Pull request #4370 event Pull request #4370 event Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 692a6d9c5f3139c7eae3f83b65d00f8ea2b5c086+d1220c913da191e5a5098d83180fefdfc3d41548 (97a54796f3e6e5833d82f8fd640c363a40cef53a) 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-ssh9717952681423960410.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-ssh9634246214935511882.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-ssh3973407822296758489.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-ssh6905718954926821282.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-ssh11678643113041997785.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 ‘ubuntu20.04-docker-8c-8g’ Running on prd-ubuntu20.04-docker-8c-8g-6851 in /w/workspace/edgexfoundry_edgex-go_PR-4370 [Pipeline] { [Pipeline] ws Running in /w/workspace/edgex-go/3 [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/3 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git > git --version # timeout=10 > git --version # 'git version 2.25.1' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/4370/head:refs/remotes/origin/PR-4370 +refs/heads/main:refs/remotes/origin/main # timeout=10 Merging remotes/origin/main commit d1220c913da191e5a5098d83180fefdfc3d41548 into PR head commit 692a6d9c5f3139c7eae3f83b65d00f8ea2b5c086 Merge succeeded, producing 692a6d9c5f3139c7eae3f83b65d00f8ea2b5c086 Checking out Revision 692a6d9c5f3139c7eae3f83b65d00f8ea2b5c086 (PR-4370) Commit message: "build(deps): Bump github.com/edgexfoundry/go-mod-bootstrap/v3" First time build. Skipping changelog. > git config core.sparsecheckout # timeout=10 > git checkout -f 692a6d9c5f3139c7eae3f83b65d00f8ea2b5c086 # 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 d1220c913da191e5a5098d83180fefdfc3d41548 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 692a6d9c5f3139c7eae3f83b65d00f8ea2b5c086 # timeout=10 > git rev-list --no-walk dbd7e395695619f1b19ecef3c40f625b8fb579f8 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 09:17:05 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 09:17:05 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 09:17:05 ========================================================= 09:17:05 EdgeX Global Pipelines Version Info 09:17:05 ========================================================= [Pipeline] libraryResource [Pipeline] sh 09:17:06 ------------------- 09:17:06 stable info: 09:17:06 ------------------- 09:17:06 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 09:17:06 Commit SHA: cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 09:17:06 Message: update stable to v1.0.244 09:17:06 ------------------- 09:17:06 experimental info: 09:17:06 ------------------- 09:17:06 Commited By: **** collab-it+edgex@linuxfoundation.org 09:17:06 Commit SHA: cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 09:17:06 Message: update experimental to v1.0.244 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 09:17:07 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-go-settings [Pipeline] echo 09:17:07 [edgeXSetupEnvironment]: set envvar PROJECT = edgex-go [Pipeline] echo 09:17:07 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 09:17:07 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 09:17:07 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 09:17:07 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.18 [Pipeline] echo 09:17:07 [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo 09:17:07 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_GLOB = cmd/**/Dockerfile [Pipeline] echo 09:17:07 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_PREFIX = [Pipeline] echo 09:17:07 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_SUFFIX = [Pipeline] echo 09:17:07 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 09:17:07 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 09:17:07 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 09:17:07 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 09:17:07 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 09:17:07 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 09:17:07 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 09:17:07 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 09:17:07 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo 09:17:07 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v3 [Pipeline] echo 09:17:07 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 09:17:07 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 09:17:07 [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo 09:17:07 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-4370 [Pipeline] echo 09:17:07 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-4370 [Pipeline] echo 09:17:07 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-4370 [Pipeline] echo 09:17:07 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 692a6d9c5f3139c7eae3f83b65d00f8ea2b5c086 [Pipeline] echo 09:17:07 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 692a6d9 [Pipeline] echo 09:17:07 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 09:17:07 provisioning config files... 09:17:07 copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/3@tmp/config7443717723000089644tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 09:17:07 ---> docker-login.sh 09:17:07 nexus3.edgexfoundry.org:10001 09:17:08 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 09:17:08 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 09:17:08 Configure a credential helper to remove this warning. See 09:17:08 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 09:17:08 09:17:08 Login Succeeded 09:17:08 nexus3.edgexfoundry.org:10002 09:17:08 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 09:17:08 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 09:17:08 Configure a credential helper to remove this warning. See 09:17:08 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 09:17:08 09:17:08 Login Succeeded 09:17:08 nexus3.edgexfoundry.org:10003 09:17:08 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 09:17:08 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 09:17:08 Configure a credential helper to remove this warning. See 09:17:08 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 09:17:08 09:17:08 Login Succeeded 09:17:08 nexus3.edgexfoundry.org:10004 09:17:08 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 09:17:08 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 09:17:08 Configure a credential helper to remove this warning. See 09:17:08 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 09:17:08 09:17:08 Login Succeeded 09:17:08 docker.io 09:17:08 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 09:17:08 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 09:17:08 Configure a credential helper to remove this warning. See 09:17:08 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 09:17:08 09:17:08 Login Succeeded 09:17:08 ---> docker-login.sh ends [Pipeline] } 09:17:08 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 09:17:09 + 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 09:17:09 + dirname cmd/core-command/Dockerfile 09:17:09 + cut -d/ -f2 09:17:09 + echo core-command,cmd/core-command/Dockerfile 09:17:09 + dirname cmd/core-common-config-bootstrapper/Dockerfile+ 09:17:09 cut -d/ -f2 09:17:09 + echo core-common-config-bootstrapper,cmd/core-common-config-bootstrapper/Dockerfile 09:17:09 + dirname cmd/core-data/Dockerfile 09:17:09 + cut -d/ -f2 09:17:09 + echo core-data,cmd/core-data/Dockerfile 09:17:09 + dirname cmd/core-metadata/Dockerfile 09:17:09 + cut -d/ -f2 09:17:09 + echo core-metadata,cmd/core-metadata/Dockerfile 09:17:09 + dirname cmd/security-bootstrapper/Dockerfile 09:17:09 + cut -d/ -f2 09:17:09 + echo security-bootstrapper,cmd/security-bootstrapper/Dockerfile 09:17:09 + dirname cmd/security-proxy-setup/Dockerfile 09:17:09 + cut -d/ -f2 09:17:09 + echo security-proxy-setup,cmd/security-proxy-setup/Dockerfile 09:17:09 + dirname cmd/security-secretstore-setup/Dockerfile 09:17:09 + cut -d/ -f2 09:17:09 + echo security-secretstore-setup,cmd/security-secretstore-setup/Dockerfile 09:17:09 + dirname cmd/security-spiffe-token-provider/Dockerfile 09:17:09 + cut -d/ -f2 09:17:09 + echo security-spiffe-token-provider,cmd/security-spiffe-token-provider/Dockerfile 09:17:09 + + dirnamecut cmd/security-spire-agent/Dockerfile -d/ 09:17:09 -f2 09:17:09 + echo security-spire-agent,cmd/security-spire-agent/Dockerfile 09:17:09 + dirname cmd/security-spire-config/Dockerfile 09:17:09 + cut -d/ -f2 09:17:09 + echo security-spire-config,cmd/security-spire-config/Dockerfile 09:17:09 + dirname cmd/security-spire-server/Dockerfile 09:17:09 + cut -d/ -f2 09:17:09 + echo security-spire-server,cmd/security-spire-server/Dockerfile 09:17:09 + dirname cmd/support-notifications/Dockerfile 09:17:09 + cut -d/ -f2 09:17:09 + echo support-notifications,cmd/support-notifications/Dockerfile 09:17:09 + dirname cmd/support-scheduler/Dockerfile 09:17:09 + cut -d/ -f2 09:17:09 + echo support-scheduler,cmd/support-scheduler/Dockerfile [Pipeline] echo 09:17:09 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 09:17:09 + git rev-list -1 --merges 692a6d9c5f3139c7eae3f83b65d00f8ea2b5c086~1..692a6d9c5f3139c7eae3f83b65d00f8ea2b5c086 [Pipeline] echo 09:17:09 -----------> git rev-list -1 --merges 692a6d9c5f3139c7eae3f83b65d00f8ea2b5c086~1..692a6d9c5f3139c7eae3f83b65d00f8ea2b5c086 692a6d9c5f3139c7eae3f83b65d00f8ea2b5c086 [false] [Pipeline] sh 09:17:09 + git log --format=format:%s -1 692a6d9c5f3139c7eae3f83b65d00f8ea2b5c086 [Pipeline] echo 09:17:09 ========================================================= 09:17:09 [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] 09:17:09 ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] sh 09:17:10 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 09:17:10 + grep -v github /etc/ssh/ssh_known_hosts 09:17:10 + [ -e /tmp/ssh_known_hosts ] 09:17:10 + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts 09:17:10 + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= 09:17:10 + sudo tee -a /etc/ssh/ssh_known_hosts 09:17:10 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:17:10 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 09:17:10 09:17:10 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:17:10 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 09:17:10 0.1.4: Pulling from edgex-devops/py-git-semver 09:17:10 b85a868b505f: Pulling fs layer 09:17:10 e2be974225ed: Pulling fs layer 09:17:10 339a4e72a1f5: Pulling fs layer 09:17:10 988bab9f4d93: Pulling fs layer 09:17:10 1469e6f7b9e6: Pulling fs layer 09:17:10 eaf3925da568: Pulling fs layer 09:17:10 bab4dde63d76: Pulling fs layer 09:17:10 bde34c3a00c8: Pulling fs layer 09:17:10 b352a97aabf1: Pulling fs layer 09:17:10 4872d77fe225: Pulling fs layer 09:17:10 5851b861e8e6: Pulling fs layer 09:17:10 eaf3925da568: Waiting 09:17:10 bab4dde63d76: Waiting 09:17:10 bde34c3a00c8: Waiting 09:17:10 b352a97aabf1: Waiting 09:17:10 4872d77fe225: Waiting 09:17:10 5851b861e8e6: Waiting 09:17:10 988bab9f4d93: Waiting 09:17:10 1469e6f7b9e6: Waiting 09:17:10 e2be974225ed: Download complete 09:17:10 988bab9f4d93: Verifying Checksum 09:17:10 988bab9f4d93: Download complete 09:17:11 1469e6f7b9e6: Download complete 09:17:11 339a4e72a1f5: Verifying Checksum 09:17:11 339a4e72a1f5: Download complete 09:17:11 eaf3925da568: Verifying Checksum 09:17:11 eaf3925da568: Download complete 09:17:11 bde34c3a00c8: Download complete 09:17:11 b352a97aabf1: Download complete 09:17:11 4872d77fe225: Download complete 09:17:11 5851b861e8e6: Verifying Checksum 09:17:11 5851b861e8e6: Download complete 09:17:11 b85a868b505f: Verifying Checksum 09:17:11 b85a868b505f: Download complete 09:17:11 bab4dde63d76: Verifying Checksum 09:17:11 bab4dde63d76: Download complete 09:17:12 b85a868b505f: Pull complete 09:17:12 e2be974225ed: Pull complete 09:17:13 339a4e72a1f5: Pull complete 09:17:13 988bab9f4d93: Pull complete 09:17:13 1469e6f7b9e6: Pull complete 09:17:13 eaf3925da568: Pull complete 09:17:15 bab4dde63d76: Pull complete 09:17:15 bde34c3a00c8: Pull complete 09:17:15 b352a97aabf1: Pull complete 09:17:15 4872d77fe225: Pull complete 09:17:15 5851b861e8e6: Pull complete 09:17:15 Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 09:17:16 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 09:17:16 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 09:17:16 prd-ubuntu20.04-docker-8c-8g-6851 does not seem to be running inside a container 09:17:16 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/3 -v /w/workspace/edgex-go/3:/w/workspace/edgex-go/3:rw,z -v /w/workspace/edgex-go/3@tmp:/w/workspace/edgex-go/3@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 09:17:18 $ docker top 698ecb32e147e3eb4096dae44a8eb36b16bb4b975d2f098ccf9ea7221f77cd1d -eo pid,comm 09:17:18 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). 09:17:18 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 09:17:18 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 09:17:18 [ssh-agent] Looking for ssh-agent implementation... 09:17:18 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 09:17:18 $ docker exec 698ecb32e147e3eb4096dae44a8eb36b16bb4b975d2f098ccf9ea7221f77cd1d ssh-agent 09:17:18 SSH_AUTH_SOCK=/tmp/ssh-08avg32rhHw4/agent.33 09:17:18 SSH_AGENT_PID=39 09:17:18 Running ssh-add (command line suppressed) 09:17:18 Identity added: /w/workspace/edgex-go/3@tmp/private_key_16704080956456077876.key (/w/workspace/edgex-go/3@tmp/private_key_16704080956456077876.key) 09:17:18 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 09:17:19 + git tag --points-at HEAD [Pipeline] } 09:17:19 $ docker exec --env ******** --env ******** 698ecb32e147e3eb4096dae44a8eb36b16bb4b975d2f098ccf9ea7221f77cd1d ssh-agent -k 09:17:19 unset SSH_AUTH_SOCK; 09:17:19 unset SSH_AGENT_PID; 09:17:19 echo Agent pid 39 killed; 09:17:19 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 09:17:19 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 09:17:19 [ssh-agent] Looking for ssh-agent implementation... 09:17:19 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 09:17:19 $ docker exec 698ecb32e147e3eb4096dae44a8eb36b16bb4b975d2f098ccf9ea7221f77cd1d ssh-agent 09:17:19 SSH_AUTH_SOCK=/tmp/ssh-Gppcz44tgdPn/agent.71 09:17:19 SSH_AGENT_PID=77 09:17:19 Running ssh-add (command line suppressed) 09:17:19 Identity added: /w/workspace/edgex-go/3@tmp/private_key_842707362042129977.key (/w/workspace/edgex-go/3@tmp/private_key_842707362042129977.key) 09:17:19 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 09:17:20 + git semver init 09:17:20 2023-02-21 09:17:20,222 [run_init] DEBUG init version:0.0.0 force:False 09:17:20 2023-02-21 09:17:20,223 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/edgex-go/3/.semver 09:17:20 2023-02-21 09:17:20,223 [execute] INFO git clone -b semver git@github.com:edgexfoundry/edgex-go.git /w/workspace/edgex-go/3/.semver 09:17:20 2023-02-21 09:17:20,224 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/edgex-go.git', '/w/workspace/edgex-go/3/.semver'], cwd=/w/workspace/edgex-go/3, universal_newlines=False, shell=None, istream=None) 09:17:25 2023-02-21 09:17:24,649 [append_file] DEBUG append to file:/w/workspace/edgex-go/3/.git/info/exclude 09:17:25 2023-02-21 09:17:24,649 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/edgex-go/3/.semver/PR-4370 with force:False 09:17:25 2023-02-21 09:17:24,649 [write_file] DEBUG write to file:/w/workspace/edgex-go/3/.semver/PR-4370 09:17:25 2023-02-21 09:17:24,654 [execute] INFO git cat-file --batch-check 09:17:25 2023-02-21 09:17:24,654 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgex-go/3/.semver, universal_newlines=False, shell=None, istream=) 09:17:25 2023-02-21 09:17:24,660 [execute] INFO git cat-file --batch 09:17:25 2023-02-21 09:17:24,661 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgex-go/3/.semver, universal_newlines=False, shell=None, istream=) 09:17:25 2023-02-21 09:17:24,666 [read_version] DEBUG read version from /w/workspace/edgex-go/3/.semver/PR-4370 09:17:25 0.0.0 [Pipeline] } 09:17:25 $ docker exec --env ******** --env ******** 698ecb32e147e3eb4096dae44a8eb36b16bb4b975d2f098ccf9ea7221f77cd1d ssh-agent -k 09:17:25 unset SSH_AUTH_SOCK; 09:17:25 unset SSH_AGENT_PID; 09:17:25 echo Agent pid 77 killed; 09:17:25 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 09:17:26 + git semver [Pipeline] } 09:17:26 $ docker stop --time=1 698ecb32e147e3eb4096dae44a8eb36b16bb4b975d2f098ccf9ea7221f77cd1d 09:17:27 $ docker rm -f --volumes 698ecb32e147e3eb4096dae44a8eb36b16bb4b975d2f098ccf9ea7221f77cd1d [Pipeline] // withDockerContainer [Pipeline] sh 09:17:27 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 09:17:28 Stashed 1 file(s) [Pipeline] echo 09:17:28 [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 09:17:28 + git config --global --add safe.directory /w/workspace/edgex-go/3 [Pipeline] echo 09:17:28 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 09:17:28 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 09:17:28 ========================================================= 09:17:28 [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine] 09:17:28 ========================================================= [Pipeline] fileExists [Pipeline] sh 09:17:28 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine 09:17:28 1.18-alpine: Pulling from edgex-devops/edgex-golang-base 09:17:28 213ec9aee27d: Pulling fs layer 09:17:28 4583459ba037: Pulling fs layer 09:17:28 93c1e223e6f2: Pulling fs layer 09:17:28 53926ce57604: Pulling fs layer 09:17:28 21b2b0c7a3f4: Pulling fs layer 09:17:28 22ff95d597cd: Pulling fs layer 09:17:28 12d6caf4c0d1: Pulling fs layer 09:17:28 96b7cbca73a9: Pulling fs layer 09:17:28 a7acece74701: Pulling fs layer 09:17:28 21b2b0c7a3f4: Waiting 09:17:28 22ff95d597cd: Waiting 09:17:28 12d6caf4c0d1: Waiting 09:17:28 96b7cbca73a9: Waiting 09:17:28 a7acece74701: Waiting 09:17:28 53926ce57604: Waiting 09:17:28 93c1e223e6f2: Verifying Checksum 09:17:28 93c1e223e6f2: Download complete 09:17:28 4583459ba037: Verifying Checksum 09:17:28 4583459ba037: Download complete 09:17:28 21b2b0c7a3f4: Verifying Checksum 09:17:28 21b2b0c7a3f4: Download complete 09:17:28 22ff95d597cd: Verifying Checksum 09:17:28 22ff95d597cd: Download complete 09:17:28 213ec9aee27d: Verifying Checksum 09:17:28 213ec9aee27d: Download complete 09:17:29 12d6caf4c0d1: Download complete 09:17:29 213ec9aee27d: Pull complete 09:17:29 4583459ba037: Pull complete 09:17:29 93c1e223e6f2: Pull complete 09:17:29 a7acece74701: Verifying Checksum 09:17:29 a7acece74701: Download complete 09:17:29 96b7cbca73a9: Verifying Checksum 09:17:29 96b7cbca73a9: Download complete 09:17:29 53926ce57604: Verifying Checksum 09:17:29 53926ce57604: Download complete 09:17:34 53926ce57604: Pull complete 09:17:34 21b2b0c7a3f4: Pull complete 09:17:34 22ff95d597cd: Pull complete 09:17:34 12d6caf4c0d1: Pull complete 09:17:35 96b7cbca73a9: Pull complete 09:17:36 a7acece74701: Pull complete 09:17:36 Digest: sha256:f6a9ef70c52da88a2ff63a0c6767b24654f9f5185d1d85ca6cc3004fb48f6c2d 09:17:36 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine 09:17:36 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine [Pipeline] fileExists [Pipeline] sh 09:17:37 + + echo FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine 09:17:37 WORKDIR /edgex 09:17:37 COPY go.mod . 09:17:37 RUN go mod download 09:17:37 docker build -t ci-base-image-x86_64 -f - . 09:17:37 Sending build context to Docker daemon 170.4MB 09:17:37 Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine 09:17:37 ---> db6d94c90886 09:17:37 Step 2/4 : WORKDIR /edgex 09:17:41 ---> Running in fbe4c9c916bc 09:17:41 Removing intermediate container fbe4c9c916bc 09:17:41 ---> d308da2b7bb7 09:17:41 Step 3/4 : COPY go.mod . 09:17:41 ---> 671fb2da705f 09:17:41 Step 4/4 : RUN go mod download 09:17:41 ---> Running in 0daa94d06c59 09:17:43 Still waiting to schedule task 09:17:43 Waiting for next available executor on ‘ubuntu20.04-docker-arm64-4c-16g’ 09:17:53 Removing intermediate container 0daa94d06c59 09:17:53 ---> 59c95caefb53 09:17:53 Successfully built 59c95caefb53 09:17:53 Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:17:53 + docker inspect -f . ci-base-image-x86_64 09:17:53 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 09:17:53 prd-ubuntu20.04-docker-8c-8g-6851 does not seem to be running inside a container 09:17:53 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/3 -v /w/workspace/edgex-go/3:/w/workspace/edgex-go/3:rw,z -v /w/workspace/edgex-go/3@tmp:/w/workspace/edgex-go/3@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 09:17:54 $ docker top a7d35e849395e5525c3a8b2f4f6f3a7793054deb2178d30335717fca6af5eb00 -eo pid,comm [Pipeline] { [Pipeline] sh 09:17:54 + go version 09:17:54 go version go1.18.7 linux/amd64 [Pipeline] } 09:17:54 $ docker stop --time=1 a7d35e849395e5525c3a8b2f4f6f3a7793054deb2178d30335717fca6af5eb00 09:17:55 $ docker rm -f --volumes a7d35e849395e5525c3a8b2f4f6f3a7793054deb2178d30335717fca6af5eb00 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:17:56 + docker inspect -f . ci-base-image-x86_64 09:17:56 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 09:17:56 prd-ubuntu20.04-docker-8c-8g-6851 does not seem to be running inside a container 09:17:56 $ 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/3 -v /w/workspace/edgex-go/3:/w/workspace/edgex-go/3:rw,z -v /w/workspace/edgex-go/3@tmp:/w/workspace/edgex-go/3@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 09:17:56 $ docker top da552ad2acf4ad64aec58bc312a43cb882c925c9ffd07917e8910641a6c9a3fc -eo pid,comm [Pipeline] { [Pipeline] echo 09:17:56 ========================================================= 09:17:56 [edgeXBuildGoParallel] Running Tests and Build... 09:17:56 ========================================================= [Pipeline] sh 09:17:57 + git config --global --add safe.directory /w/workspace/edgex-go/3 [Pipeline] fileExists [Pipeline] sh 09:17:57 + make test 09:17:57 go test -race -coverprofile=coverage.out ./... 09:18:03 ? github.com/edgexfoundry/edgex-go [no test files] 09:18:18 ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] 09:18:18 ? github.com/edgexfoundry/edgex-go/cmd/core-common-config-bootstrapper [no test files] 09:18:18 ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] 09:18:18 ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] 09:18:18 ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] 09:18:18 ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] 09:18:18 ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] 09:18:18 ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-setup [no test files] 09:18:18 ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] 09:18:18 ? github.com/edgexfoundry/edgex-go/cmd/security-spiffe-token-provider [no test files] 09:18:18 ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] 09:18:18 ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] 09:18:18 ? github.com/edgexfoundry/edgex-go/internal [no test files] 09:18:18 ? github.com/edgexfoundry/edgex-go/internal/core/command [no test files] 09:18:18 ok github.com/edgexfoundry/edgex-go/internal/core/command/application 0.099s coverage: 28.7% of statements 09:18:18 ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] 09:18:18 ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] 09:18:18 ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 0.102s coverage: 98.5% of statements 09:18:22 ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging 3.112s coverage: 73.7% of statements 09:18:22 ? github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging/mocks [no test files] 09:18:22 ? github.com/edgexfoundry/edgex-go/internal/core/common_config [no test files] 09:18:22 ? github.com/edgexfoundry/edgex-go/internal/core/data [no test files] 09:18:22 ok github.com/edgexfoundry/edgex-go/internal/core/data/application 0.090s coverage: 54.0% of statements 09:18:22 ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] 09:18:22 ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] 09:18:22 ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 3.311s coverage: 88.5% of statements 09:18:22 ? github.com/edgexfoundry/edgex-go/internal/core/data/controller/messaging [no test files] 09:18:22 ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] 09:18:22 ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks [no test files] 09:18:22 ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] 09:18:22 ? github.com/edgexfoundry/edgex-go/internal/core/metadata [no test files] 09:18:22 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/application 0.093s coverage: 3.9% of statements 09:18:22 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] 09:18:22 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] 09:18:22 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 0.499s coverage: 95.6% of statements 09:18:22 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] 09:18:22 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks [no test files] 09:18:22 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/uom [no test files] 09:18:22 ok github.com/edgexfoundry/edgex-go/internal/io 0.090s coverage: 72.2% of statements 09:18:22 ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] 09:18:22 ? github.com/edgexfoundry/edgex-go/internal/pkg/application [no test files] 09:18:22 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers [no test files] 09:18:22 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] 09:18:22 ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] 09:18:22 ok github.com/edgexfoundry/edgex-go/internal/pkg/controller/http 0.052s coverage: 65.9% of statements 09:18:22 ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] 09:18:22 ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] 09:18:22 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] 09:18:22 ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 0.080s coverage: 0.9% of statements 09:18:22 ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] 09:18:22 ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 0.087s coverage: 29.6% of statements 09:18:22 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] 09:18:22 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.070s coverage: 47.1% of statements 09:18:22 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 1.083s coverage: 82.9% of statements 09:18:22 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.076s coverage: 94.1% of statements 09:18:22 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.057s coverage: 96.3% of statements 09:18:22 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.049s coverage: 87.5% of statements 09:18:27 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 11.067s coverage: 94.4% of statements 09:18:27 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/ping 0.061s coverage: 44.8% of statements 09:18:46 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 23.387s coverage: 79.9% of statements 09:18:46 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] 09:18:46 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 22.090s coverage: 92.9% of statements 09:18:46 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] 09:18:46 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] 09:18:46 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] 09:18:46 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 0.030s coverage: 64.4% of statements 09:18:46 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] 09:18:46 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto [no test files] 09:18:46 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/config [no test files] 09:18:46 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/container [no test files] 09:18:46 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/handlers 6.104s coverage: 86.9% of statements 09:18:46 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] 09:18:46 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] 09:18:46 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] 09:18:46 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] 09:18:46 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 11.061s coverage: 87.2% of statements 09:18:46 ok github.com/edgexfoundry/edgex-go/internal/security/common 0.043s coverage: 20.0% of statements 09:18:46 ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] 09:18:46 ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] 09:18:46 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.054s coverage: 100.0% of statements 09:18:46 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] 09:18:46 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.115s coverage: 77.4% of statements 09:18:46 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/common [no test files] 09:18:46 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.080s coverage: 80.0% of statements 09:18:46 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/jwt 0.055s coverage: 87.2% of statements 09:18:46 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.234s coverage: 91.2% of statements 09:18:46 ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] 09:18:46 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 0.250s coverage: 63.1% of statements 09:18:46 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] 09:18:46 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] 09:18:46 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.056s coverage: 100.0% of statements 09:18:46 ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.033s coverage: 89.4% of statements 09:18:46 ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.032s coverage: 100.0% of statements 09:18:46 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.021s coverage: 73.7% of statements 09:18:46 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.028s coverage: 100.0% of statements 09:18:46 ok github.com/edgexfoundry/edgex-go/internal/security/proxy 0.407s coverage: 65.3% of statements 09:18:46 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/config [no test files] 09:18:46 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/container [no test files] 09:18:46 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/models [no test files] 09:18:46 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.170s coverage: 41.0% of statements 09:18:46 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] 09:18:46 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] 09:18:46 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 0.084s coverage: 89.5% of statements 09:18:46 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] 09:18:46 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 0.065s coverage: 84.8% of statements 09:18:46 ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider [no test files] 09:18:46 ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/config [no test files] 09:18:46 ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/container [no test files] 09:18:46 ? github.com/edgexfoundry/edgex-go/internal/support/notifications [no test files] 09:18:46 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 6.081s coverage: 17.7% of statements 09:18:46 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel [no test files] 09:18:46 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks [no test files] 09:18:46 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] 09:18:46 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] 09:18:46 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 0.186s coverage: 92.3% of statements 09:18:46 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] 09:18:46 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks [no test files] 09:18:46 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler [no test files] 09:18:46 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/application [no test files] 09:18:46 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/scheduler 0.054s coverage: 63.2% of statements 09:18:46 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] 09:18:46 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] 09:18:46 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 0.110s coverage: 97.7% of statements 09:18:46 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] 09:18:46 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks [no test files] 09:18:46 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 09:19:07 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." 09:19:07 go vet ./... 09:19:09 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 09:19:09 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 09:19:09 ./bin/test-attribution-txt.sh [Pipeline] echo 09:19:09 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] sh 09:19:10 + ls -al . 09:19:10 total 744 09:19:10 drwxrwxr-x 11 1001 1001 4096 Feb 21 09:17 . 09:19:10 drwxr-xr-x 4 root root 4096 Feb 21 09:17 .. 09:19:10 drwxrwxr-x 2 1001 1001 4096 Feb 21 09:17 .blubracket 09:19:10 -rw-rw-r-- 1 1001 1001 16 Feb 21 09:17 .dockerignore 09:19:10 drwxrwxr-x 8 1001 1001 4096 Feb 21 09:18 .git 09:19:10 drwxrwxr-x 3 1001 1001 4096 Feb 21 09:17 .github 09:19:10 -rw-rw-r-- 1 1001 1001 1024 Feb 21 09:17 .gitignore 09:19:10 -rw-rw-r-- 1 1001 1001 42 Feb 21 09:17 .golangci.yml 09:19:10 -rw-rw-r-- 1 1001 1001 87 Feb 21 09:17 .hadolint.yml 09:19:10 drwxr-xr-x 3 1001 1001 4096 Feb 21 09:17 .semver 09:19:10 -rw-rw-r-- 1 1001 1001 166 Feb 21 09:17 .sonarcloud.properties 09:19:10 -rw-rw-r-- 1 1001 1001 1171 Feb 21 09:17 ADOPTERS.md 09:19:10 -rw-rw-r-- 1 1001 1001 10825 Feb 21 09:17 Attribution.txt 09:19:10 -rw-rw-r-- 1 1001 1001 73765 Feb 21 09:17 CHANGELOG.md 09:19:10 -rw-rw-r-- 1 1001 1001 3804 Feb 21 09:17 CONTRIBUTING.md 09:19:10 -rw-rw-r-- 1 1001 1001 677 Feb 21 09:17 GOVERNANCE.md 09:19:10 -rw-rw-r-- 1 1001 1001 883 Feb 21 09:17 Jenkinsfile 09:19:10 -rw-rw-r-- 1 1001 1001 10775 Feb 21 09:17 LICENSE 09:19:10 -rw-rw-r-- 1 1001 1001 13375 Feb 21 09:17 Makefile 09:19:10 -rw-rw-r-- 1 1001 1001 582 Feb 21 09:17 OWNERS.md 09:19:10 -rw-rw-r-- 1 1001 1001 9403 Feb 21 09:17 README.md 09:19:10 -rw-rw-r-- 1 1001 1001 6912 Feb 21 09:17 SECURITY.md 09:19:10 -rw-rw-r-- 1 1001 1001 5 Feb 21 09:17 VERSION 09:19:10 drwxrwxr-x 2 1001 1001 4096 Feb 21 09:17 bin 09:19:10 drwxrwxr-x 17 1001 1001 4096 Feb 21 09:17 cmd 09:19:10 -rw-r--r-- 1 root root 487323 Feb 21 09:18 coverage.out 09:19:10 -rw-rw-r-- 1 1001 1001 3295 Feb 21 09:17 go.mod 09:19:10 -rw-rw-r-- 1 1001 1001 33318 Feb 21 09:17 go.sum 09:19:10 drwxrwxr-x 7 1001 1001 4096 Feb 21 09:17 internal 09:19:10 drwxrwxr-x 3 1001 1001 4096 Feb 21 09:17 openapi 09:19:10 drwxrwxr-x 4 1001 1001 4096 Feb 21 09:17 snap 09:19:10 -rw-rw-r-- 1 1001 1001 204 Feb 21 09:17 version.go [Pipeline] sh 09:19:10 + '[' -e coverage.out ] 09:19:10 + chown 1001:1001 coverage.out [Pipeline] stash 09:19:10 Stashed 1 file(s) [Pipeline] sh 09:19:10 + make build 09:19:10 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:19:25 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 09:19:25 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 09:19:26 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:19:27 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 09:19:35 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:19: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-proxy-setup/security-proxy-setup ./cmd/security-proxy-setup 09:19:37 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 09:19:39 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 09:19:40 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 09:19: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-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper 09:19:43 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] } 09:19:45 $ docker stop --time=1 da552ad2acf4ad64aec58bc312a43cb882c925c9ffd07917e8910641a6c9a3fc 09:19:47 $ docker rm -f --volumes da552ad2acf4ad64aec58bc312a43cb882c925c9ffd07917e8910641a6c9a3fc [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:19:48 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 09:19:48 09:19:48 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:19:49 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 09:19:49 latest: Pulling from edgex-devops/edgex-compose 09:19:49 cbdbe7a5bc2a: Pulling fs layer 09:19:49 ca9280d653b3: Pulling fs layer 09:19:49 7e9c9ca2126c: Pulling fs layer 09:19:49 cbdbe7a5bc2a: Verifying Checksum 09:19:49 cbdbe7a5bc2a: Download complete 09:19:49 cbdbe7a5bc2a: Pull complete 09:19:49 ca9280d653b3: Verifying Checksum 09:19:49 ca9280d653b3: Download complete 09:19:50 7e9c9ca2126c: Download complete 09:19:50 ca9280d653b3: Pull complete 09:19:53 7e9c9ca2126c: Pull complete 09:19:53 Digest: sha256:b7ff7cefa661cf441350a7c60c0e16dc22b011826ae41e7b448230bdfa9ba816 09:19:53 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 09:19:53 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 09:19:53 prd-ubuntu20.04-docker-8c-8g-6851 does not seem to be running inside a container 09:19:53 $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/3 -v /w/workspace/edgex-go/3:/w/workspace/edgex-go/3:rw,z -v /w/workspace/edgex-go/3@tmp:/w/workspace/edgex-go/3@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 09:19:55 $ docker top ccdb0b4a293b54a034a80b852530ef169738cf90a92a59a2aadc8fd6f5b3d2da -eo pid,comm [Pipeline] { [Pipeline] sh 09:19:55 + docker-compose build --help 09:19:55 + grep parallel 09:19:56 --parallel Build images in parallel. [Pipeline] } 09:19:56 $ docker stop --time=1 ccdb0b4a293b54a034a80b852530ef169738cf90a92a59a2aadc8fd6f5b3d2da 09:19:57 $ docker rm -f --volumes ccdb0b4a293b54a034a80b852530ef169738cf90a92a59a2aadc8fd6f5b3d2da [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:19:58 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 09:19:58 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 09:19:58 prd-ubuntu20.04-docker-8c-8g-6851 does not seem to be running inside a container 09:19:58 $ 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/3 -v /w/workspace/edgex-go/3:/w/workspace/edgex-go/3:rw,z -v /w/workspace/edgex-go/3@tmp:/w/workspace/edgex-go/3@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 09:19:58 $ docker top eaa998913dc5ca29a499862f6c549270fd9cad951362d110b85cfd6bf5c6435c -eo pid,comm [Pipeline] { [Pipeline] sh 09:19:58 + docker-compose -f ./docker-compose-build.yml build --parallel 09:19:59 Building core-command ... 09:19:59 Building core-common-config-bootstrapper ... 09:19:59 Building core-data ... 09:19:59 Building core-metadata ... 09:19:59 Building security-bootstrapper ... 09:19:59 Building security-proxy-setup ... 09:19:59 Building security-secretstore-setup ... 09:19:59 Building security-spiffe-token-provider ... 09:19:59 Building security-spire-agent ... 09:19:59 Building security-spire-config ... 09:19:59 Building security-spire-server ... 09:19:59 Building support-notifications ... 09:19:59 Building support-scheduler ... 09:19:59 Building security-spire-agent 09:19:59 Building core-command 09:19:59 Building security-proxy-setup 09:19:59 Building support-scheduler 09:19:59 Building security-bootstrapper 09:20:14 Step 1/21 : ARG BUILDER_BASE=golang:1.18-alpine3.16 09:20:14 Step 2/21 : FROM ${BUILDER_BASE} AS builder 09:20:14 ---> 59c95caefb53 09:20:14 Step 3/21 : WORKDIR /edgex-go 09:20:14 Step 1/24 : ARG BUILDER_BASE=golang:1.18-alpine3.16 09:20:14 Step 2/24 : FROM ${BUILDER_BASE} AS builder 09:20:14 ---> 59c95caefb53 09:20:14 Step 3/24 : WORKDIR /edgex-go 09:20:14 Step 1/32 : ARG BUILDER_BASE=golang:1.18-alpine3.16 09:20:14 Step 2/32 : FROM ${BUILDER_BASE} AS builder 09:20:14 ---> 59c95caefb53 09:20:14 Step 3/32 : WORKDIR /edgex-go 09:20:14 Step 1/22 : ARG BUILDER_BASE=golang:1.18-alpine3.16 09:20:14 Step 2/22 : FROM ${BUILDER_BASE} AS builder 09:20:14 ---> 59c95caefb53 09:20:14 Step 3/22 : ARG ADD_BUILD_TAGS="" 09:20:14 Step 1/23 : ARG BUILDER_BASE=golang:1.18-alpine3.16 09:20:14 Step 2/23 : FROM ${BUILDER_BASE} AS builder 09:20:14 ---> 59c95caefb53 09:20:14 Step 3/23 : ARG ADD_BUILD_TAGS="" 09:20:18 ---> Running in 9c00ef84d28b 09:20:18 ---> Running in a2beb4c13ca4 09:20:18 ---> Running in ee300b0d2852 09:20:18 ---> Running in 28d3958c3a8c 09:20:18 ---> Running in 5d0a6a1df08f 09:20:18 Removing intermediate container 5d0a6a1df08f 09:20:18 ---> 2f69abfb7fcd 09:20:18 Step 4/21 : RUN apk add --update --no-cache make git 09:20:18 Removing intermediate container 28d3958c3a8c 09:20:18 ---> f15b51b63d7b 09:20:18 Step 4/22 : WORKDIR /edgex-go 09:20:18 Removing intermediate container 9c00ef84d28b 09:20:18 ---> 7de0764cb6b5 09:20:18 Step 4/24 : RUN apk add --update --no-cache make git build-base curl 09:20:18 Removing intermediate container ee300b0d2852 09:20:18 ---> 1c5953063e2b 09:20:18 Step 4/23 : WORKDIR /edgex-go 09:20:18 Removing intermediate container a2beb4c13ca4 09:20:18 ---> 666e948751a6 09:20:18 Step 4/32 : RUN apk add --update --no-cache make git 09:20:18 ---> Running in f303d3b8d62b 09:20:18 ---> Running in bcd9ce21de10 09:20:18 ---> Running in b7fb2f6d0ebe 09:20:18 ---> Running in 79a12d88d172 09:20:18 ---> Running in d6c95d132b87 09:20:18 Removing intermediate container bcd9ce21de10 09:20:18 ---> f6f7662e538c 09:20:18 Step 5/22 : RUN apk add --update --no-cache make git 09:20:18 Removing intermediate container 79a12d88d172 09:20:18 ---> b75415f4f35c 09:20:18 Step 5/23 : RUN apk add --update --no-cache make git 09:20:18 ---> Running in 7d10bd9e8fb4 09:20:18 ---> Running in 6530f4de413b 09:20:19 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 09:20:19 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 09:20:19 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 09:20:19 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 09:20:19 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 09:20:19 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 09:20:19 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 09:20:19 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 09:20:19 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 09:20:19 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 09:20:19 OK: 211 MiB in 51 packages 09:20:19 OK: 211 MiB in 51 packages 09:20:19 OK: 211 MiB in 51 packages 09:20:19 OK: 211 MiB in 51 packages 09:20:19 OK: 211 MiB in 51 packages 09:20:20 Removing intermediate container b7fb2f6d0ebe 09:20:20 ---> 1d0ac9824d62 09:20:20 Step 5/24 : COPY go.mod vendor* ./ 09:20:20 Removing intermediate container f303d3b8d62b 09:20:20 ---> 88575544b449 09:20:20 Step 5/21 : COPY go.mod vendor* ./ 09:20:20 Removing intermediate container d6c95d132b87 09:20:20 ---> be4646b051d4 09:20:20 Step 5/32 : COPY go.mod vendor* ./ 09:20:20 ---> 6894da80bf3b 09:20:20 Step 6/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 09:20:20 ---> be60b6f003e5 09:20:20 Step 6/21 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 09:20:20 Removing intermediate container 6530f4de413b 09:20:20 ---> 9081b7b21eca 09:20:20 Step 6/23 : COPY go.mod vendor* ./ 09:20:20 ---> Running in 583f07c3cc22 09:20:20 ---> Running in eb649eca940a 09:20:20 Removing intermediate container 7d10bd9e8fb4 09:20:20 ---> 04eabd8b23b4 09:20:20 Step 6/22 : COPY go.mod vendor* ./ 09:20:20 ---> dd347ba59a7f 09:20:20 Step 6/32 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 09:20:20 ---> Running in 4b50129ba474 09:20:20 ---> 78042933ac30 09:20:20 Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 09:20:20 ---> Running in cbf3151f3f3b 09:20:20 ---> 3329e49b9ec8 09:20:20 Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 09:20:20 ---> Running in 53cfc6bc2cb9 09:20:59 Removing intermediate container 583f07c3cc22 09:20:59 ---> c33137093299 09:20:59 Step 7/24 : COPY . . 09:20:59 Removing intermediate container 53cfc6bc2cb9 09:20:59 ---> 06e15e83ef91 09:20:59 Step 8/22 : COPY . . 09:20:59 Removing intermediate container 4b50129ba474 09:20:59 ---> 0c4f7c5c79d0 09:20:59 Step 7/32 : COPY . . 09:20:59 Removing intermediate container eb649eca940a 09:20:59 ---> 73c5f76c4d08 09:20:59 Step 7/21 : COPY . . 09:20:59 Removing intermediate container cbf3151f3f3b 09:20:59 ---> 7f78fa60eb10 09:20:59 Step 8/23 : COPY . . 09:21:09 ---> 7fb97a468aa3 09:21:09 Step 8/32 : RUN make cmd/security-bootstrapper/security-bootstrapper 09:21:09 ---> 7593b0b402d3 09:21:09 Step 8/21 : RUN make cmd/security-proxy-setup/security-proxy-setup cmd/secrets-config/secrets-config 09:21:09 ---> 09f5a3180ac9 09:21:09 Step 9/23 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-command/core-command 09:21:09 ---> 8238e016c1a6 09:21:09 Step 9/22 : RUN make cmd/support-scheduler/support-scheduler 09:21:09 ---> 44b8d9109a1f 09:21:09 Step 8/24 : ARG SPIRE_RELEASE=1.2.1 09:21:09 ---> Running in 92c36aae09c7 09:21:09 ---> Running in 5871f43f4b3d 09:21:09 ---> Running in f299c1f257d9 09:21:09 ---> Running in 81bda4aac233 09:21:09 ---> Running in 6a370244f45c 09:21:09 Removing intermediate container 6a370244f45c 09:21:09 ---> a00f06f40120 09:21:09 Step 9/24 : WORKDIR /edgex-go/spire-build 09:21:09 ---> Running in 8114c2fb5537 09:21:09 Removing intermediate container 8114c2fb5537 09:21:09 ---> 6091346c8fa2 09:21: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:21:09 ---> Running in c3e55d30d906 09:21: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-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper 09:21:10 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 09:21: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 09:21:10 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:21:11 Removing intermediate container c3e55d30d906 09:21:11 ---> 8cc111c01768 09:21:11 Step 11/24 : WORKDIR /edgex-go 09:21:11 ---> Running in fbd53dabde1a 09:21:11 Removing intermediate container fbd53dabde1a 09:21:11 ---> d4d92f44e8e1 09:21:11 09:21:11 Step 12/24 : FROM alpine:3.15 09:21:11 3.15: Pulling from library/alpine 09:21:11 Digest: sha256:689659b1f08e9fdfb85190144098c378beb5a53b328f7ced7883a74a1157c709 09:21:11 Status: Downloaded newer image for alpine:3.15 09:21:11 ---> 5ce65d7b0fde 09:21:11 Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' 09:21:11 ---> Running in c4e88130b7a8 09:21:11 Removing intermediate container c4e88130b7a8 09:21:11 ---> 5b90c4d738b2 09:21:11 Step 14/24 : RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 09:21:11 ---> Running in 637d63e3086a 09:21:12 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 09:21:12 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 09:21:12 v3.15.7-15-g96d862662f8 [https://dl-cdn.alpinelinux.org/alpine/v3.15/main] 09:21:12 v3.15.7-13-gd738a42a973 [https://dl-cdn.alpinelinux.org/alpine/v3.15/community] 09:21:12 OK: 15857 distinct packages available 09:21:12 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 09:21:12 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 09:21:13 Running on prd-ubuntu20.04-docker-arm64-4c-16g-6852 in /w/workspace/edgexfoundry_edgex-go_PR-4370 [Pipeline] { [Pipeline] ws 09:21:13 Running in /w/workspace/edgex-go/3 [Pipeline] { [Pipeline] checkout 09:21:13 (1/5) Installing dumb-init (1.2.5-r1) 09:21:13 (2/5) Installing musl-obstack (1.2.3-r0) 09:21:13 (3/5) Installing libucontext (1.1-r0) 09:21:13 (4/5) Installing gcompat (1.0.0-r4) 09:21:13 (5/5) Installing openssl (1.1.1t-r1) 09:21:13 Executing busybox-1.34.1-r7.trigger 09:21:13 OK: 7 MiB in 19 packages 09:21:13 The recommended git tool is: git 09:21:14 Removing intermediate container 637d63e3086a 09:21:14 ---> 013ab3b2697d 09:21:14 Step 15/24 : COPY --from=builder /usr/local/bin/spire-agent /usr/local/bin 09:21:17 ---> 35d9f32996a6 09:21:17 Step 16/24 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin 09:21:18 using credential edgex-jenkins-ssh 09:21:18 Cloning the remote Git repository 09:21:18 Cloning repository git@github.com:edgexfoundry/edgex-go.git 09:21:19 > git init /w/workspace/edgex-go/3 # timeout=10 09:21:19 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git 09:21:19 > git --version # timeout=10 09:21:19 > git --version # 'git version 2.25.1' 09:21:19 using GIT_SSH to set credentials SSH Credentials for GitHub 09:21:19 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 09:21:22 ---> 67739b9ea005 09:21:22 Step 17/24 : COPY --from=builder /edgex-go/cmd/security-spire-agent/docker-entrypoint.sh /usr/local/bin/ 09:21:23 ---> 1d445638fa7d 09:21:23 Step 18/24 : COPY --from=builder /edgex-go/cmd/security-spire-agent/agent.conf /usr/local/etc/spire/agent.conf.tpl 09:21:24 ---> 4633be711060 09:21:24 Step 19/24 : COPY --from=builder /edgex-go/cmd/security-spire-agent/openssl.conf /usr/local/etc/ 09:21:25 ---> 049667bb6979 09:21:25 Step 20/24 : ENTRYPOINT [ "/usr/bin/dumb-init" ] 09:21:25 ---> Running in 68d752260580 09:21:26 Removing intermediate container 68d752260580 09:21:26 ---> 488912e4abb2 09:21:26 Step 21/24 : CMD [ "--verbose", "docker-entrypoint.sh" ] 09:21:26 ---> Running in 291bda64132c 09:21:26 Removing intermediate container 291bda64132c 09:21:26 ---> 5379cc6ae641 09:21:26 Step 22/24 : LABEL arch=x86_64 09:21:26 ---> Running in a5781d2b1bbc 09:21:27 Removing intermediate container a5781d2b1bbc 09:21:27 ---> 0854a8f02db5 09:21:27 Step 23/24 : LABEL git_sha=692a6d9c5f3139c7eae3f83b65d00f8ea2b5c086 09:21:27 ---> Running in a8622f261d8e 09:21:27 Removing intermediate container a8622f261d8e 09:21:27 ---> 3875ae3a6644 09:21:27 Step 24/24 : LABEL version=0.0.0 09:21:27 ---> Running in 143d4259ad9c 09:21:28 Removing intermediate container 143d4259ad9c 09:21:28 ---> 32cc9d3d6c7a 09:21:28 09:21:28 Successfully built 32cc9d3d6c7a 09:21:28 Successfully tagged security-spire-agent:latest 09:21:28  Building security-spire-agent ... done Building core-data 09:21:35 Step 1/22 : ARG BUILDER_BASE=golang:1.18-alpine3.16 09:21:35 Step 2/22 : FROM ${BUILDER_BASE} AS builder 09:21:35 ---> 59c95caefb53 09:21:35 Step 3/22 : ARG ADD_BUILD_TAGS="" 09:21:35 ---> Using cache 09:21:35 ---> 1c5953063e2b 09:21:35 Step 4/22 : WORKDIR /edgex-go 09:21:35 ---> Using cache 09:21:35 ---> b75415f4f35c 09:21:35 Step 5/22 : RUN apk add --update --no-cache make git 09:21:35 ---> Using cache 09:21:35 ---> 9081b7b21eca 09:21:35 Step 6/22 : COPY go.mod vendor* ./ 09:21:35 ---> Using cache 09:21:35 ---> 78042933ac30 09:21:35 Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 09:21:35 ---> Using cache 09:21:35 ---> 7f78fa60eb10 09:21:35 Step 8/22 : COPY . . 09:21:35 ---> Using cache 09:21:35 ---> 09f5a3180ac9 09:21:35 Step 9/22 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-data/core-data 09:21:35 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 09:21:35 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 09:21:36 Merging remotes/origin/main commit d1220c913da191e5a5098d83180fefdfc3d41548 into PR head commit 692a6d9c5f3139c7eae3f83b65d00f8ea2b5c086 09:21:37 Merge succeeded, producing 692a6d9c5f3139c7eae3f83b65d00f8ea2b5c086 09:21:37 Checking out Revision 692a6d9c5f3139c7eae3f83b65d00f8ea2b5c086 (PR-4370) 09:21:35 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 09:21:35 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git 09:21:35 using GIT_SSH to set credentials SSH Credentials for GitHub 09:21:35 > 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 09:21:36 > git config core.sparsecheckout # timeout=10 09:21:36 > git checkout -f 692a6d9c5f3139c7eae3f83b65d00f8ea2b5c086 # timeout=10 09:21:36 > git remote # timeout=10 09:21:36 > git config --get remote.origin.url # timeout=10 09:21:36 using GIT_SSH to set credentials SSH Credentials for GitHub 09:21:37 > git merge d1220c913da191e5a5098d83180fefdfc3d41548 # timeout=10 09:21:37 > git rev-parse HEAD^{commit} # timeout=10 09:21:37 > git config core.sparsecheckout # timeout=10 09:21:37 > git checkout -f 692a6d9c5f3139c7eae3f83b65d00f8ea2b5c086 # timeout=10 09:21:37 Commit message: "build(deps): Bump github.com/edgexfoundry/go-mod-bootstrap/v3" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 09:21:38 + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json 09:21:38 % Total % Received % Xferd Average Speed Time Time Time Current 09:21:38 Dload Upload Total Spent Left Speed 09:21:38 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12751 100 12751 0 0 87937 0 --:--:-- --:--:-- --:--:-- 87937 [Pipeline] sh 09:21:39 + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh 09:21:39 + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json 09:21:39 + sudo tee /etc/docker/daemon.new 09:21:39 { 09:21:39 "registry-mirrors": [ 09:21:39 "https://nexus3.edgexfoundry.org:10001" 09:21:39 ], 09:21:39 "bip": "10.250.0.254/24", 09:21:39 "hosts": [ 09:21:39 "tcp://0.0.0.0:5555", 09:21:39 "unix:///var/run/docker.sock" 09:21:39 ], 09:21:39 "mtu": 1458, 09:21:39 "selinux-enabled": true, 09:21:39 "seccomp-profile": "/etc/docker/seccomp.json" 09:21:39 } [Pipeline] sh 09:21:39 + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh 09:21:40 + sudo service docker restart 09:21:40 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 09:21:41 ---> Running in db23466ecec8 09:21:41 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:21:45 Removing intermediate container 92c36aae09c7 09:21:45 ---> 5bd51f9aca03 09:21:45 09:21:45 Step 9/32 : FROM alpine:3.16 09:21:45 3.16: Pulling from library/alpine 09:21:46 Digest: sha256:1bd67c81e4ad4b8f4a5c1c914d7985336f130e5cefb3e323654fd09d6bcdbbe2 09:21:46 Status: Downloaded newer image for alpine:3.16 09:21:46 ---> dfd21b5a31f5 09:21:46 Step 10/32 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' 09:21:49 ---> Running in d44cbcbc25ed 09:21:49 Removing intermediate container 5871f43f4b3d 09:21:49 ---> d732f7fa8651 09:21:49 09:21:49 Step 9/21 : FROM alpine:3.16 09:21:49 ---> dfd21b5a31f5 09:21:49 Step 10/21 : RUN apk add --update --no-cache curl dumb-init 09:21:49 Removing intermediate container f299c1f257d9 09:21:49 ---> 81e3fb0df32b 09:21:49 09:21:49 Step 10/23 : FROM alpine:3.16 09:21:49 ---> dfd21b5a31f5 09:21:49 Step 11/23 : RUN apk add --update --no-cache dumb-init 09:21:49 ---> Running in f73fba185141 09:21:49 ---> Running in 15d5bdc7a8f4 09:21:49 Removing intermediate container d44cbcbc25ed 09:21:49 ---> 045aad28d941 09:21:49 Step 11/32 : RUN apk add --update --no-cache dumb-init su-exec 09:21:50 ---> Running in 74972ff702c6 09:21:51 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 09:21:51 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 09:21:51 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 09:21:51 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 09:21:51 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 09:21:51 (1/6) Installing ca-certificates (20220614-r0) 09:21:51 (2/6) Installing brotli-libs (1.0.9-r6) 09:21:51 (3/6) Installing nghttp2-libs (1.47.0-r0) 09:21:51 (4/6) Installing libcurl (7.83.1-r6) 09:21:51 (5/6) Installing curl (7.83.1-r6) 09:21:51 (6/6) Installing dumb-init (1.2.5-r1) 09:21:51 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 09:21:51 Executing busybox-1.35.0-r17.trigger 09:21:51 Executing ca-certificates-20220614-r0.trigger 09:21:51 (1/1) Installing dumb-init (1.2.5-r1) 09:21:51 Executing busybox-1.35.0-r17.trigger 09:21:51 OK: 6 MiB in 15 packages 09:21:51 OK: 8 MiB in 20 packages 09:21:51 (1/2) Installing dumb-init (1.2.5-r1) 09:21:51 (2/2) Installing su-exec (0.2-r1) 09:21:51 Executing busybox-1.35.0-r17.trigger 09:21:51 OK: 6 MiB in 16 packages 09:21:54 Removing intermediate container 81bda4aac233 09:21:54 ---> 54b0b950bc2d 09:21:54 09:21:54 Step 10/22 : FROM alpine:3.16 09:21:54 ---> dfd21b5a31f5 09:21:54 Step 11/22 : RUN apk add --update --no-cache dumb-init 09:21:54 ---> Using cache 09:21:54 ---> 4c4462c607e5 09:21:54 Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 09:21:54 Removing intermediate container 15d5bdc7a8f4 09:21:54 ---> 4c4462c607e5 09:21:54 Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 09:21:54 Removing intermediate container 74972ff702c6 09:21:54 ---> eb47e2038510 09:21:54 Step 12/32 : ENV SECURITY_INIT_DIR /edgex-init 09:21:54 ---> Running in 34aab38ea4be 09:21:54 ---> Running in 3447a4358e51 09:21:54 ---> Running in 0e6ae318d9e5 09:21:54 Removing intermediate container f73fba185141 09:21:54 ---> edb1986a5010 09:21:54 Step 11/21 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' 09:21:54 ---> Running in f71d73e3a4a1 09:21:54 Removing intermediate container 34aab38ea4be 09:21:54 ---> 08cec6fa8c72 09:21:54 Step 13/22 : ENV APP_PORT=59861 09:21:54 ---> Running in 0e5897037003 09:21:54 Removing intermediate container 3447a4358e51 09:21:54 ---> 01513b561037 09:21:54 Step 13/23 : ENV APP_PORT=59882 09:21:54 Removing intermediate container 0e6ae318d9e5 09:21:54 ---> 442313ca903d 09:21:54 Step 13/32 : ENV SECURITY_INIT_STAGING /edgex-init-staging 09:21:54 ---> Running in 322fdc31df61 09:21:54 ---> Running in fa3ac97402d4 09:21:54 Removing intermediate container f71d73e3a4a1 09:21:54 ---> 6dc8b5cc5277 09:21:54 Step 12/21 : WORKDIR /edgex 09:21:54 Removing intermediate container 0e5897037003 09:21:54 ---> 826ed48c009b 09:21:54 Step 14/22 : EXPOSE $APP_PORT 09:21:54 ---> Running in 4fc9f7cf8fd4 09:21:54 Removing intermediate container 322fdc31df61 09:21:54 ---> 2bb2a66199e3 09:21:54 Step 14/23 : EXPOSE $APP_PORT 09:21:54 ---> Running in 3352a22b9e00 09:21:54 Removing intermediate container fa3ac97402d4 09:21:54 ---> b50eada96aa4 09:21:54 Step 14/32 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_STAGING}/bootstrap-redis 09:21:54 ---> Running in 5d81ae8f331b 09:21:54 ---> Running in 3782bb0e377f 09:21:54 Removing intermediate container 4fc9f7cf8fd4 09:21:54 ---> 7d30eb6aea97 09:21:54 Step 13/21 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/res/configuration.toml res/configuration.toml 09:21:54 Removing intermediate container 5d81ae8f331b 09:21:54 ---> b6b8af653297 09:21:54 Step 15/23 : WORKDIR / 09:21:55 Removing intermediate container 3782bb0e377f 09:21:55 ---> 52ab8e17a7c6 09:21:55 Step 15/32 : ARG BOOTSTRAP_MOSQUITTO_DIR=${SECURITY_INIT_STAGING}/bootstrap-mosquitto 09:21:55 Removing intermediate container 3352a22b9e00 09:21:55 ---> 955c667b7395 09:21:55 Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / 09:21:55 ---> Running in cdecfeccc952 09:21:55 ---> Running in 655d0dd24808 09:21:55 ---> 1f9c5bedf566 09:21:55 Step 14/21 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/security-proxy-setup . 09:21:55 Removing intermediate container cdecfeccc952 09:21:55 ---> aa82083e8993 09:21:55 Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / 09:21:55 ---> 0db90f55fffc 09:21:55 Step 16/22 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / 09:21:55 Removing intermediate container 655d0dd24808 09:21:55 ---> af0fa13185b2 09:21:55 Step 16/32 : RUN mkdir -p ${BOOTSTRAP_REDIS_DIR} ${BOOTSTRAP_MOSQUITTO_DIR} 09:21:55 ---> Running in 346ac8df9661 09:21:55 ---> 9025561dfd7e 09:21:55 Step 17/23 : COPY --from=builder /edgex-go/cmd/core-command/core-command / 09:21:55 ---> 326b384327d2 09:21:55 Step 15/21 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . 09:21:57 ---> 04645fee4360 09:21:57 Step 17/22 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml 09:21:57 ---> 366ed1aa2f0c 09:21:57 Step 16/21 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/entrypoint.sh /usr/local/bin/ 09:21:57 ---> 2fdbbfbba06e 09:21:57 Step 18/23 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml 09:21:57 Removing intermediate container 346ac8df9661 09:21:57 ---> 291f8d6277e4 09:21:57 Step 17/32 : WORKDIR ${SECURITY_INIT_STAGING} 09:21:57 ---> b99996314102 09:21:57 Step 18/22 : ENTRYPOINT ["/support-scheduler"] 09:21:57 ---> Running in def3e68e2cb2 09:21:57 ---> ffbb9282eda1 09:21:57 Step 17/21 : RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 09:21:57 ---> 74e4ce5d5ffc 09:21:57 Step 19/23 : ENTRYPOINT ["/core-command"] 09:21:57 ---> Running in daa6531c0913 09:21:57 ---> Running in 2489ebb55cef 09:21:57 ---> Running in 89a0382b4ee2 09:21:58 Removing intermediate container def3e68e2cb2 09:21:58 ---> a6a879c4afab 09:21:58 Step 18/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_STAGING}/ 09:21:58 Removing intermediate container 2489ebb55cef 09:21:58 ---> 6986d3807655 09:21:58 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] 09:21:58 Removing intermediate container daa6531c0913 09:21:58 ---> 25d61915bc28 09:21:58 Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 09:21:58 provisioning config files... 09:21:58 copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/3@tmp/config6936263339339260005tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 09:21:58 ---> Running in cf80dd2c3f3b 09:21:58 ---> Running in 2958687209be 09:21:58 ---> 09af1abed6bc 09:21:58 Step 19/32 : RUN chmod +x ${SECURITY_INIT_STAGING}/*.sh 09:21:58 ---> docker-login.sh 09:21:58 nexus3.edgexfoundry.org:10001 09:21:59 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 09:21:59 ---> Running in 59e8a9ee569a 09:21:59 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 09:21:59 Configure a credential helper to remove this warning. See 09:21:59 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 09:21:59 09:21:59 Login Succeeded 09:21:59 nexus3.edgexfoundry.org:10002 09:21:59 Removing intermediate container cf80dd2c3f3b 09:21:59 ---> bfe204620305 09:21:59 Step 21/23 : LABEL arch=x86_64 09:21:59 Removing intermediate container 2958687209be 09:21:59 ---> 3b391bc2434f 09:21:59 Step 20/22 : LABEL arch=x86_64 09:21:59 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 09:21:59 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 09:21:59 Configure a credential helper to remove this warning. See 09:21:59 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 09:21:59 09:21:59 Login Succeeded 09:21:59 ---> Running in f84a5234d93e 09:21:59 ---> Running in 8ef67ac086a6 09:21:59 Removing intermediate container 89a0382b4ee2 09:21:59 ---> 1a28685e6303 09:21:59 Step 18/21 : ENTRYPOINT ["entrypoint.sh"] 09:21:59 ---> Running in 46a1e2e41a62 09:21:59 Removing intermediate container f84a5234d93e 09:21:59 ---> bfd033072437 09:21:59 Step 21/22 : LABEL git_sha=692a6d9c5f3139c7eae3f83b65d00f8ea2b5c086 09:21:59 Removing intermediate container 8ef67ac086a6 09:21:59 ---> c11309a3d6da 09:21:59 Step 22/23 : LABEL git_sha=692a6d9c5f3139c7eae3f83b65d00f8ea2b5c086 09:21:59 nexus3.edgexfoundry.org:10003 09:21:59 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 09:22:00 ---> Running in 24c443fcb8df 09:22:00 ---> Running in f3c2b62d6997 09:22:00 Removing intermediate container 46a1e2e41a62 09:22:00 ---> 676255dcb2ce 09:22:00 Step 19/21 : LABEL arch=x86_64 09:22:00 ---> Running in d5efa59bc0d3 09:22:00 Removing intermediate container 24c443fcb8df 09:22:00 ---> df960191db4d 09:22:00 Step 22/22 : LABEL version=0.0.0 09:22:00 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 09:22:00 Configure a credential helper to remove this warning. See 09:22:00 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 09:22:00 09:22:00 Login Succeeded 09:22:00 nexus3.edgexfoundry.org:10004 09:22:00 Removing intermediate container f3c2b62d6997 09:22:00 ---> 96926bc1cc7e 09:22:00 Step 23/23 : LABEL version=0.0.0 09:22:00 ---> Running in 10b5e12ba6ce 09:22:00 Removing intermediate container d5efa59bc0d3 09:22:00 ---> b7c6ffa02a0b 09:22:00 Step 20/21 : LABEL git_sha=692a6d9c5f3139c7eae3f83b65d00f8ea2b5c086 09:22:00 ---> Running in 6aadbe453ed9 09:22:00 ---> Running in c7f693afd6ac 09:22:00 Removing intermediate container 10b5e12ba6ce 09:22:00 ---> bddaf8f8b2dc 09:22:00 09:22:00 Removing intermediate container 6aadbe453ed9 09:22:00 ---> c5eeb21651e9 09:22:00 09:22:00 Removing intermediate container c7f693afd6ac 09:22:00 ---> 346da465e30e 09:22:00 Step 21/21 : LABEL version=0.0.0 09:22:00 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 09:22:00 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 09:22:00 Configure a credential helper to remove this warning. See 09:22:00 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 09:22:00 09:22:00 Login Succeeded 09:22:00 docker.io 09:22:00 Successfully built c5eeb21651e9 09:22:00 Successfully tagged core-command:latest 09:22:00  Building core-command ... done Building security-spiffe-token-provider 09:22:00 ---> Running in 893a3de61f13 09:22:00 Successfully built bddaf8f8b2dc 09:22:00 Successfully tagged support-scheduler:latest 09:22:00  Building support-scheduler ... done Building core-metadata 09:22:00 Removing intermediate container 59e8a9ee569a 09:22:00 ---> a7a67250b26b 09:22:00 Step 20/32 : COPY --from=builder /edgex-go/Attribution.txt / 09:22:00 Removing intermediate container 893a3de61f13 09:22:00 ---> 74602839a815 09:22:00 09:22:00 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 09:22:00 Successfully built 74602839a815 09:22:01 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 09:22:01 Configure a credential helper to remove this warning. See 09:22:01 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 09:22:01 09:22:01 Login Succeeded 09:22:01 ---> docker-login.sh ends [Pipeline] } 09:22:01 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] sh 09:22:01 + git config --global --add safe.directory /w/workspace/edgex-go/3 [Pipeline] echo 09:22:01 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 09:22:01 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 09:22:01 ========================================================= 09:22:01 [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine] 09:22:01 ========================================================= [Pipeline] fileExists [Pipeline] sh 09:22:01 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine 09:22:01 1.18-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 09:22:01 9b18e9b68314: Pulling fs layer 09:22:01 35d82f9e3411: Pulling fs layer 09:22:01 e16973657156: Pulling fs layer 09:22:01 fc693d55d65f: Pulling fs layer 09:22:01 7e9fc2657dce: Pulling fs layer 09:22:01 dda99020689f: Pulling fs layer 09:22:01 db1c61fa0a46: Pulling fs layer 09:22:01 891c053d2c06: Pulling fs layer 09:22:01 fc693d55d65f: Waiting 09:22:01 dda99020689f: Waiting 09:22:01 db1c61fa0a46: Waiting 09:22:01 891c053d2c06: Waiting 09:22:01 7e9fc2657dce: Waiting 09:22:02 e16973657156: Verifying Checksum 09:22:02 e16973657156: Download complete 09:22:02 35d82f9e3411: Verifying Checksum 09:22:02 35d82f9e3411: Download complete 09:22:02 7e9fc2657dce: Verifying Checksum 09:22:02 7e9fc2657dce: Download complete 09:22:02 dda99020689f: Download complete 09:22:02 9b18e9b68314: Verifying Checksum 09:22:03 9b18e9b68314: Pull complete 09:22:03 891c053d2c06: Verifying Checksum 09:22:03 891c053d2c06: Download complete 09:22:04 db1c61fa0a46: Verifying Checksum 09:22:04 db1c61fa0a46: Download complete 09:22:04 fc693d55d65f: Download complete 09:22:05 35d82f9e3411: Pull complete 09:22:05 Step 1/19 : ARG BUILDER_BASE=golang:1.18-alpine3.16 09:22:05 Step 2/19 : FROM ${BUILDER_BASE} AS builder 09:22:05 Step 1/24 : ARG BUILDER_BASE=golang:1.18-alpine3.16 09:22:05 Step 2/24 : FROM ${BUILDER_BASE} AS builder 09:22:05 Successfully tagged security-proxy-setup:latest 09:22:05 ---> 59c95caefb53 09:22:05  Building security-proxy-setup ... done Step 3/19 : WORKDIR /edgex-go 09:22:05 Building security-secretstore-setup 09:22:05 ---> Using cache 09:22:05 ---> 666e948751a6 09:22:05 Step 4/19 : RUN apk update && apk --no-cache --update add build-base 09:22:05 ---> 59c95caefb53 09:22:05 Step 3/24 : ARG ADD_BUILD_TAGS="" 09:22:05 ---> Using cache 09:22:05 ---> 1c5953063e2b 09:22:05 Step 4/24 : WORKDIR /edgex-go 09:22:05 ---> Using cache 09:22:05 ---> b75415f4f35c 09:22:05 Step 5/24 : RUN apk add --update --no-cache make git 09:22:05 ---> Using cache 09:22:05 ---> 9081b7b21eca 09:22:05 Step 6/24 : COPY go.mod vendor* ./ 09:22:05 ---> Using cache 09:22:05 ---> 78042933ac30 09:22:05 Step 7/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 09:22:05 ---> Using cache 09:22:05 ---> 7f78fa60eb10 09:22:05 Step 8/24 : COPY . . 09:22:05 ---> Using cache 09:22:05 ---> 09f5a3180ac9 09:22:05 Step 9/24 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-metadata/core-metadata 09:22:05 e16973657156: Pull complete 09:22:08 Step 1/24 : ARG BUILDER_BASE=golang:1.18-alpine3.16 09:22:08 Step 2/24 : FROM ${BUILDER_BASE} AS builder 09:22:08 ---> 59c95caefb53 09:22:08 Step 3/24 : WORKDIR /edgex-go 09:22:08 ---> Using cache 09:22:08 ---> 666e948751a6 09:22:08 Step 4/24 : RUN apk add --update --no-cache make git 09:22:08 ---> Using cache 09:22:08 ---> be4646b051d4 09:22:08 Step 5/24 : COPY go.mod vendor* ./ 09:22:08 ---> Using cache 09:22:08 ---> dd347ba59a7f 09:22:08 Step 6/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 09:22:08 ---> Using cache 09:22:08 ---> 0c4f7c5c79d0 09:22:08 Step 7/24 : COPY . . 09:22:08 ---> Using cache 09:22:08 ---> 7fb97a468aa3 09:22:08 Step 8/24 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 09:22:11 ---> c9d972bcb4c3 09:22:11 Step 21/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . 09:22:11 ---> Running in f610e8ed18ff 09:22:11 ---> Running in f9b20d8472ce 09:22:11 ---> Running in 95fdcf5b0326 09:22:12 Removing intermediate container db23466ecec8 09:22:12 ---> de2f0a9bfcb7 09:22:12 09:22:12 Step 10/22 : FROM alpine:3.16 09:22:12 ---> dfd21b5a31f5 09:22:12 Step 11/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' 09:22:12 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 09:22:12 ---> Running in cb36fe9a115c 09:22:12 ---> 8b87a28ad00d 09:22:12 Step 22/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.toml ./res/ 09:22:12 Removing intermediate container cb36fe9a115c 09:22:12 ---> 646df0259242 09:22:12 Step 12/22 : ENV APP_PORT=59880 09:22:12 ---> Running in ddbca89a5754 09:22:12 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 09:22:13 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 09:22:13 ---> 82bbc5f5b5d6 09:22:13 Step 23/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml ${BOOTSTRAP_REDIS_DIR}/res/ 09:22:13 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 09:22:13 Removing intermediate container ddbca89a5754 09:22:13 ---> 041f1070c156 09:22:13 Step 13/22 : EXPOSE $APP_PORT 09:22:13 ---> Running in c296e2cf7ba8 09:22:13 ---> 537a5e2cf1bd 09:22:13 Step 24/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-mosquitto/configuration.toml ${BOOTSTRAP_MOSQUITTO_DIR}/res/ 09:22:13 v3.16.4-19-g0e31bfb8f91 [https://dl-cdn.alpinelinux.org/alpine/v3.16/main] 09:22:13 v3.16.4-18-g119e22a0985 [https://dl-cdn.alpinelinux.org/alpine/v3.16/community] 09:22:13 OK: 17046 distinct packages available 09:22:13 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 09:22:13 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 09:22:13 OK: 211 MiB in 51 packages 09:22:14 Removing intermediate container c296e2cf7ba8 09:22:14 ---> e5f8e2ee5d73 09:22:14 Step 14/22 : RUN apk add --update --no-cache dumb-init 09:22:14 ---> 4d2d18e1ddf8 09:22:14 Step 25/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ ${SECURITY_INIT_STAGING}/consul-bootstrapper/ 09:22:14 ---> Running in 97d6bc78dac4 09:22:14 ---> 4e35766c66a8 09:22:14 Step 26/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / 09:22:14 Removing intermediate container 95fdcf5b0326 09:22:14 ---> 7921e02a9cfe 09:22:14 Step 5/19 : COPY go.mod vendor* ./ 09:22:14 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 09:22:14 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 09:22:14 ---> 530ba941e84c 09:22:14 Step 6/19 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 09:22:14 ---> 967c6756745f 09:22:14 Step 27/32 : RUN chmod +x /entrypoint.sh 09:22:14 ---> Running in 49391b606b33 09:22:14 ---> Running in 7217ce1b2deb 09:22:14 (1/1) Installing dumb-init (1.2.5-r1) 09:22:14 Executing busybox-1.35.0-r17.trigger 09:22:15 OK: 6 MiB in 15 packages 09:22:16 Removing intermediate container 97d6bc78dac4 09:22:16 ---> 211e3964571f 09:22:16 Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / 09:22:16 Removing intermediate container 7217ce1b2deb 09:22:16 ---> 52aae9a7c4d0 09:22:16 ---> 20913db79651 09:22:16 Step 16/22 : COPY --from=builder /edgex-go/cmd/core-data/core-data /Step 28/32 : ENTRYPOINT ["/entrypoint.sh"] 09:22:16 09:22:16 ---> Running in d66ebea48533 09:22:17 Removing intermediate container d66ebea48533 09:22:17 ---> 3b6beef60ad3 09:22:17 Step 29/32 : CMD ["gate"] 09:22:17 ---> bfe9b381d785 09:22:17 Step 17/22 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml 09:22:17 ---> Running in d92fbd696521 09:22:17 fc693d55d65f: Pull complete 09:22:18 7e9fc2657dce: Pull complete 09:22:18 ---> 470ac2786f8a 09:22:18 Step 18/22 : ENTRYPOINT ["/core-data"] 09:22:18 Removing intermediate container d92fbd696521 09:22:18 ---> 3e327a893c03 09:22:18 Step 30/32 : LABEL arch=x86_64 09:22:18 ---> Running in 5466c999a2ad 09:22:18 dda99020689f: Pull complete 09:22:18 ---> Running in 77693c94510a 09:22:18 Removing intermediate container 5466c999a2ad 09:22:18 ---> 96e8ab696f2f 09:22:18 Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] 09:22:18 Removing intermediate container 77693c94510a 09:22:18 ---> c5cb6995fcec 09:22:19 Step 31/32 : LABEL git_sha=692a6d9c5f3139c7eae3f83b65d00f8ea2b5c086 09:22:19 ---> Running in 2abb6024971d 09:22:19 ---> Running in 8c5a7499b710 09:22:21 Removing intermediate container 2abb6024971d 09:22:21 ---> 11d9930a21c4 09:22:21 Step 20/22 : LABEL arch=x86_64 09:22:21 Removing intermediate container 8c5a7499b710 09:22:21 ---> 4ccbb96b9b7b 09:22:21 Step 32/32 : LABEL version=0.0.0 09:22:22 ---> Running in 9d9e6f06b87f 09:22:22 ---> Running in 61925b2f0329 09:22:22 Removing intermediate container 9d9e6f06b87f 09:22:22 ---> ee732bda154e 09:22:22 Step 21/22 : LABEL git_sha=692a6d9c5f3139c7eae3f83b65d00f8ea2b5c086 09:22:23 ---> Running in 42ef07f7b7d6 09:22:23 Removing intermediate container 61925b2f0329 09:22:23 ---> 3326a101d1c4 09:22:23 09:22:23 Successfully built 3326a101d1c4 09:22:23 Successfully tagged security-bootstrapper:latest 09:22:23 Building support-notifications 09:22:25 db1c61fa0a46: Pull complete 09:22:27 891c053d2c06: Pull complete 09:22:27 Digest: sha256:2cacf8bfc28650abd52610e42dcfc04852e818eb73900ea96edaef96a54d0b45 09:22:27 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine 09:22:27 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine [Pipeline] fileExists [Pipeline] sh 09:22:27 + + docker buildecho -t FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine 09:22:27 WORKDIR /edgex 09:22:27 COPY go.mod . 09:22:27 RUN go mod download ci-base-image-arm64 09:22:27 -f - . 09:22:27 Sending build context to Docker daemon 3.093MB 09:22:27 Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine 09:22:27 ---> f96f9c87975a 09:22:27 Step 2/4 : WORKDIR /edgex 09:22:28  Building security-bootstrapper ... done Step 1/22 : ARG BUILDER_BASE=golang:1.18-alpine3.16 09:22:28 Step 2/22 : FROM ${BUILDER_BASE} AS builder 09:22:28 ---> 59c95caefb53 09:22:28 Step 3/22 : ARG ADD_BUILD_TAGS="" 09:22:28 ---> Using cache 09:22:28 ---> 1c5953063e2b 09:22:28 Step 4/22 : WORKDIR /edgex-go 09:22:28 ---> Using cache 09:22:28 ---> b75415f4f35c 09:22:28 Step 5/22 : RUN apk add --update --no-cache make bash git ca-certificates 09:22:29 ---> Running in 0db5699ee8a5 09:22:29 Removing intermediate container 0db5699ee8a5 09:22:29 ---> b74c1b820912 09:22:29 Step 3/4 : COPY go.mod . 09:22:30 ---> 79401a5e18cb 09:22:30 Step 4/4 : RUN go mod download 09:22:30 ---> Running in 4809bcf2d564 09:22:38 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 09:22:39 Removing intermediate container 42ef07f7b7d6 09:22:39 ---> 570a6f1ccaaa 09:22:39 Step 22/22 : LABEL version=0.0.0 09:22:39 ---> Running in b347ac0c0593 09:22:39 ---> Running in 58af37ae4892 09:22:46 Removing intermediate container 58af37ae4892 09:22:46 ---> 71434adab732 09:22:46 09:22:46 Successfully built 71434adab732 09:22:46 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 09:22:46 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 09:22:46 OK: 211 MiB in 51 packages 09:22:47 Successfully tagged core-data:latest 09:22:47 Building security-spire-server 09:22:52  Building core-data ... done Step 1/23 : ARG BUILDER_BASE=golang:1.18-alpine3.16 09:22:52 Step 2/23 : FROM ${BUILDER_BASE} AS builder 09:22:52 ---> 59c95caefb53 09:22:52 Step 3/23 : WORKDIR /edgex-go 09:22:52 ---> Using cache 09:22:52 ---> 666e948751a6 09:22:52 Step 4/23 : RUN apk add --update --no-cache make git build-base curl 09:22:54 ---> Running in fea9f56f4d64 09:22:54 Removing intermediate container f610e8ed18ff 09:22:54 ---> 3a1d103f04c5 09:22:54 09:22:54 Step 10/24 : FROM alpine:3.16 09:22:54 ---> dfd21b5a31f5 09:22:54 Step 11/24 : RUN apk add --update --no-cache dumb-init 09:22:54 ---> Using cache 09:22:54 ---> 4c4462c607e5 09:22:54 Step 12/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 09:22:54 ---> Using cache 09:22:54 ---> 01513b561037 09:22:54 Step 13/24 : ENV APP_PORT=59881 09:22:54 Removing intermediate container f9b20d8472ce 09:22:54 ---> 64b1fe937170 09:22:54 09:22:54 Step 9/24 : FROM alpine:3.16 09:22:54 ---> dfd21b5a31f5 09:22:54 Step 10/24 : RUN apk add --update --no-cache ca-certificates dumb-init su-exec 09:22:54 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 09:22:54 Removing intermediate container 49391b606b33 09:22:54 ---> bbab79c48878 09:22:54 Step 7/19 : COPY . . 09:22:54 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 09:22:54 ---> Running in 4419ed8aca81 09:22:55 OK: 211 MiB in 51 packages 09:22:55 ---> Running in 178aa84e88b0 09:22:59 Removing intermediate container b347ac0c0593 09:22:59 ---> c462b5f6f11e 09:22:59 Step 6/22 : COPY go.mod vendor* ./ 09:23:02 Removing intermediate container 4419ed8aca81 09:23:02 ---> f43f4c279829 09:23:02 Step 14/24 : EXPOSE $APP_PORT 09:23:02 ---> Running in a0762438beee 09:23:02 ---> cece0004de8b 09:23:02 Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 09:23:02 ---> f2e61d982b3b 09:23:02 Step 8/19 : RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider 09:23:02 ---> Running in 3651de1b8dcc 09:23:02 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 09:23:02 ---> Running in a68e743ab114 09:23:02 Removing intermediate container a0762438beee 09:23:02 ---> 4ae035dd2387 09:23:02 Step 15/24 : WORKDIR / 09:23:02 Removing intermediate container fea9f56f4d64 09:23:02 ---> 733c35bd5fdd 09:23:02 Step 5/23 : COPY go.mod vendor* ./ 09:23:02 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 09:23:02 ---> Running in 8f52a7680ca4 09:23:03 Removing intermediate container 4809bcf2d564 09:23:03 ---> 5f73b739b2c8 09:23:03 Successfully built 5f73b739b2c8 09:23:03 Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:23:03 (1/3) Installing ca-certificates (20220614-r0) 09:23:03 (2/3) Installing dumb-init (1.2.5-r1) 09:23:03 (3/3) Installing su-exec (0.2-r1) 09:23:03 Executing busybox-1.35.0-r17.trigger 09:23:03 Executing ca-certificates-20220614-r0.trigger 09:23:03 ---> 33286b98bee4 09:23:03 Step 6/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 09:23:03 OK: 6 MiB in 17 packages 09:23:03 Removing intermediate container 8f52a7680ca4 09:23:03 ---> 8f6cc28e4420 09:23:03 Step 16/24 : COPY --from=builder /edgex-go/Attribution.txt / 09:23:03 ---> Running in a225362de230 09:23:03 + docker inspect -f . ci-base-image-arm64 09:23:03 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 09:23:03 prd-ubuntu20.04-docker-arm64-4c-16g-6852 does not seem to be running inside a container 09:23:03 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/3 -v /w/workspace/edgex-go/3:/w/workspace/edgex-go/3:rw,z -v /w/workspace/edgex-go/3@tmp:/w/workspace/edgex-go/3@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 09:23: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-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider 09:23:04 Removing intermediate container 178aa84e88b0 09:23:04 ---> 0d58f603243f 09:23:04 Step 11/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' 09:23:04 ---> 8e07f35167af 09:23:04 Step 17/24 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / 09:23:04 ---> Running in a7710a691120 09:23:04 ---> 6c58b7b108d3 09:23:04 Step 18/24 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml 09:23:04 Removing intermediate container a7710a691120 09:23:04 ---> 1e15da9c7e63 09:23:04 Step 12/24 : WORKDIR / 09:23:04 $ docker top 5dece20fe7ff93a80ab5f8b5af86436603423bfbeaa0ebc8b019b8161fafeef9 -eo pid,comm [Pipeline] { [Pipeline] sh 09:23:05 ---> Running in 9a433b6fc923 09:23:05 ---> 409f3eb4cc82 09:23:05 Step 19/24 : COPY --from=builder /edgex-go/cmd/core-metadata/res/uom.toml /res/uom.toml 09:23:05 Removing intermediate container 9a433b6fc923 09:23:05 ---> ed37c36f7f35 09:23:05 Step 13/24 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/res/token-config.json /res-file-token-provider/token-config.json 09:23:05 ---> 5c589798d29d 09:23:05 Step 20/24 : ENTRYPOINT ["/core-metadata"] 09:23:05 ---> Running in 8dfac46c8c6a 09:23:05 ---> 5b6e24ea220a 09:23:05 Step 14/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res-file-token-provider/configuration.toml /res-file-token-provider/configuration.toml 09:23:05 + go version 09:23:05 go version go1.18.7 linux/arm64 [Pipeline] } 09:23:05 $ docker stop --time=1 5dece20fe7ff93a80ab5f8b5af86436603423bfbeaa0ebc8b019b8161fafeef9 09:23:06 Removing intermediate container 8dfac46c8c6a 09:23:06 ---> b4503d519ab4 09:23:06 Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] 09:23:06 ---> f3266ce23ca3 09:23:06 Step 15/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml 09:23:06 ---> Running in 0c87655bded0 09:23:06 Removing intermediate container 0c87655bded0 09:23:06 ---> e0ee37eccfbd 09:23:06 Step 22/24 : LABEL arch=x86_64 09:23:06 ---> Running in 95755772db27 09:23:06 ---> 6a955c25adf6 09:23:06 Step 16/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/kong-admin-config.template.yml /res/kong-admin-config.template.yml 09:23:06 Removing intermediate container 95755772db27 09:23:06 ---> f036f841ad59 09:23:06 Step 23/24 : LABEL git_sha=692a6d9c5f3139c7eae3f83b65d00f8ea2b5c086 09:23:06 ---> Running in 748529795a61 09:23:06 ---> 8d1b5c5f0c4b 09:23:06 Step 17/24 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . 09:23:07 Removing intermediate container 748529795a61 09:23:07 ---> bf4612e1d318 09:23:07 Step 24/24 : LABEL version=0.0.0 09:23:07 ---> Running in dfa195dccadb 09:23:07 Removing intermediate container dfa195dccadb 09:23:07 ---> 93ca3efcb1ac 09:23:07 09:23:07 ---> d2490ef44e66 09:23:07 Step 18/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . 09:23:07 Successfully built 93ca3efcb1ac 09:23:07 Successfully tagged core-metadata:latest 09:23:07 Building core-common-config-bootstrapper 09:23:09 $ docker rm -f --volumes 5dece20fe7ff93a80ab5f8b5af86436603423bfbeaa0ebc8b019b8161fafeef9 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:23:09 + docker inspect -f . ci-base-image-arm64 09:23:09 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 09:23:09 prd-ubuntu20.04-docker-arm64-4c-16g-6852 does not seem to be running inside a container 09:23:09 $ docker run -t -d -u 1001:1001 -u 0:0 -v /var/run/docker.sock:/var/run/docker.sock --privileged -w /w/workspace/edgex-go/3 -v /w/workspace/edgex-go/3:/w/workspace/edgex-go/3:rw,z -v /w/workspace/edgex-go/3@tmp:/w/workspace/edgex-go/3@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 09:23:11  Building core-metadata ... done Step 1/22 : ARG BUILDER_BASE=golang:1.18-alpine3.16 09:23:11 Step 2/22 : FROM ${BUILDER_BASE} AS builder 09:23:11 ---> 59c95caefb53 09:23:11 Step 3/22 : ARG ADD_BUILD_TAGS="" 09:23:11 ---> Using cache 09:23:11 ---> 1c5953063e2b 09:23:11 Step 4/22 : WORKDIR /edgex-go 09:23:11 ---> Using cache 09:23:11 ---> b75415f4f35c 09:23:11 Step 5/22 : RUN apk add --update --no-cache make git 09:23:11 ---> Using cache 09:23:11 ---> 9081b7b21eca 09:23:11 Step 6/22 : COPY go.mod vendor* ./ 09:23:11 ---> Using cache 09:23:11 ---> 78042933ac30 09:23:11 Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 09:23:11 ---> Using cache 09:23:11 ---> 7f78fa60eb10 09:23:11 Step 8/22 : COPY . . 09:23:11 ---> Using cache 09:23:11 ---> 09f5a3180ac9 09:23:11 Step 9/22 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-common-config-bootstrapper/core-common-config-bootstrapper 09:23:11 $ docker top 28fc3fb6cfa171fa6bb3bf80cf652c63c6dbad2d348333d5b037db717b1db246 -eo pid,comm [Pipeline] { [Pipeline] echo 09:23:11 ========================================================= 09:23:11 [edgeXBuildGoParallel] Running Tests and Build... 09:23:11 ========================================================= [Pipeline] sh 09:23:11 + git config --global --add safe.directory /w/workspace/edgex-go/3 [Pipeline] fileExists [Pipeline] sh 09:23:12 + make test 09:23:12 go test -race -coverprofile=coverage.out ./... 09:23:29 ---> 36421b6b2ca8 09:23:29 Step 19/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ 09:23:29 ---> Running in 7af92830cc94 09:23:29 ---> e77b1e56cd59 09:23:29 Step 20/24 : RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 09:23:29 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:23:31 ---> Running in 9de2f56b2468 09:23:43 Removing intermediate container a68e743ab114 09:23:43 ---> 29abde5dd93d 09:23:43 09:23:43 Step 9/19 : FROM alpine:3.15 09:23:43 ---> 5ce65d7b0fde 09:23:43 Step 10/19 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' 09:23:43 ---> Using cache 09:23:43 ---> 5b90c4d738b2 09:23:43 Step 11/19 : RUN apk update && apk --no-cache --update add dumb-init curl gcompat 09:23:43 Removing intermediate container 9de2f56b2468 09:23:43 ---> dd087a2e84cc 09:23:43 Step 21/24 : ENTRYPOINT ["entrypoint.sh"] 09:23:43 ---> Running in 320f88c8cfca 09:23:43 ---> Running in b707199fc0ff 09:23:43 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 09:23:43 Removing intermediate container b707199fc0ff 09:23:43 ---> 71b714876fc2 09:23:43 Step 22/24 : LABEL arch=x86_64 09:23:43 ---> Running in f929fb8dd317 09:23:43 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 09:23:43 Removing intermediate container f929fb8dd317 09:23:43 ---> fe1f2d5d88a0 09:23:43 Step 23/24 : LABEL git_sha=692a6d9c5f3139c7eae3f83b65d00f8ea2b5c086 09:23:43 v3.15.7-15-g96d862662f8 [https://dl-cdn.alpinelinux.org/alpine/v3.15/main] 09:23:43 v3.15.7-13-gd738a42a973 [https://dl-cdn.alpinelinux.org/alpine/v3.15/community] 09:23:43 OK: 15857 distinct packages available 09:23:43 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 09:23:43 ---> Running in e60fc4fd6481 09:23:43 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 09:23:43 Removing intermediate container a225362de230 09:23:43 ---> 705d65b0f76c 09:23:43 Step 7/23 : COPY . . 09:23:43 Removing intermediate container 3651de1b8dcc 09:23:43 ---> e4035220dfa7 09:23:43 Step 8/22 : COPY . . 09:23:43 (1/9) Installing ca-certificates (20220614-r0) 09:23:43 (2/9) Installing brotli-libs (1.0.9-r5) 09:23:43 (3/9) Installing nghttp2-libs (1.46.0-r0) 09:23:43 (4/9) Installing libcurl (7.80.0-r6) 09:23:43 (5/9) Installing curl (7.80.0-r6) 09:23:43 (6/9) Installing dumb-init (1.2.5-r1) 09:23:43 (7/9) Installing musl-obstack (1.2.3-r0) 09:23:43 (8/9) Installing libucontext (1.1-r0) 09:23:43 (9/9) Installing gcompat (1.0.0-r4) 09:23:43 Executing busybox-1.34.1-r7.trigger 09:23:43 Executing ca-certificates-20220614-r0.trigger 09:23:43 OK: 8 MiB in 23 packages 09:23:43 Removing intermediate container e60fc4fd6481 09:23:43 ---> b4f6d65990f2 09:23:43 Step 24/24 : LABEL version=0.0.0 09:23:44 ? github.com/edgexfoundry/edgex-go [no test files] 09:23:53 ---> Running in 087b649bee0c 09:23:53 ---> b4c57754d4a9 09:23:53 Step 9/22 : RUN make cmd/support-notifications/support-notifications 09:23:53 ---> 9938c272f86a 09:23:53 Step 8/23 : ARG SPIRE_RELEASE=1.2.1 09:23:54 ---> Running in 70e9d6c0fb81 09:23:54 ---> Running in b71255ad6fde 09:23:54 Removing intermediate container 087b649bee0c 09:23:54 ---> e2fdb7064d0a 09:23:54 09:23:54 Successfully built e2fdb7064d0a 09:23:54 Successfully tagged security-secretstore-setup:latest 09:23:54 Building security-spire-config 09:23:54  Building security-secretstore-setup ... done Removing intermediate container 320f88c8cfca 09:23:54 ---> f93c48541c8d 09:23:54 Step 12/19 : COPY --from=builder /edgex-go/Attribution.txt / 09:23:54 Removing intermediate container 7af92830cc94 09:23:54 ---> aca173228563 09:23:54 09:23:54 Step 10/22 : FROM alpine:3.16 09:23:54 ---> dfd21b5a31f5 09:23:54 Step 11/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel Corporation' 09:23:58 Step 1/24 : ARG BUILDER_BASE=golang:1.18-alpine3.16 09:23:58 Step 2/24 : FROM ${BUILDER_BASE} AS builder 09:23:58 ---> 59c95caefb53 09:23:58 Step 3/24 : WORKDIR /edgex-go 09:23:58 ---> Using cache 09:23:58 ---> 666e948751a6 09:23:58 Step 4/24 : RUN apk add --update --no-cache make git build-base curl 09:23:58 ---> Using cache 09:23:58 ---> 733c35bd5fdd 09:23:58 Step 5/24 : COPY go.mod vendor* ./ 09:23:58 ---> Using cache 09:23:58 ---> 33286b98bee4 09:23:58 Step 6/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 09:23:58 ---> Using cache 09:23:58 ---> 705d65b0f76c 09:23:58 Step 7/24 : COPY . . 09:23:58 ---> Using cache 09:23:58 ---> 9938c272f86a 09:23:58 Step 8/24 : ARG SPIRE_RELEASE=1.2.1 09:23:58 ---> Using cache 09:23:58 ---> ebb53580f7c9 09:23:58 Step 9/24 : WORKDIR /edgex-go/spire-build 09:23:59 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 09:24:00 Removing intermediate container b71255ad6fde 09:24:00 ---> ebb53580f7c9 09:24:00 Step 9/23 : WORKDIR /edgex-go/spire-build 09:24:00 ---> e17cf2ca742e 09:24:00 Step 13/19 : COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/security-spiffe-token-provider / 09:24:00 ---> Running in a6be9e458250 09:24:00 ---> Running in a057abe68c62 09:24:00 ---> Running in 853f80bdef5f 09:24:03 Removing intermediate container 853f80bdef5f 09:24:03 ---> 41573e711fd6 09:24:03 Step 12/22 : RUN apk add --update --no-cache dumb-init 09:24:03 ---> a2c7b54d422c 09:24:03 Step 14/19 : COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/res/configuration.toml /res/configuration.toml 09:24:03 Removing intermediate container a057abe68c62 09:24:03 ---> 50f5222b9224 09:24:03 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:24:03 Removing intermediate container a6be9e458250 09:24:03 ---> 2c84c6da0d10 09:24:03 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:24:03 ---> Running in 96ba278b0d18 09:24:03 ---> Running in ad92b76c9138 09:24:04 ---> Running in bad48582fcca 09:24:04 ---> 6d797f3ef669 09:24:04 Step 15/19 : ENTRYPOINT [ "/security-spiffe-token-provider" ] 09:24:05 ---> Running in 4d2d5e71af89 09:24:06 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 09:24:06 Removing intermediate container 4d2d5e71af89 09:24:06 ---> 3ca91bcc4f74 09:24:06 Step 16/19 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] 09:24:06 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 09:24:06 (1/1) Installing dumb-init (1.2.5-r1) 09:24:06 Executing busybox-1.35.0-r17.trigger 09:24:06 OK: 6 MiB in 15 packages 09:24:06 ---> Running in a8cec087d7fd 09:24:07 Removing intermediate container a8cec087d7fd 09:24:07 ---> 583b3b650a77 09:24:07 Step 17/19 : LABEL arch=x86_64 09:24:07 ---> Running in 97b331b7f4fd 09:24:07 Removing intermediate container 96ba278b0d18 09:24:07 ---> ad0621ea9cc5 09:24:07 Step 13/22 : COPY --from=builder /edgex-go/Attribution.txt / 09:24:07 Removing intermediate container ad92b76c9138 09:24:07 ---> cdce7a4f61a1 09:24:07 Step 11/23 : WORKDIR /edgex-go 09:24:07 Removing intermediate container 97b331b7f4fd 09:24:07 ---> cdf9dc912003 09:24:07 Step 18/19 : LABEL git_sha=692a6d9c5f3139c7eae3f83b65d00f8ea2b5c086 09:24:08 ---> Running in 31ac5be0b630 09:24:08 Removing intermediate container bad48582fcca 09:24:08 ---> d52f3c88a450 09:24:08 Step 11/24 : WORKDIR /edgex-go 09:24:08 ---> Running in 76653efd0978 09:24:08 ---> Running in 8ba4c4ca793c 09:24:08 ---> 52178905ff6b 09:24:08 Step 14/22 : COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/core-common-config-bootstrapper / 09:24:08 Removing intermediate container 76653efd0978 09:24:08 ---> 26da2987c2a9 09:24:08 Step 19/19 : LABEL version=0.0.0 09:24:08 Removing intermediate container 31ac5be0b630 09:24:08 ---> b160fe3eaf0c 09:24:08 09:24:08 Step 12/23 : FROM alpine:3.15 09:24:08 ---> 5ce65d7b0fde 09:24:08 Step 13/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' 09:24:08 ---> Using cache 09:24:08 ---> 5b90c4d738b2 09:24:08 Step 14/23 : RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 09:24:08 ---> Using cache 09:24:08 ---> 013ab3b2697d 09:24:08 Step 15/23 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin 09:24:08 Removing intermediate container 8ba4c4ca793c 09:24:08 ---> 3202e175b667 09:24:08 09:24:08 Step 12/24 : FROM alpine:3.15 09:24:08 ---> 5ce65d7b0fde 09:24:08 Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' 09:24:08 ---> Using cache 09:24:08 ---> 5b90c4d738b2 09:24:08 Step 14/24 : RUN apk update && apk --no-cache --update add dumb-init gcompat 09:24:08 ---> Running in 0198d5ce09b8 09:24:08 ---> Running in 0cec3fb10cff 09:24:10 Removing intermediate container 0198d5ce09b8 09:24:10 ---> d7d14aed4cf9 09:24:10 09:24:10 Successfully built d7d14aed4cf9 09:24:11 Successfully tagged security-spiffe-token-provider:latest 09:24:11  Building security-spiffe-token-provider ... done fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 09:24:11 ---> 9b317d11d5f2 09:24:11 Step 15/22 : COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/res/configuration.yaml /res/configuration.yaml 09:24:11 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 09:24:11 ---> ad6ddd00ba48 09:24:11 Step 16/23 : COPY --from=builder /edgex-go/cmd/security-spire-server/docker-entrypoint.sh /usr/local/bin/ 09:24:11 v3.15.7-15-g96d862662f8 [https://dl-cdn.alpinelinux.org/alpine/v3.15/main] 09:24:11 v3.15.7-13-gd738a42a973 [https://dl-cdn.alpinelinux.org/alpine/v3.15/community] 09:24:11 OK: 15857 distinct packages available 09:24:11 ---> 474dec55b435 09:24:11 Step 16/22 : COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/entrypoint.sh /usr/local/bin/ 09:24:11 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 09:24:11 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 09:24:11 (1/4) Installing dumb-init (1.2.5-r1) 09:24:11 (2/4) Installing musl-obstack (1.2.3-r0) 09:24:11 (3/4) Installing libucontext (1.1-r0) 09:24:11 (4/4) Installing gcompat (1.0.0-r4) 09:24:11 Executing busybox-1.34.1-r7.trigger 09:24:11 OK: 6 MiB in 18 packages 09:24:12 ---> 65d93182e3f9 09:24:12 Step 17/23 : COPY --from=builder /edgex-go/cmd/security-spire-server/server.conf /usr/local/etc/spire/server.conf.tpl 09:24:12 ---> eb098d4f345d 09:24:12 Step 17/22 : RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 09:24:13 ---> Running in 8c9462dd9efa 09:24:13 ---> 38de89ec7472 09:24:13 Step 18/23 : COPY --from=builder /edgex-go/cmd/security-spire-server/openssl.conf /usr/local/etc/ 09:24:13 Removing intermediate container 0cec3fb10cff 09:24:13 ---> 92a36217c687 09:24:13 Step 15/24 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin 09:24:13 ---> 65921907675c 09:24:13 Step 19/23 : ENTRYPOINT [ "/usr/bin/dumb-init" ] 09:24:14 ---> Running in cb3a8ecaeb3b 09:24:14 Removing intermediate container cb3a8ecaeb3b 09:24:14 ---> cdeba22cca88 09:24:14 Step 20/23 : CMD [ "--verbose", "docker-entrypoint.sh" ] 09:24:17 ---> Running in 839635fd5cf6 09:24:18 ---> 65ee8065c3e3 09:24:18 Step 16/24 : COPY --from=builder /edgex-go/cmd/security-spire-config/docker-entrypoint.sh /usr/local/bin/ 09:24:18 Removing intermediate container 839635fd5cf6 09:24:18 ---> 784900e558ed 09:24:18 Step 21/23 : LABEL arch=x86_64 09:24:18 Removing intermediate container 8c9462dd9efa 09:24:18 ---> b074743941a5 09:24:18 Step 18/22 : ENTRYPOINT ["entrypoint.sh"] 09:24:19 ---> Running in b322d8aed897 09:24:19 ---> Running in e0d788badd07 09:24:19 ---> db49249d9e91 09:24:19 Step 17/24 : WORKDIR /usr/local/etc/spiffe-scripts.d 09:24:20 ---> Running in e1bd7e050e87 09:24:20 Removing intermediate container b322d8aed897 09:24:20 ---> edba51b6dfb5 09:24:20 Step 22/23 : LABEL git_sha=692a6d9c5f3139c7eae3f83b65d00f8ea2b5c086 09:24:20 Removing intermediate container e0d788badd07 09:24:20 ---> 43bc716e8904 09:24:20 Step 19/22 : CMD ["/core-common-config-bootstrapper", "-cp=consul.http://edgex-core-consul:8500", "-cf=configuration.yaml"] 09:24:21 ---> Running in ad887705e7de 09:24:21 ---> Running in 2dc60471c1fd 09:24:21 Removing intermediate container e1bd7e050e87 09:24:21 ---> de882847e149 09:24:21 Step 18/24 : COPY --from=builder /edgex-go/cmd/security-spire-config/seed_builtin_entries.sh /usr/local/etc/spiffe-scripts.d 09:24:22 Removing intermediate container ad887705e7de 09:24:22 ---> f99539cb57a0 09:24:22 Step 23/23 : LABEL version=0.0.0 09:24:23 Removing intermediate container 2dc60471c1fd 09:24:23 ---> c8da65410519 09:24:23 Step 20/22 : LABEL arch=x86_64 09:24:25 ---> 9e9e01779b4f 09:24:25 Step 19/24 : WORKDIR / 09:24:25 ---> Running in 750b26cb22e1 09:24:25 ---> Running in 1a1d8b2d0d72 09:24:25 ---> Running in 4e743c676062 09:24:25 Removing intermediate container 70e9d6c0fb81 09:24:25 ---> 661f4076ca0a 09:24:25 09:24:25 Step 10/22 : FROM alpine:3.16 09:24:25 ---> dfd21b5a31f5 09:24:25 Step 11/22 : RUN apk add --update --no-cache ca-certificates dumb-init 09:24:25 Removing intermediate container 750b26cb22e1 09:24:25 ---> ea37f33ffa05 09:24:25 Step 21/22 : LABEL git_sha=692a6d9c5f3139c7eae3f83b65d00f8ea2b5c086 09:24:25 Removing intermediate container 1a1d8b2d0d72 09:24:25 ---> Running in 6943a0b8bfe1 09:24:25 ---> 6fab63a8bdf8 09:24:25 09:24:25 Successfully built 6fab63a8bdf8 09:24:25 Removing intermediate container 4e743c676062 09:24:25 ---> ee71bcac809f 09:24:25 Step 20/24 : ENTRYPOINT [ "/usr/bin/dumb-init" ] 09:24:25 Successfully tagged security-spire-server:latest 09:24:25  Building security-spire-server ... done  ---> Running in e41a08407709 09:24:25 ---> Running in 3f38e961b514 09:24:26 Removing intermediate container e41a08407709 09:24:26 ---> 070984e1d29e 09:24:26 Step 22/22 : LABEL version=0.0.0 09:24:26 Removing intermediate container 3f38e961b514 09:24:26 ---> 8c9faf64a301 09:24:26 Step 21/24 : CMD [ "--verbose", "docker-entrypoint.sh" ] 09:24:26 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 09:24:26 ---> Running in c869980a72ad 09:24:26 ---> Running in fcb649d68b24 09:24:26 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 09:24:26 Removing intermediate container c869980a72ad 09:24:26 ---> 2c8a5061d9e5 09:24:26 09:24:26 Removing intermediate container fcb649d68b24 09:24:26 ---> eb396af5160b 09:24:26 Step 22/24 : LABEL arch=x86_64 09:24:26 ---> Running in cce1df1c0ad0 09:24:26 Successfully built 2c8a5061d9e5 09:24:26 Successfully tagged core-common-config-bootstrapper:latest 09:24:26  Building core-common-config-bootstrapper ... done (1/2) Installing ca-certificates (20220614-r0) 09:24:27 (2/2) Installing dumb-init (1.2.5-r1) 09:24:27 Executing busybox-1.35.0-r17.trigger 09:24:27 Executing ca-certificates-20220614-r0.trigger 09:24:27 Removing intermediate container cce1df1c0ad0 09:24:27 ---> 81c18cb71f10 09:24:27 Step 23/24 : LABEL git_sha=692a6d9c5f3139c7eae3f83b65d00f8ea2b5c086 09:24:27 OK: 6 MiB in 16 packages 09:24:27 ---> Running in 68ac4f2169d2 09:24:27 Removing intermediate container 68ac4f2169d2 09:24:27 ---> 0c44a113a1f8 09:24:27 Step 24/24 : LABEL version=0.0.0 09:24:27 ---> Running in a9604c97e51e 09:24:27 Removing intermediate container 6943a0b8bfe1 09:24:27 ---> 10103a9c6d82 09:24:27 Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2021: Intel Corporation' 09:24:27 Removing intermediate container a9604c97e51e 09:24:27 ---> 4ca5cd4f9ceb 09:24:27 09:24:28 Successfully built 4ca5cd4f9ceb 09:24:28 ---> Running in 6903e54ecbd2 09:24:28 Successfully tagged security-spire-config:latest 09:24:28  Building security-spire-config ... done Removing intermediate container 6903e54ecbd2 09:24:28 ---> 7e5d428e77a4 09:24:28 Step 13/22 : ENV APP_PORT=59860 09:24:28 ---> Running in f6c15c414166 09:24:28 Removing intermediate container f6c15c414166 09:24:28 ---> d3ad996e1a4d 09:24:28 Step 14/22 : EXPOSE $APP_PORT 09:24:28 ---> Running in 7dbd03aa545f 09:24:28 Removing intermediate container 7dbd03aa545f 09:24:28 ---> ea13909ce44a 09:24:28 Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / 09:24:29 ---> ab1b8e5dd2bc 09:24:29 Step 16/22 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / 09:24:29 ---> 18c9438d6ef6 09:24:29 Step 17/22 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml 09:24:29 ---> 1e2535f866c8 09:24:29 Step 18/22 : ENTRYPOINT ["/support-notifications"] 09:24:30 ---> Running in e20222ebd96e 09:24:30 Removing intermediate container e20222ebd96e 09:24:30 ---> d4921c4f43b3 09:24:30 Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] 09:24:30 ---> Running in 4b7c79b1f2eb 09:24:30 Removing intermediate container 4b7c79b1f2eb 09:24:30 ---> b1cc9006e303 09:24:30 Step 20/22 : LABEL arch=x86_64 09:24:30 ---> Running in 1e0bafefcc34 09:24:31 Removing intermediate container 1e0bafefcc34 09:24:31 ---> f7e266871675 09:24:31 Step 21/22 : LABEL git_sha=692a6d9c5f3139c7eae3f83b65d00f8ea2b5c086 09:24:31 ---> Running in c84d08ab655f 09:24:31 Removing intermediate container c84d08ab655f 09:24:31 ---> 3b1bdcdc5462 09:24:31 Step 22/22 : LABEL version=0.0.0 09:24:31 ---> Running in 5e8019d9c741 09:24:31 Removing intermediate container 5e8019d9c741 09:24:31 ---> c9974834f259 09:24:31 09:24:31 Successfully built c9974834f259 09:24:31 Successfully tagged support-notifications:latest 09:24:31  Building support-notifications ... done  [Pipeline] } 09:24:31 $ docker stop --time=1 eaa998913dc5ca29a499862f6c549270fd9cad951362d110b85cfd6bf5c6435c 09:24:32 $ docker rm -f --volumes eaa998913dc5ca29a499862f6c549270fd9cad951362d110b85cfd6bf5c6435c [Pipeline] // withDockerContainer [Pipeline] sh 09:24:33 + docker images 09:24:33 REPOSITORY TAG IMAGE ID CREATED SIZE 09:24:33 support-notifications latest c9974834f259 1 second ago 30.7MB 09:24:33 security-spire-config latest 4ca5cd4f9ceb 5 seconds ago 85.8MB 09:24:33 core-common-config-bootstrapper latest 2c8a5061d9e5 6 seconds ago 15.5MB 09:24:33 security-spire-server latest 6fab63a8bdf8 7 seconds ago 86.5MB 09:24:33 661f4076ca0a 8 seconds ago 1.74GB 09:24:33 3202e175b667 24 seconds ago 1.55GB 09:24:33 security-spiffe-token-provider latest d7d14aed4cf9 24 seconds ago 30MB 09:24:33 b160fe3eaf0c 24 seconds ago 1.55GB 09:24:33 aca173228563 38 seconds ago 1.67GB 09:24:33 security-secretstore-setup latest e2fdb7064d0a 40 seconds ago 30MB 09:24:33 29abde5dd93d About a minute ago 1.71GB 09:24:33 core-metadata latest 93ca3efcb1ac About a minute ago 18.5MB 09:24:33 64b1fe937170 About a minute ago 1.67GB 09:24:33 3a1d103f04c5 About a minute ago 1.68GB 09:24:33 core-data latest 71434adab732 About a minute ago 17.9MB 09:24:33 security-bootstrapper latest 3326a101d1c4 2 minutes ago 20.4MB 09:24:33 de2f0a9bfcb7 2 minutes ago 1.68GB 09:24:33 support-scheduler latest bddaf8f8b2dc 2 minutes ago 30MB 09:24:33 core-command latest c5eeb21651e9 2 minutes ago 17.7MB 09:24:33 security-proxy-setup latest 74602839a815 2 minutes ago 27.8MB 09:24:33 54b0b950bc2d 2 minutes ago 1.74GB 09:24:33 d732f7fa8651 2 minutes ago 1.67GB 09:24:33 81e3fb0df32b 2 minutes ago 1.68GB 09:24:33 5bd51f9aca03 2 minutes ago 1.67GB 09:24:33 security-spire-agent latest 32cc9d3d6c7a 3 minutes ago 125MB 09:24:33 d4d92f44e8e1 3 minutes ago 1.55GB 09:24:33 ci-base-image-x86_64 latest 59c95caefb53 6 minutes ago 904MB 09:24:33 alpine 3.15 5ce65d7b0fde 10 days ago 5.59MB 09:24:33 alpine 3.16 dfd21b5a31f5 10 days ago 5.55MB 09:24:33 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base 1.18-alpine db6d94c90886 3 months ago 683MB 09:24:33 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver 0.1.4 31426a034bd3 7 months ago 253MB 09:24:33 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] } 09:25:21 ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] 09:25:21 ? github.com/edgexfoundry/edgex-go/cmd/core-common-config-bootstrapper [no test files] 09:25:22 ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] 09:25:25 ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] 09:25:25 ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] 09:25:30 ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] 09:25:30 ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] 09:25:30 ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-setup [no test files] 09:25:30 ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] 09:25:31 ? github.com/edgexfoundry/edgex-go/cmd/security-spiffe-token-provider [no test files] 09:25:32 ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] 09:25:34 ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] 09:25:34 ? github.com/edgexfoundry/edgex-go/internal [no test files] 09:25:34 ? github.com/edgexfoundry/edgex-go/internal/core/command [no test files] 09:25:49 ok github.com/edgexfoundry/edgex-go/internal/core/command/application 0.276s coverage: 28.7% of statements 09:25:49 ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] 09:25:49 ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] 09:25:55 ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 0.463s coverage: 98.5% of statements 09:26:02 ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging 3.884s coverage: 73.7% of statements 09:26:02 ? github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging/mocks [no test files] 09:26:02 ? github.com/edgexfoundry/edgex-go/internal/core/common_config [no test files] 09:26:02 ? github.com/edgexfoundry/edgex-go/internal/core/data [no test files] 09:26:02 ok github.com/edgexfoundry/edgex-go/internal/core/data/application 0.684s coverage: 54.0% of statements 09:26:02 ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] 09:26:02 ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] 09:26:20 ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 21.015s coverage: 88.5% of statements 09:26:20 ? github.com/edgexfoundry/edgex-go/internal/core/data/controller/messaging [no test files] 09:26:20 ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] 09:26:20 ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks [no test files] 09:26:20 ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] 09:26:20 ? github.com/edgexfoundry/edgex-go/internal/core/metadata [no test files] 09:26:20 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/application 0.700s coverage: 3.9% of statements 09:26:20 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] 09:26:20 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] 09:26:23 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 2.893s coverage: 95.6% of statements 09:26:23 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] 09:26:23 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks [no test files] 09:26:23 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/uom [no test files] 09:26:23 ok github.com/edgexfoundry/edgex-go/internal/io 0.362s coverage: 72.2% of statements 09:26:23 ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] 09:26:23 ? github.com/edgexfoundry/edgex-go/internal/pkg/application [no test files] 09:26:23 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers [no test files] 09:26:23 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] 09:26:23 ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] 09:26:23 ok github.com/edgexfoundry/edgex-go/internal/pkg/controller/http 0.637s coverage: 65.9% of statements 09:26:23 ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] 09:26:23 ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] 09:26:23 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] 09:26:23 ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 0.546s coverage: 0.9% of statements 09:26:23 ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] 09:26:23 ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 0.498s coverage: 29.6% of statements 09:26:23 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] 09:26:25 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.554s coverage: 47.1% of statements 09:26:25 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 1.298s coverage: 82.9% of statements 09:26:25 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.216s coverage: 94.1% of statements 09:26:26 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.360s coverage: 96.3% of statements 09:26:29 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.228s coverage: 87.5% of statements 09:26:39 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 12.424s coverage: 94.4% of statements 09:26:39 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/ping 0.215s coverage: 44.8% of statements 09:27:01 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 24.418s coverage: 79.9% of statements 09:27:01 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] 09:27:01 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 22.313s coverage: 92.9% of statements 09:27:01 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] 09:27:01 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] 09:27:01 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] 09:27:01 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 0.070s coverage: 64.4% of statements 09:27:01 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] 09:27:01 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto [no test files] 09:27:01 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/config [no test files] 09:27:01 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/container [no test files] 09:27:01 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/handlers 6.342s coverage: 86.9% of statements 09:27:01 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] 09:27:01 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] 09:27:01 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] 09:27:01 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] 09:27:01 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 11.229s coverage: 87.2% of statements 09:27:01 ok github.com/edgexfoundry/edgex-go/internal/security/common 0.183s coverage: 20.0% of statements 09:27:01 ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] 09:27:01 ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] 09:27:01 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.177s coverage: 100.0% of statements 09:27:01 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] 09:27:01 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.280s coverage: 77.4% of statements 09:27:01 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/common [no test files] 09:27:01 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.270s coverage: 80.0% of statements 09:27:01 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/jwt 0.232s coverage: 87.2% of statements 09:27:01 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.815s coverage: 91.2% of statements 09:27:01 ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] 09:27:01 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 1.247s coverage: 63.1% of statements 09:27:01 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] 09:27:01 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] 09:27:01 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.238s coverage: 100.0% of statements 09:27:01 ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.096s coverage: 89.4% of statements 09:27:01 ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.059s coverage: 100.0% of statements 09:27:01 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.068s coverage: 73.7% of statements 09:27:01 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.070s coverage: 100.0% of statements 09:27:08 ok github.com/edgexfoundry/edgex-go/internal/security/proxy 1.413s coverage: 65.3% of statements 09:27:08 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/config [no test files] 09:27:08 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/container [no test files] 09:27:08 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/models [no test files] 09:27:10 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.758s coverage: 41.0% of statements 09:27:10 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] 09:27:10 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] 09:27:10 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 0.265s coverage: 89.5% of statements 09:27:10 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] 09:27:10 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 0.239s coverage: 84.8% of statements 09:27:10 ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider [no test files] 09:27:10 ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/config [no test files] 09:27:10 ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/container [no test files] 09:27:10 ? github.com/edgexfoundry/edgex-go/internal/support/notifications [no test files] 09:27:18 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 6.314s coverage: 17.7% of statements 09:27:18 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel [no test files] 09:27:18 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks [no test files] 09:27:18 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] 09:27:18 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] 09:27:18 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 0.694s coverage: 92.3% of statements 09:27:18 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] 09:27:18 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks [no test files] 09:27:18 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler [no test files] 09:27:18 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/application [no test files] 09:27:18 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/scheduler 0.264s coverage: 63.2% of statements 09:27:18 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] 09:27:18 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] 09:27:18 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 0.454s coverage: 97.7% of statements 09:27:18 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] 09:27:18 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks [no test files] 09:27:18 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 09:27:18 WARNING: Linting skipped (not on x86_64 or linter not installed) 09:27:18 go vet ./... 09:29:10 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 09:29:10 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 09:29:10 ./bin/test-attribution-txt.sh [Pipeline] echo 09:29:10 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] sh 09:29:10 + ls -al . 09:29:10 total 740 09:29:10 drwxrwxr-x 10 1001 1001 4096 Feb 21 09:23 . 09:29:10 drwxr-xr-x 4 root root 4096 Feb 21 09:23 .. 09:29:10 drwxrwxr-x 2 1001 1001 4096 Feb 21 09:21 .blubracket 09:29:10 -rw-rw-r-- 1 1001 1001 16 Feb 21 09:21 .dockerignore 09:29:10 drwxrwxr-x 8 1001 1001 4096 Feb 21 09:21 .git 09:29:10 drwxrwxr-x 3 1001 1001 4096 Feb 21 09:21 .github 09:29:10 -rw-rw-r-- 1 1001 1001 1024 Feb 21 09:21 .gitignore 09:29:10 -rw-rw-r-- 1 1001 1001 42 Feb 21 09:21 .golangci.yml 09:29:10 -rw-rw-r-- 1 1001 1001 87 Feb 21 09:21 .hadolint.yml 09:29:10 -rw-rw-r-- 1 1001 1001 166 Feb 21 09:21 .sonarcloud.properties 09:29:10 -rw-rw-r-- 1 1001 1001 1171 Feb 21 09:21 ADOPTERS.md 09:29:10 -rw-rw-r-- 1 1001 1001 10825 Feb 21 09:21 Attribution.txt 09:29:10 -rw-rw-r-- 1 1001 1001 73765 Feb 21 09:21 CHANGELOG.md 09:29:10 -rw-rw-r-- 1 1001 1001 3804 Feb 21 09:21 CONTRIBUTING.md 09:29:10 -rw-rw-r-- 1 1001 1001 677 Feb 21 09:21 GOVERNANCE.md 09:29:10 -rw-rw-r-- 1 1001 1001 883 Feb 21 09:21 Jenkinsfile 09:29:10 -rw-rw-r-- 1 1001 1001 10775 Feb 21 09:21 LICENSE 09:29:10 -rw-rw-r-- 1 1001 1001 13375 Feb 21 09:21 Makefile 09:29:10 -rw-rw-r-- 1 1001 1001 582 Feb 21 09:21 OWNERS.md 09:29:10 -rw-rw-r-- 1 1001 1001 9403 Feb 21 09:21 README.md 09:29:10 -rw-rw-r-- 1 1001 1001 6912 Feb 21 09:21 SECURITY.md 09:29:10 -rw-rw-r-- 1 1001 1001 5 Feb 21 09:17 VERSION 09:29:10 drwxrwxr-x 2 1001 1001 4096 Feb 21 09:21 bin 09:29:10 drwxrwxr-x 17 1001 1001 4096 Feb 21 09:21 cmd 09:29:10 -rw-r--r-- 1 root root 487323 Feb 21 09:27 coverage.out 09:29:10 -rw-rw-r-- 1 1001 1001 3295 Feb 21 09:21 go.mod 09:29:10 -rw-rw-r-- 1 1001 1001 33318 Feb 21 09:21 go.sum 09:29:10 drwxrwxr-x 7 1001 1001 4096 Feb 21 09:21 internal 09:29:10 drwxrwxr-x 3 1001 1001 4096 Feb 21 09:21 openapi 09:29:10 drwxrwxr-x 4 1001 1001 4096 Feb 21 09:21 snap 09:29:10 -rw-rw-r-- 1 1001 1001 204 Feb 21 09:21 version.go [Pipeline] sh 09:29:10 + '[' -e coverage.out ] 09:29:10 + chown 1001:1001 coverage.out [Pipeline] stash 09:29:10 Warning: overwriting stash ‘coverage-report’ 09:29:11 Stashed 1 file(s) [Pipeline] sh 09:29:11 + make build 09:29:12 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:30:33 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 09:30:38 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 09:30:43 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:30:46 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 09:31:33 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:31:35 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 09:31:40 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 09:31:47 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 09:31:50 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 09:31:54 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:32:06 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] } 09:32:13 $ docker stop --time=1 28fc3fb6cfa171fa6bb3bf80cf652c63c6dbad2d348333d5b037db717b1db246 09:32:16 $ docker rm -f --volumes 28fc3fb6cfa171fa6bb3bf80cf652c63c6dbad2d348333d5b037db717b1db246 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:32:18 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 09:32:18 09:32:18 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:32:18 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 09:32:18 latest: Pulling from edgex-devops/edgex-compose-arm64 09:32:18 29e5d40040c1: Pulling fs layer 09:32:18 1ce36da41761: Pulling fs layer 09:32:18 25b303627fd3: Pulling fs layer 09:32:18 29e5d40040c1: Verifying Checksum 09:32:18 29e5d40040c1: Download complete 09:32:19 1ce36da41761: Verifying Checksum 09:32:19 1ce36da41761: Download complete 09:32:19 29e5d40040c1: Pull complete 09:32:20 1ce36da41761: Pull complete 09:32:20 25b303627fd3: Verifying Checksum 09:32:20 25b303627fd3: Download complete 09:32:30 25b303627fd3: Pull complete 09:32:30 Digest: sha256:9cc31fd43c2090459daf52f5d183d677621facc00304dcc7dc9de11b2a0a8f33 09:32:30 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 09:32:30 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 09:32:31 prd-ubuntu20.04-docker-arm64-4c-16g-6852 does not seem to be running inside a container 09:32:31 $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/3 -v /w/workspace/edgex-go/3:/w/workspace/edgex-go/3:rw,z -v /w/workspace/edgex-go/3@tmp:/w/workspace/edgex-go/3@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 09:32:33 $ docker top f93f03d18ed3aa27a3e8d5a60ba56a9bbf29cf15cd4ae8a117c6b13f1eee3d9f -eo pid,comm [Pipeline] { [Pipeline] sh 09:32:34 + grep parallel 09:32:34 + docker-compose build --help 09:32:38 --parallel Build images in parallel. [Pipeline] } 09:32:38 $ docker stop --time=1 f93f03d18ed3aa27a3e8d5a60ba56a9bbf29cf15cd4ae8a117c6b13f1eee3d9f 09:32:41 $ docker rm -f --volumes f93f03d18ed3aa27a3e8d5a60ba56a9bbf29cf15cd4ae8a117c6b13f1eee3d9f [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:32:41 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 09:32:41 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 09:32:41 prd-ubuntu20.04-docker-arm64-4c-16g-6852 does not seem to be running inside a container 09:32:42 $ 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/3 -v /w/workspace/edgex-go/3:/w/workspace/edgex-go/3:rw,z -v /w/workspace/edgex-go/3@tmp:/w/workspace/edgex-go/3@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 09:32:43 $ docker top 6a5ddda8b5da194bedff79844e11683ee2e34146c01b8c7495bae4e02d4924c4 -eo pid,comm [Pipeline] { [Pipeline] sh 09:32:43 + docker-compose -f ./docker-compose-build.yml build --parallel 09:32:49 Building core-command ... 09:32:49 Building core-common-config-bootstrapper ... 09:32:49 Building core-data ... 09:32:49 Building core-metadata ... 09:32:49 Building security-bootstrapper ... 09:32:49 Building security-proxy-setup ... 09:32:49 Building security-secretstore-setup ... 09:32:49 Building security-spiffe-token-provider ... 09:32:49 Building security-spire-agent ... 09:32:49 Building security-spire-config ... 09:32:49 Building security-spire-server ... 09:32:49 Building support-notifications ... 09:32:49 Building support-scheduler ... 09:32:49 Building security-secretstore-setup 09:32:49 Building core-command 09:32:49 Building security-spiffe-token-provider 09:32:49 Building security-proxy-setup 09:32:49 Building core-data 09:33:35 Step 1/24 : ARG BUILDER_BASE=golang:1.18-alpine3.16 09:33:35 Step 2/24 : FROM ${BUILDER_BASE} AS builder 09:33:35 ---> 5f73b739b2c8 09:33:35 Step 3/24 : WORKDIR /edgex-go 09:33:35 Step 1/22 : ARG BUILDER_BASE=golang:1.18-alpine3.16 09:33:35 Step 2/22 : FROM ${BUILDER_BASE} AS builder 09:33:35 ---> 5f73b739b2c8 09:33:35 Step 3/22 : ARG ADD_BUILD_TAGS="" 09:33:36 Step 1/19 : ARG BUILDER_BASE=golang:1.18-alpine3.16 09:33:36 Step 2/19 : FROM ${BUILDER_BASE} AS builder 09:33:36 ---> 5f73b739b2c8 09:33:36 Step 3/19 : WORKDIR /edgex-go 09:33:36 Step 1/21 : ARG BUILDER_BASE=golang:1.18-alpine3.16 09:33:36 Step 2/21 : FROM ${BUILDER_BASE} AS builder 09:33:36 ---> 5f73b739b2c8 09:33:36 Step 3/21 : WORKDIR /edgex-go 09:33:36 Step 1/23 : ARG BUILDER_BASE=golang:1.18-alpine3.16 09:33:36 Step 2/23 : FROM ${BUILDER_BASE} AS builder 09:33:36 ---> 5f73b739b2c8 09:33:36 Step 3/23 : ARG ADD_BUILD_TAGS="" 09:33:36 ---> Running in 32a8be14dcaa 09:33:37 ---> Running in 7d2db2726668 09:33:37 ---> Running in 2395e1aa7832 09:33:37 ---> Running in 009fd608bdbc 09:33:37 ---> Running in 94abf370d324 09:33:37 Removing intermediate container 32a8be14dcaa 09:33:37 ---> 1eb00cf3110d 09:33:37 Step 4/23 : WORKDIR /edgex-go 09:33:37 ---> Running in f532a963f6c3 09:33:37 Removing intermediate container 2395e1aa7832 09:33:37 ---> 0bf3f3c0c096 09:33:37 Step 4/22 : WORKDIR /edgex-go 09:33:37 Removing intermediate container 009fd608bdbc 09:33:37 ---> b76e78f7e9c0 09:33:37 Step 4/21 : RUN apk add --update --no-cache make git 09:33:37 Removing intermediate container 94abf370d324 09:33:37 ---> 08d905360952 09:33:37 Step 4/24 : RUN apk add --update --no-cache make git 09:33:37 ---> Running in 7176ed20d8dc 09:33:37 ---> Running in 97d8a86f2522 09:33:37 Removing intermediate container 7d2db2726668 09:33:37 ---> 04052346027e 09:33:37 Step 4/19 : RUN apk update && apk --no-cache --update add build-base 09:33:37 ---> Running in 2500f8d993e4 09:33:37 ---> Running in 7e3c69bbd6b5 09:33:38 Removing intermediate container f532a963f6c3 09:33:38 ---> 07b3be821589 09:33:38 Step 5/23 : RUN apk add --update --no-cache make git 09:33:38 ---> Running in 4d293cb1329d 09:33:38 Removing intermediate container 7176ed20d8dc 09:33:38 ---> 481977169af1 09:33:38 Step 5/22 : RUN apk add --update --no-cache make git 09:33:39 ---> Running in 999af9f956e8 09:33:40 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 09:33:40 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 09:33:40 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 09:33:40 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 09:33:40 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 09:33:41 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 09:33:41 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 09:33:41 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 09:33:41 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 09:33:41 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 09:33:41 OK: 221 MiB in 51 packages 09:33:42 OK: 221 MiB in 51 packages 09:33:42 v3.16.4-19-g0e31bfb8f91 [https://dl-cdn.alpinelinux.org/alpine/v3.16/main] 09:33:42 v3.16.4-18-g119e22a0985 [https://dl-cdn.alpinelinux.org/alpine/v3.16/community] 09:33:42 OK: 16903 distinct packages available 09:33:42 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 09:33:43 OK: 221 MiB in 51 packages 09:33:43 OK: 221 MiB in 51 packages 09:33:43 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 09:33:43 Removing intermediate container 97d8a86f2522 09:33:43 ---> a11e7e761ce2 09:33:43 Step 5/21 : COPY go.mod vendor* ./ 09:33:44 Removing intermediate container 2500f8d993e4 09:33:44 ---> 15cb3d40ecbd 09:33:44 Step 5/24 : COPY go.mod vendor* ./ 09:33:44 OK: 221 MiB in 51 packages 09:33:45 Removing intermediate container 4d293cb1329d 09:33:45 ---> d9845d639890 09:33:45 Step 6/23 : COPY go.mod vendor* ./ 09:33:45 ---> 8fe749622e03 09:33:45 Step 6/21 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 09:33:45 ---> Running in 8ac64cab0f23 09:33:45 Removing intermediate container 999af9f956e8 09:33:45 ---> 811af0dc9a81 09:33:45 Step 6/22 : COPY go.mod vendor* ./ 09:33:45 ---> 026f0f2c1ccd 09:33:45 Step 6/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 09:33:46 ---> Running in f983939d6cbb 09:33:46 ---> 67a078859791 09:33:46 Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 09:33:46 ---> Running in b9475868cf19 09:33:46 Removing intermediate container 7e3c69bbd6b5 09:33:46 ---> 2e3a60757da2 09:33:46 Step 5/19 : COPY go.mod vendor* ./ 09:33:47 ---> 6b54bf426fe3 09:33:47 Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 09:33:47 ---> Running in a9066d98df11 09:33:48 ---> 46b8bf78df76 09:33:48 Step 6/19 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 09:33:48 ---> Running in 66ae5612c4f8 09:35:25 Removing intermediate container 8ac64cab0f23 09:35:25 ---> ffb608308398 09:35:25 Step 7/21 : COPY . . 09:35:25 Removing intermediate container 66ae5612c4f8 09:35:25 ---> 4e3d878c1697 09:35:25 Step 7/19 : COPY . . 09:35:25 Removing intermediate container a9066d98df11 09:35:25 ---> f86151d3ae6b 09:35:25 Step 8/22 : COPY . . 09:35:25 Removing intermediate container f983939d6cbb 09:35:25 ---> 33f637af511c 09:35:25 Step 7/24 : COPY . . 09:35:25 Removing intermediate container b9475868cf19 09:35:25 ---> 00b976a64e97 09:35:25 Step 8/23 : COPY . . 09:35:43 ---> 1b27a22ea617 09:35:43 Step 9/23 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-command/core-command 09:35:43 ---> 98215a9bcddc 09:35:43 Step 8/19 : RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider 09:35:43 ---> d760320465d9 09:35:43 ---> c0945f5091a6 09:35:43 Step 8/21 : RUN make cmd/security-proxy-setup/security-proxy-setup cmd/secrets-config/secrets-config 09:35:43 Step 9/22 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-data/core-data 09:35:43 ---> 6f6b4e56e617 09:35:43 Step 8/24 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 09:35:43 ---> Running in 0e4ce3a1f9e2 09:35:43 ---> Running in 9a5ec692f384 09:35:43 ---> Running in 227a24f13348 09:35:43 ---> Running in 3234505b984d 09:35:43 ---> Running in 5d76ff37c8b8 09:35:43 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:35:43 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 09:35:43 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:35:43 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 09:35:43 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 09:41:20 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 09:41:20 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 09:41:35 Removing intermediate container 5d76ff37c8b8 09:41:35 ---> 44b981ffcdb1 09:41:35 09:41:35 Step 9/21 : FROM alpine:3.16 09:41:35 3.16: Pulling from library/alpine 09:41:37 Digest: sha256:1bd67c81e4ad4b8f4a5c1c914d7985336f130e5cefb3e323654fd09d6bcdbbe2 09:41:37 Status: Downloaded newer image for alpine:3.16 09:41:37 ---> 4c81e5bf8899 09:41:37 Step 10/21 : RUN apk add --update --no-cache curl dumb-init 09:41:37 Removing intermediate container 3234505b984d 09:41:37 ---> 347211a3211c 09:41:37 09:41:37 Step 9/24 : FROM alpine:3.16 09:41:37 ---> 4c81e5bf8899 09:41:37 Step 10/24 : RUN apk add --update --no-cache ca-certificates dumb-init su-exec 09:41:37 ---> Running in 4837d43b0d02 09:41:37 ---> Running in a10d983a2a66 09:41:40 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 09:41:40 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 09:41:40 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 09:41:40 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 09:41:41 (1/6) Installing ca-certificates (20220614-r0) 09:41:41 (1/3) Installing ca-certificates (20220614-r0) 09:41:41 (2/6) Installing brotli-libs (1.0.9-r6) 09:41:41 (3/6) Installing nghttp2-libs (1.47.0-r0) 09:41:41 (4/6) Installing libcurl (7.83.1-r6) 09:41:41 (2/3) Installing dumb-init (1.2.5-r1) 09:41:41 (5/6) Installing curl (7.83.1-r6) 09:41:41 (3/3) Installing su-exec (0.2-r1) 09:41:41 (6/6) Installing dumb-init (1.2.5-r1) 09:41:41 Executing busybox-1.35.0-r17.trigger 09:41:41 Executing busybox-1.35.0-r17.trigger 09:41:41 Executing ca-certificates-20220614-r0.trigger 09:41:41 Executing ca-certificates-20220614-r0.trigger 09:41:42 OK: 8 MiB in 20 packages 09:41:42 OK: 6 MiB in 17 packages 09:41:45 Removing intermediate container 4837d43b0d02 09:41:45 ---> b2523bbc31eb 09:41:45 Step 11/21 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' 09:41:45 ---> Running in 00b0ff0f720c 09:41:45 Removing intermediate container a10d983a2a66 09:41:45 ---> 1e44999561fd 09:41:45 Step 11/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' 09:41:45 ---> Running in d88e508c1b43 09:41:45 Removing intermediate container 00b0ff0f720c 09:41:45 ---> 818fdfebb19e 09:41:45 Step 12/21 : WORKDIR /edgex 09:41:45 ---> Running in 28ab54986829 09:41:46 Removing intermediate container d88e508c1b43 09:41:46 ---> ae2848a42b27 09:41:46 Step 12/24 : WORKDIR / 09:41:46 ---> Running in 05c1bf69adc2 09:41:46 Removing intermediate container 28ab54986829 09:41:46 ---> 9ed925864c18 09:41:46 Step 13/21 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/res/configuration.toml res/configuration.toml 09:41:46 Removing intermediate container 05c1bf69adc2 09:41:46 ---> cd2b9980bd2b 09:41:46 Step 13/24 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/res/token-config.json /res-file-token-provider/token-config.json 09:41:47 ---> a9795c33eb35 09:41:47 Step 14/21 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/security-proxy-setup . 09:41:48 ---> fa389e13a2f9 09:41:48 Step 14/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res-file-token-provider/configuration.toml /res-file-token-provider/configuration.toml 09:41:52 ---> 31c79eb44d0c 09:41:52 Step 15/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml 09:41:52 ---> ac22cacfe8bb 09:41:52 Step 15/21 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . 09:41:53 ---> 4e0a5f507e51 09:41:53 Step 16/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/kong-admin-config.template.yml /res/kong-admin-config.template.yml 09:41:55 ---> 76527c9b6a3f 09:41:55 Step 17/24 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . 09:41:55 ---> 3c863b425a8e 09:41:55 Step 16/21 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/entrypoint.sh /usr/local/bin/ 09:41:56 ---> 3cc22c7a448d 09:41:56 Step 17/21 : RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 09:41:57 ---> Running in 738ac647aa3d 09:41:58 ---> 57281fe6079d 09:41:58 Step 18/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . 09:42:02 Removing intermediate container 738ac647aa3d 09:42:02 ---> 35866dcada20 09:42:02 Step 18/21 : ENTRYPOINT ["entrypoint.sh"] 09:42:02 ---> Running in 09594bad5598 09:42:02 ---> e613ee913728 09:42:02 Step 19/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ 09:42:02 Removing intermediate container 09594bad5598 09:42:02 ---> 2878f52e2647 09:42:02 Step 19/21 : LABEL arch=arm64 09:42:03 ---> Running in a88925427983 09:42:03 Removing intermediate container 9a5ec692f384 09:42:03 ---> 4a52c23514fc 09:42:03 09:42:03 Step 10/23 : FROM alpine:3.16 09:42:03 ---> 4c81e5bf8899 09:42:03 Step 11/23 : RUN apk add --update --no-cache dumb-init 09:42:03 Removing intermediate container a88925427983 09:42:03 ---> d6ca31273ded 09:42:03 Step 20/21 : LABEL git_sha=692a6d9c5f3139c7eae3f83b65d00f8ea2b5c086 09:42:04 ---> Running in 321e62b027b4 09:42:04 ---> Running in 25f25f443303 09:42:04 ---> f885edade8c6 09:42:04 Step 20/24 : RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 09:42:04 ---> Running in fb210d09798f 09:42:05 Removing intermediate container 25f25f443303 09:42:05 ---> f2c74f335255 09:42:05 Step 21/21 : LABEL version=0.0.0 09:42:05 ---> Running in b8869218ba05 09:42:06 Removing intermediate container b8869218ba05 09:42:06 ---> 1f344e933e6a 09:42:06 09:42:07 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 09:42:07 Successfully built 1f344e933e6a 09:42:07 Successfully tagged security-proxy-setup-arm64:latest 09:42:07  Building security-proxy-setup ... done Building security-spire-agent 09:42:07 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 09:42:09 Removing intermediate container fb210d09798f 09:42:09 ---> a4afa1e76959 09:42:09 Step 21/24 : ENTRYPOINT ["entrypoint.sh"] 09:42:09 (1/1) Installing dumb-init (1.2.5-r1) 09:42:09 Executing busybox-1.35.0-r17.trigger 09:42:09 OK: 5 MiB in 15 packages 09:42:09 ---> Running in 7b10dbd99925 09:42:10 Removing intermediate container 7b10dbd99925 09:42:10 ---> f72ed5b56b9a 09:42:10 Step 22/24 : LABEL arch=arm64 09:42:10 ---> Running in 65052c6977c3 09:42:11 Removing intermediate container 321e62b027b4 09:42:11 ---> 4d48de77ee45 09:42:11 Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 09:42:11 Removing intermediate container 65052c6977c3 09:42:11 ---> 44b6b215deae 09:42:11 Step 23/24 : LABEL git_sha=692a6d9c5f3139c7eae3f83b65d00f8ea2b5c086 09:42:11 ---> Running in fe817d20b51a 09:42:11 ---> Running in 19230c55fc56 09:42:12 Removing intermediate container fe817d20b51a 09:42:12 ---> 996ed3e168fe 09:42:12 Step 24/24 : LABEL version=0.0.0 09:42:12 Removing intermediate container 19230c55fc56 09:42:12 ---> f2bbd5278936 09:42:12 Step 13/23 : ENV APP_PORT=59882 09:42:13 ---> Running in 1b60cbb9002e 09:42:13 ---> Running in 4eb256369f41 09:42:14 Removing intermediate container 1b60cbb9002e 09:42:14 ---> 8d0affe70a0c 09:42:14 09:42:14 Removing intermediate container 4eb256369f41 09:42:14 ---> cfc0739668af 09:42:14 Step 14/23 : EXPOSE $APP_PORT 09:42:14 ---> Running in a3ce7e99e209 09:42:14 Successfully built 8d0affe70a0c 09:42:14 Successfully tagged security-secretstore-setup-arm64:latest 09:42:14  Building security-secretstore-setup ... done Building support-notifications 09:42:16 Removing intermediate container a3ce7e99e209 09:42:16 ---> b0a7a1ed985d 09:42:16 Step 15/23 : WORKDIR / 09:42:17 ---> Running in 8e1c3d49e968 09:42:17 Removing intermediate container 8e1c3d49e968 09:42:17 ---> a2866178ec61 09:42:17 Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / 09:42:19 ---> 460228bcebeb 09:42:19 Step 17/23 : COPY --from=builder /edgex-go/cmd/core-command/core-command / 09:42:20 Removing intermediate container 227a24f13348 09:42:20 ---> a2f948b2b94a 09:42:20 09:42:20 Step 10/22 : FROM alpine:3.16 09:42:20 ---> 4c81e5bf8899 09:42:20 Step 11/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' 09:42:21 ---> Running in e0ee4a5298ee 09:42:21 ---> 52e4db119420 09:42:21 Step 18/23 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml 09:42:22 Removing intermediate container e0ee4a5298ee 09:42:22 ---> 8870e60d1d00 09:42:22 Step 12/22 : ENV APP_PORT=59880 09:42:22 ---> Running in 19932cc0de87 09:42:22 Removing intermediate container 19932cc0de87 09:42:22 ---> 8e30ff36e007 09:42:22 Step 13/22 : EXPOSE $APP_PORT 09:42:22 ---> e5adf21df367 09:42:22 Step 19/23 : ENTRYPOINT ["/core-command"] 09:42:23 ---> Running in 67c2514c26fe 09:42:23 ---> Running in 647faa6d1268 09:42:24 Removing intermediate container 67c2514c26fe 09:42:24 ---> 9410e6a741d0 09:42:24 Step 14/22 : RUN apk add --update --no-cache dumb-init 09:42:24 ---> Running in bb756083824f 09:42:24 Removing intermediate container 647faa6d1268 09:42:24 ---> ba9c6160ef83 09:42:24 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] 09:42:24 ---> Running in 33ba4f63296a 09:42:25 Removing intermediate container 33ba4f63296a 09:42:25 ---> 833d21ce6e75 09:42:25 Step 21/23 : LABEL arch=arm64 09:42:26 ---> Running in 6b89de9244a5 09:42:26 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 09:42:27 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 09:42:27 Removing intermediate container 6b89de9244a5 09:42:27 ---> 48ac461e7e01 09:42:27 Step 22/23 : LABEL git_sha=692a6d9c5f3139c7eae3f83b65d00f8ea2b5c086 09:42:27 ---> Running in 7a97dd240b3d 09:42:28 (1/1) Installing dumb-init (1.2.5-r1) 09:42:28 Executing busybox-1.35.0-r17.trigger 09:42:28 OK: 5 MiB in 15 packages 09:42:29 Step 1/24 : ARG BUILDER_BASE=golang:1.18-alpine3.16 09:42:29 Step 2/24 : FROM ${BUILDER_BASE} AS builder 09:42:29 ---> 5f73b739b2c8 09:42:29 Step 3/24 : WORKDIR /edgex-go 09:42:29 ---> Using cache 09:42:29 ---> 04052346027e 09:42:29 Step 4/24 : RUN apk add --update --no-cache make git build-base curl 09:42:30 Removing intermediate container 7a97dd240b3d 09:42:30 ---> 1e40f1a46c40 09:42:30 Step 23/23 : LABEL version=0.0.0 09:42:30 ---> Running in 1ca398c03bc9 09:42:30 ---> Running in cfa7295d8406 09:42:31 Removing intermediate container cfa7295d8406 09:42:31 ---> 1833c2f4f106 09:42:31 09:42:32 Removing intermediate container bb756083824f 09:42:32 ---> d7957fb36d99 09:42:32 Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / 09:42:32 Successfully built 1833c2f4f106 09:42:33 Successfully tagged core-command-arm64:latest 09:42:33 Building support-scheduler 09:42:33  Building core-command ... done fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 09:42:33 ---> 514b8fb2cbdd 09:42:33 Step 16/22 : COPY --from=builder /edgex-go/cmd/core-data/core-data / 09:42:33 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 09:42:34 OK: 221 MiB in 51 packages 09:42:35 ---> 6148a5187ac1 09:42:35 Step 17/22 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml 09:42:36 Removing intermediate container 1ca398c03bc9 09:42:36 ---> 171df410f70f 09:42:36 Step 5/24 : COPY go.mod vendor* ./ 09:42:37 Step 1/22 : ARG BUILDER_BASE=golang:1.18-alpine3.16 09:42:37 Step 2/22 : FROM ${BUILDER_BASE} AS builder 09:42:37 ---> 5f73b739b2c8 09:42:37 Step 3/22 : ARG ADD_BUILD_TAGS="" 09:42:37 ---> Using cache 09:42:37 ---> 0bf3f3c0c096 09:42:37 Step 4/22 : WORKDIR /edgex-go 09:42:37 ---> Using cache 09:42:37 ---> 481977169af1 09:42:37 Step 5/22 : RUN apk add --update --no-cache make bash git ca-certificates 09:42:37 ---> Running in 64fc0c0b1cf8 09:42:37 ---> fbd1971a360f 09:42:37 Step 18/22 : ENTRYPOINT ["/core-data"] 09:42:37 ---> Running in facfdcad9cd8 09:42:37 ---> f775543e5096 09:42:37 Step 6/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 09:42:37 ---> Running in c28be77b419f 09:42:38 Removing intermediate container facfdcad9cd8 09:42:38 ---> 53670602e48a 09:42:38 Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] 09:42:38 ---> Running in 963238614c94 09:42:39 Removing intermediate container 963238614c94 09:42:39 ---> 06a11fc4b6cd 09:42:39 Step 20/22 : LABEL arch=arm64 09:42:39 ---> Running in 9aef96b7a928 09:42:39 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 09:42:39 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 09:42:40 Removing intermediate container 9aef96b7a928 09:42:40 ---> e291baff637d 09:42:40 Step 21/22 : LABEL git_sha=692a6d9c5f3139c7eae3f83b65d00f8ea2b5c086 09:42:40 ---> Running in 8b46e51c3be4 09:42:41 OK: 221 MiB in 51 packages 09:42:42 Removing intermediate container 8b46e51c3be4 09:42:42 ---> c7f5cd76fbbc 09:42:42 Step 22/22 : LABEL version=0.0.0 09:42:43 ---> Running in e09841beeefe 09:42:43 Removing intermediate container 64fc0c0b1cf8 09:42:43 ---> e8028b51ff84 09:42:43 Step 6/22 : COPY go.mod vendor* ./ 09:42:43 Removing intermediate container e09841beeefe 09:42:43 ---> c872b6b9f1f8 09:42:43 09:42:44 Successfully built c872b6b9f1f8 09:42:44 Successfully tagged core-data-arm64:latest 09:42:44 Building security-bootstrapper 09:42:44  Building core-data ... done  ---> ae6cc91c9b0e 09:42:44 Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 09:42:44 ---> Running in f7138ac52810 09:42:51 Step 1/22 : ARG BUILDER_BASE=golang:1.18-alpine3.16 09:42:51 Step 2/22 : FROM ${BUILDER_BASE} AS builder 09:42:51 ---> 5f73b739b2c8 09:42:51 Step 3/22 : ARG ADD_BUILD_TAGS="" 09:42:51 ---> Using cache 09:42:51 ---> 0bf3f3c0c096 09:42:51 Step 4/22 : WORKDIR /edgex-go 09:42:51 ---> Using cache 09:42:51 ---> 481977169af1 09:42:51 Step 5/22 : RUN apk add --update --no-cache make git 09:42:51 ---> Using cache 09:42:51 ---> 811af0dc9a81 09:42:51 Step 6/22 : COPY go.mod vendor* ./ 09:42:51 ---> Using cache 09:42:51 ---> 6b54bf426fe3 09:42:51 Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 09:42:51 ---> Using cache 09:42:51 ---> f86151d3ae6b 09:42:51 Step 8/22 : COPY . . 09:42:51 ---> Using cache 09:42:51 ---> d760320465d9 09:42:51 Step 9/22 : RUN make cmd/support-scheduler/support-scheduler 09:42:51 ---> Running in d0f7f6b32cf9 09:42:53 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:43:03 Step 1/32 : ARG BUILDER_BASE=golang:1.18-alpine3.16 09:43:03 Step 2/32 : FROM ${BUILDER_BASE} AS builder 09:43:03 ---> 5f73b739b2c8 09:43:03 Step 3/32 : WORKDIR /edgex-go 09:43:03 ---> Using cache 09:43:03 ---> 04052346027e 09:43:03 Step 4/32 : RUN apk add --update --no-cache make git 09:43:05 ---> Running in 9651b403b60e 09:43:05 Removing intermediate container 0e4ce3a1f9e2 09:43:05 ---> e2f3b8db621e 09:43:05 09:43:05 Step 9/19 : FROM alpine:3.15 09:43:05 3.15: Pulling from library/alpine 09:43:07 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 09:43:07 Digest: sha256:689659b1f08e9fdfb85190144098c378beb5a53b328f7ced7883a74a1157c709 09:43:07 Status: Downloaded newer image for alpine:3.15 09:43:07 ---> 354640af7b1b 09:43:07 Step 10/19 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' 09:43:07 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 09:43:07 ---> Running in 759df9b41fdf 09:43:08 Removing intermediate container 759df9b41fdf 09:43:08 ---> 6b92e19f4cf1 09:43:08 Step 11/19 : RUN apk update && apk --no-cache --update add dumb-init curl gcompat 09:43:08 ---> Running in 06671b2bd6fa 09:43:09 OK: 221 MiB in 51 packages 09:43:10 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 09:43:11 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 09:43:11 Removing intermediate container 9651b403b60e 09:43:11 ---> a28cf81a2546 09:43:11 Step 5/32 : COPY go.mod vendor* ./ 09:43:12 ---> adaebd80e4bd 09:43:12 Step 6/32 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 09:43:12 ---> Running in 995f4dba5037 09:43:12 v3.15.7-15-g96d862662f8 [https://dl-cdn.alpinelinux.org/alpine/v3.15/main] 09:43:12 v3.15.7-13-gd738a42a973 [https://dl-cdn.alpinelinux.org/alpine/v3.15/community] 09:43:12 OK: 15734 distinct packages available 09:43:12 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 09:43:13 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 09:43:14 (1/9) Installing ca-certificates (20220614-r0) 09:43:14 (2/9) Installing brotli-libs (1.0.9-r5) 09:43:14 (3/9) Installing nghttp2-libs (1.46.0-r0) 09:43:14 (4/9) Installing libcurl (7.80.0-r6) 09:43:14 (5/9) Installing curl (7.80.0-r6) 09:43:14 (6/9) Installing dumb-init (1.2.5-r1) 09:43:14 (7/9) Installing musl-obstack (1.2.3-r0) 09:43:14 (8/9) Installing libucontext (1.1-r0) 09:43:14 (9/9) Installing gcompat (1.0.0-r4) 09:43:14 Executing busybox-1.34.1-r7.trigger 09:43:14 Executing ca-certificates-20220614-r0.trigger 09:43:15 OK: 8 MiB in 23 packages 09:43:17 Removing intermediate container 06671b2bd6fa 09:43:17 ---> ae539577d4cc 09:43:17 Step 12/19 : COPY --from=builder /edgex-go/Attribution.txt / 09:43:18 ---> 89ba5995b6c2 09:43:18 Step 13/19 : COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/security-spiffe-token-provider / 09:43:20 ---> c8bdcc6c25c3 09:43:20 Step 14/19 : COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/res/configuration.toml /res/configuration.toml 09:43:21 ---> 3f9a4ea70824 09:43:21 Step 15/19 : ENTRYPOINT [ "/security-spiffe-token-provider" ] 09:43:21 ---> Running in c237dddadf1e 09:43:22 Removing intermediate container c237dddadf1e 09:43:22 ---> bbdf781f83a9 09:43:22 Step 16/19 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] 09:43:22 ---> Running in c007864863d3 09:43:22 Removing intermediate container c007864863d3 09:43:22 ---> 2f6380b6029a 09:43:22 Step 17/19 : LABEL arch=arm64 09:43:23 ---> Running in 21dddb8cc1e1 09:43:23 Removing intermediate container 21dddb8cc1e1 09:43:23 ---> bae2a33c7649 09:43:23 Step 18/19 : LABEL git_sha=692a6d9c5f3139c7eae3f83b65d00f8ea2b5c086 09:43:23 ---> Running in 13f86e1a6f4d 09:43:24 Removing intermediate container 13f86e1a6f4d 09:43:24 ---> b18f14c74099 09:43:24 Step 19/19 : LABEL version=0.0.0 09:43:24 ---> Running in 48e33798dbf1 09:43:24 Removing intermediate container 48e33798dbf1 09:43:24 ---> de5d51fb065d 09:43:24 09:43:25 Successfully built de5d51fb065d 09:43:25 Successfully tagged security-spiffe-token-provider-arm64:latest 09:43:25 Building core-common-config-bootstrapper 09:43:47  Building security-spiffe-token-provider ... done Step 1/22 : ARG BUILDER_BASE=golang:1.18-alpine3.16 09:43:47 Step 2/22 : FROM ${BUILDER_BASE} AS builder 09:43:47 ---> 5f73b739b2c8 09:43:47 Step 3/22 : ARG ADD_BUILD_TAGS="" 09:43:47 ---> Using cache 09:43:47 ---> 0bf3f3c0c096 09:43:47 Step 4/22 : WORKDIR /edgex-go 09:43:47 ---> Using cache 09:43:47 ---> 481977169af1 09:43:47 Step 5/22 : RUN apk add --update --no-cache make git 09:43:47 ---> Using cache 09:43:47 ---> 811af0dc9a81 09:43:47 Step 6/22 : COPY go.mod vendor* ./ 09:43:47 ---> Using cache 09:43:47 ---> 6b54bf426fe3 09:43:47 Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 09:43:47 ---> Using cache 09:43:47 ---> f86151d3ae6b 09:43:47 Step 8/22 : COPY . . 09:43:47 ---> Using cache 09:43:47 ---> d760320465d9 09:43:47 Step 9/22 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-common-config-bootstrapper/core-common-config-bootstrapper 09:43:47 ---> Running in 924f3b5ca6ed 09:43:49 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:44:36 Removing intermediate container c28be77b419f 09:44:36 ---> df63f227ef45 09:44:36 Step 7/24 : COPY . . 09:44:44 Removing intermediate container f7138ac52810 09:44:44 ---> 2b62deaf75d9 09:44:44 Step 8/22 : COPY . . 09:44:59 ---> 89e314ceda7f 09:44:59 Step 8/24 : ARG SPIRE_RELEASE=1.2.1 09:45:00 ---> Running in 47801dc92bcf 09:45:01 Removing intermediate container 47801dc92bcf 09:45:01 ---> 00e3eb7cd05b 09:45:01 Step 9/24 : WORKDIR /edgex-go/spire-build 09:45:01 ---> Running in 1f02e96532a5 09:45:04 Removing intermediate container 1f02e96532a5 09:45:04 ---> 2aa438668f6c 09:45:04 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:45:04 ---> Running in a201ea7dafb5 09:45:04 ---> 8d2cadcf572c 09:45:04 Step 9/22 : RUN make cmd/support-notifications/support-notifications 09:45:05 ---> Running in 588f9620bb3b 09:45:06 Removing intermediate container 995f4dba5037 09:45:06 ---> 2e96569346f4 09:45:06 Step 7/32 : COPY . . 09:45:08 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 09:45:08 Removing intermediate container a201ea7dafb5 09:45:08 ---> 1c207f9a0e70 09:45:08 Step 11/24 : WORKDIR /edgex-go 09:45:08 ---> Running in 7ed1f36cc1bd 09:45:09 Removing intermediate container 7ed1f36cc1bd 09:45:09 ---> 87b6868b9d1c 09:45:09 09:45:09 Step 12/24 : FROM alpine:3.15 09:45:09 ---> 354640af7b1b 09:45:09 Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' 09:45:09 ---> Using cache 09:45:09 ---> 6b92e19f4cf1 09:45:09 Step 14/24 : RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 09:45:10 ---> Running in 02bb2677099f 09:45:12 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 09:45:12 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 09:45:14 v3.15.7-15-g96d862662f8 [https://dl-cdn.alpinelinux.org/alpine/v3.15/main] 09:45:14 v3.15.7-13-gd738a42a973 [https://dl-cdn.alpinelinux.org/alpine/v3.15/community] 09:45:14 OK: 15734 distinct packages available 09:45:14 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 09:45:14 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 09:45:15 (1/5) Installing dumb-init (1.2.5-r1) 09:45:16 (2/5) Installing musl-obstack (1.2.3-r0) 09:45:16 (3/5) Installing libucontext (1.1-r0) 09:45:16 (4/5) Installing gcompat (1.0.0-r4) 09:45:16 (5/5) Installing openssl (1.1.1t-r1) 09:45:16 Executing busybox-1.34.1-r7.trigger 09:45:16 OK: 6 MiB in 19 packages 09:45:18 Removing intermediate container 02bb2677099f 09:45:18 ---> 48565e2a16b0 09:45:18 Step 15/24 : COPY --from=builder /usr/local/bin/spire-agent /usr/local/bin 09:45:22 ---> f830bf2ce8e0 09:45:22 Step 8/32 : RUN make cmd/security-bootstrapper/security-bootstrapper 09:45:22 ---> Running in ad00885ea37a 09:45:24 ---> 0983df4590a9 09:45:24 Step 16/24 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin 09:45:24 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:45:29 ---> 98c16e8e34ee 09:45:29 Step 17/24 : COPY --from=builder /edgex-go/cmd/security-spire-agent/docker-entrypoint.sh /usr/local/bin/ 09:45:30 ---> e628a1284f68 09:45:30 Step 18/24 : COPY --from=builder /edgex-go/cmd/security-spire-agent/agent.conf /usr/local/etc/spire/agent.conf.tpl 09:45:31 ---> 38012878e1d7 09:45:31 Step 19/24 : COPY --from=builder /edgex-go/cmd/security-spire-agent/openssl.conf /usr/local/etc/ 09:45:32 ---> 685c40d0dde8 09:45:32 Step 20/24 : ENTRYPOINT [ "/usr/bin/dumb-init" ] 09:45:32 ---> Running in f57b50e5c15d 09:45:33 Removing intermediate container f57b50e5c15d 09:45:33 ---> 65988f623740 09:45:33 Step 21/24 : CMD [ "--verbose", "docker-entrypoint.sh" ] 09:45:33 ---> Running in d1511c642cca 09:45:33 Removing intermediate container d1511c642cca 09:45:33 ---> 9e5ec82496c6 09:45:33 Step 22/24 : LABEL arch=arm64 09:45:34 ---> Running in f01c8c0ba647 09:45:34 Removing intermediate container f01c8c0ba647 09:45:34 ---> 5f313bb6b615 09:45:34 Step 23/24 : LABEL git_sha=692a6d9c5f3139c7eae3f83b65d00f8ea2b5c086 09:45:34 ---> Running in 05b81bab454e 09:45:35 Removing intermediate container 05b81bab454e 09:45:35 ---> 346db77039d7 09:45:35 Step 24/24 : LABEL version=0.0.0 09:45:35 ---> Running in 71c4228fee8c 09:45:35 Removing intermediate container 71c4228fee8c 09:45:35 ---> b7c7a2a3a085 09:45:35 09:45:36 Successfully built b7c7a2a3a085 09:45:36 Successfully tagged security-spire-agent-arm64:latest 09:45:36 Building security-spire-config 09:45:51  Building security-spire-agent ... done Step 1/24 : ARG BUILDER_BASE=golang:1.18-alpine3.16 09:45:51 Step 2/24 : FROM ${BUILDER_BASE} AS builder 09:45:51 ---> 5f73b739b2c8 09:45:51 Step 3/24 : WORKDIR /edgex-go 09:45:51 ---> Using cache 09:45:51 ---> 04052346027e 09:45:51 Step 4/24 : RUN apk add --update --no-cache make git build-base curl 09:45:51 ---> Using cache 09:45:51 ---> 171df410f70f 09:45:51 Step 5/24 : COPY go.mod vendor* ./ 09:45:51 ---> Using cache 09:45:51 ---> f775543e5096 09:45:51 Step 6/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 09:45:51 ---> Using cache 09:45:51 ---> df63f227ef45 09:45:51 Step 7/24 : COPY . . 09:45:51 ---> Using cache 09:45:51 ---> 89e314ceda7f 09:45:51 Step 8/24 : ARG SPIRE_RELEASE=1.2.1 09:45:51 ---> Using cache 09:45:51 ---> 00e3eb7cd05b 09:45:51 Step 9/24 : WORKDIR /edgex-go/spire-build 09:45:51 ---> Using cache 09:45:51 ---> 2aa438668f6c 09:45:51 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:45:51 ---> Using cache 09:45:51 ---> 1c207f9a0e70 09:45:51 Step 11/24 : WORKDIR /edgex-go 09:45:51 ---> Using cache 09:45:51 ---> 87b6868b9d1c 09:45:51 09:45:51 Step 12/24 : FROM alpine:3.15 09:45:51 ---> 354640af7b1b 09:45:51 Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' 09:45:51 ---> Using cache 09:45:51 ---> 6b92e19f4cf1 09:45:51 Step 14/24 : RUN apk update && apk --no-cache --update add dumb-init gcompat 09:45:51 ---> Running in 5301bf704fe0 09:45:53 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 09:45:53 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 09:45:55 v3.15.7-15-g96d862662f8 [https://dl-cdn.alpinelinux.org/alpine/v3.15/main] 09:45:55 v3.15.7-13-gd738a42a973 [https://dl-cdn.alpinelinux.org/alpine/v3.15/community] 09:45:55 OK: 15734 distinct packages available 09:45:55 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 09:45:55 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 09:45:56 (1/4) Installing dumb-init (1.2.5-r1) 09:45:56 (2/4) Installing musl-obstack (1.2.3-r0) 09:45:56 (3/4) Installing libucontext (1.1-r0) 09:45:56 (4/4) Installing gcompat (1.0.0-r4) 09:45:56 Executing busybox-1.34.1-r7.trigger 09:45:56 OK: 6 MiB in 18 packages 09:45:58 Removing intermediate container 5301bf704fe0 09:45:58 ---> e42fb6a99e31 09:45:58 Step 15/24 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin 09:46:03 ---> 487ebf973851 09:46:03 Step 16/24 : COPY --from=builder /edgex-go/cmd/security-spire-config/docker-entrypoint.sh /usr/local/bin/ 09:46:04 ---> 43cb3e7fe6e7 09:46:04 Step 17/24 : WORKDIR /usr/local/etc/spiffe-scripts.d 09:46:04 ---> Running in ddb8d4bffcd5 09:46:05 Removing intermediate container ddb8d4bffcd5 09:46:05 ---> 1a3b3a151ac4 09:46:05 Step 18/24 : COPY --from=builder /edgex-go/cmd/security-spire-config/seed_builtin_entries.sh /usr/local/etc/spiffe-scripts.d 09:46:08 ---> 400bb90548fa 09:46:08 Step 19/24 : WORKDIR / 09:46:08 ---> Running in 40147e3d179c 09:46:08 Removing intermediate container 40147e3d179c 09:46:08 ---> 5e8e38f1d034 09:46:08 Step 20/24 : ENTRYPOINT [ "/usr/bin/dumb-init" ] 09:46:09 ---> Running in fce48d3f47d2 09:46:09 Removing intermediate container fce48d3f47d2 09:46:09 ---> 1f2173baeff4 09:46:09 Step 21/24 : CMD [ "--verbose", "docker-entrypoint.sh" ] 09:46:09 ---> Running in f6d7287e3f26 09:46:10 Removing intermediate container f6d7287e3f26 09:46:10 ---> beca451e3c0b 09:46:10 Step 22/24 : LABEL arch=arm64 09:46:10 ---> Running in 1670683cfc93 09:46:10 Removing intermediate container 1670683cfc93 09:46:10 ---> 93dd46ba2947 09:46:10 Step 23/24 : LABEL git_sha=692a6d9c5f3139c7eae3f83b65d00f8ea2b5c086 09:46:10 ---> Running in 964ddd8233bc 09:46:11 Removing intermediate container 964ddd8233bc 09:46:11 ---> ab2ca6fd3eb4 09:46:11 Step 24/24 : LABEL version=0.0.0 09:46:11 ---> Running in d73dc40369b0 09:46:11 Removing intermediate container d73dc40369b0 09:46:11 ---> 2bf837b50a57 09:46:11 09:46:12 Successfully built 2bf837b50a57 09:46:12 Successfully tagged security-spire-config-arm64:latest 09:46:12 Building security-spire-server 09:46:34  Building security-spire-config ... done Step 1/23 : ARG BUILDER_BASE=golang:1.18-alpine3.16 09:46:34 Step 2/23 : FROM ${BUILDER_BASE} AS builder 09:46:34 ---> 5f73b739b2c8 09:46:34 Step 3/23 : WORKDIR /edgex-go 09:46:34 ---> Using cache 09:46:34 ---> 04052346027e 09:46:34 Step 4/23 : RUN apk add --update --no-cache make git build-base curl 09:46:34 ---> Using cache 09:46:34 ---> 171df410f70f 09:46:34 Step 5/23 : COPY go.mod vendor* ./ 09:46:34 ---> Using cache 09:46:34 ---> f775543e5096 09:46:34 Step 6/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 09:46:34 ---> Using cache 09:46:34 ---> df63f227ef45 09:46:34 Step 7/23 : COPY . . 09:46:34 ---> Using cache 09:46:34 ---> 89e314ceda7f 09:46:34 Step 8/23 : ARG SPIRE_RELEASE=1.2.1 09:46:34 ---> Using cache 09:46:34 ---> 00e3eb7cd05b 09:46:34 Step 9/23 : WORKDIR /edgex-go/spire-build 09:46:34 ---> Using cache 09:46:34 ---> 2aa438668f6c 09:46:34 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:46:34 ---> Running in b145444c9272 09:46:35 Removing intermediate container b145444c9272 09:46:35 ---> 4d10a1109825 09:46:35 Step 11/23 : WORKDIR /edgex-go 09:46:35 ---> Running in 23bfe0b0f561 09:46:35 Removing intermediate container 23bfe0b0f561 09:46:35 ---> b0432b36205c 09:46:35 09:46:35 Step 12/23 : FROM alpine:3.15 09:46:35 ---> 354640af7b1b 09:46:35 Step 13/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' 09:46:35 ---> Using cache 09:46:35 ---> 6b92e19f4cf1 09:46:35 Step 14/23 : RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 09:46:35 ---> Using cache 09:46:35 ---> 48565e2a16b0 09:46:35 Step 15/23 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin 09:46:41 ---> 192c0d616e32 09:46:41 Step 16/23 : COPY --from=builder /edgex-go/cmd/security-spire-server/docker-entrypoint.sh /usr/local/bin/ 09:46:41 ---> f59b7738285d 09:46:41 Step 17/23 : COPY --from=builder /edgex-go/cmd/security-spire-server/server.conf /usr/local/etc/spire/server.conf.tpl 09:46:42 ---> 3621a316e128 09:46:42 Step 18/23 : COPY --from=builder /edgex-go/cmd/security-spire-server/openssl.conf /usr/local/etc/ 09:46:43 ---> 28b3de2e1932 09:46:43 Step 19/23 : ENTRYPOINT [ "/usr/bin/dumb-init" ] 09:46:43 ---> Running in c427f824dade 09:46:44 Removing intermediate container c427f824dade 09:46:44 ---> 9995cfc75f2d 09:46:44 Step 20/23 : CMD [ "--verbose", "docker-entrypoint.sh" ] 09:46:44 ---> Running in c94aa942233d 09:46:44 Removing intermediate container c94aa942233d 09:46:44 ---> dced8ea5c9ce 09:46:44 Step 21/23 : LABEL arch=arm64 09:46:44 ---> Running in ef674728c83a 09:46:45 Removing intermediate container ef674728c83a 09:46:45 ---> c83a082c2d99 09:46:45 Step 22/23 : LABEL git_sha=692a6d9c5f3139c7eae3f83b65d00f8ea2b5c086 09:46:45 ---> Running in 964b64efec6d 09:46:45 Removing intermediate container 964b64efec6d 09:46:45 ---> 436617361ea2 09:46:45 Step 23/23 : LABEL version=0.0.0 09:46:46 ---> Running in a280389c30c1 09:46:46 Removing intermediate container a280389c30c1 09:46:46 ---> dc2dc12152cb 09:46:46 09:46:46 Successfully built dc2dc12152cb 09:46:46 Successfully tagged security-spire-server-arm64:latest 09:46:46 Building core-metadata 09:47:05  Building security-spire-server ... done Step 1/24 : ARG BUILDER_BASE=golang:1.18-alpine3.16 09:47:05 Step 2/24 : FROM ${BUILDER_BASE} AS builder 09:47:05 ---> 5f73b739b2c8 09:47:05 Step 3/24 : ARG ADD_BUILD_TAGS="" 09:47:05 ---> Using cache 09:47:05 ---> 0bf3f3c0c096 09:47:05 Step 4/24 : WORKDIR /edgex-go 09:47:05 ---> Using cache 09:47:05 ---> 481977169af1 09:47:05 Step 5/24 : RUN apk add --update --no-cache make git 09:47:05 ---> Using cache 09:47:05 ---> 811af0dc9a81 09:47:05 Step 6/24 : COPY go.mod vendor* ./ 09:47:05 ---> Using cache 09:47:05 ---> 6b54bf426fe3 09:47:05 Step 7/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 09:47:05 ---> Using cache 09:47:05 ---> f86151d3ae6b 09:47:05 Step 8/24 : COPY . . 09:47:05 ---> Using cache 09:47:05 ---> d760320465d9 09:47:05 Step 9/24 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-metadata/core-metadata 09:47:05 ---> Running in 2deb9dcc5b43 09:47:05 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 09:49:57 Removing intermediate container 924f3b5ca6ed 09:49:57 ---> 76e00646cd77 09:49:57 09:49:57 Step 10/22 : FROM alpine:3.16 09:49:57 ---> 4c81e5bf8899 09:49:57 Step 11/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel Corporation' 09:49:57 ---> Running in ad87e03a907b 09:49:57 Removing intermediate container ad87e03a907b 09:49:57 ---> f7ef485115f4 09:49:57 Step 12/22 : RUN apk add --update --no-cache dumb-init 09:49:57 ---> Running in 543483220f5e 09:49:57 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 09:49:57 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 09:49:57 (1/1) Installing dumb-init (1.2.5-r1) 09:49:57 Executing busybox-1.35.0-r17.trigger 09:49:57 OK: 5 MiB in 15 packages 09:49:59 Removing intermediate container 543483220f5e 09:49:59 ---> df8cee18d38e 09:49:59 Step 13/22 : COPY --from=builder /edgex-go/Attribution.txt / 09:50:00 ---> 9e3c50bc85fc 09:50:00 Step 14/22 : COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/core-common-config-bootstrapper / 09:50:01 ---> be0fea6c544d 09:50:01 Step 15/22 : COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/res/configuration.yaml /res/configuration.yaml 09:50:02 ---> 7c15959f0926 09:50:02 Step 16/22 : COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/entrypoint.sh /usr/local/bin/ 09:50:03 ---> e954b592d538 09:50:03 Step 17/22 : RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 09:50:03 ---> Running in 2d7d2d016d6e 09:50:06 Removing intermediate container 2d7d2d016d6e 09:50:06 ---> 6f48f9733ea0 09:50:06 Step 18/22 : ENTRYPOINT ["entrypoint.sh"] 09:50:06 ---> Running in 4770e28356f1 09:50:06 Removing intermediate container 4770e28356f1 09:50:06 ---> bf03a0c25f34 09:50:06 Step 19/22 : CMD ["/core-common-config-bootstrapper", "-cp=consul.http://edgex-core-consul:8500", "-cf=configuration.yaml"] 09:50:06 ---> Running in 52d7a00465e9 09:50:07 Removing intermediate container 52d7a00465e9 09:50:07 ---> 8098671eb97d 09:50:07 Step 20/22 : LABEL arch=arm64 09:50:07 ---> Running in 545a2ed4455e 09:50:08 Removing intermediate container 545a2ed4455e 09:50:08 ---> b03931efc1ae 09:50:08 Step 21/22 : LABEL git_sha=692a6d9c5f3139c7eae3f83b65d00f8ea2b5c086 09:50:08 ---> Running in 3180283111a3 09:50:08 Removing intermediate container 3180283111a3 09:50:08 ---> 3ab071c1796b 09:50:08 Step 22/22 : LABEL version=0.0.0 09:50:08 ---> Running in e66f0a736ea4 09:50:11 Removing intermediate container e66f0a736ea4 09:50:11 ---> 70836108cdc7 09:50:11 09:50:11 Successfully built 70836108cdc7 09:50:11 Successfully tagged core-common-config-bootstrapper-arm64:latest 09:51:32  Building core-common-config-bootstrapper ... done Removing intermediate container d0f7f6b32cf9 09:51:32 ---> bddc3e2883c4 09:51:32 09:51:32 Step 10/22 : FROM alpine:3.16 09:51:32 ---> 4c81e5bf8899 09:51:32 Step 11/22 : RUN apk add --update --no-cache dumb-init 09:51:32 ---> Using cache 09:51:32 ---> 4d48de77ee45 09:51:32 Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 09:51:32 ---> Using cache 09:51:32 ---> f2bbd5278936 09:51:32 Step 13/22 : ENV APP_PORT=59861 09:51:32 ---> Running in 74ae4531a3a5 09:51:32 Removing intermediate container 74ae4531a3a5 09:51:32 ---> 3002f626b328 09:51:32 Step 14/22 : EXPOSE $APP_PORT 09:51:32 ---> Running in 0c15ab4da3b2 09:51:32 Removing intermediate container 0c15ab4da3b2 09:51:32 ---> 7938a7264591 09:51:32 Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / 09:51:32 ---> 75ff5d278fad 09:51:32 Step 16/22 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / 09:51:32 ---> 4ebc0af0c5be 09:51:32 Step 17/22 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml 09:51:32 ---> 887999f98a29 09:51:32 Step 18/22 : ENTRYPOINT ["/support-scheduler"] 09:51:32 ---> Running in a87a9f900600 09:51:32 Removing intermediate container a87a9f900600 09:51:32 ---> e339f10cade9 09:51:32 Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] 09:51:32 ---> Running in d6e4c33c011a 09:51:33 Removing intermediate container d6e4c33c011a 09:51:33 ---> 816015dc6a6f 09:51:33 Step 20/22 : LABEL arch=arm64 09:51:34 ---> Running in d77d3916e1c3 09:51:34 Removing intermediate container d77d3916e1c3 09:51:34 ---> 1e07dbd54664 09:51:34 Step 21/22 : LABEL git_sha=692a6d9c5f3139c7eae3f83b65d00f8ea2b5c086 09:51:34 ---> Running in ebfd146c254b 09:51:35 Removing intermediate container ad00885ea37a 09:51:35 ---> f97a532594a5 09:51:35 09:51:35 Step 9/32 : FROM alpine:3.16 09:51:35 ---> 4c81e5bf8899 09:51:35 Step 10/32 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' 09:51:35 ---> Running in a374cc3998b3 09:51:35 Removing intermediate container ebfd146c254b 09:51:35 ---> 52e97384dca3 09:51:35 Step 22/22 : LABEL version=0.0.0 09:51:35 ---> Running in 4352520c9a9f 09:51:36 Removing intermediate container a374cc3998b3 09:51:36 ---> b0b16f252122 09:51:36 Step 11/32 : RUN apk add --update --no-cache dumb-init su-exec 09:51:36 ---> Running in b3474ea733f9 09:51:36 Removing intermediate container 4352520c9a9f 09:51:36 ---> 647e2efb4fde 09:51:36 09:51:37 Successfully built 647e2efb4fde 09:51:37 Successfully tagged support-scheduler-arm64:latest 09:51:38  Building support-scheduler ... done fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 09:51:38 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 09:51:39 (1/2) Installing dumb-init (1.2.5-r1) 09:51:39 (2/2) Installing su-exec (0.2-r1) 09:51:39 Executing busybox-1.35.0-r17.trigger 09:51:39 OK: 5 MiB in 16 packages 09:51:41 Removing intermediate container b3474ea733f9 09:51:41 ---> a59ec68bbfa5 09:51:41 Step 12/32 : ENV SECURITY_INIT_DIR /edgex-init 09:51:41 ---> Running in fdfea00fc127 09:51:41 Removing intermediate container fdfea00fc127 09:51:41 ---> bc15905ef15d 09:51:41 Step 13/32 : ENV SECURITY_INIT_STAGING /edgex-init-staging 09:51:41 ---> Running in 57385d71e51f 09:51:42 Removing intermediate container 57385d71e51f 09:51:42 ---> 2eff9c0383c6 09:51:42 Step 14/32 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_STAGING}/bootstrap-redis 09:51:42 ---> Running in 0e041d990324 09:51:43 Removing intermediate container 0e041d990324 09:51:43 ---> 2614d4b29f9b 09:51:43 Step 15/32 : ARG BOOTSTRAP_MOSQUITTO_DIR=${SECURITY_INIT_STAGING}/bootstrap-mosquitto 09:51:43 ---> Running in 7aece32d467d 09:51:43 Removing intermediate container 7aece32d467d 09:51:43 ---> d57cc212764f 09:51:43 Step 16/32 : RUN mkdir -p ${BOOTSTRAP_REDIS_DIR} ${BOOTSTRAP_MOSQUITTO_DIR} 09:51:43 ---> Running in bc7a7bd264ec 09:51:46 Removing intermediate container bc7a7bd264ec 09:51:46 ---> e3a9227301b5 09:51:46 Step 17/32 : WORKDIR ${SECURITY_INIT_STAGING} 09:51:46 ---> Running in 7b6aad7bdf06 09:51:47 Removing intermediate container 7b6aad7bdf06 09:51:47 ---> 3491efdac9ce 09:51:47 Step 18/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_STAGING}/ 09:51:48 ---> ad24f82da335 09:51:48 Step 19/32 : RUN chmod +x ${SECURITY_INIT_STAGING}/*.sh 09:51:48 ---> Running in c7a4b872c4cb 09:51:51 Removing intermediate container c7a4b872c4cb 09:51:51 ---> 31a71b7b5cef 09:51:51 Step 20/32 : COPY --from=builder /edgex-go/Attribution.txt / 09:51:52 ---> c7ee3c57a96b 09:51:52 Step 21/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . 09:51:54 ---> 8b84470e3cb3 09:51:54 Step 22/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.toml ./res/ 09:51:55 ---> 6ec455fd5e8f 09:51:55 Step 23/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml ${BOOTSTRAP_REDIS_DIR}/res/ 09:51:56 ---> dc451ea31c95 09:51:56 Step 24/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-mosquitto/configuration.toml ${BOOTSTRAP_MOSQUITTO_DIR}/res/ 09:51:57 ---> 704eda899c67 09:51:57 Step 25/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ ${SECURITY_INIT_STAGING}/consul-bootstrapper/ 09:51:57 ---> 29fc5a76869b 09:51:58 Step 26/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / 09:51:58 ---> e8b7d3e82fdf 09:51:58 Step 27/32 : RUN chmod +x /entrypoint.sh 09:51:58 ---> Running in b4a6d64ccb5a 09:52:01 Removing intermediate container b4a6d64ccb5a 09:52:01 ---> 7ca88fa7f6e4 09:52:01 Step 28/32 : ENTRYPOINT ["/entrypoint.sh"] 09:52:01 ---> Running in b74b6d6c3230 09:52:02 Removing intermediate container b74b6d6c3230 09:52:02 ---> 81f29d08ab87 09:52:02 Step 29/32 : CMD ["gate"] 09:52:02 ---> Running in 8e7555a53adf 09:52:02 Removing intermediate container 8e7555a53adf 09:52:02 ---> 5c75fa852a21 09:52:02 Step 30/32 : LABEL arch=arm64 09:52:02 ---> Running in 80f99313bbb2 09:52:03 Removing intermediate container 80f99313bbb2 09:52:03 ---> a4e4057e9e78 09:52:03 Step 31/32 : LABEL git_sha=692a6d9c5f3139c7eae3f83b65d00f8ea2b5c086 09:52:03 ---> Running in c9bea9ee953a 09:52:04 Removing intermediate container c9bea9ee953a 09:52:04 ---> 44912c2a1c29 09:52:04 Step 32/32 : LABEL version=0.0.0 09:52:04 ---> Running in d26e8ed35c70 09:52:05 Removing intermediate container d26e8ed35c70 09:52:05 ---> 4fee18d9d5f2 09:52:05 09:52:05 Successfully built 4fee18d9d5f2 09:52:05 Successfully tagged security-bootstrapper-arm64:latest 09:52:32  Building security-bootstrapper ... done Removing intermediate container 2deb9dcc5b43 09:52:32 ---> 0bc264d4f920 09:52:32 09:52:32 Step 10/24 : FROM alpine:3.16 09:52:32 ---> 4c81e5bf8899 09:52:32 Step 11/24 : RUN apk add --update --no-cache dumb-init 09:52:32 ---> Using cache 09:52:32 ---> 4d48de77ee45 09:52:32 Step 12/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 09:52:32 ---> Using cache 09:52:32 ---> f2bbd5278936 09:52:32 Step 13/24 : ENV APP_PORT=59881 09:52:32 ---> Running in c41f2e3b2d2e 09:52:32 Removing intermediate container c41f2e3b2d2e 09:52:32 ---> 547581b83938 09:52:32 Step 14/24 : EXPOSE $APP_PORT 09:52:32 ---> Running in c9ccc0c8e8f4 09:52:32 Removing intermediate container c9ccc0c8e8f4 09:52:32 ---> 82d69b04e5f2 09:52:32 Step 15/24 : WORKDIR / 09:52:32 ---> Running in 748def8ead65 09:52:33 Removing intermediate container 748def8ead65 09:52:33 ---> b64e763f0728 09:52:33 Step 16/24 : COPY --from=builder /edgex-go/Attribution.txt / 09:52:34 ---> 44ca028d9cad 09:52:34 Step 17/24 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / 09:52:35 ---> 0cb1c48f34c1 09:52:35 Step 18/24 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml 09:52:35 ---> 143d29a88a00 09:52:35 Step 19/24 : COPY --from=builder /edgex-go/cmd/core-metadata/res/uom.toml /res/uom.toml 09:52:36 ---> c53fea832652 09:52:36 Step 20/24 : ENTRYPOINT ["/core-metadata"] 09:52:36 ---> Running in c2f0df377a91 09:52:36 Removing intermediate container c2f0df377a91 09:52:36 ---> a7dc5fb7a686 09:52:36 Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] 09:52:37 ---> Running in 8919e09c98f1 09:52:37 Removing intermediate container 8919e09c98f1 09:52:37 ---> d484cd275954 09:52:37 Step 22/24 : LABEL arch=arm64 09:52:37 ---> Running in 392b06188099 09:52:37 Removing intermediate container 392b06188099 09:52:37 ---> e1bc9d1d09e3 09:52:37 Step 23/24 : LABEL git_sha=692a6d9c5f3139c7eae3f83b65d00f8ea2b5c086 09:52:37 ---> Running in e68635824653 09:52:38 Removing intermediate container e68635824653 09:52:38 ---> b2cfb9f95f82 09:52:38 Step 24/24 : LABEL version=0.0.0 09:52:38 ---> Running in d54d134aad25 09:52:38 Removing intermediate container d54d134aad25 09:52:38 ---> 395730ac1137 09:52:38 09:52:38 Successfully built 395730ac1137 09:52:38 Successfully tagged core-metadata-arm64:latest 09:52:50  Building core-metadata ... done Removing intermediate container 588f9620bb3b 09:52:50 ---> 7cac1ee41fd0 09:52:50 09:52:50 Step 10/22 : FROM alpine:3.16 09:52:50 ---> 4c81e5bf8899 09:52:50 Step 11/22 : RUN apk add --update --no-cache ca-certificates dumb-init 09:52:50 ---> Running in 81ba973984e9 09:52:50 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 09:52:50 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 09:52:51 (1/2) Installing ca-certificates (20220614-r0) 09:52:51 (2/2) Installing dumb-init (1.2.5-r1) 09:52:51 Executing busybox-1.35.0-r17.trigger 09:52:51 Executing ca-certificates-20220614-r0.trigger 09:52:51 OK: 6 MiB in 16 packages 09:52:52 Removing intermediate container 81ba973984e9 09:52:52 ---> ec4a3b77645a 09:52:52 Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2021: Intel Corporation' 09:52:52 ---> Running in 680cd940c364 09:52:53 Removing intermediate container 680cd940c364 09:52:53 ---> 66e3d2ffb5c3 09:52:53 Step 13/22 : ENV APP_PORT=59860 09:52:53 ---> Running in 83529e44ad7b 09:52:53 Removing intermediate container 83529e44ad7b 09:52:53 ---> 5b329cc25e80 09:52:53 Step 14/22 : EXPOSE $APP_PORT 09:52:53 ---> Running in 6af544c8d7cf 09:52:53 Removing intermediate container 6af544c8d7cf 09:52:53 ---> 7b2c225a7d71 09:52:53 Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / 09:52:54 ---> 54c89e0afe96 09:52:54 Step 16/22 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / 09:52:55 ---> ba34353f662b 09:52:55 Step 17/22 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml 09:52:56 ---> db3841722f3f 09:52:56 Step 18/22 : ENTRYPOINT ["/support-notifications"] 09:52:56 ---> Running in 23daac294197 09:52:56 Removing intermediate container 23daac294197 09:52:56 ---> 2046331818be 09:52:56 Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] 09:52:56 ---> Running in cbb4b714e508 09:52:57 Removing intermediate container cbb4b714e508 09:52:57 ---> c66412d8ebeb 09:52:57 Step 20/22 : LABEL arch=arm64 09:52:57 ---> Running in cdd0bfa6ff89 09:52:57 Removing intermediate container cdd0bfa6ff89 09:52:57 ---> 9177acad23ab 09:52:57 Step 21/22 : LABEL git_sha=692a6d9c5f3139c7eae3f83b65d00f8ea2b5c086 09:52:57 ---> Running in 9186b65c9dd8 09:52:57 Removing intermediate container 9186b65c9dd8 09:52:57 ---> a2856f6c3789 09:52:57 Step 22/22 : LABEL version=0.0.0 09:52:57 ---> Running in bcb4535cd37f 09:52:58 Removing intermediate container bcb4535cd37f 09:52:58 ---> 49185a228090 09:52:58 09:52:58 Successfully built 49185a228090 09:52:58 Successfully tagged support-notifications-arm64:latest 09:52:58  Building support-notifications ... done  [Pipeline] } 09:52:59 $ docker stop --time=1 6a5ddda8b5da194bedff79844e11683ee2e34146c01b8c7495bae4e02d4924c4 09:53:00 $ docker rm -f --volumes 6a5ddda8b5da194bedff79844e11683ee2e34146c01b8c7495bae4e02d4924c4 [Pipeline] // withDockerContainer [Pipeline] sh 09:53:01 + docker images 09:53:01 REPOSITORY TAG IMAGE ID CREATED SIZE 09:53:01 support-notifications-arm64 latest 49185a228090 3 seconds ago 29.7MB 09:53:01 7cac1ee41fd0 14 seconds ago 1.57GB 09:53:01 core-metadata-arm64 latest 395730ac1137 23 seconds ago 17.7MB 09:53:01 0bc264d4f920 31 seconds ago 1.51GB 09:53:01 security-bootstrapper-arm64 latest 4fee18d9d5f2 57 seconds ago 19.6MB 09:53:01 support-scheduler-arm64 latest 647e2efb4fde About a minute ago 29MB 09:53:01 f97a532594a5 About a minute ago 1.5GB 09:53:01 bddc3e2883c4 About a minute ago 1.57GB 09:53:01 core-common-config-bootstrapper-arm64 latest 70836108cdc7 2 minutes ago 14.9MB 09:53:01 76e00646cd77 3 minutes ago 1.5GB 09:53:01 security-spire-server-arm64 latest dc2dc12152cb 6 minutes ago 84.3MB 09:53:01 b0432b36205c 6 minutes ago 1.38GB 09:53:01 security-spire-config-arm64 latest 2bf837b50a57 6 minutes ago 83.6MB 09:53:01 security-spire-agent-arm64 latest b7c7a2a3a085 7 minutes ago 122MB 09:53:01 87b6868b9d1c 7 minutes ago 1.38GB 09:53:01 security-spiffe-token-provider-arm64 latest de5d51fb065d 9 minutes ago 29.1MB 09:53:01 e2f3b8db621e 9 minutes ago 1.54GB 09:53:01 core-data-arm64 latest c872b6b9f1f8 10 minutes ago 17.2MB 09:53:01 core-command-arm64 latest 1833c2f4f106 10 minutes ago 17MB 09:53:01 a2f948b2b94a 10 minutes ago 1.51GB 09:53:01 security-secretstore-setup-arm64 latest 8d0affe70a0c 10 minutes ago 29MB 09:53:01 security-proxy-setup-arm64 latest 1f344e933e6a 10 minutes ago 26.9MB 09:53:01 4a52c23514fc 10 minutes ago 1.51GB 09:53:01 347211a3211c 11 minutes ago 1.5GB 09:53:01 44b981ffcdb1 11 minutes ago 1.5GB 09:53:01 ci-base-image-arm64 latest 5f73b739b2c8 30 minutes ago 905MB 09:53:01 alpine 3.15 354640af7b1b 10 days ago 5.34MB 09:53:01 alpine 3.16 4c81e5bf8899 10 days ago 5.3MB 09:53:01 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64 1.18-alpine f96f9c87975a 3 months ago 685MB 09:53: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:53:01 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 09:53:01 09:53:01 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:53:02 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 09:53:02 arm64: Pulling from edgex-lftools-log-publisher 09:53:02 8998bd30e6a1: Pulling fs layer 09:53:02 04944245beec: Pulling fs layer 09:53:02 699f458cf7ca: Pulling fs layer 09:53:02 765212b225bb: Pulling fs layer 09:53:02 f23df028b6ca: Pulling fs layer 09:53:02 d65c8cfc05b1: Pulling fs layer 09:53:02 2437ff75d9bd: Pulling fs layer 09:53:02 765212b225bb: Waiting 09:53:02 f23df028b6ca: Waiting 09:53:02 d65c8cfc05b1: Waiting 09:53:02 2437ff75d9bd: Waiting 09:53:02 04944245beec: Verifying Checksum 09:53:02 04944245beec: Download complete 09:53:02 765212b225bb: Download complete 09:53:02 f23df028b6ca: Verifying Checksum 09:53:02 f23df028b6ca: Download complete 09:53:02 d65c8cfc05b1: Verifying Checksum 09:53:02 d65c8cfc05b1: Download complete 09:53:02 699f458cf7ca: Verifying Checksum 09:53:02 699f458cf7ca: Download complete 09:53:03 8998bd30e6a1: Verifying Checksum 09:53:03 8998bd30e6a1: Download complete 09:53:05 2437ff75d9bd: Download complete 09:53:07 8998bd30e6a1: Pull complete 09:53:07 04944245beec: Pull complete 09:53:08 699f458cf7ca: Pull complete 09:53:09 765212b225bb: Pull complete 09:53:09 f23df028b6ca: Pull complete 09:53:09 d65c8cfc05b1: Pull complete 09:53:24 2437ff75d9bd: Pull complete 09:53:24 Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da 09:53:24 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 09:53:24 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 09:53:25 prd-ubuntu20.04-docker-arm64-4c-16g-6852 does not seem to be running inside a container 09:53:25 $ 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/3 -v /w/workspace/edgex-go/3:/w/workspace/edgex-go/3:rw,z -v /w/workspace/edgex-go/3@tmp:/w/workspace/edgex-go/3@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:53:28 $ docker top a66ffd81fd931864e26354ab1353238cbe3b52d076334f2726594c0bc5a27187 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 09:53:28 ---> job-cost.sh 09:53:28 lf-activate-venv: SKIPPING 09:53:28 INFO: No Stack... 09:53:29 INFO: Retrieving Pricing Info for: v3-standard-4 09:53:30 INFO: Archiving Costs [Pipeline] sh 09:53:30 + cat /w/workspace/edgex-go/3/archives/cost.csv 09:53:30 + cut -d, -f6 [Pipeline] lock 09:53:31 Trying to acquire lock on [jenkins-edgexfoundry-edgex-go-PR-4370-3-stack-cost] 09:53:31 Resource [jenkins-edgexfoundry-edgex-go-PR-4370-3-stack-cost] did not exist. Created. 09:53:31 Lock acquired on [jenkins-edgexfoundry-edgex-go-PR-4370-3-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 09:53:31 + echo total: 0.10999999940395355 [Pipeline] stash 09:53:31 Stashed 1 file(s) [Pipeline] } 09:53:31 Lock released on resource [jenkins-edgexfoundry-edgex-go-PR-4370-3-stack-cost] [Pipeline] // lock [Pipeline] } 09:53:31 $ docker stop --time=1 a66ffd81fd931864e26354ab1353238cbe3b52d076334f2726594c0bc5a27187 09:53:33 $ docker rm -f --volumes a66ffd81fd931864e26354ab1353238cbe3b52d076334f2726594c0bc5a27187 [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:53:33 provisioning config files... 09:53:33 copy managed file [edgex-go-codecov-token] to file:/w/workspace/edgex-go/3@tmp/config16482507430130253535tmp [Pipeline] { [Pipeline] sh 09:53:34 + set +x 09:53:34 + bash -s -- 09:53:34 + curl -s https://codecov.io/bash 09:53:34 09:53:34 _____ _ 09:53:34 / ____| | | 09:53:34 | | ___ __| | ___ ___ _____ __ 09:53:34 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 09:53:34 | |___| (_) | (_| | __/ (_| (_) \ V / 09:53:34 \_____\___/ \__,_|\___|\___\___/ \_/ 09:53:34 Bash-1.0.6 09:53:34 09:53:34 09:53:34 ==> git version 2.25.1 found 09:53:34 ==> 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:53:34 Release-Date: 2020-01-08 09:53:34 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:53:34 Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets 09:53:34 ==> Jenkins CI detected. 09:53:34 current dir:  /w/workspace/edgex-go/3 09:53:34 project root: . 09:53:34 --> token set from env 09:53:34 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 09:53:34 ==> Running gcov in . (disable via -X gcov) 09:53:34 ==> Python coveragepy not found 09:53:34 ==> Searching for coverage reports in: 09:53:34 + . 09:53:34 -> Found 1 reports 09:53:34 ==> Detecting git/mercurial file structure 09:53:34 ==> Reading reports 09:53:34 + ./coverage.out bytes=487323 09:53:34 ==> Appending adjustments 09:53:34 https://docs.codecov.io/docs/fixing-reports 09:53:35 + Found adjustments 09:53:35 ==> Gzipping contents 09:53:35 64K /tmp/codecov.oynLdb.gz 09:53:35 ==> Uploading reports 09:53:35 url: https://codecov.io 09:53:35 query: branch=PR-4370&commit=692a6d9c5f3139c7eae3f83b65d00f8ea2b5c086&build=3&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2FPR-4370%2F3%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=4370&job=&cmd_args= 09:53:35 -> Pinging Codecov 09:53:35 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=692a6d9c5f3139c7eae3f83b65d00f8ea2b5c086&build=3&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2FPR-4370%2F3%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=4370&job=&cmd_args= 09:53:35 -> Uploading to 09:53:35 https://storage.googleapis.com/codecov/v4/raw/2023-02-21/00271124DB129430A58F1EEE437C3FCB/692a6d9c5f3139c7eae3f83b65d00f8ea2b5c086/e82983d1-a3d6-415b-8067-cc336ee1500e.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20230221%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20230221T095335Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=5de3f6b21609b75d5ecf6ca9d38e47a12ed6878bf97c7fff3e1c722913878889 09:53:35 % Total % Received % Xferd Average Speed Time Time Time Current 09:53:35 Dload Upload Total Spent Left Speed 09:53:36 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 62929 0 0 100 62929 0 278k --:--:-- --:--:-- --:--:-- 276k 100 62929 0 0 100 62929 0 175k --:--:-- --:--:-- --:--:-- 174k 09:53:36 -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/edgex-go/commit/692a6d9c5f3139c7eae3f83b65d00f8ea2b5c086 [Pipeline] } 09:53:36 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:53:36 + [ -d /w/workspace/edgex-go/3/archives ] [Pipeline] libraryResource [Pipeline] sh 09:53:37 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 09:53:37 ---> package-listing.sh 09:53:37 ++ facter osfamily 09:53:37 ++ tr '[:upper:]' '[:lower:]' 09:53:38 + OS_FAMILY=debian 09:53:38 + workspace=/w/workspace/edgex-go/3 09:53:38 + START_PACKAGES=/tmp/packages_start.txt 09:53:38 + END_PACKAGES=/tmp/packages_end.txt 09:53:38 + DIFF_PACKAGES=/tmp/packages_diff.txt 09:53:38 + PACKAGES=/tmp/packages_start.txt 09:53:38 + '[' /w/workspace/edgex-go/3 ']' 09:53:38 + PACKAGES=/tmp/packages_end.txt 09:53:38 + case "${OS_FAMILY}" in 09:53:38 + dpkg -l 09:53:38 + grep '^ii' 09:53:38 + '[' -f /tmp/packages_start.txt ']' 09:53:38 + '[' -f /tmp/packages_end.txt ']' 09:53:38 + diff /tmp/packages_start.txt /tmp/packages_end.txt 09:53:38 + '[' /w/workspace/edgex-go/3 ']' 09:53:38 + mkdir -p /w/workspace/edgex-go/3/archives/ 09:53:38 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgex-go/3/archives/ [Pipeline] echo 09:53:38 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/3/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 09:53:38 + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:53:38 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 09:53:38 09:53:38 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:53:39 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 09:53:39 latest: Pulling from edgex-lftools-log-publisher 09:53:39 5eb5b503b376: Pulling fs layer 09:53:39 5c69ac0246d0: Pulling fs layer 09:53:39 ec43610c2a17: Pulling fs layer 09:53:39 3a2ae6a8a46f: Pulling fs layer 09:53:39 33b1e0a273af: Pulling fs layer 09:53:39 5d3b04190fa2: Pulling fs layer 09:53:39 2f39f015ded8: Pulling fs layer 09:53:39 33b1e0a273af: Waiting 09:53:39 5d3b04190fa2: Waiting 09:53:39 3a2ae6a8a46f: Waiting 09:53:39 5c69ac0246d0: Verifying Checksum 09:53:39 5c69ac0246d0: Download complete 09:53:39 3a2ae6a8a46f: Download complete 09:53:39 33b1e0a273af: Verifying Checksum 09:53:39 33b1e0a273af: Download complete 09:53:39 5d3b04190fa2: Verifying Checksum 09:53:39 5d3b04190fa2: Download complete 09:53:39 ec43610c2a17: Verifying Checksum 09:53:39 ec43610c2a17: Download complete 09:53:39 5eb5b503b376: Verifying Checksum 09:53:39 5eb5b503b376: Download complete 09:53:40 2f39f015ded8: Download complete 09:53:41 5eb5b503b376: Pull complete 09:53:41 5c69ac0246d0: Pull complete 09:53:41 ec43610c2a17: Pull complete 09:53:41 3a2ae6a8a46f: Pull complete 09:53:41 33b1e0a273af: Pull complete 09:53:41 5d3b04190fa2: Pull complete 09:53:47 2f39f015ded8: Pull complete 09:53:47 Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 09:53:47 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 09:53:47 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 09:53:47 prd-ubuntu20.04-docker-8c-8g-6851 does not seem to be running inside a container 09:53: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/3/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/3 -v /w/workspace/edgex-go/3:/w/workspace/edgex-go/3:rw,z -v /w/workspace/edgex-go/3@tmp:/w/workspace/edgex-go/3@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:53:50 $ docker top 412e99bce0111a91de870329350b8821e3fc115aff09701033008bf19f6ebaee -eo pid,comm [Pipeline] { [Pipeline] sh 09:53:51 + touch /tmp/pre-build-complete [Pipeline] sh 09:53:51 + mkdir -p /var/log/sysstat [Pipeline] sh 09:53:51 + ls /var/log/sa-host 09:53:51 ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 09:53:51 provisioning config files... 09:53:51 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgex-go/3@tmp/config2497461646851833750tmp [Pipeline] { [Pipeline] echo 09:53:51 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 09:53:52 ---> create-netrc.sh [Pipeline] } 09:53:52 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 09:53:52 ---> python-tools-install.sh [Pipeline] echo 09:53:52 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 09:53:52 ---> sudo-logs.sh 09:53:52 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 09:53:52 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 09:53:53 ---> job-cost.sh 09:53:53 lf-activate-venv: SKIPPING 09:53:53 DEBUG: total: 0.10999999940395355 09:53:53 INFO: Retrieving Stack Cost... 09:53:53 INFO: Retrieving Pricing Info for: v3-standard-8 09:53:53 INFO: Archiving Costs [Pipeline] echo 09:53:53 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 09:53:54 ---> logs-deploy.sh 09:53:54 lf-activate-venv: SKIPPING 09:53:54 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-go/PR-4370/3 09:53:54 INFO: archiving workspace using pattern(s): 09:53:55 Archives upload complete. 09:53:55 INFO: archiving logs to Nexus