Pull request #4318 event Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from f7312ec3189ad3232577c80cdd5da96238a7591d+cb6527cf2788a41b6debaba97c6050bf2889ad58 (2b296a25a1b437ffab55f266ccd5ac6248256013) 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-ssh3175962417394036934.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-ssh3118366923523440065.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-4318/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-4318/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh4677985904432213983.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-ssh9949886312819005841.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-4318/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-4318/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh15534674862050253547.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Checking out Revision 65355178549468b165f8106641c96c3190b1d843 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 65355178549468b165f8106641c96c3190b1d843 # timeout=10 Commit message: "Fix: Add S3 URL in href to ship logs" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoParallel] RAW Config: [project:edgex-go, dockerFileGlobPath:cmd/**/Dockerfile, testScript:make test, buildScript:make build, publishSwaggerDocs:true, swaggerApiFolders:[openapi/v2], buildSnap:false] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[ubuntu20.04-docker-8c-8g, ubuntu20.04-docker-arm64-4c-16g]] [Pipeline] echo ========================================================= [edgeXBuildGoParallel] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: edgex-go-settings PROJECT: edgex-go USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.18 USE_ALPINE: true DOCKER_FILE_GLOB: cmd/**/Dockerfile DOCKER_IMAGE_NAME_PREFIX: DOCKER_IMAGE_NAME_SUFFIX: DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_BUILD_IMAGE_TARGET: builder DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: true SEMVER_BUMP_LEVEL: pre PUBLISH_SWAGGER_DOCS: true SWAGGER_API_FOLDERS: openapi/v2 BUILD_SNAP: false BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org SNYK_DEBUG: false [Pipeline] node Still waiting to schedule task ‘prd-ubuntu18.04-docker-8c-8g-5115’ doesn’t have label ‘ubuntu20.04-docker-8c-8g’ ‘prd-ubuntu18.04-docker-8c-8g-5117’ doesn’t have label ‘ubuntu20.04-docker-8c-8g’ ‘prd-ubuntu20.04-docker-8c-8g-5122’ is offline ‘prd-ubuntu20.04-docker-8c-8g-5123’ is offline Running on prd-ubuntu20.04-docker-8c-8g-5125 in /w/workspace/edgexfoundry_edgex-go_PR-4318 [Pipeline] { [Pipeline] ws Running in /w/workspace/edgex-go/7 [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/7 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git > git --version # timeout=10 > git --version # 'git version 2.25.1' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/4318/head:refs/remotes/origin/PR-4318 +refs/heads/main:refs/remotes/origin/main # timeout=10 Merging remotes/origin/main commit cb6527cf2788a41b6debaba97c6050bf2889ad58 into PR head commit f7312ec3189ad3232577c80cdd5da96238a7591d Merge succeeded, producing f7312ec3189ad3232577c80cdd5da96238a7591d Checking out Revision f7312ec3189ad3232577c80cdd5da96238a7591d (PR-4318) Commit message: "build(deps): Bump github.com/edgexfoundry/go-mod-configuration/v3" First time build. Skipping changelog. [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 14:56:35 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 14:56:35 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 14:56:35 ========================================================= 14:56:35 EdgeX Global Pipelines Version Info 14:56:35 ========================================================= [Pipeline] libraryResource [Pipeline] sh > git config core.sparsecheckout # timeout=10 > git checkout -f f7312ec3189ad3232577c80cdd5da96238a7591d # 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 cb6527cf2788a41b6debaba97c6050bf2889ad58 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f f7312ec3189ad3232577c80cdd5da96238a7591d # timeout=10 > git rev-list --no-walk 4e7d4dcd92c51dd5526416e254ab61d226caad02 # timeout=10 14:56:36 ------------------- 14:56:36 stable info: 14:56:36 ------------------- 14:56:36 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 14:56:36 Commit SHA: cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 14:56:36 Message: update stable to v1.0.244 14:56:36 ------------------- 14:56:36 experimental info: 14:56:36 ------------------- 14:56:36 Commited By: **** collab-it+edgex@linuxfoundation.org 14:56:36 Commit SHA: cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 14:56:36 Message: update experimental to v1.0.244 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 14:56:37 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-go-settings [Pipeline] echo 14:56:37 [edgeXSetupEnvironment]: set envvar PROJECT = edgex-go [Pipeline] echo 14:56:37 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 14:56:37 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 14:56:37 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 14:56:37 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.18 [Pipeline] echo 14:56:37 [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo 14:56:37 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_GLOB = cmd/**/Dockerfile [Pipeline] echo 14:56:37 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_PREFIX = [Pipeline] echo 14:56:37 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_SUFFIX = [Pipeline] echo 14:56:37 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 14:56:37 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 14:56:37 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 14:56:37 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 14:56:37 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 14:56:37 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 14:56:37 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 14:56:37 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 14:56:37 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo 14:56:37 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v2 [Pipeline] echo 14:56:37 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 14:56:37 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 14:56:37 [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo 14:56:37 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-4318 [Pipeline] echo 14:56:37 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-4318 [Pipeline] echo 14:56:37 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-4318 [Pipeline] echo 14:56:37 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = f7312ec3189ad3232577c80cdd5da96238a7591d [Pipeline] echo 14:56:37 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = f7312ec [Pipeline] echo 14:56:37 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 14:56:37 provisioning config files... 14:56:37 copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/7@tmp/config8561204530111304911tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 14:56:37 ---> docker-login.sh 14:56:37 nexus3.edgexfoundry.org:10001 14:56:38 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 14:56:38 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 14:56:38 Configure a credential helper to remove this warning. See 14:56:38 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 14:56:38 14:56:38 Login Succeeded 14:56:38 nexus3.edgexfoundry.org:10002 14:56:38 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 14:56:38 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 14:56:38 Configure a credential helper to remove this warning. See 14:56:38 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 14:56:38 14:56:38 Login Succeeded 14:56:38 nexus3.edgexfoundry.org:10003 14:56:38 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 14:56:38 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 14:56:38 Configure a credential helper to remove this warning. See 14:56:38 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 14:56:38 14:56:38 Login Succeeded 14:56:38 nexus3.edgexfoundry.org:10004 14:56:38 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 14:56:38 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 14:56:38 Configure a credential helper to remove this warning. See 14:56:38 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 14:56:38 14:56:38 Login Succeeded 14:56:38 docker.io 14:56:38 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 14:56:38 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 14:56:38 Configure a credential helper to remove this warning. See 14:56:38 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 14:56:38 14:56:38 Login Succeeded 14:56:38 ---> docker-login.sh ends [Pipeline] } 14:56:38 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 14:56:39 + ls cmd/core-command/Dockerfile cmd/core-common-config-bootstrapper/Dockerfile cmd/core-data/Dockerfile cmd/core-metadata/Dockerfile cmd/security-bootstrapper/Dockerfile cmd/security-proxy-setup/Dockerfile cmd/security-secretstore-setup/Dockerfile cmd/security-spiffe-token-provider/Dockerfile cmd/security-spire-agent/Dockerfile cmd/security-spire-config/Dockerfile cmd/security-spire-server/Dockerfile cmd/support-notifications/Dockerfile cmd/support-scheduler/Dockerfile 14:56:39 + cut -d/ -f2 14:56:39 + dirname cmd/core-command/Dockerfile 14:56:39 + echo core-command,cmd/core-command/Dockerfile 14:56:39 + + cut -d/ -f2dirname 14:56:39 cmd/core-common-config-bootstrapper/Dockerfile 14:56:39 + echo core-common-config-bootstrapper,cmd/core-common-config-bootstrapper/Dockerfile 14:56:39 + dirname+ cmd/core-data/Dockerfile 14:56:39 cut -d/ -f2 14:56:39 + echo core-data,cmd/core-data/Dockerfile 14:56:39 + dirname cmd/core-metadata/Dockerfile 14:56:39 + cut -d/ -f2 14:56:39 + echo core-metadata,cmd/core-metadata/Dockerfile 14:56:39 + dirname cmd/security-bootstrapper/Dockerfile 14:56:39 + cut -d/ -f2 14:56:39 + echo security-bootstrapper,cmd/security-bootstrapper/Dockerfile 14:56:39 + dirname cmd/security-proxy-setup/Dockerfile 14:56:39 + cut -d/ -f2 14:56:39 + echo security-proxy-setup,cmd/security-proxy-setup/Dockerfile 14:56:39 + + dirname cmd/security-secretstore-setup/Dockerfilecut 14:56:39 -d/ -f2 14:56:39 + echo security-secretstore-setup,cmd/security-secretstore-setup/Dockerfile 14:56:39 + dirname cmd/security-spiffe-token-provider/Dockerfile 14:56:39 + cut -d/ -f2 14:56:39 + echo security-spiffe-token-provider,cmd/security-spiffe-token-provider/Dockerfile 14:56:39 + dirname cmd/security-spire-agent/Dockerfile 14:56:39 + cut -d/ -f2 14:56:39 + echo security-spire-agent,cmd/security-spire-agent/Dockerfile 14:56:39 + dirname cmd/security-spire-config/Dockerfile 14:56:39 + cut -d/ -f2 14:56:39 + echo security-spire-config,cmd/security-spire-config/Dockerfile 14:56:39 + + dirname cmd/security-spire-server/Dockerfile 14:56:39 cut -d/ -f2 14:56:39 + echo security-spire-server,cmd/security-spire-server/Dockerfile 14:56:39 + cut+ -d/ -f2 14:56:39 dirname cmd/support-notifications/Dockerfile 14:56:39 + echo support-notifications,cmd/support-notifications/Dockerfile 14:56:39 + dirname cmd/support-scheduler/Dockerfile 14:56:39 + cut -d/ -f2 14:56:39 + echo support-scheduler,cmd/support-scheduler/Dockerfile [Pipeline] echo 14:56:39 Generate Dockers from filesystem: [[image:core-command, dockerfile:cmd/core-command/Dockerfile], [image:core-common-config-bootstrapper, dockerfile:cmd/core-common-config-bootstrapper/Dockerfile], [image:core-data, dockerfile:cmd/core-data/Dockerfile], [image:core-metadata, dockerfile:cmd/core-metadata/Dockerfile], [image:security-bootstrapper, dockerfile:cmd/security-bootstrapper/Dockerfile], [image:security-proxy-setup, dockerfile:cmd/security-proxy-setup/Dockerfile], [image:security-secretstore-setup, dockerfile:cmd/security-secretstore-setup/Dockerfile], [image:security-spiffe-token-provider, dockerfile:cmd/security-spiffe-token-provider/Dockerfile], [image:security-spire-agent, dockerfile:cmd/security-spire-agent/Dockerfile], [image:security-spire-config, dockerfile:cmd/security-spire-config/Dockerfile], [image:security-spire-server, dockerfile:cmd/security-spire-server/Dockerfile], [image:support-notifications, dockerfile:cmd/support-notifications/Dockerfile], [image:support-scheduler, dockerfile:cmd/support-scheduler/Dockerfile]] [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh 14:56:39 + git rev-list -1 --merges f7312ec3189ad3232577c80cdd5da96238a7591d~1..f7312ec3189ad3232577c80cdd5da96238a7591d [Pipeline] echo 14:56:39 -----------> git rev-list -1 --merges f7312ec3189ad3232577c80cdd5da96238a7591d~1..f7312ec3189ad3232577c80cdd5da96238a7591d f7312ec3189ad3232577c80cdd5da96238a7591d [false] [Pipeline] sh 14:56:39 + git log --format=format:%s -1 f7312ec3189ad3232577c80cdd5da96238a7591d [Pipeline] echo 14:56:39 ========================================================= 14:56:39 [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] 14:56:39 ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] sh 14:56:40 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 14:56:40 + grep -v github /etc/ssh/ssh_known_hosts 14:56:40 + [ -e /tmp/ssh_known_hosts ] 14:56:40 + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts 14:56:40 + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= 14:56:40 + sudo tee -a /etc/ssh/ssh_known_hosts 14:56:40 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:56:40 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 14:56:40 14:56:40 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:56:40 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 14:56:40 0.1.4: Pulling from edgex-devops/py-git-semver 14:56:40 b85a868b505f: Pulling fs layer 14:56:40 e2be974225ed: Pulling fs layer 14:56:40 339a4e72a1f5: Pulling fs layer 14:56:40 988bab9f4d93: Pulling fs layer 14:56:40 1469e6f7b9e6: Pulling fs layer 14:56:40 eaf3925da568: Pulling fs layer 14:56:40 bab4dde63d76: Pulling fs layer 14:56:40 bde34c3a00c8: Pulling fs layer 14:56:40 b352a97aabf1: Pulling fs layer 14:56:40 4872d77fe225: Pulling fs layer 14:56:40 5851b861e8e6: Pulling fs layer 14:56:40 988bab9f4d93: Waiting 14:56:40 eaf3925da568: Waiting 14:56:40 bab4dde63d76: Waiting 14:56:40 4872d77fe225: Waiting 14:56:40 b352a97aabf1: Waiting 14:56:40 1469e6f7b9e6: Waiting 14:56:40 bde34c3a00c8: Waiting 14:56:40 e2be974225ed: Verifying Checksum 14:56:40 e2be974225ed: Download complete 14:56:40 988bab9f4d93: Verifying Checksum 14:56:40 988bab9f4d93: Download complete 14:56:41 1469e6f7b9e6: Verifying Checksum 14:56:41 1469e6f7b9e6: Download complete 14:56:41 eaf3925da568: Verifying Checksum 14:56:41 eaf3925da568: Download complete 14:56:41 339a4e72a1f5: Verifying Checksum 14:56:41 339a4e72a1f5: Download complete 14:56:41 bde34c3a00c8: Verifying Checksum 14:56:41 bde34c3a00c8: Download complete 14:56:41 b352a97aabf1: Download complete 14:56:41 4872d77fe225: Download complete 14:56:41 5851b861e8e6: Download complete 14:56:41 b85a868b505f: Verifying Checksum 14:56:41 b85a868b505f: Download complete 14:56:42 bab4dde63d76: Verifying Checksum 14:56:42 bab4dde63d76: Download complete 14:56:42 b85a868b505f: Pull complete 14:56:42 e2be974225ed: Pull complete 14:56:43 339a4e72a1f5: Pull complete 14:56:43 988bab9f4d93: Pull complete 14:56:43 1469e6f7b9e6: Pull complete 14:56:44 eaf3925da568: Pull complete 14:56:45 bab4dde63d76: Pull complete 14:56:45 bde34c3a00c8: Pull complete 14:56:45 b352a97aabf1: Pull complete 14:56:45 4872d77fe225: Pull complete 14:56:46 5851b861e8e6: Pull complete 14:56:46 Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 14:56:46 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 14:56:46 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 14:56:46 prd-ubuntu20.04-docker-8c-8g-5125 does not seem to be running inside a container 14:56:46 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/7 -v /w/workspace/edgex-go/7:/w/workspace/edgex-go/7:rw,z -v /w/workspace/edgex-go/7@tmp:/w/workspace/edgex-go/7@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 14:56:49 $ docker top 7c9af978ac812e1f62386edd681a089af9c9f30ef7b70230e56f7b5ac624ec4f -eo pid,comm 14:56:49 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). 14:56:49 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 14:56:49 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 14:56:49 [ssh-agent] Looking for ssh-agent implementation... 14:56:49 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 14:56:49 $ docker exec 7c9af978ac812e1f62386edd681a089af9c9f30ef7b70230e56f7b5ac624ec4f ssh-agent 14:56:49 SSH_AUTH_SOCK=/tmp/ssh-z3fp3cWflnse/agent.32 14:56:49 SSH_AGENT_PID=38 14:56:49 Running ssh-add (command line suppressed) 14:56:49 Identity added: /w/workspace/edgex-go/7@tmp/private_key_903357605837392553.key (/w/workspace/edgex-go/7@tmp/private_key_903357605837392553.key) 14:56:49 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 14:56:50 + git tag --points-at HEAD [Pipeline] } 14:56:50 $ docker exec --env ******** --env ******** 7c9af978ac812e1f62386edd681a089af9c9f30ef7b70230e56f7b5ac624ec4f ssh-agent -k 14:56:50 unset SSH_AUTH_SOCK; 14:56:50 unset SSH_AGENT_PID; 14:56:50 echo Agent pid 38 killed; 14:56:50 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 14:56:50 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 14:56:50 [ssh-agent] Looking for ssh-agent implementation... 14:56:50 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 14:56:50 $ docker exec 7c9af978ac812e1f62386edd681a089af9c9f30ef7b70230e56f7b5ac624ec4f ssh-agent 14:56:50 SSH_AUTH_SOCK=/tmp/ssh-JC2RPwmDc9xV/agent.71 14:56:50 SSH_AGENT_PID=77 14:56:50 Running ssh-add (command line suppressed) 14:56:50 Identity added: /w/workspace/edgex-go/7@tmp/private_key_2567180071905106523.key (/w/workspace/edgex-go/7@tmp/private_key_2567180071905106523.key) 14:56:50 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 14:56:51 + git semver init 14:56:51 2023-02-08 14:56:51,231 [run_init] DEBUG init version:0.0.0 force:False 14:56:51 2023-02-08 14:56:51,232 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/edgex-go/7/.semver 14:56:51 2023-02-08 14:56:51,232 [execute] INFO git clone -b semver git@github.com:edgexfoundry/edgex-go.git /w/workspace/edgex-go/7/.semver 14:56:51 2023-02-08 14:56:51,232 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/edgex-go.git', '/w/workspace/edgex-go/7/.semver'], cwd=/w/workspace/edgex-go/7, universal_newlines=False, shell=None, istream=None) 14:56:56 2023-02-08 14:56:56,407 [append_file] DEBUG append to file:/w/workspace/edgex-go/7/.git/info/exclude 14:56:56 2023-02-08 14:56:56,408 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/edgex-go/7/.semver/PR-4318 with force:False 14:56:56 2023-02-08 14:56:56,408 [write_file] DEBUG write to file:/w/workspace/edgex-go/7/.semver/PR-4318 14:56:56 2023-02-08 14:56:56,412 [execute] INFO git cat-file --batch-check 14:56:56 2023-02-08 14:56:56,413 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgex-go/7/.semver, universal_newlines=False, shell=None, istream=) 14:56:56 2023-02-08 14:56:56,419 [execute] INFO git cat-file --batch 14:56:56 2023-02-08 14:56:56,419 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgex-go/7/.semver, universal_newlines=False, shell=None, istream=) 14:56:56 2023-02-08 14:56:56,424 [read_version] DEBUG read version from /w/workspace/edgex-go/7/.semver/PR-4318 14:56:56 0.0.0 [Pipeline] } 14:56:56 $ docker exec --env ******** --env ******** 7c9af978ac812e1f62386edd681a089af9c9f30ef7b70230e56f7b5ac624ec4f ssh-agent -k 14:56:56 unset SSH_AUTH_SOCK; 14:56:56 unset SSH_AGENT_PID; 14:56:56 echo Agent pid 77 killed; 14:56:56 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 14:56:57 + git semver [Pipeline] } 14:56:57 $ docker stop --time=1 7c9af978ac812e1f62386edd681a089af9c9f30ef7b70230e56f7b5ac624ec4f 14:56:58 $ docker rm -f --volumes 7c9af978ac812e1f62386edd681a089af9c9f30ef7b70230e56f7b5ac624ec4f [Pipeline] // withDockerContainer [Pipeline] sh 14:56:59 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 14:56:59 Stashed 1 file(s) [Pipeline] echo 14:56:59 [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 14:56:59 + git config --global --add safe.directory /w/workspace/edgex-go/7 [Pipeline] echo 14:56:59 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 14:56:59 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 14:56:59 ========================================================= 14:56:59 [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine] 14:56:59 ========================================================= [Pipeline] fileExists [Pipeline] sh 14:57:00 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine 14:57:00 1.18-alpine: Pulling from edgex-devops/edgex-golang-base 14:57:00 213ec9aee27d: Pulling fs layer 14:57:00 4583459ba037: Pulling fs layer 14:57:00 93c1e223e6f2: Pulling fs layer 14:57:00 53926ce57604: Pulling fs layer 14:57:00 21b2b0c7a3f4: Pulling fs layer 14:57:00 22ff95d597cd: Pulling fs layer 14:57:00 12d6caf4c0d1: Pulling fs layer 14:57:00 96b7cbca73a9: Pulling fs layer 14:57:00 a7acece74701: Pulling fs layer 14:57:00 22ff95d597cd: Waiting 14:57:00 21b2b0c7a3f4: Waiting 14:57:00 12d6caf4c0d1: Waiting 14:57:00 96b7cbca73a9: Waiting 14:57:00 a7acece74701: Waiting 14:57:00 93c1e223e6f2: Verifying Checksum 14:57:00 93c1e223e6f2: Download complete 14:57:00 4583459ba037: Download complete 14:57:00 21b2b0c7a3f4: Verifying Checksum 14:57:00 21b2b0c7a3f4: Download complete 14:57:00 22ff95d597cd: Verifying Checksum 14:57:00 22ff95d597cd: Download complete 14:57:00 213ec9aee27d: Verifying Checksum 14:57:00 213ec9aee27d: Download complete 14:57:00 12d6caf4c0d1: Verifying Checksum 14:57:00 12d6caf4c0d1: Download complete 14:57:00 213ec9aee27d: Pull complete 14:57:00 4583459ba037: Pull complete 14:57:00 93c1e223e6f2: Pull complete 14:57:01 a7acece74701: Verifying Checksum 14:57:01 a7acece74701: Download complete 14:57:01 53926ce57604: Verifying Checksum 14:57:01 53926ce57604: Download complete 14:57:01 96b7cbca73a9: Verifying Checksum 14:57:01 96b7cbca73a9: Download complete 14:57:06 53926ce57604: Pull complete 14:57:06 21b2b0c7a3f4: Pull complete 14:57:06 22ff95d597cd: Pull complete 14:57:06 12d6caf4c0d1: Pull complete 14:57:07 96b7cbca73a9: Pull complete 14:57:08 a7acece74701: Pull complete 14:57:08 Digest: sha256:f6a9ef70c52da88a2ff63a0c6767b24654f9f5185d1d85ca6cc3004fb48f6c2d 14:57:09 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine 14:57:09 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine [Pipeline] fileExists [Pipeline] sh 14:57:09 + echo FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine 14:57:09 WORKDIR /edgex 14:57:09 COPY go.mod . 14:57:09 RUN go mod download 14:57:09 + docker build -t ci-base-image-x86_64 -f - . 14:57:09 Sending build context to Docker daemon 170.2MB 14:57:09 Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine 14:57:09 ---> db6d94c90886 14:57:09 Step 2/4 : WORKDIR /edgex 14:57:14 Still waiting to schedule task 14:57:14 Waiting for next available executor on ‘prd-ubuntu20.04-docker-arm64-4c-16g-5124’ 14:57:16 ---> Running in b323f014c4c6 14:57:16 Removing intermediate container b323f014c4c6 14:57:16 ---> 730447095815 14:57:16 Step 3/4 : COPY go.mod . 14:57:16 ---> ad84bdad9002 14:57:16 Step 4/4 : RUN go mod download 14:57:16 ---> Running in fd8a7f2d4b58 14:57:31 Removing intermediate container fd8a7f2d4b58 14:57:31 ---> bf31e3c2fba3 14:57:31 Successfully built bf31e3c2fba3 14:57:31 Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:57:32 + docker inspect -f . ci-base-image-x86_64 14:57:32 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 14:57:32 prd-ubuntu20.04-docker-8c-8g-5125 does not seem to be running inside a container 14:57:32 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/7 -v /w/workspace/edgex-go/7:/w/workspace/edgex-go/7:rw,z -v /w/workspace/edgex-go/7@tmp:/w/workspace/edgex-go/7@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 14:57:32 $ docker top 93324dd66d29181b3242c5f9993fe112e89d54dfd37a4c5e674d9c575d1361ed -eo pid,comm [Pipeline] { [Pipeline] sh 14:57:32 + go version 14:57:32 go version go1.18.7 linux/amd64 [Pipeline] } 14:57:33 $ docker stop --time=1 93324dd66d29181b3242c5f9993fe112e89d54dfd37a4c5e674d9c575d1361ed 14:57:34 $ docker rm -f --volumes 93324dd66d29181b3242c5f9993fe112e89d54dfd37a4c5e674d9c575d1361ed [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:57:34 + docker inspect -f . ci-base-image-x86_64 14:57:34 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 14:57:34 prd-ubuntu20.04-docker-8c-8g-5125 does not seem to be running inside a container 14:57:34 $ 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/7 -v /w/workspace/edgex-go/7:/w/workspace/edgex-go/7:rw,z -v /w/workspace/edgex-go/7@tmp:/w/workspace/edgex-go/7@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 14:57:35 $ docker top 37fa36d346d40e8fcc6406caa7592943552f0cc603d57ce19ab6dc1228708e3e -eo pid,comm [Pipeline] { [Pipeline] echo 14:57:35 ========================================================= 14:57:35 [edgeXBuildGoParallel] Running Tests and Build... 14:57:35 ========================================================= [Pipeline] sh 14:57:35 + git config --global --add safe.directory /w/workspace/edgex-go/7 [Pipeline] fileExists [Pipeline] sh 14:57:35 + make test 14:57:35 go test -race -coverprofile=coverage.out ./... 14:57:42 ? github.com/edgexfoundry/edgex-go [no test files] 14:57:54 ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] 14:57:54 ? github.com/edgexfoundry/edgex-go/cmd/core-common-config-bootstrapper [no test files] 14:57:54 ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] 14:57:54 ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] 14:57:54 ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] 14:57:54 ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] 14:57:54 ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] 14:57:54 ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-setup [no test files] 14:57:54 ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] 14:57:54 ? github.com/edgexfoundry/edgex-go/cmd/security-spiffe-token-provider [no test files] 14:57:55 ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] 14:57:55 ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] 14:57:55 ? github.com/edgexfoundry/edgex-go/internal [no test files] 14:57:55 ? github.com/edgexfoundry/edgex-go/internal/core/command [no test files] 14:57:55 ok github.com/edgexfoundry/edgex-go/internal/core/command/application 0.076s coverage: 28.7% of statements 14:57:55 ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] 14:57:55 ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] 14:57:55 ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 0.124s coverage: 98.5% of statements 14:57:59 ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging 3.142s coverage: 73.2% of statements 14:57:59 ? github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging/mocks [no test files] 14:57:59 ? github.com/edgexfoundry/edgex-go/internal/core/common_config [no test files] 14:57:59 ? github.com/edgexfoundry/edgex-go/internal/core/data [no test files] 14:57:59 ok github.com/edgexfoundry/edgex-go/internal/core/data/application 0.178s coverage: 54.0% of statements 14:57:59 ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] 14:57:59 ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] 14:57:59 ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 3.388s coverage: 89.2% of statements 14:57:59 ? github.com/edgexfoundry/edgex-go/internal/core/data/controller/messaging [no test files] 14:57:59 ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] 14:57:59 ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks [no test files] 14:57:59 ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] 14:57:59 ? github.com/edgexfoundry/edgex-go/internal/core/metadata [no test files] 14:57:59 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/application 0.106s coverage: 2.6% of statements 14:57:59 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] 14:57:59 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] 14:57:59 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 0.520s coverage: 95.6% of statements 14:57:59 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] 14:57:59 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks [no test files] 14:57:59 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/uom [no test files] 14:57:59 ok github.com/edgexfoundry/edgex-go/internal/io 0.052s coverage: 72.2% of statements 14:57:59 ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] 14:57:59 ? github.com/edgexfoundry/edgex-go/internal/pkg/application [no test files] 14:57:59 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers [no test files] 14:57:59 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] 14:57:59 ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] 14:57:59 ok github.com/edgexfoundry/edgex-go/internal/pkg/controller/http 0.076s coverage: 65.9% of statements 14:57:59 ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] 14:57:59 ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] 14:57:59 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] 14:57:59 ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 0.067s coverage: 0.9% of statements 14:57:59 ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] 14:57:59 ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 0.063s coverage: 29.6% of statements 14:57:59 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] 14:57:59 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.071s coverage: 47.1% of statements 14:57:59 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 1.063s coverage: 82.9% of statements 14:57:59 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.066s coverage: 94.1% of statements 14:57:59 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.093s coverage: 96.3% of statements 14:57:59 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.112s coverage: 87.5% of statements 14:58:07 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 11.060s coverage: 94.4% of statements 14:58:07 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/ping 0.077s coverage: 44.8% of statements 14:58:11 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 13.256s coverage: 79.9% of statements 14:58:11 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] 14:58:21 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 22.091s coverage: 92.9% of statements 14:58:21 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] 14:58:21 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] 14:58:21 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] 14:58:21 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 0.020s coverage: 64.4% of statements 14:58:21 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] 14:58:21 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto [no test files] 14:58:21 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/config [no test files] 14:58:21 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/container [no test files] 14:58:21 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/handlers 6.076s coverage: 86.9% of statements 14:58:21 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] 14:58:21 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] 14:58:21 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] 14:58:21 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] 14:58:21 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 11.065s coverage: 87.2% of statements 14:58:21 ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] 14:58:21 ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] 14:58:21 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.042s coverage: 100.0% of statements 14:58:21 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] 14:58:21 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.073s coverage: 77.4% of statements 14:58:21 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/common [no test files] 14:58:21 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.078s coverage: 80.0% of statements 14:58:21 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/jwt 0.053s coverage: 87.2% of statements 14:58:21 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.242s coverage: 91.2% of statements 14:58:21 ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] 14:58:21 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 0.168s coverage: 64.7% of statements 14:58:21 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] 14:58:21 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] 14:58:21 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.065s coverage: 100.0% of statements 14:58:21 ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.037s coverage: 89.4% of statements 14:58:21 ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.031s coverage: 100.0% of statements 14:58:21 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.028s coverage: 73.7% of statements 14:58:21 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.032s coverage: 100.0% of statements 14:58:21 ok github.com/edgexfoundry/edgex-go/internal/security/proxy 0.387s coverage: 65.3% of statements 14:58:21 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/config [no test files] 14:58:21 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/container [no test files] 14:58:21 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/models [no test files] 14:58:21 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.166s coverage: 41.8% of statements 14:58:21 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] 14:58:21 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] 14:58:21 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 0.062s coverage: 89.5% of statements 14:58:21 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] 14:58:21 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 0.061s coverage: 84.8% of statements 14:58:21 ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider [no test files] 14:58:21 ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/config [no test files] 14:58:21 ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/container [no test files] 14:58:21 ? github.com/edgexfoundry/edgex-go/internal/support/notifications [no test files] 14:58:21 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 6.077s coverage: 17.7% of statements 14:58:21 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel [no test files] 14:58:21 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks [no test files] 14:58:21 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] 14:58:21 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] 14:58:21 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 0.158s coverage: 92.3% of statements 14:58:21 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] 14:58:21 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks [no test files] 14:58:21 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler [no test files] 14:58:21 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/application [no test files] 14:58:21 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/scheduler 0.063s coverage: 63.2% of statements 14:58:21 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] 14:58:21 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] 14:58:21 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 0.106s coverage: 97.7% of statements 14:58:21 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] 14:58:21 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks [no test files] 14:58:21 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 14:58:39 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." 14:58:39 go vet ./... 14:58:41 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 14:58:41 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 14:58:41 ./bin/test-attribution-txt.sh [Pipeline] echo 14:58:42 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] sh 14:58:42 + ls -al . 14:58:42 total 744 14:58:42 drwxrwxr-x 11 1001 1001 4096 Feb 8 14:57 . 14:58:42 drwxr-xr-x 4 root root 4096 Feb 8 14:57 .. 14:58:42 drwxrwxr-x 2 1001 1001 4096 Feb 8 14:56 .blubracket 14:58:42 -rw-rw-r-- 1 1001 1001 16 Feb 8 14:56 .dockerignore 14:58:42 drwxrwxr-x 8 1001 1001 4096 Feb 8 14:58 .git 14:58:42 drwxrwxr-x 3 1001 1001 4096 Feb 8 14:56 .github 14:58:42 -rw-rw-r-- 1 1001 1001 1024 Feb 8 14:56 .gitignore 14:58:42 -rw-rw-r-- 1 1001 1001 42 Feb 8 14:56 .golangci.yml 14:58:42 -rw-rw-r-- 1 1001 1001 87 Feb 8 14:56 .hadolint.yml 14:58:42 drwxr-xr-x 3 1001 1001 4096 Feb 8 14:56 .semver 14:58:42 -rw-rw-r-- 1 1001 1001 166 Feb 8 14:56 .sonarcloud.properties 14:58:42 -rw-rw-r-- 1 1001 1001 1171 Feb 8 14:56 ADOPTERS.md 14:58:42 -rw-rw-r-- 1 1001 1001 10825 Feb 8 14:56 Attribution.txt 14:58:42 -rw-rw-r-- 1 1001 1001 73765 Feb 8 14:56 CHANGELOG.md 14:58:42 -rw-rw-r-- 1 1001 1001 3804 Feb 8 14:56 CONTRIBUTING.md 14:58:42 -rw-rw-r-- 1 1001 1001 677 Feb 8 14:56 GOVERNANCE.md 14:58:42 -rw-rw-r-- 1 1001 1001 850 Feb 8 14:56 Jenkinsfile 14:58:42 -rw-rw-r-- 1 1001 1001 10775 Feb 8 14:56 LICENSE 14:58:42 -rw-rw-r-- 1 1001 1001 13375 Feb 8 14:56 Makefile 14:58:42 -rw-rw-r-- 1 1001 1001 582 Feb 8 14:56 OWNERS.md 14:58:42 -rw-rw-r-- 1 1001 1001 9403 Feb 8 14:56 README.md 14:58:42 -rw-rw-r-- 1 1001 1001 6912 Feb 8 14:56 SECURITY.md 14:58:42 -rw-rw-r-- 1 1001 1001 5 Feb 8 14:56 VERSION 14:58:42 drwxrwxr-x 2 1001 1001 4096 Feb 8 14:56 bin 14:58:42 drwxrwxr-x 17 1001 1001 4096 Feb 8 14:56 cmd 14:58:42 -rw-r--r-- 1 root root 484957 Feb 8 14:58 coverage.out 14:58:42 -rw-rw-r-- 1 1001 1001 3294 Feb 8 14:56 go.mod 14:58:42 -rw-rw-r-- 1 1001 1001 33316 Feb 8 14:56 go.sum 14:58:42 drwxrwxr-x 7 1001 1001 4096 Feb 8 14:56 internal 14:58:42 drwxrwxr-x 3 1001 1001 4096 Feb 8 14:56 openapi 14:58:42 drwxrwxr-x 4 1001 1001 4096 Feb 8 14:56 snap 14:58:42 -rw-rw-r-- 1 1001 1001 204 Feb 8 14:56 version.go [Pipeline] sh 14:58:42 + '[' -e coverage.out ] 14:58:42 + chown 1001:1001 coverage.out [Pipeline] stash 14:58:42 Stashed 1 file(s) [Pipeline] sh 14:58:43 + make build 14:58:43 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 14:58:55 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 14:58:55 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 14:58:55 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 14:58:56 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 14:59:03 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 14:59:04 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-proxy-setup/security-proxy-setup ./cmd/security-proxy-setup 14:59:06 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 14:59:06 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 14:59:07 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 14:59:08 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 14:59:10 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] } 14:59:12 $ docker stop --time=1 37fa36d346d40e8fcc6406caa7592943552f0cc603d57ce19ab6dc1228708e3e 14:59:16 $ docker rm -f --volumes 37fa36d346d40e8fcc6406caa7592943552f0cc603d57ce19ab6dc1228708e3e [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:59:17 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 14:59:17 14:59:17 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:59:18 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 14:59:18 latest: Pulling from edgex-devops/edgex-compose 14:59:18 cbdbe7a5bc2a: Pulling fs layer 14:59:18 ca9280d653b3: Pulling fs layer 14:59:18 7e9c9ca2126c: Pulling fs layer 14:59:18 cbdbe7a5bc2a: Pull complete 14:59:18 ca9280d653b3: Verifying Checksum 14:59:18 ca9280d653b3: Download complete 14:59:18 7e9c9ca2126c: Download complete 14:59:18 ca9280d653b3: Pull complete 14:59:22 7e9c9ca2126c: Pull complete 14:59:22 Digest: sha256:b7ff7cefa661cf441350a7c60c0e16dc22b011826ae41e7b448230bdfa9ba816 14:59:22 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 14:59:22 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 14:59:22 prd-ubuntu20.04-docker-8c-8g-5125 does not seem to be running inside a container 14:59:22 $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/7 -v /w/workspace/edgex-go/7:/w/workspace/edgex-go/7:rw,z -v /w/workspace/edgex-go/7@tmp:/w/workspace/edgex-go/7@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest cat 14:59:24 $ docker top 4d8c09decb84bbbe8de79f6a5c5c5ba432873f9d1f1d8f06e799e2bd2b9aa073 -eo pid,comm [Pipeline] { [Pipeline] sh 14:59:25 + docker-compose build --help 14:59:25 + grep parallel 14:59:25 --parallel Build images in parallel. [Pipeline] } 14:59:25 $ docker stop --time=1 4d8c09decb84bbbe8de79f6a5c5c5ba432873f9d1f1d8f06e799e2bd2b9aa073 14:59:27 $ docker rm -f --volumes 4d8c09decb84bbbe8de79f6a5c5c5ba432873f9d1f1d8f06e799e2bd2b9aa073 [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:59:27 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 14:59:27 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 14:59:27 prd-ubuntu20.04-docker-8c-8g-5125 does not seem to be running inside a container 14:59:27 $ 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/7 -v /w/workspace/edgex-go/7:/w/workspace/edgex-go/7:rw,z -v /w/workspace/edgex-go/7@tmp:/w/workspace/edgex-go/7@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest cat 14:59:27 $ docker top 3896efcdc5da4bb386fb161cd15137c09272b11ed0e996313794479ba182868c -eo pid,comm [Pipeline] { [Pipeline] sh 14:59:28 + docker-compose -f ./docker-compose-build.yml build --parallel 14:59:28 Building core-command ... 14:59:28 Building core-common-config-bootstrapper ... 14:59:28 Building core-data ... 14:59:28 Building core-metadata ... 14:59:28 Building security-bootstrapper ... 14:59:28 Building security-proxy-setup ... 14:59:28 Building security-secretstore-setup ... 14:59:28 Building security-spiffe-token-provider ... 14:59:28 Building security-spire-agent ... 14:59:28 Building security-spire-config ... 14:59:28 Building security-spire-server ... 14:59:28 Building support-notifications ... 14:59:28 Building support-scheduler ... 14:59:28 Building security-spiffe-token-provider 14:59:28 Building security-proxy-setup 14:59:28 Building security-spire-server 14:59:28 Building security-spire-config 14:59:28 Building core-metadata 14:59:41 Step 1/24 : ARG BUILDER_BASE=golang:1.18-alpine3.16 14:59:41 Step 2/24 : FROM ${BUILDER_BASE} AS builder 14:59:41 ---> bf31e3c2fba3 14:59:41 Step 3/24 : WORKDIR /edgex-go 14:59:41 Step 1/23 : ARG BUILDER_BASE=golang:1.18-alpine3.16 14:59:41 Step 2/23 : FROM ${BUILDER_BASE} AS builder 14:59:41 ---> bf31e3c2fba3 14:59:41 Step 3/23 : WORKDIR /edgex-go 14:59:41 Step 1/19 : ARG BUILDER_BASE=golang:1.18-alpine3.16 14:59:41 Step 2/19 : FROM ${BUILDER_BASE} AS builder 14:59:41 ---> bf31e3c2fba3 14:59:41 Step 3/19 : WORKDIR /edgex-go 14:59:41 Step 1/24 : ARG BUILDER_BASE=golang:1.18-alpine3.16 14:59:41 Step 2/24 : FROM ${BUILDER_BASE} AS builder 14:59:41 ---> bf31e3c2fba3 14:59:41 Step 3/24 : ARG ADD_BUILD_TAGS="" 14:59:41 Step 1/21 : ARG BUILDER_BASE=golang:1.18-alpine3.16 14:59:41 Step 2/21 : FROM ${BUILDER_BASE} AS builder 14:59:41 ---> bf31e3c2fba3 14:59:41 Step 3/21 : WORKDIR /edgex-go 14:59:47 ---> Running in a52673d3f482 14:59:47 ---> Running in be0864fed78d 14:59:47 ---> Running in d48f7fec8ab4 14:59:47 ---> Running in 1c89388c84d1 14:59:47 ---> Running in 39faf5f16587 14:59:47 Removing intermediate container be0864fed78d 14:59:47 ---> 7a0f218950e5 14:59:47 Step 4/24 : WORKDIR /edgex-go 14:59:47 Removing intermediate container a52673d3f482 14:59:47 ---> 2bfeeb6a4b45 14:59:47 Step 4/23 : RUN apk add --update --no-cache make git build-base curl 14:59:47 Removing intermediate container d48f7fec8ab4 14:59:47 ---> 826ae0800596 14:59:47 Step 4/24 : RUN apk add --update --no-cache make git build-base curl 14:59:47 ---> Running in 82d9327e718d 14:59:47 ---> Running in de19c52e8b7d 14:59:47 Removing intermediate container 1c89388c84d1 14:59:47 ---> b4af83a94559 14:59:47 Step 4/19 : RUN apk update && apk --no-cache --update add build-base 14:59:47 Removing intermediate container 39faf5f16587 14:59:47 ---> d02939258959 14:59:47 Step 4/21 : RUN apk add --update --no-cache make git 14:59:47 ---> Running in 476b7e5e4262 14:59:47 ---> Running in d8082b273469 14:59:47 ---> Running in 742259dc68a6 14:59:47 Removing intermediate container 82d9327e718d 14:59:47 ---> dec706588bc8 14:59:47 Step 5/24 : RUN apk add --update --no-cache make git 14:59:47 ---> Running in c0d391b22769 14:59:47 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 14:59:47 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 14:59:47 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 14:59:47 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 14:59:48 OK: 211 MiB in 51 packages 14:59:48 OK: 211 MiB in 51 packages 14:59:48 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 14:59:48 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 14:59:48 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 14:59:48 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 14:59:48 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 14:59:48 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 14:59:48 OK: 211 MiB in 51 packages 14:59:48 Removing intermediate container de19c52e8b7d 14:59:48 ---> af3d2c87acdd 14:59:48 Step 5/23 : COPY go.mod vendor* ./ 14:59:48 OK: 211 MiB in 51 packages 14:59:48 v3.16.3-158-gc0082ecfbed [https://dl-cdn.alpinelinux.org/alpine/v3.16/main] 14:59:48 v3.16.3-151-gb476f155c74 [https://dl-cdn.alpinelinux.org/alpine/v3.16/community] 14:59:48 OK: 17046 distinct packages available 14:59:48 Removing intermediate container 476b7e5e4262 14:59:48 ---> 9f222795ba0f 14:59:48 Step 5/24 : COPY go.mod vendor* ./ 14:59:48 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 14:59:48 ---> 15bb8e5d1cac 14:59:48 Step 6/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 14:59:48 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 14:59:48 ---> Running in 6a77b187032b 14:59:48 ---> beab592d054b 14:59:48 Step 6/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 14:59:48 ---> Running in c94602cfdb3a 14:59:48 Removing intermediate container d8082b273469 14:59:48 ---> 21ae88391926 14:59:48 Step 5/21 : COPY go.mod vendor* ./ 14:59:48 Removing intermediate container c0d391b22769 14:59:48 ---> e650ec57290a 14:59:48 Step 6/24 : COPY go.mod vendor* ./ 14:59:48 OK: 211 MiB in 51 packages 14:59:49 ---> a8f3bad27725 14:59:49 Step 6/21 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 14:59:49 ---> fb737c8bfcef 14:59:49 Step 7/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 14:59:49 ---> Running in 68202aed7e71 14:59:49 ---> Running in bc0e4e6e9a6f 14:59:49 Removing intermediate container 742259dc68a6 14:59:49 ---> 77f720c09283 14:59:49 Step 5/19 : COPY go.mod vendor* ./ 14:59:49 ---> fd8998a7e98b 14:59:49 Step 6/19 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 14:59:49 ---> Running in 2e91fad5ba17 14:59:51 Running on prd-ubuntu20.04-docker-arm64-4c-16g-5128 in /w/workspace/edgexfoundry_edgex-go_PR-4318 [Pipeline] { [Pipeline] ws 14:59:51 Running in /w/workspace/edgex-go/7 [Pipeline] { [Pipeline] checkout 14:59:51 The recommended git tool is: git 14:59:57 using credential edgex-jenkins-ssh 14:59:57 Cloning the remote Git repository 14:59:57 Cloning repository git@github.com:edgexfoundry/edgex-go.git 14:59:57 > git init /w/workspace/edgex-go/7 # timeout=10 14:59:57 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git 14:59:57 > git --version # timeout=10 14:59:57 > git --version # 'git version 2.25.1' 14:59:57 using GIT_SSH to set credentials SSH Credentials for GitHub 14:59:57 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 15:00:42 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 15:00:42 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 15:00:44 Merging remotes/origin/main commit cb6527cf2788a41b6debaba97c6050bf2889ad58 into PR head commit f7312ec3189ad3232577c80cdd5da96238a7591d 15:00:44 Merge succeeded, producing f7312ec3189ad3232577c80cdd5da96238a7591d 15:00:44 Checking out Revision f7312ec3189ad3232577c80cdd5da96238a7591d (PR-4318) 15:00:45 Commit message: "build(deps): Bump github.com/edgexfoundry/go-mod-configuration/v3" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 15:00:46 + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json 15:00:46 % Total % Received % Xferd Average Speed Time Time Time Current 15:00:46 Dload Upload Total Spent Left Speed 15:00:46 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12751 100 12751 0 0 204k 0 --:--:-- --:--:-- --:--:-- 204k 15:00:43 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 15:00:43 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git 15:00:43 using GIT_SSH to set credentials SSH Credentials for GitHub 15:00:43 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/4318/head:refs/remotes/origin/PR-4318 +refs/heads/main:refs/remotes/origin/main # timeout=10 15:00:44 > git config core.sparsecheckout # timeout=10 15:00:44 > git checkout -f f7312ec3189ad3232577c80cdd5da96238a7591d # timeout=10 15:00:44 > git remote # timeout=10 15:00:44 > git config --get remote.origin.url # timeout=10 15:00:44 using GIT_SSH to set credentials SSH Credentials for GitHub 15:00:44 > git merge cb6527cf2788a41b6debaba97c6050bf2889ad58 # timeout=10 15:00:44 > git rev-parse HEAD^{commit} # timeout=10 15:00:44 > git config core.sparsecheckout # timeout=10 15:00:44 > git checkout -f f7312ec3189ad3232577c80cdd5da96238a7591d # timeout=10 [Pipeline] sh 15:00:46 + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh 15:00:47 + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json 15:00:47 + sudo tee /etc/docker/daemon.new 15:00:47 { 15:00:47 "registry-mirrors": [ 15:00:47 "https://nexus3.edgexfoundry.org:10001" 15:00:47 ], 15:00:47 "bip": "10.250.0.254/24", 15:00:47 "hosts": [ 15:00:47 "tcp://0.0.0.0:5555", 15:00:47 "unix:///var/run/docker.sock" 15:00:47 ], 15:00:47 "mtu": 1458, 15:00:47 "selinux-enabled": true, 15:00:47 "seccomp-profile": "/etc/docker/seccomp.json" 15:00:47 } [Pipeline] sh 15:00:47 + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh 15:00:47 + sudo service docker restart 15:00:57 Removing intermediate container bc0e4e6e9a6f 15:00:57 ---> 6778d6135d45 15:00:57 Step 8/24 : COPY . . 15:00:57 Removing intermediate container 68202aed7e71 15:00:57 ---> b6f2e0be5bc3 15:00:57 Step 7/21 : COPY . . 15:00:57 Removing intermediate container 2e91fad5ba17 15:00:57 ---> 1f14adc70e95 15:00:57 Step 7/19 : COPY . . 15:00:57 Removing intermediate container 6a77b187032b 15:00:57 ---> 7996fb7d3a79 15:00:57 Step 7/23 : COPY . . 15:00:57 Removing intermediate container c94602cfdb3a 15:00:57 ---> d99ae0698813 15:00:57 Step 7/24 : COPY . . 15:01:05 ---> 398fa97d3dc8 15:01:05 Step 8/24 : ARG SPIRE_RELEASE=1.2.1 15:01:05 ---> 30a63fcbbfb1 15:01:05 Step 8/19 : RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider 15:01:05 ---> a8ba346f10c8 15:01:05 Step 9/24 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-metadata/core-metadata 15:01:05 ---> Running in ac5fb25c4915 15:01:05 ---> Running in 1efcbde2e959 15:01:05 ---> 15b4d2bba5bd 15:01:05 Step 8/23 : ARG SPIRE_RELEASE=1.2.1 15:01:05 ---> Running in 125bac92617b 15:01:05 ---> 241051e6f4d1 15:01:05 Step 8/21 : RUN make cmd/security-proxy-setup/security-proxy-setup cmd/secrets-config/secrets-config 15:01:05 ---> Running in 7df192015f8a 15:01:05 ---> Running in 77af1a61b2a2 15:01:05 Removing intermediate container ac5fb25c4915 15:01:05 ---> b74945f0e57b 15:01:05 Step 9/24 : WORKDIR /edgex-go/spire-build 15:01:05 ---> Running in 3e62070d4cde 15:01:05 Removing intermediate container 7df192015f8a 15:01:05 ---> 93e676dd84ef 15:01:05 Step 9/23 : WORKDIR /edgex-go/spire-build 15:01:05 ---> Running in 8e8f30b02dca 15:01:05 Removing intermediate container 3e62070d4cde 15:01:05 ---> 22d6320aa5bd 15:01:05 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 15:01:05 ---> Running in e85200bf672d 15:01:06 Removing intermediate container 8e8f30b02dca 15:01:06 ---> ce9db9a221a9 15:01:06 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 15:01:06 ---> Running in e54c6aa22e08 15:01:06 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] withEnv [Pipeline] { [Pipeline] configFileProvider 15:01:06 provisioning config files... 15:01:06 copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/7@tmp/config4261789377496995749tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 15:01:06 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 15:01:06 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-proxy-setup/security-proxy-setup ./cmd/security-proxy-setup 15:01:06 ---> docker-login.sh 15:01:06 nexus3.edgexfoundry.org:10001 15:01:06 Removing intermediate container e85200bf672d 15:01:06 Removing intermediate container e54c6aa22e08 15:01:06 ---> 926980fc51ff 15:01:06 ---> 06aede9e7dee 15:01:06 Step 11/24 : WORKDIR /edgex-goStep 11/23 : WORKDIR /edgex-go 15:01:06 15:01:06 ---> Running in 7efc2a40fa24 15:01:06 ---> Running in 9fa38f6a8949 15:01:07 Removing intermediate container 7efc2a40fa24 15:01:07 ---> 22304d562f2e 15:01:07 15:01:07 Step 12/23 : FROM alpine:3.15 15:01:07 Removing intermediate container 9fa38f6a8949 15:01:07 ---> af96eca46b1d 15:01:07 15:01:07 Step 12/24 : FROM alpine:3.15 15:01:07 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 15:01:07 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 15:01:07 Configure a credential helper to remove this warning. See 15:01:07 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 15:01:07 15:01:07 Login Succeeded 15:01:07 nexus3.edgexfoundry.org:10002 15:01:07 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 15:01:07 3.15: Pulling from library/alpine 15:01:07 3.15: Pulling from library/alpine 15:01:07 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 15:01:07 Configure a credential helper to remove this warning. See 15:01:07 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 15:01:07 15:01:07 Login Succeeded 15:01:07 nexus3.edgexfoundry.org:10003 15:01:08 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 15:01:08 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 15:01:08 Configure a credential helper to remove this warning. See 15:01:08 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 15:01:08 15:01:08 Login Succeeded 15:01:08 nexus3.edgexfoundry.org:10004 15:01:08 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 15:01:08 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 15:01:08 Configure a credential helper to remove this warning. See 15:01:08 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 15:01:08 15:01:08 Login Succeeded 15:01:08 docker.io 15:01:08 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 15:01:09 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 15:01:09 Configure a credential helper to remove this warning. See 15:01:09 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 15:01:09 15:01:09 Login Succeeded 15:01:09 ---> docker-login.sh ends [Pipeline] } 15:01:09 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } 15:01:09 Digest: sha256:cf34c62ee8eb3fe8aa24c1fab45d7e9d12768d945c3f5a6fd6a63d901e898479 15:01:09 Digest: sha256:cf34c62ee8eb3fe8aa24c1fab45d7e9d12768d945c3f5a6fd6a63d901e898479 15:01:09 Status: Downloaded newer image for alpine:3.15 15:01:09 Status: Image is up to date for alpine:3.15 15:01:09 ---> c4fc93816858 15:01:09 Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' 15:01:09 ---> c4fc93816858 15:01:09 Step 13/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [Pipeline] // withEnv [Pipeline] unstash [Pipeline] sh 15:01:09 + git config --global --add safe.directory /w/workspace/edgex-go/7 [Pipeline] echo 15:01:09 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 15:01:09 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 15:01:09 ========================================================= 15:01:09 [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine] 15:01:09 ========================================================= [Pipeline] fileExists [Pipeline] sh 15:01:10 ---> Running in 9fc2d6e62cd3 15:01:10 ---> Running in 4ac13b420a8d 15:01:10 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine 15:01:10 Removing intermediate container 9fc2d6e62cd3 15:01:10 ---> 9d760febeca9 15:01:10 Step 14/24 : RUN apk update && apk --no-cache --update add dumb-init gcompat 15:01:10 1.18-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 15:01:10 9b18e9b68314: Pulling fs layer 15:01:10 35d82f9e3411: Pulling fs layer 15:01:10 e16973657156: Pulling fs layer 15:01:10 fc693d55d65f: Pulling fs layer 15:01:10 7e9fc2657dce: Pulling fs layer 15:01:10 dda99020689f: Pulling fs layer 15:01:10 db1c61fa0a46: Pulling fs layer 15:01:10 891c053d2c06: Pulling fs layer 15:01:10 fc693d55d65f: Waiting 15:01:10 7e9fc2657dce: Waiting 15:01:10 891c053d2c06: Waiting 15:01:10 db1c61fa0a46: Waiting 15:01:10 e16973657156: Verifying Checksum 15:01:10 e16973657156: Download complete 15:01:10 35d82f9e3411: Verifying Checksum 15:01:10 35d82f9e3411: Download complete 15:01:10 7e9fc2657dce: Verifying Checksum 15:01:10 7e9fc2657dce: Download complete 15:01:10 dda99020689f: Verifying Checksum 15:01:10 dda99020689f: Download complete 15:01:10 9b18e9b68314: Verifying Checksum 15:01:10 9b18e9b68314: Download complete 15:01:10 Removing intermediate container 4ac13b420a8d 15:01:10 ---> cceddfe21884 15:01:10 Step 14/23 : RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 15:01:10 ---> Running in 54347010c716 15:01:10 ---> Running in b3c4965d235c 15:01:11 9b18e9b68314: Pull complete 15:01:11 891c053d2c06: Verifying Checksum 15:01:11 891c053d2c06: Download complete 15:01:12 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 15:01:12 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 15:01:12 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 15:01:12 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 15:01:12 v3.15.6-295-g1d57d748550 [https://dl-cdn.alpinelinux.org/alpine/v3.15/main] 15:01:12 v3.15.6-283-ga9bed072b9 [https://dl-cdn.alpinelinux.org/alpine/v3.15/community] 15:01:12 OK: 15859 distinct packages available 15:01:12 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 15:01:12 v3.15.6-295-g1d57d748550 [https://dl-cdn.alpinelinux.org/alpine/v3.15/main] 15:01:12 v3.15.6-283-ga9bed072b9 [https://dl-cdn.alpinelinux.org/alpine/v3.15/community] 15:01:12 OK: 15859 distinct packages available 15:01:12 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 15:01:12 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 15:01:12 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 15:01:12 (1/5) Installing dumb-init (1.2.5-r1) 15:01:12 (2/5) Installing musl-obstack (1.2.3-r0) 15:01:12 (3/5) Installing libucontext (1.1-r0) 15:01:12 (4/5) Installing gcompat (1.0.0-r4) 15:01:12 (5/5) Installing openssl (1.1.1t-r1) 15:01:12 Executing busybox-1.34.1-r7.trigger 15:01:12 OK: 7 MiB in 19 packages 15:01:12 (1/4) Installing dumb-init (1.2.5-r1) 15:01:12 (2/4) Installing musl-obstack (1.2.3-r0) 15:01:12 (3/4) Installing libucontext (1.1-r0) 15:01:12 (4/4) Installing gcompat (1.0.0-r4) 15:01:12 Executing busybox-1.34.1-r7.trigger 15:01:12 OK: 6 MiB in 18 packages 15:01:13 db1c61fa0a46: Verifying Checksum 15:01:13 db1c61fa0a46: Download complete 15:01:13 35d82f9e3411: Pull complete 15:01:13 e16973657156: Pull complete 15:01:13 fc693d55d65f: Verifying Checksum 15:01:13 fc693d55d65f: Download complete 15:01:14 Removing intermediate container b3c4965d235c 15:01:14 ---> 1ed6f6adbb8f 15:01:14 Step 15/23 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin 15:01:14 Removing intermediate container 54347010c716 15:01:14 ---> 4946ccbe1931 15:01:14 Step 15/24 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin 15:01:22 ---> d7eddb71367d 15:01:22 Step 16/24 : COPY --from=builder /edgex-go/cmd/security-spire-config/docker-entrypoint.sh /usr/local/bin/ 15:01:22 ---> 9f4338f759cc 15:01:22 Step 16/23 : COPY --from=builder /edgex-go/cmd/security-spire-server/docker-entrypoint.sh /usr/local/bin/ 15:01:23 ---> b75ad8cc65ea 15:01:23 Step 17/24 : WORKDIR /usr/local/etc/spiffe-scripts.d 15:01:23 ---> 576fb1cc88f8 15:01:23 Step 17/23 : COPY --from=builder /edgex-go/cmd/security-spire-server/server.conf /usr/local/etc/spire/server.conf.tpl 15:01:23 ---> Running in e7d73b238f0c 15:01:23 Removing intermediate container e7d73b238f0c 15:01:23 ---> 86d029d51b47 15:01:23 Step 18/24 : COPY --from=builder /edgex-go/cmd/security-spire-config/seed_builtin_entries.sh /usr/local/etc/spiffe-scripts.d 15:01:23 ---> c04444441ce3 15:01:23 Step 18/23 : COPY --from=builder /edgex-go/cmd/security-spire-server/openssl.conf /usr/local/etc/ 15:01:24 ---> fca5f6647362 15:01:24 Step 19/24 : WORKDIR / 15:01:24 ---> ee9ed7c86eeb 15:01:24 Step 19/23 : ENTRYPOINT [ "/usr/bin/dumb-init" ] 15:01:24 ---> Running in fb464c7c6fc1 15:01:24 ---> Running in 2024bb5e3291 15:01:24 Removing intermediate container fb464c7c6fc1 15:01:24 ---> afb0b8baf5ea 15:01:24 Step 20/24 : ENTRYPOINT [ "/usr/bin/dumb-init" ] 15:01:24 Removing intermediate container 2024bb5e3291 15:01:24 ---> f20a68601454 15:01:24 Step 20/23 : CMD [ "--verbose", "docker-entrypoint.sh" ] 15:01:24 ---> Running in 2ec6f488644a 15:01:24 ---> Running in 47107bb47eca 15:01:25 Removing intermediate container 2ec6f488644a 15:01:25 ---> d68cd54a48fe 15:01:25 Step 21/24 : CMD [ "--verbose", "docker-entrypoint.sh" ] 15:01:25 ---> Running in afa1a516e23b 15:01:25 Removing intermediate container 47107bb47eca 15:01:25 ---> 48ac45bc5be6 15:01:25 Step 21/23 : LABEL arch=x86_64 15:01:25 ---> Running in 601efe2438c7 15:01:25 Removing intermediate container afa1a516e23b 15:01:25 ---> e51fe0181d26 15:01:25 Step 22/24 : LABEL arch=x86_64 15:01:25 ---> Running in 259e31c14374 15:01:25 Removing intermediate container 601efe2438c7 15:01:25 ---> fa6c49a63ed6 15:01:25 Step 22/23 : LABEL git_sha=f7312ec3189ad3232577c80cdd5da96238a7591d 15:01:25 ---> Running in 4f0e5a2aa2c7 15:01:25 Removing intermediate container 259e31c14374 15:01:25 ---> 88a722face4a 15:01:25 Step 23/24 : LABEL git_sha=f7312ec3189ad3232577c80cdd5da96238a7591d 15:01:26 ---> Running in 56822d0df1c3 15:01:26 Removing intermediate container 4f0e5a2aa2c7 15:01:26 ---> 2bd84b694345 15:01:26 Step 23/23 : LABEL version=0.0.0 15:01:26 ---> Running in 51a43aeaaaed 15:01:26 Removing intermediate container 56822d0df1c3 15:01:26 ---> d01902e5c2b0 15:01:26 Step 24/24 : LABEL version=0.0.0 15:01:26 ---> Running in a7147ba3b1ed 15:01:27 Removing intermediate container 51a43aeaaaed 15:01:27 ---> b6136ca0d24b 15:01:27 15:01:27 Successfully built b6136ca0d24b 15:01:27 Successfully tagged security-spire-server:latest 15:01:27 Removing intermediate container a7147ba3b1ed 15:01:27 ---> c7b125c4481f 15:01:27 15:01:27 Building core-command 15:01:27  Building security-spire-server ... done Successfully built c7b125c4481f 15:01:27 Successfully tagged security-spire-config:latest 15:01:27  Building security-spire-config ... done Building core-data 15:01:28 fc693d55d65f: Pull complete 15:01:28 7e9fc2657dce: Pull complete 15:01:28 dda99020689f: Pull complete 15:01:29 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 15:01:32 db1c61fa0a46: Pull complete 15:01:33 Step 1/23 : ARG BUILDER_BASE=golang:1.18-alpine3.16 15:01:33 Step 2/23 : FROM ${BUILDER_BASE} AS builder 15:01:33 ---> bf31e3c2fba3 15:01:33 Step 3/23 : ARG ADD_BUILD_TAGS="" 15:01:33 ---> Using cache 15:01:33 ---> 7a0f218950e5 15:01:33 Step 4/23 : WORKDIR /edgex-go 15:01:33 ---> Using cache 15:01:33 ---> dec706588bc8 15:01:33 Step 5/23 : RUN apk add --update --no-cache make git 15:01:33 ---> Using cache 15:01:33 ---> e650ec57290a 15:01:33 Step 6/23 : COPY go.mod vendor* ./ 15:01:33 ---> Using cache 15:01:33 ---> fb737c8bfcef 15:01:33 Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 15:01:33 ---> Using cache 15:01:33 ---> 6778d6135d45 15:01:33 Step 8/23 : COPY . . 15:01:33 ---> Using cache 15:01:33 ---> a8ba346f10c8 15:01:33 Step 9/23 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-command/core-command 15:01:33 Step 1/22 : ARG BUILDER_BASE=golang:1.18-alpine3.16 15:01:33 Step 2/22 : FROM ${BUILDER_BASE} AS builder 15:01:33 ---> bf31e3c2fba3 15:01:33 Step 3/22 : ARG ADD_BUILD_TAGS="" 15:01:33 ---> Using cache 15:01:33 ---> 7a0f218950e5 15:01:33 Step 4/22 : WORKDIR /edgex-go 15:01:33 ---> Using cache 15:01:33 ---> dec706588bc8 15:01:33 Step 5/22 : RUN apk add --update --no-cache make git 15:01:33 ---> Using cache 15:01:33 ---> e650ec57290a 15:01:33 Step 6/22 : COPY go.mod vendor* ./ 15:01:33 ---> Using cache 15:01:33 ---> fb737c8bfcef 15:01:33 Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 15:01:33 ---> Using cache 15:01:33 ---> 6778d6135d45 15:01:33 Step 8/22 : COPY . . 15:01:33 ---> Using cache 15:01:33 ---> a8ba346f10c8 15:01:33 Step 9/22 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-data/core-data 15:01:34 891c053d2c06: Pull complete 15:01:34 Digest: sha256:2cacf8bfc28650abd52610e42dcfc04852e818eb73900ea96edaef96a54d0b45 15:01:34 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine 15:01:34 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine [Pipeline] fileExists [Pipeline] sh 15:01:34 + echo FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine 15:01:34 WORKDIR /edgex 15:01:34 COPY go.mod . 15:01:34 RUN go mod download 15:01:34 + docker build -t ci-base-image-arm64 -f - . 15:01:35 Sending build context to Docker daemon 3.096MB 15:01:35 Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine 15:01:35 ---> f96f9c87975a 15:01:35 Step 2/4 : WORKDIR /edgex 15:01:38 ---> Running in 4db3c4f6425d 15:01:38 Removing intermediate container 4db3c4f6425d 15:01:38 ---> e3fb871fc585 15:01:38 Step 3/4 : COPY go.mod . 15:01:38 ---> 7eaf888ab48c 15:01:38 Step 4/4 : RUN go mod download 15:01:38 ---> Running in 011605ac00d0 15:01:38 ---> Running in bb70017912e8 15:01:38 ---> Running in 0cae292efbcb 15:01:38 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 15:01:38 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 15:01:47 Removing intermediate container 77af1a61b2a2 15:01:47 ---> c9412302855b 15:01:47 15:01:47 Step 9/21 : FROM alpine:3.16 15:01:47 3.16: Pulling from library/alpine 15:01:47 Removing intermediate container 125bac92617b 15:01:47 ---> 4a21620efdc8 15:01:47 15:01:47 Step 10/24 : FROM alpine:3.16 15:01:47 Removing intermediate container 1efcbde2e959 15:01:47 ---> 9cd45a6a4724 15:01:47 15:01:47 Step 9/19 : FROM alpine:3.15 15:01:47 ---> c4fc93816858 15:01:47 Step 10/19 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' 15:01:47 ---> Using cache 15:01:47 ---> cceddfe21884 15:01:47 Step 11/19 : RUN apk update && apk --no-cache --update add dumb-init curl gcompat 15:01:47 3.16: Pulling from library/alpine 15:01:47 ---> Running in 4a4a85e52338 15:01:47 Digest: sha256:b95359c2505145f16c6aa384f9cc74eeff78eb36d308ca4fd902eeeb0a0b161b 15:01:47 Status: Downloaded newer image for alpine:3.16 15:01:47 Digest: sha256:b95359c2505145f16c6aa384f9cc74eeff78eb36d308ca4fd902eeeb0a0b161b 15:01:47 ---> bfe296a52501 15:01:47 Status: Image is up to date for alpine:3.16 15:01:47 Step 10/21 : RUN apk add --update --no-cache curl dumb-init 15:01:47 ---> bfe296a52501 15:01:47 Step 11/24 : RUN apk add --update --no-cache dumb-init 15:01:47 ---> Running in a25c25e84746 15:01:47 ---> Running in e606272571b6 15:01:48 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 15:01:48 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 15:01:48 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 15:01:48 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 15:01:48 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 15:01:48 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 15:01:48 v3.15.6-295-g1d57d748550 [https://dl-cdn.alpinelinux.org/alpine/v3.15/main] 15:01:48 v3.15.6-283-ga9bed072b9 [https://dl-cdn.alpinelinux.org/alpine/v3.15/community] 15:01:48 OK: 15859 distinct packages available 15:01:48 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 15:01:48 (1/6) Installing ca-certificates (20220614-r0) 15:01:48 (1/1) Installing dumb-init (1.2.5-r1) 15:01:48 (2/6) Installing brotli-libs (1.0.9-r6) 15:01:48 Executing busybox-1.35.0-r17.trigger 15:01:48 OK: 6 MiB in 15 packages 15:01:48 (3/6) Installing nghttp2-libs (1.47.0-r0) 15:01:48 (4/6) Installing libcurl (7.83.1-r5) 15:01:48 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 15:01:48 (5/6) Installing curl (7.83.1-r5) 15:01:48 (6/6) Installing dumb-init (1.2.5-r1) 15:01:48 Executing busybox-1.35.0-r17.trigger 15:01:48 Executing ca-certificates-20220614-r0.trigger 15:01:48 OK: 8 MiB in 20 packages 15:01:49 (1/9) Installing ca-certificates (20220614-r0) 15:01:49 (2/9) Installing brotli-libs (1.0.9-r5) 15:01:49 (3/9) Installing nghttp2-libs (1.46.0-r0) 15:01:49 (4/9) Installing libcurl (7.80.0-r5) 15:01:49 (5/9) Installing curl (7.80.0-r5) 15:01:49 (6/9) Installing dumb-init (1.2.5-r1) 15:01:49 (7/9) Installing musl-obstack (1.2.3-r0) 15:01:49 (8/9) Installing libucontext (1.1-r0) 15:01:49 (9/9) Installing gcompat (1.0.0-r4) 15:01:49 Executing busybox-1.34.1-r7.trigger 15:01:49 Executing ca-certificates-20220614-r0.trigger 15:01:49 OK: 8 MiB in 23 packages 15:01:50 Removing intermediate container a25c25e84746 15:01:50 ---> f56c4e8e3c7f 15:01:50 Step 12/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 15:01:50 ---> Running in db3d43e0ed94 15:01:51 Removing intermediate container e606272571b6 15:01:51 ---> 5ad54a8c2146 15:01:51 Step 11/21 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' 15:01:51 Removing intermediate container db3d43e0ed94 15:01:51 ---> 14bab38e7971 15:01:51 Step 13/24 : ENV APP_PORT=59881 15:01:51 ---> Running in ef410b02b6ae 15:01:51 ---> Running in 4006f1cc0aea 15:01:51 Removing intermediate container 4a4a85e52338 15:01:51 ---> 8e15fb473aec 15:01:51 Step 12/19 : COPY --from=builder /edgex-go/Attribution.txt / 15:01:51 Removing intermediate container 4006f1cc0aea 15:01:51 ---> f423df9939f1 15:01:51 Step 14/24 : EXPOSE $APP_PORT 15:01:51 Removing intermediate container ef410b02b6ae 15:01:51 ---> adea97c1b3bc 15:01:51 Step 12/21 : WORKDIR /edgex 15:01:51 ---> Running in 8cb1382978c4 15:01:51 ---> Running in 4a1924b59887 15:01:51 ---> 6d288f541541 15:01:51 Step 13/19 : COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/security-spiffe-token-provider / 15:01:51 Removing intermediate container 8cb1382978c4 15:01:51 ---> 9051da3ce4bf 15:01:51 Step 15/24 : WORKDIR / 15:01:51 ---> Running in 34a614e818b9 15:01:51 Removing intermediate container 4a1924b59887 15:01:51 ---> fa4b76882597 15:01:51 Step 13/21 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/res/configuration.toml res/configuration.toml 15:01:52 Removing intermediate container 34a614e818b9 15:01:52 ---> 2616e502c5ae 15:01:52 Step 16/24 : COPY --from=builder /edgex-go/Attribution.txt / 15:01:52 ---> 1d216fa815c8 15:01:52 Step 14/21 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/security-proxy-setup . 15:01:52 ---> 320411f15541 15:01:52 Step 14/19 : COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/res/configuration.toml /res/configuration.toml 15:01:52 ---> 40376f313675 15:01:52 Step 17/24 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / 15:01:53 ---> d0604c353bfa 15:01:53 Step 15/19 : ENTRYPOINT [ "/security-spiffe-token-provider" ] 15:01:53 ---> 0a0a61d05fe7 15:01:53 Step 18/24 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml 15:01:53 ---> 70ec09530050 15:01:53 Step 15/21 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . 15:01:53 ---> Running in 8b053d511ae0 15:01:53 Removing intermediate container 8b053d511ae0 15:01:53 ---> 9f6104ce315a 15:01:53 Step 16/19 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] 15:01:54 ---> Running in b740536bac75 15:01:54 ---> 23f1ddf2a4e9 15:01:54 Step 19/24 : COPY --from=builder /edgex-go/cmd/core-metadata/res/uom.toml /res/uom.toml 15:01:54 ---> 11fc83338b35 15:01:54 Step 16/21 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/entrypoint.sh /usr/local/bin/ 15:01:54 Removing intermediate container b740536bac75 15:01:54 ---> 384b12157c31 15:01:54 Step 17/19 : LABEL arch=x86_64 15:01:54 ---> Running in deba8b70c289 15:01:54 ---> 99f0a391520a 15:01:54 Step 20/24 : ENTRYPOINT ["/core-metadata"] 15:01:54 ---> Running in be2c72b0d986 15:01:54 Removing intermediate container deba8b70c289 15:01:54 ---> d36fd9092688 15:01:54 Step 18/19 : LABEL git_sha=f7312ec3189ad3232577c80cdd5da96238a7591d 15:01:54 ---> 208d9dae9fe3 15:01:54 Step 17/21 : RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 15:01:55 ---> Running in 21476069760b 15:01:55 ---> Running in 971249bc7344 15:01:55 Removing intermediate container be2c72b0d986 15:01:55 ---> 369cf2d26bc1 15:01:55 Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] 15:01:56 ---> Running in a689da5d99fb 15:01:56 Removing intermediate container 21476069760b 15:01:56 ---> cf807da8ebe8 15:01:56 Step 19/19 : LABEL version=0.0.0 15:01:56 ---> Running in 5548bc708be1 15:01:56 Removing intermediate container a689da5d99fb 15:01:56 ---> d1b35adc0747 15:01:56 Step 22/24 : LABEL arch=x86_64 15:01:56 Removing intermediate container 5548bc708be1 15:01:56 ---> cc6eeacf1948 15:01:56 15:01:57 Successfully built cc6eeacf1948 15:01:57 Successfully tagged security-spiffe-token-provider:latest 15:01:57  Building security-spiffe-token-provider ... done  ---> Running in c8067e31d41b 15:01:57 Building security-bootstrapper 15:01:58 Removing intermediate container c8067e31d41b 15:01:58 ---> 2f084e816ec4 15:01:58 Step 23/24 : LABEL git_sha=f7312ec3189ad3232577c80cdd5da96238a7591d 15:02:02 Step 1/32 : ARG BUILDER_BASE=golang:1.18-alpine3.16 15:02:02 Step 2/32 : FROM ${BUILDER_BASE} AS builder 15:02:02 ---> bf31e3c2fba3 15:02:02 Step 3/32 : WORKDIR /edgex-go 15:02:02 ---> Using cache 15:02:02 ---> d02939258959 15:02:02 Step 4/32 : RUN apk add --update --no-cache make git 15:02:02 ---> Using cache 15:02:02 ---> 21ae88391926 15:02:02 Step 5/32 : COPY go.mod vendor* ./ 15:02:02 ---> Using cache 15:02:02 ---> a8f3bad27725 15:02:02 Step 6/32 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 15:02:02 ---> Using cache 15:02:02 ---> b6f2e0be5bc3 15:02:02 Step 7/32 : COPY . . 15:02:02 ---> Using cache 15:02:02 ---> 241051e6f4d1 15:02:02 Step 8/32 : RUN make cmd/security-bootstrapper/security-bootstrapper 15:02:03 Removing intermediate container 971249bc7344 15:02:03 ---> 285ed474f3a8 15:02:03 Step 18/21 : ENTRYPOINT ["entrypoint.sh"] 15:02:03 ---> Running in c56ae8e5e82c 15:02:03 ---> Running in 746a14144bc9 15:02:03 ---> Running in b8ee62934792 15:02:04 Removing intermediate container 746a14144bc9 15:02:04 ---> 7cd74505664c 15:02:04 Step 24/24 : LABEL version=0.0.0 15:02:04 Removing intermediate container b8ee62934792 15:02:04 ---> 26d110040311 15:02:04 Step 19/21 : LABEL arch=x86_64 15:02:06 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 15:02:06 ---> Running in 4dba28caa0cc 15:02:06 ---> Running in 43dd31bc3c8d 15:02:06 Removing intermediate container 011605ac00d0 15:02:06 ---> 0d712dde438c 15:02:06 15:02:06 Step 10/23 : FROM alpine:3.16 15:02:06 ---> bfe296a52501 15:02:06 Step 11/23 : RUN apk add --update --no-cache dumb-init 15:02:06 ---> Using cache 15:02:06 ---> f56c4e8e3c7f 15:02:06 Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 15:02:06 ---> Using cache 15:02:06 ---> 14bab38e7971 15:02:06 Step 13/23 : ENV APP_PORT=59882 15:02:06 Removing intermediate container 43dd31bc3c8d 15:02:06 ---> d34e86574d2e 15:02:06 Step 20/21 : LABEL git_sha=f7312ec3189ad3232577c80cdd5da96238a7591d 15:02:06 Removing intermediate container 4dba28caa0cc 15:02:06 ---> 9e767259d657 15:02:06 15:02:06 ---> Running in 256b17e16714 15:02:06 ---> Running in 01d942bd40b7 15:02:06 Removing intermediate container bb70017912e8 15:02:06 ---> 644f9647a249 15:02:06 15:02:06 Step 10/22 : FROM alpine:3.16 15:02:06 ---> bfe296a52501 15:02:06 Step 11/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' 15:02:06 Successfully built 9e767259d657 15:02:06 Successfully tagged core-metadata:latest 15:02:06  Building core-metadata ... done Building security-spire-agent 15:02:06 ---> Running in 88d2c8da94ee 15:02:06 Removing intermediate container 01d942bd40b7 15:02:06 ---> b6e49ab4bfeb 15:02:06 Step 21/21 : LABEL version=0.0.0 15:02:06 Removing intermediate container 256b17e16714 15:02:06 ---> c198f8a0d3b5 15:02:06 Step 14/23 : EXPOSE $APP_PORT 15:02:06 ---> Running in 44d3ad051398 15:02:06 ---> Running in caca6e095b06 15:02:10 Step 1/24 : ARG BUILDER_BASE=golang:1.18-alpine3.16 15:02:10 Step 2/24 : FROM ${BUILDER_BASE} AS builder 15:02:10 ---> bf31e3c2fba3 15:02:10 Step 3/24 : WORKDIR /edgex-go 15:02:10 ---> Using cache 15:02:10 ---> d02939258959 15:02:10 Step 4/24 : RUN apk add --update --no-cache make git build-base curl 15:02:10 Removing intermediate container 88d2c8da94ee 15:02:10 ---> 7fe9f1cd8a13 15:02:10 Step 12/22 : ENV APP_PORT=59880 15:02:10 Removing intermediate container 0cae292efbcb 15:02:10 ---> a20acbce9c65 15:02:10 Successfully built a20acbce9c65 15:02:10 Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:02:11 + docker inspect -f . ci-base-image-arm64 15:02:11 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 15:02:11 Removing intermediate container 44d3ad051398 15:02:11 ---> 5c4b4d82b083 15:02:11 15:02:11 Successfully built 5c4b4d82b083 15:02:11 Removing intermediate container caca6e095b06 15:02:11 ---> b1af5d80818f 15:02:11 Step 15/23 : WORKDIR / 15:02:11 ---> Running in d352830c6509 15:02:11 ---> Running in b312b605e95c 15:02:11 Successfully tagged security-proxy-setup:latest 15:02:11  Building security-proxy-setup ... done Building security-secretstore-setup 15:02:11 ---> Running in f0838b9dc467 15:02:11 prd-ubuntu20.04-docker-arm64-4c-16g-5128 does not seem to be running inside a container 15:02:11 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/7 -v /w/workspace/edgex-go/7:/w/workspace/edgex-go/7:rw,z -v /w/workspace/edgex-go/7@tmp:/w/workspace/edgex-go/7@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 15:02:12 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 15:02:12 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 15:02:12 $ docker top 2d531ea5816a5940d7751fb22b084c9d4eeda0394b893e0f0edb484e27f30522 -eo pid,comm [Pipeline] { [Pipeline] sh 15:02:13 OK: 211 MiB in 51 packages 15:02:13 + go version 15:02:13 go version go1.18.7 linux/arm64 [Pipeline] } 15:02:13 $ docker stop --time=1 2d531ea5816a5940d7751fb22b084c9d4eeda0394b893e0f0edb484e27f30522 15:02:14 Step 1/24 : ARG BUILDER_BASE=golang:1.18-alpine3.16 15:02:14 Step 2/24 : FROM ${BUILDER_BASE} AS builder 15:02:14 ---> bf31e3c2fba3 15:02:14 Step 3/24 : WORKDIR /edgex-go 15:02:14 ---> Using cache 15:02:14 ---> d02939258959 15:02:14 Step 4/24 : RUN apk add --update --no-cache make git 15:02:14 ---> Using cache 15:02:14 ---> 21ae88391926 15:02:14 Step 5/24 : COPY go.mod vendor* ./ 15:02:14 ---> Using cache 15:02:14 ---> a8f3bad27725 15:02:14 Step 6/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 15:02:14 ---> Using cache 15:02:14 ---> b6f2e0be5bc3 15:02:14 Step 7/24 : COPY . . 15:02:14 ---> Using cache 15:02:14 ---> 241051e6f4d1 15:02:14 Step 8/24 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 15:02:15 $ docker rm -f --volumes 2d531ea5816a5940d7751fb22b084c9d4eeda0394b893e0f0edb484e27f30522 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:02:16 + docker inspect -f . ci-base-image-arm64 15:02:16 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 15:02:16 prd-ubuntu20.04-docker-arm64-4c-16g-5128 does not seem to be running inside a container 15:02:16 $ 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/7 -v /w/workspace/edgex-go/7:/w/workspace/edgex-go/7:rw,z -v /w/workspace/edgex-go/7@tmp:/w/workspace/edgex-go/7@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 15:02:16 Removing intermediate container f0838b9dc467 15:02:16 ---> 0b51ec4f3ada 15:02:16 Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / 15:02:16 Removing intermediate container d352830c6509 15:02:16 ---> 60c76458c0cf 15:02:16 Step 13/22 : EXPOSE $APP_PORT 15:02:16 ---> Running in 21ab4ac62aca 15:02:16 ---> Running in ccd24004c7aa 15:02:16 ---> 6113eef90e63 15:02:16 Step 17/23 : COPY --from=builder /edgex-go/cmd/core-command/core-command / 15:02:16 Removing intermediate container ccd24004c7aa 15:02:16 ---> 7683829f164f 15:02:16 Step 14/22 : RUN apk add --update --no-cache dumb-init 15:02:16 Removing intermediate container b312b605e95c 15:02:16 ---> 6f09a06e4698 15:02:16 Step 5/24 : COPY go.mod vendor* ./ 15:02:16 ---> Running in f523d9050754 15:02:17 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 15:02:17 ---> b6e210852f11 15:02:17 Step 18/23 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml 15:02:17 ---> 844f1725ab58 15:02:17 Step 6/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 15:02:17 ---> Running in 9c22324bde81 15:02:17 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 15:02:17 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 15:02:17 ---> b724bd32b521 15:02:17 Step 19/23 : ENTRYPOINT ["/core-command"] 15:02:17 ---> Running in 023c88839992 15:02:17 $ docker top 1d042b393285f07afc4c32e866fd21e6a6471aeae2a4f50fce164be97e41256d -eo pid,comm 15:02:17 (1/1) Installing dumb-init (1.2.5-r1) 15:02:17 Executing busybox-1.35.0-r17.trigger 15:02:17 OK: 6 MiB in 15 packages 15:02:17 Removing intermediate container 023c88839992 15:02:17 ---> 553fb4430742 15:02:17 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] 15:02:17 ---> Running in 564debabdeab [Pipeline] { [Pipeline] echo 15:02:17 ========================================================= 15:02:17 [edgeXBuildGoParallel] Running Tests and Build... 15:02:17 ========================================================= [Pipeline] sh 15:02:18 Removing intermediate container f523d9050754 15:02:18 ---> 00886846288f 15:02:18 Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / 15:02:18 Removing intermediate container 564debabdeab 15:02:18 ---> 3863ace21b64 15:02:18 Step 21/23 : LABEL arch=x86_64 15:02:18 ---> Running in 02468e276cb5 15:02:18 + git config --global --add safe.directory /w/workspace/edgex-go/7 [Pipeline] fileExists [Pipeline] sh 15:02:18 ---> 1c5090543d0c 15:02:18 Step 16/22 : COPY --from=builder /edgex-go/cmd/core-data/core-data / 15:02:19 Removing intermediate container 02468e276cb5 15:02:19 ---> dff432c96cdf 15:02:19 Step 22/23 : LABEL git_sha=f7312ec3189ad3232577c80cdd5da96238a7591d 15:02:19 ---> Running in 871102ea56f6 15:02:19 + make test 15:02:19 go test -race -coverprofile=coverage.out ./... 15:02:19 Removing intermediate container 871102ea56f6 15:02:19 ---> fce6fe58b0be 15:02:19 Step 23/23 : LABEL version=0.0.0 15:02:19 ---> Running in 990e65a161df 15:02:19 ---> 56faa7b59bb1 15:02:19 Step 17/22 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml 15:02:19 Removing intermediate container 990e65a161df 15:02:19 ---> 6018f5fb53fe 15:02:19 15:02:19 Successfully built 6018f5fb53fe 15:02:19 Successfully tagged core-command:latest 15:02:19 Building support-scheduler 15:02:25  Building core-command ... done Step 1/22 : ARG BUILDER_BASE=golang:1.18-alpine3.16 15:02:25 Step 2/22 : FROM ${BUILDER_BASE} AS builder 15:02:25 ---> bf31e3c2fba3 15:02:25 Step 3/22 : ARG ADD_BUILD_TAGS="" 15:02:25 ---> Using cache 15:02:25 ---> 7a0f218950e5 15:02:25 Step 4/22 : WORKDIR /edgex-go 15:02:25 ---> Using cache 15:02:25 ---> dec706588bc8 15:02:25 Step 5/22 : RUN apk add --update --no-cache make git 15:02:25 ---> Using cache 15:02:25 ---> e650ec57290a 15:02:25 Step 6/22 : COPY go.mod vendor* ./ 15:02:25 ---> Using cache 15:02:25 ---> fb737c8bfcef 15:02:25 Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 15:02:25 ---> Using cache 15:02:25 ---> 6778d6135d45 15:02:25 Step 8/22 : COPY . . 15:02:25 ---> Using cache 15:02:25 ---> a8ba346f10c8 15:02:25 Step 9/22 : RUN make cmd/support-scheduler/support-scheduler 15:02:26 ---> 63e965beb14f 15:02:26 Step 18/22 : ENTRYPOINT ["/core-data"] 15:02:26 ---> Running in 9a1837a3f3f9 15:02:26 ---> Running in cb348800e659 15:02:27 Removing intermediate container cb348800e659 15:02:27 ---> d1ddce0315fd 15:02:27 Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] 15:02:27 ---> Running in e26cdae16820 15:02:27 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 15:02:27 Removing intermediate container e26cdae16820 15:02:27 ---> 9b7c0dc855b0 15:02:27 Step 20/22 : LABEL arch=x86_64 15:02:27 ---> Running in f1fcd2e6e817 15:02:28 Removing intermediate container f1fcd2e6e817 15:02:28 ---> 2be16f169a1c 15:02:28 Step 21/22 : LABEL git_sha=f7312ec3189ad3232577c80cdd5da96238a7591d 15:02:28 ---> Running in 6b93eebd0fd3 15:02:30 Removing intermediate container 6b93eebd0fd3 15:02:30 ---> 07ab071f0860 15:02:30 Step 22/22 : LABEL version=0.0.0 15:02:30 ---> Running in ec9502cf732f 15:02:30 Removing intermediate container c56ae8e5e82c 15:02:30 ---> df1cf805062a 15:02:30 15:02:30 Step 9/32 : FROM alpine:3.16 15:02:30 ---> bfe296a52501 15:02:30 Step 10/32 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' 15:02:30 ---> Running in f4d9c2737ba1 15:02:30 Removing intermediate container ec9502cf732f 15:02:30 ---> 37d24ee252ba 15:02:30 15:02:30 Successfully built 37d24ee252ba 15:02:30 Successfully tagged core-data:latest 15:02:30  Building core-data ... done Building support-notifications 15:02:30 Removing intermediate container f4d9c2737ba1 15:02:30 ---> cead2676f008 15:02:30 Step 11/32 : RUN apk add --update --no-cache dumb-init su-exec 15:02:30 ---> Running in 505d02800655 15:02:31 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 15:02:31 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 15:02:31 (1/2) Installing dumb-init (1.2.5-r1) 15:02:31 (2/2) Installing su-exec (0.2-r1) 15:02:31 Executing busybox-1.35.0-r17.trigger 15:02:31 OK: 6 MiB in 16 packages 15:02:34 Step 1/22 : ARG BUILDER_BASE=golang:1.18-alpine3.16 15:02:34 Step 2/22 : FROM ${BUILDER_BASE} AS builder 15:02:34 ---> bf31e3c2fba3 15:02:34 Step 3/22 : ARG ADD_BUILD_TAGS="" 15:02:34 ---> Using cache 15:02:34 ---> 7a0f218950e5 15:02:34 Step 4/22 : WORKDIR /edgex-go 15:02:34 ---> Using cache 15:02:34 ---> dec706588bc8 15:02:34 Step 5/22 : RUN apk add --update --no-cache make bash git ca-certificates 15:02: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 15:02:40 ---> Running in 36cbacff4b78 15:02:40 Removing intermediate container 505d02800655 15:02:40 ---> 32de315d02fc 15:02:40 Step 12/32 : ENV SECURITY_INIT_DIR /edgex-init 15:02:40 ---> Running in 6f9d4e1d5a11 15:02:40 Removing intermediate container 6f9d4e1d5a11 15:02:40 ---> b1cd4b1a8aa6 15:02:40 Step 13/32 : ENV SECURITY_INIT_STAGING /edgex-init-staging 15:02:40 ---> Running in bde4f13ae53a 15:02:41 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 15:02:41 Removing intermediate container bde4f13ae53a 15:02:41 ---> cdeeeafe8bee 15:02:41 Step 14/32 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_STAGING}/bootstrap-redis 15:02:41 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 15:02:41 OK: 211 MiB in 51 packages 15:02:42 ---> Running in 53ce9cd5c315 15:02:42 Removing intermediate container 21ab4ac62aca 15:02:42 ---> c90788eb1547 15:02:42 15:02:42 Step 9/24 : FROM alpine:3.16 15:02:42 ---> bfe296a52501 15:02:42 Step 10/24 : RUN apk add --update --no-cache ca-certificates dumb-init su-exec 15:02:42 Removing intermediate container 53ce9cd5c315 15:02:42 ---> 0ae5c34e2fad 15:02:42 Step 15/32 : ARG BOOTSTRAP_MOSQUITTO_DIR=${SECURITY_INIT_STAGING}/bootstrap-mosquitto 15:02:42 ---> Running in 8ab79961eb6d 15:02:42 ---> Running in 21932d20cf63 15:02:42 Removing intermediate container 36cbacff4b78 15:02:42 ---> 4130c6a38464 15:02:42 Step 6/22 : COPY go.mod vendor* ./ 15:02:42 Removing intermediate container 21932d20cf63 15:02:42 ---> 28d5aafc76e5 15:02:42 Step 16/32 : RUN mkdir -p ${BOOTSTRAP_REDIS_DIR} ${BOOTSTRAP_MOSQUITTO_DIR} 15:02:42 ---> Running in a60a402dbdd7 15:02:42 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 15:02:42 ---> cbd7dd63b09b 15:02:42 Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 15:02:43 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 15:02:43 ---> Running in d24473ba5f56 15:02:43 (1/3) Installing ca-certificates (20220614-r0) 15:02:43 (2/3) Installing dumb-init (1.2.5-r1) 15:02:43 (3/3) Installing su-exec (0.2-r1) 15:02:43 Executing busybox-1.35.0-r17.trigger 15:02:43 Executing ca-certificates-20220614-r0.trigger 15:02:43 OK: 6 MiB in 17 packages 15:02:44 Removing intermediate container a60a402dbdd7 15:02:44 ---> 70c34fd8b476 15:02:44 Step 17/32 : WORKDIR ${SECURITY_INIT_STAGING} 15:02:44 Removing intermediate container 8ab79961eb6d 15:02:44 ---> 3f1b26ee5e27 15:02:44 Step 11/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' 15:02:44 ---> Running in 5e5a6baac613 15:02:44 ---> Running in ef512bfb1669 15:02:44 Removing intermediate container ef512bfb1669 15:02:44 ---> 0f8e1fa165cd 15:02:44 Step 12/24 : WORKDIR / 15:02:44 Removing intermediate container 5e5a6baac613 15:02:44 ---> 98ec66042367 15:02:44 Step 18/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_STAGING}/ 15:02:44 ---> Running in e55b9524f061 15:02:44 Removing intermediate container e55b9524f061 15:02:44 ---> 884f5ba7a0d5 15:02:44 Step 13/24 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/res/token-config.json /res-file-token-provider/token-config.json 15:02:44 ---> dadf2732d3c8 15:02:44 Step 19/32 : RUN chmod +x ${SECURITY_INIT_STAGING}/*.sh 15:02:44 ---> Running in e5792fdb7164 15:02:44 ---> efa4be5df5fb 15:02:44 Step 14/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res-file-token-provider/configuration.toml /res-file-token-provider/configuration.toml 15:02:45 ---> ce25c68dc80f 15:02:45 Step 15/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml 15:02:45 ---> bae587d1d0cf 15:02:45 Step 16/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/kong-admin-config.template.yml /res/kong-admin-config.template.yml 15:02:45 Removing intermediate container e5792fdb7164 15:02:45 ---> bca3e2f183f2 15:02:45 Step 20/32 : COPY --from=builder /edgex-go/Attribution.txt / 15:02:46 ---> 525445fd7e69 15:02:46 Step 17/24 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . 15:02:46 ---> e964e71932d1 15:02:46 Step 21/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . 15:02:46 ---> 440c2141f2a4 15:02:46 Step 18/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . 15:02:50 ---> 62d007f667ef 15:02:50 Step 22/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.toml ./res/ 15:02:50 ---> fee998ccab70 15:02:50 Step 19/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ 15:02:53 ---> 70192d71a3c5 15:02:53 ---> 1f63bfa81acc 15:02:53 Step 20/24 : RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh /Step 23/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml ${BOOTSTRAP_REDIS_DIR}/res/ 15:02:53 15:02:53 ---> Running in 1d3cda0786dd 15:02:53 ---> 9ef972cbdf4b 15:02:53 Step 24/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-mosquitto/configuration.toml ${BOOTSTRAP_MOSQUITTO_DIR}/res/ 15:02:53 ---> 14ad22caf59e 15:02:53 Step 25/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ ${SECURITY_INIT_STAGING}/consul-bootstrapper/ 15:02:54 ---> 909237a82186 15:02:54 Step 26/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / 15:02:54 Removing intermediate container 1d3cda0786dd 15:02:54 ---> c2a665ac769b 15:02:54 Step 21/24 : ENTRYPOINT ["entrypoint.sh"] 15:02:54 ---> Running in 1f7cdcba035e 15:02:55 ---> 1b24a992d430 15:02:55 Step 27/32 : RUN chmod +x /entrypoint.sh 15:02:55 Removing intermediate container 1f7cdcba035e 15:02:55 ---> f6af80317333 15:02:55 Step 22/24 : LABEL arch=x86_64 15:02:55 ---> Running in bbbc4c1c5a76 15:02:55 ---> Running in 96d819448612 15:02:56 Removing intermediate container 96d819448612 15:02:56 ---> 4467e8ee2a8e 15:02:56 Step 23/24 : LABEL git_sha=f7312ec3189ad3232577c80cdd5da96238a7591d 15:02:56 ---> Running in be8dff52b1dc 15:02:56 Removing intermediate container be8dff52b1dc 15:02:56 ---> be1fd35dbd66 15:02:56 Step 24/24 : LABEL version=0.0.0 15:02:56 ---> Running in cbd50f4f2124 15:02:56 Removing intermediate container bbbc4c1c5a76 15:02:56 ---> 3f9118084688 15:02:56 Step 28/32 : ENTRYPOINT ["/entrypoint.sh"] 15:02:57 ---> Running in 797f292d50aa 15:02:57 Removing intermediate container cbd50f4f2124 15:02:57 ---> 914fe9b10df6 15:02:57 15:02:57 Successfully built 914fe9b10df6 15:02:57 Successfully tagged security-secretstore-setup:latest 15:02:57  Building security-secretstore-setup ... done Building core-common-config-bootstrapper 15:02:58 ? github.com/edgexfoundry/edgex-go [no test files] 15:02:59 Removing intermediate container 9a1837a3f3f9 15:02:59 ---> 8919515c4b75 15:02:59 15:02:59 Step 10/22 : FROM alpine:3.16 15:02:59 ---> bfe296a52501 15:02:59 Step 11/22 : RUN apk add --update --no-cache dumb-init 15:02:59 ---> Using cache 15:02:59 ---> f56c4e8e3c7f 15:02:59 Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 15:02:59 ---> Using cache 15:02:59 ---> 14bab38e7971 15:02:59 Step 13/22 : ENV APP_PORT=59861 15:03:00 Step 1/22 : ARG BUILDER_BASE=golang:1.18-alpine3.16 15:03:00 Step 2/22 : FROM ${BUILDER_BASE} AS builder 15:03:00 ---> bf31e3c2fba3 15:03:00 Step 3/22 : ARG ADD_BUILD_TAGS="" 15:03:00 ---> Using cache 15:03:00 ---> 7a0f218950e5 15:03:00 Step 4/22 : WORKDIR /edgex-go 15:03:00 ---> Using cache 15:03:00 ---> dec706588bc8 15:03:00 Step 5/22 : RUN apk add --update --no-cache make git 15:03:00 ---> Using cache 15:03:00 ---> e650ec57290a 15:03:00 Step 6/22 : COPY go.mod vendor* ./ 15:03:00 ---> Using cache 15:03:00 ---> fb737c8bfcef 15:03:00 Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 15:03:00 ---> Using cache 15:03:00 ---> 6778d6135d45 15:03:00 Step 8/22 : COPY . . 15:03:00 ---> Using cache 15:03:00 ---> a8ba346f10c8 15:03:00 Step 9/22 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-common-config-bootstrapper/core-common-config-bootstrapper 15:03:02 Removing intermediate container 797f292d50aa 15:03:02 ---> de221a125d0c 15:03:02 Step 29/32 : CMD ["gate"] 15:03:02 ---> Running in ce3d7fc79ab0 15:03:02 ---> Running in bc066148e282 15:03:02 ---> Running in dc7139db6174 15:03:03 Removing intermediate container ce3d7fc79ab0 15:03:03 ---> 55273fceadd8 15:03:03 Step 14/22 : EXPOSE $APP_PORT 15:03:03 Removing intermediate container bc066148e282 15:03:03 ---> 06a99c796f9d 15:03:03 Step 30/32 : LABEL arch=x86_64 15:03:03 ---> Running in f3e9813a683d 15:03:03 ---> Running in e43a1989273a 15:03:03 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 15:03:03 Removing intermediate container 9c22324bde81 15:03:03 ---> 79b3380e927c 15:03:03 Step 7/24 : COPY . . 15:03:08 Removing intermediate container f3e9813a683d 15:03:08 ---> 595313838713 15:03:08 Step 31/32 : LABEL git_sha=f7312ec3189ad3232577c80cdd5da96238a7591d 15:03:08 Removing intermediate container e43a1989273a 15:03:08 ---> 790e5f2db8a1 15:03:08 Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / 15:03:11 ---> 6127be60f10b 15:03:11 Step 16/22 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / 15:03:11 ---> Running in 6244c9506f22 15:03:11 ---> 3c6394b895cf 15:03:11 Step 8/24 : ARG SPIRE_RELEASE=1.2.1 15:03:11 ---> Running in 46d0933c6334 15:03:11 Removing intermediate container 6244c9506f22 15:03:11 ---> cbed346ab9eb 15:03:11 Step 32/32 : LABEL version=0.0.0 15:03:11 ---> Running in 1cd026280840 15:03:11 Removing intermediate container 46d0933c6334 15:03:11 ---> 8aac725b23f4 15:03:11 Step 9/24 : WORKDIR /edgex-go/spire-build 15:03:11 ---> Running in 4609c43767d5 15:03:12 Removing intermediate container 1cd026280840 15:03:12 ---> 58f068f41def 15:03:12 15:03:12 Removing intermediate container 4609c43767d5 15:03:12 ---> 4cca5bc3f35d 15:03:12 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 15:03:12 Successfully built 58f068f41def 15:03:12 Successfully tagged security-bootstrapper:latest 15:03:12  Building security-bootstrapper ... done  ---> Running in f8db09e99d3a 15:03:12 ---> fca103af25b5 15:03:12 Step 17/22 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml 15:03:13 ---> 9ed862de9501 15:03:13 Step 18/22 : ENTRYPOINT ["/support-scheduler"] 15:03:14 ---> Running in f2161d329daf 15:03:14 Removing intermediate container f2161d329daf 15:03:14 ---> eb01e2e1bb5f 15:03:14 Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] 15:03:16 Removing intermediate container f8db09e99d3a 15:03:16 ---> ad56e78b6120 15:03:16 Step 11/24 : WORKDIR /edgex-go 15:03:16 ---> Running in 528cd0851838 15:03:16 ---> Running in c715d6931a81 15:03:17 Removing intermediate container 528cd0851838 15:03:17 ---> 5abbfffa7f3a 15:03:17 Step 20/22 : LABEL arch=x86_64 15:03:17 Removing intermediate container c715d6931a81 15:03:17 ---> f8ca80bc3ca4 15:03:17 15:03:17 Step 12/24 : FROM alpine:3.15 15:03:17 ---> c4fc93816858 15:03:17 Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' 15:03:17 ---> Using cache 15:03:17 ---> cceddfe21884 15:03:17 Step 14/24 : RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 15:03:17 ---> Using cache 15:03:17 ---> 1ed6f6adbb8f 15:03:17 Step 15/24 : COPY --from=builder /usr/local/bin/spire-agent /usr/local/bin 15:03:17 ---> Running in ef7b1862f869 15:03:18 Removing intermediate container ef7b1862f869 15:03:18 ---> 4a09698ffb12 15:03:18 Step 21/22 : LABEL git_sha=f7312ec3189ad3232577c80cdd5da96238a7591d 15:03:19 ---> e7963f61b041 15:03:19 Step 16/24 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin 15:03:19 ---> Running in 5dca15e608bd 15:03:20 Removing intermediate container 5dca15e608bd 15:03:20 ---> 4f04e9b271c8 15:03:20 Step 22/22 : LABEL version=0.0.0 15:03:21 ---> Running in b96c501e1e63 15:03:21 Removing intermediate container d24473ba5f56 15:03:21 ---> 8eb4a980c13d 15:03:21 Step 8/22 : COPY . . 15:03:22 Removing intermediate container b96c501e1e63 15:03:22 ---> c5fa049e0099 15:03:22 15:03:22 Successfully built c5fa049e0099 15:03:23 Successfully tagged support-scheduler:latest 15:03:27  Building support-scheduler ... done  ---> 063fc8220763 15:03:27 Step 17/24 : COPY --from=builder /edgex-go/cmd/security-spire-agent/docker-entrypoint.sh /usr/local/bin/ 15:03:27 ---> 2bfeeb7b4f96 15:03:27 Step 9/22 : RUN make cmd/support-notifications/support-notifications 15:03:27 ---> Running in 6bd1bfcbe623 15:03:27 ---> b832a9b08d54 15:03:27 Step 18/24 : COPY --from=builder /edgex-go/cmd/security-spire-agent/agent.conf /usr/local/etc/spire/agent.conf.tpl 15:03:28 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 15:03:28 ---> 8b585cd7a720 15:03:28 Step 19/24 : COPY --from=builder /edgex-go/cmd/security-spire-agent/openssl.conf /usr/local/etc/ 15:03:29 ---> aa05dbf59df4 15:03:29 Step 20/24 : ENTRYPOINT [ "/usr/bin/dumb-init" ] 15:03:29 ---> Running in 1b21bf2517b1 15:03:29 Removing intermediate container dc7139db6174 15:03:29 ---> 41bbf761a802 15:03:29 15:03:29 Step 10/22 : FROM alpine:3.16 15:03:29 ---> bfe296a52501 15:03:29 Step 11/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel Corporation' 15:03:29 Removing intermediate container 1b21bf2517b1 15:03:29 ---> 919706c0e5d7 15:03:29 Step 21/24 : CMD [ "--verbose", "docker-entrypoint.sh" ] 15:03:29 ---> Running in ee409b851514 15:03:29 ---> Running in 2efc08304ad9 15:03:30 Removing intermediate container 2efc08304ad9 15:03:30 ---> 0c6acf7cf3ac 15:03:30 Step 22/24 : LABEL arch=x86_64 15:03:30 Removing intermediate container ee409b851514 15:03:30 ---> 4251ba3a4b5a 15:03:30 Step 12/22 : RUN apk add --update --no-cache dumb-init 15:03:30 ---> Running in e57adf410714 15:03:30 ---> Running in 452747164d22 15:03:30 Removing intermediate container e57adf410714 15:03:30 ---> 15ae42399825 15:03:30 Step 23/24 : LABEL git_sha=f7312ec3189ad3232577c80cdd5da96238a7591d 15:03:30 ---> Running in 7bf61406dbbe 15:03:30 Removing intermediate container 7bf61406dbbe 15:03:30 ---> c2fdeeeecaba 15:03:30 Step 24/24 : LABEL version=0.0.0 15:03:30 ---> Running in 5ffdee36ac71 15:03:30 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 15:03:30 Removing intermediate container 5ffdee36ac71 15:03:30 ---> 8454a3ebfcc1 15:03:30 15:03:30 Successfully built 8454a3ebfcc1 15:03:30 Successfully tagged security-spire-agent:latest 15:03:30  Building security-spire-agent ... done fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 15:03:30 (1/1) Installing dumb-init (1.2.5-r1) 15:03:30 Executing busybox-1.35.0-r17.trigger 15:03:30 OK: 6 MiB in 15 packages 15:03:31 Removing intermediate container 452747164d22 15:03:31 ---> 77037d1e7c84 15:03:31 Step 13/22 : COPY --from=builder /edgex-go/Attribution.txt / 15:03:32 ---> c5d50b2685eb 15:03:32 Step 14/22 : COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/core-common-config-bootstrapper / 15:03:32 ---> 241a6288e3d8 15:03:32 Step 15/22 : COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/res/configuration.yaml /res/configuration.yaml 15:03:33 ---> b2987c38f4f3 15:03:33 Step 16/22 : COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/entrypoint.sh /usr/local/bin/ 15:03:33 ---> 8635cdb6b6bb 15:03:33 Step 17/22 : RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 15:03:33 ---> Running in c6a714558844 15:03:34 Removing intermediate container c6a714558844 15:03:34 ---> b13689f74fb3 15:03:34 Step 18/22 : ENTRYPOINT ["entrypoint.sh"] 15:03:34 ---> Running in f8d121991d0d 15:03:34 Removing intermediate container f8d121991d0d 15:03:34 ---> 47da47fd72f7 15:03:34 Step 19/22 : CMD ["/core-common-config-bootstrapper", "-cp=consul.http://edgex-core-consul:8500", "-cf=configuration.yaml"] 15:03:34 ---> Running in a03ae9e832ad 15:03:35 Removing intermediate container a03ae9e832ad 15:03:35 ---> e434e3851192 15:03:35 Step 20/22 : LABEL arch=x86_64 15:03:35 ---> Running in b19e819658d9 15:03:35 Removing intermediate container b19e819658d9 15:03:35 ---> a39b4888539e 15:03:35 Step 21/22 : LABEL git_sha=f7312ec3189ad3232577c80cdd5da96238a7591d 15:03:35 ---> Running in 7798be56c609 15:03:35 Removing intermediate container 7798be56c609 15:03:35 ---> 5b3b5a6982e6 15:03:35 Step 22/22 : LABEL version=0.0.0 15:03:35 ---> Running in 2139b02185cb 15:03:35 Removing intermediate container 2139b02185cb 15:03:35 ---> ecf05d160efc 15:03:35 15:03:36 Successfully built ecf05d160efc 15:03:36 Successfully tagged core-common-config-bootstrapper:latest 15:03:51  Building core-common-config-bootstrapper ... done Removing intermediate container 6bd1bfcbe623 15:03:51 ---> 2e40f5cd0651 15:03:51 15:03:51 Step 10/22 : FROM alpine:3.16 15:03:51 ---> bfe296a52501 15:03:51 Step 11/22 : RUN apk add --update --no-cache ca-certificates dumb-init 15:03:51 ---> Running in 97bad599373f 15:03:51 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 15:03:51 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 15:03:51 (1/2) Installing ca-certificates (20220614-r0) 15:03:51 (2/2) Installing dumb-init (1.2.5-r1) 15:03:51 Executing busybox-1.35.0-r17.trigger 15:03:51 Executing ca-certificates-20220614-r0.trigger 15:03:51 OK: 6 MiB in 16 packages 15:03:51 Removing intermediate container 97bad599373f 15:03:51 ---> 1c9372586e12 15:03:51 Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2021: Intel Corporation' 15:03:51 ---> Running in 0e5669cd1ef2 15:03:51 Removing intermediate container 0e5669cd1ef2 15:03:51 ---> 65cddc122a01 15:03:51 Step 13/22 : ENV APP_PORT=59860 15:03:51 ---> Running in 0bab1e1e8e8f 15:03:51 Removing intermediate container 0bab1e1e8e8f 15:03:51 ---> 890344f0c43c 15:03:51 Step 14/22 : EXPOSE $APP_PORT 15:03:51 ---> Running in e0a5309ddb1f 15:03:51 Removing intermediate container e0a5309ddb1f 15:03:51 ---> 7976bd9e50d8 15:03:51 Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / 15:03:51 ---> ac59c79e1178 15:03:51 Step 16/22 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / 15:03:52 ---> 01b928e08a25 15:03:52 Step 17/22 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml 15:03:53 ---> 387eaaa622d8 15:03:53 Step 18/22 : ENTRYPOINT ["/support-notifications"] 15:03:53 ---> Running in d24ea3cec3a0 15:03:53 Removing intermediate container d24ea3cec3a0 15:03:53 ---> 740941ed48c8 15:03:53 Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] 15:03:53 ---> Running in 873228f85da0 15:03:53 Removing intermediate container 873228f85da0 15:03:53 ---> 1723cc5a6fbc 15:03:53 Step 20/22 : LABEL arch=x86_64 15:03:53 ---> Running in 581da7055df9 15:03:53 Removing intermediate container 581da7055df9 15:03:53 ---> 2630469cfe79 15:03:53 Step 21/22 : LABEL git_sha=f7312ec3189ad3232577c80cdd5da96238a7591d 15:03:53 ---> Running in a5748174aeb6 15:03:53 Removing intermediate container a5748174aeb6 15:03:53 ---> d3989fdcf44a 15:03:53 Step 22/22 : LABEL version=0.0.0 15:03:53 ---> Running in 510fad04cb78 15:03:53 Removing intermediate container 510fad04cb78 15:03:53 ---> c7cd3100f2c3 15:03:53 15:03:53 Successfully built c7cd3100f2c3 15:03:53 Successfully tagged support-notifications:latest 15:03:53  Building support-notifications ... done  [Pipeline] } 15:03:53 $ docker stop --time=1 3896efcdc5da4bb386fb161cd15137c09272b11ed0e996313794479ba182868c 15:03:54 $ docker rm -f --volumes 3896efcdc5da4bb386fb161cd15137c09272b11ed0e996313794479ba182868c [Pipeline] // withDockerContainer [Pipeline] sh 15:03:55 + docker images 15:03:55 REPOSITORY TAG IMAGE ID CREATED SIZE 15:03:55 support-notifications latest c7cd3100f2c3 2 seconds ago 30.6MB 15:03:55 2e40f5cd0651 7 seconds ago 1.74GB 15:03:55 core-common-config-bootstrapper latest ecf05d160efc 20 seconds ago 15.5MB 15:03:55 security-spire-agent latest 8454a3ebfcc1 25 seconds ago 125MB 15:03:55 41bbf761a802 26 seconds ago 1.67GB 15:03:55 support-scheduler latest c5fa049e0099 34 seconds ago 30MB 15:03:55 f8ca80bc3ca4 38 seconds ago 1.55GB 15:03:55 security-bootstrapper latest 58f068f41def 44 seconds ago 20.3MB 15:03:55 8919515c4b75 58 seconds ago 1.74GB 15:03:55 security-secretstore-setup latest 914fe9b10df6 59 seconds ago 29.9MB 15:03:55 c90788eb1547 About a minute ago 1.67GB 15:03:55 df1cf805062a About a minute ago 1.67GB 15:03:55 core-data latest 37d24ee252ba About a minute ago 17.9MB 15:03:55 core-command latest 6018f5fb53fe About a minute ago 17.7MB 15:03:55 core-metadata latest 9e767259d657 About a minute ago 18.4MB 15:03:55 security-proxy-setup latest 5c4b4d82b083 About a minute ago 27.8MB 15:03:55 644f9647a249 About a minute ago 1.68GB 15:03:55 0d712dde438c About a minute ago 1.68GB 15:03:55 security-spiffe-token-provider latest cc6eeacf1948 About a minute ago 29.9MB 15:03:55 9cd45a6a4724 2 minutes ago 1.71GB 15:03:55 4a21620efdc8 2 minutes ago 1.68GB 15:03:55 c9412302855b 2 minutes ago 1.67GB 15:03:55 security-spire-config latest c7b125c4481f 2 minutes ago 85.8MB 15:03:55 security-spire-server latest b6136ca0d24b 2 minutes ago 86.5MB 15:03:55 af96eca46b1d 2 minutes ago 1.55GB 15:03:55 22304d562f2e 2 minutes ago 1.55GB 15:03:55 ci-base-image-x86_64 latest bf31e3c2fba3 6 minutes ago 903MB 15:03:55 alpine 3.16 bfe296a52501 2 months ago 5.54MB 15:03:55 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base 1.18-alpine db6d94c90886 3 months ago 683MB 15:03:55 alpine 3.15 c4fc93816858 6 months ago 5.59MB 15:03:55 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver 0.1.4 31426a034bd3 7 months ago 253MB 15:03:55 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] } 15:05:20 ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] 15:05:20 ? github.com/edgexfoundry/edgex-go/cmd/core-common-config-bootstrapper [no test files] 15:05:21 ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] 15:05:21 ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] 15:05:21 ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] 15:05:36 ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] 15:05:36 ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] 15:05:36 ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-setup [no test files] 15:05:36 ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] 15:05:36 ? github.com/edgexfoundry/edgex-go/cmd/security-spiffe-token-provider [no test files] 15:05:36 ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] 15:05:36 ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] 15:05:36 ? github.com/edgexfoundry/edgex-go/internal [no test files] 15:05:36 ? github.com/edgexfoundry/edgex-go/internal/core/command [no test files] 15:05:49 ok github.com/edgexfoundry/edgex-go/internal/core/command/application 0.286s coverage: 28.7% of statements 15:05:49 ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] 15:05:49 ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] 15:05:53 ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 0.380s coverage: 98.5% of statements 15:05:58 ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging 3.841s coverage: 73.2% of statements 15:05:58 ? github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging/mocks [no test files] 15:05:58 ? github.com/edgexfoundry/edgex-go/internal/core/common_config [no test files] 15:05:58 ? github.com/edgexfoundry/edgex-go/internal/core/data [no test files] 15:05:58 ok github.com/edgexfoundry/edgex-go/internal/core/data/application 0.547s coverage: 54.0% of statements 15:05:58 ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] 15:05:58 ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] 15:06:20 ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 22.639s coverage: 89.2% of statements 15:06:20 ? github.com/edgexfoundry/edgex-go/internal/core/data/controller/messaging [no test files] 15:06:20 ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] 15:06:20 ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks [no test files] 15:06:20 ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] 15:06:20 ? github.com/edgexfoundry/edgex-go/internal/core/metadata [no test files] 15:06:20 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/application 0.522s coverage: 2.6% of statements 15:06:20 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] 15:06:20 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] 15:06:20 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 2.791s coverage: 95.6% of statements 15:06:20 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] 15:06:20 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks [no test files] 15:06:20 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/uom [no test files] 15:06:20 ok github.com/edgexfoundry/edgex-go/internal/io 0.316s coverage: 72.2% of statements 15:06:20 ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] 15:06:20 ? github.com/edgexfoundry/edgex-go/internal/pkg/application [no test files] 15:06:20 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers [no test files] 15:06:20 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] 15:06:20 ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] 15:06:20 ok github.com/edgexfoundry/edgex-go/internal/pkg/controller/http 0.711s coverage: 65.9% of statements 15:06:20 ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] 15:06:20 ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] 15:06:20 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] 15:06:20 ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 0.438s coverage: 0.9% of statements 15:06:20 ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] 15:06:20 ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 0.292s coverage: 29.6% of statements 15:06:20 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] 15:06:22 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.302s coverage: 47.1% of statements 15:06:22 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 0.305s coverage: 82.9% of statements 15:06:22 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.278s coverage: 94.1% of statements 15:06:22 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.250s coverage: 96.3% of statements 15:06:24 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.282s coverage: 87.5% of statements 15:06:35 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 12.273s coverage: 94.4% of statements 15:06:35 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/ping 0.241s coverage: 44.8% of statements 15:06:43 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 13.999s coverage: 79.9% of statements 15:06:43 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] 15:06:49 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 22.312s coverage: 92.9% of statements 15:06:49 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] 15:06:49 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] 15:06:49 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] 15:06:49 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 0.075s coverage: 64.4% of statements 15:06:49 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] 15:06:49 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto [no test files] 15:06:49 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/config [no test files] 15:06:49 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/container [no test files] 15:06:49 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/handlers 6.264s coverage: 86.9% of statements 15:06:49 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] 15:06:49 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] 15:06:49 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] 15:06:49 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] 15:06:49 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 11.238s coverage: 87.2% of statements 15:06:49 ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] 15:06:49 ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] 15:06:49 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.190s coverage: 100.0% of statements 15:06:49 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] 15:06:49 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.327s coverage: 77.4% of statements 15:06:49 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/common [no test files] 15:06:49 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.306s coverage: 80.0% of statements 15:06:49 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/jwt 0.259s coverage: 87.2% of statements 15:06:49 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.950s coverage: 91.2% of statements 15:06:49 ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] 15:06:55 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 1.131s coverage: 64.7% of statements 15:06:55 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] 15:06:55 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] 15:06:55 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.306s coverage: 100.0% of statements 15:06:55 ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.135s coverage: 89.4% of statements 15:06:55 ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.065s coverage: 100.0% of statements 15:06:55 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.076s coverage: 73.7% of statements 15:06:55 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.081s coverage: 100.0% of statements 15:07:01 ok github.com/edgexfoundry/edgex-go/internal/security/proxy 1.569s coverage: 65.3% of statements 15:07:01 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/config [no test files] 15:07:01 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/container [no test files] 15:07:01 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/models [no test files] 15:07:05 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.912s coverage: 41.8% of statements 15:07:05 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] 15:07:05 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] 15:07:05 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 0.323s coverage: 89.5% of statements 15:07:05 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] 15:07:05 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 0.275s coverage: 84.8% of statements 15:07:05 ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider [no test files] 15:07:05 ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/config [no test files] 15:07:05 ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/container [no test files] 15:07:05 ? github.com/edgexfoundry/edgex-go/internal/support/notifications [no test files] 15:07:13 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 6.343s coverage: 17.7% of statements 15:07:13 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel [no test files] 15:07:13 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks [no test files] 15:07:13 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] 15:07:13 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] 15:07:13 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 0.783s coverage: 92.3% of statements 15:07:13 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] 15:07:13 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks [no test files] 15:07:13 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler [no test files] 15:07:13 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/application [no test files] 15:07:13 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/scheduler 0.311s coverage: 63.2% of statements 15:07:13 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] 15:07:13 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] 15:07:13 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 0.516s coverage: 97.7% of statements 15:07:13 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] 15:07:13 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks [no test files] 15:07:14 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 15:07:14 WARNING: Linting skipped (not on x86_64 or linter not installed) 15:07:14 go vet ./... 15:09:20 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 15:09:20 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 15:09:20 ./bin/test-attribution-txt.sh [Pipeline] echo 15:09:20 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] sh 15:09:21 + ls -al . 15:09:21 total 740 15:09:21 drwxrwxr-x 10 1001 1001 4096 Feb 8 15:02 . 15:09:21 drwxr-xr-x 4 root root 4096 Feb 8 15:02 .. 15:09:21 drwxrwxr-x 2 1001 1001 4096 Feb 8 15:00 .blubracket 15:09:21 -rw-rw-r-- 1 1001 1001 16 Feb 8 15:00 .dockerignore 15:09:21 drwxrwxr-x 8 1001 1001 4096 Feb 8 15:00 .git 15:09:21 drwxrwxr-x 3 1001 1001 4096 Feb 8 15:00 .github 15:09:21 -rw-rw-r-- 1 1001 1001 1024 Feb 8 15:00 .gitignore 15:09:21 -rw-rw-r-- 1 1001 1001 42 Feb 8 15:00 .golangci.yml 15:09:21 -rw-rw-r-- 1 1001 1001 87 Feb 8 15:00 .hadolint.yml 15:09:21 -rw-rw-r-- 1 1001 1001 166 Feb 8 15:00 .sonarcloud.properties 15:09:21 -rw-rw-r-- 1 1001 1001 1171 Feb 8 15:00 ADOPTERS.md 15:09:21 -rw-rw-r-- 1 1001 1001 10825 Feb 8 15:00 Attribution.txt 15:09:21 -rw-rw-r-- 1 1001 1001 73765 Feb 8 15:00 CHANGELOG.md 15:09:21 -rw-rw-r-- 1 1001 1001 3804 Feb 8 15:00 CONTRIBUTING.md 15:09:21 -rw-rw-r-- 1 1001 1001 677 Feb 8 15:00 GOVERNANCE.md 15:09:21 -rw-rw-r-- 1 1001 1001 850 Feb 8 15:00 Jenkinsfile 15:09:21 -rw-rw-r-- 1 1001 1001 10775 Feb 8 15:00 LICENSE 15:09:21 -rw-rw-r-- 1 1001 1001 13375 Feb 8 15:00 Makefile 15:09:21 -rw-rw-r-- 1 1001 1001 582 Feb 8 15:00 OWNERS.md 15:09:21 -rw-rw-r-- 1 1001 1001 9403 Feb 8 15:00 README.md 15:09:21 -rw-rw-r-- 1 1001 1001 6912 Feb 8 15:00 SECURITY.md 15:09:21 -rw-rw-r-- 1 1001 1001 5 Feb 8 14:56 VERSION 15:09:21 drwxrwxr-x 2 1001 1001 4096 Feb 8 15:00 bin 15:09:21 drwxrwxr-x 17 1001 1001 4096 Feb 8 15:00 cmd 15:09:21 -rw-r--r-- 1 root root 484957 Feb 8 15:07 coverage.out 15:09:21 -rw-rw-r-- 1 1001 1001 3294 Feb 8 15:00 go.mod 15:09:21 -rw-rw-r-- 1 1001 1001 33316 Feb 8 15:00 go.sum 15:09:21 drwxrwxr-x 7 1001 1001 4096 Feb 8 15:00 internal 15:09:21 drwxrwxr-x 3 1001 1001 4096 Feb 8 15:00 openapi 15:09:21 drwxrwxr-x 4 1001 1001 4096 Feb 8 15:00 snap 15:09:21 -rw-rw-r-- 1 1001 1001 204 Feb 8 15:00 version.go [Pipeline] sh 15:09:22 + '[' -e coverage.out ] 15:09:22 + chown 1001:1001 coverage.out [Pipeline] stash 15:09:22 Warning: overwriting stash ‘coverage-report’ 15:09:23 Stashed 1 file(s) [Pipeline] sh 15:09:24 + make build 15:09:24 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 15:11:00 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 15:11:00 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 15:11:06 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 15:11: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 15:11:56 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 15:12:06 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-proxy-setup/security-proxy-setup ./cmd/security-proxy-setup 15:12:11 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 15:12:18 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 15:12:22 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 15:12:26 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 15:12:41 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] } 15:12:47 $ docker stop --time=1 1d042b393285f07afc4c32e866fd21e6a6471aeae2a4f50fce164be97e41256d 15:12:49 $ docker rm -f --volumes 1d042b393285f07afc4c32e866fd21e6a6471aeae2a4f50fce164be97e41256d [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:12:51 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 15:12:51 15:12:51 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:12:51 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 15:12:51 latest: Pulling from edgex-devops/edgex-compose-arm64 15:12:51 29e5d40040c1: Pulling fs layer 15:12:51 1ce36da41761: Pulling fs layer 15:12:51 25b303627fd3: Pulling fs layer 15:12:51 29e5d40040c1: Download complete 15:12:52 1ce36da41761: Verifying Checksum 15:12:52 1ce36da41761: Download complete 15:12:52 29e5d40040c1: Pull complete 15:12:53 1ce36da41761: Pull complete 15:12:53 25b303627fd3: Download complete 15:13:04 25b303627fd3: Pull complete 15:13:04 Digest: sha256:9cc31fd43c2090459daf52f5d183d677621facc00304dcc7dc9de11b2a0a8f33 15:13:04 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 15:13:04 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 15:13:04 prd-ubuntu20.04-docker-arm64-4c-16g-5128 does not seem to be running inside a container 15:13:04 $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/7 -v /w/workspace/edgex-go/7:/w/workspace/edgex-go/7:rw,z -v /w/workspace/edgex-go/7@tmp:/w/workspace/edgex-go/7@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest cat 15:13:06 $ docker top 90234af75cd72dac26bac6b4c406f95ddbde684c942990981a0d5876be708200 -eo pid,comm [Pipeline] { [Pipeline] sh 15:13:07 + docker-compose build --help 15:13:07 + grep parallel 15:13:14 --parallel Build images in parallel. [Pipeline] } 15:13:14 $ docker stop --time=1 90234af75cd72dac26bac6b4c406f95ddbde684c942990981a0d5876be708200 15:13:16 $ docker rm -f --volumes 90234af75cd72dac26bac6b4c406f95ddbde684c942990981a0d5876be708200 [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:13:16 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 15:13:16 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 15:13:16 prd-ubuntu20.04-docker-arm64-4c-16g-5128 does not seem to be running inside a container 15:13:16 $ 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/7 -v /w/workspace/edgex-go/7:/w/workspace/edgex-go/7:rw,z -v /w/workspace/edgex-go/7@tmp:/w/workspace/edgex-go/7@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest cat 15:13:18 $ docker top 1ae85d464c8de63276d044b3daf891b6f30568b451eac060eaba2dae3d15f4bd -eo pid,comm [Pipeline] { [Pipeline] sh 15:13:19 + docker-compose -f ./docker-compose-build.yml build --parallel 15:13:25 Building core-command ... 15:13:25 Building core-common-config-bootstrapper ... 15:13:25 Building core-data ... 15:13:25 Building core-metadata ... 15:13:25 Building security-bootstrapper ... 15:13:25 Building security-proxy-setup ... 15:13:25 Building security-secretstore-setup ... 15:13:25 Building security-spiffe-token-provider ... 15:13:25 Building security-spire-agent ... 15:13:25 Building security-spire-config ... 15:13:25 Building security-spire-server ... 15:13:25 Building support-notifications ... 15:13:25 Building support-scheduler ... 15:13:25 Building security-spiffe-token-provider 15:13:25 Building core-data 15:13:25 Building support-scheduler 15:13:25 Building core-metadata 15:13:25 Building support-notifications 15:14:12 Step 1/24 : ARG BUILDER_BASE=golang:1.18-alpine3.16 15:14:12 Step 2/24 : FROM ${BUILDER_BASE} AS builder 15:14:12 ---> a20acbce9c65 15:14:12 Step 3/24 : ARG ADD_BUILD_TAGS="" 15:14:13 Step 1/22 : ARG BUILDER_BASE=golang:1.18-alpine3.16 15:14:13 Step 2/22 : FROM ${BUILDER_BASE} AS builder 15:14:13 ---> a20acbce9c65 15:14:13 Step 3/22 : ARG ADD_BUILD_TAGS="" 15:14:13 Step 1/22 : ARG BUILDER_BASE=golang:1.18-alpine3.16 15:14:13 Step 2/22 : FROM ${BUILDER_BASE} AS builder 15:14:13 ---> a20acbce9c65 15:14:13 Step 3/22 : ARG ADD_BUILD_TAGS="" 15:14:13 Step 1/19 : ARG BUILDER_BASE=golang:1.18-alpine3.16 15:14:13 Step 2/19 : FROM ${BUILDER_BASE} AS builder 15:14:13 ---> a20acbce9c65 15:14:13 Step 3/19 : WORKDIR /edgex-go 15:14:13 Step 1/22 : ARG BUILDER_BASE=golang:1.18-alpine3.16 15:14:13 Step 2/22 : FROM ${BUILDER_BASE} AS builder 15:14:13 ---> a20acbce9c65 15:14:13 Step 3/22 : ARG ADD_BUILD_TAGS="" 15:14:14 ---> Running in 2f70925ca234 15:14:14 ---> Running in 542a3d729e88 15:14:14 ---> Running in 7a5ec20b23f9 15:14:14 ---> Running in 2321e573a1e3 15:14:14 ---> Running in dbc1c06c564e 15:14:14 Removing intermediate container 7a5ec20b23f9 15:14:14 ---> 03b0f175008f 15:14:14 Step 4/22 : WORKDIR /edgex-go 15:14:14 Removing intermediate container 542a3d729e88 15:14:14 ---> ae81dcc5be9e 15:14:14 Step 4/22 : WORKDIR /edgex-go 15:14:14 Removing intermediate container 2321e573a1e3 15:14:14 ---> c3f972726f3f 15:14:14 Step 4/24 : WORKDIR /edgex-go 15:14:14 Removing intermediate container dbc1c06c564e 15:14:14 ---> d4b41491111f 15:14:14 Step 4/22 : WORKDIR /edgex-go 15:14:14 ---> Running in c08e3eac4405 15:14:14 Removing intermediate container 2f70925ca234 15:14:14 ---> e0d282ceacc5 15:14:14 Step 4/19 : RUN apk update && apk --no-cache --update add build-base 15:14:14 ---> Running in 48cb2f573544 15:14:15 ---> Running in 050aaf7cde10 15:14:15 ---> Running in 3e79231a743e 15:14:15 ---> Running in 2c09711aef50 15:14:16 Removing intermediate container c08e3eac4405 15:14:16 ---> c5a9eb15138a 15:14:16 Step 5/22 : RUN apk add --update --no-cache make git 15:14:16 Removing intermediate container 48cb2f573544 15:14:16 ---> 12a931469fb2 15:14:16 Step 5/22 : RUN apk add --update --no-cache make bash git ca-certificates 15:14:16 Removing intermediate container 050aaf7cde10 15:14:16 ---> ba94c2e6d36b 15:14:16 Step 5/24 : RUN apk add --update --no-cache make git 15:14:16 Removing intermediate container 3e79231a743e 15:14:16 ---> 6ca5c8fab0a8 15:14:16 Step 5/22 : RUN apk add --update --no-cache make git 15:14:16 ---> Running in cc55da2c5458 15:14:16 ---> Running in aa792d198203 15:14:16 ---> Running in d41881be1aa9 15:14:16 ---> Running in fd665d78c258 15:14:17 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 15:14:17 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 15:14:18 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 15:14:18 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 15:14:18 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 15:14:18 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 15:14:18 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 15:14:18 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 15:14:19 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 15:14:19 v3.16.3-158-gc0082ecfbed [https://dl-cdn.alpinelinux.org/alpine/v3.16/main] 15:14:19 v3.16.3-151-gb476f155c7 [https://dl-cdn.alpinelinux.org/alpine/v3.16/community] 15:14:19 OK: 16903 distinct packages available 15:14:19 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 15:14:19 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 15:14:20 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 15:14:20 OK: 221 MiB in 51 packages 15:14:20 OK: 221 MiB in 51 packages 15:14:20 OK: 221 MiB in 51 packages 15:14:20 OK: 221 MiB in 51 packages 15:14:21 OK: 221 MiB in 51 packages 15:14:22 Removing intermediate container cc55da2c5458 15:14:22 ---> 3a18096dc9e6 15:14:22 Step 6/22 : COPY go.mod vendor* ./ 15:14:22 Removing intermediate container d41881be1aa9 15:14:22 ---> 97cff58b1471 15:14:22 Step 6/22 : COPY go.mod vendor* ./ 15:14:23 Removing intermediate container aa792d198203 15:14:23 ---> e194a91f20d6 15:14:23 Step 6/24 : COPY go.mod vendor* ./ 15:14:23 Removing intermediate container fd665d78c258 15:14:23 ---> ee059d6a5b44 15:14:23 Step 6/22 : COPY go.mod vendor* ./ 15:14:23 Removing intermediate container 2c09711aef50 15:14:23 ---> 724153ac0b52 15:14:23 Step 5/19 : COPY go.mod vendor* ./ 15:14:23 ---> 41688d6a1311 15:14:23 Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 15:14:23 ---> Running in c168d707a177 15:14:23 ---> 0ae85a34eba3 15:14:23 Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 15:14:24 ---> Running in d2ca03d43856 15:14:24 ---> 2a7fe1155dcb 15:14:24 Step 7/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 15:14:24 ---> ebd52b8cfce4 15:14:24 Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 15:14:24 ---> Running in 57a09ecd18d6 15:14:24 ---> Running in 494340ada2a6 15:14:24 ---> 81b717d7f76f 15:14:24 Step 6/19 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 15:14:25 ---> Running in 94f794e543df 15:16:16 Removing intermediate container c168d707a177 15:16:16 ---> 96b84cb27d03 15:16:16 Step 8/22 : COPY . . 15:16:16 Removing intermediate container 94f794e543df 15:16:16 ---> 0e49f1aca01d 15:16:16 Step 7/19 : COPY . . 15:16:16 Removing intermediate container 57a09ecd18d6 15:16:16 ---> d9c0a33cdffd 15:16:16 Step 8/24 : COPY . . 15:16:16 Removing intermediate container d2ca03d43856 15:16:16 ---> 7e0a10e5c28b 15:16:16 Step 8/22 : COPY . . 15:16:16 Removing intermediate container 494340ada2a6 15:16:16 ---> 2e65af683a00 15:16:16 Step 8/22 : COPY . . 15:16:31 ---> edb5616d3abc 15:16:31 Step 9/22 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-data/core-data 15:16:31 ---> 26e37aeac8f6 15:16:31 Step 9/22 : RUN make cmd/support-scheduler/support-scheduler 15:16:31 ---> fb0f43df6c7a 15:16:31 Step 9/24 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-metadata/core-metadata 15:16:31 ---> e6b23a807c5f 15:16:31 Step 8/19 : RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider 15:16:31 ---> Running in 12dd2b21257f 15:16:31 ---> Running in e4c8ebd5b772 15:16:31 ---> 6e5cdf31aa75 15:16:31 Step 9/22 : RUN make cmd/support-notifications/support-notifications 15:16:31 ---> Running in fdb35907dbd4 15:16:31 ---> Running in df1b66eb5354 15:16:31 ---> Running in 53548e597250 15:16: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 15:16:33 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 15:16:33 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 15:16:33 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 15:16:33 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 15:24:10 Removing intermediate container 12dd2b21257f 15:24:10 ---> 593082411db9 15:24:10 15:24:10 Step 10/22 : FROM alpine:3.16 15:24:10 3.16: Pulling from library/alpine 15:24:12 Digest: sha256:b95359c2505145f16c6aa384f9cc74eeff78eb36d308ca4fd902eeeb0a0b161b 15:24:12 Status: Downloaded newer image for alpine:3.16 15:24:12 ---> 2b4661558fb8 15:24:12 Step 11/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' 15:24:12 Removing intermediate container e4c8ebd5b772 15:24:12 ---> 04208e1b985e 15:24:12 15:24:12 Step 10/24 : FROM alpine:3.16 15:24:12 ---> 2b4661558fb8 15:24:12 Step 11/24 : RUN apk add --update --no-cache dumb-init 15:24:12 ---> Running in 83ef236d0444 15:24:12 ---> Running in cdfcc33a7be3 15:24:13 Removing intermediate container 83ef236d0444 15:24:13 ---> 19091bf7a149 15:24:13 Step 12/22 : ENV APP_PORT=59880 15:24:13 ---> Running in b964cf92446c 15:24:14 Removing intermediate container b964cf92446c 15:24:14 ---> a0f1b04f1779 15:24:14 Step 13/22 : EXPOSE $APP_PORT 15:24:14 ---> Running in 1dd107980d82 15:24:14 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 15:24:15 Removing intermediate container 1dd107980d82 15:24:15 ---> 8bb2e9570fb9 15:24:15 Step 14/22 : RUN apk add --update --no-cache dumb-init 15:24:15 ---> Running in 514e399388c8 15:24:15 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 15:24:17 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 15:24:17 (1/1) Installing dumb-init (1.2.5-r1) 15:24:17 Executing busybox-1.35.0-r17.trigger 15:24:17 OK: 5 MiB in 15 packages 15:24:17 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 15:24:18 Removing intermediate container cdfcc33a7be3 15:24:18 ---> a4dd8103a5e0 15:24:18 Step 12/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 15:24:18 ---> Running in 11fe0dd39fc0 15:24:19 (1/1) Installing dumb-init (1.2.5-r1) 15:24:19 Executing busybox-1.35.0-r17.trigger 15:24:19 OK: 5 MiB in 15 packages 15:24:19 Removing intermediate container 11fe0dd39fc0 15:24:19 ---> 2ec718b0b474 15:24:19 Step 13/24 : ENV APP_PORT=59881 15:24:19 ---> Running in a112652d1cf0 15:24:20 Removing intermediate container a112652d1cf0 15:24:20 ---> 880bacbe4a5a 15:24:20 Step 14/24 : EXPOSE $APP_PORT 15:24:20 ---> Running in 0362eff3b8e4 15:24:21 Removing intermediate container 0362eff3b8e4 15:24:21 ---> e4edb12da2ea 15:24:21 Step 15/24 : WORKDIR / 15:24:21 ---> Running in 57131af11b14 15:24:21 Removing intermediate container 514e399388c8 15:24:21 ---> fa045ef69f33 15:24:21 Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / 15:24:22 Removing intermediate container 57131af11b14 15:24:22 ---> f0aebb0d5f97 15:24:22 Step 16/24 : COPY --from=builder /edgex-go/Attribution.txt / 15:24:22 ---> d43892010705 15:24:22 Step 16/22 : COPY --from=builder /edgex-go/cmd/core-data/core-data / 15:24:23 ---> 50e7617d45f0 15:24:23 Step 17/24 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / 15:24:25 ---> f4b5b5865f5f 15:24:25 Step 17/22 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml 15:24:25 ---> 35b54cd3f936 15:24:25 Step 18/24 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml 15:24:26 ---> 476b13872e7c 15:24:26 Step 18/22 : ENTRYPOINT ["/core-data"] 15:24:26 ---> Running in 271572516ad9 15:24:26 Removing intermediate container 271572516ad9 15:24:26 ---> 56751777388a 15:24:26 Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] 15:24:27 ---> Running in 5f4cde544e32 15:24:27 ---> 4bc46579af17 15:24:27 Step 19/24 : COPY --from=builder /edgex-go/cmd/core-metadata/res/uom.toml /res/uom.toml 15:24:27 Removing intermediate container 5f4cde544e32 15:24:27 ---> 2f39cb309012 15:24:27 Step 20/22 : LABEL arch=arm64 15:24:27 ---> Running in 6342e066058f 15:24:28 ---> b860177bdace 15:24:28 Step 20/24 : ENTRYPOINT ["/core-metadata"] 15:24:28 ---> Running in 2cb3ea63ca8f 15:24:28 Removing intermediate container 6342e066058f 15:24:28 ---> 9a4f73f4dd75 15:24:28 Step 21/22 : LABEL git_sha=f7312ec3189ad3232577c80cdd5da96238a7591d 15:24:29 ---> Running in 83c797f94742 15:24:29 Removing intermediate container 2cb3ea63ca8f 15:24:29 ---> b395d915ca98 15:24:29 Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] 15:24:29 Removing intermediate container 83c797f94742 15:24:29 ---> cd2c971a324e 15:24:29 Step 22/22 : LABEL version=0.0.0 15:24:29 ---> Running in 0cac5cd50917 15:24:29 ---> Running in 32e6624d2b71 15:24:30 Removing intermediate container 32e6624d2b71 15:24:30 ---> a1ca5e773586 15:24:30 15:24:30 Removing intermediate container 0cac5cd50917 15:24:30 ---> e3e35bfd1e46 15:24:30 Step 22/24 : LABEL arch=arm64 15:24:30 ---> Running in af8b17971c35 15:24:30 Successfully built a1ca5e773586 15:24:30 Successfully tagged core-data-arm64:latest 15:24:30  Building core-data ... done Building core-common-config-bootstrapper 15:24:31 Removing intermediate container af8b17971c35 15:24:31 ---> f2da256bfd37 15:24:31 Step 23/24 : LABEL git_sha=f7312ec3189ad3232577c80cdd5da96238a7591d 15:24:33 ---> Running in 549caccdccb8 15:24:33 Removing intermediate container 549caccdccb8 15:24:33 ---> a854a360394a 15:24:33 Step 24/24 : LABEL version=0.0.0 15:24:34 ---> Running in 77320a3d0774 15:24:34 Removing intermediate container 77320a3d0774 15:24:34 ---> 7f8e3e1bb9f6 15:24:34 15:24:35 Successfully built 7f8e3e1bb9f6 15:24:35 Successfully tagged core-metadata-arm64:latest 15:24:35  Building core-metadata ... done Building security-spire-server 15:24:57 Step 1/22 : ARG BUILDER_BASE=golang:1.18-alpine3.16 15:24:57 Step 2/22 : FROM ${BUILDER_BASE} AS builder 15:24:57 ---> a20acbce9c65 15:24:57 Step 3/22 : ARG ADD_BUILD_TAGS="" 15:24:57 ---> Using cache 15:24:57 ---> c3f972726f3f 15:24:57 Step 4/22 : WORKDIR /edgex-go 15:24:57 ---> Using cache 15:24:57 ---> ba94c2e6d36b 15:24:57 Step 5/22 : RUN apk add --update --no-cache make git 15:24:57 ---> Using cache 15:24:57 ---> e194a91f20d6 15:24:57 Step 6/22 : COPY go.mod vendor* ./ 15:24:57 ---> Using cache 15:24:57 ---> 2a7fe1155dcb 15:24:57 Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 15:24:57 ---> Using cache 15:24:57 ---> d9c0a33cdffd 15:24:57 Step 8/22 : COPY . . 15:24:57 ---> Using cache 15:24:57 ---> fb0f43df6c7a 15:24:57 Step 9/22 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-common-config-bootstrapper/core-common-config-bootstrapper 15:24:57 ---> Running in cce39d84599a 15:24:58 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 15:25:00 Step 1/23 : ARG BUILDER_BASE=golang:1.18-alpine3.16 15:25:00 Step 2/23 : FROM ${BUILDER_BASE} AS builder 15:25:00 ---> a20acbce9c65 15:25:00 Step 3/23 : WORKDIR /edgex-go 15:25:00 ---> Using cache 15:25:00 ---> e0d282ceacc5 15:25:00 Step 4/23 : RUN apk add --update --no-cache make git build-base curl 15:25:00 ---> Running in fcf67a25d06e 15:25:02 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 15:25:03 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 15:25:04 OK: 221 MiB in 51 packages 15:25:05 Removing intermediate container fcf67a25d06e 15:25:05 ---> fb6f4365af68 15:25:05 Step 5/23 : COPY go.mod vendor* ./ 15:25:07 ---> ddd2e4f54ad6 15:25:07 Step 6/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 15:25:07 ---> Running in e4cd9b7d9fe9 15:25:34 Removing intermediate container df1b66eb5354 15:25:34 ---> 727b1e90f1ac 15:25:34 15:25:34 Step 9/19 : FROM alpine:3.15 15:25:34 3.15: Pulling from library/alpine 15:25:34 Digest: sha256:cf34c62ee8eb3fe8aa24c1fab45d7e9d12768d945c3f5a6fd6a63d901e898479 15:25:34 Status: Downloaded newer image for alpine:3.15 15:25:34 ---> 8aa73fd46299 15:25:34 Step 10/19 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' 15:25:34 ---> Running in 20601be1b559 15:25:34 Removing intermediate container 20601be1b559 15:25:34 ---> 9adf663c0352 15:25:34 Step 11/19 : RUN apk update && apk --no-cache --update add dumb-init curl gcompat 15:25:34 ---> Running in 2a90ae47393b 15:25:34 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 15:25:35 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 15:25:36 v3.15.6-295-g1d57d748550 [https://dl-cdn.alpinelinux.org/alpine/v3.15/main] 15:25:36 v3.15.6-283-ga9bed072b9 [https://dl-cdn.alpinelinux.org/alpine/v3.15/community] 15:25:36 OK: 15736 distinct packages available 15:25:36 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 15:25:37 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 15:25:38 (1/9) Installing ca-certificates (20220614-r0) 15:25:38 (2/9) Installing brotli-libs (1.0.9-r5) 15:25:38 (3/9) Installing nghttp2-libs (1.46.0-r0) 15:25:38 (4/9) Installing libcurl (7.80.0-r5) 15:25:38 (5/9) Installing curl (7.80.0-r5) 15:25:38 (6/9) Installing dumb-init (1.2.5-r1) 15:25:38 (7/9) Installing musl-obstack (1.2.3-r0) 15:25:38 (8/9) Installing libucontext (1.1-r0) 15:25:38 (9/9) Installing gcompat (1.0.0-r4) 15:25:38 Executing busybox-1.34.1-r7.trigger 15:25:38 Executing ca-certificates-20220614-r0.trigger 15:25:39 OK: 8 MiB in 23 packages 15:25:42 Removing intermediate container 2a90ae47393b 15:25:42 ---> 3b865f2f9447 15:25:42 Step 12/19 : COPY --from=builder /edgex-go/Attribution.txt / 15:25:42 ---> 121d965dcd66 15:25:42 Step 13/19 : COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/security-spiffe-token-provider / 15:25:45 ---> 1cacc974d762 15:25:45 Step 14/19 : COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/res/configuration.toml /res/configuration.toml 15:25:45 ---> bb665664d8fc 15:25:45 Step 15/19 : ENTRYPOINT [ "/security-spiffe-token-provider" ] 15:25:45 ---> Running in 5cfff6484379 15:25:46 Removing intermediate container 5cfff6484379 15:25:46 ---> 83c987ec940a 15:25:46 Step 16/19 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] 15:25:46 ---> Running in 2b991ed07c5d 15:25:47 Removing intermediate container 2b991ed07c5d 15:25:47 ---> cab7fa7c7a1d 15:25:47 Step 17/19 : LABEL arch=arm64 15:25:47 ---> Running in cb9d545bb73c 15:25:48 Removing intermediate container cb9d545bb73c 15:25:48 ---> f7991a9ac6d7 15:25:48 Step 18/19 : LABEL git_sha=f7312ec3189ad3232577c80cdd5da96238a7591d 15:25:48 ---> Running in f2a3050d8f8a 15:25:49 Removing intermediate container f2a3050d8f8a 15:25:49 ---> 8af384072723 15:25:49 Step 19/19 : LABEL version=0.0.0 15:25:49 ---> Running in 597e29530844 15:25:50 Removing intermediate container 597e29530844 15:25:50 ---> 71d159a8dd4f 15:25:50 15:25:50 Successfully built 71d159a8dd4f 15:25:50 Successfully tagged security-spiffe-token-provider-arm64:latest 15:25:50 Building security-spire-config 15:26:08  Building security-spiffe-token-provider ... done Step 1/24 : ARG BUILDER_BASE=golang:1.18-alpine3.16 15:26:08 Step 2/24 : FROM ${BUILDER_BASE} AS builder 15:26:08 ---> a20acbce9c65 15:26:08 Step 3/24 : WORKDIR /edgex-go 15:26:08 ---> Using cache 15:26:08 ---> e0d282ceacc5 15:26:08 Step 4/24 : RUN apk add --update --no-cache make git build-base curl 15:26:08 ---> Using cache 15:26:08 ---> fb6f4365af68 15:26:08 Step 5/24 : COPY go.mod vendor* ./ 15:26:08 ---> Using cache 15:26:08 ---> ddd2e4f54ad6 15:26:08 Step 6/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 15:26:09 ---> Running in c44870f657b9 15:26:56 Removing intermediate container e4cd9b7d9fe9 15:26:56 ---> 598eab9469d1 15:26:56 Step 7/23 : COPY . . 15:27:18 ---> 2e03557ae7d0 15:27:18 Step 8/23 : ARG SPIRE_RELEASE=1.2.1 15:27:18 ---> Running in 2f01c057b67a 15:27:20 Removing intermediate container 2f01c057b67a 15:27:20 ---> 653c1b8575ab 15:27:20 Step 9/23 : WORKDIR /edgex-go/spire-build 15:27:20 ---> Running in ef1c9235eb04 15:27:20 Removing intermediate container 53548e597250 15:27:20 ---> 67940ac7577d 15:27:20 15:27:20 Step 10/22 : FROM alpine:3.16 15:27:20 ---> 2b4661558fb8 15:27:20 Step 11/22 : RUN apk add --update --no-cache ca-certificates dumb-init 15:27:21 ---> Running in 5163dede1ea5 15:27:21 Removing intermediate container fdb35907dbd4 15:27:21 ---> de31ae384c6f 15:27:21 15:27:21 Step 10/22 : FROM alpine:3.16 15:27:21 ---> 2b4661558fb8 15:27:21 Step 11/22 : RUN apk add --update --no-cache dumb-init 15:27:21 ---> Using cache 15:27:21 ---> a4dd8103a5e0 15:27:21 Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 15:27:21 ---> Using cache 15:27:21 ---> 2ec718b0b474 15:27:21 Step 13/22 : ENV APP_PORT=59861 15:27:21 Removing intermediate container ef1c9235eb04 15:27:21 ---> 6e5d74df6daa 15:27:21 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 15:27:21 ---> Running in f0c43bddd263 15:27:22 ---> Running in 3956b925854b 15:27:23 Removing intermediate container f0c43bddd263 15:27:23 ---> 86e62e8aedbc 15:27:23 Step 14/22 : EXPOSE $APP_PORT 15:27:23 ---> Running in d8ac96ae2b16 15:27:24 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 15:27:24 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 15:27:25 Removing intermediate container d8ac96ae2b16 15:27:25 ---> fa43ec84909c 15:27:25 Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / 15:27:26 (1/2) Installing ca-certificates (20220614-r0) 15:27:26 (2/2) Installing dumb-init (1.2.5-r1) 15:27:26 Executing busybox-1.35.0-r17.trigger 15:27:26 Executing ca-certificates-20220614-r0.trigger 15:27:26 Removing intermediate container 3956b925854b 15:27:26 ---> e1966c20e616 15:27:26 Step 11/23 : WORKDIR /edgex-go 15:27:26 ---> Running in 5411930773be 15:27:26 OK: 6 MiB in 16 packages 15:27:27 ---> 77dc19d978ed 15:27:27 Step 16/22 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / 15:27:28 Removing intermediate container 5411930773be 15:27:28 ---> 4786091928a6 15:27:28 15:27:28 Step 12/23 : FROM alpine:3.15 15:27:28 ---> 8aa73fd46299 15:27:28 Step 13/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' 15:27:28 ---> Using cache 15:27:28 ---> 9adf663c0352 15:27:28 Step 14/23 : RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 15:27:28 ---> Running in bee17d46f624 15:27:30 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 15:27:31 Removing intermediate container 5163dede1ea5 15:27:31 ---> c896ae953643 15:27:31 Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2021: Intel Corporation' 15:27:31 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 15:27:31 ---> Running in 3d5145cbe303 15:27:32 Removing intermediate container 3d5145cbe303 15:27:32 ---> b94a52f89da5 15:27:32 Step 13/22 : ENV APP_PORT=59860 15:27:32 v3.15.6-295-g1d57d748550 [https://dl-cdn.alpinelinux.org/alpine/v3.15/main] 15:27:32 v3.15.6-283-ga9bed072b9 [https://dl-cdn.alpinelinux.org/alpine/v3.15/community] 15:27:32 OK: 15736 distinct packages available 15:27:32 ---> Running in b53917fa57a7 15:27:32 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 15:27:32 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 15:27:33 Removing intermediate container b53917fa57a7 15:27:33 ---> d7b933d8d0fa 15:27:33 Step 14/22 : EXPOSE $APP_PORT 15:27:33 ---> Running in 48e4c868b052 15:27:34 (1/5) Installing dumb-init (1.2.5-r1) 15:27:34 (2/5) Installing musl-obstack (1.2.3-r0) 15:27:34 (3/5) Installing libucontext (1.1-r0) 15:27:34 (4/5) Installing gcompat (1.0.0-r4) 15:27:34 (5/5) Installing openssl (1.1.1t-r1) 15:27:34 Executing busybox-1.34.1-r7.trigger 15:27:34 OK: 6 MiB in 19 packages 15:27:34 ---> 433b988ace83 15:27:34 Step 17/22 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.tomlRemoving intermediate container 48e4c868b052 15:27:34 15:27:34 ---> 2ad66ad8bf07 15:27:34 Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / 15:27:37 ---> c566e73c3a9a 15:27:37 Step 18/22 : ENTRYPOINT ["/support-scheduler"] 15:27:37 ---> Running in 89c2ab342907 15:27:37 Removing intermediate container bee17d46f624 15:27:37 ---> 7e25b40afd81 15:27:37 Step 15/23 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin 15:27:37 ---> 9797e4f845e5 15:27:37 Step 16/22 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / 15:27:38 Removing intermediate container 89c2ab342907 15:27:38 ---> c7394fbe0008 15:27:38 Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] 15:27:38 ---> Running in ad8eeac5bdd6 15:27:39 Removing intermediate container ad8eeac5bdd6 15:27:39 ---> b101da5ed16d 15:27:39 Step 20/22 : LABEL arch=arm64 15:27:39 ---> Running in 39392e9b6b4d 15:27:40 Removing intermediate container 39392e9b6b4d 15:27:40 ---> 531a0918521d 15:27:40 Step 21/22 : LABEL git_sha=f7312ec3189ad3232577c80cdd5da96238a7591d 15:27:40 ---> Running in 29018b9e5ec9 15:27:42 Removing intermediate container 29018b9e5ec9 15:27:42 ---> 25681df233e6 15:27:42 Step 22/22 : LABEL version=0.0.0 15:27:42 ---> Running in 1f9c35727a13 15:27:43 ---> 5ff1412b9d39 15:27:43 Step 17/22 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml 15:27:44 Removing intermediate container 1f9c35727a13 15:27:44 ---> 9156a2cd95c1 15:27:44 15:27:45 Successfully built 9156a2cd95c1 15:27:45 Successfully tagged support-scheduler-arm64:latest 15:27:45  Building support-scheduler ... done Building security-proxy-setup 15:27:45 ---> a91cf4c43d3e 15:27:45 Step 18/22 : ENTRYPOINT ["/support-notifications"] 15:27:46 ---> Running in 0e9a959395df 15:27:46 Removing intermediate container 0e9a959395df 15:27:46 ---> 36697f298d6f 15:27:46 Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] 15:27:47 ---> Running in 20812fb66a2c 15:27:48 Removing intermediate container 20812fb66a2c 15:27:48 ---> a485efdb2dbc 15:27:48 Step 20/22 : LABEL arch=arm64 15:27:48 ---> Running in 1c51180c4c7d 15:27:49 Removing intermediate container 1c51180c4c7d 15:27:49 ---> 9ac9e27cec8f 15:27:49 Step 21/22 : LABEL git_sha=f7312ec3189ad3232577c80cdd5da96238a7591d 15:27:50 ---> Running in 5916205b870a 15:27:51 Removing intermediate container 5916205b870a 15:27:51 ---> 58fb3724366f 15:27:51 Step 22/22 : LABEL version=0.0.0 15:27:51 ---> Running in e4170c3f821d 15:27:52 Removing intermediate container e4170c3f821d 15:27:52 ---> 2f2356336b65 15:27:52 15:27:53 ---> 3a2a4c21952b 15:27:53 Step 16/23 : COPY --from=builder /edgex-go/cmd/security-spire-server/docker-entrypoint.sh /usr/local/bin/ 15:27:53 Successfully built 2f2356336b65 15:27:53 Successfully tagged support-notifications-arm64:latest 15:27:53 Building security-spire-agent 15:27:58  Building support-notifications ... done  ---> 2feeb796a083 15:27:58 Step 17/23 : COPY --from=builder /edgex-go/cmd/security-spire-server/server.conf /usr/local/etc/spire/server.conf.tpl 15:27:59 ---> 18f71c925895 15:27:59 Step 18/23 : COPY --from=builder /edgex-go/cmd/security-spire-server/openssl.conf /usr/local/etc/ 15:28:01 ---> 214031be0f05 15:28:01 Step 19/23 : ENTRYPOINT [ "/usr/bin/dumb-init" ] 15:28:01 ---> Running in 765b8d8dbd86 15:28:02 Removing intermediate container 765b8d8dbd86 15:28:02 ---> 54cca6760fc3 15:28:02 Step 20/23 : CMD [ "--verbose", "docker-entrypoint.sh" ] 15:28:02 ---> Running in 42d17365499b 15:28:03 Removing intermediate container 42d17365499b 15:28:03 ---> dc7a14359eaa 15:28:03 Step 21/23 : LABEL arch=arm64 15:28:04 ---> Running in ea886870e96c 15:28:05 Removing intermediate container ea886870e96c 15:28:05 ---> fb7043b22baa 15:28:05 Step 22/23 : LABEL git_sha=f7312ec3189ad3232577c80cdd5da96238a7591d 15:28:05 ---> Running in ce632d8d684d 15:28:06 Removing intermediate container ce632d8d684d 15:28:06 ---> ee5f71697ae4 15:28:06 Step 23/23 : LABEL version=0.0.0 15:28:06 ---> Running in dfdee6e32096 15:28:08 Removing intermediate container dfdee6e32096 15:28:08 ---> 84081fd31d9e 15:28:08 15:28:09 Successfully built 84081fd31d9e 15:28:09 Successfully tagged security-spire-server-arm64:latest 15:28:09  Building security-spire-server ... done Building security-secretstore-setup 15:28:11 Step 1/21 : ARG BUILDER_BASE=golang:1.18-alpine3.16 15:28:11 Step 2/21 : FROM ${BUILDER_BASE} AS builder 15:28:11 ---> a20acbce9c65 15:28:11 Step 3/21 : WORKDIR /edgex-go 15:28:11 ---> Using cache 15:28:11 ---> e0d282ceacc5 15:28:11 Step 4/21 : RUN apk add --update --no-cache make git 15:28:11 ---> Running in d7eaf508fe46 15:28:14 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 15:28:14 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 15:28:16 OK: 221 MiB in 51 packages 15:28:18 Removing intermediate container d7eaf508fe46 15:28:18 ---> d1bd164ccc11 15:28:18 Step 5/21 : COPY go.mod vendor* ./ 15:28:20 ---> d2b80c5b8208 15:28:20 Step 6/21 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 15:28:20 ---> Running in 73822166c5b0 15:28:23 Step 1/24 : ARG BUILDER_BASE=golang:1.18-alpine3.16 15:28:23 Step 2/24 : FROM ${BUILDER_BASE} AS builder 15:28:23 ---> a20acbce9c65 15:28:23 Step 3/24 : WORKDIR /edgex-go 15:28:23 ---> Using cache 15:28:23 ---> e0d282ceacc5 15:28:23 Step 4/24 : RUN apk add --update --no-cache make git build-base curl 15:28:23 ---> Using cache 15:28:23 ---> fb6f4365af68 15:28:23 Step 5/24 : COPY go.mod vendor* ./ 15:28:23 ---> Using cache 15:28:23 ---> ddd2e4f54ad6 15:28:23 Step 6/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 15:28:23 ---> Using cache 15:28:23 ---> 4b289a89f59e 15:28:23 Step 7/24 : COPY . . 15:28:27 Removing intermediate container c44870f657b9 15:28:27 ---> 4b289a89f59e 15:28:27 Step 7/24 : COPY . . 15:28:31 Step 1/24 : ARG BUILDER_BASE=golang:1.18-alpine3.16 15:28:31 Step 2/24 : FROM ${BUILDER_BASE} AS builder 15:28:31 ---> a20acbce9c65 15:28:31 Step 3/24 : WORKDIR /edgex-go 15:28:31 ---> Using cache 15:28:31 ---> e0d282ceacc5 15:28:31 Step 4/24 : RUN apk add --update --no-cache make git 15:28:31 ---> Using cache 15:28:31 ---> d1bd164ccc11 15:28:31 Step 5/24 : COPY go.mod vendor* ./ 15:28:31 ---> Using cache 15:28:31 ---> d2b80c5b8208 15:28:31 Step 6/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 15:28:32 ---> Running in 389bddfea3f1 15:28:47 ---> accc8c962d24 15:28:47 Step 8/24 : ARG SPIRE_RELEASE=1.2.1 15:28:47 ---> Running in 07e2dad5de80 15:28:47 Removing intermediate container 07e2dad5de80 15:28:47 ---> fd9a994beacf 15:28:47 Step 9/24 : WORKDIR /edgex-go/spire-build 15:28:47 ---> Running in 0e192601994a 15:28:48 ---> f268a44ac594 15:28:48 Step 8/24 : ARG SPIRE_RELEASE=1.2.1 15:28:48 Removing intermediate container 0e192601994a 15:28:48 ---> cf1105c982d6 15:28:48 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 15:28:48 ---> Running in 2356b1b1cf87 15:28:49 ---> Running in 9c5367c15389 15:28:49 Removing intermediate container 2356b1b1cf87 15:28:49 ---> 4a944b75c00e 15:28:49 Step 9/24 : WORKDIR /edgex-go/spire-build 15:28:49 ---> Running in cfe6ee2f9814 15:28:50 Removing intermediate container cfe6ee2f9814 15:28:50 ---> ea55dac5511c 15:28:50 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 15:28:50 ---> Running in c9b474094ac8 15:28:53 Removing intermediate container 9c5367c15389 15:28:53 ---> a98b7d265118 15:28:53 Step 11/24 : WORKDIR /edgex-go 15:28:53 ---> Running in 2e27258c5822 15:28:54 Removing intermediate container 2e27258c5822 15:28:54 ---> c4a4b8e26b4b 15:28:54 15:28:54 Step 12/24 : FROM alpine:3.15 15:28:54 ---> 8aa73fd46299 15:28:54 Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' 15:28:54 ---> Using cache 15:28:54 ---> 9adf663c0352 15:28:54 Step 14/24 : RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 15:28:54 ---> Using cache 15:28:54 ---> 7e25b40afd81 15:28:54 Step 15/24 : COPY --from=builder /usr/local/bin/spire-agent /usr/local/bin 15:28:55 Removing intermediate container c9b474094ac8 15:28:55 ---> 27a28d6b0b06 15:28:55 Step 11/24 : WORKDIR /edgex-go 15:28:55 ---> Running in 2e76a53eed9a 15:28:56 Removing intermediate container 2e76a53eed9a 15:28:56 ---> 3823ace42e7c 15:28:56 15:28:56 Step 12/24 : FROM alpine:3.15 15:28:56 ---> 8aa73fd46299 15:28:56 Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' 15:28:56 ---> Using cache 15:28:56 ---> 9adf663c0352 15:28:56 Step 14/24 : RUN apk update && apk --no-cache --update add dumb-init gcompat 15:28:56 ---> Running in f0b97f43fbcd 15:28:59 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 15:28:59 ---> 37c256f69ffd 15:28:59 Step 16/24 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin 15:28:59 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 15:29:02 v3.15.6-295-g1d57d748550 [https://dl-cdn.alpinelinux.org/alpine/v3.15/main] 15:29:02 v3.15.6-283-ga9bed072b9 [https://dl-cdn.alpinelinux.org/alpine/v3.15/community] 15:29:02 OK: 15736 distinct packages available 15:29:02 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 15:29:02 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 15:29:04 (1/4) Installing dumb-init (1.2.5-r1) 15:29:04 (2/4) Installing musl-obstack (1.2.3-r0) 15:29:04 (3/4) Installing libucontext (1.1-r0) 15:29:04 (4/4) Installing gcompat (1.0.0-r4) 15:29:04 Executing busybox-1.34.1-r7.trigger 15:29:04 OK: 6 MiB in 18 packages 15:29:06 ---> 0709911a6280 15:29:06 Step 17/24 : COPY --from=builder /edgex-go/cmd/security-spire-agent/docker-entrypoint.sh /usr/local/bin/ 15:29:07 Removing intermediate container f0b97f43fbcd 15:29:07 ---> 3d0b889dc315 15:29:07 Step 15/24 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin 15:29:07 ---> 526666fe8dd1 15:29:07 Step 18/24 : COPY --from=builder /edgex-go/cmd/security-spire-agent/agent.conf /usr/local/etc/spire/agent.conf.tpl 15:29:09 ---> 87b1b03864aa 15:29:09 Step 19/24 : COPY --from=builder /edgex-go/cmd/security-spire-agent/openssl.conf /usr/local/etc/ 15:29:10 ---> 0c40ccf05db3 15:29:10 Step 20/24 : ENTRYPOINT [ "/usr/bin/dumb-init" ] 15:29:10 ---> Running in e426c1f017d6 15:29:11 Removing intermediate container e426c1f017d6 15:29:11 ---> 2d9359b84b59 15:29:11 Step 21/24 : CMD [ "--verbose", "docker-entrypoint.sh" ] 15:29:11 ---> Running in e404162a8c3f 15:29:12 Removing intermediate container e404162a8c3f 15:29:12 ---> c347345e1b47 15:29:12 Step 22/24 : LABEL arch=arm64 15:29:12 ---> Running in 7757b9f506eb 15:29:13 Removing intermediate container 7757b9f506eb 15:29:13 ---> 87120ce845dc 15:29:13 Step 23/24 : LABEL git_sha=f7312ec3189ad3232577c80cdd5da96238a7591d 15:29:13 ---> Running in 3e90155ce57d 15:29:14 Removing intermediate container 3e90155ce57d 15:29:14 ---> d9819395ce2c 15:29:14 Step 24/24 : LABEL version=0.0.0 15:29:15 ---> Running in 7b225f874caa 15:29:15 ---> 8213ee0eee22 15:29:15 Step 16/24 : COPY --from=builder /edgex-go/cmd/security-spire-config/docker-entrypoint.sh /usr/local/bin/ 15:29:15 Removing intermediate container 7b225f874caa 15:29:15 ---> e560737f42b7 15:29:15 15:29:16 Successfully built e560737f42b7 15:29:16 Successfully tagged security-spire-agent-arm64:latest 15:29:16 Building core-command 15:29:17  Building security-spire-agent ... done  ---> 2fc13e1e5d41 15:29:17 Step 17/24 : WORKDIR /usr/local/etc/spiffe-scripts.d 15:29:17 ---> Running in 5c4b6769f9d2 15:29:17 Removing intermediate container 5c4b6769f9d2 15:29:17 ---> cee0b0f6906b 15:29:17 Step 18/24 : COPY --from=builder /edgex-go/cmd/security-spire-config/seed_builtin_entries.sh /usr/local/etc/spiffe-scripts.d 15:29:19 ---> a90a4598b311 15:29:19 Step 19/24 : WORKDIR / 15:29:19 ---> Running in 8eb12f87225a 15:29:19 Removing intermediate container 8eb12f87225a 15:29:19 ---> f9ca522515bc 15:29:19 Step 20/24 : ENTRYPOINT [ "/usr/bin/dumb-init" ] 15:29:19 ---> Running in b1ae403ac51e 15:29:20 Removing intermediate container b1ae403ac51e 15:29:20 ---> 881d606f110d 15:29:20 Step 21/24 : CMD [ "--verbose", "docker-entrypoint.sh" ] 15:29:20 ---> Running in bd8f86a29cbc 15:29:21 Removing intermediate container bd8f86a29cbc 15:29:21 ---> aa7e962df41b 15:29:21 Step 22/24 : LABEL arch=arm64 15:29:21 ---> Running in 5c46eb9c06e4 15:29:22 Removing intermediate container 5c46eb9c06e4 15:29:22 ---> 1ef3287967e0 15:29:22 Step 23/24 : LABEL git_sha=f7312ec3189ad3232577c80cdd5da96238a7591d 15:29:22 ---> Running in ec7c43ba7147 15:29:23 Removing intermediate container ec7c43ba7147 15:29:23 ---> a7949e8778b5 15:29:23 Step 24/24 : LABEL version=0.0.0 15:29:23 ---> Running in cbf090b6bad2 15:29:23 Removing intermediate container cbf090b6bad2 15:29:23 ---> b4bc8aa94cbe 15:29:23 15:29:24 Successfully built b4bc8aa94cbe 15:29:24 Successfully tagged security-spire-config-arm64:latest 15:29:24 Building security-bootstrapper 15:29:42  Building security-spire-config ... done Step 1/23 : ARG BUILDER_BASE=golang:1.18-alpine3.16 15:29:42 Step 2/23 : FROM ${BUILDER_BASE} AS builder 15:29:42 ---> a20acbce9c65 15:29:42 Step 3/23 : ARG ADD_BUILD_TAGS="" 15:29:42 ---> Using cache 15:29:42 ---> c3f972726f3f 15:29:42 Step 4/23 : WORKDIR /edgex-go 15:29:42 ---> Using cache 15:29:42 ---> ba94c2e6d36b 15:29:42 Step 5/23 : RUN apk add --update --no-cache make git 15:29:42 ---> Using cache 15:29:42 ---> e194a91f20d6 15:29:42 Step 6/23 : COPY go.mod vendor* ./ 15:29:42 ---> Using cache 15:29:42 ---> 2a7fe1155dcb 15:29:42 Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 15:29:42 ---> Using cache 15:29:42 ---> d9c0a33cdffd 15:29:42 Step 8/23 : COPY . . 15:29:42 ---> Using cache 15:29:42 ---> fb0f43df6c7a 15:29:42 Step 9/23 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-command/core-command 15:29:42 ---> Running in 07c052dff1fc 15:29:43 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 15:29:49 Step 1/32 : ARG BUILDER_BASE=golang:1.18-alpine3.16 15:29:49 Step 2/32 : FROM ${BUILDER_BASE} AS builder 15:29:49 ---> a20acbce9c65 15:29:49 Step 3/32 : WORKDIR /edgex-go 15:29:49 ---> Using cache 15:29:49 ---> e0d282ceacc5 15:29:49 Step 4/32 : RUN apk add --update --no-cache make git 15:29:49 ---> Using cache 15:29:49 ---> d1bd164ccc11 15:29:49 Step 5/32 : COPY go.mod vendor* ./ 15:29:49 ---> Using cache 15:29:49 ---> d2b80c5b8208 15:29:49 Step 6/32 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 15:29:52 ---> Running in 40f94a564506 15:30:00 Removing intermediate container cce39d84599a 15:30:00 ---> f539ddd6ea00 15:30:00 15:30:00 Step 10/22 : FROM alpine:3.16 15:30:00 ---> 2b4661558fb8 15:30:00 Step 11/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel Corporation' 15:30:00 ---> Running in a27c3c1ab836 15:30:01 Removing intermediate container a27c3c1ab836 15:30:01 ---> 51be8321a3fa 15:30:01 Step 12/22 : RUN apk add --update --no-cache dumb-init 15:30:01 ---> Running in 59d83c1ec8da 15:30:04 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 15:30:04 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 15:30:05 (1/1) Installing dumb-init (1.2.5-r1) 15:30:05 Executing busybox-1.35.0-r17.trigger 15:30:05 OK: 5 MiB in 15 packages 15:30:08 Removing intermediate container 59d83c1ec8da 15:30:08 ---> ecc4d41274ce 15:30:08 Step 13/22 : COPY --from=builder /edgex-go/Attribution.txt / 15:30:10 ---> de0e7c58f2cd 15:30:10 Step 14/22 : COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/core-common-config-bootstrapper / 15:30:14 ---> cfc4c906fe86 15:30:14 Step 15/22 : COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/res/configuration.yaml /res/configuration.yaml 15:30:17 ---> 80ece441d02c 15:30:17 Step 16/22 : COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/entrypoint.sh /usr/local/bin/ 15:30:18 ---> a1e35f56d9ac 15:30:18 Step 17/22 : RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 15:30:19 ---> Running in 52aad2e95469 15:30:24 Removing intermediate container 52aad2e95469 15:30:24 ---> e40d145c1681 15:30:24 Step 18/22 : ENTRYPOINT ["entrypoint.sh"] 15:30:24 ---> Running in bc4b97bbad89 15:30:25 Removing intermediate container bc4b97bbad89 15:30:25 ---> 1250a1530deb 15:30:25 Step 19/22 : CMD ["/core-common-config-bootstrapper", "-cp=consul.http://edgex-core-consul:8500", "-cf=configuration.yaml"] 15:30:25 ---> Running in aceda2341f6f 15:30:26 Removing intermediate container aceda2341f6f 15:30:26 ---> 69f53b0bcc40 15:30:26 Step 20/22 : LABEL arch=arm64 15:30:27 ---> Running in 701349043fb0 15:30:28 Removing intermediate container 701349043fb0 15:30:28 ---> 9a97a7e6a607 15:30:28 Step 21/22 : LABEL git_sha=f7312ec3189ad3232577c80cdd5da96238a7591d 15:30:28 ---> Running in 36550c196e0b 15:30:30 Removing intermediate container 36550c196e0b 15:30:30 ---> 54220c031124 15:30:30 Step 22/22 : LABEL version=0.0.0 15:30:30 ---> Running in 29027dddb7c5 15:30:31 Removing intermediate container 29027dddb7c5 15:30:31 ---> e26f8652e1ad 15:30:31 15:30:32 Successfully built e26f8652e1ad 15:30:32 Successfully tagged core-common-config-bootstrapper-arm64:latest 15:30:38  Building core-common-config-bootstrapper ... done Removing intermediate container 73822166c5b0 15:30:38 ---> 9ae9c71dd557 15:30:38 Step 7/21 : COPY . . 15:30:42 Removing intermediate container 389bddfea3f1 15:30:42 ---> 883d94a3c3d8 15:30:42 Step 7/24 : COPY . . 15:31:08 ---> 782c898039f0 15:31:08 Step 8/21 : RUN make cmd/security-proxy-setup/security-proxy-setup cmd/secrets-config/secrets-config 15:31:08 ---> Running in 791a06f6de0d 15:31:08 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-proxy-setup/security-proxy-setup ./cmd/security-proxy-setup 15:31:08 ---> f8f15b4ad57e 15:31:08 Step 8/24 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 15:31:09 ---> Running in 25ed81705312 15:31:11 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 15:31:26 Removing intermediate container 40f94a564506 15:31:26 ---> c53c826c14da 15:31:26 Step 7/32 : COPY . . 15:31:38 ---> 64f94781915f 15:31:38 Step 8/32 : RUN make cmd/security-bootstrapper/security-bootstrapper 15:31:38 ---> Running in 1522520deae1 15:31: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-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper 15:34:16 Removing intermediate container 07c052dff1fc 15:34:16 ---> afb8bd0f9bba 15:34:16 15:34:16 Step 10/23 : FROM alpine:3.16 15:34:16 ---> 2b4661558fb8 15:34:16 Step 11/23 : RUN apk add --update --no-cache dumb-init 15:34:16 ---> Using cache 15:34:16 ---> a4dd8103a5e0 15:34:16 Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 15:34:16 ---> Using cache 15:34:16 ---> 2ec718b0b474 15:34:16 Step 13/23 : ENV APP_PORT=59882 15:34:16 ---> Running in 50307c7a692b 15:34:16 Removing intermediate container 50307c7a692b 15:34:16 ---> b693e088c123 15:34:16 Step 14/23 : EXPOSE $APP_PORT 15:34:16 ---> Running in 3efacbf53aa3 15:34:17 Removing intermediate container 3efacbf53aa3 15:34:17 ---> e829c9a77f0e 15:34:17 Step 15/23 : WORKDIR / 15:34:17 ---> Running in 985e2786fcbd 15:34:17 Removing intermediate container 985e2786fcbd 15:34:17 ---> db02ccf7b58d 15:34:17 Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / 15:34:18 ---> 26b080625250 15:34:18 Step 17/23 : COPY --from=builder /edgex-go/cmd/core-command/core-command / 15:34:21 ---> 9c0192397b2f 15:34:21 Step 18/23 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml 15:34:21 ---> cba447b48c27 15:34:21 Step 19/23 : ENTRYPOINT ["/core-command"] 15:34:22 ---> Running in 0fc9bfc91462 15:34:22 Removing intermediate container 0fc9bfc91462 15:34:22 ---> 665dc78d2922 15:34:22 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] 15:34:22 ---> Running in 52d8916b0003 15:34:23 Removing intermediate container 52d8916b0003 15:34:23 ---> 235947541105 15:34:23 Step 21/23 : LABEL arch=arm64 15:34:23 ---> Running in bfe073d87910 15:34:23 Removing intermediate container bfe073d87910 15:34:23 ---> 013be1e2a74e 15:34:23 Step 22/23 : LABEL git_sha=f7312ec3189ad3232577c80cdd5da96238a7591d 15:34:23 ---> Running in 262ecbc786f7 15:34:24 Removing intermediate container 262ecbc786f7 15:34:24 ---> 28a65cd84bb4 15:34:24 Step 23/23 : LABEL version=0.0.0 15:34:24 ---> Running in e9abd4a919fa 15:34:24 Removing intermediate container e9abd4a919fa 15:34:24 ---> 3e2ef5e34475 15:34:24 15:34:25 Successfully built 3e2ef5e34475 15:34:25 Successfully tagged core-command-arm64:latest 15:35:33  Building core-command ... done go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/secrets-config ./cmd/secrets-config 15:35:37 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 15:35:47 Removing intermediate container 791a06f6de0d 15:35:47 ---> e0d40a0b3878 15:35:47 15:35:47 Step 9/21 : FROM alpine:3.16 15:35:47 ---> 2b4661558fb8 15:35:47 Step 10/21 : RUN apk add --update --no-cache curl dumb-init 15:35:47 ---> Running in b0713d6c32a1 15:35:49 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 15:35:49 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 15:35:50 (1/6) Installing ca-certificates (20220614-r0) 15:35:51 (2/6) Installing brotli-libs (1.0.9-r6) 15:35:51 (3/6) Installing nghttp2-libs (1.47.0-r0) 15:35:51 (4/6) Installing libcurl (7.83.1-r5) 15:35:51 (5/6) Installing curl (7.83.1-r5) 15:35:51 (6/6) Installing dumb-init (1.2.5-r1) 15:35:51 Executing busybox-1.35.0-r17.trigger 15:35:51 Executing ca-certificates-20220614-r0.trigger 15:35:51 OK: 8 MiB in 20 packages 15:35:53 Removing intermediate container 25ed81705312 15:35:53 ---> f99ecb6d4394 15:35:53 15:35:53 Step 9/24 : FROM alpine:3.16 15:35:53 ---> 2b4661558fb8 15:35:53 Step 10/24 : RUN apk add --update --no-cache ca-certificates dumb-init su-exec 15:35:53 ---> Running in 5bb223de03c4 15:35:53 Removing intermediate container b0713d6c32a1 15:35:53 ---> 2f3e7de1fdc4 15:35:54 Step 11/21 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' 15:35:54 ---> Running in a323ae1fa0f6 15:35:54 Removing intermediate container a323ae1fa0f6 15:35:54 ---> ba377f6112ce 15:35:54 Step 12/21 : WORKDIR /edgex 15:35:54 ---> Running in bd4f33585c58 15:35:55 Removing intermediate container bd4f33585c58 15:35:55 ---> 498f4ae65456 15:35:55 Step 13/21 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/res/configuration.toml res/configuration.toml 15:35:55 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 15:35:55 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 15:35:55 ---> 437e8c106720 15:35:55 Step 14/21 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/security-proxy-setup . 15:35:56 (1/3) Installing ca-certificates (20220614-r0) 15:35:56 (2/3) Installing dumb-init (1.2.5-r1) 15:35:56 (3/3) Installing su-exec (0.2-r1) 15:35:56 Executing busybox-1.35.0-r17.trigger 15:35:56 Executing ca-certificates-20220614-r0.trigger 15:35:57 ---> b70471c09be4 15:35:57 Step 15/21 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . 15:35:57 OK: 6 MiB in 17 packages 15:35:59 ---> a14de8725def 15:35:59 Step 16/21 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/entrypoint.sh /usr/local/bin/ 15:35:59 Removing intermediate container 5bb223de03c4 15:35:59 ---> 2a0027ef7f05 15:35:59 Step 11/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' 15:35:59 ---> Running in 14da3e96a436 15:35:59 ---> b562579897d0 15:35:59 Step 17/21 : RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 15:35:59 Removing intermediate container 14da3e96a436 15:35:59 ---> e34955e67bed 15:35:59 Step 12/24 : WORKDIR / 15:35:59 ---> Running in b8113082e36f 15:35:59 ---> Running in 961640f41228 15:36:00 Removing intermediate container 961640f41228 15:36:00 ---> ddbe8d5953ec 15:36:00 Step 13/24 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/res/token-config.json /res-file-token-provider/token-config.json 15:36:01 ---> 0eb4bd61815c 15:36:01 Step 14/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res-file-token-provider/configuration.toml /res-file-token-provider/configuration.toml 15:36:02 ---> 28ec10f658d4 15:36:02 Step 15/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml 15:36:02 Removing intermediate container b8113082e36f 15:36:02 ---> 8babd907fd13 15:36:02 Step 18/21 : ENTRYPOINT ["entrypoint.sh"] 15:36:02 ---> Running in d5e62848b1d2 15:36:02 Removing intermediate container d5e62848b1d2 15:36:02 ---> 090e0b84853e 15:36:02 Step 19/21 : LABEL arch=arm64 15:36:03 ---> 022c9921e15b 15:36:03 Step 16/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/kong-admin-config.template.yml /res/kong-admin-config.template.yml 15:36:03 ---> Running in 66318d7978ca 15:36:03 Removing intermediate container 66318d7978ca 15:36:03 ---> bdabb1052d7f 15:36:03 Step 20/21 : LABEL git_sha=f7312ec3189ad3232577c80cdd5da96238a7591d 15:36:04 ---> Running in 7eca830ce234 15:36:04 ---> 604ea38496d5 15:36:04 Step 17/24 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . 15:36:04 Removing intermediate container 7eca830ce234 15:36:04 ---> dd27bdc9ee13 15:36:04 Step 21/21 : LABEL version=0.0.0 15:36:04 ---> Running in 65f7a4eb1b90 15:36:05 Removing intermediate container 65f7a4eb1b90 15:36:05 ---> c5b57da01036 15:36:05 15:36:05 ---> 2c33845cfac5 15:36:05 Step 18/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . 15:36:05 Successfully built c5b57da01036 15:36:05 Successfully tagged security-proxy-setup-arm64:latest 15:36:05  Building security-proxy-setup ... done Removing intermediate container 1522520deae1 15:36:05 ---> 724387dc4f82 15:36:05 15:36:05 Step 9/32 : FROM alpine:3.16 15:36:05 ---> 2b4661558fb8 15:36:05 Step 10/32 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' 15:36:05 ---> Running in 52ebb110bb34 15:36:06 Removing intermediate container 52ebb110bb34 15:36:06 ---> 9e17d9e5db3d 15:36:06 Step 11/32 : RUN apk add --update --no-cache dumb-init su-exec 15:36:06 ---> Running in a9d556a7526e 15:36:06 ---> d9241a57db6a 15:36:06 Step 19/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ 15:36:07 ---> accc0aabd9a6 15:36:07 Step 20/24 : RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 15:36:07 ---> Running in e7e32bf58a89 15:36:07 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 15:36:07 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 15:36:09 (1/2) Installing dumb-init (1.2.5-r1) 15:36:09 Removing intermediate container e7e32bf58a89 15:36:09 ---> b71910ee509c 15:36:09 Step 21/24 : ENTRYPOINT ["entrypoint.sh"] 15:36:09 (2/2) Installing su-exec (0.2-r1) 15:36:09 Executing busybox-1.35.0-r17.trigger 15:36:09 OK: 5 MiB in 16 packages 15:36:09 ---> Running in 25a619ede830 15:36:09 Removing intermediate container 25a619ede830 15:36:09 ---> 14552205c90c 15:36:09 Step 22/24 : LABEL arch=arm64 15:36:09 ---> Running in a7b201a2f8fb 15:36:10 Removing intermediate container a7b201a2f8fb 15:36:10 ---> b62f66310d10 15:36:10 Step 23/24 : LABEL git_sha=f7312ec3189ad3232577c80cdd5da96238a7591d 15:36:10 ---> Running in da4ace4dd7ae 15:36:10 Removing intermediate container a9d556a7526e 15:36:10 ---> 8de7baf3ddb9 15:36:10 Step 12/32 : ENV SECURITY_INIT_DIR /edgex-init 15:36:10 ---> Running in e5bf55b990fa 15:36:10 Removing intermediate container da4ace4dd7ae 15:36:10 ---> 8c1dfc77d878 15:36:10 Step 24/24 : LABEL version=0.0.0 15:36:10 Removing intermediate container e5bf55b990fa 15:36:10 ---> 2cc3fdc62d3d 15:36:10 Step 13/32 : ENV SECURITY_INIT_STAGING /edgex-init-staging 15:36:10 ---> Running in 973a29d8e8ef 15:36:10 ---> Running in d5448fb41118 15:36:11 Removing intermediate container 973a29d8e8ef 15:36:11 ---> bf06986237b8 15:36:11 15:36:11 Removing intermediate container d5448fb41118 15:36:11 ---> cb60808aeb3c 15:36:11 Step 14/32 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_STAGING}/bootstrap-redis 15:36:11 ---> Running in 04092627ced5 15:36:11 Successfully built bf06986237b8 15:36:11 Successfully tagged security-secretstore-setup-arm64:latest 15:36:11  Building security-secretstore-setup ... done Removing intermediate container 04092627ced5 15:36:11 ---> 5951bcc51b58 15:36:11 Step 15/32 : ARG BOOTSTRAP_MOSQUITTO_DIR=${SECURITY_INIT_STAGING}/bootstrap-mosquitto 15:36:11 ---> Running in e7820b7c3285 15:36:11 Removing intermediate container e7820b7c3285 15:36:11 ---> fc326b9058c7 15:36:11 Step 16/32 : RUN mkdir -p ${BOOTSTRAP_REDIS_DIR} ${BOOTSTRAP_MOSQUITTO_DIR} 15:36:11 ---> Running in d04e92e15243 15:36:13 Removing intermediate container d04e92e15243 15:36:13 ---> d6e2be225691 15:36:13 Step 17/32 : WORKDIR ${SECURITY_INIT_STAGING} 15:36:13 ---> Running in 88ba8f83015e 15:36:14 Removing intermediate container 88ba8f83015e 15:36:14 ---> 2d00fa036bba 15:36:14 Step 18/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_STAGING}/ 15:36:14 ---> a90df1c1c18d 15:36:14 Step 19/32 : RUN chmod +x ${SECURITY_INIT_STAGING}/*.sh 15:36:14 ---> Running in 6bd9e7128dff 15:36:16 Removing intermediate container 6bd9e7128dff 15:36:16 ---> 217c58985690 15:36:16 Step 20/32 : COPY --from=builder /edgex-go/Attribution.txt / 15:36:17 ---> c7094a0445d0 15:36:17 Step 21/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . 15:36:18 ---> 37ac4f0e4847 15:36:18 Step 22/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.toml ./res/ 15:36:18 ---> ebf7ca9c6310 15:36:18 Step 23/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml ${BOOTSTRAP_REDIS_DIR}/res/ 15:36:19 ---> 9acd6a4b4398 15:36:19 Step 24/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-mosquitto/configuration.toml ${BOOTSTRAP_MOSQUITTO_DIR}/res/ 15:36:19 ---> b0b3d63b5482 15:36:19 Step 25/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ ${SECURITY_INIT_STAGING}/consul-bootstrapper/ 15:36:20 ---> 66b2f7934720 15:36:20 Step 26/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / 15:36:20 ---> 89a8f86a59d6 15:36:20 Step 27/32 : RUN chmod +x /entrypoint.sh 15:36:20 ---> Running in f6d70b788910 15:36:22 Removing intermediate container f6d70b788910 15:36:22 ---> 850eff78a778 15:36:22 Step 28/32 : ENTRYPOINT ["/entrypoint.sh"] 15:36:22 ---> Running in a7c43e26de52 15:36:23 Removing intermediate container a7c43e26de52 15:36:23 ---> f5f72870a652 15:36:23 Step 29/32 : CMD ["gate"] 15:36:23 ---> Running in 53b6536c09b8 15:36:23 Removing intermediate container 53b6536c09b8 15:36:23 ---> f2f4e485d2b3 15:36:23 Step 30/32 : LABEL arch=arm64 15:36:23 ---> Running in bb871958293f 15:36:23 Removing intermediate container bb871958293f 15:36:23 ---> 5a6ccab729e3 15:36:23 Step 31/32 : LABEL git_sha=f7312ec3189ad3232577c80cdd5da96238a7591d 15:36:23 ---> Running in dbf8dddcaea0 15:36:24 Removing intermediate container dbf8dddcaea0 15:36:24 ---> e83d45c01d98 15:36:24 Step 32/32 : LABEL version=0.0.0 15:36:24 ---> Running in c2419126beb0 15:36:24 Removing intermediate container c2419126beb0 15:36:24 ---> 497468c9c966 15:36:24 15:36:24 Successfully built 497468c9c966 15:36:24 Successfully tagged security-bootstrapper-arm64:latest 15:36:25  Building security-bootstrapper ... done  [Pipeline] } 15:36:25 $ docker stop --time=1 1ae85d464c8de63276d044b3daf891b6f30568b451eac060eaba2dae3d15f4bd 15:36:26 $ docker rm -f --volumes 1ae85d464c8de63276d044b3daf891b6f30568b451eac060eaba2dae3d15f4bd [Pipeline] // withDockerContainer [Pipeline] sh 15:36:27 + docker images 15:36:27 REPOSITORY TAG IMAGE ID CREATED SIZE 15:36:27 security-bootstrapper-arm64 latest 497468c9c966 3 seconds ago 19.5MB 15:36:27 security-secretstore-setup-arm64 latest bf06986237b8 17 seconds ago 28.8MB 15:36:27 724387dc4f82 22 seconds ago 1.49GB 15:36:27 security-proxy-setup-arm64 latest c5b57da01036 23 seconds ago 26.8MB 15:36:27 f99ecb6d4394 35 seconds ago 1.5GB 15:36:27 e0d40a0b3878 41 seconds ago 1.49GB 15:36:27 core-command-arm64 latest 3e2ef5e34475 2 minutes ago 17MB 15:36:27 afb8bd0f9bba 2 minutes ago 1.5GB 15:36:27 core-common-config-bootstrapper-arm64 latest e26f8652e1ad 5 minutes ago 14.9MB 15:36:27 f539ddd6ea00 6 minutes ago 1.5GB 15:36:27 security-spire-config-arm64 latest b4bc8aa94cbe 7 minutes ago 83.6MB 15:36:27 security-spire-agent-arm64 latest e560737f42b7 7 minutes ago 122MB 15:36:27 3823ace42e7c 7 minutes ago 1.38GB 15:36:27 c4a4b8e26b4b 7 minutes ago 1.38GB 15:36:27 security-spire-server-arm64 latest 84081fd31d9e 8 minutes ago 84.3MB 15:36:27 support-notifications-arm64 latest 2f2356336b65 8 minutes ago 29.6MB 15:36:27 support-scheduler-arm64 latest 9156a2cd95c1 8 minutes ago 29MB 15:36:27 4786091928a6 9 minutes ago 1.38GB 15:36:27 67940ac7577d 9 minutes ago 1.57GB 15:36:27 de31ae384c6f 9 minutes ago 1.57GB 15:36:27 security-spiffe-token-provider-arm64 latest 71d159a8dd4f 10 minutes ago 29MB 15:36:27 727b1e90f1ac 10 minutes ago 1.54GB 15:36:27 core-metadata-arm64 latest 7f8e3e1bb9f6 11 minutes ago 17.7MB 15:36:27 core-data-arm64 latest a1ca5e773586 11 minutes ago 17.2MB 15:36:27 04208e1b985e 12 minutes ago 1.51GB 15:36:27 593082411db9 12 minutes ago 1.51GB 15:36:27 ci-base-image-arm64 latest a20acbce9c65 34 minutes ago 905MB 15:36:27 alpine 3.16 2b4661558fb8 2 months ago 5.29MB 15:36:27 alpine 3.15 8aa73fd46299 2 months ago 5.33MB 15:36:27 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64 1.18-alpine f96f9c87975a 3 months ago 685MB 15:36:27 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 15:36:28 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 15:36:28 15:36:28 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:36:28 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 15:36:28 arm64: Pulling from edgex-lftools-log-publisher 15:36:28 8998bd30e6a1: Pulling fs layer 15:36:28 04944245beec: Pulling fs layer 15:36:28 699f458cf7ca: Pulling fs layer 15:36:28 765212b225bb: Pulling fs layer 15:36:28 f23df028b6ca: Pulling fs layer 15:36:28 d65c8cfc05b1: Pulling fs layer 15:36:28 2437ff75d9bd: Pulling fs layer 15:36:28 765212b225bb: Waiting 15:36:28 2437ff75d9bd: Waiting 15:36:28 d65c8cfc05b1: Waiting 15:36:28 04944245beec: Verifying Checksum 15:36:28 04944245beec: Download complete 15:36:28 765212b225bb: Verifying Checksum 15:36:28 765212b225bb: Download complete 15:36:28 f23df028b6ca: Verifying Checksum 15:36:28 f23df028b6ca: Download complete 15:36:28 d65c8cfc05b1: Verifying Checksum 15:36:28 d65c8cfc05b1: Download complete 15:36:28 699f458cf7ca: Verifying Checksum 15:36:28 699f458cf7ca: Download complete 15:36:29 8998bd30e6a1: Download complete 15:36:32 2437ff75d9bd: Verifying Checksum 15:36:32 2437ff75d9bd: Download complete 15:36:33 8998bd30e6a1: Pull complete 15:36:34 04944245beec: Pull complete 15:36:35 699f458cf7ca: Pull complete 15:36:35 765212b225bb: Pull complete 15:36:36 f23df028b6ca: Pull complete 15:36:36 d65c8cfc05b1: Pull complete 15:36:51 2437ff75d9bd: Pull complete 15:36:51 Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da 15:36:51 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 15:36:51 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 15:36:51 prd-ubuntu20.04-docker-arm64-4c-16g-5128 does not seem to be running inside a container 15:36:51 $ 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/7 -v /w/workspace/edgex-go/7:/w/workspace/edgex-go/7:rw,z -v /w/workspace/edgex-go/7@tmp:/w/workspace/edgex-go/7@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat 15:36:56 $ docker top caaed9b051cc931b9844c6a5d28a591a8b993594914ff54adfa065a1d7272b31 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 15:36:57 ---> job-cost.sh 15:36:57 lf-activate-venv: SKIPPING 15:36:57 INFO: No Stack... 15:36:58 INFO: Retrieving Pricing Info for: v3-standard-4 15:36:59 INFO: Archiving Costs [Pipeline] sh 15:36:59 + cat /w/workspace/edgex-go/7/archives/cost.csv 15:36:59 + cut -d, -f6 [Pipeline] lock 15:36:59 Trying to acquire lock on [jenkins-edgexfoundry-edgex-go-PR-4318-7-stack-cost] 15:36:59 Resource [jenkins-edgexfoundry-edgex-go-PR-4318-7-stack-cost] did not exist. Created. 15:36:59 Lock acquired on [jenkins-edgexfoundry-edgex-go-PR-4318-7-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 15:37:00 + echo total: 0.10999999940395355 [Pipeline] stash 15:37:00 Stashed 1 file(s) [Pipeline] } 15:37:00 Lock released on resource [jenkins-edgexfoundry-edgex-go-PR-4318-7-stack-cost] [Pipeline] // lock [Pipeline] } 15:37:00 $ docker stop --time=1 caaed9b051cc931b9844c6a5d28a591a8b993594914ff54adfa065a1d7272b31 15:37:02 $ docker rm -f --volumes caaed9b051cc931b9844c6a5d28a591a8b993594914ff54adfa065a1d7272b31 [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 15:37:02 provisioning config files... 15:37:02 copy managed file [edgex-go-codecov-token] to file:/w/workspace/edgex-go/7@tmp/config3348377381749893629tmp [Pipeline] { [Pipeline] sh 15:37:02 + set +x 15:37:02 + + curl -s https://codecov.io/bash 15:37:02 bash -s -- 15:37:02 15:37:02 _____ _ 15:37:02 / ____| | | 15:37:02 | | ___ __| | ___ ___ _____ __ 15:37:02 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 15:37:02 | |___| (_) | (_| | __/ (_| (_) \ V / 15:37:02 \_____\___/ \__,_|\___|\___\___/ \_/ 15:37:02 Bash-1.0.6 15:37:02 15:37:02 15:37:02 ==> git version 2.25.1 found 15:37:02 ==> 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 15:37:02 Release-Date: 2020-01-08 15:37:02 Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp 15:37:02 Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets 15:37:02 ==> Jenkins CI detected. 15:37:02 current dir:  /w/workspace/edgex-go/7 15:37:02 project root: . 15:37:02 --> token set from env 15:37:02 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 15:37:02 ==> Running gcov in . (disable via -X gcov) 15:37:03 ==> Python coveragepy not found 15:37:03 ==> Searching for coverage reports in: 15:37:03 + . 15:37:03 -> Found 1 reports 15:37:03 ==> Detecting git/mercurial file structure 15:37:03 ==> Reading reports 15:37:03 + ./coverage.out bytes=484957 15:37:03 ==> Appending adjustments 15:37:03 https://docs.codecov.io/docs/fixing-reports 15:37:04 + Found adjustments 15:37:04 ==> Gzipping contents 15:37:04 64K /tmp/codecov.d2sY27.gz 15:37:04 ==> Uploading reports 15:37:04 url: https://codecov.io 15:37:04 query: branch=PR-4318&commit=f7312ec3189ad3232577c80cdd5da96238a7591d&build=7&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2FPR-4318%2F7%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=4318&job=&cmd_args= 15:37:04 -> Pinging Codecov 15:37:04 https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=52b94001-b80a-4ca3-b063-c5e709073964&branch=PR-4318&commit=f7312ec3189ad3232577c80cdd5da96238a7591d&build=7&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2FPR-4318%2F7%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=4318&job=&cmd_args= 15:37:04 -> Uploading to 15:37:04 https://storage.googleapis.com/codecov/v4/raw/2023-02-08/00271124DB129430A58F1EEE437C3FCB/f7312ec3189ad3232577c80cdd5da96238a7591d/11b2ad14-3d63-400d-8cb9-57a9f83b5c3e.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20230208%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20230208T153704Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=7a0ea05aecf46f8a6adf54dbd8e4fe44e6c7d375f188b2d57350c584b566c08a 15:37:04 % Total % Received % Xferd Average Speed Time Time Time Current 15:37:04 Dload Upload Total Spent Left Speed 15:37:05 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 62666 0 0 100 62666 0 205k --:--:-- --:--:-- --:--:-- 205k 15:37:05 -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/edgex-go/commit/f7312ec3189ad3232577c80cdd5da96238a7591d [Pipeline] } 15:37:05 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 15:37:05 + [ -d /w/workspace/edgex-go/7/archives ] [Pipeline] libraryResource [Pipeline] sh 15:37:06 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 15:37:06 ---> package-listing.sh 15:37:06 ++ facter osfamily 15:37:06 ++ tr '[:upper:]' '[:lower:]' 15:37:07 + OS_FAMILY=debian 15:37:07 + workspace=/w/workspace/edgex-go/7 15:37:07 + START_PACKAGES=/tmp/packages_start.txt 15:37:07 + END_PACKAGES=/tmp/packages_end.txt 15:37:07 + DIFF_PACKAGES=/tmp/packages_diff.txt 15:37:07 + PACKAGES=/tmp/packages_start.txt 15:37:07 + '[' /w/workspace/edgex-go/7 ']' 15:37:07 + PACKAGES=/tmp/packages_end.txt 15:37:07 + case "${OS_FAMILY}" in 15:37:07 + dpkg -l 15:37:07 + grep '^ii' 15:37:07 + '[' -f /tmp/packages_start.txt ']' 15:37:07 + '[' -f /tmp/packages_end.txt ']' 15:37:07 + diff /tmp/packages_start.txt /tmp/packages_end.txt 15:37:07 + '[' /w/workspace/edgex-go/7 ']' 15:37:07 + mkdir -p /w/workspace/edgex-go/7/archives/ 15:37:07 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgex-go/7/archives/ [Pipeline] echo 15:37:07 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/7/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 15:37:07 + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:37:07 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 15:37:07 15:37:07 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:37:08 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 15:37:08 latest: Pulling from edgex-lftools-log-publisher 15:37:08 5eb5b503b376: Pulling fs layer 15:37:08 5c69ac0246d0: Pulling fs layer 15:37:08 ec43610c2a17: Pulling fs layer 15:37:08 3a2ae6a8a46f: Pulling fs layer 15:37:08 33b1e0a273af: Pulling fs layer 15:37:08 5d3b04190fa2: Pulling fs layer 15:37:08 2f39f015ded8: Pulling fs layer 15:37:08 3a2ae6a8a46f: Waiting 15:37:08 33b1e0a273af: Waiting 15:37:08 5d3b04190fa2: Waiting 15:37:08 2f39f015ded8: Waiting 15:37:08 5c69ac0246d0: Download complete 15:37:08 3a2ae6a8a46f: Download complete 15:37:08 33b1e0a273af: Verifying Checksum 15:37:08 33b1e0a273af: Download complete 15:37:08 5d3b04190fa2: Verifying Checksum 15:37:08 5d3b04190fa2: Download complete 15:37:08 ec43610c2a17: Verifying Checksum 15:37:08 ec43610c2a17: Download complete 15:37:09 5eb5b503b376: Verifying Checksum 15:37:09 5eb5b503b376: Download complete 15:37:09 2f39f015ded8: Download complete 15:37:09 5eb5b503b376: Pull complete 15:37:10 5c69ac0246d0: Pull complete 15:37:10 ec43610c2a17: Pull complete 15:37:10 3a2ae6a8a46f: Pull complete 15:37:10 33b1e0a273af: Pull complete 15:37:11 5d3b04190fa2: Pull complete 15:37:15 2f39f015ded8: Pull complete 15:37:15 Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 15:37:15 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 15:37:15 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 15:37:15 prd-ubuntu20.04-docker-8c-8g-5125 does not seem to be running inside a container 15:37:15 $ 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/7/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/7 -v /w/workspace/edgex-go/7:/w/workspace/edgex-go/7:rw,z -v /w/workspace/edgex-go/7@tmp:/w/workspace/edgex-go/7@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 15:37:18 $ docker top a517b31930db43016e8298fceb6adce9c86f7924a3d215dbe7b0784fd40c5e49 -eo pid,comm [Pipeline] { [Pipeline] sh 15:37:18 + touch /tmp/pre-build-complete [Pipeline] sh 15:37:18 + mkdir -p /var/log/sysstat [Pipeline] sh 15:37:19 + ls /var/log/sa-host 15:37:19 ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 15:37:19 provisioning config files... 15:37:19 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgex-go/7@tmp/config7248422688006830484tmp [Pipeline] { [Pipeline] echo 15:37:19 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 15:37:19 ---> create-netrc.sh [Pipeline] } 15:37:19 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 15:37:19 ---> python-tools-install.sh [Pipeline] echo 15:37:19 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 15:37:20 ---> sudo-logs.sh 15:37:20 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 15:37:20 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 15:37:20 ---> job-cost.sh 15:37:20 lf-activate-venv: SKIPPING 15:37:20 DEBUG: total: 0.10999999940395355 15:37:20 INFO: Retrieving Stack Cost... 15:37:21 INFO: Retrieving Pricing Info for: v3-standard-8 15:37:21 INFO: Archiving Costs [Pipeline] echo 15:37:21 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 15:37:21 ---> logs-deploy.sh 15:37:21 lf-activate-venv: SKIPPING 15:37:21 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-go/PR-4318/7 15:37:21 INFO: archiving workspace using pattern(s): 15:37:22 Archives upload complete. 15:37:22 INFO: archiving logs to Nexus 15:37:23 ---> uname -a: 15:37:23 Linux prd-ubuntu20-04-docker-8c-8g-5125 5.4.0-126-generic #142-Ubuntu SMP Fri Aug 26 12:12:57 UTC 2022 x86_64 GNU/Linux 15:37:23 15:37:23 15:37:23 ---> lscpu: 15:37:23 Architecture: x86_64 15:37:23 CPU op-mode(s): 32-bit, 64-bit 15:37:23 Byte Order: Little Endian 15:37:23 Address sizes: 40 bits physical, 48 bits virtual 15:37:23 CPU(s): 8 15:37:23 On-line CPU(s) list: 0-7 15:37:23 Thread(s) per core: 1 15:37:23 Core(s) per socket: 1 15:37:23 Socket(s): 8 15:37:23 NUMA node(s): 1 15:37:23 Vendor ID: AuthenticAMD 15:37:23 CPU family: 23 15:37:23 Model: 49 15:37:23 Model name: AMD EPYC-Rome Processor 15:37:23 Stepping: 0 15:37:23 CPU MHz: 2799.940 15:37:23 BogoMIPS: 5599.88 15:37:23 Virtualization: AMD-V 15:37:23 Hypervisor vendor: KVM 15:37:23 Virtualization type: full 15:37:23 L1d cache: 256 KiB 15:37:23 L1i cache: 256 KiB 15:37:23 L2 cache: 4 MiB 15:37:23 L3 cache: 128 MiB 15:37:23 NUMA node0 CPU(s): 0-7 15:37:23 Vulnerability Itlb multihit: Not affected 15:37:23 Vulnerability L1tf: Not affected 15:37:23 Vulnerability Mds: Not affected 15:37:23 Vulnerability Meltdown: Not affected 15:37:23 Vulnerability Mmio stale data: Not affected 15:37:23 Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp 15:37:23 Vulnerability Spectre v1: Mitigation; usercopy/swapgs barriers and __user pointer sanitization 15:37:23 Vulnerability Spectre v2: Mitigation; Retpolines, IBPB conditional, IBRS_FW, STIBP disabled, RSB filling 15:37:23 Vulnerability Srbds: Not affected 15:37:23 Vulnerability Tsx async abort: Not affected 15:37:23 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 15:37:23 15:37:23 15:37:23 ---> nproc: 15:37:23 8 15:37:23 15:37:23 15:37:23 ---> df -h: 15:37:23 Filesystem Size Used Avail Use% Mounted on 15:37:23 overlay 155G 18G 137G 12% / 15:37:23 tmpfs 64M 0 64M 0% /dev 15:37:23 tmpfs 16G 0 16G 0% /sys/fs/cgroup 15:37:23 shm 64M 0 64M 0% /dev/shm 15:37:23 /dev/vda1 155G 18G 137G 12% /facter-os 15:37:23 15:37:23 15:37:23 ---> sar -b -r -n DEV: 15:37:23 Linux 5.4.0-126-generic (prd-ubuntu20-04-docker-8c-8g-5125) 02/08/23 _x86_64_ (8 CPU) 15:37:23 15:37:23 14:55:54 LINUX RESTART (8 CPU) 15:37:23 15:37:23 14:56:01 tps rtps wtps dtps bread/s bwrtn/s bdscd/s 15:37:23 14:57:01 140.46 47.61 92.85 0.00 5377.10 180342.61 0.00 15:37:23 14:58:01 101.63 0.67 100.97 0.00 33.06 50667.96 0.00 15:37:23 14:59:01 41.16 0.20 40.96 0.00 2.80 22482.94 0.00 15:37:23 15:00:01 261.29 2.85 258.44 0.00 32.39 96680.15 0.00 15:37:23 15:01:02 368.01 4.94 363.07 0.00 43.65 212999.23 0.00 15:37:23 15:02:01 668.50 9.84 658.66 0.00 2935.00 156019.10 0.00 15:37:23 15:03:01 811.70 3.81 807.89 0.00 2298.55 208976.54 0.00 15:37:23 15:04:01 569.16 0.13 569.02 0.00 5.73 125077.42 0.00 15:37:23 15:05:01 2.52 0.00 2.52 0.00 0.00 28.40 0.00 15:37:23 15:06:01 1.68 0.00 1.68 0.00 0.00 18.53 0.00 15:37:23 15:07:01 1.55 0.00 1.55 0.00 0.00 16.93 0.00 15:37:23 15:08:01 1.88 0.00 1.88 0.00 0.00 20.40 0.00 15:37:23 15:09:01 1.55 0.00 1.55 0.00 0.00 21.73 0.00 15:37:23 15:10:01 1.05 0.00 1.05 0.00 0.00 12.13 0.00 15:37:23 15:11:01 1.95 0.02 1.93 0.00 0.13 22.26 0.00 15:37:23 15:12:01 1.30 0.00 1.30 0.00 0.00 19.20 0.00 15:37:23 15:13:01 1.13 0.00 1.13 0.00 0.00 13.46 0.00 15:37:23 15:14:01 1.78 0.02 1.77 0.00 2.93 19.73 0.00 15:37:23 15:15:01 1.43 0.00 1.43 0.00 0.00 17.20 0.00 15:37:23 15:16:01 1.55 0.00 1.55 0.00 0.00 17.86 0.00 15:37:23 15:17:01 1.17 0.02 1.15 0.00 0.13 13.60 0.00 15:37:23 15:18:01 1.32 0.00 1.32 0.00 0.00 14.26 0.00 15:37:23 15:19:01 1.10 0.00 1.10 0.00 0.00 13.06 0.00 15:37:23 15:20:01 1.07 0.00 1.07 0.00 0.00 12.00 0.00 15:37:23 15:21:01 1.25 0.00 1.25 0.00 0.00 15.46 0.00 15:37:23 15:22:01 1.02 0.00 1.02 0.00 0.00 11.60 0.00 15:37:23 15:23:01 1.23 0.00 1.23 0.00 0.00 15.06 0.00 15:37:23 15:24:01 0.95 0.00 0.95 0.00 0.00 10.26 0.00 15:37:23 15:25:01 1.27 0.00 1.27 0.00 0.00 15.33 0.00 15:37:23 15:26:01 1.43 0.00 1.43 0.00 0.00 15.20 0.00 15:37:23 15:27:01 1.17 0.00 1.17 0.00 0.00 14.53 0.00 15:37:23 15:28:01 0.95 0.00 0.95 0.00 0.00 12.26 0.00 15:37:23 15:29:01 1.18 0.00 1.18 0.00 0.00 12.80 0.00 15:37:23 15:30:01 0.93 0.00 0.93 0.00 0.00 11.06 0.00 15:37:23 15:31:01 1.33 0.00 1.33 0.00 0.00 16.00 0.00 15:37:23 15:32:01 1.02 0.00 1.02 0.00 0.00 10.93 0.00 15:37:23 15:33:01 1.38 0.00 1.38 0.00 0.00 17.46 0.00 15:37:23 15:34:01 0.97 0.00 0.97 0.00 0.00 10.66 0.00 15:37:23 15:35:01 1.18 0.00 1.18 0.00 0.00 14.66 0.00 15:37:23 15:36:01 2.03 0.00 2.03 0.00 0.00 23.60 0.00 15:37:23 15:37:01 1.13 0.00 1.13 0.00 0.00 12.80 0.00 15:37:23 Average: 73.13 1.71 71.42 0.00 260.74 25662.98 0.00 15:37:23 15:37:23 14:56:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 15:37:23 14:57:01 29348004 31601232 735416 2.24 62284 2487576 2045032 6.03 1018616 2197808 273624 15:37:23 14:58:01 27654968 31303120 995944 3.03 113644 3739544 2451792 7.23 1773676 3003716 574088 15:37:23 14:59:01 27713016 31514160 782288 2.38 116756 3868796 1995380 5.88 1442884 3257872 337724 15:37:23 15:00:01 24803436 31388056 885820 2.69 181468 6366868 2425552 7.15 1871488 5482352 1054132 15:37:23 15:01:02 20717096 31506116 781620 2.38 285932 10351652 1956904 5.77 1743060 9603072 613148 15:37:23 15:02:01 20785048 31462516 811952 2.47 316824 10169048 1942020 5.72 2090456 9130376 202732 15:37:23 15:03:01 19611612 31409764 856540 2.60 346956 11183204 2222920 6.55 2430140 9878952 203320 15:37:23 15:04:01 20226724 31516564 755428 2.30 372824 10659740 1867204 5.50 2389116 9323016 548 15:37:23 15:05:01 20227116 31517000 754816 2.30 372860 10659744 1867204 5.50 2389180 9323020 188 15:37:23 15:06:01 20227540 31517884 754232 2.29 372920 10659748 1867204 5.50 2388064 9323388 172 15:37:23 15:07:01 20240532 31530892 741092 2.25 372948 10659752 1867204 5.50 2375400 9323396 8 15:37:23 15:08:01 20243560 31533980 738320 2.25 372992 10659752 1867204 5.50 2372864 9323396 176 15:37:23 15:09:01 20244088 31534536 737740 2.24 373020 10659756 1867204 5.50 2372872 9323408 176 15:37:23 15:10:01 20244544 31535044 737232 2.24 373044 10659760 1867204 5.50 2373264 9323412 156 15:37:23 15:11:01 20238484 31529072 743100 2.26 373072 10659760 1874528 5.52 2384272 9323420 4 15:37:23 15:12:01 20243548 31534120 737960 2.24 373104 10659740 1874528 5.52 2372872 9323400 136 15:37:23 15:13:01 20243816 31534420 737636 2.24 373116 10659740 1874528 5.52 2373176 9323400 12 15:37:23 15:14:01 20243580 31534324 737676 2.24 373148 10659836 1874528 5.52 2374304 9323492 4 15:37:23 15:15:01 20243968 31534740 737392 2.24 373200 10659836 1874528 5.52 2374488 9323500 8 15:37:23 15:16:01 20243872 31534876 737404 2.24 373228 10659824 1874528 5.52 2374164 9323692 148 15:37:23 15:17:01 20243572 31534612 737616 2.24 373244 10659844 1874528 5.52 2374348 9323704 8 15:37:23 15:18:01 20243284 31534400 737504 2.24 373268 10659852 1874528 5.52 2374024 9323712 140 15:37:23 15:19:01 20243228 31534384 737484 2.24 373284 10659852 1874528 5.52 2374060 9323712 8 15:37:23 15:20:01 20243112 31534272 737740 2.24 373308 10659856 1874528 5.52 2374248 9323716 156 15:37:23 15:21:01 20243356 31534556 737484 2.24 373332 10659844 1874528 5.52 2374108 9323716 12 15:37:23 15:22:01 20243332 31534664 737276 2.24 373352 10659988 1874528 5.52 2374224 9323848 172 15:37:23 15:23:01 20243032 31534412 737504 2.24 373372 10659992 1874528 5.52 2374064 9323852 8 15:37:23 15:24:01 20242764 31534152 737728 2.24 373392 10659996 1874528 5.52 2374064 9323856 152 15:37:23 15:25:01 20242748 31534184 737676 2.24 373404 10660000 1874528 5.52 2374316 9323860 8 15:37:23 15:26:01 20242668 31534104 737712 2.24 373420 10660000 1874528 5.52 2374296 9323860 144 15:37:23 15:27:01 20243332 31534808 737188 2.24 373444 10660004 1874528 5.52 2374304 9323864 16 15:37:23 15:28:01 20243340 31534820 737136 2.24 373452 10660008 1874528 5.52 2374176 9323868 184 15:37:23 15:29:01 20243260 31534804 737144 2.24 373460 10660008 1874528 5.52 2374232 9323868 8 15:37:23 15:30:01 20243472 31535020 736856 2.24 373464 10660012 1874528 5.52 2374288 9323872 232 15:37:23 15:31:01 20242920 31534484 737332 2.24 373480 10660012 1874528 5.52 2374300 9323876 8 15:37:23 15:32:01 20243156 31534764 737064 2.24 373508 10660016 1874528 5.52 2374448 9323876 148 15:37:23 15:33:01 20243392 31535012 736728 2.24 373536 10660028 1874528 5.52 2374396 9323888 4 15:37:23 15:34:01 20243224 31534876 736700 2.24 373552 10660028 1874528 5.52 2374092 9323888 152 15:37:23 15:35:01 20243168 31534868 736688 2.24 373556 10660032 1874528 5.52 2374188 9323892 8 15:37:23 15:36:01 20243084 31534848 736812 2.24 373632 10660036 1874528 5.52 2374216 9323900 28 15:37:23 15:37:01 20243012 31534780 736824 2.24 373664 10660032 1874528 5.52 2374292 9323900 8 15:37:23 Average: 20947586 31519494 755654 2.30 344280 10014710 1920056 5.66 2271781 8769722 79564 15:37:23 15:37:23 14:56:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 15:37:23 14:57:01 docker0 313.00 276.10 24.32 2723.67 0.00 0.00 0.00 0.00 15:37:23 14:57:01 lo 5.53 5.53 0.53 0.53 0.00 0.00 0.00 0.00 15:37:23 14:57:01 ens3 1097.82 983.77 11840.81 135.00 0.00 0.00 0.00 0.00 15:37:23 14:58:01 docker0 74.05 91.68 6.07 690.01 0.00 0.00 0.00 0.00 15:37:23 14:58:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 15:37:23 14:58:01 ens3 137.91 113.05 729.00 97.40 0.00 0.00 0.00 0.00 15:37:23 14:58:01 vethad5c593 0.17 0.33 0.01 0.03 0.00 0.00 0.00 0.00 15:37:23 14:59:01 docker0 1.00 1.00 0.06 0.08 0.00 0.00 0.00 0.00 15:37:23 14:59:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:37:23 14:59:01 ens3 26.11 16.68 21.27 11.78 0.00 0.00 0.00 0.00 15:37:23 14:59:01 vethad5c593 1.00 1.03 0.08 0.08 0.00 0.00 0.00 0.00 15:37:23 15:00:01 veth50ff48e 79.72 113.55 7.76 680.95 0.00 0.00 0.00 0.06 15:37:23 15:00:01 docker0 383.47 541.43 31.54 3155.63 0.00 0.00 0.00 0.00 15:37:23 15:00:01 vetha873e19 83.05 114.81 8.08 635.11 0.00 0.00 0.00 0.05 15:37:23 15:00:01 veth4980ca3 21.73 31.06 2.12 9.42 0.00 0.00 0.00 0.00 15:37:23 15:00:01 lo 0.80 0.80 0.07 0.07 0.00 0.00 0.00 0.00 15:37:23 15:00:01 ens3 639.68 449.59 4861.54 57.17 0.00 0.00 0.00 0.00 15:37:23 15:00:01 vethcd6d579 94.00 132.49 8.99 820.57 0.00 0.00 0.00 0.07 15:37:23 15:00:01 veth5b14847 95.03 131.06 9.10 766.57 0.00 0.00 0.00 0.06 15:37:23 15:00:01 veth10c3e81 0.00 0.35 0.00 0.02 0.00 0.00 0.00 0.00 15:37:23 15:01:02 docker0 356.16 450.54 23.93 2925.36 0.00 0.00 0.00 0.00 15:37:23 15:01:02 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:37:23 15:01:02 ens3 456.10 358.73 2929.48 30.96 0.00 0.00 0.00 0.00 15:37:23 15:01:02 veth10c3e81 0.00 0.07 0.00 0.00 0.00 0.00 0.00 0.00 15:37:23 15:02:01 docker0 17.60 30.67 1.12 352.45 0.00 0.00 0.00 0.00 15:37:23 15:02:01 lo 2.64 2.64 0.25 0.25 0.00 0.00 0.00 0.00 15:37:23 15:02:01 ens3 399.31 196.33 3289.59 30.27 0.00 0.00 0.00 0.00 15:37:23 15:02:01 vethc3b4248 0.00 0.34 0.00 0.02 0.00 0.00 0.00 0.00 15:37:23 15:02:01 veth10c3e81 0.00 0.36 0.00 0.02 0.00 0.00 0.00 0.00 15:37:23 15:03:01 docker0 134.40 210.12 10.90 1385.12 0.00 0.00 0.00 0.00 15:37:23 15:03:01 vethb173c32 29.32 42.29 2.85 14.28 0.00 0.00 0.00 0.00 15:37:23 15:03:01 lo 0.13 0.13 0.01 0.01 0.00 0.00 0.00 0.00 15:37:23 15:03:01 ens3 258.51 161.96 1422.09 32.87 0.00 0.00 0.00 0.00 15:37:23 15:03:01 veth10c3e81 0.00 0.33 0.00 0.01 0.00 0.00 0.00 0.00 15:37:23 15:04:01 docker0 70.20 108.65 5.59 1235.59 0.00 0.00 0.00 0.00 15:37:23 15:04:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 15:37:23 15:04:01 ens3 172.67 149.21 1267.51 159.27 0.00 0.00 0.00 0.00 15:37:23 15:05:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:37:23 15:05:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:37:23 15:05:01 ens3 5.20 6.53 1.15 13.73 0.00 0.00 0.00 0.00 15:37:23 15:06:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:37:23 15:06:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 15:37:23 15:06:01 ens3 0.13 0.08 0.01 0.01 0.00 0.00 0.00 0.00 15:37:23 15:07:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:37:23 15:07:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:37:23 15:07:01 ens3 1.23 2.08 0.14 6.51 0.00 0.00 0.00 0.00 15:37:23 15:08:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:37:23 15:08:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 15:37:23 15:08:01 ens3 0.12 0.08 0.01 0.01 0.00 0.00 0.00 0.00 15:37:23 15:09:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:37:23 15:09:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:37:23 15:09:01 ens3 0.40 0.02 0.04 0.00 0.00 0.00 0.00 0.00 15:37:23 15:10:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:37:23 15:10:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 15:37:23 15:10:01 ens3 5.75 7.30 0.75 13.73 0.00 0.00 0.00 0.00 15:37:23 15:11:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:37:23 15:11:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:37:23 15:11:01 ens3 1.52 2.68 0.33 6.75 0.00 0.00 0.00 0.00 15:37:23 15:12:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:37:23 15:12:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 15:37:23 15:12:01 ens3 3.13 4.48 0.27 7.18 0.00 0.00 0.00 0.00 15:37:23 15:13:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:37:23 15:13:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:37:23 15:13:01 ens3 0.58 0.10 0.04 0.01 0.00 0.00 0.00 0.00 15:37:23 15:14:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:37:23 15:14:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 15:37:23 15:14:01 ens3 7.90 13.78 0.89 14.79 0.00 0.00 0.00 0.00 15:37:23 15:15:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:37:23 15:15:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:37:23 15:15:01 ens3 4.28 7.73 0.58 6.69 0.00 0.00 0.00 0.00 15:37:23 15:16:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:37:23 15:16:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 15:37:23 15:16:01 ens3 0.13 0.08 0.01 0.01 0.00 0.00 0.00 0.00 15:37:23 15:17:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:37:23 15:17:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:37:23 15:17:01 ens3 0.23 0.08 0.08 0.06 0.00 0.00 0.00 0.00 15:37:23 15:18:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:37:23 15:18:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 15:37:23 15:18:01 ens3 0.18 0.08 0.01 0.01 0.00 0.00 0.00 0.00 15:37:23 15:19:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:37:23 15:19:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:37:23 15:19:01 ens3 0.30 0.07 0.07 0.00 0.00 0.00 0.00 0.00 15:37:23 15:20:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:37:23 15:20:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 15:37:23 15:20:01 ens3 0.90 0.45 0.39 0.28 0.00 0.00 0.00 0.00 15:37:23 15:21:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:37:23 15:21:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:37:23 15:21:01 ens3 0.47 0.00 0.05 0.00 0.00 0.00 0.00 0.00 15:37:23 15:22:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:37:23 15:22:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 15:37:23 15:22:01 ens3 0.85 0.57 0.43 0.35 0.00 0.00 0.00 0.00 15:37:23 15:23:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:37:23 15:23:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:37:23 15:23:01 ens3 0.58 0.05 0.09 0.00 0.00 0.00 0.00 0.00 15:37:23 15:24:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:37:23 15:24:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 15:37:23 15:24:01 ens3 0.52 0.08 0.04 0.01 0.00 0.00 0.00 0.00 15:37:23 15:25:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:37:23 15:25:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:37:23 15:25:01 ens3 1.03 0.42 0.42 0.27 0.00 0.00 0.00 0.00 15:37:23 15:26:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:37:23 15:26:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 15:37:23 15:26:01 ens3 0.65 0.48 0.35 0.28 0.00 0.00 0.00 0.00 15:37:23 15:27:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:37:23 15:27:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:37:23 15:27:01 ens3 0.70 0.35 0.34 0.26 0.00 0.00 0.00 0.00 15:37:23 15:28:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:37:23 15:28:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 15:37:23 15:28:01 ens3 0.12 0.07 0.01 0.01 0.00 0.00 0.00 0.00 15:37:23 15:29:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:37:23 15:29:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:37:23 15:29:01 ens3 0.22 0.08 0.06 0.00 0.00 0.00 0.00 0.00 15:37:23 15:30:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:37:23 15:30:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 15:37:23 15:30:01 ens3 0.13 0.13 0.01 0.01 0.00 0.00 0.00 0.00 15:37:23 15:31:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:37:23 15:31:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:37:23 15:31:01 ens3 0.07 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:37:23 15:32:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:37:23 15:32:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 15:37:23 15:32:01 ens3 0.60 0.27 0.10 0.08 0.00 0.00 0.00 0.00 15:37:23 15:33:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:37:23 15:33:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:37:23 15:33:01 ens3 0.42 0.03 0.02 0.00 0.00 0.00 0.00 0.00 15:37:23 15:34:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:37:23 15:34:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 15:37:23 15:34:01 ens3 0.12 0.08 0.01 0.01 0.00 0.00 0.00 0.00 15:37:23 15:35:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:37:23 15:35:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:37:23 15:35:01 ens3 0.03 0.02 0.00 0.00 0.00 0.00 0.00 0.00 15:37:23 15:36:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:37:23 15:36:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 15:37:23 15:36:01 ens3 0.12 0.08 0.01 0.01 0.00 0.00 0.00 0.00 15:37:23 15:37:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:37:23 15:37:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:37:23 15:37:01 ens3 0.30 0.17 0.09 0.07 0.00 0.00 0.00 0.00 15:37:23 Average: docker0 32.94 41.74 2.53 304.20 0.00 0.00 0.00 0.00 15:37:23 Average: lo 0.31 0.31 0.03 0.03 0.00 0.00 0.00 0.00 15:37:23 Average: ens3 78.60 60.39 642.18 15.26 0.00 0.00 0.00 0.00 15:37:23 15:37:23 15:37:23 ---> sar -P ALL: 15:37:23 Linux 5.4.0-126-generic (prd-ubuntu20-04-docker-8c-8g-5125) 02/08/23 _x86_64_ (8 CPU) 15:37:23 15:37:23 14:55:54 LINUX RESTART (8 CPU) 15:37:23 15:37:23 14:56:01 CPU %user %nice %system %iowait %steal %idle 15:37:23 14:57:01 all 8.80 0.00 2.90 2.13 0.05 86.12 15:37:23 14:57:01 0 3.85 0.00 2.07 4.27 0.03 89.77 15:37:23 14:57:01 1 9.77 0.00 3.59 1.53 0.05 85.06 15:37:23 14:57:01 2 9.31 0.00 2.18 2.02 0.05 86.44 15:37:23 14:57:01 3 9.75 0.00 2.85 5.09 0.08 82.23 15:37:23 14:57:01 4 7.26 0.00 4.04 2.24 0.03 86.43 15:37:23 14:57:01 5 8.68 0.00 2.45 0.80 0.03 88.03 15:37:23 14:57:01 6 11.89 0.00 3.09 0.42 0.05 84.55 15:37:23 14:57:01 7 9.86 0.00 2.94 0.70 0.07 86.44 15:37:23 14:58:01 all 30.50 0.00 6.31 3.07 0.09 60.03 15:37:23 14:58:01 0 30.42 0.00 6.28 14.75 0.10 48.45 15:37:23 14:58:01 1 23.46 0.00 4.17 0.08 0.08 72.21 15:37:23 14:58:01 2 32.49 0.00 6.26 0.14 0.08 61.03 15:37:23 14:58:01 3 33.69 0.00 6.32 1.47 0.08 58.43 15:37:23 14:58:01 4 32.45 0.00 6.87 0.76 0.08 59.84 15:37:23 14:58:01 5 31.51 0.00 8.30 6.79 0.08 53.32 15:37:23 14:58:01 6 27.60 0.00 4.91 0.49 0.08 66.91 15:37:23 14:58:01 7 32.38 0.00 7.33 0.15 0.10 60.04 15:37:23 14:59:01 all 41.66 0.00 5.31 1.14 0.09 51.80 15:37:23 14:59:01 0 41.95 0.00 5.81 7.21 0.10 44.92 15:37:23 14:59:01 1 37.86 0.00 5.03 0.98 0.08 56.04 15:37:23 14:59:01 2 41.60 0.00 5.26 0.10 0.08 52.95 15:37:23 14:59:01 3 42.79 0.00 5.09 0.00 0.08 52.03 15:37:23 14:59:01 4 42.72 0.00 5.06 0.13 0.08 52.00 15:37:23 14:59:01 5 43.33 0.00 5.08 0.49 0.08 51.01 15:37:23 14:59:01 6 39.82 0.00 4.97 0.05 0.08 55.07 15:37:23 14:59:01 7 43.17 0.00 6.18 0.13 0.10 50.41 15:37:23 15:00:01 all 14.10 0.00 7.26 3.93 0.07 74.63 15:37:23 15:00:01 0 15.98 0.00 8.56 0.71 0.07 74.68 15:37:23 15:00:01 1 12.81 0.00 6.54 6.49 0.07 74.09 15:37:23 15:00:01 2 14.70 0.00 7.48 4.66 0.07 73.09 15:37:23 15:00:01 3 13.78 0.00 6.51 0.95 0.07 78.70 15:37:23 15:00:01 4 15.42 0.00 8.09 1.55 0.07 74.86 15:37:23 15:00:01 5 12.41 0.00 7.17 12.90 0.07 67.46 15:37:23 15:00:01 6 12.50 0.00 6.38 2.87 0.07 78.18 15:37:23 15:00:01 7 15.19 0.00 7.37 1.36 0.09 75.99 15:37:23 15:01:02 all 7.61 0.00 5.51 19.20 0.06 67.62 15:37:23 15:01:02 0 6.58 0.00 5.82 8.95 0.05 78.60 15:37:23 15:01:02 1 8.00 0.00 5.00 8.69 0.05 78.26 15:37:23 15:01:02 2 7.86 0.00 5.41 14.70 0.05 71.98 15:37:23 15:01:02 3 7.88 0.00 4.82 12.03 0.07 75.20 15:37:23 15:01:02 4 7.41 0.00 4.12 9.85 0.07 78.55 15:37:23 15:01:02 5 7.36 0.00 7.44 48.79 0.07 36.34 15:37:23 15:01:02 6 7.64 0.00 5.26 9.17 0.05 77.89 15:37:23 15:01:02 7 8.19 0.00 6.20 41.78 0.08 43.75 15:37:23 15:02:01 all 57.85 0.00 11.45 8.73 0.12 21.85 15:37:23 15:02:01 0 57.63 0.00 11.24 11.31 0.12 19.70 15:37:23 15:02:01 1 57.71 0.00 11.01 4.12 0.10 27.05 15:37:23 15:02:01 2 59.13 0.00 10.35 10.15 0.12 20.24 15:37:23 15:02:01 3 55.78 0.00 13.66 3.76 0.12 26.67 15:37:23 15:02:01 4 58.73 0.00 10.76 4.56 0.10 25.85 15:37:23 15:02:01 5 58.97 0.00 9.91 5.53 0.14 25.45 15:37:23 15:02:01 6 58.71 0.00 10.88 9.75 0.12 20.54 15:37:23 15:02:01 7 56.06 0.00 13.84 20.88 0.16 9.06 15:37:23 15:03:01 all 46.43 0.00 12.58 15.55 0.19 25.25 15:37:23 15:03:01 0 46.36 0.00 12.05 17.10 0.19 24.29 15:37:23 15:03:01 1 44.50 0.00 12.00 16.97 0.15 26.38 15:37:23 15:03:01 2 48.47 0.00 12.59 11.18 0.21 27.56 15:37:23 15:03:01 3 46.55 0.00 12.64 15.37 0.16 25.29 15:37:23 15:03:01 4 45.57 0.00 13.48 15.47 0.15 25.34 15:37:23 15:03:01 5 47.37 0.00 12.75 18.21 0.15 21.52 15:37:23 15:03:01 6 47.32 0.00 13.31 17.32 0.15 21.89 15:37:23 15:03:01 7 45.31 0.00 11.79 12.68 0.38 29.83 15:37:23 15:04:01 all 34.25 0.00 9.21 10.47 0.12 45.95 15:37:23 15:04:01 0 35.41 0.00 9.92 15.45 0.12 39.11 15:37:23 15:04:01 1 30.62 0.00 7.79 10.67 0.10 50.82 15:37:23 15:04:01 2 35.91 0.00 9.59 16.83 0.12 37.54 15:37:23 15:04:01 3 35.46 0.00 10.34 9.43 0.15 44.62 15:37:23 15:04:01 4 34.12 0.00 9.87 9.51 0.10 46.40 15:37:23 15:04:01 5 36.12 0.00 9.53 8.07 0.14 46.14 15:37:23 15:04:01 6 35.46 0.00 9.02 7.99 0.12 47.41 15:37:23 15:04:01 7 30.86 0.00 7.60 5.77 0.14 55.62 15:37:23 15:05:01 all 0.02 0.00 0.01 0.01 0.00 99.96 15:37:23 15:05:01 0 0.07 0.00 0.02 0.00 0.00 99.92 15:37:23 15:05:01 1 0.00 0.00 0.00 0.02 0.00 99.98 15:37:23 15:05:01 2 0.03 0.00 0.02 0.00 0.02 99.93 15:37:23 15:05:01 3 0.02 0.00 0.00 0.00 0.00 99.98 15:37:23 15:05:01 4 0.02 0.00 0.00 0.00 0.00 99.98 15:37:23 15:05:01 5 0.02 0.00 0.03 0.03 0.00 99.92 15:37:23 15:05:01 6 0.00 0.00 0.00 0.02 0.00 99.98 15:37:23 15:05:01 7 0.00 0.00 0.00 0.00 0.00 100.00 15:37:23 15:06:01 all 0.02 0.00 0.01 0.01 0.00 99.96 15:37:23 15:06:01 0 0.07 0.00 0.03 0.00 0.02 99.88 15:37:23 15:06:01 1 0.03 0.00 0.02 0.02 0.00 99.93 15:37:23 15:06:01 2 0.02 0.00 0.02 0.00 0.00 99.97 15:37:23 15:06:01 3 0.02 0.00 0.00 0.00 0.00 99.98 15:37:23 15:06:01 4 0.00 0.00 0.00 0.00 0.00 100.00 15:37:23 15:06:01 5 0.02 0.00 0.00 0.03 0.00 99.95 15:37:23 15:06:01 6 0.00 0.00 0.00 0.00 0.00 100.00 15:37:23 15:06:01 7 0.00 0.00 0.00 0.00 0.00 100.00 15:37:23 15:07:01 all 0.02 0.00 0.01 0.00 0.00 99.97 15:37:23 15:07:01 0 0.03 0.00 0.03 0.00 0.00 99.93 15:37:23 15:07:01 1 0.00 0.00 0.00 0.00 0.00 100.00 15:37:23 15:07:01 2 0.05 0.00 0.02 0.00 0.00 99.93 15:37:23 15:07:01 3 0.00 0.00 0.00 0.00 0.00 100.00 15:37:23 15:07:01 4 0.02 0.00 0.02 0.02 0.02 99.93 15:37:23 15:07:01 5 0.02 0.00 0.00 0.02 0.00 99.97 15:37:23 15:07:01 6 0.00 0.00 0.00 0.00 0.00 100.00 15:37:23 15:07:01 7 0.02 0.00 0.02 0.00 0.00 99.97 15:37:23 15:37:23 15:07:01 CPU %user %nice %system %iowait %steal %idle 15:37:23 15:08:01 all 0.03 0.00 0.01 0.01 0.00 99.96 15:37:23 15:08:01 0 0.05 0.00 0.02 0.00 0.02 99.92 15:37:23 15:08:01 1 0.03 0.00 0.00 0.00 0.00 99.97 15:37:23 15:08:01 2 0.03 0.00 0.03 0.00 0.00 99.93 15:37:23 15:08:01 3 0.00 0.00 0.00 0.00 0.00 100.00 15:37:23 15:08:01 4 0.03 0.00 0.00 0.02 0.00 99.95 15:37:23 15:08:01 5 0.03 0.00 0.02 0.03 0.00 99.92 15:37:23 15:08:01 6 0.03 0.00 0.00 0.00 0.00 99.97 15:37:23 15:08:01 7 0.00 0.00 0.00 0.00 0.00 100.00 15:37:23 15:09:01 all 0.01 0.00 0.02 0.00 0.01 99.96 15:37:23 15:09:01 0 0.02 0.00 0.07 0.00 0.02 99.90 15:37:23 15:09:01 1 0.00 0.00 0.02 0.00 0.02 99.97 15:37:23 15:09:01 2 0.00 0.00 0.03 0.00 0.00 99.97 15:37:23 15:09:01 3 0.02 0.00 0.02 0.00 0.00 99.97 15:37:23 15:09:01 4 0.00 0.00 0.02 0.00 0.00 99.98 15:37:23 15:09:01 5 0.02 0.00 0.00 0.02 0.02 99.95 15:37:23 15:09:01 6 0.00 0.00 0.00 0.00 0.00 100.00 15:37:23 15:09:01 7 0.02 0.00 0.00 0.00 0.00 99.98 15:37:23 15:10:01 all 0.03 0.00 0.00 0.00 0.00 99.96 15:37:23 15:10:01 0 0.03 0.00 0.00 0.00 0.00 99.97 15:37:23 15:10:01 1 0.05 0.00 0.02 0.00 0.00 99.93 15:37:23 15:10:01 2 0.03 0.00 0.00 0.00 0.00 99.97 15:37:23 15:10:01 3 0.00 0.00 0.00 0.00 0.00 100.00 15:37:23 15:10:01 4 0.02 0.00 0.00 0.02 0.00 99.97 15:37:23 15:10:01 5 0.02 0.00 0.00 0.02 0.00 99.97 15:37:23 15:10:01 6 0.03 0.00 0.02 0.00 0.00 99.95 15:37:23 15:10:01 7 0.02 0.00 0.00 0.00 0.02 99.97 15:37:23 15:11:01 all 0.03 0.00 0.03 0.01 0.00 99.94 15:37:23 15:11:01 0 0.00 0.00 0.02 0.00 0.00 99.98 15:37:23 15:11:01 1 0.02 0.00 0.03 0.00 0.00 99.95 15:37:23 15:11:01 2 0.07 0.00 0.03 0.00 0.00 99.90 15:37:23 15:11:01 3 0.00 0.00 0.02 0.00 0.00 99.98 15:37:23 15:11:01 4 0.03 0.00 0.03 0.03 0.00 99.90 15:37:23 15:11:01 5 0.02 0.00 0.03 0.02 0.00 99.93 15:37:23 15:11:01 6 0.03 0.00 0.02 0.00 0.00 99.95 15:37:23 15:11:01 7 0.03 0.00 0.07 0.00 0.00 99.90 15:37:23 15:12:01 all 0.03 0.00 0.01 0.00 0.01 99.95 15:37:23 15:12:01 0 0.07 0.00 0.05 0.00 0.00 99.88 15:37:23 15:12:01 1 0.02 0.00 0.00 0.00 0.02 99.97 15:37:23 15:12:01 2 0.07 0.00 0.05 0.00 0.02 99.87 15:37:23 15:12:01 3 0.02 0.00 0.00 0.00 0.00 99.98 15:37:23 15:12:01 4 0.00 0.00 0.00 0.00 0.00 100.00 15:37:23 15:12:01 5 0.00 0.00 0.02 0.03 0.00 99.95 15:37:23 15:12:01 6 0.03 0.00 0.00 0.00 0.02 99.95 15:37:23 15:12:01 7 0.02 0.00 0.00 0.00 0.00 99.98 15:37:23 15:13:01 all 0.01 0.00 0.00 0.00 0.00 99.98 15:37:23 15:13:01 0 0.03 0.00 0.02 0.00 0.02 99.93 15:37:23 15:13:01 1 0.02 0.00 0.00 0.00 0.00 99.98 15:37:23 15:13:01 2 0.02 0.00 0.00 0.00 0.00 99.98 15:37:23 15:13:01 3 0.00 0.00 0.00 0.00 0.00 100.00 15:37:23 15:13:01 4 0.00 0.00 0.02 0.02 0.00 99.97 15:37:23 15:13:01 5 0.02 0.00 0.00 0.00 0.00 99.98 15:37:23 15:13:01 6 0.02 0.00 0.00 0.00 0.00 99.98 15:37:23 15:13:01 7 0.00 0.00 0.00 0.00 0.00 100.00 15:37:23 15:14:01 all 0.01 0.00 0.02 0.01 0.00 99.96 15:37:23 15:14:01 0 0.03 0.00 0.03 0.00 0.00 99.93 15:37:23 15:14:01 1 0.00 0.00 0.02 0.02 0.00 99.97 15:37:23 15:14:01 2 0.02 0.00 0.03 0.00 0.00 99.95 15:37:23 15:14:01 3 0.03 0.00 0.05 0.00 0.00 99.92 15:37:23 15:14:01 4 0.02 0.00 0.00 0.02 0.02 99.95 15:37:23 15:14:01 5 0.00 0.00 0.00 0.03 0.00 99.97 15:37:23 15:14:01 6 0.00 0.00 0.00 0.00 0.00 100.00 15:37:23 15:14:01 7 0.02 0.00 0.02 0.00 0.00 99.97 15:37:23 15:15:01 all 0.02 0.00 0.01 0.00 0.00 99.97 15:37:23 15:15:01 0 0.05 0.00 0.02 0.00 0.02 99.92 15:37:23 15:15:01 1 0.00 0.00 0.00 0.00 0.00 100.00 15:37:23 15:15:01 2 0.03 0.00 0.02 0.00 0.00 99.95 15:37:23 15:15:01 3 0.00 0.00 0.00 0.00 0.00 100.00 15:37:23 15:15:01 4 0.02 0.00 0.02 0.00 0.00 99.97 15:37:23 15:15:01 5 0.00 0.00 0.02 0.03 0.00 99.95 15:37:23 15:15:01 6 0.03 0.00 0.00 0.00 0.00 99.97 15:37:23 15:15:01 7 0.00 0.00 0.00 0.00 0.02 99.98 15:37:23 15:16:01 all 0.02 0.00 0.00 0.01 0.00 99.97 15:37:23 15:16:01 0 0.02 0.00 0.02 0.00 0.00 99.97 15:37:23 15:16:01 1 0.00 0.00 0.00 0.00 0.00 100.00 15:37:23 15:16:01 2 0.03 0.00 0.02 0.00 0.00 99.95 15:37:23 15:16:01 3 0.00 0.00 0.00 0.02 0.00 99.98 15:37:23 15:16:01 4 0.03 0.00 0.00 0.02 0.00 99.95 15:37:23 15:16:01 5 0.02 0.00 0.00 0.02 0.00 99.97 15:37:23 15:16:01 6 0.02 0.00 0.00 0.00 0.00 99.98 15:37:23 15:16:01 7 0.02 0.00 0.00 0.00 0.00 99.98 15:37:23 15:17:01 all 0.01 0.00 0.01 0.01 0.00 99.96 15:37:23 15:17:01 0 0.02 0.00 0.02 0.00 0.02 99.95 15:37:23 15:17:01 1 0.03 0.00 0.02 0.02 0.02 99.92 15:37:23 15:17:01 2 0.03 0.00 0.00 0.00 0.00 99.97 15:37:23 15:17:01 3 0.00 0.00 0.02 0.00 0.00 99.98 15:37:23 15:17:01 4 0.00 0.00 0.00 0.00 0.00 100.00 15:37:23 15:17:01 5 0.02 0.00 0.02 0.05 0.00 99.92 15:37:23 15:17:01 6 0.02 0.00 0.00 0.00 0.00 99.98 15:37:23 15:17:01 7 0.00 0.00 0.00 0.00 0.00 100.00 15:37:23 15:18:01 all 0.01 0.00 0.01 0.00 0.00 99.98 15:37:23 15:18:01 0 0.02 0.00 0.00 0.00 0.00 99.98 15:37:23 15:18:01 1 0.00 0.00 0.00 0.02 0.00 99.98 15:37:23 15:18:01 2 0.03 0.00 0.03 0.00 0.00 99.93 15:37:23 15:18:01 3 0.02 0.00 0.00 0.00 0.00 99.98 15:37:23 15:18:01 4 0.03 0.00 0.00 0.00 0.00 99.97 15:37:23 15:18:01 5 0.00 0.00 0.00 0.02 0.00 99.98 15:37:23 15:18:01 6 0.00 0.00 0.02 0.00 0.00 99.98 15:37:23 15:18:01 7 0.00 0.00 0.00 0.00 0.00 100.00 15:37:23 15:37:23 15:18:01 CPU %user %nice %system %iowait %steal %idle 15:37:23 15:19:01 all 0.02 0.00 0.01 0.00 0.00 99.97 15:37:23 15:19:01 0 0.03 0.00 0.02 0.00 0.02 99.93 15:37:23 15:19:01 1 0.02 0.00 0.02 0.00 0.00 99.97 15:37:23 15:19:01 2 0.03 0.00 0.00 0.00 0.00 99.97 15:37:23 15:19:01 3 0.00 0.00 0.02 0.00 0.00 99.98 15:37:23 15:19:01 4 0.00 0.00 0.02 0.00 0.00 99.98 15:37:23 15:19:01 5 0.03 0.00 0.00 0.02 0.00 99.95 15:37:23 15:19:01 6 0.02 0.00 0.00 0.00 0.00 99.98 15:37:23 15:19:01 7 0.02 0.00 0.00 0.00 0.00 99.98 15:37:23 15:20:01 all 0.01 0.00 0.01 0.00 0.00 99.98 15:37:23 15:20:01 0 0.02 0.00 0.02 0.00 0.00 99.97 15:37:23 15:20:01 1 0.00 0.00 0.00 0.02 0.00 99.98 15:37:23 15:20:01 2 0.03 0.00 0.02 0.00 0.02 99.93 15:37:23 15:20:01 3 0.00 0.00 0.00 0.00 0.00 100.00 15:37:23 15:20:01 4 0.02 0.00 0.02 0.00 0.00 99.97 15:37:23 15:20:01 5 0.00 0.00 0.00 0.02 0.00 99.98 15:37:23 15:20:01 6 0.00 0.00 0.00 0.00 0.00 100.00 15:37:23 15:20:01 7 0.00 0.00 0.00 0.00 0.00 100.00 15:37:23 15:21:01 all 0.08 0.00 0.02 0.00 0.00 99.89 15:37:23 15:21:01 0 0.47 0.00 0.07 0.00 0.02 99.45 15:37:23 15:21:01 1 0.02 0.00 0.02 0.00 0.02 99.95 15:37:23 15:21:01 2 0.02 0.00 0.02 0.02 0.00 99.95 15:37:23 15:21:01 3 0.03 0.00 0.00 0.00 0.00 99.97 15:37:23 15:21:01 4 0.02 0.00 0.03 0.00 0.00 99.95 15:37:23 15:21:01 5 0.03 0.00 0.00 0.02 0.00 99.95 15:37:23 15:21:01 6 0.03 0.00 0.00 0.00 0.00 99.97 15:37:23 15:21:01 7 0.02 0.00 0.02 0.00 0.00 99.97 15:37:23 15:22:01 all 0.27 0.00 0.01 0.00 0.00 99.72 15:37:23 15:22:01 0 2.00 0.00 0.02 0.00 0.00 97.98 15:37:23 15:22:01 1 0.02 0.00 0.05 0.00 0.00 99.93 15:37:23 15:22:01 2 0.03 0.00 0.02 0.00 0.00 99.95 15:37:23 15:22:01 3 0.02 0.00 0.00 0.00 0.00 99.98 15:37:23 15:22:01 4 0.00 0.00 0.00 0.00 0.00 100.00 15:37:23 15:22:01 5 0.00 0.00 0.00 0.02 0.00 99.98 15:37:23 15:22:01 6 0.03 0.00 0.00 0.00 0.00 99.97 15:37:23 15:22:01 7 0.02 0.00 0.00 0.00 0.00 99.98 15:37:23 15:23:01 all 0.27 0.00 0.01 0.00 0.00 99.72 15:37:23 15:23:01 0 1.97 0.00 0.02 0.00 0.02 98.00 15:37:23 15:23:01 1 0.02 0.00 0.03 0.02 0.00 99.93 15:37:23 15:23:01 2 0.05 0.00 0.02 0.00 0.00 99.93 15:37:23 15:23:01 3 0.02 0.00 0.02 0.00 0.00 99.97 15:37:23 15:23:01 4 0.00 0.00 0.00 0.00 0.00 100.00 15:37:23 15:23:01 5 0.05 0.00 0.00 0.02 0.00 99.93 15:37:23 15:23:01 6 0.02 0.00 0.00 0.00 0.00 99.98 15:37:23 15:23:01 7 0.00 0.00 0.00 0.00 0.00 100.00 15:37:23 15:24:01 all 0.17 0.00 0.02 0.00 0.01 99.79 15:37:23 15:24:01 0 1.29 0.00 0.07 0.00 0.02 98.63 15:37:23 15:24:01 1 0.00 0.00 0.03 0.00 0.02 99.95 15:37:23 15:24:01 2 0.03 0.00 0.03 0.02 0.02 99.90 15:37:23 15:24:01 3 0.02 0.00 0.00 0.00 0.00 99.98 15:37:23 15:24:01 4 0.02 0.00 0.02 0.00 0.00 99.97 15:37:23 15:24:01 5 0.02 0.00 0.00 0.02 0.00 99.97 15:37:23 15:24:01 6 0.00 0.00 0.02 0.00 0.00 99.98 15:37:23 15:24:01 7 0.02 0.00 0.00 0.00 0.00 99.98 15:37:23 15:25:01 all 0.01 0.00 0.01 0.00 0.00 99.98 15:37:23 15:25:01 0 0.02 0.00 0.03 0.00 0.00 99.95 15:37:23 15:25:01 1 0.03 0.00 0.00 0.00 0.00 99.97 15:37:23 15:25:01 2 0.03 0.00 0.02 0.02 0.00 99.93 15:37:23 15:25:01 3 0.02 0.00 0.00 0.00 0.00 99.98 15:37:23 15:25:01 4 0.02 0.00 0.00 0.00 0.00 99.98 15:37:23 15:25:01 5 0.00 0.00 0.00 0.00 0.00 100.00 15:37:23 15:25:01 6 0.00 0.00 0.00 0.00 0.00 100.00 15:37:23 15:25:01 7 0.00 0.00 0.00 0.00 0.00 100.00 15:37:23 15:26:01 all 0.03 0.00 0.01 0.00 0.00 99.95 15:37:23 15:26:01 0 0.03 0.00 0.02 0.00 0.02 99.93 15:37:23 15:26:01 1 0.02 0.00 0.03 0.00 0.00 99.95 15:37:23 15:26:01 2 0.02 0.00 0.03 0.02 0.00 99.93 15:37:23 15:26:01 3 0.02 0.00 0.00 0.00 0.00 99.98 15:37:23 15:26:01 4 0.02 0.00 0.02 0.00 0.00 99.97 15:37:23 15:26:01 5 0.03 0.00 0.00 0.02 0.02 99.93 15:37:23 15:26:01 6 0.03 0.00 0.00 0.00 0.00 99.97 15:37:23 15:26:01 7 0.03 0.00 0.00 0.00 0.00 99.97 15:37:23 15:27:01 all 0.02 0.00 0.01 0.00 0.00 99.97 15:37:23 15:27:01 0 0.03 0.00 0.02 0.00 0.00 99.95 15:37:23 15:27:01 1 0.02 0.00 0.02 0.02 0.00 99.95 15:37:23 15:27:01 2 0.03 0.00 0.02 0.00 0.00 99.95 15:37:23 15:27:01 3 0.00 0.00 0.02 0.00 0.00 99.98 15:37:23 15:27:01 4 0.02 0.00 0.00 0.00 0.00 99.98 15:37:23 15:27:01 5 0.00 0.00 0.02 0.02 0.00 99.97 15:37:23 15:27:01 6 0.02 0.00 0.00 0.00 0.00 99.98 15:37:23 15:27:01 7 0.03 0.00 0.00 0.00 0.00 99.97 15:37:23 15:28:01 all 0.09 0.00 0.01 0.00 0.00 99.90 15:37:23 15:28:01 0 0.57 0.00 0.03 0.00 0.02 99.38 15:37:23 15:28:01 1 0.00 0.00 0.03 0.02 0.00 99.95 15:37:23 15:28:01 2 0.02 0.00 0.03 0.00 0.00 99.95 15:37:23 15:28:01 3 0.03 0.00 0.00 0.00 0.00 99.97 15:37:23 15:28:01 4 0.02 0.00 0.00 0.00 0.00 99.98 15:37:23 15:28:01 5 0.02 0.00 0.00 0.02 0.00 99.97 15:37:23 15:28:01 6 0.03 0.00 0.00 0.00 0.00 99.97 15:37:23 15:28:01 7 0.00 0.00 0.00 0.00 0.00 100.00 15:37:23 15:29:01 all 0.11 0.00 0.01 0.00 0.00 99.87 15:37:23 15:29:01 0 0.78 0.00 0.05 0.00 0.00 99.17 15:37:23 15:29:01 1 0.00 0.00 0.00 0.02 0.02 99.97 15:37:23 15:29:01 2 0.07 0.00 0.03 0.00 0.00 99.90 15:37:23 15:29:01 3 0.00 0.00 0.00 0.00 0.00 100.00 15:37:23 15:29:01 4 0.02 0.00 0.00 0.00 0.00 99.98 15:37:23 15:29:01 5 0.00 0.00 0.00 0.02 0.00 99.98 15:37:23 15:29:01 6 0.00 0.00 0.02 0.00 0.00 99.98 15:37:23 15:29:01 7 0.00 0.00 0.00 0.00 0.00 100.00 15:37:23 15:37:23 15:29:01 CPU %user %nice %system %iowait %steal %idle 15:37:23 15:30:01 all 0.02 0.00 0.00 0.00 0.00 99.97 15:37:23 15:30:01 0 0.03 0.00 0.02 0.00 0.02 99.93 15:37:23 15:30:01 1 0.02 0.00 0.00 0.00 0.00 99.98 15:37:23 15:30:01 2 0.00 0.00 0.00 0.00 0.02 99.98 15:37:23 15:30:01 3 0.02 0.00 0.02 0.00 0.00 99.97 15:37:23 15:30:01 4 0.02 0.00 0.00 0.00 0.00 99.98 15:37:23 15:30:01 5 0.02 0.00 0.00 0.00 0.00 99.98 15:37:23 15:30:01 6 0.02 0.00 0.00 0.00 0.00 99.98 15:37:23 15:30:01 7 0.02 0.00 0.00 0.00 0.00 99.98 15:37:23 15:31:01 all 0.01 0.00 0.01 0.00 0.00 99.98 15:37:23 15:31:01 0 0.02 0.00 0.02 0.00 0.00 99.97 15:37:23 15:31:01 1 0.02 0.00 0.00 0.02 0.00 99.97 15:37:23 15:31:01 2 0.02 0.00 0.02 0.00 0.00 99.97 15:37:23 15:31:01 3 0.00 0.00 0.00 0.00 0.00 100.00 15:37:23 15:31:01 4 0.00 0.00 0.02 0.00 0.00 99.98 15:37:23 15:31:01 5 0.00 0.00 0.00 0.02 0.00 99.98 15:37:23 15:31:01 6 0.00 0.00 0.00 0.00 0.00 100.00 15:37:23 15:31:01 7 0.00 0.00 0.02 0.00 0.02 99.97 15:37:23 15:32:01 all 0.02 0.00 0.01 0.00 0.00 99.96 15:37:23 15:32:01 0 0.02 0.00 0.02 0.00 0.00 99.97 15:37:23 15:32:01 1 0.00 0.00 0.02 0.00 0.00 99.98 15:37:23 15:32:01 2 0.02 0.00 0.02 0.02 0.00 99.95 15:37:23 15:32:01 3 0.02 0.00 0.00 0.00 0.00 99.98 15:37:23 15:32:01 4 0.02 0.00 0.02 0.00 0.00 99.97 15:37:23 15:32:01 5 0.08 0.00 0.00 0.02 0.00 99.90 15:37:23 15:32:01 6 0.02 0.00 0.00 0.00 0.02 99.97 15:37:23 15:32:01 7 0.02 0.00 0.00 0.00 0.00 99.98 15:37:23 15:33:01 all 0.01 0.00 0.01 0.01 0.00 99.97 15:37:23 15:33:01 0 0.00 0.00 0.00 0.00 0.00 100.00 15:37:23 15:33:01 1 0.00 0.00 0.00 0.02 0.02 99.97 15:37:23 15:33:01 2 0.02 0.00 0.03 0.00 0.00 99.95 15:37:23 15:33:01 3 0.02 0.00 0.00 0.00 0.00 99.98 15:37:23 15:33:01 4 0.00 0.00 0.00 0.00 0.00 100.00 15:37:23 15:33:01 5 0.00 0.00 0.00 0.07 0.00 99.93 15:37:23 15:33:01 6 0.00 0.00 0.00 0.00 0.00 100.00 15:37:23 15:33:01 7 0.02 0.00 0.02 0.00 0.00 99.97 15:37:23 15:34:01 all 0.02 0.00 0.01 0.00 0.00 99.96 15:37:23 15:34:01 0 0.02 0.00 0.02 0.02 0.00 99.95 15:37:23 15:34:01 1 0.02 0.00 0.02 0.00 0.00 99.97 15:37:23 15:34:01 2 0.05 0.00 0.02 0.00 0.00 99.93 15:37:23 15:34:01 3 0.02 0.00 0.02 0.00 0.02 99.95 15:37:23 15:34:01 4 0.00 0.00 0.00 0.00 0.00 100.00 15:37:23 15:34:01 5 0.02 0.00 0.00 0.02 0.00 99.97 15:37:23 15:34:01 6 0.00 0.00 0.00 0.00 0.00 100.00 15:37:23 15:34:01 7 0.02 0.00 0.02 0.00 0.02 99.95 15:37:23 15:35:01 all 0.01 0.00 0.00 0.00 0.00 99.98 15:37:23 15:35:01 0 0.00 0.00 0.03 0.02 0.02 99.93 15:37:23 15:35:01 1 0.00 0.00 0.00 0.00 0.00 100.00 15:37:23 15:35:01 2 0.03 0.00 0.00 0.00 0.00 99.97 15:37:23 15:35:01 3 0.00 0.00 0.00 0.00 0.00 100.00 15:37:23 15:35:01 4 0.00 0.00 0.00 0.00 0.00 100.00 15:37:23 15:35:01 5 0.00 0.00 0.00 0.02 0.00 99.98 15:37:23 15:35:01 6 0.00 0.00 0.00 0.00 0.00 100.00 15:37:23 15:35:01 7 0.02 0.00 0.00 0.00 0.00 99.98 15:37:23 15:36:01 all 0.03 0.00 0.01 0.01 0.00 99.95 15:37:23 15:36:01 0 0.00 0.00 0.00 0.00 0.00 100.00 15:37:23 15:36:01 1 0.05 0.00 0.02 0.03 0.00 99.90 15:37:23 15:36:01 2 0.02 0.00 0.02 0.00 0.00 99.97 15:37:23 15:36:01 3 0.03 0.00 0.02 0.00 0.00 99.95 15:37:23 15:36:01 4 0.03 0.00 0.00 0.00 0.02 99.95 15:37:23 15:36:01 5 0.00 0.00 0.00 0.03 0.00 99.97 15:37:23 15:36:01 6 0.02 0.00 0.00 0.00 0.00 99.98 15:37:23 15:36:01 7 0.07 0.00 0.03 0.00 0.02 99.88 15:37:23 15:37:01 all 0.01 0.00 0.01 0.00 0.00 99.98 15:37:23 15:37:01 0 0.02 0.00 0.02 0.00 0.00 99.97 15:37:23 15:37:01 1 0.00 0.00 0.02 0.00 0.02 99.97 15:37:23 15:37:01 2 0.02 0.00 0.02 0.00 0.00 99.97 15:37:23 15:37:01 3 0.00 0.00 0.00 0.00 0.00 100.00 15:37:23 15:37:01 4 0.00 0.00 0.00 0.00 0.00 100.00 15:37:23 15:37:01 5 0.02 0.00 0.00 0.02 0.00 99.97 15:37:23 15:37:01 6 0.00 0.00 0.00 0.00 0.00 100.00 15:37:23 15:37:01 7 0.02 0.00 0.02 0.00 0.00 99.97 15:37:23 Average: all 5.80 0.00 1.46 1.54 0.02 91.18 15:37:23 Average: 0 5.90 0.00 1.50 1.91 0.02 90.66 15:37:23 Average: 1 5.39 0.00 1.33 1.19 0.02 92.06 15:37:23 Average: 2 5.98 0.00 1.43 1.43 0.02 91.14 15:37:23 Average: 3 5.88 0.00 1.49 1.15 0.02 91.46 15:37:23 Average: 4 5.85 0.00 1.50 1.06 0.02 91.58 15:37:23 Average: 5 5.90 0.00 1.50 2.46 0.02 90.13 15:37:23 Average: 6 5.77 0.00 1.39 1.15 0.02 91.67 15:37:23 Average: 7 5.73 0.00 1.51 1.98 0.03 90.75 15:37:23 15:37:23 15:37:23