Pull request #4154 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 farshidtz for edgexfoundry/edgex-go Obtained Jenkinsfile from eecae67b44b398aeb3844e6435918fff481fc260+a0e04e5594f9191c51d4a9e4e045bcf4d31a8569 (f810c1691b4aae6e4210ce221bd646c5513b2026) 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-ssh5849610713686262768.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision bd7468d5528128c83034753e4c3def8ef9af3f2d 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-ssh14665939443840180952.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 bd7468d5528128c83034753e4c3def8ef9af3f2d 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-4154/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-4154/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh3160365925332038627.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-4154/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh4838357644467414805.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision bd7468d5528128c83034753e4c3def8ef9af3f2d (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f bd7468d5528128c83034753e4c3def8ef9af3f2d # timeout=10 Commit message: "Merge pull request #410 from ernestojeda/changes-for-dind-test" > 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-ssh11553098451658482166.key > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision 65355178549468b165f8106641c96c3190b1d843 The recommended git tool is: NONE using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning with configured refspecs honoured and without tags Cloning repository git@github.com:lfit/releng-pipelines.git > git init /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/PR-4154/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-4154/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh7676673683521949241.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 Avoid second fetch Checking out Revision 65355178549468b165f8106641c96c3190b1d843 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 65355178549468b165f8106641c96c3190b1d843 # timeout=10 Commit message: "Fix: Add S3 URL in href to ship logs" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 > git --version # timeout=10 > git --version # 'git version 2.16.6' fatal: bad object bd7468d5528128c83034753e4c3def8ef9af3f2d 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 All nodes of label ‘ubuntu20.04-docker-8c-8g’ are offline Running on prd-ubuntu20.04-docker-8c-8g-29106 in /w/workspace/edgexfoundry_edgex-go_PR-4154 [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/4154/head:refs/remotes/origin/PR-4154 +refs/heads/main:refs/remotes/origin/main # timeout=10 Merging remotes/origin/main commit a0e04e5594f9191c51d4a9e4e045bcf4d31a8569 into PR head commit eecae67b44b398aeb3844e6435918fff481fc260 Merge succeeded, producing eecae67b44b398aeb3844e6435918fff481fc260 Checking out Revision eecae67b44b398aeb3844e6435918fff481fc260 (PR-4154) > git config core.sparsecheckout # timeout=10 > git checkout -f eecae67b44b398aeb3844e6435918fff481fc260 # 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 a0e04e5594f9191c51d4a9e4e045bcf4d31a8569 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f eecae67b44b398aeb3844e6435918fff481fc260 # timeout=10 Commit message: "fix(snap): Bind redis server to loopback interface" First time build. Skipping changelog. > git --version # timeout=10 > git --version # 'git version 2.25.1' fatal: bad object bd7468d5528128c83034753e4c3def8ef9af3f2d [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 14:49:32 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 14:49:32 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 14:49:32 ========================================================= 14:49:32 EdgeX Global Pipelines Version Info 14:49:32 ========================================================= [Pipeline] libraryResource [Pipeline] sh 14:49:33 ------------------- 14:49:33 stable info: 14:49:33 ------------------- 14:49:33 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 14:49:33 Commit SHA: bd7468d5528128c83034753e4c3def8ef9af3f2d 14:49:33 Message: update stable to v1.0.239 14:49:34 ------------------- 14:49:34 experimental info: 14:49:34 ------------------- 14:49:34 Commited By: **** collab-it+edgex@linuxfoundation.org 14:49:34 Commit SHA: bd7468d5528128c83034753e4c3def8ef9af3f2d 14:49:34 Message: update experimental to v1.0.239 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 14:49:34 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-go-settings [Pipeline] echo 14:49:34 [edgeXSetupEnvironment]: set envvar PROJECT = edgex-go [Pipeline] echo 14:49:34 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 14:49:34 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 14:49:34 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 14:49:34 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.18 [Pipeline] echo 14:49:34 [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo 14:49:34 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_GLOB = cmd/**/Dockerfile [Pipeline] echo 14:49:34 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_PREFIX = [Pipeline] echo 14:49:34 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_SUFFIX = [Pipeline] echo 14:49:34 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 14:49:34 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 14:49:34 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 14:49:34 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 14:49:34 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 14:49:34 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 14:49:34 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 14:49:35 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 14:49:35 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo 14:49:35 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v2 [Pipeline] echo 14:49:35 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 14:49:35 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 14:49:35 [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo 14:49:35 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-4154 [Pipeline] echo 14:49:35 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-4154 [Pipeline] echo 14:49:35 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-4154 [Pipeline] echo 14:49:35 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = eecae67b44b398aeb3844e6435918fff481fc260 [Pipeline] echo 14:49:35 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = eecae67 [Pipeline] echo 14:49:35 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 14:49:35 provisioning config files... 14:49:35 copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/1@tmp/config4244066872080334345tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 14:49:35 ---> docker-login.sh 14:49:35 nexus3.edgexfoundry.org:10001 14:49:36 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 14:49:36 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 14:49:36 Configure a credential helper to remove this warning. See 14:49:36 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 14:49:36 14:49:36 Login Succeeded 14:49:36 nexus3.edgexfoundry.org:10002 14:49:36 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 14:49:36 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 14:49:36 Configure a credential helper to remove this warning. See 14:49:36 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 14:49:36 14:49:36 Login Succeeded 14:49:36 nexus3.edgexfoundry.org:10003 14:49:36 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 14:49:36 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 14:49:36 Configure a credential helper to remove this warning. See 14:49:36 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 14:49:36 14:49:36 Login Succeeded 14:49:36 nexus3.edgexfoundry.org:10004 14:49:36 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 14:49:36 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 14:49:36 Configure a credential helper to remove this warning. See 14:49:36 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 14:49:36 14:49:36 Login Succeeded 14:49:36 docker.io 14:49:36 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 14:49:37 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 14:49:37 Configure a credential helper to remove this warning. See 14:49:37 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 14:49:37 14:49:37 Login Succeeded 14:49:37 ---> docker-login.sh ends [Pipeline] } 14:49:37 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 14:49:37 + 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 14:49:37 + dirname cmd/core-command/Dockerfile 14:49:37 + cut -d/ -f2 14:49:37 + echo core-command,cmd/core-command/Dockerfile 14:49:37 + dirname cmd/core-data/Dockerfile 14:49:37 + cut -d/ -f2 14:49:37 + echo core-data,cmd/core-data/Dockerfile 14:49:37 + dirname cmd/core-metadata/Dockerfile 14:49:37 + cut -d/ -f2 14:49:37 + echo core-metadata,cmd/core-metadata/Dockerfile 14:49:37 + dirname cmd/security-bootstrapper/Dockerfile 14:49:37 + cut -d/ -f2 14:49:37 + echo security-bootstrapper,cmd/security-bootstrapper/Dockerfile 14:49:37 + dirname cmd/security-proxy-setup/Dockerfile 14:49:37 + cut -d/ -f2 14:49:37 + echo security-proxy-setup,cmd/security-proxy-setup/Dockerfile 14:49:37 + dirname cmd/security-secretstore-setup/Dockerfile 14:49:37 + cut -d/ -f2 14:49:37 + echo security-secretstore-setup,cmd/security-secretstore-setup/Dockerfile 14:49:37 + dirname cmd/security-spiffe-token-provider/Dockerfile 14:49:37 + cut -d/ -f2 14:49:37 + echo security-spiffe-token-provider,cmd/security-spiffe-token-provider/Dockerfile 14:49:37 + dirname cmd/security-spire-agent/Dockerfile 14:49:37 + cut -d/ -f2 14:49:37 + echo security-spire-agent,cmd/security-spire-agent/Dockerfile 14:49:37 + dirname cmd/security-spire-config/Dockerfile 14:49:37 + cut -d/ -f2 14:49:37 + echo security-spire-config,cmd/security-spire-config/Dockerfile 14:49:37 + dirname cmd/security-spire-server/Dockerfile 14:49:37 + cut -d/ -f2 14:49:37 + echo security-spire-server,cmd/security-spire-server/Dockerfile 14:49:37 + dirname cmd/support-notifications/Dockerfile 14:49:37 + cut -d/ -f2 14:49:37 + echo support-notifications,cmd/support-notifications/Dockerfile 14:49:37 + dirname cmd/support-scheduler/Dockerfile 14:49:37 + cut -d/ -f2 14:49:37 + echo support-scheduler,cmd/support-scheduler/Dockerfile 14:49:37 + dirname cmd/sys-mgmt-agent/Dockerfile 14:49:37 + cut -d/ -f2 14:49:37 + echo sys-mgmt-agent,cmd/sys-mgmt-agent/Dockerfile [Pipeline] echo 14:49:37 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 14:49:38 + git rev-list -1 --merges eecae67b44b398aeb3844e6435918fff481fc260~1..eecae67b44b398aeb3844e6435918fff481fc260 [Pipeline] echo 14:49:38 -----------> git rev-list -1 --merges eecae67b44b398aeb3844e6435918fff481fc260~1..eecae67b44b398aeb3844e6435918fff481fc260 eecae67b44b398aeb3844e6435918fff481fc260 [false] [Pipeline] sh 14:49:38 + git log --format=format:%s -1 eecae67b44b398aeb3844e6435918fff481fc260 [Pipeline] echo 14:49:38 ========================================================= 14:49:38 [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] 14:49:38 ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] sh 14:49:39 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 14:49:39 + grep -v github /etc/ssh/ssh_known_hosts 14:49:39 + [ -e /tmp/ssh_known_hosts ] 14:49:39 + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts 14:49:39 + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= 14:49:39 + sudo tee -a /etc/ssh/ssh_known_hosts 14:49:39 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:49:39 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 14:49:39 14:49:39 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:49:39 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 14:49:39 0.1.4: Pulling from edgex-devops/py-git-semver 14:49:39 b85a868b505f: Pulling fs layer 14:49:39 e2be974225ed: Pulling fs layer 14:49:39 339a4e72a1f5: Pulling fs layer 14:49:39 988bab9f4d93: Pulling fs layer 14:49:39 1469e6f7b9e6: Pulling fs layer 14:49:39 eaf3925da568: Pulling fs layer 14:49:39 bab4dde63d76: Pulling fs layer 14:49:39 bde34c3a00c8: Pulling fs layer 14:49:39 b352a97aabf1: Pulling fs layer 14:49:39 4872d77fe225: Pulling fs layer 14:49:39 5851b861e8e6: Pulling fs layer 14:49:39 bab4dde63d76: Waiting 14:49:39 bde34c3a00c8: Waiting 14:49:39 988bab9f4d93: Waiting 14:49:39 eaf3925da568: Waiting 14:49:39 b352a97aabf1: Waiting 14:49:39 4872d77fe225: Waiting 14:49:39 5851b861e8e6: Waiting 14:49:39 1469e6f7b9e6: Waiting 14:49:39 e2be974225ed: Verifying Checksum 14:49:39 e2be974225ed: Download complete 14:49:39 988bab9f4d93: Download complete 14:49:40 1469e6f7b9e6: Verifying Checksum 14:49:40 1469e6f7b9e6: Download complete 14:49:40 eaf3925da568: Download complete 14:49:40 339a4e72a1f5: Verifying Checksum 14:49:40 339a4e72a1f5: Download complete 14:49:40 bde34c3a00c8: Verifying Checksum 14:49:40 bde34c3a00c8: Download complete 14:49:40 b352a97aabf1: Download complete 14:49:40 4872d77fe225: Download complete 14:49:40 5851b861e8e6: Download complete 14:49:40 b85a868b505f: Verifying Checksum 14:49:40 b85a868b505f: Download complete 14:49:40 bab4dde63d76: Verifying Checksum 14:49:40 bab4dde63d76: Download complete 14:49:41 b85a868b505f: Pull complete 14:49:41 e2be974225ed: Pull complete 14:49:42 339a4e72a1f5: Pull complete 14:49:42 988bab9f4d93: Pull complete 14:49:42 1469e6f7b9e6: Pull complete 14:49:42 eaf3925da568: Pull complete 14:49:44 bab4dde63d76: Pull complete 14:49:44 bde34c3a00c8: Pull complete 14:49:44 b352a97aabf1: Pull complete 14:49:44 4872d77fe225: Pull complete 14:49:44 5851b861e8e6: Pull complete 14:49:44 Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 14:49:44 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 14:49:44 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 14:49:45 prd-ubuntu20.04-docker-8c-8g-29106 does not seem to be running inside a container 14:49:45 $ 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 14:49:46 $ docker top 0b677e9144a5c4258ab26a4e10fafc4e6b56c2ee61ffb64dcecbd4273aa2dfbb -eo pid,comm 14:49:46 ERROR: The container started but didn't run the expected command. Please double check your ENTRYPOINT does execute the command passed as docker run argument, as required by official docker images (see https://github.com/docker-library/official-images#consistency for entrypoint consistency requirements). 14:49:46 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 14:49:46 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 14:49:46 [ssh-agent] Looking for ssh-agent implementation... 14:49:46 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 14:49:46 $ docker exec 0b677e9144a5c4258ab26a4e10fafc4e6b56c2ee61ffb64dcecbd4273aa2dfbb ssh-agent 14:49:46 SSH_AUTH_SOCK=/tmp/ssh-1CLYOVWaz804/agent.32 14:49:46 SSH_AGENT_PID=38 14:49:46 Running ssh-add (command line suppressed) 14:49:46 Identity added: /w/workspace/edgex-go/1@tmp/private_key_8564588009668610423.key (/w/workspace/edgex-go/1@tmp/private_key_8564588009668610423.key) 14:49:46 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 14:49:47 + git tag --points-at HEAD [Pipeline] } 14:49:47 $ docker exec --env ******** --env ******** 0b677e9144a5c4258ab26a4e10fafc4e6b56c2ee61ffb64dcecbd4273aa2dfbb ssh-agent -k 14:49:47 unset SSH_AUTH_SOCK; 14:49:47 unset SSH_AGENT_PID; 14:49:47 echo Agent pid 38 killed; 14:49:47 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 14:49:47 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 14:49:47 [ssh-agent] Looking for ssh-agent implementation... 14:49:47 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 14:49:47 $ docker exec 0b677e9144a5c4258ab26a4e10fafc4e6b56c2ee61ffb64dcecbd4273aa2dfbb ssh-agent 14:49:47 SSH_AUTH_SOCK=/tmp/ssh-AP9q88RfjH5B/agent.70 14:49:47 SSH_AGENT_PID=76 14:49:47 Running ssh-add (command line suppressed) 14:49:47 Identity added: /w/workspace/edgex-go/1@tmp/private_key_2786259975692054653.key (/w/workspace/edgex-go/1@tmp/private_key_2786259975692054653.key) 14:49:47 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 14:49:48 + git semver init 14:49:48 2022-09-14 14:49:48,334 [run_init] DEBUG init version:0.0.0 force:False 14:49:48 2022-09-14 14:49:48,334 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/edgex-go/1/.semver 14:49:48 2022-09-14 14:49:48,335 [execute] INFO git clone -b semver git@github.com:edgexfoundry/edgex-go.git /w/workspace/edgex-go/1/.semver 14:49:48 2022-09-14 14:49:48,335 [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) 14:49:52 2022-09-14 14:49:52,569 [append_file] DEBUG append to file:/w/workspace/edgex-go/1/.git/info/exclude 14:49:52 2022-09-14 14:49:52,570 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/edgex-go/1/.semver/PR-4154 with force:False 14:49:52 2022-09-14 14:49:52,570 [write_file] DEBUG write to file:/w/workspace/edgex-go/1/.semver/PR-4154 14:49:52 2022-09-14 14:49:52,575 [execute] INFO git cat-file --batch-check 14:49:52 2022-09-14 14:49:52,575 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgex-go/1/.semver, universal_newlines=False, shell=None, istream=) 14:49:52 2022-09-14 14:49:52,582 [execute] INFO git cat-file --batch 14:49:52 2022-09-14 14:49:52,582 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgex-go/1/.semver, universal_newlines=False, shell=None, istream=) 14:49:52 2022-09-14 14:49:52,587 [read_version] DEBUG read version from /w/workspace/edgex-go/1/.semver/PR-4154 14:49:52 0.0.0 [Pipeline] } 14:49:52 $ docker exec --env ******** --env ******** 0b677e9144a5c4258ab26a4e10fafc4e6b56c2ee61ffb64dcecbd4273aa2dfbb ssh-agent -k 14:49:52 unset SSH_AUTH_SOCK; 14:49:52 unset SSH_AGENT_PID; 14:49:52 echo Agent pid 76 killed; 14:49:52 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 14:49:53 + git semver [Pipeline] } 14:49:53 $ docker stop --time=1 0b677e9144a5c4258ab26a4e10fafc4e6b56c2ee61ffb64dcecbd4273aa2dfbb 14:49:54 $ docker rm -f 0b677e9144a5c4258ab26a4e10fafc4e6b56c2ee61ffb64dcecbd4273aa2dfbb [Pipeline] // withDockerContainer [Pipeline] sh 14:49:55 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 14:49:55 Stashed 1 file(s) [Pipeline] echo 14:49:55 [edgeXSemver]: initialized semver on version 0.0.0 [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] parallel [Pipeline] { (Branch: amd64) [Pipeline] { (Branch: arm64) [Pipeline] stage [Pipeline] { (amd64) [Pipeline] stage [Pipeline] { (arm64) [Pipeline] node [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 14:49:56 + git config --global --add safe.directory /w/workspace/edgex-go/1 [Pipeline] echo 14:49:56 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 14:49:56 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 14:49:56 ========================================================= 14:49:56 [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine] 14:49:56 ========================================================= [Pipeline] fileExists [Pipeline] sh 14:49:56 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine 14:49:56 1.18-alpine: Pulling from edgex-devops/edgex-golang-base 14:49:56 2408cc74d12b: Pulling fs layer 14:49:56 ea60b727a1ce: Pulling fs layer 14:49:56 30c4a7721957: Pulling fs layer 14:49:56 370296b7ddb6: Pulling fs layer 14:49:56 7c6cee850709: Pulling fs layer 14:49:56 39a5fcdaea64: Pulling fs layer 14:49:56 d94ebbe4e438: Pulling fs layer 14:49:56 bcfd1f05c69d: Pulling fs layer 14:49:56 7c6cee850709: Waiting 14:49:56 39a5fcdaea64: Waiting 14:49:56 d94ebbe4e438: Waiting 14:49:56 370296b7ddb6: Waiting 14:49:56 59ccb84bbe0f: Pulling fs layer 14:49:56 bcfd1f05c69d: Waiting 14:49:56 59ccb84bbe0f: Waiting 14:49:56 30c4a7721957: Download complete 14:49:56 ea60b727a1ce: Download complete 14:49:56 7c6cee850709: Verifying Checksum 14:49:56 7c6cee850709: Download complete 14:49:56 39a5fcdaea64: Verifying Checksum 14:49:56 39a5fcdaea64: Download complete 14:49:56 2408cc74d12b: Verifying Checksum 14:49:56 2408cc74d12b: Download complete 14:49:56 d94ebbe4e438: Download complete 14:49:57 2408cc74d12b: Pull complete 14:49:57 ea60b727a1ce: Pull complete 14:49:57 30c4a7721957: Pull complete 14:49:57 59ccb84bbe0f: Verifying Checksum 14:49:57 59ccb84bbe0f: Download complete 14:49:57 bcfd1f05c69d: Verifying Checksum 14:49:57 bcfd1f05c69d: Download complete 14:49:57 370296b7ddb6: Verifying Checksum 14:49:57 370296b7ddb6: Download complete 14:50:01 370296b7ddb6: Pull complete 14:50:01 7c6cee850709: Pull complete 14:50:01 39a5fcdaea64: Pull complete 14:50:01 d94ebbe4e438: Pull complete 14:50:03 bcfd1f05c69d: Pull complete 14:50:04 59ccb84bbe0f: Pull complete 14:50:04 Digest: sha256:b7a3521351a9cbc7ce2a60b0b0d40edf4ed6cc338df7dc09f1589c9a81f0a497 14:50:04 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine 14:50:04 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine [Pipeline] fileExists [Pipeline] sh 14:50:05 + echo FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine 14:50:05 WORKDIR /edgex 14:50:05 COPY go.mod . 14:50:05 RUN go mod download 14:50:05 + docker build -t ci-base-image-x86_64 -f - . 14:50:05 Sending build context to Docker daemon 169.5MB 14:50:05 Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine 14:50:05 ---> a4fb48ad2a94 14:50:05 Step 2/4 : WORKDIR /edgex 14:50:07 ---> Running in 93da26411594 14:50:07 Removing intermediate container 93da26411594 14:50:07 ---> d9bb097a7608 14:50:07 Step 3/4 : COPY go.mod . 14:50:07 ---> abd9040632d6 14:50:07 Step 4/4 : RUN go mod download 14:50:07 ---> Running in fc24d7677d7c 14:50:10 Still waiting to schedule task 14:50:10 All nodes of label ‘ubuntu20.04-docker-arm64-4c-16g’ are offline 14:50:22 Removing intermediate container fc24d7677d7c 14:50:22 ---> 62720a3739f5 14:50:22 Successfully built 62720a3739f5 14:50:22 Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:50:22 + docker inspect -f . ci-base-image-x86_64 14:50:22 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 14:50:23 prd-ubuntu20.04-docker-8c-8g-29106 does not seem to be running inside a container 14:50:23 $ 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 14:50:23 $ docker top fc8ccbb32d852d3081a545276d637d41e7bd2583feee8d1793fc4332aebcf84a -eo pid,comm [Pipeline] { [Pipeline] sh 14:50:23 + go version 14:50:23 go version go1.18.3 linux/amd64 [Pipeline] } 14:50:23 $ docker stop --time=1 fc8ccbb32d852d3081a545276d637d41e7bd2583feee8d1793fc4332aebcf84a 14:50:25 $ docker rm -f fc8ccbb32d852d3081a545276d637d41e7bd2583feee8d1793fc4332aebcf84a [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:50:25 + docker inspect -f . ci-base-image-x86_64 14:50:25 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 14:50:26 prd-ubuntu20.04-docker-8c-8g-29106 does not seem to be running inside a container 14:50:26 $ 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 14:50:26 $ docker top 73bdf283579371af290f79e8e66bd17ad73cfbc4c19523f0c2377ac782af5995 -eo pid,comm [Pipeline] { [Pipeline] echo 14:50:26 ========================================================= 14:50:26 [edgeXBuildGoParallel] Running Tests and Build... 14:50:26 ========================================================= [Pipeline] sh 14:50:26 + git config --global --add safe.directory /w/workspace/edgex-go/1 [Pipeline] fileExists [Pipeline] sh 14:50:27 + make test 14:50:27 GO111MODULE=on go test -race -coverprofile=coverage.out ./... 14:50:33 ? github.com/edgexfoundry/edgex-go [no test files] 14:50:46 ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] 14:50:46 ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] 14:50:46 ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] 14:50:46 ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] 14:50:46 ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] 14:50:46 ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] 14:50:46 ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-setup [no test files] 14:50:46 ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] 14:50:46 ? github.com/edgexfoundry/edgex-go/cmd/security-spiffe-token-provider [no test files] 14:50:46 ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] 14:50:46 ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] 14:50:46 ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-agent [no test files] 14:50:46 ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-executor [no test files] 14:50:46 ? github.com/edgexfoundry/edgex-go/internal [no test files] 14:50:46 ? github.com/edgexfoundry/edgex-go/internal/core/command [no test files] 14:50:47 ok github.com/edgexfoundry/edgex-go/internal/core/command/application 0.078s coverage: 28.7% of statements 14:50:47 ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] 14:50:47 ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] 14:50:47 ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 0.130s coverage: 98.5% of statements 14:50:47 ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging/external 0.135s coverage: 72.5% of statements 14:50:47 ? github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging/mocks [no test files] 14:50:47 ? github.com/edgexfoundry/edgex-go/internal/core/data [no test files] 14:50:47 ok github.com/edgexfoundry/edgex-go/internal/core/data/application 0.082s coverage: 54.2% of statements 14:50:47 ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] 14:50:47 ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] 14:50:51 ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 3.284s coverage: 89.2% of statements 14:50:51 ? github.com/edgexfoundry/edgex-go/internal/core/data/controller/messaging [no test files] 14:50:51 ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] 14:50:51 ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks [no test files] 14:50:51 ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] 14:50:51 ? github.com/edgexfoundry/edgex-go/internal/core/metadata [no test files] 14:50:51 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/application 0.083s coverage: 2.1% of statements 14:50:51 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] 14:50:51 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] 14:50:51 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 0.486s coverage: 95.6% of statements 14:50:51 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] 14:50:51 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks [no test files] 14:50:51 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/uom [no test files] 14:50:51 ok github.com/edgexfoundry/edgex-go/internal/io 0.069s coverage: 72.2% of statements 14:50:51 ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] 14:50:51 ? github.com/edgexfoundry/edgex-go/internal/pkg/application [no test files] 14:50:51 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers [no test files] 14:50:51 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] 14:50:51 ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] 14:50:51 ok github.com/edgexfoundry/edgex-go/internal/pkg/controller/http 0.081s coverage: 60.0% of statements 14:50:51 ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] 14:50:51 ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] 14:50:51 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] 14:50:51 ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 0.068s coverage: 0.9% of statements 14:50:51 ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] 14:50:51 ok github.com/edgexfoundry/edgex-go/internal/pkg/telemetry 0.062s coverage: 58.8% of statements 14:50:51 ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 0.068s coverage: 29.6% of statements 14:50:51 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] 14:50:51 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.056s coverage: 47.1% of statements 14:50:51 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 0.100s coverage: 79.5% of statements 14:50:51 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.085s coverage: 94.1% of statements 14:50:51 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.079s coverage: 96.3% of statements 14:50:51 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.051s coverage: 87.5% of statements 14:51:01 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 12.083s coverage: 94.4% of statements 14:51:01 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/ping 0.073s coverage: 44.8% of statements 14:51:02 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 13.233s coverage: 80.8% of statements 14:51:02 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] 14:51:10 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 22.075s coverage: 92.9% of statements 14:51:10 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] 14:51:10 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] 14:51:10 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] 14:51:10 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 0.036s coverage: 65.1% of statements 14:51:10 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] 14:51:10 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto [no test files] 14:51:10 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/config [no test files] 14:51:10 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/container [no test files] 14:51:10 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/handlers 6.077s coverage: 86.9% of statements 14:51:10 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] 14:51:10 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] 14:51:10 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] 14:51:10 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] 14:51:10 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 11.068s coverage: 87.2% of statements 14:51:10 ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] 14:51:10 ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] 14:51:10 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.070s coverage: 100.0% of statements 14:51:10 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] 14:51:10 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.086s coverage: 58.8% of statements 14:51:10 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/common [no test files] 14:51:10 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.075s coverage: 80.0% of statements 14:51:10 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/jwt 0.063s coverage: 87.2% of statements 14:51:10 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/oauth2 0.073s coverage: 85.4% of statements 14:51:10 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.229s coverage: 91.2% of statements 14:51:10 ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] 14:51:10 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 0.169s coverage: 64.7% of statements 14:51:10 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] 14:51:10 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] 14:51:10 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.060s coverage: 100.0% of statements 14:51:10 ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.049s coverage: 89.4% of statements 14:51:10 ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.032s coverage: 100.0% of statements 14:51:10 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.032s coverage: 73.7% of statements 14:51:10 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.021s coverage: 100.0% of statements 14:51:10 ok github.com/edgexfoundry/edgex-go/internal/security/proxy 0.327s coverage: 65.8% of statements 14:51:10 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/config [no test files] 14:51:10 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/container [no test files] 14:51:10 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/models [no test files] 14:51:10 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.151s coverage: 41.2% of statements 14:51:10 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] 14:51:10 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] 14:51:10 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 0.082s coverage: 89.5% of statements 14:51:10 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] 14:51:10 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 0.076s coverage: 84.8% of statements 14:51:10 ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider [no test files] 14:51:10 ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/config [no test files] 14:51:10 ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/container [no test files] 14:51:10 ? github.com/edgexfoundry/edgex-go/internal/support/notifications [no test files] 14:51:10 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 6.079s coverage: 17.7% of statements 14:51:10 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel [no test files] 14:51:10 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks [no test files] 14:51:10 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] 14:51:10 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] 14:51:10 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 0.168s coverage: 92.3% of statements 14:51:10 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] 14:51:10 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks [no test files] 14:51:10 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler [no test files] 14:51:10 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/application [no test files] 14:51:10 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/scheduler 0.065s coverage: 63.2% of statements 14:51:10 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] 14:51:10 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] 14:51:10 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 0.101s coverage: 97.7% of statements 14:51:10 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] 14:51:10 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks [no test files] 14:51:10 ? github.com/edgexfoundry/edgex-go/internal/system/agent [no test files] 14:51:10 ? github.com/edgexfoundry/edgex-go/internal/system/agent/application [no test files] 14:51:10 ok github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct 0.069s coverage: 28.9% of statements 14:51:10 ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct/config [no test files] 14:51:10 ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/executor [no test files] 14:51:10 ? github.com/edgexfoundry/edgex-go/internal/system/agent/config [no test files] 14:51:10 ? github.com/edgexfoundry/edgex-go/internal/system/agent/container [no test files] 14:51:10 ? github.com/edgexfoundry/edgex-go/internal/system/agent/controller/http [no test files] 14:51:10 ? github.com/edgexfoundry/edgex-go/internal/system/agent/interfaces [no test files] 14:51:10 ok github.com/edgexfoundry/edgex-go/internal/system/agent/response 0.051s coverage: 100.0% of statements 14:51:10 ok github.com/edgexfoundry/edgex-go/internal/system/executor 0.031s coverage: 96.9% of statements 14:51:11 if which hadolint > /dev/null ; then hadolint --config .hadolint.yml `find * -type f -name 'Dockerfile*' -print` ; elif test "x86_64" = "x86_64" && which docker > /dev/null ; then docker run --rm -v `pwd`:/host:ro,z --entrypoint /bin/hadolint hadolint/hadolint:latest --config /host/.hadolint.yml `find * -type f -name 'Dockerfile*' | xargs -i echo '/host/{}'` ; fi 14:51:33 level=warning msg="[linters context] structcheck is disabled because of go1.18. You can track the evolution of the go1.18 support by following the https://github.com/golangci/golangci-lint/issues/2649." 14:51:33 GO111MODULE=on go vet ./... 14:51:34 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 14:51:34 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 14:51:34 ./bin/test-attribution-txt.sh 14:51:34 An attribution for github.com/klauspost/compress is missing from Attribution.txt, please add 14:51:34 An attribution for github.com/minio/highwayhash is missing from Attribution.txt, please add 14:51:34 An attribution for github.com/nats-io/jwt/v2 is missing from Attribution.txt, please add 14:51:34 An attribution for github.com/nats-io/nats.go is missing from Attribution.txt, please add 14:51:34 An attribution for github.com/nats-io/nkeys is missing from Attribution.txt, please add 14:51:34 An attribution for github.com/nats-io/nuid is missing from Attribution.txt, please add 14:51:34 An attribution for golang.org/x/time is missing from Attribution.txt, please add [Pipeline] echo 14:51:35 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] sh 14:51:35 + ls -al . 14:51:35 total 748 14:51:35 drwxrwxr-x 10 1001 1001 4096 Sep 14 14:50 . 14:51:35 drwxr-xr-x 4 root root 4096 Sep 14 14:50 .. 14:51:35 -rw-rw-r-- 1 1001 1001 16 Sep 14 14:49 .dockerignore 14:51:35 drwxrwxr-x 8 1001 1001 4096 Sep 14 14:51 .git 14:51:35 drwxrwxr-x 3 1001 1001 4096 Sep 14 14:49 .github 14:51:35 -rw-rw-r-- 1 1001 1001 1030 Sep 14 14:49 .gitignore 14:51:35 -rw-rw-r-- 1 1001 1001 42 Sep 14 14:49 .golangci.yml 14:51:35 -rw-rw-r-- 1 1001 1001 87 Sep 14 14:49 .hadolint.yml 14:51:35 drwxr-xr-x 3 1001 1001 4096 Sep 14 14:49 .semver 14:51:35 -rw-rw-r-- 1 1001 1001 166 Sep 14 14:49 .sonarcloud.properties 14:51:35 -rw-rw-r-- 1 1001 1001 1171 Sep 14 14:49 ADOPTERS.md 14:51:35 -rw-rw-r-- 1 1001 1001 10347 Sep 14 14:49 Attribution.txt 14:51:35 -rw-rw-r-- 1 1001 1001 63209 Sep 14 14:49 CHANGELOG.md 14:51:35 -rw-rw-r-- 1 1001 1001 3804 Sep 14 14:49 CONTRIBUTING.md 14:51:35 -rw-rw-r-- 1 1001 1001 677 Sep 14 14:49 GOVERNANCE.md 14:51:35 -rw-rw-r-- 1 1001 1001 850 Sep 14 14:49 Jenkinsfile 14:51:35 -rw-rw-r-- 1 1001 1001 10775 Sep 14 14:49 LICENSE 14:51:35 -rw-rw-r-- 1 1001 1001 13724 Sep 14 14:49 Makefile 14:51:35 -rw-rw-r-- 1 1001 1001 582 Sep 14 14:49 OWNERS.md 14:51:35 -rw-rw-r-- 1 1001 1001 9799 Sep 14 14:49 README.md 14:51:35 -rw-rw-r-- 1 1001 1001 6912 Sep 14 14:49 SECURITY.md 14:51:35 -rw-rw-r-- 1 1001 1001 5 Sep 14 14:49 VERSION 14:51:35 -rw-rw-r-- 1 1001 1001 4131 Sep 14 14:49 ZMQWindows.md 14:51:35 drwxrwxr-x 2 1001 1001 4096 Sep 14 14:49 bin 14:51:35 drwxrwxr-x 18 1001 1001 4096 Sep 14 14:49 cmd 14:51:35 -rw-r--r-- 1 root root 491197 Sep 14 14:51 coverage.out 14:51:35 -rw-rw-r-- 1 1001 1001 92 Sep 14 14:49 dump.rdb 14:51:35 -rw-rw-r-- 1 1001 1001 3682 Sep 14 14:49 go.mod 14:51:35 -rw-rw-r-- 1 1001 1001 38527 Sep 14 14:49 go.sum 14:51:35 drwxrwxr-x 8 1001 1001 4096 Sep 14 14:49 internal 14:51:35 drwxrwxr-x 3 1001 1001 4096 Sep 14 14:49 openapi 14:51:35 drwxrwxr-x 4 1001 1001 4096 Sep 14 14:49 snap 14:51:35 -rw-rw-r-- 1 1001 1001 204 Sep 14 14:49 version.go [Pipeline] sh 14:51:35 + '[' -e coverage.out ] 14:51:35 + chown 1001:1001 coverage.out [Pipeline] stash 14:51:35 Stashed 1 file(s) [Pipeline] sh 14:51:36 + make build 14:51:36 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 14:51:47 Running on prd-ubuntu20.04-docker-arm64-4c-16g-29107 in /w/workspace/edgexfoundry_edgex-go_PR-4154 [Pipeline] { [Pipeline] ws 14:51:47 Running in /w/workspace/edgex-go/1 [Pipeline] { [Pipeline] checkout 14:51:47 The recommended git tool is: git 14:51:50 CGO_ENABLED=0 GO111MODULE=on go build -tags " no_zmq non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-metadata/core-metadata ./cmd/core-metadata 14:51:54 using credential edgex-jenkins-ssh 14:51:54 Cloning the remote Git repository 14:51:54 Cloning repository git@github.com:edgexfoundry/edgex-go.git 14:51:54 > git init /w/workspace/edgex-go/1 # timeout=10 14:51:54 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git 14:51:54 > git --version # timeout=10 14:51:54 > git --version # 'git version 2.25.1' 14:51:54 using GIT_SSH to set credentials SSH Credentials for GitHub 14:51:54 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 14:52:00 CGO_ENABLED=0 GO111MODULE=on go build -tags " no_zmq non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-command/core-command ./cmd/core-command 14:52:00 CGO_ENABLED=0 GO111MODULE=on go build -tags " no_zmq " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/support-notifications/support-notifications ./cmd/support-notifications 14:52:07 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 14:52:08 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 14:52:09 CGO_ENABLED=0 GO111MODULE=on go build -tags " no_zmq " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler 14:52: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-proxy-setup/security-proxy-setup ./cmd/security-proxy-setup 14:52:11 Merging remotes/origin/main commit a0e04e5594f9191c51d4a9e4e045bcf4d31a8569 into PR head commit eecae67b44b398aeb3844e6435918fff481fc260 14:52: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/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup 14:52:11 Merge succeeded, producing eecae67b44b398aeb3844e6435918fff481fc260 14:52:11 Checking out Revision eecae67b44b398aeb3844e6435918fff481fc260 (PR-4154) 14:52:10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 14:52:10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 14:52:10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 14:52:10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git 14:52:10 using GIT_SSH to set credentials SSH Credentials for GitHub 14:52:10 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/4154/head:refs/remotes/origin/PR-4154 +refs/heads/main:refs/remotes/origin/main # timeout=10 14:52:11 > git config core.sparsecheckout # timeout=10 14:52:11 > git checkout -f eecae67b44b398aeb3844e6435918fff481fc260 # timeout=10 14:52:11 > git remote # timeout=10 14:52:11 > git config --get remote.origin.url # timeout=10 14:52:11 using GIT_SSH to set credentials SSH Credentials for GitHub 14:52:11 > git merge a0e04e5594f9191c51d4a9e4e045bcf4d31a8569 # timeout=10 14:52:11 > git rev-parse HEAD^{commit} # timeout=10 14:52:11 > git config core.sparsecheckout # timeout=10 14:52:11 > git checkout -f eecae67b44b398aeb3844e6435918fff481fc260 # timeout=10 14:52:12 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 14:52:13 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 14:52: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-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper 14:52:15 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 14:52:15 Commit message: "fix(snap): Bind redis server to loopback interface" 14:52:15 > git --version # timeout=10 14:52:15 > git --version # 'git version 2.25.1' 14:52:15 fatal: bad object bd7468d5528128c83034753e4c3def8ef9af3f2d [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [Pipeline] } 14:52:17 $ docker stop --time=1 73bdf283579371af290f79e8e66bd17ad73cfbc4c19523f0c2377ac782af5995 14:52:17 + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json 14:52:17 % Total % Received % Xferd Average Speed Time Time Time Current 14:52:17 Dload Upload Total Spent Left Speed 14:52:17 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 83 12602 83 10503 0 0 79568 0 --:--:-- --:--:-- --:--:-- 79568 100 12602 100 12602 0 0 94751 0 --:--:-- --:--:-- --:--:-- 94044 14:52:19 $ docker rm -f 73bdf283579371af290f79e8e66bd17ad73cfbc4c19523f0c2377ac782af5995 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] sh [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { 14:52:20 + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:52:20 + sudo tee /etc/docker/daemon.new 14:52:20 + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json 14:52:20 { 14:52:20 "registry-mirrors": [ 14:52:20 "https://nexus3.edgexfoundry.org:10001" 14:52:20 ], 14:52:20 "bip": "10.250.0.254/24", 14:52:20 "hosts": [ 14:52:20 "tcp://0.0.0.0:5555", 14:52:20 "unix:///var/run/docker.sock" 14:52:20 ], 14:52:20 "mtu": 1458, 14:52:20 "selinux-enabled": true, 14:52:20 "seccomp-profile": "/etc/docker/seccomp.json" 14:52:20 } [Pipeline] sh 14:52:20 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 14:52:20 14:52:20 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:52:21 + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh 14:52:21 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 14:52:21 latest: Pulling from edgex-devops/edgex-compose 14:52:21 cbdbe7a5bc2a: Pulling fs layer 14:52:21 ca9280d653b3: Pulling fs layer 14:52:21 7e9c9ca2126c: Pulling fs layer 14:52:21 cbdbe7a5bc2a: Download complete 14:52:21 + sudo service docker restart 14:52:21 ca9280d653b3: Verifying Checksum 14:52:21 ca9280d653b3: Download complete 14:52:21 cbdbe7a5bc2a: Pull complete 14:52:21 7e9c9ca2126c: Download complete 14:52:22 ca9280d653b3: Pull complete 14:52:25 7e9c9ca2126c: Pull complete 14:52:25 Digest: sha256:b7ff7cefa661cf441350a7c60c0e16dc22b011826ae41e7b448230bdfa9ba816 14:52:25 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 14:52:25 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 14:52:25 prd-ubuntu20.04-docker-8c-8g-29106 does not seem to be running inside a container 14:52:25 $ 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 14:52:26 $ docker top 72177eb7cb88e24b700b7e4210fd5fad29a87274771abd506f219636d49b5cd4 -eo pid,comm [Pipeline] { [Pipeline] sh 14:52:27 + docker-compose build --help 14:52:27 + grep parallel 14:52:27 --parallel Build images in parallel. [Pipeline] } 14:52:27 $ docker stop --time=1 72177eb7cb88e24b700b7e4210fd5fad29a87274771abd506f219636d49b5cd4 14:52:29 $ docker rm -f 72177eb7cb88e24b700b7e4210fd5fad29a87274771abd506f219636d49b5cd4 [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:52:29 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 14:52:29 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 14:52:29 prd-ubuntu20.04-docker-8c-8g-29106 does not seem to be running inside a container 14:52:30 $ 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 14:52:30 $ docker top 5fe7abb02bb374693d7f5350204832485521f56ce9d8ab8ab9944c12026350a2 -eo pid,comm [Pipeline] { [Pipeline] sh 14:52:30 + docker-compose -f ./docker-compose-build.yml build --parallel 14:52:31 Building core-command ... 14:52:31 Building core-data ... 14:52:31 Building core-metadata ... 14:52:31 Building security-bootstrapper ... 14:52:31 Building security-proxy-setup ... 14:52:31 Building security-secretstore-setup ... 14:52:31 Building security-spiffe-token-provider ... 14:52:31 Building security-spire-agent ... 14:52:31 Building security-spire-config ... 14:52:31 Building security-spire-server ... 14:52:31 Building support-notifications ... 14:52:31 Building support-scheduler ... 14:52:31 Building sys-mgmt-agent ... 14:52:31 Building security-secretstore-setup 14:52:31 Building support-scheduler 14:52:31 Building core-data 14:52:31 Building support-notifications 14:52:31 Building security-spire-config [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 14:52:39 provisioning config files... 14:52:39 copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/1@tmp/config4918891369257620815tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 14:52:40 ---> docker-login.sh 14:52:40 nexus3.edgexfoundry.org:10001 14:52:40 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 14:52:41 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 14:52:41 Configure a credential helper to remove this warning. See 14:52:41 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 14:52:41 14:52:41 Login Succeeded 14:52:41 nexus3.edgexfoundry.org:10002 14:52:41 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 14:52:41 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 14:52:41 Configure a credential helper to remove this warning. See 14:52:41 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 14:52:41 14:52:41 Login Succeeded 14:52:41 nexus3.edgexfoundry.org:10003 14:52:42 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 14:52:42 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 14:52:42 Configure a credential helper to remove this warning. See 14:52:42 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 14:52:42 14:52:42 Login Succeeded 14:52:42 nexus3.edgexfoundry.org:10004 14:52:42 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 14:52:42 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 14:52:42 Configure a credential helper to remove this warning. See 14:52:42 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 14:52:42 14:52:42 Login Succeeded 14:52:42 docker.io 14:52:42 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 14:52:43 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 14:52:43 Configure a credential helper to remove this warning. See 14:52:43 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 14:52:43 14:52:43 Login Succeeded 14:52:43 ---> docker-login.sh ends [Pipeline] } 14:52:43 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } 14:52:43 Step 1/25 : ARG BUILDER_BASE=golang:1.18-alpine3.16 14:52:43 Step 2/25 : FROM ${BUILDER_BASE} AS builder 14:52:43 ---> 62720a3739f5 14:52:43 Step 3/25 : WORKDIR /edgex-go 14:52:43 Step 1/24 : ARG BUILDER_BASE=golang:1.18-alpine3.16 14:52:43 Step 2/24 : FROM ${BUILDER_BASE} AS builder 14:52:43 ---> 62720a3739f5 14:52:43 Step 3/24 : ARG ADD_BUILD_TAGS="" 14:52:43 Step 1/23 : ARG BUILDER_BASE=golang:1.18-alpine3.16 14:52:43 Step 2/23 : FROM ${BUILDER_BASE} AS builder 14:52:43 ---> 62720a3739f5 14:52:43 Step 3/23 : ARG ADD_BUILD_TAGS="" 14:52:43 Step 1/23 : ARG BUILDER_BASE=golang:1.18-alpine3.16 14:52:43 Step 2/23 : FROM ${BUILDER_BASE} AS builder 14:52:43 ---> 62720a3739f5 14:52:43 Step 3/23 : ARG ADD_BUILD_TAGS="" 14:52:43 Step 1/26 : ARG BUILDER_BASE=golang:1.18-alpine3.16 14:52:43 Step 2/26 : FROM ${BUILDER_BASE} AS builder 14:52:43 ---> 62720a3739f5 14:52:43 Step 3/26 : WORKDIR /edgex-go [Pipeline] // withEnv [Pipeline] unstash [Pipeline] sh 14:52:44 + git config --global --add safe.directory /w/workspace/edgex-go/1 [Pipeline] echo 14:52:44 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 14:52:44 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 14:52:44 ========================================================= 14:52:44 [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine] 14:52:44 ========================================================= [Pipeline] fileExists [Pipeline] sh 14:52:44 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine 14:52:45 ---> Running in cec87ccd7265 14:52:45 ---> Running in 7c3e8b45e3fb 14:52:45 ---> Running in 6daf7731344d 14:52:45 ---> Running in b00d6efe44c7 14:52:45 ---> Running in d7815b26b332 14:52:45 Removing intermediate container cec87ccd7265 14:52:45 ---> 8811c62aea23 14:52:45 Step 4/24 : WORKDIR /edgex-go 14:52:45 Removing intermediate container b00d6efe44c7 14:52:45 ---> d83d1092734a 14:52:45 Step 4/23 : WORKDIR /edgex-go 14:52:45 Removing intermediate container 6daf7731344d 14:52:45 ---> 60b82fe5b0e9 14:52:45 Step 4/23 : WORKDIR /edgex-go 14:52:45 Removing intermediate container 7c3e8b45e3fb 14:52:45 ---> 8b59cc9c1542 14:52:45 Step 4/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 14:52:45 Removing intermediate container d7815b26b332 14:52:45 ---> 017ed18e594d 14:52:45 Step 4/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 14:52:45 ---> Running in 8d84a84dda83 14:52:45 ---> Running in 59bbeebb727d 14:52:45 1.18-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 14:52:45 b3c136eddcbf: Pulling fs layer 14:52:45 c0a3192eca97: Pulling fs layer 14:52:45 a050256f5b6f: Pulling fs layer 14:52:45 656be50a0ddc: Pulling fs layer 14:52:45 2bbca73fdf42: Pulling fs layer 14:52:45 46d945488cbd: Pulling fs layer 14:52:45 8a5474983e97: Pulling fs layer 14:52:45 329c88fbcd65: Pulling fs layer 14:52:45 656be50a0ddc: Waiting 14:52:45 2bbca73fdf42: Waiting 14:52:45 329c88fbcd65: Waiting 14:52:45 46d945488cbd: Waiting 14:52:45 a050256f5b6f: Verifying Checksum 14:52:45 a050256f5b6f: Download complete 14:52:45 c0a3192eca97: Verifying Checksum 14:52:45 c0a3192eca97: Download complete 14:52:45 2bbca73fdf42: Verifying Checksum 14:52:45 2bbca73fdf42: Download complete 14:52:45 46d945488cbd: Verifying Checksum 14:52:45 46d945488cbd: Download complete 14:52:45 b3c136eddcbf: Download complete 14:52:45 ---> Running in 01a1ea2d32d1 14:52:45 ---> Running in 85c6e7e7b315 14:52:45 ---> Running in 7694929b901a 14:52:45 Removing intermediate container 8d84a84dda83 14:52:45 ---> 1f6bdc97f6fb 14:52:45 Step 5/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 14:52:45 Removing intermediate container 59bbeebb727d 14:52:45 ---> 0351d89e5c52 14:52:45 Step 5/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 14:52:45 Removing intermediate container 85c6e7e7b315 14:52:45 ---> 379ce25b5ef1 14:52:45 Step 5/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 14:52:45 ---> Running in e8b62e80531f 14:52:45 ---> Running in 6a48434eea54 14:52:45 ---> Running in 7ddca77dd306 14:52:46 b3c136eddcbf: Pull complete 14:52:46 329c88fbcd65: Verifying Checksum 14:52:46 329c88fbcd65: Download complete 14:52:46 Removing intermediate container 7694929b901a 14:52:46 ---> c063431eb179 14:52:46 Step 5/26 : RUN apk add --update --no-cache make git build-base curl 14:52:46 ---> Running in 65ebb8367204 14:52:46 Removing intermediate container 01a1ea2d32d1 14:52:46 ---> 43e994be29d4 14:52:46 Step 5/25 : RUN apk add --update --no-cache make git 14:52:46 ---> Running in 2733f8fc197b 14:52:46 Removing intermediate container e8b62e80531f 14:52:46 ---> 383e5bbc8f4a 14:52:46 Step 6/23 : RUN apk add --update --no-cache make git 14:52:46 ---> Running in f1fc2bf71178 14:52:46 Removing intermediate container 6a48434eea54 14:52:46 ---> 487961907b44 14:52:46 Step 6/24 : RUN apk add --update --no-cache zeromq-dev libsodium-dev pkgconfig build-base git 14:52:46 Removing intermediate container 7ddca77dd306 14:52:46 ---> 9cd73f62c7bd 14:52:46 Step 6/23 : RUN apk add --update --no-cache make bash git ca-certificates 14:52:46 ---> Running in 1a5edd29e33c 14:52:46 ---> Running in 72f41984ea44 14:52:46 c0a3192eca97: Pull complete 14:52:46 fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 14:52:46 a050256f5b6f: Pull complete 14:52:47 fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 14:52:47 fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 14:52:47 8a5474983e97: Verifying Checksum 14:52:47 8a5474983e97: Download complete 14:52:47 fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 14:52:47 fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 14:52:47 fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 14:52:47 fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 14:52:47 fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 14:52:48 fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 14:52:48 fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 14:52:48 OK: 211 MiB in 51 packages 14:52:48 OK: 211 MiB in 51 packages 14:52:48 OK: 211 MiB in 51 packages 14:52:48 656be50a0ddc: Verifying Checksum 14:52:48 656be50a0ddc: Download complete 14:52:48 OK: 211 MiB in 51 packages 14:52:48 OK: 211 MiB in 51 packages 14:52:48 Removing intermediate container 2733f8fc197b 14:52:48 ---> 5f0adb7ab72b 14:52:48 Step 6/25 : COPY go.mod vendor* ./ 14:52:48 Removing intermediate container f1fc2bf71178 14:52:48 ---> f9df1973ed4a 14:52:48 Step 7/23 : COPY go.mod vendor* ./ 14:52:48 ---> 439ae9c8d546 14:52:48 Step 7/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 14:52:48 ---> c14f27b4bc53 14:52:48 Step 8/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 14:52:48 Removing intermediate container 65ebb8367204 14:52:48 ---> 57699c590399 14:52:48 Step 6/26 : COPY go.mod vendor* ./ 14:52:48 ---> Running in 2d85974fcc72 14:52:48 ---> Running in 397d8eb0b5eb 14:52:48 Removing intermediate container 1a5edd29e33c 14:52:48 ---> 53856c6d510d 14:52:48 Step 7/24 : COPY go.mod vendor* ./ 14:52:48 Removing intermediate container 72f41984ea44 14:52:48 ---> 89632b49d101 14:52:48 Step 7/23 : COPY go.mod vendor* ./ 14:52:48 ---> 80e1c363a726 14:52:48 Step 7/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 14:52:49 ---> Running in 1a820834db04 14:52:49 ---> 191be8254f45 14:52:49 Step 8/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 14:52:49 ---> a0bde2e4d0c5 14:52:49 Step 8/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 14:52:49 ---> Running in bf817db81727 14:52:49 ---> Running in ead23c5f30c5 14:53:03 656be50a0ddc: Pull complete 14:53:03 2bbca73fdf42: Pull complete 14:53:03 46d945488cbd: Pull complete 14:53:04 Removing intermediate container 397d8eb0b5eb 14:53:04 ---> 6d1b7e0c90a0 14:53:04 Step 9/23 : COPY . . 14:53:04 Removing intermediate container ead23c5f30c5 14:53:04 ---> 70c779b8c19b 14:53:04 Step 9/23 : COPY . . 14:53:04 Removing intermediate container 2d85974fcc72 14:53:04 ---> b48a45ac4ff3 14:53:04 Step 8/25 : COPY . . 14:53:04 Removing intermediate container bf817db81727 14:53:04 ---> 17815e9017bd 14:53:04 Step 9/24 : COPY . . 14:53:04 Removing intermediate container 1a820834db04 14:53:04 ---> 504c7006ff62 14:53:04 Step 8/26 : COPY . . 14:53:07 8a5474983e97: Pull complete 14:53:09 ---> 12938bd3080e 14:53:09 Step 9/26 : ARG SPIRE_RELEASE=1.2.1 14:53:09 ---> 8fbcacb931db 14:53:09 Step 10/23 : RUN make cmd/support-notifications/support-notifications 14:53:09 ---> 5732d1b324d7 14:53:09 Step 10/24 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-data/core-data 14:53:09 ---> Running in 206272fbced5 14:53:09 ---> Running in 4a12d6d9d033 14:53:09 ---> b7eeffe3c2dd 14:53:09 Step 10/23 : RUN make cmd/support-scheduler/support-scheduler 14:53:09 ---> Running in 2622ad467b66 14:53:09 ---> 75db733e2596 14:53:09 Step 9/25 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 14:53:09 ---> Running in a24e7bf19ff8 14:53:09 ---> Running in 46fe0007436c 14:53:09 Removing intermediate container 206272fbced5 14:53:09 ---> 788261413011 14:53:09 Step 10/26 : WORKDIR /edgex-go/spire-build 14:53:09 ---> Running in 73c450f32d34 14:53:09 Removing intermediate container 73c450f32d34 14:53:09 ---> f70cd8da6de0 14:53:09 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 14:53:09 ---> Running in cb88983e6576 14:53:09 CGO_ENABLED=0 GO111MODULE=on go build -tags " no_zmq " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/support-notifications/support-notifications ./cmd/support-notifications 14:53:10 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 14:53:10 CGO_ENABLED=0 GO111MODULE=on go build -tags " no_zmq " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler 14:53: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-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider 14:53:10 329c88fbcd65: Pull complete 14:53:10 Digest: sha256:53af0e8f7504757f555691f1ffb14839a2b3754f429f24055fc4060c6a6ea7d8 14:53:10 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine 14:53:10 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine [Pipeline] fileExists [Pipeline] sh 14:53:10 + echo FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine 14:53:10 WORKDIR /edgex 14:53:10 COPY go.mod . 14:53:10 RUN go mod download 14:53:10 + docker build -t ci-base-image-arm64 -f - . 14:53:10 Removing intermediate container cb88983e6576 14:53:10 ---> 6334d012bf3b 14:53:10 Step 12/26 : WORKDIR /edgex-go 14:53:11 ---> Running in c22656e88115 14:53:11 Removing intermediate container c22656e88115 14:53:11 ---> a25923c884a2 14:53:11 14:53:11 Step 13/26 : FROM alpine:3.15 14:53:11 Sending build context to Docker daemon 3.227MB 14:53:11 Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine 14:53:11 ---> ff4287adb874 14:53:11 Step 2/4 : WORKDIR /edgex 14:53:11 3.15: Pulling from library/alpine 14:53:12 Digest: sha256:69463fdff1f025c908939e86d4714b4d5518776954ca627cbeff4c74bcea5b22 14:53:12 Status: Downloaded newer image for alpine:3.15 14:53:12 ---> c4fc93816858 14:53:12 Step 14/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' 14:53:12 ---> Running in 0e2a004013af 14:53:12 Removing intermediate container 0e2a004013af 14:53:12 ---> ef682782ef7a 14:53:12 Step 15/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 14:53:12 ---> Running in fdf8257f8d27 14:53:13 ---> Running in aaf3cd0e98f2 14:53:13 Removing intermediate container aaf3cd0e98f2 14:53:13 ---> bcdb6086be44 14:53:13 Step 3/4 : COPY go.mod . 14:53:13 ---> a6b6580ffb17 14:53:13 Step 4/4 : RUN go mod download 14:53:13 ---> Running in ab8917a11586 14:53:14 Removing intermediate container fdf8257f8d27 14:53:14 ---> a69c5c27f3ca 14:53:14 Step 16/26 : RUN apk update && apk --no-cache --update add dumb-init gcompat 14:53:14 ---> Running in bf410c6a33e8 14:53:15 fetch https://dl-4.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 14:53:15 fetch https://dl-4.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 14:53:16 v3.15.6-58-g8383ce94d2 [https://dl-4.alpinelinux.org/alpine/v3.15/main] 14:53:16 v3.15.6-58-g8383ce94d2 [https://dl-4.alpinelinux.org/alpine/v3.15/community] 14:53:16 OK: 15856 distinct packages available 14:53:16 fetch https://dl-4.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 14:53:16 fetch https://dl-4.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 14:53:17 (1/4) Installing dumb-init (1.2.5-r1) 14:53:17 (2/4) Installing musl-obstack (1.2.3-r0) 14:53:17 (3/4) Installing libucontext (1.1-r0) 14:53:17 (4/4) Installing gcompat (1.0.0-r4) 14:53:17 Executing busybox-1.34.1-r7.trigger 14:53:17 OK: 6 MiB in 18 packages 14:53:18 Removing intermediate container bf410c6a33e8 14:53:18 ---> 311913844c3f 14:53:18 Step 17/26 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin 14:53:20 ---> 33a90a2cd678 14:53:20 Step 18/26 : COPY --from=builder /edgex-go/cmd/security-spire-config/docker-entrypoint.sh /usr/local/bin/ 14:53:21 ---> 7425836dc319 14:53:21 Step 19/26 : WORKDIR /usr/local/etc/spiffe-scripts.d 14:53:21 ---> Running in 9f273b00f233 14:53:22 Removing intermediate container 9f273b00f233 14:53:22 ---> 8bddf7ac4fa7 14:53:22 Step 20/26 : COPY --from=builder /edgex-go/cmd/security-spire-config/seed_builtin_entries.sh /usr/local/etc/spiffe-scripts.d 14:53:22 ---> 80be7ad7483b 14:53:22 Step 21/26 : WORKDIR / 14:53:22 ---> Running in 8977d5a5bd6a 14:53:23 Removing intermediate container 8977d5a5bd6a 14:53:23 ---> 7a1d4c361877 14:53:23 Step 22/26 : ENTRYPOINT [ "/usr/bin/dumb-init" ] 14:53:23 ---> Running in 6454d7c3d0e1 14:53:23 Removing intermediate container 6454d7c3d0e1 14:53:23 ---> c36ddf852e4d 14:53:23 Step 23/26 : CMD [ "--verbose", "docker-entrypoint.sh" ] 14:53:23 ---> Running in f8b3b891736f 14:53:24 Removing intermediate container f8b3b891736f 14:53:24 ---> 2cda428a61c4 14:53:24 Step 24/26 : LABEL arch=x86_64 14:53:24 ---> Running in 6730d07386f7 14:53:24 Removing intermediate container 6730d07386f7 14:53:24 ---> 9ac19ad0dcb0 14:53:24 Step 25/26 : LABEL git_sha=eecae67b44b398aeb3844e6435918fff481fc260 14:53:24 ---> Running in 80ee9089c15b 14:53:25 Removing intermediate container 80ee9089c15b 14:53:25 ---> 2ca9dfe2e598 14:53:25 Step 26/26 : LABEL version=0.0.0 14:53:25 ---> Running in 7697833a3618 14:53:25 Removing intermediate container 7697833a3618 14:53:25 ---> 4a9e2c9eaf73 14:53:25 14:53:25 Successfully built 4a9e2c9eaf73 14:53:25 Successfully tagged security-spire-config:latest 14:53:25 Building security-spire-server 14:53:29  Building security-spire-config ... done Step 1/25 : ARG BUILDER_BASE=golang:1.18-alpine3.16 14:53:29 Step 2/25 : FROM ${BUILDER_BASE} AS builder 14:53:29 ---> 62720a3739f5 14:53:29 Step 3/25 : WORKDIR /edgex-go 14:53:29 ---> Using cache 14:53:29 ---> 017ed18e594d 14:53:29 Step 4/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 14:53:29 ---> Using cache 14:53:29 ---> c063431eb179 14:53:29 Step 5/25 : RUN apk add --update --no-cache make git build-base curl 14:53:29 ---> Using cache 14:53:29 ---> 57699c590399 14:53:29 Step 6/25 : COPY go.mod vendor* ./ 14:53:29 ---> Using cache 14:53:29 ---> 80e1c363a726 14:53:29 Step 7/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 14:53:29 ---> Using cache 14:53:29 ---> 504c7006ff62 14:53:29 Step 8/25 : COPY . . 14:53:29 ---> Using cache 14:53:29 ---> 12938bd3080e 14:53:29 Step 9/25 : ARG SPIRE_RELEASE=1.2.1 14:53:29 ---> Using cache 14:53:29 ---> 788261413011 14:53:29 Step 10/25 : WORKDIR /edgex-go/spire-build 14:53:29 ---> Using cache 14:53:29 ---> f70cd8da6de0 14:53:29 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 14:53:29 ---> Running in b9429408f0f1 14:53:31 Removing intermediate container b9429408f0f1 14:53:31 ---> a80d3578b620 14:53:31 Step 12/25 : WORKDIR /edgex-go 14:53:31 ---> Running in b01a0b1de3ca 14:53:31 Removing intermediate container b01a0b1de3ca 14:53:31 ---> 8e430c3289a7 14:53:31 14:53:31 Step 13/25 : FROM alpine:3.15 14:53:31 ---> c4fc93816858 14:53:31 Step 14/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' 14:53:31 ---> Using cache 14:53:31 ---> ef682782ef7a 14:53:31 Step 15/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 14:53:31 ---> Using cache 14:53:31 ---> a69c5c27f3ca 14:53:31 Step 16/25 : RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 14:53:31 ---> Running in 97f2c7a2ed1e 14:53:32 fetch https://dl-4.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 14:53:33 fetch https://dl-4.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 14:53:34 v3.15.6-58-g8383ce94d2 [https://dl-4.alpinelinux.org/alpine/v3.15/main] 14:53:34 v3.15.6-58-g8383ce94d2 [https://dl-4.alpinelinux.org/alpine/v3.15/community] 14:53:34 OK: 15856 distinct packages available 14:53:34 fetch https://dl-4.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 14:53:35 fetch https://dl-4.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 14:53:35 (1/5) Installing dumb-init (1.2.5-r1) 14:53:35 (2/5) Installing musl-obstack (1.2.3-r0) 14:53:35 (3/5) Installing libucontext (1.1-r0) 14:53:35 (4/5) Installing gcompat (1.0.0-r4) 14:53:35 (5/5) Installing openssl (1.1.1q-r0) 14:53:35 Executing busybox-1.34.1-r7.trigger 14:53:35 OK: 7 MiB in 19 packages 14:53:36 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 14:53:37 Removing intermediate container 97f2c7a2ed1e 14:53:37 ---> 0883a46405df 14:53:37 Step 17/25 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin 14:53:39 ---> 3433e6b548de 14:53:39 Step 18/25 : COPY --from=builder /edgex-go/cmd/security-spire-server/docker-entrypoint.sh /usr/local/bin/ 14:53:40 ---> 560ca9b6bf4e 14:53:40 Step 19/25 : COPY --from=builder /edgex-go/cmd/security-spire-server/server.conf /usr/local/etc/spire/server.conf.tpl 14:53:41 ---> 49c6f48b66b7 14:53:41 Step 20/25 : COPY --from=builder /edgex-go/cmd/security-spire-server/openssl.conf /usr/local/etc/ 14:53:42 ---> eda31e90d9b6 14:53:42 Step 21/25 : ENTRYPOINT [ "/usr/bin/dumb-init" ] 14:53:42 ---> Running in c84aab9b0112 14:53:42 Removing intermediate container 46fe0007436c 14:53:42 ---> fb8467f6bde2 14:53:42 14:53:42 Step 10/25 : FROM alpine:3.16 14:53:42 Removing intermediate container c84aab9b0112 14:53:42 ---> 2c83437f3a5e 14:53:42 Step 22/25 : CMD [ "--verbose", "docker-entrypoint.sh" ] 14:53:42 ---> Running in 36786e4a7880 14:53:42 3.16: Pulling from library/alpine 14:53:42 Removing intermediate container 36786e4a7880 14:53:42 ---> 5814cfbc2edc 14:53:42 Step 23/25 : LABEL arch=x86_64 14:53:42 ---> Running in 747c77040a0d 14:53:43 Removing intermediate container 747c77040a0d 14:53:43 ---> bc030bbefda4 14:53:43 Step 24/25 : LABEL git_sha=eecae67b44b398aeb3844e6435918fff481fc260 14:53:43 ---> Running in ef5763a627d6 14:53:43 Removing intermediate container ef5763a627d6 14:53:43 ---> 89a781e90ece 14:53:43 Step 25/25 : LABEL version=0.0.0 14:53:43 Digest: sha256:bc41182d7ef5ffc53a40b044e725193bc10142a1243f395ee852a8d9730fc2ad 14:53:43 Status: Downloaded newer image for alpine:3.16 14:53:43 ---> Running in 3c93be532f77 14:53:43 ---> 9c6f07244728 14:53:43 Step 11/25 : RUN apk add --update --no-cache ca-certificates dumb-init su-exec 14:53:43 Removing intermediate container 2622ad467b66 14:53:43 ---> 2316f595e32a 14:53:43 14:53:43 Step 11/24 : FROM alpine:3.16 14:53:43 ---> 9c6f07244728 14:53:43 Step 12/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' 14:53:43 ---> Running in 6d210f3c6511 14:53:43 ---> Running in 728423873cbd 14:53:43 Removing intermediate container 3c93be532f77 14:53:43 ---> af1923ca6b70 14:53:43 14:53:43 Successfully built af1923ca6b70 14:53:43 Successfully tagged security-spire-server:latest 14:53:43  Building security-spire-server ... done Building security-proxy-setup 14:53:43 Removing intermediate container 728423873cbd 14:53:43 ---> db495c174563 14:53:43 Step 13/24 : ENV APP_PORT=59880 14:53:43 ---> Running in 69cbb63fe966 14:53:43 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 14:53:44 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 14:53:44 (1/3) Installing ca-certificates (20220614-r0) 14:53:44 (2/3) Installing dumb-init (1.2.5-r1) 14:53:44 (3/3) Installing su-exec (0.2-r1) 14:53:44 Executing busybox-1.35.0-r17.trigger 14:53:44 Executing ca-certificates-20220614-r0.trigger 14:53:44 OK: 6 MiB in 17 packages 14:53:45 Removing intermediate container 69cbb63fe966 14:53:45 ---> 6584a8e2e965 14:53:45 Step 14/24 : EXPOSE $APP_PORT 14:53:45 ---> Running in e199b2fa34af 14:53:45 Removing intermediate container e199b2fa34af 14:53:45 ---> ec6323c65148 14:53:45 Step 15/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 14:53:46 Removing intermediate container ab8917a11586 14:53:46 ---> 8cfe6da97dee 14:53:46 Successfully built 8cfe6da97dee 14:53:46 Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:53:46 ---> Running in 68910bd015b3 14:53:46 Step 1/22 : ARG BUILDER_BASE=golang:1.18-alpine3.16 14:53:46 Step 2/22 : FROM ${BUILDER_BASE} AS builder 14:53:46 ---> 62720a3739f5 14:53:46 Step 3/22 : WORKDIR /edgex-go 14:53:46 ---> Using cache 14:53:46 ---> 017ed18e594d 14:53:46 Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 14:53:46 ---> Using cache 14:53:46 ---> c063431eb179 14:53:46 Step 5/22 : RUN apk add --update --no-cache make git 14:53:46 Removing intermediate container 6d210f3c6511 14:53:46 ---> 3f3b28c8f19c 14:53:46 Step 12/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' 14:53:46 + docker inspect -f . ci-base-image-arm64 14:53:46 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 14:53:46 prd-ubuntu20.04-docker-arm64-4c-16g-29107 does not seem to be running inside a container 14:53:46 $ 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 14:53:47 ---> Running in 28310930eadb 14:53:47 ---> Running in f5173bc78f39 14:53:47 Removing intermediate container 28310930eadb 14:53:47 ---> 2b24442f4ecb 14:53:47 Step 13/25 : WORKDIR / 14:53:47 fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 14:53:47 ---> Running in 21ea3a79c67c 14:53:47 Removing intermediate container 21ea3a79c67c 14:53:47 ---> a49970eecdc9 14:53:47 Step 14/25 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/res/token-config.json /res-file-token-provider/token-config.json 14:53:47 Removing intermediate container 68910bd015b3 14:53:47 ---> 4e2748fd0c94 14:53:47 Step 16/24 : RUN apk add --update --no-cache zeromq dumb-init 14:53:48 fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 14:53:48 ---> Running in 9eed3bc3fc7b 14:53:48 ---> a92ed114061e 14:53:48 Step 15/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res-file-token-provider/configuration.toml /res-file-token-provider/configuration.toml 14:53:48 $ docker top e369af9e509aa23b03676caf0d8330ba36f946b14cb4e8e442c2cd562baab877 -eo pid,comm 14:53:48 OK: 211 MiB in 51 packages 14:53:48 fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 14:53:48 ---> 738fcdcff90c 14:53:48 Step 16/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml [Pipeline] { [Pipeline] sh 14:53:48 Removing intermediate container 4a12d6d9d033 14:53:48 ---> 385fe35c7d99 14:53:48 14:53:48 Step 11/23 : FROM alpine:3.16 14:53:48 ---> 9c6f07244728 14:53:48 Step 12/23 : RUN apk add --update --no-cache ca-certificates dumb-init 14:53:48 Removing intermediate container a24e7bf19ff8 14:53:48 ---> 6fbb0490fc27 14:53:48 14:53:48 Step 11/23 : FROM alpine:3.16 14:53:48 ---> 9c6f07244728 14:53:48 Step 12/23 : RUN apk add --update --no-cache dumb-init 14:53:48 ---> Running in df7831552851 14:53:48 ---> Running in cc3f97814a09 14:53:48 ---> 61fbbd1b06ed 14:53:48 Step 17/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/kong-admin-config.template.yml /res/kong-admin-config.template.yml 14:53:48 Removing intermediate container f5173bc78f39 14:53:48 ---> 2172000a975c 14:53:48 Step 6/22 : COPY go.mod vendor* ./ 14:53:48 ---> fafa13ca2f99 14:53:48 Step 18/25 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . 14:53:49 ---> 71a59e5814af 14:53:49 Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 14:53:49 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 14:53:49 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 14:53:49 ---> Running in 252ca9ca2d38 14:53:49 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 14:53:49 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 14:53:49 fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 14:53:49 ---> 8a74cc5594c4 14:53:49 Step 19/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . 14:53:49 + go version 14:53:49 go version go1.18.3 linux/arm64 [Pipeline] } 14:53:49 $ docker stop --time=1 e369af9e509aa23b03676caf0d8330ba36f946b14cb4e8e442c2cd562baab877 14:53:49 (1/2) Installing ca-certificates (20220614-r0) 14:53:49 (2/2) Installing dumb-init (1.2.5-r1) 14:53:49 Executing busybox-1.35.0-r17.trigger 14:53:49 Executing ca-certificates-20220614-r0.trigger 14:53:49 (1/1) Installing dumb-init (1.2.5-r1) 14:53:49 Executing busybox-1.35.0-r17.trigger 14:53:49 OK: 6 MiB in 16 packages 14:53:49 OK: 6 MiB in 15 packages 14:53:49 (1/6) Installing dumb-init (1.2.5-r1) 14:53:49 (2/6) Installing libgcc (11.2.1_git20220219-r2) 14:53:49 ---> d3d3d54667be 14:53:49 Step 20/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ 14:53:49 (3/6) Installing libsodium (1.0.18-r0) 14:53:50 (4/6) Installing libstdc++ (11.2.1_git20220219-r2) 14:53:50 ---> b9e428537cb3 14:53:50 Step 21/25 : RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 14:53:50 (5/6) Installing libzmq (4.3.4-r0) 14:53:50 Removing intermediate container cc3f97814a09 14:53:50 ---> b2b0f57c09bd 14:53:50 Step 13/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 14:53:50 ---> Running in 936b034bfee9 14:53:50 Removing intermediate container df7831552851 14:53:50 ---> f9e0bf7925fe 14:53:50 Step 13/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2021: Intel Corporation' 14:53:50 (6/6) Installing zeromq (4.3.4-r0) 14:53:50 ---> Running in 1112a45ef3e2 14:53:50 ---> Running in bae4e1c04364 14:53:50 Executing busybox-1.35.0-r17.trigger 14:53:50 OK: 8 MiB in 20 packages 14:53:50 Removing intermediate container 1112a45ef3e2 14:53:50 ---> ec748ba25391 14:53:50 Step 14/23 : ENV APP_PORT=59861 14:53:50 ---> Running in 9cb3e8825a0f 14:53:50 Removing intermediate container bae4e1c04364 14:53:50 ---> df7fed2c9f1d 14:53:50 Step 14/23 : ENV APP_PORT=59860 14:53:50 ---> Running in 3c6c9be49b3a 14:53:50 Removing intermediate container 9cb3e8825a0f 14:53:50 ---> 3b40fff09bee 14:53:50 Step 15/23 : EXPOSE $APP_PORT 14:53:50 $ docker rm -f e369af9e509aa23b03676caf0d8330ba36f946b14cb4e8e442c2cd562baab877 [Pipeline] // withDockerContainer [Pipeline] } 14:53:51 Removing intermediate container 3c6c9be49b3a 14:53:51 ---> cdbec78b3c8b 14:53:51 Step 15/23 : EXPOSE $APP_PORT 14:53:51 ---> Running in 7c9fcb115d62 14:53:51 Removing intermediate container 9eed3bc3fc7b 14:53:51 ---> b99807230b0e 14:53:51 Step 17/24 : COPY --from=builder /edgex-go/Attribution.txt / 14:53:51 ---> Running in 20b744cb5db8 14:53:51 Removing intermediate container 7c9fcb115d62 14:53:51 ---> c67cc037b12e 14:53:51 Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / 14:53:51 Removing intermediate container 936b034bfee9 14:53:51 ---> ca12b0d1a47d 14:53:51 Step 22/25 : ENTRYPOINT ["entrypoint.sh"] [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { 14:53:51 ---> Running in 009a769363ae 14:53:51 Removing intermediate container 20b744cb5db8 14:53:51 ---> 050eca3be4a2 14:53:51 Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / 14:53:51 ---> 4723c8bb7ed7 14:53:51 Step 18/24 : COPY --from=builder /edgex-go/cmd/core-data/core-data / 14:53:51 ---> 69d7d86214e9 14:53:51 Step 17/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / 14:53:51 Removing intermediate container 009a769363ae 14:53:51 ---> 543c56b8fe8b 14:53:51 Step 23/25 : LABEL arch=x86_64 [Pipeline] sh 14:53:51 ---> Running in ffc0a4c08257 14:53:51 ---> e0ee338a9ce1 14:53:51 Step 17/23 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / 14:53:51 Removing intermediate container ffc0a4c08257 14:53:51 ---> d55ed7bd94db 14:53:51 Step 24/25 : LABEL git_sha=eecae67b44b398aeb3844e6435918fff481fc260 14:53:51 + docker inspect -f . ci-base-image-arm64 14:53:51 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 14:53:52 ---> Running in 6e5ec679fb58 14:53:52 ---> d09e8d4dc4b3 14:53:52 Step 19/24 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml 14:53:52 prd-ubuntu20.04-docker-arm64-4c-16g-29107 does not seem to be running inside a container 14:53:52 $ 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 14:53:52 Removing intermediate container 6e5ec679fb58 14:53:52 ---> f9323895f7cb 14:53:52 Step 25/25 : LABEL version=0.0.0 14:53:52 ---> 1ceaa64456d9 14:53:52 Step 18/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml 14:53:52 ---> 9d10aae68b39 14:53:52 Step 18/23 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml 14:53:52 ---> Running in 8175a4b40779 14:53:52 ---> 07036699f854 14:53:52 Step 20/24 : ENTRYPOINT ["/core-data"] 14:53:52 ---> Running in 6c2a1eab1cd4 14:53:52 ---> 3aa8f76cb1e0 14:53:52 Step 19/23 : ENTRYPOINT ["/support-scheduler"] 14:53:52 Removing intermediate container 8175a4b40779 14:53:52 ---> 699146823b92 14:53:52 14:53:52 ---> 25eb3e35cffa 14:53:52 Step 19/23 : ENTRYPOINT ["/support-notifications"] 14:53:52 ---> Running in fe1e7cb3af7a 14:53:52 Removing intermediate container 6c2a1eab1cd4 14:53:52 ---> 91190f6015be 14:53:52 Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 14:53:52 ---> Running in 77e4b95f305f 14:53:52 Successfully built 699146823b92 14:53:53 Successfully tagged security-secretstore-setup:latest 14:53:53  Building security-secretstore-setup ... done Building security-spire-agent 14:53:53 ---> Running in cb9fa7c62c0f 14:53:53 Removing intermediate container fe1e7cb3af7a 14:53:53 ---> 3746b570e217 14:53:53 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 14:53:53 ---> Running in 7f119fa97f98 14:53:53 Removing intermediate container 77e4b95f305f 14:53:53 ---> 489d34b3f4b5 14:53:53 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 14:53:53 $ docker top 1f9558347749f7014ff0b01d69665a8c19e420ab31f94e32de7a3bde0df8d1d2 -eo pid,comm [Pipeline] { [Pipeline] echo 14:53:53 ========================================================= 14:53:53 [edgeXBuildGoParallel] Running Tests and Build... 14:53:53 ========================================================= [Pipeline] sh 14:53:54 Removing intermediate container cb9fa7c62c0f 14:53:54 ---> 67f52ba88253 14:53:54 Step 22/24 : LABEL arch=x86_64 14:53:54 ---> Running in 9058346ff337 14:53:54 Removing intermediate container 7f119fa97f98 14:53:54 ---> 1addcd389570 14:53:54 Step 21/23 : LABEL arch=x86_64 14:53:54 ---> Running in 74bde2db4631 14:53:54 ---> Running in 90597a1cd8cf 14:53:54 Removing intermediate container 9058346ff337 14:53:54 ---> 6c8ba6ed9aa7 14:53:54 Step 21/23 : LABEL arch=x86_64 14:53:54 ---> Running in 3e753d97762f 14:53:54 Removing intermediate container 74bde2db4631 14:53:54 ---> 8e00c4b4e646 14:53:54 Step 23/24 : LABEL git_sha=eecae67b44b398aeb3844e6435918fff481fc260 14:53:54 Removing intermediate container 90597a1cd8cf 14:53:54 ---> 05466dab4ab8 14:53:54 Step 22/23 : LABEL git_sha=eecae67b44b398aeb3844e6435918fff481fc260 14:53:54 + git config --global --add safe.directory /w/workspace/edgex-go/1 [Pipeline] fileExists [Pipeline] sh 14:53:54 ---> Running in 0b2cb1ab7541 14:53:54 ---> Running in dce6b18481ca 14:53:54 Removing intermediate container 3e753d97762f 14:53:54 ---> ff2aa3e4ee97 14:53:54 Step 22/23 : LABEL git_sha=eecae67b44b398aeb3844e6435918fff481fc260 14:53:54 ---> Running in cd6af2d164b9 14:53:54 Removing intermediate container 0b2cb1ab7541 14:53:54 ---> 58a475a8e2e0 14:53:54 Step 24/24 : LABEL version=0.0.0 14:53:54 Removing intermediate container dce6b18481ca 14:53:54 ---> 65315b908b34 14:53:54 Step 23/23 : LABEL version=0.0.0 14:53:55 ---> Running in b02272238f4c 14:53:55 ---> Running in 734da9b3df54 14:53:55 Removing intermediate container cd6af2d164b9 14:53:55 ---> de29829e94b4 14:53:55 Step 23/23 : LABEL version=0.0.0 14:53:55 ---> Running in ab88de0460df 14:53:55 Removing intermediate container 734da9b3df54 14:53:55 ---> 38d55a42c370 14:53:55 14:53:55 Removing intermediate container b02272238f4c 14:53:55 ---> 12adadab2447 14:53:55 14:53:55 Successfully built 38d55a42c370 14:53:55 Successfully tagged support-scheduler:latest 14:53:55  Building support-scheduler ... done Building security-bootstrapper 14:53:55 + make test 14:53:55 GO111MODULE=on go test -race -coverprofile=coverage.out ./... 14:53:55 Successfully built 12adadab2447 14:53:55 Successfully tagged core-data:latest 14:53:55 Building core-metadata 14:53:55  Building core-data ... done Removing intermediate container ab88de0460df 14:53:55 ---> d09a25f95c77 14:53:55 14:53:55 Successfully built d09a25f95c77 14:53:55 Successfully tagged support-notifications:latest 14:53:55  Building support-notifications ... done Building sys-mgmt-agent 14:53:57 Removing intermediate container 252ca9ca2d38 14:53:57 ---> 8fd2c2f0158d 14:53:57 Step 8/22 : COPY . . 14:53:57 Step 1/26 : ARG BUILDER_BASE=golang:1.18-alpine3.16 14:53:57 Step 2/26 : FROM ${BUILDER_BASE} AS builder 14:53:57 ---> 62720a3739f5 14:53:57 Step 3/26 : WORKDIR /edgex-go 14:53:57 ---> Using cache 14:53:57 ---> 017ed18e594d 14:53:57 Step 4/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 14:53:57 ---> Using cache 14:53:57 ---> c063431eb179 14:53:57 Step 5/26 : RUN apk add --update --no-cache make git build-base curl 14:53:57 ---> Using cache 14:53:57 ---> 57699c590399 14:53:57 Step 6/26 : COPY go.mod vendor* ./ 14:53:57 ---> Using cache 14:53:57 ---> 80e1c363a726 14:53:57 Step 7/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 14:53:57 ---> Using cache 14:53:57 ---> 504c7006ff62 14:53:57 Step 8/26 : COPY . . 14:53:57 ---> Using cache 14:53:57 ---> 12938bd3080e 14:53:57 Step 9/26 : ARG SPIRE_RELEASE=1.2.1 14:53:57 ---> Using cache 14:53:57 ---> 788261413011 14:53:57 Step 10/26 : WORKDIR /edgex-go/spire-build 14:53:57 ---> Using cache 14:53:57 ---> f70cd8da6de0 14:53:57 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 14:53:57 ---> Using cache 14:53:57 ---> 6334d012bf3b 14:53:57 Step 12/26 : WORKDIR /edgex-go 14:53:57 ---> Using cache 14:53:57 ---> a25923c884a2 14:53:57 14:53:57 Step 13/26 : FROM alpine:3.15 14:53:57 ---> c4fc93816858 14:53:57 Step 14/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' 14:53:57 ---> Using cache 14:53:57 ---> ef682782ef7a 14:53:57 Step 15/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 14:53:57 ---> Using cache 14:53:57 ---> a69c5c27f3ca 14:53:57 Step 16/26 : RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 14:53:57 ---> Using cache 14:53:57 ---> 0883a46405df 14:53:57 Step 17/26 : COPY --from=builder /usr/local/bin/spire-agent /usr/local/bin 14:54:01 Step 1/33 : ARG BUILDER_BASE=golang:1.18-alpine3.16 14:54:01 Step 2/33 : FROM ${BUILDER_BASE} AS builder 14:54:01 ---> 62720a3739f5 14:54:01 Step 3/33 : WORKDIR /edgex-go 14:54:01 ---> Using cache 14:54:01 ---> 017ed18e594d 14:54:01 Step 4/33 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 14:54:01 ---> Using cache 14:54:01 ---> c063431eb179 14:54:01 Step 5/33 : RUN apk add --update --no-cache make git 14:54:01 ---> Using cache 14:54:01 ---> 2172000a975c 14:54:01 Step 6/33 : COPY go.mod vendor* ./ 14:54:01 ---> Using cache 14:54:01 ---> 71a59e5814af 14:54:01 Step 7/33 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 14:54:01 ---> Using cache 14:54:01 ---> 8fd2c2f0158d 14:54:01 Step 8/33 : COPY . . 14:54:01 Step 1/25 : ARG BUILDER_BASE=golang:1.18-alpine3.16 14:54:01 Step 2/25 : FROM ${BUILDER_BASE} AS builder 14:54:01 ---> 62720a3739f5 14:54:01 Step 3/25 : ARG ADD_BUILD_TAGS="" 14:54:01 ---> Using cache 14:54:01 ---> 60b82fe5b0e9 14:54:01 Step 4/25 : WORKDIR /edgex-go 14:54:01 ---> Using cache 14:54:01 ---> 379ce25b5ef1 14:54:01 Step 5/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 14:54:01 ---> Using cache 14:54:01 ---> 9cd73f62c7bd 14:54:01 Step 6/25 : RUN apk add --update --no-cache make git 14:54:01 Step 1/23 : ARG BUILDER_BASE=golang:1.18-alpine3.16 14:54:01 Step 2/23 : FROM ${BUILDER_BASE} AS builder 14:54:01 ---> 62720a3739f5 14:54:01 Step 3/23 : WORKDIR /edgex-go 14:54:01 ---> Using cache 14:54:01 ---> 017ed18e594d 14:54:01 Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 14:54:01 ---> Using cache 14:54:01 ---> c063431eb179 14:54:01 Step 5/23 : RUN apk add --update --no-cache make bash git 14:54:04 ---> 0667d8623154 14:54:04 Step 18/26 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin 14:54:04 ---> Running in ec457844d0de 14:54:04 ---> Running in 0703db666f5f 14:54:04 ---> 1afc87a290b5 14:54:04 Step 9/22 : RUN make cmd/security-proxy-setup/security-proxy-setup cmd/secrets-config/secrets-config 14:54:04 ---> Running in 261b79fd1689 14:54:04 ---> 7e89d081034c 14:54:04 Step 9/33 : RUN make cmd/security-bootstrapper/security-bootstrapper 14:54:04 ---> Running in 13afe3e200c8 14:54:04 fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 14:54:04 ---> 5e3cedc558de 14:54:04 Step 19/26 : COPY --from=builder /edgex-go/cmd/security-spire-agent/docker-entrypoint.sh /usr/local/bin/ 14:54:04 fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 14:54: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-proxy-setup/security-proxy-setup ./cmd/security-proxy-setup 14:54:04 ---> 392a604b3a36 14:54:04 Step 20/26 : COPY --from=builder /edgex-go/cmd/security-spire-agent/agent.conf /usr/local/etc/spire/agent.conf.tpl 14:54: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-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper 14:54:05 ---> 8d9ad39846f1 14:54:05 Step 21/26 : COPY --from=builder /edgex-go/cmd/security-spire-agent/openssl.conf /usr/local/etc/ 14:54:05 ---> 6c4666723c7c 14:54:05 Step 22/26 : ENTRYPOINT [ "/usr/bin/dumb-init" ] 14:54:05 ---> Running in dda08e7c8642 14:54:05 fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 14:54:05 fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 14:54:05 Removing intermediate container dda08e7c8642 14:54:05 ---> 8731c3804bf1 14:54:05 Step 23/26 : CMD [ "--verbose", "docker-entrypoint.sh" ] 14:54:05 ---> Running in d5a1652d99fc 14:54:05 Removing intermediate container d5a1652d99fc 14:54:05 ---> a8e586a8fe95 14:54:05 Step 24/26 : LABEL arch=x86_64 14:54:05 OK: 211 MiB in 51 packages 14:54:05 ---> Running in 479a46b62280 14:54:05 OK: 211 MiB in 51 packages 14:54:05 Removing intermediate container 479a46b62280 14:54:05 ---> d50bc5e23041 14:54:05 Step 25/26 : LABEL git_sha=eecae67b44b398aeb3844e6435918fff481fc260 14:54:05 ---> Running in 832ee2906e75 14:54:06 Removing intermediate container 832ee2906e75 14:54:06 ---> 01253e1553ec 14:54:06 Step 26/26 : LABEL version=0.0.0 14:54:06 ---> Running in 066118b2712d 14:54:06 Removing intermediate container 066118b2712d 14:54:06 ---> becfc998b1d4 14:54:06 14:54:06 Removing intermediate container ec457844d0de 14:54:06 ---> 08dc8c119476 14:54:06 Step 7/25 : COPY go.mod vendor* ./ 14:54:06 Successfully built becfc998b1d4 14:54:06 Successfully tagged security-spire-agent:latest 14:54:06 Building security-spiffe-token-provider 14:54:06  Building security-spire-agent ... done Removing intermediate container 0703db666f5f 14:54:06 ---> 6184993f6679 14:54:06 Step 6/23 : COPY go.mod vendor* ./ 14:54:07 ---> 31644b92811c 14:54:07 Step 8/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 14:54:08 ---> 2cb23d5697a2 14:54:08 Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 14:54:08 ---> Running in 794dfb0511b5 14:54:08 ---> Running in 836cc095c284 14:54:09 Step 1/20 : ARG BUILDER_BASE=golang:1.18-alpine3.16 14:54:09 Step 2/20 : FROM ${BUILDER_BASE} AS builder 14:54:09 ---> 62720a3739f5 14:54:09 Step 3/20 : WORKDIR /edgex-go 14:54:09 ---> Using cache 14:54:09 ---> 017ed18e594d 14:54:09 Step 4/20 : RUN apk update && apk --no-cache --update add build-base 14:54:10 ---> Running in ac30e246c7c7 14:54:11 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 14:54:11 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 14:54:11 v3.16.2-161-gc2ac19fd6b [https://dl-cdn.alpinelinux.org/alpine/v3.16/main] 14:54:11 v3.16.2-163-g5c02fd86e3 [https://dl-cdn.alpinelinux.org/alpine/v3.16/community] 14:54:11 OK: 17040 distinct packages available 14:54:11 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 14:54:11 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 14:54:11 OK: 211 MiB in 51 packages 14:54:13 Removing intermediate container ac30e246c7c7 14:54:13 ---> 359fbf565492 14:54:13 Step 5/20 : COPY go.mod vendor* ./ 14:54:14 ---> 22ccc1f93d10 14:54:14 Step 6/20 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 14:54:14 ---> Running in 175e246a5dcd 14:54:21 Removing intermediate container 836cc095c284 14:54:21 ---> 55af78348956 14:54:21 Step 8/23 : COPY . . 14:54:21 Removing intermediate container 794dfb0511b5 14:54:21 ---> 150687ae184d 14:54:21 Step 9/25 : COPY . . 14:54: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/secrets-config ./cmd/secrets-config 14:54:25 ---> 10e146e05cf5 14:54:25 Step 10/25 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-metadata/core-metadata 14:54:25 ---> 46c99ce8f30f 14:54:25 Step 9/23 : RUN make cmd/sys-mgmt-agent/sys-mgmt-agent 14:54:25 Removing intermediate container 175e246a5dcd 14:54:25 ---> d1aefc4b1e04 14:54:25 Step 7/20 : COPY . . 14:54:25 ---> Running in 4bc3b7eb62de 14:54:25 ---> Running in 145106d86aff 14:54:26 CGO_ENABLED=0 GO111MODULE=on go build -tags " no_zmq non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-metadata/core-metadata ./cmd/core-metadata 14:54:26 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 14:54:27 ? github.com/edgexfoundry/edgex-go [no test files] 14:54:28 Removing intermediate container 261b79fd1689 14:54:28 ---> c05300d44155 14:54:28 14:54:28 Step 10/22 : FROM alpine:3.16 14:54:28 ---> 9c6f07244728 14:54:28 Step 11/22 : RUN apk add --update --no-cache curl dumb-init 14:54:28 ---> Running in 70eb2e758a04 14:54:28 Removing intermediate container 13afe3e200c8 14:54:28 ---> 312cba84eab4 14:54:28 14:54:28 Step 10/33 : FROM alpine:3.16 14:54:28 ---> 9c6f07244728 14:54:28 Step 11/33 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' 14:54:28 ---> Running in 99df4db1875e 14:54:28 Removing intermediate container 99df4db1875e 14:54:28 ---> 2f56ed923be6 14:54:28 Step 12/33 : RUN apk add --update --no-cache dumb-init su-exec 14:54:28 ---> Running in 971629506cd2 14:54:28 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 14:54:28 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 14:54:28 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 14:54:28 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 14:54:28 (1/6) Installing ca-certificates (20220614-r0) 14:54:28 (2/6) Installing brotli-libs (1.0.9-r6) 14:54:28 (3/6) Installing nghttp2-libs (1.47.0-r0) 14:54:28 (4/6) Installing libcurl (7.83.1-r3) 14:54:28 (5/6) Installing curl (7.83.1-r3) 14:54:28 (6/6) Installing dumb-init (1.2.5-r1) 14:54:28 Executing busybox-1.35.0-r17.trigger 14:54:28 Executing ca-certificates-20220614-r0.trigger 14:54:28 OK: 8 MiB in 20 packages 14:54:28 (1/2) Installing dumb-init (1.2.5-r1) 14:54:28 (2/2) Installing su-exec (0.2-r1) 14:54:28 Executing busybox-1.35.0-r17.trigger 14:54:28 OK: 6 MiB in 16 packages 14:54:30 ---> b9b62c30a65e 14:54:30 Step 8/20 : RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider 14:54:30 ---> Running in fad1b9390c87 14:54:30 Removing intermediate container 971629506cd2 14:54:30 ---> 5c09e208f92e 14:54:30 Step 13/33 : ENV SECURITY_INIT_DIR /edgex-init 14:54:30 Removing intermediate container 70eb2e758a04 14:54:30 ---> 6562d7a92933 14:54:30 Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' 14:54:30 ---> Running in c331dfe01327 14:54:30 ---> Running in a44d8ce48998 14:54:30 Removing intermediate container a44d8ce48998 14:54:30 ---> 006fb18a29de 14:54:30 Step 13/22 : WORKDIR /edgex 14:54:30 Removing intermediate container c331dfe01327 14:54:30 ---> 108a2d303083 14:54:30 Step 14/33 : ENV SECURITY_INIT_STAGING /edgex-init-staging 14:54:30 ---> Running in a0d8367cca23 14:54:30 ---> Running in 4c4cbc02dd54 14:54:31 Removing intermediate container a0d8367cca23 14:54:31 ---> ea8547eb1b86 14:54:31 Step 14/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/res/configuration.toml res/configuration.toml 14:54:31 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 14:54:31 Removing intermediate container 4c4cbc02dd54 14:54:31 ---> 6f69dcb0c3b0 14:54:31 Step 15/33 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_STAGING}/bootstrap-redis 14:54:31 ---> Running in fa9ddaede2d5 14:54:31 ---> 9d64d147e0b7 14:54:31 Step 15/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/security-proxy-setup . 14:54:31 Removing intermediate container fa9ddaede2d5 14:54:31 ---> fdeccad347eb 14:54:31 Step 16/33 : ARG BOOTSTRAP_MOSQUITTO_DIR=${SECURITY_INIT_STAGING}/bootstrap-mosquitto 14:54:31 ---> Running in 9dcc4a8e3514 14:54:31 Removing intermediate container 9dcc4a8e3514 14:54:31 ---> 52febbf024ce 14:54:31 Step 17/33 : RUN mkdir -p ${BOOTSTRAP_REDIS_DIR} ${BOOTSTRAP_MOSQUITTO_DIR} 14:54:31 ---> Running in dae47780b475 14:54:31 ---> 99be965a6069 14:54:31 Step 16/22 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . 14:54:32 ---> 4b2e9875a0e5 14:54:32 Step 17/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/entrypoint.sh /usr/local/bin/ 14:54:33 ---> 228567426fb7 14:54:33 Step 18/22 : RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 14:54:33 Removing intermediate container dae47780b475 14:54:33 ---> bab7d07d6095 14:54:33 Step 18/33 : WORKDIR ${SECURITY_INIT_STAGING} 14:54:33 ---> Running in ed59fd643507 14:54:33 ---> Running in 3b4d6d222094 14:54:33 Removing intermediate container 3b4d6d222094 14:54:33 ---> d296ddf2d781 14:54:33 Step 19/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_STAGING}/ 14:54:34 ---> 1908c1afd6c0 14:54:34 Step 20/33 : RUN chmod +x ${SECURITY_INIT_STAGING}/*.sh 14:54:34 ---> Running in 7deb60209536 14:54:35 Removing intermediate container ed59fd643507 14:54:35 ---> 83a6e1d0b028 14:54:35 Step 19/22 : ENTRYPOINT ["entrypoint.sh"] 14:54:35 ---> Running in cb4dea1f9e09 14:54:35 Removing intermediate container cb4dea1f9e09 14:54:35 ---> cbc578c13135 14:54:35 Step 20/22 : LABEL arch=x86_64 14:54:35 ---> Running in 7f91bbf9b469 14:54:35 Removing intermediate container 7f91bbf9b469 14:54:35 ---> 7b6e11aeed21 14:54:35 Step 21/22 : LABEL git_sha=eecae67b44b398aeb3844e6435918fff481fc260 14:54:35 ---> Running in 7d8b36c2045f 14:54:35 Removing intermediate container 7deb60209536 14:54:35 ---> 1a76596f8bbf 14:54:35 Step 21/33 : COPY --from=builder /edgex-go/Attribution.txt / 14:54:36 Removing intermediate container 7d8b36c2045f 14:54:36 ---> e48adab9baea 14:54:36 Step 22/22 : LABEL version=0.0.0 14:54:36 ---> Running in d4278d7d075d 14:54:36 ---> 13c5a8649c83 14:54:36 Step 22/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . 14:54:36 Removing intermediate container d4278d7d075d 14:54:36 ---> 794f072e9112 14:54:36 14:54:36 Successfully built 794f072e9112 14:54:36 Successfully tagged security-proxy-setup:latest 14:54:36  Building security-proxy-setup ... done Building core-command 14:54:38 ---> 5ca40d9b114f 14:54:38 Step 23/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.toml ./res/ 14:54:39 ---> e648adb30f03 14:54:39 Step 24/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml ${BOOTSTRAP_REDIS_DIR}/res/ 14:54:39 Step 1/24 : ARG BUILDER_BASE=golang:1.18-alpine3.16 14:54:39 Step 2/24 : FROM ${BUILDER_BASE} AS builder 14:54:39 ---> 62720a3739f5 14:54:39 Step 3/24 : ARG ADD_BUILD_TAGS="" 14:54:39 ---> Using cache 14:54:39 ---> 60b82fe5b0e9 14:54:39 Step 4/24 : WORKDIR /edgex-go 14:54:39 ---> Using cache 14:54:39 ---> 379ce25b5ef1 14:54:39 Step 5/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 14:54:39 ---> Using cache 14:54:39 ---> 9cd73f62c7bd 14:54:39 Step 6/24 : RUN apk add --update --no-cache make git 14:54:39 ---> Using cache 14:54:39 ---> 08dc8c119476 14:54:39 Step 7/24 : COPY go.mod vendor* ./ 14:54:39 ---> Using cache 14:54:39 ---> 31644b92811c 14:54:39 Step 8/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 14:54:39 ---> Using cache 14:54:39 ---> 150687ae184d 14:54:39 Step 9/24 : COPY . . 14:54:39 ---> Using cache 14:54:39 ---> 10e146e05cf5 14:54:39 Step 10/24 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-command/core-command 14:54:39 ---> Running in c79150bea24b 14:54:40 ---> cc69ce44ed87 14:54:40 Step 25/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-mosquitto/configuration.toml ${BOOTSTRAP_MOSQUITTO_DIR}/res/ 14:54:40 CGO_ENABLED=0 GO111MODULE=on go build -tags " no_zmq non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-command/core-command ./cmd/core-command 14:54:40 ---> 75f2a340297e 14:54:40 Step 26/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ ${SECURITY_INIT_STAGING}/consul-bootstrapper/ 14:54:40 ---> 7d0281bcba84 14:54:40 Step 27/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / 14:54:41 ---> 9cf2e5df2078 14:54:41 Step 28/33 : RUN chmod +x /entrypoint.sh 14:54:41 ---> Running in cf771974cecf 14:54:43 Removing intermediate container cf771974cecf 14:54:43 ---> d543c0340be6 14:54:43 Step 29/33 : ENTRYPOINT ["/entrypoint.sh"] 14:54:43 ---> Running in d5477af95031 14:54:43 Removing intermediate container d5477af95031 14:54:43 ---> 10aa5363208f 14:54:43 Step 30/33 : CMD ["gate"] 14:54:43 ---> Running in 0a17fc8aebb1 14:54:43 Removing intermediate container 0a17fc8aebb1 14:54:43 ---> b3491222b81e 14:54:43 Step 31/33 : LABEL arch=x86_64 14:54:43 ---> Running in f73c8af435f2 14:54:44 Removing intermediate container f73c8af435f2 14:54:44 ---> d02ac0042c53 14:54:44 Step 32/33 : LABEL git_sha=eecae67b44b398aeb3844e6435918fff481fc260 14:54:44 ---> Running in 565e8535846c 14:54:44 Removing intermediate container 565e8535846c 14:54:44 ---> 3fd48a52a9e7 14:54:44 Step 33/33 : LABEL version=0.0.0 14:54:44 ---> Running in f1494c689797 14:54:44 Removing intermediate container f1494c689797 14:54:44 ---> fb32138962e2 14:54:44 14:54:44 Successfully built fb32138962e2 14:54:44 Successfully tagged security-bootstrapper:latest 14:54:51  Building security-bootstrapper ... done Removing intermediate container 145106d86aff 14:54:51 ---> 6176215e12a6 14:54:51 Step 10/23 : RUN make cmd/sys-mgmt-executor/sys-mgmt-executor 14:54:51 ---> Running in c0d6ea7db40f 14:54:51 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 14:54:53 Removing intermediate container 4bc3b7eb62de 14:54:53 ---> 9e1fd4afb92a 14:54:53 14:54:53 Step 11/25 : FROM alpine:3.16 14:54:53 ---> 9c6f07244728 14:54:53 Step 12/25 : RUN apk add --update --no-cache dumb-init 14:54:53 ---> Using cache 14:54:53 ---> b2b0f57c09bd 14:54:53 Step 13/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 14:54:53 ---> Using cache 14:54:53 ---> ec748ba25391 14:54:53 Step 14/25 : ENV APP_PORT=59881 14:54:53 ---> Running in 4b5028eab27a 14:54:54 Removing intermediate container c0d6ea7db40f 14:54:54 ---> f75d61b77f6d 14:54:54 14:54:54 Step 11/23 : FROM alpine:3.16 14:54:54 ---> 9c6f07244728 14:54:54 Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2017-2019: Mainflux, Cavium, Dell, Copyright (c) 2021: Intel Corporation' 14:54:54 Removing intermediate container 4b5028eab27a 14:54:54 ---> c2693edee804 14:54:54 Step 15/25 : EXPOSE $APP_PORT 14:54:54 ---> Running in 5a5d4d36ec07 14:54:54 ---> Running in 7ad8ac1c58a4 14:54:54 Removing intermediate container 5a5d4d36ec07 14:54:54 ---> ca7ecfdd7890 14:54:54 Step 13/23 : RUN apk add --update --no-cache bash dumb-init py3-pip curl docker-cli && pip install --no-cache-dir docker-compose==1.23.2 14:54:54 Removing intermediate container 7ad8ac1c58a4 14:54:54 ---> 17c4c2f46197 14:54:54 Step 16/25 : WORKDIR / 14:54:54 ---> Running in 1a5d725b51be 14:54:54 ---> Running in 0e91b4d273b5 14:54:54 Removing intermediate container 0e91b4d273b5 14:54:54 ---> 48afc624943b 14:54:54 Step 17/25 : COPY --from=builder /edgex-go/Attribution.txt / 14:54:55 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 14:54:55 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 14:54:55 ---> 9f8cf3a22194 14:54:55 Step 18/25 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / 14:54:55 (1/33) Installing ncurses-terminfo-base (6.3_p20220521-r0) 14:54:55 (2/33) Installing ncurses-libs (6.3_p20220521-r0) 14:54:55 (3/33) Installing readline (8.1.2-r0) 14:54:55 (4/33) Installing bash (5.1.16-r2) 14:54:55 Executing bash-5.1.16-r2.post-install 14:54:55 (5/33) Installing ca-certificates (20220614-r0) 14:54:55 (6/33) Installing brotli-libs (1.0.9-r6) 14:54:55 (7/33) Installing nghttp2-libs (1.47.0-r0) 14:54:55 (8/33) Installing libcurl (7.83.1-r3) 14:54:55 (9/33) Installing curl (7.83.1-r3) 14:54:55 (10/33) Installing docker-cli (20.10.18-r0) 14:54:55 (11/33) Installing dumb-init (1.2.5-r1) 14:54:55 (12/33) Installing libbz2 (1.0.8-r1) 14:54:55 (13/33) Installing expat (2.4.8-r0) 14:54:55 (14/33) Installing libffi (3.4.2-r1) 14:54:55 (15/33) Installing gdbm (1.23-r0) 14:54:55 (16/33) Installing xz-libs (5.2.5-r1) 14:54:55 (17/33) Installing libgcc (11.2.1_git20220219-r2) 14:54:55 (18/33) Installing libstdc++ (11.2.1_git20220219-r2) 14:54:55 (19/33) Installing mpdecimal (2.5.1-r1) 14:54:55 (20/33) Installing sqlite-libs (3.38.5-r0) 14:54:55 (21/33) Installing python3 (3.10.5-r0) 14:54:55 ---> 1d5c90dfb5af 14:54:55 Step 19/25 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml 14:54:56 (22/33) Installing py3-contextlib2 (21.6.0-r2) 14:54:56 (23/33) Installing py3-tomli (2.0.1-r1) 14:54:56 (24/33) Installing py3-pep517 (0.12.0-r2) 14:54:56 (25/33) Installing py3-six (1.16.0-r1) 14:54:56 (26/33) Installing py3-retrying (1.3.3-r3) 14:54:56 (27/33) Installing py3-appdirs (1.4.4-r3) 14:54:56 (28/33) Installing py3-more-itertools (8.13.0-r0) 14:54:56 (29/33) Installing py3-ordered-set (4.0.2-r3) 14:54:56 (30/33) Installing py3-parsing (2.4.7-r3) 14:54:56 (31/33) Installing py3-packaging (21.3-r0) 14:54:56 (32/33) Installing py3-setuptools (59.4.0-r0) 14:54:56 (33/33) Installing py3-pip (22.1.1-r0) 14:54:56 Executing busybox-1.35.0-r17.trigger 14:54:56 Executing ca-certificates-20220614-r0.trigger 14:54:56 OK: 122 MiB in 47 packages 14:54:56 ---> 63187b29c411 14:54:56 Step 20/25 : COPY --from=builder /edgex-go/cmd/core-metadata/res/uom.toml /res/uom.toml 14:54:56 ---> 98009c0a5777 14:54:56 Step 21/25 : ENTRYPOINT ["/core-metadata"] 14:54:56 ---> Running in ed4d73ce3407 14:54:57 Removing intermediate container ed4d73ce3407 14:54:57 ---> 7e4a1f7c09d2 14:54:57 Step 22/25 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 14:54:57 ---> Running in f69db2a3c523 14:54:57 Removing intermediate container f69db2a3c523 14:54:57 ---> b654a965c50b 14:54:57 Step 23/25 : LABEL arch=x86_64 14:54:57 ---> Running in 1bf412726a3b 14:54:57 Removing intermediate container 1bf412726a3b 14:54:57 ---> 7e8b8aa78798 14:54:57 Step 24/25 : LABEL git_sha=eecae67b44b398aeb3844e6435918fff481fc260 14:54:57 ---> Running in c76569ef7fb2 14:54:57 Removing intermediate container c76569ef7fb2 14:54:57 ---> 1aa0ee1e0534 14:54:57 Step 25/25 : LABEL version=0.0.0 14:54:57 ---> Running in ec95eae1d969 14:54:58 Removing intermediate container ec95eae1d969 14:54:58 ---> e4188a56b89e 14:54:58 14:54:58 Successfully built e4188a56b89e 14:54:58 Successfully tagged core-metadata:latest 14:54:58  Building core-metadata ... done Collecting docker-compose==1.23.2 14:54:58 Downloading docker_compose-1.23.2-py2.py3-none-any.whl (131 kB) 14:54:58 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 131.9/131.9 kB 28.8 MB/s eta 0:00:00 14:54:58 Collecting dockerpty<0.5,>=0.4.1 14:54:58 Downloading dockerpty-0.4.1.tar.gz (13 kB) 14:54:58 Preparing metadata (setup.py): started 14:54:59 Preparing metadata (setup.py): finished with status 'done' 14:54:59 Collecting docopt<0.7,>=0.6.1 14:54:59 Downloading docopt-0.6.2.tar.gz (25 kB) 14:54:59 Preparing metadata (setup.py): started 14:54:59 Preparing metadata (setup.py): finished with status 'done' 14:54:59 Collecting docker<4.0,>=3.6.0 14:54:59 Downloading docker-3.7.3-py2.py3-none-any.whl (134 kB) 14:54:59 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 134.5/134.5 kB 76.5 MB/s eta 0:00:00 14:54:59 Collecting requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1 14:54:59 Downloading requests-2.20.1-py2.py3-none-any.whl (57 kB) 14:54:59 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 58.0/58.0 kB 42.1 MB/s eta 0:00:00 14:54:59 Collecting PyYAML<4,>=3.10 14:54:59 Downloading PyYAML-3.13.tar.gz (270 kB) 14:54:59 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 270.6/270.6 kB 70.8 MB/s eta 0:00:00 14:54:59 Preparing metadata (setup.py): started 14:55:00 Preparing metadata (setup.py): finished with status 'done' 14:55:00 Collecting cached-property<2,>=1.2.0 14:55:00 Downloading cached_property-1.5.2-py2.py3-none-any.whl (7.6 kB) 14:55:00 Collecting jsonschema<3,>=2.5.1 14:55:00 Downloading jsonschema-2.6.0-py2.py3-none-any.whl (39 kB) 14:55:00 Requirement already satisfied: six<2,>=1.3.0 in /usr/lib/python3.10/site-packages (from docker-compose==1.23.2) (1.16.0) 14:55:00 Collecting websocket-client<1.0,>=0.32.0 14:55:00 Downloading websocket_client-0.59.0-py2.py3-none-any.whl (67 kB) 14:55:00 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 67.2/67.2 kB 163.3 MB/s eta 0:00:00 14:55:00 Collecting texttable<0.10,>=0.9.0 14:55:00 Downloading texttable-0.9.1.tar.gz (11 kB) 14:55:00 Preparing metadata (setup.py): started 14:55:00 Preparing metadata (setup.py): finished with status 'done' 14:55:00 Collecting docker-pycreds>=0.4.0 14:55:00 Downloading docker_pycreds-0.4.0-py2.py3-none-any.whl (9.0 kB) 14:55:00 Collecting certifi>=2017.4.17 14:55:00 Downloading certifi-2022.6.15.2-py3-none-any.whl (160 kB) 14:55:00 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 160.4/160.4 kB 154.3 MB/s eta 0:00:00 14:55:00 Collecting idna<2.8,>=2.5 14:55:00 Downloading idna-2.7-py2.py3-none-any.whl (58 kB) 14:55:00 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 58.2/58.2 kB 172.2 MB/s eta 0:00:00 14:55:00 Collecting urllib3<1.25,>=1.21.1 14:55:00 Downloading urllib3-1.24.3-py2.py3-none-any.whl (118 kB) 14:55:00 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 118.8/118.8 kB 103.5 MB/s eta 0:00:00 14:55:00 Collecting chardet<3.1.0,>=3.0.2 14:55:00 Downloading chardet-3.0.4-py2.py3-none-any.whl (133 kB) 14:55:00 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 133.4/133.4 kB 54.6 MB/s eta 0:00:00 14:55:00 Using legacy 'setup.py install' for dockerpty, since package 'wheel' is not installed. 14:55:00 Using legacy 'setup.py install' for docopt, since package 'wheel' is not installed. 14:55:00 Using legacy 'setup.py install' for PyYAML, since package 'wheel' is not installed. 14:55:00 Using legacy 'setup.py install' for texttable, since package 'wheel' is not installed. 14:55:01 Installing collected packages: texttable, PyYAML, jsonschema, idna, docopt, chardet, cached-property, websocket-client, urllib3, dockerpty, docker-pycreds, certifi, requests, docker, docker-compose 14:55:01 Running setup.py install for texttable: started 14:55:01 Removing intermediate container fad1b9390c87 14:55:01 ---> 004ebd582cf0 14:55:01 14:55:01 Step 9/20 : FROM alpine:3.15 14:55:01 ---> c4fc93816858 14:55:01 Step 10/20 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' 14:55:01 ---> Using cache 14:55:01 ---> ef682782ef7a 14:55:01 Step 11/20 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 14:55:01 ---> Using cache 14:55:01 ---> a69c5c27f3ca 14:55:01 Step 12/20 : RUN apk update && apk --no-cache --update add dumb-init curl gcompat 14:55:01 ---> Running in 2c4d7a80319b 14:55:01 Running setup.py install for texttable: finished with status 'done' 14:55:01 Running setup.py install for PyYAML: started 14:55:01 fetch https://dl-4.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 14:55:01 Running setup.py install for PyYAML: finished with status 'done' 14:55:01 Running setup.py install for docopt: started 14:55:02 Running setup.py install for docopt: finished with status 'done' 14:55:02 fetch https://dl-4.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 14:55:02 v3.15.6-58-g8383ce94d2 [https://dl-4.alpinelinux.org/alpine/v3.15/main] 14:55:02 v3.15.6-58-g8383ce94d2 [https://dl-4.alpinelinux.org/alpine/v3.15/community] 14:55:02 OK: 15856 distinct packages available 14:55:02 fetch https://dl-4.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 14:55:03 Removing intermediate container c79150bea24b 14:55:03 ---> 6c45b9b29618 14:55:03 14:55:03 Step 11/24 : FROM alpine:3.16 14:55:03 ---> 9c6f07244728 14:55:03 Step 12/24 : RUN apk add --update --no-cache dumb-init 14:55:03 ---> Using cache 14:55:03 ---> b2b0f57c09bd 14:55:03 Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 14:55:03 ---> Using cache 14:55:03 ---> ec748ba25391 14:55:03 Step 14/24 : ENV APP_PORT=59882 14:55:03 ---> Running in d9c1bce05752 14:55:03 Removing intermediate container d9c1bce05752 14:55:03 ---> ebe4ee439ea0 14:55:03 Step 15/24 : EXPOSE $APP_PORT 14:55:03 Running setup.py install for dockerpty: started 14:55:03 ---> Running in 19ce25c06f0b 14:55:03 Removing intermediate container 19ce25c06f0b 14:55:03 ---> 2e4ed69bf434 14:55:03 Step 16/24 : WORKDIR / 14:55:03 ---> Running in 0b9c3dc9d975 14:55:03 Removing intermediate container 0b9c3dc9d975 14:55:03 ---> 2fffb0be00fa 14:55:03 Step 17/24 : COPY --from=builder /edgex-go/Attribution.txt / 14:55:03 Running setup.py install for dockerpty: finished with status 'done' 14:55:03 ---> a71d37f20aab 14:55:03 Step 18/24 : COPY --from=builder /edgex-go/cmd/core-command/core-command / 14:55:03 fetch https://dl-4.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 14:55:03 ---> b6b541785c80 14:55:03 Step 19/24 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml 14:55:03 Successfully installed PyYAML-3.13 cached-property-1.5.2 certifi-2022.6.15.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 14:55:03 WARNING: Running pip as the 'root' user can result in broken permissions and conflicting behaviour with the system package manager. It is recommended to use a virtual environment instead: https://pip.pypa.io/warnings/venv 14:55:04 (1/9) Installing ca-certificates (20220614-r0) 14:55:04 ---> e86f14847814 14:55:04 Step 20/24 : ENTRYPOINT ["/core-command"] 14:55:04 (2/9) Installing brotli-libs (1.0.9-r5) 14:55:04 ---> Running in 274ab48d78ff 14:55:04 (3/9) Installing nghttp2-libs (1.46.0-r0) 14:55:04 Removing intermediate container 274ab48d78ff 14:55:04 ---> ae080f222bd9 14:55:04 Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 14:55:04 ---> Running in 05ae6165206b 14:55:04 (4/9) Installing libcurl (7.80.0-r3) 14:55:04 Removing intermediate container 05ae6165206b 14:55:04 ---> 2ad34550d08f 14:55:04 Step 22/24 : LABEL arch=x86_64 14:55:04 (5/9) Installing curl (7.80.0-r3) 14:55:04 ---> Running in 94de28c29b72 14:55:04 (6/9) Installing dumb-init (1.2.5-r1) 14:55:04 Removing intermediate container 94de28c29b72 14:55:04 ---> 9eecc1da6e5b 14:55:04 Step 23/24 : LABEL git_sha=eecae67b44b398aeb3844e6435918fff481fc260 14:55:04 ---> Running in e282a83d8eb4 14:55:04 (7/9) Installing musl-obstack (1.2.3-r0) 14:55:04 (8/9) Installing libucontext (1.1-r0) 14:55:04 Removing intermediate container e282a83d8eb4 14:55:04 ---> d09ef0346147 14:55:04 Step 24/24 : LABEL version=0.0.0 14:55:04 (9/9) Installing gcompat (1.0.0-r4) 14:55:04 ---> Running in 6adfc05d2e69 14:55:04 Executing busybox-1.34.1-r7.trigger 14:55:04 Executing ca-certificates-20220614-r0.trigger 14:55:04 OK: 8 MiB in 23 packages 14:55:05 Removing intermediate container 6adfc05d2e69 14:55:05 ---> f0013b40cb27 14:55:05 14:55:05 Successfully built f0013b40cb27 14:55:05 Successfully tagged core-command:latest 14:55:05  Building core-command ... done Removing intermediate container 2c4d7a80319b 14:55:05 ---> 2b1cbf6103ee 14:55:05 Step 13/20 : COPY --from=builder /edgex-go/Attribution.txt / 14:55:06 ---> d96b73c1cf48 14:55:06 Step 14/20 : COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/security-spiffe-token-provider / 14:55:06 ---> 593925a26f33 14:55:06 Step 15/20 : COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/res/configuration.toml /res/configuration.toml 14:55:06 ---> cf0ca08ddc30 14:55:06 Step 16/20 : ENTRYPOINT [ "/security-spiffe-token-provider" ] 14:55:06 ---> Running in c01446aed05a 14:55:06 Removing intermediate container c01446aed05a 14:55:06 ---> cfbd142c1cff 14:55:06 Step 17/20 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 14:55:06 ---> Running in acbdf11a77db 14:55:07 Removing intermediate container 1a5d725b51be 14:55:07 ---> 0d50e89171ee 14:55:07 Step 14/23 : ENV APP_PORT=58890 14:55:07 ---> Running in d1d9e3ca27d7 14:55:07 Removing intermediate container acbdf11a77db 14:55:07 ---> 5f5d656bea41 14:55:07 Step 18/20 : LABEL arch=x86_64 14:55:07 ---> Running in 6ceaae21d0dd 14:55:07 Removing intermediate container d1d9e3ca27d7 14:55:07 ---> 471295ab8d5a 14:55:07 Step 15/23 : EXPOSE $APP_PORT 14:55:07 ---> Running in 6cdc564e5342 14:55:07 Removing intermediate container 6ceaae21d0dd 14:55:07 ---> 8685ef615998 14:55:07 Step 19/20 : LABEL git_sha=eecae67b44b398aeb3844e6435918fff481fc260 14:55:07 ---> Running in 807857f1dcc4 14:55:07 Removing intermediate container 6cdc564e5342 14:55:07 ---> ab9281311196 14:55:07 Step 16/23 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/sys-mgmt-agent / 14:55:07 Removing intermediate container 807857f1dcc4 14:55:07 ---> 6f74b3171ed1 14:55:07 Step 20/20 : LABEL version=0.0.0 14:55:07 ---> Running in 53d2e13b45c2 14:55:07 Removing intermediate container 53d2e13b45c2 14:55:07 ---> 0effc76d3541 14:55:07 14:55:07 ---> 796ebaaff357 14:55:07 Step 17/23 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/res/configuration.toml /res/configuration.toml 14:55:07 Successfully built 0effc76d3541 14:55:07 Successfully tagged security-spiffe-token-provider:latest 14:55:07  Building security-spiffe-token-provider ... done  ---> 5de28c0eb67e 14:55:07 Step 18/23 : COPY --from=builder /edgex-go/cmd/sys-mgmt-executor/sys-mgmt-executor / 14:55:07 ---> 63093c015011 14:55:07 Step 19/23 : ENTRYPOINT ["/sys-mgmt-agent"] 14:55:08 ---> Running in db2c89656fd8 14:55:08 Removing intermediate container db2c89656fd8 14:55:08 ---> 9772884daffe 14:55:08 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 14:55:08 ---> Running in ee3b57f30b05 14:55:08 Removing intermediate container ee3b57f30b05 14:55:08 ---> 9534ded6eac2 14:55:08 Step 21/23 : LABEL arch=x86_64 14:55:08 ---> Running in 847ad0b6e514 14:55:08 Removing intermediate container 847ad0b6e514 14:55:08 ---> 244dfa966378 14:55:08 Step 22/23 : LABEL git_sha=eecae67b44b398aeb3844e6435918fff481fc260 14:55:08 ---> Running in 4d7c9652fc1e 14:55:08 Removing intermediate container 4d7c9652fc1e 14:55:08 ---> 1041c4aa01ce 14:55:08 Step 23/23 : LABEL version=0.0.0 14:55:08 ---> Running in 9bc330d1e147 14:55:08 Removing intermediate container 9bc330d1e147 14:55:08 ---> bed05c2787b7 14:55:08 14:55:08 Successfully built bed05c2787b7 14:55:08 Successfully tagged sys-mgmt-agent:latest 14:55:08  Building sys-mgmt-agent ... done  [Pipeline] } 14:55:08 $ docker stop --time=1 5fe7abb02bb374693d7f5350204832485521f56ce9d8ab8ab9944c12026350a2 14:55:10 $ docker rm -f 5fe7abb02bb374693d7f5350204832485521f56ce9d8ab8ab9944c12026350a2 [Pipeline] // withDockerContainer [Pipeline] sh 14:55:10 + docker images 14:55:10 REPOSITORY TAG IMAGE ID CREATED SIZE 14:55:10 sys-mgmt-agent latest bed05c2787b7 2 seconds ago 136MB 14:55:10 security-spiffe-token-provider latest 0effc76d3541 3 seconds ago 29.3MB 14:55:10 core-command latest f0013b40cb27 6 seconds ago 17.3MB 14:55:10 6c45b9b29618 8 seconds ago 1.54GB 14:55:10 004ebd582cf0 9 seconds ago 1.58GB 14:55:10 core-metadata latest e4188a56b89e 13 seconds ago 18.2MB 14:55:10 f75d61b77f6d 17 seconds ago 1.53GB 14:55:10 9e1fd4afb92a 17 seconds ago 1.55GB 14:55:10 security-bootstrapper latest fb32138962e2 26 seconds ago 19.8MB 14:55:10 security-proxy-setup latest 794f072e9112 34 seconds ago 27.4MB 14:55:10 312cba84eab4 43 seconds ago 1.53GB 14:55:10 c05300d44155 44 seconds ago 1.53GB 14:55:10 security-spire-agent latest becfc998b1d4 About a minute ago 125MB 14:55:10 core-data latest 12adadab2447 About a minute ago 21.6MB 14:55:10 support-notifications latest d09a25f95c77 About a minute ago 27.3MB 14:55:10 support-scheduler latest 38d55a42c370 About a minute ago 26.7MB 14:55:10 security-secretstore-setup latest 699146823b92 About a minute ago 29.2MB 14:55:10 385fe35c7d99 About a minute ago 1.61GB 14:55:10 6fbb0490fc27 About a minute ago 1.61GB 14:55:10 security-spire-server latest af1923ca6b70 About a minute ago 86.5MB 14:55:10 2316f595e32a About a minute ago 1.55GB 14:55:10 fb8467f6bde2 About a minute ago 1.54GB 14:55:10 8e430c3289a7 About a minute ago 1.42GB 14:55:10 security-spire-config latest 4a9e2c9eaf73 About a minute ago 85.8MB 14:55:10 a25923c884a2 2 minutes ago 1.42GB 14:55:10 ci-base-image-x86_64 latest 62720a3739f5 4 minutes ago 994MB 14:55:10 alpine 3.15 c4fc93816858 5 weeks ago 5.59MB 14:55:10 alpine 3.16 9c6f07244728 5 weeks ago 5.54MB 14:55:10 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver 0.1.4 31426a034bd3 2 months ago 253MB 14:55:10 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base 1.18-alpine a4fb48ad2a94 2 months ago 677MB 14:55:10 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] } 14:56:04 ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] 14:56:04 ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] 14:56:05 ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] 14:56:05 ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] 14:56:08 ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] 14:56:08 ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] 14:56:08 ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-setup [no test files] 14:56:08 ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] 14:56:08 ? github.com/edgexfoundry/edgex-go/cmd/security-spiffe-token-provider [no test files] 14:56:12 ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] 14:56:12 ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] 14:56:12 ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-agent [no test files] 14:56:12 ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-executor [no test files] 14:56:12 ? github.com/edgexfoundry/edgex-go/internal [no test files] 14:56:12 ? github.com/edgexfoundry/edgex-go/internal/core/command [no test files] 14:56:27 ok github.com/edgexfoundry/edgex-go/internal/core/command/application 0.341s coverage: 28.7% of statements 14:56:27 ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] 14:56:27 ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] 14:56:28 ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 0.443s coverage: 98.5% of statements 14:56:31 ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging/external 0.418s coverage: 72.5% of statements 14:56:31 ? github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging/mocks [no test files] 14:56:31 ? github.com/edgexfoundry/edgex-go/internal/core/data [no test files] 14:56:31 ok github.com/edgexfoundry/edgex-go/internal/core/data/application 0.547s coverage: 54.2% of statements 14:56:31 ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] 14:56:31 ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] 14:56:53 ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 20.519s coverage: 89.2% of statements 14:56:53 ? github.com/edgexfoundry/edgex-go/internal/core/data/controller/messaging [no test files] 14:56:53 ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] 14:56:53 ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks [no test files] 14:56:53 ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] 14:56:53 ? github.com/edgexfoundry/edgex-go/internal/core/metadata [no test files] 14:56:53 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/application 0.714s coverage: 2.1% of statements 14:56:53 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] 14:56:53 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] 14:56:53 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 2.942s coverage: 95.6% of statements 14:56:53 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] 14:56:53 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks [no test files] 14:56:53 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/uom [no test files] 14:56:53 ok github.com/edgexfoundry/edgex-go/internal/io 0.440s coverage: 72.2% of statements 14:56:53 ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] 14:56:53 ? github.com/edgexfoundry/edgex-go/internal/pkg/application [no test files] 14:56:53 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers [no test files] 14:56:53 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] 14:56:53 ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] 14:56:53 ok github.com/edgexfoundry/edgex-go/internal/pkg/controller/http 0.564s coverage: 60.0% of statements 14:56:53 ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] 14:56:53 ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] 14:56:53 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] 14:56:53 ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 0.492s coverage: 0.9% of statements 14:56:53 ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] 14:56:54 ok github.com/edgexfoundry/edgex-go/internal/pkg/telemetry 0.309s coverage: 58.8% of statements 14:56:54 ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 0.413s coverage: 29.6% of statements 14:56:54 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] 14:56:59 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.264s coverage: 47.1% of statements 14:56:59 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 1.219s coverage: 79.5% of statements 14:56:59 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.310s coverage: 94.1% of statements 14:56:59 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.273s coverage: 96.3% of statements 14:57:03 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.264s coverage: 87.5% of statements 14:57:11 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 11.218s coverage: 94.4% of statements 14:57:11 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/ping 0.198s coverage: 44.8% of statements 14:57:23 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 14.690s coverage: 80.8% of statements 14:57:23 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] 14:57:25 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 22.288s coverage: 92.9% of statements 14:57:25 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] 14:57:25 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] 14:57:25 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] 14:57:25 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 0.071s coverage: 65.1% of statements 14:57:25 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] 14:57:25 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto [no test files] 14:57:25 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/config [no test files] 14:57:25 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/container [no test files] 14:57:25 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/handlers 6.250s coverage: 86.9% of statements 14:57:25 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] 14:57:25 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] 14:57:25 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] 14:57:25 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] 14:57:25 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 11.211s coverage: 87.2% of statements 14:57:25 ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] 14:57:25 ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] 14:57:25 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.177s coverage: 100.0% of statements 14:57:25 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] 14:57:25 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.270s coverage: 58.8% of statements 14:57:25 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/common [no test files] 14:57:25 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.282s coverage: 80.0% of statements 14:57:25 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/jwt 0.284s coverage: 87.2% of statements 14:57:25 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/oauth2 0.296s coverage: 85.4% of statements 14:57:26 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 1.066s coverage: 91.2% of statements 14:57:26 ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] 14:57:35 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 0.991s coverage: 64.7% of statements 14:57:35 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] 14:57:35 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] 14:57:35 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.282s coverage: 100.0% of statements 14:57:35 ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.116s coverage: 89.4% of statements 14:57:35 ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.075s coverage: 100.0% of statements 14:57:35 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.075s coverage: 73.7% of statements 14:57:35 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.084s coverage: 100.0% of statements 14:57:40 ok github.com/edgexfoundry/edgex-go/internal/security/proxy 1.331s coverage: 65.8% of statements 14:57:40 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/config [no test files] 14:57:40 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/container [no test files] 14:57:40 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/models [no test files] 14:57:42 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.964s coverage: 41.2% of statements 14:57:42 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] 14:57:42 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] 14:57:42 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 0.283s coverage: 89.5% of statements 14:57:42 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] 14:57:42 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 0.240s coverage: 84.8% of statements 14:57:42 ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider [no test files] 14:57:42 ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/config [no test files] 14:57:42 ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/container [no test files] 14:57:42 ? github.com/edgexfoundry/edgex-go/internal/support/notifications [no test files] 14:57:52 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 6.390s coverage: 17.7% of statements 14:57:52 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel [no test files] 14:57:52 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks [no test files] 14:57:52 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] 14:57:52 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] 14:57:52 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 0.757s coverage: 92.3% of statements 14:57:52 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] 14:57:52 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks [no test files] 14:57:52 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler [no test files] 14:57:52 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/application [no test files] 14:57:52 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/scheduler 0.310s coverage: 63.2% of statements 14:57:52 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] 14:57:52 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] 14:57:52 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 0.474s coverage: 97.7% of statements 14:57:52 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] 14:57:52 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks [no test files] 14:57:52 ? github.com/edgexfoundry/edgex-go/internal/system/agent [no test files] 14:57:52 ? github.com/edgexfoundry/edgex-go/internal/system/agent/application [no test files] 14:57:52 ok github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct 0.225s coverage: 28.9% of statements 14:57:52 ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct/config [no test files] 14:57:52 ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/executor [no test files] 14:57:52 ? github.com/edgexfoundry/edgex-go/internal/system/agent/config [no test files] 14:57:52 ? github.com/edgexfoundry/edgex-go/internal/system/agent/container [no test files] 14:57:52 ? github.com/edgexfoundry/edgex-go/internal/system/agent/controller/http [no test files] 14:57:52 ? github.com/edgexfoundry/edgex-go/internal/system/agent/interfaces [no test files] 14:57:52 ok github.com/edgexfoundry/edgex-go/internal/system/agent/response 0.210s coverage: 100.0% of statements 14:57:52 ok github.com/edgexfoundry/edgex-go/internal/system/executor 0.092s coverage: 96.9% of statements 14:57:53 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 14:57:53 WARNING: Linting skipped (not on x86_64 or linter not installed) 14:57:53 GO111MODULE=on go vet ./... 14:59:45 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 14:59:45 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 14:59:45 ./bin/test-attribution-txt.sh 14:59:45 An attribution for github.com/klauspost/compress is missing from Attribution.txt, please add 14:59:45 An attribution for github.com/minio/highwayhash is missing from Attribution.txt, please add 14:59:45 An attribution for github.com/nats-io/jwt/v2 is missing from Attribution.txt, please add 14:59:45 An attribution for github.com/nats-io/nats.go is missing from Attribution.txt, please add 14:59:45 An attribution for github.com/nats-io/nkeys is missing from Attribution.txt, please add 14:59:45 An attribution for github.com/nats-io/nuid is missing from Attribution.txt, please add 14:59:45 An attribution for golang.org/x/time is missing from Attribution.txt, please add [Pipeline] echo 14:59:45 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] sh 14:59:45 + ls -al . 14:59:45 total 744 14:59:45 drwxrwxr-x 9 1001 1001 4096 Sep 14 14:53 . 14:59:45 drwxr-xr-x 4 root root 4096 Sep 14 14:53 .. 14:59:45 -rw-rw-r-- 1 1001 1001 16 Sep 14 14:52 .dockerignore 14:59:45 drwxrwxr-x 8 1001 1001 4096 Sep 14 14:52 .git 14:59:45 drwxrwxr-x 3 1001 1001 4096 Sep 14 14:52 .github 14:59:45 -rw-rw-r-- 1 1001 1001 1030 Sep 14 14:52 .gitignore 14:59:45 -rw-rw-r-- 1 1001 1001 42 Sep 14 14:52 .golangci.yml 14:59:45 -rw-rw-r-- 1 1001 1001 87 Sep 14 14:52 .hadolint.yml 14:59:45 -rw-rw-r-- 1 1001 1001 166 Sep 14 14:52 .sonarcloud.properties 14:59:45 -rw-rw-r-- 1 1001 1001 1171 Sep 14 14:52 ADOPTERS.md 14:59:45 -rw-rw-r-- 1 1001 1001 10347 Sep 14 14:52 Attribution.txt 14:59:45 -rw-rw-r-- 1 1001 1001 63209 Sep 14 14:52 CHANGELOG.md 14:59:45 -rw-rw-r-- 1 1001 1001 3804 Sep 14 14:52 CONTRIBUTING.md 14:59:45 -rw-rw-r-- 1 1001 1001 677 Sep 14 14:52 GOVERNANCE.md 14:59:45 -rw-rw-r-- 1 1001 1001 850 Sep 14 14:52 Jenkinsfile 14:59:45 -rw-rw-r-- 1 1001 1001 10775 Sep 14 14:52 LICENSE 14:59:45 -rw-rw-r-- 1 1001 1001 13724 Sep 14 14:52 Makefile 14:59:45 -rw-rw-r-- 1 1001 1001 582 Sep 14 14:52 OWNERS.md 14:59:45 -rw-rw-r-- 1 1001 1001 9799 Sep 14 14:52 README.md 14:59:45 -rw-rw-r-- 1 1001 1001 6912 Sep 14 14:52 SECURITY.md 14:59:45 -rw-rw-r-- 1 1001 1001 5 Sep 14 14:49 VERSION 14:59:45 -rw-rw-r-- 1 1001 1001 4131 Sep 14 14:52 ZMQWindows.md 14:59:45 drwxrwxr-x 2 1001 1001 4096 Sep 14 14:52 bin 14:59:45 drwxrwxr-x 18 1001 1001 4096 Sep 14 14:52 cmd 14:59:45 -rw-r--r-- 1 root root 491197 Sep 14 14:57 coverage.out 14:59:45 -rw-rw-r-- 1 1001 1001 92 Sep 14 14:52 dump.rdb 14:59:45 -rw-rw-r-- 1 1001 1001 3682 Sep 14 14:52 go.mod 14:59:45 -rw-rw-r-- 1 1001 1001 38527 Sep 14 14:52 go.sum 14:59:45 drwxrwxr-x 8 1001 1001 4096 Sep 14 14:52 internal 14:59:45 drwxrwxr-x 3 1001 1001 4096 Sep 14 14:52 openapi 14:59:45 drwxrwxr-x 4 1001 1001 4096 Sep 14 14:52 snap 14:59:45 -rw-rw-r-- 1 1001 1001 204 Sep 14 14:52 version.go [Pipeline] sh 14:59:46 + '[' -e coverage.out ] 14:59:46 + chown 1001:1001 coverage.out [Pipeline] stash 14:59:46 Warning: overwriting stash ‘coverage-report’ 14:59:47 Stashed 1 file(s) [Pipeline] sh 14:59:48 + make build 14:59:48 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 15:01:09 CGO_ENABLED=0 GO111MODULE=on go build -tags " no_zmq non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-metadata/core-metadata ./cmd/core-metadata 15:02:31 CGO_ENABLED=0 GO111MODULE=on go build -tags " no_zmq non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-command/core-command ./cmd/core-command 15:02:31 CGO_ENABLED=0 GO111MODULE=on go build -tags " no_zmq " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/support-notifications/support-notifications ./cmd/support-notifications 15:03: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 15:03: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-agent/sys-mgmt-agent ./cmd/sys-mgmt-agent 15:03:07 CGO_ENABLED=0 GO111MODULE=on go build -tags " no_zmq " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler 15:03: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-proxy-setup/security-proxy-setup ./cmd/security-proxy-setup 15:03:16 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 15:03:22 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 15:03:25 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 15:03:30 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 15:03: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/security-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider [Pipeline] } 15:03:44 $ docker stop --time=1 1f9558347749f7014ff0b01d69665a8c19e420ab31f94e32de7a3bde0df8d1d2 15:03:45 $ docker rm -f 1f9558347749f7014ff0b01d69665a8c19e420ab31f94e32de7a3bde0df8d1d2 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:03:48 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 15:03:48 15:03:48 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:03:48 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 15:03:49 latest: Pulling from edgex-devops/edgex-compose-arm64 15:03:49 29e5d40040c1: Pulling fs layer 15:03:49 1ce36da41761: Pulling fs layer 15:03:49 25b303627fd3: Pulling fs layer 15:03:49 29e5d40040c1: Verifying Checksum 15:03:49 29e5d40040c1: Download complete 15:03:49 1ce36da41761: Verifying Checksum 15:03:49 1ce36da41761: Download complete 15:03:50 29e5d40040c1: Pull complete 15:03:51 1ce36da41761: Pull complete 15:03:51 25b303627fd3: Verifying Checksum 15:03:51 25b303627fd3: Download complete 15:04:03 25b303627fd3: Pull complete 15:04:03 Digest: sha256:9cc31fd43c2090459daf52f5d183d677621facc00304dcc7dc9de11b2a0a8f33 15:04:03 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 15:04:03 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 15:04:04 prd-ubuntu20.04-docker-arm64-4c-16g-29107 does not seem to be running inside a container 15:04:04 $ 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 15:04:06 $ docker top 1b1a776d70403635cdaf5fc6bdac17eee261fd3285872283d936d0a0cd639bc5 -eo pid,comm [Pipeline] { [Pipeline] sh 15:04:07 + docker-compose build --help 15:04:07 + grep parallel 15:04:11 --parallel Build images in parallel. [Pipeline] } 15:04:12 $ docker stop --time=1 1b1a776d70403635cdaf5fc6bdac17eee261fd3285872283d936d0a0cd639bc5 15:04:13 $ docker rm -f 1b1a776d70403635cdaf5fc6bdac17eee261fd3285872283d936d0a0cd639bc5 [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:04:14 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 15:04:14 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 15:04:14 prd-ubuntu20.04-docker-arm64-4c-16g-29107 does not seem to be running inside a container 15:04:14 $ 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 15:04:16 $ docker top a73815984a05eb5b33d6eca01f9ee567325e3eaa327dbef9f8b06429433d0f6a -eo pid,comm [Pipeline] { [Pipeline] sh 15:04:17 + docker-compose -f ./docker-compose-build.yml build --parallel 15:04:21 Building core-command ... 15:04:21 Building core-data ... 15:04:21 Building core-metadata ... 15:04:21 Building security-bootstrapper ... 15:04:21 Building security-proxy-setup ... 15:04:21 Building security-secretstore-setup ... 15:04:21 Building security-spiffe-token-provider ... 15:04:21 Building security-spire-agent ... 15:04:21 Building security-spire-config ... 15:04:21 Building security-spire-server ... 15:04:21 Building support-notifications ... 15:04:21 Building support-scheduler ... 15:04:21 Building sys-mgmt-agent ... 15:04:21 Building security-spire-agent 15:04:21 Building security-spire-config 15:04:21 Building security-proxy-setup 15:04:21 Building support-scheduler 15:04:21 Building support-notifications 15:05:08 Step 1/26 : ARG BUILDER_BASE=golang:1.18-alpine3.16 15:05:08 Step 2/26 : FROM ${BUILDER_BASE} AS builder 15:05:08 ---> 8cfe6da97dee 15:05:08 Step 3/26 : WORKDIR /edgex-go 15:05:08 Step 1/23 : ARG BUILDER_BASE=golang:1.18-alpine3.16 15:05:08 Step 2/23 : FROM ${BUILDER_BASE} AS builder 15:05:08 ---> 8cfe6da97dee 15:05:08 Step 3/23 : ARG ADD_BUILD_TAGS="" 15:05:08 Step 1/23 : ARG BUILDER_BASE=golang:1.18-alpine3.16 15:05:08 Step 2/23 : FROM ${BUILDER_BASE} AS builder 15:05:08 ---> 8cfe6da97dee 15:05:08 Step 3/23 : ARG ADD_BUILD_TAGS="" 15:05:08 Step 1/26 : ARG BUILDER_BASE=golang:1.18-alpine3.16 15:05:08 Step 2/26 : FROM ${BUILDER_BASE} AS builder 15:05:08 ---> 8cfe6da97dee 15:05:08 Step 3/26 : WORKDIR /edgex-go 15:05:08 Step 1/22 : ARG BUILDER_BASE=golang:1.18-alpine3.16 15:05:08 Step 2/22 : FROM ${BUILDER_BASE} AS builder 15:05:08 ---> 8cfe6da97dee 15:05:08 Step 3/22 : WORKDIR /edgex-go 15:05:08 ---> Running in b35fd1bbb553 15:05:08 ---> Running in 7079ab3af09d 15:05:08 ---> Running in c06fc0d4357c 15:05:08 ---> Running in 43a84cdeaabe 15:05:08 ---> Running in 58e795483198 15:05:09 Removing intermediate container 7079ab3af09d 15:05:09 ---> 5b5a12ff622b 15:05:09 Step 4/23 : WORKDIR /edgex-go 15:05:09 Removing intermediate container 43a84cdeaabe 15:05:09 ---> 9c4bf220de7f 15:05:09 Step 4/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 15:05:09 Removing intermediate container b35fd1bbb553 15:05:09 ---> fdc2245f4767 15:05:09 Step 4/23 : WORKDIR /edgex-go 15:05:09 Removing intermediate container 58e795483198 15:05:09 ---> 483901f2a4c6 15:05:09 Step 4/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 15:05:09 ---> Running in 882bb6b6235e 15:05:09 ---> Running in c7b133a26047 15:05:09 ---> Running in cfa6ba334c65 15:05:09 Removing intermediate container c06fc0d4357c 15:05:09 ---> fdd55ce75d11 15:05:09 Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 15:05:09 ---> Running in 12c806c22177 15:05:10 ---> Running in 00839f178bd2 15:05:10 Removing intermediate container c7b133a26047 15:05:10 ---> 5652dc0259e7 15:05:10 Step 5/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 15:05:10 Removing intermediate container 882bb6b6235e 15:05:10 ---> b463b24c15ce 15:05:10 Step 5/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 15:05:10 ---> Running in d59f3943a1ad 15:05:10 ---> Running in 4d5b24b00bbd 15:05:12 Removing intermediate container cfa6ba334c65 15:05:12 ---> f7137a25249b 15:05:12 Step 5/26 : RUN apk add --update --no-cache make git build-base curl 15:05:13 ---> Running in d5e745b1caeb 15:05:13 Removing intermediate container 12c806c22177 15:05:13 ---> 5d85522e42fe 15:05:13 Step 5/26 : RUN apk add --update --no-cache make git build-base curl 15:05:13 Removing intermediate container 00839f178bd2 15:05:13 ---> 6f2e181f3843 15:05:13 Step 5/22 : RUN apk add --update --no-cache make git 15:05:14 ---> Running in 4b9c420301ef 15:05:14 ---> Running in 6af7619f9515 15:05:14 Removing intermediate container d59f3943a1ad 15:05:14 ---> f707cc8c236f 15:05:14 Step 6/23 : RUN apk add --update --no-cache make git 15:05:14 ---> Running in 56e5a9b90622 15:05:15 Removing intermediate container 4d5b24b00bbd 15:05:15 ---> 298e19a3cc40 15:05:15 Step 6/23 : RUN apk add --update --no-cache make bash git ca-certificates 15:05:15 ---> Running in cf9f5abe9465 15:05:15 fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 15:05:16 fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 15:05:16 fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 15:05:16 fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 15:05:16 fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 15:05:17 fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 15:05:17 fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 15:05:17 fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 15:05:17 OK: 221 MiB in 51 packages 15:05:17 fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 15:05:17 fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 15:05:18 OK: 221 MiB in 51 packages 15:05:18 OK: 221 MiB in 51 packages 15:05:19 Removing intermediate container d5e745b1caeb 15:05:19 ---> c1f0a029e36d 15:05:19 Step 6/26 : COPY go.mod vendor* ./ 15:05:19 OK: 221 MiB in 51 packages 15:05:19 OK: 221 MiB in 51 packages 15:05:20 Removing intermediate container 6af7619f9515 15:05:20 ---> 196d570be14b 15:05:20 Step 6/22 : COPY go.mod vendor* ./ 15:05:20 ---> a9a13f1fe561 15:05:20 Step 7/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 15:05:20 Removing intermediate container 4b9c420301ef 15:05:20 ---> d74d82af2fde 15:05:20 Step 6/26 : COPY go.mod vendor* ./ 15:05:20 ---> Running in d21db48f5afb 15:05:21 Removing intermediate container 56e5a9b90622 15:05:21 ---> bf9ff532551d 15:05:21 Step 7/23 : COPY go.mod vendor* ./ 15:05:21 Removing intermediate container cf9f5abe9465 15:05:21 ---> 5b8448482f9c 15:05:21 Step 7/23 : COPY go.mod vendor* ./ 15:05:21 ---> 7cb0acccc112 15:05:21 Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 15:05:21 ---> Running in 7b3e9ab68a68 15:05:22 ---> 9305b082311d 15:05:22 Step 7/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 15:05:22 ---> Running in 5ee2f7876df6 15:05:22 ---> 160cabbf6c7c 15:05:22 Step 8/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 15:05:22 ---> be55d3663c9b 15:05:22 Step 8/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 15:05:22 ---> Running in 0578e7db8c7e 15:05:23 ---> Running in 65eacb505822 15:06:19 Removing intermediate container d21db48f5afb 15:06:19 ---> 5cc29d422fa5 15:06:19 Step 8/26 : COPY . . 15:06:19 Removing intermediate container 7b3e9ab68a68 15:06:19 ---> 5f5c7952f451 15:06:19 Step 8/22 : COPY . . 15:06:19 Removing intermediate container 65eacb505822 15:06:19 ---> dbbd109108ab 15:06:19 Step 9/23 : COPY . . 15:06:19 Removing intermediate container 5ee2f7876df6 15:06:19 ---> fcff76058c68 15:06:19 Step 8/26 : COPY . . 15:06:19 Removing intermediate container 0578e7db8c7e 15:06:19 ---> fcb8b1007045 15:06:19 Step 9/23 : COPY . . 15:06:34 ---> 559e8525f942 15:06:34 Step 9/26 : ARG SPIRE_RELEASE=1.2.1 15:06:34 ---> 868659ca0a23 15:06:34 Step 9/26 : ARG SPIRE_RELEASE=1.2.1 15:06:34 ---> Running in c9c0e632eca3 15:06:34 ---> f83a60227598 15:06:34 Step 10/23 : RUN make cmd/support-notifications/support-notifications 15:06:34 ---> edf04279ca06 15:06:34 Step 9/22 : RUN make cmd/security-proxy-setup/security-proxy-setup cmd/secrets-config/secrets-config 15:06:34 ---> 5a7fc51fc8ec 15:06:34 Step 10/23 : RUN make cmd/support-scheduler/support-scheduler 15:06:34 ---> Running in ed3ac5c2a5fa 15:06:34 ---> Running in 344c38395f3f 15:06:34 ---> Running in 8087aa0eb81f 15:06:34 ---> Running in 0ec1482e3d92 15:06:34 Removing intermediate container c9c0e632eca3 15:06:34 ---> fa7542054765 15:06:34 Step 10/26 : WORKDIR /edgex-go/spire-build 15:06:34 Removing intermediate container ed3ac5c2a5fa 15:06:34 ---> ce2c7de64216 15:06:34 Step 10/26 : WORKDIR /edgex-go/spire-build 15:06:35 ---> Running in 66ce61602406 15:06:35 ---> Running in 4663c802f9a7 15:06:35 Removing intermediate container 66ce61602406 15:06:35 ---> 727dbf83e7fc 15:06:35 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 15:06:35 ---> Running in 57328a74e3b0 15:06:35 Removing intermediate container 4663c802f9a7 15:06:35 ---> 5adf8668735e 15:06:35 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 15:06:35 ---> Running in 973b81aefc0d 15:06:36 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 15:06:36 CGO_ENABLED=0 GO111MODULE=on go build -tags " no_zmq " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/support-notifications/support-notifications ./cmd/support-notifications 15:06:37 CGO_ENABLED=0 GO111MODULE=on go build -tags " no_zmq " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler 15:06:39 Removing intermediate container 57328a74e3b0 15:06:39 ---> df1c76041ecf 15:06:39 Step 12/26 : WORKDIR /edgex-go 15:06:39 ---> Running in 8ed424ded72d 15:06:39 Removing intermediate container 973b81aefc0d 15:06:39 ---> 5e52b2346be8 15:06:39 Step 12/26 : WORKDIR /edgex-go 15:06:39 ---> Running in 0b32d35a5ef6 15:06:39 Removing intermediate container 8ed424ded72d 15:06:39 ---> 42ab0d02ce99 15:06:39 15:06:39 Step 13/26 : FROM alpine:3.15 15:06:40 3.15: Pulling from library/alpine 15:06:40 Removing intermediate container 0b32d35a5ef6 15:06:40 ---> b4b9c4f21c27 15:06:40 15:06:40 Step 13/26 : FROM alpine:3.15 15:06:40 3.15: Pulling from library/alpine 15:06:42 Digest: sha256:69463fdff1f025c908939e86d4714b4d5518776954ca627cbeff4c74bcea5b22 15:06:42 Digest: sha256:69463fdff1f025c908939e86d4714b4d5518776954ca627cbeff4c74bcea5b22 15:06:42 Status: Downloaded newer image for alpine:3.15 15:06:42 Status: Image is up to date for alpine:3.15 15:06:42 ---> 02e0d6fdf486 15:06:42 Step 14/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' 15:06:42 ---> 02e0d6fdf486 15:06:42 Step 14/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' 15:06:42 ---> Running in 6b7147709c11 15:06:42 ---> Running in 23471ade1d38 15:06:43 Removing intermediate container 6b7147709c11 15:06:43 ---> 578392961a4f 15:06:43 Step 15/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 15:06:43 Removing intermediate container 23471ade1d38 15:06:43 ---> 07b9ab9f6cbb 15:06:43 Step 15/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 15:06:43 ---> Running in 732aa6283167 15:06:43 ---> Running in 17272d84d813 15:06:48 Removing intermediate container 17272d84d813 15:06:48 ---> 862a3fe85339 15:06:48 Step 16/26 : RUN apk update && apk --no-cache --update add dumb-init gcompat 15:06:48 ---> Running in 4fcdd24a712f 15:06:48 Removing intermediate container 732aa6283167 15:06:48 ---> e623f8d939bf 15:06:48 Step 16/26 : RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 15:06:48 ---> Running in 0b9b55159884 15:06:50 fetch https://dl-4.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 15:06:50 fetch https://dl-4.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 15:06:51 fetch https://dl-4.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 15:06:51 fetch https://dl-4.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 15:06:52 v3.15.6-58-g8383ce94d2 [https://dl-4.alpinelinux.org/alpine/v3.15/main] 15:06:52 v3.15.6-58-g8383ce94d2 [https://dl-4.alpinelinux.org/alpine/v3.15/community] 15:06:52 OK: 15733 distinct packages available 15:06:52 fetch https://dl-4.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 15:06:52 v3.15.6-58-g8383ce94d2 [https://dl-4.alpinelinux.org/alpine/v3.15/main] 15:06:52 v3.15.6-58-g8383ce94d2 [https://dl-4.alpinelinux.org/alpine/v3.15/community] 15:06:52 OK: 15733 distinct packages available 15:06:52 fetch https://dl-4.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 15:06:53 fetch https://dl-4.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 15:06:54 fetch https://dl-4.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 15:06:54 (1/4) Installing dumb-init (1.2.5-r1) 15:06:54 (2/4) Installing musl-obstack (1.2.3-r0) 15:06:54 (3/4) Installing libucontext (1.1-r0) 15:06:54 (4/4) Installing gcompat (1.0.0-r4) 15:06:54 Executing busybox-1.34.1-r7.trigger 15:06:54 OK: 6 MiB in 18 packages 15:06:54 (1/5) Installing dumb-init (1.2.5-r1) 15:06:54 (2/5) Installing musl-obstack (1.2.3-r0) 15:06:55 (3/5) Installing libucontext (1.1-r0) 15:06:55 (4/5) Installing gcompat (1.0.0-r4) 15:06:55 (5/5) Installing openssl (1.1.1q-r0) 15:06:55 Executing busybox-1.34.1-r7.trigger 15:06:55 OK: 6 MiB in 19 packages 15:06:56 Removing intermediate container 4fcdd24a712f 15:06:56 ---> 94b344c3fe7d 15:06:56 Step 17/26 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin 15:06:57 Removing intermediate container 0b9b55159884 15:06:57 ---> 2546df3c08a6 15:06:57 Step 17/26 : COPY --from=builder /usr/local/bin/spire-agent /usr/local/bin 15:07:02 ---> 1a5072da4517 15:07:02 Step 18/26 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin 15:07:03 ---> c5e10892d7e9 15:07:03 Step 18/26 : COPY --from=builder /edgex-go/cmd/security-spire-config/docker-entrypoint.sh /usr/local/bin/ 15:07:04 ---> 9e0f8e74997c 15:07:04 Step 19/26 : WORKDIR /usr/local/etc/spiffe-scripts.d 15:07:05 ---> Running in b17c7fed7cf5 15:07:06 Removing intermediate container b17c7fed7cf5 15:07:06 ---> 03ab76d7f1a8 15:07:06 Step 20/26 : COPY --from=builder /edgex-go/cmd/security-spire-config/seed_builtin_entries.sh /usr/local/etc/spiffe-scripts.d 15:07:07 ---> d03efac1f7e0 15:07:07 Step 21/26 : WORKDIR / 15:07:07 ---> Running in d44aca31afd4 15:07:08 Removing intermediate container d44aca31afd4 15:07:08 ---> d4423f6a000f 15:07:08 Step 22/26 : ENTRYPOINT [ "/usr/bin/dumb-init" ] 15:07:08 ---> Running in 5db536c823eb 15:07:08 Removing intermediate container 5db536c823eb 15:07:08 ---> 5e3e9af9921b 15:07:08 Step 23/26 : CMD [ "--verbose", "docker-entrypoint.sh" ] 15:07:09 ---> Running in ff131e3c3563 15:07:09 ---> a554072ef3a6 15:07:09 Step 19/26 : COPY --from=builder /edgex-go/cmd/security-spire-agent/docker-entrypoint.sh /usr/local/bin/ 15:07:09 Removing intermediate container ff131e3c3563 15:07:09 ---> ef3657c58eec 15:07:09 Step 24/26 : LABEL arch=arm64 15:07:10 ---> Running in 7dbfd8234c79 15:07:10 Removing intermediate container 7dbfd8234c79 15:07:10 ---> 08fdd219e5af 15:07:10 Step 25/26 : LABEL git_sha=eecae67b44b398aeb3844e6435918fff481fc260 15:07:10 ---> ed7d1d2c659f 15:07:10 Step 20/26 : COPY --from=builder /edgex-go/cmd/security-spire-agent/agent.conf /usr/local/etc/spire/agent.conf.tpl 15:07:10 ---> Running in bc96188f7064 15:07:11 Removing intermediate container bc96188f7064 15:07:11 ---> caa019a2d818 15:07:11 Step 26/26 : LABEL version=0.0.0 15:07:11 ---> Running in 98fbaaab608d 15:07:12 ---> 28cd0c922c46 15:07:12 Step 21/26 : COPY --from=builder /edgex-go/cmd/security-spire-agent/openssl.conf /usr/local/etc/ 15:07:12 Removing intermediate container 98fbaaab608d 15:07:12 ---> 793ce24c6d71 15:07:12 15:07:12 Successfully built 793ce24c6d71 15:07:12 Successfully tagged security-spire-config-arm64:latest 15:07:12 Building security-spire-server 15:07:13  Building security-spire-config ... done  ---> b93a7d3fe18e 15:07:13 Step 22/26 : ENTRYPOINT [ "/usr/bin/dumb-init" ] 15:07:13 ---> Running in a582aed4afbf 15:07:13 Removing intermediate container a582aed4afbf 15:07:13 ---> 7b1fdab3bcc9 15:07:13 Step 23/26 : CMD [ "--verbose", "docker-entrypoint.sh" ] 15:07:13 ---> Running in 94aa608e6577 15:07:14 Removing intermediate container 94aa608e6577 15:07:14 ---> e31f3acd76a3 15:07:14 Step 24/26 : LABEL arch=arm64 15:07:14 ---> Running in 801b2cf32e91 15:07:15 Removing intermediate container 801b2cf32e91 15:07:15 ---> bf3ae8595497 15:07:15 Step 25/26 : LABEL git_sha=eecae67b44b398aeb3844e6435918fff481fc260 15:07:15 ---> Running in be7e337747aa 15:07:16 Removing intermediate container be7e337747aa 15:07:16 ---> 2493bd702108 15:07:16 Step 26/26 : LABEL version=0.0.0 15:07:16 ---> Running in 84096eeea8f3 15:07:17 Removing intermediate container 84096eeea8f3 15:07:17 ---> 1b3e75b6f9aa 15:07:17 15:07:17 Successfully built 1b3e75b6f9aa 15:07:17 Successfully tagged security-spire-agent-arm64:latest 15:07:17  Building security-spire-agent ... done Building core-command 15:07:35 Step 1/25 : ARG BUILDER_BASE=golang:1.18-alpine3.16 15:07:35 Step 2/25 : FROM ${BUILDER_BASE} AS builder 15:07:35 ---> 8cfe6da97dee 15:07:35 Step 3/25 : WORKDIR /edgex-go 15:07:35 ---> Using cache 15:07:35 ---> fdd55ce75d11 15:07:35 Step 4/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 15:07:35 ---> Using cache 15:07:35 ---> 6f2e181f3843 15:07:35 Step 5/25 : RUN apk add --update --no-cache make git build-base curl 15:07:36 ---> Running in 3a40516e4c4a 15:07:38 fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 15:07:40 fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 15:07:41 Step 1/24 : ARG BUILDER_BASE=golang:1.18-alpine3.16 15:07:41 Step 2/24 : FROM ${BUILDER_BASE} AS builder 15:07:41 ---> 8cfe6da97dee 15:07:41 Step 3/24 : ARG ADD_BUILD_TAGS="" 15:07:41 ---> Using cache 15:07:41 ---> fdc2245f4767 15:07:41 Step 4/24 : WORKDIR /edgex-go 15:07:41 ---> Using cache 15:07:41 ---> 5652dc0259e7 15:07:41 Step 5/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 15:07:41 ---> Using cache 15:07:41 ---> f707cc8c236f 15:07:41 Step 6/24 : RUN apk add --update --no-cache make git 15:07:41 ---> Using cache 15:07:41 ---> bf9ff532551d 15:07:41 Step 7/24 : COPY go.mod vendor* ./ 15:07:41 ---> Using cache 15:07:41 ---> 160cabbf6c7c 15:07:41 Step 8/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 15:07:41 ---> Using cache 15:07:41 ---> fcb8b1007045 15:07:41 Step 9/24 : COPY . . 15:07:41 ---> Using cache 15:07:41 ---> 5a7fc51fc8ec 15:07:41 Step 10/24 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-command/core-command 15:07:42 ---> Running in 4041a1907d24 15:07:42 OK: 221 MiB in 51 packages 15:07:44 Removing intermediate container 3a40516e4c4a 15:07:44 ---> 8d0195b0c970 15:07:44 Step 6/25 : COPY go.mod vendor* ./ 15:07:44 CGO_ENABLED=0 GO111MODULE=on go build -tags " no_zmq non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-command/core-command ./cmd/core-command 15:07:44 ---> d064fa653478 15:07:44 Step 7/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 15:07:44 ---> Running in db0e9c51950a 15:08:31 Removing intermediate container db0e9c51950a 15:08:31 ---> 36cb36d1e7e9 15:08:31 Step 8/25 : COPY . . 15:08:44 ---> 1a2dac3385f2 15:08:44 Step 9/25 : ARG SPIRE_RELEASE=1.2.1 15:08:44 ---> Running in 679ac561cc8f 15:08:44 Removing intermediate container 679ac561cc8f 15:08:44 ---> f29bc4e0cfd7 15:08:44 Step 10/25 : WORKDIR /edgex-go/spire-build 15:08:44 ---> Running in 1243a8bd1ca8 15:08:44 Removing intermediate container 1243a8bd1ca8 15:08:44 ---> 9c7adc1b220a 15:08:44 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 15:08:44 ---> Running in ca2449d06333 15:08:46 Removing intermediate container ca2449d06333 15:08:46 ---> e3a9c8781a40 15:08:46 Step 12/25 : WORKDIR /edgex-go 15:08:47 ---> Running in 761ef8e0fd85 15:08:47 Removing intermediate container 761ef8e0fd85 15:08:47 ---> 13fcf57f0878 15:08:47 15:08:47 Step 13/25 : FROM alpine:3.15 15:08:47 ---> 02e0d6fdf486 15:08:47 Step 14/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' 15:08:47 ---> Using cache 15:08:47 ---> 07b9ab9f6cbb 15:08:47 Step 15/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 15:08:47 ---> Using cache 15:08:47 ---> 862a3fe85339 15:08:47 Step 16/25 : RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 15:08:47 ---> Running in 06188eac0e51 15:08:49 fetch https://dl-4.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 15:08:50 fetch https://dl-4.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 15:08:51 v3.15.6-58-g8383ce94d2 [https://dl-4.alpinelinux.org/alpine/v3.15/main] 15:08:51 v3.15.6-58-g8383ce94d2 [https://dl-4.alpinelinux.org/alpine/v3.15/community] 15:08:51 OK: 15733 distinct packages available 15:08:52 fetch https://dl-4.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 15:08:53 fetch https://dl-4.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 15:08:54 (1/5) Installing dumb-init (1.2.5-r1) 15:08:54 (2/5) Installing musl-obstack (1.2.3-r0) 15:08:54 (3/5) Installing libucontext (1.1-r0) 15:08:54 (4/5) Installing gcompat (1.0.0-r4) 15:08:54 (5/5) Installing openssl (1.1.1q-r0) 15:08:54 Executing busybox-1.34.1-r7.trigger 15:08:54 OK: 6 MiB in 19 packages 15:08:56 Removing intermediate container 06188eac0e51 15:08:56 ---> d81d0ded7b94 15:08:56 Step 17/25 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin 15:09:02 ---> 07847345256c 15:09:02 Step 18/25 : COPY --from=builder /edgex-go/cmd/security-spire-server/docker-entrypoint.sh /usr/local/bin/ 15:09:02 ---> 41bfb31362e3 15:09:02 Step 19/25 : COPY --from=builder /edgex-go/cmd/security-spire-server/server.conf /usr/local/etc/spire/server.conf.tpl 15:09:03 ---> 7629c79901e0 15:09:03 Step 20/25 : COPY --from=builder /edgex-go/cmd/security-spire-server/openssl.conf /usr/local/etc/ 15:09:04 ---> 54db9db88bdb 15:09:04 Step 21/25 : ENTRYPOINT [ "/usr/bin/dumb-init" ] 15:09:04 ---> Running in 1f92cbbc6381 15:09:05 Removing intermediate container 1f92cbbc6381 15:09:05 ---> 547b43d2cf26 15:09:05 Step 22/25 : CMD [ "--verbose", "docker-entrypoint.sh" ] 15:09:05 ---> Running in 15c31eef8678 15:09:05 Removing intermediate container 15c31eef8678 15:09:05 ---> 369bef4fd594 15:09:05 Step 23/25 : LABEL arch=arm64 15:09:05 ---> Running in 71fd61b46b82 15:09:06 Removing intermediate container 71fd61b46b82 15:09:06 ---> 02439665ba5e 15:09:06 Step 24/25 : LABEL git_sha=eecae67b44b398aeb3844e6435918fff481fc260 15:09:06 ---> Running in 1ac5927592f8 15:09:07 Removing intermediate container 1ac5927592f8 15:09:07 ---> 7270f2291e9b 15:09:07 Step 25/25 : LABEL version=0.0.0 15:09:07 ---> Running in 451f0fdcfd93 15:09:07 Removing intermediate container 451f0fdcfd93 15:09:07 ---> 1be2f245c7fa 15:09:07 15:09:08 Successfully built 1be2f245c7fa 15:09:08 Successfully tagged security-spire-server-arm64:latest 15:09:08 Building core-data 15:09:23  Building security-spire-server ... done Step 1/24 : ARG BUILDER_BASE=golang:1.18-alpine3.16 15:09:23 Step 2/24 : FROM ${BUILDER_BASE} AS builder 15:09:23 ---> 8cfe6da97dee 15:09:23 Step 3/24 : ARG ADD_BUILD_TAGS="" 15:09:23 ---> Using cache 15:09:23 ---> fdc2245f4767 15:09:23 Step 4/24 : WORKDIR /edgex-go 15:09:23 ---> Using cache 15:09:23 ---> 5652dc0259e7 15:09:23 Step 5/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 15:09:23 ---> Using cache 15:09:23 ---> f707cc8c236f 15:09:23 Step 6/24 : RUN apk add --update --no-cache zeromq-dev libsodium-dev pkgconfig build-base git 15:09:23 ---> Running in bb679c19220e 15:09:23 fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 15:09:24 fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 15:09:25 OK: 221 MiB in 51 packages 15:09:26 Removing intermediate container bb679c19220e 15:09:26 ---> afdfda41b37c 15:09:26 Step 7/24 : COPY go.mod vendor* ./ 15:09:28 ---> eff89daaf7e9 15:09:28 Step 8/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 15:09:28 ---> Running in 948807e81385 15:10:15 Removing intermediate container 948807e81385 15:10:15 ---> 6107869ac37b 15:10:15 Step 9/24 : COPY . . 15:10:27 ---> d5910ff78fa7 15:10:27 Step 10/24 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-data/core-data 15:10:27 ---> Running in b816e7773777 15:10:29 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 15:11: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/secrets-config ./cmd/secrets-config 15:12:13 Removing intermediate container 8087aa0eb81f 15:12:13 ---> 9fb9a91a3f81 15:12:13 15:12:13 Step 10/22 : FROM alpine:3.16 15:12:13 3.16: Pulling from library/alpine 15:12:13 Digest: sha256:bc41182d7ef5ffc53a40b044e725193bc10142a1243f395ee852a8d9730fc2ad 15:12:13 Status: Downloaded newer image for alpine:3.16 15:12:13 ---> a6215f271958 15:12:13 Step 11/22 : RUN apk add --update --no-cache curl dumb-init 15:12:14 ---> Running in 676876c4a246 15:12:16 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 15:12:16 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 15:12:17 (1/6) Installing ca-certificates (20220614-r0) 15:12:17 (2/6) Installing brotli-libs (1.0.9-r6) 15:12:17 (3/6) Installing nghttp2-libs (1.47.0-r0) 15:12:17 (4/6) Installing libcurl (7.83.1-r3) 15:12:17 (5/6) Installing curl (7.83.1-r3) 15:12:17 (6/6) Installing dumb-init (1.2.5-r1) 15:12:17 Executing busybox-1.35.0-r17.trigger 15:12:17 Executing ca-certificates-20220614-r0.trigger 15:12:18 OK: 8 MiB in 20 packages 15:12:20 Removing intermediate container 676876c4a246 15:12:20 ---> 16aeffdfde28 15:12:20 Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' 15:12:20 ---> Running in 953c8f603fd6 15:12:21 Removing intermediate container 953c8f603fd6 15:12:21 ---> c62164b9842f 15:12:21 Step 13/22 : WORKDIR /edgex 15:12:21 ---> Running in c570cdea12c0 15:12:21 Removing intermediate container c570cdea12c0 15:12:21 ---> 211d3ee633d7 15:12:21 Step 14/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/res/configuration.toml res/configuration.toml 15:12:22 ---> 4d762151adcb 15:12:22 Step 15/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/security-proxy-setup . 15:12:24 ---> 778daf197522 15:12:24 Step 16/22 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . 15:12:26 ---> cb9f05045f68 15:12:26 Step 17/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/entrypoint.sh /usr/local/bin/ 15:12:26 ---> 5a55f2c7b296 15:12:26 Step 18/22 : RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 15:12:26 ---> Running in 33116ad56c3b 15:12:30 Removing intermediate container 33116ad56c3b 15:12:30 ---> 289d907dfa42 15:12:30 Step 19/22 : ENTRYPOINT ["entrypoint.sh"] 15:12:30 ---> Running in 224a6b0ea84c 15:12:30 Removing intermediate container 224a6b0ea84c 15:12:30 ---> 474ecb363d26 15:12:30 Step 20/22 : LABEL arch=arm64 15:12:30 ---> Running in 43a6bbc6eec4 15:12:31 Removing intermediate container 43a6bbc6eec4 15:12:31 ---> 94581e0c3625 15:12:31 Step 21/22 : LABEL git_sha=eecae67b44b398aeb3844e6435918fff481fc260 15:12:31 ---> Running in 3c4530cbdda8 15:12:32 Removing intermediate container 3c4530cbdda8 15:12:32 ---> e5b630f14793 15:12:32 Step 22/22 : LABEL version=0.0.0 15:12:32 ---> Running in 864ee5bb9984 15:12:33 Removing intermediate container 864ee5bb9984 15:12:33 ---> 08be16e3a609 15:12:33 15:12:33 Successfully built 08be16e3a609 15:12:33 Successfully tagged security-proxy-setup-arm64:latest 15:12:33 Building security-bootstrapper 15:12:55  Building security-proxy-setup ... done Step 1/33 : ARG BUILDER_BASE=golang:1.18-alpine3.16 15:12:55 Step 2/33 : FROM ${BUILDER_BASE} AS builder 15:12:55 ---> 8cfe6da97dee 15:12:55 Step 3/33 : WORKDIR /edgex-go 15:12:55 ---> Using cache 15:12:55 ---> fdd55ce75d11 15:12:55 Step 4/33 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 15:12:55 ---> Using cache 15:12:55 ---> 6f2e181f3843 15:12:55 Step 5/33 : RUN apk add --update --no-cache make git 15:12:55 ---> Using cache 15:12:55 ---> 196d570be14b 15:12:55 Step 6/33 : COPY go.mod vendor* ./ 15:12:55 ---> Using cache 15:12:55 ---> 7cb0acccc112 15:12:55 Step 7/33 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 15:12:55 ---> Using cache 15:12:55 ---> 5f5c7952f451 15:12:55 Step 8/33 : COPY . . 15:12:55 ---> Using cache 15:12:55 ---> edf04279ca06 15:12:55 Step 9/33 : RUN make cmd/security-bootstrapper/security-bootstrapper 15:12:55 ---> Running in e1e7d804f32f 15:12: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-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper 15:14:17 Removing intermediate container 4041a1907d24 15:14:17 ---> 0892bb9ed636 15:14:17 15:14:17 Step 11/24 : FROM alpine:3.16 15:14:17 ---> a6215f271958 15:14:17 Step 12/24 : RUN apk add --update --no-cache dumb-init 15:14:17 ---> Running in cfca3d1ca55e 15:14:17 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 15:14:17 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 15:14:17 (1/1) Installing dumb-init (1.2.5-r1) 15:14:17 Executing busybox-1.35.0-r17.trigger 15:14:17 OK: 5 MiB in 15 packages 15:14:17 Removing intermediate container cfca3d1ca55e 15:14:17 ---> dc83833648d5 15:14:17 Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 15:14:17 ---> Running in 77451c7d6629 15:14:17 Removing intermediate container 77451c7d6629 15:14:17 ---> 7e4ff9b12479 15:14:17 Step 14/24 : ENV APP_PORT=59882 15:14:17 ---> Running in 2b255bacff90 15:14:17 Removing intermediate container 2b255bacff90 15:14:17 ---> 9b50c325915e 15:14:17 Step 15/24 : EXPOSE $APP_PORT 15:14:17 ---> Running in 6b2c2a9080fb 15:14:17 Removing intermediate container 6b2c2a9080fb 15:14:17 ---> 11ba0b931972 15:14:17 Step 16/24 : WORKDIR / 15:14:17 ---> Running in d82469369026 15:14:17 Removing intermediate container d82469369026 15:14:17 ---> c0e64d015641 15:14:17 Step 17/24 : COPY --from=builder /edgex-go/Attribution.txt / 15:14:17 ---> f678a4f83895 15:14:17 Step 18/24 : COPY --from=builder /edgex-go/cmd/core-command/core-command / 15:14:18 ---> 1f3852184324 15:14:18 Step 19/24 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml 15:14:19 ---> bf8be4602b59 15:14:19 Step 20/24 : ENTRYPOINT ["/core-command"] 15:14:19 ---> Running in aa35b3f4cc95 15:14:20 Removing intermediate container aa35b3f4cc95 15:14:20 ---> 1261f2ef4485 15:14:20 Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 15:14:20 ---> Running in 9eb6e75fc61f 15:14:21 Removing intermediate container 9eb6e75fc61f 15:14:21 ---> ce1928f04389 15:14:21 Step 22/24 : LABEL arch=arm64 15:14:21 ---> Running in 15cd7bd6a1d4 15:14:21 Removing intermediate container 15cd7bd6a1d4 15:14:21 ---> 33eeffe0ab51 15:14:21 Step 23/24 : LABEL git_sha=eecae67b44b398aeb3844e6435918fff481fc260 15:14:21 ---> Running in 9c5e23cc4621 15:14:22 Removing intermediate container 9c5e23cc4621 15:14:22 ---> a5d06996fa08 15:14:22 Step 24/24 : LABEL version=0.0.0 15:14:22 ---> Running in af039708e556 15:14:22 Removing intermediate container af039708e556 15:14:22 ---> 8a137f0a8f17 15:14:22 15:14:23 Successfully built 8a137f0a8f17 15:14:23 Successfully tagged core-command-arm64:latest 15:14:23 Building core-metadata 15:14:45  Building core-command ... done Step 1/25 : ARG BUILDER_BASE=golang:1.18-alpine3.16 15:14:45 Step 2/25 : FROM ${BUILDER_BASE} AS builder 15:14:45 ---> 8cfe6da97dee 15:14:45 Step 3/25 : ARG ADD_BUILD_TAGS="" 15:14:45 ---> Using cache 15:14:45 ---> fdc2245f4767 15:14:45 Step 4/25 : WORKDIR /edgex-go 15:14:45 ---> Using cache 15:14:45 ---> 5652dc0259e7 15:14:45 Step 5/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 15:14:45 ---> Using cache 15:14:45 ---> f707cc8c236f 15:14:45 Step 6/25 : RUN apk add --update --no-cache make git 15:14:45 ---> Using cache 15:14:45 ---> bf9ff532551d 15:14:45 Step 7/25 : COPY go.mod vendor* ./ 15:14:45 ---> Using cache 15:14:45 ---> 160cabbf6c7c 15:14:45 Step 8/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 15:14:45 ---> Using cache 15:14:45 ---> fcb8b1007045 15:14:45 Step 9/25 : COPY . . 15:14:45 ---> Using cache 15:14:45 ---> 5a7fc51fc8ec 15:14:45 Step 10/25 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-metadata/core-metadata 15:14:45 ---> Running in ecd17e94ea42 15:14:45 CGO_ENABLED=0 GO111MODULE=on go build -tags " no_zmq non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-metadata/core-metadata ./cmd/core-metadata 15:16:07 Removing intermediate container 344c38395f3f 15:16:07 ---> 53558e1ea9eb 15:16:07 15:16:07 Step 11/23 : FROM alpine:3.16 15:16:07 ---> a6215f271958 15:16:07 Step 12/23 : RUN apk add --update --no-cache ca-certificates dumb-init 15:16:07 Removing intermediate container 0ec1482e3d92 15:16:07 ---> eae0c71a04cd 15:16:07 15:16:07 Step 11/23 : FROM alpine:3.16 15:16:07 ---> a6215f271958 15:16:07 Step 12/23 : RUN apk add --update --no-cache dumb-init 15:16:07 ---> Using cache 15:16:07 ---> dc83833648d5 15:16:07 Step 13/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 15:16:07 ---> Using cache 15:16:07 ---> 7e4ff9b12479 15:16:07 Step 14/23 : ENV APP_PORT=59861 15:16:07 ---> Running in 587057197cee 15:16:07 ---> Running in ae1bddac99a0 15:16:07 Removing intermediate container ae1bddac99a0 15:16:07 ---> 667003dad73e 15:16:07 Step 15/23 : EXPOSE $APP_PORT 15:16:07 ---> Running in 3c92da56efe1 15:16:07 Removing intermediate container 3c92da56efe1 15:16:07 ---> f00063f6c2de 15:16:07 Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / 15:16:07 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 15:16:07 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 15:16:07 ---> d778075c6a8b 15:16:07 Step 17/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / 15:16:07 (1/2) Installing ca-certificates (20220614-r0) 15:16:07 (2/2) Installing dumb-init (1.2.5-r1) 15:16:07 Executing busybox-1.35.0-r17.trigger 15:16:07 Executing ca-certificates-20220614-r0.trigger 15:16:07 OK: 6 MiB in 16 packages 15:16:07 ---> a7445392d3db 15:16:07 Step 18/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml 15:16:07 ---> 5a124c0c84d9 15:16:07 Step 19/23 : ENTRYPOINT ["/support-scheduler"] 15:16:07 ---> Running in d98e52f8aae6 15:16:07 Removing intermediate container 587057197cee 15:16:07 ---> a092808ca17a 15:16:07 Step 13/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2021: Intel Corporation' 15:16:07 ---> Running in 70a2a3cdb6c8 15:16:07 Removing intermediate container d98e52f8aae6 15:16:07 ---> c291aed9c347 15:16:07 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 15:16:07 ---> Running in c8e251b1f363 15:16:07 Removing intermediate container 70a2a3cdb6c8 15:16:07 ---> cc83d7fbcd8a 15:16:07 Step 14/23 : ENV APP_PORT=59860 15:16:07 ---> Running in 4c8f8f7387a8 15:16:07 Removing intermediate container c8e251b1f363 15:16:07 ---> de833c6d4ff6 15:16:07 Step 21/23 : LABEL arch=arm64 15:16:07 ---> Running in 438ca949a1de 15:16:07 Removing intermediate container 438ca949a1de 15:16:07 ---> bfa33170e0b5 15:16:07 Step 22/23 : LABEL git_sha=eecae67b44b398aeb3844e6435918fff481fc260 15:16:07 Removing intermediate container 4c8f8f7387a8 15:16:07 ---> b65a558b4a89 15:16:07 Step 15/23 : EXPOSE $APP_PORT 15:16:07 ---> Running in 3716a0e3b06d 15:16:07 ---> Running in 92ebf7b643f2 15:16:07 Removing intermediate container 3716a0e3b06d 15:16:07 ---> 785d87a0266d 15:16:07 Step 23/23 : LABEL version=0.0.0 15:16:07 Removing intermediate container 92ebf7b643f2 15:16:07 ---> 7c7793011837 15:16:07 Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / 15:16:07 ---> Running in 088bd2bd8652 15:16:07 Removing intermediate container 088bd2bd8652 15:16:07 ---> cdcb9545e2e4 15:16:07 15:16:08 ---> 4056a34a75c3 15:16:08 Step 17/23 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / 15:16:08 Successfully built cdcb9545e2e4 15:16:08 Successfully tagged support-scheduler-arm64:latest 15:16:08 Building sys-mgmt-agent 15:16:11  Building support-scheduler ... done  ---> 746af88752c4 15:16:11 Step 18/23 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml 15:16:12 ---> ac95467888e6 15:16:12 Step 19/23 : ENTRYPOINT ["/support-notifications"] 15:16:12 ---> Running in 6495e83c8d7d 15:16:13 Removing intermediate container 6495e83c8d7d 15:16:13 ---> 24d4811794bf 15:16:13 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 15:16:13 ---> Running in 6507471353e1 15:16:13 Removing intermediate container 6507471353e1 15:16:13 ---> 7796d139e2a4 15:16:13 Step 21/23 : LABEL arch=arm64 15:16:14 ---> Running in c697080c0bdd 15:16:14 Removing intermediate container c697080c0bdd 15:16:14 ---> 9ebcc77f740d 15:16:14 Step 22/23 : LABEL git_sha=eecae67b44b398aeb3844e6435918fff481fc260 15:16:14 ---> Running in 8da4bc850cbf 15:16:15 Removing intermediate container 8da4bc850cbf 15:16:15 ---> 8abcf4cde1dc 15:16:15 Step 23/23 : LABEL version=0.0.0 15:16:15 ---> Running in 6b516ec86b83 15:16:15 Removing intermediate container 6b516ec86b83 15:16:15 ---> 090566043f12 15:16:15 15:16:16 Successfully built 090566043f12 15:16:16 Successfully tagged support-notifications-arm64:latest 15:16:16  Building support-notifications ... done Building security-secretstore-setup 15:16:34 Step 1/23 : ARG BUILDER_BASE=golang:1.18-alpine3.16 15:16:34 Step 2/23 : FROM ${BUILDER_BASE} AS builder 15:16:34 ---> 8cfe6da97dee 15:16:34 Step 3/23 : WORKDIR /edgex-go 15:16:34 ---> Using cache 15:16:34 ---> fdd55ce75d11 15:16:34 Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 15:16:34 ---> Using cache 15:16:34 ---> 6f2e181f3843 15:16:34 Step 5/23 : RUN apk add --update --no-cache make bash git 15:16:34 ---> Running in c1ec5e400946 15:16:36 fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 15:16:37 fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 15:16:39 OK: 221 MiB in 51 packages 15:16:41 Removing intermediate container c1ec5e400946 15:16:41 ---> acd7cdfc1ab2 15:16:41 Step 6/23 : COPY go.mod vendor* ./ 15:16:42 Step 1/25 : ARG BUILDER_BASE=golang:1.18-alpine3.16 15:16:42 Step 2/25 : FROM ${BUILDER_BASE} AS builder 15:16:42 ---> 8cfe6da97dee 15:16:42 Step 3/25 : WORKDIR /edgex-go 15:16:42 ---> Using cache 15:16:42 ---> fdd55ce75d11 15:16:42 Step 4/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 15:16:42 ---> Using cache 15:16:42 ---> 6f2e181f3843 15:16:42 Step 5/25 : RUN apk add --update --no-cache make git 15:16:42 ---> Using cache 15:16:42 ---> 196d570be14b 15:16:42 Step 6/25 : COPY go.mod vendor* ./ 15:16:42 ---> Using cache 15:16:42 ---> 7cb0acccc112 15:16:42 Step 7/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 15:16:42 ---> Using cache 15:16:42 ---> 5f5c7952f451 15:16:42 Step 8/25 : COPY . . 15:16:42 ---> Using cache 15:16:42 ---> edf04279ca06 15:16:42 Step 9/25 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 15:16:42 ---> Running in 7be93a49ea42 15:16:43 ---> 4b64c4876835 15:16:43 Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 15:16:43 ---> Running in 456c33401cca 15:16: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/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider 15:17:42 Removing intermediate container 456c33401cca 15:17:42 ---> 1b2fde0e07b5 15:17:42 Step 8/23 : COPY . . 15:17:47 ---> 10d83e6812d5 15:17:47 Step 9/23 : RUN make cmd/sys-mgmt-agent/sys-mgmt-agent 15:17:47 ---> Running in 7770a6c9fe76 15:17: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 15:18:04 Removing intermediate container b816e7773777 15:18:04 ---> 009732ab6a5f 15:18:04 15:18:04 Step 11/24 : FROM alpine:3.16 15:18:04 ---> a6215f271958 15:18:04 Step 12/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' 15:18:04 ---> Running in 5c983f5fde66 15:18:04 Removing intermediate container 5c983f5fde66 15:18:04 ---> da606068d73b 15:18:04 Step 13/24 : ENV APP_PORT=59880 15:18:04 ---> Running in 1b30b568adcc 15:18:05 Removing intermediate container 1b30b568adcc 15:18:05 ---> e308b0731116 15:18:05 Step 14/24 : EXPOSE $APP_PORT 15:18:05 ---> Running in e7d749c02930 15:18:06 Removing intermediate container e7d749c02930 15:18:06 ---> a0bba9a00eb3 15:18:06 Step 15/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 15:18:06 ---> Running in 5e007aea4a82 15:18:09 Removing intermediate container 5e007aea4a82 15:18:09 ---> 529749865698 15:18:09 Step 16/24 : RUN apk add --update --no-cache zeromq dumb-init 15:18:09 ---> Running in e8c3252fd373 15:18:11 fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 15:18:12 fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 15:18:14 (1/6) Installing dumb-init (1.2.5-r1) 15:18:14 (2/6) Installing libgcc (11.2.1_git20220219-r2) 15:18:14 (3/6) Installing libsodium (1.0.18-r0) 15:18:14 (4/6) Installing libstdc++ (11.2.1_git20220219-r2) 15:18:14 (5/6) Installing libzmq (4.3.4-r0) 15:18:14 (6/6) Installing zeromq (4.3.4-r0) 15:18:14 Executing busybox-1.35.0-r17.trigger 15:18:14 OK: 8 MiB in 20 packages 15:18:16 Removing intermediate container e8c3252fd373 15:18:16 ---> 50cf3aa58a88 15:18:16 Step 17/24 : COPY --from=builder /edgex-go/Attribution.txt / 15:18:17 ---> b009a841bcf8 15:18:17 Step 18/24 : COPY --from=builder /edgex-go/cmd/core-data/core-data / 15:18:19 ---> c6b2c354469b 15:18:19 Step 19/24 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml 15:18:20 ---> b68cda859aae 15:18:20 Step 20/24 : ENTRYPOINT ["/core-data"] 15:18:20 ---> Running in 434e635f60fe 15:18:20 Removing intermediate container 434e635f60fe 15:18:20 ---> 2e9f8f4ec73f 15:18:20 Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 15:18:20 ---> Running in 5a08ef3fb480 15:18:21 Removing intermediate container 5a08ef3fb480 15:18:21 ---> 1daba1b0be6b 15:18:21 Step 22/24 : LABEL arch=arm64 15:18:21 ---> Running in 597fe3437483 15:18:21 Removing intermediate container 597fe3437483 15:18:21 ---> 451dba2de61f 15:18:21 Step 23/24 : LABEL git_sha=eecae67b44b398aeb3844e6435918fff481fc260 15:18:21 ---> Running in 11315f24d114 15:18:22 Removing intermediate container 11315f24d114 15:18:22 ---> 4d9bcd422835 15:18:22 Step 24/24 : LABEL version=0.0.0 15:18:22 ---> Running in facb525e7266 15:18:22 Removing intermediate container facb525e7266 15:18:22 ---> f7837799bfe5 15:18:22 15:18:23 Successfully built f7837799bfe5 15:18:23 Successfully tagged core-data-arm64:latest 15:18:23 Building security-spiffe-token-provider 15:18:38  Building core-data ... done Step 1/20 : ARG BUILDER_BASE=golang:1.18-alpine3.16 15:18:38 Step 2/20 : FROM ${BUILDER_BASE} AS builder 15:18:38 ---> 8cfe6da97dee 15:18:38 Step 3/20 : WORKDIR /edgex-go 15:18:38 ---> Using cache 15:18:38 ---> fdd55ce75d11 15:18:38 Step 4/20 : RUN apk update && apk --no-cache --update add build-base 15:18:38 ---> Running in 3cb8b62c16cc 15:18:39 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 15:18:39 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 15:18:40 v3.16.2-161-gc2ac19fd6b [https://dl-cdn.alpinelinux.org/alpine/v3.16/main] 15:18:40 v3.16.2-163-g5c02fd86e3 [https://dl-cdn.alpinelinux.org/alpine/v3.16/community] 15:18:40 OK: 16894 distinct packages available 15:18:41 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 15:18:41 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 15:18:42 OK: 221 MiB in 51 packages 15:18:45 Removing intermediate container 3cb8b62c16cc 15:18:45 ---> 63deee070f6b 15:18:45 Step 5/20 : COPY go.mod vendor* ./ 15:18:46 ---> 65f73ba43312 15:18:46 Step 6/20 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 15:18:46 ---> Running in 1d9174cdef30 15:19:12 Removing intermediate container e1e7d804f32f 15:19:12 ---> 51e2839e973a 15:19:12 15:19:12 Step 10/33 : FROM alpine:3.16 15:19:12 ---> a6215f271958 15:19:12 Step 11/33 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' 15:19:12 ---> Running in f590cdc9ae1a 15:19:12 Removing intermediate container f590cdc9ae1a 15:19:12 ---> 68b003676325 15:19:12 Step 12/33 : RUN apk add --update --no-cache dumb-init su-exec 15:19:12 ---> Running in 1e271e195663 15:19:14 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 15:19:14 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 15:19:16 (1/2) Installing dumb-init (1.2.5-r1) 15:19:16 (2/2) Installing su-exec (0.2-r1) 15:19:16 Executing busybox-1.35.0-r17.trigger 15:19:16 OK: 5 MiB in 16 packages 15:19:19 Removing intermediate container 1e271e195663 15:19:19 ---> de4278247d14 15:19:19 Step 13/33 : ENV SECURITY_INIT_DIR /edgex-init 15:19:19 ---> Running in 85d35a2294bc 15:19:19 Removing intermediate container 85d35a2294bc 15:19:19 ---> 3f8275c87e93 15:19:19 Step 14/33 : ENV SECURITY_INIT_STAGING /edgex-init-staging 15:19:19 ---> Running in 838e30a9d8cb 15:19:20 Removing intermediate container 838e30a9d8cb 15:19:20 ---> f94d6f23309c 15:19:20 Step 15/33 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_STAGING}/bootstrap-redis 15:19:20 ---> Running in 02e33a8deb37 15:19:21 Removing intermediate container 02e33a8deb37 15:19:21 ---> a963fc2527c9 15:19:21 Step 16/33 : ARG BOOTSTRAP_MOSQUITTO_DIR=${SECURITY_INIT_STAGING}/bootstrap-mosquitto 15:19:21 ---> Running in 2c52913ed5e2 15:19:22 Removing intermediate container 2c52913ed5e2 15:19:22 ---> 57177831c978 15:19:22 Step 17/33 : RUN mkdir -p ${BOOTSTRAP_REDIS_DIR} ${BOOTSTRAP_MOSQUITTO_DIR} 15:19:23 ---> Running in f61b5c12cb4c 15:19:27 Removing intermediate container f61b5c12cb4c 15:19:27 ---> ad43c13e032c 15:19:27 Step 18/33 : WORKDIR ${SECURITY_INIT_STAGING} 15:19:27 ---> Running in 961bec3c78af 15:19:28 Removing intermediate container 961bec3c78af 15:19:28 ---> ec40daa1e336 15:19:28 Step 19/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_STAGING}/ 15:19:30 ---> 35cd98eb3697 15:19:30 Step 20/33 : RUN chmod +x ${SECURITY_INIT_STAGING}/*.sh 15:19:30 ---> Running in 0a84c4f0d957 15:19:34 Removing intermediate container 0a84c4f0d957 15:19:34 ---> f263b53aeb7d 15:19:34 Step 21/33 : COPY --from=builder /edgex-go/Attribution.txt / 15:19:36 ---> fdff64fd5480 15:19:36 Step 22/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . 15:19:40 ---> 68e58ecfbab5 15:19:40 Step 23/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.toml ./res/ 15:19:41 ---> cb673f411807 15:19:41 Step 24/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml ${BOOTSTRAP_REDIS_DIR}/res/ 15:19:42 ---> 431d1609434c 15:19:42 Step 25/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-mosquitto/configuration.toml ${BOOTSTRAP_MOSQUITTO_DIR}/res/ 15:19:43 ---> 975466d7ae5f 15:19:43 Step 26/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ ${SECURITY_INIT_STAGING}/consul-bootstrapper/ 15:19:43 Removing intermediate container 1d9174cdef30 15:19:43 ---> 58cb469005d8 15:19:43 Step 7/20 : COPY . . 15:19:45 ---> 3805a4192249 15:19:45 Step 27/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / 15:19:46 ---> 557391e0fd17 15:19:46 Step 28/33 : RUN chmod +x /entrypoint.sh 15:19:46 ---> Running in 53e4198a9f4b 15:19:51 Removing intermediate container 53e4198a9f4b 15:19:51 ---> 6f74a60819a1 15:19:51 Step 29/33 : ENTRYPOINT ["/entrypoint.sh"] 15:19:51 ---> Running in 786756784aa2 15:19:51 Removing intermediate container 786756784aa2 15:19:51 ---> e8a6d1957f72 15:19:51 Step 30/33 : CMD ["gate"] 15:19:51 ---> Running in bf129863a0ae 15:19:52 Removing intermediate container bf129863a0ae 15:19:52 ---> 7638b129b611 15:19:52 Step 31/33 : LABEL arch=arm64 15:19:52 ---> Running in 106829478d1c 15:19:53 Removing intermediate container 106829478d1c 15:19:53 ---> cc4811018750 15:19:53 Step 32/33 : LABEL git_sha=eecae67b44b398aeb3844e6435918fff481fc260 15:19:53 ---> Running in c1e03f06125b 15:19:54 Removing intermediate container c1e03f06125b 15:19:54 ---> 2e5fba9d63b5 15:19:54 Step 33/33 : LABEL version=0.0.0 15:19:54 ---> Running in 517d965ee334 15:19:55 Removing intermediate container 517d965ee334 15:19:55 ---> c8cb38d4e552 15:19:55 15:19:55 Successfully built c8cb38d4e552 15:19:55 Successfully tagged security-bootstrapper-arm64:latest 15:20:02  Building security-bootstrapper ... done  ---> 8870475b090c 15:20:02 Step 8/20 : RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider 15:20:02 ---> Running in 5d9ac02102c3 15:20:03 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 15:21:40 Removing intermediate container ecd17e94ea42 15:21:40 ---> 6eeedac328bf 15:21:40 15:21:40 Step 11/25 : FROM alpine:3.16 15:21:40 ---> a6215f271958 15:21:40 Step 12/25 : RUN apk add --update --no-cache dumb-init 15:21:40 ---> Using cache 15:21:40 ---> dc83833648d5 15:21:40 Step 13/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 15:21:40 ---> Using cache 15:21:40 ---> 7e4ff9b12479 15:21:40 Step 14/25 : ENV APP_PORT=59881 15:21:40 ---> Running in dc3f2cd0bbb1 15:21:40 Removing intermediate container dc3f2cd0bbb1 15:21:40 ---> ccb784376b10 15:21:40 Step 15/25 : EXPOSE $APP_PORT 15:21:40 ---> Running in 1f557772d094 15:21:40 Removing intermediate container 1f557772d094 15:21:40 ---> 48554c5e6485 15:21:40 Step 16/25 : WORKDIR / 15:21:40 ---> Running in 3d9e5cee7930 15:21:40 Removing intermediate container 3d9e5cee7930 15:21:40 ---> eaaafd14dd41 15:21:40 Step 17/25 : COPY --from=builder /edgex-go/Attribution.txt / 15:21:40 ---> fe5df4f7937d 15:21:40 Step 18/25 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / 15:21:40 ---> 64e6663d6313 15:21:40 Step 19/25 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml 15:21:40 ---> 5070ff9dba7d 15:21:40 Step 20/25 : COPY --from=builder /edgex-go/cmd/core-metadata/res/uom.toml /res/uom.toml 15:21:40 ---> 6f5c4680fb03 15:21:40 Step 21/25 : ENTRYPOINT ["/core-metadata"] 15:21:40 ---> Running in dddc73cb01e6 15:21:40 Removing intermediate container dddc73cb01e6 15:21:40 ---> 1ff8aeb0b723 15:21:40 Step 22/25 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 15:21:40 ---> Running in 56c41245ec5f 15:21:40 Removing intermediate container 56c41245ec5f 15:21:40 ---> 7c2a95f8f59d 15:21:40 Step 23/25 : LABEL arch=arm64 15:21:40 ---> Running in 3c544cc84e8a 15:21:40 Removing intermediate container 3c544cc84e8a 15:21:40 ---> e802148432ac 15:21:40 Step 24/25 : LABEL git_sha=eecae67b44b398aeb3844e6435918fff481fc260 15:21:40 ---> Running in c8d2ef11a2b7 15:21:40 Removing intermediate container c8d2ef11a2b7 15:21:40 ---> 7c1e9dfcb120 15:21:40 Step 25/25 : LABEL version=0.0.0 15:21:40 ---> Running in 10e2786aec05 15:21:40 Removing intermediate container 10e2786aec05 15:21:40 ---> 8bac077b4a01 15:21:40 15:21:40 Successfully built 8bac077b4a01 15:21:40 Successfully tagged core-metadata-arm64:latest 15:21:59  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/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup 15:22:17 Removing intermediate container 7be93a49ea42 15:22:17 ---> 19d922910260 15:22:17 15:22:17 Step 10/25 : FROM alpine:3.16 15:22:17 ---> a6215f271958 15:22:17 Step 11/25 : RUN apk add --update --no-cache ca-certificates dumb-init su-exec 15:22:17 ---> Running in 9391c1dd3115 15:22:17 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 15:22:17 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 15:22:18 (1/3) Installing ca-certificates (20220614-r0) 15:22:18 (2/3) Installing dumb-init (1.2.5-r1) 15:22:18 (3/3) Installing su-exec (0.2-r1) 15:22:18 Executing busybox-1.35.0-r17.trigger 15:22:18 Executing ca-certificates-20220614-r0.trigger 15:22:18 OK: 6 MiB in 17 packages 15:22:20 Removing intermediate container 9391c1dd3115 15:22:20 ---> e146fd684861 15:22:20 Step 12/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' 15:22:20 ---> Running in 0fec50b7f96e 15:22:21 Removing intermediate container 0fec50b7f96e 15:22:21 ---> 169c07085744 15:22:21 Step 13/25 : WORKDIR / 15:22:21 ---> Running in 1bd50802fa32 15:22:21 Removing intermediate container 1bd50802fa32 15:22:21 ---> d2e37bfe594f 15:22:21 Step 14/25 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/res/token-config.json /res-file-token-provider/token-config.json 15:22:22 ---> f646eca22651 15:22:22 Step 15/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res-file-token-provider/configuration.toml /res-file-token-provider/configuration.toml 15:22:23 ---> 246b7cf6a6e1 15:22:23 Step 16/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml 15:22:24 ---> 5564a402b80c 15:22:24 Step 17/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/kong-admin-config.template.yml /res/kong-admin-config.template.yml 15:22:25 ---> 1a35abe14f66 15:22:25 Step 18/25 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . 15:22:27 ---> f4e7ca14d31b 15:22:27 Step 19/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . 15:22:29 ---> 571f290b841a 15:22:29 Step 20/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ 15:22:30 ---> 9f23b4db919d 15:22:30 Step 21/25 : RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 15:22:30 ---> Running in b66df9a8bcef 15:22:34 Removing intermediate container b66df9a8bcef 15:22:34 ---> 2c0c926cdb0c 15:22:34 Step 22/25 : ENTRYPOINT ["entrypoint.sh"] 15:22:35 ---> Running in a5ff0f252989 15:22:36 Removing intermediate container a5ff0f252989 15:22:36 ---> 65e436b52b13 15:22:36 Step 23/25 : LABEL arch=arm64 15:22:36 ---> Running in 5c82e4e0f83c 15:22:37 Removing intermediate container 5c82e4e0f83c 15:22:37 ---> 9ecf0820a173 15:22:37 Step 24/25 : LABEL git_sha=eecae67b44b398aeb3844e6435918fff481fc260 15:22:37 ---> Running in ebeb3ddfb267 15:22:38 Removing intermediate container ebeb3ddfb267 15:22:38 ---> 918334b7eedc 15:22:38 Step 25/25 : LABEL version=0.0.0 15:22:38 ---> Running in e52b4b5d33c3 15:22:39 Removing intermediate container e52b4b5d33c3 15:22:39 ---> d1cb4d83b104 15:22:39 15:22:40 Successfully built d1cb4d83b104 15:22:40 Successfully tagged security-secretstore-setup-arm64:latest 15:22:41  Building security-secretstore-setup ... done Removing intermediate container 7770a6c9fe76 15:22:41 ---> 42a139683ede 15:22:41 Step 10/23 : RUN make cmd/sys-mgmt-executor/sys-mgmt-executor 15:22:41 ---> Running in 8387931fbdc5 15:22: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 15:22:46 Removing intermediate container 8387931fbdc5 15:22:46 ---> 6685b9c13921 15:22:46 15:22:46 Step 11/23 : FROM alpine:3.16 15:22:46 ---> a6215f271958 15:22:46 Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2017-2019: Mainflux, Cavium, Dell, Copyright (c) 2021: Intel Corporation' 15:22:46 ---> Running in 4cd5a7728e6b 15:22:47 Removing intermediate container 4cd5a7728e6b 15:22:47 ---> 4ce6092a17fb 15:22:47 Step 13/23 : RUN apk add --update --no-cache bash dumb-init py3-pip curl docker-cli && pip install --no-cache-dir docker-compose==1.23.2 15:22:47 ---> Running in aec5b0088dbd 15:22:49 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 15:22:49 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 15:22:50 (1/33) Installing ncurses-terminfo-base (6.3_p20220521-r0) 15:22:50 (2/33) Installing ncurses-libs (6.3_p20220521-r0) 15:22:50 (3/33) Installing readline (8.1.2-r0) 15:22:50 (4/33) Installing bash (5.1.16-r2) 15:22:50 Executing bash-5.1.16-r2.post-install 15:22:50 (5/33) Installing ca-certificates (20220614-r0) 15:22:50 (6/33) Installing brotli-libs (1.0.9-r6) 15:22:50 (7/33) Installing nghttp2-libs (1.47.0-r0) 15:22:50 (8/33) Installing libcurl (7.83.1-r3) 15:22:50 (9/33) Installing curl (7.83.1-r3) 15:22:50 (10/33) Installing docker-cli (20.10.18-r0) 15:22:51 (11/33) Installing dumb-init (1.2.5-r1) 15:22:51 (12/33) Installing libbz2 (1.0.8-r1) 15:22:51 (13/33) Installing expat (2.4.8-r0) 15:22:51 (14/33) Installing libffi (3.4.2-r1) 15:22:51 (15/33) Installing gdbm (1.23-r0) 15:22:51 (16/33) Installing xz-libs (5.2.5-r1) 15:22:51 (17/33) Installing libgcc (11.2.1_git20220219-r2) 15:22:51 (18/33) Installing libstdc++ (11.2.1_git20220219-r2) 15:22:51 (19/33) Installing mpdecimal (2.5.1-r1) 15:22:52 (20/33) Installing sqlite-libs (3.38.5-r0) 15:22:52 (21/33) Installing python3 (3.10.5-r0) 15:22:54 (22/33) Installing py3-contextlib2 (21.6.0-r2) 15:22:54 (23/33) Installing py3-tomli (2.0.1-r1) 15:22:54 (24/33) Installing py3-pep517 (0.12.0-r2) 15:22:54 (25/33) Installing py3-six (1.16.0-r1) 15:22:54 (26/33) Installing py3-retrying (1.3.3-r3) 15:22:54 (27/33) Installing py3-appdirs (1.4.4-r3) 15:22:54 (28/33) Installing py3-more-itertools (8.13.0-r0) 15:22:54 (29/33) Installing py3-ordered-set (4.0.2-r3) 15:22:54 (30/33) Installing py3-parsing (2.4.7-r3) 15:22:54 (31/33) Installing py3-packaging (21.3-r0) 15:22:54 (32/33) Installing py3-setuptools (59.4.0-r0) 15:22:54 (33/33) Installing py3-pip (22.1.1-r0) 15:22:55 Executing busybox-1.35.0-r17.trigger 15:22:55 Executing ca-certificates-20220614-r0.trigger 15:22:55 OK: 120 MiB in 47 packages 15:23:11 Collecting docker-compose==1.23.2 15:23:11 Downloading docker_compose-1.23.2-py2.py3-none-any.whl (131 kB) 15:23:11 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 131.9/131.9 kB 7.0 MB/s eta 0:00:00 15:23:11 Collecting dockerpty<0.5,>=0.4.1 15:23:11 Downloading dockerpty-0.4.1.tar.gz (13 kB) 15:23:11 Preparing metadata (setup.py): started 15:23:13 Preparing metadata (setup.py): finished with status 'done' 15:23:13 Collecting docopt<0.7,>=0.6.1 15:23:13 Downloading docopt-0.6.2.tar.gz (25 kB) 15:23:13 Preparing metadata (setup.py): started 15:23:16 Preparing metadata (setup.py): finished with status 'done' 15:23:16 Collecting cached-property<2,>=1.2.0 15:23:16 Downloading cached_property-1.5.2-py2.py3-none-any.whl (7.6 kB) 15:23:18 Collecting requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1 15:23:18 Downloading requests-2.20.1-py2.py3-none-any.whl (57 kB) 15:23:18 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 58.0/58.0 kB 14.6 MB/s eta 0:00:00 15:23:18 Collecting PyYAML<4,>=3.10 15:23:18 Downloading PyYAML-3.13.tar.gz (270 kB) 15:23:19 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 270.6/270.6 kB 12.6 MB/s eta 0:00:00 15:23:21 Preparing metadata (setup.py): started 15:23:23 Preparing metadata (setup.py): finished with status 'done' 15:23:23 Collecting texttable<0.10,>=0.9.0 15:23:23 Downloading texttable-0.9.1.tar.gz (11 kB) 15:23:23 Preparing metadata (setup.py): started 15:23:25 Preparing metadata (setup.py): finished with status 'done' 15:23:25 Requirement already satisfied: six<2,>=1.3.0 in /usr/lib/python3.10/site-packages (from docker-compose==1.23.2) (1.16.0) 15:23:25 Collecting websocket-client<1.0,>=0.32.0 15:23:25 Downloading websocket_client-0.59.0-py2.py3-none-any.whl (67 kB) 15:23:26 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 67.2/67.2 kB 14.4 MB/s eta 0:00:00 15:23:26 Collecting docker<4.0,>=3.6.0 15:23:26 Downloading docker-3.7.3-py2.py3-none-any.whl (134 kB) 15:23:26 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 134.5/134.5 kB 13.8 MB/s eta 0:00:00 15:23:27 Collecting jsonschema<3,>=2.5.1 15:23:27 Downloading jsonschema-2.6.0-py2.py3-none-any.whl (39 kB) 15:23:27 Collecting docker-pycreds>=0.4.0 15:23:27 Downloading docker_pycreds-0.4.0-py2.py3-none-any.whl (9.0 kB) 15:23:29 Collecting idna<2.8,>=2.5 15:23:29 Downloading idna-2.7-py2.py3-none-any.whl (58 kB) 15:23:29 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 58.2/58.2 kB 17.0 MB/s eta 0:00:00 15:23:29 Collecting urllib3<1.25,>=1.21.1 15:23:29 Downloading urllib3-1.24.3-py2.py3-none-any.whl (118 kB) 15:23:29 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 118.8/118.8 kB 14.4 MB/s eta 0:00:00 15:23:30 Collecting certifi>=2017.4.17 15:23:30 Downloading certifi-2022.6.15.2-py3-none-any.whl (160 kB) 15:23:30 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 160.4/160.4 kB 18.2 MB/s eta 0:00:00 15:23:30 Collecting chardet<3.1.0,>=3.0.2 15:23:30 Downloading chardet-3.0.4-py2.py3-none-any.whl (133 kB) 15:23:30 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 133.4/133.4 kB 17.9 MB/s eta 0:00:00 15:23:30 Using legacy 'setup.py install' for dockerpty, since package 'wheel' is not installed. 15:23:30 Using legacy 'setup.py install' for docopt, since package 'wheel' is not installed. 15:23:30 Using legacy 'setup.py install' for PyYAML, since package 'wheel' is not installed. 15:23:30 Using legacy 'setup.py install' for texttable, since package 'wheel' is not installed. 15:23:31 Installing collected packages: texttable, PyYAML, jsonschema, idna, docopt, chardet, cached-property, websocket-client, urllib3, dockerpty, docker-pycreds, certifi, requests, docker, docker-compose 15:23:31 Running setup.py install for texttable: started 15:23:34 Running setup.py install for texttable: finished with status 'done' 15:23:34 Running setup.py install for PyYAML: started 15:23:37 Running setup.py install for PyYAML: finished with status 'done' 15:23:39 Running setup.py install for docopt: started 15:23:41 Running setup.py install for docopt: finished with status 'done' 15:23:44 Running setup.py install for dockerpty: started 15:23:46 Running setup.py install for dockerpty: finished with status 'done' 15:23:49 Successfully installed PyYAML-3.13 cached-property-1.5.2 certifi-2022.6.15.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 15:23:49 WARNING: Running pip as the 'root' user can result in broken permissions and conflicting behaviour with the system package manager. It is recommended to use a virtual environment instead: https://pip.pypa.io/warnings/venv 15:23:57 Removing intermediate container 5d9ac02102c3 15:23:57 ---> 585375680df4 15:23:57 15:23:57 Step 9/20 : FROM alpine:3.15 15:23:57 ---> 02e0d6fdf486 15:23:57 Step 10/20 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' 15:23:57 ---> Using cache 15:23:57 ---> 07b9ab9f6cbb 15:23:57 Step 11/20 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 15:23:57 ---> Using cache 15:23:57 ---> 862a3fe85339 15:23:57 Step 12/20 : RUN apk update && apk --no-cache --update add dumb-init curl gcompat 15:23:57 ---> Running in 600b2a260474 15:23:57 fetch https://dl-4.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 15:23:58 fetch https://dl-4.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 15:24:00 v3.15.6-58-g8383ce94d2 [https://dl-4.alpinelinux.org/alpine/v3.15/main] 15:24:00 v3.15.6-58-g8383ce94d2 [https://dl-4.alpinelinux.org/alpine/v3.15/community] 15:24:00 OK: 15733 distinct packages available 15:24:00 fetch https://dl-4.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 15:24:00 Removing intermediate container aec5b0088dbd 15:24:00 ---> 81792b529003 15:24:00 Step 14/23 : ENV APP_PORT=58890 15:24:00 ---> Running in 6dbcde64d2b7 15:24:00 Removing intermediate container 6dbcde64d2b7 15:24:00 ---> 52f2999bcbbb 15:24:00 Step 15/23 : EXPOSE $APP_PORT 15:24:00 ---> Running in 10b7f90d25fb 15:24:01 fetch https://dl-4.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 15:24:01 Removing intermediate container 10b7f90d25fb 15:24:01 ---> 78fe224ba5c5 15:24:01 Step 16/23 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/sys-mgmt-agent / 15:24:02 (1/9) Installing ca-certificates (20220614-r0) 15:24:02 ---> 1d34ed4b978d 15:24:02 Step 17/23 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/res/configuration.toml /res/configuration.toml 15:24:02 (2/9) Installing brotli-libs (1.0.9-r5) 15:24:02 (3/9) Installing nghttp2-libs (1.46.0-r0) 15:24:02 (4/9) Installing libcurl (7.80.0-r3) 15:24:02 (5/9) Installing curl (7.80.0-r3) 15:24:02 (6/9) Installing dumb-init (1.2.5-r1) 15:24:02 (7/9) Installing musl-obstack (1.2.3-r0) 15:24:02 ---> 0919ae332fa0 15:24:02 Step 18/23 : COPY --from=builder /edgex-go/cmd/sys-mgmt-executor/sys-mgmt-executor / 15:24:03 (8/9) Installing libucontext (1.1-r0) 15:24:03 (9/9) Installing gcompat (1.0.0-r4) 15:24:03 Executing busybox-1.34.1-r7.trigger 15:24:03 Executing ca-certificates-20220614-r0.trigger 15:24:03 OK: 8 MiB in 23 packages 15:24:03 ---> 5bf9b2d811c1 15:24:03 Step 19/23 : ENTRYPOINT ["/sys-mgmt-agent"] 15:24:04 ---> Running in c5a8886ffa68 15:24:04 Removing intermediate container c5a8886ffa68 15:24:04 ---> a41759489b8b 15:24:04 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 15:24:04 ---> Running in 5db415fcc4c7 15:24:04 Removing intermediate container 5db415fcc4c7 15:24:04 ---> e14e86aec1a2 15:24:04 Step 21/23 : LABEL arch=arm64 15:24:05 Removing intermediate container 600b2a260474 15:24:05 ---> 114794839b2d 15:24:05 Step 13/20 : COPY --from=builder /edgex-go/Attribution.txt / 15:24:05 ---> Running in e3bf0eda5b8b 15:24:05 Removing intermediate container e3bf0eda5b8b 15:24:05 ---> 3f8c7e84cf6d 15:24:05 Step 22/23 : LABEL git_sha=eecae67b44b398aeb3844e6435918fff481fc260 15:24:05 ---> Running in e2cf9969f4ea 15:24:05 ---> 706458a55def 15:24:05 Step 14/20 : COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/security-spiffe-token-provider / 15:24:05 Removing intermediate container e2cf9969f4ea 15:24:05 ---> e621ff2d3ac1 15:24:05 Step 23/23 : LABEL version=0.0.0 15:24:05 ---> Running in e4e2f59a3881 15:24:06 Removing intermediate container e4e2f59a3881 15:24:06 ---> 351e5cad4bd4 15:24:06 15:24:06 Successfully built 351e5cad4bd4 15:24:06 Successfully tagged sys-mgmt-agent-arm64:latest 15:24:07  Building sys-mgmt-agent ... done  ---> 8a828f609345 15:24:07 Step 15/20 : COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/res/configuration.toml /res/configuration.toml 15:24:07 ---> e0b6279942ac 15:24:07 Step 16/20 : ENTRYPOINT [ "/security-spiffe-token-provider" ] 15:24:07 ---> Running in 3b9c3f978187 15:24:08 Removing intermediate container 3b9c3f978187 15:24:08 ---> 0d538d654d25 15:24:08 Step 17/20 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 15:24:08 ---> Running in da3313ee7995 15:24:08 Removing intermediate container da3313ee7995 15:24:08 ---> 5835c4bcdbab 15:24:08 Step 18/20 : LABEL arch=arm64 15:24:08 ---> Running in 38df9954f1a7 15:24:08 Removing intermediate container 38df9954f1a7 15:24:08 ---> 3d2d560be805 15:24:08 Step 19/20 : LABEL git_sha=eecae67b44b398aeb3844e6435918fff481fc260 15:24:09 ---> Running in c9654388a84e 15:24:09 Removing intermediate container c9654388a84e 15:24:09 ---> 93c2ab7cff95 15:24:09 Step 20/20 : LABEL version=0.0.0 15:24:09 ---> Running in 436bf6376097 15:24:09 Removing intermediate container 436bf6376097 15:24:09 ---> e82d4ed562e6 15:24:09 15:24:09 Successfully built e82d4ed562e6 15:24:09 Successfully tagged security-spiffe-token-provider-arm64:latest 15:24:10  Building security-spiffe-token-provider ... done  [Pipeline] } 15:24:10 $ docker stop --time=1 a73815984a05eb5b33d6eca01f9ee567325e3eaa327dbef9f8b06429433d0f6a 15:24:12 $ docker rm -f a73815984a05eb5b33d6eca01f9ee567325e3eaa327dbef9f8b06429433d0f6a [Pipeline] // withDockerContainer [Pipeline] sh 15:24:12 + docker images 15:24:13 REPOSITORY TAG IMAGE ID CREATED SIZE 15:24:13 security-spiffe-token-provider-arm64 latest e82d4ed562e6 4 seconds ago 28.4MB 15:24:13 sys-mgmt-agent-arm64 latest 351e5cad4bd4 7 seconds ago 133MB 15:24:13 585375680df4 19 seconds ago 1.41GB 15:24:13 6685b9c13921 About a minute ago 1.36GB 15:24:13 security-secretstore-setup-arm64 latest d1cb4d83b104 About a minute ago 28.2MB 15:24:13 19d922910260 2 minutes ago 1.37GB 15:24:13 core-metadata-arm64 latest 8bac077b4a01 2 minutes ago 17.5MB 15:24:13 6eeedac328bf 2 minutes ago 1.38GB 15:24:13 security-bootstrapper-arm64 latest c8cb38d4e552 4 minutes ago 19.1MB 15:24:13 51e2839e973a 5 minutes ago 1.36GB 15:24:13 core-data-arm64 latest f7837799bfe5 5 minutes ago 20.7MB 15:24:13 009732ab6a5f 6 minutes ago 1.38GB 15:24:13 support-notifications-arm64 latest 090566043f12 7 minutes ago 26.3MB 15:24:13 support-scheduler-arm64 latest cdcb9545e2e4 8 minutes ago 25.7MB 15:24:13 eae0c71a04cd 8 minutes ago 1.43GB 15:24:13 53558e1ea9eb 8 minutes ago 1.44GB 15:24:13 core-command-arm64 latest 8a137f0a8f17 9 minutes ago 16.7MB 15:24:13 0892bb9ed636 10 minutes ago 1.37GB 15:24:13 security-proxy-setup-arm64 latest 08be16e3a609 11 minutes ago 26.4MB 15:24:13 9fb9a91a3f81 12 minutes ago 1.36GB 15:24:13 security-spire-server-arm64 latest 1be2f245c7fa 15 minutes ago 84.2MB 15:24:13 13fcf57f0878 15 minutes ago 1.25GB 15:24:13 security-spire-agent-arm64 latest 1b3e75b6f9aa 16 minutes ago 122MB 15:24:13 security-spire-config-arm64 latest 793ce24c6d71 17 minutes ago 83.6MB 15:24:13 b4b9c4f21c27 17 minutes ago 1.25GB 15:24:13 42ab0d02ce99 17 minutes ago 1.25GB 15:24:13 ci-base-image-arm64 latest 8cfe6da97dee 30 minutes ago 995MB 15:24:13 alpine 3.15 02e0d6fdf486 5 weeks ago 5.33MB 15:24:13 alpine 3.16 a6215f271958 5 weeks ago 5.29MB 15:24:13 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64 1.18-alpine ff4287adb874 2 months ago 678MB 15:24:13 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64 latest 57ef9ed57663 2 years ago 285MB [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:24:14 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 15:24:14 15:24:14 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:24:14 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 15:24:15 arm64: Pulling from edgex-lftools-log-publisher 15:24:15 8998bd30e6a1: Pulling fs layer 15:24:15 04944245beec: Pulling fs layer 15:24:15 699f458cf7ca: Pulling fs layer 15:24:15 765212b225bb: Pulling fs layer 15:24:15 f23df028b6ca: Pulling fs layer 15:24:15 d65c8cfc05b1: Pulling fs layer 15:24:15 2437ff75d9bd: Pulling fs layer 15:24:15 765212b225bb: Waiting 15:24:15 2437ff75d9bd: Waiting 15:24:15 f23df028b6ca: Waiting 15:24:15 04944245beec: Verifying Checksum 15:24:15 04944245beec: Download complete 15:24:15 765212b225bb: Verifying Checksum 15:24:15 765212b225bb: Download complete 15:24:15 f23df028b6ca: Verifying Checksum 15:24:15 f23df028b6ca: Download complete 15:24:15 d65c8cfc05b1: Verifying Checksum 15:24:15 d65c8cfc05b1: Download complete 15:24:15 699f458cf7ca: Verifying Checksum 15:24:15 699f458cf7ca: Download complete 15:24:15 8998bd30e6a1: Verifying Checksum 15:24:15 8998bd30e6a1: Download complete 15:24:18 2437ff75d9bd: Download complete 15:24:20 8998bd30e6a1: Pull complete 15:24:21 04944245beec: Pull complete 15:24:22 699f458cf7ca: Pull complete 15:24:22 765212b225bb: Pull complete 15:24:23 f23df028b6ca: Pull complete 15:24:23 d65c8cfc05b1: Pull complete 15:24:42 2437ff75d9bd: Pull complete 15:24:42 Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da 15:24:42 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 15:24:42 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 15:24:42 prd-ubuntu20.04-docker-arm64-4c-16g-29107 does not seem to be running inside a container 15:24:42 $ 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 15:24:45 $ docker top 91aa3c2a08672923e8fc4e061f6dd2803e9261cebb19cc3a59ea4db7299cf12b -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 15:24:46 ---> job-cost.sh 15:24:46 lf-activate-venv: SKIPPING 15:24:46 INFO: No Stack... 15:24:47 INFO: Retrieving Pricing Info for: v3-standard-4 15:24:48 INFO: Archiving Costs [Pipeline] sh 15:24:49 + cat /w/workspace/edgex-go/1/archives/cost.csv 15:24:49 + cut -d, -f6 [Pipeline] lock 15:24:49 Trying to acquire lock on [jenkins-edgexfoundry-edgex-go-PR-4154-1-stack-cost] 15:24:49 Resource [jenkins-edgexfoundry-edgex-go-PR-4154-1-stack-cost] did not exist. Created. 15:24:49 Lock acquired on [jenkins-edgexfoundry-edgex-go-PR-4154-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 15:24:49 + echo total: 0.10999999940395355 [Pipeline] stash 15:24:50 Stashed 1 file(s) [Pipeline] } 15:24:50 Lock released on resource [jenkins-edgexfoundry-edgex-go-PR-4154-1-stack-cost] [Pipeline] // lock [Pipeline] } 15:24:50 $ docker stop --time=1 91aa3c2a08672923e8fc4e061f6dd2803e9261cebb19cc3a59ea4db7299cf12b 15:24:51 $ docker rm -f 91aa3c2a08672923e8fc4e061f6dd2803e9261cebb19cc3a59ea4db7299cf12b [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (CodeCov) [Pipeline] unstash [Pipeline] configFileProvider 15:24:52 provisioning config files... 15:24:52 copy managed file [edgex-go-codecov-token] to file:/w/workspace/edgex-go/1@tmp/config8116911976533303704tmp [Pipeline] { [Pipeline] sh 15:24:53 + set +x 15:24:53 + curl -s https://codecov.io/bash 15:24:53 + bash -s -- 15:24:53 15:24:53 _____ _ 15:24:53 / ____| | | 15:24:53 | | ___ __| | ___ ___ _____ __ 15:24:53 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 15:24:53 | |___| (_) | (_| | __/ (_| (_) \ V / 15:24:53 \_____\___/ \__,_|\___|\___\___/ \_/ 15:24:53 Bash-1.0.6 15:24:53 15:24:53 15:24:53 ==> git version 2.25.1 found 15:24:53 ==> curl 7.68.0 (x86_64-pc-linux-gnu) libcurl/7.68.0 OpenSSL/1.1.1f zlib/1.2.11 brotli/1.0.7 libidn2/2.2.0 libpsl/0.21.0 (+libidn2/2.2.0) libssh/0.9.3/openssl/zlib nghttp2/1.40.0 librtmp/2.3 15:24:53 Release-Date: 2020-01-08 15:24:53 Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp 15:24:53 Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets 15:24:53 ==> Jenkins CI detected. 15:24:53 current dir:  /w/workspace/edgex-go/1 15:24:53 project root: . 15:24:53 --> token set from env 15:24:53 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 15:24:53 ==> Running gcov in . (disable via -X gcov) 15:24:53 ==> Python coveragepy not found 15:24:53 ==> Searching for coverage reports in: 15:24:53 + . 15:24:53 -> Found 1 reports 15:24:53 ==> Detecting git/mercurial file structure 15:24:53 ==> Reading reports 15:24:53 + ./coverage.out bytes=491197 15:24:53 ==> Appending adjustments 15:24:53 https://docs.codecov.io/docs/fixing-reports 15:24:54 + Found adjustments 15:24:54 ==> Gzipping contents 15:24:54 64K /tmp/codecov.OpW5Pv.gz 15:24:54 ==> Uploading reports 15:24:54 url: https://codecov.io 15:24:54 query: branch=PR-4154&commit=eecae67b44b398aeb3844e6435918fff481fc260&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2FPR-4154%2F1%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=4154&job=&cmd_args= 15:24:54 -> Pinging Codecov 15:24:54 https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=52b94001-b80a-4ca3-b063-c5e709073964&branch=PR-4154&commit=eecae67b44b398aeb3844e6435918fff481fc260&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2FPR-4154%2F1%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=4154&job=&cmd_args= 15:24:54 -> Uploading to 15:24:54 https://storage.googleapis.com/codecov/v4/raw/2022-09-14/00271124DB129430A58F1EEE437C3FCB/eecae67b44b398aeb3844e6435918fff481fc260/6da438b3-05ad-45af-a010-c1d9bbef9291.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20220914%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20220914T152454Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=ed4e351ac038f340f67ae9076d8ffa34fe55ac625b1a1ac3ba4e69dd842e5d66 15:24:54 % Total % Received % Xferd Average Speed Time Time Time Current 15:24:54 Dload Upload Total Spent Left Speed 15:24:55 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 64592 0 0 100 64592 0 247k --:--:-- --:--:-- --:--:-- 247k 15:24:55 -> Reports have been successfully queued for processing at https://codecov.io/github/edgexfoundry/edgex-go/commit/eecae67b44b398aeb3844e6435918fff481fc260 [Pipeline] } 15:24:55 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Scan) Stage "Snyk Scan" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) Stage "Publish Swagger" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) Stage "Semver" skipped due to when conditional [Pipeline] stage [Pipeline] { (Tag) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] sh 15:24:56 + [ -d /w/workspace/edgex-go/1/archives ] [Pipeline] libraryResource [Pipeline] sh 15:24:56 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 15:24:57 ---> package-listing.sh 15:24:57 ++ facter osfamily 15:24:57 ++ tr '[:upper:]' '[:lower:]' 15:24:57 + OS_FAMILY=debian 15:24:57 + workspace=/w/workspace/edgex-go/1 15:24:57 + START_PACKAGES=/tmp/packages_start.txt 15:24:57 + END_PACKAGES=/tmp/packages_end.txt 15:24:57 + DIFF_PACKAGES=/tmp/packages_diff.txt 15:24:57 + PACKAGES=/tmp/packages_start.txt 15:24:57 + '[' /w/workspace/edgex-go/1 ']' 15:24:57 + PACKAGES=/tmp/packages_end.txt 15:24:57 + case "${OS_FAMILY}" in 15:24:57 + dpkg -l 15:24:57 + grep '^ii' 15:24:57 + '[' -f /tmp/packages_start.txt ']' 15:24:57 + '[' -f /tmp/packages_end.txt ']' 15:24:57 + diff /tmp/packages_start.txt /tmp/packages_end.txt 15:24:57 + '[' /w/workspace/edgex-go/1 ']' 15:24:57 + mkdir -p /w/workspace/edgex-go/1/archives/ 15:24:57 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgex-go/1/archives/ [Pipeline] echo 15:24:57 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 15:24:58 + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:24:58 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 15:24:58 15:24:58 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:24:59 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 15:24:59 latest: Pulling from edgex-lftools-log-publisher 15:24:59 5eb5b503b376: Pulling fs layer 15:24:59 5c69ac0246d0: Pulling fs layer 15:24:59 ec43610c2a17: Pulling fs layer 15:24:59 3a2ae6a8a46f: Pulling fs layer 15:24:59 33b1e0a273af: Pulling fs layer 15:24:59 5d3b04190fa2: Pulling fs layer 15:24:59 2f39f015ded8: Pulling fs layer 15:24:59 5d3b04190fa2: Waiting 15:24:59 3a2ae6a8a46f: Waiting 15:24:59 2f39f015ded8: Waiting 15:24:59 33b1e0a273af: Waiting 15:24:59 5c69ac0246d0: Download complete 15:24:59 3a2ae6a8a46f: Verifying Checksum 15:24:59 33b1e0a273af: Verifying Checksum 15:24:59 33b1e0a273af: Download complete 15:24:59 5d3b04190fa2: Verifying Checksum 15:24:59 5d3b04190fa2: Download complete 15:24:59 ec43610c2a17: Verifying Checksum 15:24:59 ec43610c2a17: Download complete 15:24:59 5eb5b503b376: Download complete 15:25:00 2f39f015ded8: Download complete 15:25:01 5eb5b503b376: Pull complete 15:25:01 5c69ac0246d0: Pull complete 15:25:01 ec43610c2a17: Pull complete 15:25:01 3a2ae6a8a46f: Pull complete 15:25:01 33b1e0a273af: Pull complete 15:25:01 5d3b04190fa2: Pull complete 15:25:07 2f39f015ded8: Pull complete 15:25:07 Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 15:25:07 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 15:25:07 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 15:25:07 prd-ubuntu20.04-docker-8c-8g-29106 does not seem to be running inside a container 15:25:07 $ 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 15:25:09 $ docker top f2f6b57e69c5c22c1c7140fb94d75ea2e8b98cfcdbc309419f4f31103208f66f -eo pid,comm [Pipeline] { [Pipeline] sh 15:25:09 + touch /tmp/pre-build-complete [Pipeline] sh 15:25:09 + mkdir -p /var/log/sysstat [Pipeline] sh 15:25:10 + ls /var/log/sa-host 15:25:10 ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 15:25:10 provisioning config files... 15:25:10 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgex-go/1@tmp/config7819646748815411109tmp [Pipeline] { [Pipeline] echo 15:25:10 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 15:25:10 ---> create-netrc.sh [Pipeline] } 15:25:10 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 15:25:11 ---> python-tools-install.sh [Pipeline] echo 15:25:11 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 15:25:11 ---> sudo-logs.sh 15:25:11 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 15:25:11 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 15:25:12 ---> job-cost.sh 15:25:12 lf-activate-venv: SKIPPING 15:25:12 DEBUG: total: 0.10999999940395355 15:25:12 INFO: Retrieving Stack Cost... 15:25:12 INFO: Retrieving Pricing Info for: v3-standard-8 15:25:12 INFO: Archiving Costs [Pipeline] echo 15:25:12 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 15:25:13 ---> logs-deploy.sh 15:25:13 lf-activate-venv: SKIPPING 15:25:13 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-go/PR-4154/1 15:25:13 INFO: archiving workspace using pattern(s): 15:25:14 Archives upload complete. 15:25:14 INFO: archiving logs to Nexus 15:25:14 ---> uname -a: 15:25:14 Linux prd-ubuntu20-04-docker-8c-8g-29106 5.4.0-94-generic #106-Ubuntu SMP Thu Jan 6 23:58:14 UTC 2022 x86_64 GNU/Linux 15:25:14 15:25:14 15:25:14 ---> lscpu: 15:25:14 Architecture: x86_64 15:25:14 CPU op-mode(s): 32-bit, 64-bit 15:25:14 Byte Order: Little Endian 15:25:14 Address sizes: 40 bits physical, 48 bits virtual 15:25:14 CPU(s): 8 15:25:14 On-line CPU(s) list: 0-7 15:25:14 Thread(s) per core: 1 15:25:14 Core(s) per socket: 1 15:25:14 Socket(s): 8 15:25:14 NUMA node(s): 1 15:25:14 Vendor ID: AuthenticAMD 15:25:14 CPU family: 23 15:25:14 Model: 49 15:25:14 Model name: AMD EPYC-Rome Processor 15:25:14 Stepping: 0 15:25:14 CPU MHz: 2799.998 15:25:14 BogoMIPS: 5599.99 15:25:14 Virtualization: AMD-V 15:25:14 Hypervisor vendor: KVM 15:25:14 Virtualization type: full 15:25:14 L1d cache: 256 KiB 15:25:14 L1i cache: 256 KiB 15:25:14 L2 cache: 4 MiB 15:25:14 L3 cache: 128 MiB 15:25:14 NUMA node0 CPU(s): 0-7 15:25:14 Vulnerability Itlb multihit: Not affected 15:25:14 Vulnerability L1tf: Not affected 15:25:14 Vulnerability Mds: Not affected 15:25:14 Vulnerability Meltdown: Not affected 15:25:14 Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp 15:25:14 Vulnerability Spectre v1: Mitigation; usercopy/swapgs barriers and __user pointer sanitization 15:25:14 Vulnerability Spectre v2: Mitigation; Full AMD retpoline, IBPB conditional, IBRS_FW, STIBP disabled, RSB filling 15:25:14 Vulnerability Srbds: Not affected 15:25:14 Vulnerability Tsx async abort: Not affected 15:25:14 Flags: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm rep_good nopl cpuid extd_apicid tsc_known_freq pni pclmulqdq ssse3 fma cx16 sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand hypervisor lahf_lm cmp_legacy svm cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw topoext perfctr_core ssbd ibrs ibpb stibp vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 rdseed adx smap clflushopt clwb sha_ni xsaveopt xsavec xgetbv1 xsaves clzero xsaveerptr wbnoinvd arat npt nrip_save umip rdpid arch_capabilities 15:25:14 15:25:14 15:25:14 ---> nproc: 15:25:14 8 15:25:14 15:25:14 15:25:14 ---> df -h: 15:25:14 Filesystem Size Used Avail Use% Mounted on 15:25:14 overlay 155G 18G 138G 12% / 15:25:14 tmpfs 64M 0 64M 0% /dev 15:25:14 tmpfs 16G 0 16G 0% /sys/fs/cgroup 15:25:14 shm 64M 0 64M 0% /dev/shm 15:25:14 /dev/vda1 155G 18G 138G 12% /facter-os 15:25:14 15:25:14 15:25:14 ---> sar -b -r -n DEV: 15:25:14 Linux 5.4.0-94-generic (prd-ubuntu20-04-docker-8c-8g-29106) 09/14/22 _x86_64_ (8 CPU) 15:25:14 15:25:14 14:48:50 LINUX RESTART (8 CPU) 15:25:14 15:25:14 14:49:01 tps rtps wtps dtps bread/s bwrtn/s bdscd/s 15:25:14 14:50:02 374.55 55.92 318.63 0.00 7452.53 186850.40 0.00 15:25:14 14:51:01 114.79 0.51 114.28 0.00 12.20 56770.86 0.00 15:25:14 14:52:01 51.08 0.13 50.95 0.00 1.73 19398.08 0.00 15:25:14 14:53:01 442.00 7.85 434.15 0.00 74.13 149330.13 0.00 15:25:14 14:54:01 1055.19 0.07 1055.12 0.00 6.39 346225.14 0.00 15:25:14 14:55:01 1065.71 1.28 1064.42 0.00 19.86 275638.06 0.00 15:25:14 14:56:01 194.94 0.05 194.89 0.00 0.40 15407.93 0.00 15:25:14 14:57:01 1.87 0.00 1.87 0.00 0.00 20.66 0.00 15:25:14 14:58:01 1.18 0.00 1.18 0.00 0.00 12.80 0.00 15:25:14 14:59:01 1.73 0.00 1.73 0.00 0.00 18.79 0.00 15:25:14 15:00:01 1.25 0.00 1.25 0.00 0.00 17.46 0.00 15:25:14 15:01:01 1.42 0.00 1.42 0.00 0.00 16.53 0.00 15:25:14 15:02:01 1.08 0.00 1.08 0.00 0.00 11.46 0.00 15:25:14 15:03:01 0.98 0.00 0.98 0.00 0.00 11.86 0.00 15:25:14 15:04:01 1.30 0.02 1.28 0.00 0.13 14.13 0.00 15:25:14 15:05:01 1.87 0.00 1.87 0.00 0.00 21.99 0.00 15:25:14 15:06:01 1.05 0.00 1.05 0.00 0.00 11.86 0.00 15:25:14 15:07:01 1.63 0.00 1.63 0.00 0.00 18.80 0.00 15:25:14 15:08:01 1.10 0.00 1.10 0.00 0.00 13.46 0.00 15:25:14 15:09:01 2.73 0.87 1.87 0.00 18.40 27.86 0.00 15:25:14 15:10:01 1.38 0.00 1.38 0.00 0.00 17.19 0.00 15:25:14 15:11:01 1.03 0.00 1.03 0.00 0.00 13.46 0.00 15:25:14 15:12:01 1.13 0.00 1.13 0.00 0.00 14.13 0.00 15:25:14 15:13:01 0.95 0.00 0.95 0.00 0.00 12.13 0.00 15:25:14 15:14:01 1.62 0.00 1.62 0.00 0.00 18.40 0.00 15:25:14 15:15:01 1.58 0.00 1.58 0.00 0.00 20.26 0.00 15:25:14 15:16:01 1.02 0.00 1.02 0.00 0.00 11.60 0.00 15:25:14 15:17:01 1.42 0.02 1.40 0.00 0.13 16.26 0.00 15:25:14 15:18:01 1.17 0.00 1.17 0.00 0.00 13.33 0.00 15:25:14 15:19:01 1.57 0.00 1.57 0.00 0.00 18.93 0.00 15:25:14 15:20:01 1.03 0.00 1.03 0.00 0.00 11.86 0.00 15:25:14 15:21:01 0.95 0.00 0.95 0.00 0.00 12.53 0.00 15:25:14 15:22:01 1.17 0.00 1.17 0.00 0.00 12.93 0.00 15:25:14 15:23:01 0.88 0.00 0.88 0.00 0.00 11.46 0.00 15:25:14 15:24:01 1.33 0.00 1.33 0.00 0.00 15.73 0.00 15:25:14 15:25:01 4.03 0.25 3.78 0.00 19.33 322.29 0.00 15:25:14 Average: 92.78 1.86 90.92 0.00 211.30 29170.52 0.00 15:25:14 15:25:14 14:49:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 15:25:14 14:50:02 28692588 31740092 565316 1.72 114448 3202564 2195412 6.47 1168076 2647204 548776 15:25:14 14:51:01 27507572 31655412 634864 1.93 137916 4192620 2121352 6.25 1630748 3263852 545792 15:25:14 14:52:01 27294192 31658176 628508 1.91 140588 4381580 2341360 6.90 1414676 3667596 303312 15:25:14 14:53:01 24482224 31660108 616436 1.87 275488 6829052 2074580 6.11 1897320 5748456 228 15:25:14 14:54:01 20645768 31619436 653184 1.99 298284 10529268 2679132 7.90 2075572 9333064 566216 15:25:14 14:55:01 19566992 31576332 689516 2.10 375156 11366540 2706128 7.98 2256860 10097612 8000 15:25:14 14:56:01 20720232 31737312 534696 1.63 379936 10403652 1969108 5.80 2136104 9108376 16 15:25:14 14:57:01 20722540 31739556 532856 1.62 379976 10403660 1969108 5.80 2135240 9108380 20 15:25:14 14:58:01 20735204 31752220 520224 1.58 379992 10403672 1969108 5.80 2122820 9108388 12 15:25:14 14:59:01 20736284 31753320 519120 1.58 380016 10403668 1969108 5.80 2122832 9108388 8 15:25:14 15:00:01 20737032 31754064 518400 1.58 380028 10403652 1969108 5.80 2121776 9108368 12 15:25:14 15:01:01 20737276 31754316 518144 1.58 380036 10403648 1969108 5.80 2121508 9108368 8 15:25:14 15:02:01 20737216 31754272 518356 1.58 380040 10403656 1969108 5.80 2121496 9108372 12 15:25:14 15:03:01 20737168 31754340 518360 1.58 380040 10403664 1969108 5.80 2121544 9108476 244 15:25:14 15:04:01 20734344 31751592 521044 1.58 380048 10403664 1968388 5.80 2128560 9108476 320 15:25:14 15:05:01 20736904 31754180 518292 1.58 380072 10403664 1951600 5.75 2122036 9108480 8 15:25:14 15:06:01 20736880 31754160 518268 1.58 380104 10403668 1951600 5.75 2121872 9108480 12 15:25:14 15:07:01 20737068 31754400 517976 1.58 380128 10403672 1951600 5.75 2121828 9108484 44 15:25:14 15:08:01 20737044 31754388 517916 1.58 380164 10403676 1951600 5.75 2121648 9108488 20 15:25:14 15:09:01 20736136 31754440 518036 1.58 380224 10404188 1979116 5.83 2121820 9108924 196 15:25:14 15:10:01 20736084 31754396 518232 1.58 380232 10404188 1979116 5.83 2122120 9108928 44 15:25:14 15:11:01 20735924 31754396 518156 1.58 380244 10404324 1979116 5.83 2122728 9109064 172 15:25:14 15:12:01 20736208 31754684 517860 1.57 380260 10404320 1979116 5.83 2122124 9109064 36 15:25:14 15:13:01 20736192 31754692 517800 1.57 380268 10404328 1979116 5.83 2122128 9109068 176 15:25:14 15:14:01 20736144 31754644 517760 1.57 380300 10404324 1962420 5.78 2121836 9109068 12 15:25:14 15:15:01 20736168 31754744 517696 1.57 380340 10404332 1962420 5.78 2122448 9109076 8 15:25:14 15:16:01 20736176 31754760 517656 1.57 380360 10404344 1962420 5.78 2121924 9109080 28 15:25:14 15:17:01 20736200 31754848 517824 1.57 380388 10404344 1962420 5.78 2122632 9109080 256 15:25:14 15:18:01 20736248 31754904 517752 1.57 380396 10404348 1962420 5.78 2122076 9109084 32 15:25:14 15:19:01 20736216 31754900 517708 1.57 380428 10404352 1962420 5.78 2122076 9109088 64 15:25:14 15:20:01 20735900 31754588 517936 1.58 380444 10404356 1962420 5.78 2122684 9109092 24 15:25:14 15:21:01 20735892 31754632 517872 1.57 380456 10404356 1962420 5.78 2122148 9109096 184 15:25:14 15:22:01 20736060 31754804 517840 1.57 380468 10404360 1962420 5.78 2122132 9109096 8 15:25:14 15:23:01 20736076 31754844 517780 1.57 380480 10404364 1962420 5.78 2122152 9109100 208 15:25:14 15:24:01 20735980 31754768 517828 1.57 380504 10404364 1962420 5.78 2122260 9109104 32 15:25:14 15:25:01 20415264 31692968 578644 1.76 385828 10648516 2367324 6.98 2189428 9352620 248664 15:25:14 Average: 21386872 31734602 539607 1.64 354280 9801860 2041532 6.02 2061312 8562915 61756 15:25:14 15:25:14 14:49:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 15:25:14 14:50:02 ens3 1400.20 1191.85 12778.36 167.68 0.00 0.00 0.00 0.00 15:25:14 14:50:02 lo 5.60 5.60 0.54 0.54 0.00 0.00 0.00 0.00 15:25:14 14:50:02 docker0 406.48 357.82 30.09 2716.98 0.00 0.00 0.00 0.00 15:25:14 14:51:01 ens3 192.32 154.39 1207.19 74.03 0.00 0.00 0.00 0.00 15:25:14 14:51:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 15:25:14 14:51:01 docker0 104.81 126.84 8.79 1169.16 0.00 0.00 0.00 0.00 15:25:14 14:51:01 vethcb7abc1 0.51 0.69 0.04 0.07 0.00 0.00 0.00 0.00 15:25:14 14:52:01 ens3 23.58 14.50 19.34 10.58 0.00 0.00 0.00 0.00 15:25:14 14:52:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:25:14 14:52:01 docker0 1.00 1.00 0.06 0.08 0.00 0.00 0.00 0.00 15:25:14 14:52:01 vethcb7abc1 1.00 1.02 0.08 0.08 0.00 0.00 0.00 0.00 15:25:14 14:53:01 ens3 301.32 218.50 3338.82 90.31 0.00 0.00 0.00 0.00 15:25:14 14:53:01 lo 0.80 0.80 0.07 0.07 0.00 0.00 0.00 0.00 15:25:14 14:53:01 docker0 132.88 178.95 10.30 1634.33 0.00 0.00 0.00 0.00 15:25:14 14:53:01 veth244027f 0.00 0.67 0.00 0.04 0.00 0.00 0.00 0.00 15:25:14 14:54:01 ens3 177.51 135.58 806.50 82.68 0.00 0.00 0.00 0.00 15:25:14 14:54:01 lo 1.00 1.00 0.10 0.10 0.00 0.00 0.00 0.00 15:25:14 14:54:01 docker0 74.03 94.49 4.87 671.17 0.00 0.00 0.00 0.00 15:25:14 14:54:01 veth244027f 0.00 0.60 0.00 0.03 0.00 0.00 0.00 0.00 15:25:14 14:55:01 ens3 219.50 144.73 1809.61 96.89 0.00 0.00 0.00 0.00 15:25:14 14:55:01 vethc23edeb 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:25:14 14:55:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 15:25:14 14:55:01 veth2db1be4 13.03 34.08 1.28 652.78 0.00 0.00 0.00 0.05 15:25:14 14:55:01 docker0 89.59 144.06 6.99 1769.60 0.00 0.00 0.00 0.00 15:25:14 14:55:01 veth244027f 0.00 0.48 0.00 0.02 0.00 0.00 0.00 0.00 15:25:14 14:55:01 veth78198b0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:25:14 14:56:01 ens3 27.76 20.08 102.09 5.72 0.00 0.00 0.00 0.00 15:25:14 14:56:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:25:14 14:56:01 docker0 13.21 16.53 0.81 92.54 0.00 0.00 0.00 0.00 15:25:14 14:57:01 ens3 0.33 0.35 0.02 0.03 0.00 0.00 0.00 0.00 15:25:14 14:57:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 15:25:14 14:57:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:25:14 14:58:01 ens3 0.05 0.03 0.00 0.00 0.00 0.00 0.00 0.00 15:25:14 14:58:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:25:14 14:58:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:25:14 14:59:01 ens3 0.13 0.10 0.01 0.01 0.00 0.00 0.00 0.00 15:25:14 14:59:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 15:25:14 14:59:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:25:14 15:00:01 ens3 0.18 0.15 0.08 0.07 0.00 0.00 0.00 0.00 15:25:14 15:00:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:25:14 15:00:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:25:14 15:01:01 ens3 0.10 0.10 0.01 0.01 0.00 0.00 0.00 0.00 15:25:14 15:01:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 15:25:14 15:01:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:25:14 15:02:01 ens3 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:25:14 15:02:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:25:14 15:02:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:25:14 15:03:01 ens3 0.12 0.10 0.01 0.01 0.00 0.00 0.00 0.00 15:25:14 15:03:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 15:25:14 15:03:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:25:14 15:04:01 ens3 0.23 0.00 0.01 0.00 0.00 0.00 0.00 0.00 15:25:14 15:04:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:25:14 15:04:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:25:14 15:05:01 ens3 0.97 0.60 0.38 0.28 0.00 0.00 0.00 0.00 15:25:14 15:05:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 15:25:14 15:05:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:25:14 15:06:01 ens3 0.05 0.05 0.00 0.00 0.00 0.00 0.00 0.00 15:25:14 15:06:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:25:14 15:06:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:25:14 15:07:01 ens3 0.78 0.53 2.55 0.04 0.00 0.00 0.00 0.00 15:25:14 15:07:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 15:25:14 15:07:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:25:14 15:08:01 ens3 0.03 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:25:14 15:08:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:25:14 15:08:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:25:14 15:09:01 ens3 0.13 0.10 0.01 0.01 0.00 0.00 0.00 0.00 15:25:14 15:09:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 15:25:14 15:09:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:25:14 15:10:01 ens3 0.13 0.12 0.08 0.07 0.00 0.00 0.00 0.00 15:25:14 15:10:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:25:14 15:10:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:25:14 15:11:01 ens3 0.52 0.53 0.26 0.23 0.00 0.00 0.00 0.00 15:25:14 15:11:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 15:25:14 15:11:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:25:14 15:12:01 ens3 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:25:14 15:12:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:25:14 15:12:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:25:14 15:13:01 ens3 0.12 0.10 0.01 0.01 0.00 0.00 0.00 0.00 15:25:14 15:13:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 15:25:14 15:13:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:25:14 15:14:01 ens3 0.02 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:25:14 15:14:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:25:14 15:14:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:25:14 15:15:01 ens3 0.25 0.20 0.08 0.07 0.00 0.00 0.00 0.00 15:25:14 15:15:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 15:25:14 15:15:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:25:14 15:16:01 ens3 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:25:14 15:16:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:25:14 15:16:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:25:14 15:17:01 ens3 0.12 0.10 0.01 0.01 0.00 0.00 0.00 0.00 15:25:14 15:17:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 15:25:14 15:17:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:25:14 15:18:01 ens3 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:25:14 15:18:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:25:14 15:18:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:25:14 15:19:01 ens3 0.12 0.10 0.01 0.01 0.00 0.00 0.00 0.00 15:25:14 15:19:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 15:25:14 15:19:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:25:14 15:20:01 ens3 0.13 0.10 0.08 0.07 0.00 0.00 0.00 0.00 15:25:14 15:20:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:25:14 15:20:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:25:14 15:21:01 ens3 0.10 0.10 0.01 0.01 0.00 0.00 0.00 0.00 15:25:14 15:21:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 15:25:14 15:21:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:25:14 15:22:01 ens3 0.03 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:25:14 15:22:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:25:14 15:22:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:25:14 15:23:01 ens3 0.12 0.12 0.01 0.01 0.00 0.00 0.00 0.00 15:25:14 15:23:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 15:25:14 15:23:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:25:14 15:24:01 ens3 0.02 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:25:14 15:24:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:25:14 15:24:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:25:14 15:25:01 ens3 89.95 57.26 2518.95 10.27 0.00 0.00 0.00 0.00 15:25:14 15:25:01 lo 1.27 1.27 0.12 0.12 0.00 0.00 0.00 0.00 15:25:14 15:25:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:25:14 Average: ens3 67.63 53.85 626.99 14.95 0.00 0.00 0.00 0.00 15:25:14 Average: lo 0.33 0.33 0.03 0.03 0.00 0.00 0.00 0.00 15:25:14 Average: docker0 22.79 25.50 1.72 223.27 0.00 0.00 0.00 0.00 15:25:14 15:25:14 15:25:14 ---> sar -P ALL: 15:25:14 Linux 5.4.0-94-generic (prd-ubuntu20-04-docker-8c-8g-29106) 09/14/22 _x86_64_ (8 CPU) 15:25:14 15:25:14 14:48:50 LINUX RESTART (8 CPU) 15:25:14 15:25:14 14:49:01 CPU %user %nice %system %iowait %steal %idle 15:25:14 14:50:02 all 11.36 0.00 4.33 1.73 0.05 82.53 15:25:14 14:50:02 0 15.54 0.00 5.92 2.61 0.05 75.88 15:25:14 14:50:02 1 10.87 0.00 3.84 1.84 0.07 83.39 15:25:14 14:50:02 2 10.44 0.00 4.78 3.74 0.05 81.00 15:25:14 14:50:02 3 10.43 0.00 3.32 0.44 0.05 85.76 15:25:14 14:50:02 4 12.45 0.00 3.35 0.66 0.05 83.49 15:25:14 14:50:02 5 11.57 0.00 4.74 2.17 0.05 81.47 15:25:14 14:50:02 6 9.57 0.00 4.04 0.32 0.05 86.02 15:25:14 14:50:02 7 9.96 0.00 4.64 2.09 0.07 83.25 15:25:14 14:51:01 all 32.66 0.00 6.70 0.74 0.07 59.84 15:25:14 14:51:01 0 35.16 0.00 7.77 2.39 0.09 54.59 15:25:14 14:51:01 1 32.42 0.00 6.32 0.03 0.07 61.16 15:25:14 14:51:01 2 30.47 0.00 5.84 0.50 0.07 63.12 15:25:14 14:51:01 3 32.81 0.00 7.05 0.39 0.07 59.67 15:25:14 14:51:01 4 31.99 0.00 6.69 2.01 0.09 59.22 15:25:14 14:51:01 5 32.66 0.00 6.58 0.29 0.07 60.40 15:25:14 14:51:01 6 32.78 0.00 6.34 0.02 0.05 60.81 15:25:14 14:51:01 7 32.95 0.00 6.99 0.24 0.09 59.73 15:25:14 14:52:01 all 51.63 0.00 6.88 0.19 0.09 41.21 15:25:14 14:52:01 0 52.17 0.00 7.02 1.17 0.08 39.56 15:25:14 14:52:01 1 51.86 0.00 7.09 0.00 0.08 40.96 15:25:14 14:52:01 2 52.16 0.00 6.30 0.20 0.08 41.25 15:25:14 14:52:01 3 51.71 0.00 6.38 0.02 0.10 41.78 15:25:14 14:52:01 4 52.14 0.00 6.97 0.03 0.08 40.78 15:25:14 14:52:01 5 51.36 0.00 7.14 0.03 0.08 41.38 15:25:14 14:52:01 6 51.35 0.00 6.74 0.02 0.10 41.80 15:25:14 14:52:01 7 50.30 0.00 7.41 0.02 0.10 42.17 15:25:14 14:53:01 all 20.39 0.00 9.08 3.83 0.07 66.63 15:25:14 14:53:01 0 20.88 0.00 8.95 4.54 0.07 65.56 15:25:14 14:53:01 1 22.21 0.00 10.02 4.89 0.09 62.80 15:25:14 14:53:01 2 19.97 0.00 8.13 2.44 0.07 69.39 15:25:14 14:53:01 3 19.23 0.00 8.99 4.47 0.09 67.23 15:25:14 14:53:01 4 20.79 0.00 10.08 7.88 0.07 61.18 15:25:14 14:53:01 5 19.45 0.00 9.02 1.98 0.09 69.47 15:25:14 14:53:01 6 21.04 0.00 9.50 1.72 0.07 67.68 15:25:14 14:53:01 7 19.59 0.00 7.94 2.71 0.07 69.69 15:25:14 14:54:01 all 56.81 0.00 14.91 6.03 0.13 22.11 15:25:14 14:54:01 0 56.14 0.00 15.95 11.31 0.14 16.46 15:25:14 14:54:01 1 57.02 0.00 14.09 2.60 0.14 26.15 15:25:14 14:54:01 2 57.38 0.00 14.52 4.15 0.15 23.80 15:25:14 14:54:01 3 56.89 0.00 14.57 7.86 0.12 20.56 15:25:14 14:54:01 4 55.69 0.00 15.51 4.21 0.14 24.46 15:25:14 14:54:01 5 57.38 0.00 15.24 8.93 0.12 18.33 15:25:14 14:54:01 6 57.24 0.00 14.65 5.91 0.14 22.06 15:25:14 14:54:01 7 56.74 0.00 14.73 3.31 0.14 25.08 15:25:14 14:55:01 all 68.64 0.00 14.06 3.10 0.14 14.06 15:25:14 14:55:01 0 70.65 0.00 13.73 2.03 0.12 13.46 15:25:14 14:55:01 1 65.72 0.00 13.85 1.18 0.14 19.12 15:25:14 14:55:01 2 66.10 0.00 13.49 1.40 0.14 18.87 15:25:14 14:55:01 3 68.76 0.00 15.13 8.43 0.14 7.55 15:25:14 14:55:01 4 66.79 0.00 14.50 3.10 0.14 15.48 15:25:14 14:55:01 5 70.92 0.00 13.39 1.65 0.15 13.89 15:25:14 14:55:01 6 69.23 0.00 14.82 5.23 0.14 10.58 15:25:14 14:55:01 7 70.88 0.00 13.57 1.77 0.15 13.62 15:25:14 14:56:01 all 2.26 0.00 1.14 0.89 0.01 95.69 15:25:14 14:56:01 0 1.59 0.00 1.14 0.35 0.03 96.89 15:25:14 14:56:01 1 3.04 0.00 1.64 0.48 0.02 94.83 15:25:14 14:56:01 2 2.39 0.00 1.20 0.62 0.02 95.78 15:25:14 14:56:01 3 2.73 0.00 0.95 0.97 0.00 95.35 15:25:14 14:56:01 4 1.92 0.00 0.83 0.23 0.02 97.00 15:25:14 14:56:01 5 2.64 0.00 1.03 0.33 0.00 95.99 15:25:14 14:56:01 6 1.76 0.00 1.09 1.84 0.02 95.30 15:25:14 14:56:01 7 2.06 0.00 1.22 2.32 0.00 94.40 15:25:14 14:57:01 all 0.01 0.00 0.02 0.01 0.01 99.95 15:25:14 14:57:01 0 0.00 0.00 0.02 0.00 0.00 99.98 15:25:14 14:57:01 1 0.03 0.00 0.03 0.00 0.02 99.92 15:25:14 14:57:01 2 0.00 0.00 0.00 0.00 0.00 100.00 15:25:14 14:57:01 3 0.02 0.00 0.02 0.00 0.02 99.95 15:25:14 14:57:01 4 0.02 0.00 0.02 0.00 0.00 99.97 15:25:14 14:57:01 5 0.03 0.00 0.00 0.00 0.02 99.95 15:25:14 14:57:01 6 0.02 0.00 0.05 0.05 0.00 99.88 15:25:14 14:57:01 7 0.00 0.00 0.00 0.02 0.00 99.98 15:25:14 14:58:01 all 0.03 0.00 0.02 0.00 0.00 99.95 15:25:14 14:58:01 0 0.02 0.00 0.00 0.00 0.00 99.98 15:25:14 14:58:01 1 0.03 0.00 0.03 0.00 0.00 99.93 15:25:14 14:58:01 2 0.03 0.00 0.02 0.00 0.00 99.95 15:25:14 14:58:01 3 0.02 0.00 0.02 0.00 0.00 99.97 15:25:14 14:58:01 4 0.00 0.00 0.02 0.00 0.00 99.98 15:25:14 14:58:01 5 0.03 0.00 0.05 0.00 0.00 99.92 15:25:14 14:58:01 6 0.07 0.00 0.02 0.02 0.00 99.90 15:25:14 14:58:01 7 0.00 0.00 0.00 0.00 0.00 100.00 15:25:14 14:59:01 all 0.01 0.00 0.00 0.00 0.00 99.98 15:25:14 14:59:01 0 0.00 0.00 0.00 0.00 0.00 100.00 15:25:14 14:59:01 1 0.02 0.00 0.00 0.00 0.00 99.98 15:25:14 14:59:01 2 0.02 0.00 0.00 0.00 0.00 99.98 15:25:14 14:59:01 3 0.02 0.00 0.00 0.00 0.00 99.98 15:25:14 14:59:01 4 0.00 0.00 0.00 0.00 0.00 100.00 15:25:14 14:59:01 5 0.02 0.00 0.00 0.00 0.00 99.98 15:25:14 14:59:01 6 0.00 0.00 0.02 0.02 0.00 99.97 15:25:14 14:59:01 7 0.02 0.00 0.00 0.02 0.02 99.95 15:25:14 15:00:01 all 0.02 0.00 0.01 0.00 0.01 99.96 15:25:14 15:00:01 0 0.02 0.00 0.02 0.00 0.00 99.97 15:25:14 15:00:01 1 0.02 0.00 0.02 0.00 0.02 99.95 15:25:14 15:00:01 2 0.00 0.00 0.02 0.00 0.00 99.98 15:25:14 15:00:01 3 0.02 0.00 0.02 0.00 0.02 99.95 15:25:14 15:00:01 4 0.03 0.00 0.00 0.00 0.00 99.97 15:25:14 15:00:01 5 0.02 0.00 0.03 0.00 0.00 99.95 15:25:14 15:00:01 6 0.03 0.00 0.00 0.03 0.02 99.92 15:25:14 15:00:01 7 0.00 0.00 0.02 0.00 0.00 99.98 15:25:14 15:25:14 15:00:01 CPU %user %nice %system %iowait %steal %idle 15:25:14 15:01:01 all 0.01 0.00 0.01 0.01 0.00 99.97 15:25:14 15:01:01 0 0.02 0.00 0.02 0.00 0.00 99.97 15:25:14 15:01:01 1 0.02 0.00 0.02 0.00 0.00 99.97 15:25:14 15:01:01 2 0.00 0.00 0.00 0.00 0.02 99.98 15:25:14 15:01:01 3 0.00 0.00 0.02 0.00 0.00 99.98 15:25:14 15:01:01 4 0.02 0.00 0.00 0.00 0.00 99.98 15:25:14 15:01:01 5 0.00 0.00 0.00 0.00 0.00 100.00 15:25:14 15:01:01 6 0.02 0.00 0.03 0.02 0.00 99.93 15:25:14 15:01:01 7 0.00 0.00 0.00 0.03 0.00 99.97 15:25:14 15:02:01 all 0.01 0.00 0.01 0.00 0.00 99.97 15:25:14 15:02:01 0 0.02 0.00 0.00 0.00 0.00 99.98 15:25:14 15:02:01 1 0.03 0.00 0.03 0.00 0.00 99.93 15:25:14 15:02:01 2 0.02 0.00 0.00 0.00 0.00 99.98 15:25:14 15:02:01 3 0.02 0.00 0.00 0.00 0.00 99.98 15:25:14 15:02:01 4 0.00 0.00 0.02 0.00 0.00 99.98 15:25:14 15:02:01 5 0.00 0.00 0.00 0.00 0.00 100.00 15:25:14 15:02:01 6 0.00 0.00 0.00 0.02 0.00 99.98 15:25:14 15:02:01 7 0.02 0.00 0.02 0.02 0.00 99.95 15:25:14 15:03:01 all 0.01 0.00 0.01 0.00 0.00 99.97 15:25:14 15:03:01 0 0.00 0.00 0.02 0.00 0.00 99.98 15:25:14 15:03:01 1 0.00 0.00 0.02 0.00 0.02 99.97 15:25:14 15:03:01 2 0.02 0.00 0.02 0.00 0.00 99.97 15:25:14 15:03:01 3 0.03 0.00 0.00 0.00 0.00 99.97 15:25:14 15:03:01 4 0.00 0.00 0.00 0.00 0.00 100.00 15:25:14 15:03:01 5 0.02 0.00 0.00 0.00 0.00 99.98 15:25:14 15:03:01 6 0.03 0.00 0.00 0.02 0.00 99.95 15:25:14 15:03:01 7 0.02 0.00 0.00 0.02 0.00 99.97 15:25:14 15:04:01 all 0.02 0.00 0.02 0.00 0.00 99.95 15:25:14 15:04:01 0 0.02 0.00 0.02 0.00 0.02 99.95 15:25:14 15:04:01 1 0.03 0.00 0.05 0.00 0.00 99.92 15:25:14 15:04:01 2 0.03 0.00 0.03 0.00 0.00 99.93 15:25:14 15:04:01 3 0.00 0.00 0.00 0.00 0.00 100.00 15:25:14 15:04:01 4 0.03 0.00 0.02 0.02 0.00 99.93 15:25:14 15:04:01 5 0.00 0.00 0.05 0.00 0.00 99.95 15:25:14 15:04:01 6 0.02 0.00 0.00 0.00 0.00 99.98 15:25:14 15:04:01 7 0.03 0.00 0.02 0.02 0.00 99.93 15:25:14 15:05:01 all 0.02 0.00 0.01 0.01 0.00 99.96 15:25:14 15:05:01 0 0.02 0.00 0.00 0.00 0.00 99.98 15:25:14 15:05:01 1 0.00 0.00 0.03 0.00 0.00 99.97 15:25:14 15:05:01 2 0.00 0.00 0.00 0.00 0.00 100.00 15:25:14 15:05:01 3 0.07 0.00 0.00 0.00 0.02 99.92 15:25:14 15:05:01 4 0.00 0.00 0.00 0.00 0.00 100.00 15:25:14 15:05:01 5 0.02 0.00 0.02 0.02 0.00 99.95 15:25:14 15:05:01 6 0.02 0.00 0.02 0.02 0.00 99.95 15:25:14 15:05:01 7 0.02 0.00 0.02 0.02 0.00 99.95 15:25:14 15:06:01 all 0.26 0.00 0.00 0.00 0.00 99.73 15:25:14 15:06:01 0 0.00 0.00 0.00 0.00 0.00 100.00 15:25:14 15:06:01 1 0.02 0.00 0.02 0.00 0.02 99.95 15:25:14 15:06:01 2 0.00 0.00 0.00 0.00 0.00 100.00 15:25:14 15:06:01 3 2.00 0.00 0.00 0.00 0.00 98.00 15:25:14 15:06:01 4 0.03 0.00 0.00 0.00 0.00 99.97 15:25:14 15:06:01 5 0.00 0.00 0.00 0.02 0.00 99.98 15:25:14 15:06:01 6 0.02 0.00 0.00 0.02 0.00 99.97 15:25:14 15:06:01 7 0.00 0.00 0.00 0.00 0.00 100.00 15:25:14 15:07:01 all 0.17 0.00 0.03 0.01 0.00 99.79 15:25:14 15:07:01 0 0.02 0.00 0.02 0.00 0.00 99.97 15:25:14 15:07:01 1 0.05 0.00 0.05 0.00 0.00 99.90 15:25:14 15:07:01 2 0.02 0.00 0.00 0.00 0.00 99.98 15:25:14 15:07:01 3 1.22 0.00 0.13 0.00 0.00 98.64 15:25:14 15:07:01 4 0.00 0.00 0.00 0.00 0.00 100.00 15:25:14 15:07:01 5 0.00 0.00 0.02 0.03 0.02 99.93 15:25:14 15:07:01 6 0.03 0.00 0.00 0.02 0.00 99.95 15:25:14 15:07:01 7 0.02 0.00 0.00 0.00 0.00 99.98 15:25:14 15:08:01 all 0.01 0.00 0.00 0.00 0.00 99.98 15:25:14 15:08:01 0 0.00 0.00 0.02 0.00 0.00 99.98 15:25:14 15:08:01 1 0.02 0.00 0.02 0.00 0.00 99.97 15:25:14 15:08:01 2 0.02 0.00 0.00 0.00 0.00 99.98 15:25:14 15:08:01 3 0.00 0.00 0.00 0.00 0.00 100.00 15:25:14 15:08:01 4 0.00 0.00 0.00 0.00 0.00 100.00 15:25:14 15:08:01 5 0.00 0.00 0.00 0.02 0.00 99.98 15:25:14 15:08:01 6 0.02 0.00 0.00 0.02 0.00 99.97 15:25:14 15:08:01 7 0.02 0.00 0.00 0.00 0.00 99.98 15:25:14 15:09:01 all 0.05 0.00 0.04 0.01 0.00 99.90 15:25:14 15:09:01 0 0.02 0.00 0.02 0.00 0.00 99.97 15:25:14 15:09:01 1 0.22 0.00 0.12 0.03 0.02 99.62 15:25:14 15:09:01 2 0.03 0.00 0.02 0.00 0.00 99.95 15:25:14 15:09:01 3 0.02 0.00 0.02 0.00 0.02 99.95 15:25:14 15:09:01 4 0.03 0.00 0.02 0.00 0.00 99.95 15:25:14 15:09:01 5 0.02 0.00 0.05 0.02 0.00 99.92 15:25:14 15:09:01 6 0.03 0.00 0.05 0.02 0.00 99.90 15:25:14 15:09:01 7 0.02 0.00 0.00 0.02 0.00 99.97 15:25:14 15:10:01 all 0.04 0.00 0.01 0.00 0.00 99.95 15:25:14 15:10:01 0 0.00 0.00 0.02 0.00 0.00 99.98 15:25:14 15:10:01 1 0.02 0.00 0.02 0.00 0.00 99.97 15:25:14 15:10:01 2 0.00 0.00 0.02 0.00 0.00 99.98 15:25:14 15:10:01 3 0.02 0.00 0.00 0.00 0.00 99.98 15:25:14 15:10:01 4 0.00 0.00 0.00 0.00 0.00 100.00 15:25:14 15:10:01 5 0.15 0.00 0.02 0.00 0.00 99.83 15:25:14 15:10:01 6 0.08 0.00 0.00 0.00 0.00 99.92 15:25:14 15:10:01 7 0.03 0.00 0.00 0.03 0.00 99.93 15:25:14 15:11:01 all 0.02 0.00 0.01 0.01 0.00 99.96 15:25:14 15:11:01 0 0.00 0.00 0.00 0.00 0.00 100.00 15:25:14 15:11:01 1 0.03 0.00 0.03 0.00 0.00 99.93 15:25:14 15:11:01 2 0.02 0.00 0.00 0.00 0.00 99.98 15:25:14 15:11:01 3 0.02 0.00 0.02 0.00 0.00 99.97 15:25:14 15:11:01 4 0.00 0.00 0.02 0.00 0.02 99.97 15:25:14 15:11:01 5 0.03 0.00 0.00 0.02 0.00 99.95 15:25:14 15:11:01 6 0.07 0.00 0.02 0.03 0.00 99.88 15:25:14 15:11:01 7 0.00 0.00 0.00 0.00 0.00 100.00 15:25:14 15:25:14 15:11:01 CPU %user %nice %system %iowait %steal %idle 15:25:14 15:12:01 all 0.01 0.00 0.01 0.00 0.00 99.98 15:25:14 15:12:01 0 0.02 0.00 0.02 0.00 0.00 99.97 15:25:14 15:12:01 1 0.02 0.00 0.02 0.00 0.02 99.95 15:25:14 15:12:01 2 0.00 0.00 0.02 0.00 0.00 99.98 15:25:14 15:12:01 3 0.00 0.00 0.02 0.00 0.00 99.98 15:25:14 15:12:01 4 0.02 0.00 0.00 0.00 0.00 99.98 15:25:14 15:12:01 5 0.00 0.00 0.02 0.02 0.00 99.97 15:25:14 15:12:01 6 0.00 0.00 0.00 0.02 0.00 99.98 15:25:14 15:12:01 7 0.00 0.00 0.00 0.00 0.00 100.00 15:25:14 15:13:01 all 0.01 0.00 0.01 0.00 0.00 99.98 15:25:14 15:13:01 0 0.00 0.00 0.00 0.00 0.00 100.00 15:25:14 15:13:01 1 0.02 0.00 0.02 0.00 0.00 99.97 15:25:14 15:13:01 2 0.00 0.00 0.02 0.00 0.00 99.98 15:25:14 15:13:01 3 0.00 0.00 0.02 0.00 0.00 99.98 15:25:14 15:13:01 4 0.00 0.00 0.00 0.00 0.00 100.00 15:25:14 15:13:01 5 0.03 0.00 0.02 0.02 0.00 99.93 15:25:14 15:13:01 6 0.02 0.00 0.00 0.00 0.00 99.98 15:25:14 15:13:01 7 0.00 0.00 0.00 0.00 0.00 100.00 15:25:14 15:14:01 all 0.01 0.00 0.00 0.01 0.00 99.97 15:25:14 15:14:01 0 0.02 0.00 0.00 0.00 0.00 99.98 15:25:14 15:14:01 1 0.03 0.00 0.02 0.00 0.02 99.93 15:25:14 15:14:01 2 0.03 0.00 0.00 0.00 0.00 99.97 15:25:14 15:14:01 3 0.02 0.00 0.00 0.00 0.02 99.97 15:25:14 15:14:01 4 0.02 0.00 0.00 0.00 0.00 99.98 15:25:14 15:14:01 5 0.00 0.00 0.00 0.02 0.00 99.98 15:25:14 15:14:01 6 0.00 0.00 0.00 0.03 0.00 99.97 15:25:14 15:14:01 7 0.00 0.00 0.02 0.00 0.00 99.98 15:25:14 15:15:01 all 0.02 0.00 0.01 0.01 0.00 99.96 15:25:14 15:15:01 0 0.00 0.00 0.02 0.00 0.02 99.97 15:25:14 15:15:01 1 0.03 0.00 0.00 0.00 0.00 99.97 15:25:14 15:15:01 2 0.02 0.00 0.00 0.00 0.00 99.98 15:25:14 15:15:01 3 0.02 0.00 0.00 0.00 0.00 99.98 15:25:14 15:15:01 4 0.02 0.00 0.00 0.00 0.00 99.98 15:25:14 15:15:01 5 0.07 0.00 0.02 0.02 0.00 99.90 15:25:14 15:15:01 6 0.00 0.00 0.02 0.02 0.00 99.97 15:25:14 15:15:01 7 0.02 0.00 0.00 0.03 0.00 99.95 15:25:14 15:16:01 all 0.02 0.00 0.01 0.00 0.00 99.97 15:25:14 15:16:01 0 0.00 0.00 0.02 0.00 0.00 99.98 15:25:14 15:16:01 1 0.02 0.00 0.02 0.00 0.00 99.97 15:25:14 15:16:01 2 0.03 0.00 0.00 0.00 0.00 99.97 15:25:14 15:16:01 3 0.03 0.00 0.00 0.00 0.00 99.97 15:25:14 15:16:01 4 0.02 0.00 0.00 0.00 0.00 99.98 15:25:14 15:16:01 5 0.00 0.00 0.02 0.02 0.00 99.97 15:25:14 15:16:01 6 0.03 0.00 0.03 0.02 0.02 99.90 15:25:14 15:16:01 7 0.00 0.00 0.00 0.00 0.00 100.00 15:25:14 15:17:01 all 0.01 0.00 0.02 0.00 0.00 99.97 15:25:14 15:17:01 0 0.02 0.00 0.02 0.00 0.00 99.97 15:25:14 15:17:01 1 0.02 0.00 0.02 0.00 0.00 99.97 15:25:14 15:17:01 2 0.00 0.00 0.02 0.00 0.00 99.98 15:25:14 15:17:01 3 0.00 0.00 0.02 0.00 0.00 99.98 15:25:14 15:17:01 4 0.00 0.00 0.02 0.00 0.00 99.98 15:25:14 15:17:01 5 0.02 0.00 0.02 0.00 0.00 99.97 15:25:14 15:17:01 6 0.02 0.00 0.02 0.00 0.00 99.97 15:25:14 15:17:01 7 0.00 0.00 0.02 0.03 0.00 99.95 15:25:14 15:18:01 all 0.01 0.00 0.00 0.00 0.00 99.98 15:25:14 15:18:01 0 0.02 0.00 0.00 0.00 0.00 99.98 15:25:14 15:18:01 1 0.00 0.00 0.00 0.00 0.00 100.00 15:25:14 15:18:01 2 0.02 0.00 0.00 0.00 0.00 99.98 15:25:14 15:18:01 3 0.00 0.00 0.00 0.00 0.02 99.98 15:25:14 15:18:01 4 0.02 0.00 0.00 0.00 0.00 99.98 15:25:14 15:18:01 5 0.02 0.00 0.00 0.02 0.00 99.97 15:25:14 15:18:01 6 0.00 0.00 0.00 0.02 0.00 99.98 15:25:14 15:18:01 7 0.03 0.00 0.00 0.00 0.00 99.97 15:25:14 15:19:01 all 0.01 0.00 0.00 0.01 0.00 99.98 15:25:14 15:19:01 0 0.00 0.00 0.02 0.00 0.00 99.98 15:25:14 15:19:01 1 0.00 0.00 0.00 0.00 0.00 100.00 15:25:14 15:19:01 2 0.02 0.00 0.00 0.00 0.00 99.98 15:25:14 15:19:01 3 0.00 0.00 0.00 0.00 0.00 100.00 15:25:14 15:19:01 4 0.02 0.00 0.00 0.00 0.00 99.98 15:25:14 15:19:01 5 0.00 0.00 0.00 0.03 0.00 99.97 15:25:14 15:19:01 6 0.00 0.00 0.00 0.02 0.00 99.98 15:25:14 15:19:01 7 0.02 0.00 0.02 0.00 0.02 99.95 15:25:14 15:20:01 all 0.01 0.00 0.01 0.00 0.00 99.98 15:25:14 15:20:01 0 0.00 0.00 0.00 0.00 0.00 100.00 15:25:14 15:20:01 1 0.00 0.00 0.00 0.00 0.00 100.00 15:25:14 15:20:01 2 0.00 0.00 0.02 0.00 0.00 99.98 15:25:14 15:20:01 3 0.02 0.00 0.00 0.00 0.00 99.98 15:25:14 15:20:01 4 0.00 0.00 0.02 0.00 0.00 99.98 15:25:14 15:20:01 5 0.02 0.00 0.00 0.02 0.00 99.97 15:25:14 15:20:01 6 0.00 0.00 0.02 0.02 0.00 99.97 15:25:14 15:20:01 7 0.05 0.00 0.02 0.00 0.00 99.93 15:25:14 15:21:01 all 0.01 0.00 0.01 0.00 0.00 99.97 15:25:14 15:21:01 0 0.00 0.00 0.03 0.00 0.00 99.97 15:25:14 15:21:01 1 0.02 0.00 0.00 0.00 0.00 99.98 15:25:14 15:21:01 2 0.03 0.00 0.00 0.00 0.02 99.95 15:25:14 15:21:01 3 0.02 0.00 0.00 0.00 0.00 99.98 15:25:14 15:21:01 4 0.00 0.00 0.00 0.00 0.00 100.00 15:25:14 15:21:01 5 0.02 0.00 0.02 0.02 0.00 99.95 15:25:14 15:21:01 6 0.00 0.00 0.00 0.02 0.00 99.98 15:25:14 15:21:01 7 0.02 0.00 0.02 0.00 0.00 99.97 15:25:14 15:22:01 all 0.02 0.00 0.00 0.00 0.01 99.97 15:25:14 15:22:01 0 0.00 0.00 0.00 0.00 0.00 100.00 15:25:14 15:22:01 1 0.00 0.00 0.00 0.00 0.00 100.00 15:25:14 15:22:01 2 0.03 0.00 0.00 0.00 0.00 99.97 15:25:14 15:22:01 3 0.00 0.00 0.00 0.00 0.02 99.98 15:25:14 15:22:01 4 0.03 0.00 0.02 0.00 0.00 99.95 15:25:14 15:22:01 5 0.00 0.00 0.02 0.02 0.02 99.95 15:25:14 15:22:01 6 0.02 0.00 0.00 0.02 0.00 99.97 15:25:14 15:22:01 7 0.05 0.00 0.00 0.00 0.02 99.93 15:25:14 15:25:14 15:22:01 CPU %user %nice %system %iowait %steal %idle 15:25:14 15:23:01 all 0.02 0.00 0.01 0.00 0.00 99.97 15:25:14 15:23:01 0 0.02 0.00 0.00 0.00 0.00 99.98 15:25:14 15:23:01 1 0.02 0.00 0.00 0.00 0.00 99.98 15:25:14 15:23:01 2 0.02 0.00 0.02 0.00 0.00 99.97 15:25:14 15:23:01 3 0.00 0.00 0.00 0.00 0.00 100.00 15:25:14 15:23:01 4 0.02 0.00 0.00 0.00 0.00 99.98 15:25:14 15:23:01 5 0.02 0.00 0.02 0.02 0.00 99.95 15:25:14 15:23:01 6 0.03 0.00 0.02 0.00 0.00 99.95 15:25:14 15:23:01 7 0.02 0.00 0.00 0.00 0.00 99.98 15:25:14 15:24:01 all 0.01 0.00 0.01 0.00 0.00 99.97 15:25:14 15:24:01 0 0.02 0.00 0.03 0.00 0.02 99.93 15:25:14 15:24:01 1 0.02 0.00 0.00 0.00 0.00 99.98 15:25:14 15:24:01 2 0.00 0.00 0.02 0.00 0.00 99.98 15:25:14 15:24:01 3 0.03 0.00 0.02 0.00 0.00 99.95 15:25:14 15:24:01 4 0.02 0.00 0.02 0.00 0.00 99.97 15:25:14 15:24:01 5 0.00 0.00 0.00 0.02 0.00 99.98 15:25:14 15:24:01 6 0.00 0.00 0.00 0.02 0.00 99.98 15:25:14 15:24:01 7 0.00 0.00 0.02 0.00 0.00 99.98 15:25:14 15:25:01 all 1.42 0.00 0.59 0.03 0.01 97.95 15:25:14 15:25:01 0 1.40 0.00 0.57 0.00 0.02 98.01 15:25:14 15:25:01 1 1.10 0.00 0.58 0.00 0.02 98.30 15:25:14 15:25:01 2 1.57 0.00 0.65 0.02 0.00 97.76 15:25:14 15:25:01 3 1.53 0.00 0.60 0.00 0.02 97.85 15:25:14 15:25:01 4 1.37 0.00 0.65 0.02 0.00 97.96 15:25:14 15:25:01 5 1.57 0.00 0.57 0.02 0.00 97.85 15:25:14 15:25:01 6 1.24 0.00 0.42 0.20 0.02 98.13 15:25:14 15:25:01 7 1.60 0.00 0.65 0.00 0.00 97.74 15:25:14 Average: all 6.74 0.00 1.59 0.46 0.02 91.19 15:25:14 Average: 0 6.96 0.00 1.68 0.67 0.02 90.67 15:25:14 Average: 1 6.70 0.00 1.59 0.30 0.02 91.39 15:25:14 Average: 2 6.59 0.00 1.51 0.36 0.02 91.53 15:25:14 Average: 3 6.81 0.00 1.57 0.62 0.02 90.97 15:25:14 Average: 4 6.65 0.00 1.60 0.49 0.02 91.23 15:25:14 Average: 5 6.81 0.00 1.59 0.43 0.02 91.14 15:25:14 Average: 6 6.71 0.00 1.59 0.43 0.02 91.25 15:25:14 Average: 7 6.70 0.00 1.57 0.35 0.02 91.36 15:25:14 15:25:14 15:25:14