Pull request #4136 opened Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 0948ef76e9df6608d040d18c8a6c1c56cffe36f0+fd31c8765befe4f65ed63f7a6396fa1577418d04 (297d600e042b66ab0d6555c8d8e586f58913da9e) 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-ssh3556816426527181177.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-ssh11266768969059056988.key > git fetch --tags --progress -- origin +refs/heads/*:refs/remotes/origin/* # timeout=10 > git rev-parse refs/tags/stable^{commit} # timeout=10 Resolved tag stable revision bd7468d5528128c83034753e4c3def8ef9af3f2d The recommended git tool is: git using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning with configured refspecs honoured and with tags Cloning repository git@github.com:edgexfoundry/edgex-global-pipelines.git > git init /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/PR-4136/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/PR-4136/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh6794434805390311873.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 > git config --add remote.origin.fetch +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching with tags Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/PR-4136/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh12291307578022210583.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision bd7468d5528128c83034753e4c3def8ef9af3f2d (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f bd7468d5528128c83034753e4c3def8ef9af3f2d # timeout=10 Commit message: "Merge pull request #410 from ernestojeda/changes-for-dind-test" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 > git --version # timeout=10 > git --version # 'git version 2.16.6' Excluding src/test/ from checkout of git git@github.com:edgexfoundry/edgex-global-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. Loading library lf-pipelines@master Attempting to resolve master from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /tmp/jenkins-gitclient-ssh1150943072932631797.key > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision 65355178549468b165f8106641c96c3190b1d843 The recommended git tool is: NONE using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning with configured refspecs honoured and without tags Cloning repository git@github.com:lfit/releng-pipelines.git > git init /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/PR-4136/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e # timeout=10 Fetching upstream changes from git@github.com:lfit/releng-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/PR-4136/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh11460630868385882047.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 Avoid second fetch Checking out Revision 65355178549468b165f8106641c96c3190b1d843 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 65355178549468b165f8106641c96c3190b1d843 # timeout=10 Commit message: "Fix: Add S3 URL in href to ship logs" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 > git --version # timeout=10 > git --version # 'git version 2.16.6' fatal: bad object bd7468d5528128c83034753e4c3def8ef9af3f2d Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoParallel] RAW Config: [project:edgex-go, dockerFileGlobPath:cmd/**/Dockerfile, testScript:make test, buildScript:make build, publishSwaggerDocs:true, swaggerApiFolders:[openapi/v2], buildSnap:false] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[ubuntu20.04-docker-8c-8g, ubuntu20.04-docker-arm64-4c-16g]] [Pipeline] echo ========================================================= [edgeXBuildGoParallel] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: edgex-go-settings PROJECT: edgex-go USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.18 USE_ALPINE: true DOCKER_FILE_GLOB: cmd/**/Dockerfile DOCKER_IMAGE_NAME_PREFIX: DOCKER_IMAGE_NAME_SUFFIX: DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_BUILD_IMAGE_TARGET: builder DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: true SEMVER_BUMP_LEVEL: pre PUBLISH_SWAGGER_DOCS: true SWAGGER_API_FOLDERS: openapi/v2 BUILD_SNAP: false BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org SNYK_DEBUG: false [Pipeline] node Still waiting to schedule task All nodes of label ‘ubuntu20.04-docker-8c-8g’ are offline Running on prd-ubuntu20.04-docker-8c-8g-23793 in /w/workspace/edgexfoundry_edgex-go_PR-4136 [Pipeline] { [Pipeline] ws Running in /w/workspace/edgex-go/1 [Pipeline] { [Pipeline] stage [Pipeline] { (Declarative: Checkout SCM) [Pipeline] checkout The recommended git tool is: git using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning repository git@github.com:edgexfoundry/edgex-go.git > git init /w/workspace/edgex-go/1 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git > git --version # timeout=10 > git --version # 'git version 2.25.1' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Merging remotes/origin/main commit fd31c8765befe4f65ed63f7a6396fa1577418d04 into PR head commit 0948ef76e9df6608d040d18c8a6c1c56cffe36f0 Merge succeeded, producing 0948ef76e9df6608d040d18c8a6c1c56cffe36f0 Checking out Revision 0948ef76e9df6608d040d18c8a6c1c56cffe36f0 (PR-4136) > 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/4136/head:refs/remotes/origin/PR-4136 +refs/heads/main:refs/remotes/origin/main # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 0948ef76e9df6608d040d18c8a6c1c56cffe36f0 # 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 fd31c8765befe4f65ed63f7a6396fa1577418d04 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 0948ef76e9df6608d040d18c8a6c1c56cffe36f0 # timeout=10 Commit message: "build(deps): Bump github.com/edgexfoundry/go-mod-messaging/v2" First time build. Skipping changelog. > git --version # timeout=10 > git --version # 'git version 2.25.1' fatal: bad object bd7468d5528128c83034753e4c3def8ef9af3f2d [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 19:07:19 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 19:07:19 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 19:07:19 ========================================================= 19:07:19 EdgeX Global Pipelines Version Info 19:07:19 ========================================================= [Pipeline] libraryResource [Pipeline] sh 19:07:20 ------------------- 19:07:20 stable info: 19:07:20 ------------------- 19:07:20 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 19:07:20 Commit SHA: bd7468d5528128c83034753e4c3def8ef9af3f2d 19:07:20 Message: update stable to v1.0.239 19:07:21 ------------------- 19:07:21 experimental info: 19:07:21 ------------------- 19:07:21 Commited By: **** collab-it+edgex@linuxfoundation.org 19:07:21 Commit SHA: bd7468d5528128c83034753e4c3def8ef9af3f2d 19:07:21 Message: update experimental to v1.0.239 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 19:07:21 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-go-settings [Pipeline] echo 19:07:21 [edgeXSetupEnvironment]: set envvar PROJECT = edgex-go [Pipeline] echo 19:07:21 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 19:07:21 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 19:07:21 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 19:07:21 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.18 [Pipeline] echo 19:07:21 [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo 19:07:21 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_GLOB = cmd/**/Dockerfile [Pipeline] echo 19:07:21 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_PREFIX = [Pipeline] echo 19:07:21 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_SUFFIX = [Pipeline] echo 19:07:21 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 19:07:21 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 19:07:22 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 19:07:22 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 19:07:22 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 19:07:22 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 19:07:22 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 19:07:22 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 19:07:22 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo 19:07:22 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v2 [Pipeline] echo 19:07:22 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 19:07:22 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 19:07:22 [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo 19:07:22 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-4136 [Pipeline] echo 19:07:22 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-4136 [Pipeline] echo 19:07:22 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-4136 [Pipeline] echo 19:07:22 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 0948ef76e9df6608d040d18c8a6c1c56cffe36f0 [Pipeline] echo 19:07:22 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 0948ef7 [Pipeline] echo 19:07:22 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 19:07:22 provisioning config files... 19:07:22 copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/1@tmp/config597271823800030715tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 19:07:23 ---> docker-login.sh 19:07:23 nexus3.edgexfoundry.org:10001 19:07:23 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 19:07:23 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 19:07:23 Configure a credential helper to remove this warning. See 19:07:23 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 19:07:23 19:07:23 Login Succeeded 19:07:23 nexus3.edgexfoundry.org:10002 19:07:23 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 19:07:23 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 19:07:23 Configure a credential helper to remove this warning. See 19:07:23 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 19:07:23 19:07:23 Login Succeeded 19:07:23 nexus3.edgexfoundry.org:10003 19:07:24 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 19:07:24 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 19:07:24 Configure a credential helper to remove this warning. See 19:07:24 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 19:07:24 19:07:24 Login Succeeded 19:07:24 nexus3.edgexfoundry.org:10004 19:07:24 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 19:07:24 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 19:07:24 Configure a credential helper to remove this warning. See 19:07:24 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 19:07:24 19:07:24 Login Succeeded 19:07:24 docker.io 19:07:24 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 19:07:24 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 19:07:24 Configure a credential helper to remove this warning. See 19:07:24 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 19:07:24 19:07:24 Login Succeeded 19:07:24 ---> docker-login.sh ends [Pipeline] } 19:07:24 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 19:07:25 + 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 19:07:25 + dirname cmd/core-command/Dockerfile 19:07:25 + cut -d/ -f2 19:07:25 + echo core-command,cmd/core-command/Dockerfile 19:07:25 + dirname cmd/core-data/Dockerfile 19:07:25 + cut -d/ -f2 19:07:25 + echo core-data,cmd/core-data/Dockerfile 19:07:25 + dirname cmd/core-metadata/Dockerfile 19:07:25 + cut -d/ -f2 19:07:25 + echo core-metadata,cmd/core-metadata/Dockerfile 19:07:25 + dirname cmd/security-bootstrapper/Dockerfile 19:07:25 + cut -d/ -f2 19:07:25 + echo security-bootstrapper,cmd/security-bootstrapper/Dockerfile 19:07:25 + dirname cmd/security-proxy-setup/Dockerfile+ 19:07:25 cut -d/ -f2 19:07:25 + echo security-proxy-setup,cmd/security-proxy-setup/Dockerfile 19:07:25 + dirname cmd/security-secretstore-setup/Dockerfile 19:07:25 + cut -d/ -f2 19:07:25 + echo security-secretstore-setup,cmd/security-secretstore-setup/Dockerfile 19:07:25 + dirname cmd/security-spiffe-token-provider/Dockerfile 19:07:25 + cut -d/ -f2 19:07:25 + echo security-spiffe-token-provider,cmd/security-spiffe-token-provider/Dockerfile 19:07:25 + dirname cmd/security-spire-agent/Dockerfile 19:07:25 + cut -d/ -f2 19:07:25 + echo security-spire-agent,cmd/security-spire-agent/Dockerfile 19:07:25 + dirname cmd/security-spire-config/Dockerfile 19:07:25 + cut -d/ -f2 19:07:25 + echo security-spire-config,cmd/security-spire-config/Dockerfile 19:07:25 + dirname cmd/security-spire-server/Dockerfile 19:07:25 + cut -d/ -f2 19:07:25 + echo security-spire-server,cmd/security-spire-server/Dockerfile 19:07:25 + dirname cmd/support-notifications/Dockerfile 19:07:25 + cut -d/ -f2 19:07:25 + echo support-notifications,cmd/support-notifications/Dockerfile 19:07:25 + dirname cmd/support-scheduler/Dockerfile+ 19:07:25 cut -d/ -f2 19:07:25 + echo support-scheduler,cmd/support-scheduler/Dockerfile 19:07:25 + dirname cmd/sys-mgmt-agent/Dockerfile 19:07:25 + cut -d/ -f2 19:07:25 + echo sys-mgmt-agent,cmd/sys-mgmt-agent/Dockerfile [Pipeline] echo 19:07:25 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 19:07:25 + git rev-list -1 --merges 0948ef76e9df6608d040d18c8a6c1c56cffe36f0~1..0948ef76e9df6608d040d18c8a6c1c56cffe36f0 [Pipeline] echo 19:07:25 -----------> git rev-list -1 --merges 0948ef76e9df6608d040d18c8a6c1c56cffe36f0~1..0948ef76e9df6608d040d18c8a6c1c56cffe36f0 0948ef76e9df6608d040d18c8a6c1c56cffe36f0 [false] [Pipeline] sh 19:07:25 + git log --format=format:%s -1 0948ef76e9df6608d040d18c8a6c1c56cffe36f0 [Pipeline] echo 19:07:25 ========================================================= 19:07:25 [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] 19:07:25 ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] sh 19:07:26 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 19:07:26 + grep -v github /etc/ssh/ssh_known_hosts 19:07:26 + [ -e /tmp/ssh_known_hosts ] 19:07:26 + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts 19:07:26 + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= 19:07:26 + sudo tee -a /etc/ssh/ssh_known_hosts 19:07:26 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 19:07:26 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 19:07:26 19:07:26 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 19:07:27 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 19:07:27 0.1.4: Pulling from edgex-devops/py-git-semver 19:07:27 b85a868b505f: Pulling fs layer 19:07:27 e2be974225ed: Pulling fs layer 19:07:27 339a4e72a1f5: Pulling fs layer 19:07:27 988bab9f4d93: Pulling fs layer 19:07:27 1469e6f7b9e6: Pulling fs layer 19:07:27 eaf3925da568: Pulling fs layer 19:07:27 bab4dde63d76: Pulling fs layer 19:07:27 bde34c3a00c8: Pulling fs layer 19:07:27 b352a97aabf1: Pulling fs layer 19:07:27 4872d77fe225: Pulling fs layer 19:07:27 5851b861e8e6: Pulling fs layer 19:07:27 bab4dde63d76: Waiting 19:07:27 bde34c3a00c8: Waiting 19:07:27 b352a97aabf1: Waiting 19:07:27 4872d77fe225: Waiting 19:07:27 5851b861e8e6: Waiting 19:07:27 eaf3925da568: Waiting 19:07:27 988bab9f4d93: Waiting 19:07:27 1469e6f7b9e6: Waiting 19:07:27 e2be974225ed: Verifying Checksum 19:07:27 988bab9f4d93: Download complete 19:07:27 1469e6f7b9e6: Verifying Checksum 19:07:27 1469e6f7b9e6: Download complete 19:07:27 339a4e72a1f5: Verifying Checksum 19:07:27 339a4e72a1f5: Download complete 19:07:27 eaf3925da568: Verifying Checksum 19:07:27 eaf3925da568: Download complete 19:07:27 bde34c3a00c8: Download complete 19:07:27 b352a97aabf1: Verifying Checksum 19:07:27 b352a97aabf1: Download complete 19:07:27 4872d77fe225: Verifying Checksum 19:07:27 4872d77fe225: Download complete 19:07:27 5851b861e8e6: Download complete 19:07:27 b85a868b505f: Verifying Checksum 19:07:27 b85a868b505f: Download complete 19:07:27 bab4dde63d76: Verifying Checksum 19:07:27 bab4dde63d76: Download complete 19:07:28 b85a868b505f: Pull complete 19:07:29 e2be974225ed: Pull complete 19:07:29 339a4e72a1f5: Pull complete 19:07:29 988bab9f4d93: Pull complete 19:07:29 1469e6f7b9e6: Pull complete 19:07:29 eaf3925da568: Pull complete 19:07:31 bab4dde63d76: Pull complete 19:07:31 bde34c3a00c8: Pull complete 19:07:31 b352a97aabf1: Pull complete 19:07:31 4872d77fe225: Pull complete 19:07:31 5851b861e8e6: Pull complete 19:07:31 Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 19:07:31 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 19:07:32 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 19:07:32 prd-ubuntu20.04-docker-8c-8g-23793 does not seem to be running inside a container 19:07:32 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 19:07:34 $ docker top 1a1e251fe23e7e810a290596bf3eb8016d13014aa1b3893b6695fe3902157e56 -eo pid,comm 19:07:34 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). 19:07:34 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 19:07:35 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 19:07:35 [ssh-agent] Looking for ssh-agent implementation... 19:07:35 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 19:07:35 $ docker exec 1a1e251fe23e7e810a290596bf3eb8016d13014aa1b3893b6695fe3902157e56 ssh-agent 19:07:35 SSH_AUTH_SOCK=/tmp/ssh-5BNsKpolQTYL/agent.33 19:07:35 SSH_AGENT_PID=39 19:07:35 Running ssh-add (command line suppressed) 19:07:35 Identity added: /w/workspace/edgex-go/1@tmp/private_key_6330979264188949387.key (/w/workspace/edgex-go/1@tmp/private_key_6330979264188949387.key) 19:07:35 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 19:07:35 + git tag --points-at HEAD [Pipeline] } 19:07:35 $ docker exec --env ******** --env ******** 1a1e251fe23e7e810a290596bf3eb8016d13014aa1b3893b6695fe3902157e56 ssh-agent -k 19:07:35 unset SSH_AUTH_SOCK; 19:07:35 unset SSH_AGENT_PID; 19:07:35 echo Agent pid 39 killed; 19:07:35 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 19:07:36 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 19:07:36 [ssh-agent] Looking for ssh-agent implementation... 19:07:36 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 19:07:36 $ docker exec 1a1e251fe23e7e810a290596bf3eb8016d13014aa1b3893b6695fe3902157e56 ssh-agent 19:07:36 SSH_AUTH_SOCK=/tmp/ssh-ixhHIX5fhiDu/agent.71 19:07:36 SSH_AGENT_PID=77 19:07:36 Running ssh-add (command line suppressed) 19:07:36 Identity added: /w/workspace/edgex-go/1@tmp/private_key_7483139695974415729.key (/w/workspace/edgex-go/1@tmp/private_key_7483139695974415729.key) 19:07:36 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 19:07:36 + git semver init 19:07:36 2022-08-29 19:07:36,890 [run_init] DEBUG init version:0.0.0 force:False 19:07:36 2022-08-29 19:07:36,891 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/edgex-go/1/.semver 19:07:36 2022-08-29 19:07:36,891 [execute] INFO git clone -b semver git@github.com:edgexfoundry/edgex-go.git /w/workspace/edgex-go/1/.semver 19:07:36 2022-08-29 19:07:36,892 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/edgex-go.git', '/w/workspace/edgex-go/1/.semver'], cwd=/w/workspace/edgex-go/1, universal_newlines=False, shell=None, istream=None) 19:07:42 2022-08-29 19:07:42,059 [append_file] DEBUG append to file:/w/workspace/edgex-go/1/.git/info/exclude 19:07:42 2022-08-29 19:07:42,060 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/edgex-go/1/.semver/PR-4136 with force:False 19:07:42 2022-08-29 19:07:42,060 [write_file] DEBUG write to file:/w/workspace/edgex-go/1/.semver/PR-4136 19:07:42 2022-08-29 19:07:42,065 [execute] INFO git cat-file --batch-check 19:07:42 2022-08-29 19:07:42,066 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgex-go/1/.semver, universal_newlines=False, shell=None, istream=) 19:07:42 2022-08-29 19:07:42,073 [execute] INFO git cat-file --batch 19:07:42 2022-08-29 19:07:42,073 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgex-go/1/.semver, universal_newlines=False, shell=None, istream=) 19:07:42 2022-08-29 19:07:42,078 [read_version] DEBUG read version from /w/workspace/edgex-go/1/.semver/PR-4136 19:07:42 0.0.0 [Pipeline] } 19:07:42 $ docker exec --env ******** --env ******** 1a1e251fe23e7e810a290596bf3eb8016d13014aa1b3893b6695fe3902157e56 ssh-agent -k 19:07:42 unset SSH_AUTH_SOCK; 19:07:42 unset SSH_AGENT_PID; 19:07:42 echo Agent pid 77 killed; 19:07:42 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 19:07:42 + git semver [Pipeline] } 19:07:43 $ docker stop --time=1 1a1e251fe23e7e810a290596bf3eb8016d13014aa1b3893b6695fe3902157e56 19:07:44 $ docker rm -f 1a1e251fe23e7e810a290596bf3eb8016d13014aa1b3893b6695fe3902157e56 [Pipeline] // withDockerContainer [Pipeline] sh 19:07:44 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 19:07:45 Stashed 1 file(s) [Pipeline] echo 19:07:45 [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 19:07:45 + git config --global --add safe.directory /w/workspace/edgex-go/1 [Pipeline] echo 19:07:45 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 19:07:46 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 19:07:46 ========================================================= 19:07:46 [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine] 19:07:46 ========================================================= [Pipeline] fileExists [Pipeline] sh 19:07:46 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine 19:07:46 1.18-alpine: Pulling from edgex-devops/edgex-golang-base 19:07:46 2408cc74d12b: Pulling fs layer 19:07:46 ea60b727a1ce: Pulling fs layer 19:07:46 30c4a7721957: Pulling fs layer 19:07:46 370296b7ddb6: Pulling fs layer 19:07:46 7c6cee850709: Pulling fs layer 19:07:46 370296b7ddb6: Waiting 19:07:46 39a5fcdaea64: Pulling fs layer 19:07:46 d94ebbe4e438: Pulling fs layer 19:07:46 7c6cee850709: Waiting 19:07:46 39a5fcdaea64: Waiting 19:07:46 bcfd1f05c69d: Pulling fs layer 19:07:46 59ccb84bbe0f: Pulling fs layer 19:07:46 d94ebbe4e438: Waiting 19:07:46 bcfd1f05c69d: Waiting 19:07:46 59ccb84bbe0f: Waiting 19:07:46 30c4a7721957: Verifying Checksum 19:07:46 30c4a7721957: Download complete 19:07:46 ea60b727a1ce: Verifying Checksum 19:07:46 ea60b727a1ce: Download complete 19:07:46 7c6cee850709: Download complete 19:07:46 39a5fcdaea64: Verifying Checksum 19:07:46 39a5fcdaea64: Download complete 19:07:46 2408cc74d12b: Verifying Checksum 19:07:46 2408cc74d12b: Download complete 19:07:46 d94ebbe4e438: Verifying Checksum 19:07:46 d94ebbe4e438: Download complete 19:07:46 2408cc74d12b: Pull complete 19:07:46 ea60b727a1ce: Pull complete 19:07:46 30c4a7721957: Pull complete 19:07:46 59ccb84bbe0f: Verifying Checksum 19:07:46 59ccb84bbe0f: Download complete 19:07:47 bcfd1f05c69d: Verifying Checksum 19:07:47 bcfd1f05c69d: Download complete 19:07:47 370296b7ddb6: Verifying Checksum 19:07:47 370296b7ddb6: Download complete 19:07:51 370296b7ddb6: Pull complete 19:07:51 7c6cee850709: Pull complete 19:07:51 39a5fcdaea64: Pull complete 19:07:51 d94ebbe4e438: Pull complete 19:07:53 bcfd1f05c69d: Pull complete 19:07:54 59ccb84bbe0f: Pull complete 19:07:54 Digest: sha256:b7a3521351a9cbc7ce2a60b0b0d40edf4ed6cc338df7dc09f1589c9a81f0a497 19:07:54 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine 19:07:54 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine [Pipeline] fileExists [Pipeline] sh 19:07:54 + docker build -t ci-base-image-x86_64 -f - . 19:07:54 + echo FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine 19:07:54 WORKDIR /edgex 19:07:54 COPY go.mod . 19:07:54 RUN go mod download 19:07:55 Sending build context to Docker daemon 169.4MB 19:07:55 Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine 19:07:55 ---> a4fb48ad2a94 19:07:55 Step 2/4 : WORKDIR /edgex 19:08:00 ---> Running in ee859a515c50 19:08:00 Removing intermediate container ee859a515c50 19:08:00 ---> 5e0174405793 19:08:00 Step 3/4 : COPY go.mod . 19:08:00 ---> e2d96a901a2f 19:08:00 Step 4/4 : RUN go mod download 19:08:00 ---> Running in 3b06b1899db8 19:08:00 Still waiting to schedule task 19:08:00 All nodes of label ‘ubuntu20.04-docker-arm64-4c-16g’ are offline 19:08:15 Removing intermediate container 3b06b1899db8 19:08:15 ---> 6742d971f042 19:08:15 Successfully built 6742d971f042 19:08:15 Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 19:08:15 + docker inspect -f . ci-base-image-x86_64 19:08:15 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 19:08:15 prd-ubuntu20.04-docker-8c-8g-23793 does not seem to be running inside a container 19:08:16 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 19:08:16 $ docker top c50755349254a217a17b756b49a29ab10840fbcb4f15ff040326a6e7a03c6e69 -eo pid,comm [Pipeline] { [Pipeline] sh 19:08:16 + go version 19:08:16 go version go1.18.3 linux/amd64 [Pipeline] } 19:08:16 $ docker stop --time=1 c50755349254a217a17b756b49a29ab10840fbcb4f15ff040326a6e7a03c6e69 19:08:18 $ docker rm -f c50755349254a217a17b756b49a29ab10840fbcb4f15ff040326a6e7a03c6e69 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 19:08:19 + docker inspect -f . ci-base-image-x86_64 19:08:19 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 19:08:19 prd-ubuntu20.04-docker-8c-8g-23793 does not seem to be running inside a container 19:08:19 $ docker run -t -d -u 1001:1001 -u 0:0 -v /var/run/docker.sock:/var/run/docker.sock --privileged -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 19:08:19 $ docker top 39c059e4bea96269bafb049b8eb49a9259da262b3fbd91386a2f0aa133120eea -eo pid,comm [Pipeline] { [Pipeline] echo 19:08:19 ========================================================= 19:08:19 [edgeXBuildGoParallel] Running Tests and Build... 19:08:19 ========================================================= [Pipeline] sh 19:08:20 + git config --global --add safe.directory /w/workspace/edgex-go/1 [Pipeline] fileExists [Pipeline] sh 19:08:20 + make test 19:08:20 GO111MODULE=on go test -race -coverprofile=coverage.out ./... 19:08:27 ? github.com/edgexfoundry/edgex-go [no test files] 19:08:41 ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] 19:08:41 ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] 19:08:41 ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] 19:08:41 ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] 19:08:41 ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] 19:08:41 ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] 19:08:41 ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-setup [no test files] 19:08:41 ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] 19:08:41 ? github.com/edgexfoundry/edgex-go/cmd/security-spiffe-token-provider [no test files] 19:08:41 ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] 19:08:41 ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] 19:08:41 ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-agent [no test files] 19:08:41 ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-executor [no test files] 19:08:41 ? github.com/edgexfoundry/edgex-go/internal [no test files] 19:08:41 ? github.com/edgexfoundry/edgex-go/internal/core/command [no test files] 19:08:42 ok github.com/edgexfoundry/edgex-go/internal/core/command/application 0.070s coverage: 28.7% of statements 19:08:42 ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] 19:08:42 ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] 19:08:43 ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 0.125s coverage: 98.5% of statements 19:08:43 ? github.com/edgexfoundry/edgex-go/internal/core/data [no test files] 19:08:43 ok github.com/edgexfoundry/edgex-go/internal/core/data/application 0.120s coverage: 54.2% of statements 19:08:43 ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] 19:08:43 ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] 19:08:47 ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 3.187s coverage: 89.2% of statements 19:08:47 ? github.com/edgexfoundry/edgex-go/internal/core/data/controller/messaging [no test files] 19:08:47 ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] 19:08:47 ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks [no test files] 19:08:47 ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] 19:08:47 ? github.com/edgexfoundry/edgex-go/internal/core/metadata [no test files] 19:08:47 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/application 0.075s coverage: 2.1% of statements 19:08:47 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] 19:08:47 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] 19:08:47 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 0.524s coverage: 95.6% of statements 19:08:47 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] 19:08:47 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks [no test files] 19:08:47 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/uom [no test files] 19:08:47 ok github.com/edgexfoundry/edgex-go/internal/io 0.076s coverage: 72.2% of statements 19:08:47 ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] 19:08:47 ? github.com/edgexfoundry/edgex-go/internal/pkg/application [no test files] 19:08:47 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers [no test files] 19:08:47 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] 19:08:47 ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] 19:08:47 ok github.com/edgexfoundry/edgex-go/internal/pkg/controller/http 0.083s coverage: 60.0% of statements 19:08:47 ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] 19:08:47 ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] 19:08:47 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] 19:08:47 ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 0.075s coverage: 0.9% of statements 19:08:47 ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] 19:08:47 ok github.com/edgexfoundry/edgex-go/internal/pkg/telemetry 0.075s coverage: 58.8% of statements 19:08:47 ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 0.074s coverage: 29.6% of statements 19:08:47 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] 19:08:47 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.060s coverage: 47.1% of statements 19:08:47 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 0.070s coverage: 79.5% of statements 19:08:47 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.070s coverage: 94.1% of statements 19:08:47 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.114s coverage: 96.3% of statements 19:08:47 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.056s coverage: 87.5% of statements 19:08:51 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 11.083s coverage: 94.4% of statements 19:08:51 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/ping 0.091s coverage: 44.8% of statements 19:08:58 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 13.225s coverage: 80.8% of statements 19:08:58 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] 19:09:06 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 22.098s coverage: 92.9% of statements 19:09:06 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] 19:09:06 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] 19:09:06 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] 19:09:06 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 0.030s coverage: 65.1% of statements 19:09:06 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] 19:09:06 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] 19:09:06 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] 19:09:06 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] 19:09:06 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] 19:09:06 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 11.064s coverage: 87.2% of statements 19:09:06 ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] 19:09:06 ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] 19:09:06 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.043s coverage: 100.0% of statements 19:09:06 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] 19:09:06 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.095s coverage: 58.8% of statements 19:09:06 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/common [no test files] 19:09:06 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.063s coverage: 80.0% of statements 19:09:06 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/jwt 0.066s coverage: 87.2% of statements 19:09:06 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/oauth2 0.080s coverage: 85.4% of statements 19:09:06 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.242s coverage: 91.2% of statements 19:09:06 ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] 19:09:06 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 0.180s coverage: 64.7% of statements 19:09:06 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] 19:09:06 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] 19:09:06 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.069s coverage: 100.0% of statements 19:09:06 ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.034s coverage: 89.4% of statements 19:09:06 ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.024s coverage: 100.0% of statements 19:09:06 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.035s coverage: 73.7% of statements 19:09:06 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.043s coverage: 100.0% of statements 19:09:06 ok github.com/edgexfoundry/edgex-go/internal/security/proxy 0.331s coverage: 65.8% of statements 19:09:06 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/config [no test files] 19:09:06 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/container [no test files] 19:09:06 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/models [no test files] 19:09:06 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.212s coverage: 43.6% of statements 19:09:06 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] 19:09:06 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] 19:09:06 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 0.065s coverage: 89.5% of statements 19:09:06 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] 19:09:06 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 0.073s coverage: 84.8% of statements 19:09:06 ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider [no test files] 19:09:06 ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/config [no test files] 19:09:06 ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/container [no test files] 19:09:06 ? github.com/edgexfoundry/edgex-go/internal/support/notifications [no test files] 19:09:06 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 6.084s coverage: 17.7% of statements 19:09:06 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel [no test files] 19:09:06 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks [no test files] 19:09:06 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] 19:09:06 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] 19:09:06 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 0.175s coverage: 92.3% of statements 19:09:06 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] 19:09:06 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks [no test files] 19:09:06 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler [no test files] 19:09:06 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/application [no test files] 19:09:06 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/scheduler 0.066s coverage: 63.2% of statements 19:09:06 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] 19:09:06 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] 19:09:06 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 0.115s coverage: 97.7% of statements 19:09:06 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] 19:09:06 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks [no test files] 19:09:06 ? github.com/edgexfoundry/edgex-go/internal/system/agent [no test files] 19:09:06 ? github.com/edgexfoundry/edgex-go/internal/system/agent/application [no test files] 19:09:06 ok github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct 0.057s coverage: 28.9% of statements 19:09:06 ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct/config [no test files] 19:09:06 ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/executor [no test files] 19:09:06 ? github.com/edgexfoundry/edgex-go/internal/system/agent/config [no test files] 19:09:06 ? github.com/edgexfoundry/edgex-go/internal/system/agent/container [no test files] 19:09:06 ? github.com/edgexfoundry/edgex-go/internal/system/agent/controller/http [no test files] 19:09:06 ? github.com/edgexfoundry/edgex-go/internal/system/agent/interfaces [no test files] 19:09:06 ok github.com/edgexfoundry/edgex-go/internal/system/agent/response 0.054s coverage: 100.0% of statements 19:09:06 ok github.com/edgexfoundry/edgex-go/internal/system/executor 0.033s coverage: 96.9% of statements 19:09:06 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 19:09:28 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." 19:09:28 GO111MODULE=on go vet ./... 19:09:31 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 19:09:31 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 19:09:31 ./bin/test-attribution-txt.sh 19:09:31 An attribution for github.com/klauspost/compress is missing from Attribution.txt, please add 19:09:31 An attribution for github.com/minio/highwayhash is missing from Attribution.txt, please add 19:09:31 An attribution for github.com/nats-io/jwt/v2 is missing from Attribution.txt, please add 19:09:31 An attribution for github.com/nats-io/nats.go is missing from Attribution.txt, please add 19:09:31 An attribution for github.com/nats-io/nkeys is missing from Attribution.txt, please add 19:09:31 An attribution for github.com/nats-io/nuid is missing from Attribution.txt, please add 19:09:31 An attribution for golang.org/x/time is missing from Attribution.txt, please add [Pipeline] echo 19:09:31 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] sh 19:09:32 + ls -al . 19:09:32 total 736 19:09:32 drwxrwxr-x 10 1001 1001 4096 Aug 29 19:08 . 19:09:32 drwxr-xr-x 4 root root 4096 Aug 29 19:08 .. 19:09:32 -rw-rw-r-- 1 1001 1001 16 Aug 29 19:07 .dockerignore 19:09:32 drwxrwxr-x 8 1001 1001 4096 Aug 29 19:09 .git 19:09:32 drwxrwxr-x 3 1001 1001 4096 Aug 29 19:07 .github 19:09:32 -rw-rw-r-- 1 1001 1001 1030 Aug 29 19:07 .gitignore 19:09:32 -rw-rw-r-- 1 1001 1001 42 Aug 29 19:07 .golangci.yml 19:09:32 -rw-rw-r-- 1 1001 1001 87 Aug 29 19:07 .hadolint.yml 19:09:32 drwxr-xr-x 3 1001 1001 4096 Aug 29 19:07 .semver 19:09:32 -rw-rw-r-- 1 1001 1001 166 Aug 29 19:07 .sonarcloud.properties 19:09:32 -rw-rw-r-- 1 1001 1001 1171 Aug 29 19:07 ADOPTERS.md 19:09:32 -rw-rw-r-- 1 1001 1001 10347 Aug 29 19:07 Attribution.txt 19:09:32 -rw-rw-r-- 1 1001 1001 63209 Aug 29 19:07 CHANGELOG.md 19:09:32 -rw-rw-r-- 1 1001 1001 3804 Aug 29 19:07 CONTRIBUTING.md 19:09:32 -rw-rw-r-- 1 1001 1001 677 Aug 29 19:07 GOVERNANCE.md 19:09:32 -rw-rw-r-- 1 1001 1001 850 Aug 29 19:07 Jenkinsfile 19:09:32 -rw-rw-r-- 1 1001 1001 10775 Aug 29 19:07 LICENSE 19:09:32 -rw-rw-r-- 1 1001 1001 13269 Aug 29 19:07 Makefile 19:09:32 -rw-rw-r-- 1 1001 1001 582 Aug 29 19:07 OWNERS.md 19:09:32 -rw-rw-r-- 1 1001 1001 9094 Aug 29 19:07 README.md 19:09:32 -rw-rw-r-- 1 1001 1001 6912 Aug 29 19:07 SECURITY.md 19:09:32 -rw-rw-r-- 1 1001 1001 5 Aug 29 19:07 VERSION 19:09:32 -rw-rw-r-- 1 1001 1001 4131 Aug 29 19:07 ZMQWindows.md 19:09:32 drwxrwxr-x 2 1001 1001 4096 Aug 29 19:07 bin 19:09:32 drwxrwxr-x 18 1001 1001 4096 Aug 29 19:07 cmd 19:09:32 -rw-r--r-- 1 root root 482786 Aug 29 19:09 coverage.out 19:09:32 -rw-rw-r-- 1 1001 1001 3682 Aug 29 19:07 go.mod 19:09:32 -rw-rw-r-- 1 1001 1001 38527 Aug 29 19:07 go.sum 19:09:32 drwxrwxr-x 8 1001 1001 4096 Aug 29 19:07 internal 19:09:32 drwxrwxr-x 3 1001 1001 4096 Aug 29 19:07 openapi 19:09:32 drwxrwxr-x 4 1001 1001 4096 Aug 29 19:07 snap 19:09:32 -rw-rw-r-- 1 1001 1001 204 Aug 29 19:07 version.go [Pipeline] sh 19:09:32 + '[' -e coverage.out ] 19:09:32 + chown 1001:1001 coverage.out [Pipeline] stash 19:09:32 Stashed 1 file(s) [Pipeline] sh 19:09:32 + make build 19:09:32 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 19:09:41 Running on prd-ubuntu20.04-docker-arm64-4c-16g-23794 in /w/workspace/edgexfoundry_edgex-go_PR-4136 [Pipeline] { [Pipeline] ws 19:09:41 Running in /w/workspace/edgex-go/1 [Pipeline] { [Pipeline] checkout 19:09:41 The recommended git tool is: git 19:09:47 using credential edgex-jenkins-ssh 19:09:47 Cloning the remote Git repository 19:09:47 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 19:09:47 Cloning repository git@github.com:edgexfoundry/edgex-go.git 19:09:47 > git init /w/workspace/edgex-go/1 # timeout=10 19:09:47 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git 19:09:47 > git --version # timeout=10 19:09:47 > git --version # 'git version 2.25.1' 19:09:47 using GIT_SSH to set credentials SSH Credentials for GitHub 19:09:47 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 19:09:57 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 19:09:59 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/support-notifications/support-notifications ./cmd/support-notifications 19:10:05 Merging remotes/origin/main commit fd31c8765befe4f65ed63f7a6396fa1577418d04 into PR head commit 0948ef76e9df6608d040d18c8a6c1c56cffe36f0 19:10:05 Merge succeeded, producing 0948ef76e9df6608d040d18c8a6c1c56cffe36f0 19:10:05 Checking out Revision 0948ef76e9df6608d040d18c8a6c1c56cffe36f0 (PR-4136) 19:10:04 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 19:10:04 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 19:10:04 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 19:10:04 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git 19:10:04 using GIT_SSH to set credentials SSH Credentials for GitHub 19:10:04 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/4136/head:refs/remotes/origin/PR-4136 +refs/heads/main:refs/remotes/origin/main # timeout=10 19:10:05 > git config core.sparsecheckout # timeout=10 19:10:05 > git checkout -f 0948ef76e9df6608d040d18c8a6c1c56cffe36f0 # timeout=10 19:10:05 > git remote # timeout=10 19:10:05 > git config --get remote.origin.url # timeout=10 19:10:05 using GIT_SSH to set credentials SSH Credentials for GitHub 19:10:05 > git merge fd31c8765befe4f65ed63f7a6396fa1577418d04 # timeout=10 19:10:05 > git rev-parse HEAD^{commit} # timeout=10 19:10:05 > git config core.sparsecheckout # timeout=10 19:10:05 > git checkout -f 0948ef76e9df6608d040d18c8a6c1c56cffe36f0 # timeout=10 19:10:07 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/sys-mgmt-executor/sys-mgmt-executor ./cmd/sys-mgmt-executor 19:10:07 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/sys-mgmt-agent/sys-mgmt-agent ./cmd/sys-mgmt-agent 19:10:07 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler 19:10:09 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-proxy-setup/security-proxy-setup ./cmd/security-proxy-setup 19:10:09 Commit message: "build(deps): Bump github.com/edgexfoundry/go-mod-messaging/v2" 19:10:09 > git --version # timeout=10 19:10:09 > git --version # 'git version 2.25.1' 19:10:09 fatal: bad object bd7468d5528128c83034753e4c3def8ef9af3f2d 19:10: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-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 19:10:11 + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json 19:10:11 % Total % Received % Xferd Average Speed Time Time Time Current 19:10:11 Dload Upload Total Spent Left Speed 19:10:11 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 94 12602 94 11881 0 0 92100 0 --:--:-- --:--:-- --:--:-- 91392 100 12602 100 12602 0 0 96198 0 --:--:-- --:--:-- --:--:-- 95469 [Pipeline] sh 19:10:11 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider 19:10:11 + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh 19:10:12 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/secrets-config ./cmd/secrets-config 19:10:12 + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json+ 19:10:12 sudo tee /etc/docker/daemon.new 19:10:12 { 19:10:12 "registry-mirrors": [ 19:10:12 "https://nexus3.edgexfoundry.org:10001" 19:10:12 ], 19:10:12 "bip": "10.250.0.254/24", 19:10:12 "hosts": [ 19:10:12 "tcp://0.0.0.0:5555", 19:10:12 "unix:///var/run/docker.sock" 19:10:12 ], 19:10:12 "mtu": 1458, 19:10:12 "selinux-enabled": true, 19:10:12 "seccomp-profile": "/etc/docker/seccomp.json" 19:10:12 } [Pipeline] sh 19:10:12 + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh 19:10:13 + sudo service docker restart 19:10:13 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper 19:10:15 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/security-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider [Pipeline] } 19:10:16 $ docker stop --time=1 39c059e4bea96269bafb049b8eb49a9259da262b3fbd91386a2f0aa133120eea 19:10:20 $ docker rm -f 39c059e4bea96269bafb049b8eb49a9259da262b3fbd91386a2f0aa133120eea [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 19:10:21 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 19:10:21 19:10:21 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 19:10:21 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 19:10:21 latest: Pulling from edgex-devops/edgex-compose 19:10:21 cbdbe7a5bc2a: Pulling fs layer 19:10:21 ca9280d653b3: Pulling fs layer 19:10:21 7e9c9ca2126c: Pulling fs layer 19:10:21 cbdbe7a5bc2a: Verifying Checksum 19:10:21 cbdbe7a5bc2a: Download complete 19:10:21 ca9280d653b3: Verifying Checksum 19:10:21 ca9280d653b3: Download complete 19:10:21 cbdbe7a5bc2a: Pull complete 19:10:22 7e9c9ca2126c: Verifying Checksum 19:10:22 7e9c9ca2126c: Download complete 19:10:22 ca9280d653b3: Pull complete 19:10:26 7e9c9ca2126c: Pull complete 19:10:26 Digest: sha256:b7ff7cefa661cf441350a7c60c0e16dc22b011826ae41e7b448230bdfa9ba816 19:10:26 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 19:10:26 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 19:10:26 prd-ubuntu20.04-docker-8c-8g-23793 does not seem to be running inside a container 19:10:27 $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest cat 19:10:29 $ docker top e3948ca4ea30151846312e34eb77d557d6c283637e0d1e46d168e9fb4b701030 -eo pid,comm [Pipeline] { [Pipeline] sh 19:10:29 + docker-compose build --help 19:10:29 + grep parallel 19:10:30 --parallel Build images in parallel. [Pipeline] } 19:10:30 $ docker stop --time=1 e3948ca4ea30151846312e34eb77d557d6c283637e0d1e46d168e9fb4b701030 19:10:31 $ docker rm -f e3948ca4ea30151846312e34eb77d557d6c283637e0d1e46d168e9fb4b701030 [Pipeline] // withDockerContainer [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 19:10:31 provisioning config files... 19:10:31 copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/1@tmp/config2280127331060762329tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 19:10:32 ---> docker-login.sh 19:10:32 nexus3.edgexfoundry.org:10001 19:10:32 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 19:10:32 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 19:10:32 prd-ubuntu20.04-docker-8c-8g-23793 does not seem to be running inside a container 19:10:32 $ docker run -t -d -u 1001:1001 -u 0:0 --entrypoint= -v /var/run/docker.sock:/var/run/docker.sock --privileged -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest cat 19:10:32 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 19:10:32 $ docker top 9ac1a1fec82997bcd1d9b8b82af657d510dd5d3923e006e0721ce5fd6ba92df6 -eo pid,comm [Pipeline] { 19:10:33 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 19:10:33 Configure a credential helper to remove this warning. See 19:10:33 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 19:10:33 19:10:33 Login Succeeded 19:10:33 nexus3.edgexfoundry.org:10002 [Pipeline] sh 19:10:33 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 19:10:33 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 19:10:33 Configure a credential helper to remove this warning. See 19:10:33 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 19:10:33 19:10:33 Login Succeeded 19:10:33 nexus3.edgexfoundry.org:10003 19:10:33 + docker-compose -f ./docker-compose-build.yml build --parallel 19:10:33 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 19:10:33 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 19:10:33 Configure a credential helper to remove this warning. See 19:10:33 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 19:10:33 19:10:33 Login Succeeded 19:10:33 nexus3.edgexfoundry.org:10004 19:10:33 Building core-command ... 19:10:33 Building core-data ... 19:10:33 Building core-metadata ... 19:10:33 Building security-bootstrapper ... 19:10:33 Building security-proxy-setup ... 19:10:33 Building security-secretstore-setup ... 19:10:33 Building security-spiffe-token-provider ... 19:10:33 Building security-spire-agent ... 19:10:33 Building security-spire-config ... 19:10:33 Building security-spire-server ... 19:10:33 Building support-notifications ... 19:10:33 Building support-scheduler ... 19:10:33 Building sys-mgmt-agent ... 19:10:33 Building security-secretstore-setup 19:10:33 Building security-spire-server 19:10:33 Building security-spire-config 19:10:33 Building core-data 19:10:33 Building security-bootstrapper 19:10:34 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 19:10:34 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 19:10:34 Configure a credential helper to remove this warning. See 19:10:34 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 19:10:34 19:10:34 Login Succeeded 19:10:34 docker.io 19:10:34 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 19:10:34 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 19:10:34 Configure a credential helper to remove this warning. See 19:10:34 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 19:10:34 19:10:34 Login Succeeded 19:10:34 ---> docker-login.sh ends [Pipeline] } 19:10:35 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] sh 19:10:35 + git config --global --add safe.directory /w/workspace/edgex-go/1 [Pipeline] echo 19:10:35 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 19:10:35 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 19:10:35 ========================================================= 19:10:35 [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine] 19:10:35 ========================================================= [Pipeline] fileExists [Pipeline] sh 19:10:36 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine 19:10:36 1.18-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 19:10:36 b3c136eddcbf: Pulling fs layer 19:10:36 c0a3192eca97: Pulling fs layer 19:10:36 a050256f5b6f: Pulling fs layer 19:10:36 656be50a0ddc: Pulling fs layer 19:10:36 2bbca73fdf42: Pulling fs layer 19:10:36 46d945488cbd: Pulling fs layer 19:10:36 8a5474983e97: Pulling fs layer 19:10:36 329c88fbcd65: Pulling fs layer 19:10:36 656be50a0ddc: Waiting 19:10:36 2bbca73fdf42: Waiting 19:10:36 46d945488cbd: Waiting 19:10:36 8a5474983e97: Waiting 19:10:36 a050256f5b6f: Verifying Checksum 19:10:36 a050256f5b6f: Download complete 19:10:36 c0a3192eca97: Verifying Checksum 19:10:36 c0a3192eca97: Download complete 19:10:36 2bbca73fdf42: Verifying Checksum 19:10:36 2bbca73fdf42: Download complete 19:10:36 46d945488cbd: Verifying Checksum 19:10:36 46d945488cbd: Download complete 19:10:36 b3c136eddcbf: Verifying Checksum 19:10:36 b3c136eddcbf: Download complete 19:10:37 b3c136eddcbf: Pull complete 19:10:37 329c88fbcd65: Verifying Checksum 19:10:37 329c88fbcd65: Download complete 19:10:37 c0a3192eca97: Pull complete 19:10:37 a050256f5b6f: Pull complete 19:10:38 8a5474983e97: Verifying Checksum 19:10:38 8a5474983e97: Download complete 19:10:39 656be50a0ddc: Verifying Checksum 19:10:39 656be50a0ddc: Download complete 19:10:46 Step 1/23 : ARG BUILDER_BASE=golang:1.18-alpine3.16 19:10:46 Step 2/23 : FROM ${BUILDER_BASE} AS builder 19:10:46 ---> 6742d971f042 19:10:46 Step 3/23 : WORKDIR /edgex-go 19:10:46 Step 1/25 : ARG BUILDER_BASE=golang:1.18-alpine3.16 19:10:46 Step 2/25 : FROM ${BUILDER_BASE} AS builder 19:10:46 ---> 6742d971f042 19:10:46 Step 3/25 : WORKDIR /edgex-go 19:10:46 Step 1/25 : ARG BUILDER_BASE=golang:1.18-alpine3.16 19:10:46 Step 2/25 : FROM ${BUILDER_BASE} AS builder 19:10:46 ---> 6742d971f042 19:10:46 Step 3/25 : WORKDIR /edgex-go 19:10:46 Step 1/26 : ARG BUILDER_BASE=golang:1.18-alpine3.16 19:10:46 Step 2/26 : FROM ${BUILDER_BASE} AS builder 19:10:46 ---> 6742d971f042 19:10:46 Step 3/26 : WORKDIR /edgex-go 19:10:46 Step 1/31 : ARG BUILDER_BASE=golang:1.18-alpine3.16 19:10:46 Step 2/31 : FROM ${BUILDER_BASE} AS builder 19:10:46 ---> 6742d971f042 19:10:46 Step 3/31 : WORKDIR /edgex-go 19:10:54 656be50a0ddc: Pull complete 19:10:54 2bbca73fdf42: Pull complete 19:10:54 46d945488cbd: Pull complete 19:10:56 ---> Running in c47d2caf4bc4 19:10:56 ---> Running in 599ea3259c11 19:10:56 ---> Running in 233daf9d3c72 19:10:56 ---> Running in 507b78c37557 19:10:56 ---> Running in a3da97ee23c0 19:10:56 Removing intermediate container 599ea3259c11 19:10:56 ---> 78a67aa30d1a 19:10:56 Step 4/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 19:10:56 Removing intermediate container 233daf9d3c72 19:10:56 ---> 20501a62bd7c 19:10:56 Step 4/31 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 19:10:56 Removing intermediate container c47d2caf4bc4 19:10:56 ---> 0e473478a14b 19:10:56 Step 4/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 19:10:56 Removing intermediate container a3da97ee23c0 19:10:56 ---> 2f80431143c6 19:10:56 Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 19:10:56 Removing intermediate container 507b78c37557 19:10:56 ---> ee4ceef4fae3 19:10:56 Step 4/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 19:10:56 ---> Running in cdad3692f606 19:10:56 ---> Running in d465565195c7 19:10:56 ---> Running in db49490581d0 19:10:56 ---> Running in 25c32ad89c90 19:10:56 ---> Running in 0ec1ea47edfa 19:10:58 Removing intermediate container d465565195c7 19:10:58 ---> 4c85d2080a38 19:10:58 Step 5/25 : RUN apk add --update --no-cache make git build-base curl 19:10:58 ---> Running in 976dd63a85a0 19:10:58 8a5474983e97: Pull complete 19:10:58 Removing intermediate container db49490581d0 19:10:58 ---> 973413982d8b 19:10:58 Step 5/23 : RUN apk add --update --no-cache zeromq-dev libsodium-dev pkgconfig build-base git 19:10:58 Removing intermediate container cdad3692f606 19:10:58 ---> b0800e18aad1 19:10:58 Step 5/25 : RUN apk add --update --no-cache make git 19:10:58 ---> Running in 7419b41fbbe9 19:10:58 ---> Running in f70d430048d8 19:10:58 Removing intermediate container 0ec1ea47edfa 19:10:58 ---> c1d0be473333 19:10:58 Step 5/26 : RUN apk add --update --no-cache make git build-base curl 19:10:58 ---> Running in 9a9f8ed01e97 19:10:58 Removing intermediate container 25c32ad89c90 19:10:58 ---> 67d1a6ae00e9 19:10:58 Step 5/31 : RUN apk add --update --no-cache make git 19:10:58 ---> Running in fa3875e6ad86 19:10:58 fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 19:10:59 fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 19:10:59 fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 19:10:59 fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 19:10:59 fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 19:10:59 fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 19:10:59 fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 19:11:00 fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 19:11:00 OK: 211 MiB in 51 packages 19:11:00 fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 19:11:00 OK: 211 MiB in 51 packages 19:11:00 fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 19:11:00 329c88fbcd65: Pull complete 19:11:00 Digest: sha256:53af0e8f7504757f555691f1ffb14839a2b3754f429f24055fc4060c6a6ea7d8 19:11:00 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine 19:11:00 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine [Pipeline] fileExists [Pipeline] sh 19:11:00 Removing intermediate container 976dd63a85a0 19:11:00 ---> 9a47bf858556 19:11:00 Step 6/25 : COPY go.mod vendor* ./ 19:11:00 OK: 211 MiB in 51 packages 19:11:00 OK: 211 MiB in 51 packages 19:11:00 Removing intermediate container 7419b41fbbe9 19:11:00 ---> 37ea1e073ff2 19:11:00 Step 6/23 : COPY go.mod vendor* ./ 19:11:00 ---> bfa2f1fc2cb2 19:11:00 Step 7/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 19:11:00 + docker build -t ci-base-image-arm64 -f - . 19:11:00 + echo FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine 19:11:00 WORKDIR /edgex 19:11:00 COPY go.mod . 19:11:00 RUN go mod download 19:11:00 ---> Running in 6e8b826998ca 19:11:00 ---> f6e6caeb1868 19:11:00 Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 19:11:00 ---> Running in e477b6ec20fa 19:11:00 Removing intermediate container 9a9f8ed01e97 19:11:00 ---> 614b54c48c35 19:11:00 Step 6/26 : COPY go.mod vendor* ./ 19:11:01 Removing intermediate container f70d430048d8 19:11:01 ---> 59114eeb2f62 19:11:01 Step 6/25 : COPY go.mod vendor* ./ 19:11:01 ---> ac034c26b3b1 19:11:01 Step 7/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 19:11:01 ---> Running in 1e49f56a2ac8 19:11:01 OK: 211 MiB in 51 packages 19:11:01 ---> 4dcbf50a5136 19:11:01 Step 7/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 19:11:01 ---> Running in 7d7b140317d9 19:11:01 Sending build context to Docker daemon 3.161MB 19:11:01 Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine 19:11:01 ---> ff4287adb874 19:11:01 Step 2/4 : WORKDIR /edgex 19:11:01 Removing intermediate container fa3875e6ad86 19:11:01 ---> f84acc66fb39 19:11:01 Step 6/31 : COPY go.mod vendor* ./ 19:11:01 ---> 0cef61f73053 19:11:01 Step 7/31 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 19:11:01 ---> Running in 8d4f46f78bb0 19:11:03 ---> Running in ab3da98f1c72 19:11:03 Removing intermediate container ab3da98f1c72 19:11:03 ---> 37febf982960 19:11:03 Step 3/4 : COPY go.mod . 19:11:04 ---> 1932b30cbc4d 19:11:04 Step 4/4 : RUN go mod download 19:11:04 ---> Running in 56403f8c16d0 19:11:20 Removing intermediate container 7d7b140317d9 19:11:20 ---> 7a9a12d46076 19:11:20 Step 8/25 : COPY . . 19:11:20 Removing intermediate container e477b6ec20fa 19:11:20 ---> cd73d81e0247 19:11:20 Step 8/23 : COPY . . 19:11:20 Removing intermediate container 8d4f46f78bb0 19:11:20 ---> 66c1ee3a4fc8 19:11:20 Step 8/31 : COPY . . 19:11:20 Removing intermediate container 1e49f56a2ac8 19:11:20 ---> 8347eeb94a6a 19:11:20 Step 8/26 : COPY . . 19:11:20 Removing intermediate container 6e8b826998ca 19:11:20 ---> b2a98ae287d9 19:11:20 Step 8/25 : COPY . . 19:11:36 Removing intermediate container 56403f8c16d0 19:11:36 ---> 18b375f5f8f9 19:11:36 Successfully built 18b375f5f8f9 19:11:36 Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 19:11:36 + docker inspect -f . ci-base-image-arm64 19:11:36 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 19:11:37 prd-ubuntu20.04-docker-arm64-4c-16g-23794 does not seem to be running inside a container 19:11:37 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 19:11:38 $ docker top 05178a4c796ecbc6a81fbbe33761a5bdc83e5640d75c6f96530311d0435ee0a2 -eo pid,comm 19:11:38 ---> b3d683ffe649 19:11:38 Step 9/23 : RUN make cmd/core-data/core-data 19:11:38 ---> 67c2f2b099ad 19:11:38 Step 9/25 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 19:11:38 ---> 4134072d5135 19:11:38 Step 9/25 : ARG SPIRE_RELEASE=1.2.1 19:11:38 ---> Running in 456681f31794 19:11:38 ---> 683ce3083733 19:11:38 Step 9/26 : ARG SPIRE_RELEASE=1.2.1 19:11:38 ---> Running in a65fdbd7486b 19:11:38 ---> 13a9b513571f 19:11:38 Step 9/31 : RUN make cmd/security-bootstrapper/security-bootstrapper 19:11:38 ---> Running in a5b06929632d 19:11:38 ---> Running in 93ec287b1ac8 19:11:38 ---> Running in b366e92b6efa 19:11:38 Removing intermediate container a5b06929632d 19:11:38 ---> 7191aecbfb0f 19:11:38 Step 10/25 : WORKDIR /edgex-go/spire-build 19:11:38 ---> Running in d9198101a7ca 19:11:38 Removing intermediate container 93ec287b1ac8 19:11:38 ---> dfcfb9a53e71 19:11:38 Step 10/26 : WORKDIR /edgex-go/spire-build 19:11:38 ---> Running in 0d1825485ff5 19:11:38 Removing intermediate container d9198101a7ca 19:11:38 ---> 64487c70ecbc 19:11:38 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 19:11:38 ---> Running in ef2ac540b650 19:11:38 Removing intermediate container 0d1825485ff5 19:11:38 ---> 0aeab9c4fad7 19:11:38 Step 11/26 : RUN if ! test -f /usr/local/bin/spire-server; then wget -q "https://github.com/spiffe/spire/archive/refs/tags/v${SPIRE_RELEASE}.tar.gz" && tar xv --strip-components=1 -f "v${SPIRE_RELEASE}.tar.gz" && echo "building spire from source..." && make bin/spire-server bin/spire-agent && cp bin/spire* /usr/local/bin/; fi 19:11:38 ---> Running in 475ffd1acc4a 19:11:38 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 19:11: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 19:11: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-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider 19:11:38 Removing intermediate container 475ffd1acc4a 19:11:38 ---> f2ffb45440bc 19:11:38 Step 12/26 : WORKDIR /edgex-go 19:11:38 Removing intermediate container ef2ac540b650 19:11:38 ---> d368d985b5fe 19:11:38 Step 12/25 : WORKDIR /edgex-go 19:11:38 ---> Running in 2884a277c719 19:11:38 ---> Running in dad141d3140c 19:11:38 Removing intermediate container 2884a277c719 19:11:38 ---> c933058bb46d 19:11:38 19:11:38 Step 13/26 : FROM alpine:3.15 19:11:38 Removing intermediate container dad141d3140c 19:11:38 ---> c6a58a1cec37 19:11:38 19:11:38 Step 13/25 : FROM alpine:3.15 [Pipeline] { [Pipeline] sh 19:11:38 3.15: Pulling from library/alpine 19:11:38 3.15: Pulling from library/alpine 19:11:39 + go version 19:11:39 go version go1.18.3 linux/arm64 [Pipeline] } 19:11:39 $ docker stop --time=1 05178a4c796ecbc6a81fbbe33761a5bdc83e5640d75c6f96530311d0435ee0a2 19:11:39 Digest: sha256:69463fdff1f025c908939e86d4714b4d5518776954ca627cbeff4c74bcea5b22 19:11:39 Status: Downloaded newer image for alpine:3.15 19:11:39 Digest: sha256:69463fdff1f025c908939e86d4714b4d5518776954ca627cbeff4c74bcea5b22 19:11:39 Status: Image is up to date for alpine:3.15 19:11:39 ---> c4fc93816858 19:11:39 Step 14/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' 19:11:39 ---> c4fc93816858 19:11:39 Step 14/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' 19:11:39 ---> Running in db07160308fc 19:11:39 ---> Running in a0c224c0e5ce 19:11:40 Removing intermediate container db07160308fc 19:11:40 ---> ef63db9932f9 19:11:40 Step 15/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 19:11:40 Removing intermediate container a0c224c0e5ce 19:11:40 ---> 5c204d49ed5e 19:11:40 Step 15/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 19:11:40 ---> Running in 6f5e2994aa84 19:11:40 ---> Running in 86812040a5be 19:11:41 $ docker rm -f 05178a4c796ecbc6a81fbbe33761a5bdc83e5640d75c6f96530311d0435ee0a2 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 19:11:42 + docker inspect -f . ci-base-image-arm64 19:11:42 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 19:11:42 Removing intermediate container 6f5e2994aa84 19:11:42 ---> 16ac383db3d6 19:11:42 Step 16/25 : RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 19:11:42 ---> Running in 27d0b582dc9e 19:11:42 prd-ubuntu20.04-docker-arm64-4c-16g-23794 does not seem to be running inside a container 19:11:42 $ docker run -t -d -u 1001:1001 -u 0:0 -v /var/run/docker.sock:/var/run/docker.sock --privileged -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 19:11:42 Removing intermediate container 86812040a5be 19:11:42 ---> 387e3bc16e6a 19:11:42 Step 16/26 : RUN apk update && apk --no-cache --update add dumb-init gcompat 19:11:42 ---> Running in f564c6e56630 19:11:43 fetch https://dl-4.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 19:11:43 fetch https://dl-4.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 19:11:43 $ docker top 55dd88ade1b4808820a9b883fe59d591e2775be5fd87ba2ced24881ac006bdd7 -eo pid,comm 19:11:44 fetch https://dl-4.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 19:11:44 fetch https://dl-4.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [Pipeline] { [Pipeline] echo 19:11:44 ========================================================= 19:11:44 [edgeXBuildGoParallel] Running Tests and Build... 19:11:44 ========================================================= [Pipeline] sh 19:11:44 v3.15.6-39-gb8a0279d74 [https://dl-4.alpinelinux.org/alpine/v3.15/main] 19:11:44 v3.15.6-38-g327cfc61c2 [https://dl-4.alpinelinux.org/alpine/v3.15/community] 19:11:44 OK: 15856 distinct packages available 19:11:44 fetch https://dl-4.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 19:11:44 v3.15.6-39-gb8a0279d74 [https://dl-4.alpinelinux.org/alpine/v3.15/main] 19:11:44 v3.15.6-38-g327cfc61c2 [https://dl-4.alpinelinux.org/alpine/v3.15/community] 19:11:44 OK: 15856 distinct packages available 19:11:44 fetch https://dl-4.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 19:11:44 + git config --global --add safe.directory /w/workspace/edgex-go/1 [Pipeline] fileExists [Pipeline] sh 19:11:45 fetch https://dl-4.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 19:11:45 fetch https://dl-4.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 19:11:45 (1/5) Installing dumb-init (1.2.5-r1) 19:11:45 (2/5) Installing musl-obstack (1.2.3-r0) 19:11:45 + make test 19:11:45 GO111MODULE=on go test -race -coverprofile=coverage.out ./... 19:11:45 (1/4) Installing dumb-init (1.2.5-r1) 19:11:45 (3/5) Installing libucontext (1.1-r0) 19:11:45 (2/4) Installing musl-obstack (1.2.3-r0) 19:11:45 (4/5) Installing gcompat (1.0.0-r4) 19:11:45 (3/4) Installing libucontext (1.1-r0) 19:11:45 (5/5) Installing openssl (1.1.1q-r0) 19:11:45 (4/4) Installing gcompat (1.0.0-r4) 19:11:45 Executing busybox-1.34.1-r7.trigger 19:11:45 OK: 6 MiB in 18 packages 19:11:45 Executing busybox-1.34.1-r7.trigger 19:11:45 OK: 7 MiB in 19 packages 19:11:48 Removing intermediate container 27d0b582dc9e 19:11:48 ---> 292c6232d3af 19:11:48 Step 17/25 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin 19:11:48 Removing intermediate container f564c6e56630 19:11:48 ---> 298a29feee7e 19:11:48 Step 17/26 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin 19:11:54 ---> bac946bb3c9a 19:11:54 Step 18/25 : COPY --from=builder /edgex-go/cmd/security-spire-server/docker-entrypoint.sh /usr/local/bin/ 19:11:54 ---> 9083ff7b9728 19:11:54 Step 18/26 : COPY --from=builder /edgex-go/cmd/security-spire-config/docker-entrypoint.sh /usr/local/bin/ 19:11:54 ---> e2d51812422c 19:11:54 ---> edc9273f1496 19:11:54 Step 19/25 : COPY --from=builder /edgex-go/cmd/security-spire-server/server.conf /usr/local/etc/spire/server.conf.tpl 19:11:54 Step 19/26 : WORKDIR /usr/local/etc/spiffe-scripts.d 19:11:54 ---> Running in ead8e86979cb 19:11:55 Removing intermediate container ead8e86979cb 19:11:55 ---> 9115943d5f43 19:11:55 Step 20/26 : COPY --from=builder /edgex-go/cmd/security-spire-config/seed_builtin_entries.sh /usr/local/etc/spiffe-scripts.d 19:11:55 ---> 2b932c1b9b4a 19:11:55 Step 20/25 : COPY --from=builder /edgex-go/cmd/security-spire-server/openssl.conf /usr/local/etc/ 19:11:55 ---> 3cd77f284215 19:11:55 Step 21/26 : WORKDIR / 19:11:56 ---> Running in c6d0d11c6f0d 19:11:56 ---> 3456d80c7e41 19:11:56 Step 21/25 : ENTRYPOINT [ "/usr/bin/dumb-init" ] 19:11:56 ---> Running in 36382fa18dd1 19:11:56 Removing intermediate container c6d0d11c6f0d 19:11:56 ---> 99ca9d39fb5c 19:11:56 Step 22/26 : ENTRYPOINT [ "/usr/bin/dumb-init" ] 19:11:56 Removing intermediate container 36382fa18dd1 19:11:56 ---> 8e7fcca0e2c5 19:11:56 Step 22/25 : CMD [ "--verbose", "docker-entrypoint.sh" ] 19:11:56 ---> Running in 494fe61637e1 19:11:56 ---> Running in 79abf9e5af63 19:11:56 Removing intermediate container 494fe61637e1 19:11:56 ---> 012fdcd99bc2 19:11:56 Step 23/26 : CMD [ "--verbose", "docker-entrypoint.sh" ] 19:11:56 Removing intermediate container 79abf9e5af63 19:11:56 ---> 8670377bdd95 19:11:56 Step 23/25 : LABEL arch=x86_64 19:11:56 ---> Running in 33d7b4304583 19:11:56 ---> Running in dc522a9354ac 19:11:56 Removing intermediate container 33d7b4304583 19:11:56 ---> a5ac327800ac 19:11:56 Step 24/26 : LABEL arch=x86_64 19:11:57 Removing intermediate container dc522a9354ac 19:11:57 ---> bf80de42e969 19:11:57 Step 24/25 : LABEL git_sha=0948ef76e9df6608d040d18c8a6c1c56cffe36f0 19:11:57 ---> Running in 53f6085cc9a4 19:11:57 ---> Running in 8bd5dd8e6839 19:11:57 Removing intermediate container 53f6085cc9a4 19:11:57 ---> fb00ac445e31 19:11:57 Step 25/26 : LABEL git_sha=0948ef76e9df6608d040d18c8a6c1c56cffe36f0 19:11:57 Removing intermediate container 8bd5dd8e6839 19:11:57 ---> 391b97c4128f 19:11:57 Step 25/25 : LABEL version=0.0.0 19:11:57 ---> Running in b71a6702311c 19:11:57 ---> Running in 8e16d963422c 19:11:57 Removing intermediate container b71a6702311c 19:11:57 ---> 2cbd7feac265 19:11:57 Step 26/26 : LABEL version=0.0.0 19:11:57 Removing intermediate container 8e16d963422c 19:11:57 ---> a086e9b51423 19:11:57 19:11:57 Successfully built a086e9b51423 19:11:57 Successfully tagged security-spire-server:latest 19:11:57  Building security-spire-server ... done Building core-command 19:11:58 ---> Running in 125a06e54c93 19:11:58 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup 19:11:59 Step 1/23 : ARG BUILDER_BASE=golang:1.18-alpine3.16 19:11:59 Step 2/23 : FROM ${BUILDER_BASE} AS builder 19:11:59 ---> 6742d971f042 19:11:59 Step 3/23 : WORKDIR /edgex-go 19:11:59 ---> Using cache 19:11:59 ---> ee4ceef4fae3 19:11:59 Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 19:11:59 ---> Using cache 19:11:59 ---> c1d0be473333 19:11:59 Step 5/23 : RUN apk add --update --no-cache make git 19:12:01 Removing intermediate container 125a06e54c93 19:12:01 ---> d639cb407b53 19:12:01 19:12:01 ---> Running in 592052e46b16 19:12:01 Successfully built d639cb407b53 19:12:01 Successfully tagged security-spire-config:latest 19:12:01 Building sys-mgmt-agent 19:12:02  Building security-spire-config ... done fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 19:12:03 fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 19:12:03 OK: 211 MiB in 51 packages 19:12:05 Step 1/23 : ARG BUILDER_BASE=golang:1.18-alpine3.16 19:12:05 Step 2/23 : FROM ${BUILDER_BASE} AS builder 19:12:05 ---> 6742d971f042 19:12:05 Step 3/23 : WORKDIR /edgex-go 19:12:05 ---> Using cache 19:12:05 ---> ee4ceef4fae3 19:12:05 Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 19:12:05 ---> Using cache 19:12:05 ---> c1d0be473333 19:12:05 Step 5/23 : RUN apk add --update --no-cache make bash git 19:12:10 ---> Running in 969b51b6e585 19:12:10 Removing intermediate container b366e92b6efa 19:12:10 ---> a05c9d4d06c0 19:12:10 19:12:10 Step 10/31 : FROM alpine:3.16 19:12:10 Removing intermediate container a65fdbd7486b 19:12:10 ---> 859e1de9c2c0 19:12:10 19:12:10 Step 10/25 : FROM alpine:3.16 19:12:10 Removing intermediate container 592052e46b16 19:12:10 ---> fa97d44da929 19:12:10 Step 6/23 : COPY go.mod vendor* ./ 19:12:10 fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 19:12:10 ---> 557c54dfdb55 19:12:10 Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 19:12:10 3.16: Pulling from library/alpine 19:12:10 3.16: Pulling from library/alpine 19:12:10 fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 19:12:11 OK: 211 MiB in 51 packages 19:12:11 ---> Running in 172f427605bf 19:12:11 Removing intermediate container 456681f31794 19:12:11 ---> 087e295ceedc 19:12:11 19:12:11 Step 10/23 : FROM alpine:3.16 19:12:11 3.16: Pulling from library/alpine 19:12:11 Digest: sha256:bc41182d7ef5ffc53a40b044e725193bc10142a1243f395ee852a8d9730fc2ad 19:12:11 Status: Downloaded newer image for alpine:3.16 19:12:11 ---> 9c6f07244728 19:12:11 Step 11/31 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' 19:12:11 Digest: sha256:bc41182d7ef5ffc53a40b044e725193bc10142a1243f395ee852a8d9730fc2ad 19:12:11 Status: Image is up to date for alpine:3.16 19:12:11 Digest: sha256:bc41182d7ef5ffc53a40b044e725193bc10142a1243f395ee852a8d9730fc2ad 19:12:11 Status: Image is up to date for alpine:3.16 19:12:11 ---> 9c6f07244728 19:12:11 Step 11/25 : RUN apk add --update --no-cache ca-certificates dumb-init su-exec 19:12:11 ---> 9c6f07244728 19:12:11 Step 11/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' 19:12:11 Removing intermediate container 969b51b6e585 19:12:11 ---> 107ccb9c508d 19:12:11 Step 6/23 : COPY go.mod vendor* ./ 19:12:11 ---> Running in 61738973d0ed 19:12:11 ---> Running in a3bf93dfedf5 19:12:11 ---> Running in 69f177cc3b14 19:12:12 Removing intermediate container 69f177cc3b14 19:12:12 ---> c52b44ae404b 19:12:12 Step 12/23 : ENV APP_PORT=59880 19:12:12 Removing intermediate container 61738973d0ed 19:12:12 ---> cd2f4e315dff 19:12:12 Step 12/31 : RUN apk add --update --no-cache dumb-init su-exec 19:12:12 ---> Running in 27c1008f7108 19:12:12 ---> Running in 95b4093b5893 19:12:12 ---> bc82591ecc51 19:12:12 Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 19:12:12 ---> Running in 8b285eaf4dab 19:12:12 Removing intermediate container 27c1008f7108 19:12:12 ---> 1926fb2765bf 19:12:12 Step 13/23 : EXPOSE $APP_PORT 19:12:12 ---> Running in 9ea102cad0a9 19:12:12 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 19:12:12 Removing intermediate container 9ea102cad0a9 19:12:12 ---> 15f79750d7d1 19:12:12 Step 14/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 19:12:12 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 19:12:12 ---> Running in 9f93756ad2b1 19:12:12 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 19:12:12 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 19:12:12 (1/3) Installing ca-certificates (20220614-r0) 19:12:12 (2/3) Installing dumb-init (1.2.5-r1) 19:12:12 (3/3) Installing su-exec (0.2-r1) 19:12:12 Executing busybox-1.35.0-r17.trigger 19:12:12 Executing ca-certificates-20220614-r0.trigger 19:12:12 OK: 6 MiB in 17 packages 19:12:12 (1/2) Installing dumb-init (1.2.5-r1) 19:12:12 (2/2) Installing su-exec (0.2-r1) 19:12:12 Executing busybox-1.35.0-r17.trigger 19:12:12 OK: 6 MiB in 16 packages 19:12:16 Removing intermediate container a3bf93dfedf5 19:12:16 ---> 2cc8a8b3d022 19:12:16 Step 12/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' 19:12:16 ---> Running in d7ae99ff8c2f 19:12:16 Removing intermediate container 9f93756ad2b1 19:12:16 ---> a6460d124c41 19:12:16 Step 15/23 : RUN apk add --update --no-cache zeromq dumb-init 19:12:16 Removing intermediate container 95b4093b5893 19:12:16 ---> f29d8b8b7c49 19:12:16 Step 13/31 : ENV SECURITY_INIT_DIR /edgex-init 19:12:16 ---> Running in 4fb5ad176e21 19:12:16 ---> Running in 0cd88477e1a0 19:12:16 Removing intermediate container d7ae99ff8c2f 19:12:16 ---> 7adac3682667 19:12:16 Step 13/25 : WORKDIR / 19:12:16 Removing intermediate container 4fb5ad176e21 19:12:16 ---> d77a99ec5180 19:12:16 Step 14/31 : ENV SECURITY_INIT_STAGING /edgex-init-staging 19:12:16 ---> Running in 0bcdbd4d4581 19:12:16 ---> Running in 0a9a82a6ea5d 19:12:16 fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 19:12:16 Removing intermediate container 0bcdbd4d4581 19:12:16 ---> 409f5a217d44 19:12:16 Step 14/25 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/res/token-config.json /res-file-token-provider/token-config.json 19:12:16 Removing intermediate container 0a9a82a6ea5d 19:12:16 ---> 08c6ac4d8621 19:12:16 Step 15/31 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_STAGING}/bootstrap-redis 19:12:16 ---> Running in a76b2cae0387 19:12:16 ---> 584f28242165 19:12:16 Step 15/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res-file-token-provider/configuration.toml /res-file-token-provider/configuration.toml 19:12:17 Removing intermediate container a76b2cae0387 19:12:17 ---> 1d4c1f8a57da 19:12:17 Step 16/31 : RUN mkdir -p ${BOOTSTRAP_REDIS_DIR} 19:12:17 ---> Running in 9f7ff1af2275 19:12:17 ---> 6482513c00f5 19:12:17 Step 16/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml 19:12:17 fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 19:12:17 (1/6) Installing dumb-init (1.2.5-r1) 19:12:17 (2/6) Installing libgcc (11.2.1_git20220219-r2) 19:12:17 ? github.com/edgexfoundry/edgex-go [no test files] 19:12:18 (3/6) Installing libsodium (1.0.18-r0) 19:12:18 (4/6) Installing libstdc++ (11.2.1_git20220219-r2) 19:12:18 (5/6) Installing libzmq (4.3.4-r0) 19:12:18 (6/6) Installing zeromq (4.3.4-r0) 19:12:18 Executing busybox-1.35.0-r17.trigger 19:12:18 OK: 8 MiB in 20 packages 19:12:18 ---> 7aeafbf0d8a9 19:12:18 Step 17/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/kong-admin-config.template.yml /res/kong-admin-config.template.yml 19:12:19 ---> d0c6d47589e7 19:12:19 Step 18/25 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . 19:12:19 Removing intermediate container 9f7ff1af2275 19:12:19 ---> 6d69262c988d 19:12:19 Step 17/31 : WORKDIR ${SECURITY_INIT_STAGING} 19:12:20 ---> Running in 5fdfdbdb7628 19:12:21 ---> 57165256ce59 19:12:21 Step 19/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . 19:12:21 Removing intermediate container 0cd88477e1a0 19:12:21 ---> 2404bf4aef7f 19:12:21 Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / 19:12:21 Removing intermediate container 5fdfdbdb7628 19:12:21 ---> e80a0f6fced6 19:12:21 Step 18/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_STAGING}/ 19:12:22 ---> f36a5b0d0a4c 19:12:22 Step 17/23 : COPY --from=builder /edgex-go/cmd/core-data/core-data / 19:12:22 ---> ad1a4cac52c2 19:12:22 Step 20/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ 19:12:22 Removing intermediate container 172f427605bf 19:12:22 ---> cab5ff27bc27 19:12:22 Step 8/23 : COPY . . 19:12:22 Removing intermediate container 8b285eaf4dab 19:12:22 ---> f750745c94a8 19:12:22 Step 8/23 : COPY . . 19:12:22 ---> 9d2f280306fc 19:12:22 Step 19/31 : RUN chmod +x ${SECURITY_INIT_STAGING}/*.sh 19:12:30 ---> 83ab506aff62 19:12:30 Step 21/25 : RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 19:12:30 ---> Running in d52dcb9b1b3e 19:12:30 ---> b0b81d254d0d 19:12:30 Step 18/23 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml 19:12:30 ---> Running in 2a2333441fa2 19:12:30 ---> f6865aea8a08 19:12:30 Step 9/23 : RUN make cmd/sys-mgmt-agent/sys-mgmt-agent 19:12:30 ---> 91dc3319a038 19:12:30 Step 9/23 : RUN make cmd/core-command/core-command 19:12:30 ---> Running in 25e256babb6d 19:12:30 ---> Running in fae985fc31cd 19:12:30 ---> 67b49b58048a 19:12:30 Step 19/23 : ENTRYPOINT ["/core-data"] 19:12:30 ---> Running in f56a48dd96a7 19:12:30 Removing intermediate container f56a48dd96a7 19:12:30 ---> 8092b7167ded 19:12:30 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 19:12:30 ---> Running in 7111bcef0f63 19:12:30 Removing intermediate container 7111bcef0f63 19:12:30 ---> 5a4f58332684 19:12:30 Step 21/23 : LABEL arch=x86_64 19:12:30 ---> Running in 9b8c1830bb23 19:12:30 Removing intermediate container 9b8c1830bb23 19:12:30 ---> 148c3f81f3f5 19:12:30 Step 22/23 : LABEL git_sha=0948ef76e9df6608d040d18c8a6c1c56cffe36f0 19:12:30 ---> Running in 2a473bf7b33b 19:12:30 Removing intermediate container d52dcb9b1b3e 19:12:30 ---> 727daa6447aa 19:12:30 Step 20/31 : COPY --from=builder /edgex-go/Attribution.txt / 19:12:31 Removing intermediate container 2a473bf7b33b 19:12:31 ---> a681f69f438b 19:12:31 Step 23/23 : LABEL version=0.0.0 19:12:31 ---> Running in 2f19671bb2a7 19:12: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/sys-mgmt-agent/sys-mgmt-agent ./cmd/sys-mgmt-agent 19:12:31 ---> 3aa89c449df2 19:12:31 Step 21/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . 19:12:31 Removing intermediate container 2f19671bb2a7 19:12:31 ---> 885c12dfefaa 19:12:31 19:12:31 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_zmq non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-command/core-command ./cmd/core-command 19:12:31 Successfully built 885c12dfefaa 19:12:31 Successfully tagged core-data:latest 19:12:31 Building security-spiffe-token-provider 19:12:31  Building core-data ... done Removing intermediate container 2a2333441fa2 19:12:31 ---> 0693bdaa74c8 19:12:31 Step 22/25 : ENTRYPOINT ["entrypoint.sh"] 19:12:31 ---> Running in 2dcea7782107 19:12:36 Step 1/20 : ARG BUILDER_BASE=golang:1.18-alpine3.16 19:12:36 Step 2/20 : FROM ${BUILDER_BASE} AS builder 19:12:36 ---> 6742d971f042 19:12:36 Step 3/20 : WORKDIR /edgex-go 19:12:36 ---> Using cache 19:12:36 ---> ee4ceef4fae3 19:12:36 Step 4/20 : RUN apk update && apk --no-cache --update add build-base 19:12:38 Removing intermediate container 2dcea7782107 19:12:38 ---> 38e2b397cda9 19:12:38 Step 23/25 : LABEL arch=x86_64 19:12:38 ---> Running in e120210c1ab7 19:12:38 ---> c8ad0f934455 19:12:38 Step 22/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.toml ./res/ 19:12:38 ---> Running in 1751aa17ae22 19:12:39 ---> bd017ce55056 19:12:39 Step 23/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml ${BOOTSTRAP_REDIS_DIR}/res/ 19:12:39 Removing intermediate container 1751aa17ae22 19:12:39 ---> bdef38903614 19:12:39 Step 24/25 : LABEL git_sha=0948ef76e9df6608d040d18c8a6c1c56cffe36f0 19:12:39 ---> Running in d76b3cb620a3 19:12:39 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 19:12:39 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 19:12:40 v3.16.2-116-g2169fbddca [https://dl-cdn.alpinelinux.org/alpine/v3.16/main] 19:12:40 v3.16.2-116-g2169fbddca [https://dl-cdn.alpinelinux.org/alpine/v3.16/community] 19:12:40 OK: 17037 distinct packages available 19:12:40 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 19:12:40 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 19:12:40 Removing intermediate container d76b3cb620a3 19:12:40 ---> 67bd007f5aac 19:12:40 Step 25/25 : LABEL version=0.0.0 19:12:40 ---> a22ef4fb278c 19:12:40 Step 24/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ ${SECURITY_INIT_STAGING}/consul-bootstrapper/ 19:12:40 ---> Running in 057f6403e810 19:12:40 OK: 211 MiB in 51 packages 19:12:41 Removing intermediate container 057f6403e810 19:12:41 ---> 26733936a4a2 19:12:41 19:12:41 ---> 96883c91a103 19:12:41 Step 25/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / 19:12:41 Successfully built 26733936a4a2 19:12:41 Successfully tagged security-secretstore-setup:latest 19:12:41  Building security-secretstore-setup ... done Building core-metadata 19:12:48 Step 1/24 : ARG BUILDER_BASE=golang:1.18-alpine3.16 19:12:48 Step 2/24 : FROM ${BUILDER_BASE} AS builder 19:12:48 ---> 6742d971f042 19:12:48 Step 3/24 : WORKDIR /edgex-go 19:12:48 ---> Using cache 19:12:48 ---> ee4ceef4fae3 19:12:48 Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 19:12:48 ---> Using cache 19:12:48 ---> c1d0be473333 19:12:48 Step 5/24 : RUN apk add --update --no-cache make git 19:12:48 ---> Using cache 19:12:48 ---> fa97d44da929 19:12:48 Step 6/24 : COPY go.mod vendor* ./ 19:12:48 ---> Using cache 19:12:48 ---> 557c54dfdb55 19:12:48 Step 7/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 19:12:48 ---> Using cache 19:12:48 ---> cab5ff27bc27 19:12:48 Step 8/24 : COPY . . 19:12:48 ---> Using cache 19:12:48 ---> 91dc3319a038 19:12:48 Step 9/24 : RUN make cmd/core-metadata/core-metadata 19:12:50 Removing intermediate container e120210c1ab7 19:12:50 ---> 1f79138a913b 19:12:50 Step 5/20 : COPY go.mod vendor* ./ 19:12:52 ---> c4c6e52450c2 19:12:52 Step 26/31 : RUN chmod +x /entrypoint.sh 19:12:52 ---> Running in ccad649ad2a0 19:12:52 ---> Running in 6cb30c4b9ddc 19:12:52 ---> fe53a5879372 19:12:52 Step 6/20 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 19:12:52 ---> Running in 93eca18742b6 19:12:53 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 19:13:03 Removing intermediate container 6cb30c4b9ddc 19:13:03 ---> 12ab564ebde8 19:13:03 Step 27/31 : ENTRYPOINT ["/entrypoint.sh"] 19:13:03 Removing intermediate container 25e256babb6d 19:13:03 ---> 5de2945d4a1c 19:13:03 Step 10/23 : RUN make cmd/sys-mgmt-executor/sys-mgmt-executor 19:13:03 Removing intermediate container fae985fc31cd 19:13:03 ---> 0a1bb84099c2 19:13:03 19:13:03 Step 10/23 : FROM alpine:3.16 19:13:03 ---> 9c6f07244728 19:13:03 Step 11/23 : RUN apk add --update --no-cache dumb-init 19:13:03 ---> Running in aec8b9983a5c 19:13:03 ---> Running in f58bc500fe23 19:13:03 ---> Running in 3e91f3830154 19:13:03 Removing intermediate container aec8b9983a5c 19:13:03 ---> 90fe408c09d7 19:13:03 Step 28/31 : CMD ["gate"] 19:13:05 ---> Running in b3c7276ae03f 19:13:05 Removing intermediate container b3c7276ae03f 19:13:05 ---> a5ed7a39ae96 19:13:05 Step 29/31 : LABEL arch=x86_64 19:13:05 ---> Running in 38f1c1e5f294 19:13: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/sys-mgmt-executor/sys-mgmt-executor ./cmd/sys-mgmt-executor 19:13:05 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 19:13:05 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 19:13:05 Removing intermediate container 38f1c1e5f294 19:13:05 ---> e36995778726 19:13:05 Step 30/31 : LABEL git_sha=0948ef76e9df6608d040d18c8a6c1c56cffe36f0 19:13:05 Removing intermediate container 93eca18742b6 19:13:05 ---> 290df3645a60 19:13:05 Step 7/20 : COPY . . 19:13:05 ---> Running in 2ceaaabf375e 19:13:05 (1/1) Installing dumb-init (1.2.5-r1) 19:13:05 Executing busybox-1.35.0-r17.trigger 19:13:05 OK: 6 MiB in 15 packages 19:13:05 Removing intermediate container 2ceaaabf375e 19:13:05 ---> cc856b881b06 19:13:05 Step 31/31 : LABEL version=0.0.0 19:13:09 ---> Running in b01f1988aaf4 19:13:09 Removing intermediate container b01f1988aaf4 19:13:09 ---> 42f46cf040e4 19:13:09 19:13:09 ---> 840037d43fab 19:13:09 Step 8/20 : RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider 19:13:09 Successfully built 42f46cf040e4 19:13:09 Successfully tagged security-bootstrapper:latest 19:13:10 Building support-scheduler 19:13:10  Building security-bootstrapper ... done  ---> Running in 4f7dd67df6c8 19:13:10 Removing intermediate container 3e91f3830154 19:13:10 ---> 3dd89eef90b5 19:13:10 Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 19:13:13 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/security-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider 19:13:13 Step 1/22 : ARG BUILDER_BASE=golang:1.18-alpine3.16 19:13:13 Step 2/22 : FROM ${BUILDER_BASE} AS builder 19:13:13 ---> 6742d971f042 19:13:13 Step 3/22 : WORKDIR /edgex-go 19:13:13 ---> Using cache 19:13:13 ---> ee4ceef4fae3 19:13:13 Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 19:13:13 ---> Using cache 19:13:13 ---> c1d0be473333 19:13:13 Step 5/22 : RUN apk add --update --no-cache make git 19:13:13 ---> Using cache 19:13:13 ---> fa97d44da929 19:13:13 Step 6/22 : COPY go.mod vendor* ./ 19:13:13 ---> Using cache 19:13:13 ---> 557c54dfdb55 19:13:13 Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 19:13:13 ---> Using cache 19:13:13 ---> cab5ff27bc27 19:13:13 Step 8/22 : COPY . . 19:13:13 ---> Using cache 19:13:13 ---> 91dc3319a038 19:13:13 Step 9/22 : RUN make cmd/support-scheduler/support-scheduler 19:13:15 Removing intermediate container f58bc500fe23 19:13:15 ---> 61f7b2ff96d2 19:13:15 19:13:15 Step 11/23 : FROM alpine:3.16 19:13:15 ---> 9c6f07244728 19:13:15 Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2017-2019: Mainflux, Cavium, Dell, Copyright (c) 2021: Intel Corporation' 19:13:15 ---> Running in 2b2e7a6d8409 19:13:15 ---> Running in 758027249fd9 19:13:15 ---> Running in b2b2c6b5812c 19:13:15 Removing intermediate container 2b2e7a6d8409 19:13:15 ---> b7e5e5415c6a 19:13:15 Step 13/23 : ENV APP_PORT=59882 19:13:15 Removing intermediate container ccad649ad2a0 19:13:15 ---> ba6684975f3f 19:13:15 19:13:15 Step 10/24 : FROM alpine:3.16 19:13:15 ---> 9c6f07244728 19:13:15 Step 11/24 : RUN apk add --update --no-cache dumb-init 19:13:15 ---> Running in 99514d2751fd 19:13:15 ---> Using cache 19:13:15 ---> 3dd89eef90b5 19:13:15 Step 12/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 19:13:15 ---> Using cache 19:13:15 ---> b7e5e5415c6a 19:13:15 Step 13/24 : ENV APP_PORT=59881 19:13:15 Removing intermediate container b2b2c6b5812c 19:13:15 ---> 5e99eb0044bd 19:13:15 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 19:13:15 ---> Running in 43cd5e82e251 19:13:15 ---> Running in bf195ce40ada 19:13:15 Removing intermediate container 99514d2751fd 19:13:15 ---> 490b7c64d433 19:13:15 Step 14/23 : EXPOSE $APP_PORT 19:13:15 Removing intermediate container 43cd5e82e251 19:13:15 ---> 5c565ee606e1 19:13:15 Step 14/24 : EXPOSE $APP_PORT 19:13:15 ---> Running in ca68fc83912f 19:13:15 ---> Running in 9f918c2260b3 19:13:15 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler 19:13:15 Removing intermediate container ca68fc83912f 19:13:15 ---> 9bc0abca7bf7 19:13:15 Step 15/23 : WORKDIR / 19:13:15 ---> Running in f97d1b3e7e08 19:13:15 Removing intermediate container 9f918c2260b3 19:13:15 ---> 6dc1952c8893 19:13:15 Step 15/24 : WORKDIR / 19:13:15 ---> Running in f85745630ce2 19:13:15 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 19:13:15 Removing intermediate container f97d1b3e7e08 19:13:15 ---> bdf8226a1658 19:13:15 Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / 19:13:15 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 19:13:16 Removing intermediate container f85745630ce2 19:13:16 ---> e9c4d6d944d7 19:13:16 Step 16/24 : COPY --from=builder /edgex-go/Attribution.txt / 19:13:16 ---> 2452eca455e3 19:13:16 Step 17/23 : COPY --from=builder /edgex-go/cmd/core-command/core-command / 19:13:16 (1/33) Installing ncurses-terminfo-base (6.3_p20220521-r0) 19:13:16 (2/33) Installing ncurses-libs (6.3_p20220521-r0) 19:13:16 (3/33) Installing readline (8.1.2-r0) 19:13:16 (4/33) Installing bash (5.1.16-r2) 19:13:16 Executing bash-5.1.16-r2.post-install 19:13:16 (5/33) Installing ca-certificates (20220614-r0) 19:13:16 (6/33) Installing brotli-libs (1.0.9-r6) 19:13:16 (7/33) Installing nghttp2-libs (1.47.0-r0) 19:13:16 (8/33) Installing libcurl (7.83.1-r2) 19:13:16 (9/33) Installing curl (7.83.1-r2) 19:13:16 (10/33) Installing docker-cli (20.10.16-r2) 19:13:16 (11/33) Installing dumb-init (1.2.5-r1) 19:13:16 (12/33) Installing libbz2 (1.0.8-r1) 19:13:16 (13/33) Installing expat (2.4.8-r0) 19:13:16 (14/33) Installing libffi (3.4.2-r1) 19:13:16 (15/33) Installing gdbm (1.23-r0) 19:13:16 (16/33) Installing xz-libs (5.2.5-r1) 19:13:16 (17/33) Installing libgcc (11.2.1_git20220219-r2) 19:13:16 (18/33) Installing libstdc++ (11.2.1_git20220219-r2) 19:13:16 (19/33) Installing mpdecimal (2.5.1-r1) 19:13:16 (20/33) Installing sqlite-libs (3.38.5-r0) 19:13:16 (21/33) Installing python3 (3.10.5-r0) 19:13:16 (22/33) Installing py3-contextlib2 (21.6.0-r2) 19:13:16 (23/33) Installing py3-tomli (2.0.1-r1) 19:13:16 (24/33) Installing py3-pep517 (0.12.0-r2) 19:13:16 (25/33) Installing py3-six (1.16.0-r1) 19:13:16 (26/33) Installing py3-retrying (1.3.3-r3) 19:13:16 (27/33) Installing py3-appdirs (1.4.4-r3) 19:13:16 (28/33) Installing py3-more-itertools (8.13.0-r0) 19:13:16 (29/33) Installing py3-ordered-set (4.0.2-r3) 19:13:16 (30/33) Installing py3-parsing (2.4.7-r3) 19:13:16 (31/33) Installing py3-packaging (21.3-r0) 19:13:16 (32/33) Installing py3-setuptools (59.4.0-r0) 19:13:16 (33/33) Installing py3-pip (22.1.1-r0) 19:13:17 Executing busybox-1.35.0-r17.trigger 19:13:17 Executing ca-certificates-20220614-r0.trigger 19:13:17 OK: 122 MiB in 47 packages 19:13:19 ---> c3dfe4cd7feb 19:13:19 Step 17/24 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / 19:13:20 ---> e84e7df732bd 19:13:20 Step 18/23 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml 19:13:20 ---> 1f62632021cf 19:13:20 Step 18/24 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml 19:13:21 ---> 641cd5255d47 19:13:21 Step 19/23 : ENTRYPOINT ["/core-command"] 19:13:21 ---> b2843dfb34ce 19:13:21 Step 19/24 : COPY --from=builder /edgex-go/cmd/core-metadata/res/uom.toml /res/uom.toml 19:13:21 ---> Running in 7e1cba5dfe2e 19:13:21 ---> a0cdf749d5b4 19:13:21 Step 20/24 : ENTRYPOINT ["/core-metadata"] 19:13:21 Removing intermediate container 7e1cba5dfe2e 19:13:21 ---> efb116c6e337 19:13:21 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 19:13:22 ---> Running in 6e2822b14ed7 19:13:22 ---> Running in 3ad333264f11 19:13:22 Removing intermediate container 3ad333264f11 19:13:22 ---> 9f9c39ac1002 19:13:22 Step 21/23 : LABEL arch=x86_64 19:13:22 Removing intermediate container 6e2822b14ed7 19:13:22 ---> 178c438bafa4 19:13:22 Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 19:13:22 ---> Running in 05544f8eb3ee 19:13:22 ---> Running in 38f2c703e7ea 19:13:22 Collecting docker-compose==1.23.2 19:13:22 Downloading docker_compose-1.23.2-py2.py3-none-any.whl (131 kB) 19:13:22 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 131.9/131.9 kB 19.6 MB/s eta 0:00:00 19:13:22 Collecting cached-property<2,>=1.2.0 19:13:22 Downloading cached_property-1.5.2-py2.py3-none-any.whl (7.6 kB) 19:13:22 Collecting websocket-client<1.0,>=0.32.0 19:13:22 Downloading websocket_client-0.59.0-py2.py3-none-any.whl (67 kB) 19:13:22 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 67.2/67.2 kB 133.0 MB/s eta 0:00:00 19:13:22 Removing intermediate container 38f2c703e7ea 19:13:22 ---> b9e26f87a0ab 19:13:22 Step 22/24 : LABEL arch=x86_64 19:13:22 Removing intermediate container 05544f8eb3ee 19:13:22 ---> f07c27676210 19:13:22 Step 22/23 : LABEL git_sha=0948ef76e9df6608d040d18c8a6c1c56cffe36f0 19:13:22 Collecting requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1 19:13:23 Downloading requests-2.20.1-py2.py3-none-any.whl (57 kB) 19:13:23 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 58.0/58.0 kB 108.9 MB/s eta 0:00:00 19:13:23 Collecting texttable<0.10,>=0.9.0 19:13:23 Downloading texttable-0.9.1.tar.gz (11 kB) 19:13:23 Preparing metadata (setup.py): started 19:13:23 ---> Running in 7a6f2228b935 19:13:23 ---> Running in b1ed966db74d 19:13:23 Preparing metadata (setup.py): finished with status 'done' 19:13:23 Collecting dockerpty<0.5,>=0.4.1 19:13:23 Downloading dockerpty-0.4.1.tar.gz (13 kB) 19:13:23 Preparing metadata (setup.py): started 19:13:23 Removing intermediate container b1ed966db74d 19:13:23 ---> 09e65ff78341 19:13:23 Step 23/24 : LABEL git_sha=0948ef76e9df6608d040d18c8a6c1c56cffe36f0 19:13:23 Removing intermediate container 7a6f2228b935 19:13:23 ---> 6a445648edf0 19:13:23 Step 23/23 : LABEL version=0.0.0 19:13:23 ---> Running in 6ecbba823321 19:13:23 ---> Running in ca273aa29feb 19:13:23 Preparing metadata (setup.py): finished with status 'done' 19:13:23 Collecting PyYAML<4,>=3.10 19:13:23 Downloading PyYAML-3.13.tar.gz (270 kB) 19:13:23 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 270.6/270.6 kB 187.3 MB/s eta 0:00:00 19:13:24 Removing intermediate container 6ecbba823321 19:13:24 ---> 2475f09a6682 19:13:24 Step 24/24 : LABEL version=0.0.0 19:13:24 Removing intermediate container ca273aa29feb 19:13:24 ---> 582ccb63c559 19:13:24 19:13:24 ---> Running in 937d54960600 19:13:24 Successfully built 582ccb63c559 19:13:24 Preparing metadata (setup.py): started 19:13:24 Successfully tagged core-command:latest 19:13:24  Building core-command ... done Building security-proxy-setup 19:13:25 Preparing metadata (setup.py): finished with status 'done' 19:13:25 Requirement already satisfied: six<2,>=1.3.0 in /usr/lib/python3.10/site-packages (from docker-compose==1.23.2) (1.16.0) 19:13:25 Collecting jsonschema<3,>=2.5.1 19:13:25 Downloading jsonschema-2.6.0-py2.py3-none-any.whl (39 kB) 19:13:25 Collecting docker<4.0,>=3.6.0 19:13:25 Downloading docker-3.7.3-py2.py3-none-any.whl (134 kB) 19:13:25 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 134.5/134.5 kB 145.7 MB/s eta 0:00:00 19:13:25 Collecting docopt<0.7,>=0.6.1 19:13:25 Downloading docopt-0.6.2.tar.gz (25 kB) 19:13:25 Preparing metadata (setup.py): started 19:13:25 Preparing metadata (setup.py): finished with status 'done' 19:13:26 Collecting docker-pycreds>=0.4.0 19:13:26 Downloading docker_pycreds-0.4.0-py2.py3-none-any.whl (9.0 kB) 19:13:26 Collecting idna<2.8,>=2.5 19:13:26 Downloading idna-2.7-py2.py3-none-any.whl (58 kB) 19:13:26 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 58.2/58.2 kB 178.1 MB/s eta 0:00:00 19:13:26 Collecting chardet<3.1.0,>=3.0.2 19:13:26 Downloading chardet-3.0.4-py2.py3-none-any.whl (133 kB) 19:13:26 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 133.4/133.4 kB 201.0 MB/s eta 0:00:00 19:13:26 Collecting urllib3<1.25,>=1.21.1 19:13:26 Downloading urllib3-1.24.3-py2.py3-none-any.whl (118 kB) 19:13:26 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 118.8/118.8 kB 213.7 MB/s eta 0:00:00 19:13:26 Collecting certifi>=2017.4.17 19:13:26 Downloading certifi-2022.6.15-py3-none-any.whl (160 kB) 19:13:26 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 160.2/160.2 kB 31.5 MB/s eta 0:00:00 19:13:26 Using legacy 'setup.py install' for dockerpty, since package 'wheel' is not installed. 19:13:26 Using legacy 'setup.py install' for docopt, since package 'wheel' is not installed. 19:13:26 Using legacy 'setup.py install' for PyYAML, since package 'wheel' is not installed. 19:13:26 Using legacy 'setup.py install' for texttable, since package 'wheel' is not installed. 19:13:26 Installing collected packages: texttable, PyYAML, jsonschema, idna, docopt, chardet, cached-property, websocket-client, urllib3, dockerpty, docker-pycreds, certifi, requests, docker, docker-compose 19:13:26 Running setup.py install for texttable: started 19:13:26 Running setup.py install for texttable: finished with status 'done' 19:13:26 Running setup.py install for PyYAML: started 19:13:26 Step 1/22 : ARG BUILDER_BASE=golang:1.18-alpine3.16 19:13:26 Step 2/22 : FROM ${BUILDER_BASE} AS builder 19:13:26 ---> 6742d971f042 19:13:26 Step 3/22 : WORKDIR /edgex-go 19:13:26 ---> Using cache 19:13:26 ---> ee4ceef4fae3 19:13:26 Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 19:13:26 ---> Using cache 19:13:26 ---> c1d0be473333 19:13:26 Step 5/22 : RUN apk add --update --no-cache make git 19:13:26 ---> Using cache 19:13:26 ---> fa97d44da929 19:13:26 Step 6/22 : COPY go.mod vendor* ./ 19:13:26 ---> Using cache 19:13:26 ---> 557c54dfdb55 19:13:26 Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 19:13:26 ---> Using cache 19:13:26 ---> cab5ff27bc27 19:13:26 Step 8/22 : COPY . . 19:13:26 ---> Using cache 19:13:26 ---> 91dc3319a038 19:13:26 Step 9/22 : RUN make cmd/security-proxy-setup/security-proxy-setup cmd/secrets-config/secrets-config 19:13:28 Running setup.py install for PyYAML: finished with status 'done' 19:13:29 Removing intermediate container 937d54960600 19:13:29 ---> b86ea4433dc0 19:13:29 19:13:29 Successfully built b86ea4433dc0 19:13:31 Successfully tagged core-metadata:latest 19:13:31  Building core-metadata ... done Building support-notifications 19:13:31 Running setup.py install for docopt: started 19:13:32 Running setup.py install for docopt: finished with status 'done' 19:13:35 Step 1/22 : ARG BUILDER_BASE=golang:1.18-alpine3.16 19:13:35 Step 2/22 : FROM ${BUILDER_BASE} AS builder 19:13:35 ---> 6742d971f042 19:13:35 Step 3/22 : WORKDIR /edgex-go 19:13:35 ---> Using cache 19:13:35 ---> ee4ceef4fae3 19:13:35 Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 19:13:35 ---> Using cache 19:13:35 ---> c1d0be473333 19:13:35 Step 5/22 : RUN apk add --update --no-cache make bash git ca-certificates 19:13:38 ---> Running in 65fda9a91036 19:13:39 Running setup.py install for dockerpty: started 19:13:39 ---> Running in adcf332989fd 19:13:40 Running setup.py install for dockerpty: finished with status 'done' 19:13:40 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-proxy-setup/security-proxy-setup ./cmd/security-proxy-setup 19:13:40 fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 19:13:40 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 19:13:40 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 19:13:40 fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 19:13:41 OK: 211 MiB in 51 packages 19:13:43 Removing intermediate container 4f7dd67df6c8 19:13:43 ---> 42bbf6060831 19:13:43 19:13:43 Step 9/20 : FROM alpine:3.15 19:13:43 ---> c4fc93816858 19:13:43 Step 10/20 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' 19:13:43 ---> Using cache 19:13:43 ---> 5c204d49ed5e 19:13:43 Step 11/20 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 19:13:43 ---> Using cache 19:13:43 ---> 387e3bc16e6a 19:13:43 Step 12/20 : RUN apk update && apk --no-cache --update add dumb-init curl gcompat 19:13:43 Removing intermediate container 758027249fd9 19:13:43 ---> 8af9f9fbc50b 19:13:43 19:13:43 Step 10/22 : FROM alpine:3.16 19:13:43 ---> 9c6f07244728 19:13:43 Step 11/22 : RUN apk add --update --no-cache dumb-init 19:13:43 ---> Using cache 19:13:43 ---> 3dd89eef90b5 19:13:43 Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 19:13:43 ---> Using cache 19:13:43 ---> b7e5e5415c6a 19:13:43 Step 13/22 : ENV APP_PORT=59861 19:13:44 ---> Running in 012341c66f95 19:13:44 ---> Running in d318f63c90a4 19:13:44 Removing intermediate container adcf332989fd 19:13:44 ---> 5200457484dc 19:13:44 Step 6/22 : COPY go.mod vendor* ./ 19:13:45 Removing intermediate container 012341c66f95 19:13:45 ---> cb1194660494 19:13:45 Step 14/22 : EXPOSE $APP_PORT 19:13:45 fetch https://dl-4.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 19:13:45 ---> 330640134d62 19:13:45 Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 19:13:45 ---> Running in f6bb384f89b3 19:13:45 ---> Running in 55668e8cd48d 19:13:45 Removing intermediate container f6bb384f89b3 19:13:45 ---> 0ce6d6bbaeef 19:13:45 Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / 19:13:45 fetch https://dl-4.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 19:13:46 v3.15.6-39-gb8a0279d74 [https://dl-4.alpinelinux.org/alpine/v3.15/main] 19:13:46 v3.15.6-38-g327cfc61c2 [https://dl-4.alpinelinux.org/alpine/v3.15/community] 19:13:46 OK: 15856 distinct packages available 19:13:46 fetch https://dl-4.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 19:13:46 ---> f2e248baa836 19:13:46 Step 16/22 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / 19:13:47 fetch https://dl-4.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 19:13:47 (1/9) Installing ca-certificates (20220614-r0) 19:13:47 (2/9) Installing brotli-libs (1.0.9-r5) 19:13:47 (3/9) Installing nghttp2-libs (1.46.0-r0) 19:13:47 Removing intermediate container bf195ce40ada 19:13:47 ---> 9d15ee470ce5 19:13:47 Step 14/23 : ENV APP_PORT=58890 19:13:47 (4/9) Installing libcurl (7.80.0-r2) 19:13:47 (5/9) Installing curl (7.80.0-r2) 19:13:47 (6/9) Installing dumb-init (1.2.5-r1) 19:13:47 (7/9) Installing musl-obstack (1.2.3-r0) 19:13:47 (8/9) Installing libucontext (1.1-r0) 19:13:48 (9/9) Installing gcompat (1.0.0-r4) 19:13:48 Executing busybox-1.34.1-r7.trigger 19:13:48 Executing ca-certificates-20220614-r0.trigger 19:13:48 OK: 8 MiB in 23 packages 19:13:48 ---> f7d26eed4999 19:13:48 Step 17/22 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml 19:13:50 ---> Running in 7af1d49019f9 19:13:50 ---> c5053337b431 19:13:50 Step 18/22 : ENTRYPOINT ["/support-scheduler"] 19:13:50 Removing intermediate container 7af1d49019f9 19:13:50 ---> 03c86e009d24 19:13:50 Step 15/23 : EXPOSE $APP_PORT 19:13:50 Removing intermediate container d318f63c90a4 19:13:50 ---> 1574cf48d822 19:13:50 Step 13/20 : COPY --from=builder /edgex-go/Attribution.txt / 19:13:50 ---> Running in 1b1c6451138d 19:13:50 ---> Running in acfe74057070 19:13:51 Removing intermediate container 1b1c6451138d 19:13:51 ---> 8913c2c755b1 19:13:51 Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 19:13:51 ---> 8f2ca2e2c0d3 19:13:51 Step 14/20 : COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/security-spiffe-token-provider / 19:13:51 Removing intermediate container acfe74057070 19:13:51 ---> 3baaf330ec49 19:13:51 Step 16/23 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/sys-mgmt-agent / 19:13:52 ---> Running in 1445f3794fb7 19:13:52 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/secrets-config ./cmd/secrets-config 19:13:54 ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] 19:13:54 ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] 19:13:55 Removing intermediate container 1445f3794fb7 19:13:55 ---> 5ae89998b62e 19:13:55 Step 20/22 : LABEL arch=x86_64 19:13:55 ---> e758bae57c96 19:13:55 Step 15/20 : COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/res/configuration.toml /res/configuration.toml 19:13:55 ---> e2ec911af5f7 19:13:55 Step 17/23 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/res/configuration.toml /res/configuration.toml 19:13:55 ---> Running in f1b31bbc294b 19:13:55 Removing intermediate container 55668e8cd48d 19:13:55 ---> 383e7198a449 19:13:55 Step 8/22 : COPY . . 19:13:56 ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] 19:13:56 ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] 19:13:59 ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] 19:13:59 ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] 19:13:59 ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-setup [no test files] 19:13:59 ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] 19:13:59 ? github.com/edgexfoundry/edgex-go/cmd/security-spiffe-token-provider [no test files] 19:14:02 ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] 19:14:02 ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] 19:14:02 ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-agent [no test files] 19:14:02 ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-executor [no test files] 19:14:02 ? github.com/edgexfoundry/edgex-go/internal [no test files] 19:14:02 ? github.com/edgexfoundry/edgex-go/internal/core/command [no test files] 19:14:04 Removing intermediate container f1b31bbc294b 19:14:04 ---> 1719bf3b8990 19:14:04 Step 21/22 : LABEL git_sha=0948ef76e9df6608d040d18c8a6c1c56cffe36f0 19:14:04 ---> 4d72360ae270 19:14:04 ---> dddcfaf33735 19:14:04 Step 18/23 : COPY --from=builder /edgex-go/cmd/sys-mgmt-executor/sys-mgmt-executor /Step 16/20 : ENTRYPOINT [ "/security-spiffe-token-provider" ] 19:14:04 19:14:04 ---> Running in 4e2cf54f4224 19:14:04 ---> Running in 433cc1e019d9 19:14:04 Removing intermediate container 65fda9a91036 19:14:04 ---> 07188b7b538e 19:14:04 19:14:04 Step 10/22 : FROM alpine:3.16 19:14:04 ---> 9c6f07244728 19:14:04 Step 11/22 : RUN apk add --update --no-cache curl dumb-init 19:14:04 ---> f5e52577f305 19:14:04 Step 9/22 : RUN make cmd/support-notifications/support-notifications 19:14:04 ---> 91245ee9bbc4 19:14:04 Step 19/23 : ENTRYPOINT ["/sys-mgmt-agent"] 19:14:04 ---> Running in b74bda61b2e5 19:14:04 ---> Running in 57a9a8c79621 19:14:04 ---> Running in 01eb96753c0f 19:14:04 Removing intermediate container 4e2cf54f4224 19:14:04 ---> 19fb6b26af25 19:14:04 Step 22/22 : LABEL version=0.0.0 19:14:04 Removing intermediate container 433cc1e019d9 19:14:04 ---> b6482168712e 19:14:04 Step 17/20 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 19:14:05 ---> Running in 1ef668c1d112 19:14:05 ---> Running in d626c2e38c3c 19:14:05 Removing intermediate container 01eb96753c0f 19:14:05 ---> c419a73f671b 19:14:05 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 19:14:05 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 19:14:05 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 19:14:05 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/support-notifications/support-notifications ./cmd/support-notifications 19:14:05 ---> Running in 7535a4478782 19:14:05 Removing intermediate container 1ef668c1d112 19:14:05 ---> d367ad88ec1d 19:14:05 19:14:05 Removing intermediate container d626c2e38c3c 19:14:05 ---> c419d0049b87 19:14:05 Step 18/20 : LABEL arch=x86_64 19:14:05 Successfully built d367ad88ec1d 19:14:05 (1/6) Installing ca-certificates (20220614-r0) 19:14:05 (2/6) Installing brotli-libs (1.0.9-r6) 19:14:05 Successfully tagged support-scheduler:latest 19:14:05  Building support-scheduler ... done Building security-spire-agent 19:14:05 (3/6) Installing nghttp2-libs (1.47.0-r0) 19:14:05 (4/6) Installing libcurl (7.83.1-r2) 19:14:05 (5/6) Installing curl (7.83.1-r2) 19:14:05 (6/6) Installing dumb-init (1.2.5-r1) 19:14:06 Executing busybox-1.35.0-r17.trigger 19:14:06 Executing ca-certificates-20220614-r0.trigger 19:14:06 OK: 8 MiB in 20 packages 19:14:06 ---> Running in 2502bd65270e 19:14:08 Step 1/26 : ARG BUILDER_BASE=golang:1.18-alpine3.16 19:14:08 Step 2/26 : FROM ${BUILDER_BASE} AS builder 19:14:08 ---> 6742d971f042 19:14:08 Step 3/26 : WORKDIR /edgex-go 19:14:08 ---> Using cache 19:14:08 ---> ee4ceef4fae3 19:14:08 Step 4/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 19:14:08 ---> Using cache 19:14:08 ---> c1d0be473333 19:14:08 Step 5/26 : RUN apk add --update --no-cache make git build-base curl 19:14:08 ---> Using cache 19:14:08 ---> 614b54c48c35 19:14:08 Step 6/26 : COPY go.mod vendor* ./ 19:14:08 ---> Using cache 19:14:08 ---> ac034c26b3b1 19:14:08 Step 7/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 19:14:08 ---> Using cache 19:14:08 ---> 8347eeb94a6a 19:14:08 Step 8/26 : COPY . . 19:14:08 ---> Using cache 19:14:08 ---> 683ce3083733 19:14:08 Step 9/26 : ARG SPIRE_RELEASE=1.2.1 19:14:08 ---> Using cache 19:14:08 ---> dfcfb9a53e71 19:14:08 Step 10/26 : WORKDIR /edgex-go/spire-build 19:14:08 ---> Using cache 19:14:08 ---> 0aeab9c4fad7 19:14:08 Step 11/26 : RUN if ! test -f /usr/local/bin/spire-server; then wget -q "https://github.com/spiffe/spire/archive/refs/tags/v${SPIRE_RELEASE}.tar.gz" && tar xv --strip-components=1 -f "v${SPIRE_RELEASE}.tar.gz" && echo "building spire from source..." && make bin/spire-server bin/spire-agent && cp bin/spire* /usr/local/bin/; fi 19:14:08 ---> Using cache 19:14:08 ---> f2ffb45440bc 19:14:08 Step 12/26 : WORKDIR /edgex-go 19:14:08 ---> Using cache 19:14:08 ---> c933058bb46d 19:14:08 19:14:08 Step 13/26 : FROM alpine:3.15 19:14:08 ---> c4fc93816858 19:14:08 Step 14/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' 19:14:08 ---> Using cache 19:14:08 ---> 5c204d49ed5e 19:14:08 Step 15/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 19:14:08 ---> Using cache 19:14:08 ---> 387e3bc16e6a 19:14:08 Step 16/26 : RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 19:14:10 Removing intermediate container 7535a4478782 19:14:10 ---> 24ba85199c84 19:14:10 Step 21/23 : LABEL arch=x86_64 19:14:10 ---> Running in bcd50844542d 19:14:10 Removing intermediate container 2502bd65270e 19:14:10 ---> 2e35f99dbbb6 19:14:10 Step 19/20 : LABEL git_sha=0948ef76e9df6608d040d18c8a6c1c56cffe36f0 19:14:10 ---> Running in 1ae16cc09261 19:14:10 ---> Running in fd4e23d0b57e 19:14:11 Removing intermediate container 57a9a8c79621 19:14:11 ---> 4a2958e791c3 19:14:11 Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' 19:14:11 Removing intermediate container fd4e23d0b57e 19:14:11 ---> 477d78027739 19:14:11 Step 20/20 : LABEL version=0.0.0 19:14:11 Removing intermediate container 1ae16cc09261 19:14:11 ---> 505a3a45adc8 19:14:11 Step 22/23 : LABEL git_sha=0948ef76e9df6608d040d18c8a6c1c56cffe36f0 19:14:11 fetch https://dl-4.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 19:14:11 ---> Running in cec582d97145 19:14:11 ---> Running in ac6237c941cf 19:14:11 ---> Running in 5c5d804b1470 19:14:11 Removing intermediate container cec582d97145 19:14:11 ---> 3ffc4120baad 19:14:11 Step 13/22 : WORKDIR /edgex 19:14:11 ---> Running in eb8737853693 19:14:11 Removing intermediate container 5c5d804b1470 19:14:11 ---> 4bf14be6b6d5 19:14:11 Step 23/23 : LABEL version=0.0.0 19:14:11 Removing intermediate container ac6237c941cf 19:14:11 ---> 8cf06feaaad8 19:14:11 19:14:11 ---> Running in 57b0d6aaf620 19:14:11 Successfully built 8cf06feaaad8 19:14:11 Successfully tagged security-spiffe-token-provider:latest 19:14:12  Building security-spiffe-token-provider ... done fetch https://dl-4.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 19:14:12 Removing intermediate container 57b0d6aaf620 19:14:12 ---> bdd7df7ac13b 19:14:12 19:14:12 Removing intermediate container eb8737853693 19:14:12 ---> 42cbf958c4e9 19:14:12 Step 14/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/res/configuration.toml res/configuration.toml 19:14:12 Successfully built bdd7df7ac13b 19:14:12 Successfully tagged sys-mgmt-agent:latest 19:14:12  Building sys-mgmt-agent ... done v3.15.6-39-gb8a0279d74 [https://dl-4.alpinelinux.org/alpine/v3.15/main] 19:14:12 v3.15.6-38-g327cfc61c2 [https://dl-4.alpinelinux.org/alpine/v3.15/community] 19:14:12 OK: 15856 distinct packages available 19:14:12 fetch https://dl-4.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 19:14:13 ---> 9b506dc56b62 19:14:13 Step 15/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/security-proxy-setup . 19:14:13 fetch https://dl-4.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 19:14:13 (1/5) Installing dumb-init (1.2.5-r1) 19:14:13 (2/5) Installing musl-obstack (1.2.3-r0) 19:14:13 (3/5) Installing libucontext (1.1-r0) 19:14:13 (4/5) Installing gcompat (1.0.0-r4) 19:14:14 (5/5) Installing openssl (1.1.1q-r0) 19:14:14 Executing busybox-1.34.1-r7.trigger 19:14:14 OK: 7 MiB in 19 packages 19:14:14 ---> cd40f5570920 19:14:14 Step 16/22 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . 19:14:15 ---> ec4e5885b16d 19:14:15 Step 17/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/entrypoint.sh /usr/local/bin/ 19:14:15 Removing intermediate container bcd50844542d 19:14:15 ---> 59a392be7341 19:14:15 Step 17/26 : COPY --from=builder /usr/local/bin/spire-agent /usr/local/bin 19:14:16 ---> e874dfba57d0 19:14:16 Step 18/22 : RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 19:14:17 ---> Running in 5921cfec0593 19:14:17 ---> f01bd4d08b2e 19:14:17 Step 18/26 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin 19:14:17 ok github.com/edgexfoundry/edgex-go/internal/core/command/application 0.269s coverage: 28.7% of statements 19:14:17 ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] 19:14:17 ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] 19:14:20 ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 0.416s coverage: 98.5% of statements 19:14:20 ? github.com/edgexfoundry/edgex-go/internal/core/data [no test files] 19:14:20 ok github.com/edgexfoundry/edgex-go/internal/core/data/application 0.497s coverage: 54.2% of statements 19:14:20 ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] 19:14:20 ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] 19:14:21 ---> 7fd2bc9aa769 19:14:21 Step 19/26 : COPY --from=builder /edgex-go/cmd/security-spire-agent/docker-entrypoint.sh /usr/local/bin/ 19:14:21 Removing intermediate container 5921cfec0593 19:14:21 ---> 77f687f3e262 19:14:21 Step 19/22 : ENTRYPOINT ["entrypoint.sh"] 19:14:21 ---> Running in 0dd78cf8a2a3 19:14:21 ---> cc997f0b96c4 19:14:21 Step 20/26 : COPY --from=builder /edgex-go/cmd/security-spire-agent/agent.conf /usr/local/etc/spire/agent.conf.tpl 19:14:21 Removing intermediate container 0dd78cf8a2a3 19:14:21 ---> 3a8fe478a8ec 19:14:21 Step 20/22 : LABEL arch=x86_64 19:14:21 ---> Running in 6f80a4e96404 19:14:21 Removing intermediate container 6f80a4e96404 19:14:21 ---> e4df0d2f97ed 19:14:21 Step 21/22 : LABEL git_sha=0948ef76e9df6608d040d18c8a6c1c56cffe36f0 19:14:21 ---> 0db259f6a98a 19:14:21 Step 21/26 : COPY --from=builder /edgex-go/cmd/security-spire-agent/openssl.conf /usr/local/etc/ 19:14:21 ---> Running in 9844efb1cb6c 19:14:21 Removing intermediate container 9844efb1cb6c 19:14:21 ---> db4d50c3a0dd 19:14:21 Step 22/22 : LABEL version=0.0.0 19:14:21 ---> 76e290acf818 19:14:21 Step 22/26 : ENTRYPOINT [ "/usr/bin/dumb-init" ] 19:14:21 ---> Running in f59557fb67e7 19:14:21 ---> Running in d35e821a1452 19:14:21 Removing intermediate container f59557fb67e7 19:14:21 ---> 06a2e79bb507 19:14:21 19:14:21 Removing intermediate container d35e821a1452 19:14:21 ---> 8d75eb0c92c1 19:14:21 Step 23/26 : CMD [ "--verbose", "docker-entrypoint.sh" ] 19:14:21 ---> Running in 2df6a19dc682 19:14:21 Successfully built 06a2e79bb507 19:14:21 Successfully tagged security-proxy-setup:latest 19:14:21  Building security-proxy-setup ... done Removing intermediate container 2df6a19dc682 19:14:21 ---> 64fcc26cf176 19:14:21 Step 24/26 : LABEL arch=x86_64 19:14:21 ---> Running in 7e522c5b9a28 19:14:21 Removing intermediate container 7e522c5b9a28 19:14:21 ---> 1cac5af6ae17 19:14:21 Step 25/26 : LABEL git_sha=0948ef76e9df6608d040d18c8a6c1c56cffe36f0 19:14:22 ---> Running in 8c8af768a681 19:14:22 Removing intermediate container 8c8af768a681 19:14:22 ---> e0bee03f53ba 19:14:22 Step 26/26 : LABEL version=0.0.0 19:14:22 ---> Running in 1932c7dea2e6 19:14:22 Removing intermediate container 1932c7dea2e6 19:14:22 ---> 0b9cbd18da39 19:14:22 19:14:22 Successfully built 0b9cbd18da39 19:14:22 Successfully tagged security-spire-agent:latest 19:14:25  Building security-spire-agent ... done Removing intermediate container b74bda61b2e5 19:14:25 ---> 97881228f80a 19:14:25 19:14:25 Step 10/22 : FROM alpine:3.16 19:14:25 ---> 9c6f07244728 19:14:25 Step 11/22 : RUN apk add --update --no-cache ca-certificates dumb-init 19:14:25 ---> Running in 8d90505ca830 19:14:25 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 19:14:26 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 19:14:26 (1/2) Installing ca-certificates (20220614-r0) 19:14:26 (2/2) Installing dumb-init (1.2.5-r1) 19:14:26 Executing busybox-1.35.0-r17.trigger 19:14:26 Executing ca-certificates-20220614-r0.trigger 19:14:26 OK: 6 MiB in 16 packages 19:14:26 Removing intermediate container 8d90505ca830 19:14:26 ---> 30c19ad96ba5 19:14:26 Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2021: Intel Corporation' 19:14:26 ---> Running in 7fa5061fd81e 19:14:26 Removing intermediate container 7fa5061fd81e 19:14:26 ---> 9bd09f8b26ad 19:14:26 Step 13/22 : ENV APP_PORT=59860 19:14:26 ---> Running in 675ee6ab2613 19:14:27 Removing intermediate container 675ee6ab2613 19:14:27 ---> 4c346cf4bfa3 19:14:27 Step 14/22 : EXPOSE $APP_PORT 19:14:27 ---> Running in 402858328dfe 19:14:27 Removing intermediate container 402858328dfe 19:14:27 ---> b1c5ea55c1e0 19:14:27 Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / 19:14:27 ---> 1affe815378b 19:14:27 Step 16/22 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / 19:14:28 ---> 324187d394f0 19:14:28 Step 17/22 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml 19:14:28 ---> f1600203553a 19:14:28 Step 18/22 : ENTRYPOINT ["/support-notifications"] 19:14:28 ---> Running in 0d94b8bd16f7 19:14:28 Removing intermediate container 0d94b8bd16f7 19:14:28 ---> ce88492226c5 19:14:28 Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 19:14:28 ---> Running in 14d9a2bbcf34 19:14:28 Removing intermediate container 14d9a2bbcf34 19:14:28 ---> 7809df87e4cf 19:14:28 Step 20/22 : LABEL arch=x86_64 19:14:28 ---> Running in cbf9cf22a131 19:14:28 Removing intermediate container cbf9cf22a131 19:14:28 ---> f85437239731 19:14:28 Step 21/22 : LABEL git_sha=0948ef76e9df6608d040d18c8a6c1c56cffe36f0 19:14:28 ---> Running in fcb4c0e12276 19:14:28 Removing intermediate container fcb4c0e12276 19:14:28 ---> 28110cfbdeeb 19:14:28 Step 22/22 : LABEL version=0.0.0 19:14:28 ---> Running in e6db4581f4f3 19:14:28 Removing intermediate container e6db4581f4f3 19:14:28 ---> f4bc5c26af2c 19:14:28 19:14:28 Successfully built f4bc5c26af2c 19:14:28 Successfully tagged support-notifications:latest 19:14:28  Building support-notifications ... done  [Pipeline] } 19:14:28 $ docker stop --time=1 9ac1a1fec82997bcd1d9b8b82af657d510dd5d3923e006e0721ce5fd6ba92df6 19:14:30 $ docker rm -f 9ac1a1fec82997bcd1d9b8b82af657d510dd5d3923e006e0721ce5fd6ba92df6 [Pipeline] // withDockerContainer [Pipeline] sh 19:14:30 + docker images 19:14:30 REPOSITORY TAG IMAGE ID CREATED SIZE 19:14:30 support-notifications latest f4bc5c26af2c 2 seconds ago 27.3MB 19:14:30 97881228f80a 7 seconds ago 1.59GB 19:14:30 security-spire-agent latest 0b9cbd18da39 8 seconds ago 125MB 19:14:30 security-proxy-setup latest 06a2e79bb507 9 seconds ago 27.3MB 19:14:30 security-spiffe-token-provider latest 8cf06feaaad8 19 seconds ago 29.3MB 19:14:30 sys-mgmt-agent latest bdd7df7ac13b 19 seconds ago 136MB 19:14:30 support-scheduler latest d367ad88ec1d 25 seconds ago 26.6MB 19:14:30 07188b7b538e 27 seconds ago 1.53GB 19:14:30 8af9f9fbc50b 47 seconds ago 1.59GB 19:14:30 42bbf6060831 48 seconds ago 1.58GB 19:14:30 core-metadata latest b86ea4433dc0 About a minute ago 18.2MB 19:14:30 core-command latest 582ccb63c559 About a minute ago 17.3MB 19:14:30 ba6684975f3f About a minute ago 1.55GB 19:14:30 61f7b2ff96d2 About a minute ago 1.53GB 19:14:30 security-bootstrapper latest 42f46cf040e4 About a minute ago 19.4MB 19:14:30 0a1bb84099c2 About a minute ago 1.54GB 19:14:30 security-secretstore-setup latest 26733936a4a2 About a minute ago 29.2MB 19:14:30 core-data latest 885c12dfefaa About a minute ago 21.5MB 19:14:30 087e295ceedc 2 minutes ago 1.55GB 19:14:30 859e1de9c2c0 2 minutes ago 1.54GB 19:14:30 a05c9d4d06c0 2 minutes ago 1.53GB 19:14:30 security-spire-config latest d639cb407b53 2 minutes ago 85.8MB 19:14:30 security-spire-server latest a086e9b51423 2 minutes ago 86.5MB 19:14:30 c6a58a1cec37 2 minutes ago 1.42GB 19:14:30 c933058bb46d 2 minutes ago 1.42GB 19:14:30 ci-base-image-x86_64 latest 6742d971f042 6 minutes ago 994MB 19:14:30 alpine 3.15 c4fc93816858 2 weeks ago 5.59MB 19:14:30 alpine 3.16 9c6f07244728 2 weeks ago 5.54MB 19:14:30 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver 0.1.4 31426a034bd3 7 weeks ago 253MB 19:14:30 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base 1.18-alpine a4fb48ad2a94 7 weeks ago 677MB 19:14:30 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] } 19:14:42 ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 20.235s coverage: 89.2% of statements 19:14:42 ? github.com/edgexfoundry/edgex-go/internal/core/data/controller/messaging [no test files] 19:14:42 ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] 19:14:42 ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks [no test files] 19:14:42 ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] 19:14:42 ? github.com/edgexfoundry/edgex-go/internal/core/metadata [no test files] 19:14:42 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/application 0.636s coverage: 2.1% of statements 19:14:42 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] 19:14:42 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] 19:14:43 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 2.564s coverage: 95.6% of statements 19:14:43 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] 19:14:43 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks [no test files] 19:14:43 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/uom [no test files] 19:14:43 ok github.com/edgexfoundry/edgex-go/internal/io 0.319s coverage: 72.2% of statements 19:14:43 ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] 19:14:43 ? github.com/edgexfoundry/edgex-go/internal/pkg/application [no test files] 19:14:43 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers [no test files] 19:14:43 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] 19:14:43 ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] 19:14:43 ok github.com/edgexfoundry/edgex-go/internal/pkg/controller/http 0.466s coverage: 60.0% of statements 19:14:43 ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] 19:14:43 ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] 19:14:43 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] 19:14:43 ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 0.352s coverage: 0.9% of statements 19:14:43 ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] 19:14:44 ok github.com/edgexfoundry/edgex-go/internal/pkg/telemetry 0.257s coverage: 58.8% of statements 19:14:44 ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 0.281s coverage: 29.6% of statements 19:14:44 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] 19:14:51 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.248s coverage: 47.1% of statements 19:14:51 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 0.279s coverage: 79.5% of statements 19:14:51 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.228s coverage: 94.1% of statements 19:14:51 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.342s coverage: 96.3% of statements 19:14:53 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.264s coverage: 87.5% of statements 19:15:01 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 12.247s coverage: 94.4% of statements 19:15:01 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/ping 0.215s coverage: 44.8% of statements 19:15:13 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 14.725s coverage: 80.8% of statements 19:15:13 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] 19:15:15 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 22.287s coverage: 92.9% of statements 19:15:15 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] 19:15:15 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] 19:15:15 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] 19:15:15 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 0.070s coverage: 65.1% of statements 19:15:15 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] 19:15:15 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] 19:15:15 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] 19:15:15 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] 19:15:15 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] 19:15:15 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 11.204s coverage: 87.2% of statements 19:15:15 ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] 19:15:15 ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] 19:15:15 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.175s coverage: 100.0% of statements 19:15:15 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] 19:15:15 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.269s coverage: 58.8% of statements 19:15:15 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/common [no test files] 19:15:15 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.258s coverage: 80.0% of statements 19:15:15 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/jwt 0.217s coverage: 87.2% of statements 19:15:15 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/oauth2 0.282s coverage: 85.4% of statements 19:15:15 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.879s coverage: 91.2% of statements 19:15:15 ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] 19:15:21 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 0.942s coverage: 64.7% of statements 19:15:21 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] 19:15:21 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] 19:15:21 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.252s coverage: 100.0% of statements 19:15:21 ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.112s coverage: 89.4% of statements 19:15:21 ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.069s coverage: 100.0% of statements 19:15:21 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.088s coverage: 73.7% of statements 19:15:21 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.080s coverage: 100.0% of statements 19:15:27 ok github.com/edgexfoundry/edgex-go/internal/security/proxy 1.351s coverage: 65.8% of statements 19:15:27 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/config [no test files] 19:15:27 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/container [no test files] 19:15:27 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/models [no test files] 19:15:30 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.824s coverage: 43.6% of statements 19:15:30 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] 19:15:30 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] 19:15:30 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 0.311s coverage: 89.5% of statements 19:15:30 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] 19:15:30 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 0.300s coverage: 84.8% of statements 19:15:30 ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider [no test files] 19:15:30 ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/config [no test files] 19:15:30 ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/container [no test files] 19:15:30 ? github.com/edgexfoundry/edgex-go/internal/support/notifications [no test files] 19:15:40 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 6.360s coverage: 17.7% of statements 19:15:40 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel [no test files] 19:15:40 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks [no test files] 19:15:40 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] 19:15:40 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] 19:15:40 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 0.818s coverage: 92.3% of statements 19:15:40 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] 19:15:40 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks [no test files] 19:15:40 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler [no test files] 19:15:40 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/application [no test files] 19:15:40 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/scheduler 0.273s coverage: 63.2% of statements 19:15:40 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] 19:15:40 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] 19:15:40 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 0.446s coverage: 97.7% of statements 19:15:40 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] 19:15:40 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks [no test files] 19:15:40 ? github.com/edgexfoundry/edgex-go/internal/system/agent [no test files] 19:15:40 ? github.com/edgexfoundry/edgex-go/internal/system/agent/application [no test files] 19:15:40 ok github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct 0.238s coverage: 28.9% of statements 19:15:40 ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct/config [no test files] 19:15:40 ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/executor [no test files] 19:15:40 ? github.com/edgexfoundry/edgex-go/internal/system/agent/config [no test files] 19:15:40 ? github.com/edgexfoundry/edgex-go/internal/system/agent/container [no test files] 19:15:40 ? github.com/edgexfoundry/edgex-go/internal/system/agent/controller/http [no test files] 19:15:40 ? github.com/edgexfoundry/edgex-go/internal/system/agent/interfaces [no test files] 19:15:40 ok github.com/edgexfoundry/edgex-go/internal/system/agent/response 0.226s coverage: 100.0% of statements 19:15:40 ok github.com/edgexfoundry/edgex-go/internal/system/executor 0.092s coverage: 96.9% of statements 19:15:40 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 19:15:40 WARNING: Linting skipped (not on x86_64 or linter not installed) 19:15:40 GO111MODULE=on go vet ./... 19:17:32 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 19:17:32 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 19:17:32 ./bin/test-attribution-txt.sh 19:17:32 An attribution for github.com/klauspost/compress is missing from Attribution.txt, please add 19:17:32 An attribution for github.com/minio/highwayhash is missing from Attribution.txt, please add 19:17:32 An attribution for github.com/nats-io/jwt/v2 is missing from Attribution.txt, please add 19:17:32 An attribution for github.com/nats-io/nats.go is missing from Attribution.txt, please add 19:17:32 An attribution for github.com/nats-io/nkeys is missing from Attribution.txt, please add 19:17:32 An attribution for github.com/nats-io/nuid is missing from Attribution.txt, please add 19:17:32 An attribution for golang.org/x/time is missing from Attribution.txt, please add [Pipeline] echo 19:17:32 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] sh 19:17:33 + ls -al . 19:17:33 total 732 19:17:33 drwxrwxr-x 9 1001 1001 4096 Aug 29 19:11 . 19:17:33 drwxr-xr-x 4 root root 4096 Aug 29 19:11 .. 19:17:33 -rw-rw-r-- 1 1001 1001 16 Aug 29 19:10 .dockerignore 19:17:33 drwxrwxr-x 8 1001 1001 4096 Aug 29 19:10 .git 19:17:33 drwxrwxr-x 3 1001 1001 4096 Aug 29 19:10 .github 19:17:33 -rw-rw-r-- 1 1001 1001 1030 Aug 29 19:10 .gitignore 19:17:33 -rw-rw-r-- 1 1001 1001 42 Aug 29 19:10 .golangci.yml 19:17:33 -rw-rw-r-- 1 1001 1001 87 Aug 29 19:10 .hadolint.yml 19:17:33 -rw-rw-r-- 1 1001 1001 166 Aug 29 19:10 .sonarcloud.properties 19:17:33 -rw-rw-r-- 1 1001 1001 1171 Aug 29 19:10 ADOPTERS.md 19:17:33 -rw-rw-r-- 1 1001 1001 10347 Aug 29 19:10 Attribution.txt 19:17:33 -rw-rw-r-- 1 1001 1001 63209 Aug 29 19:10 CHANGELOG.md 19:17:33 -rw-rw-r-- 1 1001 1001 3804 Aug 29 19:10 CONTRIBUTING.md 19:17:33 -rw-rw-r-- 1 1001 1001 677 Aug 29 19:10 GOVERNANCE.md 19:17:33 -rw-rw-r-- 1 1001 1001 850 Aug 29 19:10 Jenkinsfile 19:17:33 -rw-rw-r-- 1 1001 1001 10775 Aug 29 19:10 LICENSE 19:17:33 -rw-rw-r-- 1 1001 1001 13269 Aug 29 19:10 Makefile 19:17:33 -rw-rw-r-- 1 1001 1001 582 Aug 29 19:10 OWNERS.md 19:17:33 -rw-rw-r-- 1 1001 1001 9094 Aug 29 19:10 README.md 19:17:33 -rw-rw-r-- 1 1001 1001 6912 Aug 29 19:10 SECURITY.md 19:17:33 -rw-rw-r-- 1 1001 1001 5 Aug 29 19:07 VERSION 19:17:33 -rw-rw-r-- 1 1001 1001 4131 Aug 29 19:10 ZMQWindows.md 19:17:33 drwxrwxr-x 2 1001 1001 4096 Aug 29 19:10 bin 19:17:33 drwxrwxr-x 18 1001 1001 4096 Aug 29 19:10 cmd 19:17:33 -rw-r--r-- 1 root root 482786 Aug 29 19:15 coverage.out 19:17:33 -rw-rw-r-- 1 1001 1001 3682 Aug 29 19:10 go.mod 19:17:33 -rw-rw-r-- 1 1001 1001 38527 Aug 29 19:10 go.sum 19:17:33 drwxrwxr-x 8 1001 1001 4096 Aug 29 19:10 internal 19:17:33 drwxrwxr-x 3 1001 1001 4096 Aug 29 19:10 openapi 19:17:33 drwxrwxr-x 4 1001 1001 4096 Aug 29 19:10 snap 19:17:33 -rw-rw-r-- 1 1001 1001 204 Aug 29 19:10 version.go [Pipeline] sh 19:17:34 + '[' -e coverage.out ] 19:17:34 + chown 1001:1001 coverage.out [Pipeline] stash 19:17:34 Warning: overwriting stash ‘coverage-report’ 19:17:34 Stashed 1 file(s) [Pipeline] sh 19:17:35 + make build 19:17:35 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 19:18:57 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 19:20:19 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 19:20:19 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/support-notifications/support-notifications ./cmd/support-notifications 19:20:51 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/sys-mgmt-executor/sys-mgmt-executor ./cmd/sys-mgmt-executor 19:20:51 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/sys-mgmt-agent/sys-mgmt-agent ./cmd/sys-mgmt-agent 19:20:55 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler 19:21:01 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-proxy-setup/security-proxy-setup ./cmd/security-proxy-setup 19:21:04 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup 19:21:09 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 19:21:12 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/secrets-config ./cmd/secrets-config 19:21:16 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper 19:21: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-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider [Pipeline] } 19:21:29 $ docker stop --time=1 55dd88ade1b4808820a9b883fe59d591e2775be5fd87ba2ced24881ac006bdd7 19:21:31 $ docker rm -f 55dd88ade1b4808820a9b883fe59d591e2775be5fd87ba2ced24881ac006bdd7 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 19:21:34 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 19:21:34 19:21:34 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 19:21:34 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 19:21:35 latest: Pulling from edgex-devops/edgex-compose-arm64 19:21:35 29e5d40040c1: Pulling fs layer 19:21:35 1ce36da41761: Pulling fs layer 19:21:35 25b303627fd3: Pulling fs layer 19:21:35 29e5d40040c1: Verifying Checksum 19:21:35 29e5d40040c1: Download complete 19:21:35 1ce36da41761: Verifying Checksum 19:21:35 1ce36da41761: Download complete 19:21:36 29e5d40040c1: Pull complete 19:21:37 25b303627fd3: Verifying Checksum 19:21:37 25b303627fd3: Download complete 19:21:37 1ce36da41761: Pull complete 19:21:50 25b303627fd3: Pull complete 19:21:50 Digest: sha256:9cc31fd43c2090459daf52f5d183d677621facc00304dcc7dc9de11b2a0a8f33 19:21:50 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 19:21:50 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 19:21:50 prd-ubuntu20.04-docker-arm64-4c-16g-23794 does not seem to be running inside a container 19:21:50 $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest cat 19:21:53 $ docker top a56bfcb1c30b7615dbe8da5bd54851b0d8af6d30e413f1c358bd628823119410 -eo pid,comm [Pipeline] { [Pipeline] sh 19:21:54 + docker-compose build --help 19:21:54 + grep parallel 19:21:58 --parallel Build images in parallel. [Pipeline] } 19:21:58 $ docker stop --time=1 a56bfcb1c30b7615dbe8da5bd54851b0d8af6d30e413f1c358bd628823119410 19:22:00 $ docker rm -f a56bfcb1c30b7615dbe8da5bd54851b0d8af6d30e413f1c358bd628823119410 [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 19:22:00 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 19:22:00 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 19:22:01 prd-ubuntu20.04-docker-arm64-4c-16g-23794 does not seem to be running inside a container 19:22:01 $ docker run -t -d -u 1001:1001 -u 0:0 --entrypoint= -v /var/run/docker.sock:/var/run/docker.sock --privileged -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest cat 19:22:02 $ docker top 711597b07738a2d9c9216ebcf6a0633a7b693affddb2426d481a7146cfee9296 -eo pid,comm [Pipeline] { [Pipeline] sh 19:22:03 + docker-compose -f ./docker-compose-build.yml build --parallel 19:22:07 Building core-command ... 19:22:07 Building core-data ... 19:22:07 Building core-metadata ... 19:22:07 Building security-bootstrapper ... 19:22:07 Building security-proxy-setup ... 19:22:07 Building security-secretstore-setup ... 19:22:07 Building security-spiffe-token-provider ... 19:22:07 Building security-spire-agent ... 19:22:07 Building security-spire-config ... 19:22:07 Building security-spire-server ... 19:22:07 Building support-notifications ... 19:22:07 Building support-scheduler ... 19:22:07 Building sys-mgmt-agent ... 19:22:07 Building core-metadata 19:22:07 Building security-spire-config 19:22:07 Building security-spire-agent 19:22:07 Building sys-mgmt-agent 19:22:07 Building security-spiffe-token-provider 19:22:54 Step 1/24 : ARG BUILDER_BASE=golang:1.18-alpine3.16 19:22:54 Step 2/24 : FROM ${BUILDER_BASE} AS builder 19:22:54 ---> 18b375f5f8f9 19:22:54 Step 3/24 : WORKDIR /edgex-go 19:22:54 Step 1/26 : ARG BUILDER_BASE=golang:1.18-alpine3.16 19:22:54 Step 2/26 : FROM ${BUILDER_BASE} AS builder 19:22:54 ---> 18b375f5f8f9 19:22:54 Step 3/26 : WORKDIR /edgex-go 19:22:54 Step 1/26 : ARG BUILDER_BASE=golang:1.18-alpine3.16 19:22:54 Step 2/26 : FROM ${BUILDER_BASE} AS builder 19:22:54 ---> 18b375f5f8f9 19:22:54 Step 3/26 : WORKDIR /edgex-go 19:22:54 Step 1/23 : ARG BUILDER_BASE=golang:1.18-alpine3.16 19:22:54 Step 2/23 : FROM ${BUILDER_BASE} AS builder 19:22:54 ---> 18b375f5f8f9 19:22:54 Step 3/23 : WORKDIR /edgex-go 19:22:54 Step 1/20 : ARG BUILDER_BASE=golang:1.18-alpine3.16 19:22:54 Step 2/20 : FROM ${BUILDER_BASE} AS builder 19:22:54 ---> 18b375f5f8f9 19:22:54 Step 3/20 : WORKDIR /edgex-go 19:22:54 ---> Running in 551e82a14710 19:22:54 ---> Running in 15988dfc149f 19:22:54 ---> Running in cff1fbae0fdf 19:22:54 ---> Running in 399a19690f7f 19:22:54 ---> Running in fa889091a871 19:22:54 Removing intermediate container 551e82a14710 19:22:54 ---> 7d9a6c78f2e9 19:22:54 Step 4/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 19:22:54 Removing intermediate container 399a19690f7f 19:22:54 ---> 93f611eb7511 19:22:54 Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 19:22:54 Removing intermediate container fa889091a871 19:22:54 ---> 1bbc2fca0f1a 19:22:54 Step 4/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 19:22:54 Removing intermediate container cff1fbae0fdf 19:22:54 ---> 7045c0a954e5 19:22:54 Step 4/20 : RUN apk update && apk --no-cache --update add build-base 19:22:54 Removing intermediate container 15988dfc149f 19:22:54 ---> d805c7397a2b 19:22:54 Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 19:22:54 ---> Running in ff9333663071 19:22:54 ---> Running in 3055eaa52acb 19:22:54 ---> Running in 4d5fc61d34cc 19:22:54 ---> Running in 8db15b2eb905 19:22:54 ---> Running in ffa2782b9aa1 19:22:55 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 19:22:55 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 19:22:56 Removing intermediate container 3055eaa52acb 19:22:56 ---> 1f85cb00a641 19:22:56 Step 5/23 : RUN apk add --update --no-cache make bash git 19:22:56 ---> Running in a02a6dae7da6 19:22:56 v3.16.2-116-g2169fbddca [https://dl-cdn.alpinelinux.org/alpine/v3.16/main] 19:22:56 v3.16.2-116-g2169fbddca [https://dl-cdn.alpinelinux.org/alpine/v3.16/community] 19:22:56 OK: 16891 distinct packages available 19:22:57 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 19:22:57 Removing intermediate container ff9333663071 19:22:57 ---> a16178520464 19:22:57 Step 5/26 : RUN apk add --update --no-cache make git build-base curl 19:22:57 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 19:22:57 Removing intermediate container 4d5fc61d34cc 19:22:57 ---> a5597c20afba 19:22:57 Step 5/26 : RUN apk add --update --no-cache make git build-base curl 19:22:57 Removing intermediate container 8db15b2eb905 19:22:57 ---> 9c0a47251a20 19:22:57 Step 5/24 : RUN apk add --update --no-cache make git 19:22:57 ---> Running in 4093d2e071a4 19:22:57 ---> Running in 34cf98d9409d 19:22:57 ---> Running in 51c37a25929f 19:22:58 OK: 221 MiB in 51 packages 19:22:58 fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 19:22:59 fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 19:22:59 fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 19:22:59 fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 19:22:59 Removing intermediate container ffa2782b9aa1 19:22:59 ---> 52ebbffc8052 19:22:59 Step 5/20 : COPY go.mod vendor* ./ 19:23:00 fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 19:23:00 ---> 0e4aed3bc456 19:23:00 Step 6/20 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 19:23:00 ---> Running in 757de73b7049 19:23:00 fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 19:23:01 OK: 221 MiB in 51 packages 19:23:01 fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 19:23:01 fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 19:23:02 OK: 221 MiB in 51 packages 19:23:02 OK: 221 MiB in 51 packages 19:23:02 Removing intermediate container a02a6dae7da6 19:23:02 ---> 31573ae3599b 19:23:02 Step 6/23 : COPY go.mod vendor* ./ 19:23:02 OK: 221 MiB in 51 packages 19:23:04 Removing intermediate container 34cf98d9409d 19:23:04 ---> 5d06f0f9c547 19:23:04 Step 6/26 : COPY go.mod vendor* ./ 19:23:04 Removing intermediate container 4093d2e071a4 19:23:04 ---> 93656abd76f2 19:23:04 Step 6/26 : COPY go.mod vendor* ./ 19:23:04 ---> c2860ccd12cd 19:23:04 Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 19:23:04 Removing intermediate container 51c37a25929f 19:23:04 ---> 55fad3033805 19:23:04 Step 6/24 : COPY go.mod vendor* ./ 19:23:04 ---> Running in 17da8f00c344 19:23:05 ---> a6e9ec2d5284 19:23:05 Step 7/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 19:23:05 ---> ff0589109b2e 19:23:05 Step 7/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 19:23:05 ---> Running in 97563e1b266e 19:23:05 ---> Running in da3df7cc2383 19:23:06 ---> ff6a1377c835 19:23:06 Step 7/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 19:23:06 ---> Running in 547e1de0ec77 19:23:53 Removing intermediate container 757de73b7049 19:23:53 ---> 1d3b33b6b9e7 19:23:53 Step 7/20 : COPY . . 19:24:03 Removing intermediate container 547e1de0ec77 19:24:03 ---> bcdb8ac7d16e 19:24:03 Step 8/24 : COPY . . 19:24:03 Removing intermediate container da3df7cc2383 19:24:03 ---> bb5b04168f0b 19:24:03 Step 8/26 : COPY . . 19:24:03 Removing intermediate container 97563e1b266e 19:24:03 ---> 61da5fa14f04 19:24:03 Step 8/26 : COPY . . 19:24:03 Removing intermediate container 17da8f00c344 19:24:03 ---> e7693431da97 19:24:03 Step 8/23 : COPY . . 19:24:07 ---> d819041020e2 19:24:07 Step 8/20 : RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider 19:24:07 ---> Running in c1666856d9f6 19:24:08 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/security-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider 19:24:23 ---> b450e6c202b8 19:24:23 Step 9/26 : ARG SPIRE_RELEASE=1.2.1 19:24:24 ---> 3512736cadaa 19:24:24 Step 9/23 : RUN make cmd/sys-mgmt-agent/sys-mgmt-agent 19:24:24 ---> 34982a2194ba 19:24:24 Step 9/24 : RUN make cmd/core-metadata/core-metadata 19:24:24 ---> Running in a2420f618259 19:24:24 ---> 5ea63fe43c2a 19:24:24 Step 9/26 : ARG SPIRE_RELEASE=1.2.1 19:24:24 ---> Running in 4e1183225a96 19:24:24 ---> Running in 0754685b1490 19:24:24 ---> Running in c9121122239e 19:24:25 Removing intermediate container a2420f618259 19:24:25 ---> 65cde1898452 19:24:25 Step 10/26 : WORKDIR /edgex-go/spire-build 19:24:25 ---> Running in 53e6ee9af46c 19:24:25 Removing intermediate container c9121122239e 19:24:25 ---> 941e18bd66c6 19:24:25 Step 10/26 : WORKDIR /edgex-go/spire-build 19:24:25 ---> Running in 16fa54917a51 19:24:26 Removing intermediate container 53e6ee9af46c 19:24:26 ---> a1a6af149dd3 19:24:26 Step 11/26 : RUN if ! test -f /usr/local/bin/spire-server; then wget -q "https://github.com/spiffe/spire/archive/refs/tags/v${SPIRE_RELEASE}.tar.gz" && tar xv --strip-components=1 -f "v${SPIRE_RELEASE}.tar.gz" && echo "building spire from source..." && make bin/spire-server bin/spire-agent && cp bin/spire* /usr/local/bin/; fi 19:24:26 ---> Running in e0295cf5ed48 19:24:26 Removing intermediate container 16fa54917a51 19:24:26 ---> bf2be35747eb 19:24:26 Step 11/26 : RUN if ! test -f /usr/local/bin/spire-server; then wget -q "https://github.com/spiffe/spire/archive/refs/tags/v${SPIRE_RELEASE}.tar.gz" && tar xv --strip-components=1 -f "v${SPIRE_RELEASE}.tar.gz" && echo "building spire from source..." && make bin/spire-server bin/spire-agent && cp bin/spire* /usr/local/bin/; fi 19:24:26 ---> Running in d48e21ae80d6 19:24:26 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_zmq non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-metadata/core-metadata ./cmd/core-metadata 19:24:26 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/sys-mgmt-agent/sys-mgmt-agent ./cmd/sys-mgmt-agent 19:24:30 Removing intermediate container e0295cf5ed48 19:24:30 ---> dbd6333b8ab2 19:24:30 Step 12/26 : WORKDIR /edgex-go 19:24:30 ---> Running in 4cd705be66a2 19:24:30 Removing intermediate container d48e21ae80d6 19:24:30 ---> 981f508e9ede 19:24:30 Step 12/26 : WORKDIR /edgex-go 19:24:30 ---> Running in e9ff29e334b0 19:24:30 Removing intermediate container 4cd705be66a2 19:24:30 ---> 58b760f003b1 19:24:30 19:24:30 Step 13/26 : FROM alpine:3.15 19:24:31 3.15: Pulling from library/alpine 19:24:31 Removing intermediate container e9ff29e334b0 19:24:31 ---> e88da3f73371 19:24:31 19:24:31 Step 13/26 : FROM alpine:3.15 19:24:31 3.15: Pulling from library/alpine 19:24:32 Digest: sha256:69463fdff1f025c908939e86d4714b4d5518776954ca627cbeff4c74bcea5b22 19:24:32 Digest: sha256:69463fdff1f025c908939e86d4714b4d5518776954ca627cbeff4c74bcea5b22 19:24:32 Status: Downloaded newer image for alpine:3.15 19:24:32 Status: Downloaded newer image for alpine:3.15 19:24:32 ---> 02e0d6fdf486 19:24:32 Step 14/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' 19:24:32 ---> 02e0d6fdf486 19:24:32 Step 14/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' 19:24:32 ---> Running in 8ce1755e34f7 19:24:32 ---> Running in 9c36512cb149 19:24:33 Removing intermediate container 9c36512cb149 19:24:33 ---> b194831d1058 19:24:33 Step 15/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 19:24:33 Removing intermediate container 8ce1755e34f7 19:24:33 ---> 20dce867dad4 19:24:33 Step 15/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 19:24:33 ---> Running in 8e44306313d3 19:24:33 ---> Running in 6b1de13f35d8 19:24:38 Removing intermediate container 8e44306313d3 19:24:38 ---> 383022281873 19:24:38 Step 16/26 : RUN apk update && apk --no-cache --update add dumb-init gcompat 19:24:38 ---> Running in ceea9bcf77c0 19:24:38 Removing intermediate container 6b1de13f35d8 19:24:38 ---> ca73832a10f4 19:24:38 Step 16/26 : RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 19:24:38 ---> Running in e660f248d82e 19:24:39 fetch https://dl-4.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 19:24:39 fetch https://dl-4.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 19:24:40 fetch https://dl-4.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 19:24:40 fetch https://dl-4.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 19:24:42 v3.15.6-39-gb8a0279d74 [https://dl-4.alpinelinux.org/alpine/v3.15/main] 19:24:42 v3.15.6-38-g327cfc61c2 [https://dl-4.alpinelinux.org/alpine/v3.15/community] 19:24:42 OK: 15733 distinct packages available 19:24:42 fetch https://dl-4.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 19:24:42 v3.15.6-39-gb8a0279d74 [https://dl-4.alpinelinux.org/alpine/v3.15/main] 19:24:42 v3.15.6-38-g327cfc61c2 [https://dl-4.alpinelinux.org/alpine/v3.15/community] 19:24:42 OK: 15733 distinct packages available 19:24:42 fetch https://dl-4.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 19:24:43 fetch https://dl-4.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 19:24:43 fetch https://dl-4.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 19:24:44 (1/4) Installing dumb-init (1.2.5-r1) 19:24:44 (2/4) Installing musl-obstack (1.2.3-r0) 19:24:44 (3/4) Installing libucontext (1.1-r0) 19:24:44 (4/4) Installing gcompat (1.0.0-r4) 19:24:44 (1/5) Installing dumb-init (1.2.5-r1) 19:24:44 Executing busybox-1.34.1-r7.trigger 19:24:44 OK: 6 MiB in 18 packages 19:24:45 (2/5) Installing musl-obstack (1.2.3-r0) 19:24:45 (3/5) Installing libucontext (1.1-r0) 19:24:45 (4/5) Installing gcompat (1.0.0-r4) 19:24:45 (5/5) Installing openssl (1.1.1q-r0) 19:24:45 Executing busybox-1.34.1-r7.trigger 19:24:45 OK: 6 MiB in 19 packages 19:24:46 Removing intermediate container ceea9bcf77c0 19:24:46 ---> ef35ba21aade 19:24:46 Step 17/26 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin 19:24:47 Removing intermediate container e660f248d82e 19:24:47 ---> 0ddfd7e1ddd7 19:24:47 Step 17/26 : COPY --from=builder /usr/local/bin/spire-agent /usr/local/bin 19:24:51 ---> 5016e5bb13d2 19:24:51 Step 18/26 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin 19:24:53 ---> 91f77b81db42 19:24:53 Step 18/26 : COPY --from=builder /edgex-go/cmd/security-spire-config/docker-entrypoint.sh /usr/local/bin/ 19:24:54 ---> d7b2e74c0c9d 19:24:54 Step 19/26 : WORKDIR /usr/local/etc/spiffe-scripts.d 19:24:54 ---> Running in 53541a2c8426 19:24:55 Removing intermediate container 53541a2c8426 19:24:55 ---> 54bbc07e76c6 19:24:55 Step 20/26 : COPY --from=builder /edgex-go/cmd/security-spire-config/seed_builtin_entries.sh /usr/local/etc/spiffe-scripts.d 19:24:57 ---> ac7e4d157df7 19:24:57 Step 21/26 : WORKDIR / 19:24:57 ---> Running in df5f57d9934b 19:24:58 Removing intermediate container df5f57d9934b 19:24:58 ---> 6c5b036266a4 19:24:58 Step 22/26 : ENTRYPOINT [ "/usr/bin/dumb-init" ] 19:24:58 ---> Running in 2ca70b886ce3 19:24:59 ---> db57c6978789 19:24:59 Step 19/26 : COPY --from=builder /edgex-go/cmd/security-spire-agent/docker-entrypoint.sh /usr/local/bin/ 19:24:59 Removing intermediate container 2ca70b886ce3 19:24:59 ---> fe620501338e 19:24:59 Step 23/26 : CMD [ "--verbose", "docker-entrypoint.sh" ] 19:24:59 ---> Running in a0b430b8e43e 19:24:59 Removing intermediate container a0b430b8e43e 19:24:59 ---> 687cd487d929 19:24:59 Step 24/26 : LABEL arch=arm64 19:25:00 ---> Running in 5c5a29a6247c 19:25:00 ---> 1b620a25e636 19:25:00 Step 20/26 : COPY --from=builder /edgex-go/cmd/security-spire-agent/agent.conf /usr/local/etc/spire/agent.conf.tpl 19:25:00 Removing intermediate container 5c5a29a6247c 19:25:00 ---> ecb42823a2dd 19:25:00 Step 25/26 : LABEL git_sha=0948ef76e9df6608d040d18c8a6c1c56cffe36f0 19:25:00 ---> Running in 179bfd460249 19:25:01 Removing intermediate container 179bfd460249 19:25:01 ---> a335fa3a5bce 19:25:01 Step 26/26 : LABEL version=0.0.0 19:25:01 ---> Running in 3f95b1b40d4b 19:25:01 ---> d94bb243da07 19:25:01 Step 21/26 : COPY --from=builder /edgex-go/cmd/security-spire-agent/openssl.conf /usr/local/etc/ 19:25:02 Removing intermediate container 3f95b1b40d4b 19:25:02 ---> b967338bc665 19:25:02 19:25:02 Successfully built b967338bc665 19:25:02 Successfully tagged security-spire-config-arm64:latest 19:25:02  Building security-spire-config ... done Building security-spire-server 19:25:02 ---> 9110b232458d 19:25:02 Step 22/26 : ENTRYPOINT [ "/usr/bin/dumb-init" ] 19:25:02 ---> Running in b1edb4aac044 19:25:03 Removing intermediate container b1edb4aac044 19:25:03 ---> a5c297556a41 19:25:03 Step 23/26 : CMD [ "--verbose", "docker-entrypoint.sh" ] 19:25:03 ---> Running in ae727e3caa7a 19:25:03 Removing intermediate container ae727e3caa7a 19:25:03 ---> 58c2b31072ba 19:25:03 Step 24/26 : LABEL arch=arm64 19:25:04 ---> Running in 391bb066f437 19:25:04 Removing intermediate container 391bb066f437 19:25:04 ---> ac98c72d8dc6 19:25:04 Step 25/26 : LABEL git_sha=0948ef76e9df6608d040d18c8a6c1c56cffe36f0 19:25:04 ---> Running in 86d9c363b4e9 19:25:05 Removing intermediate container 86d9c363b4e9 19:25:05 ---> 9aec8545e7d6 19:25:05 Step 26/26 : LABEL version=0.0.0 19:25:05 ---> Running in 534a07ed46fa 19:25:06 Removing intermediate container 534a07ed46fa 19:25:06 ---> a49e0e0eb30b 19:25:06 19:25:06 Successfully built a49e0e0eb30b 19:25:06 Successfully tagged security-spire-agent-arm64:latest 19:25:06  Building security-spire-agent ... done Building core-data 19:25:28 Step 1/25 : ARG BUILDER_BASE=golang:1.18-alpine3.16 19:25:28 Step 2/25 : FROM ${BUILDER_BASE} AS builder 19:25:28 ---> 18b375f5f8f9 19:25:28 Step 3/25 : WORKDIR /edgex-go 19:25:28 ---> Using cache 19:25:28 ---> d805c7397a2b 19:25:28 Step 4/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 19:25:28 ---> Using cache 19:25:28 ---> 9c0a47251a20 19:25:28 Step 5/25 : RUN apk add --update --no-cache make git build-base curl 19:25:28 ---> Running in a68c8014f203 19:25:30 fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 19:25:31 Step 1/23 : ARG BUILDER_BASE=golang:1.18-alpine3.16 19:25:31 Step 2/23 : FROM ${BUILDER_BASE} AS builder 19:25:31 ---> 18b375f5f8f9 19:25:31 Step 3/23 : WORKDIR /edgex-go 19:25:31 ---> Using cache 19:25:31 ---> d805c7397a2b 19:25:31 Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 19:25:31 ---> Using cache 19:25:31 ---> 9c0a47251a20 19:25:31 Step 5/23 : RUN apk add --update --no-cache zeromq-dev libsodium-dev pkgconfig build-base gitfetch https://dl-4.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 19:25:31 19:25:31 ---> Running in 91e7557a2748 19:25:33 OK: 221 MiB in 51 packages 19:25:33 fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 19:25:34 fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 19:25:34 Removing intermediate container a68c8014f203 19:25:34 ---> 11a83b1a0f95 19:25:34 Step 6/25 : COPY go.mod vendor* ./ 19:25:35 ---> 82415b690170 19:25:35 Step 7/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 19:25:35 ---> Running in 227e8e9a3dbb 19:25:35 OK: 221 MiB in 51 packages 19:25:37 Removing intermediate container 91e7557a2748 19:25:37 ---> f1d836645666 19:25:37 Step 6/23 : COPY go.mod vendor* ./ 19:25:38 ---> 7a4b7035bdca 19:25:38 Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 19:25:38 ---> Running in a220eb5a882d 19:26:46 Removing intermediate container 227e8e9a3dbb 19:26:46 ---> 33a3c870332a 19:26:46 Step 8/25 : COPY . . 19:26:46 Removing intermediate container a220eb5a882d 19:26:46 ---> 5dbc12c591a4 19:26:46 Step 8/23 : COPY . . 19:26:56 ---> c3322aa9a2e4 19:26:56 Step 9/25 : ARG SPIRE_RELEASE=1.2.1 19:26:56 ---> 589801bf28d6 19:26:56 Step 9/23 : RUN make cmd/core-data/core-data 19:26:56 ---> Running in b1ad0cdff46c 19:26:56 ---> Running in 9c8d5fe0c2e0 19:26:57 Removing intermediate container b1ad0cdff46c 19:26:57 ---> 753489a2236d 19:26:57 Step 10/25 : WORKDIR /edgex-go/spire-build 19:26:57 ---> Running in 62c10a9baa77 19:26:57 Removing intermediate container 62c10a9baa77 19:26:57 ---> 95e9bf2ede9c 19:26:57 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 19:26:58 ---> Running in b56e06cc1af2 19:26:58 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 19:27:01 Removing intermediate container b56e06cc1af2 19:27:01 ---> 8fece5e038c8 19:27:01 Step 12/25 : WORKDIR /edgex-go 19:27:01 ---> Running in d3805101fe16 19:27:02 Removing intermediate container d3805101fe16 19:27:02 ---> 6f9ede3a36b5 19:27:02 19:27:02 Step 13/25 : FROM alpine:3.15 19:27:02 ---> 02e0d6fdf486 19:27:02 Step 14/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' 19:27:02 ---> Using cache 19:27:02 ---> 20dce867dad4 19:27:02 Step 15/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 19:27:02 ---> Using cache 19:27:02 ---> 383022281873 19:27:02 Step 16/25 : RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 19:27:02 ---> Running in 782e66dd52ea 19:27:04 fetch https://dl-4.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 19:27:05 fetch https://dl-4.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 19:27:06 v3.15.6-39-gb8a0279d74 [https://dl-4.alpinelinux.org/alpine/v3.15/main] 19:27:06 v3.15.6-38-g327cfc61c2 [https://dl-4.alpinelinux.org/alpine/v3.15/community] 19:27:06 OK: 15733 distinct packages available 19:27:06 fetch https://dl-4.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 19:27:07 fetch https://dl-4.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 19:27:08 (1/5) Installing dumb-init (1.2.5-r1) 19:27:08 (2/5) Installing musl-obstack (1.2.3-r0) 19:27:09 (3/5) Installing libucontext (1.1-r0) 19:27:09 (4/5) Installing gcompat (1.0.0-r4) 19:27:09 (5/5) Installing openssl (1.1.1q-r0) 19:27:09 Executing busybox-1.34.1-r7.trigger 19:27:09 OK: 6 MiB in 19 packages 19:27:11 Removing intermediate container 782e66dd52ea 19:27:11 ---> 07722a58f0ea 19:27:11 Step 17/25 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin 19:27:16 ---> 3f9e08d16811 19:27:16 Step 18/25 : COPY --from=builder /edgex-go/cmd/security-spire-server/docker-entrypoint.sh /usr/local/bin/ 19:27:17 ---> ed6aac80d6f9 19:27:17 Step 19/25 : COPY --from=builder /edgex-go/cmd/security-spire-server/server.conf /usr/local/etc/spire/server.conf.tpl 19:27:18 ---> 02ca27cede7e 19:27:18 Step 20/25 : COPY --from=builder /edgex-go/cmd/security-spire-server/openssl.conf /usr/local/etc/ 19:27:19 ---> b42c04658a34 19:27:19 Step 21/25 : ENTRYPOINT [ "/usr/bin/dumb-init" ] 19:27:19 ---> Running in 45830a2c4802 19:27:20 Removing intermediate container 45830a2c4802 19:27:20 ---> 685b58f97cae 19:27:20 Step 22/25 : CMD [ "--verbose", "docker-entrypoint.sh" ] 19:27:20 ---> Running in 7259c3df6004 19:27:20 Removing intermediate container 7259c3df6004 19:27:20 ---> ca24bcce463c 19:27:20 Step 23/25 : LABEL arch=arm64 19:27:20 ---> Running in 88f82b51578e 19:27:21 Removing intermediate container 88f82b51578e 19:27:21 ---> ca1eb7946c29 19:27:21 Step 24/25 : LABEL git_sha=0948ef76e9df6608d040d18c8a6c1c56cffe36f0 19:27:21 ---> Running in 14a3978cb2d7 19:27:22 Removing intermediate container 14a3978cb2d7 19:27:22 ---> 96e89bc20350 19:27:22 Step 25/25 : LABEL version=0.0.0 19:27:22 ---> Running in e903e8080b55 19:27:22 Removing intermediate container e903e8080b55 19:27:22 ---> 50d90aaad2c7 19:27:22 19:27:22 Successfully built 50d90aaad2c7 19:27:22 Successfully tagged security-spire-server-arm64:latest 19:27:22  Building security-spire-server ... done Building security-bootstrapper 19:27:41 Step 1/31 : ARG BUILDER_BASE=golang:1.18-alpine3.16 19:27:41 Step 2/31 : FROM ${BUILDER_BASE} AS builder 19:27:41 ---> 18b375f5f8f9 19:27:41 Step 3/31 : WORKDIR /edgex-go 19:27:41 ---> Using cache 19:27:41 ---> d805c7397a2b 19:27:41 Step 4/31 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 19:27:41 ---> Using cache 19:27:41 ---> 9c0a47251a20 19:27:41 Step 5/31 : RUN apk add --update --no-cache make git 19:27:41 ---> Using cache 19:27:41 ---> 55fad3033805 19:27:41 Step 6/31 : COPY go.mod vendor* ./ 19:27:41 ---> Using cache 19:27:41 ---> ff6a1377c835 19:27:41 Step 7/31 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 19:27:41 ---> Using cache 19:27:41 ---> bcdb8ac7d16e 19:27:41 Step 8/31 : COPY . . 19:27:41 ---> Using cache 19:27:41 ---> 34982a2194ba 19:27:41 Step 9/31 : RUN make cmd/security-bootstrapper/security-bootstrapper 19:27:41 ---> Running in a1f43b4708d0 19:27:41 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper 19:29:48 Removing intermediate container 4e1183225a96 19:29:48 ---> 7f05c4d83716 19:29:48 Step 10/23 : RUN make cmd/sys-mgmt-executor/sys-mgmt-executor 19:29:48 ---> Running in df08b0660b94 19:29:48 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/sys-mgmt-executor/sys-mgmt-executor ./cmd/sys-mgmt-executor 19:29:48 Removing intermediate container df08b0660b94 19:29:48 ---> 4a63a291c152 19:29:48 19:29:48 Step 11/23 : FROM alpine:3.16 19:29:48 3.16: Pulling from library/alpine 19:29:48 Digest: sha256:bc41182d7ef5ffc53a40b044e725193bc10142a1243f395ee852a8d9730fc2ad 19:29:48 Status: Downloaded newer image for alpine:3.16 19:29:48 ---> a6215f271958 19:29:48 Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2017-2019: Mainflux, Cavium, Dell, Copyright (c) 2021: Intel Corporation' 19:29:48 ---> Running in 448cfa37681d 19:29:48 Removing intermediate container 448cfa37681d 19:29:48 ---> c465ee2a0366 19:29:48 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 19:29:48 ---> Running in 944d5050e2fb 19:29:50 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 19:29:50 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 19:29:51 (1/33) Installing ncurses-terminfo-base (6.3_p20220521-r0) 19:29:51 (2/33) Installing ncurses-libs (6.3_p20220521-r0) 19:29:52 (3/33) Installing readline (8.1.2-r0) 19:29:52 (4/33) Installing bash (5.1.16-r2) 19:29:52 Executing bash-5.1.16-r2.post-install 19:29:52 (5/33) Installing ca-certificates (20220614-r0) 19:29:52 (6/33) Installing brotli-libs (1.0.9-r6) 19:29:52 (7/33) Installing nghttp2-libs (1.47.0-r0) 19:29:52 (8/33) Installing libcurl (7.83.1-r2) 19:29:52 (9/33) Installing curl (7.83.1-r2) 19:29:52 (10/33) Installing docker-cli (20.10.16-r2) 19:29:53 (11/33) Installing dumb-init (1.2.5-r1) 19:29:53 (12/33) Installing libbz2 (1.0.8-r1) 19:29:53 (13/33) Installing expat (2.4.8-r0) 19:29:53 (14/33) Installing libffi (3.4.2-r1) 19:29:53 (15/33) Installing gdbm (1.23-r0) 19:29:53 (16/33) Installing xz-libs (5.2.5-r1) 19:29:53 (17/33) Installing libgcc (11.2.1_git20220219-r2) 19:29:53 (18/33) Installing libstdc++ (11.2.1_git20220219-r2) 19:29:53 (19/33) Installing mpdecimal (2.5.1-r1) 19:29:53 (20/33) Installing sqlite-libs (3.38.5-r0) 19:29:53 (21/33) Installing python3 (3.10.5-r0) 19:29:56 (22/33) Installing py3-contextlib2 (21.6.0-r2) 19:29:56 (23/33) Installing py3-tomli (2.0.1-r1) 19:29:56 (24/33) Installing py3-pep517 (0.12.0-r2) 19:29:56 (25/33) Installing py3-six (1.16.0-r1) 19:29:56 (26/33) Installing py3-retrying (1.3.3-r3) 19:29:56 (27/33) Installing py3-appdirs (1.4.4-r3) 19:29:56 (28/33) Installing py3-more-itertools (8.13.0-r0) 19:29:56 (29/33) Installing py3-ordered-set (4.0.2-r3) 19:29:56 (30/33) Installing py3-parsing (2.4.7-r3) 19:29:56 (31/33) Installing py3-packaging (21.3-r0) 19:29:56 (32/33) Installing py3-setuptools (59.4.0-r0) 19:29:56 (33/33) Installing py3-pip (22.1.1-r0) 19:29:57 Executing busybox-1.35.0-r17.trigger 19:29:57 Executing ca-certificates-20220614-r0.trigger 19:29:58 OK: 120 MiB in 47 packages 19:30:13 Collecting docker-compose==1.23.2 19:30:13 Downloading docker_compose-1.23.2-py2.py3-none-any.whl (131 kB) 19:30:13 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 131.9/131.9 kB 6.9 MB/s eta 0:00:00 19:30:13 Requirement already satisfied: six<2,>=1.3.0 in /usr/lib/python3.10/site-packages (from docker-compose==1.23.2) (1.16.0) 19:30:13 Collecting dockerpty<0.5,>=0.4.1 19:30:13 Downloading dockerpty-0.4.1.tar.gz (13 kB) 19:30:13 Preparing metadata (setup.py): started 19:30:15 Preparing metadata (setup.py): finished with status 'done' 19:30:15 Collecting jsonschema<3,>=2.5.1 19:30:15 Downloading jsonschema-2.6.0-py2.py3-none-any.whl (39 kB) 19:30:16 Collecting websocket-client<1.0,>=0.32.0 19:30:16 Downloading websocket_client-0.59.0-py2.py3-none-any.whl (67 kB) 19:30:16 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 67.2/67.2 kB 19.0 MB/s eta 0:00:00 19:30:16 Collecting PyYAML<4,>=3.10 19:30:16 Downloading PyYAML-3.13.tar.gz (270 kB) 19:30:17 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 270.6/270.6 kB 13.8 MB/s eta 0:00:00 19:30:19 Preparing metadata (setup.py): started 19:30:21 Preparing metadata (setup.py): finished with status 'done' 19:30:22 Collecting requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1 19:30:22 Downloading requests-2.20.1-py2.py3-none-any.whl (57 kB) 19:30:22 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 58.0/58.0 kB 17.4 MB/s eta 0:00:00 19:30:22 Collecting docopt<0.7,>=0.6.1 19:30:22 Downloading docopt-0.6.2.tar.gz (25 kB) 19:30:22 Preparing metadata (setup.py): started 19:30:25 Preparing metadata (setup.py): finished with status 'done' 19:30:25 Collecting cached-property<2,>=1.2.0 19:30:25 Downloading cached_property-1.5.2-py2.py3-none-any.whl (7.6 kB) 19:30:25 Collecting docker<4.0,>=3.6.0 19:30:25 Downloading docker-3.7.3-py2.py3-none-any.whl (134 kB) 19:30:25 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 134.5/134.5 kB 18.2 MB/s eta 0:00:00 19:30:25 Collecting texttable<0.10,>=0.9.0 19:30:25 Downloading texttable-0.9.1.tar.gz (11 kB) 19:30:25 Preparing metadata (setup.py): started 19:30:27 Preparing metadata (setup.py): finished with status 'done' 19:30:28 Collecting docker-pycreds>=0.4.0 19:30:28 Downloading docker_pycreds-0.4.0-py2.py3-none-any.whl (9.0 kB) 19:30:29 Collecting idna<2.8,>=2.5 19:30:29 Downloading idna-2.7-py2.py3-none-any.whl (58 kB) 19:30:29 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 58.2/58.2 kB 20.2 MB/s eta 0:00:00 19:30:29 Collecting certifi>=2017.4.17 19:30:29 Downloading certifi-2022.6.15-py3-none-any.whl (160 kB) 19:30:29 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 160.2/160.2 kB 8.8 MB/s eta 0:00:00 19:30:30 Collecting chardet<3.1.0,>=3.0.2 19:30:30 Downloading chardet-3.0.4-py2.py3-none-any.whl (133 kB) 19:30:30 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 133.4/133.4 kB 19.2 MB/s eta 0:00:00 19:30:30 Collecting urllib3<1.25,>=1.21.1 19:30:30 Downloading urllib3-1.24.3-py2.py3-none-any.whl (118 kB) 19:30:30 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 118.8/118.8 kB 19.8 MB/s eta 0:00:00 19:30:31 Using legacy 'setup.py install' for dockerpty, since package 'wheel' is not installed. 19:30:31 Using legacy 'setup.py install' for docopt, since package 'wheel' is not installed. 19:30:31 Using legacy 'setup.py install' for PyYAML, since package 'wheel' is not installed. 19:30:31 Using legacy 'setup.py install' for texttable, since package 'wheel' is not installed. 19:30:32 Installing collected packages: texttable, PyYAML, jsonschema, idna, docopt, chardet, cached-property, websocket-client, urllib3, dockerpty, docker-pycreds, certifi, requests, docker, docker-compose 19:30:32 Running setup.py install for texttable: started 19:30:35 Running setup.py install for texttable: finished with status 'done' 19:30:35 Running setup.py install for PyYAML: started 19:30:39 Running setup.py install for PyYAML: finished with status 'done' 19:30:41 Running setup.py install for docopt: started 19:30:43 Removing intermediate container 0754685b1490 19:30:43 ---> 9231d3467594 19:30:43 19:30:43 Step 10/24 : FROM alpine:3.16 19:30:43 ---> a6215f271958 19:30:43 Step 11/24 : RUN apk add --update --no-cache dumb-init 19:30:43 ---> Running in 485e588f487f 19:30:43 Running setup.py install for docopt: finished with status 'done' 19:30:45 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 19:30:45 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 19:30:46 (1/1) Installing dumb-init (1.2.5-r1) 19:30:46 Executing busybox-1.35.0-r17.trigger 19:30:46 OK: 5 MiB in 15 packages 19:30:47 Running setup.py install for dockerpty: started 19:30:48 Removing intermediate container 485e588f487f 19:30:48 ---> 3fa02d82927f 19:30:48 Step 12/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 19:30:48 ---> Running in 3d2b86b0b17d 19:30:48 Removing intermediate container 3d2b86b0b17d 19:30:48 ---> 21e62742ee90 19:30:48 Step 13/24 : ENV APP_PORT=59881 19:30:49 ---> Running in 0bfeac5bfd95 19:30:49 Removing intermediate container 0bfeac5bfd95 19:30:49 ---> 2f0eb55a34ba 19:30:49 Step 14/24 : EXPOSE $APP_PORT 19:30:50 ---> Running in d4716bfea596 19:30:50 Removing intermediate container d4716bfea596 19:30:50 ---> 2d14262bfd8d 19:30:50 Step 15/24 : WORKDIR / 19:30:50 ---> Running in 52bc7b8d07e2 19:30:50 Running setup.py install for dockerpty: finished with status 'done' 19:30:51 Removing intermediate container 52bc7b8d07e2 19:30:51 ---> 6fb7654d8df2 19:30:51 Step 16/24 : COPY --from=builder /edgex-go/Attribution.txt / 19:30:52 ---> 142706bf2d68 19:30:52 Step 17/24 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / 19:30:54 ---> b1d77b4fe41a 19:30:54 Step 18/24 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml 19:30:54 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 19:30:54 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 19:30:55  ---> 77ddc6f93f31 19:30:55 Step 19/24 : COPY --from=builder /edgex-go/cmd/core-metadata/res/uom.toml /res/uom.toml 19:30:57 ---> 1ae10e981e4d 19:30:57 Step 20/24 : ENTRYPOINT ["/core-metadata"] 19:30:57 ---> Running in 7d2c2679e062 19:30:59 Removing intermediate container 7d2c2679e062 19:30:59 ---> ee73bc442901 19:30:59 Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 19:30:59 ---> Running in 72bf19897a41 19:31:00 Removing intermediate container 72bf19897a41 19:31:00 ---> e0f06e183287 19:31:00 Step 22/24 : LABEL arch=arm64 19:31:00 ---> Running in e1b79aa91eb9 19:31:01 Removing intermediate container e1b79aa91eb9 19:31:01 ---> 68b03640fe0b 19:31:01 Step 23/24 : LABEL git_sha=0948ef76e9df6608d040d18c8a6c1c56cffe36f0 19:31:01 ---> Running in 9b4a289b7497 19:31:02 Removing intermediate container 9b4a289b7497 19:31:02 ---> 82fe89f2ec12 19:31:02 Step 24/24 : LABEL version=0.0.0 19:31:03 ---> Running in caea3e25784c 19:31:04 Removing intermediate container caea3e25784c 19:31:04 ---> 77a438713150 19:31:04 19:31:05 Successfully built 77a438713150 19:31:05 Successfully tagged core-metadata-arm64:latest 19:31:05  Building core-metadata ... done Building support-scheduler 19:31:11 Removing intermediate container c1666856d9f6 19:31:11 ---> 2521e5ea131a 19:31:11 19:31:11 Step 9/20 : FROM alpine:3.15 19:31:11 ---> 02e0d6fdf486 19:31:11 Step 10/20 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' 19:31:11 ---> Using cache 19:31:11 ---> 20dce867dad4 19:31:11 Step 11/20 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 19:31:11 ---> Using cache 19:31:11 ---> 383022281873 19:31:11 Step 12/20 : RUN apk update && apk --no-cache --update add dumb-init curl gcompat 19:31:11 ---> Running in 7a3efbfdf1bd 19:31:13 fetch https://dl-4.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 19:31:15 fetch https://dl-4.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 19:31:16 v3.15.6-39-gb8a0279d74 [https://dl-4.alpinelinux.org/alpine/v3.15/main] 19:31:16 v3.15.6-38-g327cfc61c2 [https://dl-4.alpinelinux.org/alpine/v3.15/community] 19:31:16 OK: 15733 distinct packages available 19:31:16 fetch https://dl-4.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 19:31:17 fetch https://dl-4.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 19:31:19 (1/9) Installing ca-certificates (20220614-r0) 19:31:19 (2/9) Installing brotli-libs (1.0.9-r5) 19:31:19 (3/9) Installing nghttp2-libs (1.46.0-r0) 19:31:19 (4/9) Installing libcurl (7.80.0-r2) 19:31:19 (5/9) Installing curl (7.80.0-r2) 19:31:19 (6/9) Installing dumb-init (1.2.5-r1) 19:31:20 (7/9) Installing musl-obstack (1.2.3-r0) 19:31:20 (8/9) Installing libucontext (1.1-r0) 19:31:20 (9/9) Installing gcompat (1.0.0-r4) 19:31:20 Executing busybox-1.34.1-r7.trigger 19:31:20 Removing intermediate container 944d5050e2fb 19:31:20 ---> 1a1bc4608a74 19:31:20 Step 14/23 : ENV APP_PORT=58890 19:31:20 Executing ca-certificates-20220614-r0.trigger 19:31:20 ---> Running in 2833b10ad0c6 19:31:21 OK: 8 MiB in 23 packages 19:31:21 Removing intermediate container 2833b10ad0c6 19:31:21 ---> 383c293ec25d 19:31:21 Step 15/23 : EXPOSE $APP_PORT 19:31:21 ---> Running in 791e985d2dc2 19:31:22 Removing intermediate container 791e985d2dc2 19:31:22 ---> d4ff76fd4f1c 19:31:22 Step 16/23 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/sys-mgmt-agent / 19:31:23 Step 1/22 : ARG BUILDER_BASE=golang:1.18-alpine3.16 19:31:23 Step 2/22 : FROM ${BUILDER_BASE} AS builder 19:31:23 ---> 18b375f5f8f9 19:31:23 Step 3/22 : WORKDIR /edgex-go 19:31:23 ---> Using cache 19:31:23 ---> d805c7397a2b 19:31:23 Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 19:31:23 ---> Using cache 19:31:23 ---> 9c0a47251a20 19:31:23 Step 5/22 : RUN apk add --update --no-cache make git 19:31:23 ---> Using cache 19:31:23 ---> 55fad3033805 19:31:23 Step 6/22 : COPY go.mod vendor* ./ 19:31:23 ---> Using cache 19:31:23 ---> ff6a1377c835 19:31:23 Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 19:31:23 ---> Using cache 19:31:23 ---> bcdb8ac7d16e 19:31:23 Step 8/22 : COPY . . 19:31:23 ---> Using cache 19:31:23 ---> 34982a2194ba 19:31:23 Step 9/22 : RUN make cmd/support-scheduler/support-scheduler 19:31:23 ---> Running in 5bc49c9f8bd8 19:31:25 Removing intermediate container 7a3efbfdf1bd 19:31:25 ---> 87dc815a018f 19:31:25 Step 13/20 : COPY --from=builder /edgex-go/Attribution.txt / 19:31:25 ---> 561928d6287d 19:31:25 Step 17/23 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/res/configuration.toml /res/configuration.toml 19:31:26 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler 19:31:26 ---> ebb4a0d7d397 19:31:26 Step 14/20 : COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/security-spiffe-token-provider / 19:31:27 ---> 0e8c50a63b8d 19:31:27 Step 18/23 : COPY --from=builder /edgex-go/cmd/sys-mgmt-executor/sys-mgmt-executor / 19:31:29 ---> bcd657318d9a 19:31:29 Step 19/23 : ENTRYPOINT ["/sys-mgmt-agent"] 19:31:29 ---> Running in ca6758fcf6c6 19:31:29 ---> 5bb296035682 19:31:29 Step 15/20 : COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/res/configuration.toml /res/configuration.toml 19:31:29 Removing intermediate container ca6758fcf6c6 19:31:29 ---> 9518b2203106 19:31:29 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 19:31:30 ---> Running in 853b14a490da 19:31:30 Removing intermediate container 853b14a490da 19:31:30 ---> 5fbdcac09a1b 19:31:30 Step 21/23 : LABEL arch=arm64 19:31:30 ---> f8dd87174192 19:31:30 Step 16/20 : ENTRYPOINT [ "/security-spiffe-token-provider" ] 19:31:30 ---> Running in 12cba9ab2a2d 19:31:30 ---> Running in 28307ec7c9fc 19:31:31 Removing intermediate container 12cba9ab2a2d 19:31:31 ---> a541f5f74b52 19:31:31 Step 22/23 : LABEL git_sha=0948ef76e9df6608d040d18c8a6c1c56cffe36f0 19:31:31 Removing intermediate container 28307ec7c9fc 19:31:31 ---> 20de7aae27db 19:31:31 Step 17/20 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 19:31:31 ---> Running in 16e7328ffe6c 19:31:31 ---> Running in a62aafb6daf7 19:31:32 Removing intermediate container 16e7328ffe6c 19:31:32 ---> de1beafdc414 19:31:32 Step 23/23 : LABEL version=0.0.0 19:31:32 ---> Running in 075f8c5b6992 19:31:32 Removing intermediate container a62aafb6daf7 19:31:32 ---> 7f1f8b4c3a05 19:31:32 Step 18/20 : LABEL arch=arm64 19:31:32 ---> Running in 182e2512d5aa 19:31:33 Removing intermediate container 182e2512d5aa 19:31:33 ---> 821d8427399c 19:31:33 Step 19/20 : LABEL git_sha=0948ef76e9df6608d040d18c8a6c1c56cffe36f0 19:31:33 Removing intermediate container 075f8c5b6992 19:31:33 ---> 2f65bbf08b15 19:31:33 19:31:33 ---> Running in 2714ddbe2ac3 19:31:33 Successfully built 2f65bbf08b15 19:31:33 Successfully tagged sys-mgmt-agent-arm64:latest 19:31:33 Building security-secretstore-setup 19:31:34  Building sys-mgmt-agent ... done Removing intermediate container 2714ddbe2ac3 19:31:34 ---> 7fd22b769f97 19:31:34 Step 20/20 : LABEL version=0.0.0 19:31:34 ---> Running in 25b472acd71a 19:31:34 Removing intermediate container 25b472acd71a 19:31:34 ---> fc5302ebee8c 19:31:34 19:31:34 Successfully built fc5302ebee8c 19:31:34 Successfully tagged security-spiffe-token-provider-arm64:latest 19:31:34  Building security-spiffe-token-provider ... done Building security-proxy-setup 19:32:01 Step 1/22 : ARG BUILDER_BASE=golang:1.18-alpine3.16 19:32:01 Step 2/22 : FROM ${BUILDER_BASE} AS builder 19:32:01 ---> 18b375f5f8f9 19:32:01 Step 3/22 : WORKDIR /edgex-go 19:32:01 ---> Using cache 19:32:01 ---> d805c7397a2b 19:32:01 Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 19:32:01 ---> Using cache 19:32:01 ---> 9c0a47251a20 19:32:01 Step 5/22 : RUN apk add --update --no-cache make git 19:32:01 ---> Using cache 19:32:01 ---> 55fad3033805 19:32:01 Step 6/22 : COPY go.mod vendor* ./ 19:32:01 ---> Using cache 19:32:01 ---> ff6a1377c835 19:32:01 Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 19:32:01 ---> Using cache 19:32:01 ---> bcdb8ac7d16e 19:32:01 Step 8/22 : COPY . . 19:32:01 ---> Using cache 19:32:01 ---> 34982a2194ba 19:32:01 Step 9/22 : RUN make cmd/security-proxy-setup/security-proxy-setup cmd/secrets-config/secrets-config 19:32:01 Step 1/25 : ARG BUILDER_BASE=golang:1.18-alpine3.16 19:32:01 Step 2/25 : FROM ${BUILDER_BASE} AS builder 19:32:01 ---> 18b375f5f8f9 19:32:01 Step 3/25 : WORKDIR /edgex-go 19:32:01 ---> Using cache 19:32:01 ---> d805c7397a2b 19:32:01 Step 4/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 19:32:01 ---> Using cache 19:32:01 ---> 9c0a47251a20 19:32:01 Step 5/25 : RUN apk add --update --no-cache make git 19:32:01 ---> Using cache 19:32:01 ---> 55fad3033805 19:32:01 Step 6/25 : COPY go.mod vendor* ./ 19:32:01 ---> Using cache 19:32:01 ---> ff6a1377c835 19:32:01 Step 7/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 19:32:01 ---> Using cache 19:32:01 ---> bcdb8ac7d16e 19:32:01 Step 8/25 : COPY . . 19:32:01 ---> Using cache 19:32:01 ---> 34982a2194ba 19:32:01 Step 9/25 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 19:32:01 ---> Running in 9b671c20d6a4 19:32:01 ---> Running in 8c246a98f555 19:32:02 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-proxy-setup/security-proxy-setup ./cmd/security-proxy-setup 19:32:02 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider 19:32:58 Removing intermediate container a1f43b4708d0 19:32:58 ---> 4197e07cd806 19:32:58 19:32:58 Step 10/31 : FROM alpine:3.16 19:32:58 ---> a6215f271958 19:32:58 Step 11/31 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' 19:32:58 ---> Running in 6741541b3105 19:32:58 Removing intermediate container 6741541b3105 19:32:58 ---> 2ca3c637b381 19:32:58 Step 12/31 : RUN apk add --update --no-cache dumb-init su-exec 19:32:58 ---> Running in e78ed5c5ed20 19:32:58 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 19:32:58 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 19:32:58 (1/2) Installing dumb-init (1.2.5-r1) 19:32:58 (2/2) Installing su-exec (0.2-r1) 19:32:58 Executing busybox-1.35.0-r17.trigger 19:32:58 OK: 5 MiB in 16 packages 19:32:58 Removing intermediate container e78ed5c5ed20 19:32:58 ---> 52960c5951e6 19:32:58 Step 13/31 : ENV SECURITY_INIT_DIR /edgex-init 19:32:58 ---> Running in 3fb1352e1b06 19:32:58 Removing intermediate container 3fb1352e1b06 19:32:58 ---> 7e2e2cfd9170 19:32:58 Step 14/31 : ENV SECURITY_INIT_STAGING /edgex-init-staging 19:32:58 ---> Running in a1e4597d0a3e 19:32:59 Removing intermediate container a1e4597d0a3e 19:32:59 ---> dc9bf247a6f4 19:32:59 Step 15/31 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_STAGING}/bootstrap-redis 19:32:59 ---> Running in cf41f9322013 19:33:00 Removing intermediate container cf41f9322013 19:33:00 ---> 0c61dceff450 19:33:00 Step 16/31 : RUN mkdir -p ${BOOTSTRAP_REDIS_DIR} 19:33:00 ---> Running in a7e01997bf1d 19:33:03 Removing intermediate container a7e01997bf1d 19:33:03 ---> ec05e9705109 19:33:03 Step 17/31 : WORKDIR ${SECURITY_INIT_STAGING} 19:33:03 ---> Running in f6e2641d8095 19:33:03 Removing intermediate container f6e2641d8095 19:33:03 ---> 4c5cfa72d59f 19:33:03 Step 18/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_STAGING}/ 19:33:04 ---> 8debbae592f6 19:33:04 Step 19/31 : RUN chmod +x ${SECURITY_INIT_STAGING}/*.sh 19:33:04 ---> Running in 30f0a69395fe 19:33:08 Removing intermediate container 30f0a69395fe 19:33:08 ---> 17c299dfdcde 19:33:08 Step 20/31 : COPY --from=builder /edgex-go/Attribution.txt / 19:33:08 ---> e7c76f883096 19:33:08 Step 21/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . 19:33:10 ---> 2e5d4fa78e3f 19:33:10 Step 22/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.toml ./res/ 19:33:11 ---> 1cafc23d56d4 19:33:11 Step 23/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml ${BOOTSTRAP_REDIS_DIR}/res/ 19:33:12 ---> 8749dfc98dd0 19:33:12 Step 24/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ ${SECURITY_INIT_STAGING}/consul-bootstrapper/ 19:33:13 ---> b8bb101c0b30 19:33:13 Step 25/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / 19:33:14 ---> 18b62800390d 19:33:14 Step 26/31 : RUN chmod +x /entrypoint.sh 19:33:14 ---> Running in 9bd5d5948cb3 19:33:17 Removing intermediate container 9bd5d5948cb3 19:33:17 ---> 6e541d22e343 19:33:17 Step 27/31 : ENTRYPOINT ["/entrypoint.sh"] 19:33:17 ---> Running in 8963d81ad0cc 19:33:17 Removing intermediate container 8963d81ad0cc 19:33:17 ---> 329ab5f022cc 19:33:17 Step 28/31 : CMD ["gate"] 19:33:18 ---> Running in 70b4fc9354ac 19:33:18 Removing intermediate container 70b4fc9354ac 19:33:18 ---> 409aa240436e 19:33:18 Step 29/31 : LABEL arch=arm64 19:33:18 ---> Running in bc6b31b755d8 19:33:19 Removing intermediate container bc6b31b755d8 19:33:19 ---> 641b829a6075 19:33:19 Step 30/31 : LABEL git_sha=0948ef76e9df6608d040d18c8a6c1c56cffe36f0 19:33:19 ---> Running in a4d1cd3ed5ee 19:33:19 Removing intermediate container a4d1cd3ed5ee 19:33:19 ---> 95d284a16e5b 19:33:19 Step 31/31 : LABEL version=0.0.0 19:33:19 ---> Running in ab6d0136276c 19:33:20 Removing intermediate container ab6d0136276c 19:33:20 ---> 31a9e84f7852 19:33:20 19:33:20 Successfully built 31a9e84f7852 19:33:20 Successfully tagged security-bootstrapper-arm64:latest 19:33:20 Building core-command 19:33:39  Building security-bootstrapper ... done Step 1/23 : ARG BUILDER_BASE=golang:1.18-alpine3.16 19:33:39 Step 2/23 : FROM ${BUILDER_BASE} AS builder 19:33:39 ---> 18b375f5f8f9 19:33:39 Step 3/23 : WORKDIR /edgex-go 19:33:39 ---> Using cache 19:33:39 ---> d805c7397a2b 19:33:39 Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 19:33:39 ---> Using cache 19:33:39 ---> 9c0a47251a20 19:33:39 Step 5/23 : RUN apk add --update --no-cache make git 19:33:39 ---> Using cache 19:33:39 ---> 55fad3033805 19:33:39 Step 6/23 : COPY go.mod vendor* ./ 19:33:39 ---> Using cache 19:33:39 ---> ff6a1377c835 19:33:39 Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 19:33:39 ---> Using cache 19:33:39 ---> bcdb8ac7d16e 19:33:39 Step 8/23 : COPY . . 19:33:39 ---> Using cache 19:33:39 ---> 34982a2194ba 19:33:39 Step 9/23 : RUN make cmd/core-command/core-command 19:33:39 ---> Running in 5e2a1bc18515 19:33:39 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 19:33:52 Removing intermediate container 9c8d5fe0c2e0 19:33:52 ---> 3d2f1e1b0a18 19:33:52 19:33:52 Step 10/23 : FROM alpine:3.16 19:33:52 ---> a6215f271958 19:33:52 Step 11/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' 19:33:52 ---> Running in 1ffe128ba91d 19:33:52 Removing intermediate container 1ffe128ba91d 19:33:52 ---> 2dcec0bd4713 19:33:52 Step 12/23 : ENV APP_PORT=59880 19:33:52 ---> Running in c17bc19dece1 19:33:53 Removing intermediate container c17bc19dece1 19:33:53 ---> c09e423c7c26 19:33:53 Step 13/23 : EXPOSE $APP_PORT 19:33:53 ---> Running in ffc031073c8b 19:33:53 Removing intermediate container ffc031073c8b 19:33:53 ---> 9c17f3905b13 19:33:53 Step 14/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 19:33:53 ---> Running in 76fef7ef5b3a 19:33:56 Removing intermediate container 76fef7ef5b3a 19:33:56 ---> a7ea36125854 19:33:56 Step 15/23 : RUN apk add --update --no-cache zeromq dumb-init 19:33:56 ---> Running in 0fe28b35d878 19:33:58 fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 19:33:59 fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 19:34:01 (1/6) Installing dumb-init (1.2.5-r1) 19:34:01 (2/6) Installing libgcc (11.2.1_git20220219-r2) 19:34:01 (3/6) Installing libsodium (1.0.18-r0) 19:34:01 (4/6) Installing libstdc++ (11.2.1_git20220219-r2) 19:34:01 (5/6) Installing libzmq (4.3.4-r0) 19:34:01 (6/6) Installing zeromq (4.3.4-r0) 19:34:01 Executing busybox-1.35.0-r17.trigger 19:34:02 OK: 8 MiB in 20 packages 19:34:04 Removing intermediate container 0fe28b35d878 19:34:04 ---> 8395337c1e2c 19:34:04 Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / 19:34:04 ---> 447d17034ed4 19:34:04 Step 17/23 : COPY --from=builder /edgex-go/cmd/core-data/core-data / 19:34:06 ---> ff361ee83943 19:34:06 Step 18/23 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml 19:34:07 ---> fc36f8e0f692 19:34:07 Step 19/23 : ENTRYPOINT ["/core-data"] 19:34:07 ---> Running in 2f414f9d9439 19:34:07 Removing intermediate container 2f414f9d9439 19:34:07 ---> 66ff5a73a295 19:34:07 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 19:34:07 ---> Running in 8d08e08b6cea 19:34:08 Removing intermediate container 8d08e08b6cea 19:34:08 ---> 7b50c3cad031 19:34:08 Step 21/23 : LABEL arch=arm64 19:34:08 ---> Running in d23bc5b14c6e 19:34:08 Removing intermediate container d23bc5b14c6e 19:34:08 ---> d41ded9d6609 19:34:08 Step 22/23 : LABEL git_sha=0948ef76e9df6608d040d18c8a6c1c56cffe36f0 19:34:09 ---> Running in f628a7cd2cdd 19:34:09 Removing intermediate container f628a7cd2cdd 19:34:09 ---> e0ecf5bf1e7a 19:34:09 Step 23/23 : LABEL version=0.0.0 19:34:09 ---> Running in 384e4d9d2eeb 19:34:10 Removing intermediate container 384e4d9d2eeb 19:34:10 ---> 9daa0385f70b 19:34:10 19:34:10 Successfully built 9daa0385f70b 19:34:10 Successfully tagged core-data-arm64:latest 19:34:10 Building support-notifications 19:34:29  Building core-data ... done Step 1/22 : ARG BUILDER_BASE=golang:1.18-alpine3.16 19:34:29 Step 2/22 : FROM ${BUILDER_BASE} AS builder 19:34:29 ---> 18b375f5f8f9 19:34:29 Step 3/22 : WORKDIR /edgex-go 19:34:29 ---> Using cache 19:34:29 ---> d805c7397a2b 19:34:29 Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 19:34:29 ---> Using cache 19:34:29 ---> 9c0a47251a20 19:34:29 Step 5/22 : RUN apk add --update --no-cache make bash git ca-certificates 19:34:29 ---> Running in ff18d6ef3003 19:34:31 fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 19:34:31 fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 19:34:33 OK: 221 MiB in 51 packages 19:34:34 Removing intermediate container ff18d6ef3003 19:34:34 ---> 5b56b38dc022 19:34:34 Step 6/22 : COPY go.mod vendor* ./ 19:34:35 ---> 3d58666f647e 19:34:35 Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 19:34:35 ---> Running in 5afc2addb0dc 19:35:22 Removing intermediate container 5afc2addb0dc 19:35:22 ---> 78d84ce8d66c 19:35:22 Step 8/22 : COPY . . 19:35:34 ---> 596b6fc8af02 19:35:34 Step 9/22 : RUN make cmd/support-notifications/support-notifications 19:35:34 ---> Running in d19898c98013 19:35:36 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/support-notifications/support-notifications ./cmd/support-notifications 19:37:28 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/secrets-config ./cmd/secrets-config 19:37:28 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup 19:37:41 Removing intermediate container 9b671c20d6a4 19:37:41 ---> 5187d0d625b5 19:37:41 19:37:41 Step 10/22 : FROM alpine:3.16 19:37:41 ---> a6215f271958 19:37:41 Step 11/22 : RUN apk add --update --no-cache curl dumb-init 19:37:41 ---> Running in ab95ab5c2adb 19:37:43 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 19:37:44 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 19:37:45 Removing intermediate container 8c246a98f555 19:37:45 ---> 52adf8f6dcc9 19:37:45 19:37:45 Step 10/25 : FROM alpine:3.16 19:37:45 ---> a6215f271958 19:37:45 Step 11/25 : RUN apk add --update --no-cache ca-certificates dumb-init su-exec 19:37:45 ---> Running in ac2cf9d072dc 19:37:45 (1/6) Installing ca-certificates (20220614-r0) 19:37:45 (2/6) Installing brotli-libs (1.0.9-r6) 19:37:45 (3/6) Installing nghttp2-libs (1.47.0-r0) 19:37:45 (4/6) Installing libcurl (7.83.1-r2) 19:37:45 (5/6) Installing curl (7.83.1-r2) 19:37:45 (6/6) Installing dumb-init (1.2.5-r1) 19:37:45 Executing busybox-1.35.0-r17.trigger 19:37:46 Executing ca-certificates-20220614-r0.trigger 19:37:46 OK: 8 MiB in 20 packages 19:37:47 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 19:37:47 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 19:37:48 Removing intermediate container ab95ab5c2adb 19:37:48 ---> 09e9d813ed0b 19:37:48 Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' 19:37:48 ---> Running in 23537fd7dc0f 19:37:49 (1/3) Installing ca-certificates (20220614-r0) 19:37:49 (2/3) Installing dumb-init (1.2.5-r1) 19:37:49 (3/3) Installing su-exec (0.2-r1) 19:37:49 Executing busybox-1.35.0-r17.trigger 19:37:49 Removing intermediate container 23537fd7dc0f 19:37:49 ---> 2259db5141a1 19:37:49 Step 13/22 : WORKDIR /edgex 19:37:49 Executing ca-certificates-20220614-r0.trigger 19:37:49 ---> Running in b8d702e76c22 19:37:50 OK: 6 MiB in 17 packages 19:37:50 Removing intermediate container b8d702e76c22 19:37:50 ---> 5ffc5a212083 19:37:50 Step 14/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/res/configuration.toml res/configuration.toml 19:37:51 ---> ffba66595a91 19:37:51 Step 15/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/security-proxy-setup . 19:37:52 Removing intermediate container ac2cf9d072dc 19:37:52 ---> 99c878f8e37d 19:37:52 Step 12/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' 19:37:52 ---> Running in 07aaeb47e14e 19:37:53 Removing intermediate container 07aaeb47e14e 19:37:53 ---> d9c263abd43e 19:37:53 Step 13/25 : WORKDIR / 19:37:53 ---> Running in 30abbc076f40 19:37:53 ---> 2b477ca41b3b 19:37:53 Step 16/22 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . 19:37:54 Removing intermediate container 30abbc076f40 19:37:54 ---> 22196d3c96f9 19:37:54 Step 14/25 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/res/token-config.json /res-file-token-provider/token-config.json 19:37:55 ---> 111e6f51f63a 19:37:55 Step 15/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res-file-token-provider/configuration.toml /res-file-token-provider/configuration.toml 19:37:55 ---> 36f82a5a0160 19:37:55 Step 17/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/entrypoint.sh /usr/local/bin/ 19:37:56 ---> ba88c66d7522 19:37:56 Step 16/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml 19:37:57 ---> 498044e2f292 19:37:57 Step 18/22 : RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 19:37:57 ---> Running in d2aa84424fbe 19:37:58 ---> 5f744edf486e 19:37:58 Step 17/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/kong-admin-config.template.yml /res/kong-admin-config.template.yml 19:37:59 ---> 490dfff715d3 19:37:59 Step 18/25 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . 19:38:01 Removing intermediate container d2aa84424fbe 19:38:01 ---> 58af245aba31 19:38:01 Step 19/22 : ENTRYPOINT ["entrypoint.sh"] 19:38:01 ---> Running in 2e727e71eb57 19:38:01 ---> c46347baa7a3 19:38:01 Step 19/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . 19:38:01 Removing intermediate container 2e727e71eb57 19:38:01 ---> 29777a49f7fd 19:38:01 Step 20/22 : LABEL arch=arm64 19:38:01 ---> Running in 721c30ddcfe7 19:38:02 Removing intermediate container 721c30ddcfe7 19:38:02 ---> 6d9df231fc10 19:38:02 Step 21/22 : LABEL git_sha=0948ef76e9df6608d040d18c8a6c1c56cffe36f0 19:38:02 ---> Running in 789c8ecbf60e 19:38:03 Removing intermediate container 789c8ecbf60e 19:38:03 ---> c31013364c44 19:38:03 Step 22/22 : LABEL version=0.0.0 19:38:03 ---> Running in af08f822a9c6 19:38:04 ---> f8210a92747e 19:38:04 Step 20/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ 19:38:04 Removing intermediate container af08f822a9c6 19:38:04 ---> 69da8adc3689 19:38:04 19:38:05 Successfully built 69da8adc3689 19:38:05 Successfully tagged security-proxy-setup-arm64:latest 19:38:05  Building security-proxy-setup ... done  ---> 1efb75e63b07 19:38:05 Step 21/25 : RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 19:38:05 ---> Running in 5e338d1205ee 19:38:08 Removing intermediate container 5e338d1205ee 19:38:08 ---> 4d788ad68c9a 19:38:08 Step 22/25 : ENTRYPOINT ["entrypoint.sh"] 19:38:08 ---> Running in 5eded46c19f2 19:38:09 Removing intermediate container 5eded46c19f2 19:38:09 ---> 12182c4f4f5e 19:38:09 Step 23/25 : LABEL arch=arm64 19:38:09 ---> Running in 6c28111457ca 19:38:09 Removing intermediate container 6c28111457ca 19:38:09 ---> 1b3d7a141826 19:38:09 Step 24/25 : LABEL git_sha=0948ef76e9df6608d040d18c8a6c1c56cffe36f0 19:38:09 ---> Running in fe147924f2dc 19:38:10 Removing intermediate container fe147924f2dc 19:38:10 ---> c98924c3e3e4 19:38:10 Step 25/25 : LABEL version=0.0.0 19:38:10 ---> Running in 6da0abd868ac 19:38:10 Removing intermediate container 6da0abd868ac 19:38:10 ---> 279df3ef2c88 19:38:10 19:38:11 Successfully built 279df3ef2c88 19:38:11 Successfully tagged security-secretstore-setup-arm64:latest 19:39:07  Building security-secretstore-setup ... done Removing intermediate container 5e2a1bc18515 19:39:07 ---> b2f0442f49fd 19:39:07 19:39:07 Step 10/23 : FROM alpine:3.16 19:39:07 ---> a6215f271958 19:39:07 Step 11/23 : RUN apk add --update --no-cache dumb-init 19:39:07 ---> Using cache 19:39:07 ---> 3fa02d82927f 19:39:07 Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 19:39:07 ---> Using cache 19:39:07 ---> 21e62742ee90 19:39:07 Step 13/23 : ENV APP_PORT=59882 19:39:07 ---> Running in 818b4a8f22ff 19:39:07 Removing intermediate container 818b4a8f22ff 19:39:07 ---> 82eb7b31601b 19:39:07 Step 14/23 : EXPOSE $APP_PORT 19:39:07 ---> Running in 23ec47ddebdd 19:39:07 Removing intermediate container 23ec47ddebdd 19:39:07 ---> aee4ff31df8d 19:39:07 Step 15/23 : WORKDIR / 19:39:08 ---> Running in bdf0ef67ee52 19:39:08 Removing intermediate container bdf0ef67ee52 19:39:08 ---> 6a6fb0b6e671 19:39:08 Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / 19:39:08 Removing intermediate container 5bc49c9f8bd8 19:39:08 ---> 966e6cc3f809 19:39:08 19:39:08 Step 10/22 : FROM alpine:3.16 19:39:08 ---> a6215f271958 19:39:08 Step 11/22 : RUN apk add --update --no-cache dumb-init 19:39:08 ---> Using cache 19:39:08 ---> 3fa02d82927f 19:39:08 Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 19:39:08 ---> Using cache 19:39:08 ---> 21e62742ee90 19:39:08 Step 13/22 : ENV APP_PORT=59861 19:39:08 ---> Running in a9d494bf546b 19:39:09 Removing intermediate container a9d494bf546b 19:39:09 ---> 23d475cdfd56 19:39:09 Step 14/22 : EXPOSE $APP_PORT 19:39:09 ---> Running in 7dfa49b5b924 19:39:09 ---> 38fafb8a3267 19:39:09 Step 17/23 : COPY --from=builder /edgex-go/cmd/core-command/core-command / 19:39:10 Removing intermediate container 7dfa49b5b924 19:39:10 ---> 8aaad97ec618 19:39:10 Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / 19:39:12 ---> 48ad69c7b924 19:39:12 Step 16/22 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / 19:39:12 ---> 276b95210800 19:39:12 Step 18/23 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml 19:39:14 ---> a5b51e1b484f 19:39:14 Step 19/23 : ENTRYPOINT ["/core-command"] 19:39:14 ---> Running in c8b693f4401b 19:39:14 Removing intermediate container c8b693f4401b 19:39:14 ---> b0e552ec9722 19:39:14 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 19:39:14 ---> Running in a63c174d3c79 19:39:15 ---> fd9acf51b496 19:39:15 Step 17/22 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml 19:39:15 Removing intermediate container a63c174d3c79 19:39:15 ---> f9108c781273 19:39:15 Step 21/23 : LABEL arch=arm64 19:39:15 ---> Running in 45e61cd9bd6f 19:39:16 ---> 1111d7eacd3f 19:39:16 Step 18/22 : ENTRYPOINT ["/support-scheduler"] 19:39:16 Removing intermediate container 45e61cd9bd6f 19:39:16 ---> 72893bd3d8a2 19:39:16 Step 22/23 : LABEL git_sha=0948ef76e9df6608d040d18c8a6c1c56cffe36f0 19:39:16 ---> Running in 2902f2d78fbe 19:39:16 ---> Running in 977c484fbe7e 19:39:17 Removing intermediate container 2902f2d78fbe 19:39:17 ---> 246e43bd89a5 19:39:17 Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 19:39:17 ---> Running in 6464114afda3 19:39:17 Removing intermediate container 977c484fbe7e 19:39:17 ---> 1b633b0c72ca 19:39:17 Step 23/23 : LABEL version=0.0.0 19:39:17 ---> Running in db02c3d0e7a4 19:39:18 Removing intermediate container 6464114afda3 19:39:18 ---> 6d3cd77a325a 19:39:18 Step 20/22 : LABEL arch=arm64 19:39:18 Removing intermediate container db02c3d0e7a4 19:39:18 ---> f6a712d0eb70 19:39:18 19:39:18 ---> Running in 68a30a0fa634 19:39:18 Successfully built f6a712d0eb70 19:39:18 Successfully tagged core-command-arm64:latest 19:39:18  Building core-command ... done Removing intermediate container 68a30a0fa634 19:39:18 ---> aa6942a8a695 19:39:18 Step 21/22 : LABEL git_sha=0948ef76e9df6608d040d18c8a6c1c56cffe36f0 19:39:18 ---> Running in 630232020edf 19:39:19 Removing intermediate container 630232020edf 19:39:19 ---> 5de59fe48619 19:39:19 Step 22/22 : LABEL version=0.0.0 19:39:19 ---> Running in 44f3001dec98 19:39:20 Removing intermediate container 44f3001dec98 19:39:20 ---> 02ce7921d2e2 19:39:20 19:39:20 Successfully built 02ce7921d2e2 19:39:20 Successfully tagged support-scheduler-arm64:latest 19:40:07  Building support-scheduler ... done Removing intermediate container d19898c98013 19:40:07 ---> bf7249c5be51 19:40:07 19:40:07 Step 10/22 : FROM alpine:3.16 19:40:07 ---> a6215f271958 19:40:07 Step 11/22 : RUN apk add --update --no-cache ca-certificates dumb-init 19:40:07 ---> Running in 7cab6ecfa252 19:40:07 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 19:40:07 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 19:40:07 (1/2) Installing ca-certificates (20220614-r0) 19:40:07 (2/2) Installing dumb-init (1.2.5-r1) 19:40:07 Executing busybox-1.35.0-r17.trigger 19:40:07 Executing ca-certificates-20220614-r0.trigger 19:40:07 OK: 6 MiB in 16 packages 19:40:07 Removing intermediate container 7cab6ecfa252 19:40:07 ---> deca63aa8708 19:40:07 Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2021: Intel Corporation' 19:40:07 ---> Running in 166b15b3c70a 19:40:07 Removing intermediate container 166b15b3c70a 19:40:07 ---> 80340e4a76f0 19:40:07 Step 13/22 : ENV APP_PORT=59860 19:40:07 ---> Running in fb0e06c4d1bf 19:40:07 Removing intermediate container fb0e06c4d1bf 19:40:07 ---> f24f2379d351 19:40:07 Step 14/22 : EXPOSE $APP_PORT 19:40:07 ---> Running in 889b09e67526 19:40:07 Removing intermediate container 889b09e67526 19:40:07 ---> bbfe3ccdc4c7 19:40:07 Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / 19:40:07 ---> 712a283be9a9 19:40:07 Step 16/22 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / 19:40:07 ---> ddef74ea1f39 19:40:07 Step 17/22 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml 19:40:07 ---> 8d7d93752816 19:40:07 Step 18/22 : ENTRYPOINT ["/support-notifications"] 19:40:07 ---> Running in 7245b306b00a 19:40:08 Removing intermediate container 7245b306b00a 19:40:08 ---> 29cabd53c89a 19:40:08 Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 19:40:08 ---> Running in c7a9980051cd 19:40:08 Removing intermediate container c7a9980051cd 19:40:08 ---> e39e1a86b2e1 19:40:08 Step 20/22 : LABEL arch=arm64 19:40:08 ---> Running in f14920ff1ef7 19:40:08 Removing intermediate container f14920ff1ef7 19:40:08 ---> 712da7c6df46 19:40:08 Step 21/22 : LABEL git_sha=0948ef76e9df6608d040d18c8a6c1c56cffe36f0 19:40:08 ---> Running in a6aa450749b4 19:40:09 Removing intermediate container a6aa450749b4 19:40:09 ---> d228965d08ff 19:40:09 Step 22/22 : LABEL version=0.0.0 19:40:09 ---> Running in 9ec3f724dfb3 19:40:09 Removing intermediate container 9ec3f724dfb3 19:40:09 ---> eeadde42a0a8 19:40:09 19:40:09 Successfully built eeadde42a0a8 19:40:09 Successfully tagged support-notifications-arm64:latest 19:40:10  Building support-notifications ... done  [Pipeline] } 19:40:10 $ docker stop --time=1 711597b07738a2d9c9216ebcf6a0633a7b693affddb2426d481a7146cfee9296 19:40:11 $ docker rm -f 711597b07738a2d9c9216ebcf6a0633a7b693affddb2426d481a7146cfee9296 [Pipeline] // withDockerContainer [Pipeline] sh 19:40:12 + docker images 19:40:12 REPOSITORY TAG IMAGE ID CREATED SIZE 19:40:12 support-notifications-arm64 latest eeadde42a0a8 3 seconds ago 26.3MB 19:40:12 bf7249c5be51 13 seconds ago 1.42GB 19:40:12 support-scheduler-arm64 latest 02ce7921d2e2 52 seconds ago 25.7MB 19:40:12 core-command-arm64 latest f6a712d0eb70 54 seconds ago 16.7MB 19:40:12 966e6cc3f809 About a minute ago 1.42GB 19:40:12 b2f0442f49fd About a minute ago 1.37GB 19:40:12 security-secretstore-setup-arm64 latest 279df3ef2c88 2 minutes ago 28.2MB 19:40:12 security-proxy-setup-arm64 latest 69da8adc3689 2 minutes ago 26.4MB 19:40:12 52adf8f6dcc9 2 minutes ago 1.37GB 19:40:12 5187d0d625b5 2 minutes ago 1.36GB 19:40:12 core-data-arm64 latest 9daa0385f70b 6 minutes ago 20.7MB 19:40:12 3d2f1e1b0a18 6 minutes ago 1.38GB 19:40:12 security-bootstrapper-arm64 latest 31a9e84f7852 6 minutes ago 18.7MB 19:40:12 4197e07cd806 7 minutes ago 1.36GB 19:40:12 security-spiffe-token-provider-arm64 latest fc5302ebee8c 8 minutes ago 28.4MB 19:40:12 sys-mgmt-agent-arm64 latest 2f65bbf08b15 8 minutes ago 133MB 19:40:12 2521e5ea131a 9 minutes ago 1.41GB 19:40:12 core-metadata-arm64 latest 77a438713150 9 minutes ago 17.5MB 19:40:12 9231d3467594 9 minutes ago 1.38GB 19:40:12 4a63a291c152 10 minutes ago 1.36GB 19:40:12 security-spire-server-arm64 latest 50d90aaad2c7 12 minutes ago 84.2MB 19:40:12 6f9ede3a36b5 13 minutes ago 1.25GB 19:40:12 security-spire-agent-arm64 latest a49e0e0eb30b 15 minutes ago 122MB 19:40:12 security-spire-config-arm64 latest b967338bc665 15 minutes ago 83.6MB 19:40:12 58b760f003b1 15 minutes ago 1.25GB 19:40:12 e88da3f73371 15 minutes ago 1.25GB 19:40:12 ci-base-image-arm64 latest 18b375f5f8f9 28 minutes ago 995MB 19:40:12 alpine 3.15 02e0d6fdf486 2 weeks ago 5.33MB 19:40:12 alpine 3.16 a6215f271958 2 weeks ago 5.29MB 19:40:12 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64 1.18-alpine ff4287adb874 7 weeks ago 678MB 19:40:12 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64 latest 57ef9ed57663 2 years ago 285MB [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 19:40:13 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 19:40:13 19:40:13 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 19:40:13 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 19:40:14 arm64: Pulling from edgex-lftools-log-publisher 19:40:14 8998bd30e6a1: Pulling fs layer 19:40:14 04944245beec: Pulling fs layer 19:40:14 699f458cf7ca: Pulling fs layer 19:40:14 765212b225bb: Pulling fs layer 19:40:14 f23df028b6ca: Pulling fs layer 19:40:14 d65c8cfc05b1: Pulling fs layer 19:40:14 2437ff75d9bd: Pulling fs layer 19:40:14 765212b225bb: Waiting 19:40:14 f23df028b6ca: Waiting 19:40:14 d65c8cfc05b1: Waiting 19:40:14 2437ff75d9bd: Waiting 19:40:14 04944245beec: Verifying Checksum 19:40:14 04944245beec: Download complete 19:40:14 765212b225bb: Verifying Checksum 19:40:14 765212b225bb: Download complete 19:40:14 f23df028b6ca: Verifying Checksum 19:40:14 f23df028b6ca: Download complete 19:40:14 d65c8cfc05b1: Verifying Checksum 19:40:14 d65c8cfc05b1: Download complete 19:40:14 699f458cf7ca: Verifying Checksum 19:40:14 699f458cf7ca: Download complete 19:40:15 8998bd30e6a1: Verifying Checksum 19:40:15 8998bd30e6a1: Download complete 19:40:17 2437ff75d9bd: Verifying Checksum 19:40:17 2437ff75d9bd: Download complete 19:40:19 8998bd30e6a1: Pull complete 19:40:19 04944245beec: Pull complete 19:40:21 699f458cf7ca: Pull complete 19:40:21 765212b225bb: Pull complete 19:40:22 f23df028b6ca: Pull complete 19:40:22 d65c8cfc05b1: Pull complete 19:40:37 2437ff75d9bd: Pull complete 19:40:37 Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da 19:40:37 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 19:40:37 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 19:40:38 prd-ubuntu20.04-docker-arm64-4c-16g-23794 does not seem to be running inside a container 19:40:38 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged --net host -v /home/jenkins:/home/jenkins -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat 19:40:40 $ docker top 53fd56a346bd2905814199b931cfa2ce4c0d3767f23f2f59645b7cb66b5a4338 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 19:40:41 ---> job-cost.sh 19:40:41 lf-activate-venv: SKIPPING 19:40:41 INFO: No Stack... 19:40:42 INFO: Retrieving Pricing Info for: v3-standard-4 19:40:43 INFO: Archiving Costs [Pipeline] sh 19:40:43 + cat /w/workspace/edgex-go/1/archives/cost.csv 19:40:43 + cut -d, -f6 [Pipeline] lock 19:40:43 Trying to acquire lock on [jenkins-edgexfoundry-edgex-go-PR-4136-1-stack-cost] 19:40:43 Resource [jenkins-edgexfoundry-edgex-go-PR-4136-1-stack-cost] did not exist. Created. 19:40:43 Lock acquired on [jenkins-edgexfoundry-edgex-go-PR-4136-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 19:40:44 + echo total: 0.10999999940395355 [Pipeline] stash 19:40:44 Stashed 1 file(s) [Pipeline] } 19:40:44 Lock released on resource [jenkins-edgexfoundry-edgex-go-PR-4136-1-stack-cost] [Pipeline] // lock [Pipeline] } 19:40:44 $ docker stop --time=1 53fd56a346bd2905814199b931cfa2ce4c0d3767f23f2f59645b7cb66b5a4338 19:40:46 $ docker rm -f 53fd56a346bd2905814199b931cfa2ce4c0d3767f23f2f59645b7cb66b5a4338 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (CodeCov) [Pipeline] unstash [Pipeline] configFileProvider 19:40:47 provisioning config files... 19:40:47 copy managed file [edgex-go-codecov-token] to file:/w/workspace/edgex-go/1@tmp/config4798498238802454472tmp [Pipeline] { [Pipeline] sh 19:40:47 + set +x 19:40:47 + curl -s https://codecov.io/bash 19:40:47 + bash -s -- 19:40:47 19:40:47 _____ _ 19:40:47 / ____| | | 19:40:47 | | ___ __| | ___ ___ _____ __ 19:40:47 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 19:40:47 | |___| (_) | (_| | __/ (_| (_) \ V / 19:40:47 \_____\___/ \__,_|\___|\___\___/ \_/ 19:40:47 Bash-1.0.6 19:40:47 19:40:47 19:40:47 ==> git version 2.25.1 found 19:40:47 ==> curl 7.68.0 (x86_64-pc-linux-gnu) libcurl/7.68.0 OpenSSL/1.1.1f zlib/1.2.11 brotli/1.0.7 libidn2/2.2.0 libpsl/0.21.0 (+libidn2/2.2.0) libssh/0.9.3/openssl/zlib nghttp2/1.40.0 librtmp/2.3 19:40:47 Release-Date: 2020-01-08 19:40:47 Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp 19:40:47 Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets 19:40:47 ==> Jenkins CI detected. 19:40:47 current dir:  /w/workspace/edgex-go/1 19:40:47 project root: . 19:40:47 --> token set from env 19:40:47 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 19:40:48 ==> Running gcov in . (disable via -X gcov) 19:40:48 ==> Python coveragepy not found 19:40:48 ==> Searching for coverage reports in: 19:40:48 + . 19:40:48 -> Found 1 reports 19:40:48 ==> Detecting git/mercurial file structure 19:40:48 ==> Reading reports 19:40:48 + ./coverage.out bytes=482786 19:40:48 ==> Appending adjustments 19:40:48 https://docs.codecov.io/docs/fixing-reports 19:40:49 + Found adjustments 19:40:49 ==> Gzipping contents 19:40:49 64K /tmp/codecov.cXnYT8.gz 19:40:49 ==> Uploading reports 19:40:49 url: https://codecov.io 19:40:49 query: branch=PR-4136&commit=0948ef76e9df6608d040d18c8a6c1c56cffe36f0&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2FPR-4136%2F1%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=4136&job=&cmd_args= 19:40:49 -> Pinging Codecov 19:40:49 https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=52b94001-b80a-4ca3-b063-c5e709073964&branch=PR-4136&commit=0948ef76e9df6608d040d18c8a6c1c56cffe36f0&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2FPR-4136%2F1%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=4136&job=&cmd_args= 19:40:49 -> Uploading to 19:40:49 https://storage.googleapis.com/codecov/v4/raw/2022-08-29/00271124DB129430A58F1EEE437C3FCB/0948ef76e9df6608d040d18c8a6c1c56cffe36f0/f4ba67b9-34de-4f42-95fa-95e916c8062e.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20220829%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20220829T194049Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=ace6b9b8dbd35739d17873d24f2d9c839554de98d475b42eba873db16541bcfa 19:40:49 % Total % Received % Xferd Average Speed Time Time Time Current 19:40:49 Dload Upload Total Spent Left Speed 19:40:49 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 63307 0 0 100 63307 0 264k --:--:-- --:--:-- --:--:-- 264k 19:40:49 -> Reports have been successfully queued for processing at https://codecov.io/github/edgexfoundry/edgex-go/commit/0948ef76e9df6608d040d18c8a6c1c56cffe36f0 [Pipeline] } 19:40:49 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Scan) Stage "Snyk Scan" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) Stage "Publish Swagger" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) Stage "Semver" skipped due to when conditional [Pipeline] stage [Pipeline] { (Tag) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] sh 19:40:51 + [ -d /w/workspace/edgex-go/1/archives ] [Pipeline] libraryResource [Pipeline] sh 19:40:51 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 19:40:52 ---> package-listing.sh 19:40:52 ++ facter osfamily 19:40:52 ++ tr '[:upper:]' '[:lower:]' 19:40:52 + OS_FAMILY=debian 19:40:52 + workspace=/w/workspace/edgex-go/1 19:40:52 + START_PACKAGES=/tmp/packages_start.txt 19:40:52 + END_PACKAGES=/tmp/packages_end.txt 19:40:52 + DIFF_PACKAGES=/tmp/packages_diff.txt 19:40:52 + PACKAGES=/tmp/packages_start.txt 19:40:52 + '[' /w/workspace/edgex-go/1 ']' 19:40:52 + PACKAGES=/tmp/packages_end.txt 19:40:52 + case "${OS_FAMILY}" in 19:40:52 + dpkg -l 19:40:52 + grep '^ii' 19:40:52 + '[' -f /tmp/packages_start.txt ']' 19:40:52 + '[' -f /tmp/packages_end.txt ']' 19:40:52 + diff /tmp/packages_start.txt /tmp/packages_end.txt 19:40:52 + '[' /w/workspace/edgex-go/1 ']' 19:40:52 + mkdir -p /w/workspace/edgex-go/1/archives/ 19:40:52 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgex-go/1/archives/ [Pipeline] echo 19:40:52 Launching container with: [--privileged -u 0:0 --net host -v /var/log/sysstat:/var/log/sysstat -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/edgex-go/1/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 19:40:52 + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 19:40:53 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 19:40:53 19:40:53 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 19:40:53 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 19:40:53 latest: Pulling from edgex-lftools-log-publisher 19:40:53 5eb5b503b376: Pulling fs layer 19:40:53 5c69ac0246d0: Pulling fs layer 19:40:53 ec43610c2a17: Pulling fs layer 19:40:53 3a2ae6a8a46f: Pulling fs layer 19:40:53 33b1e0a273af: Pulling fs layer 19:40:53 5d3b04190fa2: Pulling fs layer 19:40:53 2f39f015ded8: Pulling fs layer 19:40:53 33b1e0a273af: Waiting 19:40:53 3a2ae6a8a46f: Waiting 19:40:53 5d3b04190fa2: Waiting 19:40:53 5c69ac0246d0: Verifying Checksum 19:40:53 5c69ac0246d0: Download complete 19:40:53 3a2ae6a8a46f: Verifying Checksum 19:40:53 3a2ae6a8a46f: Download complete 19:40:53 33b1e0a273af: Verifying Checksum 19:40:53 33b1e0a273af: Download complete 19:40:53 5d3b04190fa2: Verifying Checksum 19:40:53 5d3b04190fa2: Download complete 19:40:54 ec43610c2a17: Verifying Checksum 19:40:54 ec43610c2a17: Download complete 19:40:54 5eb5b503b376: Verifying Checksum 19:40:54 5eb5b503b376: Download complete 19:40:55 5eb5b503b376: Pull complete 19:40:55 5c69ac0246d0: Pull complete 19:40:55 ec43610c2a17: Pull complete 19:40:55 3a2ae6a8a46f: Pull complete 19:40:56 33b1e0a273af: Pull complete 19:40:56 5d3b04190fa2: Pull complete 19:41:00 2f39f015ded8: Pull complete 19:41:00 Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 19:41:00 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 19:41:00 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 19:41:00 prd-ubuntu20.04-docker-8c-8g-23793 does not seem to be running inside a container 19:41:00 $ docker run -t -d -u 1001:1001 --privileged -u 0:0 --net host -v /var/log/sysstat:/var/log/sysstat -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/edgex-go/1/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 19:41:03 $ docker top aeaea1d1464a8ea2878b79f556b8bc2121db9750edef595d2318ec50113e80e7 -eo pid,comm [Pipeline] { [Pipeline] sh 19:41:04 + touch /tmp/pre-build-complete [Pipeline] sh 19:41:04 + mkdir -p /var/log/sysstat [Pipeline] sh 19:41:04 + ls /var/log/sa-host 19:41:04 ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 19:41:04 provisioning config files... 19:41:04 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgex-go/1@tmp/config2829866459511814247tmp [Pipeline] { [Pipeline] echo 19:41:04 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 19:41:05 ---> create-netrc.sh [Pipeline] } 19:41:05 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 19:41:05 ---> python-tools-install.sh [Pipeline] echo 19:41:05 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 19:41:06 ---> sudo-logs.sh 19:41:06 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 19:41:06 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 19:41:06 ---> job-cost.sh 19:41:06 lf-activate-venv: SKIPPING 19:41:06 DEBUG: total: 0.10999999940395355 19:41:06 INFO: Retrieving Stack Cost... 19:41:07 INFO: Retrieving Pricing Info for: v3-standard-8 19:41:07 INFO: Archiving Costs [Pipeline] echo 19:41:07 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 19:41:07 ---> logs-deploy.sh 19:41:07 lf-activate-venv: SKIPPING 19:41:07 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-go/PR-4136/1 19:41:07 INFO: archiving workspace using pattern(s): 19:41:08 Archives upload complete. 19:41:08 INFO: archiving logs to Nexus 19:41:09 ---> uname -a: 19:41:09 Linux prd-ubuntu20-04-docker-8c-8g-23793 5.4.0-94-generic #106-Ubuntu SMP Thu Jan 6 23:58:14 UTC 2022 x86_64 GNU/Linux 19:41:09 19:41:09 19:41:09 ---> lscpu: 19:41:09 Architecture: x86_64 19:41:09 CPU op-mode(s): 32-bit, 64-bit 19:41:09 Byte Order: Little Endian 19:41:09 Address sizes: 40 bits physical, 48 bits virtual 19:41:09 CPU(s): 8 19:41:09 On-line CPU(s) list: 0-7 19:41:09 Thread(s) per core: 1 19:41:09 Core(s) per socket: 1 19:41:09 Socket(s): 8 19:41:09 NUMA node(s): 1 19:41:09 Vendor ID: AuthenticAMD 19:41:09 CPU family: 23 19:41:09 Model: 49 19:41:09 Model name: AMD EPYC-Rome Processor 19:41:09 Stepping: 0 19:41:09 CPU MHz: 2799.998 19:41:09 BogoMIPS: 5599.99 19:41:09 Virtualization: AMD-V 19:41:09 Hypervisor vendor: KVM 19:41:09 Virtualization type: full 19:41:09 L1d cache: 256 KiB 19:41:09 L1i cache: 256 KiB 19:41:09 L2 cache: 4 MiB 19:41:09 L3 cache: 128 MiB 19:41:09 NUMA node0 CPU(s): 0-7 19:41:09 Vulnerability Itlb multihit: Not affected 19:41:09 Vulnerability L1tf: Not affected 19:41:09 Vulnerability Mds: Not affected 19:41:09 Vulnerability Meltdown: Not affected 19:41:09 Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp 19:41:09 Vulnerability Spectre v1: Mitigation; usercopy/swapgs barriers and __user pointer sanitization 19:41:09 Vulnerability Spectre v2: Mitigation; Full AMD retpoline, IBPB conditional, IBRS_FW, STIBP disabled, RSB filling 19:41:09 Vulnerability Srbds: Not affected 19:41:09 Vulnerability Tsx async abort: Not affected 19:41:09 Flags: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm rep_good nopl cpuid extd_apicid tsc_known_freq pni pclmulqdq ssse3 fma cx16 sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand hypervisor lahf_lm cmp_legacy svm cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw topoext perfctr_core ssbd ibrs ibpb stibp vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 rdseed adx smap clflushopt clwb sha_ni xsaveopt xsavec xgetbv1 xsaves clzero xsaveerptr wbnoinvd arat npt nrip_save umip rdpid arch_capabilities 19:41:09 19:41:09 19:41:09 ---> nproc: 19:41:09 8 19:41:09 19:41:09 19:41:09 ---> df -h: 19:41:09 Filesystem Size Used Avail Use% Mounted on 19:41:09 overlay 155G 17G 138G 11% / 19:41:09 tmpfs 64M 0 64M 0% /dev 19:41:09 tmpfs 16G 0 16G 0% /sys/fs/cgroup 19:41:09 shm 64M 0 64M 0% /dev/shm 19:41:09 /dev/vda1 155G 17G 138G 11% /facter-os 19:41:09 19:41:09 19:41:09 ---> sar -b -r -n DEV: 19:41:09 Linux 5.4.0-94-generic (prd-ubuntu20-04-docker-8c-8g-23793) 08/29/22 _x86_64_ (8 CPU) 19:41:09 19:41:09 19:06:32 LINUX RESTART (8 CPU) 19:41:09 19:41:09 19:07:01 tps rtps wtps dtps bread/s bwrtn/s bdscd/s 19:41:09 19:08:01 251.37 16.50 234.88 0.00 2233.09 139586.87 0.00 19:41:09 19:09:01 71.26 0.57 70.69 0.00 6.93 32702.57 0.00 19:41:09 19:10:01 40.21 0.10 40.11 0.00 1.47 12487.27 0.00 19:41:09 19:11:01 221.04 0.13 220.91 0.00 19.19 91357.01 0.00 19:41:09 19:12:01 593.66 7.44 586.23 0.00 65.74 214022.23 0.00 19:41:09 19:13:01 599.93 0.77 599.17 0.00 6.40 187132.68 0.00 19:41:09 19:14:01 721.06 0.45 720.61 0.00 9.73 194314.43 0.00 19:41:09 19:15:01 354.11 0.03 354.07 0.00 0.27 64918.25 0.00 19:41:09 19:16:01 1.90 0.00 1.90 0.00 0.00 20.40 0.00 19:41:09 19:17:01 1.52 0.02 1.50 0.00 0.13 21.59 0.00 19:41:09 19:18:01 1.28 0.00 1.28 0.00 0.00 14.80 0.00 19:41:09 19:19:01 0.95 0.00 0.95 0.00 0.00 12.00 0.00 19:41:09 19:20:01 1.17 0.00 1.17 0.00 0.00 12.80 0.00 19:41:09 19:21:01 0.98 0.00 0.98 0.00 0.00 13.06 0.00 19:41:09 19:22:01 2.05 0.02 2.03 0.00 0.13 24.53 0.00 19:41:09 19:23:01 0.93 0.00 0.93 0.00 0.00 11.60 0.00 19:41:09 19:24:01 1.32 0.00 1.32 0.00 0.00 15.73 0.00 19:41:09 19:25:01 0.95 0.00 0.95 0.00 0.00 12.26 0.00 19:41:09 19:26:01 1.28 0.00 1.28 0.00 0.00 14.66 0.00 19:41:09 19:27:01 1.43 0.00 1.43 0.00 0.00 17.19 0.00 19:41:09 19:28:01 1.05 0.00 1.05 0.00 0.00 12.66 0.00 19:41:09 19:29:01 1.48 0.00 1.48 0.00 0.00 17.33 0.00 19:41:09 19:30:01 1.12 0.00 1.12 0.00 0.00 12.53 0.00 19:41:09 19:31:01 1.00 0.00 1.00 0.00 0.00 12.26 0.00 19:41:09 19:32:01 1.30 0.00 1.30 0.00 0.00 14.93 0.00 19:41:09 19:33:01 0.97 0.00 0.97 0.00 0.00 12.13 0.00 19:41:09 19:34:01 1.22 0.00 1.22 0.00 0.00 14.40 0.00 19:41:09 19:35:01 1.18 0.00 1.18 0.00 0.00 14.66 0.00 19:41:09 19:36:01 1.10 0.00 1.10 0.00 0.00 12.13 0.00 19:41:09 19:37:01 1.35 0.00 1.35 0.00 0.00 16.00 0.00 19:41:09 19:38:01 1.20 0.00 1.20 0.00 0.00 14.53 0.00 19:41:09 19:39:01 0.90 0.00 0.90 0.00 0.00 11.46 0.00 19:41:09 19:40:01 1.22 0.00 1.22 0.00 0.00 14.40 0.00 19:41:09 19:41:01 18.88 0.25 18.63 0.00 19.33 4248.76 0.00 19:41:09 Average: 85.12 0.77 84.35 0.00 69.48 27590.75 0.00 19:41:09 19:41:09 19:07:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 19:41:09 19:08:01 28438808 31774476 525104 1.60 106172 3483472 2135788 6.29 1139980 2911128 1936 19:41:09 19:09:01 27594316 31717116 572200 1.74 137728 4167524 2050784 6.04 1562376 3244652 319388 19:41:09 19:10:01 27351668 31761788 525052 1.60 141616 4423816 1982436 5.84 1333460 3690632 349052 19:41:09 19:11:01 25801676 31629108 647676 1.97 148264 5797608 3086084 9.09 1705724 4812328 0 19:41:09 19:12:01 22693876 31681560 589576 1.79 284956 8610688 2272948 6.70 2024620 7386348 3208 19:41:09 19:13:01 20751780 31434552 826260 2.51 340904 10142920 2784692 8.21 2320248 8915548 32804 19:41:09 19:14:01 19244312 31713084 558860 1.70 403548 11789644 2043584 6.02 2196868 10481248 200428 19:41:09 19:15:01 21106084 31767988 507348 1.54 411936 10025172 1904172 5.61 2135972 8736348 456 19:41:09 19:16:01 21107792 31769708 505600 1.54 411944 10025176 1904172 5.61 2134320 8736352 184 19:41:09 19:17:01 21117068 31779008 496284 1.51 411996 10025156 1904172 5.61 2124892 8736336 152 19:41:09 19:18:01 21117192 31779208 495964 1.51 412012 10025160 1904172 5.61 2125016 8736336 20 19:41:09 19:19:01 21118400 31780576 494800 1.50 412016 10025292 1904172 5.61 2124064 8736464 204 19:41:09 19:20:01 21119172 31781376 494024 1.50 412036 10025292 1904172 5.61 2124076 8736476 12 19:41:09 19:21:01 21119280 31781516 493788 1.50 412056 10025296 1904172 5.61 2123808 8736480 204 19:41:09 19:22:01 21118792 31781420 494284 1.50 412096 10025296 1917800 5.65 2123876 8736792 16 19:41:09 19:23:01 21119032 31781672 494192 1.50 412108 10025300 1917800 5.65 2124284 8736788 200 19:41:09 19:24:01 21118796 31781488 494352 1.50 412152 10025304 1917800 5.65 2123952 8736792 12 19:41:09 19:25:01 21119220 31781936 493848 1.50 412172 10025312 1917800 5.65 2123708 8736796 212 19:41:09 19:26:01 21119172 31781912 493812 1.50 412192 10025312 1917800 5.65 2124048 8736796 12 19:41:09 19:27:01 21119132 31781900 493748 1.50 412220 10025316 1917800 5.65 2123724 8736804 160 19:41:09 19:28:01 21118328 31781152 494460 1.50 412260 10025320 1917800 5.65 2124200 8736808 24 19:41:09 19:29:01 21118336 31781172 494368 1.50 412280 10025324 1917800 5.65 2124016 8736812 52 19:41:09 19:30:01 21118068 31780936 494608 1.50 412288 10025328 1917800 5.65 2124168 8736816 12 19:41:09 19:31:01 21118012 31780884 494592 1.50 412296 10025328 1917800 5.65 2124200 8736816 184 19:41:09 19:32:01 21118224 31781112 494292 1.50 412316 10025332 1917800 5.65 2123916 8736820 24 19:41:09 19:33:01 21118152 31781072 494308 1.50 412324 10025332 1917800 5.65 2124608 8736820 276 19:41:09 19:34:01 21117884 31780812 494536 1.50 412328 10025340 1917800 5.65 2124312 8736824 188 19:41:09 19:35:01 21117884 31780848 494444 1.50 412352 10025344 1917800 5.65 2124228 8736832 140 19:41:09 19:36:01 21117900 31780888 494400 1.50 412380 10025344 1917800 5.65 2123824 8736832 12 19:41:09 19:37:01 21117796 31780792 494440 1.50 412380 10025348 1917800 5.65 2123816 8736836 196 19:41:09 19:38:01 21117764 31780788 494304 1.50 412404 10025352 1917800 5.65 2124404 8736840 12 19:41:09 19:39:01 21117472 31780516 494500 1.50 412424 10025352 1917800 5.65 2124572 8736840 260 19:41:09 19:40:01 21117400 31780464 494532 1.50 412444 10025356 1917800 5.65 2124080 8736844 12 19:41:09 19:41:01 20565852 31744588 527928 1.61 429376 10478544 2080388 6.13 2177628 9189456 360652 19:41:09 Average: 21808666 31756983 519191 1.58 373823 9398588 2006003 5.91 2050323 8170166 37374 19:41:09 19:41:09 19:07:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 19:41:09 19:08:01 vethcd4cc92 46.59 53.37 4.52 50.82 0.00 0.00 0.00 0.00 19:41:09 19:08:01 docker0 565.31 473.65 41.54 2772.44 0.00 0.00 0.00 0.00 19:41:09 19:08:01 lo 5.00 5.00 0.48 0.48 0.00 0.00 0.00 0.00 19:41:09 19:08:01 ens3 1429.71 1218.40 11751.50 168.75 0.00 0.00 0.00 0.00 19:41:09 19:09:01 veth7872086 1.10 1.28 0.09 0.11 0.00 0.00 0.00 0.00 19:41:09 19:09:01 docker0 46.50 61.85 4.09 1098.42 0.00 0.00 0.00 0.00 19:41:09 19:09:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 19:41:09 19:09:01 ens3 120.88 92.37 1133.23 65.32 0.00 0.00 0.00 0.00 19:41:09 19:10:01 veth7872086 0.40 0.42 0.03 0.03 0.00 0.00 0.00 0.00 19:41:09 19:10:01 docker0 0.40 0.40 0.03 0.03 0.00 0.00 0.00 0.00 19:41:09 19:10:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:41:09 19:10:01 ens3 22.23 12.63 19.03 10.25 0.00 0.00 0.00 0.00 19:41:09 19:11:01 vethadd7fd3 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:41:09 19:11:01 veth37ed7d6 1.25 1.57 0.13 0.33 0.00 0.00 0.00 0.00 19:41:09 19:11:01 vethfe7fb57 0.82 0.92 0.08 0.26 0.00 0.00 0.00 0.00 19:41:09 19:11:01 vetha787202 1.45 1.80 0.15 0.36 0.00 0.00 0.00 0.00 19:41:09 19:11:01 docker0 49.28 62.85 2.82 205.57 0.00 0.00 0.00 0.00 19:41:09 19:11:01 lo 0.80 0.80 0.07 0.07 0.00 0.00 0.00 0.00 19:41:09 19:11:01 ens3 196.02 162.61 1906.77 85.76 0.00 0.00 0.00 0.00 19:41:09 19:11:01 veth4ce0c52 0.00 0.60 0.00 0.04 0.00 0.00 0.00 0.00 19:41:09 19:12:01 vethc33995f 0.00 0.27 0.00 0.02 0.00 0.00 0.00 0.00 19:41:09 19:12:01 docker0 113.81 155.34 9.20 1613.01 0.00 0.00 0.00 0.00 19:41:09 19:12:01 lo 0.95 0.95 0.09 0.09 0.00 0.00 0.00 0.00 19:41:09 19:12:01 veth7770d09 0.00 0.27 0.00 0.02 0.00 0.00 0.00 0.00 19:41:09 19:12:01 ens3 212.23 162.03 1683.83 75.68 0.00 0.00 0.00 0.00 19:41:09 19:12:01 veth4ce0c52 0.00 0.24 0.00 0.01 0.00 0.00 0.00 0.00 19:41:09 19:13:01 vetha9dcffe 25.68 20.56 285.74 1.97 0.00 0.00 0.00 0.00 19:41:09 19:13:01 veth651fa10 0.00 0.13 0.00 0.01 0.00 0.00 0.00 0.00 19:41:09 19:13:01 veth9e67eb6 20.56 25.68 1.97 285.74 0.00 0.00 0.00 0.02 19:41:09 19:13:01 docker0 87.70 120.56 6.58 1162.90 0.00 0.00 0.00 0.00 19:41:09 19:13:01 lo 1.27 1.27 0.12 0.12 0.00 0.00 0.00 0.00 19:41:09 19:13:01 ens3 163.16 113.71 1241.42 24.90 0.00 0.00 0.00 0.00 19:41:09 19:13:01 veth4ce0c52 0.00 0.43 0.00 0.02 0.00 0.00 0.00 0.00 19:41:09 19:14:01 docker0 55.73 92.95 4.09 1112.74 0.00 0.00 0.00 0.00 19:41:09 19:14:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:41:09 19:14:01 ens3 168.68 115.63 1160.12 93.94 0.00 0.00 0.00 0.00 19:41:09 19:14:01 veth4ce0c52 0.00 0.23 0.00 0.01 0.00 0.00 0.00 0.00 19:41:09 19:15:01 docker0 21.28 29.36 1.27 181.38 0.00 0.00 0.00 0.00 19:41:09 19:15:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 19:41:09 19:15:01 ens3 80.80 65.59 207.71 66.14 0.00 0.00 0.00 0.00 19:41:09 19:16:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:41:09 19:16:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:41:09 19:16:01 ens3 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:41:09 19:17:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:41:09 19:17:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 19:41:09 19:17:01 ens3 0.13 0.10 0.01 0.01 0.00 0.00 0.00 0.00 19:41:09 19:18:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:41:09 19:18:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:41:09 19:18:01 ens3 0.13 0.07 0.08 0.06 0.00 0.00 0.00 0.00 19:41:09 19:19:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:41:09 19:19:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 19:41:09 19:19:01 ens3 0.10 0.10 0.01 0.01 0.00 0.00 0.00 0.00 19:41:09 19:20:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:41:09 19:20:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:41:09 19:20:01 ens3 0.02 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:41:09 19:21:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:41:09 19:21:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 19:41:09 19:21:01 ens3 0.10 0.10 0.01 0.01 0.00 0.00 0.00 0.00 19:41:09 19:22:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:41:09 19:22:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:41:09 19:22:01 ens3 0.02 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:41:09 19:23:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:41:09 19:23:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 19:41:09 19:23:01 ens3 0.27 0.22 0.08 0.07 0.00 0.00 0.00 0.00 19:41:09 19:24:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:41:09 19:24:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:41:09 19:24:01 ens3 0.07 0.05 0.00 0.00 0.00 0.00 0.00 0.00 19:41:09 19:25:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:41:09 19:25:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 19:41:09 19:25:01 ens3 0.12 0.10 0.01 0.01 0.00 0.00 0.00 0.00 19:41:09 19:26:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:41:09 19:26:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:41:09 19:26:01 ens3 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:41:09 19:27:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:41:09 19:27:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 19:41:09 19:27:01 ens3 0.10 0.10 0.01 0.01 0.00 0.00 0.00 0.00 19:41:09 19:28:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:41:09 19:28:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:41:09 19:28:01 ens3 0.13 0.07 0.08 0.06 0.00 0.00 0.00 0.00 19:41:09 19:29:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:41:09 19:29:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 19:41:09 19:29:01 ens3 0.12 0.10 0.01 0.01 0.00 0.00 0.00 0.00 19:41:09 19:30:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:41:09 19:30:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:41:09 19:30:01 ens3 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:41:09 19:31:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:41:09 19:31:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 19:41:09 19:31:01 ens3 0.10 0.10 0.01 0.01 0.00 0.00 0.00 0.00 19:41:09 19:32:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:41:09 19:32:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:41:09 19:32:01 ens3 0.02 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:41:09 19:33:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:41:09 19:33:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 19:41:09 19:33:01 ens3 0.22 0.18 0.08 0.07 0.00 0.00 0.00 0.00 19:41:09 19:34:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:41:09 19:34:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:41:09 19:34:01 ens3 0.02 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:41:09 19:35:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:41:09 19:35:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 19:41:09 19:35:01 ens3 0.12 0.10 0.01 0.01 0.00 0.00 0.00 0.00 19:41:09 19:36:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:41:09 19:36:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:41:09 19:36:01 ens3 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:41:09 19:37:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:41:09 19:37:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 19:41:09 19:37:01 ens3 0.10 0.10 0.01 0.01 0.00 0.00 0.00 0.00 19:41:09 19:38:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:41:09 19:38:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:41:09 19:38:01 ens3 0.15 0.08 0.08 0.07 0.00 0.00 0.00 0.00 19:41:09 19:39:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:41:09 19:39:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 19:41:09 19:39:01 ens3 0.35 0.23 0.64 0.02 0.00 0.00 0.00 0.00 19:41:09 19:40:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:41:09 19:40:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:41:09 19:40:01 ens3 0.02 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:41:09 19:41:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:41:09 19:41:01 lo 1.33 1.33 0.12 0.12 0.00 0.00 0.00 0.00 19:41:09 19:41:01 ens3 109.97 68.16 2525.52 12.75 0.00 0.00 0.00 0.00 19:41:09 Average: docker0 27.61 29.26 2.04 238.94 0.00 0.00 0.00 0.00 19:41:09 Average: lo 0.36 0.36 0.03 0.03 0.00 0.00 0.00 0.00 19:41:09 Average: ens3 73.64 59.15 635.67 17.73 0.00 0.00 0.00 0.00 19:41:09 19:41:09 19:41:09 ---> sar -P ALL: 19:41:09 Linux 5.4.0-94-generic (prd-ubuntu20-04-docker-8c-8g-23793) 08/29/22 _x86_64_ (8 CPU) 19:41:09 19:41:09 19:06:32 LINUX RESTART (8 CPU) 19:41:09 19:41:09 19:07:01 CPU %user %nice %system %iowait %steal %idle 19:41:09 19:08:01 all 10.27 0.00 3.61 2.68 0.06 83.39 19:41:09 19:08:01 0 8.23 0.00 3.39 0.52 0.07 87.78 19:41:09 19:08:01 1 9.72 0.00 2.51 0.15 0.05 87.57 19:41:09 19:08:01 2 9.30 0.00 4.66 7.06 0.03 78.95 19:41:09 19:08:01 3 9.10 0.00 3.64 5.62 0.07 81.57 19:41:09 19:08:01 4 15.89 0.00 4.62 2.67 0.07 76.75 19:41:09 19:08:01 5 8.70 0.00 2.70 0.07 0.03 88.50 19:41:09 19:08:01 6 12.51 0.00 3.79 4.21 0.07 79.43 19:41:09 19:08:01 7 8.65 0.00 3.59 1.12 0.07 86.58 19:41:09 19:09:01 all 33.62 0.00 6.59 1.51 0.07 58.21 19:41:09 19:09:01 0 35.22 0.00 6.40 0.40 0.07 57.91 19:41:09 19:09:01 1 34.33 0.00 8.44 8.46 0.07 48.69 19:41:09 19:09:01 2 33.08 0.00 6.75 1.36 0.07 58.74 19:41:09 19:09:01 3 35.23 0.00 6.41 0.02 0.07 58.27 19:41:09 19:09:01 4 35.56 0.00 6.34 0.03 0.08 57.99 19:41:09 19:09:01 5 29.34 0.00 5.41 0.03 0.05 65.17 19:41:09 19:09:01 6 31.18 0.00 5.47 0.03 0.05 63.26 19:41:09 19:09:01 7 35.03 0.00 7.49 1.74 0.07 55.68 19:41:09 19:10:01 all 56.19 0.00 7.59 0.22 0.08 35.92 19:41:09 19:10:01 0 58.23 0.00 7.75 0.13 0.08 33.79 19:41:09 19:10:01 1 57.08 0.00 7.73 1.11 0.08 33.99 19:41:09 19:10:01 2 56.33 0.00 7.87 0.05 0.08 35.66 19:41:09 19:10:01 3 57.87 0.00 7.62 0.00 0.08 34.43 19:41:09 19:10:01 4 57.74 0.00 7.82 0.08 0.08 34.27 19:41:09 19:10:01 5 51.73 0.00 7.20 0.20 0.09 40.79 19:41:09 19:10:01 6 51.93 0.00 6.79 0.07 0.09 41.13 19:41:09 19:10:01 7 58.57 0.00 7.91 0.07 0.08 33.36 19:41:09 19:11:01 all 14.04 0.00 7.16 4.47 0.07 74.27 19:41:09 19:11:01 0 15.04 0.00 7.49 4.78 0.05 72.64 19:41:09 19:11:01 1 14.68 0.00 7.95 1.83 0.07 75.47 19:41:09 19:11:01 2 12.55 0.00 6.69 0.66 0.05 80.05 19:41:09 19:11:01 3 14.67 0.00 7.83 0.59 0.07 76.85 19:41:09 19:11:01 4 15.16 0.00 7.66 2.34 0.07 74.77 19:41:09 19:11:01 5 12.82 0.00 6.97 23.96 0.09 56.16 19:41:09 19:11:01 6 13.85 0.00 5.10 0.69 0.07 80.29 19:41:09 19:11:01 7 13.60 0.00 7.57 0.95 0.07 77.81 19:41:09 19:12:01 all 36.58 0.00 9.38 11.74 0.08 42.22 19:41:09 19:12:01 0 34.20 0.00 9.14 9.02 0.10 47.53 19:41:09 19:12:01 1 38.13 0.00 10.72 7.64 0.07 43.43 19:41:09 19:12:01 2 35.26 0.00 8.63 12.51 0.07 43.53 19:41:09 19:12:01 3 38.37 0.00 9.00 4.22 0.05 48.36 19:41:09 19:12:01 4 37.36 0.00 9.21 11.75 0.07 41.61 19:41:09 19:12:01 5 35.77 0.00 10.04 36.60 0.12 17.47 19:41:09 19:12:01 6 36.36 0.00 8.91 5.94 0.07 48.72 19:41:09 19:12:01 7 37.17 0.00 9.40 6.26 0.09 47.08 19:41:09 19:13:01 all 32.39 0.00 8.69 19.80 0.11 39.01 19:41:09 19:13:01 0 28.83 0.00 7.38 9.99 0.10 53.70 19:41:09 19:13:01 1 33.78 0.00 8.89 18.24 0.15 38.92 19:41:09 19:13:01 2 29.77 0.00 8.17 10.83 0.08 51.15 19:41:09 19:13:01 3 33.86 0.00 9.87 22.31 0.10 33.85 19:41:09 19:13:01 4 34.08 0.00 8.53 24.84 0.12 32.44 19:41:09 19:13:01 5 33.27 0.00 7.63 21.91 0.10 37.10 19:41:09 19:13:01 6 31.27 0.00 8.93 23.71 0.10 35.98 19:41:09 19:13:01 7 34.22 0.00 10.08 26.54 0.14 29.02 19:41:09 19:14:01 all 46.24 0.00 10.18 14.98 0.13 28.47 19:41:09 19:14:01 0 43.87 0.00 8.87 13.69 0.17 33.40 19:41:09 19:14:01 1 44.09 0.00 10.95 25.09 0.12 19.75 19:41:09 19:14:01 2 45.07 0.00 10.01 14.32 0.10 30.49 19:41:09 19:14:01 3 47.31 0.00 10.10 12.77 0.09 29.73 19:41:09 19:14:01 4 48.39 0.00 11.04 20.79 0.14 19.65 19:41:09 19:14:01 5 48.19 0.00 10.07 9.28 0.14 32.32 19:41:09 19:14:01 6 44.50 0.00 10.80 13.58 0.12 31.00 19:41:09 19:14:01 7 48.42 0.00 9.58 10.33 0.17 31.50 19:41:09 19:15:01 all 15.39 0.00 3.58 5.88 0.05 75.10 19:41:09 19:15:01 0 14.91 0.00 3.44 1.33 0.05 80.27 19:41:09 19:15:01 1 15.34 0.00 3.43 7.23 0.03 73.97 19:41:09 19:15:01 2 16.12 0.00 3.38 5.01 0.05 75.44 19:41:09 19:15:01 3 15.48 0.00 3.46 5.20 0.07 75.79 19:41:09 19:15:01 4 14.09 0.00 3.35 8.80 0.03 73.73 19:41:09 19:15:01 5 17.05 0.00 4.38 7.11 0.05 71.40 19:41:09 19:15:01 6 15.06 0.00 3.14 5.88 0.05 75.87 19:41:09 19:15:01 7 15.02 0.00 4.08 6.47 0.05 74.38 19:41:09 19:16:01 all 0.00 0.00 0.01 0.00 0.00 99.99 19:41:09 19:16:01 0 0.00 0.00 0.00 0.00 0.00 100.00 19:41:09 19:16:01 1 0.00 0.00 0.00 0.00 0.00 100.00 19:41:09 19:16:01 2 0.00 0.00 0.00 0.00 0.00 100.00 19:41:09 19:16:01 3 0.00 0.00 0.03 0.00 0.00 99.97 19:41:09 19:16:01 4 0.02 0.00 0.00 0.00 0.00 99.98 19:41:09 19:16:01 5 0.00 0.00 0.02 0.00 0.00 99.98 19:41:09 19:16:01 6 0.00 0.00 0.00 0.02 0.00 99.98 19:41:09 19:16:01 7 0.02 0.00 0.00 0.02 0.00 99.97 19:41:09 19:17:01 all 0.13 0.00 0.01 0.04 0.01 99.81 19:41:09 19:17:01 0 0.03 0.00 0.03 0.03 0.00 99.90 19:41:09 19:17:01 1 0.88 0.00 0.02 0.00 0.02 99.09 19:41:09 19:17:01 2 0.02 0.00 0.02 0.00 0.02 99.95 19:41:09 19:17:01 3 0.07 0.00 0.02 0.00 0.02 99.90 19:41:09 19:17:01 4 0.00 0.00 0.00 0.00 0.00 100.00 19:41:09 19:17:01 5 0.03 0.00 0.00 0.00 0.00 99.97 19:41:09 19:17:01 6 0.02 0.00 0.02 0.15 0.00 99.82 19:41:09 19:17:01 7 0.02 0.00 0.02 0.12 0.00 99.85 19:41:09 19:18:01 all 0.00 0.00 0.01 0.03 0.00 99.96 19:41:09 19:18:01 0 0.02 0.00 0.00 0.00 0.00 99.98 19:41:09 19:18:01 1 0.00 0.00 0.02 0.00 0.00 99.98 19:41:09 19:18:01 2 0.00 0.00 0.00 0.00 0.00 100.00 19:41:09 19:18:01 3 0.00 0.00 0.02 0.00 0.00 99.98 19:41:09 19:18:01 4 0.00 0.00 0.00 0.00 0.00 100.00 19:41:09 19:18:01 5 0.00 0.00 0.02 0.00 0.00 99.98 19:41:09 19:18:01 6 0.02 0.00 0.00 0.18 0.00 99.80 19:41:09 19:18:01 7 0.00 0.00 0.00 0.05 0.00 99.95 19:41:09 19:41:09 19:18:01 CPU %user %nice %system %iowait %steal %idle 19:41:09 19:19:01 all 0.03 0.00 0.01 0.01 0.00 99.95 19:41:09 19:19:01 0 0.03 0.00 0.02 0.00 0.00 99.95 19:41:09 19:19:01 1 0.02 0.00 0.00 0.00 0.00 99.98 19:41:09 19:19:01 2 0.03 0.00 0.02 0.00 0.00 99.95 19:41:09 19:19:01 3 0.03 0.00 0.00 0.00 0.02 99.95 19:41:09 19:19:01 4 0.02 0.00 0.02 0.00 0.02 99.95 19:41:09 19:19:01 5 0.02 0.00 0.00 0.00 0.00 99.98 19:41:09 19:19:01 6 0.03 0.00 0.00 0.02 0.00 99.95 19:41:09 19:19:01 7 0.02 0.00 0.00 0.07 0.00 99.92 19:41:09 19:20:01 all 0.01 0.00 0.00 0.00 0.01 99.98 19:41:09 19:20:01 0 0.00 0.00 0.00 0.00 0.02 99.98 19:41:09 19:20:01 1 0.00 0.00 0.00 0.00 0.02 99.98 19:41:09 19:20:01 2 0.00 0.00 0.00 0.00 0.00 100.00 19:41:09 19:20:01 3 0.03 0.00 0.00 0.00 0.00 99.97 19:41:09 19:20:01 4 0.02 0.00 0.00 0.00 0.00 99.98 19:41:09 19:20:01 5 0.00 0.00 0.00 0.00 0.00 100.00 19:41:09 19:20:01 6 0.02 0.00 0.00 0.02 0.00 99.97 19:41:09 19:20:01 7 0.02 0.00 0.00 0.02 0.02 99.95 19:41:09 19:21:01 all 0.03 0.00 0.01 0.00 0.01 99.95 19:41:09 19:21:01 0 0.08 0.00 0.02 0.00 0.00 99.90 19:41:09 19:21:01 1 0.00 0.00 0.02 0.00 0.00 99.98 19:41:09 19:21:01 2 0.02 0.00 0.00 0.00 0.00 99.98 19:41:09 19:21:01 3 0.02 0.00 0.03 0.00 0.03 99.92 19:41:09 19:21:01 4 0.00 0.00 0.02 0.00 0.00 99.98 19:41:09 19:21:01 5 0.02 0.00 0.00 0.00 0.00 99.98 19:41:09 19:21:01 6 0.05 0.00 0.00 0.00 0.02 99.93 19:41:09 19:21:01 7 0.02 0.00 0.00 0.03 0.00 99.95 19:41:09 19:22:01 all 0.04 0.00 0.02 0.01 0.00 99.93 19:41:09 19:22:01 0 0.03 0.00 0.02 0.00 0.00 99.95 19:41:09 19:22:01 1 0.02 0.00 0.02 0.02 0.00 99.95 19:41:09 19:22:01 2 0.02 0.00 0.02 0.00 0.02 99.95 19:41:09 19:22:01 3 0.03 0.00 0.03 0.00 0.00 99.93 19:41:09 19:22:01 4 0.02 0.00 0.02 0.00 0.00 99.97 19:41:09 19:22:01 5 0.02 0.00 0.02 0.00 0.00 99.97 19:41:09 19:22:01 6 0.17 0.00 0.03 0.00 0.00 99.80 19:41:09 19:22:01 7 0.02 0.00 0.02 0.03 0.00 99.93 19:41:09 19:23:01 all 0.04 0.00 0.00 0.01 0.00 99.95 19:41:09 19:23:01 0 0.10 0.00 0.02 0.00 0.00 99.88 19:41:09 19:23:01 1 0.02 0.00 0.02 0.00 0.02 99.95 19:41:09 19:23:01 2 0.03 0.00 0.00 0.00 0.00 99.97 19:41:09 19:23:01 3 0.05 0.00 0.00 0.00 0.02 99.93 19:41:09 19:23:01 4 0.02 0.00 0.00 0.00 0.00 99.98 19:41:09 19:23:01 5 0.00 0.00 0.00 0.00 0.00 100.00 19:41:09 19:23:01 6 0.07 0.00 0.00 0.02 0.00 99.92 19:41:09 19:23:01 7 0.00 0.00 0.00 0.05 0.00 99.95 19:41:09 19:24:01 all 0.00 0.00 0.01 0.01 0.00 99.98 19:41:09 19:24:01 0 0.00 0.00 0.00 0.00 0.00 100.00 19:41:09 19:24:01 1 0.02 0.00 0.02 0.00 0.00 99.97 19:41:09 19:24:01 2 0.00 0.00 0.00 0.00 0.00 100.00 19:41:09 19:24:01 3 0.00 0.00 0.02 0.00 0.02 99.97 19:41:09 19:24:01 4 0.00 0.00 0.00 0.00 0.00 100.00 19:41:09 19:24:01 5 0.00 0.00 0.00 0.00 0.00 100.00 19:41:09 19:24:01 6 0.02 0.00 0.00 0.00 0.00 99.98 19:41:09 19:24:01 7 0.00 0.00 0.02 0.08 0.00 99.90 19:41:09 19:25:01 all 0.00 0.00 0.01 0.01 0.00 99.98 19:41:09 19:25:01 0 0.00 0.00 0.00 0.00 0.00 100.00 19:41:09 19:25:01 1 0.00 0.00 0.00 0.00 0.00 100.00 19:41:09 19:25:01 2 0.00 0.00 0.00 0.00 0.00 100.00 19:41:09 19:25:01 3 0.03 0.00 0.03 0.00 0.02 99.92 19:41:09 19:25:01 4 0.00 0.00 0.02 0.00 0.00 99.98 19:41:09 19:25:01 5 0.00 0.00 0.00 0.00 0.02 99.98 19:41:09 19:25:01 6 0.00 0.00 0.00 0.03 0.00 99.97 19:41:09 19:25:01 7 0.00 0.00 0.02 0.02 0.00 99.97 19:41:09 19:26:01 all 0.01 0.00 0.01 0.00 0.00 99.97 19:41:09 19:26:01 0 0.00 0.00 0.02 0.00 0.00 99.98 19:41:09 19:26:01 1 0.02 0.00 0.00 0.00 0.00 99.98 19:41:09 19:26:01 2 0.00 0.00 0.00 0.00 0.02 99.98 19:41:09 19:26:01 3 0.03 0.00 0.02 0.00 0.02 99.93 19:41:09 19:26:01 4 0.02 0.00 0.00 0.00 0.00 99.98 19:41:09 19:26:01 5 0.00 0.00 0.02 0.00 0.00 99.98 19:41:09 19:26:01 6 0.02 0.00 0.00 0.00 0.00 99.98 19:41:09 19:26:01 7 0.02 0.00 0.00 0.03 0.00 99.95 19:41:09 19:27:01 all 0.01 0.00 0.00 0.02 0.00 99.97 19:41:09 19:27:01 0 0.00 0.00 0.00 0.00 0.00 100.00 19:41:09 19:27:01 1 0.00 0.00 0.00 0.00 0.00 100.00 19:41:09 19:27:01 2 0.00 0.00 0.00 0.00 0.00 100.00 19:41:09 19:27:01 3 0.03 0.00 0.02 0.00 0.00 99.95 19:41:09 19:27:01 4 0.02 0.00 0.00 0.00 0.00 99.98 19:41:09 19:27:01 5 0.02 0.00 0.00 0.00 0.00 99.98 19:41:09 19:27:01 6 0.00 0.00 0.00 0.00 0.00 100.00 19:41:09 19:27:01 7 0.02 0.00 0.00 0.13 0.02 99.83 19:41:09 19:28:01 all 0.01 0.00 0.01 0.00 0.01 99.97 19:41:09 19:28:01 0 0.03 0.00 0.02 0.00 0.02 99.93 19:41:09 19:28:01 1 0.03 0.00 0.02 0.00 0.02 99.93 19:41:09 19:28:01 2 0.02 0.00 0.00 0.00 0.00 99.98 19:41:09 19:28:01 3 0.00 0.00 0.00 0.00 0.00 100.00 19:41:09 19:28:01 4 0.02 0.00 0.02 0.00 0.00 99.97 19:41:09 19:28:01 5 0.02 0.00 0.00 0.00 0.00 99.98 19:41:09 19:28:01 6 0.00 0.00 0.00 0.00 0.02 99.98 19:41:09 19:28:01 7 0.00 0.00 0.02 0.02 0.00 99.97 19:41:09 19:29:01 all 0.01 0.00 0.00 0.01 0.00 99.97 19:41:09 19:29:01 0 0.00 0.00 0.00 0.00 0.00 100.00 19:41:09 19:29:01 1 0.02 0.00 0.02 0.00 0.02 99.95 19:41:09 19:29:01 2 0.02 0.00 0.00 0.00 0.00 99.98 19:41:09 19:29:01 3 0.02 0.00 0.00 0.00 0.00 99.98 19:41:09 19:29:01 4 0.02 0.00 0.00 0.00 0.00 99.98 19:41:09 19:29:01 5 0.00 0.00 0.00 0.00 0.00 100.00 19:41:09 19:29:01 6 0.00 0.00 0.02 0.02 0.00 99.97 19:41:09 19:29:01 7 0.02 0.00 0.00 0.08 0.00 99.90 19:41:09 19:41:09 19:29:01 CPU %user %nice %system %iowait %steal %idle 19:41:09 19:30:01 all 0.01 0.00 0.00 0.01 0.00 99.97 19:41:09 19:30:01 0 0.03 0.00 0.00 0.00 0.00 99.97 19:41:09 19:30:01 1 0.02 0.00 0.02 0.00 0.02 99.95 19:41:09 19:30:01 2 0.02 0.00 0.02 0.00 0.00 99.97 19:41:09 19:30:01 3 0.00 0.00 0.00 0.00 0.00 100.00 19:41:09 19:30:01 4 0.00 0.00 0.00 0.00 0.00 100.00 19:41:09 19:30:01 5 0.02 0.00 0.00 0.00 0.00 99.98 19:41:09 19:30:01 6 0.02 0.00 0.00 0.00 0.00 99.98 19:41:09 19:30:01 7 0.00 0.00 0.00 0.07 0.00 99.93 19:41:09 19:31:01 all 0.00 0.00 0.01 0.01 0.00 99.98 19:41:09 19:31:01 0 0.00 0.00 0.02 0.00 0.00 99.98 19:41:09 19:31:01 1 0.02 0.00 0.02 0.00 0.02 99.95 19:41:09 19:31:01 2 0.00 0.00 0.00 0.00 0.02 99.98 19:41:09 19:31:01 3 0.00 0.00 0.00 0.00 0.00 100.00 19:41:09 19:31:01 4 0.00 0.00 0.00 0.00 0.00 100.00 19:41:09 19:31:01 5 0.02 0.00 0.00 0.00 0.00 99.98 19:41:09 19:31:01 6 0.00 0.00 0.00 0.02 0.00 99.98 19:41:09 19:31:01 7 0.00 0.00 0.02 0.05 0.00 99.93 19:41:09 19:32:01 all 0.02 0.00 0.01 0.00 0.00 99.96 19:41:09 19:32:01 0 0.02 0.00 0.00 0.00 0.00 99.98 19:41:09 19:32:01 1 0.03 0.00 0.03 0.00 0.02 99.92 19:41:09 19:32:01 2 0.02 0.00 0.00 0.00 0.00 99.98 19:41:09 19:32:01 3 0.02 0.00 0.00 0.00 0.00 99.98 19:41:09 19:32:01 4 0.05 0.00 0.00 0.00 0.00 99.95 19:41:09 19:32:01 5 0.00 0.00 0.00 0.00 0.00 100.00 19:41:09 19:32:01 6 0.03 0.00 0.02 0.02 0.00 99.93 19:41:09 19:32:01 7 0.02 0.00 0.00 0.02 0.00 99.97 19:41:09 19:33:01 all 0.01 0.00 0.01 0.04 0.00 99.94 19:41:09 19:33:01 0 0.00 0.00 0.00 0.00 0.00 100.00 19:41:09 19:33:01 1 0.00 0.00 0.03 0.00 0.02 99.95 19:41:09 19:33:01 2 0.02 0.00 0.00 0.00 0.00 99.98 19:41:09 19:33:01 3 0.00 0.00 0.00 0.00 0.00 100.00 19:41:09 19:33:01 4 0.02 0.00 0.02 0.00 0.02 99.95 19:41:09 19:33:01 5 0.02 0.00 0.00 0.00 0.00 99.98 19:41:09 19:33:01 6 0.00 0.00 0.00 0.13 0.00 99.87 19:41:09 19:33:01 7 0.00 0.00 0.02 0.17 0.00 99.82 19:41:09 19:34:01 all 0.25 0.00 0.00 0.00 0.00 99.74 19:41:09 19:34:01 0 0.02 0.00 0.00 0.00 0.00 99.98 19:41:09 19:34:01 1 0.03 0.00 0.00 0.00 0.02 99.95 19:41:09 19:34:01 2 1.87 0.00 0.02 0.00 0.00 98.11 19:41:09 19:34:01 3 0.00 0.00 0.00 0.00 0.00 100.00 19:41:09 19:34:01 4 0.02 0.00 0.00 0.00 0.00 99.98 19:41:09 19:34:01 5 0.00 0.00 0.00 0.00 0.00 100.00 19:41:09 19:34:01 6 0.02 0.00 0.00 0.00 0.02 99.97 19:41:09 19:34:01 7 0.02 0.00 0.00 0.02 0.00 99.97 19:41:09 19:35:01 all 0.04 0.00 0.00 0.02 0.00 99.94 19:41:09 19:35:01 0 0.00 0.00 0.02 0.00 0.00 99.98 19:41:09 19:35:01 1 0.02 0.00 0.02 0.00 0.00 99.97 19:41:09 19:35:01 2 0.27 0.00 0.00 0.00 0.00 99.73 19:41:09 19:35:01 3 0.00 0.00 0.00 0.00 0.00 100.00 19:41:09 19:35:01 4 0.02 0.00 0.00 0.00 0.00 99.98 19:41:09 19:35:01 5 0.02 0.00 0.00 0.00 0.00 99.98 19:41:09 19:35:01 6 0.00 0.00 0.00 0.00 0.00 100.00 19:41:09 19:35:01 7 0.02 0.00 0.00 0.15 0.00 99.83 19:41:09 19:36:01 all 0.01 0.00 0.00 0.02 0.01 99.96 19:41:09 19:36:01 0 0.02 0.00 0.00 0.00 0.02 99.97 19:41:09 19:36:01 1 0.02 0.00 0.02 0.00 0.02 99.95 19:41:09 19:36:01 2 0.02 0.00 0.00 0.00 0.02 99.97 19:41:09 19:36:01 3 0.00 0.00 0.00 0.00 0.00 100.00 19:41:09 19:36:01 4 0.00 0.00 0.00 0.00 0.00 100.00 19:41:09 19:36:01 5 0.00 0.00 0.00 0.00 0.00 100.00 19:41:09 19:36:01 6 0.00 0.00 0.00 0.00 0.00 100.00 19:41:09 19:36:01 7 0.02 0.00 0.00 0.15 0.00 99.83 19:41:09 19:37:01 all 0.01 0.00 0.01 0.00 0.00 99.97 19:41:09 19:37:01 0 0.02 0.00 0.00 0.00 0.00 99.98 19:41:09 19:37:01 1 0.02 0.00 0.02 0.00 0.02 99.95 19:41:09 19:37:01 2 0.00 0.00 0.00 0.00 0.00 100.00 19:41:09 19:37:01 3 0.00 0.00 0.02 0.00 0.00 99.98 19:41:09 19:37:01 4 0.02 0.00 0.02 0.00 0.00 99.97 19:41:09 19:37:01 5 0.02 0.00 0.00 0.00 0.00 99.98 19:41:09 19:37:01 6 0.03 0.00 0.00 0.00 0.00 99.97 19:41:09 19:37:01 7 0.00 0.00 0.00 0.03 0.00 99.97 19:41:09 19:38:01 all 0.01 0.00 0.01 0.01 0.00 99.96 19:41:09 19:38:01 0 0.02 0.00 0.02 0.02 0.00 99.95 19:41:09 19:38:01 1 0.02 0.00 0.02 0.00 0.02 99.95 19:41:09 19:38:01 2 0.00 0.00 0.00 0.00 0.00 100.00 19:41:09 19:38:01 3 0.00 0.00 0.00 0.00 0.00 100.00 19:41:09 19:38:01 4 0.02 0.00 0.02 0.00 0.00 99.97 19:41:09 19:38:01 5 0.02 0.00 0.02 0.00 0.00 99.97 19:41:09 19:38:01 6 0.02 0.00 0.02 0.00 0.00 99.97 19:41:09 19:38:01 7 0.00 0.00 0.02 0.05 0.02 99.92 19:41:09 19:39:01 all 0.01 0.00 0.01 0.00 0.01 99.97 19:41:09 19:39:01 0 0.00 0.00 0.00 0.00 0.00 100.00 19:41:09 19:39:01 1 0.03 0.00 0.02 0.00 0.00 99.95 19:41:09 19:39:01 2 0.00 0.00 0.02 0.00 0.02 99.97 19:41:09 19:39:01 3 0.02 0.00 0.00 0.00 0.02 99.97 19:41:09 19:39:01 4 0.02 0.00 0.00 0.00 0.00 99.98 19:41:09 19:39:01 5 0.00 0.00 0.00 0.00 0.02 99.98 19:41:09 19:39:01 6 0.02 0.00 0.00 0.02 0.00 99.97 19:41:09 19:39:01 7 0.02 0.00 0.02 0.02 0.00 99.95 19:41:09 19:40:01 all 0.01 0.00 0.01 0.00 0.00 99.98 19:41:09 19:40:01 0 0.02 0.00 0.02 0.00 0.00 99.97 19:41:09 19:40:01 1 0.02 0.00 0.02 0.00 0.02 99.95 19:41:09 19:40:01 2 0.00 0.00 0.00 0.00 0.00 100.00 19:41:09 19:40:01 3 0.00 0.00 0.00 0.00 0.00 100.00 19:41:09 19:40:01 4 0.00 0.00 0.00 0.00 0.00 100.00 19:41:09 19:40:01 5 0.00 0.00 0.00 0.00 0.00 100.00 19:41:09 19:40:01 6 0.02 0.00 0.03 0.02 0.00 99.93 19:41:09 19:40:01 7 0.00 0.00 0.00 0.02 0.00 99.98 19:41:09 19:41:09 19:40:01 CPU %user %nice %system %iowait %steal %idle 19:41:09 19:41:01 all 3.26 0.00 1.09 0.18 0.02 95.45 19:41:09 19:41:01 0 3.61 0.00 0.97 0.00 0.02 95.41 19:41:09 19:41:01 1 2.77 0.00 1.17 0.02 0.03 96.01 19:41:09 19:41:01 2 3.11 0.00 0.86 0.00 0.02 96.01 19:41:09 19:41:01 3 3.29 0.00 0.90 0.27 0.02 95.52 19:41:09 19:41:01 4 3.28 0.00 1.20 0.00 0.02 95.50 19:41:09 19:41:01 5 3.28 0.00 1.07 0.03 0.02 95.59 19:41:09 19:41:01 6 3.36 0.00 1.42 0.13 0.02 95.07 19:41:09 19:41:01 7 3.41 0.00 1.10 0.95 0.02 94.52 19:41:09 Average: all 7.22 0.00 1.68 1.79 0.02 89.29 19:41:09 Average: 0 7.03 0.00 1.59 1.15 0.02 90.20 19:41:09 Average: 1 7.30 0.00 1.80 2.03 0.03 88.85 19:41:09 Average: 2 7.06 0.00 1.66 1.50 0.02 89.76 19:41:09 Average: 3 7.42 0.00 1.71 1.48 0.02 89.37 19:41:09 Average: 4 7.60 0.00 1.74 2.07 0.02 88.57 19:41:09 Average: 5 6.97 0.00 1.61 2.86 0.02 88.54 19:41:09 Average: 6 6.97 0.00 1.58 1.59 0.02 89.84 19:41:09 Average: 7 7.38 0.00 1.77 1.62 0.02 89.21 19:41:09 19:41:09 19:41:09