Branch indexing Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 2ec8ebc8b5392c7563d8332a13556618a5b8ac91+affa4ba333889d31d83cf76b7d2a18a0230584e6 (fbffa6a1cc71a3047ab62aed06f68dd0bb164732) 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-ssh11740154402377789161.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 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-ssh3427107320641382948.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 cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 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-4370/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-4370/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh5663509340268785212.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 # timeout=10 Commit message: "Merge pull request #420 from bill-mahoney/levski-update" > 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-ssh16620277855611252124.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-4370/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-4370/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh1123599560441562241.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/v3], 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/v3 BUILD_SNAP: false BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org SNYK_DEBUG: false [Pipeline] node Still waiting to schedule task Waiting for next available executor on ‘prd-ubuntu20.04-docker-8c-8g-6826’ Running on prd-ubuntu20.04-docker-8c-8g-6828 in /w/workspace/edgexfoundry_edgex-go_PR-4370 [Pipeline] { [Pipeline] ws Running in /w/workspace/edgex-go/2 [Pipeline] { [Pipeline] stage [Pipeline] { (Declarative: Checkout SCM) [Pipeline] checkout The recommended git tool is: git using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning repository git@github.com:edgexfoundry/edgex-go.git > git init /w/workspace/edgex-go/2 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git > git --version # timeout=10 > git --version # 'git version 2.25.1' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 Merging remotes/origin/main commit affa4ba333889d31d83cf76b7d2a18a0230584e6 into PR head commit 2ec8ebc8b5392c7563d8332a13556618a5b8ac91 Merge succeeded, producing 2f2d6cc9d78aaac519d389e384eb88d2b22f142a Checking out Revision 2f2d6cc9d78aaac519d389e384eb88d2b22f142a (PR-4370) > 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/4370/head:refs/remotes/origin/PR-4370 +refs/heads/main:refs/remotes/origin/main # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 2ec8ebc8b5392c7563d8332a13556618a5b8ac91 # 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 affa4ba333889d31d83cf76b7d2a18a0230584e6 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 2f2d6cc9d78aaac519d389e384eb88d2b22f142a # timeout=10 Commit message: "Merge commit 'affa4ba333889d31d83cf76b7d2a18a0230584e6' into HEAD" > git rev-list --no-walk 2ec8ebc8b5392c7563d8332a13556618a5b8ac91 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 08:29:43 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 08:29:43 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 08:29:43 ========================================================= 08:29:43 EdgeX Global Pipelines Version Info 08:29:43 ========================================================= [Pipeline] libraryResource [Pipeline] sh 08:29:43 ------------------- 08:29:43 stable info: 08:29:43 ------------------- 08:29:43 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 08:29:43 Commit SHA: cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 08:29:43 Message: update stable to v1.0.244 08:29:44 ------------------- 08:29:44 experimental info: 08:29:44 ------------------- 08:29:44 Commited By: **** collab-it+edgex@linuxfoundation.org 08:29:44 Commit SHA: cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 08:29:44 Message: update experimental to v1.0.244 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 08:29:44 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-go-settings [Pipeline] echo 08:29:44 [edgeXSetupEnvironment]: set envvar PROJECT = edgex-go [Pipeline] echo 08:29:44 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 08:29:44 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 08:29:44 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 08:29:44 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.18 [Pipeline] echo 08:29:44 [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo 08:29:44 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_GLOB = cmd/**/Dockerfile [Pipeline] echo 08:29:44 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_PREFIX = [Pipeline] echo 08:29:44 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_SUFFIX = [Pipeline] echo 08:29:44 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 08:29:44 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 08:29:44 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 08:29:44 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 08:29:44 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 08:29:44 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 08:29:44 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 08:29:44 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 08:29:44 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo 08:29:44 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v3 [Pipeline] echo 08:29:44 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 08:29:44 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 08:29:44 [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo 08:29:44 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-4370 [Pipeline] echo 08:29:44 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-4370 [Pipeline] echo 08:29:44 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-4370 [Pipeline] echo 08:29:44 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 2f2d6cc9d78aaac519d389e384eb88d2b22f142a [Pipeline] echo 08:29:44 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 2f2d6cc [Pipeline] echo 08:29:44 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 08:29:44 provisioning config files... 08:29:44 copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/2@tmp/config13574695857109292285tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 08:29:45 ---> docker-login.sh 08:29:45 nexus3.edgexfoundry.org:10001 08:29:45 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:29:45 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 08:29:45 Configure a credential helper to remove this warning. See 08:29:45 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 08:29:45 08:29:45 Login Succeeded 08:29:45 nexus3.edgexfoundry.org:10002 08:29:45 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:29:45 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 08:29:45 Configure a credential helper to remove this warning. See 08:29:45 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 08:29:45 08:29:45 Login Succeeded 08:29:45 nexus3.edgexfoundry.org:10003 08:29:45 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:29:45 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 08:29:45 Configure a credential helper to remove this warning. See 08:29:45 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 08:29:45 08:29:45 Login Succeeded 08:29:45 nexus3.edgexfoundry.org:10004 08:29:46 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:29:46 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 08:29:46 Configure a credential helper to remove this warning. See 08:29:46 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 08:29:46 08:29:46 Login Succeeded 08:29:46 docker.io 08:29:46 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:29:46 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 08:29:46 Configure a credential helper to remove this warning. See 08:29:46 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 08:29:46 08:29:46 Login Succeeded 08:29:46 ---> docker-login.sh ends [Pipeline] } 08:29:46 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 08:29:46 + ls cmd/core-command/Dockerfile cmd/core-common-config-bootstrapper/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 08:29:46 + dirname cmd/core-command/Dockerfile 08:29:46 + cut -d/ -f2 08:29:46 + echo core-command,cmd/core-command/Dockerfile 08:29:46 + dirname cmd/core-common-config-bootstrapper/Dockerfile 08:29:46 + cut -d/ -f2 08:29:46 + echo core-common-config-bootstrapper,cmd/core-common-config-bootstrapper/Dockerfile 08:29:46 + cut -d/ -f2 08:29:46 + dirname cmd/core-data/Dockerfile 08:29:46 + echo core-data,cmd/core-data/Dockerfile 08:29:46 + dirname cmd/core-metadata/Dockerfile 08:29:46 + cut -d/ -f2 08:29:46 + echo core-metadata,cmd/core-metadata/Dockerfile 08:29:46 + dirname cmd/security-bootstrapper/Dockerfile 08:29:46 + cut -d/ -f2 08:29:46 + echo security-bootstrapper,cmd/security-bootstrapper/Dockerfile 08:29:46 + + dirname cmd/security-proxy-setup/Dockerfile 08:29:46 cut -d/ -f2 08:29:46 + echo security-proxy-setup,cmd/security-proxy-setup/Dockerfile 08:29:46 + dirname cmd/security-secretstore-setup/Dockerfile 08:29:46 + cut -d/ -f2 08:29:46 + echo security-secretstore-setup,cmd/security-secretstore-setup/Dockerfile 08:29:46 + dirname cmd/security-spiffe-token-provider/Dockerfile 08:29:46 + cut -d/ -f2 08:29:46 + echo security-spiffe-token-provider,cmd/security-spiffe-token-provider/Dockerfile 08:29:46 + dirname cmd/security-spire-agent/Dockerfile 08:29:46 + cut -d/ -f2 08:29:46 + echo security-spire-agent,cmd/security-spire-agent/Dockerfile 08:29:46 + cut -d/ -f2 08:29:46 + dirname cmd/security-spire-config/Dockerfile 08:29:46 + echo security-spire-config,cmd/security-spire-config/Dockerfile 08:29:46 + dirname cmd/security-spire-server/Dockerfile 08:29:46 + cut -d/ -f2 08:29:46 + echo security-spire-server,cmd/security-spire-server/Dockerfile 08:29:46 + dirname cmd/support-notifications/Dockerfile 08:29:46 + cut -d/ -f2 08:29:46 + echo support-notifications,cmd/support-notifications/Dockerfile 08:29:46 + dirname cmd/support-scheduler/Dockerfile 08:29:46 + cut -d/ -f2 08:29:46 + echo support-scheduler,cmd/support-scheduler/Dockerfile [Pipeline] echo 08:29:46 Generate Dockers from filesystem: [[image:core-command, dockerfile:cmd/core-command/Dockerfile], [image:core-common-config-bootstrapper, dockerfile:cmd/core-common-config-bootstrapper/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]] [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh 08:29:46 + git rev-list -1 --merges 2f2d6cc9d78aaac519d389e384eb88d2b22f142a~1..2f2d6cc9d78aaac519d389e384eb88d2b22f142a [Pipeline] echo 08:29:46 -----------> git rev-list -1 --merges 2f2d6cc9d78aaac519d389e384eb88d2b22f142a~1..2f2d6cc9d78aaac519d389e384eb88d2b22f142a 2f2d6cc9d78aaac519d389e384eb88d2b22f142a 08:29:46 2f2d6cc9d78aaac519d389e384eb88d2b22f142a [false] [Pipeline] sh 08:29:47 + git log --format=format:%s -1 2f2d6cc9d78aaac519d389e384eb88d2b22f142a [Pipeline] echo 08:29:47 ========================================================= 08:29:47 [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] 08:29:47 ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] sh 08:29:47 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 08:29:47 + grep -v github /etc/ssh/ssh_known_hosts 08:29:47 + [ -e /tmp/ssh_known_hosts ] 08:29:47 + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts 08:29:47 + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= 08:29:47 + sudo tee -a /etc/ssh/ssh_known_hosts 08:29:47 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:29:48 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 08:29:48 08:29:48 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:29:48 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 08:29:48 0.1.4: Pulling from edgex-devops/py-git-semver 08:29:48 b85a868b505f: Pulling fs layer 08:29:48 e2be974225ed: Pulling fs layer 08:29:48 339a4e72a1f5: Pulling fs layer 08:29:48 988bab9f4d93: Pulling fs layer 08:29:48 1469e6f7b9e6: Pulling fs layer 08:29:48 eaf3925da568: Pulling fs layer 08:29:48 bab4dde63d76: Pulling fs layer 08:29:48 bde34c3a00c8: Pulling fs layer 08:29:48 b352a97aabf1: Pulling fs layer 08:29:48 4872d77fe225: Pulling fs layer 08:29:48 5851b861e8e6: Pulling fs layer 08:29:48 bab4dde63d76: Waiting 08:29:48 bde34c3a00c8: Waiting 08:29:48 b352a97aabf1: Waiting 08:29:48 4872d77fe225: Waiting 08:29:48 5851b861e8e6: Waiting 08:29:48 988bab9f4d93: Waiting 08:29:48 eaf3925da568: Waiting 08:29:48 e2be974225ed: Download complete 08:29:48 988bab9f4d93: Verifying Checksum 08:29:48 988bab9f4d93: Download complete 08:29:48 1469e6f7b9e6: Verifying Checksum 08:29:48 1469e6f7b9e6: Download complete 08:29:48 339a4e72a1f5: Verifying Checksum 08:29:48 339a4e72a1f5: Download complete 08:29:48 eaf3925da568: Download complete 08:29:48 bde34c3a00c8: Verifying Checksum 08:29:48 bde34c3a00c8: Download complete 08:29:48 b352a97aabf1: Download complete 08:29:48 5851b861e8e6: Download complete 08:29:48 b85a868b505f: Verifying Checksum 08:29:48 b85a868b505f: Download complete 08:29:48 bab4dde63d76: Verifying Checksum 08:29:48 bab4dde63d76: Download complete 08:29:50 b85a868b505f: Pull complete 08:29:50 e2be974225ed: Pull complete 08:29:50 339a4e72a1f5: Pull complete 08:29:50 988bab9f4d93: Pull complete 08:29:51 1469e6f7b9e6: Pull complete 08:29:51 eaf3925da568: Pull complete 08:29:53 bab4dde63d76: Pull complete 08:29:53 bde34c3a00c8: Pull complete 08:29:53 b352a97aabf1: Pull complete 08:29:53 4872d77fe225: Pull complete 08:29:53 5851b861e8e6: Pull complete 08:29:53 Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 08:29:53 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 08:29:53 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 08:29:53 prd-ubuntu20.04-docker-8c-8g-6828 does not seem to be running inside a container 08:29:53 $ 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 08:29:55 $ docker top 7bb34a1fad52671e7d686fdc5037f58148fa2858fa5657f59ee91693fdd2479b -eo pid,comm 08:29:55 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). 08:29:55 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 08:29:55 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 08:29:55 [ssh-agent] Looking for ssh-agent implementation... 08:29:55 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 08:29:55 $ docker exec 7bb34a1fad52671e7d686fdc5037f58148fa2858fa5657f59ee91693fdd2479b ssh-agent 08:29:56 SSH_AUTH_SOCK=/tmp/ssh-3iAYamVIOzPy/agent.32 08:29:56 SSH_AGENT_PID=38 08:29:56 Running ssh-add (command line suppressed) 08:29:56 Identity added: /w/workspace/edgex-go/2@tmp/private_key_1129678063462107699.key (/w/workspace/edgex-go/2@tmp/private_key_1129678063462107699.key) 08:29:56 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 08:29:56 + git tag --points-at HEAD [Pipeline] } 08:29:56 $ docker exec --env ******** --env ******** 7bb34a1fad52671e7d686fdc5037f58148fa2858fa5657f59ee91693fdd2479b ssh-agent -k 08:29:56 unset SSH_AUTH_SOCK; 08:29:56 unset SSH_AGENT_PID; 08:29:56 echo Agent pid 38 killed; 08:29:56 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 08:29:56 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 08:29:56 [ssh-agent] Looking for ssh-agent implementation... 08:29:56 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 08:29:56 $ docker exec 7bb34a1fad52671e7d686fdc5037f58148fa2858fa5657f59ee91693fdd2479b ssh-agent 08:29:56 SSH_AUTH_SOCK=/tmp/ssh-XDTrlpcD9K8T/agent.70 08:29:56 SSH_AGENT_PID=76 08:29:56 Running ssh-add (command line suppressed) 08:29:56 Identity added: /w/workspace/edgex-go/2@tmp/private_key_3233709431250403243.key (/w/workspace/edgex-go/2@tmp/private_key_3233709431250403243.key) 08:29:56 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 08:29:57 + git semver init 08:29:57 2023-02-21 08:29:57,493 [run_init] DEBUG init version:0.0.0 force:False 08:29:57 2023-02-21 08:29:57,495 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/edgex-go/2/.semver 08:29:57 2023-02-21 08:29:57,495 [execute] INFO git clone -b semver git@github.com:edgexfoundry/edgex-go.git /w/workspace/edgex-go/2/.semver 08:29:57 2023-02-21 08:29:57,495 [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) 08:30:02 2023-02-21 08:30:01,956 [append_file] DEBUG append to file:/w/workspace/edgex-go/2/.git/info/exclude 08:30:02 2023-02-21 08:30:01,957 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/edgex-go/2/.semver/PR-4370 with force:False 08:30:02 2023-02-21 08:30:01,957 [write_file] DEBUG write to file:/w/workspace/edgex-go/2/.semver/PR-4370 08:30:02 2023-02-21 08:30:01,962 [execute] INFO git cat-file --batch-check 08:30:02 2023-02-21 08:30:01,962 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgex-go/2/.semver, universal_newlines=False, shell=None, istream=) 08:30:02 2023-02-21 08:30:01,968 [execute] INFO git cat-file --batch 08:30:02 2023-02-21 08:30:01,969 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgex-go/2/.semver, universal_newlines=False, shell=None, istream=) 08:30:02 2023-02-21 08:30:01,973 [read_version] DEBUG read version from /w/workspace/edgex-go/2/.semver/PR-4370 08:30:02 0.0.0 [Pipeline] } 08:30:02 $ docker exec --env ******** --env ******** 7bb34a1fad52671e7d686fdc5037f58148fa2858fa5657f59ee91693fdd2479b ssh-agent -k 08:30:02 unset SSH_AUTH_SOCK; 08:30:02 unset SSH_AGENT_PID; 08:30:02 echo Agent pid 76 killed; 08:30:02 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 08:30:03 + git semver [Pipeline] } 08:30:03 $ docker stop --time=1 7bb34a1fad52671e7d686fdc5037f58148fa2858fa5657f59ee91693fdd2479b 08:30:04 $ docker rm -f --volumes 7bb34a1fad52671e7d686fdc5037f58148fa2858fa5657f59ee91693fdd2479b [Pipeline] // withDockerContainer [Pipeline] sh 08:30:05 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 08:30:05 Stashed 1 file(s) [Pipeline] echo 08:30:05 [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 08:30:05 + git config --global --add safe.directory /w/workspace/edgex-go/2 [Pipeline] echo 08:30:05 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 08:30:05 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 08:30:05 ========================================================= 08:30:05 [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine] 08:30:05 ========================================================= [Pipeline] fileExists [Pipeline] sh 08:30:06 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine 08:30:06 1.18-alpine: Pulling from edgex-devops/edgex-golang-base 08:30:06 213ec9aee27d: Pulling fs layer 08:30:06 4583459ba037: Pulling fs layer 08:30:06 93c1e223e6f2: Pulling fs layer 08:30:06 53926ce57604: Pulling fs layer 08:30:06 21b2b0c7a3f4: Pulling fs layer 08:30:06 22ff95d597cd: Pulling fs layer 08:30:06 12d6caf4c0d1: Pulling fs layer 08:30:06 96b7cbca73a9: Pulling fs layer 08:30:06 a7acece74701: Pulling fs layer 08:30:06 22ff95d597cd: Waiting 08:30:06 12d6caf4c0d1: Waiting 08:30:06 96b7cbca73a9: Waiting 08:30:06 a7acece74701: Waiting 08:30:06 53926ce57604: Waiting 08:30:06 21b2b0c7a3f4: Waiting 08:30:06 93c1e223e6f2: Verifying Checksum 08:30:06 93c1e223e6f2: Download complete 08:30:06 4583459ba037: Verifying Checksum 08:30:06 4583459ba037: Download complete 08:30:06 21b2b0c7a3f4: Verifying Checksum 08:30:06 21b2b0c7a3f4: Download complete 08:30:06 22ff95d597cd: Verifying Checksum 08:30:06 22ff95d597cd: Download complete 08:30:06 213ec9aee27d: Verifying Checksum 08:30:06 12d6caf4c0d1: Verifying Checksum 08:30:06 12d6caf4c0d1: Download complete 08:30:06 213ec9aee27d: Pull complete 08:30:06 4583459ba037: Pull complete 08:30:06 93c1e223e6f2: Pull complete 08:30:06 a7acece74701: Verifying Checksum 08:30:06 a7acece74701: Download complete 08:30:06 53926ce57604: Download complete 08:30:07 96b7cbca73a9: Verifying Checksum 08:30:07 96b7cbca73a9: Download complete 08:30:11 53926ce57604: Pull complete 08:30:11 21b2b0c7a3f4: Pull complete 08:30:11 22ff95d597cd: Pull complete 08:30:11 12d6caf4c0d1: Pull complete 08:30:13 96b7cbca73a9: Pull complete 08:30:13 a7acece74701: Pull complete 08:30:13 Digest: sha256:f6a9ef70c52da88a2ff63a0c6767b24654f9f5185d1d85ca6cc3004fb48f6c2d 08:30:13 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine 08:30:13 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine [Pipeline] fileExists [Pipeline] sh 08:30:14 + echo FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine 08:30:14 WORKDIR /edgex 08:30:14 COPY go.mod . 08:30:14 RUN go mod download 08:30:14 + docker build -t ci-base-image-x86_64 -f - . 08:30:14 Sending build context to Docker daemon 170.3MB 08:30:14 Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine 08:30:14 ---> db6d94c90886 08:30:14 Step 2/4 : WORKDIR /edgex 08:30:19 ---> Running in d12975ade6d1 08:30:19 Removing intermediate container d12975ade6d1 08:30:19 ---> ae2a6309aa7b 08:30:19 Step 3/4 : COPY go.mod . 08:30:19 ---> 833d571c90da 08:30:19 Step 4/4 : RUN go mod download 08:30:19 ---> Running in 52261d3a22e5 08:30:20 Still waiting to schedule task 08:30:20 Waiting for next available executor on ‘prd-ubuntu20.04-docker-arm64-4c-16g-6827’ 08:30:34 Removing intermediate container 52261d3a22e5 08:30:34 ---> f9311be16cf4 08:30:34 Successfully built f9311be16cf4 08:30:34 Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:30:35 + docker inspect -f . ci-base-image-x86_64 08:30:35 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 08:30:35 prd-ubuntu20.04-docker-8c-8g-6828 does not seem to be running inside a container 08:30:35 $ 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 08:30:35 $ docker top d5a7afdd7876dde49281fc8c80045146e045c5627a7386d69968dd078d6b01e3 -eo pid,comm [Pipeline] { [Pipeline] sh 08:30:36 + go version 08:30:36 go version go1.18.7 linux/amd64 [Pipeline] } 08:30:36 $ docker stop --time=1 d5a7afdd7876dde49281fc8c80045146e045c5627a7386d69968dd078d6b01e3 08:30:37 $ docker rm -f --volumes d5a7afdd7876dde49281fc8c80045146e045c5627a7386d69968dd078d6b01e3 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:30:37 + docker inspect -f . ci-base-image-x86_64 08:30:37 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 08:30:37 prd-ubuntu20.04-docker-8c-8g-6828 does not seem to be running inside a container 08:30:37 $ 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 08:30:38 $ docker top ba9425b0504310bd5216183c7f279eafc1e574a6ba3bc21f6c67b003553e2ca0 -eo pid,comm [Pipeline] { [Pipeline] echo 08:30:38 ========================================================= 08:30:38 [edgeXBuildGoParallel] Running Tests and Build... 08:30:38 ========================================================= [Pipeline] sh 08:30:38 + git config --global --add safe.directory /w/workspace/edgex-go/2 [Pipeline] fileExists [Pipeline] sh 08:30:38 + make test 08:30:38 go test -race -coverprofile=coverage.out ./... 08:30:45 ? github.com/edgexfoundry/edgex-go [no test files] 08:31:00 ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] 08:31:00 ? github.com/edgexfoundry/edgex-go/cmd/core-common-config-bootstrapper [no test files] 08:31:00 ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] 08:31:00 ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] 08:31:00 ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] 08:31:00 ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] 08:31:00 ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] 08:31:00 ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-setup [no test files] 08:31:00 ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] 08:31:00 ? github.com/edgexfoundry/edgex-go/cmd/security-spiffe-token-provider [no test files] 08:31:00 ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] 08:31:00 ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] 08:31:00 ? github.com/edgexfoundry/edgex-go/internal [no test files] 08:31:00 ? github.com/edgexfoundry/edgex-go/internal/core/command [no test files] 08:31:00 ok github.com/edgexfoundry/edgex-go/internal/core/command/application 0.083s coverage: 28.7% of statements 08:31:00 ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] 08:31:00 ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] 08:31:00 ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 0.094s coverage: 98.5% of statements 08:31:03 ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging 3.161s coverage: 73.7% of statements 08:31:03 ? github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging/mocks [no test files] 08:31:03 ? github.com/edgexfoundry/edgex-go/internal/core/common_config [no test files] 08:31:03 ? github.com/edgexfoundry/edgex-go/internal/core/data [no test files] 08:31:03 ok github.com/edgexfoundry/edgex-go/internal/core/data/application 0.102s coverage: 54.0% of statements 08:31:03 ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] 08:31:03 ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] 08:31:05 ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 4.139s coverage: 88.5% of statements 08:31:05 ? github.com/edgexfoundry/edgex-go/internal/core/data/controller/messaging [no test files] 08:31:05 ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] 08:31:05 ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks [no test files] 08:31:05 ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] 08:31:05 ? github.com/edgexfoundry/edgex-go/internal/core/metadata [no test files] 08:31:05 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/application 0.094s coverage: 3.9% of statements 08:31:05 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] 08:31:05 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] 08:31:05 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 0.560s coverage: 95.6% of statements 08:31:05 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] 08:31:05 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks [no test files] 08:31:05 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/uom [no test files] 08:31:05 ok github.com/edgexfoundry/edgex-go/internal/io 0.080s coverage: 72.2% of statements 08:31:05 ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] 08:31:05 ? github.com/edgexfoundry/edgex-go/internal/pkg/application [no test files] 08:31:05 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers [no test files] 08:31:05 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] 08:31:05 ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] 08:31:05 ok github.com/edgexfoundry/edgex-go/internal/pkg/controller/http 0.094s coverage: 65.9% of statements 08:31:05 ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] 08:31:05 ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] 08:31:05 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] 08:31:05 ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 0.088s coverage: 0.9% of statements 08:31:05 ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] 08:31:05 ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 0.059s coverage: 29.6% of statements 08:31:05 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] 08:31:05 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.069s coverage: 47.1% of statements 08:31:05 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 0.099s coverage: 82.9% of statements 08:31:05 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.075s coverage: 94.1% of statements 08:31:05 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.099s coverage: 96.3% of statements 08:31:05 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.075s coverage: 87.5% of statements 08:31:13 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 12.074s coverage: 94.4% of statements 08:31:13 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/ping 0.063s coverage: 44.8% of statements 08:31:25 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 23.440s coverage: 79.9% of statements 08:31:25 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] 08:31:25 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 22.112s coverage: 92.9% of statements 08:31:25 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] 08:31:25 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] 08:31:25 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] 08:31:25 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 0.039s coverage: 64.4% of statements 08:31:25 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] 08:31:25 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto [no test files] 08:31:25 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/config [no test files] 08:31:25 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/container [no test files] 08:31:25 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/handlers 6.063s coverage: 86.9% of statements 08:31:25 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] 08:31:25 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] 08:31:25 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] 08:31:25 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] 08:31:25 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 11.084s coverage: 87.2% of statements 08:31:25 ok github.com/edgexfoundry/edgex-go/internal/security/common 0.053s coverage: 20.0% of statements 08:31:25 ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] 08:31:25 ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] 08:31:25 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.054s coverage: 100.0% of statements 08:31:25 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] 08:31:25 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.082s coverage: 77.4% of statements 08:31:25 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/common [no test files] 08:31:25 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.087s coverage: 80.0% of statements 08:31:25 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/jwt 0.064s coverage: 87.2% of statements 08:31:25 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.261s coverage: 91.2% of statements 08:31:25 ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] 08:31:25 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 0.247s coverage: 63.1% of statements 08:31:25 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] 08:31:25 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] 08:31:25 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.056s coverage: 100.0% of statements 08:31:25 ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.032s coverage: 89.4% of statements 08:31:25 ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.032s coverage: 100.0% of statements 08:31:25 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.035s coverage: 73.7% of statements 08:31:25 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.030s coverage: 100.0% of statements 08:31:25 ok github.com/edgexfoundry/edgex-go/internal/security/proxy 0.369s coverage: 65.3% of statements 08:31:25 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/config [no test files] 08:31:25 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/container [no test files] 08:31:25 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/models [no test files] 08:31:25 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.186s coverage: 41.0% of statements 08:31:25 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] 08:31:25 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] 08:31:25 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 0.096s coverage: 89.5% of statements 08:31:25 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] 08:31:25 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 0.072s coverage: 84.8% of statements 08:31:25 ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider [no test files] 08:31:25 ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/config [no test files] 08:31:25 ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/container [no test files] 08:31:25 ? github.com/edgexfoundry/edgex-go/internal/support/notifications [no test files] 08:31:25 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 6.088s coverage: 17.7% of statements 08:31:25 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel [no test files] 08:31:25 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks [no test files] 08:31:25 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] 08:31:25 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] 08:31:25 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 0.157s coverage: 92.3% of statements 08:31:25 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] 08:31:25 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks [no test files] 08:31:25 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler [no test files] 08:31:25 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/application [no test files] 08:31:25 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/scheduler 0.056s coverage: 63.2% of statements 08:31:25 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] 08:31:25 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] 08:31:25 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 0.108s coverage: 97.7% of statements 08:31:25 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] 08:31:25 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks [no test files] 08:31:26 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 08:31:48 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." 08:31:48 go vet ./... 08:31:51 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 08:31:51 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 08:31:51 ./bin/test-attribution-txt.sh [Pipeline] echo 08:31:52 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] sh 08:31:52 + ls -al . 08:31:52 total 744 08:31:52 drwxrwxr-x 11 1001 1001 4096 Feb 21 08:30 . 08:31:52 drwxr-xr-x 4 root root 4096 Feb 21 08:30 .. 08:31:52 drwxrwxr-x 2 1001 1001 4096 Feb 21 08:29 .blubracket 08:31:52 -rw-rw-r-- 1 1001 1001 16 Feb 21 08:29 .dockerignore 08:31:52 drwxrwxr-x 8 1001 1001 4096 Feb 21 08:31 .git 08:31:52 drwxrwxr-x 3 1001 1001 4096 Feb 21 08:29 .github 08:31:52 -rw-rw-r-- 1 1001 1001 1024 Feb 21 08:29 .gitignore 08:31:52 -rw-rw-r-- 1 1001 1001 42 Feb 21 08:29 .golangci.yml 08:31:52 -rw-rw-r-- 1 1001 1001 87 Feb 21 08:29 .hadolint.yml 08:31:52 drwxr-xr-x 3 1001 1001 4096 Feb 21 08:30 .semver 08:31:52 -rw-rw-r-- 1 1001 1001 166 Feb 21 08:29 .sonarcloud.properties 08:31:52 -rw-rw-r-- 1 1001 1001 1171 Feb 21 08:29 ADOPTERS.md 08:31:52 -rw-rw-r-- 1 1001 1001 10825 Feb 21 08:29 Attribution.txt 08:31:52 -rw-rw-r-- 1 1001 1001 73765 Feb 21 08:29 CHANGELOG.md 08:31:52 -rw-rw-r-- 1 1001 1001 3804 Feb 21 08:29 CONTRIBUTING.md 08:31:52 -rw-rw-r-- 1 1001 1001 677 Feb 21 08:29 GOVERNANCE.md 08:31:52 -rw-rw-r-- 1 1001 1001 883 Feb 21 08:29 Jenkinsfile 08:31:52 -rw-rw-r-- 1 1001 1001 10775 Feb 21 08:29 LICENSE 08:31:52 -rw-rw-r-- 1 1001 1001 13375 Feb 21 08:29 Makefile 08:31:52 -rw-rw-r-- 1 1001 1001 582 Feb 21 08:29 OWNERS.md 08:31:52 -rw-rw-r-- 1 1001 1001 9403 Feb 21 08:29 README.md 08:31:52 -rw-rw-r-- 1 1001 1001 6912 Feb 21 08:29 SECURITY.md 08:31:52 -rw-rw-r-- 1 1001 1001 5 Feb 21 08:30 VERSION 08:31:52 drwxrwxr-x 2 1001 1001 4096 Feb 21 08:29 bin 08:31:52 drwxrwxr-x 17 1001 1001 4096 Feb 21 08:29 cmd 08:31:52 -rw-r--r-- 1 root root 487323 Feb 21 08:31 coverage.out 08:31:52 -rw-rw-r-- 1 1001 1001 3295 Feb 21 08:29 go.mod 08:31:52 -rw-rw-r-- 1 1001 1001 33318 Feb 21 08:29 go.sum 08:31:52 drwxrwxr-x 7 1001 1001 4096 Feb 21 08:29 internal 08:31:52 drwxrwxr-x 3 1001 1001 4096 Feb 21 08:29 openapi 08:31:52 drwxrwxr-x 4 1001 1001 4096 Feb 21 08:29 snap 08:31:52 -rw-rw-r-- 1 1001 1001 204 Feb 21 08:29 version.go [Pipeline] sh 08:31:52 + '[' -e coverage.out ] 08:31:52 + chown 1001:1001 coverage.out [Pipeline] stash 08:31:52 Stashed 1 file(s) [Pipeline] sh 08:31:52 + make build 08:31:52 go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-data/core-data ./cmd/core-data 08:32:07 go build -tags " 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 08:32:07 go build -tags " 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 08:32:08 go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-common-config-bootstrapper/core-common-config-bootstrapper ./cmd/core-common-config-bootstrapper 08:32:09 go build -tags " " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/support-notifications/support-notifications ./cmd/support-notifications 08:32:17 go build -tags " " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler 08:32:18 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 08:32:19 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 08:32:21 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 08:32:21 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 08:32:22 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 08:32:25 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] } 08:32:27 $ docker stop --time=1 ba9425b0504310bd5216183c7f279eafc1e574a6ba3bc21f6c67b003553e2ca0 08:32:30 $ docker rm -f --volumes ba9425b0504310bd5216183c7f279eafc1e574a6ba3bc21f6c67b003553e2ca0 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:32:31 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 08:32:31 08:32:31 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:32:31 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 08:32:31 latest: Pulling from edgex-devops/edgex-compose 08:32:31 cbdbe7a5bc2a: Pulling fs layer 08:32:31 ca9280d653b3: Pulling fs layer 08:32:31 7e9c9ca2126c: Pulling fs layer 08:32:32 cbdbe7a5bc2a: Verifying Checksum 08:32:32 cbdbe7a5bc2a: Download complete 08:32:32 ca9280d653b3: Verifying Checksum 08:32:32 ca9280d653b3: Download complete 08:32:32 cbdbe7a5bc2a: Pull complete 08:32:32 7e9c9ca2126c: Download complete 08:32:32 ca9280d653b3: Pull complete 08:32:35 7e9c9ca2126c: Pull complete 08:32:35 Digest: sha256:b7ff7cefa661cf441350a7c60c0e16dc22b011826ae41e7b448230bdfa9ba816 08:32:35 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 08:32:35 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 08:32:36 prd-ubuntu20.04-docker-8c-8g-6828 does not seem to be running inside a container 08:32:36 $ 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 08:32:38 $ docker top f326b98429d414309d8365b58bbeec3c8584814fcecdf9291ee3f6677c3d0140 -eo pid,comm [Pipeline] { [Pipeline] sh 08:32:38 + docker-compose build --help 08:32:38 + grep parallel 08:32:39 --parallel Build images in parallel. [Pipeline] } 08:32:39 $ docker stop --time=1 f326b98429d414309d8365b58bbeec3c8584814fcecdf9291ee3f6677c3d0140 08:32:40 $ docker rm -f --volumes f326b98429d414309d8365b58bbeec3c8584814fcecdf9291ee3f6677c3d0140 [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:32:40 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 08:32:40 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 08:32:40 prd-ubuntu20.04-docker-8c-8g-6828 does not seem to be running inside a container 08:32:40 $ 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 08:32:41 $ docker top e111ab984f833dc40ea3cfba6def90106f99c2766823ce5c5698ae5b94e23ee8 -eo pid,comm [Pipeline] { [Pipeline] sh 08:32:41 + docker-compose -f ./docker-compose-build.yml build --parallel 08:32:42 Building core-command ... 08:32:42 Building core-common-config-bootstrapper ... 08:32:42 Building core-data ... 08:32:42 Building core-metadata ... 08:32:42 Building security-bootstrapper ... 08:32:42 Building security-proxy-setup ... 08:32:42 Building security-secretstore-setup ... 08:32:42 Building security-spiffe-token-provider ... 08:32:42 Building security-spire-agent ... 08:32:42 Building security-spire-config ... 08:32:42 Building security-spire-server ... 08:32:42 Building support-notifications ... 08:32:42 Building support-scheduler ... 08:32:42 Building security-spire-server 08:32:42 Building core-common-config-bootstrapper 08:32:42 Building security-spire-config 08:32:42 Building core-data 08:32:42 Building security-bootstrapper 08:32:57 Step 1/22 : ARG BUILDER_BASE=golang:1.18-alpine3.16 08:32:57 Step 2/22 : FROM ${BUILDER_BASE} AS builder 08:32:57 ---> f9311be16cf4 08:32:57 Step 3/22 : ARG ADD_BUILD_TAGS="" 08:32:57 Step 1/24 : ARG BUILDER_BASE=golang:1.18-alpine3.16 08:32:57 Step 2/24 : FROM ${BUILDER_BASE} AS builder 08:32:57 ---> f9311be16cf4 08:32:57 Step 3/24 : WORKDIR /edgex-go 08:32:57 Step 1/22 : ARG BUILDER_BASE=golang:1.18-alpine3.16 08:32:57 Step 2/22 : FROM ${BUILDER_BASE} AS builder 08:32:57 ---> f9311be16cf4 08:32:57 Step 3/22 : ARG ADD_BUILD_TAGS="" 08:32:57 Step 1/23 : ARG BUILDER_BASE=golang:1.18-alpine3.16 08:32:57 Step 2/23 : FROM ${BUILDER_BASE} AS builder 08:32:57 ---> f9311be16cf4 08:32:57 Step 3/23 : WORKDIR /edgex-go 08:32:57 Step 1/32 : ARG BUILDER_BASE=golang:1.18-alpine3.16 08:32:57 Step 2/32 : FROM ${BUILDER_BASE} AS builder 08:32:57 ---> f9311be16cf4 08:32:57 Step 3/32 : WORKDIR /edgex-go 08:32:58 Running on prd-ubuntu20.04-docker-arm64-4c-16g-6833 in /w/workspace/edgexfoundry_edgex-go_PR-4370 [Pipeline] { [Pipeline] ws 08:32:58 Running in /w/workspace/edgex-go/2 [Pipeline] { [Pipeline] checkout 08:32:58 The recommended git tool is: git 08:33:03 ---> Running in e234cae020ed 08:33:03 ---> Running in 023d0b306bb0 08:33:03 ---> Running in 282a55a16b54 08:33:03 ---> Running in 601cd3b5e363 08:33:03 ---> Running in 7b119a1784d9 08:33:03 Removing intermediate container 282a55a16b54 08:33:03 ---> ecd60cdbc0b2 08:33:03 Step 4/22 : WORKDIR /edgex-go 08:33:03 Removing intermediate container 601cd3b5e363 08:33:03 ---> 2373bc57954d 08:33:03 Step 4/22 : WORKDIR /edgex-go 08:33:03 Removing intermediate container 023d0b306bb0 08:33:03 ---> f046a1c68749 08:33:03 Step 4/32 : RUN apk add --update --no-cache make git 08:33:03 Removing intermediate container 7b119a1784d9 08:33:03 ---> c111f4481b19 08:33:03 Step 4/23 : RUN apk add --update --no-cache make git build-base curl 08:33:03 Removing intermediate container e234cae020ed 08:33:03 ---> 8d95d60ef2fe 08:33:03 Step 4/24 : RUN apk add --update --no-cache make git build-base curl 08:33:03 ---> Running in 5727b4479796 08:33:03 ---> Running in 4c1b14b33c73 08:33:03 ---> Running in 6e8a5d01cec1 08:33:03 ---> Running in 9e4e4184bd7f 08:33:03 ---> Running in 4624eeb94522 08:33:03 Removing intermediate container 5727b4479796 08:33:03 ---> 77d529b52117 08:33:03 Step 5/22 : RUN apk add --update --no-cache make git 08:33:03 ---> Running in 0a52d7db16e5 08:33:03 Removing intermediate container 9e4e4184bd7f 08:33:03 ---> 595f3d8c5ba7 08:33:03 Step 5/22 : RUN apk add --update --no-cache make git 08:33:03 ---> Running in 6122142f15ac 08:33:03 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 08:33:03 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 08:33:03 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 08:33:03 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 08:33:03 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 08:33:03 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 08:33:03 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 08:33:03 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 08:33:03 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 08:33:03 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 08:33:03 OK: 211 MiB in 51 packages 08:33:03 OK: 211 MiB in 51 packages 08:33:03 OK: 211 MiB in 51 packages 08:33:03 OK: 211 MiB in 51 packages 08:33:03 OK: 211 MiB in 51 packages 08:33:04 Removing intermediate container 4c1b14b33c73 08:33:04 ---> 15b819c4acb9 08:33:04 Step 5/32 : COPY go.mod vendor* ./ 08:33:04 Removing intermediate container 6e8a5d01cec1 08:33:04 ---> b323103f1e10 08:33:04 Step 5/23 : COPY go.mod vendor* ./ 08:33:04 Removing intermediate container 4624eeb94522 08:33:04 ---> 7cd312d00baa 08:33:04 Step 5/24 : COPY go.mod vendor* ./ 08:33:04 ---> 6372d93dc6d2 08:33:04 Step 6/32 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 08:33:04 ---> Running in cc4e43850e73 08:33:04 Removing intermediate container 0a52d7db16e5 08:33:04 ---> a307fc90f7ac 08:33:04 Step 6/22 : COPY go.mod vendor* ./ 08:33:04 ---> 4e1d807b5f72 08:33:04 Step 6/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 08:33:04 Removing intermediate container 6122142f15ac 08:33:04 ---> 0b74ace1e4c1 08:33:04 Step 6/22 : COPY go.mod vendor* ./ 08:33:04 ---> Running in 3afb8ebaf33c 08:33:04 ---> 7c110e7eb156 08:33:04 Step 6/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 08:33:04 ---> 4da0f6b3f250 08:33:04 Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 08:33:04 ---> Running in 50b3bb0ec403 08:33:04 ---> Running in d41005232a6a 08:33:04 ---> bb1919f80334 08:33:04 Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 08:33:04 ---> Running in da4f1287af63 08:33:05 using credential edgex-jenkins-ssh 08:33:05 Cloning the remote Git repository 08:33:05 Cloning repository git@github.com:edgexfoundry/edgex-go.git 08:33:05 > git init /w/workspace/edgex-go/2 # timeout=10 08:33:05 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git 08:33:05 > git --version # timeout=10 08:33:05 > git --version # 'git version 2.25.1' 08:33:05 using GIT_SSH to set credentials SSH Credentials for GitHub 08:33:05 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 08:33:27 Merging remotes/origin/main commit affa4ba333889d31d83cf76b7d2a18a0230584e6 into PR head commit 2ec8ebc8b5392c7563d8332a13556618a5b8ac91 08:33:25 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 08:33:25 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 08:33:26 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 08:33:26 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git 08:33:26 using GIT_SSH to set credentials SSH Credentials for GitHub 08:33:26 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/4370/head:refs/remotes/origin/PR-4370 +refs/heads/main:refs/remotes/origin/main # timeout=10 08:33:27 > git config core.sparsecheckout # timeout=10 08:33:27 > git checkout -f 2ec8ebc8b5392c7563d8332a13556618a5b8ac91 # timeout=10 08:33:27 > git remote # timeout=10 08:33:27 Merge succeeded, producing dbd7e395695619f1b19ecef3c40f625b8fb579f8 08:33:27 Checking out Revision dbd7e395695619f1b19ecef3c40f625b8fb579f8 (PR-4370) 08:33:27 > git config --get remote.origin.url # timeout=10 08:33:27 using GIT_SSH to set credentials SSH Credentials for GitHub 08:33:27 > git merge affa4ba333889d31d83cf76b7d2a18a0230584e6 # timeout=10 08:33:27 > git rev-parse HEAD^{commit} # timeout=10 08:33:27 > git config core.sparsecheckout # timeout=10 08:33:27 > git checkout -f dbd7e395695619f1b19ecef3c40f625b8fb579f8 # timeout=10 08:33:31 Commit message: "Merge commit 'affa4ba333889d31d83cf76b7d2a18a0230584e6' into HEAD" 08:33:31 > git rev-list --no-walk 2ec8ebc8b5392c7563d8332a13556618a5b8ac91 # timeout=10 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 08:33:32 + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json 08:33:32 % Total % Received % Xferd Average Speed Time Time Time Current 08:33:32 Dload Upload Total Spent Left Speed 08:33:32 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12751 100 12751 0 0 87937 0 --:--:-- --:--:-- --:--:-- 87937 [Pipeline] sh 08:33:33 + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh 08:33:33 + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json 08:33:33 + sudo tee /etc/docker/daemon.new 08:33:33 { 08:33:33 "registry-mirrors": [ 08:33:33 "https://nexus3.edgexfoundry.org:10001" 08:33:33 ], 08:33:33 "bip": "10.250.0.254/24", 08:33:33 "hosts": [ 08:33:33 "tcp://0.0.0.0:5555", 08:33:33 "unix:///var/run/docker.sock" 08:33:33 ], 08:33:33 "mtu": 1458, 08:33:33 "selinux-enabled": true, 08:33:33 "seccomp-profile": "/etc/docker/seccomp.json" 08:33:33 } [Pipeline] sh 08:33:34 + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh 08:33:34 + sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 08:33:52 provisioning config files... 08:33:53 copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/2@tmp/config17944449588458548578tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 08:33:53 ---> docker-login.sh 08:33:53 nexus3.edgexfoundry.org:10001 08:33:54 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:33:54 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 08:33:54 Configure a credential helper to remove this warning. See 08:33:54 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 08:33:54 08:33:54 Login Succeeded 08:33:54 nexus3.edgexfoundry.org:10002 08:33:54 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:33:54 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 08:33:54 Configure a credential helper to remove this warning. See 08:33:54 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 08:33:54 08:33:54 Login Succeeded 08:33:54 nexus3.edgexfoundry.org:10003 08:33:54 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:33:54 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 08:33:54 Configure a credential helper to remove this warning. See 08:33:54 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 08:33:54 08:33:54 Login Succeeded 08:33:54 nexus3.edgexfoundry.org:10004 08:33:55 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:33:56 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 08:33:56 Configure a credential helper to remove this warning. See 08:33:56 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 08:33:56 08:33:56 Login Succeeded 08:33:56 docker.io 08:33:56 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:33:56 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 08:33:56 Configure a credential helper to remove this warning. See 08:33:56 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 08:33:56 08:33:56 Login Succeeded 08:33:56 ---> docker-login.sh ends [Pipeline] } 08:33:56 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] sh 08:33:57 + git config --global --add safe.directory /w/workspace/edgex-go/2 [Pipeline] echo 08:33:57 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 08:33:57 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 08:33:57 ========================================================= 08:33:57 [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine] 08:33:57 ========================================================= [Pipeline] fileExists [Pipeline] sh 08:33:57 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine 08:33:57 1.18-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 08:33:58 9b18e9b68314: Pulling fs layer 08:33:58 35d82f9e3411: Pulling fs layer 08:33:58 e16973657156: Pulling fs layer 08:33:58 fc693d55d65f: Pulling fs layer 08:33:58 7e9fc2657dce: Pulling fs layer 08:33:58 dda99020689f: Pulling fs layer 08:33:58 db1c61fa0a46: Pulling fs layer 08:33:58 891c053d2c06: Pulling fs layer 08:33:58 fc693d55d65f: Waiting 08:33:58 dda99020689f: Waiting 08:33:58 db1c61fa0a46: Waiting 08:33:58 891c053d2c06: Waiting 08:33:58 7e9fc2657dce: Waiting 08:33:58 e16973657156: Verifying Checksum 08:33:58 e16973657156: Download complete 08:33:58 35d82f9e3411: Verifying Checksum 08:33:58 35d82f9e3411: Download complete 08:33:58 7e9fc2657dce: Download complete 08:33:58 dda99020689f: Verifying Checksum 08:33:58 dda99020689f: Download complete 08:33:58 9b18e9b68314: Verifying Checksum 08:33:58 9b18e9b68314: Download complete 08:33:59 9b18e9b68314: Pull complete 08:33:59 891c053d2c06: Verifying Checksum 08:33:59 891c053d2c06: Download complete 08:33:59 35d82f9e3411: Pull complete 08:33:59 e16973657156: Pull complete 08:34:00 db1c61fa0a46: Verifying Checksum 08:34:00 db1c61fa0a46: Download complete 08:34:00 fc693d55d65f: Verifying Checksum 08:34:00 fc693d55d65f: Download complete 08:34:12 Removing intermediate container 3afb8ebaf33c 08:34:12 ---> 408759a2fe86 08:34:12 Step 7/23 : COPY . . 08:34:12 Removing intermediate container d41005232a6a 08:34:12 ---> 453009ca35b9 08:34:12 Step 8/22 : COPY . . 08:34:12 Removing intermediate container 50b3bb0ec403 08:34:12 ---> da445cffbc54 08:34:12 Step 7/24 : COPY . . 08:34:12 Removing intermediate container da4f1287af63 08:34:12 ---> c24a6a3b3587 08:34:12 Step 8/22 : COPY . . 08:34:12 Removing intermediate container cc4e43850e73 08:34:12 ---> 2890585ac58a 08:34:12 Step 7/32 : COPY . . 08:34:13 fc693d55d65f: Pull complete 08:34:13 7e9fc2657dce: Pull complete 08:34:13 dda99020689f: Pull complete 08:34:17 db1c61fa0a46: Pull complete 08:34:19 891c053d2c06: Pull complete 08:34:19 Digest: sha256:2cacf8bfc28650abd52610e42dcfc04852e818eb73900ea96edaef96a54d0b45 08:34:19 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine 08:34:19 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine [Pipeline] fileExists [Pipeline] sh 08:34:19 + + dockerecho build FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine 08:34:19 WORKDIR /edgex 08:34:19 COPY go.mod . 08:34:19 RUN go mod download -t 08:34:19 ci-base-image-arm64 -f - . 08:34:20 Sending build context to Docker daemon 3.091MB 08:34:20 Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine 08:34:20 ---> f96f9c87975a 08:34:20 Step 2/4 : WORKDIR /edgex 08:34:23 ---> Running in 12007a37ecf8 08:34:23 Removing intermediate container 12007a37ecf8 08:34:23 ---> 1fc61fc98d25 08:34:23 Step 3/4 : COPY go.mod . 08:34:23 ---> a1834280070f 08:34:23 Step 4/4 : RUN go mod download 08:34:23 ---> Running in 06ebcde17955 08:34:30 ---> 98f9c8aba992 08:34:30 Step 8/24 : ARG SPIRE_RELEASE=1.2.1 08:34:30 ---> cad0d7d1f236 08:34:30 Step 9/22 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-common-config-bootstrapper/core-common-config-bootstrapper 08:34:30 ---> 0e97a3c1b9a5 08:34:30 Step 8/23 : ARG SPIRE_RELEASE=1.2.1 08:34:30 ---> Running in 90a62b81a702 08:34:30 ---> 15045b6ca82c 08:34:30 Step 9/22 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-data/core-data 08:34:30 ---> Running in 643640400f55 08:34:30 ---> Running in e242bf1f71d1 08:34:30 ---> 246c021b170e 08:34:30 Step 8/32 : RUN make cmd/security-bootstrapper/security-bootstrapper 08:34:30 ---> Running in af73edd51fad 08:34:30 ---> Running in 2faa5509edba 08:34:30 Removing intermediate container 90a62b81a702 08:34:30 ---> d6acf7f40163 08:34:30 Step 9/24 : WORKDIR /edgex-go/spire-build 08:34:30 Removing intermediate container 643640400f55 08:34:30 ---> 9006d9bfd9e5 08:34:30 Step 9/23 : WORKDIR /edgex-go/spire-build 08:34:30 ---> Running in 15a4072e7423 08:34:30 ---> Running in d07d1485dd67 08:34:30 Removing intermediate container 15a4072e7423 08:34:30 ---> a6f37f5ebb0e 08:34:30 Step 10/24 : 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 08:34:30 Removing intermediate container d07d1485dd67 08:34:30 ---> 1fa7b576b490 08:34:30 Step 10/23 : 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 08:34:30 ---> Running in f4138a91416a 08:34:30 ---> Running in 82cc1cad6eb9 08:34:30 go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-common-config-bootstrapper/core-common-config-bootstrapper ./cmd/core-common-config-bootstrapper 08:34:30 go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-data/core-data ./cmd/core-data 08:34:30 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 08:34:30 Removing intermediate container f4138a91416a 08:34:30 ---> 974e7419216b 08:34:30 Step 11/24 : WORKDIR /edgex-go 08:34:30 Removing intermediate container 82cc1cad6eb9 08:34:30 ---> 0749785d4048 08:34:30 Step 11/23 : WORKDIR /edgex-go 08:34:30 ---> Running in 818062d9b6db 08:34:30 ---> Running in 7dc119506ce2 08:34:30 Removing intermediate container 7dc119506ce2 08:34:30 ---> 1b43699e9f93 08:34:30 08:34:30 Step 12/23 : FROM alpine:3.15 08:34:30 Removing intermediate container 818062d9b6db 08:34:30 ---> a467932914e3 08:34:30 08:34:30 Step 12/24 : FROM alpine:3.15 08:34:30 3.15: Pulling from library/alpine 08:34:30 3.15: Pulling from library/alpine 08:34:30 Digest: sha256:689659b1f08e9fdfb85190144098c378beb5a53b328f7ced7883a74a1157c709 08:34:30 Status: Downloaded newer image for alpine:3.15 08:34:30 Digest: sha256:689659b1f08e9fdfb85190144098c378beb5a53b328f7ced7883a74a1157c709 08:34:30 Status: Image is up to date for alpine:3.15 08:34:30 ---> 5ce65d7b0fde 08:34:30 Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' 08:34:30 ---> 5ce65d7b0fde 08:34:30 Step 13/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' 08:34:30 ---> Running in 97fe40bb7c47 08:34:30 ---> Running in d65fabf4c78f 08:34:30 Removing intermediate container 97fe40bb7c47 08:34:30 ---> dc2ca3bd49c5 08:34:30 Step 14/24 : RUN apk update && apk --no-cache --update add dumb-init gcompat 08:34:31 ---> Running in b1043885cfe1 08:34:31 Removing intermediate container d65fabf4c78f 08:34:31 ---> b0df1ce88c43 08:34:31 Step 14/23 : RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 08:34:31 ---> Running in d60bf26eb242 08:34:31 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 08:34:31 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 08:34:31 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 08:34:31 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 08:34:32 v3.15.7-15-g96d862662f8 [https://dl-cdn.alpinelinux.org/alpine/v3.15/main] 08:34:32 v3.15.7-13-gd738a42a973 [https://dl-cdn.alpinelinux.org/alpine/v3.15/community] 08:34:32 OK: 15857 distinct packages available 08:34:32 v3.15.7-15-g96d862662f8 [https://dl-cdn.alpinelinux.org/alpine/v3.15/main] 08:34:32 v3.15.7-13-gd738a42a973 [https://dl-cdn.alpinelinux.org/alpine/v3.15/community] 08:34:32 OK: 15857 distinct packages available 08:34:32 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 08:34:32 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 08:34:32 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 08:34:32 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 08:34:32 (1/4) Installing dumb-init (1.2.5-r1) 08:34:32 (2/4) Installing musl-obstack (1.2.3-r0) 08:34:32 (3/4) Installing libucontext (1.1-r0) 08:34:32 (4/4) Installing gcompat (1.0.0-r4) 08:34:32 Executing busybox-1.34.1-r7.trigger 08:34:32 (1/5) Installing dumb-init (1.2.5-r1) 08:34:32 (2/5) Installing musl-obstack (1.2.3-r0) 08:34:32 (3/5) Installing libucontext (1.1-r0) 08:34:32 (4/5) Installing gcompat (1.0.0-r4) 08:34:32 (5/5) Installing openssl (1.1.1t-r1) 08:34:32 OK: 6 MiB in 18 packages 08:34:32 Executing busybox-1.34.1-r7.trigger 08:34:32 OK: 7 MiB in 19 packages 08:34:35 Removing intermediate container d60bf26eb242 08:34:35 ---> e8cbb025d57b 08:34:35 Step 15/23 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin 08:34:35 Removing intermediate container b1043885cfe1 08:34:35 ---> 8b2ded944b0b 08:34:35 Step 15/24 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin 08:34:43 ---> 40900b7fdc76 08:34:43 Step 16/24 : COPY --from=builder /edgex-go/cmd/security-spire-config/docker-entrypoint.sh /usr/local/bin/ 08:34:43 ---> 9feb3d829931 08:34:43 Step 16/23 : COPY --from=builder /edgex-go/cmd/security-spire-server/docker-entrypoint.sh /usr/local/bin/ 08:34:43 ---> 625c4af5af47 08:34:43 Step 17/24 : WORKDIR /usr/local/etc/spiffe-scripts.d 08:34:43 ---> Running in 10cfcff0926d 08:34:43 ---> 43cac7e2cbb9 08:34:43 Step 17/23 : COPY --from=builder /edgex-go/cmd/security-spire-server/server.conf /usr/local/etc/spire/server.conf.tpl 08:34:43 Removing intermediate container 10cfcff0926d 08:34:43 ---> 39dae2f7af6b 08:34:43 Step 18/24 : COPY --from=builder /edgex-go/cmd/security-spire-config/seed_builtin_entries.sh /usr/local/etc/spiffe-scripts.d 08:34:43 ---> 0cac06cb1417 08:34:43 Step 18/23 : COPY --from=builder /edgex-go/cmd/security-spire-server/openssl.conf /usr/local/etc/ 08:34:43 ---> faba3d1df75d 08:34:43 Step 19/24 : WORKDIR / 08:34:43 ---> Running in 8e69dc185403 08:34:44 Removing intermediate container 8e69dc185403 08:34:44 ---> 7c623e951c82 08:34:44 Step 20/24 : ENTRYPOINT [ "/usr/bin/dumb-init" ] 08:34:44 ---> 5cdf78d3fb1c 08:34:44 Step 19/23 : ENTRYPOINT [ "/usr/bin/dumb-init" ] 08:34:45 ---> Running in f00e4ad166d4 08:34:45 ---> Running in 6d479947afab 08:34:45 Removing intermediate container f00e4ad166d4 08:34:45 ---> 6acd1bcbbb32 08:34:45 Step 21/24 : CMD [ "--verbose", "docker-entrypoint.sh" ] 08:34:45 ---> Running in 2dbbc8c2ed46 08:34:45 Removing intermediate container 6d479947afab 08:34:45 ---> d67dca0a03c7 08:34:45 Step 20/23 : CMD [ "--verbose", "docker-entrypoint.sh" ] 08:34:46 ---> Running in 15175d586365 08:34:46 Removing intermediate container 2dbbc8c2ed46 08:34:46 ---> 3f65c1f3043e 08:34:46 Step 22/24 : LABEL arch=x86_64 08:34:46 Removing intermediate container 15175d586365 08:34:46 ---> 076499faa526 08:34:46 Step 21/23 : LABEL arch=x86_64 08:34:46 ---> Running in 0108940b7266 08:34:46 ---> Running in eb0134be9fb5 08:34:46 Removing intermediate container 0108940b7266 08:34:46 ---> 1b9bd31bf74a 08:34:46 Step 23/24 : LABEL git_sha=2f2d6cc9d78aaac519d389e384eb88d2b22f142a 08:34:46 Removing intermediate container eb0134be9fb5 08:34:46 ---> fe322d6bcf4a 08:34:46 Step 22/23 : LABEL git_sha=2f2d6cc9d78aaac519d389e384eb88d2b22f142a 08:34:46 ---> Running in 4fbf79151ac6 08:34:46 ---> Running in 58d476e297c5 08:34:46 Removing intermediate container 58d476e297c5 08:34:46 ---> 213ddaabaedd 08:34:46 Step 23/23 : LABEL version=0.0.0 08:34:47 Removing intermediate container 4fbf79151ac6 08:34:47 ---> a0e34d7fdb04 08:34:47 Step 24/24 : LABEL version=0.0.0 08:34:47 ---> Running in 84178a87f546 08:34:47 ---> Running in 6e0b9e21424c 08:34:47 Removing intermediate container 84178a87f546 08:34:47 ---> 0710dbed5b73 08:34:47 08:34:47 Removing intermediate container 6e0b9e21424c 08:34:47 ---> 58a96ba7c10c 08:34:47 08:34:47 Successfully built 0710dbed5b73 08:34:47 Successfully tagged security-spire-server:latest 08:34:47 Building support-notifications 08:34:47  Building security-spire-server ... done Successfully built 58a96ba7c10c 08:34:47 Successfully tagged security-spire-config:latest 08:34:47 Building security-spire-agent 08:34:52  Building security-spire-config ... done Step 1/22 : ARG BUILDER_BASE=golang:1.18-alpine3.16 08:34:52 Step 2/22 : FROM ${BUILDER_BASE} AS builder 08:34:52 ---> f9311be16cf4 08:34:52 Step 3/22 : ARG ADD_BUILD_TAGS="" 08:34:52 ---> Using cache 08:34:52 ---> 2373bc57954d 08:34:52 Step 4/22 : WORKDIR /edgex-go 08:34:52 ---> Using cache 08:34:52 ---> 595f3d8c5ba7 08:34:52 Step 5/22 : RUN apk add --update --no-cache make bash git ca-certificates 08:34:54 Step 1/24 : ARG BUILDER_BASE=golang:1.18-alpine3.16 08:34:54 Step 2/24 : FROM ${BUILDER_BASE} AS builder 08:34:54 ---> f9311be16cf4 08:34:54 Step 3/24 : WORKDIR /edgex-go 08:34:54 ---> Using cache 08:34:54 ---> 8d95d60ef2fe 08:34:54 Step 4/24 : RUN apk add --update --no-cache make git build-base curl 08:34:54 ---> Using cache 08:34:54 ---> 7cd312d00baa 08:34:54 Step 5/24 : COPY go.mod vendor* ./ 08:34:54 ---> Using cache 08:34:54 ---> 7c110e7eb156 08:34:54 Step 6/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 08:34:54 ---> Using cache 08:34:54 ---> da445cffbc54 08:34:54 Step 7/24 : COPY . . 08:34:54 ---> Using cache 08:34:54 ---> 98f9c8aba992 08:34:54 Step 8/24 : ARG SPIRE_RELEASE=1.2.1 08:34:54 ---> Using cache 08:34:54 ---> d6acf7f40163 08:34:54 Step 9/24 : WORKDIR /edgex-go/spire-build 08:34:54 ---> Using cache 08:34:54 ---> a6f37f5ebb0e 08:34:54 Step 10/24 : 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 08:34:54 ---> Using cache 08:34:54 ---> 974e7419216b 08:34:54 Step 11/24 : WORKDIR /edgex-go 08:34:54 ---> Using cache 08:34:54 ---> a467932914e3 08:34:54 08:34:54 Step 12/24 : FROM alpine:3.15 08:34:54 ---> 5ce65d7b0fde 08:34:54 Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' 08:34:54 ---> Using cache 08:34:54 ---> b0df1ce88c43 08:34:54 Step 14/24 : RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 08:34:54 ---> Using cache 08:34:54 ---> e8cbb025d57b 08:34:54 Step 15/24 : COPY --from=builder /usr/local/bin/spire-agent /usr/local/bin 08:34:56 Removing intermediate container 06ebcde17955 08:34:56 ---> 2680eb8ad32f 08:34:56 Successfully built 2680eb8ad32f 08:34:56 Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:34:56 + docker inspect -f . ci-base-image-arm64 08:34:56 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 08:34:56 prd-ubuntu20.04-docker-arm64-4c-16g-6833 does not seem to be running inside a container 08:34:56 $ 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 08:34:57 $ docker top 257d207d7aa83e9d383ebc2f9c2818bd822a7c0d41485ba48c242da1259d282c -eo pid,comm [Pipeline] { [Pipeline] sh 08:34:58 + go version 08:34:58 go version go1.18.7 linux/arm64 [Pipeline] } 08:34:58 $ docker stop --time=1 257d207d7aa83e9d383ebc2f9c2818bd822a7c0d41485ba48c242da1259d282c 08:34:59 ---> 2144e247069b 08:34:59 Step 16/24 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin 08:34:59 ---> Running in cbfec00baf97 08:34:59 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 08:34:59 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 08:34:59 OK: 211 MiB in 51 packages 08:35:00 $ docker rm -f --volumes 257d207d7aa83e9d383ebc2f9c2818bd822a7c0d41485ba48c242da1259d282c [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:35:01 + docker inspect -f . ci-base-image-arm64 08:35:01 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 08:35:01 prd-ubuntu20.04-docker-arm64-4c-16g-6833 does not seem to be running inside a container 08:35:01 $ 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 08:35:02 $ docker top 6659af64a5882034bdc341732e747cb702c888e98cd5dfeaa7c4f6c9438dae8f -eo pid,comm [Pipeline] { [Pipeline] echo 08:35:02 ========================================================= 08:35:02 [edgeXBuildGoParallel] Running Tests and Build... 08:35:02 ========================================================= [Pipeline] sh 08:35:02 ---> c2e8fffcbabc 08:35:02 Step 17/24 : COPY --from=builder /edgex-go/cmd/security-spire-agent/docker-entrypoint.sh /usr/local/bin/ 08:35:02 Removing intermediate container e242bf1f71d1 08:35:02 ---> c41b2f5987be 08:35:02 08:35:02 Step 10/22 : FROM alpine:3.16 08:35:02 Removing intermediate container 2faa5509edba 08:35:02 ---> 0a0db18a4fad 08:35:02 08:35:02 Step 9/32 : FROM alpine:3.16 08:35:02 Removing intermediate container af73edd51fad 08:35:02 ---> 5e2c86e46d9c 08:35:02 08:35:02 Step 10/22 : FROM alpine:3.16 08:35:02 Removing intermediate container cbfec00baf97 08:35:02 ---> a7be044712ec 08:35:02 Step 6/22 : COPY go.mod vendor* ./ 08:35:02 ---> ef4c663f11a1 08:35:02 Step 18/24 : COPY --from=builder /edgex-go/cmd/security-spire-agent/agent.conf /usr/local/etc/spire/agent.conf.tpl 08:35:03 3.16: Pulling from library/alpine 08:35:03 ---> ee9e884751d3 08:35:03 Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 08:35:03 ---> Running in 0417fa48e77a 08:35:03 ---> 920c99eba91c 08:35:03 Step 19/24 : COPY --from=builder /edgex-go/cmd/security-spire-agent/openssl.conf /usr/local/etc/ 08:35:03 + git config --global --add safe.directory /w/workspace/edgex-go/2 [Pipeline] fileExists [Pipeline] sh 08:35:03 3.16: Pulling from library/alpine 08:35:03 ---> 8b62e8cd6649 08:35:03 Step 20/24 : ENTRYPOINT [ "/usr/bin/dumb-init" ] 08:35:03 3.16: Pulling from library/alpine 08:35:03 ---> Running in baa0df14e8af 08:35:03 Removing intermediate container baa0df14e8af 08:35:03 ---> 8278aeaf824d 08:35:03 Step 21/24 : CMD [ "--verbose", "docker-entrypoint.sh" ] 08:35:03 ---> Running in eb91b644e9ed 08:35:03 + make test 08:35:03 go test -race -coverprofile=coverage.out ./... 08:35:03 Removing intermediate container eb91b644e9ed 08:35:03 ---> 44d0b84d1670 08:35:03 Step 22/24 : LABEL arch=x86_64 08:35:03 ---> Running in 2f617c7297df 08:35:04 Removing intermediate container 2f617c7297df 08:35:04 ---> 9e3612aa601e 08:35:04 Step 23/24 : LABEL git_sha=2f2d6cc9d78aaac519d389e384eb88d2b22f142a 08:35:04 ---> Running in 68cc9087c95e 08:35:04 Removing intermediate container 68cc9087c95e 08:35:04 ---> 2d64df626669 08:35:04 Step 24/24 : LABEL version=0.0.0 08:35:04 ---> Running in 6643b59b1a42 08:35:04 Removing intermediate container 6643b59b1a42 08:35:04 ---> de2c733899cf 08:35:04 08:35:04 Successfully built de2c733899cf 08:35:04 Successfully tagged security-spire-agent:latest 08:35:04  Building security-spire-agent ... done Building security-proxy-setup 08:35:04 Digest: sha256:1bd67c81e4ad4b8f4a5c1c914d7985336f130e5cefb3e323654fd09d6bcdbbe2 08:35:04 Status: Downloaded newer image for alpine:3.16 08:35:04 Digest: sha256:1bd67c81e4ad4b8f4a5c1c914d7985336f130e5cefb3e323654fd09d6bcdbbe2 08:35:04 Status: Image is up to date for alpine:3.16 08:35:04 Digest: sha256:1bd67c81e4ad4b8f4a5c1c914d7985336f130e5cefb3e323654fd09d6bcdbbe2 08:35:04 Status: Image is up to date for alpine:3.16 08:35:05 ---> dfd21b5a31f5 08:35:05 Step 11/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' 08:35:05 ---> dfd21b5a31f5 08:35:05 Step 11/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel Corporation' 08:35:05 ---> dfd21b5a31f5 08:35:05 Step 10/32 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' 08:35:08 Step 1/21 : ARG BUILDER_BASE=golang:1.18-alpine3.16 08:35:08 Step 2/21 : FROM ${BUILDER_BASE} AS builder 08:35:08 ---> f9311be16cf4 08:35:08 Step 3/21 : WORKDIR /edgex-go 08:35:08 ---> Using cache 08:35:08 ---> 8d95d60ef2fe 08:35:08 Step 4/21 : RUN apk add --update --no-cache make git 08:35:09 ---> Running in aec1aaeda098 08:35:09 ---> Running in afba0f38b162 08:35:09 ---> Running in 10207745263b 08:35:09 ---> Running in 1e40b4ee9d0c 08:35:09 Removing intermediate container aec1aaeda098 08:35:09 ---> f13fe2c627e9 08:35:09 Step 12/22 : ENV APP_PORT=59880 08:35:09 Removing intermediate container afba0f38b162 08:35:09 ---> a3433faca795 08:35:09 Step 11/32 : RUN apk add --update --no-cache dumb-init su-exec 08:35:09 Removing intermediate container 1e40b4ee9d0c 08:35:09 ---> 31bc95d917c5 08:35:09 Step 12/22 : RUN apk add --update --no-cache dumb-init 08:35:09 ---> Running in d4e5f9ba7a42 08:35:09 ---> Running in 6159d70b7f18 08:35:09 ---> Running in 8ca0a8d5ce7d 08:35:09 Removing intermediate container 6159d70b7f18 08:35:09 ---> f4e38b53303f 08:35:09 Step 13/22 : EXPOSE $APP_PORT 08:35:09 ---> Running in 124ae6382796 08:35:09 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 08:35:09 Removing intermediate container 124ae6382796 08:35:09 ---> 799376b26f57 08:35:09 Step 14/22 : RUN apk add --update --no-cache dumb-init 08:35:09 ---> Running in e57fa0e03621 08:35:09 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 08:35:09 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 08:35:09 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 08:35:09 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 08:35:09 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 08:35:09 OK: 211 MiB in 51 packages 08:35:09 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 08:35:09 (1/2) Installing dumb-init (1.2.5-r1) 08:35:09 (2/2) Installing su-exec (0.2-r1) 08:35:09 Executing busybox-1.35.0-r17.trigger 08:35:09 OK: 6 MiB in 16 packages 08:35:09 (1/1) Installing dumb-init (1.2.5-r1) 08:35:09 Executing busybox-1.35.0-r17.trigger 08:35:09 OK: 6 MiB in 15 packages 08:35:09 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 08:35:09 (1/1) Installing dumb-init (1.2.5-r1) 08:35:09 Executing busybox-1.35.0-r17.trigger 08:35:09 OK: 6 MiB in 15 packages 08:35:10 Removing intermediate container 10207745263b 08:35:10 ---> 22abdd0424a1 08:35:10 Step 5/21 : COPY go.mod vendor* ./ 08:35:10 Removing intermediate container d4e5f9ba7a42 08:35:10 ---> c42c6d8685c7 08:35:10 Step 12/32 : ENV SECURITY_INIT_DIR /edgex-init 08:35:10 ---> d9e584db9b0e 08:35:10 Step 6/21 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 08:35:10 Removing intermediate container 8ca0a8d5ce7d 08:35:10 ---> a0922523a924 08:35:10 Step 13/22 : COPY --from=builder /edgex-go/Attribution.txt / 08:35:10 ---> Running in 2718122944d3 08:35:10 ---> Running in 3aa18485d4ac 08:35:10 Removing intermediate container 2718122944d3 08:35:10 ---> 92b50939e64a 08:35:10 Step 13/32 : ENV SECURITY_INIT_STAGING /edgex-init-staging 08:35:10 ---> Running in eb0da488d5d0 08:35:10 ---> d04800a1004d 08:35:10 Step 14/22 : COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/core-common-config-bootstrapper / 08:35:10 Removing intermediate container e57fa0e03621 08:35:10 ---> 20e63118f51d 08:35:10 Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / 08:35:10 Removing intermediate container eb0da488d5d0 08:35:10 ---> b54bd48e0138 08:35:10 Step 14/32 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_STAGING}/bootstrap-redis 08:35:10 ---> Running in 4356b6fd1f7d 08:35:10 Removing intermediate container 4356b6fd1f7d 08:35:10 ---> 77650bae1402 08:35:10 Step 15/32 : ARG BOOTSTRAP_MOSQUITTO_DIR=${SECURITY_INIT_STAGING}/bootstrap-mosquitto 08:35:10 ---> 06abcce55d40 08:35:10 Step 16/22 : COPY --from=builder /edgex-go/cmd/core-data/core-data / 08:35:10 ---> 336481ece749 08:35:10 Step 15/22 : COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/res/configuration.yaml /res/configuration.yaml 08:35:10 ---> Running in 276d885c7e3f 08:35:10 Removing intermediate container 276d885c7e3f 08:35:10 ---> a598fb6ac25a 08:35:10 Step 16/32 : RUN mkdir -p ${BOOTSTRAP_REDIS_DIR} ${BOOTSTRAP_MOSQUITTO_DIR} 08:35:10 ---> 98349e458c27 08:35:10 Step 16/22 : COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/entrypoint.sh /usr/local/bin/ 08:35:11 ---> Running in fc24f3ce570a 08:35:11 ---> 6d21b4df3c52 08:35:11 Step 17/22 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml 08:35:11 ---> 2bdd8754fdf3 08:35:11 Step 17/22 : RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 08:35:11 ---> Running in a88707ca1bac 08:35:11 ---> 729c81eee09a 08:35:11 Step 18/22 : ENTRYPOINT ["/core-data"] 08:35:11 ---> Running in 570633b058aa 08:35:11 Removing intermediate container 570633b058aa 08:35:11 ---> e554c2faef22 08:35:11 Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] 08:35:11 ---> Running in fdf66637f137 08:35:11 Removing intermediate container fdf66637f137 08:35:11 ---> f2c508639e75 08:35:11 Step 20/22 : LABEL arch=x86_64 08:35:11 ---> Running in 5fa40c8e7402 08:35:11 Removing intermediate container fc24f3ce570a 08:35:11 ---> 1601ccc10136 08:35:11 Step 17/32 : WORKDIR ${SECURITY_INIT_STAGING} 08:35:11 Removing intermediate container 5fa40c8e7402 08:35:11 ---> d04a5ee0389c 08:35:11 Step 21/22 : LABEL git_sha=2f2d6cc9d78aaac519d389e384eb88d2b22f142a 08:35:12 ---> Running in 8a30b03d55ca 08:35:12 ---> Running in 9d808d9f208c 08:35:12 Removing intermediate container 9d808d9f208c 08:35:12 ---> 0b721c0a33a0 08:35:12 Step 22/22 : LABEL version=0.0.0 08:35:12 Removing intermediate container a88707ca1bac 08:35:12 ---> d9c8f276bbeb 08:35:12 Step 18/22 : ENTRYPOINT ["entrypoint.sh"] 08:35:12 Removing intermediate container 8a30b03d55ca 08:35:12 ---> 1e6ad271b69f 08:35:12 Step 18/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_STAGING}/ 08:35:12 ---> Running in 7e5b0307b980 08:35:12 ---> Running in 05dff08f2580 08:35:12 Removing intermediate container 7e5b0307b980 08:35:12 ---> ac223625b74a 08:35:12 08:35:12 Removing intermediate container 05dff08f2580 08:35:12 ---> 267995060f1b 08:35:12 Step 19/22 : CMD ["/core-common-config-bootstrapper", "-cp=consul.http://edgex-core-consul:8500", "-cf=configuration.yaml"] 08:35:12 ---> Running in d25b4e267000 08:35:12 ---> 4e42def7d4ab 08:35:12 Step 19/32 : RUN chmod +x ${SECURITY_INIT_STAGING}/*.sh 08:35:12 ---> Running in 6a50314f4429 08:35:12 Successfully built ac223625b74a 08:35:12 Successfully tagged core-data:latest 08:35:12  Building core-data ... done Building support-scheduler 08:35:12 Removing intermediate container d25b4e267000 08:35:12 ---> 2ba50b61fcb1 08:35:12 Step 20/22 : LABEL arch=x86_64 08:35:12 ---> Running in 8b2656e66751 08:35:16 Step 1/22 : ARG BUILDER_BASE=golang:1.18-alpine3.16 08:35:16 Step 2/22 : FROM ${BUILDER_BASE} AS builder 08:35:16 ---> f9311be16cf4 08:35:16 Step 3/22 : ARG ADD_BUILD_TAGS="" 08:35:16 ---> Using cache 08:35:16 ---> 2373bc57954d 08:35:16 Step 4/22 : WORKDIR /edgex-go 08:35:16 ---> Using cache 08:35:16 ---> 595f3d8c5ba7 08:35:16 Step 5/22 : RUN apk add --update --no-cache make git 08:35:16 ---> Using cache 08:35:16 ---> 0b74ace1e4c1 08:35:16 Step 6/22 : COPY go.mod vendor* ./ 08:35:16 ---> Using cache 08:35:16 ---> bb1919f80334 08:35:16 Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 08:35:16 ---> Using cache 08:35:16 ---> c24a6a3b3587 08:35:16 Step 8/22 : COPY . . 08:35:16 ---> Using cache 08:35:16 ---> cad0d7d1f236 08:35:16 Step 9/22 : RUN make cmd/support-scheduler/support-scheduler 08:35:18 Removing intermediate container 8b2656e66751 08:35:18 ---> 94c1687dc5d0 08:35:18 Step 21/22 : LABEL git_sha=2f2d6cc9d78aaac519d389e384eb88d2b22f142a 08:35:18 ---> Running in 0dcbc09691e6 08:35:18 ---> Running in ea0b34f46c2b 08:35:18 Removing intermediate container ea0b34f46c2b 08:35:18 ---> 935cb2eee383 08:35:18 Step 22/22 : LABEL version=0.0.0 08:35:18 ---> Running in 751c883dd33a 08:35:18 Removing intermediate container 751c883dd33a 08:35:18 ---> 623a560e681c 08:35:18 08:35:18 Successfully built 623a560e681c 08:35:18 Successfully tagged core-common-config-bootstrapper:latest 08:35:18  Building core-common-config-bootstrapper ... done Building security-spiffe-token-provider 08:35:18 Removing intermediate container 6a50314f4429 08:35:18 ---> 441c7f42df9f 08:35:18 Step 20/32 : COPY --from=builder /edgex-go/Attribution.txt / 08:35:18 go build -tags " " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler 08:35:21 Step 1/19 : ARG BUILDER_BASE=golang:1.18-alpine3.16 08:35:21 Step 2/19 : FROM ${BUILDER_BASE} AS builder 08:35:21 ---> f9311be16cf4 08:35:21 Step 3/19 : WORKDIR /edgex-go 08:35:21 ---> Using cache 08:35:21 ---> 8d95d60ef2fe 08:35:21 Step 4/19 : RUN apk update && apk --no-cache --update add build-base 08:35:22 ---> b56c4a07a669 08:35:22 Step 21/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . 08:35:23 ---> Running in 9cbb7f1f6b73 08:35:23 ---> ef9a9dbdbe2b 08:35:23 Step 22/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.toml ./res/ 08:35:23 ---> dbbff84c503c 08:35:23 Step 23/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml ${BOOTSTRAP_REDIS_DIR}/res/ 08:35:23 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 08:35:24 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 08:35:24 v3.16.4-19-g0e31bfb8f91 [https://dl-cdn.alpinelinux.org/alpine/v3.16/main] 08:35:24 v3.16.4-18-g119e22a0985 [https://dl-cdn.alpinelinux.org/alpine/v3.16/community] 08:35:24 OK: 17046 distinct packages available 08:35:24 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 08:35:24 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 08:35:24 OK: 211 MiB in 51 packages 08:35:26 ---> 6a881ef6b6c9 08:35:26 Step 24/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-mosquitto/configuration.toml ${BOOTSTRAP_MOSQUITTO_DIR}/res/ 08:35:30 ---> 90c5367eeac3 08:35:30 Step 25/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ ${SECURITY_INIT_STAGING}/consul-bootstrapper/ 08:35:30 Removing intermediate container 9cbb7f1f6b73 08:35:30 ---> 59f2eab9fa37 08:35:30 Step 5/19 : COPY go.mod vendor* ./ 08:35:30 ---> 561b64520c52 08:35:30 Step 26/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / 08:35:30 ---> 691da3d73fbc 08:35:30 Step 6/19 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 08:35:30 ---> Running in aaa4563dcc24 08:35:31 ---> afcbc32289b5 08:35:31 Step 27/32 : RUN chmod +x /entrypoint.sh 08:35:31 ---> Running in affd4a12efa3 08:35:41 Removing intermediate container affd4a12efa3 08:35:41 ---> e1d933cdab23 08:35:41 Step 28/32 : ENTRYPOINT ["/entrypoint.sh"] 08:35:41 ---> Running in dd7b755c664f 08:35:41 Removing intermediate container dd7b755c664f 08:35:41 ---> bdc34e99bdd0 08:35:41 Step 29/32 : CMD ["gate"] 08:35:41 ---> Running in 6bb0170e1746 08:35:41 Removing intermediate container 0417fa48e77a 08:35:41 ---> fe3e06154fe7 08:35:41 Step 8/22 : COPY . . 08:35:41 Removing intermediate container 6bb0170e1746 08:35:41 ---> 57a955aa13b8 08:35:41 Step 30/32 : LABEL arch=x86_64 08:35:49 ---> Running in f8d010ce552d 08:35:49 Removing intermediate container 0dcbc09691e6 08:35:49 ---> b439042c969e 08:35:49 08:35:49 Step 10/22 : FROM alpine:3.16 08:35:49 ---> dfd21b5a31f5 08:35:49 Step 11/22 : RUN apk add --update --no-cache dumb-init 08:35:49 ---> 30121489c051 08:35:49 Step 9/22 : RUN make cmd/support-notifications/support-notifications 08:35:49 ---> Running in 129fb7d4dad1 08:35:49 ---> Running in 173e565502c3 08:35:49 Removing intermediate container f8d010ce552d 08:35:49 ---> b7d4b920b317 08:35:49 Step 31/32 : LABEL git_sha=2f2d6cc9d78aaac519d389e384eb88d2b22f142a 08:35:49 ---> Running in 19f7e140f967 08:35:49 Removing intermediate container 19f7e140f967 08:35:49 ---> 41f0d9177bce 08:35:49 Step 32/32 : LABEL version=0.0.0 08:35:49 ---> Running in c10bee412176 08:35:49 Removing intermediate container c10bee412176 08:35:49 ---> 1295576726c0 08:35:49 08:35:49 Removing intermediate container 3aa18485d4ac 08:35:49 ---> db9f0a24f2bd 08:35:49 Step 7/21 : COPY . . 08:35:49 Successfully built 1295576726c0 08:35:49 Successfully tagged security-bootstrapper:latest 08:35:50  Building security-bootstrapper ... done Building core-metadata 08:35:50 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 08:35:50 go build -tags " " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/support-notifications/support-notifications ./cmd/support-notifications 08:35:50 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 08:35:50 (1/1) Installing dumb-init (1.2.5-r1) 08:35:50 Executing busybox-1.35.0-r17.trigger 08:35:50 OK: 6 MiB in 15 packages 08:35:50 ? github.com/edgexfoundry/edgex-go [no test files] 08:35:54 Step 1/24 : ARG BUILDER_BASE=golang:1.18-alpine3.16 08:35:54 Step 2/24 : FROM ${BUILDER_BASE} AS builder 08:35:54 ---> f9311be16cf4 08:35:54 Step 3/24 : ARG ADD_BUILD_TAGS="" 08:35:54 ---> Using cache 08:35:54 ---> 2373bc57954d 08:35:54 Step 4/24 : WORKDIR /edgex-go 08:35:54 ---> Using cache 08:35:54 ---> 595f3d8c5ba7 08:35:54 Step 5/24 : RUN apk add --update --no-cache make git 08:35:54 ---> Using cache 08:35:54 ---> 0b74ace1e4c1 08:35:54 Step 6/24 : COPY go.mod vendor* ./ 08:35:54 ---> Using cache 08:35:54 ---> bb1919f80334 08:35:54 Step 7/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 08:35:54 ---> Using cache 08:35:54 ---> c24a6a3b3587 08:35:54 Step 8/24 : COPY . . 08:35:54 ---> Using cache 08:35:54 ---> cad0d7d1f236 08:35:54 Step 9/24 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-metadata/core-metadata 08:36:03 ---> Running in 2d20c322351a 08:36:03 ---> 92776f748a62 08:36:03 Step 8/21 : RUN make cmd/security-proxy-setup/security-proxy-setup cmd/secrets-config/secrets-config 08:36:03 Removing intermediate container 129fb7d4dad1 08:36:03 ---> 0259fb404144 08:36:03 Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 08:36:03 go build -tags " 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 08:36:03 ---> Running in d06c2a5bc11f 08:36:03 ---> Running in 7272f65acb63 08:36:03 Removing intermediate container 7272f65acb63 08:36:03 ---> 0541e410bce2 08:36:03 Step 13/22 : ENV APP_PORT=59861 08:36:03 ---> Running in 700f1feb0108 08:36:03 Removing intermediate container 700f1feb0108 08:36:03 ---> 71cf45141aa0 08:36:03 Step 14/22 : EXPOSE $APP_PORT 08:36:03 ---> Running in 259c0d298709 08:36:03 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 08:36:03 Removing intermediate container 259c0d298709 08:36:03 ---> d9b2b86dbf27 08:36:03 Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / 08:36:03 ---> c27865f41dfa 08:36:03 Step 16/22 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / 08:36:06 ---> a9eb2e9bd4ca 08:36:06 Step 17/22 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml 08:36:13 ---> ef33d1efacc4 08:36:13 Step 18/22 : ENTRYPOINT ["/support-scheduler"] 08:36:13 ---> Running in 030e2105a93d 08:36:14 Removing intermediate container 030e2105a93d 08:36:14 ---> ccf533e51b44 08:36:14 Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] 08:36:16 ---> Running in 0ca949f680db 08:36:18 Removing intermediate container 0ca949f680db 08:36:18 ---> 0742d0400ad4 08:36:18 Step 20/22 : LABEL arch=x86_64 08:36:18 ---> Running in 15baf7072952 08:36:19 Removing intermediate container aaa4563dcc24 08:36:19 ---> cfce5f0bcab4 08:36:19 Step 7/19 : COPY . . 08:36:20 Removing intermediate container 15baf7072952 08:36:20 ---> c12e42a6b094 08:36:20 Step 21/22 : LABEL git_sha=2f2d6cc9d78aaac519d389e384eb88d2b22f142a 08:36:25 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 08:36:26 ---> Running in 15aa919b66d3 08:36:27 ---> 4b9ff7006dee 08:36:27 Step 8/19 : RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider 08:36:27 Removing intermediate container 173e565502c3 08:36:27 ---> aebcd28c3087 08:36:27 08:36:27 Step 10/22 : FROM alpine:3.16 08:36:27 ---> dfd21b5a31f5 08:36:27 Step 11/22 : RUN apk add --update --no-cache ca-certificates dumb-init 08:36:27 ---> Running in 09e480137455 08:36:27 Removing intermediate container 15aa919b66d3 08:36:27 ---> 54e0c6642ac9 08:36:27 Step 22/22 : LABEL version=0.0.0 08:36:27 ---> Running in e368bea0cd88 08:36:27 ---> Running in acf39990c4b4 08:36:28 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 08:36:28 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 08:36:28 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 08:36:28 Removing intermediate container acf39990c4b4 08:36:28 ---> af9e78eff061 08:36:28 08:36:28 Successfully built af9e78eff061 08:36:28 (1/2) Installing ca-certificates (20220614-r0) 08:36:28 (2/2) Installing dumb-init (1.2.5-r1) 08:36:28 Executing busybox-1.35.0-r17.trigger 08:36:28 Executing ca-certificates-20220614-r0.trigger 08:36:28 OK: 6 MiB in 16 packages 08:36:30 Successfully tagged support-scheduler:latest 08:36:30  Building support-scheduler ... done Building core-command 08:36:31 Removing intermediate container 2d20c322351a 08:36:31 ---> ded46028daa7 08:36:31 08:36:31 Step 10/24 : FROM alpine:3.16 08:36:31 ---> dfd21b5a31f5 08:36:31 Step 11/24 : RUN apk add --update --no-cache dumb-init 08:36:31 ---> Using cache 08:36:31 ---> 0259fb404144 08:36:31 Step 12/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 08:36:31 ---> Using cache 08:36:31 ---> 0541e410bce2 08:36:31 Step 13/24 : ENV APP_PORT=59881 08:36:32 Step 1/23 : ARG BUILDER_BASE=golang:1.18-alpine3.16 08:36:32 Step 2/23 : FROM ${BUILDER_BASE} AS builder 08:36:32 ---> f9311be16cf4 08:36:32 Step 3/23 : ARG ADD_BUILD_TAGS="" 08:36:32 ---> Using cache 08:36:32 ---> 2373bc57954d 08:36:32 Step 4/23 : WORKDIR /edgex-go 08:36:32 ---> Using cache 08:36:32 ---> 595f3d8c5ba7 08:36:32 Step 5/23 : RUN apk add --update --no-cache make git 08:36:32 ---> Using cache 08:36:32 ---> 0b74ace1e4c1 08:36:32 Step 6/23 : COPY go.mod vendor* ./ 08:36:32 ---> Using cache 08:36:32 ---> bb1919f80334 08:36:32 Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 08:36:32 ---> Using cache 08:36:32 ---> c24a6a3b3587 08:36:32 Step 8/23 : COPY . . 08:36:32 ---> Using cache 08:36:32 ---> cad0d7d1f236 08:36:32 Step 9/23 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-command/core-command 08:36:33 Removing intermediate container d06c2a5bc11f 08:36:33 ---> c89ca0b6c7d8 08:36:33 08:36:33 Step 9/21 : FROM alpine:3.16 08:36:33 ---> dfd21b5a31f5 08:36:33 Step 10/21 : RUN apk add --update --no-cache curl dumb-init 08:36:35 ---> Running in e2ee9db2f8ad 08:36:35 ---> Running in 99465915e6f2 08:36:35 ---> Running in 0e91d45d27ec 08:36:35 Removing intermediate container 0e91d45d27ec 08:36:35 ---> 656431b659e8 08:36:35 Step 14/24 : EXPOSE $APP_PORT 08:36:35 ---> Running in 51ca8c59c50f 08:36:35 go build -tags " 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 08:36:35 Removing intermediate container e368bea0cd88 08:36:35 ---> 753d0cce3fb8 08:36:35 Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2021: Intel Corporation' 08:36:36 ---> Running in 3f80499c5425 08:36:36 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 08:36:36 Removing intermediate container 51ca8c59c50f 08:36:36 ---> e885f21ddea6 08:36:36 Step 15/24 : WORKDIR / 08:36:36 ---> Running in faa12ea9be1f 08:36:36 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 08:36:36 Removing intermediate container faa12ea9be1f 08:36:36 ---> be666c0d39d3 08:36:36 Step 16/24 : COPY --from=builder /edgex-go/Attribution.txt / 08:36:36 Removing intermediate container 3f80499c5425 08:36:36 ---> 0b9061924a3e 08:36:36 Step 13/22 : ENV APP_PORT=59860 08:36:36 ---> Running in 6d3db1f4c58c 08:36:36 (1/6) Installing ca-certificates (20220614-r0) 08:36:36 (2/6) Installing brotli-libs (1.0.9-r6) 08:36:36 (3/6) Installing nghttp2-libs (1.47.0-r0) 08:36:36 (4/6) Installing libcurl (7.83.1-r6) 08:36:36 (5/6) Installing curl (7.83.1-r6) 08:36:36 (6/6) Installing dumb-init (1.2.5-r1) 08:36:36 Executing busybox-1.35.0-r17.trigger 08:36:36 Executing ca-certificates-20220614-r0.trigger 08:36:36 OK: 8 MiB in 20 packages 08:36:36 ---> eb100a7bdabc 08:36:36 Step 17/24 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / 08:36:36 Removing intermediate container 6d3db1f4c58c 08:36:36 ---> bdc265b3eeae 08:36:36 Step 14/22 : EXPOSE $APP_PORT 08:36:36 ---> Running in 64df60eb345f 08:36:36 Removing intermediate container 64df60eb345f 08:36:36 ---> 314e6b0b7ccb 08:36:36 Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / 08:36:37 ---> 0ca8be861751 08:36:37 Step 16/22 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / 08:36:37 ---> 402a2e23a9fc 08:36:37 Step 18/24 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml 08:36:37 ---> c7b2297a592f 08:36:37 Step 19/24 : COPY --from=builder /edgex-go/cmd/core-metadata/res/uom.toml /res/uom.toml 08:36:37 Removing intermediate container 99465915e6f2 08:36:37 ---> f6313d3e941e 08:36:37 Step 11/21 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' 08:36:37 ---> Running in 2cec18bc1814 08:36:38 Removing intermediate container 2cec18bc1814 08:36:38 ---> 74a5401da2ad 08:36:38 Step 12/21 : WORKDIR /edgex 08:36:38 ---> 96c3f85085e6 08:36:38 Step 17/22 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml 08:36:38 ---> 56ad07eac655 08:36:38 Step 20/24 : ENTRYPOINT ["/core-metadata"] 08:36:38 ---> Running in 2a89c22ada74 08:36:38 ---> Running in 30256c47bc8a 08:36:38 Removing intermediate container 30256c47bc8a 08:36:38 ---> eca7d240f029 08:36:38 Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] 08:36:38 ---> Running in 8a1989f9b044 08:36:38 Removing intermediate container 2a89c22ada74 08:36:38 ---> 58167c732636 08:36:38 Step 13/21 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/res/configuration.toml res/configuration.toml 08:36:38 ---> b53211e4f1c3 08:36:38 Step 18/22 : ENTRYPOINT ["/support-notifications"] 08:36:38 ---> Running in 5e90926d7ae4 08:36:38 Removing intermediate container 8a1989f9b044 08:36:38 ---> 423f781d89de 08:36:38 Step 22/24 : LABEL arch=x86_64 08:36:38 Removing intermediate container 5e90926d7ae4 08:36:38 ---> 53d946d68cc4 08:36:38 Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] 08:36:38 ---> Running in 3492c907b0a4 08:36:38 ---> 46f7eeaba701 08:36:38 Step 14/21 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/security-proxy-setup . 08:36:38 ---> Running in a04919ad776a 08:36:38 Removing intermediate container 3492c907b0a4 08:36:38 ---> aeb02c5046e5 08:36:38 Step 23/24 : LABEL git_sha=2f2d6cc9d78aaac519d389e384eb88d2b22f142a 08:36:39 ---> Running in 0229f134a4ad 08:36:39 Removing intermediate container a04919ad776a 08:36:39 ---> b22ba3f82be5 08:36:39 Step 20/22 : LABEL arch=x86_64 08:36:39 ---> f652484f32d8 08:36:39 Step 15/21 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . 08:36:39 ---> Running in ea2732ee72b3 08:36:39 Removing intermediate container 0229f134a4ad 08:36:39 ---> 8e2ce0294655 08:36:39 Step 24/24 : LABEL version=0.0.0 08:36:39 ---> Running in 0ce37f63a7ec 08:36:40 Removing intermediate container ea2732ee72b3 08:36:40 ---> 06891a10b6ef 08:36:40 Step 21/22 : LABEL git_sha=2f2d6cc9d78aaac519d389e384eb88d2b22f142a 08:36:40 Removing intermediate container 0ce37f63a7ec 08:36:40 ---> f175b07aaa46 08:36:40 08:36:40 ---> Running in 3c5e5c2ad7c3 08:36:40 ---> fed452bbc47d 08:36:40 Step 16/21 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/entrypoint.sh /usr/local/bin/ 08:36:40 Successfully built f175b07aaa46 08:36:40 Successfully tagged core-metadata:latest 08:36:40  Building core-metadata ... done Building security-secretstore-setup 08:36:42 Removing intermediate container 3c5e5c2ad7c3 08:36:42 ---> 002208f6f703 08:36:42 Step 22/22 : LABEL version=0.0.0 08:36:42 Step 1/24 : ARG BUILDER_BASE=golang:1.18-alpine3.16 08:36:42 Step 2/24 : FROM ${BUILDER_BASE} AS builder 08:36:42 ---> f9311be16cf4 08:36:42 Step 3/24 : WORKDIR /edgex-go 08:36:42 ---> Using cache 08:36:42 ---> 8d95d60ef2fe 08:36:42 Step 4/24 : RUN apk add --update --no-cache make git 08:36:42 ---> Using cache 08:36:42 ---> 22abdd0424a1 08:36:42 Step 5/24 : COPY go.mod vendor* ./ 08:36:42 ---> Using cache 08:36:42 ---> d9e584db9b0e 08:36:42 Step 6/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 08:36:42 ---> Using cache 08:36:42 ---> db9f0a24f2bd 08:36:42 Step 7/24 : COPY . . 08:36:42 ---> Using cache 08:36:42 ---> 92776f748a62 08:36:42 Step 8/24 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 08:36:49 ---> 0d33798f5d62 08:36:49 Step 17/21 : RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 08:36:49 ---> Running in 7b24316e1088 08:36:49 ---> Running in 98a8994a98a0 08:36:49 ---> Running in 945a54f912c3 08:36:49 Removing intermediate container 7b24316e1088 08:36:49 ---> 540e0fda4ea5 08:36:49 08:36:50 Successfully built 540e0fda4ea5 08:36:50 Successfully tagged support-notifications:latest 08:36:50  Building support-notifications ... done 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 08:36:57 Removing intermediate container 09e480137455 08:36:57 ---> ff971e626864 08:36:57 08:36:57 Step 9/19 : FROM alpine:3.15 08:36:57 ---> 5ce65d7b0fde 08:36:57 Step 10/19 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' 08:36:57 ---> Using cache 08:36:57 ---> b0df1ce88c43 08:36:57 Step 11/19 : RUN apk update && apk --no-cache --update add dumb-init curl gcompat 08:36:57 Removing intermediate container 945a54f912c3 08:36:57 ---> b8784f250ce5 08:36:57 Step 18/21 : ENTRYPOINT ["entrypoint.sh"] 08:36:57 ---> Running in db91ff4bbc56 08:36:57 ---> Running in c63f43ef249d 08:36:57 Removing intermediate container c63f43ef249d 08:36:57 ---> a3c51102018c 08:36:57 Step 19/21 : LABEL arch=x86_64 08:36:57 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 08:36:57 ---> Running in 72ae5ec262b5 08:36:57 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 08:36:57 Removing intermediate container 72ae5ec262b5 08:36:57 ---> d750d09bc0ae 08:36:57 Step 20/21 : LABEL git_sha=2f2d6cc9d78aaac519d389e384eb88d2b22f142a 08:36:57 ---> Running in 024c6aa5457d 08:36:58 v3.15.7-15-g96d862662f8 [https://dl-cdn.alpinelinux.org/alpine/v3.15/main] 08:36:58 v3.15.7-13-gd738a42a973 [https://dl-cdn.alpinelinux.org/alpine/v3.15/community] 08:36:58 OK: 15857 distinct packages available 08:36:58 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 08:36:58 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 08:36:58 (1/9) Installing ca-certificates (20220614-r0) 08:36:58 (2/9) Installing brotli-libs (1.0.9-r5) 08:36:58 (3/9) Installing nghttp2-libs (1.46.0-r0) 08:36:58 (4/9) Installing libcurl (7.80.0-r6) 08:36:58 (5/9) Installing curl (7.80.0-r6) 08:36:58 (6/9) Installing dumb-init (1.2.5-r1) 08:36:58 (7/9) Installing musl-obstack (1.2.3-r0) 08:36:58 (8/9) Installing libucontext (1.1-r0) 08:36:58 (9/9) Installing gcompat (1.0.0-r4) 08:36:58 Executing busybox-1.34.1-r7.trigger 08:36:58 Executing ca-certificates-20220614-r0.trigger 08:36:58 OK: 8 MiB in 23 packages 08:36:58 Removing intermediate container 024c6aa5457d 08:36:58 ---> da01783517e5 08:36:58 Step 21/21 : LABEL version=0.0.0 08:36:59 ---> Running in b13ce20cf701 08:37:00 Removing intermediate container e2ee9db2f8ad 08:37:00 ---> 4eff4b51985b 08:37:00 08:37:00 Step 10/23 : FROM alpine:3.16 08:37:00 ---> dfd21b5a31f5 08:37:00 Step 11/23 : RUN apk add --update --no-cache dumb-init 08:37:00 ---> Using cache 08:37:00 ---> 0259fb404144 08:37:00 Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 08:37:00 ---> Using cache 08:37:00 ---> 0541e410bce2 08:37:00 Step 13/23 : ENV APP_PORT=59882 08:37:00 ---> Running in 446ec3e2bc37 08:37:00 Removing intermediate container b13ce20cf701 08:37:00 ---> bfe925f83415 08:37:00 08:37:00 Successfully built bfe925f83415 08:37:00 Successfully tagged security-proxy-setup:latest 08:37:00  Building security-proxy-setup ... done Removing intermediate container 446ec3e2bc37 08:37:00 ---> 456cf96174c7 08:37:00 Step 14/23 : EXPOSE $APP_PORT 08:37:00 Removing intermediate container db91ff4bbc56 08:37:00 ---> 13dee2ff91f8 08:37:00 Step 12/19 : COPY --from=builder /edgex-go/Attribution.txt / 08:37:00 ---> Running in 30e300bfd104 08:37:00 Removing intermediate container 30e300bfd104 08:37:00 ---> 724d515383e5 08:37:00 Step 15/23 : WORKDIR / 08:37:00 ---> Running in 7d3034cc8f73 08:37:00 ---> 85465f5ac324 08:37:00 Step 13/19 : COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/security-spiffe-token-provider / 08:37:00 Removing intermediate container 7d3034cc8f73 08:37:00 ---> cbabefbca5c5 08:37:00 Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / 08:37:01 ---> 62f596123291 08:37:01 Step 17/23 : COPY --from=builder /edgex-go/cmd/core-command/core-command / 08:37:01 ---> 9694791052e3 08:37:01 Step 14/19 : COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/res/configuration.toml /res/configuration.toml 08:37:01 ---> 03f29b6e82d2 08:37:01 Step 15/19 : ENTRYPOINT [ "/security-spiffe-token-provider" ] 08:37:01 ---> Running in dc10dac3d34a 08:37:01 ---> 6d25695ac675 08:37:01 Step 18/23 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml 08:37:01 Removing intermediate container dc10dac3d34a 08:37:01 ---> 232f643d510c 08:37:01 Step 16/19 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] 08:37:01 ---> 10bdfb2a12f4 08:37:01 Step 19/23 : ENTRYPOINT ["/core-command"] 08:37:01 ---> Running in 3daaaf89bffe 08:37:01 ---> Running in 0a65264a548e 08:37:01 Removing intermediate container 0a65264a548e 08:37:01 ---> b83f0fc1b9be 08:37:01 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] 08:37:02 Removing intermediate container 3daaaf89bffe 08:37:02 ---> 40230def6836 08:37:02 Step 17/19 : LABEL arch=x86_64 08:37:02 ---> Running in b06a0e8ca70b 08:37:02 ---> Running in e989d0cd4a0a 08:37:02 Removing intermediate container b06a0e8ca70b 08:37:02 ---> f1451570dadb 08:37:02 Step 21/23 : LABEL arch=x86_64 08:37:02 Removing intermediate container e989d0cd4a0a 08:37:02 ---> ca24bf7bf89b 08:37:02 Step 18/19 : LABEL git_sha=2f2d6cc9d78aaac519d389e384eb88d2b22f142a 08:37:02 ---> Running in ab153e356a99 08:37:02 ---> Running in 8eb9fb7f11eb 08:37:02 Removing intermediate container ab153e356a99 08:37:02 ---> f79259a0d643 08:37:02 Step 22/23 : LABEL git_sha=2f2d6cc9d78aaac519d389e384eb88d2b22f142a 08:37:02 Removing intermediate container 8eb9fb7f11eb 08:37:02 ---> a78acb50b633 08:37:02 Step 19/19 : LABEL version=0.0.0 08:37:02 ---> Running in 8541a61354c9 08:37:02 ---> Running in 28137f6d25a7 08:37:02 Removing intermediate container 8541a61354c9 08:37:02 ---> ffc1d92ddf16 08:37:02 Step 23/23 : LABEL version=0.0.0 08:37:02 ---> Running in 80038df910e3 08:37:02 Removing intermediate container 28137f6d25a7 08:37:02 ---> 654925752599 08:37:02 08:37:02 Removing intermediate container 80038df910e3 08:37:02 ---> aba7b1623671 08:37:02 08:37:02 Successfully built 654925752599 08:37:02 Successfully tagged security-spiffe-token-provider:latest 08:37:02  Building security-spiffe-token-provider ... done Successfully built aba7b1623671 08:37:02 Successfully tagged core-command:latest 08:37:06  Building core-command ... done 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 08:37:10 Removing intermediate container 98a8994a98a0 08:37:10 ---> b7b23a009829 08:37:10 08:37:10 Step 9/24 : FROM alpine:3.16 08:37:10 ---> dfd21b5a31f5 08:37:10 Step 10/24 : RUN apk add --update --no-cache ca-certificates dumb-init su-exec 08:37:10 ---> Running in c78149c40dd8 08:37:10 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 08:37:10 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 08:37:11 (1/3) Installing ca-certificates (20220614-r0) 08:37:11 (2/3) Installing dumb-init (1.2.5-r1) 08:37:11 (3/3) Installing su-exec (0.2-r1) 08:37:11 Executing busybox-1.35.0-r17.trigger 08:37:11 Executing ca-certificates-20220614-r0.trigger 08:37:11 OK: 6 MiB in 17 packages 08:37:11 Removing intermediate container c78149c40dd8 08:37:11 ---> 5ca96ae8fb70 08:37:11 Step 11/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' 08:37:11 ---> Running in dd69dad8cbc4 08:37:11 Removing intermediate container dd69dad8cbc4 08:37:11 ---> 4fc497ee3e2a 08:37:11 Step 12/24 : WORKDIR / 08:37:11 ---> Running in 76dc5fae0d1d 08:37:11 Removing intermediate container 76dc5fae0d1d 08:37:11 ---> b11ccffd01e2 08:37:11 Step 13/24 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/res/token-config.json /res-file-token-provider/token-config.json 08:37:12 ---> 343c263501e5 08:37:12 Step 14/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res-file-token-provider/configuration.toml /res-file-token-provider/configuration.toml 08:37:12 ---> a90d148645e9 08:37:12 Step 15/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml 08:37:12 ---> 9de47ac75911 08:37:12 Step 16/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/kong-admin-config.template.yml /res/kong-admin-config.template.yml 08:37:12 ---> db3eb2b2fc70 08:37:12 Step 17/24 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . 08:37:13 ---> 0ca7b97fe6d5 08:37:13 Step 18/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . 08:37:13 ---> 9d70fd972223 08:37:13 Step 19/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ 08:37:13 ---> 742bbd80204e 08:37:13 Step 20/24 : RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 08:37:13 ---> Running in c663318ed3e3 08:37:14 Removing intermediate container c663318ed3e3 08:37:14 ---> 6236fd803e2b 08:37:14 Step 21/24 : ENTRYPOINT ["entrypoint.sh"] 08:37:15 ---> Running in befa562c3a59 08:37:15 Removing intermediate container befa562c3a59 08:37:15 ---> 5d4f113ffda1 08:37:15 Step 22/24 : LABEL arch=x86_64 08:37:15 ---> Running in 2b4b0d4de60b 08:37:15 Removing intermediate container 2b4b0d4de60b 08:37:15 ---> 62e8f7cbc32e 08:37:15 Step 23/24 : LABEL git_sha=2f2d6cc9d78aaac519d389e384eb88d2b22f142a 08:37:15 ---> Running in 37e2ed4bca7f 08:37:15 Removing intermediate container 37e2ed4bca7f 08:37:15 ---> 8222be1a84bf 08:37:15 Step 24/24 : LABEL version=0.0.0 08:37:15 ---> Running in 27387726a8b6 08:37:15 Removing intermediate container 27387726a8b6 08:37:15 ---> a9e5475f1e85 08:37:15 08:37:15 Successfully built a9e5475f1e85 08:37:15 Successfully tagged security-secretstore-setup:latest 08:37:16  Building security-secretstore-setup ... done  [Pipeline] } 08:37:16 $ docker stop --time=1 e111ab984f833dc40ea3cfba6def90106f99c2766823ce5c5698ae5b94e23ee8 08:37:17 $ docker rm -f --volumes e111ab984f833dc40ea3cfba6def90106f99c2766823ce5c5698ae5b94e23ee8 [Pipeline] // withDockerContainer [Pipeline] sh 08:37:17 + docker images 08:37:17 REPOSITORY TAG IMAGE ID CREATED SIZE 08:37:17 security-secretstore-setup latest a9e5475f1e85 2 seconds ago 30MB 08:37:17 b7b23a009829 9 seconds ago 1.67GB 08:37:17 core-command latest aba7b1623671 15 seconds ago 17.7MB 08:37:17 security-spiffe-token-provider latest 654925752599 15 seconds ago 30MB 08:37:17 security-proxy-setup latest bfe925f83415 17 seconds ago 27.8MB 08:37:17 4eff4b51985b 18 seconds ago 1.68GB 08:37:17 ff971e626864 23 seconds ago 1.72GB 08:37:17 support-notifications latest 540e0fda4ea5 28 seconds ago 30.7MB 08:37:17 core-metadata latest f175b07aaa46 38 seconds ago 18.5MB 08:37:17 c89ca0b6c7d8 47 seconds ago 1.67GB 08:37:17 ded46028daa7 49 seconds ago 1.69GB 08:37:17 support-scheduler latest af9e78eff061 50 seconds ago 30MB 08:37:17 aebcd28c3087 55 seconds ago 1.74GB 08:37:17 security-bootstrapper latest 1295576726c0 About a minute ago 20.4MB 08:37:17 b439042c969e About a minute ago 1.74GB 08:37:17 core-common-config-bootstrapper latest 623a560e681c About a minute ago 15.5MB 08:37:17 core-data latest ac223625b74a 2 minutes ago 17.9MB 08:37:17 security-spire-agent latest de2c733899cf 2 minutes ago 125MB 08:37:17 5e2c86e46d9c 2 minutes ago 1.68GB 08:37:17 c41b2f5987be 2 minutes ago 1.67GB 08:37:17 0a0db18a4fad 2 minutes ago 1.67GB 08:37:17 security-spire-config latest 58a96ba7c10c 2 minutes ago 85.8MB 08:37:17 security-spire-server latest 0710dbed5b73 2 minutes ago 86.5MB 08:37:17 1b43699e9f93 2 minutes ago 1.55GB 08:37:17 a467932914e3 2 minutes ago 1.55GB 08:37:17 ci-base-image-x86_64 latest f9311be16cf4 6 minutes ago 904MB 08:37:17 alpine 3.15 5ce65d7b0fde 10 days ago 5.59MB 08:37:17 alpine 3.16 dfd21b5a31f5 10 days ago 5.55MB 08:37:17 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base 1.18-alpine db6d94c90886 3 months ago 683MB 08:37:17 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver 0.1.4 31426a034bd3 7 months ago 253MB 08:37:17 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] } 08:38:12 ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] 08:38:12 ? github.com/edgexfoundry/edgex-go/cmd/core-common-config-bootstrapper [no test files] 08:38:12 ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] 08:38:13 ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] 08:38:13 ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] 08:38:21 ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] 08:38:21 ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] 08:38:21 ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-setup [no test files] 08:38:21 ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] 08:38:21 ? github.com/edgexfoundry/edgex-go/cmd/security-spiffe-token-provider [no test files] 08:38:27 ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] 08:38:27 ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] 08:38:27 ? github.com/edgexfoundry/edgex-go/internal [no test files] 08:38:27 ? github.com/edgexfoundry/edgex-go/internal/core/command [no test files] 08:38:49 ok github.com/edgexfoundry/edgex-go/internal/core/command/application 0.295s coverage: 28.7% of statements 08:38:49 ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] 08:38:49 ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] 08:38:52 ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 0.493s coverage: 98.5% of statements 08:38:57 ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging 3.766s coverage: 73.7% of statements 08:38:57 ? github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging/mocks [no test files] 08:38:57 ? github.com/edgexfoundry/edgex-go/internal/core/common_config [no test files] 08:38:57 ? github.com/edgexfoundry/edgex-go/internal/core/data [no test files] 08:38:57 ok github.com/edgexfoundry/edgex-go/internal/core/data/application 0.588s coverage: 54.0% of statements 08:38:57 ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] 08:38:57 ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] 08:39:20 ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 23.326s coverage: 88.5% of statements 08:39:20 ? github.com/edgexfoundry/edgex-go/internal/core/data/controller/messaging [no test files] 08:39:20 ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] 08:39:20 ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks [no test files] 08:39:20 ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] 08:39:20 ? github.com/edgexfoundry/edgex-go/internal/core/metadata [no test files] 08:39:20 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/application 0.624s coverage: 3.9% of statements 08:39:20 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] 08:39:20 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] 08:39:20 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 3.206s coverage: 95.6% of statements 08:39:20 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] 08:39:20 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks [no test files] 08:39:20 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/uom [no test files] 08:39:20 ok github.com/edgexfoundry/edgex-go/internal/io 0.380s coverage: 72.2% of statements 08:39:20 ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] 08:39:20 ? github.com/edgexfoundry/edgex-go/internal/pkg/application [no test files] 08:39:20 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers [no test files] 08:39:20 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] 08:39:20 ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] 08:39:20 ok github.com/edgexfoundry/edgex-go/internal/pkg/controller/http 0.475s coverage: 65.9% of statements 08:39:20 ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] 08:39:20 ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] 08:39:20 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] 08:39:20 ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 0.572s coverage: 0.9% of statements 08:39:20 ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] 08:39:20 ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 0.371s coverage: 29.6% of statements 08:39:20 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] 08:39:24 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.347s coverage: 47.1% of statements 08:39:24 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 0.371s coverage: 82.9% of statements 08:39:24 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.341s coverage: 94.1% of statements 08:39:24 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.301s coverage: 96.3% of statements 08:39:27 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.319s coverage: 87.5% of statements 08:39:37 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 12.351s coverage: 94.4% of statements 08:39:37 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/ping 0.265s coverage: 44.8% of statements 08:39:59 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 24.606s coverage: 79.9% of statements 08:39:59 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] 08:39:59 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 22.441s coverage: 92.9% of statements 08:39:59 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] 08:39:59 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] 08:39:59 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] 08:39:59 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 0.093s coverage: 64.4% of statements 08:39:59 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] 08:39:59 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto [no test files] 08:39:59 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/config [no test files] 08:39:59 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/container [no test files] 08:39:59 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/handlers 6.314s coverage: 86.9% of statements 08:39:59 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] 08:39:59 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] 08:39:59 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] 08:39:59 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] 08:39:59 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 11.281s coverage: 87.2% of statements 08:39:59 ok github.com/edgexfoundry/edgex-go/internal/security/common 0.248s coverage: 20.0% of statements 08:39:59 ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] 08:39:59 ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] 08:39:59 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.222s coverage: 100.0% of statements 08:39:59 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] 08:39:59 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.339s coverage: 77.4% of statements 08:39:59 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/common [no test files] 08:39:59 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.344s coverage: 80.0% of statements 08:39:59 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/jwt 0.304s coverage: 87.2% of statements 08:39:59 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 1.156s coverage: 91.2% of statements 08:39:59 ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] 08:40:04 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 1.689s coverage: 63.1% of statements 08:40:04 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] 08:40:04 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] 08:40:04 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.308s coverage: 100.0% of statements 08:40:04 ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.128s coverage: 89.4% of statements 08:40:04 ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.074s coverage: 100.0% of statements 08:40:04 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.110s coverage: 73.7% of statements 08:40:04 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.084s coverage: 100.0% of statements 08:40:12 ok github.com/edgexfoundry/edgex-go/internal/security/proxy 1.845s coverage: 65.3% of statements 08:40:12 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/config [no test files] 08:40:12 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/container [no test files] 08:40:12 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/models [no test files] 08:40:14 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 1.113s coverage: 41.0% of statements 08:40:14 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] 08:40:14 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] 08:40:14 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 0.347s coverage: 89.5% of statements 08:40:14 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] 08:40:14 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 0.367s coverage: 84.8% of statements 08:40:14 ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider [no test files] 08:40:14 ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/config [no test files] 08:40:14 ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/container [no test files] 08:40:14 ? github.com/edgexfoundry/edgex-go/internal/support/notifications [no test files] 08:40:23 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 6.453s coverage: 17.7% of statements 08:40:23 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel [no test files] 08:40:23 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks [no test files] 08:40:23 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] 08:40:23 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] 08:40:23 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 0.893s coverage: 92.3% of statements 08:40:23 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] 08:40:23 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks [no test files] 08:40:23 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler [no test files] 08:40:23 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/application [no test files] 08:40:23 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/scheduler 0.320s coverage: 63.2% of statements 08:40:23 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] 08:40:23 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] 08:40:23 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 0.625s coverage: 97.7% of statements 08:40:23 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] 08:40:23 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks [no test files] 08:40:24 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 08:40:24 WARNING: Linting skipped (not on x86_64 or linter not installed) 08:40:24 go vet ./... 08:42:46 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 08:42:46 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 08:42:46 ./bin/test-attribution-txt.sh [Pipeline] echo 08:42:46 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] sh 08:42:47 + ls -al . 08:42:47 total 740 08:42:47 drwxrwxr-x 10 1001 1001 4096 Feb 21 08:35 . 08:42:47 drwxr-xr-x 4 root root 4096 Feb 21 08:35 .. 08:42:47 drwxrwxr-x 2 1001 1001 4096 Feb 21 08:33 .blubracket 08:42:47 -rw-rw-r-- 1 1001 1001 16 Feb 21 08:33 .dockerignore 08:42:47 drwxrwxr-x 8 1001 1001 4096 Feb 21 08:33 .git 08:42:47 drwxrwxr-x 3 1001 1001 4096 Feb 21 08:33 .github 08:42:47 -rw-rw-r-- 1 1001 1001 1024 Feb 21 08:33 .gitignore 08:42:47 -rw-rw-r-- 1 1001 1001 42 Feb 21 08:33 .golangci.yml 08:42:47 -rw-rw-r-- 1 1001 1001 87 Feb 21 08:33 .hadolint.yml 08:42:47 -rw-rw-r-- 1 1001 1001 166 Feb 21 08:33 .sonarcloud.properties 08:42:47 -rw-rw-r-- 1 1001 1001 1171 Feb 21 08:33 ADOPTERS.md 08:42:47 -rw-rw-r-- 1 1001 1001 10825 Feb 21 08:33 Attribution.txt 08:42:47 -rw-rw-r-- 1 1001 1001 73765 Feb 21 08:33 CHANGELOG.md 08:42:47 -rw-rw-r-- 1 1001 1001 3804 Feb 21 08:33 CONTRIBUTING.md 08:42:47 -rw-rw-r-- 1 1001 1001 677 Feb 21 08:33 GOVERNANCE.md 08:42:47 -rw-rw-r-- 1 1001 1001 883 Feb 21 08:33 Jenkinsfile 08:42:47 -rw-rw-r-- 1 1001 1001 10775 Feb 21 08:33 LICENSE 08:42:47 -rw-rw-r-- 1 1001 1001 13375 Feb 21 08:33 Makefile 08:42:47 -rw-rw-r-- 1 1001 1001 582 Feb 21 08:33 OWNERS.md 08:42:47 -rw-rw-r-- 1 1001 1001 9403 Feb 21 08:33 README.md 08:42:47 -rw-rw-r-- 1 1001 1001 6912 Feb 21 08:33 SECURITY.md 08:42:47 -rw-rw-r-- 1 1001 1001 5 Feb 21 08:30 VERSION 08:42:47 drwxrwxr-x 2 1001 1001 4096 Feb 21 08:33 bin 08:42:47 drwxrwxr-x 17 1001 1001 4096 Feb 21 08:33 cmd 08:42:47 -rw-r--r-- 1 root root 487323 Feb 21 08:40 coverage.out 08:42:47 -rw-rw-r-- 1 1001 1001 3295 Feb 21 08:33 go.mod 08:42:47 -rw-rw-r-- 1 1001 1001 33318 Feb 21 08:33 go.sum 08:42:47 drwxrwxr-x 7 1001 1001 4096 Feb 21 08:33 internal 08:42:47 drwxrwxr-x 3 1001 1001 4096 Feb 21 08:33 openapi 08:42:47 drwxrwxr-x 4 1001 1001 4096 Feb 21 08:33 snap 08:42:47 -rw-rw-r-- 1 1001 1001 204 Feb 21 08:33 version.go [Pipeline] sh 08:42:47 + '[' -e coverage.out ] 08:42:47 + chown 1001:1001 coverage.out [Pipeline] stash 08:42:47 Warning: overwriting stash ‘coverage-report’ 08:42:48 Stashed 1 file(s) [Pipeline] sh 08:42:49 + make build 08:42:49 go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-data/core-data ./cmd/core-data 08:44:56 go build -tags " 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 08:44:56 go build -tags " 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 08:44:56 go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-common-config-bootstrapper/core-common-config-bootstrapper ./cmd/core-common-config-bootstrapper 08:45:02 go build -tags " " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/support-notifications/support-notifications ./cmd/support-notifications 08:46:09 go build -tags " " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler 08:46:10 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 08:46:17 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 08:46:25 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 08:46:31 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 08:46:36 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 08:46:51 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] } 08:46:59 $ docker stop --time=1 6659af64a5882034bdc341732e747cb702c888e98cd5dfeaa7c4f6c9438dae8f 08:47:02 $ docker rm -f --volumes 6659af64a5882034bdc341732e747cb702c888e98cd5dfeaa7c4f6c9438dae8f [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:47:05 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 08:47:05 08:47:05 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:47:05 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 08:47:05 latest: Pulling from edgex-devops/edgex-compose-arm64 08:47:05 29e5d40040c1: Pulling fs layer 08:47:05 1ce36da41761: Pulling fs layer 08:47:05 25b303627fd3: Pulling fs layer 08:47:05 29e5d40040c1: Verifying Checksum 08:47:05 29e5d40040c1: Download complete 08:47:06 1ce36da41761: Verifying Checksum 08:47:06 1ce36da41761: Download complete 08:47:06 29e5d40040c1: Pull complete 08:47:07 25b303627fd3: Verifying Checksum 08:47:07 25b303627fd3: Download complete 08:47:07 1ce36da41761: Pull complete 08:47:20 25b303627fd3: Pull complete 08:47:20 Digest: sha256:9cc31fd43c2090459daf52f5d183d677621facc00304dcc7dc9de11b2a0a8f33 08:47:20 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 08:47:20 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 08:47:20 prd-ubuntu20.04-docker-arm64-4c-16g-6833 does not seem to be running inside a container 08:47:20 $ 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 08:47:23 $ docker top 5d2dd66b92ff53411d2c3e4a0a3037c4b3fdd495eee938f73cc7ddaa797b3edf -eo pid,comm [Pipeline] { [Pipeline] sh 08:47:24 + grep parallel 08:47:24 + docker-compose build --help 08:47:30 --parallel Build images in parallel. [Pipeline] } 08:47:31 $ docker stop --time=1 5d2dd66b92ff53411d2c3e4a0a3037c4b3fdd495eee938f73cc7ddaa797b3edf 08:47:32 $ docker rm -f --volumes 5d2dd66b92ff53411d2c3e4a0a3037c4b3fdd495eee938f73cc7ddaa797b3edf [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:47:33 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 08:47:33 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 08:47:33 prd-ubuntu20.04-docker-arm64-4c-16g-6833 does not seem to be running inside a container 08:47:33 $ 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 08:47:34 $ docker top fb4ce1464b3c6541f4bfddd53a9776e8e8196ed1f23100cdd26a1d0fe4ba38b4 -eo pid,comm [Pipeline] { [Pipeline] sh 08:47:35 + docker-compose -f ./docker-compose-build.yml build --parallel 08:47:43 Building core-command ... 08:47:43 Building core-common-config-bootstrapper ... 08:47:43 Building core-data ... 08:47:43 Building core-metadata ... 08:47:43 Building security-bootstrapper ... 08:47:43 Building security-proxy-setup ... 08:47:43 Building security-secretstore-setup ... 08:47:43 Building security-spiffe-token-provider ... 08:47:43 Building security-spire-agent ... 08:47:43 Building security-spire-config ... 08:47:43 Building security-spire-server ... 08:47:43 Building support-notifications ... 08:47:43 Building support-scheduler ... 08:47:43 Building security-spire-agent 08:47:43 Building core-command 08:47:43 Building support-notifications 08:47:43 Building security-proxy-setup 08:47:43 Building security-secretstore-setup 08:48:40 Step 1/23 : ARG BUILDER_BASE=golang:1.18-alpine3.16 08:48:40 Step 2/23 : FROM ${BUILDER_BASE} AS builder 08:48:40 ---> 2680eb8ad32f 08:48:40 Step 3/23 : ARG ADD_BUILD_TAGS="" 08:48:40 Step 1/21 : ARG BUILDER_BASE=golang:1.18-alpine3.16 08:48:40 Step 2/21 : FROM ${BUILDER_BASE} AS builder 08:48:40 ---> 2680eb8ad32f 08:48:40 Step 3/21 : WORKDIR /edgex-go 08:48:40 Step 1/24 : ARG BUILDER_BASE=golang:1.18-alpine3.16 08:48:40 Step 2/24 : FROM ${BUILDER_BASE} AS builder 08:48:40 ---> 2680eb8ad32f 08:48:40 Step 3/24 : WORKDIR /edgex-go 08:48:40 Step 1/22 : ARG BUILDER_BASE=golang:1.18-alpine3.16 08:48:40 Step 2/22 : FROM ${BUILDER_BASE} AS builder 08:48:40 ---> 2680eb8ad32f 08:48:40 Step 3/22 : ARG ADD_BUILD_TAGS="" 08:48:40 Step 1/24 : ARG BUILDER_BASE=golang:1.18-alpine3.16 08:48:40 Step 2/24 : FROM ${BUILDER_BASE} AS builder 08:48:40 ---> 2680eb8ad32f 08:48:40 Step 3/24 : WORKDIR /edgex-go 08:48:40 ---> Running in 1704f0bdef32 08:48:40 ---> Running in ff42fdc20c41 08:48:40 ---> Running in f06ef3dc816b 08:48:40 ---> Running in c8f3ae7c3757 08:48:40 ---> Running in 4aee2119cb3c 08:48:40 Removing intermediate container 1704f0bdef32 08:48:40 ---> f414b79df480 08:48:40 Step 4/21 : RUN apk add --update --no-cache make git 08:48:40 Removing intermediate container f06ef3dc816b 08:48:40 ---> 4bf1671cb8cc 08:48:40 Step 4/23 : WORKDIR /edgex-go 08:48:40 ---> Running in 19b060a22e0c 08:48:40 Removing intermediate container ff42fdc20c41 08:48:40 Removing intermediate container c8f3ae7c3757 08:48:40 ---> 792aed9dc59b 08:48:40 Step 4/22 : WORKDIR /edgex-go 08:48:40 ---> 28cf003bf211 08:48:40 Step 4/24 : RUN apk add --update --no-cache make git build-base curl 08:48:40 Removing intermediate container 4aee2119cb3c 08:48:40 ---> fe15ee0fdf84 08:48:40 Step 4/24 : RUN apk add --update --no-cache make git 08:48:40 ---> Running in f1b154386c65 08:48:40 ---> Running in 20e1270c0a7c 08:48:40 ---> Running in 60111ae4f6c5 08:48:40 ---> Running in 3ae8d2fcbe3c 08:48:40 Removing intermediate container 20e1270c0a7c 08:48:40 ---> 36c766c3ee3c 08:48:40 Step 5/22 : RUN apk add --update --no-cache make bash git ca-certificates 08:48:40 Removing intermediate container f1b154386c65 08:48:40 ---> b02ab341076e 08:48:40 Step 5/23 : RUN apk add --update --no-cache make git 08:48:40 ---> Running in 0431e631c8ee 08:48:40 ---> Running in 7fa52296e256 08:48:40 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 08:48:40 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 08:48:40 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 08:48:40 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 08:48:40 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 08:48:40 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 08:48:40 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 08:48:40 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 08:48:40 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 08:48:40 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 08:48:41 OK: 221 MiB in 51 packages 08:48:41 OK: 221 MiB in 51 packages 08:48:41 OK: 221 MiB in 51 packages 08:48:42 OK: 221 MiB in 51 packages 08:48:42 OK: 221 MiB in 51 packages 08:48:43 Removing intermediate container 19b060a22e0c 08:48:43 ---> 937add051899 08:48:43 Step 5/21 : COPY go.mod vendor* ./ 08:48:44 Removing intermediate container 3ae8d2fcbe3c 08:48:44 ---> 2499948b8896 08:48:44 Step 5/24 : COPY go.mod vendor* ./ 08:48:44 Removing intermediate container 60111ae4f6c5 08:48:44 ---> 5f080c29ea0c 08:48:44 Step 5/24 : COPY go.mod vendor* ./ 08:48:44 Removing intermediate container 0431e631c8ee 08:48:44 ---> f39dd57c335e 08:48:44 Step 6/22 : COPY go.mod vendor* ./ 08:48:44 ---> bee3aba26572 08:48:44 Step 6/21 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 08:48:44 Removing intermediate container 7fa52296e256 08:48:44 ---> 530c0d30e437 08:48:44 Step 6/23 : COPY go.mod vendor* ./ 08:48:44 ---> Running in b3004097333f 08:48:44 ---> 8c57830de672 08:48:44 Step 6/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 08:48:45 ---> 52d09667a7df 08:48:45 Step 6/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 08:48:45 ---> Running in 84038a611fda 08:48:45 ---> Running in 1e3c0fd12cec 08:48:46 ---> 269a678dc513 08:48:46 Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 08:48:46 ---> cea7c0d3f921 08:48:46 Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 08:48:46 ---> Running in 08ab84101231 08:48:46 ---> Running in f44ccd48fbf1 08:50:53 Removing intermediate container 84038a611fda 08:50:53 ---> da6f3b0bb590 08:50:53 Step 7/24 : COPY . . 08:50:53 Removing intermediate container f44ccd48fbf1 08:50:53 ---> ae19f9871de8 08:50:53 Step 8/22 : COPY . . 08:50:53 Removing intermediate container 08ab84101231 08:50:53 ---> 1f8c0338d1ad 08:50:53 Step 8/23 : COPY . . 08:50:53 Removing intermediate container 1e3c0fd12cec 08:50:53 ---> ec8809b583ca 08:50:53 Step 7/24 : COPY . . 08:50:53 Removing intermediate container b3004097333f 08:50:53 ---> e26d3d3607ee 08:50:53 Step 7/21 : COPY . . 08:51:05 ---> e5a41ceae7ae 08:51:05 Step 8/24 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 08:51:05 ---> 4231de8946f8 08:51:05 Step 9/22 : RUN make cmd/support-notifications/support-notifications 08:51:05 ---> a6d310841789 08:51:05 Step 8/24 : ARG SPIRE_RELEASE=1.2.1 08:51:05 ---> 71966a39c143 08:51:05 ---> Running in 98ff253df660 08:51:05 Step 8/21 : RUN make cmd/security-proxy-setup/security-proxy-setup cmd/secrets-config/secrets-config 08:51:05 ---> a1cdbf638847 08:51:05 Step 9/23 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-command/core-command 08:51:05 ---> Running in d88dc254db69 08:51:05 ---> Running in 2b6859680235 08:51:05 ---> Running in c375c27536c6 08:51:05 ---> Running in 342210bd368b 08:51:05 Removing intermediate container 2b6859680235 08:51:05 ---> fa222b07c487 08:51:05 Step 9/24 : WORKDIR /edgex-go/spire-build 08:51:05 ---> Running in dbef1993613c 08:51:06 Removing intermediate container dbef1993613c 08:51:06 ---> c14ad0c6ee67 08:51:06 Step 10/24 : 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 08:51:06 ---> Running in 500d8262fac0 08:51:07 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 08:51:07 go build -tags " " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/support-notifications/support-notifications ./cmd/support-notifications 08:51:07 go build -tags " 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 08:51:08 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 08:51:09 Removing intermediate container 500d8262fac0 08:51:09 ---> bf1b7a374e2a 08:51:09 Step 11/24 : WORKDIR /edgex-go 08:51:09 ---> Running in 2dcf79ef80bb 08:51:10 Removing intermediate container 2dcf79ef80bb 08:51:10 ---> f5aaca514730 08:51:10 08:51:10 Step 12/24 : FROM alpine:3.15 08:51:10 3.15: Pulling from library/alpine 08:51:11 Digest: sha256:689659b1f08e9fdfb85190144098c378beb5a53b328f7ced7883a74a1157c709 08:51:11 Status: Downloaded newer image for alpine:3.15 08:51:11 ---> 354640af7b1b 08:51:11 Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' 08:51:11 ---> Running in 8b79e02c3e15 08:51:12 Removing intermediate container 8b79e02c3e15 08:51:12 ---> e16681903002 08:51:12 Step 14/24 : RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 08:51:12 ---> Running in 2b347e45cc6a 08:51:15 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 08:51:15 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 08:51:17 v3.15.7-15-g96d862662f8 [https://dl-cdn.alpinelinux.org/alpine/v3.15/main] 08:51:17 v3.15.7-13-gd738a42a973 [https://dl-cdn.alpinelinux.org/alpine/v3.15/community] 08:51:17 OK: 15734 distinct packages available 08:51:17 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 08:51:17 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 08:51:19 (1/5) Installing dumb-init (1.2.5-r1) 08:51:19 (2/5) Installing musl-obstack (1.2.3-r0) 08:51:19 (3/5) Installing libucontext (1.1-r0) 08:51:19 (4/5) Installing gcompat (1.0.0-r4) 08:51:19 (5/5) Installing openssl (1.1.1t-r1) 08:51:19 Executing busybox-1.34.1-r7.trigger 08:51:19 OK: 6 MiB in 19 packages 08:51:21 Removing intermediate container 2b347e45cc6a 08:51:21 ---> d0f593995962 08:51:21 Step 15/24 : COPY --from=builder /usr/local/bin/spire-agent /usr/local/bin 08:51:24 ---> ee5ebe8f8d41 08:51:24 Step 16/24 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin 08:51:31 ---> 84683257f6b3 08:51:31 Step 17/24 : COPY --from=builder /edgex-go/cmd/security-spire-agent/docker-entrypoint.sh /usr/local/bin/ 08:51:32 ---> fa260d6e8f29 08:51:32 Step 18/24 : COPY --from=builder /edgex-go/cmd/security-spire-agent/agent.conf /usr/local/etc/spire/agent.conf.tpl 08:51:33 ---> a92fe3f5b3c1 08:51:33 Step 19/24 : COPY --from=builder /edgex-go/cmd/security-spire-agent/openssl.conf /usr/local/etc/ 08:51:34 ---> 2df0874a07d3 08:51:34 Step 20/24 : ENTRYPOINT [ "/usr/bin/dumb-init" ] 08:51:34 ---> Running in 69cfd2122c05 08:51:35 Removing intermediate container 69cfd2122c05 08:51:35 ---> f069077d4240 08:51:35 Step 21/24 : CMD [ "--verbose", "docker-entrypoint.sh" ] 08:51:35 ---> Running in e070b27cee65 08:51:35 Removing intermediate container e070b27cee65 08:51:35 ---> 405409b8f918 08:51:35 Step 22/24 : LABEL arch=arm64 08:51:35 ---> Running in 734891ea3276 08:51:36 Removing intermediate container 734891ea3276 08:51:36 ---> 7cc2b7fc34c3 08:51:36 Step 23/24 : LABEL git_sha=dbd7e395695619f1b19ecef3c40f625b8fb579f8 08:51:36 ---> Running in 51f1f1753664 08:51:36 Removing intermediate container 51f1f1753664 08:51:37 ---> fc05ea87c13f 08:51:37 Step 24/24 : LABEL version=0.0.0 08:51:37 ---> Running in 444a20606125 08:51:37 Removing intermediate container 444a20606125 08:51:37 ---> e5d3416b2e1f 08:51:37 08:51:37 Successfully built e5d3416b2e1f 08:51:37 Successfully tagged security-spire-agent-arm64:latest 08:51:37  Building security-spire-agent ... done Building core-metadata 08:51:56 Step 1/24 : ARG BUILDER_BASE=golang:1.18-alpine3.16 08:51:56 Step 2/24 : FROM ${BUILDER_BASE} AS builder 08:51:56 ---> 2680eb8ad32f 08:51:56 Step 3/24 : ARG ADD_BUILD_TAGS="" 08:51:56 ---> Using cache 08:51:56 ---> 792aed9dc59b 08:51:56 Step 4/24 : WORKDIR /edgex-go 08:51:56 ---> Using cache 08:51:56 ---> 36c766c3ee3c 08:51:56 Step 5/24 : RUN apk add --update --no-cache make git 08:51:56 ---> Running in f75c2247806d 08:51:58 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 08:51:58 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 08:52:00 OK: 221 MiB in 51 packages 08:52:01 Removing intermediate container f75c2247806d 08:52:01 ---> 93893e2b54e6 08:52:01 Step 6/24 : COPY go.mod vendor* ./ 08:52:02 ---> c208c29880d7 08:52:02 Step 7/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 08:52:02 ---> Running in c8e83a8236a2 08:53:54 Removing intermediate container c8e83a8236a2 08:53:54 ---> 18936081604b 08:53:54 Step 8/24 : COPY . . 08:53:57 ---> c6fec45e1a70 08:53:57 Step 9/24 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-metadata/core-metadata 08:53:57 ---> Running in 2b1e8259ec74 08:53:59 go build -tags " 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 08:58:37 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 08:58:41 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 08:59:03 Removing intermediate container c375c27536c6 08:59:03 ---> 70b67fa94a10 08:59:03 08:59:03 Step 9/21 : FROM alpine:3.16 08:59:03 3.16: Pulling from library/alpine 08:59:03 Digest: sha256:1bd67c81e4ad4b8f4a5c1c914d7985336f130e5cefb3e323654fd09d6bcdbbe2 08:59:03 Status: Downloaded newer image for alpine:3.16 08:59:03 ---> 4c81e5bf8899 08:59:03 Step 10/21 : RUN apk add --update --no-cache curl dumb-init 08:59:03 ---> Running in a080b6792367 08:59:05 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 08:59:05 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 08:59:07 Removing intermediate container 98ff253df660 08:59:07 ---> 30d349d9f7a4 08:59:07 08:59:07 Step 9/24 : FROM alpine:3.16 08:59:07 ---> 4c81e5bf8899 08:59:07 Step 10/24 : RUN apk add --update --no-cache ca-certificates dumb-init su-exec 08:59:08 (1/6) Installing ca-certificates (20220614-r0) 08:59:08 ---> Running in 544a3e132c5d 08:59:08 (2/6) Installing brotli-libs (1.0.9-r6) 08:59:08 (3/6) Installing nghttp2-libs (1.47.0-r0) 08:59:08 (4/6) Installing libcurl (7.83.1-r6) 08:59:08 (5/6) Installing curl (7.83.1-r6) 08:59:08 (6/6) Installing dumb-init (1.2.5-r1) 08:59:08 Executing busybox-1.35.0-r17.trigger 08:59:08 Executing ca-certificates-20220614-r0.trigger 08:59:09 OK: 8 MiB in 20 packages 08:59:11 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 08:59:11 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 08:59:11 Removing intermediate container a080b6792367 08:59:11 ---> d66ffb2571b5 08:59:11 Step 11/21 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' 08:59:11 ---> Running in 742bc1412daf 08:59:12 Removing intermediate container 742bc1412daf 08:59:12 ---> bcbb706a2697 08:59:12 Step 12/21 : WORKDIR /edgex 08:59:12 ---> Running in 1e4476b571a7 08:59:13 Removing intermediate container 1e4476b571a7 08:59:13 ---> 8afd33e2d08b 08:59:13 Step 13/21 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/res/configuration.toml res/configuration.toml 08:59:13 (1/3) Installing ca-certificates (20220614-r0) 08:59:13 (2/3) Installing dumb-init (1.2.5-r1) 08:59:13 (3/3) Installing su-exec (0.2-r1) 08:59:13 Executing busybox-1.35.0-r17.trigger 08:59:14 Executing ca-certificates-20220614-r0.trigger 08:59:14 ---> 30364bf1df53 08:59:14 Step 14/21 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/security-proxy-setup . 08:59:14 OK: 6 MiB in 17 packages 08:59:16 ---> 3936e250c09b 08:59:16 Step 15/21 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . 08:59:17 Removing intermediate container 544a3e132c5d 08:59:17 ---> 84c1152b9ac1 08:59:17 Step 11/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' 08:59:17 ---> Running in c73afec765db 08:59:18 Removing intermediate container c73afec765db 08:59:18 ---> d200d6d27723 08:59:18 Step 12/24 : WORKDIR / 08:59:18 ---> Running in 2af62e6965e6 08:59:19 ---> 118ca63033d7 08:59:19 Step 16/21 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/entrypoint.sh /usr/local/bin/ 08:59:19 Removing intermediate container 2af62e6965e6 08:59:19 ---> 8c9ad976f74f 08:59:19 Step 13/24 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/res/token-config.json /res-file-token-provider/token-config.json 08:59:20 ---> da35c21433a1 08:59:20 Step 17/21 : RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 08:59:20 ---> Running in f9903679a9c0 08:59:21 ---> 3f2f784772a4 08:59:21 Step 14/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res-file-token-provider/configuration.toml /res-file-token-provider/configuration.toml 08:59:22 ---> b14a3e27106c 08:59:22 Step 15/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml 08:59:24 ---> 23f65bc7cea3 08:59:24 Step 16/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/kong-admin-config.template.yml /res/kong-admin-config.template.yml 08:59:25 Removing intermediate container f9903679a9c0 08:59:25 ---> 2084b749a20c 08:59:25 Step 18/21 : ENTRYPOINT ["entrypoint.sh"] 08:59:25 ---> Running in 42d6adb31e44 08:59:25 ---> 5772562f49d6 08:59:25 Step 17/24 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . 08:59:25 Removing intermediate container 42d6adb31e44 08:59:25 ---> bbe75da11cd9 08:59:25 Step 19/21 : LABEL arch=arm64 08:59:26 ---> Running in 2e6c25c50093 08:59:27 Removing intermediate container 2e6c25c50093 08:59:27 ---> 57a1ae89eda7 08:59:27 Step 20/21 : LABEL git_sha=dbd7e395695619f1b19ecef3c40f625b8fb579f8 08:59:27 ---> Running in 7e8c386403b1 08:59:27 ---> 1d6d4e3691ba 08:59:27 Step 18/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . 08:59:27 Removing intermediate container 7e8c386403b1 08:59:27 ---> c0a6edfe04f4 08:59:27 Step 21/21 : LABEL version=0.0.0 08:59:28 ---> Running in 3bacd04cbce6 08:59:28 Removing intermediate container 3bacd04cbce6 08:59:28 ---> 1415e275ec48 08:59:28 08:59:29 Successfully built 1415e275ec48 08:59:29 Successfully tagged security-proxy-setup-arm64:latest 08:59:29  Building security-proxy-setup ... done Building security-spiffe-token-provider 08:59:30 ---> 7c570e66cec5 08:59:30 Step 19/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ 08:59:31 ---> 4aab203e6492 08:59:31 Step 20/24 : RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 08:59:32 ---> Running in ebc34a17055d 08:59:37 Removing intermediate container ebc34a17055d 08:59:37 ---> d36cab126e43 08:59:37 Step 21/24 : ENTRYPOINT ["entrypoint.sh"] 08:59:37 ---> Running in 447301b7b7e6 08:59:38 Removing intermediate container 447301b7b7e6 08:59:38 ---> d37a1c92b042 08:59:38 Step 22/24 : LABEL arch=arm64 08:59:38 ---> Running in 3d613cacff0c 08:59:39 Removing intermediate container 3d613cacff0c 08:59:39 ---> b2243846a4a9 08:59:39 Step 23/24 : LABEL git_sha=dbd7e395695619f1b19ecef3c40f625b8fb579f8 08:59:39 ---> Running in 22fd86f6171d 08:59:40 Removing intermediate container 22fd86f6171d 08:59:40 ---> e2ebae12e1d5 08:59:40 Step 24/24 : LABEL version=0.0.0 08:59:40 ---> Running in 2d5d31187475 08:59:41 Removing intermediate container 2d5d31187475 08:59:41 ---> 336a96f1375e 08:59:41 08:59:42 Successfully built 336a96f1375e 08:59:42 Successfully tagged security-secretstore-setup-arm64:latest 08:59:42  Building security-secretstore-setup ... done Building security-spire-server 08:59:43 Removing intermediate container 342210bd368b 08:59:43 ---> a3d2a4fadccb 08:59:43 08:59:43 Step 10/23 : FROM alpine:3.16 08:59:43 ---> 4c81e5bf8899 08:59:43 Step 11/23 : RUN apk add --update --no-cache dumb-init 08:59:43 ---> Running in 5b562ea1d1be 08:59:46 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 08:59:46 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 08:59:48 (1/1) Installing dumb-init (1.2.5-r1) 08:59:48 Executing busybox-1.35.0-r17.trigger 08:59:48 OK: 5 MiB in 15 packages 08:59:50 Removing intermediate container 5b562ea1d1be 08:59:50 ---> 1a4f08d58179 08:59:50 Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 08:59:50 ---> Running in 6b02bf759f59 08:59:51 Removing intermediate container 6b02bf759f59 08:59:51 ---> fbc8c1b16d46 08:59:51 Step 13/23 : ENV APP_PORT=59882 08:59:51 ---> Running in 82a15c31ecf0 08:59:52 Removing intermediate container 82a15c31ecf0 08:59:52 ---> 1f4dd13b0fd3 08:59:52 Step 14/23 : EXPOSE $APP_PORT 08:59:52 ---> Running in 56f876c231d1 08:59:53 Removing intermediate container 56f876c231d1 08:59:53 ---> adbf79be53ed 08:59:53 Step 15/23 : WORKDIR / 08:59:53 ---> Running in 65a99e3b3adf 08:59:54 Step 1/19 : ARG BUILDER_BASE=golang:1.18-alpine3.16 08:59:54 Step 2/19 : FROM ${BUILDER_BASE} AS builder 08:59:54 ---> 2680eb8ad32f 08:59:54 Step 3/19 : WORKDIR /edgex-go 08:59:54 ---> Using cache 08:59:54 ---> fe15ee0fdf84 08:59:54 Step 4/19 : RUN apk update && apk --no-cache --update add build-base 08:59:54 ---> Running in 819c47ca186d 08:59:55 Removing intermediate container 65a99e3b3adf 08:59:55 ---> 41bd65bd6f39 08:59:55 Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / 08:59:57 ---> 13dc3e1a4a75 08:59:57 Step 17/23 : COPY --from=builder /edgex-go/cmd/core-command/core-command / 08:59:57 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 08:59:57 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 08:59:59 ---> 794ce0b742aa 08:59:59 Step 18/23 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml 08:59:59 v3.16.4-19-g0e31bfb8f91 [https://dl-cdn.alpinelinux.org/alpine/v3.16/main] 08:59:59 v3.16.4-18-g119e22a0985 [https://dl-cdn.alpinelinux.org/alpine/v3.16/community] 08:59:59 OK: 16903 distinct packages available 08:59:59 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 09:00:00 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 09:00:00 ---> 7651fffc4621 09:00:00 Step 19/23 : ENTRYPOINT ["/core-command"] 09:00:00 ---> Running in 1a230c2c0b9b 09:00:02 Removing intermediate container 1a230c2c0b9b 09:00:02 ---> 5030beb046d6 09:00:02 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] 09:00:02 ---> Running in 8a6d6ebe37cb 09:00:02 OK: 221 MiB in 51 packages 09:00:03 Removing intermediate container 8a6d6ebe37cb 09:00:03 ---> 1f82cd8702e2 09:00:03 Step 21/23 : LABEL arch=arm64 09:00:03 ---> Running in a14491ff1c3e 09:00:04 Removing intermediate container a14491ff1c3e 09:00:04 ---> 09328cf2172e 09:00:04 Step 22/23 : LABEL git_sha=dbd7e395695619f1b19ecef3c40f625b8fb579f8 09:00:04 ---> Running in f39a54c7da75 09:00:04 Removing intermediate container 819c47ca186d 09:00:04 ---> b2741938ba52 09:00:04 Step 5/19 : COPY go.mod vendor* ./ 09:00:05 Removing intermediate container f39a54c7da75 09:00:05 ---> 75af30c7ff68 09:00:05 Step 23/23 : LABEL version=0.0.0 09:00:05 ---> Running in 87e9d0cacec6 09:00:06 Removing intermediate container 87e9d0cacec6 09:00:06 ---> 21552222a5da 09:00:06 09:00:06 ---> 338e49490931 09:00:06 Step 6/19 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 09:00:06 ---> Running in 4e51e5529d58 09:00:07 Successfully built 21552222a5da 09:00:07 Successfully tagged core-command-arm64:latest 09:00:07  Building core-command ... done Building security-bootstrapper 09:00:11 Step 1/23 : ARG BUILDER_BASE=golang:1.18-alpine3.16 09:00:11 Step 2/23 : FROM ${BUILDER_BASE} AS builder 09:00:11 ---> 2680eb8ad32f 09:00:11 Step 3/23 : WORKDIR /edgex-go 09:00:11 ---> Using cache 09:00:11 ---> fe15ee0fdf84 09:00:11 Step 4/23 : RUN apk add --update --no-cache make git build-base curl 09:00:11 ---> Running in c681d4738198 09:00:13 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 09:00:14 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 09:00:16 OK: 221 MiB in 51 packages 09:00:18 Removing intermediate container c681d4738198 09:00:18 ---> db48f8c031bb 09:00:18 Step 5/23 : COPY go.mod vendor* ./ 09:00:19 ---> 55dd5e4fba51 09:00:19 Step 6/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 09:00:19 ---> Running in e96433d507b3 09:00:27 Step 1/32 : ARG BUILDER_BASE=golang:1.18-alpine3.16 09:00:27 Step 2/32 : FROM ${BUILDER_BASE} AS builder 09:00:27 ---> 2680eb8ad32f 09:00:27 Step 3/32 : WORKDIR /edgex-go 09:00:27 ---> Using cache 09:00:27 ---> fe15ee0fdf84 09:00:27 Step 4/32 : RUN apk add --update --no-cache make git 09:00:27 ---> Using cache 09:00:27 ---> 2499948b8896 09:00:27 Step 5/32 : COPY go.mod vendor* ./ 09:00:27 ---> Using cache 09:00:27 ---> 52d09667a7df 09:00:27 Step 6/32 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 09:00:27 ---> Using cache 09:00:27 ---> ec8809b583ca 09:00:27 Step 7/32 : COPY . . 09:00:27 ---> Using cache 09:00:27 ---> e5a41ceae7ae 09:00:27 Step 8/32 : RUN make cmd/security-bootstrapper/security-bootstrapper 09:00:28 ---> Running in 4a105bc63221 09:00:30 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 09:02:21 Removing intermediate container 4e51e5529d58 09:02:21 ---> 4001b06e4778 09:02:21 Step 7/19 : COPY . . 09:02:21 Removing intermediate container e96433d507b3 09:02:21 ---> a2dc0f6bd65e 09:02:21 Step 7/23 : COPY . . 09:02:27 ---> b205ad4cd0f0 09:02:27 Step 8/19 : RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider 09:02:27 ---> Running in c377ed22235b 09:02:29 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 09:02:36 ---> c7e001415472 09:02:36 Step 8/23 : ARG SPIRE_RELEASE=1.2.1 09:02:36 ---> Running in cbc6119ffa8f 09:02:36 Removing intermediate container cbc6119ffa8f 09:02:36 ---> 2cd128b76430 09:02:36 Step 9/23 : WORKDIR /edgex-go/spire-build 09:02:36 ---> Running in be5cecb7c016 09:02:37 Removing intermediate container be5cecb7c016 09:02:37 ---> 9fc49604b9e5 09:02:37 Step 10/23 : 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 09:02:37 ---> Running in ea73fd7ebf58 09:02:41 Removing intermediate container ea73fd7ebf58 09:02:41 ---> 7e48de3bfd21 09:02:41 Step 11/23 : WORKDIR /edgex-go 09:02:41 ---> Running in 0c98e1331c8c 09:02:42 Removing intermediate container 0c98e1331c8c 09:02:42 ---> c418fc2f8b11 09:02:42 09:02:42 Step 12/23 : FROM alpine:3.15 09:02:42 ---> 354640af7b1b 09:02:42 Step 13/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' 09:02:42 ---> Using cache 09:02:42 ---> e16681903002 09:02:42 Step 14/23 : RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 09:02:42 ---> Using cache 09:02:42 ---> d0f593995962 09:02:42 Step 15/23 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin 09:02:52 Removing intermediate container 2b1e8259ec74 09:02:52 ---> 7b3259b0077b 09:02:52 09:02:52 Step 10/24 : FROM alpine:3.16 09:02:52 ---> 4c81e5bf8899 09:02:52 Step 11/24 : RUN apk add --update --no-cache dumb-init 09:02:52 ---> Using cache 09:02:52 ---> 1a4f08d58179 09:02:52 Step 12/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 09:02:52 ---> Using cache 09:02:52 ---> fbc8c1b16d46 09:02:52 Step 13/24 : ENV APP_PORT=59881 09:02:52 ---> Running in ec88eb0cf0ae 09:02:52 ---> 56429160138e 09:02:52 Step 16/23 : COPY --from=builder /edgex-go/cmd/security-spire-server/docker-entrypoint.sh /usr/local/bin/ 09:02:52 Removing intermediate container ec88eb0cf0ae 09:02:52 ---> f447b1ae40e9 09:02:52 Step 14/24 : EXPOSE $APP_PORT 09:02:52 ---> Running in f050cc14c5f9 09:02:53 Removing intermediate container f050cc14c5f9 09:02:53 ---> 021c8f4d2398 09:02:53 Step 15/24 : WORKDIR / 09:02:53 ---> Running in e366ce52f036 09:02:53 ---> f69d75641354 09:02:53 Step 17/23 : COPY --from=builder /edgex-go/cmd/security-spire-server/server.conf /usr/local/etc/spire/server.conf.tpl 09:02:54 Removing intermediate container e366ce52f036 09:02:54 ---> 36fa35035c73 09:02:54 Step 16/24 : COPY --from=builder /edgex-go/Attribution.txt / 09:02:54 ---> 72f2c9d8e87e 09:02:54 Step 18/23 : COPY --from=builder /edgex-go/cmd/security-spire-server/openssl.conf /usr/local/etc/ 09:02:55 ---> b5a4b896690a 09:02:55 Step 17/24 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / 09:02:56 ---> 1f620000070d 09:02:56 Step 19/23 : ENTRYPOINT [ "/usr/bin/dumb-init" ] 09:02:56 ---> Running in cb026fac0960 09:02:57 Removing intermediate container cb026fac0960 09:02:57 ---> c06296e0482e 09:02:57 Step 20/23 : CMD [ "--verbose", "docker-entrypoint.sh" ] 09:02:57 ---> Running in 0b1f08aa3b66 09:02:58 ---> 0308d2ae65a6 09:02:58 Step 18/24 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml 09:02:58 Removing intermediate container 0b1f08aa3b66 09:02:58 ---> a2574fa21066 09:02:58 Step 21/23 : LABEL arch=arm64 09:02:58 ---> Running in 6d3a639267b7 09:02:59 Removing intermediate container 6d3a639267b7 09:02:59 ---> 2674e6be207d 09:02:59 Step 22/23 : LABEL git_sha=dbd7e395695619f1b19ecef3c40f625b8fb579f8 09:02:59 ---> Running in acb1f25a85e7 09:02:59 ---> 34aba95cc576 09:02:59 Step 19/24 : COPY --from=builder /edgex-go/cmd/core-metadata/res/uom.toml /res/uom.toml 09:03:00 Removing intermediate container acb1f25a85e7 09:03:00 ---> a162dfb17b03 09:03:00 Step 23/23 : LABEL version=0.0.0 09:03:00 ---> Running in f76482417766 09:03:01 ---> 89df32340ede 09:03:01 Step 20/24 : ENTRYPOINT ["/core-metadata"] 09:03:01 ---> Running in 56caadcb05ea 09:03:01 Removing intermediate container f76482417766 09:03:01 ---> b498b91202b3 09:03:01 09:03:02 Removing intermediate container 56caadcb05ea 09:03:02 ---> 0c046ac272c2 09:03:02 Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] 09:03:02 Successfully built b498b91202b3 09:03:02 Successfully tagged security-spire-server-arm64:latest 09:03:02 Building core-common-config-bootstrapper 09:03:02 ---> Running in d6369f265d12 09:03:03  Building security-spire-server ... done Removing intermediate container d6369f265d12 09:03:03 ---> 1d995d756bd6 09:03:03 Step 22/24 : LABEL arch=arm64 09:03:03 ---> Running in a59f5d8a3026 09:03:03 Removing intermediate container a59f5d8a3026 09:03:03 ---> 9b1bfd5dc489 09:03:03 Step 23/24 : LABEL git_sha=dbd7e395695619f1b19ecef3c40f625b8fb579f8 09:03:03 ---> Running in f0f7de0635ac 09:03:04 Removing intermediate container f0f7de0635ac 09:03:04 ---> 310d3bbfb3ce 09:03:04 Step 24/24 : LABEL version=0.0.0 09:03:04 ---> Running in 0586c05e5d63 09:03:04 Removing intermediate container 0586c05e5d63 09:03:04 ---> 60375accb52e 09:03:04 09:03:05 Successfully built 60375accb52e 09:03:05 Successfully tagged core-metadata-arm64:latest 09:03:05  Building core-metadata ... done Building support-scheduler 09:03:32 Step 1/22 : ARG BUILDER_BASE=golang:1.18-alpine3.16 09:03:32 Step 2/22 : FROM ${BUILDER_BASE} AS builder 09:03:32 ---> 2680eb8ad32f 09:03:32 Step 3/22 : ARG ADD_BUILD_TAGS="" 09:03:32 ---> Using cache 09:03:32 ---> 792aed9dc59b 09:03:32 Step 4/22 : WORKDIR /edgex-go 09:03:32 ---> Using cache 09:03:32 ---> 36c766c3ee3c 09:03:32 Step 5/22 : RUN apk add --update --no-cache make git 09:03:32 ---> Using cache 09:03:32 ---> 93893e2b54e6 09:03:32 Step 6/22 : COPY go.mod vendor* ./ 09:03:32 ---> Using cache 09:03:32 ---> c208c29880d7 09:03:32 Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 09:03:32 ---> Using cache 09:03:32 ---> 18936081604b 09:03:32 Step 8/22 : COPY . . 09:03:32 ---> Using cache 09:03:32 ---> c6fec45e1a70 09:03:32 Step 9/22 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-common-config-bootstrapper/core-common-config-bootstrapper 09:03:32 ---> Running in b15332488fff 09:03:33 Removing intermediate container d88dc254db69 09:03:33 ---> 5ad796670bea 09:03:33 09:03:33 Step 10/22 : FROM alpine:3.16 09:03:33 ---> 4c81e5bf8899 09:03:33 Step 11/22 : RUN apk add --update --no-cache ca-certificates dumb-init 09:03:33 ---> Running in 970458bf4928 09:03:34 go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-common-config-bootstrapper/core-common-config-bootstrapper ./cmd/core-common-config-bootstrapper 09:03:34 Step 1/22 : ARG BUILDER_BASE=golang:1.18-alpine3.16 09:03:34 Step 2/22 : FROM ${BUILDER_BASE} AS builder 09:03:34 ---> 2680eb8ad32f 09:03:34 Step 3/22 : ARG ADD_BUILD_TAGS="" 09:03:34 ---> Using cache 09:03:34 ---> 792aed9dc59b 09:03:34 Step 4/22 : WORKDIR /edgex-go 09:03:34 ---> Using cache 09:03:34 ---> 36c766c3ee3c 09:03:34 Step 5/22 : RUN apk add --update --no-cache make git 09:03:34 ---> Using cache 09:03:34 ---> 93893e2b54e6 09:03:34 Step 6/22 : COPY go.mod vendor* ./ 09:03:34 ---> Using cache 09:03:34 ---> c208c29880d7 09:03:34 Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 09:03:34 ---> Using cache 09:03:34 ---> 18936081604b 09:03:34 Step 8/22 : COPY . . 09:03:34 ---> Using cache 09:03:34 ---> c6fec45e1a70 09:03:34 Step 9/22 : RUN make cmd/support-scheduler/support-scheduler 09:03:34 ---> Running in fbfaf9f62e61 09:03:36 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 09:03:36 go build -tags " " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler 09:03:36 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 09:03:38 (1/2) Installing ca-certificates (20220614-r0) 09:03:38 (2/2) Installing dumb-init (1.2.5-r1) 09:03:38 Executing busybox-1.35.0-r17.trigger 09:03:38 Executing ca-certificates-20220614-r0.trigger 09:03:39 OK: 6 MiB in 16 packages 09:03:41 Removing intermediate container 970458bf4928 09:03:41 ---> d7aed19c3fe7 09:03:41 Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2021: Intel Corporation' 09:03:41 ---> Running in 6ea11c8f0de1 09:03:41 Removing intermediate container 6ea11c8f0de1 09:03:41 ---> da11c83e360a 09:03:41 Step 13/22 : ENV APP_PORT=59860 09:03:42 ---> Running in 5b016b51c2fe 09:03:42 Removing intermediate container 5b016b51c2fe 09:03:42 ---> 8aeccbb5ab3b 09:03:42 Step 14/22 : EXPOSE $APP_PORT 09:03:42 ---> Running in 4c353a8ccfad 09:03:43 Removing intermediate container 4c353a8ccfad 09:03:43 ---> 9da7190ca023 09:03:43 Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / 09:03:44 ---> d2394df6f53c 09:03:44 Step 16/22 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / 09:03:46 ---> 39a727755995 09:03:46 Step 17/22 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml 09:03:47 ---> b5b540bf6a67 09:03:47 Step 18/22 : ENTRYPOINT ["/support-notifications"] 09:03:47 ---> Running in ea6fd861801e 09:03:48 Removing intermediate container ea6fd861801e 09:03:48 ---> b6ee9d5ab3e6 09:03:48 Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] 09:03:48 ---> Running in 4fd7ec58f1aa 09:03:49 Removing intermediate container 4fd7ec58f1aa 09:03:49 ---> b9143dc7cc1b 09:03:49 Step 20/22 : LABEL arch=arm64 09:03:49 ---> Running in bc801c43b03c 09:03:49 Removing intermediate container bc801c43b03c 09:03:49 ---> 572995d6ffdb 09:03:49 Step 21/22 : LABEL git_sha=dbd7e395695619f1b19ecef3c40f625b8fb579f8 09:03:50 ---> Running in 4b7b1c51b437 09:03:50 Removing intermediate container 4b7b1c51b437 09:03:50 ---> b9ec4ac59329 09:03:50 Step 22/22 : LABEL version=0.0.0 09:03:50 ---> Running in ceea873f8e35 09:03:51 Removing intermediate container ceea873f8e35 09:03:51 ---> 43ebc94732a0 09:03:51 09:03:51 Successfully built 43ebc94732a0 09:03:51 Successfully tagged support-notifications-arm64:latest 09:03:51 Building core-data 09:04:13  Building support-notifications ... done Step 1/22 : ARG BUILDER_BASE=golang:1.18-alpine3.16 09:04:13 Step 2/22 : FROM ${BUILDER_BASE} AS builder 09:04:13 ---> 2680eb8ad32f 09:04:13 Step 3/22 : ARG ADD_BUILD_TAGS="" 09:04:13 ---> Using cache 09:04:13 ---> 792aed9dc59b 09:04:13 Step 4/22 : WORKDIR /edgex-go 09:04:13 ---> Using cache 09:04:13 ---> 36c766c3ee3c 09:04:13 Step 5/22 : RUN apk add --update --no-cache make git 09:04:13 ---> Using cache 09:04:13 ---> 93893e2b54e6 09:04:13 Step 6/22 : COPY go.mod vendor* ./ 09:04:13 ---> Using cache 09:04:13 ---> c208c29880d7 09:04:13 Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 09:04:13 ---> Using cache 09:04:13 ---> 18936081604b 09:04:13 Step 8/22 : COPY . . 09:04:13 ---> Using cache 09:04:13 ---> c6fec45e1a70 09:04:13 Step 9/22 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-data/core-data 09:04:13 ---> Running in 4693d31cd640 09:04:14 go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-data/core-data ./cmd/core-data 09:08:21 Removing intermediate container 4a105bc63221 09:08:21 ---> 2d8431204b9f 09:08:21 09:08:21 Step 9/32 : FROM alpine:3.16 09:08:21 ---> 4c81e5bf8899 09:08:21 Step 10/32 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' 09:08:21 ---> Running in f01ac0601143 09:08:21 Removing intermediate container f01ac0601143 09:08:21 ---> 0f5f3fa7fd34 09:08:21 Step 11/32 : RUN apk add --update --no-cache dumb-init su-exec 09:08:21 ---> Running in 6587c9ca680e 09:08:21 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 09:08:21 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 09:08:21 (1/2) Installing dumb-init (1.2.5-r1) 09:08:21 (2/2) Installing su-exec (0.2-r1) 09:08:21 Executing busybox-1.35.0-r17.trigger 09:08:21 OK: 5 MiB in 16 packages 09:08:23 Removing intermediate container 6587c9ca680e 09:08:23 ---> 06b4e18e3c45 09:08:23 Step 12/32 : ENV SECURITY_INIT_DIR /edgex-init 09:08:23 ---> Running in aa2c0221b6aa 09:08:23 Removing intermediate container aa2c0221b6aa 09:08:23 ---> 38af17a891ff 09:08:23 Step 13/32 : ENV SECURITY_INIT_STAGING /edgex-init-staging 09:08:23 ---> Running in 7278852f99ff 09:08:24 Removing intermediate container 7278852f99ff 09:08:24 ---> 229845459b6e 09:08:24 Step 14/32 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_STAGING}/bootstrap-redis 09:08:24 ---> Running in 68af073acd00 09:08:27 Removing intermediate container 68af073acd00 09:08:27 ---> 197b93fcc4e4 09:08:27 Step 15/32 : ARG BOOTSTRAP_MOSQUITTO_DIR=${SECURITY_INIT_STAGING}/bootstrap-mosquitto 09:08:27 ---> Running in c8b414d4bf75 09:08:27 Removing intermediate container c8b414d4bf75 09:08:27 ---> 2d7308c968f4 09:08:27 Step 16/32 : RUN mkdir -p ${BOOTSTRAP_REDIS_DIR} ${BOOTSTRAP_MOSQUITTO_DIR} 09:08:27 ---> Running in 6e3b0ed24286 09:08:31 Removing intermediate container 6e3b0ed24286 09:08:31 ---> 821fbd4e1179 09:08:31 Step 17/32 : WORKDIR ${SECURITY_INIT_STAGING} 09:08:31 ---> Running in 4018028251af 09:08:31 Removing intermediate container 4018028251af 09:08:31 ---> cd61f02c1245 09:08:31 Step 18/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_STAGING}/ 09:08:33 ---> 78fadd051a26 09:08:33 Step 19/32 : RUN chmod +x ${SECURITY_INIT_STAGING}/*.sh 09:08:33 ---> Running in 1fe3610a9c45 09:08:36 Removing intermediate container 1fe3610a9c45 09:08:36 ---> de7371b58071 09:08:36 Step 20/32 : COPY --from=builder /edgex-go/Attribution.txt / 09:08:36 ---> f3ab8bdcd39a 09:08:36 Step 21/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . 09:08:40 ---> a79839df07e0 09:08:40 Step 22/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.toml ./res/ 09:08:40 ---> 6d1087abcb8f 09:08:40 Step 23/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml ${BOOTSTRAP_REDIS_DIR}/res/ 09:08:41 ---> 7424124ea749 09:08:41 Step 24/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-mosquitto/configuration.toml ${BOOTSTRAP_MOSQUITTO_DIR}/res/ 09:08:42 ---> ba302268c64c 09:08:42 Step 25/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ ${SECURITY_INIT_STAGING}/consul-bootstrapper/ 09:08:43 ---> 39bdc0b35f93 09:08:43 Step 26/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / 09:08:44 ---> 39d4956abcb6 09:08:44 Step 27/32 : RUN chmod +x /entrypoint.sh 09:08:44 ---> Running in 9a5fd9c8960b 09:08:47 Removing intermediate container 9a5fd9c8960b 09:08:47 ---> 834c4d980fa1 09:08:47 Step 28/32 : ENTRYPOINT ["/entrypoint.sh"] 09:08:47 ---> Running in c95cb2f97af1 09:08:48 Removing intermediate container c95cb2f97af1 09:08:48 ---> 0d55ea4a2cfb 09:08:48 Step 29/32 : CMD ["gate"] 09:08:48 ---> Running in f7e6852c3046 09:08:49 Removing intermediate container f7e6852c3046 09:08:49 ---> 3c80443cbb53 09:08:49 Step 30/32 : LABEL arch=arm64 09:08:49 ---> Running in 54be3e21c1e4 09:08:49 Removing intermediate container 54be3e21c1e4 09:08:49 ---> 9e4ffecb30fd 09:08:49 Step 31/32 : LABEL git_sha=dbd7e395695619f1b19ecef3c40f625b8fb579f8 09:08:49 ---> Running in a6a6208a2941 09:08:50 Removing intermediate container a6a6208a2941 09:08:50 ---> 758868529f45 09:08:50 Step 32/32 : LABEL version=0.0.0 09:08:50 ---> Running in 506482b5db30 09:08:51 Removing intermediate container 506482b5db30 09:08:51 ---> 5c6f6a6612d6 09:08:51 09:08:51 Successfully built 5c6f6a6612d6 09:08:51 Successfully tagged security-bootstrapper-arm64:latest 09:08:51  Building security-bootstrapper ... done Building security-spire-config 09:09:09 Step 1/24 : ARG BUILDER_BASE=golang:1.18-alpine3.16 09:09:09 Step 2/24 : FROM ${BUILDER_BASE} AS builder 09:09:09 ---> 2680eb8ad32f 09:09:09 Step 3/24 : WORKDIR /edgex-go 09:09:09 ---> Using cache 09:09:09 ---> fe15ee0fdf84 09:09:09 Step 4/24 : RUN apk add --update --no-cache make git build-base curl 09:09:09 ---> Using cache 09:09:09 ---> db48f8c031bb 09:09:09 Step 5/24 : COPY go.mod vendor* ./ 09:09:09 ---> Using cache 09:09:09 ---> 55dd5e4fba51 09:09:09 Step 6/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 09:09:09 ---> Using cache 09:09:09 ---> a2dc0f6bd65e 09:09:09 Step 7/24 : COPY . . 09:09:09 ---> Using cache 09:09:09 ---> c7e001415472 09:09:09 Step 8/24 : ARG SPIRE_RELEASE=1.2.1 09:09:09 ---> Using cache 09:09:09 ---> 2cd128b76430 09:09:09 Step 9/24 : WORKDIR /edgex-go/spire-build 09:09:09 ---> Using cache 09:09:09 ---> 9fc49604b9e5 09:09:09 Step 10/24 : 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 09:09:09 ---> Running in 20eb2f91e31f 09:09:12 Removing intermediate container 20eb2f91e31f 09:09:12 ---> 236b5147c660 09:09:12 Step 11/24 : WORKDIR /edgex-go 09:09:12 ---> Running in 308d02084178 09:09:12 Removing intermediate container 308d02084178 09:09:12 ---> d1bb63db61ac 09:09:12 09:09:12 Step 12/24 : FROM alpine:3.15 09:09:12 ---> 354640af7b1b 09:09:12 Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' 09:09:12 ---> Using cache 09:09:12 ---> e16681903002 09:09:12 Step 14/24 : RUN apk update && apk --no-cache --update add dumb-init gcompat 09:09:12 ---> Running in 3069f13b993e 09:09:14 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 09:09:15 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 09:09:16 v3.15.7-15-g96d862662f8 [https://dl-cdn.alpinelinux.org/alpine/v3.15/main] 09:09:16 v3.15.7-13-gd738a42a973 [https://dl-cdn.alpinelinux.org/alpine/v3.15/community] 09:09:16 OK: 15734 distinct packages available 09:09:16 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 09:09:17 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 09:09:18 (1/4) Installing dumb-init (1.2.5-r1) 09:09:18 (2/4) Installing musl-obstack (1.2.3-r0) 09:09:18 (3/4) Installing libucontext (1.1-r0) 09:09:18 (4/4) Installing gcompat (1.0.0-r4) 09:09:18 Executing busybox-1.34.1-r7.trigger 09:09:19 OK: 6 MiB in 18 packages 09:09:21 Removing intermediate container 3069f13b993e 09:09:21 ---> 94340909d1fc 09:09:21 Step 15/24 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin 09:09:27 ---> c4f8291527e4 09:09:27 Step 16/24 : COPY --from=builder /edgex-go/cmd/security-spire-config/docker-entrypoint.sh /usr/local/bin/ 09:09:27 ---> 6fbf80e77798 09:09:27 Step 17/24 : WORKDIR /usr/local/etc/spiffe-scripts.d 09:09:27 ---> Running in 53f77b3be022 09:09:28 Removing intermediate container 53f77b3be022 09:09:28 ---> 27bae1463ccd 09:09:28 Step 18/24 : COPY --from=builder /edgex-go/cmd/security-spire-config/seed_builtin_entries.sh /usr/local/etc/spiffe-scripts.d 09:09:29 ---> ddf8235224a2 09:09:29 Step 19/24 : WORKDIR / 09:09:29 ---> Running in 4b119a6ddf8c 09:09:30 Removing intermediate container 4b119a6ddf8c 09:09:30 ---> c5995728c92d 09:09:30 Step 20/24 : ENTRYPOINT [ "/usr/bin/dumb-init" ] 09:09:30 ---> Running in 6c780db6236a 09:09:30 Removing intermediate container 6c780db6236a 09:09:30 ---> 45a92deed262 09:09:30 Step 21/24 : CMD [ "--verbose", "docker-entrypoint.sh" ] 09:09:30 ---> Running in b81517ae8349 09:09:31 Removing intermediate container b81517ae8349 09:09:31 ---> fd1423139942 09:09:31 Step 22/24 : LABEL arch=arm64 09:09:31 ---> Running in 1b0c939752bd 09:09:32 Removing intermediate container 1b0c939752bd 09:09:32 ---> eb117018610c 09:09:32 Step 23/24 : LABEL git_sha=dbd7e395695619f1b19ecef3c40f625b8fb579f8 09:09:32 ---> Running in 78ce7877a220 09:09:32 Removing intermediate container 78ce7877a220 09:09:32 ---> 6e23842f24cb 09:09:32 Step 24/24 : LABEL version=0.0.0 09:09:32 ---> Running in 8761c94dfb10 09:09:33 Removing intermediate container 8761c94dfb10 09:09:33 ---> fe8f1abcc9ab 09:09:33 09:09:33 Successfully built fe8f1abcc9ab 09:09:33 Successfully tagged security-spire-config-arm64:latest 09:11:25  Building security-spire-config ... done Removing intermediate container b15332488fff 09:11:25 ---> 8c5c9d2a8a92 09:11:25 09:11:25 Step 10/22 : FROM alpine:3.16 09:11:25 ---> 4c81e5bf8899 09:11:25 Step 11/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel Corporation' 09:11:25 ---> Running in 710e8efec878 09:11:25 Removing intermediate container 710e8efec878 09:11:25 ---> c8e660c12796 09:11:25 Step 12/22 : RUN apk add --update --no-cache dumb-init 09:11:25 ---> Running in 131faa57c106 09:11:25 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 09:11:25 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 09:11:25 (1/1) Installing dumb-init (1.2.5-r1) 09:11:25 Executing busybox-1.35.0-r17.trigger 09:11:25 OK: 5 MiB in 15 packages 09:11:26 Removing intermediate container 131faa57c106 09:11:26 ---> d021e9161209 09:11:26 Step 13/22 : COPY --from=builder /edgex-go/Attribution.txt / 09:11:28 ---> eb0764f3c474 09:11:28 Step 14/22 : COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/core-common-config-bootstrapper / 09:11:30 ---> 850e9dffe0e2 09:11:30 Step 15/22 : COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/res/configuration.yaml /res/configuration.yaml 09:11:31 ---> d93d28f81b92 09:11:31 Step 16/22 : COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/entrypoint.sh /usr/local/bin/ 09:11:32 ---> 7c22c5fe218a 09:11:32 Step 17/22 : RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 09:11:32 ---> Running in d3844e12def5 09:11:35 Removing intermediate container d3844e12def5 09:11:35 ---> 6c4be1fed3b9 09:11:35 Step 18/22 : ENTRYPOINT ["entrypoint.sh"] 09:11:35 ---> Running in 3b2996b3b276 09:11:36 Removing intermediate container 3b2996b3b276 09:11:36 ---> 0cf54c5f1101 09:11:36 Step 19/22 : CMD ["/core-common-config-bootstrapper", "-cp=consul.http://edgex-core-consul:8500", "-cf=configuration.yaml"] 09:11:36 ---> Running in d82e54043adc 09:11:36 Removing intermediate container d82e54043adc 09:11:36 ---> e7894fc07888 09:11:36 Step 20/22 : LABEL arch=arm64 09:11:36 ---> Running in eab1d1f11f09 09:11:37 Removing intermediate container eab1d1f11f09 09:11:37 ---> 9a28e8498be4 09:11:37 Step 21/22 : LABEL git_sha=dbd7e395695619f1b19ecef3c40f625b8fb579f8 09:11:37 ---> Running in c86c0e249c1d 09:11:38 Removing intermediate container c86c0e249c1d 09:11:38 ---> 40b8e9e4566e 09:11:38 Step 22/22 : LABEL version=0.0.0 09:11:38 ---> Running in ff513becd0c5 09:11:38 Removing intermediate container ff513becd0c5 09:11:38 ---> f4c254387e47 09:11:38 09:11:39 Successfully built f4c254387e47 09:11:39 Successfully tagged core-common-config-bootstrapper-arm64:latest 09:12:05  Building core-common-config-bootstrapper ... done Removing intermediate container 4693d31cd640 09:12:05 ---> afd06ab9eb2c 09:12:05 09:12:05 Step 10/22 : FROM alpine:3.16 09:12:05 ---> 4c81e5bf8899 09:12:05 Step 11/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' 09:12:05 ---> Running in 0d0aa8fb8419 09:12:06 Removing intermediate container 0d0aa8fb8419 09:12:06 ---> 75ad8c269df2 09:12:06 Step 12/22 : ENV APP_PORT=59880 09:12:06 ---> Running in 196f7542d27a 09:12:07 Removing intermediate container 196f7542d27a 09:12:07 ---> 92cf235651ed 09:12:07 Step 13/22 : EXPOSE $APP_PORT 09:12:08 ---> Running in 916668ad5e61 09:12:09 Removing intermediate container 916668ad5e61 09:12:09 ---> 8ccc494e272e 09:12:09 Step 14/22 : RUN apk add --update --no-cache dumb-init 09:12:09 ---> Running in a68253f38045 09:12:11 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 09:12:11 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 09:12:13 (1/1) Installing dumb-init (1.2.5-r1) 09:12:13 Executing busybox-1.35.0-r17.trigger 09:12:13 OK: 5 MiB in 15 packages 09:12:14 Removing intermediate container c377ed22235b 09:12:14 ---> 8054c4e2f761 09:12:14 09:12:14 Step 9/19 : FROM alpine:3.15 09:12:14 ---> 354640af7b1b 09:12:14 Step 10/19 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' 09:12:14 ---> Using cache 09:12:14 ---> e16681903002 09:12:14 Step 11/19 : RUN apk update && apk --no-cache --update add dumb-init curl gcompat 09:12:14 ---> Running in f0962c515713 09:12:15 Removing intermediate container a68253f38045 09:12:15 ---> 25cdad4ca471 09:12:15 Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / 09:12:16 ---> 6379646fbb17 09:12:16 Step 16/22 : COPY --from=builder /edgex-go/cmd/core-data/core-data / 09:12:16 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 09:12:17 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 09:12:18 ---> c53eef40251a 09:12:18 Step 17/22 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml 09:12:18 v3.15.7-15-g96d862662f8 [https://dl-cdn.alpinelinux.org/alpine/v3.15/main] 09:12:18 v3.15.7-13-gd738a42a973 [https://dl-cdn.alpinelinux.org/alpine/v3.15/community] 09:12:18 OK: 15734 distinct packages available 09:12:18 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 09:12:19 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 09:12:19 ---> 754b4531d4a7 09:12:19 Step 18/22 : ENTRYPOINT ["/core-data"] 09:12:19 ---> Running in e147ce72a5b1 09:12:19 Removing intermediate container e147ce72a5b1 09:12:19 ---> 009a5a920764 09:12:19 Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] 09:12:19 ---> Running in 8f10e60f7013 09:12:20 Removing intermediate container 8f10e60f7013 09:12:20 ---> 94f4c5a45e3e 09:12:20 Step 20/22 : LABEL arch=arm64 09:12:20 (1/9) Installing ca-certificates (20220614-r0) 09:12:20 ---> Running in 26522d6d43d1 09:12:20 (2/9) Installing brotli-libs (1.0.9-r5) 09:12:20 (3/9) Installing nghttp2-libs (1.46.0-r0) 09:12:20 (4/9) Installing libcurl (7.80.0-r6) 09:12:20 (5/9) Installing curl (7.80.0-r6) 09:12:20 (6/9) Installing dumb-init (1.2.5-r1) 09:12:20 (7/9) Installing musl-obstack (1.2.3-r0) 09:12:20 (8/9) Installing libucontext (1.1-r0) 09:12:20 (9/9) Installing gcompat (1.0.0-r4) 09:12:20 Executing busybox-1.34.1-r7.trigger 09:12:20 Executing ca-certificates-20220614-r0.trigger 09:12:20 Removing intermediate container 26522d6d43d1 09:12:20 ---> 98d845fffe1f 09:12:20 Step 21/22 : LABEL git_sha=dbd7e395695619f1b19ecef3c40f625b8fb579f8 09:12:20 ---> Running in c5a09e9ffb5b 09:12:20 OK: 8 MiB in 23 packages 09:12:21 Removing intermediate container c5a09e9ffb5b 09:12:21 ---> c8da16ccbf4c 09:12:21 Step 22/22 : LABEL version=0.0.0 09:12:21 ---> Running in 4b68de3bc6be 09:12:21 Removing intermediate container 4b68de3bc6be 09:12:21 ---> 14601e6e8cc2 09:12:21 09:12:22 Successfully built 14601e6e8cc2 09:12:22 Successfully tagged core-data-arm64:latest 09:12:22  Building core-data ... done Removing intermediate container f0962c515713 09:12:22 ---> 43992e489e4c 09:12:22 Step 12/19 : COPY --from=builder /edgex-go/Attribution.txt / 09:12:23 ---> 0039f4c632b5 09:12:23 Step 13/19 : COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/security-spiffe-token-provider / 09:12:26 ---> 3866811d3828 09:12:26 Step 14/19 : COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/res/configuration.toml /res/configuration.toml 09:12:26 ---> 2f8413c103ed 09:12:26 Step 15/19 : ENTRYPOINT [ "/security-spiffe-token-provider" ] 09:12:26 ---> Running in 538cae9378fc 09:12:27 Removing intermediate container 538cae9378fc 09:12:27 ---> dc63d076b28c 09:12:27 Step 16/19 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] 09:12:27 ---> Running in 22fcb587e525 09:12:28 Removing intermediate container 22fcb587e525 09:12:28 ---> 89730d641b3f 09:12:28 Step 17/19 : LABEL arch=arm64 09:12:28 ---> Running in 50f646493a8c 09:12:28 Removing intermediate container 50f646493a8c 09:12:28 ---> f6c0eb2d4bce 09:12:28 Step 18/19 : LABEL git_sha=dbd7e395695619f1b19ecef3c40f625b8fb579f8 09:12:28 ---> Running in 36d10e518408 09:12:28 Removing intermediate container 36d10e518408 09:12:28 ---> c90e966190cf 09:12:28 Step 19/19 : LABEL version=0.0.0 09:12:28 ---> Running in 3d7433beb11b 09:12:29 Removing intermediate container 3d7433beb11b 09:12:29 ---> d033f1643f42 09:12:29 09:12:29 Successfully built d033f1643f42 09:12:29 Successfully tagged security-spiffe-token-provider-arm64:latest 09:12:56  Building security-spiffe-token-provider ... done Removing intermediate container fbfaf9f62e61 09:12:56 ---> 348a9f42c4ed 09:12:56 09:12:56 Step 10/22 : FROM alpine:3.16 09:12:56 ---> 4c81e5bf8899 09:12:56 Step 11/22 : RUN apk add --update --no-cache dumb-init 09:12:56 ---> Using cache 09:12:56 ---> 1a4f08d58179 09:12:56 Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 09:12:56 ---> Using cache 09:12:56 ---> fbc8c1b16d46 09:12:56 Step 13/22 : ENV APP_PORT=59861 09:12:56 ---> Running in df1e2880759e 09:12:56 Removing intermediate container df1e2880759e 09:12:56 ---> d6f753bfbb4c 09:12:56 Step 14/22 : EXPOSE $APP_PORT 09:12:56 ---> Running in 18f7c7a11196 09:12:56 Removing intermediate container 18f7c7a11196 09:12:56 ---> ba5a12e84374 09:12:56 Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / 09:12:56 ---> d5f69e1ccbe3 09:12:56 Step 16/22 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / 09:12:56 ---> 3347c230cbc3 09:12:56 Step 17/22 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml 09:12:56 ---> 74e7b9dd8a0e 09:12:56 Step 18/22 : ENTRYPOINT ["/support-scheduler"] 09:12:56 ---> Running in 1383ef930e5d 09:12:56 Removing intermediate container 1383ef930e5d 09:12:56 ---> 0ae300571a9e 09:12:56 Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] 09:12:56 ---> Running in 4ccc1d655c1b 09:12:56 Removing intermediate container 4ccc1d655c1b 09:12:56 ---> 3165f949e155 09:12:56 Step 20/22 : LABEL arch=arm64 09:12:56 ---> Running in 914ef6174561 09:12:57 Removing intermediate container 914ef6174561 09:12:57 ---> e72df8b803f0 09:12:57 Step 21/22 : LABEL git_sha=dbd7e395695619f1b19ecef3c40f625b8fb579f8 09:12:57 ---> Running in cbf6458efacf 09:12:57 Removing intermediate container cbf6458efacf 09:12:57 ---> 0f041a3ac03e 09:12:57 Step 22/22 : LABEL version=0.0.0 09:12:57 ---> Running in 42860c2f89bc 09:12:58 Removing intermediate container 42860c2f89bc 09:12:58 ---> d134173b375e 09:12:58 09:12:58 Successfully built d134173b375e 09:12:58 Successfully tagged support-scheduler-arm64:latest 09:12:58  Building support-scheduler ... done  [Pipeline] } 09:12:58 $ docker stop --time=1 fb4ce1464b3c6541f4bfddd53a9776e8e8196ed1f23100cdd26a1d0fe4ba38b4 09:13:00 $ docker rm -f --volumes fb4ce1464b3c6541f4bfddd53a9776e8e8196ed1f23100cdd26a1d0fe4ba38b4 [Pipeline] // withDockerContainer [Pipeline] sh 09:13:01 + docker images 09:13:01 REPOSITORY TAG IMAGE ID CREATED SIZE 09:13:01 support-scheduler-arm64 latest d134173b375e 4 seconds ago 29MB 09:13:01 348a9f42c4ed 10 seconds ago 1.57GB 09:13:01 security-spiffe-token-provider-arm64 latest d033f1643f42 32 seconds ago 29.1MB 09:13:01 core-data-arm64 latest 14601e6e8cc2 40 seconds ago 17.2MB 09:13:01 8054c4e2f761 49 seconds ago 1.54GB 09:13:01 afd06ab9eb2c 57 seconds ago 1.51GB 09:13:01 core-common-config-bootstrapper-arm64 latest f4c254387e47 About a minute ago 14.9MB 09:13:01 8c5c9d2a8a92 About a minute ago 1.5GB 09:13:01 security-spire-config-arm64 latest fe8f1abcc9ab 3 minutes ago 83.6MB 09:13:01 d1bb63db61ac 3 minutes ago 1.38GB 09:13:01 security-bootstrapper-arm64 latest 5c6f6a6612d6 4 minutes ago 19.6MB 09:13:01 2d8431204b9f 4 minutes ago 1.5GB 09:13:01 support-notifications-arm64 latest 43ebc94732a0 9 minutes ago 29.7MB 09:13:01 5ad796670bea 9 minutes ago 1.57GB 09:13:01 core-metadata-arm64 latest 60375accb52e 9 minutes ago 17.7MB 09:13:01 security-spire-server-arm64 latest b498b91202b3 10 minutes ago 84.3MB 09:13:01 7b3259b0077b 10 minutes ago 1.51GB 09:13:01 c418fc2f8b11 10 minutes ago 1.38GB 09:13:01 core-command-arm64 latest 21552222a5da 12 minutes ago 17MB 09:13:01 a3d2a4fadccb 13 minutes ago 1.51GB 09:13:01 security-secretstore-setup-arm64 latest 336a96f1375e 13 minutes ago 29MB 09:13:01 security-proxy-setup-arm64 latest 1415e275ec48 13 minutes ago 26.9MB 09:13:01 30d349d9f7a4 13 minutes ago 1.5GB 09:13:01 70b67fa94a10 14 minutes ago 1.5GB 09:13:01 security-spire-agent-arm64 latest e5d3416b2e1f 21 minutes ago 122MB 09:13:01 f5aaca514730 21 minutes ago 1.38GB 09:13:01 ci-base-image-arm64 latest 2680eb8ad32f 38 minutes ago 905MB 09:13:01 alpine 3.15 354640af7b1b 10 days ago 5.34MB 09:13:01 alpine 3.16 4c81e5bf8899 10 days ago 5.3MB 09:13:01 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64 1.18-alpine f96f9c87975a 3 months ago 685MB 09:13:01 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 09:13:01 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 09:13:01 09:13:01 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:13:02 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 09:13:02 arm64: Pulling from edgex-lftools-log-publisher 09:13:02 8998bd30e6a1: Pulling fs layer 09:13:02 04944245beec: Pulling fs layer 09:13:02 699f458cf7ca: Pulling fs layer 09:13:02 765212b225bb: Pulling fs layer 09:13:02 f23df028b6ca: Pulling fs layer 09:13:02 d65c8cfc05b1: Pulling fs layer 09:13:02 2437ff75d9bd: Pulling fs layer 09:13:02 f23df028b6ca: Waiting 09:13:02 d65c8cfc05b1: Waiting 09:13:02 2437ff75d9bd: Waiting 09:13:02 765212b225bb: Waiting 09:13:02 04944245beec: Verifying Checksum 09:13:02 04944245beec: Download complete 09:13:02 765212b225bb: Verifying Checksum 09:13:02 765212b225bb: Download complete 09:13:02 f23df028b6ca: Verifying Checksum 09:13:02 f23df028b6ca: Download complete 09:13:02 d65c8cfc05b1: Verifying Checksum 09:13:02 d65c8cfc05b1: Download complete 09:13:02 699f458cf7ca: Verifying Checksum 09:13:02 699f458cf7ca: Download complete 09:13:03 8998bd30e6a1: Verifying Checksum 09:13:03 8998bd30e6a1: Download complete 09:13:06 2437ff75d9bd: Verifying Checksum 09:13:06 2437ff75d9bd: Download complete 09:13:08 8998bd30e6a1: Pull complete 09:13:08 04944245beec: Pull complete 09:13:09 699f458cf7ca: Pull complete 09:13:10 765212b225bb: Pull complete 09:13:11 f23df028b6ca: Pull complete 09:13:11 d65c8cfc05b1: Pull complete 09:13:26 2437ff75d9bd: Pull complete 09:13:26 Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da 09:13:26 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 09:13:26 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 09:13:26 prd-ubuntu20.04-docker-arm64-4c-16g-6833 does not seem to be running inside a container 09:13:26 $ 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 09:13:29 $ docker top 24598dfedc28ed6ba58d24e3f41222cb7c82a6098ec6c02696afe34a6166538e -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 09:13:30 ---> job-cost.sh 09:13:30 lf-activate-venv: SKIPPING 09:13:30 INFO: No Stack... 09:13:31 INFO: Retrieving Pricing Info for: v3-standard-4 09:13:32 INFO: Archiving Costs [Pipeline] sh 09:13:32 + cat /w/workspace/edgex-go/2/archives/cost.csv 09:13:32 + cut -d, -f6 [Pipeline] lock 09:13:32 Trying to acquire lock on [jenkins-edgexfoundry-edgex-go-PR-4370-2-stack-cost] 09:13:32 Resource [jenkins-edgexfoundry-edgex-go-PR-4370-2-stack-cost] did not exist. Created. 09:13:32 Lock acquired on [jenkins-edgexfoundry-edgex-go-PR-4370-2-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 09:13:33 + echo total: 0.10999999940395355 [Pipeline] stash 09:13:33 Stashed 1 file(s) [Pipeline] } 09:13:33 Lock released on resource [jenkins-edgexfoundry-edgex-go-PR-4370-2-stack-cost] [Pipeline] // lock [Pipeline] } 09:13:33 $ docker stop --time=1 24598dfedc28ed6ba58d24e3f41222cb7c82a6098ec6c02696afe34a6166538e 09:13:35 $ docker rm -f --volumes 24598dfedc28ed6ba58d24e3f41222cb7c82a6098ec6c02696afe34a6166538e [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 09:13:35 provisioning config files... 09:13:35 copy managed file [edgex-go-codecov-token] to file:/w/workspace/edgex-go/2@tmp/config362446701377411531tmp [Pipeline] { [Pipeline] sh 09:13:36 + set +x 09:13:36 + bash -s -- 09:13:36 + curl -s https://codecov.io/bash 09:13:36 09:13:36 _____ _ 09:13:36 / ____| | | 09:13:36 | | ___ __| | ___ ___ _____ __ 09:13:36 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 09:13:36 | |___| (_) | (_| | __/ (_| (_) \ V / 09:13:36 \_____\___/ \__,_|\___|\___\___/ \_/ 09:13:36 Bash-1.0.6 09:13:36 09:13:36 09:13:36 ==> git version 2.25.1 found 09:13:36 ==> 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 09:13:36 Release-Date: 2020-01-08 09:13:36 Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp 09:13:36 Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets 09:13:36 ==> Jenkins CI detected. 09:13:36 current dir:  /w/workspace/edgex-go/2 09:13:36 project root: . 09:13:36 --> token set from env 09:13:36 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 09:13:36 ==> Running gcov in . (disable via -X gcov) 09:13:36 ==> Python coveragepy not found 09:13:36 ==> Searching for coverage reports in: 09:13:36 + . 09:13:36 -> Found 1 reports 09:13:36 ==> Detecting git/mercurial file structure 09:13:36 ==> Reading reports 09:13:36 + ./coverage.out bytes=487323 09:13:36 ==> Appending adjustments 09:13:36 https://docs.codecov.io/docs/fixing-reports 09:13:37 + Found adjustments 09:13:37 ==> Gzipping contents 09:13:37 64K /tmp/codecov.yRmfzX.gz 09:13:37 ==> Uploading reports 09:13:37 url: https://codecov.io 09:13:37 query: branch=PR-4370&commit=2f2d6cc9d78aaac519d389e384eb88d2b22f142a&build=2&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2FPR-4370%2F2%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=4370&job=&cmd_args= 09:13:37 -> Pinging Codecov 09:13:37 https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=52b94001-b80a-4ca3-b063-c5e709073964&branch=PR-4370&commit=2f2d6cc9d78aaac519d389e384eb88d2b22f142a&build=2&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2FPR-4370%2F2%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=4370&job=&cmd_args= 09:13:37 -> Uploading to 09:13:37 https://storage.googleapis.com/codecov/v4/raw/2023-02-21/00271124DB129430A58F1EEE437C3FCB/2f2d6cc9d78aaac519d389e384eb88d2b22f142a/d541941b-fbe5-46de-9010-76eda88f5d41.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20230221%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20230221T091337Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=9495f4f911c1a62e65e063935d3c2e9e12470f482ef684be5a43529fa9bd5d75 09:13:37 % Total % Received % Xferd Average Speed Time Time Time Current 09:13:37 Dload Upload Total Spent Left Speed 09:13:37 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 62871 0 0 100 62871 0 279k --:--:-- --:--:-- --:--:-- 277k 100 62871 0 0 100 62871 0 186k --:--:-- --:--:-- --:--:-- 185k 09:13:37 -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/edgex-go/commit/2f2d6cc9d78aaac519d389e384eb88d2b22f142a [Pipeline] } 09:13:37 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 09:13:38 + [ -d /w/workspace/edgex-go/2/archives ] [Pipeline] libraryResource [Pipeline] sh 09:13:38 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 09:13:39 ---> package-listing.sh 09:13:39 ++ facter osfamily 09:13:39 ++ tr '[:upper:]' '[:lower:]' 09:13:39 + OS_FAMILY=debian 09:13:39 + workspace=/w/workspace/edgex-go/2 09:13:39 + START_PACKAGES=/tmp/packages_start.txt 09:13:39 + END_PACKAGES=/tmp/packages_end.txt 09:13:39 + DIFF_PACKAGES=/tmp/packages_diff.txt 09:13:39 + PACKAGES=/tmp/packages_start.txt 09:13:39 + '[' /w/workspace/edgex-go/2 ']' 09:13:39 + PACKAGES=/tmp/packages_end.txt 09:13:39 + case "${OS_FAMILY}" in 09:13:39 + dpkg -l 09:13:39 + grep '^ii' 09:13:39 + '[' -f /tmp/packages_start.txt ']' 09:13:39 + '[' -f /tmp/packages_end.txt ']' 09:13:39 + diff /tmp/packages_start.txt /tmp/packages_end.txt 09:13:39 + '[' /w/workspace/edgex-go/2 ']' 09:13:39 + mkdir -p /w/workspace/edgex-go/2/archives/ 09:13:39 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgex-go/2/archives/ [Pipeline] echo 09:13:39 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 09:13:40 + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:13:40 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 09:13:40 09:13:40 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:13:41 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 09:13:41 latest: Pulling from edgex-lftools-log-publisher 09:13:41 5eb5b503b376: Pulling fs layer 09:13:41 5c69ac0246d0: Pulling fs layer 09:13:41 ec43610c2a17: Pulling fs layer 09:13:41 3a2ae6a8a46f: Pulling fs layer 09:13:41 33b1e0a273af: Pulling fs layer 09:13:41 5d3b04190fa2: Pulling fs layer 09:13:41 2f39f015ded8: Pulling fs layer 09:13:41 33b1e0a273af: Waiting 09:13:41 5d3b04190fa2: Waiting 09:13:41 2f39f015ded8: Waiting 09:13:41 3a2ae6a8a46f: Waiting 09:13:41 5c69ac0246d0: Verifying Checksum 09:13:41 5c69ac0246d0: Download complete 09:13:41 3a2ae6a8a46f: Download complete 09:13:41 33b1e0a273af: Verifying Checksum 09:13:41 33b1e0a273af: Download complete 09:13:41 ec43610c2a17: Verifying Checksum 09:13:41 ec43610c2a17: Download complete 09:13:41 5d3b04190fa2: Download complete 09:13:41 5eb5b503b376: Verifying Checksum 09:13:41 5eb5b503b376: Download complete 09:13:42 2f39f015ded8: Download complete 09:13:42 5eb5b503b376: Pull complete 09:13:42 5c69ac0246d0: Pull complete 09:13:43 ec43610c2a17: Pull complete 09:13:43 3a2ae6a8a46f: Pull complete 09:13:43 33b1e0a273af: Pull complete 09:13:43 5d3b04190fa2: Pull complete 09:13:47 2f39f015ded8: Pull complete 09:13:47 Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 09:13:47 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 09:13:47 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 09:13:47 prd-ubuntu20.04-docker-8c-8g-6828 does not seem to be running inside a container 09:13:47 $ 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 09:13:51 $ docker top 0172f05c12c63b4ec391387e2ae03d2ab9806d9205e00a3ebae01f51940c8e7f -eo pid,comm [Pipeline] { [Pipeline] sh 09:13:51 + touch /tmp/pre-build-complete [Pipeline] sh 09:13:52 + mkdir -p /var/log/sysstat [Pipeline] sh 09:13:52 + ls /var/log/sa-host 09:13:52 ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 09:13:52 provisioning config files... 09:13:52 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgex-go/2@tmp/config2333713300274230426tmp [Pipeline] { [Pipeline] echo 09:13:52 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 09:13:52 ---> create-netrc.sh [Pipeline] } 09:13:52 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 09:13:52 ---> python-tools-install.sh [Pipeline] echo 09:13:52 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 09:13:53 ---> sudo-logs.sh 09:13:53 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 09:13:53 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 09:13:53 ---> job-cost.sh 09:13:53 lf-activate-venv: SKIPPING 09:13:53 DEBUG: total: 0.10999999940395355 09:13:53 INFO: Retrieving Stack Cost... 09:13:53 INFO: Retrieving Pricing Info for: v3-standard-8 09:13:54 INFO: Archiving Costs [Pipeline] echo 09:13:54 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 09:13:54 ---> logs-deploy.sh 09:13:54 lf-activate-venv: SKIPPING 09:13:54 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-go/PR-4370/2 09:13:54 INFO: archiving workspace using pattern(s): 09:13:55 Archives upload complete. 09:13:55 INFO: archiving logs to Nexus 09:13:56 ---> uname -a: 09:13:56 Linux prd-ubuntu20-04-docker-8c-8g-6828 5.4.0-126-generic #142-Ubuntu SMP Fri Aug 26 12:12:57 UTC 2022 x86_64 GNU/Linux 09:13:56 09:13:56 09:13:56 ---> lscpu: 09:13:56 Architecture: x86_64 09:13:56 CPU op-mode(s): 32-bit, 64-bit 09:13:56 Byte Order: Little Endian 09:13:56 Address sizes: 40 bits physical, 48 bits virtual 09:13:56 CPU(s): 8 09:13:56 On-line CPU(s) list: 0-7 09:13:56 Thread(s) per core: 1 09:13:56 Core(s) per socket: 1 09:13:56 Socket(s): 8 09:13:56 NUMA node(s): 1 09:13:56 Vendor ID: AuthenticAMD 09:13:56 CPU family: 23 09:13:56 Model: 49 09:13:56 Model name: AMD EPYC-Rome Processor 09:13:56 Stepping: 0 09:13:56 CPU MHz: 2799.956 09:13:56 BogoMIPS: 5599.91 09:13:56 Virtualization: AMD-V 09:13:56 Hypervisor vendor: KVM 09:13:56 Virtualization type: full 09:13:56 L1d cache: 256 KiB 09:13:56 L1i cache: 256 KiB 09:13:56 L2 cache: 4 MiB 09:13:56 L3 cache: 128 MiB 09:13:56 NUMA node0 CPU(s): 0-7 09:13:56 Vulnerability Itlb multihit: Not affected 09:13:56 Vulnerability L1tf: Not affected 09:13:56 Vulnerability Mds: Not affected 09:13:56 Vulnerability Meltdown: Not affected 09:13:56 Vulnerability Mmio stale data: Not affected 09:13:56 Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp 09:13:56 Vulnerability Spectre v1: Mitigation; usercopy/swapgs barriers and __user pointer sanitization 09:13:56 Vulnerability Spectre v2: Mitigation; Retpolines, IBPB conditional, IBRS_FW, STIBP disabled, RSB filling 09:13:56 Vulnerability Srbds: Not affected 09:13:56 Vulnerability Tsx async abort: Not affected 09:13:56 Flags: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm rep_good nopl cpuid extd_apicid tsc_known_freq pni pclmulqdq ssse3 fma cx16 sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand hypervisor lahf_lm cmp_legacy svm cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw topoext perfctr_core ssbd ibrs ibpb stibp vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 rdseed adx smap clflushopt clwb sha_ni xsaveopt xsavec xgetbv1 xsaves clzero xsaveerptr wbnoinvd arat npt nrip_save umip rdpid arch_capabilities 09:13:56 09:13:56 09:13:56 ---> nproc: 09:13:56 8 09:13:56 09:13:56 09:13:56 ---> df -h: 09:13:56 Filesystem Size Used Avail Use% Mounted on 09:13:56 overlay 155G 19G 137G 13% / 09:13:56 tmpfs 64M 0 64M 0% /dev 09:13:56 tmpfs 16G 0 16G 0% /sys/fs/cgroup 09:13:56 shm 64M 0 64M 0% /dev/shm 09:13:56 /dev/vda1 155G 19G 137G 13% /facter-os 09:13:56 09:13:56