Branch indexing Connecting to https://api.github.com using edgex-jenkins github personal access token Connecting to https://api.github.com to check permissions of obtain list of bnevis-i for edgexfoundry/edgex-go Obtained Jenkinsfile from 54caeeceeec8bc750618df842b1013df7c684e0f+363f833ea6f60f941992b7112881234b721ef949 (8ae03903e50610d7e4f86439c898f35c637d221a) 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-ssh5039298009346143062.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-ssh18145067570961801569.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-4419/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-4419/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh17145254003127973111.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-ssh14151495115466856717.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-4419/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-4419/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh11277547030153916590.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Checking out Revision 65355178549468b165f8106641c96c3190b1d843 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 65355178549468b165f8106641c96c3190b1d843 # timeout=10 Commit message: "Fix: Add S3 URL in href to ship logs" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoParallel] RAW Config: [project:edgex-go, dockerFileGlobPath:cmd/**/Dockerfile, testScript:make test, buildScript:make build, publishSwaggerDocs:true, swaggerApiFolders:[openapi/v3], buildSnap:false] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[ubuntu20.04-docker-8c-8g, ubuntu20.04-docker-arm64-4c-16g]] [Pipeline] echo ========================================================= [edgeXBuildGoParallel] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: edgex-go-settings PROJECT: edgex-go USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.18 USE_ALPINE: true DOCKER_FILE_GLOB: cmd/**/Dockerfile DOCKER_IMAGE_NAME_PREFIX: DOCKER_IMAGE_NAME_SUFFIX: DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_BUILD_IMAGE_TARGET: builder DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: true SEMVER_BUMP_LEVEL: pre PUBLISH_SWAGGER_DOCS: true SWAGGER_API_FOLDERS: openapi/v3 BUILD_SNAP: false BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org SNYK_DEBUG: false [Pipeline] node Still waiting to schedule task All nodes of label ‘ubuntu20.04-docker-8c-8g’ are offline Running on prd-ubuntu20.04-docker-8c-8g-8759 in /w/workspace/edgexfoundry_edgex-go_PR-4419 [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 363f833ea6f60f941992b7112881234b721ef949 into PR head commit 54caeeceeec8bc750618df842b1013df7c684e0f Merge succeeded, producing f96b7c6768b65c5f7982ae582e9430e57d9bb5ad Checking out Revision f96b7c6768b65c5f7982ae582e9430e57d9bb5ad (PR-4419) > 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/4419/head:refs/remotes/origin/PR-4419 +refs/heads/main:refs/remotes/origin/main # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 54caeeceeec8bc750618df842b1013df7c684e0f # 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 363f833ea6f60f941992b7112881234b721ef949 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f f96b7c6768b65c5f7982ae582e9430e57d9bb5ad # timeout=10 Commit message: "Merge commit '363f833ea6f60f941992b7112881234b721ef949' into HEAD" > git rev-list --no-walk 54caeeceeec8bc750618df842b1013df7c684e0f # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 08:29:22 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 08:29:22 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 08:29:22 ========================================================= 08:29:22 EdgeX Global Pipelines Version Info 08:29:22 ========================================================= [Pipeline] libraryResource [Pipeline] sh 08:29:22 ------------------- 08:29:22 stable info: 08:29:22 ------------------- 08:29:22 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 08:29:22 Commit SHA: cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 08:29:22 Message: update stable to v1.0.244 08:29:23 ------------------- 08:29:23 experimental info: 08:29:23 ------------------- 08:29:23 Commited By: **** collab-it+edgex@linuxfoundation.org 08:29:23 Commit SHA: cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 08:29:23 Message: update experimental to v1.0.244 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 08:29:23 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-go-settings [Pipeline] echo 08:29:23 [edgeXSetupEnvironment]: set envvar PROJECT = edgex-go [Pipeline] echo 08:29:23 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 08:29:23 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 08:29:23 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 08:29:23 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.18 [Pipeline] echo 08:29:23 [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo 08:29:23 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_GLOB = cmd/**/Dockerfile [Pipeline] echo 08:29:23 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_PREFIX = [Pipeline] echo 08:29:23 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_SUFFIX = [Pipeline] echo 08:29:23 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 08:29:23 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 08:29:23 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 08:29:23 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 08:29:23 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 08:29:23 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 08:29:23 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 08:29:23 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 08:29:23 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo 08:29:23 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v3 [Pipeline] echo 08:29:23 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 08:29:23 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 08:29:23 [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo 08:29:23 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-4419 [Pipeline] echo 08:29:23 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-4419 [Pipeline] echo 08:29:23 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-4419 [Pipeline] echo 08:29:23 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = f96b7c6768b65c5f7982ae582e9430e57d9bb5ad [Pipeline] echo 08:29:23 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = f96b7c6 [Pipeline] echo 08:29:23 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 08:29:23 provisioning config files... 08:29:23 copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/2@tmp/config16611429247840287947tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 08:29:24 ---> docker-login.sh 08:29:24 nexus3.edgexfoundry.org:10001 08:29:24 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:29:24 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 08:29:24 Configure a credential helper to remove this warning. See 08:29:24 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 08:29:24 08:29:24 Login Succeeded 08:29:24 nexus3.edgexfoundry.org:10002 08:29:24 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:29:24 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 08:29:24 Configure a credential helper to remove this warning. See 08:29:24 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 08:29:24 08:29:24 Login Succeeded 08:29:24 nexus3.edgexfoundry.org:10003 08:29:24 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:29:24 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 08:29:24 Configure a credential helper to remove this warning. See 08:29:24 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 08:29:24 08:29:24 Login Succeeded 08:29:24 nexus3.edgexfoundry.org:10004 08:29:24 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:29:25 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 08:29:25 Configure a credential helper to remove this warning. See 08:29:25 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 08:29:25 08:29:25 Login Succeeded 08:29:25 docker.io 08:29:25 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:29:25 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 08:29:25 Configure a credential helper to remove this warning. See 08:29:25 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 08:29:25 08:29:25 Login Succeeded 08:29:25 ---> docker-login.sh ends [Pipeline] } 08:29:25 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 08:29:25 + ls cmd/core-command/Dockerfile cmd/core-common-config-bootstrapper/Dockerfile cmd/core-data/Dockerfile cmd/core-metadata/Dockerfile cmd/security-bootstrapper/Dockerfile cmd/security-proxy-auth/Dockerfile cmd/security-proxy-setup/Dockerfile cmd/security-secretstore-setup/Dockerfile cmd/security-spiffe-token-provider/Dockerfile cmd/security-spire-agent/Dockerfile cmd/security-spire-config/Dockerfile cmd/security-spire-server/Dockerfile cmd/support-notifications/Dockerfile cmd/support-scheduler/Dockerfile 08:29:25 + dirname cmd/core-command/Dockerfile 08:29:25 + cut -d/ -f2 08:29:25 + echo core-command,cmd/core-command/Dockerfile 08:29:25 + dirname cmd/core-common-config-bootstrapper/Dockerfile 08:29:25 + cut -d/ -f2 08:29:25 + echo core-common-config-bootstrapper,cmd/core-common-config-bootstrapper/Dockerfile 08:29:25 + dirname cmd/core-data/Dockerfile 08:29:25 + cut -d/ -f2 08:29:25 + echo core-data,cmd/core-data/Dockerfile 08:29:25 + dirname cmd/core-metadata/Dockerfile 08:29:25 + cut -d/ -f2 08:29:25 + echo core-metadata,cmd/core-metadata/Dockerfile 08:29:25 + dirname cmd/security-bootstrapper/Dockerfile 08:29:25 + cut -d/ -f2 08:29:25 + echo security-bootstrapper,cmd/security-bootstrapper/Dockerfile 08:29:25 + + dirname cmd/security-proxy-auth/Dockerfile 08:29:25 cut -d/ -f2 08:29:25 + echo security-proxy-auth,cmd/security-proxy-auth/Dockerfile 08:29:25 + dirname cmd/security-proxy-setup/Dockerfile 08:29:25 + cut -d/ -f2 08:29:25 + echo security-proxy-setup,cmd/security-proxy-setup/Dockerfile 08:29:25 + dirname cmd/security-secretstore-setup/Dockerfile 08:29:25 + cut -d/ -f2 08:29:25 + echo security-secretstore-setup,cmd/security-secretstore-setup/Dockerfile 08:29:25 + dirname cmd/security-spiffe-token-provider/Dockerfile 08:29:25 + cut -d/ -f2 08:29:25 + echo security-spiffe-token-provider,cmd/security-spiffe-token-provider/Dockerfile 08:29:25 + dirname cmd/security-spire-agent/Dockerfile 08:29:25 + cut -d/ -f2 08:29:25 + echo security-spire-agent,cmd/security-spire-agent/Dockerfile 08:29:25 + dirname cmd/security-spire-config/Dockerfile 08:29:25 + cut -d/ -f2 08:29:25 + echo security-spire-config,cmd/security-spire-config/Dockerfile 08:29:25 + dirname cmd/security-spire-server/Dockerfile 08:29:25 + cut -d/ -f2 08:29:25 + echo security-spire-server,cmd/security-spire-server/Dockerfile 08:29:25 + + dirnamecut cmd/support-notifications/Dockerfile -d/ 08:29:25 -f2 08:29:25 + echo support-notifications,cmd/support-notifications/Dockerfile 08:29:25 + dirname cmd/support-scheduler/Dockerfile 08:29:25 + cut -d/ -f2 08:29:25 + echo support-scheduler,cmd/support-scheduler/Dockerfile [Pipeline] echo 08:29:25 Generate Dockers from filesystem: [[image:core-command, dockerfile:cmd/core-command/Dockerfile], [image:core-common-config-bootstrapper, dockerfile:cmd/core-common-config-bootstrapper/Dockerfile], [image:core-data, dockerfile:cmd/core-data/Dockerfile], [image:core-metadata, dockerfile:cmd/core-metadata/Dockerfile], [image:security-bootstrapper, dockerfile:cmd/security-bootstrapper/Dockerfile], [image:security-proxy-auth, dockerfile:cmd/security-proxy-auth/Dockerfile], [image:security-proxy-setup, dockerfile:cmd/security-proxy-setup/Dockerfile], [image:security-secretstore-setup, dockerfile:cmd/security-secretstore-setup/Dockerfile], [image:security-spiffe-token-provider, dockerfile:cmd/security-spiffe-token-provider/Dockerfile], [image:security-spire-agent, dockerfile:cmd/security-spire-agent/Dockerfile], [image:security-spire-config, dockerfile:cmd/security-spire-config/Dockerfile], [image:security-spire-server, dockerfile:cmd/security-spire-server/Dockerfile], [image:support-notifications, dockerfile:cmd/support-notifications/Dockerfile], [image:support-scheduler, dockerfile:cmd/support-scheduler/Dockerfile]] [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh 08:29:26 + git rev-list -1 --merges f96b7c6768b65c5f7982ae582e9430e57d9bb5ad~1..f96b7c6768b65c5f7982ae582e9430e57d9bb5ad [Pipeline] echo 08:29:26 -----------> git rev-list -1 --merges f96b7c6768b65c5f7982ae582e9430e57d9bb5ad~1..f96b7c6768b65c5f7982ae582e9430e57d9bb5ad f96b7c6768b65c5f7982ae582e9430e57d9bb5ad 08:29:26 f96b7c6768b65c5f7982ae582e9430e57d9bb5ad [false] [Pipeline] sh 08:29:26 + git log --format=format:%s -1 f96b7c6768b65c5f7982ae582e9430e57d9bb5ad [Pipeline] echo 08:29:26 ========================================================= 08:29:26 [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] 08:29:26 ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] sh 08:29:26 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 08:29:26 + grep -v github /etc/ssh/ssh_known_hosts 08:29:26 + [ -e /tmp/ssh_known_hosts ] 08:29:26 + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts 08:29:26 + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= 08:29:26 + sudo tee -a /etc/ssh/ssh_known_hosts 08:29:26 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:29:27 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 08:29:27 08:29:27 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:29:27 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 08:29:27 0.1.4: Pulling from edgex-devops/py-git-semver 08:29:27 b85a868b505f: Pulling fs layer 08:29:27 e2be974225ed: Pulling fs layer 08:29:27 339a4e72a1f5: Pulling fs layer 08:29:27 988bab9f4d93: Pulling fs layer 08:29:27 1469e6f7b9e6: Pulling fs layer 08:29:27 eaf3925da568: Pulling fs layer 08:29:27 bab4dde63d76: Pulling fs layer 08:29:27 bde34c3a00c8: Pulling fs layer 08:29:27 b352a97aabf1: Pulling fs layer 08:29:27 4872d77fe225: Pulling fs layer 08:29:27 5851b861e8e6: Pulling fs layer 08:29:27 988bab9f4d93: Waiting 08:29:27 1469e6f7b9e6: Waiting 08:29:27 bab4dde63d76: Waiting 08:29:27 bde34c3a00c8: Waiting 08:29:27 b352a97aabf1: Waiting 08:29:27 4872d77fe225: Waiting 08:29:27 eaf3925da568: Waiting 08:29:27 5851b861e8e6: Waiting 08:29:27 e2be974225ed: Download complete 08:29:27 988bab9f4d93: Verifying Checksum 08:29:27 988bab9f4d93: Download complete 08:29:27 339a4e72a1f5: Verifying Checksum 08:29:27 339a4e72a1f5: Download complete 08:29:27 1469e6f7b9e6: Verifying Checksum 08:29:27 1469e6f7b9e6: Download complete 08:29:27 eaf3925da568: Verifying Checksum 08:29:27 eaf3925da568: Download complete 08:29:27 bde34c3a00c8: Verifying Checksum 08:29:27 bde34c3a00c8: Download complete 08:29:27 b352a97aabf1: Verifying Checksum 08:29:27 b352a97aabf1: Download complete 08:29:27 4872d77fe225: Download complete 08:29:27 5851b861e8e6: Verifying Checksum 08:29:27 5851b861e8e6: Download complete 08:29:27 b85a868b505f: Verifying Checksum 08:29:27 b85a868b505f: Download complete 08:29:28 bab4dde63d76: Verifying Checksum 08:29:28 bab4dde63d76: Download complete 08:29:29 b85a868b505f: Pull complete 08:29:29 e2be974225ed: Pull complete 08:29:29 339a4e72a1f5: Pull complete 08:29:30 988bab9f4d93: Pull complete 08:29:30 1469e6f7b9e6: Pull complete 08:29:30 eaf3925da568: Pull complete 08:29:32 bab4dde63d76: Pull complete 08:29:32 bde34c3a00c8: Pull complete 08:29:32 b352a97aabf1: Pull complete 08:29:32 4872d77fe225: Pull complete 08:29:32 5851b861e8e6: Pull complete 08:29:32 Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 08:29:32 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 08:29:32 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 08:29:32 prd-ubuntu20.04-docker-8c-8g-8759 does not seem to be running inside a container 08:29:32 $ 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 ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 08:29:36 $ docker top 5e75d269d74b5f70cf96b2a3bf2da0109d2339fc782e8661ca745bea18083f0d -eo pid,comm 08:29:36 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). 08:29:36 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 08:29:36 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 08:29:36 [ssh-agent] Looking for ssh-agent implementation... 08:29:36 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 08:29:36 $ docker exec 5e75d269d74b5f70cf96b2a3bf2da0109d2339fc782e8661ca745bea18083f0d ssh-agent 08:29:36 SSH_AUTH_SOCK=/tmp/ssh-XFUUuIt1i0Sa/agent.32 08:29:36 SSH_AGENT_PID=38 08:29:36 Running ssh-add (command line suppressed) 08:29:36 Identity added: /w/workspace/edgex-go/2@tmp/private_key_3422225657491703341.key (/w/workspace/edgex-go/2@tmp/private_key_3422225657491703341.key) 08:29:36 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 08:29:36 + git tag --points-at HEAD [Pipeline] } 08:29:36 $ docker exec --env ******** --env ******** 5e75d269d74b5f70cf96b2a3bf2da0109d2339fc782e8661ca745bea18083f0d ssh-agent -k 08:29:37 unset SSH_AUTH_SOCK; 08:29:37 unset SSH_AGENT_PID; 08:29:37 echo Agent pid 38 killed; 08:29:37 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 08:29:37 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 08:29:37 [ssh-agent] Looking for ssh-agent implementation... 08:29:37 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 08:29:37 $ docker exec 5e75d269d74b5f70cf96b2a3bf2da0109d2339fc782e8661ca745bea18083f0d ssh-agent 08:29:37 SSH_AUTH_SOCK=/tmp/ssh-MeeBgNrKgM5Y/agent.70 08:29:37 SSH_AGENT_PID=76 08:29:37 Running ssh-add (command line suppressed) 08:29:37 Identity added: /w/workspace/edgex-go/2@tmp/private_key_16814175525173103544.key (/w/workspace/edgex-go/2@tmp/private_key_16814175525173103544.key) 08:29:37 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 08:29:37 + git semver init 08:29:37 2023-03-08 08:29:37,883 [run_init] DEBUG init version:0.0.0 force:False 08:29:37 2023-03-08 08:29:37,884 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/edgex-go/2/.semver 08:29:37 2023-03-08 08:29:37,884 [execute] INFO git clone -b semver git@github.com:edgexfoundry/edgex-go.git /w/workspace/edgex-go/2/.semver 08:29:37 2023-03-08 08:29:37,885 [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) 08:29:43 2023-03-08 08:29:43,090 [append_file] DEBUG append to file:/w/workspace/edgex-go/2/.git/info/exclude 08:29:43 2023-03-08 08:29:43,091 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/edgex-go/2/.semver/PR-4419 with force:False 08:29:43 2023-03-08 08:29:43,091 [write_file] DEBUG write to file:/w/workspace/edgex-go/2/.semver/PR-4419 08:29:43 2023-03-08 08:29:43,096 [execute] INFO git cat-file --batch-check 08:29:43 2023-03-08 08:29:43,096 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgex-go/2/.semver, universal_newlines=False, shell=None, istream=) 08:29:43 2023-03-08 08:29:43,102 [execute] INFO git cat-file --batch 08:29:43 2023-03-08 08:29:43,102 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgex-go/2/.semver, universal_newlines=False, shell=None, istream=) 08:29:43 2023-03-08 08:29:43,108 [read_version] DEBUG read version from /w/workspace/edgex-go/2/.semver/PR-4419 08:29:43 0.0.0 [Pipeline] } 08:29:43 $ docker exec --env ******** --env ******** 5e75d269d74b5f70cf96b2a3bf2da0109d2339fc782e8661ca745bea18083f0d ssh-agent -k 08:29:43 unset SSH_AUTH_SOCK; 08:29:43 unset SSH_AGENT_PID; 08:29:43 echo Agent pid 76 killed; 08:29:43 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 08:29:43 + git semver [Pipeline] } 08:29:43 $ docker stop --time=1 5e75d269d74b5f70cf96b2a3bf2da0109d2339fc782e8661ca745bea18083f0d 08:29:45 $ docker rm -f --volumes 5e75d269d74b5f70cf96b2a3bf2da0109d2339fc782e8661ca745bea18083f0d [Pipeline] // withDockerContainer [Pipeline] sh 08:29:45 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 08:29:45 Stashed 1 file(s) [Pipeline] echo 08:29:45 [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 08:29:46 + git config --global --add safe.directory /w/workspace/edgex-go/2 [Pipeline] echo 08:29:46 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 08:29:46 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 08:29:46 ========================================================= 08:29:46 [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine] 08:29:46 ========================================================= [Pipeline] fileExists [Pipeline] sh 08:29:46 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine 08:29:46 1.18-alpine: Pulling from edgex-devops/edgex-golang-base 08:29:46 213ec9aee27d: Pulling fs layer 08:29:46 4583459ba037: Pulling fs layer 08:29:46 93c1e223e6f2: Pulling fs layer 08:29:46 53926ce57604: Pulling fs layer 08:29:46 21b2b0c7a3f4: Pulling fs layer 08:29:46 22ff95d597cd: Pulling fs layer 08:29:46 12d6caf4c0d1: Pulling fs layer 08:29:46 96b7cbca73a9: Pulling fs layer 08:29:46 a7acece74701: Pulling fs layer 08:29:46 21b2b0c7a3f4: Waiting 08:29:46 96b7cbca73a9: Waiting 08:29:46 a7acece74701: Waiting 08:29:46 22ff95d597cd: Waiting 08:29:46 53926ce57604: Waiting 08:29:46 93c1e223e6f2: Verifying Checksum 08:29:46 93c1e223e6f2: Download complete 08:29:46 4583459ba037: Verifying Checksum 08:29:46 4583459ba037: Download complete 08:29:46 21b2b0c7a3f4: Verifying Checksum 08:29:46 21b2b0c7a3f4: Download complete 08:29:46 22ff95d597cd: Verifying Checksum 08:29:46 22ff95d597cd: Download complete 08:29:46 213ec9aee27d: Verifying Checksum 08:29:46 213ec9aee27d: Download complete 08:29:46 12d6caf4c0d1: Download complete 08:29:46 213ec9aee27d: Pull complete 08:29:47 4583459ba037: Pull complete 08:29:47 93c1e223e6f2: Pull complete 08:29:47 a7acece74701: Verifying Checksum 08:29:47 a7acece74701: Download complete 08:29:47 53926ce57604: Verifying Checksum 08:29:47 53926ce57604: Download complete 08:29:47 96b7cbca73a9: Verifying Checksum 08:29:47 96b7cbca73a9: Download complete 08:29:51 53926ce57604: Pull complete 08:29:51 21b2b0c7a3f4: Pull complete 08:29:51 22ff95d597cd: Pull complete 08:29:51 12d6caf4c0d1: Pull complete 08:29:54 96b7cbca73a9: Pull complete 08:29:54 a7acece74701: Pull complete 08:29:54 Digest: sha256:f6a9ef70c52da88a2ff63a0c6767b24654f9f5185d1d85ca6cc3004fb48f6c2d 08:29:54 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine 08:29:54 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine [Pipeline] fileExists [Pipeline] sh 08:29:55 + echo FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine 08:29:55 WORKDIR /edgex 08:29:55 COPY go.mod . 08:29:55 RUN go mod download 08:29:55 + docker build -t ci-base-image-x86_64 -f - . 08:29:55 Sending build context to Docker daemon 170.3MB 08:29:55 Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine 08:29:55 ---> db6d94c90886 08:29:55 Step 2/4 : WORKDIR /edgex 08:30:00 Still waiting to schedule task 08:30:00 All nodes of label ‘ubuntu20.04-docker-arm64-4c-16g’ are offline 08:30:00 ---> Running in 8d98e40ffe6a 08:30:00 Removing intermediate container 8d98e40ffe6a 08:30:00 ---> afc2ef7c39e4 08:30:00 Step 3/4 : COPY go.mod . 08:30:01 ---> 097e885764ba 08:30:01 Step 4/4 : RUN go mod download 08:30:01 ---> Running in 951d8c1c20dd 08:30:16 Removing intermediate container 951d8c1c20dd 08:30:16 ---> 05fe193cadd3 08:30:16 Successfully built 05fe193cadd3 08:30:16 Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:30:16 + docker inspect -f . ci-base-image-x86_64 08:30:16 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 08:30:16 prd-ubuntu20.04-docker-8c-8g-8759 does not seem to be running inside a container 08:30:16 $ 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 ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 08:30:16 $ docker top b683a51be454538b6dd685c64465529b1cb3aac65e619599308f849a47dc6328 -eo pid,comm [Pipeline] { [Pipeline] sh 08:30:17 + go version 08:30:17 go version go1.18.7 linux/amd64 [Pipeline] } 08:30:17 $ docker stop --time=1 b683a51be454538b6dd685c64465529b1cb3aac65e619599308f849a47dc6328 08:30:18 $ docker rm -f --volumes b683a51be454538b6dd685c64465529b1cb3aac65e619599308f849a47dc6328 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:30:19 + docker inspect -f . ci-base-image-x86_64 08:30:19 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 08:30:19 prd-ubuntu20.04-docker-8c-8g-8759 does not seem to be running inside a container 08:30:19 $ 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 ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 08:30:19 $ docker top 5af1ead9b61947017540175a81b22f916da04cd33bcbdb9e2aa469452cb05698 -eo pid,comm [Pipeline] { [Pipeline] echo 08:30:19 ========================================================= 08:30:19 [edgeXBuildGoParallel] Running Tests and Build... 08:30:19 ========================================================= [Pipeline] sh 08:30:19 + git config --global --add safe.directory /w/workspace/edgex-go/2 [Pipeline] fileExists [Pipeline] sh 08:30:20 + make test 08:30:20 go test -race -coverprofile=coverage.out ./... 08:30:26 ? github.com/edgexfoundry/edgex-go [no test files] 08:30:41 ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] 08:30:41 ? github.com/edgexfoundry/edgex-go/cmd/core-common-config-bootstrapper [no test files] 08:30:41 ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] 08:30:41 ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] 08:30:41 ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] 08:30:41 ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] 08:30:41 ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] 08:30:41 ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-auth [no test files] 08:30:41 ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] 08:30:41 ? github.com/edgexfoundry/edgex-go/cmd/security-spiffe-token-provider [no test files] 08:30:41 ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] 08:30:41 ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] 08:30:41 ? github.com/edgexfoundry/edgex-go/internal [no test files] 08:30:41 ? github.com/edgexfoundry/edgex-go/internal/core/command [no test files] 08:30:41 ok github.com/edgexfoundry/edgex-go/internal/core/command/application 0.051s coverage: 28.7% of statements 08:30:41 ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] 08:30:41 ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] 08:30:42 ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 0.095s coverage: 98.5% of statements 08:30:45 ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging 3.085s coverage: 71.2% of statements 08:30:45 ? github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging/mocks [no test files] 08:30:45 ? github.com/edgexfoundry/edgex-go/internal/core/common_config [no test files] 08:30:45 ? github.com/edgexfoundry/edgex-go/internal/core/data [no test files] 08:30:45 ok github.com/edgexfoundry/edgex-go/internal/core/data/application 0.097s coverage: 54.0% of statements 08:30:45 ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] 08:30:45 ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] 08:30:46 ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 3.677s coverage: 88.5% of statements 08:30:46 ? github.com/edgexfoundry/edgex-go/internal/core/data/controller/messaging [no test files] 08:30:46 ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] 08:30:46 ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks [no test files] 08:30:46 ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] 08:30:46 ? github.com/edgexfoundry/edgex-go/internal/core/metadata [no test files] 08:30:46 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/application 0.076s coverage: 3.9% of statements 08:30:46 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] 08:30:46 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] 08:30:46 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 0.563s coverage: 95.6% of statements 08:30:46 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] 08:30:46 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks [no test files] 08:30:46 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/uom [no test files] 08:30:46 ok github.com/edgexfoundry/edgex-go/internal/io 0.073s coverage: 72.2% of statements 08:30:46 ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] 08:30:46 ? github.com/edgexfoundry/edgex-go/internal/pkg/application [no test files] 08:30:46 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers [no test files] 08:30:46 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] 08:30:46 ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] 08:30:46 ok github.com/edgexfoundry/edgex-go/internal/pkg/controller/http 0.073s coverage: 65.9% of statements 08:30:46 ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] 08:30:46 ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] 08:30:46 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] 08:30:46 ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 0.096s coverage: 0.9% of statements 08:30:46 ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] 08:30:46 ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 0.066s coverage: 29.0% of statements 08:30:46 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] 08:30:46 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.060s coverage: 45.5% of statements 08:30:46 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 0.072s coverage: 82.9% of statements 08:30:46 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.065s coverage: 94.1% of statements 08:30:46 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.085s coverage: 96.3% of statements 08:30:46 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.066s coverage: 87.5% of statements 08:30:51 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 12.079s coverage: 94.4% of statements 08:31:10 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 23.422s coverage: 79.9% of statements 08:31:10 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] 08:31:10 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 22.094s coverage: 92.9% of statements 08:31:10 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] 08:31:10 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] 08:31:10 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] 08:31:10 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 0.036s coverage: 64.4% of statements 08:31:10 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] 08:31:10 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto [no test files] 08:31:10 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/config [no test files] 08:31:10 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/container [no test files] 08:31:10 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/handlers 6.070s coverage: 86.9% of statements 08:31:10 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] 08:31:10 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] 08:31:10 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] 08:31:10 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] 08:31:10 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 12.078s coverage: 87.2% of statements 08:31:10 ok github.com/edgexfoundry/edgex-go/internal/security/common 0.091s coverage: 20.0% of statements 08:31:10 ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] 08:31:10 ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] 08:31:10 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.061s coverage: 100.0% of statements 08:31:10 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] 08:31:10 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.095s coverage: 81.2% of statements 08:31:10 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.085s coverage: 82.1% of statements 08:31:10 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/shared [no test files] 08:31:10 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.055s coverage: 84.8% of statements 08:31:10 ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] 08:31:10 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 0.189s coverage: 63.1% of statements 08:31:10 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] 08:31:10 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] 08:31:10 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.054s coverage: 100.0% of statements 08:31:10 ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.039s coverage: 89.4% of statements 08:31:10 ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.025s coverage: 100.0% of statements 08:31:10 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.034s coverage: 73.7% of statements 08:31:10 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.030s coverage: 100.0% of statements 08:31:10 ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth [no test files] 08:31:10 ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth/config [no test files] 08:31:10 ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth/container [no test files] 08:31:10 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.154s coverage: 38.4% of statements 08:31:10 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] 08:31:10 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] 08:31:10 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 0.056s coverage: 89.5% of statements 08:31:10 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] 08:31:10 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 0.053s coverage: 84.8% of statements 08:31:10 ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider [no test files] 08:31:10 ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/config [no test files] 08:31:10 ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/container [no test files] 08:31:10 ? github.com/edgexfoundry/edgex-go/internal/support/notifications [no test files] 08:31:10 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 6.080s coverage: 17.7% of statements 08:31:10 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel [no test files] 08:31:10 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks [no test files] 08:31:10 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] 08:31:10 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] 08:31:10 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 0.152s coverage: 92.3% of statements 08:31:10 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] 08:31:10 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks [no test files] 08:31:10 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler [no test files] 08:31:10 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/application [no test files] 08:31:10 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/scheduler 0.064s coverage: 61.5% of statements 08:31:10 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] 08:31:10 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] 08:31:10 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 0.095s coverage: 97.7% of statements 08:31:10 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] 08:31:10 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks [no test files] 08:31:10 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 08:31:28 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." 08:31:28 go vet ./... 08:31:31 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 08:31:31 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 08:31:31 ./bin/test-attribution-txt.sh [Pipeline] echo 08:31:31 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] sh 08:31:31 + ls -al . 08:31:31 total 704 08:31:31 drwxrwxr-x 11 1001 1001 4096 Mar 8 08:30 . 08:31:31 drwxr-xr-x 4 root root 4096 Mar 8 08:30 .. 08:31:31 drwxrwxr-x 2 1001 1001 4096 Mar 8 08:29 .blubracket 08:31:31 -rw-rw-r-- 1 1001 1001 16 Mar 8 08:29 .dockerignore 08:31:31 drwxrwxr-x 8 1001 1001 4096 Mar 8 08:31 .git 08:31:31 drwxrwxr-x 3 1001 1001 4096 Mar 8 08:29 .github 08:31:31 -rw-rw-r-- 1 1001 1001 1112 Mar 8 08:29 .gitignore 08:31:31 -rw-rw-r-- 1 1001 1001 42 Mar 8 08:29 .golangci.yml 08:31:31 -rw-rw-r-- 1 1001 1001 87 Mar 8 08:29 .hadolint.yml 08:31:31 drwxr-xr-x 3 1001 1001 4096 Mar 8 08:29 .semver 08:31:31 -rw-rw-r-- 1 1001 1001 166 Mar 8 08:29 .sonarcloud.properties 08:31:31 -rw-rw-r-- 1 1001 1001 1171 Mar 8 08:29 ADOPTERS.md 08:31:31 -rw-rw-r-- 1 1001 1001 10825 Mar 8 08:29 Attribution.txt 08:31:31 -rw-rw-r-- 1 1001 1001 73765 Mar 8 08:29 CHANGELOG.md 08:31:31 -rw-rw-r-- 1 1001 1001 3804 Mar 8 08:29 CONTRIBUTING.md 08:31:31 -rw-rw-r-- 1 1001 1001 677 Mar 8 08:29 GOVERNANCE.md 08:31:31 -rw-rw-r-- 1 1001 1001 883 Mar 8 08:29 Jenkinsfile 08:31:31 -rw-rw-r-- 1 1001 1001 10775 Mar 8 08:29 LICENSE 08:31:31 -rw-rw-r-- 1 1001 1001 14071 Mar 8 08:29 Makefile 08:31:31 -rw-rw-r-- 1 1001 1001 582 Mar 8 08:29 OWNERS.md 08:31:31 -rw-rw-r-- 1 1001 1001 9403 Mar 8 08:29 README.md 08:31:31 -rw-rw-r-- 1 1001 1001 6912 Mar 8 08:29 SECURITY.md 08:31:31 -rw-rw-r-- 1 1001 1001 5 Mar 8 08:29 VERSION 08:31:31 drwxrwxr-x 2 1001 1001 4096 Mar 8 08:29 bin 08:31:31 drwxrwxr-x 18 1001 1001 4096 Mar 8 08:29 cmd 08:31:31 -rw-r--r-- 1 root root 447487 Mar 8 08:31 coverage.out 08:31:31 -rw-rw-r-- 1 1001 1001 3232 Mar 8 08:29 go.mod 08:31:31 -rw-rw-r-- 1 1001 1001 31098 Mar 8 08:29 go.sum 08:31:31 drwxrwxr-x 7 1001 1001 4096 Mar 8 08:29 internal 08:31:31 drwxrwxr-x 3 1001 1001 4096 Mar 8 08:29 openapi 08:31:31 drwxrwxr-x 4 1001 1001 4096 Mar 8 08:29 snap 08:31:31 -rw-rw-r-- 1 1001 1001 204 Mar 8 08:29 version.go [Pipeline] sh 08:31:31 + '[' -e coverage.out ] 08:31:31 + chown 1001:1001 coverage.out [Pipeline] stash 08:31:32 Stashed 1 file(s) [Pipeline] sh 08:31:32 + make build 08:31:32 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 08:31:33 Running on prd-ubuntu20.04-docker-arm64-4c-16g-8764 in /w/workspace/edgexfoundry_edgex-go_PR-4419 [Pipeline] { [Pipeline] ws 08:31:33 Running in /w/workspace/edgex-go/2 [Pipeline] { [Pipeline] checkout 08:31:33 The recommended git tool is: git 08:31:39 using credential edgex-jenkins-ssh 08:31:39 Cloning the remote Git repository 08:31:39 Cloning repository git@github.com:edgexfoundry/edgex-go.git 08:31:39 > git init /w/workspace/edgex-go/2 # timeout=10 08:31:39 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git 08:31:39 > git --version # timeout=10 08:31:39 > git --version # 'git version 2.25.1' 08:31:39 using GIT_SSH to set credentials SSH Credentials for GitHub 08:31:39 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 08:31:44 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 08:31:45 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 08:31:46 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 08:31:47 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 08:31:53 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 08:31:55 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-proxy-auth/security-proxy-auth ./cmd/security-proxy-auth 08:31:56 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 08:31:57 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 08:31:58 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 08:31:59 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 08:31:59 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 08:31:59 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 08:32:00 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 08:32:01 Merging remotes/origin/main commit 363f833ea6f60f941992b7112881234b721ef949 into PR head commit 54caeeceeec8bc750618df842b1013df7c684e0f [Pipeline] } 08:32:01 $ docker stop --time=1 5af1ead9b61947017540175a81b22f916da04cd33bcbdb9e2aa469452cb05698 08:32:02 Merge succeeded, producing 501313d4a05446a7a47259fe869acd37c74d61ab 08:32:02 Checking out Revision 501313d4a05446a7a47259fe869acd37c74d61ab (PR-4419) 08:32:00 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 08:32:00 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git 08:32:00 using GIT_SSH to set credentials SSH Credentials for GitHub 08:32:00 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/4419/head:refs/remotes/origin/PR-4419 +refs/heads/main:refs/remotes/origin/main # timeout=10 08:32:01 > git config core.sparsecheckout # timeout=10 08:32:01 > git checkout -f 54caeeceeec8bc750618df842b1013df7c684e0f # timeout=10 08:32:01 > git remote # timeout=10 08:32:01 > git config --get remote.origin.url # timeout=10 08:32:01 using GIT_SSH to set credentials SSH Credentials for GitHub 08:32:01 > git merge 363f833ea6f60f941992b7112881234b721ef949 # timeout=10 08:32:02 > git rev-parse HEAD^{commit} # timeout=10 08:32:02 > git config core.sparsecheckout # timeout=10 08:32:02 > git checkout -f 501313d4a05446a7a47259fe869acd37c74d61ab # timeout=10 08:32:05 Commit message: "Merge commit '363f833ea6f60f941992b7112881234b721ef949' into HEAD" 08:32:05 > git rev-list --no-walk 54caeeceeec8bc750618df842b1013df7c684e0f # timeout=10 08:32:07 $ docker rm -f --volumes 5af1ead9b61947017540175a81b22f916da04cd33bcbdb9e2aa469452cb05698 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [Pipeline] script [Pipeline] { [Pipeline] sh 08:32:08 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 08:32:08 08:32:08 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:32:08 + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json 08:32:08 % Total % Received % Xferd Average Speed Time Time Time Current 08:32:08 Dload Upload Total Spent Left Speed 08:32:08 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12751 100 12751 0 0 83339 0 --:--:-- --:--:-- --:--:-- 83339 100 12751 100 12751 0 0 82798 0 --:--:-- --:--:-- --:--:-- 82264 08:32:08 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 08:32:08 latest: Pulling from edgex-devops/edgex-compose 08:32:08 cbdbe7a5bc2a: Pulling fs layer 08:32:08 ca9280d653b3: Pulling fs layer 08:32:08 7e9c9ca2126c: Pulling fs layer 08:32:08 cbdbe7a5bc2a: Verifying Checksum 08:32:08 cbdbe7a5bc2a: Download complete 08:32:08 cbdbe7a5bc2a: Pull complete 08:32:08 ca9280d653b3: Download complete [Pipeline] sh 08:32:08 7e9c9ca2126c: Download complete 08:32:09 + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh 08:32:09 ca9280d653b3: Pull complete 08:32:09 + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"}+ /etc/docker/daemon.json 08:32:09 sudo tee /etc/docker/daemon.new 08:32:09 { 08:32:09 "registry-mirrors": [ 08:32:09 "https://nexus3.edgexfoundry.org:10001" 08:32:09 ], 08:32:09 "bip": "10.250.0.254/24", 08:32:09 "hosts": [ 08:32:09 "tcp://0.0.0.0:5555", 08:32:09 "unix:///var/run/docker.sock" 08:32:09 ], 08:32:09 "mtu": 1458, 08:32:09 "selinux-enabled": true, 08:32:09 "seccomp-profile": "/etc/docker/seccomp.json" 08:32:09 } [Pipeline] sh 08:32:09 + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh 08:32:10 + sudo service docker restart 08:32:12 7e9c9ca2126c: Pull complete 08:32:12 Digest: sha256:b7ff7cefa661cf441350a7c60c0e16dc22b011826ae41e7b448230bdfa9ba816 08:32:12 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 08:32:12 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 08:32:12 prd-ubuntu20.04-docker-8c-8g-8759 does not seem to be running inside a container 08:32:12 $ 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 ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest cat 08:32:15 $ docker top 94a3f81fd7aa30f745e0303a32d2e2947d8ebadf009324c554645ae9de614153 -eo pid,comm [Pipeline] { [Pipeline] sh 08:32:15 + docker-compose build --help 08:32:15 + grep parallel 08:32:16 --parallel Build images in parallel. [Pipeline] } 08:32:16 $ docker stop --time=1 94a3f81fd7aa30f745e0303a32d2e2947d8ebadf009324c554645ae9de614153 08:32:17 $ docker rm -f --volumes 94a3f81fd7aa30f745e0303a32d2e2947d8ebadf009324c554645ae9de614153 [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:32:17 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 08:32:17 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 08:32:17 prd-ubuntu20.04-docker-8c-8g-8759 does not seem to be running inside a container 08:32:17 $ 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 ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest cat 08:32:18 $ docker top 5e37e0c0da735aebeb327c9caecc1304a1a552e757fb9ce300a1956d3772c9a1 -eo pid,comm [Pipeline] { [Pipeline] sh 08:32:18 + docker-compose -f ./docker-compose-build.yml build --parallel 08:32:19 Building core-command ... 08:32:19 Building core-common-config-bootstrapper ... 08:32:19 Building core-data ... 08:32:19 Building core-metadata ... 08:32:19 Building security-bootstrapper ... 08:32:19 Building security-proxy-auth ... 08:32:19 Building security-proxy-setup ... 08:32:19 Building security-secretstore-setup ... 08:32:19 Building security-spiffe-token-provider ... 08:32:19 Building security-spire-agent ... 08:32:19 Building security-spire-config ... 08:32:19 Building security-spire-server ... 08:32:19 Building support-notifications ... 08:32:19 Building support-scheduler ... 08:32:19 Building security-proxy-auth 08:32:19 Building core-data 08:32:19 Building core-common-config-bootstrapper 08:32:19 Building security-spiffe-token-provider 08:32:19 Building core-metadata [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 08:32:28 provisioning config files... 08:32:28 copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/2@tmp/config518418936720024051tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 08:32:28 ---> docker-login.sh 08:32:28 nexus3.edgexfoundry.org:10001 08:32:29 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:32:29 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 08:32:29 Configure a credential helper to remove this warning. See 08:32:29 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 08:32:29 08:32:29 Login Succeeded 08:32:29 nexus3.edgexfoundry.org:10002 08:32:29 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:32:29 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 08:32:29 Configure a credential helper to remove this warning. See 08:32:29 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 08:32:29 08:32:29 Login Succeeded 08:32:29 nexus3.edgexfoundry.org:10003 08:32:30 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:32:30 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 08:32:30 Configure a credential helper to remove this warning. See 08:32:30 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 08:32:30 08:32:30 Login Succeeded 08:32:30 nexus3.edgexfoundry.org:10004 08:32:30 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:32:30 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 08:32:30 Configure a credential helper to remove this warning. See 08:32:30 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 08:32:30 08:32:30 Login Succeeded 08:32:30 docker.io 08:32:30 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:32:31 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 08:32:31 Configure a credential helper to remove this warning. See 08:32:31 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 08:32:31 08:32:31 Login Succeeded 08:32:31 ---> docker-login.sh ends [Pipeline] } 08:32:31 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash 08:32:31 Step 1/24 : ARG BUILDER_BASE=golang:1.18-alpine3.16 08:32:31 Step 2/24 : FROM ${BUILDER_BASE} AS builder 08:32:31 ---> 05fe193cadd3 08:32:31 Step 3/24 : ARG ADD_BUILD_TAGS="" 08:32:31 Step 1/19 : ARG BUILDER_BASE=golang:1.18-alpine3.16 08:32:31 Step 2/19 : FROM ${BUILDER_BASE} AS builder 08:32:31 ---> 05fe193cadd3 08:32:31 Step 3/19 : WORKDIR /edgex-go 08:32:31 Step 1/22 : ARG BUILDER_BASE=golang:1.18-alpine3.16 08:32:31 Step 2/22 : FROM ${BUILDER_BASE} AS builder 08:32:31 ---> 05fe193cadd3 08:32:31 Step 3/22 : ARG ADD_BUILD_TAGS="" 08:32:31 Step 1/22 : ARG BUILDER_BASE=golang:1.18-alpine3.16 08:32:31 Step 2/22 : FROM ${BUILDER_BASE} AS builder 08:32:31 ---> 05fe193cadd3 08:32:31 Step 3/22 : ARG ADD_BUILD_TAGS="" 08:32:31 Step 1/22 : ARG BUILDER_BASE=golang:1.18-alpine3.16 08:32:31 Step 2/22 : FROM ${BUILDER_BASE} AS builder 08:32:31 ---> 05fe193cadd3 08:32:31 Step 3/22 : ARG ADD_BUILD_TAGS="" [Pipeline] sh 08:32:31 + git config --global --add safe.directory /w/workspace/edgex-go/2 [Pipeline] echo 08:32:31 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 08:32:31 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 08:32:31 ========================================================= 08:32:31 [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine] 08:32:31 ========================================================= [Pipeline] fileExists [Pipeline] sh 08:32:32 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine 08:32:32 1.18-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 08:32:32 9b18e9b68314: Pulling fs layer 08:32:32 35d82f9e3411: Pulling fs layer 08:32:32 e16973657156: Pulling fs layer 08:32:32 fc693d55d65f: Pulling fs layer 08:32:32 7e9fc2657dce: Pulling fs layer 08:32:32 dda99020689f: Pulling fs layer 08:32:32 db1c61fa0a46: Pulling fs layer 08:32:32 891c053d2c06: Pulling fs layer 08:32:32 7e9fc2657dce: Waiting 08:32:32 dda99020689f: Waiting 08:32:32 db1c61fa0a46: Waiting 08:32:32 891c053d2c06: Waiting 08:32:32 fc693d55d65f: Waiting 08:32:32 e16973657156: Verifying Checksum 08:32:32 e16973657156: Download complete 08:32:32 35d82f9e3411: Download complete 08:32:32 7e9fc2657dce: Verifying Checksum 08:32:32 7e9fc2657dce: Download complete 08:32:32 dda99020689f: Verifying Checksum 08:32:32 dda99020689f: Download complete 08:32:32 9b18e9b68314: Download complete 08:32:33 9b18e9b68314: Pull complete 08:32:33 891c053d2c06: Verifying Checksum 08:32:33 891c053d2c06: Download complete 08:32:33 35d82f9e3411: Pull complete 08:32:34 e16973657156: Pull complete 08:32:34 db1c61fa0a46: Verifying Checksum 08:32:34 db1c61fa0a46: Download complete 08:32:35 fc693d55d65f: Verifying Checksum 08:32:35 fc693d55d65f: Download complete 08:32:36 ---> Running in b1c77d9bef8b 08:32:36 ---> Running in 24775fc594a0 08:32:36 ---> Running in 28e9d901d912 08:32:36 ---> Running in fb7578cde1df 08:32:36 ---> Running in fc5a06abeca6 08:32:36 Removing intermediate container fb7578cde1df 08:32:36 ---> 1861e65c31b5 08:32:36 Step 4/22 : WORKDIR /edgex-go 08:32:36 Removing intermediate container 28e9d901d912 08:32:36 ---> d83827607705 08:32:36 Step 4/24 : WORKDIR /edgex-go 08:32:36 Removing intermediate container 24775fc594a0 08:32:36 ---> 7b6191de3d15 08:32:36 Step 4/22 : WORKDIR /edgex-go 08:32:36 ---> Running in 431e488136c3 08:32:36 Removing intermediate container b1c77d9bef8b 08:32:36 ---> bc624ae717cf 08:32:36 Step 4/22 : WORKDIR /edgex-go 08:32:36 ---> Running in 8cb65b3959a0 08:32:36 Removing intermediate container fc5a06abeca6 08:32:36 ---> 4fb82b5acfbe 08:32:36 Step 4/19 : RUN apk update && apk --no-cache --update add build-base 08:32:36 ---> Running in f1b4de76e2d4 08:32:36 ---> Running in ff8555c2d662 08:32:36 ---> Running in a2c50eb73ba3 08:32:36 Removing intermediate container 431e488136c3 08:32:36 ---> e5107a5433db 08:32:36 Step 5/22 : RUN apk add --update --no-cache make git 08:32:36 Removing intermediate container 8cb65b3959a0 08:32:36 ---> 70a4aa2b71d4 08:32:36 Step 5/24 : RUN apk add --update --no-cache make git 08:32:36 Removing intermediate container f1b4de76e2d4 08:32:36 ---> b849d4265781 08:32:36 Step 5/22 : RUN apk add --update --no-cache make git 08:32:36 ---> Running in 6751ea1c6349 08:32:36 ---> Running in a4c95504aebf 08:32:36 Removing intermediate container ff8555c2d662 08:32:36 ---> 5292e77ee17c 08:32:36 Step 5/22 : RUN apk add --update --no-cache make git 08:32:36 ---> Running in ac101728e855 08:32:36 ---> Running in 5efc5b4c394b 08:32:36 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 08:32:37 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 08:32:37 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 08:32:37 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 08:32:37 v3.16.4-45-gacf6038d705 [https://dl-cdn.alpinelinux.org/alpine/v3.16/main] 08:32:37 v3.16.4-42-gf483c31bb36 [https://dl-cdn.alpinelinux.org/alpine/v3.16/community] 08:32:37 OK: 17046 distinct packages available 08:32:37 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 08:32:37 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 08:32:37 OK: 211 MiB in 51 packages 08:32:37 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 08:32:37 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 08:32:37 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 08:32:37 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 08:32:37 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 08:32:37 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 08:32:37 OK: 211 MiB in 51 packages 08:32:37 OK: 211 MiB in 51 packages 08:32:37 OK: 211 MiB in 51 packages 08:32:37 OK: 211 MiB in 51 packages 08:32:37 Removing intermediate container 6751ea1c6349 08:32:37 ---> 681470583c4f 08:32:37 Step 6/24 : COPY go.mod vendor* ./ 08:32:38 ---> 987085fde037 08:32:38 Step 7/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 08:32:38 ---> Running in 2015adc6d807 08:32:38 Removing intermediate container a2c50eb73ba3 08:32:38 ---> 08179beab021 08:32:38 Step 5/19 : COPY go.mod vendor* ./ 08:32:38 Removing intermediate container 5efc5b4c394b 08:32:38 ---> 7baa582736fd 08:32:38 Step 6/22 : COPY go.mod vendor* ./ 08:32:38 Removing intermediate container ac101728e855 08:32:38 ---> 0c00e1813488 08:32:38 Step 6/22 : COPY go.mod vendor* ./ 08:32:38 ---> 35dc82da0700 08:32:38 Step 6/19 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 08:32:38 ---> 20e3d52e08a9 08:32:38 Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 08:32:38 Removing intermediate container a4c95504aebf 08:32:38 ---> a0d033561ba0 08:32:38 Step 6/22 : COPY go.mod vendor* ./ 08:32:38 ---> Running in 1b4d9f6e0bd6 08:32:38 ---> Running in 94c3680d8993 08:32:38 ---> d14845daed13 08:32:38 Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 08:32:38 ---> Running in 880357c99efd 08:32:38 ---> 5c76098608ba 08:32:38 Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 08:32:38 ---> Running in e113b86b94e1 08:32:47 fc693d55d65f: Pull complete 08:32:47 7e9fc2657dce: Pull complete 08:32:47 dda99020689f: Pull complete 08:32:54 db1c61fa0a46: Pull complete 08:32:56 891c053d2c06: Pull complete 08:32:56 Digest: sha256:2cacf8bfc28650abd52610e42dcfc04852e818eb73900ea96edaef96a54d0b45 08:32:56 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine 08:32:56 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine [Pipeline] fileExists [Pipeline] sh 08:32:56 + + docker build -techo ci-base-image-arm64 FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine 08:32:56 WORKDIR /edgex 08:32:56 COPY go.mod . 08:32:56 RUN go mod download -f 08:32:56 - . 08:32:57 Sending build context to Docker daemon 2.948MB 08:32:57 Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine 08:32:57 ---> f96f9c87975a 08:32:57 Step 2/4 : WORKDIR /edgex 08:33:00 ---> Running in 71c4cd6851f6 08:33:00 Removing intermediate container 71c4cd6851f6 08:33:00 ---> 477b594d603d 08:33:00 Step 3/4 : COPY go.mod . 08:33:00 ---> 3e5342903541 08:33:00 Step 4/4 : RUN go mod download 08:33:00 ---> Running in 6eee253b01b3 08:33:34 Removing intermediate container 2015adc6d807 08:33:34 ---> 76b8776fb977 08:33:34 Step 8/24 : COPY . . 08:33:34 Removing intermediate container 1b4d9f6e0bd6 08:33:34 ---> d633d7233e7a 08:33:34 Step 7/19 : COPY . . 08:33:34 Removing intermediate container 94c3680d8993 08:33:34 ---> ba4acf327ba2 08:33:34 Step 8/22 : COPY . . 08:33:34 Removing intermediate container 880357c99efd 08:33:34 ---> e1655892a1c4 08:33:34 Step 8/22 : COPY . . 08:33:34 Removing intermediate container e113b86b94e1 08:33:34 ---> cf2e39245f51 08:33:34 Step 8/22 : COPY . . 08:33:39 Removing intermediate container 6eee253b01b3 08:33:39 ---> 584b8b9568c8 08:33:39 Successfully built 584b8b9568c8 08:33:39 Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:33:39 + docker inspect -f . ci-base-image-arm64 08:33:39 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 08:33:40 prd-ubuntu20.04-docker-arm64-4c-16g-8764 does not seem to be running inside a container 08:33:40 $ 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 ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 08:33:41 $ docker top c4e785e9b7194200e5c151d22eaa8d614a9f9bc5416932ddbe6326a04261dc6e -eo pid,comm [Pipeline] { [Pipeline] sh 08:33:42 + go version 08:33:42 go version go1.18.7 linux/arm64 [Pipeline] } 08:33:42 $ docker stop --time=1 c4e785e9b7194200e5c151d22eaa8d614a9f9bc5416932ddbe6326a04261dc6e 08:33:43 $ docker rm -f --volumes c4e785e9b7194200e5c151d22eaa8d614a9f9bc5416932ddbe6326a04261dc6e [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:33:44 + docker inspect -f . ci-base-image-arm64 08:33:44 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 08:33:44 prd-ubuntu20.04-docker-arm64-4c-16g-8764 does not seem to be running inside a container 08:33:44 $ 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 ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 08:33:45 $ docker top 0df2e26d0a4bc0296bbd4ebd61ca9dae028e6693d6e1a5fbfc72a761a7fca376 -eo pid,comm [Pipeline] { [Pipeline] echo 08:33:46 ========================================================= 08:33:46 [edgeXBuildGoParallel] Running Tests and Build... 08:33:46 ========================================================= [Pipeline] sh 08:33:46 + git config --global --add safe.directory /w/workspace/edgex-go/2 [Pipeline] fileExists [Pipeline] sh 08:33:47 + make test 08:33:47 go test -race -coverprofile=coverage.out ./... 08:33:52 ---> 427b5a0acd77 08:33:52 Step 9/22 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-data/core-data 08:33:52 ---> 6f7be8d4acd4 08:33:52 Step 9/24 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-metadata/core-metadata 08:33:52 ---> 58b1fdefe6ae 08:33:52 Step 8/19 : RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider 08:33:52 ---> 17ee285f1baa 08:33:52 Step 9/22 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/security-proxy-auth/security-proxy-auth 08:33:52 ---> abf16851b97b 08:33:52 Step 9/22 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-common-config-bootstrapper/core-common-config-bootstrapper 08:33:52 ---> Running in 44d0f59f96b7 08:33:52 ---> Running in 8c08e1f9e9ce 08:33:52 ---> Running in 207f9c95b714 08:33:52 ---> Running in d016bc6568d5 08:33:52 ---> Running in d23dbd8f8739 08:33:52 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 08:33:52 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 08:33:52 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-proxy-auth/security-proxy-auth ./cmd/security-proxy-auth 08:33:52 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 08:33:52 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 08:34:26 ? github.com/edgexfoundry/edgex-go [no test files] 08:34:39 Removing intermediate container d23dbd8f8739 08:34:39 ---> 0afa812cf12d 08:34:39 08:34:39 Step 10/22 : FROM alpine:3.16 08:34:39 Removing intermediate container 207f9c95b714 08:34:39 ---> ae2499afe762 08:34:39 08:34:39 Step 10/22 : FROM alpine:3.16 08:34:39 Removing intermediate container 8c08e1f9e9ce 08:34:39 ---> 0706d1820fb2 08:34:39 08:34:39 Step 10/24 : FROM alpine:3.16 08:34:39 Removing intermediate container d016bc6568d5 08:34:39 ---> 1fec399cc2f5 08:34:39 08:34:39 Step 10/22 : FROM alpine:3.16 08:34:39 Removing intermediate container 44d0f59f96b7 08:34:39 ---> 219a0bd30a81 08:34:39 08:34:39 Step 9/19 : FROM alpine:3.15 08:34:39 3.16: Pulling from library/alpine 08:34:39 3.16: Pulling from library/alpine 08:34:39 3.16: Pulling from library/alpine 08:34:40 3.16: Pulling from library/alpine 08:34:40 Digest: sha256:1bd67c81e4ad4b8f4a5c1c914d7985336f130e5cefb3e323654fd09d6bcdbbe2 08:34:40 Digest: sha256:1bd67c81e4ad4b8f4a5c1c914d7985336f130e5cefb3e323654fd09d6bcdbbe2 08:34:40 Status: Downloaded newer image for alpine:3.16 08:34:40 Status: Image is up to date for alpine:3.16 08:34:40 ---> dfd21b5a31f5 08:34:40 Step 11/24 : RUN apk add --update --no-cache dumb-init 08:34:40 Digest: sha256:1bd67c81e4ad4b8f4a5c1c914d7985336f130e5cefb3e323654fd09d6bcdbbe2 08:34:40 Status: Image is up to date for alpine:3.16 08:34:40 ---> dfd21b5a31f5 08:34:40 Step 11/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' 08:34:40 ---> dfd21b5a31f5 08:34:40 Step 11/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel Corporation' 08:34:40 Digest: sha256:1bd67c81e4ad4b8f4a5c1c914d7985336f130e5cefb3e323654fd09d6bcdbbe2 08:34:40 Status: Image is up to date for alpine:3.16 08:34:40 3.15: Pulling from library/alpine 08:34:40 ---> dfd21b5a31f5 08:34:40 Step 11/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel Corporation' 08:34:40 ---> Running in f653192e77ed 08:34:40 ---> Running in 1fb004e1b0f1 08:34:40 ---> Running in 352e9df71fff 08:34:40 ---> Running in 717000f57969 08:34:40 Removing intermediate container 1fb004e1b0f1 08:34:40 ---> 580266b5588a 08:34:40 Step 12/22 : RUN apk add --update --no-cache dumb-init 08:34:40 Removing intermediate container 352e9df71fff 08:34:40 ---> ad1290fbc387 08:34:40 Step 12/22 : ENV APP_PORT=59880 08:34:40 ---> Running in 709e2bbdc185 08:34:40 Removing intermediate container 717000f57969 08:34:40 ---> ce5db46aad4e 08:34:40 Step 12/22 : RUN apk add --update --no-cache dumb-init 08:34:40 ---> Running in 311c2c4c3236 08:34:40 ---> Running in 527b71f6ffb2 08:34:40 Removing intermediate container 311c2c4c3236 08:34:40 ---> f30cf6b79606 08:34:40 Step 13/22 : EXPOSE $APP_PORT 08:34:40 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 08:34:40 ---> Running in 5b4bff967b74 08:34:41 Digest: sha256:689659b1f08e9fdfb85190144098c378beb5a53b328f7ced7883a74a1157c709 08:34:41 Status: Downloaded newer image for alpine:3.15 08:34:41 ---> 5ce65d7b0fde 08:34:41 Step 10/19 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' 08:34:41 ---> Running in 62c2ed03eec3 08:34:41 Removing intermediate container 5b4bff967b74 08:34:41 ---> 6ee2ebbaba52 08:34:41 Step 14/22 : RUN apk add --update --no-cache dumb-init 08:34:41 ---> Running in 05d83fe3fc58 08:34:41 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 08:34:41 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 08:34:41 Removing intermediate container 62c2ed03eec3 08:34:41 ---> 62cc0a6b3a2a 08:34:41 Step 11/19 : RUN apk update && apk --no-cache --update add dumb-init curl gcompat 08:34:41 ---> Running in 641dfe263a78 08:34:41 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 08:34:41 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 08:34:41 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 08:34:41 (1/1) Installing dumb-init (1.2.5-r1) 08:34:41 Executing busybox-1.35.0-r17.trigger 08:34:41 OK: 6 MiB in 15 packages 08:34:41 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 08:34:41 (1/1) Installing dumb-init (1.2.5-r1) 08:34:41 Executing busybox-1.35.0-r17.trigger 08:34:41 OK: 6 MiB in 15 packages 08:34:41 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 08:34:41 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 08:34:41 (1/1) Installing dumb-init (1.2.5-r1) 08:34:41 Executing busybox-1.35.0-r17.trigger 08:34:41 OK: 6 MiB in 15 packages 08:34:41 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 08:34:41 (1/1) Installing dumb-init (1.2.5-r1) 08:34:41 Executing busybox-1.35.0-r17.trigger 08:34:41 OK: 6 MiB in 15 packages 08:34:41 Removing intermediate container f653192e77ed 08:34:41 ---> bf7c8325767a 08:34:41 Step 12/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 08:34:41 v3.15.7-40-g7c014c17dec [https://dl-cdn.alpinelinux.org/alpine/v3.15/main] 08:34:41 v3.15.7-36-gfea8cac94fc [https://dl-cdn.alpinelinux.org/alpine/v3.15/community] 08:34:41 OK: 15859 distinct packages available 08:34:41 ---> Running in 9d658d120ae8 08:34:41 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 08:34:41 Removing intermediate container 709e2bbdc185 08:34:41 ---> b08d8f0fff89 08:34:41 Step 13/22 : COPY --from=builder /edgex-go/Attribution.txt / 08:34:42 Removing intermediate container 9d658d120ae8 08:34:42 ---> f4d5459eadbc 08:34:42 Step 13/24 : ENV APP_PORT=59881 08:34:42 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 08:34:42 ---> Running in cb1d35c5a917 08:34:42 Removing intermediate container 527b71f6ffb2 08:34:42 ---> 1cdc38eb0813 08:34:42 Step 13/22 : COPY --from=builder /edgex-go/Attribution.txt / 08:34:42 Removing intermediate container cb1d35c5a917 08:34:42 ---> 3e900f90fdd9 08:34:42 Step 14/24 : EXPOSE $APP_PORT 08:34:42 ---> Running in 23cab80aeee8 08:34:42 ---> 4206bc19603c 08:34:42 Step 14/22 : COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/core-common-config-bootstrapper / 08:34:42 ---> d35dbcecd6b0 08:34:42 Step 14/22 : COPY --from=builder /edgex-go/cmd/security-proxy-auth/security-proxy-auth / 08:34:42 Removing intermediate container 23cab80aeee8 08:34:42 ---> 408709815f9a 08:34:42 Step 15/24 : WORKDIR / 08:34:42 (1/9) Installing ca-certificates (20220614-r0) 08:34:42 ---> Running in 9f4b01f42781 08:34:42 Removing intermediate container 05d83fe3fc58 08:34:42 ---> 3896c67f8ede 08:34:42 Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / 08:34:42 (2/9) Installing brotli-libs (1.0.9-r5) 08:34:42 (3/9) Installing nghttp2-libs (1.46.0-r0) 08:34:42 (4/9) Installing libcurl (7.80.0-r6) 08:34:42 (5/9) Installing curl (7.80.0-r6) 08:34:42 (6/9) Installing dumb-init (1.2.5-r1) 08:34:42 (7/9) Installing musl-obstack (1.2.3-r0) 08:34:42 (8/9) Installing libucontext (1.1-r0) 08:34:42 (9/9) Installing gcompat (1.0.0-r4) 08:34:42 Executing busybox-1.34.1-r7.trigger 08:34:42 Executing ca-certificates-20220614-r0.trigger 08:34:42 OK: 8 MiB in 23 packages 08:34:42 Removing intermediate container 9f4b01f42781 08:34:42 ---> 1f37943e95bf 08:34:42 Step 16/24 : COPY --from=builder /edgex-go/Attribution.txt / 08:34:42 ---> 1eaa14216868 08:34:42 Step 15/22 : COPY --from=builder /edgex-go/cmd/security-proxy-auth/res/configuration.toml /res/configuration.toml 08:34:42 ---> 0f85e8e6fee0 08:34:42 Step 15/22 : COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/res/configuration.yaml /res/configuration.yaml 08:34:42 ---> fe2bdc10dd9f 08:34:42 Step 16/22 : COPY --from=builder /edgex-go/cmd/core-data/core-data / 08:34:43 ---> 78321e56757a 08:34:43 Step 16/22 : COPY --from=builder /edgex-go/cmd/security-proxy-auth/entrypoint.sh /usr/local/bin/ 08:34:43 ---> cef80c0c9795 08:34:43 Step 17/24 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / 08:34:43 ---> e9637752881b 08:34:43 Step 16/22 : COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/entrypoint.sh /usr/local/bin/ 08:34:43 ---> 7c886904841d 08:34:43 Step 17/22 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml 08:34:43 Removing intermediate container 641dfe263a78 08:34:43 ---> e53925551734 08:34:43 Step 12/19 : COPY --from=builder /edgex-go/Attribution.txt / 08:34:43 ---> bb9aa68c0749 08:34:43 Step 17/22 : RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 08:34:43 ---> Running in 3c45ba4ba20c 08:34:43 ---> 48279d2f3cfd 08:34:43 Step 17/22 : RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 08:34:43 ---> 0ea0df6aecab 08:34:43 Step 13/19 : COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/security-spiffe-token-provider / 08:34:43 ---> 36278deda28c 08:34:43 Step 18/22 : ENTRYPOINT ["/core-data"] 08:34:43 ---> 14b78f90ec3e 08:34:43 Step 18/24 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml 08:34:43 ---> Running in 3305b5e62d54 08:34:43 ---> Running in f69d9a843d84 08:34:44 Removing intermediate container f69d9a843d84 08:34:44 ---> b40247956de3 08:34:44 Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] 08:34:44 ---> a20802f404ec 08:34:44 Step 19/24 : COPY --from=builder /edgex-go/cmd/core-metadata/res/uom.toml /res/uom.toml 08:34:44 ---> Running in 32d9253bb6c8 08:34:44 ---> 2b48178f9247 08:34:44 Step 14/19 : COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/res/configuration.toml /res/configuration.toml 08:34:44 Removing intermediate container 32d9253bb6c8 08:34:44 ---> dad9fc08e1c1 08:34:44 Step 20/22 : LABEL arch=x86_64 08:34:44 ---> Running in b7900c4037e5 08:34:44 ---> 71781aaa8ddb 08:34:44 Step 20/24 : ENTRYPOINT ["/core-metadata"] 08:34:44 ---> Running in 80c549a55c58 08:34:44 ---> 05acff1c9e84 08:34:44 Step 15/19 : ENTRYPOINT [ "/security-spiffe-token-provider" ] 08:34:44 ---> Running in a28627013525 08:34:44 Removing intermediate container 80c549a55c58 08:34:44 ---> 6a046b2ac1bf 08:34:44 Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] 08:34:44 Removing intermediate container b7900c4037e5 08:34:44 ---> 7ed32686d884 08:34:44 Step 21/22 : LABEL git_sha=f96b7c6768b65c5f7982ae582e9430e57d9bb5ad 08:34:44 ---> Running in f969a3f485ae 08:34:44 ---> Running in 3250a9d2ddf5 08:34:44 Removing intermediate container 3c45ba4ba20c 08:34:44 ---> 10e07602bb5b 08:34:44 Step 18/22 : ENTRYPOINT ["entrypoint.sh"] 08:34:44 Removing intermediate container a28627013525 08:34:44 ---> 2656d7659bee 08:34:44 Step 16/19 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] 08:34:44 ---> Running in f2a124cde207 08:34:44 Removing intermediate container f969a3f485ae 08:34:44 ---> 566de04b7c21 08:34:44 Step 22/24 : LABEL arch=x86_64 08:34:44 ---> Running in cb2ccdaa729b 08:34:44 Removing intermediate container 3250a9d2ddf5 08:34:44 ---> 16adff2781ea 08:34:44 Step 22/22 : LABEL version=0.0.0 08:34:44 Removing intermediate container 3305b5e62d54 08:34:44 ---> b37f709cefca 08:34:44 Step 18/22 : ENTRYPOINT ["entrypoint.sh"] 08:34:44 ---> Running in ceaffd1ae12b 08:34:44 ---> Running in 5a295a486965 08:34:44 ---> Running in bf3bae6743d3 08:34:44 Removing intermediate container f2a124cde207 08:34:44 ---> f3aef4d279fb 08:34:44 Step 19/22 : CMD ["/security-proxy-auth", "-cp=consul.http://edgex-core-consul:8500"] 08:34:44 Removing intermediate container cb2ccdaa729b 08:34:44 ---> 12ed7c8b8543 08:34:44 Step 17/19 : LABEL arch=x86_64 08:34:44 ---> Running in ed16fdcd499f 08:34:44 ---> Running in 5bb6e2ad9005 08:34:44 Removing intermediate container ceaffd1ae12b 08:34:44 ---> 6c46d9f53911 08:34:44 Step 23/24 : LABEL git_sha=f96b7c6768b65c5f7982ae582e9430e57d9bb5ad 08:34:44 Removing intermediate container 5a295a486965 08:34:44 ---> 0ab48ffc8c77 08:34:44 08:34:44 Removing intermediate container bf3bae6743d3 08:34:44 ---> f71e55ab7d87 08:34:44 Step 19/22 : CMD ["/core-common-config-bootstrapper", "-cp=consul.http://edgex-core-consul:8500", "-cf=configuration.yaml"] 08:34:44 ---> Running in bb533f6a4adb 08:34:45 ---> Running in 763a974ced15 08:34:45 Removing intermediate container ed16fdcd499f 08:34:45 ---> 1804aa8cc5e8 08:34:45 Step 20/22 : LABEL arch=x86_64 08:34:45 Successfully built 0ab48ffc8c77 08:34:45 Successfully tagged core-data:latest 08:34:45  Building core-data ... done Building core-command 08:34:45 Removing intermediate container 5bb6e2ad9005 08:34:45 ---> 3ebee3d1a4ef 08:34:45 Step 18/19 : LABEL git_sha=f96b7c6768b65c5f7982ae582e9430e57d9bb5ad 08:34:45 ---> Running in e1de962c6a50 08:34:45 ---> Running in ca9ef865f347 08:34:46 Removing intermediate container 763a974ced15 08:34:46 ---> 9d890a20d572 08:34:46 Step 20/22 : LABEL arch=x86_64 08:34:46 Step 1/23 : ARG BUILDER_BASE=golang:1.18-alpine3.16 08:34:46 Step 2/23 : FROM ${BUILDER_BASE} AS builder 08:34:46 ---> 05fe193cadd3 08:34:46 Step 3/23 : ARG ADD_BUILD_TAGS="" 08:34:46 ---> Using cache 08:34:46 ---> bc624ae717cf 08:34:46 Step 4/23 : WORKDIR /edgex-go 08:34:46 ---> Using cache 08:34:46 ---> 5292e77ee17c 08:34:46 Step 5/23 : RUN apk add --update --no-cache make git 08:34:46 ---> Using cache 08:34:46 ---> 7baa582736fd 08:34:46 Step 6/23 : COPY go.mod vendor* ./ 08:34:46 ---> Using cache 08:34:46 ---> 20e3d52e08a9 08:34:46 Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 08:34:46 ---> Using cache 08:34:46 ---> ba4acf327ba2 08:34:46 Step 8/23 : COPY . . 08:34:46 ---> Using cache 08:34:46 ---> 427b5a0acd77 08:34:46 Step 9/23 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-command/core-command 08:34:48 Removing intermediate container bb533f6a4adb 08:34:48 ---> 95267e92b17f 08:34:48 Step 24/24 : LABEL version=0.0.0 08:34:48 ---> Running in 6aae8bc531e4 08:34:48 Removing intermediate container e1de962c6a50 08:34:48 ---> d551d88e81d5 08:34:48 Step 21/22 : LABEL git_sha=f96b7c6768b65c5f7982ae582e9430e57d9bb5ad 08:34:48 ---> Running in 5f9fbbe81b8c 08:34:48 Removing intermediate container ca9ef865f347 08:34:48 ---> 2110d467a8aa 08:34:48 Step 19/19 : LABEL version=0.0.0 08:34:48 ---> Running in a450aea7f90e 08:34:48 ---> Running in 271c9cc99433 08:34:48 ---> Running in e968309a9eb0 08:34:48 Removing intermediate container 6aae8bc531e4 08:34:48 ---> 2f7c71c2b594 08:34:48 Step 21/22 : LABEL git_sha=f96b7c6768b65c5f7982ae582e9430e57d9bb5ad 08:34:49 Removing intermediate container a450aea7f90e 08:34:49 ---> 2e3a284425fa 08:34:49 08:34:49 ---> Running in de90ec292e3b 08:34:49 Removing intermediate container 271c9cc99433 08:34:49 ---> 0c5a9fc8f01d 08:34:49 Step 22/22 : LABEL version=0.0.0 08:34:49 Removing intermediate container e968309a9eb0 08:34:49 ---> ef847a7418bf 08:34:49 08:34:49 ---> Running in 6e530f960896 08:34:49 Successfully built 2e3a284425fa 08:34:49 Successfully tagged core-metadata:latest 08:34:49 Building support-scheduler 08:34:49  Building core-metadata ... done Removing intermediate container de90ec292e3b 08:34:49 ---> 916397fa4e20 08:34:49 Step 22/22 : LABEL version=0.0.0 08:34:49 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 08:34:49 Successfully built ef847a7418bf 08:34:49 Successfully tagged security-spiffe-token-provider:latest 08:34:49  Building security-spiffe-token-provider ... done Building support-notifications 08:34:49 ---> Running in 32dd85830669 08:34:49 Removing intermediate container 6e530f960896 08:34:49 ---> 35b662383888 08:34:49 08:34:49 Successfully built 35b662383888 08:34:49 Successfully tagged security-proxy-auth:latest 08:34:49  Building security-proxy-auth ... done Building security-spire-agent 08:34:49 Removing intermediate container 32dd85830669 08:34:49 ---> c586756c2208 08:34:49 08:34:49 Successfully built c586756c2208 08:34:49 Successfully tagged core-common-config-bootstrapper:latest 08:34:49 Building security-bootstrapper 08:34:57  Building core-common-config-bootstrapper ... done Step 1/22 : ARG BUILDER_BASE=golang:1.18-alpine3.16 08:34:57 Step 2/22 : FROM ${BUILDER_BASE} AS builder 08:34:57 ---> 05fe193cadd3 08:34:57 Step 3/22 : ARG ADD_BUILD_TAGS="" 08:34:57 ---> Using cache 08:34:57 ---> bc624ae717cf 08:34:57 Step 4/22 : WORKDIR /edgex-go 08:34:57 ---> Using cache 08:34:57 ---> 5292e77ee17c 08:34:57 Step 5/22 : RUN apk add --update --no-cache make git 08:34:57 ---> Using cache 08:34:57 ---> 7baa582736fd 08:34:57 Step 6/22 : COPY go.mod vendor* ./ 08:34:57 ---> Using cache 08:34:57 ---> 20e3d52e08a9 08:34:57 Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 08:34:57 ---> Using cache 08:34:57 ---> ba4acf327ba2 08:34:57 Step 8/22 : COPY . . 08:34:57 ---> Using cache 08:34:57 ---> 427b5a0acd77 08:34:57 Step 9/22 : RUN make cmd/support-scheduler/support-scheduler 08:34:57 Step 1/24 : ARG BUILDER_BASE=golang:1.18-alpine3.16 08:34:57 Step 2/24 : FROM ${BUILDER_BASE} AS builder 08:34:57 ---> 05fe193cadd3 08:34:57 Step 3/24 : WORKDIR /edgex-go 08:34:57 ---> Using cache 08:34:57 ---> 4fb82b5acfbe 08:34:57 Step 4/24 : RUN apk add --update --no-cache make git build-base curl 08:34:57 Step 1/32 : ARG BUILDER_BASE=golang:1.18-alpine3.16 08:34:57 Step 2/32 : FROM ${BUILDER_BASE} AS builder 08:34:57 ---> 05fe193cadd3 08:34:57 Step 3/32 : WORKDIR /edgex-go 08:34:57 ---> Using cache 08:34:57 ---> 4fb82b5acfbe 08:34:57 Step 4/32 : RUN apk add --update --no-cache make git 08:34:59 Step 1/22 : ARG BUILDER_BASE=golang:1.18-alpine3.16 08:34:59 Step 2/22 : FROM ${BUILDER_BASE} AS builder 08:34:59 ---> 05fe193cadd3 08:34:59 Step 3/22 : ARG ADD_BUILD_TAGS="" 08:34:59 ---> Using cache 08:34:59 ---> bc624ae717cf 08:34:59 Step 4/22 : WORKDIR /edgex-go 08:34:59 ---> Using cache 08:34:59 ---> 5292e77ee17c 08:34:59 Step 5/22 : RUN apk add --update --no-cache make bash git ca-certificates 08:35:09 ---> Running in 18c0a75f81ff 08:35:09 ---> Running in b67b1685682c 08:35:09 ---> Running in 1ddb007b8bac 08:35:09 ---> Running in ae034545c3da 08:35:09 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 08:35:09 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 08:35:09 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 08:35:09 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 08:35:09 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 08:35:09 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 08:35:09 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 08:35:09 OK: 211 MiB in 51 packages 08:35:09 OK: 211 MiB in 51 packages 08:35:09 OK: 211 MiB in 51 packages 08:35:11 Removing intermediate container 5f9fbbe81b8c 08:35:11 ---> 2810ae5867d3 08:35:11 08:35:11 Step 10/23 : FROM alpine:3.16 08:35:11 ---> dfd21b5a31f5 08:35:11 Step 11/23 : RUN apk add --update --no-cache dumb-init 08:35:11 ---> Using cache 08:35:11 ---> bf7c8325767a 08:35:11 Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 08:35:11 ---> Using cache 08:35:11 ---> f4d5459eadbc 08:35:11 Step 13/23 : ENV APP_PORT=59882 08:35:11 ---> Running in 2f566de6c3e3 08:35:11 Removing intermediate container 18c0a75f81ff 08:35:11 ---> e85edd9fb01e 08:35:11 Step 6/22 : COPY go.mod vendor* ./ 08:35:11 Removing intermediate container 1ddb007b8bac 08:35:11 ---> 79732821d8c4 08:35:11 Step 5/32 : COPY go.mod vendor* ./ 08:35:11 Removing intermediate container b67b1685682c 08:35:11 ---> 1dddad2b3a86 08:35:11 Step 5/24 : COPY go.mod vendor* ./ 08:35:11 Removing intermediate container 2f566de6c3e3 08:35:11 ---> 04560b6ebecd 08:35:11 Step 14/23 : EXPOSE $APP_PORT 08:35:11 ---> Running in 8826fbef5428 08:35:11 ---> 00805b197c28 08:35:11 Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 08:35:11 Removing intermediate container 8826fbef5428 08:35:11 ---> 01d647834c31 08:35:11 Step 15/23 : WORKDIR / 08:35:11 ---> Running in cd047b13b563 08:35:11 ---> bed47440e891 08:35:11 Step 6/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 08:35:11 ---> Running in f99fb1e4fffc 08:35:11 ---> 0834907e7ecf 08:35:11 Step 6/32 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 08:35:11 ---> Running in 44fdf548471c 08:35:11 ---> Running in 75f5ed50cf0e 08:35:11 Removing intermediate container f99fb1e4fffc 08:35:11 ---> 9bec56039f02 08:35:11 Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / 08:35:12 ---> a34db57d582f 08:35:12 Step 17/23 : COPY --from=builder /edgex-go/cmd/core-command/core-command / 08:35:13 ---> 5b89fc078de1 08:35:13 Step 18/23 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml 08:35:13 ---> 74cdaea2a3e4 08:35:13 Step 19/23 : ENTRYPOINT ["/core-command"] 08:35:13 ---> Running in 45963e387c81 08:35:13 Removing intermediate container 45963e387c81 08:35:13 ---> 1c6813b4f2e5 08:35:13 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] 08:35:13 ---> Running in 5894d96441b6 08:35:13 Removing intermediate container 5894d96441b6 08:35:13 ---> cc8c3a41123d 08:35:13 Step 21/23 : LABEL arch=x86_64 08:35:13 ---> Running in 5e33e83e49a0 08:35:13 Removing intermediate container 5e33e83e49a0 08:35:13 ---> 8b8e1d4a6792 08:35:13 Step 22/23 : LABEL git_sha=f96b7c6768b65c5f7982ae582e9430e57d9bb5ad 08:35:13 ---> Running in 9b58fd06e2df 08:35:13 Removing intermediate container 9b58fd06e2df 08:35:13 ---> b6dbc180dab9 08:35:13 Step 23/23 : LABEL version=0.0.0 08:35:13 ---> Running in f39b6f4ede54 08:35:13 Removing intermediate container f39b6f4ede54 08:35:13 ---> 501004b699ac 08:35:13 08:35:13 Successfully built 501004b699ac 08:35:13 Successfully tagged core-command:latest 08:35:13 Building security-spire-config 08:35:16  Building core-command ... done Step 1/24 : ARG BUILDER_BASE=golang:1.18-alpine3.16 08:35:16 Step 2/24 : FROM ${BUILDER_BASE} AS builder 08:35:16 ---> 05fe193cadd3 08:35:16 Step 3/24 : WORKDIR /edgex-go 08:35:16 ---> Using cache 08:35:16 ---> 4fb82b5acfbe 08:35:16 Step 4/24 : RUN apk add --update --no-cache make git build-base curl 08:35:16 ---> Using cache 08:35:16 ---> 1dddad2b3a86 08:35:16 Step 5/24 : COPY go.mod vendor* ./ 08:35:16 ---> Using cache 08:35:16 ---> bed47440e891 08:35:16 Step 6/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 08:35:19 ---> Running in 68011c5fbdf3 08:35:34 Removing intermediate container ae034545c3da 08:35:34 ---> 1db0acef132a 08:35:34 08:35:34 Step 10/22 : FROM alpine:3.16 08:35:34 ---> dfd21b5a31f5 08:35:34 Step 11/22 : RUN apk add --update --no-cache dumb-init 08:35:34 ---> Using cache 08:35:34 ---> bf7c8325767a 08:35:34 Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 08:35:34 ---> Using cache 08:35:34 ---> f4d5459eadbc 08:35:34 Step 13/22 : ENV APP_PORT=59861 08:35:44 ---> Running in 7cd216a03553 08:35:44 Removing intermediate container 7cd216a03553 08:35:44 ---> c096da30fffa 08:35:44 Step 14/22 : EXPOSE $APP_PORT 08:35:44 ---> Running in 9383d614824c 08:35:46 Removing intermediate container 9383d614824c 08:35:46 ---> 008773efa591 08:35:46 Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / 08:35:56 ---> 54fe82f01cd5 08:35:56 Step 16/22 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / 08:35:56 Removing intermediate container 68011c5fbdf3 08:35:56 ---> 013395b7d3e6 08:35:56 Step 7/24 : COPY . . 08:35:56 Removing intermediate container 44fdf548471c 08:35:56 ---> e7cc9c56e5b7 08:35:56 Step 7/32 : COPY . . 08:35:56 Removing intermediate container 75f5ed50cf0e 08:35:56 ---> 296c4ff9e8cd 08:35:56 Step 7/24 : COPY . . 08:35:56 Removing intermediate container cd047b13b563 08:35:56 ---> 41c81382acca 08:35:56 Step 8/22 : COPY . . 08:36:09 ---> 56896e9e03b2 08:36:09 Step 17/22 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml 08:36:09 ---> 2d3c2ccc1b71 08:36:09 Step 8/24 : ARG SPIRE_RELEASE=1.2.1 08:36:09 ---> 16bac1f183f6 08:36:09 Step 9/22 : RUN make cmd/support-notifications/support-notifications 08:36:09 ---> 3fb1d6f54312 08:36:09 Step 8/32 : RUN make cmd/security-bootstrapper/security-bootstrapper 08:36:09 ---> f33c77784fc1 08:36:09 Step 8/24 : ARG SPIRE_RELEASE=1.2.1 08:36:09 ---> Running in fe60f9e33a73 08:36:09 ---> Running in 4e5192f29eb3 08:36:09 ---> Running in d77f4e7dc15c 08:36:09 ---> Running in a5fd9b706c9c 08:36:09 ---> 4b0b6b778cf6 08:36:09 Step 18/22 : ENTRYPOINT ["/support-scheduler"] 08:36:09 ---> Running in 834d351f44dc 08:36:09 Removing intermediate container 4e5192f29eb3 08:36:09 ---> 90b400baeb46 08:36:09 Step 9/24 : WORKDIR /edgex-go/spire-build 08:36:09 Removing intermediate container d77f4e7dc15c 08:36:09 ---> fd52a5ce8c42 08:36:09 Step 9/24 : WORKDIR /edgex-go/spire-build 08:36:09 ---> Running in c831061c25da 08:36:09 ---> Running in d0d0090af2ea 08:36:09 Removing intermediate container 834d351f44dc 08:36:09 ---> f6803f2aca5e 08:36:09 Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] 08:36:09 ---> Running in 1e47badeda8c 08:36:09 Removing intermediate container c831061c25da 08:36:09 ---> 554f89f9fe7f 08:36:09 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 08:36:09 Removing intermediate container d0d0090af2ea 08:36:09 ---> e1e1416a3da0 08:36:09 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 08:36:09 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 08:36:09 Removing intermediate container 1e47badeda8c 08:36:09 ---> f88b61b568cb 08:36:09 Step 20/22 : LABEL arch=x86_64 08:36:09 ---> Running in 8aac14e53a69 08:36:09 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 08:36:09 ---> Running in 50782053377c 08:36:09 ---> Running in 44acbdda6e39 08:36:09 Removing intermediate container 44acbdda6e39 08:36:09 ---> 5cf845e3fa84 08:36:09 Step 21/22 : LABEL git_sha=f96b7c6768b65c5f7982ae582e9430e57d9bb5ad 08:36:09 ---> Running in 1a2446c189e2 08:36:10 Removing intermediate container 1a2446c189e2 08:36:10 ---> 6c441ae57e8d 08:36:10 Step 22/22 : LABEL version=0.0.0 08:36:10 ---> Running in 54c685789711 08:36:10 Removing intermediate container 54c685789711 08:36:10 ---> fdd035f1ab56 08:36:10 08:36:10 Successfully built fdd035f1ab56 08:36:10 Successfully tagged support-scheduler:latest 08:36:10 Building security-secretstore-setup 08:36:13  Building support-scheduler ... done Step 1/23 : ARG BUILDER_BASE=golang:1.18-alpine3.16 08:36:13 Step 2/23 : FROM ${BUILDER_BASE} AS builder 08:36:13 ---> 05fe193cadd3 08:36:13 Step 3/23 : WORKDIR /edgex-go 08:36:13 ---> Using cache 08:36:13 ---> 4fb82b5acfbe 08:36:13 Step 4/23 : RUN apk add --update --no-cache make git 08:36:13 ---> Using cache 08:36:13 ---> 79732821d8c4 08:36:13 Step 5/23 : COPY go.mod vendor* ./ 08:36:13 ---> Using cache 08:36:13 ---> 0834907e7ecf 08:36:13 Step 6/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 08:36:13 ---> Using cache 08:36:13 ---> e7cc9c56e5b7 08:36:13 Step 7/23 : COPY . . 08:36:13 ---> Using cache 08:36:13 ---> 3fb1d6f54312 08:36:13 Step 8/23 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 08:36:16 ---> Running in 599ae8a43cfa 08:36:16 Removing intermediate container 50782053377c 08:36:16 ---> 07c279d16eca 08:36:16 Step 11/24 : WORKDIR /edgex-go 08:36:16 ---> Running in 33dfd9f41c5f 08:36:16 Removing intermediate container 8aac14e53a69 08:36:16 ---> 7a05b8d4c6e2 08:36:16 Step 11/24 : WORKDIR /edgex-go 08:36:16 ---> Running in 2059924f59ab 08:36:16 Removing intermediate container 2059924f59ab 08:36:16 ---> 586488c36d30 08:36:16 08:36:16 Step 12/24 : FROM alpine:3.15 08:36:16 ---> 5ce65d7b0fde 08:36:16 Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' 08:36:16 ---> Using cache 08:36:16 ---> 62cc0a6b3a2a 08:36:16 Step 14/24 : RUN apk update && apk --no-cache --update add dumb-init gcompat 08:36:16 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 08:36:16 ---> Running in 50f351217153 08:36:16 Removing intermediate container 33dfd9f41c5f 08:36:16 ---> 3091036cd2a2 08:36:16 08:36:16 Step 12/24 : FROM alpine:3.15 08:36:16 ---> 5ce65d7b0fde 08:36:16 Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' 08:36:16 ---> Using cache 08:36:16 ---> 62cc0a6b3a2a 08:36:16 Step 14/24 : RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 08:36:16 ---> Running in 138b7fc46103 08:36:17 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 08:36:17 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 08:36:17 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 08:36:17 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 08:36:18 v3.15.7-40-g7c014c17dec [https://dl-cdn.alpinelinux.org/alpine/v3.15/main] 08:36:18 v3.15.7-36-gfea8cac94fc [https://dl-cdn.alpinelinux.org/alpine/v3.15/community] 08:36:18 OK: 15859 distinct packages available 08:36:18 v3.15.7-40-g7c014c17dec [https://dl-cdn.alpinelinux.org/alpine/v3.15/main] 08:36:18 v3.15.7-36-gfea8cac94fc [https://dl-cdn.alpinelinux.org/alpine/v3.15/community] 08:36:18 OK: 15859 distinct packages available 08:36:18 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 08:36:18 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 08:36:18 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 08:36:18 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 08:36:18 (1/4) Installing dumb-init (1.2.5-r1) 08:36:18 (2/4) Installing musl-obstack (1.2.3-r0) 08:36:18 (3/4) Installing libucontext (1.1-r0) 08:36:18 (4/4) Installing gcompat (1.0.0-r4) 08:36:18 Executing busybox-1.34.1-r7.trigger 08:36:18 OK: 6 MiB in 18 packages 08:36:18 (1/5) Installing dumb-init (1.2.5-r1) 08:36:18 (2/5) Installing musl-obstack (1.2.3-r0) 08:36:18 (3/5) Installing libucontext (1.1-r0) 08:36:18 (4/5) Installing gcompat (1.0.0-r4) 08:36:18 (5/5) Installing openssl (1.1.1t-r1) 08:36:18 Executing busybox-1.34.1-r7.trigger 08:36:18 OK: 7 MiB in 19 packages 08:36:19 Removing intermediate container 50f351217153 08:36:19 ---> e73dcc8c1e62 08:36:19 Step 15/24 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin 08:36:19 Removing intermediate container 138b7fc46103 08:36:19 ---> 10aaac892901 08:36:19 Step 15/24 : COPY --from=builder /usr/local/bin/spire-agent /usr/local/bin 08:36:28 ---> 9fed4834f443 08:36:28 Step 16/24 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin 08:36:28 ---> f2f6a30cfa5a 08:36:28 Step 16/24 : COPY --from=builder /edgex-go/cmd/security-spire-config/docker-entrypoint.sh /usr/local/bin/ 08:36:30 ---> dc35144fc424 08:36:30 Step 17/24 : WORKDIR /usr/local/etc/spiffe-scripts.d 08:36:30 ---> f8152d485e4f 08:36:30 Step 17/24 : COPY --from=builder /edgex-go/cmd/security-spire-agent/docker-entrypoint.sh /usr/local/bin/ 08:36:30 ---> Running in 178af87fc7d3 08:36:31 Removing intermediate container 178af87fc7d3 08:36:31 ---> f018fe5e11b8 08:36:31 Step 18/24 : COPY --from=builder /edgex-go/cmd/security-spire-config/seed_builtin_entries.sh /usr/local/etc/spiffe-scripts.d 08:36:31 ---> 10d1102674fc 08:36:31 Step 18/24 : COPY --from=builder /edgex-go/cmd/security-spire-agent/agent.conf /usr/local/etc/spire/agent.conf.tpl 08:36:31 ---> 63a8c65a5d84 08:36:31 Step 19/24 : WORKDIR / 08:36:32 ---> Running in 9d55b450301c 08:36:32 ---> 77c0a7c9e2ee 08:36:32 Step 19/24 : COPY --from=builder /edgex-go/cmd/security-spire-agent/openssl.conf /usr/local/etc/ 08:36:32 Removing intermediate container 9d55b450301c 08:36:32 ---> 8a8c9626b1f7 08:36:32 Step 20/24 : ENTRYPOINT [ "/usr/bin/dumb-init" ] 08:36:32 ---> 3f48cabccf02 08:36:32 Step 20/24 : ENTRYPOINT [ "/usr/bin/dumb-init" ] 08:36:32 ---> Running in 1c0c93492b25 08:36:32 ---> Running in 1110c09ae6db 08:36:32 Removing intermediate container 1c0c93492b25 08:36:32 ---> bf86dee69cb0 08:36:32 Step 21/24 : CMD [ "--verbose", "docker-entrypoint.sh" ] 08:36:32 Removing intermediate container 1110c09ae6db 08:36:32 ---> 396ea7443822 08:36:32 Step 21/24 : CMD [ "--verbose", "docker-entrypoint.sh" ] 08:36:32 ---> Running in 45a8dc185edc 08:36:32 ---> Running in 8b6675857eb0 08:36:32 Removing intermediate container 45a8dc185edc 08:36:32 ---> 12a85d8af2ca 08:36:32 Step 22/24 : LABEL arch=x86_64 08:36:32 ---> Running in 038887e8a25f 08:36:32 Removing intermediate container 8b6675857eb0 08:36:32 ---> 615e4c4679e1 08:36:32 Step 22/24 : LABEL arch=x86_64 08:36:33 ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] 08:36:33 ? github.com/edgexfoundry/edgex-go/cmd/core-common-config-bootstrapper [no test files] 08:36:33 ---> Running in f542495042bd 08:36:34 Removing intermediate container f542495042bd 08:36:34 ---> 536e63786953 08:36:34 Step 23/24 : LABEL git_sha=f96b7c6768b65c5f7982ae582e9430e57d9bb5adRemoving intermediate container 038887e8a25f 08:36:34 08:36:34 ---> b8bc0f22d676 08:36:34 Step 23/24 : LABEL git_sha=f96b7c6768b65c5f7982ae582e9430e57d9bb5ad 08:36:34 ---> Running in 1a602e792670 08:36:34 ---> Running in 5abfe9daae57 08:36:34 Removing intermediate container 1a602e792670 08:36:34 ---> 875f041c2059 08:36:34 Step 24/24 : LABEL version=0.0.0 08:36:34 Removing intermediate container 5abfe9daae57 08:36:34 ---> 024c37134f6e 08:36:34 Step 24/24 : LABEL version=0.0.0 08:36:34 ---> Running in 486cddcfbaf8 08:36:34 ---> Running in 610a4da5e7d4 08:36:35 ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] 08:36:35 Removing intermediate container 486cddcfbaf8 08:36:35 ---> 741762fa4c86 08:36:35 08:36:35 Removing intermediate container 610a4da5e7d4 08:36:35 ---> 2e06652544bd 08:36:35 08:36:35 Successfully built 741762fa4c86 08:36:35 Successfully tagged security-spire-agent:latest 08:36:35 Building security-spire-server 08:36:35  Building security-spire-agent ... done Successfully built 2e06652544bd 08:36:35 Successfully tagged security-spire-config:latest 08:36:35  Building security-spire-config ... done Building security-proxy-setup 08:36:37 ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] 08:36:39 Step 1/23 : ARG BUILDER_BASE=golang:1.18-alpine3.16 08:36:39 Step 2/23 : FROM ${BUILDER_BASE} AS builder 08:36:39 ---> 05fe193cadd3 08:36:39 Step 3/23 : WORKDIR /edgex-go 08:36:39 ---> Using cache 08:36:39 ---> 4fb82b5acfbe 08:36:39 Step 4/23 : RUN apk add --update --no-cache make git build-base curl 08:36:39 ---> Using cache 08:36:39 ---> 1dddad2b3a86 08:36:39 Step 5/23 : COPY go.mod vendor* ./ 08:36:39 ---> Using cache 08:36:39 ---> bed47440e891 08:36:39 Step 6/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 08:36:39 ---> Using cache 08:36:39 ---> 296c4ff9e8cd 08:36:39 Step 7/23 : COPY . . 08:36:39 ---> Using cache 08:36:39 ---> 2d3c2ccc1b71 08:36:39 Step 8/23 : ARG SPIRE_RELEASE=1.2.1 08:36:39 ---> Using cache 08:36:39 ---> 90b400baeb46 08:36:39 Step 9/23 : WORKDIR /edgex-go/spire-build 08:36:39 ---> Using cache 08:36:39 ---> e1e1416a3da0 08:36:39 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 08:36:39 ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] 08:36:39 ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] 08:36:39 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 08:36:40 ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] 08:36:40 ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-auth [no test files] 08:36:40 ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] 08:36:41 ? github.com/edgexfoundry/edgex-go/cmd/security-spiffe-token-provider [no test files] 08:36:42 Step 1/20 : ARG BUILDER_BASE=golang:1.18-alpine3.16 08:36:42 Step 2/20 : FROM ${BUILDER_BASE} AS builder 08:36:42 ---> 05fe193cadd3 08:36:42 Step 3/20 : WORKDIR /edgex-go 08:36:42 ---> Using cache 08:36:42 ---> 4fb82b5acfbe 08:36:42 Step 4/20 : RUN apk add --update --no-cache make git 08:36:42 ---> Using cache 08:36:42 ---> 79732821d8c4 08:36:42 Step 5/20 : COPY go.mod vendor* ./ 08:36:42 ---> Using cache 08:36:42 ---> 0834907e7ecf 08:36:42 Step 6/20 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 08:36:42 ---> Using cache 08:36:42 ---> e7cc9c56e5b7 08:36:42 Step 7/20 : COPY . . 08:36:42 ---> Using cache 08:36:42 ---> 3fb1d6f54312 08:36:42 Step 8/20 : RUN make cmd/secrets-config/secrets-config 08:36:44 ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] 08:36:44 ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] 08:36:44 ? github.com/edgexfoundry/edgex-go/internal [no test files] 08:36:44 ? github.com/edgexfoundry/edgex-go/internal/core/command [no test files] 08:36:49 ---> Running in bfc6703808d5 08:36:49 ---> Running in aa46411d94f6 08:36:49 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 08:36:53 Removing intermediate container aa46411d94f6 08:36:53 ---> dd1355b8a667 08:36:53 Step 11/23 : WORKDIR /edgex-go 08:36:54 ---> Running in d56d3c72298d 08:36:54 Removing intermediate container 599ae8a43cfa 08:36:54 ---> 6c36aa9068d9 08:36:54 08:36:54 Step 9/23 : FROM alpine:3.16 08:36:54 ---> dfd21b5a31f5 08:36:54 Step 10/23 : RUN apk add --update --no-cache ca-certificates dumb-init su-exec 08:36:54 Removing intermediate container a5fd9b706c9c 08:36:54 ---> 57d1041c66af 08:36:54 08:36:54 Step 9/32 : FROM alpine:3.16 08:36:54 ---> dfd21b5a31f5 08:36:54 Step 10/32 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' 08:36:54 Removing intermediate container fe60f9e33a73 08:36:54 ---> 4e0fabaee6bf 08:36:54 08:36:54 Step 10/22 : FROM alpine:3.16 08:36:54 ---> dfd21b5a31f5 08:36:54 Step 11/22 : RUN apk add --update --no-cache ca-certificates dumb-init 08:36:54 ---> Running in c45c526e74a8 08:36:54 ---> Running in 75f572c31464 08:36:54 Removing intermediate container d56d3c72298d 08:36:54 ---> 5700d71cecca 08:36:54 08:36:54 Step 12/23 : FROM alpine:3.15 08:36:54 ---> 5ce65d7b0fde 08:36:54 Step 13/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' 08:36:54 ---> Using cache 08:36:54 ---> 62cc0a6b3a2a 08:36:54 Step 14/23 : RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 08:36:54 ---> Using cache 08:36:54 ---> 10aaac892901 08:36:54 Step 15/23 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin 08:36:54 ---> Running in 0ab86b6ac9a9 08:36:54 Removing intermediate container 75f572c31464 08:36:54 ---> a60c9a05d7b3 08:36:54 Step 11/32 : RUN apk add --update --no-cache dumb-init su-exec 08:36:54 ---> Running in c67b0d646957 08:36:54 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 08:36:55 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 08:36:55 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 08:36:55 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 08:36:55 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 08:36:55 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 08:36:55 (1/2) Installing ca-certificates (20220614-r0) 08:36:55 (1/3) Installing ca-certificates (20220614-r0) 08:36:55 (2/2) Installing dumb-init (1.2.5-r1) 08:36:55 Executing busybox-1.35.0-r17.trigger 08:36:55 (2/3) Installing dumb-init (1.2.5-r1) 08:36:55 (3/3) Installing su-exec (0.2-r1) 08:36:55 Executing ca-certificates-20220614-r0.trigger 08:36:55 Executing busybox-1.35.0-r17.trigger 08:36:55 Executing ca-certificates-20220614-r0.trigger 08:36:55 (1/2) Installing dumb-init (1.2.5-r1) 08:36:55 (2/2) Installing su-exec (0.2-r1) 08:36:55 Executing busybox-1.35.0-r17.trigger 08:36:55 OK: 6 MiB in 16 packages 08:36:55 OK: 6 MiB in 16 packages 08:36:55 OK: 6 MiB in 17 packages 08:36:58 ---> cf993f470886 08:36:58 Step 16/23 : COPY --from=builder /edgex-go/cmd/security-spire-server/docker-entrypoint.sh /usr/local/bin/ 08:36:58 Removing intermediate container c45c526e74a8 08:36:58 ---> c0dd869f9232 08:36:58 Step 11/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' 08:36:59 ---> Running in bd16d29528ec 08:36:59 ---> 8243a963f58e 08:36:59 Step 17/23 : COPY --from=builder /edgex-go/cmd/security-spire-server/server.conf /usr/local/etc/spire/server.conf.tpl 08:36:59 Removing intermediate container c67b0d646957 08:36:59 ---> 2aed93f9a1b1 08:36:59 Step 12/32 : ENV SECURITY_INIT_DIR /edgex-init 08:36:59 Removing intermediate container 0ab86b6ac9a9 08:36:59 ---> 3d3548ee98a4 08:36:59 Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2021: Intel Corporation' 08:36:59 ---> Running in 5473e93a9758 08:36:59 ---> Running in f196a76dcb26 08:36:59 Removing intermediate container bd16d29528ec 08:36:59 ---> 7a86653a3a35 08:36:59 Step 12/23 : WORKDIR / 08:36:59 ---> Running in 53583c390b51 08:36:59 ---> a7989a11385c 08:36:59 Step 18/23 : COPY --from=builder /edgex-go/cmd/security-spire-server/openssl.conf /usr/local/etc/ 08:36:59 Removing intermediate container 5473e93a9758 08:36:59 ---> 22162d72bdc3 08:36:59 Step 13/32 : ENV SECURITY_INIT_STAGING /edgex-init-staging 08:36:59 Removing intermediate container f196a76dcb26 08:36:59 ---> dd2073c584ba 08:36:59 Step 13/22 : ENV APP_PORT=59860 08:36:59 Removing intermediate container 53583c390b51 08:36:59 ---> 686d1582b435 08:36:59 Step 13/23 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/res/token-config.json /res-file-token-provider/token-config.json 08:36:59 ---> Running in 0e2502d90504 08:36:59 ---> Running in 000096b5ce07 08:36:59 ---> fdcd2ab55703 08:36:59 Step 19/23 : ENTRYPOINT [ "/usr/bin/dumb-init" ] 08:36:59 ---> Running in f94bfa8b0872 08:36:59 Removing intermediate container 0e2502d90504 08:36:59 ---> d8467b2d3412 08:36:59 Step 14/32 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_STAGING}/bootstrap-redis 08:36:59 Removing intermediate container 000096b5ce07 08:36:59 ---> a44b9bbb0dda 08:36:59 Step 14/22 : EXPOSE $APP_PORT 08:36:59 ---> 0e1e6fc3de2e 08:36:59 Step 14/23 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res-file-token-provider/configuration.toml /res-file-token-provider/configuration.toml 08:36:59 ---> Running in 86c36382f5c8 08:36:59 ---> Running in 678c9a8f61d0 08:36:59 Removing intermediate container f94bfa8b0872 08:36:59 ---> 130b30a14d6e 08:36:59 Step 20/23 : CMD [ "--verbose", "docker-entrypoint.sh" ] 08:36:59 ---> Running in 783ab836487b 08:36:59 Removing intermediate container 86c36382f5c8 08:36:59 ---> fbcbc5b71613 08:36:59 Step 15/32 : ARG BOOTSTRAP_MOSQUITTO_DIR=${SECURITY_INIT_STAGING}/bootstrap-mosquitto 08:36:59 Removing intermediate container 678c9a8f61d0 08:36:59 ---> 05b40b6ed3b9 08:36:59 Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / 08:36:59 ---> Running in 2142e8ce4ea9 08:36:59 ---> 9e61c5942da5 08:36:59 Step 15/23 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml 08:36:59 Removing intermediate container 783ab836487b 08:36:59 ---> 84523a453e48 08:36:59 Step 21/23 : LABEL arch=x86_64 08:36:59 Removing intermediate container 2142e8ce4ea9 08:36:59 ---> 62370688b391 08:36:59 Step 16/32 : RUN mkdir -p ${BOOTSTRAP_REDIS_DIR} ${BOOTSTRAP_MOSQUITTO_DIR} 08:36:59 ---> Running in 31eb584543f1 08:36:59 ---> Running in 74c810fe95b2 08:36:59 ---> 1063b479e006 08:36:59 Step 16/22 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / 08:36:59 ---> 8be4bc7e4221 08:36:59 Step 16/23 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . 08:37:00 Removing intermediate container 31eb584543f1 08:37:00 ---> c9333ec17edf 08:37:00 Step 22/23 : LABEL git_sha=f96b7c6768b65c5f7982ae582e9430e57d9bb5ad 08:37:00 ---> Running in 22aa4e50fb88 08:37:00 Removing intermediate container 22aa4e50fb88 08:37:00 ---> 081a2119d259 08:37:00 Step 23/23 : LABEL version=0.0.0 08:37:00 ---> Running in 9a28aa0af6fc 08:37:00 ---> d57eb57201fc 08:37:00 Step 17/23 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . 08:37:00 ---> 153e7e21067e 08:37:00 Step 17/22 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml 08:37:00 Removing intermediate container 9a28aa0af6fc 08:37:00 ---> fb967be9729e 08:37:00 08:37:01 Successfully built fb967be9729e 08:37:01 Successfully tagged security-spire-server:latest 08:37:01  Building security-spire-server ... done Removing intermediate container 74c810fe95b2 08:37:01 ---> aa63dd7fbd72 08:37:01 Step 17/32 : WORKDIR ${SECURITY_INIT_STAGING} 08:37:01 ---> db62605b9915 08:37:01 Step 18/22 : ENTRYPOINT ["/support-notifications"] 08:37:01 ---> Running in 6c785f08ed22 08:37:01 ---> 6c617452e341 08:37:01 Step 18/23 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ 08:37:01 ---> Running in 99c6f898475d 08:37:01 Removing intermediate container 6c785f08ed22 08:37:01 ---> eb4603f32bea 08:37:01 Step 18/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_STAGING}/ 08:37:01 Removing intermediate container 99c6f898475d 08:37:01 ---> b2cde7f104ba 08:37:01 Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] 08:37:01 ---> Running in d4d57f72a6de 08:37:02 ---> 15609e99809f 08:37:02 Step 19/23 : RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 08:37:02 Removing intermediate container d4d57f72a6de 08:37:02 ---> 24bda6ca9796 08:37:02 Step 20/22 : LABEL arch=x86_64 08:37:02 ---> Running in e3d01a5982bd 08:37:02 ---> aed2601f8426 08:37:02 Step 19/32 : RUN chmod +x ${SECURITY_INIT_STAGING}/*.sh 08:37:02 ---> Running in 3bdb47bd1c53 08:37:02 ---> Running in 14039ba2f40a 08:37:02 Removing intermediate container 3bdb47bd1c53 08:37:02 ---> 9886710f822e 08:37:02 Step 21/22 : LABEL git_sha=f96b7c6768b65c5f7982ae582e9430e57d9bb5ad 08:37:02 ---> Running in 71faa48dc8e1 08:37:02 Removing intermediate container 71faa48dc8e1 08:37:02 ---> a1a1ef7f5efa 08:37:02 Step 22/22 : LABEL version=0.0.0 08:37:02 ---> Running in bce1f7dd80ce 08:37:02 Removing intermediate container bce1f7dd80ce 08:37:02 ---> 1730bec9fe6e 08:37:02 08:37:02 Successfully built 1730bec9fe6e 08:37:02 Successfully tagged support-notifications:latest 08:37:02  Building support-notifications ... done Removing intermediate container e3d01a5982bd 08:37:02 ---> 9a5f5e738efb 08:37:02 Step 20/23 : ENTRYPOINT ["entrypoint.sh"] 08:37:02 Removing intermediate container 14039ba2f40a 08:37:02 ---> d73dbfb7d8d4 08:37:02 Step 20/32 : COPY --from=builder /edgex-go/Attribution.txt / 08:37:02 ---> Running in 62cf41183713 08:37:02 Removing intermediate container 62cf41183713 08:37:02 ---> 3a6a5e8c237b 08:37:02 Step 21/23 : LABEL arch=x86_64 08:37:03 ---> Running in 040332a1e4d6 08:37:03 ---> c89b4f9a810c 08:37:03 Step 21/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . 08:37:03 Removing intermediate container 040332a1e4d6 08:37:03 ---> 3629389dc2e9 08:37:03 Step 22/23 : LABEL git_sha=f96b7c6768b65c5f7982ae582e9430e57d9bb5ad 08:37:03 ---> Running in 1f9aaf0c411d 08:37:03 ---> 87adae77d9fd 08:37:03 Step 22/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.toml ./res/ 08:37:03 Removing intermediate container 1f9aaf0c411d 08:37:03 ---> 198ee6634030 08:37:03 Step 23/23 : LABEL version=0.0.0 08:37:03 ---> Running in 07dc28b5d10f 08:37:04 Removing intermediate container 07dc28b5d10f 08:37:04 ---> 70f2ab41be3f 08:37:04 08:37:04 Successfully built 70f2ab41be3f 08:37:04 ---> 3072731d2ac3 08:37:04 Step 23/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml ${BOOTSTRAP_REDIS_DIR}/res/ 08:37:04 Successfully tagged security-secretstore-setup:latest 08:37:04  Building security-secretstore-setup ... done  ---> 99adbfa04377 08:37:04 Step 24/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-mosquitto/configuration.toml ${BOOTSTRAP_MOSQUITTO_DIR}/res/ 08:37:04 ---> c637eb9d4721 08:37:04 Step 25/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ ${SECURITY_INIT_STAGING}/consul-bootstrapper/ 08:37:04 ---> 88824fa3014f 08:37:04 Step 26/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / 08:37:05 ---> 289837b3c22a 08:37:05 Step 27/32 : RUN chmod +x /entrypoint.sh 08:37:05 ---> Running in a0b805aa7b1e 08:37:05 Removing intermediate container a0b805aa7b1e 08:37:05 ---> 10ea7b95291a 08:37:05 Step 28/32 : ENTRYPOINT ["/entrypoint.sh"] 08:37:05 ---> Running in 04be573b977f 08:37:05 Removing intermediate container 04be573b977f 08:37:05 ---> e287539dcf8a 08:37:05 Step 29/32 : CMD ["gate"] 08:37:05 ---> Running in dd2d193326b7 08:37:05 Removing intermediate container dd2d193326b7 08:37:05 ---> cb5212829377 08:37:05 Step 30/32 : LABEL arch=x86_64 08:37:05 ---> Running in e7bed2a46cf4 08:37:06 Removing intermediate container e7bed2a46cf4 08:37:06 ---> c3a166d91658 08:37:06 Step 31/32 : LABEL git_sha=f96b7c6768b65c5f7982ae582e9430e57d9bb5ad 08:37:06 ---> Running in 80a61df473ec 08:37:06 Removing intermediate container 80a61df473ec 08:37:06 ---> 7c0067bdaf98 08:37:06 Step 32/32 : LABEL version=0.0.0 08:37:06 ---> Running in 5bc165e5fd42 08:37:06 Removing intermediate container 5bc165e5fd42 08:37:06 ---> f72b6da6f72f 08:37:06 08:37:06 Successfully built f72b6da6f72f 08:37:06 Successfully tagged security-bootstrapper:latest 08:37:07 ok github.com/edgexfoundry/edgex-go/internal/core/command/application 0.344s coverage: 28.7% of statements 08:37:07 ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] 08:37:07 ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] 08:37:08  Building security-bootstrapper ... done Removing intermediate container bfc6703808d5 08:37:08 ---> 7182bbb34813 08:37:08 08:37:08 Step 9/20 : FROM alpine:3.16 08:37:08 ---> dfd21b5a31f5 08:37:08 Step 10/20 : RUN apk add --update --no-cache dumb-init openssl 08:37:08 ---> Running in 96779092fd1f 08:37:08 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 08:37:08 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 08:37:09 (1/2) Installing dumb-init (1.2.5-r1) 08:37:09 (2/2) Installing openssl (1.1.1t-r0) 08:37:09 Executing busybox-1.35.0-r17.trigger 08:37:09 OK: 6 MiB in 16 packages 08:37:09 Removing intermediate container 96779092fd1f 08:37:09 ---> 357aab78355e 08:37:09 Step 11/20 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.; Copyright (C) 2023 Intel Corporation' 08:37:09 ---> Running in 336b8b987f57 08:37:09 Removing intermediate container 336b8b987f57 08:37:09 ---> c6d7e29ddd5f 08:37:09 Step 12/20 : WORKDIR /edgex 08:37:09 ---> Running in 295b7ec21295 08:37:09 Removing intermediate container 295b7ec21295 08:37:09 ---> c169aa81cc47 08:37:09 Step 13/20 : COPY --from=builder /edgex-go/cmd/secrets-config/res/configuration.toml res/configuration.toml 08:37:09 ---> 516942958557 08:37:09 Step 14/20 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . 08:37:10 ---> 451962ec9c83 08:37:10 Step 15/20 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/entrypoint.sh /usr/local/bin/ 08:37:10 ---> 96d3f4106052 08:37:10 Step 16/20 : RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 08:37:10 ---> Running in f64c8ff7a349 08:37:11 Removing intermediate container f64c8ff7a349 08:37:11 ---> a9fd59b34520 08:37:11 Step 17/20 : ENTRYPOINT ["entrypoint.sh"] 08:37:11 ---> Running in 92e4178f1f89 08:37:11 Removing intermediate container 92e4178f1f89 08:37:11 ---> b8c355b9d2a5 08:37:11 Step 18/20 : LABEL arch=x86_64 08:37:11 ---> Running in 216af84bc6c9 08:37:11 Removing intermediate container 216af84bc6c9 08:37:11 ---> a6c339a9cf4b 08:37:11 Step 19/20 : LABEL git_sha=f96b7c6768b65c5f7982ae582e9430e57d9bb5ad 08:37:11 ---> Running in 91b3934736c4 08:37:11 Removing intermediate container 91b3934736c4 08:37:11 ---> ae7c907fcd93 08:37:11 Step 20/20 : LABEL version=0.0.0 08:37:11 ---> Running in f67c2111d28f 08:37:11 Removing intermediate container f67c2111d28f 08:37:11 ---> 39f49cea9532 08:37:11 08:37:11 Successfully built 39f49cea9532 08:37:11 Successfully tagged security-proxy-setup:latest 08:37:11  Building security-proxy-setup ... done  [Pipeline] } 08:37:11 $ docker stop --time=1 5e37e0c0da735aebeb327c9caecc1304a1a552e757fb9ce300a1956d3772c9a1 08:37:12 $ docker rm -f --volumes 5e37e0c0da735aebeb327c9caecc1304a1a552e757fb9ce300a1956d3772c9a1 [Pipeline] // withDockerContainer [Pipeline] sh 08:37:13 + docker images 08:37:13 REPOSITORY TAG IMAGE ID CREATED SIZE 08:37:13 security-proxy-setup latest 39f49cea9532 2 seconds ago 16.4MB 08:37:13 7182bbb34813 6 seconds ago 1.66GB 08:37:13 security-bootstrapper latest f72b6da6f72f 7 seconds ago 19.8MB 08:37:13 security-secretstore-setup latest 70f2ab41be3f 9 seconds ago 29.9MB 08:37:13 support-notifications latest 1730bec9fe6e 11 seconds ago 30.7MB 08:37:13 security-spire-server latest fb967be9729e 13 seconds ago 86.5MB 08:37:13 5700d71cecca 19 seconds ago 1.55GB 08:37:13 4e0fabaee6bf 20 seconds ago 1.75GB 08:37:13 6c36aa9068d9 20 seconds ago 1.67GB 08:37:13 57d1041c66af 20 seconds ago 1.67GB 08:37:13 security-spire-agent latest 741762fa4c86 39 seconds ago 125MB 08:37:13 security-spire-config latest 2e06652544bd 39 seconds ago 85.8MB 08:37:13 586488c36d30 57 seconds ago 1.55GB 08:37:13 3091036cd2a2 57 seconds ago 1.55GB 08:37:13 support-scheduler latest fdd035f1ab56 About a minute ago 30.1MB 08:37:13 1db0acef132a About a minute ago 1.75GB 08:37:13 core-command latest 501004b699ac 2 minutes ago 17.8MB 08:37:13 2810ae5867d3 2 minutes ago 1.68GB 08:37:13 core-common-config-bootstrapper latest c586756c2208 2 minutes ago 15.5MB 08:37:13 security-proxy-auth latest 35b662383888 2 minutes ago 16.2MB 08:37:13 core-metadata latest 2e3a284425fa 2 minutes ago 18.5MB 08:37:13 security-spiffe-token-provider latest ef847a7418bf 2 minutes ago 30MB 08:37:13 core-data latest 0ab48ffc8c77 2 minutes ago 18MB 08:37:13 1fec399cc2f5 2 minutes ago 1.69GB 08:37:13 219a0bd30a81 2 minutes ago 1.72GB 08:37:13 0706d1820fb2 2 minutes ago 1.69GB 08:37:13 ae2499afe762 2 minutes ago 1.68GB 08:37:13 0afa812cf12d 2 minutes ago 1.66GB 08:37:13 ci-base-image-x86_64 latest 05fe193cadd3 7 minutes ago 903MB 08:37:13 alpine 3.15 5ce65d7b0fde 3 weeks ago 5.59MB 08:37:13 alpine 3.16 dfd21b5a31f5 3 weeks ago 5.55MB 08:37:13 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base 1.18-alpine db6d94c90886 4 months ago 683MB 08:37:13 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver 0.1.4 31426a034bd3 8 months ago 253MB 08:37:13 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] } 08:37:17 ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 0.457s coverage: 98.5% of statements 08:37:27 ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging 3.798s coverage: 71.2% of statements 08:37:27 ? github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging/mocks [no test files] 08:37:27 ? github.com/edgexfoundry/edgex-go/internal/core/common_config [no test files] 08:37:27 ? github.com/edgexfoundry/edgex-go/internal/core/data [no test files] 08:37:27 ok github.com/edgexfoundry/edgex-go/internal/core/data/application 0.808s coverage: 54.0% of statements 08:37:27 ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] 08:37:27 ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] 08:37:42 ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 20.300s coverage: 88.5% of statements 08:37:42 ? github.com/edgexfoundry/edgex-go/internal/core/data/controller/messaging [no test files] 08:37:42 ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] 08:37:42 ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks [no test files] 08:37:42 ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] 08:37:42 ? github.com/edgexfoundry/edgex-go/internal/core/metadata [no test files] 08:37:42 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/application 0.508s coverage: 3.9% of statements 08:37:42 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] 08:37:42 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] 08:37:42 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 2.767s coverage: 95.6% of statements 08:37:42 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] 08:37:42 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks [no test files] 08:37:42 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/uom [no test files] 08:37:42 ok github.com/edgexfoundry/edgex-go/internal/io 0.598s coverage: 72.2% of statements 08:37:42 ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] 08:37:42 ? github.com/edgexfoundry/edgex-go/internal/pkg/application [no test files] 08:37:42 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers [no test files] 08:37:42 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] 08:37:42 ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] 08:37:42 ok github.com/edgexfoundry/edgex-go/internal/pkg/controller/http 0.535s coverage: 65.9% of statements 08:37:42 ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] 08:37:42 ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] 08:37:42 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] 08:37:42 ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 0.388s coverage: 0.9% of statements 08:37:42 ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] 08:37:42 ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 0.531s coverage: 29.0% of statements 08:37:42 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] 08:37:43 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.317s coverage: 45.5% of statements 08:37:44 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 0.299s coverage: 82.9% of statements 08:37:45 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.274s coverage: 94.1% of statements 08:37:45 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.301s coverage: 96.3% of statements 08:37:48 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.268s coverage: 87.5% of statements 08:38:00 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 12.299s coverage: 94.4% of statements 08:38:18 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 24.829s coverage: 79.9% of statements 08:38:18 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] 08:38:18 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 22.323s coverage: 92.9% of statements 08:38:18 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] 08:38:18 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] 08:38:18 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] 08:38:18 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 0.072s coverage: 64.4% of statements 08:38:18 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] 08:38:18 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto [no test files] 08:38:18 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/config [no test files] 08:38:18 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/container [no test files] 08:38:18 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/handlers 6.268s coverage: 86.9% of statements 08:38:18 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] 08:38:18 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] 08:38:18 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] 08:38:18 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] 08:38:18 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 11.249s coverage: 87.2% of statements 08:38:18 ok github.com/edgexfoundry/edgex-go/internal/security/common 0.229s coverage: 20.0% of statements 08:38:18 ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] 08:38:18 ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] 08:38:18 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.222s coverage: 100.0% of statements 08:38:18 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] 08:38:18 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.367s coverage: 81.2% of statements 08:38:18 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.437s coverage: 82.1% of statements 08:38:18 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/shared [no test files] 08:38:18 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.286s coverage: 84.8% of statements 08:38:18 ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] 08:38:24 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 1.592s coverage: 63.1% of statements 08:38:24 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] 08:38:24 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] 08:38:24 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.346s coverage: 100.0% of statements 08:38:24 ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.136s coverage: 89.4% of statements 08:38:24 ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.089s coverage: 100.0% of statements 08:38:24 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.075s coverage: 73.7% of statements 08:38:24 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.155s coverage: 100.0% of statements 08:38:24 ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth [no test files] 08:38:24 ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth/config [no test files] 08:38:24 ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth/container [no test files] 08:38:32 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.989s coverage: 38.4% of statements 08:38:32 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] 08:38:32 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] 08:38:32 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 0.418s coverage: 89.5% of statements 08:38:32 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] 08:38:32 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 0.285s coverage: 84.8% of statements 08:38:32 ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider [no test files] 08:38:32 ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/config [no test files] 08:38:32 ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/container [no test files] 08:38:32 ? github.com/edgexfoundry/edgex-go/internal/support/notifications [no test files] 08:38:40 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 6.382s coverage: 17.7% of statements 08:38:40 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel [no test files] 08:38:40 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks [no test files] 08:38:40 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] 08:38:40 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] 08:38:40 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 0.715s coverage: 92.3% of statements 08:38:40 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] 08:38:40 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks [no test files] 08:38:40 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler [no test files] 08:38:40 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/application [no test files] 08:38:40 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/scheduler 0.384s coverage: 61.5% of statements 08:38:40 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] 08:38:40 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] 08:38:40 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 0.535s coverage: 97.7% of statements 08:38:40 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] 08:38:40 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks [no test files] 08:38:41 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 08:38:41 WARNING: Linting skipped (not on x86_64 or linter not installed) 08:38:41 go vet ./... 08:40:48 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 08:40:48 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 08:40:48 ./bin/test-attribution-txt.sh [Pipeline] echo 08:40:48 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] sh 08:40:48 + ls -al . 08:40:48 total 700 08:40:48 drwxrwxr-x 10 1001 1001 4096 Mar 8 08:33 . 08:40:48 drwxr-xr-x 4 root root 4096 Mar 8 08:33 .. 08:40:48 drwxrwxr-x 2 1001 1001 4096 Mar 8 08:32 .blubracket 08:40:48 -rw-rw-r-- 1 1001 1001 16 Mar 8 08:32 .dockerignore 08:40:48 drwxrwxr-x 8 1001 1001 4096 Mar 8 08:32 .git 08:40:48 drwxrwxr-x 3 1001 1001 4096 Mar 8 08:32 .github 08:40:48 -rw-rw-r-- 1 1001 1001 1112 Mar 8 08:32 .gitignore 08:40:48 -rw-rw-r-- 1 1001 1001 42 Mar 8 08:32 .golangci.yml 08:40:48 -rw-rw-r-- 1 1001 1001 87 Mar 8 08:32 .hadolint.yml 08:40:48 -rw-rw-r-- 1 1001 1001 166 Mar 8 08:32 .sonarcloud.properties 08:40:48 -rw-rw-r-- 1 1001 1001 1171 Mar 8 08:32 ADOPTERS.md 08:40:48 -rw-rw-r-- 1 1001 1001 10825 Mar 8 08:32 Attribution.txt 08:40:48 -rw-rw-r-- 1 1001 1001 73765 Mar 8 08:32 CHANGELOG.md 08:40:48 -rw-rw-r-- 1 1001 1001 3804 Mar 8 08:32 CONTRIBUTING.md 08:40:48 -rw-rw-r-- 1 1001 1001 677 Mar 8 08:32 GOVERNANCE.md 08:40:48 -rw-rw-r-- 1 1001 1001 883 Mar 8 08:32 Jenkinsfile 08:40:48 -rw-rw-r-- 1 1001 1001 10775 Mar 8 08:32 LICENSE 08:40:48 -rw-rw-r-- 1 1001 1001 14071 Mar 8 08:32 Makefile 08:40:48 -rw-rw-r-- 1 1001 1001 582 Mar 8 08:32 OWNERS.md 08:40:48 -rw-rw-r-- 1 1001 1001 9403 Mar 8 08:32 README.md 08:40:48 -rw-rw-r-- 1 1001 1001 6912 Mar 8 08:32 SECURITY.md 08:40:48 -rw-rw-r-- 1 1001 1001 5 Mar 8 08:29 VERSION 08:40:48 drwxrwxr-x 2 1001 1001 4096 Mar 8 08:32 bin 08:40:48 drwxrwxr-x 18 1001 1001 4096 Mar 8 08:32 cmd 08:40:48 -rw-r--r-- 1 root root 447487 Mar 8 08:38 coverage.out 08:40:48 -rw-rw-r-- 1 1001 1001 3232 Mar 8 08:32 go.mod 08:40:48 -rw-rw-r-- 1 1001 1001 31098 Mar 8 08:32 go.sum 08:40:48 drwxrwxr-x 7 1001 1001 4096 Mar 8 08:32 internal 08:40:48 drwxrwxr-x 3 1001 1001 4096 Mar 8 08:32 openapi 08:40:48 drwxrwxr-x 4 1001 1001 4096 Mar 8 08:32 snap 08:40:48 -rw-rw-r-- 1 1001 1001 204 Mar 8 08:32 version.go [Pipeline] sh 08:40:49 + '[' -e coverage.out ] 08:40:49 + chown 1001:1001 coverage.out [Pipeline] stash 08:40:49 Warning: overwriting stash ‘coverage-report’ 08:40:50 Stashed 1 file(s) [Pipeline] sh 08:40:51 + make build 08:40:51 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 08:42:42 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 08:42:42 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 08:42:47 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 08:42:51 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 08:43:47 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 08:43:52 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-proxy-auth/security-proxy-auth ./cmd/security-proxy-auth 08:43:58 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 08:44:07 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 08:44:10 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 08:44:16 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 08:44:22 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/security-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider [Pipeline] } 08:44:31 $ docker stop --time=1 0df2e26d0a4bc0296bbd4ebd61ca9dae028e6693d6e1a5fbfc72a761a7fca376 08:44:33 $ docker rm -f --volumes 0df2e26d0a4bc0296bbd4ebd61ca9dae028e6693d6e1a5fbfc72a761a7fca376 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:44:35 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 08:44:35 08:44:35 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:44:35 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 08:44:36 latest: Pulling from edgex-devops/edgex-compose-arm64 08:44:36 29e5d40040c1: Pulling fs layer 08:44:36 1ce36da41761: Pulling fs layer 08:44:36 25b303627fd3: Pulling fs layer 08:44:36 29e5d40040c1: Verifying Checksum 08:44:36 29e5d40040c1: Download complete 08:44:36 1ce36da41761: Verifying Checksum 08:44:36 1ce36da41761: Download complete 08:44:36 29e5d40040c1: Pull complete 08:44:38 1ce36da41761: Pull complete 08:44:38 25b303627fd3: Verifying Checksum 08:44:38 25b303627fd3: Download complete 08:44:48 25b303627fd3: Pull complete 08:44:48 Digest: sha256:9cc31fd43c2090459daf52f5d183d677621facc00304dcc7dc9de11b2a0a8f33 08:44:48 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 08:44:48 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 08:44:48 prd-ubuntu20.04-docker-arm64-4c-16g-8764 does not seem to be running inside a container 08:44:48 $ 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 ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest cat 08:44:51 $ docker top deddaf78c1851a800d14f09c30d9da683427b9c391da3131fd480a85f7f5a32d -eo pid,comm [Pipeline] { [Pipeline] sh 08:44:51 + docker-compose build --help 08:44:51 + grep parallel 08:44:58 --parallel Build images in parallel. [Pipeline] } 08:44:58 $ docker stop --time=1 deddaf78c1851a800d14f09c30d9da683427b9c391da3131fd480a85f7f5a32d 08:45:00 $ docker rm -f --volumes deddaf78c1851a800d14f09c30d9da683427b9c391da3131fd480a85f7f5a32d [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:45:00 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 08:45:00 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 08:45:01 prd-ubuntu20.04-docker-arm64-4c-16g-8764 does not seem to be running inside a container 08:45:01 $ 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 ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest cat 08:45:02 $ docker top 8744e7168e8590b0ad4cbdf193cfbd337c4eaf3a224ab2ba3779ba50952a98f3 -eo pid,comm [Pipeline] { [Pipeline] sh 08:45:03 + docker-compose -f ./docker-compose-build.yml build --parallel 08:45:11 Building core-command ... 08:45:11 Building core-common-config-bootstrapper ... 08:45:11 Building core-data ... 08:45:11 Building core-metadata ... 08:45:11 Building security-bootstrapper ... 08:45:11 Building security-proxy-auth ... 08:45:11 Building security-proxy-setup ... 08:45:11 Building security-secretstore-setup ... 08:45:11 Building security-spiffe-token-provider ... 08:45:11 Building security-spire-agent ... 08:45:11 Building security-spire-config ... 08:45:11 Building security-spire-server ... 08:45:11 Building support-notifications ... 08:45:11 Building support-scheduler ... 08:45:11 Building support-scheduler 08:45:11 Building security-spire-agent 08:45:11 Building support-notifications 08:45:11 Building security-spire-config 08:45:11 Building core-command 08:45:58 Step 1/24 : ARG BUILDER_BASE=golang:1.18-alpine3.16 08:45:58 Step 2/24 : FROM ${BUILDER_BASE} AS builder 08:45:58 ---> 584b8b9568c8 08:45:58 Step 3/24 : WORKDIR /edgex-go 08:45:58 Step 1/22 : ARG BUILDER_BASE=golang:1.18-alpine3.16 08:45:58 Step 2/22 : FROM ${BUILDER_BASE} AS builder 08:45:58 ---> 584b8b9568c8 08:45:58 Step 3/22 : ARG ADD_BUILD_TAGS="" 08:45:58 Step 1/24 : ARG BUILDER_BASE=golang:1.18-alpine3.16 08:45:58 Step 2/24 : FROM ${BUILDER_BASE} AS builder 08:45:58 ---> 584b8b9568c8 08:45:58 Step 3/24 : WORKDIR /edgex-go 08:45:58 Step 1/23 : ARG BUILDER_BASE=golang:1.18-alpine3.16 08:45:58 Step 2/23 : FROM ${BUILDER_BASE} AS builder 08:45:58 ---> 584b8b9568c8 08:45:58 Step 3/23 : ARG ADD_BUILD_TAGS="" 08:45:58 Step 1/22 : ARG BUILDER_BASE=golang:1.18-alpine3.16 08:45:58 Step 2/22 : FROM ${BUILDER_BASE} AS builder 08:45:58 ---> 584b8b9568c8 08:45:58 Step 3/22 : ARG ADD_BUILD_TAGS="" 08:45:58 ---> Running in 3a15717dbb0b 08:45:58 ---> Running in 4a09665c1a27 08:45:58 ---> Running in f64cedce6226 08:45:58 ---> Running in 45af82926c27 08:45:58 ---> Running in 094998450f04 08:45:58 Removing intermediate container 3a15717dbb0b 08:45:58 ---> a821526461a7 08:45:58 Step 4/23 : WORKDIR /edgex-go 08:45:58 Removing intermediate container 45af82926c27 08:45:58 ---> 8dbadfd61f2b 08:45:58 Step 4/22 : WORKDIR /edgex-go 08:45:58 ---> Running in 0f6950ee4253 08:45:58 Removing intermediate container 4a09665c1a27 08:45:58 ---> 999dc0f86210 08:45:58 Step 4/22 : WORKDIR /edgex-go 08:45:58 Removing intermediate container 094998450f04 08:45:58 ---> 20995c58ea77 08:45:58 Step 4/24 : RUN apk add --update --no-cache make git build-base curl 08:45:58 ---> Running in 67fdef35c03f 08:45:58 Removing intermediate container f64cedce6226 08:45:58 ---> f38452c6ecc8 08:45:58 Step 4/24 : RUN apk add --update --no-cache make git build-base curl ---> Running in 628dffb11a19 08:45:58 08:45:58 ---> Running in fe5ad70054e6 08:45:58 ---> Running in dfdccb8ce716 08:45:59 Removing intermediate container 0f6950ee4253 08:45:59 ---> 57a504822f99 08:45:59 Step 5/23 : RUN apk add --update --no-cache make git 08:45:59 Removing intermediate container 67fdef35c03f 08:45:59 ---> a64d3e6c5834 08:45:59 Step 5/22 : RUN apk add --update --no-cache make bash git ca-certificates 08:45:59 Removing intermediate container 628dffb11a19 08:45:59 ---> eacb3d6ead49 08:45:59 Step 5/22 : RUN apk add --update --no-cache make git 08:45:59 ---> Running in 9107e5a79c30 08:45:59 ---> Running in 23efc6b05cfa 08:45:59 ---> Running in 67d0f13d0da2 08:46:01 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 08:46:01 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 08:46:01 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 08:46:01 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 08:46:02 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 08:46:02 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 08:46:02 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 08:46:02 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 08:46:03 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 08:46:03 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 08:46:03 OK: 221 MiB in 51 packages 08:46:03 OK: 221 MiB in 51 packages 08:46:04 OK: 221 MiB in 51 packages 08:46:04 OK: 221 MiB in 51 packages 08:46:05 OK: 221 MiB in 51 packages 08:46:06 Removing intermediate container dfdccb8ce716 08:46:06 ---> b283f9e69732 08:46:06 Step 5/24 : COPY go.mod vendor* ./ 08:46:06 Removing intermediate container fe5ad70054e6 08:46:06 ---> c75ab8e6a509 08:46:06 Step 5/24 : COPY go.mod vendor* ./ 08:46:06 Removing intermediate container 9107e5a79c30 08:46:06 ---> 8be9e63ec054 08:46:06 Step 6/23 : COPY go.mod vendor* ./ 08:46:07 Removing intermediate container 23efc6b05cfa 08:46:07 Removing intermediate container 67d0f13d0da2 08:46:07 ---> 3128d9ccbb60 08:46:07 Step 6/22 : COPY go.mod vendor* ./ 08:46:07 ---> b84448cec26c 08:46:07 Step 6/22 : COPY go.mod vendor* ./ 08:46:07 ---> ba5d6cd23cd5 08:46:07 Step 6/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 08:46:07 ---> 4c806824d6ec 08:46:07 Step 6/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 08:46:07 ---> Running in d7f21352f968 08:46:07 ---> Running in 737eb1ad2829 08:46:07 ---> 55516d55c4d5 08:46:07 Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 08:46:08 ---> Running in 4e592fccd99b 08:46:08 ---> a3485d703b4c 08:46:08 Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 08:46:08 ---> 0d2e33d8bd4e 08:46:08 Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 08:46:08 ---> Running in 1cb34248b45d 08:46:09 ---> Running in b38a02d91aff 08:48:15 Removing intermediate container 4e592fccd99b 08:48:15 ---> 6ecd0ffaf920 08:48:15 Step 8/23 : COPY . . 08:48:15 Removing intermediate container b38a02d91aff 08:48:15 ---> cddd34b29164 08:48:15 Step 8/22 : COPY . . 08:48:15 Removing intermediate container 737eb1ad2829 08:48:15 ---> 4dceb53266e2 08:48:15 Step 7/24 : COPY . . 08:48:15 Removing intermediate container 1cb34248b45d 08:48:15 ---> a939a749db33 08:48:15 Step 8/22 : COPY . . 08:48:15 Removing intermediate container d7f21352f968 08:48:15 ---> 0bc61368a6aa 08:48:15 Step 7/24 : COPY . . 08:48:28 ---> bc672e82d922 08:48:28 Step 9/22 : RUN make cmd/support-scheduler/support-scheduler 08:48:28 ---> dd07b0c202e1 08:48:28 Step 9/22 : RUN make cmd/support-notifications/support-notifications 08:48:28 ---> 38f0dfe0bbfa 08:48:28 Step 9/23 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-command/core-command 08:48:28 ---> Running in 2e87d97274ff 08:48:28 ---> e4b91dbe3e04 08:48:28 Step 8/24 : ARG SPIRE_RELEASE=1.2.1 08:48:28 ---> Running in 5ee79fd7b605 08:48:28 ---> Running in b3427ebb5fe6 08:48:28 ---> 3b9f73938fb8 08:48:28 Step 8/24 : ARG SPIRE_RELEASE=1.2.1 08:48:28 ---> Running in 74de85f6e6b1 08:48:28 ---> Running in 034470fbe1d4 08:48:29 Removing intermediate container 74de85f6e6b1 08:48:29 ---> 6899bcbe0ea4 08:48:29 Step 9/24 : WORKDIR /edgex-go/spire-build 08:48:29 Removing intermediate container 034470fbe1d4 08:48:29 ---> 4de462fe1d14 08:48:29 Step 9/24 : WORKDIR /edgex-go/spire-build 08:48:29 ---> Running in 154e3309ecef 08:48:29 ---> Running in 48d7fc351d6f 08:48:29 Removing intermediate container 154e3309ecef 08:48:29 ---> 63d6200800a8 08:48:29 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 08:48:30 ---> Running in 9bc0ee44cdf4 08:48:30 Removing intermediate container 48d7fc351d6f 08:48:30 ---> d06b225a42d3 08:48:30 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 08:48:30 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 08:48:30 ---> Running in 3933b5133b4b 08:48:30 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 08:48:30 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 08:48:35 Removing intermediate container 9bc0ee44cdf4 08:48:35 Removing intermediate container 3933b5133b4b 08:48:35 ---> f757348742b4 08:48:35 Step 11/24 : WORKDIR /edgex-go ---> fc2cfa71958e 08:48:35 Step 11/24 : WORKDIR /edgex-go 08:48:35 08:48:35 ---> Running in 3ca21ce19ec5 08:48:35 ---> Running in 651da26c0c0a 08:48:35 Removing intermediate container 3ca21ce19ec5 08:48:35 ---> 97c244d10420 08:48:35 08:48:35 Step 12/24 : FROM alpine:3.15 08:48:35 Removing intermediate container 651da26c0c0a 08:48:35 ---> 2a1082ae5c30 08:48:35 08:48:35 Step 12/24 : FROM alpine:3.15 08:48:36 3.15: Pulling from library/alpine 08:48:36 3.15: Pulling from library/alpine 08:48:38 Digest: sha256:689659b1f08e9fdfb85190144098c378beb5a53b328f7ced7883a74a1157c709 08:48:38 Status: Downloaded newer image for alpine:3.15 08:48:38 Digest: sha256:689659b1f08e9fdfb85190144098c378beb5a53b328f7ced7883a74a1157c709 08:48:38 Status: Image is up to date for alpine:3.15 08:48:38 ---> 354640af7b1b 08:48:38 Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' 08:48:38 ---> 354640af7b1b 08:48:38 Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' 08:48:38 ---> Running in 2db41beafc53 08:48:38 ---> Running in 0279e44a7989 08:48:39 Removing intermediate container 2db41beafc53 08:48:39 ---> c2c92ac0a4eb 08:48:39 Step 14/24 : RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 08:48:39 Removing intermediate container 0279e44a7989 08:48:39 ---> 2ab74e02cac0 08:48:39 Step 14/24 : RUN apk update && apk --no-cache --update add dumb-init gcompat 08:48:39 ---> Running in 6600edf89492 08:48:39 ---> Running in bec78fbfae74 08:48:43 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 08:48:43 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 08:48:43 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 08:48:43 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 08:48:45 v3.15.7-40-g7c014c17dec [https://dl-cdn.alpinelinux.org/alpine/v3.15/main] 08:48:45 v3.15.7-36-gfea8cac94fc [https://dl-cdn.alpinelinux.org/alpine/v3.15/community] 08:48:45 OK: 15736 distinct packages available 08:48:45 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 08:48:45 v3.15.7-40-g7c014c17dec [https://dl-cdn.alpinelinux.org/alpine/v3.15/main] 08:48:45 v3.15.7-36-gfea8cac94fc [https://dl-cdn.alpinelinux.org/alpine/v3.15/community] 08:48:45 OK: 15736 distinct packages available 08:48:45 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 08:48:45 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 08:48:46 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 08:48:47 (1/5) Installing dumb-init (1.2.5-r1) 08:48:47 (2/5) Installing musl-obstack (1.2.3-r0) 08:48:47 (3/5) Installing libucontext (1.1-r0) 08:48:47 (4/5) Installing gcompat (1.0.0-r4) 08:48:47 (5/5) Installing openssl (1.1.1t-r1) 08:48:47 Executing busybox-1.34.1-r7.trigger 08:48:47 OK: 6 MiB in 19 packages 08:48:47 (1/4) Installing dumb-init (1.2.5-r1) 08:48:47 (2/4) Installing musl-obstack (1.2.3-r0) 08:48:47 (3/4) Installing libucontext (1.1-r0) 08:48:47 (4/4) Installing gcompat (1.0.0-r4) 08:48:47 Executing busybox-1.34.1-r7.trigger 08:48:47 OK: 6 MiB in 18 packages 08:48:50 Removing intermediate container 6600edf89492 08:48:50 ---> 311254409c7b 08:48:50 Step 15/24 : COPY --from=builder /usr/local/bin/spire-agent /usr/local/bin 08:48:50 Removing intermediate container bec78fbfae74 08:48:50 ---> 3c0c8e76a004 08:48:50 Step 15/24 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin 08:48:55 ---> 38cd8b0b1c5c 08:48:55 Step 16/24 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin 08:49:01 ---> e22347534b63 08:49:01 Step 16/24 : COPY --from=builder /edgex-go/cmd/security-spire-config/docker-entrypoint.sh /usr/local/bin/ 08:49:02 ---> 755071d542f8 08:49:02 Step 17/24 : WORKDIR /usr/local/etc/spiffe-scripts.d 08:49:02 ---> Running in 7706628b1385 08:49:04 Removing intermediate container 7706628b1385 08:49:04 ---> b792e6a24613 08:49:04 Step 18/24 : COPY --from=builder /edgex-go/cmd/security-spire-config/seed_builtin_entries.sh /usr/local/etc/spiffe-scripts.d 08:49:04 ---> dff3c2b1274a 08:49:04 Step 17/24 : COPY --from=builder /edgex-go/cmd/security-spire-agent/docker-entrypoint.sh /usr/local/bin/ 08:49:05 ---> 9614dca582f6 08:49:05 Step 19/24 : WORKDIR / 08:49:05 ---> Running in 8e2dace34a39 08:49:05 ---> 1ba2a7e084d8 08:49:05 Step 18/24 : COPY --from=builder /edgex-go/cmd/security-spire-agent/agent.conf /usr/local/etc/spire/agent.conf.tpl 08:49:06 Removing intermediate container 8e2dace34a39 08:49:06 ---> 755768f07d9e 08:49:06 Step 20/24 : ENTRYPOINT [ "/usr/bin/dumb-init" ] 08:49:06 ---> Running in a077b001ecca 08:49:07 Removing intermediate container a077b001ecca 08:49:07 ---> b9901e73a36f 08:49:07 Step 21/24 : CMD [ "--verbose", "docker-entrypoint.sh" ] 08:49:07 ---> 24d5b494cfc8 08:49:07 Step 19/24 : COPY --from=builder /edgex-go/cmd/security-spire-agent/openssl.conf /usr/local/etc/ ---> Running in b6d1cceaaaf1 08:49:07 08:49:08 Removing intermediate container b6d1cceaaaf1 08:49:08 ---> 48cd9fdee378 08:49:08 Step 22/24 : LABEL arch=arm64 08:49:08 ---> Running in fcdeb6d601d3 08:49:09 ---> 20cd00262842 08:49:09 Step 20/24 : ENTRYPOINT [ "/usr/bin/dumb-init" ] 08:49:09 ---> Running in 92125b973309 08:49:09 Removing intermediate container fcdeb6d601d3 08:49:09 ---> 336952fd89e8 08:49:09 Step 23/24 : LABEL git_sha=501313d4a05446a7a47259fe869acd37c74d61ab 08:49:09 ---> Running in 64e0a13617ac 08:49:09 Removing intermediate container 92125b973309 08:49:09 ---> 7ef20e4074a8 08:49:09 Step 21/24 : CMD [ "--verbose", "docker-entrypoint.sh" ] 08:49:10 ---> Running in e0e93ca991e8 08:49:10 Removing intermediate container 64e0a13617ac 08:49:10 ---> b2c6cfb83c60 08:49:10 Step 24/24 : LABEL version=0.0.0 08:49:10 ---> Running in ab5944032fcd 08:49:10 Removing intermediate container e0e93ca991e8 08:49:11 ---> 20a986957ff4 08:49:11 Step 22/24 : LABEL arch=arm64 08:49:11 ---> Running in f86c7b2068d4 08:49:11 Removing intermediate container ab5944032fcd 08:49:11 ---> ccbcded0de48 08:49:11 08:49:12 Successfully built ccbcded0de48 08:49:12 Successfully tagged security-spire-config-arm64:latest 08:49:12  Building security-spire-config ... done Building core-common-config-bootstrapper 08:49:12 Removing intermediate container f86c7b2068d4 08:49:12 ---> d6bcda7460a1 08:49:12 Step 23/24 : LABEL git_sha=501313d4a05446a7a47259fe869acd37c74d61ab 08:49:12 ---> Running in e79a8f3d9494 08:49:13 Removing intermediate container e79a8f3d9494 08:49:13 ---> 3b5dd8c5b2a1 08:49:13 Step 24/24 : LABEL version=0.0.0 08:49:13 ---> Running in 146366b8c658 08:49:13 Removing intermediate container 146366b8c658 08:49:13 ---> beb675a89cc8 08:49:13 08:49:14 Successfully built beb675a89cc8 08:49:14 Successfully tagged security-spire-agent-arm64:latest 08:49:14  Building security-spire-agent ... done Building security-spire-server 08:49:47 Step 1/22 : ARG BUILDER_BASE=golang:1.18-alpine3.16 08:49:47 Step 2/22 : FROM ${BUILDER_BASE} AS builder 08:49:47 ---> 584b8b9568c8 08:49:47 Step 3/22 : ARG ADD_BUILD_TAGS="" 08:49:47 ---> Using cache 08:49:47 ---> 999dc0f86210 08:49:47 Step 4/22 : WORKDIR /edgex-go 08:49:47 ---> Using cache 08:49:47 ---> eacb3d6ead49 08:49:47 Step 5/22 : RUN apk add --update --no-cache make git 08:49:47 ---> Using cache 08:49:47 ---> b84448cec26c 08:49:47 Step 6/22 : COPY go.mod vendor* ./ 08:49:47 ---> Using cache 08:49:47 ---> a3485d703b4c 08:49:47 Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 08:49:47 ---> Using cache 08:49:47 ---> a939a749db33 08:49:47 Step 8/22 : COPY . . 08:49:47 ---> Using cache 08:49:47 ---> bc672e82d922 08:49:47 Step 9/22 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-common-config-bootstrapper/core-common-config-bootstrapper 08:49:47 ---> Running in aa968ad7652c 08:49:47 Step 1/23 : ARG BUILDER_BASE=golang:1.18-alpine3.16 08:49:47 Step 2/23 : FROM ${BUILDER_BASE} AS builder 08:49:47 ---> 584b8b9568c8 08:49:47 Step 3/23 : WORKDIR /edgex-go 08:49:47 ---> Using cache 08:49:47 ---> f38452c6ecc8 08:49:47 Step 4/23 : RUN apk add --update --no-cache make git build-base curl 08:49:47 ---> Using cache 08:49:47 ---> b283f9e69732 08:49:47 Step 5/23 : COPY go.mod vendor* ./ 08:49:47 ---> Using cache 08:49:47 ---> 4c806824d6ec 08:49:47 Step 6/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 08:49:47 ---> Using cache 08:49:47 ---> 4dceb53266e2 08:49:47 Step 7/23 : COPY . . 08:49:47 ---> Using cache 08:49:47 ---> e4b91dbe3e04 08:49:47 Step 8/23 : ARG SPIRE_RELEASE=1.2.1 08:49:47 ---> Using cache 08:49:47 ---> 6899bcbe0ea4 08:49:47 Step 9/23 : WORKDIR /edgex-go/spire-build 08:49:47 ---> Using cache 08:49:47 ---> 63d6200800a8 08:49:47 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 08:49:47 ---> Running in d981921e1c56 08:49:47 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 08:49:50 Removing intermediate container d981921e1c56 08:49:50 ---> deb315f84eb3 08:49:50 Step 11/23 : WORKDIR /edgex-go 08:49:50 ---> Running in 460701d050af 08:49:51 Removing intermediate container 460701d050af 08:49:51 ---> 6e4f57f83186 08:49:51 08:49:51 Step 12/23 : FROM alpine:3.15 08:49:51 ---> 354640af7b1b 08:49:51 Step 13/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' 08:49:51 ---> Using cache 08:49:51 ---> 2ab74e02cac0 08:49:51 Step 14/23 : RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 08:49:51 ---> Running in 7f0d7d77ae00 08:49:53 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 08:49:53 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 08:49:55 v3.15.7-40-g7c014c17dec [https://dl-cdn.alpinelinux.org/alpine/v3.15/main] 08:49:55 v3.15.7-36-gfea8cac94fc [https://dl-cdn.alpinelinux.org/alpine/v3.15/community] 08:49:55 OK: 15736 distinct packages available 08:49:55 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 08:49:55 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 08:49:57 (1/5) Installing dumb-init (1.2.5-r1) 08:49:57 (2/5) Installing musl-obstack (1.2.3-r0) 08:49:57 (3/5) Installing libucontext (1.1-r0) 08:49:57 (4/5) Installing gcompat (1.0.0-r4) 08:49:57 (5/5) Installing openssl (1.1.1t-r1) 08:49:57 Executing busybox-1.34.1-r7.trigger 08:49:57 OK: 6 MiB in 19 packages 08:49:59 Removing intermediate container 7f0d7d77ae00 08:49:59 ---> df6cba3cea51 08:49:59 Step 15/23 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin 08:50:06 ---> dea895299051 08:50:06 Step 16/23 : COPY --from=builder /edgex-go/cmd/security-spire-server/docker-entrypoint.sh /usr/local/bin/ 08:50:07 ---> cc5418f9ac6e 08:50:07 Step 17/23 : COPY --from=builder /edgex-go/cmd/security-spire-server/server.conf /usr/local/etc/spire/server.conf.tpl 08:50:08 ---> 112dc6702466 08:50:08 Step 18/23 : COPY --from=builder /edgex-go/cmd/security-spire-server/openssl.conf /usr/local/etc/ 08:50:09 ---> 6af162c29478 08:50:09 Step 19/23 : ENTRYPOINT [ "/usr/bin/dumb-init" ] 08:50:09 ---> Running in e47e9ca26d4e 08:50:10 Removing intermediate container e47e9ca26d4e 08:50:10 ---> 851d6133c0e9 08:50:10 Step 20/23 : CMD [ "--verbose", "docker-entrypoint.sh" ] 08:50:10 ---> Running in 0bec70350b27 08:50:11 Removing intermediate container 0bec70350b27 08:50:11 ---> 7b850f283875 08:50:11 Step 21/23 : LABEL arch=arm64 08:50:11 ---> Running in 842580ca9aa4 08:50:11 Removing intermediate container 842580ca9aa4 08:50:11 ---> 86ed08b16fb2 08:50:11 Step 22/23 : LABEL git_sha=501313d4a05446a7a47259fe869acd37c74d61ab 08:50:11 ---> Running in ddff16b26701 08:50:12 Removing intermediate container ddff16b26701 08:50:12 ---> 06344319ac6e 08:50:12 Step 23/23 : LABEL version=0.0.0 08:50:12 ---> Running in 8fb953fc9aca 08:50:13 Removing intermediate container 8fb953fc9aca 08:50:13 ---> d30aca9827cb 08:50:13 08:50:13 Successfully built d30aca9827cb 08:50:13 Successfully tagged security-spire-server-arm64:latest 08:50:13  Building security-spire-server ... done Building security-secretstore-setup 08:50:35 Step 1/23 : ARG BUILDER_BASE=golang:1.18-alpine3.16 08:50:35 Step 2/23 : FROM ${BUILDER_BASE} AS builder 08:50:35 ---> 584b8b9568c8 08:50:35 Step 3/23 : WORKDIR /edgex-go 08:50:35 ---> Using cache 08:50:35 ---> f38452c6ecc8 08:50:35 Step 4/23 : RUN apk add --update --no-cache make git 08:50:35 ---> Running in 816456bd0ca3 08:50:35 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 08:50:35 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 08:50:37 OK: 221 MiB in 51 packages 08:50:38 Removing intermediate container 816456bd0ca3 08:50:38 ---> 785e2458ff5e 08:50:38 Step 5/23 : COPY go.mod vendor* ./ 08:50:39 ---> e3aa2cda590b 08:50:39 Step 6/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 08:50:40 ---> Running in 588f9a05939c 08:52:31 Removing intermediate container 588f9a05939c 08:52:31 ---> 5e4483237931 08:52:31 Step 7/23 : COPY . . 08:52:41 ---> a9484a0c50ba 08:52:41 Step 8/23 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 08:52:41 ---> Running in ae64c75c4ca1 08:52:43 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 08:57:05 Removing intermediate container 5ee79fd7b605 08:57:05 ---> a073632c1cb1 08:57:05 08:57:05 Step 10/23 : FROM alpine:3.16 08:57:05 3.16: Pulling from library/alpine 08:57:05 Digest: sha256:1bd67c81e4ad4b8f4a5c1c914d7985336f130e5cefb3e323654fd09d6bcdbbe2 08:57:05 Status: Downloaded newer image for alpine:3.16 08:57:05 ---> 4c81e5bf8899 08:57:05 Step 11/23 : RUN apk add --update --no-cache dumb-init 08:57:05 ---> Running in 9c67acf9ba77 08:57:05 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 08:57:05 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 08:57:06 (1/1) Installing dumb-init (1.2.5-r1) 08:57:06 Executing busybox-1.35.0-r17.trigger 08:57:06 OK: 5 MiB in 15 packages 08:57:08 Removing intermediate container 9c67acf9ba77 08:57:08 ---> a03991edce1a 08:57:08 Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 08:57:08 ---> Running in e96386ea6177 08:57:08 Removing intermediate container e96386ea6177 08:57:08 ---> 9c4aa7391584 08:57:08 Step 13/23 : ENV APP_PORT=59882 08:57:08 ---> Running in d7e701135572 08:57:09 Removing intermediate container d7e701135572 08:57:09 ---> 20a1e6b6f00c 08:57:09 Step 14/23 : EXPOSE $APP_PORT 08:57:09 ---> Running in 94202745a37e 08:57:10 Removing intermediate container 94202745a37e 08:57:10 ---> 7d9aaccedf97 08:57:10 Step 15/23 : WORKDIR / 08:57:10 ---> Running in 6be036e1122a 08:57:10 Removing intermediate container 6be036e1122a 08:57:10 ---> 8386cc9d4c34 08:57:10 Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / 08:57:12 ---> 356c170bc64b 08:57:12 Step 17/23 : COPY --from=builder /edgex-go/cmd/core-command/core-command / 08:57:14 ---> b8529d1e8982 08:57:14 Step 18/23 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml 08:57:15 ---> f373ddd872fa 08:57:15 Step 19/23 : ENTRYPOINT ["/core-command"] 08:57:15 ---> Running in 326029f0b3eb 08:57:15 Removing intermediate container 326029f0b3eb 08:57:15 ---> a213e1341d97 08:57:15 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] 08:57:16 ---> Running in d6e8049a7e4a 08:57:16 Removing intermediate container d6e8049a7e4a 08:57:16 ---> 9b627c264c6f 08:57:16 Step 21/23 : LABEL arch=arm64 08:57:16 ---> Running in 1a2f09e78b68 08:57:17 Removing intermediate container 1a2f09e78b68 08:57:17 ---> 121c7f2b6545 08:57:17 Step 22/23 : LABEL git_sha=501313d4a05446a7a47259fe869acd37c74d61ab 08:57:17 ---> Running in e52001bc81f0 08:57:18 Removing intermediate container e52001bc81f0 08:57:18 ---> 193cf0b7c7de 08:57:18 Step 23/23 : LABEL version=0.0.0 08:57:18 ---> Running in d7dbc5f81223 08:57:19 Removing intermediate container d7dbc5f81223 08:57:19 ---> 7eaae64a142f 08:57:19 08:57:19 Successfully built 7eaae64a142f 08:57:19 Successfully tagged core-command-arm64:latest 08:57:19 Building core-data 08:57:41  Building core-command ... done Step 1/22 : ARG BUILDER_BASE=golang:1.18-alpine3.16 08:57:41 Step 2/22 : FROM ${BUILDER_BASE} AS builder 08:57:41 ---> 584b8b9568c8 08:57:41 Step 3/22 : ARG ADD_BUILD_TAGS="" 08:57:41 ---> Using cache 08:57:41 ---> 999dc0f86210 08:57:41 Step 4/22 : WORKDIR /edgex-go 08:57:41 ---> Using cache 08:57:41 ---> eacb3d6ead49 08:57:41 Step 5/22 : RUN apk add --update --no-cache make git 08:57:41 ---> Using cache 08:57:41 ---> b84448cec26c 08:57:41 Step 6/22 : COPY go.mod vendor* ./ 08:57:41 ---> Using cache 08:57:41 ---> a3485d703b4c 08:57:41 Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 08:57:41 ---> Using cache 08:57:41 ---> a939a749db33 08:57:41 Step 8/22 : COPY . . 08:57:41 ---> Using cache 08:57:41 ---> bc672e82d922 08:57:41 Step 9/22 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-data/core-data 08:57:41 ---> Running in 8c137ecab8a6 08:57:41 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 08:58:08 Removing intermediate container aa968ad7652c 08:58:08 ---> d704a467d7e7 08:58:08 08:58:08 Step 10/22 : FROM alpine:3.16 08:58:08 ---> 4c81e5bf8899 08:58:08 Step 11/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel Corporation' 08:58:08 ---> Running in 7b1f8a64c8cc 08:58:08 Removing intermediate container 7b1f8a64c8cc 08:58:08 ---> 8239a8da484e 08:58:08 Step 12/22 : RUN apk add --update --no-cache dumb-init 08:58:08 ---> Running in cbe5d6c19a09 08:58:11 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 08:58:11 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 08:58:13 (1/1) Installing dumb-init (1.2.5-r1) 08:58:13 Executing busybox-1.35.0-r17.trigger 08:58:13 OK: 5 MiB in 15 packages 08:58:14 Removing intermediate container cbe5d6c19a09 08:58:14 ---> 84c76f104442 08:58:14 Step 13/22 : COPY --from=builder /edgex-go/Attribution.txt / 08:58:16 ---> efe7e2765ea7 08:58:16 Step 14/22 : COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/core-common-config-bootstrapper / 08:58:18 ---> 2869b6c4ece7 08:58:18 Step 15/22 : COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/res/configuration.yaml /res/configuration.yaml 08:58:19 ---> 756c910b0395 08:58:19 Step 16/22 : COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/entrypoint.sh /usr/local/bin/ 08:58:20 ---> 8a754a5c707b 08:58:20 Step 17/22 : RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 08:58:20 ---> Running in db10a2763e3e 08:58:23 Removing intermediate container db10a2763e3e 08:58:23 ---> d1300376b5c8 08:58:23 Step 18/22 : ENTRYPOINT ["entrypoint.sh"] 08:58:23 ---> Running in cf525be8da6a 08:58:24 Removing intermediate container cf525be8da6a 08:58:24 ---> 81e76314b51e 08:58:24 Step 19/22 : CMD ["/core-common-config-bootstrapper", "-cp=consul.http://edgex-core-consul:8500", "-cf=configuration.yaml"] 08:58:24 ---> Running in 6648997b3279 08:58:24 Removing intermediate container 6648997b3279 08:58:24 ---> e710310b2a43 08:58:24 Step 20/22 : LABEL arch=arm64 08:58:25 ---> Running in 12d9f549ab5e 08:58:25 Removing intermediate container 12d9f549ab5e 08:58:25 ---> 4f4eb1e87a6e 08:58:25 Step 21/22 : LABEL git_sha=501313d4a05446a7a47259fe869acd37c74d61ab 08:58:25 ---> Running in f982ad2d3335 08:58:26 Removing intermediate container f982ad2d3335 08:58:26 ---> ab4016e4c9d1 08:58:26 Step 22/22 : LABEL version=0.0.0 08:58:26 ---> Running in 74ad5f403c7f 08:58:27 Removing intermediate container 74ad5f403c7f 08:58:27 ---> b80664d7993c 08:58:27 08:58:27 Successfully built b80664d7993c 08:58:27 Successfully tagged core-common-config-bootstrapper-arm64:latest 08:58:27  Building core-common-config-bootstrapper ... done Building security-proxy-auth 08:58:45 Step 1/22 : ARG BUILDER_BASE=golang:1.18-alpine3.16 08:58:45 Step 2/22 : FROM ${BUILDER_BASE} AS builder 08:58:45 ---> 584b8b9568c8 08:58:45 Step 3/22 : ARG ADD_BUILD_TAGS="" 08:58:45 ---> Using cache 08:58:45 ---> 999dc0f86210 08:58:45 Step 4/22 : WORKDIR /edgex-go 08:58:45 ---> Using cache 08:58:45 ---> eacb3d6ead49 08:58:45 Step 5/22 : RUN apk add --update --no-cache make git 08:58:45 ---> Using cache 08:58:45 ---> b84448cec26c 08:58:45 Step 6/22 : COPY go.mod vendor* ./ 08:58:45 ---> Using cache 08:58:45 ---> a3485d703b4c 08:58:45 Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 08:58:45 ---> Using cache 08:58:45 ---> a939a749db33 08:58:45 Step 8/22 : COPY . . 08:58:45 ---> Using cache 08:58:45 ---> bc672e82d922 08:58:45 Step 9/22 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/security-proxy-auth/security-proxy-auth 08:58:45 ---> Running in 1b10af44b69d 08:58:47 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-proxy-auth/security-proxy-auth ./cmd/security-proxy-auth 09:00:09 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 09:00:24 Removing intermediate container ae64c75c4ca1 09:00:24 ---> db768deb7ba7 09:00:24 09:00:24 Step 9/23 : FROM alpine:3.16 09:00:24 ---> 4c81e5bf8899 09:00:24 Step 10/23 : RUN apk add --update --no-cache ca-certificates dumb-init su-exec 09:00:24 ---> Running in 37f5b8d7d3aa 09:00:26 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 09:00:26 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 09:00:28 (1/3) Installing ca-certificates (20220614-r0) 09:00:28 (2/3) Installing dumb-init (1.2.5-r1) 09:00:28 (3/3) Installing su-exec (0.2-r1) 09:00:28 Executing busybox-1.35.0-r17.trigger 09:00:28 Executing ca-certificates-20220614-r0.trigger 09:00:28 OK: 6 MiB in 17 packages 09:00:31 Removing intermediate container 37f5b8d7d3aa 09:00:31 ---> e49ccd22a696 09:00:31 Step 11/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' 09:00:31 ---> Running in a2c7e318b41c 09:00:31 Removing intermediate container a2c7e318b41c 09:00:31 ---> 3c7ec690b4dd 09:00:31 Step 12/23 : WORKDIR / 09:00:32 ---> Running in f74342d1b4fc 09:00:32 Removing intermediate container f74342d1b4fc 09:00:32 ---> d91e5a8b84e9 09:00:32 Step 13/23 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/res/token-config.json /res-file-token-provider/token-config.json 09:00:33 ---> 60909668ad14 09:00:33 Step 14/23 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res-file-token-provider/configuration.toml /res-file-token-provider/configuration.toml 09:00:34 ---> c4b511352346 09:00:34 Step 15/23 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml 09:00:35 ---> 4f9cf8e3b9f1 09:00:35 Step 16/23 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . 09:00:37 ---> d42de18963ef 09:00:37 Step 17/23 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . 09:00:39 ---> 9e68d7d19284 09:00:39 Step 18/23 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ 09:00:40 ---> 3b7d400d10e0 09:00:40 Step 19/23 : RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 09:00:40 ---> Running in 1aaba256e577 09:00:44 Removing intermediate container 1aaba256e577 09:00:44 ---> e9a20953ada6 09:00:44 Step 20/23 : ENTRYPOINT ["entrypoint.sh"] 09:00:44 ---> Running in 09b7877f442a 09:00:45 Removing intermediate container 09b7877f442a 09:00:45 ---> a86e6c04f8ac 09:00:45 Step 21/23 : LABEL arch=arm64 09:00:45 ---> Running in 8e83016d8315 09:00:46 Removing intermediate container 8e83016d8315 09:00:46 ---> 15c0a8076c7d 09:00:46 Step 22/23 : LABEL git_sha=501313d4a05446a7a47259fe869acd37c74d61ab 09:00:46 ---> Running in f294b0ca0359 09:00:46 Removing intermediate container f294b0ca0359 09:00:46 ---> 16e2a5decc6f 09:00:46 Step 23/23 : LABEL version=0.0.0 09:00:46 ---> Running in 2172a255f4f0 09:00:48 Removing intermediate container 2172a255f4f0 09:00:48 ---> 235c57e83674 09:00:48 09:00:49 Successfully built 235c57e83674 09:00:49 Successfully tagged security-secretstore-setup-arm64:latest 09:00:49  Building security-secretstore-setup ... done Building core-metadata 09:01:11 Step 1/24 : ARG BUILDER_BASE=golang:1.18-alpine3.16 09:01:11 Step 2/24 : FROM ${BUILDER_BASE} AS builder 09:01:11 ---> 584b8b9568c8 09:01:11 Step 3/24 : ARG ADD_BUILD_TAGS="" 09:01:11 ---> Using cache 09:01:11 ---> 999dc0f86210 09:01:11 Step 4/24 : WORKDIR /edgex-go 09:01:11 ---> Using cache 09:01:11 ---> eacb3d6ead49 09:01:11 Step 5/24 : RUN apk add --update --no-cache make git 09:01:11 ---> Using cache 09:01:11 ---> b84448cec26c 09:01:11 Step 6/24 : COPY go.mod vendor* ./ 09:01:11 ---> Using cache 09:01:11 ---> a3485d703b4c 09:01:11 Step 7/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 09:01:11 ---> Using cache 09:01:11 ---> a939a749db33 09:01:11 Step 8/24 : COPY . . 09:01:11 ---> Using cache 09:01:11 ---> bc672e82d922 09:01:11 Step 9/24 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-metadata/core-metadata 09:01:11 ---> Running in 2e82ac884594 09:01:12 Removing intermediate container b3427ebb5fe6 09:01:12 ---> a80f48dc7900 09:01:12 09:01:12 Step 10/22 : FROM alpine:3.16 09:01:12 ---> 4c81e5bf8899 09:01:12 Step 11/22 : RUN apk add --update --no-cache ca-certificates dumb-init 09:01:12 Removing intermediate container 2e87d97274ff 09:01:12 ---> dc2c0a441242 09:01:12 09:01:12 Step 10/22 : FROM alpine:3.16 09:01:12 ---> 4c81e5bf8899 09:01:12 Step 11/22 : RUN apk add --update --no-cache dumb-init 09:01:12 ---> Using cache 09:01:12 ---> a03991edce1a 09:01:12 Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 09:01:12 ---> Using cache 09:01:12 ---> 9c4aa7391584 09:01:12 Step 13/22 : ENV APP_PORT=59861 09:01:12 ---> Running in cbc5fc698cc8 09:01:12 ---> Running in db737045611b 09:01:13 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 09:01:13 Removing intermediate container cbc5fc698cc8 09:01:13 ---> 70e252cf52d0 09:01:13 Step 14/22 : EXPOSE $APP_PORT 09:01:13 ---> Running in f00f19d82a8b 09:01:14 Removing intermediate container f00f19d82a8b 09:01:14 ---> e9eef662b948 09:01:14 Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / 09:01:15 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 09:01:15 ---> 6ba29558b9ce 09:01:15 Step 16/22 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / 09:01:16 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 09:01:17 (1/2) Installing ca-certificates (20220614-r0) 09:01:17 (2/2) Installing dumb-init (1.2.5-r1) 09:01:17 Executing busybox-1.35.0-r17.trigger 09:01:18 Executing ca-certificates-20220614-r0.trigger 09:01:18 ---> 8ddcdbb14c71 09:01:18 Step 17/22 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml 09:01:18 OK: 6 MiB in 16 packages 09:01:19 ---> 371d6ffeb330 09:01:19 Step 18/22 : ENTRYPOINT ["/support-scheduler"] 09:01:20 ---> Running in 5f6a3e8870f7 09:01:20 Removing intermediate container 5f6a3e8870f7 09:01:20 ---> 8cc67a03e57b 09:01:20 Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] 09:01:21 ---> Running in 8ecd5f2c0d3c 09:01:22 Removing intermediate container db737045611b 09:01:22 ---> 4642c2e18b5f 09:01:22 Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2021: Intel Corporation' 09:01:22 Removing intermediate container 8ecd5f2c0d3c 09:01:22 ---> a47222f2b74c 09:01:22 Step 20/22 : LABEL arch=arm64 09:01:22 ---> Running in fd8382817baa 09:01:22 ---> Running in 5898e8148111 09:01:22 Removing intermediate container fd8382817baa 09:01:22 ---> a417ce416111 09:01:22 Step 13/22 : ENV APP_PORT=59860 09:01:22 Removing intermediate container 5898e8148111 09:01:22 ---> 0c234d79ed1a 09:01:22 Step 21/22 : LABEL git_sha=501313d4a05446a7a47259fe869acd37c74d61ab 09:01:23 ---> Running in a9ae01902827 09:01:23 ---> Running in 0b52d5b42475 09:01:23 Removing intermediate container 0b52d5b42475 09:01:23 ---> 5fab84a8ce8f 09:01:23 Step 22/22 : LABEL version=0.0.0 09:01:24 Removing intermediate container a9ae01902827 09:01:24 ---> 873588383a92 09:01:24 Step 14/22 : EXPOSE $APP_PORT 09:01:24 ---> Running in b0baf2d13f51 09:01:24 ---> Running in 11dbe7c95c6a 09:01:25 Removing intermediate container b0baf2d13f51 09:01:25 ---> 7def500e61e9 09:01:25 09:01:25 Removing intermediate container 11dbe7c95c6a 09:01:25 ---> 34637b286cd6 09:01:25 Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / 09:01:25 Successfully built 7def500e61e9 09:01:25 Successfully tagged support-scheduler-arm64:latest 09:01:25  Building support-scheduler ... done Building security-bootstrapper 09:01:25 ---> 1d4f3ad42237 09:01:26 Step 16/22 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / 09:01:28 ---> 81f529eaee2d 09:01:28 Step 17/22 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml 09:01:30 ---> 1ee7f92da2c6 09:01:30 Step 18/22 : ENTRYPOINT ["/support-notifications"] 09:01:30 ---> Running in ea9df00d6a64 09:01:31 Removing intermediate container ea9df00d6a64 09:01:31 ---> e13fbcd99316 09:01:31 Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] 09:01:31 ---> Running in 08d9013deea4 09:01:31 Removing intermediate container 08d9013deea4 09:01:31 ---> 8433f4e2e365 09:01:31 Step 20/22 : LABEL arch=arm64 09:01:32 ---> Running in 3f1778b44952 09:01:32 Removing intermediate container 3f1778b44952 09:01:32 ---> 972ae00f0413 09:01:32 Step 21/22 : LABEL git_sha=501313d4a05446a7a47259fe869acd37c74d61ab 09:01:32 ---> Running in 628c3b05d0c7 09:01:33 Removing intermediate container 628c3b05d0c7 09:01:33 ---> d485c0c75f12 09:01:33 Step 22/22 : LABEL version=0.0.0 09:01:33 ---> Running in f7c11b014b9d 09:01:34 Removing intermediate container f7c11b014b9d 09:01:34 ---> eaf01be7ab43 09:01:34 09:01:34 Successfully built eaf01be7ab43 09:01:34 Successfully tagged support-notifications-arm64:latest 09:01:34 Building security-spiffe-token-provider 09:01:56  Building support-notifications ... done Step 1/32 : ARG BUILDER_BASE=golang:1.18-alpine3.16 09:01:56 Step 2/32 : FROM ${BUILDER_BASE} AS builder 09:01:56 ---> 584b8b9568c8 09:01:56 Step 3/32 : WORKDIR /edgex-go 09:01:56 ---> Using cache 09:01:56 ---> f38452c6ecc8 09:01:56 Step 4/32 : RUN apk add --update --no-cache make git 09:01:56 ---> Using cache 09:01:56 ---> 785e2458ff5e 09:01:56 Step 5/32 : COPY go.mod vendor* ./ 09:01:56 ---> Using cache 09:01:56 ---> e3aa2cda590b 09:01:56 Step 6/32 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 09:01:56 ---> Using cache 09:01:56 ---> 5e4483237931 09:01:56 Step 7/32 : COPY . . 09:01:56 ---> Using cache 09:01:56 ---> a9484a0c50ba 09:01:56 Step 8/32 : RUN make cmd/security-bootstrapper/security-bootstrapper 09:01:56 ---> Running in cb00a3957e17 09:01:59 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 09:02:03 Step 1/19 : ARG BUILDER_BASE=golang:1.18-alpine3.16 09:02:03 Step 2/19 : FROM ${BUILDER_BASE} AS builder 09:02:03 ---> 584b8b9568c8 09:02:03 Step 3/19 : WORKDIR /edgex-go 09:02:03 ---> Using cache 09:02:03 ---> f38452c6ecc8 09:02:03 Step 4/19 : RUN apk update && apk --no-cache --update add build-base 09:02:03 ---> Running in 2ed022ecf9a9 09:02:05 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 09:02:05 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 09:02:07 v3.16.4-45-gacf6038d705 [https://dl-cdn.alpinelinux.org/alpine/v3.16/main] 09:02:07 v3.16.4-42-gf483c31bb36 [https://dl-cdn.alpinelinux.org/alpine/v3.16/community] 09:02:07 OK: 16903 distinct packages available 09:02:07 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 09:02:08 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 09:02:10 OK: 221 MiB in 51 packages 09:02:12 Removing intermediate container 2ed022ecf9a9 09:02:12 ---> 88280f07e667 09:02:12 Step 5/19 : COPY go.mod vendor* ./ 09:02:13 ---> 7601ab4a8af3 09:02:13 Step 6/19 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 09:02:13 ---> Running in 9e16f8b7c3da 09:04:05 Removing intermediate container 9e16f8b7c3da 09:04:05 ---> 491824e14565 09:04:05 Step 7/19 : COPY . . 09:04:13 ---> 1a7ffbb61fe6 09:04:13 Step 8/19 : RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider 09:04:13 ---> Running in 695e3ef8b91e 09:04:14 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 09:06:21 Removing intermediate container 1b10af44b69d 09:06:21 ---> 8fa06f89f74a 09:06:21 09:06:21 Step 10/22 : FROM alpine:3.16 09:06:21 ---> 4c81e5bf8899 09:06:21 Step 11/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel Corporation' 09:06:21 ---> Using cache 09:06:21 ---> 8239a8da484e 09:06:21 Step 12/22 : RUN apk add --update --no-cache dumb-init 09:06:21 ---> Using cache 09:06:21 ---> 84c76f104442 09:06:21 Step 13/22 : COPY --from=builder /edgex-go/Attribution.txt / 09:06:21 ---> Using cache 09:06:21 ---> efe7e2765ea7 09:06:21 Step 14/22 : COPY --from=builder /edgex-go/cmd/security-proxy-auth/security-proxy-auth / 09:06:21 ---> a95d3194122e 09:06:21 Step 15/22 : COPY --from=builder /edgex-go/cmd/security-proxy-auth/res/configuration.toml /res/configuration.toml 09:06:21 ---> 34e080553991 09:06:21 Step 16/22 : COPY --from=builder /edgex-go/cmd/security-proxy-auth/entrypoint.sh /usr/local/bin/ 09:06:21 ---> 479df5419335 09:06:21 Step 17/22 : RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 09:06:21 ---> Running in e3f6012cefc3 09:06:21 Removing intermediate container e3f6012cefc3 09:06:21 ---> 6616e0412c7e 09:06:21 Step 18/22 : ENTRYPOINT ["entrypoint.sh"] 09:06:21 ---> Running in a6518c863f92 09:06:21 Removing intermediate container a6518c863f92 09:06:21 ---> 7e4b6255f005 09:06:21 Step 19/22 : CMD ["/security-proxy-auth", "-cp=consul.http://edgex-core-consul:8500"] 09:06:21 ---> Running in 815ad6b468d3 09:06:21 Removing intermediate container 815ad6b468d3 09:06:21 ---> 124bab85b42b 09:06:21 Step 20/22 : LABEL arch=arm64 09:06:21 ---> Running in 3a3451b5c277 09:06:21 Removing intermediate container 3a3451b5c277 09:06:21 ---> df9be20032ff 09:06:21 Step 21/22 : LABEL git_sha=501313d4a05446a7a47259fe869acd37c74d61ab 09:06:21 ---> Running in cb5e54784fe1 09:06:21 Removing intermediate container cb5e54784fe1 09:06:21 ---> 1e9f85d05f78 09:06:21 Step 22/22 : LABEL version=0.0.0 09:06:21 ---> Running in 9ea6a2eba73e 09:06:22 Removing intermediate container 9ea6a2eba73e 09:06:22 ---> dca435c47506 09:06:22 09:06:22 Successfully built dca435c47506 09:06:22 Successfully tagged security-proxy-auth-arm64:latest 09:06:22  Building security-proxy-auth ... done Building security-proxy-setup 09:06:41 Removing intermediate container 8c137ecab8a6 09:06:41 ---> 4a4795ffd2ac 09:06:41 09:06:41 Step 10/22 : FROM alpine:3.16 09:06:41 ---> 4c81e5bf8899 09:06:41 Step 11/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' 09:06:41 ---> Running in 66d097529222 09:06:41 Removing intermediate container 66d097529222 09:06:41 ---> d8e20d48f764 09:06:41 Step 12/22 : ENV APP_PORT=59880 09:06:41 ---> Running in 6047c60e5c68 09:06:42 Removing intermediate container 6047c60e5c68 09:06:42 ---> 7360c402e743 09:06:42 Step 13/22 : EXPOSE $APP_PORT 09:06:42 ---> Running in 1dd668c0274d 09:06:42 Step 1/20 : ARG BUILDER_BASE=golang:1.18-alpine3.16 09:06:42 Step 2/20 : FROM ${BUILDER_BASE} AS builder 09:06:42 ---> 584b8b9568c8 09:06:42 Step 3/20 : WORKDIR /edgex-go 09:06:42 ---> Using cache 09:06:42 ---> f38452c6ecc8 09:06:42 Step 4/20 : RUN apk add --update --no-cache make git 09:06:42 ---> Using cache 09:06:42 ---> 785e2458ff5e 09:06:42 Step 5/20 : COPY go.mod vendor* ./ 09:06:42 ---> Using cache 09:06:42 ---> e3aa2cda590b 09:06:42 Step 6/20 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 09:06:42 ---> Using cache 09:06:42 ---> 5e4483237931 09:06:42 Step 7/20 : COPY . .Removing intermediate container 1dd668c0274d 09:06:42 09:06:42 ---> 70d22587fba0 09:06:42 Step 14/22 : RUN apk add --update --no-cache dumb-init 09:06:43 ---> Using cache 09:06:43 ---> a9484a0c50ba 09:06:43 Step 8/20 : RUN make cmd/secrets-config/secrets-config 09:06:43 ---> Running in ffe9d76332c8 09:06:43 ---> Running in 66115cc54689 09:06:45 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 09:06:46 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 09:06:46 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 09:06:48 (1/1) Installing dumb-init (1.2.5-r1) 09:06:48 Executing busybox-1.35.0-r17.trigger 09:06:48 OK: 5 MiB in 15 packages 09:06:50 Removing intermediate container 66115cc54689 09:06:50 ---> 3bdeaeaf5af1 09:06:50 Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / 09:06:51 ---> ede35c06bb43 09:06:51 Step 16/22 : COPY --from=builder /edgex-go/cmd/core-data/core-data / 09:06:53 ---> 493da79b2e0f 09:06:53 Step 17/22 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml 09:06:54 ---> 1efa3f8a6afc 09:06:54 Step 18/22 : ENTRYPOINT ["/core-data"] 09:06:54 ---> Running in 9a9d8fb1a58d 09:06:54 Removing intermediate container 9a9d8fb1a58d 09:06:54 ---> 083e2bc015fd 09:06:54 Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] 09:06:54 ---> Running in 08c08ac8041e 09:06:55 Removing intermediate container 08c08ac8041e 09:06:55 ---> a5b1efa123e1 09:06:55 Step 20/22 : LABEL arch=arm64 09:06:55 ---> Running in a9b9d505f927 09:06:56 Removing intermediate container a9b9d505f927 09:06:56 ---> 6bda5813f79f 09:06:56 Step 21/22 : LABEL git_sha=501313d4a05446a7a47259fe869acd37c74d61ab 09:06:56 ---> Running in 09a2c0a5345d 09:06:57 Removing intermediate container 09a2c0a5345d 09:06:57 ---> 8d77ee82b8cd 09:06:57 Step 22/22 : LABEL version=0.0.0 09:06:57 ---> Running in ec22a5bf8a8c 09:06:57 Removing intermediate container ec22a5bf8a8c 09:06:57 ---> cb46d286284f 09:06:57 09:06:58 Successfully built cb46d286284f 09:06:58 Successfully tagged core-data-arm64:latest 09:09:19  Building core-data ... done Removing intermediate container cb00a3957e17 09:09:19 ---> 8cff4075ef01 09:09:19 09:09:19 Step 9/32 : FROM alpine:3.16 09:09:19 ---> 4c81e5bf8899 09:09:19 Step 10/32 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' 09:09:19 ---> Running in d209387a7bf3 09:09:19 Removing intermediate container d209387a7bf3 09:09:19 ---> cf702d35b28e 09:09:19 Step 11/32 : RUN apk add --update --no-cache dumb-init su-exec 09:09:19 ---> Running in ab508590a136 09:09:19 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 09:09:19 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 09:09:19 (1/2) Installing dumb-init (1.2.5-r1) 09:09:19 (2/2) Installing su-exec (0.2-r1) 09:09:19 Executing busybox-1.35.0-r17.trigger 09:09:19 OK: 5 MiB in 16 packages 09:09:19 Removing intermediate container ab508590a136 09:09:19 ---> 261bd176236b 09:09:19 Step 12/32 : ENV SECURITY_INIT_DIR /edgex-init 09:09:19 ---> Running in 9eec9b891392 09:09:19 Removing intermediate container 9eec9b891392 09:09:19 ---> 0607b62698a1 09:09:19 Step 13/32 : ENV SECURITY_INIT_STAGING /edgex-init-staging 09:09:19 ---> Running in 05fb10ecb9be 09:09:19 Removing intermediate container 05fb10ecb9be 09:09:19 ---> 1d50c91c2042 09:09:19 Step 14/32 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_STAGING}/bootstrap-redis 09:09:19 ---> Running in 32cbbb178ba9 09:09:19 Removing intermediate container 32cbbb178ba9 09:09:19 ---> 01c214bc2521 09:09:19 Step 15/32 : ARG BOOTSTRAP_MOSQUITTO_DIR=${SECURITY_INIT_STAGING}/bootstrap-mosquitto 09:09:19 ---> Running in 913676f4a043 09:09:20 Removing intermediate container 913676f4a043 09:09:20 ---> 75dd328e28c4 09:09:20 Step 16/32 : RUN mkdir -p ${BOOTSTRAP_REDIS_DIR} ${BOOTSTRAP_MOSQUITTO_DIR} 09:09:20 ---> Running in c41568e9a105 09:09:24 Removing intermediate container c41568e9a105 09:09:24 ---> d62e6c3aa8e7 09:09:24 Step 17/32 : WORKDIR ${SECURITY_INIT_STAGING} 09:09:24 ---> Running in 79fae21245fb 09:09:24 Removing intermediate container 79fae21245fb 09:09:24 ---> b83e578960be 09:09:24 Step 18/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_STAGING}/ 09:09:26 ---> ddd509901b49 09:09:26 Step 19/32 : RUN chmod +x ${SECURITY_INIT_STAGING}/*.sh 09:09:26 ---> Running in 2fbe110caf0e 09:09:31 Removing intermediate container 2fbe110caf0e 09:09:31 ---> 8129138de225 09:09:31 Step 20/32 : COPY --from=builder /edgex-go/Attribution.txt / 09:09:32 ---> abc834fceaba 09:09:32 Step 21/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . 09:09:36 ---> 278c54101860 09:09:36 Step 22/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.toml ./res/ 09:09:38 ---> 12adeb47b0d6 09:09:38 Step 23/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml ${BOOTSTRAP_REDIS_DIR}/res/ 09:09:39 ---> 8b9eab74866d 09:09:39 Step 24/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-mosquitto/configuration.toml ${BOOTSTRAP_MOSQUITTO_DIR}/res/ 09:09:41 Removing intermediate container 2e82ac884594 09:09:41 ---> 41ba2053c84f 09:09:41 09:09:41 Step 10/24 : FROM alpine:3.16 09:09:41 ---> 4c81e5bf8899 09:09:41 Step 11/24 : RUN apk add --update --no-cache dumb-init 09:09:41 ---> 0d43f8bb7545 09:09:41 Step 25/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ ${SECURITY_INIT_STAGING}/consul-bootstrapper/ 09:09:41 ---> Using cache 09:09:41 ---> a03991edce1a 09:09:41 Step 12/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 09:09:41 ---> Using cache 09:09:41 ---> 9c4aa7391584 09:09:41 Step 13/24 : ENV APP_PORT=59881 09:09:41 ---> Running in d928d38e98df 09:09:41 Removing intermediate container d928d38e98df 09:09:41 ---> 6174ccc60a93 09:09:41 Step 14/24 : EXPOSE $APP_PORT 09:09:41 ---> Running in 06a68ceb77f7 09:09:42 ---> d12c84f3638a 09:09:42 Step 26/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / 09:09:42 Removing intermediate container 06a68ceb77f7 09:09:42 ---> 5c33b53f492f 09:09:42 Step 15/24 : WORKDIR / 09:09:42 ---> Running in b7ca74a0d325 09:09:43 Removing intermediate container b7ca74a0d325 09:09:43 ---> bc11019f0762 09:09:43 Step 16/24 : COPY --from=builder /edgex-go/Attribution.txt / 09:09:44 ---> 425330687ec7 09:09:44 Step 27/32 : RUN chmod +x /entrypoint.sh 09:09:44 ---> Running in 900bb5a89de4 09:09:45 ---> 9b382a81550f 09:09:45 Step 17/24 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / 09:09:49 ---> 376209a2445f 09:09:49 Step 18/24 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml 09:09:49 Removing intermediate container 900bb5a89de4 09:09:49 ---> e86d4723d191 09:09:49 Step 28/32 : ENTRYPOINT ["/entrypoint.sh"] 09:09:49 ---> Running in d29f8a0b16b2 09:09:50 ---> 062e6b91ad79 09:09:50 Step 19/24 : COPY --from=builder /edgex-go/cmd/core-metadata/res/uom.toml /res/uom.toml 09:09:50 Removing intermediate container d29f8a0b16b2 09:09:50 ---> 53660de1004c 09:09:50 Step 29/32 : CMD ["gate"] 09:09:50 ---> Running in 47fc087ccae2 09:09:51 Removing intermediate container 47fc087ccae2 09:09:51 ---> 52eea2e2e66d 09:09:51 Step 30/32 : LABEL arch=arm64 09:09:51 ---> Running in 6c4f5a111ec0 09:09:51 ---> a0d8b6fb632a 09:09:51 Step 20/24 : ENTRYPOINT ["/core-metadata"] 09:09:51 ---> Running in 278412c50102 09:09:52 Removing intermediate container 278412c50102 09:09:52 ---> b0c1709c257a 09:09:52 Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] 09:09:52 Removing intermediate container 6c4f5a111ec0 09:09:52 ---> dff63424f158 09:09:52 Step 31/32 : LABEL git_sha=501313d4a05446a7a47259fe869acd37c74d61ab 09:09:52 ---> Running in 2354d6880718 09:09:52 ---> Running in fea6df8de5e4 09:09:53 Removing intermediate container 2354d6880718 09:09:53 ---> bfabeca6206c 09:09:53 Step 22/24 : LABEL arch=arm64 09:09:53 ---> Running in 2e2f6c7c2aa1 09:09:53 Removing intermediate container fea6df8de5e4 09:09:53 ---> d42f15904fc3 09:09:53 Step 32/32 : LABEL version=0.0.0 09:09:53 ---> Running in 54cc4718e905 09:09:54 Removing intermediate container 2e2f6c7c2aa1 09:09:54 ---> 9e7921711a33 09:09:54 Step 23/24 : LABEL git_sha=501313d4a05446a7a47259fe869acd37c74d61ab 09:09:54 ---> Running in 2d697c2ebafb 09:09:54 Removing intermediate container 54cc4718e905 09:09:54 ---> c7c50b57db32 09:09:54 09:09:55 Removing intermediate container 2d697c2ebafb 09:09:55 ---> 9ad23f95b158 09:09:55 Step 24/24 : LABEL version=0.0.0 09:09:55 Successfully built c7c50b57db32 09:09:55 Successfully tagged security-bootstrapper-arm64:latest 09:09:55  Building security-bootstrapper ... done  ---> Running in 6d393d2d91e4 09:09:55 Removing intermediate container 6d393d2d91e4 09:09:55 ---> f1f7ed4a829d 09:09:55 09:09:55 Successfully built f1f7ed4a829d 09:09:55 Successfully tagged core-metadata-arm64:latest 09:11:32  Building core-metadata ... done Removing intermediate container ffe9d76332c8 09:11:32 ---> b24c12e7194e 09:11:32 09:11:32 Step 9/20 : FROM alpine:3.16 09:11:32 ---> 4c81e5bf8899 09:11:32 Step 10/20 : RUN apk add --update --no-cache dumb-init openssl 09:11:32 ---> Running in 74526318549e 09:11:32 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 09:11:32 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 09:11:32 (1/2) Installing dumb-init (1.2.5-r1) 09:11:32 (2/2) Installing openssl (1.1.1t-r0) 09:11:32 Executing busybox-1.35.0-r17.trigger 09:11:32 OK: 6 MiB in 16 packages 09:11:32 Removing intermediate container 74526318549e 09:11:32 ---> a9ee0a9673a9 09:11:32 Step 11/20 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.; Copyright (C) 2023 Intel Corporation' 09:11:32 ---> Running in 211c1055bd8e 09:11:32 Removing intermediate container 211c1055bd8e 09:11:32 ---> 3c54a6574bae 09:11:32 Step 12/20 : WORKDIR /edgex 09:11:32 ---> Running in 1ca8d16e78af 09:11:32 Removing intermediate container 1ca8d16e78af 09:11:32 ---> bf89ff438364 09:11:32 Step 13/20 : COPY --from=builder /edgex-go/cmd/secrets-config/res/configuration.toml res/configuration.toml 09:11:32 ---> fbd4952668af 09:11:32 Step 14/20 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . 09:11:32 ---> afc640281f06 09:11:32 Step 15/20 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/entrypoint.sh /usr/local/bin/ 09:11:32 ---> 5f8ccc0d0e0e 09:11:32 Step 16/20 : RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 09:11:32 ---> Running in ec5be10bba2d 09:11:32 Removing intermediate container 695e3ef8b91e 09:11:32 ---> 2bbdce94af15 09:11:32 09:11:32 Step 9/19 : FROM alpine:3.15 09:11:32 ---> 354640af7b1b 09:11:32 Step 10/19 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' 09:11:32 ---> Using cache 09:11:32 ---> 2ab74e02cac0 09:11:32 Step 11/19 : RUN apk update && apk --no-cache --update add dumb-init curl gcompat 09:11:32 ---> Running in a6c144f1072f 09:11:32 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 09:11:32 Removing intermediate container ec5be10bba2d 09:11:32 ---> 9e60e5d354df 09:11:32 Step 17/20 : ENTRYPOINT ["entrypoint.sh"] 09:11:32 ---> Running in 872acaac6efc 09:11:32 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 09:11:32 Removing intermediate container 872acaac6efc 09:11:32 ---> 655249d2fbe4 09:11:32 Step 18/20 : LABEL arch=arm64 09:11:32 ---> Running in 7748c2ee6716 09:11:32 Removing intermediate container 7748c2ee6716 09:11:32 ---> e2f3e1efa984 09:11:32 Step 19/20 : LABEL git_sha=501313d4a05446a7a47259fe869acd37c74d61ab 09:11:32 ---> Running in bcfb228c0c73 09:11:33 Removing intermediate container bcfb228c0c73 09:11:33 ---> 2d0a1bb008c2 09:11:33 Step 20/20 : LABEL version=0.0.0 09:11:33 ---> Running in 23d8b92d3a11 09:11:33 v3.15.7-40-g7c014c17dec [https://dl-cdn.alpinelinux.org/alpine/v3.15/main] 09:11:33 v3.15.7-36-gfea8cac94fc [https://dl-cdn.alpinelinux.org/alpine/v3.15/community] 09:11:33 OK: 15736 distinct packages available 09:11:33 Removing intermediate container 23d8b92d3a11 09:11:33 ---> 47f89c4dce6b 09:11:33 09:11:33 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 09:11:33 Successfully built 47f89c4dce6b 09:11:33 Successfully tagged security-proxy-setup-arm64:latest 09:11:33  Building security-proxy-setup ... done fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 09:11:35 (1/9) Installing ca-certificates (20220614-r0) 09:11:35 (2/9) Installing brotli-libs (1.0.9-r5) 09:11:35 (3/9) Installing nghttp2-libs (1.46.0-r0) 09:11:35 (4/9) Installing libcurl (7.80.0-r6) 09:11:35 (5/9) Installing curl (7.80.0-r6) 09:11:35 (6/9) Installing dumb-init (1.2.5-r1) 09:11:35 (7/9) Installing musl-obstack (1.2.3-r0) 09:11:35 (8/9) Installing libucontext (1.1-r0) 09:11:35 (9/9) Installing gcompat (1.0.0-r4) 09:11:35 Executing busybox-1.34.1-r7.trigger 09:11:35 Executing ca-certificates-20220614-r0.trigger 09:11:35 OK: 8 MiB in 23 packages 09:11:37 Removing intermediate container a6c144f1072f 09:11:37 ---> 80a14330d73c 09:11:37 Step 12/19 : COPY --from=builder /edgex-go/Attribution.txt / 09:11:37 ---> 9ec03387d4c0 09:11:37 Step 13/19 : COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/security-spiffe-token-provider / 09:11:39 ---> c951a7f1ca90 09:11:39 Step 14/19 : COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/res/configuration.toml /res/configuration.toml 09:11:39 ---> a144bcb12155 09:11:39 Step 15/19 : ENTRYPOINT [ "/security-spiffe-token-provider" ] 09:11:39 ---> Running in ea909012f6d3 09:11:40 Removing intermediate container ea909012f6d3 09:11:40 ---> db352dfe7aad 09:11:40 Step 16/19 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] 09:11:40 ---> Running in 8389fe4dbb9e 09:11:40 Removing intermediate container 8389fe4dbb9e 09:11:40 ---> 7cb751e9ecb4 09:11:40 Step 17/19 : LABEL arch=arm64 09:11:40 ---> Running in 443a1b4b75f1 09:11:41 Removing intermediate container 443a1b4b75f1 09:11:41 ---> 45e845abc6aa 09:11:41 Step 18/19 : LABEL git_sha=501313d4a05446a7a47259fe869acd37c74d61ab 09:11:41 ---> Running in 203a384a57e8 09:11:41 Removing intermediate container 203a384a57e8 09:11:41 ---> 780c6385e4c4 09:11:41 Step 19/19 : LABEL version=0.0.0 09:11:41 ---> Running in 2b39ae3cb7b3 09:11:42 Removing intermediate container 2b39ae3cb7b3 09:11:42 ---> 551463994ba4 09:11:42 09:11:42 Successfully built 551463994ba4 09:11:42 Successfully tagged security-spiffe-token-provider-arm64:latest 09:11:42  Building security-spiffe-token-provider ... done  [Pipeline] } 09:11:42 $ docker stop --time=1 8744e7168e8590b0ad4cbdf193cfbd337c4eaf3a224ab2ba3779ba50952a98f3 09:11:44 $ docker rm -f --volumes 8744e7168e8590b0ad4cbdf193cfbd337c4eaf3a224ab2ba3779ba50952a98f3 [Pipeline] // withDockerContainer [Pipeline] sh 09:11:45 + docker images 09:11:45 REPOSITORY TAG IMAGE ID CREATED SIZE 09:11:45 security-spiffe-token-provider-arm64 latest 551463994ba4 4 seconds ago 29.1MB 09:11:45 security-proxy-setup-arm64 latest 47f89c4dce6b 12 seconds ago 15.8MB 09:11:45 2bbdce94af15 16 seconds ago 1.54GB 09:11:45 b24c12e7194e 27 seconds ago 1.49GB 09:11:45 core-metadata-arm64 latest f1f7ed4a829d About a minute ago 17.8MB 09:11:45 security-bootstrapper-arm64 latest c7c50b57db32 About a minute ago 19MB 09:11:45 41ba2053c84f 2 minutes ago 1.51GB 09:11:45 8cff4075ef01 2 minutes ago 1.49GB 09:11:45 core-data-arm64 latest cb46d286284f 4 minutes ago 17.3MB 09:11:45 4a4795ffd2ac 5 minutes ago 1.51GB 09:11:45 security-proxy-auth-arm64 latest dca435c47506 5 minutes ago 15.6MB 09:11:45 8fa06f89f74a 5 minutes ago 1.49GB 09:11:45 support-notifications-arm64 latest eaf01be7ab43 10 minutes ago 29.7MB 09:11:45 support-scheduler-arm64 latest 7def500e61e9 10 minutes ago 29.1MB 09:11:45 dc2c0a441242 10 minutes ago 1.57GB 09:11:45 a80f48dc7900 10 minutes ago 1.57GB 09:11:45 security-secretstore-setup-arm64 latest 235c57e83674 10 minutes ago 28.7MB 09:11:45 db768deb7ba7 11 minutes ago 1.5GB 09:11:45 core-common-config-bootstrapper-arm64 latest b80664d7993c 13 minutes ago 14.9MB 09:11:45 d704a467d7e7 13 minutes ago 1.5GB 09:11:45 core-command-arm64 latest 7eaae64a142f 14 minutes ago 17.1MB 09:11:45 a073632c1cb1 14 minutes ago 1.51GB 09:11:45 security-spire-server-arm64 latest d30aca9827cb 21 minutes ago 84.3MB 09:11:45 6e4f57f83186 21 minutes ago 1.38GB 09:11:45 security-spire-agent-arm64 latest beb675a89cc8 22 minutes ago 122MB 09:11:45 security-spire-config-arm64 latest ccbcded0de48 22 minutes ago 83.6MB 09:11:45 97c244d10420 23 minutes ago 1.38GB 09:11:45 2a1082ae5c30 23 minutes ago 1.38GB 09:11:45 ci-base-image-arm64 latest 584b8b9568c8 38 minutes ago 904MB 09:11:45 alpine 3.15 354640af7b1b 3 weeks ago 5.34MB 09:11:45 alpine 3.16 4c81e5bf8899 3 weeks ago 5.3MB 09:11:45 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64 1.18-alpine f96f9c87975a 4 months ago 685MB 09:11:45 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 09:11:46 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 09:11:46 09:11:46 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:11:46 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 09:11:46 arm64: Pulling from edgex-lftools-log-publisher 09:11:46 8998bd30e6a1: Pulling fs layer 09:11:46 04944245beec: Pulling fs layer 09:11:46 699f458cf7ca: Pulling fs layer 09:11:46 765212b225bb: Pulling fs layer 09:11:46 f23df028b6ca: Pulling fs layer 09:11:46 d65c8cfc05b1: Pulling fs layer 09:11:46 2437ff75d9bd: Pulling fs layer 09:11:46 765212b225bb: Waiting 09:11:46 f23df028b6ca: Waiting 09:11:46 d65c8cfc05b1: Waiting 09:11:46 2437ff75d9bd: Waiting 09:11:46 04944245beec: Verifying Checksum 09:11:46 04944245beec: Download complete 09:11:46 765212b225bb: Verifying Checksum 09:11:46 765212b225bb: Download complete 09:11:46 f23df028b6ca: Download complete 09:11:46 d65c8cfc05b1: Verifying Checksum 09:11:46 d65c8cfc05b1: Download complete 09:11:46 699f458cf7ca: Verifying Checksum 09:11:46 699f458cf7ca: Download complete 09:11:47 8998bd30e6a1: Verifying Checksum 09:11:47 8998bd30e6a1: Download complete 09:11:50 2437ff75d9bd: Verifying Checksum 09:11:50 2437ff75d9bd: Download complete 09:11:52 8998bd30e6a1: Pull complete 09:11:52 04944245beec: Pull complete 09:11:54 699f458cf7ca: Pull complete 09:11:54 765212b225bb: Pull complete 09:11:55 f23df028b6ca: Pull complete 09:11:55 d65c8cfc05b1: Pull complete 09:12:10 2437ff75d9bd: Pull complete 09:12:10 Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da 09:12:10 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 09:12:10 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 09:12:10 prd-ubuntu20.04-docker-arm64-4c-16g-8764 does not seem to be running inside a container 09:12:11 $ 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 ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat 09:12:14 $ docker top d9e886c63cf701151d0d2d2939add43aa9fc96a13194918ad875d95ee2dcfd05 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 09:12:15 ---> job-cost.sh 09:12:15 lf-activate-venv: SKIPPING 09:12:15 INFO: No Stack... 09:12:15 INFO: Retrieving Pricing Info for: v3-standard-4 09:12:16 INFO: Archiving Costs [Pipeline] sh 09:12:17 + cat /w/workspace/edgex-go/2/archives/cost.csv 09:12:17 + cut -d, -f6 [Pipeline] lock 09:12:17 Trying to acquire lock on [jenkins-edgexfoundry-edgex-go-PR-4419-2-stack-cost] 09:12:17 Resource [jenkins-edgexfoundry-edgex-go-PR-4419-2-stack-cost] did not exist. Created. 09:12:17 Lock acquired on [jenkins-edgexfoundry-edgex-go-PR-4419-2-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 09:12:17 + echo total: 0.10999999940395355 [Pipeline] stash 09:12:18 Stashed 1 file(s) [Pipeline] } 09:12:18 Lock released on resource [jenkins-edgexfoundry-edgex-go-PR-4419-2-stack-cost] [Pipeline] // lock [Pipeline] } 09:12:18 $ docker stop --time=1 d9e886c63cf701151d0d2d2939add43aa9fc96a13194918ad875d95ee2dcfd05 09:12:19 $ docker rm -f --volumes d9e886c63cf701151d0d2d2939add43aa9fc96a13194918ad875d95ee2dcfd05 [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 09:12:20 provisioning config files... 09:12:20 copy managed file [edgex-go-codecov-token] to file:/w/workspace/edgex-go/2@tmp/config15276268391107024572tmp [Pipeline] { [Pipeline] sh 09:12:20 + set +x 09:12:20 + curl -s https://codecov.io/bash 09:12:20 + bash -s -- 09:12:20 09:12:20 _____ _ 09:12:20 / ____| | | 09:12:20 | | ___ __| | ___ ___ _____ __ 09:12:20 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 09:12:20 | |___| (_) | (_| | __/ (_| (_) \ V / 09:12:20 \_____\___/ \__,_|\___|\___\___/ \_/ 09:12:20 Bash-1.0.6 09:12:20 09:12:20 09:12:20 ==> git version 2.25.1 found 09:12:20 ==> 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 09:12:20 Release-Date: 2020-01-08 09:12:20 Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp 09:12:20 Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets 09:12:20 ==> Jenkins CI detected. 09:12:20 current dir:  /w/workspace/edgex-go/2 09:12:20 project root: . 09:12:20 --> token set from env 09:12:20 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 09:12:20 ==> Running gcov in . (disable via -X gcov) 09:12:20 ==> Python coveragepy not found 09:12:20 ==> Searching for coverage reports in: 09:12:20 + . 09:12:20 -> Found 1 reports 09:12:20 ==> Detecting git/mercurial file structure 09:12:20 ==> Reading reports 09:12:20 + ./coverage.out bytes=447487 09:12:20 ==> Appending adjustments 09:12:20 https://docs.codecov.io/docs/fixing-reports 09:12:21 + Found adjustments 09:12:21 ==> Gzipping contents 09:12:21 60K /tmp/codecov.KGjHRF.gz 09:12:21 ==> Uploading reports 09:12:21 url: https://codecov.io 09:12:21 query: branch=PR-4419&commit=f96b7c6768b65c5f7982ae582e9430e57d9bb5ad&build=2&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2FPR-4419%2F2%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=4419&job=&cmd_args= 09:12:21 -> Pinging Codecov 09:12:21 https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=52b94001-b80a-4ca3-b063-c5e709073964&branch=PR-4419&commit=f96b7c6768b65c5f7982ae582e9430e57d9bb5ad&build=2&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2FPR-4419%2F2%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=4419&job=&cmd_args= 09:12:21 -> Uploading to 09:12:21 https://storage.googleapis.com/codecov/v4/raw/2023-03-08/00271124DB129430A58F1EEE437C3FCB/f96b7c6768b65c5f7982ae582e9430e57d9bb5ad/6cb0c8cd-4ce7-4dc3-82e7-b839f87c5011.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20230308%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20230308T091221Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=d98eda657b1870377e1eec8b6210ad21298d29fe19d0548891860505e0b097f2 09:12:21 % Total % Received % Xferd Average Speed Time Time Time Current 09:12:21 Dload Upload Total Spent Left Speed 09:12:22 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 58208 0 0 100 58208 0 211k --:--:-- --:--:-- --:--:-- 211k 09:12:22 -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/edgex-go/commit/f96b7c6768b65c5f7982ae582e9430e57d9bb5ad [Pipeline] } 09:12:22 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 09:12:22 + [ -d /w/workspace/edgex-go/2/archives ] [Pipeline] libraryResource [Pipeline] sh 09:12:23 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 09:12:24 ---> package-listing.sh 09:12:24 ++ facter osfamily 09:12:24 ++ tr '[:upper:]' '[:lower:]' 09:12:24 + OS_FAMILY=debian 09:12:24 + workspace=/w/workspace/edgex-go/2 09:12:24 + START_PACKAGES=/tmp/packages_start.txt 09:12:24 + END_PACKAGES=/tmp/packages_end.txt 09:12:24 + DIFF_PACKAGES=/tmp/packages_diff.txt 09:12:24 + PACKAGES=/tmp/packages_start.txt 09:12:24 + '[' /w/workspace/edgex-go/2 ']' 09:12:24 + PACKAGES=/tmp/packages_end.txt 09:12:24 + case "${OS_FAMILY}" in 09:12:24 + dpkg -l 09:12:24 + grep '^ii' 09:12:24 + '[' -f /tmp/packages_start.txt ']' 09:12:24 + '[' -f /tmp/packages_end.txt ']' 09:12:24 + diff /tmp/packages_start.txt /tmp/packages_end.txt 09:12:24 + '[' /w/workspace/edgex-go/2 ']' 09:12:24 + mkdir -p /w/workspace/edgex-go/2/archives/ 09:12:24 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgex-go/2/archives/ [Pipeline] echo 09:12:24 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 09:12:24 + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:12:25 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 09:12:25 09:12:25 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:12:25 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 09:12:25 latest: Pulling from edgex-lftools-log-publisher 09:12:25 5eb5b503b376: Pulling fs layer 09:12:25 5c69ac0246d0: Pulling fs layer 09:12:25 ec43610c2a17: Pulling fs layer 09:12:25 3a2ae6a8a46f: Pulling fs layer 09:12:25 33b1e0a273af: Pulling fs layer 09:12:25 5d3b04190fa2: Pulling fs layer 09:12:25 2f39f015ded8: Pulling fs layer 09:12:25 3a2ae6a8a46f: Waiting 09:12:25 33b1e0a273af: Waiting 09:12:25 5d3b04190fa2: Waiting 09:12:25 2f39f015ded8: Waiting 09:12:25 5c69ac0246d0: Verifying Checksum 09:12:25 5c69ac0246d0: Download complete 09:12:25 3a2ae6a8a46f: Download complete 09:12:25 33b1e0a273af: Verifying Checksum 09:12:25 33b1e0a273af: Download complete 09:12:25 5d3b04190fa2: Download complete 09:12:25 ec43610c2a17: Verifying Checksum 09:12:25 ec43610c2a17: Download complete 09:12:25 5eb5b503b376: Verifying Checksum 09:12:25 5eb5b503b376: Download complete 09:12:26 2f39f015ded8: Verifying Checksum 09:12:26 2f39f015ded8: Download complete 09:12:26 5eb5b503b376: Pull complete 09:12:26 5c69ac0246d0: Pull complete 09:12:27 ec43610c2a17: Pull complete 09:12:27 3a2ae6a8a46f: Pull complete 09:12:27 33b1e0a273af: Pull complete 09:12:27 5d3b04190fa2: Pull complete 09:12:31 2f39f015ded8: Pull complete 09:12:31 Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 09:12:31 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 09:12:31 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 09:12:31 prd-ubuntu20.04-docker-8c-8g-8759 does not seem to be running inside a container 09:12:31 $ 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 ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 09:12:36 $ docker top 260b6710daf9dd4f03e770c4759dda98eb16223ad026810bb376136aa92c0314 -eo pid,comm [Pipeline] { [Pipeline] sh 09:12:36 + touch /tmp/pre-build-complete [Pipeline] sh 09:12:37 + mkdir -p /var/log/sysstat [Pipeline] sh 09:12:37 + ls /var/log/sa-host 09:12:37 ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 09:12:37 provisioning config files... 09:12:37 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgex-go/2@tmp/config6956634663792837409tmp [Pipeline] { [Pipeline] echo 09:12:37 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 09:12:37 ---> create-netrc.sh [Pipeline] } 09:12:37 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 09:12:38 ---> python-tools-install.sh [Pipeline] echo 09:12:38 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 09:12:38 ---> sudo-logs.sh 09:12:38 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 09:12:38 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 09:12:38 ---> job-cost.sh 09:12:38 lf-activate-venv: SKIPPING 09:12:38 DEBUG: total: 0.10999999940395355 09:12:38 INFO: Retrieving Stack Cost... 09:12:39 INFO: Retrieving Pricing Info for: v3-standard-8 09:12:39 INFO: Archiving Costs [Pipeline] echo 09:12:39 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 09:12:39 ---> logs-deploy.sh 09:12:39 lf-activate-venv: SKIPPING 09:12:39 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-go/PR-4419/2 09:12:39 INFO: archiving workspace using pattern(s): 09:12:40 Archives upload complete. 09:12:41 INFO: archiving logs to Nexus 09:12:41 ---> uname -a: 09:12:41 Linux prd-ubuntu20-04-docker-8c-8g-8759 5.4.0-126-generic #142-Ubuntu SMP Fri Aug 26 12:12:57 UTC 2022 x86_64 GNU/Linux 09:12:41 09:12:41 09:12:41 ---> lscpu: 09:12:41 Architecture: x86_64 09:12:41 CPU op-mode(s): 32-bit, 64-bit 09:12:41 Byte Order: Little Endian 09:12:41 Address sizes: 40 bits physical, 48 bits virtual 09:12:41 CPU(s): 8 09:12:41 On-line CPU(s) list: 0-7 09:12:41 Thread(s) per core: 1 09:12:41 Core(s) per socket: 1 09:12:41 Socket(s): 8 09:12:41 NUMA node(s): 1 09:12:41 Vendor ID: AuthenticAMD 09:12:41 CPU family: 23 09:12:41 Model: 49 09:12:41 Model name: AMD EPYC-Rome Processor 09:12:41 Stepping: 0 09:12:41 CPU MHz: 2799.864 09:12:41 BogoMIPS: 5599.72 09:12:41 Virtualization: AMD-V 09:12:41 Hypervisor vendor: KVM 09:12:41 Virtualization type: full 09:12:41 L1d cache: 256 KiB 09:12:41 L1i cache: 256 KiB 09:12:41 L2 cache: 4 MiB 09:12:41 L3 cache: 128 MiB 09:12:41 NUMA node0 CPU(s): 0-7 09:12:41 Vulnerability Itlb multihit: Not affected 09:12:41 Vulnerability L1tf: Not affected 09:12:41 Vulnerability Mds: Not affected 09:12:41 Vulnerability Meltdown: Not affected 09:12:41 Vulnerability Mmio stale data: Not affected 09:12:41 Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp 09:12:41 Vulnerability Spectre v1: Mitigation; usercopy/swapgs barriers and __user pointer sanitization 09:12:41 Vulnerability Spectre v2: Mitigation; Retpolines, IBPB conditional, IBRS_FW, STIBP disabled, RSB filling 09:12:41 Vulnerability Srbds: Not affected 09:12:41 Vulnerability Tsx async abort: Not affected 09:12:41 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 09:12:41 09:12:41 09:12:41 ---> nproc: 09:12:41 8 09:12:41 09:12:41 09:12:41 ---> df -h: 09:12:41 Filesystem Size Used Avail Use% Mounted on 09:12:41 overlay 155G 20G 136G 13% / 09:12:41 tmpfs 64M 0 64M 0% /dev 09:12:41 tmpfs 16G 0 16G 0% /sys/fs/cgroup 09:12:41 shm 64M 0 64M 0% /dev/shm 09:12:41 /dev/vda1 155G 20G 136G 13% /facter-os 09:12:41 09:12:41 09:12:41 ---> sar -b -r -n DEV: 09:12:41 Linux 5.4.0-126-generic (prd-ubuntu20-04-docker-8c-8g-8759) 03/08/23 _x86_64_ (8 CPU) 09:12:41 09:12:41 08:28:40 LINUX RESTART (8 CPU) 09:12:41 09:12:41 08:29:02 tps rtps wtps dtps bread/s bwrtn/s bdscd/s 09:12:41 08:30:01 355.56 38.87 316.69 0.00 4344.02 89308.03 0.00 09:12:41 08:31:01 89.79 0.62 89.17 0.00 17.73 37167.69 0.00 09:12:41 08:32:01 26.20 0.25 25.95 0.00 5.20 7393.17 0.00 09:12:41 08:33:01 323.16 5.48 317.68 0.00 61.06 102773.27 0.00 09:12:41 08:34:01 403.87 10.70 393.17 0.00 936.38 237999.13 0.00 09:12:41 08:35:01 545.18 4.70 540.49 0.00 4261.91 121476.31 0.00 09:12:41 08:36:01 517.81 4.16 513.65 0.00 37.01 203138.44 0.00 09:12:41 08:37:01 698.85 0.52 698.33 0.00 22.80 210925.11 0.00 09:12:41 08:38:01 227.86 1.27 226.59 0.00 27.99 11373.01 0.00 09:12:41 08:39:01 1.68 0.00 1.68 0.00 0.00 18.93 0.00 09:12:41 08:40:01 1.23 0.00 1.23 0.00 0.00 13.33 0.00 09:12:41 08:41:01 1.10 0.00 1.10 0.00 0.00 12.26 0.00 09:12:41 08:42:01 1.28 0.00 1.28 0.00 0.00 12.93 0.00 09:12:41 08:43:01 0.98 0.00 0.98 0.00 0.00 11.86 0.00 09:12:41 08:44:01 1.97 0.02 1.95 0.00 0.13 21.73 0.00 09:12:41 08:45:01 1.18 0.00 1.18 0.00 0.00 17.46 0.00 09:12:41 08:46:01 1.32 0.00 1.32 0.00 0.00 14.80 0.00 09:12:41 08:47:01 1.13 0.00 1.13 0.00 0.00 12.40 0.00 09:12:41 08:48:01 1.10 0.00 1.10 0.00 0.00 12.80 0.00 09:12:41 08:49:01 3.23 1.02 2.22 0.00 21.86 29.86 0.00 09:12:41 08:50:01 1.37 0.00 1.37 0.00 0.00 14.26 0.00 09:12:41 08:51:01 0.93 0.00 0.93 0.00 0.00 11.86 0.00 09:12:41 08:52:01 1.23 0.00 1.23 0.00 0.00 12.53 0.00 09:12:41 08:53:01 0.92 0.00 0.92 0.00 0.00 11.73 0.00 09:12:41 08:54:01 1.38 0.00 1.38 0.00 0.00 16.13 0.00 09:12:41 08:55:01 1.52 0.00 1.52 0.00 0.00 16.40 0.00 09:12:41 08:56:01 1.10 0.00 1.10 0.00 0.00 11.73 0.00 09:12:41 08:57:01 0.87 0.00 0.87 0.00 0.00 10.13 0.00 09:12:41 08:58:01 1.17 0.00 1.17 0.00 0.00 12.93 0.00 09:12:41 08:59:01 1.40 0.00 1.40 0.00 0.00 15.20 0.00 09:12:41 09:00:01 1.10 0.00 1.10 0.00 0.00 12.66 0.00 09:12:41 09:01:01 1.12 0.00 1.12 0.00 0.00 12.93 0.00 09:12:41 09:02:01 1.28 0.00 1.28 0.00 0.00 13.73 0.00 09:12:41 09:03:01 0.88 0.00 0.88 0.00 0.00 10.66 0.00 09:12:41 09:04:01 1.42 0.00 1.42 0.00 0.00 15.73 0.00 09:12:41 09:05:01 1.05 0.00 1.05 0.00 0.00 12.93 0.00 09:12:41 09:06:01 1.43 0.00 1.43 0.00 0.00 15.20 0.00 09:12:41 09:07:01 0.98 0.00 0.98 0.00 0.00 11.73 0.00 09:12:41 09:08:01 1.23 0.00 1.23 0.00 0.00 13.06 0.00 09:12:41 09:09:01 1.55 0.00 1.55 0.00 0.00 17.33 0.00 09:12:41 09:10:01 1.03 0.00 1.03 0.00 0.00 12.00 0.00 09:12:41 09:11:01 1.13 0.00 1.13 0.00 0.00 13.06 0.00 09:12:41 09:12:01 1.42 0.00 1.42 0.00 0.00 15.86 0.00 09:12:41 Average: 75.11 1.56 73.55 0.00 224.83 23763.59 0.00 09:12:41 09:12:41 08:29:02 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 09:12:41 08:30:01 28720744 31609080 708832 2.16 73888 3090948 1819292 5.36 1046980 2759804 52 09:12:41 08:31:01 27888764 31487952 815504 2.48 113224 3693572 1980872 5.84 1552328 3000276 24276 09:12:41 08:32:01 27653204 31513404 788020 2.40 116344 3927252 1888924 5.57 1419976 3345428 343472 09:12:41 08:33:01 24259408 31518604 769284 2.34 200472 6988704 1871188 5.51 2002212 5882328 1454376 09:12:41 08:34:01 21543360 31058536 1197668 3.64 300072 9064216 3694284 10.89 2355616 8122204 91836 09:12:41 08:35:01 20793304 31403040 869784 2.65 329144 10103040 2281164 6.72 2337420 8891316 1215864 09:12:41 08:36:01 16383316 31493160 779868 2.37 420416 14281760 1945208 5.73 2272488 13136580 2030520 09:12:41 08:37:01 17059404 31374212 893528 2.72 435852 13471452 2286384 6.74 2635020 12092560 0 09:12:41 08:38:01 18620728 31527252 748472 2.28 440844 12110464 1893824 5.58 2454860 10769628 192 09:12:41 08:39:01 18620704 31527380 748320 2.28 440872 12110592 1893824 5.58 2454600 10769744 164 09:12:41 08:40:01 18631744 31538452 737224 2.24 440896 12110596 1893824 5.58 2444036 10769748 20 09:12:41 08:41:01 18631412 31538124 737496 2.24 440908 12110600 1893824 5.58 2443952 10769752 184 09:12:41 08:42:01 18632688 31539460 736148 2.24 440928 12110600 1893824 5.58 2443200 10769776 12 09:12:41 08:43:01 18633288 31540048 735608 2.24 440952 12110604 1893824 5.58 2442768 10769780 180 09:12:41 08:44:01 18633168 31539972 735580 2.24 440992 12110600 1909956 5.63 2443148 10769780 8 09:12:41 08:45:01 18633632 31540580 734896 2.23 441036 12110716 1909956 5.63 2443252 10769876 184 09:12:41 08:46:01 18633328 31540316 735376 2.24 441056 12110720 1909956 5.63 2443240 10769896 8 09:12:41 08:47:01 18633312 31540316 735348 2.24 441072 12110720 1909956 5.63 2443024 10769896 132 09:12:41 08:48:01 18633232 31540268 735336 2.24 441100 12110724 1893876 5.58 2443484 10769900 28 09:12:41 08:49:01 18632080 31540328 735560 2.24 441180 12111336 1902252 5.61 2443048 10770580 160 09:12:41 08:50:01 18632316 31540584 735288 2.24 441196 12111340 1902252 5.61 2443112 10770580 4 09:12:41 08:51:01 18632244 31540548 735272 2.24 441216 12111348 1902252 5.61 2443504 10770584 188 09:12:41 08:52:01 18631908 31540212 735748 2.24 441232 12111348 1902252 5.61 2443196 10770584 8 09:12:41 08:53:01 18632176 31540504 735408 2.24 441260 12111360 1902252 5.61 2443504 10770588 208 09:12:41 08:54:01 18632128 31540496 735384 2.24 441276 12111360 1902252 5.61 2443540 10770592 24 09:12:41 08:55:01 18632080 31540460 735348 2.24 441292 12111364 1902252 5.61 2443600 10770600 44 09:12:41 08:56:01 18631780 31540192 735564 2.24 441308 12111368 1902252 5.61 2443572 10770604 8 09:12:41 08:57:01 18631984 31540416 735280 2.24 441324 12111368 1902252 5.61 2443584 10770604 184 09:12:41 08:58:01 18632188 31540648 735100 2.24 441336 12111372 1902252 5.61 2443308 10770608 8 09:12:41 08:59:01 18632068 31540552 735140 2.24 441352 12111376 1902252 5.61 2443432 10770612 172 09:12:41 09:00:01 18632016 31540524 735316 2.24 441380 12111376 1902252 5.61 2443816 10770612 12 09:12:41 09:01:01 18632508 31541048 734996 2.24 441400 12111380 1902252 5.61 2443668 10770616 176 09:12:41 09:02:01 18632980 31541548 734456 2.23 441424 12111384 1902252 5.61 2443688 10770620 8 09:12:41 09:03:01 18632648 31541244 734652 2.23 441452 12111388 1902252 5.61 2443724 10770620 180 09:12:41 09:04:01 18632340 31540976 734868 2.23 441476 12111384 1902252 5.61 2443700 10770628 16 09:12:41 09:05:01 18632048 31540716 735052 2.24 441516 12111384 1902252 5.61 2443952 10770628 176 09:12:41 09:06:01 18632000 31540736 734988 2.24 441552 12111396 1902252 5.61 2443736 10770636 4 09:12:41 09:07:01 18632236 31540996 734676 2.23 441560 12111400 1902252 5.61 2443860 10770636 188 09:12:41 09:08:01 18631872 31540640 734968 2.24 441572 12111400 1902252 5.61 2444012 10770636 8 09:12:41 09:09:01 18632032 31540820 734928 2.23 441592 12111404 1902252 5.61 2443872 10770640 140 09:12:41 09:10:01 18631756 31540580 735144 2.24 441612 12111408 1902252 5.61 2444004 10770644 20 09:12:41 09:11:01 18631432 31540284 735384 2.24 441628 12111416 1902252 5.61 2443920 10770652 180 09:12:41 09:12:01 18631912 31540788 734800 2.23 441652 12111420 1902252 5.61 2443932 10770656 4 09:12:41 Average: 19451383 31519674 757805 2.30 405439 11360720 1960884 5.78 2352765 10097512 120084 09:12:41 09:12:41 08:29:02 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 09:12:41 08:30:01 lo 5.15 5.15 0.50 0.50 0.00 0.00 0.00 0.00 09:12:41 08:30:01 docker0 542.58 465.57 38.31 2786.44 0.00 0.00 0.00 0.00 09:12:41 08:30:01 ens3 1501.37 1384.29 12034.46 191.50 0.00 0.00 0.00 0.00 09:12:41 08:31:01 vethe9c1912 1.30 1.48 0.10 0.12 0.00 0.00 0.00 0.00 09:12:41 08:31:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 09:12:41 08:31:01 docker0 70.45 107.73 5.71 686.13 0.00 0.00 0.00 0.00 09:12:41 08:31:01 ens3 145.89 91.80 720.13 21.66 0.00 0.00 0.00 0.00 09:12:41 08:32:01 vethe9c1912 0.02 0.03 0.00 0.00 0.00 0.00 0.00 0.00 09:12:41 08:32:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:12:41 08:32:01 docker0 0.02 0.02 0.00 0.00 0.00 0.00 0.00 0.00 09:12:41 08:32:01 ens3 29.41 17.26 25.34 12.71 0.00 0.00 0.00 0.00 09:12:41 08:33:01 vethf5f0ffe 0.00 0.35 0.00 0.02 0.00 0.00 0.00 0.00 09:12:41 08:33:01 vethd34e172 119.86 182.05 10.86 1186.49 0.00 0.00 0.00 0.10 09:12:41 08:33:01 vethfdb676b 182.05 119.86 1186.49 10.86 0.00 0.00 0.00 0.00 09:12:41 08:33:01 vethc57776d 121.05 189.90 10.86 1187.10 0.00 0.00 0.00 0.10 09:12:41 08:33:01 lo 0.80 0.80 0.07 0.07 0.00 0.00 0.00 0.00 09:12:41 08:33:01 docker0 557.71 903.27 43.84 6175.45 0.00 0.00 0.00 0.00 09:12:41 08:33:01 ens3 993.70 614.66 7867.95 68.49 0.00 0.00 0.00 0.00 09:12:41 08:34:01 vethfcbc95a 0.00 0.12 0.00 0.01 0.00 0.00 0.00 0.00 09:12:41 08:34:01 vethf5f0ffe 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 09:12:41 08:34:01 vethe2a98c0 0.00 0.12 0.00 0.01 0.00 0.00 0.00 0.00 09:12:41 08:34:01 veth1588ff5 0.00 0.12 0.00 0.01 0.00 0.00 0.00 0.00 09:12:41 08:34:01 lo 0.20 0.20 0.02 0.02 0.00 0.00 0.00 0.00 09:12:41 08:34:01 vethf425f38 0.00 0.12 0.00 0.01 0.00 0.00 0.00 0.00 09:12:41 08:34:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:12:41 08:34:01 ens3 73.75 48.23 866.47 7.27 0.00 0.00 0.00 0.00 09:12:41 08:34:01 veth9601fe1 0.00 0.12 0.00 0.01 0.00 0.00 0.00 0.00 09:12:41 08:35:01 vethf5f0ffe 0.00 0.35 0.00 0.01 0.00 0.00 0.00 0.00 09:12:41 08:35:01 vethe621279 0.00 0.12 0.00 0.01 0.00 0.00 0.00 0.00 09:12:41 08:35:01 lo 2.73 2.73 0.26 0.26 0.00 0.00 0.00 0.00 09:12:41 08:35:01 docker0 10.73 23.29 0.69 255.93 0.00 0.00 0.00 0.00 09:12:41 08:35:01 ens3 214.91 129.74 2315.83 17.50 0.00 0.00 0.00 0.00 09:12:41 08:36:01 vethf5f0ffe 0.00 0.12 0.00 0.00 0.00 0.00 0.00 0.00 09:12:41 08:36:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:12:41 08:36:01 docker0 428.86 681.96 34.08 4842.08 0.00 0.00 0.00 0.00 09:12:41 08:36:01 ens3 745.41 507.13 4864.81 220.23 0.00 0.00 0.00 0.00 09:12:41 08:37:01 vethf5f0ffe 0.00 0.30 0.00 0.01 0.00 0.00 0.00 0.00 09:12:41 08:37:01 vetha2e7b14 0.00 0.27 0.00 0.02 0.00 0.00 0.00 0.00 09:12:41 08:37:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 09:12:41 08:37:01 docker0 14.41 25.36 0.93 286.30 0.00 0.00 0.00 0.00 09:12:41 08:37:01 ens3 62.84 39.89 315.32 17.64 0.00 0.00 0.00 0.00 09:12:41 08:38:01 lo 0.13 0.13 0.02 0.02 0.00 0.00 0.00 0.00 09:12:41 08:38:01 docker0 2.15 5.35 0.13 45.48 0.00 0.00 0.00 0.00 09:12:41 08:38:01 ens3 24.61 14.33 61.08 11.74 0.00 0.00 0.00 0.00 09:12:41 08:39:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 09:12:41 08:39:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:12:41 08:39:01 ens3 0.27 0.17 0.41 0.01 0.00 0.00 0.00 0.00 09:12:41 08:40:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:12:41 08:40:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:12:41 08:40:01 ens3 0.20 0.08 0.08 0.06 0.00 0.00 0.00 0.00 09:12:41 08:41:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 09:12:41 08:41:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:12:41 08:41:01 ens3 0.57 0.10 0.06 0.01 0.00 0.00 0.00 0.00 09:12:41 08:42:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:12:41 08:42:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:12:41 08:42:01 ens3 0.55 0.27 0.32 0.20 0.00 0.00 0.00 0.00 09:12:41 08:43:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 09:12:41 08:43:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:12:41 08:43:01 ens3 0.13 0.10 0.01 0.01 0.00 0.00 0.00 0.00 09:12:41 08:44:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:12:41 08:44:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:12:41 08:44:01 ens3 0.12 0.00 0.01 0.00 0.00 0.00 0.00 0.00 09:12:41 08:45:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 09:12:41 08:45:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:12:41 08:45:01 ens3 0.38 0.22 0.09 0.07 0.00 0.00 0.00 0.00 09:12:41 08:46:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:12:41 08:46:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:12:41 08:46:01 ens3 0.78 0.05 0.06 0.00 0.00 0.00 0.00 0.00 09:12:41 08:47:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 09:12:41 08:47:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:12:41 08:47:01 ens3 0.30 0.18 0.10 0.07 0.00 0.00 0.00 0.00 09:12:41 08:48:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:12:41 08:48:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:12:41 08:48:01 ens3 0.33 0.20 0.25 0.19 0.00 0.00 0.00 0.00 09:12:41 08:49:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 09:12:41 08:49:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:12:41 08:49:01 ens3 0.20 0.10 0.01 0.01 0.00 0.00 0.00 0.00 09:12:41 08:50:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:12:41 08:50:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:12:41 08:50:01 ens3 0.43 0.15 0.20 0.07 0.00 0.00 0.00 0.00 09:12:41 08:51:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 09:12:41 08:51:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:12:41 08:51:01 ens3 0.17 0.10 0.01 0.01 0.00 0.00 0.00 0.00 09:12:41 08:52:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:12:41 08:52:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:12:41 08:52:01 ens3 0.15 0.00 0.01 0.00 0.00 0.00 0.00 0.00 09:12:41 08:53:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 09:12:41 08:53:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:12:41 08:53:01 ens3 0.12 0.10 0.01 0.01 0.00 0.00 0.00 0.00 09:12:41 08:54:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:12:41 08:54:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:12:41 08:54:01 ens3 0.10 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:12:41 08:55:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 09:12:41 08:55:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:12:41 08:55:01 ens3 0.30 0.25 0.09 0.08 0.00 0.00 0.00 0.00 09:12:41 08:56:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:12:41 08:56:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:12:41 08:56:01 ens3 0.05 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:12:41 08:57:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 09:12:41 08:57:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:12:41 08:57:01 ens3 0.10 0.10 0.01 0.01 0.00 0.00 0.00 0.00 09:12:41 08:58:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:12:41 08:58:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:12:41 08:58:01 ens3 0.08 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:12:41 08:59:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 09:12:41 08:59:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:12:41 08:59:01 ens3 0.68 0.17 0.11 0.01 0.00 0.00 0.00 0.00 09:12:41 09:00:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:12:41 09:00:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:12:41 09:00:01 ens3 1.37 0.92 0.71 0.56 0.00 0.00 0.00 0.00 09:12:41 09:01:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 09:12:41 09:01:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:12:41 09:01:01 ens3 0.18 0.10 0.01 0.01 0.00 0.00 0.00 0.00 09:12:41 09:02:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:12:41 09:02:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:12:41 09:02:01 ens3 0.12 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:12:41 09:03:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 09:12:41 09:03:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:12:41 09:03:01 ens3 0.17 0.12 0.01 0.01 0.00 0.00 0.00 0.00 09:12:41 09:04:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:12:41 09:04:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:12:41 09:04:01 ens3 1.63 0.57 0.42 0.22 0.00 0.00 0.00 0.00 09:12:41 09:05:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 09:12:41 09:05:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:12:41 09:05:01 ens3 0.42 0.33 0.17 0.15 0.00 0.00 0.00 0.00 09:12:41 09:06:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:12:41 09:06:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:12:41 09:06:01 ens3 0.33 0.28 0.25 0.20 0.00 0.00 0.00 0.00 09:12:41 09:07:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 09:12:41 09:07:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:12:41 09:07:01 ens3 0.15 0.10 0.01 0.01 0.00 0.00 0.00 0.00 09:12:41 09:08:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:12:41 09:08:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:12:41 09:08:01 ens3 0.10 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:12:41 09:09:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 09:12:41 09:09:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:12:41 09:09:01 ens3 0.15 0.10 0.01 0.01 0.00 0.00 0.00 0.00 09:12:41 09:10:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:12:41 09:10:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:12:41 09:10:01 ens3 0.22 0.10 0.08 0.07 0.00 0.00 0.00 0.00 09:12:41 09:11:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 09:12:41 09:11:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:12:41 09:11:01 ens3 0.15 0.10 0.01 0.01 0.00 0.00 0.00 0.00 09:12:41 09:12:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:12:41 09:12:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:12:41 09:12:01 ens3 0.08 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:12:41 Average: lo 0.30 0.30 0.03 0.03 0.00 0.00 0.00 0.00 09:12:41 Average: docker0 37.68 51.37 2.87 350.21 0.00 0.00 0.00 0.00 09:12:41 Average: ens3 87.97 65.88 672.27 13.23 0.00 0.00 0.00 0.00 09:12:41 09:12:41 09:12:41 ---> sar -P ALL: 09:12:41 Linux 5.4.0-126-generic (prd-ubuntu20-04-docker-8c-8g-8759) 03/08/23 _x86_64_ (8 CPU) 09:12:41 09:12:41 08:28:40 LINUX RESTART (8 CPU) 09:12:41 09:12:41 08:29:02 CPU %user %nice %system %iowait %steal %idle 09:12:41 08:30:01 all 11.19 0.00 4.16 3.91 0.07 80.67 09:12:41 08:30:01 0 13.44 0.00 6.41 5.26 0.07 74.81 09:12:41 08:30:01 1 7.65 0.00 4.07 0.41 0.05 87.82 09:12:41 08:30:01 2 9.70 0.00 4.01 0.12 0.05 86.12 09:12:41 08:30:01 3 14.34 0.00 3.63 0.80 0.09 81.14 09:12:41 08:30:01 4 9.62 0.00 4.63 12.06 0.07 73.62 09:12:41 08:30:01 5 16.59 0.00 4.42 8.46 0.09 70.44 09:12:41 08:30:01 6 8.80 0.00 3.16 1.48 0.05 86.52 09:12:41 08:30:01 7 9.42 0.00 2.91 2.71 0.07 84.89 09:12:41 08:31:01 all 29.77 0.00 5.71 1.86 0.08 62.57 09:12:41 08:31:01 0 30.10 0.00 4.95 0.02 0.07 64.86 09:12:41 08:31:01 1 28.18 0.00 6.53 0.39 0.07 64.84 09:12:41 08:31:01 2 27.68 0.00 5.96 6.79 0.10 59.47 09:12:41 08:31:01 3 34.34 0.00 5.87 0.10 0.08 59.60 09:12:41 08:31:01 4 32.78 0.00 6.48 6.04 0.08 54.61 09:12:41 08:31:01 5 27.80 0.00 5.51 1.39 0.08 65.22 09:12:41 08:31:01 6 29.21 0.00 5.29 0.07 0.07 65.37 09:12:41 08:31:01 7 28.01 0.00 5.12 0.12 0.08 66.66 09:12:41 08:32:01 all 45.43 0.00 6.15 0.35 0.11 47.97 09:12:41 08:32:01 0 46.34 0.00 5.66 0.03 0.12 47.85 09:12:41 08:32:01 1 44.63 0.00 5.72 0.07 0.12 49.46 09:12:41 08:32:01 2 44.25 0.00 6.07 0.10 0.10 49.48 09:12:41 08:32:01 3 47.06 0.00 6.09 0.03 0.12 46.70 09:12:41 08:32:01 4 46.76 0.00 7.40 0.67 0.10 45.06 09:12:41 08:32:01 5 45.64 0.00 6.01 0.30 0.10 47.94 09:12:41 08:32:01 6 44.45 0.00 6.24 0.15 0.12 49.04 09:12:41 08:32:01 7 44.28 0.00 6.00 1.40 0.10 48.22 09:12:41 08:33:01 all 11.98 0.00 7.10 5.21 0.08 75.63 09:12:41 08:33:01 0 11.21 0.00 5.64 2.17 0.07 80.91 09:12:41 08:33:01 1 11.80 0.00 7.05 2.85 0.08 78.22 09:12:41 08:33:01 2 11.22 0.00 6.15 2.06 0.08 80.49 09:12:41 08:33:01 3 12.17 0.00 8.19 1.50 0.09 78.06 09:12:41 08:33:01 4 12.70 0.00 7.44 1.37 0.05 78.44 09:12:41 08:33:01 5 12.42 0.00 7.78 2.67 0.08 77.04 09:12:41 08:33:01 6 11.41 0.00 7.64 16.42 0.07 64.46 09:12:41 08:33:01 7 12.90 0.00 6.94 12.75 0.08 67.32 09:12:41 08:34:01 all 19.55 0.00 7.15 12.86 0.07 60.37 09:12:41 08:34:01 0 19.64 0.00 6.52 5.04 0.05 68.75 09:12:41 08:34:01 1 18.41 0.00 6.97 14.64 0.07 59.92 09:12:41 08:34:01 2 19.76 0.00 7.31 4.65 0.05 68.23 09:12:41 08:34:01 3 20.43 0.00 6.38 2.84 0.05 70.30 09:12:41 08:34:01 4 20.32 0.00 6.17 3.52 0.08 69.90 09:12:41 08:34:01 5 18.95 0.00 8.31 46.19 0.07 26.49 09:12:41 08:34:01 6 20.17 0.00 8.10 22.52 0.07 49.15 09:12:41 08:34:01 7 18.73 0.00 7.49 3.89 0.08 69.81 09:12:41 08:35:01 all 56.69 0.00 11.56 6.93 0.14 24.68 09:12:41 08:35:01 0 55.11 0.00 10.81 4.03 0.14 29.92 09:12:41 08:35:01 1 57.11 0.00 12.01 14.59 0.15 16.14 09:12:41 08:35:01 2 56.73 0.00 10.99 1.18 0.12 30.97 09:12:41 08:35:01 3 55.88 0.00 12.51 2.60 0.12 28.89 09:12:41 08:35:01 4 57.94 0.00 10.92 1.87 0.12 29.16 09:12:41 08:35:01 5 54.76 0.00 11.55 11.01 0.15 22.53 09:12:41 08:35:01 6 57.75 0.00 11.73 12.87 0.13 17.51 09:12:41 08:35:01 7 58.23 0.00 11.96 7.29 0.15 22.37 09:12:41 08:36:01 all 27.95 0.00 9.40 17.31 0.11 45.23 09:12:41 08:36:01 0 26.31 0.00 8.74 15.70 0.08 49.16 09:12:41 08:36:01 1 27.87 0.00 9.10 17.84 0.10 45.09 09:12:41 08:36:01 2 28.66 0.00 10.02 23.24 0.08 38.00 09:12:41 08:36:01 3 23.63 0.00 9.37 12.03 0.14 54.84 09:12:41 08:36:01 4 31.57 0.00 9.01 13.03 0.10 46.29 09:12:41 08:36:01 5 25.40 0.00 9.36 23.04 0.12 42.08 09:12:41 08:36:01 6 29.95 0.00 9.17 17.44 0.10 43.34 09:12:41 08:36:01 7 30.14 0.00 10.46 16.27 0.12 43.02 09:12:41 08:37:01 all 46.69 0.00 9.69 10.98 0.13 32.51 09:12:41 08:37:01 0 46.60 0.00 10.70 14.39 0.12 28.19 09:12:41 08:37:01 1 47.77 0.00 9.15 2.45 0.14 40.50 09:12:41 08:37:01 2 45.70 0.00 10.21 7.45 0.12 36.52 09:12:41 08:37:01 3 44.50 0.00 8.93 8.14 0.12 38.31 09:12:41 08:37:01 4 48.52 0.00 9.68 17.09 0.15 24.55 09:12:41 08:37:01 5 45.72 0.00 9.39 6.49 0.15 38.25 09:12:41 08:37:01 6 47.07 0.00 9.86 23.52 0.14 19.41 09:12:41 08:37:01 7 47.56 0.00 9.58 8.18 0.14 34.55 09:12:41 08:38:01 all 4.44 0.00 1.33 0.88 0.01 93.35 09:12:41 08:38:01 0 3.76 0.00 1.32 0.50 0.00 94.42 09:12:41 08:38:01 1 5.34 0.00 1.35 0.72 0.02 92.57 09:12:41 08:38:01 2 4.31 0.00 1.42 2.32 0.02 91.93 09:12:41 08:38:01 3 3.28 0.00 1.25 0.13 0.02 95.32 09:12:41 08:38:01 4 3.99 0.00 1.45 0.25 0.02 94.29 09:12:41 08:38:01 5 4.40 0.00 1.15 0.18 0.00 94.27 09:12:41 08:38:01 6 4.79 0.00 1.24 0.52 0.02 93.44 09:12:41 08:38:01 7 5.59 0.00 1.42 2.39 0.02 90.58 09:12:41 08:39:01 all 0.04 0.00 0.01 0.00 0.00 99.94 09:12:41 08:39:01 0 0.00 0.00 0.02 0.00 0.02 99.97 09:12:41 08:39:01 1 0.07 0.00 0.02 0.00 0.02 99.90 09:12:41 08:39:01 2 0.00 0.00 0.02 0.03 0.00 99.95 09:12:41 08:39:01 3 0.02 0.00 0.02 0.00 0.00 99.97 09:12:41 08:39:01 4 0.00 0.00 0.03 0.00 0.00 99.97 09:12:41 08:39:01 5 0.00 0.00 0.00 0.00 0.00 100.00 09:12:41 08:39:01 6 0.00 0.00 0.00 0.00 0.00 100.00 09:12:41 08:39:01 7 0.25 0.00 0.00 0.00 0.00 99.75 09:12:41 08:40:01 all 0.14 0.00 0.01 0.01 0.00 99.83 09:12:41 08:40:01 0 0.02 0.00 0.00 0.00 0.00 99.98 09:12:41 08:40:01 1 0.08 0.00 0.05 0.00 0.00 99.87 09:12:41 08:40:01 2 0.02 0.00 0.02 0.08 0.00 99.88 09:12:41 08:40:01 3 0.03 0.00 0.00 0.00 0.02 99.95 09:12:41 08:40:01 4 0.03 0.00 0.03 0.00 0.00 99.93 09:12:41 08:40:01 5 0.00 0.00 0.00 0.00 0.00 100.00 09:12:41 08:40:01 6 0.00 0.00 0.00 0.00 0.00 100.00 09:12:41 08:40:01 7 0.95 0.00 0.00 0.00 0.00 99.05 09:12:41 09:12:41 08:40:01 CPU %user %nice %system %iowait %steal %idle 09:12:41 08:41:01 all 0.16 0.00 0.01 0.00 0.00 99.83 09:12:41 08:41:01 0 0.00 0.00 0.00 0.00 0.00 100.00 09:12:41 08:41:01 1 0.05 0.00 0.03 0.00 0.00 99.92 09:12:41 08:41:01 2 0.02 0.00 0.00 0.00 0.00 99.98 09:12:41 08:41:01 3 0.03 0.00 0.00 0.00 0.00 99.97 09:12:41 08:41:01 4 0.00 0.00 0.03 0.00 0.00 99.97 09:12:41 08:41:01 5 0.02 0.00 0.00 0.00 0.00 99.98 09:12:41 08:41:01 6 0.00 0.00 0.00 0.00 0.00 100.00 09:12:41 08:41:01 7 1.17 0.00 0.02 0.00 0.02 98.79 09:12:41 08:42:01 all 0.26 0.00 0.01 0.00 0.00 99.72 09:12:41 08:42:01 0 0.02 0.00 0.00 0.02 0.00 99.97 09:12:41 08:42:01 1 0.98 0.00 0.03 0.00 0.02 98.97 09:12:41 08:42:01 2 0.02 0.00 0.00 0.02 0.00 99.97 09:12:41 08:42:01 3 0.00 0.00 0.02 0.00 0.00 99.98 09:12:41 08:42:01 4 0.00 0.00 0.02 0.00 0.00 99.98 09:12:41 08:42:01 5 0.00 0.00 0.02 0.00 0.00 99.98 09:12:41 08:42:01 6 0.02 0.00 0.00 0.00 0.00 99.98 09:12:41 08:42:01 7 1.04 0.00 0.00 0.00 0.00 98.96 09:12:41 08:43:01 all 0.09 0.00 0.01 0.00 0.00 99.89 09:12:41 08:43:01 0 0.00 0.00 0.00 0.02 0.00 99.98 09:12:41 08:43:01 1 0.68 0.00 0.03 0.00 0.02 99.27 09:12:41 08:43:01 2 0.00 0.00 0.00 0.00 0.02 99.98 09:12:41 08:43:01 3 0.02 0.00 0.02 0.00 0.00 99.97 09:12:41 08:43:01 4 0.00 0.00 0.03 0.00 0.00 99.97 09:12:41 08:43:01 5 0.00 0.00 0.00 0.00 0.00 100.00 09:12:41 08:43:01 6 0.00 0.00 0.02 0.00 0.00 99.98 09:12:41 08:43:01 7 0.00 0.00 0.02 0.00 0.00 99.98 09:12:41 08:44:01 all 0.06 0.00 0.03 0.01 0.00 99.91 09:12:41 08:44:01 0 0.00 0.00 0.02 0.00 0.00 99.98 09:12:41 08:44:01 1 0.37 0.00 0.05 0.00 0.00 99.58 09:12:41 08:44:01 2 0.02 0.00 0.02 0.03 0.00 99.93 09:12:41 08:44:01 3 0.02 0.00 0.03 0.00 0.00 99.95 09:12:41 08:44:01 4 0.03 0.00 0.03 0.02 0.00 99.92 09:12:41 08:44:01 5 0.00 0.00 0.03 0.00 0.00 99.97 09:12:41 08:44:01 6 0.00 0.00 0.00 0.00 0.00 100.00 09:12:41 08:44:01 7 0.02 0.00 0.02 0.00 0.00 99.97 09:12:41 08:45:01 all 0.29 0.00 0.01 0.00 0.00 99.70 09:12:41 08:45:01 0 0.00 0.00 0.00 0.00 0.00 100.00 09:12:41 08:45:01 1 2.02 0.00 0.03 0.00 0.02 97.93 09:12:41 08:45:01 2 0.02 0.00 0.02 0.02 0.00 99.95 09:12:41 08:45:01 3 0.22 0.00 0.02 0.00 0.00 99.77 09:12:41 08:45:01 4 0.00 0.00 0.02 0.00 0.02 99.97 09:12:41 08:45:01 5 0.02 0.00 0.00 0.00 0.00 99.98 09:12:41 08:45:01 6 0.00 0.00 0.00 0.00 0.00 100.00 09:12:41 08:45:01 7 0.00 0.00 0.00 0.00 0.00 100.00 09:12:41 08:46:01 all 0.15 0.00 0.01 0.01 0.00 99.82 09:12:41 08:46:01 0 0.00 0.00 0.00 0.02 0.00 99.98 09:12:41 08:46:01 1 1.13 0.00 0.03 0.00 0.00 98.84 09:12:41 08:46:01 2 0.03 0.00 0.00 0.07 0.00 99.90 09:12:41 08:46:01 3 0.02 0.00 0.00 0.00 0.02 99.97 09:12:41 08:46:01 4 0.03 0.00 0.02 0.00 0.00 99.95 09:12:41 08:46:01 5 0.00 0.00 0.02 0.00 0.02 99.97 09:12:41 08:46:01 6 0.00 0.00 0.00 0.00 0.00 100.00 09:12:41 08:46:01 7 0.02 0.00 0.00 0.00 0.00 99.98 09:12:41 08:47:01 all 0.26 0.00 0.01 0.00 0.00 99.73 09:12:41 08:47:01 0 0.00 0.00 0.00 0.00 0.00 100.00 09:12:41 08:47:01 1 2.00 0.00 0.03 0.00 0.00 97.96 09:12:41 08:47:01 2 0.00 0.00 0.00 0.02 0.00 99.98 09:12:41 08:47:01 3 0.02 0.00 0.02 0.00 0.00 99.97 09:12:41 08:47:01 4 0.00 0.00 0.00 0.00 0.00 100.00 09:12:41 08:47:01 5 0.02 0.00 0.00 0.00 0.00 99.98 09:12:41 08:47:01 6 0.00 0.00 0.00 0.00 0.00 100.00 09:12:41 08:47:01 7 0.00 0.00 0.00 0.00 0.00 100.00 09:12:41 08:48:01 all 0.17 0.00 0.01 0.01 0.00 99.80 09:12:41 08:48:01 0 0.00 0.00 0.00 0.00 0.00 100.00 09:12:41 08:48:01 1 1.27 0.00 0.08 0.00 0.02 98.63 09:12:41 08:48:01 2 0.03 0.00 0.02 0.07 0.00 99.88 09:12:41 08:48:01 3 0.00 0.00 0.00 0.00 0.00 100.00 09:12:41 08:48:01 4 0.03 0.00 0.02 0.00 0.00 99.95 09:12:41 08:48:01 5 0.02 0.00 0.00 0.00 0.00 99.98 09:12:41 08:48:01 6 0.00 0.00 0.00 0.00 0.00 100.00 09:12:41 08:48:01 7 0.03 0.00 0.00 0.00 0.00 99.97 09:12:41 08:49:01 all 0.05 0.00 0.03 0.01 0.00 99.90 09:12:41 08:49:01 0 0.03 0.00 0.03 0.02 0.00 99.92 09:12:41 08:49:01 1 0.03 0.00 0.03 0.00 0.02 99.92 09:12:41 08:49:01 2 0.03 0.00 0.00 0.02 0.00 99.95 09:12:41 08:49:01 3 0.03 0.00 0.05 0.00 0.00 99.92 09:12:41 08:49:01 4 0.02 0.00 0.02 0.00 0.00 99.97 09:12:41 08:49:01 5 0.02 0.00 0.03 0.00 0.00 99.95 09:12:41 08:49:01 6 0.20 0.00 0.07 0.03 0.00 99.70 09:12:41 08:49:01 7 0.05 0.00 0.03 0.00 0.00 99.92 09:12:41 08:50:01 all 0.08 0.00 0.01 0.00 0.00 99.91 09:12:41 08:50:01 0 0.00 0.00 0.00 0.00 0.00 100.00 09:12:41 08:50:01 1 0.63 0.00 0.03 0.00 0.00 99.33 09:12:41 08:50:01 2 0.00 0.00 0.00 0.02 0.00 99.98 09:12:41 08:50:01 3 0.02 0.00 0.02 0.00 0.00 99.97 09:12:41 08:50:01 4 0.00 0.00 0.02 0.00 0.00 99.98 09:12:41 08:50:01 5 0.00 0.00 0.00 0.00 0.00 100.00 09:12:41 08:50:01 6 0.00 0.00 0.00 0.00 0.00 100.00 09:12:41 08:50:01 7 0.00 0.00 0.00 0.00 0.00 100.00 09:12:41 08:51:01 all 0.10 0.00 0.02 0.03 0.00 99.85 09:12:41 08:51:01 0 0.00 0.00 0.02 0.00 0.00 99.98 09:12:41 08:51:01 1 0.72 0.00 0.03 0.00 0.02 99.23 09:12:41 08:51:01 2 0.02 0.00 0.02 0.27 0.00 99.70 09:12:41 08:51:01 3 0.02 0.00 0.02 0.00 0.00 99.97 09:12:41 08:51:01 4 0.00 0.00 0.03 0.00 0.00 99.97 09:12:41 08:51:01 5 0.00 0.00 0.02 0.00 0.00 99.98 09:12:41 08:51:01 6 0.00 0.00 0.00 0.00 0.00 100.00 09:12:41 08:51:01 7 0.02 0.00 0.00 0.00 0.00 99.98 09:12:41 09:12:41 08:51:01 CPU %user %nice %system %iowait %steal %idle 09:12:41 08:52:01 all 0.09 0.00 0.01 0.00 0.00 99.89 09:12:41 08:52:01 0 0.00 0.00 0.00 0.02 0.00 99.98 09:12:41 08:52:01 1 0.68 0.00 0.02 0.00 0.00 99.30 09:12:41 08:52:01 2 0.02 0.00 0.02 0.02 0.00 99.95 09:12:41 08:52:01 3 0.00 0.00 0.00 0.00 0.00 100.00 09:12:41 08:52:01 4 0.02 0.00 0.02 0.00 0.00 99.97 09:12:41 08:52:01 5 0.02 0.00 0.02 0.00 0.00 99.97 09:12:41 08:52:01 6 0.00 0.00 0.00 0.00 0.00 100.00 09:12:41 08:52:01 7 0.02 0.00 0.00 0.00 0.02 99.97 09:12:41 08:53:01 all 0.07 0.00 0.01 0.00 0.00 99.91 09:12:41 08:53:01 0 0.00 0.00 0.00 0.02 0.00 99.98 09:12:41 08:53:01 1 0.48 0.00 0.03 0.00 0.02 99.47 09:12:41 08:53:01 2 0.03 0.00 0.02 0.00 0.00 99.95 09:12:41 08:53:01 3 0.02 0.00 0.00 0.00 0.00 99.98 09:12:41 08:53:01 4 0.00 0.00 0.02 0.00 0.00 99.98 09:12:41 08:53:01 5 0.00 0.00 0.00 0.00 0.00 100.00 09:12:41 08:53:01 6 0.00 0.00 0.00 0.00 0.00 100.00 09:12:41 08:53:01 7 0.03 0.00 0.02 0.00 0.00 99.95 09:12:41 08:54:01 all 0.06 0.00 0.01 0.00 0.00 99.92 09:12:41 08:54:01 0 0.02 0.00 0.00 0.00 0.00 99.98 09:12:41 08:54:01 1 0.38 0.00 0.03 0.00 0.00 99.58 09:12:41 08:54:01 2 0.02 0.00 0.02 0.02 0.00 99.95 09:12:41 08:54:01 3 0.02 0.00 0.03 0.00 0.00 99.95 09:12:41 08:54:01 4 0.02 0.00 0.02 0.00 0.00 99.97 09:12:41 08:54:01 5 0.02 0.00 0.00 0.00 0.00 99.98 09:12:41 08:54:01 6 0.00 0.00 0.02 0.00 0.00 99.98 09:12:41 08:54:01 7 0.00 0.00 0.00 0.00 0.00 100.00 09:12:41 08:55:01 all 0.06 0.00 0.00 0.00 0.00 99.93 09:12:41 08:55:01 0 0.00 0.00 0.00 0.02 0.00 99.98 09:12:41 08:55:01 1 0.43 0.00 0.02 0.00 0.00 99.55 09:12:41 08:55:01 2 0.02 0.00 0.00 0.02 0.00 99.97 09:12:41 08:55:01 3 0.00 0.00 0.02 0.00 0.02 99.97 09:12:41 08:55:01 4 0.02 0.00 0.00 0.00 0.00 99.98 09:12:41 08:55:01 5 0.02 0.00 0.00 0.00 0.00 99.98 09:12:41 08:55:01 6 0.00 0.00 0.00 0.00 0.00 100.00 09:12:41 08:55:01 7 0.02 0.00 0.00 0.00 0.00 99.98 09:12:41 08:56:01 all 0.09 0.00 0.01 0.00 0.00 99.89 09:12:41 08:56:01 0 0.02 0.00 0.02 0.02 0.02 99.93 09:12:41 08:56:01 1 0.63 0.00 0.03 0.00 0.02 99.32 09:12:41 08:56:01 2 0.00 0.00 0.00 0.00 0.00 100.00 09:12:41 08:56:01 3 0.02 0.00 0.02 0.00 0.00 99.97 09:12:41 08:56:01 4 0.00 0.00 0.02 0.00 0.00 99.98 09:12:41 08:56:01 5 0.02 0.00 0.02 0.00 0.00 99.97 09:12:41 08:56:01 6 0.00 0.00 0.00 0.00 0.00 100.00 09:12:41 08:56:01 7 0.02 0.00 0.00 0.00 0.00 99.98 09:12:41 08:57:01 all 0.11 0.00 0.00 0.01 0.00 99.88 09:12:41 08:57:01 0 0.00 0.00 0.00 0.02 0.00 99.98 09:12:41 08:57:01 1 0.77 0.00 0.00 0.00 0.00 99.23 09:12:41 08:57:01 2 0.05 0.00 0.00 0.03 0.00 99.92 09:12:41 08:57:01 3 0.02 0.00 0.00 0.00 0.00 99.98 09:12:41 08:57:01 4 0.02 0.00 0.02 0.00 0.00 99.97 09:12:41 08:57:01 5 0.02 0.00 0.02 0.00 0.00 99.97 09:12:41 08:57:01 6 0.00 0.00 0.00 0.00 0.00 100.00 09:12:41 08:57:01 7 0.03 0.00 0.00 0.00 0.00 99.97 09:12:41 08:58:01 all 0.01 0.00 0.02 0.00 0.00 99.97 09:12:41 08:58:01 0 0.00 0.00 0.02 0.02 0.00 99.97 09:12:41 08:58:01 1 0.05 0.00 0.03 0.00 0.00 99.92 09:12:41 08:58:01 2 0.02 0.00 0.05 0.02 0.00 99.92 09:12:41 08:58:01 3 0.02 0.00 0.02 0.00 0.00 99.97 09:12:41 08:58:01 4 0.02 0.00 0.02 0.00 0.00 99.97 09:12:41 08:58:01 5 0.00 0.00 0.00 0.00 0.00 100.00 09:12:41 08:58:01 6 0.00 0.00 0.00 0.00 0.00 100.00 09:12:41 08:58:01 7 0.00 0.00 0.00 0.00 0.00 100.00 09:12:41 08:59:01 all 0.02 0.00 0.01 0.00 0.00 99.97 09:12:41 08:59:01 0 0.02 0.00 0.00 0.02 0.00 99.97 09:12:41 08:59:01 1 0.05 0.00 0.00 0.00 0.02 99.93 09:12:41 08:59:01 2 0.05 0.00 0.05 0.00 0.02 99.88 09:12:41 08:59:01 3 0.02 0.00 0.00 0.00 0.00 99.98 09:12:41 08:59:01 4 0.02 0.00 0.00 0.00 0.00 99.98 09:12:41 08:59:01 5 0.00 0.00 0.00 0.00 0.00 100.00 09:12:41 08:59:01 6 0.00 0.00 0.00 0.00 0.00 100.00 09:12:41 08:59:01 7 0.00 0.00 0.02 0.00 0.00 99.98 09:12:41 09:00:01 all 0.01 0.00 0.01 0.00 0.00 99.97 09:12:41 09:00:01 0 0.00 0.00 0.00 0.00 0.00 100.00 09:12:41 09:00:01 1 0.02 0.00 0.00 0.00 0.00 99.98 09:12:41 09:00:01 2 0.02 0.00 0.03 0.02 0.00 99.93 09:12:41 09:00:01 3 0.03 0.00 0.03 0.00 0.00 99.93 09:12:41 09:00:01 4 0.02 0.00 0.02 0.00 0.00 99.97 09:12:41 09:00:01 5 0.02 0.00 0.00 0.00 0.00 99.98 09:12:41 09:00:01 6 0.02 0.00 0.02 0.00 0.00 99.97 09:12:41 09:00:01 7 0.00 0.00 0.00 0.00 0.00 100.00 09:12:41 09:01:01 all 0.01 0.00 0.01 0.01 0.00 99.97 09:12:41 09:01:01 0 0.00 0.00 0.00 0.02 0.00 99.98 09:12:41 09:01:01 1 0.03 0.00 0.00 0.00 0.00 99.97 09:12:41 09:01:01 2 0.02 0.00 0.03 0.03 0.00 99.92 09:12:41 09:01:01 3 0.02 0.00 0.02 0.00 0.00 99.97 09:12:41 09:01:01 4 0.02 0.00 0.02 0.00 0.00 99.97 09:12:41 09:01:01 5 0.00 0.00 0.02 0.00 0.00 99.98 09:12:41 09:01:01 6 0.00 0.00 0.00 0.00 0.00 100.00 09:12:41 09:01:01 7 0.02 0.00 0.02 0.00 0.00 99.97 09:12:41 09:02:01 all 0.02 0.00 0.01 0.00 0.00 99.97 09:12:41 09:02:01 0 0.02 0.00 0.02 0.00 0.00 99.97 09:12:41 09:02:01 1 0.03 0.00 0.00 0.00 0.02 99.95 09:12:41 09:02:01 2 0.05 0.00 0.02 0.00 0.00 99.93 09:12:41 09:02:01 3 0.02 0.00 0.02 0.00 0.00 99.97 09:12:41 09:02:01 4 0.02 0.00 0.02 0.00 0.00 99.97 09:12:41 09:02:01 5 0.00 0.00 0.00 0.00 0.00 100.00 09:12:41 09:02:01 6 0.00 0.00 0.00 0.00 0.00 100.00 09:12:41 09:02:01 7 0.02 0.00 0.00 0.00 0.00 99.98 09:12:41 09:12:41 09:02:01 CPU %user %nice %system %iowait %steal %idle 09:12:41 09:03:01 all 0.14 0.00 0.01 0.00 0.00 99.84 09:12:41 09:03:01 0 0.02 0.00 0.00 0.02 0.00 99.97 09:12:41 09:03:01 1 1.03 0.00 0.02 0.00 0.00 98.96 09:12:41 09:03:01 2 0.02 0.00 0.03 0.02 0.02 99.92 09:12:41 09:03:01 3 0.00 0.00 0.02 0.00 0.00 99.98 09:12:41 09:03:01 4 0.03 0.00 0.00 0.00 0.00 99.97 09:12:41 09:03:01 5 0.00 0.00 0.02 0.00 0.00 99.98 09:12:41 09:03:01 6 0.00 0.00 0.00 0.00 0.00 100.00 09:12:41 09:03:01 7 0.02 0.00 0.00 0.00 0.00 99.98 09:12:41 09:04:01 all 0.08 0.00 0.02 0.00 0.00 99.89 09:12:41 09:04:01 0 0.02 0.00 0.00 0.02 0.00 99.97 09:12:41 09:04:01 1 0.58 0.00 0.12 0.00 0.00 99.30 09:12:41 09:04:01 2 0.02 0.00 0.02 0.00 0.00 99.97 09:12:41 09:04:01 3 0.00 0.00 0.00 0.00 0.02 99.98 09:12:41 09:04:01 4 0.02 0.00 0.02 0.02 0.00 99.95 09:12:41 09:04:01 5 0.00 0.00 0.00 0.00 0.00 100.00 09:12:41 09:04:01 6 0.00 0.00 0.00 0.00 0.00 100.00 09:12:41 09:04:01 7 0.02 0.00 0.02 0.00 0.00 99.97 09:12:41 09:05:01 all 0.01 0.00 0.01 0.00 0.00 99.97 09:12:41 09:05:01 0 0.00 0.00 0.00 0.00 0.00 100.00 09:12:41 09:05:01 1 0.03 0.00 0.02 0.00 0.00 99.95 09:12:41 09:05:01 2 0.03 0.00 0.02 0.00 0.00 99.95 09:12:41 09:05:01 3 0.00 0.00 0.03 0.02 0.00 99.95 09:12:41 09:05:01 4 0.02 0.00 0.03 0.00 0.00 99.95 09:12:41 09:05:01 5 0.00 0.00 0.00 0.00 0.00 100.00 09:12:41 09:05:01 6 0.00 0.00 0.00 0.00 0.00 100.00 09:12:41 09:05:01 7 0.00 0.00 0.00 0.00 0.00 100.00 09:12:41 09:06:01 all 0.02 0.00 0.01 0.00 0.00 99.96 09:12:41 09:06:01 0 0.03 0.00 0.00 0.00 0.00 99.97 09:12:41 09:06:01 1 0.05 0.00 0.00 0.00 0.00 99.95 09:12:41 09:06:01 2 0.03 0.00 0.03 0.00 0.00 99.93 09:12:41 09:06:01 3 0.00 0.00 0.03 0.00 0.00 99.97 09:12:41 09:06:01 4 0.02 0.00 0.03 0.02 0.00 99.93 09:12:41 09:06:01 5 0.02 0.00 0.00 0.00 0.00 99.98 09:12:41 09:06:01 6 0.00 0.00 0.00 0.00 0.00 100.00 09:12:41 09:06:01 7 0.02 0.00 0.00 0.00 0.00 99.98 09:12:41 09:07:01 all 0.01 0.00 0.01 0.00 0.01 99.97 09:12:41 09:07:01 0 0.00 0.00 0.00 0.00 0.00 100.00 09:12:41 09:07:01 1 0.02 0.00 0.00 0.00 0.02 99.97 09:12:41 09:07:01 2 0.02 0.00 0.02 0.00 0.02 99.95 09:12:41 09:07:01 3 0.02 0.00 0.02 0.00 0.00 99.97 09:12:41 09:07:01 4 0.02 0.00 0.02 0.02 0.02 99.93 09:12:41 09:07:01 5 0.00 0.00 0.02 0.00 0.00 99.98 09:12:41 09:07:01 6 0.00 0.00 0.00 0.00 0.00 100.00 09:12:41 09:07:01 7 0.02 0.00 0.00 0.00 0.00 99.98 09:12:41 09:08:01 all 0.07 0.00 0.01 0.00 0.00 99.92 09:12:41 09:08:01 0 0.00 0.00 0.00 0.02 0.00 99.98 09:12:41 09:08:01 1 0.47 0.00 0.00 0.00 0.00 99.53 09:12:41 09:08:01 2 0.03 0.00 0.02 0.00 0.00 99.95 09:12:41 09:08:01 3 0.00 0.00 0.02 0.02 0.00 99.97 09:12:41 09:08:01 4 0.00 0.00 0.02 0.00 0.00 99.98 09:12:41 09:08:01 5 0.02 0.00 0.00 0.00 0.00 99.98 09:12:41 09:08:01 6 0.00 0.00 0.00 0.00 0.00 100.00 09:12:41 09:08:01 7 0.02 0.00 0.00 0.00 0.00 99.98 09:12:41 09:09:01 all 0.16 0.00 0.01 0.01 0.00 99.82 09:12:41 09:09:01 0 0.00 0.00 0.02 0.00 0.00 99.98 09:12:41 09:09:01 1 1.21 0.00 0.00 0.00 0.00 98.79 09:12:41 09:09:01 2 0.02 0.00 0.03 0.00 0.00 99.95 09:12:41 09:09:01 3 0.00 0.00 0.02 0.02 0.00 99.97 09:12:41 09:09:01 4 0.02 0.00 0.02 0.05 0.00 99.92 09:12:41 09:09:01 5 0.00 0.00 0.00 0.00 0.00 100.00 09:12:41 09:09:01 6 0.00 0.00 0.00 0.00 0.00 100.00 09:12:41 09:09:01 7 0.00 0.00 0.02 0.00 0.00 99.98 09:12:41 09:10:01 all 0.26 0.00 0.02 0.00 0.00 99.71 09:12:41 09:10:01 0 0.00 0.00 0.00 0.00 0.00 100.00 09:12:41 09:10:01 1 2.02 0.00 0.03 0.00 0.02 97.93 09:12:41 09:10:01 2 0.00 0.00 0.07 0.00 0.00 99.93 09:12:41 09:10:01 3 0.02 0.00 0.02 0.00 0.00 99.97 09:12:41 09:10:01 4 0.02 0.00 0.00 0.02 0.00 99.97 09:12:41 09:10:01 5 0.00 0.00 0.02 0.00 0.00 99.98 09:12:41 09:10:01 6 0.00 0.00 0.00 0.00 0.00 100.00 09:12:41 09:10:01 7 0.03 0.00 0.02 0.00 0.00 99.95 09:12:41 09:11:01 all 0.14 0.00 0.01 0.00 0.00 99.84 09:12:41 09:11:01 0 0.00 0.00 0.00 0.00 0.00 100.00 09:12:41 09:11:01 1 1.09 0.00 0.05 0.00 0.00 98.86 09:12:41 09:11:01 2 0.03 0.00 0.02 0.00 0.02 99.93 09:12:41 09:11:01 3 0.00 0.00 0.00 0.00 0.00 100.00 09:12:41 09:11:01 4 0.02 0.00 0.02 0.00 0.00 99.97 09:12:41 09:11:01 5 0.00 0.00 0.00 0.00 0.00 100.00 09:12:41 09:11:01 6 0.00 0.00 0.00 0.00 0.00 100.00 09:12:41 09:11:01 7 0.00 0.00 0.00 0.00 0.00 100.00 09:12:41 09:12:01 all 0.02 0.00 0.01 0.01 0.00 99.95 09:12:41 09:12:01 0 0.02 0.00 0.02 0.00 0.02 99.95 09:12:41 09:12:01 1 0.02 0.00 0.02 0.00 0.00 99.97 09:12:41 09:12:01 2 0.03 0.00 0.00 0.00 0.00 99.97 09:12:41 09:12:01 3 0.03 0.00 0.02 0.02 0.02 99.92 09:12:41 09:12:01 4 0.02 0.00 0.03 0.07 0.00 99.88 09:12:41 09:12:01 5 0.02 0.00 0.00 0.00 0.00 99.98 09:12:41 09:12:01 6 0.02 0.00 0.00 0.00 0.00 99.98 09:12:41 09:12:01 7 0.02 0.00 0.00 0.00 0.00 99.98 09:12:41 Average: all 5.90 0.00 1.44 1.39 0.02 91.25 09:12:41 Average: 0 5.81 0.00 1.40 1.09 0.02 91.68 09:12:41 Average: 1 6.18 0.00 1.44 1.24 0.02 91.11 09:12:41 Average: 2 5.71 0.00 1.44 1.12 0.02 91.72 09:12:41 Average: 3 5.88 0.00 1.44 0.65 0.02 92.01 09:12:41 Average: 4 6.09 0.00 1.47 1.29 0.02 91.14 09:12:41 Average: 5 5.76 0.00 1.46 2.28 0.02 90.47 09:12:41 Average: 6 5.83 0.00 1.44 2.18 0.02 90.53 09:12:41 Average: 7 5.94 0.00 1.42 1.26 0.02 91.36 09:12:41 09:12:41 09:12:41