Pull request #4179 opened Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from f233cec79ca72df59ecd9c68e03ce25c3cc6eb96+2c99177cfa56a7c1913fd19809bbc8b219bb0ef5 (8cd5793f4d2a6947320ec4f2755347f1226c8314) 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-ssh14236485225912533377.key Verifying host key using known hosts file > 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-ssh7013587954083651570.key Verifying host key using known hosts file > 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-4179/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-4179/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh8723010467831743382.key Verifying host key using known hosts file > 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-4179/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh8656983291521252727.key Verifying host key using known hosts file > 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-ssh6340518311770313811.key Verifying host key using known hosts file > 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-4179/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-4179/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh6331518562384409442.key Verifying host key using known hosts file > 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-7091 in /w/workspace/edgexfoundry_edgex-go_PR-4179 [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 Verifying host key using known hosts file You're using 'Known hosts file' strategy to verify ssh host keys, but your known_hosts file does not exist, please go to 'Manage Jenkins' -> 'Configure Global Security' -> 'Git Host Key Verification Configuration' and configure host key verification. > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git using GIT_SSH to set credentials SSH Credentials for GitHub Verifying host key using known hosts file You're using 'Known hosts file' strategy to verify ssh host keys, but your known_hosts file does not exist, please go to 'Manage Jenkins' -> 'Configure Global Security' -> 'Git Host Key Verification Configuration' and configure host key verification. > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/4179/head:refs/remotes/origin/PR-4179 +refs/heads/main:refs/remotes/origin/main # timeout=10 Merging remotes/origin/main commit 2c99177cfa56a7c1913fd19809bbc8b219bb0ef5 into PR head commit f233cec79ca72df59ecd9c68e03ce25c3cc6eb96 Merge succeeded, producing f233cec79ca72df59ecd9c68e03ce25c3cc6eb96 Checking out Revision f233cec79ca72df59ecd9c68e03ce25c3cc6eb96 (PR-4179) 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:08:10 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 19:08:10 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 19:08:11 ========================================================= 19:08:11 EdgeX Global Pipelines Version Info 19:08:11 ========================================================= [Pipeline] libraryResource [Pipeline] sh > git config core.sparsecheckout # timeout=10 > git checkout -f f233cec79ca72df59ecd9c68e03ce25c3cc6eb96 # timeout=10 > git remote # timeout=10 > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub Verifying host key using known hosts file You're using 'Known hosts file' strategy to verify ssh host keys, but your known_hosts file does not exist, please go to 'Manage Jenkins' -> 'Configure Global Security' -> 'Git Host Key Verification Configuration' and configure host key verification. > git merge 2c99177cfa56a7c1913fd19809bbc8b219bb0ef5 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f f233cec79ca72df59ecd9c68e03ce25c3cc6eb96 # timeout=10 19:08:11 ------------------- 19:08:11 stable info: 19:08:11 ------------------- 19:08:11 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 19:08:11 Commit SHA: bd7468d5528128c83034753e4c3def8ef9af3f2d 19:08:11 Message: update stable to v1.0.239 19:08:12 ------------------- 19:08:12 experimental info: 19:08:12 ------------------- 19:08:12 Commited By: **** collab-it+edgex@linuxfoundation.org 19:08:12 Commit SHA: bd7468d5528128c83034753e4c3def8ef9af3f2d 19:08:12 Message: update experimental to v1.0.239 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 19:08:12 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-go-settings [Pipeline] echo 19:08:12 [edgeXSetupEnvironment]: set envvar PROJECT = edgex-go [Pipeline] echo 19:08:12 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 19:08:12 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 19:08:12 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 19:08:12 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.18 [Pipeline] echo 19:08:12 [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo 19:08:12 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_GLOB = cmd/**/Dockerfile [Pipeline] echo 19:08:12 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_PREFIX = [Pipeline] echo 19:08:12 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_SUFFIX = [Pipeline] echo 19:08:12 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 19:08:13 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 19:08:13 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 19:08:13 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 19:08:13 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 19:08:13 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 19:08:13 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 19:08:13 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 19:08:13 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo 19:08:13 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v2 [Pipeline] echo 19:08:13 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 19:08:13 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 19:08:13 [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo 19:08:13 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-4179 [Pipeline] echo 19:08:13 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-4179 [Pipeline] echo 19:08:13 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-4179 [Pipeline] echo 19:08:13 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = f233cec79ca72df59ecd9c68e03ce25c3cc6eb96 [Pipeline] echo 19:08:13 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = f233cec [Pipeline] echo 19:08:13 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 19:08:13 provisioning config files... 19:08:13 copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/1@tmp/config2446454103253591590tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 19:08:14 ---> docker-login.sh 19:08:14 nexus3.edgexfoundry.org:10001 19:08:14 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 19:08:14 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 19:08:14 Configure a credential helper to remove this warning. See 19:08:14 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 19:08:14 19:08:14 Login Succeeded 19:08:14 nexus3.edgexfoundry.org:10002 19:08:14 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 19:08:14 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 19:08:14 Configure a credential helper to remove this warning. See 19:08:14 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 19:08:14 19:08:14 Login Succeeded 19:08:14 nexus3.edgexfoundry.org:10003 19:08:14 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 19:08:14 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 19:08:14 Configure a credential helper to remove this warning. See 19:08:14 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 19:08:14 19:08:14 Login Succeeded 19:08:14 nexus3.edgexfoundry.org:10004 19:08:14 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 19:08:14 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 19:08:14 Configure a credential helper to remove this warning. See 19:08:14 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 19:08:14 19:08:14 Login Succeeded 19:08:14 docker.io 19:08:15 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 19:08:15 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 19:08:15 Configure a credential helper to remove this warning. See 19:08:15 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 19:08:15 19:08:15 Login Succeeded 19:08:15 ---> docker-login.sh ends [Pipeline] } 19:08:15 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 19:08:15 + 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:08:15 + + dirname cmd/core-command/Dockerfilecut 19:08:15 -d/ -f2 19:08:15 + echo core-command,cmd/core-command/Dockerfile 19:08:15 + dirname cmd/core-data/Dockerfile 19:08:15 + cut -d/ -f2 19:08:15 + echo core-data,cmd/core-data/Dockerfile 19:08:15 + dirname cmd/core-metadata/Dockerfile 19:08:15 + cut -d/ -f2 19:08:15 + echo core-metadata,cmd/core-metadata/Dockerfile 19:08:15 + dirname+ cmd/security-bootstrapper/Dockerfile 19:08:15 cut -d/ -f2 19:08:15 + echo security-bootstrapper,cmd/security-bootstrapper/Dockerfile 19:08:15 + dirname cmd/security-proxy-setup/Dockerfile 19:08:15 + cut -d/ -f2 19:08:15 + echo security-proxy-setup,cmd/security-proxy-setup/Dockerfile 19:08:15 + dirname cmd/security-secretstore-setup/Dockerfile 19:08:15 + cut -d/ -f2 19:08:15 + echo security-secretstore-setup,cmd/security-secretstore-setup/Dockerfile 19:08:15 + dirname cmd/security-spiffe-token-provider/Dockerfile 19:08:15 + cut -d/ -f2 19:08:15 + echo security-spiffe-token-provider,cmd/security-spiffe-token-provider/Dockerfile 19:08:15 + dirname cmd/security-spire-agent/Dockerfile 19:08:15 + cut -d/ -f2 19:08:15 + echo security-spire-agent,cmd/security-spire-agent/Dockerfile 19:08:15 + dirname cmd/security-spire-config/Dockerfile 19:08:15 + cut -d/ -f2 19:08:15 + echo security-spire-config,cmd/security-spire-config/Dockerfile 19:08:15 + dirname cmd/security-spire-server/Dockerfile 19:08:15 + cut -d/ -f2 19:08:15 + echo security-spire-server,cmd/security-spire-server/Dockerfile 19:08:15 + dirname cmd/support-notifications/Dockerfile 19:08:15 + cut -d/ -f2 19:08:15 + echo support-notifications,cmd/support-notifications/Dockerfile 19:08:15 + dirname cmd/support-scheduler/Dockerfile 19:08:15 + cut -d/ -f2 19:08:15 + echo support-scheduler,cmd/support-scheduler/Dockerfile 19:08:15 + dirname cmd/sys-mgmt-agent/Dockerfile 19:08:15 + cut -d/ -f2 19:08:15 + echo sys-mgmt-agent,cmd/sys-mgmt-agent/Dockerfile [Pipeline] echo 19:08:15 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:08:16 + git rev-list -1 --merges f233cec79ca72df59ecd9c68e03ce25c3cc6eb96~1..f233cec79ca72df59ecd9c68e03ce25c3cc6eb96 [Pipeline] echo 19:08:16 -----------> git rev-list -1 --merges f233cec79ca72df59ecd9c68e03ce25c3cc6eb96~1..f233cec79ca72df59ecd9c68e03ce25c3cc6eb96 f233cec79ca72df59ecd9c68e03ce25c3cc6eb96 [false] [Pipeline] sh 19:08:16 + git log --format=format:%s -1 f233cec79ca72df59ecd9c68e03ce25c3cc6eb96 [Pipeline] echo 19:08:16 ========================================================= 19:08:16 [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] 19:08:16 ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] sh 19:08:17 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 19:08:17 + grep -v github /etc/ssh/ssh_known_hosts 19:08:17 + [ -e /tmp/ssh_known_hosts ] 19:08:17 + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts 19:08:17 + echo+ github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= 19:08:17 sudo tee -a /etc/ssh/ssh_known_hosts 19:08:17 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 19:08:17 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 19:08:17 19:08:17 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 19:08:18 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 19:08:18 0.1.4: Pulling from edgex-devops/py-git-semver 19:08:18 b85a868b505f: Pulling fs layer 19:08:18 e2be974225ed: Pulling fs layer 19:08:18 339a4e72a1f5: Pulling fs layer 19:08:18 988bab9f4d93: Pulling fs layer 19:08:18 1469e6f7b9e6: Pulling fs layer 19:08:18 eaf3925da568: Pulling fs layer 19:08:18 bab4dde63d76: Pulling fs layer 19:08:18 bde34c3a00c8: Pulling fs layer 19:08:18 b352a97aabf1: Pulling fs layer 19:08:18 4872d77fe225: Pulling fs layer 19:08:18 5851b861e8e6: Pulling fs layer 19:08:18 bde34c3a00c8: Waiting 19:08:18 988bab9f4d93: Waiting 19:08:18 bab4dde63d76: Waiting 19:08:18 1469e6f7b9e6: Waiting 19:08:18 eaf3925da568: Waiting 19:08:18 4872d77fe225: Waiting 19:08:18 b352a97aabf1: Waiting 19:08:18 e2be974225ed: Download complete 19:08:18 988bab9f4d93: Verifying Checksum 19:08:18 988bab9f4d93: Download complete 19:08:18 1469e6f7b9e6: Verifying Checksum 19:08:18 1469e6f7b9e6: Download complete 19:08:18 339a4e72a1f5: Verifying Checksum 19:08:18 339a4e72a1f5: Download complete 19:08:18 eaf3925da568: Verifying Checksum 19:08:18 eaf3925da568: Download complete 19:08:18 bde34c3a00c8: Verifying Checksum 19:08:18 b352a97aabf1: Verifying Checksum 19:08:18 b352a97aabf1: Download complete 19:08:18 4872d77fe225: Verifying Checksum 19:08:18 4872d77fe225: Download complete 19:08:18 5851b861e8e6: Verifying Checksum 19:08:18 5851b861e8e6: Download complete 19:08:18 b85a868b505f: Download complete 19:08:18 bab4dde63d76: Verifying Checksum 19:08:18 bab4dde63d76: Download complete 19:08:19 b85a868b505f: Pull complete 19:08:19 e2be974225ed: Pull complete 19:08:20 339a4e72a1f5: Pull complete 19:08:20 988bab9f4d93: Pull complete 19:08:20 1469e6f7b9e6: Pull complete 19:08:20 eaf3925da568: Pull complete 19:08:22 bab4dde63d76: Pull complete 19:08:22 bde34c3a00c8: Pull complete 19:08:22 b352a97aabf1: Pull complete 19:08:22 4872d77fe225: Pull complete 19:08:23 5851b861e8e6: Pull complete 19:08:23 Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 19:08:23 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 19:08:23 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 19:08:23 prd-ubuntu20.04-docker-8c-8g-7091 does not seem to be running inside a container 19:08:23 $ 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:08:24 $ docker top 153aff92fbf4c39ee1fc1c99d1f2d456d628486169d235032e8885269365774a -eo pid,comm 19:08:24 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:08:24 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 19:08:25 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 19:08:25 [ssh-agent] Looking for ssh-agent implementation... 19:08:25 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 19:08:25 $ docker exec 153aff92fbf4c39ee1fc1c99d1f2d456d628486169d235032e8885269365774a ssh-agent 19:08:25 SSH_AUTH_SOCK=/tmp/ssh-LzNw7P5wRxnF/agent.32 19:08:25 SSH_AGENT_PID=38 19:08:25 Running ssh-add (command line suppressed) 19:08:25 Identity added: /w/workspace/edgex-go/1@tmp/private_key_2707798646652428795.key (/w/workspace/edgex-go/1@tmp/private_key_2707798646652428795.key) 19:08:25 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 19:08:25 + git tag --points-at HEAD [Pipeline] } 19:08:25 $ docker exec --env ******** --env ******** 153aff92fbf4c39ee1fc1c99d1f2d456d628486169d235032e8885269365774a ssh-agent -k 19:08:25 unset SSH_AUTH_SOCK; 19:08:25 unset SSH_AGENT_PID; 19:08:25 echo Agent pid 38 killed; 19:08:25 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 19:08:26 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 19:08:26 [ssh-agent] Looking for ssh-agent implementation... 19:08:26 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 19:08:26 $ docker exec 153aff92fbf4c39ee1fc1c99d1f2d456d628486169d235032e8885269365774a ssh-agent 19:08:26 SSH_AUTH_SOCK=/tmp/ssh-gAvVW7pIf03F/agent.71 19:08:26 SSH_AGENT_PID=77 19:08:26 Running ssh-add (command line suppressed) 19:08:26 Identity added: /w/workspace/edgex-go/1@tmp/private_key_15664257396795222317.key (/w/workspace/edgex-go/1@tmp/private_key_15664257396795222317.key) 19:08:26 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 19:08:26 + git semver init 19:08:27 2022-10-04 19:08:26,921 [run_init] DEBUG init version:0.0.0 force:False 19:08:27 2022-10-04 19:08:26,922 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/edgex-go/1/.semver 19:08:27 2022-10-04 19:08:26,922 [execute] INFO git clone -b semver git@github.com:edgexfoundry/edgex-go.git /w/workspace/edgex-go/1/.semver 19:08:27 2022-10-04 19:08:26,923 [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:08:32 2022-10-04 19:08:31,804 [append_file] DEBUG append to file:/w/workspace/edgex-go/1/.git/info/exclude 19:08:32 2022-10-04 19:08:31,804 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/edgex-go/1/.semver/PR-4179 with force:False 19:08:32 2022-10-04 19:08:31,805 [write_file] DEBUG write to file:/w/workspace/edgex-go/1/.semver/PR-4179 19:08:32 2022-10-04 19:08:31,809 [execute] INFO git cat-file --batch-check 19:08:32 2022-10-04 19:08:31,809 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgex-go/1/.semver, universal_newlines=False, shell=None, istream=) 19:08:32 2022-10-04 19:08:31,817 [execute] INFO git cat-file --batch 19:08:32 2022-10-04 19:08:31,817 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgex-go/1/.semver, universal_newlines=False, shell=None, istream=) 19:08:32 2022-10-04 19:08:31,823 [read_version] DEBUG read version from /w/workspace/edgex-go/1/.semver/PR-4179 19:08:32 0.0.0 [Pipeline] } 19:08:32 $ docker exec --env ******** --env ******** 153aff92fbf4c39ee1fc1c99d1f2d456d628486169d235032e8885269365774a ssh-agent -k 19:08:32 unset SSH_AUTH_SOCK; 19:08:32 unset SSH_AGENT_PID; 19:08:32 echo Agent pid 77 killed; 19:08:32 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 19:08:32 + git semver [Pipeline] } 19:08:33 $ docker stop --time=1 153aff92fbf4c39ee1fc1c99d1f2d456d628486169d235032e8885269365774a 19:08:34 $ docker rm -f 153aff92fbf4c39ee1fc1c99d1f2d456d628486169d235032e8885269365774a [Pipeline] // withDockerContainer [Pipeline] sh 19:08:34 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 19:08:35 Stashed 1 file(s) [Pipeline] echo 19:08:35 [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:08:35 + git config --global --add safe.directory /w/workspace/edgex-go/1 [Pipeline] echo 19:08:35 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 19:08:35 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 19:08:35 ========================================================= 19:08:35 [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine] 19:08:35 ========================================================= [Pipeline] fileExists [Pipeline] sh 19:08:36 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine 19:08:36 1.18-alpine: Pulling from edgex-devops/edgex-golang-base 19:08:36 2408cc74d12b: Pulling fs layer 19:08:36 ea60b727a1ce: Pulling fs layer 19:08:36 30c4a7721957: Pulling fs layer 19:08:36 370296b7ddb6: Pulling fs layer 19:08:36 7c6cee850709: Pulling fs layer 19:08:36 aa9baa53a306: Pulling fs layer 19:08:36 8b309c321861: Pulling fs layer 19:08:36 d8d76fd02f46: Pulling fs layer 19:08:36 fa31f396de31: Pulling fs layer 19:08:36 aa9baa53a306: Waiting 19:08:36 8b309c321861: Waiting 19:08:36 d8d76fd02f46: Waiting 19:08:36 370296b7ddb6: Waiting 19:08:36 7c6cee850709: Waiting 19:08:36 30c4a7721957: Download complete 19:08:36 ea60b727a1ce: Verifying Checksum 19:08:36 ea60b727a1ce: Download complete 19:08:36 7c6cee850709: Download complete 19:08:36 aa9baa53a306: Verifying Checksum 19:08:36 aa9baa53a306: Download complete 19:08:36 2408cc74d12b: Verifying Checksum 19:08:36 2408cc74d12b: Download complete 19:08:36 8b309c321861: Verifying Checksum 19:08:36 8b309c321861: Download complete 19:08:36 2408cc74d12b: Pull complete 19:08:36 ea60b727a1ce: Pull complete 19:08:36 30c4a7721957: Pull complete 19:08:36 fa31f396de31: Verifying Checksum 19:08:36 fa31f396de31: Download complete 19:08:37 d8d76fd02f46: Verifying Checksum 19:08:37 d8d76fd02f46: Download complete 19:08:37 370296b7ddb6: Verifying Checksum 19:08:37 370296b7ddb6: Download complete 19:08:41 370296b7ddb6: Pull complete 19:08:41 7c6cee850709: Pull complete 19:08:41 aa9baa53a306: Pull complete 19:08:41 8b309c321861: Pull complete 19:08:43 d8d76fd02f46: Pull complete 19:08:44 fa31f396de31: Pull complete 19:08:44 Digest: sha256:2371a9c145f0d593c9024d3814659be550d63e8930698ddb4de3d51b9130800a 19:08:44 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine 19:08:44 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine [Pipeline] fileExists [Pipeline] sh 19:08:44 + echo FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine 19:08:44 WORKDIR /edgex 19:08:44 COPY go.mod . 19:08:44 RUN go mod download 19:08:44 + docker build -t ci-base-image-x86_64 -f - . 19:08:45 Sending build context to Docker daemon 169.5MB 19:08:45 Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine 19:08:45 ---> cef68f9685f8 19:08:45 Step 2/4 : WORKDIR /edgex 19:08:47 ---> Running in 997f1d090893 19:08:47 Removing intermediate container 997f1d090893 19:08:47 ---> 1b93f944253b 19:08:47 Step 3/4 : COPY go.mod . 19:08:47 ---> 84852a62cd0d 19:08:47 Step 4/4 : RUN go mod download 19:08:47 ---> Running in ca1b1ddedacb 19:08:50 Still waiting to schedule task 19:08:50 All nodes of label ‘ubuntu20.04-docker-arm64-4c-16g’ are offline 19:09:02 Removing intermediate container ca1b1ddedacb 19:09:02 ---> 56a1e7554ee6 19:09:02 Successfully built 56a1e7554ee6 19:09:02 Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 19:09:02 + docker inspect -f . ci-base-image-x86_64 19:09:02 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 19:09:02 prd-ubuntu20.04-docker-8c-8g-7091 does not seem to be running inside a container 19:09:03 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 19:09:03 $ docker top ebb60df1ee75371e477be896ed22266f515a52b9ce9d4e3f71422ddb2fa1e804 -eo pid,comm [Pipeline] { [Pipeline] sh 19:09:03 + go version 19:09:03 go version go1.18.3 linux/amd64 [Pipeline] } 19:09:03 $ docker stop --time=1 ebb60df1ee75371e477be896ed22266f515a52b9ce9d4e3f71422ddb2fa1e804 19:09:05 $ docker rm -f ebb60df1ee75371e477be896ed22266f515a52b9ce9d4e3f71422ddb2fa1e804 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 19:09:05 + docker inspect -f . ci-base-image-x86_64 19:09:05 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 19:09:06 prd-ubuntu20.04-docker-8c-8g-7091 does not seem to be running inside a container 19:09:06 $ docker run -t -d -u 1001:1001 -u 0:0 -v /var/run/docker.sock:/var/run/docker.sock --privileged -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 19:09:06 $ docker top ab6b411bb92e884189fd02883fdbbf7496808dfd18544d1ef9fe276f895de6c0 -eo pid,comm [Pipeline] { [Pipeline] echo 19:09:06 ========================================================= 19:09:06 [edgeXBuildGoParallel] Running Tests and Build... 19:09:06 ========================================================= [Pipeline] sh 19:09:06 + git config --global --add safe.directory /w/workspace/edgex-go/1 [Pipeline] fileExists [Pipeline] sh 19:09:07 + make test 19:09:07 GO111MODULE=on go test -race -coverprofile=coverage.out ./... 19:09:13 ? github.com/edgexfoundry/edgex-go [no test files] 19:09:28 ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] 19:09:28 ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] 19:09:28 ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] 19:09:28 ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] 19:09:28 ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] 19:09:28 ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] 19:09:28 ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-setup [no test files] 19:09:28 ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] 19:09:28 ? github.com/edgexfoundry/edgex-go/cmd/security-spiffe-token-provider [no test files] 19:09:28 ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] 19:09:28 ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] 19:09:28 ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-agent [no test files] 19:09:28 ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-executor [no test files] 19:09:28 ? github.com/edgexfoundry/edgex-go/internal [no test files] 19:09:28 ? github.com/edgexfoundry/edgex-go/internal/core/command [no test files] 19:09:28 ok github.com/edgexfoundry/edgex-go/internal/core/command/application 0.053s coverage: 28.7% of statements 19:09:28 ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] 19:09:28 ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] 19:09:29 ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 0.102s coverage: 98.5% of statements 19:09:29 ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging 0.130s coverage: 56.1% of statements 19:09:29 ? github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging/mocks [no test files] 19:09:29 ? github.com/edgexfoundry/edgex-go/internal/core/data [no test files] 19:09:29 ok github.com/edgexfoundry/edgex-go/internal/core/data/application 0.087s coverage: 54.2% of statements 19:09:29 ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] 19:09:29 ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] 19:09:34 ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 4.162s coverage: 89.2% of statements 19:09:34 ? github.com/edgexfoundry/edgex-go/internal/core/data/controller/messaging [no test files] 19:09:34 ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] 19:09:34 ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks [no test files] 19:09:34 ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] 19:09:34 ? github.com/edgexfoundry/edgex-go/internal/core/metadata [no test files] 19:09:34 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/application 0.093s coverage: 2.0% of statements 19:09:34 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] 19:09:34 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] 19:09:34 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 0.476s coverage: 95.6% of statements 19:09:34 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] 19:09:34 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks [no test files] 19:09:34 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/uom [no test files] 19:09:34 ok github.com/edgexfoundry/edgex-go/internal/io 0.076s coverage: 72.2% of statements 19:09:34 ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] 19:09:34 ? github.com/edgexfoundry/edgex-go/internal/pkg/application [no test files] 19:09:34 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers [no test files] 19:09:34 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] 19:09:34 ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] 19:09:34 ok github.com/edgexfoundry/edgex-go/internal/pkg/controller/http 0.089s coverage: 60.0% of statements 19:09:34 ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] 19:09:34 ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] 19:09:34 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] 19:09:34 ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 0.074s coverage: 0.9% of statements 19:09:34 ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] 19:09:34 ok github.com/edgexfoundry/edgex-go/internal/pkg/telemetry 0.071s coverage: 58.8% of statements 19:09:34 ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 0.066s coverage: 29.6% of statements 19:09:34 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] 19:09:34 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.048s coverage: 47.1% of statements 19:09:34 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 1.101s coverage: 79.5% of statements 19:09:34 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.060s coverage: 94.1% of statements 19:09:34 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.074s coverage: 96.3% of statements 19:09:34 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.067s coverage: 87.5% of statements 19:09:38 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 12.058s coverage: 94.4% of statements 19:09:38 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/ping 0.061s coverage: 44.8% of statements 19:09:45 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 13.214s coverage: 80.5% of statements 19:09:45 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] 19:09:53 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 22.102s coverage: 92.9% of statements 19:09:53 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] 19:09:53 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] 19:09:53 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] 19:09:53 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 0.031s coverage: 65.1% of statements 19:09:53 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] 19:09:53 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto [no test files] 19:09:53 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/config [no test files] 19:09:53 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/container [no test files] 19:09:53 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/handlers 6.066s coverage: 86.9% of statements 19:09:53 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] 19:09:53 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] 19:09:53 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] 19:09:53 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] 19:09:53 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 11.076s coverage: 87.2% of statements 19:09:53 ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] 19:09:53 ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] 19:09:53 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.055s coverage: 100.0% of statements 19:09:53 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] 19:09:53 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.085s coverage: 58.8% of statements 19:09:53 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/common [no test files] 19:09:53 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.056s coverage: 80.0% of statements 19:09:53 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/jwt 0.053s coverage: 87.2% of statements 19:09:53 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/oauth2 0.059s coverage: 85.4% of statements 19:09:53 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.231s coverage: 91.2% of statements 19:09:53 ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] 19:09:53 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 0.189s coverage: 64.7% of statements 19:09:53 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] 19:09:53 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] 19:09:53 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.063s coverage: 100.0% of statements 19:09:53 ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.030s coverage: 89.4% of statements 19:09:53 ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.031s coverage: 100.0% of statements 19:09:53 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.042s coverage: 73.7% of statements 19:09:53 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.029s coverage: 100.0% of statements 19:09:53 ok github.com/edgexfoundry/edgex-go/internal/security/proxy 0.341s coverage: 65.8% of statements 19:09:53 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/config [no test files] 19:09:53 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/container [no test files] 19:09:53 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/models [no test files] 19:09:53 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.158s coverage: 41.8% of statements 19:09:53 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] 19:09:53 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] 19:09:53 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 0.064s coverage: 89.5% of statements 19:09:53 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] 19:09:53 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 0.053s coverage: 84.8% of statements 19:09:53 ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider [no test files] 19:09:53 ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/config [no test files] 19:09:53 ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/container [no test files] 19:09:53 ? github.com/edgexfoundry/edgex-go/internal/support/notifications [no test files] 19:09:53 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 6.081s coverage: 17.7% of statements 19:09:53 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel [no test files] 19:09:53 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks [no test files] 19:09:53 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] 19:09:53 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] 19:09:53 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 0.164s coverage: 92.3% of statements 19:09:53 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] 19:09:53 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks [no test files] 19:09:53 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler [no test files] 19:09:53 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/application [no test files] 19:09:53 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/scheduler 0.055s coverage: 63.2% of statements 19:09:53 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] 19:09:53 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] 19:09:53 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 0.103s coverage: 97.7% of statements 19:09:53 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] 19:09:53 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks [no test files] 19:09:53 ? github.com/edgexfoundry/edgex-go/internal/system/agent [no test files] 19:09:53 ? github.com/edgexfoundry/edgex-go/internal/system/agent/application [no test files] 19:09:53 ok github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct 0.052s coverage: 28.9% of statements 19:09:53 ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct/config [no test files] 19:09:53 ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/executor [no test files] 19:09:53 ? github.com/edgexfoundry/edgex-go/internal/system/agent/config [no test files] 19:09:53 ? github.com/edgexfoundry/edgex-go/internal/system/agent/container [no test files] 19:09:53 ? github.com/edgexfoundry/edgex-go/internal/system/agent/controller/http [no test files] 19:09:53 ? github.com/edgexfoundry/edgex-go/internal/system/agent/interfaces [no test files] 19:09:53 ok github.com/edgexfoundry/edgex-go/internal/system/agent/response 0.066s coverage: 100.0% of statements 19:09:53 ok github.com/edgexfoundry/edgex-go/internal/system/executor 0.031s coverage: 96.9% of statements 19:09:53 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:10:15 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:10:15 GO111MODULE=on go vet ./... 19:10:15 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 19:10:16 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 19:10:16 ./bin/test-attribution-txt.sh [Pipeline] echo 19:10:16 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] sh 19:10:16 + ls -al . 19:10:16 total 756 19:10:16 drwxrwxr-x 11 1001 1001 4096 Oct 4 19:09 . 19:10:16 drwxr-xr-x 4 root root 4096 Oct 4 19:09 .. 19:10:16 drwxrwxr-x 2 1001 1001 4096 Oct 4 19:08 .blubracket 19:10:16 -rw-rw-r-- 1 1001 1001 16 Oct 4 19:08 .dockerignore 19:10:16 drwxrwxr-x 8 1001 1001 4096 Oct 4 19:09 .git 19:10:16 drwxrwxr-x 3 1001 1001 4096 Oct 4 19:08 .github 19:10:16 -rw-rw-r-- 1 1001 1001 1030 Oct 4 19:08 .gitignore 19:10:16 -rw-rw-r-- 1 1001 1001 42 Oct 4 19:08 .golangci.yml 19:10:16 -rw-rw-r-- 1 1001 1001 87 Oct 4 19:08 .hadolint.yml 19:10:16 drwxr-xr-x 3 1001 1001 4096 Oct 4 19:08 .semver 19:10:16 -rw-rw-r-- 1 1001 1001 166 Oct 4 19:08 .sonarcloud.properties 19:10:16 -rw-rw-r-- 1 1001 1001 1171 Oct 4 19:08 ADOPTERS.md 19:10:16 -rw-rw-r-- 1 1001 1001 10722 Oct 4 19:08 Attribution.txt 19:10:16 -rw-rw-r-- 1 1001 1001 63209 Oct 4 19:08 CHANGELOG.md 19:10:16 -rw-rw-r-- 1 1001 1001 3804 Oct 4 19:08 CONTRIBUTING.md 19:10:16 -rw-rw-r-- 1 1001 1001 677 Oct 4 19:08 GOVERNANCE.md 19:10:16 -rw-rw-r-- 1 1001 1001 850 Oct 4 19:08 Jenkinsfile 19:10:16 -rw-rw-r-- 1 1001 1001 10775 Oct 4 19:08 LICENSE 19:10:16 -rw-rw-r-- 1 1001 1001 13724 Oct 4 19:08 Makefile 19:10:16 -rw-rw-r-- 1 1001 1001 582 Oct 4 19:08 OWNERS.md 19:10:16 -rw-rw-r-- 1 1001 1001 9799 Oct 4 19:08 README.md 19:10:16 -rw-rw-r-- 1 1001 1001 6912 Oct 4 19:08 SECURITY.md 19:10:16 -rw-rw-r-- 1 1001 1001 5 Oct 4 19:08 VERSION 19:10:16 -rw-rw-r-- 1 1001 1001 4131 Oct 4 19:08 ZMQWindows.md 19:10:16 drwxrwxr-x 2 1001 1001 4096 Oct 4 19:08 bin 19:10:16 drwxrwxr-x 18 1001 1001 4096 Oct 4 19:08 cmd 19:10:16 -rw-r--r-- 1 root root 497979 Oct 4 19:09 coverage.out 19:10:16 -rw-rw-r-- 1 1001 1001 3458 Oct 4 19:08 go.mod 19:10:16 -rw-rw-r-- 1 1001 1001 38041 Oct 4 19:08 go.sum 19:10:16 drwxrwxr-x 8 1001 1001 4096 Oct 4 19:08 internal 19:10:16 drwxrwxr-x 3 1001 1001 4096 Oct 4 19:08 openapi 19:10:16 drwxrwxr-x 4 1001 1001 4096 Oct 4 19:08 snap 19:10:16 -rw-rw-r-- 1 1001 1001 204 Oct 4 19:08 version.go [Pipeline] sh 19:10:16 + '[' -e coverage.out ] 19:10:16 + chown 1001:1001 coverage.out [Pipeline] stash 19:10:16 Stashed 1 file(s) [Pipeline] sh 19:10:17 + make build 19:10:17 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:10:23 Running on prd-ubuntu20.04-docker-arm64-4c-16g-7092 in /w/workspace/edgexfoundry_edgex-go_PR-4179 [Pipeline] { [Pipeline] ws 19:10:23 Running in /w/workspace/edgex-go/1 [Pipeline] { [Pipeline] checkout 19:10:23 The recommended git tool is: git 19:10:28 using credential edgex-jenkins-ssh 19:10:28 Cloning the remote Git repository 19:10:28 Cloning repository git@github.com:edgexfoundry/edgex-go.git 19:10:28 > git init /w/workspace/edgex-go/1 # timeout=10 19:10:29 CGO_ENABLED=0 GO111MODULE=on go build -tags " no_zmq non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-metadata/core-metadata ./cmd/core-metadata 19:10:28 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git 19:10:28 > git --version # timeout=10 19:10:28 > git --version # 'git version 2.25.1' 19:10:28 using GIT_SSH to set credentials SSH Credentials for GitHub 19:10:28 Verifying host key using known hosts file 19:10:29 You're using 'Known hosts file' strategy to verify ssh host keys, but your known_hosts file does not exist, please go to 'Manage Jenkins' -> 'Configure Global Security' -> 'Git Host Key Verification Configuration' and configure host key verification. 19:10:29 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 19:10:41 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:10:41 CGO_ENABLED=0 GO111MODULE=on go build -tags " no_zmq " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/support-notifications/support-notifications ./cmd/support-notifications 19:10:44 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 19:10:44 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 19:10:45 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 19:10:45 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git 19:10:45 using GIT_SSH to set credentials SSH Credentials for GitHub 19:10:45 Verifying host key using known hosts file 19:10:45 You're using 'Known hosts file' strategy to verify ssh host keys, but your known_hosts file does not exist, please go to 'Manage Jenkins' -> 'Configure Global Security' -> 'Git Host Key Verification Configuration' and configure host key verification. 19:10:45 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/4179/head:refs/remotes/origin/PR-4179 +refs/heads/main:refs/remotes/origin/main # timeout=10 19:10:46 Merging remotes/origin/main commit 2c99177cfa56a7c1913fd19809bbc8b219bb0ef5 into PR head commit f233cec79ca72df59ecd9c68e03ce25c3cc6eb96 19:10:46 Merge succeeded, producing f233cec79ca72df59ecd9c68e03ce25c3cc6eb96 19:10:46 Checking out Revision f233cec79ca72df59ecd9c68e03ce25c3cc6eb96 (PR-4179) 19:10:47 Commit message: "build(deps): Bump github.com/edgexfoundry/go-mod-messaging/v2" 19:10:47 > git --version # timeout=10 19:10:47 > git --version # 'git version 2.25.1' 19:10:47 fatal: bad object bd7468d5528128c83034753e4c3def8ef9af3f2d [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 19:10:46 > git config core.sparsecheckout # timeout=10 19:10:46 > git checkout -f f233cec79ca72df59ecd9c68e03ce25c3cc6eb96 # timeout=10 19:10:46 > git remote # timeout=10 19:10:46 > git config --get remote.origin.url # timeout=10 19:10:46 using GIT_SSH to set credentials SSH Credentials for GitHub 19:10:46 Verifying host key using known hosts file 19:10:46 You're using 'Known hosts file' strategy to verify ssh host keys, but your known_hosts file does not exist, please go to 'Manage Jenkins' -> 'Configure Global Security' -> 'Git Host Key Verification Configuration' and configure host key verification. 19:10:46 > git merge 2c99177cfa56a7c1913fd19809bbc8b219bb0ef5 # timeout=10 19:10:46 > git rev-parse HEAD^{commit} # timeout=10 19:10:46 > git config core.sparsecheckout # timeout=10 19:10:46 > git checkout -f f233cec79ca72df59ecd9c68e03ce25c3cc6eb96 # timeout=10 19:10: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:10:48 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/sys-mgmt-agent/sys-mgmt-agent ./cmd/sys-mgmt-agent 19:10:48 + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json 19:10:48 % Total % Received % Xferd Average Speed Time Time Time Current 19:10:48 Dload Upload Total Spent Left Speed 19:10:48 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12602 100 12602 0 0 87513 0 --:--:-- --:--:-- --:--:-- 86910 [Pipeline] sh 19:10:49 + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh 19:10:49 CGO_ENABLED=0 GO111MODULE=on go build -tags " no_zmq " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler 19:10:49 + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json 19:10:49 + sudo tee /etc/docker/daemon.new 19:10:49 { 19:10:49 "registry-mirrors": [ 19:10:49 "https://nexus3.edgexfoundry.org:10001" 19:10:49 ], 19:10:49 "bip": "10.250.0.254/24", 19:10:49 "hosts": [ 19:10:49 "tcp://0.0.0.0:5555", 19:10:49 "unix:///var/run/docker.sock" 19:10:49 ], 19:10:49 "mtu": 1458, 19:10:49 "selinux-enabled": true, 19:10:49 "seccomp-profile": "/etc/docker/seccomp.json" 19:10:49 } [Pipeline] sh 19:10:49 + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh 19:10:50 + sudo service docker restart 19:10:50 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-proxy-setup/security-proxy-setup ./cmd/security-proxy-setup 19:10:51 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup 19:10:52 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider 19:10:53 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/secrets-config ./cmd/secrets-config 19:10:54 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:56 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/security-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider [Pipeline] } 19:10:57 $ docker stop --time=1 ab6b411bb92e884189fd02883fdbbf7496808dfd18544d1ef9fe276f895de6c0 19:11:00 $ docker rm -f ab6b411bb92e884189fd02883fdbbf7496808dfd18544d1ef9fe276f895de6c0 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 19:11:01 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 19:11:01 19:11:01 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 19:11:02 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 19:11:02 latest: Pulling from edgex-devops/edgex-compose 19:11:02 cbdbe7a5bc2a: Pulling fs layer 19:11:02 ca9280d653b3: Pulling fs layer 19:11:02 7e9c9ca2126c: Pulling fs layer 19:11:02 cbdbe7a5bc2a: Verifying Checksum 19:11:02 cbdbe7a5bc2a: Download complete 19:11:02 ca9280d653b3: Verifying Checksum 19:11:02 ca9280d653b3: Download complete 19:11:02 cbdbe7a5bc2a: Pull complete 19:11:02 7e9c9ca2126c: Verifying Checksum 19:11:02 7e9c9ca2126c: Download complete 19:11:02 ca9280d653b3: Pull complete 19:11:06 7e9c9ca2126c: Pull complete 19:11:06 Digest: sha256:b7ff7cefa661cf441350a7c60c0e16dc22b011826ae41e7b448230bdfa9ba816 19:11:06 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 19:11:06 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 19:11:06 prd-ubuntu20.04-docker-8c-8g-7091 does not seem to be running inside a container 19:11:06 $ 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:11:07 $ docker top 1b6b2dd4eabc8bce5dcfbda82ac81863c40c843be76b4c43341a99c6442d13f1 -eo pid,comm [Pipeline] { [Pipeline] sh 19:11:08 + docker-compose build --help 19:11:08 + grep parallel [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 19:11:08 provisioning config files... 19:11:08 copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/1@tmp/config3645419330617352039tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 19:11:08 --parallel Build images in parallel. [Pipeline] } 19:11:08 $ docker stop --time=1 1b6b2dd4eabc8bce5dcfbda82ac81863c40c843be76b4c43341a99c6442d13f1 19:11:09 ---> docker-login.sh 19:11:09 nexus3.edgexfoundry.org:10001 19:11:09 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 19:11:09 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 19:11:09 Configure a credential helper to remove this warning. See 19:11:09 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 19:11:09 19:11:09 Login Succeeded 19:11:09 nexus3.edgexfoundry.org:10002 19:11:09 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 19:11:10 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 19:11:10 Configure a credential helper to remove this warning. See 19:11:10 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 19:11:10 19:11:10 Login Succeeded 19:11:10 nexus3.edgexfoundry.org:10003 19:11:10 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 19:11:10 $ docker rm -f 1b6b2dd4eabc8bce5dcfbda82ac81863c40c843be76b4c43341a99c6442d13f1 [Pipeline] // withDockerContainer [Pipeline] writeFile 19:11:10 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 19:11:10 Configure a credential helper to remove this warning. See 19:11:10 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 19:11:10 19:11:10 Login Succeeded 19:11:10 nexus3.edgexfoundry.org:10004 [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 19:11:10 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 19:11:10 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 19:11:10 Configure a credential helper to remove this warning. See 19:11:10 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 19:11:10 19:11:10 Login Succeeded 19:11:10 docker.io 19:11:10 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 19:11:10 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 19:11:10 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 19:11:11 prd-ubuntu20.04-docker-8c-8g-7091 does not seem to be running inside a container 19:11:11 $ 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:11:11 $ docker top f3fd489ed6f9b2d8a68fe8c858871e580ed7a3ab2e01e4b6ae12ab506d371e0a -eo pid,comm [Pipeline] { [Pipeline] sh 19:11:11 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 19:11:11 Configure a credential helper to remove this warning. See 19:11:11 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 19:11:11 19:11:11 Login Succeeded 19:11:11 ---> docker-login.sh ends [Pipeline] } 19:11:11 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash 19:11:11 + docker-compose -f ./docker-compose-build.yml build --parallel [Pipeline] sh 19:11:12 + git config --global --add safe.directory /w/workspace/edgex-go/1 [Pipeline] echo 19:11:12 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 19:11:12 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 19:11:12 ========================================================= 19:11:12 [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine] 19:11:12 ========================================================= [Pipeline] fileExists [Pipeline] sh 19:11:12 Building core-command ... 19:11:12 Building core-data ... 19:11:12 Building core-metadata ... 19:11:12 Building security-bootstrapper ... 19:11:12 Building security-proxy-setup ... 19:11:12 Building security-secretstore-setup ... 19:11:12 Building security-spiffe-token-provider ... 19:11:12 Building security-spire-agent ... 19:11:12 Building security-spire-config ... 19:11:12 Building security-spire-server ... 19:11:12 Building support-notifications ... 19:11:12 Building support-scheduler ... 19:11:12 Building sys-mgmt-agent ... 19:11:12 Building security-bootstrapper 19:11:12 Building security-secretstore-setup 19:11:12 Building sys-mgmt-agent 19:11:12 Building core-data 19:11:12 Building security-spire-agent 19:11:12 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine 19:11:13 1.18-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 19:11:13 b3c136eddcbf: Pulling fs layer 19:11:13 c0a3192eca97: Pulling fs layer 19:11:13 a050256f5b6f: Pulling fs layer 19:11:13 656be50a0ddc: Pulling fs layer 19:11:13 2bbca73fdf42: Pulling fs layer 19:11:13 f607e4fc86c3: Pulling fs layer 19:11:13 4d572c569a2c: Pulling fs layer 19:11:13 fcf976331f73: Pulling fs layer 19:11:13 2bbca73fdf42: Waiting 19:11:13 f607e4fc86c3: Waiting 19:11:13 4d572c569a2c: Waiting 19:11:13 fcf976331f73: Waiting 19:11:13 656be50a0ddc: Waiting 19:11:13 a050256f5b6f: Verifying Checksum 19:11:13 a050256f5b6f: Download complete 19:11:13 c0a3192eca97: Verifying Checksum 19:11:13 c0a3192eca97: Download complete 19:11:13 2bbca73fdf42: Verifying Checksum 19:11:13 2bbca73fdf42: Download complete 19:11:13 f607e4fc86c3: Verifying Checksum 19:11:13 f607e4fc86c3: Download complete 19:11:13 b3c136eddcbf: Verifying Checksum 19:11:13 b3c136eddcbf: Download complete 19:11:14 b3c136eddcbf: Pull complete 19:11:14 fcf976331f73: Verifying Checksum 19:11:14 fcf976331f73: Download complete 19:11:14 c0a3192eca97: Pull complete 19:11:15 a050256f5b6f: Pull complete 19:11:15 4d572c569a2c: Verifying Checksum 19:11:15 4d572c569a2c: Download complete 19:11:16 656be50a0ddc: Verifying Checksum 19:11:16 656be50a0ddc: Download complete 19:11:24 Step 1/24 : ARG BUILDER_BASE=golang:1.18-alpine3.16 19:11:24 Step 2/24 : FROM ${BUILDER_BASE} AS builder 19:11:24 ---> 56a1e7554ee6 19:11:24 Step 3/24 : ARG ADD_BUILD_TAGS="" 19:11:24 Step 1/23 : ARG BUILDER_BASE=golang:1.18-alpine3.16 19:11:24 Step 2/23 : FROM ${BUILDER_BASE} AS builder 19:11:24 ---> 56a1e7554ee6 19:11:24 Step 3/23 : WORKDIR /edgex-go 19:11:24 Step 1/25 : ARG BUILDER_BASE=golang:1.18-alpine3.16 19:11:24 Step 2/25 : FROM ${BUILDER_BASE} AS builder 19:11:24 ---> 56a1e7554ee6 19:11:24 Step 3/25 : WORKDIR /edgex-go 19:11:24 Step 1/26 : ARG BUILDER_BASE=golang:1.18-alpine3.16 19:11:24 Step 2/26 : FROM ${BUILDER_BASE} AS builder 19:11:24 ---> 56a1e7554ee6 19:11:24 Step 3/26 : WORKDIR /edgex-go 19:11:24 Step 1/33 : ARG BUILDER_BASE=golang:1.18-alpine3.16 19:11:24 Step 2/33 : FROM ${BUILDER_BASE} AS builder 19:11:24 ---> 56a1e7554ee6 19:11:24 Step 3/33 : WORKDIR /edgex-go 19:11:28 656be50a0ddc: Pull complete 19:11:28 2bbca73fdf42: Pull complete 19:11:28 f607e4fc86c3: Pull complete 19:11:28 ---> Running in 56188536e271 19:11:28 ---> Running in 7d7d2a25cbc0 19:11:28 ---> Running in 44fb18e7728c 19:11:28 ---> Running in 87257ec6b393 19:11:28 ---> Running in 9d29948eac3e 19:11:28 Removing intermediate container 56188536e271 19:11:28 ---> 284818609225 19:11:28 Step 4/33 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 19:11:28 Removing intermediate container 7d7d2a25cbc0 19:11:28 ---> c2b3446611bf 19:11:28 Step 4/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 19:11:28 Removing intermediate container 87257ec6b393 19:11:28 ---> 0d205e55915c 19:11:28 Step 4/24 : WORKDIR /edgex-go 19:11:28 ---> Running in f40757896d08 19:11:28 Removing intermediate container 44fb18e7728c 19:11:28 Removing intermediate container 9d29948eac3e 19:11:28 ---> 05ac2a221f41 19:11:28 ---> 50c1358d6061 19:11:28 Step 4/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositoriesStep 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 19:11:28 19:11:28 ---> Running in f8f8cc374c18 19:11:28 ---> Running in 36d5ff014144 19:11:28 ---> Running in afde7eecbee7 19:11:28 ---> Running in 772bea72d700 19:11:28 Removing intermediate container afde7eecbee7 19:11:28 ---> 18b6ce761bcf 19:11:28 Step 5/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 19:11:28 ---> Running in 1ef57afa59fe 19:11:29 Removing intermediate container f8f8cc374c18 19:11:29 ---> 946b8814d75f 19:11:29 Step 5/25 : RUN apk add --update --no-cache make git 19:11:29 Removing intermediate container f40757896d08 19:11:29 ---> bb97f7fda808 19:11:29 Step 5/33 : RUN apk add --update --no-cache make git 19:11:29 ---> Running in 8fa10b5eab0f 19:11:29 Removing intermediate container 36d5ff014144 19:11:29 ---> fa95cd7cf160 19:11:29 Step 5/26 : RUN apk add --update --no-cache make git build-base curl 19:11:29 ---> Running in 6432c7e7b994 19:11:29 ---> Running in ff930c1c0e49 19:11:29 fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 19:11:30 Removing intermediate container 772bea72d700 19:11:30 ---> f84b1f441666 19:11:30 Step 5/23 : RUN apk add --update --no-cache make bash git 19:11:30 fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 19:11:30 Removing intermediate container 1ef57afa59fe 19:11:30 ---> 309110fbfa4f 19:11:30 Step 6/24 : RUN apk add --update --no-cache zeromq-dev libsodium-dev pkgconfig build-base git 19:11:30 ---> Running in 77749430cae3 19:11:30 ---> Running in 01570f97174b 19:11:30 fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 19:11:30 fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 19:11:30 fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 19:11:30 fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 19:11:30 fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 19:11:30 fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 19:11:31 OK: 211 MiB in 51 packages 19:11:31 OK: 211 MiB in 51 packages 19:11:31 OK: 211 MiB in 51 packages 19:11:31 fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 19:11:31 fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 19:11:31 Removing intermediate container 8fa10b5eab0f 19:11:31 ---> a0d61e0373e5 19:11:31 Step 6/25 : COPY go.mod vendor* ./ 19:11:31 Removing intermediate container 6432c7e7b994 19:11:31 ---> 522d2585f6ab 19:11:31 Step 6/33 : COPY go.mod vendor* ./ 19:11:31 OK: 211 MiB in 51 packages 19:11:31 Removing intermediate container ff930c1c0e49 19:11:31 ---> 29ec31e07eb7 19:11:31 Step 6/26 : COPY go.mod vendor* ./ 19:11:31 OK: 211 MiB in 51 packages 19:11:31 ---> 27aaace24cfd 19:11:31 Step 7/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 19:11:31 ---> fc1556e131d0 19:11:31 Step 7/33 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 19:11:31 ---> Running in 1e840b63ec9f 19:11:31 ---> Running in 5ff7c5597ebe 19:11:31 ---> 0108cd8f62de 19:11:31 Step 7/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 19:11:31 ---> Running in 28400d978976 19:11:32 Removing intermediate container 01570f97174b 19:11:32 ---> f7d99b50019b 19:11:32 Step 7/24 : COPY go.mod vendor* ./ 19:11:32 Removing intermediate container 77749430cae3 19:11:32 ---> e3d98ea33de8 19:11:32 Step 6/23 : COPY go.mod vendor* ./ 19:11:32 ---> f54752287149 19:11:32 Step 8/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 19:11:32 ---> 986811b2ad46 19:11:32 Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 19:11:32 ---> Running in 7ad76cad6d95 19:11:32 ---> Running in 1adc2e288e3e 19:11:35 4d572c569a2c: Pull complete 19:11:36 fcf976331f73: Pull complete 19:11:36 Digest: sha256:42df807b16ab3f1597034bcf0018cb26f012c54ed771f2ecbf0eeaf3e7d2e189 19:11:36 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine 19:11:36 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine [Pipeline] fileExists [Pipeline] sh 19:11:37 + + echo FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine 19:11:37 WORKDIR /edgex 19:11:37 COPY go.mod . 19:11:37 RUN go mod downloaddocker 19:11:37 build -t ci-base-image-arm64 -f - . 19:11:37 Sending build context to Docker daemon 3.252MB 19:11:37 Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine 19:11:37 ---> 3970a7415f9e 19:11:37 Step 2/4 : WORKDIR /edgex 19:11:39 ---> Running in 5bed303ddfad 19:11:39 Removing intermediate container 5bed303ddfad 19:11:39 ---> b1f2789a7cef 19:11:39 Step 3/4 : COPY go.mod . 19:11:40 ---> 6bb397826b79 19:11:40 Step 4/4 : RUN go mod download 19:11:40 ---> Running in c66e9cbb6188 19:11:50 Removing intermediate container 7ad76cad6d95 19:11:50 ---> 1d19db2f68d0 19:11:50 Step 9/24 : COPY . . 19:11:50 Removing intermediate container 28400d978976 19:11:50 ---> 390a187bef07 19:11:50 Step 8/26 : COPY . . 19:11:50 Removing intermediate container 1e840b63ec9f 19:11:50 ---> ec00ca5860b1 19:11:50 Step 8/25 : COPY . . 19:11:50 Removing intermediate container 5ff7c5597ebe 19:11:50 ---> 384d0107a0a6 19:11:50 Step 8/33 : COPY . . 19:11:50 Removing intermediate container 1adc2e288e3e 19:11:50 ---> 66c903457a6e 19:11:50 Step 8/23 : COPY . . 19:12:00 ---> afc95e95bf97 19:12:00 Step 9/33 : RUN make cmd/security-bootstrapper/security-bootstrapper 19:12:00 ---> 447628d7da94 19:12:00 Step 10/24 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-data/core-data 19:12:00 ---> b97be46f6a2d 19:12:00 Step 9/26 : ARG SPIRE_RELEASE=1.2.1 19:12:00 ---> 2757dd892265 19:12:00 Step 9/25 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 19:12:00 ---> 51e245bd3550 19:12:00 Step 9/23 : RUN make cmd/sys-mgmt-agent/sys-mgmt-agent 19:12:00 ---> Running in 7bec9babb7cd 19:12:00 ---> Running in 2705c2037ebe 19:12:00 ---> Running in 724fa92d37e9 19:12:00 ---> Running in c38d9ff1e815 19:12:00 ---> Running in 339921a8c3ba 19:12:00 Removing intermediate container c38d9ff1e815 19:12:00 ---> 19a3c2e6bf01 19:12:00 Step 10/26 : WORKDIR /edgex-go/spire-build 19:12:00 ---> Running in e3a2c5215748 19:12:00 Removing intermediate container e3a2c5215748 19:12:00 ---> 63d45d2a87f3 19:12:00 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:12:00 ---> Running in 610ae9313276 19:12:00 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:12:00 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper 19:12:00 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/sys-mgmt-agent/sys-mgmt-agent ./cmd/sys-mgmt-agent 19:12:00 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider 19:12:00 Removing intermediate container 610ae9313276 19:12:00 ---> 4f19e66208cf 19:12:00 Step 12/26 : WORKDIR /edgex-go 19:12:00 ---> Running in 9519d8d42c19 19:12:00 Removing intermediate container 9519d8d42c19 19:12:00 ---> a37e8f7a105c 19:12:00 19:12:00 Step 13/26 : FROM alpine:3.15 19:12:01 3.15: Pulling from library/alpine 19:12:01 Digest: sha256:69463fdff1f025c908939e86d4714b4d5518776954ca627cbeff4c74bcea5b22 19:12:01 Status: Downloaded newer image for alpine:3.15 19:12:01 ---> c4fc93816858 19:12:01 Step 14/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' 19:12:01 ---> Running in 49c0e8a5a037 19:12:01 Removing intermediate container 49c0e8a5a037 19:12:01 ---> fc73a8db2fee 19:12:01 Step 15/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 19:12:01 ---> Running in d5b80e80efc9 19:12:02 Removing intermediate container d5b80e80efc9 19:12:02 ---> e66ccd3ae1a7 19:12:02 Step 16/26 : RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 19:12:03 ---> Running in b5a015e3e304 19:12:03 fetch https://dl-4.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 19:12:04 fetch https://dl-4.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 19:12:04 v3.15.6-93-ge08ee36d88 [https://dl-4.alpinelinux.org/alpine/v3.15/main] 19:12:04 v3.15.6-94-gbcf1bd4598 [https://dl-4.alpinelinux.org/alpine/v3.15/community] 19:12:04 OK: 15857 distinct packages available 19:12:04 fetch https://dl-4.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 19:12:05 fetch https://dl-4.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 19:12:06 (1/5) Installing dumb-init (1.2.5-r1) 19:12:06 (2/5) Installing musl-obstack (1.2.3-r0) 19:12:06 (3/5) Installing libucontext (1.1-r0) 19:12:06 (4/5) Installing gcompat (1.0.0-r4) 19:12:06 (5/5) Installing openssl (1.1.1q-r0) 19:12:06 Executing busybox-1.34.1-r7.trigger 19:12:06 OK: 7 MiB in 19 packages 19:12:08 Removing intermediate container b5a015e3e304 19:12:08 ---> 67f3550fe0bb 19:12:08 Step 17/26 : COPY --from=builder /usr/local/bin/spire-agent /usr/local/bin 19:12:09 ---> 4f3bc1207909 19:12:09 Step 18/26 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin 19:12:12 Removing intermediate container c66e9cbb6188 19:12:12 ---> c8f70af89d48 19:12:12 Successfully built c8f70af89d48 19:12:12 Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 19:12:12 + docker inspect -f . ci-base-image-arm64 19:12:12 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 19:12:13 prd-ubuntu20.04-docker-arm64-4c-16g-7092 does not seem to be running inside a container 19:12:13 ---> bbfd75b6d6fd 19:12:13 Step 19/26 : COPY --from=builder /edgex-go/cmd/security-spire-agent/docker-entrypoint.sh /usr/local/bin/ 19:12:13 $ 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:12:13 ---> 69631803199b 19:12:13 Step 20/26 : COPY --from=builder /edgex-go/cmd/security-spire-agent/agent.conf /usr/local/etc/spire/agent.conf.tpl 19:12:14 ---> a52633bbe033 19:12:14 Step 21/26 : COPY --from=builder /edgex-go/cmd/security-spire-agent/openssl.conf /usr/local/etc/ 19:12:14 $ docker top 09e0741b4e9efd3446fb4cfe134125842dd7c6d3c5d735022417a4bc647dbca2 -eo pid,comm [Pipeline] { [Pipeline] sh 19:12:14 ---> 2807be30f17c 19:12:14 Step 22/26 : ENTRYPOINT [ "/usr/bin/dumb-init" ] 19:12:14 ---> Running in 7140426af878 19:12:15 Removing intermediate container 7140426af878 19:12:15 ---> 2a0a58dbce55 19:12:15 Step 23/26 : CMD [ "--verbose", "docker-entrypoint.sh" ] 19:12:15 ---> Running in f7a3391fede2 19:12:15 + go version 19:12:15 go version go1.18.3 linux/arm64 [Pipeline] } 19:12:15 $ docker stop --time=1 09e0741b4e9efd3446fb4cfe134125842dd7c6d3c5d735022417a4bc647dbca2 19:12:15 Removing intermediate container f7a3391fede2 19:12:15 ---> 1eb287aad7f5 19:12:15 Step 24/26 : LABEL arch=x86_64 19:12:15 ---> Running in 2d79a589e581 19:12:15 Removing intermediate container 2d79a589e581 19:12:15 ---> 96c675da5998 19:12:15 Step 25/26 : LABEL git_sha=f233cec79ca72df59ecd9c68e03ce25c3cc6eb96 19:12:16 ---> Running in 634a28efdb16 19:12:16 Removing intermediate container 634a28efdb16 19:12:16 ---> d7af3152a04a 19:12:16 Step 26/26 : LABEL version=0.0.0 19:12:16 ---> Running in ca3e6a9180c6 19:12:16 Removing intermediate container ca3e6a9180c6 19:12:16 ---> 9633600a8b6f 19:12:16 19:12:16 Successfully built 9633600a8b6f 19:12:16 Successfully tagged security-spire-agent:latest 19:12:16  Building security-spire-agent ... done Building core-command 19:12:16 $ docker rm -f 09e0741b4e9efd3446fb4cfe134125842dd7c6d3c5d735022417a4bc647dbca2 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 19:12:17 + docker inspect -f . ci-base-image-arm64 19:12:17 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 19:12:18 prd-ubuntu20.04-docker-arm64-4c-16g-7092 does not seem to be running inside a container 19:12:18 $ 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:12:19 $ docker top c14d81561974b73be628a13ff9a401fa15bbfce66a678d21f34cac31e19f8bbe -eo pid,comm 19:12:19 Step 1/24 : ARG BUILDER_BASE=golang:1.18-alpine3.16 19:12:19 Step 2/24 : FROM ${BUILDER_BASE} AS builder 19:12:19 ---> 56a1e7554ee6 19:12:19 Step 3/24 : ARG ADD_BUILD_TAGS="" 19:12:19 ---> Using cache 19:12:19 ---> 0d205e55915c 19:12:19 Step 4/24 : WORKDIR /edgex-go 19:12:19 ---> Using cache 19:12:19 ---> 18b6ce761bcf 19:12:19 Step 5/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 19:12:19 ---> Using cache 19:12:19 ---> 309110fbfa4f 19:12:19 Step 6/24 : RUN apk add --update --no-cache make git [Pipeline] { [Pipeline] echo 19:12:19 ========================================================= 19:12:19 [edgeXBuildGoParallel] Running Tests and Build... 19:12:19 ========================================================= [Pipeline] sh 19:12:19 + git config --global --add safe.directory /w/workspace/edgex-go/1 [Pipeline] fileExists [Pipeline] sh 19:12:20 + make test 19:12:20 GO111MODULE=on go test -race -coverprofile=coverage.out ./... 19:12:20 ---> Running in 82d720916d83 19:12:21 fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 19:12:22 fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 19:12:22 OK: 211 MiB in 51 packages 19:12:24 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup 19:12:24 Removing intermediate container 82d720916d83 19:12:24 ---> 50d243eae338 19:12:24 Step 7/24 : COPY go.mod vendor* ./ 19:12:24 ---> 33ff992467d2 19:12:24 Step 8/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 19:12:24 ---> Running in 0e3a8d172072 19:12:26 Removing intermediate container 339921a8c3ba 19:12:26 ---> 42e5dda51e5d 19:12:26 Step 10/23 : RUN make cmd/sys-mgmt-executor/sys-mgmt-executor 19:12:26 Removing intermediate container 2705c2037ebe 19:12:26 ---> 28994d418687 19:12:26 19:12:26 Step 10/33 : FROM alpine:3.16 19:12:26 3.16: Pulling from library/alpine 19:12:26 ---> Running in 035a87c2cec0 19:12: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-executor/sys-mgmt-executor ./cmd/sys-mgmt-executor 19:12:27 Digest: sha256:bc41182d7ef5ffc53a40b044e725193bc10142a1243f395ee852a8d9730fc2ad 19:12:27 Status: Downloaded newer image for alpine:3.16 19:12:27 ---> 9c6f07244728 19:12:27 Step 11/33 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' 19:12:29 ---> Running in 8dd91fb35ff7 19:12:29 Removing intermediate container 724fa92d37e9 19:12:29 ---> 2a4f77c1bf41 19:12:29 19:12:29 Step 10/25 : FROM alpine:3.16 19:12:29 ---> 9c6f07244728 19:12:29 Step 11/25 : RUN apk add --update --no-cache ca-certificates dumb-init su-exec 19:12:29 Removing intermediate container 8dd91fb35ff7 19:12:29 ---> f2c4fa248153 19:12:29 Step 12/33 : RUN apk add --update --no-cache dumb-init su-exec 19:12:29 Removing intermediate container 7bec9babb7cd 19:12:29 ---> 1bdf6e2cb5d3 19:12:29 19:12:29 Step 11/24 : FROM alpine:3.16 19:12:29 ---> 9c6f07244728 19:12:29 Step 12/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' 19:12:29 Removing intermediate container 035a87c2cec0 19:12:29 ---> 51f82f1d7c93 19:12:29 19:12:29 Step 11/23 : FROM alpine:3.16 19:12:29 ---> 9c6f07244728 19:12:29 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:12:29 ---> Running in 002e426901e0 19:12:29 ---> Running in 84ee9693ce44 19:12:29 ---> Running in a0c095cb304e 19:12:29 ---> Running in 0a2acf3eb420 19:12:29 Removing intermediate container a0c095cb304e 19:12:29 ---> 0f8bf7ea48d6 19:12:29 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:12:29 ---> Running in 79938e99eef5 19:12:29 Removing intermediate container 0a2acf3eb420 19:12:29 ---> 7eff1625a7b5 19:12:29 Step 13/24 : ENV APP_PORT=59880 19:12:29 ---> Running in 59fe8344dfc1 19:12:29 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 19:12:29 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 19:12:29 Removing intermediate container 59fe8344dfc1 19:12:29 ---> 21a93b31b5c8 19:12:29 Step 14/24 : EXPOSE $APP_PORT 19:12:30 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 19:12:30 ---> Running in 06b5da34169f 19:12:30 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 19:12:30 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 19:12:30 (1/3) Installing ca-certificates (20220614-r0) 19:12:30 (2/3) Installing dumb-init (1.2.5-r1) 19:12:30 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 19:12:30 (3/3) Installing su-exec (0.2-r1) 19:12:30 Executing busybox-1.35.0-r17.trigger 19:12:30 Removing intermediate container 06b5da34169f 19:12:30 ---> 5bb9af3a4271 19:12:30 Step 15/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 19:12:30 Executing ca-certificates-20220614-r0.trigger 19:12:30 ---> Running in d9c42bd987f3 19:12:30 OK: 6 MiB in 17 packages 19:12:30 (1/2) Installing dumb-init (1.2.5-r1) 19:12:30 (2/2) Installing su-exec (0.2-r1) 19:12:30 Executing busybox-1.35.0-r17.trigger 19:12:30 OK: 6 MiB in 16 packages 19:12:30 (1/33) Installing ncurses-terminfo-base (6.3_p20220521-r0) 19:12:30 (2/33) Installing ncurses-libs (6.3_p20220521-r0) 19:12:30 (3/33) Installing readline (8.1.2-r0) 19:12:30 (4/33) Installing bash (5.1.16-r2) 19:12:30 Executing bash-5.1.16-r2.post-install 19:12:30 (5/33) Installing ca-certificates (20220614-r0) 19:12:30 (6/33) Installing brotli-libs (1.0.9-r6) 19:12:30 (7/33) Installing nghttp2-libs (1.47.0-r0) 19:12:30 (8/33) Installing libcurl (7.83.1-r3) 19:12:30 (9/33) Installing curl (7.83.1-r3) 19:12:30 (10/33) Installing docker-cli (20.10.18-r0) 19:12:30 (11/33) Installing dumb-init (1.2.5-r1) 19:12:30 (12/33) Installing libbz2 (1.0.8-r1) 19:12:30 (13/33) Installing expat (2.4.9-r0) 19:12:30 (14/33) Installing libffi (3.4.2-r1) 19:12:30 (15/33) Installing gdbm (1.23-r0) 19:12:30 (16/33) Installing xz-libs (5.2.5-r1) 19:12:30 (17/33) Installing libgcc (11.2.1_git20220219-r2) 19:12:30 (18/33) Installing libstdc++ (11.2.1_git20220219-r2) 19:12:30 (19/33) Installing mpdecimal (2.5.1-r1) 19:12:30 (20/33) Installing sqlite-libs (3.38.5-r0) 19:12:30 (21/33) Installing python3 (3.10.5-r0) 19:12:31 (22/33) Installing py3-contextlib2 (21.6.0-r2) 19:12:31 (23/33) Installing py3-tomli (2.0.1-r1) 19:12:31 (24/33) Installing py3-pep517 (0.12.0-r2) 19:12:31 (25/33) Installing py3-six (1.16.0-r1) 19:12:31 (26/33) Installing py3-retrying (1.3.3-r3) 19:12:31 (27/33) Installing py3-appdirs (1.4.4-r3) 19:12:31 (28/33) Installing py3-more-itertools (8.13.0-r0) 19:12:31 (29/33) Installing py3-ordered-set (4.0.2-r3) 19:12:31 (30/33) Installing py3-parsing (2.4.7-r3) 19:12:31 (31/33) Installing py3-packaging (21.3-r0) 19:12:31 (32/33) Installing py3-setuptools (59.4.0-r0) 19:12:31 (33/33) Installing py3-pip (22.1.1-r0) 19:12:31 Removing intermediate container 84ee9693ce44 19:12:31 ---> 8cdb5ba972cc 19:12:31 Step 13/33 : ENV SECURITY_INIT_DIR /edgex-init 19:12:31 Executing busybox-1.35.0-r17.trigger 19:12:31 Executing ca-certificates-20220614-r0.trigger 19:12:31 ---> Running in 80f02b0e6942 19:12:31 Removing intermediate container 002e426901e0 19:12:31 ---> c529c168002f 19:12:31 Step 12/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' 19:12:31 OK: 122 MiB in 47 packages 19:12:31 Removing intermediate container d9c42bd987f3 19:12:31 ---> 4ea5a270db3c 19:12:31 Step 16/24 : RUN apk add --update --no-cache zeromq dumb-init 19:12:32 ---> Running in c04bb3792e1c 19:12:32 ---> Running in d195bb5c29ce 19:12:32 Removing intermediate container 80f02b0e6942 19:12:32 ---> d535fbeed086 19:12:32 Step 14/33 : ENV SECURITY_INIT_STAGING /edgex-init-staging 19:12:32 ---> Running in 8fed151d53e6 19:12:32 Removing intermediate container c04bb3792e1c 19:12:32 ---> 4c641d87af94 19:12:32 Step 13/25 : WORKDIR / 19:12:32 ---> Running in d38dbeed0b35 19:12:32 Removing intermediate container 8fed151d53e6 19:12:32 ---> 5ed0773d4532 19:12:32 Step 15/33 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_STAGING}/bootstrap-redis 19:12:32 fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 19:12:33 ---> Running in 2eb781a20d53 19:12:33 Removing intermediate container d38dbeed0b35 19:12:33 ---> 4910651f6cef 19:12:33 Step 14/25 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/res/token-config.json /res-file-token-provider/token-config.json 19:12:33 Removing intermediate container 2eb781a20d53 19:12:33 ---> b4208e2e5f43 19:12:33 Step 16/33 : ARG BOOTSTRAP_MOSQUITTO_DIR=${SECURITY_INIT_STAGING}/bootstrap-mosquitto 19:12:33 ---> 48576d6ab2f0 19:12:33 Step 15/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res-file-token-provider/configuration.toml /res-file-token-provider/configuration.toml 19:12:33 ---> Running in bb7cbc5c4cbe 19:12:33 Removing intermediate container bb7cbc5c4cbe 19:12:33 ---> 191b70edd05d 19:12:33 Step 17/33 : RUN mkdir -p ${BOOTSTRAP_REDIS_DIR} ${BOOTSTRAP_MOSQUITTO_DIR} 19:12:33 ---> 528270dae63b 19:12:33 Step 16/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml 19:12:33 ---> Running in 8e4081643f63 19:12:33 fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 19:12:33 ---> 10fd10ba1cdf 19:12:33 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:33 Removing intermediate container 0e3a8d172072 19:12:33 ---> 5f8440640c5d 19:12:33 Step 9/24 : COPY . . 19:12:34 (1/6) Installing dumb-init (1.2.5-r1) 19:12:34 (2/6) Installing libgcc (11.2.1_git20220219-r2) 19:12:34 (3/6) Installing libsodium (1.0.18-r0) 19:12:34 (4/6) Installing libstdc++ (11.2.1_git20220219-r2) 19:12:34 (5/6) Installing libzmq (4.3.4-r0) 19:12:34 (6/6) Installing zeromq (4.3.4-r0) 19:12:34 Executing busybox-1.35.0-r17.trigger 19:12:34 OK: 8 MiB in 20 packages 19:12:34 ---> b391e292291d 19:12:34 Step 18/25 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . 19:12:35 Removing intermediate container 8e4081643f63 19:12:35 ---> 0ac39bd09a2e 19:12:35 Step 18/33 : WORKDIR ${SECURITY_INIT_STAGING} 19:12:35 ---> 31b3b00f03eb 19:12:35 Step 19/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . 19:12:35 ---> Running in b11642f8de18 19:12:35 Removing intermediate container d195bb5c29ce 19:12:35 ---> 56ffd5f87aa9 19:12:35 Step 17/24 : COPY --from=builder /edgex-go/Attribution.txt / 19:12:35 Collecting docker-compose==1.23.2 19:12:35 Downloading docker_compose-1.23.2-py2.py3-none-any.whl (131 kB) 19:12:35 Removing intermediate container b11642f8de18 19:12:35 ---> 410f5edb8c93 19:12:35 Step 19/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_STAGING}/ 19:12:35 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 131.9/131.9 kB 8.6 MB/s eta 0:00:00 19:12:35 Collecting docker<4.0,>=3.6.0 19:12:35 Downloading docker-3.7.3-py2.py3-none-any.whl (134 kB) 19:12:35 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 134.5/134.5 kB 74.6 MB/s eta 0:00:00 19:12:35 Collecting docopt<0.7,>=0.6.1 19:12:35 Downloading docopt-0.6.2.tar.gz (25 kB) 19:12:35 Preparing metadata (setup.py): started 19:12:36 ---> 04f4a8cdb93f 19:12:36 Step 18/24 : COPY --from=builder /edgex-go/cmd/core-data/core-data / 19:12:36 ---> 6326fe9ef641 19:12:36 Step 20/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ 19:12:36 ---> d3889d88747a 19:12:36 Step 20/33 : RUN chmod +x ${SECURITY_INIT_STAGING}/*.sh 19:12:36 ---> Running in 91e24d1d3de0 19:12:36 Preparing metadata (setup.py): finished with status 'done' 19:12:36 Collecting cached-property<2,>=1.2.0 19:12:36 Downloading cached_property-1.5.2-py2.py3-none-any.whl (7.6 kB) 19:12:36 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:12:36 Collecting jsonschema<3,>=2.5.1 19:12:36 Downloading jsonschema-2.6.0-py2.py3-none-any.whl (39 kB) 19:12:36 ---> 8e45f460867e 19:12:36 Step 21/25 : RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 19:12:36 Collecting PyYAML<4,>=3.10 19:12:36 Downloading PyYAML-3.13.tar.gz (270 kB) 19:12:36 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 270.6/270.6 kB 150.5 MB/s eta 0:00:00 19:12:36 ---> 304305a820ee 19:12:36 Step 19/24 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml 19:12:36 ---> Running in 8c9c98aa7922 19:12:36 Preparing metadata (setup.py): started 19:12:36 ---> 9c5bc86fe2e4 19:12:36 Step 20/24 : ENTRYPOINT ["/core-data"] 19:12:36 Preparing metadata (setup.py): finished with status 'done' 19:12:36 ---> Running in 0533325f32ae 19:12:37 Collecting requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1 19:12:37 Downloading requests-2.20.1-py2.py3-none-any.whl (57 kB) 19:12:37 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 58.0/58.0 kB 122.2 MB/s eta 0:00:00 19:12:37 Collecting dockerpty<0.5,>=0.4.1 19:12:37 Downloading dockerpty-0.4.1.tar.gz (13 kB) 19:12:37 Preparing metadata (setup.py): started 19:12:37 Removing intermediate container 91e24d1d3de0 19:12:37 ---> 4d4a2094d0b6 19:12:37 Step 21/33 : COPY --from=builder /edgex-go/Attribution.txt / 19:12:37 Removing intermediate container 0533325f32ae 19:12:37 ---> aefa19fdb82d 19:12:37 Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 19:12:37 ---> Running in c59c09bea307 19:12:37 Removing intermediate container 8c9c98aa7922 19:12:37 ---> f34415bee060 19:12:37 Step 22/25 : ENTRYPOINT ["entrypoint.sh"] 19:12:37 Preparing metadata (setup.py): finished with status 'done' 19:12:37 Collecting websocket-client<1.0,>=0.32.0 19:12:37 Downloading websocket_client-0.59.0-py2.py3-none-any.whl (67 kB) 19:12:37 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 67.2/67.2 kB 111.5 MB/s eta 0:00:00 19:12:37 ---> faaed3037c58 19:12:37 Step 22/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . 19:12:37 Collecting texttable<0.10,>=0.9.0 19:12:37 ---> Running in 2c83d165731b 19:12:37 Downloading texttable-0.9.1.tar.gz (11 kB) 19:12:37 Removing intermediate container c59c09bea307 19:12:37 ---> f7751b38cd6b 19:12:37 Step 22/24 : LABEL arch=x86_64 19:12:37 Preparing metadata (setup.py): started 19:12:37 ---> Running in a5d69a25e25a 19:12:37 Removing intermediate container 2c83d165731b 19:12:37 ---> ecf8e00819ec 19:12:37 Step 23/25 : LABEL arch=x86_64 19:12:37 ---> Running in 1d03fb92a74c 19:12:37 Removing intermediate container a5d69a25e25a 19:12:37 ---> a73665afb623 19:12:37 Step 23/24 : LABEL git_sha=f233cec79ca72df59ecd9c68e03ce25c3cc6eb96 19:12:37 Preparing metadata (setup.py): finished with status 'done' 19:12:37 Collecting docker-pycreds>=0.4.0 19:12:37 Downloading docker_pycreds-0.4.0-py2.py3-none-any.whl (9.0 kB) 19:12:37 ---> Running in aafeae30f8ed 19:12:37 Removing intermediate container 1d03fb92a74c 19:12:37 ---> 10540103a36f 19:12:37 Step 24/25 : LABEL git_sha=f233cec79ca72df59ecd9c68e03ce25c3cc6eb96 19:12:37 Collecting chardet<3.1.0,>=3.0.2 19:12:37 Downloading chardet-3.0.4-py2.py3-none-any.whl (133 kB) 19:12:37 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 133.4/133.4 kB 137.9 MB/s eta 0:00:00 19:12:37 ---> fc934676bdcb 19:12:37 Step 23/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.toml ./res/ 19:12:37 Collecting urllib3<1.25,>=1.21.1 19:12:38 Downloading urllib3-1.24.3-py2.py3-none-any.whl (118 kB) 19:12:38 ---> Running in 124f430773c4 19:12:38 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 118.8/118.8 kB 74.6 MB/s eta 0:00:00 19:12:38 Removing intermediate container aafeae30f8ed 19:12:38 ---> 770902793fa2 19:12:38 Step 24/24 : LABEL version=0.0.0 19:12:38 Collecting idna<2.8,>=2.5 19:12:38 Downloading idna-2.7-py2.py3-none-any.whl (58 kB) 19:12:38 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 58.2/58.2 kB 2.2 MB/s eta 0:00:00 19:12:38 ---> Running in f97dba4ae174 19:12:38 Collecting certifi>=2017.4.17 19:12:38 Downloading certifi-2022.9.24-py3-none-any.whl (161 kB) 19:12:38 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 161.1/161.1 kB 71.0 MB/s eta 0:00:00 19:12:38 Removing intermediate container 124f430773c4 19:12:38 ---> 583ae1fa49e8 19:12:38 Step 25/25 : LABEL version=0.0.0 19:12:38 ---> d43e7da694c1 19:12:38 Step 24/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml ${BOOTSTRAP_REDIS_DIR}/res/ 19:12:38 Using legacy 'setup.py install' for dockerpty, since package 'wheel' is not installed. 19:12:38 Using legacy 'setup.py install' for docopt, since package 'wheel' is not installed. 19:12:38 Using legacy 'setup.py install' for PyYAML, since package 'wheel' is not installed. 19:12:38 Using legacy 'setup.py install' for texttable, since package 'wheel' is not installed. 19:12:38 ---> Running in 75734c19d657 19:12:38 Removing intermediate container f97dba4ae174 19:12:38 ---> dcdab2cb2758 19:12:38 19:12:38 Installing collected packages: texttable, PyYAML, jsonschema, idna, docopt, chardet, cached-property, websocket-client, urllib3, dockerpty, docker-pycreds, certifi, requests, docker, docker-compose 19:12:38 Running setup.py install for texttable: started 19:12:38 ---> f91b1b13914d 19:12:38 Step 25/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-mosquitto/configuration.toml ${BOOTSTRAP_MOSQUITTO_DIR}/res/ 19:12:38 Successfully built dcdab2cb2758 19:12:38 Successfully tagged core-data:latest 19:12:38  Building core-data ... done Building support-scheduler 19:12:38 Removing intermediate container 75734c19d657 19:12:38 ---> be2e9faf95fe 19:12:38 19:12:38 ---> dd2ad73b57e3 19:12:38 Step 10/24 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-command/core-command 19:12:38 ---> Running in 049430bb8bb2 19:12:38 Successfully built be2e9faf95fe 19:12:38 Running setup.py install for texttable: finished with status 'done' 19:12:38 Running setup.py install for PyYAML: started 19:12:38 Successfully tagged security-secretstore-setup:latest 19:12:38 Building support-notifications 19:12:39  Building security-secretstore-setup ... done  Running setup.py install for PyYAML: finished with status 'done' 19:12:39 ---> 643b58ba163a 19:12:39 Step 26/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ ${SECURITY_INIT_STAGING}/consul-bootstrapper/ 19:12:40 CGO_ENABLED=0 GO111MODULE=on go build -tags " no_zmq non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-command/core-command ./cmd/core-command 19:12:40 Running setup.py install for docopt: started 19:12:41 Running setup.py install for docopt: finished with status 'done' 19:12:41 ---> 2c5e931d082b 19:12:41 Step 27/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / 19:12:41 Step 1/23 : ARG BUILDER_BASE=golang:1.18-alpine3.16 19:12:41 Step 2/23 : FROM ${BUILDER_BASE} AS builder 19:12:41 ---> 56a1e7554ee6 19:12:41 Step 3/23 : ARG ADD_BUILD_TAGS="" 19:12:41 ---> Using cache 19:12:41 ---> 0d205e55915c 19:12:41 Step 4/23 : WORKDIR /edgex-go 19:12:41 ---> Using cache 19:12:41 ---> 18b6ce761bcf 19:12:41 Step 5/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 19:12:41 ---> Using cache 19:12:41 ---> 309110fbfa4f 19:12:41 Step 6/23 : RUN apk add --update --no-cache make git 19:12:41 ---> Using cache 19:12:41 ---> 50d243eae338 19:12:41 Step 7/23 : COPY go.mod vendor* ./ 19:12:41 ---> Using cache 19:12:41 ---> 33ff992467d2 19:12:41 Step 8/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 19:12:41 ---> Using cache 19:12:41 ---> 5f8440640c5d 19:12:41 Step 9/23 : COPY . . 19:12:41 ---> Using cache 19:12:41 ---> dd2ad73b57e3 19:12:41 Step 10/23 : RUN make cmd/support-scheduler/support-scheduler 19:12:41 ---> Running in 0e1edd1bef7a 19:12:41 Running setup.py install for dockerpty: started 19:12:41 ---> 2c379dab90c9 19:12:41 Step 28/33 : RUN chmod +x /entrypoint.sh 19:12:42 ---> Running in 867963ecbe91 19:12:42 Running setup.py install for dockerpty: finished with status 'done' 19:12:42 Step 1/23 : ARG BUILDER_BASE=golang:1.18-alpine3.16 19:12:42 Step 2/23 : FROM ${BUILDER_BASE} AS builder 19:12:42 ---> 56a1e7554ee6 19:12:42 Step 3/23 : ARG ADD_BUILD_TAGS="" 19:12:42 ---> Using cache 19:12:42 ---> 0d205e55915c 19:12:42 Step 4/23 : WORKDIR /edgex-go 19:12:42 ---> Using cache 19:12:42 ---> 18b6ce761bcf 19:12:42 Step 5/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 19:12:42 ---> Using cache 19:12:42 ---> 309110fbfa4f 19:12:42 Step 6/23 : RUN apk add --update --no-cache make bash git ca-certificates 19:12:42 CGO_ENABLED=0 GO111MODULE=on go build -tags " no_zmq " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler 19:12:42 ---> Running in f9fb2f821895 19:12:43 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:12:43 Successfully installed PyYAML-3.13 cached-property-1.5.2 certifi-2022.9.24 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:12:43 fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 19:12:43 Removing intermediate container 867963ecbe91 19:12:43 ---> e387b4e59cce 19:12:43 Step 29/33 : ENTRYPOINT ["/entrypoint.sh"] 19:12:43 ---> Running in f25162d048ac 19:12:43 Removing intermediate container f25162d048ac 19:12:43 ---> 5a19e0e5e339 19:12:43 Step 30/33 : CMD ["gate"] 19:12:43 ---> Running in f4dd351c1892 19:12:44 fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 19:12:44 Removing intermediate container f4dd351c1892 19:12:44 ---> 9a00c0db5870 19:12:44 Step 31/33 : LABEL arch=x86_64 19:12:44 ---> Running in 4c4eb3dc995c 19:12:44 OK: 211 MiB in 51 packages 19:12:44 Removing intermediate container 4c4eb3dc995c 19:12:44 ---> a4e4592258d5 19:12:44 Step 32/33 : LABEL git_sha=f233cec79ca72df59ecd9c68e03ce25c3cc6eb96 19:12:44 ---> Running in 523fe375eb2c 19:12:45 Removing intermediate container 523fe375eb2c 19:12:45 ---> 167be04cec6e 19:12:45 Step 33/33 : LABEL version=0.0.0 19:12:45 Removing intermediate container f9fb2f821895 19:12:45 ---> 0d43eafe4de0 19:12:45 Step 7/23 : COPY go.mod vendor* ./ 19:12:45 ---> Running in 31bae2f2ac15 19:12:45 ---> 4ab150945ec1 19:12:45 Step 8/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 19:12:45 Removing intermediate container 31bae2f2ac15 19:12:45 ---> ac9ae6aedcda 19:12:45 19:12:46 ---> Running in 02b2617d3fdb 19:12:46 Successfully built ac9ae6aedcda 19:12:46 Successfully tagged security-bootstrapper:latest 19:12:46 Building security-spire-config 19:12:48  Building security-bootstrapper ... done Removing intermediate container 79938e99eef5 19:12:48 ---> 0b59b95243f6 19:12:48 Step 14/23 : ENV APP_PORT=58890 19:12:48 Step 1/26 : ARG BUILDER_BASE=golang:1.18-alpine3.16 19:12:48 Step 2/26 : FROM ${BUILDER_BASE} AS builder 19:12:48 ---> 56a1e7554ee6 19:12:48 Step 3/26 : WORKDIR /edgex-go 19:12:48 ---> Using cache 19:12:48 ---> 50c1358d6061 19:12:48 Step 4/26 : 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 ---> f84b1f441666 19:12:48 Step 5/26 : RUN apk add --update --no-cache make git build-base curl 19:12:49 ---> Running in 13cf15f8ab36 19:12:49 ---> Running in 3a1229b7261e 19:12:50 fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 19:12:50 Removing intermediate container 13cf15f8ab36 19:12:50 ---> 947889414346 19:12:50 Step 15/23 : EXPOSE $APP_PORT 19:12:50 ---> Running in dc545259e1be 19:12:51 fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 19:12:51 Removing intermediate container dc545259e1be 19:12:51 ---> 139a06c2257e 19:12:51 Step 16/23 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/sys-mgmt-agent / 19:12:51 OK: 211 MiB in 51 packages 19:12:52 ---> 8812a1ec777c 19:12:52 Step 17/23 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/res/configuration.toml /res/configuration.toml 19:12:52 ? github.com/edgexfoundry/edgex-go [no test files] 19:12:52 Removing intermediate container 3a1229b7261e 19:12:52 ---> 1beb2f24884c 19:12:52 Step 6/26 : COPY go.mod vendor* ./ 19:12:52 ---> 4dc9a261ca77 19:12:52 Step 18/23 : COPY --from=builder /edgex-go/cmd/sys-mgmt-executor/sys-mgmt-executor / 19:12:53 ---> 0ea0bc33dcdc 19:12:53 Step 7/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 19:12:53 ---> Running in b131bb41af26 19:12:53 ---> f6823c17bd26 19:12:53 Step 19/23 : ENTRYPOINT ["/sys-mgmt-agent"] 19:12:53 ---> Running in b6d388abace8 19:12:53 Removing intermediate container b6d388abace8 19:12:53 ---> 825c309f0aea 19:12:53 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 19:12:54 ---> Running in 5e6a83f5249b 19:12:54 Removing intermediate container 5e6a83f5249b 19:12:54 ---> e5ee7c71eb01 19:12:54 Step 21/23 : LABEL arch=x86_64 19:12:54 ---> Running in b3b449471dcf 19:12:54 Removing intermediate container b3b449471dcf 19:12:54 ---> 0303f0aeb6fe 19:12:54 Step 22/23 : LABEL git_sha=f233cec79ca72df59ecd9c68e03ce25c3cc6eb96 19:12:54 ---> Running in 5f7109154821 19:12:55 Removing intermediate container 5f7109154821 19:12:55 ---> d331c66d533c 19:12:55 Step 23/23 : LABEL version=0.0.0 19:12:55 ---> Running in de8d840f352a 19:12:56 Removing intermediate container de8d840f352a 19:12:56 ---> b81796c8deff 19:12:56 19:12:56 Successfully built b81796c8deff 19:12:56 Successfully tagged sys-mgmt-agent:latest 19:12:56 Building security-proxy-setup 19:13:00  Building sys-mgmt-agent ... done Step 1/22 : ARG BUILDER_BASE=golang:1.18-alpine3.16 19:13:00 Step 2/22 : FROM ${BUILDER_BASE} AS builder 19:13:00 ---> 56a1e7554ee6 19:13:00 Step 3/22 : WORKDIR /edgex-go 19:13:00 ---> Using cache 19:13:00 ---> 50c1358d6061 19:13:00 Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 19:13:00 ---> Using cache 19:13:00 ---> f84b1f441666 19:13:00 Step 5/22 : RUN apk add --update --no-cache make git 19:13:00 ---> Running in f13f75cf501c 19:13:00 Removing intermediate container 02b2617d3fdb 19:13:00 ---> 36fb4c8ea39b 19:13:00 Step 9/23 : COPY . . 19:13:01 fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 19:13:02 fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 19:13:02 OK: 211 MiB in 51 packages 19:13:06 Removing intermediate container 049430bb8bb2 19:13:06 ---> 4ec605de5c05 19:13:06 19:13:06 Step 11/24 : FROM alpine:3.16 19:13:06 ---> 9c6f07244728 19:13:06 Step 12/24 : RUN apk add --update --no-cache dumb-init 19:13:06 ---> bae8a807659d 19:13:06 Step 10/23 : RUN make cmd/support-notifications/support-notifications 19:13:06 Removing intermediate container f13f75cf501c 19:13:06 ---> 98f811d6a300 19:13:06 Step 6/22 : COPY go.mod vendor* ./ 19:13:06 ---> Running in 9446acf7a7b8 19:13:06 ---> Running in aea566300ca2 19:13:06 ---> d201849ebcc2 19:13:06 Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 19:13:07 ---> Running in e6bbfa99cfa0 19:13:07 Removing intermediate container b131bb41af26 19:13:07 ---> 26a644e8a057 19:13:07 Step 8/26 : COPY . . 19:13:07 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 19:13:07 CGO_ENABLED=0 GO111MODULE=on go build -tags " no_zmq " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/support-notifications/support-notifications ./cmd/support-notifications 19:13:07 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 19:13:07 (1/1) Installing dumb-init (1.2.5-r1) 19:13:07 Executing busybox-1.35.0-r17.trigger 19:13:07 OK: 6 MiB in 15 packages 19:13:10 Removing intermediate container 0e1edd1bef7a 19:13:10 ---> 3e3546ab11c5 19:13:10 19:13:10 Step 11/23 : FROM alpine:3.16 19:13:10 ---> 9c6f07244728 19:13:10 Step 12/23 : RUN apk add --update --no-cache dumb-init 19:13:10 ---> Using cache 19:13:10 ---> 41afa883352a 19:13:10 Step 13/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 19:13:10 Removing intermediate container 9446acf7a7b8 19:13:10 ---> 41afa883352a 19:13:10 Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 19:13:11 ---> Running in 8f7b825590de 19:13:11 ---> Running in 25d5e78dd3ae 19:13:11 Removing intermediate container 8f7b825590de 19:13:11 ---> dd6d857dfbf5 19:13:11 Step 14/23 : ENV APP_PORT=59861 19:13:11 ---> 99b56ed55ce1 19:13:11 Step 9/26 : ARG SPIRE_RELEASE=1.2.1 19:13:12 ---> Running in 6ed2c59134fd 19:13:12 ---> Running in a313cc5cc2d5 19:13:12 Removing intermediate container 25d5e78dd3ae 19:13:12 ---> 63b2addceb6d 19:13:12 Step 14/24 : ENV APP_PORT=59882 19:13:12 ---> Running in c913bb5771dd 19:13:12 Removing intermediate container 6ed2c59134fd 19:13:12 ---> 68ed750ccc0e 19:13:12 Step 15/23 : EXPOSE $APP_PORT 19:13:12 Removing intermediate container a313cc5cc2d5 19:13:12 ---> 4b3895d6fbdb 19:13:12 Step 10/26 : WORKDIR /edgex-go/spire-build 19:13:12 Removing intermediate container c913bb5771dd 19:13:12 ---> 790fc515223d 19:13:12 Step 15/24 : EXPOSE $APP_PORT 19:13:12 ---> Running in 63b296258baa 19:13:12 ---> Running in f742057c0c43 19:13:12 ---> Running in b6cbe4504a4b 19:13:12 Removing intermediate container 63b296258baa 19:13:12 ---> 2509813685c1 19:13:12 Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / 19:13:12 Removing intermediate container f742057c0c43 19:13:12 ---> 89e7d4752a3b 19:13:12 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:13:12 Removing intermediate container b6cbe4504a4b 19:13:12 ---> 48bef631639f 19:13:12 Step 16/24 : WORKDIR / 19:13:13 ---> Running in 0b129ba19793 19:13:13 ---> Running in 67a331d99292 19:13:13 ---> 6fb02ae3928c 19:13:13 Step 17/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / 19:13:13 Removing intermediate container 67a331d99292 19:13:13 ---> 238a72f0493f 19:13:13 Step 17/24 : COPY --from=builder /edgex-go/Attribution.txt / 19:13:14 ---> a0c0a3fe248f 19:13:14 Step 18/24 : COPY --from=builder /edgex-go/cmd/core-command/core-command / 19:13:14 ---> 59f812bac4a4 19:13:14 Step 18/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml 19:13:14 ---> 7d331defb30e 19:13:14 Step 19/24 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml 19:13:14 Removing intermediate container 0b129ba19793 19:13:14 ---> 8e2d73d2f236 19:13:14 Step 12/26 : WORKDIR /edgex-go 19:13:15 ---> 82e6d93755ce 19:13:15 Step 19/23 : ENTRYPOINT ["/support-scheduler"] 19:13:15 ---> Running in c6d02e51fc81 19:13:15 ---> a7544cbf0504 19:13:15 Step 20/24 : ENTRYPOINT ["/core-command"] 19:13:15 ---> Running in 1036135de637 19:13:15 ---> Running in 985b897a4441 19:13:15 Removing intermediate container c6d02e51fc81 19:13:15 ---> ca3a33e1b533 19:13:15 19:13:15 Step 13/26 : FROM alpine:3.15 19:13:15 ---> c4fc93816858 19:13:15 Step 14/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' 19:13:15 ---> Using cache 19:13:15 ---> fc73a8db2fee 19:13:15 Step 15/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 19:13:15 ---> Using cache 19:13:15 ---> e66ccd3ae1a7 19:13:15 Step 16/26 : RUN apk update && apk --no-cache --update add dumb-init gcompat 19:13:15 ---> Running in 86cd7b95843d 19:13:15 Removing intermediate container 1036135de637 19:13:15 ---> adec48207018 19:13:15 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 19:13:15 Removing intermediate container 985b897a4441 19:13:15 ---> 440160cd873f 19:13:15 Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 19:13:16 ---> Running in 8b9d3b19defc 19:13:16 ---> Running in 22ae83efda1e 19:13:16 Removing intermediate container 8b9d3b19defc 19:13:16 ---> 351ca6668971 19:13:16 Step 21/23 : LABEL arch=x86_64 19:13:16 fetch https://dl-4.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 19:13:16 Removing intermediate container 22ae83efda1e 19:13:16 ---> b0831deb69fc 19:13:16 Step 22/24 : LABEL arch=x86_64 19:13:16 ---> Running in deedda3794dd 19:13:16 ---> Running in a7677f067591 19:13:17 Removing intermediate container deedda3794dd 19:13:17 ---> cc4c630f3982 19:13:17 Step 22/23 : LABEL git_sha=f233cec79ca72df59ecd9c68e03ce25c3cc6eb96 19:13:17 ---> Running in 30352605e1d5 19:13:17 Removing intermediate container a7677f067591 19:13:17 ---> c663489b9cdd 19:13:17 Step 23/24 : LABEL git_sha=f233cec79ca72df59ecd9c68e03ce25c3cc6eb96 19:13:17 ---> Running in 2614edafab34 19:13:17 fetch https://dl-4.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 19:13:17 Removing intermediate container 30352605e1d5 19:13:17 ---> 2f8ad110f449 19:13:17 Step 23/23 : LABEL version=0.0.0 19:13:17 ---> Running in 82e7e92066fc 19:13:17 Removing intermediate container 2614edafab34 19:13:17 ---> ce2389ad2bf9 19:13:17 Step 24/24 : LABEL version=0.0.0 19:13:17 v3.15.6-93-ge08ee36d88 [https://dl-4.alpinelinux.org/alpine/v3.15/main] 19:13:17 v3.15.6-94-gbcf1bd4598 [https://dl-4.alpinelinux.org/alpine/v3.15/community] 19:13:17 OK: 15857 distinct packages available 19:13:17 ---> Running in ab2aecdd07c5 19:13:17 fetch https://dl-4.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 19:13:17 Removing intermediate container 82e7e92066fc 19:13:17 ---> e013ba714167 19:13:17 19:13:18 Successfully built e013ba714167 19:13:18 Successfully tagged support-scheduler:latest 19:13:18  Building support-scheduler ... done Building core-metadata 19:13:18 Removing intermediate container ab2aecdd07c5 19:13:18 ---> 30edff8e0bda 19:13:18 19:13:18 Successfully built 30edff8e0bda 19:13:18 Successfully tagged core-command:latest 19:13:18 Building security-spire-server 19:13:18  Building core-command ... done Removing intermediate container e6bbfa99cfa0 19:13:18 ---> c41e94a05c95 19:13:18 Step 8/22 : COPY . . 19:13:18 fetch https://dl-4.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 19:13:18 (1/4) Installing dumb-init (1.2.5-r1) 19:13:18 (2/4) Installing musl-obstack (1.2.3-r0) 19:13:18 (3/4) Installing libucontext (1.1-r0) 19:13:19 (4/4) Installing gcompat (1.0.0-r4) 19:13:19 Executing busybox-1.34.1-r7.trigger 19:13:19 OK: 6 MiB in 18 packages 19:13:23 Step 1/25 : ARG BUILDER_BASE=golang:1.18-alpine3.16 19:13:23 Step 2/25 : FROM ${BUILDER_BASE} AS builder 19:13:23 ---> 56a1e7554ee6 19:13:23 Step 3/25 : ARG ADD_BUILD_TAGS="" 19:13:23 ---> Using cache 19:13:23 ---> 0d205e55915c 19:13:23 Step 4/25 : WORKDIR /edgex-go 19:13:23 ---> Using cache 19:13:23 ---> 18b6ce761bcf 19:13:23 Step 5/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 19:13:23 ---> Using cache 19:13:23 ---> 309110fbfa4f 19:13:23 Step 6/25 : RUN apk add --update --no-cache make git 19:13:23 ---> Using cache 19:13:23 ---> 50d243eae338 19:13:23 Step 7/25 : COPY go.mod vendor* ./ 19:13:23 ---> Using cache 19:13:23 ---> 33ff992467d2 19:13:23 Step 8/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 19:13:23 ---> Using cache 19:13:23 ---> 5f8440640c5d 19:13:23 Step 9/25 : COPY . . 19:13:23 ---> Using cache 19:13:23 ---> dd2ad73b57e3 19:13:23 Step 10/25 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-metadata/core-metadata 19:13:23 Step 1/25 : ARG BUILDER_BASE=golang:1.18-alpine3.16 19:13:23 Step 2/25 : FROM ${BUILDER_BASE} AS builder 19:13:23 ---> 56a1e7554ee6 19:13:23 Step 3/25 : WORKDIR /edgex-go 19:13:23 ---> Using cache 19:13:23 ---> 50c1358d6061 19:13:23 Step 4/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 19:13:23 ---> Using cache 19:13:23 ---> f84b1f441666 19:13:23 Step 5/25 : RUN apk add --update --no-cache make git build-base curl 19:13:23 ---> Using cache 19:13:23 ---> 1beb2f24884c 19:13:23 Step 6/25 : COPY go.mod vendor* ./ 19:13:23 ---> Using cache 19:13:23 ---> 0ea0bc33dcdc 19:13:23 Step 7/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 19:13:23 ---> Using cache 19:13:23 ---> 26a644e8a057 19:13:23 Step 8/25 : COPY . . 19:13:23 ---> Using cache 19:13:23 ---> 99b56ed55ce1 19:13:23 Step 9/25 : ARG SPIRE_RELEASE=1.2.1 19:13:23 ---> Using cache 19:13:23 ---> 4b3895d6fbdb 19:13:23 Step 10/25 : WORKDIR /edgex-go/spire-build 19:13:23 ---> Using cache 19:13:23 ---> 89e7d4752a3b 19:13:23 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:13:24 ---> Running in 76eb5bd54e83 19:13:25 ---> Running in 83d30070d774 19:13:25 Removing intermediate container 86cd7b95843d 19:13:25 ---> 84663d61c6ef 19:13:25 Step 17/26 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin 19:13:25 ---> 46c55e5552b9 19:13:25 Step 9/22 : RUN make cmd/security-proxy-setup/security-proxy-setup cmd/secrets-config/secrets-config 19:13:25 ---> Running in 42db6b073bac 19:13: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-proxy-setup/security-proxy-setup ./cmd/security-proxy-setup 19:13:25 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:26 ---> 218ca7d99a3f 19:13:26 Step 18/26 : COPY --from=builder /edgex-go/cmd/security-spire-config/docker-entrypoint.sh /usr/local/bin/ 19:13:26 Removing intermediate container 76eb5bd54e83 19:13:26 ---> 6ace9004b7ba 19:13:26 Step 12/25 : WORKDIR /edgex-go 19:13:26 ---> Running in ea8191833c4f 19:13:26 ---> 4fbaf65dea05 19:13:26 Step 19/26 : WORKDIR /usr/local/etc/spiffe-scripts.d 19:13:26 Removing intermediate container ea8191833c4f 19:13:26 ---> d593e7a80dd8 19:13:26 19:13:26 Step 13/25 : FROM alpine:3.15 19:13:26 ---> c4fc93816858 19:13:26 Step 14/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' 19:13:26 ---> Using cache 19:13:26 ---> fc73a8db2fee 19:13:26 Step 15/25 : 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 ---> e66ccd3ae1a7 19:13:26 Step 16/25 : RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 19:13:26 ---> Using cache 19:13:26 ---> 67f3550fe0bb 19:13:26 Step 17/25 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin 19:13:26 ---> Running in 0860158c4878 19:13:26 Removing intermediate container 0860158c4878 19:13:26 ---> f561b6bd9a5a 19:13:26 Step 20/26 : COPY --from=builder /edgex-go/cmd/security-spire-config/seed_builtin_entries.sh /usr/local/etc/spiffe-scripts.d 19:13:27 ---> 1b868dfc1533 19:13:27 Step 21/26 : WORKDIR / 19:13:27 ---> Running in d45393c80cd6 19:13:27 Removing intermediate container d45393c80cd6 19:13:27 ---> 29532cbbcf2c 19:13:27 Step 22/26 : ENTRYPOINT [ "/usr/bin/dumb-init" ] 19:13:27 ---> Running in 15336b1ed914 19:13:28 ---> 78d03d73b2c1 19:13:28 Step 18/25 : COPY --from=builder /edgex-go/cmd/security-spire-server/docker-entrypoint.sh /usr/local/bin/ 19:13:28 Removing intermediate container 15336b1ed914 19:13:28 ---> e6b8e4c489a5 19:13:28 Step 23/26 : CMD [ "--verbose", "docker-entrypoint.sh" ] 19:13:28 ---> Running in f265b0c1d768 19:13:28 Removing intermediate container f265b0c1d768 19:13:28 ---> e01d76fca88a 19:13:28 Step 24/26 : LABEL arch=x86_64 19:13:28 ---> Running in 535a03148a6f 19:13:28 ---> 558a4bb664e0 19:13:28 Step 19/25 : COPY --from=builder /edgex-go/cmd/security-spire-server/server.conf /usr/local/etc/spire/server.conf.tpl 19:13:29 Removing intermediate container 535a03148a6f 19:13:29 ---> 205d66989544 19:13:29 Step 25/26 : LABEL git_sha=f233cec79ca72df59ecd9c68e03ce25c3cc6eb96 19:13:29 ---> 80a0f8e1fa1c 19:13:29 Step 20/25 : COPY --from=builder /edgex-go/cmd/security-spire-server/openssl.conf /usr/local/etc/ 19:13:29 ---> Running in 4dc61af14215 19:13:29 Removing intermediate container 4dc61af14215 19:13:29 ---> 01adab62cf4f 19:13:29 Step 26/26 : LABEL version=0.0.0 19:13:29 ---> b72e84275073 19:13:29 Step 21/25 : ENTRYPOINT [ "/usr/bin/dumb-init" ] 19:13:29 ---> Running in 6232814b6f09 19:13:29 ---> Running in 766c6170e81c 19:13:30 Removing intermediate container 766c6170e81c 19:13:30 ---> 460e91ae8550 19:13:30 Step 22/25 : CMD [ "--verbose", "docker-entrypoint.sh" ] 19:13:30 Removing intermediate container 6232814b6f09 19:13:30 ---> 36393200ffb2 19:13:30 19:13:30 ---> Running in 18746594e255 19:13:30 Successfully built 36393200ffb2 19:13:30 Successfully tagged security-spire-config:latest 19:13:30  Building security-spire-config ... done Building security-spiffe-token-provider 19:13:31 Removing intermediate container 18746594e255 19:13:31 ---> deccba8a6e1e 19:13:31 Step 23/25 : LABEL arch=x86_64 19:13:33 Removing intermediate container aea566300ca2 19:13:33 ---> d0be2c41bffb 19:13:33 19:13:33 Step 11/23 : FROM alpine:3.16 19:13:33 ---> 9c6f07244728 19:13:33 Step 12/23 : RUN apk add --update --no-cache ca-certificates dumb-init 19:13:33 Step 1/20 : ARG BUILDER_BASE=golang:1.18-alpine3.16 19:13:33 Step 2/20 : FROM ${BUILDER_BASE} AS builder 19:13:33 ---> 56a1e7554ee6 19:13:33 Step 3/20 : WORKDIR /edgex-go 19:13:33 ---> Using cache 19:13:33 ---> 50c1358d6061 19:13:33 Step 4/20 : RUN apk update && apk --no-cache --update add build-base 19:13:33 ---> Running in 117780d97887 19:13:33 ---> Running in 53f8455dbf37 19:13:33 ---> Running in 6665e8e02dd1 19:13:33 Removing intermediate container 117780d97887 19:13:33 ---> 9856c4dd32b4 19:13:33 Step 24/25 : LABEL git_sha=f233cec79ca72df59ecd9c68e03ce25c3cc6eb96 19:13:33 ---> Running in 0aa912d37ccb 19:13:33 Removing intermediate container 0aa912d37ccb 19:13:33 ---> 7d149f9143f4 19:13:33 Step 25/25 : LABEL version=0.0.0 19:13:33 ---> Running in 653191a0cf9c 19:13:33 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 19:13:33 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 19:13:34 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 19:13:34 Removing intermediate container 653191a0cf9c 19:13:34 ---> f788f61dc93b 19:13:34 19:13:34 Successfully built f788f61dc93b 19:13:34 Successfully tagged security-spire-server:latest 19:13:34  Building security-spire-server ... done fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 19:13:34 (1/2) Installing ca-certificates (20220614-r0) 19:13:34 (2/2) Installing dumb-init (1.2.5-r1) 19:13:34 Executing busybox-1.35.0-r17.trigger 19:13:34 Executing ca-certificates-20220614-r0.trigger 19:13:34 OK: 6 MiB in 16 packages 19:13:34 v3.16.2-221-ge7097e0782 [https://dl-cdn.alpinelinux.org/alpine/v3.16/main] 19:13:34 v3.16.2-230-g38caf0e9f8 [https://dl-cdn.alpinelinux.org/alpine/v3.16/community] 19:13:34 OK: 17040 distinct packages available 19:13:34 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 19:13:34 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 19:13:34 OK: 211 MiB in 51 packages 19:13:35 Removing intermediate container 53f8455dbf37 19:13:35 ---> be7c17342025 19:13:35 Step 13/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2021: Intel Corporation' 19:13:35 ---> Running in abe243336ad5 19:13:35 Removing intermediate container abe243336ad5 19:13:35 ---> 9faa23e929ae 19:13:35 Step 14/23 : ENV APP_PORT=59860 19:13:36 Removing intermediate container 6665e8e02dd1 19:13:36 ---> ae8e8a45261d 19:13:36 Step 5/20 : COPY go.mod vendor* ./ 19:13:36 ---> Running in ded2424dfc79 19:13:36 Removing intermediate container ded2424dfc79 19:13:36 ---> 31e02bbc90fc 19:13:36 Step 15/23 : EXPOSE $APP_PORT 19:13:36 ---> ba1a59705adc 19:13:36 Step 6/20 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 19:13:36 ---> Running in c43a247510f0 19:13:36 ---> Running in 457c586b8780 19:13:36 Removing intermediate container c43a247510f0 19:13:36 ---> 544645409c5b 19:13:36 Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / 19:13:37 ---> fdd513ed07f5 19:13:37 Step 17/23 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / 19:13:38 ---> 490766ce6444 19:13:38 Step 18/23 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml 19:13:38 ---> e9580a48e278 19:13:38 Step 19/23 : ENTRYPOINT ["/support-notifications"] 19:13:38 ---> Running in 3253fa06c892 19:13:39 Removing intermediate container 3253fa06c892 19:13:39 ---> db407c24afaa 19:13:39 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 19:13:39 ---> Running in 0058c66c27e0 19:13:39 Removing intermediate container 0058c66c27e0 19:13:39 ---> b5c7b5c48818 19:13:39 Step 21/23 : LABEL arch=x86_64 19:13:40 ---> Running in 47d9c0f1ecb9 19:13:40 Removing intermediate container 47d9c0f1ecb9 19:13:40 ---> 4b6a26614012 19:13:40 Step 22/23 : LABEL git_sha=f233cec79ca72df59ecd9c68e03ce25c3cc6eb96 19:13:40 ---> Running in 6427cca0ead7 19:13:41 Removing intermediate container 6427cca0ead7 19:13:41 ---> b38e7cc5d7d2 19:13:41 Step 23/23 : LABEL version=0.0.0 19:13:41 ---> Running in 361f55277912 19:13:41 Removing intermediate container 361f55277912 19:13:41 ---> c3ef668837e8 19:13:41 19:13:41 Successfully built c3ef668837e8 19:13:41 Successfully tagged support-notifications:latest 19:13:44  Building support-notifications ... done CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/secrets-config ./cmd/secrets-config 19:13:45 Removing intermediate container 457c586b8780 19:13:45 ---> 7c5f34526486 19:13:45 Step 7/20 : COPY . . 19:13:48 Removing intermediate container 83d30070d774 19:13:48 ---> 6142ad6aad82 19:13:48 19:13:48 Step 11/25 : FROM alpine:3.16 19:13:48 ---> 9c6f07244728 19:13:48 Step 12/25 : RUN apk add --update --no-cache dumb-init 19:13:48 ---> Using cache 19:13:48 ---> 41afa883352a 19:13:48 Step 13/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 19:13:48 ---> Using cache 19:13:48 ---> 63b2addceb6d 19:13:48 Step 14/25 : ENV APP_PORT=59881 19:13:48 Removing intermediate container 42db6b073bac 19:13:48 ---> 8906f36aab70 19:13:48 19:13:48 Step 10/22 : FROM alpine:3.16 19:13:48 ---> 9c6f07244728 19:13:48 Step 11/22 : RUN apk add --update --no-cache curl dumb-init 19:13:48 ---> Running in b8c27c6eb7ac 19:13:48 ---> Running in d843c84e8fc6 19:13:48 Removing intermediate container b8c27c6eb7ac 19:13:48 ---> d785144066d6 19:13:48 Step 15/25 : EXPOSE $APP_PORT 19:13:48 ---> Running in c3d197e6741d 19:13:48 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 19:13:48 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 19:13:48 Removing intermediate container c3d197e6741d 19:13:48 ---> c1b8f04eb4dc 19:13:48 Step 16/25 : WORKDIR / 19:13:48 ---> Running in 38fe66003518 19:13:48 ---> 8caa9173aa76 19:13:48 Step 8/20 : RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider 19:13:48 ---> Running in 57569a9622dd 19:13:48 (1/6) Installing ca-certificates (20220614-r0) 19:13:48 Removing intermediate container 38fe66003518 19:13:48 ---> c2b196d3470e 19:13:48 Step 17/25 : COPY --from=builder /edgex-go/Attribution.txt / 19:13:48 (2/6) Installing brotli-libs (1.0.9-r6) 19:13:48 (3/6) Installing nghttp2-libs (1.47.0-r0) 19:13:48 (4/6) Installing libcurl (7.83.1-r3) 19:13:48 (5/6) Installing curl (7.83.1-r3) 19:13:48 (6/6) Installing dumb-init (1.2.5-r1) 19:13:48 Executing busybox-1.35.0-r17.trigger 19:13:48 Executing ca-certificates-20220614-r0.trigger 19:13:48 OK: 8 MiB in 20 packages 19:13:49 ---> 888c555894f1 19:13:49 Step 18/25 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / 19:13:49 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/security-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider 19:13:49 ---> 16d7d61225be 19:13:49 Step 19/25 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml 19:13:49 Removing intermediate container d843c84e8fc6 19:13:49 ---> bd459db1117a 19:13:49 Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' 19:13:49 ---> Running in a2f7ee154cf0 19:13:49 ---> 32567e6657b3 19:13:49 Step 20/25 : COPY --from=builder /edgex-go/cmd/core-metadata/res/uom.toml /res/uom.toml 19:13:49 Removing intermediate container a2f7ee154cf0 19:13:49 ---> 50af3aed6865 19:13:49 Step 13/22 : WORKDIR /edgex 19:13:49 ---> Running in f3392e757d34 19:13:49 ---> 01b55d2c1b5b 19:13:49 Step 21/25 : ENTRYPOINT ["/core-metadata"] 19:13:49 ---> Running in 2e44760cc760 19:13:49 Removing intermediate container f3392e757d34 19:13:49 ---> 4acc59774b83 19:13:49 Step 14/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/res/configuration.toml res/configuration.toml 19:13:50 Removing intermediate container 2e44760cc760 19:13:50 ---> f979d3a42824 19:13:50 Step 22/25 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 19:13:50 ---> 75b6dbff2a23 19:13:50 Step 15/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/security-proxy-setup . 19:13:50 ---> Running in c2098d17d385 19:13:50 Removing intermediate container c2098d17d385 19:13:50 ---> 9fe26245afcb 19:13:50 Step 23/25 : LABEL arch=x86_64 19:13:50 ---> Running in 1d50e17f991d 19:13:50 Removing intermediate container 1d50e17f991d 19:13:50 ---> d891de6652d7 19:13:50 Step 24/25 : LABEL git_sha=f233cec79ca72df59ecd9c68e03ce25c3cc6eb96 19:13:50 ---> Running in c536ad153b3e 19:13:50 ---> 5097c1629f5f 19:13:50 Step 16/22 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . 19:13:50 Removing intermediate container c536ad153b3e 19:13:50 ---> 06d03cfe410e 19:13:50 Step 25/25 : LABEL version=0.0.0 19:13:50 ---> Running in 065b0bd5f1e4 19:13:51 Removing intermediate container 065b0bd5f1e4 19:13:51 ---> 8b6644dff619 19:13:51 19:13:51 Successfully built 8b6644dff619 19:13:51 Successfully tagged core-metadata:latest 19:13:51  Building core-metadata ... done  ---> ca0091ba2144 19:13:51 Step 17/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/entrypoint.sh /usr/local/bin/ 19:13:51 ---> 69e3544b84c1 19:13:51 Step 18/22 : RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 19:13:51 ---> Running in df7475c5085e 19:13:52 Removing intermediate container df7475c5085e 19:13:52 ---> 02a8aa24adc3 19:13:52 Step 19/22 : ENTRYPOINT ["entrypoint.sh"] 19:13:52 ---> Running in 52adaceb684e 19:13:52 Removing intermediate container 52adaceb684e 19:13:52 ---> facf7f67e237 19:13:52 Step 20/22 : LABEL arch=x86_64 19:13:52 ---> Running in 02747c94f962 19:13:52 Removing intermediate container 02747c94f962 19:13:52 ---> aae81972be47 19:13:52 Step 21/22 : LABEL git_sha=f233cec79ca72df59ecd9c68e03ce25c3cc6eb96 19:13:52 ---> Running in 4f8dab0dc8f8 19:13:52 Removing intermediate container 4f8dab0dc8f8 19:13:52 ---> 5f1671f473f4 19:13:52 Step 22/22 : LABEL version=0.0.0 19:13:53 ---> Running in da905b9345ea 19:13:53 Removing intermediate container da905b9345ea 19:13:53 ---> c6880ceed6e1 19:13:53 19:13:53 Successfully built c6880ceed6e1 19:13:53 Successfully tagged security-proxy-setup:latest 19:14:08  Building security-proxy-setup ... done Removing intermediate container 57569a9622dd 19:14:08 ---> 6ecb5a036408 19:14:08 19:14:08 Step 9/20 : FROM alpine:3.15 19:14:08 ---> c4fc93816858 19:14:08 Step 10/20 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' 19:14:08 ---> Using cache 19:14:08 ---> fc73a8db2fee 19:14:08 Step 11/20 : 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 ---> e66ccd3ae1a7 19:14:08 Step 12/20 : RUN apk update && apk --no-cache --update add dumb-init curl gcompat 19:14:08 ---> Running in 7e67a4b7009c 19:14:08 fetch https://dl-4.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 19:14:08 fetch https://dl-4.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 19:14:08 v3.15.6-93-ge08ee36d88 [https://dl-4.alpinelinux.org/alpine/v3.15/main] 19:14:08 v3.15.6-94-gbcf1bd4598 [https://dl-4.alpinelinux.org/alpine/v3.15/community] 19:14:08 OK: 15857 distinct packages available 19:14:08 fetch https://dl-4.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 19:14:08 fetch https://dl-4.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 19:14:09 (1/9) Installing ca-certificates (20220614-r0) 19:14:09 (2/9) Installing brotli-libs (1.0.9-r5) 19:14:09 (3/9) Installing nghttp2-libs (1.46.0-r0) 19:14:09 (4/9) Installing libcurl (7.80.0-r3) 19:14:09 (5/9) Installing curl (7.80.0-r3) 19:14:09 (6/9) Installing dumb-init (1.2.5-r1) 19:14:09 (7/9) Installing musl-obstack (1.2.3-r0) 19:14:09 (8/9) Installing libucontext (1.1-r0) 19:14:09 (9/9) Installing gcompat (1.0.0-r4) 19:14:09 Executing busybox-1.34.1-r7.trigger 19:14:09 Executing ca-certificates-20220614-r0.trigger 19:14:10 OK: 8 MiB in 23 packages 19:14:10 Removing intermediate container 7e67a4b7009c 19:14:10 ---> c95e4f594a37 19:14:10 Step 13/20 : COPY --from=builder /edgex-go/Attribution.txt / 19:14:10 ---> c97c53fb0bdf 19:14:10 Step 14/20 : COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/security-spiffe-token-provider / 19:14:11 ---> e1c3e25e8a23 19:14:11 Step 15/20 : COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/res/configuration.toml /res/configuration.toml 19:14:11 ---> 649ef86c8811 19:14:11 Step 16/20 : ENTRYPOINT [ "/security-spiffe-token-provider" ] 19:14:11 ---> Running in b41cf7e35e46 19:14:11 Removing intermediate container b41cf7e35e46 19:14:11 ---> 2bed40d2eb5b 19:14:11 Step 17/20 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 19:14:11 ---> Running in 4d98a4011187 19:14:11 Removing intermediate container 4d98a4011187 19:14:11 ---> b34e53ae0d48 19:14:11 Step 18/20 : LABEL arch=x86_64 19:14:11 ---> Running in 7510400b682f 19:14:11 Removing intermediate container 7510400b682f 19:14:11 ---> d015b9d9b647 19:14:11 Step 19/20 : LABEL git_sha=f233cec79ca72df59ecd9c68e03ce25c3cc6eb96 19:14:11 ---> Running in 40a4a9d6f6e6 19:14:11 Removing intermediate container 40a4a9d6f6e6 19:14:11 ---> 843909167d8f 19:14:11 Step 20/20 : LABEL version=0.0.0 19:14:11 ---> Running in 3ff2e8985018 19:14:11 Removing intermediate container 3ff2e8985018 19:14:11 ---> 0bffcc2f6008 19:14:11 19:14:11 Successfully built 0bffcc2f6008 19:14:11 Successfully tagged security-spiffe-token-provider:latest 19:14:12  Building security-spiffe-token-provider ... done  [Pipeline] } 19:14:12 $ docker stop --time=1 f3fd489ed6f9b2d8a68fe8c858871e580ed7a3ab2e01e4b6ae12ab506d371e0a 19:14:13 $ docker rm -f f3fd489ed6f9b2d8a68fe8c858871e580ed7a3ab2e01e4b6ae12ab506d371e0a [Pipeline] // withDockerContainer [Pipeline] sh 19:14:13 + docker images 19:14:13 REPOSITORY TAG IMAGE ID CREATED SIZE 19:14:13 security-spiffe-token-provider latest 0bffcc2f6008 2 seconds ago 29.3MB 19:14:13 6ecb5a036408 8 seconds ago 1.61GB 19:14:13 security-proxy-setup latest c6880ceed6e1 21 seconds ago 27.4MB 19:14:13 core-metadata latest 8b6644dff619 23 seconds ago 18.3MB 19:14:13 8906f36aab70 26 seconds ago 1.56GB 19:14:13 6142ad6aad82 27 seconds ago 1.58GB 19:14:13 support-notifications latest c3ef668837e8 32 seconds ago 27.3MB 19:14:13 security-spire-server latest f788f61dc93b 39 seconds ago 86.5MB 19:14:13 d0be2c41bffb 42 seconds ago 1.63GB 19:14:13 security-spire-config latest 36393200ffb2 44 seconds ago 85.8MB 19:14:13 d593e7a80dd8 47 seconds ago 1.45GB 19:14:13 support-scheduler latest e013ba714167 56 seconds ago 26.7MB 19:14:13 core-command latest 30edff8e0bda 56 seconds ago 17.4MB 19:14:13 ca3a33e1b533 58 seconds ago 1.45GB 19:14:13 3e3546ab11c5 About a minute ago 1.63GB 19:14:13 4ec605de5c05 About a minute ago 1.57GB 19:14:13 sys-mgmt-agent latest b81796c8deff About a minute ago 136MB 19:14:13 security-bootstrapper latest ac9ae6aedcda About a minute ago 19.9MB 19:14:13 security-secretstore-setup latest be2e9faf95fe About a minute ago 29.2MB 19:14:13 core-data latest dcdab2cb2758 About a minute ago 21.6MB 19:14:13 51f82f1d7c93 About a minute ago 1.55GB 19:14:13 1bdf6e2cb5d3 About a minute ago 1.58GB 19:14:13 2a4f77c1bf41 About a minute ago 1.57GB 19:14:13 28994d418687 About a minute ago 1.56GB 19:14:13 security-spire-agent latest 9633600a8b6f About a minute ago 125MB 19:14:13 a37e8f7a105c 2 minutes ago 1.45GB 19:14:13 ci-base-image-x86_64 latest 56a1e7554ee6 5 minutes ago 940MB 19:14:13 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base 1.18-alpine cef68f9685f8 4 days ago 677MB 19:14:13 alpine 3.15 c4fc93816858 8 weeks ago 5.59MB 19:14:13 alpine 3.16 9c6f07244728 8 weeks ago 5.54MB 19:14:13 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver 0.1.4 31426a034bd3 2 months ago 253MB 19:14:13 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:44 ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] 19:14:44 ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] 19:14:44 ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] 19:14:44 ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] 19:14:44 ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] 19:14:44 ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] 19:14:44 ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-setup [no test files] 19:14:44 ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] 19:14:44 ? github.com/edgexfoundry/edgex-go/cmd/security-spiffe-token-provider [no test files] 19:14:44 ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] 19:14:44 ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] 19:14:44 ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-agent [no test files] 19:14:44 ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-executor [no test files] 19:14:44 ? github.com/edgexfoundry/edgex-go/internal [no test files] 19:14:44 ? github.com/edgexfoundry/edgex-go/internal/core/command [no test files] 19:15:02 ok github.com/edgexfoundry/edgex-go/internal/core/command/application 0.703s coverage: 28.7% of statements 19:15:02 ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] 19:15:02 ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] 19:15:05 ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 0.949s coverage: 98.5% of statements 19:15:06 ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging 0.766s coverage: 56.1% of statements 19:15:06 ? github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging/mocks [no test files] 19:15:06 ? github.com/edgexfoundry/edgex-go/internal/core/data [no test files] 19:15:08 ok github.com/edgexfoundry/edgex-go/internal/core/data/application 0.502s coverage: 54.2% of statements 19:15:08 ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] 19:15:08 ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] 19:15:35 ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 20.570s coverage: 89.2% of statements 19:15:35 ? github.com/edgexfoundry/edgex-go/internal/core/data/controller/messaging [no test files] 19:15:35 ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] 19:15:35 ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks [no test files] 19:15:35 ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] 19:15:35 ? github.com/edgexfoundry/edgex-go/internal/core/metadata [no test files] 19:15:35 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/application 0.599s coverage: 2.0% of statements 19:15:35 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] 19:15:35 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] 19:15:35 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 2.522s coverage: 95.6% of statements 19:15:35 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] 19:15:35 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks [no test files] 19:15:35 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/uom [no test files] 19:15:35 ok github.com/edgexfoundry/edgex-go/internal/io 0.265s coverage: 72.2% of statements 19:15:35 ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] 19:15:35 ? github.com/edgexfoundry/edgex-go/internal/pkg/application [no test files] 19:15:35 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers [no test files] 19:15:35 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] 19:15:35 ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] 19:15:35 ok github.com/edgexfoundry/edgex-go/internal/pkg/controller/http 0.609s coverage: 60.0% of statements 19:15:35 ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] 19:15:35 ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] 19:15:35 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] 19:15:35 ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 0.739s coverage: 0.9% of statements 19:15:35 ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] 19:15:35 ok github.com/edgexfoundry/edgex-go/internal/pkg/telemetry 0.266s coverage: 58.8% of statements 19:15:35 ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 0.307s coverage: 29.6% of statements 19:15:35 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] 19:15:39 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.254s coverage: 47.1% of statements 19:15:39 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 0.252s coverage: 79.5% of statements 19:15:39 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.234s coverage: 94.1% of statements 19:15:39 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.257s coverage: 96.3% of statements 19:15:41 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.232s coverage: 87.5% of statements 19:15:50 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 11.324s coverage: 94.4% of statements 19:15:50 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/ping 0.294s coverage: 44.8% of statements 19:16:02 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 14.777s coverage: 80.5% of statements 19:16:02 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] 19:16:05 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 22.294s coverage: 92.9% of statements 19:16:05 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] 19:16:05 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] 19:16:05 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] 19:16:05 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 0.065s coverage: 65.1% of statements 19:16:05 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] 19:16:05 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto [no test files] 19:16:05 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/config [no test files] 19:16:05 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/container [no test files] 19:16:05 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/handlers 6.260s coverage: 86.9% of statements 19:16:05 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] 19:16:05 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] 19:16:05 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] 19:16:05 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] 19:16:05 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 11.211s coverage: 87.2% of statements 19:16:05 ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] 19:16:05 ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] 19:16:05 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.172s coverage: 100.0% of statements 19:16:05 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] 19:16:05 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.280s coverage: 58.8% of statements 19:16:05 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/common [no test files] 19:16:05 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.282s coverage: 80.0% of statements 19:16:05 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/jwt 0.257s coverage: 87.2% of statements 19:16:05 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/oauth2 0.305s coverage: 85.4% of statements 19:16:06 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 1.057s coverage: 91.2% of statements 19:16:06 ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] 19:16:16 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 0.939s coverage: 64.7% of statements 19:16:16 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] 19:16:16 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] 19:16:16 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.289s coverage: 100.0% of statements 19:16:16 ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.114s coverage: 89.4% of statements 19:16:16 ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.070s coverage: 100.0% of statements 19:16:16 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.069s coverage: 73.7% of statements 19:16:16 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.074s coverage: 100.0% of statements 19:16:22 ok github.com/edgexfoundry/edgex-go/internal/security/proxy 1.484s coverage: 65.8% of statements 19:16:22 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/config [no test files] 19:16:22 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/container [no test files] 19:16:22 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/models [no test files] 19:16:24 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.955s coverage: 41.8% of statements 19:16:24 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] 19:16:24 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] 19:16:24 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 0.383s coverage: 89.5% of statements 19:16:24 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] 19:16:24 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 0.479s coverage: 84.8% of statements 19:16:24 ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider [no test files] 19:16:24 ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/config [no test files] 19:16:24 ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/container [no test files] 19:16:24 ? github.com/edgexfoundry/edgex-go/internal/support/notifications [no test files] 19:16:34 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 6.366s coverage: 17.7% of statements 19:16:34 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel [no test files] 19:16:34 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks [no test files] 19:16:34 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] 19:16:34 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] 19:16:34 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 0.927s coverage: 92.3% of statements 19:16:34 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] 19:16:34 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks [no test files] 19:16:34 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler [no test files] 19:16:34 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/application [no test files] 19:16:34 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/scheduler 0.273s coverage: 63.2% of statements 19:16:34 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] 19:16:34 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] 19:16:34 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 0.469s coverage: 97.7% of statements 19:16:34 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] 19:16:34 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks [no test files] 19:16:34 ? github.com/edgexfoundry/edgex-go/internal/system/agent [no test files] 19:16:34 ? github.com/edgexfoundry/edgex-go/internal/system/agent/application [no test files] 19:16:34 ok github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct 0.220s coverage: 28.9% of statements 19:16:34 ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct/config [no test files] 19:16:34 ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/executor [no test files] 19:16:34 ? github.com/edgexfoundry/edgex-go/internal/system/agent/config [no test files] 19:16:34 ? github.com/edgexfoundry/edgex-go/internal/system/agent/container [no test files] 19:16:34 ? github.com/edgexfoundry/edgex-go/internal/system/agent/controller/http [no test files] 19:16:34 ? github.com/edgexfoundry/edgex-go/internal/system/agent/interfaces [no test files] 19:16:34 ok github.com/edgexfoundry/edgex-go/internal/system/agent/response 0.216s coverage: 100.0% of statements 19:16:34 ok github.com/edgexfoundry/edgex-go/internal/system/executor 0.101s coverage: 96.9% of statements 19:16:34 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:16:34 WARNING: Linting skipped (not on x86_64 or linter not installed) 19:16:34 GO111MODULE=on go vet ./... 19:18:26 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 19:18:26 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 19:18:26 ./bin/test-attribution-txt.sh [Pipeline] echo 19:18:26 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] sh 19:18:26 + ls -al . 19:18:26 total 752 19:18:27 drwxrwxr-x 10 1001 1001 4096 Oct 4 19:12 . 19:18:27 drwxr-xr-x 4 root root 4096 Oct 4 19:12 .. 19:18:27 drwxrwxr-x 2 1001 1001 4096 Oct 4 19:10 .blubracket 19:18:27 -rw-rw-r-- 1 1001 1001 16 Oct 4 19:10 .dockerignore 19:18:27 drwxrwxr-x 8 1001 1001 4096 Oct 4 19:10 .git 19:18:27 drwxrwxr-x 3 1001 1001 4096 Oct 4 19:10 .github 19:18:27 -rw-rw-r-- 1 1001 1001 1030 Oct 4 19:10 .gitignore 19:18:27 -rw-rw-r-- 1 1001 1001 42 Oct 4 19:10 .golangci.yml 19:18:27 -rw-rw-r-- 1 1001 1001 87 Oct 4 19:10 .hadolint.yml 19:18:27 -rw-rw-r-- 1 1001 1001 166 Oct 4 19:10 .sonarcloud.properties 19:18:27 -rw-rw-r-- 1 1001 1001 1171 Oct 4 19:10 ADOPTERS.md 19:18:27 -rw-rw-r-- 1 1001 1001 10722 Oct 4 19:10 Attribution.txt 19:18:27 -rw-rw-r-- 1 1001 1001 63209 Oct 4 19:10 CHANGELOG.md 19:18:27 -rw-rw-r-- 1 1001 1001 3804 Oct 4 19:10 CONTRIBUTING.md 19:18:27 -rw-rw-r-- 1 1001 1001 677 Oct 4 19:10 GOVERNANCE.md 19:18:27 -rw-rw-r-- 1 1001 1001 850 Oct 4 19:10 Jenkinsfile 19:18:27 -rw-rw-r-- 1 1001 1001 10775 Oct 4 19:10 LICENSE 19:18:27 -rw-rw-r-- 1 1001 1001 13724 Oct 4 19:10 Makefile 19:18:27 -rw-rw-r-- 1 1001 1001 582 Oct 4 19:10 OWNERS.md 19:18:27 -rw-rw-r-- 1 1001 1001 9799 Oct 4 19:10 README.md 19:18:27 -rw-rw-r-- 1 1001 1001 6912 Oct 4 19:10 SECURITY.md 19:18:27 -rw-rw-r-- 1 1001 1001 5 Oct 4 19:08 VERSION 19:18:27 -rw-rw-r-- 1 1001 1001 4131 Oct 4 19:10 ZMQWindows.md 19:18:27 drwxrwxr-x 2 1001 1001 4096 Oct 4 19:10 bin 19:18:27 drwxrwxr-x 18 1001 1001 4096 Oct 4 19:10 cmd 19:18:27 -rw-r--r-- 1 root root 497979 Oct 4 19:16 coverage.out 19:18:27 -rw-rw-r-- 1 1001 1001 3458 Oct 4 19:10 go.mod 19:18:27 -rw-rw-r-- 1 1001 1001 38041 Oct 4 19:10 go.sum 19:18:27 drwxrwxr-x 8 1001 1001 4096 Oct 4 19:10 internal 19:18:27 drwxrwxr-x 3 1001 1001 4096 Oct 4 19:10 openapi 19:18:27 drwxrwxr-x 4 1001 1001 4096 Oct 4 19:10 snap 19:18:27 -rw-rw-r-- 1 1001 1001 204 Oct 4 19:10 version.go [Pipeline] sh 19:18:27 + '[' -e coverage.out ] 19:18:27 + chown 1001:1001 coverage.out [Pipeline] stash 19:18:27 Warning: overwriting stash ‘coverage-report’ 19:18:28 Stashed 1 file(s) [Pipeline] sh 19:18:29 + make build 19:18:29 CGO_ENABLED=1 GO111MODULE=on go build -tags " non_delayedstart" -ldflags "-linkmode=external -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -buildmode=pie -o cmd/core-data/core-data ./cmd/core-data 19:20:06 CGO_ENABLED=0 GO111MODULE=on go build -tags " no_zmq non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-metadata/core-metadata ./cmd/core-metadata 19:21:27 CGO_ENABLED=0 GO111MODULE=on go build -tags " no_zmq non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-command/core-command ./cmd/core-command 19:21:27 CGO_ENABLED=0 GO111MODULE=on go build -tags " no_zmq " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/support-notifications/support-notifications ./cmd/support-notifications 19:22:06 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:22:06 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:22:10 CGO_ENABLED=0 GO111MODULE=on go build -tags " no_zmq " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler 19:22:17 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-proxy-setup/security-proxy-setup ./cmd/security-proxy-setup 19:22:20 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup 19:22: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-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider 19:22: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:22:33 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper 19:22: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-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider [Pipeline] } 19:22:46 $ docker stop --time=1 c14d81561974b73be628a13ff9a401fa15bbfce66a678d21f34cac31e19f8bbe 19:22:48 $ docker rm -f c14d81561974b73be628a13ff9a401fa15bbfce66a678d21f34cac31e19f8bbe [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 19:22:51 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 19:22:51 19:22:51 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 19:22:51 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 19:22:51 latest: Pulling from edgex-devops/edgex-compose-arm64 19:22:51 29e5d40040c1: Pulling fs layer 19:22:51 1ce36da41761: Pulling fs layer 19:22:51 25b303627fd3: Pulling fs layer 19:22:52 29e5d40040c1: Verifying Checksum 19:22:52 29e5d40040c1: Download complete 19:22:52 1ce36da41761: Verifying Checksum 19:22:52 1ce36da41761: Download complete 19:22:52 29e5d40040c1: Pull complete 19:22:54 1ce36da41761: Pull complete 19:22:54 25b303627fd3: Verifying Checksum 19:22:54 25b303627fd3: Download complete 19:23:04 25b303627fd3: Pull complete 19:23:04 Digest: sha256:9cc31fd43c2090459daf52f5d183d677621facc00304dcc7dc9de11b2a0a8f33 19:23:04 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 19:23:04 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 19:23:04 prd-ubuntu20.04-docker-arm64-4c-16g-7092 does not seem to be running inside a container 19:23:04 $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest cat 19:23:06 $ docker top 71e4f42c82e6e8ac63c2739b6dbbcd95ad8d49edf40249d5f14a1ec0ccbe7923 -eo pid,comm [Pipeline] { [Pipeline] sh 19:23:07 + grep parallel 19:23:07 + docker-compose build --help 19:23:12 --parallel Build images in parallel. [Pipeline] } 19:23:12 $ docker stop --time=1 71e4f42c82e6e8ac63c2739b6dbbcd95ad8d49edf40249d5f14a1ec0ccbe7923 19:23:13 $ docker rm -f 71e4f42c82e6e8ac63c2739b6dbbcd95ad8d49edf40249d5f14a1ec0ccbe7923 [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 19:23:14 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 19:23:14 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 19:23:14 prd-ubuntu20.04-docker-arm64-4c-16g-7092 does not seem to be running inside a container 19:23:14 $ docker run -t -d -u 1001:1001 -u 0:0 --entrypoint= -v /var/run/docker.sock:/var/run/docker.sock --privileged -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest cat 19:23:15 $ docker top e9ff3697e18e93d4a5099dbf56c58e4388c8e069dbe06acb054e0015c2ea0f39 -eo pid,comm [Pipeline] { [Pipeline] sh 19:23:16 + docker-compose -f ./docker-compose-build.yml build --parallel 19:23:20 Building core-command ... 19:23:20 Building core-data ... 19:23:20 Building core-metadata ... 19:23:20 Building security-bootstrapper ... 19:23:20 Building security-proxy-setup ... 19:23:20 Building security-secretstore-setup ... 19:23:20 Building security-spiffe-token-provider ... 19:23:20 Building security-spire-agent ... 19:23:20 Building security-spire-config ... 19:23:20 Building security-spire-server ... 19:23:20 Building support-notifications ... 19:23:20 Building support-scheduler ... 19:23:20 Building sys-mgmt-agent ... 19:23:20 Building security-secretstore-setup 19:23:20 Building security-spiffe-token-provider 19:23:20 Building security-spire-agent 19:23:20 Building security-spire-config 19:23:20 Building sys-mgmt-agent 19:24:07 Step 1/26 : ARG BUILDER_BASE=golang:1.18-alpine3.16 19:24:07 Step 2/26 : FROM ${BUILDER_BASE} AS builder 19:24:07 ---> c8f70af89d48 19:24:07 Step 3/26 : WORKDIR /edgex-go 19:24:07 Step 1/26 : ARG BUILDER_BASE=golang:1.18-alpine3.16 19:24:07 Step 2/26 : FROM ${BUILDER_BASE} AS builder 19:24:07 ---> c8f70af89d48 19:24:07 Step 3/26 : WORKDIR /edgex-go 19:24:07 Step 1/25 : ARG BUILDER_BASE=golang:1.18-alpine3.16 19:24:07 Step 2/25 : FROM ${BUILDER_BASE} AS builder 19:24:07 ---> c8f70af89d48 19:24:07 Step 3/25 : WORKDIR /edgex-go 19:24:07 ---> Running in 5ee2ec1d821b 19:24:07 ---> Running in 264537f39086 19:24:07 ---> Running in 0227e2d5788a 19:24:07 Step 1/23 : ARG BUILDER_BASE=golang:1.18-alpine3.16 19:24:07 Step 2/23 : FROM ${BUILDER_BASE} AS builder 19:24:07 ---> c8f70af89d48 19:24:07 Step 3/23 : WORKDIR /edgex-go 19:24:07 Step 1/20 : ARG BUILDER_BASE=golang:1.18-alpine3.16 19:24:07 Step 2/20 : FROM ${BUILDER_BASE} AS builder 19:24:07 ---> c8f70af89d48 19:24:07 Step 3/20 : WORKDIR /edgex-go 19:24:07 ---> Running in 691f7e484f34 19:24:07 ---> Running in ce9a4cca3a08 19:24:07 Removing intermediate container 264537f39086 19:24:07 ---> 54ced1de765e 19:24:07 Step 4/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 19:24:07 Removing intermediate container 0227e2d5788a 19:24:07 ---> e1a7c41ffd03 19:24:07 Step 4/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 19:24:07 Removing intermediate container 5ee2ec1d821b 19:24:07 ---> 7dacb7e0889b 19:24:07 Step 4/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 19:24:07 ---> Running in 9841b7a69bb4 19:24:07 ---> Running in 4b7c2a29419c 19:24:07 ---> Running in 7c219aca6101 19:24:07 Removing intermediate container ce9a4cca3a08 19:24:07 Removing intermediate container 691f7e484f34 19:24:07 ---> c4e694fa2100 19:24:07 Step 4/20 : RUN apk update && apk --no-cache --update add build-base 19:24:07 ---> 93e5bfdc1fd7 19:24:07 Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 19:24:07 ---> Running in b14466ad436e 19:24:07 ---> Running in cf964fc4fd54 19:24:08 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 19:24:08 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 19:24:09 Removing intermediate container 9841b7a69bb4 19:24:09 ---> bf4bc33ab89e 19:24:09 Step 5/26 : RUN apk add --update --no-cache make git build-base curl 19:24:09 ---> Running in bfda6622e92f 19:24:10 v3.16.2-221-ge7097e0782 [https://dl-cdn.alpinelinux.org/alpine/v3.16/main] 19:24:10 v3.16.2-230-g38caf0e9f8 [https://dl-cdn.alpinelinux.org/alpine/v3.16/community] 19:24:10 OK: 16896 distinct packages available 19:24:10 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 19:24:10 Removing intermediate container 4b7c2a29419c 19:24:10 ---> e306cf2c4ea0 19:24:10 Step 5/26 : RUN apk add --update --no-cache make git build-base curl 19:24:10 Removing intermediate container b14466ad436e 19:24:10 ---> 03194a0bb5d6 19:24:10 Step 5/23 : RUN apk add --update --no-cache make bash git 19:24:10 Removing intermediate container 7c219aca6101 19:24:10 ---> 6040e4e9c320 19:24:10 Step 5/25 : RUN apk add --update --no-cache make git 19:24:10 ---> Running in b3548e62f46b 19:24:10 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 19:24:10 ---> Running in e190c0e68d46 19:24:10 ---> Running in 16cea6db0a74 19:24:11 OK: 221 MiB in 51 packages 19:24:12 fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 19:24:13 fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 19:24:13 fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 19:24:13 fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 19:24:13 fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 19:24:13 Removing intermediate container cf964fc4fd54 19:24:13 ---> 00e24788fac6 19:24:13 Step 5/20 : COPY go.mod vendor* ./ 19:24:14 ---> f0b2e2a3308f 19:24:14 Step 6/20 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 19:24:14 ---> Running in 6307115e1602 19:24:14 fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 19:24:14 fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 19:24:14 fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 19:24:14 OK: 221 MiB in 51 packages 19:24:15 OK: 221 MiB in 51 packages 19:24:15 OK: 221 MiB in 51 packages 19:24:15 OK: 221 MiB in 51 packages 19:24:15 Removing intermediate container bfda6622e92f 19:24:15 ---> 4d4d41cc2daa 19:24:15 Step 6/26 : COPY go.mod vendor* ./ 19:24:17 Removing intermediate container b3548e62f46b 19:24:17 ---> acac4dffdd98 19:24:17 Step 6/26 : COPY go.mod vendor* ./ 19:24:17 ---> 8f74bcf81f5b 19:24:17 Step 7/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 19:24:17 ---> Running in 07ef4ac37c42 19:24:17 Removing intermediate container e190c0e68d46 19:24:17 ---> c218780ed066 19:24:17 Step 6/23 : COPY go.mod vendor* ./ 19:24:17 Removing intermediate container 16cea6db0a74 19:24:17 ---> 565da1f2082c 19:24:17 Step 6/25 : COPY go.mod vendor* ./ 19:24:18 ---> f08f69a71d5b 19:24:18 Step 7/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 19:24:18 ---> Running in 84c438d436db 19:24:19 ---> 37175467c805 19:24:19 Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 19:24:19 ---> Running in 7ae7d0bec21f 19:24:19 ---> 50046d189a33 19:24:19 Step 7/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 19:24:19 ---> Running in 3a7535d9a165 19:25:27 Removing intermediate container 6307115e1602 19:25:27 ---> 4f1e63a7319c 19:25:27 Step 7/20 : COPY . . 19:25:27 Removing intermediate container 3a7535d9a165 19:25:27 ---> f76164f01d83 19:25:27 Step 8/25 : COPY . . 19:25:27 Removing intermediate container 7ae7d0bec21f 19:25:27 ---> 11265501bdfb 19:25:27 Step 8/23 : COPY . . 19:25:27 Removing intermediate container 07ef4ac37c42 19:25:27 ---> ab38f5772bb1 19:25:27 Step 8/26 : COPY . . 19:25:27 Removing intermediate container 84c438d436db 19:25:27 ---> 7dd27be55fff 19:25:27 Step 8/26 : COPY . . 19:25:34 ---> 3a0cf0a0ab33 19:25:34 Step 8/20 : RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider 19:25:34 ---> Running in 19a854d841f1 19:25:35 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/security-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider 19:25:40 ---> 8fd8775d1dd2 19:25:40 Step 9/25 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 19:25:40 ---> b7406454b3db 19:25:40 Step 9/26 : ARG SPIRE_RELEASE=1.2.1 19:25:40 ---> Running in 3617d331ea58 19:25:40 ---> ca13f8e20090 19:25:40 Step 9/26 : ARG SPIRE_RELEASE=1.2.1 19:25:40 ---> 5f314582c3d2 19:25:40 Step 9/23 : RUN make cmd/sys-mgmt-agent/sys-mgmt-agent 19:25:40 ---> Running in e3ad89940402 19:25:40 ---> Running in a04e88ac2853 19:25:40 ---> Running in 544efcbe9e49 19:25:41 Removing intermediate container a04e88ac2853 19:25:41 ---> b7b0a6d06665 19:25:41 Step 10/26 : WORKDIR /edgex-go/spire-build 19:25:42 Removing intermediate container e3ad89940402 19:25:42 ---> c6357283b3b5 19:25:42 Step 10/26 : WORKDIR /edgex-go/spire-build 19:25:42 ---> Running in 1af7ea50d45d 19:25:42 ---> Running in fcb450658b45 19:25:43 Removing intermediate container fcb450658b45 19:25:43 ---> 10fc65ef7d48 19:25:43 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:25:43 Removing intermediate container 1af7ea50d45d 19:25:43 ---> df83019d79b9 19:25:43 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:25:43 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider 19:25:43 ---> Running in d2d5b962c7e4 19:25:43 ---> Running in 77d0bdc3b56c 19:25:43 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/sys-mgmt-agent/sys-mgmt-agent ./cmd/sys-mgmt-agent 19:25:47 Removing intermediate container d2d5b962c7e4 19:25:47 ---> 3be3c60a5e29 19:25:47 Step 12/26 : WORKDIR /edgex-go 19:25:47 ---> Running in 5ed0bbfcdec4 19:25:47 Removing intermediate container 77d0bdc3b56c 19:25:47 ---> e84a821d310f 19:25:47 Step 12/26 : WORKDIR /edgex-go 19:25:47 ---> Running in 8c86806b1638 19:25:48 Removing intermediate container 5ed0bbfcdec4 19:25:48 ---> fc8d72aa7f30 19:25:48 19:25:48 Step 13/26 : FROM alpine:3.15 19:25:48 3.15: Pulling from library/alpine 19:25:48 Removing intermediate container 8c86806b1638 19:25:48 ---> 6d05521344a9 19:25:48 19:25:48 Step 13/26 : FROM alpine:3.15 19:25:48 3.15: Pulling from library/alpine 19:25:49 Digest: sha256:69463fdff1f025c908939e86d4714b4d5518776954ca627cbeff4c74bcea5b22 19:25:49 Digest: sha256:69463fdff1f025c908939e86d4714b4d5518776954ca627cbeff4c74bcea5b22 19:25:49 Status: Downloaded newer image for alpine:3.15 19:25:49 Status: Downloaded newer image for alpine:3.15 19:25:49 ---> 02e0d6fdf486 19:25:49 Step 14/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' 19:25:49 ---> 02e0d6fdf486 19:25:49 Step 14/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' 19:25:49 ---> Running in 38d977196bb8 19:25:49 ---> Running in 33b0f4fbf7a3 19:25:50 Removing intermediate container 38d977196bb8 19:25:50 ---> e07a3700738c 19:25:50 Step 15/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 19:25:50 Removing intermediate container 33b0f4fbf7a3 19:25:50 ---> 1729523361ef 19:25:50 Step 15/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 19:25:50 ---> Running in c9e605040575 19:25:50 ---> Running in 4263764d3c8e 19:25:54 Removing intermediate container c9e605040575 19:25:54 ---> 52f4b020e9cc 19:25:54 Step 16/26 : RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 19:25:54 ---> Running in e376bbe7aa9f 19:25:54 Removing intermediate container 4263764d3c8e 19:25:54 ---> 713e2af56c11 19:25:54 Step 16/26 : RUN apk update && apk --no-cache --update add dumb-init gcompat 19:25:54 ---> Running in d0c32b86248a 19:25:56 fetch https://dl-4.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 19:25:56 fetch https://dl-4.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 19:25:57 fetch https://dl-4.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 19:25:57 fetch https://dl-4.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 19:25:58 v3.15.6-93-ge08ee36d88 [https://dl-4.alpinelinux.org/alpine/v3.15/main] 19:25:58 v3.15.6-94-gbcf1bd4598 [https://dl-4.alpinelinux.org/alpine/v3.15/community] 19:25:58 OK: 15734 distinct packages available 19:25:58 v3.15.6-93-ge08ee36d88 [https://dl-4.alpinelinux.org/alpine/v3.15/main] 19:25:58 v3.15.6-94-gbcf1bd4598 [https://dl-4.alpinelinux.org/alpine/v3.15/community] 19:25:58 OK: 15734 distinct packages available 19:25:58 fetch https://dl-4.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 19:25:58 fetch https://dl-4.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 19:25:59 fetch https://dl-4.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 19:25:59 fetch https://dl-4.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 19:26:01 (1/4) Installing dumb-init (1.2.5-r1) 19:26:01 (1/5) Installing dumb-init (1.2.5-r1) 19:26:01 (2/4) Installing musl-obstack (1.2.3-r0) 19:26:01 (2/5) Installing musl-obstack (1.2.3-r0) 19:26:01 (3/4) Installing libucontext (1.1-r0) 19:26:01 (3/5) Installing libucontext (1.1-r0) 19:26:01 (4/4) Installing gcompat (1.0.0-r4) 19:26:01 (4/5) Installing gcompat (1.0.0-r4) 19:26:01 Executing busybox-1.34.1-r7.trigger 19:26:01 OK: 6 MiB in 18 packages 19:26:01 (5/5) Installing openssl (1.1.1q-r0) 19:26:01 Executing busybox-1.34.1-r7.trigger 19:26:01 OK: 6 MiB in 19 packages 19:26:03 Removing intermediate container d0c32b86248a 19:26:03 ---> 0827fa54c5b0 19:26:03 Step 17/26 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin 19:26:03 Removing intermediate container e376bbe7aa9f 19:26:03 ---> 977738757cbc 19:26:03 Step 17/26 : COPY --from=builder /usr/local/bin/spire-agent /usr/local/bin 19:26:08 ---> dc01a62e3b38 19:26:08 Step 18/26 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin 19:26:11 ---> ad0778925f5c 19:26:11 Step 18/26 : COPY --from=builder /edgex-go/cmd/security-spire-config/docker-entrypoint.sh /usr/local/bin/ 19:26:12 ---> 1428bebcc4fe 19:26:12 Step 19/26 : WORKDIR /usr/local/etc/spiffe-scripts.d 19:26:13 ---> Running in 56b9e8d79ce4 19:26:13 Removing intermediate container 56b9e8d79ce4 19:26:13 ---> 373b3dc8a4ca 19:26:13 Step 20/26 : COPY --from=builder /edgex-go/cmd/security-spire-config/seed_builtin_entries.sh /usr/local/etc/spiffe-scripts.d 19:26:15 ---> 62f564efe7e0 19:26:15 Step 21/26 : WORKDIR / 19:26:15 ---> Running in 7a9f2992aecd 19:26:16 Removing intermediate container 7a9f2992aecd 19:26:16 ---> 8fbcd9ddae06 19:26:16 Step 22/26 : ENTRYPOINT [ "/usr/bin/dumb-init" ] 19:26:16 ---> Running in e55641d2b02a 19:26:16 ---> 22ba064ffc22 19:26:16 Step 19/26 : COPY --from=builder /edgex-go/cmd/security-spire-agent/docker-entrypoint.sh /usr/local/bin/ 19:26:17 Removing intermediate container e55641d2b02a 19:26:17 ---> 31cc49abae5d 19:26:17 Step 23/26 : CMD [ "--verbose", "docker-entrypoint.sh" ] 19:26:17 ---> Running in e42c40ddd1a3 19:26:17 ---> ca685b753779 19:26:17 Step 20/26 : COPY --from=builder /edgex-go/cmd/security-spire-agent/agent.conf /usr/local/etc/spire/agent.conf.tpl 19:26:17 Removing intermediate container e42c40ddd1a3 19:26:17 ---> c3663a5add77 19:26:17 Step 24/26 : LABEL arch=arm64 19:26:17 ---> Running in 55feb389fdea 19:26:18 Removing intermediate container 55feb389fdea 19:26:18 ---> 65840d382cec 19:26:18 Step 25/26 : LABEL git_sha=f233cec79ca72df59ecd9c68e03ce25c3cc6eb96 19:26:18 ---> Running in b6ec137d0664 19:26:18 ---> a1d6ed249a0d 19:26:18 Step 21/26 : COPY --from=builder /edgex-go/cmd/security-spire-agent/openssl.conf /usr/local/etc/ 19:26:19 Removing intermediate container b6ec137d0664 19:26:19 ---> 1d9ac068d910 19:26:19 Step 26/26 : LABEL version=0.0.0 19:26:19 ---> Running in 489aaf515b2d 19:26:20 ---> b91ca87b2f1c 19:26:20 Step 22/26 : ENTRYPOINT [ "/usr/bin/dumb-init" ] 19:26:20 ---> Running in 6aa0421af763 19:26:20 Removing intermediate container 489aaf515b2d 19:26:20 ---> fd7ca6aa4036 19:26:20 19:26:20 Removing intermediate container 6aa0421af763 19:26:20 ---> bbfda17b7e3e 19:26:20 Step 23/26 : CMD [ "--verbose", "docker-entrypoint.sh" ] 19:26:20 Successfully built fd7ca6aa4036 19:26:20 Successfully tagged security-spire-config-arm64:latest 19:26:20  Building security-spire-config ... done Building core-command 19:26:20 ---> Running in b6e1d4e04455 19:26:21 Removing intermediate container b6e1d4e04455 19:26:21 ---> ed3d5b9212e8 19:26:21 Step 24/26 : LABEL arch=arm64 19:26:21 ---> Running in 0fb526e3205a 19:26:22 Removing intermediate container 0fb526e3205a 19:26:22 ---> e06642bedfc3 19:26:22 Step 25/26 : LABEL git_sha=f233cec79ca72df59ecd9c68e03ce25c3cc6eb96 19:26:22 ---> Running in 25bbf969d7f6 19:26:22 Removing intermediate container 25bbf969d7f6 19:26:22 ---> d083b8872d32 19:26:22 Step 26/26 : LABEL version=0.0.0 19:26:22 ---> Running in 5d232a1de09e 19:26:24 Removing intermediate container 5d232a1de09e 19:26:24 ---> ac4d5bd1119f 19:26:24 19:26:24 Successfully built ac4d5bd1119f 19:26:24 Successfully tagged security-spire-agent-arm64:latest 19:26:24 Building security-spire-server 19:26:46  Building security-spire-agent ... done Step 1/24 : ARG BUILDER_BASE=golang:1.18-alpine3.16 19:26:46 Step 2/24 : FROM ${BUILDER_BASE} AS builder 19:26:46 ---> c8f70af89d48 19:26:46 Step 3/24 : ARG ADD_BUILD_TAGS="" 19:26:47 ---> Running in a07d5e689598 19:26:47 Removing intermediate container a07d5e689598 19:26:47 ---> cb83418bde79 19:26:47 Step 4/24 : WORKDIR /edgex-go 19:26:48 ---> Running in 2c306c174b7f 19:26:49 Removing intermediate container 2c306c174b7f 19:26:49 ---> dc8ef349b551 19:26:49 Step 5/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 19:26:49 ---> Running in df44b2b280a0 19:26:50 Step 1/25 : ARG BUILDER_BASE=golang:1.18-alpine3.16 19:26:50 Step 2/25 : FROM ${BUILDER_BASE} AS builder 19:26:50 ---> c8f70af89d48 19:26:50 Step 3/25 : WORKDIR /edgex-go 19:26:50 ---> Using cache 19:26:50 ---> c4e694fa2100 19:26:50 Step 4/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 19:26:50 ---> Running in eaba28fa3242 19:26:53 Removing intermediate container df44b2b280a0 19:26:53 ---> 86d3643b2514 19:26:53 Step 6/24 : RUN apk add --update --no-cache make git 19:26:53 Removing intermediate container eaba28fa3242 19:26:53 ---> 49aa1329356d 19:26:53 Step 5/25 : RUN apk add --update --no-cache make git build-base curl 19:26:53 ---> Running in 6631ee84eac3 19:26:53 ---> Running in 2775a4acc6d0 19:26:56 fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 19:26:56 fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 19:26:57 fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 19:26:57 fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 19:26:58 OK: 221 MiB in 51 packages 19:26:58 OK: 221 MiB in 51 packages 19:26:59 Removing intermediate container 6631ee84eac3 19:26:59 ---> 6db8fc734f61 19:26:59 Step 7/24 : COPY go.mod vendor* ./ 19:27:00 Removing intermediate container 2775a4acc6d0 19:27:00 ---> 3114372e6e24 19:27:00 Step 6/25 : COPY go.mod vendor* ./ 19:27:01 ---> bc2db151e424 19:27:01 Step 8/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 19:27:01 ---> Running in 4651b92eb4e3 19:27:01 ---> 88b35a2cd3e3 19:27:01 Step 7/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 19:27:01 ---> Running in d2e68c1c2098 19:28:09 Removing intermediate container 4651b92eb4e3 19:28:09 ---> 07ea5fe3706e 19:28:09 Step 9/24 : COPY . . 19:28:10 Removing intermediate container d2e68c1c2098 19:28:10 ---> 9a957a21f61b 19:28:10 Step 8/25 : COPY . . 19:28:32 ---> feda6979f983 19:28:32 Step 10/24 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-command/core-command 19:28:32 ---> 95c542affe8b 19:28:32 Step 9/25 : ARG SPIRE_RELEASE=1.2.1 19:28:32 ---> Running in 415da60c306c 19:28:32 ---> Running in 11124e8ca6f6 19:28:32 Removing intermediate container 11124e8ca6f6 19:28:32 ---> baf1a637bb2b 19:28:32 Step 10/25 : WORKDIR /edgex-go/spire-build 19:28:32 ---> Running in 7dda07542161 19:28:32 Removing intermediate container 7dda07542161 19:28:32 ---> d52d3c93386c 19:28:32 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:28:32 ---> Running in f6fdeeacfb55 19:28:32 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:28:35 Removing intermediate container f6fdeeacfb55 19:28:35 ---> e7b189eb0ccb 19:28:35 Step 12/25 : WORKDIR /edgex-go 19:28:35 ---> Running in 12b049b844a9 19:28:35 Removing intermediate container 12b049b844a9 19:28:35 ---> 102650f5a673 19:28:35 19:28:35 Step 13/25 : FROM alpine:3.15 19:28:35 ---> 02e0d6fdf486 19:28:35 Step 14/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' 19:28:35 ---> Using cache 19:28:35 ---> 1729523361ef 19:28:35 Step 15/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 19:28:35 ---> Using cache 19:28:35 ---> 713e2af56c11 19:28:35 Step 16/25 : RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 19:28:35 ---> Running in 6942eaf2ec6b 19:28:37 fetch https://dl-4.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 19:28:38 fetch https://dl-4.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 19:28:40 v3.15.6-93-ge08ee36d88 [https://dl-4.alpinelinux.org/alpine/v3.15/main] 19:28:40 v3.15.6-94-gbcf1bd4598 [https://dl-4.alpinelinux.org/alpine/v3.15/community] 19:28:40 OK: 15734 distinct packages available 19:28:40 fetch https://dl-4.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 19:28:41 fetch https://dl-4.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 19:28:42 (1/5) Installing dumb-init (1.2.5-r1) 19:28:42 (2/5) Installing musl-obstack (1.2.3-r0) 19:28:42 (3/5) Installing libucontext (1.1-r0) 19:28:42 (4/5) Installing gcompat (1.0.0-r4) 19:28:42 (5/5) Installing openssl (1.1.1q-r0) 19:28:42 Executing busybox-1.34.1-r7.trigger 19:28:43 OK: 6 MiB in 19 packages 19:28:45 Removing intermediate container 6942eaf2ec6b 19:28:45 ---> ff08550560bc 19:28:45 Step 17/25 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin 19:28:50 ---> 478d0940b765 19:28:50 Step 18/25 : COPY --from=builder /edgex-go/cmd/security-spire-server/docker-entrypoint.sh /usr/local/bin/ 19:28:51 ---> 75f5f6dfd24a 19:28:51 Step 19/25 : COPY --from=builder /edgex-go/cmd/security-spire-server/server.conf /usr/local/etc/spire/server.conf.tpl 19:28:52 ---> f8020fd23f25 19:28:52 Step 20/25 : COPY --from=builder /edgex-go/cmd/security-spire-server/openssl.conf /usr/local/etc/ 19:28:52 ---> 177ccc54da2a 19:28:52 Step 21/25 : ENTRYPOINT [ "/usr/bin/dumb-init" ] 19:28:52 ---> Running in 9837e8b5c11a 19:28:53 Removing intermediate container 9837e8b5c11a 19:28:53 ---> 6370e39e6ccf 19:28:53 Step 22/25 : CMD [ "--verbose", "docker-entrypoint.sh" ] 19:28:53 ---> Running in 233c15060136 19:28:54 Removing intermediate container 233c15060136 19:28:54 ---> d34534eff22b 19:28:54 Step 23/25 : LABEL arch=arm64 19:28:54 ---> Running in b85ef9709004 19:28:54 Removing intermediate container b85ef9709004 19:28:54 ---> d9030fdbdfbf 19:28:54 Step 24/25 : LABEL git_sha=f233cec79ca72df59ecd9c68e03ce25c3cc6eb96 19:28:54 ---> Running in 46667c818bbf 19:28:56 Removing intermediate container 46667c818bbf 19:28:56 ---> fbe1b26f4125 19:28:56 Step 25/25 : LABEL version=0.0.0 19:28:56 ---> Running in f0e1de226e27 19:28:56 Removing intermediate container f0e1de226e27 19:28:56 ---> 9acb84ac303b 19:28:56 19:28:57 Successfully built 9acb84ac303b 19:28:57 Successfully tagged security-spire-server-arm64:latest 19:28:57 Building security-proxy-setup 19:29:12  Building security-spire-server ... done Step 1/22 : ARG BUILDER_BASE=golang:1.18-alpine3.16 19:29:12 Step 2/22 : FROM ${BUILDER_BASE} AS builder 19:29:12 ---> c8f70af89d48 19:29:12 Step 3/22 : WORKDIR /edgex-go 19:29:12 ---> Using cache 19:29:12 ---> c4e694fa2100 19:29:12 Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 19:29:12 ---> Using cache 19:29:12 ---> 49aa1329356d 19:29:12 Step 5/22 : RUN apk add --update --no-cache make git 19:29:12 ---> Running in b9e49823388d 19:29:13 fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 19:29:14 fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 19:29:15 OK: 221 MiB in 51 packages 19:29:17 Removing intermediate container b9e49823388d 19:29:17 ---> e58bcb2d8b09 19:29:17 Step 6/22 : COPY go.mod vendor* ./ 19:29:17 ---> f480f46c884f 19:29:17 Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 19:29:18 ---> Running in 2e3d155810a1 19:30:14 Removing intermediate container 2e3d155810a1 19:30:14 ---> fd30495c9f54 19:30:14 Step 8/22 : COPY . . 19:30:26 ---> c8f7f1a1f2d1 19:30:26 Step 9/22 : RUN make cmd/security-proxy-setup/security-proxy-setup cmd/secrets-config/secrets-config 19:30:26 ---> Running in 01908ece090b 19:30:27 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:30:54 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:31:02 Removing intermediate container 544efcbe9e49 19:31:02 ---> 3c0d3a9dd2bb 19:31:02 Step 10/23 : RUN make cmd/sys-mgmt-executor/sys-mgmt-executor 19:31:02 ---> Running in c3f31b49f9bd 19:31:03 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/sys-mgmt-executor/sys-mgmt-executor ./cmd/sys-mgmt-executor 19:31:10 Removing intermediate container c3f31b49f9bd 19:31:10 ---> 290341817202 19:31:10 19:31:10 Step 11/23 : FROM alpine:3.16 19:31:10 3.16: Pulling from library/alpine 19:31:12 Digest: sha256:bc41182d7ef5ffc53a40b044e725193bc10142a1243f395ee852a8d9730fc2ad 19:31:12 Status: Downloaded newer image for alpine:3.16 19:31:12 ---> a6215f271958 19:31:12 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:31:12 ---> Running in 0049528528cc 19:31:12 Removing intermediate container 3617d331ea58 19:31:12 ---> f2abf2c57582 19:31:12 19:31:12 Step 10/25 : FROM alpine:3.16 19:31:12 ---> a6215f271958 19:31:12 Step 11/25 : RUN apk add --update --no-cache ca-certificates dumb-init su-exec 19:31:12 ---> Running in 74f189b67bb5 19:31:13 Removing intermediate container 0049528528cc 19:31:13 ---> 89e6b9386f49 19:31:13 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:31:13 ---> Running in e30308c85bb4 19:31:15 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 19:31:15 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 19:31:15 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 19:31:15 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 19:31:16 (1/33) Installing ncurses-terminfo-base (6.3_p20220521-r0) 19:31:17 (2/33) Installing ncurses-libs (6.3_p20220521-r0) 19:31:17 (3/33) Installing readline (8.1.2-r0) 19:31:17 (4/33) Installing bash (5.1.16-r2) 19:31:17 (1/3) Installing ca-certificates (20220614-r0) 19:31:17 Executing bash-5.1.16-r2.post-install 19:31:17 (5/33) Installing ca-certificates (20220614-r0) 19:31:17 (2/3) Installing dumb-init (1.2.5-r1) 19:31:17 (3/3) Installing su-exec (0.2-r1) 19:31:17 (6/33) Installing brotli-libs (1.0.9-r6) 19:31:17 Executing busybox-1.35.0-r17.trigger 19:31:17 (7/33) Installing nghttp2-libs (1.47.0-r0) 19:31:17 Executing ca-certificates-20220614-r0.trigger 19:31:17 (8/33) Installing libcurl (7.83.1-r3) 19:31:17 (9/33) Installing curl (7.83.1-r3) 19:31:17 (10/33) Installing docker-cli (20.10.18-r0) 19:31:17 OK: 6 MiB in 17 packages 19:31:18 (11/33) Installing dumb-init (1.2.5-r1) 19:31:18 (12/33) Installing libbz2 (1.0.8-r1) 19:31:18 (13/33) Installing expat (2.4.9-r0) 19:31:18 (14/33) Installing libffi (3.4.2-r1) 19:31:18 (15/33) Installing gdbm (1.23-r0) 19:31:18 (16/33) Installing xz-libs (5.2.5-r1) 19:31:18 (17/33) Installing libgcc (11.2.1_git20220219-r2) 19:31:18 (18/33) Installing libstdc++ (11.2.1_git20220219-r2) 19:31:19 (19/33) Installing mpdecimal (2.5.1-r1) 19:31:19 (20/33) Installing sqlite-libs (3.38.5-r0) 19:31:19 (21/33) Installing python3 (3.10.5-r0) 19:31:19 Removing intermediate container 74f189b67bb5 19:31:19 ---> 6cf7b9794452 19:31:19 Step 12/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' 19:31:20 ---> Running in c429180c43ac 19:31:20 Removing intermediate container c429180c43ac 19:31:20 ---> 6c1b5a051d85 19:31:20 Step 13/25 : WORKDIR / 19:31:20 ---> Running in 8dcd201e78d8 19:31:21 Removing intermediate container 8dcd201e78d8 19:31:21 ---> 073492ebb147 19:31:21 Step 14/25 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/res/token-config.json /res-file-token-provider/token-config.json 19:31:22 ---> 30e465147469 19:31:22 Step 15/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res-file-token-provider/configuration.toml /res-file-token-provider/configuration.toml 19:31:22 (22/33) Installing py3-contextlib2 (21.6.0-r2) 19:31:22 (23/33) Installing py3-tomli (2.0.1-r1) 19:31:22 (24/33) Installing py3-pep517 (0.12.0-r2) 19:31:22 (25/33) Installing py3-six (1.16.0-r1) 19:31:22 (26/33) Installing py3-retrying (1.3.3-r3) 19:31:22 (27/33) Installing py3-appdirs (1.4.4-r3) 19:31:22 (28/33) Installing py3-more-itertools (8.13.0-r0) 19:31:22 (29/33) Installing py3-ordered-set (4.0.2-r3) 19:31:22 (30/33) Installing py3-parsing (2.4.7-r3) 19:31:22 (31/33) Installing py3-packaging (21.3-r0) 19:31:22 (32/33) Installing py3-setuptools (59.4.0-r0) 19:31:23 ---> bb7c781cfea6 19:31:23 Step 16/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml 19:31:23 (33/33) Installing py3-pip (22.1.1-r0) 19:31:24 ---> 60ff13428d30 19:31:24 Step 17/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/kong-admin-config.template.yml /res/kong-admin-config.template.yml 19:31:24 Executing busybox-1.35.0-r17.trigger 19:31:24 Executing ca-certificates-20220614-r0.trigger 19:31:24 ---> fa799d2174e4 19:31:24 Step 18/25 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . 19:31:24 OK: 120 MiB in 47 packages 19:31:26 ---> 0e289d7a5d2d 19:31:26 Step 19/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . 19:31:28 ---> 7a93e6ce17c8 19:31:28 Step 20/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ 19:31:29 ---> 8016b5197160 19:31:29 Step 21/25 : RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 19:31:29 ---> Running in 726b4a196ffb 19:31:32 Removing intermediate container 726b4a196ffb 19:31:32 ---> aae2a447c884 19:31:32 Step 22/25 : ENTRYPOINT ["entrypoint.sh"] 19:31:32 ---> Running in b50302b7f757 19:31:33 Removing intermediate container b50302b7f757 19:31:33 ---> d6a3d3cbc087 19:31:33 Step 23/25 : LABEL arch=arm64 19:31:33 ---> Running in 4ada3762e5b0 19:31:33 Removing intermediate container 4ada3762e5b0 19:31:33 ---> 5ec9071b578b 19:31:33 Step 24/25 : LABEL git_sha=f233cec79ca72df59ecd9c68e03ce25c3cc6eb96 19:31:33 ---> Running in a1cea4015803 19:31:34 Removing intermediate container a1cea4015803 19:31:34 ---> 2f7a1a75d91b 19:31:34 Step 25/25 : LABEL version=0.0.0 19:31:34 ---> Running in 7dae5059b33a 19:31:35 Removing intermediate container 7dae5059b33a 19:31:35 ---> ffb7383a7f62 19:31:35 19:31:35 Successfully built ffb7383a7f62 19:31:35 Successfully tagged security-secretstore-setup-arm64:latest 19:31:35  Building security-secretstore-setup ... done Building support-scheduler 19:31:42 Collecting docker-compose==1.23.2 19:31:42 Downloading docker_compose-1.23.2-py2.py3-none-any.whl (131 kB) 19:31:42 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 131.9/131.9 kB 6.0 MB/s eta 0:00:00 19:31:44 Collecting PyYAML<4,>=3.10 19:31:44 Downloading PyYAML-3.13.tar.gz (270 kB) 19:31:44 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 270.6/270.6 kB 13.0 MB/s eta 0:00:00 19:31:46 Preparing metadata (setup.py): started 19:31:48 Preparing metadata (setup.py): finished with status 'done' 19:31:49 Collecting websocket-client<1.0,>=0.32.0 19:31:49 Downloading websocket_client-0.59.0-py2.py3-none-any.whl (67 kB) 19:31:49 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 67.2/67.2 kB 4.5 MB/s eta 0:00:00 19:31:49 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:31:51 Collecting requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1 19:31:51 Downloading requests-2.20.1-py2.py3-none-any.whl (57 kB) 19:31:52 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 58.0/58.0 kB 2.3 MB/s eta 0:00:00 19:31:52 Step 1/23 : ARG BUILDER_BASE=golang:1.18-alpine3.16 19:31:52 Step 2/23 : FROM ${BUILDER_BASE} AS builder 19:31:52 ---> c8f70af89d48 19:31:52 Step 3/23 : ARG ADD_BUILD_TAGS="" 19:31:52 ---> Using cache 19:31:52 ---> cb83418bde79 19:31:52 Step 4/23 : WORKDIR /edgex-go 19:31:52 ---> Using cache 19:31:52 ---> dc8ef349b551 19:31:52 Step 5/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 19:31:52 ---> Using cache 19:31:52 ---> 86d3643b2514 19:31:52 Step 6/23 : RUN apk add --update --no-cache make git 19:31:52 ---> Using cache 19:31:52 ---> 6db8fc734f61 19:31:52 Step 7/23 : COPY go.mod vendor* ./ 19:31:52 ---> Using cache 19:31:52 ---> bc2db151e424 19:31:52 Step 8/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 19:31:52 ---> Using cache 19:31:52 ---> 07ea5fe3706e 19:31:52 Step 9/23 : COPY . . 19:31:52 ---> Using cache 19:31:52 ---> feda6979f983 19:31:52 Step 10/23 : RUN make cmd/support-scheduler/support-scheduler 19:31:52 Collecting docker<4.0,>=3.6.0 19:31:52 Downloading docker-3.7.3-py2.py3-none-any.whl (134 kB) 19:31:52 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 134.5/134.5 kB 18.5 MB/s eta 0:00:00 19:31:52 ---> Running in 92c1a3b0b369 19:31:53 Collecting cached-property<2,>=1.2.0 19:31:53 Downloading cached_property-1.5.2-py2.py3-none-any.whl (7.6 kB) 19:31:53 Collecting docopt<0.7,>=0.6.1 19:31:53 Downloading docopt-0.6.2.tar.gz (25 kB) 19:31:53 Preparing metadata (setup.py): started 19:31:54 CGO_ENABLED=0 GO111MODULE=on go build -tags " no_zmq " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler 19:31:55 Preparing metadata (setup.py): finished with status 'done' 19:31:55 Collecting texttable<0.10,>=0.9.0 19:31:55 Downloading texttable-0.9.1.tar.gz (11 kB) 19:31:55 Preparing metadata (setup.py): started 19:31:57 Preparing metadata (setup.py): finished with status 'done' 19:31:57 Collecting dockerpty<0.5,>=0.4.1 19:31:58 Downloading dockerpty-0.4.1.tar.gz (13 kB) 19:31:58 Preparing metadata (setup.py): started 19:32:00 Preparing metadata (setup.py): finished with status 'done' 19:32:00 Collecting jsonschema<3,>=2.5.1 19:32:00 Downloading jsonschema-2.6.0-py2.py3-none-any.whl (39 kB) 19:32:01 Collecting docker-pycreds>=0.4.0 19:32:01 Downloading docker_pycreds-0.4.0-py2.py3-none-any.whl (9.0 kB) 19:32:02 Collecting chardet<3.1.0,>=3.0.2 19:32:02 Downloading chardet-3.0.4-py2.py3-none-any.whl (133 kB) 19:32:02 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 133.4/133.4 kB 11.5 MB/s eta 0:00:00 19:32:02 Collecting idna<2.8,>=2.5 19:32:02 Downloading idna-2.7-py2.py3-none-any.whl (58 kB) 19:32:02 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 58.2/58.2 kB 16.0 MB/s eta 0:00:00 19:32:03 Collecting certifi>=2017.4.17 19:32:03 Downloading certifi-2022.9.24-py3-none-any.whl (161 kB) 19:32:03 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 161.1/161.1 kB 6.4 MB/s eta 0:00:00 19:32:04 Collecting urllib3<1.25,>=1.21.1 19:32:04 Downloading urllib3-1.24.3-py2.py3-none-any.whl (118 kB) 19:32:04 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 118.8/118.8 kB 18.7 MB/s eta 0:00:00 19:32:04 Using legacy 'setup.py install' for dockerpty, since package 'wheel' is not installed. 19:32:04 Using legacy 'setup.py install' for docopt, since package 'wheel' is not installed. 19:32:04 Using legacy 'setup.py install' for PyYAML, since package 'wheel' is not installed. 19:32:04 Using legacy 'setup.py install' for texttable, since package 'wheel' is not installed. 19:32:06 Installing collected packages: texttable, PyYAML, jsonschema, idna, docopt, chardet, cached-property, websocket-client, urllib3, dockerpty, docker-pycreds, certifi, requests, docker, docker-compose 19:32:06 Running setup.py install for texttable: started 19:32:08 Running setup.py install for texttable: finished with status 'done' 19:32:08 Running setup.py install for PyYAML: started 19:32:12 Running setup.py install for PyYAML: finished with status 'done' 19:32:13 Running setup.py install for docopt: started 19:32:16 Running setup.py install for docopt: finished with status 'done' 19:32:20 Running setup.py install for dockerpty: started 19:32:22 Running setup.py install for dockerpty: finished with status 'done' 19:32:26 Successfully installed PyYAML-3.13 cached-property-1.5.2 certifi-2022.9.24 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:32:26 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:32:44 Removing intermediate container e30308c85bb4 19:32:44 ---> f3f6930e4f89 19:32:44 Step 14/23 : ENV APP_PORT=58890 19:32:44 ---> Running in 642334022e02 19:32:44 Removing intermediate container 642334022e02 19:32:44 ---> 26b6e5575192 19:32:44 Step 15/23 : EXPOSE $APP_PORT 19:32:44 ---> Running in 2daf43922eac 19:32:44 Removing intermediate container 2daf43922eac 19:32:44 ---> fcf7d2c42af7 19:32:44 Step 16/23 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/sys-mgmt-agent / 19:32:44 ---> bddd47569d04 19:32:44 Step 17/23 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/res/configuration.toml /res/configuration.toml 19:32:44 ---> 569f27f4acbf 19:32:44 Step 18/23 : COPY --from=builder /edgex-go/cmd/sys-mgmt-executor/sys-mgmt-executor / 19:32:46 ---> 0b495781b30c 19:32:46 Step 19/23 : ENTRYPOINT ["/sys-mgmt-agent"] 19:32:46 ---> Running in 3a39c9a0f5d7 19:32:46 Removing intermediate container 3a39c9a0f5d7 19:32:46 ---> ba1c3171b7b6 19:32:46 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 19:32:46 ---> Running in bda7889aed0b 19:32:47 Removing intermediate container bda7889aed0b 19:32:47 ---> 2aa220939c3b 19:32:47 Step 21/23 : LABEL arch=arm64 19:32:47 ---> Running in bf9a174168ec 19:32:48 Removing intermediate container bf9a174168ec 19:32:48 ---> abc12183a8d6 19:32:48 Step 22/23 : LABEL git_sha=f233cec79ca72df59ecd9c68e03ce25c3cc6eb96 19:32:48 ---> Running in 064bee2c0227 19:32:48 Removing intermediate container 064bee2c0227 19:32:48 ---> fb329028fd75 19:32:48 Step 23/23 : LABEL version=0.0.0 19:32:48 ---> Running in eb3a069994ff 19:32:49 Removing intermediate container eb3a069994ff 19:32:49 ---> d0586e981b46 19:32:49 19:32:49 Successfully built d0586e981b46 19:32:49 Successfully tagged sys-mgmt-agent-arm64:latest 19:32:49  Building sys-mgmt-agent ... done Building core-metadata 19:32:59 Removing intermediate container 19a854d841f1 19:32:59 ---> 291e68ccf316 19:32:59 19:32:59 Step 9/20 : FROM alpine:3.15 19:32:59 ---> 02e0d6fdf486 19:32:59 Step 10/20 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' 19:32:59 ---> Using cache 19:32:59 ---> 1729523361ef 19:32:59 Step 11/20 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 19:32:59 ---> Using cache 19:32:59 ---> 713e2af56c11 19:32:59 Step 12/20 : RUN apk update && apk --no-cache --update add dumb-init curl gcompat 19:33:00 ---> Running in 727f4697271a 19:33:02 fetch https://dl-4.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 19:33:03 fetch https://dl-4.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 19:33:06 v3.15.6-93-ge08ee36d88 [https://dl-4.alpinelinux.org/alpine/v3.15/main] 19:33:06 v3.15.6-94-gbcf1bd4598 [https://dl-4.alpinelinux.org/alpine/v3.15/community] 19:33:06 OK: 15734 distinct packages available 19:33:06 fetch https://dl-4.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 19:33:07 fetch https://dl-4.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 19:33:08 Step 1/25 : ARG BUILDER_BASE=golang:1.18-alpine3.16 19:33:08 Step 2/25 : FROM ${BUILDER_BASE} AS builder 19:33:08 ---> c8f70af89d48 19:33:08 Step 3/25 : ARG ADD_BUILD_TAGS="" 19:33:08 ---> Using cache 19:33:08 ---> cb83418bde79 19:33:08 Step 4/25 : WORKDIR /edgex-go 19:33:08 ---> Using cache 19:33:08 ---> dc8ef349b551 19:33:08 Step 5/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 19:33:08 ---> Using cache 19:33:08 ---> 86d3643b2514 19:33:08 Step 6/25 : RUN apk add --update --no-cache make git 19:33:08 ---> Using cache 19:33:08 ---> 6db8fc734f61 19:33:08 Step 7/25 : COPY go.mod vendor* ./ 19:33:08 ---> Using cache 19:33:08 ---> bc2db151e424 19:33:08 Step 8/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 19:33:08 ---> Using cache 19:33:08 ---> 07ea5fe3706e 19:33:08 Step 9/25 : COPY . . 19:33:08 ---> Using cache 19:33:08 ---> feda6979f983 19:33:08 Step 10/25 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-metadata/core-metadata 19:33:08 ---> Running in dcbf974bb319 19:33:08 (1/9) Installing ca-certificates (20220614-r0) 19:33:08 (2/9) Installing brotli-libs (1.0.9-r5) 19:33:09 (3/9) Installing nghttp2-libs (1.46.0-r0) 19:33:09 (4/9) Installing libcurl (7.80.0-r3) 19:33:09 (5/9) Installing curl (7.80.0-r3) 19:33:09 (6/9) Installing dumb-init (1.2.5-r1) 19:33:09 (7/9) Installing musl-obstack (1.2.3-r0) 19:33:09 (8/9) Installing libucontext (1.1-r0) 19:33:09 (9/9) Installing gcompat (1.0.0-r4) 19:33:09 Executing busybox-1.34.1-r7.trigger 19:33:10 Executing ca-certificates-20220614-r0.trigger 19:33:10 CGO_ENABLED=0 GO111MODULE=on go build -tags " no_zmq non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-metadata/core-metadata ./cmd/core-metadata 19:33:10 OK: 8 MiB in 23 packages 19:33:12 Removing intermediate container 727f4697271a 19:33:12 ---> 20e523562e66 19:33:12 Step 13/20 : COPY --from=builder /edgex-go/Attribution.txt / 19:33:13 ---> 4cbd25775b52 19:33:13 Step 14/20 : COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/security-spiffe-token-provider / 19:33:16 ---> f71ea012e89c 19:33:16 Step 15/20 : COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/res/configuration.toml /res/configuration.toml 19:33:16 ---> 4c9eab6cc3d0 19:33:16 Step 16/20 : ENTRYPOINT [ "/security-spiffe-token-provider" ] 19:33:16 ---> Running in 938463a52050 19:33:17 Removing intermediate container 938463a52050 19:33:17 ---> 16df64f7c9ee 19:33:17 Step 17/20 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 19:33:17 ---> Running in 6ba98bc67cbe 19:33:18 Removing intermediate container 6ba98bc67cbe 19:33:18 ---> 45a1426a1bff 19:33:18 Step 18/20 : LABEL arch=arm64 19:33:18 ---> Running in 9c5032fb8253 19:33:18 Removing intermediate container 9c5032fb8253 19:33:18 ---> 30083db52614 19:33:18 Step 19/20 : LABEL git_sha=f233cec79ca72df59ecd9c68e03ce25c3cc6eb96 19:33:18 ---> Running in 0107b805c80f 19:33:19 Removing intermediate container 0107b805c80f 19:33:19 ---> 81b45789ad36 19:33:19 Step 20/20 : LABEL version=0.0.0 19:33:19 ---> Running in 01f0d06dbd3c 19:33:19 Removing intermediate container 01f0d06dbd3c 19:33:19 ---> 3a02120aa98d 19:33:19 19:33:20 Successfully built 3a02120aa98d 19:33:20 Successfully tagged security-spiffe-token-provider-arm64:latest 19:33:20  Building security-spiffe-token-provider ... done Building security-bootstrapper 19:33:38 Step 1/33 : ARG BUILDER_BASE=golang:1.18-alpine3.16 19:33:38 Step 2/33 : FROM ${BUILDER_BASE} AS builder 19:33:38 ---> c8f70af89d48 19:33:38 Step 3/33 : WORKDIR /edgex-go 19:33:38 ---> Using cache 19:33:38 ---> c4e694fa2100 19:33:38 Step 4/33 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 19:33:38 ---> Using cache 19:33:38 ---> 49aa1329356d 19:33:38 Step 5/33 : RUN apk add --update --no-cache make git 19:33:38 ---> Using cache 19:33:38 ---> e58bcb2d8b09 19:33:38 Step 6/33 : COPY go.mod vendor* ./ 19:33:38 ---> Using cache 19:33:38 ---> f480f46c884f 19:33:38 Step 7/33 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 19:33:38 ---> Using cache 19:33:38 ---> fd30495c9f54 19:33:38 Step 8/33 : COPY . . 19:33:38 ---> Using cache 19:33:38 ---> c8f7f1a1f2d1 19:33:38 Step 9/33 : RUN make cmd/security-bootstrapper/security-bootstrapper 19:33:38 ---> Running in 7d986dac30ed 19:33:38 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper 19:35:00 Removing intermediate container 415da60c306c 19:35:00 ---> 14a09ec26260 19:35:00 19:35:00 Step 11/24 : FROM alpine:3.16 19:35:00 ---> a6215f271958 19:35:00 Step 12/24 : RUN apk add --update --no-cache dumb-init 19:35:00 ---> Running in 9953e82915d2 19:35:00 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 19:35:00 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 19:35:00 (1/1) Installing dumb-init (1.2.5-r1) 19:35:00 Executing busybox-1.35.0-r17.trigger 19:35:00 OK: 5 MiB in 15 packages 19:35:00 Removing intermediate container 9953e82915d2 19:35:00 ---> 33d68e008bb5 19:35:00 Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 19:35:00 ---> Running in 07ff78f7c4d5 19:35:00 Removing intermediate container 07ff78f7c4d5 19:35:00 ---> c4add33f10d8 19:35:00 Step 14/24 : ENV APP_PORT=59882 19:35:00 ---> Running in 8ba09032f5f5 19:35:00 Removing intermediate container 8ba09032f5f5 19:35:00 ---> f76b939a4463 19:35:00 Step 15/24 : EXPOSE $APP_PORT 19:35:00 ---> Running in 7bbac9c54bd5 19:35:00 Removing intermediate container 7bbac9c54bd5 19:35:00 ---> 8e2ab41a2138 19:35:00 Step 16/24 : WORKDIR / 19:35:00 ---> Running in bc2d14e1b606 19:35:00 Removing intermediate container bc2d14e1b606 19:35:00 ---> 99cdcfdbd552 19:35:00 Step 17/24 : COPY --from=builder /edgex-go/Attribution.txt / 19:35:00 ---> b2534d93b22d 19:35:00 Step 18/24 : COPY --from=builder /edgex-go/cmd/core-command/core-command / 19:35:00 ---> c1fec409cddd 19:35:00 Step 19/24 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml 19:35:01 ---> ed60e36c9f9c 19:35:01 Step 20/24 : ENTRYPOINT ["/core-command"] 19:35:01 ---> Running in 8d17973a1626 19:35:01 Removing intermediate container 8d17973a1626 19:35:01 ---> 45dda6d05373 19:35:01 Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 19:35:01 ---> Running in 1cd37e01aa81 19:35:02 Removing intermediate container 1cd37e01aa81 19:35:02 ---> a78ace194a27 19:35:02 Step 22/24 : LABEL arch=arm64 19:35:02 ---> Running in 5a436a283f41 19:35:03 Removing intermediate container 5a436a283f41 19:35:03 ---> d74c2fd1a16a 19:35:03 Step 23/24 : LABEL git_sha=f233cec79ca72df59ecd9c68e03ce25c3cc6eb96 19:35:03 ---> Running in 20f05ea308b9 19:35:03 Removing intermediate container 20f05ea308b9 19:35:03 ---> 2e8253dd256a 19:35:03 Step 24/24 : LABEL version=0.0.0 19:35:03 ---> Running in cde5c8a9721e 19:35:04 Removing intermediate container cde5c8a9721e 19:35:04 ---> 2141de8e8aea 19:35:04 19:35:04 Successfully built 2141de8e8aea 19:35:04 Successfully tagged core-command-arm64:latest 19:35:04 Building core-data 19:35:23  Building core-command ... done Step 1/24 : ARG BUILDER_BASE=golang:1.18-alpine3.16 19:35:23 Step 2/24 : FROM ${BUILDER_BASE} AS builder 19:35:23 ---> c8f70af89d48 19:35:23 Step 3/24 : ARG ADD_BUILD_TAGS="" 19:35:23 ---> Using cache 19:35:23 ---> cb83418bde79 19:35:23 Step 4/24 : WORKDIR /edgex-go 19:35:23 ---> Using cache 19:35:23 ---> dc8ef349b551 19:35:23 Step 5/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 19:35:23 ---> Using cache 19:35:23 ---> 86d3643b2514 19:35:23 Step 6/24 : RUN apk add --update --no-cache zeromq-dev libsodium-dev pkgconfig build-base git 19:35:23 ---> Running in 57dc3f24ce63 19:35:25 fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 19:35:25 fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 19:35:27 OK: 221 MiB in 51 packages 19:35:28 Removing intermediate container 57dc3f24ce63 19:35:28 ---> 503b21f837da 19:35:28 Step 7/24 : COPY go.mod vendor* ./ 19:35:29 ---> 833a9929ebf0 19:35:29 Step 8/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 19:35:29 ---> Running in c2d6c4e07071 19:35: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/secrets-config ./cmd/secrets-config 19:36:24 Removing intermediate container 01908ece090b 19:36:24 ---> e493f751b139 19:36:24 19:36:24 Step 10/22 : FROM alpine:3.16 19:36:24 ---> a6215f271958 19:36:24 Step 11/22 : RUN apk add --update --no-cache curl dumb-init 19:36:24 ---> Running in 102e4d5d7e4f 19:36:24 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 19:36:24 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 19:36:24 (1/6) Installing ca-certificates (20220614-r0) 19:36:24 (2/6) Installing brotli-libs (1.0.9-r6) 19:36:24 (3/6) Installing nghttp2-libs (1.47.0-r0) 19:36:24 (4/6) Installing libcurl (7.83.1-r3) 19:36:24 (5/6) Installing curl (7.83.1-r3) 19:36:24 (6/6) Installing dumb-init (1.2.5-r1) 19:36:24 Executing busybox-1.35.0-r17.trigger 19:36:24 Executing ca-certificates-20220614-r0.trigger 19:36:24 OK: 8 MiB in 20 packages 19:36:28 Removing intermediate container 102e4d5d7e4f 19:36:28 ---> a4a5921fbffe 19:36:28 Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' 19:36:28 ---> Running in 787ac9a4b32f 19:36:28 Removing intermediate container 787ac9a4b32f 19:36:28 ---> 72749a735683 19:36:28 Step 13/22 : WORKDIR /edgex 19:36:28 ---> Running in e8b8b353119b 19:36:29 Removing intermediate container e8b8b353119b 19:36:29 ---> a8df6ac2d52f 19:36:29 Step 14/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/res/configuration.toml res/configuration.toml 19:36:29 Removing intermediate container c2d6c4e07071 19:36:29 ---> 5b87dbe1e558 19:36:29 Step 9/24 : COPY . . 19:36:30 ---> e7c0cecf8325 19:36:30 Step 15/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/security-proxy-setup . 19:36:33 ---> d604e4d3b4cd 19:36:33 Step 16/22 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . 19:36:35 ---> 05872f8814f7 19:36:35 Step 17/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/entrypoint.sh /usr/local/bin/ 19:36:36 ---> bb9dd84be9e5 19:36:36 Step 18/22 : RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 19:36:36 ---> Running in fa6ea2c5818e 19:36:41 Removing intermediate container fa6ea2c5818e 19:36:41 ---> 9d46e6e97e07 19:36:41 Step 19/22 : ENTRYPOINT ["entrypoint.sh"] 19:36:41 ---> Running in 72fa92749413 19:36:43 Removing intermediate container 72fa92749413 19:36:43 ---> 5ff39d248b98 19:36:43 Step 20/22 : LABEL arch=arm64 19:36:43 ---> Running in 98f4f49cde89 19:36:44 Removing intermediate container 98f4f49cde89 19:36:44 ---> dac76ae28ea0 19:36:44 Step 21/22 : LABEL git_sha=f233cec79ca72df59ecd9c68e03ce25c3cc6eb96 19:36:44 ---> Running in 1305ca225642 19:36:45 Removing intermediate container 1305ca225642 19:36:45 ---> 5e148b5dcfde 19:36:45 Step 22/22 : LABEL version=0.0.0 19:36:45 ---> Running in 046e0398999e 19:36:46 Removing intermediate container 046e0398999e 19:36:46 ---> cc7124641e33 19:36:46 19:36:46 Successfully built cc7124641e33 19:36:46 Successfully tagged security-proxy-setup-arm64:latest 19:36:46  Building security-proxy-setup ... done Building support-notifications 19:36:47 ---> 6869f9de0370 19:36:47 Step 10/24 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-data/core-data 19:36:47 ---> Running in 97c6f89bfb8e 19:36:49 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:37:04 Step 1/23 : ARG BUILDER_BASE=golang:1.18-alpine3.16 19:37:04 Step 2/23 : FROM ${BUILDER_BASE} AS builder 19:37:04 ---> c8f70af89d48 19:37:04 Step 3/23 : ARG ADD_BUILD_TAGS="" 19:37:04 ---> Using cache 19:37:04 ---> cb83418bde79 19:37:04 Step 4/23 : WORKDIR /edgex-go 19:37:04 ---> Using cache 19:37:04 ---> dc8ef349b551 19:37:04 Step 5/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 19:37:04 ---> Using cache 19:37:04 ---> 86d3643b2514 19:37:04 Step 6/23 : RUN apk add --update --no-cache make bash git ca-certificates 19:37:04 ---> Running in 8c46affd6b82 19:37:04 fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 19:37:05 fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 19:37:07 OK: 221 MiB in 51 packages 19:37:08 Removing intermediate container 8c46affd6b82 19:37:08 ---> a00f141aa327 19:37:08 Step 7/23 : COPY go.mod vendor* ./ 19:37:09 ---> a4c908551aa1 19:37:09 Step 8/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 19:37:09 ---> Running in 21234d6f911a 19:38:06 Removing intermediate container 21234d6f911a 19:38:06 ---> a9790b4b2601 19:38:06 Step 9/23 : COPY . . 19:38:14 ---> e6a1b26ad92f 19:38:14 Step 10/23 : RUN make cmd/support-notifications/support-notifications 19:38:14 ---> Running in ae702ecea2ba 19:38:15 CGO_ENABLED=0 GO111MODULE=on go build -tags " no_zmq " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/support-notifications/support-notifications ./cmd/support-notifications 19:39:36 Removing intermediate container 7d986dac30ed 19:39:36 ---> f4653e1ab092 19:39:36 19:39:36 Step 10/33 : FROM alpine:3.16 19:39:36 ---> a6215f271958 19:39:36 Step 11/33 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' 19:39:36 ---> Running in e44347b2bd37 19:39:36 Removing intermediate container e44347b2bd37 19:39:36 ---> 8f4e643914a5 19:39:36 Step 12/33 : RUN apk add --update --no-cache dumb-init su-exec 19:39:36 ---> Running in bd6f9651d5dc 19:39:36 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 19:39:36 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 19:39:36 (1/2) Installing dumb-init (1.2.5-r1) 19:39:36 (2/2) Installing su-exec (0.2-r1) 19:39:36 Executing busybox-1.35.0-r17.trigger 19:39:36 OK: 5 MiB in 16 packages 19:39:36 Removing intermediate container bd6f9651d5dc 19:39:36 ---> 7e06f2230307 19:39:36 Step 13/33 : ENV SECURITY_INIT_DIR /edgex-init 19:39:36 ---> Running in 6e53150ab4b2 19:39:36 Removing intermediate container 6e53150ab4b2 19:39:36 ---> fdcef87c5149 19:39:36 Step 14/33 : ENV SECURITY_INIT_STAGING /edgex-init-staging 19:39:36 ---> Running in c714b4d3e02a 19:39:36 Removing intermediate container c714b4d3e02a 19:39:36 ---> bd9df3dd5264 19:39:36 Step 15/33 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_STAGING}/bootstrap-redis 19:39:36 ---> Running in 302af48e2e78 19:39:36 Removing intermediate container 302af48e2e78 19:39:36 ---> 84b5e42ed51c 19:39:36 Step 16/33 : ARG BOOTSTRAP_MOSQUITTO_DIR=${SECURITY_INIT_STAGING}/bootstrap-mosquitto 19:39:36 ---> Running in da0f9dc5c874 19:39:36 Removing intermediate container da0f9dc5c874 19:39:36 ---> 4b34d8da8413 19:39:36 Step 17/33 : RUN mkdir -p ${BOOTSTRAP_REDIS_DIR} ${BOOTSTRAP_MOSQUITTO_DIR} 19:39:36 ---> Running in e0d42a7c4d6f 19:39:37 Removing intermediate container e0d42a7c4d6f 19:39:37 ---> 375cb1a510df 19:39:37 Step 18/33 : WORKDIR ${SECURITY_INIT_STAGING} 19:39:37 ---> Running in dea4a1580da3 19:39:38 Removing intermediate container dea4a1580da3 19:39:38 ---> 98479603062f 19:39:38 Step 19/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_STAGING}/ 19:39:39 ---> b1ca397b4df7 19:39:39 Step 20/33 : RUN chmod +x ${SECURITY_INIT_STAGING}/*.sh 19:39:39 ---> Running in d3e258417d54 19:39:43 Removing intermediate container d3e258417d54 19:39:43 ---> 2e30f19e2a84 19:39:43 Step 21/33 : COPY --from=builder /edgex-go/Attribution.txt / 19:39:44 ---> fb859ed9c7b8 19:39:44 Step 22/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . 19:39:48 ---> 0bc7eea28c66 19:39:48 Step 23/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.toml ./res/ 19:39:49 Removing intermediate container dcbf974bb319 19:39:49 ---> 5f071dd7c80e 19:39:49 19:39:49 Step 11/25 : FROM alpine:3.16 19:39:49 ---> a6215f271958 19:39:49 Step 12/25 : RUN apk add --update --no-cache dumb-init 19:39:49 ---> Using cache 19:39:49 ---> 33d68e008bb5 19:39:49 Step 13/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 19:39:49 ---> Using cache 19:39:49 ---> c4add33f10d8 19:39:49 Step 14/25 : ENV APP_PORT=59881 19:39:49 ---> 821cee736947 19:39:49 Step 24/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml ${BOOTSTRAP_REDIS_DIR}/res/ 19:39:49 ---> Running in e1eeffce4fca 19:39:50 ---> 9d049f3af693 19:39:50 Step 25/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-mosquitto/configuration.toml ${BOOTSTRAP_MOSQUITTO_DIR}/res/ 19:39:50 Removing intermediate container e1eeffce4fca 19:39:50 ---> eaa0ea4c44be 19:39:50 Step 15/25 : EXPOSE $APP_PORT 19:39:50 ---> Running in c1f68094db73 19:39:51 Removing intermediate container c1f68094db73 19:39:51 ---> 39062625d719 19:39:51 Step 16/25 : WORKDIR / 19:39:51 ---> Running in ef606b008aa4 19:39:51 ---> 1945ebfee938 19:39:51 Step 26/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ ${SECURITY_INIT_STAGING}/consul-bootstrapper/ 19:39:52 Removing intermediate container ef606b008aa4 19:39:52 ---> c46b2921b45d 19:39:52 Step 17/25 : COPY --from=builder /edgex-go/Attribution.txt / 19:39:53 ---> 8906566fd0b0 19:39:53 Step 27/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / 19:39:53 ---> 0020b8a7f798 19:39:53 Step 18/25 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / 19:39:54 ---> 464addfcbb13 19:39:54 Step 28/33 : RUN chmod +x /entrypoint.sh 19:39:54 ---> Running in 2df9f4b55501 19:39:55 ---> d54e0bd949ef 19:39:55 Step 19/25 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml 19:39:56 ---> 34a0afb9cdb9 19:39:56 Step 20/25 : COPY --from=builder /edgex-go/cmd/core-metadata/res/uom.toml /res/uom.toml 19:39:57 ---> f8c48b70a80d 19:39:57 Step 21/25 : ENTRYPOINT ["/core-metadata"] 19:39:58 ---> Running in ac8b7b03be44 19:39:58 Removing intermediate container 2df9f4b55501 19:39:58 ---> 2c0c675becab 19:39:58 Step 29/33 : ENTRYPOINT ["/entrypoint.sh"] 19:39:58 ---> Running in 4b320f241856 19:39:58 Removing intermediate container ac8b7b03be44 19:39:58 ---> 85c9a180e32f 19:39:58 Step 22/25 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 19:39:59 ---> Running in cd5e17646360 19:39:59 Removing intermediate container 4b320f241856 19:39:59 ---> af82b44e349c 19:39:59 Step 30/33 : CMD ["gate"] 19:39:59 ---> Running in 5ff655bb6cc5 19:39:59 Removing intermediate container cd5e17646360 19:39:59 ---> 06016d5f6543 19:39:59 Step 23/25 : LABEL arch=arm64 19:39:59 ---> Running in f91ad93b2a5b 19:40:00 Removing intermediate container 5ff655bb6cc5 19:40:00 ---> b6fd4f77123a 19:40:00 Step 31/33 : LABEL arch=arm64 19:40:00 ---> Running in 3ab75aeaa058 19:40:00 Removing intermediate container f91ad93b2a5b 19:40:00 ---> a859c6dc5fd8 19:40:00 Step 24/25 : LABEL git_sha=f233cec79ca72df59ecd9c68e03ce25c3cc6eb96 19:40:00 ---> Running in 8079bdaaffee 19:40:02 Removing intermediate container 3ab75aeaa058 19:40:02 ---> 28b09ae6b4ed 19:40:02 Step 32/33 : LABEL git_sha=f233cec79ca72df59ecd9c68e03ce25c3cc6eb96 19:40:02 Removing intermediate container 8079bdaaffee 19:40:02 ---> 7829f0e6e653 19:40:02 Step 25/25 : LABEL version=0.0.0 19:40:02 ---> Running in e4eae1ebba83 19:40:02 ---> Running in d8698afb63f6 19:40:03 Removing intermediate container d8698afb63f6 19:40:03 ---> 1c158fb54918 19:40:03 19:40:03 Removing intermediate container e4eae1ebba83 19:40:03 ---> f5a29a7a9bf5 19:40:03 Step 33/33 : LABEL version=0.0.0 19:40:03 ---> Running in c04c6f1280e9 19:40:04 Successfully built 1c158fb54918 19:40:04 Successfully tagged core-metadata-arm64:latest 19:40:04  Building core-metadata ... done Removing intermediate container c04c6f1280e9 19:40:04 ---> 50eadcf8f6fa 19:40:04 19:40:04 Successfully built 50eadcf8f6fa 19:40:04 Successfully tagged security-bootstrapper-arm64:latest 19:40:51  Building security-bootstrapper ... done Removing intermediate container 92c1a3b0b369 19:40:51 ---> 68df05b4e221 19:40:51 19:40:51 Step 11/23 : FROM alpine:3.16 19:40:51 ---> a6215f271958 19:40:51 Step 12/23 : RUN apk add --update --no-cache dumb-init 19:40:51 ---> Using cache 19:40:51 ---> 33d68e008bb5 19:40:51 Step 13/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 19:40:51 ---> Using cache 19:40:51 ---> c4add33f10d8 19:40:51 Step 14/23 : ENV APP_PORT=59861 19:40:51 ---> Running in e345cf43f1d5 19:40:51 Removing intermediate container e345cf43f1d5 19:40:51 ---> af8702b9f4d5 19:40:51 Step 15/23 : EXPOSE $APP_PORT 19:40:51 ---> Running in 9c4ee8ca9b69 19:40:51 Removing intermediate container 9c4ee8ca9b69 19:40:51 ---> c441880ad3d0 19:40:51 Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / 19:40:51 ---> e1d695cf1ec8 19:40:51 Step 17/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / 19:40:51 ---> aa2b67898fe7 19:40:51 Step 18/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml 19:40:51 ---> 424a4e4b74ff 19:40:51 Step 19/23 : ENTRYPOINT ["/support-scheduler"] 19:40:51 ---> Running in 0b1552088b37 19:40:51 Removing intermediate container 0b1552088b37 19:40:51 ---> a791c4ffe2a2 19:40:51 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 19:40:51 ---> Running in 015f34433761 19:40:51 Removing intermediate container 015f34433761 19:40:51 ---> dc4ba630733e 19:40:51 Step 21/23 : LABEL arch=arm64 19:40:51 ---> Running in b3faf4705936 19:40:52 Removing intermediate container b3faf4705936 19:40:52 ---> b1fc166b80b8 19:40:52 Step 22/23 : LABEL git_sha=f233cec79ca72df59ecd9c68e03ce25c3cc6eb96 19:40:52 ---> Running in 173ba9d7f09a 19:40:52 Removing intermediate container 173ba9d7f09a 19:40:52 ---> 2f76ef509e0a 19:40:52 Step 23/23 : LABEL version=0.0.0 19:40:52 ---> Running in c4c9bad1194b 19:40:53 Removing intermediate container c4c9bad1194b 19:40:53 ---> ddd571dc575f 19:40:53 19:40:53 Successfully built ddd571dc575f 19:40:53 Successfully tagged support-scheduler-arm64:latest 19:42:01  Building support-scheduler ... done Removing intermediate container 97c6f89bfb8e 19:42:01 ---> 360ac7a3f22a 19:42:01 19:42:01 Step 11/24 : FROM alpine:3.16 19:42:01 ---> a6215f271958 19:42:01 Step 12/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' 19:42:01 ---> Running in da92e98747fc 19:42:01 Removing intermediate container da92e98747fc 19:42:01 ---> b7a507a06baa 19:42:01 Step 13/24 : ENV APP_PORT=59880 19:42:01 ---> Running in d5b0ce5103d7 19:42:01 Removing intermediate container d5b0ce5103d7 19:42:01 ---> 96f915672a04 19:42:01 Step 14/24 : EXPOSE $APP_PORT 19:42:01 ---> Running in cf03293749b8 19:42:01 Removing intermediate container cf03293749b8 19:42:01 ---> 8a54c023fae4 19:42:01 Step 15/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 19:42:01 ---> Running in 2e3235e1d9d0 19:42:01 Removing intermediate container 2e3235e1d9d0 19:42:01 ---> 11eb712643f1 19:42:01 Step 16/24 : RUN apk add --update --no-cache zeromq dumb-init 19:42:01 ---> Running in 92c409fb8629 19:42:01 fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 19:42:01 fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 19:42:02 (1/6) Installing dumb-init (1.2.5-r1) 19:42:02 (2/6) Installing libgcc (11.2.1_git20220219-r2) 19:42:02 (3/6) Installing libsodium (1.0.18-r0) 19:42:02 (4/6) Installing libstdc++ (11.2.1_git20220219-r2) 19:42:02 (5/6) Installing libzmq (4.3.4-r0) 19:42:02 (6/6) Installing zeromq (4.3.4-r0) 19:42:03 Executing busybox-1.35.0-r17.trigger 19:42:03 OK: 8 MiB in 20 packages 19:42:04 Removing intermediate container 92c409fb8629 19:42:04 ---> 33802a62298c 19:42:04 Step 17/24 : COPY --from=builder /edgex-go/Attribution.txt / 19:42:05 ---> 70d7f2203efc 19:42:05 Step 18/24 : COPY --from=builder /edgex-go/cmd/core-data/core-data / 19:42:06 ---> c14728c261a6 19:42:06 Step 19/24 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml 19:42:07 ---> 3511d3b1c2eb 19:42:07 Step 20/24 : ENTRYPOINT ["/core-data"] 19:42:07 ---> Running in 170f95bf2fe7 19:42:08 Removing intermediate container 170f95bf2fe7 19:42:08 ---> d1e5213e7586 19:42:08 Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 19:42:08 ---> Running in 921eeb995862 19:42:08 Removing intermediate container 921eeb995862 19:42:08 ---> 719f31106e2a 19:42:08 Step 22/24 : LABEL arch=arm64 19:42:08 ---> Running in 7053b80e4893 19:42:09 Removing intermediate container 7053b80e4893 19:42:09 ---> 320ba9657960 19:42:09 Step 23/24 : LABEL git_sha=f233cec79ca72df59ecd9c68e03ce25c3cc6eb96 19:42:09 ---> Running in 9808926c2566 19:42:10 Removing intermediate container 9808926c2566 19:42:10 ---> 6e956a639fd0 19:42:10 Step 24/24 : LABEL version=0.0.0 19:42:10 ---> Running in 023b481d54df 19:42:11 Removing intermediate container 023b481d54df 19:42:11 ---> e0b64fcdd3a7 19:42:11 19:42:11 Successfully built e0b64fcdd3a7 19:42:11 Successfully tagged core-data-arm64:latest 19:42:38  Building core-data ... done Removing intermediate container ae702ecea2ba 19:42:38 ---> 1a6cb4cfdc62 19:42:38 19:42:38 Step 11/23 : FROM alpine:3.16 19:42:38 ---> a6215f271958 19:42:38 Step 12/23 : RUN apk add --update --no-cache ca-certificates dumb-init 19:42:38 ---> Running in e95a4ccbc3b9 19:42:38 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 19:42:38 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 19:42:39 (1/2) Installing ca-certificates (20220614-r0) 19:42:39 (2/2) Installing dumb-init (1.2.5-r1) 19:42:39 Executing busybox-1.35.0-r17.trigger 19:42:39 Executing ca-certificates-20220614-r0.trigger 19:42:39 OK: 6 MiB in 16 packages 19:42:41 Removing intermediate container e95a4ccbc3b9 19:42:41 ---> 6f499b88f09a 19:42:41 Step 13/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2021: Intel Corporation' 19:42:41 ---> Running in 4b3c32695421 19:42:41 Removing intermediate container 4b3c32695421 19:42:41 ---> 0ee935521f38 19:42:41 Step 14/23 : ENV APP_PORT=59860 19:42:41 ---> Running in 5e26188a967e 19:42:41 Removing intermediate container 5e26188a967e 19:42:41 ---> 5b34ec0e969c 19:42:41 Step 15/23 : EXPOSE $APP_PORT 19:42:41 ---> Running in 91cd1b1b8445 19:42:41 Removing intermediate container 91cd1b1b8445 19:42:41 ---> 6237325bb12d 19:42:41 Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / 19:42:42 ---> 97cc9601038c 19:42:42 Step 17/23 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / 19:42:43 ---> ea862242bfcc 19:42:43 Step 18/23 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml 19:42:44 ---> 0995b7097b15 19:42:44 Step 19/23 : ENTRYPOINT ["/support-notifications"] 19:42:45 ---> Running in cbc9eb6c073f 19:42:45 Removing intermediate container cbc9eb6c073f 19:42:45 ---> 1b416518c178 19:42:45 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 19:42:45 ---> Running in 71a865de10ec 19:42:45 Removing intermediate container 71a865de10ec 19:42:45 ---> 946917a58d98 19:42:45 Step 21/23 : LABEL arch=arm64 19:42:45 ---> Running in 699ab6dd330b 19:42:45 Removing intermediate container 699ab6dd330b 19:42:45 ---> 109d47e3c512 19:42:45 Step 22/23 : LABEL git_sha=f233cec79ca72df59ecd9c68e03ce25c3cc6eb96 19:42:45 ---> Running in 302967b9e626 19:42:46 Removing intermediate container 302967b9e626 19:42:46 ---> f100f04bdb31 19:42:46 Step 23/23 : LABEL version=0.0.0 19:42:46 ---> Running in 8956857bf44b 19:42:46 Removing intermediate container 8956857bf44b 19:42:46 ---> 0cb30cfb03f0 19:42:46 19:42:46 Successfully built 0cb30cfb03f0 19:42:46 Successfully tagged support-notifications-arm64:latest 19:42:47  Building support-notifications ... done  [Pipeline] } 19:42:47 $ docker stop --time=1 e9ff3697e18e93d4a5099dbf56c58e4388c8e069dbe06acb054e0015c2ea0f39 19:42:48 $ docker rm -f e9ff3697e18e93d4a5099dbf56c58e4388c8e069dbe06acb054e0015c2ea0f39 [Pipeline] // withDockerContainer [Pipeline] sh 19:42:49 + docker images 19:42:49 REPOSITORY TAG IMAGE ID CREATED SIZE 19:42:49 support-notifications-arm64 latest 0cb30cfb03f0 3 seconds ago 26.3MB 19:42:49 1a6cb4cfdc62 14 seconds ago 1.46GB 19:42:49 core-data-arm64 latest e0b64fcdd3a7 39 seconds ago 20.7MB 19:42:49 360ac7a3f22a 56 seconds ago 1.41GB 19:42:49 support-scheduler-arm64 latest ddd571dc575f About a minute ago 25.7MB 19:42:49 68df05b4e221 2 minutes ago 1.46GB 19:42:49 security-bootstrapper-arm64 latest 50eadcf8f6fa 2 minutes ago 19.1MB 19:42:49 core-metadata-arm64 latest 1c158fb54918 2 minutes ago 17.5MB 19:42:49 5f071dd7c80e 3 minutes ago 1.41GB 19:42:49 f4653e1ab092 3 minutes ago 1.39GB 19:42:49 security-proxy-setup-arm64 latest cc7124641e33 6 minutes ago 26.4MB 19:42:49 e493f751b139 6 minutes ago 1.39GB 19:42:49 core-command-arm64 latest 2141de8e8aea 7 minutes ago 16.7MB 19:42:49 14a09ec26260 8 minutes ago 1.4GB 19:42:49 security-spiffe-token-provider-arm64 latest 3a02120aa98d 9 minutes ago 28.4MB 19:42:49 291e68ccf316 9 minutes ago 1.43GB 19:42:49 sys-mgmt-agent-arm64 latest d0586e981b46 10 minutes ago 133MB 19:42:49 security-secretstore-setup-arm64 latest ffb7383a7f62 11 minutes ago 28.2MB 19:42:49 f2abf2c57582 11 minutes ago 1.39GB 19:42:49 290341817202 11 minutes ago 1.38GB 19:42:49 security-spire-server-arm64 latest 9acb84ac303b 13 minutes ago 84.3MB 19:42:49 102650f5a673 14 minutes ago 1.28GB 19:42:49 security-spire-agent-arm64 latest ac4d5bd1119f 16 minutes ago 122MB 19:42:49 security-spire-config-arm64 latest fd7ca6aa4036 16 minutes ago 83.6MB 19:42:49 6d05521344a9 17 minutes ago 1.28GB 19:42:49 fc8d72aa7f30 17 minutes ago 1.28GB 19:42:49 ci-base-image-arm64 latest c8f70af89d48 30 minutes ago 941MB 19:42:49 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64 1.18-alpine 3970a7415f9e 4 days ago 679MB 19:42:49 alpine 3.15 02e0d6fdf486 8 weeks ago 5.33MB 19:42:49 alpine 3.16 a6215f271958 8 weeks ago 5.29MB 19:42:49 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:42:50 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 19:42:50 19:42:50 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 19:42:50 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 19:42:51 arm64: Pulling from edgex-lftools-log-publisher 19:42:51 8998bd30e6a1: Pulling fs layer 19:42:51 04944245beec: Pulling fs layer 19:42:51 699f458cf7ca: Pulling fs layer 19:42:51 765212b225bb: Pulling fs layer 19:42:51 f23df028b6ca: Pulling fs layer 19:42:51 d65c8cfc05b1: Pulling fs layer 19:42:51 2437ff75d9bd: Pulling fs layer 19:42:51 f23df028b6ca: Waiting 19:42:51 d65c8cfc05b1: Waiting 19:42:51 2437ff75d9bd: Waiting 19:42:51 04944245beec: Verifying Checksum 19:42:51 04944245beec: Download complete 19:42:51 765212b225bb: Verifying Checksum 19:42:51 765212b225bb: Download complete 19:42:51 f23df028b6ca: Download complete 19:42:51 d65c8cfc05b1: Verifying Checksum 19:42:51 d65c8cfc05b1: Download complete 19:42:51 699f458cf7ca: Verifying Checksum 19:42:51 699f458cf7ca: Download complete 19:42:51 8998bd30e6a1: Verifying Checksum 19:42:51 8998bd30e6a1: Download complete 19:42:53 2437ff75d9bd: Verifying Checksum 19:42:53 2437ff75d9bd: Download complete 19:42:57 8998bd30e6a1: Pull complete 19:42:57 04944245beec: Pull complete 19:42:58 699f458cf7ca: Pull complete 19:42:58 765212b225bb: Pull complete 19:42:59 f23df028b6ca: Pull complete 19:42:59 d65c8cfc05b1: Pull complete 19:43:14 2437ff75d9bd: Pull complete 19:43:14 Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da 19:43:14 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 19:43:14 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 19:43:14 prd-ubuntu20.04-docker-arm64-4c-16g-7092 does not seem to be running inside a container 19:43:14 $ 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:43:17 $ docker top 1b25a9dfcabb40c8042d9ce9ec851413fdd29290daafac74e4dc68c8dce18b1d -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 19:43:18 ---> job-cost.sh 19:43:18 lf-activate-venv: SKIPPING 19:43:18 INFO: No Stack... 19:43:19 INFO: Retrieving Pricing Info for: v3-standard-4 19:43:19 INFO: Archiving Costs [Pipeline] sh 19:43:20 + cat /w/workspace/edgex-go/1/archives/cost.csv 19:43:20 + cut -d, -f6 [Pipeline] lock 19:43:20 Trying to acquire lock on [jenkins-edgexfoundry-edgex-go-PR-4179-1-stack-cost] 19:43:20 Resource [jenkins-edgexfoundry-edgex-go-PR-4179-1-stack-cost] did not exist. Created. 19:43:20 Lock acquired on [jenkins-edgexfoundry-edgex-go-PR-4179-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 19:43:20 + echo total: 0.10999999940395355 [Pipeline] stash 19:43:21 Stashed 1 file(s) [Pipeline] } 19:43:21 Lock released on resource [jenkins-edgexfoundry-edgex-go-PR-4179-1-stack-cost] [Pipeline] // lock [Pipeline] } 19:43:21 $ docker stop --time=1 1b25a9dfcabb40c8042d9ce9ec851413fdd29290daafac74e4dc68c8dce18b1d 19:43:22 $ docker rm -f 1b25a9dfcabb40c8042d9ce9ec851413fdd29290daafac74e4dc68c8dce18b1d [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:43:23 provisioning config files... 19:43:23 copy managed file [edgex-go-codecov-token] to file:/w/workspace/edgex-go/1@tmp/config2044513065534005698tmp [Pipeline] { [Pipeline] sh 19:43:24 + set +x 19:43:24 + curl -s https://codecov.io/bash 19:43:24 + bash -s -- 19:43:24 19:43:24 _____ _ 19:43:24 / ____| | | 19:43:24 | | ___ __| | ___ ___ _____ __ 19:43:24 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 19:43:24 | |___| (_) | (_| | __/ (_| (_) \ V / 19:43:24 \_____\___/ \__,_|\___|\___\___/ \_/ 19:43:24 Bash-1.0.6 19:43:24 19:43:24 19:43:24 ==> git version 2.25.1 found 19:43:24 ==> 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:43:24 Release-Date: 2020-01-08 19:43:24 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:43:24 Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets 19:43:24 ==> Jenkins CI detected. 19:43:24 current dir:  /w/workspace/edgex-go/1 19:43:24 project root: . 19:43:24 --> token set from env 19:43:24 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 19:43:24 ==> Running gcov in . (disable via -X gcov) 19:43:24 ==> Python coveragepy not found 19:43:24 ==> Searching for coverage reports in: 19:43:24 + . 19:43:24 -> Found 1 reports 19:43:24 ==> Detecting git/mercurial file structure 19:43:24 ==> Reading reports 19:43:24 + ./coverage.out bytes=497979 19:43:24 ==> Appending adjustments 19:43:24 https://docs.codecov.io/docs/fixing-reports 19:43:25 + Found adjustments 19:43:25 ==> Gzipping contents 19:43:25 64K /tmp/codecov.ElEeNW.gz 19:43:25 ==> Uploading reports 19:43:25 url: https://codecov.io 19:43:25 query: branch=PR-4179&commit=f233cec79ca72df59ecd9c68e03ce25c3cc6eb96&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2FPR-4179%2F1%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=4179&job=&cmd_args= 19:43:25 -> Pinging Codecov 19:43:25 https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=52b94001-b80a-4ca3-b063-c5e709073964&branch=PR-4179&commit=f233cec79ca72df59ecd9c68e03ce25c3cc6eb96&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2FPR-4179%2F1%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=4179&job=&cmd_args= 19:43:25 -> Uploading to 19:43:25 https://storage.googleapis.com/codecov/v4/raw/2022-10-04/00271124DB129430A58F1EEE437C3FCB/f233cec79ca72df59ecd9c68e03ce25c3cc6eb96/439b3165-0879-4645-bea0-91a013180d28.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20221004%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20221004T194325Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=2e43d08dceb4b2eabb36235ec6a0a036a1a45853633bae2b2d18a53c9635c573 19:43:26 % Total % Received % Xferd Average Speed Time Time Time Current 19:43:26 Dload Upload Total Spent Left Speed 19:43:26 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 65270 0 0 100 65270 0 288k --:--:-- --:--:-- --:--:-- 287k 100 65270 0 0 100 65270 0 225k --:--:-- --:--:-- --:--:-- 224k 19:43:26 -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/edgex-go/commit/f233cec79ca72df59ecd9c68e03ce25c3cc6eb96 [Pipeline] } 19:43:26 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:43:27 + [ -d /w/workspace/edgex-go/1/archives ] [Pipeline] libraryResource [Pipeline] sh 19:43:28 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 19:43:29 ---> package-listing.sh 19:43:29 ++ tr '[:upper:]' '[:lower:]' 19:43:29 ++ facter osfamily 19:43:29 + OS_FAMILY=debian 19:43:29 + workspace=/w/workspace/edgex-go/1 19:43:29 + START_PACKAGES=/tmp/packages_start.txt 19:43:29 + END_PACKAGES=/tmp/packages_end.txt 19:43:29 + DIFF_PACKAGES=/tmp/packages_diff.txt 19:43:29 + PACKAGES=/tmp/packages_start.txt 19:43:29 + '[' /w/workspace/edgex-go/1 ']' 19:43:29 + PACKAGES=/tmp/packages_end.txt 19:43:29 + case "${OS_FAMILY}" in 19:43:29 + dpkg -l 19:43:29 + grep '^ii' 19:43:29 + '[' -f /tmp/packages_start.txt ']' 19:43:29 + '[' -f /tmp/packages_end.txt ']' 19:43:29 + diff /tmp/packages_start.txt /tmp/packages_end.txt 19:43:29 + '[' /w/workspace/edgex-go/1 ']' 19:43:29 + mkdir -p /w/workspace/edgex-go/1/archives/ 19:43:29 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgex-go/1/archives/ [Pipeline] echo 19:43:29 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:43:29 + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 19:43:30 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 19:43:30 19:43:30 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 19:43:30 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 19:43:30 latest: Pulling from edgex-lftools-log-publisher 19:43:30 5eb5b503b376: Pulling fs layer 19:43:30 5c69ac0246d0: Pulling fs layer 19:43:30 ec43610c2a17: Pulling fs layer 19:43:30 3a2ae6a8a46f: Pulling fs layer 19:43:30 33b1e0a273af: Pulling fs layer 19:43:30 5d3b04190fa2: Pulling fs layer 19:43:30 2f39f015ded8: Pulling fs layer 19:43:30 33b1e0a273af: Waiting 19:43:30 5d3b04190fa2: Waiting 19:43:30 3a2ae6a8a46f: Waiting 19:43:30 5c69ac0246d0: Download complete 19:43:30 3a2ae6a8a46f: Verifying Checksum 19:43:30 3a2ae6a8a46f: Download complete 19:43:30 33b1e0a273af: Verifying Checksum 19:43:30 33b1e0a273af: Download complete 19:43:30 ec43610c2a17: Download complete 19:43:30 5d3b04190fa2: Verifying Checksum 19:43:30 5d3b04190fa2: Download complete 19:43:30 5eb5b503b376: Verifying Checksum 19:43:30 5eb5b503b376: Download complete 19:43:31 2f39f015ded8: Verifying Checksum 19:43:31 2f39f015ded8: Download complete 19:43:31 5eb5b503b376: Pull complete 19:43:32 5c69ac0246d0: Pull complete 19:43:32 ec43610c2a17: Pull complete 19:43:32 3a2ae6a8a46f: Pull complete 19:43:33 33b1e0a273af: Pull complete 19:43:33 5d3b04190fa2: Pull complete 19:43:38 2f39f015ded8: Pull complete 19:43:38 Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 19:43:38 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 19:43:38 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 19:43:38 prd-ubuntu20.04-docker-8c-8g-7091 does not seem to be running inside a container 19:43:38 $ 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:43:40 $ docker top 11b73fe4d675beae72e3fdbfeeaf04ba10a70f83d03047e57af4090ed082c2f6 -eo pid,comm [Pipeline] { [Pipeline] sh 19:43:40 + touch /tmp/pre-build-complete [Pipeline] sh 19:43:41 + mkdir -p /var/log/sysstat [Pipeline] sh 19:43:41 + ls /var/log/sa-host 19:43:41 ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 19:43:41 provisioning config files... 19:43:41 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgex-go/1@tmp/config9713247479546365219tmp [Pipeline] { [Pipeline] echo 19:43:41 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 19:43:41 ---> create-netrc.sh [Pipeline] } 19:43:42 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 19:43:42 ---> python-tools-install.sh [Pipeline] echo 19:43:42 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 19:43:42 ---> sudo-logs.sh 19:43:42 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 19:43:42 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 19:43:43 ---> job-cost.sh 19:43:43 lf-activate-venv: SKIPPING 19:43:43 DEBUG: total: 0.10999999940395355 19:43:43 INFO: Retrieving Stack Cost... 19:43:43 INFO: Retrieving Pricing Info for: v3-standard-8 19:43:43 INFO: Archiving Costs [Pipeline] echo 19:43:44 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 19:43:44 ---> logs-deploy.sh 19:43:44 lf-activate-venv: SKIPPING 19:43:44 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-go/PR-4179/1 19:43:44 INFO: archiving workspace using pattern(s): 19:43:45 Archives upload complete. 19:43:45 INFO: archiving logs to Nexus 19:43:46 ---> uname -a: 19:43:46 Linux prd-ubuntu20-04-docker-8c-8g-7091 5.4.0-126-generic #142-Ubuntu SMP Fri Aug 26 12:12:57 UTC 2022 x86_64 GNU/Linux 19:43:46 19:43:46 19:43:46 ---> lscpu: 19:43:46 Architecture: x86_64 19:43:46 CPU op-mode(s): 32-bit, 64-bit 19:43:46 Byte Order: Little Endian 19:43:46 Address sizes: 40 bits physical, 48 bits virtual 19:43:46 CPU(s): 8 19:43:46 On-line CPU(s) list: 0-7 19:43:46 Thread(s) per core: 1 19:43:46 Core(s) per socket: 1 19:43:46 Socket(s): 8 19:43:46 NUMA node(s): 1 19:43:46 Vendor ID: AuthenticAMD 19:43:46 CPU family: 23 19:43:46 Model: 49 19:43:46 Model name: AMD EPYC-Rome Processor 19:43:46 Stepping: 0 19:43:46 CPU MHz: 2799.994 19:43:46 BogoMIPS: 5599.98 19:43:46 Virtualization: AMD-V 19:43:46 Hypervisor vendor: KVM 19:43:46 Virtualization type: full 19:43:46 L1d cache: 256 KiB 19:43:46 L1i cache: 256 KiB 19:43:46 L2 cache: 4 MiB 19:43:46 L3 cache: 128 MiB 19:43:46 NUMA node0 CPU(s): 0-7 19:43:46 Vulnerability Itlb multihit: Not affected 19:43:46 Vulnerability L1tf: Not affected 19:43:46 Vulnerability Mds: Not affected 19:43:46 Vulnerability Meltdown: Not affected 19:43:46 Vulnerability Mmio stale data: Not affected 19:43:46 Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp 19:43:46 Vulnerability Spectre v1: Mitigation; usercopy/swapgs barriers and __user pointer sanitization 19:43:46 Vulnerability Spectre v2: Mitigation; Retpolines, IBPB conditional, IBRS_FW, STIBP disabled, RSB filling 19:43:46 Vulnerability Srbds: Not affected 19:43:46 Vulnerability Tsx async abort: Not affected 19:43:46 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:43:46 19:43:46 19:43:46 ---> nproc: 19:43:46 8 19:43:46 19:43:46 19:43:46 ---> df -h: 19:43:46 Filesystem Size Used Avail Use% Mounted on 19:43:46 overlay 155G 19G 137G 12% / 19:43:46 tmpfs 64M 0 64M 0% /dev 19:43:46 tmpfs 16G 0 16G 0% /sys/fs/cgroup 19:43:46 shm 64M 0 64M 0% /dev/shm 19:43:46 /dev/vda1 155G 19G 137G 12% /facter-os 19:43:46 19:43:46 19:43:46 ---> sar -b -r -n DEV: 19:43:46 Linux 5.4.0-126-generic (prd-ubuntu20-04-docker-8c-8g-7091) 10/04/22 _x86_64_ (8 CPU) 19:43:46 19:43:46 19:07:26 LINUX RESTART (8 CPU) 19:43:46 19:43:46 19:08:02 tps rtps wtps dtps bread/s bwrtn/s bdscd/s 19:43:46 19:09:01 163.18 11.03 152.15 0.00 1795.46 170736.97 0.00 19:43:46 19:10:01 44.51 0.03 44.48 0.00 3.47 12575.77 0.00 19:43:46 19:11:01 52.97 0.27 52.70 0.00 5.46 24146.23 0.00 19:43:46 19:12:01 554.71 5.28 549.43 0.00 66.12 285429.10 0.00 19:43:46 19:13:01 1115.20 10.91 1104.28 0.00 2903.12 267130.81 0.00 19:43:46 19:14:01 1057.32 0.92 1056.41 0.00 7.59 284511.55 0.00 19:43:46 19:15:01 85.70 0.02 85.69 0.00 0.67 12891.98 0.00 19:43:46 19:16:01 1.82 0.00 1.82 0.00 0.00 21.86 0.00 19:43:46 19:17:01 1.07 0.02 1.05 0.00 0.13 10.93 0.00 19:43:46 19:18:01 2.18 0.00 2.18 0.00 0.00 35.86 0.00 19:43:46 19:19:01 1.03 0.00 1.03 0.00 0.00 11.73 0.00 19:43:46 19:20:01 1.02 0.00 1.02 0.00 0.00 12.13 0.00 19:43:46 19:21:01 0.93 0.00 0.93 0.00 0.00 10.26 0.00 19:43:46 19:22:01 0.98 0.00 0.98 0.00 0.00 12.40 0.00 19:43:46 19:23:01 2.37 0.02 2.35 0.00 0.13 28.40 0.00 19:43:46 19:24:01 0.88 0.00 0.88 0.00 0.00 11.73 0.00 19:43:46 19:25:01 1.20 0.00 1.20 0.00 0.00 12.66 0.00 19:43:46 19:26:01 1.02 0.00 1.02 0.00 0.00 13.46 0.00 19:43:46 19:27:01 1.03 0.00 1.03 0.00 0.00 11.73 0.00 19:43:46 19:28:01 1.53 0.00 1.53 0.00 0.00 16.93 0.00 19:43:46 19:29:01 0.98 0.00 0.98 0.00 0.00 11.73 0.00 19:43:46 19:30:01 1.42 0.00 1.42 0.00 0.00 15.86 0.00 19:43:46 19:31:01 1.02 0.00 1.02 0.00 0.00 11.46 0.00 19:43:46 19:32:01 1.58 0.00 1.58 0.00 0.00 16.79 0.00 19:43:46 19:33:01 1.05 0.00 1.05 0.00 0.00 11.73 0.00 19:43:46 19:34:01 1.10 0.00 1.10 0.00 0.00 13.20 0.00 19:43:46 19:35:01 1.00 0.00 1.00 0.00 0.00 10.53 0.00 19:43:46 19:36:01 1.28 0.00 1.28 0.00 0.00 15.46 0.00 19:43:46 19:37:01 0.87 0.00 0.87 0.00 0.00 8.93 0.00 19:43:46 19:38:01 1.47 0.00 1.47 0.00 0.00 16.80 0.00 19:43:46 19:39:01 1.08 0.00 1.08 0.00 0.00 11.46 0.00 19:43:46 19:40:01 1.35 0.00 1.35 0.00 0.00 14.53 0.00 19:43:46 19:41:01 1.02 0.00 1.02 0.00 0.00 11.20 0.00 19:43:46 19:42:01 1.38 0.00 1.38 0.00 0.00 15.20 0.00 19:43:46 19:43:01 1.22 0.00 1.22 0.00 0.00 13.86 0.00 19:43:46 Average: 88.82 0.81 88.01 0.00 135.84 30167.50 0.00 19:43:46 19:43:46 19:08:02 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 19:43:46 19:09:01 28515896 31582044 736432 2.24 105112 3196492 1716072 5.06 1084488 2884372 3728 19:43:46 19:10:01 27801560 31417460 891024 2.71 107612 3701688 2226092 6.56 1470204 3162028 269220 19:43:46 19:11:01 28287728 31538884 774396 2.36 110020 3362384 1750980 5.16 1237328 2939828 88 19:43:46 19:12:01 22654272 30948268 1332924 4.05 257128 7960560 3102996 9.14 2255600 7219548 344 19:43:46 19:13:01 20188116 31044380 1220168 3.71 350484 10293024 3440472 10.14 2724640 9056220 68984 19:43:46 19:14:01 19091932 31373080 891028 2.71 449608 11516544 2078552 6.13 2547080 10240000 224628 19:43:46 19:15:01 19646852 31488072 784368 2.39 450632 11103992 1862536 5.49 2334588 9929316 456 19:43:46 19:16:01 19647468 31488660 783816 2.38 450644 11104000 1862536 5.49 2334520 9929320 192 19:43:46 19:17:01 19664960 31506120 766380 2.33 450656 11103996 1862536 5.49 2317692 9929320 8 19:43:46 19:18:01 19664668 31505908 766544 2.33 450720 11104008 1862536 5.49 2317768 9929336 240 19:43:46 19:19:01 19666676 31508092 764396 2.32 450732 11104140 1862536 5.49 2315804 9929468 168 19:43:46 19:20:01 19667068 31508484 763940 2.32 450744 11104140 1862536 5.49 2315848 9929468 200 19:43:46 19:21:01 19666816 31508256 764164 2.32 450752 11104144 1862536 5.49 2315684 9929472 24 19:43:46 19:22:01 19667040 31508508 764120 2.32 450772 11104144 1862536 5.49 2315720 9929496 152 19:43:46 19:23:01 19666212 31507724 764808 2.33 450800 11104124 1880136 5.54 2315884 9929480 16 19:43:46 19:24:01 19666164 31507684 764764 2.33 450824 11104128 1880136 5.54 2315840 9929484 196 19:43:46 19:25:01 19665800 31507320 765056 2.33 450836 11104128 1880136 5.54 2315840 9929484 16 19:43:46 19:26:01 19665696 31507312 764976 2.33 450864 11104136 1880136 5.54 2315896 9929492 68 19:43:46 19:27:01 19666192 31507812 764404 2.32 450880 11104132 1880136 5.54 2315916 9929492 4 19:43:46 19:28:01 19666052 31507684 764668 2.33 450892 11104140 1880136 5.54 2316012 9929496 28 19:43:46 19:29:01 19666004 31507704 764668 2.33 450904 11104144 1880136 5.54 2315992 9929508 32 19:43:46 19:30:01 19666532 31508236 764052 2.32 450928 11104144 1896200 5.59 2316012 9929508 48 19:43:46 19:31:01 19666736 31508444 763776 2.32 450932 11104152 1896200 5.59 2316108 9929512 116 19:43:46 19:32:01 19666468 31508176 764080 2.32 450944 11104152 1880068 5.54 2316116 9929512 8 19:43:46 19:33:01 19666356 31508132 764116 2.32 450964 11104156 1880068 5.54 2316284 9929512 140 19:43:46 19:34:01 19666244 31508028 764104 2.32 450972 11104160 1880068 5.54 2316484 9929516 216 19:43:46 19:35:01 19666944 31508732 763820 2.32 450988 11104160 1880068 5.54 2316480 9929516 164 19:43:46 19:36:01 19666668 31508464 764016 2.32 450996 11104168 1880068 5.54 2316600 9929520 156 19:43:46 19:37:01 19666620 31508416 763988 2.32 451012 11104168 1880068 5.54 2316576 9929520 132 19:43:46 19:38:01 19666580 31508440 764004 2.32 451032 11104172 1880068 5.54 2316380 9929532 72 19:43:46 19:39:01 19666216 31508080 764228 2.32 451048 11104176 1880068 5.54 2316580 9929536 144 19:43:46 19:40:01 19666516 31508380 763924 2.32 451052 11104176 1880068 5.54 2316320 9929536 40 19:43:46 19:41:01 19666684 31508556 763884 2.32 451072 11104180 1880068 5.54 2316320 9929540 8 19:43:46 19:42:01 19666660 31508532 763868 2.32 451076 11104180 1880068 5.54 2316320 9929540 44 19:43:46 19:43:01 19666392 31508328 764040 2.32 451108 11104184 1880068 5.54 2316500 9929548 20 19:43:46 Average: 20480708 31474183 801513 2.44 413021 10344300 1963703 5.79 2243641 9241628 16289 19:43:46 19:43:46 19:08:02 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 19:43:46 19:09:01 docker0 494.90 486.63 36.40 3528.48 0.00 0.00 0.00 0.00 19:43:46 19:09:01 lo 5.02 5.02 0.49 0.49 0.00 0.00 0.00 0.00 19:43:46 19:09:01 ens3 1158.23 964.91 11584.38 100.55 0.00 0.00 0.00 0.00 19:43:46 19:10:01 docker0 1.50 1.57 0.10 0.13 0.00 0.00 0.00 0.00 19:43:46 19:10:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 19:43:46 19:10:01 ens3 57.12 46.03 43.75 96.54 0.00 0.00 0.00 0.00 19:43:46 19:10:01 veth49896ce 1.50 1.68 0.12 0.14 0.00 0.00 0.00 0.00 19:43:46 19:11:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:43:46 19:11:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:43:46 19:11:01 ens3 27.47 19.04 24.70 12.48 0.00 0.00 0.00 0.00 19:43:46 19:12:01 vethc753389 0.00 0.05 0.00 0.00 0.00 0.00 0.00 0.00 19:43:46 19:12:01 veth1b06f1f 0.00 0.05 0.00 0.00 0.00 0.00 0.00 0.00 19:43:46 19:12:01 docker0 409.57 422.25 28.55 4641.98 0.00 0.00 0.00 0.00 19:43:46 19:12:01 vethbd00450 0.00 0.08 0.00 0.01 0.00 0.00 0.00 0.00 19:43:46 19:12:01 veth9949835 0.00 0.65 0.00 0.04 0.00 0.00 0.00 0.00 19:43:46 19:12:01 lo 1.27 1.27 0.12 0.12 0.00 0.00 0.00 0.00 19:43:46 19:12:01 ens3 515.55 473.50 6385.27 52.65 0.00 0.00 0.00 0.00 19:43:46 19:12:01 veth5b878ca 0.00 0.08 0.00 0.01 0.00 0.00 0.00 0.00 19:43:46 19:13:01 vethe8806cf 0.00 0.32 0.00 0.02 0.00 0.00 0.00 0.00 19:43:46 19:13:01 docker0 193.83 333.64 15.27 3664.40 0.00 0.00 0.00 0.00 19:43:46 19:13:01 veth9949835 0.00 0.67 0.00 0.03 0.00 0.00 0.00 0.00 19:43:46 19:13:01 veth77e5453 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:43:46 19:13:01 lo 0.87 0.87 0.08 0.08 0.00 0.00 0.00 0.00 19:43:46 19:13:01 ens3 474.89 270.30 5054.05 45.76 0.00 0.00 0.00 0.00 19:43:46 19:14:01 docker0 126.32 176.49 9.54 2112.06 0.00 0.00 0.00 0.00 19:43:46 19:14:01 veth9949835 0.00 0.43 0.00 0.02 0.00 0.00 0.00 0.00 19:43:46 19:14:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 19:43:46 19:14:01 ens3 225.92 158.44 2151.25 33.43 0.00 0.00 0.00 0.00 19:43:46 19:14:01 veth84fecbb 0.00 0.12 0.00 0.01 0.00 0.00 0.00 0.00 19:43:46 19:15:01 docker0 12.43 15.38 0.74 92.10 0.00 0.00 0.00 0.00 19:43:46 19:15:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:43:46 19:15:01 ens3 23.50 18.21 99.27 4.45 0.00 0.00 0.00 0.00 19:43:46 19:16:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:43:46 19:16:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 19:43:46 19:16:01 ens3 0.45 0.47 0.03 0.04 0.00 0.00 0.00 0.00 19:43:46 19:17:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:43:46 19:17:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:43:46 19:17:01 ens3 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:43:46 19:18:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:43:46 19:18:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 19:43:46 19:18:01 ens3 0.23 0.17 0.08 0.07 0.00 0.00 0.00 0.00 19:43:46 19:19:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:43:46 19:19:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:43:46 19:19:01 ens3 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:43:46 19:20:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:43:46 19:20:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 19:43:46 19:20:01 ens3 0.10 0.10 0.01 0.01 0.00 0.00 0.00 0.00 19:43:46 19:21:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:43:46 19:21:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:43:46 19:21:01 ens3 0.02 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:43:46 19:22:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:43:46 19:22:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 19:43:46 19:22:01 ens3 0.12 0.10 0.01 0.01 0.00 0.00 0.00 0.00 19:43:46 19:23:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:43:46 19:23:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:43:46 19:23:01 ens3 0.17 0.17 0.11 0.07 0.00 0.00 0.00 0.00 19:43:46 19:24:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:43:46 19:24:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 19:43:46 19:24:01 ens3 0.08 0.08 0.01 0.01 0.00 0.00 0.00 0.00 19:43:46 19:25:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:43:46 19:25:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:43:46 19:25:01 ens3 0.08 0.07 0.00 0.00 0.00 0.00 0.00 0.00 19:43:46 19:26:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:43:46 19:26:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 19:43:46 19:26:01 ens3 0.10 0.10 0.01 0.01 0.00 0.00 0.00 0.00 19:43:46 19:27:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:43:46 19:27:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:43:46 19:27:01 ens3 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:43:46 19:28:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:43:46 19:28:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 19:43:46 19:28:01 ens3 0.22 0.23 0.08 0.07 0.00 0.00 0.00 0.00 19:43:46 19:29:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:43:46 19:29:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:43:46 19:29:01 ens3 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:43:46 19:30:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:43:46 19:30:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 19:43:46 19:30:01 ens3 0.10 0.10 0.01 0.01 0.00 0.00 0.00 0.00 19:43:46 19:31:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:43:46 19:31:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:43:46 19:31:01 ens3 0.02 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:43:46 19:32:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:43:46 19:32:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 19:43:46 19:32:01 ens3 0.35 0.35 0.58 0.02 0.00 0.00 0.00 0.00 19:43:46 19:33:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:43:46 19:33:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:43:46 19:33:01 ens3 0.15 0.17 0.08 0.07 0.00 0.00 0.00 0.00 19:43:46 19:34:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:43:46 19:34:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 19:43:46 19:34:01 ens3 0.10 0.10 0.01 0.01 0.00 0.00 0.00 0.00 19:43:46 19:35:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:43:46 19:35:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:43:46 19:35:01 ens3 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:43:46 19:36:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:43:46 19:36:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 19:43:46 19:36:01 ens3 0.12 0.10 0.01 0.01 0.00 0.00 0.00 0.00 19:43:46 19:37:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:43:46 19:37:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:43:46 19:37:01 ens3 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:43:46 19:38:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:43:46 19:38:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 19:43:46 19:38:01 ens3 0.22 0.23 0.08 0.07 0.00 0.00 0.00 0.00 19:43:46 19:39:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:43:46 19:39:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:43:46 19:39:01 ens3 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:43:46 19:40:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:43:46 19:40:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 19:43:46 19:40:01 ens3 0.13 0.10 0.01 0.01 0.00 0.00 0.00 0.00 19:43:46 19:41:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:43:46 19:41:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:43:46 19:41:01 ens3 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:43:46 19:42:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:43:46 19:42:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 19:43:46 19:42:01 ens3 0.13 0.12 0.01 0.01 0.00 0.00 0.00 0.00 19:43:46 19:43:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:43:46 19:43:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:43:46 19:43:01 ens3 0.53 0.50 0.33 0.28 0.00 0.00 0.00 0.00 19:43:46 Average: docker0 35.17 40.82 2.57 399.70 0.00 0.00 0.00 0.00 19:43:46 Average: lo 0.29 0.29 0.03 0.03 0.00 0.00 0.00 0.00 19:43:46 Average: ens3 70.52 55.39 719.03 9.86 0.00 0.00 0.00 0.00 19:43:46 19:43:46 19:43:46 ---> sar -P ALL: 19:43:46 Linux 5.4.0-126-generic (prd-ubuntu20-04-docker-8c-8g-7091) 10/04/22 _x86_64_ (8 CPU) 19:43:46 19:43:46 19:07:26 LINUX RESTART (8 CPU) 19:43:46 19:43:46 19:08:02 CPU %user %nice %system %iowait %steal %idle 19:43:46 19:09:01 all 10.19 0.00 4.62 1.59 0.06 83.54 19:43:46 19:09:01 0 9.52 0.00 5.63 6.36 0.05 78.44 19:43:46 19:09:01 1 11.79 0.00 5.33 1.07 0.07 81.74 19:43:46 19:09:01 2 8.58 0.00 3.44 0.36 0.05 87.57 19:43:46 19:09:01 3 12.06 0.00 6.09 0.58 0.07 81.19 19:43:46 19:09:01 4 10.39 0.00 5.06 0.96 0.05 83.54 19:43:46 19:09:01 5 9.89 0.00 3.40 2.18 0.03 84.50 19:43:46 19:09:01 6 9.89 0.00 3.23 1.13 0.05 85.69 19:43:46 19:09:01 7 9.43 0.00 4.77 0.07 0.07 85.66 19:43:46 19:10:01 all 40.92 0.00 7.24 0.23 0.07 51.54 19:43:46 19:10:01 0 40.49 0.00 6.78 0.35 0.08 52.30 19:43:46 19:10:01 1 41.26 0.00 7.10 0.05 0.07 51.53 19:43:46 19:10:01 2 41.06 0.00 8.92 0.03 0.07 49.92 19:43:46 19:10:01 3 40.56 0.00 6.21 0.08 0.07 53.07 19:43:46 19:10:01 4 41.10 0.00 8.26 0.08 0.07 50.50 19:43:46 19:10:01 5 37.47 0.00 6.63 0.02 0.08 55.80 19:43:46 19:10:01 6 42.03 0.00 7.33 0.69 0.07 49.89 19:43:46 19:10:01 7 43.40 0.00 6.70 0.52 0.07 49.31 19:43:46 19:11:01 all 47.56 0.00 6.84 0.42 0.08 45.09 19:43:46 19:11:01 0 47.42 0.00 6.16 0.00 0.07 46.35 19:43:46 19:11:01 1 48.58 0.00 6.95 0.03 0.08 44.35 19:43:46 19:11:01 2 47.49 0.00 6.77 0.03 0.08 45.62 19:43:46 19:11:01 3 46.91 0.00 6.92 0.17 0.08 45.92 19:43:46 19:11:01 4 46.22 0.00 6.85 0.03 0.08 46.81 19:43:46 19:11:01 5 47.95 0.00 6.65 0.03 0.08 45.28 19:43:46 19:11:01 6 46.47 0.00 7.20 3.03 0.08 43.22 19:43:46 19:11:01 7 49.46 0.00 7.22 0.05 0.10 43.17 19:43:46 19:12:01 all 16.61 0.00 11.11 6.80 0.06 65.42 19:43:46 19:12:01 0 15.03 0.00 11.87 10.55 0.07 62.48 19:43:46 19:12:01 1 17.41 0.00 11.30 14.11 0.07 57.12 19:43:46 19:12:01 2 16.89 0.00 11.57 7.00 0.07 64.48 19:43:46 19:12:01 3 15.08 0.00 10.75 2.33 0.05 71.79 19:43:46 19:12:01 4 15.44 0.00 10.51 5.44 0.05 68.55 19:43:46 19:12:01 5 16.91 0.00 10.10 3.06 0.05 69.89 19:43:46 19:12:01 6 17.97 0.00 11.09 5.28 0.07 65.59 19:43:46 19:12:01 7 18.16 0.00 11.70 6.67 0.09 63.38 19:43:46 19:13:01 all 66.21 0.00 14.54 6.04 0.13 13.09 19:43:46 19:13:01 0 65.40 0.00 15.07 6.72 0.10 12.71 19:43:46 19:13:01 1 65.29 0.00 14.92 7.85 0.12 11.82 19:43:46 19:13:01 2 66.33 0.00 14.90 4.01 0.13 14.62 19:43:46 19:13:01 3 65.44 0.00 13.94 8.08 0.14 12.40 19:43:46 19:13:01 4 67.36 0.00 13.62 6.56 0.13 12.33 19:43:46 19:13:01 5 66.38 0.00 15.06 3.60 0.13 14.82 19:43:46 19:13:01 6 66.67 0.00 14.17 7.11 0.12 11.93 19:43:46 19:13:01 7 66.79 0.00 14.64 4.36 0.14 14.07 19:43:46 19:14:01 all 61.93 0.00 15.64 4.44 0.11 17.88 19:43:46 19:14:01 0 63.47 0.00 14.86 3.62 0.12 17.93 19:43:46 19:14:01 1 61.69 0.00 15.26 4.26 0.10 18.69 19:43:46 19:14:01 2 61.35 0.00 17.09 7.18 0.12 14.27 19:43:46 19:14:01 3 62.43 0.00 15.68 2.10 0.10 19.69 19:43:46 19:14:01 4 63.17 0.00 15.25 5.29 0.12 16.18 19:43:46 19:14:01 5 61.22 0.00 15.82 4.86 0.10 18.00 19:43:46 19:14:01 6 60.80 0.00 15.62 2.85 0.12 20.61 19:43:46 19:14:01 7 61.29 0.00 15.53 5.37 0.10 17.70 19:43:46 19:15:01 all 1.94 0.00 0.68 0.44 0.01 96.92 19:43:46 19:15:01 0 1.27 0.00 0.53 0.20 0.00 98.00 19:43:46 19:15:01 1 1.67 0.00 0.42 0.00 0.02 97.90 19:43:46 19:15:01 2 1.50 0.00 0.75 0.08 0.00 97.66 19:43:46 19:15:01 3 2.04 0.00 0.95 0.28 0.03 96.69 19:43:46 19:15:01 4 1.49 0.00 0.70 0.03 0.02 97.76 19:43:46 19:15:01 5 3.63 0.00 0.89 2.84 0.02 92.62 19:43:46 19:15:01 6 2.19 0.00 0.62 0.02 0.00 97.18 19:43:46 19:15:01 7 1.74 0.00 0.60 0.02 0.02 97.62 19:43:46 19:16:01 all 0.26 0.00 0.01 0.00 0.01 99.72 19:43:46 19:16:01 0 0.02 0.00 0.02 0.00 0.02 99.95 19:43:46 19:16:01 1 0.00 0.00 0.00 0.02 0.00 99.98 19:43:46 19:16:01 2 0.00 0.00 0.02 0.00 0.02 99.97 19:43:46 19:16:01 3 0.03 0.00 0.00 0.00 0.00 99.97 19:43:46 19:16:01 4 0.02 0.00 0.02 0.00 0.00 99.97 19:43:46 19:16:01 5 2.00 0.00 0.02 0.02 0.02 97.95 19:43:46 19:16:01 6 0.00 0.00 0.00 0.00 0.00 100.00 19:43:46 19:16:01 7 0.00 0.00 0.02 0.00 0.00 99.98 19:43:46 19:17:01 all 0.27 0.00 0.01 0.00 0.00 99.71 19:43:46 19:17:01 0 0.02 0.00 0.02 0.00 0.00 99.97 19:43:46 19:17:01 1 0.00 0.00 0.02 0.02 0.02 99.95 19:43:46 19:17:01 2 0.02 0.00 0.02 0.00 0.00 99.97 19:43:46 19:17:01 3 0.03 0.00 0.00 0.00 0.00 99.97 19:43:46 19:17:01 4 0.05 0.00 0.02 0.00 0.02 99.92 19:43:46 19:17:01 5 2.02 0.00 0.00 0.02 0.00 97.96 19:43:46 19:17:01 6 0.02 0.00 0.00 0.00 0.00 99.98 19:43:46 19:17:01 7 0.02 0.00 0.00 0.00 0.00 99.98 19:43:46 19:18:01 all 0.28 0.00 0.01 0.01 0.01 99.69 19:43:46 19:18:01 0 0.00 0.00 0.02 0.00 0.00 99.98 19:43:46 19:18:01 1 0.05 0.00 0.02 0.02 0.00 99.92 19:43:46 19:18:01 2 0.00 0.00 0.02 0.00 0.00 99.98 19:43:46 19:18:01 3 0.00 0.00 0.02 0.00 0.00 99.98 19:43:46 19:18:01 4 0.02 0.00 0.05 0.02 0.02 99.90 19:43:46 19:18:01 5 2.15 0.00 0.00 0.02 0.02 97.82 19:43:46 19:18:01 6 0.00 0.00 0.00 0.00 0.00 100.00 19:43:46 19:18:01 7 0.00 0.00 0.00 0.02 0.02 99.97 19:43:46 19:19:01 all 0.27 0.00 0.00 0.00 0.01 99.72 19:43:46 19:19:01 0 0.02 0.00 0.00 0.00 0.00 99.98 19:43:46 19:19:01 1 0.00 0.00 0.00 0.00 0.00 100.00 19:43:46 19:19:01 2 0.00 0.00 0.00 0.00 0.02 99.98 19:43:46 19:19:01 3 0.02 0.00 0.00 0.00 0.00 99.98 19:43:46 19:19:01 4 0.03 0.00 0.02 0.00 0.03 99.92 19:43:46 19:19:01 5 2.02 0.00 0.02 0.03 0.00 97.93 19:43:46 19:19:01 6 0.02 0.00 0.00 0.00 0.00 99.98 19:43:46 19:19:01 7 0.02 0.00 0.00 0.00 0.00 99.98 19:43:46 19:43:46 19:19:01 CPU %user %nice %system %iowait %steal %idle 19:43:46 19:20:01 all 0.26 0.00 0.01 0.00 0.00 99.72 19:43:46 19:20:01 0 0.00 0.00 0.02 0.00 0.00 99.98 19:43:46 19:20:01 1 0.02 0.00 0.02 0.00 0.00 99.97 19:43:46 19:20:01 2 0.00 0.00 0.00 0.02 0.00 99.98 19:43:46 19:20:01 3 0.02 0.00 0.00 0.00 0.00 99.98 19:43:46 19:20:01 4 0.03 0.00 0.03 0.00 0.00 99.93 19:43:46 19:20:01 5 1.99 0.00 0.02 0.00 0.02 97.98 19:43:46 19:20:01 6 0.00 0.00 0.00 0.00 0.02 99.98 19:43:46 19:20:01 7 0.00 0.00 0.00 0.00 0.00 100.00 19:43:46 19:21:01 all 0.28 0.00 0.01 0.00 0.01 99.70 19:43:46 19:21:01 0 0.02 0.00 0.02 0.00 0.00 99.97 19:43:46 19:21:01 1 0.02 0.00 0.00 0.00 0.02 99.97 19:43:46 19:21:01 2 0.02 0.00 0.00 0.00 0.00 99.98 19:43:46 19:21:01 3 0.00 0.00 0.00 0.00 0.00 100.00 19:43:46 19:21:01 4 0.03 0.00 0.05 0.00 0.02 99.90 19:43:46 19:21:01 5 2.08 0.00 0.02 0.00 0.02 97.88 19:43:46 19:21:01 6 0.02 0.00 0.00 0.00 0.00 99.98 19:43:46 19:21:01 7 0.02 0.00 0.02 0.00 0.00 99.97 19:43:46 19:22:01 all 0.09 0.00 0.06 0.00 0.01 99.84 19:43:46 19:22:01 0 0.00 0.00 0.00 0.00 0.00 100.00 19:43:46 19:22:01 1 0.03 0.00 0.07 0.00 0.00 99.90 19:43:46 19:22:01 2 0.02 0.00 0.00 0.02 0.02 99.95 19:43:46 19:22:01 3 0.03 0.00 0.02 0.00 0.02 99.93 19:43:46 19:22:01 4 0.17 0.00 0.05 0.00 0.03 99.75 19:43:46 19:22:01 5 0.43 0.00 0.05 0.02 0.00 99.50 19:43:46 19:22:01 6 0.05 0.00 0.27 0.00 0.00 99.68 19:43:46 19:22:01 7 0.00 0.00 0.00 0.00 0.00 100.00 19:43:46 19:23:01 all 0.03 0.00 0.03 0.00 0.00 99.93 19:43:46 19:23:01 0 0.03 0.00 0.03 0.00 0.00 99.93 19:43:46 19:23:01 1 0.02 0.00 0.05 0.00 0.00 99.93 19:43:46 19:23:01 2 0.03 0.00 0.03 0.02 0.00 99.92 19:43:46 19:23:01 3 0.03 0.00 0.03 0.00 0.00 99.93 19:43:46 19:23:01 4 0.03 0.00 0.05 0.00 0.02 99.90 19:43:46 19:23:01 5 0.03 0.00 0.02 0.02 0.02 99.92 19:43:46 19:23:01 6 0.03 0.00 0.00 0.00 0.00 99.97 19:43:46 19:23:01 7 0.03 0.00 0.03 0.00 0.00 99.93 19:43:46 19:24:01 all 0.02 0.00 0.01 0.01 0.01 99.96 19:43:46 19:24:01 0 0.00 0.00 0.00 0.00 0.00 100.00 19:43:46 19:24:01 1 0.02 0.00 0.02 0.00 0.02 99.95 19:43:46 19:24:01 2 0.00 0.00 0.00 0.02 0.00 99.98 19:43:46 19:24:01 3 0.02 0.00 0.02 0.00 0.00 99.97 19:43:46 19:24:01 4 0.05 0.00 0.03 0.00 0.02 99.90 19:43:46 19:24:01 5 0.03 0.00 0.02 0.03 0.00 99.92 19:43:46 19:24:01 6 0.00 0.00 0.00 0.00 0.00 100.00 19:43:46 19:24:01 7 0.02 0.00 0.02 0.00 0.02 99.95 19:43:46 19:25:01 all 0.01 0.00 0.01 0.00 0.01 99.97 19:43:46 19:25:01 0 0.00 0.00 0.00 0.00 0.00 100.00 19:43:46 19:25:01 1 0.00 0.00 0.00 0.00 0.00 100.00 19:43:46 19:25:01 2 0.02 0.00 0.00 0.00 0.02 99.97 19:43:46 19:25:01 3 0.00 0.00 0.00 0.00 0.00 100.00 19:43:46 19:25:01 4 0.02 0.00 0.03 0.00 0.02 99.93 19:43:46 19:25:01 5 0.03 0.00 0.02 0.02 0.02 99.92 19:43:46 19:25:01 6 0.02 0.00 0.02 0.00 0.00 99.97 19:43:46 19:25:01 7 0.00 0.00 0.00 0.00 0.00 100.00 19:43:46 19:26:01 all 0.01 0.00 0.01 0.00 0.00 99.97 19:43:46 19:26:01 0 0.00 0.00 0.05 0.00 0.00 99.95 19:43:46 19:26:01 1 0.00 0.00 0.00 0.00 0.00 100.00 19:43:46 19:26:01 2 0.00 0.00 0.00 0.02 0.00 99.98 19:43:46 19:26:01 3 0.00 0.00 0.00 0.00 0.00 100.00 19:43:46 19:26:01 4 0.03 0.00 0.02 0.00 0.02 99.93 19:43:46 19:26:01 5 0.02 0.00 0.02 0.00 0.02 99.95 19:43:46 19:26:01 6 0.00 0.00 0.02 0.00 0.00 99.98 19:43:46 19:26:01 7 0.00 0.00 0.02 0.00 0.00 99.98 19:43:46 19:27:01 all 0.03 0.00 0.01 0.00 0.01 99.95 19:43:46 19:27:01 0 0.02 0.00 0.00 0.00 0.02 99.97 19:43:46 19:27:01 1 0.02 0.00 0.02 0.00 0.02 99.95 19:43:46 19:27:01 2 0.03 0.00 0.02 0.02 0.02 99.92 19:43:46 19:27:01 3 0.03 0.00 0.00 0.00 0.00 99.97 19:43:46 19:27:01 4 0.03 0.00 0.03 0.00 0.02 99.92 19:43:46 19:27:01 5 0.05 0.00 0.00 0.02 0.02 99.92 19:43:46 19:27:01 6 0.02 0.00 0.00 0.00 0.00 99.98 19:43:46 19:27:01 7 0.02 0.00 0.00 0.00 0.00 99.98 19:43:46 19:28:01 all 0.01 0.00 0.01 0.00 0.00 99.97 19:43:46 19:28:01 0 0.02 0.00 0.00 0.00 0.00 99.98 19:43:46 19:28:01 1 0.02 0.00 0.00 0.00 0.00 99.98 19:43:46 19:28:01 2 0.00 0.00 0.02 0.00 0.00 99.98 19:43:46 19:28:01 3 0.00 0.00 0.00 0.00 0.00 100.00 19:43:46 19:28:01 4 0.03 0.00 0.02 0.00 0.02 99.93 19:43:46 19:28:01 5 0.03 0.00 0.00 0.02 0.00 99.95 19:43:46 19:28:01 6 0.00 0.00 0.02 0.02 0.00 99.97 19:43:46 19:28:01 7 0.00 0.00 0.02 0.00 0.00 99.98 19:43:46 19:29:01 all 0.01 0.00 0.01 0.01 0.01 99.96 19:43:46 19:29:01 0 0.00 0.00 0.00 0.00 0.00 100.00 19:43:46 19:29:01 1 0.00 0.00 0.00 0.00 0.00 100.00 19:43:46 19:29:01 2 0.02 0.00 0.00 0.02 0.00 99.97 19:43:46 19:29:01 3 0.02 0.00 0.00 0.00 0.00 99.98 19:43:46 19:29:01 4 0.03 0.00 0.03 0.00 0.03 99.90 19:43:46 19:29:01 5 0.03 0.00 0.02 0.03 0.02 99.90 19:43:46 19:29:01 6 0.00 0.00 0.00 0.00 0.00 100.00 19:43:46 19:29:01 7 0.02 0.00 0.02 0.00 0.00 99.97 19:43:46 19:30:01 all 0.02 0.00 0.02 0.00 0.01 99.95 19:43:46 19:30:01 0 0.00 0.00 0.00 0.00 0.00 100.00 19:43:46 19:30:01 1 0.02 0.00 0.02 0.00 0.02 99.95 19:43:46 19:30:01 2 0.00 0.00 0.02 0.02 0.02 99.95 19:43:46 19:30:01 3 0.00 0.00 0.02 0.00 0.02 99.97 19:43:46 19:30:01 4 0.10 0.00 0.05 0.00 0.02 99.83 19:43:46 19:30:01 5 0.03 0.00 0.00 0.00 0.00 99.97 19:43:46 19:30:01 6 0.02 0.00 0.02 0.00 0.00 99.97 19:43:46 19:30:01 7 0.00 0.00 0.02 0.00 0.00 99.98 19:43:46 19:43:46 19:30:01 CPU %user %nice %system %iowait %steal %idle 19:43:46 19:31:01 all 0.01 0.00 0.01 0.01 0.01 99.97 19:43:46 19:31:01 0 0.00 0.00 0.00 0.00 0.00 100.00 19:43:46 19:31:01 1 0.00 0.00 0.02 0.00 0.00 99.98 19:43:46 19:31:01 2 0.00 0.00 0.02 0.02 0.00 99.97 19:43:46 19:31:01 3 0.00 0.00 0.00 0.00 0.00 100.00 19:43:46 19:31:01 4 0.05 0.00 0.02 0.00 0.02 99.92 19:43:46 19:31:01 5 0.02 0.00 0.02 0.03 0.02 99.92 19:43:46 19:31:01 6 0.00 0.00 0.00 0.00 0.00 100.00 19:43:46 19:31:01 7 0.02 0.00 0.02 0.00 0.02 99.95 19:43:46 19:32:01 all 0.03 0.00 0.02 0.00 0.01 99.94 19:43:46 19:32:01 0 0.02 0.00 0.02 0.00 0.00 99.97 19:43:46 19:32:01 1 0.02 0.00 0.02 0.00 0.00 99.97 19:43:46 19:32:01 2 0.03 0.00 0.02 0.02 0.02 99.92 19:43:46 19:32:01 3 0.03 0.00 0.00 0.00 0.00 99.97 19:43:46 19:32:01 4 0.07 0.00 0.05 0.00 0.02 99.87 19:43:46 19:32:01 5 0.08 0.00 0.00 0.02 0.02 99.88 19:43:46 19:32:01 6 0.02 0.00 0.00 0.00 0.00 99.98 19:43:46 19:32:01 7 0.00 0.00 0.03 0.00 0.00 99.97 19:43:46 19:33:01 all 0.05 0.00 0.01 0.00 0.00 99.94 19:43:46 19:33:01 0 0.02 0.00 0.00 0.00 0.00 99.98 19:43:46 19:33:01 1 0.00 0.00 0.02 0.00 0.02 99.97 19:43:46 19:33:01 2 0.02 0.00 0.00 0.00 0.00 99.98 19:43:46 19:33:01 3 0.00 0.00 0.00 0.00 0.00 100.00 19:43:46 19:33:01 4 0.07 0.00 0.02 0.00 0.02 99.90 19:43:46 19:33:01 5 0.23 0.00 0.05 0.00 0.00 99.72 19:43:46 19:33:01 6 0.00 0.00 0.00 0.00 0.00 100.00 19:43:46 19:33:01 7 0.03 0.00 0.02 0.00 0.00 99.95 19:43:46 19:34:01 all 0.27 0.00 0.01 0.00 0.00 99.72 19:43:46 19:34:01 0 0.02 0.00 0.02 0.00 0.00 99.97 19:43:46 19:34:01 1 0.00 0.00 0.02 0.00 0.00 99.98 19:43:46 19:34:01 2 0.02 0.00 0.02 0.00 0.00 99.97 19:43:46 19:34:01 3 0.02 0.00 0.00 0.00 0.00 99.98 19:43:46 19:34:01 4 0.03 0.00 0.00 0.00 0.02 99.95 19:43:46 19:34:01 5 2.02 0.00 0.00 0.02 0.02 97.95 19:43:46 19:34:01 6 0.02 0.00 0.00 0.02 0.00 99.97 19:43:46 19:34:01 7 0.02 0.00 0.00 0.00 0.00 99.98 19:43:46 19:35:01 all 0.04 0.00 0.01 0.00 0.01 99.95 19:43:46 19:35:01 0 0.02 0.00 0.00 0.00 0.00 99.98 19:43:46 19:35:01 1 0.00 0.00 0.02 0.00 0.02 99.97 19:43:46 19:35:01 2 0.00 0.00 0.00 0.00 0.02 99.98 19:43:46 19:35:01 3 0.00 0.00 0.00 0.00 0.00 100.00 19:43:46 19:35:01 4 0.02 0.00 0.03 0.00 0.02 99.93 19:43:46 19:35:01 5 0.28 0.00 0.00 0.00 0.00 99.72 19:43:46 19:35:01 6 0.00 0.00 0.00 0.00 0.00 100.00 19:43:46 19:35:01 7 0.00 0.00 0.02 0.00 0.00 99.98 19:43:46 19:36:01 all 0.01 0.00 0.01 0.01 0.00 99.97 19:43:46 19:36:01 0 0.00 0.00 0.02 0.00 0.00 99.98 19:43:46 19:36:01 1 0.02 0.00 0.00 0.00 0.00 99.98 19:43:46 19:36:01 2 0.03 0.00 0.00 0.00 0.00 99.97 19:43:46 19:36:01 3 0.02 0.00 0.02 0.00 0.00 99.97 19:43:46 19:36:01 4 0.03 0.00 0.03 0.00 0.02 99.92 19:43:46 19:36:01 5 0.02 0.00 0.02 0.03 0.00 99.93 19:43:46 19:36:01 6 0.00 0.00 0.00 0.02 0.00 99.98 19:43:46 19:36:01 7 0.00 0.00 0.00 0.00 0.00 100.00 19:43:46 19:37:01 all 0.01 0.00 0.01 0.00 0.01 99.97 19:43:46 19:37:01 0 0.00 0.00 0.00 0.00 0.00 100.00 19:43:46 19:37:01 1 0.02 0.00 0.02 0.00 0.00 99.97 19:43:46 19:37:01 2 0.02 0.00 0.02 0.02 0.00 99.95 19:43:46 19:37:01 3 0.02 0.00 0.00 0.00 0.00 99.98 19:43:46 19:37:01 4 0.02 0.00 0.02 0.00 0.02 99.95 19:43:46 19:37:01 5 0.02 0.00 0.00 0.02 0.02 99.95 19:43:46 19:37:01 6 0.02 0.00 0.00 0.00 0.02 99.97 19:43:46 19:37:01 7 0.02 0.00 0.00 0.00 0.00 99.98 19:43:46 19:38:01 all 0.02 0.00 0.01 0.00 0.01 99.96 19:43:46 19:38:01 0 0.02 0.00 0.02 0.00 0.00 99.97 19:43:46 19:38:01 1 0.00 0.00 0.02 0.00 0.00 99.98 19:43:46 19:38:01 2 0.05 0.00 0.00 0.02 0.02 99.92 19:43:46 19:38:01 3 0.02 0.00 0.00 0.00 0.00 99.98 19:43:46 19:38:01 4 0.05 0.00 0.03 0.00 0.03 99.88 19:43:46 19:38:01 5 0.02 0.00 0.02 0.00 0.00 99.97 19:43:46 19:38:01 6 0.00 0.00 0.00 0.00 0.00 100.00 19:43:46 19:38:01 7 0.00 0.00 0.02 0.00 0.02 99.97 19:43:46 19:39:01 all 0.01 0.00 0.01 0.00 0.01 99.96 19:43:46 19:39:01 0 0.02 0.00 0.03 0.00 0.02 99.93 19:43:46 19:39:01 1 0.02 0.00 0.00 0.00 0.02 99.97 19:43:46 19:39:01 2 0.02 0.00 0.03 0.00 0.00 99.95 19:43:46 19:39:01 3 0.02 0.00 0.00 0.00 0.02 99.97 19:43:46 19:39:01 4 0.00 0.00 0.02 0.00 0.02 99.97 19:43:46 19:39:01 5 0.02 0.00 0.00 0.02 0.02 99.95 19:43:46 19:39:01 6 0.00 0.00 0.00 0.02 0.00 99.98 19:43:46 19:39:01 7 0.02 0.00 0.02 0.00 0.00 99.97 19:43:46 19:40:01 all 0.01 0.00 0.01 0.00 0.00 99.97 19:43:46 19:40:01 0 0.00 0.00 0.02 0.00 0.00 99.98 19:43:46 19:40:01 1 0.00 0.00 0.00 0.00 0.00 100.00 19:43:46 19:40:01 2 0.02 0.00 0.00 0.00 0.00 99.98 19:43:46 19:40:01 3 0.02 0.00 0.00 0.00 0.00 99.98 19:43:46 19:40:01 4 0.03 0.00 0.03 0.00 0.02 99.92 19:43:46 19:40:01 5 0.02 0.00 0.02 0.02 0.00 99.95 19:43:46 19:40:01 6 0.00 0.00 0.02 0.00 0.00 99.98 19:43:46 19:40:01 7 0.02 0.00 0.00 0.00 0.00 99.98 19:43:46 19:41:01 all 0.01 0.00 0.01 0.00 0.01 99.97 19:43:46 19:41:01 0 0.02 0.00 0.00 0.00 0.00 99.98 19:43:46 19:41:01 1 0.00 0.00 0.02 0.00 0.02 99.97 19:43:46 19:41:01 2 0.02 0.00 0.02 0.00 0.02 99.95 19:43:46 19:41:01 3 0.00 0.00 0.02 0.00 0.00 99.98 19:43:46 19:41:01 4 0.02 0.00 0.02 0.00 0.03 99.93 19:43:46 19:41:01 5 0.00 0.00 0.02 0.00 0.02 99.97 19:43:46 19:41:01 6 0.00 0.00 0.00 0.02 0.00 99.98 19:43:46 19:41:01 7 0.00 0.00 0.00 0.00 0.00 100.00 19:43:46 19:43:46 19:41:01 CPU %user %nice %system %iowait %steal %idle 19:43:46 19:42:01 all 0.03 0.00 0.01 0.00 0.00 99.96 19:43:46 19:42:01 0 0.02 0.00 0.02 0.00 0.00 99.97 19:43:46 19:42:01 1 0.03 0.00 0.00 0.00 0.00 99.97 19:43:46 19:42:01 2 0.05 0.00 0.02 0.00 0.02 99.92 19:43:46 19:42:01 3 0.03 0.00 0.00 0.00 0.00 99.97 19:43:46 19:42:01 4 0.03 0.00 0.00 0.00 0.02 99.95 19:43:46 19:42:01 5 0.02 0.00 0.00 0.02 0.00 99.97 19:43:46 19:42:01 6 0.02 0.00 0.02 0.02 0.00 99.95 19:43:46 19:42:01 7 0.02 0.00 0.02 0.00 0.00 99.97 19:43:46 19:43:01 all 0.01 0.00 0.01 0.00 0.01 99.97 19:43:46 19:43:01 0 0.02 0.00 0.02 0.00 0.00 99.97 19:43:46 19:43:01 1 0.02 0.00 0.00 0.00 0.02 99.97 19:43:46 19:43:01 2 0.00 0.00 0.03 0.00 0.00 99.97 19:43:46 19:43:01 3 0.00 0.00 0.02 0.00 0.00 99.98 19:43:46 19:43:01 4 0.02 0.00 0.00 0.00 0.03 99.95 19:43:46 19:43:01 5 0.02 0.00 0.00 0.02 0.02 99.95 19:43:46 19:43:01 6 0.00 0.00 0.00 0.00 0.00 100.00 19:43:46 19:43:01 7 0.02 0.00 0.02 0.00 0.00 99.97 19:43:46 Average: all 7.00 0.00 1.72 0.56 0.02 90.69 19:43:46 Average: 0 6.87 0.00 1.73 0.78 0.02 90.60 19:43:46 Average: 1 7.00 0.00 1.74 0.77 0.02 90.47 19:43:46 Average: 2 6.88 0.00 1.80 0.53 0.02 90.77 19:43:46 Average: 3 6.91 0.00 1.71 0.38 0.02 90.98 19:43:46 Average: 4 6.96 0.00 1.72 0.52 0.03 90.76 19:43:46 Average: 5 7.33 0.00 1.66 0.48 0.02 90.51 19:43:46 Average: 6 6.97 0.00 1.69 0.57 0.02 90.76 19:43:46 Average: 7 7.07 0.00 1.73 0.48 0.02 90.70 19:43:46 19:43:46 19:43:46