Pull request #4352 event Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from a9f74899fdf021cfa30a7f5767041140b9745c3e+653358d857e781e74493cff8b445370370ffe60f (b5347ec9f65e83f4a2f3232fa516ae71ff6d4797) 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-ssh16933293325827177592.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-ssh9740185081691370128.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-4352/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-4352/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh8687345128968585169.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-ssh14663802654524182919.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-4352/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-4352/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh11899526023906239392.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Checking out Revision 65355178549468b165f8106641c96c3190b1d843 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 65355178549468b165f8106641c96c3190b1d843 # timeout=10 Commit message: "Fix: Add S3 URL in href to ship logs" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoParallel] RAW Config: [project:edgex-go, dockerFileGlobPath:cmd/**/Dockerfile, testScript:make test, buildScript:make build, publishSwaggerDocs:true, swaggerApiFolders:[openapi/v3], buildSnap:false] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[ubuntu20.04-docker-8c-8g, ubuntu20.04-docker-arm64-4c-16g]] [Pipeline] echo ========================================================= [edgeXBuildGoParallel] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: edgex-go-settings PROJECT: edgex-go USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.18 USE_ALPINE: true DOCKER_FILE_GLOB: cmd/**/Dockerfile DOCKER_IMAGE_NAME_PREFIX: DOCKER_IMAGE_NAME_SUFFIX: DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_BUILD_IMAGE_TARGET: builder DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: true SEMVER_BUMP_LEVEL: pre PUBLISH_SWAGGER_DOCS: true SWAGGER_API_FOLDERS: openapi/v3 BUILD_SNAP: false BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org SNYK_DEBUG: false [Pipeline] node Still waiting to schedule task Waiting for next available executor on ‘prd-ubuntu20.04-docker-8c-8g-6424’ Running on prd-ubuntu20.04-docker-8c-8g-6426 in /w/workspace/edgexfoundry_edgex-go_PR-4352 [Pipeline] { [Pipeline] ws Running in /w/workspace/edgex-go/7 [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/7 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git > git --version # timeout=10 > git --version # 'git version 2.25.1' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Merging remotes/origin/main commit 653358d857e781e74493cff8b445370370ffe60f into PR head commit a9f74899fdf021cfa30a7f5767041140b9745c3e Merge succeeded, producing a9f74899fdf021cfa30a7f5767041140b9745c3e Checking out Revision a9f74899fdf021cfa30a7f5767041140b9745c3e (PR-4352) > 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/4352/head:refs/remotes/origin/PR-4352 +refs/heads/main:refs/remotes/origin/main # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f a9f74899fdf021cfa30a7f5767041140b9745c3e # 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 653358d857e781e74493cff8b445370370ffe60f # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f a9f74899fdf021cfa30a7f5767041140b9745c3e # timeout=10 Commit message: "build(deps): Bump github.com/edgexfoundry/go-mod-messaging/v3" First time build. Skipping changelog. [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 07:33:21 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 07:33:21 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 07:33:21 ========================================================= 07:33:21 EdgeX Global Pipelines Version Info 07:33:21 ========================================================= [Pipeline] libraryResource [Pipeline] sh 07:33:22 ------------------- 07:33:22 stable info: 07:33:22 ------------------- 07:33:22 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 07:33:22 Commit SHA: cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 07:33:22 Message: update stable to v1.0.244 > git rev-list --no-walk 15c0f8c81341544ab4ee519e7da7acd29284c04f # timeout=10 07:33:23 ------------------- 07:33:23 experimental info: 07:33:23 ------------------- 07:33:23 Commited By: **** collab-it+edgex@linuxfoundation.org 07:33:23 Commit SHA: cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 07:33:23 Message: update experimental to v1.0.244 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 07:33:23 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-go-settings [Pipeline] echo 07:33:23 [edgeXSetupEnvironment]: set envvar PROJECT = edgex-go [Pipeline] echo 07:33:23 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 07:33:23 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 07:33:23 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 07:33:23 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.18 [Pipeline] echo 07:33:23 [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo 07:33:23 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_GLOB = cmd/**/Dockerfile [Pipeline] echo 07:33:23 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_PREFIX = [Pipeline] echo 07:33:23 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_SUFFIX = [Pipeline] echo 07:33:23 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 07:33:23 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 07:33:23 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 07:33:23 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 07:33:23 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 07:33:23 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 07:33:23 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 07:33:23 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 07:33:23 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo 07:33:23 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v3 [Pipeline] echo 07:33:23 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 07:33:23 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 07:33:23 [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo 07:33:23 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-4352 [Pipeline] echo 07:33:23 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-4352 [Pipeline] echo 07:33:23 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-4352 [Pipeline] echo 07:33:23 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = a9f74899fdf021cfa30a7f5767041140b9745c3e [Pipeline] echo 07:33:23 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = a9f7489 [Pipeline] echo 07:33:23 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 07:33:23 provisioning config files... 07:33:23 copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/7@tmp/config15308009517313323100tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 07:33:23 ---> docker-login.sh 07:33:23 nexus3.edgexfoundry.org:10001 07:33:24 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 07:33:24 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 07:33:24 Configure a credential helper to remove this warning. See 07:33:24 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 07:33:24 07:33:24 Login Succeeded 07:33:24 nexus3.edgexfoundry.org:10002 07:33:24 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 07:33:24 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 07:33:24 Configure a credential helper to remove this warning. See 07:33:24 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 07:33:24 07:33:24 Login Succeeded 07:33:24 nexus3.edgexfoundry.org:10003 07:33:24 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 07:33:24 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 07:33:24 Configure a credential helper to remove this warning. See 07:33:24 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 07:33:24 07:33:24 Login Succeeded 07:33:24 nexus3.edgexfoundry.org:10004 07:33:24 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 07:33:24 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 07:33:24 Configure a credential helper to remove this warning. See 07:33:24 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 07:33:24 07:33:24 Login Succeeded 07:33:24 docker.io 07:33:24 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 07:33:24 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 07:33:24 Configure a credential helper to remove this warning. See 07:33:24 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 07:33:24 07:33:24 Login Succeeded 07:33:24 ---> docker-login.sh ends [Pipeline] } 07:33:25 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 07:33:25 + ls cmd/core-command/Dockerfile cmd/core-common-config-bootstrapper/Dockerfile cmd/core-data/Dockerfile cmd/core-metadata/Dockerfile cmd/security-bootstrapper/Dockerfile cmd/security-proxy-setup/Dockerfile cmd/security-secretstore-setup/Dockerfile cmd/security-spiffe-token-provider/Dockerfile cmd/security-spire-agent/Dockerfile cmd/security-spire-config/Dockerfile cmd/security-spire-server/Dockerfile cmd/support-notifications/Dockerfile cmd/support-scheduler/Dockerfile 07:33:25 + + dirnamecut cmd/core-command/Dockerfile -d/ 07:33:25 -f2 07:33:25 + echo core-command,cmd/core-command/Dockerfile 07:33:25 + dirname cmd/core-common-config-bootstrapper/Dockerfile 07:33:25 + cut -d/ -f2 07:33:25 + echo core-common-config-bootstrapper,cmd/core-common-config-bootstrapper/Dockerfile 07:33:25 + dirname cmd/core-data/Dockerfile 07:33:25 + cut -d/ -f2 07:33:25 + echo core-data,cmd/core-data/Dockerfile 07:33:25 + dirname cmd/core-metadata/Dockerfile 07:33:25 + cut -d/ -f2 07:33:25 + echo core-metadata,cmd/core-metadata/Dockerfile 07:33:25 + dirname cmd/security-bootstrapper/Dockerfile 07:33:25 + cut -d/ -f2 07:33:25 + echo security-bootstrapper,cmd/security-bootstrapper/Dockerfile 07:33:25 + dirname cmd/security-proxy-setup/Dockerfile 07:33:25 + cut -d/ -f2 07:33:25 + echo security-proxy-setup,cmd/security-proxy-setup/Dockerfile 07:33:25 + + dirname cmd/security-secretstore-setup/Dockerfile 07:33:25 cut -d/ -f2 07:33:25 + echo security-secretstore-setup,cmd/security-secretstore-setup/Dockerfile 07:33:25 + dirname cmd/security-spiffe-token-provider/Dockerfile 07:33:25 + cut -d/ -f2 07:33:25 + echo security-spiffe-token-provider,cmd/security-spiffe-token-provider/Dockerfile 07:33:25 + dirname cmd/security-spire-agent/Dockerfile 07:33:25 + cut -d/ -f2 07:33:25 + echo security-spire-agent,cmd/security-spire-agent/Dockerfile 07:33:25 + dirname cmd/security-spire-config/Dockerfile 07:33:25 + cut -d/ -f2 07:33:25 + echo security-spire-config,cmd/security-spire-config/Dockerfile 07:33:25 + dirname cmd/security-spire-server/Dockerfile 07:33:25 + cut -d/ -f2 07:33:25 + echo security-spire-server,cmd/security-spire-server/Dockerfile 07:33:25 + dirname cmd/support-notifications/Dockerfile 07:33:25 + cut -d/ -f2 07:33:25 + echo support-notifications,cmd/support-notifications/Dockerfile 07:33:25 + dirname cmd/support-scheduler/Dockerfile 07:33:25 + cut -d/ -f2 07:33:25 + echo support-scheduler,cmd/support-scheduler/Dockerfile [Pipeline] echo 07:33:25 Generate Dockers from filesystem: [[image:core-command, dockerfile:cmd/core-command/Dockerfile], [image:core-common-config-bootstrapper, dockerfile:cmd/core-common-config-bootstrapper/Dockerfile], [image:core-data, dockerfile:cmd/core-data/Dockerfile], [image:core-metadata, dockerfile:cmd/core-metadata/Dockerfile], [image:security-bootstrapper, dockerfile:cmd/security-bootstrapper/Dockerfile], [image:security-proxy-setup, dockerfile:cmd/security-proxy-setup/Dockerfile], [image:security-secretstore-setup, dockerfile:cmd/security-secretstore-setup/Dockerfile], [image:security-spiffe-token-provider, dockerfile:cmd/security-spiffe-token-provider/Dockerfile], [image:security-spire-agent, dockerfile:cmd/security-spire-agent/Dockerfile], [image:security-spire-config, dockerfile:cmd/security-spire-config/Dockerfile], [image:security-spire-server, dockerfile:cmd/security-spire-server/Dockerfile], [image:support-notifications, dockerfile:cmd/support-notifications/Dockerfile], [image:support-scheduler, dockerfile:cmd/support-scheduler/Dockerfile]] [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh 07:33:25 + git rev-list -1 --merges a9f74899fdf021cfa30a7f5767041140b9745c3e~1..a9f74899fdf021cfa30a7f5767041140b9745c3e [Pipeline] echo 07:33:25 -----------> git rev-list -1 --merges a9f74899fdf021cfa30a7f5767041140b9745c3e~1..a9f74899fdf021cfa30a7f5767041140b9745c3e a9f74899fdf021cfa30a7f5767041140b9745c3e [false] [Pipeline] sh 07:33:26 + git log --format=format:%s -1 a9f74899fdf021cfa30a7f5767041140b9745c3e [Pipeline] echo 07:33:26 ========================================================= 07:33:26 [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] 07:33:26 ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] sh 07:33:26 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 07:33:26 + grep -v github /etc/ssh/ssh_known_hosts 07:33:26 + [ -e /tmp/ssh_known_hosts ] 07:33:26 + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts 07:33:26 + + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= 07:33:26 sudo tee -a /etc/ssh/ssh_known_hosts 07:33:26 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:33:26 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 07:33:26 07:33:26 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:33:27 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 07:33:27 0.1.4: Pulling from edgex-devops/py-git-semver 07:33:27 b85a868b505f: Pulling fs layer 07:33:27 e2be974225ed: Pulling fs layer 07:33:27 339a4e72a1f5: Pulling fs layer 07:33:27 988bab9f4d93: Pulling fs layer 07:33:27 1469e6f7b9e6: Pulling fs layer 07:33:27 eaf3925da568: Pulling fs layer 07:33:27 bab4dde63d76: Pulling fs layer 07:33:27 bde34c3a00c8: Pulling fs layer 07:33:27 b352a97aabf1: Pulling fs layer 07:33:27 4872d77fe225: Pulling fs layer 07:33:27 5851b861e8e6: Pulling fs layer 07:33:27 bab4dde63d76: Waiting 07:33:27 bde34c3a00c8: Waiting 07:33:27 b352a97aabf1: Waiting 07:33:27 4872d77fe225: Waiting 07:33:27 5851b861e8e6: Waiting 07:33:27 988bab9f4d93: Waiting 07:33:27 eaf3925da568: Waiting 07:33:27 e2be974225ed: Download complete 07:33:27 988bab9f4d93: Download complete 07:33:27 339a4e72a1f5: Verifying Checksum 07:33:27 339a4e72a1f5: Download complete 07:33:27 1469e6f7b9e6: Verifying Checksum 07:33:27 1469e6f7b9e6: Download complete 07:33:27 eaf3925da568: Verifying Checksum 07:33:27 eaf3925da568: Download complete 07:33:27 bde34c3a00c8: Download complete 07:33:27 b352a97aabf1: Download complete 07:33:27 4872d77fe225: Verifying Checksum 07:33:27 4872d77fe225: Download complete 07:33:27 5851b861e8e6: Verifying Checksum 07:33:27 5851b861e8e6: Download complete 07:33:27 b85a868b505f: Verifying Checksum 07:33:27 b85a868b505f: Download complete 07:33:27 bab4dde63d76: Verifying Checksum 07:33:27 bab4dde63d76: Download complete 07:33:28 b85a868b505f: Pull complete 07:33:28 e2be974225ed: Pull complete 07:33:29 339a4e72a1f5: Pull complete 07:33:29 988bab9f4d93: Pull complete 07:33:29 1469e6f7b9e6: Pull complete 07:33:29 eaf3925da568: Pull complete 07:33:31 bab4dde63d76: Pull complete 07:33:32 bde34c3a00c8: Pull complete 07:33:32 b352a97aabf1: Pull complete 07:33:32 4872d77fe225: Pull complete 07:33:32 5851b861e8e6: Pull complete 07:33:32 Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 07:33:32 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 07:33:32 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 07:33:32 prd-ubuntu20.04-docker-8c-8g-6426 does not seem to be running inside a container 07:33:32 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/7 -v /w/workspace/edgex-go/7:/w/workspace/edgex-go/7:rw,z -v /w/workspace/edgex-go/7@tmp:/w/workspace/edgex-go/7@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 07:33:36 $ docker top 26f7de798325bf39a115964c67f37d3707a300344d4509693f81cf90b6b98a5e -eo pid,comm 07:33:36 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). 07:33:36 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 07:33:36 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 07:33:36 [ssh-agent] Looking for ssh-agent implementation... 07:33:36 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 07:33:36 $ docker exec 26f7de798325bf39a115964c67f37d3707a300344d4509693f81cf90b6b98a5e ssh-agent 07:33:36 SSH_AUTH_SOCK=/tmp/ssh-Gm9HYGhM5mi3/agent.33 07:33:36 SSH_AGENT_PID=39 07:33:36 Running ssh-add (command line suppressed) 07:33:36 Identity added: /w/workspace/edgex-go/7@tmp/private_key_17471285938022738871.key (/w/workspace/edgex-go/7@tmp/private_key_17471285938022738871.key) 07:33:36 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 07:33:36 + git tag --points-at HEAD [Pipeline] } 07:33:36 $ docker exec --env ******** --env ******** 26f7de798325bf39a115964c67f37d3707a300344d4509693f81cf90b6b98a5e ssh-agent -k 07:33:37 unset SSH_AUTH_SOCK; 07:33:37 unset SSH_AGENT_PID; 07:33:37 echo Agent pid 39 killed; 07:33:37 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 07:33:37 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 07:33:37 [ssh-agent] Looking for ssh-agent implementation... 07:33:37 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 07:33:37 $ docker exec 26f7de798325bf39a115964c67f37d3707a300344d4509693f81cf90b6b98a5e ssh-agent 07:33:37 SSH_AUTH_SOCK=/tmp/ssh-m9vZ2wNdorIJ/agent.71 07:33:37 SSH_AGENT_PID=77 07:33:37 Running ssh-add (command line suppressed) 07:33:37 Identity added: /w/workspace/edgex-go/7@tmp/private_key_1105298345003506171.key (/w/workspace/edgex-go/7@tmp/private_key_1105298345003506171.key) 07:33:37 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 07:33:37 + git semver init 07:33:38 2023-02-17 07:33:37,990 [run_init] DEBUG init version:0.0.0 force:False 07:33:38 2023-02-17 07:33:37,992 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/edgex-go/7/.semver 07:33:38 2023-02-17 07:33:37,993 [execute] INFO git clone -b semver git@github.com:edgexfoundry/edgex-go.git /w/workspace/edgex-go/7/.semver 07:33:38 2023-02-17 07:33:37,993 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/edgex-go.git', '/w/workspace/edgex-go/7/.semver'], cwd=/w/workspace/edgex-go/7, universal_newlines=False, shell=None, istream=None) 07:33:44 2023-02-17 07:33:44,469 [append_file] DEBUG append to file:/w/workspace/edgex-go/7/.git/info/exclude 07:33:44 2023-02-17 07:33:44,469 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/edgex-go/7/.semver/PR-4352 with force:False 07:33:44 2023-02-17 07:33:44,470 [write_file] DEBUG write to file:/w/workspace/edgex-go/7/.semver/PR-4352 07:33:44 2023-02-17 07:33:44,475 [execute] INFO git cat-file --batch-check 07:33:44 2023-02-17 07:33:44,476 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgex-go/7/.semver, universal_newlines=False, shell=None, istream=) 07:33:44 2023-02-17 07:33:44,482 [execute] INFO git cat-file --batch 07:33:44 2023-02-17 07:33:44,483 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgex-go/7/.semver, universal_newlines=False, shell=None, istream=) 07:33:44 2023-02-17 07:33:44,488 [read_version] DEBUG read version from /w/workspace/edgex-go/7/.semver/PR-4352 07:33:44 0.0.0 [Pipeline] } 07:33:44 $ docker exec --env ******** --env ******** 26f7de798325bf39a115964c67f37d3707a300344d4509693f81cf90b6b98a5e ssh-agent -k 07:33:44 unset SSH_AUTH_SOCK; 07:33:44 unset SSH_AGENT_PID; 07:33:44 echo Agent pid 77 killed; 07:33:44 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 07:33:45 + git semver [Pipeline] } 07:33:45 $ docker stop --time=1 26f7de798325bf39a115964c67f37d3707a300344d4509693f81cf90b6b98a5e 07:33:46 $ docker rm -f --volumes 26f7de798325bf39a115964c67f37d3707a300344d4509693f81cf90b6b98a5e [Pipeline] // withDockerContainer [Pipeline] sh 07:33:47 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 07:33:47 Stashed 1 file(s) [Pipeline] echo 07:33:47 [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 07:33:48 + git config --global --add safe.directory /w/workspace/edgex-go/7 [Pipeline] echo 07:33:48 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 07:33:48 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 07:33:48 ========================================================= 07:33:48 [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine] 07:33:48 ========================================================= [Pipeline] fileExists [Pipeline] sh 07:33:48 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine 07:33:48 1.18-alpine: Pulling from edgex-devops/edgex-golang-base 07:33:48 213ec9aee27d: Pulling fs layer 07:33:48 4583459ba037: Pulling fs layer 07:33:48 93c1e223e6f2: Pulling fs layer 07:33:48 53926ce57604: Pulling fs layer 07:33:48 21b2b0c7a3f4: Pulling fs layer 07:33:48 22ff95d597cd: Pulling fs layer 07:33:48 12d6caf4c0d1: Pulling fs layer 07:33:48 96b7cbca73a9: Pulling fs layer 07:33:48 a7acece74701: Pulling fs layer 07:33:48 96b7cbca73a9: Waiting 07:33:48 a7acece74701: Waiting 07:33:48 12d6caf4c0d1: Waiting 07:33:48 53926ce57604: Waiting 07:33:48 21b2b0c7a3f4: Waiting 07:33:48 22ff95d597cd: Waiting 07:33:48 93c1e223e6f2: Verifying Checksum 07:33:48 93c1e223e6f2: Download complete 07:33:48 4583459ba037: Download complete 07:33:48 21b2b0c7a3f4: Verifying Checksum 07:33:48 21b2b0c7a3f4: Download complete 07:33:48 22ff95d597cd: Verifying Checksum 07:33:48 22ff95d597cd: Download complete 07:33:48 213ec9aee27d: Download complete 07:33:48 12d6caf4c0d1: Verifying Checksum 07:33:48 12d6caf4c0d1: Download complete 07:33:48 213ec9aee27d: Pull complete 07:33:48 4583459ba037: Pull complete 07:33:48 93c1e223e6f2: Pull complete 07:33:49 a7acece74701: Verifying Checksum 07:33:49 a7acece74701: Download complete 07:33:50 53926ce57604: Verifying Checksum 07:33:50 53926ce57604: Download complete 07:33:50 96b7cbca73a9: Verifying Checksum 07:33:50 96b7cbca73a9: Download complete 07:33:54 53926ce57604: Pull complete 07:33:54 21b2b0c7a3f4: Pull complete 07:33:54 22ff95d597cd: Pull complete 07:33:54 12d6caf4c0d1: Pull complete 07:33:56 96b7cbca73a9: Pull complete 07:33:57 a7acece74701: Pull complete 07:33:57 Digest: sha256:f6a9ef70c52da88a2ff63a0c6767b24654f9f5185d1d85ca6cc3004fb48f6c2d 07:33:57 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine 07:33:57 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine [Pipeline] fileExists [Pipeline] sh 07:33:57 + echo FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine 07:33:57 WORKDIR /edgex 07:33:57 COPY go.mod . 07:33:57 RUN go mod download 07:33:57 + docker build -t ci-base-image-x86_64 -f - . 07:33:58 Sending build context to Docker daemon 170.3MB 07:33:58 Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine 07:33:58 ---> db6d94c90886 07:33:58 Step 2/4 : WORKDIR /edgex 07:34:02 Still waiting to schedule task 07:34:02 Waiting for next available executor on ‘prd-ubuntu20.04-docker-arm64-4c-16g-6421’ 07:34:06 ---> Running in 256d7ec1a45a 07:34:06 Removing intermediate container 256d7ec1a45a 07:34:06 ---> 6207d1c2dd8b 07:34:06 Step 3/4 : COPY go.mod . 07:34:06 ---> 9c1435df1da0 07:34:06 Step 4/4 : RUN go mod download 07:34:06 ---> Running in ea4aa73fb9f0 07:34:24 Removing intermediate container ea4aa73fb9f0 07:34:24 ---> 5d965a706174 07:34:24 Successfully built 5d965a706174 07:34:24 Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:34:24 + docker inspect -f . ci-base-image-x86_64 07:34:24 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 07:34:25 prd-ubuntu20.04-docker-8c-8g-6426 does not seem to be running inside a container 07:34:25 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/7 -v /w/workspace/edgex-go/7:/w/workspace/edgex-go/7:rw,z -v /w/workspace/edgex-go/7@tmp:/w/workspace/edgex-go/7@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 07:34:25 $ docker top 8d3f8ed47313069f3033141cf8a7f4540db8cdf99beae3d3dce340d0af12c6cf -eo pid,comm [Pipeline] { [Pipeline] sh 07:34:25 + go version 07:34:25 go version go1.18.7 linux/amd64 [Pipeline] } 07:34:25 $ docker stop --time=1 8d3f8ed47313069f3033141cf8a7f4540db8cdf99beae3d3dce340d0af12c6cf 07:34:27 $ docker rm -f --volumes 8d3f8ed47313069f3033141cf8a7f4540db8cdf99beae3d3dce340d0af12c6cf [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:34:28 + docker inspect -f . ci-base-image-x86_64 07:34:28 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 07:34:28 prd-ubuntu20.04-docker-8c-8g-6426 does not seem to be running inside a container 07:34:28 $ 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/7 -v /w/workspace/edgex-go/7:/w/workspace/edgex-go/7:rw,z -v /w/workspace/edgex-go/7@tmp:/w/workspace/edgex-go/7@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 07:34:29 $ docker top ddb4b0db65d2958c65079e30c1033ad88078b0a0de30e777a30bd099bf1331ca -eo pid,comm [Pipeline] { [Pipeline] echo 07:34:29 ========================================================= 07:34:29 [edgeXBuildGoParallel] Running Tests and Build... 07:34:29 ========================================================= [Pipeline] sh 07:34:29 + git config --global --add safe.directory /w/workspace/edgex-go/7 [Pipeline] fileExists [Pipeline] sh 07:34:29 + make test 07:34:29 go test -race -coverprofile=coverage.out ./... 07:34:36 ? github.com/edgexfoundry/edgex-go [no test files] 07:34:51 ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] 07:34:51 ? github.com/edgexfoundry/edgex-go/cmd/core-common-config-bootstrapper [no test files] 07:34:51 ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] 07:34:51 ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] 07:34:51 ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] 07:34:51 ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] 07:34:51 ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] 07:34:51 ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-setup [no test files] 07:34:51 ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] 07:34:51 ? github.com/edgexfoundry/edgex-go/cmd/security-spiffe-token-provider [no test files] 07:34:51 ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] 07:34:51 ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] 07:34:51 ? github.com/edgexfoundry/edgex-go/internal [no test files] 07:34:51 ? github.com/edgexfoundry/edgex-go/internal/core/command [no test files] 07:34:51 ok github.com/edgexfoundry/edgex-go/internal/core/command/application 0.055s coverage: 28.7% of statements 07:34:51 ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] 07:34:51 ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] 07:34:52 ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 0.080s coverage: 98.5% of statements 07:34:55 ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging 3.179s coverage: 73.7% of statements 07:34:55 ? github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging/mocks [no test files] 07:34:55 ? github.com/edgexfoundry/edgex-go/internal/core/common_config [no test files] 07:34:55 ? github.com/edgexfoundry/edgex-go/internal/core/data [no test files] 07:34:55 ok github.com/edgexfoundry/edgex-go/internal/core/data/application 0.137s coverage: 54.0% of statements 07:34:55 ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] 07:34:55 ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] 07:34:56 ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 3.558s coverage: 88.5% of statements 07:34:56 ? github.com/edgexfoundry/edgex-go/internal/core/data/controller/messaging [no test files] 07:34:56 ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] 07:34:56 ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks [no test files] 07:34:56 ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] 07:34:56 ? github.com/edgexfoundry/edgex-go/internal/core/metadata [no test files] 07:34:56 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/application 0.115s coverage: 3.9% of statements 07:34:56 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] 07:34:56 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] 07:34:56 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 0.518s coverage: 95.6% of statements 07:34:56 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] 07:34:56 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks [no test files] 07:34:56 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/uom [no test files] 07:34:56 ok github.com/edgexfoundry/edgex-go/internal/io 0.079s coverage: 72.2% of statements 07:34:56 ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] 07:34:56 ? github.com/edgexfoundry/edgex-go/internal/pkg/application [no test files] 07:34:56 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers [no test files] 07:34:56 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] 07:34:56 ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] 07:34:56 ok github.com/edgexfoundry/edgex-go/internal/pkg/controller/http 0.115s coverage: 65.9% of statements 07:34:56 ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] 07:34:56 ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] 07:34:56 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] 07:34:56 ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 0.087s coverage: 0.9% of statements 07:34:56 ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] 07:34:56 ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 0.071s coverage: 29.6% of statements 07:34:56 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] 07:34:56 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.084s coverage: 47.1% of statements 07:34:56 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 0.145s coverage: 82.9% of statements 07:34:56 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.091s coverage: 94.1% of statements 07:34:56 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.070s coverage: 96.3% of statements 07:34:56 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.069s coverage: 87.5% of statements 07:35:04 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 11.063s coverage: 94.4% of statements 07:35:04 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/ping 0.080s coverage: 44.8% of statements 07:35:19 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 23.377s coverage: 79.9% of statements 07:35:19 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] 07:35:19 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 22.076s coverage: 92.9% of statements 07:35:19 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] 07:35:19 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] 07:35:19 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] 07:35:19 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 0.047s coverage: 64.4% of statements 07:35:19 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] 07:35:19 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto [no test files] 07:35:19 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/config [no test files] 07:35:19 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/container [no test files] 07:35:19 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/handlers 6.069s coverage: 86.9% of statements 07:35:19 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] 07:35:19 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] 07:35:19 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] 07:35:19 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] 07:35:19 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 12.077s coverage: 87.2% of statements 07:35:19 ok github.com/edgexfoundry/edgex-go/internal/security/common 0.051s coverage: 20.0% of statements 07:35:19 ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] 07:35:19 ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] 07:35:19 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.054s coverage: 100.0% of statements 07:35:19 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] 07:35:19 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.096s coverage: 77.4% of statements 07:35:19 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/common [no test files] 07:35:19 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.096s coverage: 80.0% of statements 07:35:19 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/jwt 0.052s coverage: 87.2% of statements 07:35:19 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.275s coverage: 91.2% of statements 07:35:19 ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] 07:35:19 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 0.248s coverage: 63.1% of statements 07:35:19 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] 07:35:19 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] 07:35:19 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.063s coverage: 100.0% of statements 07:35:19 ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.034s coverage: 89.4% of statements 07:35:19 ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.031s coverage: 100.0% of statements 07:35:19 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.050s coverage: 73.7% of statements 07:35:19 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.023s coverage: 100.0% of statements 07:35:19 ok github.com/edgexfoundry/edgex-go/internal/security/proxy 0.385s coverage: 65.3% of statements 07:35:19 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/config [no test files] 07:35:19 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/container [no test files] 07:35:19 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/models [no test files] 07:35:19 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.225s coverage: 41.0% of statements 07:35:19 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] 07:35:19 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] 07:35:19 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 0.080s coverage: 89.5% of statements 07:35:19 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] 07:35:19 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 0.063s coverage: 84.8% of statements 07:35:19 ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider [no test files] 07:35:19 ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/config [no test files] 07:35:19 ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/container [no test files] 07:35:19 ? github.com/edgexfoundry/edgex-go/internal/support/notifications [no test files] 07:35:19 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 6.099s coverage: 17.7% of statements 07:35:19 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel [no test files] 07:35:19 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks [no test files] 07:35:19 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] 07:35:19 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] 07:35:19 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 0.169s coverage: 92.3% of statements 07:35:19 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] 07:35:19 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks [no test files] 07:35:19 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler [no test files] 07:35:19 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/application [no test files] 07:35:19 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/scheduler 0.054s coverage: 63.2% of statements 07:35:19 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] 07:35:19 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] 07:35:19 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 0.110s coverage: 97.7% of statements 07:35:19 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] 07:35:19 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks [no test files] 07:35:19 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 07:35:37 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." 07:35:37 go vet ./... 07:35:41 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 07:35:41 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 07:35:41 ./bin/test-attribution-txt.sh [Pipeline] echo 07:35:41 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] sh 07:35:42 + ls -al . 07:35:42 total 748 07:35:42 drwxrwxr-x 11 1001 1001 4096 Feb 17 07:34 . 07:35:42 drwxr-xr-x 4 root root 4096 Feb 17 07:34 .. 07:35:42 drwxrwxr-x 2 1001 1001 4096 Feb 17 07:33 .blubracket 07:35:42 -rw-rw-r-- 1 1001 1001 16 Feb 17 07:33 .dockerignore 07:35:42 drwxrwxr-x 8 1001 1001 4096 Feb 17 07:35 .git 07:35:42 drwxrwxr-x 3 1001 1001 4096 Feb 17 07:33 .github 07:35:42 -rw-rw-r-- 1 1001 1001 1024 Feb 17 07:33 .gitignore 07:35:42 -rw-rw-r-- 1 1001 1001 42 Feb 17 07:33 .golangci.yml 07:35:42 -rw-rw-r-- 1 1001 1001 87 Feb 17 07:33 .hadolint.yml 07:35:42 drwxr-xr-x 3 1001 1001 4096 Feb 17 07:33 .semver 07:35:42 -rw-rw-r-- 1 1001 1001 166 Feb 17 07:33 .sonarcloud.properties 07:35:42 -rw-rw-r-- 1 1001 1001 1171 Feb 17 07:33 ADOPTERS.md 07:35:42 -rw-rw-r-- 1 1001 1001 10825 Feb 17 07:33 Attribution.txt 07:35:42 -rw-rw-r-- 1 1001 1001 73765 Feb 17 07:33 CHANGELOG.md 07:35:42 -rw-rw-r-- 1 1001 1001 3804 Feb 17 07:33 CONTRIBUTING.md 07:35:42 -rw-rw-r-- 1 1001 1001 677 Feb 17 07:33 GOVERNANCE.md 07:35:42 -rw-rw-r-- 1 1001 1001 883 Feb 17 07:33 Jenkinsfile 07:35:42 -rw-rw-r-- 1 1001 1001 10775 Feb 17 07:33 LICENSE 07:35:42 -rw-rw-r-- 1 1001 1001 13375 Feb 17 07:33 Makefile 07:35:42 -rw-rw-r-- 1 1001 1001 582 Feb 17 07:33 OWNERS.md 07:35:42 -rw-rw-r-- 1 1001 1001 9403 Feb 17 07:33 README.md 07:35:42 -rw-rw-r-- 1 1001 1001 6912 Feb 17 07:33 SECURITY.md 07:35:42 -rw-rw-r-- 1 1001 1001 5 Feb 17 07:33 VERSION 07:35:42 drwxrwxr-x 2 1001 1001 4096 Feb 17 07:33 bin 07:35:42 drwxrwxr-x 17 1001 1001 4096 Feb 17 07:33 cmd 07:35:42 -rw-r--r-- 1 root root 487530 Feb 17 07:35 coverage.out 07:35:42 -rw-rw-r-- 1 1001 1001 3296 Feb 17 07:33 go.mod 07:35:42 -rw-rw-r-- 1 1001 1001 33293 Feb 17 07:33 go.sum 07:35:42 drwxrwxr-x 7 1001 1001 4096 Feb 17 07:33 internal 07:35:42 drwxrwxr-x 3 1001 1001 4096 Feb 17 07:33 openapi 07:35:42 drwxrwxr-x 4 1001 1001 4096 Feb 17 07:33 snap 07:35:42 -rw-rw-r-- 1 1001 1001 204 Feb 17 07:33 version.go [Pipeline] sh 07:35:42 + '[' -e coverage.out ] 07:35:42 + chown 1001:1001 coverage.out [Pipeline] stash 07:35:42 Stashed 1 file(s) [Pipeline] sh 07:35:43 + make build 07:35:43 go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-data/core-data ./cmd/core-data 07:35:55 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 07:35:55 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 07:35:56 go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-common-config-bootstrapper/core-common-config-bootstrapper ./cmd/core-common-config-bootstrapper 07:35:57 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 07:36:05 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 07:36:06 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-proxy-setup/security-proxy-setup ./cmd/security-proxy-setup 07:36:07 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup 07:36:08 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider 07:36:09 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 07:36:10 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper 07:36: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-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider [Pipeline] } 07:36:13 $ docker stop --time=1 ddb4b0db65d2958c65079e30c1033ad88078b0a0de30e777a30bd099bf1331ca 07:36:19 $ docker rm -f --volumes ddb4b0db65d2958c65079e30c1033ad88078b0a0de30e777a30bd099bf1331ca [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:36:20 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 07:36:20 07:36:20 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:36:20 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 07:36:20 latest: Pulling from edgex-devops/edgex-compose 07:36:20 cbdbe7a5bc2a: Pulling fs layer 07:36:20 ca9280d653b3: Pulling fs layer 07:36:20 7e9c9ca2126c: Pulling fs layer 07:36:20 cbdbe7a5bc2a: Verifying Checksum 07:36:20 cbdbe7a5bc2a: Download complete 07:36:20 cbdbe7a5bc2a: Pull complete 07:36:21 ca9280d653b3: Verifying Checksum 07:36:21 ca9280d653b3: Download complete 07:36:21 7e9c9ca2126c: Download complete 07:36:21 ca9280d653b3: Pull complete 07:36:24 7e9c9ca2126c: Pull complete 07:36:24 Digest: sha256:b7ff7cefa661cf441350a7c60c0e16dc22b011826ae41e7b448230bdfa9ba816 07:36:24 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 07:36:24 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 07:36:24 prd-ubuntu20.04-docker-8c-8g-6426 does not seem to be running inside a container 07:36:24 $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/7 -v /w/workspace/edgex-go/7:/w/workspace/edgex-go/7:rw,z -v /w/workspace/edgex-go/7@tmp:/w/workspace/edgex-go/7@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest cat 07:36:29 $ docker top 3218baa51e143b1c8083373068080f1656eab84c300e5909657df7f72483f536 -eo pid,comm [Pipeline] { [Pipeline] sh 07:36:29 + docker-compose+ buildgrep --help parallel 07:36:29 07:36:30 --parallel Build images in parallel. [Pipeline] } 07:36:30 $ docker stop --time=1 3218baa51e143b1c8083373068080f1656eab84c300e5909657df7f72483f536 07:36:31 $ docker rm -f --volumes 3218baa51e143b1c8083373068080f1656eab84c300e5909657df7f72483f536 [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:36:31 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 07:36:31 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 07:36:31 prd-ubuntu20.04-docker-8c-8g-6426 does not seem to be running inside a container 07:36:32 $ 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/7 -v /w/workspace/edgex-go/7:/w/workspace/edgex-go/7:rw,z -v /w/workspace/edgex-go/7@tmp:/w/workspace/edgex-go/7@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest cat 07:36:32 $ docker top 9883b4e087366dc5f522dffc2a097123bce796b6869afa19f2b206436549ceb4 -eo pid,comm [Pipeline] { [Pipeline] sh 07:36:32 + docker-compose -f ./docker-compose-build.yml build --parallel 07:36:33 Building core-command ... 07:36:33 Building core-common-config-bootstrapper ... 07:36:33 Building core-data ... 07:36:33 Building core-metadata ... 07:36:33 Building security-bootstrapper ... 07:36:33 Building security-proxy-setup ... 07:36:33 Building security-secretstore-setup ... 07:36:33 Building security-spiffe-token-provider ... 07:36:33 Building security-spire-agent ... 07:36:33 Building security-spire-config ... 07:36:33 Building security-spire-server ... 07:36:33 Building support-notifications ... 07:36:33 Building support-scheduler ... 07:36:33 Building security-proxy-setup 07:36:33 Building security-spire-agent 07:36:33 Building core-common-config-bootstrapper 07:36:33 Building core-metadata 07:36:33 Building core-command 07:36:45 Step 1/23 : ARG BUILDER_BASE=golang:1.18-alpine3.16 07:36:45 Step 2/23 : FROM ${BUILDER_BASE} AS builder 07:36:45 ---> 5d965a706174 07:36:45 Step 3/23 : ARG ADD_BUILD_TAGS="" 07:36:45 Step 1/22 : ARG BUILDER_BASE=golang:1.18-alpine3.16 07:36:45 Step 2/22 : FROM ${BUILDER_BASE} AS builder 07:36:45 ---> 5d965a706174 07:36:45 Step 3/22 : ARG ADD_BUILD_TAGS="" 07:36:45 Step 1/21 : ARG BUILDER_BASE=golang:1.18-alpine3.16 07:36:45 Step 2/21 : FROM ${BUILDER_BASE} AS builder 07:36:45 ---> 5d965a706174 07:36:45 Step 3/21 : WORKDIR /edgex-go 07:36:45 Step 1/24 : ARG BUILDER_BASE=golang:1.18-alpine3.16 07:36:45 Step 2/24 : FROM ${BUILDER_BASE} AS builder 07:36:45 ---> 5d965a706174 07:36:45 Step 3/24 : ARG ADD_BUILD_TAGS="" 07:36:45 Step 1/24 : ARG BUILDER_BASE=golang:1.18-alpine3.16 07:36:45 Step 2/24 : FROM ${BUILDER_BASE} AS builder 07:36:45 ---> 5d965a706174 07:36:45 Step 3/24 : WORKDIR /edgex-go 07:36:52 ---> Running in c5c0b31f99ff 07:36:52 ---> Running in 28ade053e104 07:36:52 ---> Running in aa7014c15ed1 07:36:52 ---> Running in a6c420de17ca 07:36:52 ---> Running in ee899312651f 07:36:52 Removing intermediate container a6c420de17ca 07:36:52 ---> faf564245ebb 07:36:52 Step 4/24 : WORKDIR /edgex-go 07:36:52 Removing intermediate container c5c0b31f99ff 07:36:52 ---> 213069379dfd 07:36:52 Step 4/22 : WORKDIR /edgex-go 07:36:52 Removing intermediate container ee899312651f 07:36:52 ---> 734d3fdc827f 07:36:52 Step 4/24 : RUN apk add --update --no-cache make git build-base curl 07:36:52 Removing intermediate container 28ade053e104 07:36:52 Removing intermediate container aa7014c15ed1 07:36:52 ---> f06af05265a3 07:36:52 Step 4/23 : WORKDIR /edgex-go 07:36:52 ---> 943b00ca03dc 07:36:52 Step 4/21 : RUN apk add --update --no-cache make git 07:36:52 ---> Running in c310d20b2491 07:36:52 ---> Running in d79b687f6a86 07:36:52 ---> Running in 6011ab48d01c 07:36:52 ---> Running in b9a00a6294a6 07:36:52 ---> Running in da9055ffd9c1 07:36:52 Removing intermediate container c310d20b2491 07:36:52 ---> 2f76e72186c8 07:36:52 Step 5/24 : RUN apk add --update --no-cache make git 07:36:52 Removing intermediate container d79b687f6a86 07:36:52 ---> 2d279d41830c 07:36:52 Step 5/22 : RUN apk add --update --no-cache make git 07:36:52 Removing intermediate container da9055ffd9c1 07:36:52 ---> 4ccec39d7afd 07:36:52 Step 5/23 : RUN apk add --update --no-cache make git 07:36:52 ---> Running in 4c10a612bc82 07:36:52 ---> Running in 4f363145570a 07:36:52 ---> Running in 855549ac30cf 07:36:52 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 07:36:53 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 07:36:53 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 07:36:53 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 07:36:53 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 07:36:53 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 07:36:53 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 07:36:53 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 07:36:53 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 07:36:53 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 07:36:53 OK: 211 MiB in 51 packages 07:36:53 OK: 211 MiB in 51 packages 07:36:53 OK: 211 MiB in 51 packages 07:36:53 OK: 211 MiB in 51 packages 07:36:53 OK: 211 MiB in 51 packages 07:36:54 Removing intermediate container 6011ab48d01c 07:36:54 ---> 0c6f349d7b19 07:36:54 Step 5/24 : COPY go.mod vendor* ./ 07:36:54 Removing intermediate container b9a00a6294a6 07:36:54 ---> d4e7277554d4 07:36:54 Step 5/21 : COPY go.mod vendor* ./ 07:36:54 Removing intermediate container 4c10a612bc82 07:36:54 ---> 1bebf674d269 07:36:54 Step 6/24 : COPY go.mod vendor* ./ 07:36:54 ---> 0adcd7e9f242 07:36:54 Step 6/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 07:36:54 Removing intermediate container 855549ac30cf 07:36:54 ---> 221df8da09d9 07:36:54 Step 6/23 : COPY go.mod vendor* ./ 07:36:54 ---> c773be81b3cd 07:36:54 Step 6/21 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 07:36:54 Removing intermediate container 4f363145570a 07:36:54 ---> a7e304858e76 07:36:54 Step 6/22 : COPY go.mod vendor* ./ 07:36:54 ---> Running in bbd21b9f9617 07:36:54 ---> Running in 8789944b9077 07:36:54 ---> bd29a83609fe 07:36:54 Step 7/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 07:36:54 ---> Running in 52677d74594d 07:36:54 ---> d192d5fcad97 07:36:54 Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 07:36:54 ---> e23165c795d2 07:36:54 Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 07:36:54 ---> Running in d2ab63bea5fc 07:36:54 ---> Running in 40541e04cff7 07:38:11 Running on prd-ubuntu20.04-docker-arm64-4c-16g-6428 in /w/workspace/edgexfoundry_edgex-go_PR-4352 [Pipeline] { [Pipeline] ws 07:38:11 Running in /w/workspace/edgex-go/7 [Pipeline] { [Pipeline] checkout 07:38:11 The recommended git tool is: git 07:38:16 Removing intermediate container 8789944b9077 07:38:16 ---> 4f304475738d 07:38:16 Step 7/21 : COPY . . 07:38:16 Removing intermediate container bbd21b9f9617 07:38:16 ---> 75fc52b2a13a 07:38:16 Step 7/24 : COPY . . 07:38:16 Removing intermediate container d2ab63bea5fc 07:38:16 ---> 1b8a216758dd 07:38:16 Step 8/23 : COPY . . 07:38:16 Removing intermediate container 40541e04cff7 07:38:16 ---> 29f2e91ec02a 07:38:16 Step 8/22 : COPY . . 07:38:16 Removing intermediate container 52677d74594d 07:38:16 ---> b44f86379a60 07:38:16 Step 8/24 : COPY . . 07:38:17 using credential edgex-jenkins-ssh 07:38:17 Cloning the remote Git repository 07:38:17 Cloning repository git@github.com:edgexfoundry/edgex-go.git 07:38:17 > git init /w/workspace/edgex-go/7 # timeout=10 07:38:17 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git 07:38:17 > git --version # timeout=10 07:38:17 > git --version # 'git version 2.25.1' 07:38:17 using GIT_SSH to set credentials SSH Credentials for GitHub 07:38:17 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 07:38:31 ---> e562f532c4da 07:38:31 Step 8/24 : ARG SPIRE_RELEASE=1.2.1 07:38:31 ---> 0103e14fc4d7 07:38:31 Step 9/24 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-metadata/core-metadata 07:38:31 ---> c5faec605060 07:38:31 Step 8/21 : RUN make cmd/security-proxy-setup/security-proxy-setup cmd/secrets-config/secrets-config 07:38:31 ---> a8fd8845313e 07:38:31 Step 9/23 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-command/core-command 07:38:31 ---> Running in 287c9781b15d 07:38:31 ---> Running in 54d404244e32 07:38:31 ---> 8f078959de90 07:38:31 Step 9/22 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-common-config-bootstrapper/core-common-config-bootstrapper 07:38:31 ---> Running in feb81e95751c 07:38:31 ---> Running in 9e76a43b0a52 07:38:31 ---> Running in 9d0a9d05a60b 07:38:31 Removing intermediate container 287c9781b15d 07:38:31 ---> 3a322eba966e 07:38:31 Step 9/24 : WORKDIR /edgex-go/spire-build 07:38:31 ---> Running in 868cfaeed6c8 07:38:31 Removing intermediate container 868cfaeed6c8 07:38:31 ---> d370e1689a26 07:38:31 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 07:38:31 ---> Running in ab48119a7142 07:38:31 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 07:38:31 go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-common-config-bootstrapper/core-common-config-bootstrapper ./cmd/core-common-config-bootstrapper 07:38:31 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 07:38:31 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 07:38:32 Removing intermediate container ab48119a7142 07:38:32 ---> 15d5628b9ef3 07:38:32 Step 11/24 : WORKDIR /edgex-go 07:38:32 ---> Running in 41a726d6d36c 07:38:32 Removing intermediate container 41a726d6d36c 07:38:32 ---> 7d3c4c621002 07:38:32 07:38:32 Step 12/24 : FROM alpine:3.15 07:38:32 3.15: Pulling from library/alpine 07:38:32 Digest: sha256:689659b1f08e9fdfb85190144098c378beb5a53b328f7ced7883a74a1157c709 07:38:32 Status: Downloaded newer image for alpine:3.15 07:38:32 ---> 5ce65d7b0fde 07:38:32 Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' 07:38:33 ---> Running in eaf4bc42fe28 07:38:33 Removing intermediate container eaf4bc42fe28 07:38:33 ---> cbb888b3ebe0 07:38:33 Step 14/24 : RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 07:38:33 ---> Running in feb24de4295a 07:38:34 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 07:38:34 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 07:38:35 v3.15.7-14-gcfb0d81afed [https://dl-cdn.alpinelinux.org/alpine/v3.15/main] 07:38:35 v3.15.7-13-gd738a42a973 [https://dl-cdn.alpinelinux.org/alpine/v3.15/community] 07:38:35 OK: 15857 distinct packages available 07:38:35 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 07:38:35 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 07:38:35 (1/5) Installing dumb-init (1.2.5-r1) 07:38:35 (2/5) Installing musl-obstack (1.2.3-r0) 07:38:35 (3/5) Installing libucontext (1.1-r0) 07:38:35 (4/5) Installing gcompat (1.0.0-r4) 07:38:35 (5/5) Installing openssl (1.1.1t-r1) 07:38:35 Executing busybox-1.34.1-r7.trigger 07:38:35 OK: 7 MiB in 19 packages 07:38:41 Removing intermediate container feb24de4295a 07:38:41 ---> 78613dc1f522 07:38:41 Step 15/24 : COPY --from=builder /usr/local/bin/spire-agent /usr/local/bin 07:38:42 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 07:38:42 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 07:38:44 Merging remotes/origin/main commit 653358d857e781e74493cff8b445370370ffe60f into PR head commit a9f74899fdf021cfa30a7f5767041140b9745c3e 07:38:45 Merge succeeded, producing a9f74899fdf021cfa30a7f5767041140b9745c3e 07:38:45 Checking out Revision a9f74899fdf021cfa30a7f5767041140b9745c3e (PR-4352) 07:38:43 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 07:38:43 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git 07:38:43 using GIT_SSH to set credentials SSH Credentials for GitHub 07:38:43 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/4352/head:refs/remotes/origin/PR-4352 +refs/heads/main:refs/remotes/origin/main # timeout=10 07:38:44 > git config core.sparsecheckout # timeout=10 07:38:44 > git checkout -f a9f74899fdf021cfa30a7f5767041140b9745c3e # timeout=10 07:38:44 > git remote # timeout=10 07:38:44 > git config --get remote.origin.url # timeout=10 07:38:44 using GIT_SSH to set credentials SSH Credentials for GitHub 07:38:45 > git merge 653358d857e781e74493cff8b445370370ffe60f # timeout=10 07:38:45 > git rev-parse HEAD^{commit} # timeout=10 07:38:45 > git config core.sparsecheckout # timeout=10 07:38:45 > git checkout -f a9f74899fdf021cfa30a7f5767041140b9745c3e # timeout=10 07:38:45 Commit message: "build(deps): Bump github.com/edgexfoundry/go-mod-messaging/v3" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 07:38:46 + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json 07:38:46 % Total % Received % Xferd Average Speed Time Time Time Current 07:38:46 Dload Upload Total Spent Left Speed 07:38:46 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12751 100 12751 0 0 218k 0 --:--:-- --:--:-- --:--:-- 222k [Pipeline] sh 07:38:47 + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh 07:38:47 + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json 07:38:47 + sudo tee /etc/docker/daemon.new 07:38:47 { 07:38:47 "registry-mirrors": [ 07:38:47 "https://nexus3.edgexfoundry.org:10001" 07:38:47 ], 07:38:47 "bip": "10.250.0.254/24", 07:38:47 "hosts": [ 07:38:47 "tcp://0.0.0.0:5555", 07:38:47 "unix:///var/run/docker.sock" 07:38:47 ], 07:38:47 "mtu": 1458, 07:38:47 "selinux-enabled": true, 07:38:47 "seccomp-profile": "/etc/docker/seccomp.json" 07:38:47 } [Pipeline] sh 07:38:47 + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh 07:38:48 + sudo service docker restart 07:38:50 ---> 1559d1254799 07:38:50 Step 16/24 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin 07:38:55 ---> 41705e5e78af 07:38:55 Step 17/24 : COPY --from=builder /edgex-go/cmd/security-spire-agent/docker-entrypoint.sh /usr/local/bin/ 07:39:00 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 07:39:03 ---> fb78bdcb22dd 07:39:03 Step 18/24 : COPY --from=builder /edgex-go/cmd/security-spire-agent/agent.conf /usr/local/etc/spire/agent.conf.tpl 07:39:03 ---> 22ae94dac2aa 07:39:03 Step 19/24 : COPY --from=builder /edgex-go/cmd/security-spire-agent/openssl.conf /usr/local/etc/ 07:39:03 ---> 3aedc4e477c5 07:39:03 Step 20/24 : ENTRYPOINT [ "/usr/bin/dumb-init" ] 07:39:03 ---> Running in 6e3261be2e4d 07:39:05 Removing intermediate container 6e3261be2e4d 07:39:05 ---> f49af6b92023 07:39:05 Step 21/24 : CMD [ "--verbose", "docker-entrypoint.sh" ] 07:39:09 Removing intermediate container 9d0a9d05a60b 07:39:09 ---> 964af84d4ad5 07:39:09 07:39:09 Step 10/22 : FROM alpine:3.16 07:39:09 ---> Running in 8fc18035436f 07:39:09 3.16: Pulling from library/alpine 07:39:09 Removing intermediate container 8fc18035436f 07:39:09 ---> e34e5c53c34d 07:39:09 Step 22/24 : LABEL arch=x86_64 07:39:10 Removing intermediate container 54d404244e32 07:39:10 ---> e2e7dc86de2a 07:39:10 07:39:10 Step 10/24 : FROM alpine:3.16 07:39:10 3.16: Pulling from library/alpine [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 07:39:10 provisioning config files... 07:39:10 copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/7@tmp/config17771024598855122554tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 07:39:10 ---> Running in 42565301d212 07:39:10 Removing intermediate container feb81e95751c 07:39:10 ---> 7ac78cee3906 07:39:10 07:39:10 Step 9/21 : FROM alpine:3.16 07:39:10 Removing intermediate container 9e76a43b0a52 07:39:10 ---> ca7df5620908 07:39:10 07:39:10 Step 10/23 : FROM alpine:3.16 07:39:10 ---> docker-login.sh 07:39:10 nexus3.edgexfoundry.org:10001 07:39:10 3.16: Pulling from library/alpine 07:39:10 3.16: Pulling from library/alpine 07:39:10 Removing intermediate container 42565301d212 07:39:10 ---> 2f6c6566b9dd 07:39:10 Step 23/24 : LABEL git_sha=a9f74899fdf021cfa30a7f5767041140b9745c3e 07:39:10 Digest: sha256:1bd67c81e4ad4b8f4a5c1c914d7985336f130e5cefb3e323654fd09d6bcdbbe2 07:39:10 Digest: sha256:1bd67c81e4ad4b8f4a5c1c914d7985336f130e5cefb3e323654fd09d6bcdbbe2 07:39:10 Digest: sha256:1bd67c81e4ad4b8f4a5c1c914d7985336f130e5cefb3e323654fd09d6bcdbbe2 07:39:10 Status: Downloaded newer image for alpine:3.16 07:39:10 Status: Image is up to date for alpine:3.16 07:39:10 Status: Downloaded newer image for alpine:3.16 07:39:10 ---> dfd21b5a31f5 07:39:10 Step 10/21 : RUN apk add --update --no-cache curl dumb-init 07:39:10 ---> Running in 926630b220a5 07:39:10 ---> dfd21b5a31f5 07:39:10 Step 11/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel Corporation' 07:39:10 ---> dfd21b5a31f5 07:39:10 Step 11/24 : RUN apk add --update --no-cache dumb-init 07:39:10 Digest: sha256:1bd67c81e4ad4b8f4a5c1c914d7985336f130e5cefb3e323654fd09d6bcdbbe2 07:39:10 Status: Image is up to date for alpine:3.16 07:39:10 ---> dfd21b5a31f5 07:39:10 Step 11/23 : RUN apk add --update --no-cache dumb-init 07:39:10 ---> Running in 951a2f556c2a 07:39:10 ---> Running in 0e33a1d8215e 07:39:10 ---> Running in e2ec1f485d8e 07:39:10 ---> Running in fc94cb4731ab 07:39:10 Removing intermediate container 926630b220a5 07:39:10 ---> fcea8d3683a7 07:39:10 Step 24/24 : LABEL version=0.0.0 07:39:10 ---> Running in 521d3ed5c94f 07:39:10 Removing intermediate container 951a2f556c2a 07:39:10 ---> 30f1c4eb1d91 07:39:10 Step 12/22 : RUN apk add --update --no-cache dumb-init 07:39:11 ---> Running in 982a8046c30a 07:39:11 Removing intermediate container 521d3ed5c94f 07:39:11 ---> f53bc1b0dbd2 07:39:11 07:39:11 Successfully built f53bc1b0dbd2 07:39:11 Successfully tagged security-spire-agent:latest 07:39:11  Building security-spire-agent ... done Building support-scheduler 07:39:11 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 07:39:11 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 07:39:11 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 07:39:11 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 07:39:11 Configure a credential helper to remove this warning. See 07:39:11 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 07:39:11 07:39:11 Login Succeeded 07:39:11 nexus3.edgexfoundry.org:10002 07:39:11 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 07:39:11 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 07:39:11 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 07:39:11 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 07:39:11 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 07:39:11 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 07:39:11 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 07:39:11 (1/1) Installing dumb-init (1.2.5-r1) 07:39:11 Executing busybox-1.35.0-r17.trigger 07:39:11 OK: 6 MiB in 15 packages 07:39:11 (1/1) Installing dumb-init (1.2.5-r1) 07:39:11 Executing busybox-1.35.0-r17.trigger 07:39:11 OK: 6 MiB in 15 packages 07:39:11 (1/6) Installing ca-certificates (20220614-r0) 07:39:11 (2/6) Installing brotli-libs (1.0.9-r6) 07:39:11 (1/1) Installing dumb-init (1.2.5-r1) 07:39:11 Executing busybox-1.35.0-r17.trigger 07:39:11 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 07:39:11 Configure a credential helper to remove this warning. See 07:39:11 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 07:39:11 07:39:11 Login Succeeded 07:39:11 nexus3.edgexfoundry.org:10003 07:39:12 OK: 6 MiB in 15 packages 07:39:12 (3/6) Installing nghttp2-libs (1.47.0-r0) 07:39:12 (4/6) Installing libcurl (7.83.1-r6) 07:39:12 (5/6) Installing curl (7.83.1-r6) 07:39:12 (6/6) Installing dumb-init (1.2.5-r1) 07:39:12 Executing busybox-1.35.0-r17.trigger 07:39:12 Executing ca-certificates-20220614-r0.trigger 07:39:12 OK: 8 MiB in 20 packages 07:39:12 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 07:39:12 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 07:39:12 Configure a credential helper to remove this warning. See 07:39:12 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 07:39:12 07:39:12 Login Succeeded 07:39:12 nexus3.edgexfoundry.org:10004 07:39:12 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 07:39:12 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 07:39:12 Configure a credential helper to remove this warning. See 07:39:12 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 07:39:12 07:39:12 Login Succeeded 07:39:12 docker.io 07:39:12 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 07:39:13 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 07:39:13 Configure a credential helper to remove this warning. See 07:39:13 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 07:39:13 07:39:13 Login Succeeded 07:39:13 ---> docker-login.sh ends [Pipeline] } 07:39:13 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] sh 07:39:13 + git config --global --add safe.directory /w/workspace/edgex-go/7 [Pipeline] echo 07:39:13 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 07:39:13 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 07:39:13 ========================================================= 07:39:13 [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine] 07:39:13 ========================================================= [Pipeline] fileExists [Pipeline] sh 07:39:14 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine 07:39:14 1.18-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 07:39:14 9b18e9b68314: Pulling fs layer 07:39:14 35d82f9e3411: Pulling fs layer 07:39:14 e16973657156: Pulling fs layer 07:39:14 fc693d55d65f: Pulling fs layer 07:39:14 7e9fc2657dce: Pulling fs layer 07:39:14 dda99020689f: Pulling fs layer 07:39:14 db1c61fa0a46: Pulling fs layer 07:39:14 891c053d2c06: Pulling fs layer 07:39:14 7e9fc2657dce: Waiting 07:39:14 dda99020689f: Waiting 07:39:14 db1c61fa0a46: Waiting 07:39:14 891c053d2c06: Waiting 07:39:14 fc693d55d65f: Waiting 07:39:14 e16973657156: Verifying Checksum 07:39:14 e16973657156: Download complete 07:39:14 35d82f9e3411: Download complete 07:39:14 7e9fc2657dce: Verifying Checksum 07:39:14 7e9fc2657dce: Download complete 07:39:14 dda99020689f: Verifying Checksum 07:39:14 dda99020689f: Download complete 07:39:14 9b18e9b68314: Verifying Checksum 07:39:14 9b18e9b68314: Download complete 07:39:15 9b18e9b68314: Pull complete 07:39:15 891c053d2c06: Verifying Checksum 07:39:15 891c053d2c06: Download complete 07:39:16 35d82f9e3411: Pull complete 07:39:16 Step 1/22 : ARG BUILDER_BASE=golang:1.18-alpine3.16 07:39:16 Step 2/22 : FROM ${BUILDER_BASE} AS builder 07:39:16 ---> 5d965a706174 07:39:16 Step 3/22 : ARG ADD_BUILD_TAGS="" 07:39:16 ---> Using cache 07:39:16 ---> f06af05265a3 07:39:16 Step 4/22 : WORKDIR /edgex-go 07:39:16 ---> Using cache 07:39:16 ---> 4ccec39d7afd 07:39:16 Step 5/22 : RUN apk add --update --no-cache make git 07:39:16 ---> Using cache 07:39:16 ---> 221df8da09d9 07:39:16 Step 6/22 : COPY go.mod vendor* ./ 07:39:16 ---> Using cache 07:39:16 ---> e23165c795d2 07:39:16 Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 07:39:16 ---> Using cache 07:39:16 ---> 1b8a216758dd 07:39:16 Step 8/22 : COPY . . 07:39:16 ---> Using cache 07:39:16 ---> a8fd8845313e 07:39:16 Step 9/22 : RUN make cmd/support-scheduler/support-scheduler 07:39:16 e16973657156: Pull complete 07:39:17 db1c61fa0a46: Verifying Checksum 07:39:17 db1c61fa0a46: Download complete 07:39:17 fc693d55d65f: Verifying Checksum 07:39:17 fc693d55d65f: Download complete 07:39:18 ---> Running in a00c6c379b5c 07:39:19 Removing intermediate container 982a8046c30a 07:39:19 ---> 9d779ebdd854 07:39:19 Step 13/22 : COPY --from=builder /edgex-go/Attribution.txt / 07:39:19 Removing intermediate container 0e33a1d8215e 07:39:19 ---> 766a1e408629 07:39:19 Step 12/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 07:39:19 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 07:39:19 Removing intermediate container e2ec1f485d8e 07:39:19 ---> c90861adc4ac 07:39:19 Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 07:39:19 Removing intermediate container fc94cb4731ab 07:39:19 ---> 7715fda7bff9 07:39:19 Step 11/21 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' 07:39:19 ---> e187d9893340 07:39:19 ---> Running in 9e1b918165fe 07:39:19 Step 14/22 : COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/core-common-config-bootstrapper / 07:39:19 ---> Running in 49d1a121c1d0 07:39:19 ---> Running in 669686775dc9 07:39:20 Removing intermediate container 669686775dc9 07:39:20 ---> 24a6b8e405fe 07:39:20 Step 12/21 : WORKDIR /edgex 07:39:20 Removing intermediate container 9e1b918165fe 07:39:20 ---> fa5c95a73f26 07:39:20 Step 13/24 : ENV APP_PORT=59881 07:39:20 Removing intermediate container 49d1a121c1d0 07:39:20 ---> f336af1f71ef 07:39:20 Step 13/23 : ENV APP_PORT=59882 07:39:20 ---> 2a1b724000b7 07:39:20 Step 15/22 : COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/res/configuration.yaml /res/configuration.yaml 07:39:20 ---> Running in 1cf34495871e 07:39:20 ---> Running in 15e0a54fb35f 07:39:20 ---> Running in 6e52178318ba 07:39:20 Removing intermediate container 1cf34495871e 07:39:20 ---> f9ea67035762 07:39:20 Step 13/21 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/res/configuration.toml res/configuration.toml 07:39:20 ---> 942b618e2638 07:39:20 Step 16/22 : COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/entrypoint.sh /usr/local/bin/ 07:39:20 Removing intermediate container 15e0a54fb35f 07:39:20 ---> df0de523ffde 07:39:20 Step 14/23 : EXPOSE $APP_PORT 07:39:20 Removing intermediate container 6e52178318ba 07:39:20 ---> 96c05a84ac40 07:39:20 Step 14/24 : EXPOSE $APP_PORT 07:39:20 ---> 0f85f1b0be80 07:39:20 Step 14/21 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/security-proxy-setup . 07:39:20 ---> Running in ab63579d3e02 07:39:20 ---> 503f95b7f2a3 07:39:20 Step 17/22 : RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 07:39:20 ---> Running in b88ee8649a41 07:39:20 ---> Running in 3b906ec265aa 07:39:20 Removing intermediate container ab63579d3e02 07:39:20 ---> e6efc3c73982 07:39:20 Step 15/23 : WORKDIR / 07:39:21 ---> Running in d722c3f20cd2 07:39:21 Removing intermediate container b88ee8649a41 07:39:21 ---> f054df5b936b 07:39:21 Step 15/24 : WORKDIR / 07:39:21 ---> Running in 99723243a1dd 07:39:21 Removing intermediate container d722c3f20cd2 07:39:21 ---> 7b8602c95c38 07:39:21 ---> 7df6c3287b3e 07:39:21 Step 15/21 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config .Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / 07:39:21 07:39:22 Removing intermediate container 99723243a1dd 07:39:22 ---> daa57f285c7f 07:39:22 Step 16/24 : COPY --from=builder /edgex-go/Attribution.txt / 07:39:22 ---> 1740f961151d 07:39:22 Step 17/23 : COPY --from=builder /edgex-go/cmd/core-command/core-command / 07:39:22 ---> 16da7ea13b22 07:39:22 Step 17/24 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / 07:39:22 ---> f4c6cdb9cdb3 07:39:22 Step 16/21 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/entrypoint.sh /usr/local/bin/ 07:39:22 Removing intermediate container 3b906ec265aa 07:39:22 ---> a189b591d765 07:39:22 Step 18/22 : ENTRYPOINT ["entrypoint.sh"] 07:39:23 ---> 31ed4fa62346 07:39:23 Step 17/21 : RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 07:39:23 ---> Running in 4a1fd04d68f8 07:39:23 ---> 344c631e7559 07:39:23 Step 18/24 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml 07:39:23 ---> 3ac8eb028e34 07:39:23 Step 18/23 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml 07:39:23 ---> Running in e33a2cf73e41 07:39:24 Removing intermediate container 4a1fd04d68f8 07:39:24 ---> 1a2bebd18c72 07:39:24 Step 19/22 : CMD ["/core-common-config-bootstrapper", "-cp=consul.http://edgex-core-consul:8500", "-cf=configuration.yaml"] 07:39:25 ---> aea2565fe593 07:39:25 Step 19/24 : COPY --from=builder /edgex-go/cmd/core-metadata/res/uom.toml /res/uom.toml 07:39:25 ---> 5707e9ef4dde 07:39:25 Step 19/23 : ENTRYPOINT ["/core-command"] 07:39:25 ---> Running in cbde6e4211e6 07:39:25 ---> Running in 5f13eaa4e873 07:39:25 ---> 107902f0d464 07:39:25 Step 20/24 : ENTRYPOINT ["/core-metadata"] 07:39:25 Removing intermediate container cbde6e4211e6 07:39:25 ---> b25cf2365bb6 07:39:25 Step 20/22 : LABEL arch=x86_64 07:39:25 Removing intermediate container 5f13eaa4e873 07:39:25 ---> 89efcd36cd41 07:39:25 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] 07:39:26 ---> Running in 9e98e7c211f5 07:39:26 ---> Running in c343d50ce050 07:39:26 ---> Running in 9de2f89a0c9e 07:39:26 Removing intermediate container e33a2cf73e41 07:39:26 ---> 8104614eecc4 07:39:26 Step 18/21 : ENTRYPOINT ["entrypoint.sh"] 07:39:26 Removing intermediate container c343d50ce050 07:39:26 ---> d10bf1f28d25 07:39:26 Step 21/22 : LABEL git_sha=a9f74899fdf021cfa30a7f5767041140b9745c3e 07:39:26 Removing intermediate container 9e98e7c211f5 07:39:26 ---> 3142a712128c 07:39:26 Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] 07:39:26 Removing intermediate container 9de2f89a0c9e 07:39:26 ---> 304253f823e1 07:39:26 Step 21/23 : LABEL arch=x86_64 07:39:26 ---> Running in 495b61644e49 07:39:26 ---> Running in 97447164e405 07:39:26 ---> Running in 55b272f3c5af 07:39:26 ---> Running in dcd324a41b3a 07:39:26 Removing intermediate container 97447164e405 07:39:26 ---> 6908bcca7ccb 07:39:26 Step 22/22 : LABEL version=0.0.0 07:39:27 Removing intermediate container 495b61644e49 07:39:27 ---> ddd9471fb05b 07:39:27 Step 19/21 : LABEL arch=x86_64 07:39:27 ---> Running in 9438784382c4 07:39:27 Removing intermediate container 55b272f3c5af 07:39:27 ---> e44e120bb3d8 07:39:27 Step 22/24 : LABEL arch=x86_64 07:39:27 Removing intermediate container dcd324a41b3a 07:39:27 ---> cf909d5db44f 07:39:27 Step 22/23 : LABEL git_sha=a9f74899fdf021cfa30a7f5767041140b9745c3e 07:39:27 ---> Running in 79b222968682 07:39:27 ---> Running in 04b2dc558705 07:39:28 ---> Running in 493cb817c950 07:39:28 Removing intermediate container 9438784382c4 07:39:28 ---> 3d9cc634258b 07:39:28 07:39:28 Successfully built 3d9cc634258b 07:39:29 Successfully tagged core-common-config-bootstrapper:latest 07:39:29  Building core-common-config-bootstrapper ... done Building security-secretstore-setup 07:39:29 Removing intermediate container 04b2dc558705 07:39:29 ---> 7788f0dcccda 07:39:29 Step 23/24 : LABEL git_sha=a9f74899fdf021cfa30a7f5767041140b9745c3e 07:39:29 Removing intermediate container 79b222968682 07:39:29 ---> bdbab76c87a7 07:39:29 Step 20/21 : LABEL git_sha=a9f74899fdf021cfa30a7f5767041140b9745c3e 07:39:32 Step 1/24 : ARG BUILDER_BASE=golang:1.18-alpine3.16 07:39:32 Step 2/24 : FROM ${BUILDER_BASE} AS builder 07:39:32 ---> 5d965a706174 07:39:32 Step 3/24 : WORKDIR /edgex-go 07:39:32 ---> Using cache 07:39:32 ---> 943b00ca03dc 07:39:32 Step 4/24 : RUN apk add --update --no-cache make git 07:39:32 ---> Using cache 07:39:32 ---> d4e7277554d4 07:39:32 Step 5/24 : COPY go.mod vendor* ./ 07:39:32 ---> Using cache 07:39:32 ---> c773be81b3cd 07:39:32 Step 6/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 07:39:32 ---> Using cache 07:39:32 ---> 4f304475738d 07:39:32 Step 7/24 : COPY . . 07:39:32 ---> Using cache 07:39:32 ---> c5faec605060 07:39:32 Step 8/24 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 07:39:32 fc693d55d65f: Pull complete 07:39:32 7e9fc2657dce: Pull complete 07:39:32 dda99020689f: Pull complete 07:39:38 db1c61fa0a46: Pull complete 07:39:39 ---> Running in 7d2d97099f92 07:39:39 Removing intermediate container 493cb817c950 07:39:39 ---> 933b4ac55032 07:39:39 Step 23/23 : LABEL version=0.0.0 07:39:39 ---> Running in 35ed22f9204c 07:39:39 ---> Running in 913ad6f91d2d 07:39:39 ---> Running in 4cf9613ac127 07:39:39 Removing intermediate container 7d2d97099f92 07:39:39 ---> 8aace0543410 07:39:39 Step 24/24 : LABEL version=0.0.0 07:39:39 ---> Running in e42a21e8dfa0 07:39:39 Removing intermediate container 913ad6f91d2d 07:39:39 ---> 04eab50a7017 07:39:39 Step 21/21 : LABEL version=0.0.0 07:39:39 Removing intermediate container 4cf9613ac127 07:39:39 ---> 64da4ae46744 07:39:39 07:39:39 ---> Running in d43fd5ff5f18 07:39:39 Successfully built 64da4ae46744 07:39:39 Successfully tagged core-command:latest 07:39:39  Building core-command ... done Building support-notifications 07:39:39 Removing intermediate container e42a21e8dfa0 07:39:39 ---> 8aa456583c20 07:39:39 07:39:39 Successfully built 8aa456583c20 07:39:39 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider 07:39:40 891c053d2c06: Pull complete 07:39:40 Digest: sha256:2cacf8bfc28650abd52610e42dcfc04852e818eb73900ea96edaef96a54d0b45 07:39:40 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine 07:39:40 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine [Pipeline] fileExists [Pipeline] sh 07:39:40 + docker build -t ci-base-image-arm64 -f - . 07:39:40 + echo FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine 07:39:40 WORKDIR /edgex 07:39:40 COPY go.mod . 07:39:40 RUN go mod download 07:39:41 Sending build context to Docker daemon 3.092MB 07:39:41 Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine 07:39:41 ---> f96f9c87975a 07:39:41 Step 2/4 : WORKDIR /edgex 07:39:42 Step 1/22 : ARG BUILDER_BASE=golang:1.18-alpine3.16 07:39:42 Step 2/22 : FROM ${BUILDER_BASE} AS builder 07:39:42 Successfully tagged core-metadata:latest 07:39:42 ---> 5d965a706174 07:39:42  Building core-metadata ... done Step 3/22 : ARG ADD_BUILD_TAGS="" 07:39:42 Building core-data 07:39:42 ---> Using cache 07:39:42 ---> f06af05265a3 07:39:42 Step 4/22 : WORKDIR /edgex-go 07:39:42 ---> Using cache 07:39:42 ---> 4ccec39d7afd 07:39:42 Step 5/22 : RUN apk add --update --no-cache make bash git ca-certificates 07:39:43 ---> Running in 316ec7573bc6 07:39:43 Removing intermediate container 316ec7573bc6 07:39:43 ---> c68fe91d1d33 07:39:43 Step 3/4 : COPY go.mod . 07:39:44 ---> b8dccf37a3f8 07:39:44 Step 4/4 : RUN go mod download 07:39:44 ---> Running in 0f68f83e820e 07:39:45 Step 1/22 : ARG BUILDER_BASE=golang:1.18-alpine3.16 07:39:45 Step 2/22 : FROM ${BUILDER_BASE} AS builder 07:39:45 ---> 5d965a706174 07:39:45 Step 3/22 : ARG ADD_BUILD_TAGS="" 07:39:45 ---> Using cache 07:39:45 ---> f06af05265a3 07:39:45 Step 4/22 : WORKDIR /edgex-go 07:39:45 ---> Using cache 07:39:45 ---> 4ccec39d7afd 07:39:45 Step 5/22 : RUN apk add --update --no-cache make git 07:39:45 ---> Using cache 07:39:45 ---> 221df8da09d9 07:39:45 Step 6/22 : COPY go.mod vendor* ./ 07:39:45 ---> Using cache 07:39:45 ---> e23165c795d2 07:39:45 Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 07:39:45 ---> Using cache 07:39:45 ---> 1b8a216758dd 07:39:45 Step 8/22 : COPY . . 07:39:45 ---> Using cache 07:39:45 ---> a8fd8845313e 07:39:45 Step 9/22 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-data/core-data 07:39:46 Removing intermediate container d43fd5ff5f18 07:39:46 ---> d4d3c71f5b89 07:39:46 07:39:46 Successfully built d4d3c71f5b89 07:39:51 Successfully tagged security-proxy-setup:latest 07:39:51 Building security-spire-server 07:39:51  Building security-proxy-setup ... done Removing intermediate container a00c6c379b5c 07:39:51 ---> e891b0950df9 07:39:51 07:39:51 Step 10/22 : FROM alpine:3.16 07:39:51 ---> dfd21b5a31f5 07:39:51 Step 11/22 : RUN apk add --update --no-cache dumb-init 07:39:51 ---> Using cache 07:39:51 ---> c90861adc4ac 07:39:51 Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 07:39:51 ---> Using cache 07:39:51 ---> f336af1f71ef 07:39:51 Step 13/22 : ENV APP_PORT=59861 07:39:53 Step 1/23 : ARG BUILDER_BASE=golang:1.18-alpine3.16 07:39:53 Step 2/23 : FROM ${BUILDER_BASE} AS builder 07:39:53 ---> 5d965a706174 07:39:53 Step 3/23 : WORKDIR /edgex-go 07:39:53 ---> Using cache 07:39:53 ---> 943b00ca03dc 07:39:53 Step 4/23 : RUN apk add --update --no-cache make git build-base curl 07:39:55 ---> Running in 623c4cbde5f5 07:39:55 ---> Running in d485d984d600 07:39:56 ---> Running in 4a9265537ac2 07:39:56 ---> Running in e3d57cf247b1 07:39:56 Removing intermediate container 4a9265537ac2 07:39:56 ---> 51296b0941f1 07:39:56 Step 14/22 : EXPOSE $APP_PORT 07:39:56 ---> Running in 5ea5bf093594 07:39:56 Removing intermediate container 5ea5bf093594 07:39:56 ---> dd444524065c 07:39:56 Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / 07:39:56 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 07:39:56 ---> fd54ac083c8c 07:39:56 Step 16/22 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / 07:39:56 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 07:39:56 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 07:39:56 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 07:39:56 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 07:39:56 OK: 211 MiB in 51 packages 07:39:56 OK: 211 MiB in 51 packages 07:39:58 ---> 70a6bf65689a 07:39:58 Step 17/22 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml 07:39:58 ---> 77f36e00f28b 07:39:58 Step 18/22 : ENTRYPOINT ["/support-scheduler"] 07:39:59 ---> Running in d57e9f9fdcd6 07:39:59 Removing intermediate container e3d57cf247b1 07:39:59 ---> 1b9f746404a9 07:39:59 Step 5/23 : COPY go.mod vendor* ./ 07:39:59 Removing intermediate container 623c4cbde5f5 07:39:59 ---> 93a9a21c0c3f 07:39:59 Step 6/22 : COPY go.mod vendor* ./ 07:39:59 Removing intermediate container d57e9f9fdcd6 07:39:59 ---> 93ece61699f8 07:39:59 Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] 07:39:59 ---> Running in e660a59f7a1f 07:39:59 ---> 83bfb2b03c00 07:39:59 Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 07:39:59 ---> 3109d656a6aa 07:39:59 Step 6/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 07:39:59 ---> Running in a0363d84cf08 07:39:59 ---> Running in 95c066118dad 07:39:59 Removing intermediate container e660a59f7a1f 07:39:59 ---> f831611a1086 07:39:59 Step 20/22 : LABEL arch=x86_64 07:39:59 ---> Running in 2a2e92367a2a 07:39:59 Removing intermediate container 2a2e92367a2a 07:39:59 ---> b1698aa8f57f 07:39:59 Step 21/22 : LABEL git_sha=a9f74899fdf021cfa30a7f5767041140b9745c3e 07:39:59 ---> Running in 0cef2cd8b9a7 07:40:00 Removing intermediate container 0cef2cd8b9a7 07:40:00 ---> 7610dfda81d2 07:40:00 Step 22/22 : LABEL version=0.0.0 07:40:00 ---> Running in 777ba11325d2 07:40:01 Removing intermediate container 777ba11325d2 07:40:01 ---> 9a5c3cd14a3f 07:40:01 07:40:01 Successfully built 9a5c3cd14a3f 07:40:01 Successfully tagged support-scheduler:latest 07:40:01 Building security-bootstrapper 07:40:03  Building support-scheduler ... done Step 1/32 : ARG BUILDER_BASE=golang:1.18-alpine3.16 07:40:03 Step 2/32 : FROM ${BUILDER_BASE} AS builder 07:40:03 ---> 5d965a706174 07:40:03 Step 3/32 : WORKDIR /edgex-go 07:40:03 ---> Using cache 07:40:03 ---> 943b00ca03dc 07:40:03 Step 4/32 : RUN apk add --update --no-cache make git 07:40:03 ---> Using cache 07:40:03 ---> d4e7277554d4 07:40:03 Step 5/32 : COPY go.mod vendor* ./ 07:40:03 ---> Using cache 07:40:03 ---> c773be81b3cd 07:40:03 Step 6/32 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 07:40:03 ---> Using cache 07:40:03 ---> 4f304475738d 07:40:03 Step 7/32 : COPY . . 07:40:03 ---> Using cache 07:40:03 ---> c5faec605060 07:40:03 Step 8/32 : RUN make cmd/security-bootstrapper/security-bootstrapper 07:40:06 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup 07:40:10 ---> Running in 8ce9dee54689 07:40:10 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper 07:40:16 Removing intermediate container 0f68f83e820e 07:40:16 ---> 4084f11a99d9 07:40:16 Successfully built 4084f11a99d9 07:40:16 Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:40:16 + docker inspect -f . ci-base-image-arm64 07:40:16 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 07:40:17 prd-ubuntu20.04-docker-arm64-4c-16g-6428 does not seem to be running inside a container 07:40:17 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/7 -v /w/workspace/edgex-go/7:/w/workspace/edgex-go/7:rw,z -v /w/workspace/edgex-go/7@tmp:/w/workspace/edgex-go/7@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 07:40:18 $ docker top f86bead062e8ebb1fd13b73b2caab8edadd9232223c0b7abc9cd28def29de5ba -eo pid,comm [Pipeline] { [Pipeline] sh 07:40:19 + go version 07:40:19 go version go1.18.7 linux/arm64 [Pipeline] } 07:40:19 $ docker stop --time=1 f86bead062e8ebb1fd13b73b2caab8edadd9232223c0b7abc9cd28def29de5ba 07:40:20 $ docker rm -f --volumes f86bead062e8ebb1fd13b73b2caab8edadd9232223c0b7abc9cd28def29de5ba [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:40:21 + docker inspect -f . ci-base-image-arm64 07:40:21 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 07:40:21 prd-ubuntu20.04-docker-arm64-4c-16g-6428 does not seem to be running inside a container 07:40:21 $ 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/7 -v /w/workspace/edgex-go/7:/w/workspace/edgex-go/7:rw,z -v /w/workspace/edgex-go/7@tmp:/w/workspace/edgex-go/7@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 07:40:24 $ docker top 423ebe025a42dbc39c383df8c02d11bf9a476f959ddbac81d7919020483f50f4 -eo pid,comm [Pipeline] { [Pipeline] echo 07:40:24 ========================================================= 07:40:24 [edgeXBuildGoParallel] Running Tests and Build... 07:40:24 ========================================================= [Pipeline] sh 07:40:24 + git config --global --add safe.directory /w/workspace/edgex-go/7 [Pipeline] fileExists [Pipeline] sh 07:40:25 + make test 07:40:25 go test -race -coverprofile=coverage.out ./... 07:40:32 Removing intermediate container 35ed22f9204c 07:40:32 ---> 83387834fee2 07:40:32 07:40:32 Step 9/24 : FROM alpine:3.16 07:40:32 ---> dfd21b5a31f5 07:40:32 Step 10/24 : RUN apk add --update --no-cache ca-certificates dumb-init su-exec 07:40:32 ---> Running in 616522f74b90 07:40:32 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 07:40:32 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 07:40:32 (1/3) Installing ca-certificates (20220614-r0) 07:40:32 (2/3) Installing dumb-init (1.2.5-r1) 07:40:32 (3/3) Installing su-exec (0.2-r1) 07:40:32 Executing busybox-1.35.0-r17.trigger 07:40:32 Executing ca-certificates-20220614-r0.trigger 07:40:32 OK: 6 MiB in 17 packages 07:40:44 Removing intermediate container d485d984d600 07:40:44 ---> 116f7a41ad1d 07:40:44 07:40:44 Step 10/22 : FROM alpine:3.16 07:40:44 ---> dfd21b5a31f5 07:40:44 Step 11/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' 07:40:44 Removing intermediate container 95c066118dad 07:40:44 ---> 59945821a26b 07:40:44 Step 7/23 : COPY . . 07:40:44 Removing intermediate container a0363d84cf08 07:40:44 ---> 262b6e1f6089 07:40:44 Step 8/22 : COPY . . 07:40:44 ---> Running in d85017014a25 07:40:54 Removing intermediate container 616522f74b90 07:40:54 ---> 7c771d25a7a1 07:40:54 Step 11/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' 07:40:54 Removing intermediate container d85017014a25 07:40:54 ---> e8eaa0ceff9d 07:40:54 Step 12/22 : ENV APP_PORT=59880 07:40:54 ---> Running in 10683954f0ad 07:40:54 ---> Running in fe8e87e90e44 07:40:54 Removing intermediate container 8ce9dee54689 07:40:54 ---> 6e7f80bbb961 07:40:54 07:40:54 Step 9/32 : FROM alpine:3.16 07:40:54 ---> dfd21b5a31f5 07:40:54 Step 10/32 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' 07:40:54 ---> 443a03bfabc0 07:40:54 Step 8/23 : ARG SPIRE_RELEASE=1.2.1 07:40:54 ---> a7cf12e356dd 07:40:54 Step 9/22 : RUN make cmd/support-notifications/support-notifications 07:40:54 Removing intermediate container 10683954f0ad 07:40:54 ---> 634b24629b75 07:40:54 Step 13/22 : EXPOSE $APP_PORT 07:40:54 Removing intermediate container fe8e87e90e44 07:40:54 ---> b101a9c1905c 07:40:54 Step 12/24 : WORKDIR / 07:40:54 ---> Running in 0f02cc7dfb40 07:40:54 ---> Running in 0bfded13152a 07:40:54 ---> Running in d98996bb8c5d 07:40:54 ---> Running in 59e81439c6bd 07:40:54 ---> Running in 5d09a4ada199 07:40:54 Removing intermediate container 0bfded13152a 07:40:54 ---> 23686a1c7d2c 07:40:54 Step 14/22 : RUN apk add --update --no-cache dumb-init 07:40:54 Removing intermediate container d98996bb8c5d 07:40:54 ---> 1a2c2d591504 07:40:54 Step 11/32 : RUN apk add --update --no-cache dumb-init su-exec 07:40:54 Removing intermediate container 59e81439c6bd 07:40:54 ---> 04faa6e2b932 07:40:54 Step 9/23 : WORKDIR /edgex-go/spire-build 07:40:55 ---> Running in 42186a46a563 07:40:55 ---> Running in b56d9690a82a 07:40:55 Removing intermediate container 5d09a4ada199 07:40:55 ---> 53a2caa41bfb 07:40:55 Step 13/24 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/res/token-config.json /res-file-token-provider/token-config.json 07:40:55 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 07:40:55 ---> Running in dd1e922393df 07:40:55 ---> 6913b9e32c31 07:40:55 Step 14/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res-file-token-provider/configuration.toml /res-file-token-provider/configuration.toml 07:40:55 Removing intermediate container dd1e922393df 07:40:55 ---> b6e27b580576 07:40:55 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 07:40:55 ---> 6dececbc41a4 07:40:55 Step 15/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml 07:40:55 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 07:40:55 ---> Running in 845feb57d670 07:40:55 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 07:40:56 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 07:40:56 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 07:40:56 ---> 801ad0ee0a81 07:40:56 Step 16/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/kong-admin-config.template.yml /res/kong-admin-config.template.yml 07:40:56 (1/2) Installing dumb-init (1.2.5-r1) 07:40:56 (1/1) Installing dumb-init (1.2.5-r1) 07:40:56 Executing busybox-1.35.0-r17.trigger 07:40:56 (2/2) Installing su-exec (0.2-r1) 07:40:56 Executing busybox-1.35.0-r17.trigger 07:40:56 OK: 6 MiB in 15 packages 07:40:56 OK: 6 MiB in 16 packages 07:40:56 ---> 204d09e8036f 07:40:56 Step 17/24 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . 07:40:57 ---> aa8d1a7c64e8 07:40:57 Step 18/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . 07:40:57 Removing intermediate container 42186a46a563 07:40:57 ---> f34f0c2e7f0c 07:40:57 Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / 07:40:57 Removing intermediate container b56d9690a82a 07:40:57 ---> 510082cd1f57 07:40:57 Step 12/32 : ENV SECURITY_INIT_DIR /edgex-init 07:40:57 ---> 6ae6d4d9d62a 07:40:57 Step 19/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ 07:40:57 Removing intermediate container 845feb57d670 07:40:57 ---> 814dbb9ef7d6 07:40:57 Step 11/23 : WORKDIR /edgex-go 07:40:58 ---> Running in bcfaebe43c31 07:40:59 ---> Running in f25b89238f0f 07:40:59 ---> cbe6c555e88f 07:40:59 Step 16/22 : COPY --from=builder /edgex-go/cmd/core-data/core-data / 07:41:01 ---> 6ec6ea7bdcf4 07:41:01 Step 20/24 : RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 07:41:01 Removing intermediate container bcfaebe43c31 07:41:01 ---> a9f2d897b3f2 07:41:01 Step 13/32 : ENV SECURITY_INIT_STAGING /edgex-init-staging 07:41:02 Removing intermediate container f25b89238f0f 07:41:02 ---> 12a27f2ff848 07:41:02 07:41:02 Step 12/23 : FROM alpine:3.15 07:41:02 ---> 5ce65d7b0fde 07:41:02 Step 13/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' 07:41:02 ---> Using cache 07:41:02 ---> cbb888b3ebe0 07:41:02 Step 14/23 : RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 07:41:02 ---> Using cache 07:41:02 ---> 78613dc1f522 07:41:02 Step 15/23 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin 07:41:02 ---> Running in e0feac15ca0f 07:41:03 ---> fb6d2fc35a21 07:41:03 Step 17/22 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml 07:41:03 ---> Running in da77a55f6ab8 07:41:04 ? github.com/edgexfoundry/edgex-go [no test files] 07:41:06 ---> 739ef13193ff 07:41:06 Step 18/22 : ENTRYPOINT ["/core-data"] 07:41:06 Removing intermediate container da77a55f6ab8 07:41:06 ---> 206aac40feac 07:41:06 Step 14/32 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_STAGING}/bootstrap-redis 07:41:06 ---> Running in eb939b24958a 07:41:06 ---> Running in 002a88f13d60 07:41:06 ---> ea8fbcf6082f 07:41:06 Step 16/23 : COPY --from=builder /edgex-go/cmd/security-spire-server/docker-entrypoint.sh /usr/local/bin/ 07:41:06 Removing intermediate container 002a88f13d60 07:41:06 ---> c6096ba0bede 07:41:06 Step 15/32 : ARG BOOTSTRAP_MOSQUITTO_DIR=${SECURITY_INIT_STAGING}/bootstrap-mosquitto 07:41:06 Removing intermediate container eb939b24958a 07:41:06 ---> 6895d75bc0a9 07:41:06 Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] 07:41:06 ---> Running in 69c9b3a2eeba 07:41:06 ---> Running in 9b53da776afc 07:41:06 ---> 8d0aa26ec1b5 07:41:06 Step 17/23 : COPY --from=builder /edgex-go/cmd/security-spire-server/server.conf /usr/local/etc/spire/server.conf.tpl 07:41:06 Removing intermediate container e0feac15ca0f 07:41:06 ---> b4dea9a5de1d 07:41:06 Step 21/24 : ENTRYPOINT ["entrypoint.sh"] 07:41:06 ---> Running in 99d2e4428c0f 07:41:06 Removing intermediate container 9b53da776afc 07:41:06 ---> 13b855dd952b 07:41:06 Step 16/32 : RUN mkdir -p ${BOOTSTRAP_REDIS_DIR} ${BOOTSTRAP_MOSQUITTO_DIR} 07:41:06 Removing intermediate container 69c9b3a2eeba 07:41:06 ---> 9bdce7a10d68 07:41:06 Step 20/22 : LABEL arch=x86_64 07:41:06 ---> Running in aec2cb5a05b4 07:41:06 ---> Running in 8202befe9ab8 07:41:06 ---> cda83a5f459d 07:41:06 Step 18/23 : COPY --from=builder /edgex-go/cmd/security-spire-server/openssl.conf /usr/local/etc/ 07:41:06 Removing intermediate container 99d2e4428c0f 07:41:06 ---> 2dd20fc76201 07:41:06 Step 22/24 : LABEL arch=x86_64 07:41:07 ---> Running in 1164ee141178 07:41:07 Removing intermediate container 8202befe9ab8 07:41:07 ---> 99bbdebb46e7 07:41:07 Step 21/22 : LABEL git_sha=a9f74899fdf021cfa30a7f5767041140b9745c3e 07:41:08 ---> b8e2e0f2aa4c 07:41:08 Step 19/23 : ENTRYPOINT [ "/usr/bin/dumb-init" ] 07:41:08 ---> Running in f922095985bb 07:41:08 Removing intermediate container 1164ee141178 07:41:08 ---> 1e6e9f214f94 07:41:08 Step 23/24 : LABEL git_sha=a9f74899fdf021cfa30a7f5767041140b9745c3e 07:41:08 ---> Running in 741e1081d478 07:41:08 ---> Running in 6d8bcb20bd60 07:41:08 Removing intermediate container f922095985bb 07:41:08 ---> 0c7ddf3207f1 07:41:08 Step 22/22 : LABEL version=0.0.0 07:41:08 ---> Running in 7d91330a4679 07:41:08 Removing intermediate container 741e1081d478 07:41:08 ---> 51ed1c642b73 07:41:08 Step 20/23 : CMD [ "--verbose", "docker-entrypoint.sh" ] 07:41:08 Removing intermediate container 6d8bcb20bd60 07:41:08 ---> bbf3688d9439 07:41:08 Step 24/24 : LABEL version=0.0.0 07:41:08 Removing intermediate container aec2cb5a05b4 07:41:08 ---> b6723c4e4370 07:41:08 Step 17/32 : WORKDIR ${SECURITY_INIT_STAGING} 07:41:09 ---> Running in 4f773130710e 07:41:09 ---> Running in 97c2736a946d 07:41:09 ---> Running in 58fbb178ea6a 07:41:09 Removing intermediate container 7d91330a4679 07:41:09 ---> b0b8972100b5 07:41:09 07:41:09 Successfully built b0b8972100b5 07:41:09 Successfully tagged core-data:latest 07:41:09  Building core-data ... done Building security-spire-config 07:41:12 Step 1/24 : ARG BUILDER_BASE=golang:1.18-alpine3.16 07:41:12 Step 2/24 : FROM ${BUILDER_BASE} AS builder 07:41:12 ---> 5d965a706174 07:41:12 Step 3/24 : WORKDIR /edgex-go 07:41:14 ---> Using cache 07:41:14 ---> 943b00ca03dc 07:41:14 Step 4/24 : RUN apk add --update --no-cache make git build-base curl 07:41:16 ---> Using cache 07:41:16 ---> 1b9f746404a9 07:41:16 Step 5/24 : COPY go.mod vendor* ./ 07:41:16 ---> Using cache 07:41:16 ---> 3109d656a6aa 07:41:16 Step 6/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 07:41:16 ---> Using cache 07:41:16 ---> 59945821a26b 07:41:16 Step 7/24 : COPY . . 07:41:16 ---> Using cache 07:41:16 ---> 443a03bfabc0 07:41:16 Step 8/24 : ARG SPIRE_RELEASE=1.2.1 07:41:16 ---> Using cache 07:41:16 ---> 04faa6e2b932 07:41:16 Step 9/24 : WORKDIR /edgex-go/spire-build 07:41:16 ---> Using cache 07:41:16 ---> b6e27b580576 07:41:16 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 07:41:17 Removing intermediate container 58fbb178ea6a 07:41:17 ---> 6564a3606151 07:41:17 07:41:17 Successfully built 6564a3606151 07:41:17 Removing intermediate container 4f773130710e 07:41:17 ---> ed3ba51c29f1 07:41:17 Step 21/23 : LABEL arch=x86_64 07:41:17 Removing intermediate container 97c2736a946d 07:41:17 ---> b78165695401 07:41:17 Step 18/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_STAGING}/ 07:41:17 Successfully tagged security-secretstore-setup:latest 07:41:17 Building security-spiffe-token-provider 07:41:17  Building security-secretstore-setup ... done  ---> Running in 6a25a59ddcac 07:41:17 ---> Running in 00baa8af1b9e 07:41:20 Step 1/19 : ARG BUILDER_BASE=golang:1.18-alpine3.16 07:41:20 Step 2/19 : FROM ${BUILDER_BASE} AS builder 07:41:20 ---> 5d965a706174 07:41:20 Step 3/19 : WORKDIR /edgex-go 07:41:20 ---> Using cache 07:41:20 ---> 943b00ca03dc 07:41:20 Step 4/19 : RUN apk update && apk --no-cache --update add build-base 07:41:22 Removing intermediate container 6a25a59ddcac 07:41:22 ---> ba3a643d27fd 07:41:22 Step 22/23 : LABEL git_sha=a9f74899fdf021cfa30a7f5767041140b9745c3e 07:41:22 ---> 468c80a65c8f 07:41:22 Step 19/32 : RUN chmod +x ${SECURITY_INIT_STAGING}/*.sh 07:41:22 ---> Running in 674d6513c015 07:41:22 ---> Running in a3574b977c0f 07:41:22 ---> Running in 0f3e56483a2e 07:41:22 Removing intermediate container a3574b977c0f 07:41:22 ---> e39b50bf477a 07:41:22 Step 23/23 : LABEL version=0.0.0 07:41:22 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 07:41:22 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 07:41:23 v3.16.4-16-g3c16caa8e9c [https://dl-cdn.alpinelinux.org/alpine/v3.16/main] 07:41:23 v3.16.4-15-gda8bdec06a8 [https://dl-cdn.alpinelinux.org/alpine/v3.16/community] 07:41:23 OK: 17046 distinct packages available 07:41:23 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 07:41:23 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 07:41:23 OK: 211 MiB in 51 packages 07:41:23 ---> Running in c5cc9a47a207 07:41:26 Removing intermediate container c5cc9a47a207 07:41:26 ---> 1a5c31ba41d9 07:41:26 07:41:26 Successfully built 1a5c31ba41d9 07:41:26 Successfully tagged security-spire-server:latest 07:41:26  Building security-spire-server ... done Removing intermediate container 00baa8af1b9e 07:41:26 ---> 835e5158a1f4 07:41:26 Step 11/24 : WORKDIR /edgex-go 07:41:26 Removing intermediate container 674d6513c015 07:41:26 ---> 1ab7bd706893 07:41:26 Step 5/19 : COPY go.mod vendor* ./ 07:41:26 Removing intermediate container 0f02cc7dfb40 07:41:26 ---> 7800c02e17e9 07:41:26 07:41:26 Step 10/22 : FROM alpine:3.16 07:41:26 ---> dfd21b5a31f5 07:41:26 Step 11/22 : RUN apk add --update --no-cache ca-certificates dumb-init 07:41:26 ---> Running in 84220eed8467 07:41:26 Removing intermediate container 0f3e56483a2e 07:41:26 ---> e058ae30933e 07:41:26 Step 20/32 : COPY --from=builder /edgex-go/Attribution.txt / 07:41:27 ---> Running in f637c3e68ee2 07:41:27 Removing intermediate container 84220eed8467 07:41:27 ---> cf2bfd1ff629 07:41:27 07:41:27 Step 12/24 : FROM alpine:3.15 07:41:27 ---> 5ce65d7b0fde 07:41:27 Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' 07:41:27 ---> Using cache 07:41:27 ---> cbb888b3ebe0 07:41:27 Step 14/24 : RUN apk update && apk --no-cache --update add dumb-init gcompat 07:41:27 ---> c0f9fcd6627c 07:41:27 Step 6/19 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 07:41:27 ---> Running in 4f8fef6bdc88 07:41:27 ---> Running in a78eb0650e23 07:41:27 ---> 82f5795acf2b 07:41:27 Step 21/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . 07:41:28 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 07:41:28 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 07:41:28 (1/2) Installing ca-certificates (20220614-r0) 07:41:28 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 07:41:28 (2/2) Installing dumb-init (1.2.5-r1) 07:41:28 Executing busybox-1.35.0-r17.trigger 07:41:28 Executing ca-certificates-20220614-r0.trigger 07:41:28 OK: 6 MiB in 16 packages 07:41:28 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 07:41:28 ---> 2ee0ef2a2392 07:41:28 Step 22/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.toml ./res/ 07:41:28 ---> 8ce794fefe60 07:41:28 Step 23/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml ${BOOTSTRAP_REDIS_DIR}/res/ 07:41:28 v3.15.7-14-gcfb0d81afed [https://dl-cdn.alpinelinux.org/alpine/v3.15/main] 07:41:28 v3.15.7-13-gd738a42a973 [https://dl-cdn.alpinelinux.org/alpine/v3.15/community] 07:41:28 OK: 15857 distinct packages available 07:41:28 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 07:41:28 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 07:41:28 ---> 08fc1a9ec47d 07:41:28 Step 24/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-mosquitto/configuration.toml ${BOOTSTRAP_MOSQUITTO_DIR}/res/ 07:41:29 Removing intermediate container f637c3e68ee2 07:41:29 ---> 840e2fca7bfb 07:41:29 Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2021: Intel Corporation' 07:41:29 ---> Running in 04ab2505a06f 07:41:29 (1/4) Installing dumb-init (1.2.5-r1) 07:41:29 ---> e6277d58803e 07:41:29 Step 25/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ ${SECURITY_INIT_STAGING}/consul-bootstrapper/ 07:41:29 (2/4) Installing musl-obstack (1.2.3-r0) 07:41:29 (3/4) Installing libucontext (1.1-r0) 07:41:29 (4/4) Installing gcompat (1.0.0-r4) 07:41:29 Executing busybox-1.34.1-r7.trigger 07:41:29 OK: 6 MiB in 18 packages 07:41:29 Removing intermediate container 04ab2505a06f 07:41:29 ---> a66ab11b0282 07:41:29 Step 13/22 : ENV APP_PORT=59860 07:41:29 ---> Running in ec3e4a4e09c0 07:41:29 ---> 25e994aed580 07:41:29 Step 26/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / 07:41:29 Removing intermediate container ec3e4a4e09c0 07:41:29 ---> 8fffc10d85d8 07:41:29 Step 14/22 : EXPOSE $APP_PORT 07:41:29 ---> Running in cdbe1b043744 07:41:29 ---> 2e65d5e83a57 07:41:29 Step 27/32 : RUN chmod +x /entrypoint.sh 07:41:29 Removing intermediate container cdbe1b043744 07:41:29 ---> d3d8f1910ac8 07:41:29 Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / 07:41:29 ---> Running in ccc31df7002d 07:41:29 Removing intermediate container a78eb0650e23 07:41:29 ---> 8321e2e2a878 07:41:29 Step 15/24 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin 07:41:29 ---> 6ce53ea2ccef 07:41:29 Step 16/22 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / 07:41:31 ---> aaf17e68ada7 07:41:31 Step 16/24 : COPY --from=builder /edgex-go/cmd/security-spire-config/docker-entrypoint.sh /usr/local/bin/ 07:41:32 ---> e52eab318092 07:41:32 Step 17/22 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml 07:41:32 Removing intermediate container ccc31df7002d 07:41:32 ---> cc5c13a64a0b 07:41:32 Step 28/32 : ENTRYPOINT ["/entrypoint.sh"] 07:41:32 ---> 3ae495808954 07:41:32 Step 17/24 : WORKDIR /usr/local/etc/spiffe-scripts.d 07:41:32 ---> Running in 780bcd2c2704 07:41:32 ---> Running in b6cb4de4dc0e 07:41:32 ---> 3b39fe5ca3fe 07:41:32 Step 18/22 : ENTRYPOINT ["/support-notifications"] 07:41:32 ---> Running in f94e9ad2adfd 07:41:32 Removing intermediate container 780bcd2c2704 07:41:32 ---> 1a6a68aedd98 07:41:32 Step 29/32 : CMD ["gate"] 07:41:32 Removing intermediate container b6cb4de4dc0e 07:41:32 ---> 84fecb5ed5b2 07:41:32 Step 18/24 : COPY --from=builder /edgex-go/cmd/security-spire-config/seed_builtin_entries.sh /usr/local/etc/spiffe-scripts.d 07:41:32 ---> Running in 6ef693d4b87e 07:41:32 Removing intermediate container f94e9ad2adfd 07:41:32 ---> adf0e5ae7f12 07:41:32 Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] 07:41:32 ---> Running in d50553f6a857 07:41:32 Removing intermediate container 6ef693d4b87e 07:41:32 ---> a02d97fa7140 07:41:32 Step 30/32 : LABEL arch=x86_64 07:41:32 ---> Running in 3caca7afecee 07:41:32 ---> ffba076698ec 07:41:32 Step 19/24 : WORKDIR / 07:41:32 Removing intermediate container d50553f6a857 07:41:32 ---> beef1e39dbc6 07:41:32 Step 20/22 : LABEL arch=x86_64 07:41:32 ---> Running in 1e94db341519 07:41:32 ---> Running in 6ae70b64edaa 07:41:32 Removing intermediate container 3caca7afecee 07:41:32 ---> 2a05424aa849 07:41:32 Step 31/32 : LABEL git_sha=a9f74899fdf021cfa30a7f5767041140b9745c3e 07:41:32 ---> Running in b69cda87e3fb 07:41:32 Removing intermediate container 1e94db341519 07:41:32 ---> 932ebff905d3 07:41:32 Step 21/22 : LABEL git_sha=a9f74899fdf021cfa30a7f5767041140b9745c3e 07:41:32 Removing intermediate container 6ae70b64edaa 07:41:32 ---> d6bb1b922ffa 07:41:32 Step 20/24 : ENTRYPOINT [ "/usr/bin/dumb-init" ] 07:41:33 ---> Running in 0698597eae90 07:41:33 ---> Running in f5f338306e96 07:41:33 Removing intermediate container b69cda87e3fb 07:41:33 ---> 09036b566546 07:41:33 Step 32/32 : LABEL version=0.0.0 07:41:33 ---> Running in 6dad208138e8 07:41:33 Removing intermediate container f5f338306e96 07:41:33 ---> 264548ecb97f 07:41:33 Step 22/22 : LABEL version=0.0.0 07:41:33 Removing intermediate container 0698597eae90 07:41:33 ---> dc92419d3217 07:41:33 Step 21/24 : CMD [ "--verbose", "docker-entrypoint.sh" ] 07:41:33 ---> Running in 35ea3ad5a8d8 07:41:33 Removing intermediate container 6dad208138e8 07:41:33 ---> 94b7c332bae8 07:41:33 07:41:33 ---> Running in eeed1b7f9e17 07:41:33 Removing intermediate container 35ea3ad5a8d8 07:41:33 ---> e65a1e038ac9 07:41:33 07:41:33 Successfully built 94b7c332bae8 07:41:33 Successfully tagged security-bootstrapper:latest 07:41:33  Building security-bootstrapper ... done Removing intermediate container eeed1b7f9e17 07:41:33 ---> a14421d4952e 07:41:33 Step 22/24 : LABEL arch=x86_64 07:41:33 Successfully built e65a1e038ac9 07:41:33 ---> Running in 1df058ea15e7 07:41:33 Successfully tagged support-notifications:latest 07:41:33  Building support-notifications ... done Removing intermediate container 1df058ea15e7 07:41:33 ---> 81d0537a95c1 07:41:33 Step 23/24 : LABEL git_sha=a9f74899fdf021cfa30a7f5767041140b9745c3e 07:41:33 ---> Running in 88c266323c4b 07:41:33 Removing intermediate container 88c266323c4b 07:41:33 ---> 3658cbd7b9d9 07:41:33 Step 24/24 : LABEL version=0.0.0 07:41:33 ---> Running in cd17c9cb2718 07:41:33 Removing intermediate container cd17c9cb2718 07:41:33 ---> ec99bb178340 07:41:33 07:41:33 Successfully built ec99bb178340 07:41:33 Successfully tagged security-spire-config:latest 07:41:52  Building security-spire-config ... done Removing intermediate container 4f8fef6bdc88 07:41:52 ---> 8a924b12e8f1 07:41:52 Step 7/19 : COPY . . 07:42:00 ---> 19aa4ab4968f 07:42:00 Step 8/19 : RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider 07:42:00 ---> Running in b7a85dc739fc 07:42:00 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 07:42:26 Removing intermediate container b7a85dc739fc 07:42:26 ---> dba47fdb86aa 07:42:26 07:42:26 Step 9/19 : FROM alpine:3.15 07:42:26 ---> 5ce65d7b0fde 07:42:26 Step 10/19 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' 07:42:26 ---> Using cache 07:42:26 ---> cbb888b3ebe0 07:42:26 Step 11/19 : RUN apk update && apk --no-cache --update add dumb-init curl gcompat 07:42:26 ---> Running in 2f84bb57660d 07:42:26 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 07:42:26 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 07:42:26 v3.15.7-14-gcfb0d81afed [https://dl-cdn.alpinelinux.org/alpine/v3.15/main] 07:42:26 v3.15.7-13-gd738a42a973 [https://dl-cdn.alpinelinux.org/alpine/v3.15/community] 07:42:26 OK: 15857 distinct packages available 07:42:26 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 07:42:26 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 07:42:26 (1/9) Installing ca-certificates (20220614-r0) 07:42:26 (2/9) Installing brotli-libs (1.0.9-r5) 07:42:26 (3/9) Installing nghttp2-libs (1.46.0-r0) 07:42:26 (4/9) Installing libcurl (7.80.0-r6) 07:42:26 (5/9) Installing curl (7.80.0-r6) 07:42:26 (6/9) Installing dumb-init (1.2.5-r1) 07:42:26 (7/9) Installing musl-obstack (1.2.3-r0) 07:42:26 (8/9) Installing libucontext (1.1-r0) 07:42:26 (9/9) Installing gcompat (1.0.0-r4) 07:42:26 Executing busybox-1.34.1-r7.trigger 07:42:26 Executing ca-certificates-20220614-r0.trigger 07:42:26 OK: 8 MiB in 23 packages 07:42:27 Removing intermediate container 2f84bb57660d 07:42:27 ---> 8633f1ee3500 07:42:27 Step 12/19 : COPY --from=builder /edgex-go/Attribution.txt / 07:42:27 ---> e37f2dbc3aa5 07:42:27 Step 13/19 : COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/security-spiffe-token-provider / 07:42:28 ---> 7d34a0c893b6 07:42:28 Step 14/19 : COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/res/configuration.toml /res/configuration.toml 07:42:28 ---> a014e8095006 07:42:28 Step 15/19 : ENTRYPOINT [ "/security-spiffe-token-provider" ] 07:42:28 ---> Running in 5a4a1b2dd6a5 07:42:28 Removing intermediate container 5a4a1b2dd6a5 07:42:28 ---> 04e7508bb705 07:42:28 Step 16/19 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] 07:42:28 ---> Running in 33348e570bf9 07:42:29 Removing intermediate container 33348e570bf9 07:42:29 ---> e67c4e42bf52 07:42:29 Step 17/19 : LABEL arch=x86_64 07:42:29 ---> Running in 9b823f64f936 07:42:29 Removing intermediate container 9b823f64f936 07:42:29 ---> 971a24ae6cd7 07:42:29 Step 18/19 : LABEL git_sha=a9f74899fdf021cfa30a7f5767041140b9745c3e 07:42:29 ---> Running in e622c110b9e8 07:42:29 Removing intermediate container e622c110b9e8 07:42:29 ---> ee2b7af76b2e 07:42:29 Step 19/19 : LABEL version=0.0.0 07:42:29 ---> Running in b5b2891f553f 07:42:29 Removing intermediate container b5b2891f553f 07:42:29 ---> 673114346689 07:42:29 07:42:29 Successfully built 673114346689 07:42:29 Successfully tagged security-spiffe-token-provider:latest 07:42:29  Building security-spiffe-token-provider ... done  [Pipeline] } 07:42:29 $ docker stop --time=1 9883b4e087366dc5f522dffc2a097123bce796b6869afa19f2b206436549ceb4 07:42:31 $ docker rm -f --volumes 9883b4e087366dc5f522dffc2a097123bce796b6869afa19f2b206436549ceb4 [Pipeline] // withDockerContainer [Pipeline] sh 07:42:31 + docker images 07:42:31 REPOSITORY TAG IMAGE ID CREATED SIZE 07:42:31 security-spiffe-token-provider latest 673114346689 2 seconds ago 30MB 07:42:31 dba47fdb86aa 12 seconds ago 1.72GB 07:42:31 security-spire-config latest ec99bb178340 58 seconds ago 85.8MB 07:42:31 support-notifications latest e65a1e038ac9 58 seconds ago 30.7MB 07:42:31 security-bootstrapper latest 94b7c332bae8 58 seconds ago 20.4MB 07:42:31 cf2bfd1ff629 About a minute ago 1.55GB 07:42:31 security-spire-server latest 1a5c31ba41d9 About a minute ago 86.5MB 07:42:31 7800c02e17e9 About a minute ago 1.74GB 07:42:31 security-secretstore-setup latest 6564a3606151 About a minute ago 30MB 07:42:31 core-data latest b0b8972100b5 About a minute ago 17.9MB 07:42:31 12a27f2ff848 About a minute ago 1.55GB 07:42:31 6e7f80bbb961 About a minute ago 1.67GB 07:42:31 116f7a41ad1d About a minute ago 1.68GB 07:42:31 83387834fee2 2 minutes ago 1.67GB 07:42:31 support-scheduler latest 9a5c3cd14a3f 2 minutes ago 30MB 07:42:31 e891b0950df9 2 minutes ago 1.74GB 07:42:31 core-command latest 64da4ae46744 2 minutes ago 17.7MB 07:42:31 security-proxy-setup latest d4d3c71f5b89 2 minutes ago 27.8MB 07:42:31 core-metadata latest 8aa456583c20 2 minutes ago 18.5MB 07:42:31 core-common-config-bootstrapper latest 3d9cc634258b 3 minutes ago 15.5MB 07:42:31 security-spire-agent latest f53bc1b0dbd2 3 minutes ago 125MB 07:42:31 ca7df5620908 3 minutes ago 1.68GB 07:42:31 7ac78cee3906 3 minutes ago 1.67GB 07:42:31 e2e7dc86de2a 3 minutes ago 1.69GB 07:42:31 964af84d4ad5 3 minutes ago 1.67GB 07:42:31 7d3c4c621002 3 minutes ago 1.55GB 07:42:31 ci-base-image-x86_64 latest 5d965a706174 8 minutes ago 904MB 07:42:31 alpine 3.15 5ce65d7b0fde 6 days ago 5.59MB 07:42:31 alpine 3.16 dfd21b5a31f5 6 days ago 5.55MB 07:42:31 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base 1.18-alpine db6d94c90886 3 months ago 683MB 07:42:31 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver 0.1.4 31426a034bd3 7 months ago 253MB 07:42:31 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] } 07:42:55 ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] 07:42:55 ? github.com/edgexfoundry/edgex-go/cmd/core-common-config-bootstrapper [no test files] 07:42:55 ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] 07:42:55 ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] 07:42:55 ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] 07:42:58 ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] 07:42:59 ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] 07:42:59 ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-setup [no test files] 07:42:59 ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] 07:42:59 ? github.com/edgexfoundry/edgex-go/cmd/security-spiffe-token-provider [no test files] 07:43:02 ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] 07:43:02 ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] 07:43:02 ? github.com/edgexfoundry/edgex-go/internal [no test files] 07:43:02 ? github.com/edgexfoundry/edgex-go/internal/core/command [no test files] 07:43:20 ok github.com/edgexfoundry/edgex-go/internal/core/command/application 0.384s coverage: 28.7% of statements 07:43:20 ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] 07:43:20 ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] 07:43:24 ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 0.654s coverage: 98.5% of statements 07:43:31 ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging 3.958s coverage: 73.7% of statements 07:43:31 ? github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging/mocks [no test files] 07:43:31 ? github.com/edgexfoundry/edgex-go/internal/core/common_config [no test files] 07:43:31 ? github.com/edgexfoundry/edgex-go/internal/core/data [no test files] 07:43:31 ok github.com/edgexfoundry/edgex-go/internal/core/data/application 0.744s coverage: 54.0% of statements 07:43:31 ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] 07:43:31 ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] 07:43:54 ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 25.884s coverage: 88.5% of statements 07:43:54 ? github.com/edgexfoundry/edgex-go/internal/core/data/controller/messaging [no test files] 07:43:54 ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] 07:43:54 ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks [no test files] 07:43:54 ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] 07:43:54 ? github.com/edgexfoundry/edgex-go/internal/core/metadata [no test files] 07:43:54 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/application 1.018s coverage: 3.9% of statements 07:43:54 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] 07:43:54 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] 07:43:56 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 2.538s coverage: 95.6% of statements 07:43:56 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] 07:43:56 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks [no test files] 07:43:56 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/uom [no test files] 07:43:56 ok github.com/edgexfoundry/edgex-go/internal/io 0.753s coverage: 72.2% of statements 07:43:56 ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] 07:43:56 ? github.com/edgexfoundry/edgex-go/internal/pkg/application [no test files] 07:43:56 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers [no test files] 07:43:56 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] 07:43:56 ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] 07:43:56 ok github.com/edgexfoundry/edgex-go/internal/pkg/controller/http 0.600s coverage: 65.9% of statements 07:43:56 ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] 07:43:56 ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] 07:43:56 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] 07:43:56 ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 0.400s coverage: 0.9% of statements 07:43:56 ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] 07:43:56 ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 0.406s coverage: 29.6% of statements 07:43:56 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] 07:43:57 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.340s coverage: 47.1% of statements 07:43:57 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 1.256s coverage: 82.9% of statements 07:43:57 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.366s coverage: 94.1% of statements 07:43:59 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.226s coverage: 96.3% of statements 07:44:01 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.235s coverage: 87.5% of statements 07:44:11 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 11.289s coverage: 94.4% of statements 07:44:11 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/ping 0.199s coverage: 44.8% of statements 07:44:29 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 24.301s coverage: 79.9% of statements 07:44:29 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] 07:44:29 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 22.301s coverage: 92.9% of statements 07:44:29 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] 07:44:29 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] 07:44:29 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] 07:44:29 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 0.071s coverage: 64.4% of statements 07:44:29 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] 07:44:29 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto [no test files] 07:44:29 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/config [no test files] 07:44:29 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/container [no test files] 07:44:29 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/handlers 6.259s coverage: 86.9% of statements 07:44:29 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] 07:44:29 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] 07:44:29 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] 07:44:29 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] 07:44:29 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 11.223s coverage: 87.2% of statements 07:44:29 ok github.com/edgexfoundry/edgex-go/internal/security/common 0.196s coverage: 20.0% of statements 07:44:29 ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] 07:44:29 ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] 07:44:29 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.186s coverage: 100.0% of statements 07:44:29 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] 07:44:29 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.300s coverage: 77.4% of statements 07:44:29 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/common [no test files] 07:44:29 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.279s coverage: 80.0% of statements 07:44:29 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/jwt 0.248s coverage: 87.2% of statements 07:44:29 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.994s coverage: 91.2% of statements 07:44:29 ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] 07:44:33 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 1.409s coverage: 63.1% of statements 07:44:33 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] 07:44:33 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] 07:44:33 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.249s coverage: 100.0% of statements 07:44:33 ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.148s coverage: 89.4% of statements 07:44:33 ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.134s coverage: 100.0% of statements 07:44:33 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.094s coverage: 73.7% of statements 07:44:33 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.063s coverage: 100.0% of statements 07:44:39 ok github.com/edgexfoundry/edgex-go/internal/security/proxy 1.410s coverage: 65.3% of statements 07:44:39 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/config [no test files] 07:44:39 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/container [no test files] 07:44:39 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/models [no test files] 07:44:41 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.825s coverage: 41.0% of statements 07:44:41 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] 07:44:41 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] 07:44:41 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 0.269s coverage: 89.5% of statements 07:44:41 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] 07:44:41 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 0.226s coverage: 84.8% of statements 07:44:41 ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider [no test files] 07:44:41 ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/config [no test files] 07:44:41 ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/container [no test files] 07:44:41 ? github.com/edgexfoundry/edgex-go/internal/support/notifications [no test files] 07:44:50 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 6.355s coverage: 17.7% of statements 07:44:50 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel [no test files] 07:44:50 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks [no test files] 07:44:50 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] 07:44:50 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] 07:44:50 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 0.683s coverage: 92.3% of statements 07:44:50 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] 07:44:50 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks [no test files] 07:44:50 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler [no test files] 07:44:50 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/application [no test files] 07:44:50 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/scheduler 0.275s coverage: 63.2% of statements 07:44:50 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] 07:44:50 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] 07:44:50 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 0.573s coverage: 97.7% of statements 07:44:50 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] 07:44:50 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks [no test files] 07:44:50 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 07:44:50 WARNING: Linting skipped (not on x86_64 or linter not installed) 07:44:50 go vet ./... 07:46:42 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 07:46:42 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 07:46:42 ./bin/test-attribution-txt.sh [Pipeline] echo 07:46:42 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] sh 07:46:43 + ls -al . 07:46:43 total 744 07:46:43 drwxrwxr-x 10 1001 1001 4096 Feb 17 07:40 . 07:46:43 drwxr-xr-x 4 root root 4096 Feb 17 07:40 .. 07:46:43 drwxrwxr-x 2 1001 1001 4096 Feb 17 07:38 .blubracket 07:46:43 -rw-rw-r-- 1 1001 1001 16 Feb 17 07:38 .dockerignore 07:46:43 drwxrwxr-x 8 1001 1001 4096 Feb 17 07:38 .git 07:46:43 drwxrwxr-x 3 1001 1001 4096 Feb 17 07:38 .github 07:46:43 -rw-rw-r-- 1 1001 1001 1024 Feb 17 07:38 .gitignore 07:46:43 -rw-rw-r-- 1 1001 1001 42 Feb 17 07:38 .golangci.yml 07:46:43 -rw-rw-r-- 1 1001 1001 87 Feb 17 07:38 .hadolint.yml 07:46:43 -rw-rw-r-- 1 1001 1001 166 Feb 17 07:38 .sonarcloud.properties 07:46:43 -rw-rw-r-- 1 1001 1001 1171 Feb 17 07:38 ADOPTERS.md 07:46:43 -rw-rw-r-- 1 1001 1001 10825 Feb 17 07:38 Attribution.txt 07:46:43 -rw-rw-r-- 1 1001 1001 73765 Feb 17 07:38 CHANGELOG.md 07:46:43 -rw-rw-r-- 1 1001 1001 3804 Feb 17 07:38 CONTRIBUTING.md 07:46:43 -rw-rw-r-- 1 1001 1001 677 Feb 17 07:38 GOVERNANCE.md 07:46:43 -rw-rw-r-- 1 1001 1001 883 Feb 17 07:38 Jenkinsfile 07:46:43 -rw-rw-r-- 1 1001 1001 10775 Feb 17 07:38 LICENSE 07:46:43 -rw-rw-r-- 1 1001 1001 13375 Feb 17 07:38 Makefile 07:46:43 -rw-rw-r-- 1 1001 1001 582 Feb 17 07:38 OWNERS.md 07:46:43 -rw-rw-r-- 1 1001 1001 9403 Feb 17 07:38 README.md 07:46:43 -rw-rw-r-- 1 1001 1001 6912 Feb 17 07:38 SECURITY.md 07:46:43 -rw-rw-r-- 1 1001 1001 5 Feb 17 07:33 VERSION 07:46:43 drwxrwxr-x 2 1001 1001 4096 Feb 17 07:38 bin 07:46:43 drwxrwxr-x 17 1001 1001 4096 Feb 17 07:38 cmd 07:46:43 -rw-r--r-- 1 root root 487530 Feb 17 07:44 coverage.out 07:46:43 -rw-rw-r-- 1 1001 1001 3296 Feb 17 07:38 go.mod 07:46:43 -rw-rw-r-- 1 1001 1001 33293 Feb 17 07:38 go.sum 07:46:43 drwxrwxr-x 7 1001 1001 4096 Feb 17 07:38 internal 07:46:43 drwxrwxr-x 3 1001 1001 4096 Feb 17 07:38 openapi 07:46:43 drwxrwxr-x 4 1001 1001 4096 Feb 17 07:38 snap 07:46:43 -rw-rw-r-- 1 1001 1001 204 Feb 17 07:38 version.go [Pipeline] sh 07:46:44 + '[' -e coverage.out ] 07:46:44 + chown 1001:1001 coverage.out [Pipeline] stash 07:46:44 Warning: overwriting stash ‘coverage-report’ 07:46:45 Stashed 1 file(s) [Pipeline] sh 07:46:45 + make build 07:46: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 07:48:07 go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-metadata/core-metadata ./cmd/core-metadata 07:48:12 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 07:48:17 go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-common-config-bootstrapper/core-common-config-bootstrapper ./cmd/core-common-config-bootstrapper 07:48:21 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 07:49: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 07:49:10 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-proxy-setup/security-proxy-setup ./cmd/security-proxy-setup 07:49: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-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup 07:49:22 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider 07:49:26 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 07:49:30 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper 07:49:45 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] } 07:49:49 $ docker stop --time=1 423ebe025a42dbc39c383df8c02d11bf9a476f959ddbac81d7919020483f50f4 07:49:52 $ docker rm -f --volumes 423ebe025a42dbc39c383df8c02d11bf9a476f959ddbac81d7919020483f50f4 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:49:54 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 07:49:54 07:49:54 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:49:54 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 07:49:55 latest: Pulling from edgex-devops/edgex-compose-arm64 07:49:55 29e5d40040c1: Pulling fs layer 07:49:55 1ce36da41761: Pulling fs layer 07:49:55 25b303627fd3: Pulling fs layer 07:49:55 29e5d40040c1: Verifying Checksum 07:49:55 29e5d40040c1: Download complete 07:49:55 1ce36da41761: Verifying Checksum 07:49:55 1ce36da41761: Download complete 07:49:55 29e5d40040c1: Pull complete 07:49:57 25b303627fd3: Verifying Checksum 07:49:57 25b303627fd3: Download complete 07:49:57 1ce36da41761: Pull complete 07:50:09 25b303627fd3: Pull complete 07:50:09 Digest: sha256:9cc31fd43c2090459daf52f5d183d677621facc00304dcc7dc9de11b2a0a8f33 07:50:09 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 07:50:09 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 07:50:09 prd-ubuntu20.04-docker-arm64-4c-16g-6428 does not seem to be running inside a container 07:50:09 $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/7 -v /w/workspace/edgex-go/7:/w/workspace/edgex-go/7:rw,z -v /w/workspace/edgex-go/7@tmp:/w/workspace/edgex-go/7@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest cat 07:50:11 $ docker top abd5e9921945cea62525074d09d1f8c14915012fd89516c3c69fa58fa29da430 -eo pid,comm [Pipeline] { [Pipeline] sh 07:50:12 + grep parallel 07:50:12 + docker-compose build --help 07:50:18 --parallel Build images in parallel. [Pipeline] } 07:50:18 $ docker stop --time=1 abd5e9921945cea62525074d09d1f8c14915012fd89516c3c69fa58fa29da430 07:50:19 $ docker rm -f --volumes abd5e9921945cea62525074d09d1f8c14915012fd89516c3c69fa58fa29da430 [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:50:20 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 07:50:20 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 07:50:20 prd-ubuntu20.04-docker-arm64-4c-16g-6428 does not seem to be running inside a container 07:50:20 $ 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/7 -v /w/workspace/edgex-go/7:/w/workspace/edgex-go/7:rw,z -v /w/workspace/edgex-go/7@tmp:/w/workspace/edgex-go/7@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest cat 07:50:21 $ docker top 2ccf341a4be4d80abfc81a1ab0256574a4f87323a35a12a61582966ea8fee7fe -eo pid,comm [Pipeline] { [Pipeline] sh 07:50:22 + docker-compose -f ./docker-compose-build.yml build --parallel 07:50:28 Building core-command ... 07:50:28 Building core-common-config-bootstrapper ... 07:50:28 Building core-data ... 07:50:28 Building core-metadata ... 07:50:28 Building security-bootstrapper ... 07:50:28 Building security-proxy-setup ... 07:50:28 Building security-secretstore-setup ... 07:50:28 Building security-spiffe-token-provider ... 07:50:28 Building security-spire-agent ... 07:50:28 Building security-spire-config ... 07:50:28 Building security-spire-server ... 07:50:28 Building support-notifications ... 07:50:28 Building support-scheduler ... 07:50:28 Building security-spire-agent 07:50:28 Building support-scheduler 07:50:28 Building core-metadata 07:50:28 Building core-common-config-bootstrapper 07:50:28 Building security-proxy-setup 07:51:15 Step 1/22 : ARG BUILDER_BASE=golang:1.18-alpine3.16 07:51:15 Step 2/22 : FROM ${BUILDER_BASE} AS builder 07:51:15 ---> 4084f11a99d9 07:51:15 Step 3/22 : ARG ADD_BUILD_TAGS="" 07:51:15 Step 1/24 : ARG BUILDER_BASE=golang:1.18-alpine3.16 07:51:15 Step 2/24 : FROM ${BUILDER_BASE} AS builder 07:51:15 ---> 4084f11a99d9 07:51:15 Step 3/24 : WORKDIR /edgex-go 07:51:15 Step 1/21 : ARG BUILDER_BASE=golang:1.18-alpine3.16 07:51:15 Step 2/21 : FROM ${BUILDER_BASE} AS builder 07:51:15 ---> 4084f11a99d9 07:51:15 Step 3/21 : WORKDIR /edgex-go 07:51:15 Step 1/22 : ARG BUILDER_BASE=golang:1.18-alpine3.16 07:51:15 Step 2/22 : FROM ${BUILDER_BASE} AS builder 07:51:15 ---> 4084f11a99d9 07:51:15 Step 3/22 : ARG ADD_BUILD_TAGS="" 07:51:15 Step 1/24 : ARG BUILDER_BASE=golang:1.18-alpine3.16 07:51:15 Step 2/24 : FROM ${BUILDER_BASE} AS builder 07:51:15 ---> 4084f11a99d9 07:51:15 Step 3/24 : ARG ADD_BUILD_TAGS="" 07:51:15 ---> Running in 3f212a02def1 07:51:15 ---> Running in 120cefe2b71d 07:51:15 ---> Running in 5c95c570ea70 07:51:15 ---> Running in e635071bda96 07:51:15 ---> Running in 598b0a63e564 07:51:15 Removing intermediate container 120cefe2b71d 07:51:15 ---> 56d55779a6fe 07:51:15 Step 4/22 : WORKDIR /edgex-go 07:51:15 Removing intermediate container 3f212a02def1 07:51:15 ---> dad165275fd0 07:51:15 Step 4/22 : WORKDIR /edgex-go 07:51:15 Removing intermediate container 598b0a63e564 07:51:15 ---> b9959fa8d96a 07:51:15 Step 4/24 : WORKDIR /edgex-go 07:51:15 Removing intermediate container e635071bda96 07:51:15 ---> 055f4febba1c 07:51:15 Step 4/21 : RUN apk add --update --no-cache make git 07:51:15 ---> Running in 0c760bced588 07:51:15 ---> Running in 93fdee1a8927 07:51:15 ---> Running in d56fd1bd258e 07:51:15 ---> Running in cfde11eeaabc 07:51:15 Removing intermediate container 5c95c570ea70 07:51:15 ---> 33fe88937b2e 07:51:15 Step 4/24 : RUN apk add --update --no-cache make git build-base curl 07:51:15 ---> Running in 39e3213ac1f7 07:51:16 Removing intermediate container d56fd1bd258e 07:51:16 ---> c9317d5410ef 07:51:16 Step 5/24 : RUN apk add --update --no-cache make git 07:51:16 ---> Running in 490f9d5a9edc 07:51:16 Removing intermediate container 0c760bced588 07:51:16 Removing intermediate container 93fdee1a8927 07:51:16 ---> 02d665f50474 07:51:16 Step 5/22 : RUN apk add --update --no-cache make git 07:51:16 ---> 73a0ccafdcd8 07:51:16 Step 5/22 : RUN apk add --update --no-cache make git 07:51:16 ---> Running in 55b758ea4eec 07:51:16 ---> Running in bf3358cb42ce 07:51:17 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 07:51:18 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 07:51:18 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 07:51:18 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 07:51:19 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 07:51:19 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 07:51:19 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 07:51:19 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 07:51:19 OK: 221 MiB in 51 packages 07:51:19 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 07:51:19 OK: 221 MiB in 51 packages 07:51:19 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 07:51:21 OK: 221 MiB in 51 packages 07:51:21 OK: 221 MiB in 51 packages 07:51:21 Removing intermediate container cfde11eeaabc 07:51:21 ---> 2abf6c163358 07:51:21 Step 5/21 : COPY go.mod vendor* ./ 07:51:21 OK: 221 MiB in 51 packages 07:51:21 Removing intermediate container 39e3213ac1f7 07:51:21 ---> 609371c9bfe7 07:51:21 Step 5/24 : COPY go.mod vendor* ./ 07:51:22 ---> 75f4c48ad739 07:51:22 Step 6/21 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 07:51:22 ---> Running in 3f350be7abc0 07:51:22 Removing intermediate container 490f9d5a9edc 07:51:22 ---> a25399660bbf 07:51:22 Step 6/24 : COPY go.mod vendor* ./ 07:51:22 Removing intermediate container bf3358cb42ce 07:51:22 ---> 78f5f5d78174 07:51:22 Step 6/22 : COPY go.mod vendor* ./ 07:51:23 ---> 4d8a2a963a31 07:51:23 Step 6/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 07:51:23 Removing intermediate container 55b758ea4eec 07:51:23 ---> 5032351a1050 07:51:23 Step 6/22 : COPY go.mod vendor* ./ 07:51:23 ---> Running in 5d4af00d9709 07:51:24 ---> 53f333bf8521 07:51:24 Step 7/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 07:51:24 ---> 281fcaefcebf 07:51:24 Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 07:51:24 ---> b2c32b543dfd 07:51:24 Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 07:51:24 ---> Running in 064ced058160 07:51:24 ---> Running in cf70b23c3238 07:51:25 ---> Running in 844458f38c12 07:53:16 Removing intermediate container 5d4af00d9709 07:53:16 ---> b511a67df74a 07:53:16 Step 7/24 : COPY . . 07:53:16 Removing intermediate container 3f350be7abc0 07:53:16 ---> 4ec65617f515 07:53:16 Step 7/21 : COPY . . 07:53:16 Removing intermediate container 844458f38c12 07:53:16 ---> 274405259ab5 07:53:16 Step 8/22 : COPY . . 07:53:16 Removing intermediate container 064ced058160 07:53:16 ---> 8c42152bbe26 07:53:16 Step 8/24 : COPY . . 07:53:16 Removing intermediate container cf70b23c3238 07:53:16 ---> 984690afc02a 07:53:16 Step 8/22 : COPY . . 07:53:21 ---> 840c760e7709 07:53:21 Step 8/24 : ARG SPIRE_RELEASE=1.2.1 07:53:21 ---> 102c2d75845c 07:53:21 Step 8/21 : RUN make cmd/security-proxy-setup/security-proxy-setup cmd/secrets-config/secrets-config 07:53:21 ---> e4d53bdfee94 07:53:21 Step 9/22 : RUN make cmd/support-scheduler/support-scheduler 07:53:21 ---> 09d0cb41850f 07:53:21 Step 9/24 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-metadata/core-metadata 07:53:21 ---> Running in 476842cc830a 07:53:21 ---> Running in be160fa5b9fe 07:53:21 ---> 226d510ce702 07:53:21 Step 9/22 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-common-config-bootstrapper/core-common-config-bootstrapper 07:53:21 ---> Running in 4398596179b8 07:53:21 ---> Running in f0127902e286 07:53:21 ---> Running in 70bd52e0b36a 07:53:22 Removing intermediate container 476842cc830a 07:53:22 ---> d19b90418847 07:53:22 Step 9/24 : WORKDIR /edgex-go/spire-build 07:53:22 ---> Running in 26a5cc40e874 07:53:22 Removing intermediate container 26a5cc40e874 07:53:22 ---> 4238c924daef 07:53:22 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 07:53:23 ---> Running in 18247bdddaa5 07:53:24 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 07:53:24 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-proxy-setup/security-proxy-setup ./cmd/security-proxy-setup 07:53:24 go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-common-config-bootstrapper/core-common-config-bootstrapper ./cmd/core-common-config-bootstrapper 07:53:24 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 07:53:26 Removing intermediate container 18247bdddaa5 07:53:26 ---> faf6ab2fb033 07:53:26 Step 11/24 : WORKDIR /edgex-go 07:53:26 ---> Running in d07b3a5b089a 07:53:26 Removing intermediate container d07b3a5b089a 07:53:26 ---> 7d1e1a7d9fd9 07:53:26 07:53:26 Step 12/24 : FROM alpine:3.15 07:53:26 3.15: Pulling from library/alpine 07:53:27 Digest: sha256:689659b1f08e9fdfb85190144098c378beb5a53b328f7ced7883a74a1157c709 07:53:27 Status: Downloaded newer image for alpine:3.15 07:53:27 ---> 354640af7b1b 07:53:27 Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' 07:53:27 ---> Running in 91e55860b624 07:53:28 Removing intermediate container 91e55860b624 07:53:28 ---> e675561f183f 07:53:28 Step 14/24 : RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 07:53:28 ---> Running in 0b24291aab87 07:53:30 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 07:53:31 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 07:53:32 v3.15.7-14-gcfb0d81afed [https://dl-cdn.alpinelinux.org/alpine/v3.15/main] 07:53:32 v3.15.7-13-gd738a42a973 [https://dl-cdn.alpinelinux.org/alpine/v3.15/community] 07:53:32 OK: 15734 distinct packages available 07:53:32 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 07:53:33 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 07:53:34 (1/5) Installing dumb-init (1.2.5-r1) 07:53:34 (2/5) Installing musl-obstack (1.2.3-r0) 07:53:34 (3/5) Installing libucontext (1.1-r0) 07:53:34 (4/5) Installing gcompat (1.0.0-r4) 07:53:34 (5/5) Installing openssl (1.1.1t-r1) 07:53:34 Executing busybox-1.34.1-r7.trigger 07:53:34 OK: 6 MiB in 19 packages 07:53:36 Removing intermediate container 0b24291aab87 07:53:36 ---> 6d920c12a6e1 07:53:36 Step 15/24 : COPY --from=builder /usr/local/bin/spire-agent /usr/local/bin 07:53:40 ---> d90cbd86e417 07:53:40 Step 16/24 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin 07:53:46 ---> 5df80a2698b8 07:53:46 Step 17/24 : COPY --from=builder /edgex-go/cmd/security-spire-agent/docker-entrypoint.sh /usr/local/bin/ 07:53:46 ---> 01bf395c9bf2 07:53:46 Step 18/24 : COPY --from=builder /edgex-go/cmd/security-spire-agent/agent.conf /usr/local/etc/spire/agent.conf.tpl 07:53:47 ---> dcbe7808279d 07:53:47 Step 19/24 : COPY --from=builder /edgex-go/cmd/security-spire-agent/openssl.conf /usr/local/etc/ 07:53:48 ---> 8098ba1ef4d0 07:53:48 Step 20/24 : ENTRYPOINT [ "/usr/bin/dumb-init" ] 07:53:48 ---> Running in b7459a802521 07:53:48 Removing intermediate container b7459a802521 07:53:48 ---> 4ac5f36fbd89 07:53:49 Step 21/24 : CMD [ "--verbose", "docker-entrypoint.sh" ] 07:53:49 ---> Running in 5edbb472bd7f 07:53:49 Removing intermediate container 5edbb472bd7f 07:53:49 ---> 7f084c15bf2b 07:53:49 Step 22/24 : LABEL arch=arm64 07:53:50 ---> Running in 12d4682a7d4c 07:53:50 Removing intermediate container 12d4682a7d4c 07:53:50 ---> 3a40939c5045 07:53:50 Step 23/24 : LABEL git_sha=a9f74899fdf021cfa30a7f5767041140b9745c3e 07:53:50 ---> Running in 58becb14743b 07:53:53 Removing intermediate container 58becb14743b 07:53:53 ---> 48208c318fe7 07:53:53 Step 24/24 : LABEL version=0.0.0 07:53:53 ---> Running in 920adedf32f0 07:53:53 Removing intermediate container 920adedf32f0 07:53:53 ---> 1f8993debf3e 07:53:53 07:53:53 Successfully built 1f8993debf3e 07:53:53 Successfully tagged security-spire-agent-arm64:latest 07:53:53 Building security-secretstore-setup 07:54:08  Building security-spire-agent ... done Step 1/24 : ARG BUILDER_BASE=golang:1.18-alpine3.16 07:54:08 Step 2/24 : FROM ${BUILDER_BASE} AS builder 07:54:08 ---> 4084f11a99d9 07:54:08 Step 3/24 : WORKDIR /edgex-go 07:54:08 ---> Using cache 07:54:08 ---> 33fe88937b2e 07:54:08 Step 4/24 : RUN apk add --update --no-cache make git 07:54:09 ---> Running in f34737cb4720 07:54:11 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 07:54:11 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 07:54:12 OK: 221 MiB in 51 packages 07:54:14 Removing intermediate container f34737cb4720 07:54:14 ---> 7b14153ff85a 07:54:14 Step 5/24 : COPY go.mod vendor* ./ 07:54:15 ---> 179b22af9aa6 07:54:15 Step 6/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 07:54:15 ---> Running in 66e2eeea5941 07:55:51 Removing intermediate container 66e2eeea5941 07:55:51 ---> 660a6c1268fa 07:55:51 Step 7/24 : COPY . . 07:55:53 ---> 0252b063d260 07:55:53 Step 8/24 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 07:55:53 ---> Running in 346769d80fd3 07:55:55 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 07:59:17 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 07:59:39 Removing intermediate container 4398596179b8 07:59:39 ---> d764941991cc 07:59:39 07:59:39 Step 9/21 : FROM alpine:3.16 07:59:39 3.16: Pulling from library/alpine 07:59:39 Digest: sha256:1bd67c81e4ad4b8f4a5c1c914d7985336f130e5cefb3e323654fd09d6bcdbbe2 07:59:39 Status: Downloaded newer image for alpine:3.16 07:59:39 ---> 4c81e5bf8899 07:59:39 Step 10/21 : RUN apk add --update --no-cache curl dumb-init 07:59:39 ---> Running in c56ef1e32480 07:59:39 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 07:59:40 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 07:59:42 (1/6) Installing ca-certificates (20220614-r0) 07:59:42 (2/6) Installing brotli-libs (1.0.9-r6) 07:59:42 (3/6) Installing nghttp2-libs (1.47.0-r0) 07:59:42 (4/6) Installing libcurl (7.83.1-r6) 07:59:42 (5/6) Installing curl (7.83.1-r6) 07:59:42 (6/6) Installing dumb-init (1.2.5-r1) 07:59:42 Executing busybox-1.35.0-r17.trigger 07:59:42 Executing ca-certificates-20220614-r0.trigger 07:59:42 OK: 8 MiB in 20 packages 07:59:44 Removing intermediate container c56ef1e32480 07:59:44 ---> eaf91c29d0ac 07:59:44 Step 11/21 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' 07:59:44 ---> Running in 51de730082cb 07:59:45 Removing intermediate container 51de730082cb 07:59:45 ---> 5f9c5797e84c 07:59:45 Step 12/21 : WORKDIR /edgex 07:59:45 ---> Running in d3a38db99a3e 07:59:45 Removing intermediate container d3a38db99a3e 07:59:45 ---> 581dd9464488 07:59:45 Step 13/21 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/res/configuration.toml res/configuration.toml 07:59:46 ---> 715c3b323159 07:59:46 Step 14/21 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/security-proxy-setup . 07:59:48 ---> 6842ce633d64 07:59:48 Step 15/21 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . 07:59:50 ---> bf3343c82ca2 07:59:50 Step 16/21 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/entrypoint.sh /usr/local/bin/ 07:59:53 ---> 5f4518b0cff0 07:59:53 Step 17/21 : RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 07:59:53 ---> Running in 59d88d5da275 07:59:56 Removing intermediate container 59d88d5da275 07:59:56 ---> 11ad52246aa3 07:59:56 Step 18/21 : ENTRYPOINT ["entrypoint.sh"] 07:59:56 ---> Running in 01696b6cc81d 07:59:56 Removing intermediate container 01696b6cc81d 07:59:56 ---> 86d68bea940c 07:59:56 Step 19/21 : LABEL arch=arm64 07:59:56 ---> Running in b269fbb67cef 07:59:57 Removing intermediate container b269fbb67cef 07:59:57 ---> a6f99fe6dde8 07:59:57 Step 20/21 : LABEL git_sha=a9f74899fdf021cfa30a7f5767041140b9745c3e 07:59:57 ---> Running in 3392b411b463 07:59:58 Removing intermediate container 3392b411b463 07:59:58 ---> 78210336e3c2 07:59:58 Step 21/21 : LABEL version=0.0.0 07:59:58 ---> Running in c2aafd6af603 07:59:59 Removing intermediate container c2aafd6af603 07:59:59 ---> 474403fd927c 07:59:59 07:59:59 Successfully built 474403fd927c 07:59:59 Successfully tagged security-proxy-setup-arm64:latest 07:59:59  Building security-proxy-setup ... done Building support-notifications 08:00:09 Removing intermediate container 70bd52e0b36a 08:00:09 ---> 9cd9b8601ee6 08:00:09 08:00:09 Step 10/22 : FROM alpine:3.16 08:00:09 ---> 4c81e5bf8899 08:00:09 Step 11/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel Corporation' 08:00:09 ---> Running in 40d5e1c2791b 08:00:09 Removing intermediate container 40d5e1c2791b 08:00:09 ---> 4c94a1db64d0 08:00:09 Step 12/22 : RUN apk add --update --no-cache dumb-init 08:00:09 ---> Running in 665baa4cc29e 08:00:12 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 08:00:12 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 08:00:14 (1/1) Installing dumb-init (1.2.5-r1) 08:00:14 Executing busybox-1.35.0-r17.trigger 08:00:14 OK: 5 MiB in 15 packages 08:00:16 Removing intermediate container 665baa4cc29e 08:00:16 ---> 68c142d0efc6 08:00:16 Step 13/22 : COPY --from=builder /edgex-go/Attribution.txt / 08:00:19 Step 1/22 : ARG BUILDER_BASE=golang:1.18-alpine3.16 08:00:19 Step 2/22 : FROM ${BUILDER_BASE} AS builder 08:00:19 ---> 4084f11a99d9 08:00:19 Step 3/22 : ARG ADD_BUILD_TAGS="" 08:00:19 ---> Using cache 08:00:19 ---> b9959fa8d96a 08:00:19 Step 4/22 : WORKDIR /edgex-go 08:00:19 ---> Using cache 08:00:19 ---> c9317d5410ef 08:00:19 Step 5/22 : RUN apk add --update --no-cache make bash git ca-certificates 08:00:20 ---> Running in f8e6a54f7a4b 08:00:20 ---> 467015be7a55 08:00:20 Step 14/22 : COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/core-common-config-bootstrapper / 08:00:22 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 08:00:22 ---> 74dcae1deb19 08:00:22 Step 15/22 : COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/res/configuration.yaml /res/configuration.yaml 08:00:23 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 08:00:23 ---> e95ef1523409 08:00:23 Step 16/22 : COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/entrypoint.sh /usr/local/bin/ 08:00:24 OK: 221 MiB in 51 packages 08:00:24 ---> d880a5b467c7 08:00:24 Step 17/22 : RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 08:00:25 ---> Running in 12caa1f5cb0e 08:00:26 Removing intermediate container f8e6a54f7a4b 08:00:26 ---> c2259ec6fd30 08:00:26 Step 6/22 : COPY go.mod vendor* ./ 08:00:28 ---> 7bb095a13e3b 08:00:28 Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 08:00:29 ---> Running in e336c2d484ee 08:00:29 Removing intermediate container 12caa1f5cb0e 08:00:29 ---> e4a8bcae36f2 08:00:29 Step 18/22 : ENTRYPOINT ["entrypoint.sh"] 08:00:29 ---> Running in 18611772d6c1 08:00:32 Removing intermediate container 18611772d6c1 08:00:32 ---> 8c77d71c4fa3 08:00:32 Step 19/22 : CMD ["/core-common-config-bootstrapper", "-cp=consul.http://edgex-core-consul:8500", "-cf=configuration.yaml"] 08:00:32 ---> Running in fcf3ce6a9d42 08:00:33 Removing intermediate container fcf3ce6a9d42 08:00:33 ---> 512c01ff0c84 08:00:33 Step 20/22 : LABEL arch=arm64 08:00:33 ---> Running in 463a2bb98285 08:00:34 Removing intermediate container 463a2bb98285 08:00:34 ---> 952f960d2203 08:00:34 Step 21/22 : LABEL git_sha=a9f74899fdf021cfa30a7f5767041140b9745c3e 08:00:34 ---> Running in 68c6c7efcd3e 08:00:35 Removing intermediate container 68c6c7efcd3e 08:00:35 ---> 0cd0b9d58e88 08:00:35 Step 22/22 : LABEL version=0.0.0 08:00:35 ---> Running in f6571837b982 08:00:35 Removing intermediate container f0127902e286 08:00:35 ---> ab92b7afd3b3 08:00:35 08:00:35 Step 10/24 : FROM alpine:3.16 08:00:35 ---> 4c81e5bf8899 08:00:35 Step 11/24 : RUN apk add --update --no-cache dumb-init 08:00:36 ---> Running in 0606960194d9 08:00:36 Removing intermediate container f6571837b982 08:00:36 ---> 8ad65bca43a9 08:00:36 08:00:36 Successfully built 8ad65bca43a9 08:00:36 Successfully tagged core-common-config-bootstrapper-arm64:latest 08:00:36 Building security-spiffe-token-provider 08:00:38  Building core-common-config-bootstrapper ... done fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 08:00:38 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 08:00:39 (1/1) Installing dumb-init (1.2.5-r1) 08:00:39 Executing busybox-1.35.0-r17.trigger 08:00:39 OK: 5 MiB in 15 packages 08:00:41 Removing intermediate container 0606960194d9 08:00:41 ---> a251e334996f 08:00:41 Step 12/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 08:00:42 ---> Running in 2ce5703d9b6c 08:00:42 Removing intermediate container 2ce5703d9b6c 08:00:42 ---> c91e08409143 08:00:42 Step 13/24 : ENV APP_PORT=59881 08:00:42 ---> Running in 80db5b4e876d 08:00:43 Removing intermediate container 80db5b4e876d 08:00:43 ---> c0316582a870 08:00:43 Step 14/24 : EXPOSE $APP_PORT 08:00:43 ---> Running in 936557c96d22 08:00:44 Removing intermediate container 936557c96d22 08:00:44 ---> def9a50b786f 08:00:44 Step 15/24 : WORKDIR / 08:00:44 ---> Running in 3d1fe4bfdc02 08:00:45 Removing intermediate container 3d1fe4bfdc02 08:00:45 ---> 78ae8c295ded 08:00:45 Step 16/24 : COPY --from=builder /edgex-go/Attribution.txt / 08:00:46 ---> f75af4bf95bf 08:00:46 Step 17/24 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / 08:00:49 ---> a5430b902cf1 08:00:49 Step 18/24 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml 08:00:50 ---> 27d815982443 08:00:50 Step 19/24 : COPY --from=builder /edgex-go/cmd/core-metadata/res/uom.toml /res/uom.toml 08:00:51 ---> 20f054f8fb0a 08:00:51 Step 20/24 : ENTRYPOINT ["/core-metadata"] 08:00:52 ---> Running in 8cfa08fffc0d 08:00:52 Removing intermediate container 8cfa08fffc0d 08:00:52 ---> 2bf2b158dcbd 08:00:52 Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] 08:00:52 ---> Running in c8729fb4c277 08:00:53 Removing intermediate container c8729fb4c277 08:00:53 ---> f1f8f8674147 08:00:53 Step 22/24 : LABEL arch=arm64 08:00:54 ---> Running in a084512bf2b1 08:00:54 Step 1/19 : ARG BUILDER_BASE=golang:1.18-alpine3.16 08:00:54 Step 2/19 : FROM ${BUILDER_BASE} AS builder 08:00:54 ---> 4084f11a99d9 08:00:54 Step 3/19 : WORKDIR /edgex-go 08:00:54 ---> Using cache 08:00:54 ---> 33fe88937b2e 08:00:54 Step 4/19 : RUN apk update && apk --no-cache --update add build-base 08:00:54 ---> Running in 388cd5655eb7 08:00:55 Removing intermediate container a084512bf2b1 08:00:55 ---> f9128bfc5d52 08:00:55 Step 23/24 : LABEL git_sha=a9f74899fdf021cfa30a7f5767041140b9745c3e 08:00:55 ---> Running in d7c6eb22eac6 08:00:55 Removing intermediate container d7c6eb22eac6 08:00:55 ---> 8d1df8e96e26 08:00:55 Step 24/24 : LABEL version=0.0.0 08:00:56 ---> Running in 7b9f2621df3b 08:00:56 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 08:00:56 Removing intermediate container 7b9f2621df3b 08:00:56 ---> 51e149155b54 08:00:56 08:00:57 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 08:00:57 Successfully built 51e149155b54 08:00:57 Successfully tagged core-metadata-arm64:latest 08:00:57  Building core-metadata ... done Building security-spire-config 08:00:58 v3.16.4-16-g3c16caa8e9c [https://dl-cdn.alpinelinux.org/alpine/v3.16/main] 08:00:58 v3.16.4-15-gda8bdec06a8 [https://dl-cdn.alpinelinux.org/alpine/v3.16/community] 08:00:58 OK: 16903 distinct packages available 08:00:58 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 08:00:59 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 08:01:00 OK: 221 MiB in 51 packages 08:01:02 Removing intermediate container 388cd5655eb7 08:01:02 ---> dc0dc7d57bed 08:01:02 Step 5/19 : COPY go.mod vendor* ./ 08:01:03 ---> 5d4682fed483 08:01:03 Step 6/19 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 08:01:03 ---> Running in 1644663baff4 08:01:15 Step 1/24 : ARG BUILDER_BASE=golang:1.18-alpine3.16 08:01:15 Step 2/24 : FROM ${BUILDER_BASE} AS builder 08:01:15 ---> 4084f11a99d9 08:01:15 Step 3/24 : WORKDIR /edgex-go 08:01:15 ---> Using cache 08:01:15 ---> 33fe88937b2e 08:01:15 Step 4/24 : RUN apk add --update --no-cache make git build-base curl 08:01:15 ---> Using cache 08:01:15 ---> 609371c9bfe7 08:01:15 Step 5/24 : COPY go.mod vendor* ./ 08:01:15 ---> Using cache 08:01:15 ---> 4d8a2a963a31 08:01:15 Step 6/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 08:01:15 ---> Using cache 08:01:15 ---> b511a67df74a 08:01:15 Step 7/24 : COPY . . 08:01:15 ---> Using cache 08:01:15 ---> 840c760e7709 08:01:15 Step 8/24 : ARG SPIRE_RELEASE=1.2.1 08:01:15 ---> Using cache 08:01:15 ---> d19b90418847 08:01:15 Step 9/24 : WORKDIR /edgex-go/spire-build 08:01:15 ---> Using cache 08:01:15 ---> 4238c924daef 08:01:15 Step 10/24 : RUN if ! test -f /usr/local/bin/spire-server; then wget -q "https://github.com/spiffe/spire/archive/refs/tags/v${SPIRE_RELEASE}.tar.gz" && tar xv --strip-components=1 -f "v${SPIRE_RELEASE}.tar.gz" && echo "building spire from source..." && make bin/spire-server bin/spire-agent && cp bin/spire* /usr/local/bin/; fi 08:01:15 ---> Using cache 08:01:15 ---> faf6ab2fb033 08:01:15 Step 11/24 : WORKDIR /edgex-go 08:01:15 ---> Using cache 08:01:15 ---> 7d1e1a7d9fd9 08:01:15 08:01:15 Step 12/24 : FROM alpine:3.15 08:01:15 ---> 354640af7b1b 08:01:15 Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' 08:01:15 ---> Using cache 08:01:15 ---> e675561f183f 08:01:15 Step 14/24 : RUN apk update && apk --no-cache --update add dumb-init gcompat 08:01:15 ---> Running in 0ff868cc80ee 08:01:17 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 08:01:18 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 08:01:19 v3.15.7-14-gcfb0d81afed [https://dl-cdn.alpinelinux.org/alpine/v3.15/main] 08:01:19 v3.15.7-13-gd738a42a973 [https://dl-cdn.alpinelinux.org/alpine/v3.15/community] 08:01:19 OK: 15734 distinct packages available 08:01:19 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 08:01:20 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 08:01:21 (1/4) Installing dumb-init (1.2.5-r1) 08:01:21 (2/4) Installing musl-obstack (1.2.3-r0) 08:01:21 (3/4) Installing libucontext (1.1-r0) 08:01:21 (4/4) Installing gcompat (1.0.0-r4) 08:01:21 Executing busybox-1.34.1-r7.trigger 08:01:21 OK: 6 MiB in 18 packages 08:01:23 Removing intermediate container 0ff868cc80ee 08:01:23 ---> a1c01541f325 08:01:23 Step 15/24 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin 08:01:29 ---> 4297b6400c68 08:01:29 Step 16/24 : COPY --from=builder /edgex-go/cmd/security-spire-config/docker-entrypoint.sh /usr/local/bin/ 08:01:30 ---> 136f88565e6d 08:01:30 Step 17/24 : WORKDIR /usr/local/etc/spiffe-scripts.d 08:01:30 ---> Running in 405fce460976 08:01:32 Removing intermediate container 405fce460976 08:01:32 ---> 9ab3e9e510d3 08:01:32 Step 18/24 : COPY --from=builder /edgex-go/cmd/security-spire-config/seed_builtin_entries.sh /usr/local/etc/spiffe-scripts.d 08:01:36 ---> cfe0f0ffb9af 08:01:36 Step 19/24 : WORKDIR / 08:01:36 ---> Running in 9f9582073b86 08:01:36 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup 08:01:37 Removing intermediate container 9f9582073b86 08:01:37 ---> f17352510ca5 08:01:37 Step 20/24 : ENTRYPOINT [ "/usr/bin/dumb-init" ] 08:01:37 ---> Running in 3503d68456a9 08:01:38 Removing intermediate container 3503d68456a9 08:01:38 ---> 3cf878432451 08:01:38 Step 21/24 : CMD [ "--verbose", "docker-entrypoint.sh" ] 08:01:38 ---> Running in 34a0e3a001a3 08:01:39 Removing intermediate container 34a0e3a001a3 08:01:39 ---> 6d1a1f7462d3 08:01:39 Step 22/24 : LABEL arch=arm64 08:01:39 ---> Running in edd2285644d3 08:01:40 Removing intermediate container edd2285644d3 08:01:40 ---> 7c0b0bd4b256 08:01:40 Step 23/24 : LABEL git_sha=a9f74899fdf021cfa30a7f5767041140b9745c3e 08:01:40 ---> Running in a68dea9ee0e2 08:01:41 Removing intermediate container a68dea9ee0e2 08:01:41 ---> 7138951b9fa7 08:01:41 Step 24/24 : LABEL version=0.0.0 08:01:41 ---> Running in 29b76edc0bbf 08:01:42 Removing intermediate container 29b76edc0bbf 08:01:42 ---> 85b1aee32a6b 08:01:42 08:01:42 Successfully built 85b1aee32a6b 08:01:42 Successfully tagged security-spire-config-arm64:latest 08:01:42  Building security-spire-config ... done Building security-spire-server 08:02:04 Step 1/23 : ARG BUILDER_BASE=golang:1.18-alpine3.16 08:02:04 Step 2/23 : FROM ${BUILDER_BASE} AS builder 08:02:04 ---> 4084f11a99d9 08:02:04 Step 3/23 : WORKDIR /edgex-go 08:02:04 ---> Using cache 08:02:04 ---> 33fe88937b2e 08:02:04 Step 4/23 : RUN apk add --update --no-cache make git build-base curl 08:02:04 ---> Using cache 08:02:04 ---> 609371c9bfe7 08:02:04 Step 5/23 : COPY go.mod vendor* ./ 08:02:04 ---> Using cache 08:02:04 ---> 4d8a2a963a31 08:02:04 Step 6/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 08:02:04 ---> Using cache 08:02:04 ---> b511a67df74a 08:02:04 Step 7/23 : COPY . . 08:02:04 ---> Using cache 08:02:04 ---> 840c760e7709 08:02:04 Step 8/23 : ARG SPIRE_RELEASE=1.2.1 08:02:04 ---> Using cache 08:02:04 ---> d19b90418847 08:02:04 Step 9/23 : WORKDIR /edgex-go/spire-build 08:02:04 ---> Using cache 08:02:04 ---> 4238c924daef 08:02:04 Step 10/23 : RUN if ! test -f /usr/local/bin/spire-server; then wget -q "https://github.com/spiffe/spire/archive/refs/tags/v${SPIRE_RELEASE}.tar.gz" && tar xv --strip-components=1 -f "v${SPIRE_RELEASE}.tar.gz" && echo "building spire from source..." && make bin/spire-server bin/spire-agent && cp bin/spire* /usr/local/bin/; fi 08:02:04 ---> Running in d6821bae497d 08:02:04 Removing intermediate container 346769d80fd3 08:02:04 ---> 2549ff1fb6f3 08:02:04 08:02:04 Step 9/24 : FROM alpine:3.16 08:02:04 ---> 4c81e5bf8899 08:02:04 Step 10/24 : RUN apk add --update --no-cache ca-certificates dumb-init su-exec 08:02:05 ---> Running in 4fda5b429ad7 08:02:07 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 08:02:07 Removing intermediate container d6821bae497d 08:02:07 ---> d902074648bb 08:02:07 Step 11/23 : WORKDIR /edgex-go 08:02:07 ---> Running in 084b41ca8f78 08:02:08 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 08:02:08 Removing intermediate container 084b41ca8f78 08:02:08 ---> 2b4047b3f317 08:02:08 08:02:08 Step 12/23 : FROM alpine:3.15 08:02:08 ---> 354640af7b1b 08:02:08 Step 13/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' 08:02:08 ---> Using cache 08:02:08 ---> e675561f183f 08:02:08 Step 14/23 : RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 08:02:08 ---> Using cache 08:02:08 ---> 6d920c12a6e1 08:02:08 Step 15/23 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin 08:02:10 (1/3) Installing ca-certificates (20220614-r0) 08:02:10 (2/3) Installing dumb-init (1.2.5-r1) 08:02:10 (3/3) Installing su-exec (0.2-r1) 08:02:10 Executing busybox-1.35.0-r17.trigger 08:02:10 Executing ca-certificates-20220614-r0.trigger 08:02:11 OK: 6 MiB in 17 packages 08:02:15 Removing intermediate container 4fda5b429ad7 08:02:15 ---> 68bc1836564c 08:02:15 Step 11/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' 08:02:15 ---> Running in df5c042af46d 08:02:16 Removing intermediate container df5c042af46d 08:02:16 ---> 5ecb2104f12d 08:02:16 Step 12/24 : WORKDIR / 08:02:16 ---> Running in d51680e543ea 08:02:17 Removing intermediate container d51680e543ea 08:02:17 ---> c023ce47d2d9 08:02:17 Step 13/24 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/res/token-config.json /res-file-token-provider/token-config.json 08:02:18 ---> c57d22944eb8 08:02:18 Step 14/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res-file-token-provider/configuration.toml /res-file-token-provider/configuration.toml 08:02:19 ---> 2c5cb669e2e0 08:02:19 Step 16/23 : COPY --from=builder /edgex-go/cmd/security-spire-server/docker-entrypoint.sh /usr/local/bin/ 08:02:20 ---> b93b418f51d0 08:02:20 Step 15/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml 08:02:20 ---> 6a291cbb325a 08:02:20 Step 17/23 : COPY --from=builder /edgex-go/cmd/security-spire-server/server.conf /usr/local/etc/spire/server.conf.tpl 08:02:21 ---> 1babd1c21318 08:02:21 Step 16/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/kong-admin-config.template.yml /res/kong-admin-config.template.yml 08:02:21 Removing intermediate container e336c2d484ee 08:02:21 ---> 2fd6075d6ea0 08:02:21 Step 8/22 : COPY . . 08:02:22 ---> 3ba989d64e6c 08:02:22 Step 18/23 : COPY --from=builder /edgex-go/cmd/security-spire-server/openssl.conf /usr/local/etc/ 08:02:23 ---> 9a1190382953 08:02:23 Step 17/24 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . 08:02:23 ---> e5333e1e64b4 08:02:23 Step 19/23 : ENTRYPOINT [ "/usr/bin/dumb-init" ] 08:02:23 ---> Running in 3f2abff6ddb2 08:02:24 Removing intermediate container 3f2abff6ddb2 08:02:24 ---> 014311bad6ba 08:02:24 Step 20/23 : CMD [ "--verbose", "docker-entrypoint.sh" ] 08:02:24 ---> Running in ee0696be1e21 08:02:27 Removing intermediate container ee0696be1e21 08:02:27 ---> ce8f5ab04e4d 08:02:27 Step 21/23 : LABEL arch=arm64 08:02:27 ---> a7c516b49610 08:02:27 Step 18/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . 08:02:27 ---> Running in 2de04e62f935 08:02:28 Removing intermediate container 2de04e62f935 08:02:28 ---> 245108e99a32 08:02:28 Step 22/23 : LABEL git_sha=a9f74899fdf021cfa30a7f5767041140b9745c3e 08:02:28 ---> Running in 0e9bf3117901 08:02:29 Removing intermediate container 0e9bf3117901 08:02:29 ---> 46bd556b1d17 08:02:29 Step 23/23 : LABEL version=0.0.0 08:02:29 ---> Running in 1d163ea23ecf 08:02:30 Removing intermediate container 1d163ea23ecf 08:02:30 ---> 4822be26f351 08:02:30 08:02:30 ---> f3a2a6874e39 08:02:30 Step 19/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ 08:02:30 Successfully built 4822be26f351 08:02:30 Successfully tagged security-spire-server-arm64:latest 08:02:30  Building security-spire-server ... done Building core-command 08:02:31 ---> 559acdb3c637 08:02:31 Step 20/24 : RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 08:02:32 ---> Running in df07e78b0353 08:02:35 Removing intermediate container df07e78b0353 08:02:35 ---> 07feeb4f8d73 08:02:35 Step 21/24 : ENTRYPOINT ["entrypoint.sh"] 08:02:35 ---> Running in 8dba5e4d45cb 08:02:36 Removing intermediate container be160fa5b9fe 08:02:36 ---> a31b1dfa9001 08:02:36 08:02:36 Step 10/22 : FROM alpine:3.16 08:02:36 ---> 4c81e5bf8899 08:02:36 Step 11/22 : RUN apk add --update --no-cache dumb-init 08:02:36 ---> Using cache 08:02:36 ---> a251e334996f 08:02:36 Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 08:02:36 ---> Using cache 08:02:36 ---> c91e08409143 08:02:36 Step 13/22 : ENV APP_PORT=59861 08:02:36 ---> Running in d8cb9ee50d3c 08:02:36 Removing intermediate container 8dba5e4d45cb 08:02:36 ---> b4109a54e2ab 08:02:36 Step 22/24 : LABEL arch=arm64 08:02:36 ---> Running in c5a7fc4829d8 08:02:37 Removing intermediate container c5a7fc4829d8 08:02:37 ---> 7661b0eef991 08:02:37 Step 23/24 : LABEL git_sha=a9f74899fdf021cfa30a7f5767041140b9745c3e 08:02:37 Removing intermediate container d8cb9ee50d3c 08:02:37 ---> f41c34948287 08:02:37 Step 14/22 : EXPOSE $APP_PORT 08:02:37 ---> Running in 35c8bafde9d6 08:02:37 ---> Running in 34c5e75f9613 08:02:38 Removing intermediate container 35c8bafde9d6 08:02:38 ---> b28be5c52458 08:02:38 Step 24/24 : LABEL version=0.0.0 08:02:38 Removing intermediate container 34c5e75f9613 08:02:38 ---> 07ddc91ea00a 08:02:38 Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / 08:02:38 ---> Running in 4d035a27584b 08:02:40 Removing intermediate container 4d035a27584b 08:02:40 ---> c4cedd527555 08:02:40 08:02:40 ---> 96d734d21132 08:02:40 Step 16/22 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / 08:02:41 Successfully built c4cedd527555 08:02:41 Successfully tagged security-secretstore-setup-arm64:latest 08:02:41  Building security-secretstore-setup ... done Building security-bootstrapper 08:02:41 ---> 4063e5709620 08:02:41 Step 9/22 : RUN make cmd/support-notifications/support-notifications 08:02:41 ---> Running in 9c5a48d5cd3d 08:02:43 go build -tags " " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/support-notifications/support-notifications ./cmd/support-notifications 08:02:44 ---> 633e294613b4 08:02:44 Step 17/22 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml 08:02:44 Step 1/23 : ARG BUILDER_BASE=golang:1.18-alpine3.16 08:02:44 Step 2/23 : FROM ${BUILDER_BASE} AS builder 08:02:44 ---> 4084f11a99d9 08:02:44 Step 3/23 : ARG ADD_BUILD_TAGS="" 08:02:44 ---> Using cache 08:02:44 ---> b9959fa8d96a 08:02:44 Step 4/23 : WORKDIR /edgex-go 08:02:44 ---> Using cache 08:02:44 ---> c9317d5410ef 08:02:44 Step 5/23 : RUN apk add --update --no-cache make git 08:02:44 ---> Using cache 08:02:44 ---> a25399660bbf 08:02:44 Step 6/23 : COPY go.mod vendor* ./ 08:02:44 ---> Using cache 08:02:44 ---> 53f333bf8521 08:02:44 Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 08:02:44 ---> Using cache 08:02:44 ---> 8c42152bbe26 08:02:44 Step 8/23 : COPY . . 08:02:45 ---> Using cache 08:02:45 ---> 09d0cb41850f 08:02:45 Step 9/23 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-command/core-command 08:02:45 ---> Running in 72c0ff2288a2 08:02:45 ---> 5c0e7054d32e 08:02:45 Step 18/22 : ENTRYPOINT ["/support-scheduler"] 08:02:46 ---> Running in 44f819750d4a 08:02:46 Removing intermediate container 44f819750d4a 08:02:46 ---> 9726cafa3b76 08:02:46 Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] 08:02:46 ---> Running in 21cd0d4dd48b 08:02:47 go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-command/core-command ./cmd/core-command 08:02:47 Removing intermediate container 21cd0d4dd48b 08:02:47 ---> d5afb7b31573 08:02:47 Step 20/22 : LABEL arch=arm64 08:02:47 ---> Running in b53a29fab46c 08:02:48 Removing intermediate container b53a29fab46c 08:02:48 ---> d93a2e8f6259 08:02:48 Step 21/22 : LABEL git_sha=a9f74899fdf021cfa30a7f5767041140b9745c3e 08:02:48 ---> Running in 767c6df357eb 08:02:49 Removing intermediate container 767c6df357eb 08:02:49 ---> c4ef52406fe1 08:02:49 Step 22/22 : LABEL version=0.0.0 08:02:49 ---> Running in cc379abfc020 08:02:50 Removing intermediate container cc379abfc020 08:02:50 ---> 5be90df385b7 08:02:50 08:02:50 Removing intermediate container 1644663baff4 08:02:50 ---> fc3f4e4a314b 08:02:50 Step 7/19 : COPY . . 08:02:50 Successfully built 5be90df385b7 08:02:50 Successfully tagged support-scheduler-arm64:latest 08:02:50 Building core-data 08:02:59  Building support-scheduler ... done Step 1/32 : ARG BUILDER_BASE=golang:1.18-alpine3.16 08:02:59 Step 2/32 : FROM ${BUILDER_BASE} AS builder 08:02:59 ---> 4084f11a99d9 08:02:59 Step 3/32 : WORKDIR /edgex-go 08:02:59 ---> Using cache 08:02:59 ---> 33fe88937b2e 08:02:59 Step 4/32 : RUN apk add --update --no-cache make git 08:02:59 ---> Using cache 08:02:59 ---> 7b14153ff85a 08:02:59 Step 5/32 : COPY go.mod vendor* ./ 08:02:59 ---> Using cache 08:02:59 ---> 179b22af9aa6 08:02:59 Step 6/32 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 08:02:59 ---> Using cache 08:02:59 ---> 660a6c1268fa 08:02:59 Step 7/32 : COPY . . 08:02:59 ---> Using cache 08:02:59 ---> 0252b063d260 08:02:59 Step 8/32 : RUN make cmd/security-bootstrapper/security-bootstrapper 08:03:00 ---> Running in 154cccb49a94 08:03:02 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper 08:03:09 ---> dd797a3a5f44 08:03:09 Step 8/19 : RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider 08:03:09 ---> Running in 9e716290de77 08:03:11 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/security-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider 08:03:11 Step 1/22 : ARG BUILDER_BASE=golang:1.18-alpine3.16 08:03:11 Step 2/22 : FROM ${BUILDER_BASE} AS builder 08:03:11 ---> 4084f11a99d9 08:03:11 Step 3/22 : ARG ADD_BUILD_TAGS="" 08:03:11 ---> Using cache 08:03:11 ---> b9959fa8d96a 08:03:11 Step 4/22 : WORKDIR /edgex-go 08:03:11 ---> Using cache 08:03:11 ---> c9317d5410ef 08:03:11 Step 5/22 : RUN apk add --update --no-cache make git 08:03:11 ---> Using cache 08:03:11 ---> a25399660bbf 08:03:11 Step 6/22 : COPY go.mod vendor* ./ 08:03:11 ---> Using cache 08:03:11 ---> 53f333bf8521 08:03:11 Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 08:03:11 ---> Using cache 08:03:11 ---> 8c42152bbe26 08:03:11 Step 8/22 : COPY . . 08:03:11 ---> Using cache 08:03:11 ---> 09d0cb41850f 08:03:11 Step 9/22 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-data/core-data 08:03:11 ---> Running in 679093ad8f92 08:03:13 go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-data/core-data ./cmd/core-data 08:09:05 Removing intermediate container 72c0ff2288a2 08:09:05 ---> b709280cd0d7 08:09:05 08:09:05 Step 10/23 : FROM alpine:3.16 08:09:05 ---> 4c81e5bf8899 08:09:05 Step 11/23 : RUN apk add --update --no-cache dumb-init 08:09:05 ---> Using cache 08:09:05 ---> a251e334996f 08:09:05 Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 08:09:05 ---> Using cache 08:09:05 ---> c91e08409143 08:09:05 Step 13/23 : ENV APP_PORT=59882 08:09:05 ---> Running in 5c6ab542353c 08:09:06 Removing intermediate container 5c6ab542353c 08:09:06 ---> 52627e64d049 08:09:06 Step 14/23 : EXPOSE $APP_PORT 08:09:06 ---> Running in 2794b224787d 08:09:07 Removing intermediate container 2794b224787d 08:09:07 ---> 6eb9aec009c2 08:09:07 Step 15/23 : WORKDIR / 08:09:07 ---> Running in 52fa4a114717 08:09:07 Removing intermediate container 154cccb49a94 08:09:07 ---> ff51bcfb8482 08:09:07 08:09:07 Step 9/32 : FROM alpine:3.16 08:09:07 ---> 4c81e5bf8899 08:09:07 Step 10/32 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' 08:09:07 ---> Running in a3381310fdbf 08:09:08 Removing intermediate container a3381310fdbf 08:09:08 ---> d2c60649786a 08:09:08 Step 11/32 : RUN apk add --update --no-cache dumb-init su-exec 08:09:08 Removing intermediate container 52fa4a114717 08:09:08 ---> e1248ae24a5e 08:09:08 Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / 08:09:08 ---> Running in 1ffe68046602 08:09:09 ---> a81a5a663e70 08:09:09 Step 17/23 : COPY --from=builder /edgex-go/cmd/core-command/core-command / 08:09:10 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 08:09:11 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 08:09:11 ---> 3f77dc720bc9 08:09:11 Step 18/23 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml 08:09:12 (1/2) Installing dumb-init (1.2.5-r1) 08:09:12 (2/2) Installing su-exec (0.2-r1) 08:09:12 ---> 53f8b221165d 08:09:12 Step 19/23 : ENTRYPOINT ["/core-command"] 08:09:12 Executing busybox-1.35.0-r17.trigger 08:09:12 OK: 5 MiB in 16 packages 08:09:12 ---> Running in fb4e7475306b 08:09:13 Removing intermediate container fb4e7475306b 08:09:13 ---> d2d4e09d0ac6 08:09:13 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] 08:09:13 ---> Running in adcb8fd1a63f 08:09:14 Removing intermediate container 1ffe68046602 08:09:14 ---> cba03e89cc39 08:09:14 Step 12/32 : ENV SECURITY_INIT_DIR /edgex-init 08:09:14 Removing intermediate container adcb8fd1a63f 08:09:14 ---> 332175996862 08:09:14 Step 21/23 : LABEL arch=arm64 08:09:14 ---> Running in cd7e41ff92a9 08:09:14 ---> Running in f128ee0deb69 08:09:15 Removing intermediate container cd7e41ff92a9 08:09:15 ---> a1a54688c95d 08:09:15 Step 13/32 : ENV SECURITY_INIT_STAGING /edgex-init-staging 08:09:15 ---> Running in c1f5c0a37f1b 08:09:15 Removing intermediate container f128ee0deb69 08:09:15 ---> 4437e1c9e257 08:09:15 Step 22/23 : LABEL git_sha=a9f74899fdf021cfa30a7f5767041140b9745c3e 08:09:15 ---> Running in b15b19b7013e 08:09:16 Removing intermediate container c1f5c0a37f1b 08:09:16 ---> eb251489eca0 08:09:16 Step 14/32 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_STAGING}/bootstrap-redis 08:09:16 ---> Running in c02055ad4e5f 08:09:16 Removing intermediate container b15b19b7013e 08:09:16 ---> f447fa184fc6 08:09:16 Step 23/23 : LABEL version=0.0.0 08:09:16 ---> Running in 6d0c1fd4c880 08:09:17 Removing intermediate container c02055ad4e5f 08:09:17 ---> 7a38102038fb 08:09:17 Step 15/32 : ARG BOOTSTRAP_MOSQUITTO_DIR=${SECURITY_INIT_STAGING}/bootstrap-mosquitto 08:09:17 ---> Running in a5d74e5cc8ea 08:09:17 Removing intermediate container 6d0c1fd4c880 08:09:17 ---> bef8e008798f 08:09:17 08:09:17 Successfully built bef8e008798f 08:09:17 Successfully tagged core-command-arm64:latest 08:09:18  Building core-command ... done Removing intermediate container a5d74e5cc8ea 08:09:18 ---> bbb7ff50f3f4 08:09:18 Step 16/32 : RUN mkdir -p ${BOOTSTRAP_REDIS_DIR} ${BOOTSTRAP_MOSQUITTO_DIR} 08:09:18 ---> Running in cb91bef82ff2 08:09:21 Removing intermediate container cb91bef82ff2 08:09:21 ---> f23e1cda2c5b 08:09:21 Step 17/32 : WORKDIR ${SECURITY_INIT_STAGING} 08:09:21 ---> Running in 9b4472883a22 08:09:21 Removing intermediate container 9b4472883a22 08:09:21 ---> d0bb922c8005 08:09:21 Step 18/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_STAGING}/ 08:09:22 ---> 3e8119b98f93 08:09:22 Step 19/32 : RUN chmod +x ${SECURITY_INIT_STAGING}/*.sh 08:09:22 ---> Running in aa9fea1f3e69 08:09:25 Removing intermediate container aa9fea1f3e69 08:09:25 ---> ee45c8883a41 08:09:25 Step 20/32 : COPY --from=builder /edgex-go/Attribution.txt / 08:09:29 ---> c5fde7941a74 08:09:29 Step 21/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . 08:09:31 ---> 2948326439dd 08:09:31 Step 22/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.toml ./res/ 08:09:31 ---> f9d77dec75f3 08:09:31 Step 23/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml ${BOOTSTRAP_REDIS_DIR}/res/ 08:09:32 ---> 62cfde7d2abd 08:09:32 Step 24/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-mosquitto/configuration.toml ${BOOTSTRAP_MOSQUITTO_DIR}/res/ 08:09:33 ---> db1e9e819418 08:09:33 Step 25/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ ${SECURITY_INIT_STAGING}/consul-bootstrapper/ 08:09:35 ---> 5137befdf48b 08:09:35 Step 26/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / 08:09:36 ---> f5680034569d 08:09:36 Step 27/32 : RUN chmod +x /entrypoint.sh 08:09:36 ---> Running in 03bad2d50d53 08:09:41 Removing intermediate container 03bad2d50d53 08:09:41 ---> a87f924524f2 08:09:41 Step 28/32 : ENTRYPOINT ["/entrypoint.sh"] 08:09:41 ---> Running in 18e6ca118faf 08:09:42 Removing intermediate container 18e6ca118faf 08:09:42 ---> 0333b410168c 08:09:42 Step 29/32 : CMD ["gate"] 08:09:43 ---> Running in 9e6ff11d3098 08:09:44 Removing intermediate container 9e6ff11d3098 08:09:44 ---> 0c587a9912d9 08:09:44 Step 30/32 : LABEL arch=arm64 08:09:44 ---> Running in 72943a2a9203 08:09:44 Removing intermediate container 679093ad8f92 08:09:44 ---> 41f2509beaef 08:09:44 08:09:44 Step 10/22 : FROM alpine:3.16 08:09:44 ---> 4c81e5bf8899 08:09:44 Step 11/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' 08:09:44 ---> Running in a8de7c02b59e 08:09:44 Removing intermediate container 72943a2a9203 08:09:44 ---> a264f14ac63e 08:09:44 Step 31/32 : LABEL git_sha=a9f74899fdf021cfa30a7f5767041140b9745c3e 08:09:44 ---> Running in 7f2d2a818b19 08:09:45 Removing intermediate container a8de7c02b59e 08:09:45 ---> 7a03cef6101c 08:09:45 Step 12/22 : ENV APP_PORT=59880 08:09:45 Removing intermediate container 7f2d2a818b19 08:09:45 ---> 1d377f536097 08:09:45 Step 32/32 : LABEL version=0.0.0 08:09:45 ---> Running in 68cf701db2af 08:09:45 ---> Running in 7272122fba81 08:09:46 Removing intermediate container 7272122fba81 08:09:46 ---> 62aca4820ebd 08:09:46 08:09:46 Removing intermediate container 68cf701db2af 08:09:46 ---> 2e6f44844818 08:09:46 Step 13/22 : EXPOSE $APP_PORT 08:09:46 ---> Running in 9597b41a53fd 08:09:46 Successfully built 62aca4820ebd 08:09:46 Successfully tagged security-bootstrapper-arm64:latest 08:09:47  Building security-bootstrapper ... done Removing intermediate container 9597b41a53fd 08:09:47 ---> 94378cba01f2 08:09:47 Step 14/22 : RUN apk add --update --no-cache dumb-init 08:09:47 ---> Running in 3441674a1894 08:09:49 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 08:09:49 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 08:09:50 (1/1) Installing dumb-init (1.2.5-r1) 08:09:50 Executing busybox-1.35.0-r17.trigger 08:09:50 OK: 5 MiB in 15 packages 08:09:52 Removing intermediate container 3441674a1894 08:09:52 ---> 534b4715bdd4 08:09:52 Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / 08:09:53 ---> b183ec6ffaad 08:09:53 Step 16/22 : COPY --from=builder /edgex-go/cmd/core-data/core-data / 08:09:55 ---> 9d4775540a89 08:09:55 Step 17/22 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml 08:09:56 ---> e6012dd43482 08:09:56 Step 18/22 : ENTRYPOINT ["/core-data"] 08:09:56 ---> Running in ad3d1f20ff86 08:09:57 Removing intermediate container ad3d1f20ff86 08:09:57 ---> e7430065d7bd 08:09:57 Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] 08:09:57 ---> Running in 3b0298786e99 08:09:57 Removing intermediate container 3b0298786e99 08:09:57 ---> 0177eec37e6c 08:09:57 Step 20/22 : LABEL arch=arm64 08:09:57 ---> Running in 21fe1126cb25 08:09:58 Removing intermediate container 21fe1126cb25 08:09:58 ---> def720e3d20f 08:09:58 Step 21/22 : LABEL git_sha=a9f74899fdf021cfa30a7f5767041140b9745c3e 08:09:58 ---> Running in ad7acc533b90 08:09:59 Removing intermediate container ad7acc533b90 08:09:59 ---> d0171f9b845d 08:09:59 Step 22/22 : LABEL version=0.0.0 08:09:59 ---> Running in 55f034397d50 08:09:59 Removing intermediate container 55f034397d50 08:09:59 ---> b24e048da883 08:09:59 08:10:00 Successfully built b24e048da883 08:10:00 Successfully tagged core-data-arm64:latest 08:10:26  Building core-data ... done Removing intermediate container 9e716290de77 08:10:26 ---> 9a321451ae04 08:10:26 08:10:26 Step 9/19 : FROM alpine:3.15 08:10:26 ---> 354640af7b1b 08:10:26 Step 10/19 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' 08:10:26 ---> Using cache 08:10:26 ---> e675561f183f 08:10:26 Step 11/19 : RUN apk update && apk --no-cache --update add dumb-init curl gcompat 08:10:26 ---> Running in 83c1b0828301 08:10:26 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 08:10:26 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 08:10:27 v3.15.7-14-gcfb0d81afed [https://dl-cdn.alpinelinux.org/alpine/v3.15/main] 08:10:27 v3.15.7-13-gd738a42a973 [https://dl-cdn.alpinelinux.org/alpine/v3.15/community] 08:10:27 OK: 15734 distinct packages available 08:10:27 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 08:10:27 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 08:10:28 (1/9) Installing ca-certificates (20220614-r0) 08:10:28 (2/9) Installing brotli-libs (1.0.9-r5) 08:10:28 (3/9) Installing nghttp2-libs (1.46.0-r0) 08:10:28 (4/9) Installing libcurl (7.80.0-r6) 08:10:28 (5/9) Installing curl (7.80.0-r6) 08:10:28 (6/9) Installing dumb-init (1.2.5-r1) 08:10:28 (7/9) Installing musl-obstack (1.2.3-r0) 08:10:28 (8/9) Installing libucontext (1.1-r0) 08:10:28 (9/9) Installing gcompat (1.0.0-r4) 08:10:28 Executing busybox-1.34.1-r7.trigger 08:10:28 Executing ca-certificates-20220614-r0.trigger 08:10:28 OK: 8 MiB in 23 packages 08:10:30 Removing intermediate container 83c1b0828301 08:10:30 ---> 21b537d0b707 08:10:30 Step 12/19 : COPY --from=builder /edgex-go/Attribution.txt / 08:10:31 ---> 9d24118d04f6 08:10:31 Step 13/19 : COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/security-spiffe-token-provider / 08:10:32 Removing intermediate container 9c5a48d5cd3d 08:10:32 ---> 874bc0571eda 08:10:32 08:10:32 Step 10/22 : FROM alpine:3.16 08:10:32 ---> 4c81e5bf8899 08:10:32 Step 11/22 : RUN apk add --update --no-cache ca-certificates dumb-init 08:10:32 ---> Running in 14613df9701d 08:10:32 ---> 684b048efdac 08:10:32 Step 14/19 : COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/res/configuration.toml /res/configuration.toml 08:10:33 ---> 1dc8c35fa366 08:10:33 Step 15/19 : ENTRYPOINT [ "/security-spiffe-token-provider" ] 08:10:33 ---> Running in 60e34f495836 08:10:33 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 08:10:33 Removing intermediate container 60e34f495836 08:10:33 ---> 30c56cf8be46 08:10:33 Step 16/19 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] 08:10:33 ---> Running in 03fdd0903f87 08:10:34 Removing intermediate container 03fdd0903f87 08:10:34 ---> 3386b75f5bbc 08:10:34 Step 17/19 : LABEL arch=arm64 08:10:34 ---> Running in 140c899b4587 08:10:34 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 08:10:34 Removing intermediate container 140c899b4587 08:10:34 ---> add1ecc1efd1 08:10:34 Step 18/19 : LABEL git_sha=a9f74899fdf021cfa30a7f5767041140b9745c3e 08:10:34 ---> Running in 5c71e94f1076 08:10:35 Removing intermediate container 5c71e94f1076 08:10:35 ---> 773f24bc721d 08:10:35 Step 19/19 : LABEL version=0.0.0 08:10:35 ---> Running in ba4959c5f855 08:10:35 (1/2) Installing ca-certificates (20220614-r0) 08:10:35 Removing intermediate container ba4959c5f855 08:10:35 ---> c6372970017f 08:10:35 08:10:35 (2/2) Installing dumb-init (1.2.5-r1) 08:10:35 Executing busybox-1.35.0-r17.trigger 08:10:35 Executing ca-certificates-20220614-r0.trigger 08:10:35 Successfully built c6372970017f 08:10:35 Successfully tagged security-spiffe-token-provider-arm64:latest 08:10:35  Building security-spiffe-token-provider ... done OK: 6 MiB in 16 packages 08:10:37 Removing intermediate container 14613df9701d 08:10:37 ---> f2c394366f27 08:10:37 Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2021: Intel Corporation' 08:10:37 ---> Running in e51e8efd195e 08:10:37 Removing intermediate container e51e8efd195e 08:10:37 ---> 1c3cb7bf7aae 08:10:37 Step 13/22 : ENV APP_PORT=59860 08:10:37 ---> Running in f2e0f594669b 08:10:37 Removing intermediate container f2e0f594669b 08:10:37 ---> 23485793f733 08:10:37 Step 14/22 : EXPOSE $APP_PORT 08:10:37 ---> Running in 74cbfe873f96 08:10:37 Removing intermediate container 74cbfe873f96 08:10:37 ---> 1195bdb5754b 08:10:37 Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / 08:10:38 ---> 39a99e21d4c3 08:10:38 Step 16/22 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / 08:10:39 ---> 5a534d534ec1 08:10:39 Step 17/22 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml 08:10:40 ---> fcd58fc2e64b 08:10:40 Step 18/22 : ENTRYPOINT ["/support-notifications"] 08:10:40 ---> Running in 263437fdf59a 08:10:40 Removing intermediate container 263437fdf59a 08:10:40 ---> 9122aaaa7f97 08:10:40 Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] 08:10:40 ---> Running in 22dedd660200 08:10:40 Removing intermediate container 22dedd660200 08:10:40 ---> 22910b677a11 08:10:40 Step 20/22 : LABEL arch=arm64 08:10:40 ---> Running in a83245e7a3fc 08:10:41 Removing intermediate container a83245e7a3fc 08:10:41 ---> 8f258f225b90 08:10:41 Step 21/22 : LABEL git_sha=a9f74899fdf021cfa30a7f5767041140b9745c3e 08:10:41 ---> Running in 9fe1d8a9f043 08:10:41 Removing intermediate container 9fe1d8a9f043 08:10:41 ---> 3f22577d876e 08:10:41 Step 22/22 : LABEL version=0.0.0 08:10:41 ---> Running in 3b0ded9e5ae9 08:10:41 Removing intermediate container 3b0ded9e5ae9 08:10:41 ---> f93bfb386624 08:10:41 08:10:42 Successfully built f93bfb386624 08:10:42 Successfully tagged support-notifications-arm64:latest 08:10:42  Building support-notifications ... done  [Pipeline] } 08:10:42 $ docker stop --time=1 2ccf341a4be4d80abfc81a1ab0256574a4f87323a35a12a61582966ea8fee7fe 08:10:44 $ docker rm -f --volumes 2ccf341a4be4d80abfc81a1ab0256574a4f87323a35a12a61582966ea8fee7fe [Pipeline] // withDockerContainer [Pipeline] sh 08:10:44 + docker images 08:10:44 REPOSITORY TAG IMAGE ID CREATED SIZE 08:10:44 support-notifications-arm64 latest f93bfb386624 3 seconds ago 29.7MB 08:10:44 security-spiffe-token-provider-arm64 latest c6372970017f 9 seconds ago 29.1MB 08:10:44 874bc0571eda 13 seconds ago 1.57GB 08:10:44 9a321451ae04 22 seconds ago 1.54GB 08:10:44 core-data-arm64 latest b24e048da883 45 seconds ago 17.2MB 08:10:44 security-bootstrapper-arm64 latest 62aca4820ebd 58 seconds ago 19.6MB 08:10:44 41f2509beaef About a minute ago 1.51GB 08:10:44 core-command-arm64 latest bef8e008798f About a minute ago 17MB 08:10:44 ff51bcfb8482 About a minute ago 1.5GB 08:10:44 b709280cd0d7 About a minute ago 1.51GB 08:10:44 support-scheduler-arm64 latest 5be90df385b7 7 minutes ago 29MB 08:10:44 security-secretstore-setup-arm64 latest c4cedd527555 8 minutes ago 29MB 08:10:44 a31b1dfa9001 8 minutes ago 1.57GB 08:10:44 security-spire-server-arm64 latest 4822be26f351 8 minutes ago 84.3MB 08:10:44 2b4047b3f317 8 minutes ago 1.38GB 08:10:44 2549ff1fb6f3 8 minutes ago 1.5GB 08:10:44 security-spire-config-arm64 latest 85b1aee32a6b 9 minutes ago 83.6MB 08:10:44 core-metadata-arm64 latest 51e149155b54 9 minutes ago 17.7MB 08:10:44 ab92b7afd3b3 10 minutes ago 1.51GB 08:10:44 core-common-config-bootstrapper-arm64 latest 8ad65bca43a9 10 minutes ago 14.9MB 08:10:44 9cd9b8601ee6 10 minutes ago 1.5GB 08:10:44 security-proxy-setup-arm64 latest 474403fd927c 10 minutes ago 26.9MB 08:10:44 d764941991cc 11 minutes ago 1.5GB 08:10:44 security-spire-agent-arm64 latest 1f8993debf3e 16 minutes ago 122MB 08:10:44 7d1e1a7d9fd9 17 minutes ago 1.38GB 08:10:44 ci-base-image-arm64 latest 4084f11a99d9 30 minutes ago 905MB 08:10:44 alpine 3.15 354640af7b1b 6 days ago 5.34MB 08:10:44 alpine 3.16 4c81e5bf8899 6 days ago 5.3MB 08:10:44 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64 1.18-alpine f96f9c87975a 3 months ago 685MB 08:10:44 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 08:10:45 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 08:10:45 08:10:45 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:10:45 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 08:10:45 arm64: Pulling from edgex-lftools-log-publisher 08:10:45 8998bd30e6a1: Pulling fs layer 08:10:45 04944245beec: Pulling fs layer 08:10:45 699f458cf7ca: Pulling fs layer 08:10:45 765212b225bb: Pulling fs layer 08:10:45 f23df028b6ca: Pulling fs layer 08:10:45 d65c8cfc05b1: Pulling fs layer 08:10:45 2437ff75d9bd: Pulling fs layer 08:10:45 f23df028b6ca: Waiting 08:10:45 d65c8cfc05b1: Waiting 08:10:45 2437ff75d9bd: Waiting 08:10:45 765212b225bb: Waiting 08:10:45 04944245beec: Verifying Checksum 08:10:45 04944245beec: Download complete 08:10:45 765212b225bb: Verifying Checksum 08:10:45 765212b225bb: Download complete 08:10:46 f23df028b6ca: Verifying Checksum 08:10:46 f23df028b6ca: Download complete 08:10:46 d65c8cfc05b1: Verifying Checksum 08:10:46 d65c8cfc05b1: Download complete 08:10:46 699f458cf7ca: Verifying Checksum 08:10:46 699f458cf7ca: Download complete 08:10:46 8998bd30e6a1: Verifying Checksum 08:10:46 8998bd30e6a1: Download complete 08:10:48 2437ff75d9bd: Verifying Checksum 08:10:48 2437ff75d9bd: Download complete 08:10:50 8998bd30e6a1: Pull complete 08:10:50 04944245beec: Pull complete 08:10:52 699f458cf7ca: Pull complete 08:10:52 765212b225bb: Pull complete 08:10:53 f23df028b6ca: Pull complete 08:10:53 d65c8cfc05b1: Pull complete 08:11:08 2437ff75d9bd: Pull complete 08:11:08 Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da 08:11:09 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 08:11:09 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 08:11:09 prd-ubuntu20.04-docker-arm64-4c-16g-6428 does not seem to be running inside a container 08:11:09 $ 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/7 -v /w/workspace/edgex-go/7:/w/workspace/edgex-go/7:rw,z -v /w/workspace/edgex-go/7@tmp:/w/workspace/edgex-go/7@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat 08:11:12 $ docker top e641dfb32e7054a6540295f5ccc00dc449ab891f6fbb8bf15f95333d8f80729b -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 08:11:13 ---> job-cost.sh 08:11:13 lf-activate-venv: SKIPPING 08:11:13 INFO: No Stack... 08:11:14 INFO: Retrieving Pricing Info for: v3-standard-4 08:11:14 INFO: Archiving Costs [Pipeline] sh 08:11:15 + cat /w/workspace/edgex-go/7/archives/cost.csv 08:11:15 + cut -d, -f6 [Pipeline] lock 08:11:15 Trying to acquire lock on [jenkins-edgexfoundry-edgex-go-PR-4352-7-stack-cost] 08:11:15 Resource [jenkins-edgexfoundry-edgex-go-PR-4352-7-stack-cost] did not exist. Created. 08:11:15 Lock acquired on [jenkins-edgexfoundry-edgex-go-PR-4352-7-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 08:11:16 + echo total: 0.10999999940395355 [Pipeline] stash 08:11:16 Stashed 1 file(s) [Pipeline] } 08:11:16 Lock released on resource [jenkins-edgexfoundry-edgex-go-PR-4352-7-stack-cost] [Pipeline] // lock [Pipeline] } 08:11:16 $ docker stop --time=1 e641dfb32e7054a6540295f5ccc00dc449ab891f6fbb8bf15f95333d8f80729b 08:11:17 $ docker rm -f --volumes e641dfb32e7054a6540295f5ccc00dc449ab891f6fbb8bf15f95333d8f80729b [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 08:11:18 provisioning config files... 08:11:18 copy managed file [edgex-go-codecov-token] to file:/w/workspace/edgex-go/7@tmp/config10714320288618169806tmp [Pipeline] { [Pipeline] sh 08:11:18 + set +x 08:11:18 + curl -s https://codecov.io/bash 08:11:18 + bash -s -- 08:11:18 08:11:18 _____ _ 08:11:18 / ____| | | 08:11:18 | | ___ __| | ___ ___ _____ __ 08:11:18 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 08:11:18 | |___| (_) | (_| | __/ (_| (_) \ V / 08:11:18 \_____\___/ \__,_|\___|\___\___/ \_/ 08:11:18 Bash-1.0.6 08:11:18 08:11:18 08:11:18 ==> git version 2.25.1 found 08:11:18 ==> 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 08:11:18 Release-Date: 2020-01-08 08:11:18 Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp 08:11:18 Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets 08:11:18 ==> Jenkins CI detected. 08:11:18 current dir:  /w/workspace/edgex-go/7 08:11:18 project root: . 08:11:18 --> token set from env 08:11:18 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 08:11:18 ==> Running gcov in . (disable via -X gcov) 08:11:18 ==> Python coveragepy not found 08:11:18 ==> Searching for coverage reports in: 08:11:18 + . 08:11:18 -> Found 1 reports 08:11:18 ==> Detecting git/mercurial file structure 08:11:18 ==> Reading reports 08:11:18 + ./coverage.out bytes=487530 08:11:18 ==> Appending adjustments 08:11:18 https://docs.codecov.io/docs/fixing-reports 08:11:20 + Found adjustments 08:11:20 ==> Gzipping contents 08:11:20 64K /tmp/codecov.kjwLWs.gz 08:11:20 ==> Uploading reports 08:11:20 url: https://codecov.io 08:11:20 query: branch=PR-4352&commit=a9f74899fdf021cfa30a7f5767041140b9745c3e&build=7&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2FPR-4352%2F7%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=4352&job=&cmd_args= 08:11:20 -> Pinging Codecov 08:11:20 https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=52b94001-b80a-4ca3-b063-c5e709073964&branch=PR-4352&commit=a9f74899fdf021cfa30a7f5767041140b9745c3e&build=7&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2FPR-4352%2F7%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=4352&job=&cmd_args= 08:11:20 -> Uploading to 08:11:20 https://storage.googleapis.com/codecov/v4/raw/2023-02-17/00271124DB129430A58F1EEE437C3FCB/a9f74899fdf021cfa30a7f5767041140b9745c3e/a76e9a9b-055f-454f-9afe-66cea7d25cac.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20230217%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20230217T081119Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=4840adf45f1adc2545683129c901702dbf24e3ae7abfdb0e69376feb944a2ad9 08:11:20 % Total % Received % Xferd Average Speed Time Time Time Current 08:11:20 Dload Upload Total Spent Left Speed 08:11:20 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 62972 0 0 100 62972 0 203k --:--:-- --:--:-- --:--:-- 203k 08:11:20 -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/edgex-go/commit/a9f74899fdf021cfa30a7f5767041140b9745c3e [Pipeline] } 08:11:20 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 08:11:20 + [ -d /w/workspace/edgex-go/7/archives ] [Pipeline] libraryResource [Pipeline] sh 08:11:21 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 08:11:22 ---> package-listing.sh 08:11:22 ++ facter osfamily 08:11:22 ++ tr '[:upper:]' '[:lower:]' 08:11:22 + OS_FAMILY=debian 08:11:22 + workspace=/w/workspace/edgex-go/7 08:11:22 + START_PACKAGES=/tmp/packages_start.txt 08:11:22 + END_PACKAGES=/tmp/packages_end.txt 08:11:22 + DIFF_PACKAGES=/tmp/packages_diff.txt 08:11:22 + PACKAGES=/tmp/packages_start.txt 08:11:22 + '[' /w/workspace/edgex-go/7 ']' 08:11:22 + PACKAGES=/tmp/packages_end.txt 08:11:22 + case "${OS_FAMILY}" in 08:11:22 + dpkg -l 08:11:22 + grep '^ii' 08:11:22 + '[' -f /tmp/packages_start.txt ']' 08:11:22 + '[' -f /tmp/packages_end.txt ']' 08:11:22 + diff /tmp/packages_start.txt /tmp/packages_end.txt 08:11:22 + '[' /w/workspace/edgex-go/7 ']' 08:11:22 + mkdir -p /w/workspace/edgex-go/7/archives/ 08:11:22 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgex-go/7/archives/ [Pipeline] echo 08:11:22 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/7/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 08:11:22 + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:11:23 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 08:11:23 08:11:23 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:11:23 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 08:11:23 latest: Pulling from edgex-lftools-log-publisher 08:11:23 5eb5b503b376: Pulling fs layer 08:11:23 5c69ac0246d0: Pulling fs layer 08:11:23 ec43610c2a17: Pulling fs layer 08:11:23 3a2ae6a8a46f: Pulling fs layer 08:11:23 33b1e0a273af: Pulling fs layer 08:11:23 5d3b04190fa2: Pulling fs layer 08:11:23 2f39f015ded8: Pulling fs layer 08:11:23 33b1e0a273af: Waiting 08:11:23 5d3b04190fa2: Waiting 08:11:23 5c69ac0246d0: Download complete 08:11:23 3a2ae6a8a46f: Verifying Checksum 08:11:23 3a2ae6a8a46f: Download complete 08:11:23 ec43610c2a17: Verifying Checksum 08:11:23 ec43610c2a17: Download complete 08:11:23 33b1e0a273af: Verifying Checksum 08:11:23 33b1e0a273af: Download complete 08:11:23 5d3b04190fa2: Download complete 08:11:23 5eb5b503b376: Verifying Checksum 08:11:23 5eb5b503b376: Download complete 08:11:24 2f39f015ded8: Download complete 08:11:25 5eb5b503b376: Pull complete 08:11:25 5c69ac0246d0: Pull complete 08:11:25 ec43610c2a17: Pull complete 08:11:25 3a2ae6a8a46f: Pull complete 08:11:25 33b1e0a273af: Pull complete 08:11:25 5d3b04190fa2: Pull complete 08:11:30 2f39f015ded8: Pull complete 08:11:30 Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 08:11:30 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 08:11:30 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 08:11:30 prd-ubuntu20.04-docker-8c-8g-6426 does not seem to be running inside a container 08:11:30 $ 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/7/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/7 -v /w/workspace/edgex-go/7:/w/workspace/edgex-go/7:rw,z -v /w/workspace/edgex-go/7@tmp:/w/workspace/edgex-go/7@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 08:11:31 $ docker top 804da704e1991ab2fe6ef0ce3938a6fb99612987374ede8bff61d722c17f0584 -eo pid,comm [Pipeline] { [Pipeline] sh 08:11:31 + touch /tmp/pre-build-complete [Pipeline] sh 08:11:31 + mkdir -p /var/log/sysstat [Pipeline] sh 08:11:32 + ls /var/log/sa-host 08:11:32 ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 08:11:32 provisioning config files... 08:11:32 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgex-go/7@tmp/config11825174918604804234tmp [Pipeline] { [Pipeline] echo 08:11:32 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 08:11:32 ---> create-netrc.sh [Pipeline] } 08:11:32 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 08:11:32 ---> python-tools-install.sh [Pipeline] echo 08:11:32 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 08:11:33 ---> sudo-logs.sh 08:11:33 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 08:11:33 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 08:11:33 ---> job-cost.sh 08:11:33 lf-activate-venv: SKIPPING 08:11:33 DEBUG: total: 0.10999999940395355 08:11:33 INFO: Retrieving Stack Cost... 08:11:33 INFO: Retrieving Pricing Info for: v3-standard-8 08:11:34 INFO: Archiving Costs [Pipeline] echo 08:11:34 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 08:11:34 ---> logs-deploy.sh 08:11:34 lf-activate-venv: SKIPPING 08:11:34 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-go/PR-4352/7 08:11:34 INFO: archiving workspace using pattern(s): 08:11:35 Archives upload complete. 08:11:35 INFO: archiving logs to Nexus