Pull request #4105 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 jim-wang-intel for edgexfoundry/edgex-go Obtained Jenkinsfile from d4e25229156db7662ebd247fa06e9b6c51b0ff66+062af8d3cd30019d44081b1021c6648b4b920d9b (6a2538d3de576945d1edd2d6a1131f6f370c0d18) 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-ssh3703785021361281817.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 2c432abcf2d142718d3fe157e81a44428d9b823e 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-ssh1259391717602227898.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 2c432abcf2d142718d3fe157e81a44428d9b823e 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-4105/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-4105/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh15484758981826349255.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-4105/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh4043754282427710740.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 2c432abcf2d142718d3fe157e81a44428d9b823e (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 2c432abcf2d142718d3fe157e81a44428d9b823e # timeout=10 Commit message: "Merge pull request #406 from ernestojeda/go.18-debug" > 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-ssh18115799540227537636.key > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision 6e371aaf151bd5004dee8fa40be4413046746612 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-4105/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-4105/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh313832702437174313.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 6e371aaf151bd5004dee8fa40be4413046746612 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 6e371aaf151bd5004dee8fa40be4413046746612 # timeout=10 Commit message: "Chore: Update global-jjb to the latest v0.79.1" > 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 2c432abcf2d142718d3fe157e81a44428d9b823e Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoParallel] RAW Config: [project:edgex-go, dockerFileGlobPath:cmd/**/Dockerfile, testScript:make test, buildScript:make build, publishSwaggerDocs:true, swaggerApiFolders:[openapi/v2], buildSnap:false] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[ubuntu20.04-docker-8c-8g, ubuntu20.04-docker-arm64-4c-16g]] [Pipeline] echo ========================================================= [edgeXBuildGoParallel] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: edgex-go-settings PROJECT: edgex-go USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.18 USE_ALPINE: true DOCKER_FILE_GLOB: cmd/**/Dockerfile DOCKER_IMAGE_NAME_PREFIX: DOCKER_IMAGE_NAME_SUFFIX: DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_BUILD_IMAGE_TARGET: builder DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: true SEMVER_BUMP_LEVEL: pre PUBLISH_SWAGGER_DOCS: true SWAGGER_API_FOLDERS: openapi/v2 BUILD_SNAP: false BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org SNYK_DEBUG: false [Pipeline] node Still waiting to schedule task Waiting for next available executor on ‘ubuntu20.04-docker-8c-8g’ Running on prd-ubuntu20.04-docker-8c-8g-21389 in /w/workspace/edgexfoundry_edgex-go_PR-4105 [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/4105/head:refs/remotes/origin/PR-4105 +refs/heads/main:refs/remotes/origin/main # timeout=10 Merging remotes/origin/main commit 062af8d3cd30019d44081b1021c6648b4b920d9b into PR head commit d4e25229156db7662ebd247fa06e9b6c51b0ff66 Merge succeeded, producing d4e25229156db7662ebd247fa06e9b6c51b0ff66 Checking out Revision d4e25229156db7662ebd247fa06e9b6c51b0ff66 (PR-4105) > git config core.sparsecheckout # timeout=10 > git checkout -f d4e25229156db7662ebd247fa06e9b6c51b0ff66 # 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 062af8d3cd30019d44081b1021c6648b4b920d9b # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f d4e25229156db7662ebd247fa06e9b6c51b0ff66 # timeout=10 Commit message: "feat: testing on bumping up go mod versions" First time build. Skipping changelog. > git --version # timeout=10 > git --version # 'git version 2.25.1' fatal: bad object 2c432abcf2d142718d3fe157e81a44428d9b823e [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 18:28:12 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 18:28:13 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 18:28:13 ========================================================= 18:28:13 EdgeX Global Pipelines Version Info 18:28:13 ========================================================= [Pipeline] libraryResource [Pipeline] sh 18:28:14 ------------------- 18:28:14 stable info: 18:28:14 ------------------- 18:28:14 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 18:28:14 Commit SHA: 2c432abcf2d142718d3fe157e81a44428d9b823e 18:28:14 Message: update stable to v1.0.238 18:28:14 ------------------- 18:28:14 experimental info: 18:28:14 ------------------- 18:28:14 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 18:28:14 Commit SHA: 2c432abcf2d142718d3fe157e81a44428d9b823e 18:28:14 Message: update experimental to v1.0.238 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 18:28:15 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-go-settings [Pipeline] echo 18:28:15 [edgeXSetupEnvironment]: set envvar PROJECT = edgex-go [Pipeline] echo 18:28:15 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 18:28:15 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 18:28:15 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 18:28:15 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.18 [Pipeline] echo 18:28:15 [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo 18:28:15 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_GLOB = cmd/**/Dockerfile [Pipeline] echo 18:28:15 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_PREFIX = [Pipeline] echo 18:28:15 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_SUFFIX = [Pipeline] echo 18:28:15 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 18:28:15 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 18:28:15 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 18:28:15 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 18:28:15 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 18:28:15 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 18:28:15 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 18:28:15 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 18:28:15 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo 18:28:15 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v2 [Pipeline] echo 18:28:15 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 18:28:15 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 18:28:15 [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo 18:28:15 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-4105 [Pipeline] echo 18:28:15 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-4105 [Pipeline] echo 18:28:15 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-4105 [Pipeline] echo 18:28:16 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = d4e25229156db7662ebd247fa06e9b6c51b0ff66 [Pipeline] echo 18:28:16 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = d4e2522 [Pipeline] echo 18:28:16 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 18:28:16 provisioning config files... 18:28:16 copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/1@tmp/config3004559796959448172tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 18:28:16 ---> docker-login.sh 18:28:16 nexus3.edgexfoundry.org:10001 18:28:16 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 18:28:17 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 18:28:17 Configure a credential helper to remove this warning. See 18:28:17 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 18:28:17 18:28:17 Login Succeeded 18:28:17 nexus3.edgexfoundry.org:10002 18:28:17 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 18:28:17 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 18:28:17 Configure a credential helper to remove this warning. See 18:28:17 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 18:28:17 18:28:17 Login Succeeded 18:28:17 nexus3.edgexfoundry.org:10003 18:28:17 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 18:28:17 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 18:28:17 Configure a credential helper to remove this warning. See 18:28:17 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 18:28:17 18:28:17 Login Succeeded 18:28:17 nexus3.edgexfoundry.org:10004 18:28:17 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 18:28:17 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 18:28:17 Configure a credential helper to remove this warning. See 18:28:17 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 18:28:17 18:28:17 Login Succeeded 18:28:17 docker.io 18:28:17 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 18:28:17 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 18:28:17 Configure a credential helper to remove this warning. See 18:28:17 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 18:28:17 18:28:17 Login Succeeded 18:28:17 ---> docker-login.sh ends [Pipeline] } 18:28:17 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 18:28:18 + ls cmd/core-command/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 cmd/sys-mgmt-agent/Dockerfile 18:28:18 + dirname cmd/core-command/Dockerfile 18:28:18 + cut -d/ -f2 18:28:18 + echo core-command,cmd/core-command/Dockerfile 18:28:18 + dirname cmd/core-data/Dockerfile 18:28:18 + cut -d/ -f2 18:28:18 + echo core-data,cmd/core-data/Dockerfile 18:28:18 + dirname cmd/core-metadata/Dockerfile 18:28:18 + cut -d/ -f2 18:28:18 + echo core-metadata,cmd/core-metadata/Dockerfile 18:28:18 + dirname cmd/security-bootstrapper/Dockerfile 18:28:18 + cut -d/ -f2 18:28:18 + echo security-bootstrapper,cmd/security-bootstrapper/Dockerfile 18:28:18 + dirname cmd/security-proxy-setup/Dockerfile 18:28:18 + cut -d/ -f2 18:28:18 + echo security-proxy-setup,cmd/security-proxy-setup/Dockerfile 18:28:18 + dirname cmd/security-secretstore-setup/Dockerfile 18:28:18 + cut -d/ -f2 18:28:18 + echo security-secretstore-setup,cmd/security-secretstore-setup/Dockerfile 18:28:18 + dirname cmd/security-spiffe-token-provider/Dockerfile 18:28:18 + cut -d/ -f2 18:28:18 + echo security-spiffe-token-provider,cmd/security-spiffe-token-provider/Dockerfile 18:28:18 + dirname cmd/security-spire-agent/Dockerfile 18:28:18 + cut -d/ -f2 18:28:18 + echo security-spire-agent,cmd/security-spire-agent/Dockerfile 18:28:18 + dirname cmd/security-spire-config/Dockerfile+ 18:28:18 cut -d/ -f2 18:28:18 + echo security-spire-config,cmd/security-spire-config/Dockerfile 18:28:18 + dirname cmd/security-spire-server/Dockerfile 18:28:18 + cut -d/ -f2 18:28:18 + echo security-spire-server,cmd/security-spire-server/Dockerfile 18:28:18 + dirname cmd/support-notifications/Dockerfile 18:28:18 + cut -d/ -f2 18:28:18 + echo support-notifications,cmd/support-notifications/Dockerfile 18:28:18 + dirname cmd/support-scheduler/Dockerfile 18:28:18 + cut -d/ -f2 18:28:18 + echo support-scheduler,cmd/support-scheduler/Dockerfile 18:28:18 + + dirname cmd/sys-mgmt-agent/Dockerfile 18:28:18 cut -d/ -f2 18:28:18 + echo sys-mgmt-agent,cmd/sys-mgmt-agent/Dockerfile [Pipeline] echo 18:28:18 Generate Dockers from filesystem: [[image:core-command, dockerfile:cmd/core-command/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], [image:sys-mgmt-agent, dockerfile:cmd/sys-mgmt-agent/Dockerfile]] [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh 18:28:18 + git rev-list -1 --merges d4e25229156db7662ebd247fa06e9b6c51b0ff66~1..d4e25229156db7662ebd247fa06e9b6c51b0ff66 [Pipeline] echo 18:28:18 -----------> git rev-list -1 --merges d4e25229156db7662ebd247fa06e9b6c51b0ff66~1..d4e25229156db7662ebd247fa06e9b6c51b0ff66 d4e25229156db7662ebd247fa06e9b6c51b0ff66 [false] [Pipeline] sh 18:28:19 + git log --format=format:%s -1 d4e25229156db7662ebd247fa06e9b6c51b0ff66 [Pipeline] echo 18:28:19 ========================================================= 18:28:19 [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] 18:28:19 ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] sh 18:28:19 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 18:28:19 + grep -v github /etc/ssh/ssh_known_hosts 18:28:19 + [ -e /tmp/ssh_known_hosts ] 18:28:19 + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts 18:28:19 + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= 18:28:19 + sudo tee -a /etc/ssh/ssh_known_hosts 18:28:19 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:28:20 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 18:28:20 18:28:20 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:28:20 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 18:28:20 0.1.4: Pulling from edgex-devops/py-git-semver 18:28:20 b85a868b505f: Pulling fs layer 18:28:20 e2be974225ed: Pulling fs layer 18:28:20 339a4e72a1f5: Pulling fs layer 18:28:20 988bab9f4d93: Pulling fs layer 18:28:20 1469e6f7b9e6: Pulling fs layer 18:28:20 eaf3925da568: Pulling fs layer 18:28:20 bab4dde63d76: Pulling fs layer 18:28:20 bde34c3a00c8: Pulling fs layer 18:28:20 b352a97aabf1: Pulling fs layer 18:28:20 4872d77fe225: Pulling fs layer 18:28:20 5851b861e8e6: Pulling fs layer 18:28:20 988bab9f4d93: Waiting 18:28:20 1469e6f7b9e6: Waiting 18:28:20 eaf3925da568: Waiting 18:28:20 bab4dde63d76: Waiting 18:28:20 bde34c3a00c8: Waiting 18:28:20 b352a97aabf1: Waiting 18:28:20 4872d77fe225: Waiting 18:28:20 5851b861e8e6: Waiting 18:28:20 e2be974225ed: Download complete 18:28:20 988bab9f4d93: Verifying Checksum 18:28:20 988bab9f4d93: Download complete 18:28:20 339a4e72a1f5: Verifying Checksum 18:28:20 1469e6f7b9e6: Verifying Checksum 18:28:20 339a4e72a1f5: Download complete 18:28:20 1469e6f7b9e6: Download complete 18:28:20 eaf3925da568: Verifying Checksum 18:28:20 eaf3925da568: Download complete 18:28:20 bde34c3a00c8: Download complete 18:28:20 b352a97aabf1: Verifying Checksum 18:28:20 b352a97aabf1: Download complete 18:28:20 4872d77fe225: Verifying Checksum 18:28:20 4872d77fe225: Download complete 18:28:20 5851b861e8e6: Verifying Checksum 18:28:20 5851b861e8e6: Download complete 18:28:20 b85a868b505f: Download complete 18:28:21 bab4dde63d76: Verifying Checksum 18:28:21 bab4dde63d76: Download complete 18:28:22 b85a868b505f: Pull complete 18:28:22 e2be974225ed: Pull complete 18:28:23 339a4e72a1f5: Pull complete 18:28:23 988bab9f4d93: Pull complete 18:28:23 1469e6f7b9e6: Pull complete 18:28:23 eaf3925da568: Pull complete 18:28:25 bab4dde63d76: Pull complete 18:28:25 bde34c3a00c8: Pull complete 18:28:25 b352a97aabf1: Pull complete 18:28:25 4872d77fe225: Pull complete 18:28:25 5851b861e8e6: Pull complete 18:28:25 Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 18:28:25 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 18:28:25 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 18:28:25 prd-ubuntu20.04-docker-8c-8g-21389 does not seem to be running inside a container 18:28:25 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 18:28:27 $ docker top 0d90b6f37de5f573d0f54623fe98e0a73ce7d27410a5465a4ea2013eb3db1a73 -eo pid,comm 18:28:27 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). 18:28:27 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 18:28:27 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 18:28:27 [ssh-agent] Looking for ssh-agent implementation... 18:28:27 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 18:28:27 $ docker exec 0d90b6f37de5f573d0f54623fe98e0a73ce7d27410a5465a4ea2013eb3db1a73 ssh-agent 18:28:27 SSH_AUTH_SOCK=/tmp/ssh-9bxXATeRKDAj/agent.33 18:28:27 SSH_AGENT_PID=39 18:28:27 Running ssh-add (command line suppressed) 18:28:28 Identity added: /w/workspace/edgex-go/1@tmp/private_key_8398233215189798629.key (/w/workspace/edgex-go/1@tmp/private_key_8398233215189798629.key) 18:28:28 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 18:28:28 + git tag --points-at HEAD [Pipeline] } 18:28:28 $ docker exec --env ******** --env ******** 0d90b6f37de5f573d0f54623fe98e0a73ce7d27410a5465a4ea2013eb3db1a73 ssh-agent -k 18:28:28 unset SSH_AUTH_SOCK; 18:28:28 unset SSH_AGENT_PID; 18:28:28 echo Agent pid 39 killed; 18:28:28 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 18:28:28 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 18:28:28 [ssh-agent] Looking for ssh-agent implementation... 18:28:28 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 18:28:28 $ docker exec 0d90b6f37de5f573d0f54623fe98e0a73ce7d27410a5465a4ea2013eb3db1a73 ssh-agent 18:28:28 SSH_AUTH_SOCK=/tmp/ssh-Rz3q4RulxXfC/agent.72 18:28:28 SSH_AGENT_PID=78 18:28:28 Running ssh-add (command line suppressed) 18:28:29 Identity added: /w/workspace/edgex-go/1@tmp/private_key_6714439417006231284.key (/w/workspace/edgex-go/1@tmp/private_key_6714439417006231284.key) 18:28:29 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 18:28:29 + git semver init 18:28:29 2022-07-28 18:28:29,625 [run_init] DEBUG init version:0.0.0 force:False 18:28:29 2022-07-28 18:28:29,626 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/edgex-go/1/.semver 18:28:29 2022-07-28 18:28:29,626 [execute] INFO git clone -b semver git@github.com:edgexfoundry/edgex-go.git /w/workspace/edgex-go/1/.semver 18:28:29 2022-07-28 18:28:29,627 [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) 18:28:33 2022-07-28 18:28:33,835 [append_file] DEBUG append to file:/w/workspace/edgex-go/1/.git/info/exclude 18:28:33 2022-07-28 18:28:33,836 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/edgex-go/1/.semver/PR-4105 with force:False 18:28:33 2022-07-28 18:28:33,836 [write_file] DEBUG write to file:/w/workspace/edgex-go/1/.semver/PR-4105 18:28:33 2022-07-28 18:28:33,840 [execute] INFO git cat-file --batch-check 18:28:33 2022-07-28 18:28:33,840 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgex-go/1/.semver, universal_newlines=False, shell=None, istream=) 18:28:33 2022-07-28 18:28:33,845 [execute] INFO git cat-file --batch 18:28:33 2022-07-28 18:28:33,845 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgex-go/1/.semver, universal_newlines=False, shell=None, istream=) 18:28:33 2022-07-28 18:28:33,850 [read_version] DEBUG read version from /w/workspace/edgex-go/1/.semver/PR-4105 18:28:33 0.0.0 [Pipeline] } 18:28:33 $ docker exec --env ******** --env ******** 0d90b6f37de5f573d0f54623fe98e0a73ce7d27410a5465a4ea2013eb3db1a73 ssh-agent -k 18:28:34 unset SSH_AUTH_SOCK; 18:28:34 unset SSH_AGENT_PID; 18:28:34 echo Agent pid 78 killed; 18:28:34 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 18:28:34 + git semver [Pipeline] } 18:28:34 $ docker stop --time=1 0d90b6f37de5f573d0f54623fe98e0a73ce7d27410a5465a4ea2013eb3db1a73 18:28:36 $ docker rm -f 0d90b6f37de5f573d0f54623fe98e0a73ce7d27410a5465a4ea2013eb3db1a73 [Pipeline] // withDockerContainer [Pipeline] sh 18:28:36 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 18:28:36 Stashed 1 file(s) [Pipeline] echo 18:28:36 [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 18:28:37 + git config --global --add safe.directory /w/workspace/edgex-go/1 [Pipeline] echo 18:28:37 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 18:28:37 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 18:28:37 ========================================================= 18:28:37 [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine] 18:28:37 ========================================================= [Pipeline] fileExists [Pipeline] sh 18:28:38 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine 18:28:38 1.18-alpine: Pulling from edgex-devops/edgex-golang-base 18:28:38 2408cc74d12b: Pulling fs layer 18:28:38 ea60b727a1ce: Pulling fs layer 18:28:38 30c4a7721957: Pulling fs layer 18:28:38 370296b7ddb6: Pulling fs layer 18:28:38 7c6cee850709: Pulling fs layer 18:28:38 39a5fcdaea64: Pulling fs layer 18:28:38 d94ebbe4e438: Pulling fs layer 18:28:38 bcfd1f05c69d: Pulling fs layer 18:28:38 59ccb84bbe0f: Pulling fs layer 18:28:38 370296b7ddb6: Waiting 18:28:38 39a5fcdaea64: Waiting 18:28:38 d94ebbe4e438: Waiting 18:28:38 bcfd1f05c69d: Waiting 18:28:38 7c6cee850709: Waiting 18:28:38 59ccb84bbe0f: Waiting 18:28:38 30c4a7721957: Verifying Checksum 18:28:38 30c4a7721957: Download complete 18:28:38 ea60b727a1ce: Download complete 18:28:38 7c6cee850709: Verifying Checksum 18:28:38 7c6cee850709: Download complete 18:28:38 2408cc74d12b: Verifying Checksum 18:28:38 2408cc74d12b: Download complete 18:28:38 39a5fcdaea64: Download complete 18:28:38 d94ebbe4e438: Verifying Checksum 18:28:38 d94ebbe4e438: Download complete 18:28:38 2408cc74d12b: Pull complete 18:28:38 ea60b727a1ce: Pull complete 18:28:38 30c4a7721957: Pull complete 18:28:38 59ccb84bbe0f: Verifying Checksum 18:28:38 59ccb84bbe0f: Download complete 18:28:38 bcfd1f05c69d: Verifying Checksum 18:28:38 bcfd1f05c69d: Download complete 18:28:39 370296b7ddb6: Verifying Checksum 18:28:39 370296b7ddb6: Download complete 18:28:43 370296b7ddb6: Pull complete 18:28:43 7c6cee850709: Pull complete 18:28:43 39a5fcdaea64: Pull complete 18:28:43 d94ebbe4e438: Pull complete 18:28:45 bcfd1f05c69d: Pull complete 18:28:46 59ccb84bbe0f: Pull complete 18:28:46 Digest: sha256:b7a3521351a9cbc7ce2a60b0b0d40edf4ed6cc338df7dc09f1589c9a81f0a497 18:28:46 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine 18:28:46 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine [Pipeline] fileExists [Pipeline] sh 18:28:46 + echo FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine 18:28:46 WORKDIR /edgex 18:28:46 COPY go.mod . 18:28:46 RUN go mod download 18:28:46 + docker build -t ci-base-image-x86_64 -f - . 18:28:47 Sending build context to Docker daemon 335.3MB 18:28:47 Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine 18:28:47 ---> a4fb48ad2a94 18:28:47 Step 2/4 : WORKDIR /edgex 18:28:50 ---> Running in 3720e76ef6df 18:28:50 Removing intermediate container 3720e76ef6df 18:28:50 ---> 493aba6a2fa1 18:28:50 Step 3/4 : COPY go.mod . 18:28:50 ---> 99dd20dc77a0 18:28:50 Step 4/4 : RUN go mod download 18:28:50 ---> Running in d4a156216859 18:28:52 Still waiting to schedule task 18:28:52 Waiting for next available executor on ‘ubuntu20.04-docker-arm64-4c-16g’ 18:29:02 Removing intermediate container d4a156216859 18:29:02 ---> fa93b1eecc36 18:29:02 Successfully built fa93b1eecc36 18:29:02 Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:29:03 + docker inspect -f . ci-base-image-x86_64 18:29:03 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 18:29:03 prd-ubuntu20.04-docker-8c-8g-21389 does not seem to be running inside a container 18:29:03 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 18:29:03 $ docker top b7aac6daf0f28403e42d68a1d167273f0c5bdb3b2f2e7450882da68f4d85af97 -eo pid,comm [Pipeline] { [Pipeline] sh 18:29:04 + go version 18:29:04 go version go1.18.3 linux/amd64 [Pipeline] } 18:29:04 $ docker stop --time=1 b7aac6daf0f28403e42d68a1d167273f0c5bdb3b2f2e7450882da68f4d85af97 18:29:05 $ docker rm -f b7aac6daf0f28403e42d68a1d167273f0c5bdb3b2f2e7450882da68f4d85af97 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:29:06 + docker inspect -f . ci-base-image-x86_64 18:29:06 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 18:29:06 prd-ubuntu20.04-docker-8c-8g-21389 does not seem to be running inside a container 18:29:06 $ docker run -t -d -u 1001:1001 -u 0:0 -v /var/run/docker.sock:/var/run/docker.sock --privileged -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 18:29:06 $ docker top ca39817aae20de9d822ce483d2a5b664344fb43f0dded9b9d2fea32313cae70b -eo pid,comm [Pipeline] { [Pipeline] echo 18:29:06 ========================================================= 18:29:06 [edgeXBuildGoParallel] Running Tests and Build... 18:29:06 ========================================================= [Pipeline] sh 18:29:07 + git config --global --add safe.directory /w/workspace/edgex-go/1 [Pipeline] fileExists [Pipeline] sh 18:29:07 + make test 18:29:07 GO111MODULE=on go test -race -coverprofile=coverage.out ./... 18:29:14 ? github.com/edgexfoundry/edgex-go [no test files] 18:29:26 ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] 18:29:26 ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] 18:29:26 ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] 18:29:26 ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] 18:29:26 ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] 18:29:26 ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] 18:29:26 ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-setup [no test files] 18:29:26 ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] 18:29:26 ? github.com/edgexfoundry/edgex-go/cmd/security-spiffe-token-provider [no test files] 18:29:26 ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] 18:29:26 ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] 18:29:26 ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-agent [no test files] 18:29:26 ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-executor [no test files] 18:29:26 ? github.com/edgexfoundry/edgex-go/internal [no test files] 18:29:26 ? github.com/edgexfoundry/edgex-go/internal/core/command [no test files] 18:29:27 ok github.com/edgexfoundry/edgex-go/internal/core/command/application 0.061s coverage: 28.7% of statements 18:29:27 ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] 18:29:27 ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] 18:29:27 ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 0.093s coverage: 98.5% of statements 18:29:27 ? github.com/edgexfoundry/edgex-go/internal/core/data [no test files] 18:29:28 ok github.com/edgexfoundry/edgex-go/internal/core/data/application 0.122s coverage: 54.2% of statements 18:29:28 ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] 18:29:28 ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] 18:29:32 ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 3.745s coverage: 89.2% of statements 18:29:32 ? github.com/edgexfoundry/edgex-go/internal/core/data/controller/messaging [no test files] 18:29:32 ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] 18:29:32 ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks [no test files] 18:29:32 ok github.com/edgexfoundry/edgex-go/internal/core/data/messaging 1.089s coverage: 83.8% of statements 18:29:32 ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] 18:29:32 ? github.com/edgexfoundry/edgex-go/internal/core/metadata [no test files] 18:29:32 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/application [no test files] 18:29:32 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] 18:29:32 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] 18:29:32 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 0.481s coverage: 95.6% of statements 18:29:32 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] 18:29:32 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks [no test files] 18:29:32 ok github.com/edgexfoundry/edgex-go/internal/io 0.053s coverage: 72.2% of statements 18:29:32 ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] 18:29:32 ? github.com/edgexfoundry/edgex-go/internal/pkg/application [no test files] 18:29:32 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers [no test files] 18:29:32 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] 18:29:32 ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] 18:29:32 ok github.com/edgexfoundry/edgex-go/internal/pkg/controller/http 0.085s coverage: 60.0% of statements 18:29:32 ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] 18:29:32 ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] 18:29:32 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] 18:29:32 ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 0.061s coverage: 0.9% of statements 18:29:32 ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] 18:29:32 ok github.com/edgexfoundry/edgex-go/internal/pkg/telemetry 0.059s coverage: 58.8% of statements 18:29:32 ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 0.106s coverage: 29.6% of statements 18:29:32 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] 18:29:32 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.084s coverage: 47.1% of statements 18:29:32 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 0.067s coverage: 79.5% of statements 18:29:32 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.083s coverage: 94.1% of statements 18:29:32 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.070s coverage: 96.3% of statements 18:29:32 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.058s coverage: 87.5% of statements 18:29:37 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 12.069s coverage: 94.4% of statements 18:29:37 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/ping 0.053s coverage: 44.8% of statements 18:29:42 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 13.208s coverage: 82.4% of statements 18:29:42 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] 18:29:51 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 22.078s coverage: 92.9% of statements 18:29:51 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] 18:29:51 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] 18:29:51 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] 18:29:51 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 0.024s coverage: 65.1% of statements 18:29:51 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] 18:29:51 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] 18:29:51 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] 18:29:51 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] 18:29:51 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] 18:29:51 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 11.078s coverage: 87.2% of statements 18:29:51 ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] 18:29:51 ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] 18:29:51 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.054s coverage: 100.0% of statements 18:29:51 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] 18:29:51 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.084s coverage: 58.8% of statements 18:29:51 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/common [no test files] 18:29:51 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.065s coverage: 80.0% of statements 18:29:51 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/jwt 0.063s coverage: 87.2% of statements 18:29:51 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/oauth2 0.085s coverage: 85.4% of statements 18:29:51 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.233s coverage: 91.2% of statements 18:29:51 ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] 18:29:51 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 0.168s coverage: 64.4% of statements 18:29:51 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] 18:29:51 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] 18:29:51 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.062s coverage: 100.0% of statements 18:29:51 ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.040s coverage: 89.4% of statements 18:29:51 ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.045s coverage: 100.0% of statements 18:29:51 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.028s coverage: 73.7% of statements 18:29:51 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.035s coverage: 100.0% of statements 18:29:51 ok github.com/edgexfoundry/edgex-go/internal/security/proxy 0.326s coverage: 66.1% of statements 18:29:51 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/config [no test files] 18:29:51 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/container [no test files] 18:29:51 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/models [no test files] 18:29:51 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.173s coverage: 43.8% of statements 18:29:51 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] 18:29:51 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] 18:29:51 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 0.066s coverage: 89.5% of statements 18:29:51 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] 18:29:51 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 0.055s coverage: 84.8% of statements 18:29:51 ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider [no test files] 18:29:51 ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/config [no test files] 18:29:51 ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/container [no test files] 18:29:51 ? github.com/edgexfoundry/edgex-go/internal/support/notifications [no test files] 18:29:51 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 6.079s coverage: 17.7% of statements 18:29:51 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel [no test files] 18:29:51 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks [no test files] 18:29:51 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] 18:29:51 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] 18:29:51 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 0.171s coverage: 92.3% of statements 18:29:51 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] 18:29:51 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks [no test files] 18:29:51 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler [no test files] 18:29:51 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/application [no test files] 18:29:51 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/scheduler 0.063s coverage: 63.2% of statements 18:29:51 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] 18:29:51 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] 18:29:51 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 0.101s coverage: 97.7% of statements 18:29:51 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] 18:29:51 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks [no test files] 18:29:51 ? github.com/edgexfoundry/edgex-go/internal/system/agent [no test files] 18:29:51 ? github.com/edgexfoundry/edgex-go/internal/system/agent/application [no test files] 18:29:51 ok github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct 0.053s coverage: 28.9% of statements 18:29:51 ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct/config [no test files] 18:29:51 ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/executor [no test files] 18:29:51 ? github.com/edgexfoundry/edgex-go/internal/system/agent/config [no test files] 18:29:51 ? github.com/edgexfoundry/edgex-go/internal/system/agent/container [no test files] 18:29:51 ? github.com/edgexfoundry/edgex-go/internal/system/agent/controller/http [no test files] 18:29:51 ? github.com/edgexfoundry/edgex-go/internal/system/agent/interfaces [no test files] 18:29:51 ok github.com/edgexfoundry/edgex-go/internal/system/agent/response 0.054s coverage: 100.0% of statements 18:29:51 ok github.com/edgexfoundry/edgex-go/internal/system/executor 0.033s coverage: 96.9% of statements 18:29:51 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 18:30:13 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." 18:30:13 GO111MODULE=on go vet ./... 18:30:15 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 18:30:15 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 18:30:15 ./bin/test-attribution-txt.sh 18:30:15 An attribution for github.com/klauspost/compress is missing from Attribution.txt, please add 18:30:15 An attribution for github.com/minio/highwayhash is missing from Attribution.txt, please add 18:30:15 An attribution for github.com/nats-io/jwt/v2 is missing from Attribution.txt, please add 18:30:15 An attribution for github.com/nats-io/nats.go is missing from Attribution.txt, please add 18:30:15 An attribution for github.com/nats-io/nkeys is missing from Attribution.txt, please add 18:30:15 An attribution for github.com/nats-io/nuid is missing from Attribution.txt, please add 18:30:15 An attribution for golang.org/x/time is missing from Attribution.txt, please add [Pipeline] echo 18:30:15 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] sh 18:30:16 + ls -al . 18:30:16 total 688 18:30:16 drwxrwxr-x 10 1001 1001 4096 Jul 28 18:29 . 18:30:16 drwxr-xr-x 4 root root 4096 Jul 28 18:29 .. 18:30:16 -rw-rw-r-- 1 1001 1001 11 Jul 28 18:28 .dockerignore 18:30:16 drwxrwxr-x 8 1001 1001 4096 Jul 28 18:29 .git 18:30:16 drwxrwxr-x 3 1001 1001 4096 Jul 28 18:28 .github 18:30:16 -rw-rw-r-- 1 1001 1001 1030 Jul 28 18:28 .gitignore 18:30:16 -rw-rw-r-- 1 1001 1001 42 Jul 28 18:28 .golangci.yml 18:30:16 -rw-rw-r-- 1 1001 1001 87 Jul 28 18:28 .hadolint.yml 18:30:16 drwxr-xr-x 3 1001 1001 4096 Jul 28 18:28 .semver 18:30:16 -rw-rw-r-- 1 1001 1001 166 Jul 28 18:28 .sonarcloud.properties 18:30:16 -rw-rw-r-- 1 1001 1001 1171 Jul 28 18:28 ADOPTERS.md 18:30:16 -rw-rw-r-- 1 1001 1001 10347 Jul 28 18:28 Attribution.txt 18:30:16 -rw-rw-r-- 1 1001 1001 63209 Jul 28 18:28 CHANGELOG.md 18:30:16 -rw-rw-r-- 1 1001 1001 3804 Jul 28 18:28 CONTRIBUTING.md 18:30:16 -rw-rw-r-- 1 1001 1001 677 Jul 28 18:28 GOVERNANCE.md 18:30:16 -rw-rw-r-- 1 1001 1001 850 Jul 28 18:28 Jenkinsfile 18:30:16 -rw-rw-r-- 1 1001 1001 10775 Jul 28 18:28 LICENSE 18:30:16 -rw-rw-r-- 1 1001 1001 10350 Jul 28 18:28 Makefile 18:30:16 -rw-rw-r-- 1 1001 1001 582 Jul 28 18:28 OWNERS.md 18:30:16 -rw-rw-r-- 1 1001 1001 9094 Jul 28 18:28 README.md 18:30:16 -rw-rw-r-- 1 1001 1001 6912 Jul 28 18:28 SECURITY.md 18:30:16 -rw-rw-r-- 1 1001 1001 5 Jul 28 18:28 VERSION 18:30:16 -rw-rw-r-- 1 1001 1001 4131 Jul 28 18:28 ZMQWindows.md 18:30:16 drwxrwxr-x 2 1001 1001 4096 Jul 28 18:28 bin 18:30:16 drwxrwxr-x 18 1001 1001 4096 Jul 28 18:28 cmd 18:30:16 -rw-r--r-- 1 root root 436144 Jul 28 18:29 coverage.out 18:30:16 -rw-rw-r-- 1 1001 1001 3681 Jul 28 18:28 go.mod 18:30:16 -rw-rw-r-- 1 1001 1001 38033 Jul 28 18:28 go.sum 18:30:16 drwxrwxr-x 8 1001 1001 4096 Jul 28 18:28 internal 18:30:16 drwxrwxr-x 3 1001 1001 4096 Jul 28 18:28 openapi 18:30:16 drwxrwxr-x 4 1001 1001 4096 Jul 28 18:28 snap 18:30:16 -rw-rw-r-- 1 1001 1001 204 Jul 28 18:28 version.go [Pipeline] sh 18:30:16 + '[' -e coverage.out ] 18:30:16 + chown 1001:1001 coverage.out [Pipeline] stash 18:30:16 Stashed 1 file(s) [Pipeline] sh 18:30:16 + make build 18:30:16 CGO_ENABLED=1 GO111MODULE=on go build -tags "non_delayedstart" -ldflags "-linkmode=external -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -buildmode=pie -o cmd/core-data/core-data ./cmd/core-data 18:30:28 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus 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 18:30:38 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus 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 18:30:39 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/support-notifications/support-notifications ./cmd/support-notifications 18:30:48 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/sys-mgmt-executor/sys-mgmt-executor ./cmd/sys-mgmt-executor 18:30:48 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/sys-mgmt-agent/sys-mgmt-agent ./cmd/sys-mgmt-agent 18:30:48 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler 18:30:49 CGO_ENABLED=0 GO111MODULE=on 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 18:30:50 CGO_ENABLED=0 GO111MODULE=on 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 18:30:52 CGO_ENABLED=0 GO111MODULE=on 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 18:30:52 CGO_ENABLED=0 GO111MODULE=on 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 18:30:53 CGO_ENABLED=0 GO111MODULE=on 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 18:30:55 CGO_ENABLED=0 GO111MODULE=on 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] } 18:30:56 $ docker stop --time=1 ca39817aae20de9d822ce483d2a5b664344fb43f0dded9b9d2fea32313cae70b 18:30:59 $ docker rm -f ca39817aae20de9d822ce483d2a5b664344fb43f0dded9b9d2fea32313cae70b [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:31:00 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 18:31:00 18:31:00 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:31:00 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 18:31:00 latest: Pulling from edgex-devops/edgex-compose 18:31:00 cbdbe7a5bc2a: Pulling fs layer 18:31:00 ca9280d653b3: Pulling fs layer 18:31:00 7e9c9ca2126c: Pulling fs layer 18:31:00 cbdbe7a5bc2a: Verifying Checksum 18:31:00 cbdbe7a5bc2a: Download complete 18:31:00 cbdbe7a5bc2a: Pull complete 18:31:00 ca9280d653b3: Download complete 18:31:01 7e9c9ca2126c: Download complete 18:31:01 ca9280d653b3: Pull complete 18:31:04 7e9c9ca2126c: Pull complete 18:31:04 Digest: sha256:b7ff7cefa661cf441350a7c60c0e16dc22b011826ae41e7b448230bdfa9ba816 18:31:04 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 18:31:04 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 18:31:05 prd-ubuntu20.04-docker-8c-8g-21389 does not seem to be running inside a container 18:31:05 $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest cat 18:31:06 $ docker top 982d268467c0ca8810ac6cb7d06b7ea72112d5341cf4bd4e5568af2c01236037 -eo pid,comm [Pipeline] { [Pipeline] sh 18:31:07 + grep parallel 18:31:07 + docker-compose build --help 18:31:07 --parallel Build images in parallel. [Pipeline] } 18:31:07 $ docker stop --time=1 982d268467c0ca8810ac6cb7d06b7ea72112d5341cf4bd4e5568af2c01236037 18:31:09 $ docker rm -f 982d268467c0ca8810ac6cb7d06b7ea72112d5341cf4bd4e5568af2c01236037 [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:31:09 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 18:31:09 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 18:31:09 prd-ubuntu20.04-docker-8c-8g-21389 does not seem to be running inside a container 18:31:09 $ docker run -t -d -u 1001:1001 -u 0:0 --entrypoint= -v /var/run/docker.sock:/var/run/docker.sock --privileged -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest cat 18:31:10 $ docker top 9d1161445f8762f3515adc5b2bb6dc0c54a284d98ac3e62ffbaf88e46f8f4ee6 -eo pid,comm [Pipeline] { [Pipeline] sh 18:31:10 + docker-compose -f ./docker-compose-build.yml build --parallel 18:31:11 Building core-command ... 18:31:11 Building core-data ... 18:31:11 Building core-metadata ... 18:31:11 Building security-bootstrapper ... 18:31:11 Building security-proxy-setup ... 18:31:11 Building security-secretstore-setup ... 18:31:11 Building security-spiffe-token-provider ... 18:31:11 Building security-spire-agent ... 18:31:11 Building security-spire-config ... 18:31:11 Building security-spire-server ... 18:31:11 Building support-notifications ... 18:31:11 Building support-scheduler ... 18:31:11 Building sys-mgmt-agent ... 18:31:11 Building security-spire-config 18:31:11 Building security-secretstore-setup 18:31:11 Building security-spire-server 18:31:11 Building core-data 18:31:11 Building security-bootstrapper 18:31:26 Step 1/25 : ARG BUILDER_BASE=golang:1.18-alpine3.16 18:31:26 Step 2/25 : FROM ${BUILDER_BASE} AS builder 18:31:26 ---> fa93b1eecc36 18:31:26 Step 3/25 : WORKDIR /edgex-go 18:31:26 Step 1/31 : ARG BUILDER_BASE=golang:1.18-alpine3.16 18:31:26 Step 2/31 : FROM ${BUILDER_BASE} AS builder 18:31:26 ---> fa93b1eecc36 18:31:26 Step 3/31 : WORKDIR /edgex-go 18:31:26 Step 1/25 : ARG BUILDER_BASE=golang:1.18-alpine3.16 18:31:26 Step 2/25 : FROM ${BUILDER_BASE} AS builder 18:31:26 ---> fa93b1eecc36 18:31:26 Step 3/25 : WORKDIR /edgex-go 18:31:26 Step 1/26 : ARG BUILDER_BASE=golang:1.18-alpine3.16 18:31:26 Step 2/26 : FROM ${BUILDER_BASE} AS builder 18:31:26 ---> fa93b1eecc36 18:31:26 Step 3/26 : WORKDIR /edgex-go 18:31:26 Step 1/23 : ARG BUILDER_BASE=golang:1.18-alpine3.16 18:31:26 Step 2/23 : FROM ${BUILDER_BASE} AS builder 18:31:26 ---> fa93b1eecc36 18:31:26 Step 3/23 : WORKDIR /edgex-go 18:31:29 ---> Running in bd4658358f34 18:31:29 ---> Running in 39dbfd158f00 18:31:29 ---> Running in d46efd2488dc 18:31:29 ---> Running in b4e89e5ffd6b 18:31:29 ---> Running in 7fe8a2db84ea 18:31:29 Removing intermediate container bd4658358f34 18:31:29 ---> a3b84e657c87 18:31:29 Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 18:31:29 Removing intermediate container b4e89e5ffd6b 18:31:29 ---> cc933960ef3a 18:31:29 Step 4/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 18:31:29 Removing intermediate container d46efd2488dc 18:31:29 ---> b62adf2b7893 18:31:29 Step 4/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 18:31:29 Removing intermediate container 7fe8a2db84ea 18:31:29 Removing intermediate container 39dbfd158f00 18:31:29 ---> cfeabe651a57 18:31:29 ---> e43212c165b5 18:31:29 Step 4/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositoriesStep 4/31 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 18:31:29 18:31:29 ---> Running in 064947a55f3b 18:31:29 ---> Running in 46a8ee27056e 18:31:29 ---> Running in b6eeeb69a53b 18:31:29 ---> Running in 30c798e81ceb 18:31:29 ---> Running in 0253e320e875 18:31:30 Removing intermediate container b6eeeb69a53b 18:31:30 ---> 5c11e181bbd0 18:31:30 Step 5/23 : RUN apk add --update --no-cache zeromq-dev libsodium-dev pkgconfig build-base git 18:31:30 Removing intermediate container 064947a55f3b 18:31:30 ---> a2367ffc41ce 18:31:30 Step 5/25 : RUN apk add --update --no-cache make git build-base curl 18:31:30 ---> Running in 3735166bd72c 18:31:30 ---> Running in b4c022e022e3 18:31:31 Removing intermediate container 30c798e81ceb 18:31:31 ---> 6f9354d16efb 18:31:31 Step 5/31 : RUN apk add --update --no-cache make git 18:31:31 ---> Running in e06061c682d9 18:31:31 Removing intermediate container 0253e320e875 18:31:31 ---> 1d78e288306f 18:31:31 Step 5/26 : RUN apk add --update --no-cache make git build-base curl 18:31:31 ---> Running in 58fb615aaa8d 18:31:31 Removing intermediate container 46a8ee27056e 18:31:31 ---> 14a74d38eed3 18:31:31 Step 5/25 : RUN apk add --update --no-cache make git 18:31:31 fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 18:31:31 ---> Running in 4b857ee5e83f 18:31:31 fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 18:31:31 fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 18:31:31 fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 18:31:31 fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 18:31:32 fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 18:31:32 fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 18:31:32 OK: 211 MiB in 51 packages 18:31:32 fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 18:31:32 fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 18:31:32 fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 18:31:32 Removing intermediate container b4c022e022e3 18:31:32 ---> 9b309aa88f57 18:31:32 Step 6/25 : COPY go.mod vendor* ./ 18:31:32 OK: 211 MiB in 51 packages 18:31:33 OK: 211 MiB in 51 packages 18:31:33 ---> 2797d6088a59 18:31:33 Step 7/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 18:31:33 OK: 211 MiB in 51 packages 18:31:33 ---> Running in 3699eca00cb6 18:31:33 OK: 211 MiB in 51 packages 18:31:33 Removing intermediate container 3735166bd72c 18:31:33 ---> a0df95b6aafb 18:31:33 Step 6/23 : COPY go.mod vendor* ./ 18:31:33 Removing intermediate container 4b857ee5e83f 18:31:33 ---> 036612f02f02 18:31:33 Step 6/25 : COPY go.mod vendor* ./ 18:31:33 ---> 9987064b50a4 18:31:33 Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 18:31:33 ---> Running in 03ddb9d05d88 18:31:33 Removing intermediate container e06061c682d9 18:31:33 ---> 28d671313510 18:31:33 Step 6/31 : COPY go.mod vendor* ./ 18:31:33 Removing intermediate container 58fb615aaa8d 18:31:33 ---> 4ef3bad824e7 18:31:33 Step 6/26 : COPY go.mod vendor* ./ 18:31:33 ---> c74e41016743 18:31:33 Step 7/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 18:31:33 ---> Running in 27e9dcd005e9 18:31:33 ---> dbd4c03cb1a4 18:31:33 Step 7/31 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 18:31:34 ---> ffab677c77af 18:31:34 Step 7/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 18:31:34 ---> Running in 6160d0473f25 18:31:34 ---> Running in 34902acb7e73 18:31:46 Removing intermediate container 27e9dcd005e9 18:31:46 ---> 1c9ad24d08e0 18:31:46 Step 8/25 : COPY . . 18:31:46 Removing intermediate container 6160d0473f25 18:31:46 ---> 77c2356e1d41 18:31:46 Step 8/31 : COPY . . 18:31:46 Removing intermediate container 3699eca00cb6 18:31:46 ---> e55b940f2cdc 18:31:46 Step 8/25 : COPY . . 18:31:46 Removing intermediate container 34902acb7e73 18:31:46 ---> 0f9a999bc2a6 18:31:46 Step 8/26 : COPY . . 18:31:46 Removing intermediate container 03ddb9d05d88 18:31:46 ---> acb7bc1311d4 18:31:46 Step 8/23 : COPY . . 18:31:58 ---> 280e51e098ed 18:31:58 Step 9/25 : ARG SPIRE_RELEASE=1.2.1 18:31:58 ---> acfa6c17aece 18:31:58 Step 9/25 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 18:31:58 ---> 2b162786b9d2 18:31:58 Step 9/23 : RUN make cmd/core-data/core-data 18:31:58 ---> 3782bfc12c89 18:31:58 Step 9/26 : ARG SPIRE_RELEASE=1.2.1 18:31:58 ---> 2dc902477a18 18:31:58 Step 9/31 : RUN make cmd/security-bootstrapper/security-bootstrapper 18:31:58 ---> Running in d21c2a8d333a 18:31:58 ---> Running in e569813c5326 18:31:58 ---> Running in ea42971ac7cf 18:31:58 ---> Running in bf8537035517 18:31:58 ---> Running in a5bd11cea310 18:31:58 Removing intermediate container ea42971ac7cf 18:31:58 ---> f3ff22466cba 18:31:58 Step 10/25 : WORKDIR /edgex-go/spire-build 18:31:58 Removing intermediate container a5bd11cea310 18:31:58 ---> 0233badd4f9c 18:31:58 Step 10/26 : WORKDIR /edgex-go/spire-build 18:31:58 ---> Running in 23e88ae13721 18:31:58 ---> Running in d1e33a305abf 18:31:58 Removing intermediate container 23e88ae13721 18:31:58 ---> 542e8aa7fb32 18:31:58 Step 11/25 : 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 18:31:58 ---> Running in 33e24e43372c 18:31:58 Removing intermediate container d1e33a305abf 18:31:58 ---> 89ca04f7c8b7 18:31:58 Step 11/26 : RUN if ! test -f /usr/local/bin/spire-server; then wget -q "https://github.com/spiffe/spire/archive/refs/tags/v${SPIRE_RELEASE}.tar.gz" && tar xv --strip-components=1 -f "v${SPIRE_RELEASE}.tar.gz" && echo "building spire from source..." && make bin/spire-server bin/spire-agent && cp bin/spire* /usr/local/bin/; fi 18:31:58 ---> Running in 3618339f195c 18:31:59 CGO_ENABLED=0 GO111MODULE=on 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 18:31:59 CGO_ENABLED=1 GO111MODULE=on go build -tags "non_delayedstart" -ldflags "-linkmode=external -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -buildmode=pie -o cmd/core-data/core-data ./cmd/core-data 18:31:59 CGO_ENABLED=0 GO111MODULE=on 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 18:32:00 Removing intermediate container 3618339f195c 18:32:00 ---> 03a200e46029 18:32:00 Step 12/26 : WORKDIR /edgex-go 18:32:00 Removing intermediate container 33e24e43372c 18:32:00 ---> 062f6afa2912 18:32:00 Step 12/25 : WORKDIR /edgex-go 18:32:00 ---> Running in 220791700f5a 18:32:00 ---> Running in a8b7d84370f2 18:32:00 Removing intermediate container a8b7d84370f2 18:32:00 ---> 11c1a5a1e88b 18:32:00 18:32:00 Step 13/26 : FROM alpine:3.15 18:32:00 Removing intermediate container 220791700f5a 18:32:00 ---> 8e99c13cd88f 18:32:00 18:32:00 Step 13/25 : FROM alpine:3.15 18:32:00 3.15: Pulling from library/alpine 18:32:00 3.15: Pulling from library/alpine 18:32:01 Digest: sha256:0483110c51a764abe175a8cefb941541ca0bc0f628ce418d3a660338abf4622a 18:32:01 Status: Downloaded newer image for alpine:3.15 18:32:01 Digest: sha256:0483110c51a764abe175a8cefb941541ca0bc0f628ce418d3a660338abf4622a 18:32:01 Status: Image is up to date for alpine:3.15 18:32:01 ---> 2720e26172a0 18:32:01 Step 14/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' 18:32:01 ---> 2720e26172a0 18:32:01 Step 14/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' 18:32:01 ---> Running in c2f446594db5 18:32:01 ---> Running in 6e91f2a82f60 18:32:02 Removing intermediate container 6e91f2a82f60 18:32:02 ---> facda27649bb 18:32:02 Step 15/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 18:32:02 Removing intermediate container c2f446594db5 18:32:02 ---> 9a8b92e03bb6 18:32:02 Step 15/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 18:32:02 ---> Running in 5edbe7f606fe 18:32:02 ---> Running in d9b0b5397348 18:32:04 Removing intermediate container d9b0b5397348 18:32:04 ---> 66bccceaa01e 18:32:04 Step 16/26 : RUN apk update && apk --no-cache --update add dumb-init gcompat 18:32:04 Removing intermediate container 5edbe7f606fe 18:32:04 ---> 378580cef625 18:32:04 Step 16/25 : RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 18:32:04 ---> Running in ded557aecf28 18:32:04 ---> Running in e6543c847a5f 18:32:05 fetch https://dl-4.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 18:32:05 fetch https://dl-4.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 18:32:06 fetch https://dl-4.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 18:32:06 fetch https://dl-4.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 18:32:06 v3.15.5-8-gba85249859 [https://dl-4.alpinelinux.org/alpine/v3.15/main] 18:32:06 v3.15.5-3-g43e4c7984b [https://dl-4.alpinelinux.org/alpine/v3.15/community] 18:32:06 OK: 15856 distinct packages available 18:32:06 v3.15.5-8-gba85249859 [https://dl-4.alpinelinux.org/alpine/v3.15/main] 18:32:06 v3.15.5-3-g43e4c7984b [https://dl-4.alpinelinux.org/alpine/v3.15/community] 18:32:06 OK: 15856 distinct packages available 18:32:06 fetch https://dl-4.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 18:32:06 fetch https://dl-4.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 18:32:07 fetch https://dl-4.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 18:32:07 fetch https://dl-4.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 18:32:07 (1/5) Installing dumb-init (1.2.5-r1) 18:32:07 (1/4) Installing dumb-init (1.2.5-r1) 18:32:07 (2/5) Installing musl-obstack (1.2.3-r0) 18:32:07 (2/4) Installing musl-obstack (1.2.3-r0) 18:32:07 (3/5) Installing libucontext (1.1-r0) 18:32:08 (3/4) Installing libucontext (1.1-r0) 18:32:08 (4/5) Installing gcompat (1.0.0-r4) 18:32:08 (4/4) Installing gcompat (1.0.0-r4) 18:32:08 (5/5) Installing openssl (1.1.1q-r0) 18:32:08 Executing busybox-1.34.1-r7.trigger 18:32:08 OK: 6 MiB in 18 packages 18:32:08 Executing busybox-1.34.1-r7.trigger 18:32:08 OK: 6 MiB in 19 packages 18:32:09 Removing intermediate container ded557aecf28 18:32:09 ---> 7798eca70a9c 18:32:09 Step 17/26 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin 18:32:09 Removing intermediate container e6543c847a5f 18:32:09 ---> 54b422b07533 18:32:09 Step 17/25 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin 18:32:15 ---> fb0db59ecf08 18:32:15 Step 18/25 : COPY --from=builder /edgex-go/cmd/security-spire-server/docker-entrypoint.sh /usr/local/bin/ 18:32:15 ---> 836ab70a364b 18:32:15 Step 18/26 : COPY --from=builder /edgex-go/cmd/security-spire-config/docker-entrypoint.sh /usr/local/bin/ 18:32:15 ---> c003f5209ef4 18:32:15 Step 19/25 : COPY --from=builder /edgex-go/cmd/security-spire-server/server.conf /usr/local/etc/spire/server.conf.tpl 18:32:15 ---> 532f1b9a8332 18:32:15 Step 19/26 : WORKDIR /usr/local/etc/spiffe-scripts.d 18:32:15 ---> 53797dbd672a 18:32:15 Step 20/25 : COPY --from=builder /edgex-go/cmd/security-spire-server/openssl.conf /usr/local/etc/ 18:32:15 ---> Running in ef8b22a0241b 18:32:15 Removing intermediate container ef8b22a0241b 18:32:15 ---> 95d44d81f2e3 18:32:15 Step 20/26 : COPY --from=builder /edgex-go/cmd/security-spire-config/seed_builtin_entries.sh /usr/local/etc/spiffe-scripts.d 18:32:15 ---> 570246384b69 18:32:15 Step 21/25 : ENTRYPOINT [ "/usr/bin/dumb-init" ] 18:32:15 ---> Running in 1da57556b9b4 18:32:16 Removing intermediate container 1da57556b9b4 18:32:16 ---> 2867556680a0 18:32:16 Step 22/25 : CMD [ "--verbose", "docker-entrypoint.sh" ] 18:32:16 ---> 2f9d9f7d92e5 18:32:16 Step 21/26 : WORKDIR / 18:32:16 ---> Running in 9212d34adc13 18:32:16 ---> Running in ddaefd4cb403 18:32:16 Removing intermediate container 9212d34adc13 18:32:16 ---> d8f16e04e018 18:32:16 Step 23/25 : LABEL arch=x86_64 18:32:16 ---> Running in c081f81685ec 18:32:16 Removing intermediate container ddaefd4cb403 18:32:16 ---> 3dd2b89122f1 18:32:16 Step 22/26 : ENTRYPOINT [ "/usr/bin/dumb-init" ] 18:32:16 ---> Running in 8ee7f5d969da 18:32:16 Removing intermediate container c081f81685ec 18:32:16 ---> b1a7d7509eee 18:32:16 Step 24/25 : LABEL git_sha=d4e25229156db7662ebd247fa06e9b6c51b0ff66 18:32:16 ---> Running in 95c4e75a645d 18:32:16 Removing intermediate container 8ee7f5d969da 18:32:16 ---> d548c093a49e 18:32:16 Step 23/26 : CMD [ "--verbose", "docker-entrypoint.sh" ] 18:32:17 Removing intermediate container 95c4e75a645d 18:32:17 ---> 4859fa035736 18:32:17 Step 25/25 : LABEL version=0.0.0 18:32:17 ---> Running in 00778989a81f 18:32:17 ---> Running in 245fb6ba3a2f 18:32:17 Removing intermediate container 245fb6ba3a2f 18:32:17 ---> fb3d151b85ad 18:32:17 18:32:17 Removing intermediate container 00778989a81f 18:32:17 ---> 0e3a24c1f1b1 18:32:17 Step 24/26 : LABEL arch=x86_64 18:32:17 ---> Running in 1019cc2f54eb 18:32:17 Successfully built fb3d151b85ad 18:32:17 Successfully tagged security-spire-server:latest 18:32:17  Building security-spire-server ... done Building core-command 18:32:18 Removing intermediate container 1019cc2f54eb 18:32:18 ---> 106896437a61 18:32:18 Step 25/26 : LABEL git_sha=d4e25229156db7662ebd247fa06e9b6c51b0ff66 18:32:18 CGO_ENABLED=0 GO111MODULE=on 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 18:32:20 ---> Running in 6b91ce30e529 18:32:21 Step 1/23 : ARG BUILDER_BASE=golang:1.18-alpine3.16 18:32:21 Step 2/23 : FROM ${BUILDER_BASE} AS builder 18:32:21 ---> fa93b1eecc36 18:32:21 Step 3/23 : WORKDIR /edgex-go 18:32:21 ---> Using cache 18:32:21 ---> e43212c165b5 18:32:21 Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 18:32:21 ---> Using cache 18:32:21 ---> 6f9354d16efb 18:32:21 Step 5/23 : RUN apk add --update --no-cache make git 18:32:21 ---> Using cache 18:32:21 ---> 28d671313510 18:32:21 Step 6/23 : COPY go.mod vendor* ./ 18:32:21 ---> Using cache 18:32:21 ---> dbd4c03cb1a4 18:32:21 Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 18:32:21 ---> Using cache 18:32:21 ---> 77c2356e1d41 18:32:21 Step 8/23 : COPY . . 18:32:21 ---> Using cache 18:32:21 ---> 2dc902477a18 18:32:21 Step 9/23 : RUN make cmd/core-command/core-command 18:32:21 Removing intermediate container 6b91ce30e529 18:32:21 ---> 80617d74ba13 18:32:21 Step 26/26 : LABEL version=0.0.0 18:32:21 ---> Running in 3020fd2ad6f0 18:32:21 ---> Running in d6feb72d8c46 18:32:21 Removing intermediate container d6feb72d8c46 18:32:21 ---> b25744a1bd5a 18:32:21 18:32:21 Successfully built b25744a1bd5a 18:32:21 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus 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 18:32:21 Successfully tagged security-spire-config:latest 18:32:21 Building sys-mgmt-agent 18:32:26  Building security-spire-config ... done Step 1/23 : ARG BUILDER_BASE=golang:1.18-alpine3.16 18:32:26 Step 2/23 : FROM ${BUILDER_BASE} AS builder 18:32:26 ---> fa93b1eecc36 18:32:26 Step 3/23 : WORKDIR /edgex-go 18:32:26 ---> Using cache 18:32:26 ---> e43212c165b5 18:32:26 Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 18:32:26 ---> Using cache 18:32:26 ---> 6f9354d16efb 18:32:26 Step 5/23 : RUN apk add --update --no-cache make bash git 18:32:26 ---> Running in 5e053523318a 18:32:26 Removing intermediate container bf8537035517 18:32:26 ---> 0b39968014c0 18:32:26 18:32:26 Step 10/31 : FROM alpine:3.16 18:32:26 Removing intermediate container d21c2a8d333a 18:32:26 ---> 7e77b193493c 18:32:26 18:32:26 Step 10/25 : FROM alpine:3.16 18:32:26 3.16: Pulling from library/alpine 18:32:26 3.16: Pulling from library/alpine 18:32:27 fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 18:32:28 fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 18:32:28 Digest: sha256:7580ece7963bfa863801466c0a488f11c86f85d9988051a9f9c68cb27f6b7872 18:32:28 Digest: sha256:7580ece7963bfa863801466c0a488f11c86f85d9988051a9f9c68cb27f6b7872 18:32:28 Status: Downloaded newer image for alpine:3.16 18:32:28 Status: Downloaded newer image for alpine:3.16 18:32:28 ---> d7d3d98c851f 18:32:28 Step 11/25 : RUN apk add --update --no-cache ca-certificates dumb-init su-exec 18:32:28 ---> d7d3d98c851f 18:32:28 Step 11/31 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' 18:32:28 OK: 211 MiB in 51 packages 18:32:29 ---> Running in ed0a26d42d6e 18:32:29 ---> Running in 2f23a86c9ea5 18:32:29 Removing intermediate container e569813c5326 18:32:29 ---> 6aeb9bf005ab 18:32:29 18:32:29 Step 10/23 : FROM alpine:3.16 18:32:29 ---> d7d3d98c851f 18:32:29 Step 11/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' 18:32:29 ---> Running in 4fea2d82fd8c 18:32:29 Removing intermediate container ed0a26d42d6e 18:32:29 ---> 4a2fde18a663 18:32:29 Step 12/31 : RUN apk add --update --no-cache dumb-init su-exec 18:32:29 Removing intermediate container 5e053523318a 18:32:29 ---> 4e18433a41d0 18:32:29 Step 6/23 : COPY go.mod vendor* ./ 18:32:30 ---> Running in 6c2915484413 18:32:30 Removing intermediate container 4fea2d82fd8c 18:32:30 ---> 73901eb6c21b 18:32:30 Step 12/23 : ENV APP_PORT=59880 18:32:30 ---> Running in 9823b01a420a 18:32:30 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 18:32:30 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 18:32:30 ---> 0e19654aefc7 18:32:30 Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 18:32:30 Removing intermediate container 9823b01a420a 18:32:30 ---> 47af912360f1 18:32:30 Step 13/23 : EXPOSE $APP_PORT 18:32:30 ---> Running in 69cb907588ea 18:32:30 ---> Running in 5325270557d7 18:32:30 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 18:32:30 Removing intermediate container 5325270557d7 18:32:30 ---> 455cbda4c7b5 18:32:30 Step 14/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 18:32:30 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 18:32:30 (1/3) Installing ca-certificates (20211220-r0) 18:32:30 ---> Running in 9e9962798443 18:32:30 (2/3) Installing dumb-init (1.2.5-r1) 18:32:30 (3/3) Installing su-exec (0.2-r1) 18:32:30 Executing busybox-1.35.0-r15.trigger 18:32:30 Executing ca-certificates-20211220-r0.trigger 18:32:30 OK: 6 MiB in 17 packages 18:32:30 (1/2) Installing dumb-init (1.2.5-r1) 18:32:30 (2/2) Installing su-exec (0.2-r1) 18:32:30 Executing busybox-1.35.0-r15.trigger 18:32:30 OK: 6 MiB in 16 packages 18:32:31 Removing intermediate container 6c2915484413 18:32:31 ---> a62d8e1c3c8f 18:32:31 Step 13/31 : ENV SECURITY_INIT_DIR /edgex-init 18:32:31 Removing intermediate container 2f23a86c9ea5 18:32:31 ---> 6f064366b606 18:32:31 Step 12/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' 18:32:31 ---> Running in 27fe67112d8c 18:32:31 ---> Running in 114c75fa92e5 18:32:31 Removing intermediate container 9e9962798443 18:32:31 ---> ce2b5d152cef 18:32:31 Step 15/23 : RUN apk add --update --no-cache zeromq dumb-init 18:32:31 ---> Running in bfd138b3194c 18:32:31 Removing intermediate container 114c75fa92e5 18:32:31 ---> 3cefc855c100 18:32:31 Step 13/25 : WORKDIR / 18:32:31 Removing intermediate container 27fe67112d8c 18:32:31 ---> b7dc40aee90b 18:32:31 Step 14/31 : ENV SECURITY_INIT_STAGING /edgex-init-staging 18:32:31 ---> Running in c7f877b29ecd 18:32:32 ---> Running in 2a026d4208f4 18:32:32 Removing intermediate container c7f877b29ecd 18:32:32 ---> c4251f39c0f0 18:32:32 Step 15/31 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_STAGING}/bootstrap-redis 18:32:32 fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 18:32:33 Removing intermediate container 2a026d4208f4 18:32:33 ---> b3beda9ad5a4 18:32:33 Step 14/25 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/res/token-config.json /res-file-token-provider/token-config.json 18:32:33 ---> Running in 90481c7093cd 18:32:33 fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 18:32:33 Removing intermediate container 90481c7093cd 18:32:33 ---> 16e65a4e2b68 18:32:33 Step 16/31 : RUN mkdir -p ${BOOTSTRAP_REDIS_DIR} 18:32:33 ---> 98c4d99b3a16 18:32:33 Step 15/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res-file-token-provider/configuration.toml /res-file-token-provider/configuration.toml 18:32:33 ---> Running in a6fddad17bb1 18:32:33 (1/6) Installing dumb-init (1.2.5-r1) 18:32:33 (2/6) Installing libgcc (11.2.1_git20220219-r2) 18:32:33 ---> 3c44a3a56a42 18:32:33 Step 16/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml 18:32:33 (3/6) Installing libsodium (1.0.18-r0) 18:32:33 (4/6) Installing libstdc++ (11.2.1_git20220219-r2) 18:32:33 (5/6) Installing libzmq (4.3.4-r0) 18:32:34 (6/6) Installing zeromq (4.3.4-r0) 18:32:34 Executing busybox-1.35.0-r15.trigger 18:32:34 OK: 8 MiB in 20 packages 18:32:34 ---> 7f4c6419953c 18:32:34 Step 17/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/kong-admin-config.template.yml /res/kong-admin-config.template.yml 18:32:34 Removing intermediate container a6fddad17bb1 18:32:34 ---> c9bc5bfa14b0 18:32:34 Step 17/31 : WORKDIR ${SECURITY_INIT_STAGING} 18:32:34 ---> bc3450b16d30 18:32:34 Step 18/25 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . 18:32:34 ---> Running in b0aeee2fd799 18:32:34 Removing intermediate container bfd138b3194c 18:32:34 ---> 95971c74effd 18:32:34 Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / 18:32:34 Running on prd-ubuntu20.04-docker-arm64-4c-16g-21390 in /w/workspace/edgexfoundry_edgex-go_PR-4105 [Pipeline] { [Pipeline] ws 18:32:35 Running in /w/workspace/edgex-go/1 [Pipeline] { [Pipeline] checkout 18:32:35 The recommended git tool is: git 18:32:35 Removing intermediate container b0aeee2fd799 18:32:35 ---> 0f26fa97b4c6 18:32:35 Step 18/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_STAGING}/ 18:32:35 ---> 70509ed95f3f 18:32:35 Step 19/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . 18:32:35 ---> 3efea6069bed 18:32:35 Step 17/23 : COPY --from=builder /edgex-go/cmd/core-data/core-data / 18:32:35 ---> 6f046b4483d4 18:32:35 Step 19/31 : RUN chmod +x ${SECURITY_INIT_STAGING}/*.sh 18:32:35 ---> Running in 1250802a506b 18:32:35 ---> 80a15398ea5f 18:32:35 Step 20/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ 18:32:35 ---> 5e420bfec912 18:32:35 Step 18/23 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml 18:32:36 ---> b013a361eb4e 18:32:36 Step 21/25 : RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 18:32:36 ---> 83d660f2fb1c 18:32:36 Step 19/23 : ENTRYPOINT ["/core-data"] 18:32:36 ---> Running in d2e856153bc0 18:32:36 ---> Running in f8c0b5fab555 18:32:36 Removing intermediate container f8c0b5fab555 18:32:36 ---> a434840f84ac 18:32:36 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 18:32:36 ---> Running in 51f3f177f11a 18:32:37 Removing intermediate container 51f3f177f11a 18:32:37 ---> ac4110efab6d 18:32:37 Step 21/23 : LABEL arch=x86_64 18:32:37 Removing intermediate container 1250802a506b 18:32:37 ---> 54a6aed9ea26 18:32:37 Step 20/31 : COPY --from=builder /edgex-go/Attribution.txt / 18:32:37 ---> Running in e8ff22db8f96 18:32:37 ---> e5a8b3537d4e 18:32:37 Step 21/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . 18:32:37 Removing intermediate container d2e856153bc0 18:32:37 ---> a9e36194a8ed 18:32:37 Step 22/25 : ENTRYPOINT ["entrypoint.sh"] 18:32:37 Removing intermediate container e8ff22db8f96 18:32:37 ---> 47fa76fd298e 18:32:37 Step 22/23 : LABEL git_sha=d4e25229156db7662ebd247fa06e9b6c51b0ff66 18:32:37 ---> Running in 890c351cd52b 18:32:37 ---> Running in c877f4f66300 18:32:37 Removing intermediate container 3020fd2ad6f0 18:32:37 ---> 7866aa74199e 18:32:37 18:32:37 Step 10/23 : FROM alpine:3.16 18:32:37 ---> d7d3d98c851f 18:32:37 Step 11/23 : RUN apk add --update --no-cache dumb-init 18:32:38 ---> Running in 092424b5e78b 18:32:38 ---> 31b9fb7df0e0 18:32:38 Step 22/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.toml ./res/ 18:32:38 Removing intermediate container 890c351cd52b 18:32:38 ---> 44271408a169 18:32:38 Step 23/23 : LABEL version=0.0.0 18:32:38 Removing intermediate container c877f4f66300 18:32:38 ---> 7541dc751ec8 18:32:38 Step 23/25 : LABEL arch=x86_64 18:32:38 ---> Running in 4fceb34110b9 18:32:38 ---> Running in 3c00ddbcb9a1 18:32:38 Removing intermediate container 69cb907588ea 18:32:38 ---> 92417b89ac0b 18:32:38 Step 8/23 : COPY . . 18:32:38 ---> 1b18146c68bb 18:32:38 Step 23/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml ${BOOTSTRAP_REDIS_DIR}/res/ 18:32:38 Removing intermediate container 3c00ddbcb9a1 18:32:38 ---> 7ea0a8305d91 18:32:38 Step 24/25 : LABEL git_sha=d4e25229156db7662ebd247fa06e9b6c51b0ff66 18:32:38 ---> Running in 216f812d7e31 18:32:38 Removing intermediate container 4fceb34110b9 18:32:38 ---> 495f14c8ae3b 18:32:38 18:32:38 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 18:32:38 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 18:32:38 Successfully built 495f14c8ae3b 18:32:38 (1/1) Installing dumb-init (1.2.5-r1) 18:32:38 Successfully tagged core-data:latest 18:32:38  Building core-data ... done Building security-spiffe-token-provider 18:32:38 Executing busybox-1.35.0-r15.trigger 18:32:38 OK: 6 MiB in 15 packages 18:32:38 ---> cfa8671e05b2 18:32:38 Step 24/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ ${SECURITY_INIT_STAGING}/consul-bootstrapper/ 18:32:39 Removing intermediate container 216f812d7e31 18:32:39 ---> ba8a4ea36e77 18:32:39 Step 25/25 : LABEL version=0.0.0 18:32:41 ---> ae1109fd4598 18:32:41 Step 25/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / 18:32:41 ---> Running in eda109e03afb 18:32:41 Removing intermediate container 092424b5e78b 18:32:41 ---> 3e988391046d 18:32:41 Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 18:32:41 ---> Running in cb00eb0ec1cf 18:32:41 Removing intermediate container eda109e03afb 18:32:41 ---> 0ccb5665b219 18:32:41 18:32:41 ---> 8bf61ffdfb27 18:32:41 Step 26/31 : RUN chmod +x /entrypoint.sh 18:32:41 Successfully built 0ccb5665b219 18:32:41 using credential edgex-jenkins-ssh 18:32:41 Cloning the remote Git repository 18:32:42 Successfully tagged security-secretstore-setup:latest 18:32:42 Building core-metadata 18:32:42  Building security-secretstore-setup ... done  ---> Running in edae391537f3 18:32:42 Removing intermediate container cb00eb0ec1cf 18:32:42 ---> 60b370faaadf 18:32:42 Step 13/23 : ENV APP_PORT=59882 18:32:42 ---> Running in 3c26d2b71455 18:32:42 Removing intermediate container 3c26d2b71455 18:32:42 ---> be7baeee82bf 18:32:42 Step 14/23 : EXPOSE $APP_PORT 18:32:42 Cloning repository git@github.com:edgexfoundry/edgex-go.git 18:32:42 > git init /w/workspace/edgex-go/1 # timeout=10 18:32:42 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git 18:32:42 > git --version # timeout=10 18:32:42 > git --version # 'git version 2.25.1' 18:32:42 using GIT_SSH to set credentials SSH Credentials for GitHub 18:32:42 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 18:32:43 Step 1/20 : ARG BUILDER_BASE=golang:1.18-alpine3.16 18:32:43 Step 2/20 : FROM ${BUILDER_BASE} AS builder 18:32:43 ---> fa93b1eecc36 18:32:43 Step 3/20 : WORKDIR /edgex-go 18:32:43 ---> Using cache 18:32:43 ---> e43212c165b5 18:32:43 Step 4/20 : RUN apk update && apk --no-cache --update add build-base 18:32:44 ---> Running in 2e0232c9b41d 18:32:44 ---> Running in e39b4a368019 18:32:44 ---> 34c5ee974b08 18:32:44 Step 9/23 : RUN make cmd/sys-mgmt-agent/sys-mgmt-agent 18:32:44 Removing intermediate container 2e0232c9b41d 18:32:44 ---> c0a60a714612 18:32:44 Step 15/23 : WORKDIR / 18:32:44 Removing intermediate container edae391537f3 18:32:44 ---> 35a7cf79d4bd 18:32:44 Step 27/31 : ENTRYPOINT ["/entrypoint.sh"] 18:32:44 ---> Running in 00735721cda8 18:32:45 ---> Running in 1784183e44e4 18:32:45 ---> Running in 6d508fd51e95 18:32:45 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 18:32:45 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 18:32:45 Removing intermediate container 6d508fd51e95 18:32:45 ---> dbfd4f61fbae 18:32:45 Step 28/31 : CMD ["gate"] 18:32:45 Removing intermediate container 1784183e44e4 18:32:45 ---> 78b8ef25ffa1 18:32:45 Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / 18:32:45 v3.16.1-49-g79e592dfdf [https://dl-cdn.alpinelinux.org/alpine/v3.16/main] 18:32:45 v3.16.1-50-g4bdb5d6a1a [https://dl-cdn.alpinelinux.org/alpine/v3.16/community] 18:32:45 OK: 17033 distinct packages available 18:32:45 ---> Running in a41923ea47a8 18:32:45 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/sys-mgmt-agent/sys-mgmt-agent ./cmd/sys-mgmt-agent 18:32:45 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 18:32:45 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 18:32:45 Removing intermediate container a41923ea47a8 18:32:45 ---> 742c4ca498d9 18:32:45 Step 29/31 : LABEL arch=x86_64 18:32:45 ---> Running in 42cceaddc039 18:32:45 ---> b50ee0668fc3 18:32:45 Step 17/23 : COPY --from=builder /edgex-go/cmd/core-command/core-command / 18:32:45 OK: 211 MiB in 51 packages 18:32:46 Removing intermediate container 42cceaddc039 18:32:46 ---> 49fab88801f1 18:32:46 Step 30/31 : LABEL git_sha=d4e25229156db7662ebd247fa06e9b6c51b0ff66 18:32:46 ---> Running in b0c83e9d6910 18:32:46 ---> f9672b0ef2fe 18:32:46 Step 18/23 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml 18:32:46 Removing intermediate container b0c83e9d6910 18:32:46 ---> bb4cf29930d7 18:32:46 Step 31/31 : LABEL version=0.0.0 18:32:46 Step 1/23 : ARG BUILDER_BASE=golang:1.18-alpine3.16 18:32:46 Step 2/23 : FROM ${BUILDER_BASE} AS builder 18:32:46 ---> fa93b1eecc36 18:32:46 Step 3/23 : WORKDIR /edgex-go 18:32:46 ---> Using cache 18:32:46 ---> e43212c165b5 18:32:46 Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 18:32:46 ---> Using cache 18:32:46 ---> 6f9354d16efb 18:32:46 Step 5/23 : RUN apk add --update --no-cache make git 18:32:46 ---> Using cache 18:32:46 ---> 28d671313510 18:32:46 Step 6/23 : COPY go.mod vendor* ./ 18:32:46 ---> Using cache 18:32:46 ---> dbd4c03cb1a4 18:32:46 Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 18:32:46 ---> Using cache 18:32:46 ---> 77c2356e1d41 18:32:46 Step 8/23 : COPY . . 18:32:46 ---> Running in 7e73c5914874 18:32:46 ---> Using cache 18:32:46 ---> 2dc902477a18 18:32:46 Step 9/23 : RUN make cmd/core-metadata/core-metadata 18:32:46 ---> Running in d51042332931 18:32:46 ---> 20759525a05f 18:32:46 Step 19/23 : ENTRYPOINT ["/core-command"] 18:32:46 Removing intermediate container 7e73c5914874 18:32:46 ---> be6949035090 18:32:46 18:32:47 Removing intermediate container e39b4a368019 18:32:47 ---> 5b9508499153 18:32:47 Step 5/20 : COPY go.mod vendor* ./ 18:32:47 ---> Running in b1b43e5e4976 18:32:47 Successfully built be6949035090 18:32:47 Successfully tagged security-bootstrapper:latest 18:32:47  Building security-bootstrapper ... done Building support-scheduler 18:32:47 Removing intermediate container b1b43e5e4976 18:32:47 ---> 4d9fb83dabdf 18:32:47 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 18:32:47 ---> ba4295db0583 18:32:47 Step 6/20 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 18:32:47 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus 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 18:32:47 ---> Running in c7f8778a9161 18:32:47 ---> Running in e4d3fad042b7 18:32:47 Removing intermediate container c7f8778a9161 18:32:47 ---> a71826363d82 18:32:47 Step 21/23 : LABEL arch=x86_64 18:32:48 ---> Running in 9a1d9aa6430e 18:32:49 Removing intermediate container 9a1d9aa6430e 18:32:49 ---> 09d8507b80d8 18:32:49 Step 22/23 : LABEL git_sha=d4e25229156db7662ebd247fa06e9b6c51b0ff66 18:32:49 ---> Running in efaf0e56ee7e 18:32:49 Removing intermediate container efaf0e56ee7e 18:32:49 ---> d8756950bece 18:32:49 Step 23/23 : LABEL version=0.0.0 18:32:49 ---> Running in e9c99e8727f0 18:32:49 Removing intermediate container e9c99e8727f0 18:32:49 ---> be762f428344 18:32:49 18:32:49 Successfully built be762f428344 18:32:50 Successfully tagged core-command:latest 18:32:50 Building security-proxy-setup 18:32:52  Building core-command ... done Step 1/22 : ARG BUILDER_BASE=golang:1.18-alpine3.16 18:32:52 Step 2/22 : FROM ${BUILDER_BASE} AS builder 18:32:52 ---> fa93b1eecc36 18:32:52 Step 3/22 : WORKDIR /edgex-go 18:32:52 ---> Using cache 18:32:52 ---> e43212c165b5 18:32:52 Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 18:32:52 ---> Using cache 18:32:52 ---> 6f9354d16efb 18:32:52 Step 5/22 : RUN apk add --update --no-cache make git 18:32:52 ---> Using cache 18:32:52 ---> 28d671313510 18:32:52 Step 6/22 : COPY go.mod vendor* ./ 18:32:52 ---> Using cache 18:32:52 ---> dbd4c03cb1a4 18:32:52 Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 18:32:52 ---> Using cache 18:32:52 ---> 77c2356e1d41 18:32:52 Step 8/22 : COPY . . 18:32:52 ---> Using cache 18:32:52 ---> 2dc902477a18 18:32:52 Step 9/22 : RUN make cmd/support-scheduler/support-scheduler 18:32:54 Step 1/22 : ARG BUILDER_BASE=golang:1.18-alpine3.16 18:32:54 Step 2/22 : FROM ${BUILDER_BASE} AS builder 18:32:54 ---> fa93b1eecc36 18:32:54 Step 3/22 : WORKDIR /edgex-go 18:32:54 ---> Using cache 18:32:54 ---> e43212c165b5 18:32:54 Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 18:32:54 ---> Using cache 18:32:54 ---> 6f9354d16efb 18:32:54 Step 5/22 : RUN apk add --update --no-cache make git 18:32:54 ---> Using cache 18:32:54 ---> 28d671313510 18:32:54 Step 6/22 : COPY go.mod vendor* ./ 18:32:54 ---> Using cache 18:32:54 ---> dbd4c03cb1a4 18:32:54 Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 18:32:54 ---> Using cache 18:32:54 ---> 77c2356e1d41 18:32:54 Step 8/22 : COPY . . 18:32:54 ---> Using cache 18:32:54 ---> 2dc902477a18 18:32:54 Step 9/22 : RUN make cmd/security-proxy-setup/security-proxy-setup cmd/secrets-config/secrets-config 18:32:56 ---> Running in dbdcbd22fb74 18:32:56 ---> Running in 915533b639b7 18:32:57 CGO_ENABLED=0 GO111MODULE=on 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 18:32:57 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler 18:32:59 Merging remotes/origin/main commit 062af8d3cd30019d44081b1021c6648b4b920d9b into PR head commit d4e25229156db7662ebd247fa06e9b6c51b0ff66 18:32:59 Merge succeeded, producing d4e25229156db7662ebd247fa06e9b6c51b0ff66 18:32:59 Checking out Revision d4e25229156db7662ebd247fa06e9b6c51b0ff66 (PR-4105) 18:32:58 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 18:32:58 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 18:32:58 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 18:32:58 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git 18:32:58 using GIT_SSH to set credentials SSH Credentials for GitHub 18:32:58 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/4105/head:refs/remotes/origin/PR-4105 +refs/heads/main:refs/remotes/origin/main # timeout=10 18:32:59 > git config core.sparsecheckout # timeout=10 18:32:59 > git checkout -f d4e25229156db7662ebd247fa06e9b6c51b0ff66 # timeout=10 18:32:59 > git remote # timeout=10 18:32:59 > git config --get remote.origin.url # timeout=10 18:32:59 using GIT_SSH to set credentials SSH Credentials for GitHub 18:32:59 > git merge 062af8d3cd30019d44081b1021c6648b4b920d9b # timeout=10 18:32:59 > git rev-parse HEAD^{commit} # timeout=10 18:32:59 > git config core.sparsecheckout # timeout=10 18:32:59 > git checkout -f d4e25229156db7662ebd247fa06e9b6c51b0ff66 # timeout=10 18:33:02 Removing intermediate container e4d3fad042b7 18:33:02 ---> 4b724199e5cf 18:33:02 Step 7/20 : COPY . . 18:33:04 Commit message: "feat: testing on bumping up go mod versions" 18:33:04 > git --version # timeout=10 18:33:04 > git --version # 'git version 2.25.1' 18:33:04 fatal: bad object 2c432abcf2d142718d3fe157e81a44428d9b823e [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 18:33:05 + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json 18:33:05 % Total % Received % Xferd Average Speed Time Time Time Current 18:33:05 Dload Upload Total Spent Left Speed 18:33:05 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12332 100 12332 0 0 92721 0 --:--:-- --:--:-- --:--:-- 93424 [Pipeline] sh 18:33:06 + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh 18:33:06 + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json 18:33:06 + sudo tee /etc/docker/daemon.new 18:33:06 { 18:33:06 "registry-mirrors": [ 18:33:06 "https://nexus3.edgexfoundry.org:10001" 18:33:06 ], 18:33:06 "bip": "10.250.0.254/24", 18:33:06 "hosts": [ 18:33:06 "tcp://0.0.0.0:5555", 18:33:06 "unix:///var/run/docker.sock" 18:33:06 ], 18:33:06 "mtu": 1458, 18:33:06 "selinux-enabled": true, 18:33:06 "seccomp-profile": "/etc/docker/seccomp.json" 18:33:06 } [Pipeline] sh 18:33:06 + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh 18:33:07 + sudo service docker restart 18:33:09 ---> 2a9f9c09643c 18:33:09 Step 8/20 : RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider 18:33:09 ---> Running in 1185f81c7f72 18:33:10 Removing intermediate container 00735721cda8 18:33:10 ---> ce63c7f18705 18:33:10 Step 10/23 : RUN make cmd/sys-mgmt-executor/sys-mgmt-executor 18:33:10 ---> Running in 1908897decaa 18:33:10 CGO_ENABLED=0 GO111MODULE=on 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 18:33:11 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/sys-mgmt-executor/sys-mgmt-executor ./cmd/sys-mgmt-executor 18:33:12 Removing intermediate container d51042332931 18:33:12 ---> 076807c9a68c 18:33:12 18:33:12 Step 10/23 : FROM alpine:3.16 18:33:12 ---> d7d3d98c851f 18:33:12 Step 11/23 : RUN apk add --update --no-cache dumb-init 18:33:12 ---> Using cache 18:33:12 ---> 3e988391046d 18:33:12 Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 18:33:12 ---> Using cache 18:33:12 ---> 60b370faaadf 18:33:12 Step 13/23 : ENV APP_PORT=59881 18:33:12 ---> Running in 7bffe27b6f1d 18:33:13 Removing intermediate container 7bffe27b6f1d 18:33:13 ---> 2be3ec264cfd 18:33:13 Step 14/23 : EXPOSE $APP_PORT 18:33:13 Removing intermediate container 1908897decaa 18:33:13 ---> 935215b34c8b 18:33:13 18:33:13 Step 11/23 : FROM docker:20.10.14 18:33:13 ---> Running in 6ce46f0e9597 18:33:13 20.10.14: Pulling from library/docker 18:33:13 Removing intermediate container 6ce46f0e9597 18:33:13 ---> 816890974795 18:33:13 Step 15/23 : WORKDIR / 18:33:13 ---> Running in 69c6f87804a4 18:33:14 Removing intermediate container 69c6f87804a4 18:33:14 ---> 721e7ed1a4e8 18:33:14 Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / 18:33:14 ---> ca191c61c412 18:33:14 Step 17/23 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / 18:33:15 ---> 4c58325e7388 18:33:15 Step 18/23 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml 18:33:16 ---> 04b48576e2f9 18:33:16 Step 19/23 : ENTRYPOINT ["/core-metadata"] 18:33:16 ---> Running in aa752a867429 18:33:17 Removing intermediate container aa752a867429 18:33:17 ---> 6bc1ddb34bc7 18:33:17 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 18:33:17 ---> Running in 816b07a9959b 18:33:17 Removing intermediate container 816b07a9959b 18:33:17 ---> 68888d8bdf21 18:33:17 Step 21/23 : LABEL arch=x86_64 18:33:17 ---> Running in f205cbad8de9 18:33:17 Removing intermediate container f205cbad8de9 18:33:17 ---> 71f9fa64b048 18:33:17 Step 22/23 : LABEL git_sha=d4e25229156db7662ebd247fa06e9b6c51b0ff66 18:33:17 ---> Running in ac560724ef08 18:33:18 Removing intermediate container ac560724ef08 18:33:18 ---> b4f3e905bba7 18:33:18 Step 23/23 : LABEL version=0.0.0 18:33:18 ---> Running in 32a1c620ce2f 18:33:18 Removing intermediate container 32a1c620ce2f 18:33:18 ---> 773d09a861e1 18:33:18 18:33:18 Successfully built 773d09a861e1 18:33:18 Successfully tagged core-metadata:latest 18:33:18 Building support-notifications 18:33:18  Building core-metadata ... done CGO_ENABLED=0 GO111MODULE=on 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 18:33:25 Digest: sha256:41978d1974f05f80e1aef23ac03040491a7e28bd4551d4b469b43e558341864e 18:33:25 Status: Downloaded newer image for docker:20.10.14 18:33:25 ---> 7417809fdb73 18:33:25 Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2017-2019: Mainflux, Cavium, Dell, Copyright (c) 2021: Intel Corporation' 18:33:25 Step 1/22 : ARG BUILDER_BASE=golang:1.18-alpine3.16 18:33:25 Step 2/22 : FROM ${BUILDER_BASE} AS builder 18:33:25 ---> fa93b1eecc36 18:33:25 Step 3/22 : WORKDIR /edgex-go 18:33:25 ---> Using cache 18:33:25 ---> e43212c165b5 18:33:25 Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 18:33:25 ---> Using cache 18:33:25 ---> 6f9354d16efb 18:33:25 Step 5/22 : RUN apk add --update --no-cache make bash git ca-certificates 18:33:25 ---> Running in e6ec77aac3ab 18:33:25 ---> Running in 9d61f1874922 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 18:33:25 provisioning config files... 18:33:25 copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/1@tmp/config1903985504300239437tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 18:33:26 Removing intermediate container e6ec77aac3ab 18:33:26 ---> d4043e6aca75 18:33:26 Step 13/23 : RUN apk add --update --no-cache bash dumb-init py3-pip curl && pip install --no-cache-dir docker-compose==1.23.2 18:33:26 fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 18:33:26 ---> Running in 7efe07b5ba6c 18:33:26 ---> docker-login.sh 18:33:26 nexus3.edgexfoundry.org:10001 18:33:26 Removing intermediate container dbdcbd22fb74 18:33:26 ---> 116ca7dfa718 18:33:26 18:33:26 Step 10/22 : FROM alpine:3.16 18:33:26 ---> d7d3d98c851f 18:33:26 Step 11/22 : RUN apk add --update --no-cache curl dumb-init 18:33:26 ---> Running in c3804308d3f7 18:33:26 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 18:33:26 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 18:33:26 fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 18:33:27 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 18:33:27 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 18:33:27 (1/43) Installing readline (8.1.1-r0) 18:33:27 (2/43) Installing bash (5.1.16-r0) 18:33:27 Executing bash-5.1.16-r0.post-install 18:33:27 (3/43) Installing brotli-libs (1.0.9-r5) 18:33:27 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 18:33:27 (4/43) Installing nghttp2-libs (1.46.0-r0) 18:33:27 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 18:33:27 Configure a credential helper to remove this warning. See 18:33:27 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 18:33:27 18:33:27 Login Succeeded 18:33:27 nexus3.edgexfoundry.org:10002 18:33:27 (5/43) Installing libcurl (7.80.0-r2) 18:33:27 (6/43) Installing curl (7.80.0-r2) 18:33:27 (7/43) Installing dumb-init (1.2.5-r1) 18:33:27 (8/43) Installing libbz2 (1.0.8-r1) 18:33:27 (9/43) Installing expat (2.4.7-r0) 18:33:27 (10/43) Installing libffi (3.4.2-r1) 18:33:27 (11/43) Installing gdbm (1.22-r0) 18:33:27 (12/43) Installing xz-libs (5.2.5-r1) 18:33:27 OK: 211 MiB in 51 packages 18:33:27 (13/43) Installing libgcc (10.3.1_git20211027-r0) 18:33:27 (14/43) Installing libstdc++ (10.3.1_git20211027-r0) 18:33:27 (15/43) Installing mpdecimal (2.5.1-r1) 18:33:27 (16/43) Installing sqlite-libs (3.36.0-r0) 18:33:27 (17/43) Installing python3 (3.9.13-r1) 18:33:27 (1/6) Installing ca-certificates (20211220-r0) 18:33:27 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 18:33:27 (2/6) Installing brotli-libs (1.0.9-r6) 18:33:27 (3/6) Installing nghttp2-libs (1.47.0-r0) 18:33:27 (4/6) Installing libcurl (7.83.1-r2) 18:33:27 (5/6) Installing curl (7.83.1-r2) 18:33:27 (6/6) Installing dumb-init (1.2.5-r1) 18:33:27 Executing busybox-1.35.0-r15.trigger 18:33:27 Executing ca-certificates-20211220-r0.trigger 18:33:27 OK: 8 MiB in 20 packages 18:33:27 (18/43) Installing py3-appdirs (1.4.4-r2) 18:33:27 (19/43) Installing py3-certifi (2020.12.5-r1) 18:33:27 (20/43) Installing py3-charset-normalizer (2.0.7-r0) 18:33:27 (21/43) Installing py3-idna (3.3-r0) 18:33:27 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 18:33:27 Configure a credential helper to remove this warning. See 18:33:27 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 18:33:27 18:33:27 Login Succeeded 18:33:27 nexus3.edgexfoundry.org:10003 18:33:27 (22/43) Installing py3-urllib3 (1.26.7-r0) 18:33:27 (23/43) Installing py3-requests (2.26.0-r1) 18:33:27 (24/43) Installing py3-msgpack (1.0.2-r1) 18:33:27 (25/43) Installing py3-lockfile (0.12.2-r4) 18:33:27 (26/43) Installing py3-cachecontrol (0.12.10-r0) 18:33:27 (27/43) Installing py3-colorama (0.4.4-r1) 18:33:27 (28/43) Installing py3-contextlib2 (21.6.0-r1) 18:33:27 (29/43) Installing py3-distlib (0.3.3-r0) 18:33:27 (30/43) Installing py3-distro (1.6.0-r0) 18:33:27 (31/43) Installing py3-six (1.16.0-r0) 18:33:27 (32/43) Installing py3-webencodings (0.5.1-r4) 18:33:27 (33/43) Installing py3-html5lib (1.1-r1) 18:33:27 (34/43) Installing py3-parsing (2.4.7-r2) 18:33:27 (35/43) Installing py3-packaging (20.9-r1) 18:33:27 (36/43) Installing py3-tomli (1.2.2-r0) 18:33:27 (37/43) Installing py3-pep517 (0.12.0-r0) 18:33:27 (38/43) Installing py3-progress (1.6-r0) 18:33:27 (39/43) Installing py3-retrying (1.3.3-r2) 18:33:27 (40/43) Installing py3-ordered-set (4.0.2-r2) 18:33:27 (41/43) Installing py3-setuptools (52.0.0-r4) 18:33:27 (42/43) Installing py3-toml (0.10.2-r2) 18:33:27 (43/43) Installing py3-pip (20.3.4-r1) 18:33:28 Executing busybox-1.34.1-r5.trigger 18:33:28 OK: 83 MiB in 65 packages 18:33:28 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 18:33:28 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 18:33:28 Configure a credential helper to remove this warning. See 18:33:28 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 18:33:28 18:33:28 Login Succeeded 18:33:28 nexus3.edgexfoundry.org:10004 18:33:28 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 18:33:28 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 18:33:28 Configure a credential helper to remove this warning. See 18:33:28 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 18:33:28 18:33:28 Login Succeeded 18:33:28 docker.io 18:33:29 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 18:33:29 Removing intermediate container 9d61f1874922 18:33:29 ---> 92e7538c15c1 18:33:29 Step 6/22 : COPY go.mod vendor* ./ 18:33:29 Collecting docker-compose==1.23.2 18:33:29 Downloading docker_compose-1.23.2-py2.py3-none-any.whl (131 kB) 18:33:29 Collecting dockerpty<0.5,>=0.4.1 18:33:29 Downloading dockerpty-0.4.1.tar.gz (13 kB) 18:33:29 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 18:33:29 Configure a credential helper to remove this warning. See 18:33:29 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 18:33:29 18:33:29 Login Succeeded 18:33:29 ---> docker-login.sh ends [Pipeline] } 18:33:29 Deleting 1 temporary files 18:33:29 Removing intermediate container c3804308d3f7 18:33:29 ---> 53ad8ecff3ed 18:33:29 Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' 18:33:29 ---> 062d631fe548 18:33:29 Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash 18:33:29 ---> Running in 3e8cce55c479 18:33:29 ---> Running in 2c19c1b30f45 18:33:29 Collecting docopt<0.7,>=0.6.1 18:33:29 Downloading docopt-0.6.2.tar.gz (25 kB) 18:33:29 Removing intermediate container 3e8cce55c479 18:33:29 ---> ac1c0e6ac1c3 18:33:29 Step 13/22 : WORKDIR /edgex [Pipeline] sh 18:33:29 ---> Running in d0d54ee9406e 18:33:30 + git config --global --add safe.directory /w/workspace/edgex-go/1 [Pipeline] echo 18:33:30 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 18:33:30 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] 18:33:30 Collecting PyYAML<4,>=3.10 18:33:30 Downloading PyYAML-3.13.tar.gz (270 kB) 18:33:30 Removing intermediate container d0d54ee9406e 18:33:30 ---> 950c97ed2e27 18:33:30 Step 14/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/res/configuration.toml res/configuration.toml 18:33:30 Removing intermediate container 915533b639b7 18:33:30 ---> 83a71b521f34 18:33:30 18:33:30 Step 10/22 : FROM alpine:3.16 18:33:30 ---> d7d3d98c851f 18:33:30 Step 11/22 : RUN apk add --update --no-cache dumb-init 18:33:30 ---> Using cache 18:33:30 ---> 3e988391046d 18:33:30 Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 18:33:30 ---> Using cache 18:33:30 ---> 60b370faaadf 18:33:30 Step 13/22 : ENV APP_PORT=59861 [Pipeline] echo 18:33:30 ========================================================= 18:33:30 [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine] 18:33:30 ========================================================= [Pipeline] fileExists [Pipeline] sh 18:33:30 ---> Running in e16b6512e134 18:33:30 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine 18:33:30 ---> db87e589345b 18:33:30 Step 15/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/security-proxy-setup . 18:33:30 Removing intermediate container e16b6512e134 18:33:30 ---> f96a771bf41a 18:33:30 Step 14/22 : EXPOSE $APP_PORT 18:33:30 Collecting cached-property<2,>=1.2.0 18:33:30 ---> Running in 6f89df0cc595 18:33:30 Downloading cached_property-1.5.2-py2.py3-none-any.whl (7.6 kB) 18:33:30 Collecting docker<4.0,>=3.6.0 18:33:30 Downloading docker-3.7.3-py2.py3-none-any.whl (134 kB) 18:33:30 Requirement already satisfied: six<2,>=1.3.0 in /usr/lib/python3.9/site-packages (from docker-compose==1.23.2) (1.16.0) 18:33:30 1.18-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 18:33:30 b3c136eddcbf: Pulling fs layer 18:33:30 c0a3192eca97: Pulling fs layer 18:33:30 a050256f5b6f: Pulling fs layer 18:33:30 656be50a0ddc: Pulling fs layer 18:33:30 2bbca73fdf42: Pulling fs layer 18:33:30 46d945488cbd: Pulling fs layer 18:33:30 8a5474983e97: Pulling fs layer 18:33:30 329c88fbcd65: Pulling fs layer 18:33:30 656be50a0ddc: Waiting 18:33:30 8a5474983e97: Waiting 18:33:30 2bbca73fdf42: Waiting 18:33:30 329c88fbcd65: Waiting 18:33:30 46d945488cbd: Waiting 18:33:30 a050256f5b6f: Download complete 18:33:30 c0a3192eca97: Download complete 18:33:30 2bbca73fdf42: Verifying Checksum 18:33:30 2bbca73fdf42: Download complete 18:33:30 46d945488cbd: Verifying Checksum 18:33:30 46d945488cbd: Download complete 18:33:30 b3c136eddcbf: Verifying Checksum 18:33:30 b3c136eddcbf: Download complete 18:33:30 Collecting requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1 18:33:30 Downloading requests-2.20.1-py2.py3-none-any.whl (57 kB) 18:33:30 Removing intermediate container 6f89df0cc595 18:33:30 ---> 7a5ceb081913 18:33:30 Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / 18:33:30 Collecting texttable<0.10,>=0.9.0 18:33:30 Downloading texttable-0.9.1.tar.gz (11 kB) 18:33:31 ---> d3a61f8ff0a3 18:33:31 Step 16/22 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . 18:33:31 ---> c7ed312e4ce7 18:33:31 Step 16/22 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / 18:33:31 Collecting websocket-client<1.0,>=0.32.0 18:33:31 Downloading websocket_client-0.59.0-py2.py3-none-any.whl (67 kB) 18:33:31 Collecting jsonschema<3,>=2.5.1 18:33:31 Downloading jsonschema-2.6.0-py2.py3-none-any.whl (39 kB) 18:33:31 Collecting docker-pycreds>=0.4.0 18:33:31 Downloading docker_pycreds-0.4.0-py2.py3-none-any.whl (9.0 kB) 18:33:31 Collecting urllib3<1.25,>=1.21.1 18:33:31 Downloading urllib3-1.24.3-py2.py3-none-any.whl (118 kB) 18:33:31 Collecting chardet<3.1.0,>=3.0.2 18:33:31 Downloading chardet-3.0.4-py2.py3-none-any.whl (133 kB) 18:33:31 Collecting idna<2.8,>=2.5 18:33:31 Downloading idna-2.7-py2.py3-none-any.whl (58 kB) 18:33:31 Requirement already satisfied: certifi>=2017.4.17 in /usr/lib/python3.9/site-packages (from requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1->docker-compose==1.23.2) (2020.12.5) 18:33:31 b3c136eddcbf: Pull complete 18:33:31 329c88fbcd65: Verifying Checksum 18:33:31 329c88fbcd65: Download complete 18:33:32 Using legacy 'setup.py install' for dockerpty, since package 'wheel' is not installed. 18:33:32 Using legacy 'setup.py install' for docopt, since package 'wheel' is not installed. 18:33:32 Using legacy 'setup.py install' for PyYAML, since package 'wheel' is not installed. 18:33:32 Using legacy 'setup.py install' for texttable, since package 'wheel' is not installed. 18:33:32 Installing collected packages: urllib3, idna, chardet, websocket-client, requests, docker-pycreds, texttable, PyYAML, jsonschema, docopt, dockerpty, docker, cached-property, docker-compose 18:33:32 Attempting uninstall: urllib3 18:33:32 Found existing installation: urllib3 1.26.7 18:33:32 Uninstalling urllib3-1.26.7: 18:33:32 Successfully uninstalled urllib3-1.26.7 18:33:32 c0a3192eca97: Pull complete 18:33:32 Attempting uninstall: idna 18:33:32 Found existing installation: idna 3.3 18:33:32 Uninstalling idna-3.3: 18:33:32 ---> e58c264d9c8e 18:33:32 Step 17/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/entrypoint.sh /usr/local/bin/ 18:33:32 Successfully uninstalled idna-3.3 18:33:32 ---> d04ce0b2398b 18:33:32 Step 17/22 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml 18:33:32 ---> 457a05a8e17d 18:33:32 Step 18/22 : RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 18:33:32 a050256f5b6f: Pull complete 18:33:32 ---> Running in 6297b488b4d2 18:33:32 ---> b5bf5db1eda2 18:33:32 Step 18/22 : ENTRYPOINT ["/support-scheduler"] 18:33:32 ---> Running in 9bd3f017a0e5 18:33:32 8a5474983e97: Verifying Checksum 18:33:32 8a5474983e97: Download complete 18:33:33 Removing intermediate container 9bd3f017a0e5 18:33:33 ---> 8d9ac8cd63dc 18:33:33 Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 18:33:33 ---> Running in 47bb32bff839 18:33:33 Attempting uninstall: requests 18:33:33 Found existing installation: requests 2.26.0 18:33:33 Uninstalling requests-2.26.0: 18:33:33 Successfully uninstalled requests-2.26.0 18:33:33 Running setup.py install for texttable: started 18:33:33 Removing intermediate container 47bb32bff839 18:33:33 ---> 54164766b86b 18:33:33 Step 20/22 : LABEL arch=x86_64 18:33:33 ---> Running in e3b0e54d2ffc 18:33:33 656be50a0ddc: Verifying Checksum 18:33:33 656be50a0ddc: Download complete 18:33:33 Running setup.py install for texttable: finished with status 'done' 18:33:33 Running setup.py install for PyYAML: started 18:33:33 Removing intermediate container e3b0e54d2ffc 18:33:33 ---> c2333d3a2860 18:33:33 Step 21/22 : LABEL git_sha=d4e25229156db7662ebd247fa06e9b6c51b0ff66 18:33:33 Removing intermediate container 6297b488b4d2 18:33:33 ---> cedeb6512327 18:33:33 Step 19/22 : ENTRYPOINT ["entrypoint.sh"] 18:33:33 ---> Running in 9d14a15fac3a 18:33:33 ---> Running in 80ef0f7881f4 18:33:34 Removing intermediate container 9d14a15fac3a 18:33:34 ---> cc11760ae9ae 18:33:34 Step 22/22 : LABEL version=0.0.0 18:33:34 Removing intermediate container 80ef0f7881f4 18:33:34 ---> 70e5b962815a 18:33:34 Step 20/22 : LABEL arch=x86_64 18:33:34 Running setup.py install for PyYAML: finished with status 'done' 18:33:34 ---> Running in f52739dd8cb5 18:33:34 ---> Running in dfdb788d0046 18:33:34 Running setup.py install for docopt: started 18:33:34 Removing intermediate container f52739dd8cb5 18:33:34 ---> 303432446277 18:33:34 18:33:34 Successfully built 303432446277 18:33:34 Successfully tagged support-scheduler:latest 18:33:34  Building support-scheduler ... done Building security-spire-agent 18:33:34 Removing intermediate container dfdb788d0046 18:33:34 ---> dfef019a7a47 18:33:34 Step 21/22 : LABEL git_sha=d4e25229156db7662ebd247fa06e9b6c51b0ff66 18:33:34 Running setup.py install for docopt: finished with status 'done' 18:33:34 Running setup.py install for dockerpty: started 18:33:35 Running setup.py install for dockerpty: finished with status 'done' 18:33:35 ---> Running in ad0266fa7394 18:33:36 Successfully installed PyYAML-3.13 cached-property-1.5.2 chardet-3.0.4 docker-3.7.3 docker-compose-1.23.2 docker-pycreds-0.4.0 dockerpty-0.4.1 docopt-0.6.2 idna-2.7 jsonschema-2.6.0 requests-2.20.1 texttable-0.9.1 urllib3-1.24.3 websocket-client-0.59.0 18:33:37 Removing intermediate container ad0266fa7394 18:33:37 ---> 06d353e1a701 18:33:37 Step 22/22 : LABEL version=0.0.0 18:33:37 ---> Running in bc4908193052 18:33:37 Removing intermediate container 1185f81c7f72 18:33:37 ---> 754c05b9f44c 18:33:37 18:33:37 Step 9/20 : FROM alpine:3.15 18:33:37 ---> 2720e26172a0 18:33:37 Step 10/20 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' 18:33:37 ---> Using cache 18:33:37 ---> 9a8b92e03bb6 18:33:37 Step 11/20 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 18:33:37 ---> Using cache 18:33:37 ---> 66bccceaa01e 18:33:37 Step 12/20 : RUN apk update && apk --no-cache --update add dumb-init curl gcompat 18:33:37 Removing intermediate container 2c19c1b30f45 18:33:37 ---> fe1072457620 18:33:37 Step 8/22 : COPY . . 18:33:37 Removing intermediate container bc4908193052 18:33:37 ---> 6e2e09745bca 18:33:37 18:33:38 Successfully built 6e2e09745bca 18:33:38 Successfully tagged security-proxy-setup:latest 18:33:38  Building security-proxy-setup ... done  ---> Running in cde57b5d046e 18:33:38 fetch https://dl-4.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 18:33:38 Step 1/26 : ARG BUILDER_BASE=golang:1.18-alpine3.16 18:33:38 Step 2/26 : FROM ${BUILDER_BASE} AS builder 18:33:38 ---> fa93b1eecc36 18:33:38 Step 3/26 : WORKDIR /edgex-go 18:33:38 ---> Using cache 18:33:38 ---> e43212c165b5 18:33:38 Step 4/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 18:33:38 ---> Using cache 18:33:38 ---> 6f9354d16efb 18:33:38 Step 5/26 : RUN apk add --update --no-cache make git build-base curl 18:33:39 fetch https://dl-4.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 18:33:39 v3.15.5-8-gba85249859 [https://dl-4.alpinelinux.org/alpine/v3.15/main] 18:33:39 v3.15.5-3-g43e4c7984b [https://dl-4.alpinelinux.org/alpine/v3.15/community] 18:33:39 OK: 15856 distinct packages available 18:33:39 fetch https://dl-4.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 18:33:40 fetch https://dl-4.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 18:33:41 ---> Running in 3a6f7e5dad62 18:33:41 Removing intermediate container 7efe07b5ba6c 18:33:41 ---> e3300a87f6ff 18:33:41 Step 14/23 : ENV APP_PORT=58890 18:33:41 (1/9) Installing ca-certificates (20211220-r0) 18:33:41 fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 18:33:41 (2/9) Installing brotli-libs (1.0.9-r5) 18:33:41 ---> Running in a709489ef4e6 18:33:41 (3/9) Installing nghttp2-libs (1.46.0-r0) 18:33:41 Removing intermediate container a709489ef4e6 18:33:41 ---> c25d1b56be10 18:33:41 Step 15/23 : EXPOSE $APP_PORT 18:33:41 (4/9) Installing libcurl (7.80.0-r2) 18:33:41 ---> Running in 14fe42ecb9b0 18:33:41 (5/9) Installing curl (7.80.0-r2) 18:33:41 Removing intermediate container 14fe42ecb9b0 18:33:41 ---> a360f4b55088 18:33:41 Step 16/23 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/sys-mgmt-agent / 18:33:41 (6/9) Installing dumb-init (1.2.5-r1) 18:33:41 (7/9) Installing musl-obstack (1.2.3-r0) 18:33:41 (8/9) Installing libucontext (1.1-r0) 18:33:42 (9/9) Installing gcompat (1.0.0-r4) 18:33:42 ---> 0d7f6be6763e 18:33:42 Step 17/23 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/res/configuration.toml /res/configuration.toml 18:33:42 Executing busybox-1.34.1-r7.trigger 18:33:42 Executing ca-certificates-20211220-r0.trigger 18:33:42 OK: 8 MiB in 23 packages 18:33:42 fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 18:33:42 ---> c4412d0b6e93 18:33:42 Step 18/23 : COPY --from=builder /edgex-go/cmd/sys-mgmt-executor/sys-mgmt-executor / 18:33:42 OK: 211 MiB in 51 packages 18:33:42 ---> 3d35522d8d4c 18:33:42 Step 19/23 : ENTRYPOINT ["/sys-mgmt-agent"] 18:33:42 ---> Running in 317a3847a56f 18:33:42 Removing intermediate container cde57b5d046e 18:33:42 ---> 0087408a975d 18:33:42 Step 13/20 : COPY --from=builder /edgex-go/Attribution.txt / 18:33:43 Removing intermediate container 317a3847a56f 18:33:43 ---> 2bdebb109423 18:33:43 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 18:33:43 ---> Running in 6df1e9bcba76 18:33:43 ---> 9dd3fd117cff 18:33:43 Step 14/20 : COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/security-spiffe-token-provider / 18:33:43 Removing intermediate container 3a6f7e5dad62 18:33:43 ---> 41749a63263b 18:33:43 Step 6/26 : COPY go.mod vendor* ./ 18:33:43 Removing intermediate container 6df1e9bcba76 18:33:43 ---> 13d6461775ba 18:33:43 Step 21/23 : LABEL arch=x86_64 18:33:43 ---> 380921fdbc2a 18:33:43 Step 9/22 : RUN make cmd/support-notifications/support-notifications 18:33:43 ---> Running in e288df4c9e11 18:33:43 ---> 94fc1ab158b7 18:33:43 Step 7/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 18:33:43 ---> Running in 090f97a97537 18:33:43 ---> Running in 0c433cd6b25c 18:33:43 Removing intermediate container e288df4c9e11 18:33:43 ---> d6312cf917cb 18:33:43 Step 22/23 : LABEL git_sha=d4e25229156db7662ebd247fa06e9b6c51b0ff66 18:33:43 ---> Running in 4691e5031454 18:33:43 ---> e4bf516c8077 18:33:43 Step 15/20 : COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/res/configuration.toml /res/configuration.toml 18:33:43 Removing intermediate container 4691e5031454 18:33:43 ---> ec17e2aebc93 18:33:43 Step 23/23 : LABEL version=0.0.0 18:33:43 ---> Running in c0750e98019d 18:33:43 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/support-notifications/support-notifications ./cmd/support-notifications 18:33:44 ---> 5e99c9d9556d 18:33:44 Step 16/20 : ENTRYPOINT [ "/security-spiffe-token-provider" ] 18:33:44 ---> Running in 7483034f4734 18:33:44 Removing intermediate container c0750e98019d 18:33:44 ---> 162fdff28654 18:33:44 18:33:44 Successfully built 162fdff28654 18:33:44 Successfully tagged sys-mgmt-agent:latest 18:33:44  Building sys-mgmt-agent ... done Removing intermediate container 7483034f4734 18:33:44 ---> 1d79ba6fdaf4 18:33:44 Step 17/20 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 18:33:44 ---> Running in 3707e17d0ffd 18:33:44 Removing intermediate container 3707e17d0ffd 18:33:44 ---> 267e3c08a1e4 18:33:44 Step 18/20 : LABEL arch=x86_64 18:33:44 ---> Running in 60dd4f5f3843 18:33:44 Removing intermediate container 60dd4f5f3843 18:33:44 ---> 312b150c3a5c 18:33:44 Step 19/20 : LABEL git_sha=d4e25229156db7662ebd247fa06e9b6c51b0ff66 18:33:44 ---> Running in bb37324057b3 18:33:44 Removing intermediate container bb37324057b3 18:33:44 ---> 7f72959af6f6 18:33:44 Step 20/20 : LABEL version=0.0.0 18:33:44 ---> Running in 31c4bf2feee6 18:33:45 Removing intermediate container 31c4bf2feee6 18:33:45 ---> b7fd32272a29 18:33:45 18:33:45 Successfully built b7fd32272a29 18:33:45 Successfully tagged security-spiffe-token-provider:latest 18:33:48 656be50a0ddc: Pull complete 18:33:48 2bbca73fdf42: Pull complete 18:33:48 46d945488cbd: Pull complete 18:33:50  Building security-spiffe-token-provider ... done Removing intermediate container 0c433cd6b25c 18:33:50 ---> 4b7e3526af6c 18:33:50 Step 8/26 : COPY . . 18:33:54 8a5474983e97: Pull complete 18:33:55 329c88fbcd65: Pull complete 18:33:55 Digest: sha256:53af0e8f7504757f555691f1ffb14839a2b3754f429f24055fc4060c6a6ea7d8 18:33:55 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine 18:33:55 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine [Pipeline] fileExists [Pipeline] sh 18:33:55 + echo FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine 18:33:55 WORKDIR /edgex 18:33:55 COPY go.mod . 18:33:55 RUN go mod download 18:33:55 + docker build -t ci-base-image-arm64 -f - . 18:33:58 Sending build context to Docker daemon 169.3MB 18:33:58 Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine 18:33:58 ---> ff4287adb874 18:33:58 Step 2/4 : WORKDIR /edgex 18:33:58 ---> 73fa00b87fe9 18:33:58 Step 9/26 : ARG SPIRE_RELEASE=1.2.1 18:33:58 ---> Running in c912d4f4dec3 18:33:58 Removing intermediate container c912d4f4dec3 18:33:58 ---> 18833b4458f4 18:33:58 Step 10/26 : WORKDIR /edgex-go/spire-build 18:33:58 ---> Running in 9de3de938f62 18:33:58 Removing intermediate container 9de3de938f62 18:33:58 ---> b227de24da4a 18:33:58 Step 11/26 : RUN if ! test -f /usr/local/bin/spire-server; then wget -q "https://github.com/spiffe/spire/archive/refs/tags/v${SPIRE_RELEASE}.tar.gz" && tar xv --strip-components=1 -f "v${SPIRE_RELEASE}.tar.gz" && echo "building spire from source..." && make bin/spire-server bin/spire-agent && cp bin/spire* /usr/local/bin/; fi 18:33:58 ---> Running in 4b5ea2c6ce46 18:33:59 Removing intermediate container 4b5ea2c6ce46 18:33:59 ---> b1d982c35ef2 18:33:59 Step 12/26 : WORKDIR /edgex-go 18:33:59 ---> Running in a393628473e6 18:33:59 Removing intermediate container a393628473e6 18:33:59 ---> 1513d98e3892 18:33:59 18:33:59 Step 13/26 : FROM alpine:3.15 18:33:59 ---> 2720e26172a0 18:33:59 Step 14/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' 18:33:59 ---> Using cache 18:33:59 ---> 9a8b92e03bb6 18:33:59 Step 15/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 18:33:59 ---> Using cache 18:33:59 ---> 66bccceaa01e 18:33:59 Step 16/26 : RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 18:33:59 ---> Running in 13339a877318 18:33:59 fetch https://dl-4.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 18:34:00 ---> Running in 25a8de94742e 18:34:00 Removing intermediate container 25a8de94742e 18:34:00 ---> cd00d1cfa8bb 18:34:00 Step 3/4 : COPY go.mod . 18:34:00 fetch https://dl-4.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 18:34:01 v3.15.5-8-gba85249859 [https://dl-4.alpinelinux.org/alpine/v3.15/main] 18:34:01 v3.15.5-3-g43e4c7984b [https://dl-4.alpinelinux.org/alpine/v3.15/community] 18:34:01 OK: 15856 distinct packages available 18:34:01 fetch https://dl-4.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 18:34:01 ---> c48bb5741422 18:34:01 Step 4/4 : RUN go mod download 18:34:01 ---> Running in f8151d52feb5 18:34:02 fetch https://dl-4.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 18:34:02 (1/5) Installing dumb-init (1.2.5-r1) 18:34:02 (2/5) Installing musl-obstack (1.2.3-r0) 18:34:02 (3/5) Installing libucontext (1.1-r0) 18:34:02 (4/5) Installing gcompat (1.0.0-r4) 18:34:02 (5/5) Installing openssl (1.1.1q-r0) 18:34:02 Removing intermediate container 090f97a97537 18:34:02 ---> 5ac3c240883b 18:34:02 18:34:02 Step 10/22 : FROM alpine:3.16 18:34:02 ---> d7d3d98c851f 18:34:02 Step 11/22 : RUN apk add --update --no-cache ca-certificates dumb-init 18:34:02 ---> Running in e27b29e8dd51 18:34:02 Executing busybox-1.34.1-r7.trigger 18:34:02 OK: 6 MiB in 19 packages 18:34:03 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 18:34:03 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 18:34:03 Removing intermediate container 13339a877318 18:34:03 ---> 5df412147fbd 18:34:03 Step 17/26 : COPY --from=builder /usr/local/bin/spire-agent /usr/local/bin 18:34:03 (1/2) Installing ca-certificates (20211220-r0) 18:34:03 (2/2) Installing dumb-init (1.2.5-r1) 18:34:03 Executing busybox-1.35.0-r15.trigger 18:34:03 Executing ca-certificates-20211220-r0.trigger 18:34:03 OK: 6 MiB in 16 packages 18:34:04 ---> f515fa090865 18:34:04 Step 18/26 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin 18:34:04 Removing intermediate container e27b29e8dd51 18:34:04 ---> 5f6798e00ce7 18:34:04 Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2021: Intel Corporation' 18:34:04 ---> Running in 8c127cc7d3f6 18:34:04 Removing intermediate container 8c127cc7d3f6 18:34:04 ---> 1ab4ed20655b 18:34:04 Step 13/22 : ENV APP_PORT=59860 18:34:04 ---> Running in 7bd4bf3dd2c7 18:34:05 Removing intermediate container 7bd4bf3dd2c7 18:34:05 ---> 2f6a1c7454ba 18:34:05 Step 14/22 : EXPOSE $APP_PORT 18:34:05 ---> Running in f2c762fca136 18:34:05 Removing intermediate container f2c762fca136 18:34:05 ---> 1ab70a50d8f7 18:34:05 Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / 18:34:05 ---> 2c45dfb58036 18:34:05 Step 16/22 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / 18:34:05 ---> 7ec55abd507c 18:34:05 Step 19/26 : COPY --from=builder /edgex-go/cmd/security-spire-agent/docker-entrypoint.sh /usr/local/bin/ 18:34:05 ---> b7afdec5f0c9 18:34:05 Step 20/26 : COPY --from=builder /edgex-go/cmd/security-spire-agent/agent.conf /usr/local/etc/spire/agent.conf.tpl 18:34:05 ---> b02247058e8d 18:34:05 Step 17/22 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml 18:34:05 ---> 0ccdc68c5fe0 18:34:05 Step 21/26 : COPY --from=builder /edgex-go/cmd/security-spire-agent/openssl.conf /usr/local/etc/ 18:34:05 ---> bd1d43b8bbe4 18:34:05 Step 18/22 : ENTRYPOINT ["/support-notifications"] 18:34:06 ---> Running in 2ba9c100b5ae 18:34:06 ---> ef92cedc7b7f 18:34:06 Step 22/26 : ENTRYPOINT [ "/usr/bin/dumb-init" ] 18:34:06 ---> Running in 2fd2bc596ec5 18:34:06 Removing intermediate container 2ba9c100b5ae 18:34:06 ---> 09f5ec95ecee 18:34:06 Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 18:34:06 ---> Running in 762370864dfb 18:34:06 Removing intermediate container 2fd2bc596ec5 18:34:06 ---> b497c8e26eaa 18:34:06 Step 23/26 : CMD [ "--verbose", "docker-entrypoint.sh" ] 18:34:06 Removing intermediate container 762370864dfb 18:34:06 ---> c1a07a8fb589 18:34:06 Step 20/22 : LABEL arch=x86_64 18:34:06 ---> Running in be32bebf52f4 18:34:06 ---> Running in ecfd45755d39 18:34:06 Removing intermediate container be32bebf52f4 18:34:06 ---> eaaa5c13be99 18:34:06 Step 24/26 : LABEL arch=x86_64 18:34:06 ---> Running in f8a3e460ff11 18:34:06 Removing intermediate container ecfd45755d39 18:34:06 ---> 7530a78ab0dc 18:34:06 Step 21/22 : LABEL git_sha=d4e25229156db7662ebd247fa06e9b6c51b0ff66 18:34:06 ---> Running in 9eec1f044667 18:34:06 Removing intermediate container f8a3e460ff11 18:34:06 ---> 8706bf80ab34 18:34:06 Step 25/26 : LABEL git_sha=d4e25229156db7662ebd247fa06e9b6c51b0ff66 18:34:06 ---> Running in 9d3c39a5dd4f 18:34:06 Removing intermediate container 9eec1f044667 18:34:06 ---> 8b307a8ac826 18:34:06 Step 22/22 : LABEL version=0.0.0 18:34:06 ---> Running in ebec240eca39 18:34:06 Removing intermediate container 9d3c39a5dd4f 18:34:06 ---> a441185dee92 18:34:06 Step 26/26 : LABEL version=0.0.0 18:34:07 ---> Running in 6f36388d2040 18:34:07 Removing intermediate container ebec240eca39 18:34:07 ---> be7c624954ec 18:34:07 18:34:07 Removing intermediate container 6f36388d2040 18:34:07 ---> ee6a3a60cfe7 18:34:07 18:34:07 Successfully built be7c624954ec 18:34:07 Successfully tagged support-notifications:latest 18:34:07  Building support-notifications ... done Successfully built ee6a3a60cfe7 18:34:07 Successfully tagged security-spire-agent:latest 18:34:07  Building security-spire-agent ... done  [Pipeline] } 18:34:07 $ docker stop --time=1 9d1161445f8762f3515adc5b2bb6dc0c54a284d98ac3e62ffbaf88e46f8f4ee6 18:34:08 $ docker rm -f 9d1161445f8762f3515adc5b2bb6dc0c54a284d98ac3e62ffbaf88e46f8f4ee6 [Pipeline] // withDockerContainer [Pipeline] sh 18:34:09 + docker images 18:34:09 REPOSITORY TAG IMAGE ID CREATED SIZE 18:34:09 support-notifications latest be7c624954ec 2 seconds ago 27.1MB 18:34:09 security-spire-agent latest ee6a3a60cfe7 2 seconds ago 125MB 18:34:09 5ac3c240883b 6 seconds ago 1.75GB 18:34:09 1513d98e3892 9 seconds ago 1.58GB 18:34:09 security-spiffe-token-provider latest b7fd32272a29 23 seconds ago 29.1MB 18:34:09 sys-mgmt-agent latest 162fdff28654 25 seconds ago 299MB 18:34:09 security-proxy-setup latest 6e2e09745bca 31 seconds ago 27.2MB 18:34:09 754c05b9f44c 32 seconds ago 1.74GB 18:34:09 support-scheduler latest 303432446277 34 seconds ago 26.5MB 18:34:09 83a71b521f34 39 seconds ago 1.74GB 18:34:09 116ca7dfa718 42 seconds ago 1.69GB 18:34:09 core-metadata latest 773d09a861e1 50 seconds ago 17.1MB 18:34:09 935215b34c8b 55 seconds ago 1.69GB 18:34:09 076807c9a68c 57 seconds ago 1.69GB 18:34:09 core-command latest be762f428344 About a minute ago 16.2MB 18:34:09 security-bootstrapper latest be6949035090 About a minute ago 19.3MB 18:34:09 security-secretstore-setup latest 0ccb5665b219 About a minute ago 28.9MB 18:34:09 core-data latest 495f14c8ae3b About a minute ago 21.5MB 18:34:09 7866aa74199e About a minute ago 1.68GB 18:34:09 6aeb9bf005ab About a minute ago 1.71GB 18:34:09 7e77b193493c About a minute ago 1.7GB 18:34:09 0b39968014c0 About a minute ago 1.69GB 18:34:09 security-spire-config latest b25744a1bd5a About a minute ago 85.8MB 18:34:09 security-spire-server latest fb3d151b85ad About a minute ago 86.5MB 18:34:09 11c1a5a1e88b 2 minutes ago 1.58GB 18:34:09 8e99c13cd88f 2 minutes ago 1.58GB 18:34:09 ci-base-image-x86_64 latest fa93b1eecc36 5 minutes ago 993MB 18:34:09 alpine 3.15 2720e26172a0 8 days ago 5.57MB 18:34:09 alpine 3.16 d7d3d98c851f 9 days ago 5.53MB 18:34:09 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver 0.1.4 31426a034bd3 2 weeks ago 253MB 18:34:09 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base 1.18-alpine a4fb48ad2a94 3 weeks ago 677MB 18:34:09 docker 20.10.14 7417809fdb73 3 months ago 218MB 18:34:09 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] } 18:34:40 Removing intermediate container f8151d52feb5 18:34:40 ---> fde5a2371081 18:34:40 Successfully built fde5a2371081 18:34:40 Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:34:40 + docker inspect -f . ci-base-image-arm64 18:34:40 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 18:34:40 prd-ubuntu20.04-docker-arm64-4c-16g-21390 does not seem to be running inside a container 18:34:41 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 18:34:42 $ docker top e0fbace074c58d41b6e77f0549d344baca67b225afd33372014625183d9cf8aa -eo pid,comm [Pipeline] { [Pipeline] sh 18:34:43 + go version 18:34:43 go version go1.18.3 linux/arm64 [Pipeline] } 18:34:43 $ docker stop --time=1 e0fbace074c58d41b6e77f0549d344baca67b225afd33372014625183d9cf8aa 18:34:44 $ docker rm -f e0fbace074c58d41b6e77f0549d344baca67b225afd33372014625183d9cf8aa [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:34:45 + docker inspect -f . ci-base-image-arm64 18:34:45 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 18:34:45 prd-ubuntu20.04-docker-arm64-4c-16g-21390 does not seem to be running inside a container 18:34:46 $ docker run -t -d -u 1001:1001 -u 0:0 -v /var/run/docker.sock:/var/run/docker.sock --privileged -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 18:34:47 $ docker top bfe1679708e4da5422d921f906182090bb65c085b88a13bc9dc5b09abdceb30f -eo pid,comm [Pipeline] { [Pipeline] echo 18:34:47 ========================================================= 18:34:47 [edgeXBuildGoParallel] Running Tests and Build... 18:34:47 ========================================================= [Pipeline] sh 18:34:48 + git config --global --add safe.directory /w/workspace/edgex-go/1 [Pipeline] fileExists [Pipeline] sh 18:34:48 + make test 18:34:48 GO111MODULE=on go test -race -coverprofile=coverage.out ./... 18:35:21 ? github.com/edgexfoundry/edgex-go [no test files] 18:36:58 ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] 18:36:58 ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] 18:37:00 ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] 18:37:00 ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] 18:37:00 ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] 18:37:01 ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] 18:37:01 ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-setup [no test files] 18:37:01 ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] 18:37:01 ? github.com/edgexfoundry/edgex-go/cmd/security-spiffe-token-provider [no test files] 18:37:04 ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] 18:37:04 ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] 18:37:04 ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-agent [no test files] 18:37:04 ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-executor [no test files] 18:37:04 ? github.com/edgexfoundry/edgex-go/internal [no test files] 18:37:04 ? github.com/edgexfoundry/edgex-go/internal/core/command [no test files] 18:37:19 ok github.com/edgexfoundry/edgex-go/internal/core/command/application 0.432s coverage: 28.7% of statements 18:37:19 ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] 18:37:19 ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] 18:37:22 ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 0.376s coverage: 98.5% of statements 18:37:22 ? github.com/edgexfoundry/edgex-go/internal/core/data [no test files] 18:37:22 ok github.com/edgexfoundry/edgex-go/internal/core/data/application 0.479s coverage: 54.2% of statements 18:37:22 ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] 18:37:22 ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] 18:37:40 ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 17.720s coverage: 89.2% of statements 18:37:40 ? github.com/edgexfoundry/edgex-go/internal/core/data/controller/messaging [no test files] 18:37:40 ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] 18:37:40 ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks [no test files] 18:37:40 ok github.com/edgexfoundry/edgex-go/internal/core/data/messaging 1.385s coverage: 83.8% of statements 18:37:40 ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] 18:37:40 ? github.com/edgexfoundry/edgex-go/internal/core/metadata [no test files] 18:37:40 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/application [no test files] 18:37:40 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] 18:37:40 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] 18:37:43 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 2.356s coverage: 95.6% of statements 18:37:43 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] 18:37:43 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks [no test files] 18:37:43 ok github.com/edgexfoundry/edgex-go/internal/io 0.443s coverage: 72.2% of statements 18:37:43 ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] 18:37:43 ? github.com/edgexfoundry/edgex-go/internal/pkg/application [no test files] 18:37:43 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers [no test files] 18:37:43 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] 18:37:43 ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] 18:37:43 ok github.com/edgexfoundry/edgex-go/internal/pkg/controller/http 0.489s coverage: 60.0% of statements 18:37:43 ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] 18:37:43 ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] 18:37:43 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] 18:37:43 ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 0.405s coverage: 0.9% of statements 18:37:43 ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] 18:37:43 ok github.com/edgexfoundry/edgex-go/internal/pkg/telemetry 0.269s coverage: 58.8% of statements 18:37:43 ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 0.276s coverage: 29.6% of statements 18:37:43 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] 18:37:50 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.250s coverage: 47.1% of statements 18:37:50 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 1.486s coverage: 79.5% of statements 18:37:50 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.470s coverage: 94.1% of statements 18:37:50 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.256s coverage: 96.3% of statements 18:37:52 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.257s coverage: 87.5% of statements 18:38:00 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 11.381s coverage: 94.4% of statements 18:38:00 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/ping 0.209s coverage: 44.8% of statements 18:38:13 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 14.677s coverage: 82.4% of statements 18:38:13 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] 18:38:15 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 22.266s coverage: 92.9% of statements 18:38:15 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] 18:38:15 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] 18:38:15 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] 18:38:15 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 0.078s coverage: 65.1% of statements 18:38:15 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] 18:38:15 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] 18:38:15 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] 18:38:15 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] 18:38:15 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] 18:38:15 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 11.231s coverage: 87.2% of statements 18:38:15 ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] 18:38:15 ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] 18:38:15 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.176s coverage: 100.0% of statements 18:38:15 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] 18:38:15 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.272s coverage: 58.8% of statements 18:38:15 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/common [no test files] 18:38:15 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.259s coverage: 80.0% of statements 18:38:15 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/jwt 0.216s coverage: 87.2% of statements 18:38:15 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/oauth2 0.259s coverage: 85.4% of statements 18:38:15 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.756s coverage: 91.2% of statements 18:38:15 ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] 18:38:19 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 0.991s coverage: 64.4% of statements 18:38:19 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] 18:38:19 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] 18:38:19 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.365s coverage: 100.0% of statements 18:38:19 ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.112s coverage: 89.4% of statements 18:38:19 ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.071s coverage: 100.0% of statements 18:38:19 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.067s coverage: 73.7% of statements 18:38:19 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.064s coverage: 100.0% of statements 18:38:27 ok github.com/edgexfoundry/edgex-go/internal/security/proxy 1.358s coverage: 66.1% of statements 18:38:27 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/config [no test files] 18:38:27 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/container [no test files] 18:38:27 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/models [no test files] 18:38:28 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.964s coverage: 43.8% of statements 18:38:28 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] 18:38:28 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] 18:38:28 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 0.343s coverage: 89.5% of statements 18:38:28 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] 18:38:28 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 0.316s coverage: 84.8% of statements 18:38:28 ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider [no test files] 18:38:28 ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/config [no test files] 18:38:28 ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/container [no test files] 18:38:28 ? github.com/edgexfoundry/edgex-go/internal/support/notifications [no test files] 18:38:39 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 6.313s coverage: 17.7% of statements 18:38:39 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel [no test files] 18:38:39 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks [no test files] 18:38:39 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] 18:38:39 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] 18:38:39 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 0.665s coverage: 92.3% of statements 18:38:39 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] 18:38:39 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks [no test files] 18:38:39 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler [no test files] 18:38:39 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/application [no test files] 18:38:39 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/scheduler 0.220s coverage: 63.2% of statements 18:38:39 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] 18:38:39 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] 18:38:39 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 0.490s coverage: 97.7% of statements 18:38:39 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] 18:38:39 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks [no test files] 18:38:39 ? github.com/edgexfoundry/edgex-go/internal/system/agent [no test files] 18:38:39 ? github.com/edgexfoundry/edgex-go/internal/system/agent/application [no test files] 18:38:39 ok github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct 0.370s coverage: 28.9% of statements 18:38:39 ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct/config [no test files] 18:38:39 ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/executor [no test files] 18:38:39 ? github.com/edgexfoundry/edgex-go/internal/system/agent/config [no test files] 18:38:39 ? github.com/edgexfoundry/edgex-go/internal/system/agent/container [no test files] 18:38:39 ? github.com/edgexfoundry/edgex-go/internal/system/agent/controller/http [no test files] 18:38:39 ? github.com/edgexfoundry/edgex-go/internal/system/agent/interfaces [no test files] 18:38:39 ok github.com/edgexfoundry/edgex-go/internal/system/agent/response 0.229s coverage: 100.0% of statements 18:38:39 ok github.com/edgexfoundry/edgex-go/internal/system/executor 0.092s coverage: 96.9% of statements 18:38:39 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 18:38:39 WARNING: Linting skipped (not on x86_64 or linter not installed) 18:38:39 GO111MODULE=on go vet ./... 18:40:31 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 18:40:31 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 18:40:31 ./bin/test-attribution-txt.sh 18:40:31 An attribution for github.com/klauspost/compress is missing from Attribution.txt, please add 18:40:31 An attribution for github.com/minio/highwayhash is missing from Attribution.txt, please add 18:40:31 An attribution for github.com/nats-io/jwt/v2 is missing from Attribution.txt, please add 18:40:31 An attribution for github.com/nats-io/nats.go is missing from Attribution.txt, please add 18:40:31 An attribution for github.com/nats-io/nkeys is missing from Attribution.txt, please add 18:40:31 An attribution for github.com/nats-io/nuid is missing from Attribution.txt, please add 18:40:31 An attribution for golang.org/x/time is missing from Attribution.txt, please add [Pipeline] echo 18:40:31 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] sh 18:40:31 + ls -al . 18:40:31 total 684 18:40:31 drwxrwxr-x 9 1001 1001 4096 Jul 28 18:34 . 18:40:31 drwxr-xr-x 4 root root 4096 Jul 28 18:34 .. 18:40:31 -rw-rw-r-- 1 1001 1001 11 Jul 28 18:32 .dockerignore 18:40:31 drwxrwxr-x 8 1001 1001 4096 Jul 28 18:33 .git 18:40:31 drwxrwxr-x 3 1001 1001 4096 Jul 28 18:32 .github 18:40:31 -rw-rw-r-- 1 1001 1001 1030 Jul 28 18:32 .gitignore 18:40:31 -rw-rw-r-- 1 1001 1001 42 Jul 28 18:32 .golangci.yml 18:40:31 -rw-rw-r-- 1 1001 1001 87 Jul 28 18:32 .hadolint.yml 18:40:31 -rw-rw-r-- 1 1001 1001 166 Jul 28 18:32 .sonarcloud.properties 18:40:31 -rw-rw-r-- 1 1001 1001 1171 Jul 28 18:32 ADOPTERS.md 18:40:31 -rw-rw-r-- 1 1001 1001 10347 Jul 28 18:32 Attribution.txt 18:40:31 -rw-rw-r-- 1 1001 1001 63209 Jul 28 18:32 CHANGELOG.md 18:40:31 -rw-rw-r-- 1 1001 1001 3804 Jul 28 18:32 CONTRIBUTING.md 18:40:31 -rw-rw-r-- 1 1001 1001 677 Jul 28 18:32 GOVERNANCE.md 18:40:31 -rw-rw-r-- 1 1001 1001 850 Jul 28 18:32 Jenkinsfile 18:40:31 -rw-rw-r-- 1 1001 1001 10775 Jul 28 18:32 LICENSE 18:40:31 -rw-rw-r-- 1 1001 1001 10350 Jul 28 18:32 Makefile 18:40:31 -rw-rw-r-- 1 1001 1001 582 Jul 28 18:32 OWNERS.md 18:40:31 -rw-rw-r-- 1 1001 1001 9094 Jul 28 18:32 README.md 18:40:31 -rw-rw-r-- 1 1001 1001 6912 Jul 28 18:32 SECURITY.md 18:40:31 -rw-rw-r-- 1 1001 1001 5 Jul 28 18:28 VERSION 18:40:31 -rw-rw-r-- 1 1001 1001 4131 Jul 28 18:32 ZMQWindows.md 18:40:31 drwxrwxr-x 2 1001 1001 4096 Jul 28 18:32 bin 18:40:31 drwxrwxr-x 18 1001 1001 4096 Jul 28 18:32 cmd 18:40:31 -rw-r--r-- 1 root root 436144 Jul 28 18:38 coverage.out 18:40:31 -rw-rw-r-- 1 1001 1001 3681 Jul 28 18:32 go.mod 18:40:31 -rw-rw-r-- 1 1001 1001 38033 Jul 28 18:32 go.sum 18:40:31 drwxrwxr-x 8 1001 1001 4096 Jul 28 18:32 internal 18:40:31 drwxrwxr-x 3 1001 1001 4096 Jul 28 18:32 openapi 18:40:31 drwxrwxr-x 4 1001 1001 4096 Jul 28 18:32 snap 18:40:31 -rw-rw-r-- 1 1001 1001 204 Jul 28 18:32 version.go [Pipeline] sh 18:40:32 + '[' -e coverage.out ] 18:40:32 + chown 1001:1001 coverage.out [Pipeline] stash 18:40:32 Warning: overwriting stash ‘coverage-report’ 18:40:33 Stashed 1 file(s) [Pipeline] sh 18:40:34 + make build 18:40:34 CGO_ENABLED=1 GO111MODULE=on go build -tags "non_delayedstart" -ldflags "-linkmode=external -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -buildmode=pie -o cmd/core-data/core-data ./cmd/core-data 18:41:55 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus 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 18:43:04 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus 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 18:43:04 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/support-notifications/support-notifications ./cmd/support-notifications 18:43:43 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/sys-mgmt-executor/sys-mgmt-executor ./cmd/sys-mgmt-executor 18:43:43 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/sys-mgmt-agent/sys-mgmt-agent ./cmd/sys-mgmt-agent 18:43:43 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler 18:43:50 CGO_ENABLED=0 GO111MODULE=on 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 18:43:53 CGO_ENABLED=0 GO111MODULE=on 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 18:43:58 CGO_ENABLED=0 GO111MODULE=on 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 18:44:02 CGO_ENABLED=0 GO111MODULE=on 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 18:44:05 CGO_ENABLED=0 GO111MODULE=on 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 18:44:14 CGO_ENABLED=0 GO111MODULE=on 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] } 18:44:18 $ docker stop --time=1 bfe1679708e4da5422d921f906182090bb65c085b88a13bc9dc5b09abdceb30f 18:44:20 $ docker rm -f bfe1679708e4da5422d921f906182090bb65c085b88a13bc9dc5b09abdceb30f [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:44:22 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 18:44:22 18:44:22 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:44:23 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 18:44:23 latest: Pulling from edgex-devops/edgex-compose-arm64 18:44:23 29e5d40040c1: Pulling fs layer 18:44:23 1ce36da41761: Pulling fs layer 18:44:23 25b303627fd3: Pulling fs layer 18:44:23 29e5d40040c1: Verifying Checksum 18:44:23 29e5d40040c1: Download complete 18:44:24 1ce36da41761: Download complete 18:44:24 29e5d40040c1: Pull complete 18:44:25 25b303627fd3: Download complete 18:44:25 1ce36da41761: Pull complete 18:44:38 25b303627fd3: Pull complete 18:44:38 Digest: sha256:9cc31fd43c2090459daf52f5d183d677621facc00304dcc7dc9de11b2a0a8f33 18:44:38 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 18:44:38 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 18:44:38 prd-ubuntu20.04-docker-arm64-4c-16g-21390 does not seem to be running inside a container 18:44:38 $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest cat 18:44:41 $ docker top 63451f692bc1b712c6e259ea41feff7b505d54d4163c0ed4510f69cbce69e402 -eo pid,comm [Pipeline] { [Pipeline] sh 18:44:42 + docker-compose build --help 18:44:42 + grep parallel 18:44:45 --parallel Build images in parallel. [Pipeline] } 18:44:45 $ docker stop --time=1 63451f692bc1b712c6e259ea41feff7b505d54d4163c0ed4510f69cbce69e402 18:44:47 $ docker rm -f 63451f692bc1b712c6e259ea41feff7b505d54d4163c0ed4510f69cbce69e402 [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:44:48 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 18:44:48 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 18:44:48 prd-ubuntu20.04-docker-arm64-4c-16g-21390 does not seem to be running inside a container 18:44:48 $ docker run -t -d -u 1001:1001 -u 0:0 --entrypoint= -v /var/run/docker.sock:/var/run/docker.sock --privileged -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest cat 18:44:49 $ docker top 8c9706620e83e04ce432af679bf16e7cfb1f409a206df1a53ceda73629a618b5 -eo pid,comm [Pipeline] { [Pipeline] sh 18:44:50 + docker-compose -f ./docker-compose-build.yml build --parallel 18:44:55 Building core-command ... 18:44:55 Building core-data ... 18:44:55 Building core-metadata ... 18:44:55 Building security-bootstrapper ... 18:44:55 Building security-proxy-setup ... 18:44:55 Building security-secretstore-setup ... 18:44:55 Building security-spiffe-token-provider ... 18:44:55 Building security-spire-agent ... 18:44:55 Building security-spire-config ... 18:44:55 Building security-spire-server ... 18:44:55 Building support-notifications ... 18:44:55 Building support-scheduler ... 18:44:55 Building sys-mgmt-agent ... 18:44:55 Building security-secretstore-setup 18:44:55 Building sys-mgmt-agent 18:44:55 Building security-spiffe-token-provider 18:44:55 Building security-spire-agent 18:44:55 Building core-metadata 18:46:31 Step 1/23 : ARG BUILDER_BASE=golang:1.18-alpine3.16 18:46:31 Step 2/23 : FROM ${BUILDER_BASE} AS builder 18:46:31 ---> fde5a2371081 18:46:31 Step 3/23 : WORKDIR /edgex-go 18:46:31 Step 1/20 : ARG BUILDER_BASE=golang:1.18-alpine3.16 18:46:31 Step 2/20 : FROM ${BUILDER_BASE} AS builder 18:46:31 ---> fde5a2371081 18:46:31 Step 3/20 : WORKDIR /edgex-go 18:46:31 Step 1/23 : ARG BUILDER_BASE=golang:1.18-alpine3.16 18:46:31 Step 2/23 : FROM ${BUILDER_BASE} AS builder 18:46:31 ---> fde5a2371081 18:46:31 Step 3/23 : WORKDIR /edgex-go 18:46:31 ---> Running in 11cd9d197473 18:46:31 ---> Running in 57493e108378 18:46:31 ---> Running in de7bde6c33ce 18:46:31 Step 1/25 : ARG BUILDER_BASE=golang:1.18-alpine3.16 18:46:31 Step 2/25 : FROM ${BUILDER_BASE} AS builder 18:46:31 ---> fde5a2371081 18:46:31 Step 3/25 : WORKDIR /edgex-go 18:46:31 ---> Running in 3fa6d2b708ca 18:46:31 Step 1/26 : ARG BUILDER_BASE=golang:1.18-alpine3.16 18:46:31 Step 2/26 : FROM ${BUILDER_BASE} AS builder 18:46:31 ---> fde5a2371081 18:46:31 Step 3/26 : WORKDIR /edgex-go 18:46:31 ---> Running in b2a8512995ce 18:46:31 Removing intermediate container 3fa6d2b708ca 18:46:31 ---> 22b7a2b855dc 18:46:31 Step 4/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 18:46:31 ---> Running in 511fcbe4a63d 18:46:31 Removing intermediate container de7bde6c33ce 18:46:31 ---> 8f9dff9b287c 18:46:31 Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 18:46:31 Removing intermediate container 11cd9d197473 18:46:31 ---> c78bb1476c8b 18:46:31 Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 18:46:31 Removing intermediate container 57493e108378 18:46:31 ---> 520e8e0bf658 18:46:31 Step 4/20 : RUN apk update && apk --no-cache --update add build-base 18:46:31 Removing intermediate container b2a8512995ce 18:46:31 ---> abdb2315db27 18:46:31 Step 4/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 18:46:31 ---> Running in 7208a96b9eb8 18:46:31 ---> Running in 91af113c47f1 18:46:31 ---> Running in d75f11acda0d 18:46:31 ---> Running in 255811f64204 18:46:31 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 18:46:31 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 18:46:31 Removing intermediate container 511fcbe4a63d 18:46:31 ---> 47fb8e4cd63a 18:46:31 Step 5/25 : RUN apk add --update --no-cache make git 18:46:31 ---> Running in 3234addcad1c 18:46:31 Removing intermediate container 255811f64204 18:46:31 ---> c61e0a4933e9 18:46:31 Step 5/26 : RUN apk add --update --no-cache make git build-base curl 18:46:31 Removing intermediate container 7208a96b9eb8 18:46:31 ---> fb108a361740 18:46:31 Step 5/23 : RUN apk add --update --no-cache make git 18:46:31 v3.16.1-49-g79e592dfdf [https://dl-cdn.alpinelinux.org/alpine/v3.16/main] 18:46:31 v3.16.1-50-g4bdb5d6a1a [https://dl-cdn.alpinelinux.org/alpine/v3.16/community] 18:46:31 OK: 16887 distinct packages available 18:46:31 Removing intermediate container d75f11acda0d 18:46:31 ---> c874fa88d4a8 18:46:31 Step 5/23 : RUN apk add --update --no-cache make bash git 18:46:31 ---> Running in 7c1cc15625f6 18:46:31 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 18:46:31 ---> Running in 04a784dbf2ab 18:46:31 ---> Running in 32e8582c6578 18:46:31 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 18:46:31 fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 18:46:31 OK: 221 MiB in 51 packages 18:46:31 fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 18:46:31 fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 18:46:31 fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 18:46:31 fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 18:46:31 Removing intermediate container 91af113c47f1 18:46:31 ---> 3047aaba4f54 18:46:31 Step 5/20 : COPY go.mod vendor* ./ 18:46:31 fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 18:46:31 OK: 221 MiB in 51 packages 18:46:31 fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 18:46:31 fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 18:46:31 ---> 560547391c0b 18:46:31 Step 6/20 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 18:46:31 ---> Running in 86c147c850d1 18:46:31 Removing intermediate container 3234addcad1c 18:46:31 ---> b4e79c82b8ab 18:46:31 Step 6/25 : COPY go.mod vendor* ./ 18:46:31 OK: 221 MiB in 51 packages 18:46:31 OK: 221 MiB in 51 packages 18:46:31 OK: 221 MiB in 51 packages 18:46:31 ---> a0775e312805 18:46:31 Step 7/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 18:46:31 ---> Running in cf89af8c4047 18:46:31 Removing intermediate container 7c1cc15625f6 18:46:31 ---> 48e4c8dac02c 18:46:31 Step 6/26 : COPY go.mod vendor* ./ 18:46:31 Removing intermediate container 04a784dbf2ab 18:46:31 ---> 8bdd2e532580 18:46:31 Step 6/23 : COPY go.mod vendor* ./ 18:46:31 Removing intermediate container 32e8582c6578 18:46:31 ---> 5068b0610a34 18:46:31 Step 6/23 : COPY go.mod vendor* ./ 18:46:32 ---> 188b6a6b8ef6 18:46:32 ---> c08b89c4ff1d 18:46:32 Step 7/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 18:46:32 Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 18:46:32 ---> Running in 4f27d8b2ac4f 18:46:32 ---> Running in a9dd81324456 18:46:33 ---> 6cce9126adac 18:46:33 Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 18:46:33 ---> Running in 0593569288a8 18:47:29 Removing intermediate container 86c147c850d1 18:47:29 ---> 01faf838e0ab 18:47:29 Step 7/20 : COPY . . 18:47:29 Removing intermediate container cf89af8c4047 18:47:29 ---> 302003893da8 18:47:29 Step 8/25 : COPY . . 18:47:29 Removing intermediate container a9dd81324456 18:47:29 ---> 0734bcfeac19 18:47:29 Step 8/23 : COPY . . 18:47:29 Removing intermediate container 4f27d8b2ac4f 18:47:29 ---> 2a60c0539503 18:47:29 Step 8/26 : COPY . . 18:47:29 Removing intermediate container 0593569288a8 18:47:29 ---> f700990f98dd 18:47:29 Step 8/23 : COPY . . 18:47:56 ---> 477726376796 18:47:56 Step 8/20 : RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider 18:47:56 ---> 9a9f4ffc14cb 18:47:56 Step 9/25 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 18:47:56 ---> Running in b168b7e6c37d 18:47:56 ---> Running in 34c5f4fd701a 18:47:56 ---> b0aaabf7493a 18:47:56 Step 9/23 : RUN make cmd/sys-mgmt-agent/sys-mgmt-agent 18:47:56 ---> Running in 0f9daa0c560c 18:47:56 ---> 5ca85898cf87 18:47:56 Step 9/23 : RUN make cmd/core-metadata/core-metadata 18:47:56 ---> Running in 56250de76b89 18:47:56 ---> dbe7411fef97 18:47:56 Step 9/26 : ARG SPIRE_RELEASE=1.2.1 18:47:56 ---> Running in 6f7408c4c6cd 18:47:56 CGO_ENABLED=0 GO111MODULE=on 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 18:47:56 CGO_ENABLED=0 GO111MODULE=on 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 18:47:56 Removing intermediate container 6f7408c4c6cd 18:47:56 ---> 623815f8dfc5 18:47:56 Step 10/26 : WORKDIR /edgex-go/spire-build 18:47:56 ---> Running in 5737ad9b07d6 18:47:56 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/sys-mgmt-agent/sys-mgmt-agent ./cmd/sys-mgmt-agent 18:47:56 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus 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 18:47:56 Removing intermediate container 5737ad9b07d6 18:47:56 ---> 1cee78521c2c 18:47:56 Step 11/26 : RUN if ! test -f /usr/local/bin/spire-server; then wget -q "https://github.com/spiffe/spire/archive/refs/tags/v${SPIRE_RELEASE}.tar.gz" && tar xv --strip-components=1 -f "v${SPIRE_RELEASE}.tar.gz" && echo "building spire from source..." && make bin/spire-server bin/spire-agent && cp bin/spire* /usr/local/bin/; fi 18:47:57 ---> Running in b252e108d30e 18:47:59 Removing intermediate container b252e108d30e 18:47:59 ---> 70a33f67e6e7 18:47:59 Step 12/26 : WORKDIR /edgex-go 18:47:59 ---> Running in bdf7250a2d4e 18:48:00 Removing intermediate container bdf7250a2d4e 18:48:00 ---> 1937ee7e523f 18:48:00 18:48:00 Step 13/26 : FROM alpine:3.15 18:48:00 3.15: Pulling from library/alpine 18:48:01 Digest: sha256:0483110c51a764abe175a8cefb941541ca0bc0f628ce418d3a660338abf4622a 18:48:01 Status: Downloaded newer image for alpine:3.15 18:48:01 ---> 60f2846fe774 18:48:01 Step 14/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' 18:48:02 ---> Running in 3928235e7c43 18:48:02 Removing intermediate container 3928235e7c43 18:48:02 ---> 3911a1e59c96 18:48:02 Step 15/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 18:48:02 ---> Running in 66d37d4f269e 18:48:06 Removing intermediate container 66d37d4f269e 18:48:06 ---> 0d5ec48251d0 18:48:06 Step 16/26 : RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 18:48:06 ---> Running in b4c8c843e295 18:48:07 fetch https://dl-4.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 18:48:08 fetch https://dl-4.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 18:48:09 v3.15.5-8-gba85249859 [https://dl-4.alpinelinux.org/alpine/v3.15/main] 18:48:09 v3.15.5-3-g43e4c7984b [https://dl-4.alpinelinux.org/alpine/v3.15/community] 18:48:09 OK: 15733 distinct packages available 18:48:10 fetch https://dl-4.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 18:48:11 fetch https://dl-4.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 18:48:12 (1/5) Installing dumb-init (1.2.5-r1) 18:48:12 (2/5) Installing musl-obstack (1.2.3-r0) 18:48:12 (3/5) Installing libucontext (1.1-r0) 18:48:12 (4/5) Installing gcompat (1.0.0-r4) 18:48:12 (5/5) Installing openssl (1.1.1q-r0) 18:48:13 Executing busybox-1.34.1-r7.trigger 18:48:13 OK: 6 MiB in 19 packages 18:48:15 Removing intermediate container b4c8c843e295 18:48:15 ---> 28656e5042ee 18:48:15 Step 17/26 : COPY --from=builder /usr/local/bin/spire-agent /usr/local/bin 18:48:18 ---> 4cd57755e69a 18:48:18 Step 18/26 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin 18:48:24 ---> 2648e6fc421b 18:48:24 Step 19/26 : COPY --from=builder /edgex-go/cmd/security-spire-agent/docker-entrypoint.sh /usr/local/bin/ 18:48:24 ---> 928924ff6911 18:48:24 Step 20/26 : COPY --from=builder /edgex-go/cmd/security-spire-agent/agent.conf /usr/local/etc/spire/agent.conf.tpl 18:48:25 ---> 6010e9a34a86 18:48:25 Step 21/26 : COPY --from=builder /edgex-go/cmd/security-spire-agent/openssl.conf /usr/local/etc/ 18:48:26 ---> ff987c13dc9d 18:48:26 Step 22/26 : ENTRYPOINT [ "/usr/bin/dumb-init" ] 18:48:26 ---> Running in b5dfcc9d7f3c 18:48:26 Removing intermediate container b5dfcc9d7f3c 18:48:26 ---> 3ec3a2481f82 18:48:26 Step 23/26 : CMD [ "--verbose", "docker-entrypoint.sh" ] 18:48:26 ---> Running in 440c95871b17 18:48:27 Removing intermediate container 440c95871b17 18:48:27 ---> 00b4a01a9baf 18:48:27 Step 24/26 : LABEL arch=arm64 18:48:27 ---> Running in 5eaebc747d50 18:48:27 Removing intermediate container 5eaebc747d50 18:48:27 ---> 0b340e46d1f6 18:48:27 Step 25/26 : LABEL git_sha=d4e25229156db7662ebd247fa06e9b6c51b0ff66 18:48:27 ---> Running in aa888a034e6c 18:48:28 Removing intermediate container aa888a034e6c 18:48:28 ---> f3f5f1ffa38d 18:48:28 Step 26/26 : LABEL version=0.0.0 18:48:28 ---> Running in 83e38b06a002 18:48:28 Removing intermediate container 83e38b06a002 18:48:28 ---> 16c8536c31e3 18:48:28 18:48:29 Successfully built 16c8536c31e3 18:48:29 Successfully tagged security-spire-agent-arm64:latest 18:48:29 Building support-scheduler 18:48:56  Building security-spire-agent ... done Step 1/22 : ARG BUILDER_BASE=golang:1.18-alpine3.16 18:48:56 Step 2/22 : FROM ${BUILDER_BASE} AS builder 18:48:56 ---> fde5a2371081 18:48:56 Step 3/22 : WORKDIR /edgex-go 18:48:56 ---> Using cache 18:48:56 ---> abdb2315db27 18:48:56 Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 18:48:56 ---> Using cache 18:48:56 ---> c61e0a4933e9 18:48:56 Step 5/22 : RUN apk add --update --no-cache make git 18:48:56 ---> Running in aaa6fe8850a7 18:48:58 fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 18:48:59 fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 18:49:01 OK: 221 MiB in 51 packages 18:49:02 Removing intermediate container aaa6fe8850a7 18:49:02 ---> aad347a3150a 18:49:02 Step 6/22 : COPY go.mod vendor* ./ 18:49:03 ---> 2ad2798d062f 18:49:03 Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 18:49:03 ---> Running in eb87a856fb7d 18:49:59 Removing intermediate container eb87a856fb7d 18:49:59 ---> 03da1b34351f 18:49:59 Step 8/22 : COPY . . 18:50:10 ---> 9913e1be2556 18:50:10 Step 9/22 : RUN make cmd/support-scheduler/support-scheduler 18:50:10 ---> Running in 6a9db5f9fd56 18:50:12 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler 18:53:04 CGO_ENABLED=0 GO111MODULE=on 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 18:53:04 Removing intermediate container 0f9daa0c560c 18:53:04 ---> ea6764c83d13 18:53:04 Step 10/23 : RUN make cmd/sys-mgmt-executor/sys-mgmt-executor 18:53:04 ---> Running in e260143b1569 18:53:04 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/sys-mgmt-executor/sys-mgmt-executor ./cmd/sys-mgmt-executor 18:53:11 Removing intermediate container e260143b1569 18:53:11 ---> c452e8964270 18:53:11 18:53:11 Step 11/23 : FROM docker:20.10.14 18:53:11 20.10.14: Pulling from library/docker 18:53:21 Removing intermediate container 34c5f4fd701a 18:53:21 ---> 1809f7377f8e 18:53:21 18:53:21 Step 10/25 : FROM alpine:3.16 18:53:21 3.16: Pulling from library/alpine 18:53:24 Digest: sha256:7580ece7963bfa863801466c0a488f11c86f85d9988051a9f9c68cb27f6b7872 18:53:24 Status: Downloaded newer image for alpine:3.16 18:53:24 ---> 3d81c46cd875 18:53:24 Step 11/25 : RUN apk add --update --no-cache ca-certificates dumb-init su-exec 18:53:24 ---> Running in 8bce5ef8ecf3 18:53:28 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 18:53:28 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 18:53:29 (1/3) Installing ca-certificates (20211220-r0) 18:53:29 (2/3) Installing dumb-init (1.2.5-r1) 18:53:29 (3/3) Installing su-exec (0.2-r1) 18:53:29 Executing busybox-1.35.0-r15.trigger 18:53:29 Executing ca-certificates-20211220-r0.trigger 18:53:29 OK: 6 MiB in 17 packages 18:53:32 Removing intermediate container 56250de76b89 18:53:32 ---> 5784549bf22c 18:53:32 18:53:32 Step 10/23 : FROM alpine:3.16 18:53:32 ---> 3d81c46cd875 18:53:32 Step 11/23 : RUN apk add --update --no-cache dumb-init 18:53:32 ---> Running in bfec77d11d13 18:53:34 Removing intermediate container 8bce5ef8ecf3 18:53:34 ---> b8392972f5f0 18:53:34 Step 12/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' 18:53:34 ---> Running in cb0dcdd3339f 18:53:34 Removing intermediate container cb0dcdd3339f 18:53:34 ---> 1d989ef27b7e 18:53:34 Step 13/25 : WORKDIR / 18:53:35 ---> Running in c92e44279d00 18:53:35 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 18:53:35 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 18:53:36 Removing intermediate container c92e44279d00 18:53:36 ---> 454b28ff241d 18:53:36 Step 14/25 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/res/token-config.json /res-file-token-provider/token-config.json 18:53:37 (1/1) Installing dumb-init (1.2.5-r1) 18:53:37 Executing busybox-1.35.0-r15.trigger 18:53:37 Digest: sha256:41978d1974f05f80e1aef23ac03040491a7e28bd4551d4b469b43e558341864e 18:53:37 Status: Downloaded newer image for docker:20.10.14 18:53:37 OK: 5 MiB in 15 packages 18:53:37 ---> c346e9eafbab 18:53:37 Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2017-2019: Mainflux, Cavium, Dell, Copyright (c) 2021: Intel Corporation' 18:53:37 ---> 3753c5033584 18:53:37 Step 15/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res-file-token-provider/configuration.toml /res-file-token-provider/configuration.toml 18:53:37 ---> Running in 889f231d1b7b 18:53:38 Removing intermediate container 889f231d1b7b 18:53:38 ---> 6891c2cf2caf 18:53:38 Step 13/23 : RUN apk add --update --no-cache bash dumb-init py3-pip curl && pip install --no-cache-dir docker-compose==1.23.2 18:53:38 ---> Running in 2b6ec666568c 18:53:38 Removing intermediate container bfec77d11d13 18:53:38 ---> 328cdac0bad6 18:53:38 Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 18:53:39 ---> Running in c8c24d836b24 18:53:39 ---> 737ebd452556 18:53:39 Step 16/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml 18:53:40 Removing intermediate container c8c24d836b24 18:53:40 ---> 24a4ce1a10b6 18:53:40 Step 13/23 : ENV APP_PORT=59881 18:53:40 ---> Running in 4a88a5402bf7 18:53:41 Removing intermediate container 4a88a5402bf7 18:53:41 ---> 452db4940bd1 18:53:41 Step 14/23 : EXPOSE $APP_PORT 18:53:41 ---> 7773359fb956 18:53:41 Step 17/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/kong-admin-config.template.yml /res/kong-admin-config.template.yml 18:53:41 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 18:53:41 ---> Running in c978fb7519a7 18:53:41 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 18:53:41 Removing intermediate container c978fb7519a7 18:53:41 ---> 5be0980316d9 18:53:41 Step 15/23 : WORKDIR / 18:53:42 ---> Running in a8ab75f2777f 18:53:42 ---> 243c0511840d 18:53:42 Step 18/25 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . 18:53:42 (1/43) Installing readline (8.1.1-r0) 18:53:42 (2/43) Installing bash (5.1.16-r0) 18:53:42 Executing bash-5.1.16-r0.post-install 18:53:42 (3/43) Installing brotli-libs (1.0.9-r5) 18:53:42 (4/43) Installing nghttp2-libs (1.46.0-r0) 18:53:42 Removing intermediate container a8ab75f2777f 18:53:42 (5/43) Installing libcurl (7.80.0-r2) 18:53:42 ---> bc5ee75396b4 18:53:42 Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / 18:53:42 (6/43) Installing curl (7.80.0-r2) 18:53:42 (7/43) Installing dumb-init (1.2.5-r1) 18:53:42 (8/43) Installing libbz2 (1.0.8-r1) 18:53:43 (9/43) Installing expat (2.4.7-r0) 18:53:43 (10/43) Installing libffi (3.4.2-r1) 18:53:43 (11/43) Installing gdbm (1.22-r0) 18:53:43 (12/43) Installing xz-libs (5.2.5-r1) 18:53:43 (13/43) Installing libgcc (10.3.1_git20211027-r0) 18:53:43 (14/43) Installing libstdc++ (10.3.1_git20211027-r0) 18:53:43 (15/43) Installing mpdecimal (2.5.1-r1) 18:53:43 (16/43) Installing sqlite-libs (3.36.0-r0) 18:53:43 (17/43) Installing python3 (3.9.13-r1) 18:53:44 ---> 60cc4e2fec35 18:53:44 Step 17/23 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / 18:53:44 ---> f10ec6260295 18:53:44 Step 19/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . 18:53:45 (18/43) Installing py3-appdirs (1.4.4-r2) 18:53:45 (19/43) Installing py3-certifi (2020.12.5-r1) 18:53:45 (20/43) Installing py3-charset-normalizer (2.0.7-r0) 18:53:45 (21/43) Installing py3-idna (3.3-r0) 18:53:45 (22/43) Installing py3-urllib3 (1.26.7-r0) 18:53:45 (23/43) Installing py3-requests (2.26.0-r1) 18:53:45 (24/43) Installing py3-msgpack (1.0.2-r1) 18:53:45 (25/43) Installing py3-lockfile (0.12.2-r4) 18:53:45 (26/43) Installing py3-cachecontrol (0.12.10-r0) 18:53:45 (27/43) Installing py3-colorama (0.4.4-r1) 18:53:45 (28/43) Installing py3-contextlib2 (21.6.0-r1) 18:53:45 (29/43) Installing py3-distlib (0.3.3-r0) 18:53:46 (30/43) Installing py3-distro (1.6.0-r0) 18:53:46 (31/43) Installing py3-six (1.16.0-r0) 18:53:46 (32/43) Installing py3-webencodings (0.5.1-r4) 18:53:46 (33/43) Installing py3-html5lib (1.1-r1) 18:53:46 (34/43) Installing py3-parsing (2.4.7-r2) 18:53:46 (35/43) Installing py3-packaging (20.9-r1) 18:53:46 (36/43) Installing py3-tomli (1.2.2-r0) 18:53:46 (37/43) Installing py3-pep517 (0.12.0-r0) 18:53:46 (38/43) Installing py3-progress (1.6-r0) 18:53:46 (39/43) Installing py3-retrying (1.3.3-r2) 18:53:46 (40/43) Installing py3-ordered-set (4.0.2-r2) 18:53:46 (41/43) Installing py3-setuptools (52.0.0-r4) 18:53:46 (42/43) Installing py3-toml (0.10.2-r2) 18:53:46 (43/43) Installing py3-pip (20.3.4-r1) 18:53:46 ---> 1176004f834c 18:53:46 Step 18/23 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml 18:53:47 ---> 7d7b35565d3e 18:53:47 Step 20/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ 18:53:47 Executing busybox-1.34.1-r5.trigger 18:53:47 OK: 83 MiB in 65 packages 18:53:48 ---> bbf57420e213 18:53:48 Step 19/23 : ENTRYPOINT ["/core-metadata"] 18:53:48 ---> 1b8e8768bead 18:53:48 Step 21/25 : RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 18:53:48 ---> Running in dd1b61f064ca 18:53:48 ---> Running in f2b3f518b31c 18:53:49 Removing intermediate container dd1b61f064ca 18:53:49 ---> ffa23c0c9d34 18:53:49 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 18:53:49 ---> Running in d3b054523a03 18:53:50 Removing intermediate container d3b054523a03 18:53:50 ---> ed29145aaabc 18:53:50 Step 21/23 : LABEL arch=arm64 18:53:50 ---> Running in 211ed5946f8d 18:53:50 Removing intermediate container 211ed5946f8d 18:53:50 ---> 319f1dfd8d3e 18:53:50 Step 22/23 : LABEL git_sha=d4e25229156db7662ebd247fa06e9b6c51b0ff66 18:53:51 ---> Running in bfb1edf38ae5 18:53:51 Removing intermediate container bfb1edf38ae5 18:53:51 ---> a8cdd001f799 18:53:51 Step 23/23 : LABEL version=0.0.0 18:53:52 ---> Running in 0879ed3b7c06 18:53:52 Removing intermediate container f2b3f518b31c 18:53:52 ---> c5cb191c407d 18:53:52 Step 22/25 : ENTRYPOINT ["entrypoint.sh"] 18:53:52 ---> Running in f43e7c2aeb7e 18:53:52 Removing intermediate container 0879ed3b7c06 18:53:52 ---> f40dc25a433d 18:53:52 18:53:53 Removing intermediate container f43e7c2aeb7e 18:53:53 ---> 1eb9029a1a32 18:53:53 Step 23/25 : LABEL arch=arm64 18:53:53 Successfully built f40dc25a433d 18:53:53 Successfully tagged core-metadata-arm64:latest 18:53:53 Collecting docker-compose==1.23.2 18:53:53 Building core-command 18:53:53 ---> Running in 0c3358a2d329 18:53:53  Building core-metadata ... done  Downloading docker_compose-1.23.2-py2.py3-none-any.whl (131 kB) 18:53:54 Removing intermediate container 0c3358a2d329 18:53:54 ---> c76ba6d3fa13 18:53:54 Step 24/25 : LABEL git_sha=d4e25229156db7662ebd247fa06e9b6c51b0ff66 18:53:54 ---> Running in d2a5f7028b64 18:53:54 Removing intermediate container d2a5f7028b64 18:53:54 ---> 4adc443d0531 18:53:54 Step 25/25 : LABEL version=0.0.0 18:53:54 ---> Running in 287f3f1077ee 18:53:55 Removing intermediate container 287f3f1077ee 18:53:55 ---> 21de46ed6efe 18:53:55 18:53:55 Collecting requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1 18:53:55 Downloading requests-2.20.1-py2.py3-none-any.whl (57 kB) 18:53:55 Requirement already satisfied: six<2,>=1.3.0 in /usr/lib/python3.9/site-packages (from docker-compose==1.23.2) (1.16.0) 18:53:55 Successfully built 21de46ed6efe 18:53:55 Collecting texttable<0.10,>=0.9.0 18:53:55 Successfully tagged security-secretstore-setup-arm64:latest 18:53:55  Building security-secretstore-setup ... done Building security-bootstrapper 18:53:55 Downloading texttable-0.9.1.tar.gz (11 kB) 18:53:57 Collecting docopt<0.7,>=0.6.1 18:53:57 Downloading docopt-0.6.2.tar.gz (25 kB) 18:54:00 Collecting websocket-client<1.0,>=0.32.0 18:54:00 Downloading websocket_client-0.59.0-py2.py3-none-any.whl (67 kB) 18:54:00 Collecting dockerpty<0.5,>=0.4.1 18:54:00 Downloading dockerpty-0.4.1.tar.gz (13 kB) 18:54:03 Collecting jsonschema<3,>=2.5.1 18:54:03 Downloading jsonschema-2.6.0-py2.py3-none-any.whl (39 kB) 18:54:04 Collecting PyYAML<4,>=3.10 18:54:04 Downloading PyYAML-3.13.tar.gz (270 kB) 18:54:08 Collecting docker<4.0,>=3.6.0 18:54:08 Downloading docker-3.7.3-py2.py3-none-any.whl (134 kB) 18:54:08 Collecting cached-property<2,>=1.2.0 18:54:08 Downloading cached_property-1.5.2-py2.py3-none-any.whl (7.6 kB) 18:54:08 Collecting docker-pycreds>=0.4.0 18:54:08 Downloading docker_pycreds-0.4.0-py2.py3-none-any.whl (9.0 kB) 18:54:10 Collecting urllib3<1.25,>=1.21.1 18:54:10 Downloading urllib3-1.24.3-py2.py3-none-any.whl (118 kB) 18:54:10 Requirement already satisfied: certifi>=2017.4.17 in /usr/lib/python3.9/site-packages (from requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1->docker-compose==1.23.2) (2020.12.5) 18:54:11 Collecting idna<2.8,>=2.5 18:54:11 Downloading idna-2.7-py2.py3-none-any.whl (58 kB) 18:54:11 Collecting chardet<3.1.0,>=3.0.2 18:54:11 Downloading chardet-3.0.4-py2.py3-none-any.whl (133 kB) 18:54:12 Using legacy 'setup.py install' for dockerpty, since package 'wheel' is not installed. 18:54:12 Using legacy 'setup.py install' for docopt, since package 'wheel' is not installed. 18:54:12 Using legacy 'setup.py install' for PyYAML, since package 'wheel' is not installed. 18:54:12 Using legacy 'setup.py install' for texttable, since package 'wheel' is not installed. 18:54:13 Installing collected packages: urllib3, idna, chardet, websocket-client, requests, docker-pycreds, texttable, PyYAML, jsonschema, docopt, dockerpty, docker, cached-property, docker-compose 18:54:13 Attempting uninstall: urllib3 18:54:13 Found existing installation: urllib3 1.26.7 18:54:13 Uninstalling urllib3-1.26.7: 18:54:13 Successfully uninstalled urllib3-1.26.7 18:54:14 Attempting uninstall: idna 18:54:14 Found existing installation: idna 3.3 18:54:14 Uninstalling idna-3.3: 18:54:14 Successfully uninstalled idna-3.3 18:54:17 Attempting uninstall: requests 18:54:17 Found existing installation: requests 2.26.0 18:54:18 Uninstalling requests-2.26.0: 18:54:18 Successfully uninstalled requests-2.26.0 18:54:18 Running setup.py install for texttable: started 18:54:21 Running setup.py install for texttable: finished with status 'done' 18:54:21 Running setup.py install for PyYAML: started 18:54:24 Running setup.py install for PyYAML: finished with status 'done' 18:54:24 Running setup.py install for docopt: started 18:54:27 Running setup.py install for docopt: finished with status 'done' 18:54:27 Running setup.py install for dockerpty: started 18:54:29 Running setup.py install for dockerpty: finished with status 'done' 18:54:33 Successfully installed PyYAML-3.13 cached-property-1.5.2 chardet-3.0.4 docker-3.7.3 docker-compose-1.23.2 docker-pycreds-0.4.0 dockerpty-0.4.1 docopt-0.6.2 idna-2.7 jsonschema-2.6.0 requests-2.20.1 texttable-0.9.1 urllib3-1.24.3 websocket-client-0.59.0 18:54:38 Step 1/23 : ARG BUILDER_BASE=golang:1.18-alpine3.16 18:54:38 Step 2/23 : FROM ${BUILDER_BASE} AS builder 18:54:38 ---> fde5a2371081 18:54:38 Step 3/23 : WORKDIR /edgex-go 18:54:38 ---> Using cache 18:54:38 ---> abdb2315db27 18:54:38 Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 18:54:38 ---> Using cache 18:54:38 ---> c61e0a4933e9 18:54:38 Step 5/23 : RUN apk add --update --no-cache make git 18:54:38 ---> Using cache 18:54:38 ---> aad347a3150a 18:54:38 Step 6/23 : COPY go.mod vendor* ./ 18:54:38 ---> Using cache 18:54:38 ---> 2ad2798d062f 18:54:38 Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 18:54:38 ---> Using cache 18:54:38 ---> 03da1b34351f 18:54:38 Step 8/23 : COPY . . 18:54:38 ---> Using cache 18:54:38 ---> 9913e1be2556 18:54:38 Step 9/23 : RUN make cmd/core-command/core-command 18:54:39 ---> Running in 6fd65de1d4ce 18:54:41 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus 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 18:54:43 Step 1/31 : ARG BUILDER_BASE=golang:1.18-alpine3.16 18:54:43 Step 2/31 : FROM ${BUILDER_BASE} AS builder 18:54:43 ---> fde5a2371081 18:54:43 Step 3/31 : WORKDIR /edgex-go 18:54:43 ---> Using cache 18:54:43 ---> abdb2315db27 18:54:43 Step 4/31 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 18:54:43 ---> Using cache 18:54:43 ---> c61e0a4933e9 18:54:43 Step 5/31 : RUN apk add --update --no-cache make git 18:54:43 ---> Using cache 18:54:43 ---> aad347a3150a 18:54:43 Step 6/31 : COPY go.mod vendor* ./ 18:54:43 ---> Using cache 18:54:43 ---> 2ad2798d062f 18:54:43 Step 7/31 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 18:54:43 ---> Using cache 18:54:43 ---> 03da1b34351f 18:54:43 Step 8/31 : COPY . . 18:54:43 ---> Using cache 18:54:43 ---> 9913e1be2556 18:54:43 Step 9/31 : RUN make cmd/security-bootstrapper/security-bootstrapper 18:54:44 ---> Running in 91ea81893b92 18:54:46 CGO_ENABLED=0 GO111MODULE=on 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 18:54:55 Removing intermediate container 2b6ec666568c 18:54:55 ---> be4e6f7ab4d4 18:54:55 Step 14/23 : ENV APP_PORT=58890 18:54:55 ---> Running in 05e85f59c478 18:54:55 Removing intermediate container 05e85f59c478 18:54:55 ---> 84a1886e6061 18:54:55 Step 15/23 : EXPOSE $APP_PORT 18:54:55 ---> Running in 7c83211ad81d 18:54:56 Removing intermediate container 7c83211ad81d 18:54:56 ---> 176c56246fd9 18:54:56 Step 16/23 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/sys-mgmt-agent / 18:54:59 ---> 5bbf14b9aba2 18:54:59 Step 17/23 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/res/configuration.toml /res/configuration.toml 18:55:00 ---> d3a43dbde038 18:55:00 Step 18/23 : COPY --from=builder /edgex-go/cmd/sys-mgmt-executor/sys-mgmt-executor / 18:55:02 ---> 18a3a948925a 18:55:02 Step 19/23 : ENTRYPOINT ["/sys-mgmt-agent"] 18:55:02 ---> Running in bf4f2ea538fa 18:55:03 Removing intermediate container b168b7e6c37d 18:55:03 ---> 205046e2d342 18:55:03 18:55:03 Step 9/20 : FROM alpine:3.15 18:55:03 ---> 60f2846fe774 18:55:03 Step 10/20 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' 18:55:03 ---> Using cache 18:55:03 ---> 3911a1e59c96 18:55:03 Step 11/20 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 18:55:03 ---> Using cache 18:55:03 ---> 0d5ec48251d0 18:55:03 Step 12/20 : RUN apk update && apk --no-cache --update add dumb-init curl gcompat 18:55:03 Removing intermediate container bf4f2ea538fa 18:55:03 ---> 626bb6196e7d 18:55:03 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 18:55:03 ---> Running in 1870f8d0213c 18:55:03 ---> Running in 1ef8ee96e15a 18:55:03 Removing intermediate container 1ef8ee96e15a 18:55:03 ---> 82f6803af477 18:55:03 Step 21/23 : LABEL arch=arm64 18:55:04 ---> Running in 2c289de67307 18:55:04 Removing intermediate container 2c289de67307 18:55:04 ---> b83ca9454ee3 18:55:04 Step 22/23 : LABEL git_sha=d4e25229156db7662ebd247fa06e9b6c51b0ff66 18:55:04 ---> Running in 775191d90834 18:55:05 Removing intermediate container 775191d90834 18:55:05 ---> af1cae11193c 18:55:05 Step 23/23 : LABEL version=0.0.0 18:55:05 fetch https://dl-4.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 18:55:05 ---> Running in e90e64e99a33 18:55:06 Removing intermediate container e90e64e99a33 18:55:06 ---> 08f5ba115e65 18:55:06 18:55:06 Successfully built 08f5ba115e65 18:55:06 Successfully tagged sys-mgmt-agent-arm64:latest 18:55:06  Building sys-mgmt-agent ... done Building support-notifications 18:55:06 fetch https://dl-4.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 18:55:08 v3.15.5-8-gba85249859 [https://dl-4.alpinelinux.org/alpine/v3.15/main] 18:55:08 v3.15.5-3-g43e4c7984b [https://dl-4.alpinelinux.org/alpine/v3.15/community] 18:55:08 OK: 15733 distinct packages available 18:55:08 fetch https://dl-4.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 18:55:09 fetch https://dl-4.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 18:55:10 (1/9) Installing ca-certificates (20211220-r0) 18:55:10 (2/9) Installing brotli-libs (1.0.9-r5) 18:55:11 (3/9) Installing nghttp2-libs (1.46.0-r0) 18:55:11 (4/9) Installing libcurl (7.80.0-r2) 18:55:11 (5/9) Installing curl (7.80.0-r2) 18:55:11 (6/9) Installing dumb-init (1.2.5-r1) 18:55:11 (7/9) Installing musl-obstack (1.2.3-r0) 18:55:11 (8/9) Installing libucontext (1.1-r0) 18:55:11 (9/9) Installing gcompat (1.0.0-r4) 18:55:11 Executing busybox-1.34.1-r7.trigger 18:55:11 Executing ca-certificates-20211220-r0.trigger 18:55:12 OK: 8 MiB in 23 packages 18:55:15 Removing intermediate container 1870f8d0213c 18:55:15 ---> b6c2d421b605 18:55:15 Step 13/20 : COPY --from=builder /edgex-go/Attribution.txt / 18:55:15 ---> 193a3271a479 18:55:15 Step 14/20 : COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/security-spiffe-token-provider / 18:55:19 ---> 3fabe862e062 18:55:19 Step 15/20 : COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/res/configuration.toml /res/configuration.toml 18:55:20 ---> 606b2a0fbd03 18:55:20 Step 16/20 : ENTRYPOINT [ "/security-spiffe-token-provider" ] 18:55:20 ---> Running in eb3807fd6b64 18:55:21 Removing intermediate container eb3807fd6b64 18:55:21 ---> 8a4c1755b787 18:55:21 Step 17/20 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 18:55:21 ---> Running in caf1fbfc45ad 18:55:21 Removing intermediate container caf1fbfc45ad 18:55:21 ---> 642b62d2179b 18:55:21 Step 18/20 : LABEL arch=arm64 18:55:22 ---> Running in 32de4106bb1d 18:55:22 Removing intermediate container 32de4106bb1d 18:55:22 ---> 551563b51d7e 18:55:22 Step 19/20 : LABEL git_sha=d4e25229156db7662ebd247fa06e9b6c51b0ff66 18:55:22 ---> Running in 26afde3d9deb 18:55:23 Removing intermediate container 26afde3d9deb 18:55:23 ---> df3f0ebacdb5 18:55:23 Step 20/20 : LABEL version=0.0.0 18:55:23 ---> Running in 9b2defb60efb 18:55:24 Removing intermediate container 9b2defb60efb 18:55:24 ---> 836d93186cc0 18:55:24 18:55:25 Successfully built 836d93186cc0 18:55:25 Successfully tagged security-spiffe-token-provider-arm64:latest 18:55:25  Building security-spiffe-token-provider ... done Building core-data 18:55:40 Step 1/22 : ARG BUILDER_BASE=golang:1.18-alpine3.16 18:55:40 Step 2/22 : FROM ${BUILDER_BASE} AS builder 18:55:40 ---> fde5a2371081 18:55:40 Step 3/22 : WORKDIR /edgex-go 18:55:40 ---> Using cache 18:55:40 ---> abdb2315db27 18:55:40 Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 18:55:40 ---> Using cache 18:55:40 ---> c61e0a4933e9 18:55:40 Step 5/22 : RUN apk add --update --no-cache make bash git ca-certificates 18:55:40 ---> Running in 630816011b68 18:55:40 fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 18:55:42 fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 18:55:45 OK: 221 MiB in 51 packages 18:55:46 Removing intermediate container 630816011b68 18:55:46 ---> 122946c5eb51 18:55:46 Step 6/22 : COPY go.mod vendor* ./ 18:55:47 ---> d27360fa6b90 18:55:47 Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 18:55:48 ---> Running in f43ea12ce0c3 18:56:03 Step 1/23 : ARG BUILDER_BASE=golang:1.18-alpine3.16 18:56:03 Step 2/23 : FROM ${BUILDER_BASE} AS builder 18:56:03 ---> fde5a2371081 18:56:03 Step 3/23 : WORKDIR /edgex-go 18:56:03 ---> Using cache 18:56:03 ---> abdb2315db27 18:56:03 Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 18:56:03 ---> Using cache 18:56:03 ---> c61e0a4933e9 18:56:03 Step 5/23 : RUN apk add --update --no-cache zeromq-dev libsodium-dev pkgconfig build-base git 18:56:03 ---> Running in 0a8af5354c64 18:56:05 fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 18:56:06 fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 18:56:07 OK: 221 MiB in 51 packages 18:56:08 Removing intermediate container 0a8af5354c64 18:56:08 ---> ac2b990c771c 18:56:08 Step 6/23 : COPY go.mod vendor* ./ 18:56:09 ---> 0723a688b48e 18:56:09 Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 18:56:10 ---> Running in e6e90e71065d 18:56:42 Removing intermediate container f43ea12ce0c3 18:56:42 ---> 18f48cda31be 18:56:42 Step 8/22 : COPY . . 18:57:09 Removing intermediate container e6e90e71065d 18:57:09 ---> 1c236acb5256 18:57:09 Step 8/23 : COPY . . 18:57:12 ---> dbdc246a759b 18:57:12 Step 9/22 : RUN make cmd/support-notifications/support-notifications 18:57:13 ---> Running in 620df5ec76d6 18:57:15 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/support-notifications/support-notifications ./cmd/support-notifications 18:57:30 ---> 181bab280467 18:57:30 Step 9/23 : RUN make cmd/core-data/core-data 18:57:31 ---> Running in 83cd520eba3d 18:57:33 CGO_ENABLED=1 GO111MODULE=on go build -tags "non_delayedstart" -ldflags "-linkmode=external -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -buildmode=pie -o cmd/core-data/core-data ./cmd/core-data 18:57:41 Removing intermediate container 6a9db5f9fd56 18:57:41 ---> 23ea48838a03 18:57:41 18:57:41 Step 10/22 : FROM alpine:3.16 18:57:41 ---> 3d81c46cd875 18:57:41 Step 11/22 : RUN apk add --update --no-cache dumb-init 18:57:41 ---> Using cache 18:57:41 ---> 328cdac0bad6 18:57:41 Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 18:57:41 ---> Using cache 18:57:41 ---> 24a4ce1a10b6 18:57:41 Step 13/22 : ENV APP_PORT=59861 18:57:41 ---> Running in 9c0747c2c328 18:57:41 Removing intermediate container 9c0747c2c328 18:57:41 ---> 5a7961ee3b94 18:57:41 Step 14/22 : EXPOSE $APP_PORT 18:57:41 ---> Running in 97d921557c7d 18:57:41 Removing intermediate container 97d921557c7d 18:57:41 ---> 0d6fe79a045b 18:57:41 Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / 18:57:42 ---> 85ff5b2260a9 18:57:42 Step 16/22 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / 18:57:45 ---> 2381545dc940 18:57:45 Step 17/22 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml 18:57:45 ---> d617b1e22c87 18:57:45 Step 18/22 : ENTRYPOINT ["/support-scheduler"] 18:57:45 ---> Running in 62598f640254 18:57:46 Removing intermediate container 62598f640254 18:57:46 ---> 00dd26ff150c 18:57:46 Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 18:57:46 ---> Running in 1be6e9acf382 18:57:47 Removing intermediate container 1be6e9acf382 18:57:47 ---> f1dacada536c 18:57:47 Step 20/22 : LABEL arch=arm64 18:57:47 ---> Running in 312fc7837d4b 18:57:47 Removing intermediate container 312fc7837d4b 18:57:47 ---> 7b7ab7e0b753 18:57:47 Step 21/22 : LABEL git_sha=d4e25229156db7662ebd247fa06e9b6c51b0ff66 18:57:47 ---> Running in 88153862765b 18:57:48 Removing intermediate container 88153862765b 18:57:48 ---> 0b0de4b13614 18:57:48 Step 22/22 : LABEL version=0.0.0 18:57:48 ---> Running in 753f53afaa07 18:57:48 Removing intermediate container 753f53afaa07 18:57:48 ---> 73d44b4a1c0f 18:57:48 18:57:49 Successfully built 73d44b4a1c0f 18:57:49 Successfully tagged support-scheduler-arm64:latest 18:57:49  Building support-scheduler ... done Building security-spire-server 18:58:16 Step 1/25 : ARG BUILDER_BASE=golang:1.18-alpine3.16 18:58:16 Step 2/25 : FROM ${BUILDER_BASE} AS builder 18:58:16 ---> fde5a2371081 18:58:16 Step 3/25 : WORKDIR /edgex-go 18:58:16 ---> Using cache 18:58:16 ---> abdb2315db27 18:58:16 Step 4/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 18:58:16 ---> Using cache 18:58:16 ---> c61e0a4933e9 18:58:16 Step 5/25 : RUN apk add --update --no-cache make git build-base curl 18:58:16 ---> Using cache 18:58:16 ---> 48e4c8dac02c 18:58:16 Step 6/25 : COPY go.mod vendor* ./ 18:58:16 ---> Using cache 18:58:16 ---> c08b89c4ff1d 18:58:16 Step 7/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 18:58:16 ---> Using cache 18:58:16 ---> 2a60c0539503 18:58:16 Step 8/25 : COPY . . 18:58:16 ---> Using cache 18:58:16 ---> dbe7411fef97 18:58:16 Step 9/25 : ARG SPIRE_RELEASE=1.2.1 18:58:16 ---> Using cache 18:58:16 ---> 623815f8dfc5 18:58:16 Step 10/25 : WORKDIR /edgex-go/spire-build 18:58:16 ---> Using cache 18:58:16 ---> 1cee78521c2c 18:58:16 Step 11/25 : 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 18:58:16 ---> Running in dd1be27c0afd 18:58:16 Removing intermediate container dd1be27c0afd 18:58:16 ---> 62d580b71495 18:58:16 Step 12/25 : WORKDIR /edgex-go 18:58:16 ---> Running in b99ce13fab26 18:58:17 Removing intermediate container b99ce13fab26 18:58:17 ---> 4bfef742b6ac 18:58:17 18:58:17 Step 13/25 : FROM alpine:3.15 18:58:17 ---> 60f2846fe774 18:58:17 Step 14/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' 18:58:17 ---> Using cache 18:58:17 ---> 3911a1e59c96 18:58:17 Step 15/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 18:58:17 ---> Using cache 18:58:17 ---> 0d5ec48251d0 18:58:17 Step 16/25 : RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 18:58:17 ---> Using cache 18:58:17 ---> 28656e5042ee 18:58:17 Step 17/25 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin 18:58:23 ---> 77f92a4b3da8 18:58:23 Step 18/25 : COPY --from=builder /edgex-go/cmd/security-spire-server/docker-entrypoint.sh /usr/local/bin/ 18:58:23 ---> 9943f86e8e24 18:58:23 Step 19/25 : COPY --from=builder /edgex-go/cmd/security-spire-server/server.conf /usr/local/etc/spire/server.conf.tpl 18:58:24 ---> 83a9655cfea9 18:58:24 Step 20/25 : COPY --from=builder /edgex-go/cmd/security-spire-server/openssl.conf /usr/local/etc/ 18:58:25 ---> c6e86d20e2d6 18:58:25 Step 21/25 : ENTRYPOINT [ "/usr/bin/dumb-init" ] 18:58:25 ---> Running in f38ae4f06ff8 18:58:26 Removing intermediate container f38ae4f06ff8 18:58:26 ---> b637d456ba15 18:58:26 Step 22/25 : CMD [ "--verbose", "docker-entrypoint.sh" ] 18:58:26 ---> Running in 7e392263984b 18:58:27 Removing intermediate container 7e392263984b 18:58:27 ---> 58e341553ebd 18:58:27 Step 23/25 : LABEL arch=arm64 18:58:27 ---> Running in 695aeca3fdf0 18:58:27 Removing intermediate container 695aeca3fdf0 18:58:27 ---> 61e04b9bb1f4 18:58:27 Step 24/25 : LABEL git_sha=d4e25229156db7662ebd247fa06e9b6c51b0ff66 18:58:27 ---> Running in 0f59dd2dd981 18:58:28 Removing intermediate container 0f59dd2dd981 18:58:28 ---> b79749c9a3a7 18:58:28 Step 25/25 : LABEL version=0.0.0 18:58:28 ---> Running in 5c0f3722a6e5 18:58:29 Removing intermediate container 5c0f3722a6e5 18:58:29 ---> f951a5792f7b 18:58:29 18:58:29 Successfully built f951a5792f7b 18:58:29 Successfully tagged security-spire-server-arm64:latest 18:58:29 Building security-proxy-setup 18:58:56  Building security-spire-server ... done Step 1/22 : ARG BUILDER_BASE=golang:1.18-alpine3.16 18:58:56 Step 2/22 : FROM ${BUILDER_BASE} AS builder 18:58:56 ---> fde5a2371081 18:58:56 Step 3/22 : WORKDIR /edgex-go 18:58:56 ---> Using cache 18:58:56 ---> abdb2315db27 18:58:56 Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 18:58:56 ---> Using cache 18:58:56 ---> c61e0a4933e9 18:58:56 Step 5/22 : RUN apk add --update --no-cache make git 18:58:56 ---> Using cache 18:58:56 ---> aad347a3150a 18:58:56 Step 6/22 : COPY go.mod vendor* ./ 18:58:56 ---> Using cache 18:58:56 ---> 2ad2798d062f 18:58:56 Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 18:58:56 ---> Using cache 18:58:56 ---> 03da1b34351f 18:58:56 Step 8/22 : COPY . . 18:58:56 ---> Using cache 18:58:56 ---> 9913e1be2556 18:58:56 Step 9/22 : RUN make cmd/security-proxy-setup/security-proxy-setup cmd/secrets-config/secrets-config 18:58:56 ---> Running in 30a215f0b8e2 18:58:58 CGO_ENABLED=0 GO111MODULE=on 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 19:00:06 Removing intermediate container 6fd65de1d4ce 19:00:06 ---> ab4872b26edb 19:00:06 19:00:06 Step 10/23 : FROM alpine:3.16 19:00:06 ---> 3d81c46cd875 19:00:06 Step 11/23 : RUN apk add --update --no-cache dumb-init 19:00:06 ---> Using cache 19:00:06 ---> 328cdac0bad6 19:00:06 Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 19:00:06 ---> Using cache 19:00:06 ---> 24a4ce1a10b6 19:00:06 Step 13/23 : ENV APP_PORT=59882 19:00:06 ---> Running in 6a5db953387f 19:00:06 Removing intermediate container 6a5db953387f 19:00:06 ---> a8295649acbb 19:00:06 Step 14/23 : EXPOSE $APP_PORT 19:00:06 ---> Running in 39295e886057 19:00:06 Removing intermediate container 39295e886057 19:00:06 ---> ba9d48d5ec4d 19:00:06 Step 15/23 : WORKDIR / 19:00:06 ---> Running in 7f6db684b817 19:00:06 Removing intermediate container 7f6db684b817 19:00:06 ---> 51e87808e104 19:00:06 Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / 19:00:06 ---> 9684d7c6902a 19:00:06 Step 17/23 : COPY --from=builder /edgex-go/cmd/core-command/core-command / 19:00:06 ---> b4a9e605598f 19:00:06 Step 18/23 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml 19:00:06 ---> 60912c166dd5 19:00:06 Step 19/23 : ENTRYPOINT ["/core-command"] 19:00:06 ---> Running in aead1a80a445 19:00:06 Removing intermediate container aead1a80a445 19:00:06 ---> a59e88463ca4 19:00:06 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 19:00:06 ---> Running in d5a626a1be28 19:00:06 Removing intermediate container d5a626a1be28 19:00:06 ---> 6415f02b1a74 19:00:06 Step 21/23 : LABEL arch=arm64 19:00:06 ---> Running in 1bd6998a30ed 19:00:06 Removing intermediate container 1bd6998a30ed 19:00:06 ---> 0934637b2938 19:00:06 Step 22/23 : LABEL git_sha=d4e25229156db7662ebd247fa06e9b6c51b0ff66 19:00:06 ---> Running in 4908d1a3e443 19:00:06 Removing intermediate container 4908d1a3e443 19:00:06 ---> d068b5e4801e 19:00:06 Step 23/23 : LABEL version=0.0.0 19:00:06 ---> Running in a639e62437a6 19:00:06 Removing intermediate container a639e62437a6 19:00:06 ---> 5a12b0ff9d02 19:00:06 19:00:06 Successfully built 5a12b0ff9d02 19:00:06 Successfully tagged core-command-arm64:latest 19:00:06  Building core-command ... done Building security-spire-config 19:00:21 Removing intermediate container 91ea81893b92 19:00:21 ---> 52137a5912f6 19:00:21 19:00:21 Step 10/31 : FROM alpine:3.16 19:00:21 ---> 3d81c46cd875 19:00:21 Step 11/31 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' 19:00:21 ---> Running in ba83fb17e391 19:00:21 Removing intermediate container ba83fb17e391 19:00:21 ---> 71525f4e5715 19:00:21 Step 12/31 : RUN apk add --update --no-cache dumb-init su-exec 19:00:21 ---> Running in 9e4893820fb8 19:00:23 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 19:00:23 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 19:00:25 (1/2) Installing dumb-init (1.2.5-r1) 19:00:25 (2/2) Installing su-exec (0.2-r1) 19:00:25 Executing busybox-1.35.0-r15.trigger 19:00:25 OK: 5 MiB in 16 packages 19:00:27 Removing intermediate container 9e4893820fb8 19:00:27 ---> ad4c219e5540 19:00:27 Step 13/31 : ENV SECURITY_INIT_DIR /edgex-init 19:00:27 ---> Running in 4986cafcb729 19:00:28 Removing intermediate container 4986cafcb729 19:00:28 ---> f017fd66cfaa 19:00:28 Step 14/31 : ENV SECURITY_INIT_STAGING /edgex-init-staging 19:00:28 ---> Running in 3bd20f63cea6 19:00:29 Removing intermediate container 3bd20f63cea6 19:00:29 ---> f352ff2335e1 19:00:29 Step 15/31 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_STAGING}/bootstrap-redis 19:00:29 ---> Running in 672288b802f7 19:00:29 Removing intermediate container 672288b802f7 19:00:29 ---> 7ec3eb182435 19:00:29 Step 16/31 : RUN mkdir -p ${BOOTSTRAP_REDIS_DIR} 19:00:30 ---> Running in 3e2443dbf513 19:00:33 Removing intermediate container 3e2443dbf513 19:00:33 ---> e64b1278ae82 19:00:33 Step 17/31 : WORKDIR ${SECURITY_INIT_STAGING} 19:00:33 ---> Running in 742b1171d687 19:00:34 Step 1/26 : ARG BUILDER_BASE=golang:1.18-alpine3.16 19:00:34 Step 2/26 : FROM ${BUILDER_BASE} AS builder 19:00:34 ---> fde5a2371081 19:00:34 Step 3/26 : WORKDIR /edgex-go 19:00:34 ---> Using cache 19:00:34 ---> abdb2315db27 19:00:34 Step 4/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 19:00:34 ---> Using cache 19:00:34 ---> c61e0a4933e9 19:00:34 Step 5/26 : RUN apk add --update --no-cache make git build-base curl 19:00:34 ---> Using cache 19:00:34 ---> 48e4c8dac02c 19:00:34 Step 6/26 : COPY go.mod vendor* ./ 19:00:34 ---> Using cache 19:00:34 ---> c08b89c4ff1d 19:00:34 Step 7/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 19:00:34 ---> Using cache 19:00:34 ---> 2a60c0539503 19:00:34 Step 8/26 : COPY . . 19:00:34 ---> Using cache 19:00:34 ---> dbe7411fef97 19:00:34 Step 9/26 : ARG SPIRE_RELEASE=1.2.1 19:00:34 ---> Using cache 19:00:34 ---> 623815f8dfc5 19:00:34 Step 10/26 : WORKDIR /edgex-go/spire-build 19:00:34 ---> Using cache 19:00:34 ---> 1cee78521c2c 19:00:34 Step 11/26 : RUN if ! test -f /usr/local/bin/spire-server; then wget -q "https://github.com/spiffe/spire/archive/refs/tags/v${SPIRE_RELEASE}.tar.gz" && tar xv --strip-components=1 -f "v${SPIRE_RELEASE}.tar.gz" && echo "building spire from source..." && make bin/spire-server bin/spire-agent && cp bin/spire* /usr/local/bin/; fi 19:00:34 ---> Using cache 19:00:34 ---> 70a33f67e6e7 19:00:34 Step 12/26 : WORKDIR /edgex-goRemoving intermediate container 742b1171d687 19:00:34 ---> 7baee5298dbe 19:00:34 Step 18/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_STAGING}/ 19:00:34 19:00:34 ---> Using cache 19:00:34 ---> 1937ee7e523f 19:00:34 19:00:34 Step 13/26 : FROM alpine:3.15 19:00:34 ---> 60f2846fe774 19:00:34 Step 14/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' 19:00:34 ---> Using cache 19:00:34 ---> 3911a1e59c96 19:00:34 Step 15/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 19:00:34 ---> Using cache 19:00:34 ---> 0d5ec48251d0 19:00:34 Step 16/26 : RUN apk update && apk --no-cache --update add dumb-init gcompat 19:00:34 ---> Running in bf287b63e650 19:00:35 ---> 0b4cd1db9628 19:00:35 Step 19/31 : RUN chmod +x ${SECURITY_INIT_STAGING}/*.sh 19:00:35 ---> Running in aa3cc920788d 19:00:36 fetch https://dl-4.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 19:00:38 fetch https://dl-4.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 19:00:38 Removing intermediate container aa3cc920788d 19:00:38 ---> 432cc94f9284 19:00:38 Step 20/31 : COPY --from=builder /edgex-go/Attribution.txt / 19:00:39 v3.15.5-8-gba85249859 [https://dl-4.alpinelinux.org/alpine/v3.15/main] 19:00:39 v3.15.5-3-g43e4c7984b [https://dl-4.alpinelinux.org/alpine/v3.15/community] 19:00:39 OK: 15733 distinct packages available 19:00:39 fetch https://dl-4.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 19:00:39 ---> 78b693660109 19:00:39 Step 21/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . 19:00:40 fetch https://dl-4.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 19:00:41 ---> 3f9c378c3a74 19:00:41 Step 22/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.toml ./res/ 19:00:41 (1/4) Installing dumb-init (1.2.5-r1) 19:00:41 (2/4) Installing musl-obstack (1.2.3-r0) 19:00:42 (3/4) Installing libucontext (1.1-r0) 19:00:42 (4/4) Installing gcompat (1.0.0-r4) 19:00:42 Executing busybox-1.34.1-r7.trigger 19:00:42 OK: 6 MiB in 18 packages 19:00:42 ---> 749e36b42459 19:00:42 Step 23/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml ${BOOTSTRAP_REDIS_DIR}/res/ 19:00:43 ---> c442bc2a2a48 19:00:43 Step 24/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ ${SECURITY_INIT_STAGING}/consul-bootstrapper/ 19:00:44 Removing intermediate container bf287b63e650 19:00:44 ---> e594675b784c 19:00:44 Step 17/26 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin 19:00:45 ---> d5b035c5c737 19:00:45 Step 25/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / 19:00:46 ---> 1a94b83966e8 19:00:46 Step 26/31 : RUN chmod +x /entrypoint.sh 19:00:46 ---> Running in 3267417d19b6 19:00:51 Removing intermediate container 3267417d19b6 19:00:51 ---> cd9608401684 19:00:51 Step 27/31 : ENTRYPOINT ["/entrypoint.sh"] 19:00:51 ---> Running in 018ce044c311 19:00:51 ---> 17904550ddd7 19:00:51 Step 18/26 : COPY --from=builder /edgex-go/cmd/security-spire-config/docker-entrypoint.sh /usr/local/bin/ 19:00:51 Removing intermediate container 018ce044c311 19:00:51 ---> db871afa5c4e 19:00:51 Step 28/31 : CMD ["gate"] 19:00:51 ---> Running in d22990278c25 19:00:52 Removing intermediate container d22990278c25 19:00:52 ---> e415f05c3cdd 19:00:52 Step 29/31 : LABEL arch=arm64 19:00:52 ---> 631cb477a71a 19:00:52 Step 19/26 : WORKDIR /usr/local/etc/spiffe-scripts.d 19:00:52 ---> Running in 2830e9f520e3 19:00:52 ---> Running in 71f480dc4441 19:00:53 Removing intermediate container 2830e9f520e3 19:00:53 ---> a7106936afe4 19:00:53 Step 30/31 : LABEL git_sha=d4e25229156db7662ebd247fa06e9b6c51b0ff66 19:00:53 Removing intermediate container 71f480dc4441 19:00:53 ---> 00cd20b88c47 19:00:53 Step 20/26 : COPY --from=builder /edgex-go/cmd/security-spire-config/seed_builtin_entries.sh /usr/local/etc/spiffe-scripts.d 19:00:53 ---> Running in 11d8275ad2b6 19:00:54 Removing intermediate container 11d8275ad2b6 19:00:54 ---> 8a02f8793733 19:00:54 Step 31/31 : LABEL version=0.0.0 19:00:54 ---> Running in f69e050868fc 19:00:54 ---> 813884c93a9a 19:00:54 Step 21/26 : WORKDIR / 19:00:54 ---> Running in 8864b3afeb90 19:00:54 Removing intermediate container f69e050868fc 19:00:54 ---> 3724189401ae 19:00:54 19:00:55 Removing intermediate container 8864b3afeb90 19:00:55 ---> 53e33be8fe9c 19:00:55 Step 22/26 : ENTRYPOINT [ "/usr/bin/dumb-init" ] 19:00:55 ---> Running in 18655d0f9646 19:00:55 Successfully built 3724189401ae 19:00:55 Successfully tagged security-bootstrapper-arm64:latest 19:00:56  Building security-bootstrapper ... done Removing intermediate container 18655d0f9646 19:00:56 ---> d20e53e45a92 19:00:56 Step 23/26 : CMD [ "--verbose", "docker-entrypoint.sh" ] 19:00:56 ---> Running in 6da96aee0eec 19:00:56 Removing intermediate container 6da96aee0eec 19:00:56 ---> f63962b9e081 19:00:56 Step 24/26 : LABEL arch=arm64 19:00:56 ---> Running in 4a527107b5c2 19:00:57 Removing intermediate container 4a527107b5c2 19:00:57 ---> ea30622cf001 19:00:57 Step 25/26 : LABEL git_sha=d4e25229156db7662ebd247fa06e9b6c51b0ff66 19:00:57 ---> Running in a4c8fcd1279b 19:00:57 Removing intermediate container a4c8fcd1279b 19:00:57 ---> 75ca18da7ca5 19:00:57 Step 26/26 : LABEL version=0.0.0 19:00:57 ---> Running in 7510f7161196 19:00:58 Removing intermediate container 7510f7161196 19:00:58 ---> b8edf3373285 19:00:58 19:00:58 Successfully built b8edf3373285 19:00:58 Successfully tagged security-spire-config-arm64:latest 19:02:50  Building security-spire-config ... done CGO_ENABLED=0 GO111MODULE=on 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 19:02:57 Removing intermediate container 30a215f0b8e2 19:02:57 ---> 2931cbc7f701 19:02:57 19:02:57 Step 10/22 : FROM alpine:3.16 19:02:57 ---> 3d81c46cd875 19:02:57 Step 11/22 : RUN apk add --update --no-cache curl dumb-init 19:02:57 ---> Running in 02c0307da772 19:02:58 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 19:02:59 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 19:03:00 (1/6) Installing ca-certificates (20211220-r0) 19:03:00 (2/6) Installing brotli-libs (1.0.9-r6) 19:03:00 (3/6) Installing nghttp2-libs (1.47.0-r0) 19:03:00 (4/6) Installing libcurl (7.83.1-r2) 19:03:00 (5/6) Installing curl (7.83.1-r2) 19:03:00 (6/6) Installing dumb-init (1.2.5-r1) 19:03:00 Executing busybox-1.35.0-r15.trigger 19:03:00 Executing ca-certificates-20211220-r0.trigger 19:03:00 OK: 8 MiB in 20 packages 19:03:03 Removing intermediate container 02c0307da772 19:03:03 ---> 00e0daeb0550 19:03:03 Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' 19:03:03 ---> Running in ca239a730694 19:03:03 Removing intermediate container ca239a730694 19:03:03 ---> f858d7399128 19:03:03 Step 13/22 : WORKDIR /edgex 19:03:03 ---> Running in 8783b5a68bf9 19:03:04 Removing intermediate container 8783b5a68bf9 19:03:04 ---> ad3777ace4f0 19:03:04 Step 14/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/res/configuration.toml res/configuration.toml 19:03:05 ---> 5db351b9deab 19:03:05 Step 15/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/security-proxy-setup . 19:03:06 ---> 2b67aea91501 19:03:06 Step 16/22 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . 19:03:07 Removing intermediate container 83cd520eba3d 19:03:07 ---> 62c6517fb225 19:03:07 19:03:07 Step 10/23 : FROM alpine:3.16 19:03:07 ---> 3d81c46cd875 19:03:07 Step 11/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' 19:03:07 ---> Running in 954ef6aba117 19:03:08 Removing intermediate container 954ef6aba117 19:03:08 ---> 7338741e0cfd 19:03:08 Step 12/23 : ENV APP_PORT=59880 19:03:08 ---> Running in 26e5586d22eb 19:03:08 ---> e95d157106bc 19:03:08 Step 17/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/entrypoint.sh /usr/local/bin/ 19:03:09 Removing intermediate container 26e5586d22eb 19:03:09 ---> 88eec9f1d4d9 19:03:09 Step 13/23 : EXPOSE $APP_PORT 19:03:09 ---> Running in 559fa5d6cccf 19:03:09 Removing intermediate container 559fa5d6cccf 19:03:09 ---> a5c2bdae3b06 19:03:09 Step 14/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 19:03:09 ---> Running in 06166890310f 19:03:10 ---> 3dc70a90eff4 19:03:10 Step 18/22 : RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 19:03:10 ---> Running in b66fe0f7b311 19:03:12 Removing intermediate container 06166890310f 19:03:12 ---> 222149d47848 19:03:12 Step 15/23 : RUN apk add --update --no-cache zeromq dumb-init 19:03:12 ---> Running in 920dfd44bce3 19:03:12 Removing intermediate container b66fe0f7b311 19:03:12 ---> 832466d7f42c 19:03:12 Step 19/22 : ENTRYPOINT ["entrypoint.sh"] 19:03:12 ---> Running in d535a9f045d8 19:03:13 Removing intermediate container d535a9f045d8 19:03:13 ---> d3ef9dcdb28a 19:03:13 Step 20/22 : LABEL arch=arm64 19:03:13 ---> Running in 0cdb0ed6443e 19:03:13 fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 19:03:14 Removing intermediate container 0cdb0ed6443e 19:03:14 ---> 4cd527d3e860 19:03:14 Step 21/22 : LABEL git_sha=d4e25229156db7662ebd247fa06e9b6c51b0ff66 19:03:14 ---> Running in bbad12393619 19:03:14 Removing intermediate container bbad12393619 19:03:14 ---> 7d2dd2bbc747 19:03:14 Step 22/22 : LABEL version=0.0.0 19:03:14 ---> Running in 6f2b414b9ee0 19:03:14 fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 19:03:14 Removing intermediate container 6f2b414b9ee0 19:03:14 ---> 1d2cbb075131 19:03:14 19:03:15 Successfully built 1d2cbb075131 19:03:15 Successfully tagged security-proxy-setup-arm64:latest 19:03:16  Building security-proxy-setup ... done (1/6) Installing dumb-init (1.2.5-r1) 19:03:16 (2/6) Installing libgcc (11.2.1_git20220219-r2) 19:03:16 (3/6) Installing libsodium (1.0.18-r0) 19:03:16 (4/6) Installing libstdc++ (11.2.1_git20220219-r2) 19:03:16 (5/6) Installing libzmq (4.3.4-r0) 19:03:16 (6/6) Installing zeromq (4.3.4-r0) 19:03:16 Executing busybox-1.35.0-r15.trigger 19:03:16 OK: 8 MiB in 20 packages 19:03:18 Removing intermediate container 920dfd44bce3 19:03:18 ---> 0a4ce0b9f564 19:03:18 Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / 19:03:19 ---> e2851beb8df8 19:03:19 Step 17/23 : COPY --from=builder /edgex-go/cmd/core-data/core-data / 19:03:20 ---> 4dfb97fe7f78 19:03:20 Step 18/23 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml 19:03:21 ---> d4f36031efaf 19:03:21 Step 19/23 : ENTRYPOINT ["/core-data"] 19:03:21 Removing intermediate container 620df5ec76d6 19:03:21 ---> 584880c72b90 19:03:21 19:03:21 Step 10/22 : FROM alpine:3.16 19:03:21 ---> 3d81c46cd875 19:03:21 Step 11/22 : RUN apk add --update --no-cache ca-certificates dumb-init 19:03:21 ---> Running in 110af46e717b 19:03:21 ---> Running in 61c37bcb629a 19:03:21 Removing intermediate container 110af46e717b 19:03:21 ---> ec6ecf6ebdd2 19:03:21 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 19:03:21 ---> Running in ded592063366 19:03:21 Removing intermediate container ded592063366 19:03:21 ---> 062d515853c2 19:03:21 Step 21/23 : LABEL arch=arm64 19:03:21 ---> Running in f9e65026f8bc 19:03:22 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 19:03:22 Removing intermediate container f9e65026f8bc 19:03:22 ---> ab228c5bbe33 19:03:22 Step 22/23 : LABEL git_sha=d4e25229156db7662ebd247fa06e9b6c51b0ff66 19:03:22 ---> Running in 6d99cfecd9ff 19:03:22 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 19:03:22 Removing intermediate container 6d99cfecd9ff 19:03:22 ---> 472475d5bd9d 19:03:22 Step 23/23 : LABEL version=0.0.0 19:03:23 ---> Running in f710a6dc8833 19:03:23 Removing intermediate container f710a6dc8833 19:03:23 ---> 6388fd81be24 19:03:23 19:03:23 (1/2) Installing ca-certificates (20211220-r0) 19:03:23 (2/2) Installing dumb-init (1.2.5-r1) 19:03:23 Executing busybox-1.35.0-r15.trigger 19:03:23 Executing ca-certificates-20211220-r0.trigger 19:03:23 Successfully built 6388fd81be24 19:03:23 Successfully tagged core-data-arm64:latest 19:03:23  Building core-data ... done OK: 6 MiB in 16 packages 19:03:24 Removing intermediate container 61c37bcb629a 19:03:24 ---> ef347b3c2a2f 19:03:24 Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2021: Intel Corporation' 19:03:25 ---> Running in 2f242a5231a2 19:03:25 Removing intermediate container 2f242a5231a2 19:03:25 ---> d901f672a53e 19:03:25 Step 13/22 : ENV APP_PORT=59860 19:03:25 ---> Running in a79e71137203 19:03:25 Removing intermediate container a79e71137203 19:03:25 ---> da6efb4aa430 19:03:25 Step 14/22 : EXPOSE $APP_PORT 19:03:25 ---> Running in e93cd9946d90 19:03:25 Removing intermediate container e93cd9946d90 19:03:25 ---> cb4e2893ed36 19:03:25 Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / 19:03:26 ---> 60ac7a31596b 19:03:26 Step 16/22 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / 19:03:27 ---> fc2678b22022 19:03:27 Step 17/22 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml 19:03:28 ---> ba1e79a04039 19:03:28 Step 18/22 : ENTRYPOINT ["/support-notifications"] 19:03:28 ---> Running in 6e4d4ab449da 19:03:28 Removing intermediate container 6e4d4ab449da 19:03:28 ---> 39715b59965d 19:03:28 Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 19:03:28 ---> Running in 942cb670f533 19:03:29 Removing intermediate container 942cb670f533 19:03:29 ---> 005668f26085 19:03:29 Step 20/22 : LABEL arch=arm64 19:03:29 ---> Running in b483ca5bff8b 19:03:29 Removing intermediate container b483ca5bff8b 19:03:29 ---> 54f93335fd28 19:03:29 Step 21/22 : LABEL git_sha=d4e25229156db7662ebd247fa06e9b6c51b0ff66 19:03:29 ---> Running in 555d1329e994 19:03:29 Removing intermediate container 555d1329e994 19:03:29 ---> aaf033c0a9bc 19:03:29 Step 22/22 : LABEL version=0.0.0 19:03:29 ---> Running in 37cb68565754 19:03:30 Removing intermediate container 37cb68565754 19:03:30 ---> 67f5dd4f3e98 19:03:30 19:03:30 Successfully built 67f5dd4f3e98 19:03:30 Successfully tagged support-notifications-arm64:latest 19:03:31  Building support-notifications ... done  [Pipeline] } 19:03:31 $ docker stop --time=1 8c9706620e83e04ce432af679bf16e7cfb1f409a206df1a53ceda73629a618b5 19:03:32 $ docker rm -f 8c9706620e83e04ce432af679bf16e7cfb1f409a206df1a53ceda73629a618b5 [Pipeline] // withDockerContainer [Pipeline] sh 19:03:33 + docker images 19:03:33 REPOSITORY TAG IMAGE ID CREATED SIZE 19:03:33 support-notifications-arm64 latest 67f5dd4f3e98 3 seconds ago 26.1MB 19:03:33 core-data-arm64 latest 6388fd81be24 10 seconds ago 20.6MB 19:03:33 584880c72b90 13 seconds ago 1.57GB 19:03:33 security-proxy-setup-arm64 latest 1d2cbb075131 19 seconds ago 26.2MB 19:03:33 62c6517fb225 27 seconds ago 1.54GB 19:03:33 2931cbc7f701 37 seconds ago 1.52GB 19:03:33 security-spire-config-arm64 latest b8edf3373285 2 minutes ago 83.6MB 19:03:33 security-bootstrapper-arm64 latest 3724189401ae 2 minutes ago 18.5MB 19:03:33 52137a5912f6 3 minutes ago 1.52GB 19:03:33 core-command-arm64 latest 5a12b0ff9d02 3 minutes ago 15.5MB 19:03:33 ab4872b26edb 3 minutes ago 1.51GB 19:03:33 security-spire-server-arm64 latest f951a5792f7b 5 minutes ago 84.2MB 19:03:33 4bfef742b6ac 5 minutes ago 1.41GB 19:03:33 support-scheduler-arm64 latest 73d44b4a1c0f 5 minutes ago 25.6MB 19:03:33 23ea48838a03 5 minutes ago 1.57GB 19:03:33 security-spiffe-token-provider-arm64 latest 836d93186cc0 8 minutes ago 28.3MB 19:03:33 sys-mgmt-agent-arm64 latest 08f5ba115e65 8 minutes ago 282MB 19:03:33 205046e2d342 8 minutes ago 1.56GB 19:03:33 security-secretstore-setup-arm64 latest 21de46ed6efe 9 minutes ago 27.9MB 19:03:33 core-metadata-arm64 latest f40dc25a433d 9 minutes ago 16.4MB 19:03:33 5784549bf22c 10 minutes ago 1.52GB 19:03:33 1809f7377f8e 10 minutes ago 1.52GB 19:03:33 c452e8964270 10 minutes ago 1.51GB 19:03:33 security-spire-agent-arm64 latest 16c8536c31e3 15 minutes ago 122MB 19:03:33 1937ee7e523f 15 minutes ago 1.41GB 19:03:33 ci-base-image-arm64 latest fde5a2371081 29 minutes ago 995MB 19:03:33 alpine 3.15 60f2846fe774 8 days ago 5.32MB 19:03:33 alpine 3.16 3d81c46cd875 9 days ago 5.27MB 19:03:33 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64 1.18-alpine ff4287adb874 3 weeks ago 678MB 19:03:33 docker 20.10.14 c346e9eafbab 3 months ago 202MB 19:03:33 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 19:03:34 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 19:03:34 19:03:34 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 19:03:34 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 19:03:35 arm64: Pulling from edgex-lftools-log-publisher 19:03:35 8998bd30e6a1: Pulling fs layer 19:03:35 04944245beec: Pulling fs layer 19:03:35 699f458cf7ca: Pulling fs layer 19:03:35 765212b225bb: Pulling fs layer 19:03:35 f23df028b6ca: Pulling fs layer 19:03:35 d65c8cfc05b1: Pulling fs layer 19:03:35 2437ff75d9bd: Pulling fs layer 19:03:35 f23df028b6ca: Waiting 19:03:35 765212b225bb: Waiting 19:03:35 d65c8cfc05b1: Waiting 19:03:35 2437ff75d9bd: Waiting 19:03:35 04944245beec: Verifying Checksum 19:03:35 04944245beec: Download complete 19:03:35 765212b225bb: Verifying Checksum 19:03:35 765212b225bb: Download complete 19:03:35 f23df028b6ca: Verifying Checksum 19:03:35 f23df028b6ca: Download complete 19:03:35 d65c8cfc05b1: Verifying Checksum 19:03:35 d65c8cfc05b1: Download complete 19:03:35 699f458cf7ca: Verifying Checksum 19:03:35 699f458cf7ca: Download complete 19:03:35 8998bd30e6a1: Verifying Checksum 19:03:35 8998bd30e6a1: Download complete 19:03:37 2437ff75d9bd: Verifying Checksum 19:03:37 2437ff75d9bd: Download complete 19:03:40 8998bd30e6a1: Pull complete 19:03:40 04944245beec: Pull complete 19:03:42 699f458cf7ca: Pull complete 19:03:42 765212b225bb: Pull complete 19:03:43 f23df028b6ca: Pull complete 19:03:43 d65c8cfc05b1: Pull complete 19:03:58 2437ff75d9bd: Pull complete 19:03:58 Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da 19:03:58 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 19:03:58 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 19:03:58 prd-ubuntu20.04-docker-arm64-4c-16g-21390 does not seem to be running inside a container 19:03:58 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged --net host -v /home/jenkins:/home/jenkins -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat 19:04:01 $ docker top c0ff5136476882fc0cda59501ad2c21e08ec035e770eef1e4aee54d5480909a6 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 19:04:02 ---> job-cost.sh 19:04:02 lf-activate-venv: SKIPPING 19:04:02 INFO: No Stack... 19:04:03 INFO: Retrieving Pricing Info for: v3-standard-4 19:04:03 INFO: Archiving Costs [Pipeline] sh 19:04:04 + cut -d, -f6 19:04:04 + cat /w/workspace/edgex-go/1/archives/cost.csv [Pipeline] lock 19:04:04 Trying to acquire lock on [jenkins-edgexfoundry-edgex-go-PR-4105-1-stack-cost] 19:04:04 Resource [jenkins-edgexfoundry-edgex-go-PR-4105-1-stack-cost] did not exist. Created. 19:04:04 Lock acquired on [jenkins-edgexfoundry-edgex-go-PR-4105-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 19:04:05 + echo total: 0.10999999940395355 [Pipeline] stash 19:04:05 Stashed 1 file(s) [Pipeline] } 19:04:05 Lock released on resource [jenkins-edgexfoundry-edgex-go-PR-4105-1-stack-cost] [Pipeline] // lock [Pipeline] } 19:04:05 $ docker stop --time=1 c0ff5136476882fc0cda59501ad2c21e08ec035e770eef1e4aee54d5480909a6 19:04:07 $ docker rm -f c0ff5136476882fc0cda59501ad2c21e08ec035e770eef1e4aee54d5480909a6 [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 19:04:08 provisioning config files... 19:04:08 copy managed file [edgex-go-codecov-token] to file:/w/workspace/edgex-go/1@tmp/config8697175237188514406tmp [Pipeline] { [Pipeline] sh 19:04:08 + set +x 19:04:08 + curl -s https://codecov.io/bash 19:04:08 + bash -s -- 19:04:08 19:04:08 _____ _ 19:04:08 / ____| | | 19:04:08 | | ___ __| | ___ ___ _____ __ 19:04:08 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 19:04:08 | |___| (_) | (_| | __/ (_| (_) \ V / 19:04:08 \_____\___/ \__,_|\___|\___\___/ \_/ 19:04:08 Bash-1.0.6 19:04:08 19:04:08 19:04:08 ==> git version 2.25.1 found 19:04:08 ==> 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 19:04:08 Release-Date: 2020-01-08 19:04:08 Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp 19:04:08 Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets 19:04:08 ==> Jenkins CI detected. 19:04:08 current dir:  /w/workspace/edgex-go/1 19:04:08 project root: . 19:04:08 --> token set from env 19:04:08 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 19:04:08 ==> Running gcov in . (disable via -X gcov) 19:04:08 ==> Python coveragepy not found 19:04:08 ==> Searching for coverage reports in: 19:04:08 + . 19:04:08 -> Found 1 reports 19:04:08 ==> Detecting git/mercurial file structure 19:04:08 ==> Reading reports 19:04:08 + ./coverage.out bytes=436144 19:04:08 ==> Appending adjustments 19:04:08 https://docs.codecov.io/docs/fixing-reports 19:04:09 + Found adjustments 19:04:09 ==> Gzipping contents 19:04:10 60K /tmp/codecov.V30vp8.gz 19:04:10 ==> Uploading reports 19:04:10 url: https://codecov.io 19:04:10 query: branch=PR-4105&commit=d4e25229156db7662ebd247fa06e9b6c51b0ff66&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2FPR-4105%2F1%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=4105&job=&cmd_args= 19:04:10 -> Pinging Codecov 19:04:10 https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=52b94001-b80a-4ca3-b063-c5e709073964&branch=PR-4105&commit=d4e25229156db7662ebd247fa06e9b6c51b0ff66&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2FPR-4105%2F1%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=4105&job=&cmd_args= 19:04:10 -> Uploading to 19:04:10 https://storage.googleapis.com/codecov/v4/raw/2022-07-28/00271124DB129430A58F1EEE437C3FCB/d4e25229156db7662ebd247fa06e9b6c51b0ff66/2e0d784f-0157-440f-b705-528cd9aa47e2.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20220728%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20220728T190410Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=324dad8e4a07492790fc55f8f3f938d200508ee6ca359985f18dba212f4f337c 19:04:10 % Total % Received % Xferd Average Speed Time Time Time Current 19:04:10 Dload Upload Total Spent Left Speed 19:04:10 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 60005 0 0 100 60005 0 245k --:--:-- --:--:-- --:--:-- 245k 19:04:10 -> Reports have been successfully queued for processing at https://codecov.io/github/edgexfoundry/edgex-go/commit/d4e25229156db7662ebd247fa06e9b6c51b0ff66 [Pipeline] } 19:04:10 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 19:04:12 + [ -d /w/workspace/edgex-go/1/archives ] [Pipeline] libraryResource [Pipeline] sh 19:04:12 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 19:04:13 ---> package-listing.sh 19:04:13 ++ facter osfamily 19:04:13 ++ tr '[:upper:]' '[:lower:]' 19:04:13 + OS_FAMILY=debian 19:04:13 + workspace=/w/workspace/edgex-go/1 19:04:13 + START_PACKAGES=/tmp/packages_start.txt 19:04:13 + END_PACKAGES=/tmp/packages_end.txt 19:04:13 + DIFF_PACKAGES=/tmp/packages_diff.txt 19:04:13 + PACKAGES=/tmp/packages_start.txt 19:04:13 + '[' /w/workspace/edgex-go/1 ']' 19:04:13 + PACKAGES=/tmp/packages_end.txt 19:04:13 + case "${OS_FAMILY}" in 19:04:13 + dpkg -l 19:04:13 + grep '^ii' 19:04:13 + '[' -f /tmp/packages_start.txt ']' 19:04:13 + '[' -f /tmp/packages_end.txt ']' 19:04:13 + diff /tmp/packages_start.txt /tmp/packages_end.txt 19:04:13 + '[' /w/workspace/edgex-go/1 ']' 19:04:13 + mkdir -p /w/workspace/edgex-go/1/archives/ 19:04:13 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgex-go/1/archives/ [Pipeline] echo 19:04:13 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 19:04:13 + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 19:04:14 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 19:04:14 19:04:14 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 19:04:15 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 19:04:15 latest: Pulling from edgex-lftools-log-publisher 19:04:15 5eb5b503b376: Pulling fs layer 19:04:15 5c69ac0246d0: Pulling fs layer 19:04:15 ec43610c2a17: Pulling fs layer 19:04:15 3a2ae6a8a46f: Pulling fs layer 19:04:15 33b1e0a273af: Pulling fs layer 19:04:15 5d3b04190fa2: Pulling fs layer 19:04:15 2f39f015ded8: Pulling fs layer 19:04:15 3a2ae6a8a46f: Waiting 19:04:15 5d3b04190fa2: Waiting 19:04:15 33b1e0a273af: Waiting 19:04:15 2f39f015ded8: Waiting 19:04:15 5c69ac0246d0: Download complete 19:04:15 3a2ae6a8a46f: Download complete 19:04:15 33b1e0a273af: Verifying Checksum 19:04:15 33b1e0a273af: Download complete 19:04:15 5d3b04190fa2: Verifying Checksum 19:04:15 5d3b04190fa2: Download complete 19:04:15 ec43610c2a17: Download complete 19:04:15 5eb5b503b376: Verifying Checksum 19:04:15 5eb5b503b376: Download complete 19:04:15 2f39f015ded8: Download complete 19:04:16 5eb5b503b376: Pull complete 19:04:16 5c69ac0246d0: Pull complete 19:04:17 ec43610c2a17: Pull complete 19:04:17 3a2ae6a8a46f: Pull complete 19:04:17 33b1e0a273af: Pull complete 19:04:17 5d3b04190fa2: Pull complete 19:04:21 2f39f015ded8: Pull complete 19:04:21 Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 19:04:21 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 19:04:21 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 19:04:22 prd-ubuntu20.04-docker-8c-8g-21389 does not seem to be running inside a container 19:04:22 $ docker run -t -d -u 1001:1001 --privileged -u 0:0 --net host -v /var/log/sysstat:/var/log/sysstat -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/edgex-go/1/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 19:04:23 $ docker top 308a4ed61833b130798ef214449aed6a2e1b67c5c934dea5a0c799ac86a05c53 -eo pid,comm [Pipeline] { [Pipeline] sh 19:04:24 + touch /tmp/pre-build-complete [Pipeline] sh 19:04:24 + mkdir -p /var/log/sysstat [Pipeline] sh 19:04:24 + ls /var/log/sa-host 19:04:24 ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 19:04:25 provisioning config files... 19:04:25 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgex-go/1@tmp/config3397671381513672482tmp [Pipeline] { [Pipeline] echo 19:04:25 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 19:04:25 ---> create-netrc.sh [Pipeline] } 19:04:25 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 19:04:25 ---> python-tools-install.sh [Pipeline] echo 19:04:25 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 19:04:26 ---> sudo-logs.sh 19:04:26 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 19:04:26 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 19:04:26 ---> job-cost.sh 19:04:26 lf-activate-venv: SKIPPING 19:04:26 DEBUG: total: 0.10999999940395355 19:04:26 INFO: Retrieving Stack Cost... 19:04:27 INFO: Retrieving Pricing Info for: v3-standard-8 19:04:27 INFO: Archiving Costs [Pipeline] echo 19:04:27 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 19:04:28 ---> logs-deploy.sh 19:04:28 lf-activate-venv: SKIPPING 19:04:28 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-go/PR-4105/1 19:04:28 INFO: archiving workspace using pattern(s): 19:04:29 Archives upload complete. 19:04:29 INFO: archiving logs to Nexus 19:04:29 ---> uname -a: 19:04:29 Linux prd-ubuntu20-04-docker-8c-8g-21389 5.4.0-94-generic #106-Ubuntu SMP Thu Jan 6 23:58:14 UTC 2022 x86_64 GNU/Linux 19:04:29 19:04:29 19:04:29 ---> lscpu: 19:04:29 Architecture: x86_64 19:04:29 CPU op-mode(s): 32-bit, 64-bit 19:04:29 Byte Order: Little Endian 19:04:29 Address sizes: 40 bits physical, 48 bits virtual 19:04:29 CPU(s): 8 19:04:29 On-line CPU(s) list: 0-7 19:04:29 Thread(s) per core: 1 19:04:29 Core(s) per socket: 1 19:04:29 Socket(s): 8 19:04:29 NUMA node(s): 1 19:04:29 Vendor ID: AuthenticAMD 19:04:29 CPU family: 23 19:04:29 Model: 49 19:04:29 Model name: AMD EPYC-Rome Processor 19:04:29 Stepping: 0 19:04:29 CPU MHz: 2799.976 19:04:29 BogoMIPS: 5599.95 19:04:29 Virtualization: AMD-V 19:04:29 Hypervisor vendor: KVM 19:04:29 Virtualization type: full 19:04:29 L1d cache: 256 KiB 19:04:29 L1i cache: 256 KiB 19:04:29 L2 cache: 4 MiB 19:04:29 L3 cache: 128 MiB 19:04:29 NUMA node0 CPU(s): 0-7 19:04:29 Vulnerability Itlb multihit: Not affected 19:04:29 Vulnerability L1tf: Not affected 19:04:29 Vulnerability Mds: Not affected 19:04:29 Vulnerability Meltdown: Not affected 19:04:29 Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp 19:04:29 Vulnerability Spectre v1: Mitigation; usercopy/swapgs barriers and __user pointer sanitization 19:04:29 Vulnerability Spectre v2: Mitigation; Full AMD retpoline, IBPB conditional, IBRS_FW, STIBP disabled, RSB filling 19:04:29 Vulnerability Srbds: Not affected 19:04:29 Vulnerability Tsx async abort: Not affected 19:04:29 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 19:04:29 19:04:29 19:04:29 ---> nproc: 19:04:29 8 19:04:29 19:04:29 19:04:29 ---> df -h: 19:04:29 Filesystem Size Used Avail Use% Mounted on 19:04:29 overlay 155G 19G 137G 12% / 19:04:29 tmpfs 64M 0 64M 0% /dev 19:04:29 tmpfs 16G 0 16G 0% /sys/fs/cgroup 19:04:29 shm 64M 0 64M 0% /dev/shm 19:04:29 /dev/vda1 155G 19G 137G 12% /facter-os 19:04:29 19:04:29 19:04:29 ---> sar -b -r -n DEV: 19:04:29 Linux 5.4.0-94-generic (prd-ubuntu20-04-docker-8c-8g-21389) 07/28/22 _x86_64_ (8 CPU) 19:04:29 19:04:29 18:27:30 LINUX RESTART (8 CPU) 19:04:29 19:04:29 18:28:01 tps rtps wtps dtps bread/s bwrtn/s bdscd/s 19:04:29 18:29:01 355.82 14.85 340.98 0.00 2179.37 148669.76 0.00 19:04:29 18:30:01 42.26 0.03 42.23 0.00 2.80 12833.99 0.00 19:04:29 18:31:01 54.27 0.20 54.07 0.00 2.27 22831.08 0.00 19:04:29 18:32:01 594.59 7.15 587.44 0.00 78.67 393122.66 0.00 19:04:29 18:33:01 1012.08 0.35 1011.73 0.00 18.66 334213.69 0.00 19:04:29 18:34:01 957.49 1.32 956.17 0.00 13.73 279350.24 0.00 19:04:29 18:35:01 139.89 0.00 139.89 0.00 0.00 17201.20 0.00 19:04:29 18:36:01 1.32 0.00 1.32 0.00 0.00 14.53 0.00 19:04:29 18:37:01 1.05 0.00 1.05 0.00 0.00 11.86 0.00 19:04:29 18:38:01 2.17 0.00 2.17 0.00 0.00 26.52 0.00 19:04:29 18:39:01 0.97 0.00 0.97 0.00 0.00 11.06 0.00 19:04:29 18:40:01 1.43 0.00 1.43 0.00 0.00 16.79 0.00 19:04:29 18:41:01 2.65 1.58 1.07 0.00 50.39 12.40 0.00 19:04:29 18:42:01 1.67 0.00 1.67 0.00 0.00 19.46 0.00 19:04:29 18:43:01 1.73 0.02 1.72 0.00 0.13 18.80 0.00 19:04:29 18:44:02 1.45 0.00 1.45 0.00 0.00 17.73 0.00 19:04:29 18:45:01 1.10 0.00 1.10 0.00 0.00 12.33 0.00 19:04:29 18:46:01 1.22 0.00 1.22 0.00 0.00 14.80 0.00 19:04:29 18:47:01 0.98 0.00 0.98 0.00 0.00 12.00 0.00 19:04:29 18:48:01 1.85 0.00 1.85 0.00 0.00 21.46 0.00 19:04:29 18:49:01 0.88 0.00 0.88 0.00 0.00 10.53 0.00 19:04:29 18:50:01 1.57 0.00 1.57 0.00 0.00 18.80 0.00 19:04:29 18:51:01 1.00 0.00 1.00 0.00 0.00 10.66 0.00 19:04:29 18:52:01 1.25 0.00 1.25 0.00 0.00 14.80 0.00 19:04:29 18:53:01 1.40 0.00 1.40 0.00 0.00 15.99 0.00 19:04:29 18:54:01 1.37 0.00 1.37 0.00 0.00 16.00 0.00 19:04:29 18:55:01 1.07 0.00 1.07 0.00 0.00 12.66 0.00 19:04:29 18:56:01 1.17 0.00 1.17 0.00 0.00 13.86 0.00 19:04:29 18:57:01 1.17 0.00 1.17 0.00 0.00 12.66 0.00 19:04:29 18:58:01 1.57 0.00 1.57 0.00 0.00 17.73 0.00 19:04:29 18:59:01 0.93 0.00 0.93 0.00 0.00 11.33 0.00 19:04:29 19:00:01 0.87 0.00 0.87 0.00 0.00 11.46 0.00 19:04:29 19:01:01 1.30 0.00 1.30 0.00 0.00 14.00 0.00 19:04:29 19:02:01 1.68 0.00 1.68 0.00 0.00 18.13 0.00 19:04:29 19:03:01 1.08 0.00 1.08 0.00 0.00 13.06 0.00 19:04:29 19:04:01 3.57 0.87 2.70 0.00 18.39 35.59 0.00 19:04:29 Average: 88.89 0.73 88.16 0.00 65.70 33605.23 0.00 19:04:29 19:04:29 18:28:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 19:04:29 18:29:01 28240712 31796664 500332 1.52 135928 3645224 1803384 5.31 1184240 3027336 3896 19:04:29 18:30:01 27544724 31661836 625292 1.90 138852 4161752 2372744 6.99 1544164 3310888 278784 19:04:29 18:31:01 27805852 31726500 565460 1.72 141500 3983580 2238924 6.60 1361008 3258124 180496 19:04:29 18:32:01 21324584 31320688 941276 2.86 283060 9602780 3057132 9.01 2299232 8453648 100 19:04:29 18:33:01 19348284 31368548 884468 2.69 334300 11441416 3568184 10.52 2624460 9959936 17608 19:04:29 18:34:01 18403620 31660108 606536 1.84 422396 12530500 2413792 7.11 2353484 11132736 150568 19:04:29 18:35:01 19524628 31758620 513804 1.56 424112 11539216 1930196 5.69 2302948 10100788 168 19:04:29 18:36:01 19526796 31760788 511752 1.56 424140 11539216 1930196 5.69 2301816 10100788 164 19:04:29 18:37:01 19538888 31772844 499836 1.52 424144 11539224 1930196 5.69 2290000 10100796 172 19:04:29 18:38:01 19539408 31773472 499176 1.52 424172 11539328 1930196 5.69 2290260 10100900 188 19:04:29 18:39:01 19540808 31774880 497712 1.51 424176 11539332 1930196 5.69 2288612 10100904 180 19:04:29 18:40:01 19541568 31775652 497184 1.51 424192 11539340 1930196 5.69 2288468 10100912 208 19:04:29 18:41:01 19536988 31773592 499180 1.52 424208 11540852 1930196 5.69 2295048 10100480 216 19:04:29 18:42:01 19537264 31773940 498864 1.52 424228 11540856 1930196 5.69 2293968 10100532 188 19:04:29 18:43:01 19535000 31771804 500956 1.52 424252 11540856 1929240 5.69 2294388 10100532 204 19:04:29 18:44:02 19535488 31772300 500384 1.52 424268 11540860 1929240 5.69 2294048 10100536 216 19:04:29 18:45:01 19535440 31772256 500360 1.52 424276 11540864 1929240 5.69 2294272 10100540 184 19:04:29 18:46:01 19535600 31772416 500332 1.52 424292 11540864 1929240 5.69 2294280 10100540 228 19:04:29 18:47:01 19535340 31772160 500552 1.52 424308 11540868 1929240 5.69 2294044 10100544 200 19:04:29 18:48:01 19535292 31772200 500540 1.52 424336 11540872 1929240 5.69 2294512 10100552 32 19:04:29 18:49:01 19535496 31772408 500260 1.52 424344 11540876 1929240 5.69 2294152 10100552 204 19:04:29 18:50:01 19535496 31772412 500224 1.52 424364 11540880 1929240 5.69 2293844 10100556 56 19:04:29 18:51:01 19535148 31772068 500576 1.52 424368 11540880 1929240 5.69 2294204 10100556 200 19:04:29 18:52:01 19535408 31772332 500272 1.52 424380 11540884 1929240 5.69 2294240 10100560 256 19:04:29 18:53:01 19535324 31772320 500524 1.52 424396 11540888 1929240 5.69 2294684 10100564 48 19:04:29 18:54:01 19535528 31772540 500240 1.52 424404 11540892 1929240 5.69 2294480 10100568 188 19:04:29 18:55:01 19535276 31772292 500460 1.52 424416 11540896 1929240 5.69 2294244 10100572 16 19:04:29 18:56:01 19535172 31772192 500432 1.52 424440 11540900 1929240 5.69 2294284 10100576 248 19:04:29 18:57:01 19535384 31772404 500136 1.52 424460 11540904 1929240 5.69 2294476 10100576 180 19:04:29 18:58:01 19535368 31772456 500072 1.52 424476 11540908 1929240 5.69 2294664 10100588 44 19:04:29 18:59:01 19536012 31773100 499804 1.52 424480 11540908 1929240 5.69 2294320 10100588 192 19:04:29 19:00:01 19536044 31773136 499752 1.52 424484 11540912 1929240 5.69 2294392 10100592 296 19:04:29 19:01:01 19535996 31773092 499736 1.52 424484 11540916 1929240 5.69 2294340 10100596 192 19:04:29 19:02:01 19535632 31772732 500020 1.52 424500 11540916 1929240 5.69 2294424 10100596 188 19:04:29 19:03:01 19535584 31772752 499976 1.52 424524 11540920 1929240 5.69 2294948 10100604 72 19:04:29 19:04:01 19533888 31771976 500904 1.52 424600 11541432 1925168 5.67 2295076 10101036 208 19:04:29 Average: 20242584 31741430 531872 1.62 394063 10877298 2037082 6.00 2227612 9504491 17683 19:04:29 19:04:29 18:28:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 19:04:29 18:29:01 docker0 463.57 443.81 35.91 3858.30 0.00 0.00 0.00 0.00 19:04:29 18:29:01 lo 4.87 4.87 0.47 0.47 0.00 0.00 0.00 0.00 19:04:29 18:29:01 ens3 1214.68 1118.75 12452.42 155.32 0.00 0.00 0.00 0.00 19:04:29 18:30:01 docker0 1.50 1.57 0.10 0.12 0.00 0.00 0.00 0.00 19:04:29 18:30:01 vethac4ce44 1.50 1.68 0.12 0.13 0.00 0.00 0.00 0.00 19:04:29 18:30:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 19:04:29 18:30:01 ens3 68.97 52.41 37.12 66.06 0.00 0.00 0.00 0.00 19:04:29 18:31:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:04:29 18:31:01 lo 0.60 0.60 0.06 0.06 0.00 0.00 0.00 0.00 19:04:29 18:31:01 ens3 81.65 49.70 1686.00 15.54 0.00 0.00 0.00 0.00 19:04:29 18:32:01 docker0 135.21 176.66 10.36 1629.05 0.00 0.00 0.00 0.00 19:04:29 18:32:01 veth69e318a 0.00 0.10 0.00 0.01 0.00 0.00 0.00 0.00 19:04:29 18:32:01 lo 1.06 1.06 0.10 0.10 0.00 0.00 0.00 0.00 19:04:29 18:32:01 vetha200202 0.00 0.73 0.00 0.04 0.00 0.00 0.00 0.00 19:04:29 18:32:01 veth585dc66 0.00 0.10 0.00 0.01 0.00 0.00 0.00 0.00 19:04:29 18:32:01 vethdebce55 0.00 0.10 0.00 0.01 0.00 0.00 0.00 0.00 19:04:29 18:32:01 ens3 253.29 197.20 1712.56 89.60 0.00 0.00 0.00 0.00 19:04:29 18:33:01 docker0 90.65 123.70 6.19 1034.54 0.00 0.00 0.00 0.00 19:04:29 18:33:01 veth22ccb51 0.00 0.10 0.00 0.01 0.00 0.00 0.00 0.00 19:04:29 18:33:01 lo 0.80 0.80 0.08 0.08 0.00 0.00 0.00 0.00 19:04:29 18:33:01 vetha200202 0.00 0.47 0.00 0.02 0.00 0.00 0.00 0.00 19:04:29 18:33:01 vethb419374 0.00 0.20 0.00 0.01 0.00 0.00 0.00 0.00 19:04:29 18:33:01 veth06274fa 0.00 0.20 0.00 0.01 0.00 0.00 0.00 0.00 19:04:29 18:33:01 veth0e7e32d 0.00 0.10 0.00 0.01 0.00 0.00 0.00 0.00 19:04:29 18:33:01 ens3 197.57 142.06 1122.91 84.58 0.00 0.00 0.00 0.00 19:04:29 18:34:01 docker0 94.33 133.03 6.81 1262.28 0.00 0.00 0.00 0.00 19:04:29 18:34:01 lo 1.00 1.00 0.09 0.09 0.00 0.00 0.00 0.00 19:04:29 18:34:01 vetha200202 0.00 0.45 0.00 0.02 0.00 0.00 0.00 0.00 19:04:29 18:34:01 veth558e5e0 8.47 9.95 0.59 44.61 0.00 0.00 0.00 0.00 19:04:29 18:34:01 ens3 261.06 182.42 2445.02 90.85 0.00 0.00 0.00 0.00 19:04:29 18:35:01 docker0 7.13 11.26 0.44 80.33 0.00 0.00 0.00 0.00 19:04:29 18:35:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:04:29 18:35:01 ens3 20.48 12.56 88.04 4.22 0.00 0.00 0.00 0.00 19:04:29 18:36:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:04:29 18:36:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 19:04:29 18:36:01 ens3 0.32 0.30 0.02 0.02 0.00 0.00 0.00 0.00 19:04:29 18:37:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:04:29 18:37:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:04:29 18:37:01 ens3 0.05 0.02 0.00 0.00 0.00 0.00 0.00 0.00 19:04:29 18:38:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:04:29 18:38:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 19:04:29 18:38:01 ens3 0.22 0.17 0.08 0.07 0.00 0.00 0.00 0.00 19:04:29 18:39:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:04:29 18:39:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:04:29 18:39:01 ens3 0.08 0.02 0.00 0.00 0.00 0.00 0.00 0.00 19:04:29 18:40:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:04:29 18:40:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 19:04:29 18:40:01 ens3 0.12 0.10 0.01 0.01 0.00 0.00 0.00 0.00 19:04:29 18:41:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:04:29 18:41:01 lo 0.13 0.13 0.01 0.01 0.00 0.00 0.00 0.00 19:04:29 18:41:01 ens3 7.32 5.47 5.19 6.13 0.00 0.00 0.00 0.00 19:04:29 18:42:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:04:29 18:42:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 19:04:29 18:42:01 ens3 0.08 0.08 0.01 0.01 0.00 0.00 0.00 0.00 19:04:29 18:43:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:04:29 18:43:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:04:29 18:43:01 ens3 0.18 0.10 0.08 0.07 0.00 0.00 0.00 0.00 19:04:29 18:44:02 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:04:29 18:44:02 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 19:04:29 18:44:02 ens3 0.12 0.10 0.01 0.01 0.00 0.00 0.00 0.00 19:04:29 18:45:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:04:29 18:45:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:04:29 18:45:01 ens3 0.05 0.07 0.00 0.00 0.00 0.00 0.00 0.00 19:04:29 18:46:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:04:29 18:46:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 19:04:29 18:46:01 ens3 0.10 0.10 0.01 0.01 0.00 0.00 0.00 0.00 19:04:29 18:47:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:04:29 18:47:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:04:29 18:47:01 ens3 0.02 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:04:29 18:48:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:04:29 18:48:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 19:04:29 18:48:01 ens3 0.22 0.17 0.08 0.07 0.00 0.00 0.00 0.00 19:04:29 18:49:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:04:29 18:49:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:04:29 18:49:01 ens3 0.03 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:04:29 18:50:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:04:29 18:50:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 19:04:29 18:50:01 ens3 0.10 0.10 0.01 0.01 0.00 0.00 0.00 0.00 19:04:29 18:51:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:04:29 18:51:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:04:29 18:51:01 ens3 0.02 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:04:29 18:52:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:04:29 18:52:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 19:04:29 18:52:01 ens3 0.10 0.10 0.01 0.01 0.00 0.00 0.00 0.00 19:04:29 18:53:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:04:29 18:53:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:04:29 18:53:01 ens3 0.18 0.13 0.08 0.07 0.00 0.00 0.00 0.00 19:04:29 18:54:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:04:29 18:54:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 19:04:29 18:54:01 ens3 0.13 0.12 0.01 0.01 0.00 0.00 0.00 0.00 19:04:29 18:55:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:04:29 18:55:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:04:29 18:55:01 ens3 0.23 0.20 0.64 0.01 0.00 0.00 0.00 0.00 19:04:29 18:56:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:04:29 18:56:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 19:04:29 18:56:01 ens3 0.10 0.10 0.01 0.01 0.00 0.00 0.00 0.00 19:04:29 18:57:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:04:29 18:57:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:04:29 18:57:01 ens3 0.03 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:04:29 18:58:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:04:29 18:58:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 19:04:29 18:58:01 ens3 0.22 0.23 0.08 0.08 0.00 0.00 0.00 0.00 19:04:29 18:59:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:04:29 18:59:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:04:29 18:59:01 ens3 0.02 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:04:29 19:00:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:04:29 19:00:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 19:04:29 19:00:01 ens3 0.10 0.10 0.01 0.01 0.00 0.00 0.00 0.00 19:04:29 19:01:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:04:29 19:01:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:04:29 19:01:01 ens3 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:04:29 19:02:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:04:29 19:02:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 19:04:29 19:02:01 ens3 0.12 0.12 0.01 0.01 0.00 0.00 0.00 0.00 19:04:29 19:03:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:04:29 19:03:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:04:29 19:03:01 ens3 0.15 0.17 0.08 0.07 0.00 0.00 0.00 0.00 19:04:29 19:04:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:04:29 19:04:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 19:04:29 19:04:01 ens3 1.07 0.60 0.40 0.29 0.00 0.00 0.00 0.00 19:04:29 Average: docker0 22.03 24.74 1.66 218.61 0.00 0.00 0.00 0.00 19:04:29 Average: lo 0.32 0.32 0.03 0.03 0.00 0.00 0.00 0.00 19:04:29 Average: ens3 58.62 49.02 543.34 14.26 0.00 0.00 0.00 0.00 19:04:29 19:04:29 19:04:29 ---> sar -P ALL: 19:04:29 Linux 5.4.0-94-generic (prd-ubuntu20-04-docker-8c-8g-21389) 07/28/22 _x86_64_ (8 CPU) 19:04:29 19:04:29 18:27:30 LINUX RESTART (8 CPU) 19:04:29 19:04:29 18:28:01 CPU %user %nice %system %iowait %steal %idle 19:04:29 18:29:01 all 12.26 0.00 4.70 2.09 0.06 80.88 19:04:29 18:29:01 0 11.87 0.00 4.61 1.33 0.05 82.14 19:04:29 18:29:01 1 14.48 0.00 3.92 0.05 0.05 81.50 19:04:29 18:29:01 2 14.06 0.00 5.90 7.10 0.07 72.87 19:04:29 18:29:01 3 11.28 0.00 4.40 0.42 0.07 83.82 19:04:29 18:29:01 4 13.46 0.00 7.19 5.41 0.07 73.88 19:04:29 18:29:01 5 11.61 0.00 4.37 0.76 0.05 83.21 19:04:29 18:29:01 6 7.88 0.00 2.73 1.30 0.05 88.04 19:04:29 18:29:01 7 13.47 0.00 4.52 0.38 0.09 81.55 19:04:29 18:30:01 all 40.53 0.00 6.95 0.26 0.07 52.20 19:04:29 18:30:01 0 40.86 0.00 6.99 0.12 0.08 51.95 19:04:29 18:30:01 1 40.11 0.00 6.67 0.08 0.07 53.07 19:04:29 18:30:01 2 40.66 0.00 7.03 1.41 0.07 50.83 19:04:29 18:30:01 3 40.99 0.00 6.16 0.05 0.07 52.73 19:04:29 18:30:01 4 41.87 0.00 6.84 0.12 0.07 51.10 19:04:29 18:30:01 5 40.49 0.00 7.86 0.12 0.07 51.46 19:04:29 18:30:01 6 38.62 0.00 6.38 0.02 0.07 54.92 19:04:29 18:30:01 7 40.64 0.00 7.67 0.13 0.07 51.49 19:04:29 18:31:01 all 46.10 0.00 6.61 0.43 0.09 46.77 19:04:29 18:31:01 0 44.83 0.00 6.53 0.03 0.08 48.51 19:04:29 18:31:01 1 47.62 0.00 6.69 0.05 0.08 45.56 19:04:29 18:31:01 2 44.38 0.00 6.20 1.70 0.08 47.63 19:04:29 18:31:01 3 47.28 0.00 6.88 0.05 0.08 45.70 19:04:29 18:31:01 4 45.41 0.00 6.51 1.45 0.08 46.54 19:04:29 18:31:01 5 44.99 0.00 6.34 0.03 0.08 48.55 19:04:29 18:31:01 6 47.25 0.00 6.40 0.02 0.08 46.25 19:04:29 18:31:01 7 47.01 0.00 7.35 0.13 0.10 45.40 19:04:29 18:32:01 all 19.61 0.00 13.26 7.88 0.08 59.18 19:04:29 18:32:01 0 19.72 0.00 12.47 2.84 0.07 64.90 19:04:29 18:32:01 1 21.52 0.00 11.69 4.19 0.09 62.51 19:04:29 18:32:01 2 19.20 0.00 12.08 3.80 0.07 64.85 19:04:29 18:32:01 3 17.60 0.00 14.08 9.72 0.09 58.51 19:04:29 18:32:01 4 18.55 0.00 13.89 15.55 0.09 51.92 19:04:29 18:32:01 5 17.73 0.00 14.20 5.17 0.09 62.82 19:04:29 18:32:01 6 22.19 0.00 12.74 3.84 0.09 61.14 19:04:29 18:32:01 7 20.33 0.00 14.91 18.03 0.09 46.64 19:04:29 18:33:01 all 62.99 0.00 15.60 5.91 0.12 15.39 19:04:29 18:33:01 0 64.04 0.00 15.32 6.39 0.12 14.13 19:04:29 18:33:01 1 65.76 0.00 15.39 3.66 0.10 15.09 19:04:29 18:33:01 2 65.34 0.00 15.04 4.25 0.12 15.25 19:04:29 18:33:01 3 61.21 0.00 13.81 7.61 0.12 17.24 19:04:29 18:33:01 4 64.37 0.00 15.82 7.02 0.12 12.67 19:04:29 18:33:01 5 61.70 0.00 14.03 4.73 0.10 19.43 19:04:29 18:33:01 6 60.56 0.00 15.17 5.95 0.12 18.20 19:04:29 18:33:01 7 60.85 0.00 20.20 7.63 0.14 11.18 19:04:29 18:34:01 all 60.39 0.00 15.16 4.57 0.10 19.77 19:04:29 18:34:01 0 59.31 0.00 16.03 2.38 0.08 22.20 19:04:29 18:34:01 1 60.59 0.00 16.12 3.69 0.10 19.50 19:04:29 18:34:01 2 60.60 0.00 15.10 5.72 0.08 18.50 19:04:29 18:34:01 3 60.20 0.00 15.81 3.40 0.10 20.49 19:04:29 18:34:01 4 62.42 0.00 13.73 3.04 0.10 20.71 19:04:29 18:34:01 5 59.79 0.00 15.51 7.87 0.10 16.73 19:04:29 18:34:01 6 57.43 0.00 13.77 6.31 0.12 22.37 19:04:29 18:34:01 7 62.82 0.00 15.20 4.20 0.14 17.65 19:04:29 18:35:01 all 1.45 0.00 0.82 0.76 0.01 96.97 19:04:29 18:35:01 0 1.15 0.00 0.93 1.85 0.02 96.05 19:04:29 18:35:01 1 1.39 0.00 0.85 0.75 0.02 96.99 19:04:29 18:35:01 2 3.01 0.00 0.66 0.72 0.02 95.59 19:04:29 18:35:01 3 1.05 0.00 1.07 0.30 0.02 97.56 19:04:29 18:35:01 4 1.17 0.00 0.92 0.40 0.00 97.51 19:04:29 18:35:01 5 1.22 0.00 0.82 1.77 0.00 96.20 19:04:29 18:35:01 6 1.13 0.00 0.52 0.08 0.00 98.26 19:04:29 18:35:01 7 1.45 0.00 0.77 0.18 0.00 97.60 19:04:29 18:36:01 all 0.26 0.00 0.01 0.02 0.00 99.72 19:04:29 18:36:01 0 0.02 0.00 0.02 0.00 0.00 99.97 19:04:29 18:36:01 1 0.00 0.00 0.00 0.00 0.00 100.00 19:04:29 18:36:01 2 1.97 0.00 0.02 0.03 0.00 97.98 19:04:29 18:36:01 3 0.02 0.00 0.00 0.00 0.02 99.97 19:04:29 18:36:01 4 0.02 0.00 0.02 0.10 0.00 99.87 19:04:29 18:36:01 5 0.00 0.00 0.00 0.00 0.00 100.00 19:04:29 18:36:01 6 0.00 0.00 0.00 0.00 0.00 100.00 19:04:29 18:36:01 7 0.00 0.00 0.00 0.00 0.00 100.00 19:04:29 18:37:01 all 0.28 0.00 0.02 0.00 0.01 99.68 19:04:29 18:37:01 0 0.03 0.00 0.03 0.00 0.00 99.93 19:04:29 18:37:01 1 0.05 0.00 0.03 0.00 0.00 99.92 19:04:29 18:37:01 2 1.99 0.00 0.00 0.00 0.02 98.00 19:04:29 18:37:01 3 0.02 0.00 0.03 0.00 0.02 99.93 19:04:29 18:37:01 4 0.03 0.00 0.02 0.00 0.02 99.93 19:04:29 18:37:01 5 0.02 0.00 0.03 0.02 0.00 99.93 19:04:29 18:37:01 6 0.03 0.00 0.00 0.00 0.00 99.97 19:04:29 18:37:01 7 0.07 0.00 0.03 0.00 0.02 99.88 19:04:29 18:38:01 all 0.25 0.00 0.01 0.01 0.00 99.73 19:04:29 18:38:01 0 0.02 0.00 0.03 0.00 0.00 99.95 19:04:29 18:38:01 1 0.00 0.00 0.02 0.00 0.02 99.97 19:04:29 18:38:01 2 1.97 0.00 0.02 0.03 0.00 97.98 19:04:29 18:38:01 3 0.00 0.00 0.02 0.00 0.00 99.98 19:04:29 18:38:01 4 0.00 0.00 0.00 0.03 0.00 99.97 19:04:29 18:38:01 5 0.00 0.00 0.00 0.00 0.00 100.00 19:04:29 18:38:01 6 0.00 0.00 0.02 0.00 0.00 99.98 19:04:29 18:38:01 7 0.00 0.00 0.00 0.00 0.00 100.00 19:04:29 18:39:01 all 0.11 0.00 0.01 0.00 0.00 99.87 19:04:29 18:39:01 0 0.02 0.00 0.00 0.00 0.02 99.97 19:04:29 18:39:01 1 0.02 0.00 0.00 0.00 0.00 99.98 19:04:29 18:39:01 2 0.71 0.00 0.05 0.02 0.00 99.22 19:04:29 18:39:01 3 0.03 0.00 0.02 0.00 0.02 99.93 19:04:29 18:39:01 4 0.03 0.00 0.02 0.02 0.00 99.93 19:04:29 18:39:01 5 0.02 0.00 0.00 0.00 0.00 99.98 19:04:29 18:39:01 6 0.02 0.00 0.00 0.00 0.00 99.98 19:04:29 18:39:01 7 0.02 0.00 0.02 0.00 0.00 99.97 19:04:29 19:04:29 18:39:01 CPU %user %nice %system %iowait %steal %idle 19:04:29 18:40:01 all 0.01 0.00 0.01 0.02 0.00 99.96 19:04:29 18:40:01 0 0.00 0.00 0.02 0.00 0.00 99.98 19:04:29 18:40:01 1 0.00 0.00 0.00 0.00 0.00 100.00 19:04:29 18:40:01 2 0.00 0.00 0.02 0.10 0.00 99.88 19:04:29 18:40:01 3 0.05 0.00 0.02 0.00 0.00 99.93 19:04:29 18:40:01 4 0.00 0.00 0.00 0.03 0.00 99.97 19:04:29 18:40:01 5 0.02 0.00 0.00 0.00 0.02 99.97 19:04:29 18:40:01 6 0.00 0.00 0.02 0.00 0.00 99.98 19:04:29 18:40:01 7 0.02 0.00 0.00 0.00 0.00 99.98 19:04:29 18:41:01 all 0.19 0.00 0.04 0.01 0.00 99.75 19:04:29 18:41:01 0 0.08 0.00 0.03 0.00 0.00 99.88 19:04:29 18:41:01 1 0.20 0.00 0.00 0.00 0.00 99.80 19:04:29 18:41:01 2 0.05 0.00 0.07 0.02 0.02 99.85 19:04:29 18:41:01 3 0.25 0.00 0.07 0.00 0.02 99.67 19:04:29 18:41:01 4 0.35 0.00 0.00 0.03 0.00 99.62 19:04:29 18:41:01 5 0.22 0.00 0.02 0.03 0.00 99.73 19:04:29 18:41:01 6 0.13 0.00 0.05 0.02 0.00 99.80 19:04:29 18:41:01 7 0.27 0.00 0.05 0.00 0.00 99.68 19:04:29 18:42:01 all 0.01 0.00 0.00 0.01 0.00 99.98 19:04:29 18:42:01 0 0.02 0.00 0.02 0.00 0.00 99.97 19:04:29 18:42:01 1 0.02 0.00 0.00 0.00 0.02 99.97 19:04:29 18:42:01 2 0.02 0.00 0.00 0.02 0.00 99.97 19:04:29 18:42:01 3 0.00 0.00 0.02 0.00 0.02 99.97 19:04:29 18:42:01 4 0.00 0.00 0.00 0.00 0.00 100.00 19:04:29 18:42:01 5 0.02 0.00 0.00 0.03 0.00 99.95 19:04:29 18:42:01 6 0.00 0.00 0.00 0.00 0.00 100.00 19:04:29 18:42:01 7 0.00 0.00 0.00 0.00 0.00 100.00 19:04:29 18:43:01 all 0.03 0.00 0.03 0.00 0.00 99.94 19:04:29 18:43:01 0 0.03 0.00 0.05 0.00 0.00 99.92 19:04:29 18:43:01 1 0.03 0.00 0.03 0.00 0.00 99.93 19:04:29 18:43:01 2 0.00 0.00 0.02 0.02 0.00 99.97 19:04:29 18:43:01 3 0.03 0.00 0.03 0.00 0.00 99.93 19:04:29 18:43:01 4 0.02 0.00 0.02 0.00 0.00 99.97 19:04:29 18:43:01 5 0.02 0.00 0.03 0.02 0.00 99.93 19:04:29 18:43:01 6 0.03 0.00 0.03 0.00 0.00 99.93 19:04:29 18:43:01 7 0.03 0.00 0.03 0.00 0.00 99.93 19:04:29 18:44:02 all 0.01 0.00 0.01 0.01 0.00 99.98 19:04:29 18:44:02 0 0.00 0.00 0.03 0.00 0.00 99.97 19:04:29 18:44:02 1 0.02 0.00 0.00 0.00 0.00 99.98 19:04:29 18:44:02 2 0.00 0.00 0.00 0.02 0.00 99.98 19:04:29 18:44:02 3 0.02 0.00 0.03 0.00 0.02 99.93 19:04:29 18:44:02 4 0.02 0.00 0.00 0.02 0.00 99.97 19:04:29 18:44:02 5 0.00 0.00 0.00 0.02 0.00 99.98 19:04:29 18:44:02 6 0.00 0.00 0.00 0.00 0.00 100.00 19:04:29 18:44:02 7 0.00 0.00 0.00 0.00 0.00 100.00 19:04:29 18:45:01 all 0.01 0.00 0.01 0.01 0.00 99.97 19:04:29 18:45:01 0 0.00 0.00 0.02 0.00 0.00 99.98 19:04:29 18:45:01 1 0.00 0.00 0.00 0.00 0.00 100.00 19:04:29 18:45:01 2 0.00 0.00 0.03 0.02 0.00 99.95 19:04:29 18:45:01 3 0.02 0.00 0.00 0.00 0.02 99.97 19:04:29 18:45:01 4 0.02 0.00 0.00 0.00 0.02 99.97 19:04:29 18:45:01 5 0.02 0.00 0.00 0.03 0.00 99.95 19:04:29 18:45:01 6 0.02 0.00 0.00 0.00 0.00 99.98 19:04:29 18:45:01 7 0.03 0.00 0.00 0.00 0.00 99.97 19:04:29 18:46:01 all 0.01 0.00 0.01 0.00 0.01 99.97 19:04:29 18:46:01 0 0.02 0.00 0.02 0.00 0.00 99.97 19:04:29 18:46:01 1 0.02 0.00 0.02 0.00 0.00 99.97 19:04:29 18:46:01 2 0.03 0.00 0.00 0.02 0.02 99.93 19:04:29 18:46:01 3 0.02 0.00 0.02 0.00 0.02 99.95 19:04:29 18:46:01 4 0.00 0.00 0.02 0.02 0.00 99.97 19:04:29 18:46:01 5 0.00 0.00 0.00 0.00 0.00 100.00 19:04:29 18:46:01 6 0.00 0.00 0.00 0.00 0.00 100.00 19:04:29 18:46:01 7 0.00 0.00 0.00 0.00 0.02 99.98 19:04:29 18:47:01 all 0.02 0.00 0.01 0.01 0.00 99.96 19:04:29 18:47:01 0 0.02 0.00 0.02 0.00 0.00 99.97 19:04:29 18:47:01 1 0.00 0.00 0.02 0.00 0.00 99.98 19:04:29 18:47:01 2 0.02 0.00 0.00 0.02 0.00 99.97 19:04:29 18:47:01 3 0.02 0.00 0.02 0.00 0.02 99.95 19:04:29 18:47:01 4 0.03 0.00 0.00 0.08 0.00 99.88 19:04:29 18:47:01 5 0.02 0.00 0.00 0.00 0.00 99.98 19:04:29 18:47:01 6 0.00 0.00 0.02 0.00 0.00 99.98 19:04:29 18:47:01 7 0.03 0.00 0.00 0.00 0.00 99.97 19:04:29 18:48:01 all 0.01 0.00 0.01 0.01 0.00 99.97 19:04:29 18:48:01 0 0.00 0.00 0.02 0.00 0.00 99.98 19:04:29 18:48:01 1 0.03 0.00 0.00 0.00 0.02 99.95 19:04:29 18:48:01 2 0.00 0.00 0.03 0.03 0.00 99.93 19:04:29 18:48:01 3 0.02 0.00 0.02 0.02 0.00 99.95 19:04:29 18:48:01 4 0.02 0.00 0.00 0.02 0.00 99.97 19:04:29 18:48:01 5 0.00 0.00 0.02 0.00 0.00 99.98 19:04:29 18:48:01 6 0.00 0.00 0.00 0.00 0.00 100.00 19:04:29 18:48:01 7 0.00 0.00 0.00 0.00 0.00 100.00 19:04:29 18:49:01 all 0.09 0.00 0.01 0.00 0.00 99.90 19:04:29 18:49:01 0 0.03 0.00 0.02 0.00 0.02 99.93 19:04:29 18:49:01 1 0.02 0.00 0.00 0.00 0.00 99.98 19:04:29 18:49:01 2 0.58 0.00 0.02 0.00 0.00 99.40 19:04:29 18:49:01 3 0.02 0.00 0.02 0.02 0.00 99.95 19:04:29 18:49:01 4 0.02 0.00 0.02 0.00 0.00 99.97 19:04:29 18:49:01 5 0.03 0.00 0.00 0.00 0.00 99.97 19:04:29 18:49:01 6 0.02 0.00 0.00 0.00 0.00 99.98 19:04:29 18:49:01 7 0.02 0.00 0.00 0.00 0.00 99.98 19:04:29 18:50:01 all 0.26 0.00 0.01 0.01 0.00 99.72 19:04:29 18:50:01 0 0.00 0.00 0.02 0.00 0.00 99.98 19:04:29 18:50:01 1 0.02 0.00 0.02 0.00 0.00 99.97 19:04:29 18:50:01 2 1.97 0.00 0.02 0.02 0.02 97.98 19:04:29 18:50:01 3 0.03 0.00 0.00 0.03 0.02 99.92 19:04:29 18:50:01 4 0.02 0.00 0.00 0.00 0.00 99.98 19:04:29 18:50:01 5 0.00 0.00 0.00 0.00 0.00 100.00 19:04:29 18:50:01 6 0.00 0.00 0.00 0.00 0.00 100.00 19:04:29 18:50:01 7 0.00 0.00 0.02 0.00 0.00 99.98 19:04:29 19:04:29 18:50:01 CPU %user %nice %system %iowait %steal %idle 19:04:29 18:51:01 all 0.26 0.00 0.00 0.00 0.00 99.74 19:04:29 18:51:01 0 0.02 0.00 0.02 0.00 0.00 99.97 19:04:29 18:51:01 1 0.00 0.00 0.00 0.00 0.00 100.00 19:04:29 18:51:01 2 1.99 0.00 0.00 0.00 0.00 98.01 19:04:29 18:51:01 3 0.00 0.00 0.00 0.02 0.02 99.97 19:04:29 18:51:01 4 0.00 0.00 0.00 0.00 0.00 100.00 19:04:29 18:51:01 5 0.00 0.00 0.00 0.00 0.00 100.00 19:04:29 18:51:01 6 0.00 0.00 0.00 0.00 0.00 100.00 19:04:29 18:51:01 7 0.02 0.00 0.02 0.00 0.00 99.97 19:04:29 18:52:01 all 0.24 0.00 0.01 0.01 0.00 99.73 19:04:29 18:52:01 0 0.02 0.00 0.02 0.00 0.00 99.97 19:04:29 18:52:01 1 0.00 0.00 0.00 0.00 0.00 100.00 19:04:29 18:52:01 2 1.82 0.00 0.05 0.02 0.00 98.11 19:04:29 18:52:01 3 0.03 0.00 0.03 0.03 0.00 99.90 19:04:29 18:52:01 4 0.02 0.00 0.00 0.00 0.00 99.98 19:04:29 18:52:01 5 0.02 0.00 0.00 0.00 0.00 99.98 19:04:29 18:52:01 6 0.02 0.00 0.02 0.00 0.02 99.95 19:04:29 18:52:01 7 0.00 0.00 0.00 0.00 0.00 100.00 19:04:29 18:53:01 all 0.02 0.00 0.01 0.01 0.01 99.96 19:04:29 18:53:01 0 0.02 0.00 0.02 0.00 0.00 99.97 19:04:29 18:53:01 1 0.00 0.00 0.02 0.00 0.02 99.97 19:04:29 18:53:01 2 0.07 0.00 0.05 0.02 0.00 99.87 19:04:29 18:53:01 3 0.03 0.00 0.02 0.00 0.02 99.93 19:04:29 18:53:01 4 0.00 0.00 0.00 0.03 0.02 99.95 19:04:29 18:53:01 5 0.02 0.00 0.00 0.00 0.00 99.98 19:04:29 18:53:01 6 0.02 0.00 0.00 0.00 0.00 99.98 19:04:29 18:53:01 7 0.00 0.00 0.00 0.00 0.00 100.00 19:04:29 18:54:01 all 0.01 0.00 0.01 0.00 0.00 99.98 19:04:29 18:54:01 0 0.02 0.00 0.02 0.00 0.00 99.97 19:04:29 18:54:01 1 0.02 0.00 0.00 0.00 0.00 99.98 19:04:29 18:54:01 2 0.00 0.00 0.00 0.02 0.02 99.97 19:04:29 18:54:01 3 0.00 0.00 0.02 0.02 0.02 99.95 19:04:29 18:54:01 4 0.02 0.00 0.02 0.00 0.00 99.97 19:04:29 18:54:01 5 0.00 0.00 0.00 0.00 0.00 100.00 19:04:29 18:54:01 6 0.00 0.00 0.00 0.00 0.00 100.00 19:04:29 18:54:01 7 0.02 0.00 0.00 0.00 0.00 99.98 19:04:29 18:55:01 all 0.02 0.00 0.01 0.01 0.00 99.97 19:04:29 18:55:01 0 0.02 0.00 0.02 0.00 0.00 99.97 19:04:29 18:55:01 1 0.02 0.00 0.00 0.00 0.00 99.98 19:04:29 18:55:01 2 0.00 0.00 0.00 0.02 0.00 99.98 19:04:29 18:55:01 3 0.05 0.00 0.02 0.03 0.00 99.90 19:04:29 18:55:01 4 0.00 0.00 0.00 0.00 0.00 100.00 19:04:29 18:55:01 5 0.02 0.00 0.02 0.00 0.00 99.97 19:04:29 18:55:01 6 0.02 0.00 0.00 0.00 0.00 99.98 19:04:29 18:55:01 7 0.02 0.00 0.00 0.00 0.00 99.98 19:04:29 18:56:01 all 0.01 0.00 0.01 0.00 0.00 99.97 19:04:29 18:56:01 0 0.02 0.00 0.02 0.00 0.00 99.97 19:04:29 18:56:01 1 0.02 0.00 0.02 0.00 0.00 99.97 19:04:29 18:56:01 2 0.02 0.00 0.02 0.02 0.00 99.95 19:04:29 18:56:01 3 0.02 0.00 0.00 0.02 0.02 99.95 19:04:29 18:56:01 4 0.02 0.00 0.00 0.00 0.00 99.98 19:04:29 18:56:01 5 0.02 0.00 0.00 0.00 0.00 99.98 19:04:29 18:56:01 6 0.00 0.00 0.00 0.00 0.00 100.00 19:04:29 18:56:01 7 0.02 0.00 0.02 0.00 0.00 99.97 19:04:29 18:57:01 all 0.01 0.00 0.01 0.00 0.00 99.98 19:04:29 18:57:01 0 0.02 0.00 0.02 0.00 0.00 99.97 19:04:29 18:57:01 1 0.00 0.00 0.00 0.00 0.00 100.00 19:04:29 18:57:01 2 0.02 0.00 0.02 0.02 0.00 99.95 19:04:29 18:57:01 3 0.02 0.00 0.02 0.02 0.00 99.95 19:04:29 18:57:01 4 0.00 0.00 0.00 0.00 0.00 100.00 19:04:29 18:57:01 5 0.00 0.00 0.00 0.00 0.00 100.00 19:04:29 18:57:01 6 0.02 0.00 0.00 0.00 0.00 99.98 19:04:29 18:57:01 7 0.02 0.00 0.00 0.00 0.00 99.98 19:04:29 18:58:01 all 0.01 0.00 0.01 0.01 0.01 99.96 19:04:29 18:58:01 0 0.02 0.00 0.02 0.00 0.00 99.97 19:04:29 18:58:01 1 0.03 0.00 0.00 0.00 0.00 99.97 19:04:29 18:58:01 2 0.02 0.00 0.02 0.02 0.02 99.93 19:04:29 18:58:01 3 0.02 0.00 0.03 0.00 0.03 99.92 19:04:29 18:58:01 4 0.02 0.00 0.00 0.03 0.00 99.95 19:04:29 18:58:01 5 0.02 0.00 0.00 0.00 0.00 99.98 19:04:29 18:58:01 6 0.00 0.00 0.02 0.00 0.00 99.98 19:04:29 18:58:01 7 0.00 0.00 0.02 0.00 0.00 99.98 19:04:29 18:59:01 all 0.01 0.00 0.01 0.00 0.00 99.98 19:04:29 18:59:01 0 0.00 0.00 0.02 0.00 0.00 99.98 19:04:29 18:59:01 1 0.00 0.00 0.02 0.00 0.02 99.97 19:04:29 18:59:01 2 0.02 0.00 0.02 0.00 0.00 99.97 19:04:29 18:59:01 3 0.02 0.00 0.02 0.00 0.00 99.97 19:04:29 18:59:01 4 0.00 0.00 0.00 0.00 0.00 100.00 19:04:29 18:59:01 5 0.02 0.00 0.00 0.00 0.00 99.98 19:04:29 18:59:01 6 0.02 0.00 0.00 0.00 0.00 99.98 19:04:29 18:59:01 7 0.00 0.00 0.00 0.00 0.00 100.00 19:04:29 19:00:01 all 0.01 0.00 0.00 0.01 0.00 99.98 19:04:29 19:00:01 0 0.00 0.00 0.02 0.00 0.00 99.98 19:04:29 19:00:01 1 0.02 0.00 0.00 0.00 0.00 99.98 19:04:29 19:00:01 2 0.00 0.00 0.00 0.02 0.00 99.98 19:04:29 19:00:01 3 0.03 0.00 0.00 0.00 0.00 99.97 19:04:29 19:00:01 4 0.02 0.00 0.02 0.03 0.00 99.93 19:04:29 19:00:01 5 0.00 0.00 0.00 0.00 0.00 100.00 19:04:29 19:00:01 6 0.02 0.00 0.00 0.00 0.00 99.98 19:04:29 19:00:01 7 0.02 0.00 0.00 0.00 0.00 99.98 19:04:29 19:01:01 all 0.01 0.00 0.00 0.00 0.01 99.98 19:04:29 19:01:01 0 0.00 0.00 0.02 0.00 0.02 99.97 19:04:29 19:01:01 1 0.00 0.00 0.00 0.00 0.00 100.00 19:04:29 19:01:01 2 0.02 0.00 0.02 0.00 0.00 99.97 19:04:29 19:01:01 3 0.00 0.00 0.00 0.00 0.02 99.98 19:04:29 19:01:01 4 0.00 0.00 0.00 0.02 0.00 99.98 19:04:29 19:01:01 5 0.02 0.00 0.00 0.00 0.00 99.98 19:04:29 19:01:01 6 0.02 0.00 0.00 0.00 0.02 99.97 19:04:29 19:01:01 7 0.02 0.00 0.00 0.00 0.00 99.98 19:04:29 19:04:29 19:01:01 CPU %user %nice %system %iowait %steal %idle 19:04:29 19:02:01 all 0.02 0.00 0.00 0.01 0.00 99.97 19:04:29 19:02:01 0 0.00 0.00 0.00 0.00 0.00 100.00 19:04:29 19:02:01 1 0.00 0.00 0.00 0.00 0.00 100.00 19:04:29 19:02:01 2 0.03 0.00 0.00 0.02 0.02 99.93 19:04:29 19:02:01 3 0.03 0.00 0.00 0.00 0.00 99.97 19:04:29 19:02:01 4 0.02 0.00 0.00 0.03 0.02 99.93 19:04:29 19:02:01 5 0.02 0.00 0.00 0.00 0.00 99.98 19:04:29 19:02:01 6 0.03 0.00 0.03 0.00 0.00 99.93 19:04:29 19:02:01 7 0.00 0.00 0.00 0.00 0.00 100.00 19:04:29 19:03:01 all 0.01 0.00 0.01 0.00 0.00 99.97 19:04:29 19:03:01 0 0.02 0.00 0.02 0.00 0.00 99.97 19:04:29 19:03:01 1 0.02 0.00 0.00 0.00 0.00 99.98 19:04:29 19:03:01 2 0.02 0.00 0.02 0.02 0.00 99.95 19:04:29 19:03:01 3 0.00 0.00 0.00 0.02 0.00 99.98 19:04:29 19:03:01 4 0.02 0.00 0.02 0.00 0.00 99.97 19:04:29 19:03:01 5 0.00 0.00 0.00 0.00 0.00 100.00 19:04:29 19:03:01 6 0.02 0.00 0.03 0.00 0.02 99.93 19:04:29 19:03:01 7 0.02 0.00 0.00 0.00 0.02 99.97 19:04:29 19:04:01 all 0.04 0.00 0.05 0.01 0.00 99.90 19:04:29 19:04:01 0 0.10 0.00 0.07 0.00 0.00 99.83 19:04:29 19:04:01 1 0.05 0.00 0.07 0.00 0.00 99.88 19:04:29 19:04:01 2 0.02 0.00 0.02 0.02 0.00 99.95 19:04:29 19:04:01 3 0.02 0.00 0.05 0.05 0.00 99.88 19:04:29 19:04:01 4 0.00 0.00 0.05 0.02 0.00 99.93 19:04:29 19:04:01 5 0.02 0.00 0.02 0.00 0.00 99.97 19:04:29 19:04:01 6 0.03 0.00 0.02 0.00 0.02 99.93 19:04:29 19:04:01 7 0.05 0.00 0.10 0.02 0.00 99.83 19:04:29 Average: all 6.74 0.00 1.74 0.60 0.02 90.91 19:04:29 Average: 0 6.66 0.00 1.74 0.41 0.02 91.18 19:04:29 Average: 1 6.92 0.00 1.69 0.34 0.02 91.03 19:04:29 Average: 2 7.17 0.00 1.72 0.69 0.02 90.40 19:04:29 Average: 3 6.59 0.00 1.72 0.60 0.02 91.08 19:04:29 Average: 4 6.80 0.00 1.78 0.92 0.02 90.48 19:04:29 Average: 5 6.52 0.00 1.73 0.56 0.01 91.18 19:04:29 Average: 6 6.45 0.00 1.58 0.48 0.02 91.47 19:04:29 Average: 7 6.78 0.00 1.94 0.84 0.02 90.42 19:04:29 19:04:29 19:04:29