Pull request #4145 event Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 266327c7dfcdd58d3b78c75656ba9ec061a907a6+540a10ffba831aef6e1ef93355137724c31e102d (5cd0b9d842ba8d6c630e2033b87e469bd6f3d45c) 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-ssh6331820483992237777.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-ssh3902157955059825452.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-4145/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-4145/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh8090651380541937168.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-ssh10283572069956311379.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-4145/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-4145/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh14181371655859782342.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Checking out Revision 65355178549468b165f8106641c96c3190b1d843 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 65355178549468b165f8106641c96c3190b1d843 # timeout=10 Commit message: "Fix: Add S3 URL in href to ship logs" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoParallel] RAW Config: [project:edgex-go, dockerFileGlobPath:cmd/**/Dockerfile, testScript:make test, buildScript:make build, publishSwaggerDocs:true, swaggerApiFolders:[openapi/v2], buildSnap:false] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[ubuntu20.04-docker-8c-8g, ubuntu20.04-docker-arm64-4c-16g]] [Pipeline] echo ========================================================= [edgeXBuildGoParallel] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: edgex-go-settings PROJECT: edgex-go USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.18 USE_ALPINE: true DOCKER_FILE_GLOB: cmd/**/Dockerfile DOCKER_IMAGE_NAME_PREFIX: DOCKER_IMAGE_NAME_SUFFIX: DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_BUILD_IMAGE_TARGET: builder DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: true SEMVER_BUMP_LEVEL: pre PUBLISH_SWAGGER_DOCS: true SWAGGER_API_FOLDERS: openapi/v2 BUILD_SNAP: false BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org SNYK_DEBUG: false [Pipeline] node Still waiting to schedule task Waiting for next available executor on ‘ubuntu20.04-docker-8c-8g’ Running on prd-ubuntu20.04-docker-8c-8g-24693 in /w/workspace/edgexfoundry_edgex-go_PR-4145 [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 Merging remotes/origin/main commit 540a10ffba831aef6e1ef93355137724c31e102d into PR head commit 266327c7dfcdd58d3b78c75656ba9ec061a907a6 Merge succeeded, producing 266327c7dfcdd58d3b78c75656ba9ec061a907a6 Checking out Revision 266327c7dfcdd58d3b78c75656ba9ec061a907a6 (PR-4145) > 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/4145/head:refs/remotes/origin/PR-4145 +refs/heads/main:refs/remotes/origin/main # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 266327c7dfcdd58d3b78c75656ba9ec061a907a6 # 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 540a10ffba831aef6e1ef93355137724c31e102d # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 266327c7dfcdd58d3b78c75656ba9ec061a907a6 # timeout=10 Commit message: "build(deps): Bump github.com/edgexfoundry/go-mod-bootstrap/v2" First time build. Skipping changelog. [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 21:09:13 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 21:09:13 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 21:09:13 ========================================================= 21:09:13 EdgeX Global Pipelines Version Info 21:09:13 ========================================================= [Pipeline] libraryResource [Pipeline] sh > git rev-list --no-walk da70107ee97f448abfa19e4353bafadf31c85c22 # timeout=10 21:09:14 ------------------- 21:09:14 stable info: 21:09:14 ------------------- 21:09:14 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 21:09:14 Commit SHA: bd7468d5528128c83034753e4c3def8ef9af3f2d 21:09:14 Message: update stable to v1.0.239 21:09:14 ------------------- 21:09:14 experimental info: 21:09:14 ------------------- 21:09:14 Commited By: **** collab-it+edgex@linuxfoundation.org 21:09:14 Commit SHA: bd7468d5528128c83034753e4c3def8ef9af3f2d 21:09:14 Message: update experimental to v1.0.239 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 21:09:15 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-go-settings [Pipeline] echo 21:09:15 [edgeXSetupEnvironment]: set envvar PROJECT = edgex-go [Pipeline] echo 21:09:15 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 21:09:15 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 21:09:15 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 21:09:15 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.18 [Pipeline] echo 21:09:15 [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo 21:09:15 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_GLOB = cmd/**/Dockerfile [Pipeline] echo 21:09:15 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_PREFIX = [Pipeline] echo 21:09:15 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_SUFFIX = [Pipeline] echo 21:09:15 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 21:09:15 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 21:09:15 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 21:09:15 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 21:09:15 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 21:09:15 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 21:09:15 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 21:09:15 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 21:09:15 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo 21:09:15 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v2 [Pipeline] echo 21:09:15 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 21:09:15 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 21:09:15 [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo 21:09:15 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-4145 [Pipeline] echo 21:09:15 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-4145 [Pipeline] echo 21:09:15 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-4145 [Pipeline] echo 21:09:15 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 266327c7dfcdd58d3b78c75656ba9ec061a907a6 [Pipeline] echo 21:09:15 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 266327c [Pipeline] echo 21:09:15 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 21:09:15 provisioning config files... 21:09:15 copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/2@tmp/config562503699704980667tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 21:09:15 ---> docker-login.sh 21:09:15 nexus3.edgexfoundry.org:10001 21:09:16 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 21:09:16 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 21:09:16 Configure a credential helper to remove this warning. See 21:09:16 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 21:09:16 21:09:16 Login Succeeded 21:09:16 nexus3.edgexfoundry.org:10002 21:09:16 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 21:09:16 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 21:09:16 Configure a credential helper to remove this warning. See 21:09:16 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 21:09:16 21:09:16 Login Succeeded 21:09:16 nexus3.edgexfoundry.org:10003 21:09:16 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 21:09:16 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 21:09:16 Configure a credential helper to remove this warning. See 21:09:16 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 21:09:16 21:09:16 Login Succeeded 21:09:16 nexus3.edgexfoundry.org:10004 21:09:16 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 21:09:16 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 21:09:16 Configure a credential helper to remove this warning. See 21:09:16 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 21:09:16 21:09:16 Login Succeeded 21:09:16 docker.io 21:09:16 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 21:09:16 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 21:09:16 Configure a credential helper to remove this warning. See 21:09:16 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 21:09:16 21:09:16 Login Succeeded 21:09:17 ---> docker-login.sh ends [Pipeline] } 21:09:17 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 21:09:17 + 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 21:09:17 + dirname cmd/core-command/Dockerfile 21:09:17 + cut -d/ -f2 21:09:17 + echo core-command,cmd/core-command/Dockerfile 21:09:17 + dirname+ cmd/core-data/Dockerfile 21:09:17 cut -d/ -f2 21:09:17 + echo core-data,cmd/core-data/Dockerfile 21:09:17 + dirname cmd/core-metadata/Dockerfile 21:09:17 + cut -d/ -f2 21:09:17 + echo core-metadata,cmd/core-metadata/Dockerfile 21:09:17 + dirname cmd/security-bootstrapper/Dockerfile 21:09:17 + cut -d/ -f2 21:09:17 + echo security-bootstrapper,cmd/security-bootstrapper/Dockerfile 21:09:17 + dirname cmd/security-proxy-setup/Dockerfile 21:09:17 + cut -d/ -f2 21:09:17 + echo security-proxy-setup,cmd/security-proxy-setup/Dockerfile 21:09:17 + dirname cmd/security-secretstore-setup/Dockerfile 21:09:17 + cut -d/ -f2 21:09:17 + echo security-secretstore-setup,cmd/security-secretstore-setup/Dockerfile 21:09:17 + dirname cmd/security-spiffe-token-provider/Dockerfile 21:09:17 + cut -d/ -f2 21:09:17 + echo security-spiffe-token-provider,cmd/security-spiffe-token-provider/Dockerfile 21:09:17 + dirname cmd/security-spire-agent/Dockerfile 21:09:17 + cut -d/ -f2 21:09:17 + echo security-spire-agent,cmd/security-spire-agent/Dockerfile 21:09:17 + dirname cmd/security-spire-config/Dockerfile 21:09:17 + cut -d/ -f2 21:09:17 + echo security-spire-config,cmd/security-spire-config/Dockerfile 21:09:17 + dirname cmd/security-spire-server/Dockerfile 21:09:17 + cut -d/ -f2 21:09:17 + echo security-spire-server,cmd/security-spire-server/Dockerfile 21:09:17 + dirname cmd/support-notifications/Dockerfile 21:09:17 + cut -d/ -f2 21:09:17 + echo support-notifications,cmd/support-notifications/Dockerfile 21:09:17 + dirname cmd/support-scheduler/Dockerfile 21:09:17 + cut -d/ -f2 21:09:17 + echo support-scheduler,cmd/support-scheduler/Dockerfile 21:09:17 + dirname cmd/sys-mgmt-agent/Dockerfile 21:09:17 + cut -d/ -f2 21:09:17 + echo sys-mgmt-agent,cmd/sys-mgmt-agent/Dockerfile [Pipeline] echo 21:09:17 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 21:09:17 + git rev-list -1 --merges 266327c7dfcdd58d3b78c75656ba9ec061a907a6~1..266327c7dfcdd58d3b78c75656ba9ec061a907a6 [Pipeline] echo 21:09:17 -----------> git rev-list -1 --merges 266327c7dfcdd58d3b78c75656ba9ec061a907a6~1..266327c7dfcdd58d3b78c75656ba9ec061a907a6 266327c7dfcdd58d3b78c75656ba9ec061a907a6 [false] [Pipeline] sh 21:09:18 + git log --format=format:%s -1 266327c7dfcdd58d3b78c75656ba9ec061a907a6 [Pipeline] echo 21:09:18 ========================================================= 21:09:18 [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] 21:09:18 ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] sh 21:09:18 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 21:09:18 + grep -v github /etc/ssh/ssh_known_hosts 21:09:18 + [ -e /tmp/ssh_known_hosts ] 21:09:18 + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts 21:09:18 + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= 21:09:18 + sudo tee -a /etc/ssh/ssh_known_hosts 21:09:18 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:09:18 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 21:09:18 21:09:18 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:09:19 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 21:09:19 0.1.4: Pulling from edgex-devops/py-git-semver 21:09:19 b85a868b505f: Pulling fs layer 21:09:19 e2be974225ed: Pulling fs layer 21:09:19 339a4e72a1f5: Pulling fs layer 21:09:19 988bab9f4d93: Pulling fs layer 21:09:19 1469e6f7b9e6: Pulling fs layer 21:09:19 eaf3925da568: Pulling fs layer 21:09:19 bab4dde63d76: Pulling fs layer 21:09:19 bde34c3a00c8: Pulling fs layer 21:09:19 b352a97aabf1: Pulling fs layer 21:09:19 4872d77fe225: Pulling fs layer 21:09:19 5851b861e8e6: Pulling fs layer 21:09:19 5851b861e8e6: Waiting 21:09:19 bab4dde63d76: Waiting 21:09:19 bde34c3a00c8: Waiting 21:09:19 b352a97aabf1: Waiting 21:09:19 4872d77fe225: Waiting 21:09:19 988bab9f4d93: Waiting 21:09:19 eaf3925da568: Waiting 21:09:19 e2be974225ed: Download complete 21:09:19 988bab9f4d93: Verifying Checksum 21:09:19 988bab9f4d93: Download complete 21:09:19 1469e6f7b9e6: Verifying Checksum 21:09:19 1469e6f7b9e6: Download complete 21:09:19 339a4e72a1f5: Verifying Checksum 21:09:19 339a4e72a1f5: Download complete 21:09:19 eaf3925da568: Verifying Checksum 21:09:19 eaf3925da568: Download complete 21:09:19 bde34c3a00c8: Verifying Checksum 21:09:19 bde34c3a00c8: Download complete 21:09:19 b352a97aabf1: Verifying Checksum 21:09:19 b352a97aabf1: Download complete 21:09:19 4872d77fe225: Verifying Checksum 21:09:19 4872d77fe225: Download complete 21:09:19 5851b861e8e6: Verifying Checksum 21:09:19 5851b861e8e6: Download complete 21:09:19 b85a868b505f: Verifying Checksum 21:09:19 b85a868b505f: Download complete 21:09:19 bab4dde63d76: Verifying Checksum 21:09:19 bab4dde63d76: Download complete 21:09:21 b85a868b505f: Pull complete 21:09:21 e2be974225ed: Pull complete 21:09:21 339a4e72a1f5: Pull complete 21:09:21 988bab9f4d93: Pull complete 21:09:21 1469e6f7b9e6: Pull complete 21:09:21 eaf3925da568: Pull complete 21:09:24 bab4dde63d76: Pull complete 21:09:24 bde34c3a00c8: Pull complete 21:09:24 b352a97aabf1: Pull complete 21:09:24 4872d77fe225: Pull complete 21:09:24 5851b861e8e6: Pull complete 21:09:24 Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 21:09:24 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 21:09:24 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 21:09:24 prd-ubuntu20.04-docker-8c-8g-24693 does not seem to be running inside a container 21:09:24 $ 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 21:09:25 $ docker top 56cf516f7db7b61df91b683aad1f668133c54cf97f000b04702c720481fcf6ea -eo pid,comm 21:09:26 ERROR: The container started but didn't run the expected command. Please double check your ENTRYPOINT does execute the command passed as docker run argument, as required by official docker images (see https://github.com/docker-library/official-images#consistency for entrypoint consistency requirements). 21:09:26 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 21:09:26 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 21:09:26 [ssh-agent] Looking for ssh-agent implementation... 21:09:26 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 21:09:26 $ docker exec 56cf516f7db7b61df91b683aad1f668133c54cf97f000b04702c720481fcf6ea ssh-agent 21:09:26 SSH_AUTH_SOCK=/tmp/ssh-vW1lY549Aq3o/agent.32 21:09:26 SSH_AGENT_PID=38 21:09:26 Running ssh-add (command line suppressed) 21:09:26 Identity added: /w/workspace/edgex-go/2@tmp/private_key_3521994384829113802.key (/w/workspace/edgex-go/2@tmp/private_key_3521994384829113802.key) 21:09:26 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 21:09:26 + git tag --points-at HEAD [Pipeline] } 21:09:26 $ docker exec --env ******** --env ******** 56cf516f7db7b61df91b683aad1f668133c54cf97f000b04702c720481fcf6ea ssh-agent -k 21:09:26 unset SSH_AUTH_SOCK; 21:09:26 unset SSH_AGENT_PID; 21:09:26 echo Agent pid 38 killed; 21:09:26 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 21:09:27 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 21:09:27 [ssh-agent] Looking for ssh-agent implementation... 21:09:27 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 21:09:27 $ docker exec 56cf516f7db7b61df91b683aad1f668133c54cf97f000b04702c720481fcf6ea ssh-agent 21:09:27 SSH_AUTH_SOCK=/tmp/ssh-KuhYePNgQCpM/agent.72 21:09:27 SSH_AGENT_PID=79 21:09:27 Running ssh-add (command line suppressed) 21:09:27 Identity added: /w/workspace/edgex-go/2@tmp/private_key_5129994281340222665.key (/w/workspace/edgex-go/2@tmp/private_key_5129994281340222665.key) 21:09:27 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 21:09:27 + git semver init 21:09:27 2022-09-06 21:09:27,954 [run_init] DEBUG init version:0.0.0 force:False 21:09:27 2022-09-06 21:09:27,954 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/edgex-go/2/.semver 21:09:27 2022-09-06 21:09:27,955 [execute] INFO git clone -b semver git@github.com:edgexfoundry/edgex-go.git /w/workspace/edgex-go/2/.semver 21:09:27 2022-09-06 21:09:27,955 [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) 21:09:32 2022-09-06 21:09:32,217 [append_file] DEBUG append to file:/w/workspace/edgex-go/2/.git/info/exclude 21:09:32 2022-09-06 21:09:32,218 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/edgex-go/2/.semver/PR-4145 with force:False 21:09:32 2022-09-06 21:09:32,218 [write_file] DEBUG write to file:/w/workspace/edgex-go/2/.semver/PR-4145 21:09:32 2022-09-06 21:09:32,223 [execute] INFO git cat-file --batch-check 21:09:32 2022-09-06 21:09:32,223 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgex-go/2/.semver, universal_newlines=False, shell=None, istream=) 21:09:32 2022-09-06 21:09:32,231 [execute] INFO git cat-file --batch 21:09:32 2022-09-06 21:09:32,231 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgex-go/2/.semver, universal_newlines=False, shell=None, istream=) 21:09:32 2022-09-06 21:09:32,236 [read_version] DEBUG read version from /w/workspace/edgex-go/2/.semver/PR-4145 21:09:32 0.0.0 [Pipeline] } 21:09:32 $ docker exec --env ******** --env ******** 56cf516f7db7b61df91b683aad1f668133c54cf97f000b04702c720481fcf6ea ssh-agent -k 21:09:32 unset SSH_AUTH_SOCK; 21:09:32 unset SSH_AGENT_PID; 21:09:32 echo Agent pid 79 killed; 21:09:32 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 21:09:32 + git semver [Pipeline] } 21:09:32 $ docker stop --time=1 56cf516f7db7b61df91b683aad1f668133c54cf97f000b04702c720481fcf6ea 21:09:34 $ docker rm -f 56cf516f7db7b61df91b683aad1f668133c54cf97f000b04702c720481fcf6ea [Pipeline] // withDockerContainer [Pipeline] sh 21:09:34 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 21:09:34 Stashed 1 file(s) [Pipeline] echo 21:09:34 [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 21:09:35 + git config --global --add safe.directory /w/workspace/edgex-go/2 [Pipeline] echo 21:09:35 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 21:09:35 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 21:09:35 ========================================================= 21:09:35 [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine] 21:09:35 ========================================================= [Pipeline] fileExists [Pipeline] sh 21:09:35 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine 21:09:35 1.18-alpine: Pulling from edgex-devops/edgex-golang-base 21:09:35 2408cc74d12b: Pulling fs layer 21:09:35 ea60b727a1ce: Pulling fs layer 21:09:35 30c4a7721957: Pulling fs layer 21:09:35 370296b7ddb6: Pulling fs layer 21:09:35 7c6cee850709: Pulling fs layer 21:09:35 39a5fcdaea64: Pulling fs layer 21:09:35 d94ebbe4e438: Pulling fs layer 21:09:35 bcfd1f05c69d: Pulling fs layer 21:09:35 59ccb84bbe0f: Pulling fs layer 21:09:35 d94ebbe4e438: Waiting 21:09:35 bcfd1f05c69d: Waiting 21:09:35 39a5fcdaea64: Waiting 21:09:35 59ccb84bbe0f: Waiting 21:09:35 30c4a7721957: Verifying Checksum 21:09:35 30c4a7721957: Download complete 21:09:35 ea60b727a1ce: Download complete 21:09:35 7c6cee850709: Download complete 21:09:35 39a5fcdaea64: Verifying Checksum 21:09:35 39a5fcdaea64: Download complete 21:09:35 2408cc74d12b: Download complete 21:09:35 d94ebbe4e438: Verifying Checksum 21:09:35 d94ebbe4e438: Download complete 21:09:35 2408cc74d12b: Pull complete 21:09:35 ea60b727a1ce: Pull complete 21:09:36 30c4a7721957: Pull complete 21:09:36 59ccb84bbe0f: Verifying Checksum 21:09:36 59ccb84bbe0f: Download complete 21:09:36 bcfd1f05c69d: Verifying Checksum 21:09:36 bcfd1f05c69d: Download complete 21:09:36 370296b7ddb6: Verifying Checksum 21:09:36 370296b7ddb6: Download complete 21:09:41 370296b7ddb6: Pull complete 21:09:41 7c6cee850709: Pull complete 21:09:41 39a5fcdaea64: Pull complete 21:09:41 d94ebbe4e438: Pull complete 21:09:43 bcfd1f05c69d: Pull complete 21:09:44 59ccb84bbe0f: Pull complete 21:09:44 Digest: sha256:b7a3521351a9cbc7ce2a60b0b0d40edf4ed6cc338df7dc09f1589c9a81f0a497 21:09:44 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine 21:09:44 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine [Pipeline] fileExists [Pipeline] sh 21:09:44 + echo FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine 21:09:44 WORKDIR /edgex 21:09:44 COPY go.mod . 21:09:44 RUN go mod download 21:09:44 + docker build -t ci-base-image-x86_64 -f - . 21:09:45 Sending build context to Docker daemon 169.4MB 21:09:45 Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine 21:09:45 ---> a4fb48ad2a94 21:09:45 Step 2/4 : WORKDIR /edgex 21:09:47 ---> Running in 53fb4c7414bc 21:09:47 Removing intermediate container 53fb4c7414bc 21:09:47 ---> dd1bb6212907 21:09:47 Step 3/4 : COPY go.mod . 21:09:47 ---> 9a8105eb337b 21:09:47 Step 4/4 : RUN go mod download 21:09:47 ---> Running in e7d7242b8d9e 21:09:49 Still waiting to schedule task 21:09:49 Waiting for next available executor on ‘prd-ubuntu20.04-docker-arm64-4c-16g-24690’ 21:09:59 Removing intermediate container e7d7242b8d9e 21:09:59 ---> b2ef061f56f6 21:09:59 Successfully built b2ef061f56f6 21:09:59 Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:09:59 + docker inspect -f . ci-base-image-x86_64 21:09:59 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 21:09:59 prd-ubuntu20.04-docker-8c-8g-24693 does not seem to be running inside a container 21:09:59 $ 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 21:10:00 $ docker top 612cc5b12676fbe1d9f6a8ddba7f876c551cf4394616ea07ff8b2b008dede868 -eo pid,comm [Pipeline] { [Pipeline] sh 21:10:00 + go version 21:10:00 go version go1.18.3 linux/amd64 [Pipeline] } 21:10:00 $ docker stop --time=1 612cc5b12676fbe1d9f6a8ddba7f876c551cf4394616ea07ff8b2b008dede868 21:10:02 $ docker rm -f 612cc5b12676fbe1d9f6a8ddba7f876c551cf4394616ea07ff8b2b008dede868 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:10:02 + docker inspect -f . ci-base-image-x86_64 21:10:02 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 21:10:02 prd-ubuntu20.04-docker-8c-8g-24693 does not seem to be running inside a container 21:10:02 $ docker run -t -d -u 1001:1001 -u 0:0 -v /var/run/docker.sock:/var/run/docker.sock --privileged -w /w/workspace/edgex-go/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 21:10:03 $ docker top 2f0c8c4835dd05a2ea801adfc025e9a1d4411f268cf6929281bb552dff59776c -eo pid,comm [Pipeline] { [Pipeline] echo 21:10:03 ========================================================= 21:10:03 [edgeXBuildGoParallel] Running Tests and Build... 21:10:03 ========================================================= [Pipeline] sh 21:10:03 + git config --global --add safe.directory /w/workspace/edgex-go/2 [Pipeline] fileExists [Pipeline] sh 21:10:03 + make test 21:10:03 GO111MODULE=on go test -race -coverprofile=coverage.out ./... 21:10:10 ? github.com/edgexfoundry/edgex-go [no test files] 21:10:25 ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] 21:10:25 ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] 21:10:25 ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] 21:10:25 ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] 21:10:25 ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] 21:10:25 ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] 21:10:25 ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-setup [no test files] 21:10:25 ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] 21:10:25 ? github.com/edgexfoundry/edgex-go/cmd/security-spiffe-token-provider [no test files] 21:10:25 ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] 21:10:25 ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] 21:10:25 ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-agent [no test files] 21:10:25 ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-executor [no test files] 21:10:25 ? github.com/edgexfoundry/edgex-go/internal [no test files] 21:10:25 ? github.com/edgexfoundry/edgex-go/internal/core/command [no test files] 21:10:26 ok github.com/edgexfoundry/edgex-go/internal/core/command/application 0.060s coverage: 28.7% of statements 21:10:26 ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] 21:10:26 ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] 21:10:26 ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 0.151s coverage: 98.5% of statements 21:10:26 ? github.com/edgexfoundry/edgex-go/internal/core/data [no test files] 21:10:26 ok github.com/edgexfoundry/edgex-go/internal/core/data/application 0.115s coverage: 54.2% of statements 21:10:26 ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] 21:10:26 ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] 21:10:30 ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 3.953s coverage: 89.2% of statements 21:10:30 ? github.com/edgexfoundry/edgex-go/internal/core/data/controller/messaging [no test files] 21:10:30 ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] 21:10:30 ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks [no test files] 21:10:30 ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] 21:10:30 ? github.com/edgexfoundry/edgex-go/internal/core/metadata [no test files] 21:10:30 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/application 0.099s coverage: 2.1% of statements 21:10:30 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] 21:10:30 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] 21:10:30 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 0.544s coverage: 95.6% of statements 21:10:30 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] 21:10:30 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks [no test files] 21:10:30 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/uom [no test files] 21:10:30 ok github.com/edgexfoundry/edgex-go/internal/io 0.078s coverage: 72.2% of statements 21:10:30 ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] 21:10:30 ? github.com/edgexfoundry/edgex-go/internal/pkg/application [no test files] 21:10:30 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers [no test files] 21:10:30 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] 21:10:30 ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] 21:10:30 ok github.com/edgexfoundry/edgex-go/internal/pkg/controller/http 0.065s coverage: 60.0% of statements 21:10:30 ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] 21:10:30 ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] 21:10:30 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] 21:10:30 ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 0.091s coverage: 0.9% of statements 21:10:30 ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] 21:10:30 ok github.com/edgexfoundry/edgex-go/internal/pkg/telemetry 0.061s coverage: 58.8% of statements 21:10:30 ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 0.084s coverage: 29.6% of statements 21:10:30 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] 21:10:30 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.063s coverage: 47.1% of statements 21:10:30 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 0.078s coverage: 79.5% of statements 21:10:30 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.087s coverage: 94.1% of statements 21:10:30 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.062s coverage: 96.3% of statements 21:10:30 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.070s coverage: 87.5% of statements 21:10:38 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 11.060s coverage: 94.4% of statements 21:10:38 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/ping 0.062s coverage: 44.8% of statements 21:10:41 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 13.228s coverage: 80.8% of statements 21:10:41 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] 21:10:49 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 22.094s coverage: 92.9% of statements 21:10:49 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] 21:10:49 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] 21:10:49 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] 21:10:49 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 0.032s coverage: 65.1% of statements 21:10:49 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] 21:10:49 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] 21:10:49 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] 21:10:49 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] 21:10:49 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] 21:10:49 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 11.070s coverage: 87.2% of statements 21:10:49 ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] 21:10:49 ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] 21:10:49 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.053s coverage: 100.0% of statements 21:10:49 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] 21:10:49 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.096s coverage: 58.8% of statements 21:10:49 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/common [no test files] 21:10:49 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.069s coverage: 80.0% of statements 21:10:49 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/jwt 0.065s coverage: 87.2% of statements 21:10:49 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/oauth2 0.066s coverage: 85.4% of statements 21:10:49 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.237s coverage: 91.2% of statements 21:10:49 ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] 21:10:49 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 0.182s coverage: 64.7% of statements 21:10:49 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] 21:10:49 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] 21:10:49 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.080s coverage: 100.0% of statements 21:10:49 ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.039s coverage: 89.4% of statements 21:10:49 ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.035s coverage: 100.0% of statements 21:10:49 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.031s coverage: 73.7% of statements 21:10:49 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.023s coverage: 100.0% of statements 21:10:49 ok github.com/edgexfoundry/edgex-go/internal/security/proxy 0.344s coverage: 65.8% of statements 21:10:49 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/config [no test files] 21:10:49 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/container [no test files] 21:10:49 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/models [no test files] 21:10:49 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.199s coverage: 43.6% of statements 21:10:49 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] 21:10:49 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] 21:10:49 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 0.092s coverage: 89.5% of statements 21:10:49 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] 21:10:49 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 0.056s coverage: 84.8% of statements 21:10:49 ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider [no test files] 21:10:49 ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/config [no test files] 21:10:49 ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/container [no test files] 21:10:49 ? github.com/edgexfoundry/edgex-go/internal/support/notifications [no test files] 21:10:49 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 6.083s coverage: 17.7% of statements 21:10:49 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel [no test files] 21:10:49 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks [no test files] 21:10:49 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] 21:10:49 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] 21:10:49 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 0.165s coverage: 92.3% of statements 21:10:49 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] 21:10:49 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks [no test files] 21:10:49 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler [no test files] 21:10:49 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/application [no test files] 21:10:49 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/scheduler 0.068s coverage: 63.2% of statements 21:10:49 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] 21:10:49 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] 21:10:49 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 0.111s coverage: 97.7% of statements 21:10:49 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] 21:10:49 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks [no test files] 21:10:49 ? github.com/edgexfoundry/edgex-go/internal/system/agent [no test files] 21:10:49 ? github.com/edgexfoundry/edgex-go/internal/system/agent/application [no test files] 21:10:49 ok github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct 0.054s coverage: 28.9% of statements 21:10:49 ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct/config [no test files] 21:10:49 ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/executor [no test files] 21:10:49 ? github.com/edgexfoundry/edgex-go/internal/system/agent/config [no test files] 21:10:49 ? github.com/edgexfoundry/edgex-go/internal/system/agent/container [no test files] 21:10:49 ? github.com/edgexfoundry/edgex-go/internal/system/agent/controller/http [no test files] 21:10:49 ? github.com/edgexfoundry/edgex-go/internal/system/agent/interfaces [no test files] 21:10:49 ok github.com/edgexfoundry/edgex-go/internal/system/agent/response 0.044s coverage: 100.0% of statements 21:10:49 ok github.com/edgexfoundry/edgex-go/internal/system/executor 0.035s coverage: 96.9% of statements 21:10:49 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 21:11:11 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." 21:11:11 GO111MODULE=on go vet ./... 21:11:14 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 21:11:14 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 21:11:14 ./bin/test-attribution-txt.sh 21:11:14 An attribution for github.com/klauspost/compress is missing from Attribution.txt, please add 21:11:14 An attribution for github.com/minio/highwayhash is missing from Attribution.txt, please add 21:11:14 An attribution for github.com/nats-io/jwt/v2 is missing from Attribution.txt, please add 21:11:14 An attribution for github.com/nats-io/nats.go is missing from Attribution.txt, please add 21:11:14 An attribution for github.com/nats-io/nkeys is missing from Attribution.txt, please add 21:11:14 An attribution for github.com/nats-io/nuid is missing from Attribution.txt, please add 21:11:14 An attribution for golang.org/x/time is missing from Attribution.txt, please add [Pipeline] echo 21:11:14 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] sh 21:11:14 + ls -al . 21:11:14 total 736 21:11:14 drwxrwxr-x 10 1001 1001 4096 Sep 6 21:10 . 21:11:14 drwxr-xr-x 4 root root 4096 Sep 6 21:10 .. 21:11:14 -rw-rw-r-- 1 1001 1001 16 Sep 6 21:09 .dockerignore 21:11:14 drwxrwxr-x 8 1001 1001 4096 Sep 6 21:10 .git 21:11:14 drwxrwxr-x 3 1001 1001 4096 Sep 6 21:09 .github 21:11:14 -rw-rw-r-- 1 1001 1001 1030 Sep 6 21:09 .gitignore 21:11:14 -rw-rw-r-- 1 1001 1001 42 Sep 6 21:09 .golangci.yml 21:11:14 -rw-rw-r-- 1 1001 1001 87 Sep 6 21:09 .hadolint.yml 21:11:14 drwxr-xr-x 3 1001 1001 4096 Sep 6 21:09 .semver 21:11:14 -rw-rw-r-- 1 1001 1001 166 Sep 6 21:09 .sonarcloud.properties 21:11:14 -rw-rw-r-- 1 1001 1001 1171 Sep 6 21:09 ADOPTERS.md 21:11:14 -rw-rw-r-- 1 1001 1001 10347 Sep 6 21:09 Attribution.txt 21:11:14 -rw-rw-r-- 1 1001 1001 63209 Sep 6 21:09 CHANGELOG.md 21:11:14 -rw-rw-r-- 1 1001 1001 3804 Sep 6 21:09 CONTRIBUTING.md 21:11:14 -rw-rw-r-- 1 1001 1001 677 Sep 6 21:09 GOVERNANCE.md 21:11:14 -rw-rw-r-- 1 1001 1001 850 Sep 6 21:09 Jenkinsfile 21:11:14 -rw-rw-r-- 1 1001 1001 10775 Sep 6 21:09 LICENSE 21:11:14 -rw-rw-r-- 1 1001 1001 13724 Sep 6 21:09 Makefile 21:11:14 -rw-rw-r-- 1 1001 1001 582 Sep 6 21:09 OWNERS.md 21:11:14 -rw-rw-r-- 1 1001 1001 9799 Sep 6 21:09 README.md 21:11:14 -rw-rw-r-- 1 1001 1001 6912 Sep 6 21:09 SECURITY.md 21:11:14 -rw-rw-r-- 1 1001 1001 5 Sep 6 21:09 VERSION 21:11:14 -rw-rw-r-- 1 1001 1001 4131 Sep 6 21:09 ZMQWindows.md 21:11:14 drwxrwxr-x 2 1001 1001 4096 Sep 6 21:09 bin 21:11:14 drwxrwxr-x 18 1001 1001 4096 Sep 6 21:09 cmd 21:11:14 -rw-r--r-- 1 root root 482786 Sep 6 21:10 coverage.out 21:11:14 -rw-rw-r-- 1 1001 1001 3682 Sep 6 21:09 go.mod 21:11:14 -rw-rw-r-- 1 1001 1001 38527 Sep 6 21:09 go.sum 21:11:14 drwxrwxr-x 8 1001 1001 4096 Sep 6 21:09 internal 21:11:14 drwxrwxr-x 3 1001 1001 4096 Sep 6 21:09 openapi 21:11:14 drwxrwxr-x 4 1001 1001 4096 Sep 6 21:09 snap 21:11:14 -rw-rw-r-- 1 1001 1001 204 Sep 6 21:09 version.go [Pipeline] sh 21:11:14 + '[' -e coverage.out ] 21:11:14 + chown 1001:1001 coverage.out [Pipeline] stash 21:11:14 Stashed 1 file(s) [Pipeline] sh 21:11:15 + make build 21:11:15 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 21:11:30 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 21:11:42 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 21:11:42 CGO_ENABLED=0 GO111MODULE=on go build -tags " no_zmq " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/support-notifications/support-notifications ./cmd/support-notifications 21:11: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 21:11: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 21:11: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 21:11:52 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-proxy-setup/security-proxy-setup ./cmd/security-proxy-setup 21:11: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-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup 21:11:54 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider 21:11: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/secrets-config ./cmd/secrets-config 21:11:56 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper 21:11:58 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/security-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider [Pipeline] } 21:11:59 $ docker stop --time=1 2f0c8c4835dd05a2ea801adfc025e9a1d4411f268cf6929281bb552dff59776c 21:12:01 $ docker rm -f 2f0c8c4835dd05a2ea801adfc025e9a1d4411f268cf6929281bb552dff59776c [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:12:02 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 21:12:02 21:12:02 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:12:02 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 21:12:02 latest: Pulling from edgex-devops/edgex-compose 21:12:02 cbdbe7a5bc2a: Pulling fs layer 21:12:02 ca9280d653b3: Pulling fs layer 21:12:02 7e9c9ca2126c: Pulling fs layer 21:12:02 cbdbe7a5bc2a: Download complete 21:12:03 ca9280d653b3: Verifying Checksum 21:12:03 ca9280d653b3: Download complete 21:12:03 cbdbe7a5bc2a: Pull complete 21:12:03 7e9c9ca2126c: Download complete 21:12:03 ca9280d653b3: Pull complete 21:12:07 7e9c9ca2126c: Pull complete 21:12:07 Digest: sha256:b7ff7cefa661cf441350a7c60c0e16dc22b011826ae41e7b448230bdfa9ba816 21:12:07 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 21:12:07 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 21:12:07 prd-ubuntu20.04-docker-8c-8g-24693 does not seem to be running inside a container 21:12: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 21:12:09 $ docker top bdfeb03380bac01cfa4e86d52175bb29f1bb5ebe31b352bbec1a3c415b880fdf -eo pid,comm [Pipeline] { [Pipeline] sh 21:12:09 + docker-compose build --help 21:12:09 + grep parallel 21:12:10 --parallel Build images in parallel. [Pipeline] } 21:12:10 $ docker stop --time=1 bdfeb03380bac01cfa4e86d52175bb29f1bb5ebe31b352bbec1a3c415b880fdf 21:12:11 $ docker rm -f bdfeb03380bac01cfa4e86d52175bb29f1bb5ebe31b352bbec1a3c415b880fdf [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:12:12 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 21:12:12 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 21:12:12 prd-ubuntu20.04-docker-8c-8g-24693 does not seem to be running inside a container 21:12:12 $ 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 21:12:12 $ docker top 02dba0417b9c9188ffb7799fc59b82535432da79db4af47ead8c0494cf5f2273 -eo pid,comm [Pipeline] { [Pipeline] sh 21:12:13 + docker-compose -f ./docker-compose-build.yml build --parallel 21:12:13 Building core-command ... 21:12:13 Building core-data ... 21:12:13 Building core-metadata ... 21:12:13 Building security-bootstrapper ... 21:12:13 Building security-proxy-setup ... 21:12:13 Building security-secretstore-setup ... 21:12:13 Building security-spiffe-token-provider ... 21:12:13 Building security-spire-agent ... 21:12:13 Building security-spire-config ... 21:12:13 Building security-spire-server ... 21:12:13 Building support-notifications ... 21:12:13 Building support-scheduler ... 21:12:13 Building sys-mgmt-agent ... 21:12:13 Building security-secretstore-setup 21:12:13 Building security-spire-agent 21:12:13 Building support-scheduler 21:12:13 Building security-bootstrapper 21:12:13 Building sys-mgmt-agent 21:12:28 Step 1/23 : ARG BUILDER_BASE=golang:1.18-alpine3.16 21:12:28 Step 2/23 : FROM ${BUILDER_BASE} AS builder 21:12:28 ---> b2ef061f56f6 21:12:28 Step 3/23 : ARG ADD_BUILD_TAGS="" 21:12:28 Step 1/25 : ARG BUILDER_BASE=golang:1.18-alpine3.16 21:12:28 Step 2/25 : FROM ${BUILDER_BASE} AS builder 21:12:28 ---> b2ef061f56f6 21:12:28 Step 3/25 : WORKDIR /edgex-go 21:12:28 Step 1/26 : ARG BUILDER_BASE=golang:1.18-alpine3.16 21:12:28 Step 2/26 : FROM ${BUILDER_BASE} AS builder 21:12:28 ---> b2ef061f56f6 21:12:28 Step 3/26 : WORKDIR /edgex-go 21:12:28 Step 1/31 : ARG BUILDER_BASE=golang:1.18-alpine3.16 21:12:28 Step 2/31 : FROM ${BUILDER_BASE} AS builder 21:12:28 ---> b2ef061f56f6 21:12:28 Step 3/31 : WORKDIR /edgex-go 21:12:28 Step 1/23 : ARG BUILDER_BASE=golang:1.18-alpine3.16 21:12:28 Step 2/23 : FROM ${BUILDER_BASE} AS builder 21:12:28 ---> b2ef061f56f6 21:12:28 Step 3/23 : WORKDIR /edgex-go 21:12:29 ---> Running in 73bf3eb49692 21:12:29 ---> Running in 9fdf1ecb8bf9 21:12:29 ---> Running in 99b0fe9c19f1 21:12:29 ---> Running in ff63614f8eb8 21:12:29 ---> Running in e0b1a13f7fde 21:12:29 Removing intermediate container ff63614f8eb8 21:12:29 ---> b0bb59c0c541 21:12:29 Step 4/31 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 21:12:29 Removing intermediate container 73bf3eb49692 21:12:29 ---> 806405574d82 21:12:29 Step 4/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 21:12:29 Removing intermediate container e0b1a13f7fde 21:12:29 ---> 4b52be8bee68 21:12:29 Step 4/23 : WORKDIR /edgex-go 21:12:29 Removing intermediate container 9fdf1ecb8bf9 21:12:29 ---> ec8e666da5f8 21:12:29 Step 4/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 21:12:29 Removing intermediate container 99b0fe9c19f1 21:12:29 ---> ded86a45014d 21:12:29 Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 21:12:29 ---> Running in 8524ad37e9bf 21:12:30 ---> Running in b5246ac1fbd2 21:12:30 ---> Running in b1f3eb973237 21:12:30 ---> Running in 67e9d8537b01 21:12:30 ---> Running in 725673b880b3 21:12:30 Removing intermediate container b1f3eb973237 21:12:30 ---> a707a4924d2e 21:12:30 Step 5/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 21:12:30 ---> Running in 0a1b39e8c98c 21:12:31 Removing intermediate container 8524ad37e9bf 21:12:31 ---> e6728ba4f118 21:12:31 Step 5/31 : RUN apk add --update --no-cache make git 21:12:31 ---> Running in 25df1ee83f1b 21:12:31 Removing intermediate container 67e9d8537b01 21:12:31 ---> 73a5af1bcde3 21:12:31 Step 5/26 : RUN apk add --update --no-cache make git build-base curl 21:12:31 ---> Running in 0f07aec1a3cf 21:12:31 Removing intermediate container 725673b880b3 21:12:31 ---> b2acb07eab13 21:12:31 Step 5/23 : RUN apk add --update --no-cache make bash git 21:12:31 fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 21:12:31 ---> Running in 03df2de64768 21:12:31 Removing intermediate container 0a1b39e8c98c 21:12:31 ---> bd7a6313a391 21:12:31 Step 6/23 : RUN apk add --update --no-cache make git 21:12:31 ---> Running in a1bda37bf2e1 21:12:31 Removing intermediate container b5246ac1fbd2 21:12:31 ---> e49c3acd4d85 21:12:31 Step 5/25 : RUN apk add --update --no-cache make git 21:12:31 ---> Running in 1990f96b5af0 21:12:32 fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 21:12:32 fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 21:12:32 fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 21:12:32 fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 21:12:32 fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 21:12:32 OK: 211 MiB in 51 packages 21:12:32 fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 21:12:32 fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 21:12:33 Removing intermediate container 25df1ee83f1b 21:12:33 ---> 16d4ac5a7c36 21:12:33 Step 6/31 : COPY go.mod vendor* ./ 21:12:33 fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 21:12:33 fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 21:12:33 OK: 211 MiB in 51 packages 21:12:33 ---> d34ed609a1ee 21:12:33 Step 7/31 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 21:12:33 ---> Running in acb091489397 21:12:33 OK: 211 MiB in 51 packages 21:12:33 OK: 211 MiB in 51 packages 21:12:34 OK: 211 MiB in 51 packages 21:12:34 Removing intermediate container 03df2de64768 21:12:34 ---> 713ce0db6e8a 21:12:34 Step 6/23 : COPY go.mod vendor* ./ 21:12:34 Removing intermediate container 0f07aec1a3cf 21:12:34 ---> 0a708604f736 21:12:34 Step 6/26 : COPY go.mod vendor* ./ 21:12:34 ---> aa6db5843f63 21:12:34 Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 21:12:34 Removing intermediate container a1bda37bf2e1 21:12:34 ---> 155a93dae305 21:12:34 Step 7/23 : COPY go.mod vendor* ./ 21:12:34 ---> Running in b467c65a9053 21:12:34 Removing intermediate container 1990f96b5af0 21:12:34 ---> c4a9e84841d5 21:12:34 Step 6/25 : COPY go.mod vendor* ./ 21:12:34 ---> 06c8df74831f 21:12:34 Step 7/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 21:12:34 ---> Running in 8d1a4479cec5 21:12:34 ---> e047b96ce86e 21:12:34 Step 8/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 21:12:34 ---> Running in dc2c4c9c1bd0 21:12:34 ---> 71ed43b9c25c 21:12:34 Step 7/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 21:12:34 ---> Running in 7ad09b4b97b1 21:12:46 Removing intermediate container b467c65a9053 21:12:46 ---> 7aaeb2110a2b 21:12:46 Step 8/23 : COPY . . 21:12:46 Removing intermediate container acb091489397 21:12:46 ---> 9fee4714bd29 21:12:46 Step 8/31 : COPY . . 21:12:46 Removing intermediate container 7ad09b4b97b1 21:12:46 ---> 827976b671c4 21:12:46 Step 8/25 : COPY . . 21:12:46 Removing intermediate container 8d1a4479cec5 21:12:46 ---> e499ab88f146 21:12:46 Step 8/26 : COPY . . 21:12:46 Removing intermediate container dc2c4c9c1bd0 21:12:46 ---> 8d5e41c2d663 21:12:46 Step 9/23 : COPY . . 21:12:56 ---> 576464fafdf0 21:12:56 Step 9/31 : RUN make cmd/security-bootstrapper/security-bootstrapper 21:12:56 ---> 6007be902341 21:12:56 ---> 411606189250 21:12:56 Step 10/23 : RUN make cmd/support-scheduler/support-scheduler 21:12:56 Step 9/26 : ARG SPIRE_RELEASE=1.2.1 21:12:56 ---> Running in 4de5fc7e9f7c 21:12:56 ---> Running in 505926b29937 21:12:56 ---> Running in 2bfdb14fcb77 21:12:56 ---> 12e0cfffc660 21:12:56 Step 9/23 : RUN make cmd/sys-mgmt-agent/sys-mgmt-agent 21:12:56 ---> 0c08cdc3b33d 21:12:56 Step 9/25 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 21:12:56 ---> Running in a23a73a427bd 21:12:56 ---> Running in a3ffd5c75936 21:12:56 Removing intermediate container 505926b29937 21:12:56 ---> 16477f7efac5 21:12:56 Step 10/26 : WORKDIR /edgex-go/spire-build 21:12:56 ---> Running in 0a470cb217f1 21:12:56 Removing intermediate container 0a470cb217f1 21:12:56 ---> 85f44942e564 21:12:56 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 21:12:56 ---> Running in 20fac433c66b 21:12:56 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper 21:12:56 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 21:12:56 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider 21:12:56 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/sys-mgmt-agent/sys-mgmt-agent ./cmd/sys-mgmt-agent 21:12:56 Removing intermediate container 20fac433c66b 21:12:56 ---> d2655f29e879 21:12:56 Step 12/26 : WORKDIR /edgex-go 21:12:57 ---> Running in 9984ff2ddb80 21:12:57 Removing intermediate container 9984ff2ddb80 21:12:57 ---> dc24be0caad3 21:12:57 21:12:57 Step 13/26 : FROM alpine:3.15 21:12:57 3.15: Pulling from library/alpine 21:12:57 Digest: sha256:69463fdff1f025c908939e86d4714b4d5518776954ca627cbeff4c74bcea5b22 21:12:57 Status: Downloaded newer image for alpine:3.15 21:12:57 ---> c4fc93816858 21:12:57 Step 14/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' 21:12:57 ---> Running in 04c48ad1cfd4 21:12:58 Removing intermediate container 04c48ad1cfd4 21:12:58 ---> a19f7be28717 21:12:58 Step 15/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 21:12:58 ---> Running in dfd0e473bd3e 21:12:59 Removing intermediate container dfd0e473bd3e 21:12:59 ---> 3a43d7fefc77 21:12:59 Step 16/26 : RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 21:12:59 ---> Running in 7c436ea6b0ee 21:13:00 fetch https://dl-4.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 21:13:00 fetch https://dl-4.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 21:13:01 v3.15.6-51-ge17b2505f3 [https://dl-4.alpinelinux.org/alpine/v3.15/main] 21:13:01 v3.15.6-51-ge17b2505f3 [https://dl-4.alpinelinux.org/alpine/v3.15/community] 21:13:01 OK: 15856 distinct packages available 21:13:01 fetch https://dl-4.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 21:13:02 fetch https://dl-4.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 21:13:03 (1/5) Installing dumb-init (1.2.5-r1) 21:13:03 (2/5) Installing musl-obstack (1.2.3-r0) 21:13:03 (3/5) Installing libucontext (1.1-r0) 21:13:03 (4/5) Installing gcompat (1.0.0-r4) 21:13:03 (5/5) Installing openssl (1.1.1q-r0) 21:13:03 Executing busybox-1.34.1-r7.trigger 21:13:03 OK: 7 MiB in 19 packages 21:13:05 Removing intermediate container 7c436ea6b0ee 21:13:05 ---> fa309fb650d1 21:13:05 Step 17/26 : COPY --from=builder /usr/local/bin/spire-agent /usr/local/bin 21:13:07 ---> 5fc6bd53a753 21:13:07 Step 18/26 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin 21:13:09 ---> 67058aecaa1d 21:13:09 Step 19/26 : COPY --from=builder /edgex-go/cmd/security-spire-agent/docker-entrypoint.sh /usr/local/bin/ 21:13:10 ---> c142994b4b34 21:13:10 Step 20/26 : COPY --from=builder /edgex-go/cmd/security-spire-agent/agent.conf /usr/local/etc/spire/agent.conf.tpl 21:13:11 ---> fe6f39eb597e 21:13:11 Step 21/26 : COPY --from=builder /edgex-go/cmd/security-spire-agent/openssl.conf /usr/local/etc/ 21:13:11 ---> f25eb63fb01d 21:13:11 Step 22/26 : ENTRYPOINT [ "/usr/bin/dumb-init" ] 21:13:11 ---> Running in 6d90ba8e8ebd 21:13:12 Removing intermediate container 6d90ba8e8ebd 21:13:12 ---> bb2d829db646 21:13:12 Step 23/26 : CMD [ "--verbose", "docker-entrypoint.sh" ] 21:13:12 ---> Running in 6a989dd68e5f 21:13:12 Removing intermediate container 6a989dd68e5f 21:13:12 ---> e037f51950b5 21:13:12 Step 24/26 : LABEL arch=x86_64 21:13:12 ---> Running in 5687c65be1de 21:13:13 Removing intermediate container 5687c65be1de 21:13:13 ---> 791469f97ba6 21:13:13 Step 25/26 : LABEL git_sha=266327c7dfcdd58d3b78c75656ba9ec061a907a6 21:13:13 ---> Running in 30370c316eca 21:13:13 Removing intermediate container 30370c316eca 21:13:13 ---> 62f671b5e80c 21:13:13 Step 26/26 : LABEL version=0.0.0 21:13:13 ---> Running in c504071876e1 21:13:14 Removing intermediate container c504071876e1 21:13:14 ---> 7d4e76e161f0 21:13:14 21:13:14 Successfully built 7d4e76e161f0 21:13:14 Successfully tagged security-spire-agent:latest 21:13:14  Building security-spire-agent ... done Building core-command 21:13:17 Step 1/24 : ARG BUILDER_BASE=golang:1.18-alpine3.16 21:13:17 Step 2/24 : FROM ${BUILDER_BASE} AS builder 21:13:17 ---> b2ef061f56f6 21:13:17 Step 3/24 : ARG ADD_BUILD_TAGS="" 21:13:17 ---> Using cache 21:13:17 ---> 4b52be8bee68 21:13:17 Step 4/24 : WORKDIR /edgex-go 21:13:17 ---> Using cache 21:13:17 ---> a707a4924d2e 21:13:17 Step 5/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 21:13:17 ---> Using cache 21:13:17 ---> bd7a6313a391 21:13:17 Step 6/24 : RUN apk add --update --no-cache make git 21:13:17 ---> Using cache 21:13:17 ---> 155a93dae305 21:13:17 Step 7/24 : COPY go.mod vendor* ./ 21:13:17 ---> Using cache 21:13:17 ---> e047b96ce86e 21:13:17 Step 8/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 21:13:17 ---> Using cache 21:13:17 ---> 8d5e41c2d663 21:13:17 Step 9/24 : COPY . . 21:13:17 ---> Using cache 21:13:17 ---> 411606189250 21:13:17 Step 10/24 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-command/core-command 21:13:19 ---> Running in fab88e38892b 21:13:19 CGO_ENABLED=0 GO111MODULE=on go build -tags " no_zmq non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-command/core-command ./cmd/core-command 21:13:25 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup 21:13:29 Removing intermediate container a3ffd5c75936 21:13:29 ---> f42b78273350 21:13:29 Step 10/23 : RUN make cmd/sys-mgmt-executor/sys-mgmt-executor 21:13:29 Removing intermediate container 4de5fc7e9f7c 21:13:29 ---> 872b12eed14f 21:13:29 21:13:29 Step 10/31 : FROM alpine:3.16 21:13:29 ---> Running in 21b29feeed22 21:13:29 3.16: Pulling from library/alpine 21:13:30 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/sys-mgmt-executor/sys-mgmt-executor ./cmd/sys-mgmt-executor 21:13:30 Digest: sha256:bc41182d7ef5ffc53a40b044e725193bc10142a1243f395ee852a8d9730fc2ad 21:13:30 Status: Downloaded newer image for alpine:3.16 21:13:30 ---> 9c6f07244728 21:13:30 Step 11/31 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' 21:13:30 ---> Running in 426d09f959a7 21:13:30 Removing intermediate container a23a73a427bd 21:13:30 ---> b62e0ca8694e 21:13:30 21:13:30 Step 10/25 : FROM alpine:3.16 21:13:30 ---> 9c6f07244728 21:13:30 Step 11/25 : RUN apk add --update --no-cache ca-certificates dumb-init su-exec 21:13:30 Removing intermediate container 426d09f959a7 21:13:30 ---> 3b3160313234 21:13:30 Step 12/31 : RUN apk add --update --no-cache dumb-init su-exec 21:13:31 ---> Running in d07e00a97c5f 21:13:31 ---> Running in f4a9e805ef6a 21:13:31 Removing intermediate container 21b29feeed22 21:13:31 ---> 1193613714b0 21:13:31 21:13:31 Step 11/23 : FROM alpine:3.16 21:13:31 ---> 9c6f07244728 21:13:31 Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2017-2019: Mainflux, Cavium, Dell, Copyright (c) 2021: Intel Corporation' 21:13:31 ---> Running in 82f745c29aa1 21:13:31 Removing intermediate container 82f745c29aa1 21:13:31 ---> 48a3cc85af39 21:13:31 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 21:13:32 ---> Running in 80c60f4f643f 21:13:32 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 21:13:32 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 21:13:32 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 21:13:32 (1/3) Installing ca-certificates (20220614-r0) 21:13:32 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 21:13:32 (2/3) Installing dumb-init (1.2.5-r1) 21:13:32 (3/3) Installing su-exec (0.2-r1) 21:13:32 Executing busybox-1.35.0-r17.trigger 21:13:32 Executing ca-certificates-20220614-r0.trigger 21:13:32 OK: 6 MiB in 17 packages 21:13:32 (1/2) Installing dumb-init (1.2.5-r1) 21:13:32 (2/2) Installing su-exec (0.2-r1) 21:13:32 Executing busybox-1.35.0-r17.trigger 21:13:32 OK: 6 MiB in 16 packages 21:13:32 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 21:13:32 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 21:13:33 (1/33) Installing ncurses-terminfo-base (6.3_p20220521-r0) 21:13:33 (2/33) Installing ncurses-libs (6.3_p20220521-r0) 21:13:33 (3/33) Installing readline (8.1.2-r0) 21:13:33 (4/33) Installing bash (5.1.16-r2) 21:13:33 Executing bash-5.1.16-r2.post-install 21:13:33 (5/33) Installing ca-certificates (20220614-r0) 21:13:33 (6/33) Installing brotli-libs (1.0.9-r6) 21:13:33 (7/33) Installing nghttp2-libs (1.47.0-r0) 21:13:33 (8/33) Installing libcurl (7.83.1-r3) 21:13:33 (9/33) Installing curl (7.83.1-r3) 21:13:33 (10/33) Installing docker-cli (20.10.16-r2) 21:13:33 Removing intermediate container f4a9e805ef6a 21:13:33 ---> 232ce26c6764 21:13:33 Step 13/31 : ENV SECURITY_INIT_DIR /edgex-init 21:13:33 (11/33) Installing dumb-init (1.2.5-r1) 21:13:33 (12/33) Installing libbz2 (1.0.8-r1) 21:13:33 (13/33) Installing expat (2.4.8-r0) 21:13:33 (14/33) Installing libffi (3.4.2-r1) 21:13:33 (15/33) Installing gdbm (1.23-r0) 21:13:33 (16/33) Installing xz-libs (5.2.5-r1) 21:13:33 (17/33) Installing libgcc (11.2.1_git20220219-r2) 21:13:33 (18/33) Installing libstdc++ (11.2.1_git20220219-r2) 21:13:33 (19/33) Installing mpdecimal (2.5.1-r1) 21:13:33 ---> Running in 038312de0296 21:13:33 Removing intermediate container d07e00a97c5f 21:13:33 ---> 7d53f4a6814d 21:13:33 Step 12/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' 21:13:33 (20/33) Installing sqlite-libs (3.38.5-r0) 21:13:33 (21/33) Installing python3 (3.10.5-r0) 21:13:33 ---> Running in 5e03c49dc7dc 21:13:34 Removing intermediate container 038312de0296 21:13:34 ---> 2533b42ab3ba 21:13:34 Step 14/31 : ENV SECURITY_INIT_STAGING /edgex-init-staging 21:13:34 Removing intermediate container 5e03c49dc7dc 21:13:34 ---> 5d469791ff29 21:13:34 Step 13/25 : WORKDIR / 21:13:34 ---> Running in e609b54a2ff7 21:13:34 ---> Running in b7759a739d70 21:13:34 (22/33) Installing py3-contextlib2 (21.6.0-r2) 21:13:34 (23/33) Installing py3-tomli (2.0.1-r1) 21:13:34 (24/33) Installing py3-pep517 (0.12.0-r2) 21:13:34 (25/33) Installing py3-six (1.16.0-r1) 21:13:34 (26/33) Installing py3-retrying (1.3.3-r3) 21:13:34 (27/33) Installing py3-appdirs (1.4.4-r3) 21:13:34 (28/33) Installing py3-more-itertools (8.13.0-r0) 21:13:34 (29/33) Installing py3-ordered-set (4.0.2-r3) 21:13:34 (30/33) Installing py3-parsing (2.4.7-r3) 21:13:34 (31/33) Installing py3-packaging (21.3-r0) 21:13:34 (32/33) Installing py3-setuptools (59.4.0-r0) 21:13:34 Removing intermediate container e609b54a2ff7 21:13:34 ---> 7490d32b6a9c 21:13:34 Step 15/31 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_STAGING}/bootstrap-redis 21:13:34 (33/33) Installing py3-pip (22.1.1-r0) 21:13:34 Removing intermediate container b7759a739d70 21:13:34 ---> dfddc20db490 21:13:34 Step 14/25 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/res/token-config.json /res-file-token-provider/token-config.json 21:13:34 ---> Running in bbb03f7eac7c 21:13:34 Executing busybox-1.35.0-r17.trigger 21:13:34 Executing ca-certificates-20220614-r0.trigger 21:13:34 OK: 122 MiB in 47 packages 21:13:35 Removing intermediate container bbb03f7eac7c 21:13:35 ---> b77602cb2c02 21:13:35 Step 16/31 : RUN mkdir -p ${BOOTSTRAP_REDIS_DIR} 21:13:35 ---> cc6d9e68f64c 21:13:35 Step 15/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res-file-token-provider/configuration.toml /res-file-token-provider/configuration.toml 21:13:35 ---> Running in a74e2a4f76cc 21:13:35 ---> c4b5828706de 21:13:35 Step 16/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml 21:13:36 ---> 0f624e734fec 21:13:36 Step 17/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/kong-admin-config.template.yml /res/kong-admin-config.template.yml 21:13:37 ---> e0c836056c70 21:13:37 Step 18/25 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . 21:13:37 Removing intermediate container a74e2a4f76cc 21:13:37 ---> 23e3d3da9827 21:13:37 Step 17/31 : WORKDIR ${SECURITY_INIT_STAGING} 21:13:37 ---> Running in 907703669d3e 21:13:37 ---> 5afaea14579c 21:13:37 Step 19/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . 21:13:37 Removing intermediate container 907703669d3e 21:13:37 ---> 8cf1bd41d9ad 21:13:37 Step 18/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_STAGING}/ 21:13:37 Removing intermediate container 2bfdb14fcb77 21:13:37 ---> b56edeac8357 21:13:37 21:13:37 Step 11/23 : FROM alpine:3.16 21:13:37 ---> 9c6f07244728 21:13:37 Step 12/23 : RUN apk add --update --no-cache dumb-init 21:13:37 ---> Running in d93a622eeb10 21:13:38 ---> 02918d2ba4ef 21:13:38 Step 19/31 : RUN chmod +x ${SECURITY_INIT_STAGING}/*.sh 21:13:38 Collecting docker-compose==1.23.2 21:13:38 Downloading docker_compose-1.23.2-py2.py3-none-any.whl (131 kB) 21:13:38 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 131.9/131.9 kB 26.2 MB/s eta 0:00:00 21:13:38 ---> Running in 32aa672b7720 21:13:38 ---> 7f20abaa66cf 21:13:38 Step 20/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ 21:13:38 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 21:13:38 Collecting PyYAML<4,>=3.10 21:13:38 Downloading PyYAML-3.13.tar.gz (270 kB) 21:13:38 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 270.6/270.6 kB 47.5 MB/s eta 0:00:00 21:13:38 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 21:13:38 ---> 275b78bf8b9c 21:13:38 Step 21/25 : RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 21:13:38 ---> Running in d3c7ce9ea8ed 21:13:38 Preparing metadata (setup.py): started 21:13:38 (1/1) Installing dumb-init (1.2.5-r1) 21:13:38 Executing busybox-1.35.0-r17.trigger 21:13:38 OK: 6 MiB in 15 packages 21:13:38 Preparing metadata (setup.py): finished with status 'done' 21:13:38 Collecting dockerpty<0.5,>=0.4.1 21:13:39 Downloading dockerpty-0.4.1.tar.gz (13 kB) 21:13:39 Preparing metadata (setup.py): started 21:13:39 Removing intermediate container 32aa672b7720 21:13:39 ---> ced47e512182 21:13:39 Step 20/31 : COPY --from=builder /edgex-go/Attribution.txt / 21:13:39 Preparing metadata (setup.py): finished with status 'done' 21:13:39 Removing intermediate container d93a622eeb10 21:13:39 ---> a5aaac93eb6d 21:13:39 Step 13/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 21:13:39 ---> 3fecc393568a 21:13:39 Step 21/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . 21:13:39 Collecting docker<4.0,>=3.6.0 21:13:39 Downloading docker-3.7.3-py2.py3-none-any.whl (134 kB) 21:13:39 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 134.5/134.5 kB 135.3 MB/s eta 0:00:00 21:13:39 ---> Running in 9ec17896bc54 21:13:39 Collecting cached-property<2,>=1.2.0 21:13:39 Downloading cached_property-1.5.2-py2.py3-none-any.whl (7.6 kB) 21:13:39 Collecting docopt<0.7,>=0.6.1 21:13:39 Downloading docopt-0.6.2.tar.gz (25 kB) 21:13:39 Preparing metadata (setup.py): started 21:13:39 Removing intermediate container 9ec17896bc54 21:13:39 ---> 4bb85dea5072 21:13:39 Step 14/23 : ENV APP_PORT=59861 21:13:39 ---> Running in 0ed36955983c 21:13:39 Removing intermediate container d3c7ce9ea8ed 21:13:39 ---> 21828dd891b4 21:13:39 Step 22/25 : ENTRYPOINT ["entrypoint.sh"] 21:13:39 Preparing metadata (setup.py): finished with status 'done' 21:13:39 Requirement already satisfied: six<2,>=1.3.0 in /usr/lib/python3.10/site-packages (from docker-compose==1.23.2) (1.16.0) 21:13:39 ---> Running in 9f644f5d1df9 21:13:39 Collecting jsonschema<3,>=2.5.1 21:13:39 Downloading jsonschema-2.6.0-py2.py3-none-any.whl (39 kB) 21:13:39 Removing intermediate container 0ed36955983c 21:13:39 ---> 67e5f0835755 21:13:39 Step 15/23 : EXPOSE $APP_PORT 21:13:39 Collecting texttable<0.10,>=0.9.0 21:13:39 Downloading texttable-0.9.1.tar.gz (11 kB) 21:13:39 Preparing metadata (setup.py): started 21:13:39 ---> Running in c7a7490961b6 21:13:40 Removing intermediate container 9f644f5d1df9 21:13:40 ---> acf8365a9c50 21:13:40 Step 23/25 : LABEL arch=x86_64 21:13:40 ---> 937ede4684ea 21:13:40 Step 22/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.toml ./res/ 21:13:40 ---> Running in e3dfd2154911 21:13:40 Removing intermediate container c7a7490961b6 21:13:40 ---> bacf047f05f8 21:13:40 Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / 21:13:40 Preparing metadata (setup.py): finished with status 'done' 21:13:40 Removing intermediate container e3dfd2154911 21:13:40 ---> 99a8a3be8998 21:13:40 Step 24/25 : LABEL git_sha=266327c7dfcdd58d3b78c75656ba9ec061a907a6 21:13:40 Collecting requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1 21:13:40 Downloading requests-2.20.1-py2.py3-none-any.whl (57 kB) 21:13:40 ---> 2c234a7e0f73 21:13:40 Step 23/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml ${BOOTSTRAP_REDIS_DIR}/res/ 21:13:40 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 58.0/58.0 kB 78.0 MB/s eta 0:00:00 21:13:40 ---> Running in 8c7121dd725d 21:13:40 Collecting websocket-client<1.0,>=0.32.0 21:13:40 Downloading websocket_client-0.59.0-py2.py3-none-any.whl (67 kB) 21:13:40 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 67.2/67.2 kB 124.5 MB/s eta 0:00:00 21:13:40 ---> ae9e86e71cf3 21:13:40 Step 17/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / 21:13:40 Removing intermediate container 8c7121dd725d 21:13:40 ---> b73eea9e4640 21:13:40 Step 25/25 : LABEL version=0.0.0 21:13:40 Collecting docker-pycreds>=0.4.0 21:13:40 Downloading docker_pycreds-0.4.0-py2.py3-none-any.whl (9.0 kB) 21:13:40 ---> Running in 475bddd21791 21:13:40 Collecting certifi>=2017.4.17 21:13:40 Downloading certifi-2022.6.15-py3-none-any.whl (160 kB) 21:13:40 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 160.2/160.2 kB 33.7 MB/s eta 0:00:00 21:13:40 Collecting chardet<3.1.0,>=3.0.2 21:13:40 Downloading chardet-3.0.4-py2.py3-none-any.whl (133 kB) 21:13:40 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 133.4/133.4 kB 26.7 MB/s eta 0:00:00 21:13:40 ---> 863a479c51bd 21:13:40 Step 24/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ ${SECURITY_INIT_STAGING}/consul-bootstrapper/ 21:13:40 Collecting urllib3<1.25,>=1.21.1 21:13:40 Downloading urllib3-1.24.3-py2.py3-none-any.whl (118 kB) 21:13:40 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 118.8/118.8 kB 52.3 MB/s eta 0:00:00 21:13:40 Collecting idna<2.8,>=2.5 21:13:40 Downloading idna-2.7-py2.py3-none-any.whl (58 kB) 21:13:40 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 58.2/58.2 kB 125.3 MB/s eta 0:00:00 21:13:40 Using legacy 'setup.py install' for dockerpty, since package 'wheel' is not installed. 21:13:40 Using legacy 'setup.py install' for docopt, since package 'wheel' is not installed. 21:13:40 Using legacy 'setup.py install' for PyYAML, since package 'wheel' is not installed. 21:13:40 Using legacy 'setup.py install' for texttable, since package 'wheel' is not installed. 21:13:40 Removing intermediate container 475bddd21791 21:13:40 ---> 6fe505cd6dca 21:13:40 21:13:40 Successfully built 6fe505cd6dca 21:13:40 Installing collected packages: texttable, PyYAML, jsonschema, idna, docopt, chardet, cached-property, websocket-client, urllib3, dockerpty, docker-pycreds, certifi, requests, docker, docker-compose 21:13:40 Running setup.py install for texttable: started 21:13:41 Successfully tagged security-secretstore-setup:latest 21:13:41 Building security-proxy-setup 21:13:41  Building security-secretstore-setup ... done  ---> 77e0d6d18ec4 21:13:41 Step 18/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml 21:13:41 ---> 9aae805c3c8f 21:13:41 Step 25/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / 21:13:41 Running setup.py install for texttable: finished with status 'done' 21:13:41 Running setup.py install for PyYAML: started 21:13:41 Running setup.py install for PyYAML: finished with status 'done' 21:13:42 ---> dc6bdc9141fa 21:13:42 Step 26/31 : RUN chmod +x /entrypoint.sh 21:13:42 ---> 1d3054749da3 21:13:42 Step 19/23 : ENTRYPOINT ["/support-scheduler"] 21:13:42 Running setup.py install for docopt: started 21:13:42 ---> Running in c3cc6b9dcf95 21:13:42 ---> Running in f31a94b8a4d8 21:13:42 Removing intermediate container fab88e38892b 21:13:42 ---> cbc8ede21550 21:13:42 21:13:42 Step 11/24 : FROM alpine:3.16 21:13:42 ---> 9c6f07244728 21:13:42 Step 12/24 : RUN apk add --update --no-cache dumb-init 21:13:42 ---> Using cache 21:13:42 ---> a5aaac93eb6d 21:13:42 Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 21:13:42 ---> Using cache 21:13:42 ---> 4bb85dea5072 21:13:42 Step 14/24 : ENV APP_PORT=59882 21:13:42 ---> Running in d6cbf8a1709f 21:13:42 Removing intermediate container c3cc6b9dcf95 21:13:42 ---> 147da1baadde 21:13:42 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 21:13:43 Running setup.py install for docopt: finished with status 'done' 21:13:43 ---> Running in 1860a1aa1b12 21:13:43 Removing intermediate container d6cbf8a1709f 21:13:43 ---> d072d3a5888b 21:13:43 Step 15/24 : EXPOSE $APP_PORT 21:13:43 Removing intermediate container 1860a1aa1b12 21:13:43 ---> 4dc383b7f973 21:13:43 Step 21/23 : LABEL arch=x86_64 21:13:43 ---> Running in 6c3501fa13b4 21:13:43 ---> Running in 1556f9e94a96 21:13:43 Removing intermediate container 6c3501fa13b4 21:13:43 ---> 7bc4102c247d 21:13:43 Step 16/24 : WORKDIR / 21:13:43 Running setup.py install for dockerpty: started 21:13:43 Removing intermediate container 1556f9e94a96 21:13:43 ---> 0dc2c32430c8 21:13:43 Step 22/23 : LABEL git_sha=266327c7dfcdd58d3b78c75656ba9ec061a907a6 21:13:43 ---> Running in 9d38366d6d84 21:13:43 Removing intermediate container f31a94b8a4d8 21:13:43 ---> bc93d0ec7854 21:13:43 Step 27/31 : ENTRYPOINT ["/entrypoint.sh"] 21:13:44 ---> Running in a62ca7cb7e7d 21:13:44 Step 1/22 : ARG BUILDER_BASE=golang:1.18-alpine3.16 21:13:44 Step 2/22 : FROM ${BUILDER_BASE} AS builder 21:13:44 ---> b2ef061f56f6 21:13:44 Step 3/22 : WORKDIR /edgex-go 21:13:44 ---> Using cache 21:13:44 ---> ded86a45014d 21:13:44 Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 21:13:44 ---> Using cache 21:13:44 ---> b2acb07eab13 21:13:44 Step 5/22 : RUN apk add --update --no-cache make git 21:13:44 ---> Running in 8247cc6e7cd4 21:13:44 ---> Running in be41da09dde4 21:13:44 Removing intermediate container 9d38366d6d84 21:13:44 ---> 5ebeedae5c90 21:13:44 Step 17/24 : COPY --from=builder /edgex-go/Attribution.txt / 21:13:44 Running setup.py install for dockerpty: finished with status 'done' 21:13:44 Removing intermediate container a62ca7cb7e7d 21:13:44 ---> e0f41c3d21f6 21:13:44 Step 23/23 : LABEL version=0.0.0 21:13:44 Removing intermediate container 8247cc6e7cd4 21:13:44 ---> 8f237c7fa0b9 21:13:44 Step 28/31 : CMD ["gate"] 21:13:44 ---> Running in b2de5679d673 21:13:44 ---> Running in 7827c9699f17 21:13:44 ---> 6b3b188bc1de 21:13:44 Step 18/24 : COPY --from=builder /edgex-go/cmd/core-command/core-command / 21:13:44 Removing intermediate container b2de5679d673 21:13:44 ---> 1bd39300c353 21:13:44 21:13:44 fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 21:13:44 Removing intermediate container 7827c9699f17 21:13:44 ---> f9c5bc89a138 21:13:44 Step 29/31 : LABEL arch=x86_64 21:13:44 Successfully built 1bd39300c353 21:13:44 Successfully tagged support-scheduler:latest 21:13:44  Building support-scheduler ... done Building security-spiffe-token-provider 21:13:44 ---> Running in 3b84933f5dff 21:13:45 Successfully installed PyYAML-3.13 cached-property-1.5.2 certifi-2022.6.15 chardet-3.0.4 docker-3.7.3 docker-compose-1.23.2 docker-pycreds-0.4.0 dockerpty-0.4.1 docopt-0.6.2 idna-2.7 jsonschema-2.6.0 requests-2.20.1 texttable-0.9.1 urllib3-1.24.3 websocket-client-0.59.0 21:13:45 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 21:13:45 fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 21:13:45 ---> dc16045a6fb7 21:13:45 Step 19/24 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml 21:13:45 Removing intermediate container 3b84933f5dff 21:13:45 ---> 67f3087cb124 21:13:45 Step 30/31 : LABEL git_sha=266327c7dfcdd58d3b78c75656ba9ec061a907a6 21:13:45 ---> Running in cdde3ae72543 21:13:45 OK: 211 MiB in 51 packages 21:13:45 ---> 171f834e46b9 21:13:45 Step 20/24 : ENTRYPOINT ["/core-command"] 21:13:45 Removing intermediate container cdde3ae72543 21:13:45 ---> f838f1704568 21:13:45 Step 31/31 : LABEL version=0.0.0 21:13:46 ---> Running in c825861a89ed 21:13:46 ---> Running in c3ad9ff115bb 21:13:46 Removing intermediate container c825861a89ed 21:13:46 ---> f1515634ad64 21:13:46 Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 21:13:46 Removing intermediate container c3ad9ff115bb 21:13:46 ---> 497d93ae6cef 21:13:46 21:13:46 ---> Running in c6052f4e6781 21:13:46 Successfully built 497d93ae6cef 21:13:46 Removing intermediate container be41da09dde4 21:13:46 ---> b0f5526e2935 21:13:46 Step 6/22 : COPY go.mod vendor* ./ 21:13:46 Successfully tagged security-bootstrapper:latest 21:13:46 Building security-spire-config 21:13:47  Building security-bootstrapper ... done Removing intermediate container c6052f4e6781 21:13:47 ---> f18d019dd0e5 21:13:47 Step 22/24 : LABEL arch=x86_64 21:13:48 ---> 994ff369b1ca 21:13:48 Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 21:13:48 ---> Running in 7826dbefd236 21:13:48 ---> Running in d63d1193a3a2 21:13:48 Removing intermediate container 7826dbefd236 21:13:48 ---> 9b33bef22040 21:13:48 Step 23/24 : LABEL git_sha=266327c7dfcdd58d3b78c75656ba9ec061a907a6 21:13:48 ---> Running in 6f73eebfb7e7 21:13:48 Removing intermediate container 80c60f4f643f 21:13:48 ---> 5816bd426948 21:13:48 Step 14/23 : ENV APP_PORT=58890 21:13:49 Step 1/20 : ARG BUILDER_BASE=golang:1.18-alpine3.16 21:13:49 Step 2/20 : FROM ${BUILDER_BASE} AS builder 21:13:49 ---> b2ef061f56f6 21:13:49 Step 3/20 : WORKDIR /edgex-go 21:13:49 ---> Using cache 21:13:49 ---> ded86a45014d 21:13:49 Step 4/20 : RUN apk update && apk --no-cache --update add build-base 21:13:49 Removing intermediate container 6f73eebfb7e7 21:13:49 ---> deabc0eaceea 21:13:49 Step 24/24 : LABEL version=0.0.0 21:13:49 ---> Running in ecc819ed2070 21:13:49 ---> Running in 7787f3a15e16 21:13:49 ---> Running in 64632c3bd1f9 21:13:49 Removing intermediate container ecc819ed2070 21:13:49 ---> 15a86ec43f5f 21:13:49 Step 15/23 : EXPOSE $APP_PORT 21:13:49 ---> Running in f04aadc912d5 21:13:49 Removing intermediate container 64632c3bd1f9 21:13:49 ---> 33b57120cf85 21:13:49 21:13:49 Successfully built 33b57120cf85 21:13:50 Successfully tagged core-command:latest 21:13:50  Building core-command ... done Building core-metadata 21:13:50 Removing intermediate container f04aadc912d5 21:13:50 ---> 32888daa288a 21:13:50 Step 16/23 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/sys-mgmt-agent / 21:13:50 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 21:13:50 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 21:13:50 v3.16.2-137-g4cee2ca501 [https://dl-cdn.alpinelinux.org/alpine/v3.16/main] 21:13:50 v3.16.2-138-g7a2f8ae896 [https://dl-cdn.alpinelinux.org/alpine/v3.16/community] 21:13:50 OK: 17040 distinct packages available 21:13:50 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 21:13:50 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 21:13:50 Step 1/26 : ARG BUILDER_BASE=golang:1.18-alpine3.16 21:13:50 Step 2/26 : FROM ${BUILDER_BASE} AS builder 21:13:50 ---> b2ef061f56f6 21:13:50 Step 3/26 : WORKDIR /edgex-go 21:13:50 ---> Using cache 21:13:50 ---> ded86a45014d 21:13:50 Step 4/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 21:13:50 ---> Using cache 21:13:50 ---> b2acb07eab13 21:13:50 Step 5/26 : RUN apk add --update --no-cache make git build-base curl 21:13:50 OK: 211 MiB in 51 packages 21:13:52 ---> f6dd1f0c553d 21:13:52 Step 17/23 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/res/configuration.toml /res/configuration.toml 21:13:52 ---> Running in adcde56777fb 21:13:52 Removing intermediate container 7787f3a15e16 21:13:52 ---> 309c2afd48ee 21:13:52 Step 5/20 : COPY go.mod vendor* ./ 21:13:52 fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 21:13:52 ---> 2344df640324 21:13:52 Step 18/23 : COPY --from=builder /edgex-go/cmd/sys-mgmt-executor/sys-mgmt-executor / 21:13:53 Step 1/25 : ARG BUILDER_BASE=golang:1.18-alpine3.16 21:13:53 Step 2/25 : FROM ${BUILDER_BASE} AS builder 21:13:53 ---> b2ef061f56f6 21:13:53 Step 3/25 : ARG ADD_BUILD_TAGS="" 21:13:53 ---> Using cache 21:13:53 ---> 4b52be8bee68 21:13:53 Step 4/25 : WORKDIR /edgex-go 21:13:53 ---> Using cache 21:13:53 ---> a707a4924d2e 21:13:53 Step 5/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 21:13:53 ---> Using cache 21:13:53 ---> bd7a6313a391 21:13:53 Step 6/25 : RUN apk add --update --no-cache make git 21:13:53 ---> Using cache 21:13:53 ---> 155a93dae305 21:13:53 Step 7/25 : COPY go.mod vendor* ./ 21:13:53 ---> Using cache 21:13:53 ---> e047b96ce86e 21:13:53 Step 8/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 21:13:53 ---> Using cache 21:13:53 ---> 8d5e41c2d663 21:13:53 Step 9/25 : COPY . . 21:13:53 ---> Using cache 21:13:53 ---> 411606189250 21:13:53 Step 10/25 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-metadata/core-metadata 21:13:53 ---> 2282ab51ee09 21:13:53 Step 6/20 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 21:13:53 ---> Running in 038ba2caf050 21:13:53 ---> a40855d41a94 21:13:53 Step 19/23 : ENTRYPOINT ["/sys-mgmt-agent"] 21:13:53 ---> Running in 7ee54e8df225 21:13:53 ---> Running in 4b58b91f52ec 21:13:53 Removing intermediate container 4b58b91f52ec 21:13:53 ---> 02de3d2017f0 21:13:53 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 21:13:53 fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 21:13:53 ---> Running in 4f9d1ff75247 21:13:53 CGO_ENABLED=0 GO111MODULE=on go build -tags " no_zmq non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-metadata/core-metadata ./cmd/core-metadata 21:13:53 Removing intermediate container 4f9d1ff75247 21:13:53 ---> 45482d2594eb 21:13:53 Step 21/23 : LABEL arch=x86_64 21:13:54 OK: 211 MiB in 51 packages 21:13:54 ---> Running in 1dff09067794 21:13:54 Removing intermediate container 1dff09067794 21:13:54 ---> eb0a2e5bfc7e 21:13:54 Step 22/23 : LABEL git_sha=266327c7dfcdd58d3b78c75656ba9ec061a907a6 21:13:54 ---> Running in d18c9ecf0d86 21:13:54 Removing intermediate container adcde56777fb 21:13:54 ---> fd3697dce778 21:13:54 Step 6/26 : COPY go.mod vendor* ./ 21:13:54 Removing intermediate container d18c9ecf0d86 21:13:54 ---> 7c8b5eb5de87 21:13:54 Step 23/23 : LABEL version=0.0.0 21:13:54 ---> Running in be54a3c11124 21:13:55 ---> 8c00f93574dd 21:13:55 Step 7/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 21:13:55 ---> Running in 6d6d3d097584 21:13:55 Removing intermediate container be54a3c11124 21:13:55 ---> 4a89bd8d5dce 21:13:55 21:13:55 Successfully built 4a89bd8d5dce 21:13:55 Successfully tagged sys-mgmt-agent:latest 21:13:55  Building sys-mgmt-agent ... done Building security-spire-server 21:13:58 Step 1/25 : ARG BUILDER_BASE=golang:1.18-alpine3.16 21:13:58 Step 2/25 : FROM ${BUILDER_BASE} AS builder 21:13:58 ---> b2ef061f56f6 21:13:58 Step 3/25 : WORKDIR /edgex-go 21:13:58 ---> Using cache 21:13:58 ---> ded86a45014d 21:13:58 Step 4/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 21:13:58 ---> Using cache 21:13:58 ---> b2acb07eab13 21:13:58 Step 5/25 : RUN apk add --update --no-cache make git build-base curl 21:13:58 ---> Using cache 21:13:58 ---> fd3697dce778 21:13:58 Step 6/25 : COPY go.mod vendor* ./ 21:13:58 ---> Using cache 21:13:58 ---> 8c00f93574dd 21:13:58 Step 7/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 21:14:00 ---> Running in 543010049e90 21:14:00 Removing intermediate container d63d1193a3a2 21:14:00 ---> 29cf810e04be 21:14:00 Step 8/22 : COPY . . 21:14:08 Removing intermediate container 6d6d3d097584 21:14:08 Removing intermediate container 7ee54e8df225 21:14:08 ---> d24a7271d4c4 21:14:08 ---> a09791cf3c32 21:14:08 Step 8/26 : COPY . .Step 7/20 : COPY . . 21:14:08 21:14:12 ---> 94bb8a5021d6 21:14:12 Step 9/22 : RUN make cmd/security-proxy-setup/security-proxy-setup cmd/secrets-config/secrets-config 21:14:12 ---> Running in 702b88e5e484 21:14:12 ---> 44a7cdc34f86 21:14:12 Step 9/26 : ARG SPIRE_RELEASE=1.2.1 21:14:12 ---> 1dfdb59f49f8 21:14:12 Step 8/20 : RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider 21:14:12 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-proxy-setup/security-proxy-setup ./cmd/security-proxy-setup 21:14:12 ---> Running in 62c037b4c028 21:14:12 ---> Running in 54574cc3880b 21:14:13 Removing intermediate container 543010049e90 21:14:13 ---> f14e0973dff8 21:14:13 Step 8/25 : COPY . . 21:14:13 Removing intermediate container 62c037b4c028 21:14:13 ---> a406fafd53ea 21:14:13 Step 10/26 : WORKDIR /edgex-go/spire-build 21:14:13 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/security-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider 21:14:13 ---> Running in e08536e298d6 21:14:13 Removing intermediate container e08536e298d6 21:14:13 ---> 40e98864df5c 21:14:13 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 21:14:14 ---> Running in e1ffbb6b78a2 21:14:15 Removing intermediate container 038ba2caf050 21:14:15 ---> d96f10bad5da 21:14:15 21:14:15 Step 11/25 : FROM alpine:3.16 21:14:15 ---> 9c6f07244728 21:14:15 Step 12/25 : RUN apk add --update --no-cache dumb-init 21:14:15 ---> Using cache 21:14:15 ---> a5aaac93eb6d 21:14:15 Step 13/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 21:14:15 ---> Using cache 21:14:15 ---> 4bb85dea5072 21:14:15 Step 14/25 : ENV APP_PORT=59881 21:14:15 ---> Running in d00143c4534f 21:14:15 Removing intermediate container d00143c4534f 21:14:15 ---> e6017c905940 21:14:15 Step 15/25 : EXPOSE $APP_PORT 21:14:15 Removing intermediate container e1ffbb6b78a2 21:14:15 ---> 2cd25340f758 21:14:15 Step 12/26 : WORKDIR /edgex-go 21:14:15 ---> Running in 78fc5434dac2 21:14:15 ---> Running in 6ac6dc8ba8b0 21:14:15 Removing intermediate container 78fc5434dac2 21:14:15 ---> f6a716babf87 21:14:15 Step 16/25 : WORKDIR / 21:14:15 ---> Running in 1283be0bc3bc 21:14:16 Removing intermediate container 6ac6dc8ba8b0 21:14:16 ---> 2f4f29baa205 21:14:16 21:14:16 Step 13/26 : FROM alpine:3.15 21:14:16 ---> c4fc93816858 21:14:16 Step 14/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' 21:14:16 ---> Using cache 21:14:16 ---> a19f7be28717 21:14:16 Step 15/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 21:14:16 ---> Using cache 21:14:16 ---> 3a43d7fefc77 21:14:16 Step 16/26 : RUN apk update && apk --no-cache --update add dumb-init gcompat 21:14:16 Removing intermediate container 1283be0bc3bc 21:14:16 ---> 4e8a10465e6e 21:14:16 Step 17/25 : COPY --from=builder /edgex-go/Attribution.txt / 21:14:16 ---> Running in 715c6c00fa40 21:14:16 ---> 43b01bce4d57 21:14:16 Step 18/25 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / 21:14:17 fetch https://dl-4.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 21:14:18 fetch https://dl-4.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 21:14:18 ---> 79cafdc27d4a 21:14:18 Step 19/25 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml 21:14:18 v3.15.6-51-ge17b2505f3 [https://dl-4.alpinelinux.org/alpine/v3.15/main] 21:14:18 v3.15.6-51-ge17b2505f3 [https://dl-4.alpinelinux.org/alpine/v3.15/community] 21:14:18 OK: 15856 distinct packages available 21:14:18 fetch https://dl-4.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 21:14:18 ---> 67edf5a52b25 21:14:18 Step 20/25 : COPY --from=builder /edgex-go/cmd/core-metadata/res/uom.toml /res/uom.toml 21:14:19 fetch https://dl-4.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 21:14:19 (1/4) Installing dumb-init (1.2.5-r1) 21:14:19 (2/4) Installing musl-obstack (1.2.3-r0) 21:14:19 ---> bbde767e5ac9 21:14:19 Step 21/25 : ENTRYPOINT ["/core-metadata"] 21:14:19 (3/4) Installing libucontext (1.1-r0) 21:14:19 ---> Running in 9849d3566480 21:14:19 ---> d27a7ef2ed19 21:14:19 Step 9/25 : ARG SPIRE_RELEASE=1.2.1 21:14:19 (4/4) Installing gcompat (1.0.0-r4) 21:14:19 Executing busybox-1.34.1-r7.trigger 21:14:19 OK: 6 MiB in 18 packages 21:14:19 ---> Running in 6cc5d50f74d0 21:14:19 Removing intermediate container 9849d3566480 21:14:19 ---> 8670f6d26a76 21:14:19 Step 22/25 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 21:14:20 ---> Running in 87278ab49123 21:14:20 Removing intermediate container 6cc5d50f74d0 21:14:20 ---> 022bbda63fc3 21:14:20 Step 10/25 : WORKDIR /edgex-go/spire-build 21:14:20 ---> Running in 8f2300e08c51 21:14:20 Removing intermediate container 87278ab49123 21:14:20 ---> a1ca54f28049 21:14:20 Step 23/25 : LABEL arch=x86_64 21:14:20 ---> Running in 055a374b5a37 21:14:20 Removing intermediate container 055a374b5a37 21:14:20 ---> 211dac02f94e 21:14:20 Step 24/25 : LABEL git_sha=266327c7dfcdd58d3b78c75656ba9ec061a907a6 21:14:20 Removing intermediate container 8f2300e08c51 21:14:20 ---> 5795ce63c1d0 21:14:20 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 21:14:20 Removing intermediate container 715c6c00fa40 21:14:20 ---> ffbd3729e505 21:14:20 Step 17/26 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin 21:14:20 ---> Running in 02a2204e821f 21:14:20 ---> Running in 35616717e333 21:14:21 Removing intermediate container 02a2204e821f 21:14:21 ---> dcd396b7206e 21:14:21 Step 25/25 : LABEL version=0.0.0 21:14:21 ---> Running in 9c61d3380a51 21:14:21 Removing intermediate container 9c61d3380a51 21:14:21 ---> dbddac3aa1c3 21:14:21 21:14:22 Successfully built dbddac3aa1c3 21:14:22 Successfully tagged core-metadata:latest 21:14:22  Building core-metadata ... done Building support-notifications 21:14:23 ---> 180028d8b134 21:14:23 Step 18/26 : COPY --from=builder /edgex-go/cmd/security-spire-config/docker-entrypoint.sh /usr/local/bin/ 21:14:23 Removing intermediate container 35616717e333 21:14:23 ---> bf7d9c28a3c9 21:14:23 Step 12/25 : WORKDIR /edgex-go 21:14:23 ---> Running in c1fe62e5ba2c 21:14:24 ---> 19e232e3386a 21:14:24 Step 19/26 : WORKDIR /usr/local/etc/spiffe-scripts.d 21:14:24 ---> Running in e0fead2fdd15 21:14:24 Removing intermediate container c1fe62e5ba2c 21:14:24 ---> 7491634bc625 21:14:24 21:14:24 Step 13/25 : FROM alpine:3.15 21:14:24 ---> c4fc93816858 21:14:24 Step 14/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' 21:14:24 ---> Using cache 21:14:24 ---> a19f7be28717 21:14:24 Step 15/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 21:14:24 ---> Using cache 21:14:24 ---> 3a43d7fefc77 21:14:24 Step 16/25 : RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 21:14:24 ---> Using cache 21:14:24 ---> fa309fb650d1 21:14:24 Step 17/25 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin 21:14:24 Removing intermediate container e0fead2fdd15 21:14:24 ---> e465e7ad8016 21:14:24 Step 20/26 : COPY --from=builder /edgex-go/cmd/security-spire-config/seed_builtin_entries.sh /usr/local/etc/spiffe-scripts.d 21:14:25 ---> 853c3d02869b 21:14:25 Step 21/26 : WORKDIR / 21:14:26 ---> Running in 8fa9ad9e4bcd 21:14:26 Step 1/23 : ARG BUILDER_BASE=golang:1.18-alpine3.16 21:14:26 Step 2/23 : FROM ${BUILDER_BASE} AS builder 21:14:26 ---> b2ef061f56f6 21:14:26 Step 3/23 : ARG ADD_BUILD_TAGS="" 21:14:26 ---> Using cache 21:14:26 ---> 4b52be8bee68 21:14:26 Step 4/23 : WORKDIR /edgex-go 21:14:26 ---> Using cache 21:14:26 ---> a707a4924d2e 21:14:26 Step 5/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 21:14:26 ---> Using cache 21:14:26 ---> bd7a6313a391 21:14:26 Step 6/23 : RUN apk add --update --no-cache make bash git ca-certificates 21:14:26 Removing intermediate container 8fa9ad9e4bcd 21:14:26 ---> 2ce355fb4efb 21:14:26 Step 22/26 : ENTRYPOINT [ "/usr/bin/dumb-init" ] 21:14:26 ---> Running in 9986f8db10d7 21:14:27 ---> Running in 7d39bc25876e 21:14:27 ---> 2ba9c5c35ea5 21:14:27 Step 18/25 : COPY --from=builder /edgex-go/cmd/security-spire-server/docker-entrypoint.sh /usr/local/bin/ 21:14:27 Removing intermediate container 7d39bc25876e 21:14:27 ---> ba6841565f72 21:14:27 Step 23/26 : CMD [ "--verbose", "docker-entrypoint.sh" ] 21:14:27 ---> Running in e9f8956065ff 21:14:27 fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 21:14:27 Removing intermediate container e9f8956065ff 21:14:27 ---> b7aae95ba9e6 21:14:27 Step 24/26 : LABEL arch=x86_64 21:14:27 ---> 14d4632ea587 21:14:27 Step 19/25 : COPY --from=builder /edgex-go/cmd/security-spire-server/server.conf /usr/local/etc/spire/server.conf.tpl 21:14:27 ---> Running in 65e361dd0cde 21:14:28 Removing intermediate container 65e361dd0cde 21:14:28 ---> d9126c97f169 21:14:28 Step 25/26 : LABEL git_sha=266327c7dfcdd58d3b78c75656ba9ec061a907a6 21:14:28 ---> Running in e3ea38ad23ff 21:14:28 ---> d748bef504cd 21:14:28 Step 20/25 : COPY --from=builder /edgex-go/cmd/security-spire-server/openssl.conf /usr/local/etc/ 21:14:28 Removing intermediate container e3ea38ad23ff 21:14:28 ---> 12356ac8432e 21:14:28 Step 26/26 : LABEL version=0.0.0 21:14:28 ---> Running in 7ee0d25b8f46 21:14:28 fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 21:14:28 ---> d3d1ecbabe7f 21:14:28 Step 21/25 : ENTRYPOINT [ "/usr/bin/dumb-init" ] 21:14:28 ---> Running in e2dc6d0fec40 21:14:28 Removing intermediate container 7ee0d25b8f46 21:14:28 ---> 639ca0e7e661 21:14:28 21:14:28 Successfully built 639ca0e7e661 21:14:28 Successfully tagged security-spire-config:latest 21:14:28  Building security-spire-config ... done Building core-data 21:14:28 OK: 211 MiB in 51 packages 21:14:28 Removing intermediate container e2dc6d0fec40 21:14:28 ---> b911e760016b 21:14:28 Step 22/25 : CMD [ "--verbose", "docker-entrypoint.sh" ] 21:14:29 ---> Running in e4b66ab54a97 21:14:30 Removing intermediate container e4b66ab54a97 21:14:30 ---> 1cc59c03f6e6 21:14:30 Step 23/25 : LABEL arch=x86_64 21:14:30 ---> Running in 51d0db7ae542 21:14:30 Removing intermediate container 9986f8db10d7 21:14:30 ---> 7afc1ab376ee 21:14:30 Step 7/23 : COPY go.mod vendor* ./ 21:14:30 Removing intermediate container 51d0db7ae542 21:14:30 ---> 8d5f111efe78 21:14:30 Step 24/25 : LABEL git_sha=266327c7dfcdd58d3b78c75656ba9ec061a907a6 21:14:30 ---> Running in 9fdd1a89509e 21:14:30 ---> 7e84a36146ce 21:14:30 Step 8/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 21:14:31 Removing intermediate container 9fdd1a89509e 21:14:31 ---> d12e4a08001e 21:14:31 Step 25/25 : LABEL version=0.0.0 21:14:31 ---> Running in 19b6004b40c0 21:14:31 ---> Running in 203c62463779 21:14:31 Removing intermediate container 203c62463779 21:14:31 ---> 0088db5ac62e 21:14:31 21:14:31 Successfully built 0088db5ac62e 21:14:31 Successfully tagged security-spire-server:latest 21:14:32  Building security-spire-server ... done CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/secrets-config ./cmd/secrets-config 21:14:32 Step 1/24 : ARG BUILDER_BASE=golang:1.18-alpine3.16 21:14:32 Step 2/24 : FROM ${BUILDER_BASE} AS builder 21:14:32 ---> b2ef061f56f6 21:14:32 Step 3/24 : ARG ADD_BUILD_TAGS="" 21:14:32 ---> Using cache 21:14:32 ---> 4b52be8bee68 21:14:32 Step 4/24 : WORKDIR /edgex-go 21:14:32 ---> Using cache 21:14:32 ---> a707a4924d2e 21:14:32 Step 5/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 21:14:32 ---> Using cache 21:14:32 ---> bd7a6313a391 21:14:32 Step 6/24 : RUN apk add --update --no-cache zeromq-dev libsodium-dev pkgconfig build-base git 21:14:33 ---> Running in e01e2c8fabe5 21:14:34 fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 21:14:35 fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 21:14:35 OK: 211 MiB in 51 packages 21:14:36 Removing intermediate container e01e2c8fabe5 21:14:36 ---> 270b1c88c89c 21:14:36 Step 7/24 : COPY go.mod vendor* ./ 21:14:36 Removing intermediate container 702b88e5e484 21:14:36 ---> 76c6a2c76f14 21:14:36 21:14:36 Step 10/22 : FROM alpine:3.16 21:14:36 ---> 9c6f07244728 21:14:36 Step 11/22 : RUN apk add --update --no-cache curl dumb-init 21:14:36 ---> Running in 4c6c91b12790 21:14:36 ---> 1a9283c125da 21:14:36 Step 8/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 21:14:36 ---> Running in 55ba412df4fe 21:14:37 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 21:14:37 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 21:14:37 (1/6) Installing ca-certificates (20220614-r0) 21:14:37 (2/6) Installing brotli-libs (1.0.9-r6) 21:14:37 (3/6) Installing nghttp2-libs (1.47.0-r0) 21:14:37 (4/6) Installing libcurl (7.83.1-r3) 21:14:37 (5/6) Installing curl (7.83.1-r3) 21:14:37 (6/6) Installing dumb-init (1.2.5-r1) 21:14:37 Executing busybox-1.35.0-r17.trigger 21:14:37 Executing ca-certificates-20220614-r0.trigger 21:14:38 OK: 8 MiB in 20 packages 21:14:39 Removing intermediate container 54574cc3880b 21:14:39 ---> 58c0d657d656 21:14:39 21:14:39 Step 9/20 : FROM alpine:3.15 21:14:39 ---> c4fc93816858 21:14:39 Step 10/20 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' 21:14:39 ---> Using cache 21:14:39 ---> a19f7be28717 21:14:39 Step 11/20 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 21:14:39 ---> Using cache 21:14:39 ---> 3a43d7fefc77 21:14:39 Step 12/20 : RUN apk update && apk --no-cache --update add dumb-init curl gcompat 21:14:40 ---> Running in 3b6d95cfdc70 21:14:40 Removing intermediate container 4c6c91b12790 21:14:40 ---> b76d1de80f91 21:14:40 Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' 21:14:40 ---> Running in 89fa510724ea 21:14:40 Removing intermediate container 19b6004b40c0 21:14:40 ---> 1af83697efc8 21:14:40 Step 9/23 : COPY . . 21:14:40 Removing intermediate container 89fa510724ea 21:14:40 ---> 1c90c69aeb98 21:14:40 Step 13/22 : WORKDIR /edgex 21:14:40 fetch https://dl-4.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 21:14:41 fetch https://dl-4.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 21:14:41 ---> Running in 1707994848b1 21:14:41 v3.15.6-51-ge17b2505f3 [https://dl-4.alpinelinux.org/alpine/v3.15/main] 21:14:41 v3.15.6-51-ge17b2505f3 [https://dl-4.alpinelinux.org/alpine/v3.15/community] 21:14:41 OK: 15856 distinct packages available 21:14:41 fetch https://dl-4.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 21:14:42 Removing intermediate container 1707994848b1 21:14:42 ---> 9a3e04587383 21:14:42 Step 14/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/res/configuration.toml res/configuration.toml 21:14:42 fetch https://dl-4.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 21:14:42 (1/9) Installing ca-certificates (20220614-r0) 21:14:43 (2/9) Installing brotli-libs (1.0.9-r5) 21:14:43 (3/9) Installing nghttp2-libs (1.46.0-r0) 21:14:43 ---> 60a40d2ab761 21:14:43 Step 15/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/security-proxy-setup . 21:14:43 (4/9) Installing libcurl (7.80.0-r3) 21:14:43 (5/9) Installing curl (7.80.0-r3) 21:14:43 (6/9) Installing dumb-init (1.2.5-r1) 21:14:43 (7/9) Installing musl-obstack (1.2.3-r0) 21:14:43 Removing intermediate container 55ba412df4fe 21:14:43 ---> 4d524d53b6e0 21:14:43 Step 9/24 : COPY . . 21:14:43 (8/9) Installing libucontext (1.1-r0) 21:14:43 (9/9) Installing gcompat (1.0.0-r4) 21:14:43 Executing busybox-1.34.1-r7.trigger 21:14:43 Executing ca-certificates-20220614-r0.trigger 21:14:43 OK: 8 MiB in 23 packages 21:14:44 ---> 96af5ea58a02 21:14:44 Step 16/22 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . 21:14:45 ---> bffc602bfd3e 21:14:45 Step 17/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/entrypoint.sh /usr/local/bin/ 21:14:45 ---> a8a603dad26c 21:14:45 Step 10/23 : RUN make cmd/support-notifications/support-notifications 21:14:45 ---> Running in a3134f6a4744 21:14:45 Removing intermediate container 3b6d95cfdc70 21:14:45 ---> fc5ae2f6c0a4 21:14:45 Step 13/20 : COPY --from=builder /edgex-go/Attribution.txt / 21:14:45 ---> dae7e984d242 21:14:45 Step 18/22 : RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 21:14:46 ---> Running in bae25871aea5 21:14:46 CGO_ENABLED=0 GO111MODULE=on go build -tags " no_zmq " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/support-notifications/support-notifications ./cmd/support-notifications 21:14:46 ---> 52e78fbb85bb 21:14:46 Step 14/20 : COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/security-spiffe-token-provider / 21:14:47 ---> 205ab96381d8 21:14:47 Step 15/20 : COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/res/configuration.toml /res/configuration.toml 21:14:47 Removing intermediate container bae25871aea5 21:14:47 ---> 6ab44f8dbdeb 21:14:47 Step 19/22 : ENTRYPOINT ["entrypoint.sh"] 21:14:47 ---> Running in 60788fe12068 21:14:47 ---> 3eaf708cc041 21:14:47 Step 16/20 : ENTRYPOINT [ "/security-spiffe-token-provider" ] 21:14:47 ---> Running in 476930011dcd 21:14:47 Removing intermediate container 60788fe12068 21:14:47 ---> 51b171a6d34c 21:14:47 Step 20/22 : LABEL arch=x86_64 21:14:47 ---> Running in fdc8e5a0d102 21:14:47 ---> d31910c839b3 21:14:47 Step 10/24 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-data/core-data 21:14:47 Removing intermediate container 476930011dcd 21:14:47 ---> 246f568fbaae 21:14:47 Step 17/20 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 21:14:47 ---> Running in 4269bd3ff5fe 21:14:47 Removing intermediate container fdc8e5a0d102 21:14:47 ---> ac3c45e8ca02 21:14:47 Step 21/22 : LABEL git_sha=266327c7dfcdd58d3b78c75656ba9ec061a907a6 21:14:47 ---> Running in c4a3a755c687 21:14:47 ---> Running in 09184ca46292 21:14:48 Removing intermediate container 4269bd3ff5fe 21:14:48 ---> 3e2602eb86b5 21:14:48 Step 18/20 : LABEL arch=x86_64 21:14:48 ---> Running in 3f82fef751e4 21:14:48 Removing intermediate container 09184ca46292 21:14:48 ---> 4a0cc369ad9a 21:14:48 Step 22/22 : LABEL version=0.0.0 21:14:48 ---> Running in 2005e5edc437 21:14:48 Removing intermediate container 3f82fef751e4 21:14:48 ---> ca0d87976a44 21:14:48 Step 19/20 : LABEL git_sha=266327c7dfcdd58d3b78c75656ba9ec061a907a6 21:14:48 ---> Running in 09fc1d2cd757 21:14:48 Removing intermediate container 2005e5edc437 21:14:48 ---> d1d42b571419 21:14:48 21:14:48 Removing intermediate container 09fc1d2cd757 21:14:48 ---> fa880b9800b9 21:14:48 Step 20/20 : LABEL version=0.0.0 21:14:48 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 21:14:48 ---> Running in 2d3cce7761a0 21:14:48 Successfully built d1d42b571419 21:14:48 Successfully tagged security-proxy-setup:latest 21:14:48  Building security-proxy-setup ... done Removing intermediate container 2d3cce7761a0 21:14:48 ---> 09370d2f5dc0 21:14:48 21:14:48 Successfully built 09370d2f5dc0 21:14:48 Successfully tagged security-spiffe-token-provider:latest 21:15:15  Building security-spiffe-token-provider ... done Removing intermediate container c4a3a755c687 21:15:15 ---> 59a2801890c8 21:15:15 21:15:15 Step 11/24 : FROM alpine:3.16 21:15:15 ---> 9c6f07244728 21:15:15 Step 12/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' 21:15:15 ---> Running in f09d31488b75 21:15:15 Removing intermediate container a3134f6a4744 21:15:15 ---> 0c645d040a3e 21:15:15 21:15:15 Step 11/23 : FROM alpine:3.16 21:15:15 ---> 9c6f07244728 21:15:15 Step 12/23 : RUN apk add --update --no-cache ca-certificates dumb-init 21:15:15 ---> Running in f51651ac44cd 21:15:15 Removing intermediate container f09d31488b75 21:15:15 ---> 499682975ba9 21:15:15 Step 13/24 : ENV APP_PORT=59880 21:15:15 ---> Running in 3a6fbd61300e 21:15:15 Removing intermediate container 3a6fbd61300e 21:15:15 ---> 9d03dd70b0bd 21:15:15 Step 14/24 : EXPOSE $APP_PORT 21:15:15 ---> Running in 6ea6fc5fc8e6 21:15:15 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 21:15:15 Removing intermediate container 6ea6fc5fc8e6 21:15:15 ---> 5b796d9d8f3c 21:15:15 Step 15/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 21:15:15 ---> Running in 5430b528649a 21:15:15 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 21:15:15 (1/2) Installing ca-certificates (20220614-r0) 21:15:15 (2/2) Installing dumb-init (1.2.5-r1) 21:15:15 Executing busybox-1.35.0-r17.trigger 21:15:15 Executing ca-certificates-20220614-r0.trigger 21:15:15 OK: 6 MiB in 16 packages 21:15:15 Removing intermediate container 5430b528649a 21:15:15 ---> 33faafbe2d39 21:15:15 Step 16/24 : RUN apk add --update --no-cache zeromq dumb-init 21:15:15 ---> Running in 4a873293362c 21:15:15 Removing intermediate container f51651ac44cd 21:15:15 ---> d496bb1f3c45 21:15:15 Step 13/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2021: Intel Corporation' 21:15:15 ---> Running in e0cd2ef68b64 21:15:15 Removing intermediate container e0cd2ef68b64 21:15:15 ---> 58783dad0efb 21:15:15 Step 14/23 : ENV APP_PORT=59860 21:15:15 ---> Running in 5b0f1e77bc67 21:15:15 fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 21:15:15 Removing intermediate container 5b0f1e77bc67 21:15:15 ---> 3f7050edbee6 21:15:15 Step 15/23 : EXPOSE $APP_PORT 21:15:15 ---> Running in feb8a0cb8d2b 21:15:15 Removing intermediate container feb8a0cb8d2b 21:15:15 ---> a67ca826d132 21:15:15 Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / 21:15:15 ---> 1d284d03bea1 21:15:15 Step 17/23 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / 21:15:15 fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 21:15:15 ---> 52d72c909478 21:15:15 Step 18/23 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml 21:15:15 ---> de0d6e44c514 21:15:15 Step 19/23 : ENTRYPOINT ["/support-notifications"] 21:15:15 ---> Running in 21fc362c248f 21:15:15 (1/6) Installing dumb-init (1.2.5-r1) 21:15:15 Removing intermediate container 21fc362c248f 21:15:15 ---> f76e28b5ba43 21:15:15 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 21:15:15 ---> Running in 7f9eb41f2f6f 21:15:15 (2/6) Installing libgcc (11.2.1_git20220219-r2) 21:15:15 Removing intermediate container 7f9eb41f2f6f 21:15:15 ---> ce8b2cb624a5 21:15:15 Step 21/23 : LABEL arch=x86_64 21:15:15 (3/6) Installing libsodium (1.0.18-r0) 21:15:15 ---> Running in e4c1ca33428f 21:15:15 (4/6) Installing libstdc++ (11.2.1_git20220219-r2) 21:15:15 Removing intermediate container e4c1ca33428f 21:15:15 ---> 50ab738e5ab2 21:15:15 Step 22/23 : LABEL git_sha=266327c7dfcdd58d3b78c75656ba9ec061a907a6 21:15:15 ---> Running in 76f24d19c3b0 21:15:15 (5/6) Installing libzmq (4.3.4-r0) 21:15:15 Removing intermediate container 76f24d19c3b0 21:15:15 ---> 7eae0849f28b 21:15:15 Step 23/23 : LABEL version=0.0.0 21:15:15 (6/6) Installing zeromq (4.3.4-r0) 21:15:15 ---> Running in 0fc084324261 21:15:15 Executing busybox-1.35.0-r17.trigger 21:15:15 OK: 8 MiB in 20 packages 21:15:15 Removing intermediate container 0fc084324261 21:15:15 ---> 8e28bb996da7 21:15:15 21:15:15 Successfully built 8e28bb996da7 21:15:15 Successfully tagged support-notifications:latest 21:15:15  Building support-notifications ... done Removing intermediate container 4a873293362c 21:15:15 ---> bc3ffcfd7802 21:15:15 Step 17/24 : COPY --from=builder /edgex-go/Attribution.txt / 21:15:15 ---> e0587247b1eb 21:15:15 Step 18/24 : COPY --from=builder /edgex-go/cmd/core-data/core-data / 21:15:16 ---> dba62590a276 21:15:16 Step 19/24 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml 21:15:16 ---> 711bcc74b792 21:15:16 Step 20/24 : ENTRYPOINT ["/core-data"] 21:15:16 ---> Running in d5d72928703c 21:15:16 Removing intermediate container d5d72928703c 21:15:16 ---> ada45743776f 21:15:16 Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 21:15:16 ---> Running in 2afdc12a1582 21:15:16 Removing intermediate container 2afdc12a1582 21:15:16 ---> 1312c88816aa 21:15:16 Step 22/24 : LABEL arch=x86_64 21:15:17 ---> Running in 0fa7e7bb7944 21:15:17 Removing intermediate container 0fa7e7bb7944 21:15:17 ---> 653a5f0e2990 21:15:17 Step 23/24 : LABEL git_sha=266327c7dfcdd58d3b78c75656ba9ec061a907a6 21:15:17 ---> Running in d9cc45ba8bc9 21:15:17 Removing intermediate container d9cc45ba8bc9 21:15:17 ---> 5ecf39b0b310 21:15:17 Step 24/24 : LABEL version=0.0.0 21:15:17 ---> Running in 838f120777fa 21:15:17 Removing intermediate container 838f120777fa 21:15:17 ---> 7e9fdfd7fa67 21:15:17 21:15:17 Successfully built 7e9fdfd7fa67 21:15:17 Successfully tagged core-data:latest 21:15:17  Building core-data ... done  [Pipeline] } 21:15:17 $ docker stop --time=1 02dba0417b9c9188ffb7799fc59b82535432da79db4af47ead8c0494cf5f2273 21:15:18 $ docker rm -f 02dba0417b9c9188ffb7799fc59b82535432da79db4af47ead8c0494cf5f2273 [Pipeline] // withDockerContainer [Pipeline] sh 21:15:19 + docker images 21:15:19 REPOSITORY TAG IMAGE ID CREATED SIZE 21:15:19 core-data latest 7e9fdfd7fa67 2 seconds ago 21.6MB 21:15:19 support-notifications latest 8e28bb996da7 4 seconds ago 27.3MB 21:15:19 0c645d040a3e 8 seconds ago 1.61GB 21:15:19 59a2801890c8 9 seconds ago 1.55GB 21:15:19 security-spiffe-token-provider latest 09370d2f5dc0 31 seconds ago 29.3MB 21:15:19 security-proxy-setup latest d1d42b571419 31 seconds ago 27.4MB 21:15:19 58c0d657d656 40 seconds ago 1.58GB 21:15:19 76c6a2c76f14 43 seconds ago 1.53GB 21:15:19 security-spire-server latest 0088db5ac62e 48 seconds ago 86.5MB 21:15:19 security-spire-config latest 639ca0e7e661 51 seconds ago 85.8MB 21:15:19 7491634bc625 55 seconds ago 1.42GB 21:15:19 core-metadata latest dbddac3aa1c3 58 seconds ago 18.2MB 21:15:19 2f4f29baa205 About a minute ago 1.42GB 21:15:19 d96f10bad5da About a minute ago 1.55GB 21:15:19 sys-mgmt-agent latest 4a89bd8d5dce About a minute ago 136MB 21:15:19 core-command latest 33b57120cf85 About a minute ago 17.3MB 21:15:19 security-bootstrapper latest 497d93ae6cef About a minute ago 19.4MB 21:15:19 support-scheduler latest 1bd39300c353 About a minute ago 26.7MB 21:15:19 cbc8ede21550 About a minute ago 1.54GB 21:15:19 security-secretstore-setup latest 6fe505cd6dca About a minute ago 29.2MB 21:15:19 b56edeac8357 About a minute ago 1.61GB 21:15:19 1193613714b0 About a minute ago 1.53GB 21:15:19 b62e0ca8694e About a minute ago 1.54GB 21:15:19 872b12eed14f About a minute ago 1.53GB 21:15:19 security-spire-agent latest 7d4e76e161f0 2 minutes ago 125MB 21:15:19 dc24be0caad3 2 minutes ago 1.42GB 21:15:19 ci-base-image-x86_64 latest b2ef061f56f6 5 minutes ago 994MB 21:15:19 alpine 3.15 c4fc93816858 4 weeks ago 5.59MB 21:15:19 alpine 3.16 9c6f07244728 4 weeks ago 5.54MB 21:15:19 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver 0.1.4 31426a034bd3 2 months ago 253MB 21:15:19 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base 1.18-alpine a4fb48ad2a94 2 months ago 677MB 21:15:19 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] } 21:24:53 Running on prd-ubuntu20.04-docker-arm64-4c-16g-25333 in /w/workspace/edgexfoundry_edgex-go_PR-4145 [Pipeline] { [Pipeline] ws 21:24:53 Running in /w/workspace/edgex-go/2 [Pipeline] { [Pipeline] checkout 21:24:53 The recommended git tool is: git 21:25:00 using credential edgex-jenkins-ssh 21:25:00 Cloning the remote Git repository 21:25:00 Cloning repository git@github.com:edgexfoundry/edgex-go.git 21:25:01 > git init /w/workspace/edgex-go/2 # timeout=10 21:25:01 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git 21:25:01 > git --version # timeout=10 21:25:01 > git --version # 'git version 2.25.1' 21:25:01 using GIT_SSH to set credentials SSH Credentials for GitHub 21:25:01 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 21:25:18 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 21:25:18 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 21:25:18 Merging remotes/origin/main commit 540a10ffba831aef6e1ef93355137724c31e102d into PR head commit 266327c7dfcdd58d3b78c75656ba9ec061a907a6 21:25:19 Merge succeeded, producing 266327c7dfcdd58d3b78c75656ba9ec061a907a6 21:25:19 Checking out Revision 266327c7dfcdd58d3b78c75656ba9ec061a907a6 (PR-4145) 21:25:18 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 21:25:18 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git 21:25:18 using GIT_SSH to set credentials SSH Credentials for GitHub 21:25:18 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/4145/head:refs/remotes/origin/PR-4145 +refs/heads/main:refs/remotes/origin/main # timeout=10 21:25:18 > git config core.sparsecheckout # timeout=10 21:25:18 > git checkout -f 266327c7dfcdd58d3b78c75656ba9ec061a907a6 # timeout=10 21:25:19 > git remote # timeout=10 21:25:19 > git config --get remote.origin.url # timeout=10 21:25:19 using GIT_SSH to set credentials SSH Credentials for GitHub 21:25:19 > git merge 540a10ffba831aef6e1ef93355137724c31e102d # timeout=10 21:25:19 > git rev-parse HEAD^{commit} # timeout=10 21:25:19 > git config core.sparsecheckout # timeout=10 21:25:19 > git checkout -f 266327c7dfcdd58d3b78c75656ba9ec061a907a6 # timeout=10 21:25:24 Commit message: "build(deps): Bump github.com/edgexfoundry/go-mod-bootstrap/v2" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 21:25:24 + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json 21:25:24 % Total % Received % Xferd Average Speed Time Time Time Current 21:25:24 Dload Upload Total Spent Left Speed 21:25:24 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12602 100 12602 0 0 88746 0 --:--:-- --:--:-- --:--:-- 88746 [Pipeline] sh 21:25:25 + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh 21:25:26 + + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"}sudo /etc/docker/daemon.json tee 21:25:26 /etc/docker/daemon.new 21:25:26 { 21:25:26 "registry-mirrors": [ 21:25:26 "https://nexus3.edgexfoundry.org:10001" 21:25:26 ], 21:25:26 "bip": "10.250.0.254/24", 21:25:26 "hosts": [ 21:25:26 "tcp://0.0.0.0:5555", 21:25:26 "unix:///var/run/docker.sock" 21:25:26 ], 21:25:26 "mtu": 1458, 21:25:26 "selinux-enabled": true, 21:25:26 "seccomp-profile": "/etc/docker/seccomp.json" 21:25:26 } [Pipeline] sh 21:25:26 + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh 21:25:26 + sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 21:25:45 provisioning config files... 21:25:45 copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/2@tmp/config7933875439127641224tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 21:25:45 ---> docker-login.sh 21:25:45 nexus3.edgexfoundry.org:10001 21:25:46 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 21:25:46 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 21:25:46 Configure a credential helper to remove this warning. See 21:25:46 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 21:25:46 21:25:46 Login Succeeded 21:25:47 nexus3.edgexfoundry.org:10002 21:25:47 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 21:25:47 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 21:25:47 Configure a credential helper to remove this warning. See 21:25:47 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 21:25:47 21:25:47 Login Succeeded 21:25:47 nexus3.edgexfoundry.org:10003 21:25:47 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 21:25:48 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 21:25:48 Configure a credential helper to remove this warning. See 21:25:48 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 21:25:48 21:25:48 Login Succeeded 21:25:48 nexus3.edgexfoundry.org:10004 21:25:48 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 21:25:48 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 21:25:48 Configure a credential helper to remove this warning. See 21:25:48 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 21:25:48 21:25:48 Login Succeeded 21:25:48 docker.io 21:25:49 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 21:25:49 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 21:25:49 Configure a credential helper to remove this warning. See 21:25:49 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 21:25:49 21:25:49 Login Succeeded 21:25:49 ---> docker-login.sh ends [Pipeline] } 21:25:49 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] sh 21:25:50 + git config --global --add safe.directory /w/workspace/edgex-go/2 [Pipeline] echo 21:25:50 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 21:25:50 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 21:25:50 ========================================================= 21:25:50 [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine] 21:25:50 ========================================================= [Pipeline] fileExists [Pipeline] sh 21:25:50 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine 21:25:51 1.18-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 21:25:51 b3c136eddcbf: Pulling fs layer 21:25:51 c0a3192eca97: Pulling fs layer 21:25:51 a050256f5b6f: Pulling fs layer 21:25:51 656be50a0ddc: Pulling fs layer 21:25:51 2bbca73fdf42: Pulling fs layer 21:25:51 46d945488cbd: Pulling fs layer 21:25:51 8a5474983e97: Pulling fs layer 21:25:51 329c88fbcd65: Pulling fs layer 21:25:51 656be50a0ddc: Waiting 21:25:51 2bbca73fdf42: Waiting 21:25:51 46d945488cbd: Waiting 21:25:51 8a5474983e97: Waiting 21:25:51 329c88fbcd65: Waiting 21:25:51 a050256f5b6f: Verifying Checksum 21:25:51 a050256f5b6f: Download complete 21:25:51 c0a3192eca97: Verifying Checksum 21:25:51 c0a3192eca97: Download complete 21:25:51 2bbca73fdf42: Download complete 21:25:51 46d945488cbd: Verifying Checksum 21:25:51 46d945488cbd: Download complete 21:25:51 b3c136eddcbf: Verifying Checksum 21:25:51 b3c136eddcbf: Download complete 21:25:52 b3c136eddcbf: Pull complete 21:25:52 329c88fbcd65: Verifying Checksum 21:25:52 329c88fbcd65: Download complete 21:25:52 c0a3192eca97: Pull complete 21:25:53 a050256f5b6f: Pull complete 21:25:53 8a5474983e97: Verifying Checksum 21:25:53 8a5474983e97: Download complete 21:25:54 656be50a0ddc: Verifying Checksum 21:25:54 656be50a0ddc: Download complete 21:26:09 656be50a0ddc: Pull complete 21:26:09 2bbca73fdf42: Pull complete 21:26:09 46d945488cbd: Pull complete 21:26:15 8a5474983e97: Pull complete 21:26:16 329c88fbcd65: Pull complete 21:26:16 Digest: sha256:53af0e8f7504757f555691f1ffb14839a2b3754f429f24055fc4060c6a6ea7d8 21:26:16 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine 21:26:16 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine [Pipeline] fileExists [Pipeline] sh 21:26:16 + echo FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine 21:26:16 WORKDIR /edgex 21:26:16 COPY go.mod . 21:26:16 RUN go mod download 21:26:16 + docker build -t ci-base-image-arm64 -f - . 21:26:16 Sending build context to Docker daemon 3.162MB 21:26:17 Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine 21:26:17 ---> ff4287adb874 21:26:17 Step 2/4 : WORKDIR /edgex 21:26:19 ---> Running in 4816fd34c004 21:26:19 Removing intermediate container 4816fd34c004 21:26:19 ---> ddc450adcc54 21:26:19 Step 3/4 : COPY go.mod . 21:26:19 ---> 817b7b70e345 21:26:19 Step 4/4 : RUN go mod download 21:26:19 ---> Running in 204ba8f01d5e 21:26:58 Removing intermediate container 204ba8f01d5e 21:26:58 ---> bdfc1bb60543 21:26:58 Successfully built bdfc1bb60543 21:26:58 Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:26:59 + docker inspect -f . ci-base-image-arm64 21:26:59 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 21:26:59 prd-ubuntu20.04-docker-arm64-4c-16g-25333 does not seem to be running inside a container 21:26:59 $ 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 21:27:01 $ docker top c72cc9930fb9588df99ca4bf66a5515849c9a1aecf65a482658fb50f02d816d3 -eo pid,comm [Pipeline] { [Pipeline] sh 21:27:02 + go version 21:27:02 go version go1.18.3 linux/arm64 [Pipeline] } 21:27:02 $ docker stop --time=1 c72cc9930fb9588df99ca4bf66a5515849c9a1aecf65a482658fb50f02d816d3 21:27:03 $ docker rm -f c72cc9930fb9588df99ca4bf66a5515849c9a1aecf65a482658fb50f02d816d3 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:27:04 + docker inspect -f . ci-base-image-arm64 21:27:04 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 21:27:04 prd-ubuntu20.04-docker-arm64-4c-16g-25333 does not seem to be running inside a container 21:27:04 $ 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 21:27:06 $ docker top 1ee54ada1c7caf9eaa308f30002a2f134db7042372607204a60e45d8b51f6113 -eo pid,comm [Pipeline] { [Pipeline] echo 21:27:06 ========================================================= 21:27:06 [edgeXBuildGoParallel] Running Tests and Build... 21:27:06 ========================================================= [Pipeline] sh 21:27:07 + git config --global --add safe.directory /w/workspace/edgex-go/2 [Pipeline] fileExists [Pipeline] sh 21:27:07 + make test 21:27:07 GO111MODULE=on go test -race -coverprofile=coverage.out ./... 21:27:46 ? github.com/edgexfoundry/edgex-go [no test files] 21:29:53 ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] 21:29:53 ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] 21:29:53 ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] 21:29:53 ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] 21:29:53 ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] 21:29:53 ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] 21:29:53 ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-setup [no test files] 21:29:53 ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] 21:29:53 ? github.com/edgexfoundry/edgex-go/cmd/security-spiffe-token-provider [no test files] 21:29:53 ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] 21:29:53 ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] 21:29:53 ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-agent [no test files] 21:29:53 ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-executor [no test files] 21:29:53 ? github.com/edgexfoundry/edgex-go/internal [no test files] 21:29:53 ? github.com/edgexfoundry/edgex-go/internal/core/command [no test files] 21:30:06 ok github.com/edgexfoundry/edgex-go/internal/core/command/application 0.463s coverage: 28.7% of statements 21:30:06 ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] 21:30:06 ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] 21:30:09 ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 0.607s coverage: 98.5% of statements 21:30:09 ? github.com/edgexfoundry/edgex-go/internal/core/data [no test files] 21:30:09 ok github.com/edgexfoundry/edgex-go/internal/core/data/application 0.544s coverage: 54.2% of statements 21:30:09 ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] 21:30:09 ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] 21:30:32 ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 21.093s coverage: 89.2% of statements 21:30:32 ? github.com/edgexfoundry/edgex-go/internal/core/data/controller/messaging [no test files] 21:30:32 ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] 21:30:32 ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks [no test files] 21:30:32 ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] 21:30:32 ? github.com/edgexfoundry/edgex-go/internal/core/metadata [no test files] 21:30:32 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/application 0.719s coverage: 2.1% of statements 21:30:32 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] 21:30:32 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] 21:30:35 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 2.789s coverage: 95.6% of statements 21:30:35 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] 21:30:35 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks [no test files] 21:30:35 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/uom [no test files] 21:30:35 ok github.com/edgexfoundry/edgex-go/internal/io 0.305s coverage: 72.2% of statements 21:30:35 ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] 21:30:35 ? github.com/edgexfoundry/edgex-go/internal/pkg/application [no test files] 21:30:35 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers [no test files] 21:30:35 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] 21:30:35 ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] 21:30:35 ok github.com/edgexfoundry/edgex-go/internal/pkg/controller/http 0.521s coverage: 60.0% of statements 21:30:35 ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] 21:30:35 ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] 21:30:35 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] 21:30:35 ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 0.417s coverage: 0.9% of statements 21:30:35 ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] 21:30:35 ok github.com/edgexfoundry/edgex-go/internal/pkg/telemetry 0.325s coverage: 58.8% of statements 21:30:35 ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 0.243s coverage: 29.6% of statements 21:30:35 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] 21:30:44 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.277s coverage: 47.1% of statements 21:30:44 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 0.331s coverage: 79.5% of statements 21:30:44 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.282s coverage: 94.1% of statements 21:30:44 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.380s coverage: 96.3% of statements 21:30:45 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.302s coverage: 87.5% of statements 21:30:54 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 12.316s coverage: 94.4% of statements 21:30:54 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/ping 0.223s coverage: 44.8% of statements 21:31:06 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 13.752s coverage: 80.8% of statements 21:31:06 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] 21:31:08 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 22.361s coverage: 92.9% of statements 21:31:08 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] 21:31:08 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] 21:31:08 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] 21:31:08 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 0.074s coverage: 65.1% of statements 21:31:08 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] 21:31:08 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] 21:31:08 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] 21:31:08 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] 21:31:08 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] 21:31:08 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 11.281s coverage: 87.2% of statements 21:31:08 ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] 21:31:08 ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] 21:31:08 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.210s coverage: 100.0% of statements 21:31:08 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] 21:31:08 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.331s coverage: 58.8% of statements 21:31:08 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/common [no test files] 21:31:08 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.304s coverage: 80.0% of statements 21:31:08 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/jwt 0.264s coverage: 87.2% of statements 21:31:08 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/oauth2 0.337s coverage: 85.4% of statements 21:31:08 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.944s coverage: 91.2% of statements 21:31:08 ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] 21:31:16 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 1.051s coverage: 64.7% of statements 21:31:16 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] 21:31:16 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] 21:31:16 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.358s coverage: 100.0% of statements 21:31:16 ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.112s coverage: 89.4% of statements 21:31:16 ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.068s coverage: 100.0% of statements 21:31:16 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.120s coverage: 73.7% of statements 21:31:16 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.074s coverage: 100.0% of statements 21:31:25 ok github.com/edgexfoundry/edgex-go/internal/security/proxy 1.481s coverage: 65.8% of statements 21:31:25 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/config [no test files] 21:31:25 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/container [no test files] 21:31:25 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/models [no test files] 21:31:26 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.940s coverage: 43.6% of statements 21:31:26 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] 21:31:26 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] 21:31:26 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 0.320s coverage: 89.5% of statements 21:31:26 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] 21:31:26 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 0.333s coverage: 84.8% of statements 21:31:26 ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider [no test files] 21:31:26 ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/config [no test files] 21:31:26 ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/container [no test files] 21:31:26 ? github.com/edgexfoundry/edgex-go/internal/support/notifications [no test files] 21:31:36 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 6.601s coverage: 17.7% of statements 21:31:36 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel [no test files] 21:31:36 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks [no test files] 21:31:36 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] 21:31:36 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] 21:31:36 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 0.901s coverage: 92.3% of statements 21:31:36 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] 21:31:36 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks [no test files] 21:31:36 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler [no test files] 21:31:36 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/application [no test files] 21:31:36 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/scheduler 0.402s coverage: 63.2% of statements 21:31:36 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] 21:31:36 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] 21:31:36 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 0.541s coverage: 97.7% of statements 21:31:36 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] 21:31:36 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks [no test files] 21:31:36 ? github.com/edgexfoundry/edgex-go/internal/system/agent [no test files] 21:31:36 ? github.com/edgexfoundry/edgex-go/internal/system/agent/application [no test files] 21:31:36 ok github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct 0.213s coverage: 28.9% of statements 21:31:36 ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct/config [no test files] 21:31:36 ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/executor [no test files] 21:31:36 ? github.com/edgexfoundry/edgex-go/internal/system/agent/config [no test files] 21:31:36 ? github.com/edgexfoundry/edgex-go/internal/system/agent/container [no test files] 21:31:36 ? github.com/edgexfoundry/edgex-go/internal/system/agent/controller/http [no test files] 21:31:36 ? github.com/edgexfoundry/edgex-go/internal/system/agent/interfaces [no test files] 21:31:36 ok github.com/edgexfoundry/edgex-go/internal/system/agent/response 0.222s coverage: 100.0% of statements 21:31:36 ok github.com/edgexfoundry/edgex-go/internal/system/executor 0.093s coverage: 96.9% of statements 21:31:37 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 21:31:37 WARNING: Linting skipped (not on x86_64 or linter not installed) 21:31:37 GO111MODULE=on go vet ./... 21:33:44 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 21:33:44 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 21:33:44 ./bin/test-attribution-txt.sh 21:33:44 An attribution for github.com/klauspost/compress is missing from Attribution.txt, please add 21:33:44 An attribution for github.com/minio/highwayhash is missing from Attribution.txt, please add 21:33:44 An attribution for github.com/nats-io/jwt/v2 is missing from Attribution.txt, please add 21:33:44 An attribution for github.com/nats-io/nats.go is missing from Attribution.txt, please add 21:33:44 An attribution for github.com/nats-io/nkeys is missing from Attribution.txt, please add 21:33:44 An attribution for github.com/nats-io/nuid is missing from Attribution.txt, please add 21:33:44 An attribution for golang.org/x/time is missing from Attribution.txt, please add [Pipeline] echo 21:33:44 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] sh 21:33:45 + ls -al . 21:33:45 total 732 21:33:45 drwxrwxr-x 9 1001 1001 4096 Sep 6 21:27 . 21:33:45 drwxr-xr-x 4 root root 4096 Sep 6 21:27 .. 21:33:45 -rw-rw-r-- 1 1001 1001 16 Sep 6 21:25 .dockerignore 21:33:45 drwxrwxr-x 8 1001 1001 4096 Sep 6 21:25 .git 21:33:45 drwxrwxr-x 3 1001 1001 4096 Sep 6 21:25 .github 21:33:45 -rw-rw-r-- 1 1001 1001 1030 Sep 6 21:25 .gitignore 21:33:45 -rw-rw-r-- 1 1001 1001 42 Sep 6 21:25 .golangci.yml 21:33:45 -rw-rw-r-- 1 1001 1001 87 Sep 6 21:25 .hadolint.yml 21:33:45 -rw-rw-r-- 1 1001 1001 166 Sep 6 21:25 .sonarcloud.properties 21:33:45 -rw-rw-r-- 1 1001 1001 1171 Sep 6 21:25 ADOPTERS.md 21:33:45 -rw-rw-r-- 1 1001 1001 10347 Sep 6 21:25 Attribution.txt 21:33:45 -rw-rw-r-- 1 1001 1001 63209 Sep 6 21:25 CHANGELOG.md 21:33:45 -rw-rw-r-- 1 1001 1001 3804 Sep 6 21:25 CONTRIBUTING.md 21:33:45 -rw-rw-r-- 1 1001 1001 677 Sep 6 21:25 GOVERNANCE.md 21:33:45 -rw-rw-r-- 1 1001 1001 850 Sep 6 21:25 Jenkinsfile 21:33:45 -rw-rw-r-- 1 1001 1001 10775 Sep 6 21:25 LICENSE 21:33:45 -rw-rw-r-- 1 1001 1001 13724 Sep 6 21:25 Makefile 21:33:45 -rw-rw-r-- 1 1001 1001 582 Sep 6 21:25 OWNERS.md 21:33:45 -rw-rw-r-- 1 1001 1001 9799 Sep 6 21:25 README.md 21:33:45 -rw-rw-r-- 1 1001 1001 6912 Sep 6 21:25 SECURITY.md 21:33:45 -rw-rw-r-- 1 1001 1001 5 Sep 6 21:09 VERSION 21:33:45 -rw-rw-r-- 1 1001 1001 4131 Sep 6 21:25 ZMQWindows.md 21:33:45 drwxrwxr-x 2 1001 1001 4096 Sep 6 21:25 bin 21:33:45 drwxrwxr-x 18 1001 1001 4096 Sep 6 21:25 cmd 21:33:45 -rw-r--r-- 1 root root 482786 Sep 6 21:31 coverage.out 21:33:45 -rw-rw-r-- 1 1001 1001 3682 Sep 6 21:25 go.mod 21:33:45 -rw-rw-r-- 1 1001 1001 38527 Sep 6 21:25 go.sum 21:33:45 drwxrwxr-x 8 1001 1001 4096 Sep 6 21:25 internal 21:33:45 drwxrwxr-x 3 1001 1001 4096 Sep 6 21:25 openapi 21:33:45 drwxrwxr-x 4 1001 1001 4096 Sep 6 21:25 snap 21:33:45 -rw-rw-r-- 1 1001 1001 204 Sep 6 21:25 version.go [Pipeline] sh 21:33:45 + '[' -e coverage.out ] 21:33:45 + chown 1001:1001 coverage.out [Pipeline] stash 21:33:45 Warning: overwriting stash ‘coverage-report’ 21:33:46 Stashed 1 file(s) [Pipeline] sh 21:33:47 + make build 21:33:47 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 21:35:39 CGO_ENABLED=0 GO111MODULE=on go build -tags " no_zmq non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-metadata/core-metadata ./cmd/core-metadata 21:37:01 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 21:37:01 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 21:37:48 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/sys-mgmt-executor/sys-mgmt-executor ./cmd/sys-mgmt-executor 21:37:48 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/sys-mgmt-agent/sys-mgmt-agent ./cmd/sys-mgmt-agent 21:37:48 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 21:37: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-proxy-setup/security-proxy-setup ./cmd/security-proxy-setup 21:37:59 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup 21:38:05 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider 21:38: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/secrets-config ./cmd/secrets-config 21:38:13 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper 21:38: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-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider [Pipeline] } 21:38:28 $ docker stop --time=1 1ee54ada1c7caf9eaa308f30002a2f134db7042372607204a60e45d8b51f6113 21:38:30 $ docker rm -f 1ee54ada1c7caf9eaa308f30002a2f134db7042372607204a60e45d8b51f6113 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:38:32 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 21:38:32 21:38:32 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:38:33 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 21:38:33 latest: Pulling from edgex-devops/edgex-compose-arm64 21:38:33 29e5d40040c1: Pulling fs layer 21:38:33 1ce36da41761: Pulling fs layer 21:38:33 25b303627fd3: Pulling fs layer 21:38:33 29e5d40040c1: Verifying Checksum 21:38:33 29e5d40040c1: Download complete 21:38:34 1ce36da41761: Verifying Checksum 21:38:34 1ce36da41761: Download complete 21:38:34 29e5d40040c1: Pull complete 21:38:36 25b303627fd3: Verifying Checksum 21:38:36 25b303627fd3: Download complete 21:38:36 1ce36da41761: Pull complete 21:38:49 25b303627fd3: Pull complete 21:38:49 Digest: sha256:9cc31fd43c2090459daf52f5d183d677621facc00304dcc7dc9de11b2a0a8f33 21:38:49 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 21:38:49 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 21:38:49 prd-ubuntu20.04-docker-arm64-4c-16g-25333 does not seem to be running inside a container 21:38:49 $ 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 21:38:52 $ docker top 6fa0a6e503c0ab57d5c59e0769fccca6503a89cbdbbad943e74434930eb7fa85 -eo pid,comm [Pipeline] { [Pipeline] sh 21:38:53 + docker-compose build --help 21:38:53 + grep parallel 21:38:58 --parallel Build images in parallel. [Pipeline] } 21:38:58 $ docker stop --time=1 6fa0a6e503c0ab57d5c59e0769fccca6503a89cbdbbad943e74434930eb7fa85 21:39:00 $ docker rm -f 6fa0a6e503c0ab57d5c59e0769fccca6503a89cbdbbad943e74434930eb7fa85 [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:39:01 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 21:39:01 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 21:39:01 prd-ubuntu20.04-docker-arm64-4c-16g-25333 does not seem to be running inside a container 21:39:01 $ docker run -t -d -u 1001:1001 -u 0:0 --entrypoint= -v /var/run/docker.sock:/var/run/docker.sock --privileged -w /w/workspace/edgex-go/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 21:39:03 $ docker top b082113a17c21ec10db19fe4febe925bb72cc3a4f50153f630cc9c9eb58eb5e3 -eo pid,comm [Pipeline] { [Pipeline] sh 21:39:03 + docker-compose -f ./docker-compose-build.yml build --parallel 21:39:09 Building core-command ... 21:39:09 Building core-data ... 21:39:09 Building core-metadata ... 21:39:09 Building security-bootstrapper ... 21:39:09 Building security-proxy-setup ... 21:39:09 Building security-secretstore-setup ... 21:39:09 Building security-spiffe-token-provider ... 21:39:09 Building security-spire-agent ... 21:39:09 Building security-spire-config ... 21:39:09 Building security-spire-server ... 21:39:09 Building support-notifications ... 21:39:09 Building support-scheduler ... 21:39:09 Building sys-mgmt-agent ... 21:39:09 Building security-spiffe-token-provider 21:39:09 Building support-notifications 21:39:09 Building support-scheduler 21:39:09 Building core-command 21:39:09 Building security-spire-config 21:39:56 Step 1/23 : ARG BUILDER_BASE=golang:1.18-alpine3.16 21:39:56 Step 2/23 : FROM ${BUILDER_BASE} AS builder 21:39:56 ---> bdfc1bb60543 21:39:56 Step 3/23 : ARG ADD_BUILD_TAGS="" 21:39:56 Step 1/24 : ARG BUILDER_BASE=golang:1.18-alpine3.16 21:39:56 Step 2/24 : FROM ${BUILDER_BASE} AS builder 21:39:56 ---> bdfc1bb60543 21:39:56 Step 3/24 : ARG ADD_BUILD_TAGS="" 21:39:56 Step 1/26 : ARG BUILDER_BASE=golang:1.18-alpine3.16 21:39:56 Step 2/26 : FROM ${BUILDER_BASE} AS builder 21:39:56 ---> bdfc1bb60543 21:39:56 Step 3/26 : WORKDIR /edgex-go 21:39:56 Step 1/20 : ARG BUILDER_BASE=golang:1.18-alpine3.16 21:39:56 Step 2/20 : FROM ${BUILDER_BASE} AS builder 21:39:56 ---> bdfc1bb60543 21:39:56 Step 3/20 : WORKDIR /edgex-go 21:39:56 Step 1/23 : ARG BUILDER_BASE=golang:1.18-alpine3.16 21:39:56 Step 2/23 : FROM ${BUILDER_BASE} AS builder 21:39:56 ---> bdfc1bb60543 21:39:56 Step 3/23 : ARG ADD_BUILD_TAGS="" 21:39:57 ---> Running in 3f1bfe3bd628 21:39:57 ---> Running in b7b108b00226 21:39:57 ---> Running in ded21338f61b 21:39:57 ---> Running in 9aecf350bf45 21:39:57 ---> Running in e67aba84c9a8 21:39:58 Removing intermediate container 9aecf350bf45 21:39:58 ---> 16a9315395e2 21:39:58 Step 4/23 : WORKDIR /edgex-go 21:39:58 Removing intermediate container 3f1bfe3bd628 21:39:58 ---> ea1cce40e631 21:39:58 Step 4/23 : WORKDIR /edgex-goRemoving intermediate container ded21338f61b 21:39:58 21:39:58 ---> 653520b0d4ce 21:39:58 Step 4/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 21:39:58 ---> Running in 777a8b02dfc2 21:39:58 ---> Running in 29411d66617e 21:39:58 Removing intermediate container b7b108b00226 21:39:58 ---> e74a4d0d10e3 21:39:58 Step 4/24 : WORKDIR /edgex-go 21:39:58 Removing intermediate container e67aba84c9a8 21:39:58 ---> 6060a6339847 21:39:58 Step 4/20 : RUN apk update && apk --no-cache --update add build-base 21:39:58 ---> Running in f15626dacf19 21:39:58 ---> Running in f21d3635c2ba 21:39:58 ---> Running in f71790fdd2e9 21:39:59 Removing intermediate container 777a8b02dfc2 21:39:59 ---> 6dca6523d3d8 21:39:59 Step 5/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 21:39:59 Removing intermediate container 29411d66617e 21:39:59 ---> a909338c70c7 21:39:59 Step 5/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 21:39:59 Removing intermediate container f71790fdd2e9 21:39:59 ---> 248874c57597 21:39:59 Step 5/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories ---> Running in 3319ff6206fc 21:39:59 21:39:59 ---> Running in 0df3277147a5 21:39:59 ---> Running in fe164841cf7c 21:40:00 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 21:40:01 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 21:40:02 Removing intermediate container f15626dacf19 21:40:02 ---> 6e8cd18e3231 21:40:02 Step 5/26 : RUN apk add --update --no-cache make git build-base curl 21:40:02 ---> Running in 14bb36c32d00 21:40:02 v3.16.2-137-g4cee2ca501 [https://dl-cdn.alpinelinux.org/alpine/v3.16/main] 21:40:02 v3.16.2-138-g7a2f8ae896 [https://dl-cdn.alpinelinux.org/alpine/v3.16/community] 21:40:02 OK: 16894 distinct packages available 21:40:02 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 21:40:03 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 21:40:03 Removing intermediate container fe164841cf7c 21:40:03 ---> aa52e0de1a91 21:40:03 Step 6/24 : RUN apk add --update --no-cache make git 21:40:03 ---> Running in 16a8d9cde3a6 21:40:03 Removing intermediate container 3319ff6206fc 21:40:03 ---> 6291c5618db1 21:40:03 Step 6/23 : RUN apk add --update --no-cache make git 21:40:04 OK: 221 MiB in 51 packages 21:40:04 ---> Running in 18844107d80b 21:40:04 Removing intermediate container 0df3277147a5 21:40:04 ---> c0cbbc575d83 21:40:04 Step 6/23 : RUN apk add --update --no-cache make bash git ca-certificates 21:40:04 ---> Running in d17d4b3ec10f 21:40:04 fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 21:40:05 fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 21:40:05 Removing intermediate container f21d3635c2ba 21:40:05 ---> 2c35e36ec41d 21:40:05 Step 5/20 : COPY go.mod vendor* ./ 21:40:06 fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 21:40:06 fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 21:40:06 ---> 24966e09c236 21:40:06 Step 6/20 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 21:40:06 fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 21:40:06 OK: 221 MiB in 51 packages 21:40:06 ---> Running in 91184bbf1592 21:40:07 fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 21:40:07 fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 21:40:07 fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 21:40:08 Removing intermediate container 14bb36c32d00 21:40:08 ---> 8f4f232f8cc5 21:40:08 Step 6/26 : COPY go.mod vendor* ./ 21:40:08 OK: 221 MiB in 51 packages 21:40:09 OK: 221 MiB in 51 packages 21:40:09 OK: 221 MiB in 51 packages 21:40:09 ---> eaf52d34f9f4 21:40:09 Step 7/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 21:40:09 ---> Running in 2ff248b42721 21:40:11 Removing intermediate container 16a8d9cde3a6 21:40:11 ---> c1e302ae6196 21:40:11 Step 7/24 : COPY go.mod vendor* ./ 21:40:11 Removing intermediate container d17d4b3ec10f 21:40:11 ---> 987a930a43ce 21:40:11 Step 7/23 : COPY go.mod vendor* ./ 21:40:11 Removing intermediate container 18844107d80b 21:40:11 ---> c4d82db6f0bd 21:40:11 Step 7/23 : COPY go.mod vendor* ./ 21:40:12 ---> b23be21b4837 21:40:12 Step 8/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 21:40:12 ---> d0e857cecbe0 21:40:12 Step 8/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 21:40:12 ---> Running in 2e1de9fee617 21:40:13 ---> Running in 7d1558338ef4 21:40:13 ---> 920ddc2587d8 21:40:13 Step 8/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 21:40:13 ---> Running in 8fcce872b280 21:41:10 Removing intermediate container 91184bbf1592 21:41:10 ---> 6443dd5f3307 21:41:10 Step 7/20 : COPY . . 21:41:10 Removing intermediate container 2ff248b42721 21:41:10 ---> aba253c363d8 21:41:10 Step 8/26 : COPY . . 21:41:11 Removing intermediate container 2e1de9fee617 21:41:11 ---> 328832d139ed 21:41:11 Removing intermediate container 8fcce872b280 21:41:11 ---> 201dc81ef324 21:41:11 Step 9/23 : COPY . . 21:41:11 Step 9/24 : COPY . . 21:41:11 Removing intermediate container 7d1558338ef4 21:41:11 ---> 5537f96db8be 21:41:11 Step 9/23 : COPY . . 21:41:21 ---> 840815ab2562 21:41:21 Step 8/20 : RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider 21:41:21 ---> Running in 407bb51349c3 21:41:23 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 21:41:23 ---> 5f456fbdbb49 21:41:23 Step 9/26 : ARG SPIRE_RELEASE=1.2.1 21:41:23 ---> Running in a910b8b2ac9e 21:41:24 Removing intermediate container a910b8b2ac9e 21:41:24 ---> 8a879ab81f1d 21:41:24 Step 10/26 : WORKDIR /edgex-go/spire-build 21:41:24 ---> Running in 8f0c56f53209 21:41:26 Removing intermediate container 8f0c56f53209 21:41:26 ---> 33273f601445 21:41:26 Step 11/26 : RUN if ! test -f /usr/local/bin/spire-server; then wget -q "https://github.com/spiffe/spire/archive/refs/tags/v${SPIRE_RELEASE}.tar.gz" && tar xv --strip-components=1 -f "v${SPIRE_RELEASE}.tar.gz" && echo "building spire from source..." && make bin/spire-server bin/spire-agent && cp bin/spire* /usr/local/bin/; fi 21:41:26 ---> Running in a6109961540d 21:41:30 ---> a88ea3a55e29 21:41:30 Step 10/23 : RUN make cmd/support-notifications/support-notifications 21:41:30 Removing intermediate container a6109961540d 21:41:30 ---> 872b4369b0d2 21:41:30 Step 12/26 : WORKDIR /edgex-go 21:41:30 ---> Running in bb37c1c4a5c6 21:41:30 ---> Running in 582da0635388 21:41:30 ---> cc9fc3831481 21:41:30 Step 10/23 : RUN make cmd/support-scheduler/support-scheduler 21:41:31 ---> 4d1127d3e247 21:41:31 Step 10/24 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-command/core-command 21:41:31 ---> Running in 2da1fc30482a 21:41:31 ---> Running in db631492a1aa 21:41:31 Removing intermediate container 582da0635388 21:41:31 ---> 49efc88f16b9 21:41:31 21:41:31 Step 13/26 : FROM alpine:3.15 21:41:32 3.15: Pulling from library/alpine 21:41:32 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 21:41:33 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 21:41:33 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 21:41:33 Digest: sha256:69463fdff1f025c908939e86d4714b4d5518776954ca627cbeff4c74bcea5b22 21:41:33 Status: Downloaded newer image for alpine:3.15 21:41:33 ---> 02e0d6fdf486 21:41:33 Step 14/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' 21:41:34 ---> Running in b2b717b881b8 21:41:34 Removing intermediate container b2b717b881b8 21:41:34 ---> 51cf8d63bcb8 21:41:34 Step 15/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 21:41:34 ---> Running in 47c76cefca68 21:41:37 Removing intermediate container 47c76cefca68 21:41:37 ---> 2756d7325ed1 21:41:37 Step 16/26 : RUN apk update && apk --no-cache --update add dumb-init gcompat 21:41:37 ---> Running in c98595d7809c 21:41:39 fetch https://dl-4.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 21:41:40 fetch https://dl-4.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 21:41:41 v3.15.6-51-ge17b2505f3 [https://dl-4.alpinelinux.org/alpine/v3.15/main] 21:41:41 v3.15.6-51-ge17b2505f3 [https://dl-4.alpinelinux.org/alpine/v3.15/community] 21:41:41 OK: 15733 distinct packages available 21:41:42 fetch https://dl-4.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 21:41:43 fetch https://dl-4.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 21:41:45 (1/4) Installing dumb-init (1.2.5-r1) 21:41:45 (2/4) Installing musl-obstack (1.2.3-r0) 21:41:45 (3/4) Installing libucontext (1.1-r0) 21:41:45 (4/4) Installing gcompat (1.0.0-r4) 21:41:45 Executing busybox-1.34.1-r7.trigger 21:41:45 OK: 6 MiB in 18 packages 21:41:47 Removing intermediate container c98595d7809c 21:41:47 ---> e0421d7fabba 21:41:47 Step 17/26 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin 21:41:53 ---> 1393bf5e2a23 21:41:53 Step 18/26 : COPY --from=builder /edgex-go/cmd/security-spire-config/docker-entrypoint.sh /usr/local/bin/ 21:41:53 ---> e2819a0f4ec1 21:41:53 Step 19/26 : WORKDIR /usr/local/etc/spiffe-scripts.d 21:41:53 ---> Running in 331cfd9d3107 21:41:54 Removing intermediate container 331cfd9d3107 21:41:54 ---> 82fda3333bb5 21:41:54 Step 20/26 : COPY --from=builder /edgex-go/cmd/security-spire-config/seed_builtin_entries.sh /usr/local/etc/spiffe-scripts.d 21:41:54 ---> 35c282e2e544 21:41:54 Step 21/26 : WORKDIR / 21:41:55 ---> Running in a2820e3ed12d 21:41:55 Removing intermediate container a2820e3ed12d 21:41:55 ---> 0558cb67b7c0 21:41:55 Step 22/26 : ENTRYPOINT [ "/usr/bin/dumb-init" ] 21:41:55 ---> Running in a883af7ee75e 21:41:56 Removing intermediate container a883af7ee75e 21:41:56 ---> 580e9f853935 21:41:56 Step 23/26 : CMD [ "--verbose", "docker-entrypoint.sh" ] 21:41:56 ---> Running in 632f62b71d32 21:41:56 Removing intermediate container 632f62b71d32 21:41:56 ---> a7136ae60999 21:41:56 Step 24/26 : LABEL arch=arm64 21:41:56 ---> Running in e047953d477d 21:41:57 Removing intermediate container e047953d477d 21:41:57 ---> 7ffc98325e05 21:41:57 Step 25/26 : LABEL git_sha=266327c7dfcdd58d3b78c75656ba9ec061a907a6 21:41:57 ---> Running in 36f5e4fa366b 21:41:58 Removing intermediate container 36f5e4fa366b 21:41:58 ---> 30fc03077bc3 21:41:58 Step 26/26 : LABEL version=0.0.0 21:41:58 ---> Running in 46539e1ccd83 21:41:58 Removing intermediate container 46539e1ccd83 21:41:58 ---> 301635af7784 21:41:58 21:41:59 Successfully built 301635af7784 21:41:59 Successfully tagged security-spire-config-arm64:latest 21:41:59  Building security-spire-config ... done Building security-spire-agent 21:42:17 Step 1/26 : ARG BUILDER_BASE=golang:1.18-alpine3.16 21:42:17 Step 2/26 : FROM ${BUILDER_BASE} AS builder 21:42:17 ---> bdfc1bb60543 21:42:17 Step 3/26 : WORKDIR /edgex-go 21:42:17 ---> Using cache 21:42:17 ---> 6060a6339847 21:42:17 Step 4/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 21:42:17 ---> Running in 9203429a0cf6 21:42:17 Removing intermediate container 9203429a0cf6 21:42:17 ---> f7c1c1f7260f 21:42:17 Step 5/26 : RUN apk add --update --no-cache make git build-base curl 21:42:17 ---> Running in 7a19247c14d3 21:42:19 fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 21:42:20 fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 21:42:21 OK: 221 MiB in 51 packages 21:42:23 Removing intermediate container 7a19247c14d3 21:42:23 ---> ea097b07a907 21:42:23 Step 6/26 : COPY go.mod vendor* ./ 21:42:24 ---> ede002297d5a 21:42:24 Step 7/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 21:42:24 ---> Running in 509c3dcd139b 21:43:20 Removing intermediate container 509c3dcd139b 21:43:20 ---> 98523731ec24 21:43:20 Step 8/26 : COPY . . 21:43:27 ---> 3a8500373baf 21:43:27 Step 9/26 : ARG SPIRE_RELEASE=1.2.1 21:43:27 ---> Running in 0726a7277eac 21:43:28 Removing intermediate container 0726a7277eac 21:43:28 ---> 981fd28eee3e 21:43:28 Step 10/26 : WORKDIR /edgex-go/spire-build 21:43:28 ---> Running in be3f11599c7f 21:43:28 Removing intermediate container be3f11599c7f 21:43:28 ---> 53046faaac1a 21:43:28 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 21:43:28 ---> Running in 775d9b8b4a4f 21:43:32 Removing intermediate container 775d9b8b4a4f 21:43:32 ---> 9cfd266cec4a 21:43:32 Step 12/26 : WORKDIR /edgex-go 21:43:32 ---> Running in bc1a045c518d 21:43:32 Removing intermediate container bc1a045c518d 21:43:32 ---> 0b1fc04be2af 21:43:32 21:43:32 Step 13/26 : FROM alpine:3.15 21:43:32 ---> 02e0d6fdf486 21:43:32 Step 14/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' 21:43:32 ---> Using cache 21:43:32 ---> 51cf8d63bcb8 21:43:32 Step 15/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 21:43:32 ---> Using cache 21:43:32 ---> 2756d7325ed1 21:43:32 Step 16/26 : RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 21:43:32 ---> Running in 462e2795758e 21:43:34 fetch https://dl-4.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 21:43:36 fetch https://dl-4.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 21:43:37 v3.15.6-51-ge17b2505f3 [https://dl-4.alpinelinux.org/alpine/v3.15/main] 21:43:37 v3.15.6-51-ge17b2505f3 [https://dl-4.alpinelinux.org/alpine/v3.15/community] 21:43:37 OK: 15733 distinct packages available 21:43:37 fetch https://dl-4.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 21:43:38 fetch https://dl-4.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 21:43:40 (1/5) Installing dumb-init (1.2.5-r1) 21:43:40 (2/5) Installing musl-obstack (1.2.3-r0) 21:43:40 (3/5) Installing libucontext (1.1-r0) 21:43:40 (4/5) Installing gcompat (1.0.0-r4) 21:43:40 (5/5) Installing openssl (1.1.1q-r0) 21:43:40 Executing busybox-1.34.1-r7.trigger 21:43:40 OK: 6 MiB in 19 packages 21:43:42 Removing intermediate container 462e2795758e 21:43:42 ---> 897ed9827a47 21:43:42 Step 17/26 : COPY --from=builder /usr/local/bin/spire-agent /usr/local/bin 21:43:46 ---> 7ffcb3323866 21:43:46 Step 18/26 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin 21:43:53 ---> 5d1201c9c785 21:43:53 Step 19/26 : COPY --from=builder /edgex-go/cmd/security-spire-agent/docker-entrypoint.sh /usr/local/bin/ 21:43:53 ---> 4f8d32e47da6 21:43:53 Step 20/26 : COPY --from=builder /edgex-go/cmd/security-spire-agent/agent.conf /usr/local/etc/spire/agent.conf.tpl 21:43:54 ---> 40ead33e6aaa 21:43:54 Step 21/26 : COPY --from=builder /edgex-go/cmd/security-spire-agent/openssl.conf /usr/local/etc/ 21:43:55 ---> cb8eab39a921 21:43:55 Step 22/26 : ENTRYPOINT [ "/usr/bin/dumb-init" ] 21:43:55 ---> Running in d32aeb94bdb9 21:43:56 Removing intermediate container d32aeb94bdb9 21:43:56 ---> 6b432572e8cb 21:43:56 Step 23/26 : CMD [ "--verbose", "docker-entrypoint.sh" ] 21:43:56 ---> Running in 8fcb302fdb60 21:43:56 Removing intermediate container 8fcb302fdb60 21:43:56 ---> f6458a04dd54 21:43:56 Step 24/26 : LABEL arch=arm64 21:43:56 ---> Running in 63e6dc9a07ef 21:43:57 Removing intermediate container 63e6dc9a07ef 21:43:57 ---> 1dc5d56c31a4 21:43:57 Step 25/26 : LABEL git_sha=266327c7dfcdd58d3b78c75656ba9ec061a907a6 21:43:57 ---> Running in 24e955485e98 21:43:58 Removing intermediate container 24e955485e98 21:43:58 ---> 000022e66bd8 21:43:58 Step 26/26 : LABEL version=0.0.0 21:43:58 ---> Running in 35c355216510 21:43:58 Removing intermediate container 35c355216510 21:43:58 ---> 6f2826006ceb 21:43:58 21:43:58 Successfully built 6f2826006ceb 21:43:58 Successfully tagged security-spire-agent-arm64:latest 21:43:58  Building security-spire-agent ... done Building sys-mgmt-agent 21:44:13 Step 1/23 : ARG BUILDER_BASE=golang:1.18-alpine3.16 21:44:13 Step 2/23 : FROM ${BUILDER_BASE} AS builder 21:44:13 ---> bdfc1bb60543 21:44:13 Step 3/23 : WORKDIR /edgex-go 21:44:13 ---> Using cache 21:44:13 ---> 6060a6339847 21:44:13 Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 21:44:13 ---> Using cache 21:44:13 ---> f7c1c1f7260f 21:44:13 Step 5/23 : RUN apk add --update --no-cache make bash git 21:44:13 ---> Running in ef7b88cc41e3 21:44:15 fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 21:44:16 fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 21:44:18 OK: 221 MiB in 51 packages 21:44:19 Removing intermediate container ef7b88cc41e3 21:44:19 ---> cc6b5ea36d39 21:44:19 Step 6/23 : COPY go.mod vendor* ./ 21:44:20 ---> 86c352068f0a 21:44:20 Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 21:44:20 ---> Running in f011e1c7806a 21:45:07 Removing intermediate container f011e1c7806a 21:45:07 ---> 76b965bc0cc6 21:45:07 Step 8/23 : COPY . . 21:45:19 ---> 17dd404e1c98 21:45:19 Step 9/23 : RUN make cmd/sys-mgmt-agent/sys-mgmt-agent 21:45:19 ---> Running in 8c68035a3c16 21:45: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/sys-mgmt-agent/sys-mgmt-agent ./cmd/sys-mgmt-agent 21:48:13 Removing intermediate container db631492a1aa 21:48:13 ---> 7ee54993ac73 21:48:13 21:48:13 Step 11/24 : FROM alpine:3.16 21:48:13 3.16: Pulling from library/alpine 21:48:13 Digest: sha256:bc41182d7ef5ffc53a40b044e725193bc10142a1243f395ee852a8d9730fc2ad 21:48:13 Status: Downloaded newer image for alpine:3.16 21:48:13 ---> a6215f271958 21:48:13 Step 12/24 : RUN apk add --update --no-cache dumb-init 21:48:13 ---> Running in 9509ea2ab5ed 21:48:13 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 21:48:14 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 21:48:15 (1/1) Installing dumb-init (1.2.5-r1) 21:48:15 Executing busybox-1.35.0-r17.trigger 21:48:15 OK: 5 MiB in 15 packages 21:48:17 Removing intermediate container 9509ea2ab5ed 21:48:17 ---> 0c24df276a75 21:48:17 Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 21:48:17 ---> Running in 66546b08b6dc 21:48:17 Removing intermediate container 66546b08b6dc 21:48:17 ---> c0db93953367 21:48:17 Step 14/24 : ENV APP_PORT=59882 21:48:17 ---> Running in 8ca4cbad49e5 21:48:18 Removing intermediate container 8ca4cbad49e5 21:48:18 ---> 4b7e04949ffd 21:48:18 Step 15/24 : EXPOSE $APP_PORT 21:48:18 ---> Running in 2efdc2bb0433 21:48:19 Removing intermediate container 2efdc2bb0433 21:48:19 ---> a11848a72f91 21:48:19 Step 16/24 : WORKDIR / 21:48:19 ---> Running in dc3f50c5235c 21:48:19 Removing intermediate container dc3f50c5235c 21:48:19 ---> fa04b77c8ef8 21:48:19 Step 17/24 : COPY --from=builder /edgex-go/Attribution.txt / 21:48:20 ---> 0734ccca41d1 21:48:20 Step 18/24 : COPY --from=builder /edgex-go/cmd/core-command/core-command / 21:48:22 ---> 507bbccd6a2e 21:48:22 Step 19/24 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml 21:48:23 ---> 1deb5d3a70f8 21:48:23 Step 20/24 : ENTRYPOINT ["/core-command"] 21:48:23 ---> Running in d061ba5d5c5b 21:48:24 Removing intermediate container d061ba5d5c5b 21:48:24 ---> 643f0e88bc97 21:48:24 Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 21:48:24 ---> Running in 37df55955879 21:48:24 Removing intermediate container 37df55955879 21:48:24 ---> d3d949ba0144 21:48:24 Step 22/24 : LABEL arch=arm64 21:48:24 ---> Running in ce04c7c80d16 21:48:25 Removing intermediate container ce04c7c80d16 21:48:25 ---> c7d51ee87484 21:48:25 Step 23/24 : LABEL git_sha=266327c7dfcdd58d3b78c75656ba9ec061a907a6 21:48:25 ---> Running in 5da058478f13 21:48:26 Removing intermediate container 5da058478f13 21:48:26 ---> 033753cfaeaa 21:48:26 Step 24/24 : LABEL version=0.0.0 21:48:26 ---> Running in 9290bd22edc6 21:48:26 Removing intermediate container 9290bd22edc6 21:48:26 ---> 527b02136c5e 21:48:26 21:48:27 Successfully built 527b02136c5e 21:48:27 Successfully tagged core-command-arm64:latest 21:48:27 Building security-spire-server 21:48:45  Building core-command ... done Step 1/25 : ARG BUILDER_BASE=golang:1.18-alpine3.16 21:48:45 Step 2/25 : FROM ${BUILDER_BASE} AS builder 21:48:45 ---> bdfc1bb60543 21:48:45 Step 3/25 : WORKDIR /edgex-go 21:48:45 ---> Using cache 21:48:45 ---> 6060a6339847 21:48:45 Step 4/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 21:48:45 ---> Using cache 21:48:45 ---> f7c1c1f7260f 21:48:45 Step 5/25 : RUN apk add --update --no-cache make git build-base curl 21:48:45 ---> Using cache 21:48:45 ---> ea097b07a907 21:48:45 Step 6/25 : COPY go.mod vendor* ./ 21:48:45 ---> Using cache 21:48:45 ---> ede002297d5a 21:48:45 Step 7/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 21:48:45 ---> Using cache 21:48:45 ---> 98523731ec24 21:48:45 Step 8/25 : COPY . . 21:48:45 ---> Using cache 21:48:45 ---> 3a8500373baf 21:48:45 Step 9/25 : ARG SPIRE_RELEASE=1.2.1 21:48:45 ---> Using cache 21:48:45 ---> 981fd28eee3e 21:48:45 Step 10/25 : WORKDIR /edgex-go/spire-build 21:48:45 ---> Using cache 21:48:45 ---> 53046faaac1a 21:48:45 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 21:48:45 ---> Running in 40e521de4753 21:48:48 Removing intermediate container 40e521de4753 21:48:48 ---> 3966b3933434 21:48:48 Step 12/25 : WORKDIR /edgex-go 21:48:48 ---> Running in a0cf5b3bedf4 21:48:48 Removing intermediate container a0cf5b3bedf4 21:48:48 ---> 045d2e177f6a 21:48:48 21:48:48 Step 13/25 : FROM alpine:3.15 21:48:48 ---> 02e0d6fdf486 21:48:48 Step 14/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' 21:48:48 ---> Using cache 21:48:48 ---> 51cf8d63bcb8 21:48:48 Step 15/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 21:48:48 ---> Using cache 21:48:48 ---> 2756d7325ed1 21:48:48 Step 16/25 : RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 21:48:48 ---> Using cache 21:48:48 ---> 897ed9827a47 21:48:48 Step 17/25 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin 21:48:54 ---> a66708ac79f7 21:48:54 Step 18/25 : COPY --from=builder /edgex-go/cmd/security-spire-server/docker-entrypoint.sh /usr/local/bin/ 21:48:54 ---> 4b437a1ddc02 21:48:54 Step 19/25 : COPY --from=builder /edgex-go/cmd/security-spire-server/server.conf /usr/local/etc/spire/server.conf.tpl 21:48:55 ---> a100bb3038c7 21:48:55 Step 20/25 : COPY --from=builder /edgex-go/cmd/security-spire-server/openssl.conf /usr/local/etc/ 21:48:56 ---> 772064da35c1 21:48:56 Step 21/25 : ENTRYPOINT [ "/usr/bin/dumb-init" ] 21:48:56 ---> Running in 8b7c2bdd5abc 21:48:57 Removing intermediate container 8b7c2bdd5abc 21:48:57 ---> 8533e6171939 21:48:57 Step 22/25 : CMD [ "--verbose", "docker-entrypoint.sh" ] 21:48:57 ---> Running in 6c7eed926d0c 21:48:58 Removing intermediate container 6c7eed926d0c 21:48:58 ---> d4f7cde0b3db 21:48:58 Step 23/25 : LABEL arch=arm64 21:48:58 ---> Running in db598ba6d57d 21:48:58 Removing intermediate container db598ba6d57d 21:48:58 ---> e5876c74aac9 21:48:58 Step 24/25 : LABEL git_sha=266327c7dfcdd58d3b78c75656ba9ec061a907a6 21:48:58 ---> Running in 1c514c3a159e 21:48:59 Removing intermediate container 1c514c3a159e 21:48:59 ---> 279e4af2382c 21:48:59 Step 25/25 : LABEL version=0.0.0 21:48:59 ---> Running in deab99cbc4c5 21:48:59 Removing intermediate container deab99cbc4c5 21:48:59 ---> 69c562b326a0 21:48:59 21:49:00 Successfully built 69c562b326a0 21:49:00 Successfully tagged security-spire-server-arm64:latest 21:49:00  Building security-spire-server ... done Building security-proxy-setup 21:49:18 Step 1/22 : ARG BUILDER_BASE=golang:1.18-alpine3.16 21:49:18 Step 2/22 : FROM ${BUILDER_BASE} AS builder 21:49:18 ---> bdfc1bb60543 21:49:18 Step 3/22 : WORKDIR /edgex-go 21:49:18 ---> Using cache 21:49:18 ---> 6060a6339847 21:49:18 Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 21:49:18 ---> Using cache 21:49:18 ---> f7c1c1f7260f 21:49:18 Step 5/22 : RUN apk add --update --no-cache make git 21:49:18 ---> Running in 1338744761a2 21:49:20 fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 21:49:21 fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 21:49:23 OK: 221 MiB in 51 packages 21:49:24 Removing intermediate container 1338744761a2 21:49:24 ---> 906aebc04469 21:49:24 Step 6/22 : COPY go.mod vendor* ./ 21:49:25 ---> 70da7b394f3e 21:49:25 Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 21:49:25 ---> Running in 1589d264ecf5 21:49:38 Removing intermediate container 407bb51349c3 21:49:38 ---> 3159a7d7d8a2 21:49:38 21:49:38 Step 9/20 : FROM alpine:3.15 21:49:38 ---> 02e0d6fdf486 21:49:38 Step 10/20 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' 21:49:38 ---> Using cache 21:49:38 ---> 51cf8d63bcb8 21:49:38 Step 11/20 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 21:49:38 ---> Using cache 21:49:38 ---> 2756d7325ed1 21:49:38 Step 12/20 : RUN apk update && apk --no-cache --update add dumb-init curl gcompat 21:49:38 ---> Running in 991830ffbd7e 21:49:39 fetch https://dl-4.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 21:49:40 fetch https://dl-4.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 21:49:42 v3.15.6-51-ge17b2505f3 [https://dl-4.alpinelinux.org/alpine/v3.15/main] 21:49:42 v3.15.6-51-ge17b2505f3 [https://dl-4.alpinelinux.org/alpine/v3.15/community] 21:49:42 OK: 15733 distinct packages available 21:49:42 fetch https://dl-4.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 21:49:43 fetch https://dl-4.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 21:49:45 (1/9) Installing ca-certificates (20220614-r0) 21:49:45 (2/9) Installing brotli-libs (1.0.9-r5) 21:49:45 (3/9) Installing nghttp2-libs (1.46.0-r0) 21:49:45 (4/9) Installing libcurl (7.80.0-r3) 21:49:45 (5/9) Installing curl (7.80.0-r3) 21:49:45 (6/9) Installing dumb-init (1.2.5-r1) 21:49:45 (7/9) Installing musl-obstack (1.2.3-r0) 21:49:45 (8/9) Installing libucontext (1.1-r0) 21:49:45 (9/9) Installing gcompat (1.0.0-r4) 21:49:45 Executing busybox-1.34.1-r7.trigger 21:49:45 Executing ca-certificates-20220614-r0.trigger 21:49:46 OK: 8 MiB in 23 packages 21:49:49 Removing intermediate container 991830ffbd7e 21:49:49 ---> b896aec65bf9 21:49:49 Step 13/20 : COPY --from=builder /edgex-go/Attribution.txt / 21:49:50 ---> 2c82c175edbd 21:49:50 Step 14/20 : COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/security-spiffe-token-provider / 21:49:52 ---> 7d8f0474509f 21:49:52 Step 15/20 : COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/res/configuration.toml /res/configuration.toml 21:49:54 ---> 11ac4a49b7ec 21:49:54 Step 16/20 : ENTRYPOINT [ "/security-spiffe-token-provider" ] 21:49:54 ---> Running in b6297d431491 21:49:54 Removing intermediate container b6297d431491 21:49:54 ---> 279d903d95f4 21:49:54 Step 17/20 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 21:49:54 ---> Running in f8c21f99c0ee 21:49:55 Removing intermediate container f8c21f99c0ee 21:49:55 ---> 43db93fff848 21:49:55 Step 18/20 : LABEL arch=arm64 21:49:55 ---> Running in 453e364851ca 21:49:56 Removing intermediate container 453e364851ca 21:49:56 ---> 79f5295b1997 21:49:56 Step 19/20 : LABEL git_sha=266327c7dfcdd58d3b78c75656ba9ec061a907a6 21:49:56 ---> Running in fb51a49a0df3 21:49:57 Removing intermediate container fb51a49a0df3 21:49:57 ---> f493e71b09e7 21:49:57 Step 20/20 : LABEL version=0.0.0 21:49:57 ---> Running in 00741700e821 21:49:57 Removing intermediate container 00741700e821 21:49:57 ---> f79c70a68c38 21:49:57 21:49:58 Successfully built f79c70a68c38 21:49:58 Successfully tagged security-spiffe-token-provider-arm64:latest 21:49:58  Building security-spiffe-token-provider ... done Building core-metadata 21:50:17 Step 1/25 : ARG BUILDER_BASE=golang:1.18-alpine3.16 21:50:17 Step 2/25 : FROM ${BUILDER_BASE} AS builder 21:50:17 ---> bdfc1bb60543 21:50:17 Step 3/25 : ARG ADD_BUILD_TAGS="" 21:50:17 ---> Using cache 21:50:17 ---> e74a4d0d10e3 21:50:17 Step 4/25 : WORKDIR /edgex-go 21:50:17 ---> Using cache 21:50:17 ---> 248874c57597 21:50:17 Step 5/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 21:50:17 ---> Using cache 21:50:17 ---> aa52e0de1a91 21:50:17 Step 6/25 : RUN apk add --update --no-cache make git 21:50:17 ---> Using cache 21:50:17 ---> c1e302ae6196 21:50:17 Step 7/25 : COPY go.mod vendor* ./ 21:50:17 ---> Using cache 21:50:17 ---> b23be21b4837 21:50:17 Step 8/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 21:50:17 ---> Using cache 21:50:17 ---> 328832d139ed 21:50:17 Step 9/25 : COPY . . 21:50:17 ---> Using cache 21:50:17 ---> 4d1127d3e247 21:50:17 Step 10/25 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-metadata/core-metadata 21:50:19 ---> Running in 5f34313a15e2 21:50:21 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 21:50:23 Removing intermediate container 1589d264ecf5 21:50:23 ---> b24148c71e51 21:50:23 Step 8/22 : COPY . . 21:50:38 ---> d4cfd6745840 21:50:38 Step 9/22 : RUN make cmd/security-proxy-setup/security-proxy-setup cmd/secrets-config/secrets-config 21:50:38 ---> Running in b3d421e398c6 21:50:39 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-proxy-setup/security-proxy-setup ./cmd/security-proxy-setup 21:51:11 Removing intermediate container 8c68035a3c16 21:51:11 ---> 9fe2976e17d5 21:51:11 Step 10/23 : RUN make cmd/sys-mgmt-executor/sys-mgmt-executor 21:51:11 ---> Running in d8eb47ab33bf 21:51: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 21:51:21 Removing intermediate container d8eb47ab33bf 21:51:21 ---> 6e147f0a5a53 21:51:21 21:51:21 Step 11/23 : FROM alpine:3.16 21:51:21 ---> a6215f271958 21:51: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' 21:51:21 ---> Running in 5b3a6b8ae257 21:51:21 Removing intermediate container 5b3a6b8ae257 21:51:21 ---> dbb1c8cf9eba 21:51:21 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 21:51:22 ---> Running in 6f3d5e24c068 21:51:24 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 21:51:25 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 21:51:26 (1/33) Installing ncurses-terminfo-base (6.3_p20220521-r0) 21:51:26 (2/33) Installing ncurses-libs (6.3_p20220521-r0) 21:51:26 (3/33) Installing readline (8.1.2-r0) 21:51:26 (4/33) Installing bash (5.1.16-r2) 21:51:26 Executing bash-5.1.16-r2.post-install 21:51:26 (5/33) Installing ca-certificates (20220614-r0) 21:51:27 (6/33) Installing brotli-libs (1.0.9-r6) 21:51:27 (7/33) Installing nghttp2-libs (1.47.0-r0) 21:51:27 (8/33) Installing libcurl (7.83.1-r3) 21:51:27 (9/33) Installing curl (7.83.1-r3) 21:51:27 (10/33) Installing docker-cli (20.10.16-r2) 21:51:28 (11/33) Installing dumb-init (1.2.5-r1) 21:51:28 (12/33) Installing libbz2 (1.0.8-r1) 21:51:28 (13/33) Installing expat (2.4.8-r0) 21:51:28 (14/33) Installing libffi (3.4.2-r1) 21:51:28 (15/33) Installing gdbm (1.23-r0) 21:51:28 (16/33) Installing xz-libs (5.2.5-r1) 21:51:28 (17/33) Installing libgcc (11.2.1_git20220219-r2) 21:51:28 (18/33) Installing libstdc++ (11.2.1_git20220219-r2) 21:51:28 (19/33) Installing mpdecimal (2.5.1-r1) 21:51:28 (20/33) Installing sqlite-libs (3.38.5-r0) 21:51:28 (21/33) Installing python3 (3.10.5-r0) 21:51:31 (22/33) Installing py3-contextlib2 (21.6.0-r2) 21:51:31 (23/33) Installing py3-tomli (2.0.1-r1) 21:51:31 (24/33) Installing py3-pep517 (0.12.0-r2) 21:51:31 (25/33) Installing py3-six (1.16.0-r1) 21:51:31 (26/33) Installing py3-retrying (1.3.3-r3) 21:51:31 (27/33) Installing py3-appdirs (1.4.4-r3) 21:51:31 (28/33) Installing py3-more-itertools (8.13.0-r0) 21:51:31 (29/33) Installing py3-ordered-set (4.0.2-r3) 21:51:31 (30/33) Installing py3-parsing (2.4.7-r3) 21:51:31 (31/33) Installing py3-packaging (21.3-r0) 21:51:31 (32/33) Installing py3-setuptools (59.4.0-r0) 21:51:31 (33/33) Installing py3-pip (22.1.1-r0) 21:51:32 Executing busybox-1.35.0-r17.trigger 21:51:32 Executing ca-certificates-20220614-r0.trigger 21:51:33 OK: 120 MiB in 47 packages 21:51:37 Removing intermediate container 2da1fc30482a 21:51:37 ---> 2ec3a015bcee 21:51:37 21:51:37 Step 11/23 : FROM alpine:3.16 21:51:37 ---> a6215f271958 21:51:37 Step 12/23 : RUN apk add --update --no-cache dumb-init 21:51:37 ---> Using cache 21:51:37 ---> 0c24df276a75 21:51:37 Step 13/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 21:51:37 ---> Using cache 21:51:37 ---> c0db93953367 21:51:37 Step 14/23 : ENV APP_PORT=59861 21:51:37 ---> Running in 60ce7b4e2fa6 21:51:37 Removing intermediate container bb37c1c4a5c6 21:51:37 ---> 6c8adc60404f 21:51:37 21:51:37 Step 11/23 : FROM alpine:3.16 21:51:37 ---> a6215f271958 21:51:37 Step 12/23 : RUN apk add --update --no-cache ca-certificates dumb-init 21:51:37 ---> Running in ae8d8defbdac 21:51:38 Removing intermediate container 60ce7b4e2fa6 21:51:38 ---> 00b52c517915 21:51:38 Step 15/23 : EXPOSE $APP_PORT 21:51:38 ---> Running in 877cd66f468d 21:51:38 Removing intermediate container 877cd66f468d 21:51:38 ---> 45dc5e31bacc 21:51:38 Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / 21:51:39 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 21:51:40 ---> e3e26b0630fb 21:51:40 Step 17/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / 21:51:40 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 21:51:42 (1/2) Installing ca-certificates (20220614-r0) 21:51:42 ---> 8a615c61523e 21:51:42 Step 18/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml 21:51:42 (2/2) Installing dumb-init (1.2.5-r1) 21:51:42 Executing busybox-1.35.0-r17.trigger 21:51:42 Executing ca-certificates-20220614-r0.trigger 21:51:43 OK: 6 MiB in 16 packages 21:51:43 ---> cfbbe71ad2e6 21:51:43 Step 19/23 : ENTRYPOINT ["/support-scheduler"] 21:51:43 ---> Running in bf1e27a633bc 21:51:44 Removing intermediate container bf1e27a633bc 21:51:44 ---> 3d4c6831f52c 21:51:44 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 21:51:45 ---> Running in 235f9a0fdda3 21:51:45 Removing intermediate container ae8d8defbdac 21:51:45 ---> 37d41017ae96 21:51:45 Step 13/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2021: Intel Corporation' 21:51:46 ---> Running in 6edbc1281a45 21:51:46 Removing intermediate container 235f9a0fdda3 21:51:46 ---> a956c4ff9028 21:51:46 Step 21/23 : LABEL arch=arm64 21:51:46 ---> Running in aa312aa5d538 21:51:46 Removing intermediate container 6edbc1281a45 21:51:46 ---> 69c883e05e77 21:51:46 Step 14/23 : ENV APP_PORT=59860 21:51:46 ---> Running in 65ce6e0ca3ef 21:51:46 Removing intermediate container aa312aa5d538 21:51:46 ---> 59b6f4aa0f82 21:51:46 Step 22/23 : LABEL git_sha=266327c7dfcdd58d3b78c75656ba9ec061a907a6 21:51:47 ---> Running in 08bb6661ebdd 21:51:47 Removing intermediate container 65ce6e0ca3ef 21:51:47 ---> 8e4068ff166f 21:51:47 Step 15/23 : EXPOSE $APP_PORT 21:51:47 ---> Running in c6c66c798ca0 21:51:47 Removing intermediate container 08bb6661ebdd 21:51:47 ---> cf6219fad153 21:51:47 Step 23/23 : LABEL version=0.0.0 21:51:47 ---> Running in 516bdb54957a 21:51:48 Removing intermediate container c6c66c798ca0 21:51:48 ---> 9e54421af8c8 21:51:48 Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / 21:51:48 Removing intermediate container 516bdb54957a 21:51:48 ---> 18410f4fdba1 21:51:48 21:51:49 Successfully built 18410f4fdba1 21:51:49 Successfully tagged support-scheduler-arm64:latest 21:51:49  Building support-scheduler ... done Building security-bootstrapper 21:51:49 ---> 0009c4d00839 21:51:49 Step 17/23 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / 21:51:52 ---> 039ca254a518 21:51:52 Step 18/23 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml 21:51:52 Collecting docker-compose==1.23.2 21:51:52 Downloading docker_compose-1.23.2-py2.py3-none-any.whl (131 kB) 21:51:52 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 131.9/131.9 kB 6.7 MB/s eta 0:00:00 21:51:53 ---> 3fa65381e711 21:51:53 Step 19/23 : ENTRYPOINT ["/support-notifications"] 21:51:53 ---> Running in 064df1311682 21:51:54 Removing intermediate container 064df1311682 21:51:54 ---> e15689add4e3 21:51:54 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 21:51:54 ---> Running in e79e8c069d01 21:51:54 Collecting PyYAML<4,>=3.10 21:51:54 Downloading PyYAML-3.13.tar.gz (270 kB) 21:51:54 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 270.6/270.6 kB 7.9 MB/s eta 0:00:00 21:51:54 Removing intermediate container e79e8c069d01 21:51:54 ---> 0e19616783c0 21:51:54 Step 21/23 : LABEL arch=arm64 21:51:54 ---> Running in 1ad9e6a94d4f 21:51:55 Removing intermediate container 1ad9e6a94d4f 21:51:55 ---> 8dfa032d97ba 21:51:55 Step 22/23 : LABEL git_sha=266327c7dfcdd58d3b78c75656ba9ec061a907a6 21:51:55 ---> Running in 39363f5d4bbd 21:51:56 Removing intermediate container 39363f5d4bbd 21:51:56 ---> 420022e262a7 21:51:56 Step 23/23 : LABEL version=0.0.0 21:51:56 ---> Running in 022c9acf5975 21:51:57 Preparing metadata (setup.py): started 21:51:57 Removing intermediate container 022c9acf5975 21:51:57 ---> 710e1198a873 21:51:57 21:51:57 Successfully built 710e1198a873 21:51:57 Successfully tagged support-notifications-arm64:latest 21:51:57  Building support-notifications ... done Building core-data 21:51:59 Preparing metadata (setup.py): finished with status 'done' 21:51:59 Collecting jsonschema<3,>=2.5.1 21:51:59 Downloading jsonschema-2.6.0-py2.py3-none-any.whl (39 kB) 21:52:00 Collecting docopt<0.7,>=0.6.1 21:52:00 Downloading docopt-0.6.2.tar.gz (25 kB) 21:52:00 Preparing metadata (setup.py): started 21:52:02 Preparing metadata (setup.py): finished with status 'done' 21:52:03 Collecting websocket-client<1.0,>=0.32.0 21:52:03 Downloading websocket_client-0.59.0-py2.py3-none-any.whl (67 kB) 21:52:03 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 67.2/67.2 kB 9.3 MB/s eta 0:00:00 21:52:03 Collecting dockerpty<0.5,>=0.4.1 21:52:03 Downloading dockerpty-0.4.1.tar.gz (13 kB) 21:52:03 Preparing metadata (setup.py): started 21:52:06 Preparing metadata (setup.py): finished with status 'done' 21:52:07 Collecting requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1 21:52:07 Downloading requests-2.20.1-py2.py3-none-any.whl (57 kB) 21:52:07 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 58.0/58.0 kB 16.2 MB/s eta 0:00:00 21:52:07 Collecting cached-property<2,>=1.2.0 21:52:08 Downloading cached_property-1.5.2-py2.py3-none-any.whl (7.6 kB) 21:52:08 Requirement already satisfied: six<2,>=1.3.0 in /usr/lib/python3.10/site-packages (from docker-compose==1.23.2) (1.16.0) 21:52:08 Collecting texttable<0.10,>=0.9.0 21:52:08 Downloading texttable-0.9.1.tar.gz (11 kB) 21:52:08 Preparing metadata (setup.py): started 21:52:11 Preparing metadata (setup.py): finished with status 'done' 21:52:11 Collecting docker<4.0,>=3.6.0 21:52:11 Downloading docker-3.7.3-py2.py3-none-any.whl (134 kB) 21:52:11 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 134.5/134.5 kB 8.1 MB/s eta 0:00:00 21:52:13 Collecting docker-pycreds>=0.4.0 21:52:13 Downloading docker_pycreds-0.4.0-py2.py3-none-any.whl (9.0 kB) 21:52:14 Collecting certifi>=2017.4.17 21:52:14 Downloading certifi-2022.6.15-py3-none-any.whl (160 kB) 21:52:14 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 160.2/160.2 kB 8.9 MB/s eta 0:00:00 21:52:14 Collecting chardet<3.1.0,>=3.0.2 21:52:14 Downloading chardet-3.0.4-py2.py3-none-any.whl (133 kB) 21:52:14 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 133.4/133.4 kB 16.2 MB/s eta 0:00:00 21:52:14 Collecting idna<2.8,>=2.5 21:52:14 Downloading idna-2.7-py2.py3-none-any.whl (58 kB) 21:52:15 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 58.2/58.2 kB 6.3 MB/s eta 0:00:00 21:52:16 Collecting urllib3<1.25,>=1.21.1 21:52:16 Downloading urllib3-1.24.3-py2.py3-none-any.whl (118 kB) 21:52:16 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 118.8/118.8 kB 16.7 MB/s eta 0:00:00 21:52:16 Step 1/31 : ARG BUILDER_BASE=golang:1.18-alpine3.16 21:52:16 Step 2/31 : FROM ${BUILDER_BASE} AS builder 21:52:16 ---> bdfc1bb60543 21:52:16 Step 3/31 : WORKDIR /edgex-go 21:52:16 ---> Using cache 21:52:16 ---> 6060a6339847 21:52:16 Step 4/31 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 21:52:16 ---> Using cache 21:52:16 ---> f7c1c1f7260f 21:52:16 Step 5/31 : RUN apk add --update --no-cache make git 21:52:16 ---> Using cache 21:52:16 ---> 906aebc04469 21:52:16 Step 6/31 : COPY go.mod vendor* ./ 21:52:16 ---> Using cache 21:52:16 ---> 70da7b394f3e 21:52:16 Step 7/31 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 21:52:16 ---> Using cache 21:52:16 ---> b24148c71e51 21:52:16 Step 8/31 : COPY . . 21:52:16 ---> Using cache 21:52:16 ---> d4cfd6745840 21:52:16 Step 9/31 : RUN make cmd/security-bootstrapper/security-bootstrapper 21:52:17 Using legacy 'setup.py install' for dockerpty, since package 'wheel' is not installed. 21:52:17 Using legacy 'setup.py install' for docopt, since package 'wheel' is not installed. 21:52:17 Using legacy 'setup.py install' for PyYAML, since package 'wheel' is not installed. 21:52:17 Using legacy 'setup.py install' for texttable, since package 'wheel' is not installed. 21:52:18 ---> Running in 71a6c0a1d679 21:52:19 Installing collected packages: texttable, PyYAML, jsonschema, idna, docopt, chardet, cached-property, websocket-client, urllib3, dockerpty, docker-pycreds, certifi, requests, docker, docker-compose 21:52:19 Running setup.py install for texttable: started 21:52:20 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper 21:52:22 Step 1/24 : ARG BUILDER_BASE=golang:1.18-alpine3.16 21:52:22 Step 2/24 : FROM ${BUILDER_BASE} AS builder 21:52:22 ---> bdfc1bb60543 21:52:22 Step 3/24 : ARG ADD_BUILD_TAGS="" 21:52:22 ---> Using cache 21:52:22 ---> e74a4d0d10e3 21:52:22 Step 4/24 : WORKDIR /edgex-go 21:52:22 ---> Using cache 21:52:22 ---> 248874c57597 21:52:22 Step 5/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 21:52:22 ---> Using cache 21:52:22 ---> aa52e0de1a91 21:52:22 Step 6/24 : RUN apk add --update --no-cache zeromq-dev libsodium-dev pkgconfig build-base git 21:52:22 ---> Running in 6b0bb397cbf6 21:52:23 Running setup.py install for texttable: finished with status 'done' 21:52:23 Running setup.py install for PyYAML: started 21:52:24 fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 21:52:25 fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 21:52:26 Running setup.py install for PyYAML: finished with status 'done' 21:52:26 OK: 221 MiB in 51 packages 21:52:28 Removing intermediate container 6b0bb397cbf6 21:52:28 ---> bc0e8fea6d0c 21:52:28 Step 7/24 : COPY go.mod vendor* ./ 21:52:28 Running setup.py install for docopt: started 21:52:29 ---> dd1bdf532d39 21:52:29 Step 8/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 21:52:29 ---> Running in dadf673d689c 21:52:32 Running setup.py install for docopt: finished with status 'done' 21:52:36 Running setup.py install for dockerpty: started 21:52:39 Running setup.py install for dockerpty: finished with status 'done' 21:52:42 Successfully installed PyYAML-3.13 cached-property-1.5.2 certifi-2022.6.15 chardet-3.0.4 docker-3.7.3 docker-compose-1.23.2 docker-pycreds-0.4.0 dockerpty-0.4.1 docopt-0.6.2 idna-2.7 jsonschema-2.6.0 requests-2.20.1 texttable-0.9.1 urllib3-1.24.3 websocket-client-0.59.0 21:52:42 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 21:53:04 Removing intermediate container 6f3d5e24c068 21:53:04 ---> 8d5388752bda 21:53:04 Step 14/23 : ENV APP_PORT=58890 21:53:04 ---> Running in 636ea79beac8 21:53:04 Removing intermediate container 636ea79beac8 21:53:04 ---> 0ea08eda0a01 21:53:04 Step 15/23 : EXPOSE $APP_PORT 21:53:04 ---> Running in 67c7767c5a79 21:53:04 Removing intermediate container 67c7767c5a79 21:53:04 ---> e3fdaf98949f 21:53:04 Step 16/23 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/sys-mgmt-agent / 21:53:06 ---> c4541cbbb907 21:53:06 Step 17/23 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/res/configuration.toml /res/configuration.toml 21:53:08 ---> b11b5ee69b50 21:53:08 Step 18/23 : COPY --from=builder /edgex-go/cmd/sys-mgmt-executor/sys-mgmt-executor / 21:53:10 ---> 1acdde819958 21:53:10 Step 19/23 : ENTRYPOINT ["/sys-mgmt-agent"] 21:53:10 ---> Running in aaf6d09e9816 21:53:11 Removing intermediate container aaf6d09e9816 21:53:11 ---> 677c59662bc1 21:53:11 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 21:53:11 ---> Running in 84cada4b5567 21:53:12 Removing intermediate container 84cada4b5567 21:53:12 ---> 0869daf9a5b4 21:53:12 Step 21/23 : LABEL arch=arm64 21:53:13 ---> Running in c7b54eb8935a 21:53:14 Removing intermediate container c7b54eb8935a 21:53:14 ---> 18fa9dd80bc8 21:53:14 Step 22/23 : LABEL git_sha=266327c7dfcdd58d3b78c75656ba9ec061a907a6 21:53:14 ---> Running in ef3ad2d8f062 21:53:15 Removing intermediate container ef3ad2d8f062 21:53:15 ---> 68fac83ec792 21:53:15 Step 23/23 : LABEL version=0.0.0 21:53:15 ---> Running in f75a4a647d04 21:53:17 Removing intermediate container f75a4a647d04 21:53:17 ---> 68bd449491d7 21:53:17 21:53:17 Successfully built 68bd449491d7 21:53:17 Successfully tagged sys-mgmt-agent-arm64:latest 21:53:17 Building security-secretstore-setup 21:53:27  Building sys-mgmt-agent ... done Removing intermediate container dadf673d689c 21:53:27 ---> df158ad09d39 21:53:27 Step 9/24 : COPY . . 21:53:33 Step 1/25 : ARG BUILDER_BASE=golang:1.18-alpine3.16 21:53:33 Step 2/25 : FROM ${BUILDER_BASE} AS builder 21:53:33 ---> bdfc1bb60543 21:53:33 Step 3/25 : WORKDIR /edgex-go 21:53:33 ---> Using cache 21:53:33 ---> 6060a6339847 21:53:33 Step 4/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 21:53:33 ---> Using cache 21:53:33 ---> f7c1c1f7260f 21:53:33 Step 5/25 : RUN apk add --update --no-cache make git 21:53:33 ---> Using cache 21:53:33 ---> 906aebc04469 21:53:33 Step 6/25 : COPY go.mod vendor* ./ 21:53:33 ---> Using cache 21:53:33 ---> 70da7b394f3e 21:53:33 Step 7/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 21:53:33 ---> Using cache 21:53:33 ---> b24148c71e51 21:53:33 Step 8/25 : COPY . . 21:53:33 ---> Using cache 21:53:33 ---> d4cfd6745840 21:53:33 Step 9/25 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 21:53:34 ---> Running in 120a23e18ed3 21:53:37 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider 21:53:43 ---> 95ded6edcea2 21:53:43 Step 10/24 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-data/core-data 21:53:43 ---> Running in 0a202e8214d7 21:53:45 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 21:56:37 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/secrets-config ./cmd/secrets-config 21:56:59 Removing intermediate container b3d421e398c6 21:56:59 ---> 3dc9d48b4dba 21:56:59 21:56:59 Step 10/22 : FROM alpine:3.16 21:56:59 ---> a6215f271958 21:56:59 Step 11/22 : RUN apk add --update --no-cache curl dumb-init 21:56:59 ---> Running in d5d013ab12d2 21:56:59 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 21:56:59 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 21:57:00 (1/6) Installing ca-certificates (20220614-r0) 21:57:00 (2/6) Installing brotli-libs (1.0.9-r6) 21:57:00 (3/6) Installing nghttp2-libs (1.47.0-r0) 21:57:00 (4/6) Installing libcurl (7.83.1-r3) 21:57:00 (5/6) Installing curl (7.83.1-r3) 21:57:00 (6/6) Installing dumb-init (1.2.5-r1) 21:57:00 Executing busybox-1.35.0-r17.trigger 21:57:00 Executing ca-certificates-20220614-r0.trigger 21:57:01 OK: 8 MiB in 20 packages 21:57:03 Removing intermediate container d5d013ab12d2 21:57:03 ---> 8aa7e4f36a7a 21:57:03 Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' 21:57:03 ---> Running in 03d141c059a1 21:57:03 Removing intermediate container 03d141c059a1 21:57:03 ---> 81bae077ac19 21:57:03 Step 13/22 : WORKDIR /edgex 21:57:04 ---> Running in bd1b173bf227 21:57:04 Removing intermediate container bd1b173bf227 21:57:04 ---> d6da02db158f 21:57:04 Step 14/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/res/configuration.toml res/configuration.toml 21:57:05 ---> 612863c97e32 21:57:05 Step 15/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/security-proxy-setup . 21:57:07 ---> cc05728c2d3c 21:57:07 Step 16/22 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . 21:57:09 ---> bddb69e6c293 21:57:09 Step 17/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/entrypoint.sh /usr/local/bin/ 21:57:10 ---> d36074ef6ecd 21:57:10 Step 18/22 : RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 21:57:10 ---> Running in cde724ea365a 21:57:14 Removing intermediate container cde724ea365a 21:57:14 ---> e0cd7508724d 21:57:14 Step 19/22 : ENTRYPOINT ["entrypoint.sh"] 21:57:14 ---> Running in be1470a2b865 21:57:14 Removing intermediate container be1470a2b865 21:57:14 ---> d6783d83e371 21:57:14 Step 20/22 : LABEL arch=arm64 21:57:14 ---> Running in 724a918c1613 21:57:15 Removing intermediate container 724a918c1613 21:57:15 ---> 7385789ef21a 21:57:15 Step 21/22 : LABEL git_sha=266327c7dfcdd58d3b78c75656ba9ec061a907a6 21:57:15 ---> Running in 04562708e80f 21:57:15 Removing intermediate container 04562708e80f 21:57:15 ---> 449e1e660042 21:57:15 Step 22/22 : LABEL version=0.0.0 21:57:15 ---> Running in f970ac0e64d8 21:57:16 Removing intermediate container f970ac0e64d8 21:57:16 ---> 869d9d2a8f89 21:57:16 21:57:16 Successfully built 869d9d2a8f89 21:57:16 Successfully tagged security-proxy-setup-arm64:latest 21:57:39  Building security-proxy-setup ... done Removing intermediate container 5f34313a15e2 21:57:39 ---> 4380ca9b39b9 21:57:39 21:57:39 Step 11/25 : FROM alpine:3.16 21:57:39 ---> a6215f271958 21:57:39 Step 12/25 : RUN apk add --update --no-cache dumb-init 21:57:39 ---> Using cache 21:57:39 ---> 0c24df276a75 21:57:39 Step 13/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 21:57:39 ---> Using cache 21:57:39 ---> c0db93953367 21:57:39 Step 14/25 : ENV APP_PORT=59881 21:57:39 ---> Running in 031560cdcf1b 21:57:39 Removing intermediate container 031560cdcf1b 21:57:39 ---> a0f6db4fce00 21:57:39 Step 15/25 : EXPOSE $APP_PORT 21:57:39 ---> Running in d2cba3d14bb2 21:57:39 Removing intermediate container d2cba3d14bb2 21:57:39 ---> dc4d2d28bb11 21:57:39 Step 16/25 : WORKDIR / 21:57:39 ---> Running in fb5b6ca9a431 21:57:40 Removing intermediate container fb5b6ca9a431 21:57:40 ---> 313304dd17a4 21:57:40 Step 17/25 : COPY --from=builder /edgex-go/Attribution.txt / 21:57:41 ---> 8233530632bb 21:57:41 Step 18/25 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / 21:57:43 ---> 0b8981af78c5 21:57:43 Step 19/25 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml 21:57:45 ---> 518adb346784 21:57:45 Step 20/25 : COPY --from=builder /edgex-go/cmd/core-metadata/res/uom.toml /res/uom.toml 21:57:46 ---> 1d84a68450f0 21:57:46 Step 21/25 : ENTRYPOINT ["/core-metadata"] 21:57:46 ---> Running in de876c8a9c55 21:57:46 Removing intermediate container de876c8a9c55 21:57:46 ---> 38265b177471 21:57:46 Step 22/25 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 21:57:47 ---> Running in 73e939070c8e 21:57:47 Removing intermediate container 73e939070c8e 21:57:47 ---> cb5aec8bf01d 21:57:47 Step 23/25 : LABEL arch=arm64 21:57:47 ---> Running in 2fc02cbd2b35 21:57:48 Removing intermediate container 2fc02cbd2b35 21:57:48 ---> 850dc5353e94 21:57:48 Step 24/25 : LABEL git_sha=266327c7dfcdd58d3b78c75656ba9ec061a907a6 21:57:48 ---> Running in 6be482949a78 21:57:49 Removing intermediate container 6be482949a78 21:57:49 ---> 401dca1ddb13 21:57:49 Step 25/25 : LABEL version=0.0.0 21:57:49 ---> Running in 349380cbaae7 21:57:49 Removing intermediate container 349380cbaae7 21:57:49 ---> 2d9bacddb3e8 21:57:49 21:57:50 Successfully built 2d9bacddb3e8 21:57:50 Successfully tagged core-metadata-arm64:latest 21:58:37  Building core-metadata ... done Removing intermediate container 71a6c0a1d679 21:58:37 ---> cf75b05bcded 21:58:37 21:58:37 Step 10/31 : FROM alpine:3.16 21:58:37 ---> a6215f271958 21:58:37 Step 11/31 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' 21:58:37 ---> Running in e53822b4970d 21:58:37 Removing intermediate container e53822b4970d 21:58:37 ---> a0c972e38472 21:58:37 Step 12/31 : RUN apk add --update --no-cache dumb-init su-exec 21:58:37 ---> Running in 2297b1feaebb 21:58:37 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 21:58:37 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 21:58:37 (1/2) Installing dumb-init (1.2.5-r1) 21:58:37 (2/2) Installing su-exec (0.2-r1) 21:58:37 Executing busybox-1.35.0-r17.trigger 21:58:37 OK: 5 MiB in 16 packages 21:58:37 Removing intermediate container 2297b1feaebb 21:58:37 ---> 9327d67f1e64 21:58:37 Step 13/31 : ENV SECURITY_INIT_DIR /edgex-init 21:58:37 ---> Running in b5e762bdb756 21:58:37 Removing intermediate container b5e762bdb756 21:58:37 ---> 6aa368462520 21:58:37 Step 14/31 : ENV SECURITY_INIT_STAGING /edgex-init-staging 21:58:37 ---> Running in 71855a368d9f 21:58:38 Removing intermediate container 71855a368d9f 21:58:38 ---> 878c7fb0a54f 21:58:38 Step 15/31 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_STAGING}/bootstrap-redis 21:58:38 ---> Running in b013aa07ebda 21:58:39 Removing intermediate container b013aa07ebda 21:58:39 ---> ce24f65bbec1 21:58:39 Step 16/31 : RUN mkdir -p ${BOOTSTRAP_REDIS_DIR} 21:58:39 ---> Running in 3fed8ae7628e 21:58:42 Removing intermediate container 3fed8ae7628e 21:58:42 ---> 9e3cc60a6f19 21:58:42 Step 17/31 : WORKDIR ${SECURITY_INIT_STAGING} 21:58:42 ---> Running in 122a970fbf5f 21:58:43 Removing intermediate container 122a970fbf5f 21:58:43 ---> 6536ca19e38c 21:58:43 Step 18/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_STAGING}/ 21:58:44 ---> 4553ebe9aa55 21:58:44 Step 19/31 : RUN chmod +x ${SECURITY_INIT_STAGING}/*.sh 21:58:44 ---> Running in 7b9031acafee 21:58:48 Removing intermediate container 7b9031acafee 21:58:48 ---> d5680c72e603 21:58:48 Step 20/31 : COPY --from=builder /edgex-go/Attribution.txt / 21:58:49 ---> 424f0e0dba16 21:58:49 Step 21/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . 21:58:51 ---> a6f3e0020185 21:58:51 Step 22/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.toml ./res/ 21:58:52 ---> 2a2eca6b4a8c 21:58:52 Step 23/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml ${BOOTSTRAP_REDIS_DIR}/res/ 21:58:53 ---> 03da445343f5 21:58:53 Step 24/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ ${SECURITY_INIT_STAGING}/consul-bootstrapper/ 21:58:54 ---> 792db72b3534 21:58:54 Step 25/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / 21:58:55 ---> 631b53eab48e 21:58:55 Step 26/31 : RUN chmod +x /entrypoint.sh 21:58:55 ---> Running in a6f98a47f91e 21:58:58 Removing intermediate container a6f98a47f91e 21:58:58 ---> 9682c6f1b6d3 21:58:58 Step 27/31 : ENTRYPOINT ["/entrypoint.sh"] 21:58:58 ---> Running in b9030a3e3c7f 21:58:58 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup 21:58:59 Removing intermediate container b9030a3e3c7f 21:58:59 ---> 81fb23ead7f6 21:58:59 Step 28/31 : CMD ["gate"] 21:58:59 ---> Running in fafc0348f6b7 21:59:00 Removing intermediate container fafc0348f6b7 21:59:00 ---> b0c0e7dbb431 21:59:00 Step 29/31 : LABEL arch=arm64 21:59:00 ---> Running in e2a3a0b1d016 21:59:00 Removing intermediate container e2a3a0b1d016 21:59:00 ---> edc26b17249a 21:59:00 Step 30/31 : LABEL git_sha=266327c7dfcdd58d3b78c75656ba9ec061a907a6 21:59:01 ---> Running in 469618b128ac 21:59:01 Removing intermediate container 469618b128ac 21:59:01 ---> 7ff8bf38a4e0 21:59:01 Step 31/31 : LABEL version=0.0.0 21:59:01 ---> Running in a4dc1e305186 21:59:02 Removing intermediate container a4dc1e305186 21:59:02 ---> a749dd2bc902 21:59:02 21:59:02 Successfully built a749dd2bc902 21:59:02 Successfully tagged security-bootstrapper-arm64:latest 21:59:15  Building security-bootstrapper ... done Removing intermediate container 120a23e18ed3 21:59:15 ---> 8c2931ae856c 21:59:15 21:59:15 Step 10/25 : FROM alpine:3.16 21:59:15 ---> a6215f271958 21:59:15 Step 11/25 : RUN apk add --update --no-cache ca-certificates dumb-init su-exec 21:59:15 ---> Running in 49f71f1327c5 21:59:17 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 21:59:18 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 21:59:19 (1/3) Installing ca-certificates (20220614-r0) 21:59:19 (2/3) Installing dumb-init (1.2.5-r1) 21:59:19 (3/3) Installing su-exec (0.2-r1) 21:59:19 Executing busybox-1.35.0-r17.trigger 21:59:19 Executing ca-certificates-20220614-r0.trigger 21:59:20 OK: 6 MiB in 17 packages 21:59:22 Removing intermediate container 49f71f1327c5 21:59:22 ---> 7644fa2020e9 21:59:22 Step 12/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' 21:59:22 ---> Running in 2b4bbd895ce9 21:59:22 Removing intermediate container 2b4bbd895ce9 21:59:22 ---> eab7386b94ed 21:59:22 Step 13/25 : WORKDIR / 21:59:22 ---> Running in 9fcb3d37607c 21:59:23 Removing intermediate container 9fcb3d37607c 21:59:23 ---> fdb5c55b584a 21:59:23 Step 14/25 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/res/token-config.json /res-file-token-provider/token-config.json 21:59:24 ---> b777da69dc39 21:59:24 Step 15/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res-file-token-provider/configuration.toml /res-file-token-provider/configuration.toml 21:59:25 ---> 583bc719f1a9 21:59:25 Step 16/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml 21:59:26 ---> 2cd0e41f5fee 21:59:26 Step 17/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/kong-admin-config.template.yml /res/kong-admin-config.template.yml 21:59:27 ---> c696fe1525bf 21:59:27 Step 18/25 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . 21:59:28 ---> 3784cae83499 21:59:28 Step 19/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . 21:59:30 ---> 0283622dc920 21:59:30 Step 20/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ 21:59:30 ---> 27d84013d64b 21:59:30 Step 21/25 : RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 21:59:31 ---> Running in 1647db52ed87 21:59:33 Removing intermediate container 1647db52ed87 21:59:33 ---> 6a6ecb962e1a 21:59:33 Step 22/25 : ENTRYPOINT ["entrypoint.sh"] 21:59:33 ---> Running in 16fbc1a13a74 21:59:33 Removing intermediate container 16fbc1a13a74 21:59:33 ---> 12f378de7ca5 21:59:33 Step 23/25 : LABEL arch=arm64 21:59:33 ---> Running in 6acb55b40ab4 21:59:34 Removing intermediate container 6acb55b40ab4 21:59:34 ---> 8ee393a8043f 21:59:34 Step 24/25 : LABEL git_sha=266327c7dfcdd58d3b78c75656ba9ec061a907a6 21:59:34 ---> Running in 16c9e9bc87d6 21:59:34 Removing intermediate container 16c9e9bc87d6 21:59:34 ---> 7128b8c57db9 21:59:34 Step 25/25 : LABEL version=0.0.0 21:59:34 ---> Running in d44dd32b7454 21:59:35 Removing intermediate container d44dd32b7454 21:59:35 ---> f1db796bb5fe 21:59:35 21:59:35 Successfully built f1db796bb5fe 21:59:35 Successfully tagged security-secretstore-setup-arm64:latest 21:59:41  Building security-secretstore-setup ... done Removing intermediate container 0a202e8214d7 21:59:41 ---> 0f034dccd461 21:59:41 21:59:41 Step 11/24 : FROM alpine:3.16 21:59:41 ---> a6215f271958 21:59:41 Step 12/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' 21:59:41 ---> Running in fe57157d7c95 21:59:41 Removing intermediate container fe57157d7c95 21:59:41 ---> 3eed2f6f5b40 21:59:41 Step 13/24 : ENV APP_PORT=59880 21:59:41 ---> Running in 6219f1efdcbc 21:59:41 Removing intermediate container 6219f1efdcbc 21:59:41 ---> 544812920cb6 21:59:41 Step 14/24 : EXPOSE $APP_PORT 21:59:41 ---> Running in 61e0daa843f6 21:59:42 Removing intermediate container 61e0daa843f6 21:59:42 ---> 48e734c6aa09 21:59:42 Step 15/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 21:59:42 ---> Running in 46fea4591582 21:59:44 Removing intermediate container 46fea4591582 21:59:44 ---> d5f2edaaa3bb 21:59:44 Step 16/24 : RUN apk add --update --no-cache zeromq dumb-init 21:59:44 ---> Running in 75c805478e85 21:59:45 fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 21:59:46 fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 21:59:48 (1/6) Installing dumb-init (1.2.5-r1) 21:59:48 (2/6) Installing libgcc (11.2.1_git20220219-r2) 21:59:48 (3/6) Installing libsodium (1.0.18-r0) 21:59:48 (4/6) Installing libstdc++ (11.2.1_git20220219-r2) 21:59:48 (5/6) Installing libzmq (4.3.4-r0) 21:59:48 (6/6) Installing zeromq (4.3.4-r0) 21:59:48 Executing busybox-1.35.0-r17.trigger 21:59:48 OK: 8 MiB in 20 packages 21:59:50 Removing intermediate container 75c805478e85 21:59:50 ---> 573805849b56 21:59:50 Step 17/24 : COPY --from=builder /edgex-go/Attribution.txt / 21:59:50 ---> 4fc22368e478 21:59:50 Step 18/24 : COPY --from=builder /edgex-go/cmd/core-data/core-data / 21:59:52 ---> 96e2caa7aba2 21:59:52 Step 19/24 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml 21:59:52 ---> da7eaa1ce49c 21:59:52 Step 20/24 : ENTRYPOINT ["/core-data"] 21:59:52 ---> Running in 62299e48bcc6 21:59:52 Removing intermediate container 62299e48bcc6 21:59:52 ---> a6c99ea5e7e6 21:59:52 Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 21:59:53 ---> Running in 8360d7202f3f 21:59:53 Removing intermediate container 8360d7202f3f 21:59:53 ---> 7908e6541499 21:59:53 Step 22/24 : LABEL arch=arm64 21:59:53 ---> Running in 7a4dc27d2a62 21:59:54 Removing intermediate container 7a4dc27d2a62 21:59:54 ---> 97de6f7317fd 21:59:54 Step 23/24 : LABEL git_sha=266327c7dfcdd58d3b78c75656ba9ec061a907a6 21:59:54 ---> Running in b5b03f5dc281 21:59:54 Removing intermediate container b5b03f5dc281 21:59:54 ---> 654846643b02 21:59:54 Step 24/24 : LABEL version=0.0.0 21:59:54 ---> Running in 9834680e01f4 21:59:54 Removing intermediate container 9834680e01f4 21:59:54 ---> 1880f27e8c75 21:59:54 21:59:55 Successfully built 1880f27e8c75 21:59:55 Successfully tagged core-data-arm64:latest 21:59:55  Building core-data ... done  [Pipeline] } 21:59:55 $ docker stop --time=1 b082113a17c21ec10db19fe4febe925bb72cc3a4f50153f630cc9c9eb58eb5e3 21:59:57 $ docker rm -f b082113a17c21ec10db19fe4febe925bb72cc3a4f50153f630cc9c9eb58eb5e3 [Pipeline] // withDockerContainer [Pipeline] sh 21:59:57 + docker images 21:59:58 REPOSITORY TAG IMAGE ID CREATED SIZE 21:59:58 core-data-arm64 latest 1880f27e8c75 4 seconds ago 20.7MB 21:59:58 0f034dccd461 19 seconds ago 1.38GB 21:59:58 security-secretstore-setup-arm64 latest f1db796bb5fe 24 seconds ago 28.2MB 21:59:58 8c2931ae856c 44 seconds ago 1.37GB 21:59:58 security-bootstrapper-arm64 latest a749dd2bc902 56 seconds ago 18.7MB 21:59:58 cf75b05bcded About a minute ago 1.36GB 21:59:58 core-metadata-arm64 latest 2d9bacddb3e8 2 minutes ago 17.5MB 21:59:58 4380ca9b39b9 2 minutes ago 1.38GB 21:59:58 security-proxy-setup-arm64 latest 869d9d2a8f89 2 minutes ago 26.4MB 21:59:58 3dc9d48b4dba 3 minutes ago 1.36GB 21:59:58 sys-mgmt-agent-arm64 latest 68bd449491d7 6 minutes ago 133MB 21:59:58 support-notifications-arm64 latest 710e1198a873 8 minutes ago 26.3MB 21:59:58 support-scheduler-arm64 latest 18410f4fdba1 8 minutes ago 25.7MB 21:59:58 6c8adc60404f 8 minutes ago 1.43GB 21:59:58 2ec3a015bcee 8 minutes ago 1.43GB 21:59:58 6e147f0a5a53 8 minutes ago 1.36GB 21:59:58 security-spiffe-token-provider-arm64 latest f79c70a68c38 10 minutes ago 28.4MB 21:59:58 3159a7d7d8a2 10 minutes ago 1.41GB 21:59:58 security-spire-server-arm64 latest 69c562b326a0 10 minutes ago 84.2MB 21:59:58 045d2e177f6a 11 minutes ago 1.25GB 21:59:58 core-command-arm64 latest 527b02136c5e 11 minutes ago 16.7MB 21:59:58 7ee54993ac73 11 minutes ago 1.37GB 21:59:58 security-spire-agent-arm64 latest 6f2826006ceb 16 minutes ago 122MB 21:59:58 0b1fc04be2af 16 minutes ago 1.25GB 21:59:58 security-spire-config-arm64 latest 301635af7784 18 minutes ago 83.6MB 21:59:58 49efc88f16b9 18 minutes ago 1.25GB 21:59:58 ci-base-image-arm64 latest bdfc1bb60543 33 minutes ago 995MB 21:59:58 alpine 3.15 02e0d6fdf486 4 weeks ago 5.33MB 21:59:58 alpine 3.16 a6215f271958 4 weeks ago 5.29MB 21:59:58 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64 1.18-alpine ff4287adb874 2 months ago 678MB 21:59:58 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 21:59:58 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 21:59:58 21:59:58 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:59:58 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 21:59:59 arm64: Pulling from edgex-lftools-log-publisher 21:59:59 8998bd30e6a1: Pulling fs layer 21:59:59 04944245beec: Pulling fs layer 21:59:59 699f458cf7ca: Pulling fs layer 21:59:59 765212b225bb: Pulling fs layer 21:59:59 f23df028b6ca: Pulling fs layer 21:59:59 d65c8cfc05b1: Pulling fs layer 21:59:59 2437ff75d9bd: Pulling fs layer 21:59:59 765212b225bb: Waiting 21:59:59 f23df028b6ca: Waiting 21:59:59 d65c8cfc05b1: Waiting 21:59:59 2437ff75d9bd: Waiting 21:59:59 04944245beec: Verifying Checksum 21:59:59 04944245beec: Download complete 21:59:59 765212b225bb: Verifying Checksum 21:59:59 765212b225bb: Download complete 21:59:59 f23df028b6ca: Verifying Checksum 21:59:59 f23df028b6ca: Download complete 21:59:59 d65c8cfc05b1: Verifying Checksum 21:59:59 d65c8cfc05b1: Download complete 21:59:59 699f458cf7ca: Verifying Checksum 21:59:59 699f458cf7ca: Download complete 22:00:00 8998bd30e6a1: Verifying Checksum 22:00:00 8998bd30e6a1: Download complete 22:00:02 2437ff75d9bd: Verifying Checksum 22:00:02 2437ff75d9bd: Download complete 22:00:04 8998bd30e6a1: Pull complete 22:00:05 04944245beec: Pull complete 22:00:06 699f458cf7ca: Pull complete 22:00:06 765212b225bb: Pull complete 22:00:07 f23df028b6ca: Pull complete 22:00:07 d65c8cfc05b1: Pull complete 22:00:23 2437ff75d9bd: Pull complete 22:00:23 Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da 22:00:23 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 22:00:23 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 22:00:23 prd-ubuntu20.04-docker-arm64-4c-16g-25333 does not seem to be running inside a container 22:00:23 $ 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 22:00:26 $ docker top e6c6db6e21ef6d1e6a11dd48c776ab466656e72b0d7296dc68a3fe4c884ab90a -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 22:00:27 ---> job-cost.sh 22:00:27 lf-activate-venv: SKIPPING 22:00:27 INFO: No Stack... 22:00:28 INFO: Retrieving Pricing Info for: v3-standard-4 22:00:29 INFO: Archiving Costs [Pipeline] sh 22:00:29 + cat /w/workspace/edgex-go/2/archives/cost.csv 22:00:29 + cut -d, -f6 [Pipeline] lock 22:00:29 Trying to acquire lock on [jenkins-edgexfoundry-edgex-go-PR-4145-2-stack-cost] 22:00:29 Resource [jenkins-edgexfoundry-edgex-go-PR-4145-2-stack-cost] did not exist. Created. 22:00:29 Lock acquired on [jenkins-edgexfoundry-edgex-go-PR-4145-2-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 22:00:30 + echo total: 0.10999999940395355 [Pipeline] stash 22:00:30 Stashed 1 file(s) [Pipeline] } 22:00:30 Lock released on resource [jenkins-edgexfoundry-edgex-go-PR-4145-2-stack-cost] [Pipeline] // lock [Pipeline] } 22:00:30 $ docker stop --time=1 e6c6db6e21ef6d1e6a11dd48c776ab466656e72b0d7296dc68a3fe4c884ab90a 22:00:32 $ docker rm -f e6c6db6e21ef6d1e6a11dd48c776ab466656e72b0d7296dc68a3fe4c884ab90a [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 22:00:32 provisioning config files... 22:00:32 copy managed file [edgex-go-codecov-token] to file:/w/workspace/edgex-go/2@tmp/config3753488992977888292tmp [Pipeline] { [Pipeline] sh 22:00:33 + set +x 22:00:33 + curl -s https://codecov.io/bash 22:00:33 + bash -s -- 22:00:33 22:00:33 _____ _ 22:00:33 / ____| | | 22:00:33 | | ___ __| | ___ ___ _____ __ 22:00:33 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 22:00:33 | |___| (_) | (_| | __/ (_| (_) \ V / 22:00:33 \_____\___/ \__,_|\___|\___\___/ \_/ 22:00:33 Bash-1.0.6 22:00:33 22:00:33 22:00:33 ==> git version 2.25.1 found 22:00:33 ==> 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 22:00:33 Release-Date: 2020-01-08 22:00:33 Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp 22:00:33 Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets 22:00:33 ==> Jenkins CI detected. 22:00:33 current dir:  /w/workspace/edgex-go/2 22:00:33 project root: . 22:00:33 --> token set from env 22:00:33 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 22:00:33 ==> Running gcov in . (disable via -X gcov) 22:00:33 ==> Python coveragepy not found 22:00:33 ==> Searching for coverage reports in: 22:00:33 + . 22:00:33 -> Found 1 reports 22:00:33 ==> Detecting git/mercurial file structure 22:00:33 ==> Reading reports 22:00:33 + ./coverage.out bytes=482786 22:00:33 ==> Appending adjustments 22:00:33 https://docs.codecov.io/docs/fixing-reports 22:00:34 + Found adjustments 22:00:34 ==> Gzipping contents 22:00:34 64K /tmp/codecov.3tcr6t.gz 22:00:34 ==> Uploading reports 22:00:34 url: https://codecov.io 22:00:34 query: branch=PR-4145&commit=266327c7dfcdd58d3b78c75656ba9ec061a907a6&build=2&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2FPR-4145%2F2%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=4145&job=&cmd_args= 22:00:34 -> Pinging Codecov 22:00:34 https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=52b94001-b80a-4ca3-b063-c5e709073964&branch=PR-4145&commit=266327c7dfcdd58d3b78c75656ba9ec061a907a6&build=2&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2FPR-4145%2F2%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=4145&job=&cmd_args= 22:00:34 -> Uploading to 22:00:34 https://storage.googleapis.com/codecov/v4/raw/2022-09-06/00271124DB129430A58F1EEE437C3FCB/266327c7dfcdd58d3b78c75656ba9ec061a907a6/09fc36ac-fbf1-4f70-9cb1-8e9d308c803e.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20220906%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20220906T220034Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=c5f1a83b86823410981a085375c3a141270083543d648d5da81e1bba981f4b55 22:00:34 % Total % Received % Xferd Average Speed Time Time Time Current 22:00:34 Dload Upload Total Spent Left Speed 22:00:35 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 63338 0 0 100 63338 0 278k --:--:-- --:--:-- --:--:-- 278k 22:00:35 -> Reports have been successfully queued for processing at https://codecov.io/github/edgexfoundry/edgex-go/commit/266327c7dfcdd58d3b78c75656ba9ec061a907a6 [Pipeline] } 22:00:35 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 22:00:35 + [ -d /w/workspace/edgex-go/2/archives ] [Pipeline] libraryResource [Pipeline] sh 22:00:35 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 22:00:36 ---> package-listing.sh 22:00:36 ++ facter osfamily 22:00:36 ++ tr '[:upper:]' '[:lower:]' 22:00:37 + OS_FAMILY=debian 22:00:37 + workspace=/w/workspace/edgex-go/2 22:00:37 + START_PACKAGES=/tmp/packages_start.txt 22:00:37 + END_PACKAGES=/tmp/packages_end.txt 22:00:37 + DIFF_PACKAGES=/tmp/packages_diff.txt 22:00:37 + PACKAGES=/tmp/packages_start.txt 22:00:37 + '[' /w/workspace/edgex-go/2 ']' 22:00:37 + PACKAGES=/tmp/packages_end.txt 22:00:37 + case "${OS_FAMILY}" in 22:00:37 + dpkg -l 22:00:37 + grep '^ii' 22:00:37 + '[' -f /tmp/packages_start.txt ']' 22:00:37 + '[' -f /tmp/packages_end.txt ']' 22:00:37 + diff /tmp/packages_start.txt /tmp/packages_end.txt 22:00:37 + '[' /w/workspace/edgex-go/2 ']' 22:00:37 + mkdir -p /w/workspace/edgex-go/2/archives/ 22:00:37 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgex-go/2/archives/ [Pipeline] echo 22:00:37 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 22:00:37 + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:00:37 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 22:00:37 22:00:37 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:00:38 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 22:00:38 latest: Pulling from edgex-lftools-log-publisher 22:00:38 5eb5b503b376: Pulling fs layer 22:00:38 5c69ac0246d0: Pulling fs layer 22:00:38 ec43610c2a17: Pulling fs layer 22:00:38 3a2ae6a8a46f: Pulling fs layer 22:00:38 33b1e0a273af: Pulling fs layer 22:00:38 5d3b04190fa2: Pulling fs layer 22:00:38 2f39f015ded8: Pulling fs layer 22:00:38 3a2ae6a8a46f: Waiting 22:00:38 33b1e0a273af: Waiting 22:00:38 5d3b04190fa2: Waiting 22:00:38 2f39f015ded8: Waiting 22:00:38 5c69ac0246d0: Download complete 22:00:38 3a2ae6a8a46f: Verifying Checksum 22:00:38 3a2ae6a8a46f: Download complete 22:00:38 33b1e0a273af: Verifying Checksum 22:00:38 33b1e0a273af: Download complete 22:00:38 5d3b04190fa2: Verifying Checksum 22:00:38 5d3b04190fa2: Download complete 22:00:38 ec43610c2a17: Download complete 22:00:38 5eb5b503b376: Verifying Checksum 22:00:38 5eb5b503b376: Download complete 22:00:39 2f39f015ded8: Verifying Checksum 22:00:39 2f39f015ded8: Download complete 22:00:39 5eb5b503b376: Pull complete 22:00:39 5c69ac0246d0: Pull complete 22:00:40 ec43610c2a17: Pull complete 22:00:40 3a2ae6a8a46f: Pull complete 22:00:40 33b1e0a273af: Pull complete 22:00:40 5d3b04190fa2: Pull complete 22:00:46 2f39f015ded8: Pull complete 22:00:46 Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 22:00:46 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 22:00:46 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 22:00:46 prd-ubuntu20.04-docker-8c-8g-24693 does not seem to be running inside a container 22:00:46 $ 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 22:00:48 $ docker top 11b5811e16181c593ffbf9800d1b9501d1e7bc0642dbd62578adead2cf57d01e -eo pid,comm [Pipeline] { [Pipeline] sh 22:00:48 + touch /tmp/pre-build-complete [Pipeline] sh 22:00:48 + mkdir -p /var/log/sysstat [Pipeline] sh 22:00:48 + ls /var/log/sa-host 22:00:48 ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 22:00:49 provisioning config files... 22:00:49 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgex-go/2@tmp/config1787227673872624694tmp [Pipeline] { [Pipeline] echo 22:00:49 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 22:00:49 ---> create-netrc.sh [Pipeline] } 22:00:49 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 22:00:49 ---> python-tools-install.sh [Pipeline] echo 22:00:49 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 22:00:49 ---> sudo-logs.sh 22:00:49 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 22:00:49 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 22:00:50 ---> job-cost.sh 22:00:50 lf-activate-venv: SKIPPING 22:00:50 DEBUG: total: 0.10999999940395355 22:00:50 INFO: Retrieving Stack Cost... 22:00:50 INFO: Retrieving Pricing Info for: v3-standard-8 22:00:51 INFO: Archiving Costs [Pipeline] echo 22:00:51 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 22:00:51 ---> logs-deploy.sh 22:00:51 lf-activate-venv: SKIPPING 22:00:51 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-go/PR-4145/2 22:00:51 INFO: archiving workspace using pattern(s): 22:00:52 Archives upload complete. 22:00:52 INFO: archiving logs to Nexus