Branch indexing Connecting to https://api.github.com using edgex-jenkins github personal access token Connecting to https://api.github.com to check permissions of obtain list of hahattan for edgexfoundry/edgex-go Loading trusted files from base branch main at 604c3c956e15c089a048dd431d7ccd4c1ed3c949 rather than 86addf0b5dd2c97310250a6a9cc546300f55b449 Obtained Jenkinsfile from 604c3c956e15c089a048dd431d7ccd4c1ed3c949 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-ssh17716175974731017302.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-ssh4412143646230728510.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 > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/PR-4140/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82/.git # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching with tags Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/PR-4140/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh1013966522967892514.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 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-ssh3225852022913509879.key > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision 65355178549468b165f8106641c96c3190b1d843 The recommended git tool is: NONE using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/PR-4140/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e/.git # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 Fetching without tags Fetching upstream changes from git@github.com:lfit/releng-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/PR-4140/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh11180169560255107268.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Checking out Revision 65355178549468b165f8106641c96c3190b1d843 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 65355178549468b165f8106641c96c3190b1d843 # timeout=10 Commit message: "Fix: Add S3 URL in href to ship logs" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoParallel] RAW Config: [project:edgex-go, dockerFileGlobPath:cmd/**/Dockerfile, testScript:make test, buildScript:make build, publishSwaggerDocs:true, swaggerApiFolders:[openapi/v2], buildSnap:false] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[ubuntu20.04-docker-8c-8g, ubuntu20.04-docker-arm64-4c-16g]] [Pipeline] echo ========================================================= [edgeXBuildGoParallel] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: edgex-go-settings PROJECT: edgex-go USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.18 USE_ALPINE: true DOCKER_FILE_GLOB: cmd/**/Dockerfile DOCKER_IMAGE_NAME_PREFIX: DOCKER_IMAGE_NAME_SUFFIX: DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_BUILD_IMAGE_TARGET: builder DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: true SEMVER_BUMP_LEVEL: pre PUBLISH_SWAGGER_DOCS: true SWAGGER_API_FOLDERS: openapi/v2 BUILD_SNAP: false BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org SNYK_DEBUG: false [Pipeline] node Still waiting to schedule task All nodes of label ‘ubuntu20.04-docker-8c-8g’ are offline Running on prd-ubuntu20.04-docker-8c-8g-24317 in /w/workspace/edgexfoundry_edgex-go_PR-4140 [Pipeline] { [Pipeline] ws Running in /w/workspace/edgex-go/3 [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/3 # 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/4140/head:refs/remotes/origin/PR-4140 +refs/heads/main:refs/remotes/origin/main # timeout=10 Merging remotes/origin/main commit 604c3c956e15c089a048dd431d7ccd4c1ed3c949 into PR head commit 86addf0b5dd2c97310250a6a9cc546300f55b449 Merge succeeded, producing bda1fa78786e664e0a22dbfe3d63d4b1da2a950b Checking out Revision bda1fa78786e664e0a22dbfe3d63d4b1da2a950b (PR-4140) > git config core.sparsecheckout # timeout=10 > git checkout -f 86addf0b5dd2c97310250a6a9cc546300f55b449 # 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 604c3c956e15c089a048dd431d7ccd4c1ed3c949 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f bda1fa78786e664e0a22dbfe3d63d4b1da2a950b # timeout=10 Commit message: "Merge commit '604c3c956e15c089a048dd431d7ccd4c1ed3c949' into HEAD" First time build. Skipping changelog. [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 16:30:06 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 16:30:06 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 16:30:06 ========================================================= 16:30:06 EdgeX Global Pipelines Version Info 16:30:06 ========================================================= [Pipeline] libraryResource [Pipeline] sh 16:30:07 ------------------- 16:30:07 stable info: 16:30:07 ------------------- 16:30:07 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 16:30:07 Commit SHA: bd7468d5528128c83034753e4c3def8ef9af3f2d 16:30:07 Message: update stable to v1.0.239 > git rev-list --no-walk d913cf3b780a4c511189ae262657aa9421892614 # timeout=10 16:30:07 ------------------- 16:30:07 experimental info: 16:30:07 ------------------- 16:30:07 Commited By: **** collab-it+edgex@linuxfoundation.org 16:30:07 Commit SHA: bd7468d5528128c83034753e4c3def8ef9af3f2d 16:30:07 Message: update experimental to v1.0.239 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 16:30:07 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-go-settings [Pipeline] echo 16:30:07 [edgeXSetupEnvironment]: set envvar PROJECT = edgex-go [Pipeline] echo 16:30:07 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 16:30:07 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 16:30:07 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 16:30:07 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.18 [Pipeline] echo 16:30:07 [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo 16:30:07 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_GLOB = cmd/**/Dockerfile [Pipeline] echo 16:30:07 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_PREFIX = [Pipeline] echo 16:30:07 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_SUFFIX = [Pipeline] echo 16:30:07 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 16:30:07 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 16:30:07 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 16:30:07 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 16:30:07 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 16:30:07 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 16:30:08 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 16:30:08 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 16:30:08 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo 16:30:08 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v2 [Pipeline] echo 16:30:08 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 16:30:08 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 16:30:08 [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo 16:30:08 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-4140 [Pipeline] echo 16:30:08 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-4140 [Pipeline] echo 16:30:08 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-4140 [Pipeline] echo 16:30:08 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = bda1fa78786e664e0a22dbfe3d63d4b1da2a950b [Pipeline] echo 16:30:08 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = bda1fa7 [Pipeline] echo 16:30:08 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 16:30:08 provisioning config files... 16:30:08 copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/3@tmp/config6596767586634002347tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 16:30:08 ---> docker-login.sh 16:30:08 nexus3.edgexfoundry.org:10001 16:30:08 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 16:30:09 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 16:30:09 Configure a credential helper to remove this warning. See 16:30:09 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 16:30:09 16:30:09 Login Succeeded 16:30:09 nexus3.edgexfoundry.org:10002 16:30:09 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 16:30:09 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 16:30:09 Configure a credential helper to remove this warning. See 16:30:09 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 16:30:09 16:30:09 Login Succeeded 16:30:09 nexus3.edgexfoundry.org:10003 16:30:09 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 16:30:09 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 16:30:09 Configure a credential helper to remove this warning. See 16:30:09 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 16:30:09 16:30:09 Login Succeeded 16:30:09 nexus3.edgexfoundry.org:10004 16:30:09 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 16:30:09 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 16:30:09 Configure a credential helper to remove this warning. See 16:30:09 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 16:30:09 16:30:09 Login Succeeded 16:30:09 docker.io 16:30:09 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 16:30:09 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 16:30:09 Configure a credential helper to remove this warning. See 16:30:09 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 16:30:09 16:30:09 Login Succeeded 16:30:09 ---> docker-login.sh ends [Pipeline] } 16:30:09 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 16:30:10 + 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 16:30:10 + dirname cmd/core-command/Dockerfile 16:30:10 + cut -d/ -f2 16:30:10 + echo core-command,cmd/core-command/Dockerfile 16:30:10 + dirname cmd/core-data/Dockerfile 16:30:10 + cut -d/ -f2 16:30:10 + echo core-data,cmd/core-data/Dockerfile 16:30:10 + dirname cmd/core-metadata/Dockerfile 16:30:10 + cut -d/ -f2 16:30:10 + echo core-metadata,cmd/core-metadata/Dockerfile 16:30:10 + dirname cmd/security-bootstrapper/Dockerfile 16:30:10 + cut -d/ -f2 16:30:10 + echo security-bootstrapper,cmd/security-bootstrapper/Dockerfile 16:30:10 + dirname cmd/security-proxy-setup/Dockerfile 16:30:10 + cut -d/ -f2 16:30:10 + echo security-proxy-setup,cmd/security-proxy-setup/Dockerfile 16:30:10 + dirname cmd/security-secretstore-setup/Dockerfile 16:30:10 + cut -d/ -f2 16:30:10 + echo security-secretstore-setup,cmd/security-secretstore-setup/Dockerfile 16:30:10 + dirname cmd/security-spiffe-token-provider/Dockerfile 16:30:10 + cut -d/ -f2 16:30:10 + echo security-spiffe-token-provider,cmd/security-spiffe-token-provider/Dockerfile 16:30:10 + dirname cmd/security-spire-agent/Dockerfile 16:30:10 + cut -d/ -f2 16:30:10 + echo security-spire-agent,cmd/security-spire-agent/Dockerfile 16:30:10 + dirname cmd/security-spire-config/Dockerfile 16:30:10 + cut -d/ -f2 16:30:10 + echo security-spire-config,cmd/security-spire-config/Dockerfile 16:30:10 + dirname cmd/security-spire-server/Dockerfile 16:30:10 + cut -d/ -f2 16:30:10 + echo security-spire-server,cmd/security-spire-server/Dockerfile 16:30:10 + dirname cmd/support-notifications/Dockerfile 16:30:10 + cut -d/ -f2 16:30:10 + echo support-notifications,cmd/support-notifications/Dockerfile 16:30:10 + dirname cmd/support-scheduler/Dockerfile 16:30:10 + cut -d/ -f2 16:30:10 + echo support-scheduler,cmd/support-scheduler/Dockerfile 16:30:10 + dirname cmd/sys-mgmt-agent/Dockerfile 16:30:10 + cut -d/ -f2 16:30:10 + echo sys-mgmt-agent,cmd/sys-mgmt-agent/Dockerfile [Pipeline] echo 16:30:10 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 16:30:10 + git rev-list -1 --merges bda1fa78786e664e0a22dbfe3d63d4b1da2a950b~1..bda1fa78786e664e0a22dbfe3d63d4b1da2a950b [Pipeline] echo 16:30:10 -----------> git rev-list -1 --merges bda1fa78786e664e0a22dbfe3d63d4b1da2a950b~1..bda1fa78786e664e0a22dbfe3d63d4b1da2a950b bda1fa78786e664e0a22dbfe3d63d4b1da2a950b 16:30:10 bda1fa78786e664e0a22dbfe3d63d4b1da2a950b [false] [Pipeline] sh 16:30:10 + git log --format=format:%s -1 bda1fa78786e664e0a22dbfe3d63d4b1da2a950b [Pipeline] echo 16:30:10 ========================================================= 16:30:10 [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] 16:30:10 ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] sh 16:30:11 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 16:30:11 + grep -v github /etc/ssh/ssh_known_hosts 16:30:11 + [ -e /tmp/ssh_known_hosts ] 16:30:11 + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts 16:30:11 + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= 16:30:11 + sudo tee -a /etc/ssh/ssh_known_hosts 16:30:11 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:30:11 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 16:30:11 16:30:11 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:30:12 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 16:30:12 0.1.4: Pulling from edgex-devops/py-git-semver 16:30:12 b85a868b505f: Pulling fs layer 16:30:12 e2be974225ed: Pulling fs layer 16:30:12 339a4e72a1f5: Pulling fs layer 16:30:12 988bab9f4d93: Pulling fs layer 16:30:12 1469e6f7b9e6: Pulling fs layer 16:30:12 eaf3925da568: Pulling fs layer 16:30:12 bab4dde63d76: Pulling fs layer 16:30:12 bde34c3a00c8: Pulling fs layer 16:30:12 b352a97aabf1: Pulling fs layer 16:30:12 4872d77fe225: Pulling fs layer 16:30:12 5851b861e8e6: Pulling fs layer 16:30:12 bab4dde63d76: Waiting 16:30:12 bde34c3a00c8: Waiting 16:30:12 988bab9f4d93: Waiting 16:30:12 1469e6f7b9e6: Waiting 16:30:12 b352a97aabf1: Waiting 16:30:12 eaf3925da568: Waiting 16:30:12 5851b861e8e6: Waiting 16:30:12 4872d77fe225: Waiting 16:30:12 e2be974225ed: Verifying Checksum 16:30:12 e2be974225ed: Download complete 16:30:12 988bab9f4d93: Download complete 16:30:12 1469e6f7b9e6: Verifying Checksum 16:30:12 1469e6f7b9e6: Download complete 16:30:12 339a4e72a1f5: Verifying Checksum 16:30:12 339a4e72a1f5: Download complete 16:30:12 eaf3925da568: Verifying Checksum 16:30:12 eaf3925da568: Download complete 16:30:12 bde34c3a00c8: Verifying Checksum 16:30:12 bde34c3a00c8: Download complete 16:30:12 b352a97aabf1: Verifying Checksum 16:30:12 b352a97aabf1: Download complete 16:30:12 4872d77fe225: Verifying Checksum 16:30:12 4872d77fe225: Download complete 16:30:12 5851b861e8e6: Verifying Checksum 16:30:12 5851b861e8e6: Download complete 16:30:12 b85a868b505f: Verifying Checksum 16:30:12 b85a868b505f: Download complete 16:30:12 bab4dde63d76: Verifying Checksum 16:30:12 bab4dde63d76: Download complete 16:30:13 b85a868b505f: Pull complete 16:30:13 e2be974225ed: Pull complete 16:30:14 339a4e72a1f5: Pull complete 16:30:14 988bab9f4d93: Pull complete 16:30:14 1469e6f7b9e6: Pull complete 16:30:14 eaf3925da568: Pull complete 16:30:16 bab4dde63d76: Pull complete 16:30:16 bde34c3a00c8: Pull complete 16:30:16 b352a97aabf1: Pull complete 16:30:16 4872d77fe225: Pull complete 16:30:16 5851b861e8e6: Pull complete 16:30:16 Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 16:30:16 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 16:30:16 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 16:30:17 prd-ubuntu20.04-docker-8c-8g-24317 does not seem to be running inside a container 16:30:17 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/3 -v /w/workspace/edgex-go/3:/w/workspace/edgex-go/3:rw,z -v /w/workspace/edgex-go/3@tmp:/w/workspace/edgex-go/3@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 16:30:21 $ docker top 7820b9cf06df1ad1df1fb98645c7e3494aa9ba5aea8236ea48e17767005c4283 -eo pid,comm 16:30:21 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). 16:30:21 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 16:30:21 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 16:30:21 [ssh-agent] Looking for ssh-agent implementation... 16:30:21 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 16:30:21 $ docker exec 7820b9cf06df1ad1df1fb98645c7e3494aa9ba5aea8236ea48e17767005c4283 ssh-agent 16:30:21 SSH_AUTH_SOCK=/tmp/ssh-5wuw2tdPb8oD/agent.33 16:30:21 SSH_AGENT_PID=40 16:30:21 Running ssh-add (command line suppressed) 16:30:21 Identity added: /w/workspace/edgex-go/3@tmp/private_key_2959363795376966382.key (/w/workspace/edgex-go/3@tmp/private_key_2959363795376966382.key) 16:30:21 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 16:30:22 + git tag --points-at HEAD [Pipeline] } 16:30:22 $ docker exec --env ******** --env ******** 7820b9cf06df1ad1df1fb98645c7e3494aa9ba5aea8236ea48e17767005c4283 ssh-agent -k 16:30:22 unset SSH_AUTH_SOCK; 16:30:22 unset SSH_AGENT_PID; 16:30:22 echo Agent pid 40 killed; 16:30:22 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 16:30:22 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 16:30:22 [ssh-agent] Looking for ssh-agent implementation... 16:30:22 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 16:30:22 $ docker exec 7820b9cf06df1ad1df1fb98645c7e3494aa9ba5aea8236ea48e17767005c4283 ssh-agent 16:30:22 SSH_AUTH_SOCK=/tmp/ssh-AFn5JQr5CrZf/agent.74 16:30:22 SSH_AGENT_PID=80 16:30:22 Running ssh-add (command line suppressed) 16:30:22 Identity added: /w/workspace/edgex-go/3@tmp/private_key_7735453001276661881.key (/w/workspace/edgex-go/3@tmp/private_key_7735453001276661881.key) 16:30:22 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 16:30:22 + git semver init 16:30:23 2022-09-01 16:30:23,223 [run_init] DEBUG init version:0.0.0 force:False 16:30:23 2022-09-01 16:30:23,223 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/edgex-go/3/.semver 16:30:23 2022-09-01 16:30:23,224 [execute] INFO git clone -b semver git@github.com:edgexfoundry/edgex-go.git /w/workspace/edgex-go/3/.semver 16:30:23 2022-09-01 16:30:23,224 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/edgex-go.git', '/w/workspace/edgex-go/3/.semver'], cwd=/w/workspace/edgex-go/3, universal_newlines=False, shell=None, istream=None) 16:30:33 2022-09-01 16:30:31,834 [append_file] DEBUG append to file:/w/workspace/edgex-go/3/.git/info/exclude 16:30:33 2022-09-01 16:30:31,834 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/edgex-go/3/.semver/PR-4140 with force:False 16:30:33 2022-09-01 16:30:31,835 [write_file] DEBUG write to file:/w/workspace/edgex-go/3/.semver/PR-4140 16:30:33 2022-09-01 16:30:31,837 [execute] INFO git cat-file --batch-check 16:30:33 2022-09-01 16:30:31,838 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgex-go/3/.semver, universal_newlines=False, shell=None, istream=) 16:30:33 2022-09-01 16:30:31,844 [execute] INFO git cat-file --batch 16:30:33 2022-09-01 16:30:31,844 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgex-go/3/.semver, universal_newlines=False, shell=None, istream=) 16:30:33 2022-09-01 16:30:31,851 [read_version] DEBUG read version from /w/workspace/edgex-go/3/.semver/PR-4140 16:30:33 0.0.0 [Pipeline] } 16:30:33 $ docker exec --env ******** --env ******** 7820b9cf06df1ad1df1fb98645c7e3494aa9ba5aea8236ea48e17767005c4283 ssh-agent -k 16:30:33 unset SSH_AUTH_SOCK; 16:30:33 unset SSH_AGENT_PID; 16:30:33 echo Agent pid 80 killed; 16:30:33 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 16:30:33 + git semver [Pipeline] } 16:30:34 $ docker stop --time=1 7820b9cf06df1ad1df1fb98645c7e3494aa9ba5aea8236ea48e17767005c4283 16:30:36 $ docker rm -f 7820b9cf06df1ad1df1fb98645c7e3494aa9ba5aea8236ea48e17767005c4283 [Pipeline] // withDockerContainer [Pipeline] sh 16:30:36 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 16:30:36 Stashed 1 file(s) [Pipeline] echo 16:30:36 [edgeXSemver]: initialized semver on version 0.0.0 [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] parallel [Pipeline] { (Branch: amd64) [Pipeline] { (Branch: arm64) [Pipeline] stage [Pipeline] { (amd64) [Pipeline] stage [Pipeline] { (arm64) [Pipeline] node [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 16:30:37 + git config --global --add safe.directory /w/workspace/edgex-go/3 [Pipeline] echo 16:30:37 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 16:30:37 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 16:30:37 ========================================================= 16:30:37 [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine] 16:30:37 ========================================================= [Pipeline] fileExists [Pipeline] sh 16:30:37 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine 16:30:37 1.18-alpine: Pulling from edgex-devops/edgex-golang-base 16:30:37 2408cc74d12b: Pulling fs layer 16:30:37 ea60b727a1ce: Pulling fs layer 16:30:37 30c4a7721957: Pulling fs layer 16:30:37 370296b7ddb6: Pulling fs layer 16:30:37 7c6cee850709: Pulling fs layer 16:30:37 39a5fcdaea64: Pulling fs layer 16:30:37 d94ebbe4e438: Pulling fs layer 16:30:37 bcfd1f05c69d: Pulling fs layer 16:30:37 59ccb84bbe0f: Pulling fs layer 16:30:37 7c6cee850709: Waiting 16:30:37 d94ebbe4e438: Waiting 16:30:37 370296b7ddb6: Waiting 16:30:37 bcfd1f05c69d: Waiting 16:30:37 59ccb84bbe0f: Waiting 16:30:37 39a5fcdaea64: Waiting 16:30:37 30c4a7721957: Verifying Checksum 16:30:37 30c4a7721957: Download complete 16:30:37 ea60b727a1ce: Verifying Checksum 16:30:37 ea60b727a1ce: Download complete 16:30:37 39a5fcdaea64: Verifying Checksum 16:30:37 39a5fcdaea64: Download complete 16:30:37 2408cc74d12b: Verifying Checksum 16:30:37 2408cc74d12b: Download complete 16:30:37 d94ebbe4e438: Download complete 16:30:38 2408cc74d12b: Pull complete 16:30:38 59ccb84bbe0f: Verifying Checksum 16:30:38 59ccb84bbe0f: Download complete 16:30:38 bcfd1f05c69d: Verifying Checksum 16:30:38 bcfd1f05c69d: Download complete 16:30:38 ea60b727a1ce: Pull complete 16:30:38 370296b7ddb6: Verifying Checksum 16:30:38 370296b7ddb6: Download complete 16:30:39 30c4a7721957: Pull complete 16:30:44 370296b7ddb6: Pull complete 16:30:44 7c6cee850709: Pull complete 16:30:44 39a5fcdaea64: Pull complete 16:30:44 d94ebbe4e438: Pull complete 16:30:48 bcfd1f05c69d: Pull complete 16:30:48 59ccb84bbe0f: Pull complete 16:30:48 Digest: sha256:b7a3521351a9cbc7ce2a60b0b0d40edf4ed6cc338df7dc09f1589c9a81f0a497 16:30:48 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine 16:30:48 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine [Pipeline] fileExists [Pipeline] sh 16:30:49 + echo FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine 16:30:49 WORKDIR /edgex 16:30:49 COPY go.mod . 16:30:49 RUN go mod download 16:30:49 + docker build -t ci-base-image-x86_64 -f - . 16:30:50 Sending build context to Docker daemon 169.3MB 16:30:50 Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine 16:30:50 ---> a4fb48ad2a94 16:30:50 Step 2/4 : WORKDIR /edgex 16:30:51 Still waiting to schedule task 16:30:51 All nodes of label ‘ubuntu20.04-docker-arm64-4c-16g’ are offline 16:31:08 ---> Running in cb1ad7aaa717 16:31:08 Removing intermediate container cb1ad7aaa717 16:31:08 ---> f52823d586ea 16:31:08 Step 3/4 : COPY go.mod . 16:31:08 ---> 709f76249067 16:31:08 Step 4/4 : RUN go mod download 16:31:08 ---> Running in 1cfd7013d3c5 16:31:40 Removing intermediate container 1cfd7013d3c5 16:31:40 ---> 788554f46d7b 16:31:40 Successfully built 788554f46d7b 16:31:40 Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:31:40 + docker inspect -f . ci-base-image-x86_64 16:31:40 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 16:31:40 prd-ubuntu20.04-docker-8c-8g-24317 does not seem to be running inside a container 16:31:40 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/3 -v /w/workspace/edgex-go/3:/w/workspace/edgex-go/3:rw,z -v /w/workspace/edgex-go/3@tmp:/w/workspace/edgex-go/3@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 16:31:41 $ docker top 2abc964aabb9f4b0a1b54427d5c11e6918a17654b564d868f52db705588c7d0c -eo pid,comm [Pipeline] { [Pipeline] sh 16:31:41 + go version 16:31:41 go version go1.18.3 linux/amd64 [Pipeline] } 16:31:41 $ docker stop --time=1 2abc964aabb9f4b0a1b54427d5c11e6918a17654b564d868f52db705588c7d0c 16:31:43 $ docker rm -f 2abc964aabb9f4b0a1b54427d5c11e6918a17654b564d868f52db705588c7d0c [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:31:44 + docker inspect -f . ci-base-image-x86_64 16:31:44 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 16:31:44 prd-ubuntu20.04-docker-8c-8g-24317 does not seem to be running inside a container 16:31:44 $ docker run -t -d -u 1001:1001 -u 0:0 -v /var/run/docker.sock:/var/run/docker.sock --privileged -w /w/workspace/edgex-go/3 -v /w/workspace/edgex-go/3:/w/workspace/edgex-go/3:rw,z -v /w/workspace/edgex-go/3@tmp:/w/workspace/edgex-go/3@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 16:31:45 $ docker top 3db8d4bb0618d76ed7229f0ac0339757775216e01e2ccbe05bc9093f9b443d3b -eo pid,comm [Pipeline] { [Pipeline] echo 16:31:45 ========================================================= 16:31:45 [edgeXBuildGoParallel] Running Tests and Build... 16:31:45 ========================================================= [Pipeline] sh 16:31:45 + git config --global --add safe.directory /w/workspace/edgex-go/3 [Pipeline] fileExists [Pipeline] sh 16:31:46 + make test 16:31:46 GO111MODULE=on go test -race -coverprofile=coverage.out ./... 16:31:52 ? github.com/edgexfoundry/edgex-go [no test files] 16:32:07 ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] 16:32:07 ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] 16:32:07 ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] 16:32:07 ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] 16:32:07 ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] 16:32:07 ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] 16:32:07 ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-setup [no test files] 16:32:07 ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] 16:32:07 ? github.com/edgexfoundry/edgex-go/cmd/security-spiffe-token-provider [no test files] 16:32:07 ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] 16:32:07 ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] 16:32:07 ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-agent [no test files] 16:32:07 ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-executor [no test files] 16:32:07 ? github.com/edgexfoundry/edgex-go/internal [no test files] 16:32:07 ? github.com/edgexfoundry/edgex-go/internal/core/command [no test files] 16:32:08 ok github.com/edgexfoundry/edgex-go/internal/core/command/application 0.065s coverage: 28.7% of statements 16:32:08 ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] 16:32:08 ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] 16:32:08 ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 0.105s coverage: 98.5% of statements 16:32:08 ? github.com/edgexfoundry/edgex-go/internal/core/data [no test files] 16:32:09 ok github.com/edgexfoundry/edgex-go/internal/core/data/application 0.096s coverage: 54.2% of statements 16:32:09 ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] 16:32:09 ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] 16:32:13 ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 3.453s coverage: 89.2% of statements 16:32:13 ? github.com/edgexfoundry/edgex-go/internal/core/data/controller/messaging [no test files] 16:32:13 ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] 16:32:13 ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks [no test files] 16:32:13 ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] 16:32:13 ? github.com/edgexfoundry/edgex-go/internal/core/metadata [no test files] 16:32:13 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/application 0.101s coverage: 2.0% of statements 16:32:13 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] 16:32:13 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] 16:32:13 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 0.503s coverage: 95.6% of statements 16:32:13 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] 16:32:13 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks [no test files] 16:32:13 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/uom [no test files] 16:32:13 ok github.com/edgexfoundry/edgex-go/internal/io 0.062s coverage: 72.2% of statements 16:32:13 ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] 16:32:13 ? github.com/edgexfoundry/edgex-go/internal/pkg/application [no test files] 16:32:13 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers [no test files] 16:32:13 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] 16:32:13 ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] 16:32:13 ok github.com/edgexfoundry/edgex-go/internal/pkg/controller/http 0.089s coverage: 60.0% of statements 16:32:13 ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] 16:32:13 ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] 16:32:13 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] 16:32:13 ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 0.069s coverage: 0.9% of statements 16:32:13 ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] 16:32:13 ok github.com/edgexfoundry/edgex-go/internal/pkg/telemetry 0.060s coverage: 58.8% of statements 16:32:13 ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 0.098s coverage: 29.6% of statements 16:32:13 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] 16:32:13 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.077s coverage: 47.1% of statements 16:32:13 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 1.065s coverage: 79.5% of statements 16:32:13 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.059s coverage: 94.1% of statements 16:32:13 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.090s coverage: 96.3% of statements 16:32:13 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.058s coverage: 87.5% of statements 16:32:18 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 12.076s coverage: 94.4% of statements 16:32:18 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/ping 0.061s coverage: 44.8% of statements 16:32:24 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 13.214s coverage: 80.8% of statements 16:32:24 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] 16:32:25 Running on prd-ubuntu20.04-docker-arm64-4c-16g-24320 in /w/workspace/edgexfoundry_edgex-go_PR-4140 [Pipeline] { [Pipeline] ws 16:32:25 Running in /w/workspace/edgex-go/3 [Pipeline] { [Pipeline] checkout 16:32:25 The recommended git tool is: git 16:32:31 using credential edgex-jenkins-ssh 16:32:31 Cloning the remote Git repository 16:32:32 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 22.108s coverage: 92.9% of statements 16:32:32 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] 16:32:32 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] 16:32:32 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] 16:32:32 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 0.033s coverage: 65.1% of statements 16:32:32 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] 16:32:32 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] 16:32:32 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] 16:32:32 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] 16:32:32 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] 16:32:32 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 11.074s coverage: 87.2% of statements 16:32:32 ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] 16:32:32 ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] 16:32:32 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.052s coverage: 100.0% of statements 16:32:32 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] 16:32:32 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.088s coverage: 58.8% of statements 16:32:32 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/common [no test files] 16:32:32 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.074s coverage: 80.0% of statements 16:32:32 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/jwt 0.072s coverage: 87.2% of statements 16:32:32 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/oauth2 0.077s coverage: 85.4% of statements 16:32:32 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.228s coverage: 91.2% of statements 16:32:32 ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] 16:32:32 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 0.206s coverage: 64.7% of statements 16:32:32 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] 16:32:32 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] 16:32:32 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.068s coverage: 100.0% of statements 16:32:32 ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.039s coverage: 89.4% of statements 16:32:32 ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.034s coverage: 100.0% of statements 16:32:32 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.030s coverage: 73.7% of statements 16:32:32 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.029s coverage: 100.0% of statements 16:32:32 ok github.com/edgexfoundry/edgex-go/internal/security/proxy 0.327s coverage: 65.8% of statements 16:32:32 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/config [no test files] 16:32:32 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/container [no test files] 16:32:32 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/models [no test files] 16:32:32 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.190s coverage: 43.6% of statements 16:32:32 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] 16:32:32 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] 16:32:32 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 0.070s coverage: 89.5% of statements 16:32:32 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] 16:32:32 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 0.070s coverage: 84.8% of statements 16:32:32 ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider [no test files] 16:32:32 ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/config [no test files] 16:32:32 ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/container [no test files] 16:32:32 ? github.com/edgexfoundry/edgex-go/internal/support/notifications [no test files] 16:32:32 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 6.081s coverage: 17.7% of statements 16:32:32 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel [no test files] 16:32:32 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks [no test files] 16:32:32 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] 16:32:32 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] 16:32:32 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 0.189s coverage: 92.3% of statements 16:32:32 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] 16:32:32 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks [no test files] 16:32:32 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler [no test files] 16:32:32 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/application [no test files] 16:32:32 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/scheduler 0.063s coverage: 63.2% of statements 16:32:32 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] 16:32:32 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] 16:32:32 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 0.147s coverage: 97.7% of statements 16:32:32 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] 16:32:32 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks [no test files] 16:32:32 ? github.com/edgexfoundry/edgex-go/internal/system/agent [no test files] 16:32:32 ? github.com/edgexfoundry/edgex-go/internal/system/agent/application [no test files] 16:32:32 ok github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct 0.071s coverage: 28.9% of statements 16:32:32 ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct/config [no test files] 16:32:32 ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/executor [no test files] 16:32:32 ? github.com/edgexfoundry/edgex-go/internal/system/agent/config [no test files] 16:32:32 ? github.com/edgexfoundry/edgex-go/internal/system/agent/container [no test files] 16:32:32 ? github.com/edgexfoundry/edgex-go/internal/system/agent/controller/http [no test files] 16:32:32 ? github.com/edgexfoundry/edgex-go/internal/system/agent/interfaces [no test files] 16:32:32 ok github.com/edgexfoundry/edgex-go/internal/system/agent/response 0.062s coverage: 100.0% of statements 16:32:32 ok github.com/edgexfoundry/edgex-go/internal/system/executor 0.030s coverage: 96.9% of statements 16:32:31 Cloning repository git@github.com:edgexfoundry/edgex-go.git 16:32:31 > git init /w/workspace/edgex-go/3 # timeout=10 16:32:31 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git 16:32:31 > git --version # timeout=10 16:32:31 > git --version # 'git version 2.25.1' 16:32:31 using GIT_SSH to set credentials SSH Credentials for GitHub 16:32:32 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 16:32:36 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 16:32:47 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 16:32:47 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 16:32:47 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 16:32:47 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git 16:32:47 using GIT_SSH to set credentials SSH Credentials for GitHub 16:32:47 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/4140/head:refs/remotes/origin/PR-4140 +refs/heads/main:refs/remotes/origin/main # timeout=10 16:32:48 Merging remotes/origin/main commit 604c3c956e15c089a048dd431d7ccd4c1ed3c949 into PR head commit 86addf0b5dd2c97310250a6a9cc546300f55b449 16:32:48 Merge succeeded, producing fd0912f00887a44dfa74b60e64ff8ced40c977d2 16:32:48 Checking out Revision fd0912f00887a44dfa74b60e64ff8ced40c977d2 (PR-4140) 16:32:48 > git config core.sparsecheckout # timeout=10 16:32:48 > git checkout -f 86addf0b5dd2c97310250a6a9cc546300f55b449 # timeout=10 16:32:48 > git remote # timeout=10 16:32:48 > git config --get remote.origin.url # timeout=10 16:32:48 using GIT_SSH to set credentials SSH Credentials for GitHub 16:32:48 > git merge 604c3c956e15c089a048dd431d7ccd4c1ed3c949 # timeout=10 16:32:48 > git rev-parse HEAD^{commit} # timeout=10 16:32:48 > git config core.sparsecheckout # timeout=10 16:32:48 > git checkout -f fd0912f00887a44dfa74b60e64ff8ced40c977d2 # timeout=10 16:32:52 Commit message: "Merge commit '604c3c956e15c089a048dd431d7ccd4c1ed3c949' into HEAD" 16:32:52 First time build. Skipping changelog. [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 16:32:52 > git rev-list --no-walk d913cf3b780a4c511189ae262657aa9421892614 # timeout=10 16:32:53 + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json 16:32:53 % Total % Received % Xferd Average Speed Time Time Time Current 16:32:53 Dload Upload Total Spent Left Speed 16:32:53 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12602 100 12602 0 0 85727 0 --:--:-- --:--:-- --:--:-- 85727 [Pipeline] sh 16:32:54 + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh 16:32:54 + + sudo jqsudo . += {"seccomp-profile": "/etc/docker/seccomp.json"} tee /etc/docker/daemon.json /etc/docker/daemon.new 16:32:54 16:32:54 { 16:32:54 "registry-mirrors": [ 16:32:54 "https://nexus3.edgexfoundry.org:10001" 16:32:54 ], 16:32:54 "bip": "10.250.0.254/24", 16:32:54 "hosts": [ 16:32:54 "tcp://0.0.0.0:5555", 16:32:54 "unix:///var/run/docker.sock" 16:32:54 ], 16:32:54 "mtu": 1458, 16:32:54 "selinux-enabled": true, 16:32:54 "seccomp-profile": "/etc/docker/seccomp.json" 16:32:54 } [Pipeline] sh 16:32:55 + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh 16:32:55 + sudo service docker restart 16:32:58 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." 16:32:58 GO111MODULE=on go vet ./... 16:33:01 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 16:33:01 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 16:33:01 ./bin/test-attribution-txt.sh 16:33:01 An attribution for github.com/klauspost/compress is missing from Attribution.txt, please add 16:33:01 An attribution for github.com/minio/highwayhash is missing from Attribution.txt, please add 16:33:01 An attribution for github.com/nats-io/jwt/v2 is missing from Attribution.txt, please add 16:33:01 An attribution for github.com/nats-io/nats.go is missing from Attribution.txt, please add 16:33:01 An attribution for github.com/nats-io/nkeys is missing from Attribution.txt, please add 16:33:01 An attribution for github.com/nats-io/nuid is missing from Attribution.txt, please add 16:33:01 An attribution for golang.org/x/time is missing from Attribution.txt, please add [Pipeline] echo 16:33:01 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] sh 16:33:01 + ls -al . 16:33:01 total 740 16:33:01 drwxrwxr-x 10 1001 1001 4096 Sep 1 16:31 . 16:33:01 drwxr-xr-x 4 root root 4096 Sep 1 16:31 .. 16:33:01 -rw-rw-r-- 1 1001 1001 16 Sep 1 16:30 .dockerignore 16:33:01 drwxrwxr-x 8 1001 1001 4096 Sep 1 16:32 .git 16:33:01 drwxrwxr-x 3 1001 1001 4096 Sep 1 16:30 .github 16:33:01 -rw-rw-r-- 1 1001 1001 1030 Sep 1 16:30 .gitignore 16:33:01 -rw-rw-r-- 1 1001 1001 42 Sep 1 16:30 .golangci.yml 16:33:01 -rw-rw-r-- 1 1001 1001 87 Sep 1 16:30 .hadolint.yml 16:33:01 drwxr-xr-x 3 1001 1001 4096 Sep 1 16:30 .semver 16:33:01 -rw-rw-r-- 1 1001 1001 166 Sep 1 16:30 .sonarcloud.properties 16:33:01 -rw-rw-r-- 1 1001 1001 1171 Sep 1 16:30 ADOPTERS.md 16:33:01 -rw-rw-r-- 1 1001 1001 10347 Sep 1 16:30 Attribution.txt 16:33:01 -rw-rw-r-- 1 1001 1001 63209 Sep 1 16:30 CHANGELOG.md 16:33:01 -rw-rw-r-- 1 1001 1001 3804 Sep 1 16:30 CONTRIBUTING.md 16:33:01 -rw-rw-r-- 1 1001 1001 677 Sep 1 16:30 GOVERNANCE.md 16:33:01 -rw-rw-r-- 1 1001 1001 850 Sep 1 16:30 Jenkinsfile 16:33:01 -rw-rw-r-- 1 1001 1001 10775 Sep 1 16:30 LICENSE 16:33:01 -rw-rw-r-- 1 1001 1001 13724 Sep 1 16:30 Makefile 16:33:01 -rw-rw-r-- 1 1001 1001 582 Sep 1 16:30 OWNERS.md 16:33:01 -rw-rw-r-- 1 1001 1001 9799 Sep 1 16:30 README.md 16:33:01 -rw-rw-r-- 1 1001 1001 6912 Sep 1 16:30 SECURITY.md 16:33:01 -rw-rw-r-- 1 1001 1001 5 Sep 1 16:30 VERSION 16:33:01 -rw-rw-r-- 1 1001 1001 4131 Sep 1 16:30 ZMQWindows.md 16:33:01 drwxrwxr-x 2 1001 1001 4096 Sep 1 16:30 bin 16:33:01 drwxrwxr-x 18 1001 1001 4096 Sep 1 16:30 cmd 16:33:01 -rw-r--r-- 1 root root 483406 Sep 1 16:32 coverage.out 16:33:01 -rw-rw-r-- 1 1001 1001 3682 Sep 1 16:30 go.mod 16:33:01 -rw-rw-r-- 1 1001 1001 38527 Sep 1 16:30 go.sum 16:33:01 drwxrwxr-x 8 1001 1001 4096 Sep 1 16:30 internal 16:33:01 drwxrwxr-x 3 1001 1001 4096 Sep 1 16:30 openapi 16:33:01 drwxrwxr-x 4 1001 1001 4096 Sep 1 16:30 snap 16:33:01 -rw-rw-r-- 1 1001 1001 204 Sep 1 16:30 version.go [Pipeline] sh 16:33:02 + '[' -e coverage.out ] 16:33:02 + chown 1001:1001 coverage.out [Pipeline] stash 16:33:02 Stashed 1 file(s) [Pipeline] sh 16:33:02 + make build 16:33:02 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 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 16:33:13 provisioning config files... 16:33:13 copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/3@tmp/config2981115943032436719tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 16:33:14 ---> docker-login.sh 16:33:14 nexus3.edgexfoundry.org:10001 16:33:15 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 16:33:15 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 16:33:15 Configure a credential helper to remove this warning. See 16:33:15 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 16:33:15 16:33:15 Login Succeeded 16:33:15 nexus3.edgexfoundry.org:10002 16:33:15 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 16:33:16 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 16:33:16 Configure a credential helper to remove this warning. See 16:33:16 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 16:33:16 16:33:16 Login Succeeded 16:33:16 nexus3.edgexfoundry.org:10003 16:33:16 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 16:33:16 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 16:33:16 Configure a credential helper to remove this warning. See 16:33:16 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 16:33:16 16:33:16 Login Succeeded 16:33:16 nexus3.edgexfoundry.org:10004 16:33:16 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 16:33:16 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 16:33:16 Configure a credential helper to remove this warning. See 16:33:16 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 16:33:16 16:33:16 Login Succeeded 16:33:16 docker.io 16:33:17 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 16:33:17 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 16:33:17 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 16:33:17 Configure a credential helper to remove this warning. See 16:33:17 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 16:33:17 16:33:17 Login Succeeded 16:33:17 ---> docker-login.sh ends [Pipeline] } 16:33:17 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] sh 16:33:18 + git config --global --add safe.directory /w/workspace/edgex-go/3 [Pipeline] echo 16:33:18 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 16:33:18 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 16:33:18 ========================================================= 16:33:18 [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine] 16:33:18 ========================================================= [Pipeline] fileExists [Pipeline] sh 16:33:18 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine 16:33:19 1.18-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 16:33:19 b3c136eddcbf: Pulling fs layer 16:33:19 c0a3192eca97: Pulling fs layer 16:33:19 a050256f5b6f: Pulling fs layer 16:33:19 656be50a0ddc: Pulling fs layer 16:33:19 2bbca73fdf42: Pulling fs layer 16:33:19 46d945488cbd: Pulling fs layer 16:33:19 8a5474983e97: Pulling fs layer 16:33:19 329c88fbcd65: Pulling fs layer 16:33:19 46d945488cbd: Waiting 16:33:19 8a5474983e97: Waiting 16:33:19 329c88fbcd65: Waiting 16:33:19 656be50a0ddc: Waiting 16:33:19 2bbca73fdf42: Waiting 16:33:19 a050256f5b6f: Verifying Checksum 16:33:19 a050256f5b6f: Download complete 16:33:19 c0a3192eca97: Verifying Checksum 16:33:19 c0a3192eca97: Download complete 16:33:19 2bbca73fdf42: Download complete 16:33:19 46d945488cbd: Verifying Checksum 16:33:19 46d945488cbd: Download complete 16:33:19 b3c136eddcbf: Verifying Checksum 16:33:19 b3c136eddcbf: Download complete 16:33:19 b3c136eddcbf: Pull complete 16:33:19 329c88fbcd65: Verifying Checksum 16:33:19 329c88fbcd65: Download complete 16:33:20 c0a3192eca97: Pull complete 16:33:20 a050256f5b6f: Pull complete 16:33:21 8a5474983e97: Verifying Checksum 16:33:21 8a5474983e97: Download complete 16:33:21 656be50a0ddc: Verifying Checksum 16:33:21 656be50a0ddc: Download complete 16:33:27 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 16:33:27 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 16:33:34 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 16:33:34 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 16:33:35 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 16:33:36 656be50a0ddc: Pull complete 16:33:36 2bbca73fdf42: Pull complete 16:33:36 46d945488cbd: Pull complete 16:33:37 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 16:33: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-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup 16:33:39 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 16:33:39 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 16:33:40 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 16:33:42 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 16:33:43 8a5474983e97: Pull complete [Pipeline] } 16:33:44 $ docker stop --time=1 3db8d4bb0618d76ed7229f0ac0339757775216e01e2ccbe05bc9093f9b443d3b 16:33:44 329c88fbcd65: Pull complete 16:33:44 Digest: sha256:53af0e8f7504757f555691f1ffb14839a2b3754f429f24055fc4060c6a6ea7d8 16:33:44 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine 16:33:44 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine 16:33:51 $ docker rm -f 3db8d4bb0618d76ed7229f0ac0339757775216e01e2ccbe05bc9093f9b443d3b [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] fileExists [Pipeline] // script [Pipeline] } [Pipeline] sh [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:33:52 + echo FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine 16:33:52 WORKDIR /edgex 16:33:52 COPY go.mod . 16:33:52 RUN go mod download 16:33:52 + docker build -t ci-base-image-arm64 -f - . 16:33:52 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 16:33:52 16:33:52 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:33:52 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 16:33:52 latest: Pulling from edgex-devops/edgex-compose 16:33:52 cbdbe7a5bc2a: Pulling fs layer 16:33:52 ca9280d653b3: Pulling fs layer 16:33:52 7e9c9ca2126c: Pulling fs layer 16:33:52 cbdbe7a5bc2a: Download complete 16:33:52 Sending build context to Docker daemon 3.166MB 16:33:52 Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine 16:33:52 ---> ff4287adb874 16:33:52 Step 2/4 : WORKDIR /edgex 16:33:52 ca9280d653b3: Verifying Checksum 16:33:52 ca9280d653b3: Download complete 16:33:52 cbdbe7a5bc2a: Pull complete 16:33:53 7e9c9ca2126c: Verifying Checksum 16:33:53 7e9c9ca2126c: Download complete 16:33:53 ca9280d653b3: Pull complete 16:33:53 ---> Running in aa64ac3da124 16:33:53 Removing intermediate container aa64ac3da124 16:33:53 ---> 1c669cc3543f 16:33:53 Step 3/4 : COPY go.mod . 16:33:54 ---> d23af0fe0f82 16:33:54 Step 4/4 : RUN go mod download 16:33:54 ---> Running in 5a01ebf911af 16:33:56 7e9c9ca2126c: Pull complete 16:33:56 Digest: sha256:b7ff7cefa661cf441350a7c60c0e16dc22b011826ae41e7b448230bdfa9ba816 16:33:56 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 16:33:56 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 16:33:56 prd-ubuntu20.04-docker-8c-8g-24317 does not seem to be running inside a container 16:33:56 $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/3 -v /w/workspace/edgex-go/3:/w/workspace/edgex-go/3:rw,z -v /w/workspace/edgex-go/3@tmp:/w/workspace/edgex-go/3@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest cat 16:34:02 $ docker top 58677b0e5f20835f18f97bb9dbdeef6e4b7733dfd8876e5da73e1d85d3355643 -eo pid,comm [Pipeline] { [Pipeline] sh 16:34:02 + docker-compose build --help 16:34:02 + grep parallel 16:34:03 --parallel Build images in parallel. [Pipeline] } 16:34:03 $ docker stop --time=1 58677b0e5f20835f18f97bb9dbdeef6e4b7733dfd8876e5da73e1d85d3355643 16:34:04 $ docker rm -f 58677b0e5f20835f18f97bb9dbdeef6e4b7733dfd8876e5da73e1d85d3355643 [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:34:04 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 16:34:04 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 16:34:04 prd-ubuntu20.04-docker-8c-8g-24317 does not seem to be running inside a container 16:34:04 $ 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/3 -v /w/workspace/edgex-go/3:/w/workspace/edgex-go/3:rw,z -v /w/workspace/edgex-go/3@tmp:/w/workspace/edgex-go/3@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest cat 16:34:05 $ docker top 052a23aa48736330c1c0322d97814255e1232f11cd0685540c7b67dc5d442916 -eo pid,comm [Pipeline] { [Pipeline] sh 16:34:05 + docker-compose -f ./docker-compose-build.yml build --parallel 16:34:06 Building core-command ... 16:34:06 Building core-data ... 16:34:06 Building core-metadata ... 16:34:06 Building security-bootstrapper ... 16:34:06 Building security-proxy-setup ... 16:34:06 Building security-secretstore-setup ... 16:34:06 Building security-spiffe-token-provider ... 16:34:06 Building security-spire-agent ... 16:34:06 Building security-spire-config ... 16:34:06 Building security-spire-server ... 16:34:06 Building support-notifications ... 16:34:06 Building support-scheduler ... 16:34:06 Building sys-mgmt-agent ... 16:34:06 Building core-command 16:34:06 Building security-proxy-setup 16:34:06 Building security-spire-agent 16:34:06 Building support-scheduler 16:34:06 Building support-notifications 16:34:18 Step 1/23 : ARG BUILDER_BASE=golang:1.18-alpine3.16 16:34:18 Step 2/23 : FROM ${BUILDER_BASE} AS builder 16:34:18 ---> 788554f46d7b 16:34:18 Step 3/23 : ARG ADD_BUILD_TAGS="" 16:34:18 Step 1/26 : ARG BUILDER_BASE=golang:1.18-alpine3.16 16:34:18 Step 2/26 : FROM ${BUILDER_BASE} AS builder 16:34:18 ---> 788554f46d7b 16:34:18 Step 3/26 : WORKDIR /edgex-go 16:34:18 Step 1/23 : ARG BUILDER_BASE=golang:1.18-alpine3.16 16:34:18 Step 2/23 : FROM ${BUILDER_BASE} AS builder 16:34:18 ---> 788554f46d7b 16:34:18 Step 3/23 : ARG ADD_BUILD_TAGS="" 16:34:18 Step 1/24 : ARG BUILDER_BASE=golang:1.18-alpine3.16 16:34:18 Step 2/24 : FROM ${BUILDER_BASE} AS builder 16:34:18 ---> 788554f46d7b 16:34:18 Step 3/24 : ARG ADD_BUILD_TAGS="" 16:34:18 Step 1/22 : ARG BUILDER_BASE=golang:1.18-alpine3.16 16:34:18 Step 2/22 : FROM ${BUILDER_BASE} AS builder 16:34:18 ---> 788554f46d7b 16:34:18 Step 3/22 : WORKDIR /edgex-go 16:34:26 Removing intermediate container 5a01ebf911af 16:34:26 ---> a95a0115ed72 16:34:26 Successfully built a95a0115ed72 16:34:26 Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:34:27 + docker inspect -f . ci-base-image-arm64 16:34:27 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 16:34:27 prd-ubuntu20.04-docker-arm64-4c-16g-24320 does not seem to be running inside a container 16:34:27 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/3 -v /w/workspace/edgex-go/3:/w/workspace/edgex-go/3:rw,z -v /w/workspace/edgex-go/3@tmp:/w/workspace/edgex-go/3@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 16:34:28 $ docker top 812bc8ee134b84a199bc514a43f5d76ad1fc9f0f23a677f069435e8afaa16290 -eo pid,comm [Pipeline] { [Pipeline] sh 16:34:29 + go version 16:34:29 go version go1.18.3 linux/arm64 [Pipeline] } 16:34:29 $ docker stop --time=1 812bc8ee134b84a199bc514a43f5d76ad1fc9f0f23a677f069435e8afaa16290 16:34:31 $ docker rm -f 812bc8ee134b84a199bc514a43f5d76ad1fc9f0f23a677f069435e8afaa16290 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:34:31 + docker inspect -f . ci-base-image-arm64 16:34:31 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 16:34:32 prd-ubuntu20.04-docker-arm64-4c-16g-24320 does not seem to be running inside a container 16:34:32 $ docker run -t -d -u 1001:1001 -u 0:0 -v /var/run/docker.sock:/var/run/docker.sock --privileged -w /w/workspace/edgex-go/3 -v /w/workspace/edgex-go/3:/w/workspace/edgex-go/3:rw,z -v /w/workspace/edgex-go/3@tmp:/w/workspace/edgex-go/3@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 16:34:33 ---> Running in bab7cf2f4e02 16:34:33 ---> Running in 65bc27fee796 16:34:33 ---> Running in 6490b222d016 16:34:33 ---> Running in df03c552e7db 16:34:33 ---> Running in 7bff9fcd2a26 16:34:33 Removing intermediate container 6490b222d016 16:34:33 ---> 2495daf5bf8d 16:34:33 Step 4/23 : WORKDIR /edgex-go 16:34:33 Removing intermediate container bab7cf2f4e02 16:34:33 ---> eceb20fcfdef 16:34:33 Step 4/23 : WORKDIR /edgex-go 16:34:33 Removing intermediate container 7bff9fcd2a26 16:34:33 ---> 83ecd1cfda2a 16:34:33 Step 4/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 16:34:33 Removing intermediate container 65bc27fee796 16:34:33 ---> 9a4f74a2ef0b 16:34:33 Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 16:34:33 Removing intermediate container df03c552e7db 16:34:33 ---> 26304e7da91e 16:34:33 Step 4/24 : WORKDIR /edgex-go 16:34:33 ---> Running in 4efea7dab159 16:34:33 ---> Running in 87dc412219f9 16:34:33 ---> Running in f8e7f8c84300 16:34:33 ---> Running in 09c73915b62f 16:34:33 ---> Running in fc12884bd014 16:34:33 Removing intermediate container 4efea7dab159 16:34:33 ---> f84d5b7ae680 16:34:33 Step 5/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 16:34:33 Removing intermediate container 87dc412219f9 16:34:33 ---> 53eb25a5ea16 16:34:33 Step 5/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 16:34:33 Removing intermediate container fc12884bd014 16:34:33 ---> Running in 4c4de5ebfd8d 16:34:33 ---> d437f3dcf121 16:34:33 Step 5/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 16:34:33 ---> Running in 880144fad3e7 16:34:33 ---> Running in 47a8c9d5951d 16:34:33 $ docker top 9294de405e2177c4a496c49141d661071050664dc5c0720e9285d82035531a28 -eo pid,comm 16:34:33 Removing intermediate container f8e7f8c84300 16:34:33 ---> db6710197a8b 16:34:33 Step 5/22 : RUN apk add --update --no-cache make git 16:34:33 ---> Running in d9f61648d3c0 16:34:33 Removing intermediate container 09c73915b62f 16:34:33 ---> 3b1f172166df 16:34:33 Step 5/26 : RUN apk add --update --no-cache make git build-base curl 16:34:33 ---> Running in 91dc50d4e996 [Pipeline] { [Pipeline] echo 16:34:33 ========================================================= 16:34:33 [edgeXBuildGoParallel] Running Tests and Build... 16:34:33 ========================================================= [Pipeline] sh 16:34:34 Removing intermediate container 4c4de5ebfd8d 16:34:34 ---> 9045565fcf13 16:34:34 Step 6/23 : RUN apk add --update --no-cache make bash git ca-certificates 16:34:34 ---> Running in c90bf70f4bb1 16:34:34 Removing intermediate container 880144fad3e7 16:34:34 ---> 1b9e4c227d7a 16:34:34 Step 6/23 : RUN apk add --update --no-cache make git 16:34:34 ---> Running in 88aa4e216841 16:34:34 fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 16:34:34 Removing intermediate container 47a8c9d5951d 16:34:34 ---> b1559598510d 16:34:34 Step 6/24 : RUN apk add --update --no-cache make git 16:34:34 + git config --global --add safe.directory /w/workspace/edgex-go/3 [Pipeline] fileExists [Pipeline] sh 16:34:34 ---> Running in 20adcf0bc039 16:34:34 fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 16:34:34 fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 16:34:34 fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 16:34:34 fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 16:34:35 + make test 16:34:35 GO111MODULE=on go test -race -coverprofile=coverage.out ./... 16:34:35 fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 16:34:35 fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 16:34:36 fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 16:34:36 fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 16:34:36 OK: 211 MiB in 51 packages 16:34:36 OK: 211 MiB in 51 packages 16:34:36 OK: 211 MiB in 51 packages 16:34:36 fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 16:34:36 Removing intermediate container 91dc50d4e996 16:34:36 ---> 4bdf0355c679 16:34:36 Step 6/26 : COPY go.mod vendor* ./ 16:34:37 Removing intermediate container c90bf70f4bb1 16:34:37 ---> 48dd68d97ec1 16:34:37 Step 7/23 : COPY go.mod vendor* ./ 16:34:37 Removing intermediate container 88aa4e216841 16:34:37 ---> f51042734afa 16:34:37 Step 7/23 : COPY go.mod vendor* ./ 16:34:37 ---> 7e54d8122cd5 16:34:37 Step 7/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 16:34:37 ---> f4bf64a3aec9 16:34:37 Step 8/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 16:34:37 ---> Running in ab84d9843402 16:34:37 ---> Running in 5caef8a46898 16:34:37 ---> 0874387277bb 16:34:37 Step 8/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 16:34:37 ---> Running in f21899d1dd75 16:34:37 OK: 211 MiB in 51 packages 16:34:37 OK: 211 MiB in 51 packages 16:34:37 Removing intermediate container 20adcf0bc039 16:34:37 ---> 5c1517f31c4b 16:34:37 Step 7/24 : COPY go.mod vendor* ./ 16:34:37 Removing intermediate container d9f61648d3c0 16:34:37 ---> fcf4deeb95a0 16:34:37 Step 6/22 : COPY go.mod vendor* ./ 16:34:38 ---> 1b379344599c 16:34:38 Step 8/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 16:34:38 ---> Running in 0ee475a6a406 16:34:38 ---> 635fddc928db 16:34:38 Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 16:34:38 ---> Running in ee11f77ac0d5 16:35:07 ? github.com/edgexfoundry/edgex-go [no test files] 16:35:10 Removing intermediate container 0ee475a6a406 16:35:10 ---> 74266aafb269 16:35:10 Step 9/24 : COPY . . 16:35:10 Removing intermediate container ee11f77ac0d5 16:35:10 ---> 5a189c6860cc 16:35:10 Step 8/22 : COPY . . 16:35:10 Removing intermediate container f21899d1dd75 16:35:10 ---> 7cf711b3009a 16:35:10 Step 9/23 : COPY . . 16:35:10 Removing intermediate container 5caef8a46898 16:35:10 ---> aab948e00c7a 16:35:10 Step 9/23 : COPY . . 16:35:10 Removing intermediate container ab84d9843402 16:35:10 ---> d79b0ece516f 16:35:10 Step 8/26 : COPY . . 16:35:49 ---> d413794266cc 16:35:49 Step 10/23 : RUN make cmd/support-scheduler/support-scheduler 16:35:49 ---> 0388e40e6a9b 16:35:49 Step 10/24 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-command/core-command 16:35:49 ---> bf0203858101 16:35:49 Step 9/22 : RUN make cmd/security-proxy-setup/security-proxy-setup cmd/secrets-config/secrets-config 16:35:49 ---> 75e96e8f2df1 16:35:49 Step 9/26 : ARG SPIRE_RELEASE=1.2.1 16:35:49 ---> bf87405b50a3 16:35:49 Step 10/23 : RUN make cmd/support-notifications/support-notifications 16:35:49 ---> Running in 56b00f5f15b8 16:35:49 ---> Running in 87a0719686a5 16:35:49 ---> Running in 1d57150b5380 16:35:49 ---> Running in 60184e6d97d8 16:35:49 ---> Running in 4e0bbfe963d6 16:35:49 Removing intermediate container 1d57150b5380 16:35:49 ---> 1c6f9ace8441 16:35:49 Step 10/26 : WORKDIR /edgex-go/spire-build 16:35:49 ---> Running in 8409c0eaf8de 16:35:49 Removing intermediate container 8409c0eaf8de 16:35:49 ---> f5d9784de5a9 16:35:49 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 16:35:49 ---> Running in aba0d13332dc 16:35:49 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 16:35:49 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-proxy-setup/security-proxy-setup ./cmd/security-proxy-setup 16:35:49 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 16:35:49 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 16:35:49 Removing intermediate container aba0d13332dc 16:35:49 ---> cb6b45b1d914 16:35:49 Step 12/26 : WORKDIR /edgex-go 16:35:49 ---> Running in ad572eebe065 16:35:49 Removing intermediate container ad572eebe065 16:35:49 ---> 5c0e7c618fd1 16:35:49 16:35:49 Step 13/26 : FROM alpine:3.15 16:35:49 3.15: Pulling from library/alpine 16:35:49 Digest: sha256:69463fdff1f025c908939e86d4714b4d5518776954ca627cbeff4c74bcea5b22 16:35:49 Status: Downloaded newer image for alpine:3.15 16:35:49 ---> c4fc93816858 16:35:49 Step 14/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' 16:35:49 ---> Running in e7ea7270687d 16:35:49 Removing intermediate container e7ea7270687d 16:35:49 ---> 3097b4d1269b 16:35:49 Step 15/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 16:35:49 ---> Running in 420f15e7783a 16:35:49 Removing intermediate container 420f15e7783a 16:35:49 ---> 9e16788a35bf 16:35:49 Step 16/26 : RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 16:35:49 ---> Running in 43babc3dd3a6 16:35:49 fetch https://dl-4.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 16:35:50 fetch https://dl-4.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 16:35:50 v3.15.6-51-ge17b2505f3 [https://dl-4.alpinelinux.org/alpine/v3.15/main] 16:35:50 v3.15.6-51-ge17b2505f3 [https://dl-4.alpinelinux.org/alpine/v3.15/community] 16:35:50 OK: 15856 distinct packages available 16:35:50 fetch https://dl-4.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 16:35:51 fetch https://dl-4.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 16:35:51 (1/5) Installing dumb-init (1.2.5-r1) 16:35:51 (2/5) Installing musl-obstack (1.2.3-r0) 16:35:51 (3/5) Installing libucontext (1.1-r0) 16:35:52 (4/5) Installing gcompat (1.0.0-r4) 16:35:52 (5/5) Installing openssl (1.1.1q-r0) 16:35:52 Executing busybox-1.34.1-r7.trigger 16:35:52 OK: 7 MiB in 19 packages 16:36:00 Removing intermediate container 43babc3dd3a6 16:36:00 ---> c044da85bda2 16:36:00 Step 17/26 : COPY --from=builder /usr/local/bin/spire-agent /usr/local/bin 16:36:04 ---> 5ec57ab8446a 16:36:04 Step 18/26 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin 16:36:14 ---> b5c790ead603 16:36:14 Step 19/26 : COPY --from=builder /edgex-go/cmd/security-spire-agent/docker-entrypoint.sh /usr/local/bin/ 16:36: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/secrets-config ./cmd/secrets-config 16:36:27 ---> 012c9ed1129e 16:36:27 Step 20/26 : COPY --from=builder /edgex-go/cmd/security-spire-agent/agent.conf /usr/local/etc/spire/agent.conf.tpl 16:36:37 ---> 4ab6a2fe288e 16:36:37 Step 21/26 : COPY --from=builder /edgex-go/cmd/security-spire-agent/openssl.conf /usr/local/etc/ 16:36:37 Removing intermediate container 87a0719686a5 16:36:37 ---> 8f4be2dc48b7 16:36:37 16:36:37 Step 10/22 : FROM alpine:3.16 16:36:37 Removing intermediate container 60184e6d97d8 16:36:37 ---> 6eac85bf6433 16:36:37 16:36:37 Step 11/24 : FROM alpine:3.16 16:36:37 ---> d999731c5899 16:36:37 Step 22/26 : ENTRYPOINT [ "/usr/bin/dumb-init" ] 16:36:37 Removing intermediate container 4e0bbfe963d6 16:36:37 ---> 8eecb0de4173 16:36:37 16:36:37 Step 11/23 : FROM alpine:3.16 16:36:37 Removing intermediate container 56b00f5f15b8 16:36:37 ---> c75ad7b0df6b 16:36:37 16:36:37 Step 11/23 : FROM alpine:3.16 16:36:37 3.16: Pulling from library/alpine 16:36:37 ---> Running in 85db5d4a01b0 16:36:37 3.16: Pulling from library/alpine 16:36:37 Removing intermediate container 85db5d4a01b0 16:36:37 ---> 1fe2ff64a12c 16:36:37 Step 23/26 : CMD [ "--verbose", "docker-entrypoint.sh" ] 16:36:37 ---> Running in 78fee04e9df1 16:36:37 Removing intermediate container 78fee04e9df1 16:36:37 ---> aeb8305e9005 16:36:37 Step 24/26 : LABEL arch=x86_64 16:36:37 ---> Running in ef905de5e2b3 16:36:37 Removing intermediate container ef905de5e2b3 16:36:37 ---> 8c419cd5d4cb 16:36:37 Step 25/26 : LABEL git_sha=bda1fa78786e664e0a22dbfe3d63d4b1da2a950b 16:36:37 ---> Running in a1bf751c617e 16:36:37 Removing intermediate container a1bf751c617e 16:36:37 ---> e50d4d8fdd73 16:36:37 Step 26/26 : LABEL version=0.0.0 16:36:37 ---> Running in c9e338581d3a 16:36:37 Removing intermediate container c9e338581d3a 16:36:37 ---> 9c44adc087d1 16:36:37 16:36:37 Successfully built 9c44adc087d1 16:36:37 Successfully tagged security-spire-agent:latest 16:36:37 Building security-spire-config 16:36:37  Building security-spire-agent ... done 3.16: Pulling from library/alpine 16:36:37 3.16: Pulling from library/alpine 16:36:37 Digest: sha256:bc41182d7ef5ffc53a40b044e725193bc10142a1243f395ee852a8d9730fc2ad 16:36:37 Status: Downloaded newer image for alpine:3.16 16:36:37 Digest: sha256:bc41182d7ef5ffc53a40b044e725193bc10142a1243f395ee852a8d9730fc2ad 16:36:37 Status: Image is up to date for alpine:3.16 16:36:37 Digest: sha256:bc41182d7ef5ffc53a40b044e725193bc10142a1243f395ee852a8d9730fc2ad 16:36:37 Status: Image is up to date for alpine:3.16 16:36:37 Digest: sha256:bc41182d7ef5ffc53a40b044e725193bc10142a1243f395ee852a8d9730fc2ad 16:36:37 Status: Image is up to date for alpine:3.16 16:36:37 ---> 9c6f07244728 16:36:37 Step 11/22 : RUN apk add --update --no-cache curl dumb-init 16:36:37 ---> 9c6f07244728 16:36:37 Step 12/23 : RUN apk add --update --no-cache ca-certificates dumb-init 16:36:37 ---> 9c6f07244728 16:36:37 Step 12/24 : RUN apk add --update --no-cache dumb-init 16:36:38 ---> 9c6f07244728 16:36:38 Step 12/23 : RUN apk add --update --no-cache dumb-init 16:36:41 Step 1/26 : ARG BUILDER_BASE=golang:1.18-alpine3.16 16:36:41 Step 2/26 : FROM ${BUILDER_BASE} AS builder 16:36:41 ---> 788554f46d7b 16:36:41 Step 3/26 : WORKDIR /edgex-go 16:36:41 ---> Using cache 16:36:41 ---> 9a4f74a2ef0b 16:36:41 Step 4/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 16:36:41 ---> Using cache 16:36:41 ---> db6710197a8b 16:36:41 Step 5/26 : RUN apk add --update --no-cache make git build-base curl 16:36:44 ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] 16:36:45 ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] 16:36:45 ---> Running in 6a1509659b1c 16:36:45 ---> Running in 494775a8ea3a 16:36:45 ---> Running in 00b63f0a3242 16:36:45 ---> Running in dab0461df94f 16:36:45 ---> Running in e06ff58e542b 16:36:45 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 16:36:45 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 16:36:45 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 16:36:45 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 16:36:45 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 16:36:45 (1/1) Installing dumb-init (1.2.5-r1) 16:36:45 Executing busybox-1.35.0-r17.trigger 16:36:45 OK: 6 MiB in 15 packages 16:36:45 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 16:36:45 (1/1) Installing dumb-init (1.2.5-r1) 16:36:45 Executing busybox-1.35.0-r17.trigger 16:36:45 fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 16:36:45 OK: 6 MiB in 15 packages 16:36:46 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 16:36:46 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 16:36:46 Removing intermediate container dab0461df94f 16:36:46 ---> ea2786f3685a 16:36:46 Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 16:36:46 ---> Running in 02f39e23733d 16:36:46 (1/2) Installing ca-certificates (20220614-r0) 16:36:46 (2/2) Installing dumb-init (1.2.5-r1) 16:36:46 Executing busybox-1.35.0-r17.trigger 16:36:46 Executing ca-certificates-20220614-r0.trigger 16:36:46 (1/6) Installing ca-certificates (20220614-r0) 16:36:46 Removing intermediate container 6a1509659b1c 16:36:46 ---> 39696d17ece5 16:36:46 Step 13/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 16:36:46 (2/6) Installing brotli-libs (1.0.9-r6) 16:36:46 Removing intermediate container 02f39e23733d 16:36:46 ---> c2dca633fad5 16:36:46 Step 14/24 : ENV APP_PORT=59882 16:36:46 OK: 6 MiB in 16 packages 16:36:46 (3/6) Installing nghttp2-libs (1.47.0-r0) 16:36:46 (4/6) Installing libcurl (7.83.1-r3) 16:36:46 ---> Running in ad02459a8486 16:36:46 (5/6) Installing curl (7.83.1-r3) 16:36:46 (6/6) Installing dumb-init (1.2.5-r1) 16:36:46 Executing busybox-1.35.0-r17.trigger 16:36:46 Executing ca-certificates-20220614-r0.trigger 16:36:46 ---> Running in 47790eca9d53 16:36:46 OK: 8 MiB in 20 packages 16:36:46 Removing intermediate container ad02459a8486 16:36:46 ---> a707b4ed0351 16:36:46 Step 14/23 : ENV APP_PORT=59861 16:36:46 ---> Running in dc5aaa25b03c 16:36:46 Removing intermediate container 47790eca9d53 16:36:46 ---> 970f0dba58b4 16:36:46 Step 15/24 : EXPOSE $APP_PORT 16:36:46 ---> Running in 397e2480856c 16:36:46 Removing intermediate container dc5aaa25b03c 16:36:46 ---> 5a7fefa63962 16:36:46 Step 15/23 : EXPOSE $APP_PORT 16:36:46 Removing intermediate container 397e2480856c 16:36:46 ---> 71f618da180c 16:36:46 Step 16/24 : WORKDIR / 16:36:46 ---> Running in 85ed1dcd99d1 16:36:46 ---> Running in 0ba6894f344a 16:36:46 Removing intermediate container 85ed1dcd99d1 16:36:46 ---> 9dab136fdaaf 16:36:46 Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / 16:36:46 Removing intermediate container 0ba6894f344a 16:36:46 ---> 04e5956c1001 16:36:46 Step 17/24 : COPY --from=builder /edgex-go/Attribution.txt / 16:36:46 fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 16:36:46 Removing intermediate container 00b63f0a3242 16:36:46 ---> e282c9e683a4 16:36:46 Step 13/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2021: Intel Corporation' 16:36:46 ---> e9158bfb8a9d 16:36:46 Step 17/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / 16:36:46 ---> Running in 6eab82a540b9 16:36:46 ---> 49f5d1985c0e 16:36:46 Step 18/24 : COPY --from=builder /edgex-go/cmd/core-command/core-command / 16:36:47 Removing intermediate container 494775a8ea3a 16:36:47 ---> b5b3f13bc084 16:36:47 Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' 16:36:47 Removing intermediate container 6eab82a540b9 16:36:47 ---> 228d25786735 16:36:47 Step 14/23 : ENV APP_PORT=59860 16:36:47 ---> Running in 445581b85179 16:36:47 ---> Running in 083324f2c773 16:36:47 OK: 211 MiB in 51 packages 16:36:47 ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] 16:36:47 ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] 16:36:47 ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] 16:36:48 Removing intermediate container 083324f2c773 16:36:48 ---> 7c9eb15e2c66 16:36:48 Step 15/23 : EXPOSE $APP_PORT 16:36:48 Removing intermediate container 445581b85179 16:36:48 ---> b20d2fecc669 16:36:48 Step 13/22 : WORKDIR /edgex 16:36:48 ---> 22c4891b4359 16:36:48 Step 18/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml 16:36:48 ---> f5d83675c039 16:36:48 Step 19/24 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml 16:36:48 ---> Running in 4e13dc784983 16:36:48 ---> Running in e1c696b6750f 16:36:49 Removing intermediate container e06ff58e542b 16:36:49 ---> 2ad00318c06c 16:36:49 Step 6/26 : COPY go.mod vendor* ./ 16:36:49 Removing intermediate container 4e13dc784983 16:36:49 ---> d2889523cdc2 16:36:49 Step 14/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/res/configuration.toml res/configuration.toml 16:36:49 Removing intermediate container e1c696b6750f 16:36:49 ---> 60e7fdb1a8ac 16:36:49 Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / 16:36:49 ---> d96ee0b6859f 16:36:49 Step 19/23 : ENTRYPOINT ["/support-scheduler"] 16:36:49 ---> 3ec4f399d50e 16:36:49 Step 20/24 : ENTRYPOINT ["/core-command"] 16:36:49 ---> Running in 3077f2de4857 16:36:49 ---> Running in 751afddbeefc 16:36:49 ---> a798771bb32b 16:36:49 Step 7/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 16:36:49 ---> Running in a10fe6225f0a 16:36:49 Removing intermediate container 751afddbeefc 16:36:49 ---> de2e7e0ced8b 16:36:49 Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 16:36:49 Removing intermediate container 3077f2de4857 16:36:49 ---> 2a589dcb9a2e 16:36:49 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 16:36:49 ---> Running in aa544eea03c2 16:36:49 ---> 584ec00220a3 16:36:49 Step 15/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/security-proxy-setup . 16:36:49 ---> Running in 724ba392523a 16:36:49 ---> 3846406ccbe2 16:36:49 Step 17/23 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / 16:36:49 Removing intermediate container aa544eea03c2 16:36:49 ---> 65e77fcb0fbf 16:36:49 Step 22/24 : LABEL arch=x86_64 16:36:49 ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] 16:36:49 ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-setup [no test files] 16:36:49 ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] 16:36:49 ? github.com/edgexfoundry/edgex-go/cmd/security-spiffe-token-provider [no test files] 16:36:49 ---> Running in 5d7d0d08850a 16:36:49 Removing intermediate container 724ba392523a 16:36:49 ---> 64d65c478be5 16:36:49 Step 21/23 : LABEL arch=x86_64 16:36:50 ---> a15569094540 16:36:50 Step 16/22 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . 16:36:50 ---> Running in 6c31d52eb55f 16:36:50 ---> 473b339bc480 16:36:50 Step 18/23 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml 16:36:50 Removing intermediate container 5d7d0d08850a 16:36:50 ---> 0de28875adea 16:36:50 Step 23/24 : LABEL git_sha=bda1fa78786e664e0a22dbfe3d63d4b1da2a950b 16:36:50 ---> Running in f9d990e6bb88 16:36:50 Removing intermediate container 6c31d52eb55f 16:36:50 ---> 4a3203989cbd 16:36:50 Step 22/23 : LABEL git_sha=bda1fa78786e664e0a22dbfe3d63d4b1da2a950b 16:36:51 Removing intermediate container f9d990e6bb88 16:36:51 ---> 70c5be9e234e 16:36:51 Step 24/24 : LABEL version=0.0.0 16:36:51 ---> Running in bdd0e39bc003 16:36:51 ---> 36776b23404c 16:36:51 Step 19/23 : ENTRYPOINT ["/support-notifications"] 16:36:51 ---> 19147cc8c70a 16:36:51 Step 17/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/entrypoint.sh /usr/local/bin/ 16:36:51 ---> Running in ca58db38f6a6 16:36:51 ---> Running in 65bb3d7a2b2b 16:36:51 Removing intermediate container bdd0e39bc003 16:36:51 ---> 769142027d1b 16:36:51 Step 23/23 : LABEL version=0.0.0 16:36:51 ---> Running in 102fe1d8e664 16:36:51 Removing intermediate container ca58db38f6a6 16:36:51 ---> ce1869c213b0 16:36:51 16:36:51 Removing intermediate container 65bb3d7a2b2b 16:36:51 ---> ca1ecac3669a 16:36:51 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 16:36:51 ---> Running in 7c9935fd142b 16:36:51 Successfully built ce1869c213b0 16:36:51 ---> 118b08e9bd99 16:36:51 Step 18/22 : RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 16:36:51 Successfully tagged core-command:latest 16:36:51  Building core-command ... done Building core-data 16:36:51 Removing intermediate container 102fe1d8e664 16:36:51 ---> 1f06aaa6b62a 16:36:51 16:36:51 ---> Running in ccedc9272701 16:36:51 Successfully built 1f06aaa6b62a 16:36:51 Successfully tagged support-scheduler:latest 16:36:51  Building support-scheduler ... done Building security-spiffe-token-provider 16:36:51 Removing intermediate container 7c9935fd142b 16:36:51 ---> 597144624a56 16:36:51 Step 21/23 : LABEL arch=x86_64 16:36:51 ---> Running in 8dc353c98ef9 16:36:51 ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] 16:36:51 ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] 16:36:51 ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-agent [no test files] 16:36:51 ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-executor [no test files] 16:36:51 ? github.com/edgexfoundry/edgex-go/internal [no test files] 16:36:51 ? github.com/edgexfoundry/edgex-go/internal/core/command [no test files] 16:36:53 Removing intermediate container 8dc353c98ef9 16:36:53 ---> 5e40f91c2257 16:36:53 Step 22/23 : LABEL git_sha=bda1fa78786e664e0a22dbfe3d63d4b1da2a950b 16:36:55 Step 1/20 : ARG BUILDER_BASE=golang:1.18-alpine3.16 16:36:55 Step 2/20 : FROM ${BUILDER_BASE} AS builder 16:36:55 ---> 788554f46d7b 16:36:55 Step 3/20 : WORKDIR /edgex-go 16:36:55 ---> Using cache 16:36:55 ---> 9a4f74a2ef0b 16:36:55 Step 4/20 : RUN apk update && apk --no-cache --update add build-base 16:36:56 Step 1/24 : ARG BUILDER_BASE=golang:1.18-alpine3.16 16:36:56 Step 2/24 : FROM ${BUILDER_BASE} AS builder 16:36:56 ---> 788554f46d7b 16:36:56 Step 3/24 : ARG ADD_BUILD_TAGS="" 16:36:56 ---> Using cache 16:36:56 ---> 26304e7da91e 16:36:56 Step 4/24 : WORKDIR /edgex-go 16:36:56 ---> Using cache 16:36:56 ---> d437f3dcf121 16:36:56 Step 5/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 16:36:56 ---> Using cache 16:36:56 ---> b1559598510d 16:36:56 Step 6/24 : RUN apk add --update --no-cache zeromq-dev libsodium-dev pkgconfig build-base git 16:37:06 ---> Running in 3155a5ccd1ed 16:37:06 ---> Running in 05dd7078f754 16:37:06 ---> Running in 4ed2e6432b4a 16:37:06 Removing intermediate container 4ed2e6432b4a 16:37:06 ---> d26dbaafbd57 16:37:06 Step 23/23 : LABEL version=0.0.0 16:37:06 Removing intermediate container ccedc9272701 16:37:06 ---> 614f5f626c10 16:37:06 Step 19/22 : ENTRYPOINT ["entrypoint.sh"] 16:37:06 ---> Running in c005e64df6cf 16:37:06 ---> Running in 3c629589d57a 16:37:06 Removing intermediate container c005e64df6cf 16:37:06 ---> 7264a6f8a4f7 16:37:06 Step 20/22 : LABEL arch=x86_64 16:37:06 Removing intermediate container 3c629589d57a 16:37:06 ---> f1e6623c37bd 16:37:06 16:37:06 ---> Running in c39b4ba4bcae 16:37:06 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 16:37:06 fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 16:37:06 Successfully built f1e6623c37bd 16:37:06 Successfully tagged support-notifications:latest 16:37:06  Building support-notifications ... done Building security-spire-server 16:37:06 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 16:37:06 Removing intermediate container c39b4ba4bcae 16:37:06 ---> 2e3fd72185c7 16:37:06 Step 21/22 : LABEL git_sha=bda1fa78786e664e0a22dbfe3d63d4b1da2a950b 16:37:06 v3.16.2-121-g720eee024a [https://dl-cdn.alpinelinux.org/alpine/v3.16/main] 16:37:06 v3.16.2-124-ga565768e8e [https://dl-cdn.alpinelinux.org/alpine/v3.16/community] 16:37:06 OK: 17039 distinct packages available 16:37:06 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 16:37:06 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 16:37:06 OK: 211 MiB in 51 packages 16:37:06 fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 16:37:07 ok github.com/edgexfoundry/edgex-go/internal/core/command/application 0.286s coverage: 28.7% of statements 16:37:07 ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] 16:37:07 ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] 16:37:07 OK: 211 MiB in 51 packages 16:37:09 ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 0.371s coverage: 98.5% of statements 16:37:09 ? github.com/edgexfoundry/edgex-go/internal/core/data [no test files] 16:37:09 ok github.com/edgexfoundry/edgex-go/internal/core/data/application 0.538s coverage: 54.2% of statements 16:37:09 ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] 16:37:09 ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] 16:37:11 Step 1/25 : ARG BUILDER_BASE=golang:1.18-alpine3.16 16:37:11 Step 2/25 : FROM ${BUILDER_BASE} AS builder 16:37:11 ---> 788554f46d7b 16:37:11 Step 3/25 : WORKDIR /edgex-go 16:37:11 ---> Using cache 16:37:11 ---> 9a4f74a2ef0b 16:37:11 Step 4/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 16:37:11 ---> Using cache 16:37:11 ---> db6710197a8b 16:37:11 Step 5/25 : RUN apk add --update --no-cache make git build-base curl 16:37:11 ---> Using cache 16:37:11 ---> 2ad00318c06c 16:37:11 Step 6/25 : COPY go.mod vendor* ./ 16:37:11 ---> Using cache 16:37:11 ---> a798771bb32b 16:37:11 Step 7/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 16:37:20 ---> Running in 5e06537f3c53 16:37:20 ---> Running in 44d339a161b3 16:37:20 Removing intermediate container a10fe6225f0a 16:37:20 ---> 96275b2ebcb4 16:37:20 Step 8/26 : COPY . . 16:37:20 Removing intermediate container 5e06537f3c53 16:37:20 ---> bad3eefea629 16:37:20 Step 22/22 : LABEL version=0.0.0 16:37:30 ---> Running in 64eab8966734 16:37:30 Removing intermediate container 3155a5ccd1ed 16:37:30 ---> e772d34a0d30 16:37:30 Step 5/20 : COPY go.mod vendor* ./ 16:37:30 Removing intermediate container 05dd7078f754 16:37:30 ---> acd0c133b4f5 16:37:30 Step 7/24 : COPY go.mod vendor* ./ 16:37:30 ---> bc339699672f 16:37:30 Step 9/26 : ARG SPIRE_RELEASE=1.2.1 16:37:30 ---> Running in c57c4b7278d3 16:37:31 Removing intermediate container 64eab8966734 16:37:31 ---> 6e06a8e2b3c9 16:37:31 16:37:31 Successfully built 6e06a8e2b3c9 16:37:31 ---> 36da8e2e3db4 16:37:31 Step 8/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 16:37:31 ---> 5b9efe88f3e7 16:37:31 Step 6/20 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 16:37:31 Successfully tagged security-proxy-setup:latest 16:37:31  Building security-proxy-setup ... done Building security-bootstrapper 16:37:31 ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 19.294s coverage: 89.2% of statements 16:37:31 ? github.com/edgexfoundry/edgex-go/internal/core/data/controller/messaging [no test files] 16:37:31 ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] 16:37:31 ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks [no test files] 16:37:31 ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] 16:37:31 ? github.com/edgexfoundry/edgex-go/internal/core/metadata [no test files] 16:37:31 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/application 0.799s coverage: 2.0% of statements 16:37:31 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] 16:37:31 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] 16:37:32 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 2.407s coverage: 95.6% of statements 16:37:32 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] 16:37:32 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks [no test files] 16:37:32 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/uom [no test files] 16:37:32 ok github.com/edgexfoundry/edgex-go/internal/io 0.548s coverage: 72.2% of statements 16:37:32 ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] 16:37:32 ? github.com/edgexfoundry/edgex-go/internal/pkg/application [no test files] 16:37:32 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers [no test files] 16:37:32 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] 16:37:32 ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] 16:37:32 ok github.com/edgexfoundry/edgex-go/internal/pkg/controller/http 0.297s coverage: 60.0% of statements 16:37:32 ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] 16:37:32 ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] 16:37:32 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] 16:37:32 ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 0.295s coverage: 0.9% of statements 16:37:32 ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] 16:37:32 ok github.com/edgexfoundry/edgex-go/internal/pkg/telemetry 0.380s coverage: 58.8% of statements 16:37:33 ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 0.321s coverage: 29.6% of statements 16:37:33 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] 16:37:35 Step 1/31 : ARG BUILDER_BASE=golang:1.18-alpine3.16 16:37:35 Step 2/31 : FROM ${BUILDER_BASE} AS builder 16:37:39 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.252s coverage: 47.1% of statements 16:37:39 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 1.215s coverage: 79.5% of statements 16:37:39 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.195s coverage: 94.1% of statements 16:37:39 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.253s coverage: 96.3% of statements 16:37:41 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.260s coverage: 87.5% of statements 16:37:41 ---> 788554f46d7b 16:37:41 Step 3/31 : WORKDIR /edgex-go 16:37:41 ---> Using cache 16:37:41 ---> 9a4f74a2ef0b 16:37:41 Step 4/31 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 16:37:41 ---> Using cache 16:37:41 ---> db6710197a8b 16:37:41 Step 5/31 : RUN apk add --update --no-cache make git 16:37:41 ---> Using cache 16:37:41 ---> fcf4deeb95a0 16:37:41 Step 6/31 : COPY go.mod vendor* ./ 16:37:41 ---> Using cache 16:37:41 ---> 635fddc928db 16:37:41 Step 7/31 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 16:37:41 ---> Using cache 16:37:41 ---> 5a189c6860cc 16:37:41 Step 8/31 : COPY . . 16:37:41 ---> Using cache 16:37:41 ---> bf0203858101 16:37:41 Step 9/31 : RUN make cmd/security-bootstrapper/security-bootstrapper 16:37:41 Removing intermediate container c57c4b7278d3 16:37:41 ---> 6e5f2eefb04e 16:37:41 Step 10/26 : WORKDIR /edgex-go/spire-build 16:37:41 ---> Running in 3a171ca30c25 16:37:41 ---> Running in a600693b86d0 16:37:41 ---> Running in 73483def9825 16:37:41 ---> Running in 2d6f6a6aed60 16:37:41 Removing intermediate container 2d6f6a6aed60 16:37:41 ---> 1440e191bcca 16:37:41 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 16:37:41 ---> Running in f57039bc681b 16:37:41 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper 16:37:49 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 11.236s coverage: 94.4% of statements 16:37:49 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/ping 0.203s coverage: 44.8% of statements 16:37:56 Removing intermediate container f57039bc681b 16:37:56 ---> 8f950fe7ba2f 16:37:56 Step 12/26 : WORKDIR /edgex-go 16:37:56 Removing intermediate container 44d339a161b3 16:37:56 ---> 910cc923cd22 16:37:56 Step 8/25 : COPY . . 16:37:56 ---> Running in 9997c7acf845 16:38:02 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 14.766s coverage: 80.8% of statements 16:38:02 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] 16:38:02 Removing intermediate container 9997c7acf845 16:38:02 ---> 8d9d3579f0ef 16:38:02 16:38:02 Step 13/26 : FROM alpine:3.15 16:38:02 ---> c4fc93816858 16:38:02 Step 14/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' 16:38:02 ---> Using cache 16:38:02 ---> 3097b4d1269b 16:38:02 Step 15/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 16:38:02 ---> Using cache 16:38:02 ---> 9e16788a35bf 16:38:02 Step 16/26 : RUN apk update && apk --no-cache --update add dumb-init gcompat 16:38:04 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 22.341s coverage: 92.9% of statements 16:38:04 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] 16:38:04 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] 16:38:04 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] 16:38:04 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 0.073s coverage: 65.1% of statements 16:38:04 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] 16:38:04 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] 16:38:04 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] 16:38:04 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] 16:38:04 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] 16:38:04 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 11.230s coverage: 87.2% of statements 16:38:04 ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] 16:38:04 ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] 16:38:04 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.176s coverage: 100.0% of statements 16:38:04 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] 16:38:04 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.270s coverage: 58.8% of statements 16:38:04 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/common [no test files] 16:38:04 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.256s coverage: 80.0% of statements 16:38:04 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/jwt 0.216s coverage: 87.2% of statements 16:38:04 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/oauth2 0.271s coverage: 85.4% of statements 16:38:04 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.776s coverage: 91.2% of statements 16:38:04 ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] 16:38:09 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 1.094s coverage: 64.7% of statements 16:38:09 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] 16:38:09 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] 16:38:09 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.326s coverage: 100.0% of statements 16:38:09 ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.105s coverage: 89.4% of statements 16:38:09 ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.067s coverage: 100.0% of statements 16:38:09 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.087s coverage: 73.7% of statements 16:38:09 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.074s coverage: 100.0% of statements 16:38:10 ---> Running in 6c6c055df1f0 16:38:10 ---> b96d2055e3ea 16:38:10 Step 9/25 : ARG SPIRE_RELEASE=1.2.1 16:38:10 ---> Running in ed0f1c2904a3 16:38:10 fetch https://dl-4.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 16:38:10 Removing intermediate container 3a171ca30c25 16:38:10 ---> feaa7fdb4eaa 16:38:10 Step 7/20 : COPY . . 16:38:10 Removing intermediate container 73483def9825 16:38:10 ---> 349e45137e1e 16:38:10 Step 9/24 : COPY . . 16:38:10 fetch https://dl-4.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 16:38:10 v3.15.6-51-ge17b2505f3 [https://dl-4.alpinelinux.org/alpine/v3.15/main] 16:38:10 v3.15.6-51-ge17b2505f3 [https://dl-4.alpinelinux.org/alpine/v3.15/community] 16:38:10 OK: 15856 distinct packages available 16:38:10 fetch https://dl-4.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 16:38:12 fetch https://dl-4.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 16:38:12 (1/4) Installing dumb-init (1.2.5-r1) 16:38:12 (2/4) Installing musl-obstack (1.2.3-r0) 16:38:12 (3/4) Installing libucontext (1.1-r0) 16:38:12 (4/4) Installing gcompat (1.0.0-r4) 16:38:12 Executing busybox-1.34.1-r7.trigger 16:38:12 OK: 6 MiB in 18 packages 16:38:15 Removing intermediate container ed0f1c2904a3 16:38:15 ---> 90631ab68a37 16:38:15 Step 10/25 : WORKDIR /edgex-go/spire-build 16:38:16 ok github.com/edgexfoundry/edgex-go/internal/security/proxy 1.418s coverage: 65.8% of statements 16:38:16 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/config [no test files] 16:38:16 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/container [no test files] 16:38:16 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/models [no test files] 16:38:18 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.865s coverage: 43.6% of statements 16:38:18 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] 16:38:18 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] 16:38:18 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 0.275s coverage: 89.5% of statements 16:38:18 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] 16:38:18 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 0.231s coverage: 84.8% of statements 16:38:18 ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider [no test files] 16:38:18 ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/config [no test files] 16:38:18 ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/container [no test files] 16:38:18 ? github.com/edgexfoundry/edgex-go/internal/support/notifications [no test files] 16:38:26 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 6.328s coverage: 17.7% of statements 16:38:26 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel [no test files] 16:38:26 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks [no test files] 16:38:26 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] 16:38:26 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] 16:38:26 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 0.780s coverage: 92.3% of statements 16:38:26 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] 16:38:26 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks [no test files] 16:38:26 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler [no test files] 16:38:26 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/application [no test files] 16:38:26 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/scheduler 0.239s coverage: 63.2% of statements 16:38:26 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] 16:38:26 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] 16:38:27 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 0.455s coverage: 97.7% of statements 16:38:27 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] 16:38:27 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks [no test files] 16:38:27 ? github.com/edgexfoundry/edgex-go/internal/system/agent [no test files] 16:38:27 ? github.com/edgexfoundry/edgex-go/internal/system/agent/application [no test files] 16:38:27 ok github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct 0.198s coverage: 28.9% of statements 16:38:27 ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct/config [no test files] 16:38:27 ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/executor [no test files] 16:38:27 ? github.com/edgexfoundry/edgex-go/internal/system/agent/config [no test files] 16:38:27 ? github.com/edgexfoundry/edgex-go/internal/system/agent/container [no test files] 16:38:27 ? github.com/edgexfoundry/edgex-go/internal/system/agent/controller/http [no test files] 16:38:27 ? github.com/edgexfoundry/edgex-go/internal/system/agent/interfaces [no test files] 16:38:27 ok github.com/edgexfoundry/edgex-go/internal/system/agent/response 0.209s coverage: 100.0% of statements 16:38:27 ok github.com/edgexfoundry/edgex-go/internal/system/executor 0.080s coverage: 96.9% of statements 16:38:28 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 16:38:28 WARNING: Linting skipped (not on x86_64 or linter not installed) 16:38:28 GO111MODULE=on go vet ./... 16:38:31 ---> Running in 478c4649c340 16:38:31 ---> 0b8b1457e3fc 16:38:31 Step 8/20 : RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider 16:38:31 Removing intermediate container a600693b86d0 16:38:31 ---> f35dceae572b 16:38:31 16:38:31 Step 10/31 : FROM alpine:3.16 16:38:31 ---> 9c6f07244728 16:38:31 Step 11/31 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' 16:38:31 ---> 9c372025cd0d 16:38:31 Step 10/24 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-data/core-data 16:38:31 ---> Running in c9dedfc0605b 16:38:31 ---> Running in c327d45c1e6e 16:38:31 ---> Running in 2bb361a6f377 16:38:31 Removing intermediate container 478c4649c340 16:38:31 ---> 284adcfbe856 16:38:31 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 16:38:31 Removing intermediate container 6c6c055df1f0 16:38:31 ---> ad41473e5f7c 16:38:31 Step 17/26 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin 16:38:31 ---> Running in 5cd6f7c09e71 16:38:31 Removing intermediate container 2bb361a6f377 16:38:31 ---> 104a9cc58697 16:38:31 Step 12/31 : RUN apk add --update --no-cache dumb-init su-exec 16:38:31 ---> Running in 586b367866bb 16:38:31 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 16:38: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 16:38:31 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 16:38:31 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 16:38:31 (1/2) Installing dumb-init (1.2.5-r1) 16:38:31 (2/2) Installing su-exec (0.2-r1) 16:38:31 Executing busybox-1.35.0-r17.trigger 16:38:31 OK: 6 MiB in 16 packages 16:38:32 ---> b53b44877631 16:38:32 Step 18/26 : COPY --from=builder /edgex-go/cmd/security-spire-config/docker-entrypoint.sh /usr/local/bin/ 16:38:32 Removing intermediate container 5cd6f7c09e71 16:38:32 ---> ca3f60c75362 16:38:32 Step 12/25 : WORKDIR /edgex-go 16:38:32 Removing intermediate container 586b367866bb 16:38:32 ---> fa3dc94702ac 16:38:32 Step 13/31 : ENV SECURITY_INIT_DIR /edgex-init 16:38:32 ---> Running in 932e914b101c 16:38:32 ---> Running in f0c1ab0dfeb4 16:38:32 ---> dd11d12663f9 16:38:32 Step 19/26 : WORKDIR /usr/local/etc/spiffe-scripts.d 16:38:32 Removing intermediate container 932e914b101c 16:38:32 ---> 480ff677208c 16:38:32 16:38:32 Step 13/25 : FROM alpine:3.15 16:38:32 ---> c4fc93816858 16:38:32 Step 14/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' 16:38:32 ---> Using cache 16:38:32 ---> 3097b4d1269b 16:38:32 Step 15/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 16:38:32 ---> Using cache 16:38:32 ---> 9e16788a35bf 16:38:32 Step 16/25 : RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 16:38:32 ---> Using cache 16:38:32 ---> c044da85bda2 16:38:32 Step 17/25 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin 16:38:32 ---> Running in 151fcd54a26b 16:38:32 Removing intermediate container f0c1ab0dfeb4 16:38:32 ---> 1eec79168c47 16:38:32 Step 14/31 : ENV SECURITY_INIT_STAGING /edgex-init-staging 16:38:32 ---> Running in c1d55438bb4b 16:38:32 Removing intermediate container 151fcd54a26b 16:38:32 ---> 27d8e0d17e91 16:38:32 Step 20/26 : COPY --from=builder /edgex-go/cmd/security-spire-config/seed_builtin_entries.sh /usr/local/etc/spiffe-scripts.d 16:38:32 Removing intermediate container c1d55438bb4b 16:38:32 ---> 2acfcfe256b4 16:38:32 Step 15/31 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_STAGING}/bootstrap-redis 16:38:33 ---> Running in 55b2b68448c4 16:38:33 Removing intermediate container 55b2b68448c4 16:38:33 ---> c5c07cd7b179 16:38:33 Step 16/31 : RUN mkdir -p ${BOOTSTRAP_REDIS_DIR} 16:38:33 ---> Running in b0cb8e47ed55 16:38:33 ---> 704f6081d37d 16:38:33 Step 21/26 : WORKDIR / 16:38:33 ---> Running in cd0ef60740a6 16:38:34 Removing intermediate container cd0ef60740a6 16:38:34 ---> 55a744f49afd 16:38:34 Step 22/26 : ENTRYPOINT [ "/usr/bin/dumb-init" ] 16:38:36 ---> Running in 03b22811b821 16:38:36 ---> d4c8ef6c12c6 16:38:36 Step 18/25 : COPY --from=builder /edgex-go/cmd/security-spire-server/docker-entrypoint.sh /usr/local/bin/ 16:38:36 Removing intermediate container 03b22811b821 16:38:36 ---> 141d12ddad26 16:38:36 Step 23/26 : CMD [ "--verbose", "docker-entrypoint.sh" ] 16:38:36 Removing intermediate container b0cb8e47ed55 16:38:36 ---> c77b7d26dcc3 16:38:36 Step 17/31 : WORKDIR ${SECURITY_INIT_STAGING} 16:38:36 ---> Running in 2f76b4802e78 16:38:36 ---> Running in 1f6374526c68 16:38:37 ---> 49e088a33cec 16:38:37 Step 19/25 : COPY --from=builder /edgex-go/cmd/security-spire-server/server.conf /usr/local/etc/spire/server.conf.tpl 16:38:37 Removing intermediate container 2f76b4802e78 16:38:37 ---> 6b4dcaab6b02 16:38:37 Step 24/26 : LABEL arch=x86_64 16:38:37 ---> Running in 2bd7106480d7 16:38:37 Removing intermediate container 1f6374526c68 16:38:37 ---> 329b8fd0522d 16:38:37 Step 18/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_STAGING}/ 16:38:37 ---> cafffab3c19f 16:38:37 Step 20/25 : COPY --from=builder /edgex-go/cmd/security-spire-server/openssl.conf /usr/local/etc/ 16:38:37 Removing intermediate container 2bd7106480d7 16:38:37 ---> f7e6983cd687 16:38:37 Step 25/26 : LABEL git_sha=bda1fa78786e664e0a22dbfe3d63d4b1da2a950b 16:38:37 ---> Running in c658448c6893 16:38:37 ---> df8a26c997bc 16:38:37 Step 19/31 : RUN chmod +x ${SECURITY_INIT_STAGING}/*.sh 16:38:37 ---> e95b992490b6 16:38:37 Step 21/25 : ENTRYPOINT [ "/usr/bin/dumb-init" ] 16:38:37 ---> Running in 8b55334632b4 16:38:37 Removing intermediate container c658448c6893 16:38:37 ---> b321a1e46294 16:38:37 Step 26/26 : LABEL version=0.0.0 16:38:37 ---> Running in 688dbc33ea68 16:38:37 ---> Running in 4805463cb970 16:38:38 Removing intermediate container 688dbc33ea68 16:38:38 ---> 5cb4fde34c6b 16:38:38 Step 22/25 : CMD [ "--verbose", "docker-entrypoint.sh" ] 16:38:38 Removing intermediate container 4805463cb970 16:38:38 ---> 8db13dda9d85 16:38:38 16:38:38 ---> Running in d89ac73297f3 16:38:38 Successfully built 8db13dda9d85 16:38:38 Successfully tagged security-spire-config:latest 16:38:38  Building security-spire-config ... done Building core-metadata 16:38:38 Removing intermediate container d89ac73297f3 16:38:38 ---> 43542bdf94ca 16:38:38 Step 23/25 : LABEL arch=x86_64 16:38:38 ---> Running in 7a9d0b235b1a 16:38:43 Step 1/25 : ARG BUILDER_BASE=golang:1.18-alpine3.16 16:38:43 Step 2/25 : FROM ${BUILDER_BASE} AS builder 16:38:43 ---> 788554f46d7b 16:38:43 Step 3/25 : ARG ADD_BUILD_TAGS="" 16:38:43 ---> Using cache 16:38:43 ---> 26304e7da91e 16:38:43 Step 4/25 : WORKDIR /edgex-go 16:38:43 ---> Using cache 16:38:43 ---> d437f3dcf121 16:38:43 Step 5/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 16:38:43 ---> Using cache 16:38:43 ---> b1559598510d 16:38:43 Step 6/25 : RUN apk add --update --no-cache make git 16:38:43 ---> Using cache 16:38:43 ---> 5c1517f31c4b 16:38:43 Step 7/25 : COPY go.mod vendor* ./ 16:38:43 ---> Using cache 16:38:43 ---> 1b379344599c 16:38:43 Step 8/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 16:38:43 ---> Using cache 16:38:43 ---> 74266aafb269 16:38:43 Step 9/25 : COPY . . 16:38:43 ---> Using cache 16:38:43 ---> 0388e40e6a9b 16:38:43 Step 10/25 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-metadata/core-metadata 16:38:52 Removing intermediate container 7a9d0b235b1a 16:38:52 ---> b36a7ec6c683 16:38:52 Step 24/25 : LABEL git_sha=bda1fa78786e664e0a22dbfe3d63d4b1da2a950b 16:38:52 ---> Running in 137784f35132 16:38:52 ---> Running in 342c3fe93352 16:38:52 Removing intermediate container 8b55334632b4 16:38:52 ---> 474aa1f66d7b 16:38:52 Step 20/31 : COPY --from=builder /edgex-go/Attribution.txt / 16:38:52 Removing intermediate container 342c3fe93352 16:38:52 ---> 097fd1802316 16:38:52 Step 25/25 : LABEL version=0.0.0 16:38:52 ---> Running in 6f376f1eb67a 16:38:52 ---> d08f2d516ad3 16:38:52 Step 21/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . 16:38:52 Removing intermediate container 6f376f1eb67a 16:38:52 ---> 6be652772262 16:38:52 16:38:52 Successfully built 6be652772262 16:38:52 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 16:38:52 Successfully tagged security-spire-server:latest 16:38:52  Building security-spire-server ... done Building security-secretstore-setup 16:38:58 Step 1/25 : ARG BUILDER_BASE=golang:1.18-alpine3.16 16:38:58 Step 2/25 : FROM ${BUILDER_BASE} AS builder 16:38:58 ---> 788554f46d7b 16:38:58 Step 3/25 : WORKDIR /edgex-go 16:38:58 ---> Using cache 16:38:58 ---> 9a4f74a2ef0b 16:38:58 Step 4/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 16:38:58 ---> Using cache 16:38:58 ---> db6710197a8b 16:38:58 Step 5/25 : RUN apk add --update --no-cache make git 16:38:58 ---> Using cache 16:38:58 ---> fcf4deeb95a0 16:38:58 Step 6/25 : COPY go.mod vendor* ./ 16:38:58 ---> Using cache 16:38:58 ---> 635fddc928db 16:38:58 Step 7/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 16:38:58 ---> Using cache 16:38:58 ---> 5a189c6860cc 16:38:58 Step 8/25 : COPY . . 16:38:58 ---> Using cache 16:38:58 ---> bf0203858101 16:38:58 Step 9/25 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 16:39:07 ---> 1986b591fa6b 16:39:07 Step 22/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.toml ./res/ 16:39:07 ---> Running in 5aa9cc121727 16:39:07 ---> e041756e5858 16:39:07 Step 23/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml ${BOOTSTRAP_REDIS_DIR}/res/ 16:39: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/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider 16:39:11 ---> f13c8e87dacd 16:39:11 Step 24/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ ${SECURITY_INIT_STAGING}/consul-bootstrapper/ 16:39:13 Removing intermediate container c9dedfc0605b 16:39:13 ---> 78bc704f483a 16:39:13 16:39:13 Step 9/20 : FROM alpine:3.15 16:39:13 ---> c4fc93816858 16:39:13 Step 10/20 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' 16:39:13 ---> Using cache 16:39:13 ---> 3097b4d1269b 16:39:13 Step 11/20 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 16:39:13 ---> Using cache 16:39:13 ---> 9e16788a35bf 16:39:13 Step 12/20 : RUN apk update && apk --no-cache --update add dumb-init curl gcompat 16:39:13 ---> b2dcf23dbc68 16:39:13 Step 25/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / 16:39:13 ---> Running in 43c3a49a98e2 16:39:14 ---> f111dcaedd42 16:39:14 Step 26/31 : RUN chmod +x /entrypoint.sh 16:39:14 fetch https://dl-4.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 16:39:16 fetch https://dl-4.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 16:39:17 v3.15.6-51-ge17b2505f3 [https://dl-4.alpinelinux.org/alpine/v3.15/main] 16:39:17 v3.15.6-51-ge17b2505f3 [https://dl-4.alpinelinux.org/alpine/v3.15/community] 16:39:17 OK: 15856 distinct packages available 16:39:17 fetch https://dl-4.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 16:39:18 fetch https://dl-4.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 16:39:18 ---> Running in b7b30eedf3de 16:39:18 (1/9) Installing ca-certificates (20220614-r0) 16:39:18 (2/9) Installing brotli-libs (1.0.9-r5) 16:39:18 (3/9) Installing nghttp2-libs (1.46.0-r0) 16:39:18 (4/9) Installing libcurl (7.80.0-r3) 16:39:18 (5/9) Installing curl (7.80.0-r3) 16:39:19 (6/9) Installing dumb-init (1.2.5-r1) 16:39:19 (7/9) Installing musl-obstack (1.2.3-r0) 16:39:19 (8/9) Installing libucontext (1.1-r0) 16:39:19 Removing intermediate container 137784f35132 16:39:19 ---> 9c46901eaf2e 16:39:19 16:39:19 Step 11/25 : FROM alpine:3.16 16:39:19 ---> 9c6f07244728 16:39:19 Step 12/25 : RUN apk add --update --no-cache dumb-init 16:39:19 ---> Using cache 16:39:19 ---> 39696d17ece5 16:39:19 Step 13/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 16:39:19 ---> Using cache 16:39:19 ---> a707b4ed0351 16:39:19 Step 14/25 : ENV APP_PORT=59881 16:39:19 Removing intermediate container c327d45c1e6e 16:39:19 ---> a53be079698d 16:39:19 16:39:19 Step 11/24 : FROM alpine:3.16 16:39:19 ---> 9c6f07244728 16:39:19 Step 12/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' 16:39:19 (9/9) Installing gcompat (1.0.0-r4) 16:39:19 Executing busybox-1.34.1-r7.trigger 16:39:19 Executing ca-certificates-20220614-r0.trigger 16:39:19 ---> Running in fb09d077e92e 16:39:19 ---> Running in 0e80690c17fa 16:39:19 OK: 8 MiB in 23 packages 16:39:19 Removing intermediate container 0e80690c17fa 16:39:19 ---> ad93faa3babf 16:39:19 Step 13/24 : ENV APP_PORT=59880 16:39:19 Removing intermediate container fb09d077e92e 16:39:19 ---> 7f7be57edbd2 16:39:19 Step 15/25 : EXPOSE $APP_PORT 16:39:19 ---> Running in 5c0483775fb7 16:39:19 ---> Running in f5aa79687dfa 16:39:19 Removing intermediate container 5c0483775fb7 16:39:19 ---> f61ed7934f61 16:39:19 Step 16/25 : WORKDIR / 16:39:19 Removing intermediate container f5aa79687dfa 16:39:19 ---> 8d83917a6132 16:39:19 Step 14/24 : EXPOSE $APP_PORT 16:39:19 ---> Running in 3e27c2f11519 16:39:19 ---> Running in 4d9831020957 16:39:20 Removing intermediate container 3e27c2f11519 16:39:20 ---> 0e0577346916 16:39:20 Step 17/25 : COPY --from=builder /edgex-go/Attribution.txt / 16:39:20 Removing intermediate container b7b30eedf3de 16:39:20 ---> 3648a684258b 16:39:20 Step 27/31 : ENTRYPOINT ["/entrypoint.sh"] 16:39:20 Removing intermediate container 4d9831020957 16:39:20 ---> c0db21042aed 16:39:20 Step 15/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 16:39:20 ---> Running in 48217f993df7 16:39:20 Removing intermediate container 43c3a49a98e2 16:39:20 ---> 02b63c1900ad 16:39:20 Step 13/20 : COPY --from=builder /edgex-go/Attribution.txt / 16:39:20 ---> Running in 919d2197f87f 16:39:20 Removing intermediate container 48217f993df7 16:39:20 ---> 3cc72c97089e 16:39:20 Step 28/31 : CMD ["gate"] 16:39:20 ---> Running in 2f2b0d484e7a 16:39:20 ---> 7a295e925b19 16:39:20 Step 18/25 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / 16:39:20 ---> 0391f30778e4 16:39:20 Step 14/20 : COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/security-spiffe-token-provider / 16:39:20 Removing intermediate container 2f2b0d484e7a 16:39:20 ---> ccf3fece331f 16:39:20 Step 29/31 : LABEL arch=x86_64 16:39:20 ---> Running in e5998e5e93c3 16:39: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/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup 16:39:21 Removing intermediate container e5998e5e93c3 16:39:21 ---> a01dff94fd60 16:39:21 Step 30/31 : LABEL git_sha=bda1fa78786e664e0a22dbfe3d63d4b1da2a950b 16:39:21 ---> 43da92261ae8 16:39:21 Step 19/25 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml 16:39:21 ---> c021def1bfb9 16:39:21 Step 15/20 : COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/res/configuration.toml /res/configuration.toml 16:39:21 ---> Running in 7aece213b01f 16:39:21 Removing intermediate container 919d2197f87f 16:39:21 ---> 6d964129fbca 16:39:21 Step 16/24 : RUN apk add --update --no-cache zeromq dumb-init 16:39:21 Removing intermediate container 7aece213b01f 16:39:21 ---> 92b75e09e857 16:39:21 Step 31/31 : LABEL version=0.0.0 16:39:21 ---> Running in ad81b73d6048 16:39:21 ---> c709addc9747 16:39:21 Step 16/20 : ENTRYPOINT [ "/security-spiffe-token-provider" ] 16:39:21 ---> Running in d4503fe86a97 16:39:21 ---> ed44ed8393c6 16:39:21 Step 20/25 : COPY --from=builder /edgex-go/cmd/core-metadata/res/uom.toml /res/uom.toml 16:39:21 ---> Running in a6a45fe3b21c 16:39:21 Removing intermediate container d4503fe86a97 16:39:21 ---> 6bb692afd225 16:39:21 16:39:21 Successfully built 6bb692afd225 16:39:21 Successfully tagged security-bootstrapper:latest 16:39:21  Building security-bootstrapper ... done Building sys-mgmt-agent 16:39:21 Removing intermediate container a6a45fe3b21c 16:39:21 ---> 7dc321689f99 16:39:21 Step 17/20 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 16:39:21 ---> Running in 1f22e093c755 16:39:21 ---> 6dd7f5536096 16:39:21 Step 21/25 : ENTRYPOINT ["/core-metadata"] 16:39:21 ---> Running in 269706dbf074 16:39:22 Removing intermediate container 1f22e093c755 16:39:22 ---> f59003be9c0a 16:39:22 Step 18/20 : LABEL arch=x86_64 16:39:22 fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 16:39:23 fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 16:39:23 (1/6) Installing dumb-init (1.2.5-r1) 16:39:23 (2/6) Installing libgcc (11.2.1_git20220219-r2) 16:39:23 (3/6) Installing libsodium (1.0.18-r0) 16:39:23 (4/6) Installing libstdc++ (11.2.1_git20220219-r2) 16:39:23 (5/6) Installing libzmq (4.3.4-r0) 16:39:23 (6/6) Installing zeromq (4.3.4-r0) 16:39:23 Executing busybox-1.35.0-r17.trigger 16:39:23 OK: 8 MiB in 20 packages 16:39:23 Step 1/23 : ARG BUILDER_BASE=golang:1.18-alpine3.16 16:39:23 Step 2/23 : FROM ${BUILDER_BASE} AS builder 16:39:23 ---> 788554f46d7b 16:39:23 Step 3/23 : WORKDIR /edgex-go 16:39:23 ---> Using cache 16:39:23 ---> 9a4f74a2ef0b 16:39:23 Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 16:39:23 ---> Using cache 16:39:23 ---> db6710197a8b 16:39:23 Step 5/23 : RUN apk add --update --no-cache make bash git 16:39:25 Removing intermediate container 269706dbf074 16:39:25 ---> b30b29e62477 16:39:25 Step 22/25 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 16:39:25 ---> Running in 9efe29715157 16:39:25 ---> Running in d38b4be213d6 16:39:25 ---> Running in d2c17306d5a5 16:39:25 Removing intermediate container d2c17306d5a5 16:39:25 ---> b5845eb19657 16:39:25 Step 23/25 : LABEL arch=x86_64 16:39:25 Removing intermediate container 9efe29715157 16:39:25 ---> 95312fbc4edd 16:39:25 Step 19/20 : LABEL git_sha=bda1fa78786e664e0a22dbfe3d63d4b1da2a950b 16:39:25 ---> Running in e82d6f39b924 16:39:26 ---> Running in 08c782d221f0 16:39:26 Removing intermediate container e82d6f39b924 16:39:26 ---> 29a9af453c81 16:39:26 Step 24/25 : LABEL git_sha=bda1fa78786e664e0a22dbfe3d63d4b1da2a950b 16:39:26 ---> Running in 14c4ed0e2d7f 16:39:26 Removing intermediate container 08c782d221f0 16:39:26 ---> 68f68f9618f4 16:39:26 Step 20/20 : LABEL version=0.0.0 16:39:26 Removing intermediate container ad81b73d6048 16:39:26 ---> 7b21801be7ba 16:39:26 Step 17/24 : COPY --from=builder /edgex-go/Attribution.txt / 16:39:26 fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 16:39:26 ---> Running in 9f5651a56df3 16:39:26 Removing intermediate container 14c4ed0e2d7f 16:39:26 ---> 70ca3a4b4fa6 16:39:26 Step 25/25 : LABEL version=0.0.0 16:39:26 Removing intermediate container 9f5651a56df3 16:39:26 ---> 1f8bc83acd65 16:39:26 16:39:26 ---> Running in 9468f48d8467 16:39:26 ---> fc4ffd44a5ea 16:39:26 Step 18/24 : COPY --from=builder /edgex-go/cmd/core-data/core-data / 16:39:26 Successfully built 1f8bc83acd65 16:39:26 Successfully tagged security-spiffe-token-provider:latest 16:39:26  Building security-spiffe-token-provider ... done Removing intermediate container 9468f48d8467 16:39:26 ---> 7cf09aa0a784 16:39:26 16:39:26 Successfully built 7cf09aa0a784 16:39:26 Successfully tagged core-metadata:latest 16:39:27  Building core-metadata ... done fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 16:39:27 OK: 211 MiB in 51 packages 16:39:28 ---> 8d7851823901 16:39:28 Step 19/24 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml 16:39:28 Removing intermediate container 5aa9cc121727 16:39:28 ---> 4d9394b59f89 16:39:28 16:39:28 Step 10/25 : FROM alpine:3.16 16:39:28 ---> 9c6f07244728 16:39:28 Step 11/25 : RUN apk add --update --no-cache ca-certificates dumb-init su-exec 16:39:28 ---> Running in 3c6f06dace85 16:39:28 ---> f39544ec06b8 16:39:28 Step 20/24 : ENTRYPOINT ["/core-data"] 16:39:28 ---> Running in f7794f5d1b57 16:39:28 Removing intermediate container d38b4be213d6 16:39:28 ---> 10053cdb1ba1 16:39:28 Step 6/23 : COPY go.mod vendor* ./ 16:39:28 Removing intermediate container f7794f5d1b57 16:39:28 ---> bc0274345798 16:39:28 Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 16:39:28 ---> Running in 7e47731e2643 16:39:28 ---> ceb3b993420d 16:39:28 Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 16:39:28 ---> Running in 3067ae654ba4 16:39:28 Removing intermediate container 7e47731e2643 16:39:28 ---> 0422042a7c69 16:39:28 Step 22/24 : LABEL arch=x86_64 16:39:28 ---> Running in 92282b4a13f6 16:39:28 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 16:39:28 Removing intermediate container 92282b4a13f6 16:39:28 ---> dd1dd975ea90 16:39:28 Step 23/24 : LABEL git_sha=bda1fa78786e664e0a22dbfe3d63d4b1da2a950b 16:39:28 ---> Running in aaf89c53d12e 16:39:28 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 16:39:28 Removing intermediate container aaf89c53d12e 16:39:28 ---> a0730da51147 16:39:28 Step 24/24 : LABEL version=0.0.0 16:39:28 ---> Running in 55c7f86393d1 16:39:28 Removing intermediate container 55c7f86393d1 16:39:28 ---> 467243f86c57 16:39:28 16:39:28 (1/3) Installing ca-certificates (20220614-r0) 16:39:28 (2/3) Installing dumb-init (1.2.5-r1) 16:39:28 (3/3) Installing su-exec (0.2-r1) 16:39:28 Executing busybox-1.35.0-r17.trigger 16:39:28 Executing ca-certificates-20220614-r0.trigger 16:39:28 Successfully built 467243f86c57 16:39:28 Successfully tagged core-data:latest 16:39:28  Building core-data ... done OK: 6 MiB in 17 packages 16:39:29 Removing intermediate container 3c6f06dace85 16:39:29 ---> 201219ccd105 16:39:29 Step 12/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' 16:39:29 ---> Running in 1c41d55a051b 16:39:29 Removing intermediate container 1c41d55a051b 16:39:29 ---> 37e53fbedd79 16:39:29 Step 13/25 : WORKDIR / 16:39:29 ---> Running in 37b9fbd4366c 16:39:29 Removing intermediate container 37b9fbd4366c 16:39:29 ---> d00a4fd2644b 16:39:29 Step 14/25 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/res/token-config.json /res-file-token-provider/token-config.json 16:39:30 ---> a1c436ef3171 16:39:30 Step 15/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res-file-token-provider/configuration.toml /res-file-token-provider/configuration.toml 16:39:31 ---> 6896fd31486b 16:39:31 Step 16/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml 16:39:31 ---> f2b9a11f6e4e 16:39:31 Step 17/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/kong-admin-config.template.yml /res/kong-admin-config.template.yml 16:39:32 ---> 65a50d85f7b9 16:39:32 Step 18/25 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . 16:39:33 ---> b9304a7c3599 16:39:33 Step 19/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . 16:39:34 ---> 9db63d231c6e 16:39:34 Step 20/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ 16:39:34 ---> dbf2075d4bb8 16:39:34 Step 21/25 : RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 16:39:34 ---> Running in e386d10cc2d0 16:39:34 Removing intermediate container 3067ae654ba4 16:39:34 ---> 417f2676598e 16:39:34 Step 8/23 : COPY . . 16:39:42 Removing intermediate container e386d10cc2d0 16:39:42 ---> df54c3fe393d 16:39:42 Step 22/25 : ENTRYPOINT ["entrypoint.sh"] 16:39:42 ---> 7d52ba0c66bd 16:39:42 Step 9/23 : RUN make cmd/sys-mgmt-agent/sys-mgmt-agent 16:39:42 ---> Running in 8f4dca2c6f3a 16:39:42 ---> Running in 476a2c259402 16:39:42 Removing intermediate container 8f4dca2c6f3a 16:39:42 ---> 8549864132dd 16:39:42 Step 23/25 : LABEL arch=x86_64 16:39:42 ---> Running in ca01208fa577 16:39:42 Removing intermediate container ca01208fa577 16:39:42 ---> 377be7a88ee7 16:39:42 Step 24/25 : LABEL git_sha=bda1fa78786e664e0a22dbfe3d63d4b1da2a950b 16:39:42 ---> Running in 2816c2dae74e 16:39:42 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 16:39:42 Removing intermediate container 2816c2dae74e 16:39:42 ---> ab0f77ba0e8d 16:39:42 Step 25/25 : LABEL version=0.0.0 16:39:42 ---> Running in 5edf9778bd99 16:39:42 Removing intermediate container 5edf9778bd99 16:39:42 ---> 2e6dadc12a05 16:39:42 16:39:42 Successfully built 2e6dadc12a05 16:39:42 Successfully tagged security-secretstore-setup:latest 16:40:01  Building security-secretstore-setup ... done Removing intermediate container 476a2c259402 16:40:01 ---> 09e24f5f1c6d 16:40:01 Step 10/23 : RUN make cmd/sys-mgmt-executor/sys-mgmt-executor 16:40:01 ---> Running in a6bdea037e7a 16:40:01 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 16:40:01 Removing intermediate container a6bdea037e7a 16:40:01 ---> 86c65363d499 16:40:01 16:40:01 Step 11/23 : FROM alpine:3.16 16:40:01 ---> 9c6f07244728 16:40:01 Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2017-2019: Mainflux, Cavium, Dell, Copyright (c) 2021: Intel Corporation' 16:40:01 ---> Running in f18894ea3956 16:40:01 Removing intermediate container f18894ea3956 16:40:01 ---> 21b4b32d367f 16:40:01 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 16:40:01 ---> Running in d9a51e17b92a 16:40:01 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 16:40:01 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 16:40:01 (1/33) Installing ncurses-terminfo-base (6.3_p20220521-r0) 16:40:01 (2/33) Installing ncurses-libs (6.3_p20220521-r0) 16:40:01 (3/33) Installing readline (8.1.2-r0) 16:40:01 (4/33) Installing bash (5.1.16-r2) 16:40:01 Executing bash-5.1.16-r2.post-install 16:40:01 (5/33) Installing ca-certificates (20220614-r0) 16:40:01 (6/33) Installing brotli-libs (1.0.9-r6) 16:40:01 (7/33) Installing nghttp2-libs (1.47.0-r0) 16:40:01 (8/33) Installing libcurl (7.83.1-r3) 16:40:01 (9/33) Installing curl (7.83.1-r3) 16:40:01 (10/33) Installing docker-cli (20.10.16-r2) 16:40:01 (11/33) Installing dumb-init (1.2.5-r1) 16:40:01 (12/33) Installing libbz2 (1.0.8-r1) 16:40:01 (13/33) Installing expat (2.4.8-r0) 16:40:01 (14/33) Installing libffi (3.4.2-r1) 16:40:01 (15/33) Installing gdbm (1.23-r0) 16:40:01 (16/33) Installing xz-libs (5.2.5-r1) 16:40:01 (17/33) Installing libgcc (11.2.1_git20220219-r2) 16:40:01 (18/33) Installing libstdc++ (11.2.1_git20220219-r2) 16:40:01 (19/33) Installing mpdecimal (2.5.1-r1) 16:40:01 (20/33) Installing sqlite-libs (3.38.5-r0) 16:40:01 (21/33) Installing python3 (3.10.5-r0) 16:40:01 (22/33) Installing py3-contextlib2 (21.6.0-r2) 16:40:01 (23/33) Installing py3-tomli (2.0.1-r1) 16:40:01 (24/33) Installing py3-pep517 (0.12.0-r2) 16:40:01 (25/33) Installing py3-six (1.16.0-r1) 16:40:01 (26/33) Installing py3-retrying (1.3.3-r3) 16:40:01 (27/33) Installing py3-appdirs (1.4.4-r3) 16:40:01 (28/33) Installing py3-more-itertools (8.13.0-r0) 16:40:01 (29/33) Installing py3-ordered-set (4.0.2-r3) 16:40:01 (30/33) Installing py3-parsing (2.4.7-r3) 16:40:01 (31/33) Installing py3-packaging (21.3-r0) 16:40:01 (32/33) Installing py3-setuptools (59.4.0-r0) 16:40:01 (33/33) Installing py3-pip (22.1.1-r0) 16:40:01 Executing busybox-1.35.0-r17.trigger 16:40:01 Executing ca-certificates-20220614-r0.trigger 16:40:01 OK: 122 MiB in 47 packages 16:40:04 Collecting docker-compose==1.23.2 16:40:04 Downloading docker_compose-1.23.2-py2.py3-none-any.whl (131 kB) 16:40:04 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 131.9/131.9 kB 25.6 MB/s eta 0:00:00 16:40:04 Collecting cached-property<2,>=1.2.0 16:40:04 Downloading cached_property-1.5.2-py2.py3-none-any.whl (7.6 kB) 16:40:04 Collecting dockerpty<0.5,>=0.4.1 16:40:04 Downloading dockerpty-0.4.1.tar.gz (13 kB) 16:40:04 Preparing metadata (setup.py): started 16:40:04 Preparing metadata (setup.py): finished with status 'done' 16:40:04 Collecting texttable<0.10,>=0.9.0 16:40:04 Downloading texttable-0.9.1.tar.gz (11 kB) 16:40:04 Preparing metadata (setup.py): started 16:40:04 Preparing metadata (setup.py): finished with status 'done' 16:40:04 Collecting requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1 16:40:04 Downloading requests-2.20.1-py2.py3-none-any.whl (57 kB) 16:40:04 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 58.0/58.0 kB 153.6 MB/s eta 0:00:00 16:40:04 Requirement already satisfied: six<2,>=1.3.0 in /usr/lib/python3.10/site-packages (from docker-compose==1.23.2) (1.16.0) 16:40:04 Collecting docker<4.0,>=3.6.0 16:40:05 Downloading docker-3.7.3-py2.py3-none-any.whl (134 kB) 16:40:05 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 134.5/134.5 kB 35.7 MB/s eta 0:00:00 16:40:05 Collecting PyYAML<4,>=3.10 16:40:05 Downloading PyYAML-3.13.tar.gz (270 kB) 16:40:05 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 270.6/270.6 kB 38.6 MB/s eta 0:00:00 16:40:05 Preparing metadata (setup.py): started 16:40:05 Preparing metadata (setup.py): finished with status 'done' 16:40:05 Collecting docopt<0.7,>=0.6.1 16:40:05 Downloading docopt-0.6.2.tar.gz (25 kB) 16:40:05 Preparing metadata (setup.py): started 16:40:05 Preparing metadata (setup.py): finished with status 'done' 16:40:05 Collecting websocket-client<1.0,>=0.32.0 16:40:05 Downloading websocket_client-0.59.0-py2.py3-none-any.whl (67 kB) 16:40:05 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 67.2/67.2 kB 90.1 MB/s eta 0:00:00 16:40:06 Collecting jsonschema<3,>=2.5.1 16:40:06 Downloading jsonschema-2.6.0-py2.py3-none-any.whl (39 kB) 16:40:06 Collecting docker-pycreds>=0.4.0 16:40:06 Downloading docker_pycreds-0.4.0-py2.py3-none-any.whl (9.0 kB) 16:40:06 Collecting urllib3<1.25,>=1.21.1 16:40:06 Downloading urllib3-1.24.3-py2.py3-none-any.whl (118 kB) 16:40:06 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 118.8/118.8 kB 189.0 MB/s eta 0:00:00 16:40:06 Collecting certifi>=2017.4.17 16:40:06 Downloading certifi-2022.6.15-py3-none-any.whl (160 kB) 16:40:06 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 160.2/160.2 kB 123.1 MB/s eta 0:00:00 16:40:06 Collecting idna<2.8,>=2.5 16:40:06 Downloading idna-2.7-py2.py3-none-any.whl (58 kB) 16:40:06 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 58.2/58.2 kB 194.1 MB/s eta 0:00:00 16:40:06 Collecting chardet<3.1.0,>=3.0.2 16:40:06 Downloading chardet-3.0.4-py2.py3-none-any.whl (133 kB) 16:40:06 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 133.4/133.4 kB 121.0 MB/s eta 0:00:00 16:40:06 Using legacy 'setup.py install' for dockerpty, since package 'wheel' is not installed. 16:40:06 Using legacy 'setup.py install' for docopt, since package 'wheel' is not installed. 16:40:06 Using legacy 'setup.py install' for PyYAML, since package 'wheel' is not installed. 16:40:06 Using legacy 'setup.py install' for texttable, since package 'wheel' is not installed. 16:40:06 Installing collected packages: texttable, PyYAML, jsonschema, idna, docopt, chardet, cached-property, websocket-client, urllib3, dockerpty, docker-pycreds, certifi, requests, docker, docker-compose 16:40:06 Running setup.py install for texttable: started 16:40:07 Running setup.py install for texttable: finished with status 'done' 16:40:07 Running setup.py install for PyYAML: started 16:40:07 Running setup.py install for PyYAML: finished with status 'done' 16:40:07 Running setup.py install for docopt: started 16:40:08 Running setup.py install for docopt: finished with status 'done' 16:40:08 Running setup.py install for dockerpty: started 16:40:08 Running setup.py install for dockerpty: finished with status 'done' 16:40:09 Successfully installed PyYAML-3.13 cached-property-1.5.2 certifi-2022.6.15 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 16:40:09 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 16:40:20 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 16:40:20 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 16:40:20 ./bin/test-attribution-txt.sh 16:40:20 An attribution for github.com/klauspost/compress is missing from Attribution.txt, please add 16:40:20 An attribution for github.com/minio/highwayhash is missing from Attribution.txt, please add 16:40:20 An attribution for github.com/nats-io/jwt/v2 is missing from Attribution.txt, please add 16:40:20 An attribution for github.com/nats-io/nats.go is missing from Attribution.txt, please add 16:40:20 An attribution for github.com/nats-io/nkeys is missing from Attribution.txt, please add 16:40:20 An attribution for github.com/nats-io/nuid is missing from Attribution.txt, please add 16:40:20 An attribution for golang.org/x/time is missing from Attribution.txt, please add [Pipeline] echo 16:40:20 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] sh 16:40:20 + ls -al . 16:40:20 total 736 16:40:20 drwxrwxr-x 9 1001 1001 4096 Sep 1 16:34 . 16:40:20 drwxr-xr-x 4 root root 4096 Sep 1 16:34 .. 16:40:20 -rw-rw-r-- 1 1001 1001 16 Sep 1 16:32 .dockerignore 16:40:20 drwxrwxr-x 8 1001 1001 4096 Sep 1 16:32 .git 16:40:20 drwxrwxr-x 3 1001 1001 4096 Sep 1 16:32 .github 16:40:20 -rw-rw-r-- 1 1001 1001 1030 Sep 1 16:32 .gitignore 16:40:20 -rw-rw-r-- 1 1001 1001 42 Sep 1 16:32 .golangci.yml 16:40:20 -rw-rw-r-- 1 1001 1001 87 Sep 1 16:32 .hadolint.yml 16:40:20 -rw-rw-r-- 1 1001 1001 166 Sep 1 16:32 .sonarcloud.properties 16:40:20 -rw-rw-r-- 1 1001 1001 1171 Sep 1 16:32 ADOPTERS.md 16:40:20 -rw-rw-r-- 1 1001 1001 10347 Sep 1 16:32 Attribution.txt 16:40:20 -rw-rw-r-- 1 1001 1001 63209 Sep 1 16:32 CHANGELOG.md 16:40:20 -rw-rw-r-- 1 1001 1001 3804 Sep 1 16:32 CONTRIBUTING.md 16:40:20 -rw-rw-r-- 1 1001 1001 677 Sep 1 16:32 GOVERNANCE.md 16:40:20 -rw-rw-r-- 1 1001 1001 850 Sep 1 16:32 Jenkinsfile 16:40:20 -rw-rw-r-- 1 1001 1001 10775 Sep 1 16:32 LICENSE 16:40:20 -rw-rw-r-- 1 1001 1001 13724 Sep 1 16:32 Makefile 16:40:20 -rw-rw-r-- 1 1001 1001 582 Sep 1 16:32 OWNERS.md 16:40:20 -rw-rw-r-- 1 1001 1001 9799 Sep 1 16:32 README.md 16:40:20 -rw-rw-r-- 1 1001 1001 6912 Sep 1 16:32 SECURITY.md 16:40:20 -rw-rw-r-- 1 1001 1001 5 Sep 1 16:30 VERSION 16:40:20 -rw-rw-r-- 1 1001 1001 4131 Sep 1 16:32 ZMQWindows.md 16:40:20 drwxrwxr-x 2 1001 1001 4096 Sep 1 16:32 bin 16:40:20 drwxrwxr-x 18 1001 1001 4096 Sep 1 16:32 cmd 16:40:20 -rw-r--r-- 1 root root 483406 Sep 1 16:38 coverage.out 16:40:20 -rw-rw-r-- 1 1001 1001 3682 Sep 1 16:32 go.mod 16:40:20 -rw-rw-r-- 1 1001 1001 38527 Sep 1 16:32 go.sum 16:40:20 drwxrwxr-x 8 1001 1001 4096 Sep 1 16:32 internal 16:40:20 drwxrwxr-x 3 1001 1001 4096 Sep 1 16:32 openapi 16:40:20 drwxrwxr-x 4 1001 1001 4096 Sep 1 16:32 snap 16:40:20 -rw-rw-r-- 1 1001 1001 204 Sep 1 16:32 version.go [Pipeline] sh 16:40:21 + '[' -e coverage.out ] 16:40:21 + chown 1001:1001 coverage.out [Pipeline] stash 16:40:21 Warning: overwriting stash ‘coverage-report’ 16:40:22 Stashed 1 file(s) [Pipeline] sh 16:40:22 + make build 16:40:22 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 16:40:25 Removing intermediate container d9a51e17b92a 16:40:25 ---> 18084ce8a8e1 16:40:25 Step 14/23 : ENV APP_PORT=58890 16:40:25 ---> Running in 7b6928712277 16:40:25 Removing intermediate container 7b6928712277 16:40:25 ---> 4f8a98338e10 16:40:25 Step 15/23 : EXPOSE $APP_PORT 16:40:25 ---> Running in 10f95176a53c 16:40:25 Removing intermediate container 10f95176a53c 16:40:25 ---> f52c9675839c 16:40:25 Step 16/23 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/sys-mgmt-agent / 16:40:25 ---> 407f60ea62b6 16:40:25 Step 17/23 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/res/configuration.toml /res/configuration.toml 16:40:25 ---> 0ef03b252aee 16:40:25 Step 18/23 : COPY --from=builder /edgex-go/cmd/sys-mgmt-executor/sys-mgmt-executor / 16:40:26 ---> 7cc5d7dfc235 16:40:26 Step 19/23 : ENTRYPOINT ["/sys-mgmt-agent"] 16:40:26 ---> Running in 86182c28808e 16:40:26 Removing intermediate container 86182c28808e 16:40:26 ---> daa8a6a38719 16:40:26 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 16:40:26 ---> Running in 2119d1ef92bd 16:40:26 Removing intermediate container 2119d1ef92bd 16:40:26 ---> 5f6aadb8bc97 16:40:26 Step 21/23 : LABEL arch=x86_64 16:40:26 ---> Running in 785dd69b2fbf 16:40:26 Removing intermediate container 785dd69b2fbf 16:40:26 ---> 20541340c67b 16:40:26 Step 22/23 : LABEL git_sha=bda1fa78786e664e0a22dbfe3d63d4b1da2a950b 16:40:26 ---> Running in 14fb43f92394 16:40:26 Removing intermediate container 14fb43f92394 16:40:26 ---> c543c4912555 16:40:26 Step 23/23 : LABEL version=0.0.0 16:40:26 ---> Running in f2a02de71779 16:40:26 Removing intermediate container f2a02de71779 16:40:26 ---> f6d087a2e578 16:40:26 16:40:26 Successfully built f6d087a2e578 16:40:26 Successfully tagged sys-mgmt-agent:latest 16:40:26  Building sys-mgmt-agent ... done  [Pipeline] } 16:40:26 $ docker stop --time=1 052a23aa48736330c1c0322d97814255e1232f11cd0685540c7b67dc5d442916 16:40:28 $ docker rm -f 052a23aa48736330c1c0322d97814255e1232f11cd0685540c7b67dc5d442916 [Pipeline] // withDockerContainer [Pipeline] sh 16:40:28 + docker images 16:40:28 REPOSITORY TAG IMAGE ID CREATED SIZE 16:40:28 sys-mgmt-agent latest f6d087a2e578 2 seconds ago 136MB 16:40:28 86c65363d499 29 seconds ago 1.53GB 16:40:28 security-secretstore-setup latest 2e6dadc12a05 46 seconds ago 29.2MB 16:40:28 core-data latest 467243f86c57 About a minute ago 21.5MB 16:40:28 4d9394b59f89 About a minute ago 1.54GB 16:40:28 security-spiffe-token-provider latest 1f8bc83acd65 About a minute ago 29.3MB 16:40:28 core-metadata latest 7cf09aa0a784 About a minute ago 18.2MB 16:40:28 security-bootstrapper latest 6bb692afd225 About a minute ago 19.4MB 16:40:28 a53be079698d About a minute ago 1.55GB 16:40:28 9c46901eaf2e About a minute ago 1.55GB 16:40:28 78bc704f483a About a minute ago 1.58GB 16:40:28 security-spire-server latest 6be652772262 About a minute ago 86.5MB 16:40:28 security-spire-config latest 8db13dda9d85 About a minute ago 85.8MB 16:40:28 480ff677208c About a minute ago 1.42GB 16:40:28 f35dceae572b 2 minutes ago 1.53GB 16:40:28 8d9d3579f0ef 2 minutes ago 1.42GB 16:40:28 security-proxy-setup latest 6e06a8e2b3c9 2 minutes ago 27.3MB 16:40:28 support-notifications latest f1e6623c37bd 3 minutes ago 27.3MB 16:40:28 support-scheduler latest 1f06aaa6b62a 3 minutes ago 26.7MB 16:40:28 core-command latest ce1869c213b0 3 minutes ago 17.3MB 16:40:28 security-spire-agent latest 9c44adc087d1 3 minutes ago 125MB 16:40:28 c75ad7b0df6b 3 minutes ago 1.61GB 16:40:28 8eecb0de4173 3 minutes ago 1.61GB 16:40:28 6eac85bf6433 3 minutes ago 1.54GB 16:40:28 8f4be2dc48b7 3 minutes ago 1.53GB 16:40:28 5c0e7c618fd1 4 minutes ago 1.42GB 16:40:28 ci-base-image-x86_64 latest 788554f46d7b 9 minutes ago 994MB 16:40:28 alpine 3.15 c4fc93816858 3 weeks ago 5.59MB 16:40:28 alpine 3.16 9c6f07244728 3 weeks ago 5.54MB 16:40:28 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver 0.1.4 31426a034bd3 7 weeks ago 253MB 16:40:28 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base 1.18-alpine a4fb48ad2a94 8 weeks ago 677MB 16:40:28 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] } 16:41: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-metadata/core-metadata ./cmd/core-metadata 16:43:06 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 16:43:06 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 16:43:39 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 16:43:39 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 16:43:44 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 16:43: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/security-proxy-setup/security-proxy-setup ./cmd/security-proxy-setup 16:43:53 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup 16:43:59 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider 16:44:01 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 16:44:05 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper 16:44: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/security-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider [Pipeline] } 16:44:20 $ docker stop --time=1 9294de405e2177c4a496c49141d661071050664dc5c0720e9285d82035531a28 16:44:22 $ docker rm -f 9294de405e2177c4a496c49141d661071050664dc5c0720e9285d82035531a28 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:44:24 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 16:44:24 16:44:24 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:44:25 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 16:44:25 latest: Pulling from edgex-devops/edgex-compose-arm64 16:44:25 29e5d40040c1: Pulling fs layer 16:44:25 1ce36da41761: Pulling fs layer 16:44:25 25b303627fd3: Pulling fs layer 16:44:25 29e5d40040c1: Verifying Checksum 16:44:25 29e5d40040c1: Download complete 16:44:25 1ce36da41761: Verifying Checksum 16:44:25 1ce36da41761: Download complete 16:44:26 29e5d40040c1: Pull complete 16:44:27 25b303627fd3: Verifying Checksum 16:44:27 25b303627fd3: Download complete 16:44:27 1ce36da41761: Pull complete 16:44:39 25b303627fd3: Pull complete 16:44:39 Digest: sha256:9cc31fd43c2090459daf52f5d183d677621facc00304dcc7dc9de11b2a0a8f33 16:44:39 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 16:44:39 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 16:44:40 prd-ubuntu20.04-docker-arm64-4c-16g-24320 does not seem to be running inside a container 16:44:40 $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/3 -v /w/workspace/edgex-go/3:/w/workspace/edgex-go/3:rw,z -v /w/workspace/edgex-go/3@tmp:/w/workspace/edgex-go/3@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest cat 16:44:42 $ docker top fc8a3ded439b0237115b4ebebce2ea777bc0da1788354d822f035dd333fd3276 -eo pid,comm [Pipeline] { [Pipeline] sh 16:44:43 + docker-compose build --help 16:44:43 + grep parallel 16:44:47 --parallel Build images in parallel. [Pipeline] } 16:44:47 $ docker stop --time=1 fc8a3ded439b0237115b4ebebce2ea777bc0da1788354d822f035dd333fd3276 16:44:49 $ docker rm -f fc8a3ded439b0237115b4ebebce2ea777bc0da1788354d822f035dd333fd3276 [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:44:50 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 16:44:50 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 16:44:50 prd-ubuntu20.04-docker-arm64-4c-16g-24320 does not seem to be running inside a container 16:44:50 $ 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/3 -v /w/workspace/edgex-go/3:/w/workspace/edgex-go/3:rw,z -v /w/workspace/edgex-go/3@tmp:/w/workspace/edgex-go/3@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest cat 16:44:51 $ docker top 41530f27f3e741ba6513480f160a2318535f0e13fef09e3709192d15be0f3e55 -eo pid,comm [Pipeline] { [Pipeline] sh 16:44:52 + docker-compose -f ./docker-compose-build.yml build --parallel 16:44:56 Building core-command ... 16:44:56 Building core-data ... 16:44:56 Building core-metadata ... 16:44:56 Building security-bootstrapper ... 16:44:56 Building security-proxy-setup ... 16:44:56 Building security-secretstore-setup ... 16:44:56 Building security-spiffe-token-provider ... 16:44:56 Building security-spire-agent ... 16:44:56 Building security-spire-config ... 16:44:56 Building security-spire-server ... 16:44:56 Building support-notifications ... 16:44:56 Building support-scheduler ... 16:44:56 Building sys-mgmt-agent ... 16:44:56 Building security-proxy-setup 16:44:56 Building security-bootstrapper 16:44:56 Building support-scheduler 16:44:56 Building support-notifications 16:44:56 Building security-spire-agent 16:45:43 Step 1/22 : ARG BUILDER_BASE=golang:1.18-alpine3.16 16:45:43 Step 2/22 : FROM ${BUILDER_BASE} AS builder 16:45:43 ---> a95a0115ed72 16:45:43 Step 3/22 : WORKDIR /edgex-go 16:45:43 Step 1/31 : ARG BUILDER_BASE=golang:1.18-alpine3.16 16:45:43 Step 2/31 : FROM ${BUILDER_BASE} AS builder 16:45:43 ---> a95a0115ed72 16:45:43 Step 3/31 : WORKDIR /edgex-go 16:45:43 Step 1/23 : ARG BUILDER_BASE=golang:1.18-alpine3.16 16:45:43 Step 2/23 : FROM ${BUILDER_BASE} AS builder 16:45:43 ---> a95a0115ed72 16:45:43 Step 3/23 : ARG ADD_BUILD_TAGS="" 16:45:43 Step 1/23 : ARG BUILDER_BASE=golang:1.18-alpine3.16 16:45:43 Step 2/23 : FROM ${BUILDER_BASE} AS builder 16:45:43 ---> a95a0115ed72 16:45:43 Step 3/23 : ARG ADD_BUILD_TAGS="" 16:45:43 Step 1/26 : ARG BUILDER_BASE=golang:1.18-alpine3.16 16:45:43 Step 2/26 : FROM ${BUILDER_BASE} AS builder 16:45:43 ---> a95a0115ed72 16:45:43 Step 3/26 : WORKDIR /edgex-go 16:45:43 ---> Running in 86165188da58 16:45:43 ---> Running in bea776e84779 16:45:43 ---> Running in 66c71cc5b514 16:45:43 ---> Running in 70b1cb896c33 16:45:43 ---> Running in 69d00229b03e 16:45:43 Removing intermediate container 70b1cb896c33 16:45:43 ---> 33648d851557 16:45:43 Step 4/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 16:45:43 Removing intermediate container 86165188da58 16:45:43 ---> fef5e77a9fdf 16:45:43 Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 16:45:43 Removing intermediate container 69d00229b03e 16:45:43 ---> 6e352ce2f9e6 16:45:43 Step 4/23 : WORKDIR /edgex-go 16:45:43 Removing intermediate container 66c71cc5b514 16:45:43 ---> a8ebd49c0994 16:45:43 Step 4/31 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 16:45:43 Removing intermediate container bea776e84779 16:45:43 ---> 460eb4290d31 16:45:43 Step 4/23 : WORKDIR /edgex-go 16:45:43 ---> Running in 73fb6e53cbef 16:45:43 ---> Running in 32be4c4a5c37 16:45:43 ---> Running in 5a3a44cb6ada 16:45:43 ---> Running in 64c8a7543c1b 16:45:43 ---> Running in 94dae3982352 16:45:44 Removing intermediate container 32be4c4a5c37 16:45:44 ---> bb17fd16c8e8 16:45:44 Step 5/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 16:45:44 ---> Running in 0d3bd6b5d0b6 16:45:45 Removing intermediate container 94dae3982352 16:45:45 ---> 89b3c6d72c23 16:45:45 Step 5/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 16:45:45 ---> Running in 3c7e43b15f0f 16:45:47 Removing intermediate container 73fb6e53cbef 16:45:47 ---> b336714c7678 16:45:47 Step 5/26 : RUN apk add --update --no-cache make git build-base curl 16:45:47 ---> Running in 5b814d34d08c 16:45:47 Removing intermediate container 64c8a7543c1b 16:45:47 ---> 6f575ebc78ca 16:45:47 Step 5/31 : RUN apk add --update --no-cache make git 16:45:47 Removing intermediate container 5a3a44cb6ada 16:45:47 ---> 846fdd4542bd 16:45:47 Step 5/22 : RUN apk add --update --no-cache make git 16:45:48 ---> Running in 91de3f37105d 16:45:48 ---> Running in 7800116ed3df 16:45:48 Removing intermediate container 0d3bd6b5d0b6 16:45:48 ---> af8c64874bc8 16:45:48 Step 6/23 : RUN apk add --update --no-cache make git 16:45:48 ---> Running in 6a8c106d3782 16:45:48 Removing intermediate container 3c7e43b15f0f 16:45:48 ---> 295dd7689a81 16:45:48 Step 6/23 : RUN apk add --update --no-cache make bash git ca-certificates 16:45:49 ---> Running in 1f8ab1081179 16:45:50 fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 16:45:50 fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 16:45:50 fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 16:45:50 fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 16:45:50 fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 16:45:51 fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 16:45:51 fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 16:45:51 fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 16:45:51 fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 16:45:51 fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 16:45:52 OK: 221 MiB in 51 packages 16:45:52 OK: 221 MiB in 51 packages 16:45:52 OK: 221 MiB in 51 packages 16:45:52 OK: 221 MiB in 51 packages 16:45:53 OK: 221 MiB in 51 packages 16:45:53 Removing intermediate container 5b814d34d08c 16:45:53 ---> 77b8c200dfd4 16:45:53 Step 6/26 : COPY go.mod vendor* ./ 16:45:54 Removing intermediate container 91de3f37105d 16:45:54 ---> 77e1679c926d 16:45:54 Step 6/31 : COPY go.mod vendor* ./ 16:45:54 Removing intermediate container 7800116ed3df 16:45:54 ---> 9aa5470c52b3 16:45:54 Step 6/22 : COPY go.mod vendor* ./ 16:45:54 Removing intermediate container 6a8c106d3782 16:45:54 ---> 66fb063b9001 16:45:54 Step 7/23 : COPY go.mod vendor* ./ 16:45:55 Removing intermediate container 1f8ab1081179 16:45:55 ---> 99973b2a4693 16:45:55 Step 7/23 : COPY go.mod vendor* ./ 16:45:55 ---> ef3496829f55 16:45:55 Step 7/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 16:45:55 ---> Running in a38d91c87894 16:45:55 ---> 43c6a1f973b6 16:45:55 Step 7/31 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 16:45:55 ---> Running in 0994b9ccb449 16:45:56 ---> a7e575a1b9f4 16:45:56 Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 16:45:56 ---> 0ee79194d372 16:45:56 Step 8/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 16:45:56 ---> Running in 7e65f409f8c2 16:45:56 ---> 7a9f0f572c03 16:45:56 Step 8/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 16:45:56 ---> Running in 36d24baec28a 16:45:56 ---> Running in ac863cfd30b1 16:46:53 Removing intermediate container ac863cfd30b1 16:46:53 ---> e1e75c48f5ed 16:46:53 Step 9/23 : COPY . . 16:46:53 Removing intermediate container 36d24baec28a 16:46:53 ---> d3e09562a96b 16:46:53 Step 9/23 : COPY . . 16:46:53 Removing intermediate container a38d91c87894 16:46:53 ---> a5db1f10b469 16:46:53 Step 8/26 : COPY . . 16:46:53 Removing intermediate container 7e65f409f8c2 16:46:53 ---> 3f9f282d52a6 16:46:53 Step 8/22 : COPY . . 16:46:53 Removing intermediate container 0994b9ccb449 16:46:53 ---> 38462a5b65c7 16:46:53 Step 8/31 : COPY . . 16:47:11 ---> 23ebb254e3ea 16:47:11 Step 9/26 : ARG SPIRE_RELEASE=1.2.1 16:47:11 ---> d733b0216b73 16:47:11 Step 9/31 : RUN make cmd/security-bootstrapper/security-bootstrapper 16:47:11 ---> Running in 14e15952bf69 16:47:11 ---> ac6bf4571ed1 16:47:11 Step 10/23 : RUN make cmd/support-scheduler/support-scheduler 16:47:11 ---> Running in 21eb8e17c89d 16:47:11 ---> cf9ce9d19994 16:47:11 Step 10/23 : RUN make cmd/support-notifications/support-notifications 16:47:11 ---> 0f7f99cc8076 16:47:11 Step 9/22 : RUN make cmd/security-proxy-setup/security-proxy-setup cmd/secrets-config/secrets-config 16:47:11 ---> Running in 07dde63e7b2b 16:47:11 ---> Running in 29199be5a64a 16:47:11 ---> Running in 882de717f3d8 16:47:11 Removing intermediate container 14e15952bf69 16:47:11 ---> 687abe0d30ec 16:47:11 Step 10/26 : WORKDIR /edgex-go/spire-build 16:47:11 ---> Running in 59b5396db425 16:47:11 Removing intermediate container 59b5396db425 16:47:11 ---> f9644be6c49e 16:47:11 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 16:47:11 ---> Running in a9fa0813bf64 16:47: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-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper 16:47:11 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 16:47:11 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 16:47: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-proxy-setup/security-proxy-setup ./cmd/security-proxy-setup 16:47:14 Removing intermediate container a9fa0813bf64 16:47:14 ---> 408787df62ac 16:47:14 Step 12/26 : WORKDIR /edgex-go 16:47:14 ---> Running in 455a588d5ba3 16:47:14 Removing intermediate container 455a588d5ba3 16:47:14 ---> f73a5e049ee5 16:47:14 16:47:14 Step 13/26 : FROM alpine:3.15 16:47:14 3.15: Pulling from library/alpine 16:47:16 Digest: sha256:69463fdff1f025c908939e86d4714b4d5518776954ca627cbeff4c74bcea5b22 16:47:16 Status: Downloaded newer image for alpine:3.15 16:47:16 ---> 02e0d6fdf486 16:47:16 Step 14/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' 16:47:16 ---> Running in ee3a1b5688ea 16:47:16 Removing intermediate container ee3a1b5688ea 16:47:16 ---> 98f9b2ff8a2c 16:47:16 Step 15/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 16:47:16 ---> Running in ce3a9b0ec230 16:47:20 Removing intermediate container ce3a9b0ec230 16:47:20 ---> 43e3b9a439ca 16:47:20 Step 16/26 : RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 16:47:20 ---> Running in e881cb31798c 16:47:21 fetch https://dl-4.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 16:47:23 fetch https://dl-4.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 16:47:24 v3.15.6-51-ge17b2505f3 [https://dl-4.alpinelinux.org/alpine/v3.15/main] 16:47:24 v3.15.6-51-ge17b2505f3 [https://dl-4.alpinelinux.org/alpine/v3.15/community] 16:47:24 OK: 15733 distinct packages available 16:47:24 fetch https://dl-4.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 16:47:25 fetch https://dl-4.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 16:47:27 (1/5) Installing dumb-init (1.2.5-r1) 16:47:27 (2/5) Installing musl-obstack (1.2.3-r0) 16:47:27 (3/5) Installing libucontext (1.1-r0) 16:47:27 (4/5) Installing gcompat (1.0.0-r4) 16:47:27 (5/5) Installing openssl (1.1.1q-r0) 16:47:27 Executing busybox-1.34.1-r7.trigger 16:47:27 OK: 6 MiB in 19 packages 16:47:29 Removing intermediate container e881cb31798c 16:47:29 ---> e480becc1ff3 16:47:29 Step 17/26 : COPY --from=builder /usr/local/bin/spire-agent /usr/local/bin 16:47:31 ---> ac5a52d37c47 16:47:31 Step 18/26 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin 16:47:37 ---> 44365343e82b 16:47:37 Step 19/26 : COPY --from=builder /edgex-go/cmd/security-spire-agent/docker-entrypoint.sh /usr/local/bin/ 16:47:38 ---> 5938beb93043 16:47:38 Step 20/26 : COPY --from=builder /edgex-go/cmd/security-spire-agent/agent.conf /usr/local/etc/spire/agent.conf.tpl 16:47:38 ---> cc02b97315ba 16:47:38 Step 21/26 : COPY --from=builder /edgex-go/cmd/security-spire-agent/openssl.conf /usr/local/etc/ 16:47:39 ---> 6788a4dfc29b 16:47:39 Step 22/26 : ENTRYPOINT [ "/usr/bin/dumb-init" ] 16:47:39 ---> Running in d161e37ce279 16:47:40 Removing intermediate container d161e37ce279 16:47:40 ---> 759fd79754f1 16:47:40 Step 23/26 : CMD [ "--verbose", "docker-entrypoint.sh" ] 16:47:40 ---> Running in da27fc01858f 16:47:41 Removing intermediate container da27fc01858f 16:47:41 ---> ddf19d9b2fba 16:47:41 Step 24/26 : LABEL arch=arm64 16:47:41 ---> Running in 88c4bcbf788f 16:47:41 Removing intermediate container 88c4bcbf788f 16:47:41 ---> 9c6259e44cb5 16:47:41 Step 25/26 : LABEL git_sha=fd0912f00887a44dfa74b60e64ff8ced40c977d2 16:47:41 ---> Running in 92572db7194c 16:47:42 Removing intermediate container 92572db7194c 16:47:42 ---> 444f3d2fbc60 16:47:42 Step 26/26 : LABEL version=0.0.0 16:47:42 ---> Running in 126767f4ee8e 16:47:42 Removing intermediate container 126767f4ee8e 16:47:42 ---> 86778328fed4 16:47:42 16:47:43 Successfully built 86778328fed4 16:47:43 Successfully tagged security-spire-agent-arm64:latest 16:47:43 Building security-spiffe-token-provider 16:48:01  Building security-spire-agent ... done Step 1/20 : ARG BUILDER_BASE=golang:1.18-alpine3.16 16:48:01 Step 2/20 : FROM ${BUILDER_BASE} AS builder 16:48:01 ---> a95a0115ed72 16:48:01 Step 3/20 : WORKDIR /edgex-go 16:48:01 ---> Using cache 16:48:01 ---> a8ebd49c0994 16:48:01 Step 4/20 : RUN apk update && apk --no-cache --update add build-base 16:48:01 ---> Running in 36d4f1ff419b 16:48:01 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 16:48:02 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 16:48:03 v3.16.2-121-g720eee024a [https://dl-cdn.alpinelinux.org/alpine/v3.16/main] 16:48:03 v3.16.2-124-ga565768e8e [https://dl-cdn.alpinelinux.org/alpine/v3.16/community] 16:48:03 OK: 16893 distinct packages available 16:48:03 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 16:48:04 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 16:48:05 OK: 221 MiB in 51 packages 16:48:06 Removing intermediate container 36d4f1ff419b 16:48:06 ---> d8afca877009 16:48:06 Step 5/20 : COPY go.mod vendor* ./ 16:48:07 ---> d0c8406b784f 16:48:07 Step 6/20 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 16:48:07 ---> Running in 17d7c6ac03e2 16:48:54 Removing intermediate container 17d7c6ac03e2 16:48:54 ---> 4e34e1a339ac 16:48:54 Step 7/20 : COPY . . 16:49:05 ---> 9d7ae6f3bc0c 16:49:05 Step 8/20 : RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider 16:49:05 ---> Running in cefe9949ca56 16:49: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/security-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider 16:52:29 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 16:52:42 Removing intermediate container 882de717f3d8 16:52:42 ---> 84778703dbef 16:52:42 16:52:42 Step 10/22 : FROM alpine:3.16 16:52:42 3.16: Pulling from library/alpine 16:52:43 Removing intermediate container 21eb8e17c89d 16:52:43 ---> 6bb2c9a5902a 16:52:43 16:52:43 Step 10/31 : FROM alpine:3.16 16:52:43 3.16: Pulling from library/alpine 16:52:44 Digest: sha256:bc41182d7ef5ffc53a40b044e725193bc10142a1243f395ee852a8d9730fc2ad 16:52:44 Digest: sha256:bc41182d7ef5ffc53a40b044e725193bc10142a1243f395ee852a8d9730fc2ad 16:52:44 Status: Downloaded newer image for alpine:3.16 16:52:44 Status: Downloaded newer image for alpine:3.16 16:52:44 ---> a6215f271958 16:52:44 Step 11/22 : RUN apk add --update --no-cache curl dumb-init 16:52:44 ---> a6215f271958 16:52:44 Step 11/31 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' 16:52:44 ---> Running in d6a343d560bf 16:52:44 ---> Running in 1f137d4389b5 16:52:45 Removing intermediate container d6a343d560bf 16:52:45 ---> 66b6633cd6f3 16:52:45 Step 12/31 : RUN apk add --update --no-cache dumb-init su-exec 16:52:45 ---> Running in 363ebc1d6968 16:52:47 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 16:52:47 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 16:52:47 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 16:52:47 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 16:52:48 (1/6) Installing ca-certificates (20220614-r0) 16:52:49 (2/6) Installing brotli-libs (1.0.9-r6) 16:52:49 (3/6) Installing nghttp2-libs (1.47.0-r0) 16:52:49 (4/6) Installing libcurl (7.83.1-r3) 16:52:49 (5/6) Installing curl (7.83.1-r3) 16:52:49 (6/6) Installing dumb-init (1.2.5-r1) 16:52:49 Executing busybox-1.35.0-r17.trigger 16:52:49 Executing ca-certificates-20220614-r0.trigger 16:52:49 (1/2) Installing dumb-init (1.2.5-r1) 16:52:49 (2/2) Installing su-exec (0.2-r1) 16:52:49 Executing busybox-1.35.0-r17.trigger 16:52:49 OK: 5 MiB in 16 packages 16:52:49 OK: 8 MiB in 20 packages 16:52:51 Removing intermediate container 363ebc1d6968 16:52:51 ---> 6e9b26b8f03c 16:52:51 Step 13/31 : ENV SECURITY_INIT_DIR /edgex-init 16:52:51 ---> Running in 495e6d3c3211 16:52:52 Removing intermediate container 1f137d4389b5 16:52:52 ---> e427c9d51935 16:52:52 Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' 16:52:52 Removing intermediate container 495e6d3c3211 16:52:52 ---> 72fd15c491af 16:52:52 Step 14/31 : ENV SECURITY_INIT_STAGING /edgex-init-staging 16:52:52 ---> Running in b61f47067598 16:52:52 ---> Running in 0ad6490714fd 16:52:53 Removing intermediate container b61f47067598 16:52:53 ---> e9ffcf66f3a0 16:52:53 Step 13/22 : WORKDIR /edgex 16:52:53 ---> Running in 764495060c03 16:52:53 Removing intermediate container 0ad6490714fd 16:52:53 ---> c522934c04d2 16:52:53 Step 15/31 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_STAGING}/bootstrap-redis 16:52:53 ---> Running in 21db540f12f9 16:52:53 Removing intermediate container 764495060c03 16:52:53 ---> b4985c8f4f43 16:52:53 Step 14/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/res/configuration.toml res/configuration.toml 16:52:54 Removing intermediate container 21db540f12f9 16:52:54 ---> 4c87f968bc80 16:52:54 Step 16/31 : RUN mkdir -p ${BOOTSTRAP_REDIS_DIR} 16:52:54 ---> Running in 1dc24461dc0d 16:52:55 ---> 0ab6f24a55ba 16:52:55 Step 15/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/security-proxy-setup . 16:52:57 Removing intermediate container 1dc24461dc0d 16:52:57 ---> 21ccd675a968 16:52:57 Step 17/31 : WORKDIR ${SECURITY_INIT_STAGING} 16:52:57 ---> Running in 3044a0f68a75 16:52:57 ---> 79ecc1f457ff 16:52:57 Step 16/22 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . 16:52:58 Removing intermediate container 3044a0f68a75 16:52:58 ---> a2b570df197b 16:52:58 Step 18/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_STAGING}/ 16:52:59 ---> 9831d52abd0e 16:52:59 Step 19/31 : RUN chmod +x ${SECURITY_INIT_STAGING}/*.sh 16:52:59 ---> Running in f3a169bcef95 16:53:00 ---> b2c663a885c4 16:53:00 Step 17/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/entrypoint.sh /usr/local/bin/ 16:53:01 ---> 300a84204d72 16:53:01 Step 18/22 : RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 16:53:01 ---> Running in 1d06700cbf0b 16:53:03 Removing intermediate container f3a169bcef95 16:53:03 ---> 3fd619198894 16:53:03 Step 20/31 : COPY --from=builder /edgex-go/Attribution.txt / 16:53:05 ---> a94b10218195 16:53:05 Step 21/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . 16:53:05 Removing intermediate container 1d06700cbf0b 16:53:05 ---> c3c3606d0631 16:53:05 Step 19/22 : ENTRYPOINT ["entrypoint.sh"] 16:53:05 ---> Running in 1d2d42b687ea 16:53:06 Removing intermediate container 1d2d42b687ea 16:53:06 ---> e4daac6495a5 16:53:06 Step 20/22 : LABEL arch=arm64 16:53:06 ---> Running in 17655fbdb095 16:53:07 Removing intermediate container 17655fbdb095 16:53:07 ---> b6e3bd5e66fe 16:53:07 Step 21/22 : LABEL git_sha=fd0912f00887a44dfa74b60e64ff8ced40c977d2 16:53:07 ---> Running in 42f9d5e93c9c 16:53:08 ---> 301221588851 16:53:08 Step 22/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.toml ./res/ 16:53:08 Removing intermediate container 42f9d5e93c9c 16:53:08 ---> 0961b3a33ef6 16:53:08 Step 22/22 : LABEL version=0.0.0 16:53:08 ---> Running in a2b884698d8c 16:53:09 Removing intermediate container a2b884698d8c 16:53:09 ---> d42717130fc0 16:53:09 16:53:09 ---> c6c6ee688e88 16:53:09 Step 23/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml ${BOOTSTRAP_REDIS_DIR}/res/ 16:53:09 Successfully built d42717130fc0 16:53:09 Successfully tagged security-proxy-setup-arm64:latest 16:53:09  Building security-proxy-setup ... done Building security-secretstore-setup 16:53:10 ---> 796e4398f1f4 16:53:10 Step 24/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ ${SECURITY_INIT_STAGING}/consul-bootstrapper/ 16:53:11 ---> e44ed0596f72 16:53:11 Step 25/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / 16:53:12 ---> 261b92b1e1f4 16:53:12 Step 26/31 : RUN chmod +x /entrypoint.sh 16:53:12 ---> Running in fec20ddd1ad7 16:53:16 Removing intermediate container fec20ddd1ad7 16:53:16 ---> 5581a01d38fa 16:53:16 Step 27/31 : ENTRYPOINT ["/entrypoint.sh"] 16:53:16 ---> Running in 172e2dcad23a 16:53:16 Removing intermediate container 172e2dcad23a 16:53:16 ---> 13b2bf156372 16:53:16 Step 28/31 : CMD ["gate"] 16:53:16 ---> Running in 8dd0601125a3 16:53:17 Removing intermediate container 8dd0601125a3 16:53:17 ---> 1d3ef599c6fd 16:53:17 Step 29/31 : LABEL arch=arm64 16:53:17 ---> Running in 3eadd9021e88 16:53:18 Removing intermediate container 3eadd9021e88 16:53:18 ---> 849e0327181e 16:53:18 Step 30/31 : LABEL git_sha=fd0912f00887a44dfa74b60e64ff8ced40c977d2 16:53:18 ---> Running in c3ee6446fb82 16:53:18 Removing intermediate container c3ee6446fb82 16:53:18 ---> f6562440ddf6 16:53:18 Step 31/31 : LABEL version=0.0.0 16:53:19 ---> Running in 91d0dec1f95b 16:53:20 Removing intermediate container 91d0dec1f95b 16:53:20 ---> fdbd4332d47e 16:53:20 16:53:20 Successfully built fdbd4332d47e 16:53:20 Successfully tagged security-bootstrapper-arm64:latest 16:53:20 Building sys-mgmt-agent 16:53:32  Building security-bootstrapper ... done Step 1/25 : ARG BUILDER_BASE=golang:1.18-alpine3.16 16:53:32 Step 2/25 : FROM ${BUILDER_BASE} AS builder 16:53:32 ---> a95a0115ed72 16:53:32 Step 3/25 : WORKDIR /edgex-go 16:53:32 ---> Using cache 16:53:32 ---> a8ebd49c0994 16:53:32 Step 4/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 16:53:32 ---> Using cache 16:53:32 ---> 6f575ebc78ca 16:53:32 Step 5/25 : RUN apk add --update --no-cache make git 16:53:32 ---> Using cache 16:53:32 ---> 77e1679c926d 16:53:32 Step 6/25 : COPY go.mod vendor* ./ 16:53:32 ---> Using cache 16:53:32 ---> 43c6a1f973b6 16:53:32 Step 7/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 16:53:32 ---> Using cache 16:53:32 ---> 38462a5b65c7 16:53:32 Step 8/25 : COPY . . 16:53:32 ---> Using cache 16:53:32 ---> d733b0216b73 16:53:32 Step 9/25 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 16:53:32 ---> Running in 2cdd8502cdf6 16:53:34 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 16:53:41 Step 1/23 : ARG BUILDER_BASE=golang:1.18-alpine3.16 16:53:41 Step 2/23 : FROM ${BUILDER_BASE} AS builder 16:53:41 ---> a95a0115ed72 16:53:41 Step 3/23 : WORKDIR /edgex-go 16:53:41 ---> Using cache 16:53:41 ---> a8ebd49c0994 16:53:41 Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 16:53:41 ---> Using cache 16:53:41 ---> 6f575ebc78ca 16:53:41 Step 5/23 : RUN apk add --update --no-cache make bash git 16:53:42 ---> Running in bc6a9cb6c161 16:53:44 fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 16:53:45 fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 16:53:46 OK: 221 MiB in 51 packages 16:53:47 Removing intermediate container bc6a9cb6c161 16:53:47 ---> 669a13967c1c 16:53:47 Step 6/23 : COPY go.mod vendor* ./ 16:53:48 ---> dd8c90faf886 16:53:48 Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 16:53:48 ---> Running in 3faefbda503d 16:54:35 Removing intermediate container 3faefbda503d 16:54:35 ---> 7b0f63642fb5 16:54:35 Step 8/23 : COPY . . 16:54:48 ---> 514ed5edd71f 16:54:48 Step 9/23 : RUN make cmd/sys-mgmt-agent/sys-mgmt-agent 16:54:48 ---> Running in 71aafe33adce 16:54: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 16:56:10 Removing intermediate container 07dde63e7b2b 16:56:10 ---> 4f12fa5c47aa 16:56:10 16:56:10 Step 11/23 : FROM alpine:3.16 16:56:10 ---> a6215f271958 16:56:10 Step 12/23 : RUN apk add --update --no-cache dumb-init 16:56:10 ---> Running in b4a036114c92 16:56:10 Removing intermediate container 29199be5a64a 16:56:10 ---> 51d9fad05825 16:56:10 16:56:10 Step 11/23 : FROM alpine:3.16 16:56:10 ---> a6215f271958 16:56:10 Step 12/23 : RUN apk add --update --no-cache ca-certificates dumb-init 16:56:10 ---> Running in 3ae109066991 16:56:10 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 16:56:10 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 16:56:10 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 16:56:10 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 16:56:10 (1/1) Installing dumb-init (1.2.5-r1) 16:56:10 Executing busybox-1.35.0-r17.trigger 16:56:10 OK: 5 MiB in 15 packages 16:56:10 (1/2) Installing ca-certificates (20220614-r0) 16:56:10 (2/2) Installing dumb-init (1.2.5-r1) 16:56:10 Executing busybox-1.35.0-r17.trigger 16:56:10 Executing ca-certificates-20220614-r0.trigger 16:56:10 OK: 6 MiB in 16 packages 16:56:10 Removing intermediate container b4a036114c92 16:56:10 ---> d494a4a7e5be 16:56:10 Step 13/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 16:56:10 ---> Running in db079694f25f 16:56:10 Removing intermediate container db079694f25f 16:56:10 ---> 22f840a96cd6 16:56:10 Step 14/23 : ENV APP_PORT=59861 16:56:10 ---> Running in eb9c0e2de441 16:56:10 Removing intermediate container 3ae109066991 16:56:10 ---> 57d20008b06c 16:56:10 Step 13/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2021: Intel Corporation' 16:56:10 ---> Running in 76d5da744db0 16:56:10 Removing intermediate container eb9c0e2de441 16:56:10 ---> 7f4778e91047 16:56:10 Step 15/23 : EXPOSE $APP_PORT 16:56:10 ---> Running in d82efdf2b006 16:56:10 Removing intermediate container 76d5da744db0 16:56:10 ---> f87a1925d2fe 16:56:10 Step 14/23 : ENV APP_PORT=59860 16:56:10 ---> Running in 9329c11b80a9 16:56:10 Removing intermediate container d82efdf2b006 16:56:10 ---> f831efbf3895 16:56:10 Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / 16:56:11 Removing intermediate container 9329c11b80a9 16:56:11 ---> fd557ded224f 16:56:11 Step 15/23 : EXPOSE $APP_PORT 16:56:11 ---> Running in fb7dc66e013e 16:56:11 Removing intermediate container fb7dc66e013e 16:56:11 ---> 68bb800754c1 16:56:11 Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / 16:56:11 ---> 0550fb428105 16:56:11 Step 17/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / 16:56:13 ---> 543043288942 16:56:13 Step 17/23 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / 16:56:16 ---> f841c86036b8 16:56:16 Step 18/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml 16:56:18 ---> 029880d40fdb 16:56:18 Step 19/23 : ENTRYPOINT ["/support-scheduler"] 16:56:18 ---> Running in 963f06baa1f0 16:56:18 ---> 40a222d46c92 16:56:18 Step 18/23 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml 16:56:19 Removing intermediate container 963f06baa1f0 16:56:19 ---> 596d845fed85 16:56:19 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 16:56:19 ---> Running in 9a7fe66ad037 16:56:20 ---> c09d6b05c765 16:56:20 Step 19/23 : ENTRYPOINT ["/support-notifications"] 16:56:20 ---> Running in d9aa4f285658 16:56:20 Removing intermediate container 9a7fe66ad037 16:56:20 ---> 9e9d3aa5ae46 16:56:20 Step 21/23 : LABEL arch=arm64 16:56:21 ---> Running in 24f457bd2d71 16:56:22 Removing intermediate container d9aa4f285658 16:56:22 ---> 1f0ee0da0136 16:56:22 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 16:56:22 Removing intermediate container 24f457bd2d71 16:56:22 ---> ec5153925012 16:56:22 Step 22/23 : LABEL git_sha=fd0912f00887a44dfa74b60e64ff8ced40c977d2 16:56:22 ---> Running in 25e25824d955 16:56:22 ---> Running in b96978c7f68b 16:56:23 Removing intermediate container 25e25824d955 16:56:23 ---> 11cbe048b394 16:56:23 Step 21/23 : LABEL arch=arm64 16:56:23 Removing intermediate container b96978c7f68b 16:56:23 ---> d990b87d6ae0 16:56:23 Step 23/23 : LABEL version=0.0.0 16:56:23 ---> Running in ff24b614ef3e 16:56:23 ---> Running in aca2a21540df 16:56:24 Removing intermediate container ff24b614ef3e 16:56:24 ---> fee5dab6cdcf 16:56:24 Step 22/23 : LABEL git_sha=fd0912f00887a44dfa74b60e64ff8ced40c977d2 16:56:24 Removing intermediate container aca2a21540df 16:56:24 ---> 7d466f820471 16:56:24 16:56:24 ---> Running in 135bdddad4d3 16:56:25 Successfully built 7d466f820471 16:56:25 Successfully tagged support-scheduler-arm64:latest 16:56:25 Building security-spire-server 16:56:25  Building support-scheduler ... done Removing intermediate container 135bdddad4d3 16:56:25 ---> 258ff0667657 16:56:25 Step 23/23 : LABEL version=0.0.0 16:56:25 ---> Running in 753a04f4b1f4 16:56:26 Removing intermediate container 753a04f4b1f4 16:56:26 ---> 57e079e92ae7 16:56:26 16:56:27 Successfully built 57e079e92ae7 16:56:27 Successfully tagged support-notifications-arm64:latest 16:56:27  Building support-notifications ... done Building core-data 16:56:29 Removing intermediate container cefe9949ca56 16:56:29 ---> c0f417428989 16:56:29 16:56:29 Step 9/20 : FROM alpine:3.15 16:56:29 ---> 02e0d6fdf486 16:56:29 Step 10/20 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' 16:56:29 ---> Using cache 16:56:29 ---> 98f9b2ff8a2c 16:56:29 Step 11/20 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 16:56:29 ---> Using cache 16:56:29 ---> 43e3b9a439ca 16:56:29 Step 12/20 : RUN apk update && apk --no-cache --update add dumb-init curl gcompat 16:56:29 ---> Running in 6abae5666b02 16:56:30 fetch https://dl-4.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 16:56:32 fetch https://dl-4.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 16:56:33 v3.15.6-51-ge17b2505f3 [https://dl-4.alpinelinux.org/alpine/v3.15/main] 16:56:33 v3.15.6-51-ge17b2505f3 [https://dl-4.alpinelinux.org/alpine/v3.15/community] 16:56:33 OK: 15733 distinct packages available 16:56:33 fetch https://dl-4.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 16:56:34 fetch https://dl-4.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 16:56:35 (1/9) Installing ca-certificates (20220614-r0) 16:56:35 (2/9) Installing brotli-libs (1.0.9-r5) 16:56:35 (3/9) Installing nghttp2-libs (1.46.0-r0) 16:56:35 (4/9) Installing libcurl (7.80.0-r3) 16:56:35 (5/9) Installing curl (7.80.0-r3) 16:56:35 (6/9) Installing dumb-init (1.2.5-r1) 16:56:35 (7/9) Installing musl-obstack (1.2.3-r0) 16:56:35 (8/9) Installing libucontext (1.1-r0) 16:56:36 (9/9) Installing gcompat (1.0.0-r4) 16:56:36 Executing busybox-1.34.1-r7.trigger 16:56:36 Executing ca-certificates-20220614-r0.trigger 16:56:36 OK: 8 MiB in 23 packages 16:56:39 Removing intermediate container 6abae5666b02 16:56:39 ---> 9d8e1cb44a0c 16:56:39 Step 13/20 : COPY --from=builder /edgex-go/Attribution.txt / 16:56:41 ---> 8032fa9fd0c3 16:56:41 Step 14/20 : COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/security-spiffe-token-provider / 16:56:45 ---> 0eebb73e8be3 16:56:45 Step 15/20 : COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/res/configuration.toml /res/configuration.toml 16:56:46 ---> d8d99892f830 16:56:46 Step 16/20 : ENTRYPOINT [ "/security-spiffe-token-provider" ] 16:56:46 ---> Running in 472198d39d34 16:56:47 Removing intermediate container 472198d39d34 16:56:47 ---> b04a08d0e2e8 16:56:47 Step 17/20 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 16:56:47 ---> Running in 77c04dacb2b0 16:56:49 Removing intermediate container 77c04dacb2b0 16:56:49 ---> e735d3e8e576 16:56:49 Step 18/20 : LABEL arch=arm64 16:56:49 ---> Running in 5dc4fa47b9ba 16:56:49 Step 1/25 : ARG BUILDER_BASE=golang:1.18-alpine3.16 16:56:49 Step 2/25 : FROM ${BUILDER_BASE} AS builder 16:56:49 ---> a95a0115ed72 16:56:49 Step 3/25 : WORKDIR /edgex-go 16:56:49 ---> Using cache 16:56:49 ---> a8ebd49c0994 16:56:49 Step 4/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 16:56:49 ---> Using cache 16:56:49 ---> 6f575ebc78ca 16:56:49 Step 5/25 : RUN apk add --update --no-cache make git build-base curl 16:56:49 ---> Running in af51d2e787e2 16:56:50 Removing intermediate container 5dc4fa47b9ba 16:56:50 ---> 57ca61bdfb67 16:56:50 Step 19/20 : LABEL git_sha=fd0912f00887a44dfa74b60e64ff8ced40c977d2 16:56:50 ---> Running in 3f5c7e8d0727 16:56:51 Step 1/24 : ARG BUILDER_BASE=golang:1.18-alpine3.16 16:56:51 Step 2/24 : FROM ${BUILDER_BASE} AS builder 16:56:51 ---> a95a0115ed72 16:56:51 Step 3/24 : ARG ADD_BUILD_TAGS="" 16:56:51 ---> Using cache 16:56:51 ---> 460eb4290d31 16:56:51 Step 4/24 : WORKDIR /edgex-go 16:56:51 ---> Using cache 16:56:51 ---> 89b3c6d72c23 16:56:51 Step 5/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 16:56:51 ---> Using cache 16:56:51 ---> 295dd7689a81 16:56:51 Step 6/24 : RUN apk add --update --no-cache zeromq-dev libsodium-dev pkgconfig build-base git 16:56:51 ---> Running in 0d5ba5563155 16:56:51 Removing intermediate container 3f5c7e8d0727 16:56:51 ---> 7981b22aedb4 16:56:51 Step 20/20 : LABEL version=0.0.0 16:56:51 fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 16:56:51 ---> Running in 5d581eae4c27 16:56:52 Removing intermediate container 5d581eae4c27 16:56:52 ---> 3186446619c4 16:56:52 16:56:52 fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 16:56:53 Successfully built 3186446619c4 16:56:53 Successfully tagged security-spiffe-token-provider-arm64:latest 16:56:53  Building security-spiffe-token-provider ... done Building security-spire-config 16:56:53 fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 16:56:54 OK: 221 MiB in 51 packages 16:56:54 fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 16:56:55 Removing intermediate container af51d2e787e2 16:56:55 ---> 58f70b3c4efd 16:56:55 Step 6/25 : COPY go.mod vendor* ./ 16:56:56 OK: 221 MiB in 51 packages 16:56:56 ---> 937cf5a50ebd 16:56:56 Step 7/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 16:56:56 ---> Running in b202f771552d 16:56:58 Removing intermediate container 0d5ba5563155 16:56:58 ---> 953ead3bbfac 16:56:58 Step 7/24 : COPY go.mod vendor* ./ 16:56:59 ---> bc60bec14f58 16:56:59 Step 8/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 16:56:59 ---> Running in 19922b168baf 16:57:11 Step 1/26 : ARG BUILDER_BASE=golang:1.18-alpine3.16 16:57:11 Step 2/26 : FROM ${BUILDER_BASE} AS builder 16:57:11 ---> a95a0115ed72 16:57:11 Step 3/26 : WORKDIR /edgex-go 16:57:11 ---> Using cache 16:57:11 ---> a8ebd49c0994 16:57:11 Step 4/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 16:57:11 ---> Using cache 16:57:11 ---> 6f575ebc78ca 16:57:11 Step 5/26 : RUN apk add --update --no-cache make git build-base curl 16:57:11 ---> Using cache 16:57:11 ---> 58f70b3c4efd 16:57:11 Step 6/26 : COPY go.mod vendor* ./ 16:57:11 ---> Using cache 16:57:11 ---> 937cf5a50ebd 16:57:11 Step 7/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 16:57:11 ---> Running in 2422ab20ce5a 16:58:20 Removing intermediate container b202f771552d 16:58:20 ---> 5e6f6a4acc33 16:58:20 Step 8/25 : COPY . . 16:58:20 Removing intermediate container 19922b168baf 16:58:20 ---> 9b6b68ed480e 16:58:20 Step 9/24 : COPY . . 16:58:20 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 16:58:20 Removing intermediate container 2422ab20ce5a 16:58:20 ---> 2c846c7d79f0 16:58:20 Step 8/26 : COPY . . 16:58:35 ---> b5a7e56d989c 16:58:35 Step 9/25 : ARG SPIRE_RELEASE=1.2.1 16:58:35 ---> Running in 548f1f374fa5 16:58:35 Removing intermediate container 548f1f374fa5 16:58:35 ---> be3035d8efce 16:58:35 Step 10/25 : WORKDIR /edgex-go/spire-build 16:58:35 ---> Running in 228a33fe4bc1 16:58:35 Removing intermediate container 228a33fe4bc1 16:58:35 ---> c3c4def01b2d 16:58:35 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 16:58:36 ---> Running in bba086d9f438 16:58:36 ---> 68eb4f19185b 16:58:36 Step 10/24 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-data/core-data 16:58:36 ---> Running in 369053a565ce 16:58:39 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 16:58:40 Removing intermediate container bba086d9f438 16:58:40 ---> 52d962c60124 16:58:40 Step 12/25 : WORKDIR /edgex-go 16:58:40 ---> Running in 8d808873f078 16:58:41 Removing intermediate container 8d808873f078 16:58:41 ---> 89294681acc2 16:58:41 16:58:41 Step 13/25 : FROM alpine:3.15 16:58:41 ---> 02e0d6fdf486 16:58:41 Step 14/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' 16:58:41 ---> Using cache 16:58:41 ---> 98f9b2ff8a2c 16:58:41 Step 15/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 16:58:41 ---> Using cache 16:58:41 ---> 43e3b9a439ca 16:58:41 Step 16/25 : RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 16:58:41 ---> Using cache 16:58:41 ---> e480becc1ff3 16:58:41 Step 17/25 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin 16:58:41 Removing intermediate container 2cdd8502cdf6 16:58:41 ---> fd56ec71e7c8 16:58:41 16:58:41 Step 10/25 : FROM alpine:3.16 16:58:41 ---> a6215f271958 16:58:41 Step 11/25 : RUN apk add --update --no-cache ca-certificates dumb-init su-exec 16:58:41 ---> Running in 4f6b955f9105 16:58:44 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 16:58:44 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 16:58:45 (1/3) Installing ca-certificates (20220614-r0) 16:58:45 (2/3) Installing dumb-init (1.2.5-r1) 16:58:46 (3/3) Installing su-exec (0.2-r1) 16:58:46 Executing busybox-1.35.0-r17.trigger 16:58:46 Executing ca-certificates-20220614-r0.trigger 16:58:46 OK: 6 MiB in 17 packages 16:58:48 ---> ee5820377c9a 16:58:48 Step 9/26 : ARG SPIRE_RELEASE=1.2.1 16:58:48 ---> Running in 09911107f3aa 16:58:49 Removing intermediate container 4f6b955f9105 16:58:49 ---> bbff630763c8 16:58:49 Step 12/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' 16:58:49 Removing intermediate container 09911107f3aa 16:58:49 ---> 8f879c36373e 16:58:49 Step 10/26 : WORKDIR /edgex-go/spire-build 16:58:49 ---> Running in c78e0928f29a 16:58:49 ---> Running in e97cbd844e16 16:58:50 Removing intermediate container c78e0928f29a 16:58:50 ---> b240ac4bc5fa 16:58:50 Step 13/25 : WORKDIR / 16:58:50 Removing intermediate container e97cbd844e16 16:58:50 ---> d2903fd6fe44 16:58:50 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 16:58:50 ---> Running in 0b16924546a2 16:58:50 ---> Running in e2a8a8a104d9 16:58:51 Removing intermediate container 0b16924546a2 16:58:51 ---> 6264e9048e49 16:58:51 Step 14/25 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/res/token-config.json /res-file-token-provider/token-config.json 16:58:53 ---> f95f8ad12397 16:58:53 Step 15/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res-file-token-provider/configuration.toml /res-file-token-provider/configuration.toml 16:58:54 ---> fe0d477d5c24 16:58:54 Step 18/25 : COPY --from=builder /edgex-go/cmd/security-spire-server/docker-entrypoint.sh /usr/local/bin/ 16:58:54 Removing intermediate container e2a8a8a104d9 16:58:54 ---> 7831fde6e612 16:58:54 Step 12/26 : WORKDIR /edgex-go 16:58:54 ---> Running in 2ddef8322af5 16:58:55 Removing intermediate container 2ddef8322af5 16:58:55 ---> 98800c03ebc6 16:58:55 16:58:55 Step 13/26 : FROM alpine:3.15 16:58:55 ---> 02e0d6fdf486 16:58:55 Step 14/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' 16:58:55 ---> Using cache 16:58:55 ---> 98f9b2ff8a2c 16:58:55 Step 15/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 16:58:55 ---> Using cache 16:58:55 ---> 43e3b9a439ca 16:58:55 Step 16/26 : RUN apk update && apk --no-cache --update add dumb-init gcompat 16:58:55 ---> Running in d34e15835105 16:58:55 ---> 2bd616c7e3ee 16:58:55 Step 16/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml 16:58:56 ---> ecd69f18c7ff 16:58:56 Step 19/25 : COPY --from=builder /edgex-go/cmd/security-spire-server/server.conf /usr/local/etc/spire/server.conf.tpl 16:58:57 ---> 4776c7d2b615 16:58:57 Step 17/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/kong-admin-config.template.yml /res/kong-admin-config.template.yml 16:58:58 fetch https://dl-4.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 16:58:58 ---> 03a47e6cfdb1 16:58:58 Step 20/25 : COPY --from=builder /edgex-go/cmd/security-spire-server/openssl.conf /usr/local/etc/ 16:58:58 Removing intermediate container 71aafe33adce 16:58:58 ---> 7a867b9e313d 16:58:58 Step 10/23 : RUN make cmd/sys-mgmt-executor/sys-mgmt-executor 16:58:58 ---> Running in ac273dd28af3 16:58:59 ---> 67ad72e8f3c8 16:58:59 Step 18/25 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . 16:58:59 fetch https://dl-4.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 16:58:59 ---> df23ffd54ec4 16:58:59 Step 21/25 : ENTRYPOINT [ "/usr/bin/dumb-init" ] 16:58:59 ---> Running in 301be832b7bd 16:59:00 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 16:59:00 v3.15.6-51-ge17b2505f3 [https://dl-4.alpinelinux.org/alpine/v3.15/main] 16:59:00 v3.15.6-51-ge17b2505f3 [https://dl-4.alpinelinux.org/alpine/v3.15/community] 16:59:00 OK: 15733 distinct packages available 16:59:00 Removing intermediate container 301be832b7bd 16:59:00 ---> 9b221684f4e1 16:59:00 Step 22/25 : CMD [ "--verbose", "docker-entrypoint.sh" ] 16:59:00 ---> Running in 385eacedb424 16:59:00 fetch https://dl-4.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 16:59:01 ---> 2c3d2e86959b 16:59:01 Step 19/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . 16:59:01 Removing intermediate container 385eacedb424 16:59:01 ---> c28b5b16cff7 16:59:01 Step 23/25 : LABEL arch=arm64 16:59:01 ---> Running in 986f5ec64cd7 16:59:01 fetch https://dl-4.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 16:59:02 Removing intermediate container 986f5ec64cd7 16:59:02 ---> 89619ac42a8d 16:59:02 Step 24/25 : LABEL git_sha=fd0912f00887a44dfa74b60e64ff8ced40c977d2 16:59:02 ---> Running in 74427f385b79 16:59:02 (1/4) Installing dumb-init (1.2.5-r1) 16:59:02 (2/4) Installing musl-obstack (1.2.3-r0) 16:59:03 (3/4) Installing libucontext (1.1-r0) 16:59:03 (4/4) Installing gcompat (1.0.0-r4) 16:59:03 Executing busybox-1.34.1-r7.trigger 16:59:03 Removing intermediate container 74427f385b79 16:59:03 ---> 636f31645dca 16:59:03 Step 25/25 : LABEL version=0.0.0 16:59:03 OK: 6 MiB in 18 packages 16:59:03 ---> Running in c5bc576772ef 16:59:03 ---> e7384295dee5 16:59:04 Step 20/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ 16:59:04 Removing intermediate container c5bc576772ef 16:59:04 ---> c33066952709 16:59:04 16:59:05 Successfully built c33066952709 16:59:05 Removing intermediate container d34e15835105 16:59:05 ---> 39bb966e210f 16:59:05 Step 17/26 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin 16:59:05 Successfully tagged security-spire-server-arm64:latest 16:59:05 Building core-command 16:59:05  Building security-spire-server ... done Removing intermediate container ac273dd28af3 16:59:05 ---> fc78666177ba 16:59:05 16:59:05 Step 11/23 : FROM alpine:3.16 16:59:05 ---> a6215f271958 16:59:05 Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2017-2019: Mainflux, Cavium, Dell, Copyright (c) 2021: Intel Corporation' 16:59:06 ---> Running in 1a521ab02343 16:59:06 ---> d62b202986d2 16:59:06 Step 21/25 : RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 16:59:06 ---> Running in b917aa299f51 16:59:06 Removing intermediate container 1a521ab02343 16:59:06 ---> c845f38369b4 16:59:06 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 16:59:06 ---> Running in 3be20c5d8a07 16:59:09 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 16:59:09 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 16:59:11 (1/33) Installing ncurses-terminfo-base (6.3_p20220521-r0) 16:59:11 (2/33) Installing ncurses-libs (6.3_p20220521-r0) 16:59:11 (3/33) Installing readline (8.1.2-r0) 16:59:11 (4/33) Installing bash (5.1.16-r2) 16:59:11 Removing intermediate container b917aa299f51 16:59:11 ---> 15701449a961 16:59:11 Step 22/25 : ENTRYPOINT ["entrypoint.sh"] 16:59:11 Executing bash-5.1.16-r2.post-install 16:59:11 (5/33) Installing ca-certificates (20220614-r0) 16:59:11 ---> Running in c050cb0040a0 16:59:11 (6/33) Installing brotli-libs (1.0.9-r6) 16:59:11 (7/33) Installing nghttp2-libs (1.47.0-r0) 16:59:11 (8/33) Installing libcurl (7.83.1-r3) 16:59:11 (9/33) Installing curl (7.83.1-r3) 16:59:11 (10/33) Installing docker-cli (20.10.16-r2) 16:59:12 Removing intermediate container c050cb0040a0 16:59:12 ---> 703f22ba84b8 16:59:12 Step 23/25 : LABEL arch=arm64 16:59:12 ---> Running in 6f4bc719880f 16:59:12 (11/33) Installing dumb-init (1.2.5-r1) 16:59:12 (12/33) Installing libbz2 (1.0.8-r1) 16:59:12 (13/33) Installing expat (2.4.8-r0) 16:59:12 (14/33) Installing libffi (3.4.2-r1) 16:59:12 (15/33) Installing gdbm (1.23-r0) 16:59:13 (16/33) Installing xz-libs (5.2.5-r1) 16:59:13 (17/33) Installing libgcc (11.2.1_git20220219-r2) 16:59:13 (18/33) Installing libstdc++ (11.2.1_git20220219-r2) 16:59:13 (19/33) Installing mpdecimal (2.5.1-r1) 16:59:13 (20/33) Installing sqlite-libs (3.38.5-r0) 16:59:13 (21/33) Installing python3 (3.10.5-r0) 16:59:13 Removing intermediate container 6f4bc719880f 16:59:13 ---> 861cf3372035 16:59:13 Step 24/25 : LABEL git_sha=fd0912f00887a44dfa74b60e64ff8ced40c977d2 16:59:13 ---> Running in 71ea0de55544 16:59:14 Removing intermediate container 71ea0de55544 16:59:14 ---> 686b905d4060 16:59:14 Step 25/25 : LABEL version=0.0.0 16:59:15 ---> Running in 66f407952de9 16:59:15 (22/33) Installing py3-contextlib2 (21.6.0-r2) 16:59:15 (23/33) Installing py3-tomli (2.0.1-r1) 16:59:15 (24/33) Installing py3-pep517 (0.12.0-r2) 16:59:15 (25/33) Installing py3-six (1.16.0-r1) 16:59:15 (26/33) Installing py3-retrying (1.3.3-r3) 16:59:15 (27/33) Installing py3-appdirs (1.4.4-r3) 16:59:15 (28/33) Installing py3-more-itertools (8.13.0-r0) 16:59:15 (29/33) Installing py3-ordered-set (4.0.2-r3) 16:59:15 (30/33) Installing py3-parsing (2.4.7-r3) 16:59:15 (31/33) Installing py3-packaging (21.3-r0) 16:59:15 (32/33) Installing py3-setuptools (59.4.0-r0) 16:59:16 Removing intermediate container 66f407952de9 16:59:16 ---> d7c71c675f1d 16:59:16 16:59:16 (33/33) Installing py3-pip (22.1.1-r0) 16:59:16 Successfully built d7c71c675f1d 16:59:16 Successfully tagged security-secretstore-setup-arm64:latest 16:59:16 Building core-metadata 16:59:16  Building security-secretstore-setup ... done  ---> 10fb24d1067c 16:59:16 Step 18/26 : COPY --from=builder /edgex-go/cmd/security-spire-config/docker-entrypoint.sh /usr/local/bin/ 16:59:16 Executing busybox-1.35.0-r17.trigger 16:59:16 Executing ca-certificates-20220614-r0.trigger 16:59:17 OK: 120 MiB in 47 packages 16:59:17 ---> 86976db885fe 16:59:17 Step 19/26 : WORKDIR /usr/local/etc/spiffe-scripts.d 16:59:18 ---> Running in 8361953aafd8 16:59:19 Removing intermediate container 8361953aafd8 16:59:19 ---> 608a3d06c2a4 16:59:19 Step 20/26 : COPY --from=builder /edgex-go/cmd/security-spire-config/seed_builtin_entries.sh /usr/local/etc/spiffe-scripts.d 16:59:20 ---> 71a10e3bd4d4 16:59:20 Step 21/26 : WORKDIR / 16:59:20 ---> Running in b8309d018199 16:59:20 Removing intermediate container b8309d018199 16:59:20 ---> 4594db2e3031 16:59:20 Step 22/26 : ENTRYPOINT [ "/usr/bin/dumb-init" ] 16:59:21 ---> Running in 17e8f1118a1e 16:59:21 Removing intermediate container 17e8f1118a1e 16:59:21 ---> ab4c38406ea2 16:59:21 Step 23/26 : CMD [ "--verbose", "docker-entrypoint.sh" ] 16:59:21 ---> Running in e7485eb5f3c2 16:59:22 Removing intermediate container e7485eb5f3c2 16:59:22 ---> 12b9b6fabdfa 16:59:22 Step 24/26 : LABEL arch=arm64 16:59:22 ---> Running in 766e9c9fed9d 16:59:23 Removing intermediate container 766e9c9fed9d 16:59:23 ---> 1f603fdcdb77 16:59:23 Step 25/26 : LABEL git_sha=fd0912f00887a44dfa74b60e64ff8ced40c977d2 16:59:23 ---> Running in 685e828cc694 16:59:24 Removing intermediate container 685e828cc694 16:59:24 ---> 9a2adaddb6fa 16:59:24 Step 26/26 : LABEL version=0.0.0 16:59:24 Step 1/24 : ARG BUILDER_BASE=golang:1.18-alpine3.16 16:59:24 Step 2/24 : FROM ${BUILDER_BASE} AS builder 16:59:24 ---> a95a0115ed72 16:59:24 Step 3/24 : ARG ADD_BUILD_TAGS="" 16:59:24 ---> Using cache 16:59:24 ---> 460eb4290d31 16:59:24 Step 4/24 : WORKDIR /edgex-go 16:59:24 ---> Using cache 16:59:24 ---> 89b3c6d72c23 16:59:24 Step 5/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 16:59:24 ---> Using cache 16:59:24 ---> 295dd7689a81 16:59:24 Step 6/24 : RUN apk add --update --no-cache make git 16:59:24 ---> Running in cb4dd6be2a70 16:59:24 ---> Running in 4865b55483cf 16:59:25 Removing intermediate container 4865b55483cf 16:59:25 ---> 53866639553a 16:59:25 16:59:26 Successfully built 53866639553a 16:59:26 Successfully tagged security-spire-config-arm64:latest 16:59:26  Building security-spire-config ... done fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 16:59:27 fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 16:59:28 OK: 221 MiB in 51 packages 16:59:30 Removing intermediate container cb4dd6be2a70 16:59:30 ---> 5c7856575199 16:59:30 Step 7/24 : COPY go.mod vendor* ./ 16:59:31 ---> e1a21ba5c419 16:59:31 Step 8/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 16:59:31 ---> Running in 3260d8929999 16:59:33 Collecting docker-compose==1.23.2 16:59:33 Downloading docker_compose-1.23.2-py2.py3-none-any.whl (131 kB) 16:59:33 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 131.9/131.9 kB 5.2 MB/s eta 0:00:00 16:59:33 Requirement already satisfied: six<2,>=1.3.0 in /usr/lib/python3.10/site-packages (from docker-compose==1.23.2) (1.16.0) 16:59:34 Collecting requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1 16:59:34 Downloading requests-2.20.1-py2.py3-none-any.whl (57 kB) 16:59:34 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 58.0/58.0 kB 16.8 MB/s eta 0:00:00 16:59:35 Collecting dockerpty<0.5,>=0.4.1 16:59:35 Downloading dockerpty-0.4.1.tar.gz (13 kB) 16:59:35 Preparing metadata (setup.py): started 16:59:36 Step 1/25 : ARG BUILDER_BASE=golang:1.18-alpine3.16 16:59:36 Step 2/25 : FROM ${BUILDER_BASE} AS builder 16:59:36 ---> a95a0115ed72 16:59:36 Step 3/25 : ARG ADD_BUILD_TAGS="" 16:59:36 ---> Using cache 16:59:36 ---> 460eb4290d31 16:59:36 Step 4/25 : WORKDIR /edgex-go 16:59:36 ---> Using cache 16:59:36 ---> 89b3c6d72c23 16:59:36 Step 5/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 16:59:36 ---> Using cache 16:59:36 ---> 295dd7689a81 16:59:36 Step 6/25 : RUN apk add --update --no-cache make git 16:59:36 ---> Using cache 16:59:36 ---> 5c7856575199 16:59:36 Step 7/25 : COPY go.mod vendor* ./ 16:59:36 ---> Using cache 16:59:36 ---> e1a21ba5c419 16:59:36 Step 8/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 16:59:36 ---> Running in c8c758a18835 16:59:37 Preparing metadata (setup.py): finished with status 'done' 16:59:37 Collecting texttable<0.10,>=0.9.0 16:59:37 Downloading texttable-0.9.1.tar.gz (11 kB) 16:59:37 Preparing metadata (setup.py): started 16:59:39 Preparing metadata (setup.py): finished with status 'done' 16:59:39 Collecting docopt<0.7,>=0.6.1 16:59:39 Downloading docopt-0.6.2.tar.gz (25 kB) 16:59:39 Preparing metadata (setup.py): started 16:59:41 Preparing metadata (setup.py): finished with status 'done' 16:59:41 Collecting cached-property<2,>=1.2.0 16:59:41 Downloading cached_property-1.5.2-py2.py3-none-any.whl (7.6 kB) 16:59:42 Collecting docker<4.0,>=3.6.0 16:59:42 Downloading docker-3.7.3-py2.py3-none-any.whl (134 kB) 16:59:42 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 134.5/134.5 kB 17.5 MB/s eta 0:00:00 16:59:43 Collecting PyYAML<4,>=3.10 16:59:43 Downloading PyYAML-3.13.tar.gz (270 kB) 16:59:43 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 270.6/270.6 kB 13.2 MB/s eta 0:00:00 16:59:44 Preparing metadata (setup.py): started 16:59:46 Preparing metadata (setup.py): finished with status 'done' 16:59:47 Collecting websocket-client<1.0,>=0.32.0 16:59:47 Downloading websocket_client-0.59.0-py2.py3-none-any.whl (67 kB) 16:59:47 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 67.2/67.2 kB 17.6 MB/s eta 0:00:00 16:59:47 Collecting jsonschema<3,>=2.5.1 16:59:47 Downloading jsonschema-2.6.0-py2.py3-none-any.whl (39 kB) 16:59:48 Collecting docker-pycreds>=0.4.0 16:59:48 Downloading docker_pycreds-0.4.0-py2.py3-none-any.whl (9.0 kB) 16:59:48 Collecting idna<2.8,>=2.5 16:59:48 Downloading idna-2.7-py2.py3-none-any.whl (58 kB) 16:59:49 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 58.2/58.2 kB 17.7 MB/s eta 0:00:00 16:59:49 Collecting urllib3<1.25,>=1.21.1 16:59:49 Downloading urllib3-1.24.3-py2.py3-none-any.whl (118 kB) 16:59:49 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 118.8/118.8 kB 19.3 MB/s eta 0:00:00 16:59:49 Collecting chardet<3.1.0,>=3.0.2 16:59:49 Downloading chardet-3.0.4-py2.py3-none-any.whl (133 kB) 16:59:49 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 133.4/133.4 kB 5.4 MB/s eta 0:00:00 16:59:50 Collecting certifi>=2017.4.17 16:59:50 Downloading certifi-2022.6.15-py3-none-any.whl (160 kB) 16:59:50 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 160.2/160.2 kB 10.9 MB/s eta 0:00:00 16:59:50 Using legacy 'setup.py install' for dockerpty, since package 'wheel' is not installed. 16:59:51 Using legacy 'setup.py install' for docopt, since package 'wheel' is not installed. 16:59:51 Using legacy 'setup.py install' for PyYAML, since package 'wheel' is not installed. 16:59:51 Using legacy 'setup.py install' for texttable, since package 'wheel' is not installed. 16:59:52 Installing collected packages: texttable, PyYAML, jsonschema, idna, docopt, chardet, cached-property, websocket-client, urllib3, dockerpty, docker-pycreds, certifi, requests, docker, docker-compose 16:59:52 Running setup.py install for texttable: started 16:59:54 Running setup.py install for texttable: finished with status 'done' 16:59:54 Running setup.py install for PyYAML: started 16:59:58 Running setup.py install for PyYAML: finished with status 'done' 16:59:59 Running setup.py install for docopt: started 17:00:01 Running setup.py install for docopt: finished with status 'done' 17:00:04 Running setup.py install for dockerpty: started 17:00:05 Running setup.py install for dockerpty: finished with status 'done' 17:00:08 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 17:00:08 Successfully installed PyYAML-3.13 cached-property-1.5.2 certifi-2022.6.15 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 17:00:30 Removing intermediate container 3260d8929999 17:00:30 ---> 62fb9d8bcf96 17:00:30 Step 9/24 : COPY . . 17:00:36 Removing intermediate container c8c758a18835 17:00:36 ---> bff489a97813 17:00:36 Step 9/25 : COPY . . 17:00:37 Removing intermediate container 3be20c5d8a07 17:00:37 ---> f6967fc9b2d1 17:00:37 Step 14/23 : ENV APP_PORT=58890 17:00:37 ---> Running in ec4bd66017db 17:00:38 Removing intermediate container ec4bd66017db 17:00:38 ---> 92a3d87ff74e 17:00:38 Step 15/23 : EXPOSE $APP_PORT 17:00:38 ---> Running in 79d3a3ceebcc 17:00:39 Removing intermediate container 79d3a3ceebcc 17:00:39 ---> 46da21d67846 17:00:39 Step 16/23 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/sys-mgmt-agent / 17:00:43 ---> 0cad21c9218c 17:00:43 Step 17/23 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/res/configuration.toml /res/configuration.toml 17:00:45 ---> 2b93d2369ab4 17:00:45 Step 18/23 : COPY --from=builder /edgex-go/cmd/sys-mgmt-executor/sys-mgmt-executor / 17:00:47 ---> 22310bd7c2d6 17:00:47 Step 19/23 : ENTRYPOINT ["/sys-mgmt-agent"] 17:00:47 ---> Running in 2afdb0c93539 17:00:48 Removing intermediate container 2afdb0c93539 17:00:48 ---> a56913ff272c 17:00:48 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 17:00:48 ---> Running in 0ce47b492dc7 17:00:49 Removing intermediate container 0ce47b492dc7 17:00:49 ---> d54b13ed16d0 17:00:49 Step 21/23 : LABEL arch=arm64 17:00:49 ---> Running in 0c91674eb392 17:00:50 Removing intermediate container 0c91674eb392 17:00:50 ---> a2140556e5eb 17:00:50 Step 22/23 : LABEL git_sha=fd0912f00887a44dfa74b60e64ff8ced40c977d2 17:00:50 ---> Running in f654105ed9e1 17:00:52 Removing intermediate container f654105ed9e1 17:00:52 ---> f4be9a4c021a 17:00:52 Step 23/23 : LABEL version=0.0.0 17:00:52 ---> Running in 8cf2da3a53ac 17:00:53 Removing intermediate container 8cf2da3a53ac 17:00:53 ---> 5715f5e98f90 17:00:53 17:00:54 ---> 3e778f2ffdc5 17:00:54 Step 10/24 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-command/core-command 17:00:54 ---> Running in e6b52b88d6d2 17:00:54 Successfully built 5715f5e98f90 17:00:54 Successfully tagged sys-mgmt-agent-arm64:latest 17:00:56  Building sys-mgmt-agent ... done 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 17:00:58 ---> aad58f956008 17:00:58 Step 10/25 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-metadata/core-metadata 17:00:58 ---> Running in 916d1e6d77a0 17:01: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-metadata/core-metadata ./cmd/core-metadata 17:02:22 Removing intermediate container 369053a565ce 17:02:22 ---> 09b9727647fa 17:02:22 17:02:22 Step 11/24 : FROM alpine:3.16 17:02:22 ---> a6215f271958 17:02:22 Step 12/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' 17:02:22 ---> Running in 0f597c00ffd7 17:02:22 Removing intermediate container 0f597c00ffd7 17:02:22 ---> 6360feecb614 17:02:22 Step 13/24 : ENV APP_PORT=59880 17:02:22 ---> Running in a24b0ec30806 17:02:22 Removing intermediate container a24b0ec30806 17:02:22 ---> f1e9cc61b344 17:02:22 Step 14/24 : EXPOSE $APP_PORT 17:02:22 ---> Running in 69546ac53f41 17:02:22 Removing intermediate container 69546ac53f41 17:02:22 ---> 3dad775cd9ac 17:02:22 Step 15/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 17:02:22 ---> Running in d50160374c3d 17:02:22 Removing intermediate container d50160374c3d 17:02:22 ---> 30f2c39e5b9e 17:02:22 Step 16/24 : RUN apk add --update --no-cache zeromq dumb-init 17:02:22 ---> Running in 9b6199e6357c 17:02:24 fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 17:02:25 fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 17:02:26 (1/6) Installing dumb-init (1.2.5-r1) 17:02:27 (2/6) Installing libgcc (11.2.1_git20220219-r2) 17:02:27 (3/6) Installing libsodium (1.0.18-r0) 17:02:27 (4/6) Installing libstdc++ (11.2.1_git20220219-r2) 17:02:27 (5/6) Installing libzmq (4.3.4-r0) 17:02:27 (6/6) Installing zeromq (4.3.4-r0) 17:02:27 Executing busybox-1.35.0-r17.trigger 17:02:27 OK: 8 MiB in 20 packages 17:02:29 Removing intermediate container 9b6199e6357c 17:02:29 ---> 0ace85322d58 17:02:29 Step 17/24 : COPY --from=builder /edgex-go/Attribution.txt / 17:02:30 ---> e5cf98654311 17:02:30 Step 18/24 : COPY --from=builder /edgex-go/cmd/core-data/core-data / 17:02:32 ---> d2e51c2a5e14 17:02:32 Step 19/24 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml 17:02:32 ---> 19521ef7d38c 17:02:32 Step 20/24 : ENTRYPOINT ["/core-data"] 17:02:33 ---> Running in 9d0c6a31c8b2 17:02:33 Removing intermediate container 9d0c6a31c8b2 17:02:33 ---> f775f9dad49c 17:02:33 Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 17:02:33 ---> Running in 99948d599400 17:02:34 Removing intermediate container 99948d599400 17:02:34 ---> 763631f84ed5 17:02:34 Step 22/24 : LABEL arch=arm64 17:02:34 ---> Running in 5b46fe5f9aa5 17:02:34 Removing intermediate container 5b46fe5f9aa5 17:02:34 ---> 8c0b3a97725d 17:02:34 Step 23/24 : LABEL git_sha=fd0912f00887a44dfa74b60e64ff8ced40c977d2 17:02:34 ---> Running in e43430dd80bb 17:02:35 Removing intermediate container e43430dd80bb 17:02:35 ---> 6bb2f38954fc 17:02:35 Step 24/24 : LABEL version=0.0.0 17:02:35 ---> Running in 3c160166ac15 17:02:36 Removing intermediate container 3c160166ac15 17:02:36 ---> 9617315b8228 17:02:36 17:02:36 Successfully built 9617315b8228 17:02:36 Successfully tagged core-data-arm64:latest 17:03:58  Building core-data ... done Removing intermediate container e6b52b88d6d2 17:03:58 ---> f36d9eb8e5c0 17:03:58 17:03:58 Step 11/24 : FROM alpine:3.16 17:03:58 ---> a6215f271958 17:03:58 Step 12/24 : RUN apk add --update --no-cache dumb-init 17:03:58 ---> Using cache 17:03:58 ---> d494a4a7e5be 17:03:58 Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 17:03:58 ---> Using cache 17:03:58 ---> 22f840a96cd6 17:03:58 Step 14/24 : ENV APP_PORT=59882 17:03:58 ---> Running in af2dc0b773ba 17:03:58 Removing intermediate container af2dc0b773ba 17:03:58 ---> 4e13f8cd5787 17:03:58 Step 15/24 : EXPOSE $APP_PORT 17:03:58 ---> Running in a8bb82b0c777 17:03:58 Removing intermediate container a8bb82b0c777 17:03:58 ---> 1dd52fbc2552 17:03:58 Step 16/24 : WORKDIR / 17:03:58 ---> Running in 92ad6ff61db1 17:03:58 Removing intermediate container 92ad6ff61db1 17:03:58 ---> 6c1e36d040ef 17:03:58 Step 17/24 : COPY --from=builder /edgex-go/Attribution.txt / 17:03:58 ---> 088995c7a687 17:03:58 Step 18/24 : COPY --from=builder /edgex-go/cmd/core-command/core-command / 17:03:58 ---> 7ae87de88762 17:03:58 Step 19/24 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml 17:03:58 ---> 8c2b6d24f8d9 17:03:58 Step 20/24 : ENTRYPOINT ["/core-command"] 17:03:58 ---> Running in 051ecc845188 17:03:58 Removing intermediate container 051ecc845188 17:03:58 ---> 22837cb39fbc 17:03:58 Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 17:03:58 ---> Running in 6bfa18d556d7 17:03:58 Removing intermediate container 6bfa18d556d7 17:03:58 ---> 56d3ab8cab03 17:03:58 Step 22/24 : LABEL arch=arm64 17:03:58 ---> Running in 4d76d46291cb 17:03:58 Removing intermediate container 4d76d46291cb 17:03:58 ---> 04f26ca6493a 17:03:58 Step 23/24 : LABEL git_sha=fd0912f00887a44dfa74b60e64ff8ced40c977d2 17:03:58 ---> Running in 63a39090bea6 17:03:58 Removing intermediate container 63a39090bea6 17:03:58 ---> b6b1f1cb38d8 17:03:58 Step 24/24 : LABEL version=0.0.0 17:03:58 ---> Running in 7096769926c2 17:03:58 Removing intermediate container 916d1e6d77a0 17:03:58 ---> de763b7b5ac0 17:03:58 17:03:58 Step 11/25 : FROM alpine:3.16 17:03:58 ---> a6215f271958 17:03:58 Step 12/25 : RUN apk add --update --no-cache dumb-init 17:03:58 ---> Using cache 17:03:58 ---> d494a4a7e5be 17:03:58 Step 13/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 17:03:58 ---> Using cache 17:03:58 ---> 22f840a96cd6 17:03:58 Step 14/25 : ENV APP_PORT=59881 17:03:58 ---> Running in 0491bc7657d0 17:03:58 Removing intermediate container 7096769926c2 17:03:58 ---> c595dc6078d2 17:03:58 17:03:58 Removing intermediate container 0491bc7657d0 17:03:58 ---> caa1d242289d 17:03:58 Step 15/25 : EXPOSE $APP_PORT 17:03:58 ---> Running in d8d6ba4a47c4 17:03:58 Successfully built c595dc6078d2 17:03:58 Successfully tagged core-command-arm64:latest 17:03:58  Building core-command ... done Removing intermediate container d8d6ba4a47c4 17:03:58 ---> b3a6b16dc91f 17:03:58 Step 16/25 : WORKDIR / 17:03:58 ---> Running in 36bf521b3122 17:03:58 Removing intermediate container 36bf521b3122 17:03:58 ---> df9545a3254d 17:03:58 Step 17/25 : COPY --from=builder /edgex-go/Attribution.txt / 17:03:58 ---> 77a43efa8c1c 17:03:58 Step 18/25 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / 17:03:58 ---> 22df48071871 17:03:58 Step 19/25 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml 17:03:58 ---> 8ce07c5b730f 17:03:58 Step 20/25 : COPY --from=builder /edgex-go/cmd/core-metadata/res/uom.toml /res/uom.toml 17:03:58 ---> fff90d2ce9cb 17:03:58 Step 21/25 : ENTRYPOINT ["/core-metadata"] 17:03:58 ---> Running in a11c462c9228 17:03:58 Removing intermediate container a11c462c9228 17:03:58 ---> 5d419440f4d0 17:03:58 Step 22/25 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 17:03:58 ---> Running in d47ca63f1ee0 17:03:58 Removing intermediate container d47ca63f1ee0 17:03:58 ---> ca454c395070 17:03:58 Step 23/25 : LABEL arch=arm64 17:03:58 ---> Running in b9a3da4227a2 17:03:58 Removing intermediate container b9a3da4227a2 17:03:58 ---> 77cc90380949 17:03:58 Step 24/25 : LABEL git_sha=fd0912f00887a44dfa74b60e64ff8ced40c977d2 17:03:58 ---> Running in 4ff44b679c9d 17:03:58 Removing intermediate container 4ff44b679c9d 17:03:58 ---> 66ff5f2039ab 17:03:58 Step 25/25 : LABEL version=0.0.0 17:03:58 ---> Running in 7f7b92cdd4b9 17:03:58 Removing intermediate container 7f7b92cdd4b9 17:03:58 ---> de6efec45665 17:03:58 17:03:58 Successfully built de6efec45665 17:03:58 Successfully tagged core-metadata-arm64:latest 17:03:59  Building core-metadata ... done  [Pipeline] } 17:03:59 $ docker stop --time=1 41530f27f3e741ba6513480f160a2318535f0e13fef09e3709192d15be0f3e55 17:04:00 $ docker rm -f 41530f27f3e741ba6513480f160a2318535f0e13fef09e3709192d15be0f3e55 [Pipeline] // withDockerContainer [Pipeline] sh 17:04:01 + docker images 17:04:01 REPOSITORY TAG IMAGE ID CREATED SIZE 17:04:01 core-metadata-arm64 latest de6efec45665 3 seconds ago 17.5MB 17:04:01 core-command-arm64 latest c595dc6078d2 9 seconds ago 16.7MB 17:04:01 de763b7b5ac0 10 seconds ago 1.38GB 17:04:01 f36d9eb8e5c0 17 seconds ago 1.37GB 17:04:01 core-data-arm64 latest 9617315b8228 About a minute ago 20.7MB 17:04:01 09b9727647fa About a minute ago 1.38GB 17:04:01 sys-mgmt-agent-arm64 latest 5715f5e98f90 3 minutes ago 133MB 17:04:01 security-spire-config-arm64 latest 53866639553a 4 minutes ago 83.6MB 17:04:01 security-secretstore-setup-arm64 latest d7c71c675f1d 4 minutes ago 28.2MB 17:04:01 fc78666177ba 4 minutes ago 1.36GB 17:04:01 security-spire-server-arm64 latest c33066952709 4 minutes ago 84.2MB 17:04:01 98800c03ebc6 5 minutes ago 1.25GB 17:04:01 89294681acc2 5 minutes ago 1.25GB 17:04:01 fd56ec71e7c8 5 minutes ago 1.37GB 17:04:01 security-spiffe-token-provider-arm64 latest 3186446619c4 7 minutes ago 28.4MB 17:04:01 c0f417428989 7 minutes ago 1.41GB 17:04:01 support-notifications-arm64 latest 57e079e92ae7 7 minutes ago 26.3MB 17:04:01 support-scheduler-arm64 latest 7d466f820471 7 minutes ago 25.7MB 17:04:01 51d9fad05825 8 minutes ago 1.43GB 17:04:01 4f12fa5c47aa 8 minutes ago 1.43GB 17:04:01 security-bootstrapper-arm64 latest fdbd4332d47e 10 minutes ago 18.7MB 17:04:01 security-proxy-setup-arm64 latest d42717130fc0 10 minutes ago 26.4MB 17:04:01 6bb2c9a5902a 11 minutes ago 1.36GB 17:04:01 84778703dbef 11 minutes ago 1.36GB 17:04:01 security-spire-agent-arm64 latest 86778328fed4 16 minutes ago 122MB 17:04:01 f73a5e049ee5 16 minutes ago 1.25GB 17:04:01 ci-base-image-arm64 latest a95a0115ed72 29 minutes ago 995MB 17:04:01 alpine 3.15 02e0d6fdf486 3 weeks ago 5.33MB 17:04:01 alpine 3.16 a6215f271958 3 weeks ago 5.29MB 17:04:01 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64 1.18-alpine ff4287adb874 8 weeks ago 678MB 17:04:01 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 17:04:02 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 17:04:02 17:04:02 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:04:02 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 17:04:02 arm64: Pulling from edgex-lftools-log-publisher 17:04:02 8998bd30e6a1: Pulling fs layer 17:04:02 04944245beec: Pulling fs layer 17:04:02 699f458cf7ca: Pulling fs layer 17:04:02 765212b225bb: Pulling fs layer 17:04:02 f23df028b6ca: Pulling fs layer 17:04:02 d65c8cfc05b1: Pulling fs layer 17:04:02 2437ff75d9bd: Pulling fs layer 17:04:02 f23df028b6ca: Waiting 17:04:02 d65c8cfc05b1: Waiting 17:04:02 2437ff75d9bd: Waiting 17:04:02 765212b225bb: Waiting 17:04:02 04944245beec: Verifying Checksum 17:04:02 04944245beec: Download complete 17:04:02 765212b225bb: Verifying Checksum 17:04:02 765212b225bb: Download complete 17:04:03 f23df028b6ca: Verifying Checksum 17:04:03 f23df028b6ca: Download complete 17:04:03 d65c8cfc05b1: Verifying Checksum 17:04:03 d65c8cfc05b1: Download complete 17:04:03 699f458cf7ca: Verifying Checksum 17:04:03 699f458cf7ca: Download complete 17:04:03 8998bd30e6a1: Verifying Checksum 17:04:03 8998bd30e6a1: Download complete 17:04:06 2437ff75d9bd: Verifying Checksum 17:04:06 2437ff75d9bd: Download complete 17:04:07 8998bd30e6a1: Pull complete 17:04:08 04944245beec: Pull complete 17:04:09 699f458cf7ca: Pull complete 17:04:09 765212b225bb: Pull complete 17:04:10 f23df028b6ca: Pull complete 17:04:10 d65c8cfc05b1: Pull complete 17:04:25 2437ff75d9bd: Pull complete 17:04:25 Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da 17:04:25 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 17:04:25 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 17:04:26 prd-ubuntu20.04-docker-arm64-4c-16g-24320 does not seem to be running inside a container 17:04:26 $ 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/3 -v /w/workspace/edgex-go/3:/w/workspace/edgex-go/3:rw,z -v /w/workspace/edgex-go/3@tmp:/w/workspace/edgex-go/3@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat 17:04:29 $ docker top 8274e1705a015a44adf28f77faa844a00d9bfc7d791b2e8a259edc916d43fc59 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 17:04:30 ---> job-cost.sh 17:04:30 lf-activate-venv: SKIPPING 17:04:30 INFO: No Stack... 17:04:30 INFO: Retrieving Pricing Info for: v3-standard-4 17:04:31 INFO: Archiving Costs [Pipeline] sh 17:04:32 + cat /w/workspace/edgex-go/3/archives/cost.csv 17:04:32 + cut -d, -f6 [Pipeline] lock 17:04:32 Trying to acquire lock on [jenkins-edgexfoundry-edgex-go-PR-4140-3-stack-cost] 17:04:32 Resource [jenkins-edgexfoundry-edgex-go-PR-4140-3-stack-cost] did not exist. Created. 17:04:32 Lock acquired on [jenkins-edgexfoundry-edgex-go-PR-4140-3-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 17:04:33 + echo total: 0.10999999940395355 [Pipeline] stash 17:04:33 Stashed 1 file(s) [Pipeline] } 17:04:33 Lock released on resource [jenkins-edgexfoundry-edgex-go-PR-4140-3-stack-cost] [Pipeline] // lock [Pipeline] } 17:04:33 $ docker stop --time=1 8274e1705a015a44adf28f77faa844a00d9bfc7d791b2e8a259edc916d43fc59 17:04:35 $ docker rm -f 8274e1705a015a44adf28f77faa844a00d9bfc7d791b2e8a259edc916d43fc59 [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 17:04:35 provisioning config files... 17:04:35 copy managed file [edgex-go-codecov-token] to file:/w/workspace/edgex-go/3@tmp/config7183695840446168054tmp [Pipeline] { [Pipeline] sh 17:04:35 + set +x 17:04:35 + curl -s https://codecov.io/bash 17:04:35 + bash -s -- 17:04:35 17:04:35 _____ _ 17:04:35 / ____| | | 17:04:35 | | ___ __| | ___ ___ _____ __ 17:04:35 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 17:04:35 | |___| (_) | (_| | __/ (_| (_) \ V / 17:04:35 \_____\___/ \__,_|\___|\___\___/ \_/ 17:04:35 Bash-1.0.6 17:04:35 17:04:35 17:04:35 ==> git version 2.25.1 found 17:04:35 ==> 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 17:04:35 Release-Date: 2020-01-08 17:04:35 Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp 17:04:35 Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets 17:04:35 ==> Jenkins CI detected. 17:04:35 current dir:  /w/workspace/edgex-go/3 17:04:35 project root: . 17:04:35 --> token set from env 17:04:35 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 17:04:35 ==> Running gcov in . (disable via -X gcov) 17:04:35 ==> Python coveragepy not found 17:04:35 ==> Searching for coverage reports in: 17:04:35 + . 17:04:35 -> Found 1 reports 17:04:35 ==> Detecting git/mercurial file structure 17:04:35 ==> Reading reports 17:04:35 + ./coverage.out bytes=483406 17:04:35 ==> Appending adjustments 17:04:35 https://docs.codecov.io/docs/fixing-reports 17:04:37 + Found adjustments 17:04:37 ==> Gzipping contents 17:04:37 64K /tmp/codecov.h0eoEh.gz 17:04:37 ==> Uploading reports 17:04:37 url: https://codecov.io 17:04:37 query: branch=PR-4140&commit=bda1fa78786e664e0a22dbfe3d63d4b1da2a950b&build=3&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2FPR-4140%2F3%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=4140&job=&cmd_args= 17:04:37 -> Pinging Codecov 17:04:37 https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=52b94001-b80a-4ca3-b063-c5e709073964&branch=PR-4140&commit=bda1fa78786e664e0a22dbfe3d63d4b1da2a950b&build=3&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2FPR-4140%2F3%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=4140&job=&cmd_args= 17:04:37 -> Uploading to 17:04:37 https://storage.googleapis.com/codecov/v4/raw/2022-09-01/00271124DB129430A58F1EEE437C3FCB/bda1fa78786e664e0a22dbfe3d63d4b1da2a950b/d112c9b8-c100-4551-9ce1-6461d38998de.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20220901%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20220901T170437Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=c88e85a3e6f5bdf700a21dae6e8dc8d78402e738536f5d5811b9d9b6e7b6218a 17:04:37 % Total % Received % Xferd Average Speed Time Time Time Current 17:04:37 Dload Upload Total Spent Left Speed 17:04:37 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 63351 0 0 100 63351 0 304k --:--:-- --:--:-- --:--:-- 304k 100 63351 0 0 100 63351 0 287k --:--:-- --:--:-- --:--:-- 286k 17:04:37 -> Reports have been successfully queued for processing at https://codecov.io/github/edgexfoundry/edgex-go/commit/bda1fa78786e664e0a22dbfe3d63d4b1da2a950b [Pipeline] } 17:04:37 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 17:04:38 + [ -d /w/workspace/edgex-go/3/archives ] [Pipeline] libraryResource [Pipeline] sh 17:04:38 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 17:04:39 ---> package-listing.sh 17:04:39 ++ facter osfamily 17:04:39 ++ tr '[:upper:]' '[:lower:]' 17:04:39 + OS_FAMILY=debian 17:04:39 + workspace=/w/workspace/edgex-go/3 17:04:39 + START_PACKAGES=/tmp/packages_start.txt 17:04:39 + END_PACKAGES=/tmp/packages_end.txt 17:04:39 + DIFF_PACKAGES=/tmp/packages_diff.txt 17:04:39 + PACKAGES=/tmp/packages_start.txt 17:04:39 + '[' /w/workspace/edgex-go/3 ']' 17:04:39 + PACKAGES=/tmp/packages_end.txt 17:04:39 + case "${OS_FAMILY}" in 17:04:39 + dpkg -l 17:04:39 + grep '^ii' 17:04:39 + '[' -f /tmp/packages_start.txt ']' 17:04:39 + '[' -f /tmp/packages_end.txt ']' 17:04:39 + diff /tmp/packages_start.txt /tmp/packages_end.txt 17:04:39 + '[' /w/workspace/edgex-go/3 ']' 17:04:39 + mkdir -p /w/workspace/edgex-go/3/archives/ 17:04:39 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgex-go/3/archives/ [Pipeline] echo 17:04:39 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/3/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 17:04:39 + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:04:40 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 17:04:40 17:04:40 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:04:40 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 17:04:40 latest: Pulling from edgex-lftools-log-publisher 17:04:40 5eb5b503b376: Pulling fs layer 17:04:40 5c69ac0246d0: Pulling fs layer 17:04:40 ec43610c2a17: Pulling fs layer 17:04:40 3a2ae6a8a46f: Pulling fs layer 17:04:40 33b1e0a273af: Pulling fs layer 17:04:40 5d3b04190fa2: Pulling fs layer 17:04:40 2f39f015ded8: Pulling fs layer 17:04:40 3a2ae6a8a46f: Waiting 17:04:40 33b1e0a273af: Waiting 17:04:40 2f39f015ded8: Waiting 17:04:40 5c69ac0246d0: Verifying Checksum 17:04:40 5c69ac0246d0: Download complete 17:04:40 3a2ae6a8a46f: Verifying Checksum 17:04:40 3a2ae6a8a46f: Download complete 17:04:40 33b1e0a273af: Verifying Checksum 17:04:40 33b1e0a273af: Download complete 17:04:40 5d3b04190fa2: Verifying Checksum 17:04:40 5d3b04190fa2: Download complete 17:04:40 ec43610c2a17: Verifying Checksum 17:04:40 ec43610c2a17: Download complete 17:04:40 5eb5b503b376: Verifying Checksum 17:04:40 5eb5b503b376: Download complete 17:04:41 2f39f015ded8: Download complete 17:04:42 5eb5b503b376: Pull complete 17:04:42 5c69ac0246d0: Pull complete 17:04:42 ec43610c2a17: Pull complete 17:04:42 3a2ae6a8a46f: Pull complete 17:04:42 33b1e0a273af: Pull complete 17:04:42 5d3b04190fa2: Pull complete 17:04:48 2f39f015ded8: Pull complete 17:04:48 Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 17:04:48 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 17:04:48 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 17:04:48 prd-ubuntu20.04-docker-8c-8g-24317 does not seem to be running inside a container 17:04:48 $ 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/3/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/3 -v /w/workspace/edgex-go/3:/w/workspace/edgex-go/3:rw,z -v /w/workspace/edgex-go/3@tmp:/w/workspace/edgex-go/3@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 17:04:54 $ docker top a3010eb5c67ac72f70aad1a65c61ee520bb307de6653342a109e770f88e28bf0 -eo pid,comm [Pipeline] { [Pipeline] sh 17:04:55 + touch /tmp/pre-build-complete [Pipeline] sh 17:04:55 + mkdir -p /var/log/sysstat [Pipeline] sh 17:04:55 + ls /var/log/sa-host 17:04:55 ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 17:04:55 provisioning config files... 17:04:55 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgex-go/3@tmp/config1537630453511750959tmp [Pipeline] { [Pipeline] echo 17:04:55 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 17:04:56 ---> create-netrc.sh [Pipeline] } 17:04:56 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 17:04:56 ---> python-tools-install.sh [Pipeline] echo 17:04:56 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 17:04:56 ---> sudo-logs.sh 17:04:56 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 17:04:56 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 17:04:57 ---> job-cost.sh 17:04:57 lf-activate-venv: SKIPPING 17:04:57 DEBUG: total: 0.10999999940395355 17:04:57 INFO: Retrieving Stack Cost... 17:04:57 INFO: Retrieving Pricing Info for: v3-standard-8 17:04:57 INFO: Archiving Costs [Pipeline] echo 17:04:57 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 17:04:58 ---> logs-deploy.sh 17:04:58 lf-activate-venv: SKIPPING 17:04:58 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-go/PR-4140/3 17:04:58 INFO: archiving workspace using pattern(s): 17:04:59 Archives upload complete. 17:04:59 INFO: archiving logs to Nexus 17:04:59 ---> uname -a: 17:04:59 Linux prd-ubuntu20-04-docker-8c-8g-24317 5.4.0-94-generic #106-Ubuntu SMP Thu Jan 6 23:58:14 UTC 2022 x86_64 GNU/Linux 17:04:59 17:04:59 17:04:59 ---> lscpu: 17:04:59 Architecture: x86_64 17:04:59 CPU op-mode(s): 32-bit, 64-bit 17:04:59 Byte Order: Little Endian 17:04:59 Address sizes: 40 bits physical, 48 bits virtual 17:04:59 CPU(s): 8 17:04:59 On-line CPU(s) list: 0-7 17:04:59 Thread(s) per core: 1 17:04:59 Core(s) per socket: 1 17:04:59 Socket(s): 8 17:04:59 NUMA node(s): 1 17:04:59 Vendor ID: AuthenticAMD 17:04:59 CPU family: 23 17:04:59 Model: 49 17:04:59 Model name: AMD EPYC-Rome Processor 17:04:59 Stepping: 0 17:04:59 CPU MHz: 2799.998 17:04:59 BogoMIPS: 5599.99 17:04:59 Virtualization: AMD-V 17:04:59 Hypervisor vendor: KVM 17:04:59 Virtualization type: full 17:04:59 L1d cache: 256 KiB 17:04:59 L1i cache: 256 KiB 17:04:59 L2 cache: 4 MiB 17:04:59 L3 cache: 128 MiB 17:04:59 NUMA node0 CPU(s): 0-7 17:04:59 Vulnerability Itlb multihit: Not affected 17:04:59 Vulnerability L1tf: Not affected 17:04:59 Vulnerability Mds: Not affected 17:04:59 Vulnerability Meltdown: Not affected 17:04:59 Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp 17:04:59 Vulnerability Spectre v1: Mitigation; usercopy/swapgs barriers and __user pointer sanitization 17:04:59 Vulnerability Spectre v2: Mitigation; Full AMD retpoline, IBPB conditional, IBRS_FW, STIBP disabled, RSB filling 17:04:59 Vulnerability Srbds: Not affected 17:04:59 Vulnerability Tsx async abort: Not affected 17:04:59 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 17:04:59 17:04:59 17:04:59 ---> nproc: 17:04:59 8 17:04:59 17:04:59 17:05:00 ---> df -h: 17:05:00 Filesystem Size Used Avail Use% Mounted on 17:05:00 overlay 155G 18G 138G 12% / 17:05:00 tmpfs 64M 0 64M 0% /dev 17:05:00 tmpfs 16G 0 16G 0% /sys/fs/cgroup 17:05:00 shm 64M 0 64M 0% /dev/shm 17:05:00 /dev/vda1 155G 18G 138G 12% /facter-os 17:05:00 17:05:00 17:05:00 ---> sar -b -r -n DEV: 17:05:00 Linux 5.4.0-94-generic (prd-ubuntu20-04-docker-8c-8g-24317) 09/01/22 _x86_64_ (8 CPU) 17:05:00 17:05:00 16:28:52 LINUX RESTART (8 CPU) 17:05:00 17:05:00 16:29:01 tps rtps wtps dtps bread/s bwrtn/s bdscd/s 17:05:00 16:30:01 146.74 51.17 95.57 0.00 6286.42 182112.85 0.00 17:05:00 16:31:01 254.02 11.80 242.22 0.00 2055.31 35246.12 0.00 17:05:00 16:32:01 89.50 0.42 89.08 0.00 4.67 38532.93 0.00 17:05:00 16:33:01 30.84 0.08 30.76 0.00 0.67 14054.21 0.00 17:05:00 16:34:01 80.84 0.05 80.79 0.00 1.07 34194.17 0.00 17:05:00 16:35:01 353.26 8.02 345.24 0.00 74.39 99724.05 0.00 17:05:00 16:36:01 224.06 0.05 224.01 0.00 8.66 140259.51 0.00 17:05:00 16:37:01 433.83 0.05 433.78 0.00 6.80 115408.10 0.00 17:05:00 16:38:01 266.49 1.70 264.79 0.00 13.60 107381.04 0.00 17:05:00 16:39:01 376.24 0.42 375.82 0.00 5.33 141719.45 0.00 17:05:00 16:40:01 630.43 0.73 629.70 0.00 9.33 110853.66 0.00 17:05:00 16:41:01 78.75 0.00 78.75 0.00 0.00 11027.23 0.00 17:05:00 16:42:01 3.23 0.87 2.37 0.00 18.40 31.06 0.00 17:05:00 16:43:01 0.88 0.00 0.88 0.00 0.00 10.26 0.00 17:05:00 16:44:01 1.27 0.02 1.25 0.00 0.13 15.99 0.00 17:05:00 16:45:01 1.30 0.00 1.30 0.00 0.00 15.20 0.00 17:05:00 16:46:01 1.30 0.00 1.30 0.00 0.00 15.46 0.00 17:05:00 16:47:01 0.92 0.00 0.92 0.00 0.00 10.93 0.00 17:05:00 16:48:01 1.32 0.00 1.32 0.00 0.00 15.73 0.00 17:05:00 16:49:01 1.43 0.00 1.43 0.00 0.00 18.00 0.00 17:05:00 16:50:01 1.10 0.00 1.10 0.00 0.00 12.40 0.00 17:05:00 16:51:01 0.97 0.00 0.97 0.00 0.00 11.73 0.00 17:05:00 16:52:01 1.28 0.00 1.28 0.00 0.00 15.99 0.00 17:05:00 16:53:01 0.97 0.00 0.97 0.00 0.00 10.93 0.00 17:05:00 16:54:01 1.18 0.00 1.18 0.00 0.00 13.60 0.00 17:05:00 16:55:01 1.15 0.00 1.15 0.00 0.00 13.46 0.00 17:05:00 16:56:01 1.23 0.00 1.23 0.00 0.00 14.93 0.00 17:05:00 16:57:01 0.92 0.00 0.92 0.00 0.00 11.06 0.00 17:05:00 16:58:01 1.25 0.00 1.25 0.00 0.00 14.93 0.00 17:05:00 16:59:01 1.53 0.00 1.53 0.00 0.00 19.60 0.00 17:05:00 17:00:01 1.05 0.00 1.05 0.00 0.00 11.86 0.00 17:05:00 17:01:02 0.97 0.00 0.97 0.00 0.00 11.60 0.00 17:05:00 17:02:01 1.41 0.00 1.41 0.00 0.00 18.03 0.00 17:05:00 17:03:01 1.00 0.00 1.00 0.00 0.00 11.60 0.00 17:05:00 17:04:01 1.38 0.00 1.38 0.00 0.00 16.93 0.00 17:05:00 Average: 85.59 2.15 83.43 0.00 242.55 29467.66 0.00 17:05:00 17:05:00 16:29:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 17:05:00 16:30:01 29948552 31888276 466868 1.42 92308 2154516 1959104 5.77 900416 1748196 876 17:05:00 16:31:01 28464560 31786584 516388 1.57 103788 3478120 1975956 5.82 1127968 2905880 295868 17:05:00 16:32:01 27551416 31432652 860576 2.62 136996 3944732 2575216 7.59 1729872 3143104 299660 17:05:00 16:33:01 27728520 31781560 508552 1.55 140204 4082004 1881584 5.55 1278024 3383976 176052 17:05:00 16:34:01 27672804 31769128 526228 1.60 141264 4139684 1936036 5.71 1281292 3457764 140 17:05:00 16:35:01 24491596 31684336 592476 1.80 275680 6843768 2081836 6.14 1871664 5767096 358428 17:05:00 16:36:01 21939532 30821908 1438000 4.37 281096 8506904 4854736 14.31 2883996 7261400 69816 17:05:00 16:37:01 22445524 31692316 581028 1.77 288756 8863408 2237240 6.59 1993804 7668720 78792 17:05:00 16:38:01 20491536 31599504 672944 2.05 364680 10512856 2697052 7.95 2198768 9277080 533888 17:05:00 16:39:01 19578388 31526104 739028 2.25 386736 11295360 2926404 8.62 2420460 9930384 205112 17:05:00 16:40:01 20197704 31693616 577420 1.76 424676 10805220 2181080 6.43 2200604 9533640 119040 17:05:00 16:41:01 20581268 31759872 516512 1.57 429296 10494564 1902584 5.61 2165476 9203760 168 17:05:00 16:42:01 20581692 31761132 515400 1.57 429356 10495076 1933184 5.70 2164816 9204136 8 17:05:00 16:43:01 20597448 31776916 499556 1.52 429380 10495084 1933184 5.70 2149476 9204140 172 17:05:00 16:44:01 20593996 31773488 502784 1.53 429416 10495084 1923944 5.67 2154832 9204192 232 17:05:00 16:45:01 20597836 31777340 499080 1.52 429428 10495088 1923944 5.67 2148320 9204192 144 17:05:00 16:46:01 20598640 31778148 498296 1.52 429456 10495092 1923944 5.67 2147932 9204196 12 17:05:00 16:47:01 20598592 31778164 498268 1.52 429472 10495092 1923944 5.67 2148868 9204220 156 17:05:00 16:48:01 20598324 31777924 498448 1.52 429492 10495096 1923944 5.67 2147992 9204224 8 17:05:00 16:49:01 20598212 31777932 498476 1.52 429516 10495092 1923944 5.67 2147880 9204320 160 17:05:00 16:50:01 20598700 31778456 497908 1.51 429528 10495104 1923944 5.67 2148244 9204332 12 17:05:00 16:51:01 20598868 31778632 497868 1.51 429548 10495112 1923944 5.67 2147884 9204336 168 17:05:00 16:52:01 20598284 31778060 498400 1.52 429564 10495116 1923944 5.67 2148144 9204344 12 17:05:00 16:53:01 20598268 31778048 498348 1.52 429568 10495116 1907716 5.62 2147904 9204344 140 17:05:00 16:54:01 20598472 31778300 498072 1.51 429576 10495120 1907716 5.62 2147932 9204348 40 17:05:00 16:55:01 20598424 31778256 498128 1.51 429612 10495120 1907716 5.62 2148308 9204348 144 17:05:00 16:56:01 20598440 31778328 498064 1.51 429632 10495124 1907716 5.62 2148124 9204352 8 17:05:00 16:57:01 20598896 31778788 497540 1.51 429644 10495128 1907716 5.62 2148136 9204356 168 17:05:00 16:58:01 20599032 31778960 497544 1.51 429660 10495128 1907716 5.62 2148876 9204360 24 17:05:00 16:59:01 20599008 31779064 497332 1.51 429696 10495252 1907716 5.62 2148460 9204484 184 17:05:00 17:00:01 20598716 31778832 497580 1.51 429716 10495260 1907716 5.62 2148480 9204496 12 17:05:00 17:01:02 20598668 31778788 497544 1.51 429732 10495268 1923768 5.67 2148388 9204500 192 17:05:00 17:02:01 20598652 31778820 497472 1.51 429752 10495272 1923768 5.67 2148980 9204500 20 17:05:00 17:03:01 20598824 31779000 497236 1.51 429756 10495272 1923768 5.67 2148308 9204500 176 17:05:00 17:04:01 20598488 31778688 497696 1.51 429784 10495276 1923768 5.67 2149020 9204504 12 17:05:00 Average: 21852454 31723312 556373 1.69 369879 9328843 2095643 6.18 2042504 8142306 61144 17:05:00 17:05:00 16:29:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 17:05:00 16:30:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:05:00 16:30:01 ens3 706.30 462.66 4364.91 74.29 0.00 0.00 0.00 0.00 17:05:00 16:30:01 lo 1.13 1.13 0.10 0.10 0.00 0.00 0.00 0.00 17:05:00 16:31:01 docker0 479.44 413.45 34.64 2719.38 0.00 0.00 0.00 0.00 17:05:00 16:31:01 ens3 732.99 674.44 8409.33 87.98 0.00 0.00 0.00 0.00 17:05:00 16:31:01 lo 4.87 4.87 0.47 0.47 0.00 0.00 0.00 0.00 17:05:00 16:32:01 veth8128717 0.00 0.17 0.00 0.01 0.00 0.00 0.00 0.00 17:05:00 16:32:01 docker0 109.80 129.73 8.71 1150.69 0.00 0.00 0.00 0.00 17:05:00 16:32:01 ens3 189.30 164.02 1189.11 77.88 0.00 0.00 0.00 0.00 17:05:00 16:32:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:05:00 16:33:01 veth8128717 1.45 1.48 0.11 0.12 0.00 0.00 0.00 0.00 17:05:00 16:33:01 docker0 1.45 1.45 0.09 0.12 0.00 0.00 0.00 0.00 17:05:00 16:33:01 ens3 24.53 15.60 19.35 10.46 0.00 0.00 0.00 0.00 17:05:00 16:33:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 17:05:00 16:34:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:05:00 16:34:01 ens3 109.65 75.19 1690.40 63.56 0.00 0.00 0.00 0.00 17:05:00 16:34:01 lo 0.60 0.60 0.06 0.06 0.00 0.00 0.00 0.00 17:05:00 16:35:01 veth48e2e52 0.00 0.55 0.00 0.04 0.00 0.00 0.00 0.00 17:05:00 16:35:01 docker0 126.71 186.49 9.99 1634.09 0.00 0.00 0.00 0.00 17:05:00 16:35:01 ens3 214.70 144.13 1662.44 23.65 0.00 0.00 0.00 0.00 17:05:00 16:35:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 17:05:00 16:36:01 veth48e2e52 0.00 0.17 0.00 0.01 0.00 0.00 0.00 0.00 17:05:00 16:36:01 docker0 13.96 16.98 0.81 81.54 0.00 0.00 0.00 0.00 17:05:00 16:36:01 veth745dd3b 0.00 0.28 0.00 0.02 0.00 0.00 0.00 0.00 17:05:00 16:36:01 ens3 62.21 54.93 140.36 62.47 0.00 0.00 0.00 0.00 17:05:00 16:36:01 vethb326cf2 0.00 0.28 0.00 0.02 0.00 0.00 0.00 0.00 17:05:00 16:36:01 vethaf94c93 0.00 0.28 0.00 0.02 0.00 0.00 0.00 0.00 17:05:00 16:36:01 lo 0.47 0.47 0.05 0.05 0.00 0.00 0.00 0.00 17:05:00 16:36:01 vethf8b921d 0.00 0.28 0.00 0.02 0.00 0.00 0.00 0.00 17:05:00 16:37:01 veth48e2e52 0.00 0.80 0.00 0.03 0.00 0.00 0.00 0.00 17:05:00 16:37:01 veth46ef115 15.71 17.53 1.43 144.97 0.00 0.00 0.00 0.01 17:05:00 16:37:01 docker0 31.49 43.18 2.14 367.23 0.00 0.00 0.00 0.00 17:05:00 16:37:01 ens3 77.27 54.99 438.27 15.83 0.00 0.00 0.00 0.00 17:05:00 16:37:01 lo 1.60 1.60 0.15 0.15 0.00 0.00 0.00 0.00 17:05:00 16:38:01 veth48e2e52 0.00 0.13 0.00 0.01 0.00 0.00 0.00 0.00 17:05:00 16:38:01 docker0 82.84 107.17 6.41 1120.32 0.00 0.00 0.00 0.00 17:05:00 16:38:01 ens3 130.16 97.13 1138.90 17.62 0.00 0.00 0.00 0.00 17:05:00 16:38:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:05:00 16:39:01 veth48e2e52 0.00 0.15 0.00 0.01 0.00 0.00 0.00 0.00 17:05:00 16:39:01 docker0 12.41 18.68 0.72 118.11 0.00 0.00 0.00 0.00 17:05:00 16:39:01 vetha536690 0.00 0.22 0.00 0.01 0.00 0.00 0.00 0.00 17:05:00 16:39:01 veth3266282 0.00 0.12 0.00 0.01 0.00 0.00 0.00 0.00 17:05:00 16:39:01 ens3 73.50 58.66 142.36 82.70 0.00 0.00 0.00 0.00 17:05:00 16:39:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 17:05:00 16:40:01 veth48e2e52 0.00 0.95 0.00 0.04 0.00 0.00 0.00 0.00 17:05:00 16:40:01 docker0 72.24 111.86 4.72 1150.88 0.00 0.00 0.00 0.00 17:05:00 16:40:01 ens3 175.60 123.93 1179.81 80.63 0.00 0.00 0.00 0.00 17:05:00 16:40:01 veth9d1cf7a 10.68 33.33 0.83 629.53 0.00 0.00 0.00 0.05 17:05:00 16:40:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:05:00 16:41:01 docker0 3.75 4.28 0.50 23.83 0.00 0.00 0.00 0.00 17:05:00 16:41:01 ens3 21.11 14.93 37.96 7.86 0.00 0.00 0.00 0.00 17:05:00 16:41:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 17:05:00 16:42:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:05:00 16:42:01 ens3 0.03 0.03 0.00 0.00 0.00 0.00 0.00 0.00 17:05:00 16:42:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:05:00 16:43:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:05:00 16:43:01 ens3 0.92 0.32 0.61 0.08 0.00 0.00 0.00 0.00 17:05:00 16:43:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 17:05:00 16:44:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:05:00 16:44:01 ens3 0.40 0.32 0.26 0.21 0.00 0.00 0.00 0.00 17:05:00 16:44:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:05:00 16:45:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:05:00 16:45:01 ens3 0.23 0.18 0.08 0.07 0.00 0.00 0.00 0.00 17:05:00 16:45:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 17:05:00 16:46:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:05:00 16:46:01 ens3 0.48 0.08 0.05 0.00 0.00 0.00 0.00 0.00 17:05:00 16:46:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:05:00 16:47:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:05:00 16:47:01 ens3 0.52 0.33 0.26 0.21 0.00 0.00 0.00 0.00 17:05:00 16:47:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 17:05:00 16:48:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:05:00 16:48:01 ens3 0.07 0.03 0.00 0.00 0.00 0.00 0.00 0.00 17:05:00 16:48:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:05:00 16:49:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:05:00 16:49:01 ens3 0.10 0.08 0.01 0.01 0.00 0.00 0.00 0.00 17:05:00 16:49:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 17:05:00 16:50:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:05:00 16:50:01 ens3 0.20 0.13 0.08 0.07 0.00 0.00 0.00 0.00 17:05:00 16:50:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:05:00 16:51:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:05:00 16:51:01 ens3 0.10 0.08 0.01 0.01 0.00 0.00 0.00 0.00 17:05:00 16:51:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 17:05:00 16:52:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:05:00 16:52:01 ens3 0.13 0.05 0.12 0.00 0.00 0.00 0.00 0.00 17:05:00 16:52:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:05:00 16:53:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:05:00 16:53:01 ens3 0.10 0.08 0.01 0.01 0.00 0.00 0.00 0.00 17:05:00 16:53:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 17:05:00 16:54:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:05:00 16:54:01 ens3 0.03 0.02 0.00 0.00 0.00 0.00 0.00 0.00 17:05:00 16:54:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:05:00 16:55:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:05:00 16:55:01 ens3 0.22 0.18 0.08 0.07 0.00 0.00 0.00 0.00 17:05:00 16:55:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 17:05:00 16:56:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:05:00 16:56:01 ens3 0.02 0.02 0.00 0.00 0.00 0.00 0.00 0.00 17:05:00 16:56:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:05:00 16:57:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:05:00 16:57:01 ens3 0.08 0.08 0.01 0.01 0.00 0.00 0.00 0.00 17:05:00 16:57:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 17:05:00 16:58:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:05:00 16:58:01 ens3 1.07 0.47 0.45 0.28 0.00 0.00 0.00 0.00 17:05:00 16:58:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:05:00 16:59:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:05:00 16:59:01 ens3 0.12 0.08 0.01 0.01 0.00 0.00 0.00 0.00 17:05:00 16:59:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 17:05:00 17:00:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:05:00 17:00:01 ens3 0.48 0.12 0.09 0.07 0.00 0.00 0.00 0.00 17:05:00 17:00:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:05:00 17:01:02 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:05:00 17:01:02 ens3 1.20 0.08 0.11 0.01 0.00 0.00 0.00 0.00 17:05:00 17:01:02 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 17:05:00 17:02:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:05:00 17:02:01 ens3 0.92 0.58 0.58 0.41 0.00 0.00 0.00 0.00 17:05:00 17:02:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:05:00 17:03:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:05:00 17:03:01 ens3 0.55 0.12 0.06 0.01 0.00 0.00 0.00 0.00 17:05:00 17:03:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 17:05:00 17:04:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:05:00 17:04:01 ens3 0.98 0.42 0.39 0.28 0.00 0.00 0.00 0.00 17:05:00 17:04:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:05:00 Average: docker0 26.70 29.54 1.97 239.16 0.00 0.00 0.00 0.00 17:05:00 Average: ens3 72.22 55.59 583.64 17.34 0.00 0.00 0.00 0.00 17:05:00 Average: lo 0.33 0.33 0.03 0.03 0.00 0.00 0.00 0.00 17:05:00 17:05:00 17:05:00 ---> sar -P ALL: 17:05:00 Linux 5.4.0-94-generic (prd-ubuntu20-04-docker-8c-8g-24317) 09/01/22 _x86_64_ (8 CPU) 17:05:00 17:05:00 16:28:52 LINUX RESTART (8 CPU) 17:05:00 17:05:00 16:29:01 CPU %user %nice %system %iowait %steal %idle 17:05:00 16:30:01 all 6.74 0.00 2.43 5.88 0.10 84.85 17:05:00 16:30:01 0 5.77 0.00 4.38 1.07 0.08 88.70 17:05:00 16:30:01 1 6.89 0.00 2.64 9.92 0.07 80.48 17:05:00 16:30:01 2 6.13 0.00 1.97 9.54 0.08 82.28 17:05:00 16:30:01 3 6.36 0.00 2.23 7.30 0.13 83.98 17:05:00 16:30:01 4 3.71 0.00 1.24 1.00 0.07 93.98 17:05:00 16:30:01 5 9.70 0.00 2.14 5.74 0.08 82.33 17:05:00 16:30:01 6 8.44 0.00 1.92 8.44 0.08 81.12 17:05:00 16:30:01 7 6.91 0.00 2.94 4.01 0.19 85.96 17:05:00 16:31:01 all 7.81 0.00 3.31 6.99 0.29 81.60 17:05:00 16:31:01 0 6.76 0.00 3.24 8.86 0.23 80.90 17:05:00 16:31:01 1 8.06 0.00 3.28 0.59 0.32 87.75 17:05:00 16:31:01 2 10.97 0.00 4.75 31.42 0.29 52.57 17:05:00 16:31:01 3 7.55 0.00 2.96 6.54 0.34 82.62 17:05:00 16:31:01 4 6.90 0.00 2.41 0.35 0.20 90.14 17:05:00 16:31:01 5 8.32 0.00 2.40 0.35 0.30 88.63 17:05:00 16:31:01 6 6.62 0.00 3.88 7.54 0.25 81.71 17:05:00 16:31:01 7 7.29 0.00 3.55 0.22 0.37 88.56 17:05:00 16:32:01 all 18.98 0.00 3.22 6.74 0.22 70.85 17:05:00 16:32:01 0 19.08 0.00 2.78 0.27 0.25 77.62 17:05:00 16:32:01 1 18.56 0.00 3.12 0.40 0.15 77.76 17:05:00 16:32:01 2 19.34 0.00 3.45 8.13 0.17 68.92 17:05:00 16:32:01 3 18.90 0.00 3.84 15.38 0.23 61.65 17:05:00 16:32:01 4 18.09 0.00 3.51 13.54 0.20 64.65 17:05:00 16:32:01 5 19.15 0.00 2.90 2.58 0.29 75.08 17:05:00 16:32:01 6 19.75 0.00 3.20 12.16 0.22 64.68 17:05:00 16:32:01 7 18.94 0.00 2.93 1.46 0.27 76.40 17:05:00 16:33:01 all 41.42 0.00 6.36 4.07 0.24 47.90 17:05:00 16:33:01 0 41.11 0.00 6.10 0.12 0.30 52.37 17:05:00 16:33:01 1 41.62 0.00 6.58 19.80 0.24 31.76 17:05:00 16:33:01 2 41.32 0.00 7.11 0.12 0.24 51.22 17:05:00 16:33:01 3 41.71 0.00 5.73 0.34 0.24 51.99 17:05:00 16:33:01 4 42.22 0.00 6.41 1.75 0.18 49.45 17:05:00 16:33:01 5 40.76 0.00 6.18 0.42 0.22 52.42 17:05:00 16:33:01 6 41.31 0.00 5.95 0.15 0.25 52.34 17:05:00 16:33:01 7 41.32 0.00 6.88 9.93 0.25 41.62 17:05:00 16:34:01 all 34.35 0.00 5.55 3.10 0.21 56.79 17:05:00 16:34:01 0 33.45 0.00 5.59 0.00 0.19 60.77 17:05:00 16:34:01 1 33.87 0.00 4.98 0.82 0.22 60.10 17:05:00 16:34:01 2 35.34 0.00 5.66 11.70 0.20 47.10 17:05:00 16:34:01 3 34.13 0.00 5.47 1.73 0.20 58.47 17:05:00 16:34:01 4 33.83 0.00 5.84 10.04 0.24 50.05 17:05:00 16:34:01 5 33.45 0.00 6.10 0.07 0.18 60.19 17:05:00 16:34:01 6 34.16 0.00 5.65 0.15 0.22 59.82 17:05:00 16:34:01 7 36.59 0.00 5.09 0.27 0.22 57.83 17:05:00 16:35:01 all 10.99 0.00 7.03 11.78 0.35 69.85 17:05:00 16:35:01 0 11.25 0.00 7.30 12.80 0.31 68.34 17:05:00 16:35:01 1 11.09 0.00 6.89 3.23 0.24 78.55 17:05:00 16:35:01 2 12.21 0.00 8.38 43.02 0.27 36.12 17:05:00 16:35:01 3 10.62 0.00 7.34 7.92 0.46 73.66 17:05:00 16:35:01 4 9.26 0.00 7.13 2.35 0.34 80.92 17:05:00 16:35:01 5 12.25 0.00 7.35 8.98 0.48 70.95 17:05:00 16:35:01 6 10.29 0.00 5.82 12.04 0.32 71.53 17:05:00 16:35:01 7 10.99 0.00 6.01 4.01 0.39 78.60 17:05:00 16:36:01 all 26.52 0.00 5.81 11.77 0.22 55.68 17:05:00 16:36:01 0 25.93 0.00 6.56 0.99 0.22 66.30 17:05:00 16:36:01 1 26.50 0.00 5.74 0.18 0.18 67.39 17:05:00 16:36:01 2 26.31 0.00 5.92 4.23 0.22 63.32 17:05:00 16:36:01 3 27.47 0.00 7.09 61.68 0.39 3.37 17:05:00 16:36:01 4 26.25 0.00 4.72 1.21 0.12 67.71 17:05:00 16:36:01 5 26.38 0.00 6.24 1.64 0.23 65.50 17:05:00 16:36:01 6 26.94 0.00 4.83 23.28 0.17 44.77 17:05:00 16:36:01 7 26.40 0.00 5.35 1.16 0.23 66.85 17:05:00 16:37:01 all 31.41 0.00 6.46 16.72 0.36 45.05 17:05:00 16:37:01 0 30.67 0.00 6.81 8.40 0.39 53.73 17:05:00 16:37:01 1 31.59 0.00 5.19 10.22 0.29 52.71 17:05:00 16:37:01 2 30.59 0.00 5.86 31.78 0.36 31.41 17:05:00 16:37:01 3 33.23 0.00 7.29 20.82 0.27 38.39 17:05:00 16:37:01 4 29.94 0.00 6.34 3.39 0.46 59.87 17:05:00 16:37:01 5 34.05 0.00 7.40 29.96 0.32 28.28 17:05:00 16:37:01 6 30.69 0.00 6.26 21.73 0.42 40.90 17:05:00 16:37:01 7 30.53 0.00 6.51 7.41 0.37 55.17 17:05:00 16:38:01 all 16.95 0.00 5.63 29.66 0.59 47.18 17:05:00 16:38:01 0 18.98 0.00 6.08 25.06 0.51 49.36 17:05:00 16:38:01 1 16.25 0.00 4.70 61.58 0.47 17.00 17:05:00 16:38:01 2 18.98 0.00 5.93 29.93 0.68 44.48 17:05:00 16:38:01 3 19.94 0.00 7.09 29.37 0.78 42.82 17:05:00 16:38:01 4 14.07 0.00 6.08 12.59 0.48 66.79 17:05:00 16:38:01 5 20.40 0.00 5.25 14.26 0.56 59.52 17:05:00 16:38:01 6 14.06 0.00 5.21 55.89 0.76 24.08 17:05:00 16:38:01 7 13.00 0.00 4.68 8.39 0.47 73.46 17:05:00 16:39:01 all 33.47 0.00 8.77 17.35 0.64 39.77 17:05:00 16:39:01 0 34.22 0.00 10.23 45.85 0.48 9.21 17:05:00 16:39:01 1 32.05 0.00 8.49 30.54 0.69 28.24 17:05:00 16:39:01 2 34.91 0.00 10.60 10.13 0.75 43.61 17:05:00 16:39:01 3 35.16 0.00 9.57 4.00 0.62 50.64 17:05:00 16:39:01 4 31.34 0.00 7.33 10.05 0.61 50.66 17:05:00 16:39:01 5 36.23 0.00 8.88 7.81 0.60 46.48 17:05:00 16:39:01 6 32.46 0.00 7.43 11.43 0.72 47.96 17:05:00 16:39:01 7 31.35 0.00 7.57 18.88 0.63 41.57 17:05:00 16:40:01 all 32.66 0.00 7.45 10.88 0.17 48.83 17:05:00 16:40:01 0 38.11 0.00 8.97 26.49 0.17 26.26 17:05:00 16:40:01 1 32.93 0.00 7.38 9.04 0.20 50.46 17:05:00 16:40:01 2 31.63 0.00 6.59 2.96 0.15 58.67 17:05:00 16:40:01 3 31.39 0.00 7.19 2.94 0.15 58.32 17:05:00 16:40:01 4 30.92 0.00 6.26 13.41 0.17 49.24 17:05:00 16:40:01 5 35.79 0.00 7.93 18.35 0.15 37.78 17:05:00 16:40:01 6 29.08 0.00 7.90 9.64 0.19 53.19 17:05:00 16:40:01 7 31.44 0.00 7.39 4.17 0.20 56.79 17:05:00 17:05:00 16:40:01 CPU %user %nice %system %iowait %steal %idle 17:05:00 16:41:01 all 2.28 0.00 0.71 3.29 0.06 93.67 17:05:00 16:41:01 0 2.25 0.00 0.57 0.27 0.03 96.88 17:05:00 16:41:01 1 1.80 0.00 0.67 1.19 0.07 96.28 17:05:00 16:41:01 2 0.83 0.00 0.97 0.00 0.03 98.17 17:05:00 16:41:01 3 0.62 0.00 0.35 0.33 0.05 98.65 17:05:00 16:41:01 4 6.41 0.00 1.05 0.77 0.15 91.62 17:05:00 16:41:01 5 2.92 0.00 0.82 6.36 0.03 89.87 17:05:00 16:41:01 6 1.27 0.00 0.62 15.62 0.05 82.44 17:05:00 16:41:01 7 2.10 0.00 0.62 1.77 0.08 95.43 17:05:00 16:42:01 all 0.09 0.00 0.04 0.02 0.01 99.84 17:05:00 16:42:01 0 0.00 0.00 0.03 0.00 0.02 99.95 17:05:00 16:42:01 1 0.30 0.00 0.02 0.00 0.02 99.67 17:05:00 16:42:01 2 0.00 0.00 0.02 0.00 0.00 99.98 17:05:00 16:42:01 3 0.05 0.00 0.03 0.00 0.00 99.92 17:05:00 16:42:01 4 0.02 0.00 0.03 0.00 0.00 99.95 17:05:00 16:42:01 5 0.17 0.00 0.15 0.10 0.02 99.57 17:05:00 16:42:01 6 0.13 0.00 0.03 0.08 0.02 99.73 17:05:00 16:42:01 7 0.03 0.00 0.03 0.00 0.00 99.93 17:05:00 16:43:01 all 0.02 0.00 0.02 0.01 0.00 99.95 17:05:00 16:43:01 0 0.00 0.00 0.00 0.02 0.00 99.98 17:05:00 16:43:01 1 0.02 0.00 0.07 0.00 0.00 99.92 17:05:00 16:43:01 2 0.02 0.00 0.03 0.00 0.00 99.95 17:05:00 16:43:01 3 0.02 0.00 0.02 0.00 0.02 99.95 17:05:00 16:43:01 4 0.03 0.00 0.02 0.00 0.00 99.95 17:05:00 16:43:01 5 0.07 0.00 0.03 0.05 0.00 99.85 17:05:00 16:43:01 6 0.00 0.00 0.00 0.00 0.00 100.00 17:05:00 16:43:01 7 0.00 0.00 0.02 0.00 0.00 99.98 17:05:00 16:44:01 all 0.12 0.00 0.02 0.04 0.00 99.81 17:05:00 16:44:01 0 0.03 0.00 0.03 0.08 0.00 99.85 17:05:00 16:44:01 1 0.88 0.00 0.00 0.00 0.00 99.12 17:05:00 16:44:01 2 0.00 0.00 0.03 0.00 0.00 99.97 17:05:00 16:44:01 3 0.03 0.00 0.03 0.00 0.00 99.93 17:05:00 16:44:01 4 0.00 0.00 0.02 0.00 0.00 99.98 17:05:00 16:44:01 5 0.02 0.00 0.02 0.22 0.00 99.75 17:05:00 16:44:01 6 0.00 0.00 0.03 0.03 0.00 99.93 17:05:00 16:44:01 7 0.03 0.00 0.00 0.00 0.00 99.97 17:05:00 16:45:01 all 0.08 0.00 0.01 0.01 0.01 99.88 17:05:00 16:45:01 0 0.00 0.00 0.00 0.00 0.00 100.00 17:05:00 16:45:01 1 0.57 0.00 0.00 0.00 0.02 99.42 17:05:00 16:45:01 2 0.00 0.00 0.00 0.00 0.02 99.98 17:05:00 16:45:01 3 0.03 0.00 0.03 0.00 0.02 99.92 17:05:00 16:45:01 4 0.02 0.00 0.02 0.00 0.00 99.97 17:05:00 16:45:01 5 0.03 0.00 0.02 0.10 0.00 99.85 17:05:00 16:45:01 6 0.02 0.00 0.02 0.02 0.00 99.95 17:05:00 16:45:01 7 0.00 0.00 0.02 0.00 0.00 99.98 17:05:00 16:46:01 all 0.01 0.00 0.01 0.01 0.00 99.98 17:05:00 16:46:01 0 0.00 0.00 0.00 0.00 0.00 100.00 17:05:00 16:46:01 1 0.00 0.00 0.00 0.00 0.00 100.00 17:05:00 16:46:01 2 0.02 0.00 0.02 0.00 0.00 99.97 17:05:00 16:46:01 3 0.03 0.00 0.03 0.00 0.00 99.93 17:05:00 16:46:01 4 0.00 0.00 0.00 0.00 0.00 100.00 17:05:00 16:46:01 5 0.00 0.00 0.00 0.05 0.00 99.95 17:05:00 16:46:01 6 0.02 0.00 0.00 0.00 0.00 99.98 17:05:00 16:46:01 7 0.00 0.00 0.00 0.00 0.00 100.00 17:05:00 16:47:01 all 0.09 0.00 0.01 0.01 0.01 99.88 17:05:00 16:47:01 0 0.00 0.00 0.00 0.00 0.00 100.00 17:05:00 16:47:01 1 0.62 0.00 0.03 0.00 0.02 99.33 17:05:00 16:47:01 2 0.00 0.00 0.00 0.00 0.00 100.00 17:05:00 16:47:01 3 0.02 0.00 0.03 0.00 0.02 99.93 17:05:00 16:47:01 4 0.00 0.00 0.02 0.00 0.00 99.98 17:05:00 16:47:01 5 0.03 0.00 0.00 0.02 0.02 99.93 17:05:00 16:47:01 6 0.00 0.00 0.00 0.08 0.00 99.92 17:05:00 16:47:01 7 0.02 0.00 0.03 0.00 0.00 99.95 17:05:00 16:48:01 all 0.12 0.00 0.01 0.02 0.00 99.85 17:05:00 16:48:01 0 0.00 0.00 0.02 0.00 0.00 99.98 17:05:00 16:48:01 1 0.88 0.00 0.00 0.00 0.00 99.12 17:05:00 16:48:01 2 0.00 0.00 0.00 0.00 0.00 100.00 17:05:00 16:48:01 3 0.05 0.00 0.03 0.00 0.00 99.92 17:05:00 16:48:01 4 0.02 0.00 0.00 0.00 0.00 99.98 17:05:00 16:48:01 5 0.00 0.00 0.02 0.12 0.00 99.87 17:05:00 16:48:01 6 0.00 0.00 0.02 0.02 0.00 99.97 17:05:00 16:48:01 7 0.00 0.00 0.02 0.00 0.00 99.98 17:05:00 16:49:01 all 0.05 0.00 0.01 0.03 0.01 99.91 17:05:00 16:49:01 0 0.00 0.00 0.02 0.00 0.00 99.98 17:05:00 16:49:01 1 0.25 0.00 0.00 0.00 0.03 99.72 17:05:00 16:49:01 2 0.00 0.00 0.02 0.00 0.00 99.98 17:05:00 16:49:01 3 0.03 0.00 0.03 0.00 0.02 99.92 17:05:00 16:49:01 4 0.00 0.00 0.00 0.00 0.00 100.00 17:05:00 16:49:01 5 0.05 0.00 0.00 0.18 0.00 99.77 17:05:00 16:49:01 6 0.02 0.00 0.00 0.02 0.00 99.97 17:05:00 16:49:01 7 0.02 0.00 0.02 0.02 0.02 99.93 17:05:00 16:50:01 all 0.11 0.00 0.00 0.01 0.00 99.88 17:05:00 16:50:01 0 0.00 0.00 0.00 0.00 0.00 100.00 17:05:00 16:50:01 1 0.73 0.00 0.02 0.00 0.00 99.25 17:05:00 16:50:01 2 0.02 0.00 0.00 0.00 0.00 99.98 17:05:00 16:50:01 3 0.07 0.00 0.00 0.00 0.00 99.93 17:05:00 16:50:01 4 0.03 0.00 0.02 0.00 0.00 99.95 17:05:00 16:50:01 5 0.03 0.00 0.00 0.02 0.00 99.95 17:05:00 16:50:01 6 0.02 0.00 0.00 0.05 0.00 99.93 17:05:00 16:50:01 7 0.00 0.00 0.00 0.00 0.00 100.00 17:05:00 16:51:01 all 0.11 0.00 0.01 0.01 0.00 99.86 17:05:00 16:51:01 0 0.02 0.00 0.02 0.00 0.02 99.95 17:05:00 16:51:01 1 0.85 0.00 0.02 0.00 0.00 99.14 17:05:00 16:51:01 2 0.00 0.00 0.02 0.00 0.00 99.98 17:05:00 16:51:01 3 0.03 0.00 0.03 0.00 0.00 99.93 17:05:00 16:51:01 4 0.00 0.00 0.00 0.00 0.00 100.00 17:05:00 16:51:01 5 0.00 0.00 0.00 0.05 0.00 99.95 17:05:00 16:51:01 6 0.00 0.00 0.02 0.05 0.00 99.93 17:05:00 16:51:01 7 0.00 0.00 0.02 0.00 0.00 99.98 17:05:00 17:05:00 16:51:01 CPU %user %nice %system %iowait %steal %idle 17:05:00 16:52:01 all 0.02 0.00 0.00 0.00 0.00 99.97 17:05:00 16:52:01 0 0.02 0.00 0.00 0.00 0.00 99.98 17:05:00 16:52:01 1 0.02 0.00 0.00 0.00 0.02 99.97 17:05:00 16:52:01 2 0.00 0.00 0.00 0.00 0.00 100.00 17:05:00 16:52:01 3 0.03 0.00 0.02 0.00 0.02 99.93 17:05:00 16:52:01 4 0.03 0.00 0.00 0.00 0.00 99.97 17:05:00 16:52:01 5 0.03 0.00 0.00 0.02 0.00 99.95 17:05:00 16:52:01 6 0.00 0.00 0.00 0.00 0.00 100.00 17:05:00 16:52:01 7 0.00 0.00 0.02 0.00 0.00 99.98 17:05:00 16:53:01 all 0.05 0.00 0.00 0.01 0.00 99.94 17:05:00 16:53:01 0 0.00 0.00 0.00 0.00 0.00 100.00 17:05:00 16:53:01 1 0.32 0.00 0.02 0.00 0.00 99.67 17:05:00 16:53:01 2 0.00 0.00 0.00 0.00 0.00 100.00 17:05:00 16:53:01 3 0.03 0.00 0.00 0.00 0.00 99.97 17:05:00 16:53:01 4 0.00 0.00 0.00 0.00 0.00 100.00 17:05:00 16:53:01 5 0.02 0.00 0.00 0.00 0.00 99.98 17:05:00 16:53:01 6 0.00 0.00 0.02 0.08 0.00 99.90 17:05:00 16:53:01 7 0.00 0.00 0.00 0.00 0.00 100.00 17:05:00 16:54:01 all 0.13 0.00 0.01 0.01 0.00 99.84 17:05:00 16:54:01 0 0.00 0.00 0.02 0.00 0.00 99.98 17:05:00 16:54:01 1 0.96 0.00 0.02 0.00 0.00 99.02 17:05:00 16:54:01 2 0.00 0.00 0.00 0.00 0.00 100.00 17:05:00 16:54:01 3 0.03 0.00 0.02 0.00 0.02 99.93 17:05:00 16:54:01 4 0.00 0.00 0.02 0.00 0.00 99.98 17:05:00 16:54:01 5 0.02 0.00 0.00 0.02 0.00 99.97 17:05:00 16:54:01 6 0.00 0.00 0.00 0.08 0.00 99.92 17:05:00 16:54:01 7 0.03 0.00 0.03 0.02 0.00 99.92 17:05:00 16:55:01 all 0.17 0.00 0.01 0.01 0.00 99.81 17:05:00 16:55:01 0 0.02 0.00 0.00 0.00 0.00 99.98 17:05:00 16:55:01 1 1.22 0.00 0.00 0.00 0.02 98.76 17:05:00 16:55:01 2 0.02 0.00 0.00 0.00 0.00 99.98 17:05:00 16:55:01 3 0.05 0.00 0.03 0.00 0.00 99.92 17:05:00 16:55:01 4 0.02 0.00 0.00 0.00 0.00 99.98 17:05:00 16:55:01 5 0.02 0.00 0.02 0.05 0.00 99.92 17:05:00 16:55:01 6 0.00 0.00 0.02 0.02 0.02 99.95 17:05:00 16:55:01 7 0.00 0.00 0.02 0.02 0.00 99.97 17:05:00 16:56:01 all 0.10 0.00 0.01 0.00 0.00 99.89 17:05:00 16:56:01 0 0.00 0.00 0.00 0.00 0.00 100.00 17:05:00 16:56:01 1 0.70 0.00 0.00 0.00 0.00 99.30 17:05:00 16:56:01 2 0.02 0.00 0.00 0.00 0.00 99.98 17:05:00 16:56:01 3 0.02 0.00 0.03 0.00 0.02 99.93 17:05:00 16:56:01 4 0.00 0.00 0.00 0.00 0.00 100.00 17:05:00 16:56:01 5 0.02 0.00 0.02 0.02 0.00 99.95 17:05:00 16:56:01 6 0.02 0.00 0.00 0.00 0.00 99.98 17:05:00 16:56:01 7 0.02 0.00 0.00 0.00 0.00 99.98 17:05:00 16:57:01 all 0.09 0.00 0.01 0.06 0.01 99.84 17:05:00 16:57:01 0 0.00 0.00 0.00 0.00 0.03 99.97 17:05:00 16:57:01 1 0.58 0.00 0.00 0.00 0.03 99.38 17:05:00 16:57:01 2 0.00 0.00 0.02 0.00 0.00 99.98 17:05:00 16:57:01 3 0.00 0.00 0.02 0.00 0.00 99.98 17:05:00 16:57:01 4 0.02 0.00 0.00 0.00 0.00 99.98 17:05:00 16:57:01 5 0.08 0.00 0.00 0.05 0.02 99.85 17:05:00 16:57:01 6 0.00 0.00 0.00 0.40 0.00 99.60 17:05:00 16:57:01 7 0.02 0.00 0.02 0.00 0.00 99.97 17:05:00 16:58:01 all 0.07 0.00 0.00 0.00 0.01 99.91 17:05:00 16:58:01 0 0.02 0.00 0.00 0.00 0.00 99.98 17:05:00 16:58:01 1 0.40 0.00 0.00 0.00 0.02 99.58 17:05:00 16:58:01 2 0.02 0.00 0.00 0.00 0.00 99.98 17:05:00 16:58:01 3 0.08 0.00 0.00 0.00 0.02 99.90 17:05:00 16:58:01 4 0.00 0.00 0.02 0.00 0.02 99.97 17:05:00 16:58:01 5 0.05 0.00 0.02 0.00 0.00 99.93 17:05:00 16:58:01 6 0.02 0.00 0.00 0.02 0.00 99.97 17:05:00 16:58:01 7 0.00 0.00 0.00 0.00 0.00 100.00 17:05:00 16:59:01 all 0.03 0.00 0.01 0.00 0.00 99.96 17:05:00 16:59:01 0 0.00 0.00 0.02 0.00 0.00 99.98 17:05:00 16:59:01 1 0.13 0.00 0.00 0.00 0.00 99.87 17:05:00 16:59:01 2 0.00 0.00 0.00 0.00 0.00 100.00 17:05:00 16:59:01 3 0.03 0.00 0.03 0.00 0.00 99.93 17:05:00 16:59:01 4 0.02 0.00 0.00 0.00 0.00 99.98 17:05:00 16:59:01 5 0.02 0.00 0.02 0.02 0.00 99.95 17:05:00 16:59:01 6 0.02 0.00 0.02 0.02 0.00 99.95 17:05:00 16:59:01 7 0.00 0.00 0.02 0.00 0.00 99.98 17:05:00 17:00:01 all 0.14 0.00 0.01 0.01 0.00 99.83 17:05:00 17:00:01 0 0.00 0.00 0.02 0.00 0.02 99.97 17:05:00 17:00:01 1 1.09 0.00 0.03 0.00 0.00 98.87 17:05:00 17:00:01 2 0.00 0.00 0.00 0.00 0.00 100.00 17:05:00 17:00:01 3 0.02 0.00 0.02 0.00 0.00 99.97 17:05:00 17:00:01 4 0.00 0.00 0.00 0.00 0.00 100.00 17:05:00 17:00:01 5 0.02 0.00 0.00 0.02 0.00 99.97 17:05:00 17:00:01 6 0.00 0.00 0.00 0.07 0.00 99.93 17:05:00 17:00:01 7 0.02 0.00 0.02 0.00 0.00 99.97 17:05:00 17:01:02 all 0.11 0.00 0.01 0.01 0.00 99.87 17:05:00 17:01:02 0 0.00 0.00 0.02 0.00 0.00 99.98 17:05:00 17:01:02 1 0.80 0.00 0.00 0.00 0.00 99.20 17:05:00 17:01:02 2 0.02 0.00 0.00 0.00 0.00 99.98 17:05:00 17:01:02 3 0.00 0.00 0.00 0.00 0.02 99.98 17:05:00 17:01:02 4 0.00 0.00 0.02 0.00 0.00 99.98 17:05:00 17:01:02 5 0.03 0.00 0.00 0.00 0.00 99.97 17:05:00 17:01:02 6 0.02 0.00 0.00 0.05 0.00 99.93 17:05:00 17:01:02 7 0.03 0.00 0.05 0.00 0.02 99.90 17:05:00 17:02:01 all 0.09 0.00 0.00 0.03 0.00 99.87 17:05:00 17:02:01 0 0.00 0.00 0.00 0.00 0.00 100.00 17:05:00 17:02:01 1 0.68 0.00 0.00 0.00 0.02 99.31 17:05:00 17:02:01 2 0.00 0.00 0.02 0.00 0.00 99.98 17:05:00 17:02:01 3 0.02 0.00 0.00 0.00 0.00 99.98 17:05:00 17:02:01 4 0.03 0.00 0.00 0.00 0.00 99.97 17:05:00 17:02:01 5 0.00 0.00 0.00 0.12 0.02 99.86 17:05:00 17:02:01 6 0.00 0.00 0.00 0.10 0.00 99.90 17:05:00 17:02:01 7 0.02 0.00 0.02 0.00 0.00 99.97 17:05:00 17:05:00 17:02:01 CPU %user %nice %system %iowait %steal %idle 17:05:00 17:03:01 all 0.01 0.00 0.01 0.03 0.00 99.94 17:05:00 17:03:01 0 0.00 0.00 0.02 0.00 0.00 99.98 17:05:00 17:03:01 1 0.03 0.00 0.03 0.00 0.00 99.93 17:05:00 17:03:01 2 0.00 0.00 0.00 0.00 0.00 100.00 17:05:00 17:03:01 3 0.00 0.00 0.00 0.00 0.00 100.00 17:05:00 17:03:01 4 0.02 0.00 0.02 0.00 0.00 99.97 17:05:00 17:03:01 5 0.02 0.00 0.00 0.18 0.00 99.80 17:05:00 17:03:01 6 0.00 0.00 0.00 0.07 0.00 99.93 17:05:00 17:03:01 7 0.02 0.00 0.03 0.00 0.02 99.93 17:05:00 17:04:01 all 0.02 0.00 0.01 0.03 0.00 99.95 17:05:00 17:04:01 0 0.00 0.00 0.00 0.00 0.00 100.00 17:05:00 17:04:01 1 0.00 0.00 0.02 0.00 0.00 99.98 17:05:00 17:04:01 2 0.00 0.00 0.00 0.00 0.00 100.00 17:05:00 17:04:01 3 0.00 0.00 0.02 0.00 0.00 99.98 17:05:00 17:04:01 4 0.02 0.00 0.00 0.00 0.00 99.98 17:05:00 17:04:01 5 0.05 0.00 0.02 0.18 0.00 99.75 17:05:00 17:04:01 6 0.02 0.00 0.02 0.00 0.00 99.97 17:05:00 17:04:01 7 0.05 0.00 0.00 0.02 0.00 99.93 17:05:00 Average: all 7.50 0.00 1.78 3.63 0.10 87.00 17:05:00 Average: 0 7.57 0.00 1.94 3.65 0.09 86.74 17:05:00 Average: 1 7.72 0.00 1.69 4.14 0.09 86.36 17:05:00 Average: 2 7.59 0.00 1.90 5.16 0.10 85.25 17:05:00 Average: 3 7.58 0.00 1.88 4.49 0.11 85.93 17:05:00 Average: 4 7.15 0.00 1.65 1.99 0.09 89.12 17:05:00 Average: 5 7.91 0.00 1.80 2.77 0.10 87.42 17:05:00 Average: 6 7.21 0.00 1.66 5.08 0.10 85.94 17:05:00 Average: 7 7.26 0.00 1.69 1.73 0.11 89.22 17:05:00 17:05:00 17:05:00