Pull request #4268 updated Connecting to https://api.github.com using edgex-jenkins github personal access token Connecting to https://api.github.com to check permissions of obtain list of lenny-intel for edgexfoundry/edgex-go Obtained Jenkinsfile from fee97dce5249bd498b34156b767a60e7601174e5+a23f936fb69ac20a7cf7db96067897b5bcb7663c (bcfe570681094be02e6782c81cdaea7bdd59792b) 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-ssh451357927239767905.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-ssh1798625260978563688.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-4268/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-4268/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh14843587713512496237.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-ssh10321473142502101743.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-4268/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-4268/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh15208708912918253375.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Checking out Revision 65355178549468b165f8106641c96c3190b1d843 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 65355178549468b165f8106641c96c3190b1d843 # timeout=10 Commit message: "Fix: Add S3 URL in href to ship logs" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoParallel] RAW Config: [project:edgex-go, dockerFileGlobPath:cmd/**/Dockerfile, testScript:make test, buildScript:make build, publishSwaggerDocs:true, swaggerApiFolders:[openapi/v2], buildSnap:false] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[ubuntu20.04-docker-8c-8g, ubuntu20.04-docker-arm64-4c-16g]] [Pipeline] echo ========================================================= [edgeXBuildGoParallel] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: edgex-go-settings PROJECT: edgex-go USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.18 USE_ALPINE: true DOCKER_FILE_GLOB: cmd/**/Dockerfile DOCKER_IMAGE_NAME_PREFIX: DOCKER_IMAGE_NAME_SUFFIX: DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_BUILD_IMAGE_TARGET: builder DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: true SEMVER_BUMP_LEVEL: pre PUBLISH_SWAGGER_DOCS: true SWAGGER_API_FOLDERS: openapi/v2 BUILD_SNAP: false BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org SNYK_DEBUG: false [Pipeline] node Still waiting to schedule task ‘prd-ubuntu20.04-docker-8c-8g-1861’ is offline Running on prd-ubuntu20.04-docker-8c-8g-1864 in /w/workspace/edgexfoundry_edgex-go_PR-4268 [Pipeline] { [Pipeline] ws Running in /w/workspace/edgex-go/10 [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/10 # 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/4268/head:refs/remotes/origin/PR-4268 +refs/heads/main:refs/remotes/origin/main # timeout=10 Merging remotes/origin/main commit a23f936fb69ac20a7cf7db96067897b5bcb7663c into PR head commit fee97dce5249bd498b34156b767a60e7601174e5 Merge succeeded, producing 726bb9eda231b0bebccf871641ebd992f300594c Checking out Revision 726bb9eda231b0bebccf871641ebd992f300594c (PR-4268) > git config core.sparsecheckout # timeout=10 > git checkout -f fee97dce5249bd498b34156b767a60e7601174e5 # 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 a23f936fb69ac20a7cf7db96067897b5bcb7663c # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 726bb9eda231b0bebccf871641ebd992f300594c # timeout=10 Commit message: "Merge commit 'a23f936fb69ac20a7cf7db96067897b5bcb7663c' into HEAD" First time build. Skipping changelog. [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 15:54:00 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 15:54:00 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 15:54:00 ========================================================= 15:54:00 EdgeX Global Pipelines Version Info 15:54:00 ========================================================= [Pipeline] libraryResource [Pipeline] sh > git rev-list --no-walk 680e3bf3fd228ae8c8cdfbc397f3fb579628d380 # timeout=10 15:54:01 ------------------- 15:54:01 stable info: 15:54:01 ------------------- 15:54:01 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 15:54:01 Commit SHA: cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 15:54:01 Message: update stable to v1.0.244 15:54:01 ------------------- 15:54:01 experimental info: 15:54:01 ------------------- 15:54:01 Commited By: **** collab-it+edgex@linuxfoundation.org 15:54:01 Commit SHA: cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 15:54:01 Message: update experimental to v1.0.244 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 15:54:01 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-go-settings [Pipeline] echo 15:54:01 [edgeXSetupEnvironment]: set envvar PROJECT = edgex-go [Pipeline] echo 15:54:01 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 15:54:01 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 15:54:01 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 15:54:01 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.18 [Pipeline] echo 15:54:01 [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo 15:54:01 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_GLOB = cmd/**/Dockerfile [Pipeline] echo 15:54:01 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_PREFIX = [Pipeline] echo 15:54:01 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_SUFFIX = [Pipeline] echo 15:54:01 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 15:54:01 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 15:54:01 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 15:54:01 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 15:54:01 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 15:54:02 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 15:54:02 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 15:54:02 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 15:54:02 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo 15:54:02 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v2 [Pipeline] echo 15:54:02 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 15:54:02 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 15:54:02 [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo 15:54:02 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-4268 [Pipeline] echo 15:54:02 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-4268 [Pipeline] echo 15:54:02 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-4268 [Pipeline] echo 15:54:02 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 726bb9eda231b0bebccf871641ebd992f300594c [Pipeline] echo 15:54:02 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 726bb9e [Pipeline] echo 15:54:02 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 15:54:02 provisioning config files... 15:54:02 copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/10@tmp/config16658060126552483203tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 15:54:02 ---> docker-login.sh 15:54:02 nexus3.edgexfoundry.org:10001 15:54:02 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 15:54:02 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 15:54:02 Configure a credential helper to remove this warning. See 15:54:02 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 15:54:02 15:54:02 Login Succeeded 15:54:02 nexus3.edgexfoundry.org:10002 15:54:02 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 15:54:02 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 15:54:02 Configure a credential helper to remove this warning. See 15:54:02 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 15:54:02 15:54:02 Login Succeeded 15:54:02 nexus3.edgexfoundry.org:10003 15:54:03 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 15:54:03 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 15:54:03 Configure a credential helper to remove this warning. See 15:54:03 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 15:54:03 15:54:03 Login Succeeded 15:54:03 nexus3.edgexfoundry.org:10004 15:54:03 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 15:54:03 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 15:54:03 Configure a credential helper to remove this warning. See 15:54:03 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 15:54:03 15:54:03 Login Succeeded 15:54:03 docker.io 15:54:03 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 15:54:03 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 15:54:03 Configure a credential helper to remove this warning. See 15:54:03 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 15:54:03 15:54:03 Login Succeeded 15:54:03 ---> docker-login.sh ends [Pipeline] } 15:54:03 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 15:54:03 + ls cmd/core-command/Dockerfile cmd/core-data/Dockerfile cmd/core-metadata/Dockerfile cmd/security-bootstrapper/Dockerfile cmd/security-proxy-setup/Dockerfile cmd/security-secretstore-setup/Dockerfile cmd/security-spiffe-token-provider/Dockerfile cmd/security-spire-agent/Dockerfile cmd/security-spire-config/Dockerfile cmd/security-spire-server/Dockerfile cmd/support-notifications/Dockerfile cmd/support-scheduler/Dockerfile 15:54:03 + dirname cmd/core-command/Dockerfile 15:54:03 + cut -d/ -f2 15:54:03 + echo core-command,cmd/core-command/Dockerfile 15:54:03 + dirname cmd/core-data/Dockerfile 15:54:03 + cut -d/ -f2 15:54:03 + echo core-data,cmd/core-data/Dockerfile 15:54:03 + dirname cmd/core-metadata/Dockerfile 15:54:03 + cut -d/ -f2 15:54:03 + echo core-metadata,cmd/core-metadata/Dockerfile 15:54:03 + dirname cmd/security-bootstrapper/Dockerfile 15:54:03 + cut -d/ -f2 15:54:03 + echo security-bootstrapper,cmd/security-bootstrapper/Dockerfile 15:54:03 + dirname cmd/security-proxy-setup/Dockerfile 15:54:03 + cut -d/ -f2 15:54:03 + echo security-proxy-setup,cmd/security-proxy-setup/Dockerfile 15:54:03 + dirname cmd/security-secretstore-setup/Dockerfile 15:54:03 + cut -d/ -f2 15:54:03 + echo security-secretstore-setup,cmd/security-secretstore-setup/Dockerfile 15:54:03 + dirname cmd/security-spiffe-token-provider/Dockerfile 15:54:03 + cut -d/ -f2 15:54:03 + echo security-spiffe-token-provider,cmd/security-spiffe-token-provider/Dockerfile 15:54:03 + dirname cmd/security-spire-agent/Dockerfile 15:54:03 + cut -d/ -f2 15:54:03 + echo security-spire-agent,cmd/security-spire-agent/Dockerfile 15:54:03 + dirname cmd/security-spire-config/Dockerfile 15:54:03 + cut -d/ -f2 15:54:03 + echo security-spire-config,cmd/security-spire-config/Dockerfile 15:54:03 + dirname cmd/security-spire-server/Dockerfile 15:54:03 + cut -d/ -f2 15:54:03 + echo security-spire-server,cmd/security-spire-server/Dockerfile 15:54:03 + dirname cmd/support-notifications/Dockerfile 15:54:03 + cut -d/ -f2 15:54:03 + echo support-notifications,cmd/support-notifications/Dockerfile 15:54:03 + dirname cmd/support-scheduler/Dockerfile 15:54:03 + cut -d/ -f2 15:54:03 + echo support-scheduler,cmd/support-scheduler/Dockerfile [Pipeline] echo 15:54:03 Generate Dockers from filesystem: [[image:core-command, dockerfile:cmd/core-command/Dockerfile], [image:core-data, dockerfile:cmd/core-data/Dockerfile], [image:core-metadata, dockerfile:cmd/core-metadata/Dockerfile], [image:security-bootstrapper, dockerfile:cmd/security-bootstrapper/Dockerfile], [image:security-proxy-setup, dockerfile:cmd/security-proxy-setup/Dockerfile], [image:security-secretstore-setup, dockerfile:cmd/security-secretstore-setup/Dockerfile], [image:security-spiffe-token-provider, dockerfile:cmd/security-spiffe-token-provider/Dockerfile], [image:security-spire-agent, dockerfile:cmd/security-spire-agent/Dockerfile], [image:security-spire-config, dockerfile:cmd/security-spire-config/Dockerfile], [image:security-spire-server, dockerfile:cmd/security-spire-server/Dockerfile], [image:support-notifications, dockerfile:cmd/support-notifications/Dockerfile], [image:support-scheduler, dockerfile:cmd/support-scheduler/Dockerfile]] [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh 15:54:03 + git rev-list -1 --merges 726bb9eda231b0bebccf871641ebd992f300594c~1..726bb9eda231b0bebccf871641ebd992f300594c [Pipeline] echo 15:54:03 -----------> git rev-list -1 --merges 726bb9eda231b0bebccf871641ebd992f300594c~1..726bb9eda231b0bebccf871641ebd992f300594c 726bb9eda231b0bebccf871641ebd992f300594c 15:54:03 726bb9eda231b0bebccf871641ebd992f300594c [false] [Pipeline] sh 15:54:04 + git log --format=format:%s -1 726bb9eda231b0bebccf871641ebd992f300594c [Pipeline] echo 15:54:04 ========================================================= 15:54:04 [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] 15:54:04 ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] sh 15:54:04 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 15:54:04 + grep -v github /etc/ssh/ssh_known_hosts 15:54:04 + [ -e /tmp/ssh_known_hosts ] 15:54:04 + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts 15:54:04 + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= 15:54:04 + sudo tee -a /etc/ssh/ssh_known_hosts 15:54:04 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:54:04 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 15:54:04 15:54:04 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:54:05 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 15:54:05 0.1.4: Pulling from edgex-devops/py-git-semver 15:54:05 b85a868b505f: Pulling fs layer 15:54:05 e2be974225ed: Pulling fs layer 15:54:05 339a4e72a1f5: Pulling fs layer 15:54:05 988bab9f4d93: Pulling fs layer 15:54:05 1469e6f7b9e6: Pulling fs layer 15:54:05 eaf3925da568: Pulling fs layer 15:54:05 bab4dde63d76: Pulling fs layer 15:54:05 bde34c3a00c8: Pulling fs layer 15:54:05 b352a97aabf1: Pulling fs layer 15:54:05 4872d77fe225: Pulling fs layer 15:54:05 5851b861e8e6: Pulling fs layer 15:54:05 b352a97aabf1: Waiting 15:54:05 eaf3925da568: Waiting 15:54:05 4872d77fe225: Waiting 15:54:05 bab4dde63d76: Waiting 15:54:05 bde34c3a00c8: Waiting 15:54:05 988bab9f4d93: Waiting 15:54:05 5851b861e8e6: Waiting 15:54:05 1469e6f7b9e6: Waiting 15:54:05 e2be974225ed: Download complete 15:54:05 988bab9f4d93: Verifying Checksum 15:54:05 988bab9f4d93: Download complete 15:54:05 1469e6f7b9e6: Verifying Checksum 15:54:05 1469e6f7b9e6: Download complete 15:54:05 339a4e72a1f5: Verifying Checksum 15:54:05 339a4e72a1f5: Download complete 15:54:05 eaf3925da568: Verifying Checksum 15:54:05 eaf3925da568: Download complete 15:54:05 bde34c3a00c8: Verifying Checksum 15:54:05 bde34c3a00c8: Download complete 15:54:05 b352a97aabf1: Download complete 15:54:05 4872d77fe225: Verifying Checksum 15:54:05 4872d77fe225: Download complete 15:54:05 5851b861e8e6: Download complete 15:54:05 b85a868b505f: Verifying Checksum 15:54:05 b85a868b505f: Download complete 15:54:05 bab4dde63d76: Verifying Checksum 15:54:05 bab4dde63d76: Download complete 15:54:06 b85a868b505f: Pull complete 15:54:06 e2be974225ed: Pull complete 15:54:07 339a4e72a1f5: Pull complete 15:54:07 988bab9f4d93: Pull complete 15:54:07 1469e6f7b9e6: Pull complete 15:54:07 eaf3925da568: Pull complete 15:54:09 bab4dde63d76: Pull complete 15:54:09 bde34c3a00c8: Pull complete 15:54:09 b352a97aabf1: Pull complete 15:54:09 4872d77fe225: Pull complete 15:54:09 5851b861e8e6: Pull complete 15:54:09 Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 15:54:09 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 15:54:09 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 15:54:09 prd-ubuntu20.04-docker-8c-8g-1864 does not seem to be running inside a container 15:54:09 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/10 -v /w/workspace/edgex-go/10:/w/workspace/edgex-go/10:rw,z -v /w/workspace/edgex-go/10@tmp:/w/workspace/edgex-go/10@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/py-git-semver:0.1.4 cat 15:54:11 $ docker top 0ba5dc3eda6f72540fb8da186155c9a1547ee4a936c9c9153fce86bc21905e8a -eo pid,comm 15:54:11 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). 15:54:11 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 15:54:11 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 15:54:11 [ssh-agent] Looking for ssh-agent implementation... 15:54:11 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 15:54:11 $ docker exec 0ba5dc3eda6f72540fb8da186155c9a1547ee4a936c9c9153fce86bc21905e8a ssh-agent 15:54:11 SSH_AUTH_SOCK=/tmp/ssh-UbGbzATaM0Jl/agent.32 15:54:11 SSH_AGENT_PID=38 15:54:11 Running ssh-add (command line suppressed) 15:54:11 Identity added: /w/workspace/edgex-go/10@tmp/private_key_6631056925008180553.key (/w/workspace/edgex-go/10@tmp/private_key_6631056925008180553.key) 15:54:11 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 15:54:11 + git tag --points-at HEAD [Pipeline] } 15:54:11 $ docker exec --env ******** --env ******** 0ba5dc3eda6f72540fb8da186155c9a1547ee4a936c9c9153fce86bc21905e8a ssh-agent -k 15:54:11 unset SSH_AUTH_SOCK; 15:54:11 unset SSH_AGENT_PID; 15:54:11 echo Agent pid 38 killed; 15:54:11 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 15:54:11 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 15:54:11 [ssh-agent] Looking for ssh-agent implementation... 15:54:12 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 15:54:12 $ docker exec 0ba5dc3eda6f72540fb8da186155c9a1547ee4a936c9c9153fce86bc21905e8a ssh-agent 15:54:12 SSH_AUTH_SOCK=/tmp/ssh-yJ3Fvd00YZLl/agent.70 15:54:12 SSH_AGENT_PID=76 15:54:12 Running ssh-add (command line suppressed) 15:54:12 Identity added: /w/workspace/edgex-go/10@tmp/private_key_3895322749682477253.key (/w/workspace/edgex-go/10@tmp/private_key_3895322749682477253.key) 15:54:12 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 15:54:12 + git semver init 15:54:12 2023-01-11 15:54:12,752 [run_init] DEBUG init version:0.0.0 force:False 15:54:12 2023-01-11 15:54:12,753 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/edgex-go/10/.semver 15:54:12 2023-01-11 15:54:12,753 [execute] INFO git clone -b semver git@github.com:edgexfoundry/edgex-go.git /w/workspace/edgex-go/10/.semver 15:54:12 2023-01-11 15:54:12,753 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/edgex-go.git', '/w/workspace/edgex-go/10/.semver'], cwd=/w/workspace/edgex-go/10, universal_newlines=False, shell=None, istream=None) 15:54:18 2023-01-11 15:54:17,049 [append_file] DEBUG append to file:/w/workspace/edgex-go/10/.git/info/exclude 15:54:18 2023-01-11 15:54:17,050 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/edgex-go/10/.semver/PR-4268 with force:False 15:54:18 2023-01-11 15:54:17,050 [write_file] DEBUG write to file:/w/workspace/edgex-go/10/.semver/PR-4268 15:54:18 2023-01-11 15:54:17,054 [execute] INFO git cat-file --batch-check 15:54:18 2023-01-11 15:54:17,054 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgex-go/10/.semver, universal_newlines=False, shell=None, istream=) 15:54:18 2023-01-11 15:54:17,059 [execute] INFO git cat-file --batch 15:54:18 2023-01-11 15:54:17,060 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgex-go/10/.semver, universal_newlines=False, shell=None, istream=) 15:54:18 2023-01-11 15:54:17,064 [read_version] DEBUG read version from /w/workspace/edgex-go/10/.semver/PR-4268 15:54:18 0.0.0 [Pipeline] } 15:54:18 $ docker exec --env ******** --env ******** 0ba5dc3eda6f72540fb8da186155c9a1547ee4a936c9c9153fce86bc21905e8a ssh-agent -k 15:54:18 unset SSH_AUTH_SOCK; 15:54:18 unset SSH_AGENT_PID; 15:54:18 echo Agent pid 76 killed; 15:54:18 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 15:54:18 + git semver [Pipeline] } 15:54:18 $ docker stop --time=1 0ba5dc3eda6f72540fb8da186155c9a1547ee4a936c9c9153fce86bc21905e8a 15:54:20 $ docker rm -f --volumes 0ba5dc3eda6f72540fb8da186155c9a1547ee4a936c9c9153fce86bc21905e8a [Pipeline] // withDockerContainer [Pipeline] sh 15:54:20 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 15:54:20 Stashed 1 file(s) [Pipeline] echo 15:54:20 [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 15:54:21 + git config --global --add safe.directory /w/workspace/edgex-go/10 [Pipeline] echo 15:54:21 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 15:54:21 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 15:54:21 ========================================================= 15:54:21 [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine] 15:54:21 ========================================================= [Pipeline] fileExists [Pipeline] sh 15:54:21 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine 15:54:21 1.18-alpine: Pulling from edgex-devops/edgex-golang-base 15:54:21 213ec9aee27d: Pulling fs layer 15:54:21 4583459ba037: Pulling fs layer 15:54:21 93c1e223e6f2: Pulling fs layer 15:54:21 53926ce57604: Pulling fs layer 15:54:21 21b2b0c7a3f4: Pulling fs layer 15:54:21 22ff95d597cd: Pulling fs layer 15:54:21 12d6caf4c0d1: Pulling fs layer 15:54:21 53926ce57604: Waiting 15:54:21 21b2b0c7a3f4: Waiting 15:54:21 22ff95d597cd: Waiting 15:54:21 12d6caf4c0d1: Waiting 15:54:21 96b7cbca73a9: Pulling fs layer 15:54:21 a7acece74701: Pulling fs layer 15:54:21 96b7cbca73a9: Waiting 15:54:21 93c1e223e6f2: Download complete 15:54:21 4583459ba037: Download complete 15:54:21 21b2b0c7a3f4: Verifying Checksum 15:54:21 21b2b0c7a3f4: Download complete 15:54:21 22ff95d597cd: Verifying Checksum 15:54:21 22ff95d597cd: Download complete 15:54:21 213ec9aee27d: Download complete 15:54:21 12d6caf4c0d1: Verifying Checksum 15:54:21 12d6caf4c0d1: Download complete 15:54:21 213ec9aee27d: Pull complete 15:54:21 4583459ba037: Pull complete 15:54:21 93c1e223e6f2: Pull complete 15:54:21 a7acece74701: Verifying Checksum 15:54:21 a7acece74701: Download complete 15:54:22 53926ce57604: Verifying Checksum 15:54:22 53926ce57604: Download complete 15:54:22 96b7cbca73a9: Verifying Checksum 15:54:22 96b7cbca73a9: Download complete 15:54:25 53926ce57604: Pull complete 15:54:25 21b2b0c7a3f4: Pull complete 15:54:26 22ff95d597cd: Pull complete 15:54:26 12d6caf4c0d1: Pull complete 15:54:27 96b7cbca73a9: Pull complete 15:54:28 a7acece74701: Pull complete 15:54:28 Digest: sha256:f6a9ef70c52da88a2ff63a0c6767b24654f9f5185d1d85ca6cc3004fb48f6c2d 15:54:28 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine 15:54:28 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine [Pipeline] fileExists [Pipeline] sh 15:54:28 + echo FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine 15:54:28 WORKDIR /edgex 15:54:28 COPY go.mod . 15:54:28 RUN go mod download 15:54:28 + docker build -t ci-base-image-x86_64 -f - . 15:54:29 Sending build context to Docker daemon 170.2MB 15:54:29 Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine 15:54:29 ---> db6d94c90886 15:54:29 Step 2/4 : WORKDIR /edgex 15:54:31 ---> Running in 49d56fd1a195 15:54:31 Removing intermediate container 49d56fd1a195 15:54:31 ---> 2c66ebb093e6 15:54:31 Step 3/4 : COPY go.mod . 15:54:31 ---> abc81f30506f 15:54:31 Step 4/4 : RUN go mod download 15:54:31 ---> Running in a50e4fdb5f15 15:54:35 Still waiting to schedule task 15:54:35 ‘prd-ubuntu20.04-docker-arm64-4c-16g-1863’ is offline 15:54:41 Removing intermediate container a50e4fdb5f15 15:54:41 ---> 03dbb7b9773b 15:54:41 Successfully built 03dbb7b9773b 15:54:41 Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:54:42 + docker inspect -f . ci-base-image-x86_64 15:54:42 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 15:54:42 prd-ubuntu20.04-docker-8c-8g-1864 does not seem to be running inside a container 15:54:42 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/10 -v /w/workspace/edgex-go/10:/w/workspace/edgex-go/10:rw,z -v /w/workspace/edgex-go/10@tmp:/w/workspace/edgex-go/10@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 ******** -e ******** -e ******** ci-base-image-x86_64 cat 15:54:42 $ docker top 861958592c75b9110502969f7c709422cd66dd8d5f4d9899fd0bf32c456cb887 -eo pid,comm [Pipeline] { [Pipeline] sh 15:54:42 + go version 15:54:42 go version go1.18.7 linux/amd64 [Pipeline] } 15:54:42 $ docker stop --time=1 861958592c75b9110502969f7c709422cd66dd8d5f4d9899fd0bf32c456cb887 15:54:44 $ docker rm -f --volumes 861958592c75b9110502969f7c709422cd66dd8d5f4d9899fd0bf32c456cb887 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:54:44 + docker inspect -f . ci-base-image-x86_64 15:54:44 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 15:54:44 prd-ubuntu20.04-docker-8c-8g-1864 does not seem to be running inside a container 15:54:44 $ 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/10 -v /w/workspace/edgex-go/10:/w/workspace/edgex-go/10:rw,z -v /w/workspace/edgex-go/10@tmp:/w/workspace/edgex-go/10@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 ******** -e ******** -e ******** ci-base-image-x86_64 cat 15:54:45 $ docker top 6c6788ff97069a7bc82454f81b53eb75278d30e5822aef40a2241d76bfdb43d1 -eo pid,comm [Pipeline] { [Pipeline] echo 15:54:45 ========================================================= 15:54:45 [edgeXBuildGoParallel] Running Tests and Build... 15:54:45 ========================================================= [Pipeline] sh 15:54:45 + git config --global --add safe.directory /w/workspace/edgex-go/10 [Pipeline] fileExists [Pipeline] sh 15:54:45 + make test 15:54:45 go test -race -coverprofile=coverage.out ./... 15:54:52 ? github.com/edgexfoundry/edgex-go [no test files] 15:55:04 ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] 15:55:04 ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] 15:55:04 ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] 15:55:04 ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] 15:55:04 ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] 15:55:04 ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] 15:55:04 ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-setup [no test files] 15:55:04 ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] 15:55:04 ? github.com/edgexfoundry/edgex-go/cmd/security-spiffe-token-provider [no test files] 15:55:04 ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] 15:55:04 ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] 15:55:04 ? github.com/edgexfoundry/edgex-go/internal [no test files] 15:55:04 ? github.com/edgexfoundry/edgex-go/internal/core/command [no test files] 15:55:04 ok github.com/edgexfoundry/edgex-go/internal/core/command/application 0.063s coverage: 28.7% of statements 15:55:04 ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] 15:55:04 ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] 15:55:04 ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 0.140s coverage: 98.5% of statements 15:55:04 ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging 0.125s coverage: 43.0% of statements 15:55:04 ? github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging/mocks [no test files] 15:55:04 ? github.com/edgexfoundry/edgex-go/internal/core/data [no test files] 15:55:04 ok github.com/edgexfoundry/edgex-go/internal/core/data/application 0.123s coverage: 54.0% of statements 15:55:04 ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] 15:55:04 ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] 15:55:08 ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 3.161s coverage: 89.2% of statements 15:55:08 ? github.com/edgexfoundry/edgex-go/internal/core/data/controller/messaging [no test files] 15:55:08 ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] 15:55:08 ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks [no test files] 15:55:08 ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] 15:55:08 ? github.com/edgexfoundry/edgex-go/internal/core/metadata [no test files] 15:55:08 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/application 0.104s coverage: 2.4% of statements 15:55:08 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] 15:55:08 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] 15:55:08 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 0.484s coverage: 95.6% of statements 15:55:08 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] 15:55:08 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks [no test files] 15:55:08 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/uom [no test files] 15:55:08 ok github.com/edgexfoundry/edgex-go/internal/io 0.069s coverage: 72.2% of statements 15:55:08 ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] 15:55:08 ? github.com/edgexfoundry/edgex-go/internal/pkg/application [no test files] 15:55:08 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers [no test files] 15:55:08 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] 15:55:08 ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] 15:55:08 ok github.com/edgexfoundry/edgex-go/internal/pkg/controller/http 0.077s coverage: 60.0% of statements 15:55:08 ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] 15:55:08 ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] 15:55:08 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] 15:55:08 ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 0.074s coverage: 0.9% of statements 15:55:08 ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] 15:55:08 ok github.com/edgexfoundry/edgex-go/internal/pkg/telemetry 0.063s coverage: 58.8% of statements 15:55:08 ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 0.074s coverage: 29.6% of statements 15:55:08 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] 15:55:08 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.076s coverage: 47.1% of statements 15:55:08 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 1.072s coverage: 79.5% of statements 15:55:08 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.068s coverage: 94.1% of statements 15:55:08 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.065s coverage: 96.3% of statements 15:55:08 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.080s coverage: 87.5% of statements 15:55:18 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 12.075s coverage: 94.4% of statements 15:55:18 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/ping 0.057s coverage: 44.8% of statements 15:55:19 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 13.203s coverage: 79.9% of statements 15:55:19 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] 15:55:29 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 22.087s coverage: 92.9% of statements 15:55:29 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] 15:55:29 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] 15:55:29 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] 15:55:29 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 0.020s coverage: 65.1% of statements 15:55:29 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] 15:55:29 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto [no test files] 15:55:29 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/config [no test files] 15:55:29 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/container [no test files] 15:55:29 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/handlers 6.076s coverage: 86.9% of statements 15:55:29 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] 15:55:29 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] 15:55:29 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] 15:55:29 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] 15:55:29 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 12.098s coverage: 87.2% of statements 15:55:29 ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] 15:55:29 ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] 15:55:29 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.048s coverage: 100.0% of statements 15:55:29 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] 15:55:29 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.073s coverage: 58.8% of statements 15:55:29 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/common [no test files] 15:55:29 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.074s coverage: 80.0% of statements 15:55:29 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/jwt 0.053s coverage: 87.2% of statements 15:55:29 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/oauth2 0.077s coverage: 85.4% of statements 15:55:29 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.240s coverage: 91.2% of statements 15:55:29 ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] 15:55:29 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 0.180s coverage: 64.7% of statements 15:55:29 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] 15:55:29 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] 15:55:29 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.057s coverage: 100.0% of statements 15:55:29 ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.031s coverage: 89.4% of statements 15:55:29 ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.032s coverage: 100.0% of statements 15:55:29 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.029s coverage: 73.7% of statements 15:55:29 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.019s coverage: 100.0% of statements 15:55:29 ok github.com/edgexfoundry/edgex-go/internal/security/proxy 0.326s coverage: 65.8% of statements 15:55:29 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/config [no test files] 15:55:29 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/container [no test files] 15:55:29 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/models [no test files] 15:55:29 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.189s coverage: 41.8% of statements 15:55:29 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] 15:55:29 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] 15:55:29 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 0.075s coverage: 89.5% of statements 15:55:29 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] 15:55:29 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 0.075s coverage: 84.8% of statements 15:55:29 ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider [no test files] 15:55:29 ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/config [no test files] 15:55:29 ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/container [no test files] 15:55:29 ? github.com/edgexfoundry/edgex-go/internal/support/notifications [no test files] 15:55:29 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 6.078s coverage: 17.7% of statements 15:55:29 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel [no test files] 15:55:29 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks [no test files] 15:55:29 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] 15:55:29 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] 15:55:29 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 0.146s coverage: 92.3% of statements 15:55:29 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] 15:55:29 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks [no test files] 15:55:29 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler [no test files] 15:55:29 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/application [no test files] 15:55:29 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/scheduler 0.050s coverage: 63.2% of statements 15:55:29 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] 15:55:29 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] 15:55:29 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 0.107s coverage: 97.7% of statements 15:55:29 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] 15:55:29 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks [no test files] 15:55:29 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 15:55:47 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." 15:55:47 go vet ./... 15:55:47 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 15:55:48 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 15:55:48 ./bin/test-attribution-txt.sh 15:55:48 An attribution for golang.org/x/mod is missing from Attribution.txt, please add 15:55:48 An attribution for golang.org/x/tools is missing from Attribution.txt, please add [Pipeline] echo 15:55:48 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] sh 15:55:48 + ls -al . 15:55:48 total 752 15:55:48 drwxrwxr-x 11 1001 1001 4096 Jan 11 15:54 . 15:55:48 drwxr-xr-x 4 root root 4096 Jan 11 15:54 .. 15:55:48 drwxrwxr-x 2 1001 1001 4096 Jan 11 15:53 .blubracket 15:55:48 -rw-rw-r-- 1 1001 1001 16 Jan 11 15:53 .dockerignore 15:55:48 drwxrwxr-x 8 1001 1001 4096 Jan 11 15:55 .git 15:55:48 drwxrwxr-x 3 1001 1001 4096 Jan 11 15:53 .github 15:55:48 -rw-rw-r-- 1 1001 1001 956 Jan 11 15:53 .gitignore 15:55:48 -rw-rw-r-- 1 1001 1001 42 Jan 11 15:53 .golangci.yml 15:55:48 -rw-rw-r-- 1 1001 1001 87 Jan 11 15:53 .hadolint.yml 15:55:48 drwxr-xr-x 3 1001 1001 4096 Jan 11 15:54 .semver 15:55:48 -rw-rw-r-- 1 1001 1001 166 Jan 11 15:53 .sonarcloud.properties 15:55:48 -rw-rw-r-- 1 1001 1001 1171 Jan 11 15:53 ADOPTERS.md 15:55:48 -rw-rw-r-- 1 1001 1001 10618 Jan 11 15:53 Attribution.txt 15:55:48 -rw-rw-r-- 1 1001 1001 73765 Jan 11 15:53 CHANGELOG.md 15:55:48 -rw-rw-r-- 1 1001 1001 3804 Jan 11 15:53 CONTRIBUTING.md 15:55:48 -rw-rw-r-- 1 1001 1001 677 Jan 11 15:53 GOVERNANCE.md 15:55:48 -rw-rw-r-- 1 1001 1001 850 Jan 11 15:53 Jenkinsfile 15:55:48 -rw-rw-r-- 1 1001 1001 10775 Jan 11 15:53 LICENSE 15:55:48 -rw-rw-r-- 1 1001 1001 12513 Jan 11 15:53 Makefile 15:55:48 -rw-rw-r-- 1 1001 1001 582 Jan 11 15:53 OWNERS.md 15:55:48 -rw-rw-r-- 1 1001 1001 9403 Jan 11 15:53 README.md 15:55:48 -rw-rw-r-- 1 1001 1001 6912 Jan 11 15:53 SECURITY.md 15:55:48 -rw-rw-r-- 1 1001 1001 5 Jan 11 15:54 VERSION 15:55:48 drwxrwxr-x 2 1001 1001 4096 Jan 11 15:53 bin 15:55:48 drwxrwxr-x 16 1001 1001 4096 Jan 11 15:53 cmd 15:55:48 -rw-r--r-- 1 root root 494838 Jan 11 15:55 coverage.out 15:55:48 -rw-rw-r-- 1 1001 1001 3376 Jan 11 15:53 go.mod 15:55:48 -rw-rw-r-- 1 1001 1001 34949 Jan 11 15:53 go.sum 15:55:48 drwxrwxr-x 7 1001 1001 4096 Jan 11 15:53 internal 15:55:48 drwxrwxr-x 3 1001 1001 4096 Jan 11 15:53 openapi 15:55:48 drwxrwxr-x 4 1001 1001 4096 Jan 11 15:53 snap 15:55:48 -rw-rw-r-- 1 1001 1001 204 Jan 11 15:53 version.go [Pipeline] sh 15:55:48 + '[' -e coverage.out ] 15:55:48 + chown 1001:1001 coverage.out [Pipeline] stash 15:55:48 Stashed 1 file(s) [Pipeline] sh 15:55:49 + make build 15:55:49 go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-data/core-data ./cmd/core-data 15:56:01 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 15:56:01 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 15:56:01 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 15:56:08 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 15:56:09 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 15:56: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-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup 15:56:12 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 15:56:12 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 15:56: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-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper 15:56:14 Running on prd-ubuntu20.04-docker-arm64-4c-16g-1865 in /w/workspace/edgexfoundry_edgex-go_PR-4268 [Pipeline] { [Pipeline] ws 15:56:14 Running in /w/workspace/edgex-go/10 [Pipeline] { [Pipeline] checkout 15:56:14 The recommended git tool is: git 15:56:16 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] } 15:56:17 $ docker stop --time=1 6c6788ff97069a7bc82454f81b53eb75278d30e5822aef40a2241d76bfdb43d1 15:56:19 $ docker rm -f --volumes 6c6788ff97069a7bc82454f81b53eb75278d30e5822aef40a2241d76bfdb43d1 15:56:19 using credential edgex-jenkins-ssh 15:56:19 Cloning the remote Git repository [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:56:19 Cloning repository git@github.com:edgexfoundry/edgex-go.git 15:56:20 > git init /w/workspace/edgex-go/10 # timeout=10 15:56:20 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git 15:56:20 > git --version # timeout=10 15:56:20 > git --version # 'git version 2.25.1' 15:56:20 using GIT_SSH to set credentials SSH Credentials for GitHub 15:56:20 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 15:56:20 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 15:56:20 15:56:20 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:56:20 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 15:56:20 latest: Pulling from edgex-devops/edgex-compose 15:56:20 cbdbe7a5bc2a: Pulling fs layer 15:56:20 ca9280d653b3: Pulling fs layer 15:56:20 7e9c9ca2126c: Pulling fs layer 15:56:20 cbdbe7a5bc2a: Verifying Checksum 15:56:20 cbdbe7a5bc2a: Download complete 15:56:21 cbdbe7a5bc2a: Pull complete 15:56:21 ca9280d653b3: Verifying Checksum 15:56:21 ca9280d653b3: Download complete 15:56:21 7e9c9ca2126c: Verifying Checksum 15:56:21 7e9c9ca2126c: Download complete 15:56:21 ca9280d653b3: Pull complete 15:56:24 7e9c9ca2126c: Pull complete 15:56:24 Digest: sha256:b7ff7cefa661cf441350a7c60c0e16dc22b011826ae41e7b448230bdfa9ba816 15:56:24 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 15:56:24 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 15:56:24 prd-ubuntu20.04-docker-8c-8g-1864 does not seem to be running inside a container 15:56:24 $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/10 -v /w/workspace/edgex-go/10:/w/workspace/edgex-go/10:rw,z -v /w/workspace/edgex-go/10@tmp:/w/workspace/edgex-go/10@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 ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest cat 15:56:25 $ docker top 83e39c9a4619c05abbfbbd5e9bd95af08126e9a3479100929b745fd51081bc42 -eo pid,comm [Pipeline] { [Pipeline] sh 15:56:26 + docker-compose build --help 15:56:26 + grep parallel 15:56:26 --parallel Build images in parallel. [Pipeline] } 15:56:26 $ docker stop --time=1 83e39c9a4619c05abbfbbd5e9bd95af08126e9a3479100929b745fd51081bc42 15:56:28 $ docker rm -f --volumes 83e39c9a4619c05abbfbbd5e9bd95af08126e9a3479100929b745fd51081bc42 [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:56:28 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 15:56:28 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 15:56:28 prd-ubuntu20.04-docker-8c-8g-1864 does not seem to be running inside a container 15:56:28 $ 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/10 -v /w/workspace/edgex-go/10:/w/workspace/edgex-go/10:rw,z -v /w/workspace/edgex-go/10@tmp:/w/workspace/edgex-go/10@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 ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest cat 15:56:29 $ docker top 46a775dfbdfe528eb7660b28195e10fcf7043ad9afce5d0d20d1cf8822d868e7 -eo pid,comm [Pipeline] { [Pipeline] sh 15:56:30 + docker-compose -f ./docker-compose-build.yml build --parallel 15:56:30 Building core-command ... 15:56:30 Building core-data ... 15:56:30 Building core-metadata ... 15:56:30 Building security-bootstrapper ... 15:56:30 Building security-proxy-setup ... 15:56:30 Building security-secretstore-setup ... 15:56:30 Building security-spiffe-token-provider ... 15:56:30 Building security-spire-agent ... 15:56:30 Building security-spire-config ... 15:56:30 Building security-spire-server ... 15:56:30 Building support-notifications ... 15:56:30 Building support-scheduler ... 15:56:30 Building security-spiffe-token-provider 15:56:30 Building security-bootstrapper 15:56:30 Building core-data 15:56:30 Building security-secretstore-setup 15:56:30 Building support-notifications 15:56:37 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 15:56:37 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 15:56:39 Merging remotes/origin/main commit a23f936fb69ac20a7cf7db96067897b5bcb7663c into PR head commit fee97dce5249bd498b34156b767a60e7601174e5 15:56:40 Merge succeeded, producing 4cc668a6238a9e5d0bab69d46ce970555e67ae79 15:56:40 Checking out Revision 4cc668a6238a9e5d0bab69d46ce970555e67ae79 (PR-4268) 15:56:38 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 15:56:38 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git 15:56:38 using GIT_SSH to set credentials SSH Credentials for GitHub 15:56:38 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/4268/head:refs/remotes/origin/PR-4268 +refs/heads/main:refs/remotes/origin/main # timeout=10 15:56:39 > git config core.sparsecheckout # timeout=10 15:56:39 > git checkout -f fee97dce5249bd498b34156b767a60e7601174e5 # timeout=10 15:56:40 > git remote # timeout=10 15:56:40 > git config --get remote.origin.url # timeout=10 15:56:40 using GIT_SSH to set credentials SSH Credentials for GitHub 15:56:40 > git merge a23f936fb69ac20a7cf7db96067897b5bcb7663c # timeout=10 15:56:40 > git rev-parse HEAD^{commit} # timeout=10 15:56:40 > git config core.sparsecheckout # timeout=10 15:56:40 > git checkout -f 4cc668a6238a9e5d0bab69d46ce970555e67ae79 # timeout=10 15:56:40 Step 1/32 : ARG BUILDER_BASE=golang:1.18-alpine3.16 15:56:40 Step 2/32 : FROM ${BUILDER_BASE} AS builder 15:56:40 ---> 03dbb7b9773b 15:56:40 Step 3/32 : WORKDIR /edgex-go 15:56:40 Step 1/22 : ARG BUILDER_BASE=golang:1.18-alpine3.16 15:56:40 Step 2/22 : FROM ${BUILDER_BASE} AS builder 15:56:40 ---> 03dbb7b9773b 15:56:40 Step 3/22 : ARG ADD_BUILD_TAGS="" 15:56:40 Step 1/19 : ARG BUILDER_BASE=golang:1.18-alpine3.16 15:56:40 Step 2/19 : FROM ${BUILDER_BASE} AS builder 15:56:40 ---> 03dbb7b9773b 15:56:40 Step 3/19 : WORKDIR /edgex-go 15:56:40 Step 1/24 : ARG BUILDER_BASE=golang:1.18-alpine3.16 15:56:40 Step 2/24 : FROM ${BUILDER_BASE} AS builder 15:56:40 ---> 03dbb7b9773b 15:56:40 Step 3/24 : WORKDIR /edgex-go 15:56:40 Step 1/22 : ARG BUILDER_BASE=golang:1.18-alpine3.16 15:56:40 Step 2/22 : FROM ${BUILDER_BASE} AS builder 15:56:40 ---> 03dbb7b9773b 15:56:40 Step 3/22 : ARG ADD_BUILD_TAGS="" 15:56:43 ---> Running in e32c42004429 15:56:43 ---> Running in 6d535d2b6cbc 15:56:43 ---> Running in d493005473f0 15:56:43 ---> Running in 605f16e7eee2 15:56:43 ---> Running in 77261c5e0d8d 15:56:43 Removing intermediate container e32c42004429 15:56:43 ---> 242ff3c1b1d5 15:56:43 Step 4/22 : WORKDIR /edgex-go 15:56:43 ---> Running in 4d7cc3b0244d 15:56:43 Removing intermediate container 6d535d2b6cbc 15:56:43 ---> d5d1102b5de0 15:56:43 Step 4/22 : WORKDIR /edgex-go 15:56:43 Removing intermediate container 605f16e7eee2 15:56:43 ---> 9c32f85c33df 15:56:43 Step 4/19 : RUN apk update && apk --no-cache --update add build-base 15:56:43 Removing intermediate container d493005473f0 15:56:43 ---> 862888792a13 15:56:43 Step 4/32 : RUN apk add --update --no-cache make git 15:56:43 Removing intermediate container 77261c5e0d8d 15:56:43 ---> f986962c70c7 15:56:43 Step 4/24 : RUN apk add --update --no-cache make git 15:56:43 ---> Running in baea631d9217 15:56:43 ---> Running in d29528b4d30b 15:56:43 ---> Running in 1c0336605857 15:56:43 ---> Running in 098ec97de100 15:56:43 Removing intermediate container 4d7cc3b0244d 15:56:43 ---> 49b089664aed 15:56:43 Step 5/22 : RUN apk add --update --no-cache make bash git ca-certificates 15:56:43 Removing intermediate container baea631d9217 15:56:43 ---> 91849d60ead6 15:56:43 Step 5/22 : RUN apk add --update --no-cache make git 15:56:43 ---> Running in 7c568920966d 15:56:43 ---> Running in b99af43dbfe6 15:56:43 Commit message: "Merge commit 'a23f936fb69ac20a7cf7db96067897b5bcb7663c' into HEAD" 15:56:43 First time build. Skipping changelog. 15:56:44 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 15:56:44 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 15:56:44 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 15:56:44 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 15:56:44 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 15:56:44 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 15:56:44 v3.16.3-99-g1016b47723 [https://dl-cdn.alpinelinux.org/alpine/v3.16/main] 15:56:44 v3.16.3-104-g68a75e0e6d [https://dl-cdn.alpinelinux.org/alpine/v3.16/community] 15:56:44 OK: 17042 distinct packages available 15:56:44 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 15:56:44 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 15:56:44 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 15:56:44 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 15:56:44 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 15:56:44 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 15:56:44 OK: 211 MiB in 51 packages 15:56:44 OK: 211 MiB in 51 packages 15:56:44 OK: 211 MiB in 51 packages 15:56:44 OK: 211 MiB in 51 packages 15:56:44 OK: 211 MiB in 51 packages 15:56:44 + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json 15:56:44 % Total % Received % Xferd Average Speed Time Time Time Current 15:56:44 Dload Upload Total Spent Left Speed 15:56:44 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 50 12751 50 6368 0 0 27330 0 --:--:-- --:--:-- --:--:-- 27330 100 12751 100 12751 0 0 54491 0 --:--:-- --:--:-- --:--:-- 54259 15:56:45 Removing intermediate container 1c0336605857 15:56:45 ---> 09452f01ddbc 15:56:45 Step 5/32 : COPY go.mod vendor* ./ 15:56:45 Removing intermediate container b99af43dbfe6 15:56:45 ---> 00f082f9a7f3 15:56:45 Step 6/22 : COPY go.mod vendor* ./ 15:56:45 ---> 8d19a8369357 15:56:45 Step 6/32 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 15:56:45 ---> Running in 8dc98741855e 15:56:43 > git rev-list --no-walk 680e3bf3fd228ae8c8cdfbc397f3fb579628d380 # timeout=10 [Pipeline] sh 15:56:45 ---> 75b8a98504a9 15:56:45 Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 15:56:45 ---> Running in d29dedaa24e9 15:56:45 + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json 15:56:45 Removing intermediate container 7c568920966d 15:56:45 ---> 4ffe475f7c73 15:56:45 Step 6/22 : COPY go.mod vendor* ./ 15:56:45 Removing intermediate container d29528b4d30b 15:56:45 ---> cb79ec6b9021 15:56:45 Step 5/19 : COPY go.mod vendor* ./ 15:56:45 ---> e5674f96c215 15:56:45 Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 15:56:45 Removing intermediate container 098ec97de100 15:56:45 ---> 87e360a855f9 15:56:45 Step 5/24 : COPY go.mod vendor* ./ [Pipeline] sh 15:56:45 ---> Running in fd431bfb5478 15:56:45 ---> 5159ed5b830c 15:56:45 Step 6/19 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 15:56:45 ---> 65110b254b1f 15:56:45 Step 6/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 15:56:45 ---> Running in 91e8418cec92 15:56:45 ---> Running in 561641dfb5fa 15:56:45 + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json 15:56:45 + sudo tee /etc/docker/daemon.new 15:56:45 { 15:56:45 "registry-mirrors": [ 15:56:45 "https://nexus3.edgexfoundry.org:10001" 15:56:45 ], 15:56:45 "bip": "10.250.0.254/24", 15:56:45 "hosts": [ 15:56:45 "tcp://0.0.0.0:5555", 15:56:45 "unix:///var/run/docker.sock" 15:56:45 ], 15:56:45 "mtu": 1458, 15:56:45 "selinux-enabled": true, 15:56:45 "seccomp-profile": "/etc/docker/seccomp.json" 15:56:45 } [Pipeline] sh 15:56:46 + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh 15:56:46 + sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 15:57:04 provisioning config files... 15:57:04 copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/10@tmp/config4923612087754707109tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 15:57:05 ---> docker-login.sh 15:57:05 nexus3.edgexfoundry.org:10001 15:57:05 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 15:57:05 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 15:57:05 Configure a credential helper to remove this warning. See 15:57:05 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 15:57:05 15:57:05 Login Succeeded 15:57:05 nexus3.edgexfoundry.org:10002 15:57:06 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 15:57:06 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 15:57:06 Configure a credential helper to remove this warning. See 15:57:06 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 15:57:06 15:57:06 Login Succeeded 15:57:06 nexus3.edgexfoundry.org:10003 15:57:06 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 15:57:06 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 15:57:06 Configure a credential helper to remove this warning. See 15:57:06 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 15:57:06 15:57:06 Login Succeeded 15:57:06 nexus3.edgexfoundry.org:10004 15:57:06 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 15:57:06 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 15:57:06 Configure a credential helper to remove this warning. See 15:57:06 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 15:57:06 15:57:06 Login Succeeded 15:57:06 docker.io 15:57:07 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 15:57:07 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 15:57:07 Configure a credential helper to remove this warning. See 15:57:07 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 15:57:07 15:57:07 Login Succeeded 15:57:07 ---> docker-login.sh ends [Pipeline] } 15:57:07 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] sh 15:57:07 + git config --global --add safe.directory /w/workspace/edgex-go/10 [Pipeline] echo 15:57:07 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 15:57:07 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 15:57:07 ========================================================= 15:57:07 [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine] 15:57:07 ========================================================= [Pipeline] fileExists [Pipeline] sh 15:57:08 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine 15:57:08 1.18-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 15:57:08 9b18e9b68314: Pulling fs layer 15:57:08 35d82f9e3411: Pulling fs layer 15:57:08 e16973657156: Pulling fs layer 15:57:08 fc693d55d65f: Pulling fs layer 15:57:08 7e9fc2657dce: Pulling fs layer 15:57:08 dda99020689f: Pulling fs layer 15:57:08 db1c61fa0a46: Pulling fs layer 15:57:08 891c053d2c06: Pulling fs layer 15:57:08 dda99020689f: Waiting 15:57:08 fc693d55d65f: Waiting 15:57:08 7e9fc2657dce: Waiting 15:57:08 db1c61fa0a46: Waiting 15:57:08 891c053d2c06: Waiting 15:57:08 e16973657156: Verifying Checksum 15:57:08 e16973657156: Download complete 15:57:08 35d82f9e3411: Verifying Checksum 15:57:08 35d82f9e3411: Download complete 15:57:08 7e9fc2657dce: Download complete 15:57:08 dda99020689f: Verifying Checksum 15:57:08 dda99020689f: Download complete 15:57:08 9b18e9b68314: Verifying Checksum 15:57:09 9b18e9b68314: Pull complete 15:57:09 891c053d2c06: Download complete 15:57:10 35d82f9e3411: Pull complete 15:57:10 e16973657156: Pull complete 15:57:10 db1c61fa0a46: Verifying Checksum 15:57:10 db1c61fa0a46: Download complete 15:57:11 fc693d55d65f: Verifying Checksum 15:57:11 fc693d55d65f: Download complete 15:57:17 Removing intermediate container fd431bfb5478 15:57:17 ---> 3f227fa7d108 15:57:17 Step 8/22 : COPY . . 15:57:17 Removing intermediate container d29dedaa24e9 15:57:17 ---> da751b8ad86c 15:57:17 Step 8/22 : COPY . . 15:57:17 Removing intermediate container 91e8418cec92 15:57:17 ---> afe7ab7fa7bc 15:57:17 Step 7/19 : COPY . . 15:57:17 Removing intermediate container 8dc98741855e 15:57:17 ---> 568d798eea9e 15:57:17 Step 7/32 : COPY . . 15:57:17 Removing intermediate container 561641dfb5fa 15:57:17 ---> 49931cf17e4d 15:57:17 Step 7/24 : COPY . . 15:57:23 fc693d55d65f: Pull complete 15:57:23 7e9fc2657dce: Pull complete 15:57:23 dda99020689f: Pull complete 15:57:26 ---> 9c2a82b59cd3 15:57:26 Step 8/19 : RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider 15:57:26 ---> a6ff93cb5c4c 15:57:26 Step 9/22 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-data/core-data 15:57:26 ---> 9e1e469f81e3 15:57:26 Step 9/22 : RUN make cmd/support-notifications/support-notifications 15:57:26 ---> e06076293475 15:57:26 Step 8/24 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 15:57:26 ---> 631c22e65c20 15:57:26 Step 8/32 : RUN make cmd/security-bootstrapper/security-bootstrapper 15:57:26 ---> Running in 682377355fe5 15:57:26 ---> Running in e3b068320de6 15:57:26 ---> Running in 80285d6677bc 15:57:26 ---> Running in 4e030d52a197 15:57:26 ---> Running in f915f66d8d76 15:57:26 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 15:57:26 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 15:57:26 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 15:57:27 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 15:57:27 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 15:57:29 db1c61fa0a46: Pull complete 15:57:31 891c053d2c06: Pull complete 15:57:31 Digest: sha256:2cacf8bfc28650abd52610e42dcfc04852e818eb73900ea96edaef96a54d0b45 15:57:31 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine 15:57:31 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine [Pipeline] fileExists [Pipeline] sh 15:57:31 + + docker build -techo ci-base-image-arm64 FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine 15:57:31 WORKDIR /edgex 15:57:31 COPY go.mod . 15:57:31 RUN go mod download -f - . 15:57:31 15:57:32 Sending build context to Docker daemon 3.134MB 15:57:32 Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine 15:57:32 ---> f96f9c87975a 15:57:32 Step 2/4 : WORKDIR /edgex 15:57:34 ---> Running in dd7b9855bf08 15:57:34 Removing intermediate container dd7b9855bf08 15:57:34 ---> cc794d2a6e0a 15:57:34 Step 3/4 : COPY go.mod . 15:57:34 ---> e44bda586e0c 15:57:34 Step 4/4 : RUN go mod download 15:57:34 ---> Running in a03bfb4090dc 15:57:59 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 15:58:05 Removing intermediate container f915f66d8d76 15:58:05 ---> 71890a547ded 15:58:05 15:58:05 Step 9/32 : FROM alpine:3.16 15:58:05 Removing intermediate container 4e030d52a197 15:58:05 ---> fe7caaf1c0db 15:58:05 15:58:05 Step 9/24 : FROM alpine:3.16 15:58:05 Removing intermediate container e3b068320de6 15:58:05 ---> a2bc872b37d2 15:58:05 15:58:05 Step 10/22 : FROM alpine:3.16 15:58:05 Removing intermediate container 682377355fe5 15:58:05 ---> 60b6866fd91a 15:58:05 15:58:05 Step 9/19 : FROM alpine:3.15 15:58:06 3.16: Pulling from library/alpine 15:58:06 3.16: Pulling from library/alpine 15:58:06 3.16: Pulling from library/alpine 15:58:07 Removing intermediate container a03bfb4090dc 15:58:07 ---> 534d40764dee 15:58:07 Successfully built 534d40764dee 15:58:07 Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:58:07 + docker inspect -f . ci-base-image-arm64 15:58:07 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 15:58:07 prd-ubuntu20.04-docker-arm64-4c-16g-1865 does not seem to be running inside a container 15:58:07 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/10 -v /w/workspace/edgex-go/10:/w/workspace/edgex-go/10:rw,z -v /w/workspace/edgex-go/10@tmp:/w/workspace/edgex-go/10@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 ******** -e ******** ci-base-image-arm64 cat 15:58:07 Digest: sha256:b95359c2505145f16c6aa384f9cc74eeff78eb36d308ca4fd902eeeb0a0b161b 15:58:07 Digest: sha256:b95359c2505145f16c6aa384f9cc74eeff78eb36d308ca4fd902eeeb0a0b161b 15:58:07 Digest: sha256:b95359c2505145f16c6aa384f9cc74eeff78eb36d308ca4fd902eeeb0a0b161b 15:58:07 Status: Downloaded newer image for alpine:3.16 15:58:07 Status: Downloaded newer image for alpine:3.16 15:58:07 Status: Image is up to date for alpine:3.16 15:58:07 ---> bfe296a52501 15:58:07 Step 10/24 : RUN apk add --update --no-cache ca-certificates dumb-init su-exec 15:58:07 ---> bfe296a52501 15:58:07 Step 11/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' 15:58:07 ---> bfe296a52501 15:58:07 Step 10/32 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' 15:58:08 3.15: Pulling from library/alpine 15:58:08 ---> Running in f45e0b85ac43 15:58:08 ---> Running in 683a11f47b24 15:58:08 ---> Running in 29e979225fb3 15:58:08 Removing intermediate container 29e979225fb3 15:58:08 ---> 5ca7263fc94d 15:58:08 Step 12/22 : ENV APP_PORT=59880 15:58:08 Removing intermediate container f45e0b85ac43 15:58:08 ---> 48763a03c53b 15:58:08 Step 11/32 : RUN apk add --update --no-cache dumb-init su-exec 15:58:08 Removing intermediate container 80285d6677bc 15:58:08 ---> 459d48ae28b2 15:58:08 15:58:08 Step 10/22 : FROM alpine:3.16 15:58:08 ---> bfe296a52501 15:58:08 Step 11/22 : RUN apk add --update --no-cache ca-certificates dumb-init 15:58:08 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 15:58:08 ---> Running in c63d59505d3f 15:58:08 ---> Running in 36b05825e2b7 15:58:08 ---> Running in 2204b9f93546 15:58:08 Digest: sha256:cf34c62ee8eb3fe8aa24c1fab45d7e9d12768d945c3f5a6fd6a63d901e898479 15:58:08 Status: Downloaded newer image for alpine:3.15 15:58:08 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 15:58:08 ---> c4fc93816858 15:58:08 Step 10/19 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' 15:58:08 Removing intermediate container 36b05825e2b7 15:58:08 ---> 36ab00e1653b 15:58:08 Step 13/22 : EXPOSE $APP_PORT 15:58:08 ---> Running in 470024e36dc0 15:58:08 ---> Running in a32b1619f1de 15:58:08 $ docker top 4ccbee576cf1859b81b6a1fbd5047dc08d86ab69a546ebaf195f5cae1675e16c -eo pid,comm 15:58:08 (1/3) Installing ca-certificates (20220614-r0) 15:58:08 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 15:58:08 (2/3) Installing dumb-init (1.2.5-r1) 15:58:08 (3/3) Installing su-exec (0.2-r1) 15:58:08 Executing busybox-1.35.0-r17.trigger 15:58:08 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 15:58:08 Executing ca-certificates-20220614-r0.trigger 15:58:08 Removing intermediate container a32b1619f1de 15:58:08 ---> b39db736f80b 15:58:08 Step 11/19 : RUN apk update && apk --no-cache --update add dumb-init curl gcompat 15:58:08 Removing intermediate container 470024e36dc0 15:58:08 ---> 4d32ba0b3944 15:58:08 Step 14/22 : RUN apk add --update --no-cache dumb-init 15:58:08 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 15:58:08 ---> Running in 589281eb235c 15:58:08 ---> Running in 7885a4da33b0 15:58:08 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [Pipeline] { [Pipeline] sh 15:58:09 OK: 6 MiB in 17 packages 15:58:09 (1/2) Installing ca-certificates (20220614-r0) 15:58:09 (2/2) Installing dumb-init (1.2.5-r1) 15:58:09 Executing busybox-1.35.0-r17.trigger 15:58:09 Executing ca-certificates-20220614-r0.trigger 15:58:09 (1/2) Installing dumb-init (1.2.5-r1) 15:58:09 (2/2) Installing su-exec (0.2-r1) 15:58:09 Executing busybox-1.35.0-r17.trigger 15:58:09 OK: 6 MiB in 16 packages 15:58:09 OK: 6 MiB in 16 packages 15:58:09 + go version 15:58:09 go version go1.18.7 linux/arm64 [Pipeline] } 15:58:09 $ docker stop --time=1 4ccbee576cf1859b81b6a1fbd5047dc08d86ab69a546ebaf195f5cae1675e16c 15:58:09 Removing intermediate container 683a11f47b24 15:58:09 ---> 114cb921a9cd 15:58:09 Step 11/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' 15:58:09 ---> Running in c54b71164797 15:58:09 Removing intermediate container c54b71164797 15:58:09 ---> 1ee131adad2f 15:58:09 Step 12/24 : WORKDIR / 15:58:09 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 15:58:09 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 15:58:09 Removing intermediate container c63d59505d3f 15:58:09 ---> f3351a9f17aa 15:58:09 Step 12/32 : ENV SECURITY_INIT_DIR /edgex-init 15:58:09 ---> Running in 174ff0c1ca04 15:58:10 Removing intermediate container 2204b9f93546 15:58:10 ---> 610a4909f701 15:58:10 Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2021: Intel Corporation' 15:58:10 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 15:58:10 ---> Running in 0fadca418793 15:58:10 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 15:58:10 ---> Running in 5d04dd69fca1 15:58:10 Removing intermediate container 0fadca418793 15:58:10 ---> 3e3a8beb1d86 15:58:10 Step 13/32 : ENV SECURITY_INIT_STAGING /edgex-init-staging 15:58:10 Removing intermediate container 174ff0c1ca04 15:58:10 ---> 2ec838164068 15:58:10 Step 13/24 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/res/token-config.json /res-file-token-provider/token-config.json 15:58:10 Removing intermediate container 5d04dd69fca1 15:58:10 ---> c24456bf668a 15:58:10 Step 13/22 : ENV APP_PORT=59860 15:58:10 ---> Running in 14f2f66988b3 15:58:10 v3.15.6-242-g9cfdeb1de4 [https://dl-cdn.alpinelinux.org/alpine/v3.15/main] 15:58:10 v3.15.6-237-g9ae8855cb5 [https://dl-cdn.alpinelinux.org/alpine/v3.15/community] 15:58:10 OK: 15859 distinct packages available 15:58:10 (1/1) Installing dumb-init (1.2.5-r1) 15:58:10 ---> Running in c0a3018d0f38 15:58:10 Executing busybox-1.35.0-r17.trigger 15:58:10 OK: 6 MiB in 15 packages 15:58:10 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 15:58:10 ---> 1601c056874d 15:58:10 Step 14/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res-file-token-provider/configuration.toml /res-file-token-provider/configuration.toml 15:58:10 Removing intermediate container 14f2f66988b3 15:58:10 ---> f0bbef368d9e 15:58:10 Step 14/32 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_STAGING}/bootstrap-redis 15:58:10 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 15:58:10 ---> Running in 89c3f82f91ad 15:58:10 Removing intermediate container c0a3018d0f38 15:58:10 ---> f9e675dea5ca 15:58:10 Step 14/22 : EXPOSE $APP_PORT 15:58:10 ---> Running in fabd2b45d084 15:58:10 Removing intermediate container 89c3f82f91ad 15:58:10 ---> e0b575e2ef88 15:58:10 Step 15/32 : ARG BOOTSTRAP_MOSQUITTO_DIR=${SECURITY_INIT_STAGING}/bootstrap-mosquitto 15:58:10 ---> e9cc7a9bb5fc 15:58:10 Step 15/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml 15:58:10 (1/9) Installing ca-certificates (20220614-r0) 15:58:10 ---> Running in 0b9859092b3d 15:58:10 (2/9) Installing brotli-libs (1.0.9-r5) 15:58:10 Removing intermediate container fabd2b45d084 15:58:10 ---> cb0a7d7f7efd 15:58:10 Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / 15:58:10 (3/9) Installing nghttp2-libs (1.46.0-r0) 15:58:10 (4/9) Installing libcurl (7.80.0-r5) 15:58:10 (5/9) Installing curl (7.80.0-r5) 15:58:10 (6/9) Installing dumb-init (1.2.5-r1) 15:58:10 (7/9) Installing musl-obstack (1.2.3-r0) 15:58:10 (8/9) Installing libucontext (1.1-r0) 15:58:10 (9/9) Installing gcompat (1.0.0-r4) 15:58:10 Executing busybox-1.34.1-r7.trigger 15:58:10 Executing ca-certificates-20220614-r0.trigger 15:58:10 ---> 7f5b07259552 15:58:10 Step 16/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/kong-admin-config.template.yml /res/kong-admin-config.template.yml 15:58:10 OK: 8 MiB in 23 packages 15:58:10 Removing intermediate container 0b9859092b3d 15:58:10 ---> 915f4187539d 15:58:10 Step 16/32 : RUN mkdir -p ${BOOTSTRAP_REDIS_DIR} ${BOOTSTRAP_MOSQUITTO_DIR} 15:58:10 Removing intermediate container 7885a4da33b0 15:58:10 ---> a2adb56fbacf 15:58:10 Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / 15:58:10 ---> f683bcf4ea4c 15:58:10 Step 16/22 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / 15:58:10 ---> Running in 0ce18383b534 15:58:10 ---> 29b7b4cf8b99 15:58:10 Step 17/24 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . 15:58:11 ---> ddc52da05fd9 15:58:11 Step 16/22 : COPY --from=builder /edgex-go/cmd/core-data/core-data / 15:58:11 $ docker rm -f --volumes 4ccbee576cf1859b81b6a1fbd5047dc08d86ab69a546ebaf195f5cae1675e16c [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) 15:58:11 ---> 92328cb46c68 15:58:11 Step 18/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . 15:58:11 ---> 22e804558bda 15:58:11 Step 17/22 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:58:11 Removing intermediate container 589281eb235c 15:58:11 ---> c69541e5968f 15:58:11 Step 12/19 : COPY --from=builder /edgex-go/Attribution.txt / 15:58:11 ---> 505227cb96f6 15:58:11 Step 17/22 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml 15:58:11 + docker inspect -f . ci-base-image-arm64 15:58:11 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 15:58:11 prd-ubuntu20.04-docker-arm64-4c-16g-1865 does not seem to be running inside a container 15:58:11 ---> 1ef89080ae68 15:58:11 Step 18/22 : ENTRYPOINT ["/support-notifications"] 15:58:11 ---> 6c8f7634f6e8 15:58:11 Step 13/19 : COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/security-spiffe-token-provider / 15:58:11 ---> Running in 45f1447d82ae 15:58:11 ---> a7c6885a2cbd 15:58:11 ---> ef99ee0d9d70 15:58:11 Step 18/22 : ENTRYPOINT ["/core-data"]Step 19/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ 15:58:11 15:58:11 $ 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/10 -v /w/workspace/edgex-go/10:/w/workspace/edgex-go/10:rw,z -v /w/workspace/edgex-go/10@tmp:/w/workspace/edgex-go/10@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 ******** -e ******** ci-base-image-arm64 cat 15:58:12 ---> Running in e3d730144ab1 15:58:12 Removing intermediate container 0ce18383b534 15:58:12 ---> 3d84a06d6b70 15:58:12 Step 17/32 : WORKDIR ${SECURITY_INIT_STAGING} 15:58:12 Removing intermediate container 45f1447d82ae 15:58:12 ---> 42c179ed5509 15:58:12 Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] 15:58:12 ---> 3c4841cd9c04 15:58:12 Step 20/24 : RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 15:58:12 ---> Running in 6b07a81c20df 15:58:12 ---> Running in 276d9e0ec892 15:58:12 Removing intermediate container e3d730144ab1 15:58:12 ---> abaee81aa802 15:58:12 Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] 15:58:12 ---> 032f2ed2f8bb 15:58:12 Step 14/19 : COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/res/configuration.toml /res/configuration.toml 15:58:12 ---> Running in f4ea355f00cc 15:58:12 ---> Running in 594ecf48e01c 15:58:12 Removing intermediate container 6b07a81c20df 15:58:12 ---> 2a2a0ef1c4df 15:58:12 Step 18/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_STAGING}/ 15:58:12 Removing intermediate container 276d9e0ec892 15:58:12 ---> a1acd7fbc9ff 15:58:12 Step 20/22 : LABEL arch=x86_64 15:58:12 ---> Running in 1ae8e4ce1428 15:58:12 ---> 3ae9b8e2147f 15:58:12 Step 15/19 : ENTRYPOINT [ "/security-spiffe-token-provider" ] 15:58:12 Removing intermediate container 594ecf48e01c 15:58:12 ---> 30bcb4725e15 15:58:12 Step 20/22 : LABEL arch=x86_64 15:58:12 ---> Running in e9b2c7609fe7 15:58:12 ---> Running in 59ba37a57c5d 15:58:12 ---> d0f0086b5964 15:58:12 Step 19/32 : RUN chmod +x ${SECURITY_INIT_STAGING}/*.sh 15:58:12 Removing intermediate container 1ae8e4ce1428 15:58:12 ---> e77b25a659dd 15:58:12 Step 21/22 : LABEL git_sha=726bb9eda231b0bebccf871641ebd992f300594c 15:58:12 ---> Running in b6cc50d835f1 15:58:12 ---> Running in 72fa1ceddd1d 15:58:12 Removing intermediate container e9b2c7609fe7 15:58:12 ---> 0a4aea5495e3 15:58:12 Step 16/19 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] 15:58:12 Removing intermediate container 59ba37a57c5d 15:58:12 ---> 22c3b8feb73d 15:58:12 Step 21/22 : LABEL git_sha=726bb9eda231b0bebccf871641ebd992f300594c 15:58:12 ---> Running in a3b08aa5e745 15:58:12 ---> Running in 834676266c1d 15:58:12 $ docker top cc719c042d933ad688cc492e22ea86960532982ce6ce0e3f7c50969c479b64d8 -eo pid,comm [Pipeline] { [Pipeline] echo 15:58:13 ========================================================= 15:58:13 [edgeXBuildGoParallel] Running Tests and Build... 15:58:13 ========================================================= [Pipeline] sh 15:58:13 Removing intermediate container b6cc50d835f1 15:58:13 ---> c2b8bb8db1ec 15:58:13 Step 22/22 : LABEL version=0.0.0 15:58:13 ---> Running in 7a4c26ed295e 15:58:13 Removing intermediate container a3b08aa5e745 15:58:13 ---> 1de467aa9b2a 15:58:13 Step 22/22 : LABEL version=0.0.0 15:58:13 Removing intermediate container 834676266c1d 15:58:13 ---> ed16f2f5f5d3 15:58:13 Step 17/19 : LABEL arch=x86_64 15:58:13 ---> Running in 4ed21435b4ca 15:58:13 ---> Running in 4682fdd2f44e 15:58:13 Removing intermediate container 7a4c26ed295e 15:58:13 ---> 113deb98fd16 15:58:13 15:58:13 Successfully built 113deb98fd16 15:58:13 Successfully tagged support-notifications:latest 15:58:13  Building support-notifications ... done Building security-spire-server 15:58:13 Removing intermediate container f4ea355f00cc 15:58:13 ---> 40a195e97b70 15:58:13 Step 21/24 : ENTRYPOINT ["entrypoint.sh"] 15:58:13 Removing intermediate container 4ed21435b4ca 15:58:13 Removing intermediate container 4682fdd2f44e 15:58:13 ---> ae9642e73eba 15:58:13 ---> ea54ea4c818d 15:58:13 15:58:13 Step 18/19 : LABEL git_sha=726bb9eda231b0bebccf871641ebd992f300594c 15:58:13 ---> Running in 7ba541111bdd 15:58:13 ---> Running in 621305a79653 15:58:13 Successfully built ae9642e73eba 15:58:13 Successfully tagged core-data:latest 15:58:13  Building core-data ... done Building core-metadata 15:58:13 + git config --global --add safe.directory /w/workspace/edgex-go/10 [Pipeline] fileExists [Pipeline] sh 15:58:13 Removing intermediate container 7ba541111bdd 15:58:13 ---> 17c47ce9d1c4 15:58:13 Step 22/24 : LABEL arch=x86_64 15:58:13 + make test 15:58:13 go test -race -coverprofile=coverage.out ./... 15:58:15 Removing intermediate container 621305a79653 15:58:15 ---> bbf5d71e7cf9 15:58:15 Step 19/19 : LABEL version=0.0.0 15:58:15 ---> Running in 613d5d8b24db 15:58:15 ---> Running in 160e7f9284e9 15:58:15 Removing intermediate container 613d5d8b24db 15:58:15 ---> 17406168edcb 15:58:15 Removing intermediate container 72fa1ceddd1d 15:58:15 Step 23/24 : LABEL git_sha=726bb9eda231b0bebccf871641ebd992f300594c ---> 17c39e81dd43 15:58:15 Step 20/32 : COPY --from=builder /edgex-go/Attribution.txt / 15:58:15 15:58:15 ---> Running in 101b38075eab 15:58:15 Removing intermediate container 160e7f9284e9 15:58:15 ---> e0c773e62b98 15:58:15 15:58:16 Successfully built e0c773e62b98 15:58:16 Successfully tagged security-spiffe-token-provider:latest 15:58:16  Building security-spiffe-token-provider ... done Building security-proxy-setup 15:58:16 ---> cb34c316ac48 15:58:16 Step 21/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . 15:58:16 Removing intermediate container 101b38075eab 15:58:16 ---> ea6d704c78de 15:58:16 Step 24/24 : LABEL version=0.0.0 15:58:16 ---> Running in d5dbccb57f6a 15:58:16 Step 1/23 : ARG BUILDER_BASE=golang:1.18-alpine3.16 15:58:16 Step 2/23 : FROM ${BUILDER_BASE} AS builder 15:58:16 ---> 03dbb7b9773b 15:58:16 Step 3/23 : WORKDIR /edgex-go 15:58:16 ---> Using cache 15:58:16 ---> f986962c70c7 15:58:16 Step 4/23 : RUN apk add --update --no-cache make git build-base curl 15:58:16 Step 1/24 : ARG BUILDER_BASE=golang:1.18-alpine3.16 15:58:16 Step 2/24 : FROM ${BUILDER_BASE} AS builder 15:58:16 ---> 03dbb7b9773b 15:58:16 Step 3/24 : ARG ADD_BUILD_TAGS="" 15:58:16 ---> Using cache 15:58:16 ---> d5d1102b5de0 15:58:16 Step 4/24 : WORKDIR /edgex-go 15:58:16 ---> Using cache 15:58:16 ---> 91849d60ead6 15:58:16 Step 5/24 : RUN apk add --update --no-cache make git 15:58:16 ---> Using cache 15:58:16 ---> 00f082f9a7f3 15:58:16 Step 6/24 : COPY go.mod vendor* ./ 15:58:16 ---> Using cache 15:58:16 ---> 75b8a98504a9 15:58:16 Step 7/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 15:58:16 ---> Using cache 15:58:16 ---> da751b8ad86c 15:58:16 Step 8/24 : COPY . . 15:58:16 ---> Using cache 15:58:16 ---> a6ff93cb5c4c 15:58:16 Step 9/24 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-metadata/core-metadata 15:58:17 ---> Running in 0c6539aa7c2e 15:58:17 Removing intermediate container d5dbccb57f6a 15:58:17 ---> ce87f1964fe1 15:58:17 15:58:17 ---> Running in 3998bc37f7b9 15:58:17 Successfully built ce87f1964fe1 15:58:17 Successfully tagged security-secretstore-setup:latest 15:58:17 Building support-scheduler 15:58:17  Building security-secretstore-setup ... done  ---> e39450c2b598 15:58:17 Step 22/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.toml ./res/ 15:58:18 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 15:58:18 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 15:58:18 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 15:58:18 OK: 211 MiB in 51 packages 15:58:18 ---> 44ad19057bcf 15:58:18 Step 23/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml ${BOOTSTRAP_REDIS_DIR}/res/ 15:58:19 Step 1/21 : ARG BUILDER_BASE=golang:1.18-alpine3.16 15:58:19 Step 2/21 : FROM ${BUILDER_BASE} AS builder 15:58:19 ---> 03dbb7b9773b 15:58:19 Step 3/21 : WORKDIR /edgex-go 15:58:19 ---> Using cache 15:58:19 ---> f986962c70c7 15:58:19 Step 4/21 : RUN apk add --update --no-cache make git 15:58:19 ---> Using cache 15:58:19 ---> 87e360a855f9 15:58:19 Step 5/21 : COPY go.mod vendor* ./ 15:58:19 ---> Using cache 15:58:19 ---> 65110b254b1f 15:58:19 Step 6/21 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 15:58:19 ---> Using cache 15:58:19 ---> 49931cf17e4d 15:58:19 Step 7/21 : COPY . . 15:58:19 ---> Using cache 15:58:19 ---> e06076293475 15:58:19 Step 8/21 : RUN make cmd/security-proxy-setup/security-proxy-setup cmd/secrets-config/secrets-config 15:58:19 ---> 552117ea8f5d 15:58:19 Step 24/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-mosquitto/configuration.toml ${BOOTSTRAP_MOSQUITTO_DIR}/res/ 15:58:20 ---> Running in d824d93de56c 15:58:20 Removing intermediate container 0c6539aa7c2e 15:58:20 ---> 253d9201de89 15:58:20 Step 5/23 : COPY go.mod vendor* ./ 15:58:20 ---> 2821c7d2898c 15:58:20 Step 25/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ ${SECURITY_INIT_STAGING}/consul-bootstrapper/ 15:58:20 ---> f8a8c3f7983a 15:58:20 Step 6/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 15:58:20 ---> Running in f2c8f7bd4563 15:58:20 ---> d2bab5366071 15:58:20 Step 26/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / 15:58: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-proxy-setup/security-proxy-setup ./cmd/security-proxy-setup 15:58:21 ---> a135879fbbac 15:58:21 Step 27/32 : RUN chmod +x /entrypoint.sh 15:58:21 Step 1/22 : ARG BUILDER_BASE=golang:1.18-alpine3.16 15:58:21 Step 2/22 : FROM ${BUILDER_BASE} AS builder 15:58:21 ---> 03dbb7b9773b 15:58:21 Step 3/22 : ARG ADD_BUILD_TAGS="" 15:58:21 ---> Using cache 15:58:21 ---> d5d1102b5de0 15:58:21 Step 4/22 : WORKDIR /edgex-go 15:58:21 ---> Using cache 15:58:21 ---> 91849d60ead6 15:58:21 Step 5/22 : RUN apk add --update --no-cache make git 15:58:21 ---> Using cache 15:58:21 ---> 00f082f9a7f3 15:58:21 Step 6/22 : COPY go.mod vendor* ./ 15:58:21 ---> Using cache 15:58:21 ---> 75b8a98504a9 15:58:21 Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 15:58:21 ---> Using cache 15:58:21 ---> da751b8ad86c 15:58:21 Step 8/22 : COPY . . 15:58:21 ---> Using cache 15:58:21 ---> a6ff93cb5c4c 15:58:21 Step 9/22 : RUN make cmd/support-scheduler/support-scheduler 15:58:21 ---> Running in 8b5f46d501b0 15:58:21 ---> Running in 9854efd160e4 15:58:22 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 15:58:22 Removing intermediate container 8b5f46d501b0 15:58:22 ---> e441810af774 15:58:22 Step 28/32 : ENTRYPOINT ["/entrypoint.sh"] 15:58:23 ---> Running in c34721a54553 15:58:23 Removing intermediate container c34721a54553 15:58:23 ---> 743fb02bc6b1 15:58:23 Step 29/32 : CMD ["gate"] 15:58:23 ---> Running in 8a7334bbdfc6 15:58:23 Removing intermediate container 8a7334bbdfc6 15:58:23 ---> f92b13ff1836 15:58:23 Step 30/32 : LABEL arch=x86_64 15:58:24 ---> Running in 6033cd8570a1 15:58:24 Removing intermediate container 6033cd8570a1 15:58:24 ---> dc58b83deb85 15:58:24 Step 31/32 : LABEL git_sha=726bb9eda231b0bebccf871641ebd992f300594c 15:58:24 ---> Running in 030066c57e1a 15:58:24 Removing intermediate container 030066c57e1a 15:58:24 ---> 77a471fccb42 15:58:24 Step 32/32 : LABEL version=0.0.0 15:58:24 ---> Running in 4f09d2fe3e51 15:58:24 Removing intermediate container 4f09d2fe3e51 15:58:24 ---> cc893ed75eb1 15:58:24 15:58:25 Successfully built cc893ed75eb1 15:58:25 Successfully tagged security-bootstrapper:latest 15:58:25  Building security-bootstrapper ... done Building security-spire-agent 15:58:28 Step 1/24 : ARG BUILDER_BASE=golang:1.18-alpine3.16 15:58:28 Step 2/24 : FROM ${BUILDER_BASE} AS builder 15:58:28 ---> 03dbb7b9773b 15:58:28 Step 3/24 : WORKDIR /edgex-go 15:58:28 ---> Using cache 15:58:28 ---> f986962c70c7 15:58:28 Step 4/24 : RUN apk add --update --no-cache make git build-base curl 15:58:28 ---> Using cache 15:58:28 ---> 253d9201de89 15:58:28 Step 5/24 : COPY go.mod vendor* ./ 15:58:28 ---> Using cache 15:58:28 ---> f8a8c3f7983a 15:58:28 Step 6/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 15:58:33 ---> Running in 7142039861f1 15:58:45 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 15:58:45 ? github.com/edgexfoundry/edgex-go [no test files] 15:58:46 Removing intermediate container f2c8f7bd4563 15:58:46 ---> fc4b2840c39b 15:58:46 Step 7/23 : COPY . . 15:58:49 Removing intermediate container d824d93de56c 15:58:49 ---> 6161ed9e5f44 15:58:49 15:58:49 Step 9/21 : FROM alpine:3.16 15:58:49 ---> bfe296a52501 15:58:49 Step 10/21 : RUN apk add --update --no-cache curl dumb-init 15:58:49 Removing intermediate container 3998bc37f7b9 15:58:49 ---> b6a2459202c4 15:58:49 15:58:49 Step 10/24 : FROM alpine:3.16 15:58:49 ---> bfe296a52501 15:58:49 Step 11/24 : RUN apk add --update --no-cache dumb-init 15:58:49 ---> Running in 6de2abd04744 15:58:49 ---> Running in d153d384f843 15:58:50 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 15:58:50 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 15:58:50 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 15:58:50 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 15:58:51 (1/1) Installing dumb-init (1.2.5-r1) 15:58:51 Executing busybox-1.35.0-r17.trigger 15:58:51 OK: 6 MiB in 15 packages 15:58:51 (1/6) Installing ca-certificates (20220614-r0) 15:58:51 (2/6) Installing brotli-libs (1.0.9-r6) 15:58:51 (3/6) Installing nghttp2-libs (1.47.0-r0) 15:58:51 (4/6) Installing libcurl (7.83.1-r5) 15:58:51 (5/6) Installing curl (7.83.1-r5) 15:58:51 (6/6) Installing dumb-init (1.2.5-r1) 15:58:51 Executing busybox-1.35.0-r17.trigger 15:58:51 Executing ca-certificates-20220614-r0.trigger 15:58:51 OK: 8 MiB in 20 packages 15:58:51 ---> 5ca4aafbbe49 15:58:51 Step 8/23 : ARG SPIRE_RELEASE=1.2.1 15:58:52 ---> Running in 3e3a88b7bd3a 15:58:52 Removing intermediate container 6de2abd04744 15:58:52 ---> 623354f5f49c 15:58:52 Step 12/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 15:58:53 Removing intermediate container 3e3a88b7bd3a 15:58:53 ---> 2e992d08826d 15:58:53 Step 9/23 : WORKDIR /edgex-go/spire-build 15:58:53 Removing intermediate container d153d384f843 15:58:53 ---> ba3e14b2c069 15:58:53 Step 11/21 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' 15:58:53 ---> Running in 8a4b8073a676 15:58:53 ---> Running in 1785836fb936 15:58:53 ---> Running in 3c9578fb2fe5 15:58:53 Removing intermediate container 8a4b8073a676 15:58:53 ---> 990c159ad909 15:58:53 Step 13/24 : ENV APP_PORT=59881 15:58:54 Removing intermediate container 1785836fb936 15:58:54 ---> c77b90168b07 15:58:54 Step 12/21 : WORKDIR /edgex 15:58:54 ---> Running in b8a97eb18978 15:58:54 Removing intermediate container 3c9578fb2fe5 15:58:54 ---> c9fcdf3e7a0f 15:58:54 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 15:58:54 ---> Running in 765c41004eea 15:58:54 Removing intermediate container 7142039861f1 15:58:54 ---> 7513828d93e1 15:58:54 Step 7/24 : COPY . . 15:58:54 ---> Running in 6b654d6288b2 15:58:54 Removing intermediate container b8a97eb18978 15:58:54 ---> 125e81aa2f1a 15:58:54 Step 14/24 : EXPOSE $APP_PORT 15:58:54 Removing intermediate container 765c41004eea 15:58:54 ---> ceda1b0d519f 15:58:54 Step 13/21 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/res/configuration.toml res/configuration.toml 15:58:55 ---> Running in d0d1632d6c6e 15:58:55 ---> b7280e4500af 15:58:55 Step 14/21 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/security-proxy-setup . 15:58:56 Removing intermediate container 9854efd160e4 15:58:56 ---> 339996489c6e 15:58:56 15:58:56 Step 10/22 : FROM alpine:3.16 15:58:56 ---> bfe296a52501 15:58:56 Step 11/22 : RUN apk add --update --no-cache dumb-init 15:58:56 ---> Using cache 15:58:56 ---> 623354f5f49c 15:58:56 Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 15:58:56 ---> Using cache 15:58:56 ---> 990c159ad909 15:58:56 Step 13/22 : ENV APP_PORT=59861 15:58:56 Removing intermediate container d0d1632d6c6e 15:58:56 ---> 1ae4f65afc26 15:58:56 Step 15/24 : WORKDIR / 15:58:56 ---> Running in 4a1573cffb22 15:58:56 ---> Running in c7dc3272ddab 15:58:56 ---> a8119006dda7 15:58:56 Step 15/21 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . 15:58:56 Removing intermediate container 4a1573cffb22 15:58:56 ---> 3396152cc74a 15:58:56 Step 14/22 : EXPOSE $APP_PORT 15:58:56 Removing intermediate container 6b654d6288b2 15:58:56 ---> 314659afeb20 15:58:56 Step 11/23 : WORKDIR /edgex-go 15:58:56 ---> Running in 95b4c446a3c5 15:58:56 Removing intermediate container c7dc3272ddab 15:58:56 ---> d4dc1d523095 15:58:56 Step 16/24 : COPY --from=builder /edgex-go/Attribution.txt / 15:58:56 ---> Running in da44871d8989 15:58:56 ---> 6db177dc41f5 15:58:56 Step 16/21 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/entrypoint.sh /usr/local/bin/ 15:58:57 Removing intermediate container 95b4c446a3c5 15:58:57 ---> 842213346ee1 15:58:57 Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / 15:58:57 ---> 4e165c95e254 15:58:57 Step 17/24 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / 15:58:57 Removing intermediate container da44871d8989 15:58:57 ---> ee72fc8527a1 15:58:57 15:58:57 Step 12/23 : FROM alpine:3.15 15:58:57 ---> c4fc93816858 15:58:57 Step 13/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' 15:58:57 ---> Using cache 15:58:57 ---> b39db736f80b 15:58:57 Step 14/23 : RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 15:58:57 ---> 7af5b798fe4c 15:58:57 Step 17/21 : RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 15:58:57 ---> Running in 0e36d77d063b 15:58:57 ---> cd8824e8a761 15:58:57 Step 16/22 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / 15:58:57 ---> Running in a7d3c7cb21a7 15:58:57 ---> 9538f09ece0a 15:58:57 Step 18/24 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml 15:58:58 ---> 6f22e36f6cc7 15:58:58 Step 19/24 : COPY --from=builder /edgex-go/cmd/core-metadata/res/uom.toml /res/uom.toml 15:58:58 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 15:58:58 ---> 977a9c952507 15:58:58 Step 17/22 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml 15:58:58 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 15:58:58 v3.15.6-242-g9cfdeb1de4 [https://dl-cdn.alpinelinux.org/alpine/v3.15/main] 15:58:58 v3.15.6-237-g9ae8855cb5 [https://dl-cdn.alpinelinux.org/alpine/v3.15/community] 15:58:58 OK: 15859 distinct packages available 15:58:58 ---> 916e01aa94c1 15:58:58 Step 20/24 : ENTRYPOINT ["/core-metadata"] 15:58:58 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 15:58:58 ---> 4848ce390fdc 15:58:58 Step 18/22 : ENTRYPOINT ["/support-scheduler"] 15:58:58 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 15:58:58 ---> Running in aa66fc3f2ee4 15:58:58 ---> Running in 784db5cbd135 15:58:59 ---> 4aa357d8c058 15:58:59 Step 8/24 : ARG SPIRE_RELEASE=1.2.1 15:58:59 Removing intermediate container a7d3c7cb21a7 15:58:59 ---> 5cf85decaa56 15:58:59 Step 18/21 : ENTRYPOINT ["entrypoint.sh"] 15:58:59 (1/5) Installing dumb-init (1.2.5-r1) 15:58:59 (2/5) Installing musl-obstack (1.2.3-r0) 15:58:59 ---> Running in 8c5386a082aa 15:58:59 (3/5) Installing libucontext (1.1-r0) 15:58:59 (4/5) Installing gcompat (1.0.0-r4) 15:58:59 Removing intermediate container aa66fc3f2ee4 15:58:59 ---> e95bde786551 15:58:59 Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] 15:58:59 (5/5) Installing openssl (1.1.1s-r1) 15:58:59 Executing busybox-1.34.1-r7.trigger 15:58:59 OK: 7 MiB in 19 packages 15:58:59 ---> Running in 92ea285ad67c 15:58:59 Removing intermediate container 784db5cbd135 15:58:59 ---> 948e8bdd8d13 15:58:59 Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] 15:58:59 ---> Running in a869018c39a2 15:58:59 Removing intermediate container 8c5386a082aa 15:58:59 ---> deb28e90c6e6 15:58:59 Step 9/24 : WORKDIR /edgex-go/spire-build 15:58:59 ---> Running in b560b7e40bf1 15:58:59 Removing intermediate container 92ea285ad67c 15:58:59 ---> 7f7289d349f1 15:58:59 Step 19/21 : LABEL arch=x86_64 15:58:59 ---> Running in a2d6968367a2 15:58:59 Removing intermediate container a869018c39a2 15:58:59 ---> 9ba01d244ed5 15:58:59 Step 22/24 : LABEL arch=x86_64 15:58:59 ---> Running in 3ed2cafee6b5 15:58:59 ---> Running in 3f05016bf73b 15:58:59 Removing intermediate container b560b7e40bf1 15:58:59 ---> 8e456eb74e0e 15:58:59 Step 20/22 : LABEL arch=x86_64 15:58:59 Removing intermediate container a2d6968367a2 15:58:59 ---> acec29e8ff24 15:58:59 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 15:58:59 ---> Running in ca5ab11fdc02 15:58:59 Removing intermediate container 3f05016bf73b 15:58:59 ---> 8a81092a9204 15:58:59 Step 23/24 : LABEL git_sha=726bb9eda231b0bebccf871641ebd992f300594c 15:58:59 Removing intermediate container 3ed2cafee6b5 15:58:59 ---> 9ade157b975f 15:58:59 Step 20/21 : LABEL git_sha=726bb9eda231b0bebccf871641ebd992f300594c 15:58:59 Removing intermediate container 0e36d77d063b 15:58:59 ---> 4a93392c5610 15:58:59 Step 15/23 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin 15:58:59 ---> Running in a7fff0e5fec4 15:58:59 ---> Running in 907b782ba965 15:58:59 ---> Running in 176c12349bf0 15:58:59 Removing intermediate container ca5ab11fdc02 15:58:59 ---> 5e10e2775d94 15:58:59 Step 21/22 : LABEL git_sha=726bb9eda231b0bebccf871641ebd992f300594c 15:58:59 ---> Running in 3fe20cca5952 15:58:59 Removing intermediate container 907b782ba965 15:58:59 ---> 8ce859bf3de9 15:58:59 Step 24/24 : LABEL version=0.0.0 15:58:59 Removing intermediate container 176c12349bf0 15:58:59 ---> aebe7ab015df 15:58:59 Step 21/21 : LABEL version=0.0.0 15:58:59 ---> Running in a9ada273fcc9 15:59:00 Removing intermediate container 3fe20cca5952 15:59:00 ---> f395c90e6d96 15:59:00 Step 22/22 : LABEL version=0.0.0 15:59:00 ---> Running in 63c2b2be3441 15:59:00 ---> Running in bfd324094523 15:59:00 Removing intermediate container a9ada273fcc9 15:59:00 ---> 1c4f6d131a84 15:59:00 15:59:00 Successfully built 1c4f6d131a84 15:59:00 Successfully tagged core-metadata:latest 15:59:00  Building core-metadata ... done Building security-spire-config 15:59:00 Removing intermediate container 63c2b2be3441 15:59:00 ---> d4e307562701 15:59:00 15:59:00 Successfully built d4e307562701 15:59:01 Successfully tagged security-proxy-setup:latest 15:59:01 Building core-command 15:59:01  Building security-proxy-setup ... done Removing intermediate container bfd324094523 15:59:01 ---> 97c3bd6ad84e 15:59:01 15:59:01 Successfully built 97c3bd6ad84e 15:59:02 Successfully tagged support-scheduler:latest 15:59:03  Building support-scheduler ... done  ---> 93465de0f0f5 15:59:03 Step 16/23 : COPY --from=builder /edgex-go/cmd/security-spire-server/docker-entrypoint.sh /usr/local/bin/ 15:59:03 Removing intermediate container a7fff0e5fec4 15:59:03 ---> c64a5371f9a1 15:59:03 Step 11/24 : WORKDIR /edgex-go 15:59:03 ---> Running in a58a607dcdc5 15:59:03 ---> 25d9cf24d414 15:59:03 Step 17/23 : COPY --from=builder /edgex-go/cmd/security-spire-server/server.conf /usr/local/etc/spire/server.conf.tpl 15:59:03 Step 1/24 : ARG BUILDER_BASE=golang:1.18-alpine3.16 15:59:03 Step 2/24 : FROM ${BUILDER_BASE} AS builder 15:59:03 ---> 03dbb7b9773b 15:59:03 Step 3/24 : WORKDIR /edgex-go 15:59:03 ---> Using cache 15:59:03 ---> f986962c70c7 15:59:03 Step 4/24 : RUN apk add --update --no-cache make git build-base curl 15:59:03 ---> Using cache 15:59:03 ---> 253d9201de89 15:59:03 Step 5/24 : COPY go.mod vendor* ./ 15:59:03 ---> Using cache 15:59:03 ---> f8a8c3f7983a 15:59:03 Step 6/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 15:59:03 ---> Using cache 15:59:03 ---> 7513828d93e1 15:59:03 Step 7/24 : COPY . . 15:59:03 ---> Using cache 15:59:03 ---> 4aa357d8c058 15:59:03 Step 8/24 : ARG SPIRE_RELEASE=1.2.1 15:59:03 ---> Using cache 15:59:03 ---> deb28e90c6e6 15:59:03 Step 9/24 : WORKDIR /edgex-go/spire-build 15:59:03 ---> Using cache 15:59:03 ---> acec29e8ff24 15:59: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 15:59:03 ---> Using cache 15:59:03 ---> c64a5371f9a1 15:59:03 Step 11/24 : WORKDIR /edgex-go 15:59:03 ---> Using cache 15:59:03 ---> 1a17d56bbd33 15:59:03 15:59:03 Step 12/24 : FROM alpine:3.15 15:59:03 ---> c4fc93816858 15:59:03 Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' 15:59:03 ---> Using cache 15:59:03 ---> b39db736f80b 15:59:03 Step 14/24 : RUN apk update && apk --no-cache --update add dumb-init gcompat 15:59:04 Removing intermediate container a58a607dcdc5 15:59:04 ---> 1a17d56bbd33 15:59:04 15:59:04 Step 12/24 : FROM alpine:3.15 15:59:04 ---> c4fc93816858 15:59:04 Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' 15:59:04 ---> Using cache 15:59:04 ---> b39db736f80b 15:59:04 Step 14/24 : RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 15:59:04 ---> Using cache 15:59:04 ---> 4a93392c5610 15:59:04 Step 15/24 : COPY --from=builder /usr/local/bin/spire-agent /usr/local/bin 15:59:04 ---> Running in 5efb1b185c2c 15:59:04 ---> a5381350cf35 15:59:04 Step 18/23 : COPY --from=builder /edgex-go/cmd/security-spire-server/openssl.conf /usr/local/etc/ 15:59:04 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 15:59:04 Step 1/23 : ARG BUILDER_BASE=golang:1.18-alpine3.16 15:59:04 Step 2/23 : FROM ${BUILDER_BASE} AS builder 15:59:04 ---> 03dbb7b9773b 15:59:04 Step 3/23 : ARG ADD_BUILD_TAGS="" 15:59:04 ---> Using cache 15:59:04 ---> d5d1102b5de0 15:59:04 Step 4/23 : WORKDIR /edgex-go 15:59:04 ---> Using cache 15:59:04 ---> 91849d60ead6 15:59:04 Step 5/23 : RUN apk add --update --no-cache make git 15:59:04 ---> Using cache 15:59:04 ---> 00f082f9a7f3 15:59:04 Step 6/23 : COPY go.mod vendor* ./ 15:59:04 ---> Using cache 15:59:04 ---> 75b8a98504a9 15:59:04 Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 15:59:04 ---> Using cache 15:59:04 ---> da751b8ad86c 15:59:04 Step 8/23 : COPY . . 15:59:04 ---> Using cache 15:59:04 ---> a6ff93cb5c4c 15:59:04 Step 9/23 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-command/core-command 15:59:04 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 15:59:04 ---> Running in f4ec62c7023a 15:59:04 ---> affe782a4cb0 15:59:04 Step 19/23 : ENTRYPOINT [ "/usr/bin/dumb-init" ] 15:59:05 ---> 9c3697181ba5 15:59:05 Step 16/24 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin 15:59:05 ---> Running in 8d8d9327ddc9 15:59:05 v3.15.6-242-g9cfdeb1de4 [https://dl-cdn.alpinelinux.org/alpine/v3.15/main] 15:59:05 v3.15.6-237-g9ae8855cb5 [https://dl-cdn.alpinelinux.org/alpine/v3.15/community] 15:59:05 OK: 15859 distinct packages available 15:59:05 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 15:59:05 Removing intermediate container 8d8d9327ddc9 15:59:05 ---> 1e8e5ec27fbf 15:59:05 Step 20/23 : CMD [ "--verbose", "docker-entrypoint.sh" ] 15:59:05 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 15:59:05 ---> Running in 066573519ce3 15:59:05 (1/4) Installing dumb-init (1.2.5-r1) 15:59:05 (2/4) Installing musl-obstack (1.2.3-r0) 15:59:05 (3/4) Installing libucontext (1.1-r0) 15:59:05 (4/4) Installing gcompat (1.0.0-r4) 15:59:05 Executing busybox-1.34.1-r7.trigger 15:59:05 OK: 6 MiB in 18 packages 15:59:05 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 15:59:05 Removing intermediate container 066573519ce3 15:59:05 ---> dd25193c60fd 15:59:05 Step 21/23 : LABEL arch=x86_64 15:59:06 ---> Running in 882654c5a3a8 15:59:06 ---> c77a7d30490a 15:59:06 Step 17/24 : COPY --from=builder /edgex-go/cmd/security-spire-agent/docker-entrypoint.sh /usr/local/bin/ 15:59:06 Removing intermediate container 882654c5a3a8 15:59:06 ---> 329d7d5072ab 15:59:06 Step 22/23 : LABEL git_sha=726bb9eda231b0bebccf871641ebd992f300594c 15:59:06 ---> 60c338df81b8 15:59:06 Step 18/24 : COPY --from=builder /edgex-go/cmd/security-spire-agent/agent.conf /usr/local/etc/spire/agent.conf.tpl 15:59:06 Removing intermediate container 5efb1b185c2c 15:59:06 ---> c454e5748fa9 15:59:06 Step 15/24 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin 15:59:06 ---> Running in 12e76001663a 15:59:07 Removing intermediate container 12e76001663a 15:59:07 ---> 4f8cedee4ad1 15:59:07 Step 23/23 : LABEL version=0.0.0 15:59:07 ---> 7400819297ec 15:59:07 Step 19/24 : COPY --from=builder /edgex-go/cmd/security-spire-agent/openssl.conf /usr/local/etc/ 15:59:07 ---> Running in 077606b0b662 15:59:07 Removing intermediate container 077606b0b662 15:59:07 ---> c38f933ba792 15:59:07 15:59:07 ---> c90c117eba92 15:59:07 Step 20/24 : ENTRYPOINT [ "/usr/bin/dumb-init" ] 15:59:07 Successfully built c38f933ba792 15:59:07 Successfully tagged security-spire-server:latest 15:59:07  Building security-spire-server ... done  ---> Running in ff1976cdbd39 15:59:07 ---> 9f04fb452de2 15:59:07 Step 16/24 : COPY --from=builder /edgex-go/cmd/security-spire-config/docker-entrypoint.sh /usr/local/bin/ 15:59:07 Removing intermediate container ff1976cdbd39 15:59:07 ---> 2aa3233f88be 15:59:07 Step 21/24 : CMD [ "--verbose", "docker-entrypoint.sh" ] 15:59:08 ---> Running in 48fdd9018645 15:59:08 ---> 4ebd1c86ecf6 15:59:08 Step 17/24 : WORKDIR /usr/local/etc/spiffe-scripts.d 15:59:08 ---> Running in 7cbb423957fb 15:59:08 Removing intermediate container 48fdd9018645 15:59:08 ---> 10ff1d69c44b 15:59:08 Step 22/24 : LABEL arch=x86_64 15:59:08 ---> Running in d8d2634b101a 15:59:08 Removing intermediate container 7cbb423957fb 15:59:08 ---> 5ed821686bc2 15:59:08 Step 18/24 : COPY --from=builder /edgex-go/cmd/security-spire-config/seed_builtin_entries.sh /usr/local/etc/spiffe-scripts.d 15:59:08 Removing intermediate container d8d2634b101a 15:59:08 ---> 1db9612ee746 15:59:08 Step 23/24 : LABEL git_sha=726bb9eda231b0bebccf871641ebd992f300594c 15:59:08 ---> Running in 1834ecb78c29 15:59:08 ---> 321a3fc23d20 15:59:08 Step 19/24 : WORKDIR / 15:59:08 ---> Running in 8510ffad6b35 15:59:08 Removing intermediate container 1834ecb78c29 15:59:08 ---> 09ce77e7d8e1 15:59:08 Step 24/24 : LABEL version=0.0.0 15:59:08 Removing intermediate container 8510ffad6b35 15:59:08 ---> 5eee45692e11 15:59:08 Step 20/24 : ENTRYPOINT [ "/usr/bin/dumb-init" ] 15:59:09 ---> Running in 52f8e1300f0a 15:59:09 ---> Running in 95cc69236526 15:59:09 Removing intermediate container 95cc69236526 15:59:09 ---> e256074eeeb2 15:59:09 Step 21/24 : CMD [ "--verbose", "docker-entrypoint.sh" ] 15:59:09 Removing intermediate container 52f8e1300f0a 15:59:09 ---> f6d6532d8be6 15:59:09 15:59:09 ---> Running in 0e039725f306 15:59:09 Successfully built f6d6532d8be6 15:59:09 Successfully tagged security-spire-agent:latest 15:59:09  Building security-spire-agent ... done Removing intermediate container 0e039725f306 15:59:09 ---> 18aa103549cd 15:59:09 Step 22/24 : LABEL arch=x86_64 15:59:09 ---> Running in c48d97ca550c 15:59:09 Removing intermediate container c48d97ca550c 15:59:09 ---> 33049422f7c1 15:59:09 Step 23/24 : LABEL git_sha=726bb9eda231b0bebccf871641ebd992f300594c 15:59:09 ---> Running in 7fe3a8297062 15:59:09 Removing intermediate container 7fe3a8297062 15:59:09 ---> 81f92d5de59d 15:59:09 Step 24/24 : LABEL version=0.0.0 15:59:10 ---> Running in 9c63f147a8f7 15:59:10 Removing intermediate container 9c63f147a8f7 15:59:10 ---> 9dba35e369f9 15:59:10 15:59:10 Successfully built 9dba35e369f9 15:59:10 Successfully tagged security-spire-config:latest 15:59:20  Building security-spire-config ... done Removing intermediate container f4ec62c7023a 15:59:20 ---> 1624b88a0d1b 15:59:20 15:59:20 Step 10/23 : FROM alpine:3.16 15:59:20 ---> bfe296a52501 15:59:20 Step 11/23 : RUN apk add --update --no-cache dumb-init 15:59:20 ---> Using cache 15:59:20 ---> 623354f5f49c 15:59:20 Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 15:59:20 ---> Using cache 15:59:20 ---> 990c159ad909 15:59:20 Step 13/23 : ENV APP_PORT=59882 15:59:20 ---> Running in d456ee2f0a52 15:59:20 Removing intermediate container d456ee2f0a52 15:59:20 ---> 794d5a8a76cc 15:59:20 Step 14/23 : EXPOSE $APP_PORT 15:59:20 ---> Running in 952cf114135f 15:59:20 Removing intermediate container 952cf114135f 15:59:20 ---> 0c132708e77c 15:59:20 Step 15/23 : WORKDIR / 15:59:20 ---> Running in d0b8c4ad607e 15:59:20 Removing intermediate container d0b8c4ad607e 15:59:20 ---> 4da4400f2e12 15:59:20 Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / 15:59:20 ---> 6a2eeea4fd1b 15:59:20 Step 17/23 : COPY --from=builder /edgex-go/cmd/core-command/core-command / 15:59:20 ---> 85a843af05b9 15:59:20 Step 18/23 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml 15:59:20 ---> 4e10220f5542 15:59:20 Step 19/23 : ENTRYPOINT ["/core-command"] 15:59:20 ---> Running in 252c4e207d0f 15:59:20 Removing intermediate container 252c4e207d0f 15:59:20 ---> 265cca6d5c1d 15:59:20 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] 15:59:20 ---> Running in 4e436859231e 15:59:20 Removing intermediate container 4e436859231e 15:59:20 ---> cea436ad10ec 15:59:20 Step 21/23 : LABEL arch=x86_64 15:59:20 ---> Running in f98c13b6eb97 15:59:20 Removing intermediate container f98c13b6eb97 15:59:20 ---> e16612aa2a6f 15:59:20 Step 22/23 : LABEL git_sha=726bb9eda231b0bebccf871641ebd992f300594c 15:59:20 ---> Running in 9c5669279769 15:59:20 Removing intermediate container 9c5669279769 15:59:20 ---> 551b06803f37 15:59:20 Step 23/23 : LABEL version=0.0.0 15:59:20 ---> Running in 2b6db13ff18b 15:59:21 Removing intermediate container 2b6db13ff18b 15:59:21 ---> 401611454af9 15:59:21 15:59:21 Successfully built 401611454af9 15:59:21 Successfully tagged core-command:latest 15:59:21  Building core-command ... done  [Pipeline] } 15:59:21 $ docker stop --time=1 46a775dfbdfe528eb7660b28195e10fcf7043ad9afce5d0d20d1cf8822d868e7 15:59:22 $ docker rm -f --volumes 46a775dfbdfe528eb7660b28195e10fcf7043ad9afce5d0d20d1cf8822d868e7 [Pipeline] // withDockerContainer [Pipeline] sh 15:59:22 + docker images 15:59:22 REPOSITORY TAG IMAGE ID CREATED SIZE 15:59:22 core-command latest 401611454af9 2 seconds ago 17.7MB 15:59:22 1624b88a0d1b 4 seconds ago 1.67GB 15:59:22 security-spire-agent latest f6d6532d8be6 13 seconds ago 125MB 15:59:22 security-spire-config latest 9dba35e369f9 13 seconds ago 85.8MB 15:59:22 security-spire-server latest c38f933ba792 15 seconds ago 86.5MB 15:59:22 1a17d56bbd33 19 seconds ago 1.54GB 15:59:22 security-proxy-setup latest d4e307562701 22 seconds ago 27.7MB 15:59:22 support-scheduler latest 97c3bd6ad84e 22 seconds ago 30MB 15:59:22 core-metadata latest 1c4f6d131a84 23 seconds ago 18.5MB 15:59:22 ee72fc8527a1 25 seconds ago 1.54GB 15:59:22 339996489c6e 28 seconds ago 1.74GB 15:59:22 6161ed9e5f44 33 seconds ago 1.66GB 15:59:22 b6a2459202c4 34 seconds ago 1.68GB 15:59:22 security-bootstrapper latest cc893ed75eb1 58 seconds ago 20.3MB 15:59:22 security-secretstore-setup latest ce87f1964fe1 About a minute ago 29.9MB 15:59:22 security-spiffe-token-provider latest e0c773e62b98 About a minute ago 29.8MB 15:59:22 support-notifications latest 113deb98fd16 About a minute ago 30.6MB 15:59:22 core-data latest ae9642e73eba About a minute ago 17.9MB 15:59:22 459d48ae28b2 About a minute ago 1.74GB 15:59:22 71890a547ded About a minute ago 1.66GB 15:59:22 a2bc872b37d2 About a minute ago 1.68GB 15:59:22 60b6866fd91a About a minute ago 1.71GB 15:59:22 fe7caaf1c0db About a minute ago 1.67GB 15:59:22 ci-base-image-x86_64 latest 03dbb7b9773b 4 minutes ago 904MB 15:59:22 alpine 3.16 bfe296a52501 2 months ago 5.54MB 15:59:22 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base 1.18-alpine db6d94c90886 2 months ago 683MB 15:59:22 alpine 3.15 c4fc93816858 5 months ago 5.59MB 15:59:22 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver 0.1.4 31426a034bd3 6 months ago 253MB 15:59:22 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose latest 360bccc3ab07 2 years ago 310MB [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) Stage "Snap" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } 16:00:22 ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] 16:00:22 ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] 16:00:22 ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] 16:00:22 ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] 16:00:27 ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] 16:00:27 ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] 16:00:27 ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-setup [no test files] 16:00:27 ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] 16:00:27 ? github.com/edgexfoundry/edgex-go/cmd/security-spiffe-token-provider [no test files] 16:00:27 ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] 16:00:27 ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] 16:00:27 ? github.com/edgexfoundry/edgex-go/internal [no test files] 16:00:27 ? github.com/edgexfoundry/edgex-go/internal/core/command [no test files] 16:00:40 ok github.com/edgexfoundry/edgex-go/internal/core/command/application 0.356s coverage: 28.7% of statements 16:00:40 ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] 16:00:40 ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] 16:00:46 ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 0.644s coverage: 98.5% of statements 16:00:47 ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging 0.731s coverage: 43.0% of statements 16:00:47 ? github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging/mocks [no test files] 16:00:47 ? github.com/edgexfoundry/edgex-go/internal/core/data [no test files] 16:00:47 ok github.com/edgexfoundry/edgex-go/internal/core/data/application 0.623s coverage: 54.0% of statements 16:00:47 ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] 16:00:47 ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] 16:01:14 ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 22.193s coverage: 89.2% of statements 16:01:14 ? github.com/edgexfoundry/edgex-go/internal/core/data/controller/messaging [no test files] 16:01:14 ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] 16:01:14 ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks [no test files] 16:01:14 ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] 16:01:14 ? github.com/edgexfoundry/edgex-go/internal/core/metadata [no test files] 16:01:14 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/application 0.647s coverage: 2.4% of statements 16:01:14 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] 16:01:14 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] 16:01:15 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 3.394s coverage: 95.6% of statements 16:01:15 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] 16:01:15 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks [no test files] 16:01:15 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/uom [no test files] 16:01:15 ok github.com/edgexfoundry/edgex-go/internal/io 0.485s coverage: 72.2% of statements 16:01:15 ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] 16:01:15 ? github.com/edgexfoundry/edgex-go/internal/pkg/application [no test files] 16:01:15 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers [no test files] 16:01:15 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] 16:01:15 ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] 16:01:15 ok github.com/edgexfoundry/edgex-go/internal/pkg/controller/http 0.658s coverage: 60.0% of statements 16:01:15 ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] 16:01:15 ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] 16:01:15 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] 16:01:15 ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 0.961s coverage: 0.9% of statements 16:01:15 ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] 16:01:15 ok github.com/edgexfoundry/edgex-go/internal/pkg/telemetry 0.467s coverage: 58.8% of statements 16:01:15 ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 0.453s coverage: 29.6% of statements 16:01:15 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] 16:01:15 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.364s coverage: 47.1% of statements 16:01:15 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 0.395s coverage: 79.5% of statements 16:01:16 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.251s coverage: 94.1% of statements 16:01:17 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.318s coverage: 96.3% of statements 16:01:17 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.214s coverage: 87.5% of statements 16:01:30 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 11.225s coverage: 94.4% of statements 16:01:30 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/ping 0.230s coverage: 44.8% of statements 16:01:37 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 14.011s coverage: 79.9% of statements 16:01:37 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] 16:01:43 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 22.418s coverage: 92.9% of statements 16:01:43 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] 16:01:43 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] 16:01:43 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] 16:01:43 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 0.059s coverage: 65.1% of statements 16:01:43 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] 16:01:43 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto [no test files] 16:01:43 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/config [no test files] 16:01:43 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/container [no test files] 16:01:43 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/handlers 6.246s coverage: 86.9% of statements 16:01:43 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] 16:01:43 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] 16:01:43 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] 16:01:43 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] 16:01:43 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 11.288s coverage: 87.2% of statements 16:01:43 ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] 16:01:43 ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] 16:01:43 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.257s coverage: 100.0% of statements 16:01:43 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] 16:01:43 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.588s coverage: 58.8% of statements 16:01:43 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/common [no test files] 16:01:43 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.367s coverage: 80.0% of statements 16:01:43 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/jwt 0.266s coverage: 87.2% of statements 16:01:43 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/oauth2 0.330s coverage: 85.4% of statements 16:01:44 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 1.342s coverage: 91.2% of statements 16:01:44 ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] 16:01:52 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 1.055s coverage: 64.7% of statements 16:01:52 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] 16:01:52 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] 16:01:52 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.330s coverage: 100.0% of statements 16:01:52 ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.169s coverage: 89.4% of statements 16:01:52 ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.096s coverage: 100.0% of statements 16:01:52 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.081s coverage: 73.7% of statements 16:01:52 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.088s coverage: 100.0% of statements 16:01:56 ok github.com/edgexfoundry/edgex-go/internal/security/proxy 1.415s coverage: 65.8% of statements 16:01:56 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/config [no test files] 16:01:56 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/container [no test files] 16:01:56 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/models [no test files] 16:01:58 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.773s coverage: 41.8% of statements 16:01:58 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] 16:01:58 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] 16:01:58 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 0.277s coverage: 89.5% of statements 16:01:58 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] 16:01:58 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 0.303s coverage: 84.8% of statements 16:01:58 ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider [no test files] 16:01:58 ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/config [no test files] 16:01:58 ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/container [no test files] 16:01:58 ? github.com/edgexfoundry/edgex-go/internal/support/notifications [no test files] 16:02:06 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 6.305s coverage: 17.7% of statements 16:02:06 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel [no test files] 16:02:06 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks [no test files] 16:02:06 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] 16:02:06 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] 16:02:06 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 0.652s coverage: 92.3% of statements 16:02:06 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] 16:02:06 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks [no test files] 16:02:06 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler [no test files] 16:02:06 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/application [no test files] 16:02:06 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/scheduler 0.259s coverage: 63.2% of statements 16:02:06 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] 16:02:06 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] 16:02:06 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 0.448s coverage: 97.7% of statements 16:02:06 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] 16:02:06 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks [no test files] 16:02:06 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 16:02:06 WARNING: Linting skipped (not on x86_64 or linter not installed) 16:02:06 go vet ./... 16:03:58 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 16:03:58 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 16:03:58 ./bin/test-attribution-txt.sh 16:03:58 An attribution for golang.org/x/mod is missing from Attribution.txt, please add 16:03:58 An attribution for golang.org/x/tools is missing from Attribution.txt, please add [Pipeline] echo 16:03:58 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] sh 16:03:58 + ls -al . 16:03:58 total 748 16:03:58 drwxrwxr-x 10 1001 1001 4096 Jan 11 15:58 . 16:03:58 drwxr-xr-x 4 root root 4096 Jan 11 15:58 .. 16:03:58 drwxrwxr-x 2 1001 1001 4096 Jan 11 15:56 .blubracket 16:03:58 -rw-rw-r-- 1 1001 1001 16 Jan 11 15:56 .dockerignore 16:03:58 drwxrwxr-x 8 1001 1001 4096 Jan 11 15:56 .git 16:03:58 drwxrwxr-x 3 1001 1001 4096 Jan 11 15:56 .github 16:03:58 -rw-rw-r-- 1 1001 1001 956 Jan 11 15:56 .gitignore 16:03:58 -rw-rw-r-- 1 1001 1001 42 Jan 11 15:56 .golangci.yml 16:03:58 -rw-rw-r-- 1 1001 1001 87 Jan 11 15:56 .hadolint.yml 16:03:58 -rw-rw-r-- 1 1001 1001 166 Jan 11 15:56 .sonarcloud.properties 16:03:58 -rw-rw-r-- 1 1001 1001 1171 Jan 11 15:56 ADOPTERS.md 16:03:58 -rw-rw-r-- 1 1001 1001 10618 Jan 11 15:56 Attribution.txt 16:03:58 -rw-rw-r-- 1 1001 1001 73765 Jan 11 15:56 CHANGELOG.md 16:03:58 -rw-rw-r-- 1 1001 1001 3804 Jan 11 15:56 CONTRIBUTING.md 16:03:58 -rw-rw-r-- 1 1001 1001 677 Jan 11 15:56 GOVERNANCE.md 16:03:58 -rw-rw-r-- 1 1001 1001 850 Jan 11 15:56 Jenkinsfile 16:03:58 -rw-rw-r-- 1 1001 1001 10775 Jan 11 15:56 LICENSE 16:03:58 -rw-rw-r-- 1 1001 1001 12513 Jan 11 15:56 Makefile 16:03:58 -rw-rw-r-- 1 1001 1001 582 Jan 11 15:56 OWNERS.md 16:03:58 -rw-rw-r-- 1 1001 1001 9403 Jan 11 15:56 README.md 16:03:58 -rw-rw-r-- 1 1001 1001 6912 Jan 11 15:56 SECURITY.md 16:03:58 -rw-rw-r-- 1 1001 1001 5 Jan 11 15:54 VERSION 16:03:58 drwxrwxr-x 2 1001 1001 4096 Jan 11 15:56 bin 16:03:58 drwxrwxr-x 16 1001 1001 4096 Jan 11 15:56 cmd 16:03:58 -rw-r--r-- 1 root root 494838 Jan 11 16:02 coverage.out 16:03:58 -rw-rw-r-- 1 1001 1001 3376 Jan 11 15:56 go.mod 16:03:58 -rw-rw-r-- 1 1001 1001 34949 Jan 11 15:56 go.sum 16:03:58 drwxrwxr-x 7 1001 1001 4096 Jan 11 15:56 internal 16:03:58 drwxrwxr-x 3 1001 1001 4096 Jan 11 15:56 openapi 16:03:58 drwxrwxr-x 4 1001 1001 4096 Jan 11 15:56 snap 16:03:58 -rw-rw-r-- 1 1001 1001 204 Jan 11 15:56 version.go [Pipeline] sh 16:03:59 + '[' -e coverage.out ] 16:03:59 + chown 1001:1001 coverage.out [Pipeline] stash 16:03:59 Warning: overwriting stash ‘coverage-report’ 16:03:59 Stashed 1 file(s) [Pipeline] sh 16:04:00 + make build 16:04:00 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 16:05:22 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 16:05:23 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 16:05: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 16:06:06 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 16:06:14 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 16:06:19 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup 16:06:25 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider 16:06:28 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 16:06:32 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 16:06:44 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] } 16:06:50 $ docker stop --time=1 cc719c042d933ad688cc492e22ea86960532982ce6ce0e3f7c50969c479b64d8 16:06:52 $ docker rm -f --volumes cc719c042d933ad688cc492e22ea86960532982ce6ce0e3f7c50969c479b64d8 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:06:54 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 16:06:54 16:06:54 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:06:54 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 16:06:54 latest: Pulling from edgex-devops/edgex-compose-arm64 16:06:54 29e5d40040c1: Pulling fs layer 16:06:54 1ce36da41761: Pulling fs layer 16:06:54 25b303627fd3: Pulling fs layer 16:06:54 29e5d40040c1: Verifying Checksum 16:06:54 29e5d40040c1: Download complete 16:06:55 1ce36da41761: Verifying Checksum 16:06:55 1ce36da41761: Download complete 16:06:55 29e5d40040c1: Pull complete 16:06:56 1ce36da41761: Pull complete 16:06:56 25b303627fd3: Verifying Checksum 16:06:56 25b303627fd3: Download complete 16:07:05 25b303627fd3: Pull complete 16:07:05 Digest: sha256:9cc31fd43c2090459daf52f5d183d677621facc00304dcc7dc9de11b2a0a8f33 16:07:05 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 16:07:05 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 16:07:05 prd-ubuntu20.04-docker-arm64-4c-16g-1865 does not seem to be running inside a container 16:07:05 $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/10 -v /w/workspace/edgex-go/10:/w/workspace/edgex-go/10:rw,z -v /w/workspace/edgex-go/10@tmp:/w/workspace/edgex-go/10@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 ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest cat 16:07:07 $ docker top 7e656b50d61a95bf3d1e86ae3ff91a146ebfbdb0c160de023ddac34ee7c549da -eo pid,comm [Pipeline] { [Pipeline] sh 16:07:08 + docker-compose build --help 16:07:08 + grep parallel 16:07:12 --parallel Build images in parallel. [Pipeline] } 16:07:13 $ docker stop --time=1 7e656b50d61a95bf3d1e86ae3ff91a146ebfbdb0c160de023ddac34ee7c549da 16:07:14 $ docker rm -f --volumes 7e656b50d61a95bf3d1e86ae3ff91a146ebfbdb0c160de023ddac34ee7c549da [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:07:15 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 16:07:15 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 16:07:15 prd-ubuntu20.04-docker-arm64-4c-16g-1865 does not seem to be running inside a container 16:07:15 $ 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/10 -v /w/workspace/edgex-go/10:/w/workspace/edgex-go/10:rw,z -v /w/workspace/edgex-go/10@tmp:/w/workspace/edgex-go/10@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 ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest cat 16:07:16 $ docker top 57f7c28a4345918dc758b902f1633a4b9abc343ff1cd93b60d5fb48acc0da4a7 -eo pid,comm [Pipeline] { [Pipeline] sh 16:07:17 + docker-compose -f ./docker-compose-build.yml build --parallel 16:07:22 Building core-command ... 16:07:22 Building core-data ... 16:07:22 Building core-metadata ... 16:07:22 Building security-bootstrapper ... 16:07:22 Building security-proxy-setup ... 16:07:22 Building security-secretstore-setup ... 16:07:22 Building security-spiffe-token-provider ... 16:07:22 Building security-spire-agent ... 16:07:22 Building security-spire-config ... 16:07:22 Building security-spire-server ... 16:07:22 Building support-notifications ... 16:07:22 Building support-scheduler ... 16:07:22 Building core-command 16:07:22 Building support-notifications 16:07:22 Building core-metadata 16:07:22 Building security-spire-agent 16:07:22 Building security-proxy-setup 16:08:09 Step 1/24 : ARG BUILDER_BASE=golang:1.18-alpine3.16 16:08:09 Step 2/24 : FROM ${BUILDER_BASE} AS builder 16:08:09 ---> 534d40764dee 16:08:09 Step 3/24 : ARG ADD_BUILD_TAGS="" 16:08:09 Step 1/22 : ARG BUILDER_BASE=golang:1.18-alpine3.16 16:08:09 Step 2/22 : FROM ${BUILDER_BASE} AS builder 16:08:09 ---> 534d40764dee 16:08:09 Step 3/22 : ARG ADD_BUILD_TAGS="" 16:08:09 Step 1/21 : ARG BUILDER_BASE=golang:1.18-alpine3.16 16:08:09 Step 2/21 : FROM ${BUILDER_BASE} AS builder 16:08:09 ---> 534d40764dee 16:08:09 Step 3/21 : WORKDIR /edgex-go 16:08:09 Step 1/23 : ARG BUILDER_BASE=golang:1.18-alpine3.16 16:08:09 Step 2/23 : FROM ${BUILDER_BASE} AS builder 16:08:09 ---> 534d40764dee 16:08:09 Step 3/23 : ARG ADD_BUILD_TAGS="" 16:08:09 Step 1/24 : ARG BUILDER_BASE=golang:1.18-alpine3.16 16:08:09 Step 2/24 : FROM ${BUILDER_BASE} AS builder 16:08:09 ---> 534d40764dee 16:08:09 Step 3/24 : WORKDIR /edgex-go 16:08:09 ---> Running in 6f6689637162 16:08:09 ---> Running in 8cb66ebbd1b3 16:08:09 ---> Running in 8717e85a9ff5 16:08:09 ---> Running in 6ddf9d7c5f19 16:08:09 ---> Running in 6369dd6ffb97 16:08:10 Removing intermediate container 8717e85a9ff5 16:08:10 ---> 73d110c72cd9 16:08:10 Step 4/23 : WORKDIR /edgex-go 16:08:10 ---> Running in 2ee2ee08e3ed 16:08:10 Removing intermediate container 6369dd6ffb97 16:08:10 ---> 23c546e90336 16:08:10 Step 4/22 : WORKDIR /edgex-go 16:08:10 Removing intermediate container 8cb66ebbd1b3 16:08:10 ---> 8a3ff2b5bc7b 16:08:10 Step 4/21 : RUN apk add --update --no-cache make git 16:08:10 Removing intermediate container 6ddf9d7c5f19 16:08:10 ---> 4c5f43bb5c36 16:08:10 Step 4/24 : WORKDIR /edgex-go 16:08:10 Removing intermediate container 6f6689637162 16:08:10 ---> 79bdc1ad0b65 16:08:10 Step 4/24 : RUN apk add --update --no-cache make git build-base curl 16:08:10 ---> Running in 9889f1e6dac7 16:08:10 ---> Running in 8f345258c241 16:08:10 ---> Running in 97a081c825aa 16:08:10 ---> Running in a3f7ce75f1b1 16:08:11 Removing intermediate container 2ee2ee08e3ed 16:08:11 ---> 3573093a76c5 16:08:11 Step 5/23 : RUN apk add --update --no-cache make git 16:08:11 Removing intermediate container 8f345258c241 16:08:11 ---> 5ebbc7e4dcc3 16:08:11 Step 5/24 : RUN apk add --update --no-cache make git 16:08:11 ---> Running in 39da119a7efc 16:08:11 Removing intermediate container 9889f1e6dac7 16:08:11 ---> 4cdf632562a4 16:08:11 Step 5/22 : RUN apk add --update --no-cache make bash git ca-certificates 16:08:11 ---> Running in 21a6cc321581 16:08:11 ---> Running in 7a255d3b47b2 16:08:12 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 16:08:13 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 16:08:13 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 16:08:13 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 16:08:13 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 16:08:13 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 16:08:13 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 16:08:14 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 16:08:14 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 16:08:14 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 16:08:14 OK: 221 MiB in 51 packages 16:08:14 OK: 221 MiB in 51 packages 16:08:15 OK: 221 MiB in 51 packages 16:08:15 OK: 221 MiB in 51 packages 16:08:15 OK: 221 MiB in 51 packages 16:08:16 Removing intermediate container a3f7ce75f1b1 16:08:16 ---> 09e9f07251f5 16:08:16 Step 5/24 : COPY go.mod vendor* ./ 16:08:16 Removing intermediate container 97a081c825aa 16:08:16 ---> 9d61d1c682ef 16:08:16 Step 5/21 : COPY go.mod vendor* ./ 16:08:17 Removing intermediate container 7a255d3b47b2 16:08:17 ---> fdc621eb8828 16:08:17 Step 6/22 : COPY go.mod vendor* ./ 16:08:17 Removing intermediate container 21a6cc321581 16:08:17 ---> 2ab28673883b 16:08:17 Step 6/24 : COPY go.mod vendor* ./ 16:08:17 Removing intermediate container 39da119a7efc 16:08:17 ---> 950bc6c57eec 16:08:17 Step 6/23 : COPY go.mod vendor* ./ 16:08:18 ---> 40600d7ad3b4 16:08:18 Step 6/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 16:08:18 ---> Running in df3c281c957a 16:08:18 ---> 1247d4e640ff 16:08:18 Step 6/21 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 16:08:18 ---> Running in 8a45ca858499 16:08:18 ---> 98e72e84ed86 16:08:18 Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 16:08:18 ---> 43b9d461b4a6 16:08:18 Step 7/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 16:08:18 ---> Running in b9a82ca64440 16:08:19 ---> Running in 086bfe265f60 16:08:19 ---> 06724514de97 16:08:19 Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 16:08:19 ---> Running in df1779c32a45 16:10:11 Removing intermediate container 086bfe265f60 16:10:11 ---> 46dfadab88ce 16:10:11 Step 8/24 : COPY . . 16:10:11 Removing intermediate container b9a82ca64440 16:10:11 ---> 158f7514180b 16:10:11 Step 8/22 : COPY . . 16:10:11 Removing intermediate container df1779c32a45 16:10:11 ---> ccacb893897b 16:10:11 Step 8/23 : COPY . . 16:10:11 Removing intermediate container 8a45ca858499 16:10:11 ---> f65457d2b471 16:10:11 Step 7/21 : COPY . . 16:10:11 Removing intermediate container df3c281c957a 16:10:11 ---> 95fdf3d81dfc 16:10:11 Step 7/24 : COPY . . 16:10:16 ---> ba60007c6c7c 16:10:16 Step 9/23 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-command/core-command 16:10:16 ---> b191c4e4b6cd 16:10:16 Step 9/22 : RUN make cmd/support-notifications/support-notifications 16:10:16 ---> cca91bc5a1b1 16:10:16 Step 9/24 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-metadata/core-metadata 16:10:16 ---> Running in 80c370fbaeaf 16:10:16 ---> 400e6e3c6971 16:10:16 Step 8/24 : ARG SPIRE_RELEASE=1.2.1 16:10:16 ---> Running in 1a2709ee15b6 16:10:16 ---> Running in a0abf43b561e 16:10:16 ---> 19a00e995dd7 16:10:16 Step 8/21 : RUN make cmd/security-proxy-setup/security-proxy-setup cmd/secrets-config/secrets-config 16:10:16 ---> Running in 5194d4cb1f6e 16:10:16 ---> Running in 63fa5d11f9e8 16:10:17 Removing intermediate container 5194d4cb1f6e 16:10:17 ---> 1621c5089581 16:10:17 Step 9/24 : WORKDIR /edgex-go/spire-build 16:10:17 ---> Running in 8c252dfbc66b 16:10:17 Removing intermediate container 8c252dfbc66b 16:10:17 ---> d7e0335c14a5 16:10:17 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 16:10:17 ---> Running in b35a3b5b83c5 16:10:18 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 16:10:19 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 16:10:19 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 16:10:19 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-proxy-setup/security-proxy-setup ./cmd/security-proxy-setup 16:10:20 Removing intermediate container b35a3b5b83c5 16:10:20 ---> c05c731a64f4 16:10:20 Step 11/24 : WORKDIR /edgex-go 16:10:20 ---> Running in 51b53236e2d2 16:10:21 Removing intermediate container 51b53236e2d2 16:10:21 ---> d55c1c5332d9 16:10:21 16:10:21 Step 12/24 : FROM alpine:3.15 16:10:21 3.15: Pulling from library/alpine 16:10:22 Digest: sha256:cf34c62ee8eb3fe8aa24c1fab45d7e9d12768d945c3f5a6fd6a63d901e898479 16:10:22 Status: Downloaded newer image for alpine:3.15 16:10:22 ---> 8aa73fd46299 16:10:22 Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' 16:10:22 ---> Running in 1e39cd4778aa 16:10:23 Removing intermediate container 1e39cd4778aa 16:10:23 ---> 71c406d9b713 16:10:23 Step 14/24 : RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 16:10:23 ---> Running in f57adac829bb 16:10:25 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 16:10:26 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 16:10:27 v3.15.6-242-g9cfdeb1de4 [https://dl-cdn.alpinelinux.org/alpine/v3.15/main] 16:10:27 v3.15.6-237-g9ae8855cb5 [https://dl-cdn.alpinelinux.org/alpine/v3.15/community] 16:10:27 OK: 15736 distinct packages available 16:10:27 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 16:10:28 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 16:10:29 (1/5) Installing dumb-init (1.2.5-r1) 16:10:29 (2/5) Installing musl-obstack (1.2.3-r0) 16:10:29 (3/5) Installing libucontext (1.1-r0) 16:10:29 (4/5) Installing gcompat (1.0.0-r4) 16:10:29 (5/5) Installing openssl (1.1.1s-r1) 16:10:29 Executing busybox-1.34.1-r7.trigger 16:10:29 OK: 6 MiB in 19 packages 16:10:31 Removing intermediate container f57adac829bb 16:10:31 ---> 4a02357bfed4 16:10:31 Step 15/24 : COPY --from=builder /usr/local/bin/spire-agent /usr/local/bin 16:10:35 ---> 2eade34ee2e8 16:10:35 Step 16/24 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin 16:10:40 ---> ac4a38373078 16:10:40 Step 17/24 : COPY --from=builder /edgex-go/cmd/security-spire-agent/docker-entrypoint.sh /usr/local/bin/ 16:10:41 ---> 26866747db1c 16:10:41 Step 18/24 : COPY --from=builder /edgex-go/cmd/security-spire-agent/agent.conf /usr/local/etc/spire/agent.conf.tpl 16:10:42 ---> 6ea1c42dd953 16:10:42 Step 19/24 : COPY --from=builder /edgex-go/cmd/security-spire-agent/openssl.conf /usr/local/etc/ 16:10:43 ---> d1880dd4473d 16:10:43 Step 20/24 : ENTRYPOINT [ "/usr/bin/dumb-init" ] 16:10:43 ---> Running in 2ab6ab3237a3 16:10:44 Removing intermediate container 2ab6ab3237a3 16:10:44 ---> 33a5e1475512 16:10:44 Step 21/24 : CMD [ "--verbose", "docker-entrypoint.sh" ] 16:10:44 ---> Running in 0f9da3c86e2d 16:10:44 Removing intermediate container 0f9da3c86e2d 16:10:44 ---> c4e24d8932fe 16:10:44 Step 22/24 : LABEL arch=arm64 16:10:44 ---> Running in bf1e7549d043 16:10:45 Removing intermediate container bf1e7549d043 16:10:45 ---> c8bb46d05510 16:10:45 Step 23/24 : LABEL git_sha=4cc668a6238a9e5d0bab69d46ce970555e67ae79 16:10:45 ---> Running in 46219406cce9 16:10:45 Removing intermediate container 46219406cce9 16:10:45 ---> bb49595fcf32 16:10:45 Step 24/24 : LABEL version=0.0.0 16:10:46 ---> Running in a02782311bed 16:10:46 Removing intermediate container a02782311bed 16:10:46 ---> 08a49f1c0652 16:10:46 16:10:46 Successfully built 08a49f1c0652 16:10:46 Successfully tagged security-spire-agent-arm64:latest 16:10:46  Building security-spire-agent ... done Building security-spire-config 16:11:04 Step 1/24 : ARG BUILDER_BASE=golang:1.18-alpine3.16 16:11:04 Step 2/24 : FROM ${BUILDER_BASE} AS builder 16:11:04 ---> 534d40764dee 16:11:04 Step 3/24 : WORKDIR /edgex-go 16:11:04 ---> Using cache 16:11:04 ---> 79bdc1ad0b65 16:11:04 Step 4/24 : RUN apk add --update --no-cache make git build-base curl 16:11:04 ---> Using cache 16:11:04 ---> 09e9f07251f5 16:11:04 Step 5/24 : COPY go.mod vendor* ./ 16:11:04 ---> Using cache 16:11:04 ---> 40600d7ad3b4 16:11:04 Step 6/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 16:11:04 ---> Using cache 16:11:04 ---> 95fdf3d81dfc 16:11:04 Step 7/24 : COPY . . 16:11:04 ---> Using cache 16:11:04 ---> 400e6e3c6971 16:11:04 Step 8/24 : ARG SPIRE_RELEASE=1.2.1 16:11:04 ---> Using cache 16:11:04 ---> 1621c5089581 16:11:04 Step 9/24 : WORKDIR /edgex-go/spire-build 16:11:04 ---> Using cache 16:11:04 ---> d7e0335c14a5 16:11: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 16:11:04 ---> Using cache 16:11:04 ---> c05c731a64f4 16:11:04 Step 11/24 : WORKDIR /edgex-go 16:11:04 ---> Using cache 16:11:04 ---> d55c1c5332d9 16:11:04 16:11:04 Step 12/24 : FROM alpine:3.15 16:11:04 ---> 8aa73fd46299 16:11:04 Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' 16:11:04 ---> Using cache 16:11:04 ---> 71c406d9b713 16:11:04 Step 14/24 : RUN apk update && apk --no-cache --update add dumb-init gcompat 16:11:05 ---> Running in 4b45611907fb 16:11:07 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 16:11:08 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 16:11:09 v3.15.6-242-g9cfdeb1de4 [https://dl-cdn.alpinelinux.org/alpine/v3.15/main] 16:11:09 v3.15.6-237-g9ae8855cb5 [https://dl-cdn.alpinelinux.org/alpine/v3.15/community] 16:11:09 OK: 15736 distinct packages available 16:11:09 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 16:11:10 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 16:11:10 (1/4) Installing dumb-init (1.2.5-r1) 16:11:10 (2/4) Installing musl-obstack (1.2.3-r0) 16:11:10 (3/4) Installing libucontext (1.1-r0) 16:11:10 (4/4) Installing gcompat (1.0.0-r4) 16:11:10 Executing busybox-1.34.1-r7.trigger 16:11:11 OK: 6 MiB in 18 packages 16:11:13 Removing intermediate container 4b45611907fb 16:11:13 ---> b62453bce853 16:11:13 Step 15/24 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin 16:11:19 ---> 923c76dc310e 16:11:19 Step 16/24 : COPY --from=builder /edgex-go/cmd/security-spire-config/docker-entrypoint.sh /usr/local/bin/ 16:11:19 ---> 93f4c10961f5 16:11:19 Step 17/24 : WORKDIR /usr/local/etc/spiffe-scripts.d 16:11:19 ---> Running in 4cab0d164518 16:11:20 Removing intermediate container 4cab0d164518 16:11:20 ---> ab368cdfbeaf 16:11:20 Step 18/24 : COPY --from=builder /edgex-go/cmd/security-spire-config/seed_builtin_entries.sh /usr/local/etc/spiffe-scripts.d 16:11:21 ---> 2d8715875735 16:11:21 Step 19/24 : WORKDIR / 16:11:21 ---> Running in 0db086f9ec1c 16:11:22 Removing intermediate container 0db086f9ec1c 16:11:22 ---> 4e7a12beff84 16:11:22 Step 20/24 : ENTRYPOINT [ "/usr/bin/dumb-init" ] 16:11:22 ---> Running in dfaafdccd4b4 16:11:22 Removing intermediate container dfaafdccd4b4 16:11:22 ---> 171046823fbb 16:11:22 Step 21/24 : CMD [ "--verbose", "docker-entrypoint.sh" ] 16:11:22 ---> Running in 39fbb0f6043d 16:11:23 Removing intermediate container 39fbb0f6043d 16:11:23 ---> 65089b3cc499 16:11:23 Step 22/24 : LABEL arch=arm64 16:11:23 ---> Running in f4278526480b 16:11:24 Removing intermediate container f4278526480b 16:11:24 ---> 6cf9634d2ed5 16:11:24 Step 23/24 : LABEL git_sha=4cc668a6238a9e5d0bab69d46ce970555e67ae79 16:11:24 ---> Running in 7d1cf23f0a79 16:11:24 Removing intermediate container 7d1cf23f0a79 16:11:24 ---> 97c6365fe5a9 16:11:24 Step 24/24 : LABEL version=0.0.0 16:11:24 ---> Running in 92420747f242 16:11:25 Removing intermediate container 92420747f242 16:11:25 ---> da043145477e 16:11:25 16:11:25 Successfully built da043145477e 16:11:25 Successfully tagged security-spire-config-arm64:latest 16:11:25  Building security-spire-config ... done Building core-data 16:11:43 Step 1/22 : ARG BUILDER_BASE=golang:1.18-alpine3.16 16:11:43 Step 2/22 : FROM ${BUILDER_BASE} AS builder 16:11:43 ---> 534d40764dee 16:11:43 Step 3/22 : ARG ADD_BUILD_TAGS="" 16:11:43 ---> Using cache 16:11:43 ---> 4c5f43bb5c36 16:11:43 Step 4/22 : WORKDIR /edgex-go 16:11:43 ---> Using cache 16:11:43 ---> 5ebbc7e4dcc3 16:11:43 Step 5/22 : RUN apk add --update --no-cache make git 16:11:43 ---> Using cache 16:11:43 ---> 2ab28673883b 16:11:43 Step 6/22 : COPY go.mod vendor* ./ 16:11:43 ---> Using cache 16:11:43 ---> 43b9d461b4a6 16:11:43 Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 16:11:43 ---> Using cache 16:11:43 ---> 46dfadab88ce 16:11:43 Step 8/22 : COPY . . 16:11:43 ---> Using cache 16:11:43 ---> cca91bc5a1b1 16:11:43 Step 9/22 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-data/core-data 16:11:43 ---> Running in 566f6145b69a 16:11:45 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 16:16:22 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 16:16:32 Removing intermediate container 63fa5d11f9e8 16:16:32 ---> 416ee7570951 16:16:32 16:16:32 Step 9/21 : FROM alpine:3.16 16:16:32 3.16: Pulling from library/alpine 16:16:34 Digest: sha256:b95359c2505145f16c6aa384f9cc74eeff78eb36d308ca4fd902eeeb0a0b161b 16:16:34 Status: Downloaded newer image for alpine:3.16 16:16:34 ---> 2b4661558fb8 16:16:34 Step 10/21 : RUN apk add --update --no-cache curl dumb-init 16:16:34 ---> Running in 79ab585de94b 16:16:36 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 16:16:36 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 16:16:38 (1/6) Installing ca-certificates (20220614-r0) 16:16:38 (2/6) Installing brotli-libs (1.0.9-r6) 16:16:38 (3/6) Installing nghttp2-libs (1.47.0-r0) 16:16:38 (4/6) Installing libcurl (7.83.1-r5) 16:16:38 (5/6) Installing curl (7.83.1-r5) 16:16:38 (6/6) Installing dumb-init (1.2.5-r1) 16:16:38 Executing busybox-1.35.0-r17.trigger 16:16:38 Executing ca-certificates-20220614-r0.trigger 16:16:38 OK: 8 MiB in 20 packages 16:16:40 Removing intermediate container 79ab585de94b 16:16:40 ---> 3c6fcd7c41bf 16:16:40 Step 11/21 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' 16:16:40 ---> Running in 85283b9858af 16:16:41 Removing intermediate container 85283b9858af 16:16:41 ---> c77a89e67cf0 16:16:41 Step 12/21 : WORKDIR /edgex 16:16:41 ---> Running in 86688145dda5 16:16:42 Removing intermediate container 86688145dda5 16:16:42 ---> 345cf448d8eb 16:16:42 Step 13/21 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/res/configuration.toml res/configuration.toml 16:16:43 ---> ba1b7e5e63e1 16:16:43 Step 14/21 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/security-proxy-setup . 16:16:45 ---> 53ab86334878 16:16:45 Step 15/21 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . 16:16:46 ---> 845bb9a4db34 16:16:46 Step 16/21 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/entrypoint.sh /usr/local/bin/ 16:16:47 ---> b4df6f3da592 16:16:47 Step 17/21 : RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 16:16:47 ---> Running in 3ebd68959dbb 16:16:49 Removing intermediate container 3ebd68959dbb 16:16:49 ---> 117da964e3e9 16:16:49 Step 18/21 : ENTRYPOINT ["entrypoint.sh"] 16:16:50 ---> Running in 1537a50699b3 16:16:50 Removing intermediate container 1537a50699b3 16:16:50 ---> 1e6f2e1ac309 16:16:50 Step 19/21 : LABEL arch=arm64 16:16:50 ---> Running in 21ff8288bc28 16:16:51 Removing intermediate container 21ff8288bc28 16:16:51 ---> e8333c1a9cf3 16:16:51 Step 20/21 : LABEL git_sha=4cc668a6238a9e5d0bab69d46ce970555e67ae79 16:16:51 ---> Running in 453ce3407824 16:16:51 Removing intermediate container 453ce3407824 16:16:51 ---> 958bf2b76c75 16:16:51 Step 21/21 : LABEL version=0.0.0 16:16:51 ---> Running in a52908d0f368 16:16:52 Removing intermediate container a52908d0f368 16:16:52 ---> bdff7472e504 16:16:52 16:16:52 Successfully built bdff7472e504 16:16:52 Successfully tagged security-proxy-setup-arm64:latest 16:16:52  Building security-proxy-setup ... done Building support-scheduler 16:17:07 Removing intermediate container 80c370fbaeaf 16:17:07 ---> dc78f56bc8f6 16:17:07 16:17:07 Step 10/23 : FROM alpine:3.16 16:17:07 ---> 2b4661558fb8 16:17:07 Step 11/23 : RUN apk add --update --no-cache dumb-init 16:17:07 ---> Running in 482e5c20118b 16:17:08 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 16:17:09 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 16:17:09 Step 1/22 : ARG BUILDER_BASE=golang:1.18-alpine3.16 16:17:09 Step 2/22 : FROM ${BUILDER_BASE} AS builder 16:17:09 ---> 534d40764dee 16:17:09 Step 3/22 : ARG ADD_BUILD_TAGS="" 16:17:09 ---> Using cache 16:17:09 ---> 4c5f43bb5c36 16:17:09 Step 4/22 : WORKDIR /edgex-go 16:17:09 ---> Using cache 16:17:09 ---> 5ebbc7e4dcc3 16:17:09 Step 5/22 : RUN apk add --update --no-cache make git 16:17:09 ---> Using cache 16:17:09 ---> 2ab28673883b 16:17:09 Step 6/22 : COPY go.mod vendor* ./ 16:17:09 ---> Using cache 16:17:09 ---> 43b9d461b4a6 16:17:09 Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 16:17:09 ---> Using cache 16:17:09 ---> 46dfadab88ce 16:17:09 Step 8/22 : COPY . . 16:17:09 ---> Using cache 16:17:09 ---> cca91bc5a1b1 16:17:09 Step 9/22 : RUN make cmd/support-scheduler/support-scheduler 16:17:10 ---> Running in ef827ada086c 16:17:10 (1/1) Installing dumb-init (1.2.5-r1) 16:17:10 Executing busybox-1.35.0-r17.trigger 16:17:10 OK: 5 MiB in 15 packages 16:17:12 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 16:17:12 Removing intermediate container 482e5c20118b 16:17:12 ---> 2af360532418 16:17:12 Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 16:17:12 ---> Running in e2319f9fe6db 16:17:13 Removing intermediate container e2319f9fe6db 16:17:13 ---> 5ef905214768 16:17:13 Step 13/23 : ENV APP_PORT=59882 16:17:13 ---> Running in 0de2181e9d72 16:17:14 Removing intermediate container 0de2181e9d72 16:17:14 ---> 197ab7936bf1 16:17:14 Step 14/23 : EXPOSE $APP_PORT 16:17:14 ---> Running in 58cc2d6e3067 16:17:14 Removing intermediate container 58cc2d6e3067 16:17:14 ---> a71411bdcf8a 16:17:14 Step 15/23 : WORKDIR / 16:17:14 ---> Running in 43142eaafeda 16:17:15 Removing intermediate container 43142eaafeda 16:17:15 ---> 0848010bbea5 16:17:15 Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / 16:17:16 ---> 0b00564f9718 16:17:16 Step 17/23 : COPY --from=builder /edgex-go/cmd/core-command/core-command / 16:17:18 ---> 6a89fcfbe4d2 16:17:18 Step 18/23 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml 16:17:19 ---> 8eda0b1970d9 16:17:19 Step 19/23 : ENTRYPOINT ["/core-command"] 16:17:19 ---> Running in 7abdd7c95428 16:17:19 Removing intermediate container 7abdd7c95428 16:17:19 ---> 37457c77dd4d 16:17:19 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] 16:17:19 ---> Running in 6b3fd7249a90 16:17:20 Removing intermediate container 6b3fd7249a90 16:17:20 ---> 9d350048f4d9 16:17:20 Step 21/23 : LABEL arch=arm64 16:17:20 ---> Running in a41fb5d0ad30 16:17:20 Removing intermediate container a41fb5d0ad30 16:17:20 ---> cd0e9d97c035 16:17:20 Step 22/23 : LABEL git_sha=4cc668a6238a9e5d0bab69d46ce970555e67ae79 16:17:20 ---> Running in 5b5b95060dd2 16:17:21 Removing intermediate container 5b5b95060dd2 16:17:21 ---> 9ccc386ee1a9 16:17:21 Step 23/23 : LABEL version=0.0.0 16:17:21 ---> Running in d0d136650926 16:17:21 Removing intermediate container d0d136650926 16:17:21 ---> acb6d1ebef09 16:17:21 16:17:22 Successfully built acb6d1ebef09 16:17:22 Successfully tagged core-command-arm64:latest 16:17:22  Building core-command ... done Building security-secretstore-setup 16:17:37 Removing intermediate container a0abf43b561e 16:17:37 ---> 73c22ab006d8 16:17:37 16:17:37 Step 10/24 : FROM alpine:3.16 16:17:37 ---> 2b4661558fb8 16:17:37 Step 11/24 : RUN apk add --update --no-cache dumb-init 16:17:37 ---> Using cache 16:17:37 ---> 2af360532418 16:17:37 Step 12/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 16:17:37 ---> Using cache 16:17:37 ---> 5ef905214768 16:17:37 Step 13/24 : ENV APP_PORT=59881 16:17:37 ---> Running in e1e6d3469991 16:17:37 Removing intermediate container e1e6d3469991 16:17:37 ---> 89b79f308067 16:17:37 Step 14/24 : EXPOSE $APP_PORT 16:17:37 ---> Running in 237ae4619c8a 16:17:37 Removing intermediate container 237ae4619c8a 16:17:37 ---> 85e1af42e36f 16:17:37 Step 15/24 : WORKDIR / 16:17:38 ---> Running in 169326c2f95b 16:17:39 Removing intermediate container 169326c2f95b 16:17:39 ---> e74ec8c29446 16:17:39 Step 16/24 : COPY --from=builder /edgex-go/Attribution.txt / 16:17:39 Step 1/24 : ARG BUILDER_BASE=golang:1.18-alpine3.16 16:17:39 Step 2/24 : FROM ${BUILDER_BASE} AS builder 16:17:39 ---> 534d40764dee 16:17:39 Step 3/24 : WORKDIR /edgex-go 16:17:39 ---> Using cache 16:17:39 ---> 79bdc1ad0b65 16:17:39 Step 4/24 : RUN apk add --update --no-cache make git 16:17:39 ---> Running in 89b397527205 16:17:40 ---> c6054ef9d138 16:17:40 Step 17/24 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / 16:17:41 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 16:17:41 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 16:17:42 ---> 39a1dd72cc97 16:17:42 Step 18/24 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml 16:17:43 OK: 221 MiB in 51 packages 16:17:43 ---> 9e1511ea448f 16:17:43 Step 19/24 : COPY --from=builder /edgex-go/cmd/core-metadata/res/uom.toml /res/uom.toml 16:17:44 Removing intermediate container 89b397527205 16:17:44 ---> a4b222999cac 16:17:44 Step 5/24 : COPY go.mod vendor* ./ 16:17:45 ---> e1077c581ace 16:17:45 Step 20/24 : ENTRYPOINT ["/core-metadata"] 16:17:45 ---> Running in c2752471b8d6 16:17:46 ---> 252bfb4a0336 16:17:46 Step 6/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 16:17:46 ---> Running in 250084eb0ea7 16:17:46 Removing intermediate container c2752471b8d6 16:17:46 ---> fe638d292411 16:17:46 Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] 16:17:46 ---> Running in b94d2edf609c 16:17:47 Removing intermediate container b94d2edf609c 16:17:47 ---> 5d7177e7bb31 16:17:47 Step 22/24 : LABEL arch=arm64 16:17:47 ---> Running in f4e0c54782a3 16:17:48 Removing intermediate container f4e0c54782a3 16:17:48 ---> 9a72ad481800 16:17:48 Step 23/24 : LABEL git_sha=4cc668a6238a9e5d0bab69d46ce970555e67ae79 16:17:48 ---> Running in 24ffaecaad95 16:17:49 Removing intermediate container 24ffaecaad95 16:17:49 ---> 0dd1624031d6 16:17:49 Step 24/24 : LABEL version=0.0.0 16:17:49 ---> Running in 1bf39d8afd5a 16:17:49 Removing intermediate container 1bf39d8afd5a 16:17:49 ---> be508fff944b 16:17:49 16:17:49 Successfully built be508fff944b 16:17:49 Successfully tagged core-metadata-arm64:latest 16:17:49  Building core-metadata ... done Building security-spire-server 16:18:11 Step 1/23 : ARG BUILDER_BASE=golang:1.18-alpine3.16 16:18:11 Step 2/23 : FROM ${BUILDER_BASE} AS builder 16:18:11 ---> 534d40764dee 16:18:11 Step 3/23 : WORKDIR /edgex-go 16:18:11 ---> Using cache 16:18:11 ---> 79bdc1ad0b65 16:18:11 Step 4/23 : RUN apk add --update --no-cache make git build-base curl 16:18:11 ---> Using cache 16:18:11 ---> 09e9f07251f5 16:18:11 Step 5/23 : COPY go.mod vendor* ./ 16:18:11 ---> Using cache 16:18:11 ---> 40600d7ad3b4 16:18:11 Step 6/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 16:18:11 ---> Using cache 16:18:11 ---> 95fdf3d81dfc 16:18:11 Step 7/23 : COPY . . 16:18:11 ---> Using cache 16:18:11 ---> 400e6e3c6971 16:18:11 Step 8/23 : ARG SPIRE_RELEASE=1.2.1 16:18:11 ---> Using cache 16:18:11 ---> 1621c5089581 16:18:11 Step 9/23 : WORKDIR /edgex-go/spire-build 16:18:11 ---> Using cache 16:18:11 ---> d7e0335c14a5 16:18:11 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 16:18:11 ---> Running in 7ed54515dafb 16:18:12 Removing intermediate container 7ed54515dafb 16:18:12 ---> ae93e84bb099 16:18:12 Step 11/23 : WORKDIR /edgex-go 16:18:13 ---> Running in d9368f76bfa5 16:18:13 Removing intermediate container d9368f76bfa5 16:18:13 ---> 13792d1c85fd 16:18:13 16:18:13 Step 12/23 : FROM alpine:3.15 16:18:13 ---> 8aa73fd46299 16:18:13 Step 13/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' 16:18:13 ---> Using cache 16:18:13 ---> 71c406d9b713 16:18:13 Step 14/23 : RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 16:18:13 ---> Using cache 16:18:13 ---> 4a02357bfed4 16:18:13 Step 15/23 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin 16:18:20 ---> 6841cf2f2c7c 16:18:20 Step 16/23 : COPY --from=builder /edgex-go/cmd/security-spire-server/docker-entrypoint.sh /usr/local/bin/ 16:18:20 ---> 49f8db170858 16:18:20 Step 17/23 : COPY --from=builder /edgex-go/cmd/security-spire-server/server.conf /usr/local/etc/spire/server.conf.tpl 16:18:21 ---> 7400579b96aa 16:18:21 Step 18/23 : COPY --from=builder /edgex-go/cmd/security-spire-server/openssl.conf /usr/local/etc/ 16:18:22 ---> 12bcc5b3a5bc 16:18:22 Step 19/23 : ENTRYPOINT [ "/usr/bin/dumb-init" ] 16:18:22 ---> Running in f34cc11f6f2f 16:18:23 Removing intermediate container f34cc11f6f2f 16:18:23 ---> a39b502d415e 16:18:23 Step 20/23 : CMD [ "--verbose", "docker-entrypoint.sh" ] 16:18:23 ---> Running in 4b058618643d 16:18:23 Removing intermediate container 4b058618643d 16:18:23 ---> 408121bbd246 16:18:23 Step 21/23 : LABEL arch=arm64 16:18:23 ---> Running in 927c320d2cea 16:18:24 Removing intermediate container 927c320d2cea 16:18:24 ---> c440aebe4fc6 16:18:24 Step 22/23 : LABEL git_sha=4cc668a6238a9e5d0bab69d46ce970555e67ae79 16:18:24 ---> Running in 298fa61aae1c 16:18:25 Removing intermediate container 298fa61aae1c 16:18:25 ---> dfc9b0cfd3aa 16:18:25 Step 23/23 : LABEL version=0.0.0 16:18:25 ---> Running in cbe587874ce5 16:18:26 Removing intermediate container cbe587874ce5 16:18:26 ---> 953822f086d2 16:18:26 16:18:26 Successfully built 953822f086d2 16:18:26 Successfully tagged security-spire-server-arm64:latest 16:18:26  Building security-spire-server ... done Building security-spiffe-token-provider 16:18:48 Step 1/19 : ARG BUILDER_BASE=golang:1.18-alpine3.16 16:18:48 Step 2/19 : FROM ${BUILDER_BASE} AS builder 16:18:48 ---> 534d40764dee 16:18:48 Step 3/19 : WORKDIR /edgex-go 16:18:48 ---> Using cache 16:18:48 ---> 79bdc1ad0b65 16:18:48 Step 4/19 : RUN apk update && apk --no-cache --update add build-base 16:18:48 ---> Running in fd6f68046369 16:18:48 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 16:18:48 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 16:18:50 Removing intermediate container 566f6145b69a 16:18:50 ---> 6a6d4ff198cb 16:18:50 16:18:50 Step 10/22 : FROM alpine:3.16 16:18:50 ---> 2b4661558fb8 16:18:50 Step 11/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' 16:18:50 v3.16.3-99-g1016b47723 [https://dl-cdn.alpinelinux.org/alpine/v3.16/main] 16:18:50 v3.16.3-104-g68a75e0e6d [https://dl-cdn.alpinelinux.org/alpine/v3.16/community] 16:18:50 OK: 16899 distinct packages available 16:18:50 ---> Running in 410163b35655 16:18:50 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 16:18:51 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 16:18:51 Removing intermediate container 410163b35655 16:18:51 ---> 888716733f5b 16:18:51 Step 12/22 : ENV APP_PORT=59880 16:18:51 ---> Running in a6d8334564d0 16:18:52 Removing intermediate container a6d8334564d0 16:18:52 ---> 45e4352fb3fa 16:18:52 Step 13/22 : EXPOSE $APP_PORT 16:18:53 OK: 221 MiB in 51 packages 16:18:53 ---> Running in f2496f152c39 16:18:54 Removing intermediate container f2496f152c39 16:18:54 ---> 1fd2e995b138 16:18:54 Step 14/22 : RUN apk add --update --no-cache dumb-init 16:18:54 ---> Running in a7a3a3d2393b 16:18:55 Removing intermediate container fd6f68046369 16:18:55 ---> 8da37cba8727 16:18:55 Step 5/19 : COPY go.mod vendor* ./ 16:18:57 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 16:18:57 ---> 2d561196fc93 16:18:57 Step 6/19 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 16:18:57 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 16:18:57 ---> Running in 630d32026a67 16:18:58 (1/1) Installing dumb-init (1.2.5-r1) 16:18:58 Executing busybox-1.35.0-r17.trigger 16:18:59 OK: 5 MiB in 15 packages 16:19:01 Removing intermediate container a7a3a3d2393b 16:19:01 ---> b8aeae259069 16:19:01 Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / 16:19:03 ---> 70fe6a54419e 16:19:03 Step 16/22 : COPY --from=builder /edgex-go/cmd/core-data/core-data / 16:19:06 ---> f218863170ea 16:19:06 Step 17/22 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml 16:19:07 ---> 6a496f4e6490 16:19:07 Step 18/22 : ENTRYPOINT ["/core-data"] 16:19:07 ---> Running in 2cb7cd726815 16:19:08 Removing intermediate container 2cb7cd726815 16:19:08 ---> df411e39fcb0 16:19:08 Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] 16:19:08 ---> Running in 088bafde61fe 16:19:09 Removing intermediate container 088bafde61fe 16:19:09 ---> fece216b4d14 16:19:09 Step 20/22 : LABEL arch=arm64 16:19:09 ---> Running in 2b9b25afa780 16:19:10 Removing intermediate container 2b9b25afa780 16:19:10 ---> 6f8688a1aaa0 16:19:10 Step 21/22 : LABEL git_sha=4cc668a6238a9e5d0bab69d46ce970555e67ae79 16:19:10 ---> Running in 3915a03db143 16:19:11 Removing intermediate container 3915a03db143 16:19:11 ---> a8dcad6d893e 16:19:11 Step 22/22 : LABEL version=0.0.0 16:19:11 ---> Running in c3d5bde7651c 16:19:12 Removing intermediate container c3d5bde7651c 16:19:12 ---> 022e0dc79047 16:19:12 16:19:13 Successfully built 022e0dc79047 16:19:13 Successfully tagged core-data-arm64:latest 16:19:13  Building core-data ... done Building security-bootstrapper 16:19:35 Step 1/32 : ARG BUILDER_BASE=golang:1.18-alpine3.16 16:19:35 Step 2/32 : FROM ${BUILDER_BASE} AS builder 16:19:35 ---> 534d40764dee 16:19:35 Step 3/32 : WORKDIR /edgex-go 16:19:35 ---> Using cache 16:19:35 ---> 79bdc1ad0b65 16:19:35 Step 4/32 : RUN apk add --update --no-cache make git 16:19:35 ---> Using cache 16:19:35 ---> a4b222999cac 16:19:35 Step 5/32 : COPY go.mod vendor* ./ 16:19:35 ---> Using cache 16:19:35 ---> 252bfb4a0336 16:19:35 Step 6/32 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 16:19:35 ---> Running in c4914caa6efd 16:19:38 Removing intermediate container 250084eb0ea7 16:19:38 ---> d58004b84947 16:19:38 Step 7/24 : COPY . . 16:19:53 ---> 91ca90d7be5c 16:19:53 Step 8/24 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 16:19:53 ---> Running in d83c31ccbcb8 16:19:53 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 16:20:32 Removing intermediate container 1a2709ee15b6 16:20:32 ---> 429914bfbd18 16:20:32 16:20:32 Step 10/22 : FROM alpine:3.16 16:20:32 ---> 2b4661558fb8 16:20:32 Step 11/22 : RUN apk add --update --no-cache ca-certificates dumb-init 16:20:32 ---> Running in d43230c9a127 16:20:36 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 16:20:36 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 16:20:37 (1/2) Installing ca-certificates (20220614-r0) 16:20:37 (2/2) Installing dumb-init (1.2.5-r1) 16:20:37 Executing busybox-1.35.0-r17.trigger 16:20:37 Executing ca-certificates-20220614-r0.trigger 16:20:38 OK: 6 MiB in 16 packages 16:20:41 Removing intermediate container d43230c9a127 16:20:41 ---> 64d6f16071de 16:20:41 Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2021: Intel Corporation' 16:20:42 ---> Running in d90bef80e68a 16:20:43 Removing intermediate container d90bef80e68a 16:20:43 ---> 4218b3c28880 16:20:43 Step 13/22 : ENV APP_PORT=59860 16:20:43 ---> Running in 398402329e2a 16:20:44 Removing intermediate container 398402329e2a 16:20:44 ---> f08a35768ff3 16:20:44 Step 14/22 : EXPOSE $APP_PORT 16:20:45 ---> Running in d56b1da0359d 16:20:45 Removing intermediate container 630d32026a67 16:20:45 ---> a6414f6068fb 16:20:45 Step 7/19 : COPY . . 16:20:46 Removing intermediate container d56b1da0359d 16:20:46 ---> 50b8b3462835 16:20:46 Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / 16:20:49 ---> 9c63511ae20b 16:20:49 Step 16/22 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / 16:20:55 ---> 3f635641aa70 16:20:55 Step 17/22 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml 16:20:57 ---> 7d609aedecf5 16:20:57 Step 18/22 : ENTRYPOINT ["/support-notifications"] 16:20:57 ---> Running in d84220e0f965 16:20:58 Removing intermediate container d84220e0f965 16:20:58 ---> 8ff66b063d77 16:20:58 Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] 16:20:58 ---> Running in 330110609b72 16:21:00 Removing intermediate container 330110609b72 16:21:00 ---> 7e492a8d6075 16:21:00 Step 20/22 : LABEL arch=arm64 16:21:00 ---> Running in 8a83cde4d032 16:21:01 Removing intermediate container 8a83cde4d032 16:21:01 ---> ccb818730955 16:21:01 Step 21/22 : LABEL git_sha=4cc668a6238a9e5d0bab69d46ce970555e67ae79 16:21:01 ---> Running in 1edf5d60d440 16:21:02 Removing intermediate container 1edf5d60d440 16:21:02 ---> 94d38085b8c1 16:21:02 Step 22/22 : LABEL version=0.0.0 16:21:02 ---> Running in 6256133d70f0 16:21:03 Removing intermediate container 6256133d70f0 16:21:03 ---> 6e3afcc5372b 16:21:03 16:21:04 Successfully built 6e3afcc5372b 16:21:04 Successfully tagged support-notifications-arm64:latest 16:21:12  Building support-notifications ... done  ---> 850bea300cc0 16:21:12 Step 8/19 : RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider 16:21:12 ---> Running in 1d33d6a8ec99 16:21:15 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 16:21:27 Removing intermediate container c4914caa6efd 16:21:27 ---> cac985d4702a 16:21:27 Step 7/32 : COPY . . 16:21:42 ---> e2f94281e5cc 16:21:42 Step 8/32 : RUN make cmd/security-bootstrapper/security-bootstrapper 16:21:42 ---> Running in ab34bb43d704 16:21:42 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 16:25:04 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 16:25:12 Removing intermediate container d83c31ccbcb8 16:25:12 ---> c6d3269a19e7 16:25:12 16:25:12 Step 9/24 : FROM alpine:3.16 16:25:12 ---> 2b4661558fb8 16:25:12 Step 10/24 : RUN apk add --update --no-cache ca-certificates dumb-init su-exec 16:25:12 ---> Running in 436cd781bd90 16:25:14 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 16:25:14 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 16:25:16 (1/3) Installing ca-certificates (20220614-r0) 16:25:16 (2/3) Installing dumb-init (1.2.5-r1) 16:25:16 (3/3) Installing su-exec (0.2-r1) 16:25:16 Executing busybox-1.35.0-r17.trigger 16:25:16 Executing ca-certificates-20220614-r0.trigger 16:25:16 OK: 6 MiB in 17 packages 16:25:18 Removing intermediate container 436cd781bd90 16:25:18 ---> 6dfa093cb9b4 16:25:18 Step 11/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' 16:25:18 ---> Running in c7662d38075d 16:25:19 Removing intermediate container c7662d38075d 16:25:19 ---> 870b68fb3f7e 16:25:19 Step 12/24 : WORKDIR / 16:25:19 ---> Running in e7763214e37c 16:25:20 Removing intermediate container e7763214e37c 16:25:20 ---> c2201c5bc600 16:25:20 Step 13/24 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/res/token-config.json /res-file-token-provider/token-config.json 16:25:21 ---> 6a3705e30527 16:25:21 Step 14/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res-file-token-provider/configuration.toml /res-file-token-provider/configuration.toml 16:25:22 ---> f8961d73adb9 16:25:22 Step 15/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml 16:25:22 ---> f23f09841203 16:25:22 Step 16/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/kong-admin-config.template.yml /res/kong-admin-config.template.yml 16:25:23 ---> fc3165ba381d 16:25:23 Step 17/24 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . 16:25:25 ---> a761fdece038 16:25:25 Step 18/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . 16:25:26 ---> 80f711547dc2 16:25:27 Step 19/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ 16:25:27 ---> 061ce55e65fd 16:25:27 Step 20/24 : RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 16:25:27 ---> Running in 495d02fd5ede 16:25:31 Removing intermediate container 495d02fd5ede 16:25:31 ---> c16a791a43c8 16:25:31 Step 21/24 : ENTRYPOINT ["entrypoint.sh"] 16:25:31 ---> Running in 59ec71ce4515 16:25:31 Removing intermediate container 59ec71ce4515 16:25:31 ---> 0227cae20523 16:25:31 Step 22/24 : LABEL arch=arm64 16:25:31 ---> Running in 2c040e891d1d 16:25:32 Removing intermediate container 2c040e891d1d 16:25:32 ---> 7848e7a929e6 16:25:32 Step 23/24 : LABEL git_sha=4cc668a6238a9e5d0bab69d46ce970555e67ae79 16:25:32 ---> Running in 279d0412ca1a 16:25:32 Removing intermediate container 279d0412ca1a 16:25:32 ---> e32d73663d1b 16:25:32 Step 24/24 : LABEL version=0.0.0 16:25:33 ---> Running in e4c25305466b 16:25:33 Removing intermediate container e4c25305466b 16:25:33 ---> 4845fce739bf 16:25:33 16:25:33 Successfully built 4845fce739bf 16:25:33 Successfully tagged security-secretstore-setup-arm64:latest 16:26:00  Building security-secretstore-setup ... done Removing intermediate container ef827ada086c 16:26:00 ---> ac6d1e7463b9 16:26:00 16:26:00 Step 10/22 : FROM alpine:3.16 16:26:00 ---> 2b4661558fb8 16:26:00 Step 11/22 : RUN apk add --update --no-cache dumb-init 16:26:00 ---> Using cache 16:26:00 ---> 2af360532418 16:26:00 Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 16:26:00 ---> Using cache 16:26:00 ---> 5ef905214768 16:26:00 Step 13/22 : ENV APP_PORT=59861 16:26:00 ---> Running in 31e7b0fe29ae 16:26:00 Removing intermediate container 31e7b0fe29ae 16:26:00 ---> 582f3eac1c9e 16:26:00 Step 14/22 : EXPOSE $APP_PORT 16:26:00 ---> Running in 06bd4b3d9341 16:26:01 Removing intermediate container 06bd4b3d9341 16:26:01 ---> 78577730334a 16:26:01 Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / 16:26:02 ---> bb1dffddba5d 16:26:02 Step 16/22 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / 16:26:04 ---> 0e10347a0e1c 16:26:04 Step 17/22 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml 16:26:05 ---> 5257ed33baaf 16:26:05 Step 18/22 : ENTRYPOINT ["/support-scheduler"] 16:26:05 ---> Running in 81cadc707888 16:26:05 Removing intermediate container 81cadc707888 16:26:05 ---> aa7bed56e1af 16:26:05 Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] 16:26:06 ---> Running in 3ba13f728147 16:26:06 Removing intermediate container 3ba13f728147 16:26:06 ---> ebb6f26cf264 16:26:06 Step 20/22 : LABEL arch=arm64 16:26:06 ---> Running in 0196389aa492 16:26:07 Removing intermediate container 0196389aa492 16:26:07 ---> 3de191462178 16:26:07 Step 21/22 : LABEL git_sha=4cc668a6238a9e5d0bab69d46ce970555e67ae79 16:26:08 ---> Running in 54dbdc7dca01 16:26:08 Removing intermediate container 54dbdc7dca01 16:26:08 ---> 1b37edc4fce2 16:26:08 Step 22/22 : LABEL version=0.0.0 16:26:09 ---> Running in 4c34e4b83b85 16:26:09 Removing intermediate container 4c34e4b83b85 16:26:09 ---> 0f093c2333db 16:26:09 16:26:09 Successfully built 0f093c2333db 16:26:09 Successfully tagged support-scheduler-arm64:latest 16:26:36  Building support-scheduler ... done Removing intermediate container ab34bb43d704 16:26:36 ---> 3c7c547cc2ef 16:26:36 16:26:36 Step 9/32 : FROM alpine:3.16 16:26:36 ---> 2b4661558fb8 16:26:36 Step 10/32 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' 16:26:36 ---> Running in 840afe4d1dc7 16:26:36 Removing intermediate container 840afe4d1dc7 16:26:36 ---> 1e9e75489c8f 16:26:36 Step 11/32 : RUN apk add --update --no-cache dumb-init su-exec 16:26:36 ---> Running in deca56b13127 16:26:36 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 16:26:36 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 16:26:37 (1/2) Installing dumb-init (1.2.5-r1) 16:26:37 (2/2) Installing su-exec (0.2-r1) 16:26:37 Executing busybox-1.35.0-r17.trigger 16:26:37 OK: 5 MiB in 16 packages 16:26:38 Removing intermediate container deca56b13127 16:26:38 ---> d7f2872354b1 16:26:38 Step 12/32 : ENV SECURITY_INIT_DIR /edgex-init 16:26:38 ---> Running in f0962a4c5cb1 16:26:39 Removing intermediate container f0962a4c5cb1 16:26:39 ---> 47c067e0efef 16:26:39 Step 13/32 : ENV SECURITY_INIT_STAGING /edgex-init-staging 16:26:39 ---> Running in 276a04212c94 16:26:39 Removing intermediate container 276a04212c94 16:26:39 ---> 747baad9e33f 16:26:39 Step 14/32 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_STAGING}/bootstrap-redis 16:26:39 ---> Running in 1a5e82d45f81 16:26:40 Removing intermediate container 1a5e82d45f81 16:26:40 ---> e622e3eab120 16:26:40 Step 15/32 : ARG BOOTSTRAP_MOSQUITTO_DIR=${SECURITY_INIT_STAGING}/bootstrap-mosquitto 16:26:40 ---> Running in 3f71193b150c 16:26:40 Removing intermediate container 3f71193b150c 16:26:40 ---> eaba72d8a8a5 16:26:40 Step 16/32 : RUN mkdir -p ${BOOTSTRAP_REDIS_DIR} ${BOOTSTRAP_MOSQUITTO_DIR} 16:26:40 ---> Running in 05154e02477e 16:26:42 Removing intermediate container 05154e02477e 16:26:42 ---> 3afc4e9030da 16:26:42 Step 17/32 : WORKDIR ${SECURITY_INIT_STAGING} 16:26:42 ---> Running in 38d2e4a2bbb4 16:26:43 Removing intermediate container 38d2e4a2bbb4 16:26:43 ---> d028dd1004ea 16:26:43 Step 18/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_STAGING}/ 16:26:43 ---> d0b09192bab4 16:26:43 Step 19/32 : RUN chmod +x ${SECURITY_INIT_STAGING}/*.sh 16:26:43 ---> Running in 3c32ad02e334 16:26:49 Removing intermediate container 3c32ad02e334 16:26:49 ---> c058d6db8a95 16:26:49 Step 20/32 : COPY --from=builder /edgex-go/Attribution.txt / 16:26:49 ---> ab811ca1cf7d 16:26:49 Step 21/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . 16:26:50 ---> 36a70c825bf5 16:26:50 Step 22/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.toml ./res/ 16:26:51 ---> 4e9489d47327 16:26:51 Step 23/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml ${BOOTSTRAP_REDIS_DIR}/res/ 16:26:52 ---> 68f9342bdf6a 16:26:52 Step 24/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-mosquitto/configuration.toml ${BOOTSTRAP_MOSQUITTO_DIR}/res/ 16:26:52 ---> 45be5e1cd669 16:26:52 Step 25/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ ${SECURITY_INIT_STAGING}/consul-bootstrapper/ 16:26:53 ---> e7da05dd266a 16:26:53 Step 26/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / 16:26:54 ---> 4b52447e4e55 16:26:54 Step 27/32 : RUN chmod +x /entrypoint.sh 16:26:54 ---> Running in de132e79a059 16:26:54 Removing intermediate container 1d33d6a8ec99 16:26:54 ---> ed0832c0cbc9 16:26:54 16:26:54 Step 9/19 : FROM alpine:3.15 16:26:54 ---> 8aa73fd46299 16:26:54 Step 10/19 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' 16:26:54 ---> Using cache 16:26:54 ---> 71c406d9b713 16:26:54 Step 11/19 : RUN apk update && apk --no-cache --update add dumb-init curl gcompat 16:26:54 ---> Running in 16584a6ebdfe 16:26:56 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 16:26:56 Removing intermediate container de132e79a059 16:26:56 ---> dfa2c4922af8 16:26:56 Step 28/32 : ENTRYPOINT ["/entrypoint.sh"] 16:26:56 ---> Running in c06d98cac21e 16:26:56 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 16:26:56 Removing intermediate container c06d98cac21e 16:26:56 ---> b24420e06762 16:26:56 Step 29/32 : CMD ["gate"] 16:26:56 ---> Running in eee7de86d77c 16:26:57 Removing intermediate container eee7de86d77c 16:26:57 ---> 075f66b9a746 16:26:57 Step 30/32 : LABEL arch=arm64 16:26:57 ---> Running in 4433a555c2be 16:26:57 Removing intermediate container 4433a555c2be 16:26:57 ---> 58514f2c2850 16:26:57 Step 31/32 : LABEL git_sha=4cc668a6238a9e5d0bab69d46ce970555e67ae79 16:26:57 ---> Running in 99d5d918ae26 16:26:57 v3.15.6-242-g9cfdeb1de4 [https://dl-cdn.alpinelinux.org/alpine/v3.15/main] 16:26:57 v3.15.6-237-g9ae8855cb5 [https://dl-cdn.alpinelinux.org/alpine/v3.15/community] 16:26:57 OK: 15736 distinct packages available 16:26:58 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 16:26:58 Removing intermediate container 99d5d918ae26 16:26:58 ---> 36783270dc32 16:26:58 Step 32/32 : LABEL version=0.0.0 16:26:58 ---> Running in 601e71cd4b62 16:26:58 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 16:26:58 Removing intermediate container 601e71cd4b62 16:26:58 ---> b6ace8444df1 16:26:58 16:26:58 Successfully built b6ace8444df1 16:26:58 Successfully tagged security-bootstrapper-arm64:latest 16:26:59  Building security-bootstrapper ... done (1/9) Installing ca-certificates (20220614-r0) 16:26:59 (2/9) Installing brotli-libs (1.0.9-r5) 16:26:59 (3/9) Installing nghttp2-libs (1.46.0-r0) 16:26:59 (4/9) Installing libcurl (7.80.0-r5) 16:26:59 (5/9) Installing curl (7.80.0-r5) 16:26:59 (6/9) Installing dumb-init (1.2.5-r1) 16:26:59 (7/9) Installing musl-obstack (1.2.3-r0) 16:26:59 (8/9) Installing libucontext (1.1-r0) 16:26:59 (9/9) Installing gcompat (1.0.0-r4) 16:26:59 Executing busybox-1.34.1-r7.trigger 16:26:59 Executing ca-certificates-20220614-r0.trigger 16:26:59 OK: 8 MiB in 23 packages 16:27:01 Removing intermediate container 16584a6ebdfe 16:27:01 ---> 4f8ac3217555 16:27:01 Step 12/19 : COPY --from=builder /edgex-go/Attribution.txt / 16:27:02 ---> 1d80fcd51710 16:27:02 Step 13/19 : COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/security-spiffe-token-provider / 16:27:03 ---> 733399fd3242 16:27:03 Step 14/19 : COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/res/configuration.toml /res/configuration.toml 16:27:03 ---> d8baa307d920 16:27:03 Step 15/19 : ENTRYPOINT [ "/security-spiffe-token-provider" ] 16:27:03 ---> Running in be208c14deb3 16:27:04 Removing intermediate container be208c14deb3 16:27:04 ---> 9158beaf31eb 16:27:04 Step 16/19 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] 16:27:04 ---> Running in f92864dcc3d6 16:27:04 Removing intermediate container f92864dcc3d6 16:27:04 ---> a6bb1c345b26 16:27:04 Step 17/19 : LABEL arch=arm64 16:27:04 ---> Running in 739c7741a457 16:27:04 Removing intermediate container 739c7741a457 16:27:04 ---> 5c7f0a455ef3 16:27:04 Step 18/19 : LABEL git_sha=4cc668a6238a9e5d0bab69d46ce970555e67ae79 16:27:04 ---> Running in 5faddcd839c0 16:27:05 Removing intermediate container 5faddcd839c0 16:27:05 ---> f11dd49fb20e 16:27:05 Step 19/19 : LABEL version=0.0.0 16:27:05 ---> Running in 52b653d76d8e 16:27:05 Removing intermediate container 52b653d76d8e 16:27:05 ---> 1858960b73bb 16:27:05 16:27:05 Successfully built 1858960b73bb 16:27:05 Successfully tagged security-spiffe-token-provider-arm64:latest 16:27:06  Building security-spiffe-token-provider ... done  [Pipeline] } 16:27:06 $ docker stop --time=1 57f7c28a4345918dc758b902f1633a4b9abc343ff1cd93b60d5fb48acc0da4a7 16:27:07 $ docker rm -f --volumes 57f7c28a4345918dc758b902f1633a4b9abc343ff1cd93b60d5fb48acc0da4a7 [Pipeline] // withDockerContainer [Pipeline] sh 16:27:08 + docker images 16:27:08 REPOSITORY TAG IMAGE ID CREATED SIZE 16:27:08 security-spiffe-token-provider-arm64 latest 1858960b73bb 3 seconds ago 28.9MB 16:27:08 security-bootstrapper-arm64 latest b6ace8444df1 10 seconds ago 19.5MB 16:27:08 ed0832c0cbc9 15 seconds ago 1.53GB 16:27:08 3c7c547cc2ef 37 seconds ago 1.49GB 16:27:08 support-scheduler-arm64 latest 0f093c2333db 59 seconds ago 29MB 16:27:08 ac6d1e7463b9 About a minute ago 1.56GB 16:27:08 security-secretstore-setup-arm64 latest 4845fce739bf About a minute ago 28.7MB 16:27:08 c6d3269a19e7 About a minute ago 1.49GB 16:27:08 support-notifications-arm64 latest 6e3afcc5372b 6 minutes ago 29.6MB 16:27:08 429914bfbd18 6 minutes ago 1.56GB 16:27:08 core-data-arm64 latest 022e0dc79047 7 minutes ago 17.2MB 16:27:08 6a6d4ff198cb 8 minutes ago 1.5GB 16:27:08 security-spire-server-arm64 latest 953822f086d2 8 minutes ago 84.3MB 16:27:08 13792d1c85fd 8 minutes ago 1.37GB 16:27:08 core-metadata-arm64 latest be508fff944b 9 minutes ago 17.8MB 16:27:08 73c22ab006d8 9 minutes ago 1.51GB 16:27:08 core-command-arm64 latest acb6d1ebef09 9 minutes ago 17MB 16:27:08 dc78f56bc8f6 10 minutes ago 1.5GB 16:27:08 security-proxy-setup-arm64 latest bdff7472e504 10 minutes ago 26.8MB 16:27:08 416ee7570951 10 minutes ago 1.49GB 16:27:08 security-spire-config-arm64 latest da043145477e 15 minutes ago 83.6MB 16:27:08 security-spire-agent-arm64 latest 08a49f1c0652 16 minutes ago 122MB 16:27:08 d55c1c5332d9 16 minutes ago 1.37GB 16:27:08 ci-base-image-arm64 latest 534d40764dee 29 minutes ago 905MB 16:27:08 alpine 3.16 2b4661558fb8 2 months ago 5.29MB 16:27:08 alpine 3.15 8aa73fd46299 2 months ago 5.33MB 16:27:08 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64 1.18-alpine f96f9c87975a 2 months ago 685MB 16:27:08 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 16:27:09 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 16:27:09 16:27:09 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:27:09 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 16:27:09 arm64: Pulling from edgex-lftools-log-publisher 16:27:09 8998bd30e6a1: Pulling fs layer 16:27:09 04944245beec: Pulling fs layer 16:27:09 699f458cf7ca: Pulling fs layer 16:27:09 765212b225bb: Pulling fs layer 16:27:09 f23df028b6ca: Pulling fs layer 16:27:09 d65c8cfc05b1: Pulling fs layer 16:27:09 2437ff75d9bd: Pulling fs layer 16:27:09 765212b225bb: Waiting 16:27:09 d65c8cfc05b1: Waiting 16:27:09 2437ff75d9bd: Waiting 16:27:09 f23df028b6ca: Waiting 16:27:09 04944245beec: Verifying Checksum 16:27:09 04944245beec: Download complete 16:27:09 765212b225bb: Verifying Checksum 16:27:09 765212b225bb: Download complete 16:27:09 f23df028b6ca: Verifying Checksum 16:27:09 f23df028b6ca: Download complete 16:27:09 d65c8cfc05b1: Download complete 16:27:09 699f458cf7ca: Verifying Checksum 16:27:09 699f458cf7ca: Download complete 16:27:10 8998bd30e6a1: Verifying Checksum 16:27:10 8998bd30e6a1: Download complete 16:27:13 2437ff75d9bd: Verifying Checksum 16:27:13 2437ff75d9bd: Download complete 16:27:15 8998bd30e6a1: Pull complete 16:27:15 04944245beec: Pull complete 16:27:16 699f458cf7ca: Pull complete 16:27:16 765212b225bb: Pull complete 16:27:17 f23df028b6ca: Pull complete 16:27:17 d65c8cfc05b1: Pull complete 16:27:32 2437ff75d9bd: Pull complete 16:27:32 Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da 16:27:32 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 16:27:32 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 16:27:32 prd-ubuntu20.04-docker-arm64-4c-16g-1865 does not seem to be running inside a container 16:27:33 $ 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/10 -v /w/workspace/edgex-go/10:/w/workspace/edgex-go/10:rw,z -v /w/workspace/edgex-go/10@tmp:/w/workspace/edgex-go/10@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 ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat 16:27:35 $ docker top 0381fae49c205e327fae1edb5334c405e4c4fc996dddc07dfc1296ff01185aac -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 16:27:36 ---> job-cost.sh 16:27:36 lf-activate-venv: SKIPPING 16:27:36 INFO: No Stack... 16:27:37 INFO: Retrieving Pricing Info for: v3-standard-4 16:27:38 INFO: Archiving Costs [Pipeline] sh 16:27:38 + cat /w/workspace/edgex-go/10/archives/cost.csv 16:27:38 + cut -d, -f6 [Pipeline] lock 16:27:38 Trying to acquire lock on [jenkins-edgexfoundry-edgex-go-PR-4268-10-stack-cost] 16:27:38 Resource [jenkins-edgexfoundry-edgex-go-PR-4268-10-stack-cost] did not exist. Created. 16:27:38 Lock acquired on [jenkins-edgexfoundry-edgex-go-PR-4268-10-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 16:27:39 + echo total: 0.10999999940395355 [Pipeline] stash 16:27:39 Stashed 1 file(s) [Pipeline] } 16:27:39 Lock released on resource [jenkins-edgexfoundry-edgex-go-PR-4268-10-stack-cost] [Pipeline] // lock [Pipeline] } 16:27:39 $ docker stop --time=1 0381fae49c205e327fae1edb5334c405e4c4fc996dddc07dfc1296ff01185aac 16:27:41 $ docker rm -f --volumes 0381fae49c205e327fae1edb5334c405e4c4fc996dddc07dfc1296ff01185aac [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 16:27:41 provisioning config files... 16:27:41 copy managed file [edgex-go-codecov-token] to file:/w/workspace/edgex-go/10@tmp/config1605441033204492363tmp [Pipeline] { [Pipeline] sh 16:27:41 + set +x 16:27:41 + + bashcurl -s -s -- https://codecov.io/bash 16:27:41 16:27:41 16:27:41 _____ _ 16:27:41 / ____| | | 16:27:41 | | ___ __| | ___ ___ _____ __ 16:27:41 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 16:27:41 | |___| (_) | (_| | __/ (_| (_) \ V / 16:27:41 \_____\___/ \__,_|\___|\___\___/ \_/ 16:27:41 Bash-1.0.6 16:27:41 16:27:41 16:27:41 ==> git version 2.25.1 found 16:27:41 ==> 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 16:27:41 Release-Date: 2020-01-08 16:27:41 Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp 16:27:41 Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets 16:27:41 ==> Jenkins CI detected. 16:27:41 current dir:  /w/workspace/edgex-go/10 16:27:41 project root: . 16:27:41 --> token set from env 16:27:41 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 16:27:41 ==> Running gcov in . (disable via -X gcov) 16:27:41 ==> Python coveragepy not found 16:27:41 ==> Searching for coverage reports in: 16:27:41 + . 16:27:41 -> Found 1 reports 16:27:41 ==> Detecting git/mercurial file structure 16:27:42 ==> Reading reports 16:27:42 + ./coverage.out bytes=494838 16:27:42 ==> Appending adjustments 16:27:42 https://docs.codecov.io/docs/fixing-reports 16:27:43 + Found adjustments 16:27:43 ==> Gzipping contents 16:27:43 64K /tmp/codecov.CIFdg2.gz 16:27:43 ==> Uploading reports 16:27:43 url: https://codecov.io 16:27:43 query: branch=PR-4268&commit=726bb9eda231b0bebccf871641ebd992f300594c&build=10&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2FPR-4268%2F10%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=4268&job=&cmd_args= 16:27:43 -> Pinging Codecov 16:27:43 https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=52b94001-b80a-4ca3-b063-c5e709073964&branch=PR-4268&commit=726bb9eda231b0bebccf871641ebd992f300594c&build=10&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2FPR-4268%2F10%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=4268&job=&cmd_args= 16:27:43 -> Uploading to 16:27:43 https://storage.googleapis.com/codecov/v4/raw/2023-01-11/00271124DB129430A58F1EEE437C3FCB/726bb9eda231b0bebccf871641ebd992f300594c/0abfba6e-eed8-4f40-a867-b09ea4667f4a.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20230111%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20230111T162743Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=ef048e787b31d201d93ea13aaf05852054157683b267182942baa86d7250037f 16:27:43 % Total % Received % Xferd Average Speed Time Time Time Current 16:27:43 Dload Upload Total Spent Left Speed 16:27:43 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 63836 0 0 100 63836 0 256k --:--:-- --:--:-- --:--:-- 257k 16:27:43 -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/edgex-go/commit/726bb9eda231b0bebccf871641ebd992f300594c [Pipeline] } 16:27:43 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 16:27:44 + [ -d /w/workspace/edgex-go/10/archives ] [Pipeline] libraryResource [Pipeline] sh 16:27:44 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 16:27:45 ---> package-listing.sh 16:27:45 ++ facter osfamily 16:27:45 ++ tr '[:upper:]' '[:lower:]' 16:27:45 + OS_FAMILY=debian 16:27:45 + workspace=/w/workspace/edgex-go/10 16:27:45 + START_PACKAGES=/tmp/packages_start.txt 16:27:45 + END_PACKAGES=/tmp/packages_end.txt 16:27:45 + DIFF_PACKAGES=/tmp/packages_diff.txt 16:27:45 + PACKAGES=/tmp/packages_start.txt 16:27:45 + '[' /w/workspace/edgex-go/10 ']' 16:27:45 + PACKAGES=/tmp/packages_end.txt 16:27:45 + case "${OS_FAMILY}" in 16:27:45 + dpkg -l 16:27:45 + grep '^ii' 16:27:45 + '[' -f /tmp/packages_start.txt ']' 16:27:45 + '[' -f /tmp/packages_end.txt ']' 16:27:45 + diff /tmp/packages_start.txt /tmp/packages_end.txt 16:27:45 + '[' /w/workspace/edgex-go/10 ']' 16:27:45 + mkdir -p /w/workspace/edgex-go/10/archives/ 16:27:45 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgex-go/10/archives/ [Pipeline] echo 16:27:45 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/10/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 16:27:46 + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:27:46 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 16:27:46 16:27:46 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:27:46 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 16:27:46 latest: Pulling from edgex-lftools-log-publisher 16:27:46 5eb5b503b376: Pulling fs layer 16:27:46 5c69ac0246d0: Pulling fs layer 16:27:46 ec43610c2a17: Pulling fs layer 16:27:46 3a2ae6a8a46f: Pulling fs layer 16:27:46 33b1e0a273af: Pulling fs layer 16:27:46 5d3b04190fa2: Pulling fs layer 16:27:46 2f39f015ded8: Pulling fs layer 16:27:46 3a2ae6a8a46f: Waiting 16:27:46 5d3b04190fa2: Waiting 16:27:46 5c69ac0246d0: Verifying Checksum 16:27:46 5c69ac0246d0: Download complete 16:27:46 3a2ae6a8a46f: Download complete 16:27:47 33b1e0a273af: Verifying Checksum 16:27:47 33b1e0a273af: Download complete 16:27:47 ec43610c2a17: Verifying Checksum 16:27:47 ec43610c2a17: Download complete 16:27:47 5d3b04190fa2: Verifying Checksum 16:27:47 5eb5b503b376: Verifying Checksum 16:27:47 5eb5b503b376: Download complete 16:27:48 2f39f015ded8: Download complete 16:27:48 5eb5b503b376: Pull complete 16:27:48 5c69ac0246d0: Pull complete 16:27:49 ec43610c2a17: Pull complete 16:27:49 3a2ae6a8a46f: Pull complete 16:27:49 33b1e0a273af: Pull complete 16:27:49 5d3b04190fa2: Pull complete 16:27:53 2f39f015ded8: Pull complete 16:27:53 Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 16:27:53 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 16:27:53 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 16:27:53 prd-ubuntu20.04-docker-8c-8g-1864 does not seem to be running inside a container 16:27:53 $ 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/10/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/10 -v /w/workspace/edgex-go/10:/w/workspace/edgex-go/10:rw,z -v /w/workspace/edgex-go/10@tmp:/w/workspace/edgex-go/10@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 ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 16:27:55 $ docker top 86849a64b6fa19e5e01822d28cbb3b16c89be955c91f4b8c72a1050216b01e23 -eo pid,comm [Pipeline] { [Pipeline] sh 16:27:55 + touch /tmp/pre-build-complete [Pipeline] sh 16:27:55 + mkdir -p /var/log/sysstat [Pipeline] sh 16:27:56 + ls /var/log/sa-host 16:27:56 ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 16:27:56 provisioning config files... 16:27:56 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgex-go/10@tmp/config6259874622802810438tmp [Pipeline] { [Pipeline] echo 16:27:56 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 16:27:56 ---> create-netrc.sh [Pipeline] } 16:27:56 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 16:27:56 ---> python-tools-install.sh [Pipeline] echo 16:27:56 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 16:27:57 ---> sudo-logs.sh 16:27:57 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 16:27:57 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 16:27:57 ---> job-cost.sh 16:27:57 lf-activate-venv: SKIPPING 16:27:57 DEBUG: total: 0.10999999940395355 16:27:57 INFO: Retrieving Stack Cost... 16:27:57 INFO: Retrieving Pricing Info for: v3-standard-8 16:27:58 INFO: Archiving Costs [Pipeline] echo 16:27:58 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 16:27:58 ---> logs-deploy.sh 16:27:58 lf-activate-venv: SKIPPING 16:27:58 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-go/PR-4268/10 16:27:58 INFO: archiving workspace using pattern(s): 16:27:59 Archives upload complete. 16:27:59 INFO: archiving logs to Nexus