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 502310b00a79916b803008258ae56cda32ec220b rather than 86addf0b5dd2c97310250a6a9cc546300f55b449 Obtained Jenkinsfile from 502310b00a79916b803008258ae56cda32ec220b 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-ssh13322017299699025579.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-ssh7480710465359499363.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-ssh203731844856442841.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-ssh13394056689844423739.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-ssh3370440776187014143.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 Waiting for next available executor on ‘ubuntu20.04-docker-8c-8g’ Running on prd-ubuntu20.04-docker-8c-8g-28640 in /w/workspace/edgexfoundry_edgex-go_PR-4140 [Pipeline] { [Pipeline] ws Running in /w/workspace/edgex-go/5 [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/5 # 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 502310b00a79916b803008258ae56cda32ec220b into PR head commit 86addf0b5dd2c97310250a6a9cc546300f55b449 Merge succeeded, producing 8082061797892bd85cbef1541f2309b8493cf56e Checking out Revision 8082061797892bd85cbef1541f2309b8493cf56e (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 502310b00a79916b803008258ae56cda32ec220b # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 8082061797892bd85cbef1541f2309b8493cf56e # timeout=10 Commit message: "Merge commit '502310b00a79916b803008258ae56cda32ec220b' into HEAD" First time build. Skipping changelog. [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 16:30:45 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 16:30:45 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 16:30:45 ========================================================= 16:30:45 EdgeX Global Pipelines Version Info 16:30:45 ========================================================= [Pipeline] libraryResource [Pipeline] sh > git rev-list --no-walk b66c37665d8255709f224275e33aa7f127a9090a # timeout=10 16:30:46 ------------------- 16:30:46 stable info: 16:30:46 ------------------- 16:30:46 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 16:30:46 Commit SHA: bd7468d5528128c83034753e4c3def8ef9af3f2d 16:30:46 Message: update stable to v1.0.239 16:30:47 ------------------- 16:30:47 experimental info: 16:30:47 ------------------- 16:30:47 Commited By: **** collab-it+edgex@linuxfoundation.org 16:30:47 Commit SHA: bd7468d5528128c83034753e4c3def8ef9af3f2d 16:30:47 Message: update experimental to v1.0.239 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 16:30:47 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-go-settings [Pipeline] echo 16:30:47 [edgeXSetupEnvironment]: set envvar PROJECT = edgex-go [Pipeline] echo 16:30:47 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 16:30:47 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 16:30:47 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 16:30:47 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.18 [Pipeline] echo 16:30:47 [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo 16:30:47 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_GLOB = cmd/**/Dockerfile [Pipeline] echo 16:30:47 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_PREFIX = [Pipeline] echo 16:30:47 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_SUFFIX = [Pipeline] echo 16:30:47 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 16:30:47 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 16:30:47 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 16:30:47 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 16:30:47 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 16:30:47 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 16:30:47 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 16:30:47 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 16:30:47 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo 16:30:47 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v2 [Pipeline] echo 16:30:47 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 16:30:47 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 16:30:47 [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo 16:30:47 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-4140 [Pipeline] echo 16:30:47 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-4140 [Pipeline] echo 16:30:47 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-4140 [Pipeline] echo 16:30:47 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 8082061797892bd85cbef1541f2309b8493cf56e [Pipeline] echo 16:30:47 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 8082061 [Pipeline] echo 16:30:47 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 16:30:47 provisioning config files... 16:30:47 copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/5@tmp/config4877670138201515469tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 16:30:48 ---> docker-login.sh 16:30:48 nexus3.edgexfoundry.org:10001 16:30:48 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 16:30:48 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 16:30:48 Configure a credential helper to remove this warning. See 16:30:48 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 16:30:48 16:30:48 Login Succeeded 16:30:48 nexus3.edgexfoundry.org:10002 16:30:48 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 16:30:48 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 16:30:48 Configure a credential helper to remove this warning. See 16:30:48 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 16:30:48 16:30:48 Login Succeeded 16:30:48 nexus3.edgexfoundry.org:10003 16:30:48 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 16:30:48 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 16:30:48 Configure a credential helper to remove this warning. See 16:30:48 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 16:30:48 16:30:48 Login Succeeded 16:30:48 nexus3.edgexfoundry.org:10004 16:30:48 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 16:30:48 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 16:30:48 Configure a credential helper to remove this warning. See 16:30:48 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 16:30:48 16:30:48 Login Succeeded 16:30:48 docker.io 16:30:48 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 16:30:49 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 16:30:49 Configure a credential helper to remove this warning. See 16:30:49 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 16:30:49 16:30:49 Login Succeeded 16:30:49 ---> docker-login.sh ends [Pipeline] } 16:30:49 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 16:30:49 + 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:49 + dirname cmd/core-command/Dockerfile 16:30:49 + cut -d/ -f2 16:30:49 + echo core-command,cmd/core-command/Dockerfile 16:30:49 + dirname cmd/core-data/Dockerfile 16:30:49 + cut -d/ -f2 16:30:49 + echo core-data,cmd/core-data/Dockerfile 16:30:49 + dirname cmd/core-metadata/Dockerfile 16:30:49 + cut -d/ -f2 16:30:49 + echo core-metadata,cmd/core-metadata/Dockerfile 16:30:49 + dirname cmd/security-bootstrapper/Dockerfile 16:30:49 + cut -d/ -f2 16:30:49 + echo security-bootstrapper,cmd/security-bootstrapper/Dockerfile 16:30:49 + dirname cmd/security-proxy-setup/Dockerfile 16:30:49 + cut -d/ -f2 16:30:49 + echo security-proxy-setup,cmd/security-proxy-setup/Dockerfile 16:30:49 + dirname cmd/security-secretstore-setup/Dockerfile 16:30:49 + cut -d/ -f2 16:30:49 + echo security-secretstore-setup,cmd/security-secretstore-setup/Dockerfile 16:30:49 + dirname cmd/security-spiffe-token-provider/Dockerfile 16:30:49 + cut -d/ -f2 16:30:49 + echo security-spiffe-token-provider,cmd/security-spiffe-token-provider/Dockerfile 16:30:49 + dirname cmd/security-spire-agent/Dockerfile 16:30:49 + cut -d/ -f2 16:30:49 + echo security-spire-agent,cmd/security-spire-agent/Dockerfile 16:30:49 + dirname cmd/security-spire-config/Dockerfile 16:30:49 + cut -d/ -f2 16:30:49 + echo security-spire-config,cmd/security-spire-config/Dockerfile 16:30:49 + dirname cmd/security-spire-server/Dockerfile 16:30:49 + cut -d/ -f2 16:30:49 + echo security-spire-server,cmd/security-spire-server/Dockerfile 16:30:49 + dirname cmd/support-notifications/Dockerfile 16:30:49 + cut -d/ -f2 16:30:49 + echo support-notifications,cmd/support-notifications/Dockerfile 16:30:49 + + dirname cmd/support-scheduler/Dockerfilecut 16:30:49 -d/ -f2 16:30:49 + echo support-scheduler,cmd/support-scheduler/Dockerfile 16:30:49 + dirname cmd/sys-mgmt-agent/Dockerfile 16:30:49 + cut -d/ -f2 16:30:49 + echo sys-mgmt-agent,cmd/sys-mgmt-agent/Dockerfile [Pipeline] echo 16:30:49 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:49 + git rev-list -1 --merges 8082061797892bd85cbef1541f2309b8493cf56e~1..8082061797892bd85cbef1541f2309b8493cf56e [Pipeline] echo 16:30:49 -----------> git rev-list -1 --merges 8082061797892bd85cbef1541f2309b8493cf56e~1..8082061797892bd85cbef1541f2309b8493cf56e 8082061797892bd85cbef1541f2309b8493cf56e 16:30:49 8082061797892bd85cbef1541f2309b8493cf56e [false] [Pipeline] sh 16:30:50 + git log --format=format:%s -1 8082061797892bd85cbef1541f2309b8493cf56e [Pipeline] echo 16:30:50 ========================================================= 16:30:50 [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] 16:30:50 ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] sh 16:30:50 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 16:30:50 + grep -v github /etc/ssh/ssh_known_hosts 16:30:50 + [ -e /tmp/ssh_known_hosts ] 16:30:50 + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts 16:30:50 + + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= 16:30:50 sudo tee -a /etc/ssh/ssh_known_hosts 16:30:50 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:30:50 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 16:30:50 16:30:50 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:51 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 16:30:51 0.1.4: Pulling from edgex-devops/py-git-semver 16:30:51 b85a868b505f: Pulling fs layer 16:30:51 e2be974225ed: Pulling fs layer 16:30:51 339a4e72a1f5: Pulling fs layer 16:30:51 988bab9f4d93: Pulling fs layer 16:30:51 1469e6f7b9e6: Pulling fs layer 16:30:51 eaf3925da568: Pulling fs layer 16:30:51 bab4dde63d76: Pulling fs layer 16:30:51 bde34c3a00c8: Pulling fs layer 16:30:51 b352a97aabf1: Pulling fs layer 16:30:51 4872d77fe225: Pulling fs layer 16:30:51 5851b861e8e6: Pulling fs layer 16:30:51 eaf3925da568: Waiting 16:30:51 bab4dde63d76: Waiting 16:30:51 1469e6f7b9e6: Waiting 16:30:51 988bab9f4d93: Waiting 16:30:51 b352a97aabf1: Waiting 16:30:51 4872d77fe225: Waiting 16:30:51 5851b861e8e6: Waiting 16:30:51 bde34c3a00c8: Waiting 16:30:51 e2be974225ed: Verifying Checksum 16:30:51 e2be974225ed: Download complete 16:30:51 988bab9f4d93: Verifying Checksum 16:30:51 988bab9f4d93: Download complete 16:30:51 1469e6f7b9e6: Verifying Checksum 16:30:51 1469e6f7b9e6: Download complete 16:30:51 eaf3925da568: Download complete 16:30:51 339a4e72a1f5: Verifying Checksum 16:30:51 339a4e72a1f5: Download complete 16:30:51 bde34c3a00c8: Verifying Checksum 16:30:51 bde34c3a00c8: Download complete 16:30:51 b352a97aabf1: Verifying Checksum 16:30:51 b352a97aabf1: Download complete 16:30:51 4872d77fe225: Download complete 16:30:51 b85a868b505f: Verifying Checksum 16:30:51 b85a868b505f: Download complete 16:30:51 5851b861e8e6: Download complete 16:30:51 bab4dde63d76: Verifying Checksum 16:30:51 bab4dde63d76: Download complete 16:30:53 b85a868b505f: Pull complete 16:30:53 e2be974225ed: Pull complete 16:30:53 339a4e72a1f5: Pull complete 16:30:53 988bab9f4d93: Pull complete 16:30:54 1469e6f7b9e6: Pull complete 16:30:54 eaf3925da568: Pull complete 16:30:56 bab4dde63d76: Pull complete 16:30:56 bde34c3a00c8: Pull complete 16:30:56 b352a97aabf1: Pull complete 16:30:56 4872d77fe225: Pull complete 16:30:56 5851b861e8e6: Pull complete 16:30:56 Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 16:30:56 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 16:30:56 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 16:30:56 prd-ubuntu20.04-docker-8c-8g-28640 does not seem to be running inside a container 16:30:56 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/5 -v /w/workspace/edgex-go/5:/w/workspace/edgex-go/5:rw,z -v /w/workspace/edgex-go/5@tmp:/w/workspace/edgex-go/5@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 16:30:58 $ docker top aa391ce9834c7a13f95e72d7bb1e840a84f5fc87c1ad43accdd396fdc14770bd -eo pid,comm 16:30:58 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:58 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 16:30:58 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 16:30:58 [ssh-agent] Looking for ssh-agent implementation... 16:30:58 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 16:30:58 $ docker exec aa391ce9834c7a13f95e72d7bb1e840a84f5fc87c1ad43accdd396fdc14770bd ssh-agent 16:30:58 SSH_AUTH_SOCK=/tmp/ssh-KbicBD6gfw1Q/agent.33 16:30:58 SSH_AGENT_PID=39 16:30:58 Running ssh-add (command line suppressed) 16:30:58 Identity added: /w/workspace/edgex-go/5@tmp/private_key_7147724732867445861.key (/w/workspace/edgex-go/5@tmp/private_key_7147724732867445861.key) 16:30:58 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 16:30:59 + git tag --points-at HEAD [Pipeline] } 16:30:59 $ docker exec --env ******** --env ******** aa391ce9834c7a13f95e72d7bb1e840a84f5fc87c1ad43accdd396fdc14770bd ssh-agent -k 16:30:59 unset SSH_AUTH_SOCK; 16:30:59 unset SSH_AGENT_PID; 16:30:59 echo Agent pid 39 killed; 16:30:59 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 16:30:59 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 16:30:59 [ssh-agent] Looking for ssh-agent implementation... 16:30:59 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 16:30:59 $ docker exec aa391ce9834c7a13f95e72d7bb1e840a84f5fc87c1ad43accdd396fdc14770bd ssh-agent 16:30:59 SSH_AUTH_SOCK=/tmp/ssh-yWt2gXqT0dEQ/agent.72 16:30:59 SSH_AGENT_PID=78 16:30:59 Running ssh-add (command line suppressed) 16:30:59 Identity added: /w/workspace/edgex-go/5@tmp/private_key_4153364615669885229.key (/w/workspace/edgex-go/5@tmp/private_key_4153364615669885229.key) 16:30:59 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 16:31:00 + git semver init 16:31:00 2022-09-07 16:31:00,296 [run_init] DEBUG init version:0.0.0 force:False 16:31:00 2022-09-07 16:31:00,296 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/edgex-go/5/.semver 16:31:00 2022-09-07 16:31:00,297 [execute] INFO git clone -b semver git@github.com:edgexfoundry/edgex-go.git /w/workspace/edgex-go/5/.semver 16:31:00 2022-09-07 16:31:00,297 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/edgex-go.git', '/w/workspace/edgex-go/5/.semver'], cwd=/w/workspace/edgex-go/5, universal_newlines=False, shell=None, istream=None) 16:31:05 2022-09-07 16:31:04,919 [append_file] DEBUG append to file:/w/workspace/edgex-go/5/.git/info/exclude 16:31:05 2022-09-07 16:31:04,919 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/edgex-go/5/.semver/PR-4140 with force:False 16:31:05 2022-09-07 16:31:04,919 [write_file] DEBUG write to file:/w/workspace/edgex-go/5/.semver/PR-4140 16:31:05 2022-09-07 16:31:04,924 [execute] INFO git cat-file --batch-check 16:31:05 2022-09-07 16:31:04,924 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgex-go/5/.semver, universal_newlines=False, shell=None, istream=) 16:31:05 2022-09-07 16:31:04,932 [execute] INFO git cat-file --batch 16:31:05 2022-09-07 16:31:04,932 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgex-go/5/.semver, universal_newlines=False, shell=None, istream=) 16:31:05 2022-09-07 16:31:04,938 [read_version] DEBUG read version from /w/workspace/edgex-go/5/.semver/PR-4140 16:31:05 0.0.0 [Pipeline] } 16:31:05 $ docker exec --env ******** --env ******** aa391ce9834c7a13f95e72d7bb1e840a84f5fc87c1ad43accdd396fdc14770bd ssh-agent -k 16:31:05 unset SSH_AUTH_SOCK; 16:31:05 unset SSH_AGENT_PID; 16:31:05 echo Agent pid 78 killed; 16:31:05 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 16:31:06 + git semver [Pipeline] } 16:31:06 $ docker stop --time=1 aa391ce9834c7a13f95e72d7bb1e840a84f5fc87c1ad43accdd396fdc14770bd 16:31:07 $ docker rm -f aa391ce9834c7a13f95e72d7bb1e840a84f5fc87c1ad43accdd396fdc14770bd [Pipeline] // withDockerContainer [Pipeline] sh 16:31:08 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 16:31:08 Stashed 1 file(s) [Pipeline] echo 16:31:08 [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:31:08 + git config --global --add safe.directory /w/workspace/edgex-go/5 [Pipeline] echo 16:31:08 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 16:31:08 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 16:31:08 ========================================================= 16:31:08 [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine] 16:31:08 ========================================================= [Pipeline] fileExists [Pipeline] sh 16:31:09 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine 16:31:09 1.18-alpine: Pulling from edgex-devops/edgex-golang-base 16:31:09 2408cc74d12b: Pulling fs layer 16:31:09 ea60b727a1ce: Pulling fs layer 16:31:09 30c4a7721957: Pulling fs layer 16:31:09 370296b7ddb6: Pulling fs layer 16:31:09 7c6cee850709: Pulling fs layer 16:31:09 39a5fcdaea64: Pulling fs layer 16:31:09 d94ebbe4e438: Pulling fs layer 16:31:09 bcfd1f05c69d: Pulling fs layer 16:31:09 59ccb84bbe0f: Pulling fs layer 16:31:09 7c6cee850709: Waiting 16:31:09 39a5fcdaea64: Waiting 16:31:09 d94ebbe4e438: Waiting 16:31:09 bcfd1f05c69d: Waiting 16:31:09 59ccb84bbe0f: Waiting 16:31:09 370296b7ddb6: Waiting 16:31:09 30c4a7721957: Download complete 16:31:09 ea60b727a1ce: Download complete 16:31:09 7c6cee850709: Verifying Checksum 16:31:09 7c6cee850709: Download complete 16:31:09 39a5fcdaea64: Download complete 16:31:09 2408cc74d12b: Verifying Checksum 16:31:09 2408cc74d12b: Download complete 16:31:09 d94ebbe4e438: Download complete 16:31:09 2408cc74d12b: Pull complete 16:31:09 ea60b727a1ce: Pull complete 16:31:09 30c4a7721957: Pull complete 16:31:09 59ccb84bbe0f: Verifying Checksum 16:31:09 59ccb84bbe0f: Download complete 16:31:09 370296b7ddb6: Verifying Checksum 16:31:09 370296b7ddb6: Download complete 16:31:09 bcfd1f05c69d: Verifying Checksum 16:31:09 bcfd1f05c69d: Download complete 16:31:15 370296b7ddb6: Pull complete 16:31:15 7c6cee850709: Pull complete 16:31:15 39a5fcdaea64: Pull complete 16:31:15 d94ebbe4e438: Pull complete 16:31:17 bcfd1f05c69d: Pull complete 16:31:17 59ccb84bbe0f: Pull complete 16:31:17 Digest: sha256:b7a3521351a9cbc7ce2a60b0b0d40edf4ed6cc338df7dc09f1589c9a81f0a497 16:31:17 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine 16:31:17 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine [Pipeline] fileExists [Pipeline] sh 16:31:18 + echo FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine 16:31:18 WORKDIR /edgex 16:31:18 COPY go.mod . 16:31:18 RUN go mod download 16:31:18 + docker build -t ci-base-image-x86_64 -f - . 16:31:19 Sending build context to Docker daemon 169.3MB 16:31:19 Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine 16:31:19 ---> a4fb48ad2a94 16:31:19 Step 2/4 : WORKDIR /edgex 16:31:21 ---> Running in 093c53a71f36 16:31:21 Removing intermediate container 093c53a71f36 16:31:21 ---> e3ec1dee8e66 16:31:21 Step 3/4 : COPY go.mod . 16:31:21 ---> 6e5e8e7acb4e 16:31:21 Step 4/4 : RUN go mod download 16:31:21 ---> Running in e0098292de2c 16:31:23 Still waiting to schedule task 16:31:23 All nodes of label ‘ubuntu20.04-docker-arm64-4c-16g’ are offline 16:31:33 Removing intermediate container e0098292de2c 16:31:33 ---> e6c0da29506b 16:31:33 Successfully built e6c0da29506b 16:31:33 Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:31:33 + docker inspect -f . ci-base-image-x86_64 16:31:33 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 16:31:33 prd-ubuntu20.04-docker-8c-8g-28640 does not seem to be running inside a container 16:31:33 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/5 -v /w/workspace/edgex-go/5:/w/workspace/edgex-go/5:rw,z -v /w/workspace/edgex-go/5@tmp:/w/workspace/edgex-go/5@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 ******** ci-base-image-x86_64 cat 16:31:34 $ docker top ab73750bc38b0ca4a1cf5edbd0232e42316aafdf1e886e869e0a4c8fc457ad4a -eo pid,comm [Pipeline] { [Pipeline] sh 16:31:34 + go version 16:31:34 go version go1.18.3 linux/amd64 [Pipeline] } 16:31:34 $ docker stop --time=1 ab73750bc38b0ca4a1cf5edbd0232e42316aafdf1e886e869e0a4c8fc457ad4a 16:31:35 $ docker rm -f ab73750bc38b0ca4a1cf5edbd0232e42316aafdf1e886e869e0a4c8fc457ad4a [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:31:36 + docker inspect -f . ci-base-image-x86_64 16:31:36 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 16:31:36 prd-ubuntu20.04-docker-8c-8g-28640 does not seem to be running inside a container 16:31:36 $ 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/5 -v /w/workspace/edgex-go/5:/w/workspace/edgex-go/5:rw,z -v /w/workspace/edgex-go/5@tmp:/w/workspace/edgex-go/5@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 ******** ci-base-image-x86_64 cat 16:31:36 $ docker top 02d482321b3a991b5bd49db686e6700d5e94f542b74f199351c42ad024852c37 -eo pid,comm [Pipeline] { [Pipeline] echo 16:31:36 ========================================================= 16:31:36 [edgeXBuildGoParallel] Running Tests and Build... 16:31:36 ========================================================= [Pipeline] sh 16:31:37 + git config --global --add safe.directory /w/workspace/edgex-go/5 [Pipeline] fileExists [Pipeline] sh 16:31:37 + make test 16:31:37 GO111MODULE=on go test -race -coverprofile=coverage.out ./... 16:31:44 ? github.com/edgexfoundry/edgex-go [no test files] 16:31:59 ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] 16:31:59 ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] 16:31:59 ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] 16:31:59 ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] 16:31:59 ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] 16:31:59 ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] 16:31:59 ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-setup [no test files] 16:31:59 ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] 16:31:59 ? github.com/edgexfoundry/edgex-go/cmd/security-spiffe-token-provider [no test files] 16:31:59 ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] 16:31:59 ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] 16:31:59 ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-agent [no test files] 16:31:59 ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-executor [no test files] 16:31:59 ? github.com/edgexfoundry/edgex-go/internal [no test files] 16:31:59 ? github.com/edgexfoundry/edgex-go/internal/core/command [no test files] 16:31:59 ok github.com/edgexfoundry/edgex-go/internal/core/command/application 0.082s coverage: 28.7% of statements 16:31:59 ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] 16:31:59 ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] 16:31:59 ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 0.106s coverage: 98.5% of statements 16:31:59 ? github.com/edgexfoundry/edgex-go/internal/core/data [no test files] 16:31:59 ok github.com/edgexfoundry/edgex-go/internal/core/data/application 0.107s coverage: 54.2% of statements 16:31:59 ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] 16:31:59 ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] 16:32:02 ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 2.802s coverage: 89.2% of statements 16:32:02 ? github.com/edgexfoundry/edgex-go/internal/core/data/controller/messaging [no test files] 16:32:02 ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] 16:32:02 ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks [no test files] 16:32:02 ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] 16:32:02 ? github.com/edgexfoundry/edgex-go/internal/core/metadata [no test files] 16:32:02 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/application 0.085s coverage: 2.0% of statements 16:32:02 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] 16:32:02 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] 16:32:02 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 0.585s coverage: 95.6% of statements 16:32:02 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] 16:32:02 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks [no test files] 16:32:02 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/uom [no test files] 16:32:02 ok github.com/edgexfoundry/edgex-go/internal/io 0.077s coverage: 72.2% of statements 16:32:02 ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] 16:32:02 ? github.com/edgexfoundry/edgex-go/internal/pkg/application [no test files] 16:32:02 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers [no test files] 16:32:02 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] 16:32:02 ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] 16:32:02 ok github.com/edgexfoundry/edgex-go/internal/pkg/controller/http 0.068s coverage: 60.0% of statements 16:32:02 ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] 16:32:02 ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] 16:32:02 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] 16:32:02 ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 0.106s coverage: 0.9% of statements 16:32:02 ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] 16:32:02 ok github.com/edgexfoundry/edgex-go/internal/pkg/telemetry 0.076s coverage: 58.8% of statements 16:32:02 ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 0.102s coverage: 29.6% of statements 16:32:02 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] 16:32:02 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.046s coverage: 47.1% of statements 16:32:02 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 0.069s coverage: 79.5% of statements 16:32:02 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.038s coverage: 94.1% of statements 16:32:02 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.077s coverage: 96.3% of statements 16:32:02 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.059s coverage: 87.5% of statements 16:32:12 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 12.069s coverage: 94.4% of statements 16:32:12 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/ping 0.064s coverage: 44.8% of statements 16:32:14 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 13.243s coverage: 80.8% of statements 16:32:14 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] 16:32:22 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 22.081s coverage: 92.9% of statements 16:32:22 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] 16:32:22 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] 16:32:22 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] 16:32:22 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 0.049s coverage: 65.1% of statements 16:32:22 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] 16:32:22 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] 16:32:22 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] 16:32:22 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] 16:32:22 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] 16:32:22 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 11.069s coverage: 87.2% of statements 16:32:22 ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] 16:32:22 ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] 16:32:22 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.057s coverage: 100.0% of statements 16:32:22 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] 16:32:22 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.088s coverage: 58.8% of statements 16:32:22 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/common [no test files] 16:32:22 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.088s coverage: 80.0% of statements 16:32:22 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/jwt 0.068s coverage: 87.2% of statements 16:32:22 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/oauth2 0.076s coverage: 85.4% of statements 16:32:22 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.254s coverage: 91.2% of statements 16:32:22 ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] 16:32:22 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 0.192s coverage: 64.7% of statements 16:32:22 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] 16:32:22 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] 16:32:22 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.079s coverage: 100.0% of statements 16:32:22 ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.034s coverage: 89.4% of statements 16:32:22 ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.033s coverage: 100.0% of statements 16:32:22 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.031s coverage: 73.7% of statements 16:32:22 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.022s coverage: 100.0% of statements 16:32:22 ok github.com/edgexfoundry/edgex-go/internal/security/proxy 0.400s coverage: 65.8% of statements 16:32:22 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/config [no test files] 16:32:22 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/container [no test files] 16:32:22 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/models [no test files] 16:32:22 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.161s coverage: 43.6% of statements 16:32:22 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] 16:32:22 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] 16:32:22 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 0.063s coverage: 89.5% of statements 16:32:22 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] 16:32:22 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 0.073s coverage: 84.8% of statements 16:32:22 ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider [no test files] 16:32:22 ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/config [no test files] 16:32:22 ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/container [no test files] 16:32:22 ? github.com/edgexfoundry/edgex-go/internal/support/notifications [no test files] 16:32:22 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 6.082s coverage: 17.7% of statements 16:32:22 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel [no test files] 16:32:22 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks [no test files] 16:32:22 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] 16:32:22 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] 16:32:22 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 0.170s coverage: 92.3% of statements 16:32:22 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] 16:32:22 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks [no test files] 16:32:22 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler [no test files] 16:32:22 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/application [no test files] 16:32:22 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/scheduler 0.064s coverage: 63.2% of statements 16:32:22 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] 16:32:22 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] 16:32:22 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 0.122s coverage: 97.7% of statements 16:32:22 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] 16:32:22 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks [no test files] 16:32:22 ? github.com/edgexfoundry/edgex-go/internal/system/agent [no test files] 16:32:22 ? github.com/edgexfoundry/edgex-go/internal/system/agent/application [no test files] 16:32:22 ok github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct 0.054s coverage: 28.9% of statements 16:32:22 ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct/config [no test files] 16:32:22 ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/executor [no test files] 16:32:22 ? github.com/edgexfoundry/edgex-go/internal/system/agent/config [no test files] 16:32:22 ? github.com/edgexfoundry/edgex-go/internal/system/agent/container [no test files] 16:32:22 ? github.com/edgexfoundry/edgex-go/internal/system/agent/controller/http [no test files] 16:32:22 ? github.com/edgexfoundry/edgex-go/internal/system/agent/interfaces [no test files] 16:32:22 ok github.com/edgexfoundry/edgex-go/internal/system/agent/response 0.056s coverage: 100.0% of statements 16:32:22 ok github.com/edgexfoundry/edgex-go/internal/system/executor 0.033s coverage: 96.9% of statements 16:32:22 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:44 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:44 GO111MODULE=on go vet ./... 16:32:44 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 16:32:44 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 16:32:44 ./bin/test-attribution-txt.sh 16:32:45 An attribution for github.com/klauspost/compress is missing from Attribution.txt, please add 16:32:45 An attribution for github.com/minio/highwayhash is missing from Attribution.txt, please add 16:32:45 An attribution for github.com/nats-io/jwt/v2 is missing from Attribution.txt, please add 16:32:45 An attribution for github.com/nats-io/nats.go is missing from Attribution.txt, please add 16:32:45 An attribution for github.com/nats-io/nkeys is missing from Attribution.txt, please add 16:32:45 An attribution for github.com/nats-io/nuid is missing from Attribution.txt, please add 16:32:45 An attribution for golang.org/x/time is missing from Attribution.txt, please add [Pipeline] echo 16:32:45 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] sh 16:32:45 + ls -al . 16:32:45 total 740 16:32:45 drwxrwxr-x 10 1001 1001 4096 Sep 7 16:31 . 16:32:45 drwxr-xr-x 4 root root 4096 Sep 7 16:31 .. 16:32:45 -rw-rw-r-- 1 1001 1001 16 Sep 7 16:30 .dockerignore 16:32:45 drwxrwxr-x 8 1001 1001 4096 Sep 7 16:32 .git 16:32:45 drwxrwxr-x 3 1001 1001 4096 Sep 7 16:30 .github 16:32:45 -rw-rw-r-- 1 1001 1001 1030 Sep 7 16:30 .gitignore 16:32:45 -rw-rw-r-- 1 1001 1001 42 Sep 7 16:30 .golangci.yml 16:32:45 -rw-rw-r-- 1 1001 1001 87 Sep 7 16:30 .hadolint.yml 16:32:45 drwxr-xr-x 3 1001 1001 4096 Sep 7 16:31 .semver 16:32:45 -rw-rw-r-- 1 1001 1001 166 Sep 7 16:30 .sonarcloud.properties 16:32:45 -rw-rw-r-- 1 1001 1001 1171 Sep 7 16:30 ADOPTERS.md 16:32:45 -rw-rw-r-- 1 1001 1001 10347 Sep 7 16:30 Attribution.txt 16:32:45 -rw-rw-r-- 1 1001 1001 63209 Sep 7 16:30 CHANGELOG.md 16:32:45 -rw-rw-r-- 1 1001 1001 3804 Sep 7 16:30 CONTRIBUTING.md 16:32:45 -rw-rw-r-- 1 1001 1001 677 Sep 7 16:30 GOVERNANCE.md 16:32:45 -rw-rw-r-- 1 1001 1001 850 Sep 7 16:30 Jenkinsfile 16:32:45 -rw-rw-r-- 1 1001 1001 10775 Sep 7 16:30 LICENSE 16:32:45 -rw-rw-r-- 1 1001 1001 13724 Sep 7 16:30 Makefile 16:32:45 -rw-rw-r-- 1 1001 1001 582 Sep 7 16:30 OWNERS.md 16:32:45 -rw-rw-r-- 1 1001 1001 9799 Sep 7 16:30 README.md 16:32:45 -rw-rw-r-- 1 1001 1001 6912 Sep 7 16:30 SECURITY.md 16:32:45 -rw-rw-r-- 1 1001 1001 5 Sep 7 16:31 VERSION 16:32:45 -rw-rw-r-- 1 1001 1001 4131 Sep 7 16:30 ZMQWindows.md 16:32:45 drwxrwxr-x 2 1001 1001 4096 Sep 7 16:30 bin 16:32:45 drwxrwxr-x 18 1001 1001 4096 Sep 7 16:30 cmd 16:32:45 -rw-r--r-- 1 root root 483406 Sep 7 16:32 coverage.out 16:32:45 -rw-rw-r-- 1 1001 1001 3682 Sep 7 16:30 go.mod 16:32:45 -rw-rw-r-- 1 1001 1001 38527 Sep 7 16:30 go.sum 16:32:45 drwxrwxr-x 8 1001 1001 4096 Sep 7 16:30 internal 16:32:45 drwxrwxr-x 3 1001 1001 4096 Sep 7 16:30 openapi 16:32:45 drwxrwxr-x 4 1001 1001 4096 Sep 7 16:30 snap 16:32:45 -rw-rw-r-- 1 1001 1001 204 Sep 7 16:30 version.go [Pipeline] sh 16:32:45 + '[' -e coverage.out ] 16:32:45 + chown 1001:1001 coverage.out [Pipeline] stash 16:32:45 Stashed 1 file(s) [Pipeline] sh 16:32:46 + make build 16:32:46 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:32:58 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:10 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:10 CGO_ENABLED=0 GO111MODULE=on go build -tags " no_zmq " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/support-notifications/support-notifications ./cmd/support-notifications 16:33:17 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:17 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:17 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:19 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:19 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: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-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider 16:33:21 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/secrets-config ./cmd/secrets-config 16:33:22 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper 16:33:24 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:33:25 $ docker stop --time=1 02d482321b3a991b5bd49db686e6700d5e94f542b74f199351c42ad024852c37 16:33:27 $ docker rm -f 02d482321b3a991b5bd49db686e6700d5e94f542b74f199351c42ad024852c37 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:33:28 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 16:33:28 16:33:28 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:33:29 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 16:33:29 latest: Pulling from edgex-devops/edgex-compose 16:33:29 cbdbe7a5bc2a: Pulling fs layer 16:33:29 ca9280d653b3: Pulling fs layer 16:33:29 7e9c9ca2126c: Pulling fs layer 16:33:29 cbdbe7a5bc2a: Download complete 16:33:29 ca9280d653b3: Verifying Checksum 16:33:29 ca9280d653b3: Download complete 16:33:29 cbdbe7a5bc2a: Pull complete 16:33:29 7e9c9ca2126c: Download complete 16:33:29 ca9280d653b3: Pull complete 16:33:34 7e9c9ca2126c: Pull complete 16:33:34 Digest: sha256:b7ff7cefa661cf441350a7c60c0e16dc22b011826ae41e7b448230bdfa9ba816 16:33:34 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 16:33:34 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 16:33:34 prd-ubuntu20.04-docker-8c-8g-28640 does not seem to be running inside a container 16:33:34 $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/5 -v /w/workspace/edgex-go/5:/w/workspace/edgex-go/5:rw,z -v /w/workspace/edgex-go/5@tmp:/w/workspace/edgex-go/5@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-devops/edgex-compose:latest cat 16:33:35 $ docker top 72ef890691e6ab5bd653093b5bf281b8ad46be5de70b41a53b9af2ff8b67542c -eo pid,comm [Pipeline] { [Pipeline] sh 16:33:35 + docker-compose build --help 16:33:35 + grep parallel 16:33:36 --parallel Build images in parallel. [Pipeline] } 16:33:36 $ docker stop --time=1 72ef890691e6ab5bd653093b5bf281b8ad46be5de70b41a53b9af2ff8b67542c 16:33:37 $ docker rm -f 72ef890691e6ab5bd653093b5bf281b8ad46be5de70b41a53b9af2ff8b67542c [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:33:38 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 16:33:38 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 16:33:38 prd-ubuntu20.04-docker-8c-8g-28640 does not seem to be running inside a container 16:33:38 $ 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/5 -v /w/workspace/edgex-go/5:/w/workspace/edgex-go/5:rw,z -v /w/workspace/edgex-go/5@tmp:/w/workspace/edgex-go/5@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:33:38 $ docker top a9b60b79bf53ef95001c0c6d1a91aefc65878e839e8e75a6e3a57b2f8dc3abed -eo pid,comm [Pipeline] { [Pipeline] sh 16:33:39 + docker-compose -f ./docker-compose-build.yml build --parallel 16:33:39 Building core-command ... 16:33:39 Building core-data ... 16:33:39 Building core-metadata ... 16:33:39 Building security-bootstrapper ... 16:33:39 Building security-proxy-setup ... 16:33:39 Building security-secretstore-setup ... 16:33:39 Building security-spiffe-token-provider ... 16:33:39 Building security-spire-agent ... 16:33:39 Building security-spire-config ... 16:33:39 Building security-spire-server ... 16:33:39 Building support-notifications ... 16:33:39 Building support-scheduler ... 16:33:39 Building sys-mgmt-agent ... 16:33:39 Building security-spire-config 16:33:39 Building security-spire-server 16:33:39 Building security-proxy-setup 16:33:39 Building support-notifications 16:33:39 Building core-command 16:33:49 Step 1/22 : ARG BUILDER_BASE=golang:1.18-alpine3.16 16:33:49 Step 2/22 : FROM ${BUILDER_BASE} AS builder 16:33:49 ---> e6c0da29506b 16:33:49 Step 3/22 : WORKDIR /edgex-go 16:33:49 Step 1/23 : ARG BUILDER_BASE=golang:1.18-alpine3.16 16:33:49 Step 2/23 : FROM ${BUILDER_BASE} AS builder 16:33:49 ---> e6c0da29506b 16:33:49 Step 3/23 : ARG ADD_BUILD_TAGS="" 16:33:49 Step 1/26 : ARG BUILDER_BASE=golang:1.18-alpine3.16 16:33:49 Step 2/26 : FROM ${BUILDER_BASE} AS builder 16:33:49 ---> e6c0da29506b 16:33:49 Step 3/26 : WORKDIR /edgex-go 16:33:49 Step 1/24 : ARG BUILDER_BASE=golang:1.18-alpine3.16 16:33:49 Step 2/24 : FROM ${BUILDER_BASE} AS builder 16:33:49 ---> e6c0da29506b 16:33:49 Step 3/24 : ARG ADD_BUILD_TAGS="" 16:33:49 Step 1/25 : ARG BUILDER_BASE=golang:1.18-alpine3.16 16:33:49 Step 2/25 : FROM ${BUILDER_BASE} AS builder 16:33:49 ---> e6c0da29506b 16:33:49 Step 3/25 : WORKDIR /edgex-go 16:33:50 Running on prd-ubuntu20.04-docker-arm64-4c-16g-28642 in /w/workspace/edgexfoundry_edgex-go_PR-4140 [Pipeline] { [Pipeline] ws 16:33:50 Running in /w/workspace/edgex-go/5 [Pipeline] { [Pipeline] checkout 16:33:50 The recommended git tool is: git 16:33:52 ---> Running in eb41daa9849d 16:33:52 ---> Running in 8107eca0ab24 16:33:52 ---> Running in 1a88f3b06473 16:33:52 ---> Running in 2078ff12044a 16:33:52 ---> Running in 15f1715f967f 16:33:52 Removing intermediate container 15f1715f967f 16:33:52 ---> e4774abdc6c0 16:33:52 Step 4/24 : WORKDIR /edgex-go 16:33:52 Removing intermediate container 2078ff12044a 16:33:52 ---> 32a7257ece1e 16:33:52 Step 4/23 : WORKDIR /edgex-go 16:33:52 Removing intermediate container 8107eca0ab24 16:33:52 ---> 300ee4b88586 16:33:52 Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 16:33:52 Removing intermediate container eb41daa9849d 16:33:52 ---> f7661a326eef 16:33:52 Step 4/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 16:33:52 Removing intermediate container 1a88f3b06473 16:33:52 ---> 3b53a113148a 16:33:52 Step 4/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 16:33:52 ---> Running in b9880e8432cf 16:33:52 ---> Running in 83cb0eb58557 16:33:52 ---> Running in 593c251eb9da 16:33:52 ---> Running in d341f31a8e53 16:33:52 ---> Running in 0d53b10e5762 16:33:52 Removing intermediate container b9880e8432cf 16:33:52 ---> 2d3bfc283784 16:33:52 Step 5/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 16:33:52 Removing intermediate container 83cb0eb58557 16:33:52 ---> 50f6d85d32c5 16:33:52 Step 5/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 16:33:52 ---> Running in a2b7d3929dc4 16:33:52 ---> Running in 2864760cda65 16:33:53 Removing intermediate container d341f31a8e53 16:33:53 ---> 7c6329f0feff 16:33:53 Step 5/22 : RUN apk add --update --no-cache make git 16:33:53 ---> Running in 5f7bc5e064ab 16:33:53 Removing intermediate container 0d53b10e5762 16:33:53 ---> 215080f02860 16:33:53 Step 5/26 : RUN apk add --update --no-cache make git build-base curl 16:33:54 ---> Running in 42f2cc45eb2d 16:33:54 Removing intermediate container 593c251eb9da 16:33:54 ---> feff7f3a2996 16:33:54 Step 5/25 : RUN apk add --update --no-cache make git build-base curl 16:33:54 ---> Running in 95e3120bad19 16:33:54 Removing intermediate container a2b7d3929dc4 16:33:54 ---> 1d9a7b23834c 16:33:54 Step 6/24 : RUN apk add --update --no-cache make git 16:33:54 Removing intermediate container 2864760cda65 16:33:54 ---> b1b696e8f074 16:33:54 Step 6/23 : RUN apk add --update --no-cache make bash git ca-certificates 16:33:54 ---> Running in fb201d2b371b 16:33:54 ---> Running in 1e855b398d47 16:33:54 fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 16:33:54 fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 16:33:54 fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 16:33:54 fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 16:33:54 fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 16:33:55 fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 16:33:55 fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 16:33:55 OK: 211 MiB in 51 packages 16:33:55 fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 16:33:55 fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 16:33:55 fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 16:33:56 OK: 211 MiB in 51 packages 16:33:56 Removing intermediate container 5f7bc5e064ab 16:33:56 ---> b023f899a155 16:33:56 Step 6/22 : COPY go.mod vendor* ./ 16:33:56 OK: 211 MiB in 51 packages 16:33:56 OK: 211 MiB in 51 packages 16:33:56 OK: 211 MiB in 51 packages 16:33:56 ---> a64c0aafb119 16:33:56 Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 16:33:56 ---> Running in 0f2a8900379a 16:33:56 Removing intermediate container 42f2cc45eb2d 16:33:56 ---> 1cc8e3fbc96e 16:33:56 Step 6/26 : COPY go.mod vendor* ./ 16:33:56 ---> 583a33fdda03 16:33:56 Step 7/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 16:33:56 ---> Running in debc6e7838ca 16:33:56 Removing intermediate container 95e3120bad19 16:33:56 ---> 6ea40f8064ff 16:33:56 Step 6/25 : COPY go.mod vendor* ./ 16:33:56 Removing intermediate container fb201d2b371b 16:33:56 ---> f0d487c24a6e 16:33:56 Step 7/24 : COPY go.mod vendor* ./ 16:33:56 Removing intermediate container 1e855b398d47 16:33:56 ---> 0dc382a9d95f 16:33:56 Step 7/23 : COPY go.mod vendor* ./ 16:33:57 ---> 5f0d3c44a551 16:33:57 Step 7/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 16:33:57 ---> 581d41e10812 16:33:57 Step 8/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 16:33:57 ---> Running in be61666146ee 16:33:57 ---> Running in eb8e82e9e9b7 16:33:57 ---> 3d3d61b46592 16:33:57 Step 8/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 16:33:57 ---> Running in d014bd504f58 16:33:59 using credential edgex-jenkins-ssh 16:33:59 Cloning the remote Git repository 16:33:59 Cloning repository git@github.com:edgexfoundry/edgex-go.git 16:33:59 > git init /w/workspace/edgex-go/5 # timeout=10 16:33:59 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git 16:33:59 > git --version # timeout=10 16:33:59 > git --version # 'git version 2.25.1' 16:33:59 using GIT_SSH to set credentials SSH Credentials for GitHub 16:33:59 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 16:34:12 Removing intermediate container 0f2a8900379a 16:34:12 ---> 54c16a805faa 16:34:12 Step 8/22 : COPY . . 16:34:12 Removing intermediate container debc6e7838ca 16:34:12 ---> 62ea1e4be231 16:34:12 Step 8/26 : COPY . . 16:34:12 Removing intermediate container eb8e82e9e9b7 16:34:12 ---> 4de4dd121a80 16:34:12 Step 9/24 : COPY . . 16:34:12 Removing intermediate container d014bd504f58 16:34:12 ---> 9ec4ecd8791a 16:34:12 Step 9/23 : COPY . . 16:34:12 Removing intermediate container be61666146ee 16:34:12 ---> 4b7c6e47ced8 16:34:12 Step 8/25 : COPY . . 16:34:17 Merging remotes/origin/main commit 502310b00a79916b803008258ae56cda32ec220b into PR head commit 86addf0b5dd2c97310250a6a9cc546300f55b449 16:34:16 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 16:34:16 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 16:34:16 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 16:34:16 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git 16:34:16 using GIT_SSH to set credentials SSH Credentials for GitHub 16:34:16 > 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:34:17 > git config core.sparsecheckout # timeout=10 16:34:18 Merge succeeded, producing 5fac4dda90739fb772c9fa0ff7a0455a272bf0e2 16:34:18 Checking out Revision 5fac4dda90739fb772c9fa0ff7a0455a272bf0e2 (PR-4140) 16:34:18 ---> 8e20b5428829 16:34:18 Step 9/22 : RUN make cmd/security-proxy-setup/security-proxy-setup cmd/secrets-config/secrets-config 16:34:18 ---> 4e7f92196c84 16:34:18 Step 10/23 : RUN make cmd/support-notifications/support-notifications 16:34:18 ---> 9591d5cd602f 16:34:18 Step 9/26 : ARG SPIRE_RELEASE=1.2.1 16:34:18 ---> aa29f5fb0336 16:34:18 Step 10/24 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-command/core-command 16:34:18 ---> eacbb59713f7 16:34:18 Step 9/25 : ARG SPIRE_RELEASE=1.2.1 16:34:18 ---> Running in 39fb631abab1 16:34:18 ---> Running in 67b603fec66f 16:34:18 ---> Running in 923c2391ea3b 16:34:18 ---> Running in 1ffb0fccea8e 16:34:18 ---> Running in b9cdbcd76bc1 16:34:18 Removing intermediate container 1ffb0fccea8e 16:34:18 ---> 6941406cedf4 16:34:18 Step 10/26 : WORKDIR /edgex-go/spire-build 16:34:18 Removing intermediate container b9cdbcd76bc1 16:34:18 ---> 4ed802cd94e3 16:34:18 Step 10/25 : WORKDIR /edgex-go/spire-build 16:34:18 ---> Running in 1da8dc01ea11 16:34:18 ---> Running in d55847c21779 16:34:18 Removing intermediate container 1da8dc01ea11 16:34:18 ---> c622d3c48aac 16:34:18 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:34:18 Removing intermediate container d55847c21779 16:34:18 ---> 1b61a494081b 16:34:18 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:34:18 ---> Running in 9c88439ad20a 16:34:18 ---> Running in 767cedafe6b1 16:34:18 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-proxy-setup/security-proxy-setup ./cmd/security-proxy-setup 16:34:18 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:34:18 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:34:17 > git checkout -f 86addf0b5dd2c97310250a6a9cc546300f55b449 # timeout=10 16:34:17 > git remote # timeout=10 16:34:17 > git config --get remote.origin.url # timeout=10 16:34:17 using GIT_SSH to set credentials SSH Credentials for GitHub 16:34:17 > git merge 502310b00a79916b803008258ae56cda32ec220b # timeout=10 16:34:18 > git rev-parse HEAD^{commit} # timeout=10 16:34:18 > git config core.sparsecheckout # timeout=10 16:34:18 > git checkout -f 5fac4dda90739fb772c9fa0ff7a0455a272bf0e2 # timeout=10 16:34:20 Removing intermediate container 767cedafe6b1 16:34:20 ---> 4e1a37287024 16:34:20 Step 12/26 : WORKDIR /edgex-go 16:34:20 Removing intermediate container 9c88439ad20a 16:34:20 ---> d1425e69b6cb 16:34:20 Step 12/25 : WORKDIR /edgex-go 16:34:20 ---> Running in 07897d4642ab 16:34:20 ---> Running in 1af8beac01b7 16:34:20 Removing intermediate container 07897d4642ab 16:34:20 ---> d1dcccda23d6 16:34:20 16:34:20 Step 13/26 : FROM alpine:3.15 16:34:20 Removing intermediate container 1af8beac01b7 16:34:20 ---> 37ed14d28987 16:34:20 16:34:20 Step 13/25 : FROM alpine:3.15 16:34:20 3.15: Pulling from library/alpine 16:34:20 3.15: Pulling from library/alpine 16:34:21 Digest: sha256:69463fdff1f025c908939e86d4714b4d5518776954ca627cbeff4c74bcea5b22 16:34:21 Status: Downloaded newer image for alpine:3.15 16:34:21 Digest: sha256:69463fdff1f025c908939e86d4714b4d5518776954ca627cbeff4c74bcea5b22 16:34:21 Status: Image is up to date for alpine:3.15 16:34:21 ---> c4fc93816858 16:34:21 Step 14/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' 16:34:21 ---> c4fc93816858 16:34:21 Step 14/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' 16:34:21 ---> Running in 088baae986b0 16:34:21 ---> Running in edd8f2258d4b 16:34:21 Removing intermediate container 088baae986b0 16:34:21 ---> 4c248ba963b8 16:34:21 Step 15/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 16:34:21 Removing intermediate container edd8f2258d4b 16:34:21 ---> e81b491febfd 16:34:21 Step 15/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 16:34:21 ---> Running in 9a06b61c9c28 16:34:21 ---> Running in 6d4b190743d6 16:34:22 Commit message: "Merge commit '502310b00a79916b803008258ae56cda32ec220b' into HEAD" 16:34:22 First time build. Skipping changelog. [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 16:34:23 + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json 16:34:23 % Total % Received % Xferd Average Speed Time Time Time Current 16:34:23 Dload Upload Total Spent Left Speed 16:34:23 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12602 100 12602 0 0 212k 0 --:--:-- --:--:-- --:--:-- 212k 16:34:23 Removing intermediate container 9a06b61c9c28 16:34:23 Removing intermediate container 6d4b190743d6 16:34:23 ---> 369d5f5fb5a0 16:34:23 ---> 24d29f9e1845 16:34:23 Step 16/26 : RUN apk update && apk --no-cache --update add dumb-init gcompatStep 16/25 : RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 16:34:23 16:34:23 ---> Running in 4a5a2b09758d 16:34:23 ---> Running in 285f6b680d25 [Pipeline] sh 16:34:24 + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh 16:34:24 fetch https://dl-4.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 16:34:24 + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json 16:34:24 + sudo tee /etc/docker/daemon.new 16:34:24 { 16:34:24 "registry-mirrors": [ 16:34:24 "https://nexus3.edgexfoundry.org:10001" 16:34:24 ], 16:34:24 "bip": "10.250.0.254/24", 16:34:24 "hosts": [ 16:34:24 "tcp://0.0.0.0:5555", 16:34:24 "unix:///var/run/docker.sock" 16:34:24 ], 16:34:24 "mtu": 1458, 16:34:24 "selinux-enabled": true, 16:34:24 "seccomp-profile": "/etc/docker/seccomp.json" 16:34:24 } [Pipeline] sh 16:34:24 fetch https://dl-4.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 16:34:22 > git rev-list --no-walk b66c37665d8255709f224275e33aa7f127a9090a # timeout=10 16:34:24 + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh 16:34:25 + sudo service docker restart 16:34:25 fetch https://dl-4.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 16:34:25 fetch https://dl-4.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 16:34:25 v3.15.6-51-ge17b2505f3 [https://dl-4.alpinelinux.org/alpine/v3.15/main] 16:34:25 v3.15.6-51-ge17b2505f3 [https://dl-4.alpinelinux.org/alpine/v3.15/community] 16:34:25 OK: 15856 distinct packages available 16:34:25 fetch https://dl-4.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 16:34:25 v3.15.6-51-ge17b2505f3 [https://dl-4.alpinelinux.org/alpine/v3.15/main] 16:34:25 v3.15.6-51-ge17b2505f3 [https://dl-4.alpinelinux.org/alpine/v3.15/community] 16:34:25 OK: 15856 distinct packages available 16:34:25 fetch https://dl-4.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 16:34:26 fetch https://dl-4.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 16:34:26 (1/5) Installing dumb-init (1.2.5-r1) 16:34:26 (2/5) Installing musl-obstack (1.2.3-r0) 16:34:26 fetch https://dl-4.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 16:34:26 (3/5) Installing libucontext (1.1-r0) 16:34:26 (4/5) Installing gcompat (1.0.0-r4) 16:34:26 (5/5) Installing openssl (1.1.1q-r0) 16:34:26 Executing busybox-1.34.1-r7.trigger 16:34:26 OK: 7 MiB in 19 packages 16:34:26 (1/4) Installing dumb-init (1.2.5-r1) 16:34:27 (2/4) Installing musl-obstack (1.2.3-r0) 16:34:27 (3/4) Installing libucontext (1.1-r0) 16:34:27 (4/4) Installing gcompat (1.0.0-r4) 16:34:27 Executing busybox-1.34.1-r7.trigger 16:34:27 OK: 6 MiB in 18 packages 16:34:28 Removing intermediate container 4a5a2b09758d 16:34:28 ---> 596cd7c6fa03 16:34:28 Step 17/25 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin 16:34:29 Removing intermediate container 285f6b680d25 16:34:29 ---> 98af9af1c3e0 16:34:29 Step 17/26 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin 16:34:33 ---> 4ce1e8059077 16:34:33 Step 18/25 : COPY --from=builder /edgex-go/cmd/security-spire-server/docker-entrypoint.sh /usr/local/bin/ 16:34:33 ---> 31549ef494c7 16:34:33 Step 18/26 : COPY --from=builder /edgex-go/cmd/security-spire-config/docker-entrypoint.sh /usr/local/bin/ 16:34:33 ---> 42a5e341a432 16:34:33 Step 19/26 : WORKDIR /usr/local/etc/spiffe-scripts.d 16:34:33 ---> 12b94d3f3f79 16:34:33 Step 19/25 : COPY --from=builder /edgex-go/cmd/security-spire-server/server.conf /usr/local/etc/spire/server.conf.tpl 16:34:33 ---> Running in a87b3e236fad 16:34:34 ---> 4ef7176f3e0f 16:34:34 Step 20/25 : COPY --from=builder /edgex-go/cmd/security-spire-server/openssl.conf /usr/local/etc/ 16:34:34 Removing intermediate container a87b3e236fad 16:34:34 ---> 96ac45d24878 16:34:34 Step 20/26 : COPY --from=builder /edgex-go/cmd/security-spire-config/seed_builtin_entries.sh /usr/local/etc/spiffe-scripts.d 16:34:34 ---> 2e3dfba42126 16:34:34 Step 21/26 : WORKDIR / 16:34:34 ---> d60bae4d9cae 16:34:34 Step 21/25 : ENTRYPOINT [ "/usr/bin/dumb-init" ] 16:34:34 ---> Running in 21f41d56a3da 16:34:34 ---> Running in 483fd4420801 16:34:34 Removing intermediate container 21f41d56a3da 16:34:34 ---> 86d3f38711f3 16:34:34 Step 22/26 : ENTRYPOINT [ "/usr/bin/dumb-init" ] 16:34:34 Removing intermediate container 483fd4420801 16:34:34 ---> aa6712318a1f 16:34:34 Step 22/25 : CMD [ "--verbose", "docker-entrypoint.sh" ] 16:34:34 ---> Running in 56a8f5a58ee7 16:34:35 ---> Running in e2b2d78caf6f 16:34:35 Removing intermediate container 56a8f5a58ee7 16:34:35 ---> 5fd09aafab8b 16:34:35 Step 23/26 : CMD [ "--verbose", "docker-entrypoint.sh" ] 16:34:35 Removing intermediate container e2b2d78caf6f 16:34:35 ---> c442c54d4c67 16:34:35 Step 23/25 : LABEL arch=x86_64 16:34:35 ---> Running in 5ddf695e5b8e 16:34:35 ---> Running in 291b399f1e82 16:34:35 Removing intermediate container 291b399f1e82 16:34:35 ---> 4a9d59c86300 16:34:35 Step 24/25 : LABEL git_sha=8082061797892bd85cbef1541f2309b8493cf56e 16:34:35 Removing intermediate container 5ddf695e5b8e 16:34:35 ---> b3dfeacf6718 16:34:35 Step 24/26 : LABEL arch=x86_64 16:34:35 ---> Running in 7ecbcb737577 16:34:35 ---> Running in b750d880f113 16:34:35 Removing intermediate container 7ecbcb737577 16:34:35 ---> 87b52f7dd386 16:34:35 Step 25/25 : LABEL version=0.0.0 16:34:35 Removing intermediate container b750d880f113 16:34:35 ---> 1d853be10b4b 16:34:35 Step 25/26 : LABEL git_sha=8082061797892bd85cbef1541f2309b8493cf56e 16:34:36 ---> Running in 271f022073b1 16:34:36 ---> Running in cd68f9503199 16:34:36 Removing intermediate container cd68f9503199 16:34:36 ---> 9ad9e80e41fb 16:34:36 Step 26/26 : LABEL version=0.0.0 16:34:36 Removing intermediate container 271f022073b1 16:34:36 ---> 9abb90e37e2b 16:34:36 16:34:36 ---> Running in 6b42ab8eb8d7 16:34:36 Successfully built 9abb90e37e2b 16:34:36 Successfully tagged security-spire-server:latest 16:34:36  Building security-spire-server ... done Building core-data 16:34:37 Removing intermediate container 6b42ab8eb8d7 16:34:37 ---> edea38a59082 16:34:37 16:34:37 Successfully built edea38a59082 16:34:37 Successfully tagged security-spire-config:latest 16:34:37 Building security-bootstrapper 16:34:40  Building security-spire-config ... done CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/secrets-config ./cmd/secrets-config 16:34:41 Step 1/31 : ARG BUILDER_BASE=golang:1.18-alpine3.16 16:34:41 Step 2/31 : FROM ${BUILDER_BASE} AS builder 16:34:41 ---> e6c0da29506b 16:34:41 Step 3/31 : WORKDIR /edgex-go 16:34:41 ---> Using cache 16:34:41 ---> 3b53a113148a 16:34:41 Step 4/31 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 16:34:41 ---> Using cache 16:34:41 ---> 215080f02860 16:34:41 Step 5/31 : RUN apk add --update --no-cache make git 16:34:42 Step 1/24 : ARG BUILDER_BASE=golang:1.18-alpine3.16 16:34:42 Step 2/24 : FROM ${BUILDER_BASE} AS builder 16:34:42 ---> e6c0da29506b 16:34:42 Step 3/24 : ARG ADD_BUILD_TAGS="" 16:34:42 ---> Using cache 16:34:42 ---> 32a7257ece1e 16:34:42 Step 4/24 : WORKDIR /edgex-go 16:34:42 ---> Using cache 16:34:42 ---> 50f6d85d32c5 16:34:42 Step 5/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 16:34:42 ---> Using cache 16:34:42 ---> b1b696e8f074 16:34:42 Step 6/24 : RUN apk add --update --no-cache zeromq-dev libsodium-dev pkgconfig build-base git [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 16:34:43 provisioning config files... 16:34:43 copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/5@tmp/config6627283008594373907tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 16:34:43 ---> docker-login.sh 16:34:43 nexus3.edgexfoundry.org:10001 16:34:44 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 16:34:44 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 16:34:44 Configure a credential helper to remove this warning. See 16:34:44 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 16:34:44 16:34:44 Login Succeeded 16:34:44 nexus3.edgexfoundry.org:10002 16:34:44 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 16:34:45 ---> Running in 1be6cb2cac69 16:34:45 ---> Running in 1c92e75bf5e1 16:34:45 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 16:34:45 Configure a credential helper to remove this warning. See 16:34:45 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 16:34:45 16:34:45 Login Succeeded 16:34:45 nexus3.edgexfoundry.org:10003 16:34:45 fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 16:34:45 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 16:34:45 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 16:34:45 Configure a credential helper to remove this warning. See 16:34:45 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 16:34:45 16:34:45 Login Succeeded 16:34:45 nexus3.edgexfoundry.org:10004 16:34:45 fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 16:34:46 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 16:34:46 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 16:34:46 Configure a credential helper to remove this warning. See 16:34:46 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 16:34:46 16:34:46 Login Succeeded 16:34:46 docker.io 16:34:46 fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 16:34:46 fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 16:34:46 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 16:34:46 OK: 211 MiB in 51 packages 16:34:46 OK: 211 MiB in 51 packages 16:34:46 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 16:34:46 Configure a credential helper to remove this warning. See 16:34:46 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 16:34:46 16:34:46 Login Succeeded 16:34:46 ---> docker-login.sh ends [Pipeline] } 16:34:46 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv 16:34:47 Removing intermediate container 39fb631abab1 16:34:47 ---> a71c117412bc 16:34:47 16:34:47 Step 10/22 : FROM alpine:3.16 16:34:47 Removing intermediate container 923c2391ea3b 16:34:47 ---> a7d47e1c5b9b 16:34:47 16:34:47 Step 11/24 : FROM alpine:3.16 [Pipeline] unstash 16:34:47 3.16: Pulling from library/alpine 16:34:47 3.16: Pulling from library/alpine [Pipeline] sh 16:34:47 Removing intermediate container 1c92e75bf5e1 16:34:47 ---> fe284284a1fe 16:34:47 Step 6/31 : COPY go.mod vendor* ./ 16:34:47 + git config --global --add safe.directory /w/workspace/edgex-go/5 [Pipeline] echo 16:34:47 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 16:34:47 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 16:34:47 ========================================================= 16:34:47 [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine] 16:34:47 ========================================================= [Pipeline] fileExists [Pipeline] sh 16:34:48 Removing intermediate container 1be6cb2cac69 16:34:48 ---> 94c020134031 16:34:48 Step 7/24 : COPY go.mod vendor* ./ 16:34:48 ---> 6d903d7cd554 16:34:48 Step 7/31 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 16:34:48 ---> d4f12fbd235f 16:34:48 Step 8/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 16:34:48 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine 16:34:48 ---> Running in 49dd85242aba 16:34:48 Digest: sha256:bc41182d7ef5ffc53a40b044e725193bc10142a1243f395ee852a8d9730fc2ad 16:34:48 Digest: sha256:bc41182d7ef5ffc53a40b044e725193bc10142a1243f395ee852a8d9730fc2ad 16:34:48 Status: Downloaded newer image for alpine:3.16 16:34:48 Status: Image is up to date for alpine:3.16 16:34:48 ---> Running in 47b482ec4c8e 16:34:48 ---> 9c6f07244728 16:34:48 Step 12/24 : RUN apk add --update --no-cache dumb-init 16:34:48 ---> 9c6f07244728 16:34:48 Step 11/22 : RUN apk add --update --no-cache curl dumb-init 16:34:48 1.18-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 16:34:48 b3c136eddcbf: Pulling fs layer 16:34:48 c0a3192eca97: Pulling fs layer 16:34:48 a050256f5b6f: Pulling fs layer 16:34:48 656be50a0ddc: Pulling fs layer 16:34:48 2bbca73fdf42: Pulling fs layer 16:34:48 46d945488cbd: Pulling fs layer 16:34:48 8a5474983e97: Pulling fs layer 16:34:48 329c88fbcd65: Pulling fs layer 16:34:48 2bbca73fdf42: Waiting 16:34:48 46d945488cbd: Waiting 16:34:48 8a5474983e97: Waiting 16:34:48 329c88fbcd65: Waiting 16:34:48 656be50a0ddc: Waiting 16:34:48 a050256f5b6f: Verifying Checksum 16:34:48 a050256f5b6f: Download complete 16:34:48 c0a3192eca97: Verifying Checksum 16:34:48 c0a3192eca97: Download complete 16:34:48 2bbca73fdf42: Verifying Checksum 16:34:48 2bbca73fdf42: Download complete 16:34:48 46d945488cbd: Verifying Checksum 16:34:48 46d945488cbd: Download complete 16:34:48 b3c136eddcbf: Download complete 16:34:48 ---> Running in 5d1037d00a4b 16:34:48 ---> Running in e2bd2573911a 16:34:49 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 16:34:49 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 16:34:49 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 16:34:49 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 16:34:49 b3c136eddcbf: Pull complete 16:34:49 329c88fbcd65: Verifying Checksum 16:34:49 329c88fbcd65: Download complete 16:34:49 (1/1) Installing dumb-init (1.2.5-r1) 16:34:49 Executing busybox-1.35.0-r17.trigger 16:34:49 OK: 6 MiB in 15 packages 16:34:49 (1/6) Installing ca-certificates (20220614-r0) 16:34:49 (2/6) Installing brotli-libs (1.0.9-r6) 16:34:49 (3/6) Installing nghttp2-libs (1.47.0-r0) 16:34:49 (4/6) Installing libcurl (7.83.1-r3) 16:34:49 (5/6) Installing curl (7.83.1-r3) 16:34:49 (6/6) Installing dumb-init (1.2.5-r1) 16:34:49 Executing busybox-1.35.0-r17.trigger 16:34:49 Executing ca-certificates-20220614-r0.trigger 16:34:49 OK: 8 MiB in 20 packages 16:34:50 c0a3192eca97: Pull complete 16:34:50 Removing intermediate container 67b603fec66f 16:34:50 ---> f7119fb4d091 16:34:50 16:34:50 Step 11/23 : FROM alpine:3.16 16:34:50 ---> 9c6f07244728 16:34:50 Step 12/23 : RUN apk add --update --no-cache ca-certificates dumb-init 16:34:50 a050256f5b6f: Pull complete 16:34:50 ---> Running in b17c17b6508f 16:34:50 Removing intermediate container 5d1037d00a4b 16:34:50 ---> da8668d1957c 16:34:50 Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 16:34:51 8a5474983e97: Verifying Checksum 16:34:51 8a5474983e97: Download complete 16:34:51 656be50a0ddc: Verifying Checksum 16:34:51 656be50a0ddc: Download complete 16:34:52 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 16:34:52 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 16:34:52 ---> Running in af1b6d9942b3 16:34:52 Removing intermediate container e2bd2573911a 16:34:52 ---> 71c6547eb3a0 16:34:52 Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' 16:34:52 (1/2) Installing ca-certificates (20220614-r0) 16:34:52 ---> Running in 9d818e6b08a9 16:34:52 (2/2) Installing dumb-init (1.2.5-r1) 16:34:52 Executing busybox-1.35.0-r17.trigger 16:34:52 Executing ca-certificates-20220614-r0.trigger 16:34:52 Removing intermediate container af1b6d9942b3 16:34:52 ---> 587e73a93ff1 16:34:52 Step 14/24 : ENV APP_PORT=59882 16:34:52 OK: 6 MiB in 16 packages 16:34:52 Removing intermediate container 9d818e6b08a9 16:34:52 ---> 977702e97b9b 16:34:52 Step 13/22 : WORKDIR /edgex 16:34:52 ---> Running in b5fdb807f739 16:34:52 ---> Running in 97a2def84275 16:34:52 Removing intermediate container b5fdb807f739 16:34:52 ---> 3395239f650b 16:34:52 Step 15/24 : EXPOSE $APP_PORT 16:34:52 Removing intermediate container 97a2def84275 16:34:52 ---> 7c48982f7da0 16:34:52 Step 14/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/res/configuration.toml res/configuration.toml 16:34:52 ---> Running in 177b3a07b935 16:34:53 Removing intermediate container 177b3a07b935 16:34:53 ---> c79b52c89d7a 16:34:53 Step 16/24 : WORKDIR / 16:34:53 ---> 89a67a1e9916 16:34:53 Step 15/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/security-proxy-setup . 16:34:53 ---> Running in dd7f56acd8f2 16:34:53 Removing intermediate container b17c17b6508f 16:34:53 ---> 019c44ee8bc1 16:34:53 Step 13/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2021: Intel Corporation' 16:34:53 ---> Running in e0761a90f8d4 16:34:53 Removing intermediate container dd7f56acd8f2 16:34:53 ---> e97d4bacab07 16:34:53 Step 17/24 : COPY --from=builder /edgex-go/Attribution.txt / 16:34:53 ---> 043046d54b92 16:34:53 Step 16/22 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . 16:34:53 Removing intermediate container e0761a90f8d4 16:34:53 ---> 684174caeb63 16:34:53 Step 14/23 : ENV APP_PORT=59860 16:34:53 ---> Running in f6c30674d8cd 16:34:53 ---> a66ee8ce99e2 16:34:53 Step 18/24 : COPY --from=builder /edgex-go/cmd/core-command/core-command / 16:34:53 Removing intermediate container f6c30674d8cd 16:34:53 ---> cda91fe80ef6 16:34:53 Step 15/23 : EXPOSE $APP_PORT 16:34:54 ---> Running in 27da3442d602 16:34:54 ---> 8564ebc3ad97 16:34:54 Step 17/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/entrypoint.sh /usr/local/bin/ 16:34:54 ---> c606959c434b 16:34:54 Step 19/24 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml 16:34:54 Removing intermediate container 27da3442d602 16:34:54 ---> cde412681239 16:34:54 Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / 16:34:55 ---> cd21581df8a4 16:34:55 Step 20/24 : ENTRYPOINT ["/core-command"] 16:34:55 ---> 35ca688fe506 16:34:55 Step 18/22 : RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 16:34:55 ---> Running in d1ccf9ce33c0 16:34:55 ---> dfc7c27fd42f 16:34:55 Step 17/23 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / 16:34:55 ---> Running in b718fdc2ecca 16:34:55 Removing intermediate container d1ccf9ce33c0 16:34:55 ---> 11c94fb42b53 16:34:55 Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 16:34:55 ---> Running in fc355601b5b4 16:34:55 Removing intermediate container fc355601b5b4 16:34:55 ---> faa66b603c6a 16:34:55 Step 22/24 : LABEL arch=x86_64 16:34:56 ---> 69e8f7a5e2b8 16:34:56 Step 18/23 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml 16:34:56 ---> Running in fc3bb323c7e8 16:34:56 Removing intermediate container b718fdc2ecca 16:34:56 ---> b97371462dc3 16:34:56 Step 19/22 : ENTRYPOINT ["entrypoint.sh"] 16:34:56 Removing intermediate container fc3bb323c7e8 16:34:56 ---> a9734694331c 16:34:56 Step 23/24 : LABEL git_sha=8082061797892bd85cbef1541f2309b8493cf56e 16:34:56 ---> 171da66e770a 16:34:56 Step 19/23 : ENTRYPOINT ["/support-notifications"] 16:34:56 ---> Running in 3eb18bb7e8be 16:34:56 ---> Running in b97640f0697f 16:34:56 ---> Running in a9d304012dad 16:34:56 Removing intermediate container 3eb18bb7e8be 16:34:56 ---> 20662d4410e6 16:34:56 Step 20/22 : LABEL arch=x86_64 16:34:57 Removing intermediate container b97640f0697f 16:34:57 ---> 4d2a0093665e 16:34:57 Step 24/24 : LABEL version=0.0.0 16:34:57 ---> Running in c0867372cfee 16:34:57 Removing intermediate container a9d304012dad 16:34:57 ---> c11eaf97ae81 16:34:57 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 16:34:57 ---> Running in e038ebd7f415 16:34:57 ---> Running in 14309f33f078 16:34:57 Removing intermediate container c0867372cfee 16:34:57 ---> ff8de6a642a5 16:34:57 Step 21/22 : LABEL git_sha=8082061797892bd85cbef1541f2309b8493cf56e 16:34:57 Removing intermediate container e038ebd7f415 16:34:57 ---> eac52952ae0f 16:34:57 16:34:57 Removing intermediate container 14309f33f078 16:34:57 ---> 39d7f3aedef9 16:34:57 Step 21/23 : LABEL arch=x86_64 16:34:57 ---> Running in 99a9c2a27437 16:34:57 Successfully built eac52952ae0f 16:34:57 Successfully tagged core-command:latest 16:34:57  Building core-command ... done Building core-metadata 16:34:57 ---> Running in 0cbf8de28677 16:34:58 Removing intermediate container 99a9c2a27437 16:34:58 ---> 8ebae3d65a55 16:34:58 Step 22/22 : LABEL version=0.0.0 16:34:58 Removing intermediate container 47b482ec4c8e 16:34:58 ---> e82ada63468b 16:34:58 Step 9/24 : COPY . . 16:34:58 Removing intermediate container 49dd85242aba 16:34:58 ---> b28bedf7b7e1 16:34:58 Step 8/31 : COPY . . 16:35:00 Step 1/25 : ARG BUILDER_BASE=golang:1.18-alpine3.16 16:35:00 Step 2/25 : FROM ${BUILDER_BASE} AS builder 16:35:00 ---> e6c0da29506b 16:35:00 Step 3/25 : ARG ADD_BUILD_TAGS="" 16:35:00 ---> Using cache 16:35:00 ---> 32a7257ece1e 16:35:00 Step 4/25 : WORKDIR /edgex-go 16:35:00 ---> Using cache 16:35:00 ---> 50f6d85d32c5 16:35:00 Step 5/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 16:35:00 ---> Using cache 16:35:00 ---> b1b696e8f074 16:35:00 Step 6/25 : RUN apk add --update --no-cache make git 16:35:01 Removing intermediate container 0cbf8de28677 16:35:01 ---> 8567c9c6480f 16:35:01 Step 22/23 : LABEL git_sha=8082061797892bd85cbef1541f2309b8493cf56e 16:35:02 ---> Running in 0b91f7e29ac3 16:35:02 ---> Running in 4fe6c608e600 16:35:02 ---> Running in d3212384542a 16:35:02 ---> b7a06e62cd9f 16:35:02 Step 9/31 : RUN make cmd/security-bootstrapper/security-bootstrapper 16:35:02 ---> ae9899174949 16:35:02 Step 10/24 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-data/core-data 16:35:02 Removing intermediate container 0b91f7e29ac3 16:35:02 ---> 7479cc0b7346 16:35:02 Step 23/23 : LABEL version=0.0.0 16:35:02 ---> Running in c1e5da387b43 16:35:02 Removing intermediate container d3212384542a 16:35:02 ---> ad23d6820f91 16:35:02 16:35:02 ---> Running in 03e1f2e416d7 16:35:02 ---> Running in 8f801288d8ae 16:35:02 Successfully built ad23d6820f91 16:35:02 Successfully tagged security-proxy-setup:latest 16:35:02  Building security-proxy-setup ... done Building sys-mgmt-agent 16:35:02 fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 16:35:02 Removing intermediate container 8f801288d8ae 16:35:02 ---> 7f46243d19b0 16:35:02 16:35:02 Successfully built 7f46243d19b0 16:35:02 Successfully tagged support-notifications:latest 16:35:02 Building security-spiffe-token-provider 16:35:02  Building support-notifications ... done CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper 16:35: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 16:35:03 fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 16:35:03 OK: 211 MiB in 51 packages 16:35:06 Step 1/23 : ARG BUILDER_BASE=golang:1.18-alpine3.16 16:35:06 Step 2/23 : FROM ${BUILDER_BASE} AS builder 16:35:06 ---> e6c0da29506b 16:35:06 Step 3/23 : WORKDIR /edgex-go 16:35:06 ---> Using cache 16:35:06 ---> 3b53a113148a 16:35:06 Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 16:35:06 ---> Using cache 16:35:06 ---> 215080f02860 16:35:06 Step 5/23 : RUN apk add --update --no-cache make bash git 16:35:06 Step 1/20 : ARG BUILDER_BASE=golang:1.18-alpine3.16 16:35:06 Step 2/20 : FROM ${BUILDER_BASE} AS builder 16:35:06 ---> e6c0da29506b 16:35:06 Step 3/20 : WORKDIR /edgex-go 16:35:06 ---> Using cache 16:35:06 ---> 3b53a113148a 16:35:06 Step 4/20 : RUN apk update && apk --no-cache --update add build-base 16:35:06 656be50a0ddc: Pull complete 16:35:06 2bbca73fdf42: Pull complete 16:35:06 46d945488cbd: Pull complete 16:35:06 Removing intermediate container 4fe6c608e600 16:35:06 ---> 4fde974498fe 16:35:06 Step 7/25 : COPY go.mod vendor* ./ 16:35:06 ---> Running in c21f987df53d 16:35:06 ---> Running in aca66a3fa841 16:35:07 ---> b116e716a769 16:35:07 Step 8/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 16:35:07 ---> Running in 8d56e5d5750e 16:35:08 fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 16:35:08 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 16:35:08 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 16:35:08 v3.16.2-140-gb38ba50d49 [https://dl-cdn.alpinelinux.org/alpine/v3.16/main] 16:35:08 v3.16.2-138-g7a2f8ae896 [https://dl-cdn.alpinelinux.org/alpine/v3.16/community] 16:35:08 OK: 17040 distinct packages available 16:35:08 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 16:35:08 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 16:35:08 OK: 211 MiB in 51 packages 16:35:08 fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 16:35:09 OK: 211 MiB in 51 packages 16:35:10 Removing intermediate container aca66a3fa841 16:35:10 ---> 2d3b4c03cf46 16:35:10 Step 5/20 : COPY go.mod vendor* ./ 16:35:10 Removing intermediate container c21f987df53d 16:35:10 ---> eecae9830d2a 16:35:10 Step 6/23 : COPY go.mod vendor* ./ 16:35:10 ---> f426523d1dca 16:35:10 Step 6/20 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 16:35:11 ---> f47a8889a726 16:35:11 Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 16:35:11 ---> Running in fdac010a6e75 16:35:11 ---> Running in aa9cf12602aa 16:35:12 8a5474983e97: Pull complete 16:35:14 329c88fbcd65: Pull complete 16:35:14 Digest: sha256:53af0e8f7504757f555691f1ffb14839a2b3754f429f24055fc4060c6a6ea7d8 16:35:14 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine 16:35:14 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine [Pipeline] fileExists [Pipeline] sh 16:35:14 + echo FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine 16:35:14 WORKDIR /edgex 16:35:14 COPY go.mod . 16:35:14 RUN go mod download 16:35:14 + docker build -t ci-base-image-arm64 -f - . 16:35:15 Sending build context to Docker daemon 3.166MB 16:35:15 Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine 16:35:15 ---> ff4287adb874 16:35:15 Step 2/4 : WORKDIR /edgex 16:35:17 ---> Running in 0198fd1cd8f1 16:35:17 Removing intermediate container 0198fd1cd8f1 16:35:17 ---> ff6b51ea3bfa 16:35:17 Step 3/4 : COPY go.mod . 16:35:18 ---> 762c9948d764 16:35:18 Step 4/4 : RUN go mod download 16:35:18 ---> Running in 94ca62968d1a 16:35:19 Removing intermediate container 8d56e5d5750e 16:35:19 ---> 43846db8d543 16:35:19 Step 9/25 : COPY . . 16:35:24 ---> 2a19a6878ba0 16:35:24 Step 10/25 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-metadata/core-metadata 16:35:25 Removing intermediate container fdac010a6e75 16:35:25 ---> d2f43231e07b 16:35:25 Step 7/20 : COPY . . 16:35:25 Removing intermediate container aa9cf12602aa 16:35:25 ---> 29e57a099343 16:35:25 Step 8/23 : COPY . . 16:35:28 ---> Running in 9ae2b2fc015d 16:35:29 Removing intermediate container c1e5da387b43 16:35:29 ---> 1a219c9aa68d 16:35:29 16:35:29 Step 10/31 : FROM alpine:3.16 16:35:29 ---> 9c6f07244728 16:35:29 Step 11/31 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' 16:35:29 Removing intermediate container 03e1f2e416d7 16:35:29 ---> 344e114b8f8b 16:35:29 16:35:29 Step 11/24 : FROM alpine:3.16 16:35:29 ---> 9c6f07244728 16:35:29 Step 12/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' 16:35:29 ---> Running in 8d47a96dfb2e 16:35:29 ---> b4b089c92ef3 16:35:29 Step 8/20 : RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider 16:35:29 ---> 064745fd5fca 16:35:29 Step 9/23 : RUN make cmd/sys-mgmt-agent/sys-mgmt-agent 16:35:29 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:35:29 ---> Running in 0ab7c987be0e 16:35:29 ---> Running in 2da643dfcfe1 16:35:29 ---> Running in 97e50e7bf8bd 16:35:29 Removing intermediate container 8d47a96dfb2e 16:35:29 ---> 38ee9d89c1c0 16:35:29 Step 12/31 : RUN apk add --update --no-cache dumb-init su-exec 16:35:29 ---> Running in 1e6806d2856e 16:35:29 Removing intermediate container 0ab7c987be0e 16:35:29 ---> 843df48e35ea 16:35:29 Step 13/24 : ENV APP_PORT=59880 16:35:30 ---> Running in a5008b30f454 16:35:30 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/sys-mgmt-agent/sys-mgmt-agent ./cmd/sys-mgmt-agent 16:35:30 Removing intermediate container a5008b30f454 16:35:30 ---> 67cc9a6d3e26 16:35:30 Step 14/24 : EXPOSE $APP_PORT 16:35:30 ---> Running in 5ca6cf31cdf8 16:35:30 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/security-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider 16:35:30 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 16:35:30 Removing intermediate container 5ca6cf31cdf8 16:35:30 ---> bbe2ac3ffebe 16:35:30 Step 15/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 16:35:30 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 16:35:30 ---> Running in 3aaecd0dbb0b 16:35:30 (1/2) Installing dumb-init (1.2.5-r1) 16:35:30 (2/2) Installing su-exec (0.2-r1) 16:35:30 Executing busybox-1.35.0-r17.trigger 16:35:30 OK: 6 MiB in 16 packages 16:35:31 Removing intermediate container 1e6806d2856e 16:35:31 ---> 8b554de57455 16:35:31 Step 13/31 : ENV SECURITY_INIT_DIR /edgex-init 16:35:31 ---> Running in 8eddb1ae6a0a 16:35:31 Removing intermediate container 3aaecd0dbb0b 16:35:31 ---> c9dd21e5bc9d 16:35:31 Step 16/24 : RUN apk add --update --no-cache zeromq dumb-init 16:35:31 Removing intermediate container 8eddb1ae6a0a 16:35:31 ---> a599f3e02efc 16:35:31 Step 14/31 : ENV SECURITY_INIT_STAGING /edgex-init-staging 16:35:31 ---> Running in bd202b969bf0 16:35:31 ---> Running in e09d5ced8084 16:35:31 Removing intermediate container e09d5ced8084 16:35:31 ---> 705001e1c98e 16:35:31 Step 15/31 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_STAGING}/bootstrap-redis 16:35:31 ---> Running in 02ab62defdac 16:35:32 Removing intermediate container 02ab62defdac 16:35:32 ---> 96278d5e7ed1 16:35:32 Step 16/31 : RUN mkdir -p ${BOOTSTRAP_REDIS_DIR} 16:35:32 ---> Running in 2f2e6ac8c67b 16:35:32 fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 16:35:33 fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 16:35:33 (1/6) Installing dumb-init (1.2.5-r1) 16:35:33 (2/6) Installing libgcc (11.2.1_git20220219-r2) 16:35:33 (3/6) Installing libsodium (1.0.18-r0) 16:35:33 (4/6) Installing libstdc++ (11.2.1_git20220219-r2) 16:35:33 (5/6) Installing libzmq (4.3.4-r0) 16:35:33 Removing intermediate container 2f2e6ac8c67b 16:35:33 ---> 185461603d0a 16:35:33 Step 17/31 : WORKDIR ${SECURITY_INIT_STAGING} 16:35:33 (6/6) Installing zeromq (4.3.4-r0) 16:35:34 ---> Running in df95d9a0407c 16:35:34 Executing busybox-1.35.0-r17.trigger 16:35:34 OK: 8 MiB in 20 packages 16:35:34 Removing intermediate container df95d9a0407c 16:35:34 ---> 96fcdd5fbd10 16:35:34 Step 18/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_STAGING}/ 16:35:34 ---> 8bde059dfb87 16:35:34 Step 19/31 : RUN chmod +x ${SECURITY_INIT_STAGING}/*.sh 16:35:34 Removing intermediate container bd202b969bf0 16:35:34 ---> f790d1924820 16:35:34 Step 17/24 : COPY --from=builder /edgex-go/Attribution.txt / 16:35:35 ---> Running in 4b1fbe5692f8 16:35:35 ---> 876f87d3d67b 16:35:35 Step 18/24 : COPY --from=builder /edgex-go/cmd/core-data/core-data / 16:35:36 ---> ab0865cd072c 16:35:36 Step 19/24 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml 16:35:36 Removing intermediate container 4b1fbe5692f8 16:35:36 ---> ab184f4c92d2 16:35:36 Step 20/31 : COPY --from=builder /edgex-go/Attribution.txt / 16:35:36 ---> 7bcd5c697758 16:35:36 Step 20/24 : ENTRYPOINT ["/core-data"] 16:35:37 ---> Running in 693df499aef6 16:35:37 ---> 63edd87c2ac4 16:35:37 Step 21/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . 16:35:37 Removing intermediate container 693df499aef6 16:35:37 ---> 0cbf05966f3a 16:35:37 Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 16:35:38 ---> Running in 682dd89e4c97 16:35:38 ---> 5eb6347024ad 16:35:38 Step 22/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.toml ./res/ 16:35:38 Removing intermediate container 682dd89e4c97 16:35:38 ---> dc92cdb9f921 16:35:38 Step 22/24 : LABEL arch=x86_64 16:35:38 ---> Running in d897c3d6aa3e 16:35:38 ---> 3a3a79772bce 16:35:38 Step 23/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml ${BOOTSTRAP_REDIS_DIR}/res/ 16:35:38 Removing intermediate container d897c3d6aa3e 16:35:38 ---> f3545bc7bafc 16:35:38 Step 23/24 : LABEL git_sha=8082061797892bd85cbef1541f2309b8493cf56e 16:35:39 ---> Running in c6f42c5c9f78 16:35:39 ---> 7cc871d9f7b9 16:35:39 Step 24/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ ${SECURITY_INIT_STAGING}/consul-bootstrapper/ 16:35:39 Removing intermediate container c6f42c5c9f78 16:35:39 ---> 866bebf09074 16:35:39 Step 24/24 : LABEL version=0.0.0 16:35:39 ---> Running in 724fea9d08ea 16:35:39 ---> 040536ca0200 16:35:39 Step 25/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / 16:35:40 Removing intermediate container 724fea9d08ea 16:35:40 ---> ca8bf358214a 16:35:40 16:35:40 Successfully built ca8bf358214a 16:35:40 Successfully tagged core-data:latest 16:35:40 Building security-secretstore-setup 16:35:40  Building core-data ... done  ---> 4447f349e454 16:35:40 Step 26/31 : RUN chmod +x /entrypoint.sh 16:35:41 ---> Running in 9e125fb457da 16:35:44 Removing intermediate container 9e125fb457da 16:35:44 ---> 54c2caeda610 16:35:44 Step 27/31 : ENTRYPOINT ["/entrypoint.sh"] 16:35:44 ---> Running in 2d77123d4c7c 16:35:44 Step 1/25 : ARG BUILDER_BASE=golang:1.18-alpine3.16 16:35:44 Step 2/25 : FROM ${BUILDER_BASE} AS builder 16:35:44 ---> e6c0da29506b 16:35:44 Step 3/25 : WORKDIR /edgex-go 16:35:44 ---> Using cache 16:35:44 ---> 3b53a113148a 16:35:44 Step 4/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 16:35:44 ---> Using cache 16:35:44 ---> 215080f02860 16:35:44 Step 5/25 : RUN apk add --update --no-cache make git 16:35:44 ---> Using cache 16:35:44 ---> fe284284a1fe 16:35:44 Step 6/25 : COPY go.mod vendor* ./ 16:35:44 ---> Using cache 16:35:44 ---> 6d903d7cd554 16:35:44 Step 7/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 16:35:44 ---> Using cache 16:35:44 ---> b28bedf7b7e1 16:35:44 Step 8/25 : COPY . . 16:35:44 ---> Using cache 16:35:44 ---> b7a06e62cd9f 16:35:44 Step 9/25 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 16:35:44 Removing intermediate container 2d77123d4c7c 16:35:44 ---> c6334a8ba45b 16:35:44 Step 28/31 : CMD ["gate"] 16:35:44 ---> Running in cf5843b86d92 16:35:44 ---> Running in 6abc114dde90 16:35:45 Removing intermediate container 6abc114dde90 16:35:45 ---> 63b80d3aec83 16:35:45 Step 29/31 : LABEL arch=x86_64 16:35:45 ---> Running in 0a2875fa1540 16:35:45 Removing intermediate container 0a2875fa1540 16:35:45 ---> 803f3092cdd8 16:35:45 Step 30/31 : LABEL git_sha=8082061797892bd85cbef1541f2309b8493cf56e 16:35:45 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider 16:35:45 ---> Running in aa643f13c335 16:35:45 Removing intermediate container aa643f13c335 16:35:45 ---> b2ab68c2fc6e 16:35:45 Step 31/31 : LABEL version=0.0.0 16:35:45 ---> Running in d584edb57ef6 16:35:46 Removing intermediate container d584edb57ef6 16:35:46 ---> b5831bdae168 16:35:46 16:35:46 Successfully built b5831bdae168 16:35:46 Successfully tagged security-bootstrapper:latest 16:35:46  Building security-bootstrapper ... done Building support-scheduler 16:35:49 Step 1/23 : ARG BUILDER_BASE=golang:1.18-alpine3.16 16:35:49 Step 2/23 : FROM ${BUILDER_BASE} AS builder 16:35:49 ---> e6c0da29506b 16:35:49 Step 3/23 : ARG ADD_BUILD_TAGS="" 16:35:49 ---> Using cache 16:35:49 ---> 32a7257ece1e 16:35:49 Step 4/23 : WORKDIR /edgex-go 16:35:49 ---> Using cache 16:35:49 ---> 50f6d85d32c5 16:35:49 Step 5/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 16:35:49 ---> Using cache 16:35:49 ---> b1b696e8f074 16:35:49 Step 6/23 : RUN apk add --update --no-cache make git 16:35:49 ---> Using cache 16:35:49 ---> 4fde974498fe 16:35:49 Step 7/23 : COPY go.mod vendor* ./ 16:35:49 ---> Using cache 16:35:49 ---> b116e716a769 16:35:49 Step 8/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 16:35:49 ---> Using cache 16:35:49 ---> 43846db8d543 16:35:49 Step 9/23 : COPY . . 16:35:49 ---> Using cache 16:35:49 ---> 2a19a6878ba0 16:35:49 Step 10/23 : RUN make cmd/support-scheduler/support-scheduler 16:35:50 ---> Running in 8ec249c40c26 16:35:51 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:57 Removing intermediate container 94ca62968d1a 16:35:57 ---> d4cec7659bca 16:35:57 Successfully built d4cec7659bca 16:35:57 Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:35:57 + docker inspect -f . ci-base-image-arm64 16:35:57 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 16:35:57 prd-ubuntu20.04-docker-arm64-4c-16g-28642 does not seem to be running inside a container 16:35:57 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/5 -v /w/workspace/edgex-go/5:/w/workspace/edgex-go/5:rw,z -v /w/workspace/edgex-go/5@tmp:/w/workspace/edgex-go/5@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:35:57 Removing intermediate container 2da643dfcfe1 16:35:57 ---> 44540a38c022 16:35:57 Step 10/23 : RUN make cmd/sys-mgmt-executor/sys-mgmt-executor 16:35:57 Removing intermediate container 9ae2b2fc015d 16:35:57 ---> 78eb840a00b4 16:35:57 16:35:57 Step 11/25 : FROM alpine:3.16 16:35:57 ---> 9c6f07244728 16:35:57 Step 12/25 : RUN apk add --update --no-cache dumb-init 16:35:57 ---> Using cache 16:35:57 ---> da8668d1957c 16:35:57 Step 13/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 16:35:57 ---> Using cache 16:35:57 ---> 587e73a93ff1 16:35:57 Step 14/25 : ENV APP_PORT=59881 16:35:57 ---> Running in 14eb0217097d 16:35:57 ---> Running in 682ae53f0bb8 16:35:58 Removing intermediate container 682ae53f0bb8 16:35:58 ---> f87dbed6eaed 16:35:58 Step 15/25 : EXPOSE $APP_PORT 16:35:58 ---> Running in 3060247347e5 16:35:58 Removing intermediate container 3060247347e5 16:35:58 ---> 253dc70f9c57 16:35:58 Step 16/25 : WORKDIR / 16:35:58 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/sys-mgmt-executor/sys-mgmt-executor ./cmd/sys-mgmt-executor 16:35:58 ---> Running in 7ee1643f282a 16:35:59 $ docker top 5f9a537d1672eaffd01e178b29df999ab46de282b22ad564ceb645683574c043 -eo pid,comm 16:35:59 Removing intermediate container 7ee1643f282a 16:35:59 ---> 2da3df48047e 16:35:59 Step 17/25 : COPY --from=builder /edgex-go/Attribution.txt / [Pipeline] { [Pipeline] sh 16:35:59 ---> 0926903d1800 16:35:59 Step 18/25 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / 16:36:00 + go version 16:36:00 go version go1.18.3 linux/arm64 [Pipeline] } 16:36:00 $ docker stop --time=1 5f9a537d1672eaffd01e178b29df999ab46de282b22ad564ceb645683574c043 16:36:00 Removing intermediate container 14eb0217097d 16:36:00 ---> e59c9b4ed035 16:36:00 16:36:00 Step 11/23 : FROM alpine:3.16 16:36:00 ---> 9c6f07244728 16:36:00 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:36:00 ---> a89f2fb625eb 16:36:00 Step 19/25 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml 16:36:00 ---> Running in 76b46b42c245 16:36:01 Removing intermediate container 76b46b42c245 16:36:01 ---> 657a2b6e8e22 16:36: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:36:01 ---> 0ca8577beab3 16:36:01 Step 20/25 : COPY --from=builder /edgex-go/cmd/core-metadata/res/uom.toml /res/uom.toml 16:36:01 ---> Running in 9e13efae0bcc 16:36:01 $ docker rm -f 5f9a537d1672eaffd01e178b29df999ab46de282b22ad564ceb645683574c043 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:36:02 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 16:36:02 ---> abcb4fda7230 16:36:02 Step 21/25 : ENTRYPOINT ["/core-metadata"] 16:36:02 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 16:36:02 + docker inspect -f . ci-base-image-arm64 16:36:02 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 16:36:02 ---> Running in 7fcdf6c4747c 16:36:02 Removing intermediate container 97e50e7bf8bd 16:36:02 ---> 644d1386b55a 16:36:02 16:36:02 Step 9/20 : FROM alpine:3.15 16:36:02 ---> c4fc93816858 16:36:02 Step 10/20 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' 16:36:02 ---> Using cache 16:36:02 ---> e81b491febfd 16:36:02 Step 11/20 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 16:36:02 ---> Using cache 16:36:02 ---> 24d29f9e1845 16:36:02 Step 12/20 : RUN apk update && apk --no-cache --update add dumb-init curl gcompat 16:36:02 (1/33) Installing ncurses-terminfo-base (6.3_p20220521-r0) 16:36:02 (2/33) Installing ncurses-libs (6.3_p20220521-r0) 16:36:02 (3/33) Installing readline (8.1.2-r0) 16:36:02 prd-ubuntu20.04-docker-arm64-4c-16g-28642 does not seem to be running inside a container 16:36:02 $ 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/5 -v /w/workspace/edgex-go/5:/w/workspace/edgex-go/5:rw,z -v /w/workspace/edgex-go/5@tmp:/w/workspace/edgex-go/5@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:36:02 (4/33) Installing bash (5.1.16-r2) 16:36:02 Executing bash-5.1.16-r2.post-install 16:36:02 (5/33) Installing ca-certificates (20220614-r0) 16:36:02 ---> Running in 505bbad79831 16:36:02 (6/33) Installing brotli-libs (1.0.9-r6) 16:36:02 (7/33) Installing nghttp2-libs (1.47.0-r0) 16:36:02 (8/33) Installing libcurl (7.83.1-r3) 16:36:02 (9/33) Installing curl (7.83.1-r3) 16:36:02 (10/33) Installing docker-cli (20.10.16-r2) 16:36:02 Removing intermediate container 7fcdf6c4747c 16:36:02 ---> d100979e9534 16:36:02 Step 22/25 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 16:36:03 (11/33) Installing dumb-init (1.2.5-r1) 16:36:03 (12/33) Installing libbz2 (1.0.8-r1) 16:36:03 (13/33) Installing expat (2.4.8-r0) 16:36:03 (14/33) Installing libffi (3.4.2-r1) 16:36:03 (15/33) Installing gdbm (1.23-r0) 16:36:03 (16/33) Installing xz-libs (5.2.5-r1) 16:36:03 (17/33) Installing libgcc (11.2.1_git20220219-r2) 16:36:03 (18/33) Installing libstdc++ (11.2.1_git20220219-r2) 16:36:03 (19/33) Installing mpdecimal (2.5.1-r1) 16:36:03 ---> Running in 28c918e10fff 16:36:03 (20/33) Installing sqlite-libs (3.38.5-r0) 16:36:03 (21/33) Installing python3 (3.10.5-r0) 16:36:03 (22/33) Installing py3-contextlib2 (21.6.0-r2) 16:36:03 (23/33) Installing py3-tomli (2.0.1-r1) 16:36:03 (24/33) Installing py3-pep517 (0.12.0-r2) 16:36:03 (25/33) Installing py3-six (1.16.0-r1) 16:36:03 (26/33) Installing py3-retrying (1.3.3-r3) 16:36:03 (27/33) Installing py3-appdirs (1.4.4-r3) 16:36:03 (28/33) Installing py3-more-itertools (8.13.0-r0) 16:36:03 (29/33) Installing py3-ordered-set (4.0.2-r3) 16:36:03 (30/33) Installing py3-parsing (2.4.7-r3) 16:36:03 (31/33) Installing py3-packaging (21.3-r0) 16:36:03 (32/33) Installing py3-setuptools (59.4.0-r0) 16:36:03 (33/33) Installing py3-pip (22.1.1-r0) 16:36:03 fetch https://dl-4.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 16:36:03 Removing intermediate container 28c918e10fff 16:36:03 ---> b45aac476c2b 16:36:03 Step 23/25 : LABEL arch=x86_64 16:36:03 Executing busybox-1.35.0-r17.trigger 16:36:03 Executing ca-certificates-20220614-r0.trigger 16:36:03 OK: 122 MiB in 47 packages 16:36:03 ---> Running in a57ca7ff3157 16:36:04 $ docker top dbdc3bee94d7b71fd5d4383cfa410692f2df7ccdf896806c0e1749f00eb2beda -eo pid,comm [Pipeline] { [Pipeline] echo 16:36:04 ========================================================= 16:36:04 [edgeXBuildGoParallel] Running Tests and Build... 16:36:04 ========================================================= [Pipeline] sh 16:36:04 Removing intermediate container a57ca7ff3157 16:36:04 ---> 062babf72dda 16:36:04 Step 24/25 : LABEL git_sha=8082061797892bd85cbef1541f2309b8493cf56e 16:36:04 ---> Running in e28a7fefa029 16:36:04 fetch https://dl-4.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 16:36:04 Removing intermediate container e28a7fefa029 16:36:04 ---> 8a023ab2b8d1 16:36:04 Step 25/25 : LABEL version=0.0.0 16:36:04 ---> Running in 684ee2551082 16:36:04 Removing intermediate container 684ee2551082 16:36:04 ---> 4ea40d0720a7 16:36:04 16:36:05 + git config --global --add safe.directory /w/workspace/edgex-go/5 [Pipeline] fileExists [Pipeline] sh 16:36:05 Successfully built 4ea40d0720a7 16:36:05 Successfully tagged core-metadata:latest 16:36:05  Building core-metadata ... done Building security-spire-agent 16:36: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-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup 16:36:05 v3.15.6-51-ge17b2505f3 [https://dl-4.alpinelinux.org/alpine/v3.15/main] 16:36:05 v3.15.6-51-ge17b2505f3 [https://dl-4.alpinelinux.org/alpine/v3.15/community] 16:36:05 OK: 15856 distinct packages available 16:36:05 fetch https://dl-4.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 16:36:05 + make test 16:36:05 GO111MODULE=on go test -race -coverprofile=coverage.out ./... 16:36:06 Collecting docker-compose==1.23.2 16:36:06 Downloading docker_compose-1.23.2-py2.py3-none-any.whl (131 kB) 16:36:06 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 131.9/131.9 kB 14.3 MB/s eta 0:00:00 16:36:06 fetch https://dl-4.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 16:36:06 Collecting requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1 16:36:06 Downloading requests-2.20.1-py2.py3-none-any.whl (57 kB) 16:36:06 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 58.0/58.0 kB 169.6 MB/s eta 0:00:00 16:36:06 Collecting docopt<0.7,>=0.6.1 16:36:06 Downloading docopt-0.6.2.tar.gz (25 kB) 16:36:06 Preparing metadata (setup.py): started 16:36:06 (1/9) Installing ca-certificates (20220614-r0) 16:36:06 Preparing metadata (setup.py): finished with status 'done' 16:36:06 Collecting texttable<0.10,>=0.9.0 16:36:06 Downloading texttable-0.9.1.tar.gz (11 kB) 16:36:06 Preparing metadata (setup.py): started 16:36:06 (2/9) Installing brotli-libs (1.0.9-r5) 16:36:06 (3/9) Installing nghttp2-libs (1.46.0-r0) 16:36:06 (4/9) Installing libcurl (7.80.0-r3) 16:36:06 Preparing metadata (setup.py): finished with status 'done' 16:36:06 Collecting docker<4.0,>=3.6.0 16:36:06 Downloading docker-3.7.3-py2.py3-none-any.whl (134 kB) 16:36:07 (5/9) Installing curl (7.80.0-r3) 16:36:07 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 134.5/134.5 kB 6.4 MB/s eta 0:00:00 16:36:07 Collecting dockerpty<0.5,>=0.4.1 16:36:07 Downloading dockerpty-0.4.1.tar.gz (13 kB) 16:36:07 Preparing metadata (setup.py): started 16:36:07 (6/9) Installing dumb-init (1.2.5-r1) 16:36:07 (7/9) Installing musl-obstack (1.2.3-r0) 16:36:07 (8/9) Installing libucontext (1.1-r0) 16:36:07 Preparing metadata (setup.py): finished with status 'done' 16:36:07 (9/9) Installing gcompat (1.0.0-r4) 16:36:07 Collecting PyYAML<4,>=3.10 16:36:07 Downloading PyYAML-3.13.tar.gz (270 kB) 16:36:07 Executing busybox-1.34.1-r7.trigger 16:36:07 Executing ca-certificates-20220614-r0.trigger 16:36:07 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 270.6/270.6 kB 8.8 MB/s eta 0:00:00 16:36:07 OK: 8 MiB in 23 packages 16:36:07 Preparing metadata (setup.py): started 16:36:07 Step 1/26 : ARG BUILDER_BASE=golang:1.18-alpine3.16 16:36:07 Step 2/26 : FROM ${BUILDER_BASE} AS builder 16:36:07 ---> e6c0da29506b 16:36:07 Step 3/26 : WORKDIR /edgex-go 16:36:07 ---> Using cache 16:36:07 ---> 3b53a113148a 16:36:07 Step 4/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 16:36:07 ---> Using cache 16:36:07 ---> 215080f02860 16:36:07 Step 5/26 : RUN apk add --update --no-cache make git build-base curl 16:36:07 ---> Using cache 16:36:07 ---> 1cc8e3fbc96e 16:36:07 Step 6/26 : COPY go.mod vendor* ./ 16:36:07 ---> Using cache 16:36:07 ---> 583a33fdda03 16:36:07 Step 7/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 16:36:07 ---> Using cache 16:36:07 ---> 62ea1e4be231 16:36:07 Step 8/26 : COPY . . 16:36:07 ---> Using cache 16:36:07 ---> 9591d5cd602f 16:36:07 Step 9/26 : ARG SPIRE_RELEASE=1.2.1 16:36:07 ---> Using cache 16:36:07 ---> 6941406cedf4 16:36:07 Step 10/26 : WORKDIR /edgex-go/spire-build 16:36:07 ---> Using cache 16:36:07 ---> c622d3c48aac 16:36:07 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:36:07 ---> Using cache 16:36:07 ---> 4e1a37287024 16:36:07 Step 12/26 : WORKDIR /edgex-go 16:36:07 ---> Using cache 16:36:07 ---> d1dcccda23d6 16:36:07 16:36:07 Step 13/26 : FROM alpine:3.15 16:36:07 ---> c4fc93816858 16:36:07 Step 14/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' 16:36:07 ---> Using cache 16:36:07 ---> e81b491febfd 16:36:07 Step 15/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 16:36:07 ---> Using cache 16:36:07 ---> 24d29f9e1845 16:36:07 Step 16/26 : RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 16:36:07 ---> Using cache 16:36:07 ---> 596cd7c6fa03 16:36:07 Step 17/26 : COPY --from=builder /usr/local/bin/spire-agent /usr/local/bin 16:36:08 Preparing metadata (setup.py): finished with status 'done' 16:36:08 Collecting websocket-client<1.0,>=0.32.0 16:36:08 Downloading websocket_client-0.59.0-py2.py3-none-any.whl (67 kB) 16:36:08 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 67.2/67.2 kB 16.6 MB/s eta 0:00:00 16:36:08 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:36:08 Collecting cached-property<2,>=1.2.0 16:36:08 Downloading cached_property-1.5.2-py2.py3-none-any.whl (7.6 kB) 16:36:08 Collecting jsonschema<3,>=2.5.1 16:36:08 Downloading jsonschema-2.6.0-py2.py3-none-any.whl (39 kB) 16:36:08 Collecting docker-pycreds>=0.4.0 16:36:08 Downloading docker_pycreds-0.4.0-py2.py3-none-any.whl (9.0 kB) 16:36:08 Collecting certifi>=2017.4.17 16:36:08 Downloading certifi-2022.6.15-py3-none-any.whl (160 kB) 16:36:08 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 160.2/160.2 kB 30.5 MB/s eta 0:00:00 16:36:08 Collecting urllib3<1.25,>=1.21.1 16:36:08 Downloading urllib3-1.24.3-py2.py3-none-any.whl (118 kB) 16:36:08 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 118.8/118.8 kB 149.7 MB/s eta 0:00:00 16:36:08 Collecting idna<2.8,>=2.5 16:36:08 Downloading idna-2.7-py2.py3-none-any.whl (58 kB) 16:36:08 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 58.2/58.2 kB 31.6 MB/s eta 0:00:00 16:36:08 Collecting chardet<3.1.0,>=3.0.2 16:36:08 Downloading chardet-3.0.4-py2.py3-none-any.whl (133 kB) 16:36:08 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 133.4/133.4 kB 46.7 MB/s eta 0:00:00 16:36:09 Using legacy 'setup.py install' for dockerpty, since package 'wheel' is not installed. 16:36:09 Using legacy 'setup.py install' for docopt, since package 'wheel' is not installed. 16:36:09 Using legacy 'setup.py install' for PyYAML, since package 'wheel' is not installed. 16:36:09 Using legacy 'setup.py install' for texttable, since package 'wheel' is not installed. 16:36:09 Installing collected packages: texttable, PyYAML, jsonschema, idna, docopt, chardet, cached-property, websocket-client, urllib3, dockerpty, docker-pycreds, certifi, requests, docker, docker-compose 16:36:09 Running setup.py install for texttable: started 16:36:09 Running setup.py install for texttable: finished with status 'done' 16:36:09 Running setup.py install for PyYAML: started 16:36:09 ---> d63f360957a2 16:36:09 Step 18/26 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin 16:36:09 Running setup.py install for PyYAML: finished with status 'done' 16:36:10 Running setup.py install for docopt: started 16:36:10 Removing intermediate container 505bbad79831 16:36:10 ---> 625c3384cc4b 16:36:10 Step 13/20 : COPY --from=builder /edgex-go/Attribution.txt / 16:36:11 Running setup.py install for docopt: finished with status 'done' 16:36:11 ---> 0b152fe4554d 16:36:11 Step 14/20 : COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/security-spiffe-token-provider / 16:36:11 ---> 77d85fdfbad0 16:36:11 Step 19/26 : COPY --from=builder /edgex-go/cmd/security-spire-agent/docker-entrypoint.sh /usr/local/bin/ 16:36:11 Removing intermediate container cf5843b86d92 16:36:11 ---> 327fc5472dca 16:36:11 16:36:11 Step 10/25 : FROM alpine:3.16 16:36:11 ---> 9c6f07244728 16:36:11 Step 11/25 : RUN apk add --update --no-cache ca-certificates dumb-init su-exec 16:36:11 ---> Running in 343336d8cce3 16:36:11 ---> f7c613d73e35 16:36:11 Step 20/26 : COPY --from=builder /edgex-go/cmd/security-spire-agent/agent.conf /usr/local/etc/spire/agent.conf.tpl 16:36:11 Running setup.py install for dockerpty: started 16:36:11 ---> ff3d8d2d87c4 16:36:11 Step 15/20 : COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/res/configuration.toml /res/configuration.toml 16:36:12 ---> 9582e96bfecb 16:36:12 Step 21/26 : COPY --from=builder /edgex-go/cmd/security-spire-agent/openssl.conf /usr/local/etc/ 16:36:12 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 16:36:12 ---> 62f8645f1db4 16:36:12 Step 16/20 : ENTRYPOINT [ "/security-spiffe-token-provider" ] 16:36:12 ---> Running in 13090268a966 16:36:12 ---> d252e1284c5c 16:36:12 Step 22/26 : ENTRYPOINT [ "/usr/bin/dumb-init" ] 16:36:12 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 16:36:12 ---> Running in 1eaca0c2edc4 16:36:12 Running setup.py install for dockerpty: finished with status 'done' 16:36:12 Removing intermediate container 13090268a966 16:36:12 ---> 8c65d3d83416 16:36:12 Step 17/20 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 16:36:12 ---> Running in fe253b621638 16:36:12 Removing intermediate container 1eaca0c2edc4 16:36:12 ---> 2b85b5cdc3e5 16:36:12 Step 23/26 : CMD [ "--verbose", "docker-entrypoint.sh" ] 16:36:12 ---> Running in 9e109ed0f930 16:36:12 Removing intermediate container fe253b621638 16:36:12 ---> 7f295ccf565f 16:36:12 Step 18/20 : LABEL arch=x86_64 16:36:12 ---> Running in c1f721c57225 16:36:12 (1/3) Installing ca-certificates (20220614-r0) 16:36:12 Removing intermediate container 9e109ed0f930 16:36:12 ---> bb5667b79674 16:36:12 Step 24/26 : LABEL arch=x86_64 16:36:12 (2/3) Installing dumb-init (1.2.5-r1) 16:36:12 (3/3) Installing su-exec (0.2-r1) 16:36:12 Executing busybox-1.35.0-r17.trigger 16:36:12 Executing ca-certificates-20220614-r0.trigger 16:36:12 ---> Running in e4f57c6aeed6 16:36:12 Removing intermediate container c1f721c57225 16:36:12 ---> 20e3a5891e97 16:36:12 Step 19/20 : LABEL git_sha=8082061797892bd85cbef1541f2309b8493cf56e 16:36:12 ---> Running in 62759152c7c6 16:36:12 OK: 6 MiB in 17 packages 16:36:12 Removing intermediate container e4f57c6aeed6 16:36:12 ---> ab043f3a630a 16:36:12 Step 25/26 : LABEL git_sha=8082061797892bd85cbef1541f2309b8493cf56e 16:36:12 Removing intermediate container 62759152c7c6 16:36:12 ---> c84ad248f63e 16:36:12 Step 20/20 : LABEL version=0.0.0 16:36:12 ---> Running in 923078f9203a 16:36:12 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:36:12 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:36:12  ---> Running in 5ea0c59edd06 16:36:13 Removing intermediate container 923078f9203a 16:36:13 ---> 729490a7f04c 16:36:13 Step 26/26 : LABEL version=0.0.0 16:36:13 Removing intermediate container 5ea0c59edd06 16:36:13 ---> bca8d7a5d16c 16:36:13 16:36:13 ---> Running in 49441ec0894f 16:36:13 Removing intermediate container 343336d8cce3 16:36:13 ---> 54765ec300c5 16:36:13 Step 12/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' 16:36:13 Successfully built bca8d7a5d16c 16:36:13 Successfully tagged security-spiffe-token-provider:latest 16:36:13  Building security-spiffe-token-provider ... done  ---> Running in 5515900b6e78 16:36:13 Removing intermediate container 49441ec0894f 16:36:13 ---> fe930697003b 16:36:13 16:36:13 Removing intermediate container 5515900b6e78 16:36:13 ---> 1871a3de5276 16:36:13 Step 13/25 : WORKDIR / 16:36:13 Successfully built fe930697003b 16:36:13 Successfully tagged security-spire-agent:latest 16:36:13  Building security-spire-agent ... done  ---> Running in a26bec488d82 16:36:13 Removing intermediate container a26bec488d82 16:36:13 ---> 8307f8f41c07 16:36:13 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:36:14 ---> 9b5fe66d070f 16:36:14 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:36:16 ---> 3d8bcf776e51 16:36:16 Step 16/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml 16:36:16 Removing intermediate container 8ec249c40c26 16:36:16 ---> 833507412d7b 16:36:16 16:36:16 Step 11/23 : FROM alpine:3.16 16:36:16 ---> 9c6f07244728 16:36:16 Step 12/23 : RUN apk add --update --no-cache dumb-init 16:36:16 ---> Using cache 16:36:16 ---> da8668d1957c 16:36:16 Step 13/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 16:36:16 ---> Using cache 16:36:16 ---> 587e73a93ff1 16:36:16 Step 14/23 : ENV APP_PORT=59861 16:36:16 ---> Running in 0c9611912435 16:36:16 Removing intermediate container 9e13efae0bcc 16:36:16 ---> b5521b93ecdb 16:36:16 Step 14/23 : ENV APP_PORT=58890 16:36:16 ---> 61b250f7b8cd 16:36:16 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:36:16 ---> Running in 5f2a0272b402 16:36:16 Removing intermediate container 0c9611912435 16:36:16 ---> 6ce50c3f782a 16:36:16 Step 15/23 : EXPOSE $APP_PORT 16:36:16 ---> Running in 770d3866febf 16:36:16 Removing intermediate container 5f2a0272b402 16:36:16 ---> b8b5558c20f6 16:36:16 Step 15/23 : EXPOSE $APP_PORT 16:36:16 ---> Running in 9bc7e2f783d4 16:36:16 ---> 05dc8b2e882b 16:36:16 Step 18/25 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . 16:36:16 Removing intermediate container 770d3866febf 16:36:16 ---> bfdbdc6ab859 16:36:16 Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / 16:36:16 Removing intermediate container 9bc7e2f783d4 16:36:16 ---> 024163b11b0f 16:36:16 Step 16/23 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/sys-mgmt-agent / 16:36:16 ---> 484d31d634f0 16:36:16 Step 17/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / 16:36:16 ---> 066f2a4375c3 16:36:16 Step 19/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . 16:36:17 ---> 03dd2f9fecb0 16:36:17 Step 17/23 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/res/configuration.toml /res/configuration.toml 16:36:17 ---> f28d4465f56a 16:36:17 Step 18/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml 16:36:17 ---> dbe4e826a854 16:36:17 Step 20/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ 16:36:17 ---> 518dca89f198 16:36:17 Step 18/23 : COPY --from=builder /edgex-go/cmd/sys-mgmt-executor/sys-mgmt-executor / 16:36:17 ---> 7eb9d964f93a 16:36:17 Step 19/23 : ENTRYPOINT ["/support-scheduler"] 16:36:17 ---> Running in dad1843c0b11 16:36:17 ---> 60ec065b08c2 16:36:17 Step 21/25 : RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 16:36:17 ---> Running in 28214b14f613 16:36:17 ---> 4667a0977670 16:36:17 Step 19/23 : ENTRYPOINT ["/sys-mgmt-agent"] 16:36:17 Removing intermediate container dad1843c0b11 16:36:17 ---> 4085ed976f9b 16:36:17 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 16:36:17 ---> Running in d25b7d921b3d 16:36:17 ---> Running in 0212f5d7f337 16:36:17 Removing intermediate container 0212f5d7f337 16:36:17 ---> 59038edcf16e 16:36:17 Step 21/23 : LABEL arch=x86_64 16:36:17 Removing intermediate container d25b7d921b3d 16:36:17 ---> 357d86a7c9d3 16:36:17 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 16:36:17 ---> Running in 38b3a2aad7b5 16:36:17 ---> Running in 7c7fd55ce23e 16:36:17 Removing intermediate container 38b3a2aad7b5 16:36:17 ---> c0d1d1857fe6 16:36:17 Step 21/23 : LABEL arch=x86_64 16:36:17 Removing intermediate container 7c7fd55ce23e 16:36:17 ---> 0faa9c676fa5 16:36:17 Step 22/23 : LABEL git_sha=8082061797892bd85cbef1541f2309b8493cf56e 16:36:17 ---> Running in f7a0102514f2 16:36:17 ---> Running in 93d6f3d8b2ad 16:36:18 Removing intermediate container 28214b14f613 16:36:18 ---> bf15dc0de443 16:36:18 Step 22/25 : ENTRYPOINT ["entrypoint.sh"] 16:36:18 Removing intermediate container 93d6f3d8b2ad 16:36:18 ---> cfe9c1f40b84 16:36:18 Step 23/23 : LABEL version=0.0.0 16:36:18 Removing intermediate container f7a0102514f2 16:36:18 ---> da4146badfc3 16:36:18 Step 22/23 : LABEL git_sha=8082061797892bd85cbef1541f2309b8493cf56e 16:36:18 ---> Running in 763e734e6bcc 16:36:18 ---> Running in 774f725a36bf 16:36:18 ---> Running in 8b6116f46328 16:36:18 Removing intermediate container 763e734e6bcc 16:36:18 ---> 6ea781622247 16:36:18 Step 23/25 : LABEL arch=x86_64 16:36:18 Removing intermediate container 8b6116f46328 16:36:18 Removing intermediate container 774f725a36bf 16:36:18 ---> 2f6bf091178c 16:36:18 ---> 1bd6a1b380ed 16:36:18 Step 23/23 : LABEL version=0.0.0 16:36:18 16:36:18 ---> Running in ad0a9f9fd7ff 16:36:18 ---> Running in 0cdfd9fc46df 16:36:18 Successfully built 1bd6a1b380ed 16:36:18 Successfully tagged support-scheduler:latest 16:36:18  Building support-scheduler ... done Removing intermediate container ad0a9f9fd7ff 16:36:18 ---> a09690d884a6 16:36:18 Step 24/25 : LABEL git_sha=8082061797892bd85cbef1541f2309b8493cf56e 16:36:18 ---> Running in d41bc46a5920 16:36:18 Removing intermediate container 0cdfd9fc46df 16:36:18 ---> d60adfff8b12 16:36:18 16:36:18 Successfully built d60adfff8b12 16:36:18 Successfully tagged sys-mgmt-agent:latest 16:36:18  Building sys-mgmt-agent ... done Removing intermediate container d41bc46a5920 16:36:18 ---> 6bdc2be48108 16:36:18 Step 25/25 : LABEL version=0.0.0 16:36:18 ---> Running in d1c13ec19cc3 16:36:18 Removing intermediate container d1c13ec19cc3 16:36:18 ---> c4bd2d0968f8 16:36:18 16:36:18 Successfully built c4bd2d0968f8 16:36:18 Successfully tagged security-secretstore-setup:latest 16:36:18  Building security-secretstore-setup ... done  [Pipeline] } 16:36:18 $ docker stop --time=1 a9b60b79bf53ef95001c0c6d1a91aefc65878e839e8e75a6e3a57b2f8dc3abed 16:36:20 $ docker rm -f a9b60b79bf53ef95001c0c6d1a91aefc65878e839e8e75a6e3a57b2f8dc3abed [Pipeline] // withDockerContainer [Pipeline] sh 16:36:20 + docker images 16:36:20 REPOSITORY TAG IMAGE ID CREATED SIZE 16:36:20 support-scheduler latest 1bd6a1b380ed 2 seconds ago 26.7MB 16:36:20 sys-mgmt-agent latest d60adfff8b12 2 seconds ago 136MB 16:36:20 security-secretstore-setup latest c4bd2d0968f8 2 seconds ago 29.2MB 16:36:20 833507412d7b 5 seconds ago 1.61GB 16:36:20 security-spire-agent latest fe930697003b 7 seconds ago 125MB 16:36:20 security-spiffe-token-provider latest bca8d7a5d16c 8 seconds ago 29.3MB 16:36:20 327fc5472dca 9 seconds ago 1.54GB 16:36:20 core-metadata latest 4ea40d0720a7 16 seconds ago 18.2MB 16:36:20 644d1386b55a 18 seconds ago 1.58GB 16:36:20 e59c9b4ed035 20 seconds ago 1.53GB 16:36:20 78eb840a00b4 23 seconds ago 1.55GB 16:36:20 security-bootstrapper latest b5831bdae168 35 seconds ago 19.4MB 16:36:20 core-data latest ca8bf358214a 41 seconds ago 21.6MB 16:36:20 344e114b8f8b 52 seconds ago 1.55GB 16:36:20 1a219c9aa68d 52 seconds ago 1.53GB 16:36:20 support-notifications latest 7f46243d19b0 About a minute ago 27.3MB 16:36:20 security-proxy-setup latest ad23d6820f91 About a minute ago 27.4MB 16:36:20 core-command latest eac52952ae0f About a minute ago 17.3MB 16:36:20 f7119fb4d091 About a minute ago 1.61GB 16:36:20 a7d47e1c5b9b About a minute ago 1.54GB 16:36:20 a71c117412bc About a minute ago 1.53GB 16:36:20 security-spire-server latest 9abb90e37e2b About a minute ago 86.5MB 16:36:20 security-spire-config latest edea38a59082 About a minute ago 85.8MB 16:36:20 d1dcccda23d6 2 minutes ago 1.42GB 16:36:20 37ed14d28987 2 minutes ago 1.42GB 16:36:20 ci-base-image-x86_64 latest e6c0da29506b 4 minutes ago 994MB 16:36:20 alpine 3.15 c4fc93816858 4 weeks ago 5.59MB 16:36:20 alpine 3.16 9c6f07244728 4 weeks ago 5.54MB 16:36:20 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver 0.1.4 31426a034bd3 2 months ago 253MB 16:36:20 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base 1.18-alpine a4fb48ad2a94 2 months ago 677MB 16:36:20 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:36:44 ? github.com/edgexfoundry/edgex-go [no test files] 16:38:36 ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] 16:38:36 ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] 16:38:36 ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] 16:38:36 ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] 16:38:38 ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] 16:38:38 ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] 16:38:38 ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-setup [no test files] 16:38:38 ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] 16:38:38 ? github.com/edgexfoundry/edgex-go/cmd/security-spiffe-token-provider [no test files] 16:38:40 ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] 16:38:40 ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] 16:38:41 ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-agent [no test files] 16:38:41 ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-executor [no test files] 16:38:41 ? github.com/edgexfoundry/edgex-go/internal [no test files] 16:38:41 ? github.com/edgexfoundry/edgex-go/internal/core/command [no test files] 16:38:59 ok github.com/edgexfoundry/edgex-go/internal/core/command/application 0.279s coverage: 28.7% of statements 16:38:59 ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] 16:38:59 ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] 16:39:02 ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 0.549s coverage: 98.5% of statements 16:39:02 ? github.com/edgexfoundry/edgex-go/internal/core/data [no test files] 16:39:02 ok github.com/edgexfoundry/edgex-go/internal/core/data/application 0.511s coverage: 54.2% of statements 16:39:02 ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] 16:39:02 ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] 16:39:20 ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 18.631s coverage: 89.2% of statements 16:39:20 ? github.com/edgexfoundry/edgex-go/internal/core/data/controller/messaging [no test files] 16:39:20 ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] 16:39:20 ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks [no test files] 16:39:20 ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] 16:39:20 ? github.com/edgexfoundry/edgex-go/internal/core/metadata [no test files] 16:39:20 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/application 0.654s coverage: 2.0% of statements 16:39:20 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] 16:39:20 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] 16:39:25 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 2.657s coverage: 95.6% of statements 16:39:25 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] 16:39:25 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks [no test files] 16:39:25 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/uom [no test files] 16:39:25 ok github.com/edgexfoundry/edgex-go/internal/io 0.278s coverage: 72.2% of statements 16:39:25 ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] 16:39:25 ? github.com/edgexfoundry/edgex-go/internal/pkg/application [no test files] 16:39:25 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers [no test files] 16:39:25 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] 16:39:25 ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] 16:39:25 ok github.com/edgexfoundry/edgex-go/internal/pkg/controller/http 0.341s coverage: 60.0% of statements 16:39:25 ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] 16:39:25 ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] 16:39:25 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] 16:39:25 ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 0.361s coverage: 0.9% of statements 16:39:25 ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] 16:39:25 ok github.com/edgexfoundry/edgex-go/internal/pkg/telemetry 0.243s coverage: 58.8% of statements 16:39:25 ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 0.313s coverage: 29.6% of statements 16:39:25 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] 16:39:32 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.276s coverage: 47.1% of statements 16:39:32 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 0.242s coverage: 79.5% of statements 16:39:32 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.301s coverage: 94.1% of statements 16:39:32 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.258s coverage: 96.3% of statements 16:39:33 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.231s coverage: 87.5% of statements 16:39:41 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 11.331s coverage: 94.4% of statements 16:39:41 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/ping 0.232s coverage: 44.8% of statements 16:39:56 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 14.785s coverage: 80.8% of statements 16:39:56 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] 16:39:57 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 22.311s coverage: 92.9% of statements 16:39:57 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] 16:39:57 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] 16:39:57 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] 16:39:57 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 0.071s coverage: 65.1% of statements 16:39:57 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] 16:39:57 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] 16:39:57 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] 16:39:57 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] 16:39:57 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] 16:39:57 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 11.232s coverage: 87.2% of statements 16:39:57 ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] 16:39:57 ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] 16:39:57 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.187s coverage: 100.0% of statements 16:39:57 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] 16:39:57 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.282s coverage: 58.8% of statements 16:39:57 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/common [no test files] 16:39:57 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.281s coverage: 80.0% of statements 16:39:57 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/jwt 0.240s coverage: 87.2% of statements 16:39:57 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/oauth2 0.306s coverage: 85.4% of statements 16:39:57 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.816s coverage: 91.2% of statements 16:39:57 ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] 16:40:01 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 1.052s coverage: 64.7% of statements 16:40:01 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] 16:40:01 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] 16:40:01 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.321s coverage: 100.0% of statements 16:40:01 ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.125s coverage: 89.4% of statements 16:40:01 ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.064s coverage: 100.0% of statements 16:40:01 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.068s coverage: 73.7% of statements 16:40:01 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.077s coverage: 100.0% of statements 16:40:11 ok github.com/edgexfoundry/edgex-go/internal/security/proxy 1.471s coverage: 65.8% of statements 16:40:11 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/config [no test files] 16:40:11 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/container [no test files] 16:40:11 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/models [no test files] 16:40:13 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.850s coverage: 43.6% of statements 16:40:13 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] 16:40:13 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] 16:40:13 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 0.300s coverage: 89.5% of statements 16:40:13 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] 16:40:13 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 0.379s coverage: 84.8% of statements 16:40:13 ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider [no test files] 16:40:13 ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/config [no test files] 16:40:13 ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/container [no test files] 16:40:13 ? github.com/edgexfoundry/edgex-go/internal/support/notifications [no test files] 16:40:21 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 6.414s coverage: 17.7% of statements 16:40:21 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel [no test files] 16:40:21 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks [no test files] 16:40:21 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] 16:40:21 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] 16:40:21 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 0.741s coverage: 92.3% of statements 16:40:21 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] 16:40:21 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks [no test files] 16:40:21 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler [no test files] 16:40:21 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/application [no test files] 16:40:21 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/scheduler 0.335s coverage: 63.2% of statements 16:40:21 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] 16:40:21 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] 16:40:23 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 0.523s coverage: 97.7% of statements 16:40:23 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] 16:40:23 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks [no test files] 16:40:23 ? github.com/edgexfoundry/edgex-go/internal/system/agent [no test files] 16:40:23 ? github.com/edgexfoundry/edgex-go/internal/system/agent/application [no test files] 16:40:23 ok github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct 0.208s coverage: 28.9% of statements 16:40:23 ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct/config [no test files] 16:40:23 ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/executor [no test files] 16:40:23 ? github.com/edgexfoundry/edgex-go/internal/system/agent/config [no test files] 16:40:23 ? github.com/edgexfoundry/edgex-go/internal/system/agent/container [no test files] 16:40:23 ? github.com/edgexfoundry/edgex-go/internal/system/agent/controller/http [no test files] 16:40:23 ? github.com/edgexfoundry/edgex-go/internal/system/agent/interfaces [no test files] 16:40:23 ok github.com/edgexfoundry/edgex-go/internal/system/agent/response 0.258s coverage: 100.0% of statements 16:40:23 ok github.com/edgexfoundry/edgex-go/internal/system/executor 0.093s coverage: 96.9% of statements 16:40:23 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:40:23 WARNING: Linting skipped (not on x86_64 or linter not installed) 16:40:23 GO111MODULE=on go vet ./... 16:42:15 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 16:42:15 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 16:42:15 ./bin/test-attribution-txt.sh 16:42:15 An attribution for github.com/klauspost/compress is missing from Attribution.txt, please add 16:42:15 An attribution for github.com/minio/highwayhash is missing from Attribution.txt, please add 16:42:15 An attribution for github.com/nats-io/jwt/v2 is missing from Attribution.txt, please add 16:42:15 An attribution for github.com/nats-io/nats.go is missing from Attribution.txt, please add 16:42:15 An attribution for github.com/nats-io/nkeys is missing from Attribution.txt, please add 16:42:15 An attribution for github.com/nats-io/nuid is missing from Attribution.txt, please add 16:42:15 An attribution for golang.org/x/time is missing from Attribution.txt, please add [Pipeline] echo 16:42:15 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] sh 16:42:16 + ls -al . 16:42:16 total 736 16:42:16 drwxrwxr-x 9 1001 1001 4096 Sep 7 16:36 . 16:42:16 drwxr-xr-x 4 root root 4096 Sep 7 16:36 .. 16:42:16 -rw-rw-r-- 1 1001 1001 16 Sep 7 16:34 .dockerignore 16:42:16 drwxrwxr-x 8 1001 1001 4096 Sep 7 16:34 .git 16:42:16 drwxrwxr-x 3 1001 1001 4096 Sep 7 16:34 .github 16:42:16 -rw-rw-r-- 1 1001 1001 1030 Sep 7 16:34 .gitignore 16:42:16 -rw-rw-r-- 1 1001 1001 42 Sep 7 16:34 .golangci.yml 16:42:16 -rw-rw-r-- 1 1001 1001 87 Sep 7 16:34 .hadolint.yml 16:42:16 -rw-rw-r-- 1 1001 1001 166 Sep 7 16:34 .sonarcloud.properties 16:42:16 -rw-rw-r-- 1 1001 1001 1171 Sep 7 16:34 ADOPTERS.md 16:42:16 -rw-rw-r-- 1 1001 1001 10347 Sep 7 16:34 Attribution.txt 16:42:16 -rw-rw-r-- 1 1001 1001 63209 Sep 7 16:34 CHANGELOG.md 16:42:16 -rw-rw-r-- 1 1001 1001 3804 Sep 7 16:34 CONTRIBUTING.md 16:42:16 -rw-rw-r-- 1 1001 1001 677 Sep 7 16:34 GOVERNANCE.md 16:42:16 -rw-rw-r-- 1 1001 1001 850 Sep 7 16:34 Jenkinsfile 16:42:16 -rw-rw-r-- 1 1001 1001 10775 Sep 7 16:34 LICENSE 16:42:16 -rw-rw-r-- 1 1001 1001 13724 Sep 7 16:34 Makefile 16:42:16 -rw-rw-r-- 1 1001 1001 582 Sep 7 16:34 OWNERS.md 16:42:16 -rw-rw-r-- 1 1001 1001 9799 Sep 7 16:34 README.md 16:42:16 -rw-rw-r-- 1 1001 1001 6912 Sep 7 16:34 SECURITY.md 16:42:16 -rw-rw-r-- 1 1001 1001 5 Sep 7 16:31 VERSION 16:42:16 -rw-rw-r-- 1 1001 1001 4131 Sep 7 16:34 ZMQWindows.md 16:42:16 drwxrwxr-x 2 1001 1001 4096 Sep 7 16:34 bin 16:42:16 drwxrwxr-x 18 1001 1001 4096 Sep 7 16:34 cmd 16:42:16 -rw-r--r-- 1 root root 483406 Sep 7 16:40 coverage.out 16:42:16 -rw-rw-r-- 1 1001 1001 3682 Sep 7 16:34 go.mod 16:42:16 -rw-rw-r-- 1 1001 1001 38527 Sep 7 16:34 go.sum 16:42:16 drwxrwxr-x 8 1001 1001 4096 Sep 7 16:34 internal 16:42:16 drwxrwxr-x 3 1001 1001 4096 Sep 7 16:34 openapi 16:42:16 drwxrwxr-x 4 1001 1001 4096 Sep 7 16:34 snap 16:42:16 -rw-rw-r-- 1 1001 1001 204 Sep 7 16:34 version.go [Pipeline] sh 16:42:17 + '[' -e coverage.out ] 16:42:17 + chown 1001:1001 coverage.out [Pipeline] stash 16:42:17 Warning: overwriting stash ‘coverage-report’ 16:42:18 Stashed 1 file(s) [Pipeline] sh 16:42:18 + make build 16:42:18 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:43:55 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:45: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-command/core-command ./cmd/core-command 16:45:17 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:46: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/sys-mgmt-executor/sys-mgmt-executor ./cmd/sys-mgmt-executor 16:46: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/sys-mgmt-agent/sys-mgmt-agent ./cmd/sys-mgmt-agent 16:46:14 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:46:22 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-proxy-setup/security-proxy-setup ./cmd/security-proxy-setup 16:46:25 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup 16:46: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-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider 16:46:35 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:46: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-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper 16:46: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/security-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider [Pipeline] } 16:46:53 $ docker stop --time=1 dbdc3bee94d7b71fd5d4383cfa410692f2df7ccdf896806c0e1749f00eb2beda 16:46:55 $ docker rm -f dbdc3bee94d7b71fd5d4383cfa410692f2df7ccdf896806c0e1749f00eb2beda [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:46:57 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 16:46:57 16:46:57 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:46:57 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 16:46:58 latest: Pulling from edgex-devops/edgex-compose-arm64 16:46:58 29e5d40040c1: Pulling fs layer 16:46:58 1ce36da41761: Pulling fs layer 16:46:58 25b303627fd3: Pulling fs layer 16:46:58 29e5d40040c1: Verifying Checksum 16:46:58 29e5d40040c1: Download complete 16:46:58 1ce36da41761: Verifying Checksum 16:46:58 1ce36da41761: Download complete 16:46:58 29e5d40040c1: Pull complete 16:47:00 1ce36da41761: Pull complete 16:47:00 25b303627fd3: Verifying Checksum 16:47:00 25b303627fd3: Download complete 16:47:10 25b303627fd3: Pull complete 16:47:10 Digest: sha256:9cc31fd43c2090459daf52f5d183d677621facc00304dcc7dc9de11b2a0a8f33 16:47:10 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 16:47:10 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 16:47:10 prd-ubuntu20.04-docker-arm64-4c-16g-28642 does not seem to be running inside a container 16:47:10 $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/5 -v /w/workspace/edgex-go/5:/w/workspace/edgex-go/5:rw,z -v /w/workspace/edgex-go/5@tmp:/w/workspace/edgex-go/5@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:47:13 $ docker top 463802ef25a880a9a8210acd07f7fbce49d7889c2feadd231003f8e7045d38a9 -eo pid,comm [Pipeline] { [Pipeline] sh 16:47:14 + grep parallel 16:47:14 + docker-compose build --help 16:47:19 --parallel Build images in parallel. [Pipeline] } 16:47:19 $ docker stop --time=1 463802ef25a880a9a8210acd07f7fbce49d7889c2feadd231003f8e7045d38a9 16:47:21 $ docker rm -f 463802ef25a880a9a8210acd07f7fbce49d7889c2feadd231003f8e7045d38a9 [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:47:21 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 16:47:21 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 16:47:21 prd-ubuntu20.04-docker-arm64-4c-16g-28642 does not seem to be running inside a container 16:47:22 $ 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/5 -v /w/workspace/edgex-go/5:/w/workspace/edgex-go/5:rw,z -v /w/workspace/edgex-go/5@tmp:/w/workspace/edgex-go/5@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:47:23 $ docker top 41f0c11afcf22c208370711d2f4e32f8d65b4fee16fdc554027ee23def0e58c8 -eo pid,comm [Pipeline] { [Pipeline] sh 16:47:24 + docker-compose -f ./docker-compose-build.yml build --parallel 16:47:31 Building core-command ... 16:47:31 Building core-data ... 16:47:31 Building core-metadata ... 16:47:31 Building security-bootstrapper ... 16:47:31 Building security-proxy-setup ... 16:47:31 Building security-secretstore-setup ... 16:47:31 Building security-spiffe-token-provider ... 16:47:31 Building security-spire-agent ... 16:47:31 Building security-spire-config ... 16:47:31 Building security-spire-server ... 16:47:31 Building support-notifications ... 16:47:31 Building support-scheduler ... 16:47:31 Building sys-mgmt-agent ... 16:47:31 Building support-notifications 16:47:31 Building security-secretstore-setup 16:47:31 Building security-spiffe-token-provider 16:47:31 Building security-proxy-setup 16:47:31 Building support-scheduler 16:48:18 Step 1/23 : ARG BUILDER_BASE=golang:1.18-alpine3.16 16:48:18 Step 2/23 : FROM ${BUILDER_BASE} AS builder 16:48:18 ---> d4cec7659bca 16:48:18 Step 3/23 : ARG ADD_BUILD_TAGS="" 16:48:18 Step 1/23 : ARG BUILDER_BASE=golang:1.18-alpine3.16 16:48:18 Step 2/23 : FROM ${BUILDER_BASE} AS builder 16:48:18 ---> d4cec7659bca 16:48:18 Step 3/23 : ARG ADD_BUILD_TAGS="" 16:48:18 Step 1/20 : ARG BUILDER_BASE=golang:1.18-alpine3.16 16:48:18 Step 2/20 : FROM ${BUILDER_BASE} AS builder 16:48:18 ---> d4cec7659bca 16:48:18 Step 3/20 : WORKDIR /edgex-go 16:48:18 Step 1/22 : ARG BUILDER_BASE=golang:1.18-alpine3.16 16:48:18 Step 2/22 : FROM ${BUILDER_BASE} AS builder 16:48:18 ---> d4cec7659bca 16:48:18 Step 3/22 : WORKDIR /edgex-go 16:48:18 Step 1/25 : ARG BUILDER_BASE=golang:1.18-alpine3.16 16:48:18 Step 2/25 : FROM ${BUILDER_BASE} AS builder 16:48:18 ---> d4cec7659bca 16:48:18 Step 3/25 : WORKDIR /edgex-go 16:48:18 ---> Running in 49b8ee38d91c 16:48:18 ---> Running in 6dae2ae5e673 16:48:18 ---> Running in dc4438c95bfe 16:48:18 ---> Running in aa315bb80ea8 16:48:18 ---> Running in 2ebbd0d7e296 16:48:19 Removing intermediate container dc4438c95bfe 16:48:19 ---> 0f8220b2e6a5 16:48:19 Step 4/23 : WORKDIR /edgex-go 16:48:19 Removing intermediate container 2ebbd0d7e296 16:48:19 ---> e5e93ca5c15c 16:48:19 Step 4/20 : RUN apk update && apk --no-cache --update add build-base 16:48:19 Removing intermediate container 49b8ee38d91c 16:48:19 ---> b4d8b2adde31 16:48:19 Step 4/23 : WORKDIR /edgex-go 16:48:19 ---> Running in 5f777efaf4d5 16:48:19 Removing intermediate container 6dae2ae5e673 16:48:19 ---> 38aa8d0bfe42 16:48:19 Step 4/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 16:48:19 ---> Running in 004f4e767481 16:48:19 ---> Running in c988e5d0e14d 16:48:19 Removing intermediate container aa315bb80ea8 16:48:19 ---> 28ad940c5c5f 16:48:19 Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 16:48:19 ---> Running in a87a2a589565 16:48:20 ---> Running in fbff92666cf2 16:48:20 Removing intermediate container 5f777efaf4d5 16:48:20 ---> 8e062bf39625 16:48:20 Step 5/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 16:48:20 ---> Running in 8034e4016a3a 16:48:20 Removing intermediate container 004f4e767481 16:48:20 ---> 1939e2a60a27 16:48:20 Step 5/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 16:48:21 ---> Running in f5cb50bb55c1 16:48:22 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 16:48:22 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 16:48:24 v3.16.2-140-gb38ba50d49 [https://dl-cdn.alpinelinux.org/alpine/v3.16/main] 16:48:24 v3.16.2-138-g7a2f8ae896 [https://dl-cdn.alpinelinux.org/alpine/v3.16/community] 16:48:24 OK: 16894 distinct packages available 16:48:24 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 16:48:25 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 16:48:25 Removing intermediate container fbff92666cf2 16:48:25 ---> b0653fa38c98 16:48:25 Step 5/22 : RUN apk add --update --no-cache make git 16:48:25 Removing intermediate container f5cb50bb55c1 16:48:25 ---> 35c5cfd9d732 16:48:25 Step 6/23 : RUN apk add --update --no-cache make git 16:48:25 Removing intermediate container a87a2a589565 16:48:25 ---> 2785bf04b554 16:48:25 Step 5/25 : RUN apk add --update --no-cache make git 16:48:25 ---> Running in c07485456bc5 16:48:25 ---> Running in 1d16746707af 16:48:25 ---> Running in 92aa2d95ef7d 16:48:25 Removing intermediate container 8034e4016a3a 16:48:25 ---> 4406a7e99b45 16:48:25 Step 6/23 : RUN apk add --update --no-cache make bash git ca-certificates 16:48:25 ---> Running in 6c942add5091 16:48:26 OK: 221 MiB in 51 packages 16:48:28 Removing intermediate container c988e5d0e14d 16:48:28 ---> 6fa177644e92 16:48:28 Step 5/20 : COPY go.mod vendor* ./ 16:48:28 fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 16:48:28 fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 16:48:28 fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 16:48:28 fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 16:48:28 ---> 66df03162150 16:48:28 Step 6/20 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 16:48:29 ---> Running in 5f319985bb5b 16:48:29 fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 16:48:29 fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 16:48:29 fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 16:48:29 fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 16:48:30 OK: 221 MiB in 51 packages 16:48:30 OK: 221 MiB in 51 packages 16:48:31 OK: 221 MiB in 51 packages 16:48:31 OK: 221 MiB in 51 packages 16:48:33 Removing intermediate container 1d16746707af 16:48:33 ---> 2c604557d291 16:48:33 Step 7/23 : COPY go.mod vendor* ./ 16:48:33 Removing intermediate container 6c942add5091 16:48:33 ---> 56d8087399f1 16:48:33 Step 7/23 : COPY go.mod vendor* ./ 16:48:33 Removing intermediate container 92aa2d95ef7d 16:48:33 ---> 0cd4117ba290 16:48:33 Step 6/25 : COPY go.mod vendor* ./ 16:48:33 Removing intermediate container c07485456bc5 16:48:33 ---> 07a1a3f7a75d 16:48:33 Step 6/22 : COPY go.mod vendor* ./ 16:48:35 ---> 2bc1f8297301 16:48:35 Step 8/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 16:48:35 ---> feec03fb9b2d 16:48:35 Step 7/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 16:48:35 ---> Running in fb17105ad586 16:48:35 ---> Running in f5e947e1dcf7 16:48:35 ---> 876529d34f46 16:48:35 Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 16:48:35 ---> fb6e5cec28b6 16:48:35 Step 8/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 16:48:35 ---> Running in 5a981c50839e 16:48:35 ---> Running in 136eeec1a491 16:49:14 Removing intermediate container 5f319985bb5b 16:49:14 ---> 3e81695994a0 16:49:14 Step 7/20 : COPY . . 16:49:37 ---> 694d4261fc31 16:49:37 Step 8/20 : RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider 16:49:37 ---> Running in 2ec74865fd31 16:49:38 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/security-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider 16:49:40 Removing intermediate container 5a981c50839e 16:49:40 ---> cf15619c7a23 16:49:40 Step 8/22 : COPY . . 16:49:40 Removing intermediate container fb17105ad586 16:49:40 ---> edcc930d110d 16:49:40 Step 9/23 : COPY . . 16:49:40 Removing intermediate container 136eeec1a491 16:49:40 ---> 8c27e4b83af5 16:49:40 Step 9/23 : COPY . . 16:49:40 Removing intermediate container f5e947e1dcf7 16:49:40 ---> 4a220af5e7a1 16:49:40 Step 8/25 : COPY . . 16:50:07 ---> 4822bf5c84be 16:50:07 Step 9/22 : RUN make cmd/security-proxy-setup/security-proxy-setup cmd/secrets-config/secrets-config 16:50:07 ---> b4e4e94d89d4 16:50:07 Step 10/23 : RUN make cmd/support-notifications/support-notifications 16:50:07 ---> 6e46774be451 16:50:07 ---> 21ca03f69e9b 16:50:07 Step 10/23 : RUN make cmd/support-scheduler/support-scheduler 16:50:07 Step 9/25 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 16:50:07 ---> Running in 13f90e7ff096 16:50:07 ---> Running in 39eb8579e0dc 16:50:07 ---> Running in a9cb5f81e455 16:50:07 ---> Running in 1ee911cae0a2 16:50:10 CGO_ENABLED=0 GO111MODULE=on go build -tags " no_zmq " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/support-notifications/support-notifications ./cmd/support-notifications 16:50:10 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider 16:50:10 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-proxy-setup/security-proxy-setup ./cmd/security-proxy-setup 16:50:10 CGO_ENABLED=0 GO111MODULE=on go build -tags " no_zmq " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler 16:56:33 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:56: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-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup 16:56:55 Removing intermediate container 13f90e7ff096 16:56:55 ---> 3925a3b15159 16:56:55 16:56:55 Step 10/22 : FROM alpine:3.16 16:56:55 3.16: Pulling from library/alpine 16:56:57 Digest: sha256:bc41182d7ef5ffc53a40b044e725193bc10142a1243f395ee852a8d9730fc2ad 16:56:57 Status: Downloaded newer image for alpine:3.16 16:56:57 ---> a6215f271958 16:56:57 Step 11/22 : RUN apk add --update --no-cache curl dumb-init 16:56:58 ---> Running in 110682d5b142 16:57:00 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 16:57:02 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 16:57:02 Removing intermediate container a9cb5f81e455 16:57:02 ---> 8485b2eda6b0 16:57:02 16:57:02 Step 10/25 : FROM alpine:3.16 16:57:02 ---> a6215f271958 16:57:02 Step 11/25 : RUN apk add --update --no-cache ca-certificates dumb-init su-exec 16:57:02 ---> Running in 3a989c0cda97 16:57:03 (1/6) Installing ca-certificates (20220614-r0) 16:57:04 (2/6) Installing brotli-libs (1.0.9-r6) 16:57:04 (3/6) Installing nghttp2-libs (1.47.0-r0) 16:57:04 (4/6) Installing libcurl (7.83.1-r3) 16:57:04 (5/6) Installing curl (7.83.1-r3) 16:57:04 (6/6) Installing dumb-init (1.2.5-r1) 16:57:04 Executing busybox-1.35.0-r17.trigger 16:57:04 Executing ca-certificates-20220614-r0.trigger 16:57:04 OK: 8 MiB in 20 packages 16:57:04 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 16:57:05 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 16:57:06 Removing intermediate container 110682d5b142 16:57:06 ---> c694ee1292b4 16:57:06 Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' 16:57:07 ---> Running in afd7aa34f505 16:57:07 (1/3) Installing ca-certificates (20220614-r0) 16:57:07 (2/3) Installing dumb-init (1.2.5-r1) 16:57:07 (3/3) Installing su-exec (0.2-r1) 16:57:07 Executing busybox-1.35.0-r17.trigger 16:57:07 Executing ca-certificates-20220614-r0.trigger 16:57:07 Removing intermediate container afd7aa34f505 16:57:07 ---> 613dce8ffaeb 16:57:07 Step 13/22 : WORKDIR /edgex 16:57:07 ---> Running in 6a5b11971888 16:57:07 OK: 6 MiB in 17 packages 16:57:08 Removing intermediate container 6a5b11971888 16:57:08 ---> c66b1aa8f3ff 16:57:08 Step 14/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/res/configuration.toml res/configuration.toml 16:57:10 ---> c8110670b7d9 16:57:10 Step 15/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/security-proxy-setup . 16:57:10 Removing intermediate container 3a989c0cda97 16:57:10 ---> 9652883cbc79 16:57:10 Step 12/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' 16:57:10 ---> Running in 8178f7fe0b36 16:57:11 Removing intermediate container 8178f7fe0b36 16:57:11 ---> 028804ecd4c6 16:57:11 Step 13/25 : WORKDIR / 16:57:11 ---> Running in ab96ef446206 16:57:12 Removing intermediate container ab96ef446206 16:57:12 ---> 841a284627d1 16:57:12 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:57:12 ---> 86a575f8c53a 16:57:12 Step 16/22 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . 16:57:14 ---> 972eaa621883 16:57:14 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:57:15 ---> f002f87fbd9b 16:57:15 Step 17/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/entrypoint.sh /usr/local/bin/ 16:57:16 ---> 06e377e67b18 16:57:16 Step 16/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml 16:57:16 ---> 88339f4bacd3 16:57:16 Step 18/22 : RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 16:57:16 ---> Running in cca0827ab2f8 16:57:17 ---> 948fec8adddc 16:57:17 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:57:18 ---> 2a819ead98eb 16:57:18 Step 18/25 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . 16:57:20 Removing intermediate container cca0827ab2f8 16:57:20 ---> e308ba162439 16:57:20 Step 19/22 : ENTRYPOINT ["entrypoint.sh"] 16:57:20 ---> Running in 2210f58c5ea3 16:57:21 Removing intermediate container 2210f58c5ea3 16:57:21 ---> dd926e710eb8 16:57:21 Step 20/22 : LABEL arch=arm64 16:57:21 ---> 3496b3f71bf1 16:57:21 Step 19/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . 16:57:21 ---> Running in 23871e2fffdb 16:57:22 Removing intermediate container 23871e2fffdb 16:57:22 ---> 0a7e162f8d8f 16:57:22 Step 21/22 : LABEL git_sha=5fac4dda90739fb772c9fa0ff7a0455a272bf0e2 16:57:22 ---> Running in 5696eb551d08 16:57:23 Removing intermediate container 5696eb551d08 16:57:23 ---> a50fb96fd774 16:57:23 Step 22/22 : LABEL version=0.0.0 16:57:23 ---> Running in 224bd826555e 16:57:24 ---> 0a742482262d 16:57:24 Step 20/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ 16:57:24 Removing intermediate container 224bd826555e 16:57:24 ---> 1c8727c4ff02 16:57:24 16:57:25 Successfully built 1c8727c4ff02 16:57:25 Successfully tagged security-proxy-setup-arm64:latest 16:57:25 Building sys-mgmt-agent 16:57:25  Building security-proxy-setup ... done  ---> 8dfa040677de 16:57:25 Step 21/25 : RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 16:57:26 ---> Running in df9ec639812a 16:57:29 Removing intermediate container df9ec639812a 16:57:29 ---> 1a0979554861 16:57:29 Step 22/25 : ENTRYPOINT ["entrypoint.sh"] 16:57:29 ---> Running in 0823d5ea12e0 16:57:30 Removing intermediate container 0823d5ea12e0 16:57:30 ---> f9e02029ea54 16:57:30 Step 23/25 : LABEL arch=arm64 16:57:30 ---> Running in a03ad86b579a 16:57:30 Removing intermediate container a03ad86b579a 16:57:30 ---> a2dbe1cf579d 16:57:30 Step 24/25 : LABEL git_sha=5fac4dda90739fb772c9fa0ff7a0455a272bf0e2 16:57:31 ---> Running in df70ffa760f2 16:57:31 Removing intermediate container df70ffa760f2 16:57:31 ---> a8c57ea940d9 16:57:31 Step 25/25 : LABEL version=0.0.0 16:57:31 ---> Running in ac958deae79e 16:57:32 Removing intermediate container ac958deae79e 16:57:32 ---> 3b18e263db0d 16:57:32 16:57:32 Successfully built 3b18e263db0d 16:57:32 Successfully tagged security-secretstore-setup-arm64:latest 16:57:32 Building security-bootstrapper 16:57:50  Building security-secretstore-setup ... done Step 1/23 : ARG BUILDER_BASE=golang:1.18-alpine3.16 16:57:50 Step 2/23 : FROM ${BUILDER_BASE} AS builder 16:57:50 ---> d4cec7659bca 16:57:50 Step 3/23 : WORKDIR /edgex-go 16:57:50 ---> Using cache 16:57:50 ---> 28ad940c5c5f 16:57:50 Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 16:57:50 ---> Using cache 16:57:50 ---> b0653fa38c98 16:57:50 Step 5/23 : RUN apk add --update --no-cache make bash git 16:57:50 ---> Running in 8763054bca23 16:57:52 fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 16:57:53 fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 16:57:55 OK: 221 MiB in 51 packages 16:57:57 Step 1/31 : ARG BUILDER_BASE=golang:1.18-alpine3.16 16:57:57 Step 2/31 : FROM ${BUILDER_BASE} AS builder 16:57:57 ---> d4cec7659bca 16:57:57 Step 3/31 : WORKDIR /edgex-go 16:57:57 ---> Using cache 16:57:57 ---> 28ad940c5c5f 16:57:57 Step 4/31 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 16:57:57 ---> Using cache 16:57:57 ---> b0653fa38c98 16:57:57 Step 5/31 : RUN apk add --update --no-cache make git 16:57:57 ---> Using cache 16:57:57 ---> 07a1a3f7a75d 16:57:57 Step 6/31 : COPY go.mod vendor* ./ 16:57:57 ---> Using cache 16:57:57 ---> 876529d34f46 16:57:57 Step 7/31 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 16:57:57 ---> Using cache 16:57:57 ---> cf15619c7a23 16:57:57 Step 8/31 : COPY . . 16:57:57 ---> Using cache 16:57:57 ---> 4822bf5c84be 16:57:57 Step 9/31 : RUN make cmd/security-bootstrapper/security-bootstrapper 16:57:57 Removing intermediate container 8763054bca23 16:57:57 ---> 799bc3ebb5e5 16:57:57 Step 6/23 : COPY go.mod vendor* ./ 16:57:57 ---> Running in 14bcfa9d959d 16:57:59 ---> ad9f92d2aecd 16:57:59 Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 16:57:59 ---> Running in 18538384ffef 16:58: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/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper 16:58:12 Removing intermediate container 2ec74865fd31 16:58:12 ---> aa798875acdc 16:58:12 16:58:12 Step 9/20 : FROM alpine:3.15 16:58:12 3.15: Pulling from library/alpine 16:58:13 Digest: sha256:69463fdff1f025c908939e86d4714b4d5518776954ca627cbeff4c74bcea5b22 16:58:13 Status: Downloaded newer image for alpine:3.15 16:58:13 ---> 02e0d6fdf486 16:58:13 Step 10/20 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' 16:58:13 ---> Running in 6e5d82ea4721 16:58:14 Removing intermediate container 6e5d82ea4721 16:58:14 ---> bbbde15b6117 16:58:14 Step 11/20 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 16:58:14 ---> Running in 3cd3f5edb07e 16:58:17 Removing intermediate container 3cd3f5edb07e 16:58:17 ---> 35568f00ecf4 16:58:17 Step 12/20 : RUN apk update && apk --no-cache --update add dumb-init curl gcompat 16:58:18 ---> Running in a6d9b7eac6cd 16:58:20 fetch https://dl-4.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 16:58:21 fetch https://dl-4.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 16:58:22 v3.15.6-51-ge17b2505f3 [https://dl-4.alpinelinux.org/alpine/v3.15/main] 16:58:22 v3.15.6-51-ge17b2505f3 [https://dl-4.alpinelinux.org/alpine/v3.15/community] 16:58:22 OK: 15733 distinct packages available 16:58:22 fetch https://dl-4.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 16:58:24 fetch https://dl-4.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 16:58:25 (1/9) Installing ca-certificates (20220614-r0) 16:58:25 (2/9) Installing brotli-libs (1.0.9-r5) 16:58:26 (3/9) Installing nghttp2-libs (1.46.0-r0) 16:58:26 (4/9) Installing libcurl (7.80.0-r3) 16:58:26 (5/9) Installing curl (7.80.0-r3) 16:58:26 (6/9) Installing dumb-init (1.2.5-r1) 16:58:26 (7/9) Installing musl-obstack (1.2.3-r0) 16:58:26 (8/9) Installing libucontext (1.1-r0) 16:58:26 (9/9) Installing gcompat (1.0.0-r4) 16:58:26 Executing busybox-1.34.1-r7.trigger 16:58:26 Executing ca-certificates-20220614-r0.trigger 16:58:27 OK: 8 MiB in 23 packages 16:58:31 Removing intermediate container a6d9b7eac6cd 16:58:31 ---> 8bc7674decf9 16:58:31 Step 13/20 : COPY --from=builder /edgex-go/Attribution.txt / 16:58:33 ---> b36f86e944ba 16:58:33 Step 14/20 : COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/security-spiffe-token-provider / 16:58:38 ---> 277a5b8355ba 16:58:38 Step 15/20 : COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/res/configuration.toml /res/configuration.toml 16:58:40 ---> 87b20268960e 16:58:40 Step 16/20 : ENTRYPOINT [ "/security-spiffe-token-provider" ] 16:58:40 ---> Running in 889c6230b107 16:58:41 Removing intermediate container 889c6230b107 16:58:41 ---> f08e4f5dc030 16:58:41 Step 17/20 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 16:58:41 ---> Running in 314bcef31ada 16:58:42 Removing intermediate container 314bcef31ada 16:58:42 ---> 4207b1fbf4d8 16:58:42 Step 18/20 : LABEL arch=arm64 16:58:42 ---> Running in 75a237791477 16:58:43 Removing intermediate container 75a237791477 16:58:43 ---> d6170cb8ed7c 16:58:43 Step 19/20 : LABEL git_sha=5fac4dda90739fb772c9fa0ff7a0455a272bf0e2 16:58:43 ---> Running in 3644be9e0841 16:58:44 Removing intermediate container 3644be9e0841 16:58:44 ---> 20e084955671 16:58:44 Step 20/20 : LABEL version=0.0.0 16:58:44 ---> Running in 731b5e409d75 16:58:45 Removing intermediate container 731b5e409d75 16:58:45 ---> 4b52a52114c2 16:58:45 16:58:46 Successfully built 4b52a52114c2 16:58:46 Successfully tagged security-spiffe-token-provider-arm64:latest 16:58:46 Building core-metadata 16:59:01  Building security-spiffe-token-provider ... done Removing intermediate container 18538384ffef 16:59:01 ---> 84072c03ae23 16:59:01 Step 8/23 : COPY . . 16:59:03 Step 1/25 : ARG BUILDER_BASE=golang:1.18-alpine3.16 16:59:03 Step 2/25 : FROM ${BUILDER_BASE} AS builder 16:59:03 ---> d4cec7659bca 16:59:03 Step 3/25 : ARG ADD_BUILD_TAGS="" 16:59:03 ---> Using cache 16:59:03 ---> b4d8b2adde31 16:59:03 Step 4/25 : WORKDIR /edgex-go 16:59:03 ---> Using cache 16:59:03 ---> 1939e2a60a27 16:59:03 Step 5/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 16:59:03 ---> Using cache 16:59:03 ---> 35c5cfd9d732 16:59:03 Step 6/25 : RUN apk add --update --no-cache make git 16:59:03 ---> Using cache 16:59:03 ---> 2c604557d291 16:59:03 Step 7/25 : COPY go.mod vendor* ./ 16:59:03 ---> Using cache 16:59:03 ---> 2bc1f8297301 16:59:03 Step 8/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 16:59:03 ---> Using cache 16:59:03 ---> edcc930d110d 16:59:03 Step 9/25 : COPY . . 16:59:03 ---> Using cache 16:59:03 ---> 21ca03f69e9b 16:59:03 Step 10/25 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-metadata/core-metadata 16:59:04 ---> Running in 48df88ab47ea 16:59: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-metadata/core-metadata ./cmd/core-metadata 16:59:17 ---> 8a486e1409d2 16:59:17 Step 9/23 : RUN make cmd/sys-mgmt-agent/sys-mgmt-agent 16:59:17 ---> Running in 6940e1a2681f 16:59:19 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 17:01:11 Removing intermediate container 39eb8579e0dc 17:01:11 ---> 395655f129b3 17:01:11 17:01:11 Step 11/23 : FROM alpine:3.16 17:01:11 ---> a6215f271958 17:01:11 Step 12/23 : RUN apk add --update --no-cache ca-certificates dumb-init 17:01:11 ---> Running in 2ebd8fa4d508 17:01:11 Removing intermediate container 1ee911cae0a2 17:01:11 ---> 77e3f57a286f 17:01:11 17:01:11 Step 11/23 : FROM alpine:3.16 17:01:11 ---> a6215f271958 17:01:11 Step 12/23 : RUN apk add --update --no-cache dumb-init 17:01:11 ---> Running in ec6042f74dee 17:01:11 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 17:01:11 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 17:01:11 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 17:01:11 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 17:01:11 (1/2) Installing ca-certificates (20220614-r0) 17:01:11 (1/1) Installing dumb-init (1.2.5-r1) 17:01:11 Executing busybox-1.35.0-r17.trigger 17:01:11 (2/2) Installing dumb-init (1.2.5-r1) 17:01:11 OK: 5 MiB in 15 packages 17:01:11 Executing busybox-1.35.0-r17.trigger 17:01:11 Executing ca-certificates-20220614-r0.trigger 17:01:11 OK: 6 MiB in 16 packages 17:01:11 Removing intermediate container ec6042f74dee 17:01:11 ---> 8ed987354562 17:01:11 Step 13/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 17:01:11 ---> Running in 997d33ddc007 17:01:11 Removing intermediate container 997d33ddc007 17:01:11 ---> b0dc2d1f83c0 17:01:11 Step 14/23 : ENV APP_PORT=59861 17:01:11 ---> Running in 6c44111d5517 17:01:11 Removing intermediate container 2ebd8fa4d508 17:01:11 ---> 1fa09fa7a930 17:01:11 Step 13/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2021: Intel Corporation' 17:01:11 ---> Running in 326d5550f231 17:01:11 Removing intermediate container 6c44111d5517 17:01:11 ---> a32ac45b4033 17:01:11 Step 15/23 : EXPOSE $APP_PORT 17:01:11 Removing intermediate container 326d5550f231 17:01:11 ---> a23e4571699b 17:01:11 Step 14/23 : ENV APP_PORT=59860 17:01:11 ---> Running in b010b92d22a5 17:01:11 ---> Running in 4fa79def3438 17:01:11 Removing intermediate container 4fa79def3438 17:01:11 ---> a23ae36bcb50 17:01:11 Removing intermediate container b010b92d22a5 17:01:11 Step 15/23 : EXPOSE $APP_PORT ---> 0e854b4640f4 17:01:11 17:01:11 Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / 17:01:11 ---> Running in 59cf84869b8b 17:01:11 Removing intermediate container 59cf84869b8b 17:01:11 ---> 904a49ad3654 17:01:11 Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / 17:01:11 ---> 1b11be9ee846 17:01:11 Step 17/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / 17:01:12 ---> 9e0c68d761d5 17:01:12 Step 17/23 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / 17:01:15 ---> 420b6e94ab5f 17:01:15 Step 18/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml 17:01:16 ---> d65033167316 17:01:16 Step 18/23 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml 17:01:17 ---> 95a3a623c2e5 17:01:17 Step 19/23 : ENTRYPOINT ["/support-scheduler"] 17:01:17 ---> Running in d6807119fbf7 17:01:17 Removing intermediate container d6807119fbf7 17:01:17 ---> 6115518a4636 17:01:17 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 17:01:17 ---> Running in 90b0cd4605ef 17:01:18 ---> 605abbdc402b 17:01:18 Step 19/23 : ENTRYPOINT ["/support-notifications"] 17:01:18 ---> Running in 90987791cd58 17:01:18 Removing intermediate container 90b0cd4605ef 17:01:18 ---> f81b8db54f7c 17:01:18 Step 21/23 : LABEL arch=arm64 17:01:18 ---> Running in 95a0636f072c 17:01:19 Removing intermediate container 90987791cd58 17:01:19 ---> b86dd6e0dcea 17:01:19 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 17:01:19 ---> Running in aeecbdcbd073 17:01:19 Removing intermediate container 95a0636f072c 17:01:19 ---> 8eed6fa7d7cc 17:01:19 Step 22/23 : LABEL git_sha=5fac4dda90739fb772c9fa0ff7a0455a272bf0e2 17:01:20 Removing intermediate container aeecbdcbd073 17:01:20 ---> d7616367b287 17:01:20 Step 21/23 : LABEL arch=arm64 17:01:20 ---> Running in 95a2bb5844d9 17:01:20 ---> Running in fc77ba828352 17:01:21 Removing intermediate container fc77ba828352 17:01:21 ---> 4cb6defcfcf8 17:01:21 Step 22/23 : LABEL git_sha=5fac4dda90739fb772c9fa0ff7a0455a272bf0e2 17:01:21 Removing intermediate container 95a2bb5844d9 17:01:21 ---> 1dbaaadc6163 17:01:21 Step 23/23 : LABEL version=0.0.0 17:01:21 ---> Running in 17be6aa4769d 17:01:21 ---> Running in 41cb8fa97511 17:01:22 Removing intermediate container 41cb8fa97511 17:01:22 ---> 9b6a934dc7c1 17:01:22 Step 23/23 : LABEL version=0.0.0 17:01:22 Removing intermediate container 17be6aa4769d 17:01:22 ---> 43f5a48c1a65 17:01:22 17:01:22 ---> Running in bb1035833193 17:01:22 Successfully built 43f5a48c1a65 17:01:22 Successfully tagged support-scheduler-arm64:latest 17:01:22  Building support-scheduler ... done Building core-command 17:01:22 Removing intermediate container bb1035833193 17:01:22 ---> 16c02d0717fd 17:01:22 17:01:23 Successfully built 16c02d0717fd 17:01:23 Successfully tagged support-notifications-arm64:latest 17:01:23  Building support-notifications ... done Building security-spire-config 17:01:55 Step 1/26 : ARG BUILDER_BASE=golang:1.18-alpine3.16 17:01:55 Step 2/26 : FROM ${BUILDER_BASE} AS builder 17:01:55 ---> d4cec7659bca 17:01:55 Step 3/26 : WORKDIR /edgex-go 17:01:55 ---> Using cache 17:01:55 ---> 28ad940c5c5f 17:01:55 Step 4/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 17:01:55 ---> Using cache 17:01:55 ---> b0653fa38c98 17:01:55 Step 5/26 : RUN apk add --update --no-cache make git build-base curl 17:01:55 Step 1/24 : ARG BUILDER_BASE=golang:1.18-alpine3.16 17:01:55 Step 2/24 : FROM ${BUILDER_BASE} AS builder 17:01:55 ---> d4cec7659bca 17:01:55 Step 3/24 : ARG ADD_BUILD_TAGS="" 17:01:55 ---> Using cache 17:01:55 ---> b4d8b2adde31 17:01:55 Step 4/24 : WORKDIR /edgex-go 17:01:55 ---> Using cache 17:01:55 ---> 1939e2a60a27 17:01:55 Step 5/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 17:01:55 ---> Using cache 17:01:55 ---> 35c5cfd9d732 17:01:55 Step 6/24 : RUN apk add --update --no-cache make git 17:01:55 ---> Using cache 17:01:55 ---> 2c604557d291 17:01:55 Step 7/24 : COPY go.mod vendor* ./ 17:01:55 ---> Using cache 17:01:55 ---> 2bc1f8297301 17:01:55 Step 8/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 17:01:55 ---> Using cache 17:01:55 ---> edcc930d110d 17:01:55 Step 9/24 : COPY . . 17:01:55 ---> Using cache 17:01:55 ---> 21ca03f69e9b 17:01:55 Step 10/24 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-command/core-command 17:01:55 ---> Running in 0cbfbaf78cea 17:01:55 ---> Running in 594869c484e8 17:01:55 fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 17:01:55 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:01:55 fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 17:01:57 OK: 221 MiB in 51 packages 17:01:59 Removing intermediate container 0cbfbaf78cea 17:01:59 ---> 3c92558b1b33 17:01:59 Step 6/26 : COPY go.mod vendor* ./ 17:01:59 ---> 4ecd4af04dff 17:01:59 Step 7/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 17:01:59 ---> Running in 9e100ed557f5 17:02:56 Removing intermediate container 9e100ed557f5 17:02:56 ---> 769f8019b4e4 17:02:56 Step 8/26 : COPY . . 17:03:07 ---> 5e353aaa9279 17:03:07 Step 9/26 : ARG SPIRE_RELEASE=1.2.1 17:03:07 ---> Running in 5282d4d1d464 17:03:07 Removing intermediate container 5282d4d1d464 17:03:07 ---> 7abbdd315624 17:03:07 Step 10/26 : WORKDIR /edgex-go/spire-build 17:03:07 ---> Running in 572e9a485413 17:03:07 Removing intermediate container 572e9a485413 17:03:07 ---> 82814e5c5129 17:03:07 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 17:03:07 ---> Running in 90f11168186e 17:03:10 Removing intermediate container 90f11168186e 17:03:10 ---> 15bfed973013 17:03:10 Step 12/26 : WORKDIR /edgex-go 17:03:10 ---> Running in 8eb3a4fb37be 17:03:10 Removing intermediate container 8eb3a4fb37be 17:03:10 ---> 5c9f1ccf9841 17:03:10 17:03:10 Step 13/26 : FROM alpine:3.15 17:03:10 ---> 02e0d6fdf486 17:03:10 Step 14/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' 17:03:10 ---> Using cache 17:03:10 ---> bbbde15b6117 17:03:10 Step 15/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 17:03:10 ---> Using cache 17:03:10 ---> 35568f00ecf4 17:03:10 Step 16/26 : RUN apk update && apk --no-cache --update add dumb-init gcompat 17:03:11 ---> Running in d7bd433d4130 17:03:13 fetch https://dl-4.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 17:03:14 fetch https://dl-4.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 17:03:17 v3.15.6-51-ge17b2505f3 [https://dl-4.alpinelinux.org/alpine/v3.15/main] 17:03:17 v3.15.6-51-ge17b2505f3 [https://dl-4.alpinelinux.org/alpine/v3.15/community] 17:03:17 OK: 15733 distinct packages available 17:03:17 fetch https://dl-4.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 17:03:18 fetch https://dl-4.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 17:03:19 (1/4) Installing dumb-init (1.2.5-r1) 17:03:19 (2/4) Installing musl-obstack (1.2.3-r0) 17:03:20 (3/4) Installing libucontext (1.1-r0) 17:03:20 (4/4) Installing gcompat (1.0.0-r4) 17:03:20 Executing busybox-1.34.1-r7.trigger 17:03:20 OK: 6 MiB in 18 packages 17:03:22 Removing intermediate container d7bd433d4130 17:03:22 ---> 63dedc059bd1 17:03:22 Step 17/26 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin 17:03:29 ---> 01b067cf5cdc 17:03:29 Step 18/26 : COPY --from=builder /edgex-go/cmd/security-spire-config/docker-entrypoint.sh /usr/local/bin/ 17:03:29 ---> 8cc354a22b15 17:03:29 Step 19/26 : WORKDIR /usr/local/etc/spiffe-scripts.d 17:03:29 ---> Running in 7796918ea8a8 17:03:30 Removing intermediate container 7796918ea8a8 17:03:30 ---> 01f4d14bd0f5 17:03:30 Step 20/26 : COPY --from=builder /edgex-go/cmd/security-spire-config/seed_builtin_entries.sh /usr/local/etc/spiffe-scripts.d 17:03:31 ---> 4314813085c1 17:03:31 Step 21/26 : WORKDIR / 17:03:31 ---> Running in d1f601ce2a9a 17:03:31 Removing intermediate container d1f601ce2a9a 17:03:31 ---> ff6d54d3d0bb 17:03:31 Step 22/26 : ENTRYPOINT [ "/usr/bin/dumb-init" ] 17:03:32 ---> Running in 0108b22fc388 17:03:32 Removing intermediate container 0108b22fc388 17:03:32 ---> d24e1d3ed301 17:03:32 Step 23/26 : CMD [ "--verbose", "docker-entrypoint.sh" ] 17:03:32 ---> Running in 86231f07c1b3 17:03:33 Removing intermediate container 86231f07c1b3 17:03:33 ---> 41954d2053c9 17:03:33 Step 24/26 : LABEL arch=arm64 17:03:33 ---> Running in 4be348c33551 17:03:33 Removing intermediate container 4be348c33551 17:03:33 ---> 8c0ddd7a8213 17:03:33 Step 25/26 : LABEL git_sha=5fac4dda90739fb772c9fa0ff7a0455a272bf0e2 17:03:33 ---> Running in 2f59a19668c9 17:03:34 Removing intermediate container 2f59a19668c9 17:03:34 ---> c3cda93eaab6 17:03:34 Step 26/26 : LABEL version=0.0.0 17:03:34 ---> Running in ef125e6fc9d8 17:03:35 Removing intermediate container ef125e6fc9d8 17:03:35 ---> 588c2e455571 17:03:35 17:03:35 Successfully built 588c2e455571 17:03:35 Successfully tagged security-spire-config-arm64:latest 17:03:35 Building core-data 17:03:50  Building security-spire-config ... done Step 1/24 : ARG BUILDER_BASE=golang:1.18-alpine3.16 17:03:50 Step 2/24 : FROM ${BUILDER_BASE} AS builder 17:03:50 ---> d4cec7659bca 17:03:50 Step 3/24 : ARG ADD_BUILD_TAGS="" 17:03:50 ---> Using cache 17:03:50 ---> b4d8b2adde31 17:03:50 Step 4/24 : WORKDIR /edgex-go 17:03:50 ---> Using cache 17:03:50 ---> 1939e2a60a27 17:03:50 Step 5/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 17:03:50 ---> Using cache 17:03:50 ---> 35c5cfd9d732 17:03:50 Step 6/24 : RUN apk add --update --no-cache zeromq-dev libsodium-dev pkgconfig build-base git 17:03:50 ---> Running in dc7950fcc07b 17:03:52 fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 17:03:53 fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 17:03:55 OK: 221 MiB in 51 packages 17:03:57 Removing intermediate container dc7950fcc07b 17:03:57 ---> b246063705a1 17:03:57 Step 7/24 : COPY go.mod vendor* ./ 17:03:58 ---> bccb7bd084c8 17:03:58 Step 8/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 17:03:58 ---> Running in 33f44ab73fd9 17:04:55 Removing intermediate container 33f44ab73fd9 17:04:55 ---> 897e8eec06ab 17:04:55 Step 9/24 : COPY . . 17:04:57 Removing intermediate container 14bcfa9d959d 17:04:57 ---> 7de4e8881676 17:04:57 17:04:57 Step 10/31 : FROM alpine:3.16 17:04:57 ---> a6215f271958 17:04:57 Step 11/31 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' 17:04:57 ---> Running in 1be127002eb0 17:04:58 Removing intermediate container 1be127002eb0 17:04:58 ---> 407742b5b157 17:04:58 Step 12/31 : RUN apk add --update --no-cache dumb-init su-exec 17:04:58 ---> Running in d0ea36104a95 17:05:02 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 17:05:02 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 17:05:03 (1/2) Installing dumb-init (1.2.5-r1) 17:05:03 (2/2) Installing su-exec (0.2-r1) 17:05:03 Executing busybox-1.35.0-r17.trigger 17:05:04 OK: 5 MiB in 16 packages 17:05:06 Removing intermediate container d0ea36104a95 17:05:06 ---> 919fd0000da5 17:05:06 Step 13/31 : ENV SECURITY_INIT_DIR /edgex-init 17:05:06 ---> Running in b50303bc56e8 17:05:07 Removing intermediate container b50303bc56e8 17:05:07 ---> 325436dfba38 17:05:07 Step 14/31 : ENV SECURITY_INIT_STAGING /edgex-init-staging 17:05:07 ---> Running in 78a5fb3c3a9b 17:05:08 ---> e41efcce4033 17:05:08 Step 10/24 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-data/core-data 17:05:08 ---> Running in 84c20f2fc13e 17:05:08 Removing intermediate container 78a5fb3c3a9b 17:05:08 ---> 04d4b7654378 17:05:08 Step 15/31 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_STAGING}/bootstrap-redis 17:05:08 ---> Running in e840fca38828 17:05:09 Removing intermediate container e840fca38828 17:05:09 ---> 961e8e048a0c 17:05:09 Step 16/31 : RUN mkdir -p ${BOOTSTRAP_REDIS_DIR} 17:05:09 ---> Running in 778db6311b0d 17:05:11 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 17:05:13 Removing intermediate container 778db6311b0d 17:05:13 ---> 4d230467517c 17:05:13 Step 17/31 : WORKDIR ${SECURITY_INIT_STAGING} 17:05:13 ---> Running in 5cb6165df073 17:05:14 Removing intermediate container 5cb6165df073 17:05:14 ---> e4284b35a9e4 17:05:14 Step 18/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_STAGING}/ 17:05:15 ---> f83973682188 17:05:15 Step 19/31 : RUN chmod +x ${SECURITY_INIT_STAGING}/*.sh 17:05:15 ---> Running in c96be6b2f408 17:05:18 Removing intermediate container c96be6b2f408 17:05:18 ---> 1f98f8ee0f95 17:05:18 Step 20/31 : COPY --from=builder /edgex-go/Attribution.txt / 17:05:19 ---> a4d36233acfc 17:05:19 Step 21/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . 17:05:22 ---> 394368501e44 17:05:22 Step 22/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.toml ./res/ 17:05:22 ---> 42fa6d6cf853 17:05:22 Step 23/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml ${BOOTSTRAP_REDIS_DIR}/res/ 17:05:23 ---> a42f915a074a 17:05:23 Step 24/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ ${SECURITY_INIT_STAGING}/consul-bootstrapper/ 17:05:25 ---> 018564f346e6 17:05:25 Step 25/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / 17:05:26 ---> a2c55b0a16c3 17:05:26 Step 26/31 : RUN chmod +x /entrypoint.sh 17:05:26 ---> Running in 66d61ab7a9ed 17:05:29 Removing intermediate container 66d61ab7a9ed 17:05:29 ---> bbda0717d5dc 17:05:29 Step 27/31 : ENTRYPOINT ["/entrypoint.sh"] 17:05:29 ---> Running in 6e32eb58b53b 17:05:29 Removing intermediate container 6e32eb58b53b 17:05:29 ---> 466cf5a09bf3 17:05:29 Step 28/31 : CMD ["gate"] 17:05:30 ---> Running in e2a62850a56d 17:05:30 Removing intermediate container e2a62850a56d 17:05:30 ---> e80234eb4b7e 17:05:30 Step 29/31 : LABEL arch=arm64 17:05:30 ---> Running in f207933ae1f6 17:05:31 Removing intermediate container f207933ae1f6 17:05:31 ---> daed21e5a87c 17:05:31 Step 30/31 : LABEL git_sha=5fac4dda90739fb772c9fa0ff7a0455a272bf0e2 17:05:31 ---> Running in b50ed2057438 17:05:32 Removing intermediate container b50ed2057438 17:05:32 ---> e8af646efda2 17:05:32 Step 31/31 : LABEL version=0.0.0 17:05:32 ---> Running in e8eba39c1389 17:05:32 Removing intermediate container e8eba39c1389 17:05:32 ---> d19f65124463 17:05:32 17:05:32 Successfully built d19f65124463 17:05:32 Successfully tagged security-bootstrapper-arm64:latest 17:05:32  Building security-bootstrapper ... done Building security-spire-agent 17:05:51 Step 1/26 : ARG BUILDER_BASE=golang:1.18-alpine3.16 17:05:51 Step 2/26 : FROM ${BUILDER_BASE} AS builder 17:05:51 ---> d4cec7659bca 17:05:51 Step 3/26 : WORKDIR /edgex-go 17:05:51 ---> Using cache 17:05:51 ---> 28ad940c5c5f 17:05:51 Step 4/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 17:05:51 ---> Using cache 17:05:51 ---> b0653fa38c98 17:05:51 Step 5/26 : RUN apk add --update --no-cache make git build-base curl 17:05:51 ---> Using cache 17:05:51 ---> 3c92558b1b33 17:05:51 Step 6/26 : COPY go.mod vendor* ./ 17:05:51 ---> Using cache 17:05:51 ---> 4ecd4af04dff 17:05:51 Step 7/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 17:05:51 ---> Using cache 17:05:51 ---> 769f8019b4e4 17:05:51 Step 8/26 : COPY . . 17:05:51 ---> Using cache 17:05:51 ---> 5e353aaa9279 17:05:51 Step 9/26 : ARG SPIRE_RELEASE=1.2.1 17:05:51 ---> Using cache 17:05:51 ---> 7abbdd315624 17:05:51 Step 10/26 : WORKDIR /edgex-go/spire-build 17:05:51 ---> Using cache 17:05:51 ---> 82814e5c5129 17:05:51 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 17:05:51 ---> Using cache 17:05:51 ---> 15bfed973013 17:05:51 Step 12/26 : WORKDIR /edgex-go 17:05:51 ---> Using cache 17:05:51 ---> 5c9f1ccf9841 17:05:51 17:05:51 Step 13/26 : FROM alpine:3.15 17:05:51 ---> 02e0d6fdf486 17:05:51 Step 14/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' 17:05:51 ---> Using cache 17:05:51 ---> bbbde15b6117 17:05:51 Step 15/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 17:05:51 ---> Using cache 17:05:51 ---> 35568f00ecf4 17:05:51 Step 16/26 : RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 17:05:51 ---> Running in 0882534a6e51 17:05:54 fetch https://dl-4.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 17:05:55 fetch https://dl-4.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 17:05:57 v3.15.6-51-ge17b2505f3 [https://dl-4.alpinelinux.org/alpine/v3.15/main] 17:05:57 v3.15.6-51-ge17b2505f3 [https://dl-4.alpinelinux.org/alpine/v3.15/community] 17:05:57 OK: 15733 distinct packages available 17:05:57 fetch https://dl-4.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 17:05:58 fetch https://dl-4.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 17:06:00 Removing intermediate container 6940e1a2681f 17:06:00 ---> 7b5e74084bba 17:06:00 Step 10/23 : RUN make cmd/sys-mgmt-executor/sys-mgmt-executor 17:06:00 ---> Running in ac6c076168bc 17:06:01 (1/5) Installing dumb-init (1.2.5-r1) 17:06:01 (2/5) Installing musl-obstack (1.2.3-r0) 17:06:01 (3/5) Installing libucontext (1.1-r0) 17:06:01 (4/5) Installing gcompat (1.0.0-r4) 17:06:01 (5/5) Installing openssl (1.1.1q-r0) 17:06:02 Executing busybox-1.34.1-r7.trigger 17:06:02 OK: 6 MiB in 19 packages 17:06:03 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/sys-mgmt-executor/sys-mgmt-executor ./cmd/sys-mgmt-executor 17:06:04 Removing intermediate container 0882534a6e51 17:06:04 ---> d353da43522f 17:06:04 Step 17/26 : COPY --from=builder /usr/local/bin/spire-agent /usr/local/bin 17:06:08 ---> 521252e55eac 17:06:08 Step 18/26 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin 17:06:10 Removing intermediate container ac6c076168bc 17:06:10 ---> aee7e04feca5 17:06:10 17:06:10 Step 11/23 : FROM alpine:3.16 17:06:10 ---> a6215f271958 17:06:10 Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2017-2019: Mainflux, Cavium, Dell, Copyright (c) 2021: Intel Corporation' 17:06:10 ---> Running in c807a2838658 17:06:11 Removing intermediate container c807a2838658 17:06:11 ---> 05c10f7fb161 17:06:11 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 17:06:11 ---> Running in ba1026ad2338 17:06:14 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 17:06:14 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 17:06:15 ---> d9c97699ee11 17:06:15 Step 19/26 : COPY --from=builder /edgex-go/cmd/security-spire-agent/docker-entrypoint.sh /usr/local/bin/ 17:06:15 (1/33) Installing ncurses-terminfo-base (6.3_p20220521-r0) 17:06:15 (2/33) Installing ncurses-libs (6.3_p20220521-r0) 17:06:15 (3/33) Installing readline (8.1.2-r0) 17:06:15 (4/33) Installing bash (5.1.16-r2) 17:06:15 Executing bash-5.1.16-r2.post-install 17:06:15 (5/33) Installing ca-certificates (20220614-r0) 17:06:16 (6/33) Installing brotli-libs (1.0.9-r6) 17:06:16 (7/33) Installing nghttp2-libs (1.47.0-r0) 17:06:16 (8/33) Installing libcurl (7.83.1-r3) 17:06:16 (9/33) Installing curl (7.83.1-r3) 17:06:16 (10/33) Installing docker-cli (20.10.16-r2) 17:06:16 ---> 4de2188df671 17:06:16 Step 20/26 : COPY --from=builder /edgex-go/cmd/security-spire-agent/agent.conf /usr/local/etc/spire/agent.conf.tpl 17:06:17 (11/33) Installing dumb-init (1.2.5-r1) 17:06:17 (12/33) Installing libbz2 (1.0.8-r1) 17:06:17 ---> 7e38ca89e448 17:06:17 Step 21/26 : COPY --from=builder /edgex-go/cmd/security-spire-agent/openssl.conf /usr/local/etc/ 17:06:17 (13/33) Installing expat (2.4.8-r0) 17:06:17 (14/33) Installing libffi (3.4.2-r1) 17:06:17 (15/33) Installing gdbm (1.23-r0) 17:06:17 (16/33) Installing xz-libs (5.2.5-r1) 17:06:17 (17/33) Installing libgcc (11.2.1_git20220219-r2) 17:06:17 (18/33) Installing libstdc++ (11.2.1_git20220219-r2) 17:06:17 (19/33) Installing mpdecimal (2.5.1-r1) 17:06:17 (20/33) Installing sqlite-libs (3.38.5-r0) 17:06:17 (21/33) Installing python3 (3.10.5-r0) 17:06:18 ---> 9a26ce901bc9 17:06:18 Step 22/26 : ENTRYPOINT [ "/usr/bin/dumb-init" ] 17:06:19 ---> Running in 30c1a3a61bd4 17:06:19 Removing intermediate container 30c1a3a61bd4 17:06:19 ---> af43bd58d7b2 17:06:19 Step 23/26 : CMD [ "--verbose", "docker-entrypoint.sh" ] 17:06:20 ---> Running in 871c09258618 17:06:20 Removing intermediate container 871c09258618 17:06:20 ---> 03ad1ca7a72a 17:06:20 Step 24/26 : LABEL arch=arm64 17:06:21 ---> Running in e3d9077c782c 17:06:21 Removing intermediate container e3d9077c782c 17:06:21 ---> be18f20d265f 17:06:21 Step 25/26 : LABEL git_sha=5fac4dda90739fb772c9fa0ff7a0455a272bf0e2 17:06:21 ---> Running in e301838ac7a7 17:06:22 Removing intermediate container e301838ac7a7 17:06:22 ---> d2eaabc8f14e 17:06:22 Step 26/26 : LABEL version=0.0.0 17:06:22 ---> Running in 779442a13eba 17:06:22 (22/33) Installing py3-contextlib2 (21.6.0-r2) 17:06:22 (23/33) Installing py3-tomli (2.0.1-r1) 17:06:22 (24/33) Installing py3-pep517 (0.12.0-r2) 17:06:22 (25/33) Installing py3-six (1.16.0-r1) 17:06:22 (26/33) Installing py3-retrying (1.3.3-r3) 17:06:22 (27/33) Installing py3-appdirs (1.4.4-r3) 17:06:22 (28/33) Installing py3-more-itertools (8.13.0-r0) 17:06:22 (29/33) Installing py3-ordered-set (4.0.2-r3) 17:06:22 (30/33) Installing py3-parsing (2.4.7-r3) 17:06:22 (31/33) Installing py3-packaging (21.3-r0) 17:06:22 (32/33) Installing py3-setuptools (59.4.0-r0) 17:06:22 (33/33) Installing py3-pip (22.1.1-r0) 17:06:23 Removing intermediate container 779442a13eba 17:06:23 ---> 6f09ac3dc890 17:06:23 17:06:23 Successfully built 6f09ac3dc890 17:06:23 Successfully tagged security-spire-agent-arm64:latest 17:06:23 Building security-spire-server 17:06:24  Building security-spire-agent ... done Executing busybox-1.35.0-r17.trigger 17:06:24 Executing ca-certificates-20220614-r0.trigger 17:06:25 OK: 120 MiB in 47 packages 17:06:43 Step 1/25 : ARG BUILDER_BASE=golang:1.18-alpine3.16 17:06:43 Step 2/25 : FROM ${BUILDER_BASE} AS builder 17:06:43 ---> d4cec7659bca 17:06:43 Step 3/25 : WORKDIR /edgex-go 17:06:43 ---> Using cache 17:06:43 ---> 28ad940c5c5f 17:06:43 Step 4/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 17:06:43 ---> Using cache 17:06:43 ---> b0653fa38c98 17:06:43 Step 5/25 : RUN apk add --update --no-cache make git build-base curl 17:06:43 ---> Using cache 17:06:43 ---> 3c92558b1b33 17:06:43 Step 6/25 : COPY go.mod vendor* ./ 17:06:43 ---> Using cache 17:06:43 ---> 4ecd4af04dff 17:06:43 Step 7/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 17:06:43 ---> Using cache 17:06:43 ---> 769f8019b4e4 17:06:43 Step 8/25 : COPY . . 17:06:43 ---> Using cache 17:06:43 ---> 5e353aaa9279 17:06:43 Step 9/25 : ARG SPIRE_RELEASE=1.2.1 17:06:43 ---> Using cache 17:06:43 ---> 7abbdd315624 17:06:43 Step 10/25 : WORKDIR /edgex-go/spire-build 17:06:43 ---> Using cache 17:06:43 ---> 82814e5c5129 17:06:43 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 17:06:43 ---> Running in 251947d9cea4 17:06:46 Removing intermediate container 251947d9cea4 17:06:46 ---> a421393962a8 17:06:46 Step 12/25 : WORKDIR /edgex-go 17:06:46 ---> Running in e87c329507ef 17:06:46 Removing intermediate container e87c329507ef 17:06:46 ---> cfc37aacd9f1 17:06:46 17:06:46 Step 13/25 : FROM alpine:3.15 17:06:46 ---> 02e0d6fdf486 17:06:46 Step 14/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' 17:06:46 ---> Using cache 17:06:46 ---> bbbde15b6117 17:06:46 Step 15/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 17:06:46 ---> Using cache 17:06:46 ---> 35568f00ecf4 17:06:46 Step 16/25 : RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 17:06:46 ---> Using cache 17:06:46 ---> d353da43522f 17:06:46 Step 17/25 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin 17:06:47 Collecting docker-compose==1.23.2 17:06:47 Downloading docker_compose-1.23.2-py2.py3-none-any.whl (131 kB) 17:06:47 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 131.9/131.9 kB 5.2 MB/s eta 0:00:00 17:06:48 Requirement already satisfied: six<2,>=1.3.0 in /usr/lib/python3.10/site-packages (from docker-compose==1.23.2) (1.16.0) 17:06:49 Collecting PyYAML<4,>=3.10 17:06:49 Downloading PyYAML-3.13.tar.gz (270 kB) 17:06:49 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 270.6/270.6 kB 10.2 MB/s eta 0:00:00 17:06:52 Preparing metadata (setup.py): started 17:06:52 ---> 040fbd79e9f7 17:06:52 Step 18/25 : COPY --from=builder /edgex-go/cmd/security-spire-server/docker-entrypoint.sh /usr/local/bin/ 17:06:53 ---> b536e83c6b51 17:06:53 Step 19/25 : COPY --from=builder /edgex-go/cmd/security-spire-server/server.conf /usr/local/etc/spire/server.conf.tpl 17:06:54 ---> c5d7b2cf1a0f 17:06:54 Step 20/25 : COPY --from=builder /edgex-go/cmd/security-spire-server/openssl.conf /usr/local/etc/ 17:06:55 Preparing metadata (setup.py): finished with status 'done' 17:06:55 ---> 7a7035040f9d 17:06:55 Step 21/25 : ENTRYPOINT [ "/usr/bin/dumb-init" ] 17:06:56 Collecting docker<4.0,>=3.6.0 17:06:56 ---> Running in 00bddd66a363 17:06:56 Downloading docker-3.7.3-py2.py3-none-any.whl (134 kB) 17:06:56 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 134.5/134.5 kB 4.5 MB/s eta 0:00:00 17:06:56 Removing intermediate container 00bddd66a363 17:06:56 ---> 3d49b3485e74 17:06:56 Step 22/25 : CMD [ "--verbose", "docker-entrypoint.sh" ] 17:06:56 Collecting docopt<0.7,>=0.6.1 17:06:56 Downloading docopt-0.6.2.tar.gz (25 kB) 17:06:56 ---> Running in 6f1466bc82d0 17:06:57 Preparing metadata (setup.py): started 17:06:57 Removing intermediate container 6f1466bc82d0 17:06:57 ---> 06383e5ef769 17:06:57 Step 23/25 : LABEL arch=arm64 17:06:57 ---> Running in a9268036df44 17:06:58 Removing intermediate container a9268036df44 17:06:58 ---> 961584bd6ec9 17:06:58 Step 24/25 : LABEL git_sha=5fac4dda90739fb772c9fa0ff7a0455a272bf0e2 17:06:58 ---> Running in 2ef595a72346 17:06:58 Removing intermediate container 2ef595a72346 17:06:58 ---> 5f0e7c68204e 17:06:58 Step 25/25 : LABEL version=0.0.0 17:06:58 ---> Running in c68abfb3d802 17:06:59 Removing intermediate container c68abfb3d802 17:06:59 ---> 02dbe6e5c250 17:06:59 17:06:59 Successfully built 02dbe6e5c250 17:06:59 Successfully tagged security-spire-server-arm64:latest 17:07:01  Building security-spire-server ... done  Preparing metadata (setup.py): finished with status 'done' 17:07:02 Collecting websocket-client<1.0,>=0.32.0 17:07:02 Downloading websocket_client-0.59.0-py2.py3-none-any.whl (67 kB) 17:07:02 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 67.2/67.2 kB 15.1 MB/s eta 0:00:00 17:07:02 Collecting dockerpty<0.5,>=0.4.1 17:07:02 Downloading dockerpty-0.4.1.tar.gz (13 kB) 17:07:02 Preparing metadata (setup.py): started 17:07:05 Preparing metadata (setup.py): finished with status 'done' 17:07:05 Collecting cached-property<2,>=1.2.0 17:07:05 Downloading cached_property-1.5.2-py2.py3-none-any.whl (7.6 kB) 17:07:05 Collecting texttable<0.10,>=0.9.0 17:07:05 Downloading texttable-0.9.1.tar.gz (11 kB) 17:07:06 Preparing metadata (setup.py): started 17:07:09 Preparing metadata (setup.py): finished with status 'done' 17:07:09 Collecting jsonschema<3,>=2.5.1 17:07:09 Downloading jsonschema-2.6.0-py2.py3-none-any.whl (39 kB) 17:07:09 Removing intermediate container 48df88ab47ea 17:07:09 ---> fcda610c65fe 17:07:09 17:07:09 Step 11/25 : FROM alpine:3.16 17:07:09 ---> a6215f271958 17:07:09 Step 12/25 : RUN apk add --update --no-cache dumb-init 17:07:09 ---> Using cache 17:07:09 ---> 8ed987354562 17:07:09 Step 13/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 17:07:09 ---> Using cache 17:07:09 ---> b0dc2d1f83c0 17:07:09 Step 14/25 : ENV APP_PORT=59881 17:07:09 ---> Running in 19299d1b0840 17:07:10 Removing intermediate container 19299d1b0840 17:07:10 ---> 2afce4ddcccc 17:07:10 Step 15/25 : EXPOSE $APP_PORT 17:07:10 ---> Running in e5eaa1f3f3ee 17:07:11 Collecting requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1 17:07:11 Removing intermediate container e5eaa1f3f3ee 17:07:11 ---> 244a4dbb81d6 17:07:11 Step 16/25 : WORKDIR / 17:07:11 Downloading requests-2.20.1-py2.py3-none-any.whl (57 kB) 17:07:11 ---> Running in 2b2a30012085 17:07:11 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 58.0/58.0 kB 14.3 MB/s eta 0:00:00 17:07:11 Removing intermediate container 2b2a30012085 17:07:11 ---> 0ec38fc744d1 17:07:11 Step 17/25 : COPY --from=builder /edgex-go/Attribution.txt / 17:07:11 Collecting docker-pycreds>=0.4.0 17:07:12 Downloading docker_pycreds-0.4.0-py2.py3-none-any.whl (9.0 kB) 17:07:13 ---> 1ffc445d7707 17:07:13 Step 18/25 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / 17:07:14 Collecting urllib3<1.25,>=1.21.1 17:07:14 Downloading urllib3-1.24.3-py2.py3-none-any.whl (118 kB) 17:07:14 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 118.8/118.8 kB 17.1 MB/s eta 0:00:00 17:07:14 Collecting idna<2.8,>=2.5 17:07:14 Downloading idna-2.7-py2.py3-none-any.whl (58 kB) 17:07:14 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 58.2/58.2 kB 15.4 MB/s eta 0:00:00 17:07:14 Collecting chardet<3.1.0,>=3.0.2 17:07:14 Downloading chardet-3.0.4-py2.py3-none-any.whl (133 kB) 17:07:14 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 133.4/133.4 kB 16.4 MB/s eta 0:00:00 17:07:14 ---> 83a7e6edbd9d 17:07:14 Step 19/25 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml 17:07:15 Collecting certifi>=2017.4.17 17:07:15 Downloading certifi-2022.6.15-py3-none-any.whl (160 kB) 17:07:15 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 160.2/160.2 kB 16.8 MB/s eta 0:00:00 17:07:15 ---> aca321e20b17 17:07:15 Step 20/25 : COPY --from=builder /edgex-go/cmd/core-metadata/res/uom.toml /res/uom.toml 17:07:16 Using legacy 'setup.py install' for dockerpty, since package 'wheel' is not installed. 17:07:16 Using legacy 'setup.py install' for docopt, since package 'wheel' is not installed. 17:07:16 Using legacy 'setup.py install' for PyYAML, since package 'wheel' is not installed. 17:07:16 Using legacy 'setup.py install' for texttable, since package 'wheel' is not installed. 17:07:16 ---> 5bb238314c41 17:07:16 Step 21/25 : ENTRYPOINT ["/core-metadata"] 17:07:16 ---> Running in 763bd9487105 17:07:17 Removing intermediate container 763bd9487105 17:07:17 ---> d4b9b70bdeef 17:07:17 Step 22/25 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 17:07:17 Installing collected packages: texttable, PyYAML, jsonschema, idna, docopt, chardet, cached-property, websocket-client, urllib3, dockerpty, docker-pycreds, certifi, requests, docker, docker-compose 17:07:17 Running setup.py install for texttable: started 17:07:17 ---> Running in a953ea38fc87 17:07:18 Removing intermediate container a953ea38fc87 17:07:18 ---> 9b1889d7456f 17:07:18 Step 23/25 : LABEL arch=arm64 17:07:18 ---> Running in 950c26478707 17:07:19 Removing intermediate container 950c26478707 17:07:19 ---> 7fb92abc05b7 17:07:19 Step 24/25 : LABEL git_sha=5fac4dda90739fb772c9fa0ff7a0455a272bf0e2 17:07:19 ---> Running in 4a4788656774 17:07:19 Removing intermediate container 4a4788656774 17:07:19 ---> c06b1c38fe0f 17:07:19 Step 25/25 : LABEL version=0.0.0 17:07:20 ---> Running in b5955c96fbf9 17:07:20 Removing intermediate container b5955c96fbf9 17:07:20 ---> 4501551a822b 17:07:20 17:07:20 Running setup.py install for texttable: finished with status 'done' 17:07:20 Successfully built 4501551a822b 17:07:20 Running setup.py install for PyYAML: started 17:07:20 Successfully tagged core-metadata-arm64:latest 17:07:23  Building core-metadata ... done  Running setup.py install for PyYAML: finished with status 'done' 17:07:24 Running setup.py install for docopt: started 17:07:27 Running setup.py install for docopt: finished with status 'done' 17:07:31 Running setup.py install for dockerpty: started 17:07:33 Running setup.py install for dockerpty: finished with status 'done' 17:07:36 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:07:36 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:07:54 Removing intermediate container ba1026ad2338 17:07:54 ---> 7a6295b7ba04 17:07:54 Step 14/23 : ENV APP_PORT=58890 17:07:54 ---> Running in ecdd82249326 17:07:54 Removing intermediate container ecdd82249326 17:07:54 ---> b734da89080f 17:07:54 Step 15/23 : EXPOSE $APP_PORT 17:07:54 ---> Running in 7a441a5482bd 17:07:55 Removing intermediate container 7a441a5482bd 17:07:55 ---> 4d845f46fcd7 17:07:55 Step 16/23 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/sys-mgmt-agent / 17:07:57 ---> 1b670d7da688 17:07:57 Step 17/23 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/res/configuration.toml /res/configuration.toml 17:07:58 ---> 2ac6205f0eb6 17:07:58 Step 18/23 : COPY --from=builder /edgex-go/cmd/sys-mgmt-executor/sys-mgmt-executor / 17:07:59 ---> f489a5121af3 17:07:59 Step 19/23 : ENTRYPOINT ["/sys-mgmt-agent"] 17:07:59 ---> Running in b0ad1fc1bdc5 17:08:00 Removing intermediate container b0ad1fc1bdc5 17:08:00 ---> a8dfd26875af 17:08:00 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 17:08:00 ---> Running in 1204735c2968 17:08:00 Removing intermediate container 1204735c2968 17:08:00 ---> 4d2be067ce0c 17:08:00 Step 21/23 : LABEL arch=arm64 17:08:00 ---> Running in 7dba4c911d45 17:08:01 Removing intermediate container 7dba4c911d45 17:08:01 ---> 4a1cb37b28d1 17:08:01 Step 22/23 : LABEL git_sha=5fac4dda90739fb772c9fa0ff7a0455a272bf0e2 17:08:01 ---> Running in 665b755b626d 17:08:02 Removing intermediate container 665b755b626d 17:08:02 ---> 6f29eb91d133 17:08:02 Step 23/23 : LABEL version=0.0.0 17:08:02 ---> Running in 6b83185a9613 17:08:03 Removing intermediate container 6b83185a9613 17:08:03 ---> c13c40054338 17:08:03 17:08:03 Successfully built c13c40054338 17:08:03 Successfully tagged sys-mgmt-agent-arm64:latest 17:08:25  Building sys-mgmt-agent ... done Removing intermediate container 594869c484e8 17:08:25 ---> b298dcf49baa 17:08:25 17:08:25 Step 11/24 : FROM alpine:3.16 17:08:25 ---> a6215f271958 17:08:25 Step 12/24 : RUN apk add --update --no-cache dumb-init 17:08:25 ---> Using cache 17:08:25 ---> 8ed987354562 17:08:25 Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 17:08:25 ---> Using cache 17:08:25 ---> b0dc2d1f83c0 17:08:25 Step 14/24 : ENV APP_PORT=59882 17:08:25 ---> Running in 7c9132801e45 17:08:25 Removing intermediate container 7c9132801e45 17:08:25 ---> a12d75457c79 17:08:25 Step 15/24 : EXPOSE $APP_PORT 17:08:25 ---> Running in 9384792aed3f 17:08:26 Removing intermediate container 9384792aed3f 17:08:26 ---> 17d9637d717c 17:08:26 Step 16/24 : WORKDIR / 17:08:26 ---> Running in f7cd03da76f4 17:08:26 Removing intermediate container f7cd03da76f4 17:08:26 ---> ab0b4cdc874b 17:08:26 Step 17/24 : COPY --from=builder /edgex-go/Attribution.txt / 17:08:27 ---> 85b6679f03df 17:08:27 Step 18/24 : COPY --from=builder /edgex-go/cmd/core-command/core-command / 17:08:29 ---> dc3e478b9cd0 17:08:29 Step 19/24 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml 17:08:30 ---> 40765de84516 17:08:30 Step 20/24 : ENTRYPOINT ["/core-command"] 17:08:30 ---> Running in 5513a35a1163 17:08:31 Removing intermediate container 5513a35a1163 17:08:31 ---> 26ea255f6945 17:08:31 Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 17:08:31 ---> Running in 1ee07b50a7dc 17:08:31 Removing intermediate container 1ee07b50a7dc 17:08:31 ---> a018e9fe6d22 17:08:31 Step 22/24 : LABEL arch=arm64 17:08:31 ---> Running in c2e96f4d97e9 17:08:32 Removing intermediate container c2e96f4d97e9 17:08:32 ---> e3d8103a9265 17:08:32 Step 23/24 : LABEL git_sha=5fac4dda90739fb772c9fa0ff7a0455a272bf0e2 17:08:32 ---> Running in 243c14cfa8f2 17:08:33 Removing intermediate container 243c14cfa8f2 17:08:33 ---> 2f18730529df 17:08:33 Step 24/24 : LABEL version=0.0.0 17:08:33 ---> Running in 4a004a301160 17:08:33 Removing intermediate container 4a004a301160 17:08:33 ---> 31f43f6f640b 17:08:33 17:08:33 Successfully built 31f43f6f640b 17:08:33 Successfully tagged core-command-arm64:latest 17:09:20  Building core-command ... done Removing intermediate container 84c20f2fc13e 17:09:20 ---> a0573b9442f5 17:09:20 17:09:20 Step 11/24 : FROM alpine:3.16 17:09:20 ---> a6215f271958 17:09:20 Step 12/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' 17:09:20 ---> Running in 648ce85313e3 17:09:20 Removing intermediate container 648ce85313e3 17:09:20 ---> e858db5719fe 17:09:20 Step 13/24 : ENV APP_PORT=59880 17:09:20 ---> Running in 8e5cf347ba16 17:09:20 Removing intermediate container 8e5cf347ba16 17:09:20 ---> f2c14e733b27 17:09:20 Step 14/24 : EXPOSE $APP_PORT 17:09:20 ---> Running in fa3305fe20a7 17:09:20 Removing intermediate container fa3305fe20a7 17:09:20 ---> a822731e6e1a 17:09:20 Step 15/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 17:09:20 ---> Running in a322b1fd2461 17:09:20 Removing intermediate container a322b1fd2461 17:09:20 ---> 3d0927906a4c 17:09:20 Step 16/24 : RUN apk add --update --no-cache zeromq dumb-init 17:09:20 ---> Running in b6d4f2b2e906 17:09:20 fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 17:09:20 fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 17:09:20 (1/6) Installing dumb-init (1.2.5-r1) 17:09:20 (2/6) Installing libgcc (11.2.1_git20220219-r2) 17:09:20 (3/6) Installing libsodium (1.0.18-r0) 17:09:20 (4/6) Installing libstdc++ (11.2.1_git20220219-r2) 17:09:20 (5/6) Installing libzmq (4.3.4-r0) 17:09:20 (6/6) Installing zeromq (4.3.4-r0) 17:09:20 Executing busybox-1.35.0-r17.trigger 17:09:20 OK: 8 MiB in 20 packages 17:09:21 Removing intermediate container b6d4f2b2e906 17:09:21 ---> f62f4bdc84f1 17:09:21 Step 17/24 : COPY --from=builder /edgex-go/Attribution.txt / 17:09:22 ---> f3fbcd785bc2 17:09:22 Step 18/24 : COPY --from=builder /edgex-go/cmd/core-data/core-data / 17:09:23 ---> 3be580e50bb9 17:09:23 Step 19/24 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml 17:09:23 ---> b10fc89b0763 17:09:23 Step 20/24 : ENTRYPOINT ["/core-data"] 17:09:23 ---> Running in 89b62472e46e 17:09:24 Removing intermediate container 89b62472e46e 17:09:24 ---> f52af83d6182 17:09:24 Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 17:09:24 ---> Running in 6846deb0f48c 17:09:24 Removing intermediate container 6846deb0f48c 17:09:24 ---> fdb3be3bd9fe 17:09:24 Step 22/24 : LABEL arch=arm64 17:09:24 ---> Running in 97525c4dddba 17:09:24 Removing intermediate container 97525c4dddba 17:09:24 ---> 606457ce0471 17:09:24 Step 23/24 : LABEL git_sha=5fac4dda90739fb772c9fa0ff7a0455a272bf0e2 17:09:25 ---> Running in 97a878b14eec 17:09:25 Removing intermediate container 97a878b14eec 17:09:25 ---> 6c2f696fa8ec 17:09:25 Step 24/24 : LABEL version=0.0.0 17:09:25 ---> Running in 7f4dd071d67e 17:09:25 Removing intermediate container 7f4dd071d67e 17:09:25 ---> c36ffbfc46ec 17:09:25 17:09:26 Successfully built c36ffbfc46ec 17:09:26 Successfully tagged core-data-arm64:latest 17:09:26  Building core-data ... done  [Pipeline] } 17:09:26 $ docker stop --time=1 41f0c11afcf22c208370711d2f4e32f8d65b4fee16fdc554027ee23def0e58c8 17:09:28 $ docker rm -f 41f0c11afcf22c208370711d2f4e32f8d65b4fee16fdc554027ee23def0e58c8 [Pipeline] // withDockerContainer [Pipeline] sh 17:09:28 + docker images 17:09:28 REPOSITORY TAG IMAGE ID CREATED SIZE 17:09:28 core-data-arm64 latest c36ffbfc46ec 3 seconds ago 20.7MB 17:09:28 a0573b9442f5 16 seconds ago 1.38GB 17:09:28 core-command-arm64 latest 31f43f6f640b 55 seconds ago 16.7MB 17:09:28 b298dcf49baa About a minute ago 1.37GB 17:09:28 sys-mgmt-agent-arm64 latest c13c40054338 About a minute ago 133MB 17:09:28 core-metadata-arm64 latest 4501551a822b 2 minutes ago 17.5MB 17:09:28 fcda610c65fe 2 minutes ago 1.38GB 17:09:28 security-spire-server-arm64 latest 02dbe6e5c250 2 minutes ago 84.2MB 17:09:28 cfc37aacd9f1 2 minutes ago 1.25GB 17:09:28 security-spire-agent-arm64 latest 6f09ac3dc890 3 minutes ago 122MB 17:09:28 aee7e04feca5 3 minutes ago 1.36GB 17:09:28 security-bootstrapper-arm64 latest d19f65124463 3 minutes ago 18.7MB 17:09:28 7de4e8881676 4 minutes ago 1.36GB 17:09:28 security-spire-config-arm64 latest 588c2e455571 5 minutes ago 83.6MB 17:09:28 5c9f1ccf9841 6 minutes ago 1.25GB 17:09:28 support-notifications-arm64 latest 16c02d0717fd 8 minutes ago 26.3MB 17:09:28 support-scheduler-arm64 latest 43f5a48c1a65 8 minutes ago 25.7MB 17:09:28 77e3f57a286f 8 minutes ago 1.43GB 17:09:28 395655f129b3 8 minutes ago 1.43GB 17:09:28 security-spiffe-token-provider-arm64 latest 4b52a52114c2 10 minutes ago 28.4MB 17:09:28 aa798875acdc 11 minutes ago 1.41GB 17:09:28 security-secretstore-setup-arm64 latest 3b18e263db0d 11 minutes ago 28.2MB 17:09:28 security-proxy-setup-arm64 latest 1c8727c4ff02 12 minutes ago 26.4MB 17:09:28 8485b2eda6b0 12 minutes ago 1.37GB 17:09:28 3925a3b15159 12 minutes ago 1.36GB 17:09:28 ci-base-image-arm64 latest d4cec7659bca 33 minutes ago 995MB 17:09:28 alpine 3.15 02e0d6fdf486 4 weeks ago 5.33MB 17:09:28 alpine 3.16 a6215f271958 4 weeks ago 5.29MB 17:09:28 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64 1.18-alpine ff4287adb874 2 months ago 678MB 17:09:28 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:09:29 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 17:09:29 17:09:29 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:09:29 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 17:09:30 arm64: Pulling from edgex-lftools-log-publisher 17:09:30 8998bd30e6a1: Pulling fs layer 17:09:30 04944245beec: Pulling fs layer 17:09:30 699f458cf7ca: Pulling fs layer 17:09:30 765212b225bb: Pulling fs layer 17:09:30 f23df028b6ca: Pulling fs layer 17:09:30 d65c8cfc05b1: Pulling fs layer 17:09:30 2437ff75d9bd: Pulling fs layer 17:09:30 f23df028b6ca: Waiting 17:09:30 d65c8cfc05b1: Waiting 17:09:30 2437ff75d9bd: Waiting 17:09:30 765212b225bb: Waiting 17:09:30 04944245beec: Verifying Checksum 17:09:30 04944245beec: Download complete 17:09:30 765212b225bb: Verifying Checksum 17:09:30 765212b225bb: Download complete 17:09:30 f23df028b6ca: Verifying Checksum 17:09:30 f23df028b6ca: Download complete 17:09:30 d65c8cfc05b1: Verifying Checksum 17:09:30 d65c8cfc05b1: Download complete 17:09:30 699f458cf7ca: Verifying Checksum 17:09:30 699f458cf7ca: Download complete 17:09:30 8998bd30e6a1: Verifying Checksum 17:09:30 8998bd30e6a1: Download complete 17:09:33 2437ff75d9bd: Verifying Checksum 17:09:33 2437ff75d9bd: Download complete 17:09:35 8998bd30e6a1: Pull complete 17:09:35 04944245beec: Pull complete 17:09:37 699f458cf7ca: Pull complete 17:09:37 765212b225bb: Pull complete 17:09:38 f23df028b6ca: Pull complete 17:09:38 d65c8cfc05b1: Pull complete 17:09:53 2437ff75d9bd: Pull complete 17:09:53 Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da 17:09:53 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 17:09:53 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 17:09:54 prd-ubuntu20.04-docker-arm64-4c-16g-28642 does not seem to be running inside a container 17:09:54 $ 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/5 -v /w/workspace/edgex-go/5:/w/workspace/edgex-go/5:rw,z -v /w/workspace/edgex-go/5@tmp:/w/workspace/edgex-go/5@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:09:56 $ docker top 12936f43ed5d496b2c1cf10524f60bb5a159ae1777bbfd8fedd1c79360b3d0b4 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 17:09:57 ---> job-cost.sh 17:09:57 lf-activate-venv: SKIPPING 17:09:57 INFO: No Stack... 17:09:58 INFO: Retrieving Pricing Info for: v3-standard-4 17:09:59 INFO: Archiving Costs [Pipeline] sh 17:09:59 + cat /w/workspace/edgex-go/5/archives/cost.csv 17:09:59 + cut -d, -f6 [Pipeline] lock 17:09:59 Trying to acquire lock on [jenkins-edgexfoundry-edgex-go-PR-4140-5-stack-cost] 17:09:59 Resource [jenkins-edgexfoundry-edgex-go-PR-4140-5-stack-cost] did not exist. Created. 17:09:59 Lock acquired on [jenkins-edgexfoundry-edgex-go-PR-4140-5-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 17:10:00 + echo total: 0.10999999940395355 [Pipeline] stash 17:10:00 Stashed 1 file(s) [Pipeline] } 17:10:00 Lock released on resource [jenkins-edgexfoundry-edgex-go-PR-4140-5-stack-cost] [Pipeline] // lock [Pipeline] } 17:10:00 $ docker stop --time=1 12936f43ed5d496b2c1cf10524f60bb5a159ae1777bbfd8fedd1c79360b3d0b4 17:10:02 $ docker rm -f 12936f43ed5d496b2c1cf10524f60bb5a159ae1777bbfd8fedd1c79360b3d0b4 [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:10:02 provisioning config files... 17:10:02 copy managed file [edgex-go-codecov-token] to file:/w/workspace/edgex-go/5@tmp/config6925538024636981555tmp [Pipeline] { [Pipeline] sh 17:10:03 + set +x 17:10:03 + curl -s https://codecov.io/bash 17:10:03 + bash -s -- 17:10:03 17:10:03 _____ _ 17:10:03 / ____| | | 17:10:03 | | ___ __| | ___ ___ _____ __ 17:10:03 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 17:10:03 | |___| (_) | (_| | __/ (_| (_) \ V / 17:10:03 \_____\___/ \__,_|\___|\___\___/ \_/ 17:10:03 Bash-1.0.6 17:10:03 17:10:03 17:10:03 ==> git version 2.25.1 found 17:10:03 ==> 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:10:03 Release-Date: 2020-01-08 17:10:03 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:10:03 Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets 17:10:03 ==> Jenkins CI detected. 17:10:03 current dir:  /w/workspace/edgex-go/5 17:10:03 project root: . 17:10:03 --> token set from env 17:10:03 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 17:10:03 ==> Running gcov in . (disable via -X gcov) 17:10:03 ==> Python coveragepy not found 17:10:03 ==> Searching for coverage reports in: 17:10:03 + . 17:10:03 -> Found 1 reports 17:10:03 ==> Detecting git/mercurial file structure 17:10:03 ==> Reading reports 17:10:03 + ./coverage.out bytes=483406 17:10:03 ==> Appending adjustments 17:10:03 https://docs.codecov.io/docs/fixing-reports 17:10:04 + Found adjustments 17:10:04 ==> Gzipping contents 17:10:04 64K /tmp/codecov.2YorOE.gz 17:10:04 ==> Uploading reports 17:10:04 url: https://codecov.io 17:10:04 query: branch=PR-4140&commit=8082061797892bd85cbef1541f2309b8493cf56e&build=5&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2FPR-4140%2F5%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=4140&job=&cmd_args= 17:10:04 -> Pinging Codecov 17:10:04 https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=52b94001-b80a-4ca3-b063-c5e709073964&branch=PR-4140&commit=8082061797892bd85cbef1541f2309b8493cf56e&build=5&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2FPR-4140%2F5%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=4140&job=&cmd_args= 17:10:04 -> Uploading to 17:10:04 https://storage.googleapis.com/codecov/v4/raw/2022-09-07/00271124DB129430A58F1EEE437C3FCB/8082061797892bd85cbef1541f2309b8493cf56e/dd7a06b2-8484-4e0a-9b71-24e768ee1425.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20220907%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20220907T171004Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=529cc007df0aa201bcd525c9d467ae37a605e609e5ac85be06212095cc7c51c5 17:10:04 % Total % Received % Xferd Average Speed Time Time Time Current 17:10:04 Dload Upload Total Spent Left Speed 17:10:04 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 63356 0 0 100 63356 0 257k --:--:-- --:--:-- --:--:-- 257k 17:10:04 -> Reports have been successfully queued for processing at https://codecov.io/github/edgexfoundry/edgex-go/commit/8082061797892bd85cbef1541f2309b8493cf56e [Pipeline] } 17:10:04 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:10:05 + [ -d /w/workspace/edgex-go/5/archives ] [Pipeline] libraryResource [Pipeline] sh 17:10:05 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 17:10:06 ---> package-listing.sh 17:10:06 ++ facter osfamily 17:10:06 ++ tr '[:upper:]' '[:lower:]' 17:10:06 + OS_FAMILY=debian 17:10:06 + workspace=/w/workspace/edgex-go/5 17:10:06 + START_PACKAGES=/tmp/packages_start.txt 17:10:06 + END_PACKAGES=/tmp/packages_end.txt 17:10:06 + DIFF_PACKAGES=/tmp/packages_diff.txt 17:10:06 + PACKAGES=/tmp/packages_start.txt 17:10:06 + '[' /w/workspace/edgex-go/5 ']' 17:10:06 + PACKAGES=/tmp/packages_end.txt 17:10:06 + case "${OS_FAMILY}" in 17:10:06 + dpkg -l 17:10:06 + grep '^ii' 17:10:07 + '[' -f /tmp/packages_start.txt ']' 17:10:07 + '[' -f /tmp/packages_end.txt ']' 17:10:07 + diff /tmp/packages_start.txt /tmp/packages_end.txt 17:10:07 + '[' /w/workspace/edgex-go/5 ']' 17:10:07 + mkdir -p /w/workspace/edgex-go/5/archives/ 17:10:07 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgex-go/5/archives/ [Pipeline] echo 17:10:07 Launching container with: [--privileged -u 0:0 --net host -v /var/log/sysstat:/var/log/sysstat -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/edgex-go/5/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 17:10:07 + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:10:07 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 17:10:07 17:10:07 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:10:08 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 17:10:09 latest: Pulling from edgex-lftools-log-publisher 17:10:09 5eb5b503b376: Pulling fs layer 17:10:09 5c69ac0246d0: Pulling fs layer 17:10:09 ec43610c2a17: Pulling fs layer 17:10:09 3a2ae6a8a46f: Pulling fs layer 17:10:09 33b1e0a273af: Pulling fs layer 17:10:09 5d3b04190fa2: Pulling fs layer 17:10:09 2f39f015ded8: Pulling fs layer 17:10:09 5d3b04190fa2: Waiting 17:10:09 3a2ae6a8a46f: Waiting 17:10:09 2f39f015ded8: Waiting 17:10:09 33b1e0a273af: Waiting 17:10:09 5c69ac0246d0: Download complete 17:10:09 3a2ae6a8a46f: Verifying Checksum 17:10:09 3a2ae6a8a46f: Download complete 17:10:09 33b1e0a273af: Verifying Checksum 17:10:09 33b1e0a273af: Download complete 17:10:09 5d3b04190fa2: Verifying Checksum 17:10:09 5d3b04190fa2: Download complete 17:10:09 ec43610c2a17: Verifying Checksum 17:10:09 ec43610c2a17: Download complete 17:10:09 5eb5b503b376: Verifying Checksum 17:10:09 5eb5b503b376: Download complete 17:10:09 2f39f015ded8: Download complete 17:10:10 5eb5b503b376: Pull complete 17:10:10 5c69ac0246d0: Pull complete 17:10:11 ec43610c2a17: Pull complete 17:10:11 3a2ae6a8a46f: Pull complete 17:10:11 33b1e0a273af: Pull complete 17:10:11 5d3b04190fa2: Pull complete 17:10:16 2f39f015ded8: Pull complete 17:10:16 Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 17:10:16 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 17:10:16 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 17:10:16 prd-ubuntu20.04-docker-8c-8g-28640 does not seem to be running inside a container 17:10:17 $ 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/5/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/5 -v /w/workspace/edgex-go/5:/w/workspace/edgex-go/5:rw,z -v /w/workspace/edgex-go/5@tmp:/w/workspace/edgex-go/5@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 17:10:19 $ docker top f4bf701bd4b1a1f7c53f75d120f9fd0f7e18ff5ff05a76984c8a7754592f912c -eo pid,comm [Pipeline] { [Pipeline] sh 17:10:19 + touch /tmp/pre-build-complete [Pipeline] sh 17:10:19 + mkdir -p /var/log/sysstat [Pipeline] sh 17:10:20 + ls /var/log/sa-host 17:10:20 ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 17:10:20 provisioning config files... 17:10:20 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgex-go/5@tmp/config1197879477046944533tmp [Pipeline] { [Pipeline] echo 17:10:20 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 17:10:20 ---> create-netrc.sh [Pipeline] } 17:10:20 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 17:10:20 ---> python-tools-install.sh [Pipeline] echo 17:10:20 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 17:10:21 ---> sudo-logs.sh 17:10:21 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 17:10:21 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 17:10:21 ---> job-cost.sh 17:10:21 lf-activate-venv: SKIPPING 17:10:21 DEBUG: total: 0.10999999940395355 17:10:21 INFO: Retrieving Stack Cost... 17:10:21 INFO: Retrieving Pricing Info for: v3-standard-8 17:10:22 INFO: Archiving Costs [Pipeline] echo 17:10:22 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 17:10:22 ---> logs-deploy.sh 17:10:22 lf-activate-venv: SKIPPING 17:10:22 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-go/PR-4140/5 17:10:22 INFO: archiving workspace using pattern(s): 17:10:23 Archives upload complete. 17:10:23 INFO: archiving logs to Nexus 17:10:24 ---> uname -a: 17:10:24 Linux prd-ubuntu20-04-docker-8c-8g-28640 5.4.0-94-generic #106-Ubuntu SMP Thu Jan 6 23:58:14 UTC 2022 x86_64 GNU/Linux 17:10:24 17:10:24 17:10:24 ---> lscpu: 17:10:24 Architecture: x86_64 17:10:24 CPU op-mode(s): 32-bit, 64-bit 17:10:24 Byte Order: Little Endian 17:10:24 Address sizes: 40 bits physical, 48 bits virtual 17:10:24 CPU(s): 8 17:10:24 On-line CPU(s) list: 0-7 17:10:24 Thread(s) per core: 1 17:10:24 Core(s) per socket: 1 17:10:24 Socket(s): 8 17:10:24 NUMA node(s): 1 17:10:24 Vendor ID: AuthenticAMD 17:10:24 CPU family: 23 17:10:24 Model: 49 17:10:24 Model name: AMD EPYC-Rome Processor 17:10:24 Stepping: 0 17:10:24 CPU MHz: 2800.000 17:10:24 BogoMIPS: 5600.00 17:10:24 Virtualization: AMD-V 17:10:24 Hypervisor vendor: KVM 17:10:24 Virtualization type: full 17:10:24 L1d cache: 256 KiB 17:10:24 L1i cache: 256 KiB 17:10:24 L2 cache: 4 MiB 17:10:24 L3 cache: 128 MiB 17:10:24 NUMA node0 CPU(s): 0-7 17:10:24 Vulnerability Itlb multihit: Not affected 17:10:24 Vulnerability L1tf: Not affected 17:10:24 Vulnerability Mds: Not affected 17:10:24 Vulnerability Meltdown: Not affected 17:10:24 Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp 17:10:24 Vulnerability Spectre v1: Mitigation; usercopy/swapgs barriers and __user pointer sanitization 17:10:24 Vulnerability Spectre v2: Mitigation; Full AMD retpoline, IBPB conditional, IBRS_FW, STIBP disabled, RSB filling 17:10:24 Vulnerability Srbds: Not affected 17:10:24 Vulnerability Tsx async abort: Not affected 17:10:24 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:10:24 17:10:24 17:10:24 ---> nproc: 17:10:24 8 17:10:24 17:10:24 17:10:24 ---> df -h: 17:10:24 Filesystem Size Used Avail Use% Mounted on 17:10:24 overlay 155G 18G 138G 12% / 17:10:24 tmpfs 64M 0 64M 0% /dev 17:10:24 tmpfs 16G 0 16G 0% /sys/fs/cgroup 17:10:24 shm 64M 0 64M 0% /dev/shm 17:10:24 /dev/vda1 155G 18G 138G 12% /facter-os 17:10:24 17:10:24 17:10:24 ---> sar -b -r -n DEV: 17:10:24 Linux 5.4.0-94-generic (prd-ubuntu20-04-docker-8c-8g-28640) 09/07/22 _x86_64_ (8 CPU) 17:10:24 17:10:24 16:30:00 LINUX RESTART (8 CPU) 17:10:24 17:10:24 16:31:01 tps rtps wtps dtps bread/s bwrtn/s bdscd/s 17:10:24 16:32:01 119.66 1.20 118.46 0.00 24.00 61864.22 0.00 17:10:24 16:33:01 47.68 0.17 47.51 0.00 2.40 16857.87 0.00 17:10:24 16:34:02 329.63 4.92 324.71 0.00 57.59 122572.50 0.00 17:10:24 16:35:01 928.05 3.37 924.67 0.00 35.11 321972.14 0.00 17:10:24 16:36:01 908.28 2.33 905.95 0.00 22.80 270387.20 0.00 17:10:24 16:37:01 564.50 0.17 564.33 0.00 4.93 76615.39 0.00 17:10:24 16:38:01 0.93 0.00 0.93 0.00 0.00 10.80 0.00 17:10:24 16:39:01 1.57 0.00 1.57 0.00 0.00 17.60 0.00 17:10:24 16:40:01 1.15 0.00 1.15 0.00 0.00 13.86 0.00 17:10:24 16:41:01 1.37 0.00 1.37 0.00 0.00 19.46 0.00 17:10:24 16:42:01 1.02 0.00 1.02 0.00 0.00 11.60 0.00 17:10:24 16:43:01 1.53 0.00 1.53 0.00 0.00 16.93 0.00 17:10:24 16:44:01 1.02 0.00 1.02 0.00 0.00 11.86 0.00 17:10:24 16:45:01 1.90 0.50 1.40 0.00 18.40 17.46 0.00 17:10:24 16:46:01 2.82 1.10 1.72 0.00 32.12 21.33 0.00 17:10:24 16:47:01 1.72 0.00 1.72 0.00 0.00 20.00 0.00 17:10:24 16:48:01 0.98 0.00 0.98 0.00 0.00 11.46 0.00 17:10:24 16:49:01 1.57 0.00 1.57 0.00 0.00 19.33 0.00 17:10:24 16:50:01 1.02 0.00 1.02 0.00 0.00 13.60 0.00 17:10:24 16:51:01 1.53 0.00 1.53 0.00 0.00 17.99 0.00 17:10:24 16:52:01 1.03 0.00 1.03 0.00 0.00 12.00 0.00 17:10:24 16:53:01 1.28 0.00 1.28 0.00 0.00 15.46 0.00 17:10:24 16:54:01 0.98 0.00 0.98 0.00 0.00 10.93 0.00 17:10:24 16:55:01 1.63 0.00 1.63 0.00 0.00 19.60 0.00 17:10:24 16:56:01 0.95 0.00 0.95 0.00 0.00 11.60 0.00 17:10:24 16:57:01 1.58 0.00 1.58 0.00 0.00 18.40 0.00 17:10:24 16:58:01 0.88 0.00 0.88 0.00 0.00 11.06 0.00 17:10:24 16:59:01 1.23 0.00 1.23 0.00 0.00 14.80 0.00 17:10:24 17:00:01 1.08 0.00 1.08 0.00 0.00 13.20 0.00 17:10:24 17:01:01 1.62 0.00 1.62 0.00 0.00 18.93 0.00 17:10:24 17:02:01 0.98 0.00 0.98 0.00 0.00 11.60 0.00 17:10:24 17:03:01 1.33 0.00 1.33 0.00 0.00 15.46 0.00 17:10:24 17:04:01 0.98 0.00 0.98 0.00 0.00 12.13 0.00 17:10:24 17:05:01 1.43 0.00 1.43 0.00 0.00 17.86 0.00 17:10:24 17:06:01 1.02 0.00 1.02 0.00 0.00 12.53 0.00 17:10:24 17:07:01 1.52 0.00 1.52 0.00 0.00 17.06 0.00 17:10:24 17:08:01 1.08 0.00 1.08 0.00 0.00 12.26 0.00 17:10:24 17:09:01 1.57 0.00 1.57 0.00 0.00 18.13 0.00 17:10:24 17:10:01 1.03 0.00 1.03 0.00 0.00 12.13 0.00 17:10:24 Average: 75.05 0.35 74.70 0.00 5.05 22198.48 0.00 17:10:24 17:10:24 16:31:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 17:10:24 16:32:01 25630724 29772196 2519492 7.66 137596 4190780 2956948 8.71 3505904 3265772 548268 17:10:24 16:33:01 27431112 31688048 601564 1.83 140000 4282216 2339728 6.90 1403580 3551132 274916 17:10:24 16:34:02 25190168 31703660 573652 1.74 207956 6318400 1992488 5.87 1781812 5243264 102000 17:10:24 16:35:01 21068328 31694760 580196 1.76 309048 10169036 2096396 6.18 1943044 9041516 252892 17:10:24 16:36:01 18780672 31383980 875544 2.66 415652 11887804 3352916 9.88 2532276 10569844 104 17:10:24 16:37:01 20582156 31758876 515356 1.57 425872 10494048 1933564 5.70 2158104 9203408 20 17:10:24 16:38:01 20583344 31760144 514092 1.56 425888 10494056 1933564 5.70 2157028 9203408 24 17:10:24 16:39:01 20601108 31777940 496108 1.51 425900 10494060 1933564 5.70 2139424 9203412 8 17:10:24 16:40:01 20601408 31778112 495840 1.51 425916 10494060 1933564 5.70 2139428 9203420 16 17:10:24 16:41:01 20602620 31779348 494632 1.50 425932 10494044 1933564 5.70 2139620 9203412 12 17:10:24 16:42:01 20603112 31779860 494368 1.50 425944 10494048 1933564 5.70 2139568 9203416 184 17:10:24 16:43:01 20603160 31779912 494312 1.50 425964 10494052 1933564 5.70 2139248 9203420 8 17:10:24 16:44:01 20603144 31780260 494288 1.50 425976 10494056 1933564 5.70 2138936 9203760 12 17:10:24 16:45:01 20603316 31780736 493600 1.50 426004 10494488 1933564 5.70 2139536 9204056 16 17:10:24 16:46:01 20596628 31776176 498516 1.52 426024 10495572 1944176 5.73 2144768 9203340 20 17:10:24 16:47:01 20597400 31776968 497700 1.51 426044 10495576 1944176 5.73 2144116 9203324 12 17:10:24 16:48:01 20597108 31776692 497920 1.51 426060 10495580 1944176 5.73 2144208 9203328 28 17:10:24 16:49:01 20597060 31776660 497892 1.51 426080 10495580 1944176 5.73 2144268 9203328 24 17:10:24 16:50:01 20597012 31776636 497860 1.51 426096 10495584 1944176 5.73 2144292 9203332 12 17:10:24 16:51:01 20597172 31776828 497820 1.51 426120 10495588 1944176 5.73 2144692 9203336 24 17:10:24 16:52:01 20597156 31776836 497796 1.51 426136 10495592 1944176 5.73 2144412 9203340 12 17:10:24 16:53:01 20597116 31776808 497752 1.51 426156 10495596 1944176 5.73 2144364 9203344 8 17:10:24 16:54:01 20597100 31776812 497792 1.51 426172 10495596 1944176 5.73 2144384 9203344 20 17:10:24 16:55:01 20597232 31776968 497584 1.51 426188 10495592 1944176 5.73 2144656 9203348 8 17:10:24 16:56:01 20597208 31776960 497536 1.51 426192 10495600 1944176 5.73 2144732 9203348 16 17:10:24 16:57:01 20597116 31776876 497768 1.51 426196 10495608 1944176 5.73 2144436 9203352 20 17:10:24 16:58:01 20597352 31777120 497484 1.51 426212 10495612 1944176 5.73 2144432 9203356 32 17:10:24 16:59:01 20597336 31777120 497424 1.51 426228 10495612 1944176 5.73 2144472 9203356 16 17:10:24 17:00:01 20597148 31776952 497716 1.51 426244 10495616 1944176 5.73 2144816 9203360 20 17:10:24 17:01:01 20597140 31776996 497620 1.51 426264 10495624 1944176 5.73 2144880 9203364 12 17:10:24 17:02:01 20597376 31777260 497332 1.51 426284 10495624 1927756 5.68 2144540 9203364 192 17:10:24 17:03:01 20597360 31777388 497152 1.51 426288 10495756 1927756 5.68 2144604 9203496 12 17:10:24 17:04:01 20597220 31777260 497420 1.51 426304 10495752 1927756 5.68 2145128 9203496 24 17:10:24 17:05:01 20596936 31777004 497636 1.51 426328 10495744 1927756 5.68 2144652 9203500 40 17:10:24 17:06:01 20596960 31777036 497540 1.51 426348 10495764 1927756 5.68 2144900 9203504 32 17:10:24 17:07:01 20596612 31776688 497808 1.51 426360 10495764 1943816 5.73 2144660 9203504 12 17:10:24 17:08:01 20596604 31776748 497728 1.51 426380 10495768 1943816 5.73 2144716 9203512 8 17:10:24 17:09:01 20596516 31776668 497732 1.51 426384 10495776 1959868 5.78 2144736 9203516 12 17:10:24 17:10:01 20596468 31776624 498000 1.51 426396 10495772 1959868 5.78 2144812 9203516 12 17:10:24 Average: 20984890 31708716 566297 1.72 402542 10094523 2017782 5.95 2155697 8835594 30234 17:10:24 17:10:24 16:31:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 17:10:24 16:32:01 ens3 601.18 579.54 7117.41 113.47 0.00 0.00 0.00 0.00 17:10:24 16:32:01 lo 1.13 1.13 0.11 0.11 0.00 0.00 0.00 0.00 17:10:24 16:32:01 docker0 445.69 395.43 32.77 3147.46 0.00 0.00 0.00 0.00 17:10:24 16:32:01 veth149a737 0.37 0.53 0.03 0.04 0.00 0.00 0.00 0.00 17:10:24 16:33:01 ens3 35.66 18.91 30.44 11.26 0.00 0.00 0.00 0.00 17:10:24 16:33:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 17:10:24 16:33:01 docker0 1.20 1.20 0.08 0.09 0.00 0.00 0.00 0.00 17:10:24 16:33:01 veth149a737 1.20 1.23 0.09 0.10 0.00 0.00 0.00 0.00 17:10:24 16:34:02 ens3 295.47 220.60 3335.37 85.88 0.00 0.00 0.00 0.00 17:10:24 16:34:02 lo 0.67 0.67 0.07 0.07 0.00 0.00 0.00 0.00 17:10:24 16:34:02 docker0 128.71 166.16 10.13 1631.86 0.00 0.00 0.00 0.00 17:10:24 16:34:02 veth308811c 0.00 0.70 0.00 0.04 0.00 0.00 0.00 0.00 17:10:24 16:35:01 ens3 204.69 169.41 1101.35 87.44 0.00 0.00 0.00 0.00 17:10:24 16:35:01 lo 2.10 2.10 0.20 0.20 0.00 0.00 0.00 0.00 17:10:24 16:35:01 docker0 93.34 119.39 6.45 968.50 0.00 0.00 0.00 0.00 17:10:24 16:35:01 veth308811c 0.00 0.36 0.00 0.02 0.00 0.00 0.00 0.00 17:10:24 16:36:01 vetheaadbb5 0.00 0.13 0.00 0.01 0.00 0.00 0.00 0.00 17:10:24 16:36:01 ens3 157.96 102.97 1154.05 26.20 0.00 0.00 0.00 0.00 17:10:24 16:36:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:10:24 16:36:01 docker0 79.37 114.31 6.09 1118.67 0.00 0.00 0.00 0.00 17:10:24 16:36:01 veth308811c 0.00 0.27 0.00 0.01 0.00 0.00 0.00 0.00 17:10:24 16:36:01 veth05e1a3f 0.00 0.12 0.00 0.01 0.00 0.00 0.00 0.00 17:10:24 16:37:01 ens3 108.15 75.47 808.68 79.92 0.00 0.00 0.00 0.00 17:10:24 16:37:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 17:10:24 16:37:01 docker0 29.39 55.65 2.09 788.82 0.00 0.00 0.00 0.00 17:10:24 16:38:01 ens3 0.02 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:10:24 16:38:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:10:24 16:38:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:10:24 16:39:01 ens3 0.15 0.13 0.01 0.01 0.00 0.00 0.00 0.00 17:10:24 16:39:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 17:10:24 16:39:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:10:24 16:40:01 ens3 0.02 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:10:24 16:40:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:10:24 16:40:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:10:24 16:41:01 ens3 0.27 0.18 0.08 0.07 0.00 0.00 0.00 0.00 17:10:24 16:41:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 17:10:24 16:41:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:10:24 16:42:01 ens3 0.03 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:10:24 16:42:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:10:24 16:42:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:10:24 16:43:01 ens3 0.10 0.10 0.01 0.01 0.00 0.00 0.00 0.00 17:10:24 16:43:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 17:10:24 16:43:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:10:24 16:44:01 ens3 0.03 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:10:24 16:44:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:10:24 16:44:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:10:24 16:45:01 ens3 0.77 0.55 0.73 0.15 0.00 0.00 0.00 0.00 17:10:24 16:45:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 17:10:24 16:45:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:10:24 16:46:01 ens3 7.16 5.08 6.46 5.98 0.00 0.00 0.00 0.00 17:10:24 16:46:01 lo 0.13 0.13 0.01 0.01 0.00 0.00 0.00 0.00 17:10:24 16:46:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:10:24 16:47:01 ens3 0.17 0.17 0.01 0.01 0.00 0.00 0.00 0.00 17:10:24 16:47:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 17:10:24 16:47:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:10:24 16:48:01 ens3 0.02 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:10:24 16:48:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:10:24 16:48:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:10:24 16:49:01 ens3 0.12 0.10 0.01 0.01 0.00 0.00 0.00 0.00 17:10:24 16:49:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 17:10:24 16:49:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:10:24 16:50:01 ens3 0.03 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:10:24 16:50:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:10:24 16:50:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:10:24 16:51:01 ens3 0.23 0.22 0.08 0.08 0.00 0.00 0.00 0.00 17:10:24 16:51:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 17:10:24 16:51:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:10:24 16:52:01 ens3 0.02 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:10:24 16:52:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:10:24 16:52:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:10:24 16:53:01 ens3 0.10 0.10 0.01 0.01 0.00 0.00 0.00 0.00 17:10:24 16:53:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 17:10:24 16:53:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:10:24 16:54:01 ens3 0.03 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:10:24 16:54:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:10:24 16:54:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:10:24 16:55:01 ens3 0.20 0.17 0.12 0.01 0.00 0.00 0.00 0.00 17:10:24 16:55:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 17:10:24 16:55:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:10:24 16:56:01 ens3 0.18 0.12 0.08 0.07 0.00 0.00 0.00 0.00 17:10:24 16:56:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:10:24 16:56:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:10:24 16:57:01 ens3 0.08 0.08 0.01 0.01 0.00 0.00 0.00 0.00 17:10:24 16:57:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 17:10:24 16:57:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:10:24 16:58:01 ens3 0.03 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:10:24 16:58:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:10:24 16:58:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:10:24 16:59:01 ens3 0.10 0.10 0.01 0.01 0.00 0.00 0.00 0.00 17:10:24 16:59:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 17:10:24 16:59:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:10:24 17:00:01 ens3 0.03 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:10:24 17:00:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:10:24 17:00:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:10:24 17:01:01 ens3 0.23 0.22 0.08 0.08 0.00 0.00 0.00 0.00 17:10:24 17:01:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 17:10:24 17:01:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:10:24 17:02:01 ens3 0.03 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:10:24 17:02:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:10:24 17:02:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:10:24 17:03:01 ens3 0.10 0.12 0.01 0.01 0.00 0.00 0.00 0.00 17:10:24 17:03:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 17:10:24 17:03:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:10:24 17:04:01 ens3 1.22 0.73 0.52 0.30 0.00 0.00 0.00 0.00 17:10:24 17:04:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:10:24 17:04:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:10:24 17:05:01 ens3 0.07 0.07 0.01 0.01 0.00 0.00 0.00 0.00 17:10:24 17:05:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 17:10:24 17:05:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:10:24 17:06:01 ens3 0.17 0.13 0.08 0.07 0.00 0.00 0.00 0.00 17:10:24 17:06:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:10:24 17:06:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:10:24 17:07:01 ens3 0.10 0.07 0.01 0.01 0.00 0.00 0.00 0.00 17:10:24 17:07:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 17:10:24 17:07:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:10:24 17:08:01 ens3 0.02 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:10:24 17:08:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:10:24 17:08:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:10:24 17:09:01 ens3 0.17 0.10 0.01 0.01 0.00 0.00 0.00 0.00 17:10:24 17:09:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 17:10:24 17:09:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:10:24 17:10:01 ens3 0.08 0.00 0.01 0.00 0.00 0.00 0.00 0.00 17:10:24 17:10:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:10:24 17:10:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:10:24 Average: ens3 36.21 30.08 347.24 10.51 0.00 0.00 0.00 0.00 17:10:24 Average: lo 0.19 0.19 0.02 0.02 0.00 0.00 0.00 0.00 17:10:24 Average: docker0 19.91 21.81 1.47 195.96 0.00 0.00 0.00 0.00 17:10:24 17:10:24 17:10:24 ---> sar -P ALL: 17:10:24 Linux 5.4.0-94-generic (prd-ubuntu20-04-docker-8c-8g-28640) 09/07/22 _x86_64_ (8 CPU) 17:10:24 17:10:24 16:30:00 LINUX RESTART (8 CPU) 17:10:24 17:10:24 16:31:01 CPU %user %nice %system %iowait %steal %idle 17:10:24 16:32:01 all 34.09 0.00 7.79 1.06 0.09 56.98 17:10:24 16:32:01 0 32.62 0.00 7.97 0.29 0.08 59.04 17:10:24 16:32:01 1 34.57 0.00 7.46 1.17 0.08 56.72 17:10:24 16:32:01 2 31.74 0.00 8.02 0.12 0.08 60.04 17:10:24 16:32:01 3 35.85 0.00 6.99 0.47 0.08 56.60 17:10:24 16:32:01 4 33.61 0.00 7.36 0.96 0.08 57.97 17:10:24 16:32:01 5 36.01 0.00 7.71 0.56 0.08 55.64 17:10:24 16:32:01 6 32.04 0.00 9.33 0.24 0.08 58.31 17:10:24 16:32:01 7 36.30 0.00 7.47 4.67 0.10 51.46 17:10:24 16:33:01 all 44.05 0.00 6.03 0.28 0.09 49.55 17:10:24 16:33:01 0 42.63 0.00 5.86 0.03 0.08 51.39 17:10:24 16:33:01 1 45.39 0.00 5.89 0.30 0.08 48.33 17:10:24 16:33:01 2 44.14 0.00 5.90 0.07 0.08 49.81 17:10:24 16:33:01 3 44.17 0.00 6.08 0.03 0.10 49.62 17:10:24 16:33:01 4 43.69 0.00 5.51 0.03 0.08 50.68 17:10:24 16:33:01 5 44.28 0.00 5.99 0.00 0.10 49.63 17:10:24 16:33:01 6 43.64 0.00 6.40 0.00 0.08 49.87 17:10:24 16:33:01 7 44.45 0.00 6.61 1.75 0.10 47.09 17:10:24 16:34:02 all 25.80 0.00 8.85 2.84 0.09 62.41 17:10:24 16:34:02 0 25.88 0.00 8.82 2.29 0.08 62.92 17:10:24 16:34:02 1 27.76 0.00 7.64 2.03 0.08 62.48 17:10:24 16:34:02 2 23.64 0.00 7.87 2.57 0.10 65.82 17:10:24 16:34:02 3 25.92 0.00 9.75 3.11 0.10 61.11 17:10:24 16:34:02 4 25.91 0.00 9.26 0.92 0.09 63.83 17:10:24 16:34:02 5 24.66 0.00 9.51 4.88 0.10 60.86 17:10:24 16:34:02 6 26.81 0.00 9.30 2.74 0.09 61.06 17:10:24 16:34:02 7 25.78 0.00 8.71 4.21 0.10 61.21 17:10:24 16:35:01 all 46.38 0.00 14.43 9.16 0.13 29.90 17:10:24 16:35:01 0 46.30 0.00 14.23 8.72 0.14 30.61 17:10:24 16:35:01 1 45.83 0.00 15.43 7.90 0.14 30.71 17:10:24 16:35:01 2 45.15 0.00 15.67 11.22 0.12 27.84 17:10:24 16:35:01 3 47.11 0.00 13.57 7.30 0.12 31.90 17:10:24 16:35:01 4 46.19 0.00 14.56 8.87 0.14 30.24 17:10:24 16:35:01 5 46.55 0.00 13.17 8.21 0.12 31.95 17:10:24 16:35:01 6 46.44 0.00 14.32 7.77 0.12 31.35 17:10:24 16:35:01 7 47.47 0.00 14.46 13.33 0.14 24.60 17:10:24 16:36:01 all 69.17 0.00 13.97 4.55 0.14 12.17 17:10:24 16:36:01 0 70.32 0.00 14.18 3.63 0.13 11.74 17:10:24 16:36:01 1 70.60 0.00 13.09 4.15 0.15 12.01 17:10:24 16:36:01 2 66.68 0.00 13.28 9.06 0.14 10.84 17:10:24 16:36:01 3 69.12 0.00 14.73 3.89 0.15 12.11 17:10:24 16:36:01 4 69.62 0.00 14.65 7.53 0.15 8.04 17:10:24 16:36:01 5 67.59 0.00 13.00 3.37 0.15 15.88 17:10:24 16:36:01 6 71.10 0.00 12.94 1.88 0.14 13.94 17:10:24 16:36:01 7 68.28 0.00 15.84 2.92 0.14 12.83 17:10:24 16:37:01 all 15.10 0.00 4.12 2.42 0.05 78.31 17:10:24 16:37:01 0 15.92 0.00 4.19 1.76 0.05 78.08 17:10:24 16:37:01 1 15.85 0.00 4.23 1.79 0.05 78.08 17:10:24 16:37:01 2 14.76 0.00 3.41 1.88 0.05 79.90 17:10:24 16:37:01 3 14.81 0.00 4.61 4.75 0.05 75.77 17:10:24 16:37:01 4 15.37 0.00 3.98 2.19 0.03 78.42 17:10:24 16:37:01 5 13.31 0.00 4.23 1.53 0.03 80.90 17:10:24 16:37:01 6 14.63 0.00 4.26 2.23 0.07 78.81 17:10:24 16:37:01 7 16.15 0.00 4.01 3.24 0.07 76.53 17:10:24 16:38:01 all 0.01 0.00 0.01 0.00 0.00 99.97 17:10:24 16:38:01 0 0.00 0.00 0.00 0.00 0.00 100.00 17:10:24 16:38:01 1 0.00 0.00 0.00 0.00 0.00 100.00 17:10:24 16:38:01 2 0.02 0.00 0.03 0.02 0.02 99.92 17:10:24 16:38:01 3 0.00 0.00 0.02 0.00 0.00 99.98 17:10:24 16:38:01 4 0.00 0.00 0.02 0.00 0.00 99.98 17:10:24 16:38:01 5 0.02 0.00 0.00 0.00 0.00 99.98 17:10:24 16:38:01 6 0.03 0.00 0.02 0.00 0.00 99.95 17:10:24 16:38:01 7 0.00 0.00 0.02 0.00 0.00 99.98 17:10:24 16:39:01 all 0.03 0.00 0.02 0.00 0.01 99.95 17:10:24 16:39:01 0 0.05 0.00 0.05 0.00 0.02 99.88 17:10:24 16:39:01 1 0.03 0.00 0.03 0.00 0.00 99.93 17:10:24 16:39:01 2 0.02 0.00 0.00 0.02 0.00 99.97 17:10:24 16:39:01 3 0.03 0.00 0.00 0.02 0.00 99.95 17:10:24 16:39:01 4 0.03 0.00 0.02 0.00 0.02 99.93 17:10:24 16:39:01 5 0.00 0.00 0.02 0.00 0.02 99.97 17:10:24 16:39:01 6 0.02 0.00 0.00 0.00 0.00 99.98 17:10:24 16:39:01 7 0.02 0.00 0.02 0.00 0.00 99.97 17:10:24 16:40:01 all 0.01 0.00 0.01 0.01 0.00 99.97 17:10:24 16:40:01 0 0.02 0.00 0.02 0.02 0.00 99.95 17:10:24 16:40:01 1 0.00 0.00 0.02 0.02 0.00 99.97 17:10:24 16:40:01 2 0.00 0.00 0.02 0.02 0.00 99.97 17:10:24 16:40:01 3 0.00 0.00 0.02 0.02 0.00 99.97 17:10:24 16:40:01 4 0.00 0.00 0.00 0.00 0.00 100.00 17:10:24 16:40:01 5 0.02 0.00 0.00 0.00 0.00 99.98 17:10:24 16:40:01 6 0.00 0.00 0.00 0.00 0.00 100.00 17:10:24 16:40:01 7 0.02 0.00 0.03 0.00 0.00 99.95 17:10:24 16:41:01 all 0.02 0.00 0.01 0.01 0.00 99.97 17:10:24 16:41:01 0 0.03 0.00 0.02 0.00 0.00 99.95 17:10:24 16:41:01 1 0.03 0.00 0.00 0.00 0.00 99.97 17:10:24 16:41:01 2 0.02 0.00 0.02 0.00 0.00 99.97 17:10:24 16:41:01 3 0.00 0.00 0.02 0.03 0.00 99.95 17:10:24 16:41:01 4 0.02 0.00 0.00 0.00 0.00 99.98 17:10:24 16:41:01 5 0.02 0.00 0.02 0.02 0.00 99.95 17:10:24 16:41:01 6 0.02 0.00 0.00 0.00 0.00 99.98 17:10:24 16:41:01 7 0.00 0.00 0.00 0.00 0.00 100.00 17:10:24 16:42:01 all 0.01 0.00 0.01 0.00 0.00 99.98 17:10:24 16:42:01 0 0.00 0.00 0.00 0.00 0.00 100.00 17:10:24 16:42:01 1 0.02 0.00 0.03 0.00 0.00 99.95 17:10:24 16:42:01 2 0.03 0.00 0.02 0.00 0.02 99.93 17:10:24 16:42:01 3 0.00 0.00 0.00 0.00 0.00 100.00 17:10:24 16:42:01 4 0.00 0.00 0.00 0.00 0.00 100.00 17:10:24 16:42:01 5 0.00 0.00 0.00 0.02 0.00 99.98 17:10:24 16:42:01 6 0.00 0.00 0.00 0.00 0.00 100.00 17:10:24 16:42:01 7 0.02 0.00 0.00 0.00 0.00 99.98 17:10:24 17:10:24 16:42:01 CPU %user %nice %system %iowait %steal %idle 17:10:24 16:43:01 all 0.01 0.00 0.01 0.01 0.00 99.97 17:10:24 16:43:01 0 0.03 0.00 0.02 0.00 0.00 99.95 17:10:24 16:43:01 1 0.03 0.00 0.02 0.00 0.00 99.95 17:10:24 16:43:01 2 0.00 0.00 0.00 0.03 0.00 99.97 17:10:24 16:43:01 3 0.00 0.00 0.03 0.02 0.00 99.95 17:10:24 16:43:01 4 0.02 0.00 0.00 0.00 0.00 99.98 17:10:24 16:43:01 5 0.00 0.00 0.00 0.00 0.00 100.00 17:10:24 16:43:01 6 0.02 0.00 0.00 0.00 0.00 99.98 17:10:24 16:43:01 7 0.00 0.00 0.00 0.00 0.00 100.00 17:10:24 16:44:01 all 0.01 0.00 0.01 0.01 0.00 99.98 17:10:24 16:44:01 0 0.00 0.00 0.00 0.00 0.00 100.00 17:10:24 16:44:01 1 0.00 0.00 0.00 0.00 0.00 100.00 17:10:24 16:44:01 2 0.00 0.00 0.02 0.00 0.00 99.98 17:10:24 16:44:01 3 0.00 0.00 0.00 0.02 0.00 99.98 17:10:24 16:44:01 4 0.02 0.00 0.02 0.00 0.00 99.97 17:10:24 16:44:01 5 0.02 0.00 0.02 0.03 0.00 99.93 17:10:24 16:44:01 6 0.00 0.00 0.02 0.00 0.00 99.98 17:10:24 16:44:01 7 0.02 0.00 0.02 0.00 0.00 99.97 17:10:24 16:45:01 all 0.04 0.00 0.01 0.01 0.00 99.94 17:10:24 16:45:01 0 0.08 0.00 0.02 0.00 0.00 99.90 17:10:24 16:45:01 1 0.10 0.00 0.00 0.00 0.00 99.90 17:10:24 16:45:01 2 0.03 0.00 0.02 0.03 0.02 99.90 17:10:24 16:45:01 3 0.03 0.00 0.00 0.02 0.00 99.95 17:10:24 16:45:01 4 0.00 0.00 0.00 0.00 0.00 100.00 17:10:24 16:45:01 5 0.02 0.00 0.00 0.00 0.00 99.98 17:10:24 16:45:01 6 0.03 0.00 0.02 0.00 0.00 99.95 17:10:24 16:45:01 7 0.02 0.00 0.02 0.00 0.00 99.97 17:10:24 16:46:01 all 0.17 0.00 0.05 0.01 0.01 99.77 17:10:24 16:46:01 0 0.15 0.00 0.03 0.00 0.00 99.82 17:10:24 16:46:01 1 0.13 0.00 0.05 0.02 0.02 99.78 17:10:24 16:46:01 2 0.22 0.00 0.07 0.03 0.00 99.68 17:10:24 16:46:01 3 0.35 0.00 0.03 0.02 0.02 99.58 17:10:24 16:46:01 4 0.13 0.00 0.03 0.00 0.00 99.83 17:10:24 16:46:01 5 0.10 0.00 0.07 0.00 0.00 99.83 17:10:24 16:46:01 6 0.08 0.00 0.07 0.00 0.00 99.85 17:10:24 16:46:01 7 0.17 0.00 0.05 0.02 0.02 99.75 17:10:24 16:47:01 all 0.02 0.00 0.01 0.01 0.00 99.96 17:10:24 16:47:01 0 0.03 0.00 0.02 0.00 0.00 99.95 17:10:24 16:47:01 1 0.03 0.00 0.02 0.00 0.00 99.95 17:10:24 16:47:01 2 0.02 0.00 0.00 0.02 0.00 99.97 17:10:24 16:47:01 3 0.02 0.00 0.02 0.02 0.00 99.95 17:10:24 16:47:01 4 0.00 0.00 0.00 0.00 0.00 100.00 17:10:24 16:47:01 5 0.05 0.00 0.03 0.00 0.00 99.92 17:10:24 16:47:01 6 0.02 0.00 0.00 0.00 0.00 99.98 17:10:24 16:47:01 7 0.00 0.00 0.00 0.02 0.00 99.98 17:10:24 16:48:01 all 0.01 0.00 0.00 0.01 0.00 99.97 17:10:24 16:48:01 0 0.00 0.00 0.00 0.00 0.00 100.00 17:10:24 16:48:01 1 0.00 0.00 0.00 0.00 0.00 100.00 17:10:24 16:48:01 2 0.03 0.00 0.02 0.03 0.02 99.90 17:10:24 16:48:01 3 0.00 0.00 0.00 0.02 0.00 99.98 17:10:24 16:48:01 4 0.02 0.00 0.00 0.00 0.00 99.98 17:10:24 16:48:01 5 0.03 0.00 0.00 0.00 0.00 99.97 17:10:24 16:48:01 6 0.00 0.00 0.00 0.00 0.00 100.00 17:10:24 16:48:01 7 0.02 0.00 0.02 0.00 0.00 99.97 17:10:24 16:49:01 all 0.03 0.00 0.01 0.00 0.00 99.96 17:10:24 16:49:01 0 0.03 0.00 0.02 0.00 0.00 99.95 17:10:24 16:49:01 1 0.00 0.00 0.00 0.00 0.00 100.00 17:10:24 16:49:01 2 0.10 0.00 0.02 0.02 0.00 99.87 17:10:24 16:49:01 3 0.02 0.00 0.00 0.02 0.00 99.97 17:10:24 16:49:01 4 0.02 0.00 0.02 0.00 0.00 99.97 17:10:24 16:49:01 5 0.07 0.00 0.02 0.00 0.00 99.92 17:10:24 16:49:01 6 0.00 0.00 0.02 0.00 0.00 99.98 17:10:24 16:49:01 7 0.00 0.00 0.00 0.00 0.00 100.00 17:10:24 16:50:01 all 0.02 0.00 0.01 0.00 0.00 99.97 17:10:24 16:50:01 0 0.03 0.00 0.00 0.00 0.00 99.97 17:10:24 16:50:01 1 0.03 0.00 0.00 0.00 0.00 99.97 17:10:24 16:50:01 2 0.03 0.00 0.02 0.00 0.00 99.95 17:10:24 16:50:01 3 0.00 0.00 0.02 0.02 0.00 99.97 17:10:24 16:50:01 4 0.03 0.00 0.00 0.00 0.00 99.97 17:10:24 16:50:01 5 0.00 0.00 0.02 0.00 0.00 99.98 17:10:24 16:50:01 6 0.00 0.00 0.00 0.00 0.00 100.00 17:10:24 16:50:01 7 0.02 0.00 0.02 0.02 0.00 99.95 17:10:24 16:51:01 all 0.01 0.00 0.01 0.01 0.00 99.97 17:10:24 16:51:01 0 0.00 0.00 0.02 0.00 0.00 99.98 17:10:24 16:51:01 1 0.02 0.00 0.00 0.00 0.00 99.98 17:10:24 16:51:01 2 0.02 0.00 0.00 0.00 0.00 99.98 17:10:24 16:51:01 3 0.02 0.00 0.02 0.02 0.00 99.95 17:10:24 16:51:01 4 0.00 0.00 0.00 0.00 0.00 100.00 17:10:24 16:51:01 5 0.02 0.00 0.02 0.00 0.00 99.97 17:10:24 16:51:01 6 0.02 0.00 0.00 0.00 0.00 99.98 17:10:24 16:51:01 7 0.02 0.00 0.00 0.05 0.00 99.93 17:10:24 16:52:01 all 0.02 0.00 0.01 0.00 0.00 99.97 17:10:24 16:52:01 0 0.00 0.00 0.02 0.00 0.00 99.98 17:10:24 16:52:01 1 0.03 0.00 0.00 0.00 0.00 99.97 17:10:24 16:52:01 2 0.02 0.00 0.03 0.00 0.00 99.95 17:10:24 16:52:01 3 0.02 0.00 0.02 0.02 0.00 99.95 17:10:24 16:52:01 4 0.02 0.00 0.02 0.00 0.00 99.97 17:10:24 16:52:01 5 0.02 0.00 0.00 0.00 0.00 99.98 17:10:24 16:52:01 6 0.00 0.00 0.02 0.00 0.00 99.98 17:10:24 16:52:01 7 0.03 0.00 0.00 0.02 0.00 99.95 17:10:24 16:53:01 all 0.01 0.00 0.01 0.01 0.00 99.97 17:10:24 16:53:01 0 0.02 0.00 0.00 0.00 0.00 99.98 17:10:24 16:53:01 1 0.00 0.00 0.00 0.00 0.00 100.00 17:10:24 16:53:01 2 0.00 0.00 0.07 0.00 0.02 99.92 17:10:24 16:53:01 3 0.02 0.00 0.00 0.02 0.00 99.97 17:10:24 16:53:01 4 0.00 0.00 0.00 0.00 0.00 100.00 17:10:24 16:53:01 5 0.02 0.00 0.02 0.00 0.00 99.97 17:10:24 16:53:01 6 0.00 0.00 0.00 0.00 0.00 100.00 17:10:24 16:53:01 7 0.02 0.00 0.02 0.03 0.02 99.92 17:10:24 17:10:24 16:53:01 CPU %user %nice %system %iowait %steal %idle 17:10:24 16:54:01 all 0.03 0.00 0.01 0.01 0.00 99.96 17:10:24 16:54:01 0 0.00 0.00 0.02 0.00 0.00 99.98 17:10:24 16:54:01 1 0.03 0.00 0.00 0.00 0.00 99.97 17:10:24 16:54:01 2 0.10 0.00 0.02 0.03 0.00 99.85 17:10:24 16:54:01 3 0.00 0.00 0.00 0.02 0.00 99.98 17:10:24 16:54:01 4 0.03 0.00 0.00 0.00 0.00 99.97 17:10:24 16:54:01 5 0.05 0.00 0.00 0.00 0.00 99.95 17:10:24 16:54:01 6 0.00 0.00 0.00 0.00 0.00 100.00 17:10:24 16:54:01 7 0.02 0.00 0.02 0.00 0.00 99.97 17:10:24 16:55:01 all 0.07 0.00 0.01 0.01 0.00 99.91 17:10:24 16:55:01 0 0.02 0.00 0.00 0.00 0.02 99.97 17:10:24 16:55:01 1 0.02 0.00 0.00 0.00 0.00 99.98 17:10:24 16:55:01 2 0.03 0.00 0.00 0.02 0.00 99.95 17:10:24 16:55:01 3 0.02 0.00 0.02 0.02 0.00 99.95 17:10:24 16:55:01 4 0.02 0.00 0.03 0.00 0.00 99.95 17:10:24 16:55:01 5 0.00 0.00 0.02 0.00 0.00 99.98 17:10:24 16:55:01 6 0.02 0.00 0.00 0.00 0.00 99.98 17:10:24 16:55:01 7 0.42 0.00 0.02 0.02 0.00 99.55 17:10:24 16:56:01 all 0.27 0.00 0.01 0.00 0.00 99.72 17:10:24 16:56:01 0 0.03 0.00 0.02 0.00 0.00 99.95 17:10:24 16:56:01 1 0.02 0.00 0.00 0.00 0.00 99.98 17:10:24 16:56:01 2 0.03 0.00 0.02 0.02 0.02 99.92 17:10:24 16:56:01 3 0.02 0.00 0.00 0.02 0.00 99.97 17:10:24 16:56:01 4 0.02 0.00 0.00 0.00 0.00 99.98 17:10:24 16:56:01 5 0.02 0.00 0.02 0.00 0.00 99.97 17:10:24 16:56:01 6 0.00 0.00 0.03 0.00 0.00 99.97 17:10:24 16:56:01 7 1.97 0.00 0.02 0.00 0.00 98.01 17:10:24 16:57:01 all 0.23 0.00 0.01 0.01 0.00 99.75 17:10:24 16:57:01 0 0.00 0.00 0.03 0.00 0.00 99.97 17:10:24 16:57:01 1 0.02 0.00 0.00 0.00 0.00 99.98 17:10:24 16:57:01 2 0.02 0.00 0.03 0.03 0.00 99.92 17:10:24 16:57:01 3 0.00 0.00 0.00 0.02 0.00 99.98 17:10:24 16:57:01 4 0.00 0.00 0.00 0.00 0.00 100.00 17:10:24 16:57:01 5 0.00 0.00 0.00 0.00 0.00 100.00 17:10:24 16:57:01 6 0.02 0.00 0.00 0.00 0.02 99.97 17:10:24 16:57:01 7 1.76 0.00 0.02 0.00 0.00 98.22 17:10:24 16:58:01 all 0.01 0.00 0.01 0.00 0.00 99.98 17:10:24 16:58:01 0 0.02 0.00 0.00 0.02 0.00 99.97 17:10:24 16:58:01 1 0.00 0.00 0.00 0.00 0.00 100.00 17:10:24 16:58:01 2 0.02 0.00 0.02 0.00 0.00 99.97 17:10:24 16:58:01 3 0.00 0.00 0.00 0.02 0.00 99.98 17:10:24 16:58:01 4 0.02 0.00 0.02 0.00 0.00 99.97 17:10:24 16:58:01 5 0.02 0.00 0.02 0.00 0.00 99.97 17:10:24 16:58:01 6 0.00 0.00 0.00 0.00 0.00 100.00 17:10:24 16:58:01 7 0.02 0.00 0.00 0.00 0.00 99.98 17:10:24 16:59:01 all 0.01 0.00 0.01 0.01 0.00 99.97 17:10:24 16:59:01 0 0.00 0.00 0.00 0.00 0.00 100.00 17:10:24 16:59:01 1 0.00 0.00 0.02 0.00 0.00 99.98 17:10:24 16:59:01 2 0.03 0.00 0.02 0.03 0.00 99.92 17:10:24 16:59:01 3 0.00 0.00 0.02 0.02 0.02 99.95 17:10:24 16:59:01 4 0.00 0.00 0.00 0.00 0.00 100.00 17:10:24 16:59:01 5 0.02 0.00 0.03 0.00 0.00 99.95 17:10:24 16:59:01 6 0.00 0.00 0.00 0.00 0.00 100.00 17:10:24 16:59:01 7 0.03 0.00 0.03 0.00 0.00 99.93 17:10:24 17:00:01 all 0.12 0.00 0.01 0.01 0.00 99.86 17:10:24 17:00:01 0 0.02 0.00 0.02 0.03 0.00 99.93 17:10:24 17:00:01 1 0.03 0.00 0.00 0.00 0.02 99.95 17:10:24 17:00:01 2 0.02 0.00 0.02 0.00 0.02 99.95 17:10:24 17:00:01 3 0.02 0.00 0.02 0.02 0.00 99.95 17:10:24 17:00:01 4 0.02 0.00 0.00 0.00 0.00 99.98 17:10:24 17:00:01 5 0.00 0.00 0.00 0.00 0.00 100.00 17:10:24 17:00:01 6 0.00 0.00 0.02 0.00 0.00 99.98 17:10:24 17:00:01 7 0.90 0.00 0.00 0.00 0.00 99.10 17:10:24 17:01:01 all 0.01 0.00 0.01 0.01 0.00 99.97 17:10:24 17:01:01 0 0.00 0.00 0.00 0.02 0.00 99.98 17:10:24 17:01:01 1 0.00 0.00 0.00 0.00 0.00 100.00 17:10:24 17:01:01 2 0.02 0.00 0.02 0.02 0.00 99.95 17:10:24 17:01:01 3 0.02 0.00 0.02 0.02 0.00 99.95 17:10:24 17:01:01 4 0.02 0.00 0.02 0.00 0.00 99.97 17:10:24 17:01:01 5 0.02 0.00 0.00 0.00 0.00 99.98 17:10:24 17:01:01 6 0.02 0.00 0.02 0.00 0.00 99.97 17:10:24 17:01:01 7 0.02 0.00 0.02 0.00 0.02 99.95 17:10:24 17:02:01 all 0.01 0.00 0.01 0.00 0.00 99.97 17:10:24 17:02:01 0 0.00 0.00 0.00 0.02 0.00 99.98 17:10:24 17:02:01 1 0.00 0.00 0.00 0.00 0.00 100.00 17:10:24 17:02:01 2 0.03 0.00 0.03 0.00 0.00 99.93 17:10:24 17:02:01 3 0.00 0.00 0.00 0.02 0.00 99.98 17:10:24 17:02:01 4 0.02 0.00 0.03 0.00 0.00 99.95 17:10:24 17:02:01 5 0.03 0.00 0.00 0.00 0.00 99.97 17:10:24 17:02:01 6 0.00 0.00 0.02 0.00 0.00 99.98 17:10:24 17:02:01 7 0.02 0.00 0.02 0.00 0.00 99.97 17:10:24 17:03:01 all 0.24 0.00 0.01 0.01 0.00 99.75 17:10:24 17:03:01 0 0.02 0.00 0.02 0.03 0.00 99.93 17:10:24 17:03:01 1 0.00 0.00 0.00 0.00 0.00 100.00 17:10:24 17:03:01 2 0.05 0.00 0.02 0.00 0.00 99.93 17:10:24 17:03:01 3 0.02 0.00 0.00 0.02 0.00 99.97 17:10:24 17:03:01 4 0.02 0.00 0.02 0.00 0.00 99.97 17:10:24 17:03:01 5 0.00 0.00 0.00 0.00 0.00 100.00 17:10:24 17:03:01 6 0.00 0.00 0.02 0.00 0.00 99.98 17:10:24 17:03:01 7 1.78 0.00 0.00 0.00 0.00 98.22 17:10:24 17:04:01 all 0.27 0.00 0.00 0.01 0.00 99.72 17:10:24 17:04:01 0 0.02 0.00 0.00 0.02 0.00 99.97 17:10:24 17:04:01 1 0.02 0.00 0.00 0.00 0.00 99.98 17:10:24 17:04:01 2 0.03 0.00 0.02 0.00 0.02 99.93 17:10:24 17:04:01 3 0.02 0.00 0.02 0.03 0.00 99.93 17:10:24 17:04:01 4 0.02 0.00 0.00 0.00 0.00 99.98 17:10:24 17:04:01 5 0.02 0.00 0.00 0.00 0.00 99.98 17:10:24 17:04:01 6 0.02 0.00 0.00 0.00 0.00 99.98 17:10:24 17:04:01 7 1.99 0.00 0.00 0.00 0.00 98.01 17:10:24 17:10:24 17:04:01 CPU %user %nice %system %iowait %steal %idle 17:10:24 17:05:01 all 0.04 0.00 0.01 0.00 0.00 99.95 17:10:24 17:05:01 0 0.00 0.00 0.00 0.02 0.00 99.98 17:10:24 17:05:01 1 0.00 0.00 0.02 0.02 0.00 99.97 17:10:24 17:05:01 2 0.03 0.00 0.02 0.00 0.00 99.95 17:10:24 17:05:01 3 0.00 0.00 0.00 0.00 0.00 100.00 17:10:24 17:05:01 4 0.05 0.00 0.02 0.00 0.00 99.93 17:10:24 17:05:01 5 0.02 0.00 0.02 0.00 0.00 99.97 17:10:24 17:05:01 6 0.00 0.00 0.00 0.00 0.00 100.00 17:10:24 17:05:01 7 0.23 0.00 0.00 0.00 0.00 99.77 17:10:24 17:06:01 all 0.01 0.00 0.01 0.00 0.00 99.98 17:10:24 17:06:01 0 0.00 0.00 0.00 0.00 0.00 100.00 17:10:24 17:06:01 1 0.02 0.00 0.00 0.02 0.00 99.97 17:10:24 17:06:01 2 0.03 0.00 0.02 0.02 0.00 99.93 17:10:24 17:06:01 3 0.02 0.00 0.02 0.00 0.00 99.97 17:10:24 17:06:01 4 0.00 0.00 0.00 0.00 0.00 100.00 17:10:24 17:06:01 5 0.00 0.00 0.00 0.00 0.00 100.00 17:10:24 17:06:01 6 0.00 0.00 0.02 0.00 0.00 99.98 17:10:24 17:06:01 7 0.00 0.00 0.02 0.00 0.00 99.98 17:10:24 17:07:01 all 0.02 0.00 0.00 0.00 0.00 99.97 17:10:24 17:07:01 0 0.03 0.00 0.02 0.03 0.02 99.90 17:10:24 17:07:01 1 0.00 0.00 0.00 0.00 0.00 100.00 17:10:24 17:07:01 2 0.05 0.00 0.02 0.00 0.02 99.92 17:10:24 17:07:01 3 0.02 0.00 0.00 0.00 0.00 99.98 17:10:24 17:07:01 4 0.02 0.00 0.00 0.00 0.00 99.98 17:10:24 17:07:01 5 0.02 0.00 0.00 0.00 0.00 99.98 17:10:24 17:07:01 6 0.00 0.00 0.00 0.00 0.00 100.00 17:10:24 17:07:01 7 0.00 0.00 0.00 0.00 0.00 100.00 17:10:24 17:08:01 all 0.00 0.00 0.01 0.00 0.00 99.98 17:10:24 17:08:01 0 0.00 0.00 0.02 0.02 0.00 99.97 17:10:24 17:08:01 1 0.00 0.00 0.00 0.02 0.00 99.98 17:10:24 17:08:01 2 0.00 0.00 0.02 0.00 0.00 99.98 17:10:24 17:08:01 3 0.02 0.00 0.00 0.00 0.00 99.98 17:10:24 17:08:01 4 0.00 0.00 0.02 0.00 0.00 99.98 17:10:24 17:08:01 5 0.00 0.00 0.02 0.00 0.00 99.98 17:10:24 17:08:01 6 0.00 0.00 0.00 0.00 0.00 100.00 17:10:24 17:08:01 7 0.02 0.00 0.00 0.00 0.02 99.97 17:10:24 17:09:01 all 0.11 0.00 0.01 0.01 0.00 99.87 17:10:24 17:09:01 0 0.03 0.00 0.00 0.05 0.00 99.92 17:10:24 17:09:01 1 0.03 0.00 0.02 0.02 0.00 99.93 17:10:24 17:09:01 2 0.02 0.00 0.02 0.00 0.00 99.97 17:10:24 17:09:01 3 0.02 0.00 0.00 0.00 0.00 99.98 17:10:24 17:09:01 4 0.02 0.00 0.02 0.00 0.00 99.97 17:10:24 17:09:01 5 0.03 0.00 0.00 0.00 0.00 99.97 17:10:24 17:09:01 6 0.00 0.00 0.00 0.00 0.00 100.00 17:10:24 17:09:01 7 0.73 0.00 0.02 0.00 0.00 99.25 17:10:24 17:10:01 all 0.23 0.00 0.01 0.01 0.00 99.76 17:10:24 17:10:01 0 0.00 0.00 0.00 0.02 0.00 99.98 17:10:24 17:10:01 1 0.00 0.00 0.00 0.02 0.00 99.98 17:10:24 17:10:01 2 0.02 0.00 0.02 0.00 0.00 99.97 17:10:24 17:10:01 3 0.00 0.00 0.02 0.00 0.00 99.98 17:10:24 17:10:01 4 0.02 0.00 0.02 0.00 0.02 99.95 17:10:24 17:10:01 5 0.00 0.00 0.00 0.00 0.00 100.00 17:10:24 17:10:01 6 0.02 0.00 0.00 0.02 0.00 99.97 17:10:24 17:10:01 7 1.76 0.00 0.00 0.00 0.00 98.24 17:10:24 Average: all 5.98 0.00 1.40 0.52 0.02 92.09 17:10:24 Average: 0 5.93 0.00 1.41 0.43 0.02 92.22 17:10:24 Average: 1 6.09 0.00 1.36 0.44 0.02 92.09 17:10:24 Average: 2 5.73 0.00 1.38 0.64 0.02 92.24 17:10:24 Average: 3 6.00 0.00 1.41 0.50 0.02 92.07 17:10:24 Average: 4 5.94 0.00 1.40 0.52 0.02 92.12 17:10:24 Average: 5 5.87 0.00 1.36 0.47 0.02 92.29 17:10:24 Average: 6 5.93 0.00 1.43 0.37 0.01 92.25 17:10:24 Average: 7 6.33 0.00 1.45 0.76 0.02 91.44 17:10:24 17:10:24 17:10:24