Pull request #4325 event Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from a28d1ae6f724350bd6775e7361ed34e42ee38794+65e9980456b4b2f337a17b2905105e5bc0143998 (b16d397f678dfe11a00ea1ae4ac7a3b6cda8f110) 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-ssh9173574163800675233.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-ssh11417757873333168474.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-4325/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-4325/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh13093658536591469928.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-ssh7251558952789626916.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-4325/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-4325/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh15732947916174041276.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Checking out Revision 65355178549468b165f8106641c96c3190b1d843 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 65355178549468b165f8106641c96c3190b1d843 # timeout=10 Commit message: "Fix: Add S3 URL in href to ship logs" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoParallel] RAW Config: [project:edgex-go, dockerFileGlobPath:cmd/**/Dockerfile, testScript:make test, buildScript:make build, publishSwaggerDocs:true, swaggerApiFolders:[openapi/v2], buildSnap:false] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[ubuntu20.04-docker-8c-8g, ubuntu20.04-docker-arm64-4c-16g]] [Pipeline] echo ========================================================= [edgeXBuildGoParallel] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: edgex-go-settings PROJECT: edgex-go USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.18 USE_ALPINE: true DOCKER_FILE_GLOB: cmd/**/Dockerfile DOCKER_IMAGE_NAME_PREFIX: DOCKER_IMAGE_NAME_SUFFIX: DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_BUILD_IMAGE_TARGET: builder DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: true SEMVER_BUMP_LEVEL: pre PUBLISH_SWAGGER_DOCS: true SWAGGER_API_FOLDERS: openapi/v2 BUILD_SNAP: false BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org SNYK_DEBUG: false [Pipeline] node Still waiting to schedule task Waiting for next available executor on ‘ubuntu20.04-docker-8c-8g’ Running on prd-ubuntu20.04-docker-8c-8g-4821 in /w/workspace/edgexfoundry_edgex-go_PR-4325 [Pipeline] { [Pipeline] ws Running in /w/workspace/edgex-go/3 [Pipeline] { [Pipeline] stage [Pipeline] { (Declarative: Checkout SCM) [Pipeline] checkout The recommended git tool is: git using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning repository git@github.com:edgexfoundry/edgex-go.git > git init /w/workspace/edgex-go/3 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git > git --version # timeout=10 > git --version # 'git version 2.25.1' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 Merging remotes/origin/main commit 65e9980456b4b2f337a17b2905105e5bc0143998 into PR head commit a28d1ae6f724350bd6775e7361ed34e42ee38794 Merge succeeded, producing a28d1ae6f724350bd6775e7361ed34e42ee38794 Checking out Revision a28d1ae6f724350bd6775e7361ed34e42ee38794 (PR-4325) Commit message: "build(deps): Bump github.com/edgexfoundry/go-mod-secrets/v3" First time build. Skipping changelog. [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 03:01:13 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 03:01:13 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 03:01:13 ========================================================= 03:01:13 EdgeX Global Pipelines Version Info 03:01:13 ========================================================= [Pipeline] libraryResource [Pipeline] sh > 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/4325/head:refs/remotes/origin/PR-4325 +refs/heads/main:refs/remotes/origin/main # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f a28d1ae6f724350bd6775e7361ed34e42ee38794 # 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 65e9980456b4b2f337a17b2905105e5bc0143998 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f a28d1ae6f724350bd6775e7361ed34e42ee38794 # timeout=10 > git rev-list --no-walk be1e864fcd73e1a52cb652423a33d0b36a326e6a # timeout=10 03:01:14 ------------------- 03:01:14 stable info: 03:01:14 ------------------- 03:01:14 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 03:01:14 Commit SHA: cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 03:01:14 Message: update stable to v1.0.244 03:01:14 ------------------- 03:01:14 experimental info: 03:01:14 ------------------- 03:01:14 Commited By: **** collab-it+edgex@linuxfoundation.org 03:01:14 Commit SHA: cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 03:01:14 Message: update experimental to v1.0.244 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 03:01:14 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-go-settings [Pipeline] echo 03:01:14 [edgeXSetupEnvironment]: set envvar PROJECT = edgex-go [Pipeline] echo 03:01:15 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 03:01:15 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 03:01:15 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 03:01:15 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.18 [Pipeline] echo 03:01:15 [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo 03:01:15 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_GLOB = cmd/**/Dockerfile [Pipeline] echo 03:01:15 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_PREFIX = [Pipeline] echo 03:01:15 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_SUFFIX = [Pipeline] echo 03:01:15 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 03:01:15 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 03:01:15 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 03:01:15 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 03:01:15 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 03:01:15 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 03:01:15 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 03:01:15 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 03:01:15 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo 03:01:15 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v2 [Pipeline] echo 03:01:15 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 03:01:15 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 03:01:15 [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo 03:01:15 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-4325 [Pipeline] echo 03:01:15 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-4325 [Pipeline] echo 03:01:15 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-4325 [Pipeline] echo 03:01:15 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = a28d1ae6f724350bd6775e7361ed34e42ee38794 [Pipeline] echo 03:01:15 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = a28d1ae [Pipeline] echo 03:01:15 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 03:01:15 provisioning config files... 03:01:15 copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/3@tmp/config9386649990621372001tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 03:01:15 ---> docker-login.sh 03:01:15 nexus3.edgexfoundry.org:10001 03:01:15 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 03:01:15 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 03:01:15 Configure a credential helper to remove this warning. See 03:01:15 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 03:01:15 03:01:15 Login Succeeded 03:01:15 nexus3.edgexfoundry.org:10002 03:01:16 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 03:01:16 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 03:01:16 Configure a credential helper to remove this warning. See 03:01:16 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 03:01:16 03:01:16 Login Succeeded 03:01:16 nexus3.edgexfoundry.org:10003 03:01:16 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 03:01:16 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 03:01:16 Configure a credential helper to remove this warning. See 03:01:16 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 03:01:16 03:01:16 Login Succeeded 03:01:16 nexus3.edgexfoundry.org:10004 03:01:16 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 03:01:16 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 03:01:16 Configure a credential helper to remove this warning. See 03:01:16 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 03:01:16 03:01:16 Login Succeeded 03:01:16 docker.io 03:01:16 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 03:01:16 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 03:01:16 Configure a credential helper to remove this warning. See 03:01:16 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 03:01:16 03:01:16 Login Succeeded 03:01:16 ---> docker-login.sh ends [Pipeline] } 03:01:16 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 03:01:17 + 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 03:01:17 + dirname cmd/core-command/Dockerfile 03:01:17 + cut -d/ -f2 03:01:17 + echo core-command,cmd/core-command/Dockerfile 03:01:17 + + cutdirname -d/ cmd/core-common-config-bootstrapper/Dockerfile -f2 03:01:17 03:01:17 + echo core-common-config-bootstrapper,cmd/core-common-config-bootstrapper/Dockerfile 03:01:17 + + dirname cmd/core-data/Dockerfile 03:01:17 cut -d/ -f2 03:01:17 + echo core-data,cmd/core-data/Dockerfile 03:01:17 + dirname cmd/core-metadata/Dockerfile 03:01:17 + cut -d/ -f2 03:01:17 + echo core-metadata,cmd/core-metadata/Dockerfile 03:01:17 + dirname cmd/security-bootstrapper/Dockerfile 03:01:17 + cut -d/ -f2 03:01:17 + echo security-bootstrapper,cmd/security-bootstrapper/Dockerfile 03:01:17 + + cut -d/ -f2 03:01:17 dirname cmd/security-proxy-setup/Dockerfile 03:01:17 + echo security-proxy-setup,cmd/security-proxy-setup/Dockerfile 03:01:17 + dirname cmd/security-secretstore-setup/Dockerfile 03:01:17 + cut -d/ -f2 03:01:17 + echo security-secretstore-setup,cmd/security-secretstore-setup/Dockerfile 03:01:17 + dirname cmd/security-spiffe-token-provider/Dockerfile 03:01:17 + cut -d/ -f2 03:01:17 + echo security-spiffe-token-provider,cmd/security-spiffe-token-provider/Dockerfile 03:01:17 + dirname cmd/security-spire-agent/Dockerfile+ 03:01:17 cut -d/ -f2 03:01:17 + echo security-spire-agent,cmd/security-spire-agent/Dockerfile 03:01:17 + dirname cmd/security-spire-config/Dockerfile 03:01:17 + cut -d/ -f2 03:01:17 + echo security-spire-config,cmd/security-spire-config/Dockerfile 03:01:17 + + cutdirname -d/ cmd/security-spire-server/Dockerfile -f2 03:01:17 03:01:17 + echo security-spire-server,cmd/security-spire-server/Dockerfile 03:01:17 + dirname cmd/support-notifications/Dockerfile 03:01:17 + cut -d/ -f2 03:01:17 + echo support-notifications,cmd/support-notifications/Dockerfile 03:01:17 + dirname cmd/support-scheduler/Dockerfile 03:01:17 + cut -d/ -f2 03:01:17 + echo support-scheduler,cmd/support-scheduler/Dockerfile [Pipeline] echo 03:01:17 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 03:01:17 + git rev-list -1 --merges a28d1ae6f724350bd6775e7361ed34e42ee38794~1..a28d1ae6f724350bd6775e7361ed34e42ee38794 [Pipeline] echo 03:01:17 -----------> git rev-list -1 --merges a28d1ae6f724350bd6775e7361ed34e42ee38794~1..a28d1ae6f724350bd6775e7361ed34e42ee38794 a28d1ae6f724350bd6775e7361ed34e42ee38794 [false] [Pipeline] sh 03:01:17 + git log --format=format:%s -1 a28d1ae6f724350bd6775e7361ed34e42ee38794 [Pipeline] echo 03:01:17 ========================================================= 03:01:17 [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] 03:01:17 ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] sh 03:01:18 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 03:01:18 + grep -v github /etc/ssh/ssh_known_hosts 03:01:18 + [ -e /tmp/ssh_known_hosts ] 03:01:18 + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts 03:01:18 + + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= 03:01:18 sudo tee -a /etc/ssh/ssh_known_hosts 03:01:18 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:01:18 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 03:01:18 03:01:18 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:01:18 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 03:01:18 0.1.4: Pulling from edgex-devops/py-git-semver 03:01:18 b85a868b505f: Pulling fs layer 03:01:18 e2be974225ed: Pulling fs layer 03:01:18 339a4e72a1f5: Pulling fs layer 03:01:18 988bab9f4d93: Pulling fs layer 03:01:18 1469e6f7b9e6: Pulling fs layer 03:01:18 eaf3925da568: Pulling fs layer 03:01:18 bab4dde63d76: Pulling fs layer 03:01:18 bde34c3a00c8: Pulling fs layer 03:01:18 b352a97aabf1: Pulling fs layer 03:01:18 4872d77fe225: Pulling fs layer 03:01:18 5851b861e8e6: Pulling fs layer 03:01:18 988bab9f4d93: Waiting 03:01:18 1469e6f7b9e6: Waiting 03:01:18 eaf3925da568: Waiting 03:01:18 bab4dde63d76: Waiting 03:01:18 bde34c3a00c8: Waiting 03:01:18 4872d77fe225: Waiting 03:01:18 5851b861e8e6: Waiting 03:01:19 e2be974225ed: Verifying Checksum 03:01:19 e2be974225ed: Download complete 03:01:19 988bab9f4d93: Verifying Checksum 03:01:19 988bab9f4d93: Download complete 03:01:19 339a4e72a1f5: Download complete 03:01:19 eaf3925da568: Verifying Checksum 03:01:19 eaf3925da568: Download complete 03:01:19 1469e6f7b9e6: Verifying Checksum 03:01:19 1469e6f7b9e6: Download complete 03:01:19 bde34c3a00c8: Download complete 03:01:19 b352a97aabf1: Verifying Checksum 03:01:19 b352a97aabf1: Download complete 03:01:19 4872d77fe225: Verifying Checksum 03:01:19 4872d77fe225: Download complete 03:01:19 5851b861e8e6: Verifying Checksum 03:01:19 5851b861e8e6: Download complete 03:01:19 b85a868b505f: Download complete 03:01:20 bab4dde63d76: Verifying Checksum 03:01:20 bab4dde63d76: Download complete 03:01:21 b85a868b505f: Pull complete 03:01:21 e2be974225ed: Pull complete 03:01:22 339a4e72a1f5: Pull complete 03:01:22 988bab9f4d93: Pull complete 03:01:22 1469e6f7b9e6: Pull complete 03:01:22 eaf3925da568: Pull complete 03:01:24 bab4dde63d76: Pull complete 03:01:24 bde34c3a00c8: Pull complete 03:01:24 b352a97aabf1: Pull complete 03:01:24 4872d77fe225: Pull complete 03:01:24 5851b861e8e6: Pull complete 03:01:24 Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 03:01:24 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 03:01:24 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 03:01:24 prd-ubuntu20.04-docker-8c-8g-4821 does not seem to be running inside a container 03:01:24 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/3 -v /w/workspace/edgex-go/3:/w/workspace/edgex-go/3:rw,z -v /w/workspace/edgex-go/3@tmp:/w/workspace/edgex-go/3@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 03:01:27 $ docker top 15e6118faceee44cbb55300ab29427a1c567480ad3aee05ed57e5d63b4758ee0 -eo pid,comm 03:01:27 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). 03:01:27 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 03:01:27 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 03:01:27 [ssh-agent] Looking for ssh-agent implementation... 03:01:27 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 03:01:27 $ docker exec 15e6118faceee44cbb55300ab29427a1c567480ad3aee05ed57e5d63b4758ee0 ssh-agent 03:01:27 SSH_AUTH_SOCK=/tmp/ssh-6p3pv2Xi7w7X/agent.32 03:01:27 SSH_AGENT_PID=38 03:01:27 Running ssh-add (command line suppressed) 03:01:27 Identity added: /w/workspace/edgex-go/3@tmp/private_key_11987033498048069733.key (/w/workspace/edgex-go/3@tmp/private_key_11987033498048069733.key) 03:01:27 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 03:01:28 + git tag --points-at HEAD [Pipeline] } 03:01:28 $ docker exec --env ******** --env ******** 15e6118faceee44cbb55300ab29427a1c567480ad3aee05ed57e5d63b4758ee0 ssh-agent -k 03:01:28 unset SSH_AUTH_SOCK; 03:01:28 unset SSH_AGENT_PID; 03:01:28 echo Agent pid 38 killed; 03:01:28 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 03:01:28 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 03:01:28 [ssh-agent] Looking for ssh-agent implementation... 03:01:28 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 03:01:28 $ docker exec 15e6118faceee44cbb55300ab29427a1c567480ad3aee05ed57e5d63b4758ee0 ssh-agent 03:01:28 SSH_AUTH_SOCK=/tmp/ssh-bvcshtbnjOHr/agent.70 03:01:28 SSH_AGENT_PID=76 03:01:28 Running ssh-add (command line suppressed) 03:01:28 Identity added: /w/workspace/edgex-go/3@tmp/private_key_17852611046163818149.key (/w/workspace/edgex-go/3@tmp/private_key_17852611046163818149.key) 03:01:28 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 03:01:28 + git semver init 03:01:29 2023-02-07 03:01:29,018 [run_init] DEBUG init version:0.0.0 force:False 03:01:29 2023-02-07 03:01:29,019 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/edgex-go/3/.semver 03:01:29 2023-02-07 03:01:29,019 [execute] INFO git clone -b semver git@github.com:edgexfoundry/edgex-go.git /w/workspace/edgex-go/3/.semver 03:01:29 2023-02-07 03:01:29,019 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/edgex-go.git', '/w/workspace/edgex-go/3/.semver'], cwd=/w/workspace/edgex-go/3, universal_newlines=False, shell=None, istream=None) 03:01:34 2023-02-07 03:01:34,079 [append_file] DEBUG append to file:/w/workspace/edgex-go/3/.git/info/exclude 03:01:34 2023-02-07 03:01:34,080 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/edgex-go/3/.semver/PR-4325 with force:False 03:01:34 2023-02-07 03:01:34,080 [write_file] DEBUG write to file:/w/workspace/edgex-go/3/.semver/PR-4325 03:01:34 2023-02-07 03:01:34,083 [execute] INFO git cat-file --batch-check 03:01:34 2023-02-07 03:01:34,083 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgex-go/3/.semver, universal_newlines=False, shell=None, istream=) 03:01:34 2023-02-07 03:01:34,090 [execute] INFO git cat-file --batch 03:01:34 2023-02-07 03:01:34,091 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgex-go/3/.semver, universal_newlines=False, shell=None, istream=) 03:01:34 2023-02-07 03:01:34,097 [read_version] DEBUG read version from /w/workspace/edgex-go/3/.semver/PR-4325 03:01:34 0.0.0 [Pipeline] } 03:01:34 $ docker exec --env ******** --env ******** 15e6118faceee44cbb55300ab29427a1c567480ad3aee05ed57e5d63b4758ee0 ssh-agent -k 03:01:34 unset SSH_AUTH_SOCK; 03:01:34 unset SSH_AGENT_PID; 03:01:34 echo Agent pid 76 killed; 03:01:34 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 03:01:34 + git semver [Pipeline] } 03:01:35 $ docker stop --time=1 15e6118faceee44cbb55300ab29427a1c567480ad3aee05ed57e5d63b4758ee0 03:01:36 $ docker rm -f --volumes 15e6118faceee44cbb55300ab29427a1c567480ad3aee05ed57e5d63b4758ee0 [Pipeline] // withDockerContainer [Pipeline] sh 03:01:36 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 03:01:36 Stashed 1 file(s) [Pipeline] echo 03:01:36 [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 03:01:37 + git config --global --add safe.directory /w/workspace/edgex-go/3 [Pipeline] echo 03:01:37 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 03:01:37 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 03:01:37 ========================================================= 03:01:37 [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine] 03:01:37 ========================================================= [Pipeline] fileExists [Pipeline] sh 03:01:37 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine 03:01:37 1.18-alpine: Pulling from edgex-devops/edgex-golang-base 03:01:37 213ec9aee27d: Pulling fs layer 03:01:37 4583459ba037: Pulling fs layer 03:01:37 93c1e223e6f2: Pulling fs layer 03:01:37 53926ce57604: Pulling fs layer 03:01:37 21b2b0c7a3f4: Pulling fs layer 03:01:37 22ff95d597cd: Pulling fs layer 03:01:37 12d6caf4c0d1: Pulling fs layer 03:01:37 96b7cbca73a9: Pulling fs layer 03:01:37 a7acece74701: Pulling fs layer 03:01:37 22ff95d597cd: Waiting 03:01:37 12d6caf4c0d1: Waiting 03:01:37 96b7cbca73a9: Waiting 03:01:37 a7acece74701: Waiting 03:01:37 53926ce57604: Waiting 03:01:37 21b2b0c7a3f4: Waiting 03:01:37 93c1e223e6f2: Download complete 03:01:37 4583459ba037: Verifying Checksum 03:01:37 4583459ba037: Download complete 03:01:37 21b2b0c7a3f4: Verifying Checksum 03:01:37 21b2b0c7a3f4: Download complete 03:01:37 22ff95d597cd: Download complete 03:01:37 213ec9aee27d: Verifying Checksum 03:01:37 213ec9aee27d: Download complete 03:01:37 12d6caf4c0d1: Verifying Checksum 03:01:37 12d6caf4c0d1: Download complete 03:01:37 213ec9aee27d: Pull complete 03:01:38 4583459ba037: Pull complete 03:01:38 93c1e223e6f2: Pull complete 03:01:39 a7acece74701: Verifying Checksum 03:01:39 a7acece74701: Download complete 03:01:39 53926ce57604: Verifying Checksum 03:01:39 53926ce57604: Download complete 03:01:39 96b7cbca73a9: Verifying Checksum 03:01:39 96b7cbca73a9: Download complete 03:01:43 53926ce57604: Pull complete 03:01:43 21b2b0c7a3f4: Pull complete 03:01:43 22ff95d597cd: Pull complete 03:01:43 12d6caf4c0d1: Pull complete 03:01:46 96b7cbca73a9: Pull complete 03:01:46 a7acece74701: Pull complete 03:01:46 Digest: sha256:f6a9ef70c52da88a2ff63a0c6767b24654f9f5185d1d85ca6cc3004fb48f6c2d 03:01:46 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine 03:01:46 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine [Pipeline] fileExists [Pipeline] sh 03:01:47 + + docker build -t ci-base-image-x86_64echo -f - FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine 03:01:47 WORKDIR /edgex 03:01:47 COPY go.mod . 03:01:47 RUN go mod download 03:01:47 . 03:01:47 Sending build context to Docker daemon 170.2MB 03:01:47 Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine 03:01:47 ---> db6d94c90886 03:01:47 Step 2/4 : WORKDIR /edgex 03:01:50 ---> Running in 560a93c9e0e0 03:01:50 Removing intermediate container 560a93c9e0e0 03:01:50 ---> 7d078abc9159 03:01:50 Step 3/4 : COPY go.mod . 03:01:50 ---> 7c28b5b5e6c0 03:01:50 Step 4/4 : RUN go mod download 03:01:51 ---> Running in ad6c3ea33d30 03:01:52 Still waiting to schedule task 03:01:52 Waiting for next available executor on ‘prd-ubuntu20.04-docker-arm64-4c-16g-4816’ 03:02:03 Removing intermediate container ad6c3ea33d30 03:02:03 ---> ef5ea31cab2c 03:02:03 Successfully built ef5ea31cab2c 03:02:03 Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:02:03 + docker inspect -f . ci-base-image-x86_64 03:02:03 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 03:02:03 prd-ubuntu20.04-docker-8c-8g-4821 does not seem to be running inside a container 03:02:03 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/3 -v /w/workspace/edgex-go/3:/w/workspace/edgex-go/3:rw,z -v /w/workspace/edgex-go/3@tmp:/w/workspace/edgex-go/3@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 03:02:04 $ docker top ab7e6c40a68dff4708c1dbc71a1852e5a62281722dc2ce6ad9094bb460ae0fcf -eo pid,comm [Pipeline] { [Pipeline] sh 03:02:04 + go version 03:02:04 go version go1.18.7 linux/amd64 [Pipeline] } 03:02:04 $ docker stop --time=1 ab7e6c40a68dff4708c1dbc71a1852e5a62281722dc2ce6ad9094bb460ae0fcf 03:02:05 $ docker rm -f --volumes ab7e6c40a68dff4708c1dbc71a1852e5a62281722dc2ce6ad9094bb460ae0fcf [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:02:06 + docker inspect -f . ci-base-image-x86_64 03:02:06 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 03:02:06 prd-ubuntu20.04-docker-8c-8g-4821 does not seem to be running inside a container 03:02:06 $ docker run -t -d -u 1001:1001 -u 0:0 -v /var/run/docker.sock:/var/run/docker.sock --privileged -w /w/workspace/edgex-go/3 -v /w/workspace/edgex-go/3:/w/workspace/edgex-go/3:rw,z -v /w/workspace/edgex-go/3@tmp:/w/workspace/edgex-go/3@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 03:02:06 $ docker top 65f11ebfb20d60a8e693a3e2b2ddeff1369661380176f26a7546a224e69c0828 -eo pid,comm [Pipeline] { [Pipeline] echo 03:02:06 ========================================================= 03:02:06 [edgeXBuildGoParallel] Running Tests and Build... 03:02:06 ========================================================= [Pipeline] sh 03:02:07 + git config --global --add safe.directory /w/workspace/edgex-go/3 [Pipeline] fileExists [Pipeline] sh 03:02:07 + make test 03:02:07 go test -race -coverprofile=coverage.out ./... 03:02:14 ? github.com/edgexfoundry/edgex-go [no test files] 03:02:28 ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] 03:02:28 ? github.com/edgexfoundry/edgex-go/cmd/core-common-config-bootstrapper [no test files] 03:02:28 ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] 03:02:28 ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] 03:02:28 ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] 03:02:28 ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] 03:02:28 ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] 03:02:28 ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-setup [no test files] 03:02:28 ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] 03:02:28 ? github.com/edgexfoundry/edgex-go/cmd/security-spiffe-token-provider [no test files] 03:02:28 ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] 03:02:28 ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] 03:02:28 ? github.com/edgexfoundry/edgex-go/internal [no test files] 03:02:28 ? github.com/edgexfoundry/edgex-go/internal/core/command [no test files] 03:02:28 ok github.com/edgexfoundry/edgex-go/internal/core/command/application 0.089s coverage: 28.7% of statements 03:02:28 ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] 03:02:28 ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] 03:02:28 ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 0.099s coverage: 98.5% of statements 03:02:28 ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging 0.086s coverage: 43.1% of statements 03:02:28 ? github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging/mocks [no test files] 03:02:28 ? github.com/edgexfoundry/edgex-go/internal/core/common_config [no test files] 03:02:28 ? github.com/edgexfoundry/edgex-go/internal/core/data [no test files] 03:02:29 ok github.com/edgexfoundry/edgex-go/internal/core/data/application 0.117s coverage: 54.0% of statements 03:02:29 ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] 03:02:29 ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] 03:02:33 ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 3.464s coverage: 89.2% of statements 03:02:33 ? github.com/edgexfoundry/edgex-go/internal/core/data/controller/messaging [no test files] 03:02:33 ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] 03:02:33 ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks [no test files] 03:02:33 ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] 03:02:33 ? github.com/edgexfoundry/edgex-go/internal/core/metadata [no test files] 03:02:33 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/application 0.061s coverage: 2.6% of statements 03:02:33 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] 03:02:33 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] 03:02:33 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 0.504s coverage: 95.6% of statements 03:02:33 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] 03:02:33 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks [no test files] 03:02:33 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/uom [no test files] 03:02:33 ok github.com/edgexfoundry/edgex-go/internal/io 0.070s coverage: 72.2% of statements 03:02:33 ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] 03:02:33 ? github.com/edgexfoundry/edgex-go/internal/pkg/application [no test files] 03:02:33 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers [no test files] 03:02:33 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] 03:02:33 ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] 03:02:33 ok github.com/edgexfoundry/edgex-go/internal/pkg/controller/http 0.066s coverage: 65.9% of statements 03:02:33 ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] 03:02:33 ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] 03:02:33 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] 03:02:33 ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 0.073s coverage: 0.9% of statements 03:02:33 ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] 03:02:33 ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 0.062s coverage: 29.6% of statements 03:02:33 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] 03:02:33 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.066s coverage: 47.1% of statements 03:02:33 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 0.072s coverage: 82.9% of statements 03:02:33 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.062s coverage: 94.1% of statements 03:02:33 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.087s coverage: 96.3% of statements 03:02:33 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.066s coverage: 87.5% of statements 03:02:38 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 12.073s coverage: 94.4% of statements 03:02:38 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/ping 0.062s coverage: 44.8% of statements 03:02:43 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 13.289s coverage: 79.9% of statements 03:02:43 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] 03:02:52 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 22.083s coverage: 92.9% of statements 03:02:52 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] 03:02:52 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] 03:02:52 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] 03:02:52 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 0.043s coverage: 64.4% of statements 03:02:52 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] 03:02:52 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto [no test files] 03:02:52 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/config [no test files] 03:02:52 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/container [no test files] 03:02:52 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/handlers 6.070s coverage: 86.9% of statements 03:02:52 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] 03:02:52 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] 03:02:52 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] 03:02:52 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] 03:02:52 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 11.073s coverage: 87.2% of statements 03:02:52 ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] 03:02:52 ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] 03:02:52 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.055s coverage: 100.0% of statements 03:02:52 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] 03:02:52 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.083s coverage: 77.4% of statements 03:02:52 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/common [no test files] 03:02:52 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.083s coverage: 80.0% of statements 03:02:52 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/jwt 0.062s coverage: 87.2% of statements 03:02:52 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.225s coverage: 91.2% of statements 03:02:52 ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] 03:02:52 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 0.208s coverage: 64.7% of statements 03:02:52 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] 03:02:52 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] 03:02:52 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.071s coverage: 100.0% of statements 03:02:52 ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.033s coverage: 89.4% of statements 03:02:52 ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.026s coverage: 100.0% of statements 03:02:52 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.026s coverage: 73.7% of statements 03:02:52 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.031s coverage: 100.0% of statements 03:02:52 ok github.com/edgexfoundry/edgex-go/internal/security/proxy 0.390s coverage: 65.3% of statements 03:02:52 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/config [no test files] 03:02:52 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/container [no test files] 03:02:52 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/models [no test files] 03:02:52 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.173s coverage: 41.8% of statements 03:02:52 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] 03:02:52 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] 03:02:52 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 0.063s coverage: 89.5% of statements 03:02:52 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] 03:02:52 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 0.054s coverage: 84.8% of statements 03:02:52 ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider [no test files] 03:02:52 ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/config [no test files] 03:02:52 ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/container [no test files] 03:02:52 ? github.com/edgexfoundry/edgex-go/internal/support/notifications [no test files] 03:02:52 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 6.085s coverage: 17.7% of statements 03:02:52 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel [no test files] 03:02:52 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks [no test files] 03:02:52 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] 03:02:52 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] 03:02:52 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 0.171s coverage: 92.3% of statements 03:02:52 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] 03:02:52 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks [no test files] 03:02:52 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler [no test files] 03:02:52 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/application [no test files] 03:02:52 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/scheduler 0.060s coverage: 63.2% of statements 03:02:52 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] 03:02:52 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] 03:02:52 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 0.102s coverage: 97.7% of statements 03:02:52 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] 03:02:52 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks [no test files] 03:02:52 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 03:03:10 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." 03:03:10 go vet ./... 03:03:14 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 03:03:14 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 03:03:14 ./bin/test-attribution-txt.sh [Pipeline] echo 03:03:14 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] sh 03:03:14 + ls -al . 03:03:14 total 744 03:03:14 drwxrwxr-x 11 1001 1001 4096 Feb 7 03:02 . 03:03:14 drwxr-xr-x 4 root root 4096 Feb 7 03:02 .. 03:03:14 drwxrwxr-x 2 1001 1001 4096 Feb 7 03:01 .blubracket 03:03:14 -rw-rw-r-- 1 1001 1001 16 Feb 7 03:01 .dockerignore 03:03:14 drwxrwxr-x 8 1001 1001 4096 Feb 7 03:02 .git 03:03:14 drwxrwxr-x 3 1001 1001 4096 Feb 7 03:01 .github 03:03:14 -rw-rw-r-- 1 1001 1001 1024 Feb 7 03:01 .gitignore 03:03:14 -rw-rw-r-- 1 1001 1001 42 Feb 7 03:01 .golangci.yml 03:03:14 -rw-rw-r-- 1 1001 1001 87 Feb 7 03:01 .hadolint.yml 03:03:14 drwxr-xr-x 3 1001 1001 4096 Feb 7 03:01 .semver 03:03:14 -rw-rw-r-- 1 1001 1001 166 Feb 7 03:01 .sonarcloud.properties 03:03:14 -rw-rw-r-- 1 1001 1001 1171 Feb 7 03:01 ADOPTERS.md 03:03:14 -rw-rw-r-- 1 1001 1001 10825 Feb 7 03:01 Attribution.txt 03:03:14 -rw-rw-r-- 1 1001 1001 73765 Feb 7 03:01 CHANGELOG.md 03:03:14 -rw-rw-r-- 1 1001 1001 3804 Feb 7 03:01 CONTRIBUTING.md 03:03:14 -rw-rw-r-- 1 1001 1001 677 Feb 7 03:01 GOVERNANCE.md 03:03:14 -rw-rw-r-- 1 1001 1001 850 Feb 7 03:01 Jenkinsfile 03:03:14 -rw-rw-r-- 1 1001 1001 10775 Feb 7 03:01 LICENSE 03:03:14 -rw-rw-r-- 1 1001 1001 13375 Feb 7 03:01 Makefile 03:03:14 -rw-rw-r-- 1 1001 1001 582 Feb 7 03:01 OWNERS.md 03:03:14 -rw-rw-r-- 1 1001 1001 9403 Feb 7 03:01 README.md 03:03:14 -rw-rw-r-- 1 1001 1001 6912 Feb 7 03:01 SECURITY.md 03:03:14 -rw-rw-r-- 1 1001 1001 5 Feb 7 03:01 VERSION 03:03:14 drwxrwxr-x 2 1001 1001 4096 Feb 7 03:01 bin 03:03:14 drwxrwxr-x 17 1001 1001 4096 Feb 7 03:01 cmd 03:03:14 -rw-r--r-- 1 root root 486191 Feb 7 03:02 coverage.out 03:03:14 -rw-rw-r-- 1 1001 1001 3294 Feb 7 03:01 go.mod 03:03:14 -rw-rw-r-- 1 1001 1001 33316 Feb 7 03:01 go.sum 03:03:14 drwxrwxr-x 7 1001 1001 4096 Feb 7 03:01 internal 03:03:14 drwxrwxr-x 3 1001 1001 4096 Feb 7 03:01 openapi 03:03:14 drwxrwxr-x 4 1001 1001 4096 Feb 7 03:01 snap 03:03:14 -rw-rw-r-- 1 1001 1001 204 Feb 7 03:01 version.go [Pipeline] sh 03:03:15 + '[' -e coverage.out ] 03:03:15 + chown 1001:1001 coverage.out [Pipeline] stash 03:03:15 Stashed 1 file(s) [Pipeline] sh 03:03:15 + make build 03:03:15 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 03:03:33 go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-metadata/core-metadata ./cmd/core-metadata 03:03:34 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 03:03:35 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 03:03:36 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 03:03:44 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 03:03: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-proxy-setup/security-proxy-setup ./cmd/security-proxy-setup 03:03:46 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 03:03:47 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider 03:03:48 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 03:03:49 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 03:03:52 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] } 03:03:53 $ docker stop --time=1 65f11ebfb20d60a8e693a3e2b2ddeff1369661380176f26a7546a224e69c0828 03:03:56 $ docker rm -f --volumes 65f11ebfb20d60a8e693a3e2b2ddeff1369661380176f26a7546a224e69c0828 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:03:57 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 03:03:57 03:03:57 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:03:57 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 03:03:57 latest: Pulling from edgex-devops/edgex-compose 03:03:57 cbdbe7a5bc2a: Pulling fs layer 03:03:57 ca9280d653b3: Pulling fs layer 03:03:57 7e9c9ca2126c: Pulling fs layer 03:03:57 cbdbe7a5bc2a: Verifying Checksum 03:03:57 cbdbe7a5bc2a: Download complete 03:03:57 cbdbe7a5bc2a: Pull complete 03:03:58 ca9280d653b3: Verifying Checksum 03:03:58 ca9280d653b3: Download complete 03:03:58 ca9280d653b3: Pull complete 03:04:02 7e9c9ca2126c: Download complete 03:04:05 7e9c9ca2126c: Pull complete 03:04:05 Digest: sha256:b7ff7cefa661cf441350a7c60c0e16dc22b011826ae41e7b448230bdfa9ba816 03:04:05 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 03:04:05 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 03:04:05 prd-ubuntu20.04-docker-8c-8g-4821 does not seem to be running inside a container 03:04:05 $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/3 -v /w/workspace/edgex-go/3:/w/workspace/edgex-go/3:rw,z -v /w/workspace/edgex-go/3@tmp:/w/workspace/edgex-go/3@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest cat 03:04:08 $ docker top 3c9d18ab11b1bb5a452af648e65169425b4c4daa8b207bb9341fe1d29e5c5359 -eo pid,comm [Pipeline] { [Pipeline] sh 03:04:08 + docker-compose build --help 03:04:08 + grep parallel 03:04:09 --parallel Build images in parallel. [Pipeline] } 03:04:09 $ docker stop --time=1 3c9d18ab11b1bb5a452af648e65169425b4c4daa8b207bb9341fe1d29e5c5359 03:04:11 $ docker rm -f --volumes 3c9d18ab11b1bb5a452af648e65169425b4c4daa8b207bb9341fe1d29e5c5359 [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:04:11 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 03:04:11 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 03:04:11 prd-ubuntu20.04-docker-8c-8g-4821 does not seem to be running inside a container 03:04:11 $ docker run -t -d -u 1001:1001 -u 0:0 --entrypoint= -v /var/run/docker.sock:/var/run/docker.sock --privileged -w /w/workspace/edgex-go/3 -v /w/workspace/edgex-go/3:/w/workspace/edgex-go/3:rw,z -v /w/workspace/edgex-go/3@tmp:/w/workspace/edgex-go/3@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest cat 03:04:12 $ docker top 8502e6a7ce275534321432d1c161810692ceb740ff2d60ec49889cc138a98aea -eo pid,comm [Pipeline] { [Pipeline] sh 03:04:12 + docker-compose -f ./docker-compose-build.yml build --parallel 03:04:13 Building core-command ... 03:04:13 Building core-common-config-bootstrapper ... 03:04:13 Building core-data ... 03:04:13 Building core-metadata ... 03:04:13 Building security-bootstrapper ... 03:04:13 Building security-proxy-setup ... 03:04:13 Building security-secretstore-setup ... 03:04:13 Building security-spiffe-token-provider ... 03:04:13 Building security-spire-agent ... 03:04:13 Building security-spire-config ... 03:04:13 Building security-spire-server ... 03:04:13 Building support-notifications ... 03:04:13 Building support-scheduler ... 03:04:13 Building core-metadata 03:04:13 Building support-scheduler 03:04:13 Building security-proxy-setup 03:04:13 Building core-data 03:04:13 Building security-spire-agent 03:04:25 Step 1/24 : ARG BUILDER_BASE=golang:1.18-alpine3.16 03:04:25 Step 2/24 : FROM ${BUILDER_BASE} AS builder 03:04:25 ---> ef5ea31cab2c 03:04:25 Step 3/24 : WORKDIR /edgex-go 03:04:25 Step 1/22 : ARG BUILDER_BASE=golang:1.18-alpine3.16 03:04:25 Step 2/22 : FROM ${BUILDER_BASE} AS builder 03:04:25 ---> ef5ea31cab2c 03:04:25 Step 3/22 : ARG ADD_BUILD_TAGS="" 03:04:25 Step 1/21 : ARG BUILDER_BASE=golang:1.18-alpine3.16 03:04:25 Step 2/21 : FROM ${BUILDER_BASE} AS builder 03:04:25 ---> ef5ea31cab2c 03:04:25 Step 3/21 : WORKDIR /edgex-go 03:04:25 Step 1/22 : ARG BUILDER_BASE=golang:1.18-alpine3.16 03:04:25 Step 2/22 : FROM ${BUILDER_BASE} AS builder 03:04:25 ---> ef5ea31cab2c 03:04:25 Step 3/22 : ARG ADD_BUILD_TAGS="" 03:04:25 Step 1/24 : ARG BUILDER_BASE=golang:1.18-alpine3.16 03:04:25 Step 2/24 : FROM ${BUILDER_BASE} AS builder 03:04:25 ---> ef5ea31cab2c 03:04:25 Step 3/24 : ARG ADD_BUILD_TAGS="" 03:04:27 Running on prd-ubuntu20.04-docker-arm64-4c-16g-4825 in /w/workspace/edgexfoundry_edgex-go_PR-4325 [Pipeline] { [Pipeline] ws 03:04:27 Running in /w/workspace/edgex-go/3 [Pipeline] { [Pipeline] checkout 03:04:27 The recommended git tool is: git 03:04:32 ---> Running in e594cc3ca8da 03:04:32 ---> Running in a0064ccb755e 03:04:32 ---> Running in fd616612f8f4 03:04:32 ---> Running in aef4d7d71c28 03:04:32 ---> Running in bc51e5990af1 03:04:32 Removing intermediate container fd616612f8f4 03:04:32 ---> 9691e2e64626 03:04:32 Step 4/22 : WORKDIR /edgex-go 03:04:32 Removing intermediate container e594cc3ca8da 03:04:32 ---> bd2e025b8fd0 03:04:32 Step 4/22 : WORKDIR /edgex-go 03:04:32 Removing intermediate container bc51e5990af1 03:04:32 ---> 67faf936af90 03:04:32 Step 4/24 : WORKDIR /edgex-go 03:04:32 Removing intermediate container a0064ccb755e 03:04:32 ---> 3db9579c1d27 03:04:32 Step 4/21 : RUN apk add --update --no-cache make git 03:04:32 Removing intermediate container aef4d7d71c28 03:04:32 ---> e3607589a98e 03:04:32 Step 4/24 : RUN apk add --update --no-cache make git build-base curl 03:04:33 ---> Running in effb63b57165 03:04:33 ---> Running in 97b393b7e10d 03:04:33 ---> Running in 796c72b30968 03:04:33 using credential edgex-jenkins-ssh 03:04:33 Cloning the remote Git repository 03:04:33 ---> Running in 9ba30b27a41f 03:04:33 ---> Running in 70f41b46731e 03:04:33 Removing intermediate container 97b393b7e10d 03:04:33 ---> 1a795ab2cd14 03:04:33 Step 5/22 : RUN apk add --update --no-cache make git 03:04:33 Cloning repository git@github.com:edgexfoundry/edgex-go.git 03:04:33 > git init /w/workspace/edgex-go/3 # timeout=10 03:04:33 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git 03:04:33 > git --version # timeout=10 03:04:33 > git --version # 'git version 2.25.1' 03:04:33 using GIT_SSH to set credentials SSH Credentials for GitHub 03:04:33 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 03:04:34 Removing intermediate container effb63b57165 03:04:34 ---> b65b3a54c531 03:04:34 Step 5/22 : RUN apk add --update --no-cache make git 03:04:34 Removing intermediate container 796c72b30968 03:04:34 ---> 47ec7c4b3e00 03:04:34 Step 5/24 : RUN apk add --update --no-cache make git 03:04:34 ---> Running in 9fe99749f5e9 03:04:34 ---> Running in 559872f210ac 03:04:34 ---> Running in 70ed1f56daef 03:04:34 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 03:04:34 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 03:04:34 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 03:04:34 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 03:04:35 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 03:04:35 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 03:04:35 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 03:04:35 OK: 211 MiB in 51 packages 03:04:35 OK: 211 MiB in 51 packages 03:04:35 OK: 211 MiB in 51 packages 03:04:35 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 03:04:35 OK: 211 MiB in 51 packages 03:04:36 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 03:04:36 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 03:04:36 OK: 211 MiB in 51 packages 03:04:37 Removing intermediate container 70f41b46731e 03:04:37 ---> 75eec9a31bf1 03:04:37 Step 5/24 : COPY go.mod vendor* ./ 03:04:37 Removing intermediate container 9ba30b27a41f 03:04:37 ---> 85bbeddce7d1 03:04:37 Step 5/21 : COPY go.mod vendor* ./ 03:04:37 Removing intermediate container 70ed1f56daef 03:04:37 ---> c42866e8f4a1 03:04:37 Step 6/24 : COPY go.mod vendor* ./ 03:04:37 Removing intermediate container 9fe99749f5e9 03:04:37 ---> 2114223e2b73 03:04:37 Step 6/22 : COPY go.mod vendor* ./ 03:04:37 ---> 542dc4e81da4 03:04:37 Step 6/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 03:04:37 Removing intermediate container 559872f210ac 03:04:37 ---> e373bc08648a 03:04:37 Step 6/22 : COPY go.mod vendor* ./ 03:04:37 ---> 99dfc44893b0 03:04:37 Step 6/21 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 03:04:37 ---> Running in b3cc88f4d0d1 03:04:38 ---> 0be50c528a46 03:04:38 Step 7/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 03:04:38 ---> ee925327a066 03:04:38 Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 03:04:38 ---> Running in bae5f71df59c 03:04:38 ---> Running in c24b2ee9caa9 03:04:38 ---> e0bdc4b95dbe 03:04:38 Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 03:04:38 ---> Running in aec9aef3ad04 03:04:38 ---> Running in 89ec3d4a8086 03:04:54 Merging remotes/origin/main commit 65e9980456b4b2f337a17b2905105e5bc0143998 into PR head commit a28d1ae6f724350bd6775e7361ed34e42ee38794 03:04:52 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 03:04:52 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 03:04:53 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 03:04:53 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git 03:04:53 using GIT_SSH to set credentials SSH Credentials for GitHub 03:04:53 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/4325/head:refs/remotes/origin/PR-4325 +refs/heads/main:refs/remotes/origin/main # timeout=10 03:04:54 Merge succeeded, producing a28d1ae6f724350bd6775e7361ed34e42ee38794 03:04:54 Checking out Revision a28d1ae6f724350bd6775e7361ed34e42ee38794 (PR-4325) 03:04:55 Commit message: "build(deps): Bump github.com/edgexfoundry/go-mod-secrets/v3" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 03:04:56 + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json 03:04:56 % Total % Received % Xferd Average Speed Time Time Time Current 03:04:56 Dload Upload Total Spent Left Speed 03:04:56 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12751 100 12751 0 0 119k 0 --:--:-- --:--:-- --:--:-- 120k 03:04:54 > git config core.sparsecheckout # timeout=10 03:04:54 > git checkout -f a28d1ae6f724350bd6775e7361ed34e42ee38794 # timeout=10 03:04:54 > git remote # timeout=10 03:04:54 > git config --get remote.origin.url # timeout=10 03:04:54 using GIT_SSH to set credentials SSH Credentials for GitHub 03:04:54 > git merge 65e9980456b4b2f337a17b2905105e5bc0143998 # timeout=10 03:04:54 > git rev-parse HEAD^{commit} # timeout=10 03:04:54 > git config core.sparsecheckout # timeout=10 03:04:54 > git checkout -f a28d1ae6f724350bd6775e7361ed34e42ee38794 # timeout=10 [Pipeline] sh 03:04:57 + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh 03:04:57 + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json 03:04:57 + sudo tee /etc/docker/daemon.new 03:04:57 { 03:04:57 "registry-mirrors": [ 03:04:57 "https://nexus3.edgexfoundry.org:10001" 03:04:57 ], 03:04:57 "bip": "10.250.0.254/24", 03:04:57 "hosts": [ 03:04:57 "tcp://0.0.0.0:5555", 03:04:57 "unix:///var/run/docker.sock" 03:04:57 ], 03:04:57 "mtu": 1458, 03:04:57 "selinux-enabled": true, 03:04:57 "seccomp-profile": "/etc/docker/seccomp.json" 03:04:57 } [Pipeline] sh 03:04:57 + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh 03:04:58 + sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 03:05:16 provisioning config files... 03:05:16 copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/3@tmp/config12273485851740490995tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 03:05:16 ---> docker-login.sh 03:05:16 nexus3.edgexfoundry.org:10001 03:05:17 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 03:05:17 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 03:05:17 Configure a credential helper to remove this warning. See 03:05:17 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 03:05:17 03:05:17 Login Succeeded 03:05:17 nexus3.edgexfoundry.org:10002 03:05:17 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 03:05:18 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 03:05:18 Configure a credential helper to remove this warning. See 03:05:18 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 03:05:18 03:05:18 Login Succeeded 03:05:18 nexus3.edgexfoundry.org:10003 03:05:18 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 03:05:18 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 03:05:18 Configure a credential helper to remove this warning. See 03:05:18 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 03:05:18 03:05:18 Login Succeeded 03:05:18 nexus3.edgexfoundry.org:10004 03:05:18 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 03:05:18 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 03:05:18 Configure a credential helper to remove this warning. See 03:05:18 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 03:05:18 03:05:18 Login Succeeded 03:05:18 docker.io 03:05:19 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 03:05:19 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 03:05:19 Configure a credential helper to remove this warning. See 03:05:19 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 03:05:19 03:05:19 Login Succeeded 03:05:19 ---> docker-login.sh ends [Pipeline] } 03:05:19 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] sh 03:05:20 + git config --global --add safe.directory /w/workspace/edgex-go/3 [Pipeline] echo 03:05:20 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 03:05:20 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 03:05:20 ========================================================= 03:05:20 [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine] 03:05:20 ========================================================= [Pipeline] fileExists [Pipeline] sh 03:05:20 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine 03:05:20 1.18-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 03:05:20 9b18e9b68314: Pulling fs layer 03:05:20 35d82f9e3411: Pulling fs layer 03:05:20 e16973657156: Pulling fs layer 03:05:20 fc693d55d65f: Pulling fs layer 03:05:20 7e9fc2657dce: Pulling fs layer 03:05:20 dda99020689f: Pulling fs layer 03:05:20 db1c61fa0a46: Pulling fs layer 03:05:20 891c053d2c06: Pulling fs layer 03:05:20 7e9fc2657dce: Waiting 03:05:20 dda99020689f: Waiting 03:05:20 db1c61fa0a46: Waiting 03:05:20 891c053d2c06: Waiting 03:05:20 fc693d55d65f: Waiting 03:05:20 e16973657156: Verifying Checksum 03:05:20 e16973657156: Download complete 03:05:20 35d82f9e3411: Verifying Checksum 03:05:20 35d82f9e3411: Download complete 03:05:20 7e9fc2657dce: Verifying Checksum 03:05:20 7e9fc2657dce: Download complete 03:05:20 dda99020689f: Verifying Checksum 03:05:20 dda99020689f: Download complete 03:05:20 9b18e9b68314: Verifying Checksum 03:05:21 9b18e9b68314: Pull complete 03:05:22 891c053d2c06: Verifying Checksum 03:05:22 891c053d2c06: Download complete 03:05:22 35d82f9e3411: Pull complete 03:05:22 e16973657156: Pull complete 03:05:23 db1c61fa0a46: Verifying Checksum 03:05:23 db1c61fa0a46: Download complete 03:05:23 fc693d55d65f: Verifying Checksum 03:05:23 fc693d55d65f: Download complete 03:05:36 fc693d55d65f: Pull complete 03:05:36 7e9fc2657dce: Pull complete 03:05:36 dda99020689f: Pull complete 03:05:41 db1c61fa0a46: Pull complete 03:05:43 891c053d2c06: Pull complete 03:05:43 Digest: sha256:2cacf8bfc28650abd52610e42dcfc04852e818eb73900ea96edaef96a54d0b45 03:05:43 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine 03:05:43 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine [Pipeline] fileExists [Pipeline] sh 03:05:43 + echo FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine 03:05:43 WORKDIR /edgex 03:05:43 COPY go.mod . 03:05:43 RUN go mod download 03:05:43 + docker build -t ci-base-image-arm64 -f - . 03:05:44 Sending build context to Docker daemon 3.09MB 03:05:44 Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine 03:05:44 ---> f96f9c87975a 03:05:44 Step 2/4 : WORKDIR /edgex 03:05:46 Removing intermediate container b3cc88f4d0d1 03:05:46 ---> 645a057a657a 03:05:46 Step 7/24 : COPY . . 03:05:46 Removing intermediate container c24b2ee9caa9 03:05:46 ---> f35f05ae7c74 03:05:46 Step 8/24 : COPY . . 03:05:46 Removing intermediate container bae5f71df59c 03:05:46 ---> 55b12f0c6857 03:05:46 Step 7/21 : COPY . . 03:05:46 Removing intermediate container 89ec3d4a8086 03:05:46 ---> 52223c33867a 03:05:46 Step 8/22 : COPY . . 03:05:46 Removing intermediate container aec9aef3ad04 03:05:46 ---> 75a2115457a6 03:05:46 Step 8/22 : COPY . . 03:05:46 ---> Running in a7055e490ff9 03:05:46 Removing intermediate container a7055e490ff9 03:05:46 ---> 56989b1e8b0a 03:05:46 Step 3/4 : COPY go.mod . 03:05:47 ---> 8c96f7522b5b 03:05:47 Step 4/4 : RUN go mod download 03:05:47 ---> Running in ee8aaf8216ef 03:05:54 ---> ad70dc7fa12f 03:05:54 Step 8/24 : ARG SPIRE_RELEASE=1.2.1 03:05:54 ---> 7de3423af320 03:05:54 Step 8/21 : RUN make cmd/security-proxy-setup/security-proxy-setup cmd/secrets-config/secrets-config 03:05:54 ---> 0472f635de01 03:05:54 ---> d289030bc662 03:05:54 Step 9/24 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-metadata/core-metadataStep 9/22 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-data/core-data 03:05:54 03:05:54 ---> cb08e2cb7664 03:05:54 Step 9/22 : RUN make cmd/support-scheduler/support-scheduler 03:05:54 ---> Running in 2d65cd37bf9d 03:05:54 ---> Running in 43891501305c 03:05:54 ---> Running in 718dc062e6d8 03:05:54 ---> Running in 70240a73d98d 03:05:54 ---> Running in a6ae9a4c4f79 03:05:54 Removing intermediate container 718dc062e6d8 03:05:54 ---> d4fd1b6fbba6 03:05:54 Step 9/24 : WORKDIR /edgex-go/spire-build 03:05:54 ---> Running in 4798577da5f1 03:05: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-proxy-setup/security-proxy-setup ./cmd/security-proxy-setup 03:05:55 Removing intermediate container 4798577da5f1 03:05:55 ---> 756ab8bfdb4a 03:05:55 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 03:05:55 ---> Running in 01f10f0cbc2f 03:05: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 03:05:55 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 03:05:55 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 03:05:58 Removing intermediate container 01f10f0cbc2f 03:05:58 ---> 4fd608ef5a8d 03:05:58 Step 11/24 : WORKDIR /edgex-go 03:05:58 ---> Running in ce9974b3e42b 03:05:59 Removing intermediate container ce9974b3e42b 03:05:59 ---> 53998dfc28cb 03:05:59 03:05:59 Step 12/24 : FROM alpine:3.15 03:05:59 3.15: Pulling from library/alpine 03:06:00 Digest: sha256:cf34c62ee8eb3fe8aa24c1fab45d7e9d12768d945c3f5a6fd6a63d901e898479 03:06:00 Status: Downloaded newer image for alpine:3.15 03:06:00 ---> c4fc93816858 03:06:00 Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' 03:06:04 ---> Running in 443ab9165eff 03:06:08 Removing intermediate container 443ab9165eff 03:06:08 ---> 0fff2797657c 03:06:08 Step 14/24 : RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 03:06:12 ---> Running in 04da41b35de6 03:06:13 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 03:06:13 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 03:06:13 v3.15.6-290-g782130c55d [https://dl-cdn.alpinelinux.org/alpine/v3.15/main] 03:06:13 v3.15.6-283-ga9bed072b9 [https://dl-cdn.alpinelinux.org/alpine/v3.15/community] 03:06:13 OK: 15859 distinct packages available 03:06:13 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 03:06:14 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 03:06:14 (1/5) Installing dumb-init (1.2.5-r1) 03:06:14 (2/5) Installing musl-obstack (1.2.3-r0) 03:06:14 (3/5) Installing libucontext (1.1-r0) 03:06:14 (4/5) Installing gcompat (1.0.0-r4) 03:06:14 (5/5) Installing openssl (1.1.1s-r1) 03:06:14 Executing busybox-1.34.1-r7.trigger 03:06:14 OK: 7 MiB in 19 packages 03:06:17 Removing intermediate container 04da41b35de6 03:06:17 ---> b84b1f637bc8 03:06:17 Step 15/24 : COPY --from=builder /usr/local/bin/spire-agent /usr/local/bin 03:06:21 ---> 8450c4ce2cad 03:06:21 Step 16/24 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin 03:06:25 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/secrets-config ./cmd/secrets-config 03:06:26 Removing intermediate container ee8aaf8216ef 03:06:26 ---> 315752dde943 03:06:26 Successfully built 315752dde943 03:06:26 Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:06:26 + docker inspect -f . ci-base-image-arm64 03:06:26 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 03:06:27 prd-ubuntu20.04-docker-arm64-4c-16g-4825 does not seem to be running inside a container 03:06:27 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/3 -v /w/workspace/edgex-go/3:/w/workspace/edgex-go/3:rw,z -v /w/workspace/edgex-go/3@tmp:/w/workspace/edgex-go/3@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 03:06:28 $ docker top 7f82a94034c10d2d09e3d363216820625593ea6ffdd2c6794868b3107a85af12 -eo pid,comm [Pipeline] { [Pipeline] sh 03:06:29 + go version 03:06:29 go version go1.18.7 linux/arm64 [Pipeline] } 03:06:29 $ docker stop --time=1 7f82a94034c10d2d09e3d363216820625593ea6ffdd2c6794868b3107a85af12 03:06:31 ---> 8a5493f2c295 03:06:31 Step 17/24 : COPY --from=builder /edgex-go/cmd/security-spire-agent/docker-entrypoint.sh /usr/local/bin/ 03:06:31 ---> d4c8d5edb3ef 03:06:31 Step 18/24 : COPY --from=builder /edgex-go/cmd/security-spire-agent/agent.conf /usr/local/etc/spire/agent.conf.tpl 03:06:32 $ docker rm -f --volumes 7f82a94034c10d2d09e3d363216820625593ea6ffdd2c6794868b3107a85af12 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:06:32 + docker inspect -f . ci-base-image-arm64 03:06:32 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 03:06:32 prd-ubuntu20.04-docker-arm64-4c-16g-4825 does not seem to be running inside a container 03:06:32 $ docker run -t -d -u 1001:1001 -u 0:0 -v /var/run/docker.sock:/var/run/docker.sock --privileged -w /w/workspace/edgex-go/3 -v /w/workspace/edgex-go/3:/w/workspace/edgex-go/3:rw,z -v /w/workspace/edgex-go/3@tmp:/w/workspace/edgex-go/3@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 03:06:34 $ docker top d7f46754832cfc2d5dd1525e893eabd78b6393fd21f3723a25b4ae2bc7dcef95 -eo pid,comm [Pipeline] { [Pipeline] echo 03:06:34 ========================================================= 03:06:34 [edgeXBuildGoParallel] Running Tests and Build... 03:06:34 ========================================================= [Pipeline] sh 03:06:34 + git config --global --add safe.directory /w/workspace/edgex-go/3 [Pipeline] fileExists [Pipeline] sh 03:06:35 + make test 03:06:35 go test -race -coverprofile=coverage.out ./... 03:06:35 ---> eccbf62da230 03:06:35 Step 19/24 : COPY --from=builder /edgex-go/cmd/security-spire-agent/openssl.conf /usr/local/etc/ 03:06:36 Removing intermediate container 2d65cd37bf9d 03:06:36 ---> 16cb5cfaf091 03:06:36 03:06:36 Step 9/21 : FROM alpine:3.16 03:06:36 Removing intermediate container a6ae9a4c4f79 03:06:36 ---> b238267b3d0c 03:06:36 03:06:36 Step 10/24 : FROM alpine:3.16 03:06:36 ---> 2688cc0d4897 03:06:36 Step 20/24 : ENTRYPOINT [ "/usr/bin/dumb-init" ] 03:06:37 Removing intermediate container 43891501305c 03:06:37 ---> 2b89c58fc66c 03:06:37 03:06:37 Step 10/22 : FROM alpine:3.16 03:06:37 ---> Running in 4d8bcb635f40 03:06:37 Removing intermediate container 70240a73d98d 03:06:37 ---> c30ecfb2f63a 03:06:37 03:06:37 Step 10/22 : FROM alpine:3.16 03:06:37 Removing intermediate container 4d8bcb635f40 03:06:37 ---> 9f9cead2f4fd 03:06:37 Step 21/24 : CMD [ "--verbose", "docker-entrypoint.sh" ] 03:06:37 3.16: Pulling from library/alpine 03:06:37 3.16: Pulling from library/alpine 03:06:37 ---> Running in 5991c91649ac 03:06:37 Removing intermediate container 5991c91649ac 03:06:37 ---> 90df53825e1f 03:06:37 Step 22/24 : LABEL arch=x86_64 03:06:37 ---> Running in 0f697971bfbb 03:06:37 Removing intermediate container 0f697971bfbb 03:06:37 ---> 4297c52671c3 03:06:37 Step 23/24 : LABEL git_sha=a28d1ae6f724350bd6775e7361ed34e42ee38794 03:06:38 ---> Running in 878a8e5d4187 03:06:38 3.16: Pulling from library/alpine 03:06:38 3.16: Pulling from library/alpine 03:06:38 Removing intermediate container 878a8e5d4187 03:06:38 ---> bf02201be93e 03:06:38 Step 24/24 : LABEL version=0.0.0 03:06:38 ---> Running in 8a71d6a93709 03:06:38 Digest: sha256:b95359c2505145f16c6aa384f9cc74eeff78eb36d308ca4fd902eeeb0a0b161b 03:06:38 Digest: sha256:b95359c2505145f16c6aa384f9cc74eeff78eb36d308ca4fd902eeeb0a0b161b 03:06:38 Status: Image is up to date for alpine:3.16 03:06:38 Status: Downloaded newer image for alpine:3.16 03:06:38 Digest: sha256:b95359c2505145f16c6aa384f9cc74eeff78eb36d308ca4fd902eeeb0a0b161b 03:06:38 Status: Image is up to date for alpine:3.16 03:06:38 ---> bfe296a52501 03:06:38 Step 11/24 : RUN apk add --update --no-cache dumb-init 03:06:38 ---> bfe296a52501 03:06:38 Step 11/22 : RUN apk add --update --no-cache dumb-init 03:06:38 ---> bfe296a52501 03:06:38 Step 11/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' 03:06:38 Digest: sha256:b95359c2505145f16c6aa384f9cc74eeff78eb36d308ca4fd902eeeb0a0b161b 03:06:38 Status: Image is up to date for alpine:3.16 03:06:38 ---> bfe296a52501 03:06:38 Step 10/21 : RUN apk add --update --no-cache curl dumb-init 03:06:38 ---> Running in cf32e6729903 03:06:38 ---> Running in ede779df4334 03:06:39 ---> Running in d5514b848827 03:06:39 ---> Running in e6dab5b0014b 03:06:39 Removing intermediate container 8a71d6a93709 03:06:39 ---> 5724b494b79e 03:06:39 03:06:39 Successfully built 5724b494b79e 03:06:39 Successfully tagged security-spire-agent:latest 03:06:39 Building core-command 03:06:39  Building security-spire-agent ... done Removing intermediate container e6dab5b0014b 03:06:39 ---> a8d26fbe4424 03:06:39 Step 12/22 : ENV APP_PORT=59880 03:06:42 Step 1/23 : ARG BUILDER_BASE=golang:1.18-alpine3.16 03:06:42 Step 2/23 : FROM ${BUILDER_BASE} AS builder 03:06:42 ---> ef5ea31cab2c 03:06:42 Step 3/23 : ARG ADD_BUILD_TAGS="" 03:06:42 ---> Using cache 03:06:42 ---> bd2e025b8fd0 03:06:42 Step 4/23 : WORKDIR /edgex-go 03:06:42 ---> Using cache 03:06:42 ---> b65b3a54c531 03:06:42 Step 5/23 : RUN apk add --update --no-cache make git 03:06:42 ---> Using cache 03:06:42 ---> e373bc08648a 03:06:42 Step 6/23 : COPY go.mod vendor* ./ 03:06:42 ---> Using cache 03:06:42 ---> e0bdc4b95dbe 03:06:42 Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 03:06:42 ---> Using cache 03:06:42 ---> 52223c33867a 03:06:42 Step 8/23 : COPY . . 03:06:42 ---> Using cache 03:06:42 ---> d289030bc662 03:06:42 Step 9/23 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-command/core-command 03:06:43 ---> Running in 8bb25767d45c 03:06:43 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 03:06:43 ---> Running in e5180d578ee0 03:06:43 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 03:06:43 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 03:06:43 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 03:06:43 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 03:06:44 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 03:06:44 (1/1) Installing dumb-init (1.2.5-r1) 03:06:44 (1/1) Installing dumb-init (1.2.5-r1) 03:06:44 Executing busybox-1.35.0-r17.trigger 03:06:44 Executing busybox-1.35.0-r17.trigger 03:06:44 OK: 6 MiB in 15 packages 03:06:44 OK: 6 MiB in 15 packages 03:06:44 Removing intermediate container 8bb25767d45c 03:06:44 ---> c5e4ae679284 03:06:44 Step 13/22 : EXPOSE $APP_PORT 03:06:44 (1/6) Installing ca-certificates (20220614-r0) 03:06:44 (2/6) Installing brotli-libs (1.0.9-r6) 03:06:44 (3/6) Installing nghttp2-libs (1.47.0-r0) 03:06:44 (4/6) Installing libcurl (7.83.1-r5) 03:06:44 (5/6) Installing curl (7.83.1-r5) 03:06:44 (6/6) Installing dumb-init (1.2.5-r1) 03:06:44 Executing busybox-1.35.0-r17.trigger 03:06:44 Executing ca-certificates-20220614-r0.trigger 03:06:44 OK: 8 MiB in 20 packages 03:06:44 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 03:06:44 ---> Running in 3f92bb2f4d17 03:06:45 Removing intermediate container 3f92bb2f4d17 03:06:45 ---> e5b09a5e4b0a 03:06:45 Step 14/22 : RUN apk add --update --no-cache dumb-init 03:06:46 Removing intermediate container ede779df4334 03:06:46 ---> e0cece73863f 03:06:46 Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 03:06:46 ---> Running in 880bfa602f6a 03:06:46 Removing intermediate container cf32e6729903 03:06:46 ---> b45aff5cf212 03:06:46 Step 12/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 03:06:46 ---> Running in 10f0fd8eed17 03:06:46 ---> Running in 1ceac9524448 03:06:47 Removing intermediate container d5514b848827 03:06:47 ---> c64c4396f637 03:06:47 Step 11/21 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' 03:06:47 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 03:06:47 ---> Running in d76bff670af7 03:06:47 Removing intermediate container 10f0fd8eed17 03:06:47 ---> 509446dd9607 03:06:47 Step 13/22 : ENV APP_PORT=59861 03:06:47 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 03:06:47 (1/1) Installing dumb-init (1.2.5-r1) 03:06:47 Executing busybox-1.35.0-r17.trigger 03:06:47 OK: 6 MiB in 15 packages 03:06:48 Removing intermediate container 1ceac9524448 03:06:48 ---> fb2e571cd62c 03:06:48 Step 13/24 : ENV APP_PORT=59881 03:06:48 ---> Running in 699165eef617 03:06:48 Removing intermediate container d76bff670af7 03:06:48 ---> 209dc148be86 03:06:48 Step 12/21 : WORKDIR /edgex 03:06:48 ---> Running in 0ba3c56e78e7 03:06:48 ---> Running in 4f20e94ac96e 03:06:48 Removing intermediate container 699165eef617 03:06:48 ---> c779fbe16ad2 03:06:48 Step 14/22 : EXPOSE $APP_PORT 03:06:49 ---> Running in 313834fac114 03:06:49 Removing intermediate container 880bfa602f6a 03:06:49 ---> 78d0f35ba226 03:06:49 Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / 03:06:49 Removing intermediate container 0ba3c56e78e7 03:06:49 ---> 799d86994fba 03:06:49 Step 14/24 : EXPOSE $APP_PORT 03:06:49 Removing intermediate container 4f20e94ac96e 03:06:49 ---> a04f9a705197 03:06:49 Step 13/21 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/res/configuration.toml res/configuration.toml 03:06:49 ---> Running in 9d48a28f9cdf 03:06:50 ---> d4daf0afecec 03:06:50 Step 16/22 : COPY --from=builder /edgex-go/cmd/core-data/core-data / 03:06:50 Removing intermediate container 313834fac114 03:06:50 ---> 17463eecfc42 03:06:50 Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / 03:06:50 ---> 171951618545 03:06:50 Step 14/21 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/security-proxy-setup . 03:06:50 Removing intermediate container 9d48a28f9cdf 03:06:50 ---> 42a147c2eabd 03:06:50 Step 15/24 : WORKDIR / 03:06:51 ---> 15139fc54542 03:06:51 Step 16/22 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / 03:06:51 ---> Running in 0ee927dde03d 03:06:51 ---> 80071c517edf 03:06:51 Step 17/22 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml 03:06:51 ---> 68065d72f3fd 03:06:51 Step 15/21 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . 03:06:52 Removing intermediate container 0ee927dde03d 03:06:52 ---> 7cb3e4c32367 03:06:52 Step 16/24 : COPY --from=builder /edgex-go/Attribution.txt / 03:06:52 ---> e72ffbb6169f 03:06:52 Step 17/22 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml 03:06:53 ---> 9b5ee95767d1 03:06:53 Step 18/22 : ENTRYPOINT ["/core-data"] 03:06:53 ---> 245f23f03ed1 03:06:53 Step 16/21 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/entrypoint.sh /usr/local/bin/ 03:06:53 ---> Running in 309369ea2aea 03:06:53 ---> 6342e022d490 03:06:53 Step 18/22 : ENTRYPOINT ["/support-scheduler"] 03:06:53 ---> eb0154a145e5 03:06:53 Step 17/24 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / 03:06:53 ---> fa782896fa02 03:06:53 Step 17/21 : RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 03:06:53 Removing intermediate container 309369ea2aea 03:06:53 ---> 4fe213829b94 03:06:53 Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] 03:06:54 ---> Running in 103211e16078 03:06:54 ---> Running in b5c1e2961f72 03:06:54 ---> Running in d981a6063286 03:06:55 ---> c2a4aace5c16 03:06:55 Step 18/24 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml 03:06:55 Removing intermediate container 103211e16078 03:06:55 ---> 4adaca29f4c8 03:06:55 Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] 03:06:55 Removing intermediate container d981a6063286 03:06:55 ---> 62314acb8195 03:06:55 Step 20/22 : LABEL arch=x86_64 03:06:55 ---> Running in 590729cd88c2 03:06:56 ---> Running in fbafdea31bc1 03:06:56 ---> 0cf4a49f7f70 03:06:56 Step 19/24 : COPY --from=builder /edgex-go/cmd/core-metadata/res/uom.toml /res/uom.toml 03:06:56 Removing intermediate container 590729cd88c2 03:06:56 ---> 3c40f6af23d3 03:06:56 Step 20/22 : LABEL arch=x86_64 03:06:56 Removing intermediate container fbafdea31bc1 03:06:56 ---> 50dee4bdac12 03:06:56 Step 21/22 : LABEL git_sha=a28d1ae6f724350bd6775e7361ed34e42ee38794 03:06:56 ---> eba152c40dc5 03:06:56 Step 20/24 : ENTRYPOINT ["/core-metadata"] 03:06:56 ---> Running in f923e808cb8f 03:06:57 ---> Running in 822aeec42753 03:06:57 ---> Running in 1c9711355036 03:06:57 Removing intermediate container b5c1e2961f72 03:06:57 ---> 2be2b23f6329 03:06:57 Step 18/21 : ENTRYPOINT ["entrypoint.sh"] 03:06:58 Removing intermediate container f923e808cb8f 03:06:58 ---> 70f550c9cc9d 03:06:58 Step 21/22 : LABEL git_sha=a28d1ae6f724350bd6775e7361ed34e42ee38794 03:06:58 ---> Running in d4b5d0c702ce 03:06:58 Removing intermediate container 822aeec42753 03:06:58 ---> a96774d9f8e7 03:06:58 Step 22/22 : LABEL version=0.0.0 03:06:59 ---> Running in f7445bc5c9b0 03:06:59 Removing intermediate container 1c9711355036 03:06:59 ---> 68b8d0b32c27 03:06:59 Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] 03:06:59 ---> Running in 8aa64460d68f 03:06:59 Removing intermediate container d4b5d0c702ce 03:06:59 ---> 73cce0003daa 03:06:59 Step 19/21 : LABEL arch=x86_64 03:06:59 ---> Running in 350abaafee2d 03:07:00 Removing intermediate container f7445bc5c9b0 03:07:00 ---> 10c77297483e 03:07:00 Step 22/22 : LABEL version=0.0.0 03:07:00 Removing intermediate container 8aa64460d68f 03:07:00 ---> ea84d0c16686 03:07:00 03:07:00 ---> Running in 0ec061a37387 03:07:00 Successfully built ea84d0c16686 03:07:00 Successfully tagged core-data:latest 03:07:00  Building core-data ... done  ---> Running in 579a39496dd3 03:07:00 Building security-secretstore-setup 03:07:00 Removing intermediate container 350abaafee2d 03:07:00 ---> 26c69b3db2d1 03:07:00 Step 22/24 : LABEL arch=x86_64 03:07:02 Removing intermediate container 0ec061a37387 03:07:02 ---> 42121878e716 03:07:02 Step 20/21 : LABEL git_sha=a28d1ae6f724350bd6775e7361ed34e42ee38794 03:07:03 Step 1/24 : ARG BUILDER_BASE=golang:1.18-alpine3.16 03:07:03 Step 2/24 : FROM ${BUILDER_BASE} AS builder 03:07:03 ---> ef5ea31cab2c 03:07:03 Step 3/24 : WORKDIR /edgex-go 03:07:03 ---> Using cache 03:07:03 ---> e3607589a98e 03:07:03 Step 4/24 : RUN apk add --update --no-cache make git 03:07:03 ---> Running in d7adfd754f9d 03:07:03 Removing intermediate container 579a39496dd3 03:07:03 ---> 0386114ec5af 03:07:03 03:07:03 ---> Running in 2fc99e7171b6 03:07:03 ---> Running in f0775c4a0da6 03:07:03 Successfully built 0386114ec5af 03:07:03 Successfully tagged support-scheduler:latest 03:07:03  Building support-scheduler ... done Building security-spire-config 03:07:05 Removing intermediate container d7adfd754f9d 03:07:05 ---> af8f302f4d02 03:07:05 Step 23/24 : LABEL git_sha=a28d1ae6f724350bd6775e7361ed34e42ee38794 03:07:05 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 03:07:05 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 03:07:06 OK: 211 MiB in 51 packages 03:07:06 Step 1/24 : ARG BUILDER_BASE=golang:1.18-alpine3.16 03:07:06 Step 2/24 : FROM ${BUILDER_BASE} AS builder 03:07:06 ---> ef5ea31cab2c 03:07:06 Step 3/24 : WORKDIR /edgex-go 03:07:06 ---> Using cache 03:07:06 ---> e3607589a98e 03:07:06 Step 4/24 : RUN apk add --update --no-cache make git build-base curl 03:07:06 ---> Using cache 03:07:06 ---> 75eec9a31bf1 03:07:06 Step 5/24 : COPY go.mod vendor* ./ 03:07:06 ---> Using cache 03:07:06 ---> 542dc4e81da4 03:07:06 Step 6/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 03:07:06 ---> Using cache 03:07:06 ---> 645a057a657a 03:07:06 Step 7/24 : COPY . . 03:07:06 ---> Using cache 03:07:06 ---> ad70dc7fa12f 03:07:06 Step 8/24 : ARG SPIRE_RELEASE=1.2.1 03:07:06 ---> Using cache 03:07:06 ---> d4fd1b6fbba6 03:07:06 Step 9/24 : WORKDIR /edgex-go/spire-build 03:07:06 ---> Using cache 03:07:06 ---> 756ab8bfdb4a 03:07:06 Step 10/24 : RUN if ! test -f /usr/local/bin/spire-server; then wget -q "https://github.com/spiffe/spire/archive/refs/tags/v${SPIRE_RELEASE}.tar.gz" && tar xv --strip-components=1 -f "v${SPIRE_RELEASE}.tar.gz" && echo "building spire from source..." && make bin/spire-server bin/spire-agent && cp bin/spire* /usr/local/bin/; fi 03:07:06 ---> Using cache 03:07:06 ---> 4fd608ef5a8d 03:07:06 Step 11/24 : WORKDIR /edgex-go 03:07:06 ---> Using cache 03:07:06 ---> 53998dfc28cb 03:07:06 03:07:06 Step 12/24 : FROM alpine:3.15 03:07:06 ---> c4fc93816858 03:07:06 Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' 03:07:06 ---> Using cache 03:07:06 ---> 0fff2797657c 03:07:06 Step 14/24 : RUN apk update && apk --no-cache --update add dumb-init gcompat 03:07:09 Removing intermediate container f0775c4a0da6 03:07:09 ---> 3f0134aedc5b 03:07:09 Step 21/21 : LABEL version=0.0.0 03:07:09 ---> Running in e9bfceb920c1 03:07:09 ---> Running in 6bf1d329ab28 03:07:09 ---> Running in 77df2b5e2990 03:07:09 Removing intermediate container e5180d578ee0 03:07:09 ---> 2d779064ae3b 03:07:09 03:07:09 Step 10/23 : FROM alpine:3.16 03:07:09 ---> bfe296a52501 03:07:09 Step 11/23 : RUN apk add --update --no-cache dumb-init 03:07:09 ---> Using cache 03:07:09 ---> b45aff5cf212 03:07:09 Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 03:07:09 ---> Using cache 03:07:09 ---> fb2e571cd62c 03:07:09 Step 13/23 : ENV APP_PORT=59882 03:07:10 ---> Running in 0a2ea7a1b1e3 03:07:10 Removing intermediate container 2fc99e7171b6 03:07:10 ---> f4b595e6a390 03:07:10 Step 5/24 : COPY go.mod vendor* ./ 03:07:10 Removing intermediate container 6bf1d329ab28 03:07:10 ---> f193e9ee5776 03:07:10 Step 24/24 : LABEL version=0.0.0 03:07:10 Removing intermediate container 77df2b5e2990 03:07:10 ---> fa9bebb9ce6c 03:07:10 03:07:10 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 03:07:10 Successfully built fa9bebb9ce6c 03:07:10 Successfully tagged security-proxy-setup:latest 03:07:10  Building security-proxy-setup ... done Building support-notifications 03:07:10 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 03:07:10 Removing intermediate container 0a2ea7a1b1e3 03:07:10 ---> 5121cdf211e8 03:07:10 Step 14/23 : EXPOSE $APP_PORT 03:07:10 ---> Running in f0365a793716 03:07:10 ---> 5550ecd85a21 03:07:10 Step 6/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 03:07:10 v3.15.6-290-g782130c55d [https://dl-cdn.alpinelinux.org/alpine/v3.15/main] 03:07:10 v3.15.6-283-ga9bed072b9 [https://dl-cdn.alpinelinux.org/alpine/v3.15/community] 03:07:10 OK: 15859 distinct packages available 03:07:10 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 03:07:11 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 03:07:11 (1/4) Installing dumb-init (1.2.5-r1) 03:07:11 (2/4) Installing musl-obstack (1.2.3-r0) 03:07:11 (3/4) Installing libucontext (1.1-r0) 03:07:11 (4/4) Installing gcompat (1.0.0-r4) 03:07:11 Executing busybox-1.34.1-r7.trigger 03:07:11 OK: 6 MiB in 18 packages 03:07:13 Step 1/22 : ARG BUILDER_BASE=golang:1.18-alpine3.16 03:07:13 Step 2/22 : FROM ${BUILDER_BASE} AS builder 03:07:15 ---> ef5ea31cab2c 03:07:15 Step 3/22 : ARG ADD_BUILD_TAGS="" 03:07:15 ---> Using cache 03:07:15 ---> bd2e025b8fd0 03:07:15 Step 4/22 : WORKDIR /edgex-go 03:07:15 ---> Using cache 03:07:15 ---> b65b3a54c531 03:07:15 Step 5/22 : RUN apk add --update --no-cache make bash git ca-certificates 03:07:15 ---> Running in e5d3e1c12116 03:07:15 ---> Running in d7c97ea5a344 03:07:15 Removing intermediate container f0365a793716 03:07:15 ---> 39e535ed417e 03:07:15 03:07:15 ---> Running in 075b1a29662a 03:07:15 Successfully built 39e535ed417e 03:07:16 Successfully tagged core-metadata:latest 03:07:16 Building security-spire-server 03:07:16  Building core-metadata ... done Removing intermediate container e5d3e1c12116 03:07:16 ---> 1a1429114571 03:07:16 Step 15/23 : WORKDIR / 03:07:17 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 03:07:17 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 03:07:17 OK: 211 MiB in 51 packages 03:07:19 Step 1/23 : ARG BUILDER_BASE=golang:1.18-alpine3.16 03:07:19 Step 2/23 : FROM ${BUILDER_BASE} AS builder 03:07:19 ---> ef5ea31cab2c 03:07:19 Step 3/23 : WORKDIR /edgex-go 03:07:19 ---> Using cache 03:07:19 ---> e3607589a98e 03:07:19 Step 4/23 : RUN apk add --update --no-cache make git build-base curl 03:07:19 ---> Using cache 03:07:19 ---> 75eec9a31bf1 03:07:19 Step 5/23 : COPY go.mod vendor* ./ 03:07:19 ---> Using cache 03:07:19 ---> 542dc4e81da4 03:07:19 Step 6/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 03:07:19 ---> Using cache 03:07:19 ---> 645a057a657a 03:07:19 Step 7/23 : COPY . . 03:07:19 ---> Using cache 03:07:19 ---> ad70dc7fa12f 03:07:19 Step 8/23 : ARG SPIRE_RELEASE=1.2.1 03:07:19 ---> Using cache 03:07:19 ---> d4fd1b6fbba6 03:07:19 Step 9/23 : WORKDIR /edgex-go/spire-build 03:07:19 ---> Using cache 03:07:19 ---> 756ab8bfdb4a 03:07:19 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 03:07:19 Removing intermediate container e9bfceb920c1 03:07:19 ---> 08fb17f48071 03:07:19 Step 15/24 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin 03:07:19 ---> Running in b197123cc38e 03:07:21 ---> Running in 76a6f18e4b97 03:07:21 Removing intermediate container b197123cc38e 03:07:21 ---> 9288dfa04363 03:07:21 Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / 03:07:21 ---> d3f5745df6a0 03:07:21 Step 16/24 : COPY --from=builder /edgex-go/cmd/security-spire-config/docker-entrypoint.sh /usr/local/bin/ 03:07:22 Removing intermediate container 075b1a29662a 03:07:22 ---> 28e9c457d335 03:07:22 Step 6/22 : COPY go.mod vendor* ./ 03:07:22 ? github.com/edgexfoundry/edgex-go [no test files] 03:07:22 ---> 2cf403739c50 03:07:22 Step 17/23 : COPY --from=builder /edgex-go/cmd/core-command/core-command / 03:07:23 ---> acd84777b629 03:07:23 Step 17/24 : WORKDIR /usr/local/etc/spiffe-scripts.d 03:07:23 ---> 0680652f8843 03:07:23 Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 03:07:23 ---> Running in b68fcdfb5324 03:07:23 ---> Running in b7814b6298dd 03:07:24 ---> c7ea1a9ac62a 03:07:24 Step 18/23 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml 03:07:24 Removing intermediate container 76a6f18e4b97 03:07:24 ---> f5e9adb726f5 03:07:24 Step 11/23 : WORKDIR /edgex-go 03:07:24 ---> Running in 6e031e3298bf 03:07:25 Removing intermediate container b68fcdfb5324 03:07:25 ---> cfd27b224e07 03:07:25 Step 18/24 : COPY --from=builder /edgex-go/cmd/security-spire-config/seed_builtin_entries.sh /usr/local/etc/spiffe-scripts.d 03:07:25 ---> c6c511c8c0a8 03:07:25 Step 19/23 : ENTRYPOINT ["/core-command"] 03:07:25 ---> Running in 4345a838d7a4 03:07:25 Removing intermediate container 6e031e3298bf 03:07:25 ---> 658d2f530fa8 03:07:25 03:07:25 Step 12/23 : FROM alpine:3.15 03:07:25 ---> 2fb3c112a0a9 03:07:25 Step 19/24 : WORKDIR / 03:07:25 ---> c4fc93816858 03:07:25 Step 13/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' 03:07:25 ---> Using cache 03:07:25 ---> 0fff2797657c 03:07:25 Step 14/23 : RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 03:07:25 ---> Using cache 03:07:25 ---> b84b1f637bc8 03:07:25 Step 15/23 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin 03:07:25 Removing intermediate container 4345a838d7a4 03:07:25 ---> 7306d320f390 03:07:25 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] 03:07:25 ---> Running in 23dbe55004d6 03:07:25 ---> Running in 3733c85e454b 03:07:26 Removing intermediate container 23dbe55004d6 03:07:26 ---> cd6daab7dc50 03:07:26 Step 20/24 : ENTRYPOINT [ "/usr/bin/dumb-init" ] 03:07:26 Removing intermediate container 3733c85e454b 03:07:26 ---> be6c5db3d521 03:07:26 Step 21/23 : LABEL arch=x86_64 03:07:27 ---> Running in ebd844c55428 03:07:27 ---> Running in 6e153c18898a 03:07:27 ---> f09317341b5f 03:07:27 Step 16/23 : COPY --from=builder /edgex-go/cmd/security-spire-server/docker-entrypoint.sh /usr/local/bin/ 03:07:28 Removing intermediate container ebd844c55428 03:07:28 ---> 1f6e58b2173c 03:07:28 Step 21/24 : CMD [ "--verbose", "docker-entrypoint.sh" ] 03:07:28 Removing intermediate container 6e153c18898a 03:07:28 ---> 047f62aa76a7 03:07:28 Step 22/23 : LABEL git_sha=a28d1ae6f724350bd6775e7361ed34e42ee38794 03:07:28 ---> 1c3697620997 03:07:28 Step 17/23 : COPY --from=builder /edgex-go/cmd/security-spire-server/server.conf /usr/local/etc/spire/server.conf.tpl 03:07:28 ---> Running in ef33b8f9e2a5 03:07:28 ---> Running in 06e6f5efe0d8 03:07:29 ---> e803f96f93f9 03:07:29 Step 18/23 : COPY --from=builder /edgex-go/cmd/security-spire-server/openssl.conf /usr/local/etc/ 03:07:29 Removing intermediate container ef33b8f9e2a5 03:07:29 ---> 2f03ece5b5d5 03:07:29 Step 22/24 : LABEL arch=x86_64 03:07:29 Removing intermediate container 06e6f5efe0d8 03:07:29 ---> ae9c70113233 03:07:29 Step 23/23 : LABEL version=0.0.0 03:07:29 ---> Running in b03cd8b511b5 03:07:29 ---> 9110d8a03b1a 03:07:29 Step 19/23 : ENTRYPOINT [ "/usr/bin/dumb-init" ] 03:07:29 ---> Running in e5ed205f5d56 03:07:29 ---> Running in 419a7945fe97 03:07:29 Removing intermediate container b03cd8b511b5 03:07:29 ---> b27a597b6ca4 03:07:29 Step 23/24 : LABEL git_sha=a28d1ae6f724350bd6775e7361ed34e42ee38794 03:07:29 ---> Running in e984069e20f8 03:07:29 Removing intermediate container e5ed205f5d56 03:07:29 ---> af184c28dce3 03:07:29 03:07:30 Successfully built af184c28dce3 03:07:30 Successfully tagged core-command:latest 03:07:30  Building core-command ... done Building security-bootstrapper 03:07:30 Removing intermediate container 419a7945fe97 03:07:30 ---> e47e3944a5da 03:07:30 Step 20/23 : CMD [ "--verbose", "docker-entrypoint.sh" ] 03:07:30 Removing intermediate container e984069e20f8 03:07:30 ---> d874c7693316 03:07:30 Step 24/24 : LABEL version=0.0.0 03:07:30 ---> Running in 4ef4ac4c31d4 03:07:30 ---> Running in f074fb62940a 03:07:31 Removing intermediate container 4ef4ac4c31d4 03:07:31 ---> 8dfac33845ec 03:07:31 Step 21/23 : LABEL arch=x86_64 03:07:32 Step 1/32 : ARG BUILDER_BASE=golang:1.18-alpine3.16 03:07:32 Step 2/32 : FROM ${BUILDER_BASE} AS builder 03:07:32 ---> ef5ea31cab2c 03:07:32 Step 3/32 : WORKDIR /edgex-go 03:07:32 ---> Using cache 03:07:32 ---> e3607589a98e 03:07:32 Step 4/32 : RUN apk add --update --no-cache make git 03:07:32 ---> Using cache 03:07:32 ---> f4b595e6a390 03:07:32 Step 5/32 : COPY go.mod vendor* ./ 03:07:32 ---> Using cache 03:07:32 ---> 5550ecd85a21 03:07:32 Step 6/32 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 03:07:33 Removing intermediate container f074fb62940a 03:07:33 ---> 321291823e1b 03:07:33 03:07:33 ---> Running in a729759b0f97 03:07:33 ---> Running in 28419856f3a1 03:07:33 Successfully built 321291823e1b 03:07:33 Successfully tagged security-spire-config:latest 03:07:33 Building security-spiffe-token-provider 03:07:33  Building security-spire-config ... done Removing intermediate container a729759b0f97 03:07:33 ---> 6abddd254a43 03:07:33 Step 22/23 : LABEL git_sha=a28d1ae6f724350bd6775e7361ed34e42ee38794 03:07:35 ---> Running in 9e7767a5f4e5 03:07:35 Step 1/19 : ARG BUILDER_BASE=golang:1.18-alpine3.16 03:07:35 Step 2/19 : FROM ${BUILDER_BASE} AS builder 03:07:35 ---> ef5ea31cab2c 03:07:35 Step 3/19 : WORKDIR /edgex-go 03:07:35 ---> Using cache 03:07:35 ---> e3607589a98e 03:07:35 Step 4/19 : RUN apk update && apk --no-cache --update add build-base 03:07:36 ---> Running in 1ddf0d2e3520 03:07:36 Removing intermediate container 9e7767a5f4e5 03:07:36 ---> 2584a92ce973 03:07:36 Step 23/23 : LABEL version=0.0.0 03:07:36 ---> Running in 38317e0f68fd 03:07:36 Removing intermediate container 38317e0f68fd 03:07:36 ---> 0e13131374c3 03:07:36 03:07:36 Successfully built 0e13131374c3 03:07:36 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 03:07:36 Successfully tagged security-spire-server:latest 03:07:36  Building security-spire-server ... done Building core-common-config-bootstrapper 03:07:37 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 03:07:37 v3.16.3-154-ga2a60f3e0fe [https://dl-cdn.alpinelinux.org/alpine/v3.16/main] 03:07:37 v3.16.3-151-gb476f155c74 [https://dl-cdn.alpinelinux.org/alpine/v3.16/community] 03:07:37 OK: 17044 distinct packages available 03:07:37 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 03:07:37 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 03:07:37 OK: 211 MiB in 51 packages 03:07:39 Step 1/22 : ARG BUILDER_BASE=golang:1.18-alpine3.16 03:07:39 Step 2/22 : FROM ${BUILDER_BASE} AS builder 03:07:39 ---> ef5ea31cab2c 03:07:39 Step 3/22 : ARG ADD_BUILD_TAGS="" 03:07:39 ---> Using cache 03:07:39 ---> bd2e025b8fd0 03:07:39 Step 4/22 : WORKDIR /edgex-go 03:07:39 ---> Using cache 03:07:39 ---> b65b3a54c531 03:07:39 Step 5/22 : RUN apk add --update --no-cache make git 03:07:39 ---> Using cache 03:07:39 ---> e373bc08648a 03:07:39 Step 6/22 : COPY go.mod vendor* ./ 03:07:39 ---> Using cache 03:07:39 ---> e0bdc4b95dbe 03:07:39 Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 03:07:39 ---> Using cache 03:07:39 ---> 52223c33867a 03:07:39 Step 8/22 : COPY . . 03:07:39 ---> Using cache 03:07:39 ---> d289030bc662 03:07:39 Step 9/22 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-common-config-bootstrapper/core-common-config-bootstrapper 03:07:44 ---> Running in 84c9d8307823 03:07:44 Removing intermediate container 1ddf0d2e3520 03:07:44 ---> 76205fe724ed 03:07:44 Step 5/19 : COPY go.mod vendor* ./ 03:07:45 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 03:07:45 ---> 0d81cccf8e25 03:07:45 Step 6/19 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 03:07:45 ---> Running in 6335e89c1971 03:07:55 Removing intermediate container d7c97ea5a344 03:07:55 ---> 886001013c86 03:07:55 Step 7/24 : COPY . . 03:08:07 ---> c32de02fa3f2 03:08:07 Step 8/24 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 03:08:07 Removing intermediate container b7814b6298dd 03:08:07 ---> af97466e3c59 03:08:07 Step 8/22 : COPY . . 03:08:09 ---> Running in 58c5454df73c 03:08:13 Removing intermediate container 84c9d8307823 03:08:13 ---> ee783fd800f9 03:08:13 03:08:13 Step 10/22 : FROM alpine:3.16 03:08:13 ---> bfe296a52501 03:08:13 Step 11/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel Corporation' 03:08:13 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider 03:08:15 ---> Running in cdc1f88be96f 03:08:15 ---> ba2ebb0374fd 03:08:15 Step 9/22 : RUN make cmd/support-notifications/support-notifications 03:08:15 ---> Running in a841226ba9da 03:08:15 Removing intermediate container cdc1f88be96f 03:08:15 ---> 2c7d9a6b7813 03:08:15 Step 12/22 : RUN apk add --update --no-cache dumb-init 03:08:15 ---> Running in a82c009da73b 03:08:15 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 03:08:15 Removing intermediate container 28419856f3a1 03:08:15 ---> 94be80e96540 03:08:15 Step 7/32 : COPY . . 03:08:16 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 03:08:16 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 03:08:16 (1/1) Installing dumb-init (1.2.5-r1) 03:08:16 Executing busybox-1.35.0-r17.trigger 03:08:16 OK: 6 MiB in 15 packages 03:08:28 Removing intermediate container a82c009da73b 03:08:28 ---> 41f516a9ad21 03:08:28 Step 13/22 : COPY --from=builder /edgex-go/Attribution.txt / 03:08:28 ---> 4b26009c2963 03:08:28 Step 8/32 : RUN make cmd/security-bootstrapper/security-bootstrapper 03:08:28 Removing intermediate container 6335e89c1971 03:08:28 ---> 5227978bf39e 03:08:28 Step 7/19 : COPY . . 03:08:28 ---> Running in a5364eebc774 03:08:30 ---> 34a791b0ced8 03:08:30 Step 14/22 : COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/core-common-config-bootstrapper / 03:08: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-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup 03:08: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 03:08:33 ---> 7d4703ebb935 03:08:33 Step 15/22 : COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/res/configuration.yaml /res/configuration.yaml 03:08:33 ---> 439afa359683 03:08:33 Step 8/19 : RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider 03:08:33 ---> Running in 5d254c3cf559 03:08:33 ---> 16c7ec9409ba 03:08:33 Step 16/22 : COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/entrypoint.sh /usr/local/bin/ 03:08:34 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 03:08:35 ---> f12d9e403816 03:08:35 Step 17/22 : RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 03:08:36 ---> Running in c84230b908e5 03:08:36 Removing intermediate container 58c5454df73c 03:08:36 ---> 7cdea44bcdd8 03:08:36 03:08:36 Step 9/24 : FROM alpine:3.16 03:08:36 ---> bfe296a52501 03:08:36 Step 10/24 : RUN apk add --update --no-cache ca-certificates dumb-init su-exec 03:08:36 ---> Running in 450fa799f6e1 03:08:37 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 03:08:37 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 03:08:37 (1/3) Installing ca-certificates (20220614-r0) 03:08:37 (2/3) Installing dumb-init (1.2.5-r1) 03:08:37 (3/3) Installing su-exec (0.2-r1) 03:08:37 Executing busybox-1.35.0-r17.trigger 03:08:37 Executing ca-certificates-20220614-r0.trigger 03:08:37 OK: 6 MiB in 17 packages 03:08:38 Removing intermediate container c84230b908e5 03:08:38 ---> 23da7adce1ab 03:08:38 Step 18/22 : ENTRYPOINT ["entrypoint.sh"] 03:08:38 ---> Running in 1a2d619d882c 03:08:38 Removing intermediate container 1a2d619d882c 03:08:38 ---> 66e2d20e3fd5 03:08:38 Step 19/22 : CMD ["/core-common-config-bootstrapper", "-cp=consul.http://edgex-core-consul:8500", "-cf=configuration.yaml"] 03:08:38 Removing intermediate container 450fa799f6e1 03:08:38 ---> 72bb2731e8db 03:08:38 Step 11/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' 03:08:38 ---> Running in 750c810422a5 03:08:38 ---> Running in 4d75d1ce0fbd 03:08:38 Removing intermediate container 750c810422a5 03:08:38 ---> 6d79cad2fb35 03:08:38 Step 20/22 : LABEL arch=x86_64 03:08:39 Removing intermediate container 4d75d1ce0fbd 03:08:39 ---> afb7cc23c745 03:08:39 Step 12/24 : WORKDIR / 03:08:39 ---> Running in 5a6d6dc062bd 03:08:39 ---> Running in 4323da15b670 03:08:39 Removing intermediate container 5a6d6dc062bd 03:08:39 ---> d63b5032cb9c 03:08:39 Step 21/22 : LABEL git_sha=a28d1ae6f724350bd6775e7361ed34e42ee38794 03:08:39 Removing intermediate container 4323da15b670 03:08:39 ---> 68067b187d3b 03:08:39 Step 13/24 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/res/token-config.json /res-file-token-provider/token-config.json 03:08:39 ---> Running in 26ad6ea73d34 03:08:40 Removing intermediate container 26ad6ea73d34 03:08:40 ---> 43428c12b0a7 03:08:40 Step 22/22 : LABEL version=0.0.0 03:08:40 ---> e5ec15cb051a 03:08:40 Step 14/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res-file-token-provider/configuration.toml /res-file-token-provider/configuration.toml 03:08:40 ---> Running in 67473b16a048 03:08:40 Removing intermediate container 67473b16a048 03:08:40 ---> 5493df31bf67 03:08:40 03:08:40 Successfully built 5493df31bf67 03:08:40 Successfully tagged core-common-config-bootstrapper:latest 03:08:41  Building core-common-config-bootstrapper ... done  ---> fad1a3748467 03:08:41 Step 15/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml 03:08:42 ---> 54d484e78731 03:08:42 Step 16/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/kong-admin-config.template.yml /res/kong-admin-config.template.yml 03:08:43 Removing intermediate container a841226ba9da 03:08:43 ---> 729192fdc270 03:08:43 03:08:43 Step 10/22 : FROM alpine:3.16 03:08:43 ---> bfe296a52501 03:08:43 Step 11/22 : RUN apk add --update --no-cache ca-certificates dumb-init 03:08:43 ---> 8e9a0b65cad9 03:08:43 Step 17/24 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . 03:08:43 ---> Running in 83a17937af5a 03:08:43 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 03:08:44 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 03:08:44 (1/2) Installing ca-certificates (20220614-r0) 03:08:44 (2/2) Installing dumb-init (1.2.5-r1) 03:08:44 Executing busybox-1.35.0-r17.trigger 03:08:44 Executing ca-certificates-20220614-r0.trigger 03:08:44 OK: 6 MiB in 16 packages 03:08:44 ---> b5135d8f2a7c 03:08:44 Step 18/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . 03:08:45 Removing intermediate container 83a17937af5a 03:08:45 ---> 5815ade99512 03:08:45 Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2021: Intel Corporation' 03:08:45 ---> ea315829a355 03:08:45 Step 19/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ 03:08:45 ---> Running in af732602a368 03:08:45 ---> 7eb310eede75 03:08:45 Step 20/24 : RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 03:08:45 ---> Running in 3a9bdeb7b3ae 03:08:45 Removing intermediate container af732602a368 03:08:45 ---> cba6fee246e6 03:08:45 Step 13/22 : ENV APP_PORT=59860 03:08:46 ---> Running in cbfdc83adcaf 03:08:46 Removing intermediate container cbfdc83adcaf 03:08:46 ---> 115663c4b90f 03:08:46 Step 14/22 : EXPOSE $APP_PORT 03:08:46 ---> Running in 5324a718b2a4 03:08:46 Removing intermediate container 5324a718b2a4 03:08:46 ---> a45b3507681a 03:08:46 Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / 03:08:46 ---> f0f70267315c 03:08:46 Step 16/22 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / 03:08:47 Removing intermediate container 3a9bdeb7b3ae 03:08:47 ---> 3f3ea02f3095 03:08:47 Step 21/24 : ENTRYPOINT ["entrypoint.sh"] 03:08:47 ---> Running in 50c825d8a4ca 03:08:48 Removing intermediate container 50c825d8a4ca 03:08:48 ---> e85d392e1a93 03:08:48 Step 22/24 : LABEL arch=x86_64 03:08:48 ---> fe5ad451ebf0 03:08:48 Step 17/22 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml 03:08:48 ---> Running in 4108d0733574 03:08:48 Removing intermediate container 4108d0733574 03:08:48 ---> 9d7613c665b9 03:08:48 ---> 466cf6cc49d8 03:08:48 Step 18/22 : ENTRYPOINT ["/support-notifications"]Step 23/24 : LABEL git_sha=a28d1ae6f724350bd6775e7361ed34e42ee38794 03:08:48 03:08:48 ---> Running in 3566a398ad47 03:08:48 ---> Running in 7c3ea223d37b 03:08:49 Removing intermediate container 3566a398ad47 03:08:49 ---> 396fffab3c84 03:08:49 Step 24/24 : LABEL version=0.0.0 03:08:49 Removing intermediate container 7c3ea223d37b 03:08:49 ---> 512539c92ea3 03:08:49 Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] 03:08:49 ---> Running in 1a7f9678fe54 03:08:49 ---> Running in 26854a2bca08 03:08:49 Removing intermediate container 26854a2bca08 03:08:49 ---> 7fabaf184d55 03:08:49 Step 20/22 : LABEL arch=x86_64 03:08:49 Removing intermediate container 1a7f9678fe54 03:08:49 ---> 8bff9d579e16 03:08:49 03:08:49 ---> Running in 769923e17801 03:08:49 Successfully built 8bff9d579e16 03:08:49 Successfully tagged security-secretstore-setup:latest 03:08:49  Building security-secretstore-setup ... done Removing intermediate container 769923e17801 03:08:49 ---> d800ff9d1169 03:08:49 Step 21/22 : LABEL git_sha=a28d1ae6f724350bd6775e7361ed34e42ee38794 03:08:50 ---> Running in 1b9469e4b874 03:08:50 Removing intermediate container 1b9469e4b874 03:08:50 ---> 4c9081692d8b 03:08:50 Step 22/22 : LABEL version=0.0.0 03:08:50 ---> Running in f3ed058c60d6 03:08:50 Removing intermediate container f3ed058c60d6 03:08:50 ---> 56346d1a6315 03:08:50 03:08:50 Successfully built 56346d1a6315 03:08:50 Successfully tagged support-notifications:latest 03:08:54  Building support-notifications ... done Removing intermediate container a5364eebc774 03:08:54 ---> 454caba334cf 03:08:54 03:08:54 Step 9/32 : FROM alpine:3.16 03:08:54 ---> bfe296a52501 03:08:54 Step 10/32 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' 03:08:54 ---> Running in 472c22d8a394 03:08:54 Removing intermediate container 472c22d8a394 03:08:54 ---> b823b4c2d382 03:08:54 Step 11/32 : RUN apk add --update --no-cache dumb-init su-exec 03:08:54 ---> Running in fb314d323a68 03:08:54 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 03:08:54 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 03:08:54 (1/2) Installing dumb-init (1.2.5-r1) 03:08:54 (2/2) Installing su-exec (0.2-r1) 03:08:54 Executing busybox-1.35.0-r17.trigger 03:08:54 OK: 6 MiB in 16 packages 03:08:55 Removing intermediate container fb314d323a68 03:08:55 ---> c94fadbadfad 03:08:55 Step 12/32 : ENV SECURITY_INIT_DIR /edgex-init 03:08:55 ---> Running in 7c2c1c2cfc6c 03:08:55 Removing intermediate container 7c2c1c2cfc6c 03:08:55 ---> 842dfde7176b 03:08:55 Step 13/32 : ENV SECURITY_INIT_STAGING /edgex-init-staging 03:08:55 ---> Running in 629dfcc3c57c 03:08:55 Removing intermediate container 629dfcc3c57c 03:08:55 ---> 61673df97a18 03:08:55 Step 14/32 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_STAGING}/bootstrap-redis 03:08:55 ---> Running in 2445bb997c70 03:08:55 Removing intermediate container 2445bb997c70 03:08:55 ---> af2cc6cbfe92 03:08:55 Step 15/32 : ARG BOOTSTRAP_MOSQUITTO_DIR=${SECURITY_INIT_STAGING}/bootstrap-mosquitto 03:08:55 ---> Running in 130d6658ec3c 03:08:56 Removing intermediate container 130d6658ec3c 03:08:56 ---> 7f7426145eca 03:08:56 Step 16/32 : RUN mkdir -p ${BOOTSTRAP_REDIS_DIR} ${BOOTSTRAP_MOSQUITTO_DIR} 03:08:56 ---> Running in c4d62f4b4421 03:08:57 Removing intermediate container c4d62f4b4421 03:08:57 ---> 3df9afa6c2f2 03:08:57 Step 17/32 : WORKDIR ${SECURITY_INIT_STAGING} 03:08:57 ---> Running in abb245fed5f9 03:08:57 Removing intermediate container 5d254c3cf559 03:08:57 ---> 64e80a9cc737 03:08:57 03:08:57 Step 9/19 : FROM alpine:3.15 03:08:57 ---> c4fc93816858 03:08:57 Step 10/19 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' 03:08:57 ---> Using cache 03:08:57 ---> 0fff2797657c 03:08:57 Step 11/19 : RUN apk update && apk --no-cache --update add dumb-init curl gcompat 03:08:57 ---> Running in aac620243c7f 03:08:58 Removing intermediate container abb245fed5f9 03:08:58 ---> c7cbb444c5b7 03:08:58 Step 18/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_STAGING}/ 03:08:58 ---> 815358164443 03:08:58 Step 19/32 : RUN chmod +x ${SECURITY_INIT_STAGING}/*.sh 03:08:58 ---> Running in 4296c7a88c34 03:08:58 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 03:08:58 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 03:08:58 v3.15.6-290-g782130c55d [https://dl-cdn.alpinelinux.org/alpine/v3.15/main] 03:08:58 v3.15.6-283-ga9bed072b9 [https://dl-cdn.alpinelinux.org/alpine/v3.15/community] 03:08:58 OK: 15859 distinct packages available 03:08:58 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 03:08:58 Removing intermediate container 4296c7a88c34 03:08:58 ---> 3377a6f009e0 03:08:58 Step 20/32 : COPY --from=builder /edgex-go/Attribution.txt / 03:08:58 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 03:08:58 ---> ceca6bd93307 03:08:58 Step 21/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . 03:08:59 (1/9) Installing ca-certificates (20220614-r0) 03:08:59 (2/9) Installing brotli-libs (1.0.9-r5) 03:08:59 (3/9) Installing nghttp2-libs (1.46.0-r0) 03:08:59 (4/9) Installing libcurl (7.80.0-r5) 03:08:59 (5/9) Installing curl (7.80.0-r5) 03:08:59 (6/9) Installing dumb-init (1.2.5-r1) 03:08:59 (7/9) Installing musl-obstack (1.2.3-r0) 03:08:59 (8/9) Installing libucontext (1.1-r0) 03:08:59 (9/9) Installing gcompat (1.0.0-r4) 03:08:59 Executing busybox-1.34.1-r7.trigger 03:08:59 Executing ca-certificates-20220614-r0.trigger 03:08:59 OK: 8 MiB in 23 packages 03:08:59 ---> 42579d2d0c02 03:08:59 Step 22/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.toml ./res/ 03:08:59 ---> 7a1340c2b1f1 03:08:59 Step 23/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml ${BOOTSTRAP_REDIS_DIR}/res/ 03:09:00 ---> ae115e631d4c 03:09:00 Step 24/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-mosquitto/configuration.toml ${BOOTSTRAP_MOSQUITTO_DIR}/res/ 03:09:00 Removing intermediate container aac620243c7f 03:09:00 ---> 1e98ef0091d6 03:09:00 Step 12/19 : COPY --from=builder /edgex-go/Attribution.txt / 03:09:00 ---> dbed8f8cc4dd 03:09:00 Step 25/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ ${SECURITY_INIT_STAGING}/consul-bootstrapper/ 03:09:00 ---> 2966b44d2db7 03:09:00 Step 13/19 : COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/security-spiffe-token-provider / 03:09:00 ---> ddae0c229128 03:09:00 Step 26/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / 03:09:00 ---> 5fe77c53fc8f 03:09:00 Step 27/32 : RUN chmod +x /entrypoint.sh 03:09:00 ---> 664a183a2d7e 03:09:00 Step 14/19 : COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/res/configuration.toml /res/configuration.toml 03:09:00 ---> Running in f5e7af7f7483 03:09:00 ---> 576b467c0f5e 03:09:00 Step 15/19 : ENTRYPOINT [ "/security-spiffe-token-provider" ] 03:09:00 ---> Running in 0ec7ef38073b 03:09:00 Removing intermediate container 0ec7ef38073b 03:09:00 ---> 30e644b22420 03:09:00 Step 16/19 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] 03:09:01 ---> Running in 75e10e6624ec 03:09:01 Removing intermediate container 75e10e6624ec 03:09:01 ---> daab86624a11 03:09:01 Step 17/19 : LABEL arch=x86_64 03:09:01 ---> Running in b9eae3bbb4fd 03:09:01 Removing intermediate container b9eae3bbb4fd 03:09:01 ---> d6e85fb801ef 03:09:01 Step 18/19 : LABEL git_sha=a28d1ae6f724350bd6775e7361ed34e42ee38794 03:09:01 ---> Running in b3528beb3bd7 03:09:01 Removing intermediate container f5e7af7f7483 03:09:01 ---> ae820acf7146 03:09:01 Step 28/32 : ENTRYPOINT ["/entrypoint.sh"] 03:09:01 ---> Running in de49c8f784a3 03:09:01 Removing intermediate container b3528beb3bd7 03:09:01 ---> d8caf2c0fec2 03:09:01 Step 19/19 : LABEL version=0.0.0 03:09:01 ---> Running in 8d4c8880b75b 03:09:01 Removing intermediate container de49c8f784a3 03:09:01 ---> 08ae78ba6ddd 03:09:01 Step 29/32 : CMD ["gate"] 03:09:01 ---> Running in 386cb9d1e40e 03:09:01 Removing intermediate container 8d4c8880b75b 03:09:01 ---> 3b8887a33162 03:09:01 03:09:01 Removing intermediate container 386cb9d1e40e 03:09:01 ---> 3fe3441ef7be 03:09:01 Step 30/32 : LABEL arch=x86_64 03:09:01 Successfully built 3b8887a33162 03:09:01 Successfully tagged security-spiffe-token-provider:latest 03:09:01  Building security-spiffe-token-provider ... done  ---> Running in fa7aa241751e 03:09:01 Removing intermediate container fa7aa241751e 03:09:01 ---> 459e86cf4d39 03:09:01 Step 31/32 : LABEL git_sha=a28d1ae6f724350bd6775e7361ed34e42ee38794 03:09:01 ---> Running in fd4730940ea2 03:09:01 Removing intermediate container fd4730940ea2 03:09:01 ---> df587c57ab64 03:09:01 Step 32/32 : LABEL version=0.0.0 03:09:02 ---> Running in 8ecd2c768398 03:09:02 Removing intermediate container 8ecd2c768398 03:09:02 ---> 88a40e880288 03:09:02 03:09:02 Successfully built 88a40e880288 03:09:02 Successfully tagged security-bootstrapper:latest 03:09:02  Building security-bootstrapper ... done  [Pipeline] } 03:09:02 $ docker stop --time=1 8502e6a7ce275534321432d1c161810692ceb740ff2d60ec49889cc138a98aea 03:09:03 $ docker rm -f --volumes 8502e6a7ce275534321432d1c161810692ceb740ff2d60ec49889cc138a98aea [Pipeline] // withDockerContainer [Pipeline] sh 03:09:03 + docker images 03:09:03 REPOSITORY TAG IMAGE ID CREATED SIZE 03:09:03 security-spiffe-token-provider latest 3b8887a33162 2 seconds ago 29.9MB 03:09:03 security-bootstrapper latest 88a40e880288 2 seconds ago 20.3MB 03:09:03 64e80a9cc737 6 seconds ago 1.71GB 03:09:03 454caba334cf 11 seconds ago 1.67GB 03:09:03 support-notifications latest 56346d1a6315 13 seconds ago 30.6MB 03:09:03 security-secretstore-setup latest 8bff9d579e16 14 seconds ago 29.9MB 03:09:03 729192fdc270 21 seconds ago 1.74GB 03:09:03 core-common-config-bootstrapper latest 5493df31bf67 23 seconds ago 15.5MB 03:09:03 7cdea44bcdd8 28 seconds ago 1.67GB 03:09:03 ee783fd800f9 55 seconds ago 1.67GB 03:09:03 security-spire-server latest 0e13131374c3 About a minute ago 86.5MB 03:09:03 security-spire-config latest 321291823e1b About a minute ago 85.8MB 03:09:03 core-command latest af184c28dce3 About a minute ago 17.7MB 03:09:03 658d2f530fa8 About a minute ago 1.55GB 03:09:03 core-metadata latest 39e535ed417e About a minute ago 18.4MB 03:09:03 security-proxy-setup latest fa9bebb9ce6c About a minute ago 27.8MB 03:09:03 2d779064ae3b About a minute ago 1.68GB 03:09:03 support-scheduler latest 0386114ec5af 2 minutes ago 30MB 03:09:03 core-data latest ea84d0c16686 2 minutes ago 17.9MB 03:09:03 security-spire-agent latest 5724b494b79e 2 minutes ago 125MB 03:09:03 c30ecfb2f63a 2 minutes ago 1.74GB 03:09:03 2b89c58fc66c 2 minutes ago 1.68GB 03:09:03 16cb5cfaf091 2 minutes ago 1.67GB 03:09:03 b238267b3d0c 2 minutes ago 1.68GB 03:09:03 53998dfc28cb 3 minutes ago 1.55GB 03:09:03 ci-base-image-x86_64 latest ef5ea31cab2c 7 minutes ago 903MB 03:09:03 alpine 3.16 bfe296a52501 2 months ago 5.54MB 03:09:03 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base 1.18-alpine db6d94c90886 3 months ago 683MB 03:09:03 alpine 3.15 c4fc93816858 6 months ago 5.59MB 03:09:03 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver 0.1.4 31426a034bd3 7 months ago 253MB 03:09:03 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] } 03:09:29 ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] 03:09:29 ? github.com/edgexfoundry/edgex-go/cmd/core-common-config-bootstrapper [no test files] 03:09:33 ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] 03:09:33 ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] 03:09:33 ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] 03:09:55 ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] 03:09:55 ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] 03:09:55 ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-setup [no test files] 03:09:55 ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] 03:09:55 ? github.com/edgexfoundry/edgex-go/cmd/security-spiffe-token-provider [no test files] 03:09:55 ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] 03:09:55 ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] 03:09:55 ? github.com/edgexfoundry/edgex-go/internal [no test files] 03:09:55 ? github.com/edgexfoundry/edgex-go/internal/core/command [no test files] 03:10:11 ok github.com/edgexfoundry/edgex-go/internal/core/command/application 0.284s coverage: 28.7% of statements 03:10:11 ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] 03:10:11 ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] 03:10:17 ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 0.433s coverage: 98.5% of statements 03:10:20 ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging 0.784s coverage: 43.1% of statements 03:10:20 ? github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging/mocks [no test files] 03:10:20 ? github.com/edgexfoundry/edgex-go/internal/core/common_config [no test files] 03:10:20 ? github.com/edgexfoundry/edgex-go/internal/core/data [no test files] 03:10:20 ok github.com/edgexfoundry/edgex-go/internal/core/data/application 0.643s coverage: 54.0% of statements 03:10:20 ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] 03:10:20 ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] 03:10:40 ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 21.966s coverage: 89.2% of statements 03:10:40 ? github.com/edgexfoundry/edgex-go/internal/core/data/controller/messaging [no test files] 03:10:40 ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] 03:10:40 ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks [no test files] 03:10:40 ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] 03:10:40 ? github.com/edgexfoundry/edgex-go/internal/core/metadata [no test files] 03:10:40 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/application 0.401s coverage: 2.6% of statements 03:10:40 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] 03:10:40 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] 03:10:40 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 3.542s coverage: 95.6% of statements 03:10:40 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] 03:10:40 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks [no test files] 03:10:40 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/uom [no test files] 03:10:40 ok github.com/edgexfoundry/edgex-go/internal/io 0.316s coverage: 72.2% of statements 03:10:40 ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] 03:10:40 ? github.com/edgexfoundry/edgex-go/internal/pkg/application [no test files] 03:10:40 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers [no test files] 03:10:40 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] 03:10:40 ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] 03:10:40 ok github.com/edgexfoundry/edgex-go/internal/pkg/controller/http 0.358s coverage: 65.9% of statements 03:10:40 ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] 03:10:40 ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] 03:10:40 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] 03:10:40 ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 0.826s coverage: 0.9% of statements 03:10:40 ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] 03:10:40 ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 0.293s coverage: 29.6% of statements 03:10:40 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] 03:10:42 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.318s coverage: 47.1% of statements 03:10:42 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 0.334s coverage: 82.9% of statements 03:10:43 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.397s coverage: 94.1% of statements 03:10:43 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.290s coverage: 96.3% of statements 03:10:46 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.280s coverage: 87.5% of statements 03:10:58 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 12.285s coverage: 94.4% of statements 03:10:58 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/ping 0.281s coverage: 44.8% of statements 03:11:05 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 14.077s coverage: 79.9% of statements 03:11:05 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] 03:11:12 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 22.341s coverage: 92.9% of statements 03:11:12 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] 03:11:12 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] 03:11:12 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] 03:11:12 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 0.074s coverage: 64.4% of statements 03:11:12 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] 03:11:12 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto [no test files] 03:11:12 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/config [no test files] 03:11:12 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/container [no test files] 03:11:12 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/handlers 6.319s coverage: 86.9% of statements 03:11:12 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] 03:11:12 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] 03:11:12 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] 03:11:12 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] 03:11:12 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 11.255s coverage: 87.2% of statements 03:11:12 ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] 03:11:12 ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] 03:11:12 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.242s coverage: 100.0% of statements 03:11:12 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] 03:11:12 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.375s coverage: 77.4% of statements 03:11:12 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/common [no test files] 03:11:12 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.391s coverage: 80.0% of statements 03:11:12 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/jwt 0.308s coverage: 87.2% of statements 03:11:12 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 1.095s coverage: 91.2% of statements 03:11:12 ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] 03:11:19 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 1.207s coverage: 64.7% of statements 03:11:19 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] 03:11:19 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] 03:11:19 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.317s coverage: 100.0% of statements 03:11:19 ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.161s coverage: 89.4% of statements 03:11:19 ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.078s coverage: 100.0% of statements 03:11:19 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.083s coverage: 73.7% of statements 03:11:19 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.073s coverage: 100.0% of statements 03:11:26 ok github.com/edgexfoundry/edgex-go/internal/security/proxy 1.589s coverage: 65.3% of statements 03:11:26 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/config [no test files] 03:11:26 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/container [no test files] 03:11:26 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/models [no test files] 03:11:28 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.905s coverage: 41.8% of statements 03:11:28 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] 03:11:28 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] 03:11:28 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 0.330s coverage: 89.5% of statements 03:11:28 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] 03:11:28 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 0.483s coverage: 84.8% of statements 03:11:28 ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider [no test files] 03:11:28 ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/config [no test files] 03:11:28 ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/container [no test files] 03:11:28 ? github.com/edgexfoundry/edgex-go/internal/support/notifications [no test files] 03:11:37 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 6.349s coverage: 17.7% of statements 03:11:37 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel [no test files] 03:11:37 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks [no test files] 03:11:37 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] 03:11:37 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] 03:11:37 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 0.728s coverage: 92.3% of statements 03:11:37 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] 03:11:37 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks [no test files] 03:11:37 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler [no test files] 03:11:37 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/application [no test files] 03:11:37 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/scheduler 0.259s coverage: 63.2% of statements 03:11:37 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] 03:11:37 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] 03:11:37 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 0.503s coverage: 97.7% of statements 03:11:37 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] 03:11:37 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks [no test files] 03:11:37 if which hadolint > /dev/null ; then hadolint --config .hadolint.yml `find * -type f -name 'Dockerfile*' -print` ; elif test "aarch64" = "x86_64" && which docker > /dev/null ; then docker run --rm -v `pwd`:/host:ro,z --entrypoint /bin/hadolint hadolint/hadolint:latest --config /host/.hadolint.yml `find * -type f -name 'Dockerfile*' | xargs -i echo '/host/{}'` ; fi 03:11:37 WARNING: Linting skipped (not on x86_64 or linter not installed) 03:11:37 go vet ./... 03:13:44 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 03:13:44 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 03:13:44 ./bin/test-attribution-txt.sh [Pipeline] echo 03:13:44 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] sh 03:13:45 + ls -al . 03:13:45 total 740 03:13:45 drwxrwxr-x 10 1001 1001 4096 Feb 7 03:06 . 03:13:45 drwxr-xr-x 4 root root 4096 Feb 7 03:06 .. 03:13:45 drwxrwxr-x 2 1001 1001 4096 Feb 7 03:04 .blubracket 03:13:45 -rw-rw-r-- 1 1001 1001 16 Feb 7 03:04 .dockerignore 03:13:45 drwxrwxr-x 8 1001 1001 4096 Feb 7 03:04 .git 03:13:45 drwxrwxr-x 3 1001 1001 4096 Feb 7 03:04 .github 03:13:45 -rw-rw-r-- 1 1001 1001 1024 Feb 7 03:04 .gitignore 03:13:45 -rw-rw-r-- 1 1001 1001 42 Feb 7 03:04 .golangci.yml 03:13:45 -rw-rw-r-- 1 1001 1001 87 Feb 7 03:04 .hadolint.yml 03:13:45 -rw-rw-r-- 1 1001 1001 166 Feb 7 03:04 .sonarcloud.properties 03:13:45 -rw-rw-r-- 1 1001 1001 1171 Feb 7 03:04 ADOPTERS.md 03:13:45 -rw-rw-r-- 1 1001 1001 10825 Feb 7 03:04 Attribution.txt 03:13:45 -rw-rw-r-- 1 1001 1001 73765 Feb 7 03:04 CHANGELOG.md 03:13:45 -rw-rw-r-- 1 1001 1001 3804 Feb 7 03:04 CONTRIBUTING.md 03:13:45 -rw-rw-r-- 1 1001 1001 677 Feb 7 03:04 GOVERNANCE.md 03:13:45 -rw-rw-r-- 1 1001 1001 850 Feb 7 03:04 Jenkinsfile 03:13:45 -rw-rw-r-- 1 1001 1001 10775 Feb 7 03:04 LICENSE 03:13:45 -rw-rw-r-- 1 1001 1001 13375 Feb 7 03:04 Makefile 03:13:45 -rw-rw-r-- 1 1001 1001 582 Feb 7 03:04 OWNERS.md 03:13:45 -rw-rw-r-- 1 1001 1001 9403 Feb 7 03:04 README.md 03:13:45 -rw-rw-r-- 1 1001 1001 6912 Feb 7 03:04 SECURITY.md 03:13:45 -rw-rw-r-- 1 1001 1001 5 Feb 7 03:01 VERSION 03:13:45 drwxrwxr-x 2 1001 1001 4096 Feb 7 03:04 bin 03:13:45 drwxrwxr-x 17 1001 1001 4096 Feb 7 03:04 cmd 03:13:45 -rw-r--r-- 1 root root 486191 Feb 7 03:11 coverage.out 03:13:45 -rw-rw-r-- 1 1001 1001 3294 Feb 7 03:04 go.mod 03:13:45 -rw-rw-r-- 1 1001 1001 33316 Feb 7 03:04 go.sum 03:13:45 drwxrwxr-x 7 1001 1001 4096 Feb 7 03:04 internal 03:13:45 drwxrwxr-x 3 1001 1001 4096 Feb 7 03:04 openapi 03:13:45 drwxrwxr-x 4 1001 1001 4096 Feb 7 03:04 snap 03:13:45 -rw-rw-r-- 1 1001 1001 204 Feb 7 03:04 version.go [Pipeline] sh 03:13:46 + '[' -e coverage.out ] 03:13:46 + chown 1001:1001 coverage.out [Pipeline] stash 03:13:46 Warning: overwriting stash ‘coverage-report’ 03:13:47 Stashed 1 file(s) [Pipeline] sh 03:13:47 + make build 03:13:47 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 03:15: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 03:15:25 go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-command/core-command ./cmd/core-command 03:15:32 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 03:15:35 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 03:16:32 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 03:16:32 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-proxy-setup/security-proxy-setup ./cmd/security-proxy-setup 03:16: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-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup 03:16:46 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 03:16:50 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/secrets-config ./cmd/secrets-config 03:16: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-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper 03:17: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-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider [Pipeline] } 03:17:17 $ docker stop --time=1 d7f46754832cfc2d5dd1525e893eabd78b6393fd21f3723a25b4ae2bc7dcef95 03:17:19 $ docker rm -f --volumes d7f46754832cfc2d5dd1525e893eabd78b6393fd21f3723a25b4ae2bc7dcef95 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:17:21 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 03:17:21 03:17:21 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:17:22 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 03:17:22 latest: Pulling from edgex-devops/edgex-compose-arm64 03:17:22 29e5d40040c1: Pulling fs layer 03:17:22 1ce36da41761: Pulling fs layer 03:17:22 25b303627fd3: Pulling fs layer 03:17:22 29e5d40040c1: Verifying Checksum 03:17:22 29e5d40040c1: Download complete 03:17:22 1ce36da41761: Verifying Checksum 03:17:22 1ce36da41761: Download complete 03:17:23 29e5d40040c1: Pull complete 03:17:24 1ce36da41761: Pull complete 03:17:24 25b303627fd3: Verifying Checksum 03:17:24 25b303627fd3: Download complete 03:17:36 25b303627fd3: Pull complete 03:17:36 Digest: sha256:9cc31fd43c2090459daf52f5d183d677621facc00304dcc7dc9de11b2a0a8f33 03:17:36 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 03:17:36 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 03:17:36 prd-ubuntu20.04-docker-arm64-4c-16g-4825 does not seem to be running inside a container 03:17:37 $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/3 -v /w/workspace/edgex-go/3:/w/workspace/edgex-go/3:rw,z -v /w/workspace/edgex-go/3@tmp:/w/workspace/edgex-go/3@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest cat 03:17:39 $ docker top 0a10e064423f950ef31432fbe1bd542a6552b6d397422373693723eeaf0a54bc -eo pid,comm [Pipeline] { [Pipeline] sh 03:17:40 + docker-compose build --help 03:17:40 + grep parallel 03:17:46 --parallel Build images in parallel. [Pipeline] } 03:17:47 $ docker stop --time=1 0a10e064423f950ef31432fbe1bd542a6552b6d397422373693723eeaf0a54bc 03:17:49 $ docker rm -f --volumes 0a10e064423f950ef31432fbe1bd542a6552b6d397422373693723eeaf0a54bc [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:17:49 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 03:17:49 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 03:17:49 prd-ubuntu20.04-docker-arm64-4c-16g-4825 does not seem to be running inside a container 03:17:49 $ docker run -t -d -u 1001:1001 -u 0:0 --entrypoint= -v /var/run/docker.sock:/var/run/docker.sock --privileged -w /w/workspace/edgex-go/3 -v /w/workspace/edgex-go/3:/w/workspace/edgex-go/3:rw,z -v /w/workspace/edgex-go/3@tmp:/w/workspace/edgex-go/3@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest cat 03:17:51 $ docker top 40ae4bee8c695e331b9be8ebd5b497856dc9278b56ad0e437cafac7bbe82fd00 -eo pid,comm [Pipeline] { [Pipeline] sh 03:17:52 + docker-compose -f ./docker-compose-build.yml build --parallel 03:18:00 Building core-command ... 03:18:00 Building core-common-config-bootstrapper ... 03:18:00 Building core-data ... 03:18:00 Building core-metadata ... 03:18:00 Building security-bootstrapper ... 03:18:00 Building security-proxy-setup ... 03:18:00 Building security-secretstore-setup ... 03:18:00 Building security-spiffe-token-provider ... 03:18:00 Building security-spire-agent ... 03:18:00 Building security-spire-config ... 03:18:00 Building security-spire-server ... 03:18:00 Building support-notifications ... 03:18:00 Building support-scheduler ... 03:18:00 Building security-spire-config 03:18:00 Building core-metadata 03:18:00 Building support-scheduler 03:18:00 Building core-common-config-bootstrapper 03:18:00 Building security-proxy-setup 03:18:56 Step 1/24 : ARG BUILDER_BASE=golang:1.18-alpine3.16 03:18:56 Step 2/24 : FROM ${BUILDER_BASE} AS builder 03:18:56 ---> 315752dde943 03:18:56 Step 3/24 : ARG ADD_BUILD_TAGS="" 03:18:56 Step 1/21 : ARG BUILDER_BASE=golang:1.18-alpine3.16 03:18:56 Step 2/21 : FROM ${BUILDER_BASE} AS builder 03:18:56 ---> 315752dde943 03:18:56 Step 3/21 : WORKDIR /edgex-go 03:18:56 Step 1/22 : ARG BUILDER_BASE=golang:1.18-alpine3.16 03:18:56 Step 2/22 : FROM ${BUILDER_BASE} AS builder 03:18:56 ---> 315752dde943 03:18:56 Step 3/22 : ARG ADD_BUILD_TAGS="" 03:18:56 Step 1/22 : ARG BUILDER_BASE=golang:1.18-alpine3.16 03:18:56 Step 2/22 : FROM ${BUILDER_BASE} AS builder 03:18:56 ---> 315752dde943 03:18:56 Step 3/22 : ARG ADD_BUILD_TAGS="" 03:18:56 Step 1/24 : ARG BUILDER_BASE=golang:1.18-alpine3.16 03:18:56 Step 2/24 : FROM ${BUILDER_BASE} AS builder 03:18:56 ---> 315752dde943 03:18:56 Step 3/24 : WORKDIR /edgex-go 03:18:56 ---> Running in 802b51cecfa0 03:18:56 ---> Running in 30c4c8162a1b 03:18:56 ---> Running in 2fa2e8d1d8d5 03:18:56 ---> Running in 18ed1d6cc1e5 03:18:56 ---> Running in 0c6558ea4b11 03:18:56 Removing intermediate container 2fa2e8d1d8d5 03:18:56 ---> 33f19251dfe7 03:18:56 Step 4/22 : WORKDIR /edgex-go 03:18:56 Removing intermediate container 802b51cecfa0 03:18:56 ---> 8e74f7cc035d 03:18:56 Step 4/24 : WORKDIR /edgex-go 03:18:56 Removing intermediate container 30c4c8162a1b 03:18:56 ---> a4d09e68bdcd 03:18:56 Step 4/22 : WORKDIR /edgex-go 03:18:56 Removing intermediate container 0c6558ea4b11 03:18:56 ---> ea0aba885e74 03:18:56 Step 4/21 : RUN apk add --update --no-cache make git 03:18:56 ---> Running in 8715047bf50f 03:18:56 ---> Running in 45f17395b392 03:18:56 Removing intermediate container 18ed1d6cc1e5 03:18:56 ---> 9c3e45ec56f0 03:18:56 Step 4/24 : RUN apk add --update --no-cache make git build-base curl 03:18:56 ---> Running in 873c3169e531 03:18:56 ---> Running in 3235120453fa 03:18:56 ---> Running in a4cd3e9300af 03:18:56 Removing intermediate container 8715047bf50f 03:18:56 ---> 83a870f177cc 03:18:56 Step 5/22 : RUN apk add --update --no-cache make git 03:18:56 Removing intermediate container 873c3169e531 03:18:56 ---> 46c4749838d9 03:18:56 Step 5/24 : RUN apk add --update --no-cache make git 03:18:56 Removing intermediate container 45f17395b392 03:18:56 ---> 3d8a974750c2 03:18:56 Step 5/22 : RUN apk add --update --no-cache make git 03:18:56 ---> Running in 1f63de6b6051 03:18:56 ---> Running in cb234fe618a8 03:18:56 ---> Running in 4f24249e10a3 03:18:56 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 03:18:56 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 03:18:56 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 03:18:56 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 03:18:56 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 03:18:56 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 03:18:56 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 03:18:56 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 03:18:56 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 03:18:56 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 03:18:57 OK: 221 MiB in 51 packages 03:18:57 OK: 221 MiB in 51 packages 03:18:58 OK: 221 MiB in 51 packages 03:18:58 OK: 221 MiB in 51 packages 03:18:58 OK: 221 MiB in 51 packages 03:18:59 Removing intermediate container a4cd3e9300af 03:18:59 ---> a9d964e2af99 03:18:59 Step 5/24 : COPY go.mod vendor* ./ 03:18:59 Removing intermediate container 3235120453fa 03:18:59 ---> d2933650ec0e 03:18:59 Step 5/21 : COPY go.mod vendor* ./ 03:19:00 Removing intermediate container cb234fe618a8 03:19:00 ---> d2dcfcf40102 03:19:00 Step 6/22 : COPY go.mod vendor* ./ 03:19:00 Removing intermediate container 4f24249e10a3 03:19:00 ---> 9569cf9a1b38 03:19:00 Step 6/22 : COPY go.mod vendor* ./ 03:19:00 Removing intermediate container 1f63de6b6051 03:19:00 ---> 114e66541b23 03:19:00 Step 6/24 : COPY go.mod vendor* ./ 03:19:01 ---> 80937543d84e 03:19:01 Step 6/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 03:19:01 ---> 560d7f6e3041 03:19:01 Step 6/21 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 03:19:01 ---> Running in fe248d75225b 03:19:01 ---> Running in 6f91045a7ad8 03:19:01 ---> 14de40c1cd04 03:19:01 Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 03:19:02 ---> Running in 44dc06c71476 03:19:02 ---> bbda395aba60 03:19:02 Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 03:19:02 ---> e853f26ccacf 03:19:02 Step 7/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 03:19:02 ---> Running in 8fd7f5570406 03:19:02 ---> Running in e82a56b4cc13 03:21:09 Removing intermediate container 8fd7f5570406 03:21:09 ---> ea80deb1cc01 03:21:09 Step 8/22 : COPY . . 03:21:09 Removing intermediate container 6f91045a7ad8 03:21:09 ---> 34fc407dfa23 03:21:09 Step 7/21 : COPY . . 03:21:09 Removing intermediate container fe248d75225b 03:21:09 ---> 71d0268e8170 03:21:09 Step 7/24 : COPY . . 03:21:09 Removing intermediate container 44dc06c71476 03:21:09 ---> db8f90457cbb 03:21:09 Step 8/22 : COPY . . 03:21:09 Removing intermediate container e82a56b4cc13 03:21:09 ---> 00a6c1464080 03:21:09 Step 8/24 : COPY . . 03:21:16 ---> dd80842fdca7 03:21:16 Step 9/22 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-common-config-bootstrapper/core-common-config-bootstrapper 03:21:16 ---> b7ced41728aa 03:21:16 Step 8/24 : ARG SPIRE_RELEASE=1.2.1 03:21:16 ---> 9bafaa1b1dfc 03:21:16 ---> ebfae5767371 03:21:16 Step 8/21 : RUN make cmd/security-proxy-setup/security-proxy-setup cmd/secrets-config/secrets-config 03:21:16 Step 9/24 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-metadata/core-metadata 03:21:16 ---> Running in 3804a6797761 03:21:16 ---> Running in f25b2e05662e 03:21:16 ---> 0ba02232fd86 03:21:16 Step 9/22 : RUN make cmd/support-scheduler/support-scheduler 03:21:16 ---> Running in 089864ab42b9 03:21:16 ---> Running in 698a88daf3e8 03:21:16 ---> Running in 93b99b7078c6 03:21:17 Removing intermediate container f25b2e05662e 03:21:17 ---> b3c6df176408 03:21:17 Step 9/24 : WORKDIR /edgex-go/spire-build 03:21:17 ---> Running in f81e05c3e785 03:21:17 Removing intermediate container f81e05c3e785 03:21:17 ---> eea154323763 03:21:17 Step 10/24 : RUN if ! test -f /usr/local/bin/spire-server; then wget -q "https://github.com/spiffe/spire/archive/refs/tags/v${SPIRE_RELEASE}.tar.gz" && tar xv --strip-components=1 -f "v${SPIRE_RELEASE}.tar.gz" && echo "building spire from source..." && make bin/spire-server bin/spire-agent && cp bin/spire* /usr/local/bin/; fi 03:21:17 ---> Running in 41b37e101967 03:21:18 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 03:21:19 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-proxy-setup/security-proxy-setup ./cmd/security-proxy-setup 03:21: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 03:21:19 go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-metadata/core-metadata ./cmd/core-metadata 03:21:21 Removing intermediate container 41b37e101967 03:21:21 ---> 521477701a80 03:21:21 Step 11/24 : WORKDIR /edgex-go 03:21:21 ---> Running in 7b547f777925 03:21:22 Removing intermediate container 7b547f777925 03:21:22 ---> 6ca0a1071bfa 03:21:22 03:21:22 Step 12/24 : FROM alpine:3.15 03:21:22 3.15: Pulling from library/alpine 03:21:23 Digest: sha256:cf34c62ee8eb3fe8aa24c1fab45d7e9d12768d945c3f5a6fd6a63d901e898479 03:21:23 Status: Downloaded newer image for alpine:3.15 03:21:23 ---> 8aa73fd46299 03:21:23 Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' 03:21:23 ---> Running in 37f1eb777e25 03:21:24 Removing intermediate container 37f1eb777e25 03:21:24 ---> 4c0fdf919659 03:21:24 Step 14/24 : RUN apk update && apk --no-cache --update add dumb-init gcompat 03:21:24 ---> Running in c19580cd91e5 03:21:26 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 03:21:26 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 03:21:28 v3.15.6-290-g782130c55d8 [https://dl-cdn.alpinelinux.org/alpine/v3.15/main] 03:21:28 v3.15.6-283-ga9bed072b9 [https://dl-cdn.alpinelinux.org/alpine/v3.15/community] 03:21:28 OK: 15736 distinct packages available 03:21:28 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 03:21:29 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 03:21:30 (1/4) Installing dumb-init (1.2.5-r1) 03:21:30 (2/4) Installing musl-obstack (1.2.3-r0) 03:21:30 (3/4) Installing libucontext (1.1-r0) 03:21:30 (4/4) Installing gcompat (1.0.0-r4) 03:21:30 Executing busybox-1.34.1-r7.trigger 03:21:30 OK: 6 MiB in 18 packages 03:21:33 Removing intermediate container c19580cd91e5 03:21:33 ---> b3fe0d71ce1d 03:21:33 Step 15/24 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin 03:21:39 ---> 45caed87826f 03:21:39 Step 16/24 : COPY --from=builder /edgex-go/cmd/security-spire-config/docker-entrypoint.sh /usr/local/bin/ 03:21:40 ---> 3a090828179c 03:21:40 Step 17/24 : WORKDIR /usr/local/etc/spiffe-scripts.d 03:21:40 ---> Running in 2f1b0a027125 03:21:40 Removing intermediate container 2f1b0a027125 03:21:40 ---> f4a6ca3fd4a1 03:21:40 Step 18/24 : COPY --from=builder /edgex-go/cmd/security-spire-config/seed_builtin_entries.sh /usr/local/etc/spiffe-scripts.d 03:21:41 ---> 652a1a7ac2cf 03:21:41 Step 19/24 : WORKDIR / 03:21:41 ---> Running in 2363f1e31645 03:21:42 Removing intermediate container 2363f1e31645 03:21:42 ---> e90de1d2a9c9 03:21:42 Step 20/24 : ENTRYPOINT [ "/usr/bin/dumb-init" ] 03:21:42 ---> Running in 954a92ad074a 03:21:43 Removing intermediate container 954a92ad074a 03:21:43 ---> ecf4befc37b8 03:21:43 Step 21/24 : CMD [ "--verbose", "docker-entrypoint.sh" ] 03:21:43 ---> Running in 8ab129787ecb 03:21:43 Removing intermediate container 8ab129787ecb 03:21:43 ---> 2e3c3a65f58b 03:21:43 Step 22/24 : LABEL arch=arm64 03:21:43 ---> Running in fbac5f736d8f 03:21:44 Removing intermediate container fbac5f736d8f 03:21:44 ---> 323b331e36dd 03:21:44 Step 23/24 : LABEL git_sha=a28d1ae6f724350bd6775e7361ed34e42ee38794 03:21:44 ---> Running in e37cc2b4c0d7 03:21:45 Removing intermediate container e37cc2b4c0d7 03:21:45 ---> f076b4e34e77 03:21:45 Step 24/24 : LABEL version=0.0.0 03:21:45 ---> Running in 110c6816a83a 03:21:45 Removing intermediate container 110c6816a83a 03:21:45 ---> 11b19bb55c1c 03:21:45 03:21:46 Successfully built 11b19bb55c1c 03:21:46 Successfully tagged security-spire-config-arm64:latest 03:21:46  Building security-spire-config ... done Building security-secretstore-setup 03:22:05 Step 1/24 : ARG BUILDER_BASE=golang:1.18-alpine3.16 03:22:05 Step 2/24 : FROM ${BUILDER_BASE} AS builder 03:22:05 ---> 315752dde943 03:22:05 Step 3/24 : WORKDIR /edgex-go 03:22:05 ---> Using cache 03:22:05 ---> 9c3e45ec56f0 03:22:05 Step 4/24 : RUN apk add --update --no-cache make git 03:22:05 ---> Running in 88675512a6d3 03:22:05 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 03:22:06 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 03:22:08 OK: 221 MiB in 51 packages 03:22:09 Removing intermediate container 88675512a6d3 03:22:09 ---> 98109adb038f 03:22:09 Step 5/24 : COPY go.mod vendor* ./ 03:22:10 ---> 79b11a13c9f3 03:22:10 Step 6/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 03:22:10 ---> Running in 51ee2a1902d2 03:24:02 Removing intermediate container 51ee2a1902d2 03:24:02 ---> 1c4dcc0be737 03:24:02 Step 7/24 : COPY . . 03:24:04 ---> 14045ce85d6b 03:24:04 Step 8/24 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 03:24:04 ---> Running in 00ebcaef341f 03:24: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-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider 03:27:58 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 03:28:25 Removing intermediate container 089864ab42b9 03:28:25 ---> 3b799a48636c 03:28:25 03:28:25 Step 9/21 : FROM alpine:3.16 03:28:25 3.16: Pulling from library/alpine 03:28:25 Digest: sha256:b95359c2505145f16c6aa384f9cc74eeff78eb36d308ca4fd902eeeb0a0b161b 03:28:25 Status: Downloaded newer image for alpine:3.16 03:28:25 ---> 2b4661558fb8 03:28:25 Step 10/21 : RUN apk add --update --no-cache curl dumb-init 03:28:25 ---> Running in a5294f0d9651 03:28:26 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 03:28:27 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 03:28:28 (1/6) Installing ca-certificates (20220614-r0) 03:28:29 (2/6) Installing brotli-libs (1.0.9-r6) 03:28:29 (3/6) Installing nghttp2-libs (1.47.0-r0) 03:28:29 (4/6) Installing libcurl (7.83.1-r5) 03:28:29 (5/6) Installing curl (7.83.1-r5) 03:28:29 (6/6) Installing dumb-init (1.2.5-r1) 03:28:29 Executing busybox-1.35.0-r17.trigger 03:28:29 Executing ca-certificates-20220614-r0.trigger 03:28:29 OK: 8 MiB in 20 packages 03:28:32 Removing intermediate container a5294f0d9651 03:28:32 ---> 6427dd44b33b 03:28:32 Step 11/21 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' 03:28:32 ---> Running in f14cf87da9d3 03:28:32 Removing intermediate container f14cf87da9d3 03:28:32 ---> 11010eb5c95f 03:28:32 Step 12/21 : WORKDIR /edgex 03:28:32 ---> Running in 232eaad14bd3 03:28:33 Removing intermediate container 232eaad14bd3 03:28:33 ---> 7770bb304c7a 03:28:33 Step 13/21 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/res/configuration.toml res/configuration.toml 03:28:34 ---> c43e45f7e36d 03:28:34 Step 14/21 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/security-proxy-setup . 03:28:36 ---> ac096d65f1de 03:28:36 Step 15/21 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . 03:28:38 ---> 7c03f5eb7f36 03:28:38 Step 16/21 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/entrypoint.sh /usr/local/bin/ 03:28:39 ---> 9f6b499dad8a 03:28:39 Step 17/21 : RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 03:28:39 ---> Running in 1d749dcbd787 03:28:42 Removing intermediate container 1d749dcbd787 03:28:42 ---> 693fd2306173 03:28:42 Step 18/21 : ENTRYPOINT ["entrypoint.sh"] 03:28:42 ---> Running in 8734cf6feb06 03:28:43 Removing intermediate container 8734cf6feb06 03:28:43 ---> 4a501f78f89a 03:28:43 Step 19/21 : LABEL arch=arm64 03:28:43 ---> Running in 9790a61fa03f 03:28:44 Removing intermediate container 9790a61fa03f 03:28:44 ---> 8a4ecf802adf 03:28:44 Step 20/21 : LABEL git_sha=a28d1ae6f724350bd6775e7361ed34e42ee38794 03:28:44 ---> Running in 8cfa245f3fa6 03:28:44 Removing intermediate container 8cfa245f3fa6 03:28:44 ---> 799dd642cadf 03:28:44 Step 21/21 : LABEL version=0.0.0 03:28:44 ---> Running in 01f38cf5c0d2 03:28:45 Removing intermediate container 01f38cf5c0d2 03:28:45 ---> 49bbcbbe5418 03:28:45 03:28:45 Successfully built 49bbcbbe5418 03:28:45 Successfully tagged security-proxy-setup-arm64:latest 03:28:45 Building security-spiffe-token-provider 03:28:54  Building security-proxy-setup ... done Removing intermediate container 3804a6797761 03:28:54 ---> d249c066980f 03:28:54 03:28:54 Step 10/22 : FROM alpine:3.16 03:28:54 ---> 2b4661558fb8 03:28:54 Step 11/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel Corporation' 03:28:54 ---> Running in f335839ab3a0 03:28:54 Removing intermediate container f335839ab3a0 03:28:54 ---> bf6851a9ab63 03:28:54 Step 12/22 : RUN apk add --update --no-cache dumb-init 03:28:54 ---> Running in b6a1178d70b3 03:28:57 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 03:28:58 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 03:29:00 (1/1) Installing dumb-init (1.2.5-r1) 03:29:00 Executing busybox-1.35.0-r17.trigger 03:29:00 OK: 5 MiB in 15 packages 03:29:03 Removing intermediate container b6a1178d70b3 03:29:03 ---> 7cac8e2e9d6d 03:29:03 Step 13/22 : COPY --from=builder /edgex-go/Attribution.txt / 03:29:04 ---> f52dc2fedb7a 03:29:04 Step 14/22 : COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/core-common-config-bootstrapper / 03:29:07 Step 1/19 : ARG BUILDER_BASE=golang:1.18-alpine3.16 03:29:07 Step 2/19 : FROM ${BUILDER_BASE} AS builder 03:29:07 ---> 315752dde943 03:29:07 Step 3/19 : WORKDIR /edgex-go 03:29:07 ---> Using cache 03:29:07 ---> 9c3e45ec56f0 03:29:07 Step 4/19 : RUN apk update && apk --no-cache --update add build-base 03:29:07 ---> a4a8e707e1af 03:29:07 Step 15/22 : COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/res/configuration.yaml /res/configuration.yaml 03:29:07 ---> Running in 69dfd037b478 03:29:08 ---> 999b2c82ec61 03:29:08 Step 16/22 : COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/entrypoint.sh /usr/local/bin/ 03:29:09 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 03:29:09 ---> eb6ddc7c9eef 03:29:09 Step 17/22 : RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 03:29:09 ---> Running in 2db02404e1bc 03:29:10 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 03:29:12 v3.16.3-154-ga2a60f3e0f [https://dl-cdn.alpinelinux.org/alpine/v3.16/main] 03:29:12 v3.16.3-151-gb476f155c7 [https://dl-cdn.alpinelinux.org/alpine/v3.16/community] 03:29:12 OK: 16901 distinct packages available 03:29:12 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 03:29:13 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 03:29:13 Removing intermediate container 2db02404e1bc 03:29:13 ---> dac94ee7bdfd 03:29:13 Step 18/22 : ENTRYPOINT ["entrypoint.sh"] 03:29:13 ---> Running in fe2b7df850f9 03:29:14 Removing intermediate container fe2b7df850f9 03:29:14 ---> 8ed21116dfd6 03:29:14 Step 19/22 : CMD ["/core-common-config-bootstrapper", "-cp=consul.http://edgex-core-consul:8500", "-cf=configuration.yaml"] 03:29:14 ---> Running in 8d89e5b7f7b6 03:29:14 OK: 221 MiB in 51 packages 03:29:14 Removing intermediate container 8d89e5b7f7b6 03:29:14 ---> 56850f31421a 03:29:14 Step 20/22 : LABEL arch=arm64 03:29:14 ---> Running in ed9616d47836 03:29:15 Removing intermediate container ed9616d47836 03:29:15 ---> 8c350e94bb98 03:29:15 Step 21/22 : LABEL git_sha=a28d1ae6f724350bd6775e7361ed34e42ee38794 03:29:16 ---> Running in c051e123c10c 03:29:17 Removing intermediate container c051e123c10c 03:29:17 ---> 0d7f45740746 03:29:17 Step 22/22 : LABEL version=0.0.0 03:29:17 Removing intermediate container 69dfd037b478 03:29:17 ---> a9e339241638 03:29:17 Step 5/19 : COPY go.mod vendor* ./ 03:29:17 ---> Running in c3c7f3a84da7 03:29:18 Removing intermediate container c3c7f3a84da7 03:29:18 ---> 00bcb8823c88 03:29:18 03:29:18 ---> 0aed45a3ef55 03:29:18 Step 6/19 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 03:29:18 ---> Running in 064f9273899d 03:29:18 Successfully built 00bcb8823c88 03:29:18 Successfully tagged core-common-config-bootstrapper-arm64:latest 03:29:18  Building core-common-config-bootstrapper ... done Building support-notifications 03:29:40 Step 1/22 : ARG BUILDER_BASE=golang:1.18-alpine3.16 03:29:40 Step 2/22 : FROM ${BUILDER_BASE} AS builder 03:29:40 ---> 315752dde943 03:29:40 Step 3/22 : ARG ADD_BUILD_TAGS="" 03:29:40 ---> Using cache 03:29:40 ---> 8e74f7cc035d 03:29:40 Step 4/22 : WORKDIR /edgex-go 03:29:40 ---> Using cache 03:29:40 ---> 46c4749838d9 03:29:40 Step 5/22 : RUN apk add --update --no-cache make bash git ca-certificates 03:29:40 ---> Running in 6f1f7c6a06e8 03:29:40 Removing intermediate container 698a88daf3e8 03:29:40 ---> a19b2583860a 03:29:40 03:29:40 Step 10/24 : FROM alpine:3.16 03:29:40 ---> 2b4661558fb8 03:29:40 Step 11/24 : RUN apk add --update --no-cache dumb-init 03:29:40 ---> Running in 9a1504368187 03:29:40 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 03:29:40 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 03:29:40 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 03:29:40 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 03:29:42 OK: 221 MiB in 51 packages 03:29:42 (1/1) Installing dumb-init (1.2.5-r1) 03:29:42 Executing busybox-1.35.0-r17.trigger 03:29:42 OK: 5 MiB in 15 packages 03:29:44 Removing intermediate container 6f1f7c6a06e8 03:29:44 ---> 1a623af68908 03:29:44 Step 6/22 : COPY go.mod vendor* ./ 03:29:45 Removing intermediate container 9a1504368187 03:29:45 ---> e2e66667c42b 03:29:45 Step 12/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 03:29:45 ---> Running in dbf16828aefc 03:29:45 ---> e74c33998bd1 03:29:45 Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 03:29:45 ---> Running in ef6af6cc6094 03:29:46 Removing intermediate container dbf16828aefc 03:29:46 ---> 794cd6a1cfa9 03:29:46 Step 13/24 : ENV APP_PORT=59881 03:29:46 ---> Running in bcfe8f37fed7 03:29:46 Removing intermediate container bcfe8f37fed7 03:29:46 ---> 57f4094aa575 03:29:46 Step 14/24 : EXPOSE $APP_PORT 03:29:47 ---> Running in ce37df663730 03:29:47 Removing intermediate container ce37df663730 03:29:47 ---> c3289b430c89 03:29:47 Step 15/24 : WORKDIR / 03:29:48 ---> Running in 5c9226e61a91 03:29:48 Removing intermediate container 5c9226e61a91 03:29:48 ---> 2fc9e4922c31 03:29:48 Step 16/24 : COPY --from=builder /edgex-go/Attribution.txt / 03:29:50 ---> 918e2df9c20a 03:29:50 Step 17/24 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / 03:29:52 ---> a15d59847fff 03:29:52 Step 18/24 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml 03:29:53 ---> 3ec75de040a9 03:29:53 Step 19/24 : COPY --from=builder /edgex-go/cmd/core-metadata/res/uom.toml /res/uom.toml 03:29:54 ---> 9e2738941d6c 03:29:54 Step 20/24 : ENTRYPOINT ["/core-metadata"] 03:29:54 ---> Running in c6f0a929e03f 03:29:55 Removing intermediate container c6f0a929e03f 03:29:55 ---> adf927ade79b 03:29:55 Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] 03:29:55 ---> Running in edd9a25ffb8d 03:29:55 Removing intermediate container edd9a25ffb8d 03:29:55 ---> b5c7a1343473 03:29:55 Step 22/24 : LABEL arch=arm64 03:29:55 ---> Running in c143cb21bf8e 03:29:56 Removing intermediate container c143cb21bf8e 03:29:56 ---> 158e55ce0533 03:29:56 Step 23/24 : LABEL git_sha=a28d1ae6f724350bd6775e7361ed34e42ee38794 03:29:56 ---> Running in a05f707ca789 03:29:57 Removing intermediate container a05f707ca789 03:29:57 ---> 9f8c6fced445 03:29:57 Step 24/24 : LABEL version=0.0.0 03:29:57 ---> Running in 7677868b7895 03:29:58 Removing intermediate container 7677868b7895 03:29:58 ---> 6364a832fcdb 03:29:58 03:29:58 Successfully built 6364a832fcdb 03:29:58 Successfully tagged core-metadata-arm64:latest 03:29:58 Building security-spire-server 03:30:16  Building core-metadata ... done Step 1/23 : ARG BUILDER_BASE=golang:1.18-alpine3.16 03:30:16 Step 2/23 : FROM ${BUILDER_BASE} AS builder 03:30:16 ---> 315752dde943 03:30:16 Step 3/23 : WORKDIR /edgex-go 03:30:16 ---> Using cache 03:30:16 ---> 9c3e45ec56f0 03:30:16 Step 4/23 : RUN apk add --update --no-cache make git build-base curl 03:30:16 ---> Using cache 03:30:16 ---> a9d964e2af99 03:30:16 Step 5/23 : COPY go.mod vendor* ./ 03:30:16 ---> Using cache 03:30:16 ---> 80937543d84e 03:30:16 Step 6/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 03:30:16 ---> Using cache 03:30:16 ---> 71d0268e8170 03:30:16 Step 7/23 : COPY . . 03:30:16 ---> Using cache 03:30:16 ---> b7ced41728aa 03:30:16 Step 8/23 : ARG SPIRE_RELEASE=1.2.1 03:30:16 ---> Using cache 03:30:16 ---> b3c6df176408 03:30:16 Step 9/23 : WORKDIR /edgex-go/spire-build 03:30:16 ---> Using cache 03:30:16 ---> eea154323763 03:30:16 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 03:30:18 ---> Running in 4a3869d3c70e 03:30:21 Removing intermediate container 4a3869d3c70e 03:30:21 ---> 89a765f0fd8c 03:30:21 Step 11/23 : WORKDIR /edgex-go 03:30:21 ---> Running in 2c803027f24e 03:30:22 Removing intermediate container 2c803027f24e 03:30:22 ---> 083940b28fb8 03:30:22 03:30:22 Step 12/23 : FROM alpine:3.15 03:30:22 ---> 8aa73fd46299 03:30:22 Step 13/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' 03:30:22 ---> Using cache 03:30:22 ---> 4c0fdf919659 03:30:22 Step 14/23 : RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 03:30:22 ---> Running in 74256f76b0f2 03:30:24 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 03:30:25 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 03:30:26 v3.15.6-290-g782130c55d8 [https://dl-cdn.alpinelinux.org/alpine/v3.15/main] 03:30:26 v3.15.6-283-ga9bed072b9 [https://dl-cdn.alpinelinux.org/alpine/v3.15/community] 03:30:26 OK: 15736 distinct packages available 03:30:27 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 03:30:27 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 03:30:29 (1/5) Installing dumb-init (1.2.5-r1) 03:30:29 (2/5) Installing musl-obstack (1.2.3-r0) 03:30:29 (3/5) Installing libucontext (1.1-r0) 03:30:29 (4/5) Installing gcompat (1.0.0-r4) 03:30:29 (5/5) Installing openssl (1.1.1s-r1) 03:30:29 Executing busybox-1.34.1-r7.trigger 03:30:29 OK: 6 MiB in 19 packages 03:30:32 Removing intermediate container 74256f76b0f2 03:30:32 ---> 19b43ca61ca2 03:30:32 Step 15/23 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin 03:30:44 ---> 0a5c65a7dae7 03:30:44 Step 16/23 : COPY --from=builder /edgex-go/cmd/security-spire-server/docker-entrypoint.sh /usr/local/bin/ 03:30:44 ---> a4ddfacf50e9 03:30:44 Step 17/23 : COPY --from=builder /edgex-go/cmd/security-spire-server/server.conf /usr/local/etc/spire/server.conf.tpl 03:30:46 ---> e7faf027df5f 03:30:46 Step 18/23 : COPY --from=builder /edgex-go/cmd/security-spire-server/openssl.conf /usr/local/etc/ 03:30:48 ---> ac1845edf38f 03:30:48 Step 19/23 : ENTRYPOINT [ "/usr/bin/dumb-init" ] 03:30:48 ---> Running in 0df172c6b4fa 03:30:48 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 03:30:49 Removing intermediate container 0df172c6b4fa 03:30:49 ---> 5278be6ba759 03:30:49 Step 20/23 : CMD [ "--verbose", "docker-entrypoint.sh" ] 03:30:49 ---> Running in 2b18d7346533 03:30:50 Removing intermediate container 2b18d7346533 03:30:50 ---> b22ad3c8a6a2 03:30:50 Step 21/23 : LABEL arch=arm64 03:30:50 ---> Running in ff332b3fef71 03:30:52 Removing intermediate container ff332b3fef71 03:30:52 ---> e317917aa696 03:30:52 Step 22/23 : LABEL git_sha=a28d1ae6f724350bd6775e7361ed34e42ee38794 03:30:52 ---> Running in 7a2e23d801ec 03:30:53 Removing intermediate container 7a2e23d801ec 03:30:53 ---> 7b4274403ec7 03:30:53 Step 23/23 : LABEL version=0.0.0 03:30:53 ---> Running in 0fe9681e4f6d 03:30:54 Removing intermediate container 0fe9681e4f6d 03:30:54 ---> a883a7fdc63d 03:30:54 03:30:55 Successfully built a883a7fdc63d 03:30:55 Successfully tagged security-spire-server-arm64:latest 03:30:55  Building security-spire-server ... done Building security-spire-agent 03:31:17 Step 1/24 : ARG BUILDER_BASE=golang:1.18-alpine3.16 03:31:17 Step 2/24 : FROM ${BUILDER_BASE} AS builder 03:31:17 ---> 315752dde943 03:31:17 Step 3/24 : WORKDIR /edgex-go 03:31:17 ---> Using cache 03:31:17 ---> 9c3e45ec56f0 03:31:17 Step 4/24 : RUN apk add --update --no-cache make git build-base curl 03:31:17 ---> Using cache 03:31:17 ---> a9d964e2af99 03:31:17 Step 5/24 : COPY go.mod vendor* ./ 03:31:17 ---> Using cache 03:31:17 ---> 80937543d84e 03:31:17 Step 6/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 03:31:17 ---> Using cache 03:31:17 ---> 71d0268e8170 03:31:17 Step 7/24 : COPY . . 03:31:17 ---> Using cache 03:31:17 ---> b7ced41728aa 03:31:17 Step 8/24 : ARG SPIRE_RELEASE=1.2.1 03:31:17 ---> Using cache 03:31:17 ---> b3c6df176408 03:31:17 Step 9/24 : WORKDIR /edgex-go/spire-build 03:31:17 ---> Using cache 03:31:17 ---> eea154323763 03:31:17 Step 10/24 : RUN if ! test -f /usr/local/bin/spire-server; then wget -q "https://github.com/spiffe/spire/archive/refs/tags/v${SPIRE_RELEASE}.tar.gz" && tar xv --strip-components=1 -f "v${SPIRE_RELEASE}.tar.gz" && echo "building spire from source..." && make bin/spire-server bin/spire-agent && cp bin/spire* /usr/local/bin/; fi 03:31:17 ---> Using cache 03:31:17 ---> 521477701a80 03:31:17 Step 11/24 : WORKDIR /edgex-go 03:31:17 ---> Using cache 03:31:17 ---> 6ca0a1071bfa 03:31:17 03:31:17 Step 12/24 : FROM alpine:3.15 03:31:17 ---> 8aa73fd46299 03:31:17 Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' 03:31:17 ---> Using cache 03:31:17 ---> 4c0fdf919659 03:31:17 Step 14/24 : RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 03:31:17 ---> Using cache 03:31:17 ---> 19b43ca61ca2 03:31:17 Step 15/24 : COPY --from=builder /usr/local/bin/spire-agent /usr/local/bin 03:31:17 Removing intermediate container 00ebcaef341f 03:31:17 ---> 9b7b0a51fd82 03:31:17 03:31:17 Step 9/24 : FROM alpine:3.16 03:31:17 ---> 2b4661558fb8 03:31:17 Step 10/24 : RUN apk add --update --no-cache ca-certificates dumb-init su-exec 03:31:17 ---> Running in b0341a0de265 03:31:19 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 03:31:20 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 03:31:21 (1/3) Installing ca-certificates (20220614-r0) 03:31:21 (2/3) Installing dumb-init (1.2.5-r1) 03:31:21 (3/3) Installing su-exec (0.2-r1) 03:31:21 Executing busybox-1.35.0-r17.trigger 03:31:21 Executing ca-certificates-20220614-r0.trigger 03:31:21 OK: 6 MiB in 17 packages 03:31:24 ---> 540d9c703d83 03:31:24 Step 16/24 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin 03:31:24 Removing intermediate container 064f9273899d 03:31:24 ---> cfb970dc35b6 03:31:24 Step 7/19 : COPY . . 03:31:25 Removing intermediate container b0341a0de265 03:31:25 ---> 0ff9cc8803a6 03:31:25 Step 11/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' 03:31:25 ---> Running in a23b4685d7ba 03:31:26 Removing intermediate container a23b4685d7ba 03:31:26 ---> d2008a6f267c 03:31:26 Step 12/24 : WORKDIR / 03:31:26 ---> Running in e22bb1fc4681 03:31:27 Removing intermediate container e22bb1fc4681 03:31:27 ---> 0e274f12fec5 03:31:27 Step 13/24 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/res/token-config.json /res-file-token-provider/token-config.json 03:31:29 ---> addcea0a806c 03:31:29 Step 14/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res-file-token-provider/configuration.toml /res-file-token-provider/configuration.toml 03:31:31 ---> dd249151bceb 03:31:31 Step 15/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml 03:31:32 ---> 7706f47677fd 03:31:32 Step 16/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/kong-admin-config.template.yml /res/kong-admin-config.template.yml 03:31:33 ---> 2df1290bcc90 03:31:33 Step 17/24 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . 03:31:33 ---> 5c9d84301792 03:31:33 Step 17/24 : COPY --from=builder /edgex-go/cmd/security-spire-agent/docker-entrypoint.sh /usr/local/bin/ 03:31:35 ---> bd3adbcddcb9 03:31:35 Step 18/24 : COPY --from=builder /edgex-go/cmd/security-spire-agent/agent.conf /usr/local/etc/spire/agent.conf.tpl 03:31:36 ---> 9c896f154270 03:31:36 Step 18/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . 03:31:36 ---> 2c90ebda7ab4 03:31:36 Step 19/24 : COPY --from=builder /edgex-go/cmd/security-spire-agent/openssl.conf /usr/local/etc/ 03:31:37 ---> d98d9fd48d71 03:31:37 Step 20/24 : ENTRYPOINT [ "/usr/bin/dumb-init" ] 03:31:38 ---> Running in beb732f2c829 03:31:38 ---> a2500d04b32a 03:31:38 Step 19/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ 03:31:39 Removing intermediate container beb732f2c829 03:31:39 ---> 83f7c5dfccaa 03:31:39 Step 21/24 : CMD [ "--verbose", "docker-entrypoint.sh" ] 03:31:39 ---> Running in 4d197d987daf 03:31:39 ---> 3f253b3d3232 03:31:39 Step 20/24 : RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 03:31:39 Removing intermediate container 4d197d987daf 03:31:39 ---> 5ed60744fa57 03:31:39 Step 22/24 : LABEL arch=arm64 03:31:39 ---> Running in fcf6f8c374e6 03:31:40 ---> Running in cfa74af1112a 03:31:41 Removing intermediate container cfa74af1112a 03:31:41 ---> a083bb8a3d1c 03:31:41 Step 23/24 : LABEL git_sha=a28d1ae6f724350bd6775e7361ed34e42ee38794 03:31:41 ---> Running in 7cb61cc187e7 03:31:42 Removing intermediate container 7cb61cc187e7 03:31:42 ---> 014df793dab0 03:31:42 Step 24/24 : LABEL version=0.0.0 03:31:42 ---> Running in bdf11ea897d6 03:31:42 Removing intermediate container fcf6f8c374e6 03:31:42 ---> d16be5f6d428 03:31:42 Step 21/24 : ENTRYPOINT ["entrypoint.sh"] 03:31:43 Removing intermediate container bdf11ea897d6 03:31:43 ---> 453f7ead3639 03:31:43 03:31:43 ---> Running in 09ded887ffdd 03:31:43 Successfully built 453f7ead3639 03:31:44 Successfully tagged security-spire-agent-arm64:latest 03:31:44  Building security-spire-agent ... done Building core-command 03:31:44 Removing intermediate container 09ded887ffdd 03:31:44 ---> 5181d4a3e3a5 03:31:44 Step 22/24 : LABEL arch=arm64 03:31:44 ---> Running in e413cea08417 03:31:45 Removing intermediate container e413cea08417 03:31:45 ---> 6b6f75ed2c95 03:31:45 Step 23/24 : LABEL git_sha=a28d1ae6f724350bd6775e7361ed34e42ee38794 03:31:45 ---> Running in 9780109cb962 03:31:46 Removing intermediate container 9780109cb962 03:31:46 ---> b16d38cba384 03:31:46 Step 24/24 : LABEL version=0.0.0 03:31:46 ---> Running in bea0da2764e5 03:31:47 Removing intermediate container bea0da2764e5 03:31:47 ---> 79fb7b776502 03:31:47 03:31:48 ---> f294c4e5ca21 03:31:48 Step 8/19 : RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider 03:31:48 Successfully built 79fb7b776502 03:31:48 Successfully tagged security-secretstore-setup-arm64:latest 03:31:48 Building security-bootstrapper 03:31:48  Building security-secretstore-setup ... done  ---> Running in 0b00322330e7 03:31:49 Removing intermediate container 93b99b7078c6 03:31:49 ---> 08a8389cd231 03:31:49 03:31:49 Step 10/22 : FROM alpine:3.16 03:31:49 ---> 2b4661558fb8 03:31:49 Step 11/22 : RUN apk add --update --no-cache dumb-init 03:31:49 ---> Using cache 03:31:49 ---> e2e66667c42b 03:31:49 Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 03:31:49 ---> Using cache 03:31:49 ---> 794cd6a1cfa9 03:31:49 Step 13/22 : ENV APP_PORT=59861 03:31:50 ---> Running in f2ca2c332d4f 03:31:50 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/security-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider 03:31:50 Removing intermediate container f2ca2c332d4f 03:31:50 ---> 87cd59c7befc 03:31:50 Step 14/22 : EXPOSE $APP_PORT 03:31:50 ---> Running in 1fca10701710 03:31:51 Removing intermediate container 1fca10701710 03:31:51 ---> 9df295a89ae5 03:31:51 Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / 03:31:52 ---> e0c87d92d2e9 03:31:52 Step 16/22 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / 03:31:54 Removing intermediate container ef6af6cc6094 03:31:54 ---> afa8b6cc663e 03:31:54 Step 8/22 : COPY . . 03:31:57 ---> 7de62778c122 03:31:57 Step 17/22 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml 03:31:59 ---> 796ae10571b2 03:31:59 Step 18/22 : ENTRYPOINT ["/support-scheduler"] 03:31:59 ---> Running in 4d88f2e91792 03:32:00 Removing intermediate container 4d88f2e91792 03:32:00 ---> 6d2010d2e7b9 03:32:00 Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] 03:32:00 ---> Running in bfc862bfc161 03:32:02 Removing intermediate container bfc862bfc161 03:32:02 ---> 5d2deefccb76 03:32:02 Step 20/22 : LABEL arch=arm64 03:32:02 ---> Running in e91ed4f9d86c 03:32:02 Removing intermediate container e91ed4f9d86c 03:32:02 ---> f4d914a122cf 03:32:02 Step 21/22 : LABEL git_sha=a28d1ae6f724350bd6775e7361ed34e42ee38794 03:32:03 ---> Running in 31336884eb8c 03:32:04 Removing intermediate container 31336884eb8c 03:32:04 ---> 1966a5bb4569 03:32:04 Step 22/22 : LABEL version=0.0.0 03:32:04 ---> Running in f050371e9e20 03:32:04 Step 1/23 : ARG BUILDER_BASE=golang:1.18-alpine3.16 03:32:04 Step 2/23 : FROM ${BUILDER_BASE} AS builder 03:32:04 ---> 315752dde943 03:32:04 Step 3/23 : ARG ADD_BUILD_TAGS="" 03:32:04 ---> Using cache 03:32:04 ---> 8e74f7cc035d 03:32:04 Step 4/23 : WORKDIR /edgex-go 03:32:04 ---> Using cache 03:32:04 ---> 46c4749838d9 03:32:04 Step 5/23 : RUN apk add --update --no-cache make git 03:32:04 ---> Using cache 03:32:04 ---> 114e66541b23 03:32:04 Step 6/23 : COPY go.mod vendor* ./ 03:32:04 ---> Using cache 03:32:04 ---> e853f26ccacf 03:32:04 Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 03:32:04 ---> Using cache 03:32:04 ---> 00a6c1464080 03:32:04 Step 8/23 : COPY . . 03:32:04 ---> Using cache 03:32:04 ---> 9bafaa1b1dfc 03:32:04 Step 9/23 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-command/core-command 03:32:05 Removing intermediate container f050371e9e20 03:32:05 ---> 065bb111703f 03:32:05 03:32:05 ---> Running in 0257a63d4472 03:32:05 Successfully built 065bb111703f 03:32:05 Successfully tagged support-scheduler-arm64:latest 03:32:05  Building support-scheduler ... done Building core-data 03:32:07 go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-command/core-command ./cmd/core-command 03:32:13 Step 1/32 : ARG BUILDER_BASE=golang:1.18-alpine3.16 03:32:13 Step 2/32 : FROM ${BUILDER_BASE} AS builder 03:32:13 ---> 315752dde943 03:32:13 Step 3/32 : WORKDIR /edgex-go 03:32:13 ---> Using cache 03:32:13 ---> 9c3e45ec56f0 03:32:13 Step 4/32 : RUN apk add --update --no-cache make git 03:32:13 ---> Using cache 03:32:13 ---> 98109adb038f 03:32:13 Step 5/32 : COPY go.mod vendor* ./ 03:32:13 ---> Using cache 03:32:13 ---> 79b11a13c9f3 03:32:13 Step 6/32 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 03:32:13 ---> Using cache 03:32:13 ---> 1c4dcc0be737 03:32:13 Step 7/32 : COPY . . 03:32:13 ---> Using cache 03:32:13 ---> 14045ce85d6b 03:32:13 Step 8/32 : RUN make cmd/security-bootstrapper/security-bootstrapper 03:32:15 ---> Running in 22b30b771572 03:32:17 ---> 427200edc84c 03:32:17 Step 9/22 : RUN make cmd/support-notifications/support-notifications 03:32:17 ---> Running in 836f71f08624 03:32:18 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper 03:32:20 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 03:32:27 Step 1/22 : ARG BUILDER_BASE=golang:1.18-alpine3.16 03:32:27 Step 2/22 : FROM ${BUILDER_BASE} AS builder 03:32:27 ---> 315752dde943 03:32:27 Step 3/22 : ARG ADD_BUILD_TAGS="" 03:32:27 ---> Using cache 03:32:27 ---> 8e74f7cc035d 03:32:27 Step 4/22 : WORKDIR /edgex-go 03:32:27 ---> Using cache 03:32:27 ---> 46c4749838d9 03:32:27 Step 5/22 : RUN apk add --update --no-cache make git 03:32:27 ---> Using cache 03:32:27 ---> 114e66541b23 03:32:27 Step 6/22 : COPY go.mod vendor* ./ 03:32:27 ---> Using cache 03:32:27 ---> e853f26ccacf 03:32:27 Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 03:32:27 ---> Using cache 03:32:27 ---> 00a6c1464080 03:32:27 Step 8/22 : COPY . . 03:32:27 ---> Using cache 03:32:27 ---> 9bafaa1b1dfc 03:32:27 Step 9/22 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-data/core-data 03:32:28 ---> Running in f27d3ae38bb5 03:32:30 go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-data/core-data ./cmd/core-data 03:39:22 Removing intermediate container 22b30b771572 03:39:22 ---> adff2fae65c8 03:39:22 03:39:22 Step 9/32 : FROM alpine:3.16 03:39:22 ---> 2b4661558fb8 03:39:22 Step 10/32 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' 03:39:22 ---> Running in 0d57d7ff6b56 03:39:22 Removing intermediate container 0d57d7ff6b56 03:39:22 ---> 68b47810cf10 03:39:22 Step 11/32 : RUN apk add --update --no-cache dumb-init su-exec 03:39:22 ---> Running in b205dd32e612 03:39:25 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 03:39:25 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 03:39:27 (1/2) Installing dumb-init (1.2.5-r1) 03:39:27 (2/2) Installing su-exec (0.2-r1) 03:39:27 Executing busybox-1.35.0-r17.trigger 03:39:27 OK: 5 MiB in 16 packages 03:39:30 Removing intermediate container b205dd32e612 03:39:30 ---> cb2fa94afc89 03:39:30 Step 12/32 : ENV SECURITY_INIT_DIR /edgex-init 03:39:30 ---> Running in ef33c5a9f837 03:39:30 Removing intermediate container ef33c5a9f837 03:39:30 ---> 4eaa4f26a20a 03:39:30 Step 13/32 : ENV SECURITY_INIT_STAGING /edgex-init-staging 03:39:31 ---> Running in e6008044d48f 03:39:32 Removing intermediate container e6008044d48f 03:39:32 ---> 3b4379f0c997 03:39:32 Step 14/32 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_STAGING}/bootstrap-redis 03:39:32 ---> Running in fbb5d18b2381 03:39:33 Removing intermediate container fbb5d18b2381 03:39:33 ---> 1f575e515eab 03:39:33 Step 15/32 : ARG BOOTSTRAP_MOSQUITTO_DIR=${SECURITY_INIT_STAGING}/bootstrap-mosquitto 03:39:33 ---> Running in fe61c6fc1475 03:39:33 Removing intermediate container 0257a63d4472 03:39:33 ---> 8de73dd8b4aa 03:39:33 03:39:33 Step 10/23 : FROM alpine:3.16 03:39:33 ---> 2b4661558fb8 03:39:33 Step 11/23 : RUN apk add --update --no-cache dumb-init 03:39:33 ---> Using cache 03:39:33 ---> e2e66667c42b 03:39:33 Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 03:39:33 ---> Using cache 03:39:33 ---> 794cd6a1cfa9 03:39:33 Step 13/23 : ENV APP_PORT=59882 03:39:34 ---> Running in d08792bea851 03:39:34 Removing intermediate container fe61c6fc1475 03:39:34 ---> ef905d1e6707 03:39:34 Step 16/32 : RUN mkdir -p ${BOOTSTRAP_REDIS_DIR} ${BOOTSTRAP_MOSQUITTO_DIR} 03:39:34 ---> Running in b75ad3cfeb14 03:39:34 Removing intermediate container d08792bea851 03:39:34 ---> e13abb7fb4d4 03:39:34 Step 14/23 : EXPOSE $APP_PORT 03:39:35 ---> Running in 342535c8a37f 03:39:35 Removing intermediate container 342535c8a37f 03:39:35 ---> 83eef46a1cd3 03:39:35 Step 15/23 : WORKDIR / 03:39:35 ---> Running in d5858df3d473 03:39:38 Removing intermediate container d5858df3d473 03:39:38 ---> 7b1953efe969 03:39:38 Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / 03:39:39 ---> 75dda8d76fd4 03:39:39 Step 17/23 : COPY --from=builder /edgex-go/cmd/core-command/core-command / 03:39:40 Removing intermediate container b75ad3cfeb14 03:39:40 ---> e270e025fa3d 03:39:40 Step 17/32 : WORKDIR ${SECURITY_INIT_STAGING} 03:39:40 ---> Running in 071322303a5b 03:39:41 Removing intermediate container 071322303a5b 03:39:41 ---> de84773a9749 03:39:41 Step 18/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_STAGING}/ 03:39:42 ---> 5b0bff1877cd 03:39:42 Step 18/23 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml 03:39:43 ---> b6e8ed35cee4 03:39:43 Step 19/32 : RUN chmod +x ${SECURITY_INIT_STAGING}/*.sh 03:39:43 ---> Running in f92a29eb451c 03:39:44 ---> 9b4cbeb04aea 03:39:44 Step 19/23 : ENTRYPOINT ["/core-command"] 03:39:44 ---> Running in feb8d9040889 03:39:44 Removing intermediate container feb8d9040889 03:39:44 ---> 179681940641 03:39:44 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] 03:39:44 ---> Running in 42ecb6fe8dca 03:39:45 Removing intermediate container 42ecb6fe8dca 03:39:45 ---> d08872f3f042 03:39:45 Step 21/23 : LABEL arch=arm64 03:39:45 ---> Running in 275badc4f855 03:39:46 Removing intermediate container 275badc4f855 03:39:46 ---> e1fdf8469eff 03:39:46 Step 22/23 : LABEL git_sha=a28d1ae6f724350bd6775e7361ed34e42ee38794 03:39:46 ---> Running in 07dbbfb6b9f5 03:39:47 Removing intermediate container 07dbbfb6b9f5 03:39:47 ---> 6c64ff35b798 03:39:47 Step 23/23 : LABEL version=0.0.0 03:39:47 ---> Running in ae759eec54b5 03:39:47 Removing intermediate container f92a29eb451c 03:39:47 ---> f364fb094185 03:39:47 Step 20/32 : COPY --from=builder /edgex-go/Attribution.txt / 03:39:48 Removing intermediate container ae759eec54b5 03:39:48 ---> 5d282fbf244b 03:39:48 03:39:48 Successfully built 5d282fbf244b 03:39:48 Successfully tagged core-command-arm64:latest 03:39:48  Building core-command ... done  ---> abb49a7d7850 03:39:48 Step 21/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . 03:39:51 ---> 7d0b05cb5a8d 03:39:51 Step 22/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.toml ./res/ 03:39:52 ---> b57dd9f0d127 03:39:52 Step 23/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml ${BOOTSTRAP_REDIS_DIR}/res/ 03:39:53 ---> 5ceb5820b199 03:39:53 Step 24/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-mosquitto/configuration.toml ${BOOTSTRAP_MOSQUITTO_DIR}/res/ 03:39:54 ---> 476a131caa38 03:39:54 Step 25/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ ${SECURITY_INIT_STAGING}/consul-bootstrapper/ 03:39:55 ---> 834949ab9dde 03:39:55 Step 26/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / 03:39:56 ---> e7ab840ffd1a 03:39:56 Step 27/32 : RUN chmod +x /entrypoint.sh 03:39:56 ---> Running in d493faf69de2 03:39:59 Removing intermediate container d493faf69de2 03:39:59 ---> 5bb418b5c68e 03:39:59 Step 28/32 : ENTRYPOINT ["/entrypoint.sh"] 03:39:59 ---> Running in 8be3ef14cb5f 03:39:59 Removing intermediate container 8be3ef14cb5f 03:39:59 ---> c50590b81c21 03:39:59 Step 29/32 : CMD ["gate"] 03:39:59 ---> Running in 597f0d59a39d 03:40:00 Removing intermediate container 597f0d59a39d 03:40:00 ---> 09b8c7b0e67e 03:40:00 Step 30/32 : LABEL arch=arm64 03:40:00 ---> Running in f4dfb6a401fc 03:40:01 Removing intermediate container f4dfb6a401fc 03:40:01 ---> e78d7e090693 03:40:01 Step 31/32 : LABEL git_sha=a28d1ae6f724350bd6775e7361ed34e42ee38794 03:40:01 ---> Running in 51b90ade7f88 03:40:01 Removing intermediate container 51b90ade7f88 03:40:01 ---> 65493c8e806e 03:40:01 Step 32/32 : LABEL version=0.0.0 03:40:02 ---> Running in 91910d82c863 03:40:02 Removing intermediate container 91910d82c863 03:40:02 ---> ca624c9c87a9 03:40:02 03:40:02 Successfully built ca624c9c87a9 03:40:03 Successfully tagged security-bootstrapper-arm64:latest 03:40:13  Building security-bootstrapper ... done Removing intermediate container f27d3ae38bb5 03:40:13 ---> d0cadf20f494 03:40:13 03:40:13 Step 10/22 : FROM alpine:3.16 03:40:13 ---> 2b4661558fb8 03:40:13 Step 11/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' 03:40:13 ---> Running in acb7cc794907 03:40:13 Removing intermediate container acb7cc794907 03:40:13 ---> a9cbd6d4e6ba 03:40:13 Step 12/22 : ENV APP_PORT=59880 03:40:13 ---> Running in aa1c74218cf7 03:40:13 Removing intermediate container aa1c74218cf7 03:40:13 ---> 4b85182b5c7c 03:40:13 Step 13/22 : EXPOSE $APP_PORT 03:40:13 ---> Running in 541a2ebe32ad 03:40:13 Removing intermediate container 541a2ebe32ad 03:40:13 ---> 6b550de2ccb1 03:40:13 Step 14/22 : RUN apk add --update --no-cache dumb-init 03:40:13 ---> Running in 449a4f36b5ff 03:40:15 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 03:40:16 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 03:40:17 (1/1) Installing dumb-init (1.2.5-r1) 03:40:17 Executing busybox-1.35.0-r17.trigger 03:40:17 OK: 5 MiB in 15 packages 03:40:19 Removing intermediate container 449a4f36b5ff 03:40:19 ---> b48ce91fa8bc 03:40:19 Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / 03:40:20 ---> 59c64a233244 03:40:20 Step 16/22 : COPY --from=builder /edgex-go/cmd/core-data/core-data / 03:40:21 ---> 1fa450526c2d 03:40:21 Step 17/22 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml 03:40:22 ---> db256bd36fb1 03:40:22 Step 18/22 : ENTRYPOINT ["/core-data"] 03:40:22 ---> Running in d0dd9f83c9d7 03:40:23 Removing intermediate container d0dd9f83c9d7 03:40:23 ---> 3470592302de 03:40:23 Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] 03:40:23 ---> Running in e80cb7f172ab 03:40:24 Removing intermediate container e80cb7f172ab 03:40:24 ---> 73161927c6d9 03:40:24 Step 20/22 : LABEL arch=arm64 03:40:24 ---> Running in 62e2be7235b0 03:40:24 Removing intermediate container 62e2be7235b0 03:40:24 ---> 434cb3a115e8 03:40:24 Step 21/22 : LABEL git_sha=a28d1ae6f724350bd6775e7361ed34e42ee38794 03:40:24 ---> Running in 21370a20ee16 03:40:25 Removing intermediate container 21370a20ee16 03:40:25 ---> ee27cd1c0515 03:40:25 Step 22/22 : LABEL version=0.0.0 03:40:25 ---> Running in 66dcf79e3dbf 03:40:25 Removing intermediate container 66dcf79e3dbf 03:40:25 ---> d417e762feab 03:40:25 03:40:26 Successfully built d417e762feab 03:40:26 Successfully tagged core-data-arm64:latest 03:40:41  Building core-data ... done Removing intermediate container 0b00322330e7 03:40:41 ---> 6da8d0108d12 03:40:41 03:40:41 Step 9/19 : FROM alpine:3.15 03:40:41 ---> 8aa73fd46299 03:40:41 Step 10/19 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' 03:40:41 ---> Using cache 03:40:41 ---> 4c0fdf919659 03:40:41 Step 11/19 : RUN apk update && apk --no-cache --update add dumb-init curl gcompat 03:40:41 ---> Running in 6bd441747974 03:40:41 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 03:40:41 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 03:40:42 v3.15.6-290-g782130c55d8 [https://dl-cdn.alpinelinux.org/alpine/v3.15/main] 03:40:42 v3.15.6-283-ga9bed072b9 [https://dl-cdn.alpinelinux.org/alpine/v3.15/community] 03:40:42 OK: 15736 distinct packages available 03:40:42 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 03:40:42 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 03:40:43 (1/9) Installing ca-certificates (20220614-r0) 03:40:43 (2/9) Installing brotli-libs (1.0.9-r5) 03:40:43 (3/9) Installing nghttp2-libs (1.46.0-r0) 03:40:43 (4/9) Installing libcurl (7.80.0-r5) 03:40:43 (5/9) Installing curl (7.80.0-r5) 03:40:43 (6/9) Installing dumb-init (1.2.5-r1) 03:40:43 (7/9) Installing musl-obstack (1.2.3-r0) 03:40:43 (8/9) Installing libucontext (1.1-r0) 03:40:43 (9/9) Installing gcompat (1.0.0-r4) 03:40:43 Executing busybox-1.34.1-r7.trigger 03:40:43 Executing ca-certificates-20220614-r0.trigger 03:40:44 OK: 8 MiB in 23 packages 03:40:46 Removing intermediate container 6bd441747974 03:40:46 ---> 0db8f224cada 03:40:46 Step 12/19 : COPY --from=builder /edgex-go/Attribution.txt / 03:40:47 ---> d740b30dc0d6 03:40:47 Step 13/19 : COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/security-spiffe-token-provider / 03:40:48 ---> fbabf91ea851 03:40:48 Step 14/19 : COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/res/configuration.toml /res/configuration.toml 03:40:49 ---> 073fd5a7aef1 03:40:49 Step 15/19 : ENTRYPOINT [ "/security-spiffe-token-provider" ] 03:40:49 ---> Running in e3a6761e74ad 03:40:50 Removing intermediate container e3a6761e74ad 03:40:50 ---> af9fef5d0e31 03:40:50 Step 16/19 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] 03:40:50 ---> Running in bd75c2892a0b 03:40:50 Removing intermediate container bd75c2892a0b 03:40:50 ---> 1ef264265384 03:40:50 Step 17/19 : LABEL arch=arm64 03:40:50 ---> Running in fccec9f9b961 03:40:51 Removing intermediate container fccec9f9b961 03:40:51 ---> a7e679c947ce 03:40:51 Step 18/19 : LABEL git_sha=a28d1ae6f724350bd6775e7361ed34e42ee38794 03:40:51 ---> Running in 98d85967ef91 03:40:51 Removing intermediate container 98d85967ef91 03:40:51 ---> 43667670df07 03:40:51 Step 19/19 : LABEL version=0.0.0 03:40:51 ---> Running in b7c9f939071f 03:40:51 Removing intermediate container b7c9f939071f 03:40:51 ---> f68e5ed75ef8 03:40:51 03:40:52 Successfully built f68e5ed75ef8 03:40:52 Successfully tagged security-spiffe-token-provider-arm64:latest 03:41:10  Building security-spiffe-token-provider ... done Removing intermediate container 836f71f08624 03:41:10 ---> 8b44e77d8ab9 03:41:10 03:41:10 Step 10/22 : FROM alpine:3.16 03:41:10 ---> 2b4661558fb8 03:41:10 Step 11/22 : RUN apk add --update --no-cache ca-certificates dumb-init 03:41:10 ---> Running in 67f47a5a380f 03:41:10 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 03:41:10 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 03:41:11 (1/2) Installing ca-certificates (20220614-r0) 03:41:11 (2/2) Installing dumb-init (1.2.5-r1) 03:41:11 Executing busybox-1.35.0-r17.trigger 03:41:11 Executing ca-certificates-20220614-r0.trigger 03:41:12 OK: 6 MiB in 16 packages 03:41:13 Removing intermediate container 67f47a5a380f 03:41:13 ---> 92cc6472afe5 03:41:13 Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2021: Intel Corporation' 03:41:13 ---> Running in 82bc13ef56c2 03:41:13 Removing intermediate container 82bc13ef56c2 03:41:13 ---> 598e5d0aad66 03:41:13 Step 13/22 : ENV APP_PORT=59860 03:41:13 ---> Running in 2abc361a5d35 03:41:14 Removing intermediate container 2abc361a5d35 03:41:14 ---> 1791a4f24d2e 03:41:14 Step 14/22 : EXPOSE $APP_PORT 03:41:14 ---> Running in f77b53ec30ab 03:41:14 Removing intermediate container f77b53ec30ab 03:41:14 ---> 57e78fb056a4 03:41:14 Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / 03:41:15 ---> a27f5e236652 03:41:15 Step 16/22 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / 03:41:16 ---> f9444ad3f00d 03:41:16 Step 17/22 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml 03:41:16 ---> e8490e04aefd 03:41:16 Step 18/22 : ENTRYPOINT ["/support-notifications"] 03:41:16 ---> Running in fcf0bb8b07b4 03:41:17 Removing intermediate container fcf0bb8b07b4 03:41:17 ---> 7c83c75d5077 03:41:17 Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] 03:41:17 ---> Running in 54d83eeb20a5 03:41:17 Removing intermediate container 54d83eeb20a5 03:41:17 ---> 5f8fad694777 03:41:17 Step 20/22 : LABEL arch=arm64 03:41:17 ---> Running in ce6b7844fca0 03:41:18 Removing intermediate container ce6b7844fca0 03:41:18 ---> 97e9d26d8a64 03:41:18 Step 21/22 : LABEL git_sha=a28d1ae6f724350bd6775e7361ed34e42ee38794 03:41:18 ---> Running in a0f0a28eb1e7 03:41:18 Removing intermediate container a0f0a28eb1e7 03:41:18 ---> 1041001e177a 03:41:18 Step 22/22 : LABEL version=0.0.0 03:41:18 ---> Running in a2a51d2f3d65 03:41:18 Removing intermediate container a2a51d2f3d65 03:41:18 ---> ff603c4fb017 03:41:18 03:41:19 Successfully built ff603c4fb017 03:41:19 Successfully tagged support-notifications-arm64:latest 03:41:19  Building support-notifications ... done  [Pipeline] } 03:41:19 $ docker stop --time=1 40ae4bee8c695e331b9be8ebd5b497856dc9278b56ad0e437cafac7bbe82fd00 03:41:21 $ docker rm -f --volumes 40ae4bee8c695e331b9be8ebd5b497856dc9278b56ad0e437cafac7bbe82fd00 [Pipeline] // withDockerContainer [Pipeline] sh 03:41:21 + docker images 03:41:21 REPOSITORY TAG IMAGE ID CREATED SIZE 03:41:21 support-notifications-arm64 latest ff603c4fb017 3 seconds ago 29.6MB 03:41:21 8b44e77d8ab9 14 seconds ago 1.57GB 03:41:21 security-spiffe-token-provider-arm64 latest f68e5ed75ef8 30 seconds ago 29MB 03:41:21 6da8d0108d12 44 seconds ago 1.54GB 03:41:21 core-data-arm64 latest d417e762feab 56 seconds ago 17.2MB 03:41:21 d0cadf20f494 About a minute ago 1.51GB 03:41:21 security-bootstrapper-arm64 latest ca624c9c87a9 About a minute ago 19.5MB 03:41:21 core-command-arm64 latest 5d282fbf244b About a minute ago 17MB 03:41:21 8de73dd8b4aa About a minute ago 1.5GB 03:41:21 adff2fae65c8 2 minutes ago 1.49GB 03:41:21 support-scheduler-arm64 latest 065bb111703f 9 minutes ago 29MB 03:41:21 08a8389cd231 9 minutes ago 1.57GB 03:41:21 security-secretstore-setup-arm64 latest 79fb7b776502 9 minutes ago 28.8MB 03:41:21 security-spire-agent-arm64 latest 453f7ead3639 9 minutes ago 122MB 03:41:21 9b7b0a51fd82 10 minutes ago 1.5GB 03:41:21 security-spire-server-arm64 latest a883a7fdc63d 10 minutes ago 84.3MB 03:41:21 083940b28fb8 11 minutes ago 1.38GB 03:41:21 core-metadata-arm64 latest 6364a832fcdb 11 minutes ago 17.7MB 03:41:21 a19b2583860a 11 minutes ago 1.51GB 03:41:21 core-common-config-bootstrapper-arm64 latest 00bcb8823c88 12 minutes ago 14.9MB 03:41:21 d249c066980f 12 minutes ago 1.5GB 03:41:21 security-proxy-setup-arm64 latest 49bbcbbe5418 12 minutes ago 26.8MB 03:41:21 3b799a48636c 12 minutes ago 1.49GB 03:41:21 security-spire-config-arm64 latest 11b19bb55c1c 19 minutes ago 83.6MB 03:41:21 6ca0a1071bfa 20 minutes ago 1.38GB 03:41:21 ci-base-image-arm64 latest 315752dde943 35 minutes ago 905MB 03:41:21 alpine 3.16 2b4661558fb8 2 months ago 5.29MB 03:41:21 alpine 3.15 8aa73fd46299 2 months ago 5.33MB 03:41:21 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64 1.18-alpine f96f9c87975a 3 months ago 685MB 03:41:21 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 03:41:22 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 03:41:22 03:41:22 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:41:22 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 03:41:22 arm64: Pulling from edgex-lftools-log-publisher 03:41:22 8998bd30e6a1: Pulling fs layer 03:41:22 04944245beec: Pulling fs layer 03:41:22 699f458cf7ca: Pulling fs layer 03:41:22 765212b225bb: Pulling fs layer 03:41:22 f23df028b6ca: Pulling fs layer 03:41:22 d65c8cfc05b1: Pulling fs layer 03:41:22 2437ff75d9bd: Pulling fs layer 03:41:22 765212b225bb: Waiting 03:41:22 f23df028b6ca: Waiting 03:41:22 d65c8cfc05b1: Waiting 03:41:22 2437ff75d9bd: Waiting 03:41:22 04944245beec: Verifying Checksum 03:41:22 04944245beec: Download complete 03:41:22 765212b225bb: Download complete 03:41:23 f23df028b6ca: Download complete 03:41:23 d65c8cfc05b1: Verifying Checksum 03:41:23 d65c8cfc05b1: Download complete 03:41:23 699f458cf7ca: Verifying Checksum 03:41:23 699f458cf7ca: Download complete 03:41:23 8998bd30e6a1: Verifying Checksum 03:41:23 8998bd30e6a1: Download complete 03:41:25 2437ff75d9bd: Verifying Checksum 03:41:25 2437ff75d9bd: Download complete 03:41:27 8998bd30e6a1: Pull complete 03:41:28 04944245beec: Pull complete 03:41:29 699f458cf7ca: Pull complete 03:41:29 765212b225bb: Pull complete 03:41:30 f23df028b6ca: Pull complete 03:41:30 d65c8cfc05b1: Pull complete 03:41:45 2437ff75d9bd: Pull complete 03:41:45 Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da 03:41:45 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 03:41:45 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 03:41:45 prd-ubuntu20.04-docker-arm64-4c-16g-4825 does not seem to be running inside a container 03:41:45 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged --net host -v /home/jenkins:/home/jenkins -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/edgex-go/3 -v /w/workspace/edgex-go/3:/w/workspace/edgex-go/3:rw,z -v /w/workspace/edgex-go/3@tmp:/w/workspace/edgex-go/3@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat 03:41:48 $ docker top 1a9dbfb545d4911c71cda5bfa4d390f362a8e4cdcc2629719640fffbfa4f6c87 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 03:41:49 ---> job-cost.sh 03:41:49 lf-activate-venv: SKIPPING 03:41:49 INFO: No Stack... 03:41:51 INFO: Retrieving Pricing Info for: v3-standard-4 03:41:52 INFO: Archiving Costs [Pipeline] sh 03:41:52 + cat /w/workspace/edgex-go/3/archives/cost.csv 03:41:52 + cut -d, -f6 [Pipeline] lock 03:41:52 Trying to acquire lock on [jenkins-edgexfoundry-edgex-go-PR-4325-3-stack-cost] 03:41:52 Resource [jenkins-edgexfoundry-edgex-go-PR-4325-3-stack-cost] did not exist. Created. 03:41:52 Lock acquired on [jenkins-edgexfoundry-edgex-go-PR-4325-3-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 03:41:53 + echo total: 0.10999999940395355 [Pipeline] stash 03:41:53 Stashed 1 file(s) [Pipeline] } 03:41:53 Lock released on resource [jenkins-edgexfoundry-edgex-go-PR-4325-3-stack-cost] [Pipeline] // lock [Pipeline] } 03:41:53 $ docker stop --time=1 1a9dbfb545d4911c71cda5bfa4d390f362a8e4cdcc2629719640fffbfa4f6c87 03:41:55 $ docker rm -f --volumes 1a9dbfb545d4911c71cda5bfa4d390f362a8e4cdcc2629719640fffbfa4f6c87 [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 03:41:55 provisioning config files... 03:41:55 copy managed file [edgex-go-codecov-token] to file:/w/workspace/edgex-go/3@tmp/config10527931687780582151tmp [Pipeline] { [Pipeline] sh 03:41:55 + set +x 03:41:55 + curl -s https://codecov.io/bash 03:41:55 + bash -s -- 03:41:55 03:41:55 _____ _ 03:41:55 / ____| | | 03:41:55 | | ___ __| | ___ ___ _____ __ 03:41:55 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 03:41:55 | |___| (_) | (_| | __/ (_| (_) \ V / 03:41:55 \_____\___/ \__,_|\___|\___\___/ \_/ 03:41:55 Bash-1.0.6 03:41:55 03:41:55 03:41:55 ==> git version 2.25.1 found 03:41:55 ==> 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 03:41:55 Release-Date: 2020-01-08 03:41:55 Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp 03:41:55 Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets 03:41:55 ==> Jenkins CI detected. 03:41:55 current dir:  /w/workspace/edgex-go/3 03:41:55 project root: . 03:41:55 --> token set from env 03:41:55 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 03:41:55 ==> Running gcov in . (disable via -X gcov) 03:41:55 ==> Python coveragepy not found 03:41:55 ==> Searching for coverage reports in: 03:41:55 + . 03:41:55 -> Found 1 reports 03:41:55 ==> Detecting git/mercurial file structure 03:41:56 ==> Reading reports 03:41:56 + ./coverage.out bytes=486191 03:41:56 ==> Appending adjustments 03:41:56 https://docs.codecov.io/docs/fixing-reports 03:41:57 + Found adjustments 03:41:57 ==> Gzipping contents 03:41:57 64K /tmp/codecov.bETlkL.gz 03:41:57 ==> Uploading reports 03:41:57 url: https://codecov.io 03:41:57 query: branch=PR-4325&commit=a28d1ae6f724350bd6775e7361ed34e42ee38794&build=3&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2FPR-4325%2F3%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=4325&job=&cmd_args= 03:41:57 -> Pinging Codecov 03:41:57 https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=52b94001-b80a-4ca3-b063-c5e709073964&branch=PR-4325&commit=a28d1ae6f724350bd6775e7361ed34e42ee38794&build=3&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2FPR-4325%2F3%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=4325&job=&cmd_args= 03:41:57 -> Uploading to 03:41:57 https://storage.googleapis.com/codecov/v4/raw/2023-02-07/00271124DB129430A58F1EEE437C3FCB/a28d1ae6f724350bd6775e7361ed34e42ee38794/00ec07a2-c336-45ad-8687-3237c15c76ee.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20230207%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20230207T034157Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=963f196bb04e6e9669dde6af2618fbfd389974f319e9d808a0deb831e4f9fa87 03:41:57 % Total % Received % Xferd Average Speed Time Time Time Current 03:41:57 Dload Upload Total Spent Left Speed 03:41:58 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 62689 0 0 100 62689 0 216k --:--:-- --:--:-- --:--:-- 216k 03:41:58 -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/edgex-go/commit/a28d1ae6f724350bd6775e7361ed34e42ee38794 [Pipeline] } 03:41:58 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 03:41:58 + [ -d /w/workspace/edgex-go/3/archives ] [Pipeline] libraryResource [Pipeline] sh 03:41:59 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 03:41:59 ---> package-listing.sh 03:41:59 ++ facter osfamily 03:41:59 ++ tr '[:upper:]' '[:lower:]' 03:42:00 + OS_FAMILY=debian 03:42:00 + workspace=/w/workspace/edgex-go/3 03:42:00 + START_PACKAGES=/tmp/packages_start.txt 03:42:00 + END_PACKAGES=/tmp/packages_end.txt 03:42:00 + DIFF_PACKAGES=/tmp/packages_diff.txt 03:42:00 + PACKAGES=/tmp/packages_start.txt 03:42:00 + '[' /w/workspace/edgex-go/3 ']' 03:42:00 + PACKAGES=/tmp/packages_end.txt 03:42:00 + case "${OS_FAMILY}" in 03:42:00 + dpkg -l 03:42:00 + grep '^ii' 03:42:00 + '[' -f /tmp/packages_start.txt ']' 03:42:00 + '[' -f /tmp/packages_end.txt ']' 03:42:00 + diff /tmp/packages_start.txt /tmp/packages_end.txt 03:42:00 + '[' /w/workspace/edgex-go/3 ']' 03:42:00 + mkdir -p /w/workspace/edgex-go/3/archives/ 03:42:00 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgex-go/3/archives/ [Pipeline] echo 03:42:00 Launching container with: [--privileged -u 0:0 --net host -v /var/log/sysstat:/var/log/sysstat -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/edgex-go/3/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 03:42:00 + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:42:01 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 03:42:01 03:42:01 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:42:01 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 03:42:01 latest: Pulling from edgex-lftools-log-publisher 03:42:01 5eb5b503b376: Pulling fs layer 03:42:01 5c69ac0246d0: Pulling fs layer 03:42:01 ec43610c2a17: Pulling fs layer 03:42:01 3a2ae6a8a46f: Pulling fs layer 03:42:01 33b1e0a273af: Pulling fs layer 03:42:01 5d3b04190fa2: Pulling fs layer 03:42:01 2f39f015ded8: Pulling fs layer 03:42:01 33b1e0a273af: Waiting 03:42:01 5d3b04190fa2: Waiting 03:42:01 2f39f015ded8: Waiting 03:42:01 3a2ae6a8a46f: Waiting 03:42:01 5c69ac0246d0: Verifying Checksum 03:42:01 5c69ac0246d0: Download complete 03:42:01 3a2ae6a8a46f: Verifying Checksum 03:42:01 3a2ae6a8a46f: Download complete 03:42:01 33b1e0a273af: Verifying Checksum 03:42:01 33b1e0a273af: Download complete 03:42:01 5d3b04190fa2: Verifying Checksum 03:42:01 5d3b04190fa2: Download complete 03:42:01 5eb5b503b376: Verifying Checksum 03:42:01 5eb5b503b376: Download complete 03:42:02 ec43610c2a17: Verifying Checksum 03:42:02 ec43610c2a17: Download complete 03:42:02 2f39f015ded8: Verifying Checksum 03:42:02 2f39f015ded8: Download complete 03:42:02 5eb5b503b376: Pull complete 03:42:02 5c69ac0246d0: Pull complete 03:42:03 ec43610c2a17: Pull complete 03:42:03 3a2ae6a8a46f: Pull complete 03:42:03 33b1e0a273af: Pull complete 03:42:03 5d3b04190fa2: Pull complete 03:42:07 2f39f015ded8: Pull complete 03:42:07 Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 03:42:07 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 03:42:07 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 03:42:07 prd-ubuntu20.04-docker-8c-8g-4821 does not seem to be running inside a container 03:42:07 $ docker run -t -d -u 1001:1001 --privileged -u 0:0 --net host -v /var/log/sysstat:/var/log/sysstat -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/edgex-go/3/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/edgex-go/3 -v /w/workspace/edgex-go/3:/w/workspace/edgex-go/3:rw,z -v /w/workspace/edgex-go/3@tmp:/w/workspace/edgex-go/3@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 03:42:09 $ docker top e967fffd39e156465f0c5eebd5f3bc6b288547f96b357e1fcab183c865cb630d -eo pid,comm [Pipeline] { [Pipeline] sh 03:42:10 + touch /tmp/pre-build-complete [Pipeline] sh 03:42:10 + mkdir -p /var/log/sysstat [Pipeline] sh 03:42:10 + ls /var/log/sa-host 03:42:10 ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 03:42:10 provisioning config files... 03:42:10 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgex-go/3@tmp/config6467482858674404371tmp [Pipeline] { [Pipeline] echo 03:42:10 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 03:42:11 ---> create-netrc.sh [Pipeline] } 03:42:11 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 03:42:11 ---> python-tools-install.sh [Pipeline] echo 03:42:11 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 03:42:11 ---> sudo-logs.sh 03:42:11 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 03:42:11 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 03:42:12 ---> job-cost.sh 03:42:12 lf-activate-venv: SKIPPING 03:42:12 DEBUG: total: 0.10999999940395355 03:42:12 INFO: Retrieving Stack Cost... 03:42:12 INFO: Retrieving Pricing Info for: v3-standard-8 03:42:12 INFO: Archiving Costs [Pipeline] echo 03:42:12 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 03:42:13 ---> logs-deploy.sh 03:42:13 lf-activate-venv: SKIPPING 03:42:13 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-go/PR-4325/3 03:42:13 INFO: archiving workspace using pattern(s): 03:42:14 Archives upload complete. 03:42:14 INFO: archiving logs to Nexus