Pull request #4146 opened Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from ea7a91481d9e233e1e00d191163b8afe076d4f96+5f565a5026236f7a21fcb63799adf4b457e3ab40 (6fea5aed4c06302c5e8524f0d1f2a625e07cf902) 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-ssh18423899201580147592.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision bd7468d5528128c83034753e4c3def8ef9af3f2d Resolving tag commit... (remote references may be a lightweight tag or an annotated tag) > git rev-parse --resolve-git-dir /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f/.git # timeout=10 Setting origin to git@github.com:edgexfoundry/edgex-global-pipelines.git > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching origin... Fetching upstream changes from origin > git --version # timeout=10 > git --version # 'git version 2.16.6' > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f@tmp/jenkins-gitclient-ssh1712269436559588507.key > git fetch --tags --progress -- origin +refs/heads/*:refs/remotes/origin/* # timeout=10 > git rev-parse refs/tags/stable^{commit} # timeout=10 Resolved tag stable revision bd7468d5528128c83034753e4c3def8ef9af3f2d The recommended git tool is: git using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning with configured refspecs honoured and with tags Cloning repository git@github.com:edgexfoundry/edgex-global-pipelines.git > git init /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/PR-4146/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-4146/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh7514599656260118779.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 > git config --add remote.origin.fetch +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching with tags Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/PR-4146/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh3031579628193533423.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision bd7468d5528128c83034753e4c3def8ef9af3f2d (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f bd7468d5528128c83034753e4c3def8ef9af3f2d # timeout=10 Commit message: "Merge pull request #410 from ernestojeda/changes-for-dind-test" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 > git --version # timeout=10 > git --version # 'git version 2.16.6' Excluding src/test/ from checkout of git git@github.com:edgexfoundry/edgex-global-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. Loading library lf-pipelines@master Attempting to resolve master from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /tmp/jenkins-gitclient-ssh10252032583176888768.key > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision 65355178549468b165f8106641c96c3190b1d843 The recommended git tool is: NONE using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning with configured refspecs honoured and without tags Cloning repository git@github.com:lfit/releng-pipelines.git > git init /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/PR-4146/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-4146/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh15175178817685041931.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 Avoid second fetch Checking out Revision 65355178549468b165f8106641c96c3190b1d843 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 65355178549468b165f8106641c96c3190b1d843 # timeout=10 Commit message: "Fix: Add S3 URL in href to ship logs" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 > git --version # timeout=10 > git --version # 'git version 2.16.6' fatal: bad object bd7468d5528128c83034753e4c3def8ef9af3f2d Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoParallel] RAW Config: [project:edgex-go, dockerFileGlobPath:cmd/**/Dockerfile, testScript:make test, buildScript:make build, publishSwaggerDocs:true, swaggerApiFolders:[openapi/v2], buildSnap:false] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[ubuntu20.04-docker-8c-8g, ubuntu20.04-docker-arm64-4c-16g]] [Pipeline] echo ========================================================= [edgeXBuildGoParallel] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: edgex-go-settings PROJECT: edgex-go USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.18 USE_ALPINE: true DOCKER_FILE_GLOB: cmd/**/Dockerfile DOCKER_IMAGE_NAME_PREFIX: DOCKER_IMAGE_NAME_SUFFIX: DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_BUILD_IMAGE_TARGET: builder DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: true SEMVER_BUMP_LEVEL: pre PUBLISH_SWAGGER_DOCS: true SWAGGER_API_FOLDERS: openapi/v2 BUILD_SNAP: false BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org SNYK_DEBUG: false [Pipeline] node Still waiting to schedule task Waiting for next available executor on ‘ubuntu20.04-docker-8c-8g’ Running on prd-ubuntu20.04-docker-8c-8g-24681 in /w/workspace/edgexfoundry_edgex-go_PR-4146 [Pipeline] { [Pipeline] ws Running in /w/workspace/edgex-go/1 [Pipeline] { [Pipeline] stage [Pipeline] { (Declarative: Checkout SCM) [Pipeline] checkout The recommended git tool is: git using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning repository git@github.com:edgexfoundry/edgex-go.git > git init /w/workspace/edgex-go/1 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git > git --version # timeout=10 > git --version # 'git version 2.25.1' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Merging remotes/origin/main commit 5f565a5026236f7a21fcb63799adf4b457e3ab40 into PR head commit ea7a91481d9e233e1e00d191163b8afe076d4f96 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/4146/head:refs/remotes/origin/PR-4146 +refs/heads/main:refs/remotes/origin/main # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f ea7a91481d9e233e1e00d191163b8afe076d4f96 # timeout=10 > git remote # timeout=10 > git config --get remote.origin.url # timeout=10 Merge succeeded, producing ea7a91481d9e233e1e00d191163b8afe076d4f96 Checking out Revision ea7a91481d9e233e1e00d191163b8afe076d4f96 (PR-4146) using GIT_SSH to set credentials SSH Credentials for GitHub > git merge 5f565a5026236f7a21fcb63799adf4b457e3ab40 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f ea7a91481d9e233e1e00d191163b8afe076d4f96 # timeout=10 Commit message: "build(deps): Bump github.com/edgexfoundry/go-mod-core-contracts/v2" First time build. Skipping changelog. > git --version # timeout=10 > git --version # 'git version 2.25.1' fatal: bad object bd7468d5528128c83034753e4c3def8ef9af3f2d [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 19:07:13 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 19:07:13 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 19:07:13 ========================================================= 19:07:13 EdgeX Global Pipelines Version Info 19:07:13 ========================================================= [Pipeline] libraryResource [Pipeline] sh 19:07:14 ------------------- 19:07:14 stable info: 19:07:14 ------------------- 19:07:14 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 19:07:14 Commit SHA: bd7468d5528128c83034753e4c3def8ef9af3f2d 19:07:14 Message: update stable to v1.0.239 19:07:15 ------------------- 19:07:15 experimental info: 19:07:15 ------------------- 19:07:15 Commited By: **** collab-it+edgex@linuxfoundation.org 19:07:15 Commit SHA: bd7468d5528128c83034753e4c3def8ef9af3f2d 19:07:15 Message: update experimental to v1.0.239 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 19:07:15 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-go-settings [Pipeline] echo 19:07:15 [edgeXSetupEnvironment]: set envvar PROJECT = edgex-go [Pipeline] echo 19:07:15 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 19:07:15 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 19:07:15 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 19:07:15 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.18 [Pipeline] echo 19:07:16 [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo 19:07:16 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_GLOB = cmd/**/Dockerfile [Pipeline] echo 19:07:16 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_PREFIX = [Pipeline] echo 19:07:16 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_SUFFIX = [Pipeline] echo 19:07:16 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 19:07:16 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 19:07:16 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 19:07:16 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 19:07:16 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 19:07:16 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 19:07:16 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 19:07:16 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 19:07:16 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo 19:07:16 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v2 [Pipeline] echo 19:07:16 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 19:07:16 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 19:07:16 [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo 19:07:16 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-4146 [Pipeline] echo 19:07:16 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-4146 [Pipeline] echo 19:07:16 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-4146 [Pipeline] echo 19:07:16 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = ea7a91481d9e233e1e00d191163b8afe076d4f96 [Pipeline] echo 19:07:16 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = ea7a914 [Pipeline] echo 19:07:16 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 19:07:16 provisioning config files... 19:07:17 copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/1@tmp/config3893157316722731504tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 19:07:17 ---> docker-login.sh 19:07:17 nexus3.edgexfoundry.org:10001 19:07:17 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 19:07:17 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 19:07:17 Configure a credential helper to remove this warning. See 19:07:17 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 19:07:17 19:07:17 Login Succeeded 19:07:17 nexus3.edgexfoundry.org:10002 19:07:17 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 19:07:17 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 19:07:17 Configure a credential helper to remove this warning. See 19:07:17 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 19:07:17 19:07:17 Login Succeeded 19:07:17 nexus3.edgexfoundry.org:10003 19:07:17 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 19:07:17 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 19:07:17 Configure a credential helper to remove this warning. See 19:07:17 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 19:07:17 19:07:17 Login Succeeded 19:07:17 nexus3.edgexfoundry.org:10004 19:07:18 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 19:07:18 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 19:07:18 Configure a credential helper to remove this warning. See 19:07:18 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 19:07:18 19:07:18 Login Succeeded 19:07:18 docker.io 19:07:18 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 19:07:18 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 19:07:18 Configure a credential helper to remove this warning. See 19:07:18 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 19:07:18 19:07:18 Login Succeeded 19:07:18 ---> docker-login.sh ends [Pipeline] } 19:07:18 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 19:07:19 + ls cmd/core-command/Dockerfile cmd/core-data/Dockerfile cmd/core-metadata/Dockerfile cmd/security-bootstrapper/Dockerfile cmd/security-proxy-setup/Dockerfile cmd/security-secretstore-setup/Dockerfile cmd/security-spiffe-token-provider/Dockerfile cmd/security-spire-agent/Dockerfile cmd/security-spire-config/Dockerfile cmd/security-spire-server/Dockerfile cmd/support-notifications/Dockerfile cmd/support-scheduler/Dockerfile cmd/sys-mgmt-agent/Dockerfile 19:07:19 + dirname cmd/core-command/Dockerfile 19:07:19 + cut -d/ -f2 19:07:19 + echo core-command,cmd/core-command/Dockerfile 19:07:19 + dirname cmd/core-data/Dockerfile 19:07:19 + cut -d/ -f2 19:07:19 + echo core-data,cmd/core-data/Dockerfile 19:07:19 + dirname cmd/core-metadata/Dockerfile 19:07:19 + cut -d/ -f2 19:07:19 + echo core-metadata,cmd/core-metadata/Dockerfile 19:07:19 + dirname cmd/security-bootstrapper/Dockerfile 19:07:19 + cut -d/ -f2 19:07:19 + echo security-bootstrapper,cmd/security-bootstrapper/Dockerfile 19:07:19 + dirname cmd/security-proxy-setup/Dockerfile 19:07:19 + cut -d/ -f2 19:07:19 + echo security-proxy-setup,cmd/security-proxy-setup/Dockerfile 19:07:19 + dirname cmd/security-secretstore-setup/Dockerfile 19:07:19 + cut -d/ -f2 19:07:19 + echo security-secretstore-setup,cmd/security-secretstore-setup/Dockerfile 19:07:19 + dirname cmd/security-spiffe-token-provider/Dockerfile 19:07:19 + cut -d/ -f2 19:07:19 + echo security-spiffe-token-provider,cmd/security-spiffe-token-provider/Dockerfile 19:07:19 + dirname cmd/security-spire-agent/Dockerfile 19:07:19 + cut -d/ -f2 19:07:19 + echo security-spire-agent,cmd/security-spire-agent/Dockerfile 19:07:19 + + dirname cmd/security-spire-config/Dockerfilecut 19:07:19 -d/ -f2 19:07:19 + echo security-spire-config,cmd/security-spire-config/Dockerfile 19:07:19 + dirname cmd/security-spire-server/Dockerfile 19:07:19 + cut -d/ -f2 19:07:19 + echo security-spire-server,cmd/security-spire-server/Dockerfile 19:07:19 + dirname cmd/support-notifications/Dockerfile 19:07:19 + cut -d/ -f2 19:07:19 + echo support-notifications,cmd/support-notifications/Dockerfile 19:07:19 + dirname cmd/support-scheduler/Dockerfile 19:07:19 + cut -d/ -f2 19:07:19 + echo support-scheduler,cmd/support-scheduler/Dockerfile 19:07:19 + dirname cmd/sys-mgmt-agent/Dockerfile 19:07:19 + cut -d/ -f2 19:07:19 + echo sys-mgmt-agent,cmd/sys-mgmt-agent/Dockerfile [Pipeline] echo 19:07:19 Generate Dockers from filesystem: [[image:core-command, dockerfile:cmd/core-command/Dockerfile], [image:core-data, dockerfile:cmd/core-data/Dockerfile], [image:core-metadata, dockerfile:cmd/core-metadata/Dockerfile], [image:security-bootstrapper, dockerfile:cmd/security-bootstrapper/Dockerfile], [image:security-proxy-setup, dockerfile:cmd/security-proxy-setup/Dockerfile], [image:security-secretstore-setup, dockerfile:cmd/security-secretstore-setup/Dockerfile], [image:security-spiffe-token-provider, dockerfile:cmd/security-spiffe-token-provider/Dockerfile], [image:security-spire-agent, dockerfile:cmd/security-spire-agent/Dockerfile], [image:security-spire-config, dockerfile:cmd/security-spire-config/Dockerfile], [image:security-spire-server, dockerfile:cmd/security-spire-server/Dockerfile], [image:support-notifications, dockerfile:cmd/support-notifications/Dockerfile], [image:support-scheduler, dockerfile:cmd/support-scheduler/Dockerfile], [image:sys-mgmt-agent, dockerfile:cmd/sys-mgmt-agent/Dockerfile]] [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh 19:07:19 + git rev-list -1 --merges ea7a91481d9e233e1e00d191163b8afe076d4f96~1..ea7a91481d9e233e1e00d191163b8afe076d4f96 [Pipeline] echo 19:07:19 -----------> git rev-list -1 --merges ea7a91481d9e233e1e00d191163b8afe076d4f96~1..ea7a91481d9e233e1e00d191163b8afe076d4f96 ea7a91481d9e233e1e00d191163b8afe076d4f96 [false] [Pipeline] sh 19:07:20 + git log --format=format:%s -1 ea7a91481d9e233e1e00d191163b8afe076d4f96 [Pipeline] echo 19:07:20 ========================================================= 19:07:20 [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] 19:07:20 ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] sh 19:07:20 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 19:07:20 + grep -v github /etc/ssh/ssh_known_hosts 19:07:20 + [ -e /tmp/ssh_known_hosts ] 19:07:20 + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts 19:07:20 + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= 19:07:20 + sudo tee -a /etc/ssh/ssh_known_hosts 19:07:20 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 19:07:21 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 19:07:21 19:07:21 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 19:07:21 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 19:07:21 0.1.4: Pulling from edgex-devops/py-git-semver 19:07:21 b85a868b505f: Pulling fs layer 19:07:21 e2be974225ed: Pulling fs layer 19:07:21 339a4e72a1f5: Pulling fs layer 19:07:21 988bab9f4d93: Pulling fs layer 19:07:21 1469e6f7b9e6: Pulling fs layer 19:07:21 eaf3925da568: Pulling fs layer 19:07:21 bab4dde63d76: Pulling fs layer 19:07:21 bde34c3a00c8: Pulling fs layer 19:07:21 b352a97aabf1: Pulling fs layer 19:07:21 4872d77fe225: Pulling fs layer 19:07:21 5851b861e8e6: Pulling fs layer 19:07:21 1469e6f7b9e6: Waiting 19:07:21 bab4dde63d76: Waiting 19:07:21 eaf3925da568: Waiting 19:07:21 bde34c3a00c8: Waiting 19:07:21 b352a97aabf1: Waiting 19:07:21 4872d77fe225: Waiting 19:07:21 988bab9f4d93: Waiting 19:07:21 e2be974225ed: Verifying Checksum 19:07:21 e2be974225ed: Download complete 19:07:21 988bab9f4d93: Verifying Checksum 19:07:21 988bab9f4d93: Download complete 19:07:21 1469e6f7b9e6: Verifying Checksum 19:07:21 1469e6f7b9e6: Download complete 19:07:21 339a4e72a1f5: Verifying Checksum 19:07:21 339a4e72a1f5: Download complete 19:07:21 bde34c3a00c8: Download complete 19:07:21 b352a97aabf1: Verifying Checksum 19:07:21 4872d77fe225: Download complete 19:07:21 5851b861e8e6: Download complete 19:07:21 b85a868b505f: Download complete 19:07:22 bab4dde63d76: Verifying Checksum 19:07:22 bab4dde63d76: Download complete 19:07:23 b85a868b505f: Pull complete 19:07:23 e2be974225ed: Pull complete 19:07:23 339a4e72a1f5: Pull complete 19:07:23 988bab9f4d93: Pull complete 19:07:24 1469e6f7b9e6: Pull complete 19:07:24 eaf3925da568: Pull complete 19:07:26 bab4dde63d76: Pull complete 19:07:26 bde34c3a00c8: Pull complete 19:07:26 b352a97aabf1: Pull complete 19:07:26 4872d77fe225: Pull complete 19:07:26 5851b861e8e6: Pull complete 19:07:26 Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 19:07:26 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 19:07:26 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 19:07:27 prd-ubuntu20.04-docker-8c-8g-24681 does not seem to be running inside a container 19:07:27 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 19:07:28 $ docker top 1be033890f5eb4c291831a690c1bc0168be3ff607dbc4858efdf95572cbb631e -eo pid,comm 19:07:28 ERROR: The container started but didn't run the expected command. Please double check your ENTRYPOINT does execute the command passed as docker run argument, as required by official docker images (see https://github.com/docker-library/official-images#consistency for entrypoint consistency requirements). 19:07:28 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 19:07:29 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 19:07:29 [ssh-agent] Looking for ssh-agent implementation... 19:07:29 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 19:07:29 $ docker exec 1be033890f5eb4c291831a690c1bc0168be3ff607dbc4858efdf95572cbb631e ssh-agent 19:07:29 SSH_AUTH_SOCK=/tmp/ssh-nLv4unUwumVz/agent.32 19:07:29 SSH_AGENT_PID=38 19:07:29 Running ssh-add (command line suppressed) 19:07:29 Identity added: /w/workspace/edgex-go/1@tmp/private_key_880575122615413599.key (/w/workspace/edgex-go/1@tmp/private_key_880575122615413599.key) 19:07:29 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 19:07:29 + git tag --points-at HEAD [Pipeline] } 19:07:29 $ docker exec --env ******** --env ******** 1be033890f5eb4c291831a690c1bc0168be3ff607dbc4858efdf95572cbb631e ssh-agent -k 19:07:29 unset SSH_AUTH_SOCK; 19:07:29 unset SSH_AGENT_PID; 19:07:29 echo Agent pid 38 killed; 19:07:29 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 19:07:30 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 19:07:30 [ssh-agent] Looking for ssh-agent implementation... 19:07:30 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 19:07:30 $ docker exec 1be033890f5eb4c291831a690c1bc0168be3ff607dbc4858efdf95572cbb631e ssh-agent 19:07:30 SSH_AUTH_SOCK=/tmp/ssh-R7NYwoLxb2iA/agent.73 19:07:30 SSH_AGENT_PID=79 19:07:30 Running ssh-add (command line suppressed) 19:07:30 Identity added: /w/workspace/edgex-go/1@tmp/private_key_3917934322438784382.key (/w/workspace/edgex-go/1@tmp/private_key_3917934322438784382.key) 19:07:30 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 19:07:30 + git semver init 19:07:31 2022-09-06 19:07:31,020 [run_init] DEBUG init version:0.0.0 force:False 19:07:31 2022-09-06 19:07:31,021 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/edgex-go/1/.semver 19:07:31 2022-09-06 19:07:31,022 [execute] INFO git clone -b semver git@github.com:edgexfoundry/edgex-go.git /w/workspace/edgex-go/1/.semver 19:07:31 2022-09-06 19:07:31,022 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/edgex-go.git', '/w/workspace/edgex-go/1/.semver'], cwd=/w/workspace/edgex-go/1, universal_newlines=False, shell=None, istream=None) 19:07:35 2022-09-06 19:07:35,244 [append_file] DEBUG append to file:/w/workspace/edgex-go/1/.git/info/exclude 19:07:35 2022-09-06 19:07:35,244 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/edgex-go/1/.semver/PR-4146 with force:False 19:07:35 2022-09-06 19:07:35,244 [write_file] DEBUG write to file:/w/workspace/edgex-go/1/.semver/PR-4146 19:07:35 2022-09-06 19:07:35,249 [execute] INFO git cat-file --batch-check 19:07:35 2022-09-06 19:07:35,249 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgex-go/1/.semver, universal_newlines=False, shell=None, istream=) 19:07:35 2022-09-06 19:07:35,256 [execute] INFO git cat-file --batch 19:07:35 2022-09-06 19:07:35,257 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgex-go/1/.semver, universal_newlines=False, shell=None, istream=) 19:07:35 2022-09-06 19:07:35,264 [read_version] DEBUG read version from /w/workspace/edgex-go/1/.semver/PR-4146 19:07:35 0.0.0 [Pipeline] } 19:07:35 $ docker exec --env ******** --env ******** 1be033890f5eb4c291831a690c1bc0168be3ff607dbc4858efdf95572cbb631e ssh-agent -k 19:07:35 unset SSH_AUTH_SOCK; 19:07:35 unset SSH_AGENT_PID; 19:07:35 echo Agent pid 79 killed; 19:07:35 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 19:07:35 + git semver [Pipeline] } 19:07:36 $ docker stop --time=1 1be033890f5eb4c291831a690c1bc0168be3ff607dbc4858efdf95572cbb631e 19:07:37 $ docker rm -f 1be033890f5eb4c291831a690c1bc0168be3ff607dbc4858efdf95572cbb631e [Pipeline] // withDockerContainer [Pipeline] sh 19:07:37 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 19:07:38 Stashed 1 file(s) [Pipeline] echo 19:07:38 [edgeXSemver]: initialized semver on version 0.0.0 [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] parallel [Pipeline] { (Branch: amd64) [Pipeline] { (Branch: arm64) [Pipeline] stage [Pipeline] { (amd64) [Pipeline] stage [Pipeline] { (arm64) [Pipeline] node [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 19:07:39 + git config --global --add safe.directory /w/workspace/edgex-go/1 [Pipeline] echo 19:07:39 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 19:07:39 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 19:07:39 ========================================================= 19:07:39 [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine] 19:07:39 ========================================================= [Pipeline] fileExists [Pipeline] sh 19:07:39 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine 19:07:39 1.18-alpine: Pulling from edgex-devops/edgex-golang-base 19:07:39 2408cc74d12b: Pulling fs layer 19:07:39 ea60b727a1ce: Pulling fs layer 19:07:39 30c4a7721957: Pulling fs layer 19:07:39 370296b7ddb6: Pulling fs layer 19:07:39 7c6cee850709: Pulling fs layer 19:07:39 39a5fcdaea64: Pulling fs layer 19:07:39 d94ebbe4e438: Pulling fs layer 19:07:39 bcfd1f05c69d: Pulling fs layer 19:07:39 59ccb84bbe0f: Pulling fs layer 19:07:39 370296b7ddb6: Waiting 19:07:39 7c6cee850709: Waiting 19:07:39 39a5fcdaea64: Waiting 19:07:39 d94ebbe4e438: Waiting 19:07:39 bcfd1f05c69d: Waiting 19:07:39 59ccb84bbe0f: Waiting 19:07:39 30c4a7721957: Verifying Checksum 19:07:39 30c4a7721957: Download complete 19:07:39 ea60b727a1ce: Verifying Checksum 19:07:39 ea60b727a1ce: Download complete 19:07:39 7c6cee850709: Verifying Checksum 19:07:39 7c6cee850709: Download complete 19:07:39 39a5fcdaea64: Verifying Checksum 19:07:39 39a5fcdaea64: Download complete 19:07:39 2408cc74d12b: Verifying Checksum 19:07:39 2408cc74d12b: Download complete 19:07:39 d94ebbe4e438: Verifying Checksum 19:07:39 d94ebbe4e438: Download complete 19:07:39 2408cc74d12b: Pull complete 19:07:39 ea60b727a1ce: Pull complete 19:07:40 30c4a7721957: Pull complete 19:07:40 59ccb84bbe0f: Verifying Checksum 19:07:40 59ccb84bbe0f: Download complete 19:07:40 bcfd1f05c69d: Verifying Checksum 19:07:40 bcfd1f05c69d: Download complete 19:07:40 370296b7ddb6: Verifying Checksum 19:07:40 370296b7ddb6: Download complete 19:07:45 370296b7ddb6: Pull complete 19:07:45 7c6cee850709: Pull complete 19:07:45 39a5fcdaea64: Pull complete 19:07:45 d94ebbe4e438: Pull complete 19:07:47 bcfd1f05c69d: Pull complete 19:07:48 59ccb84bbe0f: Pull complete 19:07:48 Digest: sha256:b7a3521351a9cbc7ce2a60b0b0d40edf4ed6cc338df7dc09f1589c9a81f0a497 19:07:48 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine 19:07:48 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine [Pipeline] fileExists [Pipeline] sh 19:07:48 + echo FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine 19:07:48 WORKDIR /edgex 19:07:48 COPY go.mod . 19:07:48 RUN go mod download 19:07:48 + docker build -t ci-base-image-x86_64 -f - . 19:07:49 Sending build context to Docker daemon 169.3MB 19:07:49 Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine 19:07:49 ---> a4fb48ad2a94 19:07:49 Step 2/4 : WORKDIR /edgex 19:07:51 ---> Running in 915690d4c09b 19:07:51 Removing intermediate container 915690d4c09b 19:07:51 ---> fa7bd8fa4b67 19:07:51 Step 3/4 : COPY go.mod . 19:07:51 ---> dcc2cbf6040e 19:07:51 Step 4/4 : RUN go mod download 19:07:51 ---> Running in eaedda6c975d 19:07:53 Still waiting to schedule task 19:07:53 Waiting for next available executor on ‘ubuntu20.04-docker-arm64-4c-16g’ 19:08:04 Removing intermediate container eaedda6c975d 19:08:04 ---> c09e6401277c 19:08:04 Successfully built c09e6401277c 19:08:04 Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 19:08:04 + docker inspect -f . ci-base-image-x86_64 19:08:04 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 19:08:04 prd-ubuntu20.04-docker-8c-8g-24681 does not seem to be running inside a container 19:08:04 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 19:08:05 $ docker top 24b417f28fb774fbdc510f554605e165ad22f18329430f2cfbabb72d06690456 -eo pid,comm [Pipeline] { [Pipeline] sh 19:08:05 + go version 19:08:05 go version go1.18.3 linux/amd64 [Pipeline] } 19:08:05 $ docker stop --time=1 24b417f28fb774fbdc510f554605e165ad22f18329430f2cfbabb72d06690456 19:08:06 $ docker rm -f 24b417f28fb774fbdc510f554605e165ad22f18329430f2cfbabb72d06690456 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 19:08:07 + docker inspect -f . ci-base-image-x86_64 19:08:07 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 19:08:07 prd-ubuntu20.04-docker-8c-8g-24681 does not seem to be running inside a container 19:08:07 $ docker run -t -d -u 1001:1001 -u 0:0 -v /var/run/docker.sock:/var/run/docker.sock --privileged -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 19:08:08 $ docker top a2f6d43c6178f56bef578a0194489189223fc2ddcd83423fd5aacf8c26d875c2 -eo pid,comm [Pipeline] { [Pipeline] echo 19:08:08 ========================================================= 19:08:08 [edgeXBuildGoParallel] Running Tests and Build... 19:08:08 ========================================================= [Pipeline] sh 19:08:08 + git config --global --add safe.directory /w/workspace/edgex-go/1 [Pipeline] fileExists [Pipeline] sh 19:08:08 + make test 19:08:08 GO111MODULE=on go test -race -coverprofile=coverage.out ./... 19:08:15 ? github.com/edgexfoundry/edgex-go [no test files] 19:08:30 ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] 19:08:30 ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] 19:08:30 ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] 19:08:30 ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] 19:08:30 ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] 19:08:30 ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] 19:08:30 ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-setup [no test files] 19:08:30 ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] 19:08:30 ? github.com/edgexfoundry/edgex-go/cmd/security-spiffe-token-provider [no test files] 19:08:30 ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] 19:08:30 ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] 19:08:30 ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-agent [no test files] 19:08:30 ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-executor [no test files] 19:08:30 ? github.com/edgexfoundry/edgex-go/internal [no test files] 19:08:30 ? github.com/edgexfoundry/edgex-go/internal/core/command [no test files] 19:08:31 ok github.com/edgexfoundry/edgex-go/internal/core/command/application 0.092s coverage: 28.7% of statements 19:08:31 ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] 19:08:31 ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] 19:08:31 ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 0.122s coverage: 98.5% of statements 19:08:31 ? github.com/edgexfoundry/edgex-go/internal/core/data [no test files] 19:08:31 ok github.com/edgexfoundry/edgex-go/internal/core/data/application 0.109s coverage: 54.2% of statements 19:08:31 ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] 19:08:31 ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] 19:08:37 ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 4.502s coverage: 89.2% of statements 19:08:37 ? github.com/edgexfoundry/edgex-go/internal/core/data/controller/messaging [no test files] 19:08:37 ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] 19:08:37 ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks [no test files] 19:08:37 ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] 19:08:37 ? github.com/edgexfoundry/edgex-go/internal/core/metadata [no test files] 19:08:37 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/application 0.127s coverage: 2.1% of statements 19:08:37 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] 19:08:37 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] 19:08:37 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 0.522s coverage: 95.6% of statements 19:08:37 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] 19:08:37 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks [no test files] 19:08:37 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/uom [no test files] 19:08:37 ok github.com/edgexfoundry/edgex-go/internal/io 0.069s coverage: 72.2% of statements 19:08:37 ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] 19:08:37 ? github.com/edgexfoundry/edgex-go/internal/pkg/application [no test files] 19:08:37 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers [no test files] 19:08:37 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] 19:08:37 ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] 19:08:37 ok github.com/edgexfoundry/edgex-go/internal/pkg/controller/http 0.059s coverage: 60.0% of statements 19:08:37 ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] 19:08:37 ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] 19:08:37 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] 19:08:37 ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 0.083s coverage: 0.9% of statements 19:08:37 ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] 19:08:37 ok github.com/edgexfoundry/edgex-go/internal/pkg/telemetry 0.068s coverage: 58.8% of statements 19:08:37 ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 0.080s coverage: 29.6% of statements 19:08:37 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] 19:08:37 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.066s coverage: 47.1% of statements 19:08:37 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 0.075s coverage: 79.5% of statements 19:08:37 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.054s coverage: 94.1% of statements 19:08:37 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.356s coverage: 96.3% of statements 19:08:37 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.065s coverage: 87.5% of statements 19:08:43 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 11.123s coverage: 94.4% of statements 19:08:43 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/ping 0.082s coverage: 44.8% of statements 19:08:47 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 13.216s coverage: 80.8% of statements 19:08:47 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] 19:08:55 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 22.082s coverage: 92.9% of statements 19:08:55 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] 19:08:55 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] 19:08:55 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] 19:08:55 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 0.028s coverage: 65.1% of statements 19:08:55 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] 19:08:55 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] 19:08:55 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] 19:08:55 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] 19:08:55 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] 19:08:55 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 11.065s coverage: 87.2% of statements 19:08:55 ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] 19:08:55 ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] 19:08:55 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.053s coverage: 100.0% of statements 19:08:55 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] 19:08:55 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.075s coverage: 58.8% of statements 19:08:55 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/common [no test files] 19:08:55 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.051s coverage: 80.0% of statements 19:08:55 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/jwt 0.056s coverage: 87.2% of statements 19:08:55 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/oauth2 0.082s coverage: 85.4% of statements 19:08:55 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.232s coverage: 91.2% of statements 19:08:55 ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] 19:08:55 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 0.205s coverage: 64.7% of statements 19:08:55 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] 19:08:55 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] 19:08:55 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.068s coverage: 100.0% of statements 19:08:55 ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.028s coverage: 89.4% of statements 19:08:55 ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.024s coverage: 100.0% of statements 19:08:55 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.026s coverage: 73.7% of statements 19:08:55 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.032s coverage: 100.0% of statements 19:08:55 ok github.com/edgexfoundry/edgex-go/internal/security/proxy 0.426s coverage: 65.8% of statements 19:08:55 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/config [no test files] 19:08:55 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/container [no test files] 19:08:55 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/models [no test files] 19:08:55 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.201s coverage: 43.6% of statements 19:08:55 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] 19:08:55 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] 19:08:55 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 0.090s coverage: 89.5% of statements 19:08:55 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] 19:08:55 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 0.057s coverage: 84.8% of statements 19:08:55 ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider [no test files] 19:08:55 ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/config [no test files] 19:08:55 ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/container [no test files] 19:08:55 ? github.com/edgexfoundry/edgex-go/internal/support/notifications [no test files] 19:08:55 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 6.098s coverage: 17.7% of statements 19:08:55 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel [no test files] 19:08:55 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks [no test files] 19:08:55 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] 19:08:55 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] 19:08:55 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 0.208s coverage: 92.3% of statements 19:08:55 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] 19:08:55 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks [no test files] 19:08:55 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler [no test files] 19:08:55 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/application [no test files] 19:08:55 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/scheduler 0.058s coverage: 63.2% of statements 19:08:55 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] 19:08:55 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] 19:08:55 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 0.128s coverage: 97.7% of statements 19:08:55 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] 19:08:55 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks [no test files] 19:08:55 ? github.com/edgexfoundry/edgex-go/internal/system/agent [no test files] 19:08:55 ? github.com/edgexfoundry/edgex-go/internal/system/agent/application [no test files] 19:08:55 ok github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct 0.076s coverage: 28.9% of statements 19:08:55 ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct/config [no test files] 19:08:55 ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/executor [no test files] 19:08:55 ? github.com/edgexfoundry/edgex-go/internal/system/agent/config [no test files] 19:08:55 ? github.com/edgexfoundry/edgex-go/internal/system/agent/container [no test files] 19:08:55 ? github.com/edgexfoundry/edgex-go/internal/system/agent/controller/http [no test files] 19:08:55 ? github.com/edgexfoundry/edgex-go/internal/system/agent/interfaces [no test files] 19:08:55 ok github.com/edgexfoundry/edgex-go/internal/system/agent/response 0.055s coverage: 100.0% of statements 19:08:55 ok github.com/edgexfoundry/edgex-go/internal/system/executor 0.033s coverage: 96.9% of statements 19:08:55 if which hadolint > /dev/null ; then hadolint --config .hadolint.yml `find * -type f -name 'Dockerfile*' -print` ; elif test "x86_64" = "x86_64" && which docker > /dev/null ; then docker run --rm -v `pwd`:/host:ro,z --entrypoint /bin/hadolint hadolint/hadolint:latest --config /host/.hadolint.yml `find * -type f -name 'Dockerfile*' | xargs -i echo '/host/{}'` ; fi 19:09:17 level=warning msg="[linters context] structcheck is disabled because of go1.18. You can track the evolution of the go1.18 support by following the https://github.com/golangci/golangci-lint/issues/2649." 19:09:17 GO111MODULE=on go vet ./... 19:09:20 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 19:09:20 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 19:09:20 ./bin/test-attribution-txt.sh 19:09:20 An attribution for github.com/klauspost/compress is missing from Attribution.txt, please add 19:09:20 An attribution for github.com/minio/highwayhash is missing from Attribution.txt, please add 19:09:20 An attribution for github.com/nats-io/jwt/v2 is missing from Attribution.txt, please add 19:09:20 An attribution for github.com/nats-io/nats.go is missing from Attribution.txt, please add 19:09:20 An attribution for github.com/nats-io/nkeys is missing from Attribution.txt, please add 19:09:20 An attribution for github.com/nats-io/nuid is missing from Attribution.txt, please add 19:09:20 An attribution for golang.org/x/time is missing from Attribution.txt, please add [Pipeline] echo 19:09:20 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] sh 19:09:21 + ls -al . 19:09:21 total 736 19:09:21 drwxrwxr-x 10 1001 1001 4096 Sep 6 19:08 . 19:09:21 drwxr-xr-x 4 root root 4096 Sep 6 19:08 .. 19:09:21 -rw-rw-r-- 1 1001 1001 16 Sep 6 19:07 .dockerignore 19:09:21 drwxrwxr-x 8 1001 1001 4096 Sep 6 19:08 .git 19:09:21 drwxrwxr-x 3 1001 1001 4096 Sep 6 19:07 .github 19:09:21 -rw-rw-r-- 1 1001 1001 1030 Sep 6 19:07 .gitignore 19:09:21 -rw-rw-r-- 1 1001 1001 42 Sep 6 19:07 .golangci.yml 19:09:21 -rw-rw-r-- 1 1001 1001 87 Sep 6 19:07 .hadolint.yml 19:09:21 drwxr-xr-x 3 1001 1001 4096 Sep 6 19:07 .semver 19:09:21 -rw-rw-r-- 1 1001 1001 166 Sep 6 19:07 .sonarcloud.properties 19:09:21 -rw-rw-r-- 1 1001 1001 1171 Sep 6 19:07 ADOPTERS.md 19:09:21 -rw-rw-r-- 1 1001 1001 10347 Sep 6 19:07 Attribution.txt 19:09:21 -rw-rw-r-- 1 1001 1001 63209 Sep 6 19:07 CHANGELOG.md 19:09:21 -rw-rw-r-- 1 1001 1001 3804 Sep 6 19:07 CONTRIBUTING.md 19:09:21 -rw-rw-r-- 1 1001 1001 677 Sep 6 19:07 GOVERNANCE.md 19:09:21 -rw-rw-r-- 1 1001 1001 850 Sep 6 19:07 Jenkinsfile 19:09:21 -rw-rw-r-- 1 1001 1001 10775 Sep 6 19:07 LICENSE 19:09:21 -rw-rw-r-- 1 1001 1001 13724 Sep 6 19:07 Makefile 19:09:21 -rw-rw-r-- 1 1001 1001 582 Sep 6 19:07 OWNERS.md 19:09:21 -rw-rw-r-- 1 1001 1001 9799 Sep 6 19:07 README.md 19:09:21 -rw-rw-r-- 1 1001 1001 6912 Sep 6 19:07 SECURITY.md 19:09:21 -rw-rw-r-- 1 1001 1001 5 Sep 6 19:07 VERSION 19:09:21 -rw-rw-r-- 1 1001 1001 4131 Sep 6 19:07 ZMQWindows.md 19:09:21 drwxrwxr-x 2 1001 1001 4096 Sep 6 19:07 bin 19:09:21 drwxrwxr-x 18 1001 1001 4096 Sep 6 19:07 cmd 19:09:21 -rw-r--r-- 1 root root 482786 Sep 6 19:08 coverage.out 19:09:21 -rw-rw-r-- 1 1001 1001 3682 Sep 6 19:07 go.mod 19:09:21 -rw-rw-r-- 1 1001 1001 38527 Sep 6 19:07 go.sum 19:09:21 drwxrwxr-x 8 1001 1001 4096 Sep 6 19:07 internal 19:09:21 drwxrwxr-x 3 1001 1001 4096 Sep 6 19:07 openapi 19:09:21 drwxrwxr-x 4 1001 1001 4096 Sep 6 19:07 snap 19:09:21 -rw-rw-r-- 1 1001 1001 204 Sep 6 19:07 version.go [Pipeline] sh 19:09:21 + '[' -e coverage.out ] 19:09:21 + chown 1001:1001 coverage.out [Pipeline] stash 19:09:21 Stashed 1 file(s) [Pipeline] sh 19:09:21 + make build 19:09:21 CGO_ENABLED=1 GO111MODULE=on go build -tags " non_delayedstart" -ldflags "-linkmode=external -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -buildmode=pie -o cmd/core-data/core-data ./cmd/core-data 19:09:36 CGO_ENABLED=0 GO111MODULE=on go build -tags " no_zmq non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-metadata/core-metadata ./cmd/core-metadata 19:09:49 CGO_ENABLED=0 GO111MODULE=on go build -tags " no_zmq non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-command/core-command ./cmd/core-command 19:09:49 CGO_ENABLED=0 GO111MODULE=on go build -tags " no_zmq " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/support-notifications/support-notifications ./cmd/support-notifications 19:09:55 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/sys-mgmt-executor/sys-mgmt-executor ./cmd/sys-mgmt-executor 19:09: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/sys-mgmt-agent/sys-mgmt-agent ./cmd/sys-mgmt-agent 19:09:57 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:09:58 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-proxy-setup/security-proxy-setup ./cmd/security-proxy-setup 19:09:59 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup 19:10: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:10:01 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/secrets-config ./cmd/secrets-config 19:10:02 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper 19:10:04 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/security-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider [Pipeline] } 19:10:05 $ docker stop --time=1 a2f6d43c6178f56bef578a0194489189223fc2ddcd83423fd5aacf8c26d875c2 19:10:07 $ docker rm -f a2f6d43c6178f56bef578a0194489189223fc2ddcd83423fd5aacf8c26d875c2 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 19:10:09 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 19:10:09 19:10:09 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 19:10:09 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 19:10:09 latest: Pulling from edgex-devops/edgex-compose 19:10:09 cbdbe7a5bc2a: Pulling fs layer 19:10:09 ca9280d653b3: Pulling fs layer 19:10:09 7e9c9ca2126c: Pulling fs layer 19:10:09 cbdbe7a5bc2a: Download complete 19:10:09 ca9280d653b3: Verifying Checksum 19:10:09 ca9280d653b3: Download complete 19:10:09 cbdbe7a5bc2a: Pull complete 19:10:10 7e9c9ca2126c: Verifying Checksum 19:10:10 7e9c9ca2126c: Download complete 19:10:10 ca9280d653b3: Pull complete 19:10:14 7e9c9ca2126c: Pull complete 19:10:14 Digest: sha256:b7ff7cefa661cf441350a7c60c0e16dc22b011826ae41e7b448230bdfa9ba816 19:10:14 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 19:10:14 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 19:10:14 prd-ubuntu20.04-docker-8c-8g-24681 does not seem to be running inside a container 19:10:14 $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest cat 19:10:16 $ docker top 335a92a07a2abee6964cea83f6524adbb9a4ed4d5364b3f213adda248a2cc464 -eo pid,comm [Pipeline] { [Pipeline] sh 19:10:16 + docker-compose build --help 19:10:16 + grep parallel 19:10:17 --parallel Build images in parallel. [Pipeline] } 19:10:17 $ docker stop --time=1 335a92a07a2abee6964cea83f6524adbb9a4ed4d5364b3f213adda248a2cc464 19:10:18 $ docker rm -f 335a92a07a2abee6964cea83f6524adbb9a4ed4d5364b3f213adda248a2cc464 [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 19:10:19 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 19:10:19 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 19:10:19 prd-ubuntu20.04-docker-8c-8g-24681 does not seem to be running inside a container 19:10:19 $ docker run -t -d -u 1001:1001 -u 0:0 --entrypoint= -v /var/run/docker.sock:/var/run/docker.sock --privileged -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest cat 19:10:20 $ docker top ec4cae65e1639e53c5868a5397913514d51fbb072f9df1ff28fe511b0fb80b8b -eo pid,comm [Pipeline] { [Pipeline] sh 19:10:20 + docker-compose -f ./docker-compose-build.yml build --parallel 19:10:21 Building core-command ... 19:10:21 Building core-data ... 19:10:21 Building core-metadata ... 19:10:21 Building security-bootstrapper ... 19:10:21 Building security-proxy-setup ... 19:10:21 Building security-secretstore-setup ... 19:10:21 Building security-spiffe-token-provider ... 19:10:21 Building security-spire-agent ... 19:10:21 Building security-spire-config ... 19:10:21 Building security-spire-server ... 19:10:21 Building support-notifications ... 19:10:21 Building support-scheduler ... 19:10:21 Building sys-mgmt-agent ... 19:10:21 Building security-spire-config 19:10:21 Building security-secretstore-setup 19:10:21 Building security-spire-server 19:10:21 Building core-data 19:10:21 Building security-bootstrapper 19:10:33 Step 1/25 : ARG BUILDER_BASE=golang:1.18-alpine3.16 19:10:33 Step 2/25 : FROM ${BUILDER_BASE} AS builder 19:10:33 ---> c09e6401277c 19:10:33 Step 3/25 : WORKDIR /edgex-go 19:10:33 Step 1/26 : ARG BUILDER_BASE=golang:1.18-alpine3.16 19:10:33 Step 2/26 : FROM ${BUILDER_BASE} AS builder 19:10:33 ---> c09e6401277c 19:10:33 Step 3/26 : WORKDIR /edgex-go 19:10:33 Step 1/25 : ARG BUILDER_BASE=golang:1.18-alpine3.16 19:10:33 Step 2/25 : FROM ${BUILDER_BASE} AS builder 19:10:33 ---> c09e6401277c 19:10:33 Step 3/25 : WORKDIR /edgex-go 19:10:33 Step 1/31 : ARG BUILDER_BASE=golang:1.18-alpine3.16 19:10:33 Step 2/31 : FROM ${BUILDER_BASE} AS builder 19:10:33 ---> c09e6401277c 19:10:33 Step 3/31 : WORKDIR /edgex-go 19:10:33 Step 1/24 : ARG BUILDER_BASE=golang:1.18-alpine3.16 19:10:33 Step 2/24 : FROM ${BUILDER_BASE} AS builder 19:10:33 ---> c09e6401277c 19:10:33 Step 3/24 : ARG ADD_BUILD_TAGS="" 19:10:36 ---> Running in 79294e20d60e 19:10:36 ---> Running in 02837849129b 19:10:36 ---> Running in d306294f708b 19:10:36 ---> Running in fce19b6612a0 19:10:36 ---> Running in 29ef3892fa93 19:10:36 Removing intermediate container fce19b6612a0 19:10:36 ---> 2972ab5581d8 19:10:36 Step 4/24 : WORKDIR /edgex-go 19:10:36 Removing intermediate container 02837849129b 19:10:36 Removing intermediate container 29ef3892fa93 19:10:36 ---> 595e1667b701 19:10:36 Step 4/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories ---> a6e59f125b25 19:10:36 19:10:36 Step 4/31 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 19:10:36 Removing intermediate container 79294e20d60e 19:10:36 Removing intermediate container d306294f708b 19:10:36 ---> 30687f8bae40 19:10:36 ---> ae4498d741e4 19:10:36 Step 4/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositoriesStep 4/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 19:10:36 19:10:36 ---> Running in 64c5c7dda936 19:10:36 ---> Running in 29fae92de8c7 19:10:36 ---> Running in a13d1adbd289 19:10:36 ---> Running in bb1393ac6357 19:10:36 ---> Running in 2e58dba9eb4e 19:10:36 Removing intermediate container 64c5c7dda936 19:10:36 ---> 0a9b19394548 19:10:36 Step 5/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 19:10:36 ---> Running in dda23863dc60 19:10:37 Removing intermediate container 29fae92de8c7 19:10:37 ---> 557e90496485 19:10:37 Step 5/31 : RUN apk add --update --no-cache make git 19:10:37 ---> Running in 8f84c12805d4 19:10:37 Removing intermediate container a13d1adbd289 19:10:37 ---> 113a6fe91021 19:10:37 Step 5/26 : RUN apk add --update --no-cache make git build-base curl 19:10:37 ---> Running in 1eae8bcd80ac 19:10:38 Removing intermediate container 2e58dba9eb4e 19:10:38 ---> 791981464059 19:10:38 Step 5/25 : RUN apk add --update --no-cache make git 19:10:38 ---> Running in c58e32acddf7 19:10:38 Removing intermediate container dda23863dc60 19:10:38 ---> 32e65b54fb2c 19:10:38 Step 6/24 : RUN apk add --update --no-cache zeromq-dev libsodium-dev pkgconfig build-base git 19:10:38 ---> Running in d7127162c89b 19:10:38 Removing intermediate container bb1393ac6357 19:10:38 ---> 802f424093e0 19:10:38 Step 5/25 : RUN apk add --update --no-cache make git build-base curl 19:10:38 ---> Running in a991be664f82 19:10:38 fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 19:10:38 fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 19:10:38 fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 19:10:39 fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 19:10:39 fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 19:10:39 fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 19:10:39 fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 19:10:39 fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 19:10:39 OK: 211 MiB in 51 packages 19:10:39 OK: 211 MiB in 51 packages 19:10:39 OK: 211 MiB in 51 packages 19:10:39 fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 19:10:39 fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 19:10:39 Removing intermediate container 8f84c12805d4 19:10:39 ---> fc55535fd0a9 19:10:39 Step 6/31 : COPY go.mod vendor* ./ 19:10:40 ---> 9836e506a48c 19:10:40 Step 7/31 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 19:10:40 ---> Running in 23b9b992a031 19:10:40 Removing intermediate container c58e32acddf7 19:10:40 ---> d13b011d7d7b 19:10:40 Step 6/25 : COPY go.mod vendor* ./ 19:10:40 Removing intermediate container 1eae8bcd80ac 19:10:40 ---> 208f44b25d7d 19:10:40 Step 6/26 : COPY go.mod vendor* ./ 19:10:40 OK: 211 MiB in 51 packages 19:10:40 OK: 211 MiB in 51 packages 19:10:40 ---> cbc8e1ad3ff3 19:10:40 Step 7/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 19:10:40 ---> c3ad6048721b 19:10:40 Step 7/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 19:10:40 ---> Running in 21760b206fd2 19:10:40 ---> Running in 6d8929247b07 19:10:40 Removing intermediate container d7127162c89b 19:10:40 ---> d4d7887acac2 19:10:40 Step 7/24 : COPY go.mod vendor* ./ 19:10:40 Removing intermediate container a991be664f82 19:10:40 ---> f01354ff2cac 19:10:40 Step 6/25 : COPY go.mod vendor* ./ 19:10:41 ---> dbc4cd3da2a4 19:10:41 Step 8/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 19:10:41 ---> 9d102a5fc866 19:10:41 Step 7/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 19:10:41 ---> Running in 2315bed18601 19:10:41 ---> Running in 91fbc153409d 19:10:56 Removing intermediate container 2315bed18601 19:10:56 ---> 11716ef474b8 19:10:56 Step 9/24 : COPY . . 19:10:56 Removing intermediate container 23b9b992a031 19:10:56 ---> 5e9110569940 19:10:56 Step 8/31 : COPY . . 19:10:56 Removing intermediate container 21760b206fd2 19:10:56 ---> 504dbdf08e83 19:10:56 Step 8/25 : COPY . . 19:10:56 Removing intermediate container 6d8929247b07 19:10:56 Removing intermediate container 91fbc153409d 19:10:56 ---> dc8fc51e84e8 19:10:56 ---> 045c57d9ab9f 19:10:56 Step 8/26 : COPY . .Step 8/25 : COPY . . 19:10:56 19:11:04 ---> cef4404ae5ad 19:11:04 ---> a0ffa2fd86fd 19:11:04 Step 9/25 : ARG SPIRE_RELEASE=1.2.1Step 9/26 : ARG SPIRE_RELEASE=1.2.1 19:11:04 19:11:04 ---> 11b7271add21 19:11:04 Step 9/25 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 19:11:04 ---> c0e8fce4250a 19:11:04 Step 10/24 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-data/core-data 19:11:04 ---> 8403b19537a9 19:11:04 Step 9/31 : RUN make cmd/security-bootstrapper/security-bootstrapper 19:11:04 ---> Running in 232113b53500 19:11:04 ---> Running in f36e7cff90dc 19:11:04 ---> Running in b97f1c34f975 19:11:04 ---> Running in f9db8b4903cb 19:11:04 ---> Running in dd85caf43261 19:11:04 Removing intermediate container 232113b53500 19:11:04 ---> db9fcd0e7c1f 19:11:04 Step 10/26 : WORKDIR /edgex-go/spire-build 19:11:04 Removing intermediate container dd85caf43261 19:11:04 ---> b53d1712afec 19:11:04 Step 10/25 : WORKDIR /edgex-go/spire-build 19:11:04 ---> Running in 3de59e3d57e5 19:11:04 ---> Running in 78c75052a6bf 19:11:04 Removing intermediate container 3de59e3d57e5 19:11:04 ---> e7156d59d219 19:11:04 Step 11/26 : RUN if ! test -f /usr/local/bin/spire-server; then wget -q "https://github.com/spiffe/spire/archive/refs/tags/v${SPIRE_RELEASE}.tar.gz" && tar xv --strip-components=1 -f "v${SPIRE_RELEASE}.tar.gz" && echo "building spire from source..." && make bin/spire-server bin/spire-agent && cp bin/spire* /usr/local/bin/; fi 19:11:04 ---> Running in f40979f36b5a 19:11:04 Removing intermediate container 78c75052a6bf 19:11:04 ---> 695bfd75f1ce 19:11:04 Step 11/25 : RUN if ! test -f /usr/local/bin/spire-server; then wget -q "https://github.com/spiffe/spire/archive/refs/tags/v${SPIRE_RELEASE}.tar.gz" && tar xv --strip-components=1 -f "v${SPIRE_RELEASE}.tar.gz" && echo "building spire from source..." && make bin/spire-server bin/spire-agent && cp bin/spire* /usr/local/bin/; fi 19:11:04 ---> Running in 22a03169a4e8 19:11:04 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider 19:11:04 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper 19:11:04 CGO_ENABLED=1 GO111MODULE=on go build -tags " non_delayedstart" -ldflags "-linkmode=external -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -buildmode=pie -o cmd/core-data/core-data ./cmd/core-data 19:11:05 Removing intermediate container f40979f36b5a 19:11:05 ---> 05a5adb8ecd1 19:11:05 Step 12/26 : WORKDIR /edgex-go 19:11:05 Removing intermediate container 22a03169a4e8 19:11:05 ---> 9d35b1430d4f 19:11:05 Step 12/25 : WORKDIR /edgex-go 19:11:05 ---> Running in 02574ea4993e 19:11:05 ---> Running in 03db3f171c14 19:11:05 Removing intermediate container 02574ea4993e 19:11:05 ---> 9acf5c26a362 19:11:05 19:11:05 Step 13/26 : FROM alpine:3.15 19:11:05 Removing intermediate container 03db3f171c14 19:11:05 ---> 570853bac508 19:11:05 19:11:05 Step 13/25 : FROM alpine:3.15 19:11:06 3.15: Pulling from library/alpine 19:11:06 3.15: Pulling from library/alpine 19:11:07 Digest: sha256:69463fdff1f025c908939e86d4714b4d5518776954ca627cbeff4c74bcea5b22 19:11:07 Digest: sha256:69463fdff1f025c908939e86d4714b4d5518776954ca627cbeff4c74bcea5b22 19:11:07 Status: Image is up to date for alpine:3.15 19:11:07 Status: Downloaded newer image for alpine:3.15 19:11:07 ---> c4fc93816858 19:11:07 Step 14/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' 19:11:07 ---> c4fc93816858 19:11:07 Step 14/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' 19:11:07 ---> Running in 6f7d6b7b81f9 19:11:07 ---> Running in 802db769c4cf 19:11:07 Removing intermediate container 802db769c4cf 19:11:07 ---> cc31ae52be46 19:11:07 Step 15/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 19:11:07 Removing intermediate container 6f7d6b7b81f9 19:11:07 ---> 064757dabf69 19:11:07 Step 15/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 19:11:07 ---> Running in 4bc210fdb755 19:11:08 ---> Running in 094fd5edd1ae 19:11:10 Removing intermediate container 094fd5edd1ae 19:11:10 ---> 062508944918 19:11:10 Step 16/25 : RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 19:11:10 ---> Running in bb084c10bc2f 19:11:10 Removing intermediate container 4bc210fdb755 19:11:10 ---> dab3bd215708 19:11:10 Step 16/26 : RUN apk update && apk --no-cache --update add dumb-init gcompat 19:11:10 ---> Running in a8b38a9dee68 19:11:11 fetch https://dl-4.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 19:11:11 fetch https://dl-4.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 19:11:11 fetch https://dl-4.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 19:11:12 fetch https://dl-4.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 19:11:12 v3.15.6-51-ge17b2505f3 [https://dl-4.alpinelinux.org/alpine/v3.15/main] 19:11:12 v3.15.6-51-ge17b2505f3 [https://dl-4.alpinelinux.org/alpine/v3.15/community] 19:11:12 OK: 15856 distinct packages available 19:11:12 fetch https://dl-4.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 19:11:12 v3.15.6-51-ge17b2505f3 [https://dl-4.alpinelinux.org/alpine/v3.15/main] 19:11:12 v3.15.6-51-ge17b2505f3 [https://dl-4.alpinelinux.org/alpine/v3.15/community] 19:11:12 OK: 15856 distinct packages available 19:11:12 fetch https://dl-4.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 19:11:13 fetch https://dl-4.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 19:11:13 fetch https://dl-4.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 19:11:13 (1/5) Installing dumb-init (1.2.5-r1) 19:11:13 (2/5) Installing musl-obstack (1.2.3-r0) 19:11:13 (1/4) Installing dumb-init (1.2.5-r1) 19:11:13 (3/5) Installing libucontext (1.1-r0) 19:11:13 (2/4) Installing musl-obstack (1.2.3-r0) 19:11:13 (4/5) Installing gcompat (1.0.0-r4) 19:11:13 (3/4) Installing libucontext (1.1-r0) 19:11:13 (5/5) Installing openssl (1.1.1q-r0) 19:11:13 (4/4) Installing gcompat (1.0.0-r4) 19:11:13 Executing busybox-1.34.1-r7.trigger 19:11:13 OK: 7 MiB in 19 packages 19:11:13 Executing busybox-1.34.1-r7.trigger 19:11:13 OK: 6 MiB in 18 packages 19:11:16 Removing intermediate container a8b38a9dee68 19:11:16 ---> 3fc4dec6e460 19:11:16 Step 17/26 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin 19:11:16 Removing intermediate container bb084c10bc2f 19:11:16 ---> 07b733ee32c5 19:11:16 Step 17/25 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin 19:11:20 ---> 051c9b96ca02 19:11:20 Step 18/26 : COPY --from=builder /edgex-go/cmd/security-spire-config/docker-entrypoint.sh /usr/local/bin/ 19:11:20 ---> 5107f861a253 19:11:20 Step 18/25 : COPY --from=builder /edgex-go/cmd/security-spire-server/docker-entrypoint.sh /usr/local/bin/ 19:11:20 ---> 6ff8dbc502a6 19:11:20 Step 19/26 : WORKDIR /usr/local/etc/spiffe-scripts.d 19:11:20 ---> 152810cf8e34 19:11:20 Step 19/25 : COPY --from=builder /edgex-go/cmd/security-spire-server/server.conf /usr/local/etc/spire/server.conf.tpl 19:11:20 ---> Running in 4404632e6012 19:11:20 Removing intermediate container 4404632e6012 19:11:20 ---> 2d8c08037db8 19:11:20 Step 20/26 : COPY --from=builder /edgex-go/cmd/security-spire-config/seed_builtin_entries.sh /usr/local/etc/spiffe-scripts.d 19:11:21 ---> c0cef216dda9 19:11:21 Step 20/25 : COPY --from=builder /edgex-go/cmd/security-spire-server/openssl.conf /usr/local/etc/ 19:11:21 ---> c6027005ab79 19:11:21 Step 21/26 : WORKDIR / 19:11:21 ---> Running in 05e03165cbf4 19:11:21 ---> c68aae7560f3 19:11:21 Step 21/25 : ENTRYPOINT [ "/usr/bin/dumb-init" ] 19:11:21 ---> Running in e978c0f5f465 19:11:21 Removing intermediate container 05e03165cbf4 19:11:21 ---> 8e057a4d320a 19:11:21 Step 22/26 : ENTRYPOINT [ "/usr/bin/dumb-init" ] 19:11:21 ---> Running in 753bd36e1d84 19:11:21 Removing intermediate container e978c0f5f465 19:11:21 ---> 082dd2825230 19:11:21 Step 22/25 : CMD [ "--verbose", "docker-entrypoint.sh" ] 19:11:21 ---> Running in 2de31ede0459 19:11:21 Removing intermediate container 753bd36e1d84 19:11:21 ---> 024de3ccc296 19:11:21 Step 23/26 : CMD [ "--verbose", "docker-entrypoint.sh" ] 19:11:21 ---> Running in f080b01c4eef 19:11:21 Removing intermediate container 2de31ede0459 19:11:21 ---> 7cdca62458de 19:11:21 Step 23/25 : LABEL arch=x86_64 19:11:22 ---> Running in ca66591d4300 19:11:22 Removing intermediate container f080b01c4eef 19:11:22 ---> a415d0af621a 19:11:22 Step 24/26 : LABEL arch=x86_64 19:11:22 ---> Running in 79ad2ff8a30c 19:11:22 Removing intermediate container ca66591d4300 19:11:22 ---> 7a09d85b2d8a 19:11:22 Step 24/25 : LABEL git_sha=ea7a91481d9e233e1e00d191163b8afe076d4f96 19:11:22 ---> Running in 12419417c25a 19:11:22 Removing intermediate container 79ad2ff8a30c 19:11:22 ---> ba5a1364288b 19:11:22 Step 25/26 : LABEL git_sha=ea7a91481d9e233e1e00d191163b8afe076d4f96 19:11:22 ---> Running in 908c9d5aef63 19:11:22 Removing intermediate container 12419417c25a 19:11:22 ---> f2c4bad77552 19:11:22 Step 25/25 : LABEL version=0.0.0 19:11:23 ---> Running in 3b4eb818248d 19:11:23 Removing intermediate container 908c9d5aef63 19:11:23 ---> ccfcafcd2de7 19:11:23 Step 26/26 : LABEL version=0.0.0 19:11:23 ---> Running in 82f61b9f02b4 19:11:23 Removing intermediate container 3b4eb818248d 19:11:23 ---> 483fd891bf0f 19:11:23 19:11:23 Successfully built 483fd891bf0f 19:11:23 Successfully tagged security-spire-server:latest 19:11:23  Building security-spire-server ... done Building core-command 19:11:23 Removing intermediate container 82f61b9f02b4 19:11:23 ---> a039c1549ba0 19:11:23 19:11:23 Successfully built a039c1549ba0 19:11:23 Successfully tagged security-spire-config:latest 19:11:23  Building security-spire-config ... done Building sys-mgmt-agent 19:11: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-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup 19:11:27 Step 1/24 : ARG BUILDER_BASE=golang:1.18-alpine3.16 19:11:27 Step 2/24 : FROM ${BUILDER_BASE} AS builder 19:11:27 ---> c09e6401277c 19:11:27 Step 3/24 : ARG ADD_BUILD_TAGS="" 19:11:27 ---> Using cache 19:11:27 ---> 2972ab5581d8 19:11:27 Step 4/24 : WORKDIR /edgex-go 19:11:27 ---> Using cache 19:11:27 ---> 0a9b19394548 19:11:27 Step 5/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 19:11:27 ---> Using cache 19:11:27 ---> 32e65b54fb2c 19:11:27 Step 6/24 : RUN apk add --update --no-cache make git 19:11:28 Step 1/23 : ARG BUILDER_BASE=golang:1.18-alpine3.16 19:11:28 Step 2/23 : FROM ${BUILDER_BASE} AS builder 19:11:28 ---> c09e6401277c 19:11:28 Step 3/23 : WORKDIR /edgex-go 19:11:28 ---> Using cache 19:11:28 ---> 30687f8bae40 19:11:28 Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 19:11:28 ---> Using cache 19:11:28 ---> 802f424093e0 19:11:28 Step 5/23 : RUN apk add --update --no-cache make bash git 19:11:30 ---> Running in 9376f392abdd 19:11:30 ---> Running in d8edd57ae295 19:11:31 fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 19:11:31 fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/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 fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 19:11:32 OK: 211 MiB in 51 packages 19:11:32 OK: 211 MiB in 51 packages 19:11:33 Removing intermediate container f9db8b4903cb 19:11:33 ---> 9d3b56dbdf07 19:11:33 19:11:33 Step 10/31 : FROM alpine:3.16 19:11:33 Removing intermediate container f36e7cff90dc 19:11:33 ---> 33d7a61b8a04 19:11:33 19:11:33 Step 10/25 : FROM alpine:3.16 19:11:33 Removing intermediate container 9376f392abdd 19:11:33 ---> 068b15133a5c 19:11:33 Step 6/23 : COPY go.mod vendor* ./ 19:11:33 Removing intermediate container b97f1c34f975 19:11:33 ---> 819305636bcf 19:11:33 19:11:33 Step 11/24 : FROM alpine:3.16 19:11:33 Removing intermediate container d8edd57ae295 19:11:33 ---> f28ffac9bd0b 19:11:33 Step 7/24 : COPY go.mod vendor* ./ 19:11:33 ---> 7cdbcabc61fb 19:11:33 Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 19:11:33 ---> Running in ca3afffab6f2 19:11:33 ---> b9f193404d16 19:11:33 Step 8/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 19:11:33 ---> Running in 7aca6ca4b4f8 19:11:34 3.16: Pulling from library/alpine 19:11:35 3.16: Pulling from library/alpine 19:11:35 3.16: Pulling from library/alpine 19:11:36 Digest: sha256:bc41182d7ef5ffc53a40b044e725193bc10142a1243f395ee852a8d9730fc2ad 19:11:36 Digest: sha256:bc41182d7ef5ffc53a40b044e725193bc10142a1243f395ee852a8d9730fc2ad 19:11:36 Status: Downloaded newer image for alpine:3.16 19:11:36 Status: Image is up to date for alpine:3.16 19:11:36 Digest: sha256:bc41182d7ef5ffc53a40b044e725193bc10142a1243f395ee852a8d9730fc2ad 19:11:36 Status: Image is up to date for alpine:3.16 19:11:36 ---> 9c6f07244728 19:11:36 Step 12/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' 19:11:36 ---> 9c6f07244728 19:11:36 Step 11/25 : RUN apk add --update --no-cache ca-certificates dumb-init su-exec 19:11:36 ---> 9c6f07244728 19:11:36 Step 11/31 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' 19:11:37 ---> Running in 19c979aef70f 19:11:37 ---> Running in 33facecafded 19:11:37 ---> Running in 626bb9187617 19:11:37 Removing intermediate container 33facecafded 19:11:37 ---> 6963ce0f3ef8 19:11:37 Step 13/24 : ENV APP_PORT=59880 19:11:37 Removing intermediate container 19c979aef70f 19:11:37 ---> 03d4b6d6106e 19:11:37 Step 12/31 : RUN apk add --update --no-cache dumb-init su-exec 19:11:37 ---> Running in 7f2fddc0cac7 19:11:37 ---> Running in 2a14609ff978 19:11:37 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 19:11:37 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 19:11:37 (1/3) Installing ca-certificates (20220614-r0) 19:11:38 (2/3) Installing dumb-init (1.2.5-r1) 19:11:38 (3/3) Installing su-exec (0.2-r1) 19:11:38 Executing busybox-1.35.0-r17.trigger 19:11:38 Executing ca-certificates-20220614-r0.trigger 19:11:38 OK: 6 MiB in 17 packages 19:11:38 Removing intermediate container 7f2fddc0cac7 19:11:38 ---> 5a988554f442 19:11:38 Step 14/24 : EXPOSE $APP_PORT 19:11:38 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 19:11:38 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 19:11:38 ---> Running in d8a09c2b2631 19:11:39 Removing intermediate container d8a09c2b2631 19:11:39 ---> 775546f40d2e 19:11:39 Step 15/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 19:11:39 (1/2) Installing dumb-init (1.2.5-r1) 19:11:39 (2/2) Installing su-exec (0.2-r1) 19:11:39 Executing busybox-1.35.0-r17.trigger 19:11:39 Removing intermediate container 626bb9187617 19:11:39 ---> d619ca4aef43 19:11:39 Step 12/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' 19:11:39 OK: 6 MiB in 16 packages 19:11:39 ---> Running in 28a6debc8b95 19:11:39 ---> Running in aaf2079aa867 19:11:40 Removing intermediate container aaf2079aa867 19:11:40 ---> ef0e9499ce15 19:11:40 Step 13/25 : WORKDIR / 19:11:40 ---> Running in 95caf04efaca 19:11:40 Removing intermediate container 2a14609ff978 19:11:40 ---> 4560c7858907 19:11:40 Step 13/31 : ENV SECURITY_INIT_DIR /edgex-init 19:11:40 ---> Running in 4cbe40223792 19:11:40 Removing intermediate container 95caf04efaca 19:11:40 ---> 96c6325a3405 19:11:40 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:11:40 Removing intermediate container 4cbe40223792 19:11:40 ---> 1c6664411f9d 19:11:40 Step 14/31 : ENV SECURITY_INIT_STAGING /edgex-init-staging 19:11:40 Removing intermediate container 28a6debc8b95 19:11:40 ---> 61f8576f0028 19:11:40 Step 16/24 : RUN apk add --update --no-cache zeromq dumb-init 19:11:40 ---> Running in eb7162c125dd 19:11:40 ---> f52eaa1cbade 19:11:40 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:11:40 ---> Running in 388fbd186c2d 19:11:40 Removing intermediate container eb7162c125dd 19:11:40 ---> 19e56fc6ec33 19:11:40 Step 15/31 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_STAGING}/bootstrap-redis 19:11:41 ---> Running in 3cbb3a19a61e 19:11:41 ---> f02b26ebbd96 19:11:41 Step 16/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml 19:11:41 Removing intermediate container 3cbb3a19a61e 19:11:41 ---> 1f9d2a78231d 19:11:41 Step 16/31 : RUN mkdir -p ${BOOTSTRAP_REDIS_DIR} 19:11:41 fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 19:11:41 ---> Running in 1be806205f4e 19:11:41 ---> 5ce97a073bf0 19:11:41 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:11:41 ---> 7fe84d1b429f 19:11:41 Step 18/25 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . 19:11:41 fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 19:11:42 Removing intermediate container ca3afffab6f2 19:11:42 ---> badc1b8be389 19:11:42 Step 8/23 : COPY . . 19:11:42 (1/6) Installing dumb-init (1.2.5-r1) 19:11:42 (2/6) Installing libgcc (11.2.1_git20220219-r2) 19:11:42 (3/6) Installing libsodium (1.0.18-r0) 19:11:42 (4/6) Installing libstdc++ (11.2.1_git20220219-r2) 19:11:42 (5/6) Installing libzmq (4.3.4-r0) 19:11:42 (6/6) Installing zeromq (4.3.4-r0) 19:11:43 Executing busybox-1.35.0-r17.trigger 19:11:43 OK: 8 MiB in 20 packages 19:11:43 ---> e6d319cfafe5 19:11:43 Step 19/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . 19:11:43 Removing intermediate container 1be806205f4e 19:11:43 ---> ded76980eecb 19:11:43 Step 17/31 : WORKDIR ${SECURITY_INIT_STAGING} 19:11:43 ---> Running in 52bb3ee40f0d 19:11:44 Removing intermediate container 52bb3ee40f0d 19:11:44 ---> 44b1a5ba8222 19:11:44 Step 18/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_STAGING}/ 19:11:44 Removing intermediate container 7aca6ca4b4f8 19:11:44 ---> aedab48ce5b6 19:11:44 Step 9/24 : COPY . . 19:11:44 ---> 32d6aa16ad05 19:11:44 Step 20/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ 19:11:44 Removing intermediate container 388fbd186c2d 19:11:44 ---> 09976fb88adc 19:11:44 Step 17/24 : COPY --from=builder /edgex-go/Attribution.txt / 19:11:45 ---> 3b9fdd973ace 19:11:45 Step 19/31 : RUN chmod +x ${SECURITY_INIT_STAGING}/*.sh 19:11:45 ---> e9c253fb4de1 19:11:45 Step 21/25 : RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 19:11:46 ---> ba7e7ec4c862 19:11:46 Step 18/24 : COPY --from=builder /edgex-go/cmd/core-data/core-data / 19:11:46 ---> Running in e3748f1815cf 19:11:46 ---> Running in 689e29623053 19:11:46 ---> cd7117c1d453 19:11:46 Step 19/24 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml 19:11:46 ---> acd77f597e21 19:11:46 Step 9/23 : RUN make cmd/sys-mgmt-agent/sys-mgmt-agent 19:11:47 ---> Running in b51fad3f32c6 19:11:47 ---> 2c107ecbd023 19:11:47 Step 20/24 : ENTRYPOINT ["/core-data"] 19:11:47 ---> Running in c6708406367e 19:11:47 Removing intermediate container 689e29623053 19:11:47 ---> 4cee66f6523d 19:11:47 Step 22/25 : ENTRYPOINT ["entrypoint.sh"] 19:11:47 Removing intermediate container e3748f1815cf 19:11:47 ---> 621ab49a5fc5 19:11:47 Step 20/31 : COPY --from=builder /edgex-go/Attribution.txt / 19:11:47 ---> Running in 86a6c56ab813 19:11:47 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:11:47 Removing intermediate container c6708406367e 19:11:47 ---> c7d5d980e78b 19:11:47 Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 19:11:48 ---> bd4193f841cf 19:11:48 Step 21/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . 19:11:48 ---> Running in 26877045c8e2 19:11:48 Removing intermediate container 86a6c56ab813 19:11:48 ---> 1ff2d004858e 19:11:48 Step 23/25 : LABEL arch=x86_64 19:11:48 ---> Running in 183e406a2ddc 19:11:48 Removing intermediate container 26877045c8e2 19:11:48 ---> 9e7748f88fd8 19:11:48 Step 22/24 : LABEL arch=x86_64 19:11:48 ---> Running in bd27feaf771f 19:11:48 Removing intermediate container 183e406a2ddc 19:11:48 ---> 5a50eba534c0 19:11:48 Step 24/25 : LABEL git_sha=ea7a91481d9e233e1e00d191163b8afe076d4f96 19:11:48 ---> 176c10dcab1f 19:11:48 Step 22/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.toml ./res/ 19:11:48 ---> Running in 28a56099b1e7 19:11:48 Removing intermediate container bd27feaf771f 19:11:48 ---> 1130b329875d 19:11:48 Step 23/24 : LABEL git_sha=ea7a91481d9e233e1e00d191163b8afe076d4f96 19:11:48 Removing intermediate container 28a56099b1e7 19:11:48 ---> 92ef80c2433d 19:11:48 Step 25/25 : LABEL version=0.0.0 19:11:49 ---> Running in b811a31621dd 19:11:49 ---> 85db5924f805 19:11:49 Step 23/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml ${BOOTSTRAP_REDIS_DIR}/res/ 19:11:49 ---> Running in 3df62e220a86 19:11:49 Removing intermediate container 3df62e220a86 19:11:49 ---> eab92ee16f8b 19:11:49 19:11:49 Removing intermediate container b811a31621dd 19:11:49 ---> c7f7b9caed7b 19:11:49 Step 24/24 : LABEL version=0.0.0 19:11:49 ---> 022a76bbee6f 19:11:49 Step 24/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ ${SECURITY_INIT_STAGING}/consul-bootstrapper/ 19:11:49 ---> Running in 8136519fd65b 19:11:49 ---> 93a0b42533f8 19:11:49 Step 10/24 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-command/core-command 19:11:49 Successfully built eab92ee16f8b 19:11:49 Successfully tagged security-secretstore-setup:latest 19:11:49 Building security-spiffe-token-provider 19:11:49  Building security-secretstore-setup ... done  ---> Running in e8d8d3523622 19:11:49 Removing intermediate container 8136519fd65b 19:11:49 ---> 7a499317479d 19:11:49 19:11:49 Successfully built 7a499317479d 19:11:49 Successfully tagged core-data:latest 19:11:49 Building core-metadata 19:11:49  Building core-data ... done  ---> 5893833a12a0 19:11:49 Step 25/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / 19:11:50 CGO_ENABLED=0 GO111MODULE=on go build -tags " no_zmq non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-command/core-command ./cmd/core-command 19:11:51 ---> 34267eb0639a 19:11:51 Step 26/31 : RUN chmod +x /entrypoint.sh 19:11:51 ---> Running in 129a69faa483 19:11:53 Removing intermediate container 129a69faa483 19:11:53 ---> 9fe033921e0b 19:11:53 Step 27/31 : ENTRYPOINT ["/entrypoint.sh"] 19:11:53 Step 1/20 : ARG BUILDER_BASE=golang:1.18-alpine3.16 19:11:53 Step 2/20 : FROM ${BUILDER_BASE} AS builder 19:11:53 ---> c09e6401277c 19:11:53 Step 3/20 : WORKDIR /edgex-go 19:11:53 ---> Using cache 19:11:53 ---> 30687f8bae40 19:11:53 Step 4/20 : RUN apk update && apk --no-cache --update add build-base 19:11:54 ---> Running in d98daa666337 19:11:54 ---> Running in 766657a3fdbb 19:11:54 Step 1/25 : ARG BUILDER_BASE=golang:1.18-alpine3.16 19:11:54 Step 2/25 : FROM ${BUILDER_BASE} AS builder 19:11:54 ---> c09e6401277c 19:11:54 Step 3/25 : ARG ADD_BUILD_TAGS="" 19:11:54 ---> Using cache 19:11:54 ---> 2972ab5581d8 19:11:54 Step 4/25 : WORKDIR /edgex-go 19:11:54 ---> Using cache 19:11:54 ---> 0a9b19394548 19:11:54 Step 5/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 19:11:54 ---> Using cache 19:11:54 ---> 32e65b54fb2c 19:11:54 Step 6/25 : RUN apk add --update --no-cache make git 19:11:54 ---> Using cache 19:11:54 ---> f28ffac9bd0b 19:11:54 Step 7/25 : COPY go.mod vendor* ./ 19:11:54 ---> Using cache 19:11:54 ---> b9f193404d16 19:11:54 Step 8/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 19:11:54 ---> Using cache 19:11:54 ---> aedab48ce5b6 19:11:54 Step 9/25 : COPY . . 19:11:54 ---> Using cache 19:11:54 ---> 93a0b42533f8 19:11:54 Step 10/25 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-metadata/core-metadata 19:11:54 Removing intermediate container 766657a3fdbb 19:11:54 ---> e0f5e7b518b3 19:11:54 Step 28/31 : CMD ["gate"] 19:11:54 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 19:11:54 ---> Running in d0951d74fcb2 19:11:54 ---> Running in 35a891cd2e2b 19:11:54 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 19:11:55 v3.16.2-137-g4cee2ca501 [https://dl-cdn.alpinelinux.org/alpine/v3.16/main] 19:11:55 v3.16.2-138-g7a2f8ae896 [https://dl-cdn.alpinelinux.org/alpine/v3.16/community] 19:11:55 OK: 17040 distinct packages available 19:11:55 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 19:11:55 Removing intermediate container 35a891cd2e2b 19:11:55 ---> 6bb405fe8844 19:11:55 Step 29/31 : LABEL arch=x86_64 19:11:55 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 19:11:55 ---> Running in 03141d1755b7 19:11:55 OK: 211 MiB in 51 packages 19:11:55 Removing intermediate container 03141d1755b7 19:11:55 ---> 59d06602f778 19:11:55 Step 30/31 : LABEL git_sha=ea7a91481d9e233e1e00d191163b8afe076d4f96 19:11:55 CGO_ENABLED=0 GO111MODULE=on go build -tags " no_zmq non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-metadata/core-metadata ./cmd/core-metadata 19:11:55 ---> Running in 360692c93b91 19:11:56 Removing intermediate container d98daa666337 19:11:56 ---> be6e695e1b9d 19:11:56 Step 5/20 : COPY go.mod vendor* ./ 19:11:56 Removing intermediate container 360692c93b91 19:11:56 ---> c4b594ac76cb 19:11:56 Step 31/31 : LABEL version=0.0.0 19:11:56 ---> Running in 61c4fc771c7d 19:11:56 Removing intermediate container 61c4fc771c7d 19:11:56 ---> e6ac2543ec4d 19:11:56 19:11:56 ---> 2180d023f8e4 19:11:56 Step 6/20 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 19:11:56 Successfully built e6ac2543ec4d 19:11:56 Successfully tagged security-bootstrapper:latest 19:11:56  Building security-bootstrapper ... done Building support-scheduler 19:11:56 ---> Running in afed905086e0 19:11:59 Step 1/23 : ARG BUILDER_BASE=golang:1.18-alpine3.16 19:11:59 Step 2/23 : FROM ${BUILDER_BASE} AS builder 19:11:59 ---> c09e6401277c 19:11:59 Step 3/23 : ARG ADD_BUILD_TAGS="" 19:11:59 ---> Using cache 19:11:59 ---> 2972ab5581d8 19:11:59 Step 4/23 : WORKDIR /edgex-go 19:11:59 ---> Using cache 19:11:59 ---> 0a9b19394548 19:11:59 Step 5/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 19:11:59 ---> Using cache 19:11:59 ---> 32e65b54fb2c 19:11:59 Step 6/23 : RUN apk add --update --no-cache make git 19:11:59 ---> Using cache 19:11:59 ---> f28ffac9bd0b 19:11:59 Step 7/23 : COPY go.mod vendor* ./ 19:11:59 ---> Using cache 19:11:59 ---> b9f193404d16 19:11:59 Step 8/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 19:11:59 ---> Using cache 19:11:59 ---> aedab48ce5b6 19:11:59 Step 9/23 : COPY . . 19:11:59 ---> Using cache 19:11:59 ---> 93a0b42533f8 19:11:59 Step 10/23 : RUN make cmd/support-scheduler/support-scheduler 19:12:02 ---> Running in e159bd560b2d 19:12:02 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:07 Running on prd-ubuntu20.04-docker-arm64-4c-16g-24682 in /w/workspace/edgexfoundry_edgex-go_PR-4146 [Pipeline] { [Pipeline] ws 19:12:07 Running in /w/workspace/edgex-go/1 [Pipeline] { [Pipeline] checkout 19:12:07 The recommended git tool is: git 19:12:08 Removing intermediate container afed905086e0 19:12:08 ---> 7e6311d4b442 19:12:08 Step 7/20 : COPY . . 19:12:14 Removing intermediate container b51fad3f32c6 19:12:14 ---> e93b86c36b55 19:12:14 Step 10/23 : RUN make cmd/sys-mgmt-executor/sys-mgmt-executor 19:12:14 using credential edgex-jenkins-ssh 19:12:14 Cloning the remote Git repository 19:12:14 ---> c530651616a9 19:12:14 Step 8/20 : RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider 19:12:14 ---> Running in 6a21e3e9a782 19:12:14 ---> Running in 43c09feeddca 19:12:14 Cloning repository git@github.com:edgexfoundry/edgex-go.git 19:12:14 > git init /w/workspace/edgex-go/1 # timeout=10 19:12:15 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git 19:12:15 > git --version # timeout=10 19:12:15 > git --version # 'git version 2.25.1' 19:12:15 using GIT_SSH to set credentials SSH Credentials for GitHub 19:12:15 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 19:12:15 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/sys-mgmt-executor/sys-mgmt-executor ./cmd/sys-mgmt-executor 19:12:16 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/security-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider 19:12:18 Removing intermediate container e8d8d3523622 19:12:18 ---> ec93736b8276 19:12:18 19:12:18 Step 11/24 : FROM alpine:3.16 19:12:18 ---> 9c6f07244728 19:12:18 Step 12/24 : RUN apk add --update --no-cache dumb-init 19:12:18 Removing intermediate container 6a21e3e9a782 19:12:18 ---> b3579abd32c1 19:12:18 19:12:18 Step 11/23 : FROM alpine:3.16 19:12:18 ---> 9c6f07244728 19:12:18 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:18 ---> Running in 620cc80dea97 19:12:18 ---> Running in 9fb7bf4aa245 19:12:18 Removing intermediate container 9fb7bf4aa245 19:12:18 ---> 176c4bc7cf05 19:12:18 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:19 ---> Running in aa2615b58dd1 19:12:19 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 19:12:19 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 19:12:19 (1/1) Installing dumb-init (1.2.5-r1) 19:12:19 Executing busybox-1.35.0-r17.trigger 19:12:19 OK: 6 MiB in 15 packages 19:12:19 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 19:12:19 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 19:12:20 (1/33) Installing ncurses-terminfo-base (6.3_p20220521-r0) 19:12:20 (2/33) Installing ncurses-libs (6.3_p20220521-r0) 19:12:20 (3/33) Installing readline (8.1.2-r0) 19:12:20 (4/33) Installing bash (5.1.16-r2) 19:12:20 Executing bash-5.1.16-r2.post-install 19:12:20 (5/33) Installing ca-certificates (20220614-r0) 19:12:20 (6/33) Installing brotli-libs (1.0.9-r6) 19:12:20 (7/33) Installing nghttp2-libs (1.47.0-r0) 19:12:20 (8/33) Installing libcurl (7.83.1-r3) 19:12:20 (9/33) Installing curl (7.83.1-r3) 19:12:20 (10/33) Installing docker-cli (20.10.16-r2) 19:12:20 (11/33) Installing dumb-init (1.2.5-r1) 19:12:20 (12/33) Installing libbz2 (1.0.8-r1) 19:12:20 (13/33) Installing expat (2.4.8-r0) 19:12:20 (14/33) Installing libffi (3.4.2-r1) 19:12:20 (15/33) Installing gdbm (1.23-r0) 19:12:20 (16/33) Installing xz-libs (5.2.5-r1) 19:12:20 (17/33) Installing libgcc (11.2.1_git20220219-r2) 19:12:20 (18/33) Installing libstdc++ (11.2.1_git20220219-r2) 19:12:20 (19/33) Installing mpdecimal (2.5.1-r1) 19:12:20 (20/33) Installing sqlite-libs (3.38.5-r0) 19:12:20 (21/33) Installing python3 (3.10.5-r0) 19:12:21 Removing intermediate container 620cc80dea97 19:12:21 ---> ae304bf9d2af 19:12:21 Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 19:12:21 (22/33) Installing py3-contextlib2 (21.6.0-r2) 19:12:21 (23/33) Installing py3-tomli (2.0.1-r1) 19:12:21 (24/33) Installing py3-pep517 (0.12.0-r2) 19:12:21 (25/33) Installing py3-six (1.16.0-r1) 19:12:21 (26/33) Installing py3-retrying (1.3.3-r3) 19:12:21 (27/33) Installing py3-appdirs (1.4.4-r3) 19:12:21 (28/33) Installing py3-more-itertools (8.13.0-r0) 19:12:21 (29/33) Installing py3-ordered-set (4.0.2-r3) 19:12:21 (30/33) Installing py3-parsing (2.4.7-r3) 19:12:21 (31/33) Installing py3-packaging (21.3-r0) 19:12:21 (32/33) Installing py3-setuptools (59.4.0-r0) 19:12:21 (33/33) Installing py3-pip (22.1.1-r0) 19:12:21 Executing busybox-1.35.0-r17.trigger 19:12:21 Executing ca-certificates-20220614-r0.trigger 19:12:21 OK: 122 MiB in 47 packages 19:12:21 ---> Running in a9f228bcfba8 19:12:22 Removing intermediate container a9f228bcfba8 19:12:22 ---> 6f4e6c4b6d2b 19:12:22 Step 14/24 : ENV APP_PORT=59882 19:12:22 ---> Running in 3a9e57abb623 19:12:23 Removing intermediate container 3a9e57abb623 19:12:23 ---> 64343fbc41f0 19:12:23 Step 15/24 : EXPOSE $APP_PORT 19:12:23 ---> Running in 9dd340431836 19:12:23 Removing intermediate container 9dd340431836 19:12:23 ---> f2145ac71150 19:12:23 Step 16/24 : WORKDIR / 19:12:23 ---> Running in e0a76000dc43 19:12:24 Collecting docker-compose==1.23.2 19:12:24 Removing intermediate container e0a76000dc43 19:12:24 ---> e2c7e876fa9a 19:12:24 Step 17/24 : COPY --from=builder /edgex-go/Attribution.txt / 19:12:24 Downloading docker_compose-1.23.2-py2.py3-none-any.whl (131 kB) 19:12:24 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 131.9/131.9 kB 32.2 MB/s eta 0:00:00 19:12:24 Collecting docopt<0.7,>=0.6.1 19:12:24 Downloading docopt-0.6.2.tar.gz (25 kB) 19:12:24 Preparing metadata (setup.py): started 19:12:25 Preparing metadata (setup.py): finished with status 'done' 19:12:25 Collecting cached-property<2,>=1.2.0 19:12:25 Downloading cached_property-1.5.2-py2.py3-none-any.whl (7.6 kB) 19:12:25 Collecting requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1 19:12:25 Downloading requests-2.20.1-py2.py3-none-any.whl (57 kB) 19:12:25 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 58.0/58.0 kB 157.3 MB/s eta 0:00:00 19:12:25 Requirement already satisfied: six<2,>=1.3.0 in /usr/lib/python3.10/site-packages (from docker-compose==1.23.2) (1.16.0) 19:12:25 Collecting jsonschema<3,>=2.5.1 19:12:25 Downloading jsonschema-2.6.0-py2.py3-none-any.whl (39 kB) 19:12:25 Collecting websocket-client<1.0,>=0.32.0 19:12:25 Downloading websocket_client-0.59.0-py2.py3-none-any.whl (67 kB) 19:12:25 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 67.2/67.2 kB 164.7 MB/s eta 0:00:00 19:12:25 ---> b59b93056a9e 19:12:25 Step 18/24 : COPY --from=builder /edgex-go/cmd/core-command/core-command / 19:12:25 Collecting dockerpty<0.5,>=0.4.1 19:12:25 Downloading dockerpty-0.4.1.tar.gz (13 kB) 19:12:25 Preparing metadata (setup.py): started 19:12:25 Removing intermediate container d0951d74fcb2 19:12:25 ---> cc3df201fb2b 19:12:25 19:12:25 Step 11/25 : FROM alpine:3.16 19:12:25 ---> 9c6f07244728 19:12:25 Step 12/25 : RUN apk add --update --no-cache dumb-init 19:12:25 ---> Using cache 19:12:25 ---> ae304bf9d2af 19:12:25 Step 13/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 19:12:25 ---> Using cache 19:12:25 ---> 6f4e6c4b6d2b 19:12:25 Step 14/25 : ENV APP_PORT=59881 19:12:25 Preparing metadata (setup.py): finished with status 'done' 19:12:25 ---> Running in 4534fb97a651 19:12:25 Collecting PyYAML<4,>=3.10 19:12:25 Downloading PyYAML-3.13.tar.gz (270 kB) 19:12:25 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 270.6/270.6 kB 43.9 MB/s eta 0:00:00 19:12:26 Preparing metadata (setup.py): started 19:12:26 Removing intermediate container 4534fb97a651 19:12:26 ---> 0ac2c818499c 19:12:26 Step 15/25 : EXPOSE $APP_PORT 19:12:26 ---> cc6ed3beb2cf 19:12:26 Step 19/24 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml 19:12:26 ---> Running in ce34b00f0d68 19:12:26 Preparing metadata (setup.py): finished with status 'done' 19:12:26 Collecting texttable<0.10,>=0.9.0 19:12:26 Downloading texttable-0.9.1.tar.gz (11 kB) 19:12:26 Preparing metadata (setup.py): started 19:12:26 Removing intermediate container ce34b00f0d68 19:12:26 ---> d733415d937a 19:12:26 Step 16/25 : WORKDIR / 19:12:26 Preparing metadata (setup.py): finished with status 'done' 19:12:26 Collecting docker<4.0,>=3.6.0 19:12:26 Downloading docker-3.7.3-py2.py3-none-any.whl (134 kB) 19:12:26 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 134.5/134.5 kB 157.1 MB/s eta 0:00:00 19:12:26 ---> Running in a0e9c406505d 19:12:26 ---> dc50b87df687 19:12:26 Step 20/24 : ENTRYPOINT ["/core-command"] 19:12:26 Collecting docker-pycreds>=0.4.0 19:12:26 Downloading docker_pycreds-0.4.0-py2.py3-none-any.whl (9.0 kB) 19:12:27 ---> Running in 74412ab86b98 19:12:27 Collecting urllib3<1.25,>=1.21.1 19:12:27 Downloading urllib3-1.24.3-py2.py3-none-any.whl (118 kB) 19:12:27 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 118.8/118.8 kB 140.2 MB/s eta 0:00:00 19:12:27 Collecting idna<2.8,>=2.5 19:12:27 Downloading idna-2.7-py2.py3-none-any.whl (58 kB) 19:12:27 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 58.2/58.2 kB 156.7 MB/s eta 0:00:00 19:12:27 Removing intermediate container a0e9c406505d 19:12:27 ---> d9280c16068c 19:12:27 Step 17/25 : COPY --from=builder /edgex-go/Attribution.txt / 19:12:27 Collecting certifi>=2017.4.17 19:12:27 Downloading certifi-2022.6.15-py3-none-any.whl (160 kB) 19:12:27 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 160.2/160.2 kB 151.4 MB/s eta 0:00:00 19:12:27 Collecting chardet<3.1.0,>=3.0.2 19:12:27 Downloading chardet-3.0.4-py2.py3-none-any.whl (133 kB) 19:12:27 Removing intermediate container 74412ab86b98 19:12:27 ---> f1388d0cfd98 19:12:27 Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 19:12:27 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 133.4/133.4 kB 3.2 MB/s eta 0:00:00 19:12:27 Using legacy 'setup.py install' for dockerpty, since package 'wheel' is not installed. 19:12:27 Using legacy 'setup.py install' for docopt, since package 'wheel' is not installed. 19:12:27 Using legacy 'setup.py install' for PyYAML, since package 'wheel' is not installed. 19:12:27 ---> Running in a5a9d2b289c5 19:12:27 Using legacy 'setup.py install' for texttable, since package 'wheel' is not installed. 19:12:27 Installing collected packages: texttable, PyYAML, jsonschema, idna, docopt, chardet, cached-property, websocket-client, urllib3, dockerpty, docker-pycreds, certifi, requests, docker, docker-compose 19:12:27 Running setup.py install for texttable: started 19:12:27 Removing intermediate container a5a9d2b289c5 19:12:27 ---> 8d6810680cc9 19:12:27 Step 22/24 : LABEL arch=x86_64 19:12:28 ---> 255015c063e5 19:12:28 Step 18/25 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / 19:12:28 ---> Running in d21cf6e426f9 19:12:28 Running setup.py install for texttable: finished with status 'done' 19:12:28 Running setup.py install for PyYAML: started 19:12:28 Removing intermediate container d21cf6e426f9 19:12:28 ---> c3e82a8e332b 19:12:28 Step 23/24 : LABEL git_sha=ea7a91481d9e233e1e00d191163b8afe076d4f96 19:12:28 Running setup.py install for PyYAML: finished with status 'done' 19:12:28 ---> Running in 2ec264cfd094 19:12:28 ---> 41a757ad1805 19:12:28 Step 19/25 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml 19:12:28 Removing intermediate container 2ec264cfd094 19:12:28 ---> d9c090d43a1f 19:12:28 Step 24/24 : LABEL version=0.0.0 19:12:29 ---> Running in 24598da82add 19:12:29 Running setup.py install for docopt: started 19:12:29 ---> 0b6bedeecf9b 19:12:29 Step 20/25 : COPY --from=builder /edgex-go/cmd/core-metadata/res/uom.toml /res/uom.toml 19:12:29 Running setup.py install for docopt: finished with status 'done' 19:12:29 Removing intermediate container 24598da82add 19:12:29 ---> 99fa1a214b43 19:12:29 19:12:29 Successfully built 99fa1a214b43 19:12:29 Successfully tagged core-command:latest 19:12:29  Building core-command ... done Building security-proxy-setup 19:12:30 ---> beddb0ecadc5 19:12:30 Step 21/25 : ENTRYPOINT ["/core-metadata"] 19:12:31 ---> Running in 0c4feba6843f 19:12:31 Running setup.py install for dockerpty: started 19:12:31 Running setup.py install for dockerpty: finished with status 'done' 19:12:31 Removing intermediate container 0c4feba6843f 19:12:31 ---> 466ff9f3fbb5 19:12:31 Step 22/25 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 19:12:31 Merging remotes/origin/main commit 5f565a5026236f7a21fcb63799adf4b457e3ab40 into PR head commit ea7a91481d9e233e1e00d191163b8afe076d4f96 19:12:31 ---> Running in 8b9dd5ae82ab 19:12:31 Removing intermediate container 8b9dd5ae82ab 19:12:31 ---> a8f2801b9891 19:12:31 Step 23/25 : LABEL arch=x86_64 19:12:31 Merge succeeded, producing ea7a91481d9e233e1e00d191163b8afe076d4f96 19:12:31 Checking out Revision ea7a91481d9e233e1e00d191163b8afe076d4f96 (PR-4146) 19:12:30 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 19:12:30 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 19:12:30 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 19:12:30 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git 19:12:30 using GIT_SSH to set credentials SSH Credentials for GitHub 19:12:30 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/4146/head:refs/remotes/origin/PR-4146 +refs/heads/main:refs/remotes/origin/main # timeout=10 19:12:31 > git config core.sparsecheckout # timeout=10 19:12:31 > git checkout -f ea7a91481d9e233e1e00d191163b8afe076d4f96 # timeout=10 19:12:31 > git remote # timeout=10 19:12:31 > git config --get remote.origin.url # timeout=10 19:12:31 using GIT_SSH to set credentials SSH Credentials for GitHub 19:12:31 > git merge 5f565a5026236f7a21fcb63799adf4b457e3ab40 # timeout=10 19:12:31 > git rev-parse HEAD^{commit} # timeout=10 19:12:31 > git config core.sparsecheckout # timeout=10 19:12:32 > git checkout -f ea7a91481d9e233e1e00d191163b8afe076d4f96 # timeout=10 19:12:32 ---> Running in a3b50efab56f 19:12:32 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:32 Successfully installed PyYAML-3.13 cached-property-1.5.2 certifi-2022.6.15 chardet-3.0.4 docker-3.7.3 docker-compose-1.23.2 docker-pycreds-0.4.0 dockerpty-0.4.1 docopt-0.6.2 idna-2.7 jsonschema-2.6.0 requests-2.20.1 texttable-0.9.1 urllib3-1.24.3 websocket-client-0.59.0 19:12:32 Step 1/22 : ARG BUILDER_BASE=golang:1.18-alpine3.16 19:12:32 Step 2/22 : FROM ${BUILDER_BASE} AS builder 19:12:32 ---> c09e6401277c 19:12:32 Step 3/22 : WORKDIR /edgex-go 19:12:32 ---> Using cache 19:12:32 ---> 30687f8bae40 19:12:32 Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 19:12:32 ---> Using cache 19:12:32 ---> 802f424093e0 19:12:32 Step 5/22 : RUN apk add --update --no-cache make git 19:12:32 Removing intermediate container a3b50efab56f 19:12:32 ---> f6dac2a54fde 19:12:32 Step 24/25 : LABEL git_sha=ea7a91481d9e233e1e00d191163b8afe076d4f96 19:12:33 ---> Running in 098253923a9c 19:12:33 ---> Running in 4d5461fe28d9 19:12:33 Removing intermediate container 4d5461fe28d9 19:12:33 ---> 8db1892875a9 19:12:33 Step 25/25 : LABEL version=0.0.0 19:12:33 ---> Running in 0852420a74f2 19:12:33 Removing intermediate container 0852420a74f2 19:12:33 ---> e645b5ba874c 19:12:33 19:12:33 Successfully built e645b5ba874c 19:12:33 Successfully tagged core-metadata:latest 19:12:33 Building support-notifications 19:12:33  Building core-metadata ... done fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 19:12:34 fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 19:12:35 OK: 211 MiB in 51 packages 19:12:36 Commit message: "build(deps): Bump github.com/edgexfoundry/go-mod-core-contracts/v2" 19:12:36 > git --version # timeout=10 19:12:36 > git --version # 'git version 2.25.1' 19:12:36 fatal: bad object bd7468d5528128c83034753e4c3def8ef9af3f2d [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { 19:12:36 Removing intermediate container aa2615b58dd1 19:12:36 ---> 1b7be03c58f0 19:12:36 Step 14/23 : ENV APP_PORT=58890 [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 19:12:37 ---> Running in 2bea00e5be77 19:12:37 Removing intermediate container 098253923a9c 19:12:37 ---> 126d467caab7 19:12:37 Step 6/22 : COPY go.mod vendor* ./ 19:12:37 + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json 19:12:37 % Total % Received % Xferd Average Speed Time Time Time Current 19:12:37 Dload Upload Total Spent Left Speed 19:12:37 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12602 100 12602 0 0 99k 0 --:--:-- --:--:-- --:--:-- 100k 19:12:37 Removing intermediate container 2bea00e5be77 19:12:37 ---> a496747a4247 19:12:37 Step 15/23 : EXPOSE $APP_PORT [Pipeline] sh 19:12:38 Step 1/23 : ARG BUILDER_BASE=golang:1.18-alpine3.16 19:12:38 Step 2/23 : FROM ${BUILDER_BASE} AS builder 19:12:38 ---> c09e6401277c 19:12:38 Step 3/23 : ARG ADD_BUILD_TAGS="" 19:12:38 ---> Using cache 19:12:38 ---> 2972ab5581d8 19:12:38 Step 4/23 : WORKDIR /edgex-go 19:12:38 ---> Using cache 19:12:38 ---> 0a9b19394548 19:12:38 Step 5/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 19:12:38 ---> Using cache 19:12:38 ---> 32e65b54fb2c 19:12:38 Step 6/23 : RUN apk add --update --no-cache make bash git ca-certificates 19:12:38 ---> 838dbea15f0f 19:12:38 Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 19:12:38 ---> Running in 5720518ce68e 19:12:38 ---> Running in 8e1c6842429c 19:12:38 ---> Running in 1632fa9ce47a 19:12:38 + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh 19:12:38 Removing intermediate container 5720518ce68e 19:12:38 ---> 71cf029f85b0 19:12:38 Step 16/23 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/sys-mgmt-agent / 19:12:38 + sudo tee /etc/docker/daemon.new 19:12:38 + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json 19:12:38 { 19:12:38 "registry-mirrors": [ 19:12:38 "https://nexus3.edgexfoundry.org:10001" 19:12:38 ], 19:12:38 "bip": "10.250.0.254/24", 19:12:38 "hosts": [ 19:12:38 "tcp://0.0.0.0:5555", 19:12:38 "unix:///var/run/docker.sock" 19:12:38 ], 19:12:38 "mtu": 1458, 19:12:38 "selinux-enabled": true, 19:12:38 "seccomp-profile": "/etc/docker/seccomp.json" 19:12:38 } [Pipeline] sh 19:12:38 fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 19:12:39 + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh 19:12:39 ---> dba55b0c88c4 19:12:39 Step 17/23 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/res/configuration.toml /res/configuration.toml 19:12:39 + sudo service docker restart 19:12:39 ---> f0fed3256f44 19:12:39 Step 18/23 : COPY --from=builder /edgex-go/cmd/sys-mgmt-executor/sys-mgmt-executor / 19:12:39 Removing intermediate container e159bd560b2d 19:12:39 ---> 109a1fde8eb6 19:12:39 19:12:39 Step 11/23 : FROM alpine:3.16 19:12:39 ---> 9c6f07244728 19:12:39 Step 12/23 : RUN apk add --update --no-cache dumb-init 19:12:39 ---> Using cache 19:12:39 ---> ae304bf9d2af 19:12:39 Step 13/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 19:12:39 ---> Using cache 19:12:39 ---> 6f4e6c4b6d2b 19:12:39 Step 14/23 : ENV APP_PORT=59861 19:12:39 fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 19:12:39 ---> Running in 69beee6a8822 19:12:40 OK: 211 MiB in 51 packages 19:12:40 Removing intermediate container 69beee6a8822 19:12:40 ---> cac13077b505 19:12:40 Step 15/23 : EXPOSE $APP_PORT 19:12:41 ---> fd6a2d035a96 19:12:41 Step 19/23 : ENTRYPOINT ["/sys-mgmt-agent"] 19:12:41 ---> Running in b623358fa30a 19:12:41 ---> Running in 02ad86b49867 19:12:41 Removing intermediate container 8e1c6842429c 19:12:41 ---> a2fc2ed2a3bb 19:12:41 Step 7/23 : COPY go.mod vendor* ./ 19:12:41 Removing intermediate container b623358fa30a 19:12:41 ---> b3f9cbe5a2ed 19:12:41 Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / 19:12:41 Removing intermediate container 02ad86b49867 19:12:41 ---> 7b9531f9fbb0 19:12:41 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 19:12:41 ---> Running in 7f9539bcf28b 19:12:42 ---> 35a848034dc4 19:12:42 Step 8/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 19:12:42 ---> e87cce9e23a7 19:12:42 Step 17/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / 19:12:42 ---> Running in c0791d5bebd0 19:12:42 Removing intermediate container 7f9539bcf28b 19:12:42 ---> b0a6bca366e1 19:12:42 Step 21/23 : LABEL arch=x86_64 19:12:42 ---> Running in cc34dc9e99dc 19:12:43 Removing intermediate container cc34dc9e99dc 19:12:43 ---> dffa9ef46e5d 19:12:43 Step 22/23 : LABEL git_sha=ea7a91481d9e233e1e00d191163b8afe076d4f96 19:12:43 ---> bbe0ffbd52f8 19:12:43 Step 18/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml 19:12:43 ---> Running in a238ecb5cd80 19:12:44 Removing intermediate container a238ecb5cd80 19:12:44 ---> 7214807b6a8e 19:12:44 Step 23/23 : LABEL version=0.0.0 19:12:44 ---> 73e08b3b8a50 19:12:44 Step 19/23 : ENTRYPOINT ["/support-scheduler"] 19:12:44 ---> Running in b986e19efc9c 19:12:44 ---> Running in cbcf1c22bf39 19:12:45 Removing intermediate container b986e19efc9c 19:12:45 ---> b8af60560a7c 19:12:45 19:12:45 Removing intermediate container 43c09feeddca 19:12:45 ---> 9338e830ff11 19:12:45 19:12:45 Step 9/20 : FROM alpine:3.15 19:12:45 ---> c4fc93816858 19:12:45 Step 10/20 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' 19:12:45 ---> Using cache 19:12:45 ---> 064757dabf69 19:12:45 Step 11/20 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 19:12:45 ---> Using cache 19:12:45 ---> 062508944918 19:12:45 Step 12/20 : RUN apk update && apk --no-cache --update add dumb-init curl gcompat 19:12:45 Successfully built b8af60560a7c 19:12:45 Successfully tagged sys-mgmt-agent:latest 19:12:45  Building sys-mgmt-agent ... done Building security-spire-agent 19:12:45 Removing intermediate container cbcf1c22bf39 19:12:45 ---> c5159d05bf00 19:12:45 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 19:12:45 ---> Running in e44b45863b5e 19:12:45 ---> Running in ba1d48bec35e 19:12:45 fetch https://dl-4.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 19:12:46 Removing intermediate container ba1d48bec35e 19:12:46 ---> d3946bf558a7 19:12:46 Step 21/23 : LABEL arch=x86_64 19:12:46 fetch https://dl-4.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 19:12:47 ---> Running in 4a358ecf56fa 19:12:47 v3.15.6-51-ge17b2505f3 [https://dl-4.alpinelinux.org/alpine/v3.15/main] 19:12:47 v3.15.6-51-ge17b2505f3 [https://dl-4.alpinelinux.org/alpine/v3.15/community] 19:12:47 OK: 15856 distinct packages available 19:12:47 fetch https://dl-4.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 19:12:47 Removing intermediate container 1632fa9ce47a 19:12:47 ---> b21cb0365c14 19:12:47 Step 8/22 : COPY . . 19:12:47 Removing intermediate container 4a358ecf56fa 19:12:47 ---> c97490eca447 19:12:47 Step 22/23 : LABEL git_sha=ea7a91481d9e233e1e00d191163b8afe076d4f96 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 ---> c09e6401277c 19:12:48 Step 3/26 : WORKDIR /edgex-go 19:12:48 ---> Using cache 19:12:48 ---> 30687f8bae40 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 ---> 802f424093e0 19:12:48 Step 5/26 : RUN apk add --update --no-cache make git build-base curl 19:12:48 ---> Using cache 19:12:48 ---> f01354ff2cac 19:12:48 Step 6/26 : COPY go.mod vendor* ./ 19:12:48 ---> Using cache 19:12:48 ---> 9d102a5fc866 19:12:48 Step 7/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 19:12:48 ---> Using cache 19:12:48 ---> 045c57d9ab9f 19:12:48 Step 8/26 : COPY . . 19:12:48 ---> Using cache 19:12:48 ---> cef4404ae5ad 19:12:48 Step 9/26 : ARG SPIRE_RELEASE=1.2.1 19:12:48 ---> Using cache 19:12:48 ---> b53d1712afec 19:12:48 Step 10/26 : WORKDIR /edgex-go/spire-build 19:12:48 ---> Using cache 19:12:48 ---> 695bfd75f1ce 19:12:48 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:48 fetch https://dl-4.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 19:12:48 (1/9) Installing ca-certificates (20220614-r0) 19:12:48 (2/9) Installing brotli-libs (1.0.9-r5) 19:12:48 ---> Running in 5b8937c6540b 19:12:48 (3/9) Installing nghttp2-libs (1.46.0-r0) 19:12:49 (4/9) Installing libcurl (7.80.0-r3) 19:12:49 (5/9) Installing curl (7.80.0-r3) 19:12:49 ---> Running in 87625ce180b7 19:12:49 (6/9) Installing dumb-init (1.2.5-r1) 19:12:49 (7/9) Installing musl-obstack (1.2.3-r0) 19:12:49 Removing intermediate container 5b8937c6540b 19:12:49 ---> 1c25aa4b3f1d 19:12:49 Step 23/23 : LABEL version=0.0.0 19:12:49 (8/9) Installing libucontext (1.1-r0) 19:12:49 ---> Running in e1d62e95af2a 19:12:49 (9/9) Installing gcompat (1.0.0-r4) 19:12:49 Executing busybox-1.34.1-r7.trigger 19:12:49 Executing ca-certificates-20220614-r0.trigger 19:12:49 OK: 8 MiB in 23 packages 19:12:49 Removing intermediate container e1d62e95af2a 19:12:49 ---> 00f45ac35a21 19:12:49 19:12:49 Removing intermediate container c0791d5bebd0 19:12:49 ---> 6d742ae82b22 19:12:49 Step 9/23 : COPY . . 19:12:49 Successfully built 00f45ac35a21 19:12:49 Successfully tagged support-scheduler:latest 19:12:52  Building support-scheduler ... done Removing intermediate container 87625ce180b7 19:12:52 ---> a397eedc7a50 19:12:52 Step 12/26 : WORKDIR /edgex-go 19:12:52 ---> 1e11428de786 19:12:52 Step 9/22 : RUN make cmd/security-proxy-setup/security-proxy-setup cmd/secrets-config/secrets-config 19:12:52 ---> Running in 777f7a4ca37f 19:12:52 ---> Running in 8dd0c0fd05c3 19:12:52 Removing intermediate container e44b45863b5e 19:12:52 ---> a0c627820460 19:12:52 Step 13/20 : COPY --from=builder /edgex-go/Attribution.txt / 19:12:52 Removing intermediate container 777f7a4ca37f 19:12:52 ---> 2a00e90a336b 19:12:52 19:12:52 Step 13/26 : FROM alpine:3.15 19:12:52 ---> c4fc93816858 19:12:52 Step 14/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' 19:12:52 ---> Using cache 19:12:52 ---> 064757dabf69 19:12:52 Step 15/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 19:12:52 ---> Using cache 19:12:52 ---> 062508944918 19:12:52 Step 16/26 : RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 19:12:52 ---> Using cache 19:12:52 ---> 07b733ee32c5 19:12:52 Step 17/26 : COPY --from=builder /usr/local/bin/spire-agent /usr/local/bin 19:12:52 ---> 36f8df6ed711 19:12:52 Step 14/20 : COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/security-spiffe-token-provider / 19:12: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-proxy-setup/security-proxy-setup ./cmd/security-proxy-setup 19:12:54 ---> accfb86243ca 19:12:54 Step 15/20 : COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/res/configuration.toml /res/configuration.toml 19:12:54 ---> 95a9aafcd205 19:12:54 Step 18/26 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin 19:12:54 ---> 3a96a848bacf 19:12:54 Step 10/23 : RUN make cmd/support-notifications/support-notifications 19:12:54 ---> Running in f60c6ce2dd68 19:12:54 ---> 4987386b7fc3 19:12:54 Step 16/20 : ENTRYPOINT [ "/security-spiffe-token-provider" ] 19:12:54 ---> Running in 7092cb513280 19:12:54 Removing intermediate container 7092cb513280 19:12:54 ---> 2e9d75d0bc60 19:12:54 Step 17/20 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 19:12:54 ---> Running in 7e15adefdc58 19:12: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-notifications/support-notifications ./cmd/support-notifications 19:12:54 Removing intermediate container 7e15adefdc58 19:12:54 ---> 9949ddda99c9 19:12:54 Step 18/20 : LABEL arch=x86_64 19:12:55 ---> Running in 11b0c518a965 19:12:55 Removing intermediate container 11b0c518a965 19:12:55 ---> 10461daa0d68 19:12:55 Step 19/20 : LABEL git_sha=ea7a91481d9e233e1e00d191163b8afe076d4f96 19:12:55 ---> Running in 70c3dcb0b6db 19:12:55 ---> 6cb12c0b6126 19:12:55 Step 19/26 : COPY --from=builder /edgex-go/cmd/security-spire-agent/docker-entrypoint.sh /usr/local/bin/ 19:12:55 Removing intermediate container 70c3dcb0b6db 19:12:55 ---> 569dc7ec33fb 19:12:55 Step 20/20 : LABEL version=0.0.0 19:12:55 ---> 98b2b1a25060 19:12:55 Step 20/26 : COPY --from=builder /edgex-go/cmd/security-spire-agent/agent.conf /usr/local/etc/spire/agent.conf.tpl 19:12:55 ---> Running in 4729784f15c2 19:12:56 Removing intermediate container 4729784f15c2 19:12:56 ---> 507824c40b9c 19:12:56 19:12:56 Successfully built 507824c40b9c 19:12:56 ---> e78652afee0a 19:12:56 Step 21/26 : COPY --from=builder /edgex-go/cmd/security-spire-agent/openssl.conf /usr/local/etc/ 19:12:56 Successfully tagged security-spiffe-token-provider:latest 19:12:56  Building security-spiffe-token-provider ... done  ---> fd415b6929cb 19:12:56 Step 22/26 : ENTRYPOINT [ "/usr/bin/dumb-init" ] 19:12:56 ---> Running in 326849b8acae 19:12:56 Removing intermediate container 326849b8acae 19:12:56 ---> 81e1f2cae63f 19:12:56 Step 23/26 : CMD [ "--verbose", "docker-entrypoint.sh" ] 19:12:56 ---> Running in ffc152e64214 19:12:57 Removing intermediate container ffc152e64214 19:12:57 ---> 77bd0456d9de 19:12:57 Step 24/26 : LABEL arch=x86_64 19:12:57 ---> Running in d4dea0ba9e12 19:12:57 Removing intermediate container d4dea0ba9e12 19:12:57 ---> 0f2d64036db9 19:12:57 Step 25/26 : LABEL git_sha=ea7a91481d9e233e1e00d191163b8afe076d4f96 19:12:57 ---> Running in f9aaccaa073a 19:12:57 Removing intermediate container f9aaccaa073a 19:12:57 ---> 2db609cd7dbb 19:12:57 Step 26/26 : LABEL version=0.0.0 19:12:57 ---> Running in 5670d5ef2ba3 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 19:12:58 provisioning config files... 19:12:58 copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/1@tmp/config8194692613006829102tmp [Pipeline] { 19:12:58 Removing intermediate container 5670d5ef2ba3 19:12:58 ---> 5fd03bf4f516 19:12:58 19:12:58 Successfully built 5fd03bf4f516 19:12:58 Successfully tagged security-spire-agent:latest [Pipeline] libraryResource [Pipeline] sh 19:12:58 ---> docker-login.sh 19:12:58 nexus3.edgexfoundry.org:10001 19:12:59 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 19:12:59 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 19:12:59 Configure a credential helper to remove this warning. See 19:12:59 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 19:12:59 19:12:59 Login Succeeded 19:12:59 nexus3.edgexfoundry.org:10002 19:12:59 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 19:12:59 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 19:12:59 Configure a credential helper to remove this warning. See 19:12:59 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 19:12:59 19:12:59 Login Succeeded 19:12:59 nexus3.edgexfoundry.org:10003 19:13:00 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 19:13:00 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 19:13:00 Configure a credential helper to remove this warning. See 19:13:00 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 19:13:00 19:13:00 Login Succeeded 19:13:00 nexus3.edgexfoundry.org:10004 19:13:00 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 19:13:00 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 19:13:00 Configure a credential helper to remove this warning. See 19:13:00 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 19:13:00 19:13:00 Login Succeeded 19:13:00 docker.io 19:13:00 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 19:13:01 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 19:13:01 Configure a credential helper to remove this warning. See 19:13:01 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 19:13:01 19:13:01 Login Succeeded 19:13:01 ---> docker-login.sh ends [Pipeline] } 19:13:01 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] sh 19:13:01 + git config --global --add safe.directory /w/workspace/edgex-go/1 [Pipeline] echo 19:13:02 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 19:13:02 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 19:13:02 ========================================================= 19:13:02 [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine] 19:13:02 ========================================================= [Pipeline] fileExists [Pipeline] sh 19:13:02 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine 19:13:02 1.18-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 19:13:02 b3c136eddcbf: Pulling fs layer 19:13:02 c0a3192eca97: Pulling fs layer 19:13:02 a050256f5b6f: Pulling fs layer 19:13:02 656be50a0ddc: Pulling fs layer 19:13:02 2bbca73fdf42: Pulling fs layer 19:13:02 46d945488cbd: Pulling fs layer 19:13:02 8a5474983e97: Pulling fs layer 19:13:02 329c88fbcd65: Pulling fs layer 19:13:02 656be50a0ddc: Waiting 19:13:02 2bbca73fdf42: Waiting 19:13:02 46d945488cbd: Waiting 19:13:02 8a5474983e97: Waiting 19:13:02 329c88fbcd65: Waiting 19:13:02 a050256f5b6f: Download complete 19:13:02 c0a3192eca97: Verifying Checksum 19:13:02 c0a3192eca97: Download complete 19:13:02 2bbca73fdf42: Verifying Checksum 19:13:02 2bbca73fdf42: Download complete 19:13:02 46d945488cbd: Verifying Checksum 19:13:02 46d945488cbd: Download complete 19:13:02 b3c136eddcbf: Verifying Checksum 19:13:02 b3c136eddcbf: Download complete 19:13:03 b3c136eddcbf: Pull complete 19:13:03 329c88fbcd65: Verifying Checksum 19:13:03 329c88fbcd65: Download complete 19:13:04 c0a3192eca97: Pull complete 19:13:04 a050256f5b6f: Pull complete 19:13:04 8a5474983e97: Verifying Checksum 19:13:04 8a5474983e97: Download complete 19:13:05 656be50a0ddc: Verifying Checksum 19:13:05 656be50a0ddc: Download complete 19:13:10  Building security-spire-agent ... 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:14 Removing intermediate container 8dd0c0fd05c3 19:13:14 ---> 21488d1404f0 19:13:14 19:13:14 Step 10/22 : FROM alpine:3.16 19:13:14 ---> 9c6f07244728 19:13:14 Step 11/22 : RUN apk add --update --no-cache curl dumb-init 19:13:14 ---> Running in 213797a3e7ef 19:13:14 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 19:13:14 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 19:13:14 (1/6) Installing ca-certificates (20220614-r0) 19:13:14 (2/6) Installing brotli-libs (1.0.9-r6) 19:13:14 (3/6) Installing nghttp2-libs (1.47.0-r0) 19:13:14 (4/6) Installing libcurl (7.83.1-r3) 19:13:14 (5/6) Installing curl (7.83.1-r3) 19:13:14 (6/6) Installing dumb-init (1.2.5-r1) 19:13:14 Executing busybox-1.35.0-r17.trigger 19:13:14 Executing ca-certificates-20220614-r0.trigger 19:13:14 OK: 8 MiB in 20 packages 19:13:15 Removing intermediate container 213797a3e7ef 19:13:15 ---> 1d30efc251c8 19:13:15 Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' 19:13:15 ---> Running in c4e9fd5693c3 19:13:15 Removing intermediate container c4e9fd5693c3 19:13:15 ---> 01274382f1d2 19:13:15 Step 13/22 : WORKDIR /edgex 19:13:15 ---> Running in 0cbc17873547 19:13:16 Removing intermediate container 0cbc17873547 19:13:16 ---> 43415e066eb9 19:13:16 Step 14/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/res/configuration.toml res/configuration.toml 19:13:16 ---> 8fec76284411 19:13:16 Step 15/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/security-proxy-setup . 19:13:17 ---> 8c8adc8db648 19:13:17 Step 16/22 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . 19:13:17 Removing intermediate container f60c6ce2dd68 19:13:17 ---> e091ab7d6e21 19:13:17 19:13:17 Step 11/23 : FROM alpine:3.16 19:13:17 ---> 9c6f07244728 19:13:17 Step 12/23 : RUN apk add --update --no-cache ca-certificates dumb-init 19:13:17 ---> Running in c601e3fa867c 19:13:17 ---> d57baf8371bf 19:13:17 Step 17/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/entrypoint.sh /usr/local/bin/ 19:13:18 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 19:13:18 ---> ebe8868a99ec 19:13:18 Step 18/22 : RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 19:13:18 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 19:13:18 ---> Running in 3082beb4ad39 19:13:18 (1/2) Installing ca-certificates (20220614-r0) 19:13:18 (2/2) Installing dumb-init (1.2.5-r1) 19:13:18 Executing busybox-1.35.0-r17.trigger 19:13:18 Executing ca-certificates-20220614-r0.trigger 19:13:18 OK: 6 MiB in 16 packages 19:13:18 Removing intermediate container 3082beb4ad39 19:13:18 ---> d0af9dc6412e 19:13:18 Step 19/22 : ENTRYPOINT ["entrypoint.sh"] 19:13:18 ---> Running in 50a76283544e 19:13:18 Removing intermediate container c601e3fa867c 19:13:18 ---> 812998cb1713 19:13:18 Step 13/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2021: Intel Corporation' 19:13:18 Removing intermediate container 50a76283544e 19:13:18 ---> c4f24d5b83fb 19:13:18 Step 20/22 : LABEL arch=x86_64 19:13:18 ---> Running in 8d6a7fa2c17f 19:13:18 ---> Running in cdc626f9ca3b 19:13:19 Removing intermediate container 8d6a7fa2c17f 19:13:19 ---> f67c3171101b 19:13:19 Step 14/23 : ENV APP_PORT=59860 19:13:19 Removing intermediate container cdc626f9ca3b 19:13:19 ---> e60b6aae05a7 19:13:19 Step 21/22 : LABEL git_sha=ea7a91481d9e233e1e00d191163b8afe076d4f96 19:13:19 ---> Running in c893be2593a4 19:13:19 ---> Running in 54c05d7fe6d2 19:13:19 Removing intermediate container c893be2593a4 19:13:19 ---> c01c185311f6 19:13:19 Step 15/23 : EXPOSE $APP_PORT 19:13:19 Removing intermediate container 54c05d7fe6d2 19:13:19 ---> c0ade9e7fc34 19:13:19 Step 22/22 : LABEL version=0.0.0 19:13:19 ---> Running in 58aba711b8f3 19:13:19 ---> Running in fee092ed269b 19:13:19 Removing intermediate container 58aba711b8f3 19:13:19 ---> 8dc497275ae6 19:13:19 Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / 19:13:19 Removing intermediate container fee092ed269b 19:13:19 ---> 1b809e35607b 19:13:19 19:13:19 Successfully built 1b809e35607b 19:13:19 Successfully tagged security-proxy-setup:latest 19:13:19  Building security-proxy-setup ... done  ---> d94c378cf708 19:13:19 Step 17/23 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / 19:13:20 ---> 4a83bb6f5ab3 19:13:20 Step 18/23 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml 19:13:20 ---> db5c7e318668 19:13:20 Step 19/23 : ENTRYPOINT ["/support-notifications"] 19:13:20 ---> Running in 8c4cdcd4a033 19:13:20 656be50a0ddc: Pull complete 19:13:20 2bbca73fdf42: Pull complete 19:13:20 46d945488cbd: Pull complete 19:13:20 Removing intermediate container 8c4cdcd4a033 19:13:20 ---> 8b5424cd12a4 19:13:20 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 19:13:20 ---> Running in 0ac549dfe06f 19:13:20 Removing intermediate container 0ac549dfe06f 19:13:20 ---> cd9081740439 19:13:20 Step 21/23 : LABEL arch=x86_64 19:13:20 ---> Running in 2c8718a4bf01 19:13:20 Removing intermediate container 2c8718a4bf01 19:13:20 ---> e10c03418231 19:13:20 Step 22/23 : LABEL git_sha=ea7a91481d9e233e1e00d191163b8afe076d4f96 19:13:20 ---> Running in 3c350a2b2268 19:13:20 Removing intermediate container 3c350a2b2268 19:13:20 ---> 47a2ae112b6d 19:13:20 Step 23/23 : LABEL version=0.0.0 19:13:21 ---> Running in c63990b2b589 19:13:21 Removing intermediate container c63990b2b589 19:13:21 ---> efff2461696c 19:13:21 19:13:21 Successfully built efff2461696c 19:13:21 Successfully tagged support-notifications:latest 19:13:21  Building support-notifications ... done  [Pipeline] } 19:13:21 $ docker stop --time=1 ec4cae65e1639e53c5868a5397913514d51fbb072f9df1ff28fe511b0fb80b8b 19:13:22 $ docker rm -f ec4cae65e1639e53c5868a5397913514d51fbb072f9df1ff28fe511b0fb80b8b [Pipeline] // withDockerContainer [Pipeline] sh 19:13:22 + docker images 19:13:22 REPOSITORY TAG IMAGE ID CREATED SIZE 19:13:22 support-notifications latest efff2461696c 2 seconds ago 27.3MB 19:13:22 security-proxy-setup latest 1b809e35607b 3 seconds ago 27.3MB 19:13:22 e091ab7d6e21 5 seconds ago 1.61GB 19:13:22 21488d1404f0 9 seconds ago 1.53GB 19:13:22 security-spire-agent latest 5fd03bf4f516 25 seconds ago 125MB 19:13:22 security-spiffe-token-provider latest 507824c40b9c 27 seconds ago 29.3MB 19:13:22 2a00e90a336b 30 seconds ago 1.42GB 19:13:22 support-scheduler latest 00f45ac35a21 33 seconds ago 26.7MB 19:13:22 sys-mgmt-agent latest b8af60560a7c 38 seconds ago 136MB 19:13:22 9338e830ff11 38 seconds ago 1.58GB 19:13:22 109a1fde8eb6 43 seconds ago 1.61GB 19:13:22 core-metadata latest e645b5ba874c 49 seconds ago 18.2MB 19:13:22 core-command latest 99fa1a214b43 53 seconds ago 17.3MB 19:13:22 cc3df201fb2b 57 seconds ago 1.55GB 19:13:22 b3579abd32c1 About a minute ago 1.53GB 19:13:22 ec93736b8276 About a minute ago 1.54GB 19:13:22 security-bootstrapper latest e6ac2543ec4d About a minute ago 19.4MB 19:13:22 core-data latest 7a499317479d About a minute ago 21.6MB 19:13:22 security-secretstore-setup latest eab92ee16f8b About a minute ago 29.2MB 19:13:22 9d3b56dbdf07 About a minute ago 1.53GB 19:13:22 819305636bcf About a minute ago 1.55GB 19:13:22 33d7a61b8a04 About a minute ago 1.54GB 19:13:22 security-spire-config latest a039c1549ba0 About a minute ago 85.8MB 19:13:22 security-spire-server latest 483fd891bf0f 2 minutes ago 86.5MB 19:13:22 9acf5c26a362 2 minutes ago 1.42GB 19:13:22 570853bac508 2 minutes ago 1.42GB 19:13:22 ci-base-image-x86_64 latest c09e6401277c 5 minutes ago 994MB 19:13:22 alpine 3.15 c4fc93816858 4 weeks ago 5.59MB 19:13:22 alpine 3.16 9c6f07244728 4 weeks ago 5.54MB 19:13:22 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver 0.1.4 31426a034bd3 2 months ago 253MB 19:13:22 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base 1.18-alpine a4fb48ad2a94 2 months ago 677MB 19:13:22 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:13:26 8a5474983e97: Pull complete 19:13:27 329c88fbcd65: Pull complete 19:13:27 Digest: sha256:53af0e8f7504757f555691f1ffb14839a2b3754f429f24055fc4060c6a6ea7d8 19:13:27 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine 19:13:27 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine [Pipeline] fileExists [Pipeline] sh 19:13:27 + echo+ FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine 19:13:27 WORKDIR /edgex 19:13:27 COPY go.mod . 19:13:27 RUN go mod download 19:13:27 docker build -t ci-base-image-arm64 -f - . 19:13:28 Sending build context to Docker daemon 3.162MB 19:13:28 Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine 19:13:28 ---> ff4287adb874 19:13:28 Step 2/4 : WORKDIR /edgex 19:13:30 ---> Running in 54b8dda5c911 19:13:30 Removing intermediate container 54b8dda5c911 19:13:30 ---> 58295c194463 19:13:30 Step 3/4 : COPY go.mod . 19:13:31 ---> 5976af3d536a 19:13:31 Step 4/4 : RUN go mod download 19:13:31 ---> Running in 68dcf843dfeb 19:14:03 Removing intermediate container 68dcf843dfeb 19:14:03 ---> 893877c0afe2 19:14:03 Successfully built 893877c0afe2 19:14:03 Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 19:14:03 + docker inspect -f . ci-base-image-arm64 19:14:03 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 19:14:04 prd-ubuntu20.04-docker-arm64-4c-16g-24682 does not seem to be running inside a container 19:14:04 $ 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:14:05 $ docker top 83628635e08433bb79d83aa673747de86166324073b46dc4bf611d00d97395b0 -eo pid,comm [Pipeline] { [Pipeline] sh 19:14:06 + go version 19:14:06 go version go1.18.3 linux/arm64 [Pipeline] } 19:14:06 $ docker stop --time=1 83628635e08433bb79d83aa673747de86166324073b46dc4bf611d00d97395b0 19:14:08 $ docker rm -f 83628635e08433bb79d83aa673747de86166324073b46dc4bf611d00d97395b0 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 19:14:09 + docker inspect -f . ci-base-image-arm64 19:14:09 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 19:14:09 prd-ubuntu20.04-docker-arm64-4c-16g-24682 does not seem to be running inside a container 19:14:09 $ 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:14:10 $ docker top 6dd38914c5d5d91ee88d3e3290e1e7f1c2f14812c5b9d7c7fb54e9c1631c8136 -eo pid,comm [Pipeline] { [Pipeline] echo 19:14:11 ========================================================= 19:14:11 [edgeXBuildGoParallel] Running Tests and Build... 19:14:11 ========================================================= [Pipeline] sh 19:14:11 + git config --global --add safe.directory /w/workspace/edgex-go/1 [Pipeline] fileExists [Pipeline] sh 19:14:12 + make test 19:14:12 GO111MODULE=on go test -race -coverprofile=coverage.out ./... 19:14:44 ? github.com/edgexfoundry/edgex-go [no test files] 19:16:21 ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] 19:16:21 ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] 19:16:23 ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] 19:16:23 ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] 19:16:27 ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] 19:16:27 ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] 19:16:27 ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-setup [no test files] 19:16:27 ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] 19:16:27 ? github.com/edgexfoundry/edgex-go/cmd/security-spiffe-token-provider [no test files] 19:16:30 ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] 19:16:30 ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] 19:16:30 ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-agent [no test files] 19:16:30 ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-executor [no test files] 19:16:30 ? github.com/edgexfoundry/edgex-go/internal [no test files] 19:16:30 ? github.com/edgexfoundry/edgex-go/internal/core/command [no test files] 19:16:45 ok github.com/edgexfoundry/edgex-go/internal/core/command/application 0.403s coverage: 28.7% of statements 19:16:45 ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] 19:16:45 ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] 19:16:48 ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 0.484s coverage: 98.5% of statements 19:16:48 ? github.com/edgexfoundry/edgex-go/internal/core/data [no test files] 19:16:48 ok github.com/edgexfoundry/edgex-go/internal/core/data/application 0.451s coverage: 54.2% of statements 19:16:48 ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] 19:16:48 ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] 19:17:10 ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 22.266s coverage: 89.2% of statements 19:17:10 ? github.com/edgexfoundry/edgex-go/internal/core/data/controller/messaging [no test files] 19:17:10 ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] 19:17:10 ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks [no test files] 19:17:10 ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] 19:17:10 ? github.com/edgexfoundry/edgex-go/internal/core/metadata [no test files] 19:17:10 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/application 0.497s coverage: 2.1% of statements 19:17:10 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] 19:17:10 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] 19:17:11 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 2.563s coverage: 95.6% of statements 19:17:11 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] 19:17:11 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks [no test files] 19:17:11 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/uom [no test files] 19:17:11 ok github.com/edgexfoundry/edgex-go/internal/io 0.279s coverage: 72.2% of statements 19:17:11 ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] 19:17:11 ? github.com/edgexfoundry/edgex-go/internal/pkg/application [no test files] 19:17:11 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers [no test files] 19:17:11 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] 19:17:11 ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] 19:17:11 ok github.com/edgexfoundry/edgex-go/internal/pkg/controller/http 0.578s coverage: 60.0% of statements 19:17:11 ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] 19:17:11 ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] 19:17:11 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] 19:17:11 ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 0.400s coverage: 0.9% of statements 19:17:11 ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] 19:17:12 ok github.com/edgexfoundry/edgex-go/internal/pkg/telemetry 0.291s coverage: 58.8% of statements 19:17:12 ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 0.267s coverage: 29.6% of statements 19:17:12 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] 19:17:18 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.383s coverage: 47.1% of statements 19:17:18 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 1.233s coverage: 79.5% of statements 19:17:18 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.200s coverage: 94.1% of statements 19:17:18 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.247s coverage: 96.3% of statements 19:17:21 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.234s coverage: 87.5% of statements 19:17:29 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 11.251s coverage: 94.4% of statements 19:17:29 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/ping 0.239s coverage: 44.8% of statements 19:17:39 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 13.734s coverage: 80.8% of statements 19:17:39 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] 19:17:43 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 22.282s coverage: 92.9% of statements 19:17:43 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] 19:17:43 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] 19:17:43 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] 19:17:43 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 0.070s coverage: 65.1% of statements 19:17:43 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] 19:17:43 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] 19:17:43 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] 19:17:43 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] 19:17:43 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] 19:17:43 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 11.211s coverage: 87.2% of statements 19:17:43 ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] 19:17:43 ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] 19:17:43 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.175s coverage: 100.0% of statements 19:17:43 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] 19:17:43 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.269s coverage: 58.8% of statements 19:17:43 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/common [no test files] 19:17:43 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.259s coverage: 80.0% of statements 19:17:43 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/jwt 0.233s coverage: 87.2% of statements 19:17:43 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/oauth2 0.255s coverage: 85.4% of statements 19:17:43 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.867s coverage: 91.2% of statements 19:17:43 ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] 19:17:49 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 0.912s coverage: 64.7% of statements 19:17:49 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] 19:17:49 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] 19:17:49 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.295s coverage: 100.0% of statements 19:17:49 ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.093s coverage: 89.4% of statements 19:17:49 ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.057s coverage: 100.0% of statements 19:17:49 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.076s coverage: 73.7% of statements 19:17:49 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.073s coverage: 100.0% of statements 19:17:56 ok github.com/edgexfoundry/edgex-go/internal/security/proxy 1.286s coverage: 65.8% of statements 19:17:56 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/config [no test files] 19:17:56 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/container [no test files] 19:17:56 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/models [no test files] 19:17:58 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.872s coverage: 43.6% of statements 19:17:58 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] 19:17:58 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] 19:17:58 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 0.305s coverage: 89.5% of statements 19:17:58 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] 19:17:58 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 0.307s coverage: 84.8% of statements 19:17:58 ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider [no test files] 19:17:58 ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/config [no test files] 19:17:58 ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/container [no test files] 19:17:58 ? github.com/edgexfoundry/edgex-go/internal/support/notifications [no test files] 19:18:07 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 6.350s coverage: 17.7% of statements 19:18:07 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel [no test files] 19:18:07 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks [no test files] 19:18:07 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] 19:18:07 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] 19:18:07 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 0.793s coverage: 92.3% of statements 19:18:07 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] 19:18:07 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks [no test files] 19:18:07 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler [no test files] 19:18:07 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/application [no test files] 19:18:07 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/scheduler 0.288s coverage: 63.2% of statements 19:18:07 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] 19:18:07 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] 19:18:07 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 0.470s coverage: 97.7% of statements 19:18:07 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] 19:18:07 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks [no test files] 19:18:07 ? github.com/edgexfoundry/edgex-go/internal/system/agent [no test files] 19:18:07 ? github.com/edgexfoundry/edgex-go/internal/system/agent/application [no test files] 19:18:07 ok github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct 0.191s coverage: 28.9% of statements 19:18:07 ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct/config [no test files] 19:18:07 ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/executor [no test files] 19:18:07 ? github.com/edgexfoundry/edgex-go/internal/system/agent/config [no test files] 19:18:07 ? github.com/edgexfoundry/edgex-go/internal/system/agent/container [no test files] 19:18:07 ? github.com/edgexfoundry/edgex-go/internal/system/agent/controller/http [no test files] 19:18:07 ? github.com/edgexfoundry/edgex-go/internal/system/agent/interfaces [no test files] 19:18:07 ok github.com/edgexfoundry/edgex-go/internal/system/agent/response 0.203s coverage: 100.0% of statements 19:18:07 ok github.com/edgexfoundry/edgex-go/internal/system/executor 0.093s coverage: 96.9% of statements 19:18:07 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:18:07 WARNING: Linting skipped (not on x86_64 or linter not installed) 19:18:07 GO111MODULE=on go vet ./... 19:19:59 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 19:19:59 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 19:19:59 ./bin/test-attribution-txt.sh 19:19:59 An attribution for github.com/klauspost/compress is missing from Attribution.txt, please add 19:19:59 An attribution for github.com/minio/highwayhash is missing from Attribution.txt, please add 19:19:59 An attribution for github.com/nats-io/jwt/v2 is missing from Attribution.txt, please add 19:19:59 An attribution for github.com/nats-io/nats.go is missing from Attribution.txt, please add 19:19:59 An attribution for github.com/nats-io/nkeys is missing from Attribution.txt, please add 19:19:59 An attribution for github.com/nats-io/nuid is missing from Attribution.txt, please add 19:19:59 An attribution for golang.org/x/time is missing from Attribution.txt, please add [Pipeline] echo 19:19:59 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] sh 19:20:00 + ls -al . 19:20:00 total 732 19:20:00 drwxrwxr-x 9 1001 1001 4096 Sep 6 19:14 . 19:20:00 drwxr-xr-x 4 root root 4096 Sep 6 19:14 .. 19:20:00 -rw-rw-r-- 1 1001 1001 16 Sep 6 19:12 .dockerignore 19:20:00 drwxrwxr-x 8 1001 1001 4096 Sep 6 19:12 .git 19:20:00 drwxrwxr-x 3 1001 1001 4096 Sep 6 19:12 .github 19:20:00 -rw-rw-r-- 1 1001 1001 1030 Sep 6 19:12 .gitignore 19:20:00 -rw-rw-r-- 1 1001 1001 42 Sep 6 19:12 .golangci.yml 19:20:00 -rw-rw-r-- 1 1001 1001 87 Sep 6 19:12 .hadolint.yml 19:20:00 -rw-rw-r-- 1 1001 1001 166 Sep 6 19:12 .sonarcloud.properties 19:20:00 -rw-rw-r-- 1 1001 1001 1171 Sep 6 19:12 ADOPTERS.md 19:20:00 -rw-rw-r-- 1 1001 1001 10347 Sep 6 19:12 Attribution.txt 19:20:00 -rw-rw-r-- 1 1001 1001 63209 Sep 6 19:12 CHANGELOG.md 19:20:00 -rw-rw-r-- 1 1001 1001 3804 Sep 6 19:12 CONTRIBUTING.md 19:20:00 -rw-rw-r-- 1 1001 1001 677 Sep 6 19:12 GOVERNANCE.md 19:20:00 -rw-rw-r-- 1 1001 1001 850 Sep 6 19:12 Jenkinsfile 19:20:00 -rw-rw-r-- 1 1001 1001 10775 Sep 6 19:12 LICENSE 19:20:00 -rw-rw-r-- 1 1001 1001 13724 Sep 6 19:12 Makefile 19:20:00 -rw-rw-r-- 1 1001 1001 582 Sep 6 19:12 OWNERS.md 19:20:00 -rw-rw-r-- 1 1001 1001 9799 Sep 6 19:12 README.md 19:20:00 -rw-rw-r-- 1 1001 1001 6912 Sep 6 19:12 SECURITY.md 19:20:00 -rw-rw-r-- 1 1001 1001 5 Sep 6 19:07 VERSION 19:20:00 -rw-rw-r-- 1 1001 1001 4131 Sep 6 19:12 ZMQWindows.md 19:20:00 drwxrwxr-x 2 1001 1001 4096 Sep 6 19:12 bin 19:20:00 drwxrwxr-x 18 1001 1001 4096 Sep 6 19:12 cmd 19:20:00 -rw-r--r-- 1 root root 482786 Sep 6 19:18 coverage.out 19:20:00 -rw-rw-r-- 1 1001 1001 3682 Sep 6 19:12 go.mod 19:20:00 -rw-rw-r-- 1 1001 1001 38527 Sep 6 19:12 go.sum 19:20:00 drwxrwxr-x 8 1001 1001 4096 Sep 6 19:12 internal 19:20:00 drwxrwxr-x 3 1001 1001 4096 Sep 6 19:12 openapi 19:20:00 drwxrwxr-x 4 1001 1001 4096 Sep 6 19:12 snap 19:20:00 -rw-rw-r-- 1 1001 1001 204 Sep 6 19:12 version.go [Pipeline] sh 19:20:01 + '[' -e coverage.out ] 19:20:01 + chown 1001:1001 coverage.out [Pipeline] stash 19:20:01 Warning: overwriting stash ‘coverage-report’ 19:20:02 Stashed 1 file(s) [Pipeline] sh 19:20:02 + make build 19:20:02 CGO_ENABLED=1 GO111MODULE=on go build -tags " non_delayedstart" -ldflags "-linkmode=external -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -buildmode=pie -o cmd/core-data/core-data ./cmd/core-data 19:21:24 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:22:46 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:22:46 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:23:18 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/sys-mgmt-executor/sys-mgmt-executor ./cmd/sys-mgmt-executor 19:23:19 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/sys-mgmt-agent/sys-mgmt-agent ./cmd/sys-mgmt-agent 19:23:24 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:23:31 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-proxy-setup/security-proxy-setup ./cmd/security-proxy-setup 19:23: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-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup 19:23:39 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider 19:23:42 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/secrets-config ./cmd/secrets-config 19:23:46 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:23: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-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider [Pipeline] } 19:23:58 $ docker stop --time=1 6dd38914c5d5d91ee88d3e3290e1e7f1c2f14812c5b9d7c7fb54e9c1631c8136 19:24:00 $ docker rm -f 6dd38914c5d5d91ee88d3e3290e1e7f1c2f14812c5b9d7c7fb54e9c1631c8136 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 19:24:03 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 19:24:03 19:24:03 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 19:24:03 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 19:24:04 latest: Pulling from edgex-devops/edgex-compose-arm64 19:24:04 29e5d40040c1: Pulling fs layer 19:24:04 1ce36da41761: Pulling fs layer 19:24:04 25b303627fd3: Pulling fs layer 19:24:04 29e5d40040c1: Verifying Checksum 19:24:04 29e5d40040c1: Download complete 19:24:04 1ce36da41761: Verifying Checksum 19:24:04 1ce36da41761: Download complete 19:24:05 29e5d40040c1: Pull complete 19:24:06 25b303627fd3: Download complete 19:24:06 1ce36da41761: Pull complete 19:24:19 25b303627fd3: Pull complete 19:24:19 Digest: sha256:9cc31fd43c2090459daf52f5d183d677621facc00304dcc7dc9de11b2a0a8f33 19:24:19 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 19:24:19 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 19:24:19 prd-ubuntu20.04-docker-arm64-4c-16g-24682 does not seem to be running inside a container 19:24:19 $ 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:24:21 $ docker top 259aa8a956582a816436cdebefa35689b869bdd1f559d377ba900f699fd2ef00 -eo pid,comm [Pipeline] { [Pipeline] sh 19:24:22 + grep+ paralleldocker-compose 19:24:22 build --help 19:24:27 --parallel Build images in parallel. [Pipeline] } 19:24:27 $ docker stop --time=1 259aa8a956582a816436cdebefa35689b869bdd1f559d377ba900f699fd2ef00 19:24:28 $ docker rm -f 259aa8a956582a816436cdebefa35689b869bdd1f559d377ba900f699fd2ef00 [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 19:24:29 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 19:24:29 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 19:24:30 prd-ubuntu20.04-docker-arm64-4c-16g-24682 does not seem to be running inside a container 19:24:30 $ docker run -t -d -u 1001:1001 -u 0:0 --entrypoint= -v /var/run/docker.sock:/var/run/docker.sock --privileged -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest cat 19:24:31 $ docker top 56371ecbeb50eaf75e6ccdc67e2f167ee48ed8473eaa1123e18e934baf246fd4 -eo pid,comm [Pipeline] { [Pipeline] sh 19:24:32 + docker-compose -f ./docker-compose-build.yml build --parallel 19:24:36 Building core-command ... 19:24:36 Building core-data ... 19:24:36 Building core-metadata ... 19:24:36 Building security-bootstrapper ... 19:24:36 Building security-proxy-setup ... 19:24:36 Building security-secretstore-setup ... 19:24:36 Building security-spiffe-token-provider ... 19:24:36 Building security-spire-agent ... 19:24:36 Building security-spire-config ... 19:24:36 Building security-spire-server ... 19:24:36 Building support-notifications ... 19:24:36 Building support-scheduler ... 19:24:36 Building sys-mgmt-agent ... 19:24:36 Building security-bootstrapper 19:24:36 Building sys-mgmt-agent 19:24:36 Building security-secretstore-setup 19:24:36 Building core-metadata 19:24:36 Building security-spiffe-token-provider 19:25:23 Step 1/20 : ARG BUILDER_BASE=golang:1.18-alpine3.16 19:25:23 Step 2/20 : FROM ${BUILDER_BASE} AS builder 19:25:23 ---> 893877c0afe2 19:25:23 Step 3/20 : WORKDIR /edgex-go 19:25:23 Step 1/25 : ARG BUILDER_BASE=golang:1.18-alpine3.16 19:25:23 Step 2/25 : FROM ${BUILDER_BASE} AS builder 19:25:23 ---> 893877c0afe2 19:25:23 Step 3/25 : ARG ADD_BUILD_TAGS="" 19:25:23 Step 1/25 : ARG BUILDER_BASE=golang:1.18-alpine3.16 19:25:23 Step 2/25 : FROM ${BUILDER_BASE} AS builder 19:25:23 ---> 893877c0afe2 19:25:23 Step 3/25 : WORKDIR /edgex-go 19:25:23 Step 1/31 : ARG BUILDER_BASE=golang:1.18-alpine3.16 19:25:23 Step 2/31 : FROM ${BUILDER_BASE} AS builder 19:25:23 ---> 893877c0afe2 19:25:23 Step 3/31 : WORKDIR /edgex-go 19:25:23 Step 1/23 : ARG BUILDER_BASE=golang:1.18-alpine3.16 19:25:23 Step 2/23 : FROM ${BUILDER_BASE} AS builder 19:25:23 ---> 893877c0afe2 19:25:23 Step 3/23 : WORKDIR /edgex-go 19:25:24 ---> Running in c875434ed243 19:25:24 ---> Running in 8b0eaab1fc9a 19:25:24 ---> Running in 2b6d931d08af 19:25:24 ---> Running in 4af925ddbaf5 19:25:24 ---> Running in 995b737d11d7 19:25:24 Removing intermediate container 2b6d931d08af 19:25:24 ---> 1ce49da220a4 19:25:24 Step 4/25 : WORKDIR /edgex-go 19:25:24 ---> Running in 49f9246e88a6 19:25:24 Removing intermediate container 4af925ddbaf5 19:25:24 ---> eede6af44356 19:25:24 Step 4/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 19:25:24 Removing intermediate container 995b737d11d7 19:25:24 ---> 67e273880add 19:25:24 Step 4/20 : RUN apk update && apk --no-cache --update add build-base 19:25:24 Removing intermediate container c875434ed243 19:25:24 ---> 29b54af756a7 19:25:24 Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 19:25:24 ---> Running in dc0d2d1b6d25 19:25:25 Removing intermediate container 8b0eaab1fc9a 19:25:25 ---> eb2badcaf4b8 19:25:25 Step 4/31 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 19:25:25 ---> Running in d18d2c90a815 19:25:25 ---> Running in eb2ec40616e2 19:25:25 ---> Running in 7d82430daeab 19:25:25 Removing intermediate container 49f9246e88a6 19:25:25 ---> 2d558289d02e 19:25:25 Step 5/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 19:25:25 ---> Running in d7f993e06eaa 19:25:27 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 19:25:27 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 19:25:28 Removing intermediate container dc0d2d1b6d25 19:25:28 ---> 38c1c586adb6 19:25:28 Step 5/25 : RUN apk add --update --no-cache make git 19:25:28 v3.16.2-137-g4cee2ca501 [https://dl-cdn.alpinelinux.org/alpine/v3.16/main] 19:25:28 v3.16.2-138-g7a2f8ae896 [https://dl-cdn.alpinelinux.org/alpine/v3.16/community] 19:25:28 OK: 16894 distinct packages available 19:25:28 ---> Running in e4a08c8f4ed4 19:25:28 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 19:25:29 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 19:25:29 Removing intermediate container d18d2c90a815 19:25:29 ---> a1c69dd8b33d 19:25:29 Step 5/23 : RUN apk add --update --no-cache make bash git 19:25:29 ---> Running in 2589f55f1748 19:25:29 Removing intermediate container 7d82430daeab 19:25:29 ---> f42d1c592771 19:25:29 Step 5/31 : RUN apk add --update --no-cache make git 19:25:29 Removing intermediate container d7f993e06eaa 19:25:29 ---> 508923219c93 19:25:29 Step 6/25 : RUN apk add --update --no-cache make git 19:25:30 ---> Running in 929b9ae30873 19:25:30 ---> Running in 4979b44d5e7a 19:25:30 OK: 221 MiB in 51 packages 19:25:31 fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 19:25:31 Removing intermediate container eb2ec40616e2 19:25:31 ---> fc360b7010be 19:25:31 Step 5/20 : COPY go.mod vendor* ./ 19:25:31 fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 19:25:32 fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 19:25:32 fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 19:25:32 fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 19:25:32 ---> ac6910ed2377 19:25:32 Step 6/20 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 19:25:32 ---> Running in 807def949564 19:25:32 fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 19:25:33 fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 19:25:33 fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 19:25:34 OK: 221 MiB in 51 packages 19:25:34 OK: 221 MiB in 51 packages 19:25:34 OK: 221 MiB in 51 packages 19:25:34 OK: 221 MiB in 51 packages 19:25:35 Removing intermediate container e4a08c8f4ed4 19:25:35 ---> caba46ac3374 19:25:35 Step 6/25 : COPY go.mod vendor* ./ 19:25:36 Removing intermediate container 2589f55f1748 19:25:36 ---> 7783227e34fb 19:25:36 Step 6/23 : COPY go.mod vendor* ./ 19:25:36 Removing intermediate container 929b9ae30873 19:25:36 ---> bd0bbf653de1 19:25:36 Step 6/31 : COPY go.mod vendor* ./ 19:25:36 Removing intermediate container 4979b44d5e7a 19:25:36 ---> 2b8aad31ddda 19:25:36 Step 7/25 : COPY go.mod vendor* ./ 19:25:36 ---> 151c3d676a06 19:25:36 Step 7/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 19:25:36 ---> Running in ab23f70e5a08 19:25:37 ---> cbe70772729f 19:25:37 Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 19:25:37 ---> 3aca33714bfc 19:25:37 Step 8/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 19:25:37 ---> Running in 8b54f79bfb06 19:25:37 ---> Running in 6a724d46277a 19:25:38 ---> d800b6e38611 19:25:38 Step 7/31 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 19:25:38 ---> Running in 8e405062e3b4 19:26:34 Removing intermediate container 807def949564 19:26:34 ---> e01008497c87 19:26:34 Step 7/20 : COPY . . 19:26:34 Removing intermediate container ab23f70e5a08 19:26:34 ---> 78ee95c4f68b 19:26:34 Step 8/25 : COPY . . 19:26:34 Removing intermediate container 8e405062e3b4 19:26:34 ---> a387636b01a7 19:26:34 Step 8/31 : COPY . . 19:26:34 Removing intermediate container 8b54f79bfb06 19:26:34 ---> ade201ac911f 19:26:34 Step 8/23 : COPY . . 19:26:34 Removing intermediate container 6a724d46277a 19:26:34 ---> 95728b8cf2ff 19:26:34 Step 9/25 : COPY . . 19:26:45 ---> ed0af54ed0b7 19:26:45 Step 8/20 : RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider 19:26:45 ---> Running in 95ee2e7521dd 19:26:47 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:26:48 ---> b0d77137c2a4 19:26:48 Step 9/25 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 19:26:48 ---> Running in 5f6e31c7f419 19:26:49 ---> a5c61cef0407 19:26:49 Step 9/31 : RUN make cmd/security-bootstrapper/security-bootstrapper 19:26:49 ---> Running in 322d80213701 19:26:50 ---> e2d52877cad7 19:26:50 Step 9/23 : RUN make cmd/sys-mgmt-agent/sys-mgmt-agent 19:26:50 ---> Running in 54044529c568 19:26: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-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider 19:26:51 ---> 89a8680bf8d0 19:26:51 Step 10/25 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-metadata/core-metadata 19:26:51 ---> Running in 5104f41cb9f4 19:26: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-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper 19:26: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/sys-mgmt-agent/sys-mgmt-agent ./cmd/sys-mgmt-agent 19:26:53 CGO_ENABLED=0 GO111MODULE=on go build -tags " no_zmq non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-metadata/core-metadata ./cmd/core-metadata 19:32: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-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup 19:32:00 Removing intermediate container 54044529c568 19:32:00 ---> 4672593648ca 19:32:00 Step 10/23 : RUN make cmd/sys-mgmt-executor/sys-mgmt-executor 19:32:00 ---> Running in 99a8243812d6 19:32:01 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/sys-mgmt-executor/sys-mgmt-executor ./cmd/sys-mgmt-executor 19:32:07 Removing intermediate container 99a8243812d6 19:32:07 ---> 2478a8245302 19:32:07 19:32:07 Step 11/23 : FROM alpine:3.16 19:32:08 3.16: Pulling from library/alpine 19:32:10 Removing intermediate container 5f6e31c7f419 19:32:10 ---> caa2abba1a26 19:32:10 19:32:10 Step 10/25 : FROM alpine:3.16 19:32:10 3.16: Pulling from library/alpine 19:32:11 Digest: sha256:bc41182d7ef5ffc53a40b044e725193bc10142a1243f395ee852a8d9730fc2ad 19:32:11 Digest: sha256:bc41182d7ef5ffc53a40b044e725193bc10142a1243f395ee852a8d9730fc2ad 19:32:11 Status: Downloaded newer image for alpine:3.16 19:32:11 Status: Downloaded newer image for alpine:3.16 19:32:11 ---> a6215f271958 19:32:11 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:32:11 ---> a6215f271958 19:32:11 Step 11/25 : RUN apk add --update --no-cache ca-certificates dumb-init su-exec 19:32:11 ---> Running in bb96a1de7c64 19:32:11 ---> Running in dcfa24f9118a 19:32:12 Removing intermediate container dcfa24f9118a 19:32:12 ---> 30af3dc7b57e 19:32:12 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:32:13 ---> Running in 65cbe41120d7 19:32:13 Removing intermediate container 322d80213701 19:32:13 ---> b2939113c417 19:32:13 19:32:13 Step 10/31 : FROM alpine:3.16 19:32:13 ---> a6215f271958 19:32:13 Step 11/31 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' 19:32:14 ---> Running in 9d954c506024 19:32:15 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 19:32:15 Removing intermediate container 9d954c506024 19:32:15 ---> f5a357c023b0 19:32:15 Step 12/31 : RUN apk add --update --no-cache dumb-init su-exec 19:32:15 ---> Running in 922f996f0be2 19:32:15 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 19:32:15 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 19:32:16 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 19:32:16 (1/3) Installing ca-certificates (20220614-r0) 19:32:17 (2/3) Installing dumb-init (1.2.5-r1) 19:32:17 (3/3) Installing su-exec (0.2-r1) 19:32:17 Executing busybox-1.35.0-r17.trigger 19:32:17 Executing ca-certificates-20220614-r0.trigger 19:32:17 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 19:32:17 OK: 6 MiB in 17 packages 19:32:17 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 19:32:17 (1/33) Installing ncurses-terminfo-base (6.3_p20220521-r0) 19:32:17 (2/33) Installing ncurses-libs (6.3_p20220521-r0) 19:32:17 (3/33) Installing readline (8.1.2-r0) 19:32:17 (4/33) Installing bash (5.1.16-r2) 19:32:17 Executing bash-5.1.16-r2.post-install 19:32:17 (5/33) Installing ca-certificates (20220614-r0) 19:32:18 (6/33) Installing brotli-libs (1.0.9-r6) 19:32:18 (7/33) Installing nghttp2-libs (1.47.0-r0) 19:32:18 (8/33) Installing libcurl (7.83.1-r3) 19:32:18 (9/33) Installing curl (7.83.1-r3) 19:32:18 (10/33) Installing docker-cli (20.10.16-r2) 19:32:19 (1/2) Installing dumb-init (1.2.5-r1) 19:32:19 (2/2) Installing su-exec (0.2-r1) 19:32:19 Executing busybox-1.35.0-r17.trigger 19:32:19 OK: 5 MiB in 16 packages 19:32:19 Removing intermediate container bb96a1de7c64 19:32:19 ---> 01123a7191db 19:32:19 Step 12/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' 19:32:20 ---> Running in 07a56638d72e 19:32:20 (11/33) Installing dumb-init (1.2.5-r1) 19:32:20 (12/33) Installing libbz2 (1.0.8-r1) 19:32:20 (13/33) Installing expat (2.4.8-r0) 19:32:20 (14/33) Installing libffi (3.4.2-r1) 19:32:20 (15/33) Installing gdbm (1.23-r0) 19:32:20 (16/33) Installing xz-libs (5.2.5-r1) 19:32:20 (17/33) Installing libgcc (11.2.1_git20220219-r2) 19:32:20 (18/33) Installing libstdc++ (11.2.1_git20220219-r2) 19:32:20 (19/33) Installing mpdecimal (2.5.1-r1) 19:32:20 (20/33) Installing sqlite-libs (3.38.5-r0) 19:32:20 (21/33) Installing python3 (3.10.5-r0) 19:32:21 Removing intermediate container 07a56638d72e 19:32:21 ---> beb756479157 19:32:21 Step 13/25 : WORKDIR / 19:32:21 Removing intermediate container 922f996f0be2 19:32:21 ---> 7eff7b6d8df6 19:32:21 Step 13/31 : ENV SECURITY_INIT_DIR /edgex-init 19:32:21 ---> Running in bd3df6293a3f 19:32:21 ---> Running in 5fa99817ead2 19:32:21 Removing intermediate container bd3df6293a3f 19:32:21 ---> a0637d866705 19:32: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:32:22 Removing intermediate container 5fa99817ead2 19:32:22 ---> b6f2d80cde36 19:32:22 Step 14/31 : ENV SECURITY_INIT_STAGING /edgex-init-staging 19:32:22 ---> Running in 11fded46fe5d 19:32:23 Removing intermediate container 11fded46fe5d 19:32:23 ---> f95a272ab9c1 19:32:23 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:32:23 ---> 028bf263da36 19:32:23 Step 15/31 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_STAGING}/bootstrap-redis 19:32:23 (22/33) Installing py3-contextlib2 (21.6.0-r2) 19:32:23 (23/33) Installing py3-tomli (2.0.1-r1) 19:32:23 (24/33) Installing py3-pep517 (0.12.0-r2) 19:32:23 (25/33) Installing py3-six (1.16.0-r1) 19:32:23 (26/33) Installing py3-retrying (1.3.3-r3) 19:32:23 ---> Running in 6054d4e9d769 19:32:23 (27/33) Installing py3-appdirs (1.4.4-r3) 19:32:23 (28/33) Installing py3-more-itertools (8.13.0-r0) 19:32:23 (29/33) Installing py3-ordered-set (4.0.2-r3) 19:32:23 (30/33) Installing py3-parsing (2.4.7-r3) 19:32:23 (31/33) Installing py3-packaging (21.3-r0) 19:32:23 (32/33) Installing py3-setuptools (59.4.0-r0) 19:32:24 (33/33) Installing py3-pip (22.1.1-r0) 19:32:24 Removing intermediate container 6054d4e9d769 19:32:24 ---> db9f6ee6d238 19:32:24 Step 16/31 : RUN mkdir -p ${BOOTSTRAP_REDIS_DIR} 19:32:24 ---> Running in b1a8fe2ea08a 19:32:25 ---> 9002b1e097bf 19:32:25 Step 16/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml 19:32:25 Executing busybox-1.35.0-r17.trigger 19:32:25 Executing ca-certificates-20220614-r0.trigger 19:32:26 OK: 120 MiB in 47 packages 19:32:26 ---> 9f48289532e6 19:32:26 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:32:28 ---> e7d6a4358714 19:32:28 Step 18/25 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . 19:32:28 Removing intermediate container b1a8fe2ea08a 19:32:28 ---> cf7a674d661f 19:32:28 Step 17/31 : WORKDIR ${SECURITY_INIT_STAGING} 19:32:28 ---> Running in 95fb3f95dcb8 19:32:29 Removing intermediate container 95fb3f95dcb8 19:32:29 ---> 6df3fc06ff0d 19:32:29 Step 18/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_STAGING}/ 19:32:30 ---> 96577dd98286 19:32:30 Step 19/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . 19:32:30 ---> 3ba16317fceb 19:32:30 Step 19/31 : RUN chmod +x ${SECURITY_INIT_STAGING}/*.sh 19:32:30 ---> Running in 76a2cf19cfac 19:32:33 ---> c8dd86224a6d 19:32:33 Step 20/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ 19:32:34 Removing intermediate container 76a2cf19cfac 19:32:34 ---> 407c809477fd 19:32:34 Step 20/31 : COPY --from=builder /edgex-go/Attribution.txt / 19:32:34 ---> 5640131b6253 19:32:34 Step 21/25 : RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 19:32:34 ---> Running in ba38b00e48c8 19:32:35 ---> 70bd81fdcba5 19:32:35 Step 21/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . 19:32:38 ---> ca66887275d4 19:32:38 Step 22/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.toml ./res/ 19:32:38 Removing intermediate container ba38b00e48c8 19:32:38 ---> c4e973b5f702 19:32:38 Step 22/25 : ENTRYPOINT ["entrypoint.sh"] 19:32:38 ---> Running in efccd6c2c08a 19:32:39 ---> aed8e79c36a7 19:32:39 Step 23/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml ${BOOTSTRAP_REDIS_DIR}/res/ 19:32:39 Removing intermediate container efccd6c2c08a 19:32:39 ---> a330f175c572 19:32:39 Step 23/25 : LABEL arch=arm64 19:32:39 ---> Running in 746dce8e0dcc 19:32:40 Removing intermediate container 746dce8e0dcc 19:32:40 ---> 388ed12857e6 19:32:40 Step 24/25 : LABEL git_sha=ea7a91481d9e233e1e00d191163b8afe076d4f96 19:32:40 ---> Running in 6d9fb893983a 19:32:40 ---> 6a8d9727d5cd 19:32:40 Step 24/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ ${SECURITY_INIT_STAGING}/consul-bootstrapper/ 19:32:40 Removing intermediate container 6d9fb893983a 19:32:40 ---> 84cdfb43daf3 19:32:40 Step 25/25 : LABEL version=0.0.0 19:32:40 ---> Running in 1ca6a9fd0d16 19:32:41 ---> 1d913fa6a1cb 19:32:41 Step 25/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / 19:32:41 Removing intermediate container 1ca6a9fd0d16 19:32:41 ---> 15572f990058 19:32:41 19:32:42 Successfully built 15572f990058 19:32:42 Successfully tagged security-secretstore-setup-arm64:latest 19:32:42  Building security-secretstore-setup ... done Building core-command 19:32:42 ---> aaade7902bf7 19:32:42 Step 26/31 : RUN chmod +x /entrypoint.sh 19:32:42 ---> Running in 9932ad81a70a 19:32:43 Collecting docker-compose==1.23.2 19:32:43 Downloading docker_compose-1.23.2-py2.py3-none-any.whl (131 kB) 19:32:44 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 131.9/131.9 kB 6.2 MB/s eta 0:00:00 19:32:44 Collecting websocket-client<1.0,>=0.32.0 19:32:44 Downloading websocket_client-0.59.0-py2.py3-none-any.whl (67 kB) 19:32:44 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 67.2/67.2 kB 4.3 MB/s eta 0:00:00 19:32:45 Collecting PyYAML<4,>=3.10 19:32:45 Downloading PyYAML-3.13.tar.gz (270 kB) 19:32:45 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 270.6/270.6 kB 13.4 MB/s eta 0:00:00 19:32:46 Removing intermediate container 9932ad81a70a 19:32:46 ---> 37ea62c93ec3 19:32:46 Step 27/31 : ENTRYPOINT ["/entrypoint.sh"] 19:32:46 ---> Running in 67e218355eb2 19:32:47 Removing intermediate container 67e218355eb2 19:32:47 ---> b1a269b3a72e 19:32:47 Step 28/31 : CMD ["gate"] 19:32:47 ---> Running in 754c6ea2f150 19:32:47 Preparing metadata (setup.py): started 19:32:48 Removing intermediate container 754c6ea2f150 19:32:48 ---> 4f44d511115a 19:32:48 Step 29/31 : LABEL arch=arm64 19:32:48 ---> Running in 1f314a97e1d0 19:32:50 Removing intermediate container 1f314a97e1d0 19:32:50 ---> 69ffba4ff279 19:32:50 Step 30/31 : LABEL git_sha=ea7a91481d9e233e1e00d191163b8afe076d4f96 19:32:50 Preparing metadata (setup.py): finished with status 'done' 19:32:50 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:32:50 ---> Running in b47c7b3fa6a4 19:32:50 Collecting docker<4.0,>=3.6.0 19:32:50 Downloading docker-3.7.3-py2.py3-none-any.whl (134 kB) 19:32:50 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 134.5/134.5 kB 15.3 MB/s eta 0:00:00 19:32:50 Collecting texttable<0.10,>=0.9.0 19:32:51 Downloading texttable-0.9.1.tar.gz (11 kB) 19:32:51 Preparing metadata (setup.py): started 19:32:51 Removing intermediate container b47c7b3fa6a4 19:32:51 ---> 127502136e15 19:32:51 Step 31/31 : LABEL version=0.0.0 19:32:51 ---> Running in 97400c03645b 19:32:51 Removing intermediate container 97400c03645b 19:32:51 ---> a182d98d164b 19:32:51 19:32:52 Successfully built a182d98d164b 19:32:52 Successfully tagged security-bootstrapper-arm64:latest 19:32:52 Building security-spire-config 19:32:52  Building security-bootstrapper ... done  Preparing metadata (setup.py): finished with status 'done' 19:32:53 Collecting cached-property<2,>=1.2.0 19:32:53 Downloading cached_property-1.5.2-py2.py3-none-any.whl (7.6 kB) 19:32:53 Collecting dockerpty<0.5,>=0.4.1 19:32:53 Downloading dockerpty-0.4.1.tar.gz (13 kB) 19:32:53 Preparing metadata (setup.py): started 19:32:55 Preparing metadata (setup.py): finished with status 'done' 19:32:55 Collecting docopt<0.7,>=0.6.1 19:32:55 Downloading docopt-0.6.2.tar.gz (25 kB) 19:32:55 Preparing metadata (setup.py): started 19:32:55 Removing intermediate container 5104f41cb9f4 19:32:55 ---> cb0a0e53d899 19:32:55 19:32:55 Step 11/25 : FROM alpine:3.16 19:32:55 ---> a6215f271958 19:32:55 Step 12/25 : RUN apk add --update --no-cache dumb-init 19:32:55 ---> Running in 0c211f2d6268 19:32:57 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 19:32:57 Preparing metadata (setup.py): finished with status 'done' 19:32:57 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 19:32:58 Collecting jsonschema<3,>=2.5.1 19:32:58 Downloading jsonschema-2.6.0-py2.py3-none-any.whl (39 kB) 19:32:59 (1/1) Installing dumb-init (1.2.5-r1) 19:32:59 Executing busybox-1.35.0-r17.trigger 19:32:59 OK: 5 MiB in 15 packages 19:33:00 Collecting requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1 19:33:00 Downloading requests-2.20.1-py2.py3-none-any.whl (57 kB) 19:33:00 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 58.0/58.0 kB 18.8 MB/s eta 0:00:00 19:33:01 Collecting docker-pycreds>=0.4.0 19:33:01 Downloading docker_pycreds-0.4.0-py2.py3-none-any.whl (9.0 kB) 19:33:01 Removing intermediate container 0c211f2d6268 19:33:01 ---> 37fb2688cd9f 19:33:01 Step 13/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 19:33:01 Collecting chardet<3.1.0,>=3.0.2 19:33:01 Downloading chardet-3.0.4-py2.py3-none-any.whl (133 kB) 19:33:01 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 133.4/133.4 kB 10.6 MB/s eta 0:00:00 19:33:01 ---> Running in 7f68d75ab937 19:33:01 Collecting idna<2.8,>=2.5 19:33:01 Downloading idna-2.7-py2.py3-none-any.whl (58 kB) 19:33:01 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 58.2/58.2 kB 16.0 MB/s eta 0:00:00 19:33:02 Collecting certifi>=2017.4.17 19:33:02 Downloading certifi-2022.6.15-py3-none-any.whl (160 kB) 19:33:02 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 160.2/160.2 kB 10.0 MB/s eta 0:00:00 19:33:02 Removing intermediate container 7f68d75ab937 19:33:02 ---> 69db8d1a71ab 19:33:02 Step 14/25 : ENV APP_PORT=59881 19:33:02 Step 1/24 : ARG BUILDER_BASE=golang:1.18-alpine3.16 19:33:02 Step 2/24 : FROM ${BUILDER_BASE} AS builder 19:33:02 ---> 893877c0afe2 19:33:02 Step 3/24 : ARG ADD_BUILD_TAGS="" 19:33:02 ---> Using cache 19:33:02 ---> 1ce49da220a4 19:33:02 Step 4/24 : WORKDIR /edgex-go 19:33:02 ---> Using cache 19:33:02 ---> 2d558289d02e 19:33:02 Step 5/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories ---> Running in c1b395207c28 19:33:02 19:33:02 ---> Using cache 19:33:02 ---> 508923219c93 19:33:02 Step 6/24 : RUN apk add --update --no-cache make git 19:33:02 ---> Using cache 19:33:02 ---> 2b8aad31ddda 19:33:02 Step 7/24 : COPY go.mod vendor* ./ 19:33:02 ---> Using cache 19:33:02 ---> 3aca33714bfc 19:33:02 Step 8/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 19:33:02 ---> Using cache 19:33:02 ---> 95728b8cf2ff 19:33:02 Step 9/24 : COPY . . 19:33:02 ---> Using cache 19:33:02 ---> 89a8680bf8d0 19:33:02 Step 10/24 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-command/core-command 19:33:02 ---> Running in c1b7c6e472cb 19:33:02 Removing intermediate container c1b395207c28 19:33:02 ---> 112e5440e51c 19:33:02 Step 15/25 : EXPOSE $APP_PORT 19:33:02 Collecting urllib3<1.25,>=1.21.1 19:33:02 Downloading urllib3-1.24.3-py2.py3-none-any.whl (118 kB) 19:33:02 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 118.8/118.8 kB 15.9 MB/s eta 0:00:00 19:33:03 ---> Running in a5600be33266 19:33:03 Using legacy 'setup.py install' for dockerpty, since package 'wheel' is not installed. 19:33:03 Using legacy 'setup.py install' for docopt, since package 'wheel' is not installed. 19:33:03 Using legacy 'setup.py install' for PyYAML, since package 'wheel' is not installed. 19:33:03 Using legacy 'setup.py install' for texttable, since package 'wheel' is not installed. 19:33:03 Removing intermediate container a5600be33266 19:33:03 ---> b84c3fb5435b 19:33:03 Step 16/25 : WORKDIR / 19:33:03 ---> Running in 5c4aa8d74ddb 19:33:04 Removing intermediate container 5c4aa8d74ddb 19:33:04 ---> 46e7a96d795a 19:33:04 Step 17/25 : COPY --from=builder /edgex-go/Attribution.txt / 19:33:05 CGO_ENABLED=0 GO111MODULE=on go build -tags " no_zmq non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-command/core-command ./cmd/core-command 19:33:05 Installing collected packages: texttable, PyYAML, jsonschema, idna, docopt, chardet, cached-property, websocket-client, urllib3, dockerpty, docker-pycreds, certifi, requests, docker, docker-compose 19:33:05 Running setup.py install for texttable: started 19:33:06 ---> 4b66c4dd7a0d 19:33:06 Step 18/25 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / 19:33:08 Running setup.py install for texttable: finished with status 'done' 19:33:08 Running setup.py install for PyYAML: started 19:33:08 ---> 5fabca7791a0 19:33:08 Step 19/25 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml 19:33:10 ---> 96ef2657157d 19:33:10 Step 20/25 : COPY --from=builder /edgex-go/cmd/core-metadata/res/uom.toml /res/uom.toml 19:33:11 ---> f7df80f3aadc 19:33:11 Step 21/25 : ENTRYPOINT ["/core-metadata"] 19:33:11 ---> Running in 70d639924eb0 19:33:11 Running setup.py install for PyYAML: finished with status 'done' 19:33:12 Removing intermediate container 70d639924eb0 19:33:12 ---> 718fa613fac2 19:33:12 Step 22/25 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 19:33:12 ---> Running in 61ddfb4a9053 19:33:13 Removing intermediate container 61ddfb4a9053 19:33:13 ---> 8c886ad01c73 19:33:13 Step 23/25 : LABEL arch=arm64 19:33:13 ---> Running in ef0a5aa9311d 19:33:13 Running setup.py install for docopt: started 19:33:14 Removing intermediate container ef0a5aa9311d 19:33:14 ---> 578fe8d088b1 19:33:14 Step 24/25 : LABEL git_sha=ea7a91481d9e233e1e00d191163b8afe076d4f96 19:33:14 ---> Running in 88afe172b4c9 19:33:14 Step 1/26 : ARG BUILDER_BASE=golang:1.18-alpine3.16 19:33:14 Step 2/26 : FROM ${BUILDER_BASE} AS builder 19:33:14 ---> 893877c0afe2 19:33:14 Step 3/26 : WORKDIR /edgex-go 19:33:14 ---> Using cache 19:33:14 ---> eb2badcaf4b8 19:33:14 Step 4/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 19:33:14 ---> Using cache 19:33:14 ---> f42d1c592771 19:33:14 Step 5/26 : RUN apk add --update --no-cache make git build-base curl 19:33:14 ---> Running in 8620d7b427f1 19:33:15 Removing intermediate container 88afe172b4c9 19:33:15 ---> 2fc87a85d1ae 19:33:15 Step 25/25 : LABEL version=0.0.0 19:33:15 ---> Running in 7830a87b32c8 19:33:16 Removing intermediate container 7830a87b32c8 19:33:16 ---> 2fb5fb072ed2 19:33:16 19:33:16 Successfully built 2fb5fb072ed2 19:33:16 Successfully tagged core-metadata-arm64:latest 19:33:16 Building security-spire-server 19:33:16  Building core-metadata ... done fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 19:33:17 Running setup.py install for docopt: finished with status 'done' 19:33:17 fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 19:33:19 OK: 221 MiB in 51 packages 19:33:20 Running setup.py install for dockerpty: started 19:33:20 Removing intermediate container 8620d7b427f1 19:33:20 ---> 8fa490b9b87a 19:33:20 Step 6/26 : COPY go.mod vendor* ./ 19:33:21 ---> c1c50189a417 19:33:21 Step 7/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 19:33:21 ---> Running in b69226919046 19:33:23 Running setup.py install for dockerpty: finished with status 'done' 19:33:26 Successfully installed PyYAML-3.13 cached-property-1.5.2 certifi-2022.6.15 chardet-3.0.4 docker-3.7.3 docker-compose-1.23.2 docker-pycreds-0.4.0 dockerpty-0.4.1 docopt-0.6.2 idna-2.7 jsonschema-2.6.0 requests-2.20.1 texttable-0.9.1 urllib3-1.24.3 websocket-client-0.59.0 19:33: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:33:34 Step 1/25 : ARG BUILDER_BASE=golang:1.18-alpine3.16 19:33:34 Step 2/25 : FROM ${BUILDER_BASE} AS builder 19:33:34 ---> 893877c0afe2 19:33:34 Step 3/25 : WORKDIR /edgex-go 19:33:34 ---> Using cache 19:33:34 ---> eb2badcaf4b8 19:33:34 Step 4/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 19:33:34 ---> Using cache 19:33:34 ---> f42d1c592771 19:33:34 Step 5/25 : RUN apk add --update --no-cache make git build-base curl 19:33:34 ---> Using cache 19:33:34 ---> 8fa490b9b87a 19:33:34 Step 6/25 : COPY go.mod vendor* ./ 19:33:34 ---> Using cache 19:33:34 ---> c1c50189a417 19:33:34 Step 7/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 19:33:35 ---> Running in 92fae84f6e9c 19:33:53 Removing intermediate container 65cbe41120d7 19:33:53 ---> 22b60751a154 19:33:53 Step 14/23 : ENV APP_PORT=58890 19:33:53 Removing intermediate container 95ee2e7521dd 19:33:53 ---> cbaccccba912 19:33:53 19:33:53 Step 9/20 : FROM alpine:3.15 19:33:53 ---> Running in 8c0707a9396e 19:33:53 3.15: Pulling from library/alpine 19:33:54 Removing intermediate container 8c0707a9396e 19:33:54 ---> 5733a0ba3f64 19:33:54 Step 15/23 : EXPOSE $APP_PORT 19:33:54 ---> Running in 92350bcaf003 19:33:56 Removing intermediate container 92350bcaf003 19:33:56 ---> f8a97b018606 19:33:56 Step 16/23 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/sys-mgmt-agent / 19:33:57 Digest: sha256:69463fdff1f025c908939e86d4714b4d5518776954ca627cbeff4c74bcea5b22 19:33:57 Status: Downloaded newer image for alpine:3.15 19:33:57 ---> 02e0d6fdf486 19:33:57 Step 10/20 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' 19:33:57 ---> Running in c6299ccd8434 19:33:58 Removing intermediate container c6299ccd8434 19:33:58 ---> 5b1ad159e411 19:33:58 Step 11/20 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 19:33:59 ---> Running in 7f8459714f9c 19:34:01 ---> 84ffaebedbe4 19:34:01 Step 17/23 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/res/configuration.toml /res/configuration.toml 19:34:03 ---> 9941fa106a06 19:34:03 Step 18/23 : COPY --from=builder /edgex-go/cmd/sys-mgmt-executor/sys-mgmt-executor / 19:34:04 Removing intermediate container 7f8459714f9c 19:34:04 ---> 3e40050d2571 19:34:04 Step 12/20 : RUN apk update && apk --no-cache --update add dumb-init curl gcompat 19:34:04 ---> Running in 4a4d75ac42a6 19:34:06 fetch https://dl-4.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 19:34:07 ---> b9a998cf1b73 19:34:07 Step 19/23 : ENTRYPOINT ["/sys-mgmt-agent"] 19:34:07 ---> Running in 4a1eda81e3ef 19:34:07 fetch https://dl-4.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 19:34:08 Removing intermediate container 4a1eda81e3ef 19:34:08 ---> 48397e2c3a7e 19:34:08 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 19:34:08 ---> Running in c8dda365e631 19:34:09 v3.15.6-51-ge17b2505f3 [https://dl-4.alpinelinux.org/alpine/v3.15/main] 19:34:09 v3.15.6-51-ge17b2505f3 [https://dl-4.alpinelinux.org/alpine/v3.15/community] 19:34:09 OK: 15733 distinct packages available 19:34:09 fetch https://dl-4.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 19:34:09 Removing intermediate container c8dda365e631 19:34:09 ---> 25ec8781a71a 19:34:09 Step 21/23 : LABEL arch=arm64 19:34:10 ---> Running in d929fbe4fb5e 19:34:10 fetch https://dl-4.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 19:34:10 Removing intermediate container d929fbe4fb5e 19:34:10 ---> 79a35ce32fb8 19:34:10 Step 22/23 : LABEL git_sha=ea7a91481d9e233e1e00d191163b8afe076d4f96 19:34:11 ---> Running in c62d4320b89b 19:34:11 (1/9) Installing ca-certificates (20220614-r0) 19:34:11 (2/9) Installing brotli-libs (1.0.9-r5) 19:34:11 (3/9) Installing nghttp2-libs (1.46.0-r0) 19:34:11 Removing intermediate container c62d4320b89b 19:34:11 ---> 29e36c76a887 19:34:11 Step 23/23 : LABEL version=0.0.0(4/9) Installing libcurl (7.80.0-r3) 19:34:11 19:34:12 (5/9) Installing curl (7.80.0-r3) 19:34:12 ---> Running in 337011d69705 19:34:12 (6/9) Installing dumb-init (1.2.5-r1) 19:34:12 (7/9) Installing musl-obstack (1.2.3-r0) 19:34:12 (8/9) Installing libucontext (1.1-r0) 19:34:12 (9/9) Installing gcompat (1.0.0-r4) 19:34:12 Executing busybox-1.34.1-r7.trigger 19:34:12 Executing ca-certificates-20220614-r0.trigger 19:34:13 OK: 8 MiB in 23 packages 19:34:13 Removing intermediate container 337011d69705 19:34:13 ---> 23deccdadcfb 19:34:13 19:34:14 Successfully built 23deccdadcfb 19:34:14 Successfully tagged sys-mgmt-agent-arm64:latest 19:34:15  Building sys-mgmt-agent ... done Building support-scheduler 19:34:17 Removing intermediate container 4a4d75ac42a6 19:34:17 ---> 8d7f150c86af 19:34:17 Step 13/20 : COPY --from=builder /edgex-go/Attribution.txt / 19:34:19 ---> 89ddb94761e3 19:34:19 Step 14/20 : COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/security-spiffe-token-provider / 19:34:26 ---> a5c847e5713f 19:34:26 Step 15/20 : COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/res/configuration.toml /res/configuration.toml 19:34:28 ---> 57efffbd5b0a 19:34:28 Step 16/20 : ENTRYPOINT [ "/security-spiffe-token-provider" ] 19:34:28 ---> Running in f59a907fb375 19:34:29 Removing intermediate container f59a907fb375 19:34:29 ---> 643f9fefffa3 19:34:29 Step 17/20 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 19:34:29 ---> Running in 8e145d5463fc 19:34:30 Removing intermediate container 8e145d5463fc 19:34:30 ---> aebaf0bc3558 19:34:30 Step 18/20 : LABEL arch=arm64 19:34:30 ---> Running in 1f2c335f51f7 19:34:31 Removing intermediate container 1f2c335f51f7 19:34:31 ---> 60c649badeb6 19:34:31 Step 19/20 : LABEL git_sha=ea7a91481d9e233e1e00d191163b8afe076d4f96 19:34:31 ---> Running in 11d4de8d0d32 19:34:32 Removing intermediate container 11d4de8d0d32 19:34:32 ---> e3ab255159b5 19:34:32 Step 20/20 : LABEL version=0.0.0 19:34:32 ---> Running in 67d2e8af5ec1 19:34:34 Removing intermediate container 67d2e8af5ec1 19:34:34 ---> 013e04b361a5 19:34:34 19:34:34 Successfully built 013e04b361a5 19:34:34 Successfully tagged security-spiffe-token-provider-arm64:latest 19:34:34  Building security-spiffe-token-provider ... done Building support-notifications 19:34:35 Removing intermediate container b69226919046 19:34:35 ---> 252909e9aca0 19:34:35 Step 8/26 : COPY . . 19:34:35 Step 1/23 : ARG BUILDER_BASE=golang:1.18-alpine3.16 19:34:35 Step 2/23 : FROM ${BUILDER_BASE} AS builder 19:34:35 ---> 893877c0afe2 19:34:35 Step 3/23 : ARG ADD_BUILD_TAGS="" 19:34:35 ---> Using cache 19:34:35 ---> 1ce49da220a4 19:34:35 Step 4/23 : WORKDIR /edgex-go 19:34:35 ---> Using cache 19:34:35 ---> 2d558289d02e 19:34:35 Step 5/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 19:34:35 ---> Using cache 19:34:35 ---> 508923219c93 19:34:35 Step 6/23 : RUN apk add --update --no-cache make git 19:34:35 ---> Using cache 19:34:35 ---> 2b8aad31ddda 19:34:35 Step 7/23 : COPY go.mod vendor* ./ 19:34:35 ---> Using cache 19:34:35 ---> 3aca33714bfc 19:34:35 Step 8/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 19:34:35 ---> Using cache 19:34:35 ---> 95728b8cf2ff 19:34:35 Step 9/23 : COPY . . 19:34:35 ---> Using cache 19:34:35 ---> 89a8680bf8d0 19:34:35 Step 10/23 : RUN make cmd/support-scheduler/support-scheduler 19:34:35 ---> Running in d06d781af365 19:34:38 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:34:40 Removing intermediate container 92fae84f6e9c 19:34:40 ---> e5426b1b94d1 19:34:40 Step 8/25 : COPY . . 19:34:52 Step 1/23 : ARG BUILDER_BASE=golang:1.18-alpine3.16 19:34:52 Step 2/23 : FROM ${BUILDER_BASE} AS builder 19:34:52 ---> 893877c0afe2 19:34:52 Step 3/23 : ARG ADD_BUILD_TAGS="" 19:34:52 ---> Using cache 19:34:52 ---> 1ce49da220a4 19:34:52 Step 4/23 : WORKDIR /edgex-go 19:34:52 ---> Using cache 19:34:52 ---> 2d558289d02e 19:34:52 Step 5/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 19:34:52 ---> Using cache 19:34:52 ---> 508923219c93 19:34:52 Step 6/23 : RUN apk add --update --no-cache make bash git ca-certificates 19:34:54 ---> Running in 4d160dc34d4e 19:34:57 fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 19:34:57 fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 19:34:58 ---> 69b0eaa9487e 19:34:58 Step 9/26 : ARG SPIRE_RELEASE=1.2.1 19:34:58 ---> Running in 927fb02bcc91 19:34:58 OK: 221 MiB in 51 packages 19:34:59 Removing intermediate container 927fb02bcc91 19:34:59 ---> 2ce13c1d86e1 19:34:59 Step 10/26 : WORKDIR /edgex-go/spire-build 19:34:59 ---> Running in cfb448b30dd4 19:35:00 Removing intermediate container 4d160dc34d4e 19:35:00 ---> 6b6625bc6da9 19:35:00 Step 7/23 : COPY go.mod vendor* ./ 19:35:00 Removing intermediate container cfb448b30dd4 19:35:00 ---> aaf87664d7e4 19:35: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:35:00 ---> Running in fcd19fd28348 19:35:03 ---> c3c9758515ff 19:35:03 Step 8/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 19:35:03 ---> Running in d3df4fe42ff0 19:35:04 ---> 1cd4b0041f00 19:35:04 Step 9/25 : ARG SPIRE_RELEASE=1.2.1 19:35:04 ---> Running in 6631e003a4ce 19:35:04 Removing intermediate container fcd19fd28348 19:35:04 ---> aa3cad6fc224 19:35:04 Step 12/26 : WORKDIR /edgex-go 19:35:05 ---> Running in ef60c365ba91 19:35:05 Removing intermediate container 6631e003a4ce 19:35:05 ---> 866eceb08b5b 19:35:05 Step 10/25 : WORKDIR /edgex-go/spire-build 19:35:05 ---> Running in ffd723f82b70 19:35:05 Removing intermediate container ef60c365ba91 19:35:05 ---> a58fce2f255b 19:35:05 19:35:05 Step 13/26 : FROM alpine:3.15 19:35:05 ---> 02e0d6fdf486 19:35:05 Step 14/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' 19:35:05 ---> Using cache 19:35:05 ---> 5b1ad159e411 19:35:05 Step 15/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 19:35:05 ---> Using cache 19:35:05 ---> 3e40050d2571 19:35:05 Step 16/26 : RUN apk update && apk --no-cache --update add dumb-init gcompat 19:35:06 ---> Running in de40cc36d66d 19:35:06 Removing intermediate container ffd723f82b70 19:35:06 ---> 50aacfed563f 19:35:06 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:35:07 ---> Running in 016f475307f2 19:35:08 fetch https://dl-4.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 19:35:09 fetch https://dl-4.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 19:35:10 Removing intermediate container 016f475307f2 19:35:10 ---> 06803019e81a 19:35:10 Step 12/25 : WORKDIR /edgex-go 19:35:10 ---> Running in ea07dbebeb8f 19:35:11 Removing intermediate container ea07dbebeb8f 19:35:11 ---> 618f4cf62f82 19:35:11 19:35:11 Step 13/25 : FROM alpine:3.15 19:35:11 ---> 02e0d6fdf486 19:35:11 Step 14/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' 19:35:11 ---> Using cache 19:35:11 ---> 5b1ad159e411 19:35:11 Step 15/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 19:35:11 ---> Using cache 19:35:11 ---> 3e40050d2571 19:35:11 Step 16/25 : RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 19:35:11 ---> Running in 6a77dddf9a57 19:35:11 v3.15.6-51-ge17b2505f3 [https://dl-4.alpinelinux.org/alpine/v3.15/main] 19:35:11 v3.15.6-51-ge17b2505f3 [https://dl-4.alpinelinux.org/alpine/v3.15/community] 19:35:11 OK: 15733 distinct packages available 19:35:11 fetch https://dl-4.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 19:35:12 fetch https://dl-4.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 19:35:12 fetch https://dl-4.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 19:35:13 (1/4) Installing dumb-init (1.2.5-r1) 19:35:13 (2/4) Installing musl-obstack (1.2.3-r0) 19:35:13 fetch https://dl-4.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 19:35:14 (3/4) Installing libucontext (1.1-r0) 19:35:14 (4/4) Installing gcompat (1.0.0-r4) 19:35:14 Executing busybox-1.34.1-r7.trigger 19:35:14 OK: 6 MiB in 18 packages 19:35:15 v3.15.6-51-ge17b2505f3 [https://dl-4.alpinelinux.org/alpine/v3.15/main] 19:35:15 v3.15.6-51-ge17b2505f3 [https://dl-4.alpinelinux.org/alpine/v3.15/community] 19:35:15 OK: 15733 distinct packages available 19:35:15 fetch https://dl-4.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 19:35:16 Removing intermediate container de40cc36d66d 19:35:16 ---> 08a65965b5a2 19:35:16 Step 17/26 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin 19:35:17 fetch https://dl-4.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 19:35:18 (1/5) Installing dumb-init (1.2.5-r1) 19:35:18 (2/5) Installing musl-obstack (1.2.3-r0) 19:35:18 (3/5) Installing libucontext (1.1-r0) 19:35:18 (4/5) Installing gcompat (1.0.0-r4) 19:35:18 (5/5) Installing openssl (1.1.1q-r0) 19:35:18 Executing busybox-1.34.1-r7.trigger 19:35:18 OK: 6 MiB in 19 packages 19:35:21 Removing intermediate container 6a77dddf9a57 19:35:21 ---> 78a8e2656abe 19:35:21 Step 17/25 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin 19:35:21 ---> 0fe537d9428a 19:35:21 Step 18/26 : COPY --from=builder /edgex-go/cmd/security-spire-config/docker-entrypoint.sh /usr/local/bin/ 19:35:23 ---> aa3333696990 19:35:23 Step 19/26 : WORKDIR /usr/local/etc/spiffe-scripts.d 19:35:23 ---> Running in 71b47fcf8fa7 19:35:24 Removing intermediate container 71b47fcf8fa7 19:35:24 ---> 713384bf3aa2 19:35:24 Step 20/26 : COPY --from=builder /edgex-go/cmd/security-spire-config/seed_builtin_entries.sh /usr/local/etc/spiffe-scripts.d 19:35:25 ---> fbe537014852 19:35:25 Step 21/26 : WORKDIR / 19:35:26 ---> Running in fff11e49eb65 19:35:26 Removing intermediate container fff11e49eb65 19:35:26 ---> b0427f097f33 19:35:26 Step 22/26 : ENTRYPOINT [ "/usr/bin/dumb-init" ] 19:35:27 ---> Running in 4a90b142607d 19:35:27 Removing intermediate container 4a90b142607d 19:35:27 ---> 1b6c6db4164a 19:35:27 Step 23/26 : CMD [ "--verbose", "docker-entrypoint.sh" ] 19:35:27 ---> Running in 1619c90160a2 19:35:28 Removing intermediate container 1619c90160a2 19:35:28 ---> 04308a33f60c 19:35:28 Step 24/26 : LABEL arch=arm64 19:35:28 ---> b9961b20ce3e 19:35:28 Step 18/25 : COPY --from=builder /edgex-go/cmd/security-spire-server/docker-entrypoint.sh /usr/local/bin/ 19:35:28 ---> Running in 91078eac6a97 19:35:29 Removing intermediate container 91078eac6a97 19:35:29 ---> cf707cb485dc 19:35:29 Step 25/26 : LABEL git_sha=ea7a91481d9e233e1e00d191163b8afe076d4f96 19:35:30 ---> Running in d3cd914f399d 19:35:30 ---> 82d6bc602beb 19:35:30 Step 19/25 : COPY --from=builder /edgex-go/cmd/security-spire-server/server.conf /usr/local/etc/spire/server.conf.tpl 19:35:31 Removing intermediate container d3cd914f399d 19:35:31 ---> a00f5592c5fe 19:35:31 Step 26/26 : LABEL version=0.0.0 19:35:31 ---> Running in 79a73d443152 19:35:32 ---> cd3c9afc82b2 19:35:32 Step 20/25 : COPY --from=builder /edgex-go/cmd/security-spire-server/openssl.conf /usr/local/etc/ 19:35:32 Removing intermediate container 79a73d443152 19:35:32 ---> 853020fe72c4 19:35:32 19:35:33 Successfully built 853020fe72c4 19:35:33 Successfully tagged security-spire-config-arm64:latest 19:35:33 Building security-proxy-setup 19:35:34  Building security-spire-config ... done  ---> 9193e7cba72b 19:35:34 Step 21/25 : ENTRYPOINT [ "/usr/bin/dumb-init" ] 19:35:34 ---> Running in 5ff3c25f6159 19:35:35 Removing intermediate container 5ff3c25f6159 19:35:35 ---> 78c213e0949e 19:35:35 Step 22/25 : CMD [ "--verbose", "docker-entrypoint.sh" ] 19:35:35 ---> Running in 183f3e7c89eb 19:35:36 Removing intermediate container 183f3e7c89eb 19:35:36 ---> e77539e9a742 19:35:36 Step 23/25 : LABEL arch=arm64 19:35:37 ---> Running in 9e072e2b5ae6 19:35:38 Removing intermediate container 9e072e2b5ae6 19:35:38 ---> 01d6a836b1ec 19:35:38 Step 24/25 : LABEL git_sha=ea7a91481d9e233e1e00d191163b8afe076d4f96 19:35:38 ---> Running in 4dfc135867b2 19:35:39 Removing intermediate container 4dfc135867b2 19:35:39 ---> 1656dea3e793 19:35:39 Step 25/25 : LABEL version=0.0.0 19:35:39 ---> Running in 263d57796176 19:35:40 Removing intermediate container 263d57796176 19:35:40 ---> bc3d864277d7 19:35:40 19:35:41 Successfully built bc3d864277d7 19:35:41 Successfully tagged security-spire-server-arm64:latest 19:35:41  Building security-spire-server ... done Building security-spire-agent 19:35:57 Step 1/22 : ARG BUILDER_BASE=golang:1.18-alpine3.16 19:35:57 Step 2/22 : FROM ${BUILDER_BASE} AS builder 19:35:57 ---> 893877c0afe2 19:35:57 Step 3/22 : WORKDIR /edgex-go 19:35:57 ---> Using cache 19:35:57 ---> eb2badcaf4b8 19:35:57 Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 19:35:57 ---> Using cache 19:35:57 ---> f42d1c592771 19:35:57 Step 5/22 : RUN apk add --update --no-cache make git 19:35:57 ---> Using cache 19:35:57 ---> bd0bbf653de1 19:35:57 Step 6/22 : COPY go.mod vendor* ./ 19:35:57 ---> Using cache 19:35:57 ---> d800b6e38611 19:35:57 Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 19:35:57 ---> Using cache 19:35:57 ---> a387636b01a7 19:35:57 Step 8/22 : COPY . . 19:35:57 ---> Using cache 19:35:57 ---> a5c61cef0407 19:35:57 Step 9/22 : RUN make cmd/security-proxy-setup/security-proxy-setup cmd/secrets-config/secrets-config 19:35:57 ---> Running in 39b467664ba3 19:35:59 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-proxy-setup/security-proxy-setup ./cmd/security-proxy-setup 19:36:01 Removing intermediate container d3df4fe42ff0 19:36:01 ---> c15586307281 19:36:01 Step 9/23 : COPY . . 19:36:05 Step 1/26 : ARG BUILDER_BASE=golang:1.18-alpine3.16 19:36:05 Step 2/26 : FROM ${BUILDER_BASE} AS builder 19:36:05 ---> 893877c0afe2 19:36:05 Step 3/26 : WORKDIR /edgex-go 19:36:05 ---> Using cache 19:36:05 ---> eb2badcaf4b8 19:36:05 Step 4/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 19:36:05 ---> Using cache 19:36:05 ---> f42d1c592771 19:36:05 Step 5/26 : RUN apk add --update --no-cache make git build-base curl 19:36:05 ---> Using cache 19:36:05 ---> 8fa490b9b87a 19:36:05 Step 6/26 : COPY go.mod vendor* ./ 19:36:05 ---> Using cache 19:36:05 ---> c1c50189a417 19:36:05 Step 7/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 19:36:05 ---> Using cache 19:36:05 ---> e5426b1b94d1 19:36:05 Step 8/26 : COPY . . 19:36:05 ---> Using cache 19:36:05 ---> 1cd4b0041f00 19:36:05 Step 9/26 : ARG SPIRE_RELEASE=1.2.1 19:36:05 ---> Using cache 19:36:05 ---> 866eceb08b5b 19:36:05 Step 10/26 : WORKDIR /edgex-go/spire-build 19:36:05 ---> Using cache 19:36:05 ---> 50aacfed563f 19:36:05 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:36:06 ---> Running in 2722a37a3918 19:36:10 Removing intermediate container 2722a37a3918 19:36:10 ---> 4c8c927c5831 19:36:10 Step 12/26 : WORKDIR /edgex-go 19:36:10 ---> Running in fd83de642a37 19:36:11 Removing intermediate container fd83de642a37 19:36:11 ---> ca94d043bc2f 19:36:11 19:36:11 Step 13/26 : FROM alpine:3.15 19:36:11 ---> 02e0d6fdf486 19:36:11 Step 14/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' 19:36:11 ---> Using cache 19:36:11 ---> 5b1ad159e411 19:36:11 Step 15/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 19:36:11 ---> Using cache 19:36:11 ---> 3e40050d2571 19:36:11 Step 16/26 : RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 19:36:11 ---> Using cache 19:36:11 ---> 78a8e2656abe 19:36:11 Step 17/26 : COPY --from=builder /usr/local/bin/spire-agent /usr/local/bin 19:36:17 ---> 5f2b5796a166 19:36:17 Step 18/26 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin 19:36:18 ---> 890e9048c005 19:36:18 Step 10/23 : RUN make cmd/support-notifications/support-notifications 19:36:19 ---> Running in 401a5fb617fc 19:36:21 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:36:23 ---> 512a2c733593 19:36:23 Step 19/26 : COPY --from=builder /edgex-go/cmd/security-spire-agent/docker-entrypoint.sh /usr/local/bin/ 19:36:24 ---> b1efc1ecfc93 19:36:24 Step 20/26 : COPY --from=builder /edgex-go/cmd/security-spire-agent/agent.conf /usr/local/etc/spire/agent.conf.tpl 19:36:25 ---> 3abd37dc295e 19:36:25 Step 21/26 : COPY --from=builder /edgex-go/cmd/security-spire-agent/openssl.conf /usr/local/etc/ 19:36:25 ---> b0acee026122 19:36:25 Step 22/26 : ENTRYPOINT [ "/usr/bin/dumb-init" ] 19:36:25 ---> Running in f065e3f509fa 19:36:26 Removing intermediate container f065e3f509fa 19:36:26 ---> c7649e12610c 19:36:26 Step 23/26 : CMD [ "--verbose", "docker-entrypoint.sh" ] 19:36:26 ---> Running in a35f8439fe18 19:36:27 Removing intermediate container a35f8439fe18 19:36:27 ---> 126fce4416f5 19:36:27 Step 24/26 : LABEL arch=arm64 19:36:27 ---> Running in 39960c4af162 19:36:27 Removing intermediate container 39960c4af162 19:36:27 ---> 60a68c05fd8a 19:36:27 Step 25/26 : LABEL git_sha=ea7a91481d9e233e1e00d191163b8afe076d4f96 19:36:27 ---> Running in 543007c5ec93 19:36:28 Removing intermediate container 543007c5ec93 19:36:28 ---> 08619eb94a78 19:36:28 Step 26/26 : LABEL version=0.0.0 19:36:28 ---> Running in c883da6c6188 19:36:28 Removing intermediate container c883da6c6188 19:36:28 ---> 747a121e639a 19:36:28 19:36:29 Successfully built 747a121e639a 19:36:29 Successfully tagged security-spire-agent-arm64:latest 19:36:29 Building core-data 19:36:47  Building security-spire-agent ... done Step 1/24 : ARG BUILDER_BASE=golang:1.18-alpine3.16 19:36:47 Step 2/24 : FROM ${BUILDER_BASE} AS builder 19:36:47 ---> 893877c0afe2 19:36:47 Step 3/24 : ARG ADD_BUILD_TAGS="" 19:36:47 ---> Using cache 19:36:47 ---> 1ce49da220a4 19:36:47 Step 4/24 : WORKDIR /edgex-go 19:36:47 ---> Using cache 19:36:47 ---> 2d558289d02e 19:36:47 Step 5/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 19:36:47 ---> Using cache 19:36:47 ---> 508923219c93 19:36:47 Step 6/24 : RUN apk add --update --no-cache zeromq-dev libsodium-dev pkgconfig build-base git 19:36:47 ---> Running in c310ff3d2fc1 19:36:48 fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 19:36:49 fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 19:36:50 OK: 221 MiB in 51 packages 19:36:51 Removing intermediate container c310ff3d2fc1 19:36:51 ---> 88db7fdac309 19:36:51 Step 7/24 : COPY go.mod vendor* ./ 19:36:52 ---> e3618c4e6c2c 19:36:52 Step 8/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 19:36:53 ---> Running in ce2a149e4772 19:37:49 Removing intermediate container ce2a149e4772 19:37:49 ---> 91c5ff95b8aa 19:37:49 Step 9/24 : COPY . . 19:37:49 Removing intermediate container c1b7c6e472cb 19:37:49 ---> ca6d9f2aa405 19:37:49 19:37:49 Step 11/24 : FROM alpine:3.16 19:37:49 ---> a6215f271958 19:37:49 Step 12/24 : RUN apk add --update --no-cache dumb-init 19:37:49 ---> Using cache 19:37:49 ---> 37fb2688cd9f 19:37:49 Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 19:37:49 ---> Using cache 19:37:49 ---> 69db8d1a71ab 19:37:49 Step 14/24 : ENV APP_PORT=59882 19:37:49 ---> Running in b99e5c4eb69d 19:37:49 Removing intermediate container b99e5c4eb69d 19:37:49 ---> b216d60f0b88 19:37:49 Step 15/24 : EXPOSE $APP_PORT 19:37:49 ---> Running in 2a5da33819b6 19:37:49 Removing intermediate container 2a5da33819b6 19:37:49 ---> 31d229f9beb7 19:37:49 Step 16/24 : WORKDIR / 19:37:49 ---> Running in a5d83e1eb588 19:37:50 Removing intermediate container a5d83e1eb588 19:37:50 ---> f42aabd94d8e 19:37:50 Step 17/24 : COPY --from=builder /edgex-go/Attribution.txt / 19:37:51 ---> 5602792d8610 19:37:51 Step 18/24 : COPY --from=builder /edgex-go/cmd/core-command/core-command / 19:37:54 ---> 4e7677069996 19:37:54 Step 19/24 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml 19:37:55 ---> 3820e8de7dbf 19:37:55 Step 20/24 : ENTRYPOINT ["/core-command"] 19:37:56 ---> Running in eeb31f9632d4 19:37:57 Removing intermediate container eeb31f9632d4 19:37:57 ---> 34b15276b557 19:37:57 Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 19:37:57 ---> Running in 1daac0c9b444 19:37:58 Removing intermediate container 1daac0c9b444 19:37:58 ---> 783d370ab02c 19:37:58 Step 22/24 : LABEL arch=arm64 19:37:58 ---> Running in 2529982270d6 19:37:59 Removing intermediate container 2529982270d6 19:37:59 ---> 079284a7292d 19:37:59 Step 23/24 : LABEL git_sha=ea7a91481d9e233e1e00d191163b8afe076d4f96 19:37:59 ---> Running in 943dbae534b5 19:37:59 Removing intermediate container 943dbae534b5 19:37:59 ---> 722102f34794 19:37:59 Step 24/24 : LABEL version=0.0.0 19:38:00 ---> Running in 7496e5cb1b08 19:38:01 Removing intermediate container 7496e5cb1b08 19:38:01 ---> 4c272ca8b5c4 19:38:01 19:38:01 Successfully built 4c272ca8b5c4 19:38:01 Successfully tagged core-command-arm64:latest 19:38:03  Building core-command ... done  ---> 9c8e59afa366 19:38:03 Step 10/24 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-data/core-data 19:38:03 ---> Running in 7a190cbe1139 19:38:05 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:40: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/secrets-config ./cmd/secrets-config 19:40:45 Removing intermediate container 39b467664ba3 19:40:45 ---> cf7142d067a4 19:40:45 19:40:45 Step 10/22 : FROM alpine:3.16 19:40:45 ---> a6215f271958 19:40:45 Step 11/22 : RUN apk add --update --no-cache curl dumb-init 19:40:45 ---> Running in 45ad398814df 19:40:47 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 19:40:48 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 19:40:49 (1/6) Installing ca-certificates (20220614-r0) 19:40:49 (2/6) Installing brotli-libs (1.0.9-r6) 19:40:49 (3/6) Installing nghttp2-libs (1.47.0-r0) 19:40:49 (4/6) Installing libcurl (7.83.1-r3) 19:40:49 (5/6) Installing curl (7.83.1-r3) 19:40:49 (6/6) Installing dumb-init (1.2.5-r1) 19:40:49 Executing busybox-1.35.0-r17.trigger 19:40:49 Executing ca-certificates-20220614-r0.trigger 19:40:50 OK: 8 MiB in 20 packages 19:40:52 Removing intermediate container 45ad398814df 19:40:52 ---> 7401ba198e94 19:40:52 Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' 19:40:52 ---> Running in aa3d343fa617 19:40:52 Removing intermediate container aa3d343fa617 19:40:52 ---> 5d97e2111c1a 19:40:52 Step 13/22 : WORKDIR /edgex 19:40:52 ---> Running in 0809aac7fb27 19:40:53 Removing intermediate container 0809aac7fb27 19:40:53 ---> cd1ccc1fe787 19:40:53 Step 14/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/res/configuration.toml res/configuration.toml 19:40:54 ---> f379b9cd1b4d 19:40:54 Step 15/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/security-proxy-setup . 19:40:55 ---> f7e729509f51 19:40:55 Step 16/22 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . 19:40:57 ---> 8f9e69e5e2c1 19:40:57 Step 17/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/entrypoint.sh /usr/local/bin/ 19:40:58 ---> cfd73d786ed6 19:40:58 Step 18/22 : RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 19:40:58 ---> Running in d5e64c27f745 19:41:01 Removing intermediate container d5e64c27f745 19:41:01 ---> 09f58ebe02d8 19:41:01 Step 19/22 : ENTRYPOINT ["entrypoint.sh"] 19:41:01 ---> Running in 5b1ec2b8c941 19:41:01 Removing intermediate container 5b1ec2b8c941 19:41:01 ---> 524c1fd929ac 19:41:01 Step 20/22 : LABEL arch=arm64 19:41:01 ---> Running in adf4b3172282 19:41:02 Removing intermediate container adf4b3172282 19:41:02 ---> 2581af6435c9 19:41:02 Step 21/22 : LABEL git_sha=ea7a91481d9e233e1e00d191163b8afe076d4f96 19:41:02 ---> Running in aadbb16c1783 19:41:03 Removing intermediate container aadbb16c1783 19:41:03 ---> cfc0cb5e38e4 19:41:03 Step 22/22 : LABEL version=0.0.0 19:41:03 ---> Running in e3977e319ee4 19:41:03 Removing intermediate container e3977e319ee4 19:41:03 ---> d89f1bb9c90c 19:41:03 19:41:03 Successfully built d89f1bb9c90c 19:41:04 Successfully tagged security-proxy-setup-arm64:latest 19:42:00  Building security-proxy-setup ... done Removing intermediate container d06d781af365 19:42:00 ---> 7a4908599339 19:42:00 19:42:00 Step 11/23 : FROM alpine:3.16 19:42:00 ---> a6215f271958 19:42:00 Step 12/23 : RUN apk add --update --no-cache dumb-init 19:42:00 ---> Using cache 19:42:00 ---> 37fb2688cd9f 19:42:00 Step 13/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 19:42:00 ---> Using cache 19:42:00 ---> 69db8d1a71ab 19:42:00 Step 14/23 : ENV APP_PORT=59861 19:42:00 ---> Running in 3c5abea7ad9c 19:42:00 Removing intermediate container 3c5abea7ad9c 19:42:00 ---> 38b64b833fca 19:42:00 Step 15/23 : EXPOSE $APP_PORT 19:42:00 ---> Running in 2503dd1725bf 19:42:00 Removing intermediate container 2503dd1725bf 19:42:00 ---> 4b2803c0592f 19:42:00 Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / 19:42:00 ---> bca64b3c0c7d 19:42:00 Step 17/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / 19:42:01 ---> 3b89c5e3ce45 19:42:01 Step 18/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml 19:42:02 ---> db689eb70c43 19:42:02 Step 19/23 : ENTRYPOINT ["/support-scheduler"] 19:42:02 ---> Running in 160cb38e60ce 19:42:03 Removing intermediate container 160cb38e60ce 19:42:03 ---> 03c10af68ee2 19:42:03 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 19:42:03 ---> Running in 0384bc1fe2ec 19:42:03 Removing intermediate container 0384bc1fe2ec 19:42:03 ---> 8ca793885482 19:42:03 Step 21/23 : LABEL arch=arm64 19:42:03 ---> Running in d2edbd8fcace 19:42:04 Removing intermediate container d2edbd8fcace 19:42:04 ---> ce0ada012967 19:42:04 Step 22/23 : LABEL git_sha=ea7a91481d9e233e1e00d191163b8afe076d4f96 19:42:04 ---> Running in f4dd9bdbc66a 19:42:05 Removing intermediate container f4dd9bdbc66a 19:42:05 ---> 431098ea0a18 19:42:05 Step 23/23 : LABEL version=0.0.0 19:42:05 ---> Running in 806a53729248 19:42:05 Removing intermediate container 806a53729248 19:42:05 ---> 1ea2663fddee 19:42:05 19:42:06 Successfully built 1ea2663fddee 19:42:06 Successfully tagged support-scheduler-arm64:latest 19:42:38  Building support-scheduler ... done Removing intermediate container 7a190cbe1139 19:42:38 ---> 1f76411f3f17 19:42:38 19:42:38 Step 11/24 : FROM alpine:3.16 19:42:38 ---> a6215f271958 19:42:38 Step 12/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' 19:42:38 ---> Running in dba889f8f765 19:42:38 Removing intermediate container dba889f8f765 19:42:38 ---> 7a849f50dffd 19:42:38 Step 13/24 : ENV APP_PORT=59880 19:42:38 ---> Running in aa98a8a37173 19:42:38 Removing intermediate container aa98a8a37173 19:42:38 ---> 3e27845c2b53 19:42:38 Step 14/24 : EXPOSE $APP_PORT 19:42:38 ---> Running in d6da1638c84a 19:42:38 Removing intermediate container d6da1638c84a 19:42:38 ---> 7d1f9675fb35 19:42:38 Step 15/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 19:42:38 ---> Running in e88ee20bc6a8 19:42:38 Removing intermediate container e88ee20bc6a8 19:42:38 ---> fac8cde5f17b 19:42:38 Step 16/24 : RUN apk add --update --no-cache zeromq dumb-init 19:42:38 ---> Running in f2cf94bfd42e 19:42:38 fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 19:42:39 fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 19:42:39 Removing intermediate container 401a5fb617fc 19:42:39 ---> f90493350a97 19:42:39 19:42:39 Step 11/23 : FROM alpine:3.16 19:42:39 ---> a6215f271958 19:42:39 Step 12/23 : RUN apk add --update --no-cache ca-certificates dumb-init 19:42:39 ---> Running in 629dab1a8469 19:42:40 (1/6) Installing dumb-init (1.2.5-r1) 19:42:40 (2/6) Installing libgcc (11.2.1_git20220219-r2) 19:42:40 (3/6) Installing libsodium (1.0.18-r0) 19:42:40 (4/6) Installing libstdc++ (11.2.1_git20220219-r2) 19:42:40 (5/6) Installing libzmq (4.3.4-r0) 19:42:40 (6/6) Installing zeromq (4.3.4-r0) 19:42:40 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 19:42:40 Executing busybox-1.35.0-r17.trigger 19:42:40 OK: 8 MiB in 20 packages 19:42:41 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 19:42:42 Removing intermediate container f2cf94bfd42e 19:42:42 ---> 2e5ecc0cfcd9 19:42:42 Step 17/24 : COPY --from=builder /edgex-go/Attribution.txt / 19:42:42 (1/2) Installing ca-certificates (20220614-r0) 19:42:42 (2/2) Installing dumb-init (1.2.5-r1) 19:42:42 Executing busybox-1.35.0-r17.trigger 19:42:42 Executing ca-certificates-20220614-r0.trigger 19:42:42 ---> 02c9a787b512 19:42:42 Step 18/24 : COPY --from=builder /edgex-go/cmd/core-data/core-data / 19:42:42 OK: 6 MiB in 16 packages 19:42:43 ---> 70cb4156aa3e 19:42:43 Step 19/24 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml 19:42:43 Removing intermediate container 629dab1a8469 19:42:43 ---> ebe8b52414a1 19:42:43 Step 13/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2021: Intel Corporation' 19:42:43 ---> Running in f6e84f8ddd64 19:42:44 Removing intermediate container f6e84f8ddd64 19:42:44 ---> 2c0312c015c5 19:42:44 Step 14/23 : ENV APP_PORT=59860 19:42:44 ---> ff9c525325f5 19:42:44 Step 20/24 : ENTRYPOINT ["/core-data"] 19:42:44 ---> Running in 77eb3b641372 19:42:44 ---> Running in c56a486b8042 19:42:44 Removing intermediate container c56a486b8042 19:42:44 ---> bcdef45f5667 19:42:44 Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 19:42:44 Removing intermediate container 77eb3b641372 19:42:44 ---> 43b54d267d7e 19:42:44 Step 15/23 : EXPOSE $APP_PORT 19:42:45 ---> Running in 2f2a77e6b6ce 19:42:45 ---> Running in 448b17182a52 19:42:45 Removing intermediate container 2f2a77e6b6ce 19:42:45 ---> 8eb106f07153 19:42:45 Step 22/24 : LABEL arch=arm64 19:42:45 Removing intermediate container 448b17182a52 19:42:45 ---> 4fc59e3a9f66 19:42:45 Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / 19:42:45 ---> Running in 6241484f6004 19:42:45 Removing intermediate container 6241484f6004 19:42:45 ---> fb6e6cb4d8c8 19:42:45 Step 23/24 : LABEL git_sha=ea7a91481d9e233e1e00d191163b8afe076d4f96 19:42:45 ---> Running in ffdcb91bacd6 19:42:45 ---> 8fb590c4dab7 19:42:45 Step 17/23 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / 19:42:46 Removing intermediate container ffdcb91bacd6 19:42:46 ---> 2bc5084bf631 19:42:46 Step 24/24 : LABEL version=0.0.0 19:42:46 ---> Running in f262a7f41f53 19:42:46 Removing intermediate container f262a7f41f53 19:42:46 ---> fa57207dcd7b 19:42:46 19:42:47 Successfully built fa57207dcd7b 19:42:47 Successfully tagged core-data-arm64:latest 19:42:47  Building core-data ... done  ---> 7e873f34a15f 19:42:47 Step 18/23 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml 19:42:47 ---> fd3ff42352fa 19:42:47 Step 19/23 : ENTRYPOINT ["/support-notifications"] 19:42:48 ---> Running in a4fc62a4da58 19:42:48 Removing intermediate container a4fc62a4da58 19:42:48 ---> 65b0536cfbfd 19:42:48 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 19:42:48 ---> Running in 82dfed840052 19:42:48 Removing intermediate container 82dfed840052 19:42:48 ---> 2fd4412b5a60 19:42:48 Step 21/23 : LABEL arch=arm64 19:42:48 ---> Running in 238ca5c00e28 19:42:49 Removing intermediate container 238ca5c00e28 19:42:49 ---> 74b344d05ed4 19:42:49 Step 22/23 : LABEL git_sha=ea7a91481d9e233e1e00d191163b8afe076d4f96 19:42:49 ---> Running in c3afc3414168 19:42:49 Removing intermediate container c3afc3414168 19:42:49 ---> a99f932657fc 19:42:49 Step 23/23 : LABEL version=0.0.0 19:42:49 ---> Running in a74707df4493 19:42:49 Removing intermediate container a74707df4493 19:42:49 ---> dc4506966a3f 19:42:49 19:42:50 Successfully built dc4506966a3f 19:42:50 Successfully tagged support-notifications-arm64:latest 19:42:50  Building support-notifications ... done  [Pipeline] } 19:42:50 $ docker stop --time=1 56371ecbeb50eaf75e6ccdc67e2f167ee48ed8473eaa1123e18e934baf246fd4 19:42:52 $ docker rm -f 56371ecbeb50eaf75e6ccdc67e2f167ee48ed8473eaa1123e18e934baf246fd4 [Pipeline] // withDockerContainer [Pipeline] sh 19:42:52 + docker images 19:42:53 REPOSITORY TAG IMAGE ID CREATED SIZE 19:42:53 support-notifications-arm64 latest dc4506966a3f 3 seconds ago 26.3MB 19:42:53 core-data-arm64 latest fa57207dcd7b 6 seconds ago 20.7MB 19:42:53 f90493350a97 14 seconds ago 1.43GB 19:42:53 1f76411f3f17 20 seconds ago 1.38GB 19:42:53 support-scheduler-arm64 latest 1ea2663fddee 47 seconds ago 25.7MB 19:42:53 7a4908599339 57 seconds ago 1.43GB 19:42:53 security-proxy-setup-arm64 latest d89f1bb9c90c About a minute ago 26.4MB 19:42:53 cf7142d067a4 2 minutes ago 1.36GB 19:42:53 core-command-arm64 latest 4c272ca8b5c4 4 minutes ago 16.7MB 19:42:53 ca6d9f2aa405 5 minutes ago 1.37GB 19:42:53 security-spire-agent-arm64 latest 747a121e639a 6 minutes ago 122MB 19:42:53 ca94d043bc2f 6 minutes ago 1.25GB 19:42:53 security-spire-server-arm64 latest bc3d864277d7 7 minutes ago 84.2MB 19:42:53 security-spire-config-arm64 latest 853020fe72c4 7 minutes ago 83.6MB 19:42:53 618f4cf62f82 7 minutes ago 1.25GB 19:42:53 a58fce2f255b 7 minutes ago 1.25GB 19:42:53 security-spiffe-token-provider-arm64 latest 013e04b361a5 8 minutes ago 28.4MB 19:42:53 sys-mgmt-agent-arm64 latest 23deccdadcfb 8 minutes ago 133MB 19:42:53 cbaccccba912 9 minutes ago 1.41GB 19:42:53 core-metadata-arm64 latest 2fb5fb072ed2 9 minutes ago 17.5MB 19:42:53 cb0a0e53d899 9 minutes ago 1.38GB 19:42:53 security-bootstrapper-arm64 latest a182d98d164b 10 minutes ago 18.7MB 19:42:53 security-secretstore-setup-arm64 latest 15572f990058 10 minutes ago 28.2MB 19:42:53 b2939113c417 10 minutes ago 1.36GB 19:42:53 caa2abba1a26 10 minutes ago 1.37GB 19:42:53 2478a8245302 10 minutes ago 1.36GB 19:42:53 ci-base-image-arm64 latest 893877c0afe2 28 minutes ago 995MB 19:42:53 alpine 3.15 02e0d6fdf486 4 weeks ago 5.33MB 19:42:53 alpine 3.16 a6215f271958 4 weeks ago 5.29MB 19:42:53 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64 1.18-alpine ff4287adb874 2 months ago 678MB 19:42:53 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:53 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 19:42:53 19:42:53 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 19:42:54 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 19:42:54 arm64: Pulling from edgex-lftools-log-publisher 19:42:54 8998bd30e6a1: Pulling fs layer 19:42:54 04944245beec: Pulling fs layer 19:42:54 699f458cf7ca: Pulling fs layer 19:42:54 765212b225bb: Pulling fs layer 19:42:54 f23df028b6ca: Pulling fs layer 19:42:54 d65c8cfc05b1: Pulling fs layer 19:42:54 2437ff75d9bd: Pulling fs layer 19:42:54 f23df028b6ca: Waiting 19:42:54 d65c8cfc05b1: Waiting 19:42:54 765212b225bb: Waiting 19:42:54 2437ff75d9bd: Waiting 19:42:54 04944245beec: Verifying Checksum 19:42:54 04944245beec: Download complete 19:42:54 765212b225bb: Verifying Checksum 19:42:54 765212b225bb: Download complete 19:42:54 f23df028b6ca: Verifying Checksum 19:42:54 f23df028b6ca: Download complete 19:42:54 d65c8cfc05b1: Verifying Checksum 19:42:54 d65c8cfc05b1: Download complete 19:42:54 699f458cf7ca: Verifying Checksum 19:42:54 699f458cf7ca: Download complete 19:42:55 8998bd30e6a1: Verifying Checksum 19:42:55 8998bd30e6a1: Download complete 19:42:57 2437ff75d9bd: Verifying Checksum 19:42:57 2437ff75d9bd: Download complete 19:42:59 8998bd30e6a1: Pull complete 19:42:59 04944245beec: Pull complete 19:43:01 699f458cf7ca: Pull complete 19:43:01 765212b225bb: Pull complete 19:43:02 f23df028b6ca: Pull complete 19:43:02 d65c8cfc05b1: Pull complete 19:43:17 2437ff75d9bd: Pull complete 19:43:17 Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da 19:43:17 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 19:43:17 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 19:43:18 prd-ubuntu20.04-docker-arm64-4c-16g-24682 does not seem to be running inside a container 19:43:18 $ 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:21 $ docker top 10a8062add615d014773f3ac9cdb3e2990ad20167418c38e232a2c685eea0f9c -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 19:43:22 ---> job-cost.sh 19:43:22 lf-activate-venv: SKIPPING 19:43:22 INFO: No Stack... 19:43:22 INFO: Retrieving Pricing Info for: v3-standard-4 19:43:23 INFO: Archiving Costs [Pipeline] sh 19:43:23 + cut -d, -f6 19:43:23 + cat /w/workspace/edgex-go/1/archives/cost.csv [Pipeline] lock 19:43:24 Trying to acquire lock on [jenkins-edgexfoundry-edgex-go-PR-4146-1-stack-cost] 19:43:24 Resource [jenkins-edgexfoundry-edgex-go-PR-4146-1-stack-cost] did not exist. Created. 19:43:24 Lock acquired on [jenkins-edgexfoundry-edgex-go-PR-4146-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 19:43:24 + echo total: 0.10999999940395355 [Pipeline] stash 19:43:25 Stashed 1 file(s) [Pipeline] } 19:43:25 Lock released on resource [jenkins-edgexfoundry-edgex-go-PR-4146-1-stack-cost] [Pipeline] // lock [Pipeline] } 19:43:25 $ docker stop --time=1 10a8062add615d014773f3ac9cdb3e2990ad20167418c38e232a2c685eea0f9c 19:43:26 $ docker rm -f 10a8062add615d014773f3ac9cdb3e2990ad20167418c38e232a2c685eea0f9c [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:27 provisioning config files... 19:43:27 copy managed file [edgex-go-codecov-token] to file:/w/workspace/edgex-go/1@tmp/config3665290471840148317tmp [Pipeline] { [Pipeline] sh 19:43:28 + set +x 19:43:28 + + curl -s https://codecov.io/bashbash 19:43:28 -s -- 19:43:28 19:43:28 _____ _ 19:43:28 / ____| | | 19:43:28 | | ___ __| | ___ ___ _____ __ 19:43:28 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 19:43:28 | |___| (_) | (_| | __/ (_| (_) \ V / 19:43:28 \_____\___/ \__,_|\___|\___\___/ \_/ 19:43:28 Bash-1.0.6 19:43:28 19:43:28 19:43:28 ==> git version 2.25.1 found 19:43:28 ==> 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:28 Release-Date: 2020-01-08 19:43:28 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:28 Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets 19:43:28 ==> Jenkins CI detected. 19:43:28 current dir:  /w/workspace/edgex-go/1 19:43:28 project root: . 19:43:28 --> token set from env 19:43:28 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 19:43:28 ==> Running gcov in . (disable via -X gcov) 19:43:28 ==> Python coveragepy not found 19:43:28 ==> Searching for coverage reports in: 19:43:28 + . 19:43:28 -> Found 1 reports 19:43:28 ==> Detecting git/mercurial file structure 19:43:28 ==> Reading reports 19:43:28 + ./coverage.out bytes=482786 19:43:28 ==> Appending adjustments 19:43:28 https://docs.codecov.io/docs/fixing-reports 19:43:29 + Found adjustments 19:43:29 ==> Gzipping contents 19:43:29 64K /tmp/codecov.SgRtua.gz 19:43:29 ==> Uploading reports 19:43:29 url: https://codecov.io 19:43:29 query: branch=PR-4146&commit=ea7a91481d9e233e1e00d191163b8afe076d4f96&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2FPR-4146%2F1%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=4146&job=&cmd_args= 19:43:29 -> Pinging Codecov 19:43:29 https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=52b94001-b80a-4ca3-b063-c5e709073964&branch=PR-4146&commit=ea7a91481d9e233e1e00d191163b8afe076d4f96&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2FPR-4146%2F1%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=4146&job=&cmd_args= 19:43:30 -> Uploading to 19:43:30 https://storage.googleapis.com/codecov/v4/raw/2022-09-06/00271124DB129430A58F1EEE437C3FCB/ea7a91481d9e233e1e00d191163b8afe076d4f96/35d49a5c-dfa5-4b77-9dd6-ee8ce0e9e8bd.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20220906%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20220906T194329Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=eaacb4ea0d586bee02e5caa72b180a0ba2946dff08b0e18bf413fcbd349ae738 19:43:30 % Total % Received % Xferd Average Speed Time Time Time Current 19:43:30 Dload Upload Total Spent Left Speed 19:43:30 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 63269 0 0 100 63269 0 950k --:--:-- --:--:-- --:--:-- 936k 100 63269 0 0 100 63269 0 249k --:--:-- --:--:-- --:--:-- 248k 19:43:30 -> Reports have been successfully queued for processing at https://codecov.io/github/edgexfoundry/edgex-go/commit/ea7a91481d9e233e1e00d191163b8afe076d4f96 [Pipeline] } 19:43:30 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:31 + [ -d /w/workspace/edgex-go/1/archives ] [Pipeline] libraryResource [Pipeline] sh 19:43:32 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 19:43:33 ---> package-listing.sh 19:43:33 ++ facter osfamily 19:43:33 ++ tr '[:upper:]' '[:lower:]' 19:43:33 + OS_FAMILY=debian 19:43:33 + workspace=/w/workspace/edgex-go/1 19:43:33 + START_PACKAGES=/tmp/packages_start.txt 19:43:33 + END_PACKAGES=/tmp/packages_end.txt 19:43:33 + DIFF_PACKAGES=/tmp/packages_diff.txt 19:43:33 + PACKAGES=/tmp/packages_start.txt 19:43:33 + '[' /w/workspace/edgex-go/1 ']' 19:43:33 + PACKAGES=/tmp/packages_end.txt 19:43:33 + case "${OS_FAMILY}" in 19:43:33 + dpkg -l 19:43:33 + grep '^ii' 19:43:33 + '[' -f /tmp/packages_start.txt ']' 19:43:33 + '[' -f /tmp/packages_end.txt ']' 19:43:33 + diff /tmp/packages_start.txt /tmp/packages_end.txt 19:43:33 + '[' /w/workspace/edgex-go/1 ']' 19:43:33 + mkdir -p /w/workspace/edgex-go/1/archives/ 19:43:33 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgex-go/1/archives/ [Pipeline] echo 19:43:33 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:33 + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 19:43:34 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 19:43:34 19:43:34 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 19:43:34 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 19:43:34 latest: Pulling from edgex-lftools-log-publisher 19:43:34 5eb5b503b376: Pulling fs layer 19:43:34 5c69ac0246d0: Pulling fs layer 19:43:34 ec43610c2a17: Pulling fs layer 19:43:34 3a2ae6a8a46f: Pulling fs layer 19:43:34 33b1e0a273af: Pulling fs layer 19:43:34 5d3b04190fa2: Pulling fs layer 19:43:34 2f39f015ded8: Pulling fs layer 19:43:34 33b1e0a273af: Waiting 19:43:34 5d3b04190fa2: Waiting 19:43:34 3a2ae6a8a46f: Waiting 19:43:34 2f39f015ded8: Waiting 19:43:34 5c69ac0246d0: Download complete 19:43:34 3a2ae6a8a46f: Verifying Checksum 19:43:34 3a2ae6a8a46f: Download complete 19:43:34 33b1e0a273af: Verifying Checksum 19:43:34 33b1e0a273af: Download complete 19:43:34 5d3b04190fa2: Verifying Checksum 19:43:34 5d3b04190fa2: Download complete 19:43:34 ec43610c2a17: Verifying Checksum 19:43:34 ec43610c2a17: Download complete 19:43:34 5eb5b503b376: Download complete 19:43:35 2f39f015ded8: Download complete 19:43:36 5eb5b503b376: Pull complete 19:43:36 5c69ac0246d0: Pull complete 19:43:36 ec43610c2a17: Pull complete 19:43:36 3a2ae6a8a46f: Pull complete 19:43:37 33b1e0a273af: Pull complete 19:43:37 5d3b04190fa2: Pull complete 19:43:41 2f39f015ded8: Pull complete 19:43:41 Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 19:43:41 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 19:43:41 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 19:43:41 prd-ubuntu20.04-docker-8c-8g-24681 does not seem to be running inside a container 19:43:41 $ 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:43 $ docker top 79c9130afcb0a390a4ba2656bfccb9210677d8d3c8e597c621699a5add463b20 -eo pid,comm [Pipeline] { [Pipeline] sh 19:43:44 + touch /tmp/pre-build-complete [Pipeline] sh 19:43:44 + mkdir -p /var/log/sysstat [Pipeline] sh 19:43:44 + ls /var/log/sa-host 19:43:44 ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 19:43:45 provisioning config files... 19:43:45 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgex-go/1@tmp/config7630876780186865679tmp [Pipeline] { [Pipeline] echo 19:43:45 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 19:43:45 ---> create-netrc.sh [Pipeline] } 19:43:45 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 19:43:45 ---> python-tools-install.sh [Pipeline] echo 19:43:45 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 19:43:46 ---> sudo-logs.sh 19:43:46 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 19:43:46 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 19:43:46 ---> job-cost.sh 19:43:46 lf-activate-venv: SKIPPING 19:43:46 DEBUG: total: 0.10999999940395355 19:43:46 INFO: Retrieving Stack Cost... 19:43:47 INFO: Retrieving Pricing Info for: v3-standard-8 19:43:47 INFO: Archiving Costs [Pipeline] echo 19:43:47 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 19:43:47 ---> logs-deploy.sh 19:43:47 lf-activate-venv: SKIPPING 19:43:47 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-go/PR-4146/1 19:43:47 INFO: archiving workspace using pattern(s): 19:43:48 Archives upload complete. 19:43:49 INFO: archiving logs to Nexus 19:43:49 ---> uname -a: 19:43:49 Linux prd-ubuntu20-04-docker-8c-8g-24681 5.4.0-94-generic #106-Ubuntu SMP Thu Jan 6 23:58:14 UTC 2022 x86_64 GNU/Linux 19:43:49 19:43:49 19:43:49 ---> lscpu: 19:43:49 Architecture: x86_64 19:43:49 CPU op-mode(s): 32-bit, 64-bit 19:43:49 Byte Order: Little Endian 19:43:49 Address sizes: 40 bits physical, 48 bits virtual 19:43:49 CPU(s): 8 19:43:49 On-line CPU(s) list: 0-7 19:43:49 Thread(s) per core: 1 19:43:49 Core(s) per socket: 1 19:43:49 Socket(s): 8 19:43:49 NUMA node(s): 1 19:43:49 Vendor ID: AuthenticAMD 19:43:49 CPU family: 23 19:43:49 Model: 49 19:43:49 Model name: AMD EPYC-Rome Processor 19:43:49 Stepping: 0 19:43:49 CPU MHz: 2799.998 19:43:49 BogoMIPS: 5599.99 19:43:49 Virtualization: AMD-V 19:43:49 Hypervisor vendor: KVM 19:43:49 Virtualization type: full 19:43:49 L1d cache: 256 KiB 19:43:49 L1i cache: 256 KiB 19:43:49 L2 cache: 4 MiB 19:43:49 L3 cache: 128 MiB 19:43:49 NUMA node0 CPU(s): 0-7 19:43:49 Vulnerability Itlb multihit: Not affected 19:43:49 Vulnerability L1tf: Not affected 19:43:49 Vulnerability Mds: Not affected 19:43:49 Vulnerability Meltdown: Not affected 19:43:49 Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp 19:43:49 Vulnerability Spectre v1: Mitigation; usercopy/swapgs barriers and __user pointer sanitization 19:43:49 Vulnerability Spectre v2: Mitigation; Full AMD retpoline, IBPB conditional, IBRS_FW, STIBP disabled, RSB filling 19:43:49 Vulnerability Srbds: Not affected 19:43:49 Vulnerability Tsx async abort: Not affected 19:43:49 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:49 19:43:49 19:43:49 ---> nproc: 19:43:49 8 19:43:49 19:43:49 19:43:49 ---> df -h: 19:43:49 Filesystem Size Used Avail Use% Mounted on 19:43:49 overlay 155G 18G 138G 12% / 19:43:49 tmpfs 64M 0 64M 0% /dev 19:43:49 tmpfs 16G 0 16G 0% /sys/fs/cgroup 19:43:49 shm 64M 0 64M 0% /dev/shm 19:43:49 /dev/vda1 155G 18G 138G 12% /facter-os 19:43:49 19:43:49 19:43:49 ---> sar -b -r -n DEV: 19:43:49 Linux 5.4.0-94-generic (prd-ubuntu20-04-docker-8c-8g-24681) 09/06/22 _x86_64_ (8 CPU) 19:43:49 19:43:49 19:06:32 LINUX RESTART (8 CPU) 19:43:49 19:43:49 19:07:01 tps rtps wtps dtps bread/s bwrtn/s bdscd/s 19:43:49 19:08:01 330.54 15.03 315.51 0.00 2150.44 134474.92 0.00 19:43:49 19:09:01 63.13 0.03 63.10 0.00 2.93 26811.86 0.00 19:43:49 19:10:01 32.59 0.08 32.51 0.00 1.33 9766.39 0.00 19:43:49 19:11:01 494.07 7.73 486.34 0.00 82.35 249021.45 0.00 19:43:49 19:12:02 975.07 0.58 974.49 0.00 14.66 256548.04 0.00 19:43:49 19:13:01 1066.64 1.58 1065.06 0.00 12.61 262791.73 0.00 19:43:49 19:14:01 218.21 0.03 218.18 0.00 0.27 31243.45 0.00 19:43:49 19:15:01 2.62 0.00 2.62 0.00 0.00 28.79 0.00 19:43:49 19:16:01 0.95 0.00 0.95 0.00 0.00 11.06 0.00 19:43:49 19:17:01 2.43 0.02 2.42 0.00 0.13 30.26 0.00 19:43:49 19:18:01 1.47 0.00 1.47 0.00 0.00 16.53 0.00 19:43:49 19:19:01 1.90 0.00 1.90 0.00 0.00 21.86 0.00 19:43:49 19:20:01 1.38 0.00 1.38 0.00 0.00 15.06 0.00 19:43:49 19:21:01 1.42 0.00 1.42 0.00 0.00 17.20 0.00 19:43:49 19:22:01 1.77 0.02 1.75 0.00 0.13 19.99 0.00 19:43:49 19:23:01 1.47 0.00 1.47 0.00 0.00 17.86 0.00 19:43:49 19:24:01 1.10 0.00 1.10 0.00 0.00 13.06 0.00 19:43:49 19:25:01 0.95 0.00 0.95 0.00 0.00 11.60 0.00 19:43:49 19:26:01 1.37 0.00 1.37 0.00 0.00 15.73 0.00 19:43:49 19:27:01 1.13 0.00 1.13 0.00 0.00 13.73 0.00 19:43:49 19:28:01 1.73 0.00 1.73 0.00 0.00 19.59 0.00 19:43:49 19:29:01 0.83 0.00 0.83 0.00 0.00 11.06 0.00 19:43:49 19:30:01 1.25 0.00 1.25 0.00 0.00 15.46 0.00 19:43:49 19:31:01 1.58 0.00 1.58 0.00 0.00 18.26 0.00 19:43:49 19:32:01 1.08 0.00 1.08 0.00 0.00 12.80 0.00 19:43:49 19:33:01 1.40 0.00 1.40 0.00 0.00 16.93 0.00 19:43:49 19:34:01 1.13 0.00 1.13 0.00 0.00 13.20 0.00 19:43:49 19:35:01 1.15 0.00 1.15 0.00 0.00 14.26 0.00 19:43:49 19:36:01 1.08 0.00 1.08 0.00 0.00 12.40 0.00 19:43:49 19:37:01 1.55 0.00 1.55 0.00 0.00 19.73 0.00 19:43:49 19:38:01 1.00 0.00 1.00 0.00 0.00 12.00 0.00 19:43:49 19:39:01 0.93 0.00 0.93 0.00 0.00 12.53 0.00 19:43:49 19:40:01 2.83 1.57 1.27 0.00 49.05 16.26 0.00 19:43:49 19:41:01 3.43 0.87 2.57 0.00 18.40 35.59 0.00 19:43:49 19:42:01 1.17 0.00 1.17 0.00 0.00 14.00 0.00 19:43:49 19:43:01 1.52 0.00 1.52 0.00 0.00 17.60 0.00 19:43:49 Average: 89.10 0.76 88.34 0.00 64.80 26869.21 0.00 19:43:49 19:43:49 19:07:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 19:43:49 19:08:01 27684328 31775020 522716 1.59 135592 4147020 2044452 6.03 1235824 3506452 353324 19:43:49 19:09:01 27445324 31426760 862192 2.62 139128 4029524 2717636 8.01 1672396 3289872 149956 19:43:49 19:10:01 27226052 31720448 567672 1.73 141684 4505656 2051812 6.05 1455596 3692688 378596 19:43:49 19:11:01 21723932 31719380 558584 1.70 277976 9629560 2125460 6.26 1752056 8641208 554532 19:43:49 19:12:02 20959972 31315248 944604 2.87 326868 9843684 4156284 12.25 2475624 8560900 7416 19:43:49 19:13:01 19789320 31470356 791508 2.41 414168 10979672 3129864 9.22 2457116 9653436 97308 19:43:49 19:14:01 20590580 31758196 515616 1.57 418756 10493412 1995768 5.88 2150988 9203712 392 19:43:49 19:15:01 20591080 31758772 514804 1.57 418796 10493412 1995768 5.88 2150236 9203712 172 19:43:49 19:16:01 20594584 31762412 511108 1.55 418812 10493544 1995768 5.88 2147004 9203832 188 19:43:49 19:17:01 20595016 31762920 510528 1.55 418872 10493516 1995768 5.88 2147012 9203820 12 19:43:49 19:18:01 20601816 31769800 503444 1.53 418908 10493524 1995768 5.88 2140136 9203824 180 19:43:49 19:19:01 20602912 31770900 502364 1.53 418940 10493528 1995768 5.88 2139408 9203828 0 19:43:49 19:20:01 20602788 31770848 502584 1.53 418980 10493528 1995768 5.88 2139780 9203828 188 19:43:49 19:21:01 20602992 31771076 502296 1.53 419000 10493536 1995768 5.88 2139872 9203832 228 19:43:49 19:22:01 20603012 31771348 502468 1.53 419028 10493536 2001052 5.90 2139744 9204004 32 19:43:49 19:23:01 20602316 31770728 502944 1.53 419060 10493540 2001052 5.90 2140084 9204008 216 19:43:49 19:24:01 20602520 31770968 502644 1.53 419088 10493544 2001052 5.90 2139752 9204012 196 19:43:49 19:25:01 20602756 31771204 502344 1.53 419112 10493544 2001052 5.90 2139724 9204012 188 19:43:49 19:26:01 20602664 31771152 502556 1.53 419136 10493548 2001052 5.90 2139404 9204016 12 19:43:49 19:27:01 20602932 31771444 502240 1.53 419152 10493552 2001052 5.90 2139272 9204020 188 19:43:49 19:28:01 20602916 31771460 502140 1.53 419204 10493552 2001052 5.90 2139668 9204020 12 19:43:49 19:29:01 20602544 31771128 502468 1.53 419208 10493560 2001052 5.90 2139328 9204024 200 19:43:49 19:30:01 20602796 31771380 502140 1.53 419228 10493564 2001052 5.90 2139312 9204024 12 19:43:49 19:31:01 20602496 31771104 502368 1.53 419236 10493568 2001052 5.90 2139332 9204028 16 19:43:49 19:32:01 20602416 31771040 502360 1.53 419252 10493564 2001052 5.90 2139728 9204032 24 19:43:49 19:33:01 20602432 31771072 502280 1.53 419268 10493572 2001052 5.90 2139736 9204040 44 19:43:49 19:34:01 20602312 31770992 502272 1.53 419280 10493576 2001052 5.90 2139908 9204044 200 19:43:49 19:35:01 20602312 31771012 502248 1.53 419300 10493580 2001052 5.90 2139416 9204048 204 19:43:49 19:36:01 20602512 31771212 502184 1.53 419320 10493580 2001052 5.90 2139672 9204048 20 19:43:49 19:37:01 20602504 31771264 502104 1.53 419356 10493584 2001052 5.90 2139792 9204052 92 19:43:49 19:38:01 20602512 31771272 502072 1.53 419380 10493584 2001052 5.90 2139784 9204052 12 19:43:49 19:39:01 20602148 31770916 502344 1.53 419404 10493592 2001052 5.90 2139504 9204060 200 19:43:49 19:40:01 20600748 31772048 501060 1.52 419424 10495068 1996940 5.89 2143332 9203576 248 19:43:49 19:41:01 20597608 31769764 503152 1.53 419488 10495576 2008316 5.92 2141976 9204008 8 19:43:49 19:42:01 20597852 31770012 502824 1.53 419512 10495576 2008316 5.92 2141960 9204012 12 19:43:49 19:43:01 20597424 31769640 503108 1.53 419528 10495584 2008316 5.92 2142304 9204012 44 19:43:49 Average: 21190290 31736508 537843 1.64 389179 9943029 2117569 6.24 2091272 8707308 42908 19:43:49 19:43:49 19:07:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 19:43:49 19:08:01 ens3 1266.91 1208.45 12547.14 164.13 0.00 0.00 0.00 0.00 19:43:49 19:08:01 docker0 506.75 459.11 37.78 3862.51 0.00 0.00 0.00 0.00 19:43:49 19:08:01 lo 5.07 5.07 0.49 0.49 0.00 0.00 0.00 0.00 19:43:49 19:09:01 ens3 66.48 53.63 36.32 65.58 0.00 0.00 0.00 0.00 19:43:49 19:09:01 docker0 1.37 1.43 0.09 0.12 0.00 0.00 0.00 0.00 19:43:49 19:09:01 vethab31c83 1.37 1.55 0.11 0.13 0.00 0.00 0.00 0.00 19:43:49 19:09:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 19:43:49 19:10:01 ens3 36.34 18.98 32.09 11.15 0.00 0.00 0.00 0.00 19:43:49 19:10:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:43:49 19:10:01 vethab31c83 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 19:43:49 19:10:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:43:49 19:11:01 veth00ab32a 0.00 0.80 0.00 0.05 0.00 0.00 0.00 0.00 19:43:49 19:11:01 ens3 313.47 236.16 3333.73 90.23 0.00 0.00 0.00 0.00 19:43:49 19:11:01 docker0 127.73 168.35 9.84 1631.33 0.00 0.00 0.00 0.00 19:43:49 19:11:01 lo 0.80 0.80 0.07 0.07 0.00 0.00 0.00 0.00 19:43:49 19:12:02 veth00ab32a 0.00 0.37 0.00 0.02 0.00 0.00 0.00 0.00 19:43:49 19:12:02 ens3 235.98 175.02 1458.66 84.92 0.00 0.00 0.00 0.00 19:43:49 19:12:02 veth9fca299 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:43:49 19:12:02 vethf281486 0.00 0.17 0.00 0.01 0.00 0.00 0.00 0.00 19:43:49 19:12:02 veth85574f7 0.00 0.13 0.00 0.01 0.00 0.00 0.00 0.00 19:43:49 19:12:02 veth64ff3a0 0.00 0.15 0.00 0.01 0.00 0.00 0.00 0.00 19:43:49 19:12:02 docker0 107.38 146.66 7.67 1321.02 0.00 0.00 0.00 0.00 19:43:49 19:12:02 lo 2.27 2.27 0.22 0.22 0.00 0.00 0.00 0.00 19:43:49 19:12:02 vetha288c54 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:43:49 19:13:01 veth00ab32a 0.00 0.24 0.00 0.01 0.00 0.00 0.00 0.00 19:43:49 19:13:01 ens3 214.00 151.64 1507.35 101.33 0.00 0.00 0.00 0.00 19:43:49 19:13:01 veth4d5de98 0.00 0.12 0.00 0.01 0.00 0.00 0.00 0.00 19:43:49 19:13:01 docker0 82.51 127.18 6.12 1464.04 0.00 0.00 0.00 0.00 19:43:49 19:13:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 19:43:49 19:13:01 veth7d7f3e8 0.00 0.12 0.00 0.01 0.00 0.00 0.00 0.00 19:43:49 19:14:01 ens3 24.26 12.78 111.67 6.34 0.00 0.00 0.00 0.00 19:43:49 19:14:01 docker0 5.00 10.50 0.31 99.69 0.00 0.00 0.00 0.00 19:43:49 19:14:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:43:49 19:15:01 ens3 0.15 0.12 0.01 0.01 0.00 0.00 0.00 0.00 19:43:49 19:15:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:43:49 19:15:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 19:43:49 19:16:01 ens3 0.02 0.02 0.00 0.00 0.00 0.00 0.00 0.00 19:43:49 19:16:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:43:49 19:16:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:43:49 19:17:01 ens3 0.12 0.10 0.01 0.01 0.00 0.00 0.00 0.00 19:43:49 19:17:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:43:49 19:17:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 19:43:49 19:18:01 ens3 0.15 0.08 0.08 0.07 0.00 0.00 0.00 0.00 19:43:49 19:18:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:43:49 19:18:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:43:49 19:19:01 ens3 0.13 0.10 0.01 0.01 0.00 0.00 0.00 0.00 19:43:49 19:19:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:43:49 19:19:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 19:43:49 19:20:01 ens3 0.03 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:43:49 19:20:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:43:49 19:20:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:43:49 19:21:01 ens3 0.12 0.10 0.01 0.01 0.00 0.00 0.00 0.00 19:43:49 19:21:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:43:49 19:21:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 19:43:49 19:22:01 ens3 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:43:49 19:22:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:43:49 19:22:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:43:49 19:23:01 ens3 0.28 0.20 0.08 0.07 0.00 0.00 0.00 0.00 19:43:49 19:23:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:43:49 19:23:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 19:43:49 19:24:01 ens3 0.05 0.05 0.00 0.00 0.00 0.00 0.00 0.00 19:43:49 19:24:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:43:49 19:24:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:43:49 19:25:01 ens3 0.10 0.12 0.01 0.01 0.00 0.00 0.00 0.00 19:43:49 19:25:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:43:49 19:25:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 19:43:49 19:26:01 ens3 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:43:49 19:26:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:43:49 19:26:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:43:49 19:27:01 ens3 0.17 0.15 0.04 0.04 0.00 0.00 0.00 0.00 19:43:49 19:27:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:43:49 19:27:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 19:43:49 19:28:01 ens3 0.35 0.33 0.57 0.05 0.00 0.00 0.00 0.00 19:43:49 19:28:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:43:49 19:28:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:43:49 19:29:01 ens3 0.12 0.10 0.01 0.01 0.00 0.00 0.00 0.00 19:43:49 19:29:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:43:49 19:29:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 19:43:49 19:30:01 ens3 0.02 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:43:49 19:30:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:43:49 19:30:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:43:49 19:31:01 ens3 0.12 0.10 0.01 0.01 0.00 0.00 0.00 0.00 19:43:49 19:31:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:43:49 19:31:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 19:43:49 19:32:01 ens3 0.13 0.15 0.08 0.07 0.00 0.00 0.00 0.00 19:43:49 19:32:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:43:49 19:32:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:43:49 19:33:01 ens3 0.10 0.10 0.01 0.01 0.00 0.00 0.00 0.00 19:43:49 19:33:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:43:49 19:33:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 19:43:49 19:34:01 ens3 0.02 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:43:49 19:34:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:43:49 19:34:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:43:49 19:35:01 ens3 0.10 0.10 0.01 0.01 0.00 0.00 0.00 0.00 19:43:49 19:35:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:43:49 19:35:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 19:43:49 19:36:01 ens3 0.15 0.13 0.12 0.01 0.00 0.00 0.00 0.00 19:43:49 19:36:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:43:49 19:36:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:43:49 19:37:01 ens3 0.23 0.25 0.08 0.08 0.00 0.00 0.00 0.00 19:43:49 19:37:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:43:49 19:37:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 19:43:49 19:38:01 ens3 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:43:49 19:38:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:43:49 19:38:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:43:49 19:39:01 ens3 0.12 0.10 0.01 0.01 0.00 0.00 0.00 0.00 19:43:49 19:39:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:43:49 19:39:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 19:43:49 19:40:01 ens3 30.14 28.71 6.67 47.08 0.00 0.00 0.00 0.00 19:43:49 19:40:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:43:49 19:40:01 lo 0.13 0.13 0.01 0.01 0.00 0.00 0.00 0.00 19:43:49 19:41:01 ens3 0.12 0.12 0.01 0.01 0.00 0.00 0.00 0.00 19:43:49 19:41:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:43:49 19:41:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 19:43:49 19:42:01 ens3 0.15 0.10 0.08 0.06 0.00 0.00 0.00 0.00 19:43:49 19:42:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:43:49 19:42:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:43:49 19:43:01 ens3 0.10 0.12 0.01 0.01 0.00 0.00 0.00 0.00 19:43:49 19:43:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:43:49 19:43:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 19:43:49 Average: ens3 60.78 52.40 528.29 15.83 0.00 0.00 0.00 0.00 19:43:49 Average: docker0 23.05 25.32 1.72 232.18 0.00 0.00 0.00 0.00 19:43:49 Average: lo 0.32 0.32 0.03 0.03 0.00 0.00 0.00 0.00 19:43:49 19:43:49 19:43:49 ---> sar -P ALL: 19:43:49 Linux 5.4.0-94-generic (prd-ubuntu20-04-docker-8c-8g-24681) 09/06/22 _x86_64_ (8 CPU) 19:43:49 19:43:49 19:06:32 LINUX RESTART (8 CPU) 19:43:49 19:43:49 19:07:01 CPU %user %nice %system %iowait %steal %idle 19:43:49 19:08:01 all 12.85 0.00 5.10 1.77 0.07 80.21 19:43:49 19:08:01 0 13.15 0.00 5.08 1.47 0.05 80.24 19:43:49 19:08:01 1 12.47 0.00 5.14 0.07 0.05 82.27 19:43:49 19:08:01 2 12.35 0.00 5.36 6.48 0.07 75.74 19:43:49 19:08:01 3 12.29 0.00 5.22 0.22 0.09 82.18 19:43:49 19:08:01 4 11.72 0.00 4.75 2.66 0.07 80.81 19:43:49 19:08:01 5 12.90 0.00 5.06 1.26 0.05 80.72 19:43:49 19:08:01 6 14.33 0.00 5.28 1.38 0.07 78.94 19:43:49 19:08:01 7 13.59 0.00 4.94 0.58 0.09 80.80 19:43:49 19:09:01 all 39.65 0.00 7.41 0.54 0.08 52.32 19:43:49 19:09:01 0 39.20 0.00 6.66 0.05 0.08 54.01 19:43:49 19:09:01 1 39.78 0.00 8.11 0.08 0.08 51.94 19:43:49 19:09:01 2 41.06 0.00 7.10 1.38 0.08 50.38 19:43:49 19:09:01 3 39.97 0.00 7.68 0.03 0.08 52.23 19:43:49 19:09:01 4 38.43 0.00 8.55 0.03 0.07 52.91 19:43:49 19:09:01 5 39.79 0.00 7.41 1.99 0.08 50.73 19:43:49 19:09:01 6 39.48 0.00 6.64 0.39 0.07 53.43 19:43:49 19:09:01 7 39.50 0.00 7.15 0.39 0.07 52.90 19:43:49 19:10:01 all 55.03 0.00 7.63 0.15 0.10 37.09 19:43:49 19:10:01 0 55.03 0.00 7.82 0.03 0.10 37.02 19:43:49 19:10:01 1 54.22 0.00 7.25 0.05 0.10 38.38 19:43:49 19:10:01 2 54.64 0.00 7.61 0.02 0.10 37.63 19:43:49 19:10:01 3 55.10 0.00 7.92 0.03 0.10 36.85 19:43:49 19:10:01 4 55.16 0.00 7.26 0.02 0.10 37.46 19:43:49 19:10:01 5 54.44 0.00 7.91 0.71 0.10 36.84 19:43:49 19:10:01 6 55.80 0.00 7.64 0.25 0.10 36.21 19:43:49 19:10:01 7 55.86 0.00 7.64 0.08 0.12 36.30 19:43:49 19:11:01 all 16.87 0.00 11.42 6.48 0.09 65.14 19:43:49 19:11:01 0 17.28 0.00 9.78 2.38 0.08 70.47 19:43:49 19:11:01 1 15.51 0.00 12.63 6.41 0.07 65.39 19:43:49 19:11:01 2 16.71 0.00 12.10 11.73 0.09 59.37 19:43:49 19:11:01 3 15.49 0.00 11.67 4.36 0.12 68.36 19:43:49 19:11:01 4 18.73 0.00 12.98 6.07 0.09 62.13 19:43:49 19:11:01 5 18.91 0.00 11.88 8.38 0.09 60.75 19:43:49 19:11:01 6 16.16 0.00 11.22 9.33 0.08 63.21 19:43:49 19:11:01 7 16.20 0.00 9.15 3.24 0.09 71.33 19:43:49 19:12:02 all 55.97 0.00 13.82 7.40 0.13 22.69 19:43:49 19:12:02 0 56.99 0.00 13.69 3.87 0.14 25.31 19:43:49 19:12:02 1 53.72 0.00 15.94 10.02 0.14 20.19 19:43:49 19:12:02 2 57.10 0.00 13.28 8.78 0.12 20.72 19:43:49 19:12:02 3 57.07 0.00 12.71 7.81 0.12 22.30 19:43:49 19:12:02 4 57.14 0.00 14.06 6.85 0.14 21.81 19:43:49 19:12:02 5 55.27 0.00 14.07 9.69 0.14 20.83 19:43:49 19:12:02 6 56.25 0.00 12.96 4.60 0.14 26.05 19:43:49 19:12:02 7 54.18 0.00 13.82 7.60 0.12 24.28 19:43:49 19:13:01 all 65.08 0.00 14.98 6.19 0.14 13.60 19:43:49 19:13:01 0 67.35 0.00 13.35 4.35 0.12 14.84 19:43:49 19:13:01 1 65.94 0.00 14.57 7.15 0.14 12.20 19:43:49 19:13:01 2 64.66 0.00 15.35 9.46 0.20 10.33 19:43:49 19:13:01 3 64.67 0.00 15.34 4.97 0.14 14.89 19:43:49 19:13:01 4 64.32 0.00 16.52 6.77 0.14 12.24 19:43:49 19:13:01 5 65.52 0.00 15.33 5.27 0.12 13.76 19:43:49 19:13:01 6 62.31 0.00 13.61 7.25 0.14 16.69 19:43:49 19:13:01 7 65.87 0.00 15.79 4.31 0.14 13.90 19:43:49 19:14:01 all 17.52 0.00 3.23 1.20 0.04 78.01 19:43:49 19:14:01 0 17.33 0.00 3.26 2.43 0.05 76.93 19:43:49 19:14:01 1 17.84 0.00 3.29 0.55 0.05 78.27 19:43:49 19:14:01 2 17.49 0.00 3.35 0.25 0.05 78.86 19:43:49 19:14:01 3 17.21 0.00 3.30 3.03 0.05 76.41 19:43:49 19:14:01 4 17.63 0.00 2.68 0.84 0.03 78.82 19:43:49 19:14:01 5 18.14 0.00 3.60 1.16 0.03 77.07 19:43:49 19:14:01 6 16.40 0.00 3.18 0.61 0.03 79.78 19:43:49 19:14:01 7 18.09 0.00 3.15 0.74 0.05 77.97 19:43:49 19:15:01 all 0.01 0.00 0.01 0.01 0.00 99.97 19:43:49 19:15:01 0 0.00 0.00 0.00 0.03 0.00 99.97 19:43:49 19:15:01 1 0.00 0.00 0.02 0.00 0.00 99.98 19:43:49 19:15:01 2 0.02 0.00 0.03 0.00 0.00 99.95 19:43:49 19:15:01 3 0.02 0.00 0.00 0.07 0.00 99.92 19:43:49 19:15:01 4 0.00 0.00 0.00 0.00 0.00 100.00 19:43:49 19:15:01 5 0.02 0.00 0.02 0.00 0.00 99.97 19:43:49 19:15:01 6 0.02 0.00 0.03 0.00 0.00 99.95 19:43:49 19:15:01 7 0.00 0.00 0.00 0.00 0.00 100.00 19:43:49 19:16:01 all 0.27 0.00 0.01 0.01 0.00 99.72 19:43:49 19:16:01 0 0.02 0.00 0.00 0.02 0.00 99.97 19:43:49 19:16:01 1 0.02 0.00 0.05 0.00 0.00 99.93 19:43:49 19:16:01 2 0.02 0.00 0.00 0.00 0.00 99.98 19:43:49 19:16:01 3 0.00 0.00 0.00 0.03 0.00 99.97 19:43:49 19:16:01 4 0.00 0.00 0.00 0.00 0.00 100.00 19:43:49 19:16:01 5 0.05 0.00 0.00 0.00 0.00 99.95 19:43:49 19:16:01 6 0.00 0.00 0.00 0.00 0.00 100.00 19:43:49 19:16:01 7 2.00 0.00 0.02 0.00 0.00 97.98 19:43:49 19:17:01 all 0.26 0.00 0.01 0.01 0.00 99.72 19:43:49 19:17:01 0 0.00 0.00 0.02 0.05 0.00 99.93 19:43:49 19:17:01 1 0.05 0.00 0.02 0.05 0.00 99.88 19:43:49 19:17:01 2 0.05 0.00 0.02 0.00 0.00 99.93 19:43:49 19:17:01 3 0.03 0.00 0.00 0.00 0.00 99.97 19:43:49 19:17:01 4 0.00 0.00 0.00 0.00 0.00 100.00 19:43:49 19:17:01 5 0.00 0.00 0.00 0.00 0.00 100.00 19:43:49 19:17:01 6 0.00 0.00 0.02 0.00 0.00 99.98 19:43:49 19:17:01 7 1.89 0.00 0.02 0.00 0.00 98.09 19:43:49 19:18:01 all 0.01 0.00 0.02 0.01 0.00 99.95 19:43:49 19:18:01 0 0.02 0.00 0.02 0.02 0.00 99.95 19:43:49 19:18:01 1 0.03 0.00 0.03 0.03 0.00 99.90 19:43:49 19:18:01 2 0.02 0.00 0.03 0.00 0.02 99.93 19:43:49 19:18:01 3 0.00 0.00 0.02 0.00 0.00 99.98 19:43:49 19:18:01 4 0.00 0.00 0.00 0.00 0.02 99.98 19:43:49 19:18:01 5 0.03 0.00 0.02 0.00 0.00 99.95 19:43:49 19:18:01 6 0.00 0.00 0.02 0.00 0.00 99.98 19:43:49 19:18:01 7 0.02 0.00 0.05 0.00 0.00 99.93 19:43:49 19:43:49 19:18:01 CPU %user %nice %system %iowait %steal %idle 19:43:49 19:19:01 all 0.01 0.00 0.01 0.01 0.00 99.97 19:43:49 19:19:01 0 0.02 0.00 0.00 0.03 0.00 99.95 19:43:49 19:19:01 1 0.00 0.00 0.02 0.00 0.00 99.98 19:43:49 19:19:01 2 0.02 0.00 0.02 0.00 0.00 99.97 19:43:49 19:19:01 3 0.02 0.00 0.02 0.05 0.00 99.92 19:43:49 19:19:01 4 0.00 0.00 0.00 0.00 0.00 100.00 19:43:49 19:19:01 5 0.00 0.00 0.02 0.00 0.00 99.98 19:43:49 19:19:01 6 0.00 0.00 0.00 0.00 0.00 100.00 19:43:49 19:19:01 7 0.00 0.00 0.00 0.00 0.00 100.00 19:43:49 19:20:01 all 0.01 0.00 0.01 0.01 0.00 99.96 19:43:49 19:20:01 0 0.00 0.00 0.00 0.05 0.00 99.95 19:43:49 19:20:01 1 0.03 0.00 0.03 0.00 0.02 99.92 19:43:49 19:20:01 2 0.02 0.00 0.02 0.00 0.00 99.97 19:43:49 19:20:01 3 0.00 0.00 0.02 0.02 0.00 99.97 19:43:49 19:20:01 4 0.00 0.00 0.00 0.00 0.00 100.00 19:43:49 19:20:01 5 0.03 0.00 0.02 0.00 0.00 99.95 19:43:49 19:20:01 6 0.03 0.00 0.00 0.00 0.00 99.97 19:43:49 19:20:01 7 0.00 0.00 0.00 0.00 0.00 100.00 19:43:49 19:21:01 all 0.00 0.00 0.01 0.01 0.00 99.98 19:43:49 19:21:01 0 0.00 0.00 0.02 0.02 0.00 99.97 19:43:49 19:21:01 1 0.03 0.00 0.03 0.05 0.00 99.88 19:43:49 19:21:01 2 0.00 0.00 0.00 0.00 0.00 100.00 19:43:49 19:21:01 3 0.00 0.00 0.00 0.00 0.00 100.00 19:43:49 19:21:01 4 0.00 0.00 0.02 0.00 0.00 99.98 19:43:49 19:21:01 5 0.00 0.00 0.00 0.00 0.00 100.00 19:43:49 19:21:01 6 0.00 0.00 0.02 0.00 0.00 99.98 19:43:49 19:21:01 7 0.00 0.00 0.00 0.00 0.00 100.00 19:43:49 19:22:01 all 0.03 0.00 0.02 0.01 0.00 99.94 19:43:49 19:22:01 0 0.02 0.00 0.02 0.02 0.00 99.95 19:43:49 19:22:01 1 0.05 0.00 0.05 0.03 0.00 99.87 19:43:49 19:22:01 2 0.02 0.00 0.03 0.00 0.00 99.95 19:43:49 19:22:01 3 0.02 0.00 0.02 0.00 0.00 99.97 19:43:49 19:22:01 4 0.02 0.00 0.00 0.00 0.00 99.98 19:43:49 19:22:01 5 0.03 0.00 0.02 0.03 0.02 99.90 19:43:49 19:22:01 6 0.05 0.00 0.02 0.00 0.00 99.93 19:43:49 19:22:01 7 0.00 0.00 0.02 0.00 0.02 99.97 19:43:49 19:23:01 all 0.01 0.00 0.01 0.02 0.00 99.96 19:43:49 19:23:01 0 0.02 0.00 0.02 0.10 0.00 99.87 19:43:49 19:23:01 1 0.02 0.00 0.05 0.02 0.00 99.92 19:43:49 19:23:01 2 0.00 0.00 0.02 0.00 0.00 99.98 19:43:49 19:23:01 3 0.02 0.00 0.02 0.00 0.00 99.97 19:43:49 19:23:01 4 0.00 0.00 0.00 0.00 0.00 100.00 19:43:49 19:23:01 5 0.00 0.00 0.00 0.02 0.00 99.98 19:43:49 19:23:01 6 0.02 0.00 0.00 0.00 0.00 99.98 19:43:49 19:23:01 7 0.00 0.00 0.02 0.00 0.00 99.98 19:43:49 19:24:01 all 0.02 0.00 0.01 0.01 0.00 99.97 19:43:49 19:24:01 0 0.02 0.00 0.00 0.02 0.00 99.97 19:43:49 19:24:01 1 0.07 0.00 0.03 0.00 0.00 99.90 19:43:49 19:24:01 2 0.00 0.00 0.00 0.00 0.00 100.00 19:43:49 19:24:01 3 0.02 0.00 0.00 0.00 0.00 99.98 19:43:49 19:24:01 4 0.00 0.00 0.00 0.00 0.00 100.00 19:43:49 19:24:01 5 0.03 0.00 0.00 0.03 0.00 99.93 19:43:49 19:24:01 6 0.02 0.00 0.00 0.00 0.00 99.98 19:43:49 19:24:01 7 0.00 0.00 0.02 0.00 0.00 99.98 19:43:49 19:25:01 all 0.01 0.00 0.01 0.01 0.00 99.97 19:43:49 19:25:01 0 0.02 0.00 0.00 0.03 0.00 99.95 19:43:49 19:25:01 1 0.00 0.00 0.05 0.00 0.02 99.93 19:43:49 19:25:01 2 0.00 0.00 0.00 0.00 0.00 100.00 19:43:49 19:25:01 3 0.00 0.00 0.00 0.00 0.00 100.00 19:43:49 19:25:01 4 0.00 0.00 0.00 0.00 0.00 100.00 19:43:49 19:25:01 5 0.03 0.00 0.02 0.02 0.00 99.93 19:43:49 19:25:01 6 0.02 0.00 0.00 0.00 0.00 99.98 19:43:49 19:25:01 7 0.00 0.00 0.00 0.00 0.00 100.00 19:43:49 19:26:01 all 0.01 0.00 0.01 0.01 0.00 99.98 19:43:49 19:26:01 0 0.00 0.00 0.03 0.02 0.00 99.95 19:43:49 19:26:01 1 0.05 0.00 0.03 0.00 0.00 99.92 19:43:49 19:26:01 2 0.00 0.00 0.00 0.00 0.00 100.00 19:43:49 19:26:01 3 0.00 0.00 0.00 0.00 0.00 100.00 19:43:49 19:26:01 4 0.00 0.00 0.00 0.00 0.00 100.00 19:43:49 19:26:01 5 0.02 0.00 0.00 0.03 0.00 99.95 19:43:49 19:26:01 6 0.00 0.00 0.00 0.00 0.00 100.00 19:43:49 19:26:01 7 0.00 0.00 0.00 0.00 0.00 100.00 19:43:49 19:27:01 all 0.02 0.00 0.01 0.00 0.00 99.96 19:43:49 19:27:01 0 0.02 0.00 0.02 0.02 0.00 99.95 19:43:49 19:27:01 1 0.05 0.00 0.05 0.00 0.00 99.90 19:43:49 19:27:01 2 0.02 0.00 0.02 0.00 0.00 99.97 19:43:49 19:27:01 3 0.00 0.00 0.00 0.00 0.00 100.00 19:43:49 19:27:01 4 0.00 0.00 0.00 0.00 0.00 100.00 19:43:49 19:27:01 5 0.02 0.00 0.00 0.02 0.00 99.97 19:43:49 19:27:01 6 0.03 0.00 0.02 0.00 0.00 99.95 19:43:49 19:27:01 7 0.02 0.00 0.00 0.00 0.00 99.98 19:43:49 19:28:01 all 0.21 0.00 0.01 0.01 0.00 99.76 19:43:49 19:28:01 0 0.02 0.00 0.03 0.03 0.02 99.90 19:43:49 19:28:01 1 0.03 0.00 0.02 0.02 0.00 99.93 19:43:49 19:28:01 2 0.00 0.00 0.02 0.00 0.00 99.98 19:43:49 19:28:01 3 0.02 0.00 0.00 0.00 0.00 99.98 19:43:49 19:28:01 4 0.00 0.00 0.00 0.00 0.00 100.00 19:43:49 19:28:01 5 0.02 0.00 0.00 0.02 0.00 99.97 19:43:49 19:28:01 6 0.00 0.00 0.00 0.00 0.00 100.00 19:43:49 19:28:01 7 1.60 0.00 0.05 0.00 0.00 98.35 19:43:49 19:29:01 all 0.26 0.00 0.01 0.01 0.00 99.72 19:43:49 19:29:01 0 0.00 0.00 0.02 0.07 0.00 99.92 19:43:49 19:29:01 1 0.02 0.00 0.03 0.00 0.00 99.95 19:43:49 19:29:01 2 0.02 0.00 0.00 0.00 0.00 99.98 19:43:49 19:29:01 3 0.00 0.00 0.00 0.00 0.00 100.00 19:43:49 19:29:01 4 0.02 0.00 0.00 0.00 0.00 99.98 19:43:49 19:29:01 5 0.02 0.00 0.00 0.02 0.00 99.97 19:43:49 19:29:01 6 0.03 0.00 0.02 0.00 0.00 99.95 19:43:49 19:29:01 7 1.99 0.00 0.00 0.00 0.00 98.01 19:43:49 19:43:49 19:29:01 CPU %user %nice %system %iowait %steal %idle 19:43:49 19:30:01 all 0.19 0.00 0.01 0.01 0.00 99.79 19:43:49 19:30:01 0 0.02 0.00 0.03 0.02 0.00 99.93 19:43:49 19:30:01 1 0.05 0.00 0.03 0.00 0.02 99.90 19:43:49 19:30:01 2 0.00 0.00 0.00 0.00 0.00 100.00 19:43:49 19:30:01 3 0.00 0.00 0.00 0.00 0.00 100.00 19:43:49 19:30:01 4 0.00 0.00 0.02 0.00 0.00 99.98 19:43:49 19:30:01 5 0.00 0.00 0.00 0.03 0.00 99.97 19:43:49 19:30:01 6 0.00 0.00 0.02 0.00 0.00 99.98 19:43:49 19:30:01 7 1.45 0.00 0.00 0.00 0.00 98.55 19:43:49 19:31:01 all 0.01 0.00 0.00 0.01 0.00 99.97 19:43:49 19:31:01 0 0.00 0.00 0.00 0.02 0.00 99.98 19:43:49 19:31:01 1 0.02 0.00 0.02 0.00 0.00 99.97 19:43:49 19:31:01 2 0.02 0.00 0.00 0.00 0.00 99.98 19:43:49 19:31:01 3 0.00 0.00 0.00 0.00 0.00 100.00 19:43:49 19:31:01 4 0.00 0.00 0.00 0.00 0.00 100.00 19:43:49 19:31:01 5 0.02 0.00 0.00 0.05 0.00 99.93 19:43:49 19:31:01 6 0.03 0.00 0.02 0.00 0.00 99.95 19:43:49 19:31:01 7 0.02 0.00 0.00 0.00 0.00 99.98 19:43:49 19:32:01 all 0.01 0.00 0.01 0.01 0.00 99.97 19:43:49 19:32:01 0 0.02 0.00 0.02 0.02 0.00 99.95 19:43:49 19:32:01 1 0.02 0.00 0.02 0.00 0.00 99.97 19:43:49 19:32:01 2 0.00 0.00 0.00 0.00 0.00 100.00 19:43:49 19:32:01 3 0.00 0.00 0.00 0.00 0.00 100.00 19:43:49 19:32:01 4 0.00 0.00 0.02 0.00 0.00 99.98 19:43:49 19:32:01 5 0.02 0.00 0.02 0.03 0.00 99.93 19:43:49 19:32:01 6 0.00 0.00 0.00 0.00 0.00 100.00 19:43:49 19:32:01 7 0.02 0.00 0.00 0.00 0.02 99.97 19:43:49 19:33:01 all 0.01 0.00 0.00 0.01 0.00 99.98 19:43:49 19:33:01 0 0.00 0.00 0.00 0.02 0.00 99.98 19:43:49 19:33:01 1 0.03 0.00 0.02 0.00 0.00 99.95 19:43:49 19:33:01 2 0.00 0.00 0.02 0.00 0.00 99.98 19:43:49 19:33:01 3 0.02 0.00 0.00 0.00 0.00 99.98 19:43:49 19:33:01 4 0.00 0.00 0.00 0.00 0.02 99.98 19:43:49 19:33:01 5 0.00 0.00 0.00 0.03 0.00 99.97 19:43:49 19:33:01 6 0.02 0.00 0.00 0.00 0.00 99.98 19:43:49 19:33:01 7 0.02 0.00 0.00 0.00 0.00 99.98 19:43:49 19:34:01 all 0.01 0.00 0.01 0.01 0.00 99.97 19:43:49 19:34:01 0 0.02 0.00 0.02 0.03 0.00 99.93 19:43:49 19:34:01 1 0.03 0.00 0.03 0.00 0.02 99.92 19:43:49 19:34:01 2 0.00 0.00 0.00 0.00 0.00 100.00 19:43:49 19:34:01 3 0.02 0.00 0.00 0.00 0.00 99.98 19:43:49 19:34:01 4 0.00 0.00 0.02 0.00 0.00 99.98 19:43:49 19:34:01 5 0.02 0.00 0.00 0.03 0.00 99.95 19:43:49 19:34:01 6 0.00 0.00 0.00 0.00 0.00 100.00 19:43:49 19:34:01 7 0.00 0.00 0.02 0.00 0.00 99.98 19:43:49 19:35:01 all 0.02 0.00 0.01 0.01 0.00 99.97 19:43:49 19:35:01 0 0.02 0.00 0.00 0.03 0.00 99.95 19:43:49 19:35:01 1 0.07 0.00 0.02 0.00 0.00 99.92 19:43:49 19:35:01 2 0.02 0.00 0.00 0.00 0.00 99.98 19:43:49 19:35:01 3 0.00 0.00 0.00 0.00 0.00 100.00 19:43:49 19:35:01 4 0.00 0.00 0.02 0.00 0.00 99.98 19:43:49 19:35:01 5 0.00 0.00 0.02 0.02 0.00 99.97 19:43:49 19:35:01 6 0.03 0.00 0.02 0.00 0.00 99.95 19:43:49 19:35:01 7 0.00 0.00 0.00 0.00 0.00 100.00 19:43:49 19:36:01 all 0.01 0.00 0.00 0.01 0.00 99.98 19:43:49 19:36:01 0 0.02 0.00 0.00 0.02 0.00 99.97 19:43:49 19:36:01 1 0.05 0.00 0.02 0.00 0.00 99.93 19:43:49 19:36:01 2 0.00 0.00 0.00 0.00 0.00 100.00 19:43:49 19:36:01 3 0.00 0.00 0.00 0.00 0.00 100.00 19:43:49 19:36:01 4 0.00 0.00 0.00 0.00 0.00 100.00 19:43:49 19:36:01 5 0.02 0.00 0.00 0.03 0.00 99.95 19:43:49 19:36:01 6 0.00 0.00 0.02 0.00 0.00 99.98 19:43:49 19:36:01 7 0.00 0.00 0.00 0.00 0.00 100.00 19:43:49 19:37:01 all 0.02 0.00 0.01 0.01 0.00 99.96 19:43:49 19:37:01 0 0.02 0.00 0.00 0.03 0.00 99.95 19:43:49 19:37:01 1 0.05 0.00 0.03 0.02 0.00 99.90 19:43:49 19:37:01 2 0.00 0.00 0.02 0.00 0.00 99.98 19:43:49 19:37:01 3 0.00 0.00 0.02 0.00 0.00 99.98 19:43:49 19:37:01 4 0.00 0.00 0.00 0.00 0.00 100.00 19:43:49 19:37:01 5 0.02 0.00 0.02 0.00 0.00 99.97 19:43:49 19:37:01 6 0.03 0.00 0.00 0.00 0.00 99.97 19:43:49 19:37:01 7 0.02 0.00 0.02 0.00 0.00 99.97 19:43:49 19:38:01 all 0.01 0.00 0.01 0.00 0.00 99.97 19:43:49 19:38:01 0 0.00 0.00 0.00 0.02 0.00 99.98 19:43:49 19:38:01 1 0.03 0.00 0.03 0.02 0.02 99.90 19:43:49 19:38:01 2 0.02 0.00 0.00 0.00 0.00 99.98 19:43:49 19:38:01 3 0.02 0.00 0.00 0.00 0.00 99.98 19:43:49 19:38:01 4 0.00 0.00 0.02 0.00 0.00 99.98 19:43:49 19:38:01 5 0.02 0.00 0.00 0.00 0.00 99.98 19:43:49 19:38:01 6 0.00 0.00 0.00 0.00 0.00 100.00 19:43:49 19:38:01 7 0.00 0.00 0.02 0.00 0.00 99.98 19:43:49 19:39:01 all 0.02 0.00 0.01 0.00 0.00 99.97 19:43:49 19:39:01 0 0.00 0.00 0.02 0.02 0.00 99.97 19:43:49 19:39:01 1 0.07 0.00 0.02 0.00 0.00 99.92 19:43:49 19:39:01 2 0.02 0.00 0.00 0.00 0.02 99.97 19:43:49 19:39:01 3 0.00 0.00 0.00 0.00 0.00 100.00 19:43:49 19:39:01 4 0.00 0.00 0.00 0.00 0.00 100.00 19:43:49 19:39:01 5 0.02 0.00 0.00 0.02 0.00 99.97 19:43:49 19:39:01 6 0.02 0.00 0.02 0.00 0.00 99.97 19:43:49 19:39:01 7 0.02 0.00 0.00 0.00 0.00 99.98 19:43:49 19:40:01 all 0.22 0.00 0.09 0.02 0.00 99.67 19:43:49 19:40:01 0 0.23 0.00 0.03 0.03 0.00 99.70 19:43:49 19:40:01 1 0.12 0.00 0.12 0.02 0.00 99.75 19:43:49 19:40:01 2 0.30 0.00 0.07 0.02 0.00 99.62 19:43:49 19:40:01 3 0.17 0.00 0.18 0.02 0.00 99.63 19:43:49 19:40:01 4 0.13 0.00 0.03 0.02 0.00 99.82 19:43:49 19:40:01 5 0.33 0.00 0.07 0.03 0.00 99.57 19:43:49 19:40:01 6 0.15 0.00 0.07 0.00 0.02 99.77 19:43:49 19:40:01 7 0.32 0.00 0.13 0.00 0.02 99.53 19:43:49 19:43:49 19:40:01 CPU %user %nice %system %iowait %steal %idle 19:43:49 19:41:01 all 0.04 0.00 0.04 0.02 0.00 99.90 19:43:49 19:41:01 0 0.02 0.00 0.03 0.05 0.00 99.90 19:43:49 19:41:01 1 0.03 0.00 0.03 0.00 0.00 99.93 19:43:49 19:41:01 2 0.02 0.00 0.05 0.00 0.00 99.93 19:43:49 19:41:01 3 0.03 0.00 0.02 0.00 0.00 99.95 19:43:49 19:41:01 4 0.03 0.00 0.05 0.00 0.00 99.92 19:43:49 19:41:01 5 0.00 0.00 0.03 0.03 0.02 99.92 19:43:49 19:41:01 6 0.22 0.00 0.07 0.03 0.00 99.68 19:43:49 19:41:01 7 0.00 0.00 0.03 0.03 0.00 99.93 19:43:49 19:42:01 all 0.02 0.00 0.01 0.01 0.00 99.96 19:43:49 19:42:01 0 0.02 0.00 0.00 0.02 0.00 99.97 19:43:49 19:42:01 1 0.03 0.00 0.02 0.00 0.00 99.95 19:43:49 19:42:01 2 0.05 0.00 0.03 0.02 0.00 99.90 19:43:49 19:42:01 3 0.02 0.00 0.00 0.00 0.00 99.98 19:43:49 19:42:01 4 0.02 0.00 0.00 0.00 0.00 99.98 19:43:49 19:42:01 5 0.02 0.00 0.00 0.00 0.00 99.98 19:43:49 19:42:01 6 0.00 0.00 0.00 0.00 0.00 100.00 19:43:49 19:42:01 7 0.02 0.00 0.03 0.02 0.00 99.93 19:43:49 19:43:01 all 0.01 0.00 0.01 0.01 0.00 99.98 19:43:49 19:43:01 0 0.00 0.00 0.02 0.02 0.02 99.95 19:43:49 19:43:01 1 0.02 0.00 0.02 0.00 0.00 99.97 19:43:49 19:43:01 2 0.02 0.00 0.00 0.00 0.00 99.98 19:43:49 19:43:01 3 0.00 0.00 0.00 0.00 0.00 100.00 19:43:49 19:43:01 4 0.00 0.00 0.00 0.00 0.00 100.00 19:43:49 19:43:01 5 0.00 0.00 0.00 0.00 0.00 100.00 19:43:49 19:43:01 6 0.02 0.00 0.02 0.00 0.00 99.97 19:43:49 19:43:01 7 0.00 0.00 0.02 0.03 0.00 99.95 19:43:49 Average: all 7.25 0.00 1.75 0.65 0.02 90.33 19:43:49 Average: 0 7.31 0.00 1.65 0.42 0.02 90.60 19:43:49 Average: 1 7.14 0.00 1.86 0.67 0.02 90.31 19:43:49 Average: 2 7.26 0.00 1.77 1.04 0.02 89.92 19:43:49 Average: 3 7.18 0.00 1.75 0.56 0.02 90.49 19:43:49 Average: 4 7.21 0.00 1.83 0.63 0.02 90.31 19:43:49 Average: 5 7.27 0.00 1.79 0.79 0.02 90.13 19:43:49 Average: 6 7.15 0.00 1.66 0.65 0.02 90.52 19:43:49 Average: 7 7.47 0.00 1.70 0.46 0.02 90.35 19:43:49 19:43:49 19:43:49