Pull request #4372 opened Connecting to https://api.github.com using edgex-jenkins github personal access token Connecting to https://api.github.com to check permissions of obtain list of judehung for edgexfoundry/edgex-go Obtained Jenkinsfile from b27614f02d8ef918cf230864670b1d55ac2aa0dd+69b2f2fc042d3f207e021d84ed91ae79e073eaae (5ca514145c816bf93d5a31adccaef54085504327) 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-ssh6826355921236202327.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-ssh5638510243049878266.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 Cloning the remote Git repository Cloning with configured refspecs honoured and with tags Cloning repository git@github.com:edgexfoundry/edgex-global-pipelines.git > git init /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/PR-4372/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/PR-4372/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh3871194708982786084.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 > git config --add remote.origin.fetch +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching with tags Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/PR-4372/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh15856116241007787796.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 > git --version # timeout=10 > git --version # 'git version 2.16.6' Excluding src/test/ from checkout of git git@github.com:edgexfoundry/edgex-global-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. Loading library lf-pipelines@master Attempting to resolve master from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /tmp/jenkins-gitclient-ssh13957925131436392878.key > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision 65355178549468b165f8106641c96c3190b1d843 The recommended git tool is: NONE using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning with configured refspecs honoured and without tags Cloning repository git@github.com:lfit/releng-pipelines.git > git init /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/PR-4372/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e # timeout=10 Fetching upstream changes from git@github.com:lfit/releng-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/PR-4372/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh11886266964145134723.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 Avoid second fetch Checking out Revision 65355178549468b165f8106641c96c3190b1d843 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 65355178549468b165f8106641c96c3190b1d843 # timeout=10 Commit message: "Fix: Add S3 URL in href to ship logs" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 > git --version # timeout=10 > git --version # 'git version 2.16.6' fatal: bad object cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoParallel] RAW Config: [project:edgex-go, dockerFileGlobPath:cmd/**/Dockerfile, testScript:make test, buildScript:make build, publishSwaggerDocs:true, swaggerApiFolders:[openapi/v3], buildSnap:false] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[ubuntu20.04-docker-8c-8g, ubuntu20.04-docker-arm64-4c-16g]] [Pipeline] echo ========================================================= [edgeXBuildGoParallel] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: edgex-go-settings PROJECT: edgex-go USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.18 USE_ALPINE: true DOCKER_FILE_GLOB: cmd/**/Dockerfile DOCKER_IMAGE_NAME_PREFIX: DOCKER_IMAGE_NAME_SUFFIX: DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_BUILD_IMAGE_TARGET: builder DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: true SEMVER_BUMP_LEVEL: pre PUBLISH_SWAGGER_DOCS: true SWAGGER_API_FOLDERS: openapi/v3 BUILD_SNAP: false BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org SNYK_DEBUG: false [Pipeline] node Still waiting to schedule task Waiting for next available executor on ‘prd-ubuntu20.04-docker-8c-8g-6732’ Running on prd-ubuntu20.04-docker-8c-8g-6734 in /w/workspace/edgexfoundry_edgex-go_PR-4372 [Pipeline] { [Pipeline] ws Running in /w/workspace/edgex-go/1 [Pipeline] { [Pipeline] stage [Pipeline] { (Declarative: Checkout SCM) [Pipeline] checkout The recommended git tool is: git using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning repository git@github.com:edgexfoundry/edgex-go.git > git init /w/workspace/edgex-go/1 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git > git --version # timeout=10 > git --version # 'git version 2.25.1' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/4372/head:refs/remotes/origin/PR-4372 +refs/heads/main:refs/remotes/origin/main # timeout=10 Merging remotes/origin/main commit 69b2f2fc042d3f207e021d84ed91ae79e073eaae into PR head commit b27614f02d8ef918cf230864670b1d55ac2aa0dd Merge succeeded, producing b27614f02d8ef918cf230864670b1d55ac2aa0dd Checking out Revision b27614f02d8ef918cf230864670b1d55ac2aa0dd (PR-4372) > git config core.sparsecheckout # timeout=10 > git checkout -f b27614f02d8ef918cf230864670b1d55ac2aa0dd # 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 69b2f2fc042d3f207e021d84ed91ae79e073eaae # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f b27614f02d8ef918cf230864670b1d55ac2aa0dd # timeout=10 Commit message: "fix: Update swagger to match latest changes in go-mod-core-contracts Device DTO" First time build. Skipping changelog. > git --version # timeout=10 > git --version # 'git version 2.25.1' fatal: bad object cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 12:39:28 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 12:39:29 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 12:39:29 ========================================================= 12:39:29 EdgeX Global Pipelines Version Info 12:39:29 ========================================================= [Pipeline] libraryResource [Pipeline] sh 12:39:29 ------------------- 12:39:29 stable info: 12:39:29 ------------------- 12:39:29 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 12:39:29 Commit SHA: cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 12:39:29 Message: update stable to v1.0.244 12:39:30 ------------------- 12:39:30 experimental info: 12:39:30 ------------------- 12:39:30 Commited By: **** collab-it+edgex@linuxfoundation.org 12:39:30 Commit SHA: cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 12:39:30 Message: update experimental to v1.0.244 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 12:39:30 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-go-settings [Pipeline] echo 12:39:30 [edgeXSetupEnvironment]: set envvar PROJECT = edgex-go [Pipeline] echo 12:39:30 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 12:39:30 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 12:39:30 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 12:39:31 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.18 [Pipeline] echo 12:39:31 [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo 12:39:31 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_GLOB = cmd/**/Dockerfile [Pipeline] echo 12:39:31 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_PREFIX = [Pipeline] echo 12:39:31 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_SUFFIX = [Pipeline] echo 12:39:31 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 12:39:31 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 12:39:31 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 12:39:31 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 12:39:31 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 12:39:31 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 12:39:31 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 12:39:31 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 12:39:31 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo 12:39:31 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v3 [Pipeline] echo 12:39:31 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 12:39:31 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 12:39:31 [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo 12:39:31 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-4372 [Pipeline] echo 12:39:31 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-4372 [Pipeline] echo 12:39:31 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-4372 [Pipeline] echo 12:39:31 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = b27614f02d8ef918cf230864670b1d55ac2aa0dd [Pipeline] echo 12:39:32 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = b27614f [Pipeline] echo 12:39:32 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 12:39:32 provisioning config files... 12:39:32 copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/1@tmp/config10553211892049463175tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 12:39:32 ---> docker-login.sh 12:39:32 nexus3.edgexfoundry.org:10001 12:39:32 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 12:39:32 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 12:39:32 Configure a credential helper to remove this warning. See 12:39:32 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 12:39:32 12:39:32 Login Succeeded 12:39:32 nexus3.edgexfoundry.org:10002 12:39:33 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 12:39:33 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 12:39:33 Configure a credential helper to remove this warning. See 12:39:33 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 12:39:33 12:39:33 Login Succeeded 12:39:33 nexus3.edgexfoundry.org:10003 12:39:33 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 12:39:33 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 12:39:33 Configure a credential helper to remove this warning. See 12:39:33 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 12:39:33 12:39:33 Login Succeeded 12:39:33 nexus3.edgexfoundry.org:10004 12:39:33 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 12:39:33 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 12:39:33 Configure a credential helper to remove this warning. See 12:39:33 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 12:39:33 12:39:33 Login Succeeded 12:39:33 docker.io 12:39:33 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 12:39:33 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 12:39:33 Configure a credential helper to remove this warning. See 12:39:33 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 12:39:33 12:39:33 Login Succeeded 12:39:33 ---> docker-login.sh ends [Pipeline] } 12:39:33 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 12:39:34 + 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 12:39:34 + + cutdirname -d/ cmd/core-command/Dockerfile -f2 12:39:34 12:39:34 + echo core-command,cmd/core-command/Dockerfile 12:39:34 + dirname cmd/core-common-config-bootstrapper/Dockerfile 12:39:34 + cut -d/ -f2 12:39:34 + echo core-common-config-bootstrapper,cmd/core-common-config-bootstrapper/Dockerfile 12:39:34 + dirname cmd/core-data/Dockerfile 12:39:34 + cut -d/ -f2 12:39:34 + echo core-data,cmd/core-data/Dockerfile 12:39:34 + + dirnamecut cmd/core-metadata/Dockerfile -d/ 12:39:34 -f2 12:39:34 + echo core-metadata,cmd/core-metadata/Dockerfile 12:39:34 + dirname cmd/security-bootstrapper/Dockerfile 12:39:34 + cut -d/ -f2 12:39:34 + echo security-bootstrapper,cmd/security-bootstrapper/Dockerfile 12:39:34 + dirname cmd/security-proxy-setup/Dockerfile 12:39:34 + cut -d/ -f2 12:39:34 + echo security-proxy-setup,cmd/security-proxy-setup/Dockerfile 12:39:34 + dirname cmd/security-secretstore-setup/Dockerfile 12:39:34 + cut -d/ -f2 12:39:34 + echo security-secretstore-setup,cmd/security-secretstore-setup/Dockerfile 12:39:34 + dirname cmd/security-spiffe-token-provider/Dockerfile 12:39:34 + cut -d/ -f2 12:39:34 + echo security-spiffe-token-provider,cmd/security-spiffe-token-provider/Dockerfile 12:39:34 + dirname cmd/security-spire-agent/Dockerfile 12:39:34 + cut -d/ -f2 12:39:34 + echo security-spire-agent,cmd/security-spire-agent/Dockerfile 12:39:34 + dirname cmd/security-spire-config/Dockerfile+ 12:39:34 cut -d/ -f2 12:39:34 + echo security-spire-config,cmd/security-spire-config/Dockerfile 12:39:34 + dirname+ cmd/security-spire-server/Dockerfile 12:39:34 cut -d/ -f2 12:39:34 + echo security-spire-server,cmd/security-spire-server/Dockerfile 12:39:34 + dirname cmd/support-notifications/Dockerfile 12:39:34 + cut -d/ -f2 12:39:34 + echo support-notifications,cmd/support-notifications/Dockerfile 12:39:34 + dirname cmd/support-scheduler/Dockerfile 12:39:34 + cut -d/ -f2 12:39:34 + echo support-scheduler,cmd/support-scheduler/Dockerfile [Pipeline] echo 12:39:34 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 12:39:34 + git rev-list -1 --merges b27614f02d8ef918cf230864670b1d55ac2aa0dd~1..b27614f02d8ef918cf230864670b1d55ac2aa0dd [Pipeline] echo 12:39:34 -----------> git rev-list -1 --merges b27614f02d8ef918cf230864670b1d55ac2aa0dd~1..b27614f02d8ef918cf230864670b1d55ac2aa0dd b27614f02d8ef918cf230864670b1d55ac2aa0dd [false] [Pipeline] sh 12:39:34 + git log --format=format:%s -1 b27614f02d8ef918cf230864670b1d55ac2aa0dd [Pipeline] echo 12:39:34 ========================================================= 12:39:34 [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] 12:39:34 ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] sh 12:39:35 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 12:39:35 + grep -v github /etc/ssh/ssh_known_hosts 12:39:35 + [ -e /tmp/ssh_known_hosts ] 12:39:35 + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts 12:39:35 + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= 12:39:35 + sudo tee -a /etc/ssh/ssh_known_hosts 12:39:35 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 12:39:35 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 12:39:35 12:39:35 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 12:39:36 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 12:39:36 0.1.4: Pulling from edgex-devops/py-git-semver 12:39:36 b85a868b505f: Pulling fs layer 12:39:36 e2be974225ed: Pulling fs layer 12:39:36 339a4e72a1f5: Pulling fs layer 12:39:36 988bab9f4d93: Pulling fs layer 12:39:36 1469e6f7b9e6: Pulling fs layer 12:39:36 eaf3925da568: Pulling fs layer 12:39:36 bab4dde63d76: Pulling fs layer 12:39:36 bde34c3a00c8: Pulling fs layer 12:39:36 b352a97aabf1: Pulling fs layer 12:39:36 4872d77fe225: Pulling fs layer 12:39:36 5851b861e8e6: Pulling fs layer 12:39:36 bab4dde63d76: Waiting 12:39:36 bde34c3a00c8: Waiting 12:39:36 b352a97aabf1: Waiting 12:39:36 4872d77fe225: Waiting 12:39:36 eaf3925da568: Waiting 12:39:36 1469e6f7b9e6: Waiting 12:39:36 5851b861e8e6: Waiting 12:39:36 e2be974225ed: Download complete 12:39:36 988bab9f4d93: Download complete 12:39:36 1469e6f7b9e6: Verifying Checksum 12:39:36 1469e6f7b9e6: Download complete 12:39:36 eaf3925da568: Download complete 12:39:36 339a4e72a1f5: Verifying Checksum 12:39:36 339a4e72a1f5: Download complete 12:39:36 bde34c3a00c8: Download complete 12:39:36 b352a97aabf1: Verifying Checksum 12:39:36 b352a97aabf1: Download complete 12:39:36 4872d77fe225: Download complete 12:39:36 5851b861e8e6: Download complete 12:39:36 b85a868b505f: Verifying Checksum 12:39:36 b85a868b505f: Download complete 12:39:37 bab4dde63d76: Verifying Checksum 12:39:37 bab4dde63d76: Download complete 12:39:37 b85a868b505f: Pull complete 12:39:37 e2be974225ed: Pull complete 12:39:38 339a4e72a1f5: Pull complete 12:39:38 988bab9f4d93: Pull complete 12:39:38 1469e6f7b9e6: Pull complete 12:39:38 eaf3925da568: Pull complete 12:39:40 bab4dde63d76: Pull complete 12:39:40 bde34c3a00c8: Pull complete 12:39:40 b352a97aabf1: Pull complete 12:39:40 4872d77fe225: Pull complete 12:39:40 5851b861e8e6: Pull complete 12:39:40 Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 12:39:40 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 12:39:41 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 12:39:41 prd-ubuntu20.04-docker-8c-8g-6734 does not seem to be running inside a container 12:39:41 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 12:39:45 $ docker top fbd485e8a9a2ebe4c055310017204f98478c9703b2258fcd525b8e1515788f2b -eo pid,comm 12:39:45 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). 12:39:45 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 12:39:45 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 12:39:45 [ssh-agent] Looking for ssh-agent implementation... 12:39:45 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 12:39:45 $ docker exec fbd485e8a9a2ebe4c055310017204f98478c9703b2258fcd525b8e1515788f2b ssh-agent 12:39:45 SSH_AUTH_SOCK=/tmp/ssh-SKRUIwn1JhNq/agent.32 12:39:45 SSH_AGENT_PID=38 12:39:45 Running ssh-add (command line suppressed) 12:39:45 Identity added: /w/workspace/edgex-go/1@tmp/private_key_17336683645526304569.key (/w/workspace/edgex-go/1@tmp/private_key_17336683645526304569.key) 12:39:45 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 12:39:46 + git tag --points-at HEAD [Pipeline] } 12:39:46 $ docker exec --env ******** --env ******** fbd485e8a9a2ebe4c055310017204f98478c9703b2258fcd525b8e1515788f2b ssh-agent -k 12:39:46 unset SSH_AUTH_SOCK; 12:39:46 unset SSH_AGENT_PID; 12:39:46 echo Agent pid 38 killed; 12:39:46 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 12:39:46 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 12:39:46 [ssh-agent] Looking for ssh-agent implementation... 12:39:46 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 12:39:46 $ docker exec fbd485e8a9a2ebe4c055310017204f98478c9703b2258fcd525b8e1515788f2b ssh-agent 12:39:46 SSH_AUTH_SOCK=/tmp/ssh-urA3nMK1b15N/agent.70 12:39:46 SSH_AGENT_PID=76 12:39:46 Running ssh-add (command line suppressed) 12:39:46 Identity added: /w/workspace/edgex-go/1@tmp/private_key_14642280815535056067.key (/w/workspace/edgex-go/1@tmp/private_key_14642280815535056067.key) 12:39:46 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 12:39:46 + git semver init 12:39:47 2023-02-20 12:39:47,090 [run_init] DEBUG init version:0.0.0 force:False 12:39:47 2023-02-20 12:39:47,091 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/edgex-go/1/.semver 12:39:47 2023-02-20 12:39:47,091 [execute] INFO git clone -b semver git@github.com:edgexfoundry/edgex-go.git /w/workspace/edgex-go/1/.semver 12:39:47 2023-02-20 12:39:47,092 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/edgex-go.git', '/w/workspace/edgex-go/1/.semver'], cwd=/w/workspace/edgex-go/1, universal_newlines=False, shell=None, istream=None) 12:39:52 2023-02-20 12:39:52,372 [append_file] DEBUG append to file:/w/workspace/edgex-go/1/.git/info/exclude 12:39:52 2023-02-20 12:39:52,372 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/edgex-go/1/.semver/PR-4372 with force:False 12:39:52 2023-02-20 12:39:52,372 [write_file] DEBUG write to file:/w/workspace/edgex-go/1/.semver/PR-4372 12:39:52 2023-02-20 12:39:52,377 [execute] INFO git cat-file --batch-check 12:39:52 2023-02-20 12:39:52,377 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgex-go/1/.semver, universal_newlines=False, shell=None, istream=) 12:39:52 2023-02-20 12:39:52,383 [execute] INFO git cat-file --batch 12:39:52 2023-02-20 12:39:52,384 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgex-go/1/.semver, universal_newlines=False, shell=None, istream=) 12:39:52 2023-02-20 12:39:52,388 [read_version] DEBUG read version from /w/workspace/edgex-go/1/.semver/PR-4372 12:39:52 0.0.0 [Pipeline] } 12:39:52 $ docker exec --env ******** --env ******** fbd485e8a9a2ebe4c055310017204f98478c9703b2258fcd525b8e1515788f2b ssh-agent -k 12:39:52 unset SSH_AUTH_SOCK; 12:39:52 unset SSH_AGENT_PID; 12:39:52 echo Agent pid 76 killed; 12:39:52 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 12:39:53 + git semver [Pipeline] } 12:39:53 $ docker stop --time=1 fbd485e8a9a2ebe4c055310017204f98478c9703b2258fcd525b8e1515788f2b 12:39:54 $ docker rm -f --volumes fbd485e8a9a2ebe4c055310017204f98478c9703b2258fcd525b8e1515788f2b [Pipeline] // withDockerContainer [Pipeline] sh 12:39:55 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 12:39:55 Stashed 1 file(s) [Pipeline] echo 12:39:55 [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 12:39:56 + git config --global --add safe.directory /w/workspace/edgex-go/1 [Pipeline] echo 12:39:56 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 12:39:56 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 12:39:56 ========================================================= 12:39:56 [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine] 12:39:56 ========================================================= [Pipeline] fileExists [Pipeline] sh 12:39:56 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine 12:39:56 1.18-alpine: Pulling from edgex-devops/edgex-golang-base 12:39:56 213ec9aee27d: Pulling fs layer 12:39:56 4583459ba037: Pulling fs layer 12:39:56 93c1e223e6f2: Pulling fs layer 12:39:56 53926ce57604: Pulling fs layer 12:39:56 21b2b0c7a3f4: Pulling fs layer 12:39:56 22ff95d597cd: Pulling fs layer 12:39:56 12d6caf4c0d1: Pulling fs layer 12:39:56 96b7cbca73a9: Pulling fs layer 12:39:56 a7acece74701: Pulling fs layer 12:39:56 53926ce57604: Waiting 12:39:56 21b2b0c7a3f4: Waiting 12:39:56 22ff95d597cd: Waiting 12:39:56 12d6caf4c0d1: Waiting 12:39:56 96b7cbca73a9: Waiting 12:39:56 a7acece74701: Waiting 12:39:56 93c1e223e6f2: Verifying Checksum 12:39:56 93c1e223e6f2: Download complete 12:39:56 4583459ba037: Verifying Checksum 12:39:56 4583459ba037: Download complete 12:39:56 21b2b0c7a3f4: Verifying Checksum 12:39:56 21b2b0c7a3f4: Download complete 12:39:56 22ff95d597cd: Verifying Checksum 12:39:56 22ff95d597cd: Download complete 12:39:56 213ec9aee27d: Verifying Checksum 12:39:56 213ec9aee27d: Download complete 12:39:56 12d6caf4c0d1: Download complete 12:39:57 213ec9aee27d: Pull complete 12:39:57 a7acece74701: Verifying Checksum 12:39:57 a7acece74701: Download complete 12:39:57 4583459ba037: Pull complete 12:39:57 93c1e223e6f2: Pull complete 12:39:57 96b7cbca73a9: Verifying Checksum 12:39:57 96b7cbca73a9: Download complete 12:39:57 53926ce57604: Verifying Checksum 12:39:57 53926ce57604: Download complete 12:40:02 53926ce57604: Pull complete 12:40:02 21b2b0c7a3f4: Pull complete 12:40:02 22ff95d597cd: Pull complete 12:40:02 12d6caf4c0d1: Pull complete 12:40:03 96b7cbca73a9: Pull complete 12:40:04 a7acece74701: Pull complete 12:40:04 Digest: sha256:f6a9ef70c52da88a2ff63a0c6767b24654f9f5185d1d85ca6cc3004fb48f6c2d 12:40:04 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine 12:40:04 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine [Pipeline] fileExists [Pipeline] sh 12:40:04 + + docker build -t ci-base-image-x86_64 -f - . 12:40:04 echo FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine 12:40:04 WORKDIR /edgex 12:40:04 COPY go.mod . 12:40:04 RUN go mod download 12:40:05 Sending build context to Docker daemon 170.3MB 12:40:05 Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine 12:40:05 ---> db6d94c90886 12:40:05 Step 2/4 : WORKDIR /edgex 12:40:10 Still waiting to schedule task 12:40:10 Waiting for next available executor on ‘prd-ubuntu20.04-docker-arm64-4c-16g-6733’ 12:40:15 ---> Running in 17290e7c6a8f 12:40:15 Removing intermediate container 17290e7c6a8f 12:40:15 ---> d15492677e24 12:40:15 Step 3/4 : COPY go.mod . 12:40:15 ---> f62635fd1c75 12:40:15 Step 4/4 : RUN go mod download 12:40:15 ---> Running in a4008104f6ad 12:40:28 Removing intermediate container a4008104f6ad 12:40:28 ---> 88d8c264b3f9 12:40:28 Successfully built 88d8c264b3f9 12:40:28 Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 12:40:28 + docker inspect -f . ci-base-image-x86_64 12:40:28 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 12:40:28 prd-ubuntu20.04-docker-8c-8g-6734 does not seem to be running inside a container 12:40:28 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 12:40:29 $ docker top 2a37dbcd38eebc89dc6e0eddf8e9cf7b7ebd299627c587b5737b831cd991a8eb -eo pid,comm [Pipeline] { [Pipeline] sh 12:40:29 + go version 12:40:29 go version go1.18.7 linux/amd64 [Pipeline] } 12:40:29 $ docker stop --time=1 2a37dbcd38eebc89dc6e0eddf8e9cf7b7ebd299627c587b5737b831cd991a8eb 12:40:30 $ docker rm -f --volumes 2a37dbcd38eebc89dc6e0eddf8e9cf7b7ebd299627c587b5737b831cd991a8eb [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 12:40:31 + docker inspect -f . ci-base-image-x86_64 12:40:31 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 12:40:31 prd-ubuntu20.04-docker-8c-8g-6734 does not seem to be running inside a container 12:40:31 $ docker run -t -d -u 1001:1001 -u 0:0 -v /var/run/docker.sock:/var/run/docker.sock --privileged -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 12:40:32 $ docker top 7cfcfce5c40bd5e8d084e546f51149aeffac1db87c64a4836314515eda131e09 -eo pid,comm [Pipeline] { [Pipeline] echo 12:40:32 ========================================================= 12:40:32 [edgeXBuildGoParallel] Running Tests and Build... 12:40:32 ========================================================= [Pipeline] sh 12:40:32 + git config --global --add safe.directory /w/workspace/edgex-go/1 [Pipeline] fileExists [Pipeline] sh 12:40:32 + make test 12:40:32 go test -race -coverprofile=coverage.out ./... 12:40:39 ? github.com/edgexfoundry/edgex-go [no test files] 12:40:54 ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] 12:40:54 ? github.com/edgexfoundry/edgex-go/cmd/core-common-config-bootstrapper [no test files] 12:40:54 ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] 12:40:54 ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] 12:40:54 ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] 12:40:54 ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] 12:40:54 ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] 12:40:54 ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-setup [no test files] 12:40:54 ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] 12:40:54 ? github.com/edgexfoundry/edgex-go/cmd/security-spiffe-token-provider [no test files] 12:40:54 ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] 12:40:54 ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] 12:40:54 ? github.com/edgexfoundry/edgex-go/internal [no test files] 12:40:54 ? github.com/edgexfoundry/edgex-go/internal/core/command [no test files] 12:40:54 ok github.com/edgexfoundry/edgex-go/internal/core/command/application 0.052s coverage: 28.7% of statements 12:40:54 ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] 12:40:54 ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] 12:40:54 ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 0.102s coverage: 98.5% of statements 12:40:56 ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging 3.110s coverage: 73.7% of statements 12:40:56 ? github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging/mocks [no test files] 12:40:56 ? github.com/edgexfoundry/edgex-go/internal/core/common_config [no test files] 12:40:56 ? github.com/edgexfoundry/edgex-go/internal/core/data [no test files] 12:40:56 ok github.com/edgexfoundry/edgex-go/internal/core/data/application 0.091s coverage: 54.0% of statements 12:40:56 ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] 12:40:56 ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] 12:40:57 ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 3.484s coverage: 88.5% of statements 12:40:57 ? github.com/edgexfoundry/edgex-go/internal/core/data/controller/messaging [no test files] 12:40:57 ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] 12:40:57 ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks [no test files] 12:40:57 ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] 12:40:57 ? github.com/edgexfoundry/edgex-go/internal/core/metadata [no test files] 12:40:57 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/application 0.075s coverage: 3.9% of statements 12:40:57 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] 12:40:57 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] 12:40:57 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 0.565s coverage: 95.6% of statements 12:40:57 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] 12:40:57 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks [no test files] 12:40:57 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/uom [no test files] 12:40:57 ok github.com/edgexfoundry/edgex-go/internal/io 0.114s coverage: 72.2% of statements 12:40:57 ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] 12:40:57 ? github.com/edgexfoundry/edgex-go/internal/pkg/application [no test files] 12:40:57 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers [no test files] 12:40:57 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] 12:40:57 ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] 12:40:57 ok github.com/edgexfoundry/edgex-go/internal/pkg/controller/http 0.063s coverage: 65.9% of statements 12:40:57 ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] 12:40:57 ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] 12:40:57 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] 12:40:57 ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 0.057s coverage: 0.9% of statements 12:40:57 ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] 12:40:57 ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 0.067s coverage: 29.6% of statements 12:40:57 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] 12:40:57 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.077s coverage: 47.1% of statements 12:40:57 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 1.077s coverage: 82.9% of statements 12:40:57 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.065s coverage: 94.1% of statements 12:40:57 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.082s coverage: 96.3% of statements 12:40:57 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.053s coverage: 87.5% of statements 12:41:02 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 12.081s coverage: 94.4% of statements 12:41:02 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/ping 0.047s coverage: 44.8% of statements 12:41:21 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 23.360s coverage: 79.9% of statements 12:41:21 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] 12:41:21 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 22.088s coverage: 92.9% of statements 12:41:21 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] 12:41:21 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] 12:41:21 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] 12:41:21 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 0.025s coverage: 64.4% of statements 12:41:21 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] 12:41:21 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto [no test files] 12:41:21 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/config [no test files] 12:41:21 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/container [no test files] 12:41:21 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/handlers 6.085s coverage: 86.9% of statements 12:41:21 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] 12:41:21 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] 12:41:21 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] 12:41:21 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] 12:41:21 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 11.066s coverage: 87.2% of statements 12:41:21 ok github.com/edgexfoundry/edgex-go/internal/security/common 0.053s coverage: 20.0% of statements 12:41:21 ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] 12:41:21 ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] 12:41:21 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.044s coverage: 100.0% of statements 12:41:21 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] 12:41:21 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.088s coverage: 77.4% of statements 12:41:21 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/common [no test files] 12:41:21 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.090s coverage: 80.0% of statements 12:41:21 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/jwt 0.066s coverage: 87.2% of statements 12:41:21 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.254s coverage: 91.2% of statements 12:41:21 ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] 12:41:21 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 0.249s coverage: 63.1% of statements 12:41:21 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] 12:41:21 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] 12:41:21 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.056s coverage: 100.0% of statements 12:41:21 ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.032s coverage: 89.4% of statements 12:41:21 ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.039s coverage: 100.0% of statements 12:41:21 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.028s coverage: 73.7% of statements 12:41:21 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.032s coverage: 100.0% of statements 12:41:21 ok github.com/edgexfoundry/edgex-go/internal/security/proxy 0.329s coverage: 65.3% of statements 12:41:21 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/config [no test files] 12:41:21 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/container [no test files] 12:41:21 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/models [no test files] 12:41:21 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.178s coverage: 41.0% of statements 12:41:21 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] 12:41:21 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] 12:41:21 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 0.057s coverage: 89.5% of statements 12:41:21 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] 12:41:21 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 0.065s coverage: 84.8% of statements 12:41:21 ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider [no test files] 12:41:21 ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/config [no test files] 12:41:21 ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/container [no test files] 12:41:21 ? github.com/edgexfoundry/edgex-go/internal/support/notifications [no test files] 12:41:21 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 6.085s coverage: 17.7% of statements 12:41:21 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel [no test files] 12:41:21 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks [no test files] 12:41:21 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] 12:41:21 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] 12:41:21 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 0.169s coverage: 92.3% of statements 12:41:21 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] 12:41:21 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks [no test files] 12:41:21 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler [no test files] 12:41:21 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/application [no test files] 12:41:21 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/scheduler 0.056s coverage: 63.2% of statements 12:41:21 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] 12:41:21 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] 12:41:21 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 0.109s coverage: 97.7% of statements 12:41:21 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] 12:41:21 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks [no test files] 12:41: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 12:41: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." 12:41:39 go vet ./... 12:41:43 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 12:41:43 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 12:41:43 ./bin/test-attribution-txt.sh [Pipeline] echo 12:41:43 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] sh 12:41:43 + ls -al . 12:41:43 total 744 12:41:43 drwxrwxr-x 11 1001 1001 4096 Feb 20 12:40 . 12:41:43 drwxr-xr-x 4 root root 4096 Feb 20 12:40 .. 12:41:43 drwxrwxr-x 2 1001 1001 4096 Feb 20 12:39 .blubracket 12:41:43 -rw-rw-r-- 1 1001 1001 16 Feb 20 12:39 .dockerignore 12:41:43 drwxrwxr-x 8 1001 1001 4096 Feb 20 12:41 .git 12:41:43 drwxrwxr-x 3 1001 1001 4096 Feb 20 12:39 .github 12:41:43 -rw-rw-r-- 1 1001 1001 1024 Feb 20 12:39 .gitignore 12:41:43 -rw-rw-r-- 1 1001 1001 42 Feb 20 12:39 .golangci.yml 12:41:43 -rw-rw-r-- 1 1001 1001 87 Feb 20 12:39 .hadolint.yml 12:41:43 drwxr-xr-x 3 1001 1001 4096 Feb 20 12:39 .semver 12:41:43 -rw-rw-r-- 1 1001 1001 166 Feb 20 12:39 .sonarcloud.properties 12:41:43 -rw-rw-r-- 1 1001 1001 1171 Feb 20 12:39 ADOPTERS.md 12:41:43 -rw-rw-r-- 1 1001 1001 10825 Feb 20 12:39 Attribution.txt 12:41:43 -rw-rw-r-- 1 1001 1001 73765 Feb 20 12:39 CHANGELOG.md 12:41:43 -rw-rw-r-- 1 1001 1001 3804 Feb 20 12:39 CONTRIBUTING.md 12:41:43 -rw-rw-r-- 1 1001 1001 677 Feb 20 12:39 GOVERNANCE.md 12:41:43 -rw-rw-r-- 1 1001 1001 883 Feb 20 12:39 Jenkinsfile 12:41:43 -rw-rw-r-- 1 1001 1001 10775 Feb 20 12:39 LICENSE 12:41:43 -rw-rw-r-- 1 1001 1001 13375 Feb 20 12:39 Makefile 12:41:43 -rw-rw-r-- 1 1001 1001 582 Feb 20 12:39 OWNERS.md 12:41:43 -rw-rw-r-- 1 1001 1001 9403 Feb 20 12:39 README.md 12:41:43 -rw-rw-r-- 1 1001 1001 6912 Feb 20 12:39 SECURITY.md 12:41:43 -rw-rw-r-- 1 1001 1001 5 Feb 20 12:39 VERSION 12:41:43 drwxrwxr-x 2 1001 1001 4096 Feb 20 12:39 bin 12:41:43 drwxrwxr-x 17 1001 1001 4096 Feb 20 12:39 cmd 12:41:43 -rw-r--r-- 1 root root 487323 Feb 20 12:41 coverage.out 12:41:43 -rw-rw-r-- 1 1001 1001 3295 Feb 20 12:39 go.mod 12:41:43 -rw-rw-r-- 1 1001 1001 33318 Feb 20 12:39 go.sum 12:41:43 drwxrwxr-x 7 1001 1001 4096 Feb 20 12:39 internal 12:41:43 drwxrwxr-x 3 1001 1001 4096 Feb 20 12:39 openapi 12:41:43 drwxrwxr-x 4 1001 1001 4096 Feb 20 12:39 snap 12:41:43 -rw-rw-r-- 1 1001 1001 204 Feb 20 12:39 version.go [Pipeline] sh 12:41:44 + '[' -e coverage.out ] 12:41:44 + chown 1001:1001 coverage.out [Pipeline] stash 12:41:44 Stashed 1 file(s) [Pipeline] sh 12:41:44 + make build 12:41:44 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 12:41:59 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 12:41:59 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 12:41:59 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 12:42:00 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 12:42:08 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 12:42: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-proxy-setup/security-proxy-setup ./cmd/security-proxy-setup 12:42: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 12:42:13 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 12:42:14 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 12:42:14 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper 12:42: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-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider [Pipeline] } 12:42:18 $ docker stop --time=1 7cfcfce5c40bd5e8d084e546f51149aeffac1db87c64a4836314515eda131e09 12:42:23 $ docker rm -f --volumes 7cfcfce5c40bd5e8d084e546f51149aeffac1db87c64a4836314515eda131e09 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 12:42:24 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 12:42:24 12:42:24 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 12:42:24 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 12:42:24 latest: Pulling from edgex-devops/edgex-compose 12:42:24 cbdbe7a5bc2a: Pulling fs layer 12:42:24 ca9280d653b3: Pulling fs layer 12:42:24 7e9c9ca2126c: Pulling fs layer 12:42:25 cbdbe7a5bc2a: Download complete 12:42:25 cbdbe7a5bc2a: Pull complete 12:42:25 ca9280d653b3: Verifying Checksum 12:42:25 ca9280d653b3: Download complete 12:42:25 7e9c9ca2126c: Verifying Checksum 12:42:25 7e9c9ca2126c: Download complete 12:42:25 ca9280d653b3: Pull complete 12:42:28 7e9c9ca2126c: Pull complete 12:42:29 Digest: sha256:b7ff7cefa661cf441350a7c60c0e16dc22b011826ae41e7b448230bdfa9ba816 12:42:29 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 12:42:29 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 12:42:29 prd-ubuntu20.04-docker-8c-8g-6734 does not seem to be running inside a container 12:42:29 $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest cat 12:42:33 $ docker top 370001151d55833e2e5f6d2c60eace45dd5b50da745ff02ffdc0aedb8be2a997 -eo pid,comm [Pipeline] { [Pipeline] sh 12:42:33 + docker-compose build --help 12:42:33 + grep parallel 12:42:34 --parallel Build images in parallel. [Pipeline] } 12:42:34 $ docker stop --time=1 370001151d55833e2e5f6d2c60eace45dd5b50da745ff02ffdc0aedb8be2a997 12:42:35 $ docker rm -f --volumes 370001151d55833e2e5f6d2c60eace45dd5b50da745ff02ffdc0aedb8be2a997 [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 12:42:36 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 12:42:36 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 12:42:36 prd-ubuntu20.04-docker-8c-8g-6734 does not seem to be running inside a container 12:42:36 $ docker run -t -d -u 1001:1001 -u 0:0 --entrypoint= -v /var/run/docker.sock:/var/run/docker.sock --privileged -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest cat 12:42:36 $ docker top 226784b25246654c6a6244e83d33279b3deaf68f5416a744a45a56bcdee05e29 -eo pid,comm [Pipeline] { [Pipeline] sh 12:42:36 + docker-compose -f ./docker-compose-build.yml build --parallel 12:42:37 Building core-command ... 12:42:37 Building core-common-config-bootstrapper ... 12:42:37 Building core-data ... 12:42:37 Building core-metadata ... 12:42:37 Building security-bootstrapper ... 12:42:37 Building security-proxy-setup ... 12:42:37 Building security-secretstore-setup ... 12:42:37 Building security-spiffe-token-provider ... 12:42:37 Building security-spire-agent ... 12:42:37 Building security-spire-config ... 12:42:37 Building security-spire-server ... 12:42:37 Building support-notifications ... 12:42:37 Building support-scheduler ... 12:42:37 Building security-proxy-setup 12:42:37 Building security-spire-config 12:42:37 Building security-secretstore-setup 12:42:37 Building core-metadata 12:42:37 Building security-spire-agent 12:42:52 Step 1/21 : ARG BUILDER_BASE=golang:1.18-alpine3.16 12:42:52 Step 2/21 : FROM ${BUILDER_BASE} AS builder 12:42:52 ---> 88d8c264b3f9 12:42:52 Step 3/21 : WORKDIR /edgex-go 12:42:52 Step 1/24 : ARG BUILDER_BASE=golang:1.18-alpine3.16 12:42:52 Step 2/24 : FROM ${BUILDER_BASE} AS builder 12:42:52 ---> 88d8c264b3f9 12:42:52 Step 3/24 : WORKDIR /edgex-go 12:42:52 Step 1/24 : ARG BUILDER_BASE=golang:1.18-alpine3.16 12:42:52 Step 2/24 : FROM ${BUILDER_BASE} AS builder 12:42:52 ---> 88d8c264b3f9 12:42:52 Step 3/24 : WORKDIR /edgex-go 12:42:52 Step 1/24 : ARG BUILDER_BASE=golang:1.18-alpine3.16 12:42:52 Step 2/24 : FROM ${BUILDER_BASE} AS builder 12:42:52 ---> 88d8c264b3f9 12:42:52 Step 3/24 : WORKDIR /edgex-go 12:42:52 Step 1/24 : ARG BUILDER_BASE=golang:1.18-alpine3.16 12:42:52 Step 2/24 : FROM ${BUILDER_BASE} AS builder 12:42:52 ---> 88d8c264b3f9 12:42:52 Step 3/24 : ARG ADD_BUILD_TAGS="" 12:43:00 ---> Running in 1184c16e5595 12:43:00 ---> Running in b03aa377c8f5 12:43:00 ---> Running in 8030a5d24f19 12:43:00 ---> Running in f67bd7484bff 12:43:00 ---> Running in 01d33c301ff0 12:43:00 Removing intermediate container 1184c16e5595 12:43:00 ---> 008fca68b168 12:43:00 Step 4/24 : RUN apk add --update --no-cache make git 12:43:00 ---> Running in bc7ac3af9c96 12:43:00 Removing intermediate container 01d33c301ff0 12:43:00 Removing intermediate container f67bd7484bff 12:43:00 ---> e855ae210f41 12:43:00 ---> 4c00ea17cb18 12:43:00 Step 4/24 : WORKDIR /edgex-goStep 4/24 : RUN apk add --update --no-cache make git build-base curl 12:43:00 12:43:00 Removing intermediate container b03aa377c8f5 12:43:00 ---> 1f6ba794daba 12:43:00 Step 4/24 : RUN apk add --update --no-cache make git build-base curl 12:43:00 Removing intermediate container 8030a5d24f19 12:43:00 ---> a2856484e558 12:43:00 Step 4/21 : RUN apk add --update --no-cache make git 12:43:00 ---> Running in 2b878653934e 12:43:00 ---> Running in 0525a69aff56 12:43:00 ---> Running in 00b118c25922 12:43:00 ---> Running in f3a2837efc17 12:43:00 Removing intermediate container 2b878653934e 12:43:00 ---> 8eb68408d1c3 12:43:00 Step 5/24 : RUN apk add --update --no-cache make git 12:43:00 ---> Running in 92142edb0b8c 12:43:00 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 12:43:00 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 12:43:00 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 12:43:00 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 12:43:01 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 12:43:01 OK: 211 MiB in 51 packages 12:43:01 OK: 211 MiB in 51 packages 12:43:01 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 12:43:01 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 12:43:01 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 12:43:01 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 12:43:01 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 12:43:01 OK: 211 MiB in 51 packages 12:43:01 OK: 211 MiB in 51 packages 12:43:01 OK: 211 MiB in 51 packages 12:43:01 Removing intermediate container bc7ac3af9c96 12:43:01 ---> ff51dc7808cf 12:43:01 Step 5/24 : COPY go.mod vendor* ./ 12:43:01 Removing intermediate container 0525a69aff56 12:43:01 ---> 022e74fdf022 12:43:01 Step 5/24 : COPY go.mod vendor* ./ 12:43:01 ---> 88d0153abbfb 12:43:01 Step 6/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 12:43:01 ---> 48504665ad68 12:43:01 Step 6/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 12:43:01 ---> Running in a3e20cddc5f4 12:43:01 ---> Running in fa1dab4cdd38 12:43:01 Removing intermediate container 92142edb0b8c 12:43:01 ---> a2ab32b9ce8b 12:43:01 Step 6/24 : COPY go.mod vendor* ./ 12:43:01 Removing intermediate container 00b118c25922 12:43:01 ---> 4f2f291aa67f 12:43:01 Step 5/24 : COPY go.mod vendor* ./ 12:43:01 Removing intermediate container f3a2837efc17 12:43:01 ---> 2b782f02dd74 12:43:01 Step 5/21 : COPY go.mod vendor* ./ 12:43:01 ---> f3a46ad75546 12:43:01 Step 6/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 12:43:01 ---> 0329efd07b54 12:43:01 Step 7/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 12:43:01 ---> Running in 56717126c72b 12:43:01 ---> Running in bcc5c717d5df 12:43:02 ---> 760da0a7ba9a 12:43:02 Step 6/21 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 12:43:02 ---> Running in e54543230a9b 12:43:33 Running on prd-ubuntu20.04-docker-arm64-4c-16g-6735 in /w/workspace/edgexfoundry_edgex-go_PR-4372 [Pipeline] { [Pipeline] ws 12:43:33 Running in /w/workspace/edgex-go/1 [Pipeline] { [Pipeline] checkout 12:43:33 The recommended git tool is: git 12:43:38 using credential edgex-jenkins-ssh 12:43:38 Cloning the remote Git repository 12:43:38 Cloning repository git@github.com:edgexfoundry/edgex-go.git 12:43:38 > git init /w/workspace/edgex-go/1 # timeout=10 12:43:39 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git 12:43:39 > git --version # timeout=10 12:43:39 > git --version # 'git version 2.25.1' 12:43:39 using GIT_SSH to set credentials SSH Credentials for GitHub 12:43:39 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 12:43:54 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 12:43:54 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 12:43:55 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 12:43:55 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git 12:43:55 using GIT_SSH to set credentials SSH Credentials for GitHub 12:43:55 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/4372/head:refs/remotes/origin/PR-4372 +refs/heads/main:refs/remotes/origin/main # timeout=10 12:43:56 Merging remotes/origin/main commit 69b2f2fc042d3f207e021d84ed91ae79e073eaae into PR head commit b27614f02d8ef918cf230864670b1d55ac2aa0dd 12:43:56 Merge succeeded, producing b27614f02d8ef918cf230864670b1d55ac2aa0dd 12:43:56 Checking out Revision b27614f02d8ef918cf230864670b1d55ac2aa0dd (PR-4372) 12:43:56 > git config core.sparsecheckout # timeout=10 12:43:56 > git checkout -f b27614f02d8ef918cf230864670b1d55ac2aa0dd # timeout=10 12:43:56 > git remote # timeout=10 12:43:56 > git config --get remote.origin.url # timeout=10 12:43:56 using GIT_SSH to set credentials SSH Credentials for GitHub 12:43:56 > git merge 69b2f2fc042d3f207e021d84ed91ae79e073eaae # timeout=10 12:43:56 > git rev-parse HEAD^{commit} # timeout=10 12:43:56 > git config core.sparsecheckout # timeout=10 12:43:56 > git checkout -f b27614f02d8ef918cf230864670b1d55ac2aa0dd # timeout=10 12:43:58 Removing intermediate container bcc5c717d5df 12:43:58 ---> 0c3541af8857 12:43:58 Step 8/24 : COPY . . 12:43:58 Removing intermediate container 56717126c72b 12:43:58 ---> 4fbd775fe1e8 12:43:58 Step 7/24 : COPY . . 12:43:58 Removing intermediate container a3e20cddc5f4 12:43:58 ---> 84378d2d7f52 12:43:58 Step 7/24 : COPY . . 12:43:58 Removing intermediate container fa1dab4cdd38 12:43:58 ---> 632c0a822aef 12:43:58 Step 7/24 : COPY . . 12:43:58 Removing intermediate container e54543230a9b 12:43:58 ---> 026ecc121734 12:43:58 Step 7/21 : COPY . . 12:44:00 Commit message: "fix: Update swagger to match latest changes in go-mod-core-contracts Device DTO" 12:44:00 > git --version # timeout=10 12:44:00 > git --version # 'git version 2.25.1' 12:44:00 fatal: bad object cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 12:44:01 + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json 12:44:01 % Total % Received % Xferd Average Speed Time Time Time Current 12:44:01 Dload Upload Total Spent Left Speed 12:44:01 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12751 100 12751 0 0 93072 0 --:--:-- --:--:-- --:--:-- 93072 [Pipeline] sh 12:44:01 + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh 12:44:02 + + sudosudo jq tee . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.new /etc/docker/daemon.json 12:44:02 12:44:02 { 12:44:02 "registry-mirrors": [ 12:44:02 "https://nexus3.edgexfoundry.org:10001" 12:44:02 ], 12:44:02 "bip": "10.250.0.254/24", 12:44:02 "hosts": [ 12:44:02 "tcp://0.0.0.0:5555", 12:44:02 "unix:///var/run/docker.sock" 12:44:02 ], 12:44:02 "mtu": 1458, 12:44:02 "selinux-enabled": true, 12:44:02 "seccomp-profile": "/etc/docker/seccomp.json" 12:44:02 } [Pipeline] sh 12:44:02 + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh 12:44:03 + sudo service docker restart 12:44:16 ---> 67e8b4f6a6ad 12:44:16 Step 8/24 : ARG SPIRE_RELEASE=1.2.1 12:44:16 ---> cc3f71c51983 12:44:16 Step 8/24 : ARG SPIRE_RELEASE=1.2.1 12:44:16 ---> b30e3de24ba4 12:44:16 Step 8/21 : RUN make cmd/security-proxy-setup/security-proxy-setup cmd/secrets-config/secrets-config 12:44:16 ---> 38b7039cdf32 12:44:16 Step 8/24 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 12:44:16 ---> 86f7deefadfa 12:44:16 Step 9/24 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-metadata/core-metadata 12:44:16 ---> Running in 551b9201e5b7 12:44:16 ---> Running in 9f070a50f84b 12:44:16 ---> Running in 7e0c13736b7d 12:44:16 ---> Running in 625ab15dc574 12:44:16 ---> Running in ac1491627cc0 12:44:16 Removing intermediate container 9f070a50f84b 12:44:16 Removing intermediate container 551b9201e5b7 12:44:16 ---> ac8236e668bf 12:44:16 Step 9/24 : WORKDIR /edgex-go/spire-build ---> 46fbe724109a 12:44:16 12:44:16 Step 9/24 : WORKDIR /edgex-go/spire-build 12:44:16 ---> Running in c8e213d7da02 12:44:16 ---> Running in c16dc9032e97 12:44:16 Removing intermediate container c16dc9032e97 12:44:16 ---> d224b0d48be3 12:44:16 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 12:44:16 Removing intermediate container c8e213d7da02 12:44:16 ---> 6d105f8189dc 12:44:16 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 12:44:16 ---> Running in ba951ef94d42 12:44:16 ---> Running in 3738faa687ff 12:44:16 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-proxy-setup/security-proxy-setup ./cmd/security-proxy-setup 12:44:16 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider 12:44:16 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 12:44:18 Removing intermediate container 3738faa687ff 12:44:18 ---> 146d3c42be4a 12:44:18 Step 11/24 : WORKDIR /edgex-go 12:44:18 Removing intermediate container ba951ef94d42 12:44:18 ---> cf7bbafb7f59 12:44:18 Step 11/24 : WORKDIR /edgex-go 12:44:18 ---> Running in b19148088d58 12:44:18 ---> Running in 286f5baeeedd 12:44:18 Removing intermediate container 286f5baeeedd 12:44:18 ---> 98e456c139ce 12:44:18 12:44:18 Step 12/24 : FROM alpine:3.15 12:44:18 Removing intermediate container b19148088d58 12:44:18 ---> 7c5cc1b94200 12:44:18 12:44:18 Step 12/24 : FROM alpine:3.15 12:44:18 3.15: Pulling from library/alpine 12:44:18 3.15: Pulling from library/alpine 12:44:20 Digest: sha256:689659b1f08e9fdfb85190144098c378beb5a53b328f7ced7883a74a1157c709 12:44:20 Digest: sha256:689659b1f08e9fdfb85190144098c378beb5a53b328f7ced7883a74a1157c709 12:44:20 Status: Downloaded newer image for alpine:3.15 12:44:20 Status: Image is up to date for alpine:3.15 12:44:20 ---> 5ce65d7b0fde 12:44:20 Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' 12:44:20 ---> 5ce65d7b0fde 12:44:20 Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' 12:44:21 ---> Running in fe59ce1e3a35 12:44:21 ---> Running in 67cbbdce5e49 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 12:44:21 provisioning config files... 12:44:21 copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/1@tmp/config18398795136193594257tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 12:44:21 Removing intermediate container 67cbbdce5e49 12:44:21 ---> 9da6a352a1a7 12:44:21 Step 14/24 : RUN apk update && apk --no-cache --update add dumb-init gcompat 12:44:21 Removing intermediate container fe59ce1e3a35 12:44:21 ---> 2cc495862a11 12:44:21 Step 14/24 : RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 12:44:21 ---> Running in 450542a5b127 12:44:21 ---> Running in 7d122034faf6 12:44:21 ---> docker-login.sh 12:44:21 nexus3.edgexfoundry.org:10001 12:44:22 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 12:44:22 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 12:44:22 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 12:44:22 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 12:44:22 Configure a credential helper to remove this warning. See 12:44:22 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 12:44:22 12:44:22 Login Succeeded 12:44:22 nexus3.edgexfoundry.org:10002 12:44:22 v3.15.7-14-gcfb0d81afed [https://dl-cdn.alpinelinux.org/alpine/v3.15/main] 12:44:22 v3.15.7-13-gd738a42a973 [https://dl-cdn.alpinelinux.org/alpine/v3.15/community] 12:44:22 OK: 15857 distinct packages available 12:44:22 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 12:44:22 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 12:44:22 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 12:44:22 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 12:44:22 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 12:44:22 (1/4) Installing dumb-init (1.2.5-r1) 12:44:22 (2/4) Installing musl-obstack (1.2.3-r0) 12:44:22 (3/4) Installing libucontext (1.1-r0) 12:44:22 (4/4) Installing gcompat (1.0.0-r4) 12:44:22 Executing busybox-1.34.1-r7.trigger 12:44:22 OK: 6 MiB in 18 packages 12:44:22 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 12:44:22 Configure a credential helper to remove this warning. See 12:44:22 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 12:44:22 12:44:22 Login Succeeded 12:44:22 nexus3.edgexfoundry.org:10003 12:44:23 v3.15.7-14-gcfb0d81afed [https://dl-cdn.alpinelinux.org/alpine/v3.15/main] 12:44:23 v3.15.7-13-gd738a42a973 [https://dl-cdn.alpinelinux.org/alpine/v3.15/community] 12:44:23 OK: 15857 distinct packages available 12:44:23 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 12:44:23 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 12:44:23 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 12:44:23 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 12:44:23 Configure a credential helper to remove this warning. See 12:44:23 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 12:44:23 12:44:23 Login Succeeded 12:44:23 nexus3.edgexfoundry.org:10004 12:44:23 (1/5) Installing dumb-init (1.2.5-r1) 12:44:23 (2/5) Installing musl-obstack (1.2.3-r0) 12:44:23 (3/5) Installing libucontext (1.1-r0) 12:44:23 (4/5) Installing gcompat (1.0.0-r4) 12:44:23 (5/5) Installing openssl (1.1.1t-r1) 12:44:23 Executing busybox-1.34.1-r7.trigger 12:44:23 OK: 7 MiB in 19 packages 12:44:23 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 12:44:23 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 12:44:23 Configure a credential helper to remove this warning. See 12:44:23 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 12:44:23 12:44:23 Login Succeeded 12:44:23 docker.io 12:44:23 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 12:44:23 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 12:44:23 Configure a credential helper to remove this warning. See 12:44:23 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 12:44:23 12:44:23 Login Succeeded 12:44:23 ---> docker-login.sh ends [Pipeline] } 12:44:23 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash 12:44:24 Removing intermediate container 450542a5b127 12:44:24 ---> 4add47f0a118 12:44:24 Step 15/24 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin [Pipeline] sh 12:44:24 + git config --global --add safe.directory /w/workspace/edgex-go/1 [Pipeline] echo 12:44:24 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 12:44:24 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 12:44:24 ========================================================= 12:44:24 [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine] 12:44:24 ========================================================= [Pipeline] fileExists [Pipeline] sh 12:44:25 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine 12:44:25 1.18-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 12:44:25 9b18e9b68314: Pulling fs layer 12:44:25 35d82f9e3411: Pulling fs layer 12:44:25 e16973657156: Pulling fs layer 12:44:25 fc693d55d65f: Pulling fs layer 12:44:25 7e9fc2657dce: Pulling fs layer 12:44:25 dda99020689f: Pulling fs layer 12:44:25 db1c61fa0a46: Pulling fs layer 12:44:25 891c053d2c06: Pulling fs layer 12:44:25 fc693d55d65f: Waiting 12:44:25 7e9fc2657dce: Waiting 12:44:25 dda99020689f: Waiting 12:44:25 db1c61fa0a46: Waiting 12:44:25 891c053d2c06: Waiting 12:44:25 e16973657156: Verifying Checksum 12:44:25 e16973657156: Download complete 12:44:25 35d82f9e3411: Verifying Checksum 12:44:25 35d82f9e3411: Download complete 12:44:25 7e9fc2657dce: Verifying Checksum 12:44:25 7e9fc2657dce: Download complete 12:44:25 dda99020689f: Verifying Checksum 12:44:25 dda99020689f: Download complete 12:44:25 9b18e9b68314: Verifying Checksum 12:44:26 Removing intermediate container 7d122034faf6 12:44:26 ---> 70d3f10007ce 12:44:26 Step 15/24 : COPY --from=builder /usr/local/bin/spire-agent /usr/local/bin 12:44:26 9b18e9b68314: Pull complete 12:44:26 891c053d2c06: Verifying Checksum 12:44:26 891c053d2c06: Download complete 12:44:27 35d82f9e3411: Pull complete 12:44:27 e16973657156: Pull complete 12:44:27 db1c61fa0a46: Verifying Checksum 12:44:27 db1c61fa0a46: Download complete 12:44:28 fc693d55d65f: Verifying Checksum 12:44:28 fc693d55d65f: Download complete 12:44:31 ---> 4448894cbe0a 12:44:31 Step 16/24 : COPY --from=builder /edgex-go/cmd/security-spire-config/docker-entrypoint.sh /usr/local/bin/ 12:44:31 ---> f958961ce569 12:44:31 Step 16/24 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin 12:44:31 ---> 37e38c3014c8 12:44:31 Step 17/24 : WORKDIR /usr/local/etc/spiffe-scripts.d 12:44:31 ---> Running in 2555a7113b0f 12:44:32 Removing intermediate container 2555a7113b0f 12:44:32 ---> ca60f5930558 12:44:32 Step 18/24 : COPY --from=builder /edgex-go/cmd/security-spire-config/seed_builtin_entries.sh /usr/local/etc/spiffe-scripts.d 12:44:35 ---> 8ce8d7f20d6f 12:44:35 Step 19/24 : WORKDIR / 12:44:35 ---> 1e66309019fa 12:44:35 Step 17/24 : COPY --from=builder /edgex-go/cmd/security-spire-agent/docker-entrypoint.sh /usr/local/bin/ 12:44:35 ---> Running in 1c2d0b9685bb 12:44:37 ---> 323fc13e561c 12:44:37 Step 18/24 : COPY --from=builder /edgex-go/cmd/security-spire-agent/agent.conf /usr/local/etc/spire/agent.conf.tpl 12:44:37 Removing intermediate container 1c2d0b9685bb 12:44:37 ---> 51df0e1f29fb 12:44:37 Step 20/24 : ENTRYPOINT [ "/usr/bin/dumb-init" ] 12:44:37 ---> Running in be441f2c2eba 12:44:37 ---> 5d11bfbf0cf7 12:44:37 Step 19/24 : COPY --from=builder /edgex-go/cmd/security-spire-agent/openssl.conf /usr/local/etc/ 12:44:37 Removing intermediate container be441f2c2eba 12:44:37 ---> 799fbc90f159 12:44:37 Step 21/24 : CMD [ "--verbose", "docker-entrypoint.sh" ] 12:44:38 ---> Running in 936ce4d44b4b 12:44:38 ---> 8651fbb2184a 12:44:38 Step 20/24 : ENTRYPOINT [ "/usr/bin/dumb-init" ] 12:44:38 ---> Running in 7e283fd5faf3 12:44:38 Removing intermediate container 936ce4d44b4b 12:44:38 ---> d43e2769774e 12:44:38 Step 22/24 : LABEL arch=x86_64 12:44:38 Removing intermediate container 7e283fd5faf3 12:44:38 ---> 314bf73b45c4 12:44:38 Step 21/24 : CMD [ "--verbose", "docker-entrypoint.sh" ] 12:44:38 ---> Running in bc9bc631961b 12:44:38 ---> Running in cee507235396 12:44:38 Removing intermediate container bc9bc631961b 12:44:38 ---> f453789f51d8 12:44:38 Step 23/24 : LABEL git_sha=b27614f02d8ef918cf230864670b1d55ac2aa0dd 12:44:38 Removing intermediate container cee507235396 12:44:38 ---> 2b90d1598ea8 12:44:38 Step 22/24 : LABEL arch=x86_64 12:44:38 ---> Running in 42ce61f4c8ec 12:44:38 ---> Running in 48b9c2506250 12:44:38 Removing intermediate container 42ce61f4c8ec 12:44:38 ---> 6ded1720be7a 12:44:38 Step 24/24 : LABEL version=0.0.0 12:44:39 Removing intermediate container 48b9c2506250 12:44:39 ---> 0e9f88eeb11c 12:44:39 Step 23/24 : LABEL git_sha=b27614f02d8ef918cf230864670b1d55ac2aa0dd 12:44:39 ---> Running in 1823451ba0e4 12:44:39 ---> Running in 072296a42978 12:44:39 Removing intermediate container 1823451ba0e4 12:44:39 ---> 307d41bd6fac 12:44:39 12:44:39 Successfully built 307d41bd6fac 12:44:39 Successfully tagged security-spire-config:latest 12:44:39 Building security-spire-server 12:44:39  Building security-spire-config ... done Removing intermediate container 072296a42978 12:44:39 ---> 4c4ca230e5b6 12:44:39 Step 24/24 : LABEL version=0.0.0 12:44:39 ---> Running in ae4774ebf77b 12:44:40 fc693d55d65f: Pull complete 12:44:40 7e9fc2657dce: Pull complete 12:44:40 dda99020689f: Pull complete 12:44:41 Removing intermediate container ae4774ebf77b 12:44:41 ---> 32e3c3b63cd2 12:44:41 12:44:41 Successfully built 32e3c3b63cd2 12:44:41 Successfully tagged security-spire-agent:latest 12:44:41  Building security-spire-agent ... 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 12:44:41 Building support-scheduler 12:44:44 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 12:44:44 Step 1/23 : ARG BUILDER_BASE=golang:1.18-alpine3.16 12:44:44 Step 2/23 : FROM ${BUILDER_BASE} AS builder 12:44:44 ---> 88d8c264b3f9 12:44:44 Step 3/23 : WORKDIR /edgex-go 12:44:44 ---> Using cache 12:44:44 ---> 1f6ba794daba 12:44:44 Step 4/23 : RUN apk add --update --no-cache make git build-base curl 12:44:44 ---> Using cache 12:44:44 ---> 022e74fdf022 12:44:44 Step 5/23 : COPY go.mod vendor* ./ 12:44:44 ---> Using cache 12:44:44 ---> 48504665ad68 12:44:44 Step 6/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 12:44:44 ---> Using cache 12:44:44 ---> 632c0a822aef 12:44:44 Step 7/23 : COPY . . 12:44:44 ---> Using cache 12:44:44 ---> 67e8b4f6a6ad 12:44:44 Step 8/23 : ARG SPIRE_RELEASE=1.2.1 12:44:44 ---> Using cache 12:44:44 ---> ac8236e668bf 12:44:44 Step 9/23 : WORKDIR /edgex-go/spire-build 12:44:44 ---> Using cache 12:44:44 ---> d224b0d48be3 12:44:44 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 12:44:46 db1c61fa0a46: Pull complete 12:44:46 Step 1/22 : ARG BUILDER_BASE=golang:1.18-alpine3.16 12:44:46 Step 2/22 : FROM ${BUILDER_BASE} AS builder 12:44:46 ---> 88d8c264b3f9 12:44:46 Step 3/22 : ARG ADD_BUILD_TAGS="" 12:44:46 ---> Using cache 12:44:46 ---> e855ae210f41 12:44:46 Step 4/22 : WORKDIR /edgex-go 12:44:46 ---> Using cache 12:44:46 ---> 8eb68408d1c3 12:44:46 Step 5/22 : RUN apk add --update --no-cache make git 12:44:46 ---> Using cache 12:44:46 ---> a2ab32b9ce8b 12:44:46 Step 6/22 : COPY go.mod vendor* ./ 12:44:46 ---> Using cache 12:44:46 ---> 0329efd07b54 12:44:46 Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 12:44:46 ---> Using cache 12:44:46 ---> 0c3541af8857 12:44:46 Step 8/22 : COPY . . 12:44:46 ---> Using cache 12:44:46 ---> 86f7deefadfa 12:44:46 Step 9/22 : RUN make cmd/support-scheduler/support-scheduler 12:44:49 891c053d2c06: Pull complete 12:44:49 Digest: sha256:2cacf8bfc28650abd52610e42dcfc04852e818eb73900ea96edaef96a54d0b45 12:44:49 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine 12:44:49 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine [Pipeline] fileExists [Pipeline] sh 12:44:49 + echo FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine 12:44:49 WORKDIR /edgex 12:44:49 COPY go.mod . 12:44:49 RUN go mod download 12:44:49 + docker build -t ci-base-image-arm64 -f - . 12:44:50 Sending build context to Docker daemon 3.093MB 12:44:50 Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine 12:44:50 ---> f96f9c87975a 12:44:50 Step 2/4 : WORKDIR /edgex 12:44:52 ---> Running in 71beeea21b9e 12:44:52 Removing intermediate container 71beeea21b9e 12:44:52 ---> c3d789241437 12:44:52 Step 3/4 : COPY go.mod . 12:44:52 ---> Running in 4bb479f9d82f 12:44:52 ---> Running in c30f29eed741 12:44:53 ---> a9321e854033 12:44:53 Step 4/4 : RUN go mod download 12:44:53 ---> Running in 318a80586438 12:44:53 go build -tags " " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler 12:44:56 Removing intermediate container 625ab15dc574 12:44:56 ---> c75232099560 12:44:56 12:44:56 Step 9/24 : FROM alpine:3.16 12:44:56 Removing intermediate container ac1491627cc0 12:44:56 ---> f29c40138420 12:44:56 12:44:56 Step 10/24 : FROM alpine:3.16 12:44:56 Removing intermediate container 7e0c13736b7d 12:44:56 ---> af5fe04d371b 12:44:56 12:44:56 Step 9/21 : FROM alpine:3.16 12:44:56 Removing intermediate container c30f29eed741 12:44:56 ---> e981a23fccf9 12:44:56 Step 11/23 : WORKDIR /edgex-go 12:44:56 ---> Running in fb2b98c68a25 12:44:57 Removing intermediate container fb2b98c68a25 12:44:57 ---> d565f0c32807 12:44:57 12:44:57 Step 12/23 : FROM alpine:3.15 12:44:57 ---> 5ce65d7b0fde 12:44:57 Step 13/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' 12:44:57 ---> Using cache 12:44:57 ---> 2cc495862a11 12:44:57 Step 14/23 : RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 12:44:57 ---> Using cache 12:44:57 ---> 70d3f10007ce 12:44:57 Step 15/23 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin 12:44:57 3.16: Pulling from library/alpine 12:44:58 3.16: Pulling from library/alpine 12:44:58 3.16: Pulling from library/alpine 12:45:02 Digest: sha256:1bd67c81e4ad4b8f4a5c1c914d7985336f130e5cefb3e323654fd09d6bcdbbe2 12:45:02 Digest: sha256:1bd67c81e4ad4b8f4a5c1c914d7985336f130e5cefb3e323654fd09d6bcdbbe2 12:45:02 Digest: sha256:1bd67c81e4ad4b8f4a5c1c914d7985336f130e5cefb3e323654fd09d6bcdbbe2 12:45:02 Status: Downloaded newer image for alpine:3.16 12:45:02 Status: Downloaded newer image for alpine:3.16 12:45:02 Status: Downloaded newer image for alpine:3.16 12:45:02 ---> 6f1a068ce666 12:45:02 Step 16/23 : COPY --from=builder /edgex-go/cmd/security-spire-server/docker-entrypoint.sh /usr/local/bin/ 12:45:02 ---> dfd21b5a31f5 12:45:02 Step 11/24 : RUN apk add --update --no-cache dumb-init 12:45:02 ---> dfd21b5a31f5 12:45:02 Step 10/21 : RUN apk add --update --no-cache curl dumb-init 12:45:02 ---> dfd21b5a31f5 12:45:02 Step 10/24 : RUN apk add --update --no-cache ca-certificates dumb-init su-exec 12:45:02 ---> Running in 0e3c781dfe65 12:45:02 ---> Running in 368958ae843e 12:45:02 ---> Running in e12b8e315a0b 12:45:02 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 12:45:02 ---> c4accf0f9447 12:45:02 Step 17/23 : COPY --from=builder /edgex-go/cmd/security-spire-server/server.conf /usr/local/etc/spire/server.conf.tpl 12:45:02 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 12:45:02 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 12:45:02 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 12:45:02 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 12:45:02 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 12:45:02 (1/3) Installing ca-certificates (20220614-r0) 12:45:02 (1/6) Installing ca-certificates (20220614-r0) 12:45:02 (2/3) Installing dumb-init (1.2.5-r1) 12:45:02 (3/3) Installing su-exec (0.2-r1) 12:45:02 Executing busybox-1.35.0-r17.trigger 12:45:02 Executing ca-certificates-20220614-r0.trigger 12:45:02 (2/6) Installing brotli-libs (1.0.9-r6) 12:45:02 (3/6) Installing nghttp2-libs (1.47.0-r0) 12:45:02 (4/6) Installing libcurl (7.83.1-r6) 12:45:02 (5/6) Installing curl (7.83.1-r6) 12:45:02 (6/6) Installing dumb-init (1.2.5-r1) 12:45:02 Executing busybox-1.35.0-r17.trigger 12:45:02 Executing ca-certificates-20220614-r0.trigger 12:45:02 ---> dad285c66085 12:45:02 Step 18/23 : COPY --from=builder /edgex-go/cmd/security-spire-server/openssl.conf /usr/local/etc/ 12:45:02 OK: 6 MiB in 17 packages 12:45:02 (1/1) Installing dumb-init (1.2.5-r1) 12:45:02 Executing busybox-1.35.0-r17.trigger 12:45:02 OK: 6 MiB in 15 packages 12:45:02 OK: 8 MiB in 20 packages 12:45:03 ---> 632af748d932 12:45:03 Step 19/23 : ENTRYPOINT [ "/usr/bin/dumb-init" ] 12:45:03 ---> Running in b1f59b15edc6 12:45:03 Removing intermediate container b1f59b15edc6 12:45:03 ---> c53468b71e5e 12:45:03 Step 20/23 : CMD [ "--verbose", "docker-entrypoint.sh" ] 12:45:03 ---> Running in a8d19aa0ee7e 12:45:03 Removing intermediate container 0e3c781dfe65 12:45:03 ---> 7cbca722cca9 12:45:03 Step 11/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' 12:45:03 Removing intermediate container e12b8e315a0b 12:45:03 ---> 34f70d44dff1 12:45:03 Step 12/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 12:45:03 ---> Running in ff9ad17f0817 12:45:03 Removing intermediate container a8d19aa0ee7e 12:45:03 ---> 0f052a53c197 12:45:03 Step 21/23 : LABEL arch=x86_64 12:45:03 ---> Running in a41147f0646f 12:45:03 ---> Running in 0d0dcd6c382c 12:45:03 Removing intermediate container 368958ae843e 12:45:03 ---> c2d5288464a2 12:45:03 Step 11/21 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' 12:45:03 ---> Running in ae5c47c53360 12:45:03 Removing intermediate container 0d0dcd6c382c 12:45:03 ---> 2fc516337ac6 12:45:03 Step 13/24 : ENV APP_PORT=59881 12:45:04 Removing intermediate container ff9ad17f0817 12:45:04 ---> 93bb563a0e39 12:45:04 Step 12/24 : WORKDIR / 12:45:04 Removing intermediate container a41147f0646f 12:45:04 ---> 2971dfb4e9be 12:45:04 Step 22/23 : LABEL git_sha=b27614f02d8ef918cf230864670b1d55ac2aa0dd 12:45:04 ---> Running in 545f8cc796ef 12:45:04 ---> Running in 8edc195c4300 12:45:04 Removing intermediate container ae5c47c53360 12:45:04 ---> c76ea511e309 12:45:04 Step 12/21 : WORKDIR /edgex 12:45:04 ---> Running in 028b5c6c5889 12:45:04 ---> Running in 99f1273bd4bf 12:45:04 Removing intermediate container 545f8cc796ef 12:45:04 ---> d66dc7c410b2 12:45:04 Step 14/24 : EXPOSE $APP_PORT 12:45:04 Removing intermediate container 028b5c6c5889 12:45:04 ---> ab19c2888c2a 12:45:04 Step 23/23 : LABEL version=0.0.0 12:45:04 Removing intermediate container 8edc195c4300 12:45:04 ---> 1d2032918168 12:45:04 Step 13/24 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/res/token-config.json /res-file-token-provider/token-config.json 12:45:04 Removing intermediate container 99f1273bd4bf 12:45:04 ---> cc133da9dd11 12:45:04 Step 13/21 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/res/configuration.toml res/configuration.toml 12:45:04 ---> Running in e775699930a1 12:45:04 ---> Running in 624c6c0d117c 12:45:04 Removing intermediate container 624c6c0d117c 12:45:04 ---> e6a843cc8d0b 12:45:04 12:45:05 ---> 7d97be3bae63 12:45:05 Step 14/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res-file-token-provider/configuration.toml /res-file-token-provider/configuration.toml 12:45:05 Successfully built e6a843cc8d0b 12:45:05 Removing intermediate container e775699930a1 12:45:05 ---> 38f41b572dd2 12:45:05 Step 15/24 : WORKDIR / 12:45:05 Successfully tagged security-spire-server:latest 12:45:05  Building security-spire-server ... done Building core-data 12:45:05 ---> Running in 88847fffa6d0 12:45:05 ---> 7b8538d82588 12:45:05 Step 14/21 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/security-proxy-setup . 12:45:09 Step 1/22 : ARG BUILDER_BASE=golang:1.18-alpine3.16 12:45:09 Step 2/22 : FROM ${BUILDER_BASE} AS builder 12:45:09 ---> 88d8c264b3f9 12:45:09 Step 3/22 : ARG ADD_BUILD_TAGS="" 12:45:09 ---> Using cache 12:45:09 ---> e855ae210f41 12:45:09 Step 4/22 : WORKDIR /edgex-go 12:45:09 ---> Using cache 12:45:09 ---> 8eb68408d1c3 12:45:09 Step 5/22 : RUN apk add --update --no-cache make git 12:45:09 ---> Using cache 12:45:09 ---> a2ab32b9ce8b 12:45:09 Step 6/22 : COPY go.mod vendor* ./ 12:45:09 ---> Using cache 12:45:09 ---> 0329efd07b54 12:45:09 Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 12:45:09 ---> Using cache 12:45:09 ---> 0c3541af8857 12:45:09 Step 8/22 : COPY . . 12:45:09 ---> Using cache 12:45:09 ---> 86f7deefadfa 12:45:09 Step 9/22 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-data/core-data 12:45:11 Removing intermediate container 88847fffa6d0 12:45:11 ---> 7b700d12e6e2 12:45:11 Step 16/24 : COPY --from=builder /edgex-go/Attribution.txt / 12:45:11 ---> 0fe7bcdfc544 12:45:11 Step 15/21 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . 12:45:11 ---> 2c84ea316417 12:45:12 Step 15/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml 12:45:12 ---> Running in 8174e4228cbe 12:45:12 ---> 7eab5ced565e 12:45:12 Step 17/24 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / 12:45:12 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 12:45:13 ---> 602863166b02 12:45:13 Step 16/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/kong-admin-config.template.yml /res/kong-admin-config.template.yml 12:45:13 ---> 9aab40e80aca 12:45:13 Step 18/24 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml 12:45:13 ---> 20e86985383a 12:45:13 Step 16/21 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/entrypoint.sh /usr/local/bin/ 12:45:13 ---> 8a9a843d89dd 12:45:13 Step 17/24 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . 12:45:13 ---> 243172719b4b 12:45:13 Step 19/24 : COPY --from=builder /edgex-go/cmd/core-metadata/res/uom.toml /res/uom.toml 12:45:13 ---> 79cad85d9470 12:45:13 Step 17/21 : RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 12:45:13 ---> Running in a6cf95458ae6 12:45:13 ---> 0d2e2b51fdff 12:45:13 Step 20/24 : ENTRYPOINT ["/core-metadata"] 12:45:13 ---> 7d5801d81a8a 12:45:13 Step 18/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . 12:45:13 ---> Running in 23e820f0726d 12:45:14 Removing intermediate container 23e820f0726d 12:45:14 ---> 2b79bf0a225f 12:45:14 Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] 12:45:14 ---> Running in c4fb59eee5cd 12:45:14 Removing intermediate container c4fb59eee5cd 12:45:14 ---> 5c1cfac7fc5d 12:45:14 Step 22/24 : LABEL arch=x86_64 12:45:14 Removing intermediate container a6cf95458ae6 12:45:14 ---> 03bdc1a882ff 12:45:14 Step 18/21 : ENTRYPOINT ["entrypoint.sh"] 12:45:14 ---> Running in 3480cf589e7e 12:45:14 ---> 150a2e6ad36d 12:45:14 Step 19/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ 12:45:14 ---> Running in e79d5d00b832 12:45:14 Removing intermediate container 3480cf589e7e 12:45:14 ---> 405117b4d1d7 12:45:14 Step 23/24 : LABEL git_sha=b27614f02d8ef918cf230864670b1d55ac2aa0dd 12:45:14 Removing intermediate container e79d5d00b832 12:45:14 ---> 8a842289fb2b 12:45:14 Step 19/21 : LABEL arch=x86_64 12:45:14 ---> Running in 3efccc2f8839 12:45:14 ---> Running in 8ee8c713dd09 12:45:14 ---> 54bd6f2c5b73 12:45:14 Step 20/24 : RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 12:45:14 ---> Running in b576f69b7e8d 12:45:15 Removing intermediate container 3efccc2f8839 12:45:15 ---> 12e8c604f8f7 12:45:15 Step 24/24 : LABEL version=0.0.0 12:45:15 Removing intermediate container 8ee8c713dd09 12:45:15 ---> 72738fda0fc2 12:45:15 Step 20/21 : LABEL git_sha=b27614f02d8ef918cf230864670b1d55ac2aa0dd 12:45:15 ---> Running in 43cac587e348 12:45:15 ---> Running in 4ecccf6ff3eb 12:45:15 Removing intermediate container 43cac587e348 12:45:15 ---> eee9d3611f4e 12:45:15 12:45:15 Removing intermediate container 4ecccf6ff3eb 12:45:15 ---> 375ae7b99b35 12:45:15 Step 21/21 : LABEL version=0.0.0 12:45:15 ---> Running in c7130261fc8d 12:45:15 Successfully built eee9d3611f4e 12:45:15 Successfully tagged core-metadata:latest 12:45:15 Building core-common-config-bootstrapper 12:45:15  Building core-metadata ... done Removing intermediate container c7130261fc8d 12:45:15 ---> 3fab2de7b48a 12:45:15 12:45:15 Successfully built 3fab2de7b48a 12:45:15 Successfully tagged security-proxy-setup:latest 12:45:15  Building security-proxy-setup ... done Building security-spiffe-token-provider 12:45:22 Step 1/19 : ARG BUILDER_BASE=golang:1.18-alpine3.16 12:45:22 Step 2/19 : FROM ${BUILDER_BASE} AS builder 12:45:22 ---> 88d8c264b3f9 12:45:22 Step 3/19 : WORKDIR /edgex-go 12:45:22 ---> Using cache 12:45:22 ---> 1f6ba794daba 12:45:22 Step 4/19 : RUN apk update && apk --no-cache --update add build-base 12:45:22 Step 1/22 : ARG BUILDER_BASE=golang:1.18-alpine3.16 12:45:22 Step 2/22 : FROM ${BUILDER_BASE} AS builder 12:45:22 ---> 88d8c264b3f9 12:45:22 Step 3/22 : ARG ADD_BUILD_TAGS="" 12:45:22 ---> Using cache 12:45:22 ---> e855ae210f41 12:45:22 Step 4/22 : WORKDIR /edgex-go 12:45:22 ---> Using cache 12:45:22 ---> 8eb68408d1c3 12:45:22 Step 5/22 : RUN apk add --update --no-cache make git 12:45:22 ---> Using cache 12:45:22 ---> a2ab32b9ce8b 12:45:22 Step 6/22 : COPY go.mod vendor* ./ 12:45:22 ---> Using cache 12:45:22 ---> 0329efd07b54 12:45:22 Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 12:45:22 ---> Using cache 12:45:22 ---> 0c3541af8857 12:45:22 Step 8/22 : COPY . . 12:45:22 ---> Using cache 12:45:22 ---> 86f7deefadfa 12:45:22 Step 9/22 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-common-config-bootstrapper/core-common-config-bootstrapper 12:45:25 Removing intermediate container 318a80586438 12:45:25 ---> f3172b6b35ed 12:45:25 Successfully built f3172b6b35ed 12:45:25 Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 12:45:25 + docker inspect -f . ci-base-image-arm64 12:45:25 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 12:45:26 prd-ubuntu20.04-docker-arm64-4c-16g-6735 does not seem to be running inside a container 12:45:26 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 12:45:27 ---> Running in 52edd52b18d9 12:45:27 ---> Running in 6ce58bf52b37 12:45:27 Removing intermediate container b576f69b7e8d 12:45:27 ---> 23870c70c22a 12:45:27 Step 21/24 : ENTRYPOINT ["entrypoint.sh"] 12:45:27 Removing intermediate container 4bb479f9d82f 12:45:27 ---> 14f80b559a39 12:45:27 ---> Running in f2f3cf541039 12:45:27 12:45:27 Step 10/22 : FROM alpine:3.16 12:45:27 ---> dfd21b5a31f5 12:45:27 Step 11/22 : RUN apk add --update --no-cache dumb-init 12:45:27 ---> Using cache 12:45:27 ---> 34f70d44dff1 12:45:27 Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 12:45:27 ---> Using cache 12:45:27 ---> 2fc516337ac6 12:45:27 Step 13/22 : ENV APP_PORT=59861 12:45:27 ---> Running in 8f8b85ef3672 12:45:27 Removing intermediate container f2f3cf541039 12:45:27 ---> 562bd5cb86b9 12:45:27 Step 22/24 : LABEL arch=x86_64 12:45:27 Removing intermediate container 8f8b85ef3672 12:45:27 ---> b40e2abf8867 12:45:27 Step 14/22 : EXPOSE $APP_PORT 12:45:27 ---> Running in acb2e381bd0e 12:45:27 ---> Running in fb45fbb9705c 12:45:27 Removing intermediate container acb2e381bd0e 12:45:27 ---> 42c9931d9ec4 12:45:27 Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / 12:45:27 Removing intermediate container fb45fbb9705c 12:45:27 ---> 1c4cd697f476 12:45:27 Step 23/24 : LABEL git_sha=b27614f02d8ef918cf230864670b1d55ac2aa0dd 12:45:27 ---> Running in 80bb1d31dc3b 12:45:27 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 12:45:27 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 12:45:27 Removing intermediate container 80bb1d31dc3b 12:45:27 ---> 7e9dc4543a1f 12:45:27 Step 24/24 : LABEL version=0.0.0 12:45:27 ---> Running in 1dd7ff9471b6 12:45:27 ---> 633dbb5205f8 12:45:27 Step 16/22 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / 12:45:27 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 12:45:27 Removing intermediate container 1dd7ff9471b6 12:45:27 ---> d22e784a1c1c 12:45:27 12:45:28 Successfully built d22e784a1c1c 12:45:28 Successfully tagged security-secretstore-setup:latest 12:45:28  Building security-secretstore-setup ... done Building support-notifications 12:45:28 v3.16.4-16-g3c16caa8e9c [https://dl-cdn.alpinelinux.org/alpine/v3.16/main] 12:45:28 v3.16.4-18-g119e22a0985 [https://dl-cdn.alpinelinux.org/alpine/v3.16/community] 12:45:28 OK: 17046 distinct packages available 12:45:28 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 12:45:28 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 12:45:28 OK: 211 MiB in 51 packages 12:45:29 $ docker top 811ea2042ac0ce0ebab041c5b7592d887c6ce790c25e07e2dbbcaaa5d29b438d -eo pid,comm [Pipeline] { [Pipeline] sh 12:45:30 + go version 12:45:30 go version go1.18.7 linux/arm64 [Pipeline] } 12:45:30 $ docker stop --time=1 811ea2042ac0ce0ebab041c5b7592d887c6ce790c25e07e2dbbcaaa5d29b438d 12:45:31 $ docker rm -f --volumes 811ea2042ac0ce0ebab041c5b7592d887c6ce790c25e07e2dbbcaaa5d29b438d [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 12:45:32 + docker inspect -f . ci-base-image-arm64 12:45:32 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 12:45:32 Step 1/22 : ARG BUILDER_BASE=golang:1.18-alpine3.16 12:45:32 Step 2/22 : FROM ${BUILDER_BASE} AS builder 12:45:32 ---> 88d8c264b3f9 12:45:32 Step 3/22 : ARG ADD_BUILD_TAGS="" 12:45:32 ---> Using cache 12:45:32 ---> e855ae210f41 12:45:32 Step 4/22 : WORKDIR /edgex-go 12:45:32 ---> Using cache 12:45:32 ---> 8eb68408d1c3 12:45:32 Step 5/22 : RUN apk add --update --no-cache make bash git ca-certificates 12:45:32 prd-ubuntu20.04-docker-arm64-4c-16g-6735 does not seem to be running inside a container 12:45:32 $ docker run -t -d -u 1001:1001 -u 0:0 -v /var/run/docker.sock:/var/run/docker.sock --privileged -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 12:45:34 $ docker top ddec0d5ba6c929d282f94dc8fb3dab494a43499d15dbce1cf3d9ec8fff0fada1 -eo pid,comm [Pipeline] { [Pipeline] echo 12:45:34 ========================================================= 12:45:34 [edgeXBuildGoParallel] Running Tests and Build... 12:45:34 ========================================================= [Pipeline] sh 12:45:34 + git config --global --add safe.directory /w/workspace/edgex-go/1 [Pipeline] fileExists [Pipeline] sh 12:45:35 + make test 12:45:35 go test -race -coverprofile=coverage.out ./... 12:45:39 ---> 04bd7b1c1585 12:45:39 Step 17/22 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml 12:45:39 ---> Running in 1615015b99e8 12:45:39 Removing intermediate container 52edd52b18d9 12:45:39 ---> 032e929e093d 12:45:39 Step 5/19 : COPY go.mod vendor* ./ 12:45:39 ---> 2e10e4ed3fff 12:45:39 Step 18/22 : ENTRYPOINT ["/support-scheduler"] 12:45:39 ---> Running in f06a850f571f 12:45:39 Removing intermediate container f06a850f571f 12:45:39 ---> e375cab282a7 12:45:39 Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] 12:45:39 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 12:45:39 ---> 6d084027cef8 12:45:39 Step 6/19 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 12:45:39 ---> Running in 60bd97963332 12:45:39 ---> Running in d2cfb7c7a52f 12:45:39 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 12:45:40 Removing intermediate container 60bd97963332 12:45:40 ---> 1b6b36027df9 12:45:40 Step 20/22 : LABEL arch=x86_64 12:45:40 ---> Running in 43f576baa1ab 12:45:40 OK: 211 MiB in 51 packages 12:45:41 Removing intermediate container 43f576baa1ab 12:45:41 ---> 37b66b2622b7 12:45:41 Step 21/22 : LABEL git_sha=b27614f02d8ef918cf230864670b1d55ac2aa0dd 12:45:42 ---> Running in 771c516275dd 12:45:42 Removing intermediate container 8174e4228cbe 12:45:42 ---> f05e5d75c42d 12:45:42 12:45:42 Step 10/22 : FROM alpine:3.16 12:45:42 ---> dfd21b5a31f5 12:45:42 Step 11/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' 12:45:42 ---> Running in 0b8fe978f0d1 12:45:42 Removing intermediate container 1615015b99e8 12:45:42 ---> 893b7e882d60 12:45:42 Step 6/22 : COPY go.mod vendor* ./ 12:45:42 Removing intermediate container 771c516275dd 12:45:42 ---> 15fd596f6b3f 12:45:42 Step 22/22 : LABEL version=0.0.0 12:45:42 ---> Running in de35d4f83eaf 12:45:42 Removing intermediate container 0b8fe978f0d1 12:45:42 ---> 25be5cc15b86 12:45:42 Step 12/22 : ENV APP_PORT=59880 12:45:42 ---> Running in b2eeb5dac880 12:45:42 Removing intermediate container de35d4f83eaf 12:45:42 ---> e4012523abf3 12:45:42 12:45:42 ---> a5290e57072b 12:45:42 Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 12:45:42 ---> Running in 538c5081e84d 12:45:42 Removing intermediate container b2eeb5dac880 12:45:42 ---> 71d0c19beac4 12:45:42 Step 13/22 : EXPOSE $APP_PORT 12:45:42 Successfully built e4012523abf3 12:45:42 Successfully tagged support-scheduler:latest 12:45:42 Building core-command 12:45:42  Building support-scheduler ... done  ---> Running in 35277911b504 12:45:45 Removing intermediate container 35277911b504 12:45:45 ---> b1552157d805 12:45:45 Step 14/22 : RUN apk add --update --no-cache dumb-init 12:45:45 Step 1/23 : ARG BUILDER_BASE=golang:1.18-alpine3.16 12:45:45 Step 2/23 : FROM ${BUILDER_BASE} AS builder 12:45:45 ---> 88d8c264b3f9 12:45:45 Step 3/23 : ARG ADD_BUILD_TAGS="" 12:45:45 ---> Using cache 12:45:45 ---> e855ae210f41 12:45:45 Step 4/23 : WORKDIR /edgex-go 12:45:45 ---> Using cache 12:45:45 ---> 8eb68408d1c3 12:45:45 Step 5/23 : RUN apk add --update --no-cache make git 12:45:45 ---> Using cache 12:45:45 ---> a2ab32b9ce8b 12:45:45 Step 6/23 : COPY go.mod vendor* ./ 12:45:45 ---> Using cache 12:45:45 ---> 0329efd07b54 12:45:45 Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 12:45:45 ---> Using cache 12:45:45 ---> 0c3541af8857 12:45:45 Step 8/23 : COPY . . 12:45:45 ---> Using cache 12:45:45 ---> 86f7deefadfa 12:45:45 Step 9/23 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-command/core-command 12:45:48 ---> Running in eaa8c51167da 12:45:48 ---> Running in 88706c29ac02 12:45:48 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 12:45:48 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 12:45:48 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 12:45:49 (1/1) Installing dumb-init (1.2.5-r1) 12:45:49 Executing busybox-1.35.0-r17.trigger 12:45:49 OK: 6 MiB in 15 packages 12:45:49 Removing intermediate container 88706c29ac02 12:45:49 ---> ed724bf63323 12:45:49 Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / 12:45:50 ---> 61e9e7c7038d 12:45:50 Step 16/22 : COPY --from=builder /edgex-go/cmd/core-data/core-data / 12:45:52 ---> ba0609673042 12:45:52 Step 17/22 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml 12:45:52 Removing intermediate container 6ce58bf52b37 12:45:52 ---> b613a054bb97 12:45:52 12:45:52 Step 10/22 : FROM alpine:3.16 12:45:52 ---> dfd21b5a31f5 12:45:52 Step 11/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel Corporation' 12:45:52 ---> Running in a8431de6c244 12:45:52 ---> 888f42fe9a45 12:45:52 Step 18/22 : ENTRYPOINT ["/core-data"] 12:45:52 ---> Running in ff246c7d10b0 12:45:52 Removing intermediate container a8431de6c244 12:45:52 ---> caaa2db79db6 12:45:52 Step 12/22 : RUN apk add --update --no-cache dumb-init 12:45:52 ---> Running in ca02a585a893 12:45:52 Removing intermediate container ff246c7d10b0 12:45:52 ---> 071728381bd0 12:45:52 Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] 12:45:52 ---> Running in 367ca43c85d2 12:45:52 Removing intermediate container 367ca43c85d2 12:45:52 ---> 7f7bc5d6bf00 12:45:52 Step 20/22 : LABEL arch=x86_64 12:45:52 ---> Running in c3a25555f348 12:45:53 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 12:45:53 Removing intermediate container c3a25555f348 12:45:53 ---> 78784f957357 12:45:53 Step 21/22 : LABEL git_sha=b27614f02d8ef918cf230864670b1d55ac2aa0dd 12:45:53 ---> Running in 4ff23a6920a9 12:45:53 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 12:45:53 Removing intermediate container 4ff23a6920a9 12:45:53 ---> a9828d44e15f 12:45:53 Step 22/22 : LABEL version=0.0.0 12:45:53 ---> Running in 0724a79adddc 12:45:53 (1/1) Installing dumb-init (1.2.5-r1) 12:45:53 Removing intermediate container 0724a79adddc 12:45:53 ---> 497f446762a6 12:45:53 12:45:53 Executing busybox-1.35.0-r17.trigger 12:45:53 OK: 6 MiB in 15 packages 12:45:53 Successfully built 497f446762a6 12:45:53 Successfully tagged core-data:latest 12:45:53  Building core-data ... done Building security-bootstrapper 12:45:59 Step 1/32 : ARG BUILDER_BASE=golang:1.18-alpine3.16 12:45:59 Step 2/32 : FROM ${BUILDER_BASE} AS builder 12:45:59 ---> 88d8c264b3f9 12:45:59 Step 3/32 : WORKDIR /edgex-go 12:45:59 ---> Using cache 12:45:59 ---> 1f6ba794daba 12:45:59 Step 4/32 : RUN apk add --update --no-cache make git 12:46:07 ? github.com/edgexfoundry/edgex-go [no test files] 12:46:09 ---> Running in d4ab4e26c5c8 12:46:09 Removing intermediate container ca02a585a893 12:46:09 ---> b318393bd188 12:46:09 Step 13/22 : COPY --from=builder /edgex-go/Attribution.txt / 12:46:09 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 12:46:09 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 12:46:09 ---> 8922581fac05 12:46:09 Step 14/22 : COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/core-common-config-bootstrapper / 12:46:09 OK: 211 MiB in 51 packages 12:46:19 ---> a4a06b713743 12:46:19 Step 15/22 : COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/res/configuration.yaml /res/configuration.yaml 12:46:19 Removing intermediate container d4ab4e26c5c8 12:46:19 ---> 9bad8baaa21a 12:46:19 Step 5/32 : COPY go.mod vendor* ./ 12:46:19 ---> 3b028d6ef63b 12:46:19 Step 16/22 : COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/entrypoint.sh /usr/local/bin/ 12:46:19 ---> 335842e446fb 12:46:19 Step 6/32 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 12:46:19 ---> Running in c762d6aade36 12:46:20 ---> b7da396127c2 12:46:20 Step 17/22 : RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 12:46:20 ---> Running in d702734e01e9 12:46:20 Removing intermediate container d2cfb7c7a52f 12:46:20 ---> 39c020652e7f 12:46:20 Step 7/19 : COPY . . 12:46:20 Removing intermediate container 538c5081e84d 12:46:20 ---> 77292a0364f3 12:46:20 Step 8/22 : COPY . . 12:46:32 Removing intermediate container eaa8c51167da 12:46:32 ---> ac8fc9979d13 12:46:32 12:46:32 Step 10/23 : FROM alpine:3.16 12:46:32 ---> dfd21b5a31f5 12:46:32 Step 11/23 : RUN apk add --update --no-cache dumb-init 12:46:32 ---> Using cache 12:46:32 ---> 34f70d44dff1 12:46:32 Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 12:46:32 ---> Using cache 12:46:32 ---> 2fc516337ac6 12:46:32 Step 13/23 : ENV APP_PORT=59882 12:46:32 ---> Running in 4418d4f9e0bc 12:46:32 ---> 074cf3e4f4ec 12:46:32 Step 8/19 : RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider 12:46:32 Removing intermediate container d702734e01e9 12:46:32 ---> 73f021e85b7b 12:46:32 Step 18/22 : ENTRYPOINT ["entrypoint.sh"] 12:46:32 ---> 747b4038ce6d 12:46:32 Step 9/22 : RUN make cmd/support-notifications/support-notifications 12:46:32 ---> Running in 3ab54375a048 12:46:32 ---> Running in 413c0780d4a7 12:46:32 ---> Running in 09c9c44b0407 12:46:32 Removing intermediate container 4418d4f9e0bc 12:46:32 ---> 8e6695fc4808 12:46:32 Step 14/23 : EXPOSE $APP_PORT 12:46:32 ---> Running in 4d33468146bc 12:46:32 Removing intermediate container 413c0780d4a7 12:46:32 ---> 05022259b0c1 12:46:32 Step 19/22 : CMD ["/core-common-config-bootstrapper", "-cp=consul.http://edgex-core-consul:8500", "-cf=configuration.yaml"] 12:46:32 ---> Running in 3511b9e4ec26 12:46:32 Removing intermediate container 4d33468146bc 12:46:32 ---> 30e6b1b75285 12:46:32 Step 15/23 : WORKDIR / 12:46:32 ---> Running in 34baf4865777 12:46:32 Removing intermediate container 3511b9e4ec26 12:46:32 ---> ab7a656d40f4 12:46:32 Step 20/22 : LABEL arch=x86_64 12:46:32 ---> Running in ccfe018ac56a 12:46:32 Removing intermediate container 34baf4865777 12:46:32 ---> 9376c7af35bc 12:46:32 Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / 12:46:32 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 12:46:32 Removing intermediate container ccfe018ac56a 12:46:32 ---> 52ed8b281f23 12:46:32 Step 21/22 : LABEL git_sha=b27614f02d8ef918cf230864670b1d55ac2aa0dd 12:46:32 ---> Running in c6d205e0cc6c 12:46:32 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 12:46:32 Removing intermediate container c6d205e0cc6c 12:46:32 ---> a6bbf342ad27 12:46:32 Step 22/22 : LABEL version=0.0.0 12:46:32 ---> d8dda0415425 12:46:32 Step 17/23 : COPY --from=builder /edgex-go/cmd/core-command/core-command / 12:46:32 ---> Running in 2d6c28fd1489 12:46:32 Removing intermediate container 2d6c28fd1489 12:46:32 ---> 7824e71c54aa 12:46:32 12:46:33 ---> e18a61067804 12:46:33 Step 18/23 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml 12:46:33 Successfully built 7824e71c54aa 12:46:33 Successfully tagged core-common-config-bootstrapper:latest 12:46:33  Building core-common-config-bootstrapper ... done  ---> 1f2c5da5f568 12:46:33 Step 19/23 : ENTRYPOINT ["/core-command"] 12:46:33 ---> Running in 1ea84e59460b 12:46:33 Removing intermediate container 1ea84e59460b 12:46:33 ---> 015d40d06aea 12:46:33 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] 12:46:33 ---> Running in fa1e28923ce8 12:46:33 Removing intermediate container fa1e28923ce8 12:46:33 ---> 234b49617123 12:46:33 Step 21/23 : LABEL arch=x86_64 12:46:33 ---> Running in 308ce54776ca 12:46:33 Removing intermediate container 308ce54776ca 12:46:33 ---> a2b6bfc2f152 12:46:33 Step 22/23 : LABEL git_sha=b27614f02d8ef918cf230864670b1d55ac2aa0dd 12:46:33 ---> Running in 047efd00f6a7 12:46:33 Removing intermediate container 047efd00f6a7 12:46:33 ---> e1a0f37e08cc 12:46:33 Step 23/23 : LABEL version=0.0.0 12:46:33 ---> Running in 457e07c55978 12:46:33 Removing intermediate container 457e07c55978 12:46:33 ---> 4ac6a5240955 12:46:33 12:46:33 Successfully built 4ac6a5240955 12:46:33 Successfully tagged core-command:latest 12:47:00  Building core-command ... done Removing intermediate container c762d6aade36 12:47:00 ---> 0976e89a45c1 12:47:00 Step 7/32 : COPY . . 12:47:10 ---> a8d37cfc0959 12:47:10 Step 8/32 : RUN make cmd/security-bootstrapper/security-bootstrapper 12:47:10 ---> Running in 550197f57ff3 12:47:10 Removing intermediate container 3ab54375a048 12:47:10 ---> a9ceff3fed51 12:47:10 12:47:10 Step 9/19 : FROM alpine:3.15 12:47:10 ---> 5ce65d7b0fde 12:47:10 Step 10/19 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' 12:47:10 ---> Using cache 12:47:10 ---> 2cc495862a11 12:47:10 Step 11/19 : RUN apk update && apk --no-cache --update add dumb-init curl gcompat 12:47:10 Removing intermediate container 09c9c44b0407 12:47:10 ---> 5c07eaa066bf 12:47:10 12:47:10 Step 10/22 : FROM alpine:3.16 12:47:10 ---> dfd21b5a31f5 12:47:10 Step 11/22 : RUN apk add --update --no-cache ca-certificates dumb-init 12:47:10 ---> Running in f0aaad25264f 12:47:10 ---> Running in 21a90303541e 12:47: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-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper 12:47:10 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 12:47:10 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 12:47:10 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 12:47:10 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 12:47:10 v3.15.7-14-gcfb0d81afed [https://dl-cdn.alpinelinux.org/alpine/v3.15/main] 12:47:10 v3.15.7-13-gd738a42a973 [https://dl-cdn.alpinelinux.org/alpine/v3.15/community] 12:47:10 OK: 15857 distinct packages available 12:47:10 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 12:47:10 (1/2) Installing ca-certificates (20220614-r0) 12:47:10 (2/2) Installing dumb-init (1.2.5-r1) 12:47:10 Executing busybox-1.35.0-r17.trigger 12:47:10 Executing ca-certificates-20220614-r0.trigger 12:47:10 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 12:47:10 OK: 6 MiB in 16 packages 12:47:10 (1/9) Installing ca-certificates (20220614-r0) 12:47:11 (2/9) Installing brotli-libs (1.0.9-r5) 12:47:11 (3/9) Installing nghttp2-libs (1.46.0-r0) 12:47:11 (4/9) Installing libcurl (7.80.0-r6) 12:47:11 (5/9) Installing curl (7.80.0-r6) 12:47:11 (6/9) Installing dumb-init (1.2.5-r1) 12:47:11 (7/9) Installing musl-obstack (1.2.3-r0) 12:47:11 (8/9) Installing libucontext (1.1-r0) 12:47:11 (9/9) Installing gcompat (1.0.0-r4) 12:47:11 Executing busybox-1.34.1-r7.trigger 12:47:11 Executing ca-certificates-20220614-r0.trigger 12:47:11 OK: 8 MiB in 23 packages 12:47:11 Removing intermediate container f0aaad25264f 12:47:11 ---> 3b6fa4440f05 12:47:11 Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2021: Intel Corporation' 12:47:11 ---> Running in e3e77d2786de 12:47:11 Removing intermediate container e3e77d2786de 12:47:11 ---> 2703414d0901 12:47:11 Step 13/22 : ENV APP_PORT=59860 12:47:11 ---> Running in c023785410e0 12:47:11 Removing intermediate container c023785410e0 12:47:11 ---> 82e511f746ef 12:47:11 Step 14/22 : EXPOSE $APP_PORT 12:47:11 Removing intermediate container 21a90303541e 12:47:11 ---> e68639d01927 12:47:11 Step 12/19 : COPY --from=builder /edgex-go/Attribution.txt / 12:47:11 ---> Running in 8cc65ec63492 12:47:11 Removing intermediate container 8cc65ec63492 12:47:11 ---> abedcaaf37b0 12:47:11 Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / 12:47:11 ---> 85ff74b31717 12:47:11 Step 13/19 : COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/security-spiffe-token-provider / 12:47:12 ---> c8ad3f4e3fb3 12:47:12 Step 16/22 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / 12:47:13 ---> dbf06e78d612 12:47:13 Step 14/19 : COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/res/configuration.toml /res/configuration.toml 12:47:13 ---> e5083a522907 12:47:13 Step 17/22 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml 12:47:13 ---> 559ba7afcb80 12:47:13 Step 15/19 : ENTRYPOINT [ "/security-spiffe-token-provider" ] 12:47:13 ---> 546fccac6763 12:47:13 Step 18/22 : ENTRYPOINT ["/support-notifications"] 12:47:13 ---> Running in c8d1ae55cfb2 12:47:13 ---> Running in 274cab41b18b 12:47:14 Removing intermediate container c8d1ae55cfb2 12:47:14 ---> 63483e79299f 12:47:14 Step 16/19 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] 12:47:14 Removing intermediate container 274cab41b18b 12:47:14 ---> 97cbb5d3e708 12:47:14 Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] 12:47:14 ---> Running in 3a9d2260e8bf 12:47:14 ---> Running in 9bc2c090f6d6 12:47:14 Removing intermediate container 3a9d2260e8bf 12:47:14 ---> 10639e4c13ee 12:47:14 Step 20/22 : LABEL arch=x86_64 12:47:14 Removing intermediate container 9bc2c090f6d6 12:47:14 ---> 4aed5adc053a 12:47:14 Step 17/19 : LABEL arch=x86_64 12:47:14 ---> Running in 1ec339ec4c9e 12:47:14 ---> Running in 1168d9c28be9 12:47:14 Removing intermediate container 1ec339ec4c9e 12:47:14 ---> b244447d1289 12:47:14 Step 21/22 : LABEL git_sha=b27614f02d8ef918cf230864670b1d55ac2aa0dd 12:47:15 Removing intermediate container 1168d9c28be9 12:47:15 ---> 940e824a28a3 12:47:15 Step 18/19 : LABEL git_sha=b27614f02d8ef918cf230864670b1d55ac2aa0dd 12:47:15 ---> Running in 5f864f7d8473 12:47:15 ---> Running in b8c0bedc3838 12:47:15 Removing intermediate container b8c0bedc3838 12:47:15 ---> b3dffbdf32d4 12:47:15 Step 19/19 : LABEL version=0.0.0 12:47:15 Removing intermediate container 5f864f7d8473 12:47:15 ---> e1ca20eb7a13 12:47:15 Step 22/22 : LABEL version=0.0.0 12:47:15 ---> Running in c7460789a641 12:47:15 ---> Running in 28c9cc4174ec 12:47:15 Removing intermediate container c7460789a641 12:47:15 ---> 48b81a8d6b64 12:47:15 12:47:15 Removing intermediate container 28c9cc4174ec 12:47:15 ---> e3d4f329efda 12:47:15 12:47:15 Successfully built 48b81a8d6b64 12:47:15 Successfully tagged security-spiffe-token-provider:latest 12:47:15  Building security-spiffe-token-provider ... done Successfully built e3d4f329efda 12:47:15 Successfully tagged support-notifications:latest 12:47:27  Building support-notifications ... done Removing intermediate container 550197f57ff3 12:47:27 ---> 662afafc9631 12:47:27 12:47:27 Step 9/32 : FROM alpine:3.16 12:47:27 ---> dfd21b5a31f5 12:47:27 Step 10/32 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' 12:47:27 ---> Running in c30674bf29cf 12:47:28 Removing intermediate container c30674bf29cf 12:47:28 ---> 6e7597604a1a 12:47:28 Step 11/32 : RUN apk add --update --no-cache dumb-init su-exec 12:47:28 ---> Running in 8b1d8134f3c1 12:47:28 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 12:47:28 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 12:47:28 (1/2) Installing dumb-init (1.2.5-r1) 12:47:28 (2/2) Installing su-exec (0.2-r1) 12:47:28 Executing busybox-1.35.0-r17.trigger 12:47:28 OK: 6 MiB in 16 packages 12:47:29 Removing intermediate container 8b1d8134f3c1 12:47:29 ---> 71c44e444dec 12:47:29 Step 12/32 : ENV SECURITY_INIT_DIR /edgex-init 12:47:29 ---> Running in 7b49bce86506 12:47:29 Removing intermediate container 7b49bce86506 12:47:29 ---> 6c970238c462 12:47:29 Step 13/32 : ENV SECURITY_INIT_STAGING /edgex-init-staging 12:47:29 ---> Running in 321033dea97b 12:47:29 Removing intermediate container 321033dea97b 12:47:29 ---> 0060a7e0e9e4 12:47:29 Step 14/32 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_STAGING}/bootstrap-redis 12:47:29 ---> Running in 45321ebf5fb6 12:47:29 Removing intermediate container 45321ebf5fb6 12:47:29 ---> c995a1923ec1 12:47:29 Step 15/32 : ARG BOOTSTRAP_MOSQUITTO_DIR=${SECURITY_INIT_STAGING}/bootstrap-mosquitto 12:47:29 ---> Running in 846ffe3c8e76 12:47:29 Removing intermediate container 846ffe3c8e76 12:47:29 ---> bbea963f5043 12:47:29 Step 16/32 : RUN mkdir -p ${BOOTSTRAP_REDIS_DIR} ${BOOTSTRAP_MOSQUITTO_DIR} 12:47:29 ---> Running in e65d4ea03453 12:47:30 Removing intermediate container e65d4ea03453 12:47:30 ---> 256753cd883d 12:47:30 Step 17/32 : WORKDIR ${SECURITY_INIT_STAGING} 12:47:30 ---> Running in 5913cf5fa427 12:47:30 Removing intermediate container 5913cf5fa427 12:47:30 ---> b76088964bc2 12:47:30 Step 18/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_STAGING}/ 12:47:30 ---> 0d561c3b3cdd 12:47:30 Step 19/32 : RUN chmod +x ${SECURITY_INIT_STAGING}/*.sh 12:47:30 ---> Running in 7ed81513f4da 12:47:31 Removing intermediate container 7ed81513f4da 12:47:31 ---> 1a5a397fd500 12:47:31 Step 20/32 : COPY --from=builder /edgex-go/Attribution.txt / 12:47:31 ---> 45bc366565cd 12:47:31 Step 21/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . 12:47:31 ---> 8a4b5c551866 12:47:31 Step 22/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.toml ./res/ 12:47:31 ---> f0dd8f083db4 12:47:31 Step 23/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml ${BOOTSTRAP_REDIS_DIR}/res/ 12:47:31 ---> 3a38ee7735d3 12:47:31 Step 24/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-mosquitto/configuration.toml ${BOOTSTRAP_MOSQUITTO_DIR}/res/ 12:47:32 ---> ddf6f957409a 12:47:32 Step 25/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ ${SECURITY_INIT_STAGING}/consul-bootstrapper/ 12:47:32 ---> 25fe5e6e563a 12:47:32 Step 26/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / 12:47:32 ---> cc4701743ddb 12:47:32 Step 27/32 : RUN chmod +x /entrypoint.sh 12:47:32 ---> Running in d0636eb875fd 12:47:33 Removing intermediate container d0636eb875fd 12:47:33 ---> a144d600b130 12:47:33 Step 28/32 : ENTRYPOINT ["/entrypoint.sh"] 12:47:33 ---> Running in 7c307b131de3 12:47:33 Removing intermediate container 7c307b131de3 12:47:33 ---> 7b35023934c0 12:47:33 Step 29/32 : CMD ["gate"] 12:47:33 ---> Running in ec053c171a3b 12:47:33 Removing intermediate container ec053c171a3b 12:47:33 ---> ac25a513e837 12:47:33 Step 30/32 : LABEL arch=x86_64 12:47:33 ---> Running in 27fd5930aad6 12:47:33 Removing intermediate container 27fd5930aad6 12:47:33 ---> 7f218f320b14 12:47:33 Step 31/32 : LABEL git_sha=b27614f02d8ef918cf230864670b1d55ac2aa0dd 12:47:33 ---> Running in 0fba254e0cf6 12:47:33 Removing intermediate container 0fba254e0cf6 12:47:33 ---> 3ef82fed4a6c 12:47:33 Step 32/32 : LABEL version=0.0.0 12:47:33 ---> Running in 1858370172ab 12:47:33 Removing intermediate container 1858370172ab 12:47:33 ---> ba737ec20768 12:47:33 12:47:33 Successfully built ba737ec20768 12:47:33 Successfully tagged security-bootstrapper:latest 12:47:33  Building security-bootstrapper ... done  [Pipeline] } 12:47:33 $ docker stop --time=1 226784b25246654c6a6244e83d33279b3deaf68f5416a744a45a56bcdee05e29 12:47:34 $ docker rm -f --volumes 226784b25246654c6a6244e83d33279b3deaf68f5416a744a45a56bcdee05e29 [Pipeline] // withDockerContainer [Pipeline] sh 12:47:35 + docker images 12:47:35 REPOSITORY TAG IMAGE ID CREATED SIZE 12:47:35 security-bootstrapper latest ba737ec20768 2 seconds ago 20.4MB 12:47:35 662afafc9631 9 seconds ago 1.67GB 12:47:35 security-spiffe-token-provider latest 48b81a8d6b64 20 seconds ago 30MB 12:47:35 support-notifications latest e3d4f329efda 20 seconds ago 30.7MB 12:47:35 a9ceff3fed51 26 seconds ago 1.71GB 12:47:35 5c07eaa066bf 26 seconds ago 1.74GB 12:47:35 core-command latest 4ac6a5240955 About a minute ago 17.7MB 12:47:35 core-common-config-bootstrapper latest 7824e71c54aa About a minute ago 15.5MB 12:47:35 ac8fc9979d13 About a minute ago 1.68GB 12:47:35 core-data latest 497f446762a6 About a minute ago 17.9MB 12:47:35 b613a054bb97 About a minute ago 1.67GB 12:47:35 support-scheduler latest e4012523abf3 About a minute ago 30MB 12:47:35 f05e5d75c42d About a minute ago 1.68GB 12:47:35 security-secretstore-setup latest d22e784a1c1c 2 minutes ago 30MB 12:47:35 14f80b559a39 2 minutes ago 1.74GB 12:47:35 security-proxy-setup latest 3fab2de7b48a 2 minutes ago 27.8MB 12:47:35 core-metadata latest eee9d3611f4e 2 minutes ago 18.5MB 12:47:35 security-spire-server latest e6a843cc8d0b 2 minutes ago 86.5MB 12:47:35 d565f0c32807 2 minutes ago 1.55GB 12:47:35 af5fe04d371b 2 minutes ago 1.67GB 12:47:35 f29c40138420 2 minutes ago 1.68GB 12:47:35 c75232099560 2 minutes ago 1.67GB 12:47:35 security-spire-agent latest 32e3c3b63cd2 2 minutes ago 125MB 12:47:35 security-spire-config latest 307d41bd6fac 2 minutes ago 85.8MB 12:47:35 98e456c139ce 3 minutes ago 1.55GB 12:47:35 7c5cc1b94200 3 minutes ago 1.55GB 12:47:35 ci-base-image-x86_64 latest 88d8c264b3f9 7 minutes ago 903MB 12:47:35 alpine 3.15 5ce65d7b0fde 9 days ago 5.59MB 12:47:35 alpine 3.16 dfd21b5a31f5 9 days ago 5.55MB 12:47:35 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base 1.18-alpine db6d94c90886 3 months ago 683MB 12:47:35 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver 0.1.4 31426a034bd3 7 months ago 253MB 12:47:35 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] } 12:47:44 ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] 12:47:44 ? github.com/edgexfoundry/edgex-go/cmd/core-common-config-bootstrapper [no test files] 12:47:44 ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] 12:47:44 ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] 12:47:44 ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] 12:47:52 ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] 12:47:52 ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] 12:47:52 ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-setup [no test files] 12:47:52 ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] 12:47:52 ? github.com/edgexfoundry/edgex-go/cmd/security-spiffe-token-provider [no test files] 12:47:52 ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] 12:47:52 ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] 12:47:52 ? github.com/edgexfoundry/edgex-go/internal [no test files] 12:47:52 ? github.com/edgexfoundry/edgex-go/internal/core/command [no test files] 12:48:04 ok github.com/edgexfoundry/edgex-go/internal/core/command/application 0.300s coverage: 28.7% of statements 12:48:04 ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] 12:48:04 ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] 12:48:12 ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 0.751s coverage: 98.5% of statements 12:48:18 ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging 4.455s coverage: 73.7% of statements 12:48:18 ? github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging/mocks [no test files] 12:48:18 ? github.com/edgexfoundry/edgex-go/internal/core/common_config [no test files] 12:48:18 ? github.com/edgexfoundry/edgex-go/internal/core/data [no test files] 12:48:18 ok github.com/edgexfoundry/edgex-go/internal/core/data/application 0.877s coverage: 54.0% of statements 12:48:18 ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] 12:48:18 ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] 12:48:36 ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 20.590s coverage: 88.5% of statements 12:48:36 ? github.com/edgexfoundry/edgex-go/internal/core/data/controller/messaging [no test files] 12:48:36 ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] 12:48:36 ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks [no test files] 12:48:36 ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] 12:48:36 ? github.com/edgexfoundry/edgex-go/internal/core/metadata [no test files] 12:48:36 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/application 0.620s coverage: 3.9% of statements 12:48:36 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] 12:48:36 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] 12:48:39 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 2.824s coverage: 95.6% of statements 12:48:39 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] 12:48:39 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks [no test files] 12:48:39 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/uom [no test files] 12:48:39 ok github.com/edgexfoundry/edgex-go/internal/io 0.488s coverage: 72.2% of statements 12:48:39 ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] 12:48:39 ? github.com/edgexfoundry/edgex-go/internal/pkg/application [no test files] 12:48:39 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers [no test files] 12:48:39 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] 12:48:39 ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] 12:48:39 ok github.com/edgexfoundry/edgex-go/internal/pkg/controller/http 0.388s coverage: 65.9% of statements 12:48:39 ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] 12:48:39 ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] 12:48:39 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] 12:48:39 ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 0.460s coverage: 0.9% of statements 12:48:39 ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] 12:48:39 ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 0.468s coverage: 29.6% of statements 12:48:39 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] 12:48:40 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.272s coverage: 47.1% of statements 12:48:40 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 0.362s coverage: 82.9% of statements 12:48:40 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.326s coverage: 94.1% of statements 12:48:42 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.259s coverage: 96.3% of statements 12:48:44 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.229s coverage: 87.5% of statements 12:48:54 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 11.394s coverage: 94.4% of statements 12:48:54 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/ping 0.356s coverage: 44.8% of statements 12:49:16 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 24.509s coverage: 79.9% of statements 12:49:16 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] 12:49:16 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 22.320s coverage: 92.9% of statements 12:49:16 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] 12:49:16 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] 12:49:16 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] 12:49:16 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 0.072s coverage: 64.4% of statements 12:49:16 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] 12:49:16 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto [no test files] 12:49:16 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/config [no test files] 12:49:16 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/container [no test files] 12:49:16 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/handlers 6.267s coverage: 86.9% of statements 12:49:16 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] 12:49:16 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] 12:49:16 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] 12:49:16 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] 12:49:16 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 11.216s coverage: 87.2% of statements 12:49:16 ok github.com/edgexfoundry/edgex-go/internal/security/common 0.208s coverage: 20.0% of statements 12:49:16 ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] 12:49:16 ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] 12:49:16 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.207s coverage: 100.0% of statements 12:49:16 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] 12:49:16 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.301s coverage: 77.4% of statements 12:49:16 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/common [no test files] 12:49:16 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.250s coverage: 80.0% of statements 12:49:16 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/jwt 0.249s coverage: 87.2% of statements 12:49:16 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.822s coverage: 91.2% of statements 12:49:16 ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] 12:49:16 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 1.187s coverage: 63.1% of statements 12:49:16 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] 12:49:16 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] 12:49:16 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.214s coverage: 100.0% of statements 12:49:16 ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.099s coverage: 89.4% of statements 12:49:16 ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.074s coverage: 100.0% of statements 12:49:16 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.079s coverage: 73.7% of statements 12:49:16 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.096s coverage: 100.0% of statements 12:49:23 ok github.com/edgexfoundry/edgex-go/internal/security/proxy 1.401s coverage: 65.3% of statements 12:49:23 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/config [no test files] 12:49:23 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/container [no test files] 12:49:23 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/models [no test files] 12:49:24 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.950s coverage: 41.0% of statements 12:49:24 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] 12:49:24 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] 12:49:24 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 0.316s coverage: 89.5% of statements 12:49:24 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] 12:49:24 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 0.249s coverage: 84.8% of statements 12:49:24 ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider [no test files] 12:49:24 ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/config [no test files] 12:49:24 ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/container [no test files] 12:49:24 ? github.com/edgexfoundry/edgex-go/internal/support/notifications [no test files] 12:49:32 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 6.332s coverage: 17.7% of statements 12:49:32 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel [no test files] 12:49:32 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks [no test files] 12:49:32 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] 12:49:32 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] 12:49:32 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 0.664s coverage: 92.3% of statements 12:49:32 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] 12:49:32 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks [no test files] 12:49:32 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler [no test files] 12:49:32 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/application [no test files] 12:49:32 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/scheduler 0.266s coverage: 63.2% of statements 12:49:32 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] 12:49:32 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] 12:49:32 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 0.440s coverage: 97.7% of statements 12:49:32 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] 12:49:32 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks [no test files] 12:49:32 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 12:49:32 WARNING: Linting skipped (not on x86_64 or linter not installed) 12:49:32 go vet ./... 12:51:24 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 12:51:24 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 12:51:24 ./bin/test-attribution-txt.sh [Pipeline] echo 12:51:24 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] sh 12:51:24 + ls -al . 12:51:24 total 740 12:51:24 drwxrwxr-x 10 1001 1001 4096 Feb 20 12:45 . 12:51:24 drwxr-xr-x 4 root root 4096 Feb 20 12:45 .. 12:51:24 drwxrwxr-x 2 1001 1001 4096 Feb 20 12:43 .blubracket 12:51:24 -rw-rw-r-- 1 1001 1001 16 Feb 20 12:43 .dockerignore 12:51:24 drwxrwxr-x 8 1001 1001 4096 Feb 20 12:43 .git 12:51:24 drwxrwxr-x 3 1001 1001 4096 Feb 20 12:43 .github 12:51:24 -rw-rw-r-- 1 1001 1001 1024 Feb 20 12:43 .gitignore 12:51:24 -rw-rw-r-- 1 1001 1001 42 Feb 20 12:43 .golangci.yml 12:51:24 -rw-rw-r-- 1 1001 1001 87 Feb 20 12:43 .hadolint.yml 12:51:24 -rw-rw-r-- 1 1001 1001 166 Feb 20 12:43 .sonarcloud.properties 12:51:24 -rw-rw-r-- 1 1001 1001 1171 Feb 20 12:43 ADOPTERS.md 12:51:24 -rw-rw-r-- 1 1001 1001 10825 Feb 20 12:43 Attribution.txt 12:51:24 -rw-rw-r-- 1 1001 1001 73765 Feb 20 12:43 CHANGELOG.md 12:51:24 -rw-rw-r-- 1 1001 1001 3804 Feb 20 12:43 CONTRIBUTING.md 12:51:24 -rw-rw-r-- 1 1001 1001 677 Feb 20 12:43 GOVERNANCE.md 12:51:24 -rw-rw-r-- 1 1001 1001 883 Feb 20 12:43 Jenkinsfile 12:51:24 -rw-rw-r-- 1 1001 1001 10775 Feb 20 12:43 LICENSE 12:51:24 -rw-rw-r-- 1 1001 1001 13375 Feb 20 12:43 Makefile 12:51:24 -rw-rw-r-- 1 1001 1001 582 Feb 20 12:43 OWNERS.md 12:51:24 -rw-rw-r-- 1 1001 1001 9403 Feb 20 12:43 README.md 12:51:24 -rw-rw-r-- 1 1001 1001 6912 Feb 20 12:43 SECURITY.md 12:51:24 -rw-rw-r-- 1 1001 1001 5 Feb 20 12:39 VERSION 12:51:24 drwxrwxr-x 2 1001 1001 4096 Feb 20 12:43 bin 12:51:24 drwxrwxr-x 17 1001 1001 4096 Feb 20 12:43 cmd 12:51:24 -rw-r--r-- 1 root root 487323 Feb 20 12:49 coverage.out 12:51:24 -rw-rw-r-- 1 1001 1001 3295 Feb 20 12:43 go.mod 12:51:24 -rw-rw-r-- 1 1001 1001 33318 Feb 20 12:43 go.sum 12:51:24 drwxrwxr-x 7 1001 1001 4096 Feb 20 12:43 internal 12:51:24 drwxrwxr-x 3 1001 1001 4096 Feb 20 12:43 openapi 12:51:24 drwxrwxr-x 4 1001 1001 4096 Feb 20 12:43 snap 12:51:24 -rw-rw-r-- 1 1001 1001 204 Feb 20 12:43 version.go [Pipeline] sh 12:51:25 + '[' -e coverage.out ] 12:51:25 + chown 1001:1001 coverage.out [Pipeline] stash 12:51:25 Warning: overwriting stash ‘coverage-report’ 12:51:26 Stashed 1 file(s) [Pipeline] sh 12:51:27 + make build 12:51:27 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 12:52:48 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 12:52:50 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 12:52:56 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 12:52:59 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 12:53:46 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 12:53:46 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 12:53:52 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup 12:53:57 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider 12:54:02 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 12:54: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 12:54: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-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider [Pipeline] } 12:54:25 $ docker stop --time=1 ddec0d5ba6c929d282f94dc8fb3dab494a43499d15dbce1cf3d9ec8fff0fada1 12:54:27 $ docker rm -f --volumes ddec0d5ba6c929d282f94dc8fb3dab494a43499d15dbce1cf3d9ec8fff0fada1 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 12:54:29 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 12:54:29 12:54:29 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 12:54:29 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 12:54:30 latest: Pulling from edgex-devops/edgex-compose-arm64 12:54:30 29e5d40040c1: Pulling fs layer 12:54:30 1ce36da41761: Pulling fs layer 12:54:30 25b303627fd3: Pulling fs layer 12:54:30 29e5d40040c1: Download complete 12:54:30 1ce36da41761: Download complete 12:54:30 29e5d40040c1: Pull complete 12:54:32 25b303627fd3: Verifying Checksum 12:54:32 25b303627fd3: Download complete 12:54:32 1ce36da41761: Pull complete 12:54:42 25b303627fd3: Pull complete 12:54:42 Digest: sha256:9cc31fd43c2090459daf52f5d183d677621facc00304dcc7dc9de11b2a0a8f33 12:54:42 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 12:54:42 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 12:54:42 prd-ubuntu20.04-docker-arm64-4c-16g-6735 does not seem to be running inside a container 12:54:42 $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest cat 12:54:44 $ docker top f8bb5473618b333c0dca0dab75e1ea641ce963f685c3ae889d5e0555ff24d6c0 -eo pid,comm [Pipeline] { [Pipeline] sh 12:54:45 + docker-compose build --help 12:54:45 + grep parallel 12:54:50 --parallel Build images in parallel. [Pipeline] } 12:54:50 $ docker stop --time=1 f8bb5473618b333c0dca0dab75e1ea641ce963f685c3ae889d5e0555ff24d6c0 12:54:51 $ docker rm -f --volumes f8bb5473618b333c0dca0dab75e1ea641ce963f685c3ae889d5e0555ff24d6c0 [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 12:54:52 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 12:54:52 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 12:54:52 prd-ubuntu20.04-docker-arm64-4c-16g-6735 does not seem to be running inside a container 12:54:52 $ docker run -t -d -u 1001:1001 -u 0:0 --entrypoint= -v /var/run/docker.sock:/var/run/docker.sock --privileged -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest cat 12:54:53 $ docker top c458953bd6f41f94c3f66fe32e121d6631264323e43d9c5ba5299f7d16de7d51 -eo pid,comm [Pipeline] { [Pipeline] sh 12:54:54 + docker-compose -f ./docker-compose-build.yml build --parallel 12:54:58 Building core-command ... 12:54:58 Building core-common-config-bootstrapper ... 12:54:58 Building core-data ... 12:54:58 Building core-metadata ... 12:54:58 Building security-bootstrapper ... 12:54:58 Building security-proxy-setup ... 12:54:58 Building security-secretstore-setup ... 12:54:58 Building security-spiffe-token-provider ... 12:54:58 Building security-spire-agent ... 12:54:58 Building security-spire-config ... 12:54:58 Building security-spire-server ... 12:54:58 Building support-notifications ... 12:54:58 Building support-scheduler ... 12:54:58 Building core-metadata 12:54:58 Building support-scheduler 12:54:58 Building security-proxy-setup 12:54:58 Building core-data 12:54:58 Building security-secretstore-setup 12:55:45 Step 1/24 : ARG BUILDER_BASE=golang:1.18-alpine3.16 12:55:45 Step 2/24 : FROM ${BUILDER_BASE} AS builder 12:55:45 ---> f3172b6b35ed 12:55:45 Step 3/24 : ARG ADD_BUILD_TAGS="" 12:55:45 Step 1/21 : ARG BUILDER_BASE=golang:1.18-alpine3.16 12:55:45 Step 2/21 : FROM ${BUILDER_BASE} AS builder 12:55:45 ---> f3172b6b35ed 12:55:45 Step 3/21 : WORKDIR /edgex-go 12:55:45 Step 1/22 : ARG BUILDER_BASE=golang:1.18-alpine3.16 12:55:45 Step 2/22 : FROM ${BUILDER_BASE} AS builder 12:55:45 ---> f3172b6b35ed 12:55:45 Step 3/22 : ARG ADD_BUILD_TAGS="" 12:55:45 Step 1/24 : ARG BUILDER_BASE=golang:1.18-alpine3.16 12:55:45 Step 2/24 : FROM ${BUILDER_BASE} AS builder 12:55:45 ---> f3172b6b35ed 12:55:45 Step 3/24 : WORKDIR /edgex-go 12:55:45 Step 1/22 : ARG BUILDER_BASE=golang:1.18-alpine3.16 12:55:45 Step 2/22 : FROM ${BUILDER_BASE} AS builder 12:55:45 ---> f3172b6b35ed 12:55:45 Step 3/22 : ARG ADD_BUILD_TAGS="" 12:55:45 ---> Running in 4170f53c77a9 12:55:45 ---> Running in 2d463495ecb9 12:55:45 ---> Running in 8c2115c9c21c 12:55:45 ---> Running in f9dd44c3a075 12:55:45 ---> Running in 0bf399934687 12:55:45 Removing intermediate container 8c2115c9c21c 12:55:45 ---> 9d13dc6cd029 12:55:45 Step 4/21 : RUN apk add --update --no-cache make git 12:55:45 Removing intermediate container 2d463495ecb9 12:55:45 ---> 2124e51d93ee 12:55:45 Step 4/22 : WORKDIR /edgex-go 12:55:45 Removing intermediate container f9dd44c3a075 12:55:45 ---> 0af7ef053424 12:55:45 Step 4/24 : RUN apk add --update --no-cache make git 12:55:45 Removing intermediate container 4170f53c77a9 12:55:45 ---> 234becf50c1a 12:55:45 Step 4/24 : WORKDIR /edgex-go 12:55:45 ---> Running in 281b4ddf9d30 12:55:45 Removing intermediate container 0bf399934687 12:55:45 ---> af07b9ff8410 12:55:45 Step 4/22 : WORKDIR /edgex-go 12:55:45 ---> Running in 8a5502884496 12:55:45 ---> Running in a71dcd666c3d 12:55:45 ---> Running in 9cc946dc0745 12:55:45 ---> Running in e14c01ad9b79 12:55:46 Removing intermediate container 8a5502884496 12:55:46 ---> ccb1a9b8e9c5 12:55:46 Step 5/22 : RUN apk add --update --no-cache make git 12:55:46 Removing intermediate container 9cc946dc0745 12:55:46 ---> cddee39f02e2 12:55:46 Step 5/22 : RUN apk add --update --no-cache make git 12:55:46 ---> Running in 44365dd4c596 12:55:46 Removing intermediate container a71dcd666c3d 12:55:46 ---> 788064372e16 12:55:46 Step 5/24 : RUN apk add --update --no-cache make git 12:55:46 ---> Running in 3ec8ef1a5d5b 12:55:47 ---> Running in a432da8feaa3 12:55:48 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 12:55:48 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 12:55:48 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 12:55:48 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 12:55:48 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 12:55:48 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 12:55:49 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 12:55:49 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 12:55:49 OK: 221 MiB in 51 packages 12:55:49 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 12:55:49 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 12:55:49 OK: 221 MiB in 51 packages 12:55:50 OK: 221 MiB in 51 packages 12:55:50 OK: 221 MiB in 51 packages 12:55:51 OK: 221 MiB in 51 packages 12:55:53 Removing intermediate container 281b4ddf9d30 12:55:53 ---> f8f81a9abc96 12:55:53 Step 5/21 : COPY go.mod vendor* ./ 12:55:53 Removing intermediate container e14c01ad9b79 12:55:53 ---> e83a456dba65 12:55:53 Step 5/24 : COPY go.mod vendor* ./ 12:55:54 Removing intermediate container 44365dd4c596 12:55:54 ---> 2d7c9019e0a0 12:55:54 Step 6/22 : COPY go.mod vendor* ./ 12:55:54 ---> b99d6ec8241c 12:55:54 Step 6/21 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 12:55:54 Removing intermediate container 3ec8ef1a5d5b 12:55:54 Removing intermediate container a432da8feaa3 12:55:54 ---> 3dc7cd85554f 12:55:54 Step 6/24 : COPY go.mod vendor* ./ 12:55:54 ---> 8f49df3e1fb3 12:55:54 Step 6/22 : COPY go.mod vendor* ./ 12:55:54 ---> Running in aa0ac985c75b 12:55:54 ---> 157d62c9ad43 12:55:54 Step 6/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 12:55:54 ---> Running in 8bd375629587 12:55:55 ---> 7aaf3440bb51 12:55:55 Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 12:55:55 ---> Running in 41e40e51ff43 12:55:55 ---> 341f67425f9b 12:55:55 Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 12:55:55 ---> Running in 8b58aef3b2ba 12:55:55 ---> 53599ea48829 12:55:55 Step 7/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 12:55:56 ---> Running in df8352a0e973 12:57:47 Removing intermediate container 41e40e51ff43 12:57:47 ---> 89f38bfed6d4 12:57:47 Step 8/22 : COPY . . 12:57:47 Removing intermediate container aa0ac985c75b 12:57:47 ---> bccce40bd5d6 12:57:47 Step 7/21 : COPY . . 12:57:47 Removing intermediate container 8bd375629587 12:57:47 ---> 8f8ea331aa2c 12:57:47 Step 7/24 : COPY . . 12:57:47 Removing intermediate container 8b58aef3b2ba 12:57:47 ---> 19bdbe32cd02 12:57:47 Step 8/22 : COPY . . 12:57:47 Removing intermediate container df8352a0e973 12:57:47 ---> 4efe90e2fbbf 12:57:47 Step 8/24 : COPY . . 12:57:51 ---> 61b4d9997e21 12:57:51 Step 9/24 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-metadata/core-metadata 12:57:51 ---> 9a7e62229e96 12:57:51 Step 8/24 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 12:57:51 ---> 7a2a0391cb24 12:57:51 Step 8/21 : RUN make cmd/security-proxy-setup/security-proxy-setup cmd/secrets-config/secrets-config 12:57:51 ---> c5ae3ab56259 12:57:51 Step 9/22 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-data/core-data 12:57:51 ---> 93f135940e96 12:57:51 Step 9/22 : RUN make cmd/support-scheduler/support-scheduler 12:57:51 ---> Running in 4ba5ab3afb3c 12:57:51 ---> Running in cdead81c010d 12:57:51 ---> Running in 851e426aa04e 12:57:51 ---> Running in 4d5fa88887cf 12:57:51 ---> Running in 89385caccef9 12:57:53 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 12:57:53 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 12:57:53 go build -tags " " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler 12:57:53 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 12:57:53 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 13:03:30 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 13:03:30 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 13:03:52 Removing intermediate container cdead81c010d 13:03:52 ---> 517586fcc914 13:03:52 13:03:52 Step 9/21 : FROM alpine:3.16 13:03:52 Removing intermediate container 4d5fa88887cf 13:03:52 ---> a8d2a5a30c4d 13:03:52 13:03:52 Step 9/24 : FROM alpine:3.16 13:03:52 3.16: Pulling from library/alpine 13:03:52 3.16: Pulling from library/alpine 13:03:52 Digest: sha256:1bd67c81e4ad4b8f4a5c1c914d7985336f130e5cefb3e323654fd09d6bcdbbe2 13:03:52 Digest: sha256:1bd67c81e4ad4b8f4a5c1c914d7985336f130e5cefb3e323654fd09d6bcdbbe2 13:03:52 Status: Downloaded newer image for alpine:3.16 13:03:52 Status: Downloaded newer image for alpine:3.16 13:03:52 ---> 4c81e5bf8899 13:03:52 Step 10/21 : RUN apk add --update --no-cache curl dumb-init 13:03:52 ---> 4c81e5bf8899 13:03:52 Step 10/24 : RUN apk add --update --no-cache ca-certificates dumb-init su-exec 13:03:53 ---> Running in aa1a07295f1f 13:03:53 ---> Running in f723b703284e 13:03:55 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 13:03:55 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 13:03:56 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 13:03:56 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 13:03:57 (1/3) Installing ca-certificates (20220614-r0) 13:03:57 (1/6) Installing ca-certificates (20220614-r0) 13:03:57 (2/3) Installing dumb-init (1.2.5-r1) 13:03:57 (3/3) Installing su-exec (0.2-r1) 13:03:57 Executing busybox-1.35.0-r17.trigger 13:03:57 (2/6) Installing brotli-libs (1.0.9-r6) 13:03:57 (3/6) Installing nghttp2-libs (1.47.0-r0) 13:03:57 Executing ca-certificates-20220614-r0.trigger 13:03:57 (4/6) Installing libcurl (7.83.1-r6) 13:03:57 (5/6) Installing curl (7.83.1-r6) 13:03:57 (6/6) Installing dumb-init (1.2.5-r1) 13:03:57 Executing busybox-1.35.0-r17.trigger 13:03:57 Executing ca-certificates-20220614-r0.trigger 13:03:57 OK: 6 MiB in 17 packages 13:03:57 OK: 8 MiB in 20 packages 13:04:01 Removing intermediate container f723b703284e 13:04:01 ---> f95af5f01e6a 13:04:01 Step 11/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' 13:04:01 Removing intermediate container aa1a07295f1f 13:04:01 ---> 8ac3bac6ac1d 13:04:01 Step 11/21 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' 13:04:01 ---> Running in f99a5acf04ec 13:04:01 ---> Running in 1b39c58e1f77 13:04:01 Removing intermediate container 1b39c58e1f77 13:04:01 ---> 4259d4688977 13:04:01 Step 12/24 : WORKDIR / 13:04:02 Removing intermediate container f99a5acf04ec 13:04:02 ---> aff0a03ae8ed 13:04:02 Step 12/21 : WORKDIR /edgex 13:04:02 ---> Running in 1fb830b4d909 13:04:02 ---> Running in 93632b7cf413 13:04:02 Removing intermediate container 93632b7cf413 13:04:02 ---> bd1f9573a17a 13:04:02 Step 13/21 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/res/configuration.toml res/configuration.toml 13:04:02 Removing intermediate container 1fb830b4d909 13:04:02 ---> e23f346eb18e 13:04:02 Step 13/24 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/res/token-config.json /res-file-token-provider/token-config.json 13:04:04 ---> 6001d7f852fd 13:04:04 Step 14/21 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/security-proxy-setup . 13:04:04 ---> 2536874ec784 13:04:04 Step 14/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res-file-token-provider/configuration.toml /res-file-token-provider/configuration.toml 13:04:05 ---> 7e04453293f0 13:04:05 Step 15/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml 13:04:06 ---> 100ccaf261e6 13:04:06 Step 15/21 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . 13:04:06 ---> bed49ade8c39 13:04:06 Step 16/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/kong-admin-config.template.yml /res/kong-admin-config.template.yml 13:04:08 ---> df25d89e247a 13:04:08 Step 17/24 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . 13:04:08 ---> fad8e8baa9c8 13:04:08 Step 16/21 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/entrypoint.sh /usr/local/bin/ 13:04:09 ---> 06a16205bdfd 13:04:09 Step 17/21 : RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 13:04:09 ---> Running in 0982cc9fdf7a 13:04:10 ---> 42cb8257e595 13:04:10 Step 18/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . 13:04:13 ---> 76a2960518b2 13:04:13 Step 19/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ 13:04:13 Removing intermediate container 0982cc9fdf7a 13:04:13 ---> 2cfa57f16732 13:04:13 Step 18/21 : ENTRYPOINT ["entrypoint.sh"] 13:04:14 ---> Running in 6a250617d801 13:04:14 ---> 77b66195d6e9 13:04:14 Step 20/24 : RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 13:04:14 Removing intermediate container 6a250617d801 13:04:14 ---> fa2a4a9dacb6 13:04:14 Step 19/21 : LABEL arch=arm64 13:04:14 ---> Running in 320fcc3c71e0 13:04:14 ---> Running in 2b110d895874 13:04:15 Removing intermediate container 2b110d895874 13:04:15 ---> 8f3ac5f2ab21 13:04:15 Step 20/21 : LABEL git_sha=b27614f02d8ef918cf230864670b1d55ac2aa0dd 13:04:15 ---> Running in e4db84c32d3b 13:04:16 Removing intermediate container e4db84c32d3b 13:04:16 ---> 877dd9061a48 13:04:16 Step 21/21 : LABEL version=0.0.0 13:04:17 ---> Running in 64d637fc6fb2 13:04:17 Removing intermediate container 64d637fc6fb2 13:04:17 ---> 0360fe85f4fe 13:04:17 13:04:18 Successfully built 0360fe85f4fe 13:04:18 Successfully tagged security-proxy-setup-arm64:latest 13:04:18  Building security-proxy-setup ... done Building core-command 13:04:18 Removing intermediate container 320fcc3c71e0 13:04:18 ---> 7dfa76659c95 13:04:18 Step 21/24 : ENTRYPOINT ["entrypoint.sh"] 13:04:18 ---> Running in 72617eeb0f58 13:04:19 Removing intermediate container 72617eeb0f58 13:04:19 ---> b5bcf3db6485 13:04:19 Step 22/24 : LABEL arch=arm64 13:04:19 ---> Running in 0a85dcf942eb 13:04:22 Removing intermediate container 0a85dcf942eb 13:04:22 ---> 5cc0420afc77 13:04:22 Step 23/24 : LABEL git_sha=b27614f02d8ef918cf230864670b1d55ac2aa0dd 13:04:22 ---> Running in 172d94709bac 13:04:22 Removing intermediate container 172d94709bac 13:04:22 ---> 3ae09cee07d5 13:04:22 Step 24/24 : LABEL version=0.0.0 13:04:23 ---> Running in 8af9870ea00d 13:04:23 Removing intermediate container 8af9870ea00d 13:04:23 ---> 14c152413773 13:04:23 13:04:23 Successfully built 14c152413773 13:04:23 Successfully tagged security-secretstore-setup-arm64:latest 13:04:23  Building security-secretstore-setup ... done Building security-spire-agent 13:04:42 Step 1/23 : ARG BUILDER_BASE=golang:1.18-alpine3.16 13:04:42 Step 2/23 : FROM ${BUILDER_BASE} AS builder 13:04:42 ---> f3172b6b35ed 13:04:42 Step 3/23 : ARG ADD_BUILD_TAGS="" 13:04:42 ---> Using cache 13:04:42 ---> af07b9ff8410 13:04:42 Step 4/23 : WORKDIR /edgex-go 13:04:42 ---> Using cache 13:04:42 ---> cddee39f02e2 13:04:42 Step 5/23 : RUN apk add --update --no-cache make git 13:04:42 ---> Using cache 13:04:42 ---> 8f49df3e1fb3 13:04:42 Step 6/23 : COPY go.mod vendor* ./ 13:04:42 ---> Using cache 13:04:42 ---> 341f67425f9b 13:04:42 Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 13:04:42 ---> Using cache 13:04:42 ---> 19bdbe32cd02 13:04:42 Step 8/23 : COPY . . 13:04:42 ---> Using cache 13:04:42 ---> 93f135940e96 13:04:42 Step 9/23 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-command/core-command 13:04:42 ---> Running in 8c324fb53b05 13:04:44 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 13:04:46 Removing intermediate container 851e426aa04e 13:04:46 ---> 2f90cb630687 13:04:46 13:04:46 Step 10/22 : FROM alpine:3.16 13:04:46 ---> 4c81e5bf8899 13:04:46 Step 11/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' 13:04:46 Removing intermediate container 4ba5ab3afb3c 13:04:46 ---> 870673f5148a 13:04:46 13:04:46 Step 10/24 : FROM alpine:3.16 13:04:46 ---> 4c81e5bf8899 13:04:46 Step 11/24 : RUN apk add --update --no-cache dumb-init 13:04:46 Step 1/24 : ARG BUILDER_BASE=golang:1.18-alpine3.16 13:04:46 Step 2/24 : FROM ${BUILDER_BASE} AS builder 13:04:46 ---> f3172b6b35ed 13:04:46 Step 3/24 : WORKDIR /edgex-go 13:04:46 ---> Using cache 13:04:46 ---> 0af7ef053424 13:04:46 Step 4/24 : RUN apk add --update --no-cache make git build-base curl 13:04:48 ---> Running in 7e60eaeeac79 13:04:48 ---> Running in 35595b5d3878 13:04:48 ---> Running in 49e189419722 13:04:48 Removing intermediate container 35595b5d3878 13:04:48 ---> 8ef6ecba8417 13:04:48 Step 12/22 : ENV APP_PORT=59880 13:04:48 ---> Running in 002a47ddd478 13:04:49 Removing intermediate container 002a47ddd478 13:04:49 ---> bb5e51bb15e9 13:04:49 Step 13/22 : EXPOSE $APP_PORT 13:04:49 ---> Running in 3c555ba3d7a4 13:04:50 Removing intermediate container 3c555ba3d7a4 13:04:50 ---> 440aeeebbf6f 13:04:50 Step 14/22 : RUN apk add --update --no-cache dumb-init 13:04:50 ---> Running in 2632edf38b42 13:04:50 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 13:04:51 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 13:04:51 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 13:04:51 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 13:04:52 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 13:04:52 (1/1) Installing dumb-init (1.2.5-r1) 13:04:52 Executing busybox-1.35.0-r17.trigger 13:04:53 OK: 5 MiB in 15 packages 13:04:53 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 13:04:53 OK: 221 MiB in 51 packages 13:04:54 (1/1) Installing dumb-init (1.2.5-r1) 13:04:54 Executing busybox-1.35.0-r17.trigger 13:04:54 OK: 5 MiB in 15 packages 13:04:54 Removing intermediate container 7e60eaeeac79 13:04:55 ---> 5ccf0fa39d02 13:04:55 Step 12/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 13:04:55 ---> Running in 10c9b37586bd 13:04:55 Removing intermediate container 49e189419722 13:04:55 ---> 4e60d3f45bcf 13:04:55 Step 5/24 : COPY go.mod vendor* ./ 13:04:56 Removing intermediate container 10c9b37586bd 13:04:56 ---> 85b113215642 13:04:56 Step 13/24 : ENV APP_PORT=59881 13:04:56 ---> Running in 9b443f4d5f21 13:04:56 Removing intermediate container 2632edf38b42 13:04:56 ---> 6f2e83aa1457 13:04:56 Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / 13:04:56 ---> 0f9d235e78ef 13:04:56 Step 6/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 13:04:57 ---> Running in fe0257b9d01f 13:04:57 Removing intermediate container 9b443f4d5f21 13:04:57 ---> 46cc248a1994 13:04:57 Step 14/24 : EXPOSE $APP_PORT 13:04:57 ---> Running in 44c586b4315e 13:04:58 Removing intermediate container 44c586b4315e 13:04:58 ---> 6f7fcc3c07bf 13:04:58 Step 15/24 : WORKDIR / 13:04:58 ---> Running in a2eb503fb104 13:04:58 ---> 5ad6f31332c6 13:04:58 Step 16/22 : COPY --from=builder /edgex-go/cmd/core-data/core-data / 13:04:59 Removing intermediate container a2eb503fb104 13:04:59 ---> 07a9bab9393e 13:04:59 Step 16/24 : COPY --from=builder /edgex-go/Attribution.txt / 13:05:01 ---> 70334a7d0d6f 13:05:01 Step 17/24 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / 13:05:01 ---> 7687714c9d50 13:05:01 Step 17/22 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml 13:05:02 ---> 27ef8e4a180d 13:05:02 Step 18/22 : ENTRYPOINT ["/core-data"] 13:05:03 ---> Running in 04a32f022fe9 13:05:03 ---> 5763b4fcee64 13:05:03 Step 18/24 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml 13:05:03 Removing intermediate container 04a32f022fe9 13:05:03 ---> a2c74e94385b 13:05:03 Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] 13:05:03 ---> Running in d288d2931880 13:05:04 Removing intermediate container d288d2931880 13:05:04 ---> 736c0d29b6e2 13:05:04 Step 20/22 : LABEL arch=arm64 13:05:04 ---> Running in b284bfe27899 13:05:04 ---> 1531743f2a67 13:05:04 Step 19/24 : COPY --from=builder /edgex-go/cmd/core-metadata/res/uom.toml /res/uom.toml 13:05:05 Removing intermediate container b284bfe27899 13:05:05 ---> f23dbf273d62 13:05:05 Step 21/22 : LABEL git_sha=b27614f02d8ef918cf230864670b1d55ac2aa0dd 13:05:05 ---> Running in 7d3cf8a78b8f 13:05:05 ---> 7821ba1515b8 13:05:05 Step 20/24 : ENTRYPOINT ["/core-metadata"] 13:05:06 ---> Running in ebde8ed5b5e6 13:05:06 Removing intermediate container 7d3cf8a78b8f 13:05:06 ---> f97219b58f28 13:05:06 Step 22/22 : LABEL version=0.0.0 13:05:06 ---> Running in 13186dc087ed 13:05:07 Removing intermediate container ebde8ed5b5e6 13:05:07 ---> c84e77d01f02 13:05:07 Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] 13:05:07 Removing intermediate container 13186dc087ed 13:05:07 ---> 2996db9c2ad5 13:05:07 13:05:07 ---> Running in 6eb35ae75caf 13:05:07 Successfully built 2996db9c2ad5 13:05:07 Successfully tagged core-data-arm64:latest 13:05:07  Building core-data ... done Building security-spire-config 13:05:07 Removing intermediate container 6eb35ae75caf 13:05:07 ---> 4c7e140854d5 13:05:07 Step 22/24 : LABEL arch=arm64 13:05:07 ---> Running in 322bb3491a5a 13:05:08 Removing intermediate container 322bb3491a5a 13:05:08 ---> cb1ee72f6aec 13:05:08 Step 23/24 : LABEL git_sha=b27614f02d8ef918cf230864670b1d55ac2aa0dd 13:05:08 ---> Running in 8266ba1fa907 13:05:09 Removing intermediate container 8266ba1fa907 13:05:09 ---> 5c3f1c75d15d 13:05:09 Step 24/24 : LABEL version=0.0.0 13:05:09 ---> Running in 92b41e9ba400 13:05:09 Removing intermediate container 92b41e9ba400 13:05:09 ---> a70558238a52 13:05:09 13:05:09 Successfully built a70558238a52 13:05:09 Successfully tagged core-metadata-arm64:latest 13:05:09  Building core-metadata ... done Building support-notifications 13:05:31 Step 1/24 : ARG BUILDER_BASE=golang:1.18-alpine3.16 13:05:31 Step 2/24 : FROM ${BUILDER_BASE} AS builder 13:05:31 ---> f3172b6b35ed 13:05:31 Step 3/24 : WORKDIR /edgex-go 13:05:31 ---> Using cache 13:05:31 ---> 0af7ef053424 13:05:31 Step 4/24 : RUN apk add --update --no-cache make git build-base curl 13:05:31 ---> Using cache 13:05:31 ---> 4e60d3f45bcf 13:05:31 Step 5/24 : COPY go.mod vendor* ./ 13:05:31 ---> Using cache 13:05:31 ---> 0f9d235e78ef 13:05:31 Step 6/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 13:05:31 ---> Running in c3137ca7fdea 13:05:31 Step 1/22 : ARG BUILDER_BASE=golang:1.18-alpine3.16 13:05:31 Step 2/22 : FROM ${BUILDER_BASE} AS builder 13:05:31 ---> f3172b6b35ed 13:05:31 Step 3/22 : ARG ADD_BUILD_TAGS="" 13:05:31 ---> Using cache 13:05:31 ---> af07b9ff8410 13:05:31 Step 4/22 : WORKDIR /edgex-go 13:05:31 ---> Using cache 13:05:31 ---> cddee39f02e2 13:05:31 Step 5/22 : RUN apk add --update --no-cache make bash git ca-certificates 13:05:31 ---> Running in 3a0bce143c08 13:05:34 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 13:05:34 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 13:05:35 OK: 221 MiB in 51 packages 13:05:37 Removing intermediate container 3a0bce143c08 13:05:37 ---> 0cf1f998e5a9 13:05:37 Step 6/22 : COPY go.mod vendor* ./ 13:05:38 ---> bc3f40119e3b 13:05:38 Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 13:05:38 ---> Running in 56e8fc69cf5f 13:06:35 Removing intermediate container 89385caccef9 13:06:35 ---> 6fb5735cba2b 13:06:35 13:06:35 Step 10/22 : FROM alpine:3.16 13:06:35 ---> 4c81e5bf8899 13:06:35 Step 11/22 : RUN apk add --update --no-cache dumb-init 13:06:35 ---> Using cache 13:06:35 ---> 5ccf0fa39d02 13:06:35 Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 13:06:35 ---> Using cache 13:06:35 ---> 85b113215642 13:06:35 Step 13/22 : ENV APP_PORT=59861 13:06:35 ---> Running in 2dfb1f7d0c5a 13:06:35 Removing intermediate container 2dfb1f7d0c5a 13:06:35 ---> 8d81e9759880 13:06:35 Step 14/22 : EXPOSE $APP_PORT 13:06:35 ---> Running in 91f8fece5d18 13:06:35 Removing intermediate container 91f8fece5d18 13:06:35 ---> c985fe0d1b16 13:06:35 Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / 13:06:36 ---> 40fa2d4ea206 13:06:36 Step 16/22 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / 13:06:44 ---> d58f12121ee6 13:06:44 Step 17/22 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml 13:06:46 ---> c8fdd9b32246 13:06:46 Step 18/22 : ENTRYPOINT ["/support-scheduler"] 13:06:46 ---> Running in e21a1e60e75b 13:06:47 Removing intermediate container e21a1e60e75b 13:06:47 ---> 88e4d5d8cce6 13:06:47 Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] 13:06:47 ---> Running in 97836c4d0427 13:06:48 Removing intermediate container 97836c4d0427 13:06:48 ---> 53436836a3d3 13:06:48 Step 20/22 : LABEL arch=arm64 13:06:49 ---> Running in d1768e37b7a5 13:06:50 Removing intermediate container d1768e37b7a5 13:06:50 ---> 598e00f004fd 13:06:50 Step 21/22 : LABEL git_sha=b27614f02d8ef918cf230864670b1d55ac2aa0dd 13:06:50 ---> Running in 161710f6af6e 13:06:51 Removing intermediate container 161710f6af6e 13:06:51 ---> 2c8405410d7c 13:06:51 Step 22/22 : LABEL version=0.0.0 13:06:51 ---> Running in 8b1940857c97 13:06:52 Removing intermediate container 8b1940857c97 13:06:52 ---> 33f8fd26d3fb 13:06:52 13:06:53 Successfully built 33f8fd26d3fb 13:06:53 Successfully tagged support-scheduler-arm64:latest 13:06:53 Building security-spire-server 13:07:11  Building support-scheduler ... done Removing intermediate container fe0257b9d01f 13:07:11 ---> 04a6d91794de 13:07:11 Step 7/24 : COPY . . 13:07:14 Step 1/23 : ARG BUILDER_BASE=golang:1.18-alpine3.16 13:07:14 Step 2/23 : FROM ${BUILDER_BASE} AS builder 13:07:14 ---> f3172b6b35ed 13:07:14 Step 3/23 : WORKDIR /edgex-go 13:07:14 ---> Using cache 13:07:14 ---> 0af7ef053424 13:07:14 Step 4/23 : RUN apk add --update --no-cache make git build-base curl 13:07:14 ---> Using cache 13:07:14 ---> 4e60d3f45bcf 13:07:14 Step 5/23 : COPY go.mod vendor* ./ 13:07:14 ---> Using cache 13:07:14 ---> 0f9d235e78ef 13:07:14 Step 6/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 13:07:14 ---> Using cache 13:07:14 ---> 04a6d91794de 13:07:14 Step 7/23 : COPY . . 13:07:46 ---> 9f0fa85ee4fa 13:07:46 Step 8/24 : ARG SPIRE_RELEASE=1.2.1 13:07:46 ---> 762082e0a29d 13:07:46 Step 8/23 : ARG SPIRE_RELEASE=1.2.1 13:07:46 ---> Running in b627bbecbb4d 13:07:46 ---> Running in 406b1b22db2e 13:07:46 Removing intermediate container b627bbecbb4d 13:07:46 ---> 8a77ad4de1bd 13:07:46 Step 9/24 : WORKDIR /edgex-go/spire-build 13:07:47 Removing intermediate container 406b1b22db2e 13:07:47 ---> Running in f7775e873185 13:07:47 ---> 48bcb1621764 13:07:47 Step 9/23 : WORKDIR /edgex-go/spire-build 13:07:47 ---> Running in 06e71dfe2de1 13:07:48 Removing intermediate container f7775e873185 13:07:48 ---> a0843c59e2a8 13:07: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 13:07:48 Removing intermediate container 06e71dfe2de1 13:07:48 ---> ded834a51535 13:07:48 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 13:07:48 ---> Running in ab6392801bfe 13:07:48 ---> Running in 6b374b23dcdf 13:07:50 Removing intermediate container c3137ca7fdea 13:07:50 ---> 057c1c14d556 13:07:50 Step 7/24 : COPY . . 13:07:50 Removing intermediate container 56e8fc69cf5f 13:07:50 ---> b98540eadbb6 13:07:50 Step 8/22 : COPY . . 13:07:54 Removing intermediate container 6b374b23dcdf 13:07:54 ---> f3f7c96a30ae 13:07:54 Step 11/23 : WORKDIR /edgex-go 13:07:54 Removing intermediate container ab6392801bfe 13:07:54 ---> c9ba2b56dfdc 13:07:54 Step 11/24 : WORKDIR /edgex-go 13:07:54 ---> Running in abadf986e334 13:07:54 ---> Running in 5b8bb123486a 13:07:55 Removing intermediate container 5b8bb123486a 13:07:55 ---> a2acd2a6f5ca 13:07:55 13:07:55 Step 12/24 : FROM alpine:3.15 13:07:55 Removing intermediate container abadf986e334 13:07:55 ---> f2af57cced4e 13:07:55 13:07:55 Step 12/23 : FROM alpine:3.15 13:07:55 3.15: Pulling from library/alpine 13:07:55 3.15: Pulling from library/alpine 13:07:57 Digest: sha256:689659b1f08e9fdfb85190144098c378beb5a53b328f7ced7883a74a1157c709 13:07:57 Digest: sha256:689659b1f08e9fdfb85190144098c378beb5a53b328f7ced7883a74a1157c709 13:07:57 Status: Downloaded newer image for alpine:3.15 13:07:57 Status: Downloaded newer image for alpine:3.15 13:07:57 ---> 354640af7b1b 13:07:57 Step 13/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' 13:07:57 ---> 354640af7b1b 13:07:57 Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' 13:07:58 ---> Running in b67f60e3a670 13:07:58 ---> Running in fdce8e7b8e67 13:07:59 Removing intermediate container fdce8e7b8e67 13:07:59 ---> 12b30789db04 13:07:59 Step 14/23 : RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 13:07:59 Removing intermediate container b67f60e3a670 13:07:59 ---> afcb42c7b34c 13:07:59 Step 14/24 : RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 13:07:59 ---> Running in 8183ba34c280 13:07:59 ---> Running in 31d0b1505fe2 13:08:02 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 13:08:02 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 13:08:02 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 13:08:02 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 13:08:03 v3.15.7-14-gcfb0d81afed [https://dl-cdn.alpinelinux.org/alpine/v3.15/main] 13:08:03 v3.15.7-13-gd738a42a973 [https://dl-cdn.alpinelinux.org/alpine/v3.15/community] 13:08:03 OK: 15734 distinct packages available 13:08:03 v3.15.7-14-gcfb0d81afed [https://dl-cdn.alpinelinux.org/alpine/v3.15/main] 13:08:03 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 13:08:03 v3.15.7-13-gd738a42a973 [https://dl-cdn.alpinelinux.org/alpine/v3.15/community] 13:08:03 OK: 15734 distinct packages available 13:08:04 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 13:08:04 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 13:08:04 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 13:08:05 (1/5) Installing dumb-init (1.2.5-r1) 13:08:05 (2/5) Installing musl-obstack (1.2.3-r0) 13:08:05 (3/5) Installing libucontext (1.1-r0) 13:08:05 (4/5) Installing gcompat (1.0.0-r4) 13:08:05 (5/5) Installing openssl (1.1.1t-r1) 13:08:05 Executing busybox-1.34.1-r7.trigger 13:08:05 OK: 6 MiB in 19 packages 13:08:05 (1/5) Installing dumb-init (1.2.5-r1) 13:08:05 (2/5) Installing musl-obstack (1.2.3-r0) 13:08:05 (3/5) Installing libucontext (1.1-r0) 13:08:05 (4/5) Installing gcompat (1.0.0-r4) 13:08:05 (5/5) Installing openssl (1.1.1t-r1) 13:08:05 Executing busybox-1.34.1-r7.trigger 13:08:06 OK: 6 MiB in 19 packages 13:08:11 Removing intermediate container 8183ba34c280 13:08:11 ---> 5cbcb692c730 13:08:11 Step 15/23 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin 13:08:11 Removing intermediate container 31d0b1505fe2 13:08:11 ---> 975a2c61275d 13:08:11 Step 15/24 : COPY --from=builder /usr/local/bin/spire-agent /usr/local/bin 13:08:13 ---> b143b2971489 13:08:13 Step 16/24 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin 13:08:13 ---> 524b928e6d1c 13:08:13 Step 8/24 : ARG SPIRE_RELEASE=1.2.1 13:08:13 ---> f3d4d2a4211e 13:08:13 Step 9/22 : RUN make cmd/support-notifications/support-notifications 13:08:13 ---> Running in 1930c046cc5e 13:08:13 ---> Running in 88bd69145a22 13:08:14 Removing intermediate container 1930c046cc5e 13:08:14 ---> e6732a443eee 13:08:14 Step 9/24 : WORKDIR /edgex-go/spire-build 13:08:14 ---> Running in c03bdab5779e 13:08:15 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 13:08:15 Removing intermediate container c03bdab5779e 13:08:15 ---> 076e617a7ec6 13:08:15 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 13:08:15 ---> Running in 9ec7687b53ac 13:08:18 ---> 5761ced562f8 13:08:18 Step 16/23 : COPY --from=builder /edgex-go/cmd/security-spire-server/docker-entrypoint.sh /usr/local/bin/ 13:08:20 Removing intermediate container 9ec7687b53ac 13:08:20 ---> 85d04eb86935 13:08:20 Step 11/24 : WORKDIR /edgex-go 13:08:20 ---> Running in 2cf674bea5ac 13:08:20 ---> f95e3d2fd043 13:08:20 Step 17/23 : COPY --from=builder /edgex-go/cmd/security-spire-server/server.conf /usr/local/etc/spire/server.conf.tpl 13:08:21 Removing intermediate container 2cf674bea5ac 13:08:21 ---> e7f70b49ada9 13:08:21 13:08:21 Step 12/24 : FROM alpine:3.15 13:08:21 ---> 354640af7b1b 13:08:21 Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' 13:08:21 ---> Using cache 13:08:21 ---> afcb42c7b34c 13:08:21 Step 14/24 : RUN apk update && apk --no-cache --update add dumb-init gcompat 13:08:22 ---> Running in c5263d2128de 13:08:23 ---> c80df883870e 13:08:23 Step 18/23 : COPY --from=builder /edgex-go/cmd/security-spire-server/openssl.conf /usr/local/etc/ 13:08:24 ---> 9f634f825530 13:08:24 Step 19/23 : ENTRYPOINT [ "/usr/bin/dumb-init" ] 13:08:24 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 13:08:24 ---> Running in 4383f2227873 13:08:24 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 13:08:25 Removing intermediate container 4383f2227873 13:08:25 ---> 794924c5ba3b 13:08:25 Step 20/23 : CMD [ "--verbose", "docker-entrypoint.sh" ] 13:08:25 ---> Running in c955bd7ffc1b 13:08:26 v3.15.7-14-gcfb0d81afed [https://dl-cdn.alpinelinux.org/alpine/v3.15/main] 13:08:26 v3.15.7-13-gd738a42a973 [https://dl-cdn.alpinelinux.org/alpine/v3.15/community] 13:08:26 OK: 15734 distinct packages available 13:08:26 ---> 06fbaaa36160 13:08:26 Step 17/24 : COPY --from=builder /edgex-go/cmd/security-spire-agent/docker-entrypoint.sh /usr/local/bin/ 13:08:26 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 13:08:26 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 13:08:26 Removing intermediate container c955bd7ffc1b 13:08:26 ---> f2d153bb1128 13:08:26 Step 21/23 : LABEL arch=arm64 13:08:26 ---> Running in 0d94a09de3fd 13:08:27 ---> 5728a47a7eb7 13:08:27 Step 18/24 : COPY --from=builder /edgex-go/cmd/security-spire-agent/agent.conf /usr/local/etc/spire/agent.conf.tpl 13:08:27 Removing intermediate container 8c324fb53b05 13:08:27 Removing intermediate container 0d94a09de3fd 13:08:27 ---> 3db95c3af271 13:08:27 Step 22/23 : LABEL git_sha=b27614f02d8ef918cf230864670b1d55ac2aa0dd ---> 5d7638f2fe4d 13:08:27 13:08:27 Step 10/23 : FROM alpine:3.16 13:08:27 ---> 4c81e5bf8899 13:08:27 Step 11/23 : RUN apk add --update --no-cache dumb-init 13:08:27 ---> Using cache 13:08:27 ---> 5ccf0fa39d02 13:08:27 Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 13:08:27 13:08:27 ---> Using cache 13:08:27 ---> 85b113215642 13:08:27 Step 13/23 : ENV APP_PORT=59882 13:08:27 (1/4) Installing dumb-init (1.2.5-r1) 13:08:27 (2/4) Installing musl-obstack (1.2.3-r0) 13:08:27 (3/4) Installing libucontext (1.1-r0) 13:08:27 (4/4) Installing gcompat (1.0.0-r4) 13:08:27 Executing busybox-1.34.1-r7.trigger 13:08:27 ---> Running in ff541a0bc57f 13:08:27 OK: 6 MiB in 18 packages 13:08:27 ---> Running in f94a67f2198c 13:08:28 Removing intermediate container f94a67f2198c 13:08:28 ---> afdb81905a41 13:08:28 Step 14/23 : EXPOSE $APP_PORT 13:08:28 ---> Running in feb82b134bf8 13:08:28 ---> f28d4f4485f7 13:08:28 Step 19/24 : COPY --from=builder /edgex-go/cmd/security-spire-agent/openssl.conf /usr/local/etc/Removing intermediate container ff541a0bc57f 13:08:28 13:08:28 ---> 796226d81eec 13:08:28 Step 23/23 : LABEL version=0.0.0 13:08:29 ---> Running in 589d6ecbce31 13:08:29 Removing intermediate container c5263d2128de 13:08:29 ---> 293d91603c1b 13:08:29 Step 15/24 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin 13:08:29 Removing intermediate container feb82b134bf8 13:08:29 ---> 465988d9748f 13:08:29 Step 15/23 : WORKDIR / 13:08:29 ---> Running in 98cf6534030a 13:08:29 Removing intermediate container 589d6ecbce31 13:08:29 ---> d7ac56a4788b 13:08:29 13:08:30 ---> 5c4690634c91 13:08:30 Step 20/24 : ENTRYPOINT [ "/usr/bin/dumb-init" ] 13:08:30 ---> Running in 50eea193842d 13:08:30 Removing intermediate container 98cf6534030a 13:08:30 ---> 9f73b680d5cc 13:08:30 Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / 13:08:30 Successfully built d7ac56a4788b 13:08:30 Successfully tagged security-spire-server-arm64:latest 13:08:30 Building security-bootstrapper 13:08:31  Building security-spire-server ... done Removing intermediate container 50eea193842d 13:08:31 ---> 3efa3940ada5 13:08:31 Step 21/24 : CMD [ "--verbose", "docker-entrypoint.sh" ] 13:08:31 ---> Running in 3d10a59ffa8f 13:08:31 ---> 018decda334e 13:08:31 Step 17/23 : COPY --from=builder /edgex-go/cmd/core-command/core-command / 13:08:32 Removing intermediate container 3d10a59ffa8f 13:08:32 ---> e004c28588a9 13:08:32 Step 22/24 : LABEL arch=arm64 13:08:32 ---> Running in b771983cee27 13:08:33 Removing intermediate container b771983cee27 13:08:33 ---> 54c7953f0e54 13:08:33 Step 23/24 : LABEL git_sha=b27614f02d8ef918cf230864670b1d55ac2aa0dd 13:08:33 ---> Running in 16f5859505cd 13:08:34 Removing intermediate container 16f5859505cd 13:08:34 ---> b3ab2db95db1 13:08:34 Step 24/24 : LABEL version=0.0.0 13:08:34 ---> Running in d0c35f931b0c 13:08:34 ---> 238b42c19c77 13:08:34 Step 18/23 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml 13:08:37 Removing intermediate container d0c35f931b0c 13:08:37 ---> cefbb853f2c2 13:08:37 13:08:37 ---> 302fa9b87971 13:08:37 Step 19/23 : ENTRYPOINT ["/core-command"] 13:08:37 ---> Running in d32b6eb40b4c 13:08:37 Successfully built cefbb853f2c2 13:08:37 Successfully tagged security-spire-agent-arm64:latest 13:08:37 Building security-spiffe-token-provider 13:08:37  Building security-spire-agent ... done Removing intermediate container d32b6eb40b4c 13:08:37 ---> 190ac61d4463 13:08:37 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] 13:08:37 ---> 893d65709311 13:08:37 Step 16/24 : COPY --from=builder /edgex-go/cmd/security-spire-config/docker-entrypoint.sh /usr/local/bin/ 13:08:38 ---> Running in e3bf97a3dfc7 13:08:38 Removing intermediate container e3bf97a3dfc7 13:08:38 ---> ff3de82718f2 13:08:38 Step 21/23 : LABEL arch=arm64 13:08:38 ---> Running in fdae5fe667a5 13:08:38 ---> 668802a6efef 13:08:38 Step 17/24 : WORKDIR /usr/local/etc/spiffe-scripts.d 13:08:39 ---> Running in 48024ab1ffe6 13:08:39 Removing intermediate container fdae5fe667a5 13:08:39 ---> 7e9e5fda62e9 13:08:39 Step 22/23 : LABEL git_sha=b27614f02d8ef918cf230864670b1d55ac2aa0dd 13:08:39 ---> Running in 8c24c41367da 13:08:39 Removing intermediate container 48024ab1ffe6 13:08:39 ---> bf8559dece24 13:08:39 Step 18/24 : COPY --from=builder /edgex-go/cmd/security-spire-config/seed_builtin_entries.sh /usr/local/etc/spiffe-scripts.d 13:08:40 Removing intermediate container 8c24c41367da 13:08:40 ---> 0b8dcf80650e 13:08:40 Step 23/23 : LABEL version=0.0.0 13:08:40 ---> Running in 3e05baf2550b 13:08:41 Removing intermediate container 3e05baf2550b 13:08:41 ---> d5181b564c5e 13:08:41 13:08:41 ---> e51721fb33c9 13:08:41 Step 19/24 : WORKDIR / 13:08:41 ---> Running in 5d451e6f53e3 13:08:42 Successfully built d5181b564c5e 13:08:42 Successfully tagged core-command-arm64:latest 13:08:42  Building core-command ... done Building core-common-config-bootstrapper 13:08:42 Removing intermediate container 5d451e6f53e3 13:08:42 ---> 4e1ac47fcd11 13:08:42 Step 20/24 : ENTRYPOINT [ "/usr/bin/dumb-init" ] 13:08:42 ---> Running in 8979e2ef71fb 13:08:42 Removing intermediate container 8979e2ef71fb 13:08:42 ---> cb5770498e58 13:08:42 Step 21/24 : CMD [ "--verbose", "docker-entrypoint.sh" ] 13:08:43 ---> Running in 7e7c232a31e0 13:08:43 Removing intermediate container 7e7c232a31e0 13:08:43 ---> 1b2fa401a047 13:08:43 Step 22/24 : LABEL arch=arm64 13:08:43 ---> Running in 60a37c906775 13:08:44 Removing intermediate container 60a37c906775 13:08:44 ---> aa98f5ad5049 13:08:44 Step 23/24 : LABEL git_sha=b27614f02d8ef918cf230864670b1d55ac2aa0dd 13:08:44 ---> Running in d6ea549737c4 13:08:45 Removing intermediate container d6ea549737c4 13:08:45 ---> 513f366a58de 13:08:45 Step 24/24 : LABEL version=0.0.0 13:08:45 ---> Running in 729b180468ac 13:08:45 Removing intermediate container 729b180468ac 13:08:45 ---> 5862f4dcfe0f 13:08:45 13:08:46 Successfully built 5862f4dcfe0f 13:08:46 Successfully tagged security-spire-config-arm64:latest 13:08:52  Building security-spire-config ... done Step 1/32 : ARG BUILDER_BASE=golang:1.18-alpine3.16 13:08:52 Step 2/32 : FROM ${BUILDER_BASE} AS builder 13:08:52 ---> f3172b6b35ed 13:08:52 Step 3/32 : WORKDIR /edgex-go 13:08:52 ---> Using cache 13:08:52 ---> 0af7ef053424 13:08:52 Step 4/32 : RUN apk add --update --no-cache make git 13:08:52 ---> Using cache 13:08:52 ---> e83a456dba65 13:08:52 Step 5/32 : COPY go.mod vendor* ./ 13:08:52 ---> Using cache 13:08:52 ---> 157d62c9ad43 13:08:52 Step 6/32 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 13:08:52 ---> Using cache 13:08:52 ---> 8f8ea331aa2c 13:08:52 Step 7/32 : COPY . . 13:08:52 ---> Using cache 13:08:52 ---> 9a7e62229e96 13:08:52 Step 8/32 : RUN make cmd/security-bootstrapper/security-bootstrapper 13:08:53 ---> Running in 7facab5db0fc 13:08:55 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper 13:09:01 Step 1/19 : ARG BUILDER_BASE=golang:1.18-alpine3.16 13:09:01 Step 2/19 : FROM ${BUILDER_BASE} AS builder 13:09:01 ---> f3172b6b35ed 13:09:01 Step 3/19 : WORKDIR /edgex-go 13:09:01 ---> Using cache 13:09:01 ---> 0af7ef053424 13:09:01 Step 4/19 : RUN apk update && apk --no-cache --update add build-base 13:09:01 ---> Running in 0e74fe393779 13:09:04 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 13:09:04 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 13:09:05 Step 1/22 : ARG BUILDER_BASE=golang:1.18-alpine3.16 13:09:05 Step 2/22 : FROM ${BUILDER_BASE} AS builder 13:09:05 ---> f3172b6b35ed 13:09:05 Step 3/22 : ARG ADD_BUILD_TAGS="" 13:09:05 ---> Using cache 13:09:05 ---> af07b9ff8410 13:09:05 Step 4/22 : WORKDIR /edgex-go 13:09:05 ---> Using cache 13:09:05 ---> cddee39f02e2 13:09:05 Step 5/22 : RUN apk add --update --no-cache make git 13:09:05 ---> Using cache 13:09:05 ---> 8f49df3e1fb3 13:09:05 Step 6/22 : COPY go.mod vendor* ./ 13:09:05 ---> Using cache 13:09:05 ---> 341f67425f9b 13:09:05 Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 13:09:05 ---> Using cache 13:09:05 ---> 19bdbe32cd02 13:09:05 Step 8/22 : COPY . . 13:09:05 ---> Using cache 13:09:05 ---> 93f135940e96 13:09:05 Step 9/22 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-common-config-bootstrapper/core-common-config-bootstrapper 13:09:05 ---> Running in ac7c9de688a0 13:09:06 v3.16.4-16-g3c16caa8e9c [https://dl-cdn.alpinelinux.org/alpine/v3.16/main] 13:09:06 v3.16.4-18-g119e22a0985 [https://dl-cdn.alpinelinux.org/alpine/v3.16/community] 13:09:06 OK: 16903 distinct packages available 13:09:06 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 13:09:06 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 13:09:07 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 13:09:07 OK: 221 MiB in 51 packages 13:09:09 Removing intermediate container 0e74fe393779 13:09:09 ---> df8418443afd 13:09:09 Step 5/19 : COPY go.mod vendor* ./ 13:09:10 ---> eb3a6b930733 13:09:10 Step 6/19 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 13:09:10 ---> Running in ed2f80039629 13:10:31 Removing intermediate container ed2f80039629 13:10:31 ---> ec367e2cda60 13:10:31 Step 7/19 : COPY . . 13:10:38 ---> ded77ed23059 13:10:38 Step 8/19 : RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider 13:10:38 ---> Running in aa81231286f2 13:10:40 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 13:13:46 Removing intermediate container 7facab5db0fc 13:13:46 ---> 44e210463607 13:13:46 13:13:46 Step 9/32 : FROM alpine:3.16 13:13:46 ---> 4c81e5bf8899 13:13:46 Step 10/32 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' 13:13:46 ---> Running in 92e201c9daaf 13:13:46 Removing intermediate container 92e201c9daaf 13:13:46 ---> 08aeb7f6ad90 13:13:46 Step 11/32 : RUN apk add --update --no-cache dumb-init su-exec 13:13:46 ---> Running in ea83a972b1a6 13:13:46 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 13:13:46 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 13:13:46 (1/2) Installing dumb-init (1.2.5-r1) 13:13:46 (2/2) Installing su-exec (0.2-r1) 13:13:46 Executing busybox-1.35.0-r17.trigger 13:13:46 OK: 5 MiB in 16 packages 13:13:48 Removing intermediate container ea83a972b1a6 13:13:48 ---> 38d352a29bcc 13:13:48 Step 12/32 : ENV SECURITY_INIT_DIR /edgex-init 13:13:48 ---> Running in 8f36946ca5b5 13:13:48 Removing intermediate container 8f36946ca5b5 13:13:48 ---> 7c4f478e0fc2 13:13:48 Step 13/32 : ENV SECURITY_INIT_STAGING /edgex-init-staging 13:13:48 ---> Running in 5be28da1d25f 13:13:49 Removing intermediate container 5be28da1d25f 13:13:49 ---> d11cb404f153 13:13:49 Step 14/32 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_STAGING}/bootstrap-redis 13:13:49 ---> Running in 2522d1b60e98 13:13:50 Removing intermediate container 2522d1b60e98 13:13:50 ---> 856dcf15effd 13:13:50 Step 15/32 : ARG BOOTSTRAP_MOSQUITTO_DIR=${SECURITY_INIT_STAGING}/bootstrap-mosquitto 13:13:50 ---> Running in 00ed76c336cc 13:13:51 Removing intermediate container 00ed76c336cc 13:13:51 ---> fa7aae400b67 13:13:51 Step 16/32 : RUN mkdir -p ${BOOTSTRAP_REDIS_DIR} ${BOOTSTRAP_MOSQUITTO_DIR} 13:13:51 ---> Running in 4d4a81197af0 13:13:55 Removing intermediate container 4d4a81197af0 13:13:55 ---> a9d6028c51f3 13:13:55 Step 17/32 : WORKDIR ${SECURITY_INIT_STAGING} 13:13:55 ---> Running in 254924ed1b18 13:13:55 Removing intermediate container 254924ed1b18 13:13:55 ---> 502479778736 13:13:55 Step 18/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_STAGING}/ 13:13:57 ---> 9976c09860f4 13:13:57 Step 19/32 : RUN chmod +x ${SECURITY_INIT_STAGING}/*.sh 13:13:57 ---> Running in 59fa82bbe816 13:14:01 Removing intermediate container ac7c9de688a0 13:14:01 ---> 4576824f473f 13:14:01 13:14:01 Step 10/22 : FROM alpine:3.16 13:14:01 ---> 4c81e5bf8899 13:14:01 Step 11/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel Corporation' 13:14:01 ---> Running in 68c0c57b8b63 13:14:01 Removing intermediate container 59fa82bbe816 13:14:01 ---> b3a0e62bcfc3 13:14:01 Step 20/32 : COPY --from=builder /edgex-go/Attribution.txt / 13:14:01 Removing intermediate container 68c0c57b8b63 13:14:01 ---> 9068652a9ac3 13:14:01 Step 12/22 : RUN apk add --update --no-cache dumb-init 13:14:02 ---> Running in 49a42d1547e2 13:14:03 ---> 42234924cb5c 13:14:03 Step 21/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . 13:14:04 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 13:14:04 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 13:14:05 ---> bfc900c55535 13:14:05 Step 22/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.toml ./res/ 13:14:05 (1/1) Installing dumb-init (1.2.5-r1) 13:14:05 Executing busybox-1.35.0-r17.trigger 13:14:05 OK: 5 MiB in 15 packages 13:14:06 ---> 52dd552dd8e9 13:14:06 Step 23/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml ${BOOTSTRAP_REDIS_DIR}/res/ 13:14:07 ---> 19ee988f9d1a 13:14:07 Step 24/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-mosquitto/configuration.toml ${BOOTSTRAP_MOSQUITTO_DIR}/res/ 13:14:07 Removing intermediate container 49a42d1547e2 13:14:07 ---> dffbb33fe05e 13:14:07 Step 13/22 : COPY --from=builder /edgex-go/Attribution.txt / 13:14:08 ---> fd9f4d1b1766 13:14:08 Step 25/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ ${SECURITY_INIT_STAGING}/consul-bootstrapper/ 13:14:08 ---> f3e2ff4d786b 13:14:08 Step 14/22 : COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/core-common-config-bootstrapper / 13:14:09 ---> 9f0dbbbe02da 13:14:09 Step 26/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / 13:14:10 ---> 5b0ba1100698 13:14:10 Step 15/22 : COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/res/configuration.yaml /res/configuration.yaml 13:14:10 ---> 7e94e96e2ab8 13:14:10 Step 27/32 : RUN chmod +x /entrypoint.sh 13:14:11 ---> Running in 469bb9091af2 13:14:14 ---> 7f1fa483ef68 13:14:14 Step 16/22 : COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/entrypoint.sh /usr/local/bin/ 13:14:15 ---> bcc2f2df778b 13:14:15 Step 17/22 : RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 13:14:15 Removing intermediate container 469bb9091af2 13:14:15 ---> d81098b0468e 13:14:15 Step 28/32 : ENTRYPOINT ["/entrypoint.sh"] 13:14:15 ---> Running in 42c8f57b7cba 13:14:15 ---> Running in f95b56a54b25 13:14:16 Removing intermediate container f95b56a54b25 13:14:16 ---> e56765dff81e 13:14:16 Step 29/32 : CMD ["gate"] 13:14:16 ---> Running in 659ff7f5ce53 13:14:16 Removing intermediate container 659ff7f5ce53 13:14:16 ---> b1fcc45934a2 13:14:16 Step 30/32 : LABEL arch=arm64 13:14:17 ---> Running in 27aac9392e8b 13:14:17 Removing intermediate container 27aac9392e8b 13:14:17 ---> 783c111b19f6 13:14:17 Step 31/32 : LABEL git_sha=b27614f02d8ef918cf230864670b1d55ac2aa0dd 13:14:17 ---> Running in dfb4d3e08bf6 13:14:18 Removing intermediate container dfb4d3e08bf6 13:14:18 ---> 7227a391602c 13:14:18 Step 32/32 : LABEL version=0.0.0 13:14:18 ---> Running in 438c5f0d00c6 13:14:18 Removing intermediate container 42c8f57b7cba 13:14:18 ---> db81d2283bb6 13:14:18 Step 18/22 : ENTRYPOINT ["entrypoint.sh"] 13:14:18 ---> Running in b67cf28eb028 13:14:19 Removing intermediate container 438c5f0d00c6 13:14:19 ---> 5216b17951a8 13:14:19 13:14:19 Successfully built 5216b17951a8 13:14:19 Successfully tagged security-bootstrapper-arm64:latest 13:14:19 Removing intermediate container b67cf28eb028 13:14:19 ---> c490a4da73d0 13:14:19 Step 19/22 : CMD ["/core-common-config-bootstrapper", "-cp=consul.http://edgex-core-consul:8500", "-cf=configuration.yaml"] 13:14:19  Building security-bootstrapper ... done  ---> Running in 1f2e9e818c8c 13:14:20 Removing intermediate container 1f2e9e818c8c 13:14:20 ---> 25cb0c041f11 13:14:20 Step 20/22 : LABEL arch=arm64 13:14:20 ---> Running in 9f38ca783b85 13:14:20 Removing intermediate container 9f38ca783b85 13:14:20 ---> 5b78f71c9169 13:14:20 Step 21/22 : LABEL git_sha=b27614f02d8ef918cf230864670b1d55ac2aa0dd 13:14:20 ---> Running in 68cff4fcf793 13:14:21 Removing intermediate container 68cff4fcf793 13:14:21 ---> ce78fcd583e1 13:14:21 Step 22/22 : LABEL version=0.0.0 13:14:21 ---> Running in 4a472cdf7db5 13:14:21 Removing intermediate container 4a472cdf7db5 13:14:21 ---> 658df5e030d1 13:14:21 13:14:22 Successfully built 658df5e030d1 13:14:22 Successfully tagged core-common-config-bootstrapper-arm64:latest 13:14:49  Building core-common-config-bootstrapper ... done Removing intermediate container 88bd69145a22 13:14:49 ---> 4165ab2efed3 13:14:49 13:14:49 Step 10/22 : FROM alpine:3.16 13:14:49 ---> 4c81e5bf8899 13:14:49 Step 11/22 : RUN apk add --update --no-cache ca-certificates dumb-init 13:14:49 ---> Running in 45b72225641b 13:14:49 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 13:14:49 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 13:14:49 (1/2) Installing ca-certificates (20220614-r0) 13:14:49 (2/2) Installing dumb-init (1.2.5-r1) 13:14:49 Executing busybox-1.35.0-r17.trigger 13:14:49 Executing ca-certificates-20220614-r0.trigger 13:14:49 OK: 6 MiB in 16 packages 13:14:51 Removing intermediate container 45b72225641b 13:14:51 ---> 9d7747da3dcb 13:14:51 Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2021: Intel Corporation' 13:14:51 ---> Running in 993d7180cdbb 13:14:51 Removing intermediate container 993d7180cdbb 13:14:51 ---> 1d21e9153123 13:14:51 Step 13/22 : ENV APP_PORT=59860 13:14:51 ---> Running in 205528e391b6 13:14:52 Removing intermediate container 205528e391b6 13:14:52 ---> bd77fb924a7f 13:14:52 Step 14/22 : EXPOSE $APP_PORT 13:14:52 ---> Running in 02bff6424337 13:14:52 Removing intermediate container 02bff6424337 13:14:52 ---> ef9d1cc782d7 13:14:52 Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / 13:14:53 ---> f0af1343c613 13:14:53 Step 16/22 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / 13:14:56 ---> ed14aada7cf8 13:14:56 Step 17/22 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml 13:14:56 ---> 3e24ab38272a 13:14:56 Step 18/22 : ENTRYPOINT ["/support-notifications"] 13:14:56 ---> Running in fe24b1d88657 13:14:56 Removing intermediate container fe24b1d88657 13:14:56 ---> d156731cdeb3 13:14:56 Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] 13:14:56 ---> Running in 4d136db45e33 13:14:57 Removing intermediate container 4d136db45e33 13:14:57 ---> df8fa8775681 13:14:57 Step 20/22 : LABEL arch=arm64 13:14:57 ---> Running in 2bd0ab7b765d 13:14:57 Removing intermediate container 2bd0ab7b765d 13:14:57 ---> ce94d1b2669d 13:14:57 Step 21/22 : LABEL git_sha=b27614f02d8ef918cf230864670b1d55ac2aa0dd 13:14:57 ---> Running in 625a93a9af57 13:14:57 Removing intermediate container 625a93a9af57 13:14:57 ---> 451ffe463515 13:14:57 Step 22/22 : LABEL version=0.0.0 13:14:58 ---> Running in 2ceb0d2a7eb7 13:14:58 Removing intermediate container 2ceb0d2a7eb7 13:14:58 ---> 9e4aa9811d4f 13:14:58 13:14:58 Successfully built 9e4aa9811d4f 13:14:58 Successfully tagged support-notifications-arm64:latest 13:15:13  Building support-notifications ... done Removing intermediate container aa81231286f2 13:15:13 ---> e1cfcdb9b036 13:15:13 13:15:13 Step 9/19 : FROM alpine:3.15 13:15:13 ---> 354640af7b1b 13:15:13 Step 10/19 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' 13:15:13 ---> Using cache 13:15:13 ---> afcb42c7b34c 13:15:13 Step 11/19 : RUN apk update && apk --no-cache --update add dumb-init curl gcompat 13:15:13 ---> Running in 3cee95a520ba 13:15:14 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 13:15:14 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 13:15:15 v3.15.7-14-gcfb0d81afed [https://dl-cdn.alpinelinux.org/alpine/v3.15/main] 13:15:15 v3.15.7-13-gd738a42a973 [https://dl-cdn.alpinelinux.org/alpine/v3.15/community] 13:15:15 OK: 15734 distinct packages available 13:15:15 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 13:15:15 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 13:15:16 (1/9) Installing ca-certificates (20220614-r0) 13:15:16 (2/9) Installing brotli-libs (1.0.9-r5) 13:15:16 (3/9) Installing nghttp2-libs (1.46.0-r0) 13:15:16 (4/9) Installing libcurl (7.80.0-r6) 13:15:16 (5/9) Installing curl (7.80.0-r6) 13:15:16 (6/9) Installing dumb-init (1.2.5-r1) 13:15:16 (7/9) Installing musl-obstack (1.2.3-r0) 13:15:16 (8/9) Installing libucontext (1.1-r0) 13:15:16 (9/9) Installing gcompat (1.0.0-r4) 13:15:16 Executing busybox-1.34.1-r7.trigger 13:15:16 Executing ca-certificates-20220614-r0.trigger 13:15:17 OK: 8 MiB in 23 packages 13:15:19 Removing intermediate container 3cee95a520ba 13:15:19 ---> ab70c1db12f5 13:15:19 Step 12/19 : COPY --from=builder /edgex-go/Attribution.txt / 13:15:19 ---> 67f2b070f947 13:15:19 Step 13/19 : COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/security-spiffe-token-provider / 13:15:21 ---> 16fd42d53986 13:15:21 Step 14/19 : COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/res/configuration.toml /res/configuration.toml 13:15:21 ---> f84a2d542bec 13:15:21 Step 15/19 : ENTRYPOINT [ "/security-spiffe-token-provider" ] 13:15:21 ---> Running in 17b542d9cfc8 13:15:21 Removing intermediate container 17b542d9cfc8 13:15:21 ---> f08ebc0b06b9 13:15:21 Step 16/19 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] 13:15:21 ---> Running in 83aa3d8ea439 13:15:21 Removing intermediate container 83aa3d8ea439 13:15:21 ---> 50b8e52fe553 13:15:21 Step 17/19 : LABEL arch=arm64 13:15:22 ---> Running in 4e9a59f7f669 13:15:22 Removing intermediate container 4e9a59f7f669 13:15:22 ---> 159c384830f5 13:15:22 Step 18/19 : LABEL git_sha=b27614f02d8ef918cf230864670b1d55ac2aa0dd 13:15:22 ---> Running in 9c9f7bd09f1a 13:15:22 Removing intermediate container 9c9f7bd09f1a 13:15:22 ---> ae061923d4de 13:15:22 Step 19/19 : LABEL version=0.0.0 13:15:22 ---> Running in 3d040f3dafd2 13:15:22 Removing intermediate container 3d040f3dafd2 13:15:22 ---> 6a934af087a5 13:15:22 13:15:23 Successfully built 6a934af087a5 13:15:23 Successfully tagged security-spiffe-token-provider-arm64:latest 13:15:23  Building security-spiffe-token-provider ... done  [Pipeline] } 13:15:23 $ docker stop --time=1 c458953bd6f41f94c3f66fe32e121d6631264323e43d9c5ba5299f7d16de7d51 13:15:24 $ docker rm -f --volumes c458953bd6f41f94c3f66fe32e121d6631264323e43d9c5ba5299f7d16de7d51 [Pipeline] // withDockerContainer [Pipeline] sh 13:15:25 + docker images 13:15:25 REPOSITORY TAG IMAGE ID CREATED SIZE 13:15:25 security-spiffe-token-provider-arm64 latest 6a934af087a5 3 seconds ago 29.1MB 13:15:25 e1cfcdb9b036 13 seconds ago 1.54GB 13:15:25 support-notifications-arm64 latest 9e4aa9811d4f 27 seconds ago 29.7MB 13:15:25 4165ab2efed3 41 seconds ago 1.57GB 13:15:25 core-common-config-bootstrapper-arm64 latest 658df5e030d1 About a minute ago 14.9MB 13:15:25 security-bootstrapper-arm64 latest 5216b17951a8 About a minute ago 19.6MB 13:15:25 4576824f473f About a minute ago 1.5GB 13:15:25 44e210463607 About a minute ago 1.5GB 13:15:25 security-spire-config-arm64 latest 5862f4dcfe0f 6 minutes ago 83.6MB 13:15:25 core-command-arm64 latest d5181b564c5e 6 minutes ago 17MB 13:15:25 security-spire-agent-arm64 latest cefbb853f2c2 6 minutes ago 122MB 13:15:25 security-spire-server-arm64 latest d7ac56a4788b 6 minutes ago 84.3MB 13:15:25 5d7638f2fe4d 6 minutes ago 1.51GB 13:15:25 e7f70b49ada9 7 minutes ago 1.38GB 13:15:25 a2acd2a6f5ca 7 minutes ago 1.38GB 13:15:25 f2af57cced4e 7 minutes ago 1.38GB 13:15:25 support-scheduler-arm64 latest 33f8fd26d3fb 8 minutes ago 29MB 13:15:25 6fb5735cba2b 8 minutes ago 1.57GB 13:15:25 core-metadata-arm64 latest a70558238a52 10 minutes ago 17.7MB 13:15:25 core-data-arm64 latest 2996db9c2ad5 10 minutes ago 17.2MB 13:15:25 2f90cb630687 10 minutes ago 1.51GB 13:15:25 870673f5148a 10 minutes ago 1.51GB 13:15:25 security-secretstore-setup-arm64 latest 14c152413773 11 minutes ago 29MB 13:15:25 security-proxy-setup-arm64 latest 0360fe85f4fe 11 minutes ago 26.9MB 13:15:25 a8d2a5a30c4d 11 minutes ago 1.5GB 13:15:25 517586fcc914 11 minutes ago 1.5GB 13:15:25 ci-base-image-arm64 latest f3172b6b35ed 30 minutes ago 905MB 13:15:25 alpine 3.15 354640af7b1b 9 days ago 5.34MB 13:15:25 alpine 3.16 4c81e5bf8899 9 days ago 5.3MB 13:15:25 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64 1.18-alpine f96f9c87975a 3 months ago 685MB 13:15:25 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 13:15:26 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 13:15:26 13:15:26 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 13:15:27 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 13:15:27 arm64: Pulling from edgex-lftools-log-publisher 13:15:27 8998bd30e6a1: Pulling fs layer 13:15:27 04944245beec: Pulling fs layer 13:15:27 699f458cf7ca: Pulling fs layer 13:15:27 765212b225bb: Pulling fs layer 13:15:27 f23df028b6ca: Pulling fs layer 13:15:27 d65c8cfc05b1: Pulling fs layer 13:15:27 2437ff75d9bd: Pulling fs layer 13:15:27 f23df028b6ca: Waiting 13:15:27 d65c8cfc05b1: Waiting 13:15:27 2437ff75d9bd: Waiting 13:15:27 765212b225bb: Waiting 13:15:27 04944245beec: Verifying Checksum 13:15:27 04944245beec: Download complete 13:15:27 765212b225bb: Verifying Checksum 13:15:27 765212b225bb: Download complete 13:15:27 f23df028b6ca: Verifying Checksum 13:15:27 f23df028b6ca: Download complete 13:15:27 d65c8cfc05b1: Download complete 13:15:27 699f458cf7ca: Verifying Checksum 13:15:27 699f458cf7ca: Download complete 13:15:27 8998bd30e6a1: Download complete 13:15:29 2437ff75d9bd: Verifying Checksum 13:15:29 2437ff75d9bd: Download complete 13:15:31 8998bd30e6a1: Pull complete 13:15:31 04944245beec: Pull complete 13:15:33 699f458cf7ca: Pull complete 13:15:33 765212b225bb: Pull complete 13:15:33 f23df028b6ca: Pull complete 13:15:33 d65c8cfc05b1: Pull complete 13:15:46 2437ff75d9bd: Pull complete 13:15:46 Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da 13:15:46 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 13:15:46 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 13:15:46 prd-ubuntu20.04-docker-arm64-4c-16g-6735 does not seem to be running inside a container 13:15:46 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged --net host -v /home/jenkins:/home/jenkins -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat 13:15:49 $ docker top d28fe16817932a0a6644cbbe4d2446837310bd265bfd67e2137236f8a00d6a85 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 13:15:49 ---> job-cost.sh 13:15:50 lf-activate-venv: SKIPPING 13:15:50 INFO: No Stack... 13:15:50 INFO: Retrieving Pricing Info for: v3-standard-4 13:15:51 INFO: Archiving Costs [Pipeline] sh 13:15:51 + cut -d, -f6 13:15:51 + cat /w/workspace/edgex-go/1/archives/cost.csv [Pipeline] lock 13:15:51 Trying to acquire lock on [jenkins-edgexfoundry-edgex-go-PR-4372-1-stack-cost] 13:15:51 Resource [jenkins-edgexfoundry-edgex-go-PR-4372-1-stack-cost] did not exist. Created. 13:15:51 Lock acquired on [jenkins-edgexfoundry-edgex-go-PR-4372-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 13:15:52 + echo total: 0.10999999940395355 [Pipeline] stash 13:15:52 Stashed 1 file(s) [Pipeline] } 13:15:52 Lock released on resource [jenkins-edgexfoundry-edgex-go-PR-4372-1-stack-cost] [Pipeline] // lock [Pipeline] } 13:15:52 $ docker stop --time=1 d28fe16817932a0a6644cbbe4d2446837310bd265bfd67e2137236f8a00d6a85 13:15:53 $ docker rm -f --volumes d28fe16817932a0a6644cbbe4d2446837310bd265bfd67e2137236f8a00d6a85 [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 13:15:54 provisioning config files... 13:15:54 copy managed file [edgex-go-codecov-token] to file:/w/workspace/edgex-go/1@tmp/config3532040113046355594tmp [Pipeline] { [Pipeline] sh 13:15:55 + set +x 13:15:55 + curl -s https://codecov.io/bash 13:15:55 + bash -s -- 13:15:55 13:15:55 _____ _ 13:15:55 / ____| | | 13:15:55 | | ___ __| | ___ ___ _____ __ 13:15:55 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 13:15:55 | |___| (_) | (_| | __/ (_| (_) \ V / 13:15:55 \_____\___/ \__,_|\___|\___\___/ \_/ 13:15:55 Bash-1.0.6 13:15:55 13:15:55 13:15:55 ==> git version 2.25.1 found 13:15:55 ==> 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 13:15:55 Release-Date: 2020-01-08 13:15:55 Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp 13:15:55 Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets 13:15:55 ==> Jenkins CI detected. 13:15:55 current dir:  /w/workspace/edgex-go/1 13:15:55 project root: . 13:15:55 --> token set from env 13:15:55 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 13:15:55 ==> Running gcov in . (disable via -X gcov) 13:15:55 ==> Python coveragepy not found 13:15:55 ==> Searching for coverage reports in: 13:15:55 + . 13:15:55 -> Found 1 reports 13:15:55 ==> Detecting git/mercurial file structure 13:15:55 ==> Reading reports 13:15:55 + ./coverage.out bytes=487323 13:15:55 ==> Appending adjustments 13:15:55 https://docs.codecov.io/docs/fixing-reports 13:15:56 + Found adjustments 13:15:56 ==> Gzipping contents 13:15:56 64K /tmp/codecov.UnqCRU.gz 13:15:56 ==> Uploading reports 13:15:56 url: https://codecov.io 13:15:56 query: branch=PR-4372&commit=b27614f02d8ef918cf230864670b1d55ac2aa0dd&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2FPR-4372%2F1%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=4372&job=&cmd_args= 13:15:56 -> Pinging Codecov 13:15:56 https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=52b94001-b80a-4ca3-b063-c5e709073964&branch=PR-4372&commit=b27614f02d8ef918cf230864670b1d55ac2aa0dd&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2FPR-4372%2F1%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=4372&job=&cmd_args= 13:15:56 -> Uploading to 13:15:56 https://storage.googleapis.com/codecov/v4/raw/2023-02-20/00271124DB129430A58F1EEE437C3FCB/b27614f02d8ef918cf230864670b1d55ac2aa0dd/dda92852-641e-4107-ad83-ff9a680ae10c.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20230220%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20230220T131556Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=51c50b4cb9b6895af1e17d63af5b9ff46718ba04204debdd157c7ff859b9ccc7 13:15:56 % Total % Received % Xferd Average Speed Time Time Time Current 13:15:56 Dload Upload Total Spent Left Speed 13:15:57 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 62925 0 0 100 62925 0 178k --:--:-- --:--:-- --:--:-- 178k 13:15:57 -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/edgex-go/commit/b27614f02d8ef918cf230864670b1d55ac2aa0dd [Pipeline] } 13:15:57 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 13:15:58 + [ -d /w/workspace/edgex-go/1/archives ] [Pipeline] libraryResource [Pipeline] sh 13:15:58 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 13:15:59 ---> package-listing.sh 13:15:59 ++ facter osfamily 13:15:59 ++ tr '[:upper:]' '[:lower:]' 13:16:00 + OS_FAMILY=debian 13:16:00 + workspace=/w/workspace/edgex-go/1 13:16:00 + START_PACKAGES=/tmp/packages_start.txt 13:16:00 + END_PACKAGES=/tmp/packages_end.txt 13:16:00 + DIFF_PACKAGES=/tmp/packages_diff.txt 13:16:00 + PACKAGES=/tmp/packages_start.txt 13:16:00 + '[' /w/workspace/edgex-go/1 ']' 13:16:00 + PACKAGES=/tmp/packages_end.txt 13:16:00 + case "${OS_FAMILY}" in 13:16:00 + dpkg -l 13:16:00 + grep '^ii' 13:16:00 + '[' -f /tmp/packages_start.txt ']' 13:16:00 + '[' -f /tmp/packages_end.txt ']' 13:16:00 + diff /tmp/packages_start.txt /tmp/packages_end.txt 13:16:00 + '[' /w/workspace/edgex-go/1 ']' 13:16:00 + mkdir -p /w/workspace/edgex-go/1/archives/ 13:16:00 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgex-go/1/archives/ [Pipeline] echo 13:16:00 Launching container with: [--privileged -u 0:0 --net host -v /var/log/sysstat:/var/log/sysstat -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/edgex-go/1/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 13:16:00 + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 13:16:00 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 13:16:00 13:16:00 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 13:16:01 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 13:16:01 latest: Pulling from edgex-lftools-log-publisher 13:16:01 5eb5b503b376: Pulling fs layer 13:16:01 5c69ac0246d0: Pulling fs layer 13:16:01 ec43610c2a17: Pulling fs layer 13:16:01 3a2ae6a8a46f: Pulling fs layer 13:16:01 33b1e0a273af: Pulling fs layer 13:16:01 5d3b04190fa2: Pulling fs layer 13:16:01 2f39f015ded8: Pulling fs layer 13:16:01 33b1e0a273af: Waiting 13:16:01 3a2ae6a8a46f: Waiting 13:16:01 5c69ac0246d0: Download complete 13:16:01 3a2ae6a8a46f: Verifying Checksum 13:16:01 3a2ae6a8a46f: Download complete 13:16:01 33b1e0a273af: Verifying Checksum 13:16:01 33b1e0a273af: Download complete 13:16:01 5d3b04190fa2: Download complete 13:16:01 ec43610c2a17: Verifying Checksum 13:16:01 ec43610c2a17: Download complete 13:16:01 5eb5b503b376: Download complete 13:16:02 2f39f015ded8: Download complete 13:16:02 5eb5b503b376: Pull complete 13:16:02 5c69ac0246d0: Pull complete 13:16:03 ec43610c2a17: Pull complete 13:16:03 3a2ae6a8a46f: Pull complete 13:16:03 33b1e0a273af: Pull complete 13:16:03 5d3b04190fa2: Pull complete 13:16:07 2f39f015ded8: Pull complete 13:16:07 Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 13:16:07 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 13:16:07 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 13:16:08 prd-ubuntu20.04-docker-8c-8g-6734 does not seem to be running inside a container 13:16:08 $ docker run -t -d -u 1001:1001 --privileged -u 0:0 --net host -v /var/log/sysstat:/var/log/sysstat -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/edgex-go/1/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 13:16:12 $ docker top 945a18d37f2624ae57bd9acb7decf5ab2cfd77ce5d7aa13ac98b89afd4f7989a -eo pid,comm [Pipeline] { [Pipeline] sh 13:16:12 + touch /tmp/pre-build-complete [Pipeline] sh 13:16:13 + mkdir -p /var/log/sysstat [Pipeline] sh 13:16:13 + ls /var/log/sa-host 13:16:13 ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 13:16:13 provisioning config files... 13:16:13 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgex-go/1@tmp/config13246815996325396916tmp [Pipeline] { [Pipeline] echo 13:16:13 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 13:16:13 ---> create-netrc.sh [Pipeline] } 13:16:14 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 13:16:14 ---> python-tools-install.sh [Pipeline] echo 13:16:14 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 13:16:14 ---> sudo-logs.sh 13:16:14 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 13:16:14 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 13:16:15 ---> job-cost.sh 13:16:15 lf-activate-venv: SKIPPING 13:16:15 DEBUG: total: 0.10999999940395355 13:16:15 INFO: Retrieving Stack Cost... 13:16:15 INFO: Retrieving Pricing Info for: v3-standard-8 13:16:15 INFO: Archiving Costs [Pipeline] echo 13:16:16 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 13:16:16 ---> logs-deploy.sh 13:16:16 lf-activate-venv: SKIPPING 13:16:16 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-go/PR-4372/1 13:16:16 INFO: archiving workspace using pattern(s): 13:16:17 Archives upload complete. 13:16:17 INFO: archiving logs to Nexus 13:16:18 ---> uname -a: 13:16:18 Linux prd-ubuntu20-04-docker-8c-8g-6734 5.4.0-126-generic #142-Ubuntu SMP Fri Aug 26 12:12:57 UTC 2022 x86_64 GNU/Linux 13:16:18 13:16:18 13:16:18 ---> lscpu: 13:16:18 Architecture: x86_64 13:16:18 CPU op-mode(s): 32-bit, 64-bit 13:16:18 Byte Order: Little Endian 13:16:18 Address sizes: 40 bits physical, 48 bits virtual 13:16:18 CPU(s): 8 13:16:18 On-line CPU(s) list: 0-7 13:16:18 Thread(s) per core: 1 13:16:18 Core(s) per socket: 1 13:16:18 Socket(s): 8 13:16:18 NUMA node(s): 1 13:16:18 Vendor ID: AuthenticAMD 13:16:18 CPU family: 23 13:16:18 Model: 49 13:16:18 Model name: AMD EPYC-Rome Processor 13:16:18 Stepping: 0 13:16:18 CPU MHz: 2799.998 13:16:18 BogoMIPS: 5599.99 13:16:18 Virtualization: AMD-V 13:16:18 Hypervisor vendor: KVM 13:16:18 Virtualization type: full 13:16:18 L1d cache: 256 KiB 13:16:18 L1i cache: 256 KiB 13:16:18 L2 cache: 4 MiB 13:16:18 L3 cache: 128 MiB 13:16:18 NUMA node0 CPU(s): 0-7 13:16:18 Vulnerability Itlb multihit: Not affected 13:16:18 Vulnerability L1tf: Not affected 13:16:18 Vulnerability Mds: Not affected 13:16:18 Vulnerability Meltdown: Not affected 13:16:18 Vulnerability Mmio stale data: Not affected 13:16:18 Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp 13:16:18 Vulnerability Spectre v1: Mitigation; usercopy/swapgs barriers and __user pointer sanitization 13:16:18 Vulnerability Spectre v2: Mitigation; Retpolines, IBPB conditional, IBRS_FW, STIBP disabled, RSB filling 13:16:18 Vulnerability Srbds: Not affected 13:16:18 Vulnerability Tsx async abort: Not affected 13:16:18 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 13:16:18 13:16:18 13:16:18 ---> nproc: 13:16:18 8 13:16:18 13:16:18 13:16:18 ---> df -h: 13:16:18 Filesystem Size Used Avail Use% Mounted on 13:16:18 overlay 155G 19G 137G 13% / 13:16:18 tmpfs 64M 0 64M 0% /dev 13:16:18 tmpfs 16G 0 16G 0% /sys/fs/cgroup 13:16:18 shm 64M 0 64M 0% /dev/shm 13:16:18 /dev/vda1 155G 19G 137G 13% /facter-os 13:16:18 13:16:18 13:16:18 ---> sar -b -r -n DEV: 13:16:18 Linux 5.4.0-126-generic (prd-ubuntu20-04-docker-8c-8g-6734) 02/20/23 _x86_64_ (8 CPU) 13:16:18 13:16:18 12:38:35 LINUX RESTART (8 CPU) 13:16:18 13:16:18 12:39:01 tps rtps wtps dtps bread/s bwrtn/s bdscd/s 13:16:18 12:40:01 292.77 38.18 254.59 0.00 4261.42 48819.06 0.00 13:16:18 12:41:01 95.90 0.77 95.13 0.00 27.60 50197.10 0.00 13:16:18 12:42:01 44.95 0.20 44.75 0.00 2.80 18241.80 0.00 13:16:18 12:43:01 174.45 0.10 174.35 0.00 10.80 100449.93 0.00 13:16:18 12:44:01 452.89 11.00 441.89 0.00 150.37 149392.97 0.00 13:16:18 12:45:01 531.92 11.55 520.38 0.00 5120.16 201064.18 0.00 13:16:18 12:46:01 710.50 0.15 710.35 0.00 15.33 198563.44 0.00 13:16:18 12:47:01 485.12 0.75 484.37 0.00 6.93 160875.72 0.00 13:16:18 12:48:01 338.32 0.02 338.30 0.00 0.67 48446.78 0.00 13:16:18 12:49:01 2.67 0.00 2.67 0.00 0.00 28.40 0.00 13:16:18 12:50:01 0.98 0.00 0.98 0.00 0.00 10.80 0.00 13:16:18 12:51:01 1.82 0.00 1.82 0.00 0.00 19.46 0.00 13:16:18 12:52:01 0.90 0.00 0.90 0.00 0.00 9.60 0.00 13:16:18 12:53:01 1.45 0.00 1.45 0.00 0.00 16.26 0.00 13:16:18 12:54:01 1.12 0.00 1.12 0.00 0.00 12.93 0.00 13:16:18 12:55:01 1.98 0.02 1.97 0.00 0.13 25.60 0.00 13:16:18 12:56:01 1.40 0.00 1.40 0.00 0.00 15.46 0.00 13:16:18 12:57:01 0.93 0.00 0.93 0.00 0.00 10.80 0.00 13:16:18 12:58:01 1.23 0.00 1.23 0.00 0.00 14.26 0.00 13:16:18 12:59:01 1.18 0.00 1.18 0.00 0.00 13.33 0.00 13:16:18 13:00:01 1.57 0.00 1.57 0.00 0.00 16.80 0.00 13:16:18 13:01:01 1.13 0.00 1.13 0.00 0.00 13.20 0.00 13:16:18 13:02:01 1.37 0.00 1.37 0.00 0.00 15.46 0.00 13:16:18 13:03:01 2.50 1.53 0.97 0.00 35.86 12.53 0.00 13:16:18 13:04:01 1.65 0.00 1.65 0.00 0.00 18.93 0.00 13:16:18 13:05:01 1.47 0.00 1.47 0.00 0.00 15.73 0.00 13:16:18 13:06:01 0.97 0.00 0.97 0.00 0.00 10.66 0.00 13:16:18 13:07:01 1.73 0.00 1.73 0.00 0.00 18.26 0.00 13:16:18 13:08:02 1.22 0.00 1.22 0.00 0.00 13.20 0.00 13:16:18 13:09:01 1.64 0.00 1.64 0.00 0.00 18.30 0.00 13:16:18 13:10:01 1.47 0.00 1.47 0.00 0.00 16.26 0.00 13:16:18 13:11:01 2.15 0.00 2.15 0.00 0.00 23.33 0.00 13:16:18 13:12:01 1.15 0.00 1.15 0.00 0.00 12.66 0.00 13:16:18 13:13:01 1.77 0.00 1.77 0.00 0.00 19.20 0.00 13:16:18 13:14:01 1.35 0.00 1.35 0.00 0.00 14.40 0.00 13:16:18 13:15:01 2.22 0.00 2.22 0.00 0.00 24.39 0.00 13:16:18 13:16:01 1.32 0.18 1.13 0.00 16.66 43.59 0.00 13:16:18 Average: 85.69 1.74 83.95 0.00 260.90 26404.26 0.00 13:16:18 13:16:18 12:39:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 13:16:18 12:40:01 29069204 31564300 752788 2.29 70788 2708512 2010148 5.92 1047948 2415264 501732 13:16:18 12:41:01 27610220 31249448 1045376 3.18 113608 3730756 2484688 7.32 1809812 3007060 567820 13:16:18 12:42:01 27696312 31420012 871980 2.65 117208 3791872 2233780 6.58 1496240 3217188 239572 13:16:18 12:43:01 26123988 31456092 830888 2.53 121904 5358004 2168100 6.39 1625224 4612940 120 13:16:18 12:44:01 20628324 31479780 799384 2.43 286644 10410340 1932184 5.69 1760964 9659212 2766384 13:16:18 12:45:01 20826572 31200024 1062944 3.23 323404 9883060 3138104 9.25 2498980 8690776 1588 13:16:18 12:46:01 19982108 31372344 881992 2.68 338180 10804180 2357884 6.95 2500188 9445968 267532 13:16:18 12:47:01 18371860 31424848 836748 2.54 378320 12338792 2118124 6.24 2454952 11021316 294368 13:16:18 12:48:01 19472368 31497228 769592 2.34 382212 11334808 1941316 5.72 2415092 9995180 168 13:16:18 12:49:01 19472776 31497660 769048 2.34 382248 11334812 1941316 5.72 2414948 9995184 8 13:16:18 12:50:01 19486100 31511516 755544 2.30 382252 11334940 1941316 5.72 2401032 9995672 8 13:16:18 12:51:01 19486880 31512312 754800 2.30 382272 11334948 1941316 5.72 2400956 9995688 16 13:16:18 12:52:01 19490992 31516828 750760 2.28 382284 11334948 1941316 5.72 2397368 9996064 4 13:16:18 12:53:01 19490904 31516768 750752 2.28 382296 11334952 1941316 5.72 2397924 9996076 196 13:16:18 12:54:01 19491116 31517000 750476 2.28 382300 11334956 1941316 5.72 2397612 9996096 12 13:16:18 12:55:01 19490660 31516568 750896 2.28 382324 11334936 1928400 5.68 2397816 9996076 220 13:16:18 12:56:01 19490580 31516612 750736 2.28 382368 11335068 1928400 5.68 2397784 9996196 176 13:16:18 12:57:01 19490540 31516644 750696 2.28 382388 11335068 1928400 5.68 2397720 9996212 172 13:16:18 12:58:01 19490516 31516632 750652 2.28 382392 11335072 1928400 5.68 2397788 9996212 168 13:16:18 12:59:01 19490728 31516920 750352 2.28 382408 11335080 1928400 5.68 2397788 9996268 184 13:16:18 13:00:01 19490460 31516664 750528 2.28 382436 11335080 1928400 5.68 2397784 9996276 8 13:16:18 13:01:01 19490548 31516804 750564 2.28 382448 11335084 1912100 5.64 2397844 9996280 252 13:16:18 13:02:01 19490832 31517092 750264 2.28 382468 11335088 1912100 5.64 2397416 9996284 16 13:16:18 13:03:01 19483300 31511592 755736 2.30 382488 11336160 1893812 5.58 2406488 9996568 212 13:16:18 13:04:01 19483224 31511540 755916 2.30 382508 11336164 1893812 5.58 2405920 9996568 16 13:16:18 13:05:01 19482940 31511260 756176 2.30 382520 11336164 1893812 5.58 2406180 9996568 36 13:16:18 13:06:01 19482828 31511164 756320 2.30 382532 11336168 1893812 5.58 2405936 9996572 8 13:16:18 13:07:01 19483064 31511424 756008 2.30 382544 11336172 1893812 5.58 2405932 9996576 8 13:16:18 13:08:02 19483224 31511596 755980 2.30 382568 11336172 1893812 5.58 2405944 9996576 8 13:16:18 13:09:01 19482624 31511036 756468 2.30 382572 11336180 1893812 5.58 2406324 9996584 176 13:16:18 13:10:01 19482680 31511104 756372 2.30 382612 11336176 1893812 5.58 2406056 9996584 8 13:16:18 13:11:01 19482600 31511076 756344 2.30 382648 11336188 1893812 5.58 2406028 9996592 8 13:16:18 13:12:01 19482504 31511036 756280 2.30 382676 11336192 1893812 5.58 2406404 9996596 172 13:16:18 13:13:01 19482528 31511064 756220 2.30 382708 11336192 1893812 5.58 2406080 9996596 40 13:16:18 13:14:01 19482412 31511020 756416 2.30 382744 11336196 1893812 5.58 2406480 9996600 8 13:16:18 13:15:01 19482380 31511044 756392 2.30 382792 11336200 1893812 5.58 2406324 9996604 32 13:16:18 13:16:01 19476356 31506436 760384 2.31 382808 11337508 1896888 5.59 2409024 9997504 648 13:16:18 Average: 20415601 31487094 783210 2.38 347078 10479951 1998467 5.89 2294332 9242232 125462 13:16:18 13:16:18 12:39:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 13:16:18 12:40:01 lo 5.07 5.07 0.49 0.49 0.00 0.00 0.00 0.00 13:16:18 12:40:01 docker0 502.88 437.26 35.19 2737.21 0.00 0.00 0.00 0.00 13:16:18 12:40:01 ens3 1442.84 1349.84 11817.00 192.27 0.00 0.00 0.00 0.00 13:16:18 12:41:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 13:16:18 12:41:01 docker0 68.96 97.32 5.71 692.01 0.00 0.00 0.00 0.00 13:16:18 12:41:01 ens3 133.89 91.23 728.10 22.62 0.00 0.00 0.00 0.00 13:16:18 12:41:01 vethad42ecf 0.10 0.28 0.01 0.03 0.00 0.00 0.00 0.00 13:16:18 12:42:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:16:18 12:42:01 docker0 1.20 1.20 0.08 0.09 0.00 0.00 0.00 0.00 13:16:18 12:42:01 ens3 21.99 14.15 18.25 10.05 0.00 0.00 0.00 0.00 13:16:18 12:42:01 vethad42ecf 1.20 1.22 0.09 0.09 0.00 0.00 0.00 0.00 13:16:18 12:43:01 lo 0.80 0.80 0.07 0.07 0.00 0.00 0.00 0.00 13:16:18 12:43:01 docker0 8.10 20.26 0.48 202.84 0.00 0.00 0.00 0.00 13:16:18 12:43:01 ens3 113.80 71.04 1911.44 19.92 0.00 0.00 0.00 0.00 13:16:18 12:43:01 veth7d6eaf2 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:16:18 12:43:01 veth6181cca 0.00 0.27 0.00 0.02 0.00 0.00 0.00 0.00 13:16:18 12:43:01 vethf56cb34 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:16:18 12:43:01 vethcb5c4c5 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:16:18 12:43:01 veth7d809cd 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:16:18 12:44:01 lo 0.20 0.20 0.02 0.02 0.00 0.00 0.00 0.00 13:16:18 12:44:01 docker0 454.36 827.35 38.38 5839.24 0.00 0.00 0.00 0.00 13:16:18 12:44:01 ens3 905.45 500.58 6696.14 51.50 0.00 0.00 0.00 0.00 13:16:18 12:44:01 veth6181cca 0.00 0.12 0.00 0.01 0.00 0.00 0.00 0.00 13:16:18 12:45:01 lo 3.07 3.07 0.29 0.29 0.00 0.00 0.00 0.00 13:16:18 12:45:01 docker0 7.26 14.50 0.47 157.83 0.00 0.00 0.00 0.00 13:16:18 12:45:01 vetha060482 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:16:18 12:45:01 vethc459def 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:16:18 12:45:01 vethc1c6dde 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:16:18 12:45:01 vethe8c6404 0.00 0.12 0.00 0.01 0.00 0.00 0.00 0.00 13:16:18 12:45:01 veth59a1eee 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:16:18 12:45:01 ens3 147.22 76.01 2220.29 19.24 0.00 0.00 0.00 0.00 13:16:18 12:45:01 veth6181cca 0.00 0.15 0.00 0.01 0.00 0.00 0.00 0.00 13:16:18 12:45:01 veth11f8116 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:16:18 12:45:01 vethb1e1299 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:16:18 12:46:01 lo 0.07 0.07 0.01 0.01 0.00 0.00 0.00 0.00 13:16:18 12:46:01 docker0 120.98 217.23 9.71 1215.16 0.00 0.00 0.00 0.00 13:16:18 12:46:01 vetha6e7aad 53.41 94.37 5.15 435.35 0.00 0.00 0.00 0.04 13:16:18 12:46:01 veth37bb848 54.01 95.12 5.18 435.38 0.00 0.00 0.00 0.04 13:16:18 12:46:01 veth5f92940 0.00 0.25 0.00 0.02 0.00 0.00 0.00 0.00 13:16:18 12:46:01 ens3 272.42 182.72 1247.23 198.09 0.00 0.00 0.00 0.00 13:16:18 12:46:01 veth6181cca 0.00 0.45 0.00 0.02 0.00 0.00 0.00 0.00 13:16:18 12:47:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 13:16:18 12:47:01 docker0 148.08 288.15 12.68 2669.79 0.00 0.00 0.00 0.00 13:16:18 12:47:01 ens3 305.47 158.94 2683.28 22.19 0.00 0.00 0.00 0.00 13:16:18 12:47:01 veth6181cca 0.00 0.03 0.00 0.00 0.00 0.00 0.00 0.00 13:16:18 12:48:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:16:18 12:48:01 docker0 8.16 16.61 0.53 176.55 0.00 0.00 0.00 0.00 13:16:18 12:48:01 ens3 37.52 24.43 193.39 9.94 0.00 0.00 0.00 0.00 13:16:18 12:49:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 13:16:18 12:49:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:16:18 12:49:01 ens3 0.13 0.10 0.01 0.01 0.00 0.00 0.00 0.00 13:16:18 12:50:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:16:18 12:50:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:16:18 12:50:01 ens3 0.18 0.10 0.08 0.07 0.00 0.00 0.00 0.00 13:16:18 12:51:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 13:16:18 12:51:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:16:18 12:51:01 ens3 0.15 0.10 0.01 0.01 0.00 0.00 0.00 0.00 13:16:18 12:52:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:16:18 12:52:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:16:18 12:52:01 ens3 0.05 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:16:18 12:53:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 13:16:18 12:53:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:16:18 12:53:01 ens3 0.12 0.10 0.01 0.01 0.00 0.00 0.00 0.00 13:16:18 12:54:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:16:18 12:54:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:16:18 12:54:01 ens3 0.02 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:16:18 12:55:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 13:16:18 12:55:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:16:18 12:55:01 ens3 0.32 0.20 0.09 0.07 0.00 0.00 0.00 0.00 13:16:18 12:56:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:16:18 12:56:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:16:18 12:56:01 ens3 0.05 0.05 0.00 0.00 0.00 0.00 0.00 0.00 13:16:18 12:57:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 13:16:18 12:57:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:16:18 12:57:01 ens3 0.13 0.10 0.01 0.01 0.00 0.00 0.00 0.00 13:16:18 12:58:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:16:18 12:58:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:16:18 12:58:01 ens3 0.02 0.02 0.00 0.00 0.00 0.00 0.00 0.00 13:16:18 12:59:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 13:16:18 12:59:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:16:18 12:59:01 ens3 0.13 0.10 0.01 0.01 0.00 0.00 0.00 0.00 13:16:18 13:00:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:16:18 13:00:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:16:18 13:00:01 ens3 0.18 0.10 0.08 0.07 0.00 0.00 0.00 0.00 13:16:18 13:01:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 13:16:18 13:01:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:16:18 13:01:01 ens3 0.10 0.10 0.01 0.01 0.00 0.00 0.00 0.00 13:16:18 13:02:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:16:18 13:02:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:16:18 13:02:01 ens3 0.02 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:16:18 13:03:01 lo 0.33 0.33 0.03 0.03 0.00 0.00 0.00 0.00 13:16:18 13:03:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:16:18 13:03:01 ens3 8.03 6.60 5.71 6.28 0.00 0.00 0.00 0.00 13:16:18 13:04:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:16:18 13:04:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:16:18 13:04:01 ens3 0.40 0.00 0.04 0.00 0.00 0.00 0.00 0.00 13:16:18 13:05:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 13:16:18 13:05:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:16:18 13:05:01 ens3 0.45 0.40 0.32 0.27 0.00 0.00 0.00 0.00 13:16:18 13:06:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:16:18 13:06:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:16:18 13:06:01 ens3 0.02 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:16:18 13:07:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 13:16:18 13:07:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:16:18 13:07:01 ens3 0.10 0.10 0.01 0.01 0.00 0.00 0.00 0.00 13:16:18 13:08:02 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:16:18 13:08:02 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:16:18 13:08:02 ens3 0.05 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:16:18 13:09:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 13:16:18 13:09:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:16:18 13:09:01 ens3 0.19 0.10 0.02 0.01 0.00 0.00 0.00 0.00 13:16:18 13:10:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:16:18 13:10:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:16:18 13:10:01 ens3 0.15 0.10 0.08 0.07 0.00 0.00 0.00 0.00 13:16:18 13:11:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 13:16:18 13:11:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:16:18 13:11:01 ens3 0.13 0.10 0.01 0.01 0.00 0.00 0.00 0.00 13:16:18 13:12:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:16:18 13:12:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:16:18 13:12:01 ens3 0.15 0.03 0.11 0.00 0.00 0.00 0.00 0.00 13:16:18 13:13:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 13:16:18 13:13:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:16:18 13:13:01 ens3 0.13 0.12 0.01 0.01 0.00 0.00 0.00 0.00 13:16:18 13:14:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:16:18 13:14:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:16:18 13:14:01 ens3 0.02 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:16:18 13:15:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 13:16:18 13:15:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:16:18 13:15:01 ens3 0.28 0.25 0.09 0.08 0.00 0.00 0.00 0.00 13:16:18 13:16:01 lo 0.20 0.20 0.02 0.02 0.00 0.00 0.00 0.00 13:16:18 13:16:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:16:18 13:16:01 ens3 13.93 9.17 14.38 5.94 0.00 0.00 0.00 0.00 13:16:18 Average: lo 0.34 0.34 0.03 0.03 0.00 0.00 0.00 0.00 13:16:18 Average: docker0 35.69 51.91 2.79 370.16 0.00 0.00 0.00 0.00 13:16:18 Average: ens3 92.10 67.24 744.52 15.11 0.00 0.00 0.00 0.00 13:16:18 13:16:18 13:16:18 ---> sar -P ALL: 13:16:18 Linux 5.4.0-126-generic (prd-ubuntu20-04-docker-8c-8g-6734) 02/20/23 _x86_64_ (8 CPU) 13:16:18 13:16:18 12:38:35 LINUX RESTART (8 CPU) 13:16:18 13:16:18 12:39:01 CPU %user %nice %system %iowait %steal %idle 13:16:18 12:40:01 all 9.72 0.00 3.15 4.50 0.05 82.59 13:16:18 12:40:01 0 12.06 0.00 2.33 0.80 0.05 84.75 13:16:18 12:40:01 1 6.64 0.00 3.23 12.85 0.05 77.23 13:16:18 12:40:01 2 7.27 0.00 2.56 4.50 0.03 85.64 13:16:18 12:40:01 3 9.44 0.00 1.72 2.56 0.05 86.23 13:16:18 12:40:01 4 8.99 0.00 4.42 9.20 0.03 77.36 13:16:18 12:40:01 5 11.52 0.00 4.38 0.29 0.03 83.78 13:16:18 12:40:01 6 10.50 0.00 2.66 1.47 0.03 85.32 13:16:18 12:40:01 7 11.31 0.00 3.92 4.31 0.08 80.38 13:16:18 12:41:01 all 31.52 0.00 6.12 3.59 0.08 58.69 13:16:18 12:41:01 0 31.56 0.00 6.56 1.40 0.08 60.40 13:16:18 12:41:01 1 30.84 0.00 6.18 5.86 0.07 57.05 13:16:18 12:41:01 2 31.77 0.00 6.48 18.55 0.08 43.12 13:16:18 12:41:01 3 31.64 0.00 5.91 1.13 0.07 61.25 13:16:18 12:41:01 4 30.98 0.00 5.95 0.72 0.08 62.26 13:16:18 12:41:01 5 30.95 0.00 5.15 0.41 0.07 63.43 13:16:18 12:41:01 6 32.02 0.00 6.35 0.67 0.08 60.87 13:16:18 12:41:01 7 32.36 0.00 6.40 0.05 0.08 61.10 13:16:18 12:42:01 all 41.61 0.00 5.68 1.14 0.08 51.48 13:16:18 12:42:01 0 42.25 0.00 5.63 0.69 0.08 51.34 13:16:18 12:42:01 1 41.14 0.00 5.43 6.81 0.08 46.53 13:16:18 12:42:01 2 41.68 0.00 5.78 0.17 0.08 52.28 13:16:18 12:42:01 3 42.22 0.00 5.29 0.03 0.07 52.39 13:16:18 12:42:01 4 41.34 0.00 5.60 0.20 0.08 52.78 13:16:18 12:42:01 5 41.89 0.00 6.62 0.34 0.08 51.06 13:16:18 12:42:01 6 40.11 0.00 5.37 0.02 0.10 54.40 13:16:18 12:42:01 7 42.26 0.00 5.75 0.83 0.08 51.08 13:16:18 12:43:01 all 15.51 0.00 7.36 3.75 0.07 73.31 13:16:18 12:43:01 0 16.71 0.00 8.00 3.78 0.08 71.42 13:16:18 12:43:01 1 12.99 0.00 6.67 1.06 0.05 79.22 13:16:18 12:43:01 2 14.31 0.00 6.47 0.07 0.05 79.10 13:16:18 12:43:01 3 15.01 0.00 6.74 0.15 0.07 78.04 13:16:18 12:43:01 4 17.06 0.00 7.55 0.10 0.07 75.22 13:16:18 12:43:01 5 15.92 0.00 7.09 3.93 0.08 72.98 13:16:18 12:43:01 6 17.12 0.00 9.02 20.08 0.09 53.69 13:16:18 12:43:01 7 14.97 0.00 7.32 0.95 0.08 76.67 13:16:18 12:44:01 all 11.93 0.00 7.59 16.35 0.09 64.05 13:16:18 12:44:01 0 12.68 0.00 7.27 8.87 0.08 71.10 13:16:18 12:44:01 1 10.46 0.00 6.06 8.60 0.05 74.83 13:16:18 12:44:01 2 11.15 0.00 9.10 51.71 0.22 27.81 13:16:18 12:44:01 3 12.18 0.00 7.34 12.07 0.07 68.34 13:16:18 12:44:01 4 12.47 0.00 7.63 15.71 0.07 64.12 13:16:18 12:44:01 5 11.51 0.00 8.24 12.69 0.07 67.50 13:16:18 12:44:01 6 12.69 0.00 7.08 11.03 0.05 69.15 13:16:18 12:44:01 7 12.35 0.00 8.00 10.35 0.09 69.22 13:16:18 12:45:01 all 43.25 0.00 10.72 12.35 0.12 33.57 13:16:18 12:45:01 0 43.54 0.00 9.31 3.41 0.10 43.64 13:16:18 12:45:01 1 42.56 0.00 9.40 27.87 0.10 20.08 13:16:18 12:45:01 2 42.63 0.00 10.88 26.08 0.12 20.29 13:16:18 12:45:01 3 43.54 0.00 12.55 10.42 0.12 33.36 13:16:18 12:45:01 4 42.67 0.00 10.04 4.64 0.12 42.52 13:16:18 12:45:01 5 44.10 0.00 11.68 10.40 0.14 33.69 13:16:18 12:45:01 6 42.42 0.00 10.50 7.10 0.10 39.88 13:16:18 12:45:01 7 44.52 0.00 11.41 9.12 0.12 34.83 13:16:18 12:46:01 all 49.58 0.00 13.32 14.23 0.22 22.65 13:16:18 12:46:01 0 46.86 0.00 11.43 14.85 0.14 26.73 13:16:18 12:46:01 1 48.99 0.00 13.37 11.79 0.21 25.64 13:16:18 12:46:01 2 50.98 0.00 13.51 12.88 0.18 22.45 13:16:18 12:46:01 3 54.08 0.00 15.60 13.48 0.17 16.67 13:16:18 12:46:01 4 47.33 0.00 12.21 19.88 0.17 20.40 13:16:18 12:46:01 5 50.03 0.00 12.67 9.89 0.25 27.17 13:16:18 12:46:01 6 45.21 0.00 13.70 14.29 0.23 26.57 13:16:18 12:46:01 7 53.22 0.00 14.09 16.75 0.39 15.54 13:16:18 12:47:01 all 40.73 0.00 10.61 16.40 0.24 32.02 13:16:18 12:47:01 0 38.37 0.00 9.60 10.83 0.16 41.05 13:16:18 12:47:01 1 41.60 0.00 11.36 13.75 0.23 33.06 13:16:18 12:47:01 2 43.14 0.00 11.38 28.61 0.19 16.68 13:16:18 12:47:01 3 44.29 0.00 10.39 11.79 0.14 33.39 13:16:18 12:47:01 4 39.30 0.00 11.49 17.77 0.16 31.29 13:16:18 12:47:01 5 38.16 0.00 10.61 5.50 0.14 45.59 13:16:18 12:47:01 6 41.37 0.00 10.39 26.97 0.28 21.00 13:16:18 12:47:01 7 39.54 0.00 9.67 15.77 0.61 34.40 13:16:18 12:48:01 all 13.63 0.00 3.69 4.64 0.08 77.96 13:16:18 12:48:01 0 13.34 0.00 3.90 10.09 0.05 72.62 13:16:18 12:48:01 1 13.79 0.00 3.38 0.25 0.05 82.53 13:16:18 12:48:01 2 14.79 0.00 3.73 5.05 0.05 76.38 13:16:18 12:48:01 3 14.77 0.00 4.00 2.03 0.08 79.12 13:16:18 12:48:01 4 12.90 0.00 3.59 3.59 0.05 79.88 13:16:18 12:48:01 5 13.63 0.00 3.33 0.59 0.13 82.31 13:16:18 12:48:01 6 13.65 0.00 4.00 0.83 0.12 81.41 13:16:18 12:48:01 7 12.16 0.00 3.56 14.76 0.10 69.42 13:16:18 12:49:01 all 0.01 0.00 0.01 0.01 0.01 99.96 13:16:18 12:49:01 0 0.02 0.00 0.02 0.00 0.02 99.95 13:16:18 12:49:01 1 0.02 0.00 0.02 0.00 0.02 99.95 13:16:18 12:49:01 2 0.02 0.00 0.00 0.00 0.00 99.98 13:16:18 12:49:01 3 0.02 0.00 0.02 0.02 0.00 99.95 13:16:18 12:49:01 4 0.00 0.00 0.00 0.05 0.00 99.95 13:16:18 12:49:01 5 0.00 0.00 0.00 0.02 0.00 99.98 13:16:18 12:49:01 6 0.02 0.00 0.03 0.00 0.02 99.93 13:16:18 12:49:01 7 0.02 0.00 0.02 0.00 0.00 99.97 13:16:18 12:50:01 all 0.15 0.00 0.01 0.00 0.01 99.83 13:16:18 12:50:01 0 0.00 0.00 0.00 0.00 0.00 100.00 13:16:18 12:50:01 1 0.03 0.00 0.00 0.00 0.00 99.97 13:16:18 12:50:01 2 1.06 0.00 0.00 0.00 0.02 98.92 13:16:18 12:50:01 3 0.02 0.00 0.02 0.00 0.00 99.97 13:16:18 12:50:01 4 0.03 0.00 0.00 0.00 0.00 99.97 13:16:18 12:50:01 5 0.00 0.00 0.00 0.02 0.02 99.97 13:16:18 12:50:01 6 0.07 0.00 0.03 0.00 0.02 99.88 13:16:18 12:50:01 7 0.02 0.00 0.00 0.00 0.00 99.98 13:16:18 13:16:18 12:50:01 CPU %user %nice %system %iowait %steal %idle 13:16:18 12:51:01 all 0.03 0.00 0.01 0.01 0.00 99.95 13:16:18 12:51:01 0 0.02 0.00 0.02 0.00 0.00 99.97 13:16:18 12:51:01 1 0.02 0.00 0.00 0.00 0.00 99.98 13:16:18 12:51:01 2 0.18 0.00 0.00 0.00 0.02 99.80 13:16:18 12:51:01 3 0.00 0.00 0.00 0.00 0.00 100.00 13:16:18 12:51:01 4 0.00 0.00 0.00 0.02 0.00 99.98 13:16:18 12:51:01 5 0.00 0.00 0.03 0.02 0.00 99.95 13:16:18 12:51:01 6 0.03 0.00 0.03 0.00 0.02 99.92 13:16:18 12:51:01 7 0.00 0.00 0.02 0.02 0.00 99.97 13:16:18 12:52:01 all 0.16 0.00 0.02 0.00 0.00 99.81 13:16:18 12:52:01 0 0.10 0.00 0.00 0.00 0.00 99.90 13:16:18 12:52:01 1 0.05 0.00 0.03 0.00 0.00 99.92 13:16:18 12:52:01 2 0.99 0.00 0.02 0.00 0.00 98.99 13:16:18 12:52:01 3 0.03 0.00 0.05 0.00 0.00 99.92 13:16:18 12:52:01 4 0.05 0.00 0.00 0.02 0.00 99.93 13:16:18 12:52:01 5 0.02 0.00 0.00 0.00 0.00 99.98 13:16:18 12:52:01 6 0.05 0.00 0.03 0.00 0.03 99.88 13:16:18 12:52:01 7 0.02 0.00 0.00 0.02 0.00 99.97 13:16:18 12:53:01 all 0.19 0.00 0.01 0.00 0.03 99.78 13:16:18 12:53:01 0 0.00 0.00 0.02 0.00 0.00 99.98 13:16:18 12:53:01 1 0.02 0.00 0.00 0.00 0.02 99.97 13:16:18 12:53:01 2 1.43 0.00 0.00 0.00 0.13 98.43 13:16:18 12:53:01 3 0.00 0.00 0.00 0.00 0.02 99.98 13:16:18 12:53:01 4 0.02 0.00 0.00 0.00 0.02 99.97 13:16:18 12:53:01 5 0.00 0.00 0.02 0.00 0.02 99.97 13:16:18 12:53:01 6 0.02 0.00 0.00 0.00 0.00 99.98 13:16:18 12:53:01 7 0.02 0.00 0.02 0.02 0.02 99.93 13:16:18 12:54:01 all 0.04 0.00 0.01 0.01 0.00 99.93 13:16:18 12:54:01 0 0.03 0.00 0.00 0.00 0.02 99.95 13:16:18 12:54:01 1 0.05 0.00 0.00 0.00 0.00 99.95 13:16:18 12:54:01 2 0.08 0.00 0.00 0.00 0.00 99.92 13:16:18 12:54:01 3 0.03 0.00 0.02 0.00 0.00 99.95 13:16:18 12:54:01 4 0.03 0.00 0.02 0.08 0.00 99.87 13:16:18 12:54:01 5 0.03 0.00 0.02 0.02 0.00 99.93 13:16:18 12:54:01 6 0.05 0.00 0.02 0.00 0.02 99.92 13:16:18 12:54:01 7 0.02 0.00 0.00 0.00 0.00 99.98 13:16:18 12:55:01 all 0.02 0.00 0.09 0.00 0.00 99.88 13:16:18 12:55:01 0 0.02 0.00 0.07 0.00 0.00 99.92 13:16:18 12:55:01 1 0.08 0.00 0.12 0.00 0.02 99.78 13:16:18 12:55:01 2 0.03 0.00 0.08 0.00 0.02 99.87 13:16:18 12:55:01 3 0.00 0.00 0.10 0.00 0.00 99.90 13:16:18 12:55:01 4 0.00 0.00 0.05 0.02 0.00 99.93 13:16:18 12:55:01 5 0.00 0.00 0.10 0.02 0.00 99.88 13:16:18 12:55:01 6 0.03 0.00 0.08 0.00 0.00 99.88 13:16:18 12:55:01 7 0.02 0.00 0.08 0.00 0.00 99.90 13:16:18 12:56:01 all 0.03 0.00 0.01 0.00 0.01 99.95 13:16:18 12:56:01 0 0.00 0.00 0.00 0.00 0.00 100.00 13:16:18 12:56:01 1 0.05 0.00 0.02 0.00 0.03 99.90 13:16:18 12:56:01 2 0.03 0.00 0.02 0.02 0.00 99.93 13:16:18 12:56:01 3 0.03 0.00 0.02 0.00 0.00 99.95 13:16:18 12:56:01 4 0.03 0.00 0.00 0.02 0.00 99.95 13:16:18 12:56:01 5 0.02 0.00 0.00 0.00 0.02 99.97 13:16:18 12:56:01 6 0.03 0.00 0.02 0.00 0.00 99.95 13:16:18 12:56:01 7 0.02 0.00 0.00 0.00 0.00 99.98 13:16:18 12:57:01 all 0.00 0.00 0.01 0.00 0.01 99.98 13:16:18 12:57:01 0 0.02 0.00 0.02 0.00 0.00 99.97 13:16:18 12:57:01 1 0.02 0.00 0.03 0.00 0.02 99.93 13:16:18 12:57:01 2 0.00 0.00 0.00 0.00 0.02 99.98 13:16:18 12:57:01 3 0.00 0.00 0.00 0.00 0.00 100.00 13:16:18 12:57:01 4 0.00 0.00 0.00 0.02 0.00 99.98 13:16:18 12:57:01 5 0.00 0.00 0.00 0.00 0.00 100.00 13:16:18 12:57:01 6 0.00 0.00 0.00 0.02 0.02 99.97 13:16:18 12:57:01 7 0.00 0.00 0.00 0.00 0.02 99.98 13:16:18 12:58:01 all 0.03 0.00 0.01 0.00 0.00 99.95 13:16:18 12:58:01 0 0.00 0.00 0.00 0.00 0.00 100.00 13:16:18 12:58:01 1 0.03 0.00 0.03 0.00 0.03 99.90 13:16:18 12:58:01 2 0.20 0.00 0.00 0.00 0.00 99.80 13:16:18 12:58:01 3 0.02 0.00 0.00 0.00 0.00 99.98 13:16:18 12:58:01 4 0.00 0.00 0.02 0.02 0.00 99.97 13:16:18 12:58:01 5 0.00 0.00 0.00 0.00 0.00 100.00 13:16:18 12:58:01 6 0.00 0.00 0.00 0.02 0.00 99.98 13:16:18 12:58:01 7 0.00 0.00 0.00 0.00 0.00 100.00 13:16:18 12:59:01 all 0.15 0.00 0.01 0.00 0.01 99.83 13:16:18 12:59:01 0 0.02 0.00 0.00 0.00 0.00 99.98 13:16:18 12:59:01 1 0.07 0.00 0.03 0.02 0.02 99.87 13:16:18 12:59:01 2 1.06 0.00 0.02 0.00 0.02 98.91 13:16:18 12:59:01 3 0.00 0.00 0.02 0.00 0.02 99.97 13:16:18 12:59:01 4 0.02 0.00 0.00 0.02 0.00 99.97 13:16:18 12:59:01 5 0.02 0.00 0.00 0.00 0.02 99.97 13:16:18 12:59:01 6 0.02 0.00 0.00 0.00 0.00 99.98 13:16:18 12:59:01 7 0.02 0.00 0.00 0.00 0.00 99.98 13:16:18 13:00:01 all 0.01 0.00 0.01 0.00 0.00 99.97 13:16:18 13:00:01 0 0.00 0.00 0.02 0.00 0.02 99.97 13:16:18 13:00:01 1 0.03 0.00 0.03 0.00 0.02 99.92 13:16:18 13:00:01 2 0.02 0.00 0.00 0.00 0.00 99.98 13:16:18 13:00:01 3 0.00 0.00 0.00 0.00 0.00 100.00 13:16:18 13:00:01 4 0.00 0.00 0.00 0.02 0.00 99.98 13:16:18 13:00:01 5 0.02 0.00 0.00 0.00 0.00 99.98 13:16:18 13:00:01 6 0.00 0.00 0.00 0.00 0.00 100.00 13:16:18 13:00:01 7 0.02 0.00 0.00 0.02 0.00 99.97 13:16:18 13:01:01 all 0.11 0.00 0.01 0.00 0.01 99.88 13:16:18 13:01:01 0 0.00 0.00 0.00 0.00 0.00 100.00 13:16:18 13:01:01 1 0.07 0.00 0.03 0.00 0.02 99.88 13:16:18 13:01:01 2 0.80 0.00 0.00 0.00 0.02 99.19 13:16:18 13:01:01 3 0.00 0.00 0.02 0.00 0.00 99.98 13:16:18 13:01:01 4 0.02 0.00 0.00 0.02 0.00 99.97 13:16:18 13:01:01 5 0.00 0.00 0.00 0.00 0.00 100.00 13:16:18 13:01:01 6 0.00 0.00 0.00 0.00 0.00 100.00 13:16:18 13:01:01 7 0.00 0.00 0.00 0.00 0.02 99.98 13:16:18 13:16:18 13:01:01 CPU %user %nice %system %iowait %steal %idle 13:16:18 13:02:01 all 0.26 0.00 0.01 0.00 0.01 99.72 13:16:18 13:02:01 0 0.02 0.00 0.00 0.00 0.00 99.98 13:16:18 13:02:01 1 0.03 0.00 0.00 0.00 0.02 99.95 13:16:18 13:02:01 2 1.97 0.00 0.00 0.00 0.00 98.03 13:16:18 13:02:01 3 0.02 0.00 0.03 0.00 0.00 99.95 13:16:18 13:02:01 4 0.00 0.00 0.00 0.02 0.00 99.98 13:16:18 13:02:01 5 0.00 0.00 0.00 0.00 0.00 100.00 13:16:18 13:02:01 6 0.00 0.00 0.00 0.00 0.00 100.00 13:16:18 13:02:01 7 0.02 0.00 0.02 0.02 0.03 99.92 13:16:18 13:03:01 all 0.31 0.00 0.05 0.01 0.01 99.62 13:16:18 13:03:01 0 0.17 0.00 0.10 0.02 0.00 99.72 13:16:18 13:03:01 1 0.40 0.00 0.10 0.03 0.03 99.43 13:16:18 13:03:01 2 1.22 0.00 0.00 0.00 0.02 98.76 13:16:18 13:03:01 3 0.13 0.00 0.03 0.00 0.02 99.82 13:16:18 13:03:01 4 0.25 0.00 0.03 0.02 0.02 99.68 13:16:18 13:03:01 5 0.07 0.00 0.10 0.00 0.02 99.82 13:16:18 13:03:01 6 0.15 0.00 0.03 0.02 0.00 99.80 13:16:18 13:03:01 7 0.07 0.00 0.02 0.02 0.00 99.90 13:16:18 13:04:01 all 0.10 0.00 0.01 0.01 0.01 99.87 13:16:18 13:04:01 0 0.02 0.00 0.00 0.00 0.00 99.98 13:16:18 13:04:01 1 0.05 0.00 0.03 0.02 0.02 99.88 13:16:18 13:04:01 2 0.68 0.00 0.03 0.02 0.02 99.25 13:16:18 13:04:01 3 0.02 0.00 0.02 0.00 0.00 99.97 13:16:18 13:04:01 4 0.00 0.00 0.00 0.03 0.00 99.97 13:16:18 13:04:01 5 0.00 0.00 0.00 0.00 0.00 100.00 13:16:18 13:04:01 6 0.02 0.00 0.02 0.00 0.02 99.95 13:16:18 13:04:01 7 0.02 0.00 0.02 0.00 0.00 99.97 13:16:18 13:05:01 all 0.26 0.00 0.00 0.00 0.00 99.73 13:16:18 13:05:01 0 0.00 0.00 0.00 0.00 0.00 100.00 13:16:18 13:05:01 1 0.05 0.00 0.00 0.00 0.03 99.92 13:16:18 13:05:01 2 1.97 0.00 0.00 0.00 0.00 98.03 13:16:18 13:05:01 3 0.00 0.00 0.02 0.00 0.00 99.98 13:16:18 13:05:01 4 0.02 0.00 0.00 0.02 0.00 99.97 13:16:18 13:05:01 5 0.02 0.00 0.00 0.00 0.00 99.98 13:16:18 13:05:01 6 0.00 0.00 0.00 0.00 0.00 100.00 13:16:18 13:05:01 7 0.02 0.00 0.00 0.02 0.00 99.97 13:16:18 13:06:01 all 0.15 0.00 0.01 0.00 0.01 99.83 13:16:18 13:06:01 0 0.02 0.00 0.00 0.00 0.02 99.97 13:16:18 13:06:01 1 0.05 0.00 0.03 0.00 0.02 99.90 13:16:18 13:06:01 2 1.11 0.00 0.00 0.00 0.02 98.87 13:16:18 13:06:01 3 0.02 0.00 0.00 0.00 0.00 99.98 13:16:18 13:06:01 4 0.00 0.00 0.00 0.00 0.00 100.00 13:16:18 13:06:01 5 0.00 0.00 0.02 0.00 0.02 99.97 13:16:18 13:06:01 6 0.00 0.00 0.00 0.00 0.00 100.00 13:16:18 13:06:01 7 0.00 0.00 0.00 0.02 0.02 99.97 13:16:18 13:07:01 all 0.03 0.00 0.01 0.00 0.00 99.96 13:16:18 13:07:01 0 0.00 0.00 0.02 0.00 0.00 99.98 13:16:18 13:07:01 1 0.07 0.00 0.02 0.00 0.02 99.90 13:16:18 13:07:01 2 0.07 0.00 0.00 0.00 0.02 99.92 13:16:18 13:07:01 3 0.00 0.00 0.00 0.00 0.00 100.00 13:16:18 13:07:01 4 0.03 0.00 0.00 0.02 0.00 99.95 13:16:18 13:07:01 5 0.03 0.00 0.00 0.00 0.00 99.97 13:16:18 13:07:01 6 0.02 0.00 0.00 0.00 0.00 99.98 13:16:18 13:07:01 7 0.00 0.00 0.02 0.02 0.00 99.97 13:16:18 13:08:02 all 0.01 0.00 0.01 0.00 0.00 99.97 13:16:18 13:08:02 0 0.02 0.00 0.00 0.00 0.00 99.98 13:16:18 13:08:02 1 0.07 0.00 0.02 0.00 0.02 99.90 13:16:18 13:08:02 2 0.02 0.00 0.02 0.00 0.00 99.97 13:16:18 13:08:02 3 0.00 0.00 0.00 0.00 0.00 100.00 13:16:18 13:08:02 4 0.00 0.00 0.02 0.02 0.00 99.97 13:16:18 13:08:02 5 0.00 0.00 0.02 0.00 0.00 99.98 13:16:18 13:08:02 6 0.00 0.00 0.00 0.00 0.00 100.00 13:16:18 13:08:02 7 0.02 0.00 0.00 0.00 0.02 99.97 13:16:18 13:09:01 all 0.02 0.00 0.01 0.00 0.01 99.96 13:16:18 13:09:01 0 0.02 0.00 0.00 0.00 0.00 99.98 13:16:18 13:09:01 1 0.05 0.00 0.03 0.00 0.03 99.88 13:16:18 13:09:01 2 0.00 0.00 0.00 0.00 0.02 99.98 13:16:18 13:09:01 3 0.02 0.00 0.00 0.00 0.00 99.98 13:16:18 13:09:01 4 0.02 0.00 0.00 0.02 0.00 99.97 13:16:18 13:09:01 5 0.02 0.00 0.00 0.00 0.00 99.98 13:16:18 13:09:01 6 0.03 0.00 0.02 0.02 0.02 99.92 13:16:18 13:09:01 7 0.00 0.00 0.02 0.00 0.00 99.98 13:16:18 13:10:01 all 0.00 0.00 0.01 0.00 0.00 99.97 13:16:18 13:10:01 0 0.02 0.00 0.02 0.00 0.00 99.97 13:16:18 13:10:01 1 0.00 0.00 0.00 0.00 0.00 100.00 13:16:18 13:10:01 2 0.00 0.00 0.00 0.00 0.02 99.98 13:16:18 13:10:01 3 0.00 0.00 0.02 0.00 0.00 99.98 13:16:18 13:10:01 4 0.00 0.00 0.02 0.02 0.00 99.97 13:16:18 13:10:01 5 0.00 0.00 0.02 0.00 0.00 99.98 13:16:18 13:10:01 6 0.00 0.00 0.02 0.00 0.02 99.97 13:16:18 13:10:01 7 0.02 0.00 0.02 0.02 0.00 99.95 13:16:18 13:11:01 all 0.11 0.00 0.01 0.01 0.01 99.86 13:16:18 13:11:01 0 0.00 0.00 0.00 0.02 0.02 99.97 13:16:18 13:11:01 1 0.03 0.00 0.00 0.00 0.00 99.97 13:16:18 13:11:01 2 0.85 0.00 0.02 0.00 0.00 99.14 13:16:18 13:11:01 3 0.00 0.00 0.02 0.00 0.00 99.98 13:16:18 13:11:01 4 0.00 0.00 0.00 0.02 0.00 99.98 13:16:18 13:11:01 5 0.00 0.00 0.00 0.00 0.02 99.98 13:16:18 13:11:01 6 0.03 0.00 0.02 0.00 0.02 99.93 13:16:18 13:11:01 7 0.00 0.00 0.00 0.02 0.02 99.97 13:16:18 13:12:01 all 0.19 0.00 0.01 0.00 0.01 99.79 13:16:18 13:12:01 0 0.00 0.00 0.00 0.00 0.00 100.00 13:16:18 13:12:01 1 0.02 0.00 0.02 0.00 0.02 99.95 13:16:18 13:12:01 2 1.39 0.00 0.02 0.00 0.02 98.58 13:16:18 13:12:01 3 0.02 0.00 0.00 0.00 0.00 99.98 13:16:18 13:12:01 4 0.00 0.00 0.00 0.02 0.00 99.98 13:16:18 13:12:01 5 0.00 0.00 0.02 0.00 0.00 99.98 13:16:18 13:12:01 6 0.03 0.00 0.05 0.00 0.02 99.90 13:16:18 13:12:01 7 0.02 0.00 0.00 0.00 0.00 99.98 13:16:18 13:16:18 13:12:01 CPU %user %nice %system %iowait %steal %idle 13:16:18 13:13:01 all 0.01 0.00 0.00 0.01 0.00 99.97 13:16:18 13:13:01 0 0.02 0.00 0.00 0.02 0.00 99.97 13:16:18 13:13:01 1 0.03 0.00 0.00 0.00 0.00 99.97 13:16:18 13:13:01 2 0.00 0.00 0.00 0.00 0.02 99.98 13:16:18 13:13:01 3 0.00 0.00 0.00 0.02 0.00 99.98 13:16:18 13:13:01 4 0.02 0.00 0.00 0.03 0.00 99.95 13:16:18 13:13:01 5 0.00 0.00 0.00 0.00 0.00 100.00 13:16:18 13:13:01 6 0.02 0.00 0.03 0.00 0.02 99.93 13:16:18 13:13:01 7 0.02 0.00 0.00 0.00 0.00 99.98 13:16:18 13:14:01 all 0.02 0.00 0.01 0.01 0.01 99.95 13:16:18 13:14:01 0 0.02 0.00 0.03 0.02 0.02 99.92 13:16:18 13:14:01 1 0.05 0.00 0.00 0.00 0.00 99.95 13:16:18 13:14:01 2 0.00 0.00 0.00 0.00 0.00 100.00 13:16:18 13:14:01 3 0.02 0.00 0.00 0.00 0.02 99.97 13:16:18 13:14:01 4 0.02 0.00 0.02 0.03 0.00 99.93 13:16:18 13:14:01 5 0.02 0.00 0.00 0.00 0.02 99.97 13:16:18 13:14:01 6 0.03 0.00 0.00 0.00 0.03 99.93 13:16:18 13:14:01 7 0.02 0.00 0.03 0.00 0.00 99.95 13:16:18 13:15:01 all 0.01 0.00 0.01 0.01 0.01 99.96 13:16:18 13:15:01 0 0.02 0.00 0.02 0.00 0.00 99.97 13:16:18 13:15:01 1 0.02 0.00 0.02 0.00 0.02 99.95 13:16:18 13:15:01 2 0.00 0.00 0.00 0.00 0.02 99.98 13:16:18 13:15:01 3 0.02 0.00 0.02 0.02 0.00 99.95 13:16:18 13:15:01 4 0.00 0.00 0.00 0.03 0.02 99.95 13:16:18 13:15:01 5 0.00 0.00 0.02 0.00 0.00 99.98 13:16:18 13:15:01 6 0.02 0.00 0.03 0.00 0.02 99.93 13:16:18 13:15:01 7 0.00 0.00 0.00 0.00 0.00 100.00 13:16:18 13:16:01 all 0.48 0.00 0.20 0.00 0.01 99.30 13:16:18 13:16:01 0 0.83 0.00 0.22 0.00 0.00 98.95 13:16:18 13:16:01 1 0.58 0.00 0.18 0.02 0.00 99.22 13:16:18 13:16:01 2 0.47 0.00 0.18 0.00 0.02 99.33 13:16:18 13:16:01 3 0.23 0.00 0.17 0.00 0.00 99.60 13:16:18 13:16:01 4 0.15 0.00 0.12 0.02 0.00 99.72 13:16:18 13:16:01 5 0.35 0.00 0.22 0.00 0.00 99.43 13:16:18 13:16:01 6 0.68 0.00 0.23 0.00 0.02 99.07 13:16:18 13:16:01 7 0.57 0.00 0.30 0.00 0.02 99.12 13:16:18 Average: all 6.90 0.00 1.82 2.04 0.03 89.20 13:16:18 Average: 0 6.88 0.00 1.72 1.45 0.02 89.93 13:16:18 Average: 1 6.64 0.00 1.74 2.36 0.03 89.22 13:16:18 Average: 2 7.24 0.00 1.86 3.91 0.04 86.96 13:16:18 Average: 3 7.12 0.00 1.86 1.42 0.02 89.57 13:16:18 Average: 4 6.73 0.00 1.82 1.91 0.02 89.51 13:16:18 Average: 5 6.83 0.00 1.86 1.16 0.03 90.12 13:16:18 Average: 6 6.81 0.00 1.85 2.18 0.04 89.12 13:16:18 Average: 7 6.96 0.00 1.86 1.92 0.05 89.21 13:16:18 13:16:18 13:16:18