Pull request #4161 event Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 87e3402f023d747f27e4edf0d967aa7c284c3465+48eed856e80a2c589424f23e622b2075d9b38894 (853fed8f0015efe5599a1e8c5c877af098e658cc) 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-ssh16883845798482601772.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-ssh11225826703537666025.key > git fetch --tags --progress -- origin +refs/heads/*:refs/remotes/origin/* # timeout=10 > git rev-parse refs/tags/stable^{commit} # timeout=10 Resolved tag stable revision bd7468d5528128c83034753e4c3def8ef9af3f2d The recommended git tool is: git using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/PR-4161/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82/.git # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching with tags Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/PR-4161/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh6670010412544922794.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision bd7468d5528128c83034753e4c3def8ef9af3f2d (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f bd7468d5528128c83034753e4c3def8ef9af3f2d # timeout=10 Commit message: "Merge pull request #410 from ernestojeda/changes-for-dind-test" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:edgexfoundry/edgex-global-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. Loading library lf-pipelines@master Attempting to resolve master from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /tmp/jenkins-gitclient-ssh6863169033928121551.key > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision 65355178549468b165f8106641c96c3190b1d843 The recommended git tool is: NONE using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/PR-4161/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e/.git # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 Fetching without tags Fetching upstream changes from git@github.com:lfit/releng-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/PR-4161/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh8656181111967292264.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Checking out Revision 65355178549468b165f8106641c96c3190b1d843 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 65355178549468b165f8106641c96c3190b1d843 # timeout=10 Commit message: "Fix: Add S3 URL in href to ship logs" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoParallel] RAW Config: [project:edgex-go, dockerFileGlobPath:cmd/**/Dockerfile, testScript:make test, buildScript:make build, publishSwaggerDocs:true, swaggerApiFolders:[openapi/v2], buildSnap:false] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[ubuntu20.04-docker-8c-8g, ubuntu20.04-docker-arm64-4c-16g]] [Pipeline] echo ========================================================= [edgeXBuildGoParallel] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: edgex-go-settings PROJECT: edgex-go USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.18 USE_ALPINE: true DOCKER_FILE_GLOB: cmd/**/Dockerfile DOCKER_IMAGE_NAME_PREFIX: DOCKER_IMAGE_NAME_SUFFIX: DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_BUILD_IMAGE_TARGET: builder DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: true SEMVER_BUMP_LEVEL: pre PUBLISH_SWAGGER_DOCS: true SWAGGER_API_FOLDERS: openapi/v2 BUILD_SNAP: false BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org SNYK_DEBUG: false [Pipeline] node Still waiting to schedule task Waiting for next available executor on ‘prd-ubuntu20.04-docker-8c-8g-29981’ Running on prd-ubuntu20.04-docker-8c-8g-29986 in /w/workspace/edgexfoundry_edgex-go_PR-4161 [Pipeline] { [Pipeline] ws Running in /w/workspace/edgex-go/2 [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/2 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git > git --version # timeout=10 > git --version # 'git version 2.25.1' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/4161/head:refs/remotes/origin/PR-4161 +refs/heads/main:refs/remotes/origin/main # timeout=10 Merging remotes/origin/main commit 48eed856e80a2c589424f23e622b2075d9b38894 into PR head commit 87e3402f023d747f27e4edf0d967aa7c284c3465 Merge succeeded, producing 87e3402f023d747f27e4edf0d967aa7c284c3465 Checking out Revision 87e3402f023d747f27e4edf0d967aa7c284c3465 (PR-4161) > git config core.sparsecheckout # timeout=10 > git checkout -f 87e3402f023d747f27e4edf0d967aa7c284c3465 # timeout=10 > git remote # timeout=10 > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub > git merge 48eed856e80a2c589424f23e622b2075d9b38894 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 87e3402f023d747f27e4edf0d967aa7c284c3465 # timeout=10 Commit message: "build(deps): Bump github.com/edgexfoundry/go-mod-core-contracts/v2" First time build. Skipping changelog. [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 20:16:11 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 20:16:11 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 20:16:11 ========================================================= 20:16:11 EdgeX Global Pipelines Version Info 20:16:11 ========================================================= [Pipeline] libraryResource [Pipeline] sh > git rev-list --no-walk c86b8e77ad381ab7248d41d377cfc1f185c99373 # timeout=10 20:16:12 ------------------- 20:16:12 stable info: 20:16:12 ------------------- 20:16:12 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 20:16:12 Commit SHA: bd7468d5528128c83034753e4c3def8ef9af3f2d 20:16:12 Message: update stable to v1.0.239 20:16:12 ------------------- 20:16:12 experimental info: 20:16:12 ------------------- 20:16:12 Commited By: **** collab-it+edgex@linuxfoundation.org 20:16:12 Commit SHA: bd7468d5528128c83034753e4c3def8ef9af3f2d 20:16:12 Message: update experimental to v1.0.239 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 20:16:12 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-go-settings [Pipeline] echo 20:16:12 [edgeXSetupEnvironment]: set envvar PROJECT = edgex-go [Pipeline] echo 20:16:12 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 20:16:12 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 20:16:12 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 20:16:12 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.18 [Pipeline] echo 20:16:12 [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo 20:16:12 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_GLOB = cmd/**/Dockerfile [Pipeline] echo 20:16:13 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_PREFIX = [Pipeline] echo 20:16:13 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_SUFFIX = [Pipeline] echo 20:16:13 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 20:16:13 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 20:16:13 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 20:16:13 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 20:16:13 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 20:16:13 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 20:16:13 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 20:16:13 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 20:16:13 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo 20:16:13 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v2 [Pipeline] echo 20:16:13 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 20:16:13 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 20:16:13 [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo 20:16:13 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-4161 [Pipeline] echo 20:16:13 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-4161 [Pipeline] echo 20:16:13 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-4161 [Pipeline] echo 20:16:13 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 87e3402f023d747f27e4edf0d967aa7c284c3465 [Pipeline] echo 20:16:13 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 87e3402 [Pipeline] echo 20:16:13 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 20:16:13 provisioning config files... 20:16:13 copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/2@tmp/config8144451822321531954tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 20:16:13 ---> docker-login.sh 20:16:13 nexus3.edgexfoundry.org:10001 20:16:13 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 20:16:14 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 20:16:14 Configure a credential helper to remove this warning. See 20:16:14 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 20:16:14 20:16:14 Login Succeeded 20:16:14 nexus3.edgexfoundry.org:10002 20:16:14 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 20:16:14 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 20:16:14 Configure a credential helper to remove this warning. See 20:16:14 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 20:16:14 20:16:14 Login Succeeded 20:16:14 nexus3.edgexfoundry.org:10003 20:16:14 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 20:16:14 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 20:16:14 Configure a credential helper to remove this warning. See 20:16:14 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 20:16:14 20:16:14 Login Succeeded 20:16:14 nexus3.edgexfoundry.org:10004 20:16:14 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 20:16:14 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 20:16:14 Configure a credential helper to remove this warning. See 20:16:14 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 20:16:14 20:16:14 Login Succeeded 20:16:14 docker.io 20:16:14 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 20:16:15 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 20:16:15 Configure a credential helper to remove this warning. See 20:16:15 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 20:16:15 20:16:15 Login Succeeded 20:16:15 ---> docker-login.sh ends [Pipeline] } 20:16:15 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 20:16:15 + ls cmd/core-command/Dockerfile cmd/core-data/Dockerfile cmd/core-metadata/Dockerfile cmd/security-bootstrapper/Dockerfile cmd/security-proxy-setup/Dockerfile cmd/security-secretstore-setup/Dockerfile cmd/security-spiffe-token-provider/Dockerfile cmd/security-spire-agent/Dockerfile cmd/security-spire-config/Dockerfile cmd/security-spire-server/Dockerfile cmd/support-notifications/Dockerfile cmd/support-scheduler/Dockerfile cmd/sys-mgmt-agent/Dockerfile 20:16:15 + cut -d/ -f2 20:16:15 + dirname cmd/core-command/Dockerfile 20:16:15 + echo core-command,cmd/core-command/Dockerfile 20:16:15 + + cut -d/ -f2 20:16:15 dirname cmd/core-data/Dockerfile 20:16:15 + echo core-data,cmd/core-data/Dockerfile 20:16:15 + + cut -d/ -f2 20:16:15 dirname cmd/core-metadata/Dockerfile 20:16:15 + echo core-metadata,cmd/core-metadata/Dockerfile 20:16:15 + dirname cmd/security-bootstrapper/Dockerfile 20:16:15 + cut -d/ -f2 20:16:15 + echo security-bootstrapper,cmd/security-bootstrapper/Dockerfile 20:16:15 + dirname cmd/security-proxy-setup/Dockerfile 20:16:15 + cut -d/ -f2 20:16:15 + echo security-proxy-setup,cmd/security-proxy-setup/Dockerfile 20:16:15 + dirname cmd/security-secretstore-setup/Dockerfile 20:16:15 + cut -d/ -f2 20:16:15 + echo security-secretstore-setup,cmd/security-secretstore-setup/Dockerfile 20:16:15 + + cut -d/dirname -f2 cmd/security-spiffe-token-provider/Dockerfile 20:16:15 20:16:15 + echo security-spiffe-token-provider,cmd/security-spiffe-token-provider/Dockerfile 20:16:15 + dirname cmd/security-spire-agent/Dockerfile 20:16:15 + cut -d/ -f2 20:16:15 + echo security-spire-agent,cmd/security-spire-agent/Dockerfile 20:16:15 + dirname cmd/security-spire-config/Dockerfile 20:16:15 + cut -d/ -f2 20:16:15 + echo security-spire-config,cmd/security-spire-config/Dockerfile 20:16:15 + dirname cmd/security-spire-server/Dockerfile 20:16:15 + cut -d/ -f2 20:16:15 + echo security-spire-server,cmd/security-spire-server/Dockerfile 20:16:15 + dirname cmd/support-notifications/Dockerfile 20:16:15 + cut -d/ -f2 20:16:15 + echo support-notifications,cmd/support-notifications/Dockerfile 20:16:15 + dirname cmd/support-scheduler/Dockerfile 20:16:15 + cut -d/ -f2 20:16:15 + echo support-scheduler,cmd/support-scheduler/Dockerfile 20:16:15 + dirname cmd/sys-mgmt-agent/Dockerfile 20:16:15 + cut -d/ -f2 20:16:15 + echo sys-mgmt-agent,cmd/sys-mgmt-agent/Dockerfile [Pipeline] echo 20:16:15 Generate Dockers from filesystem: [[image:core-command, dockerfile:cmd/core-command/Dockerfile], [image:core-data, dockerfile:cmd/core-data/Dockerfile], [image:core-metadata, dockerfile:cmd/core-metadata/Dockerfile], [image:security-bootstrapper, dockerfile:cmd/security-bootstrapper/Dockerfile], [image:security-proxy-setup, dockerfile:cmd/security-proxy-setup/Dockerfile], [image:security-secretstore-setup, dockerfile:cmd/security-secretstore-setup/Dockerfile], [image:security-spiffe-token-provider, dockerfile:cmd/security-spiffe-token-provider/Dockerfile], [image:security-spire-agent, dockerfile:cmd/security-spire-agent/Dockerfile], [image:security-spire-config, dockerfile:cmd/security-spire-config/Dockerfile], [image:security-spire-server, dockerfile:cmd/security-spire-server/Dockerfile], [image:support-notifications, dockerfile:cmd/support-notifications/Dockerfile], [image:support-scheduler, dockerfile:cmd/support-scheduler/Dockerfile], [image:sys-mgmt-agent, dockerfile:cmd/sys-mgmt-agent/Dockerfile]] [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh 20:16:15 + git rev-list -1 --merges 87e3402f023d747f27e4edf0d967aa7c284c3465~1..87e3402f023d747f27e4edf0d967aa7c284c3465 [Pipeline] echo 20:16:16 -----------> git rev-list -1 --merges 87e3402f023d747f27e4edf0d967aa7c284c3465~1..87e3402f023d747f27e4edf0d967aa7c284c3465 87e3402f023d747f27e4edf0d967aa7c284c3465 [false] [Pipeline] sh 20:16:16 + git log --format=format:%s -1 87e3402f023d747f27e4edf0d967aa7c284c3465 [Pipeline] echo 20:16:16 ========================================================= 20:16:16 [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] 20:16:16 ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] sh 20:16:16 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 20:16:16 + grep -v github /etc/ssh/ssh_known_hosts 20:16:16 + [ -e /tmp/ssh_known_hosts ] 20:16:16 + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts 20:16:16 + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= 20:16:16 + sudo tee -a /etc/ssh/ssh_known_hosts 20:16:16 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:16:17 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 20:16:17 20:16:17 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:16:17 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 20:16:17 0.1.4: Pulling from edgex-devops/py-git-semver 20:16:17 b85a868b505f: Pulling fs layer 20:16:17 e2be974225ed: Pulling fs layer 20:16:17 339a4e72a1f5: Pulling fs layer 20:16:17 988bab9f4d93: Pulling fs layer 20:16:17 1469e6f7b9e6: Pulling fs layer 20:16:17 eaf3925da568: Pulling fs layer 20:16:17 bab4dde63d76: Pulling fs layer 20:16:17 bde34c3a00c8: Pulling fs layer 20:16:17 b352a97aabf1: Pulling fs layer 20:16:17 4872d77fe225: Pulling fs layer 20:16:17 5851b861e8e6: Pulling fs layer 20:16:17 bde34c3a00c8: Waiting 20:16:17 b352a97aabf1: Waiting 20:16:17 bab4dde63d76: Waiting 20:16:17 988bab9f4d93: Waiting 20:16:17 4872d77fe225: Waiting 20:16:17 1469e6f7b9e6: Waiting 20:16:17 eaf3925da568: Waiting 20:16:17 e2be974225ed: Download complete 20:16:17 988bab9f4d93: Verifying Checksum 20:16:17 988bab9f4d93: Download complete 20:16:17 1469e6f7b9e6: Verifying Checksum 20:16:17 1469e6f7b9e6: Download complete 20:16:17 339a4e72a1f5: Verifying Checksum 20:16:17 339a4e72a1f5: Download complete 20:16:17 eaf3925da568: Download complete 20:16:17 bde34c3a00c8: Download complete 20:16:17 b352a97aabf1: Verifying Checksum 20:16:17 b352a97aabf1: Download complete 20:16:17 4872d77fe225: Verifying Checksum 20:16:17 4872d77fe225: Download complete 20:16:17 5851b861e8e6: Verifying Checksum 20:16:17 5851b861e8e6: Download complete 20:16:17 b85a868b505f: Verifying Checksum 20:16:17 b85a868b505f: Download complete 20:16:17 bab4dde63d76: Verifying Checksum 20:16:17 bab4dde63d76: Download complete 20:16:19 b85a868b505f: Pull complete 20:16:19 e2be974225ed: Pull complete 20:16:19 339a4e72a1f5: Pull complete 20:16:19 988bab9f4d93: Pull complete 20:16:20 1469e6f7b9e6: Pull complete 20:16:20 eaf3925da568: Pull complete 20:16:22 bab4dde63d76: Pull complete 20:16:22 bde34c3a00c8: Pull complete 20:16:22 b352a97aabf1: Pull complete 20:16:22 4872d77fe225: Pull complete 20:16:22 5851b861e8e6: Pull complete 20:16:22 Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 20:16:22 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 20:16:22 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 20:16:22 prd-ubuntu20.04-docker-8c-8g-29986 does not seem to be running inside a container 20:16:22 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/2 -v /w/workspace/edgex-go/2:/w/workspace/edgex-go/2:rw,z -v /w/workspace/edgex-go/2@tmp:/w/workspace/edgex-go/2@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/py-git-semver:0.1.4 cat 20:16:24 $ docker top 9cf646ab6098638aba345e5bcc31664a2df174ea83703402704430469192fed5 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 20:16:24 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 20:16:24 [ssh-agent] Looking for ssh-agent implementation... 20:16:24 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 20:16:24 $ docker exec 9cf646ab6098638aba345e5bcc31664a2df174ea83703402704430469192fed5 ssh-agent 20:16:24 SSH_AUTH_SOCK=/tmp/ssh-TKVFArno4WoJ/agent.34 20:16:24 SSH_AGENT_PID=41 20:16:24 Running ssh-add (command line suppressed) 20:16:24 Identity added: /w/workspace/edgex-go/2@tmp/private_key_1473724505546207484.key (/w/workspace/edgex-go/2@tmp/private_key_1473724505546207484.key) 20:16:24 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 20:16:25 + git tag --points-at HEAD [Pipeline] } 20:16:25 $ docker exec --env ******** --env ******** 9cf646ab6098638aba345e5bcc31664a2df174ea83703402704430469192fed5 ssh-agent -k 20:16:25 unset SSH_AUTH_SOCK; 20:16:25 unset SSH_AGENT_PID; 20:16:25 echo Agent pid 41 killed; 20:16:25 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 20:16:25 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 20:16:25 [ssh-agent] Looking for ssh-agent implementation... 20:16:25 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 20:16:25 $ docker exec 9cf646ab6098638aba345e5bcc31664a2df174ea83703402704430469192fed5 ssh-agent 20:16:25 SSH_AUTH_SOCK=/tmp/ssh-LAnHoeSdUTHV/agent.74 20:16:25 SSH_AGENT_PID=80 20:16:25 Running ssh-add (command line suppressed) 20:16:25 Identity added: /w/workspace/edgex-go/2@tmp/private_key_6691281641456800108.key (/w/workspace/edgex-go/2@tmp/private_key_6691281641456800108.key) 20:16:25 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 20:16:25 + git semver init 20:16:26 2022-09-20 20:16:26,107 [run_init] DEBUG init version:0.0.0 force:False 20:16:26 2022-09-20 20:16:26,108 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/edgex-go/2/.semver 20:16:26 2022-09-20 20:16:26,108 [execute] INFO git clone -b semver git@github.com:edgexfoundry/edgex-go.git /w/workspace/edgex-go/2/.semver 20:16:26 2022-09-20 20:16:26,108 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/edgex-go.git', '/w/workspace/edgex-go/2/.semver'], cwd=/w/workspace/edgex-go/2, universal_newlines=False, shell=None, istream=None) 20:16:30 2022-09-20 20:16:30,197 [append_file] DEBUG append to file:/w/workspace/edgex-go/2/.git/info/exclude 20:16:30 2022-09-20 20:16:30,197 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/edgex-go/2/.semver/PR-4161 with force:False 20:16:30 2022-09-20 20:16:30,198 [write_file] DEBUG write to file:/w/workspace/edgex-go/2/.semver/PR-4161 20:16:30 2022-09-20 20:16:30,202 [execute] INFO git cat-file --batch-check 20:16:30 2022-09-20 20:16:30,203 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgex-go/2/.semver, universal_newlines=False, shell=None, istream=) 20:16:30 2022-09-20 20:16:30,208 [execute] INFO git cat-file --batch 20:16:30 2022-09-20 20:16:30,208 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgex-go/2/.semver, universal_newlines=False, shell=None, istream=) 20:16:30 2022-09-20 20:16:30,214 [read_version] DEBUG read version from /w/workspace/edgex-go/2/.semver/PR-4161 20:16:30 0.0.0 [Pipeline] } 20:16:30 $ docker exec --env ******** --env ******** 9cf646ab6098638aba345e5bcc31664a2df174ea83703402704430469192fed5 ssh-agent -k 20:16:30 unset SSH_AUTH_SOCK; 20:16:30 unset SSH_AGENT_PID; 20:16:30 echo Agent pid 80 killed; 20:16:30 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 20:16:30 + git semver [Pipeline] } 20:16:31 $ docker stop --time=1 9cf646ab6098638aba345e5bcc31664a2df174ea83703402704430469192fed5 20:16:32 $ docker rm -f 9cf646ab6098638aba345e5bcc31664a2df174ea83703402704430469192fed5 [Pipeline] // withDockerContainer [Pipeline] sh 20:16:32 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 20:16:33 Stashed 1 file(s) [Pipeline] echo 20:16:33 [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 20:16:33 + git config --global --add safe.directory /w/workspace/edgex-go/2 [Pipeline] echo 20:16:33 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 20:16:33 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 20:16:33 ========================================================= 20:16:33 [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine] 20:16:33 ========================================================= [Pipeline] fileExists [Pipeline] sh 20:16:33 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine 20:16:33 1.18-alpine: Pulling from edgex-devops/edgex-golang-base 20:16:33 2408cc74d12b: Pulling fs layer 20:16:33 ea60b727a1ce: Pulling fs layer 20:16:33 30c4a7721957: Pulling fs layer 20:16:33 370296b7ddb6: Pulling fs layer 20:16:33 7c6cee850709: Pulling fs layer 20:16:33 39a5fcdaea64: Pulling fs layer 20:16:33 d94ebbe4e438: Pulling fs layer 20:16:33 bcfd1f05c69d: Pulling fs layer 20:16:33 59ccb84bbe0f: Pulling fs layer 20:16:33 39a5fcdaea64: Waiting 20:16:33 d94ebbe4e438: Waiting 20:16:33 bcfd1f05c69d: Waiting 20:16:33 59ccb84bbe0f: Waiting 20:16:33 370296b7ddb6: Waiting 20:16:33 7c6cee850709: Waiting 20:16:33 30c4a7721957: Verifying Checksum 20:16:33 30c4a7721957: Download complete 20:16:33 ea60b727a1ce: Verifying Checksum 20:16:33 ea60b727a1ce: Download complete 20:16:33 7c6cee850709: Verifying Checksum 20:16:33 7c6cee850709: Download complete 20:16:33 39a5fcdaea64: Verifying Checksum 20:16:33 39a5fcdaea64: Download complete 20:16:33 2408cc74d12b: Verifying Checksum 20:16:33 2408cc74d12b: Download complete 20:16:33 d94ebbe4e438: Verifying Checksum 20:16:33 d94ebbe4e438: Download complete 20:16:34 2408cc74d12b: Pull complete 20:16:34 ea60b727a1ce: Pull complete 20:16:34 59ccb84bbe0f: Verifying Checksum 20:16:34 59ccb84bbe0f: Download complete 20:16:34 30c4a7721957: Pull complete 20:16:34 bcfd1f05c69d: Verifying Checksum 20:16:34 bcfd1f05c69d: Download complete 20:16:34 370296b7ddb6: Verifying Checksum 20:16:34 370296b7ddb6: Download complete 20:16:39 370296b7ddb6: Pull complete 20:16:39 7c6cee850709: Pull complete 20:16:39 39a5fcdaea64: Pull complete 20:16:39 d94ebbe4e438: Pull complete 20:16:41 bcfd1f05c69d: Pull complete 20:16:42 59ccb84bbe0f: Pull complete 20:16:42 Digest: sha256:b7a3521351a9cbc7ce2a60b0b0d40edf4ed6cc338df7dc09f1589c9a81f0a497 20:16:42 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine 20:16:42 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine [Pipeline] fileExists [Pipeline] sh 20:16:42 + echo FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine 20:16:42 WORKDIR /edgex 20:16:42 COPY go.mod . 20:16:42 RUN go mod download 20:16:42 + docker build -t ci-base-image-x86_64 -f - . 20:16:43 Sending build context to Docker daemon 169.5MB 20:16:43 Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine 20:16:43 ---> a4fb48ad2a94 20:16:43 Step 2/4 : WORKDIR /edgex 20:16:44 ---> Running in 368b4b25cb59 20:16:44 Removing intermediate container 368b4b25cb59 20:16:44 ---> 69241c94f5a7 20:16:44 Step 3/4 : COPY go.mod . 20:16:45 ---> 6387409c9ab6 20:16:45 Step 4/4 : RUN go mod download 20:16:45 ---> Running in bfd4c17cbd70 20:16:48 Still waiting to schedule task 20:16:48 Waiting for next available executor on ‘prd-ubuntu20.04-docker-arm64-4c-16g-29982’ 20:16:57 Removing intermediate container bfd4c17cbd70 20:16:57 ---> 994d5b7b8a33 20:16:57 Successfully built 994d5b7b8a33 20:16:57 Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:16:57 + docker inspect -f . ci-base-image-x86_64 20:16:57 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 20:16:57 prd-ubuntu20.04-docker-8c-8g-29986 does not seem to be running inside a container 20:16:57 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/2 -v /w/workspace/edgex-go/2:/w/workspace/edgex-go/2:rw,z -v /w/workspace/edgex-go/2@tmp:/w/workspace/edgex-go/2@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 20:16:58 $ docker top fc55a25842a68cf0d31187b3ecc105326d04c70f930852484d94d38fe75c24e8 -eo pid,comm [Pipeline] { [Pipeline] sh 20:16:58 + go version 20:16:58 go version go1.18.3 linux/amd64 [Pipeline] } 20:16:58 $ docker stop --time=1 fc55a25842a68cf0d31187b3ecc105326d04c70f930852484d94d38fe75c24e8 20:16:59 $ docker rm -f fc55a25842a68cf0d31187b3ecc105326d04c70f930852484d94d38fe75c24e8 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:17:00 + docker inspect -f . ci-base-image-x86_64 20:17:00 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 20:17:00 prd-ubuntu20.04-docker-8c-8g-29986 does not seem to be running inside a container 20:17:00 $ 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/2 -v /w/workspace/edgex-go/2:/w/workspace/edgex-go/2:rw,z -v /w/workspace/edgex-go/2@tmp:/w/workspace/edgex-go/2@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 20:17:00 $ docker top 5e3cbc1b3dd5cd719108bcfd1761235e7043184dc6bc9c4f76e5d526a2b41191 -eo pid,comm [Pipeline] { [Pipeline] echo 20:17:01 ========================================================= 20:17:01 [edgeXBuildGoParallel] Running Tests and Build... 20:17:01 ========================================================= [Pipeline] sh 20:17:01 + git config --global --add safe.directory /w/workspace/edgex-go/2 [Pipeline] fileExists [Pipeline] sh 20:17:01 + make test 20:17:01 GO111MODULE=on go test -race -coverprofile=coverage.out ./... 20:17:09 ? github.com/edgexfoundry/edgex-go [no test files] 20:17:24 ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] 20:17:24 ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] 20:17:24 ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] 20:17:24 ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] 20:17:24 ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] 20:17:24 ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] 20:17:24 ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-setup [no test files] 20:17:24 ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] 20:17:24 ? github.com/edgexfoundry/edgex-go/cmd/security-spiffe-token-provider [no test files] 20:17:24 ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] 20:17:24 ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] 20:17:24 ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-agent [no test files] 20:17:24 ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-executor [no test files] 20:17:24 ? github.com/edgexfoundry/edgex-go/internal [no test files] 20:17:24 ? github.com/edgexfoundry/edgex-go/internal/core/command [no test files] 20:17:24 ok github.com/edgexfoundry/edgex-go/internal/core/command/application 0.055s coverage: 28.7% of statements 20:17:24 ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] 20:17:24 ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] 20:17:24 ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 0.091s coverage: 98.5% of statements 20:17:24 ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging/external 0.125s coverage: 72.5% of statements 20:17:24 ? github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging/mocks [no test files] 20:17:24 ? github.com/edgexfoundry/edgex-go/internal/core/data [no test files] 20:17:25 ok github.com/edgexfoundry/edgex-go/internal/core/data/application 0.131s coverage: 54.2% of statements 20:17:25 ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] 20:17:25 ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] 20:17:28 ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 3.390s coverage: 89.2% of statements 20:17:28 ? github.com/edgexfoundry/edgex-go/internal/core/data/controller/messaging [no test files] 20:17:28 ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] 20:17:28 ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks [no test files] 20:17:28 ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] 20:17:28 ? github.com/edgexfoundry/edgex-go/internal/core/metadata [no test files] 20:17:28 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/application 0.121s coverage: 2.0% of statements 20:17:28 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] 20:17:28 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] 20:17:28 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 0.505s coverage: 95.6% of statements 20:17:28 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] 20:17:28 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks [no test files] 20:17:28 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/uom [no test files] 20:17:28 ok github.com/edgexfoundry/edgex-go/internal/io 0.078s coverage: 72.2% of statements 20:17:28 ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] 20:17:28 ? github.com/edgexfoundry/edgex-go/internal/pkg/application [no test files] 20:17:28 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers [no test files] 20:17:28 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] 20:17:28 ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] 20:17:28 ok github.com/edgexfoundry/edgex-go/internal/pkg/controller/http 0.075s coverage: 60.0% of statements 20:17:28 ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] 20:17:28 ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] 20:17:28 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] 20:17:28 ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 0.090s coverage: 0.9% of statements 20:17:28 ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] 20:17:28 ok github.com/edgexfoundry/edgex-go/internal/pkg/telemetry 0.050s coverage: 58.8% of statements 20:17:28 ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 0.054s coverage: 29.6% of statements 20:17:28 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] 20:17:28 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.069s coverage: 47.1% of statements 20:17:28 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 0.078s coverage: 79.5% of statements 20:17:28 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.073s coverage: 94.1% of statements 20:17:28 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.065s coverage: 96.3% of statements 20:17:28 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.059s coverage: 87.5% of statements 20:17:34 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 12.089s coverage: 94.4% of statements 20:17:34 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/ping 0.075s coverage: 44.8% of statements 20:17:40 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 13.206s coverage: 80.8% of statements 20:17:40 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] 20:17:48 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 22.116s coverage: 92.9% of statements 20:17:48 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] 20:17:48 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] 20:17:48 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] 20:17:48 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 0.056s coverage: 65.1% of statements 20:17:48 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] 20:17:48 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto [no test files] 20:17:48 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/config [no test files] 20:17:48 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/container [no test files] 20:17:48 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/handlers 6.076s coverage: 86.9% of statements 20:17:48 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] 20:17:48 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] 20:17:48 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] 20:17:48 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] 20:17:48 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 11.099s coverage: 87.2% of statements 20:17:48 ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] 20:17:48 ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] 20:17:48 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.056s coverage: 100.0% of statements 20:17:48 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] 20:17:48 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.077s coverage: 58.8% of statements 20:17:48 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/common [no test files] 20:17:48 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.076s coverage: 80.0% of statements 20:17:48 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/jwt 0.065s coverage: 87.2% of statements 20:17:48 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/oauth2 0.086s coverage: 85.4% of statements 20:17:48 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.243s coverage: 91.2% of statements 20:17:48 ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] 20:17:48 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 0.187s coverage: 64.7% of statements 20:17:48 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] 20:17:48 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] 20:17:48 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.059s coverage: 100.0% of statements 20:17:48 ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.034s coverage: 89.4% of statements 20:17:48 ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.033s coverage: 100.0% of statements 20:17:48 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.031s coverage: 73.7% of statements 20:17:48 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.022s coverage: 100.0% of statements 20:17:48 ok github.com/edgexfoundry/edgex-go/internal/security/proxy 0.370s coverage: 65.8% of statements 20:17:48 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/config [no test files] 20:17:48 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/container [no test files] 20:17:48 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/models [no test files] 20:17:48 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.198s coverage: 41.8% of statements 20:17:48 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] 20:17:48 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] 20:17:48 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 0.101s coverage: 89.5% of statements 20:17:48 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] 20:17:48 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 0.054s coverage: 84.8% of statements 20:17:48 ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider [no test files] 20:17:48 ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/config [no test files] 20:17:48 ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/container [no test files] 20:17:48 ? github.com/edgexfoundry/edgex-go/internal/support/notifications [no test files] 20:17:48 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 6.098s coverage: 17.7% of statements 20:17:48 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel [no test files] 20:17:48 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks [no test files] 20:17:48 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] 20:17:48 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] 20:17:48 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 0.190s coverage: 92.3% of statements 20:17:48 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] 20:17:48 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks [no test files] 20:17:48 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler [no test files] 20:17:48 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/application [no test files] 20:17:48 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/scheduler 0.061s coverage: 63.2% of statements 20:17:48 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] 20:17:48 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] 20:17:48 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 0.106s coverage: 97.7% of statements 20:17:48 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] 20:17:48 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks [no test files] 20:17:48 ? github.com/edgexfoundry/edgex-go/internal/system/agent [no test files] 20:17:48 ? github.com/edgexfoundry/edgex-go/internal/system/agent/application [no test files] 20:17:48 ok github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct 0.056s coverage: 28.9% of statements 20:17:48 ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct/config [no test files] 20:17:48 ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/executor [no test files] 20:17:48 ? github.com/edgexfoundry/edgex-go/internal/system/agent/config [no test files] 20:17:48 ? github.com/edgexfoundry/edgex-go/internal/system/agent/container [no test files] 20:17:48 ? github.com/edgexfoundry/edgex-go/internal/system/agent/controller/http [no test files] 20:17:48 ? github.com/edgexfoundry/edgex-go/internal/system/agent/interfaces [no test files] 20:17:48 ok github.com/edgexfoundry/edgex-go/internal/system/agent/response 0.057s coverage: 100.0% of statements 20:17:48 ok github.com/edgexfoundry/edgex-go/internal/system/executor 0.033s coverage: 96.9% of statements 20:17:48 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 20:18:10 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." 20:18:10 GO111MODULE=on go vet ./... 20:18:13 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 20:18:13 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 20:18:13 ./bin/test-attribution-txt.sh 20:18:13 An attribution for github.com/klauspost/compress is missing from Attribution.txt, please add 20:18:13 An attribution for github.com/minio/highwayhash is missing from Attribution.txt, please add 20:18:13 An attribution for github.com/nats-io/jwt/v2 is missing from Attribution.txt, please add 20:18:13 An attribution for github.com/nats-io/nats.go is missing from Attribution.txt, please add 20:18:13 An attribution for github.com/nats-io/nkeys is missing from Attribution.txt, please add 20:18:13 An attribution for github.com/nats-io/nuid is missing from Attribution.txt, please add 20:18:13 An attribution for golang.org/x/time is missing from Attribution.txt, please add [Pipeline] echo 20:18:13 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] sh 20:18:13 + ls -al . 20:18:13 total 748 20:18:13 drwxrwxr-x 10 1001 1001 4096 Sep 20 20:17 . 20:18:13 drwxr-xr-x 4 root root 4096 Sep 20 20:17 .. 20:18:13 -rw-rw-r-- 1 1001 1001 16 Sep 20 20:16 .dockerignore 20:18:13 drwxrwxr-x 8 1001 1001 4096 Sep 20 20:17 .git 20:18:13 drwxrwxr-x 3 1001 1001 4096 Sep 20 20:16 .github 20:18:13 -rw-rw-r-- 1 1001 1001 1030 Sep 20 20:16 .gitignore 20:18:13 -rw-rw-r-- 1 1001 1001 42 Sep 20 20:16 .golangci.yml 20:18:13 -rw-rw-r-- 1 1001 1001 87 Sep 20 20:16 .hadolint.yml 20:18:13 drwxr-xr-x 3 1001 1001 4096 Sep 20 20:16 .semver 20:18:13 -rw-rw-r-- 1 1001 1001 166 Sep 20 20:16 .sonarcloud.properties 20:18:13 -rw-rw-r-- 1 1001 1001 1171 Sep 20 20:16 ADOPTERS.md 20:18:13 -rw-rw-r-- 1 1001 1001 10347 Sep 20 20:16 Attribution.txt 20:18:13 -rw-rw-r-- 1 1001 1001 63209 Sep 20 20:16 CHANGELOG.md 20:18:13 -rw-rw-r-- 1 1001 1001 3804 Sep 20 20:16 CONTRIBUTING.md 20:18:13 -rw-rw-r-- 1 1001 1001 677 Sep 20 20:16 GOVERNANCE.md 20:18:13 -rw-rw-r-- 1 1001 1001 850 Sep 20 20:16 Jenkinsfile 20:18:13 -rw-rw-r-- 1 1001 1001 10775 Sep 20 20:16 LICENSE 20:18:13 -rw-rw-r-- 1 1001 1001 13724 Sep 20 20:16 Makefile 20:18:13 -rw-rw-r-- 1 1001 1001 582 Sep 20 20:16 OWNERS.md 20:18:13 -rw-rw-r-- 1 1001 1001 9799 Sep 20 20:16 README.md 20:18:13 -rw-rw-r-- 1 1001 1001 6912 Sep 20 20:16 SECURITY.md 20:18:13 -rw-rw-r-- 1 1001 1001 5 Sep 20 20:16 VERSION 20:18:13 -rw-rw-r-- 1 1001 1001 4131 Sep 20 20:16 ZMQWindows.md 20:18:13 drwxrwxr-x 2 1001 1001 4096 Sep 20 20:16 bin 20:18:13 drwxrwxr-x 18 1001 1001 4096 Sep 20 20:16 cmd 20:18:13 -rw-r--r-- 1 root root 491929 Sep 20 20:17 coverage.out 20:18:13 -rw-rw-r-- 1 1001 1001 3670 Sep 20 20:16 go.mod 20:18:13 -rw-rw-r-- 1 1001 1001 38527 Sep 20 20:16 go.sum 20:18:13 drwxrwxr-x 8 1001 1001 4096 Sep 20 20:16 internal 20:18:13 drwxrwxr-x 3 1001 1001 4096 Sep 20 20:16 openapi 20:18:13 drwxrwxr-x 4 1001 1001 4096 Sep 20 20:16 snap 20:18:13 -rw-rw-r-- 1 1001 1001 204 Sep 20 20:16 version.go [Pipeline] sh 20:18:14 + '[' -e coverage.out ] 20:18:14 + chown 1001:1001 coverage.out [Pipeline] stash 20:18:14 Stashed 1 file(s) [Pipeline] sh 20:18:14 + make build 20:18:14 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 20:18:29 CGO_ENABLED=0 GO111MODULE=on go build -tags " no_zmq non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-metadata/core-metadata ./cmd/core-metadata 20:18:41 CGO_ENABLED=0 GO111MODULE=on go build -tags " no_zmq non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-command/core-command ./cmd/core-command 20:18:41 CGO_ENABLED=0 GO111MODULE=on go build -tags " no_zmq " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/support-notifications/support-notifications ./cmd/support-notifications 20:18:49 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/sys-mgmt-executor/sys-mgmt-executor ./cmd/sys-mgmt-executor 20:18:49 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/sys-mgmt-agent/sys-mgmt-agent ./cmd/sys-mgmt-agent 20:18:50 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 20:18:51 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-proxy-setup/security-proxy-setup ./cmd/security-proxy-setup 20:18: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-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup 20:18:53 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider 20:18: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/secrets-config ./cmd/secrets-config 20:18: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/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper 20:18:57 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] } 20:18:59 $ docker stop --time=1 5e3cbc1b3dd5cd719108bcfd1761235e7043184dc6bc9c4f76e5d526a2b41191 20:19:01 $ docker rm -f 5e3cbc1b3dd5cd719108bcfd1761235e7043184dc6bc9c4f76e5d526a2b41191 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:19:02 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 20:19:02 20:19:02 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:19:02 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 20:19:02 latest: Pulling from edgex-devops/edgex-compose 20:19:02 cbdbe7a5bc2a: Pulling fs layer 20:19:02 ca9280d653b3: Pulling fs layer 20:19:02 7e9c9ca2126c: Pulling fs layer 20:19:02 cbdbe7a5bc2a: Verifying Checksum 20:19:02 cbdbe7a5bc2a: Download complete 20:19:02 ca9280d653b3: Verifying Checksum 20:19:02 ca9280d653b3: Download complete 20:19:02 cbdbe7a5bc2a: Pull complete 20:19:02 7e9c9ca2126c: Download complete 20:19:03 ca9280d653b3: Pull complete 20:19:07 7e9c9ca2126c: Pull complete 20:19:07 Digest: sha256:b7ff7cefa661cf441350a7c60c0e16dc22b011826ae41e7b448230bdfa9ba816 20:19:07 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 20:19:07 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 20:19:07 prd-ubuntu20.04-docker-8c-8g-29986 does not seem to be running inside a container 20:19:07 $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/2 -v /w/workspace/edgex-go/2:/w/workspace/edgex-go/2:rw,z -v /w/workspace/edgex-go/2@tmp:/w/workspace/edgex-go/2@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest cat 20:19:08 $ docker top 6e5908825722580c2b3fbd26cc0f608f7ed0f967f13bfdabd6092ff50e516fba -eo pid,comm [Pipeline] { [Pipeline] sh 20:19:09 + docker-compose build --help 20:19:09 + grep parallel 20:19:09 --parallel Build images in parallel. [Pipeline] } 20:19:09 $ docker stop --time=1 6e5908825722580c2b3fbd26cc0f608f7ed0f967f13bfdabd6092ff50e516fba 20:19:10 $ docker rm -f 6e5908825722580c2b3fbd26cc0f608f7ed0f967f13bfdabd6092ff50e516fba [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:19:11 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 20:19:11 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 20:19:11 prd-ubuntu20.04-docker-8c-8g-29986 does not seem to be running inside a container 20:19:11 $ docker run -t -d -u 1001:1001 -u 0:0 --entrypoint= -v /var/run/docker.sock:/var/run/docker.sock --privileged -w /w/workspace/edgex-go/2 -v /w/workspace/edgex-go/2:/w/workspace/edgex-go/2:rw,z -v /w/workspace/edgex-go/2@tmp:/w/workspace/edgex-go/2@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest cat 20:19:11 $ docker top 1d62a18c392e4719bd8794920ec08c4e2147ca7abdfe76a5417ce3a36e8c63f3 -eo pid,comm [Pipeline] { [Pipeline] sh 20:19:12 + docker-compose -f ./docker-compose-build.yml build --parallel 20:19:12 Building core-command ... 20:19:12 Building core-data ... 20:19:12 Building core-metadata ... 20:19:12 Building security-bootstrapper ... 20:19:12 Building security-proxy-setup ... 20:19:12 Building security-secretstore-setup ... 20:19:12 Building security-spiffe-token-provider ... 20:19:12 Building security-spire-agent ... 20:19:12 Building security-spire-config ... 20:19:12 Building security-spire-server ... 20:19:12 Building support-notifications ... 20:19:12 Building support-scheduler ... 20:19:12 Building sys-mgmt-agent ... 20:19:12 Building support-scheduler 20:19:12 Building security-secretstore-setup 20:19:12 Building security-spiffe-token-provider 20:19:12 Building security-spire-agent 20:19:12 Building core-metadata 20:19:27 Step 1/20 : ARG BUILDER_BASE=golang:1.18-alpine3.16 20:19:27 Step 2/20 : FROM ${BUILDER_BASE} AS builder 20:19:27 ---> 994d5b7b8a33 20:19:27 Step 3/20 : WORKDIR /edgex-go 20:19:27 Step 1/25 : ARG BUILDER_BASE=golang:1.18-alpine3.16 20:19:27 Step 2/25 : FROM ${BUILDER_BASE} AS builder 20:19:27 ---> 994d5b7b8a33 20:19:27 Step 3/25 : WORKDIR /edgex-go 20:19:27 Step 1/23 : ARG BUILDER_BASE=golang:1.18-alpine3.16 20:19:27 Step 2/23 : FROM ${BUILDER_BASE} AS builder 20:19:27 ---> 994d5b7b8a33 20:19:27 Step 3/23 : ARG ADD_BUILD_TAGS="" 20:19:27 Step 1/26 : ARG BUILDER_BASE=golang:1.18-alpine3.16 20:19:27 Step 2/26 : FROM ${BUILDER_BASE} AS builder 20:19:27 ---> 994d5b7b8a33 20:19:27 Step 3/26 : WORKDIR /edgex-go 20:19:27 Step 1/25 : ARG BUILDER_BASE=golang:1.18-alpine3.16 20:19:27 Step 2/25 : FROM ${BUILDER_BASE} AS builder 20:19:27 ---> 994d5b7b8a33 20:19:27 Step 3/25 : ARG ADD_BUILD_TAGS="" 20:19:29 ---> Running in 68837cd253ca 20:19:29 ---> Running in e164d6922cd9 20:19:29 ---> Running in 6f24586d84b2 20:19:29 ---> Running in f57e9c119080 20:19:29 ---> Running in a852f9360247 20:19:29 Removing intermediate container e164d6922cd9 20:19:29 ---> 1710ac4f6288 20:19:29 Step 4/23 : WORKDIR /edgex-go 20:19:29 Removing intermediate container 6f24586d84b2 20:19:29 ---> a363216c5dfa 20:19:29 Step 4/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 20:19:29 Removing intermediate container a852f9360247 20:19:29 ---> 549142b5819d 20:19:29 Step 4/25 : WORKDIR /edgex-go 20:19:29 Removing intermediate container 68837cd253ca 20:19:29 ---> 97bb5f4bdaa3 20:19:29 Step 4/20 : RUN apk update && apk --no-cache --update add build-base 20:19:29 Removing intermediate container f57e9c119080 20:19:29 ---> cf59df012224 20:19:29 Step 4/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 20:19:29 ---> Running in c168c5450ca8 20:19:29 ---> Running in e0106643b0d8 20:19:29 ---> Running in b85ac815600a 20:19:29 ---> Running in d92de2a88cd9 20:19:29 ---> Running in f1b6d577103b 20:19:29 Removing intermediate container c168c5450ca8 20:19:29 ---> 150a2dc11a0d 20:19:29 Step 5/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 20:19:29 ---> Running in aa5f2124a5a4 20:19:29 Removing intermediate container d92de2a88cd9 20:19:29 ---> 535f12e80500 20:19:29 Step 5/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 20:19:29 ---> Running in 965e84422ea9 20:19:29 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 20:19:29 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 20:19:29 v3.16.2-176-g217b4b6f4b [https://dl-cdn.alpinelinux.org/alpine/v3.16/main] 20:19:29 v3.16.2-184-g3f729d91ce [https://dl-cdn.alpinelinux.org/alpine/v3.16/community] 20:19:29 OK: 17040 distinct packages available 20:19:30 Removing intermediate container e0106643b0d8 20:19:30 ---> b90f93ef0116 20:19:30 Step 5/25 : RUN apk add --update --no-cache make git 20:19:30 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 20:19:30 ---> Running in 3ec0219da91b 20:19:30 Removing intermediate container f1b6d577103b 20:19:30 ---> b939129c9b45 20:19:30 Step 5/26 : RUN apk add --update --no-cache make git build-base curl 20:19:30 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 20:19:30 ---> Running in deed13b70927 20:19:30 Removing intermediate container 965e84422ea9 20:19:30 ---> c21164320f9e 20:19:30 Step 6/25 : RUN apk add --update --no-cache make git 20:19:30 ---> Running in 66d8642456cd 20:19:30 OK: 211 MiB in 51 packages 20:19:30 Removing intermediate container aa5f2124a5a4 20:19:30 ---> b3e81b7645cf 20:19:30 Step 6/23 : RUN apk add --update --no-cache make git 20:19:30 ---> Running in 3b75e6275ab8 20:19:30 fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 20:19:30 fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 20:19:30 fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 20:19:30 Removing intermediate container b85ac815600a 20:19:30 ---> dace37d01eab 20:19:30 Step 5/20 : COPY go.mod vendor* ./ 20:19:30 fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 20:19:31 ---> deca5cdd6079 20:19:31 Step 6/20 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 20:19:31 ---> Running in 7248ab77bd1c 20:19:31 fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 20:19:31 fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 20:19:31 fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 20:19:31 fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 20:19:31 OK: 211 MiB in 51 packages 20:19:31 OK: 211 MiB in 51 packages 20:19:32 OK: 211 MiB in 51 packages 20:19:32 OK: 211 MiB in 51 packages 20:19:32 Removing intermediate container 3ec0219da91b 20:19:32 ---> 9f90e0ba8958 20:19:32 Step 6/25 : COPY go.mod vendor* ./ 20:19:32 ---> a4cbd07ace59 20:19:32 Step 7/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 20:19:32 ---> Running in f3b8a9a34bf1 20:19:32 Removing intermediate container deed13b70927 20:19:32 ---> 8c41593be222 20:19:32 Step 6/26 : COPY go.mod vendor* ./ 20:19:32 Removing intermediate container 66d8642456cd 20:19:32 ---> 36ff4bd3f93a 20:19:32 Step 7/25 : COPY go.mod vendor* ./ 20:19:32 ---> 02f4fe82df99 20:19:32 Step 7/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 20:19:32 ---> Running in 94a366538016 20:19:32 Removing intermediate container 3b75e6275ab8 20:19:32 ---> 74def90366e7 20:19:32 Step 7/23 : COPY go.mod vendor* ./ 20:19:33 ---> b59a98e1af56 20:19:33 Step 8/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 20:19:33 ---> Running in b4790f77ce74 20:19:33 ---> 7be275da515b 20:19:33 Step 8/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 20:19:33 ---> Running in a7f459d69dfd 20:19:43 Removing intermediate container 7248ab77bd1c 20:19:43 ---> a3cf62f9f4cd 20:19:43 Step 7/20 : COPY . . 20:19:43 Removing intermediate container b4790f77ce74 20:19:43 ---> a795fce986b8 20:19:43 Step 9/25 : COPY . . 20:19:43 Removing intermediate container f3b8a9a34bf1 20:19:43 ---> bdf20339ba88 20:19:43 Step 8/25 : COPY . . 20:19:43 Removing intermediate container 94a366538016 20:19:43 ---> 05cd75518e65 20:19:43 Step 8/26 : COPY . . 20:19:43 Removing intermediate container a7f459d69dfd 20:19:43 ---> d59357328946 20:19:43 Step 9/23 : COPY . . 20:19:51 ---> 17dac879524a 20:19:51 Step 9/26 : ARG SPIRE_RELEASE=1.2.1 20:19:51 ---> 855614e24616 20:19:51 Step 9/25 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 20:19:51 ---> d0f02b6abb4d 20:19:51 Step 10/23 : RUN make cmd/support-scheduler/support-scheduler 20:19:51 ---> 7541abc8b27d 20:19:51 Step 10/25 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-metadata/core-metadata 20:19:51 ---> 2b47729b0b9e 20:19:51 Step 8/20 : RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider 20:19:51 ---> Running in 096138a9ae29 20:19:51 ---> Running in ac3c3d6389d9 20:19:51 ---> Running in 2bace520bf52 20:19:51 ---> Running in a1409484f6ce 20:19:51 ---> Running in f8e9844ac07c 20:19:51 Removing intermediate container 2bace520bf52 20:19:51 ---> f4f88ad7f63d 20:19:51 Step 10/26 : WORKDIR /edgex-go/spire-build 20:19:51 ---> Running in 89a4bd10b428 20:19:51 Removing intermediate container 89a4bd10b428 20:19:51 ---> 6f584ad8ff88 20:19:51 Step 11/26 : RUN if ! test -f /usr/local/bin/spire-server; then wget -q "https://github.com/spiffe/spire/archive/refs/tags/v${SPIRE_RELEASE}.tar.gz" && tar xv --strip-components=1 -f "v${SPIRE_RELEASE}.tar.gz" && echo "building spire from source..." && make bin/spire-server bin/spire-agent && cp bin/spire* /usr/local/bin/; fi 20:19:51 ---> Running in f776baf403f3 20:19:51 CGO_ENABLED=0 GO111MODULE=on go build -tags " no_zmq " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler 20:19:51 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider 20:19:51 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/security-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider 20:19:51 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 20:19:51 Removing intermediate container f776baf403f3 20:19:51 ---> 1681a18be8c6 20:19:51 Step 12/26 : WORKDIR /edgex-go 20:19:51 ---> Running in 4b523c724c16 20:19:51 Removing intermediate container 4b523c724c16 20:19:51 ---> deaf322d7d01 20:19:51 20:19:51 Step 13/26 : FROM alpine:3.15 20:19:51 3.15: Pulling from library/alpine 20:19:51 Digest: sha256:69463fdff1f025c908939e86d4714b4d5518776954ca627cbeff4c74bcea5b22 20:19:51 Status: Downloaded newer image for alpine:3.15 20:19:51 ---> c4fc93816858 20:19:51 Step 14/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' 20:19:52 ---> Running in 1d32dd53e9f9 20:19:52 Removing intermediate container 1d32dd53e9f9 20:19:52 ---> a22bcfdd9b58 20:19:52 Step 15/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 20:19:52 ---> Running in fed2a9f00a4b 20:19:53 Removing intermediate container fed2a9f00a4b 20:19:53 ---> 7a331af997d4 20:19:53 Step 16/26 : RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 20:19:53 ---> Running in b8d91f650874 20:19:54 fetch https://dl-4.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 20:19:55 fetch https://dl-4.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 20:19:55 v3.15.6-67-gd27c94c245 [https://dl-4.alpinelinux.org/alpine/v3.15/main] 20:19:55 v3.15.6-67-gd27c94c245 [https://dl-4.alpinelinux.org/alpine/v3.15/community] 20:19:55 OK: 15857 distinct packages available 20:19:55 fetch https://dl-4.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 20:19:56 fetch https://dl-4.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 20:19:56 (1/5) Installing dumb-init (1.2.5-r1) 20:19:56 (2/5) Installing musl-obstack (1.2.3-r0) 20:19:56 (3/5) Installing libucontext (1.1-r0) 20:19:56 (4/5) Installing gcompat (1.0.0-r4) 20:19:56 (5/5) Installing openssl (1.1.1q-r0) 20:19:56 Executing busybox-1.34.1-r7.trigger 20:19:56 OK: 7 MiB in 19 packages 20:19:58 Removing intermediate container b8d91f650874 20:19:58 ---> 8d1853820ec7 20:19:58 Step 17/26 : COPY --from=builder /usr/local/bin/spire-agent /usr/local/bin 20:19:59 ---> 26380a6e4e6d 20:19:59 Step 18/26 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin 20:20:01 ---> 6af72fe6f5f5 20:20:01 Step 19/26 : COPY --from=builder /edgex-go/cmd/security-spire-agent/docker-entrypoint.sh /usr/local/bin/ 20:20:02 ---> 240f6dbddd31 20:20:02 Step 20/26 : COPY --from=builder /edgex-go/cmd/security-spire-agent/agent.conf /usr/local/etc/spire/agent.conf.tpl 20:20:02 ---> 52b5299c1157 20:20:02 Step 21/26 : COPY --from=builder /edgex-go/cmd/security-spire-agent/openssl.conf /usr/local/etc/ 20:20:02 ---> 0cc0d04ba75e 20:20:02 Step 22/26 : ENTRYPOINT [ "/usr/bin/dumb-init" ] 20:20:02 ---> Running in ffcbf349a9b8 20:20:03 Removing intermediate container ffcbf349a9b8 20:20:03 ---> 10816ca37a45 20:20:03 Step 23/26 : CMD [ "--verbose", "docker-entrypoint.sh" ] 20:20:03 ---> Running in cd360d7c1554 20:20:03 Removing intermediate container cd360d7c1554 20:20:03 ---> 184b69228ba5 20:20:03 Step 24/26 : LABEL arch=x86_64 20:20:03 ---> Running in d304a66af3e6 20:20:03 Removing intermediate container d304a66af3e6 20:20:03 ---> 196d1bc306b1 20:20:03 Step 25/26 : LABEL git_sha=87e3402f023d747f27e4edf0d967aa7c284c3465 20:20:03 ---> Running in de9bb00cfc3e 20:20:04 Removing intermediate container de9bb00cfc3e 20:20:04 ---> 18bf8d4fc493 20:20:04 Step 26/26 : LABEL version=0.0.0 20:20:04 ---> Running in 542ffa189c64 20:20:04 Removing intermediate container 542ffa189c64 20:20:04 ---> d670c3abc651 20:20:04 20:20:04 Successfully built d670c3abc651 20:20:04 Successfully tagged security-spire-agent:latest 20:20:04 Building support-notifications 20:20:07  Building security-spire-agent ... done Step 1/23 : ARG BUILDER_BASE=golang:1.18-alpine3.16 20:20:07 Step 2/23 : FROM ${BUILDER_BASE} AS builder 20:20:07 ---> 994d5b7b8a33 20:20:07 Step 3/23 : ARG ADD_BUILD_TAGS="" 20:20:07 ---> Using cache 20:20:07 ---> 549142b5819d 20:20:07 Step 4/23 : WORKDIR /edgex-go 20:20:07 ---> Using cache 20:20:07 ---> 535f12e80500 20:20:07 Step 5/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 20:20:07 ---> Using cache 20:20:07 ---> c21164320f9e 20:20:07 Step 6/23 : RUN apk add --update --no-cache make bash git ca-certificates 20:20:08 ---> Running in 6ac7c59fd34e 20:20:09 fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 20:20:10 fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 20:20:11 OK: 211 MiB in 51 packages 20:20:11 Running on prd-ubuntu20.04-docker-arm64-4c-16g-29989 in /w/workspace/edgexfoundry_edgex-go_PR-4161 [Pipeline] { [Pipeline] ws 20:20:11 Running in /w/workspace/edgex-go/2 [Pipeline] { [Pipeline] checkout 20:20:11 The recommended git tool is: git 20:20:11 Removing intermediate container 6ac7c59fd34e 20:20:11 ---> 637d9810c019 20:20:11 Step 7/23 : COPY go.mod vendor* ./ 20:20:12 ---> fcb76dc458e9 20:20:12 Step 8/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 20:20:12 ---> Running in 33aee8bdaa4c 20:20:17 using credential edgex-jenkins-ssh 20:20:17 Cloning the remote Git repository 20:20:17 Cloning repository git@github.com:edgexfoundry/edgex-go.git 20:20:18 > git init /w/workspace/edgex-go/2 # timeout=10 20:20:18 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git 20:20:18 > git --version # timeout=10 20:20:18 > git --version # 'git version 2.25.1' 20:20:18 using GIT_SSH to set credentials SSH Credentials for GitHub 20:20:18 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 20:20:21 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup 20:20:23 Removing intermediate container 33aee8bdaa4c 20:20:23 ---> 291953f12b35 20:20:23 Step 9/23 : COPY . . 20:20:27 Removing intermediate container ac3c3d6389d9 20:20:27 ---> 75ffeaa6ef07 20:20:27 20:20:27 Step 10/25 : FROM alpine:3.16 20:20:27 Removing intermediate container a1409484f6ce 20:20:27 ---> d2ddf1ba1f30 20:20:27 20:20:27 Step 11/25 : FROM alpine:3.16 20:20:28 3.16: Pulling from library/alpine 20:20:28 3.16: Pulling from library/alpine 20:20:29 Digest: sha256:bc41182d7ef5ffc53a40b044e725193bc10142a1243f395ee852a8d9730fc2ad 20:20:29 Status: Downloaded newer image for alpine:3.16 20:20:29 Digest: sha256:bc41182d7ef5ffc53a40b044e725193bc10142a1243f395ee852a8d9730fc2ad 20:20:29 Status: Image is up to date for alpine:3.16 20:20:29 ---> 9c6f07244728 20:20:29 Step 12/25 : RUN apk add --update --no-cache dumb-init 20:20:29 ---> 9c6f07244728 20:20:29 Step 11/25 : RUN apk add --update --no-cache ca-certificates dumb-init su-exec 20:20:29 ---> Running in c838365edb88 20:20:29 ---> Running in 79b2b2338a4e 20:20:29 ---> 7d5fd0ba38ba 20:20:29 Step 10/23 : RUN make cmd/support-notifications/support-notifications 20:20:29 ---> Running in f2e365e98d48 20:20:29 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 20:20:29 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 20:20:29 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 20:20:29 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 20:20:30 Removing intermediate container f8e9844ac07c 20:20:30 ---> 969b5764c25b 20:20:30 20:20:30 Step 9/20 : FROM alpine:3.15 20:20:30 ---> c4fc93816858 20:20:30 Step 10/20 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' 20:20:30 ---> Using cache 20:20:30 ---> a22bcfdd9b58 20:20:30 Step 11/20 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 20:20:30 ---> Using cache 20:20:30 ---> 7a331af997d4 20:20:30 Step 12/20 : RUN apk update && apk --no-cache --update add dumb-init curl gcompat 20:20:30 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 20:20:30 ---> Running in 67745ad5929d 20:20:30 (1/1) Installing dumb-init (1.2.5-r1) 20:20:30 Executing busybox-1.35.0-r17.trigger 20:20:30 OK: 6 MiB in 15 packages 20:20:30 (1/3) Installing ca-certificates (20220614-r0) 20:20:30 (2/3) Installing dumb-init (1.2.5-r1) 20:20:30 (3/3) Installing su-exec (0.2-r1) 20:20:30 Executing busybox-1.35.0-r17.trigger 20:20:30 Executing ca-certificates-20220614-r0.trigger 20:20:30 OK: 6 MiB in 17 packages 20:20:30 fetch https://dl-4.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 20:20:31 Removing intermediate container 79b2b2338a4e 20:20:31 ---> 1ff7d3d5a03b 20:20:31 Step 13/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 20:20:31 ---> Running in 93eb648b0c27 20:20:31 Removing intermediate container c838365edb88 20:20:31 ---> 1367da42c144 20:20:31 Step 12/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' 20:20:31 Removing intermediate container 93eb648b0c27 20:20:31 ---> 79758aa61463 20:20:31 Step 14/25 : ENV APP_PORT=59881 20:20:31 ---> Running in 2fc3b7cdcdff 20:20:31 ---> Running in b8910744276d 20:20:31 Removing intermediate container 2fc3b7cdcdff 20:20:31 ---> 69b649742587 20:20:31 Step 13/25 : WORKDIR / 20:20:31 Removing intermediate container b8910744276d 20:20:31 ---> c92b6e6b8a4d 20:20:31 Step 15/25 : EXPOSE $APP_PORT 20:20:31 ---> Running in b86e51525dcd 20:20:31 ---> Running in db01904c101e 20:20:31 Removing intermediate container b86e51525dcd 20:20:31 ---> f33fcd9482e3 20:20:31 Step 14/25 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/res/token-config.json /res-file-token-provider/token-config.json 20:20:31 Removing intermediate container db01904c101e 20:20:31 ---> b4f1dbcd03fc 20:20:31 Step 16/25 : WORKDIR / 20:20:31 fetch https://dl-4.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 20:20:31 ---> Running in 74c4e5df9a2a 20:20:31 ---> 58f6dea322b3 20:20:31 Step 15/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res-file-token-provider/configuration.toml /res-file-token-provider/configuration.toml 20:20:31 Removing intermediate container 74c4e5df9a2a 20:20:31 ---> 783772372199 20:20:31 Step 17/25 : COPY --from=builder /edgex-go/Attribution.txt / 20:20:31 Removing intermediate container 096138a9ae29 20:20:31 ---> 1e6734fe9093 20:20:31 20:20:31 Step 11/23 : FROM alpine:3.16 20:20:31 ---> 9c6f07244728 20:20:31 Step 12/23 : RUN apk add --update --no-cache dumb-init 20:20:31 ---> Using cache 20:20:31 ---> 1ff7d3d5a03b 20:20:31 Step 13/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 20:20:31 ---> Using cache 20:20:31 ---> 79758aa61463 20:20:31 Step 14/23 : ENV APP_PORT=59861 20:20:31 ---> Running in 5c58ced6cfe7 20:20:32 v3.15.6-67-gd27c94c245 [https://dl-4.alpinelinux.org/alpine/v3.15/main] 20:20:32 v3.15.6-67-gd27c94c245 [https://dl-4.alpinelinux.org/alpine/v3.15/community] 20:20:32 OK: 15857 distinct packages available 20:20:32 fetch https://dl-4.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 20:20:32 ---> a2da47673084 20:20:32 Step 16/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml 20:20:32 Removing intermediate container 5c58ced6cfe7 20:20:32 ---> 68eccda7096a 20:20:32 Step 15/23 : EXPOSE $APP_PORT 20:20:32 ---> d93acf59970e 20:20:32 Step 18/25 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / 20:20:32 ---> Running in 2754676995c2 20:20:32 ---> 8522c8c994e3 20:20:32 Step 17/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/kong-admin-config.template.yml /res/kong-admin-config.template.yml 20:20:32 Removing intermediate container 2754676995c2 20:20:32 ---> adfd3f0ab901 20:20:32 Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / 20:20:32 ---> 47634ac3d133 20:20:32 Step 18/25 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . 20:20:32 ---> 8400c2db9a9b 20:20:32 Step 17/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / 20:20:32 ---> 77871f5d1306 20:20:32 Step 19/25 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml 20:20:32 fetch https://dl-4.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 20:20:33 ---> d1be5ee0ced9 20:20:33 Step 20/25 : COPY --from=builder /edgex-go/cmd/core-metadata/res/uom.toml /res/uom.toml 20:20:33 ---> 5a00028cf0c1 20:20:33 Step 19/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . 20:20:33 ---> 05be60f04090 20:20:33 Step 18/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml 20:20:33 (1/9) Installing ca-certificates (20220614-r0) 20:20:33 ---> c0d2cade2bea 20:20:33 Step 21/25 : ENTRYPOINT ["/core-metadata"] 20:20:33 (2/9) Installing brotli-libs (1.0.9-r5) 20:20:33 ---> Running in 9b8f26ce0f79 20:20:33 ---> 7819603602ba 20:20:33 Step 19/23 : ENTRYPOINT ["/support-scheduler"] 20:20:33 (3/9) Installing nghttp2-libs (1.46.0-r0) 20:20:33 ---> Running in de59f7b613ee 20:20:33 (4/9) Installing libcurl (7.80.0-r3) 20:20:33 Removing intermediate container 9b8f26ce0f79 20:20:33 ---> a73c70a82d6e 20:20:33 Step 22/25 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 20:20:33 (5/9) Installing curl (7.80.0-r3) 20:20:33 Removing intermediate container de59f7b613ee 20:20:33 ---> 2d9a0c0755ad 20:20:33 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 20:20:33 ---> Running in 46999fa6a3a9 20:20:33 ---> 0349d5d39ea5 20:20:33 Step 20/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ 20:20:33 (6/9) Installing dumb-init (1.2.5-r1) 20:20:33 ---> Running in c5cdfffc2a86 20:20:33 (7/9) Installing musl-obstack (1.2.3-r0) 20:20:33 Removing intermediate container 46999fa6a3a9 20:20:33 ---> 5768ca9a9912 20:20:33 Step 23/25 : LABEL arch=x86_64 20:20:33 (8/9) Installing libucontext (1.1-r0) 20:20:33 ---> Running in 22ef2306b64d 20:20:33 Removing intermediate container c5cdfffc2a86 20:20:33 ---> fbbc852ea937 20:20:33 Step 21/23 : LABEL arch=x86_64 20:20:33 (9/9) Installing gcompat (1.0.0-r4) 20:20:33 ---> Running in d6161b45deb2 20:20:34 Removing intermediate container 22ef2306b64d 20:20:34 ---> c486060eecca 20:20:34 Step 24/25 : LABEL git_sha=87e3402f023d747f27e4edf0d967aa7c284c3465 20:20:34 ---> cbd19c0a8c6a 20:20:34 Step 21/25 : RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 20:20:34 Executing busybox-1.34.1-r7.trigger 20:20:34 Executing ca-certificates-20220614-r0.trigger 20:20:34 ---> Running in deced302264c 20:20:34 ---> Running in 8c68a247d876 20:20:34 OK: 8 MiB in 23 packages 20:20:34 Removing intermediate container d6161b45deb2 20:20:34 ---> f61792aa10b7 20:20:34 Step 22/23 : LABEL git_sha=87e3402f023d747f27e4edf0d967aa7c284c3465 20:20:34 ---> Running in 1044b269c721 20:20:34 Removing intermediate container deced302264c 20:20:34 ---> b487705607fc 20:20:34 Step 25/25 : LABEL version=0.0.0 20:20:34 ---> Running in 855bfe460977 20:20:34 Removing intermediate container 1044b269c721 20:20:34 ---> 5e9c7a31c3f1 20:20:34 Step 23/23 : LABEL version=0.0.0 20:20:34 ---> Running in 31d9749f7e29 20:20:34 Removing intermediate container 855bfe460977 20:20:34 ---> 3cb796982c83 20:20:34 20:20:34 Removing intermediate container 31d9749f7e29 20:20:34 ---> 5e9aff3adbac 20:20:34 20:20:34 Successfully built 3cb796982c83 20:20:34 Successfully tagged core-metadata:latest 20:20:34  Building core-metadata ... done Building core-command 20:20:34 Successfully built 5e9aff3adbac 20:20:34 Successfully tagged support-scheduler:latest 20:20:34  Building support-scheduler ... done Building security-bootstrapper 20:20:34 Removing intermediate container 67745ad5929d 20:20:34 ---> e903ce862e5c 20:20:34 Step 13/20 : COPY --from=builder /edgex-go/Attribution.txt / 20:20:35 Merging remotes/origin/main commit 48eed856e80a2c589424f23e622b2075d9b38894 into PR head commit 87e3402f023d747f27e4edf0d967aa7c284c3465 20:20:34 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 20:20:34 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 20:20:34 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 20:20:34 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git 20:20:34 using GIT_SSH to set credentials SSH Credentials for GitHub 20:20:34 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/4161/head:refs/remotes/origin/PR-4161 +refs/heads/main:refs/remotes/origin/main # timeout=10 20:20:35 > git config core.sparsecheckout # timeout=10 20:20:35 > git checkout -f 87e3402f023d747f27e4edf0d967aa7c284c3465 # timeout=10 20:20:35 > git remote # timeout=10 20:20:35 > git config --get remote.origin.url # timeout=10 20:20:36 Merge succeeded, producing 87e3402f023d747f27e4edf0d967aa7c284c3465 20:20:36 Checking out Revision 87e3402f023d747f27e4edf0d967aa7c284c3465 (PR-4161) 20:20:36 ---> 05a7b199dcc3 20:20:36 Step 14/20 : COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/security-spiffe-token-provider / 20:20:36 Removing intermediate container 8c68a247d876 20:20:36 ---> 4fa499ca91ca 20:20:36 Step 22/25 : ENTRYPOINT ["entrypoint.sh"] 20:20:36 ---> Running in 1913d092211b 20:20:36 Removing intermediate container 1913d092211b 20:20:36 ---> 89c946c43674 20:20:36 Step 23/25 : LABEL arch=x86_64 20:20:36 ---> fcadbd7faccd 20:20:36 Step 15/20 : COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/res/configuration.toml /res/configuration.toml 20:20:37 ---> Running in 226ce69e4c71 20:20:37 Removing intermediate container 226ce69e4c71 20:20:37 ---> d15e4f2cdfeb 20:20:37 Step 24/25 : LABEL git_sha=87e3402f023d747f27e4edf0d967aa7c284c3465 20:20:37 ---> 1d64f14ee556 20:20:37 Step 16/20 : ENTRYPOINT [ "/security-spiffe-token-provider" ] 20:20:37 ---> Running in ec39a3f561d3 20:20:37 ---> Running in 5ca3ea30a042 20:20:37 Removing intermediate container ec39a3f561d3 20:20:37 ---> 8a849e008bfb 20:20:37 Step 25/25 : LABEL version=0.0.0 20:20:37 Removing intermediate container 5ca3ea30a042 20:20:37 ---> 1b85e16e4310 20:20:37 Step 17/20 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 20:20:37 ---> Running in 1d4b2aa49ce3 20:20:36 using GIT_SSH to set credentials SSH Credentials for GitHub 20:20:36 > git merge 48eed856e80a2c589424f23e622b2075d9b38894 # timeout=10 20:20:36 > git rev-parse HEAD^{commit} # timeout=10 20:20:36 > git config core.sparsecheckout # timeout=10 20:20:36 > git checkout -f 87e3402f023d747f27e4edf0d967aa7c284c3465 # timeout=10 20:20:38 ---> Running in 116781a59ec9 20:20:38 Removing intermediate container 1d4b2aa49ce3 20:20:38 ---> 3d8a5728ef52 20:20:38 20:20:38 Removing intermediate container 116781a59ec9 20:20:38 ---> e91e8bbb7257 20:20:38 Step 18/20 : LABEL arch=x86_64 20:20:38 Successfully built 3d8a5728ef52 20:20:38 Successfully tagged security-secretstore-setup:latest 20:20:38 Building sys-mgmt-agent 20:20:38  Building security-secretstore-setup ... done  ---> Running in f6f5d390161e 20:20:38 Removing intermediate container f6f5d390161e 20:20:38 ---> 8e661bb4055e 20:20:38 Step 19/20 : LABEL git_sha=87e3402f023d747f27e4edf0d967aa7c284c3465 20:20:38 ---> Running in bb2b1eb45952 20:20:39 Removing intermediate container bb2b1eb45952 20:20:39 ---> 16a04950a1a7 20:20:39 Step 20/20 : LABEL version=0.0.0 20:20:39 ---> Running in bf218d5b7390 20:20:39 Removing intermediate container bf218d5b7390 20:20:39 ---> 600bbaba94d2 20:20:39 20:20:39 Successfully built 600bbaba94d2 20:20:39 Successfully tagged security-spiffe-token-provider:latest 20:20:39  Building security-spiffe-token-provider ... done Building core-data 20:20:40 Commit message: "build(deps): Bump github.com/edgexfoundry/go-mod-core-contracts/v2" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 20:20:41 + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json 20:20:41 % Total % Received % Xferd Average Speed Time Time Time Current 20:20:41 Dload Upload Total Spent Left Speed 20:20:41 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12602 100 12602 0 0 195k 0 --:--:-- --:--:-- --:--:-- 195k [Pipeline] sh 20:20:42 + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh 20:20:42 + + sudo tee /etc/docker/daemon.new 20:20:42 sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json 20:20:42 { 20:20:42 "registry-mirrors": [ 20:20:42 "https://nexus3.edgexfoundry.org:10001" 20:20:42 ], 20:20:42 "bip": "10.250.0.254/24", 20:20:42 "hosts": [ 20:20:42 "tcp://0.0.0.0:5555", 20:20:42 "unix:///var/run/docker.sock" 20:20:42 ], 20:20:42 "mtu": 1458, 20:20:42 "selinux-enabled": true, 20:20:42 "seccomp-profile": "/etc/docker/seccomp.json" 20:20:42 } [Pipeline] sh 20:20:42 + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh 20:20:43 Step 1/24 : ARG BUILDER_BASE=golang:1.18-alpine3.16 20:20:43 Step 2/24 : FROM ${BUILDER_BASE} AS builder 20:20:43 ---> 994d5b7b8a33 20:20:43 Step 3/24 : ARG ADD_BUILD_TAGS="" 20:20:43 ---> Using cache 20:20:43 ---> 549142b5819d 20:20:43 Step 4/24 : WORKDIR /edgex-go 20:20:43 ---> Using cache 20:20:43 ---> 535f12e80500 20:20:43 Step 5/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 20:20:43 ---> Using cache 20:20:43 ---> c21164320f9e 20:20:43 Step 6/24 : RUN apk add --update --no-cache make git 20:20:43 ---> Using cache 20:20:43 ---> 36ff4bd3f93a 20:20:43 Step 7/24 : COPY go.mod vendor* ./ 20:20:43 ---> Using cache 20:20:43 ---> b59a98e1af56 20:20:43 Step 8/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 20:20:43 ---> Using cache 20:20:43 ---> a795fce986b8 20:20:43 Step 9/24 : COPY . . 20:20:43 ---> Using cache 20:20:43 ---> 7541abc8b27d 20:20:43 Step 10/24 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-command/core-command 20:20:43 + sudo service docker restart 20:20:44 Step 1/33 : ARG BUILDER_BASE=golang:1.18-alpine3.16 20:20:44 Step 2/33 : FROM ${BUILDER_BASE} AS builder 20:20:44 ---> 994d5b7b8a33 20:20:44 Step 3/33 : WORKDIR /edgex-go 20:20:44 ---> Using cache 20:20:44 ---> cf59df012224 20:20:44 Step 4/33 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 20:20:44 ---> Using cache 20:20:44 ---> b939129c9b45 20:20:44 Step 5/33 : RUN apk add --update --no-cache make git 20:20:46 Step 1/23 : ARG BUILDER_BASE=golang:1.18-alpine3.16 20:20:46 Step 2/23 : FROM ${BUILDER_BASE} AS builder 20:20:46 ---> 994d5b7b8a33 20:20:46 Step 3/23 : WORKDIR /edgex-go 20:20:46 ---> Using cache 20:20:46 ---> cf59df012224 20:20:46 Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 20:20:46 ---> Using cache 20:20:46 ---> b939129c9b45 20:20:46 Step 5/23 : RUN apk add --update --no-cache make bash git 20:20:46 ---> Running in 19c2ac8c282b 20:20:46 ---> Running in f348b0c4138e 20:20:46 ---> Running in 6f92516290a4 20:20:46 Step 1/24 : ARG BUILDER_BASE=golang:1.18-alpine3.16 20:20:46 Step 2/24 : FROM ${BUILDER_BASE} AS builder 20:20:46 ---> 994d5b7b8a33 20:20:46 Step 3/24 : ARG ADD_BUILD_TAGS="" 20:20:46 ---> Using cache 20:20:46 ---> 549142b5819d 20:20:46 Step 4/24 : WORKDIR /edgex-go 20:20:46 ---> Using cache 20:20:46 ---> 535f12e80500 20:20:46 Step 5/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 20:20:46 ---> Using cache 20:20:46 ---> c21164320f9e 20:20:46 Step 6/24 : RUN apk add --update --no-cache zeromq-dev libsodium-dev pkgconfig build-base git 20:20:46 ---> Running in 61b6f3000950 20:20:47 CGO_ENABLED=0 GO111MODULE=on go build -tags " no_zmq non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-command/core-command ./cmd/core-command 20:20:47 fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 20:20:47 fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 20:20:47 fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 20:20:48 fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 20:20:48 fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 20:20:48 fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 20:20:48 OK: 211 MiB in 51 packages 20:20:48 OK: 211 MiB in 51 packages 20:20:48 OK: 211 MiB in 51 packages 20:20:49 Removing intermediate container f348b0c4138e 20:20:49 ---> 5f406a1b6935 20:20:49 Step 6/33 : COPY go.mod vendor* ./ 20:20:49 Removing intermediate container 61b6f3000950 20:20:49 ---> 4bc2eb872ee2 20:20:49 Step 7/24 : COPY go.mod vendor* ./ 20:20:49 Removing intermediate container 6f92516290a4 20:20:49 ---> fa7a95554fce 20:20:49 Step 6/23 : COPY go.mod vendor* ./ 20:20:49 ---> 128021fc7445 20:20:49 Step 7/33 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 20:20:49 ---> a7614d970d4b 20:20:49 Step 8/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 20:20:49 ---> Running in ad4b96796c81 20:20:49 ---> Running in 1f681fb73f6b 20:20:49 ---> 829ea4fab067 20:20:49 Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 20:20:49 ---> Running in 9f4d20fd9f9e 20:21:01 Removing intermediate container f2e365e98d48 20:21:01 ---> 851c88cceb6e 20:21:01 20:21:01 Step 11/23 : FROM alpine:3.16 20:21:01 ---> 9c6f07244728 20:21:01 Step 12/23 : RUN apk add --update --no-cache ca-certificates dumb-init 20:21:01 ---> Running in bac541d48c65 20:21:01 Removing intermediate container 9f4d20fd9f9e 20:21:01 ---> d9260360c811 20:21:01 Step 8/23 : COPY . . 20:21:01 Removing intermediate container ad4b96796c81 20:21:01 ---> c59b486243a5 20:21:01 Step 8/33 : COPY . . 20:21:01 Removing intermediate container 1f681fb73f6b 20:21:01 ---> 149c119e1a60 20:21:01 Step 9/24 : COPY . . 20:21:01 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 20:21:01 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 20:21:01 (1/2) Installing ca-certificates (20220614-r0) 20:21:01 (2/2) Installing dumb-init (1.2.5-r1) 20:21:01 Executing busybox-1.35.0-r17.trigger 20:21:01 Executing ca-certificates-20220614-r0.trigger 20:21:01 OK: 6 MiB in 16 packages [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 20:21:01 provisioning config files... 20:21:01 copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/2@tmp/config2826644535413882364tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 20:21:02 ---> docker-login.sh 20:21:02 nexus3.edgexfoundry.org:10001 20:21:02 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 20:21:03 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 20:21:03 Configure a credential helper to remove this warning. See 20:21:03 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 20:21:03 20:21:03 Login Succeeded 20:21:03 nexus3.edgexfoundry.org:10002 20:21:03 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 20:21:04 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 20:21:04 Configure a credential helper to remove this warning. See 20:21:04 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 20:21:04 20:21:04 Login Succeeded 20:21:04 nexus3.edgexfoundry.org:10003 20:21:04 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 20:21:04 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 20:21:04 Configure a credential helper to remove this warning. See 20:21:04 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 20:21:04 20:21:04 Login Succeeded 20:21:04 nexus3.edgexfoundry.org:10004 20:21:04 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 20:21:04 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 20:21:04 Configure a credential helper to remove this warning. See 20:21:04 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 20:21:04 20:21:04 Login Succeeded 20:21:04 docker.io 20:21:05 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 20:21:05 ---> 2c44af2c5684 20:21:05 Step 10/24 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-data/core-data 20:21:05 ---> a18b9a5bc4fa 20:21:05 Step 9/33 : RUN make cmd/security-bootstrapper/security-bootstrapper 20:21:05 ---> 8e65e8b8ecab 20:21:05 Step 9/23 : RUN make cmd/sys-mgmt-agent/sys-mgmt-agent 20:21:05 ---> Running in 74893a56017f 20:21:05 ---> Running in 702bd3b8bb9f 20:21:05 ---> Running in 4e470e6220d8 20:21:05 Removing intermediate container bac541d48c65 20:21:05 ---> eb0fd131cd02 20:21:05 Step 13/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2021: Intel Corporation' 20:21:05 ---> Running in 206f84c3c86c 20:21:05 Removing intermediate container 206f84c3c86c 20:21:05 ---> e058855e17ac 20:21:05 Step 14/23 : ENV APP_PORT=59860 20:21:05 ---> Running in 21791186f2a3 20:21: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 20:21:05 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 20:21:05 Configure a credential helper to remove this warning. See 20:21:05 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 20:21:05 20:21:05 Login Succeeded 20:21:05 ---> docker-login.sh ends [Pipeline] } 20:21:05 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash 20:21:06 Removing intermediate container 21791186f2a3 20:21:06 ---> c1f236d2da06 20:21:06 Step 15/23 : EXPOSE $APP_PORT 20:21:06 ---> Running in 7965bf870308 20:21:06 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/sys-mgmt-agent/sys-mgmt-agent ./cmd/sys-mgmt-agent [Pipeline] sh 20:21:06 Removing intermediate container 7965bf870308 20:21:06 ---> ae0d3763b0a8 20:21:06 Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / 20:21:06 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper 20:21:06 + git config --global --add safe.directory /w/workspace/edgex-go/2 [Pipeline] echo 20:21:06 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 20:21:06 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 20:21:06 ========================================================= 20:21:06 [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine] 20:21:06 ========================================================= [Pipeline] fileExists [Pipeline] sh 20:21:06 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine 20:21:06 ---> ab60f500675f 20:21:06 Step 17/23 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / 20:21:07 1.18-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 20:21:07 b3c136eddcbf: Pulling fs layer 20:21:07 c0a3192eca97: Pulling fs layer 20:21:07 a050256f5b6f: Pulling fs layer 20:21:07 656be50a0ddc: Pulling fs layer 20:21:07 2bbca73fdf42: Pulling fs layer 20:21:07 46d945488cbd: Pulling fs layer 20:21:07 8a5474983e97: Pulling fs layer 20:21:07 329c88fbcd65: Pulling fs layer 20:21:07 656be50a0ddc: Waiting 20:21:07 2bbca73fdf42: Waiting 20:21:07 46d945488cbd: Waiting 20:21:07 8a5474983e97: Waiting 20:21:07 329c88fbcd65: Waiting 20:21:07 a050256f5b6f: Verifying Checksum 20:21:07 a050256f5b6f: Download complete 20:21:07 c0a3192eca97: Verifying Checksum 20:21:07 c0a3192eca97: Download complete 20:21:07 2bbca73fdf42: Verifying Checksum 20:21:07 2bbca73fdf42: Download complete 20:21:07 46d945488cbd: Verifying Checksum 20:21:07 46d945488cbd: Download complete 20:21:07 b3c136eddcbf: Verifying Checksum 20:21:07 b3c136eddcbf: Download complete 20:21:07 Removing intermediate container 19c2ac8c282b 20:21:07 ---> 37c46f1cd76f 20:21:07 20:21:07 Step 11/24 : FROM alpine:3.16 20:21:07 ---> 9c6f07244728 20:21:07 Step 12/24 : RUN apk add --update --no-cache dumb-init 20:21:07 ---> Using cache 20:21:07 ---> 1ff7d3d5a03b 20:21:07 Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 20:21:07 ---> Using cache 20:21:07 ---> 79758aa61463 20:21:07 Step 14/24 : ENV APP_PORT=59882 20:21:07 ---> Running in 6a26cedab664 20:21:07 ---> 819e6f067962 20:21:07 Step 18/23 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml 20:21:07 Removing intermediate container 6a26cedab664 20:21:07 ---> 6c832e97de99 20:21:07 Step 15/24 : EXPOSE $APP_PORT 20:21:07 ---> Running in 0cd47a280a7e 20:21:07 Removing intermediate container 0cd47a280a7e 20:21:07 ---> 58a46322a0f2 20:21:07 Step 16/24 : WORKDIR / 20:21:07 ---> Running in b80d220ed765 20:21:07 ---> adf6801110d1 20:21:07 Step 19/23 : ENTRYPOINT ["/support-notifications"] 20:21:07 ---> Running in 37c470c6e976 20:21:07 Removing intermediate container 37c470c6e976 20:21:07 ---> 68830e5a07a6 20:21:07 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 20:21:07 Removing intermediate container b80d220ed765 20:21:07 ---> f9834be6dcd6 20:21:07 Step 17/24 : COPY --from=builder /edgex-go/Attribution.txt / 20:21:07 ---> Running in 2b4d86ffaed6 20:21:07 Removing intermediate container 2b4d86ffaed6 20:21:07 ---> a0b9bae3ca9e 20:21:07 Step 21/23 : LABEL arch=x86_64 20:21:07 ---> Running in d5f82c7cb5fe 20:21:08 b3c136eddcbf: Pull complete 20:21:08 ---> 7b264babe10b 20:21:08 Step 18/24 : COPY --from=builder /edgex-go/cmd/core-command/core-command / 20:21:08 Removing intermediate container d5f82c7cb5fe 20:21:08 ---> f2768f2ee8f5 20:21:08 Step 22/23 : LABEL git_sha=87e3402f023d747f27e4edf0d967aa7c284c3465 20:21:08 ---> Running in 76f5eda99142 20:21:08 329c88fbcd65: Verifying Checksum 20:21:08 329c88fbcd65: Download complete 20:21:08 Removing intermediate container 76f5eda99142 20:21:08 ---> e5d00bc9d094 20:21:08 Step 23/23 : LABEL version=0.0.0 20:21:08 ---> Running in ffa0f14147f0 20:21:08 c0a3192eca97: Pull complete 20:21:08 a050256f5b6f: Pull complete 20:21:09 ---> c5a00534a83c 20:21:09 Step 19/24 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml 20:21:09 Removing intermediate container ffa0f14147f0 20:21:09 ---> 42ab02c677a6 20:21:09 20:21:09 Successfully built 42ab02c677a6 20:21:09 Successfully tagged support-notifications:latest 20:21:09 Building security-proxy-setup 20:21:09 8a5474983e97: Verifying Checksum 20:21:09 8a5474983e97: Download complete 20:21:10 656be50a0ddc: Verifying Checksum 20:21:10 656be50a0ddc: Download complete 20:21:10  Building support-notifications ... done  ---> bd3617447a47 20:21:10 Step 20/24 : ENTRYPOINT ["/core-command"] 20:21:10 ---> Running in f3c9655ab9bd 20:21:10 Removing intermediate container f3c9655ab9bd 20:21:10 ---> 4028b46fbae8 20:21:10 Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 20:21:10 ---> Running in 2278f611de75 20:21:10 Removing intermediate container 2278f611de75 20:21:10 ---> 42abf3e01bf3 20:21:10 Step 22/24 : LABEL arch=x86_64 20:21:11 ---> Running in 7aef2b0186c0 20:21:11 Removing intermediate container 7aef2b0186c0 20:21:11 ---> cd1ed12d343a 20:21:11 Step 23/24 : LABEL git_sha=87e3402f023d747f27e4edf0d967aa7c284c3465 20:21:11 ---> Running in 40f4ccc8b024 20:21:11 Removing intermediate container 40f4ccc8b024 20:21:11 ---> 42091d148c68 20:21:11 Step 24/24 : LABEL version=0.0.0 20:21:12 ---> Running in d188f49f62aa 20:21:12 Removing intermediate container d188f49f62aa 20:21:12 ---> 5343a6029a41 20:21:12 20:21:12 Successfully built 5343a6029a41 20:21:12 Successfully tagged core-command:latest 20:21:12  Building core-command ... done Building security-spire-server 20:21:13 Step 1/22 : ARG BUILDER_BASE=golang:1.18-alpine3.16 20:21:13 Step 2/22 : FROM ${BUILDER_BASE} AS builder 20:21:13 ---> 994d5b7b8a33 20:21:13 Step 3/22 : WORKDIR /edgex-go 20:21:13 ---> Using cache 20:21:13 ---> cf59df012224 20:21:13 Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 20:21:13 ---> Using cache 20:21:13 ---> b939129c9b45 20:21:13 Step 5/22 : RUN apk add --update --no-cache make git 20:21:13 ---> Using cache 20:21:13 ---> 5f406a1b6935 20:21:13 Step 6/22 : COPY go.mod vendor* ./ 20:21:13 ---> Using cache 20:21:13 ---> 128021fc7445 20:21:13 Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 20:21:13 ---> Using cache 20:21:13 ---> c59b486243a5 20:21:13 Step 8/22 : COPY . . 20:21:13 ---> Using cache 20:21:13 ---> a18b9a5bc4fa 20:21:13 Step 9/22 : RUN make cmd/security-proxy-setup/security-proxy-setup cmd/secrets-config/secrets-config 20:21:14 ---> Running in 543ae989cf4d 20:21:15 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-proxy-setup/security-proxy-setup ./cmd/security-proxy-setup 20:21:16 Step 1/25 : ARG BUILDER_BASE=golang:1.18-alpine3.16 20:21:16 Step 2/25 : FROM ${BUILDER_BASE} AS builder 20:21:16 ---> 994d5b7b8a33 20:21:16 Step 3/25 : WORKDIR /edgex-go 20:21:16 ---> Using cache 20:21:16 ---> cf59df012224 20:21:16 Step 4/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 20:21:16 ---> Using cache 20:21:16 ---> b939129c9b45 20:21:16 Step 5/25 : RUN apk add --update --no-cache make git build-base curl 20:21:16 ---> Using cache 20:21:16 ---> 8c41593be222 20:21:16 Step 6/25 : COPY go.mod vendor* ./ 20:21:16 ---> Using cache 20:21:16 ---> 02f4fe82df99 20:21:16 Step 7/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 20:21:16 ---> Using cache 20:21:16 ---> 05cd75518e65 20:21:16 Step 8/25 : COPY . . 20:21:16 ---> Using cache 20:21:16 ---> 17dac879524a 20:21:16 Step 9/25 : ARG SPIRE_RELEASE=1.2.1 20:21:16 ---> Using cache 20:21:16 ---> f4f88ad7f63d 20:21:16 Step 10/25 : WORKDIR /edgex-go/spire-build 20:21:16 ---> Using cache 20:21:16 ---> 6f584ad8ff88 20:21:16 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 20:21:17 ---> Running in 2d5bb284ec9e 20:21:19 Removing intermediate container 2d5bb284ec9e 20:21:19 ---> 2fb084b3203b 20:21:19 Step 12/25 : WORKDIR /edgex-go 20:21:19 ---> Running in 8bd85ca0c216 20:21:19 Removing intermediate container 8bd85ca0c216 20:21:19 ---> 069b9e34f67d 20:21:19 20:21:19 Step 13/25 : FROM alpine:3.15 20:21:19 ---> c4fc93816858 20:21:19 Step 14/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' 20:21:19 ---> Using cache 20:21:19 ---> a22bcfdd9b58 20:21:19 Step 15/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 20:21:19 ---> Using cache 20:21:19 ---> 7a331af997d4 20:21:19 Step 16/25 : RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 20:21:19 ---> Using cache 20:21:19 ---> 8d1853820ec7 20:21:19 Step 17/25 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin 20:21:21 ---> 45740f9e65fb 20:21:21 Step 18/25 : COPY --from=builder /edgex-go/cmd/security-spire-server/docker-entrypoint.sh /usr/local/bin/ 20:21:22 ---> c75f9dcac713 20:21:22 Step 19/25 : COPY --from=builder /edgex-go/cmd/security-spire-server/server.conf /usr/local/etc/spire/server.conf.tpl 20:21:22 ---> eb2bf0cac87d 20:21:22 Step 20/25 : COPY --from=builder /edgex-go/cmd/security-spire-server/openssl.conf /usr/local/etc/ 20:21:23 ---> d9ff6e7e5d72 20:21:23 Step 21/25 : ENTRYPOINT [ "/usr/bin/dumb-init" ] 20:21:23 ---> Running in 5f410c9ac5e9 20:21:23 Removing intermediate container 5f410c9ac5e9 20:21:23 ---> 2b5691d56485 20:21:23 Step 22/25 : CMD [ "--verbose", "docker-entrypoint.sh" ] 20:21:23 ---> Running in a0e2ea807741 20:21:23 Removing intermediate container a0e2ea807741 20:21:23 ---> 18b675dd26c1 20:21:23 Step 23/25 : LABEL arch=x86_64 20:21:23 ---> Running in 49ef16245117 20:21:24 Removing intermediate container 49ef16245117 20:21:24 ---> 8558884075fd 20:21:24 Step 24/25 : LABEL git_sha=87e3402f023d747f27e4edf0d967aa7c284c3465 20:21:24 ---> Running in ae029603227a 20:21:24 Removing intermediate container ae029603227a 20:21:24 ---> 5c825c6a571a 20:21:24 Step 25/25 : LABEL version=0.0.0 20:21:24 ---> Running in 336bae8deb57 20:21:24 Removing intermediate container 336bae8deb57 20:21:24 ---> 372b51185cd3 20:21:24 20:21:24 Successfully built 372b51185cd3 20:21:24 Successfully tagged security-spire-server:latest 20:21:24  Building security-spire-server ... done Building security-spire-config 20:21:25 656be50a0ddc: Pull complete 20:21:25 2bbca73fdf42: Pull complete 20:21:25 46d945488cbd: Pull complete 20:21:27 Step 1/26 : ARG BUILDER_BASE=golang:1.18-alpine3.16 20:21:27 Step 2/26 : FROM ${BUILDER_BASE} AS builder 20:21:27 ---> 994d5b7b8a33 20:21:27 Step 3/26 : WORKDIR /edgex-go 20:21:27 ---> Using cache 20:21:27 ---> cf59df012224 20:21:27 Step 4/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 20:21:27 ---> Using cache 20:21:27 ---> b939129c9b45 20:21:27 Step 5/26 : RUN apk add --update --no-cache make git build-base curl 20:21:27 ---> Using cache 20:21:27 ---> 8c41593be222 20:21:27 Step 6/26 : COPY go.mod vendor* ./ 20:21:27 ---> Using cache 20:21:27 ---> 02f4fe82df99 20:21:27 Step 7/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 20:21:27 ---> Using cache 20:21:27 ---> 05cd75518e65 20:21:27 Step 8/26 : COPY . . 20:21:27 ---> Using cache 20:21:27 ---> 17dac879524a 20:21:27 Step 9/26 : ARG SPIRE_RELEASE=1.2.1 20:21:27 ---> Using cache 20:21:27 ---> f4f88ad7f63d 20:21:27 Step 10/26 : WORKDIR /edgex-go/spire-build 20:21:27 ---> Using cache 20:21:27 ---> 6f584ad8ff88 20:21:27 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 20:21:27 ---> Using cache 20:21:27 ---> 1681a18be8c6 20:21:27 Step 12/26 : WORKDIR /edgex-go 20:21:27 ---> Using cache 20:21:27 ---> deaf322d7d01 20:21:27 20:21:27 Step 13/26 : FROM alpine:3.15 20:21:27 ---> c4fc93816858 20:21:27 Step 14/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' 20:21:27 ---> Using cache 20:21:27 ---> a22bcfdd9b58 20:21:27 Step 15/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 20:21:27 ---> Using cache 20:21:27 ---> 7a331af997d4 20:21:27 Step 16/26 : RUN apk update && apk --no-cache --update add dumb-init gcompat 20:21:28 ---> Running in bc7f47c9c2f6 20:21:29 fetch https://dl-4.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 20:21:30 fetch https://dl-4.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 20:21:30 v3.15.6-67-gd27c94c245 [https://dl-4.alpinelinux.org/alpine/v3.15/main] 20:21:30 v3.15.6-67-gd27c94c245 [https://dl-4.alpinelinux.org/alpine/v3.15/community] 20:21:30 OK: 15857 distinct packages available 20:21:30 fetch https://dl-4.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 20:21:30 8a5474983e97: Pull complete 20:21:31 fetch https://dl-4.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 20:21:31 (1/4) Installing dumb-init (1.2.5-r1) 20:21:31 (2/4) Installing musl-obstack (1.2.3-r0) 20:21:31 (3/4) Installing libucontext (1.1-r0) 20:21:31 (4/4) Installing gcompat (1.0.0-r4) 20:21:31 Executing busybox-1.34.1-r7.trigger 20:21:31 OK: 6 MiB in 18 packages 20:21:33 Removing intermediate container bc7f47c9c2f6 20:21:33 ---> f0b186a58dc2 20:21:33 Step 17/26 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin 20:21:33 329c88fbcd65: Pull complete 20:21:33 Digest: sha256:53af0e8f7504757f555691f1ffb14839a2b3754f429f24055fc4060c6a6ea7d8 20:21:33 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine 20:21:33 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine [Pipeline] fileExists [Pipeline] sh 20:21:33 + + docker build -techo ci-base-image-arm64 FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine 20:21:33 WORKDIR /edgex 20:21:33 COPY go.mod . 20:21:33 RUN go mod download -f 20:21:33 - . 20:21:34 Sending build context to Docker daemon 3.232MB 20:21:34 Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine 20:21:34 ---> ff4287adb874 20:21:34 Step 2/4 : WORKDIR /edgex 20:21:35 ---> d9ee455b03a7 20:21:35 Step 18/26 : COPY --from=builder /edgex-go/cmd/security-spire-config/docker-entrypoint.sh /usr/local/bin/ 20:21:35 ---> 70bd0c706bc7 20:21:35 Step 19/26 : WORKDIR /usr/local/etc/spiffe-scripts.d 20:21:35 ---> Running in 830fe5b5ad09 20:21:35 Removing intermediate container 4e470e6220d8 20:21:35 ---> fdd84510299b 20:21:35 Step 10/23 : RUN make cmd/sys-mgmt-executor/sys-mgmt-executor 20:21:35 ---> Running in 147166d7925b 20:21:36 Removing intermediate container 830fe5b5ad09 20:21:36 ---> a0b54fb92f7d 20:21:36 Step 20/26 : COPY --from=builder /edgex-go/cmd/security-spire-config/seed_builtin_entries.sh /usr/local/etc/spiffe-scripts.d 20:21:36 ---> Running in 389334fa96d7 20:21:36 ---> c0248719416f 20:21:36 Step 21/26 : WORKDIR / 20:21:36 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 20:21:36 ---> Running in ded41835fe01 20:21:36 Removing intermediate container 389334fa96d7 20:21:36 ---> 0610d336f480 20:21:36 Step 3/4 : COPY go.mod . 20:21:36 Removing intermediate container ded41835fe01 20:21:36 ---> 5630f623651a 20:21:36 Step 22/26 : ENTRYPOINT [ "/usr/bin/dumb-init" ] 20:21:36 ---> Running in b2d29ba3a66c 20:21:36 Removing intermediate container 702bd3b8bb9f 20:21:36 ---> 94dfd3f0ab91 20:21:36 20:21:36 Step 10/33 : FROM alpine:3.16 20:21:36 ---> 9c6f07244728 20:21:36 Step 11/33 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' 20:21:36 ---> Running in 66a6c927dd01 20:21:37 ---> 2d1432fd3a42 20:21:37 Step 4/4 : RUN go mod download 20:21:37 ---> Running in 38666cccdfbd 20:21:37 Removing intermediate container b2d29ba3a66c 20:21:37 ---> 0001cfe32074 20:21:37 Step 23/26 : CMD [ "--verbose", "docker-entrypoint.sh" ] 20:21:37 ---> Running in 4d59aa10989c 20:21:37 Removing intermediate container 66a6c927dd01 20:21:37 ---> adb830796d6b 20:21:37 Step 12/33 : RUN apk add --update --no-cache dumb-init su-exec 20:21:37 ---> Running in 65b2a823d39e 20:21:37 Removing intermediate container 4d59aa10989c 20:21:37 ---> c60234866e01 20:21:37 Step 24/26 : LABEL arch=x86_64 20:21:37 ---> Running in db53a1b2fc71 20:21:37 Removing intermediate container 147166d7925b 20:21:37 ---> 493fce7a0bdf 20:21:37 20:21:37 Step 11/23 : FROM alpine:3.16 20:21:37 ---> 9c6f07244728 20:21:37 Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2017-2019: Mainflux, Cavium, Dell, Copyright (c) 2021: Intel Corporation' 20:21:37 ---> Running in 5541f39af47b 20:21:37 Removing intermediate container db53a1b2fc71 20:21:37 ---> d2f1900ca87a 20:21:37 Step 25/26 : LABEL git_sha=87e3402f023d747f27e4edf0d967aa7c284c3465 20:21:37 ---> Running in a940619d9990 20:21:37 Removing intermediate container 5541f39af47b 20:21:37 ---> cc42522ada19 20:21:37 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 20:21:37 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 20:21:38 ---> Running in 3a2d8aa3dff2 20:21:38 Removing intermediate container a940619d9990 20:21:38 ---> 592aa1d15c83 20:21:38 Step 26/26 : LABEL version=0.0.0 20:21:38 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 20:21:38 ---> Running in 1ce208da6270 20:21:38 Removing intermediate container 1ce208da6270 20:21:38 ---> 878cb0a18fe2 20:21:38 20:21:38 (1/2) Installing dumb-init (1.2.5-r1) 20:21:38 (2/2) Installing su-exec (0.2-r1) 20:21:38 Executing busybox-1.35.0-r17.trigger 20:21:38 OK: 6 MiB in 16 packages 20:21:38 Successfully built 878cb0a18fe2 20:21:38 Successfully tagged security-spire-config:latest 20:21:38  Building security-spire-config ... done fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 20:21:38 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 20:21:38 (1/33) Installing ncurses-terminfo-base (6.3_p20220521-r0) 20:21:38 (2/33) Installing ncurses-libs (6.3_p20220521-r0) 20:21:38 (3/33) Installing readline (8.1.2-r0) 20:21:38 (4/33) Installing bash (5.1.16-r2) 20:21:38 Executing bash-5.1.16-r2.post-install 20:21:38 (5/33) Installing ca-certificates (20220614-r0) 20:21:38 (6/33) Installing brotli-libs (1.0.9-r6) 20:21:38 (7/33) Installing nghttp2-libs (1.47.0-r0) 20:21:38 (8/33) Installing libcurl (7.83.1-r3) 20:21:38 (9/33) Installing curl (7.83.1-r3) 20:21:38 (10/33) Installing docker-cli (20.10.18-r0) 20:21:38 Removing intermediate container 65b2a823d39e 20:21:38 ---> 08184ac1e769 20:21:38 Step 13/33 : ENV SECURITY_INIT_DIR /edgex-init 20:21:39 ---> Running in 7f98b2739583 20:21:39 (11/33) Installing dumb-init (1.2.5-r1) 20:21:39 (12/33) Installing libbz2 (1.0.8-r1) 20:21:39 (13/33) Installing expat (2.4.8-r0) 20:21:39 (14/33) Installing libffi (3.4.2-r1) 20:21:39 (15/33) Installing gdbm (1.23-r0) 20:21:39 (16/33) Installing xz-libs (5.2.5-r1) 20:21:39 (17/33) Installing libgcc (11.2.1_git20220219-r2) 20:21:39 (18/33) Installing libstdc++ (11.2.1_git20220219-r2) 20:21:39 (19/33) Installing mpdecimal (2.5.1-r1) 20:21:39 (20/33) Installing sqlite-libs (3.38.5-r0) 20:21:39 (21/33) Installing python3 (3.10.5-r0) 20:21:39 Removing intermediate container 7f98b2739583 20:21:39 ---> 272f03a3a8e0 20:21:39 Step 14/33 : ENV SECURITY_INIT_STAGING /edgex-init-staging 20:21:39 ---> Running in 327004eada4d 20:21:39 Removing intermediate container 74893a56017f 20:21:39 ---> 3fc119603e3d 20:21:39 20:21:39 Step 11/24 : FROM alpine:3.16 20:21:39 ---> 9c6f07244728 20:21:39 Step 12/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' 20:21:39 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/secrets-config ./cmd/secrets-config 20:21:39 ---> Running in 2acfaa1a5354 20:21:39 Removing intermediate container 327004eada4d 20:21:39 ---> 6b2297a0a11b 20:21:39 Step 15/33 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_STAGING}/bootstrap-redis 20:21:39 ---> Running in e8c9e774f945 20:21:39 Removing intermediate container 2acfaa1a5354 20:21:39 ---> baddafdb10ba 20:21:39 Step 13/24 : ENV APP_PORT=59880 20:21:39 ---> Running in ef989ed7c789 20:21:39 (22/33) Installing py3-contextlib2 (21.6.0-r2) 20:21:39 (23/33) Installing py3-tomli (2.0.1-r1) 20:21:39 Removing intermediate container e8c9e774f945 20:21:39 ---> e1e8f10ef844 20:21:39 Step 16/33 : ARG BOOTSTRAP_MOSQUITTO_DIR=${SECURITY_INIT_STAGING}/bootstrap-mosquitto 20:21:39 (24/33) Installing py3-pep517 (0.12.0-r2) 20:21:39 (25/33) Installing py3-six (1.16.0-r1) 20:21:39 (26/33) Installing py3-retrying (1.3.3-r3) 20:21:39 (27/33) Installing py3-appdirs (1.4.4-r3) 20:21:39 (28/33) Installing py3-more-itertools (8.13.0-r0) 20:21:39 (29/33) Installing py3-ordered-set (4.0.2-r3) 20:21:39 (30/33) Installing py3-parsing (2.4.7-r3) 20:21:39 ---> Running in 23d1911ee772 20:21:39 (31/33) Installing py3-packaging (21.3-r0) 20:21:39 (32/33) Installing py3-setuptools (59.4.0-r0) 20:21:39 Removing intermediate container ef989ed7c789 20:21:39 ---> 5de63b36e842 20:21:39 Step 14/24 : EXPOSE $APP_PORT 20:21:40 (33/33) Installing py3-pip (22.1.1-r0) 20:21:40 ---> Running in 67eb1da24026 20:21:40 Removing intermediate container 23d1911ee772 20:21:40 ---> 4de019303a01 20:21:40 Step 17/33 : RUN mkdir -p ${BOOTSTRAP_REDIS_DIR} ${BOOTSTRAP_MOSQUITTO_DIR} 20:21:40 ---> Running in d037ad3642f3 20:21:40 Removing intermediate container 67eb1da24026 20:21:40 ---> e41d3ec321f0 20:21:40 Step 15/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 20:21:40 Executing busybox-1.35.0-r17.trigger 20:21:40 Executing ca-certificates-20220614-r0.trigger 20:21:40 ---> Running in 17b03f2860fd 20:21:40 OK: 122 MiB in 47 packages 20:21:41 Removing intermediate container 17b03f2860fd 20:21:41 ---> 143953131f8c 20:21:41 Step 16/24 : RUN apk add --update --no-cache zeromq dumb-init 20:21:41 Removing intermediate container d037ad3642f3 20:21:41 ---> 1c1ab6a4dfb7 20:21:41 Step 18/33 : WORKDIR ${SECURITY_INIT_STAGING} 20:21:41 ---> Running in f05a9af2407a 20:21:41 ---> Running in 3b39de3c14d6 20:21:41 Removing intermediate container 3b39de3c14d6 20:21:41 ---> c663b5aeb30b 20:21:41 Step 19/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_STAGING}/ 20:21:41 fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 20:21:41 ---> 8abd5f6edb8b 20:21:41 Step 20/33 : RUN chmod +x ${SECURITY_INIT_STAGING}/*.sh 20:21:41 ---> Running in 3cfa4723563e 20:21:42 fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 20:21:42 Collecting docker-compose==1.23.2 20:21:42 Downloading docker_compose-1.23.2-py2.py3-none-any.whl (131 kB) 20:21:42 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 131.9/131.9 kB 9.3 MB/s eta 0:00:00 20:21:42 Collecting docopt<0.7,>=0.6.1 20:21:42 Downloading docopt-0.6.2.tar.gz (25 kB) 20:21:42 Removing intermediate container 543ae989cf4d 20:21:42 ---> 02fd085783b7 20:21:42 20:21:42 Step 10/22 : FROM alpine:3.16 20:21:42 ---> 9c6f07244728 20:21:42 Step 11/22 : RUN apk add --update --no-cache curl dumb-init 20:21:42 Preparing metadata (setup.py): started 20:21:42 ---> Running in 729c211610ad 20:21:42 Removing intermediate container 3cfa4723563e 20:21:42 ---> ccfda99aa300 20:21:42 Step 21/33 : COPY --from=builder /edgex-go/Attribution.txt / 20:21:42 (1/6) Installing dumb-init (1.2.5-r1) 20:21:42 (2/6) Installing libgcc (11.2.1_git20220219-r2) 20:21:42 (3/6) Installing libsodium (1.0.18-r0) 20:21:42 ---> 51b37ecf476b 20:21:42 Step 22/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . 20:21:42 Preparing metadata (setup.py): finished with status 'done' 20:21:42 (4/6) Installing libstdc++ (11.2.1_git20220219-r2) 20:21:42 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 20:21:42 Collecting PyYAML<4,>=3.10 20:21:42 Downloading PyYAML-3.13.tar.gz (270 kB) 20:21:42 (5/6) Installing libzmq (4.3.4-r0) 20:21:43 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 20:21:43 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 270.6/270.6 kB 11.6 MB/s eta 0:00:00 20:21:43 (6/6) Installing zeromq (4.3.4-r0) 20:21:43 Executing busybox-1.35.0-r17.trigger 20:21:43 OK: 8 MiB in 20 packages 20:21:43 (1/6) Installing ca-certificates (20220614-r0) 20:21:43 Preparing metadata (setup.py): started 20:21:43 (2/6) Installing brotli-libs (1.0.9-r6) 20:21:43 ---> 9a3ec085ac47 20:21:43 Step 23/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.toml ./res/ 20:21:43 (3/6) Installing nghttp2-libs (1.47.0-r0) 20:21:43 (4/6) Installing libcurl (7.83.1-r3) 20:21:43 (5/6) Installing curl (7.83.1-r3) 20:21:43 (6/6) Installing dumb-init (1.2.5-r1) 20:21:43 Executing busybox-1.35.0-r17.trigger 20:21:43 Executing ca-certificates-20220614-r0.trigger 20:21:43 OK: 8 MiB in 20 packages 20:21:43 ---> f5098e113253 20:21:43 Step 24/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml ${BOOTSTRAP_REDIS_DIR}/res/ 20:21:43 Preparing metadata (setup.py): finished with status 'done' 20:21:43 Collecting dockerpty<0.5,>=0.4.1 20:21:43 Downloading dockerpty-0.4.1.tar.gz (13 kB) 20:21:43 Preparing metadata (setup.py): started 20:21:43 Removing intermediate container f05a9af2407a 20:21:43 ---> c0ea2bb5b38e 20:21:43 Step 17/24 : COPY --from=builder /edgex-go/Attribution.txt / 20:21:43 ---> e846303d8536 20:21:43 Step 25/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-mosquitto/configuration.toml ${BOOTSTRAP_MOSQUITTO_DIR}/res/ 20:21:43 Preparing metadata (setup.py): finished with status 'done' 20:21:43 Collecting websocket-client<1.0,>=0.32.0 20:21:43 Downloading websocket_client-0.59.0-py2.py3-none-any.whl (67 kB) 20:21:43 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 67.2/67.2 kB 65.4 MB/s eta 0:00:00 20:21:43 Removing intermediate container 729c211610ad 20:21:43 ---> d82c3f56d7a6 20:21:43 Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' 20:21:43 Collecting cached-property<2,>=1.2.0 20:21:43 Downloading cached_property-1.5.2-py2.py3-none-any.whl (7.6 kB) 20:21:43 ---> 29554abb282c 20:21:43 Step 18/24 : COPY --from=builder /edgex-go/cmd/core-data/core-data / 20:21:43 ---> 4df631e07e7c 20:21:43 Step 26/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ ${SECURITY_INIT_STAGING}/consul-bootstrapper/ 20:21:43 ---> Running in 5068612edcf2 20:21:43 Collecting jsonschema<3,>=2.5.1 20:21:43 Downloading jsonschema-2.6.0-py2.py3-none-any.whl (39 kB) 20:21:44 Removing intermediate container 5068612edcf2 20:21:44 ---> 15af8b918ea2 20:21:44 Step 13/22 : WORKDIR /edgex 20:21:44 Collecting requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1 20:21:44 Downloading requests-2.20.1-py2.py3-none-any.whl (57 kB) 20:21:44 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 58.0/58.0 kB 133.3 MB/s eta 0:00:00 20:21:44 Requirement already satisfied: six<2,>=1.3.0 in /usr/lib/python3.10/site-packages (from docker-compose==1.23.2) (1.16.0) 20:21:44 ---> Running in bef69a782a1f 20:21:44 ---> a70148a222c9 20:21:44 Step 27/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / 20:21:44 Collecting docker<4.0,>=3.6.0 20:21:44 Downloading docker-3.7.3-py2.py3-none-any.whl (134 kB) 20:21:44 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 134.5/134.5 kB 62.0 MB/s eta 0:00:00 20:21:44 Collecting texttable<0.10,>=0.9.0 20:21:44 Downloading texttable-0.9.1.tar.gz (11 kB) 20:21:44 Preparing metadata (setup.py): started 20:21:44 Removing intermediate container bef69a782a1f 20:21:44 ---> 9aff71a3b58f 20:21:44 Step 14/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/res/configuration.toml res/configuration.toml 20:21:44 ---> b6c920119208 20:21:44 Step 19/24 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml 20:21:44 ---> 9c5fc06c5f54 20:21:44 Step 28/33 : RUN chmod +x /entrypoint.sh 20:21:44 ---> Running in a16d16561474 20:21:44 Preparing metadata (setup.py): finished with status 'done' 20:21:44 ---> b71d928b73a8 20:21:44 Step 15/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/security-proxy-setup . 20:21:44 Collecting docker-pycreds>=0.4.0 20:21:44 Downloading docker_pycreds-0.4.0-py2.py3-none-any.whl (9.0 kB) 20:21:44 ---> fe910ae96dcf 20:21:44 Step 20/24 : ENTRYPOINT ["/core-data"] 20:21:44 ---> Running in 442247c3989a 20:21:44 Collecting idna<2.8,>=2.5 20:21:44 Downloading idna-2.7-py2.py3-none-any.whl (58 kB) 20:21:44 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 58.2/58.2 kB 137.5 MB/s eta 0:00:00 20:21:44 Collecting chardet<3.1.0,>=3.0.2 20:21:44 Downloading chardet-3.0.4-py2.py3-none-any.whl (133 kB) 20:21:44 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 133.4/133.4 kB 84.5 MB/s eta 0:00:00 20:21:44 Collecting urllib3<1.25,>=1.21.1 20:21:44 Downloading urllib3-1.24.3-py2.py3-none-any.whl (118 kB) 20:21:44 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 118.8/118.8 kB 144.2 MB/s eta 0:00:00 20:21:44 Removing intermediate container 442247c3989a 20:21:44 ---> 5267b72b2bdb 20:21:44 Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 20:21:44 Collecting certifi>=2017.4.17 20:21:44 Downloading certifi-2022.9.14-py3-none-any.whl (162 kB) 20:21:45 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 162.5/162.5 kB 58.9 MB/s eta 0:00:00 20:21:45 ---> Running in 4c22725ce750 20:21:45 Using legacy 'setup.py install' for dockerpty, since package 'wheel' is not installed. 20:21:45 Using legacy 'setup.py install' for docopt, since package 'wheel' is not installed. 20:21:45 Using legacy 'setup.py install' for PyYAML, since package 'wheel' is not installed. 20:21:45 Using legacy 'setup.py install' for texttable, since package 'wheel' is not installed. 20:21:45 ---> bbdca8be08ac 20:21:45 Step 16/22 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . 20:21:45 Removing intermediate container 4c22725ce750 20:21:45 ---> 2f4d3a694d21 20:21:45 Step 22/24 : LABEL arch=x86_64 20:21:45 ---> Running in fe9f6765325b 20:21:45 Installing collected packages: texttable, PyYAML, jsonschema, idna, docopt, chardet, cached-property, websocket-client, urllib3, dockerpty, docker-pycreds, certifi, requests, docker, docker-compose 20:21:45 Running setup.py install for texttable: started 20:21:45 Removing intermediate container fe9f6765325b 20:21:45 ---> c65f5ec14b7c 20:21:45 Step 23/24 : LABEL git_sha=87e3402f023d747f27e4edf0d967aa7c284c3465 20:21:45 ---> Running in 4a681e52f631 20:21:45 Removing intermediate container a16d16561474 20:21:45 ---> e11e7ba9d6db 20:21:45 Step 29/33 : ENTRYPOINT ["/entrypoint.sh"] 20:21:45 ---> d5e308d12376 20:21:45 Step 17/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/entrypoint.sh /usr/local/bin/ 20:21:45 ---> Running in 42a9586e5fed 20:21:45 Removing intermediate container 4a681e52f631 20:21:45 ---> fba8b8772ecf 20:21:45 Step 24/24 : LABEL version=0.0.0 20:21:45 ---> Running in e0f660927fd0 20:21:45 Running setup.py install for texttable: finished with status 'done' 20:21:45 Running setup.py install for PyYAML: started 20:21:45 Removing intermediate container 42a9586e5fed 20:21:45 ---> 59dc2a90ebc0 20:21:45 Step 30/33 : CMD ["gate"] 20:21:45 ---> Running in ec9576b70757 20:21:45 ---> c8f84077db90 20:21:45 Step 18/22 : RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 20:21:45 Removing intermediate container e0f660927fd0 20:21:45 ---> 52821ba77337 20:21:45 20:21:45 ---> Running in c91b9769f457 20:21:45 Removing intermediate container ec9576b70757 20:21:45 ---> d071d983b1a8 20:21:45 Step 31/33 : LABEL arch=x86_64 20:21:45 Successfully built 52821ba77337 20:21:45 Successfully tagged core-data:latest 20:21:45  Building core-data ... done  ---> Running in da6384210947 20:21:45 Removing intermediate container da6384210947 20:21:45 ---> ebe77de6a730 20:21:45 Step 32/33 : LABEL git_sha=87e3402f023d747f27e4edf0d967aa7c284c3465 20:21:45 ---> Running in c305edda1b71 20:21:45 Running setup.py install for PyYAML: finished with status 'done' 20:21:46 Removing intermediate container c305edda1b71 20:21:46 ---> 28fe9c0829a4 20:21:46 Step 33/33 : LABEL version=0.0.0 20:21:46 ---> Running in c4407b35af5d 20:21:46 Removing intermediate container c4407b35af5d 20:21:46 ---> 3f59a8c8d680 20:21:46 20:21:46 Running setup.py install for docopt: started 20:21:46 Removing intermediate container c91b9769f457 20:21:46 ---> 5e7bbecf8413 20:21:46 Step 19/22 : ENTRYPOINT ["entrypoint.sh"] 20:21:46 Successfully built 3f59a8c8d680 20:21:46 Successfully tagged security-bootstrapper:latest 20:21:46  Building security-bootstrapper ... done  ---> Running in 89c297de47b4 20:21:46 Removing intermediate container 89c297de47b4 20:21:46 ---> 9e674c3b6684 20:21:46 Step 20/22 : LABEL arch=x86_64 20:21:46 ---> Running in bd879d0dd2b6 20:21:46 Running setup.py install for docopt: finished with status 'done' 20:21:46 Removing intermediate container bd879d0dd2b6 20:21:46 ---> d82ab5e3ca46 20:21:46 Step 21/22 : LABEL git_sha=87e3402f023d747f27e4edf0d967aa7c284c3465 20:21:46 ---> Running in 8b6437259a5d 20:21:46 Removing intermediate container 8b6437259a5d 20:21:46 ---> 56b5b55fac31 20:21:46 Step 22/22 : LABEL version=0.0.0 20:21:46 ---> Running in 2c51e38ff248 20:21:46 Removing intermediate container 2c51e38ff248 20:21:46 ---> 9df29979c287 20:21:46 20:21:46 Successfully built 9df29979c287 20:21:46 Successfully tagged security-proxy-setup:latest 20:21:47  Building security-proxy-setup ... done  Running setup.py install for dockerpty: started 20:21:47 Running setup.py install for dockerpty: finished with status 'done' 20:21:47 Successfully installed PyYAML-3.13 cached-property-1.5.2 certifi-2022.9.14 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 20:21:47 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 20:21:50 Removing intermediate container 3a2d8aa3dff2 20:21:50 ---> da338cab9f01 20:21:50 Step 14/23 : ENV APP_PORT=58890 20:21:50 ---> Running in c3f674658038 20:21:50 Removing intermediate container c3f674658038 20:21:50 ---> 125607bcda7a 20:21:50 Step 15/23 : EXPOSE $APP_PORT 20:21:50 ---> Running in 7a641277754e 20:21:50 Removing intermediate container 7a641277754e 20:21:50 ---> 957b89b7012a 20:21:50 Step 16/23 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/sys-mgmt-agent / 20:21:51 ---> a276ad83cc00 20:21:51 Step 17/23 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/res/configuration.toml /res/configuration.toml 20:21:51 ---> a99052e72bee 20:21:51 Step 18/23 : COPY --from=builder /edgex-go/cmd/sys-mgmt-executor/sys-mgmt-executor / 20:21:51 ---> 7eef5b8d5707 20:21:51 Step 19/23 : ENTRYPOINT ["/sys-mgmt-agent"] 20:21:51 ---> Running in 2321512b8652 20:21:51 Removing intermediate container 2321512b8652 20:21:51 ---> b77b2337c3f4 20:21:51 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 20:21:51 ---> Running in 643a289c4397 20:21:51 Removing intermediate container 643a289c4397 20:21:51 ---> c06f22d07224 20:21:51 Step 21/23 : LABEL arch=x86_64 20:21:51 ---> Running in 02a5134722bf 20:21:51 Removing intermediate container 02a5134722bf 20:21:51 ---> b4d0a101ef9a 20:21:51 Step 22/23 : LABEL git_sha=87e3402f023d747f27e4edf0d967aa7c284c3465 20:21:51 ---> Running in e49e92c25b1c 20:21:52 Removing intermediate container e49e92c25b1c 20:21:52 ---> 349fbac9e900 20:21:52 Step 23/23 : LABEL version=0.0.0 20:21:52 ---> Running in 40a0f7109f06 20:21:52 Removing intermediate container 40a0f7109f06 20:21:52 ---> 8a70c19c0f9f 20:21:52 20:21:52 Successfully built 8a70c19c0f9f 20:21:52 Successfully tagged sys-mgmt-agent:latest 20:21:52  Building sys-mgmt-agent ... done  [Pipeline] } 20:21:52 $ docker stop --time=1 1d62a18c392e4719bd8794920ec08c4e2147ca7abdfe76a5417ce3a36e8c63f3 20:21:53 $ docker rm -f 1d62a18c392e4719bd8794920ec08c4e2147ca7abdfe76a5417ce3a36e8c63f3 [Pipeline] // withDockerContainer [Pipeline] sh 20:21:54 + docker images 20:21:54 REPOSITORY TAG IMAGE ID CREATED SIZE 20:21:54 sys-mgmt-agent latest 8a70c19c0f9f 2 seconds ago 136MB 20:21:54 security-proxy-setup latest 9df29979c287 8 seconds ago 27.3MB 20:21:54 core-data latest 52821ba77337 9 seconds ago 21.6MB 20:21:54 security-bootstrapper latest 3f59a8c8d680 9 seconds ago 19.8MB 20:21:54 02fd085783b7 12 seconds ago 1.53GB 20:21:54 3fc119603e3d 16 seconds ago 1.55GB 20:21:54 security-spire-config latest 878cb0a18fe2 17 seconds ago 85.8MB 20:21:54 493fce7a0bdf 17 seconds ago 1.53GB 20:21:54 94dfd3f0ab91 18 seconds ago 1.53GB 20:21:54 security-spire-server latest 372b51185cd3 30 seconds ago 86.5MB 20:21:54 069b9e34f67d 35 seconds ago 1.42GB 20:21:54 core-command latest 5343a6029a41 42 seconds ago 17.3MB 20:21:54 support-notifications latest 42ab02c677a6 46 seconds ago 27.3MB 20:21:54 37c46f1cd76f 48 seconds ago 1.54GB 20:21:54 851c88cceb6e 57 seconds ago 1.61GB 20:21:54 security-spiffe-token-provider latest 600bbaba94d2 About a minute ago 29.3MB 20:21:54 security-secretstore-setup latest 3d8a5728ef52 About a minute ago 29.2MB 20:21:54 support-scheduler latest 5e9aff3adbac About a minute ago 26.7MB 20:21:54 core-metadata latest 3cb796982c83 About a minute ago 18.2MB 20:21:54 1e6734fe9093 About a minute ago 1.61GB 20:21:54 969b5764c25b About a minute ago 1.58GB 20:21:54 d2ddf1ba1f30 About a minute ago 1.55GB 20:21:54 75ffeaa6ef07 About a minute ago 1.54GB 20:21:54 security-spire-agent latest d670c3abc651 About a minute ago 125MB 20:21:54 deaf322d7d01 2 minutes ago 1.42GB 20:21:54 ci-base-image-x86_64 latest 994d5b7b8a33 5 minutes ago 994MB 20:21:54 alpine 3.15 c4fc93816858 6 weeks ago 5.59MB 20:21:54 alpine 3.16 9c6f07244728 6 weeks ago 5.54MB 20:21:54 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver 0.1.4 31426a034bd3 2 months ago 253MB 20:21:54 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base 1.18-alpine a4fb48ad2a94 2 months ago 677MB 20:21:54 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] } 20:22:16 Removing intermediate container 38666cccdfbd 20:22:16 ---> 63a855246de7 20:22:16 Successfully built 63a855246de7 20:22:16 Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:22:16 + docker inspect -f . ci-base-image-arm64 20:22:16 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 20:22:16 prd-ubuntu20.04-docker-arm64-4c-16g-29989 does not seem to be running inside a container 20:22:16 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/2 -v /w/workspace/edgex-go/2:/w/workspace/edgex-go/2:rw,z -v /w/workspace/edgex-go/2@tmp:/w/workspace/edgex-go/2@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 20:22:18 $ docker top 0acaf5657d8b0a7a4b0e753c78f6c30535caf64e2e662b06e2aa352130fcae40 -eo pid,comm [Pipeline] { [Pipeline] sh 20:22:19 + go version 20:22:19 go version go1.18.3 linux/arm64 [Pipeline] } 20:22:19 $ docker stop --time=1 0acaf5657d8b0a7a4b0e753c78f6c30535caf64e2e662b06e2aa352130fcae40 20:22:21 $ docker rm -f 0acaf5657d8b0a7a4b0e753c78f6c30535caf64e2e662b06e2aa352130fcae40 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:22:21 + docker inspect -f . ci-base-image-arm64 20:22:21 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 20:22:22 prd-ubuntu20.04-docker-arm64-4c-16g-29989 does not seem to be running inside a container 20:22:22 $ 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/2 -v /w/workspace/edgex-go/2:/w/workspace/edgex-go/2:rw,z -v /w/workspace/edgex-go/2@tmp:/w/workspace/edgex-go/2@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 20:22:23 $ docker top 14317aeae6948c5a9eabbf5f2254755edbfa2706f83b2171a8802ea4a26efae0 -eo pid,comm [Pipeline] { [Pipeline] echo 20:22:23 ========================================================= 20:22:23 [edgeXBuildGoParallel] Running Tests and Build... 20:22:23 ========================================================= [Pipeline] sh 20:22:24 + git config --global --add safe.directory /w/workspace/edgex-go/2 [Pipeline] fileExists [Pipeline] sh 20:22:25 + make test 20:22:25 GO111MODULE=on go test -race -coverprofile=coverage.out ./... 20:23:04 ? github.com/edgexfoundry/edgex-go [no test files] 20:25:11 ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] 20:25:11 ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] 20:25:11 ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] 20:25:11 ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] 20:25:11 ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] 20:25:11 ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] 20:25:11 ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-setup [no test files] 20:25:11 ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] 20:25:11 ? github.com/edgexfoundry/edgex-go/cmd/security-spiffe-token-provider [no test files] 20:25:11 ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] 20:25:11 ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] 20:25:11 ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-agent [no test files] 20:25:11 ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-executor [no test files] 20:25:11 ? github.com/edgexfoundry/edgex-go/internal [no test files] 20:25:11 ? github.com/edgexfoundry/edgex-go/internal/core/command [no test files] 20:25:26 ok github.com/edgexfoundry/edgex-go/internal/core/command/application 0.283s coverage: 28.7% of statements 20:25:26 ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] 20:25:26 ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] 20:25:30 ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 0.532s coverage: 98.5% of statements 20:25:33 ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging/external 0.385s coverage: 72.5% of statements 20:25:33 ? github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging/mocks [no test files] 20:25:33 ? github.com/edgexfoundry/edgex-go/internal/core/data [no test files] 20:25:33 ok github.com/edgexfoundry/edgex-go/internal/core/data/application 0.503s coverage: 54.2% of statements 20:25:33 ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] 20:25:33 ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] 20:25:55 ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 22.194s coverage: 89.2% of statements 20:25:55 ? github.com/edgexfoundry/edgex-go/internal/core/data/controller/messaging [no test files] 20:25:55 ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] 20:25:55 ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks [no test files] 20:25:55 ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] 20:25:55 ? github.com/edgexfoundry/edgex-go/internal/core/metadata [no test files] 20:25:55 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/application 1.010s coverage: 2.0% of statements 20:25:55 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] 20:25:55 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] 20:25:58 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 2.615s coverage: 95.6% of statements 20:25:58 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] 20:25:58 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks [no test files] 20:25:58 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/uom [no test files] 20:25:58 ok github.com/edgexfoundry/edgex-go/internal/io 0.470s coverage: 72.2% of statements 20:25:58 ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] 20:25:58 ? github.com/edgexfoundry/edgex-go/internal/pkg/application [no test files] 20:25:58 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers [no test files] 20:25:58 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] 20:25:58 ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] 20:25:58 ok github.com/edgexfoundry/edgex-go/internal/pkg/controller/http 0.500s coverage: 60.0% of statements 20:25:58 ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] 20:25:58 ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] 20:25:58 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] 20:25:58 ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 0.740s coverage: 0.9% of statements 20:25:58 ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] 20:25:59 ok github.com/edgexfoundry/edgex-go/internal/pkg/telemetry 0.315s coverage: 58.8% of statements 20:25:59 ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 0.300s coverage: 29.6% of statements 20:25:59 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] 20:26:04 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.292s coverage: 47.1% of statements 20:26:04 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 1.430s coverage: 79.5% of statements 20:26:04 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.266s coverage: 94.1% of statements 20:26:04 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.313s coverage: 96.3% of statements 20:26:08 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.270s coverage: 87.5% of statements 20:26:16 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 12.245s coverage: 94.4% of statements 20:26:16 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/ping 0.220s coverage: 44.8% of statements 20:26:28 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 13.747s coverage: 80.8% of statements 20:26:28 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] 20:26:30 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 22.288s coverage: 92.9% of statements 20:26:30 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] 20:26:30 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] 20:26:30 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] 20:26:30 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 0.071s coverage: 65.1% of statements 20:26:30 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] 20:26:30 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto [no test files] 20:26:30 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/config [no test files] 20:26:30 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/container [no test files] 20:26:30 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/handlers 6.282s coverage: 86.9% of statements 20:26:30 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] 20:26:30 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] 20:26:30 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] 20:26:30 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] 20:26:30 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 11.227s coverage: 87.2% of statements 20:26:30 ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] 20:26:30 ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] 20:26:30 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.196s coverage: 100.0% of statements 20:26:30 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] 20:26:30 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.325s coverage: 58.8% of statements 20:26:30 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/common [no test files] 20:26:30 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.311s coverage: 80.0% of statements 20:26:30 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/jwt 0.298s coverage: 87.2% of statements 20:26:31 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/oauth2 0.424s coverage: 85.4% of statements 20:26:33 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.913s coverage: 91.2% of statements 20:26:33 ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] 20:26:41 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 0.984s coverage: 64.7% of statements 20:26:41 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] 20:26:41 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] 20:26:41 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.295s coverage: 100.0% of statements 20:26:41 ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.131s coverage: 89.4% of statements 20:26:41 ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.117s coverage: 100.0% of statements 20:26:41 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.075s coverage: 73.7% of statements 20:26:41 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.071s coverage: 100.0% of statements 20:26:48 ok github.com/edgexfoundry/edgex-go/internal/security/proxy 1.362s coverage: 65.8% of statements 20:26:48 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/config [no test files] 20:26:48 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/container [no test files] 20:26:48 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/models [no test files] 20:26:50 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.829s coverage: 41.8% of statements 20:26:50 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] 20:26:50 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] 20:26:50 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 0.342s coverage: 89.5% of statements 20:26:50 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] 20:26:50 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 0.312s coverage: 84.8% of statements 20:26:50 ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider [no test files] 20:26:50 ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/config [no test files] 20:26:50 ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/container [no test files] 20:26:50 ? github.com/edgexfoundry/edgex-go/internal/support/notifications [no test files] 20:26:59 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 6.371s coverage: 17.7% of statements 20:26:59 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel [no test files] 20:26:59 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks [no test files] 20:26:59 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] 20:26:59 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] 20:26:59 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 0.798s coverage: 92.3% of statements 20:26:59 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] 20:26:59 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks [no test files] 20:26:59 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler [no test files] 20:26:59 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/application [no test files] 20:26:59 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/scheduler 0.437s coverage: 63.2% of statements 20:26:59 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] 20:26:59 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] 20:26:59 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 0.486s coverage: 97.7% of statements 20:26:59 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] 20:26:59 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks [no test files] 20:26:59 ? github.com/edgexfoundry/edgex-go/internal/system/agent [no test files] 20:26:59 ? github.com/edgexfoundry/edgex-go/internal/system/agent/application [no test files] 20:26:59 ok github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct 0.219s coverage: 28.9% of statements 20:26:59 ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct/config [no test files] 20:26:59 ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/executor [no test files] 20:26:59 ? github.com/edgexfoundry/edgex-go/internal/system/agent/config [no test files] 20:26:59 ? github.com/edgexfoundry/edgex-go/internal/system/agent/container [no test files] 20:26:59 ? github.com/edgexfoundry/edgex-go/internal/system/agent/controller/http [no test files] 20:26:59 ? github.com/edgexfoundry/edgex-go/internal/system/agent/interfaces [no test files] 20:26:59 ok github.com/edgexfoundry/edgex-go/internal/system/agent/response 0.233s coverage: 100.0% of statements 20:26:59 ok github.com/edgexfoundry/edgex-go/internal/system/executor 0.092s coverage: 96.9% of statements 20:27:00 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 20:27:00 WARNING: Linting skipped (not on x86_64 or linter not installed) 20:27:00 GO111MODULE=on go vet ./... 20:28:52 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 20:28:52 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 20:28:52 ./bin/test-attribution-txt.sh 20:28:52 An attribution for github.com/klauspost/compress is missing from Attribution.txt, please add 20:28:52 An attribution for github.com/minio/highwayhash is missing from Attribution.txt, please add 20:28:52 An attribution for github.com/nats-io/jwt/v2 is missing from Attribution.txt, please add 20:28:52 An attribution for github.com/nats-io/nats.go is missing from Attribution.txt, please add 20:28:52 An attribution for github.com/nats-io/nkeys is missing from Attribution.txt, please add 20:28:52 An attribution for github.com/nats-io/nuid is missing from Attribution.txt, please add 20:28:52 An attribution for golang.org/x/time is missing from Attribution.txt, please add [Pipeline] echo 20:28:52 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] sh 20:28:53 + ls -al . 20:28:53 total 744 20:28:53 drwxrwxr-x 9 1001 1001 4096 Sep 20 20:22 . 20:28:53 drwxr-xr-x 4 root root 4096 Sep 20 20:22 .. 20:28:53 -rw-rw-r-- 1 1001 1001 16 Sep 20 20:20 .dockerignore 20:28:53 drwxrwxr-x 8 1001 1001 4096 Sep 20 20:20 .git 20:28:53 drwxrwxr-x 3 1001 1001 4096 Sep 20 20:20 .github 20:28:53 -rw-rw-r-- 1 1001 1001 1030 Sep 20 20:20 .gitignore 20:28:53 -rw-rw-r-- 1 1001 1001 42 Sep 20 20:20 .golangci.yml 20:28:53 -rw-rw-r-- 1 1001 1001 87 Sep 20 20:20 .hadolint.yml 20:28:53 -rw-rw-r-- 1 1001 1001 166 Sep 20 20:20 .sonarcloud.properties 20:28:53 -rw-rw-r-- 1 1001 1001 1171 Sep 20 20:20 ADOPTERS.md 20:28:53 -rw-rw-r-- 1 1001 1001 10347 Sep 20 20:20 Attribution.txt 20:28:53 -rw-rw-r-- 1 1001 1001 63209 Sep 20 20:20 CHANGELOG.md 20:28:53 -rw-rw-r-- 1 1001 1001 3804 Sep 20 20:20 CONTRIBUTING.md 20:28:53 -rw-rw-r-- 1 1001 1001 677 Sep 20 20:20 GOVERNANCE.md 20:28:53 -rw-rw-r-- 1 1001 1001 850 Sep 20 20:20 Jenkinsfile 20:28:53 -rw-rw-r-- 1 1001 1001 10775 Sep 20 20:20 LICENSE 20:28:53 -rw-rw-r-- 1 1001 1001 13724 Sep 20 20:20 Makefile 20:28:53 -rw-rw-r-- 1 1001 1001 582 Sep 20 20:20 OWNERS.md 20:28:53 -rw-rw-r-- 1 1001 1001 9799 Sep 20 20:20 README.md 20:28:53 -rw-rw-r-- 1 1001 1001 6912 Sep 20 20:20 SECURITY.md 20:28:53 -rw-rw-r-- 1 1001 1001 5 Sep 20 20:16 VERSION 20:28:53 -rw-rw-r-- 1 1001 1001 4131 Sep 20 20:20 ZMQWindows.md 20:28:53 drwxrwxr-x 2 1001 1001 4096 Sep 20 20:20 bin 20:28:53 drwxrwxr-x 18 1001 1001 4096 Sep 20 20:20 cmd 20:28:53 -rw-r--r-- 1 root root 491929 Sep 20 20:26 coverage.out 20:28:53 -rw-rw-r-- 1 1001 1001 3670 Sep 20 20:20 go.mod 20:28:53 -rw-rw-r-- 1 1001 1001 38527 Sep 20 20:20 go.sum 20:28:53 drwxrwxr-x 8 1001 1001 4096 Sep 20 20:20 internal 20:28:53 drwxrwxr-x 3 1001 1001 4096 Sep 20 20:20 openapi 20:28:53 drwxrwxr-x 4 1001 1001 4096 Sep 20 20:20 snap 20:28:53 -rw-rw-r-- 1 1001 1001 204 Sep 20 20:20 version.go [Pipeline] sh 20:28:53 + '[' -e coverage.out ] 20:28:53 + chown 1001:1001 coverage.out [Pipeline] stash 20:28:54 Warning: overwriting stash ‘coverage-report’ 20:28:54 Stashed 1 file(s) [Pipeline] sh 20:28:55 + make build 20:28:55 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 20:30:32 CGO_ENABLED=0 GO111MODULE=on go build -tags " no_zmq non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-metadata/core-metadata ./cmd/core-metadata 20:31:54 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 20:31:58 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 20:32:45 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/sys-mgmt-executor/sys-mgmt-executor ./cmd/sys-mgmt-executor 20:32:45 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/sys-mgmt-agent/sys-mgmt-agent ./cmd/sys-mgmt-agent 20:32:49 CGO_ENABLED=0 GO111MODULE=on go build -tags " no_zmq " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler 20:32:57 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 20:33: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 20:33:07 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider 20:33:10 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/secrets-config ./cmd/secrets-config 20:33:15 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper 20:33:25 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/security-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider [Pipeline] } 20:33:32 $ docker stop --time=1 14317aeae6948c5a9eabbf5f2254755edbfa2706f83b2171a8802ea4a26efae0 20:33:34 $ docker rm -f 14317aeae6948c5a9eabbf5f2254755edbfa2706f83b2171a8802ea4a26efae0 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:33:36 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 20:33:36 20:33:36 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:33:37 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 20:33:37 latest: Pulling from edgex-devops/edgex-compose-arm64 20:33:37 29e5d40040c1: Pulling fs layer 20:33:37 1ce36da41761: Pulling fs layer 20:33:37 25b303627fd3: Pulling fs layer 20:33:37 29e5d40040c1: Verifying Checksum 20:33:37 29e5d40040c1: Download complete 20:33:38 1ce36da41761: Verifying Checksum 20:33:38 1ce36da41761: Download complete 20:33:38 29e5d40040c1: Pull complete 20:33:39 1ce36da41761: Pull complete 20:33:39 25b303627fd3: Verifying Checksum 20:33:39 25b303627fd3: Download complete 20:33:52 25b303627fd3: Pull complete 20:33:52 Digest: sha256:9cc31fd43c2090459daf52f5d183d677621facc00304dcc7dc9de11b2a0a8f33 20:33:52 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 20:33:52 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 20:33:52 prd-ubuntu20.04-docker-arm64-4c-16g-29989 does not seem to be running inside a container 20:33:52 $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/2 -v /w/workspace/edgex-go/2:/w/workspace/edgex-go/2:rw,z -v /w/workspace/edgex-go/2@tmp:/w/workspace/edgex-go/2@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest cat 20:33:55 $ docker top c0dc05fbe2d71ceeda5057818613f90bce08de40a72b9d7edf100b34c5fafc7f -eo pid,comm [Pipeline] { [Pipeline] sh 20:33:56 + docker-compose build --help 20:33:56 + grep parallel 20:34:03 --parallel Build images in parallel. [Pipeline] } 20:34:03 $ docker stop --time=1 c0dc05fbe2d71ceeda5057818613f90bce08de40a72b9d7edf100b34c5fafc7f 20:34:04 $ docker rm -f c0dc05fbe2d71ceeda5057818613f90bce08de40a72b9d7edf100b34c5fafc7f [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:34:05 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 20:34:05 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 20:34:05 prd-ubuntu20.04-docker-arm64-4c-16g-29989 does not seem to be running inside a container 20:34:05 $ 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/2 -v /w/workspace/edgex-go/2:/w/workspace/edgex-go/2:rw,z -v /w/workspace/edgex-go/2@tmp:/w/workspace/edgex-go/2@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest cat 20:34:07 $ docker top 3b8989eefcf2be5374876313383f7591bcc9781bd5a5de08f0a14bddca71fdd2 -eo pid,comm [Pipeline] { [Pipeline] sh 20:34:08 + docker-compose -f ./docker-compose-build.yml build --parallel 20:34:14 Building core-command ... 20:34:14 Building core-data ... 20:34:14 Building core-metadata ... 20:34:14 Building security-bootstrapper ... 20:34:14 Building security-proxy-setup ... 20:34:14 Building security-secretstore-setup ... 20:34:14 Building security-spiffe-token-provider ... 20:34:14 Building security-spire-agent ... 20:34:14 Building security-spire-config ... 20:34:14 Building security-spire-server ... 20:34:14 Building support-notifications ... 20:34:14 Building support-scheduler ... 20:34:14 Building sys-mgmt-agent ... 20:34:14 Building security-proxy-setup 20:34:14 Building security-spire-agent 20:34:14 Building security-spire-config 20:34:14 Building core-data 20:34:14 Building sys-mgmt-agent 20:35:11 Step 1/26 : ARG BUILDER_BASE=golang:1.18-alpine3.16 20:35:11 Step 2/26 : FROM ${BUILDER_BASE} AS builder 20:35:11 ---> 63a855246de7 20:35:11 Step 3/26 : WORKDIR /edgex-go 20:35:11 Step 1/23 : ARG BUILDER_BASE=golang:1.18-alpine3.16 20:35:11 Step 2/23 : FROM ${BUILDER_BASE} AS builder 20:35:11 ---> 63a855246de7 20:35:11 Step 3/23 : WORKDIR /edgex-go 20:35:11 Step 1/24 : ARG BUILDER_BASE=golang:1.18-alpine3.16 20:35:11 Step 2/24 : FROM ${BUILDER_BASE} AS builder 20:35:11 ---> 63a855246de7 20:35:11 Step 3/24 : ARG ADD_BUILD_TAGS="" 20:35:11 Step 1/26 : ARG BUILDER_BASE=golang:1.18-alpine3.16 20:35:11 Step 2/26 : FROM ${BUILDER_BASE} AS builder 20:35:11 ---> 63a855246de7 20:35:11 Step 3/26 : WORKDIR /edgex-go 20:35:11 Step 1/22 : ARG BUILDER_BASE=golang:1.18-alpine3.16 20:35:11 Step 2/22 : FROM ${BUILDER_BASE} AS builder 20:35:11 ---> 63a855246de7 20:35:11 Step 3/22 : WORKDIR /edgex-go 20:35:11 ---> Running in 8fd2c13cd5a3 20:35:11 ---> Running in ddfb8b10b7bc 20:35:11 ---> Running in 9794d57af584 20:35:11 ---> Running in 9d9bc5c62d7c 20:35:11 ---> Running in 07e149cba1c7 20:35:11 Removing intermediate container ddfb8b10b7bc 20:35:11 ---> 441600c541ca 20:35:11 Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 20:35:11 Removing intermediate container 8fd2c13cd5a3 20:35:11 ---> 017a3de6aac4 20:35:11 Step 4/24 : WORKDIR /edgex-go 20:35:11 Removing intermediate container 9d9bc5c62d7c 20:35:11 ---> 625663d36619 20:35:11 Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 20:35:11 Removing intermediate container 07e149cba1c7 20:35:11 ---> 8018ab415cd1 20:35:11 Step 4/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 20:35:11 ---> Running in 2eb89f2226b4 20:35:11 ---> Running in a9a5d54ef5d2 20:35:11 Removing intermediate container 9794d57af584 20:35:11 ---> bc2d08596cfe 20:35:11 Step 4/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 20:35:11 ---> Running in 7980cc1bb746 20:35:11 ---> Running in 6d404c76215e 20:35:11 ---> Running in c97d047ffe97 20:35:11 Removing intermediate container 2eb89f2226b4 20:35:11 ---> 8d5c8c50e544 20:35:11 Step 5/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 20:35:11 ---> Running in dc8d259c47c6 20:35:11 Removing intermediate container a9a5d54ef5d2 20:35:11 ---> 9724e8510b56 20:35:11 Step 5/23 : RUN apk add --update --no-cache make bash git 20:35:11 ---> Running in 0dfa122c3170 20:35:11 Removing intermediate container 6d404c76215e 20:35:11 ---> 6c6bbc6852c3 20:35:11 Step 5/26 : RUN apk add --update --no-cache make git build-base curl 20:35:11 Removing intermediate container 7980cc1bb746 20:35:11 ---> 0626794df2af 20:35:11 Step 5/22 : RUN apk add --update --no-cache make git 20:35:11 Removing intermediate container dc8d259c47c6 20:35:11 ---> 1d45337a3ddf 20:35:11 Step 6/24 : RUN apk add --update --no-cache zeromq-dev libsodium-dev pkgconfig build-base git 20:35:11 Removing intermediate container c97d047ffe97 20:35:11 ---> 361e28732bfc 20:35:11 Step 5/26 : RUN apk add --update --no-cache make git build-base curl 20:35:11 ---> Running in ce6804703f93 20:35:11 ---> Running in ce3d351c4601 20:35:11 ---> Running in 4dc26421b821 20:35:11 ---> Running in 851874644e38 20:35:12 fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 20:35:12 fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 20:35:12 fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 20:35:12 fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 20:35:12 fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 20:35:13 fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 20:35:13 fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 20:35:13 fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 20:35:13 fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 20:35:13 fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 20:35:14 OK: 221 MiB in 51 packages 20:35:14 OK: 221 MiB in 51 packages 20:35:15 OK: 221 MiB in 51 packages 20:35:15 OK: 221 MiB in 51 packages 20:35:15 OK: 221 MiB in 51 packages 20:35:16 Removing intermediate container 0dfa122c3170 20:35:16 ---> c480e62fbefe 20:35:16 Step 6/23 : COPY go.mod vendor* ./ 20:35:16 Removing intermediate container ce6804703f93 20:35:16 ---> a9ac742b1460 20:35:16 Step 6/26 : COPY go.mod vendor* ./ 20:35:16 Removing intermediate container 4dc26421b821 20:35:16 ---> 06534a3ffb88 20:35:16 Step 6/26 : COPY go.mod vendor* ./ 20:35:17 Removing intermediate container 851874644e38 20:35:17 ---> be31eb6d0a2b 20:35:17 Step 7/24 : COPY go.mod vendor* ./ 20:35:17 Removing intermediate container ce3d351c4601 20:35:17 ---> 5d5ab97e9cf2 20:35:17 Step 6/22 : COPY go.mod vendor* ./ 20:35:17 ---> 1237f4d7026f 20:35:17 Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 20:35:17 ---> Running in 3349ea14204a 20:35:18 ---> 63ace7faa4ab 20:35:18 Step 7/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 20:35:18 ---> Running in 0e15c626d579 20:35:18 ---> 50424f932a38 20:35:18 Step 7/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 20:35:18 ---> a1f1611e0d7b 20:35:18 Step 8/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 20:35:18 ---> Running in f387f3786c92 20:35:18 ---> 4d6eaf4ea7cf 20:35:18 Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." ---> Running in c851f20c09e4 20:35:18 20:35:19 ---> Running in 0298fa599640 20:36:27 Removing intermediate container f387f3786c92 20:36:27 ---> d19ffcff657f 20:36:27 Step 8/26 : COPY . . 20:36:27 Removing intermediate container c851f20c09e4 20:36:27 ---> f6f906d8e93d 20:36:27 Step 9/24 : COPY . . 20:36:27 Removing intermediate container 0298fa599640 20:36:27 ---> 5bf9879a7355 20:36:27 Step 8/22 : COPY . . 20:36:27 Removing intermediate container 3349ea14204a 20:36:27 ---> bf92f1a9bd99 20:36:27 Step 8/23 : COPY . . 20:36:27 Removing intermediate container 0e15c626d579 20:36:27 ---> 392252ddadce 20:36:27 Step 8/26 : COPY . . 20:36:35 ---> 19787c2cc0a8 20:36:35 Step 10/24 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-data/core-data 20:36:35 ---> 6322fb10c2c2 20:36:35 Step 9/26 : ARG SPIRE_RELEASE=1.2.1 20:36:35 ---> Running in bb85848758eb 20:36:35 ---> f7f1294433a1 20:36:35 Step 9/23 : RUN make cmd/sys-mgmt-agent/sys-mgmt-agent 20:36:35 ---> cf3bf32d6735 20:36:35 Step 9/26 : ARG SPIRE_RELEASE=1.2.1 20:36:35 ---> de406314feea 20:36:35 Step 9/22 : RUN make cmd/security-proxy-setup/security-proxy-setup cmd/secrets-config/secrets-config 20:36:35 ---> Running in e0e0c5753f0c 20:36:35 ---> Running in 227fbfd88c41 20:36:35 ---> Running in ae5cacaa087f 20:36:35 ---> Running in 3a6cdb097f2c 20:36:36 Removing intermediate container 227fbfd88c41 20:36:36 ---> fd5dde9b50ba 20:36:36 Step 10/26 : WORKDIR /edgex-go/spire-build 20:36:36 Removing intermediate container e0e0c5753f0c 20:36:36 ---> 6a847a1d1646 20:36:36 Step 10/26 : WORKDIR /edgex-go/spire-build 20:36:36 ---> Running in d9732f81f414 20:36:36 ---> Running in f308e7e97dfb 20:36:37 Removing intermediate container d9732f81f414 20:36:37 ---> 6e376038ac27 20:36:37 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 20:36:37 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/sys-mgmt-agent/sys-mgmt-agent ./cmd/sys-mgmt-agent 20:36:37 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 20:36:37 ---> Running in 575353f9e5ff 20:36:37 Removing intermediate container f308e7e97dfb 20:36:37 ---> f2b0dbd59eab 20:36:37 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 20:36:37 ---> Running in 79e20b3a1865 20:36:38 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-proxy-setup/security-proxy-setup ./cmd/security-proxy-setup 20:36:41 Removing intermediate container 79e20b3a1865 20:36:41 ---> 0d4e1d60c17c 20:36:41 Step 12/26 : WORKDIR /edgex-go 20:36:41 Removing intermediate container 575353f9e5ff 20:36:41 ---> 9d4f017c49ec 20:36:41 Step 12/26 : WORKDIR /edgex-go 20:36:41 ---> Running in 83effe3aec00 20:36:41 ---> Running in 8bb7ed037da8 20:36:42 Removing intermediate container 83effe3aec00 20:36:42 ---> 125ddb5176db 20:36:42 20:36:42 Step 13/26 : FROM alpine:3.15 20:36:42 Removing intermediate container 8bb7ed037da8 20:36:42 ---> f053bf8e7559 20:36:42 20:36:42 Step 13/26 : FROM alpine:3.15 20:36:43 3.15: Pulling from library/alpine 20:36:43 3.15: Pulling from library/alpine 20:36:45 Digest: sha256:69463fdff1f025c908939e86d4714b4d5518776954ca627cbeff4c74bcea5b22 20:36:45 Digest: sha256:69463fdff1f025c908939e86d4714b4d5518776954ca627cbeff4c74bcea5b22 20:36:45 Status: Downloaded newer image for alpine:3.15 20:36:45 Status: Image is up to date for alpine:3.15 20:36:45 ---> 02e0d6fdf486 20:36:45 Step 14/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' 20:36:45 ---> 02e0d6fdf486 20:36:45 Step 14/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' 20:36:45 ---> Running in a5be67ad04ab 20:36:45 ---> Running in 7328bc6e8ee7 20:36:45 Removing intermediate container a5be67ad04ab 20:36:45 ---> 2bca2074256d 20:36:45 Step 15/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 20:36:45 Removing intermediate container 7328bc6e8ee7 20:36:45 ---> 9bbec86e1d5d 20:36:45 Step 15/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 20:36:45 ---> Running in ab8319a69698 20:36:45 ---> Running in 533bdd78350d 20:36:50 Removing intermediate container ab8319a69698 20:36:50 ---> 5545af42a44d 20:36:50 Step 16/26 : RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 20:36:50 ---> Running in d1030aaa6ccf 20:36:50 Removing intermediate container 533bdd78350d 20:36:50 ---> 6834704d924b 20:36:50 Step 16/26 : RUN apk update && apk --no-cache --update add dumb-init gcompat 20:36:50 ---> Running in b9540e8b7195 20:36:53 fetch https://dl-4.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 20:36:53 fetch https://dl-4.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 20:36:54 fetch https://dl-4.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 20:36:54 fetch https://dl-4.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 20:36:55 v3.15.6-67-gd27c94c245 [https://dl-4.alpinelinux.org/alpine/v3.15/main] 20:36:55 v3.15.6-67-gd27c94c245 [https://dl-4.alpinelinux.org/alpine/v3.15/community] 20:36:55 OK: 15734 distinct packages available 20:36:55 v3.15.6-67-gd27c94c245 [https://dl-4.alpinelinux.org/alpine/v3.15/main] 20:36:55 v3.15.6-67-gd27c94c245 [https://dl-4.alpinelinux.org/alpine/v3.15/community] 20:36:55 OK: 15734 distinct packages available 20:36:55 fetch https://dl-4.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 20:36:55 fetch https://dl-4.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 20:36:56 fetch https://dl-4.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 20:36:56 fetch https://dl-4.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 20:36:57 (1/5) Installing dumb-init (1.2.5-r1) 20:36:57 (2/5) Installing musl-obstack (1.2.3-r0) 20:36:57 (3/5) Installing libucontext (1.1-r0) 20:36:57 (4/5) Installing gcompat (1.0.0-r4) 20:36:57 (1/4) Installing dumb-init (1.2.5-r1) 20:36:57 (5/5) Installing openssl (1.1.1q-r0) 20:36:58 (2/4) Installing musl-obstack (1.2.3-r0) 20:36:58 Executing busybox-1.34.1-r7.trigger 20:36:58 (3/4) Installing libucontext (1.1-r0) 20:36:58 OK: 6 MiB in 19 packages 20:36:58 (4/4) Installing gcompat (1.0.0-r4) 20:36:58 Executing busybox-1.34.1-r7.trigger 20:36:58 OK: 6 MiB in 18 packages 20:37:00 Removing intermediate container b9540e8b7195 20:37:00 ---> 3e3c023b2a79 20:37:00 Step 17/26 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin 20:37:00 Removing intermediate container d1030aaa6ccf 20:37:00 ---> 59d686feeaf6 20:37:00 Step 17/26 : COPY --from=builder /usr/local/bin/spire-agent /usr/local/bin 20:37:04 ---> aefd30287287 20:37:04 Step 18/26 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin 20:37:07 ---> 2d8ec6113fa2 20:37:07 Step 18/26 : COPY --from=builder /edgex-go/cmd/security-spire-config/docker-entrypoint.sh /usr/local/bin/ 20:37:08 ---> fca5dd6c69e9 20:37:08 Step 19/26 : WORKDIR /usr/local/etc/spiffe-scripts.d 20:37:08 ---> Running in ebf478194f85 20:37:09 Removing intermediate container ebf478194f85 20:37:09 ---> 05533680b3b2 20:37:09 Step 20/26 : COPY --from=builder /edgex-go/cmd/security-spire-config/seed_builtin_entries.sh /usr/local/etc/spiffe-scripts.d 20:37:10 ---> 6c3c6ff2e1f1 20:37:10 Step 21/26 : WORKDIR / 20:37:10 ---> Running in a405cf34c449 20:37:11 Removing intermediate container a405cf34c449 20:37:11 ---> c4442374ab28 20:37:11 Step 22/26 : ENTRYPOINT [ "/usr/bin/dumb-init" ] 20:37:11 ---> Running in 908adb48953b 20:37:12 ---> b4c1b0e17e4a 20:37:12 Step 19/26 : COPY --from=builder /edgex-go/cmd/security-spire-agent/docker-entrypoint.sh /usr/local/bin/ 20:37:12 Removing intermediate container 908adb48953b 20:37:12 ---> 11c8e2c6c698 20:37:12 Step 23/26 : CMD [ "--verbose", "docker-entrypoint.sh" ] 20:37:12 ---> Running in 86a7285e9fea 20:37:12 Removing intermediate container 86a7285e9fea 20:37:12 ---> b3c8789c1ba5 20:37:12 Step 24/26 : LABEL arch=arm64 20:37:13 ---> 66bdc9b69a3b 20:37:13 Step 20/26 : COPY --from=builder /edgex-go/cmd/security-spire-agent/agent.conf /usr/local/etc/spire/agent.conf.tpl 20:37:13 ---> Running in f8c836c2fe9c 20:37:13 Removing intermediate container f8c836c2fe9c 20:37:13 ---> 38241981e38a 20:37:13 Step 25/26 : LABEL git_sha=87e3402f023d747f27e4edf0d967aa7c284c3465 20:37:14 ---> Running in 4eeebb45ce4c 20:37:14 ---> f6a7eb215031 20:37:14 Step 21/26 : COPY --from=builder /edgex-go/cmd/security-spire-agent/openssl.conf /usr/local/etc/ 20:37:14 Removing intermediate container 4eeebb45ce4c 20:37:14 ---> 5ed0aa6cae87 20:37:14 Step 26/26 : LABEL version=0.0.0 20:37:14 ---> Running in f21a92b8c548 20:37:15 Removing intermediate container f21a92b8c548 20:37:15 ---> 8d114a8486ca 20:37:15 20:37:15 ---> c5594f8122b0 20:37:15 Step 22/26 : ENTRYPOINT [ "/usr/bin/dumb-init" ] 20:37:15 ---> Running in dde2f7c811bc 20:37:15 Successfully built 8d114a8486ca 20:37:15 Successfully tagged security-spire-config-arm64:latest 20:37:16 Building security-bootstrapper 20:37:16  Building security-spire-config ... done Removing intermediate container dde2f7c811bc 20:37:16 ---> 91cb9bababab 20:37:16 Step 23/26 : CMD [ "--verbose", "docker-entrypoint.sh" ] 20:37:16 ---> Running in b7d2fb550fc4 20:37:17 Removing intermediate container b7d2fb550fc4 20:37:17 ---> 1fc43f80862b 20:37:17 Step 24/26 : LABEL arch=arm64 20:37:17 ---> Running in 5d9ff5705eb4 20:37:17 Removing intermediate container 5d9ff5705eb4 20:37:17 ---> 4b5f03efe54a 20:37:17 Step 25/26 : LABEL git_sha=87e3402f023d747f27e4edf0d967aa7c284c3465 20:37:17 ---> Running in bb976d759def 20:37:18 Removing intermediate container bb976d759def 20:37:18 ---> 8626494cea3b 20:37:18 Step 26/26 : LABEL version=0.0.0 20:37:18 ---> Running in c99b3cf4c87c 20:37:19 Removing intermediate container c99b3cf4c87c 20:37:19 ---> 1a1c40980f3b 20:37:19 20:37:19 Successfully built 1a1c40980f3b 20:37:19 Successfully tagged security-spire-agent-arm64:latest 20:37:19  Building security-spire-agent ... done Building security-spiffe-token-provider 20:37:41 Step 1/33 : ARG BUILDER_BASE=golang:1.18-alpine3.16 20:37:41 Step 2/33 : FROM ${BUILDER_BASE} AS builder 20:37:41 ---> 63a855246de7 20:37:41 Step 3/33 : WORKDIR /edgex-go 20:37:41 ---> Using cache 20:37:41 ---> bc2d08596cfe 20:37:41 Step 4/33 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 20:37:41 ---> Using cache 20:37:41 ---> 361e28732bfc 20:37:41 Step 5/33 : RUN apk add --update --no-cache make git 20:37:41 ---> Running in cf9165e5018c 20:37:42 fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 20:37:43 Step 1/20 : ARG BUILDER_BASE=golang:1.18-alpine3.16 20:37:43 Step 2/20 : FROM ${BUILDER_BASE} AS builder 20:37:43 ---> 63a855246de7 20:37:43 Step 3/20 : WORKDIR /edgex-go 20:37:43 ---> Using cache 20:37:43 ---> bc2d08596cfe 20:37:43 Step 4/20 : RUN apk update && apk --no-cache --update add build-base 20:37:43 ---> Running in 2a521a867481 20:37:43 fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 20:37:44 OK: 221 MiB in 51 packages 20:37:44 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 20:37:45 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 20:37:46 Removing intermediate container cf9165e5018c 20:37:46 ---> cdb36d9f50c1 20:37:46 Step 6/33 : COPY go.mod vendor* ./ 20:37:47 ---> 1458ca064021 20:37:47 Step 7/33 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 20:37:47 ---> Running in 2d135ed9fe76 20:37:47 v3.16.2-176-g217b4b6f4b [https://dl-cdn.alpinelinux.org/alpine/v3.16/main] 20:37:47 v3.16.2-184-g3f729d91ce [https://dl-cdn.alpinelinux.org/alpine/v3.16/community] 20:37:47 OK: 16894 distinct packages available 20:37:47 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 20:37:47 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 20:37:49 OK: 221 MiB in 51 packages 20:37:50 Removing intermediate container 2a521a867481 20:37:50 ---> 0fca76214926 20:37:50 Step 5/20 : COPY go.mod vendor* ./ 20:37:51 ---> 71999132a2a7 20:37:51 Step 6/20 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 20:37:51 ---> Running in 565c158794fa 20:38:59 Removing intermediate container 2d135ed9fe76 20:38:59 ---> ca09d4bc33d5 20:38:59 Step 8/33 : COPY . . 20:38:59 Removing intermediate container 565c158794fa 20:38:59 ---> db649a6b9b42 20:38:59 Step 7/20 : COPY . . 20:39:05 ---> 07080d6096d6 20:39:05 Step 9/33 : RUN make cmd/security-bootstrapper/security-bootstrapper 20:39:05 ---> Running in 245a8f220628 20:39:08 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper 20:39:09 ---> b810707cf3e4 20:39:09 Step 8/20 : RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider 20:39:09 ---> Running in f39eb1810f46 20:39:11 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/security-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider 20:42:03 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/secrets-config ./cmd/secrets-config 20:42:11 Removing intermediate container ae5cacaa087f 20:42:11 ---> 6f4b0ed28c04 20:42:11 Step 10/23 : RUN make cmd/sys-mgmt-executor/sys-mgmt-executor 20:42:11 ---> Running in b86cb351f401 20:42:13 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/sys-mgmt-executor/sys-mgmt-executor ./cmd/sys-mgmt-executor 20:42:19 Removing intermediate container b86cb351f401 20:42:19 ---> 54a9e7c41771 20:42:19 20:42:19 Step 11/23 : FROM alpine:3.16 20:42:19 3.16: Pulling from library/alpine 20:42:21 Digest: sha256:bc41182d7ef5ffc53a40b044e725193bc10142a1243f395ee852a8d9730fc2ad 20:42:21 Status: Downloaded newer image for alpine:3.16 20:42:21 ---> a6215f271958 20:42:21 Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2017-2019: Mainflux, Cavium, Dell, Copyright (c) 2021: Intel Corporation' 20:42:21 ---> Running in e50c83cd56b6 20:42:22 Removing intermediate container e50c83cd56b6 20:42:22 ---> 931aedd76b7a 20:42:22 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 20:42:22 ---> Running in 33402fcd1ea7 20:42:25 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 20:42:25 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 20:42:27 (1/33) Installing ncurses-terminfo-base (6.3_p20220521-r0) 20:42:27 (2/33) Installing ncurses-libs (6.3_p20220521-r0) 20:42:27 (3/33) Installing readline (8.1.2-r0) 20:42:27 (4/33) Installing bash (5.1.16-r2) 20:42:27 Executing bash-5.1.16-r2.post-install 20:42:27 (5/33) Installing ca-certificates (20220614-r0) 20:42:27 (6/33) Installing brotli-libs (1.0.9-r6) 20:42:27 (7/33) Installing nghttp2-libs (1.47.0-r0) 20:42:27 (8/33) Installing libcurl (7.83.1-r3) 20:42:27 (9/33) Installing curl (7.83.1-r3) 20:42:27 (10/33) Installing docker-cli (20.10.18-r0) 20:42:27 Removing intermediate container 3a6cdb097f2c 20:42:27 ---> aeb219cbf90d 20:42:27 20:42:27 Step 10/22 : FROM alpine:3.16 20:42:27 ---> a6215f271958 20:42:27 Step 11/22 : RUN apk add --update --no-cache curl dumb-init 20:42:27 ---> Running in 15fe237e3614 20:42:28 (11/33) Installing dumb-init (1.2.5-r1) 20:42:28 (12/33) Installing libbz2 (1.0.8-r1) 20:42:28 (13/33) Installing expat (2.4.8-r0) 20:42:28 (14/33) Installing libffi (3.4.2-r1) 20:42:28 (15/33) Installing gdbm (1.23-r0) 20:42:28 (16/33) Installing xz-libs (5.2.5-r1) 20:42:28 (17/33) Installing libgcc (11.2.1_git20220219-r2) 20:42:28 (18/33) Installing libstdc++ (11.2.1_git20220219-r2) 20:42:28 (19/33) Installing mpdecimal (2.5.1-r1) 20:42:28 (20/33) Installing sqlite-libs (3.38.5-r0) 20:42:28 (21/33) Installing python3 (3.10.5-r0) 20:42:29 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 20:42:30 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 20:42:31 (1/6) Installing ca-certificates (20220614-r0) 20:42:31 (22/33) Installing py3-contextlib2 (21.6.0-r2) 20:42:31 (23/33) Installing py3-tomli (2.0.1-r1) 20:42:31 (24/33) Installing py3-pep517 (0.12.0-r2) 20:42:31 (25/33) Installing py3-six (1.16.0-r1) 20:42:31 (26/33) Installing py3-retrying (1.3.3-r3) 20:42:31 (27/33) Installing py3-appdirs (1.4.4-r3) 20:42:31 (28/33) Installing py3-more-itertools (8.13.0-r0) 20:42:31 (29/33) Installing py3-ordered-set (4.0.2-r3) 20:42:31 (2/6) Installing brotli-libs (1.0.9-r6) 20:42:31 (30/33) Installing py3-parsing (2.4.7-r3) 20:42:31 (31/33) Installing py3-packaging (21.3-r0) 20:42:31 (3/6) Installing nghttp2-libs (1.47.0-r0) 20:42:31 (4/6) Installing libcurl (7.83.1-r3) 20:42:31 (32/33) Installing py3-setuptools (59.4.0-r0) 20:42:31 (5/6) Installing curl (7.83.1-r3) 20:42:31 (6/6) Installing dumb-init (1.2.5-r1) 20:42:31 Executing busybox-1.35.0-r17.trigger 20:42:31 Executing ca-certificates-20220614-r0.trigger 20:42:31 (33/33) Installing py3-pip (22.1.1-r0) 20:42:32 OK: 8 MiB in 20 packages 20:42:33 Executing busybox-1.35.0-r17.trigger 20:42:33 Executing ca-certificates-20220614-r0.trigger 20:42:33 OK: 120 MiB in 47 packages 20:42:35 Removing intermediate container 15fe237e3614 20:42:35 ---> d35400226be0 20:42:35 Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' 20:42:35 ---> Running in 8e3babf9ab4a 20:42:35 Removing intermediate container 8e3babf9ab4a 20:42:35 ---> 195a0bb0504e 20:42:35 Step 13/22 : WORKDIR /edgex 20:42:35 ---> Running in 3bcd93166ec5 20:42:36 Removing intermediate container 3bcd93166ec5 20:42:36 ---> ca9303600788 20:42:36 Step 14/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/res/configuration.toml res/configuration.toml 20:42:37 ---> ca706f53485f 20:42:37 Step 15/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/security-proxy-setup . 20:42:38 ---> cb549ea01c9d 20:42:38 Step 16/22 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . 20:42:40 ---> 9239c0c8098b 20:42:40 Step 17/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/entrypoint.sh /usr/local/bin/ 20:42:41 ---> 833ace20e3cd 20:42:41 Step 18/22 : RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 20:42:41 ---> Running in 65a1db40c228 20:42:44 Removing intermediate container 65a1db40c228 20:42:44 ---> 8e31a41b9bf9 20:42:44 Step 19/22 : ENTRYPOINT ["entrypoint.sh"] 20:42:44 ---> Running in 12a13361f4f0 20:42:44 Removing intermediate container 12a13361f4f0 20:42:44 ---> 97a687fc97e3 20:42:44 Step 20/22 : LABEL arch=arm64 20:42:44 ---> Running in d98ea91bb9d0 20:42:45 Removing intermediate container d98ea91bb9d0 20:42:45 ---> d87e7427a67c 20:42:45 Step 21/22 : LABEL git_sha=87e3402f023d747f27e4edf0d967aa7c284c3465 20:42:45 ---> Running in 4ef365cf6f2e 20:42:46 Removing intermediate container 4ef365cf6f2e 20:42:46 ---> 4902929fa2f5 20:42:46 Step 22/22 : LABEL version=0.0.0 20:42:46 ---> Running in 80e94cb44ec8 20:42:47 Removing intermediate container 80e94cb44ec8 20:42:47 ---> 728940d291ed 20:42:47 20:42:47 Successfully built 728940d291ed 20:42:47 Successfully tagged security-proxy-setup-arm64:latest 20:42:47  Building security-proxy-setup ... done Building support-scheduler 20:42:54 Collecting docker-compose==1.23.2 20:42:54 Downloading docker_compose-1.23.2-py2.py3-none-any.whl (131 kB) 20:42:54 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 131.9/131.9 kB 6.6 MB/s eta 0:00:00 20:42:55 Collecting jsonschema<3,>=2.5.1 20:42:55 Downloading jsonschema-2.6.0-py2.py3-none-any.whl (39 kB) 20:42:56 Collecting PyYAML<4,>=3.10 20:42:56 Downloading PyYAML-3.13.tar.gz (270 kB) 20:42:56 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 270.6/270.6 kB 12.2 MB/s eta 0:00:00 20:42:58 Preparing metadata (setup.py): started 20:43:01 Preparing metadata (setup.py): finished with status 'done' 20:43:02 Collecting websocket-client<1.0,>=0.32.0 20:43:02 Downloading websocket_client-0.59.0-py2.py3-none-any.whl (67 kB) 20:43:02 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 67.2/67.2 kB 15.1 MB/s eta 0:00:00 20:43:02 Collecting texttable<0.10,>=0.9.0 20:43:02 Downloading texttable-0.9.1.tar.gz (11 kB) 20:43:02 Preparing metadata (setup.py): started 20:43:05 Step 1/23 : ARG BUILDER_BASE=golang:1.18-alpine3.16 20:43:05 Step 2/23 : FROM ${BUILDER_BASE} AS builder 20:43:05 ---> 63a855246de7 20:43:05 Step 3/23 : ARG ADD_BUILD_TAGS="" 20:43:05 ---> Using cache 20:43:05 ---> 017a3de6aac4 20:43:05 Step 4/23 : WORKDIR /edgex-go 20:43:05 ---> Using cache 20:43:05 ---> 8d5c8c50e544 20:43:05 Step 5/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 20:43:05 ---> Using cache 20:43:05 ---> 1d45337a3ddf 20:43:05 Step 6/23 : RUN apk add --update --no-cache make git 20:43:05 ---> Running in cb5b9b467082 20:43:05 Preparing metadata (setup.py): finished with status 'done' 20:43:06 Requirement already satisfied: six<2,>=1.3.0 in /usr/lib/python3.10/site-packages (from docker-compose==1.23.2) (1.16.0) 20:43:06 Collecting cached-property<2,>=1.2.0 20:43:06 Downloading cached_property-1.5.2-py2.py3-none-any.whl (7.6 kB) 20:43:07 Collecting docker<4.0,>=3.6.0 20:43:07 Downloading docker-3.7.3-py2.py3-none-any.whl (134 kB) 20:43:07 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 134.5/134.5 kB 15.9 MB/s eta 0:00:00 20:43:07 Collecting docopt<0.7,>=0.6.1 20:43:07 Downloading docopt-0.6.2.tar.gz (25 kB) 20:43:07 fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 20:43:07 Preparing metadata (setup.py): started 20:43:08 fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 20:43:11 OK: 221 MiB in 51 packages 20:43:11 Preparing metadata (setup.py): finished with status 'done' 20:43:11 Collecting dockerpty<0.5,>=0.4.1 20:43:11 Downloading dockerpty-0.4.1.tar.gz (13 kB) 20:43:11 Preparing metadata (setup.py): started 20:43:12 Removing intermediate container cb5b9b467082 20:43:12 ---> 46ad5af15b8f 20:43:12 Step 7/23 : COPY go.mod vendor* ./ 20:43:13 ---> 38f9553ad719 20:43:13 Step 8/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 20:43:13 ---> Running in 9d2f0392109f 20:43:15 Preparing metadata (setup.py): finished with status 'done' 20:43:16 Collecting requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1 20:43:16 Downloading requests-2.20.1-py2.py3-none-any.whl (57 kB) 20:43:16 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 58.0/58.0 kB 16.6 MB/s eta 0:00:00 20:43:17 Collecting docker-pycreds>=0.4.0 20:43:17 Downloading docker_pycreds-0.4.0-py2.py3-none-any.whl (9.0 kB) 20:43:18 Collecting chardet<3.1.0,>=3.0.2 20:43:18 Downloading chardet-3.0.4-py2.py3-none-any.whl (133 kB) 20:43:18 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 133.4/133.4 kB 14.5 MB/s eta 0:00:00 20:43:18 Collecting idna<2.8,>=2.5 20:43:18 Downloading idna-2.7-py2.py3-none-any.whl (58 kB) 20:43:18 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 58.2/58.2 kB 15.5 MB/s eta 0:00:00 20:43:19 Collecting certifi>=2017.4.17 20:43:19 Downloading certifi-2022.9.14-py3-none-any.whl (162 kB) 20:43:19 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 162.5/162.5 kB 17.4 MB/s eta 0:00:00 20:43:20 Collecting urllib3<1.25,>=1.21.1 20:43:20 Downloading urllib3-1.24.3-py2.py3-none-any.whl (118 kB) 20:43:20 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 118.8/118.8 kB 17.8 MB/s eta 0:00:00 20:43:20 Using legacy 'setup.py install' for dockerpty, since package 'wheel' is not installed. 20:43:20 Using legacy 'setup.py install' for docopt, since package 'wheel' is not installed. 20:43:20 Using legacy 'setup.py install' for PyYAML, since package 'wheel' is not installed. 20:43:20 Using legacy 'setup.py install' for texttable, since package 'wheel' is not installed. 20:43:22 Installing collected packages: texttable, PyYAML, jsonschema, idna, docopt, chardet, cached-property, websocket-client, urllib3, dockerpty, docker-pycreds, certifi, requests, docker, docker-compose 20:43:22 Running setup.py install for texttable: started 20:43:25 Running setup.py install for texttable: finished with status 'done' 20:43:25 Running setup.py install for PyYAML: started 20:43:29 Running setup.py install for PyYAML: finished with status 'done' 20:43:30 Running setup.py install for docopt: started 20:43:33 Running setup.py install for docopt: finished with status 'done' 20:43:37 Running setup.py install for dockerpty: started 20:43:40 Running setup.py install for dockerpty: finished with status 'done' 20:43:44 Successfully installed PyYAML-3.13 cached-property-1.5.2 certifi-2022.9.14 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 20:43:44 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 20:44:16 Removing intermediate container 33402fcd1ea7 20:44:16 ---> 8ad0f2b27d10 20:44:16 Step 14/23 : ENV APP_PORT=58890 20:44:16 ---> Running in 35b6e7595022 20:44:16 Removing intermediate container 35b6e7595022 20:44:16 ---> 9bb005743b96 20:44:16 Step 15/23 : EXPOSE $APP_PORT 20:44:16 ---> Running in 05ad8b4f189f 20:44:16 Removing intermediate container 9d2f0392109f 20:44:16 ---> 8e088d8ec383 20:44:16 Step 9/23 : COPY . . 20:44:16 Removing intermediate container 05ad8b4f189f 20:44:16 ---> f02baf664368 20:44:16 Step 16/23 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/sys-mgmt-agent / 20:44:18 ---> 5364736ed237 20:44:18 Step 17/23 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/res/configuration.toml /res/configuration.toml 20:44:20 ---> 3f8c041cd7da 20:44:20 Step 18/23 : COPY --from=builder /edgex-go/cmd/sys-mgmt-executor/sys-mgmt-executor / 20:44:21 Removing intermediate container bb85848758eb 20:44:21 ---> 135ee05d2ac8 20:44:21 20:44:21 Step 11/24 : FROM alpine:3.16 20:44:21 ---> a6215f271958 20:44:21 Step 12/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' 20:44:21 ---> Running in 70d1f87301d1 20:44:22 ---> be44048754e0 20:44:22 Step 19/23 : ENTRYPOINT ["/sys-mgmt-agent"] 20:44:22 ---> Running in 4710568fd4d7 20:44:22 Removing intermediate container 70d1f87301d1 20:44:22 ---> 78a7b0e0735b 20:44:22 Step 13/24 : ENV APP_PORT=59880 20:44:23 ---> Running in c1c5cb2160be 20:44:23 Removing intermediate container 4710568fd4d7 20:44:23 ---> 5d302ff60010 20:44:23 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 20:44:23 ---> Running in 0503ab6e745b 20:44:24 Removing intermediate container c1c5cb2160be 20:44:24 ---> 75b450d16ed7 20:44:24 Step 14/24 : EXPOSE $APP_PORT 20:44:24 ---> Running in 9d1d39b35cca 20:44:24 Removing intermediate container 0503ab6e745b 20:44:24 ---> cb8218b7cdaa 20:44:24 Step 21/23 : LABEL arch=arm64 20:44:25 ---> Running in e494958c3c96 20:44:25 Removing intermediate container 9d1d39b35cca 20:44:25 ---> 8dad81f3c3e2 20:44:25 Step 15/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 20:44:25 ---> Running in a28f84d6c4ee 20:44:26 Removing intermediate container e494958c3c96 20:44:26 ---> 40b140cd7264 20:44:26 Step 22/23 : LABEL git_sha=87e3402f023d747f27e4edf0d967aa7c284c3465 20:44:26 ---> Running in 6ce7491417ca 20:44:27 Removing intermediate container 6ce7491417ca 20:44:27 ---> 80e7f680a60f 20:44:27 Step 23/23 : LABEL version=0.0.0 20:44:27 ---> Running in afe1c60406c5 20:44:29 Removing intermediate container afe1c60406c5 20:44:29 ---> 6b3845f8d27d 20:44:29 20:44:29 Removing intermediate container a28f84d6c4ee 20:44:29 ---> 4ab92945b1c5 20:44:29 Step 16/24 : RUN apk add --update --no-cache zeromq dumb-init 20:44:29 ---> Running in 32f34a2779fd 20:44:30 Successfully built 6b3845f8d27d 20:44:30 Successfully tagged sys-mgmt-agent-arm64:latest 20:44:30  Building sys-mgmt-agent ... done Building core-metadata 20:44:32 fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 20:44:33 fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 20:44:35 (1/6) Installing dumb-init (1.2.5-r1) 20:44:35 (2/6) Installing libgcc (11.2.1_git20220219-r2) 20:44:35 (3/6) Installing libsodium (1.0.18-r0) 20:44:35 (4/6) Installing libstdc++ (11.2.1_git20220219-r2) 20:44:35 (5/6) Installing libzmq (4.3.4-r0) 20:44:35 (6/6) Installing zeromq (4.3.4-r0) 20:44:36 Executing busybox-1.35.0-r17.trigger 20:44:36 OK: 8 MiB in 20 packages 20:44:37 ---> 3b47dfdfe94d 20:44:37 Step 10/23 : RUN make cmd/support-scheduler/support-scheduler 20:44:37 ---> Running in e6908e94a337 20:44:37 Removing intermediate container 32f34a2779fd 20:44:37 ---> cfc4a52279ff 20:44:37 Step 17/24 : COPY --from=builder /edgex-go/Attribution.txt / 20:44:39 ---> 4845c1b06c10 20:44:39 Step 18/24 : COPY --from=builder /edgex-go/cmd/core-data/core-data / 20:44:40 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 20:44:43 ---> 231fc693e40d 20:44:43 Step 19/24 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml 20:44:44 ---> f89d9f476201 20:44:44 Step 20/24 : ENTRYPOINT ["/core-data"] 20:44:44 ---> Running in d436bed1e993 20:44:45 Removing intermediate container d436bed1e993 20:44:45 ---> da85e97c5ac8 20:44:45 Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 20:44:45 ---> Running in f3e2fb17d8bb 20:44:46 Removing intermediate container f3e2fb17d8bb 20:44:46 ---> 47f8746ce5f3 20:44:46 Step 22/24 : LABEL arch=arm64 20:44:46 ---> Running in ca7f124deb69 20:44:47 Removing intermediate container ca7f124deb69 20:44:47 ---> 1fee0c3ed9f0 20:44:47 Step 23/24 : LABEL git_sha=87e3402f023d747f27e4edf0d967aa7c284c3465 20:44:47 ---> Running in 59bfe1e83ae7 20:44:47 Removing intermediate container 59bfe1e83ae7 20:44:47 ---> 4abc3dd7950c 20:44:47 Step 24/24 : LABEL version=0.0.0 20:44:48 ---> Running in adb0c4376ebe 20:44:48 Step 1/25 : ARG BUILDER_BASE=golang:1.18-alpine3.16 20:44:48 Step 2/25 : FROM ${BUILDER_BASE} AS builder 20:44:48 ---> 63a855246de7 20:44:48 Step 3/25 : ARG ADD_BUILD_TAGS="" 20:44:49 ---> Using cache 20:44:49 ---> 017a3de6aac4 20:44:49 Step 4/25 : WORKDIR /edgex-go 20:44:49 ---> Using cache 20:44:49 ---> 8d5c8c50e544 20:44:49 Step 5/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 20:44:49 ---> Using cache 20:44:49 ---> 1d45337a3ddf 20:44:49 Step 6/25 : RUN apk add --update --no-cache make git 20:44:49 ---> Using cache 20:44:49 ---> 46ad5af15b8f 20:44:49 Step 7/25 : COPY go.mod vendor* ./ 20:44:49 ---> Using cache 20:44:49 ---> 38f9553ad719 20:44:49 Step 8/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 20:44:49 ---> Using cache 20:44:49 ---> 8e088d8ec383 20:44:49 Step 9/25 : COPY . . 20:44:49 ---> Using cache 20:44:49 ---> 3b47dfdfe94d 20:44:49 Removing intermediate container adb0c4376ebe 20:44:49 ---> 4aede408338c 20:44:49 20:44:49 Step 10/25 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-metadata/core-metadata 20:44:49 ---> Running in 11a06a5f2112 20:44:49 Successfully built 4aede408338c 20:44:49 Successfully tagged core-data-arm64:latest 20:44:49  Building core-data ... done Building security-secretstore-setup 20:44:51 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 20:45:09 Step 1/25 : ARG BUILDER_BASE=golang:1.18-alpine3.16 20:45:09 Step 2/25 : FROM ${BUILDER_BASE} AS builder 20:45:09 ---> 63a855246de7 20:45:09 Step 3/25 : WORKDIR /edgex-go 20:45:09 ---> Using cache 20:45:09 ---> bc2d08596cfe 20:45:09 Step 4/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 20:45:09 ---> Using cache 20:45:09 ---> 361e28732bfc 20:45:09 Step 5/25 : RUN apk add --update --no-cache make git 20:45:09 ---> Using cache 20:45:09 ---> cdb36d9f50c1 20:45:09 Step 6/25 : COPY go.mod vendor* ./ 20:45:09 ---> Using cache 20:45:09 ---> 1458ca064021 20:45:09 Step 7/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 20:45:09 ---> Using cache 20:45:09 ---> ca09d4bc33d5 20:45:09 Step 8/25 : COPY . . 20:45:09 ---> Using cache 20:45:09 ---> 07080d6096d6 20:45:09 Step 9/25 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 20:45:09 ---> Running in cc54b4a776c8 20:45:09 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider 20:45:18 Removing intermediate container 245a8f220628 20:45:18 ---> eed0b34a32b0 20:45:18 20:45:18 Step 10/33 : FROM alpine:3.16 20:45:18 ---> a6215f271958 20:45:18 Step 11/33 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' 20:45:18 ---> Running in 271db27a561e 20:45:18 Removing intermediate container 271db27a561e 20:45:18 ---> 32c7b2b7c582 20:45:18 Step 12/33 : RUN apk add --update --no-cache dumb-init su-exec 20:45:18 ---> Running in 4320b516699d 20:45:20 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 20:45:21 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 20:45:23 (1/2) Installing dumb-init (1.2.5-r1) 20:45:23 (2/2) Installing su-exec (0.2-r1) 20:45:23 Executing busybox-1.35.0-r17.trigger 20:45:23 OK: 5 MiB in 16 packages 20:45:24 Removing intermediate container 4320b516699d 20:45:24 ---> 6ad36c09d40d 20:45:24 Step 13/33 : ENV SECURITY_INIT_DIR /edgex-init 20:45:24 ---> Running in 26e1e4f2f50a 20:45:25 Removing intermediate container 26e1e4f2f50a 20:45:25 ---> 17306eb81c04 20:45:25 Step 14/33 : ENV SECURITY_INIT_STAGING /edgex-init-staging 20:45:25 ---> Running in 141eb0fa858f 20:45:25 Removing intermediate container 141eb0fa858f 20:45:25 ---> 81d693c202fc 20:45:25 Step 15/33 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_STAGING}/bootstrap-redis 20:45:25 ---> Running in 25b4775e4b9a 20:45:26 Removing intermediate container 25b4775e4b9a 20:45:26 ---> 54715e10de06 20:45:26 Step 16/33 : ARG BOOTSTRAP_MOSQUITTO_DIR=${SECURITY_INIT_STAGING}/bootstrap-mosquitto 20:45:26 ---> Running in 4d81ace4c262 20:45:27 Removing intermediate container 4d81ace4c262 20:45:27 ---> 64f2467744da 20:45:27 Step 17/33 : RUN mkdir -p ${BOOTSTRAP_REDIS_DIR} ${BOOTSTRAP_MOSQUITTO_DIR} 20:45:27 ---> Running in 5ae618fc60a0 20:45:30 Removing intermediate container 5ae618fc60a0 20:45:30 ---> 01de4c39030a 20:45:30 Step 18/33 : WORKDIR ${SECURITY_INIT_STAGING} 20:45:30 ---> Running in 2a2a75d5aef2 20:45:30 Removing intermediate container 2a2a75d5aef2 20:45:30 ---> d676c86c27ba 20:45:30 Step 19/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_STAGING}/ 20:45:31 ---> 5ec8360dcd19 20:45:31 Step 20/33 : RUN chmod +x ${SECURITY_INIT_STAGING}/*.sh 20:45:31 ---> Running in 92001f33d7cf 20:45:35 Removing intermediate container 92001f33d7cf 20:45:35 ---> 3c058f4067d4 20:45:35 Step 21/33 : COPY --from=builder /edgex-go/Attribution.txt / 20:45:35 ---> 349d09a3e2eb 20:45:35 Step 22/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . 20:45:37 ---> 5d4b97f1a03b 20:45:37 Step 23/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.toml ./res/ 20:45:38 ---> 0dbffecdc19d 20:45:38 Step 24/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml ${BOOTSTRAP_REDIS_DIR}/res/ 20:45:39 ---> c8765f58a2d5 20:45:39 Step 25/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-mosquitto/configuration.toml ${BOOTSTRAP_MOSQUITTO_DIR}/res/ 20:45:40 ---> c79aa936cf5a 20:45:40 Step 26/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ ${SECURITY_INIT_STAGING}/consul-bootstrapper/ 20:45:41 ---> 2150641ffbac 20:45:41 Step 27/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / 20:45:42 ---> ac702ff001aa 20:45:42 Step 28/33 : RUN chmod +x /entrypoint.sh 20:45:42 ---> Running in 0eec657e196c 20:45:45 Removing intermediate container 0eec657e196c 20:45:45 ---> b691a86d180f 20:45:45 Step 29/33 : ENTRYPOINT ["/entrypoint.sh"] 20:45:45 ---> Running in 77eb324303ba 20:45:45 Removing intermediate container 77eb324303ba 20:45:45 ---> 3406dcd26379 20:45:45 Step 30/33 : CMD ["gate"] 20:45:46 ---> Running in 919d8c0d22d5 20:45:46 Removing intermediate container 919d8c0d22d5 20:45:46 ---> 351e1da83689 20:45:46 Step 31/33 : LABEL arch=arm64 20:45:46 ---> Running in d7974010503f 20:45:47 Removing intermediate container d7974010503f 20:45:47 ---> c5939c8efdb4 20:45:47 Step 32/33 : LABEL git_sha=87e3402f023d747f27e4edf0d967aa7c284c3465 20:45:47 ---> Running in b40571a107ef 20:45:48 Removing intermediate container b40571a107ef 20:45:48 ---> 3b1fb710e5ba 20:45:48 Step 33/33 : LABEL version=0.0.0 20:45:48 ---> Running in 28e4dec4733f 20:45:48 Removing intermediate container 28e4dec4733f 20:45:48 ---> ab753351431b 20:45:48 20:45:49 Successfully built ab753351431b 20:45:49 Successfully tagged security-bootstrapper-arm64:latest 20:45:49  Building security-bootstrapper ... done Building security-spire-server 20:46:07 Step 1/25 : ARG BUILDER_BASE=golang:1.18-alpine3.16 20:46:07 Step 2/25 : FROM ${BUILDER_BASE} AS builder 20:46:07 ---> 63a855246de7 20:46:07 Step 3/25 : WORKDIR /edgex-go 20:46:07 ---> Using cache 20:46:07 ---> bc2d08596cfe 20:46:07 Step 4/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 20:46:07 ---> Using cache 20:46:07 ---> 361e28732bfc 20:46:07 Step 5/25 : RUN apk add --update --no-cache make git build-base curl 20:46:07 ---> Using cache 20:46:07 ---> a9ac742b1460 20:46:07 Step 6/25 : COPY go.mod vendor* ./ 20:46:07 ---> Using cache 20:46:07 ---> 63ace7faa4ab 20:46:07 Step 7/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 20:46:07 ---> Using cache 20:46:07 ---> 392252ddadce 20:46:07 Step 8/25 : COPY . . 20:46:07 ---> Using cache 20:46:07 ---> 6322fb10c2c2 20:46:07 Step 9/25 : ARG SPIRE_RELEASE=1.2.1 20:46:07 ---> Using cache 20:46:07 ---> 6a847a1d1646 20:46:07 Step 10/25 : WORKDIR /edgex-go/spire-build 20:46:07 ---> Using cache 20:46:07 ---> f2b0dbd59eab 20:46:07 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 20:46:07 ---> Running in e5e63efefb54 20:46:08 Removing intermediate container e5e63efefb54 20:46:08 ---> 7478ae358dd2 20:46:08 Step 12/25 : WORKDIR /edgex-go 20:46:09 ---> Running in 26a327f5625c 20:46:09 Removing intermediate container 26a327f5625c 20:46:09 ---> cbc33f963c42 20:46:09 20:46:09 Step 13/25 : FROM alpine:3.15 20:46:09 ---> 02e0d6fdf486 20:46:09 Step 14/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' 20:46:09 ---> Using cache 20:46:09 ---> 9bbec86e1d5d 20:46:09 Step 15/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 20:46:09 ---> Using cache 20:46:09 ---> 6834704d924b 20:46:09 Step 16/25 : RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 20:46:09 ---> Running in 311ee80da181 20:46:12 fetch https://dl-4.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 20:46:13 fetch https://dl-4.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 20:46:14 v3.15.6-67-gd27c94c245 [https://dl-4.alpinelinux.org/alpine/v3.15/main] 20:46:14 v3.15.6-67-gd27c94c245 [https://dl-4.alpinelinux.org/alpine/v3.15/community] 20:46:14 OK: 15734 distinct packages available 20:46:14 fetch https://dl-4.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 20:46:15 fetch https://dl-4.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 20:46:16 (1/5) Installing dumb-init (1.2.5-r1) 20:46:16 (2/5) Installing musl-obstack (1.2.3-r0) 20:46:16 (3/5) Installing libucontext (1.1-r0) 20:46:17 (4/5) Installing gcompat (1.0.0-r4) 20:46:17 (5/5) Installing openssl (1.1.1q-r0) 20:46:17 Executing busybox-1.34.1-r7.trigger 20:46:17 OK: 6 MiB in 19 packages 20:46:18 Removing intermediate container 311ee80da181 20:46:18 ---> 63cab2f575f1 20:46:18 Step 17/25 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin 20:46:24 ---> 2b4c56b4f76a 20:46:24 Step 18/25 : COPY --from=builder /edgex-go/cmd/security-spire-server/docker-entrypoint.sh /usr/local/bin/ 20:46:25 ---> 02f73479d710 20:46:25 Step 19/25 : COPY --from=builder /edgex-go/cmd/security-spire-server/server.conf /usr/local/etc/spire/server.conf.tpl 20:46:26 ---> 8dca0c08031a 20:46:26 Step 20/25 : COPY --from=builder /edgex-go/cmd/security-spire-server/openssl.conf /usr/local/etc/ 20:46:27 ---> 807a440feeab 20:46:27 Step 21/25 : ENTRYPOINT [ "/usr/bin/dumb-init" ] 20:46:27 ---> Running in ba04aac7a214 20:46:27 Removing intermediate container ba04aac7a214 20:46:27 ---> 3f690569c0ec 20:46:27 Step 22/25 : CMD [ "--verbose", "docker-entrypoint.sh" ] 20:46:27 ---> Running in 3a03a3ce5a2f 20:46:28 Removing intermediate container 3a03a3ce5a2f 20:46:28 ---> cfba7edc9b43 20:46:28 Step 23/25 : LABEL arch=arm64 20:46:28 ---> Running in 3f0adf66c6a1 20:46:28 Removing intermediate container 3f0adf66c6a1 20:46:28 ---> 64392e66a931 20:46:28 Step 24/25 : LABEL git_sha=87e3402f023d747f27e4edf0d967aa7c284c3465 20:46:28 ---> Running in b762b81ccdb2 20:46:29 Removing intermediate container b762b81ccdb2 20:46:29 ---> 48d12aa745af 20:46:29 Step 25/25 : LABEL version=0.0.0 20:46:29 ---> Running in e7d0bc4e2e16 20:46:29 Removing intermediate container e7d0bc4e2e16 20:46:29 ---> 597e273feaef 20:46:29 20:46:29 Successfully built 597e273feaef 20:46:30 Successfully tagged security-spire-server-arm64:latest 20:46:30 Building support-notifications 20:46:48  Building security-spire-server ... done Step 1/23 : ARG BUILDER_BASE=golang:1.18-alpine3.16 20:46:48 Step 2/23 : FROM ${BUILDER_BASE} AS builder 20:46:48 ---> 63a855246de7 20:46:48 Step 3/23 : ARG ADD_BUILD_TAGS="" 20:46:48 ---> Using cache 20:46:48 ---> 017a3de6aac4 20:46:48 Step 4/23 : WORKDIR /edgex-go 20:46:48 ---> Using cache 20:46:48 ---> 8d5c8c50e544 20:46:48 Step 5/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 20:46:48 ---> Using cache 20:46:48 ---> 1d45337a3ddf 20:46:48 Step 6/23 : RUN apk add --update --no-cache make bash git ca-certificates 20:46:48 ---> Running in 4815e8e48778 20:46:48 fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 20:46:49 fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 20:46:51 OK: 221 MiB in 51 packages 20:46:52 Removing intermediate container 4815e8e48778 20:46:52 ---> ef95b4e3081f 20:46:52 Step 7/23 : COPY go.mod vendor* ./ 20:46:53 ---> fde58124af82 20:46:53 Step 8/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 20:46:53 ---> Running in d93dc23cb119 20:47:25 Removing intermediate container f39eb1810f46 20:47:25 ---> 083ec3f8b173 20:47:25 20:47:25 Step 9/20 : FROM alpine:3.15 20:47:25 ---> 02e0d6fdf486 20:47:25 Step 10/20 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' 20:47:25 ---> Using cache 20:47:25 ---> 9bbec86e1d5d 20:47:25 Step 11/20 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 20:47:25 ---> Using cache 20:47:25 ---> 6834704d924b 20:47:25 Step 12/20 : RUN apk update && apk --no-cache --update add dumb-init curl gcompat 20:47:25 ---> Running in cbcd709b1029 20:47:25 fetch https://dl-4.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 20:47:26 fetch https://dl-4.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 20:47:27 v3.15.6-67-gd27c94c245 [https://dl-4.alpinelinux.org/alpine/v3.15/main] 20:47:27 v3.15.6-67-gd27c94c245 [https://dl-4.alpinelinux.org/alpine/v3.15/community] 20:47:27 OK: 15734 distinct packages available 20:47:28 fetch https://dl-4.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 20:47:28 fetch https://dl-4.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 20:47:30 (1/9) Installing ca-certificates (20220614-r0) 20:47:30 (2/9) Installing brotli-libs (1.0.9-r5) 20:47:30 (3/9) Installing nghttp2-libs (1.46.0-r0) 20:47:30 (4/9) Installing libcurl (7.80.0-r3) 20:47:31 (5/9) Installing curl (7.80.0-r3) 20:47:31 (6/9) Installing dumb-init (1.2.5-r1) 20:47:31 (7/9) Installing musl-obstack (1.2.3-r0) 20:47:31 (8/9) Installing libucontext (1.1-r0) 20:47:31 (9/9) Installing gcompat (1.0.0-r4) 20:47:31 Executing busybox-1.34.1-r7.trigger 20:47:31 Executing ca-certificates-20220614-r0.trigger 20:47:32 OK: 8 MiB in 23 packages 20:47:36 Removing intermediate container cbcd709b1029 20:47:36 ---> 229576debe38 20:47:36 Step 13/20 : COPY --from=builder /edgex-go/Attribution.txt / 20:47:37 ---> 27990e969f57 20:47:37 Step 14/20 : COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/security-spiffe-token-provider / 20:47:42 ---> 432e2e7b025e 20:47:42 Step 15/20 : COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/res/configuration.toml /res/configuration.toml 20:47:43 ---> ab45401d0879 20:47:43 Step 16/20 : ENTRYPOINT [ "/security-spiffe-token-provider" ] 20:47:43 ---> Running in 8f5d64cb68c4 20:47:44 Removing intermediate container 8f5d64cb68c4 20:47:44 ---> 1ee2df26a8fc 20:47:44 Step 17/20 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 20:47:44 ---> Running in 62670dc9f717 20:47:44 Removing intermediate container 62670dc9f717 20:47:44 ---> b89a5ee07523 20:47:44 Step 18/20 : LABEL arch=arm64 20:47:44 ---> Running in c5815c6ee647 20:47:45 Removing intermediate container c5815c6ee647 20:47:45 ---> 2896cd3d046d 20:47:45 Step 19/20 : LABEL git_sha=87e3402f023d747f27e4edf0d967aa7c284c3465 20:47:45 ---> Running in 6ad52ce5f3bf 20:47:45 Removing intermediate container d93dc23cb119 20:47:45 ---> 32182379af14 20:47:45 Step 9/23 : COPY . . 20:47:46 Removing intermediate container 6ad52ce5f3bf 20:47:46 ---> 08fc97fe8c21 20:47:46 Step 20/20 : LABEL version=0.0.0 20:47:46 ---> Running in 215707a49b26 20:47:47 Removing intermediate container 215707a49b26 20:47:47 ---> 6a6d7f3d6deb 20:47:47 20:47:47 Successfully built 6a6d7f3d6deb 20:47:47 Successfully tagged security-spiffe-token-provider-arm64:latest 20:47:47 Building core-command 20:48:02  Building security-spiffe-token-provider ... done  ---> 9a5ef315ecef 20:48:02 Step 10/23 : RUN make cmd/support-notifications/support-notifications 20:48:02 ---> Running in a82d8a166f2b 20:48:03 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 20:48:06 Step 1/24 : ARG BUILDER_BASE=golang:1.18-alpine3.16 20:48:06 Step 2/24 : FROM ${BUILDER_BASE} AS builder 20:48:06 ---> 63a855246de7 20:48:06 Step 3/24 : ARG ADD_BUILD_TAGS="" 20:48:06 ---> Using cache 20:48:06 ---> 017a3de6aac4 20:48:06 Step 4/24 : WORKDIR /edgex-go 20:48:06 ---> Using cache 20:48:06 ---> 8d5c8c50e544 20:48:06 Step 5/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 20:48:06 ---> Using cache 20:48:06 ---> 1d45337a3ddf 20:48:06 Step 6/24 : RUN apk add --update --no-cache make git 20:48:06 ---> Using cache 20:48:06 ---> 46ad5af15b8f 20:48:06 Step 7/24 : COPY go.mod vendor* ./ 20:48:06 ---> Using cache 20:48:06 ---> 38f9553ad719 20:48:06 Step 8/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 20:48:06 ---> Using cache 20:48:06 ---> 8e088d8ec383 20:48:06 Step 9/24 : COPY . . 20:48:06 ---> Using cache 20:48:06 ---> 3b47dfdfe94d 20:48:06 Step 10/24 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-command/core-command 20:48:06 ---> Running in 0bd56218d6e7 20:48:08 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 20:50:30 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup 20:50:49 Removing intermediate container cc54b4a776c8 20:50:49 ---> cc55afe8ea84 20:50:49 20:50:49 Step 10/25 : FROM alpine:3.16 20:50:49 ---> a6215f271958 20:50:49 Step 11/25 : RUN apk add --update --no-cache ca-certificates dumb-init su-exec 20:50:49 ---> Running in 34d7837a3607 20:50:51 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 20:50:51 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 20:50:53 (1/3) Installing ca-certificates (20220614-r0) 20:50:53 (2/3) Installing dumb-init (1.2.5-r1) 20:50:53 (3/3) Installing su-exec (0.2-r1) 20:50:53 Executing busybox-1.35.0-r17.trigger 20:50:53 Executing ca-certificates-20220614-r0.trigger 20:50:53 OK: 6 MiB in 17 packages 20:50:55 Removing intermediate container 34d7837a3607 20:50:55 ---> 68a214ba3ab9 20:50:55 Step 12/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' 20:50:55 ---> Running in 58594ab52252 20:50:56 Removing intermediate container 58594ab52252 20:50:56 ---> 957c462be34d 20:50:56 Step 13/25 : WORKDIR / 20:50:56 ---> Running in 68396ea5cf90 20:50:56 Removing intermediate container 68396ea5cf90 20:50:56 ---> 3a6419190218 20:50:56 Step 14/25 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/res/token-config.json /res-file-token-provider/token-config.json 20:50:57 ---> cfdaf386f6f7 20:50:57 Step 15/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res-file-token-provider/configuration.toml /res-file-token-provider/configuration.toml 20:50:58 ---> 384390159529 20:50:58 Step 16/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml 20:50:59 ---> 4a558d13b6bd 20:50:59 Step 17/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/kong-admin-config.template.yml /res/kong-admin-config.template.yml 20:51:00 ---> a634b799b429 20:51:00 Step 18/25 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . 20:51:02 ---> 826daa7210b4 20:51:02 Step 19/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . 20:51:03 ---> 1d14b6880a36 20:51:03 Step 20/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ 20:51:04 ---> 955241571804 20:51:04 Step 21/25 : RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 20:51:04 ---> Running in 62ae3465f801 20:51:08 Removing intermediate container 62ae3465f801 20:51:08 ---> fa60563d0b45 20:51:08 Step 22/25 : ENTRYPOINT ["entrypoint.sh"] 20:51:08 ---> Running in 38f64e369993 20:51:08 Removing intermediate container 38f64e369993 20:51:08 ---> 7e22a092af46 20:51:08 Step 23/25 : LABEL arch=arm64 20:51:08 ---> Running in 8424f6a2efa2 20:51:08 Removing intermediate container 8424f6a2efa2 20:51:08 ---> 89b2c3a7d5a0 20:51:08 Step 24/25 : LABEL git_sha=87e3402f023d747f27e4edf0d967aa7c284c3465 20:51:09 ---> Running in 449d014d5288 20:51:09 Removing intermediate container 449d014d5288 20:51:09 ---> d9b10ad0498d 20:51:09 Step 25/25 : LABEL version=0.0.0 20:51:09 ---> Running in 5e5773adcf68 20:51:10 Removing intermediate container 5e5773adcf68 20:51:10 ---> 71e20d8a9064 20:51:10 20:51:10 Successfully built 71e20d8a9064 20:51:10 Successfully tagged security-secretstore-setup-arm64:latest 20:51:25  Building security-secretstore-setup ... done Removing intermediate container 11a06a5f2112 20:51:25 ---> d1f6387d46ec 20:51:25 20:51:25 Step 11/25 : FROM alpine:3.16 20:51:25 ---> a6215f271958 20:51:25 Step 12/25 : RUN apk add --update --no-cache dumb-init 20:51:25 ---> Running in f1a6c16daf0d 20:51:26 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 20:51:26 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 20:51:28 (1/1) Installing dumb-init (1.2.5-r1) 20:51:28 Executing busybox-1.35.0-r17.trigger 20:51:28 OK: 5 MiB in 15 packages 20:51:29 Removing intermediate container f1a6c16daf0d 20:51:29 ---> a40a818d928f 20:51:29 Step 13/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 20:51:29 ---> Running in a451c90a130e 20:51:29 Removing intermediate container a451c90a130e 20:51:29 ---> d3125748a1e8 20:51:29 Step 14/25 : ENV APP_PORT=59881 20:51:29 ---> Running in 39d3a03cc3ab 20:51:30 Removing intermediate container 39d3a03cc3ab 20:51:30 ---> 76dee2fe001c 20:51:30 Step 15/25 : EXPOSE $APP_PORT 20:51:30 ---> Running in b82ffa250720 20:51:30 Removing intermediate container b82ffa250720 20:51:30 ---> e7559feee08a 20:51:30 Step 16/25 : WORKDIR / 20:51:30 ---> Running in 1ea0df5df063 20:51:31 Removing intermediate container 1ea0df5df063 20:51:31 ---> 39cbf0af2fcf 20:51:31 Step 17/25 : COPY --from=builder /edgex-go/Attribution.txt / 20:51:32 ---> f7da81f470d0 20:51:32 Step 18/25 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / 20:51:34 ---> a62f2c1b4aa3 20:51:34 Step 19/25 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml 20:51:35 ---> 8983631bd2dd 20:51:35 Step 20/25 : COPY --from=builder /edgex-go/cmd/core-metadata/res/uom.toml /res/uom.toml 20:51:36 ---> 50e182d35928 20:51:36 Step 21/25 : ENTRYPOINT ["/core-metadata"] 20:51:36 ---> Running in b2a1182c62f7 20:51:37 Removing intermediate container b2a1182c62f7 20:51:37 ---> 642cba2ef47c 20:51:37 Step 22/25 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 20:51:37 ---> Running in 747c33a75dbf 20:51:37 Removing intermediate container 747c33a75dbf 20:51:37 ---> 3808b74259f5 20:51:37 Step 23/25 : LABEL arch=arm64 20:51:37 ---> Running in 8256a1b61307 20:51:38 Removing intermediate container 8256a1b61307 20:51:38 ---> 413c8812cbef 20:51:38 Step 24/25 : LABEL git_sha=87e3402f023d747f27e4edf0d967aa7c284c3465 20:51:38 ---> Running in 2efaf7d4753d 20:51:38 Removing intermediate container 2efaf7d4753d 20:51:38 ---> 34802380167e 20:51:38 Step 25/25 : LABEL version=0.0.0 20:51:38 ---> Running in 89bc3ed0deb7 20:51:39 Removing intermediate container 89bc3ed0deb7 20:51:39 ---> 180f0ab61c58 20:51:39 20:51:39 Successfully built 180f0ab61c58 20:51:39 Successfully tagged core-metadata-arm64:latest 20:53:01  Building core-metadata ... done Removing intermediate container 0bd56218d6e7 20:53:01 ---> 1c164c2f895f 20:53:01 20:53:01 Step 11/24 : FROM alpine:3.16 20:53:01 ---> a6215f271958 20:53:01 Step 12/24 : RUN apk add --update --no-cache dumb-init 20:53:01 ---> Using cache 20:53:01 ---> a40a818d928f 20:53:01 Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 20:53:01 ---> Using cache 20:53:01 ---> d3125748a1e8 20:53:01 Step 14/24 : ENV APP_PORT=59882 20:53:01 ---> Running in e4e05a7a2bfd 20:53:01 Removing intermediate container e6908e94a337 20:53:01 ---> 8a2158ca4690 20:53:01 20:53:01 Step 11/23 : FROM alpine:3.16 20:53:01 ---> a6215f271958 20:53:01 Step 12/23 : RUN apk add --update --no-cache dumb-init 20:53:01 ---> Using cache 20:53:01 ---> a40a818d928f 20:53:01 Step 13/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 20:53:01 ---> Using cache 20:53:01 ---> d3125748a1e8 20:53:01 Step 14/23 : ENV APP_PORT=59861 20:53:01 ---> Running in fa6f4dff1b93 20:53:01 Removing intermediate container e4e05a7a2bfd 20:53:01 ---> d1449f181838 20:53:01 Step 15/24 : EXPOSE $APP_PORT 20:53:01 ---> Running in 6ec40d4926d0 20:53:01 Removing intermediate container fa6f4dff1b93 20:53:01 ---> d8b5f743e6d2 20:53:01 Step 15/23 : EXPOSE $APP_PORT 20:53:02 ---> Running in 38a36b812fb2 20:53:02 Removing intermediate container 6ec40d4926d0 20:53:02 ---> 960d057d3005 20:53:02 Step 16/24 : WORKDIR / 20:53:02 ---> Running in 14bbc190ca1f 20:53:02 Removing intermediate container 38a36b812fb2 20:53:02 ---> 87c850df0023 20:53:02 Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / 20:53:03 Removing intermediate container 14bbc190ca1f 20:53:03 ---> 1698328a739a 20:53:03 Step 17/24 : COPY --from=builder /edgex-go/Attribution.txt / 20:53:03 ---> ee10260f72f8 20:53:03 Step 17/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / 20:53:04 ---> 65f7dc24be50 20:53:04 Step 18/24 : COPY --from=builder /edgex-go/cmd/core-command/core-command / 20:53:06 ---> 522cccbc307b 20:53:06 Step 19/24 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml 20:53:06 ---> d6c1ae932ad8 20:53:06 Step 18/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml 20:53:07 ---> 657ecf4c3180 20:53:07 Step 20/24 : ENTRYPOINT ["/core-command"] 20:53:08 ---> Running in 284eb2f0abdd 20:53:08 ---> f4e14d5a08f2 20:53:08 Step 19/23 : ENTRYPOINT ["/support-scheduler"] 20:53:08 ---> Running in dcf82eab5406 20:53:08 Removing intermediate container 284eb2f0abdd 20:53:08 ---> 54dab4e3cc15 20:53:08 Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 20:53:08 ---> Running in 1304b7da2105 20:53:09 Removing intermediate container dcf82eab5406 20:53:09 ---> 33ad1a6d6a8b 20:53:09 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 20:53:09 ---> Running in eb785f1efbd4 20:53:09 Removing intermediate container 1304b7da2105 20:53:09 ---> e644da954a1d 20:53:09 Step 22/24 : LABEL arch=arm64 20:53:09 ---> Running in 09b4cbe3ea78 20:53:10 Removing intermediate container eb785f1efbd4 20:53:10 ---> 2df960c07970 20:53:10 Step 21/23 : LABEL arch=arm64 20:53:10 ---> Running in 0001969de882 20:53:10 Removing intermediate container 09b4cbe3ea78 20:53:10 ---> e3995caa9de5 20:53:10 Step 23/24 : LABEL git_sha=87e3402f023d747f27e4edf0d967aa7c284c3465 20:53:10 ---> Running in c4fafa8b5412 20:53:10 Removing intermediate container 0001969de882 20:53:10 ---> 1bac8a072ae7 20:53:10 Step 22/23 : LABEL git_sha=87e3402f023d747f27e4edf0d967aa7c284c3465 20:53:10 ---> Running in bbd449ecd01b 20:53:10 Removing intermediate container c4fafa8b5412 20:53:10 ---> 9c9f7c116df0 20:53:10 Step 24/24 : LABEL version=0.0.0 20:53:11 ---> Running in e8444fa4628d 20:53:11 Removing intermediate container bbd449ecd01b 20:53:11 ---> 8df49c198137 20:53:11 Step 23/23 : LABEL version=0.0.0 20:53:11 ---> Running in 16654157e417 20:53:12 Removing intermediate container e8444fa4628d 20:53:12 ---> 06849cb55914 20:53:12 20:53:12 Successfully built 06849cb55914 20:53:12 Successfully tagged core-command-arm64:latest 20:53:12  Building core-command ... done Removing intermediate container 16654157e417 20:53:12 ---> d8e72e98213a 20:53:12 20:53:12 Successfully built d8e72e98213a 20:53:12 Successfully tagged support-scheduler-arm64:latest 20:53:44  Building support-scheduler ... done Removing intermediate container a82d8a166f2b 20:53:44 ---> f62ffde350f2 20:53:44 20:53:44 Step 11/23 : FROM alpine:3.16 20:53:44 ---> a6215f271958 20:53:44 Step 12/23 : RUN apk add --update --no-cache ca-certificates dumb-init 20:53:44 ---> Running in 9fe31ffa1332 20:53:44 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 20:53:44 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 20:53:44 (1/2) Installing ca-certificates (20220614-r0) 20:53:44 (2/2) Installing dumb-init (1.2.5-r1) 20:53:44 Executing busybox-1.35.0-r17.trigger 20:53:44 Executing ca-certificates-20220614-r0.trigger 20:53:44 OK: 6 MiB in 16 packages 20:53:44 Removing intermediate container 9fe31ffa1332 20:53:44 ---> fd77b99cc4d8 20:53:44 Step 13/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2021: Intel Corporation' 20:53:44 ---> Running in 764692c8e791 20:53:44 Removing intermediate container 764692c8e791 20:53:44 ---> 1fc484467d05 20:53:44 Step 14/23 : ENV APP_PORT=59860 20:53:44 ---> Running in 38f7c687ad68 20:53:44 Removing intermediate container 38f7c687ad68 20:53:44 ---> 6037e8c7424b 20:53:44 Step 15/23 : EXPOSE $APP_PORT 20:53:44 ---> Running in cb43414f6ab9 20:53:44 Removing intermediate container cb43414f6ab9 20:53:44 ---> 57d150755af3 20:53:44 Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / 20:53:45 ---> 820b614b2157 20:53:45 Step 17/23 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / 20:53:46 ---> 91c49a7c70f7 20:53:46 Step 18/23 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml 20:53:47 ---> ec800555752e 20:53:47 Step 19/23 : ENTRYPOINT ["/support-notifications"] 20:53:47 ---> Running in 62179374d731 20:53:47 Removing intermediate container 62179374d731 20:53:47 ---> 909d7ed1b98c 20:53:47 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 20:53:47 ---> Running in b3ad22bf77c3 20:53:48 Removing intermediate container b3ad22bf77c3 20:53:48 ---> 218f435b822d 20:53:48 Step 21/23 : LABEL arch=arm64 20:53:48 ---> Running in c31db889fda0 20:53:48 Removing intermediate container c31db889fda0 20:53:48 ---> fc3f3772f2f7 20:53:48 Step 22/23 : LABEL git_sha=87e3402f023d747f27e4edf0d967aa7c284c3465 20:53:48 ---> Running in 11a9c53c33b0 20:53:48 Removing intermediate container 11a9c53c33b0 20:53:48 ---> eb5b1c7dcecc 20:53:48 Step 23/23 : LABEL version=0.0.0 20:53:48 ---> Running in b81b5951a3ee 20:53:49 Removing intermediate container b81b5951a3ee 20:53:49 ---> 91f52b850fe5 20:53:49 20:53:49 Successfully built 91f52b850fe5 20:53:49 Successfully tagged support-notifications-arm64:latest 20:53:49  Building support-notifications ... done  [Pipeline] } 20:53:49 $ docker stop --time=1 3b8989eefcf2be5374876313383f7591bcc9781bd5a5de08f0a14bddca71fdd2 20:53:51 $ docker rm -f 3b8989eefcf2be5374876313383f7591bcc9781bd5a5de08f0a14bddca71fdd2 [Pipeline] // withDockerContainer [Pipeline] sh 20:53:51 + docker images 20:53:52 REPOSITORY TAG IMAGE ID CREATED SIZE 20:53:52 support-notifications-arm64 latest 91f52b850fe5 3 seconds ago 26.3MB 20:53:52 f62ffde350f2 13 seconds ago 1.44GB 20:53:52 support-scheduler-arm64 latest d8e72e98213a 39 seconds ago 25.7MB 20:53:52 core-command-arm64 latest 06849cb55914 40 seconds ago 16.7MB 20:53:52 1c164c2f895f 52 seconds ago 1.37GB 20:53:52 8a2158ca4690 53 seconds ago 1.44GB 20:53:52 core-metadata-arm64 latest 180f0ab61c58 2 minutes ago 17.5MB 20:53:52 d1f6387d46ec 2 minutes ago 1.38GB 20:53:52 security-secretstore-setup-arm64 latest 71e20d8a9064 2 minutes ago 28.2MB 20:53:52 cc55afe8ea84 3 minutes ago 1.37GB 20:53:52 security-spiffe-token-provider-arm64 latest 6a6d7f3d6deb 6 minutes ago 28.4MB 20:53:52 083ec3f8b173 6 minutes ago 1.41GB 20:53:52 security-spire-server-arm64 latest 597e273feaef 7 minutes ago 84.2MB 20:53:52 cbc33f963c42 7 minutes ago 1.25GB 20:53:52 security-bootstrapper-arm64 latest ab753351431b 8 minutes ago 19.1MB 20:53:52 eed0b34a32b0 8 minutes ago 1.36GB 20:53:52 core-data-arm64 latest 4aede408338c 9 minutes ago 20.7MB 20:53:52 sys-mgmt-agent-arm64 latest 6b3845f8d27d 9 minutes ago 133MB 20:53:52 135ee05d2ac8 9 minutes ago 1.38GB 20:53:52 security-proxy-setup-arm64 latest 728940d291ed 11 minutes ago 26.4MB 20:53:52 aeb219cbf90d 11 minutes ago 1.36GB 20:53:52 54a9e7c41771 11 minutes ago 1.36GB 20:53:52 security-spire-agent-arm64 latest 1a1c40980f3b 16 minutes ago 122MB 20:53:52 security-spire-config-arm64 latest 8d114a8486ca 16 minutes ago 83.6MB 20:53:52 125ddb5176db 17 minutes ago 1.25GB 20:53:52 f053bf8e7559 17 minutes ago 1.25GB 20:53:52 ci-base-image-arm64 latest 63a855246de7 31 minutes ago 996MB 20:53:52 alpine 3.15 02e0d6fdf486 6 weeks ago 5.33MB 20:53:52 alpine 3.16 a6215f271958 6 weeks ago 5.29MB 20:53:52 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64 1.18-alpine ff4287adb874 2 months ago 678MB 20:53:52 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 20:53:52 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 20:53:52 20:53:52 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:53:52 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 20:53:53 arm64: Pulling from edgex-lftools-log-publisher 20:53:53 8998bd30e6a1: Pulling fs layer 20:53:53 04944245beec: Pulling fs layer 20:53:53 699f458cf7ca: Pulling fs layer 20:53:53 765212b225bb: Pulling fs layer 20:53:53 f23df028b6ca: Pulling fs layer 20:53:53 d65c8cfc05b1: Pulling fs layer 20:53:53 2437ff75d9bd: Pulling fs layer 20:53:53 765212b225bb: Waiting 20:53:53 f23df028b6ca: Waiting 20:53:53 d65c8cfc05b1: Waiting 20:53:53 2437ff75d9bd: Waiting 20:53:53 04944245beec: Verifying Checksum 20:53:53 04944245beec: Download complete 20:53:53 765212b225bb: Verifying Checksum 20:53:53 765212b225bb: Download complete 20:53:53 f23df028b6ca: Verifying Checksum 20:53:53 f23df028b6ca: Download complete 20:53:53 d65c8cfc05b1: Verifying Checksum 20:53:53 d65c8cfc05b1: Download complete 20:53:53 699f458cf7ca: Verifying Checksum 20:53:53 699f458cf7ca: Download complete 20:53:54 8998bd30e6a1: Verifying Checksum 20:53:54 8998bd30e6a1: Download complete 20:53:56 2437ff75d9bd: Verifying Checksum 20:53:56 2437ff75d9bd: Download complete 20:53:58 8998bd30e6a1: Pull complete 20:53:58 04944245beec: Pull complete 20:54:00 699f458cf7ca: Pull complete 20:54:00 765212b225bb: Pull complete 20:54:01 f23df028b6ca: Pull complete 20:54:01 d65c8cfc05b1: Pull complete 20:54:16 2437ff75d9bd: Pull complete 20:54:16 Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da 20:54:16 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 20:54:16 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 20:54:17 prd-ubuntu20.04-docker-arm64-4c-16g-29989 does not seem to be running inside a container 20:54:17 $ 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/2 -v /w/workspace/edgex-go/2:/w/workspace/edgex-go/2:rw,z -v /w/workspace/edgex-go/2@tmp:/w/workspace/edgex-go/2@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat 20:54:19 $ docker top 5e9e19b1de19323f7182e7d7f6b6cdb847604a9e721d86fc0dd108466c60a48e -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 20:54:20 ---> job-cost.sh 20:54:20 lf-activate-venv: SKIPPING 20:54:20 INFO: No Stack... 20:54:21 INFO: Retrieving Pricing Info for: v3-standard-4 20:54:22 INFO: Archiving Costs [Pipeline] sh 20:54:22 + + cat /w/workspace/edgex-go/2/archives/cost.csv 20:54:22 cut -d, -f6 [Pipeline] lock 20:54:22 Trying to acquire lock on [jenkins-edgexfoundry-edgex-go-PR-4161-2-stack-cost] 20:54:22 Resource [jenkins-edgexfoundry-edgex-go-PR-4161-2-stack-cost] did not exist. Created. 20:54:22 Lock acquired on [jenkins-edgexfoundry-edgex-go-PR-4161-2-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 20:54:23 + echo total: 0.10999999940395355 [Pipeline] stash 20:54:23 Stashed 1 file(s) [Pipeline] } 20:54:23 Lock released on resource [jenkins-edgexfoundry-edgex-go-PR-4161-2-stack-cost] [Pipeline] // lock [Pipeline] } 20:54:23 $ docker stop --time=1 5e9e19b1de19323f7182e7d7f6b6cdb847604a9e721d86fc0dd108466c60a48e 20:54:25 $ docker rm -f 5e9e19b1de19323f7182e7d7f6b6cdb847604a9e721d86fc0dd108466c60a48e [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 20:54:25 provisioning config files... 20:54:25 copy managed file [edgex-go-codecov-token] to file:/w/workspace/edgex-go/2@tmp/config4951368662523016975tmp [Pipeline] { [Pipeline] sh 20:54:26 + set +x 20:54:26 + curl -s https://codecov.io/bash 20:54:26 + bash -s -- 20:54:26 20:54:26 _____ _ 20:54:26 / ____| | | 20:54:26 | | ___ __| | ___ ___ _____ __ 20:54:26 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 20:54:26 | |___| (_) | (_| | __/ (_| (_) \ V / 20:54:26 \_____\___/ \__,_|\___|\___\___/ \_/ 20:54:26 Bash-1.0.6 20:54:26 20:54:26 20:54:26 ==> git version 2.25.1 found 20:54:26 ==> 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 20:54:26 Release-Date: 2020-01-08 20:54:26 Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp 20:54:26 Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets 20:54:26 ==> Jenkins CI detected. 20:54:26 current dir:  /w/workspace/edgex-go/2 20:54:26 project root: . 20:54:26 --> token set from env 20:54:26 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 20:54:26 ==> Running gcov in . (disable via -X gcov) 20:54:26 ==> Python coveragepy not found 20:54:26 ==> Searching for coverage reports in: 20:54:26 + . 20:54:26 -> Found 1 reports 20:54:26 ==> Detecting git/mercurial file structure 20:54:26 ==> Reading reports 20:54:26 + ./coverage.out bytes=491929 20:54:26 ==> Appending adjustments 20:54:26 https://docs.codecov.io/docs/fixing-reports 20:54:27 + Found adjustments 20:54:27 ==> Gzipping contents 20:54:27 64K /tmp/codecov.zEDBa8.gz 20:54:27 ==> Uploading reports 20:54:27 url: https://codecov.io 20:54:27 query: branch=PR-4161&commit=87e3402f023d747f27e4edf0d967aa7c284c3465&build=2&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2FPR-4161%2F2%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=4161&job=&cmd_args= 20:54:27 -> Pinging Codecov 20:54:27 https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=52b94001-b80a-4ca3-b063-c5e709073964&branch=PR-4161&commit=87e3402f023d747f27e4edf0d967aa7c284c3465&build=2&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2FPR-4161%2F2%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=4161&job=&cmd_args= 20:54:27 -> Uploading to 20:54:27 https://storage.googleapis.com/codecov/v4/raw/2022-09-20/00271124DB129430A58F1EEE437C3FCB/87e3402f023d747f27e4edf0d967aa7c284c3465/7db89412-f00b-4d22-a870-71dc4432ddd7.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20220920%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20220920T205427Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=335b4a56dfc100b39b804728b18e025e588768bedf8960e6d4f61c3829a9b921 20:54:27 % Total % Received % Xferd Average Speed Time Time Time Current 20:54:27 Dload Upload Total Spent Left Speed 20:54:27 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 64608 0 0 100 64608 0 243k --:--:-- --:--:-- --:--:-- 243k 20:54:27 -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/edgex-go/commit/87e3402f023d747f27e4edf0d967aa7c284c3465 [Pipeline] } 20:54:27 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 20:54:28 + [ -d /w/workspace/edgex-go/2/archives ] [Pipeline] libraryResource [Pipeline] sh 20:54:28 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 20:54:29 ---> package-listing.sh 20:54:29 ++ facter osfamily 20:54:29 ++ tr '[:upper:]' '[:lower:]' 20:54:29 + OS_FAMILY=debian 20:54:29 + workspace=/w/workspace/edgex-go/2 20:54:29 + START_PACKAGES=/tmp/packages_start.txt 20:54:29 + END_PACKAGES=/tmp/packages_end.txt 20:54:29 + DIFF_PACKAGES=/tmp/packages_diff.txt 20:54:29 + PACKAGES=/tmp/packages_start.txt 20:54:29 + '[' /w/workspace/edgex-go/2 ']' 20:54:29 + PACKAGES=/tmp/packages_end.txt 20:54:29 + case "${OS_FAMILY}" in 20:54:29 + dpkg -l 20:54:29 + grep '^ii' 20:54:29 + '[' -f /tmp/packages_start.txt ']' 20:54:29 + '[' -f /tmp/packages_end.txt ']' 20:54:29 + diff /tmp/packages_start.txt /tmp/packages_end.txt 20:54:29 + '[' /w/workspace/edgex-go/2 ']' 20:54:29 + mkdir -p /w/workspace/edgex-go/2/archives/ 20:54:29 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgex-go/2/archives/ [Pipeline] echo 20:54:29 Launching container with: [--privileged -u 0:0 --net host -v /var/log/sysstat:/var/log/sysstat -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/edgex-go/2/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 20:54:30 + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:54:30 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 20:54:30 20:54:30 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:54:31 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 20:54:31 latest: Pulling from edgex-lftools-log-publisher 20:54:31 5eb5b503b376: Pulling fs layer 20:54:31 5c69ac0246d0: Pulling fs layer 20:54:31 ec43610c2a17: Pulling fs layer 20:54:31 3a2ae6a8a46f: Pulling fs layer 20:54:31 33b1e0a273af: Pulling fs layer 20:54:31 5d3b04190fa2: Pulling fs layer 20:54:31 2f39f015ded8: Pulling fs layer 20:54:31 3a2ae6a8a46f: Waiting 20:54:31 33b1e0a273af: Waiting 20:54:31 2f39f015ded8: Waiting 20:54:31 5c69ac0246d0: Verifying Checksum 20:54:31 5c69ac0246d0: Download complete 20:54:31 3a2ae6a8a46f: Verifying Checksum 20:54:31 3a2ae6a8a46f: Download complete 20:54:31 33b1e0a273af: Verifying Checksum 20:54:31 33b1e0a273af: Download complete 20:54:31 5d3b04190fa2: Verifying Checksum 20:54:31 5d3b04190fa2: Download complete 20:54:31 ec43610c2a17: Verifying Checksum 20:54:31 ec43610c2a17: Download complete 20:54:31 5eb5b503b376: Download complete 20:54:31 2f39f015ded8: Download complete 20:54:32 5eb5b503b376: Pull complete 20:54:32 5c69ac0246d0: Pull complete 20:54:33 ec43610c2a17: Pull complete 20:54:33 3a2ae6a8a46f: Pull complete 20:54:33 33b1e0a273af: Pull complete 20:54:33 5d3b04190fa2: Pull complete 20:54:38 2f39f015ded8: Pull complete 20:54:38 Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 20:54:38 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 20:54:38 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 20:54:39 prd-ubuntu20.04-docker-8c-8g-29986 does not seem to be running inside a container 20:54:39 $ 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/2/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/2 -v /w/workspace/edgex-go/2:/w/workspace/edgex-go/2:rw,z -v /w/workspace/edgex-go/2@tmp:/w/workspace/edgex-go/2@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 20:54:40 $ docker top 6467c64651b55bc219245a8bf8d633772aa35568e5408c3c4a7521869c9c6e2f -eo pid,comm [Pipeline] { [Pipeline] sh 20:54:41 + touch /tmp/pre-build-complete [Pipeline] sh 20:54:41 + mkdir -p /var/log/sysstat [Pipeline] sh 20:54:41 + ls /var/log/sa-host 20:54:41 ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 20:54:41 provisioning config files... 20:54:41 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgex-go/2@tmp/config7852108722631227819tmp [Pipeline] { [Pipeline] echo 20:54:41 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 20:54:42 ---> create-netrc.sh [Pipeline] } 20:54:42 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 20:54:42 ---> python-tools-install.sh [Pipeline] echo 20:54:42 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 20:54:42 ---> sudo-logs.sh 20:54:42 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 20:54:42 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 20:54:43 ---> job-cost.sh 20:54:43 lf-activate-venv: SKIPPING 20:54:43 DEBUG: total: 0.10999999940395355 20:54:43 INFO: Retrieving Stack Cost... 20:54:43 INFO: Retrieving Pricing Info for: v3-standard-8 20:54:44 INFO: Archiving Costs [Pipeline] echo 20:54:44 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 20:54:44 ---> logs-deploy.sh 20:54:44 lf-activate-venv: SKIPPING 20:54:44 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-go/PR-4161/2 20:54:44 INFO: archiving workspace using pattern(s): 20:54:45 Archives upload complete. 20:54:45 INFO: archiving logs to Nexus