Pull request #4327 updated Connecting to https://api.github.com using edgex-jenkins github personal access token Connecting to https://api.github.com to check permissions of obtain list of bnevis-i for edgexfoundry/edgex-go Obtained Jenkinsfile from 753d20e4f14af652d83957e40d31f8aba4a7da63+6d9013359bac93c0779241eb2f361232f813e28c (56bdce40873928da93a2713c59b595e6046123bc) 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-ssh15779163276146370131.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-ssh4055585886568803962.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-4327/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-4327/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh14094307130802032650.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-ssh15883452314530232289.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-4327/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-4327/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh2323559048925861491.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 Running on prd-ubuntu20.04-docker-8c-8g-4784 in /w/workspace/edgexfoundry_edgex-go_PR-4327 [Pipeline] { [Pipeline] ws Running in /w/workspace/edgex-go/2 [Pipeline] { [Pipeline] stage [Pipeline] { (Declarative: Checkout SCM) [Pipeline] checkout The recommended git tool is: git using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning repository git@github.com:edgexfoundry/edgex-go.git > git init /w/workspace/edgex-go/2 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git > git --version # timeout=10 > git --version # 'git version 2.25.1' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 > 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/4327/head:refs/remotes/origin/PR-4327 +refs/heads/main:refs/remotes/origin/main # timeout=10 Merging remotes/origin/main commit 6d9013359bac93c0779241eb2f361232f813e28c into PR head commit 753d20e4f14af652d83957e40d31f8aba4a7da63 Merge succeeded, producing bd1fa2dc5224acb79d110370e255d87e61f547fb Checking out Revision bd1fa2dc5224acb79d110370e255d87e61f547fb (PR-4327) > git config core.sparsecheckout # timeout=10 > git checkout -f 753d20e4f14af652d83957e40d31f8aba4a7da63 # 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 6d9013359bac93c0779241eb2f361232f813e28c # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f bd1fa2dc5224acb79d110370e255d87e61f547fb # timeout=10 Commit message: "Merge commit '6d9013359bac93c0779241eb2f361232f813e28c' into HEAD" > git rev-list --no-walk ad42c8cd9797123f723f08eae9260f932b4b3a9e # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 23:53:09 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 23:53:09 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 23:53:09 ========================================================= 23:53:09 EdgeX Global Pipelines Version Info 23:53:09 ========================================================= [Pipeline] libraryResource [Pipeline] sh 23:53:10 ------------------- 23:53:10 stable info: 23:53:10 ------------------- 23:53:10 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 23:53:10 Commit SHA: cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 23:53:10 Message: update stable to v1.0.244 23:53:10 ------------------- 23:53:10 experimental info: 23:53:10 ------------------- 23:53:10 Commited By: **** collab-it+edgex@linuxfoundation.org 23:53:10 Commit SHA: cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 23:53:10 Message: update experimental to v1.0.244 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 23:53:10 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-go-settings [Pipeline] echo 23:53:10 [edgeXSetupEnvironment]: set envvar PROJECT = edgex-go [Pipeline] echo 23:53:10 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 23:53:10 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 23:53:10 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 23:53:10 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.18 [Pipeline] echo 23:53:10 [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo 23:53:10 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_GLOB = cmd/**/Dockerfile [Pipeline] echo 23:53:11 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_PREFIX = [Pipeline] echo 23:53:11 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_SUFFIX = [Pipeline] echo 23:53:11 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 23:53:11 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 23:53:11 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 23:53:11 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 23:53:11 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 23:53:11 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 23:53:11 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 23:53:11 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 23:53:11 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo 23:53:11 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v2 [Pipeline] echo 23:53:11 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 23:53:11 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 23:53:11 [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo 23:53:11 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-4327 [Pipeline] echo 23:53:11 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-4327 [Pipeline] echo 23:53:11 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-4327 [Pipeline] echo 23:53:11 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = bd1fa2dc5224acb79d110370e255d87e61f547fb [Pipeline] echo 23:53:11 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = bd1fa2d [Pipeline] echo 23:53:11 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 23:53:11 provisioning config files... 23:53:11 copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/2@tmp/config3266495548640534487tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 23:53:11 ---> docker-login.sh 23:53:11 nexus3.edgexfoundry.org:10001 23:53:11 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 23:53:12 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 23:53:12 Configure a credential helper to remove this warning. See 23:53:12 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 23:53:12 23:53:12 Login Succeeded 23:53:12 nexus3.edgexfoundry.org:10002 23:53:12 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 23:53:12 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 23:53:12 Configure a credential helper to remove this warning. See 23:53:12 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 23:53:12 23:53:12 Login Succeeded 23:53:12 nexus3.edgexfoundry.org:10003 23:53:12 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 23:53:12 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 23:53:12 Configure a credential helper to remove this warning. See 23:53:12 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 23:53:12 23:53:12 Login Succeeded 23:53:12 nexus3.edgexfoundry.org:10004 23:53:12 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 23:53:12 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 23:53:12 Configure a credential helper to remove this warning. See 23:53:12 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 23:53:12 23:53:12 Login Succeeded 23:53:12 docker.io 23:53:12 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 23:53:12 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 23:53:12 Configure a credential helper to remove this warning. See 23:53:12 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 23:53:12 23:53:12 Login Succeeded 23:53:12 ---> docker-login.sh ends [Pipeline] } 23:53:12 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 23:53:12 + 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 23:53:12 + dirname cmd/core-command/Dockerfile 23:53:12 + cut -d/ -f2 23:53:12 + echo core-command,cmd/core-command/Dockerfile 23:53:12 + + dirname cmd/core-common-config-bootstrapper/Dockerfile 23:53:12 cut -d/ -f2 23:53:12 + echo core-common-config-bootstrapper,cmd/core-common-config-bootstrapper/Dockerfile 23:53:12 + + cut -d/ -f2 23:53:12 dirname cmd/core-data/Dockerfile 23:53:12 + echo core-data,cmd/core-data/Dockerfile 23:53:12 + dirname cmd/core-metadata/Dockerfile 23:53:12 + cut -d/ -f2 23:53:12 + echo core-metadata,cmd/core-metadata/Dockerfile 23:53:12 + cut+ -d/ -f2 23:53:12 dirname cmd/security-bootstrapper/Dockerfile 23:53:12 + echo security-bootstrapper,cmd/security-bootstrapper/Dockerfile 23:53:12 + cut+ -d/ -f2 23:53:12 dirname cmd/security-proxy-setup/Dockerfile 23:53:12 + echo security-proxy-setup,cmd/security-proxy-setup/Dockerfile 23:53:12 + dirname cmd/security-secretstore-setup/Dockerfile 23:53:12 + cut -d/ -f2 23:53:12 + echo security-secretstore-setup,cmd/security-secretstore-setup/Dockerfile 23:53:12 + dirname cmd/security-spiffe-token-provider/Dockerfile 23:53:12 + cut -d/ -f2 23:53:12 + echo security-spiffe-token-provider,cmd/security-spiffe-token-provider/Dockerfile 23:53:12 + dirname cmd/security-spire-agent/Dockerfile 23:53:12 + cut -d/ -f2 23:53:12 + echo security-spire-agent,cmd/security-spire-agent/Dockerfile 23:53:12 + dirname cmd/security-spire-config/Dockerfile 23:53:12 + cut -d/ -f2 23:53:12 + echo security-spire-config,cmd/security-spire-config/Dockerfile 23:53:12 + dirname cmd/security-spire-server/Dockerfile 23:53:12 + cut -d/ -f2 23:53:12 + echo security-spire-server,cmd/security-spire-server/Dockerfile 23:53:12 + dirname cmd/support-notifications/Dockerfile 23:53:12 + cut -d/ -f2 23:53:12 + echo support-notifications,cmd/support-notifications/Dockerfile 23:53:12 + dirname cmd/support-scheduler/Dockerfile 23:53:12 + cut -d/ -f2 23:53:12 + echo support-scheduler,cmd/support-scheduler/Dockerfile [Pipeline] echo 23:53:12 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 23:53:13 + git rev-list -1 --merges bd1fa2dc5224acb79d110370e255d87e61f547fb~1..bd1fa2dc5224acb79d110370e255d87e61f547fb [Pipeline] echo 23:53:13 -----------> git rev-list -1 --merges bd1fa2dc5224acb79d110370e255d87e61f547fb~1..bd1fa2dc5224acb79d110370e255d87e61f547fb bd1fa2dc5224acb79d110370e255d87e61f547fb 23:53:13 bd1fa2dc5224acb79d110370e255d87e61f547fb [false] [Pipeline] sh 23:53:13 + git log --format=format:%s -1 bd1fa2dc5224acb79d110370e255d87e61f547fb [Pipeline] echo 23:53:13 ========================================================= 23:53:13 [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] 23:53:13 ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] sh 23:53:14 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 23:53:14 + grep -v github /etc/ssh/ssh_known_hosts 23:53:14 + [ -e /tmp/ssh_known_hosts ] 23:53:14 + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts 23:53:14 + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= 23:53:14 + sudo tee -a /etc/ssh/ssh_known_hosts 23:53:14 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:53:14 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 23:53:14 23:53:14 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:53:14 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 23:53:15 0.1.4: Pulling from edgex-devops/py-git-semver 23:53:15 b85a868b505f: Pulling fs layer 23:53:15 e2be974225ed: Pulling fs layer 23:53:15 339a4e72a1f5: Pulling fs layer 23:53:15 988bab9f4d93: Pulling fs layer 23:53:15 1469e6f7b9e6: Pulling fs layer 23:53:15 eaf3925da568: Pulling fs layer 23:53:15 bab4dde63d76: Pulling fs layer 23:53:15 bde34c3a00c8: Pulling fs layer 23:53:15 988bab9f4d93: Waiting 23:53:15 bde34c3a00c8: Waiting 23:53:15 b352a97aabf1: Pulling fs layer 23:53:15 bab4dde63d76: Waiting 23:53:15 1469e6f7b9e6: Waiting 23:53:15 4872d77fe225: Pulling fs layer 23:53:15 5851b861e8e6: Pulling fs layer 23:53:15 4872d77fe225: Waiting 23:53:15 b352a97aabf1: Waiting 23:53:15 eaf3925da568: Waiting 23:53:15 e2be974225ed: Verifying Checksum 23:53:15 e2be974225ed: Download complete 23:53:15 988bab9f4d93: Verifying Checksum 23:53:15 988bab9f4d93: Download complete 23:53:15 339a4e72a1f5: Verifying Checksum 23:53:15 339a4e72a1f5: Download complete 23:53:15 1469e6f7b9e6: Verifying Checksum 23:53:15 1469e6f7b9e6: Download complete 23:53:15 eaf3925da568: Download complete 23:53:15 bde34c3a00c8: Verifying Checksum 23:53:15 bde34c3a00c8: Download complete 23:53:15 b352a97aabf1: Verifying Checksum 23:53:15 b352a97aabf1: Download complete 23:53:15 4872d77fe225: Verifying Checksum 23:53:15 4872d77fe225: Download complete 23:53:15 b85a868b505f: Verifying Checksum 23:53:15 b85a868b505f: Download complete 23:53:15 5851b861e8e6: Verifying Checksum 23:53:15 5851b861e8e6: Download complete 23:53:15 bab4dde63d76: Verifying Checksum 23:53:15 bab4dde63d76: Download complete 23:53:16 b85a868b505f: Pull complete 23:53:17 e2be974225ed: Pull complete 23:53:17 339a4e72a1f5: Pull complete 23:53:17 988bab9f4d93: Pull complete 23:53:17 1469e6f7b9e6: Pull complete 23:53:17 eaf3925da568: Pull complete 23:53:19 bab4dde63d76: Pull complete 23:53:19 bde34c3a00c8: Pull complete 23:53:19 b352a97aabf1: Pull complete 23:53:19 4872d77fe225: Pull complete 23:53:20 5851b861e8e6: Pull complete 23:53:20 Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 23:53:20 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 23:53:20 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 23:53:20 prd-ubuntu20.04-docker-8c-8g-4784 does not seem to be running inside a container 23:53:20 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/2 -v /w/workspace/edgex-go/2:/w/workspace/edgex-go/2:rw,z -v /w/workspace/edgex-go/2@tmp:/w/workspace/edgex-go/2@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 23:53:23 $ docker top fdaf076a34111bb60b0d31c1df917182d4d5e560f45afc39819802d5ec9adec3 -eo pid,comm 23:53:23 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). 23:53:23 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 23:53:23 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 23:53:23 [ssh-agent] Looking for ssh-agent implementation... 23:53:23 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 23:53:23 $ docker exec fdaf076a34111bb60b0d31c1df917182d4d5e560f45afc39819802d5ec9adec3 ssh-agent 23:53:23 SSH_AUTH_SOCK=/tmp/ssh-3hEvQLjPniCR/agent.31 23:53:23 SSH_AGENT_PID=37 23:53:23 Running ssh-add (command line suppressed) 23:53:23 Identity added: /w/workspace/edgex-go/2@tmp/private_key_2324732091816574464.key (/w/workspace/edgex-go/2@tmp/private_key_2324732091816574464.key) 23:53:23 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 23:53:24 + git tag --points-at HEAD [Pipeline] } 23:53:24 $ docker exec --env ******** --env ******** fdaf076a34111bb60b0d31c1df917182d4d5e560f45afc39819802d5ec9adec3 ssh-agent -k 23:53:24 unset SSH_AUTH_SOCK; 23:53:24 unset SSH_AGENT_PID; 23:53:24 echo Agent pid 37 killed; 23:53:24 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 23:53:24 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 23:53:24 [ssh-agent] Looking for ssh-agent implementation... 23:53:24 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 23:53:24 $ docker exec fdaf076a34111bb60b0d31c1df917182d4d5e560f45afc39819802d5ec9adec3 ssh-agent 23:53:24 SSH_AUTH_SOCK=/tmp/ssh-LE8jYn1wK6Jz/agent.69 23:53:24 SSH_AGENT_PID=75 23:53:24 Running ssh-add (command line suppressed) 23:53:24 Identity added: /w/workspace/edgex-go/2@tmp/private_key_13902165938183048870.key (/w/workspace/edgex-go/2@tmp/private_key_13902165938183048870.key) 23:53:24 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 23:53:25 + git semver init 23:53:25 2023-02-06 23:53:25,215 [run_init] DEBUG init version:0.0.0 force:False 23:53:25 2023-02-06 23:53:25,216 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/edgex-go/2/.semver 23:53:25 2023-02-06 23:53:25,217 [execute] INFO git clone -b semver git@github.com:edgexfoundry/edgex-go.git /w/workspace/edgex-go/2/.semver 23:53:25 2023-02-06 23:53:25,217 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/edgex-go.git', '/w/workspace/edgex-go/2/.semver'], cwd=/w/workspace/edgex-go/2, universal_newlines=False, shell=None, istream=None) 23:53:31 2023-02-06 23:53:30,812 [append_file] DEBUG append to file:/w/workspace/edgex-go/2/.git/info/exclude 23:53:31 2023-02-06 23:53:30,813 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/edgex-go/2/.semver/PR-4327 with force:False 23:53:31 2023-02-06 23:53:30,813 [write_file] DEBUG write to file:/w/workspace/edgex-go/2/.semver/PR-4327 23:53:31 2023-02-06 23:53:30,817 [execute] INFO git cat-file --batch-check 23:53:31 2023-02-06 23:53:30,818 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgex-go/2/.semver, universal_newlines=False, shell=None, istream=) 23:53:31 2023-02-06 23:53:30,824 [execute] INFO git cat-file --batch 23:53:31 2023-02-06 23:53:30,824 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgex-go/2/.semver, universal_newlines=False, shell=None, istream=) 23:53:31 2023-02-06 23:53:30,829 [read_version] DEBUG read version from /w/workspace/edgex-go/2/.semver/PR-4327 23:53:31 0.0.0 [Pipeline] } 23:53:31 $ docker exec --env ******** --env ******** fdaf076a34111bb60b0d31c1df917182d4d5e560f45afc39819802d5ec9adec3 ssh-agent -k 23:53:32 unset SSH_AUTH_SOCK; 23:53:32 unset SSH_AGENT_PID; 23:53:32 echo Agent pid 75 killed; 23:53:32 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 23:53:32 + git semver [Pipeline] } 23:53:32 $ docker stop --time=1 fdaf076a34111bb60b0d31c1df917182d4d5e560f45afc39819802d5ec9adec3 23:53:33 $ docker rm -f --volumes fdaf076a34111bb60b0d31c1df917182d4d5e560f45afc39819802d5ec9adec3 [Pipeline] // withDockerContainer [Pipeline] sh 23:53:34 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 23:53:34 Stashed 1 file(s) [Pipeline] echo 23:53:34 [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 23:53:34 + git config --global --add safe.directory /w/workspace/edgex-go/2 [Pipeline] echo 23:53:34 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 23:53:35 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 23:53:35 ========================================================= 23:53:35 [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine] 23:53:35 ========================================================= [Pipeline] fileExists [Pipeline] sh 23:53:35 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine 23:53:35 1.18-alpine: Pulling from edgex-devops/edgex-golang-base 23:53:35 213ec9aee27d: Pulling fs layer 23:53:35 4583459ba037: Pulling fs layer 23:53:35 93c1e223e6f2: Pulling fs layer 23:53:35 53926ce57604: Pulling fs layer 23:53:35 21b2b0c7a3f4: Pulling fs layer 23:53:35 22ff95d597cd: Pulling fs layer 23:53:35 12d6caf4c0d1: Pulling fs layer 23:53:35 21b2b0c7a3f4: Waiting 23:53:35 22ff95d597cd: Waiting 23:53:35 53926ce57604: Waiting 23:53:35 12d6caf4c0d1: Waiting 23:53:35 96b7cbca73a9: Pulling fs layer 23:53:35 a7acece74701: Pulling fs layer 23:53:35 a7acece74701: Waiting 23:53:35 96b7cbca73a9: Waiting 23:53:35 93c1e223e6f2: Verifying Checksum 23:53:35 93c1e223e6f2: Download complete 23:53:35 4583459ba037: Verifying Checksum 23:53:35 4583459ba037: Download complete 23:53:35 21b2b0c7a3f4: Verifying Checksum 23:53:35 21b2b0c7a3f4: Download complete 23:53:35 22ff95d597cd: Verifying Checksum 23:53:35 22ff95d597cd: Download complete 23:53:35 213ec9aee27d: Verifying Checksum 23:53:35 213ec9aee27d: Download complete 23:53:35 12d6caf4c0d1: Verifying Checksum 23:53:35 213ec9aee27d: Pull complete 23:53:36 4583459ba037: Pull complete 23:53:36 93c1e223e6f2: Pull complete 23:53:36 a7acece74701: Verifying Checksum 23:53:36 a7acece74701: Download complete 23:53:36 53926ce57604: Verifying Checksum 23:53:36 53926ce57604: Download complete 23:53:37 96b7cbca73a9: Verifying Checksum 23:53:37 96b7cbca73a9: Download complete 23:53:41 53926ce57604: Pull complete 23:53:41 21b2b0c7a3f4: Pull complete 23:53:41 22ff95d597cd: Pull complete 23:53:42 12d6caf4c0d1: Pull complete 23:53:44 96b7cbca73a9: Pull complete 23:53:46 a7acece74701: Pull complete 23:53:46 Digest: sha256:f6a9ef70c52da88a2ff63a0c6767b24654f9f5185d1d85ca6cc3004fb48f6c2d 23:53:46 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine 23:53:46 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine [Pipeline] fileExists [Pipeline] sh 23:53:46 + echo FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine 23:53:46 WORKDIR /edgex 23:53:46 COPY go.mod . 23:53:46 RUN go mod download 23:53:46 + docker build -t ci-base-image-x86_64 -f - . 23:53:47 Sending build context to Docker daemon 170.1MB 23:53:47 Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine 23:53:47 ---> db6d94c90886 23:53:47 Step 2/4 : WORKDIR /edgex 23:53:49 Still waiting to schedule task 23:53:49 All nodes of label ‘ubuntu20.04-docker-arm64-4c-16g’ are offline 23:53:57 ---> Running in ca7a9e5a926e 23:53:57 Removing intermediate container ca7a9e5a926e 23:53:57 ---> 46cbba86b710 23:53:57 Step 3/4 : COPY go.mod . 23:53:57 ---> 16161f444d67 23:53:57 Step 4/4 : RUN go mod download 23:53:57 ---> Running in 7614d3af4723 23:54:15 Removing intermediate container 7614d3af4723 23:54:15 ---> 8f92f7fb71f8 23:54:15 Successfully built 8f92f7fb71f8 23:54:15 Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:54:16 + docker inspect -f . ci-base-image-x86_64 23:54:16 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 23:54:16 prd-ubuntu20.04-docker-8c-8g-4784 does not seem to be running inside a container 23:54:16 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/2 -v /w/workspace/edgex-go/2:/w/workspace/edgex-go/2:rw,z -v /w/workspace/edgex-go/2@tmp:/w/workspace/edgex-go/2@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 23:54:16 $ docker top fb888f0107c921090333722634bd783c60b01d9d93505657a52943d6a253a72f -eo pid,comm [Pipeline] { [Pipeline] sh 23:54:17 + go version 23:54:17 go version go1.18.7 linux/amd64 [Pipeline] } 23:54:17 $ docker stop --time=1 fb888f0107c921090333722634bd783c60b01d9d93505657a52943d6a253a72f 23:54:18 $ docker rm -f --volumes fb888f0107c921090333722634bd783c60b01d9d93505657a52943d6a253a72f [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:54:18 + docker inspect -f . ci-base-image-x86_64 23:54:18 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 23:54:18 prd-ubuntu20.04-docker-8c-8g-4784 does not seem to be running inside a container 23:54:18 $ docker run -t -d -u 1001:1001 -u 0:0 -v /var/run/docker.sock:/var/run/docker.sock --privileged -w /w/workspace/edgex-go/2 -v /w/workspace/edgex-go/2:/w/workspace/edgex-go/2:rw,z -v /w/workspace/edgex-go/2@tmp:/w/workspace/edgex-go/2@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 23:54:19 $ docker top ab01d94d458746c4fcc3106a9ec8cfec33d80ed9935eb98763ef6964ed2e0f69 -eo pid,comm [Pipeline] { [Pipeline] echo 23:54:19 ========================================================= 23:54:19 [edgeXBuildGoParallel] Running Tests and Build... 23:54:19 ========================================================= [Pipeline] sh 23:54:19 + git config --global --add safe.directory /w/workspace/edgex-go/2 [Pipeline] fileExists [Pipeline] sh 23:54:19 + make test 23:54:19 go test -race -coverprofile=coverage.out ./... 23:54:26 ? github.com/edgexfoundry/edgex-go [no test files] 23:54:38 ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] 23:54:38 ? github.com/edgexfoundry/edgex-go/cmd/core-common-config-bootstrapper [no test files] 23:54:38 ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] 23:54:38 ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] 23:54:38 ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] 23:54:38 ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] 23:54:38 ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] 23:54:38 ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-setup [no test files] 23:54:38 ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] 23:54:38 ? github.com/edgexfoundry/edgex-go/cmd/security-spiffe-token-provider [no test files] 23:54:38 ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] 23:54:39 ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] 23:54:39 ? github.com/edgexfoundry/edgex-go/internal [no test files] 23:54:39 ? github.com/edgexfoundry/edgex-go/internal/core/command [no test files] 23:54:39 ok github.com/edgexfoundry/edgex-go/internal/core/command/application 0.051s coverage: 28.7% of statements 23:54:39 ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] 23:54:39 ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] 23:54:39 ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 0.115s coverage: 98.5% of statements 23:54:39 ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging 0.107s coverage: 43.1% of statements 23:54:39 ? github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging/mocks [no test files] 23:54:39 ? github.com/edgexfoundry/edgex-go/internal/core/common_config [no test files] 23:54:39 ? github.com/edgexfoundry/edgex-go/internal/core/data [no test files] 23:54:39 ok github.com/edgexfoundry/edgex-go/internal/core/data/application 0.101s coverage: 54.0% of statements 23:54:39 ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] 23:54:39 ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] 23:54:43 ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 2.937s coverage: 89.2% of statements 23:54:43 ? github.com/edgexfoundry/edgex-go/internal/core/data/controller/messaging [no test files] 23:54:43 ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] 23:54:43 ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks [no test files] 23:54:43 ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] 23:54:43 ? github.com/edgexfoundry/edgex-go/internal/core/metadata [no test files] 23:54:43 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/application 0.093s coverage: 2.6% of statements 23:54:43 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] 23:54:43 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] 23:54:43 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 0.478s coverage: 95.6% of statements 23:54:43 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] 23:54:43 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks [no test files] 23:54:43 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/uom [no test files] 23:54:43 ok github.com/edgexfoundry/edgex-go/internal/io 0.051s coverage: 72.2% of statements 23:54:43 ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] 23:54:43 ? github.com/edgexfoundry/edgex-go/internal/pkg/application [no test files] 23:54:43 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers [no test files] 23:54:43 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] 23:54:43 ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] 23:54:43 ok github.com/edgexfoundry/edgex-go/internal/pkg/controller/http 0.064s coverage: 65.9% of statements 23:54:43 ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] 23:54:43 ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] 23:54:43 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] 23:54:43 ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 0.090s coverage: 0.9% of statements 23:54:43 ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] 23:54:43 ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 0.039s coverage: 29.6% of statements 23:54:43 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] 23:54:43 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.052s coverage: 47.1% of statements 23:54:43 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 0.066s coverage: 82.9% of statements 23:54:43 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.061s coverage: 94.1% of statements 23:54:43 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.073s coverage: 96.3% of statements 23:54:43 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.055s coverage: 87.5% of statements 23:54:49 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 12.077s coverage: 94.4% of statements 23:54:49 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/ping 0.060s coverage: 44.8% of statements 23:54:55 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 13.283s coverage: 79.9% of statements 23:54:55 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] 23:55:03 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 22.112s coverage: 92.9% of statements 23:55:03 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] 23:55:03 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] 23:55:03 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] 23:55:03 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 0.028s coverage: 64.4% of statements 23:55:03 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] 23:55:03 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto [no test files] 23:55:03 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/config [no test files] 23:55:03 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/container [no test files] 23:55:03 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/handlers 6.078s coverage: 86.9% of statements 23:55:03 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] 23:55:03 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] 23:55:03 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] 23:55:03 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] 23:55:03 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 11.080s coverage: 87.2% of statements 23:55:03 ok github.com/edgexfoundry/edgex-go/internal/security/common 0.070s coverage: 20.0% of statements 23:55:03 ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] 23:55:03 ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] 23:55:03 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.075s coverage: 100.0% of statements 23:55:03 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] 23:55:03 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.090s coverage: 77.4% of statements 23:55:03 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/common [no test files] 23:55:03 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.085s coverage: 80.0% of statements 23:55:03 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/jwt 0.062s coverage: 87.2% of statements 23:55:03 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.233s coverage: 91.2% of statements 23:55:03 ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] 23:55:03 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 0.208s coverage: 63.1% of statements 23:55:03 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] 23:55:03 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] 23:55:03 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.081s coverage: 100.0% of statements 23:55:03 ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.031s coverage: 89.4% of statements 23:55:03 ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.023s coverage: 100.0% of statements 23:55:03 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.031s coverage: 73.7% of statements 23:55:03 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.024s coverage: 100.0% of statements 23:55:03 ok github.com/edgexfoundry/edgex-go/internal/security/proxy 0.317s coverage: 65.3% of statements 23:55:03 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/config [no test files] 23:55:03 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/container [no test files] 23:55:03 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/models [no test files] 23:55:03 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.191s coverage: 41.0% of statements 23:55:03 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] 23:55:03 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] 23:55:03 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 0.065s coverage: 89.5% of statements 23:55:03 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] 23:55:03 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 0.054s coverage: 84.8% of statements 23:55:03 ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider [no test files] 23:55:03 ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/config [no test files] 23:55:03 ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/container [no test files] 23:55:03 ? github.com/edgexfoundry/edgex-go/internal/support/notifications [no test files] 23:55:03 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 6.080s coverage: 17.7% of statements 23:55:03 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel [no test files] 23:55:03 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks [no test files] 23:55:03 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] 23:55:03 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] 23:55:03 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 0.150s coverage: 92.3% of statements 23:55:03 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] 23:55:03 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks [no test files] 23:55:03 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler [no test files] 23:55:03 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/application [no test files] 23:55:03 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/scheduler 0.073s coverage: 63.2% of statements 23:55:03 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] 23:55:03 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] 23:55:03 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 0.108s coverage: 97.7% of statements 23:55:03 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] 23:55:03 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks [no test files] 23:55:03 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 23:55:21 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." 23:55:21 go vet ./... 23:55:23 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 23:55:23 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 23:55:23 ./bin/test-attribution-txt.sh [Pipeline] echo 23:55:23 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] sh 23:55:23 + ls -al . 23:55:23 total 748 23:55:23 drwxrwxr-x 11 1001 1001 4096 Feb 6 23:54 . 23:55:23 drwxr-xr-x 4 root root 4096 Feb 6 23:54 .. 23:55:23 drwxrwxr-x 2 1001 1001 4096 Feb 6 23:53 .blubracket 23:55:23 -rw-rw-r-- 1 1001 1001 16 Feb 6 23:53 .dockerignore 23:55:23 drwxrwxr-x 8 1001 1001 4096 Feb 6 23:55 .git 23:55:23 drwxrwxr-x 3 1001 1001 4096 Feb 6 23:53 .github 23:55:23 -rw-rw-r-- 1 1001 1001 1024 Feb 6 23:53 .gitignore 23:55:23 -rw-rw-r-- 1 1001 1001 42 Feb 6 23:53 .golangci.yml 23:55:23 -rw-rw-r-- 1 1001 1001 87 Feb 6 23:53 .hadolint.yml 23:55:23 drwxr-xr-x 3 1001 1001 4096 Feb 6 23:53 .semver 23:55:23 -rw-rw-r-- 1 1001 1001 166 Feb 6 23:53 .sonarcloud.properties 23:55:23 -rw-rw-r-- 1 1001 1001 1171 Feb 6 23:53 ADOPTERS.md 23:55:23 -rw-rw-r-- 1 1001 1001 10825 Feb 6 23:53 Attribution.txt 23:55:23 -rw-rw-r-- 1 1001 1001 73765 Feb 6 23:53 CHANGELOG.md 23:55:23 -rw-rw-r-- 1 1001 1001 3804 Feb 6 23:53 CONTRIBUTING.md 23:55:23 -rw-rw-r-- 1 1001 1001 677 Feb 6 23:53 GOVERNANCE.md 23:55:23 -rw-rw-r-- 1 1001 1001 850 Feb 6 23:53 Jenkinsfile 23:55:23 -rw-rw-r-- 1 1001 1001 10775 Feb 6 23:53 LICENSE 23:55:23 -rw-rw-r-- 1 1001 1001 13375 Feb 6 23:53 Makefile 23:55:23 -rw-rw-r-- 1 1001 1001 582 Feb 6 23:53 OWNERS.md 23:55:23 -rw-rw-r-- 1 1001 1001 9403 Feb 6 23:53 README.md 23:55:23 -rw-rw-r-- 1 1001 1001 6912 Feb 6 23:53 SECURITY.md 23:55:23 -rw-rw-r-- 1 1001 1001 5 Feb 6 23:53 VERSION 23:55:23 drwxrwxr-x 2 1001 1001 4096 Feb 6 23:53 bin 23:55:23 drwxrwxr-x 17 1001 1001 4096 Feb 6 23:53 cmd 23:55:23 -rw-r--r-- 1 root root 489190 Feb 6 23:55 coverage.out 23:55:23 -rw-rw-r-- 1 1001 1001 3294 Feb 6 23:53 go.mod 23:55:23 -rw-rw-r-- 1 1001 1001 33316 Feb 6 23:53 go.sum 23:55:23 drwxrwxr-x 7 1001 1001 4096 Feb 6 23:53 internal 23:55:23 drwxrwxr-x 3 1001 1001 4096 Feb 6 23:53 openapi 23:55:23 drwxrwxr-x 4 1001 1001 4096 Feb 6 23:53 snap 23:55:23 -rw-rw-r-- 1 1001 1001 204 Feb 6 23:53 version.go [Pipeline] sh 23:55:23 + '[' -e coverage.out ] 23:55:23 + chown 1001:1001 coverage.out [Pipeline] stash 23:55:23 Stashed 1 file(s) [Pipeline] sh 23:55:24 + make build 23:55:24 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 23:55:28 Running on prd-ubuntu20.04-docker-arm64-4c-16g-4785 in /w/workspace/edgexfoundry_edgex-go_PR-4327 [Pipeline] { [Pipeline] ws 23:55:28 Running in /w/workspace/edgex-go/2 [Pipeline] { [Pipeline] checkout 23:55:28 The recommended git tool is: git 23:55:33 using credential edgex-jenkins-ssh 23:55:33 Cloning the remote Git repository 23:55:33 Cloning repository git@github.com:edgexfoundry/edgex-go.git 23:55:34 > git init /w/workspace/edgex-go/2 # timeout=10 23:55:34 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git 23:55:34 > git --version # timeout=10 23:55:34 > git --version # 'git version 2.25.1' 23:55:34 using GIT_SSH to set credentials SSH Credentials for GitHub 23:55:34 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 23:55:36 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 23:55:36 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 23:55:37 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 23:55:38 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 23:55: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 23:55: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-proxy-setup/security-proxy-setup ./cmd/security-proxy-setup 23:55: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-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup 23:55: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-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider 23:55:49 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 23:55: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-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper 23:55:53 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/security-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider 23:55:53 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 23:55:53 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 23:55:53 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 23:55:53 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git 23:55:53 using GIT_SSH to set credentials SSH Credentials for GitHub 23:55:53 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/4327/head:refs/remotes/origin/PR-4327 +refs/heads/main:refs/remotes/origin/main # timeout=10 23:55:54 Merging remotes/origin/main commit 6d9013359bac93c0779241eb2f361232f813e28c into PR head commit 753d20e4f14af652d83957e40d31f8aba4a7da63 [Pipeline] } 23:55:55 $ docker stop --time=1 ab01d94d458746c4fcc3106a9ec8cfec33d80ed9935eb98763ef6964ed2e0f69 23:55:55 Merge succeeded, producing 82a589cae64e3d1763de10eee570c5f56404f69b 23:55:55 Checking out Revision 82a589cae64e3d1763de10eee570c5f56404f69b (PR-4327) 23:55:54 > git config core.sparsecheckout # timeout=10 23:55:54 > git checkout -f 753d20e4f14af652d83957e40d31f8aba4a7da63 # timeout=10 23:55:55 > git remote # timeout=10 23:55:55 > git config --get remote.origin.url # timeout=10 23:55:55 using GIT_SSH to set credentials SSH Credentials for GitHub 23:55:55 > git merge 6d9013359bac93c0779241eb2f361232f813e28c # timeout=10 23:55:55 > git rev-parse HEAD^{commit} # timeout=10 23:55:55 > git config core.sparsecheckout # timeout=10 23:55:55 > git checkout -f 82a589cae64e3d1763de10eee570c5f56404f69b # timeout=10 23:55:59 Commit message: "Merge commit '6d9013359bac93c0779241eb2f361232f813e28c' into HEAD" 23:55:59 > git rev-list --no-walk ad42c8cd9797123f723f08eae9260f932b4b3a9e # timeout=10 23:55:59 $ docker rm -f --volumes ab01d94d458746c4fcc3106a9ec8cfec33d80ed9935eb98763ef6964ed2e0f69 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [Pipeline] script [Pipeline] { [Pipeline] sh 23:56:00 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 23:56:00 23:56:00 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:56:01 + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json 23:56:01 % Total % Received % Xferd Average Speed Time Time Time Current 23:56:01 Dload Upload Total Spent Left Speed 23:56:01 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 23:56:01 latest: Pulling from edgex-devops/edgex-compose 23:56:01 cbdbe7a5bc2a: Pulling fs layer 23:56:01 ca9280d653b3: Pulling fs layer 23:56:01 7e9c9ca2126c: Pulling fs layer 23:56:01 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12751 100 12751 0 0 44121 0 --:--:-- --:--:-- --:--:-- 43968 100 12751 100 12751 0 0 43817 0 --:--:-- --:--:-- --:--:-- 43817 23:56:01 cbdbe7a5bc2a: Download complete 23:56:01 cbdbe7a5bc2a: Pull complete 23:56:01 ca9280d653b3: Verifying Checksum 23:56:01 ca9280d653b3: Download complete [Pipeline] sh 23:56:01 7e9c9ca2126c: Verifying Checksum 23:56:01 7e9c9ca2126c: Download complete 23:56:01 ca9280d653b3: Pull complete 23:56:01 + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh 23:56:02 + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json 23:56:02 + sudo tee /etc/docker/daemon.new 23:56:02 { 23:56:02 "registry-mirrors": [ 23:56:02 "https://nexus3.edgexfoundry.org:10001" 23:56:02 ], 23:56:02 "bip": "10.250.0.254/24", 23:56:02 "hosts": [ 23:56:02 "tcp://0.0.0.0:5555", 23:56:02 "unix:///var/run/docker.sock" 23:56:02 ], 23:56:02 "mtu": 1458, 23:56:02 "selinux-enabled": true, 23:56:02 "seccomp-profile": "/etc/docker/seccomp.json" 23:56:02 } [Pipeline] sh 23:56:02 + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh 23:56:03 + sudo service docker restart 23:56:05 7e9c9ca2126c: Pull complete 23:56:05 Digest: sha256:b7ff7cefa661cf441350a7c60c0e16dc22b011826ae41e7b448230bdfa9ba816 23:56:05 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 23:56:05 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 23:56:05 prd-ubuntu20.04-docker-8c-8g-4784 does not seem to be running inside a container 23:56:05 $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/2 -v /w/workspace/edgex-go/2:/w/workspace/edgex-go/2:rw,z -v /w/workspace/edgex-go/2@tmp:/w/workspace/edgex-go/2@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest cat 23:56:07 $ docker top 7bea5872dd586e46ca30d221c29a16b77223cd3e1201df8f1a685d7f8d20365a -eo pid,comm [Pipeline] { [Pipeline] sh 23:56:07 + docker-compose build --help 23:56:07 + grep parallel 23:56:08 --parallel Build images in parallel. [Pipeline] } 23:56:08 $ docker stop --time=1 7bea5872dd586e46ca30d221c29a16b77223cd3e1201df8f1a685d7f8d20365a 23:56:09 $ docker rm -f --volumes 7bea5872dd586e46ca30d221c29a16b77223cd3e1201df8f1a685d7f8d20365a [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:56:10 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 23:56:10 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 23:56:10 prd-ubuntu20.04-docker-8c-8g-4784 does not seem to be running inside a container 23:56:10 $ docker run -t -d -u 1001:1001 -u 0:0 --entrypoint= -v /var/run/docker.sock:/var/run/docker.sock --privileged -w /w/workspace/edgex-go/2 -v /w/workspace/edgex-go/2:/w/workspace/edgex-go/2:rw,z -v /w/workspace/edgex-go/2@tmp:/w/workspace/edgex-go/2@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest cat 23:56:10 $ docker top d62028663ba9c776e5e4918eb08c7dc1fb54e348c7fabd2230d0951754086def -eo pid,comm [Pipeline] { [Pipeline] sh 23:56:10 + docker-compose -f ./docker-compose-build.yml build --parallel 23:56:11 Building core-command ... 23:56:11 Building core-common-config-bootstrapper ... 23:56:11 Building core-data ... 23:56:11 Building core-metadata ... 23:56:11 Building security-bootstrapper ... 23:56:11 Building security-proxy-setup ... 23:56:11 Building security-secretstore-setup ... 23:56:11 Building security-spiffe-token-provider ... 23:56:11 Building security-spire-agent ... 23:56:11 Building security-spire-config ... 23:56:11 Building security-spire-server ... 23:56:11 Building support-notifications ... 23:56:11 Building support-scheduler ... 23:56:11 Building core-command 23:56:11 Building security-secretstore-setup 23:56:11 Building security-spire-server 23:56:11 Building core-metadata 23:56:11 Building security-spire-agent 23:56:21 Step 1/24 : ARG BUILDER_BASE=golang:1.18-alpine3.16 23:56:21 Step 2/24 : FROM ${BUILDER_BASE} AS builder 23:56:21 ---> 8f92f7fb71f8 23:56:21 Step 3/24 : WORKDIR /edgex-go 23:56:21 Step 1/24 : ARG BUILDER_BASE=golang:1.18-alpine3.16 23:56:21 Step 2/24 : FROM ${BUILDER_BASE} AS builder 23:56:21 ---> 8f92f7fb71f8 23:56:21 Step 3/24 : WORKDIR /edgex-go 23:56:21 Step 1/23 : ARG BUILDER_BASE=golang:1.18-alpine3.16 23:56:21 Step 2/23 : FROM ${BUILDER_BASE} AS builder 23:56:21 ---> 8f92f7fb71f8 23:56:21 Step 3/23 : WORKDIR /edgex-go 23:56:21 Step 1/24 : ARG BUILDER_BASE=golang:1.18-alpine3.16 23:56:21 Step 2/24 : FROM ${BUILDER_BASE} AS builder 23:56:21 ---> 8f92f7fb71f8 23:56:21 Step 3/24 : ARG ADD_BUILD_TAGS="" 23:56:22 Step 1/23 : ARG BUILDER_BASE=golang:1.18-alpine3.16 23:56:22 Step 2/23 : FROM ${BUILDER_BASE} AS builder 23:56:22 ---> 8f92f7fb71f8 23:56:22 Step 3/23 : ARG ADD_BUILD_TAGS="" [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 23:56:23 provisioning config files... 23:56:23 copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/2@tmp/config402458440327619690tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 23:56:23 ---> docker-login.sh 23:56:23 nexus3.edgexfoundry.org:10001 23:56:24 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 23:56:24 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 23:56:24 Configure a credential helper to remove this warning. See 23:56:24 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 23:56:24 23:56:24 Login Succeeded 23:56:24 nexus3.edgexfoundry.org:10002 23:56:24 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 23:56:24 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 23:56:24 Configure a credential helper to remove this warning. See 23:56:24 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 23:56:24 23:56:24 Login Succeeded 23:56:24 nexus3.edgexfoundry.org:10003 23:56:25 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 23:56:25 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 23:56:25 Configure a credential helper to remove this warning. See 23:56:25 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 23:56:25 23:56:25 Login Succeeded 23:56:25 nexus3.edgexfoundry.org:10004 23:56:25 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 23:56:25 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 23:56:25 Configure a credential helper to remove this warning. See 23:56:25 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 23:56:25 23:56:25 Login Succeeded 23:56:25 docker.io 23:56:25 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 23:56:25 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 23:56:25 Configure a credential helper to remove this warning. See 23:56:25 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 23:56:25 23:56:25 Login Succeeded 23:56:25 ---> docker-login.sh ends [Pipeline] } 23:56:25 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] sh 23:56:26 + git config --global --add safe.directory /w/workspace/edgex-go/2 [Pipeline] echo 23:56:26 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 23:56:26 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 23:56:26 ========================================================= 23:56:26 [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine] 23:56:26 ========================================================= [Pipeline] fileExists [Pipeline] sh 23:56:26 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine 23:56:27 1.18-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 23:56:27 9b18e9b68314: Pulling fs layer 23:56:27 35d82f9e3411: Pulling fs layer 23:56:27 e16973657156: Pulling fs layer 23:56:27 fc693d55d65f: Pulling fs layer 23:56:27 7e9fc2657dce: Pulling fs layer 23:56:27 dda99020689f: Pulling fs layer 23:56:27 db1c61fa0a46: Pulling fs layer 23:56:27 891c053d2c06: Pulling fs layer 23:56:27 fc693d55d65f: Waiting 23:56:27 7e9fc2657dce: Waiting 23:56:27 dda99020689f: Waiting 23:56:27 db1c61fa0a46: Waiting 23:56:27 891c053d2c06: Waiting 23:56:27 e16973657156: Verifying Checksum 23:56:27 e16973657156: Download complete 23:56:27 35d82f9e3411: Download complete 23:56:27 7e9fc2657dce: Verifying Checksum 23:56:27 7e9fc2657dce: Download complete 23:56:27 dda99020689f: Verifying Checksum 23:56:27 dda99020689f: Download complete 23:56:27 9b18e9b68314: Verifying Checksum 23:56:28 9b18e9b68314: Pull complete 23:56:28 891c053d2c06: Verifying Checksum 23:56:28 891c053d2c06: Download complete 23:56:29 ---> Running in 413294b3b09e 23:56:29 ---> Running in 0f5f47e89528 23:56:29 ---> Running in 0df27fd00d93 23:56:29 ---> Running in 75017c58fba5 23:56:29 ---> Running in 74a799125587 23:56:29 Removing intermediate container 74a799125587 23:56:29 ---> bcafcfb58f7b 23:56:29 Step 4/23 : WORKDIR /edgex-go 23:56:29 Removing intermediate container 413294b3b09e 23:56:29 ---> f470cfcb91a7 23:56:29 Step 4/23 : RUN apk add --update --no-cache make git build-base curl 23:56:29 Removing intermediate container 75017c58fba5 23:56:29 ---> d9b4ea097a94 23:56:29 Step 4/24 : RUN apk add --update --no-cache make git 23:56:29 Removing intermediate container 0f5f47e89528 23:56:29 ---> 0a1f0b93c14d 23:56:29 Step 4/24 : RUN apk add --update --no-cache make git build-base curl 23:56:29 Removing intermediate container 0df27fd00d93 23:56:29 ---> 48d36c0819cf 23:56:29 Step 4/24 : WORKDIR /edgex-go 23:56:29 ---> Running in a7a404ef98ac 23:56:29 ---> Running in 510fbca933b2 23:56:29 ---> Running in fb917b1131ed 23:56:29 ---> Running in 2920c075fb4d 23:56:29 ---> Running in 08150945429d 23:56:29 Removing intermediate container 510fbca933b2 23:56:29 ---> 99b8ced5bfc5 23:56:29 Step 5/23 : RUN apk add --update --no-cache make git 23:56:29 ---> Running in e8d7c26c9e14 23:56:29 Removing intermediate container 08150945429d 23:56:29 ---> 065323147284 23:56:29 Step 5/24 : RUN apk add --update --no-cache make git 23:56:29 ---> Running in 493d28ec90de 23:56:29 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 23:56:29 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 23:56:29 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 23:56:29 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 23:56:29 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 23:56:29 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 23:56:29 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 23:56:29 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 23:56:29 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 23:56:29 db1c61fa0a46: Verifying Checksum 23:56:29 db1c61fa0a46: Download complete 23:56:29 OK: 211 MiB in 51 packages 23:56:29 OK: 211 MiB in 51 packages 23:56:29 OK: 211 MiB in 51 packages 23:56:29 OK: 211 MiB in 51 packages 23:56:29 Removing intermediate container a7a404ef98ac 23:56:29 ---> db64c2efc45a 23:56:29 Step 5/23 : COPY go.mod vendor* ./ 23:56:29 ---> ddf7b7db7e6e 23:56:29 Step 6/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 23:56:29 ---> Running in 725e517a385b 23:56:29 fc693d55d65f: Verifying Checksum 23:56:29 fc693d55d65f: Download complete 23:56:29 Removing intermediate container e8d7c26c9e14 23:56:29 ---> 36789fbecafd 23:56:29 Step 6/23 : COPY go.mod vendor* ./ 23:56:29 Removing intermediate container 493d28ec90de 23:56:29 ---> f9f8d16da2f6 23:56:29 Step 6/24 : COPY go.mod vendor* ./ 23:56:29 Removing intermediate container 2920c075fb4d 23:56:29 ---> 401718218694 23:56:29 Step 5/24 : COPY go.mod vendor* ./ 23:56:29 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 23:56:29 ---> 546b79e5a30b 23:56:29 Step 7/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 23:56:29 ---> 1b7d36b185fb 23:56:29 Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 23:56:29 ---> Running in 2b98f8bbf278 23:56:29 ---> Running in 70c7624252d9 23:56:30 ---> 810c80450d50 23:56:30 Step 6/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 23:56:30 ---> Running in 0838d3436506 23:56:30 OK: 211 MiB in 51 packages 23:56:30 Removing intermediate container fb917b1131ed 23:56:30 ---> 3770f0afec04 23:56:30 Step 5/24 : COPY go.mod vendor* ./ 23:56:30 ---> 23f18488d64d 23:56:30 Step 6/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 23:56:30 ---> Running in 431f30c4d2d6 23:56:31 35d82f9e3411: Pull complete 23:56:31 e16973657156: Pull complete 23:56:41 fc693d55d65f: Pull complete 23:56:41 7e9fc2657dce: Pull complete 23:56:42 dda99020689f: Pull complete 23:56:47 db1c61fa0a46: Pull complete 23:56:49 891c053d2c06: Pull complete 23:56:49 Digest: sha256:2cacf8bfc28650abd52610e42dcfc04852e818eb73900ea96edaef96a54d0b45 23:56:49 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine 23:56:49 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine [Pipeline] fileExists [Pipeline] sh 23:56:49 + docker build -t ci-base-image-arm64 -f - . 23:56:49 + echo FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine 23:56:49 WORKDIR /edgex 23:56:49 COPY go.mod . 23:56:49 RUN go mod download 23:56:50 Sending build context to Docker daemon 3.102MB 23:56:50 Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine 23:56:50 ---> f96f9c87975a 23:56:50 Step 2/4 : WORKDIR /edgex 23:56:52 ---> Running in c72e9215b6cc 23:56:52 Removing intermediate container c72e9215b6cc 23:56:52 ---> e179d49c7d96 23:56:52 Step 3/4 : COPY go.mod . 23:56:52 ---> 63f92a51f693 23:56:52 Step 4/4 : RUN go mod download 23:56:52 ---> Running in 8fc692b7d878 23:57:31 Removing intermediate container 8fc692b7d878 23:57:31 ---> f79b4a14ae61 23:57:31 Successfully built f79b4a14ae61 23:57:31 Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:57:32 + docker inspect -f . ci-base-image-arm64 23:57:32 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 23:57:32 prd-ubuntu20.04-docker-arm64-4c-16g-4785 does not seem to be running inside a container 23:57:32 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/2 -v /w/workspace/edgex-go/2:/w/workspace/edgex-go/2:rw,z -v /w/workspace/edgex-go/2@tmp:/w/workspace/edgex-go/2@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 23:57:33 $ docker top 47433876bebfb8fdcf93ec7c5fb9b36eca3e25988d91ed4481c3fc8098e320f5 -eo pid,comm [Pipeline] { [Pipeline] sh 23:57:34 + go version 23:57:34 go version go1.18.7 linux/arm64 [Pipeline] } 23:57:34 $ docker stop --time=1 47433876bebfb8fdcf93ec7c5fb9b36eca3e25988d91ed4481c3fc8098e320f5 23:57:36 $ docker rm -f --volumes 47433876bebfb8fdcf93ec7c5fb9b36eca3e25988d91ed4481c3fc8098e320f5 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:57:36 + docker inspect -f . ci-base-image-arm64 23:57:36 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 23:57:36 prd-ubuntu20.04-docker-arm64-4c-16g-4785 does not seem to be running inside a container 23:57:37 $ docker run -t -d -u 1001:1001 -u 0:0 -v /var/run/docker.sock:/var/run/docker.sock --privileged -w /w/workspace/edgex-go/2 -v /w/workspace/edgex-go/2:/w/workspace/edgex-go/2:rw,z -v /w/workspace/edgex-go/2@tmp:/w/workspace/edgex-go/2@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 23:57:38 $ docker top e48dbc69dd3790f80622a73d768798dfdc6c68592be031fbf878c7b64788ba61 -eo pid,comm 23:57:38 Removing intermediate container 431f30c4d2d6 23:57:38 ---> 8ac10a1b024d 23:57:38 Step 7/24 : COPY . . 23:57:38 Removing intermediate container 70c7624252d9 23:57:38 Removing intermediate container 0838d3436506 23:57:38 ---> fb171ed1c9b4 23:57:38 ---> 40398d3d0247 23:57:38 Removing intermediate container 2b98f8bbf278 23:57:38 Step 7/24 : COPY . . ---> 7ca11b576def 23:57:38 23:57:38 Step 8/24 : COPY . .Step 8/23 : COPY . . 23:57:38 23:57:38 Removing intermediate container 725e517a385b 23:57:38 ---> 0cdf38a75da8 23:57:38 Step 7/23 : COPY . . [Pipeline] { [Pipeline] echo 23:57:38 ========================================================= 23:57:38 [edgeXBuildGoParallel] Running Tests and Build... 23:57:38 ========================================================= [Pipeline] sh 23:57:39 + git config --global --add safe.directory /w/workspace/edgex-go/2 [Pipeline] fileExists [Pipeline] sh 23:57:39 + make test 23:57:39 go test -race -coverprofile=coverage.out ./... 23:57:46 ---> 19194a2db6ce 23:57:46 Step 8/24 : ARG SPIRE_RELEASE=1.2.1 23:57:46 ---> 0a37d2a21811 23:57:46 Step 8/24 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 23:57:46 ---> 9bb680bc4836 23:57:46 Step 9/23 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-command/core-command 23:57:46 ---> 27c64134f388 23:57:46 Step 9/24 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-metadata/core-metadata 23:57:46 ---> ffdd5e19d989 23:57:46 Step 8/23 : ARG SPIRE_RELEASE=1.2.1 23:57:46 ---> Running in 40c401034caa 23:57:46 ---> Running in 81a702e69aff 23:57:46 ---> Running in 6fb33b9c2a37 23:57:46 ---> Running in 2dd68629177b 23:57:46 ---> Running in 5cfcf1783ccd 23:57:46 Removing intermediate container 40c401034caa 23:57:46 ---> 3d8fa7069b38 23:57:46 Step 9/24 : WORKDIR /edgex-go/spire-build 23:57:46 ---> Running in a94e99d71882 23:57:46 Removing intermediate container 5cfcf1783ccd 23:57:46 ---> 6cc9f0dbe0c3 23:57:46 Step 9/23 : WORKDIR /edgex-go/spire-build 23:57:46 ---> Running in a8718a0ae27a 23:57:46 Removing intermediate container a94e99d71882 23:57:46 ---> f2ce057f57b0 23:57:46 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 23:57:46 ---> Running in 73e39fbd7442 23:57:46 Removing intermediate container a8718a0ae27a 23:57:46 ---> 45c91bf516a3 23:57:46 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 23:57:46 ---> Running in b4171bbce648 23:57: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 23:57:47 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 23:57:47 go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-command/core-command ./cmd/core-command 23:57:48 Removing intermediate container b4171bbce648 23:57:48 ---> f02921715c16 23:57:48 Step 11/23 : WORKDIR /edgex-go 23:57:48 Removing intermediate container 73e39fbd7442 23:57:48 ---> 640acaf2eb90 23:57:48 Step 11/24 : WORKDIR /edgex-go 23:57:48 ---> Running in cb83fdf374cc 23:57:48 ---> Running in 0d4a0786ad91 23:57:48 Removing intermediate container 0d4a0786ad91 23:57:48 ---> 951e9eaad4f1 23:57:48 23:57:48 Step 12/24 : FROM alpine:3.15 23:57:48 Removing intermediate container cb83fdf374cc 23:57:48 ---> 3fa4bd378320 23:57:48 23:57:48 Step 12/23 : FROM alpine:3.15 23:57:48 3.15: Pulling from library/alpine 23:57:48 3.15: Pulling from library/alpine 23:57:50 Digest: sha256:cf34c62ee8eb3fe8aa24c1fab45d7e9d12768d945c3f5a6fd6a63d901e898479 23:57:50 Status: Downloaded newer image for alpine:3.15 23:57:50 Digest: sha256:cf34c62ee8eb3fe8aa24c1fab45d7e9d12768d945c3f5a6fd6a63d901e898479 23:57:50 Status: Image is up to date for alpine:3.15 23:57:50 ---> c4fc93816858 23:57:50 Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' 23:57:50 ---> c4fc93816858 23:57:50 Step 13/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' 23:57:51 ---> Running in 4247463a151b 23:57:51 ---> Running in e7a6f61c93aa 23:57:51 Removing intermediate container e7a6f61c93aa 23:57:51 ---> 5348f668b82d 23:57:51 Step 14/23 : RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 23:57:51 Removing intermediate container 4247463a151b 23:57:51 ---> c2018e5ac456 23:57:51 Step 14/24 : RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 23:57:51 ---> Running in 342e1be135d3 23:57:51 ---> Running in 4f3437731384 23:57:52 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 23:57:52 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 23:57:52 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 23:57:52 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 23:57:52 v3.15.6-290-g782130c55d [https://dl-cdn.alpinelinux.org/alpine/v3.15/main] 23:57:52 v3.15.6-283-ga9bed072b9 [https://dl-cdn.alpinelinux.org/alpine/v3.15/community] 23:57:52 OK: 15859 distinct packages available 23:57:52 v3.15.6-290-g782130c55d [https://dl-cdn.alpinelinux.org/alpine/v3.15/main] 23:57:52 v3.15.6-283-ga9bed072b9 [https://dl-cdn.alpinelinux.org/alpine/v3.15/community] 23:57:52 OK: 15859 distinct packages available 23:57:52 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 23:57:52 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 23:57:53 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 23:57:53 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 23:57:53 (1/5) Installing dumb-init (1.2.5-r1) 23:57:53 (2/5) Installing musl-obstack (1.2.3-r0) 23:57:53 (3/5) Installing libucontext (1.1-r0) 23:57:53 (4/5) Installing gcompat (1.0.0-r4) 23:57:53 (5/5) Installing openssl (1.1.1s-r1) 23:57:53 (1/5) Installing dumb-init (1.2.5-r1) 23:57:53 Executing busybox-1.34.1-r7.trigger 23:57:53 (2/5) Installing musl-obstack (1.2.3-r0) 23:57:53 OK: 7 MiB in 19 packages 23:57:53 (3/5) Installing libucontext (1.1-r0) 23:57:53 (4/5) Installing gcompat (1.0.0-r4) 23:57:53 (5/5) Installing openssl (1.1.1s-r1) 23:57:53 Executing busybox-1.34.1-r7.trigger 23:57:53 OK: 7 MiB in 19 packages 23:57:55 Removing intermediate container 4f3437731384 23:57:55 ---> 25f06989e843 23:57:55 Step 15/24 : COPY --from=builder /usr/local/bin/spire-agent /usr/local/bin 23:57:55 Removing intermediate container 342e1be135d3 23:57:55 ---> 2c4c8c4c94d3 23:57:55 Step 15/23 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin 23:58:02 ---> dbadd5e774fc 23:58:02 Step 16/24 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin 23:58:02 ---> 963aa7c7fd02 23:58:02 Step 16/23 : COPY --from=builder /edgex-go/cmd/security-spire-server/docker-entrypoint.sh /usr/local/bin/ 23:58:02 ---> 1dfb3335abcb 23:58:02 Step 17/23 : COPY --from=builder /edgex-go/cmd/security-spire-server/server.conf /usr/local/etc/spire/server.conf.tpl 23:58:05 ---> f2ae99625e79 23:58:05 Step 18/23 : COPY --from=builder /edgex-go/cmd/security-spire-server/openssl.conf /usr/local/etc/ 23:58:05 ---> b811c924a8fd 23:58:05 Step 17/24 : COPY --from=builder /edgex-go/cmd/security-spire-agent/docker-entrypoint.sh /usr/local/bin/ 23:58:06 ---> eaefba0301e2 23:58:06 Step 19/23 : ENTRYPOINT [ "/usr/bin/dumb-init" ] 23:58:06 ---> Running in 7473d77104ff 23:58:06 ---> e5c61d561365 23:58:06 Step 18/24 : COPY --from=builder /edgex-go/cmd/security-spire-agent/agent.conf /usr/local/etc/spire/agent.conf.tpl 23:58:06 Removing intermediate container 7473d77104ff 23:58:06 ---> a9ca469de9c4 23:58:06 Step 20/23 : CMD [ "--verbose", "docker-entrypoint.sh" ] 23:58:06 ---> Running in 707c6950c99b 23:58:06 ---> 7aff51df63fa 23:58:06 Step 19/24 : COPY --from=builder /edgex-go/cmd/security-spire-agent/openssl.conf /usr/local/etc/ 23:58:06 Removing intermediate container 707c6950c99b 23:58:06 ---> a77423163929 23:58:06 Step 21/23 : LABEL arch=x86_64 23:58:06 ---> Running in 7c0bb5cb0110 23:58:07 Removing intermediate container 7c0bb5cb0110 23:58:07 ---> d3e12a238a44 23:58:07 Step 22/23 : LABEL git_sha=bd1fa2dc5224acb79d110370e255d87e61f547fb 23:58:07 ---> Running in d576af48a668 23:58:07 ---> 4391783a3680 23:58:07 Step 20/24 : ENTRYPOINT [ "/usr/bin/dumb-init" ] 23:58:07 ---> Running in 14e382c9b18b 23:58:07 Removing intermediate container d576af48a668 23:58:07 ---> d8201a0465d8 23:58:07 Step 23/23 : LABEL version=0.0.0 23:58:07 ---> Running in fc33f1eba7a7 23:58:07 Removing intermediate container 14e382c9b18b 23:58:07 ---> bdb45944eba6 23:58:07 Step 21/24 : CMD [ "--verbose", "docker-entrypoint.sh" ] 23:58:07 ---> Running in 53cc704f9f45 23:58:07 Removing intermediate container fc33f1eba7a7 23:58:07 ---> 4abb792343bb 23:58:07 23:58:07 Successfully built 4abb792343bb 23:58:07 Successfully tagged security-spire-server:latest 23:58:07  Building security-spire-server ... done Building support-notifications 23:58:10 Removing intermediate container 53cc704f9f45 23:58:10 ---> 96e577918c0d 23:58:10 Step 22/24 : LABEL arch=x86_64 23:58:11 Step 1/22 : ARG BUILDER_BASE=golang:1.18-alpine3.16 23:58:11 Step 2/22 : FROM ${BUILDER_BASE} AS builder 23:58:11 ---> 8f92f7fb71f8 23:58:11 Step 3/22 : ARG ADD_BUILD_TAGS="" 23:58:11 ---> Using cache 23:58:11 ---> 48d36c0819cf 23:58:11 Step 4/22 : WORKDIR /edgex-go 23:58:11 ---> Using cache 23:58:11 ---> 065323147284 23:58:11 Step 5/22 : RUN apk add --update --no-cache make bash git ca-certificates 23:58:12 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup 23:58:15 ---> Running in 3f4805e39a86 23:58:15 ---> Running in 38e5496ee0f6 23:58:15 Removing intermediate container 3f4805e39a86 23:58:15 ---> a9a82bee3fb9 23:58:15 Step 23/24 : LABEL git_sha=bd1fa2dc5224acb79d110370e255d87e61f547fb 23:58:15 ---> Running in 73abb00fbbe6 23:58:17 Removing intermediate container 73abb00fbbe6 23:58:17 ---> 852308c3f418 23:58:17 Step 24/24 : LABEL version=0.0.0 23:58:18 ? github.com/edgexfoundry/edgex-go [no test files] 23:58:18 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 23:58:18 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 23:58:19 ---> Running in 7ca0d37aa86b 23:58:19 Removing intermediate container 81a702e69aff 23:58:19 ---> f21013affbba 23:58:19 23:58:19 Step 9/24 : FROM alpine:3.16 23:58:19 Removing intermediate container 6fb33b9c2a37 23:58:19 ---> 8533eb8c6b33 23:58:19 23:58:19 Step 10/24 : FROM alpine:3.16 23:58:19 Removing intermediate container 2dd68629177b 23:58:19 ---> aef0090f7456 23:58:19 23:58:19 Step 10/23 : FROM alpine:3.16 23:58:19 Removing intermediate container 7ca0d37aa86b 23:58:19 ---> 1c73ba8a8616 23:58:19 23:58:19 Successfully built 1c73ba8a8616 23:58:19 Successfully tagged security-spire-agent:latest 23:58:19 Building security-spiffe-token-provider 23:58:19  Building security-spire-agent ... done OK: 211 MiB in 51 packages 23:58:19 3.16: Pulling from library/alpine 23:58:20 3.16: Pulling from library/alpine 23:58:21 Step 1/19 : ARG BUILDER_BASE=golang:1.18-alpine3.16 23:58:21 Step 2/19 : FROM ${BUILDER_BASE} AS builder 23:58:21 ---> 8f92f7fb71f8 23:58:21 Step 3/19 : WORKDIR /edgex-go 23:58:21 ---> Using cache 23:58:21 ---> 0a1f0b93c14d 23:58:21 Step 4/19 : RUN apk update && apk --no-cache --update add build-base 23:58:21 3.16: Pulling from library/alpine 23:58:23 ---> Running in 5e89946f5677 23:58:24 Digest: sha256:b95359c2505145f16c6aa384f9cc74eeff78eb36d308ca4fd902eeeb0a0b161b 23:58:24 Status: Downloaded newer image for alpine:3.16 23:58:24 Digest: sha256:b95359c2505145f16c6aa384f9cc74eeff78eb36d308ca4fd902eeeb0a0b161b 23:58:24 Status: Image is up to date for alpine:3.16 23:58:24 Digest: sha256:b95359c2505145f16c6aa384f9cc74eeff78eb36d308ca4fd902eeeb0a0b161b 23:58:24 Status: Image is up to date for alpine:3.16 23:58:24 ---> bfe296a52501 23:58:24 Step 11/23 : RUN apk add --update --no-cache dumb-init 23:58:24 ---> bfe296a52501 23:58:24 Step 11/24 : RUN apk add --update --no-cache dumb-init 23:58:24 ---> bfe296a52501 23:58:24 Step 10/24 : RUN apk add --update --no-cache ca-certificates dumb-init su-exec 23:58:24 ---> Running in d1c0f531840a 23:58:24 ---> Running in 3b32c6ef9b43 23:58:24 ---> Running in be07dc953707 23:58:24 Removing intermediate container 38e5496ee0f6 23:58:24 ---> 5c7ec6443a4a 23:58:24 Step 6/22 : COPY go.mod vendor* ./ 23:58:24 ---> a6fe63e336d0 23:58:24 Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 23:58:24 ---> Running in ad1b349712f8 23:58:24 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 23:58:24 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 23:58:25 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 23:58:25 v3.16.3-154-ga2a60f3e0fe [https://dl-cdn.alpinelinux.org/alpine/v3.16/main] 23:58:25 v3.16.3-151-gb476f155c74 [https://dl-cdn.alpinelinux.org/alpine/v3.16/community] 23:58:25 OK: 17044 distinct packages available 23:58:25 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 23:58:25 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 23:58:25 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 23:58:25 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 23:58:25 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 23:58:25 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 23:58:25 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 23:58:25 (1/3) Installing ca-certificates (20220614-r0) 23:58:25 OK: 211 MiB in 51 packages 23:58:25 (2/3) Installing dumb-init (1.2.5-r1) 23:58:25 (3/3) Installing su-exec (0.2-r1) 23:58:25 Executing busybox-1.35.0-r17.trigger 23:58:25 Executing ca-certificates-20220614-r0.trigger 23:58:25 OK: 6 MiB in 17 packages 23:58:25 (1/1) Installing dumb-init (1.2.5-r1) 23:58:25 Executing busybox-1.35.0-r17.trigger 23:58:25 OK: 6 MiB in 15 packages 23:58:25 (1/1) Installing dumb-init (1.2.5-r1) 23:58:25 Executing busybox-1.35.0-r17.trigger 23:58:25 OK: 6 MiB in 15 packages 23:58:26 Removing intermediate container 5e89946f5677 23:58:26 ---> 7137a601e771 23:58:26 Step 5/19 : COPY go.mod vendor* ./ 23:58:26 Removing intermediate container be07dc953707 23:58:26 ---> 61085aa728f3 23:58:26 Step 11/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' 23:58:26 Removing intermediate container d1c0f531840a 23:58:26 ---> 76cf1dd5a662 23:58:26 Step 12/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 23:58:26 ---> Running in 8b0c596a2b0b 23:58:26 ---> Running in 35bb5b7fdf51 23:58:26 Removing intermediate container 3b32c6ef9b43 23:58:26 ---> 0126f1c0a927 23:58:26 Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 23:58:26 ---> Running in 6698f90ed03b 23:58:26 Removing intermediate container 8b0c596a2b0b 23:58:26 ---> 61c492f35dad 23:58:26 Step 12/24 : WORKDIR / 23:58:26 Removing intermediate container 35bb5b7fdf51 23:58:26 ---> 0de0e7545bdc 23:58:26 Step 13/24 : ENV APP_PORT=59881 23:58:26 ---> 5ce3aa2c7b94 23:58:26 Step 6/19 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 23:58:26 ---> Running in f2cbf6c1b925 23:58:26 Removing intermediate container 6698f90ed03b 23:58:26 ---> 9b4c38f6a1a3 23:58:26 Step 13/23 : ENV APP_PORT=59882 23:58:26 ---> Running in 0b73c2dbfd79 23:58:26 ---> Running in 43d5b25a7419 23:58:26 ---> Running in e81545d760d4 23:58:26 Removing intermediate container 0b73c2dbfd79 23:58:26 ---> 56efbc178266 23:58:26 Step 14/24 : EXPOSE $APP_PORT 23:58:26 Removing intermediate container f2cbf6c1b925 23:58:26 ---> b402b8a25377 23:58:26 Step 13/24 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/res/token-config.json /res-file-token-provider/token-config.json 23:58:26 Removing intermediate container e81545d760d4 23:58:26 ---> dfee2ddae0aa 23:58:26 Step 14/23 : EXPOSE $APP_PORT 23:58:26 ---> Running in d93346678294 23:58:26 ---> Running in 4a1f6fe6ed0a 23:58:26 Removing intermediate container d93346678294 23:58:26 ---> 6a9593531546 23:58:26 Step 15/24 : WORKDIR / 23:58:26 ---> 93ad14ec188d 23:58:26 Step 14/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res-file-token-provider/configuration.toml /res-file-token-provider/configuration.toml 23:58:26 Removing intermediate container 4a1f6fe6ed0a 23:58:26 ---> e4c10effa8d9 23:58:26 Step 15/23 : WORKDIR / 23:58:26 ---> Running in 4e2ff23a39b6 23:58:26 ---> Running in 04f094d2426b 23:58:27 Removing intermediate container 4e2ff23a39b6 23:58:27 ---> fa26c26f8a17 23:58:27 Step 16/24 : COPY --from=builder /edgex-go/Attribution.txt / 23:58:27 Removing intermediate container 04f094d2426b 23:58:27 ---> 4b18792270cc 23:58:27 Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / 23:58:27 ---> e3960e1c8790 23:58:27 Step 15/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml 23:58:27 ---> eab8bb81edb0 23:58:27 Step 17/23 : COPY --from=builder /edgex-go/cmd/core-command/core-command / 23:58:27 ---> 71d1b22b0039 23:58:27 Step 17/24 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / 23:58:27 ---> bbc114773ad9 23:58:27 Step 16/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/kong-admin-config.template.yml /res/kong-admin-config.template.yml 23:58:28 ---> ad199cdc0f37 23:58:28 Step 17/24 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . 23:58:28 ---> 2cd96c1fe1eb 23:58:28 Step 18/24 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml ---> 3ddec329e6ba 23:58:28 23:58:28 Step 18/23 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml 23:58:28 ---> e8ebb9be4a23 23:58:28 Step 19/23 : ENTRYPOINT ["/core-command"] 23:58:28 ---> ed671886d1b1 23:58:28 Step 19/24 : COPY --from=builder /edgex-go/cmd/core-metadata/res/uom.toml /res/uom.toml 23:58:28 ---> 71713a94b562 23:58:28 Step 18/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . 23:58:28 ---> Running in c2f59bcb7faf 23:58:28 Removing intermediate container c2f59bcb7faf 23:58:28 ---> 8c393c0b3857 23:58:28 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] 23:58:28 ---> 42b0dc114a3c 23:58:28 Step 20/24 : ENTRYPOINT ["/core-metadata"] 23:58:29 ---> Running in 902ae21dcc8b 23:58:29 ---> Running in b658dc9520fb 23:58:29 ---> 34e7997fcf4f 23:58:29 Step 19/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ 23:58:29 Removing intermediate container 902ae21dcc8b 23:58:29 ---> 01c05d70a658 23:58:29 Step 21/23 : LABEL arch=x86_64 23:58:29 Removing intermediate container b658dc9520fb 23:58:29 ---> a7c24cdd5c45 23:58:29 Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] 23:58:29 ---> Running in d7f7e45f655c 23:58:29 ---> Running in 57dd3372fec8 23:58:29 ---> 90c94474dfbd 23:58:29 Step 20/24 : RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 23:58:29 ---> Running in 14742d62d783 23:58:29 Removing intermediate container d7f7e45f655c 23:58:29 ---> 8b8883e0b1bc 23:58:29 Step 22/23 : LABEL git_sha=bd1fa2dc5224acb79d110370e255d87e61f547fb 23:58:29 Removing intermediate container 57dd3372fec8 23:58:29 ---> 44ab4f1e246d 23:58:29 Step 22/24 : LABEL arch=x86_64 23:58:29 ---> Running in be04689f1244 23:58:29 ---> Running in 17f659362531 23:58:29 Removing intermediate container be04689f1244 23:58:29 ---> d8230f0c267f 23:58:29 Step 23/23 : LABEL version=0.0.0 23:58:29 Removing intermediate container 17f659362531 23:58:29 ---> 125e3b9605f0 23:58:29 Step 23/24 : LABEL git_sha=bd1fa2dc5224acb79d110370e255d87e61f547fb 23:58:29 ---> Running in 555d8f88ba40 23:58:29 ---> Running in 6c465ce475dd 23:58:29 Removing intermediate container 555d8f88ba40 23:58:29 ---> 49cce41c56dc 23:58:29 23:58:29 Removing intermediate container 6c465ce475dd 23:58:29 ---> d9a92cc8252e 23:58:29 Step 24/24 : LABEL version=0.0.0 23:58:30 Successfully built 49cce41c56dc 23:58:30 ---> Running in 93f96d787b36 23:58:30 Successfully tagged core-command:latest 23:58:30 Building support-scheduler 23:58:30  Building core-command ... done Removing intermediate container 93f96d787b36 23:58:30 ---> 987eea5d15a8 23:58:30 23:58:30 Successfully built 987eea5d15a8 23:58:32 Successfully tagged core-metadata:latest 23:58:32 Building core-common-config-bootstrapper 23:58:32  Building core-metadata ... done Removing intermediate container 14742d62d783 23:58:32 ---> 2ae0c5400ca1 23:58:32 Step 21/24 : ENTRYPOINT ["entrypoint.sh"] 23:58:32 Step 1/22 : ARG BUILDER_BASE=golang:1.18-alpine3.16 23:58:32 Step 2/22 : FROM ${BUILDER_BASE} AS builder 23:58:32 ---> 8f92f7fb71f8 23:58:32 Step 3/22 : ARG ADD_BUILD_TAGS="" 23:58:32 ---> Using cache 23:58:32 ---> 48d36c0819cf 23:58:32 Step 4/22 : WORKDIR /edgex-go 23:58:32 ---> Using cache 23:58:32 ---> 065323147284 23:58:32 Step 5/22 : RUN apk add --update --no-cache make git 23:58:32 ---> Using cache 23:58:32 ---> f9f8d16da2f6 23:58:32 Step 6/22 : COPY go.mod vendor* ./ 23:58:32 ---> Using cache 23:58:32 ---> 546b79e5a30b 23:58:32 Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 23:58:32 ---> Using cache 23:58:32 ---> 7ca11b576def 23:58:32 Step 8/22 : COPY . . 23:58:32 ---> Using cache 23:58:32 ---> 27c64134f388 23:58:32 Step 9/22 : RUN make cmd/support-scheduler/support-scheduler 23:58:34 Step 1/22 : ARG BUILDER_BASE=golang:1.18-alpine3.16 23:58:34 Step 2/22 : FROM ${BUILDER_BASE} AS builder 23:58:34 ---> 8f92f7fb71f8 23:58:34 Step 3/22 : ARG ADD_BUILD_TAGS="" 23:58:34 ---> Using cache 23:58:34 ---> 48d36c0819cf 23:58:34 Step 4/22 : WORKDIR /edgex-go 23:58:34 ---> Using cache 23:58:34 ---> 065323147284 23:58:34 Step 5/22 : RUN apk add --update --no-cache make git 23:58:34 ---> Using cache 23:58:34 ---> f9f8d16da2f6 23:58:34 Step 6/22 : COPY go.mod vendor* ./ 23:58:34 ---> Using cache 23:58:34 ---> 546b79e5a30b 23:58:34 Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 23:58:34 ---> Using cache 23:58:34 ---> 7ca11b576def 23:58:34 Step 8/22 : COPY . . 23:58:34 ---> Using cache 23:58:34 ---> 27c64134f388 23:58:34 Step 9/22 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-common-config-bootstrapper/core-common-config-bootstrapper 23:58:36 ---> Running in 7284195a9bb7 23:58:36 ---> Running in 7c5a3d077a8a 23:58:36 ---> Running in 110b87eef7f8 23:58:36 Removing intermediate container 110b87eef7f8 23:58:36 ---> 030c5b5e9a5f 23:58:36 Step 22/24 : LABEL arch=x86_64 23:58:36 ---> Running in a47a157d1131 23:58:36 Removing intermediate container a47a157d1131 23:58:36 ---> 19dd1592508a 23:58:36 Step 23/24 : LABEL git_sha=bd1fa2dc5224acb79d110370e255d87e61f547fb 23:58:36 ---> Running in b1ca69d907f9 23:58:36 Removing intermediate container b1ca69d907f9 23:58:36 ---> d115c03b4a23 23:58:36 Step 24/24 : LABEL version=0.0.0 23:58:36 ---> Running in 2b631fcd6a2f 23:58:36 Removing intermediate container 2b631fcd6a2f 23:58:36 ---> c14c8e311d41 23:58:36 23:58:36 Successfully built c14c8e311d41 23:58:36 Successfully tagged security-secretstore-setup:latest 23:58:36 Building security-spire-config 23:58:36  Building security-secretstore-setup ... done 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 23:58:36 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 23:58:39 Step 1/24 : ARG BUILDER_BASE=golang:1.18-alpine3.16 23:58:39 Step 2/24 : FROM ${BUILDER_BASE} AS builder 23:58:39 ---> 8f92f7fb71f8 23:58:39 Step 3/24 : WORKDIR /edgex-go 23:58:39 ---> Using cache 23:58:39 ---> 0a1f0b93c14d 23:58:39 Step 4/24 : RUN apk add --update --no-cache make git build-base curl 23:58:39 ---> Using cache 23:58:39 ---> 3770f0afec04 23:58:39 Step 5/24 : COPY go.mod vendor* ./ 23:58:39 ---> Using cache 23:58:39 ---> 23f18488d64d 23:58:39 Step 6/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 23:58:39 ---> Using cache 23:58:39 ---> 8ac10a1b024d 23:58:39 Step 7/24 : COPY . . 23:58:39 ---> Using cache 23:58:39 ---> 19194a2db6ce 23:58:39 Step 8/24 : ARG SPIRE_RELEASE=1.2.1 23:58:39 ---> Using cache 23:58:39 ---> 3d8fa7069b38 23:58:39 Step 9/24 : WORKDIR /edgex-go/spire-build 23:58:39 ---> Using cache 23:58:39 ---> f2ce057f57b0 23:58:39 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 23:58:39 ---> Using cache 23:58:39 ---> 640acaf2eb90 23:58:39 Step 11/24 : WORKDIR /edgex-go 23:58:39 ---> Using cache 23:58:39 ---> 951e9eaad4f1 23:58:39 23:58:39 Step 12/24 : FROM alpine:3.15 23:58:39 ---> c4fc93816858 23:58:39 Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' 23:58:39 ---> Using cache 23:58:39 ---> c2018e5ac456 23:58:39 Step 14/24 : RUN apk update && apk --no-cache --update add dumb-init gcompat 23:58:41 ---> Running in f91ba9ac5e11 23:58:41 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 23:58:41 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 23:58:41 v3.15.6-290-g782130c55d [https://dl-cdn.alpinelinux.org/alpine/v3.15/main] 23:58:41 v3.15.6-283-ga9bed072b9 [https://dl-cdn.alpinelinux.org/alpine/v3.15/community] 23:58:41 OK: 15859 distinct packages available 23:58:41 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 23:58:41 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 23:58:42 (1/4) Installing dumb-init (1.2.5-r1) 23:58:42 (2/4) Installing musl-obstack (1.2.3-r0) 23:58:42 (3/4) Installing libucontext (1.1-r0) 23:58:42 (4/4) Installing gcompat (1.0.0-r4) 23:58:42 Executing busybox-1.34.1-r7.trigger 23:58:42 OK: 6 MiB in 18 packages 23:58:44 Removing intermediate container f91ba9ac5e11 23:58:44 ---> ae17d9f133e6 23:58:44 Step 15/24 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin 23:58:49 ---> 83b8e0a03973 23:58:49 Step 16/24 : COPY --from=builder /edgex-go/cmd/security-spire-config/docker-entrypoint.sh /usr/local/bin/ 23:58:49 ---> 0aa403e60d55 23:58:49 Step 17/24 : WORKDIR /usr/local/etc/spiffe-scripts.d 23:58:49 ---> Running in 4d345b33a7d4 23:58:50 Removing intermediate container 4d345b33a7d4 23:58:50 ---> 1b6b11ee6949 23:58:50 Step 18/24 : COPY --from=builder /edgex-go/cmd/security-spire-config/seed_builtin_entries.sh /usr/local/etc/spiffe-scripts.d 23:58:50 ---> 39df4748a8fb 23:58:50 Step 19/24 : WORKDIR / 23:58:51 ---> Running in 3b7412aae170 23:58:51 Removing intermediate container 3b7412aae170 23:58:51 ---> cbafc9d8e398 23:58:51 Step 20/24 : ENTRYPOINT [ "/usr/bin/dumb-init" ] 23:58:51 ---> Running in c1aa38bc9346 23:58:51 Removing intermediate container c1aa38bc9346 23:58:51 ---> 75b64cf9c190 23:58:51 Step 21/24 : CMD [ "--verbose", "docker-entrypoint.sh" ] 23:58:51 ---> Running in cb073780ebaf 23:58:52 Removing intermediate container cb073780ebaf 23:58:52 ---> ee3ce94ba959 23:58:52 Step 22/24 : LABEL arch=x86_64 23:58:52 ---> Running in 0b52a55f91ed 23:58:52 Removing intermediate container 0b52a55f91ed 23:58:52 ---> 7b58d85e73cc 23:58:52 Step 23/24 : LABEL git_sha=bd1fa2dc5224acb79d110370e255d87e61f547fb 23:58:52 ---> Running in 8fe8028f9cbf 23:58:52 Removing intermediate container 8fe8028f9cbf 23:58:52 ---> 08a7db6f380a 23:58:52 Step 24/24 : LABEL version=0.0.0 23:58:53 ---> Running in 15ef7a6c2bbf 23:58:54 Removing intermediate container 15ef7a6c2bbf 23:58:54 ---> eb86d911ee26 23:58:54 23:58:54 Successfully built eb86d911ee26 23:58:54 Successfully tagged security-spire-config:latest 23:58:54  Building security-spire-config ... done Building core-data 23:58:57 Step 1/22 : ARG BUILDER_BASE=golang:1.18-alpine3.16 23:58:57 Step 2/22 : FROM ${BUILDER_BASE} AS builder 23:58:57 ---> 8f92f7fb71f8 23:58:57 Step 3/22 : ARG ADD_BUILD_TAGS="" 23:58:57 ---> Using cache 23:58:57 ---> 48d36c0819cf 23:58:57 Step 4/22 : WORKDIR /edgex-go 23:58:57 ---> Using cache 23:58:57 ---> 065323147284 23:58:57 Step 5/22 : RUN apk add --update --no-cache make git 23:58:57 ---> Using cache 23:58:57 ---> f9f8d16da2f6 23:58:57 Step 6/22 : COPY go.mod vendor* ./ 23:58:57 ---> Using cache 23:58:57 ---> 546b79e5a30b 23:58:57 Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 23:58:57 ---> Using cache 23:58:57 ---> 7ca11b576def 23:58:57 Step 8/22 : COPY . . 23:58:57 ---> Using cache 23:58:57 ---> 27c64134f388 23:58:57 Step 9/22 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-data/core-data 23:59:07 ---> Running in 0c74425efbc2 23:59:07 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 23:59:19 Removing intermediate container 7c5a3d077a8a 23:59:19 ---> fc032f17d5e0 23:59:19 23:59:19 Step 10/22 : FROM alpine:3.16 23:59:19 ---> bfe296a52501 23:59:19 Step 11/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel Corporation' 23:59:19 ---> Running in c9b78cdcaffe 23:59:19 Removing intermediate container 7284195a9bb7 23:59:19 ---> 1bac13d6c80a 23:59:19 23:59:19 Step 10/22 : FROM alpine:3.16 23:59:19 ---> bfe296a52501 23:59:19 Step 11/22 : RUN apk add --update --no-cache dumb-init 23:59:19 ---> Using cache 23:59:19 ---> 0126f1c0a927 23:59:19 Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 23:59:19 ---> Using cache 23:59:19 ---> 9b4c38f6a1a3 23:59:19 Step 13/22 : ENV APP_PORT=59861 23:59:19 ---> Running in 7a7a0edd057a 23:59:19 Removing intermediate container c9b78cdcaffe 23:59:19 ---> 9b13e78aff5e 23:59:19 Step 12/22 : RUN apk add --update --no-cache dumb-init 23:59:19 Removing intermediate container 7a7a0edd057a 23:59:19 ---> 771da2796f8e 23:59:19 Step 14/22 : EXPOSE $APP_PORT 23:59:19 ---> Running in 2a3bb1ac7857 23:59:19 ---> Running in 5b58f7f71eea 23:59:19 Removing intermediate container 5b58f7f71eea 23:59:19 ---> c11eb7887571 23:59:19 Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / 23:59:19 Removing intermediate container ad1b349712f8 23:59:19 ---> 143596195a47 23:59:19 Step 8/22 : COPY . . 23:59:19 Removing intermediate container 43d5b25a7419 23:59:19 ---> f5c39fbff503 23:59:19 Step 7/19 : COPY . . 23:59:19 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 23:59:19 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 23:59:19 (1/1) Installing dumb-init (1.2.5-r1) 23:59:19 Executing busybox-1.35.0-r17.trigger 23:59:19 OK: 6 MiB in 15 packages 23:59:29 ---> a0baa5d403bf 23:59:29 Step 16/22 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / 23:59:29 ---> 0dd6ff148d11 23:59:29 Step 9/22 : RUN make cmd/support-notifications/support-notifications 23:59:29 ---> 526d67d4e389 23:59:29 Step 8/19 : RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider 23:59:29 ---> Running in 079ec04c2968 23:59:29 ---> Running in 285b0284029a 23:59:29 Removing intermediate container 2a3bb1ac7857 23:59:29 ---> e20eae2e9a7b 23:59:29 Step 13/22 : COPY --from=builder /edgex-go/Attribution.txt / 23:59:30 ---> c8354d48b949 23:59:30 Step 17/22 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml 23:59:30 ---> 7906cacda76f 23:59:30 Step 14/22 : COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/core-common-config-bootstrapper / 23:59:31 ---> f6030e25eb3d 23:59:31 Step 18/22 : ENTRYPOINT ["/support-scheduler"] 23:59:31 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/security-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider 23:59:31 ---> 915d4497a84a 23:59:31 Step 15/22 : COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/res/configuration.yaml /res/configuration.yaml 23:59:31 ---> Running in e691f8c9a41a 23:59:31 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 23:59:31 Removing intermediate container 0c74425efbc2 23:59:31 ---> 00fa01603291 23:59:31 23:59:31 Step 10/22 : FROM alpine:3.16 23:59:31 ---> bfe296a52501 23:59:31 Step 11/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' 23:59:31 ---> Running in 5fdeb5092e6e 23:59:31 Removing intermediate container e691f8c9a41a 23:59:31 ---> 2d1f5c36766b 23:59:31 Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] 23:59:31 ---> 49c58b9d417c 23:59:31 Step 16/22 : COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/entrypoint.sh /usr/local/bin/ 23:59:31 ---> Running in c5368084e442 23:59:31 Removing intermediate container 5fdeb5092e6e 23:59:31 ---> f968c949ab0c 23:59:31 Step 12/22 : ENV APP_PORT=59880 23:59:31 Removing intermediate container c5368084e442 23:59:31 ---> 30946b654c65 23:59:31 Step 20/22 : LABEL arch=x86_64 23:59:31 ---> Running in 0f2d1ac49307 23:59:31 ---> Running in ffabab7bef92 23:59:31 ---> 9396c34c4f60 23:59:31 Step 17/22 : RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 23:59:31 ---> Running in b9d8a57dacbb 23:59:31 Removing intermediate container ffabab7bef92 23:59:31 ---> a873b137cf2b 23:59:31 Step 21/22 : LABEL git_sha=bd1fa2dc5224acb79d110370e255d87e61f547fb 23:59:31 Removing intermediate container 0f2d1ac49307 23:59:31 ---> f317f62e3cb0 23:59:31 Step 13/22 : EXPOSE $APP_PORT 23:59:31 ---> Running in 79914c0b2b4d 23:59:31 ---> Running in e69aa1cd8c4f 23:59:31 Removing intermediate container 79914c0b2b4d 23:59:31 ---> f0cae4e0e28e 23:59:31 Step 14/22 : RUN apk add --update --no-cache dumb-init 23:59:31 Removing intermediate container e69aa1cd8c4f 23:59:31 ---> 69707f0900d1 23:59:31 Step 22/22 : LABEL version=0.0.0 23:59:31 ---> Running in 1c9245eef7b8 23:59:31 ---> Running in 1dc3ab8834db 23:59:32 Removing intermediate container 1dc3ab8834db 23:59:32 ---> fbe0e01d61d4 23:59:32 23:59:32 Successfully built fbe0e01d61d4 23:59:32 Successfully tagged support-scheduler:latest 23:59:32 Building security-bootstrapper 23:59:32  Building support-scheduler ... done fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 23:59:32 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 23:59:33 (1/1) Installing dumb-init (1.2.5-r1) 23:59:33 Executing busybox-1.35.0-r17.trigger 23:59:33 OK: 6 MiB in 15 packages 23:59:34 Step 1/32 : ARG BUILDER_BASE=golang:1.18-alpine3.16 23:59:34 Step 2/32 : FROM ${BUILDER_BASE} AS builder 23:59:34 ---> 8f92f7fb71f8 23:59:34 Step 3/32 : WORKDIR /edgex-go 23:59:34 ---> Using cache 23:59:34 ---> 0a1f0b93c14d 23:59:34 Step 4/32 : RUN apk add --update --no-cache make git 23:59:36 Removing intermediate container b9d8a57dacbb 23:59:36 ---> 3786cd713e7e 23:59:36 Step 18/22 : ENTRYPOINT ["entrypoint.sh"] 23:59:36 ---> Running in 45462a539c8e 23:59:36 ---> Running in f57869fc3137 23:59:37 Removing intermediate container 1c9245eef7b8 23:59:37 ---> d581060d3415 23:59:37 Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / 23:59:37 Removing intermediate container f57869fc3137 23:59:37 ---> e449fa5c1ccb 23:59:37 Step 19/22 : CMD ["/core-common-config-bootstrapper", "-cp=consul.http://edgex-core-consul:8500", "-cf=configuration.yaml"] 23:59:37 ---> Running in eede9a90d2ca 23:59:37 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 23:59:37 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 23:59:37 OK: 211 MiB in 51 packages 23:59:37 Removing intermediate container eede9a90d2ca 23:59:37 ---> 818c90a0586a 23:59:37 Step 20/22 : LABEL arch=x86_64 23:59:37 ---> 2f2c974d6b7a 23:59:37 Step 16/22 : COPY --from=builder /edgex-go/cmd/core-data/core-data / 23:59:38 ---> Running in 37654315131b 23:59:38 Removing intermediate container 37654315131b 23:59:38 ---> 6fb1762b2a4c 23:59:38 Step 21/22 : LABEL git_sha=bd1fa2dc5224acb79d110370e255d87e61f547fb 23:59:38 ---> Running in 5b5ea52539e7 23:59:38 Removing intermediate container 45462a539c8e 23:59:38 ---> c458a8142b3b 23:59:38 Step 5/32 : COPY go.mod vendor* ./ 23:59:38 ---> 94417543c1d6 23:59:38 Step 17/22 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml 23:59:39 Removing intermediate container 5b5ea52539e7 23:59:39 ---> 25bf240afbb0 23:59:39 Step 22/22 : LABEL version=0.0.0 23:59:39 ---> Running in dfee4f22d24b 23:59:39 ---> b779bb9d2f8e 23:59:39 Step 6/32 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 23:59:39 ---> bd49d0181a37 23:59:39 Step 18/22 : ENTRYPOINT ["/core-data"] 23:59:39 ---> Running in 9d77cc85bc39 23:59:39 ---> Running in d73ffdc7dfb0 23:59:39 Removing intermediate container dfee4f22d24b 23:59:39 ---> 7948420ae9da 23:59:39 23:59:39 Removing intermediate container 9d77cc85bc39 23:59:39 ---> 9c368551bbfa 23:59:39 Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] 23:59:39 Successfully built 7948420ae9da 23:59:39 Successfully tagged core-common-config-bootstrapper:latest 23:59:39  Building core-common-config-bootstrapper ... done  ---> Running in 014616d4c807 23:59:39 Building security-proxy-setup 23:59:40 Removing intermediate container 014616d4c807 23:59:40 ---> 1bff88441528 23:59:40 Step 20/22 : LABEL arch=x86_64 23:59:43 Step 1/21 : ARG BUILDER_BASE=golang:1.18-alpine3.16 23:59:43 Step 2/21 : FROM ${BUILDER_BASE} AS builder 23:59:43 ---> 8f92f7fb71f8 23:59:43 Step 3/21 : WORKDIR /edgex-go 23:59:43 ---> Using cache 23:59:43 ---> 0a1f0b93c14d 23:59:43 Step 4/21 : RUN apk add --update --no-cache make git 23:59:43 ---> Using cache 23:59:43 ---> c458a8142b3b 23:59:43 Step 5/21 : COPY go.mod vendor* ./ 23:59:43 ---> Using cache 23:59:43 ---> b779bb9d2f8e 23:59:43 Step 6/21 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 23:59:46 ---> Running in ea3cb40d5e3d 23:59:46 ---> Running in 972788aca6c2 23:59:46 Removing intermediate container ea3cb40d5e3d 23:59:46 ---> 92cc1a069cfa 23:59:46 Step 21/22 : LABEL git_sha=bd1fa2dc5224acb79d110370e255d87e61f547fb 23:59:46 ---> Running in 851ab3eec646 23:59:46 Removing intermediate container 851ab3eec646 23:59:46 ---> 8759a3dc652f 23:59:46 Step 22/22 : LABEL version=0.0.0 23:59:46 ---> Running in f9cf9718d9f0 23:59:47 Removing intermediate container f9cf9718d9f0 23:59:47 ---> a09838f0f316 23:59:47 23:59:47 Successfully built a09838f0f316 23:59:47 Successfully tagged core-data:latest 00:00:05  Building core-data ... done Removing intermediate container 285b0284029a 00:00:05 ---> 51ebc8a89565 00:00:05 00:00:05 Step 9/19 : FROM alpine:3.15 00:00:05 ---> c4fc93816858 00:00:05 Step 10/19 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' 00:00:05 ---> Using cache 00:00:05 ---> c2018e5ac456 00:00:05 Step 11/19 : RUN apk update && apk --no-cache --update add dumb-init curl gcompat 00:00:05 Removing intermediate container 079ec04c2968 00:00:05 ---> acfa3a1a269e 00:00:05 00:00:05 Step 10/22 : FROM alpine:3.16 00:00:05 ---> bfe296a52501 00:00:05 Step 11/22 : RUN apk add --update --no-cache ca-certificates dumb-init 00:00:05 ---> Running in 50e74da544f0 00:00:05 ---> Running in 6a0976372e43 00:00:05 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 00:00:05 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 00:00:05 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 00:00:05 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 00:00:05 v3.15.6-290-g782130c55d [https://dl-cdn.alpinelinux.org/alpine/v3.15/main] 00:00:05 v3.15.6-283-ga9bed072b9 [https://dl-cdn.alpinelinux.org/alpine/v3.15/community] 00:00:05 OK: 15859 distinct packages available 00:00:05 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 00:00:05 (1/2) Installing ca-certificates (20220614-r0) 00:00:05 (2/2) Installing dumb-init (1.2.5-r1) 00:00:06 Executing busybox-1.35.0-r17.trigger 00:00:06 Executing ca-certificates-20220614-r0.trigger 00:00:06 OK: 6 MiB in 16 packages 00:00:06 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 00:00:06 (1/9) Installing ca-certificates (20220614-r0) 00:00:06 (2/9) Installing brotli-libs (1.0.9-r5) 00:00:06 (3/9) Installing nghttp2-libs (1.46.0-r0) 00:00:06 (4/9) Installing libcurl (7.80.0-r5) 00:00:06 (5/9) Installing curl (7.80.0-r5) 00:00:06 (6/9) Installing dumb-init (1.2.5-r1) 00:00:06 (7/9) Installing musl-obstack (1.2.3-r0) 00:00:06 (8/9) Installing libucontext (1.1-r0) 00:00:06 (9/9) Installing gcompat (1.0.0-r4) 00:00:06 Executing busybox-1.34.1-r7.trigger 00:00:06 Executing ca-certificates-20220614-r0.trigger 00:00:06 OK: 8 MiB in 23 packages 00:00:10 Removing intermediate container 6a0976372e43 00:00:10 ---> 03b0bbc1c588 00:00:10 Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2021: Intel Corporation' 00:00:11 Removing intermediate container 50e74da544f0 00:00:11 ---> f3483aa19244 00:00:11 Step 12/19 : COPY --from=builder /edgex-go/Attribution.txt / 00:00:12 ---> Running in 154a50bbd6e2 00:00:15 ---> 8178264c6d7d 00:00:15 Step 13/19 : COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/security-spiffe-token-provider / 00:00:15 Removing intermediate container 154a50bbd6e2 00:00:15 ---> 4f6c018962d1 00:00:15 Step 13/22 : ENV APP_PORT=59860 00:00:15 ---> Running in dd2a03cb8173 00:00:15 Removing intermediate container d73ffdc7dfb0 00:00:15 ---> f7004735ed67 00:00:15 Step 7/32 : COPY . . 00:00:16 Removing intermediate container dd2a03cb8173 00:00:16 ---> a82a40cc50a2 00:00:16 Step 14/22 : EXPOSE $APP_PORT 00:00:22 ---> 0d190a7b7aac 00:00:22 Step 14/19 : COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/res/configuration.toml /res/configuration.toml 00:00:22 ---> Running in 69824511d07b 00:00:22 ---> bedd9b0e8a88 00:00:22 Step 8/32 : RUN make cmd/security-bootstrapper/security-bootstrapper 00:00:22 ---> Running in 16a8cc7f46de 00:00:22 Removing intermediate container 69824511d07b 00:00:22 ---> 67d7468ff0fc 00:00:22 Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / 00:00:22 ---> b45304dc3e93 00:00:22 Step 15/19 : ENTRYPOINT [ "/security-spiffe-token-provider" ] 00:00:22 ---> 76564f4e6bad 00:00:22 Step 16/22 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / 00:00:22 ---> Running in bb9174da231e 00:00:22 Removing intermediate container bb9174da231e 00:00:22 ---> 39e463ddb0a5 00:00:22 Step 16/19 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] 00:00:22 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper 00:00:22 ---> Running in a2dfa5999fbc 00:00:22 Removing intermediate container 972788aca6c2 00:00:22 ---> 2b0d24f4b8d3 00:00:22 Step 7/21 : COPY . . 00:00:23 Removing intermediate container a2dfa5999fbc 00:00:23 ---> 6d2fc5af0874 00:00:23 Step 17/19 : LABEL arch=x86_64 00:00:25 ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] 00:00:25 ? github.com/edgexfoundry/edgex-go/cmd/core-common-config-bootstrapper [no test files] 00:00:25 ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] 00:00:25 ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] 00:00:25 ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] 00:00:26 ---> Running in 622d0fdbe800 00:00:26 ---> 3a90f6025057 00:00:26 Step 17/22 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml 00:00:26 ---> 2c67110b84f2 00:00:26 Step 8/21 : RUN make cmd/security-proxy-setup/security-proxy-setup cmd/secrets-config/secrets-config 00:00:26 ---> Running in 29223517615b 00:00:26 Removing intermediate container 622d0fdbe800 00:00:26 ---> 171e1bb0f670 00:00:26 Step 18/19 : LABEL git_sha=bd1fa2dc5224acb79d110370e255d87e61f547fb 00:00:26 ---> 337a566d9ba5 00:00:26 Step 18/22 : ENTRYPOINT ["/support-notifications"] 00:00:26 ---> Running in c577f642ca7e 00:00:26 ---> Running in 8cac3fe8f529 00:00:26 Removing intermediate container c577f642ca7e 00:00:26 ---> 8fd840daee39 00:00:26 Step 19/19 : LABEL version=0.0.0 00:00:26 ---> Running in 15d82c1e94d0 00:00:26 Removing intermediate container 8cac3fe8f529 00:00:26 ---> 3941cd6ebe8d 00:00:26 Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] 00:00:27 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-proxy-setup/security-proxy-setup ./cmd/security-proxy-setup 00:00:27 ---> Running in b8ebc6b2a9a7 00:00:27 Removing intermediate container 15d82c1e94d0 00:00:27 ---> 526181a5a8d0 00:00:27 00:00:27 Removing intermediate container b8ebc6b2a9a7 00:00:27 ---> 8bebf40e5ef8 00:00:27 Step 20/22 : LABEL arch=x86_64 00:00:27 Successfully built 526181a5a8d0 00:00:27 ---> Running in d95664b36568 00:00:27 Successfully tagged security-spiffe-token-provider:latest 00:00:27  Building security-spiffe-token-provider ... done Removing intermediate container d95664b36568 00:00:27 ---> f6ee9e7867a2 00:00:27 Step 21/22 : LABEL git_sha=bd1fa2dc5224acb79d110370e255d87e61f547fb 00:00:27 ---> Running in 8a9bd4cef0aa 00:00:27 Removing intermediate container 8a9bd4cef0aa 00:00:27 ---> f1aed5fc0de6 00:00:27 Step 22/22 : LABEL version=0.0.0 00:00:27 ---> Running in e5e4c49ac328 00:00:27 Removing intermediate container e5e4c49ac328 00:00:27 ---> d3aaef4dea1e 00:00:27 00:00:28 ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] 00:00:28 Successfully built d3aaef4dea1e 00:00:28 Successfully tagged support-notifications:latest 00:00:31 ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] 00:00:31 ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-setup [no test files] 00:00:31 ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] 00:00:32 ? github.com/edgexfoundry/edgex-go/cmd/security-spiffe-token-provider [no test files] 00:00:34 ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] 00:00:34 ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] 00:00:34 ? github.com/edgexfoundry/edgex-go/internal [no test files] 00:00:34 ? github.com/edgexfoundry/edgex-go/internal/core/command [no test files] 00:00:43  Building support-notifications ... done go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/secrets-config ./cmd/secrets-config 00:00:44 Removing intermediate container 16a8cc7f46de 00:00:44 ---> 781a10bd6b22 00:00:44 00:00:44 Step 9/32 : FROM alpine:3.16 00:00:44 ---> bfe296a52501 00:00:44 Step 10/32 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' 00:00:44 ---> Running in 8e4c3291cc56 00:00:44 Removing intermediate container 8e4c3291cc56 00:00:44 ---> 220ee13c8304 00:00:44 Step 11/32 : RUN apk add --update --no-cache dumb-init su-exec 00:00:44 ---> Running in 16369b8ce2c4 00:00:44 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 00:00:44 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 00:00:45 (1/2) Installing dumb-init (1.2.5-r1) 00:00:45 (2/2) Installing su-exec (0.2-r1) 00:00:45 Executing busybox-1.35.0-r17.trigger 00:00:45 OK: 6 MiB in 16 packages 00:00:46 Removing intermediate container 29223517615b 00:00:46 ---> 3ff12de15c3c 00:00:46 00:00:46 Step 9/21 : FROM alpine:3.16 00:00:46 ---> bfe296a52501 00:00:46 Step 10/21 : RUN apk add --update --no-cache curl dumb-init 00:00:46 ---> Running in 06c9b46ade45 00:00:46 Removing intermediate container 16369b8ce2c4 00:00:46 ---> d723769ceee5 00:00:46 Step 12/32 : ENV SECURITY_INIT_DIR /edgex-init 00:00:46 ---> Running in 8039a1cc58d9 00:00:46 Removing intermediate container 8039a1cc58d9 00:00:46 ---> adc1111f7c87 00:00:46 Step 13/32 : ENV SECURITY_INIT_STAGING /edgex-init-staging 00:00:46 ---> Running in 343a92638748 00:00:46 Removing intermediate container 343a92638748 00:00:46 ---> 2e7b8d3bd348 00:00:46 Step 14/32 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_STAGING}/bootstrap-redis 00:00:46 ---> Running in f2a979f60dcf 00:00:46 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 00:00:46 Removing intermediate container f2a979f60dcf 00:00:46 ---> 88ad55e2bd07 00:00:46 Step 15/32 : ARG BOOTSTRAP_MOSQUITTO_DIR=${SECURITY_INIT_STAGING}/bootstrap-mosquitto 00:00:46 ---> Running in 578ba45320e1 00:00:46 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 00:00:46 Removing intermediate container 578ba45320e1 00:00:46 ---> 05c0774dc954 00:00:46 Step 16/32 : RUN mkdir -p ${BOOTSTRAP_REDIS_DIR} ${BOOTSTRAP_MOSQUITTO_DIR} 00:00:46 ---> Running in 0f2e8cde904a 00:00:46 (1/6) Installing ca-certificates (20220614-r0) 00:00:46 (2/6) Installing brotli-libs (1.0.9-r6) 00:00:46 (3/6) Installing nghttp2-libs (1.47.0-r0) 00:00:46 (4/6) Installing libcurl (7.83.1-r5) 00:00:46 (5/6) Installing curl (7.83.1-r5) 00:00:46 (6/6) Installing dumb-init (1.2.5-r1) 00:00:46 Executing busybox-1.35.0-r17.trigger 00:00:46 Executing ca-certificates-20220614-r0.trigger 00:00:46 OK: 8 MiB in 20 packages 00:00:47 Removing intermediate container 0f2e8cde904a 00:00:47 ---> 1219b7ca09a2 00:00:47 Step 17/32 : WORKDIR ${SECURITY_INIT_STAGING} 00:00:47 ---> Running in a8965155d225 00:00:47 Removing intermediate container 06c9b46ade45 00:00:47 ---> f6722a9995ce 00:00:47 Step 11/21 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' 00:00:47 ---> Running in 926d5ad7fe0a 00:00:47 Removing intermediate container a8965155d225 00:00:47 ---> 7cb4cf1898ad 00:00:47 Step 18/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_STAGING}/ 00:00:47 Removing intermediate container 926d5ad7fe0a 00:00:47 ---> ebb73cf9c9a4 00:00:47 Step 12/21 : WORKDIR /edgex 00:00:47 ---> Running in b78a6f58adbb 00:00:47 Removing intermediate container b78a6f58adbb 00:00:47 ---> f088d368a1ee 00:00:47 Step 13/21 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/res/configuration.toml res/configuration.toml 00:00:47 ---> 3ab28235c940 00:00:47 Step 19/32 : RUN chmod +x ${SECURITY_INIT_STAGING}/*.sh 00:00:47 ---> Running in eef2407af7b6 00:00:47 ---> ed173023c4e9 00:00:47 Step 14/21 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/security-proxy-setup . 00:00:48 ---> b38490bca462 00:00:48 Step 15/21 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . 00:00:48 Removing intermediate container eef2407af7b6 00:00:48 ---> 28b2e6e0826c 00:00:48 Step 20/32 : COPY --from=builder /edgex-go/Attribution.txt / 00:00:48 ---> 28b2d3cf8b6b 00:00:48 Step 16/21 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/entrypoint.sh /usr/local/bin/ 00:00:48 ---> e74b6e2e43af 00:00:48 Step 21/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . 00:00:48 ---> 2340e32e2381 00:00:48 Step 17/21 : RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 00:00:49 ---> Running in d127046d1be4 00:00:49 ---> a8cd9ec31b12 00:00:49 Step 22/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.toml ./res/ 00:00:49 ---> d299ea5c056a 00:00:49 Step 23/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml ${BOOTSTRAP_REDIS_DIR}/res/ 00:00:49 ---> adc8c5171e6a 00:00:49 Step 24/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-mosquitto/configuration.toml ${BOOTSTRAP_MOSQUITTO_DIR}/res/ 00:00:49 Removing intermediate container d127046d1be4 00:00:49 ---> cea3043ea67f 00:00:49 Step 18/21 : ENTRYPOINT ["entrypoint.sh"] 00:00:49 ---> Running in 626ed12d277c 00:00:49 Removing intermediate container 626ed12d277c 00:00:49 ---> 2fef3f518e86 00:00:49 Step 19/21 : LABEL arch=x86_64 00:00:49 ---> 1b0150355ab7 00:00:49 Step 25/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ ${SECURITY_INIT_STAGING}/consul-bootstrapper/ 00:00:49 ---> Running in 28c1ce3e7b03 00:00:49 Removing intermediate container 28c1ce3e7b03 00:00:49 ---> 473a128912a3 00:00:49 Step 20/21 : LABEL git_sha=bd1fa2dc5224acb79d110370e255d87e61f547fb 00:00:49 ---> Running in c161c3944c24 00:00:49 ---> b05ca35f5cd5 00:00:49 Step 26/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / 00:00:49 Removing intermediate container c161c3944c24 00:00:49 ---> c89e63937870 00:00:49 Step 21/21 : LABEL version=0.0.0 00:00:49 ---> Running in 409a80d2f85a 00:00:50 ---> 3e10599e6332 00:00:50 Step 27/32 : RUN chmod +x /entrypoint.sh 00:00:50 ---> Running in 43abc09332e9 00:00:50 Removing intermediate container 409a80d2f85a 00:00:50 ---> c418d25dd203 00:00:50 00:00:50 Successfully built c418d25dd203 00:00:50 Successfully tagged security-proxy-setup:latest 00:00:50  Building security-proxy-setup ... done Removing intermediate container 43abc09332e9 00:00:50 ---> 073fe01d1ec8 00:00:50 Step 28/32 : ENTRYPOINT ["/entrypoint.sh"] 00:00:50 ---> Running in e0fd0aee3297 00:00:50 Removing intermediate container e0fd0aee3297 00:00:50 ---> 510c2626dd57 00:00:50 Step 29/32 : CMD ["gate"] 00:00:50 ---> Running in dad9270dd1ca 00:00:50 Removing intermediate container dad9270dd1ca 00:00:50 ---> b3811da3b1ad 00:00:50 Step 30/32 : LABEL arch=x86_64 00:00:50 ---> Running in cbb31044512b 00:00:50 Removing intermediate container cbb31044512b 00:00:50 ---> 05ee4245f607 00:00:50 Step 31/32 : LABEL git_sha=bd1fa2dc5224acb79d110370e255d87e61f547fb 00:00:50 ---> Running in 2d95dc3e5614 00:00:50 Removing intermediate container 2d95dc3e5614 00:00:50 ---> 3d47897b2455 00:00:50 Step 32/32 : LABEL version=0.0.0 00:00:50 ---> Running in 24f7f3d6a48c 00:00:50 Removing intermediate container 24f7f3d6a48c 00:00:50 ---> c1082f77a90e 00:00:50 00:00:51 Successfully built c1082f77a90e 00:00:51 Successfully tagged security-bootstrapper:latest 00:00:51  Building security-bootstrapper ... done  [Pipeline] } 00:00:51 $ docker stop --time=1 d62028663ba9c776e5e4918eb08c7dc1fb54e348c7fabd2230d0951754086def 00:00:52 $ docker rm -f --volumes d62028663ba9c776e5e4918eb08c7dc1fb54e348c7fabd2230d0951754086def [Pipeline] // withDockerContainer [Pipeline] sh 00:00:52 + docker images 00:00:52 REPOSITORY TAG IMAGE ID CREATED SIZE 00:00:52 security-bootstrapper latest c1082f77a90e 2 seconds ago 20.3MB 00:00:52 security-proxy-setup latest c418d25dd203 3 seconds ago 27.8MB 00:00:52 3ff12de15c3c 7 seconds ago 1.67GB 00:00:52 781a10bd6b22 10 seconds ago 1.67GB 00:00:52 security-spiffe-token-provider latest 526181a5a8d0 25 seconds ago 30MB 00:00:52 support-notifications latest d3aaef4dea1e 25 seconds ago 30.6MB 00:00:52 acfa3a1a269e 50 seconds ago 1.74GB 00:00:52 51ebc8a89565 52 seconds ago 1.71GB 00:00:52 core-data latest a09838f0f316 About a minute ago 17.9MB 00:00:52 core-common-config-bootstrapper latest 7948420ae9da About a minute ago 15.5MB 00:00:52 support-scheduler latest fbe0e01d61d4 About a minute ago 30MB 00:00:52 00fa01603291 About a minute ago 1.68GB 00:00:52 1bac13d6c80a About a minute ago 1.74GB 00:00:52 fc032f17d5e0 About a minute ago 1.67GB 00:00:52 security-spire-config latest eb86d911ee26 About a minute ago 85.8MB 00:00:52 security-secretstore-setup latest c14c8e311d41 2 minutes ago 29.9MB 00:00:52 core-metadata latest 987eea5d15a8 2 minutes ago 18.5MB 00:00:52 core-command latest 49cce41c56dc 2 minutes ago 17.7MB 00:00:52 security-spire-agent latest 1c73ba8a8616 2 minutes ago 125MB 00:00:52 aef0090f7456 2 minutes ago 1.68GB 00:00:52 f21013affbba 2 minutes ago 1.67GB 00:00:52 8533eb8c6b33 2 minutes ago 1.68GB 00:00:52 security-spire-server latest 4abb792343bb 2 minutes ago 86.5MB 00:00:52 951e9eaad4f1 3 minutes ago 1.55GB 00:00:52 3fa4bd378320 3 minutes ago 1.55GB 00:00:52 ci-base-image-x86_64 latest 8f92f7fb71f8 6 minutes ago 903MB 00:00:52 alpine 3.16 bfe296a52501 2 months ago 5.54MB 00:00:52 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base 1.18-alpine db6d94c90886 3 months ago 683MB 00:00:52 alpine 3.15 c4fc93816858 6 months ago 5.59MB 00:00:52 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver 0.1.4 31426a034bd3 7 months ago 253MB 00:00:52 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] } 00:00:53 ok github.com/edgexfoundry/edgex-go/internal/core/command/application 0.373s coverage: 28.7% of statements 00:00:53 ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] 00:00:53 ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] 00:01:03 ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 0.759s coverage: 98.5% of statements 00:01:05 ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging 1.111s coverage: 43.1% of statements 00:01:05 ? github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging/mocks [no test files] 00:01:05 ? github.com/edgexfoundry/edgex-go/internal/core/common_config [no test files] 00:01:05 ? github.com/edgexfoundry/edgex-go/internal/core/data [no test files] 00:01:05 ok github.com/edgexfoundry/edgex-go/internal/core/data/application 1.035s coverage: 54.0% of statements 00:01:05 ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] 00:01:05 ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] 00:01:24 ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 21.040s coverage: 89.2% of statements 00:01:24 ? github.com/edgexfoundry/edgex-go/internal/core/data/controller/messaging [no test files] 00:01:24 ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] 00:01:24 ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks [no test files] 00:01:24 ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] 00:01:24 ? github.com/edgexfoundry/edgex-go/internal/core/metadata [no test files] 00:01:24 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/application 0.740s coverage: 2.6% of statements 00:01:24 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] 00:01:24 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] 00:01:29 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 2.798s coverage: 95.6% of statements 00:01:29 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] 00:01:29 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks [no test files] 00:01:29 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/uom [no test files] 00:01:29 ok github.com/edgexfoundry/edgex-go/internal/io 0.363s coverage: 72.2% of statements 00:01:29 ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] 00:01:29 ? github.com/edgexfoundry/edgex-go/internal/pkg/application [no test files] 00:01:29 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers [no test files] 00:01:29 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] 00:01:29 ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] 00:01:29 ok github.com/edgexfoundry/edgex-go/internal/pkg/controller/http 0.638s coverage: 65.9% of statements 00:01:29 ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] 00:01:29 ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] 00:01:29 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] 00:01:29 ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 0.592s coverage: 0.9% of statements 00:01:29 ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] 00:01:29 ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 0.420s coverage: 29.6% of statements 00:01:29 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] 00:01:29 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.359s coverage: 47.1% of statements 00:01:29 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 1.261s coverage: 82.9% of statements 00:01:29 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.258s coverage: 94.1% of statements 00:01:31 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.326s coverage: 96.3% of statements 00:01:33 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.332s coverage: 87.5% of statements 00:01:43 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 11.253s coverage: 94.4% of statements 00:01:43 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/ping 0.231s coverage: 44.8% of statements 00:01:53 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 13.935s coverage: 79.9% of statements 00:01:53 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] 00:01:58 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 22.345s coverage: 92.9% of statements 00:01:58 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] 00:01:58 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] 00:01:58 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] 00:01:58 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 0.070s coverage: 64.4% of statements 00:01:58 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] 00:01:58 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto [no test files] 00:01:58 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/config [no test files] 00:01:58 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/container [no test files] 00:01:58 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/handlers 6.247s coverage: 86.9% of statements 00:01:58 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] 00:01:58 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] 00:01:58 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] 00:01:58 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] 00:01:58 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 11.226s coverage: 87.2% of statements 00:01:58 ok github.com/edgexfoundry/edgex-go/internal/security/common 0.189s coverage: 20.0% of statements 00:01:58 ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] 00:01:58 ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] 00:01:58 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.210s coverage: 100.0% of statements 00:01:58 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] 00:01:58 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.321s coverage: 77.4% of statements 00:01:58 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/common [no test files] 00:01:58 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.274s coverage: 80.0% of statements 00:01:58 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/jwt 0.282s coverage: 87.2% of statements 00:01:59 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 1.276s coverage: 91.2% of statements 00:01:59 ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] 00:02:06 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 1.408s coverage: 63.1% of statements 00:02:06 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] 00:02:06 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] 00:02:06 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.326s coverage: 100.0% of statements 00:02:06 ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.125s coverage: 89.4% of statements 00:02:06 ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.055s coverage: 100.0% of statements 00:02:06 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.119s coverage: 73.7% of statements 00:02:06 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.108s coverage: 100.0% of statements 00:02:11 ok github.com/edgexfoundry/edgex-go/internal/security/proxy 1.497s coverage: 65.3% of statements 00:02:11 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/config [no test files] 00:02:11 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/container [no test files] 00:02:11 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/models [no test files] 00:02:14 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 1.343s coverage: 41.0% of statements 00:02:14 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] 00:02:14 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] 00:02:14 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 0.351s coverage: 89.5% of statements 00:02:14 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] 00:02:14 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 0.381s coverage: 84.8% of statements 00:02:14 ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider [no test files] 00:02:14 ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/config [no test files] 00:02:14 ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/container [no test files] 00:02:14 ? github.com/edgexfoundry/edgex-go/internal/support/notifications [no test files] 00:02:24 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 6.404s coverage: 17.7% of statements 00:02:24 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel [no test files] 00:02:24 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks [no test files] 00:02:24 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] 00:02:24 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] 00:02:24 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 0.861s coverage: 92.3% of statements 00:02:24 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] 00:02:24 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks [no test files] 00:02:24 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler [no test files] 00:02:24 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/application [no test files] 00:02:24 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/scheduler 0.478s coverage: 63.2% of statements 00:02:24 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] 00:02:24 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] 00:02:24 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 0.480s coverage: 97.7% of statements 00:02:24 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] 00:02:24 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks [no test files] 00:02:24 if which hadolint > /dev/null ; then hadolint --config .hadolint.yml `find * -type f -name 'Dockerfile*' -print` ; elif test "aarch64" = "x86_64" && which docker > /dev/null ; then docker run --rm -v `pwd`:/host:ro,z --entrypoint /bin/hadolint hadolint/hadolint:latest --config /host/.hadolint.yml `find * -type f -name 'Dockerfile*' | xargs -i echo '/host/{}'` ; fi 00:02:24 WARNING: Linting skipped (not on x86_64 or linter not installed) 00:02:24 go vet ./... 00:04:31 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 00:04:31 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 00:04:31 ./bin/test-attribution-txt.sh [Pipeline] echo 00:04:31 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] sh 00:04:32 + ls -al . 00:04:32 total 744 00:04:32 drwxrwxr-x 10 1001 1001 4096 Feb 6 23:57 . 00:04:32 drwxr-xr-x 4 root root 4096 Feb 6 23:57 .. 00:04:32 drwxrwxr-x 2 1001 1001 4096 Feb 6 23:55 .blubracket 00:04:32 -rw-rw-r-- 1 1001 1001 16 Feb 6 23:55 .dockerignore 00:04:32 drwxrwxr-x 8 1001 1001 4096 Feb 6 23:55 .git 00:04:32 drwxrwxr-x 3 1001 1001 4096 Feb 6 23:55 .github 00:04:32 -rw-rw-r-- 1 1001 1001 1024 Feb 6 23:55 .gitignore 00:04:32 -rw-rw-r-- 1 1001 1001 42 Feb 6 23:55 .golangci.yml 00:04:32 -rw-rw-r-- 1 1001 1001 87 Feb 6 23:55 .hadolint.yml 00:04:32 -rw-rw-r-- 1 1001 1001 166 Feb 6 23:55 .sonarcloud.properties 00:04:32 -rw-rw-r-- 1 1001 1001 1171 Feb 6 23:55 ADOPTERS.md 00:04:32 -rw-rw-r-- 1 1001 1001 10825 Feb 6 23:55 Attribution.txt 00:04:32 -rw-rw-r-- 1 1001 1001 73765 Feb 6 23:55 CHANGELOG.md 00:04:32 -rw-rw-r-- 1 1001 1001 3804 Feb 6 23:55 CONTRIBUTING.md 00:04:32 -rw-rw-r-- 1 1001 1001 677 Feb 6 23:55 GOVERNANCE.md 00:04:32 -rw-rw-r-- 1 1001 1001 850 Feb 6 23:55 Jenkinsfile 00:04:32 -rw-rw-r-- 1 1001 1001 10775 Feb 6 23:55 LICENSE 00:04:32 -rw-rw-r-- 1 1001 1001 13375 Feb 6 23:55 Makefile 00:04:32 -rw-rw-r-- 1 1001 1001 582 Feb 6 23:55 OWNERS.md 00:04:32 -rw-rw-r-- 1 1001 1001 9403 Feb 6 23:55 README.md 00:04:32 -rw-rw-r-- 1 1001 1001 6912 Feb 6 23:55 SECURITY.md 00:04:32 -rw-rw-r-- 1 1001 1001 5 Feb 6 23:53 VERSION 00:04:32 drwxrwxr-x 2 1001 1001 4096 Feb 6 23:55 bin 00:04:32 drwxrwxr-x 17 1001 1001 4096 Feb 6 23:55 cmd 00:04:32 -rw-r--r-- 1 root root 489190 Feb 7 00:02 coverage.out 00:04:32 -rw-rw-r-- 1 1001 1001 3294 Feb 6 23:55 go.mod 00:04:32 -rw-rw-r-- 1 1001 1001 33316 Feb 6 23:55 go.sum 00:04:32 drwxrwxr-x 7 1001 1001 4096 Feb 6 23:55 internal 00:04:32 drwxrwxr-x 3 1001 1001 4096 Feb 6 23:55 openapi 00:04:32 drwxrwxr-x 4 1001 1001 4096 Feb 6 23:55 snap 00:04:32 -rw-rw-r-- 1 1001 1001 204 Feb 6 23:55 version.go [Pipeline] sh 00:04:32 + '[' -e coverage.out ] 00:04:32 + chown 1001:1001 coverage.out [Pipeline] stash 00:04:33 Warning: overwriting stash ‘coverage-report’ 00:04:33 Stashed 1 file(s) [Pipeline] sh 00:04:34 + make build 00:04:34 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 00:06:12 go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-metadata/core-metadata ./cmd/core-metadata 00:06:12 go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-command/core-command ./cmd/core-command 00:06:12 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 00:06:16 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 00:07:03 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 00:07:10 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-proxy-setup/security-proxy-setup ./cmd/security-proxy-setup 00:07:17 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup 00:07:23 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 00:07:27 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 00:07:31 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper 00:07: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-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider [Pipeline] } 00:07:51 $ docker stop --time=1 e48dbc69dd3790f80622a73d768798dfdc6c68592be031fbf878c7b64788ba61 00:07:53 $ docker rm -f --volumes e48dbc69dd3790f80622a73d768798dfdc6c68592be031fbf878c7b64788ba61 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:07:55 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 00:07:55 00:07:55 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:07:56 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 00:07:56 latest: Pulling from edgex-devops/edgex-compose-arm64 00:07:56 29e5d40040c1: Pulling fs layer 00:07:56 1ce36da41761: Pulling fs layer 00:07:56 25b303627fd3: Pulling fs layer 00:07:56 29e5d40040c1: Verifying Checksum 00:07:56 29e5d40040c1: Download complete 00:07:57 1ce36da41761: Verifying Checksum 00:07:57 1ce36da41761: Download complete 00:07:57 29e5d40040c1: Pull complete 00:07:58 1ce36da41761: Pull complete 00:07:58 25b303627fd3: Verifying Checksum 00:07:58 25b303627fd3: Download complete 00:08:08 25b303627fd3: Pull complete 00:08:08 Digest: sha256:9cc31fd43c2090459daf52f5d183d677621facc00304dcc7dc9de11b2a0a8f33 00:08:08 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 00:08:08 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 00:08:09 prd-ubuntu20.04-docker-arm64-4c-16g-4785 does not seem to be running inside a container 00:08:09 $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/2 -v /w/workspace/edgex-go/2:/w/workspace/edgex-go/2:rw,z -v /w/workspace/edgex-go/2@tmp:/w/workspace/edgex-go/2@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest cat 00:08:11 $ docker top 036fa67446e6fb2ad06fd2336c560e7d9519219619d7595b74d0c7bd7c05a8d7 -eo pid,comm [Pipeline] { [Pipeline] sh 00:08:12 + grep parallel 00:08:12 + docker-compose build --help 00:08:17 --parallel Build images in parallel. [Pipeline] } 00:08:17 $ docker stop --time=1 036fa67446e6fb2ad06fd2336c560e7d9519219619d7595b74d0c7bd7c05a8d7 00:08:19 $ docker rm -f --volumes 036fa67446e6fb2ad06fd2336c560e7d9519219619d7595b74d0c7bd7c05a8d7 [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:08:19 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 00:08:19 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 00:08:20 prd-ubuntu20.04-docker-arm64-4c-16g-4785 does not seem to be running inside a container 00:08:20 $ docker run -t -d -u 1001:1001 -u 0:0 --entrypoint= -v /var/run/docker.sock:/var/run/docker.sock --privileged -w /w/workspace/edgex-go/2 -v /w/workspace/edgex-go/2:/w/workspace/edgex-go/2:rw,z -v /w/workspace/edgex-go/2@tmp:/w/workspace/edgex-go/2@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest cat 00:08:21 $ docker top a172b4d554f9ba0da47285d352df3290dbac907fb45a2e36b44a8fddff9e8248 -eo pid,comm [Pipeline] { [Pipeline] sh 00:08:21 + docker-compose -f ./docker-compose-build.yml build --parallel 00:08:30 Building core-command ... 00:08:30 Building core-common-config-bootstrapper ... 00:08:30 Building core-data ... 00:08:30 Building core-metadata ... 00:08:30 Building security-bootstrapper ... 00:08:30 Building security-proxy-setup ... 00:08:30 Building security-secretstore-setup ... 00:08:30 Building security-spiffe-token-provider ... 00:08:30 Building security-spire-agent ... 00:08:30 Building security-spire-config ... 00:08:30 Building security-spire-server ... 00:08:30 Building support-notifications ... 00:08:30 Building support-scheduler ... 00:08:30 Building security-secretstore-setup 00:08:30 Building security-proxy-setup 00:08:30 Building support-scheduler 00:08:30 Building core-data 00:08:30 Building core-common-config-bootstrapper 00:09:26 Step 1/21 : ARG BUILDER_BASE=golang:1.18-alpine3.16 00:09:26 Step 2/21 : FROM ${BUILDER_BASE} AS builder 00:09:26 ---> f79b4a14ae61 00:09:26 Step 3/21 : WORKDIR /edgex-go 00:09:26 Step 1/24 : ARG BUILDER_BASE=golang:1.18-alpine3.16 00:09:26 Step 2/24 : FROM ${BUILDER_BASE} AS builder 00:09:26 ---> f79b4a14ae61 00:09:26 Step 3/24 : WORKDIR /edgex-go 00:09:26 Step 1/22 : ARG BUILDER_BASE=golang:1.18-alpine3.16 00:09:26 Step 2/22 : FROM ${BUILDER_BASE} AS builder 00:09:26 ---> f79b4a14ae61 00:09:26 Step 3/22 : ARG ADD_BUILD_TAGS="" 00:09:26 Step 1/22 : ARG BUILDER_BASE=golang:1.18-alpine3.16 00:09:26 Step 2/22 : FROM ${BUILDER_BASE} AS builder 00:09:26 ---> f79b4a14ae61 00:09:26 Step 3/22 : ARG ADD_BUILD_TAGS="" 00:09:26 Step 1/22 : ARG BUILDER_BASE=golang:1.18-alpine3.16 00:09:26 Step 2/22 : FROM ${BUILDER_BASE} AS builder 00:09:26 ---> f79b4a14ae61 00:09:26 Step 3/22 : ARG ADD_BUILD_TAGS="" 00:09:26 ---> Running in 0aa0c53a5a81 00:09:26 ---> Running in 08c061956da3 00:09:26 ---> Running in 902a251078b2 00:09:26 ---> Running in 65bfe06e1cf5 00:09:26 ---> Running in 09b0ed53b866 00:09:26 Removing intermediate container 08c061956da3 00:09:26 ---> 64cafdc4690c 00:09:26 Step 4/22 : WORKDIR /edgex-goRemoving intermediate container 0aa0c53a5a81 00:09:26 00:09:26 ---> 932c45804eb8 00:09:26 Step 4/21 : RUN apk add --update --no-cache make git 00:09:26 Removing intermediate container 09b0ed53b866 00:09:26 ---> 79cb07cb1523 00:09:26 Step 4/22 : WORKDIR /edgex-go 00:09:26 Removing intermediate container 902a251078b2 00:09:26 ---> 44daaefadb52 00:09:26 Step 4/22 : WORKDIR /edgex-go 00:09:26 Removing intermediate container 65bfe06e1cf5 00:09:26 ---> a5dd224f6b26 00:09:26 Step 4/24 : RUN apk add --update --no-cache make git 00:09:26 ---> Running in d4a19f71c1a0 00:09:26 ---> Running in 8cea21873313 00:09:26 ---> Running in 9b8e92b418ef 00:09:26 ---> Running in 3ff5d9452076 00:09:26 ---> Running in 1ec3f79078af 00:09:26 Removing intermediate container 9b8e92b418ef 00:09:26 ---> 3c200ffd9041 00:09:26 Step 5/22 : RUN apk add --update --no-cache make git 00:09:26 Removing intermediate container 8cea21873313 00:09:26 ---> 4772126699fd 00:09:26 Removing intermediate container 1ec3f79078af 00:09:26 ---> e24e557f93fc 00:09:26 Step 5/22 : RUN apk add --update --no-cache make git 00:09:26 Step 5/22 : RUN apk add --update --no-cache make git 00:09:26 ---> Running in 5d337d6ad3b9 00:09:26 ---> Running in 4c6da2d84fd5 00:09:26 ---> Running in 93cc640fea1d 00:09:26 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 00:09:26 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 00:09:26 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 00:09:26 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 00:09:26 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 00:09:27 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 00:09:27 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 00:09:27 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 00:09:27 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 00:09:27 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 00:09:27 OK: 221 MiB in 51 packages 00:09:28 OK: 221 MiB in 51 packages 00:09:28 OK: 221 MiB in 51 packages 00:09:29 OK: 221 MiB in 51 packages 00:09:29 OK: 221 MiB in 51 packages 00:09:29 Removing intermediate container 3ff5d9452076 00:09:29 ---> d4bab451e392 00:09:29 Step 5/24 : COPY go.mod vendor* ./ 00:09:30 Removing intermediate container d4a19f71c1a0 00:09:30 ---> feb4f6390900 00:09:30 Step 5/21 : COPY go.mod vendor* ./ 00:09:30 Removing intermediate container 5d337d6ad3b9 00:09:30 ---> 72143ed2c197 00:09:30 Step 6/22 : COPY go.mod vendor* ./ 00:09:31 Removing intermediate container 93cc640fea1d 00:09:31 ---> b4f0a9584b45 00:09:31 Step 6/22 : COPY go.mod vendor* ./ 00:09:31 ---> 206e5527903d 00:09:31 Step 6/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 00:09:31 Removing intermediate container 4c6da2d84fd5 00:09:31 ---> 87c98f5852a1 00:09:31 Step 6/22 : COPY go.mod vendor* ./ 00:09:31 ---> Running in 2aea4129fc0e 00:09:31 ---> d839590a2ff4 00:09:31 Step 6/21 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 00:09:32 ---> 32de1861c5c8 00:09:32 Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 00:09:32 ---> Running in 042ce0367bf6 00:09:32 ---> Running in 32a56d819039 00:09:32 ---> 83ac29b3787e 00:09:32 Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 00:09:32 ---> 77db3e3c18e9 00:09:32 Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 00:09:33 ---> Running in 3b532625ecfc 00:09:33 ---> Running in 447c985aaafc 00:11:39 Removing intermediate container 447c985aaafc 00:11:39 ---> 3662ce2c4cff 00:11:39 Step 8/22 : COPY . . 00:11:39 Removing intermediate container 042ce0367bf6 00:11:39 ---> f2359e56529d 00:11:39 Step 7/21 : COPY . . 00:11:39 Removing intermediate container 2aea4129fc0e 00:11:39 ---> 26b6c65a8a04 00:11:39 Step 7/24 : COPY . . 00:11:39 Removing intermediate container 32a56d819039 00:11:39 ---> 888d767370de 00:11:39 Step 8/22 : COPY . . 00:11:39 Removing intermediate container 3b532625ecfc 00:11:39 ---> 135341f59317 00:11:39 Step 8/22 : COPY . . 00:11:49 ---> 41a2363072b4 00:11:49 Step 9/22 : RUN make cmd/support-scheduler/support-scheduler 00:11:49 ---> c9b6f47dfb05 00:11:49 Step 9/22 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-data/core-data 00:11:49 ---> 34776c1a1e33 00:11:49 Step 8/21 : RUN make cmd/security-proxy-setup/security-proxy-setup cmd/secrets-config/secrets-config 00:11:49 ---> 32e0b1f43030 00:11:49 Step 8/24 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 00:11:49 ---> Running in 6b48df2be718 00:11:49 ---> Running in 9556839a3a1d 00:11:49 ---> Running in ccd7a51f69dd 00:11:49 ---> 0bbbed04485c 00:11:49 Step 9/22 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-common-config-bootstrapper/core-common-config-bootstrapper 00:11:49 ---> Running in 3faea2445c7c 00:11:49 ---> Running in 6dd973837688 00:11:51 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 00:11:51 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 00:11: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-proxy-setup/security-proxy-setup ./cmd/security-proxy-setup 00:11: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-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider 00:11:52 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 00:18:14 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 00:18:14 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup 00:18:26 Removing intermediate container 3faea2445c7c 00:18:26 ---> 235580c936cf 00:18:26 00:18:26 Step 9/24 : FROM alpine:3.16 00:18:26 3.16: Pulling from library/alpine 00:18:28 Digest: sha256:b95359c2505145f16c6aa384f9cc74eeff78eb36d308ca4fd902eeeb0a0b161b 00:18:28 Status: Downloaded newer image for alpine:3.16 00:18:28 ---> 2b4661558fb8 00:18:28 Step 10/24 : RUN apk add --update --no-cache ca-certificates dumb-init su-exec 00:18:28 ---> Running in e72071c06279 00:18:31 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 00:18:31 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 00:18:33 (1/3) Installing ca-certificates (20220614-r0) 00:18:33 (2/3) Installing dumb-init (1.2.5-r1) 00:18:33 (3/3) Installing su-exec (0.2-r1) 00:18:33 Executing busybox-1.35.0-r17.trigger 00:18:33 Executing ca-certificates-20220614-r0.trigger 00:18:33 OK: 6 MiB in 17 packages 00:18:35 Removing intermediate container ccd7a51f69dd 00:18:35 ---> aad9ccab502c 00:18:35 00:18:35 Step 9/21 : FROM alpine:3.16 00:18:35 ---> 2b4661558fb8 00:18:35 Step 10/21 : RUN apk add --update --no-cache curl dumb-init 00:18:35 ---> Running in 7eba4d8395ef 00:18:36 Removing intermediate container e72071c06279 00:18:36 ---> ad86aa4fe536 00:18:36 Step 11/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' 00:18:36 ---> Running in e5c0c1f49017 00:18:37 Removing intermediate container e5c0c1f49017 00:18:37 ---> 086f47fa7dfe 00:18:37 Step 12/24 : WORKDIR / 00:18:37 ---> Running in fea2d9b42981 00:18:37 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 00:18:37 Removing intermediate container fea2d9b42981 00:18:37 ---> 05c44b880423 00:18:37 Step 13/24 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/res/token-config.json /res-file-token-provider/token-config.json 00:18:38 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 00:18:38 ---> 69547ab12dd5 00:18:38 Step 14/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res-file-token-provider/configuration.toml /res-file-token-provider/configuration.toml 00:18:39 ---> 96f86af333d3 00:18:39 Step 15/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml 00:18:40 (1/6) Installing ca-certificates (20220614-r0) 00:18:40 (2/6) Installing brotli-libs (1.0.9-r6) 00:18:40 (3/6) Installing nghttp2-libs (1.47.0-r0) 00:18:40 (4/6) Installing libcurl (7.83.1-r5) 00:18:40 (5/6) Installing curl (7.83.1-r5) 00:18:40 (6/6) Installing dumb-init (1.2.5-r1) 00:18:40 Executing busybox-1.35.0-r17.trigger 00:18:40 Executing ca-certificates-20220614-r0.trigger 00:18:40 OK: 8 MiB in 20 packages 00:18:40 ---> b95a8663afeb 00:18:40 Step 16/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/kong-admin-config.template.yml /res/kong-admin-config.template.yml 00:18:42 ---> b8ce1ca477ef 00:18:42 Step 17/24 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . 00:18:44 Removing intermediate container 7eba4d8395ef 00:18:44 ---> 6a44f23b8e27 00:18:44 Step 11/21 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' 00:18:44 ---> Running in ff6574c36501 00:18:46 Removing intermediate container ff6574c36501 00:18:46 ---> 41f51a168760 00:18:46 Step 12/21 : WORKDIR /edgex 00:18:46 ---> 8f54f1c4c9ab 00:18:46 Step 18/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . 00:18:46 ---> Running in d4e929eba5ee 00:18:47 Removing intermediate container d4e929eba5ee 00:18:47 ---> 57d76668fcd0 00:18:47 Step 13/21 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/res/configuration.toml res/configuration.toml 00:18:49 ---> 52ba5f994e52 00:18:49 Step 14/21 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/security-proxy-setup . 00:18:51 ---> 21f52c89a12c 00:18:51 Step 19/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ 00:18:53 ---> db053bdee609 00:18:53 Step 20/24 : RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 00:18:53 ---> 9860f934f300 00:18:53 Step 15/21 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . 00:18:53 ---> Running in 88ce2e1b2d7e 00:18:54 Removing intermediate container 6dd973837688 00:18:54 ---> 449e84713f5e 00:18:54 00:18:54 Step 10/22 : FROM alpine:3.16 00:18:54 ---> 2b4661558fb8 00:18:54 Step 11/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel Corporation' 00:18:54 ---> Running in ad306c7fb282 00:18:55 Removing intermediate container ad306c7fb282 00:18:55 ---> a8489cd8f456 00:18:55 Step 12/22 : RUN apk add --update --no-cache dumb-init 00:18:55 ---> Running in fc0b6a54fcdc 00:18:57 ---> 8fa21e852f2b 00:18:57 Step 16/21 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/entrypoint.sh /usr/local/bin/ 00:18:58 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 00:18:59 Removing intermediate container 88ce2e1b2d7e 00:18:59 ---> ad13f995cf4f 00:18:59 Step 21/24 : ENTRYPOINT ["entrypoint.sh"] 00:18:59 ---> fd71207831a9 00:18:59 Step 17/21 : RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 00:18:59 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 00:18:59 ---> Running in 38dc1db50f97 00:18:59 ---> Running in db9d2671096f 00:19:00 Removing intermediate container 38dc1db50f97 00:19:00 ---> a20de79626e5 00:19:00 Step 22/24 : LABEL arch=arm64 00:19:00 ---> Running in 44ce63e2599c 00:19:01 (1/1) Installing dumb-init (1.2.5-r1) 00:19:01 Removing intermediate container 44ce63e2599c 00:19:01 ---> 0e8eefe8537a 00:19:01 Step 23/24 : LABEL git_sha=82a589cae64e3d1763de10eee570c5f56404f69b 00:19:01 Executing busybox-1.35.0-r17.trigger 00:19:01 OK: 5 MiB in 15 packages 00:19:01 ---> Running in 08b8d0296845 00:19:02 Removing intermediate container 08b8d0296845 00:19:02 ---> 3dc4542a2e37 00:19:02 Step 24/24 : LABEL version=0.0.0 00:19:02 ---> Running in ca7dacb3108f 00:19:03 Removing intermediate container ca7dacb3108f 00:19:03 ---> 81df122e6d69 00:19:03 00:19:03 Removing intermediate container fc0b6a54fcdc 00:19:03 ---> 3783e8a325dd 00:19:03 Step 13/22 : COPY --from=builder /edgex-go/Attribution.txt / 00:19:03 Successfully built 81df122e6d69 00:19:03 Successfully tagged security-secretstore-setup-arm64:latest 00:19:04  Building security-secretstore-setup ... done Building security-spire-agent 00:19:04 Removing intermediate container db9d2671096f 00:19:04 ---> 6dd7e069df7b 00:19:04 Step 18/21 : ENTRYPOINT ["entrypoint.sh"] 00:19:04 ---> Running in d795940403b6 00:19:05 ---> aca05789778b 00:19:05 Step 14/22 : COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/core-common-config-bootstrapper / 00:19:05 Removing intermediate container d795940403b6 00:19:05 ---> f56d060d8ab8 00:19:05 Step 19/21 : LABEL arch=arm64 00:19:05 ---> Running in 6f1166dd9167 00:19:05 Removing intermediate container 6f1166dd9167 00:19:05 ---> 7a5882af4b6f 00:19:05 Step 20/21 : LABEL git_sha=82a589cae64e3d1763de10eee570c5f56404f69b 00:19:06 ---> Running in 33a676227352 00:19:07 Removing intermediate container 33a676227352 00:19:07 ---> 74ff1cab6e88 00:19:07 Step 21/21 : LABEL version=0.0.0 00:19:07 ---> Running in 05fe94ae9824 00:19:07 ---> 8db629fc3b14 00:19:07 Step 15/22 : COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/res/configuration.yaml /res/configuration.yaml 00:19:08 Removing intermediate container 05fe94ae9824 00:19:08 ---> 6f8f5a03b47a 00:19:08 00:19:09 Successfully built 6f8f5a03b47a 00:19:09 Successfully tagged security-proxy-setup-arm64:latest 00:19:09  Building security-proxy-setup ... done Building core-command 00:19:09 ---> dd7a2c03d2a7 00:19:09 Step 16/22 : COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/entrypoint.sh /usr/local/bin/ 00:19:11 ---> fd2b1a6f0b62 00:19:11 Step 17/22 : RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 00:19:11 ---> Running in e92838280a9f 00:19:15 Removing intermediate container e92838280a9f 00:19:15 ---> 4be4e0e105bb 00:19:15 Step 18/22 : ENTRYPOINT ["entrypoint.sh"] 00:19:15 ---> Running in ef4d03ae1aef 00:19:16 Removing intermediate container ef4d03ae1aef 00:19:16 ---> 29d4bfcb9c7d 00:19:16 Step 19/22 : CMD ["/core-common-config-bootstrapper", "-cp=consul.http://edgex-core-consul:8500", "-cf=configuration.yaml"] 00:19:16 ---> Running in 1421a4302619 00:19:17 Removing intermediate container 1421a4302619 00:19:17 ---> f7c58f95128f 00:19:17 Step 20/22 : LABEL arch=arm64 00:19:18 ---> Running in 77cc87a4d7e4 00:19:18 Removing intermediate container 77cc87a4d7e4 00:19:18 ---> 048781fe5b9c 00:19:18 Step 21/22 : LABEL git_sha=82a589cae64e3d1763de10eee570c5f56404f69b 00:19:18 ---> Running in 25f1987fffcb 00:19:19 Removing intermediate container 25f1987fffcb 00:19:19 ---> 35f90c96258f 00:19:19 Step 22/22 : LABEL version=0.0.0 00:19:20 ---> Running in 91b0c2f85e6e 00:19:20 Removing intermediate container 9556839a3a1d 00:19:20 ---> 28903b607b4f 00:19:20 00:19:20 Step 10/22 : FROM alpine:3.16 00:19:20 ---> 2b4661558fb8 00:19:20 Step 11/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' 00:19:21 ---> Running in 14a98fdd7ccc 00:19:21 Removing intermediate container 91b0c2f85e6e 00:19:21 ---> 62705120c1f3 00:19:21 00:19:21 Removing intermediate container 14a98fdd7ccc 00:19:21 ---> e5e9bec22ba8 00:19:21 Step 12/22 : ENV APP_PORT=59880 00:19:22 ---> Running in 52eb8dfca921 00:19:22 Successfully built 62705120c1f3 00:19:22 Successfully tagged core-common-config-bootstrapper-arm64:latest 00:19:22 Building core-metadata 00:19:22  Building core-common-config-bootstrapper ... done Removing intermediate container 52eb8dfca921 00:19:22 ---> 338ea13f8b10 00:19:22 Step 13/22 : EXPOSE $APP_PORT 00:19:23 ---> Running in 60c2fa4839ff 00:19:23 Removing intermediate container 60c2fa4839ff 00:19:23 ---> d06528e48b7c 00:19:23 Step 14/22 : RUN apk add --update --no-cache dumb-init 00:19:23 ---> Running in c2edb8cfe928 00:19:25 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 00:19:26 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 00:19:27 (1/1) Installing dumb-init (1.2.5-r1) 00:19:27 Executing busybox-1.35.0-r17.trigger 00:19:27 OK: 5 MiB in 15 packages 00:19:29 Removing intermediate container c2edb8cfe928 00:19:29 ---> dd98fd137dd3 00:19:29 Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / 00:19:30 ---> 578e4d77867c 00:19:30 Step 16/22 : COPY --from=builder /edgex-go/cmd/core-data/core-data / 00:19:31 Step 1/24 : ARG BUILDER_BASE=golang:1.18-alpine3.16 00:19:31 Step 2/24 : FROM ${BUILDER_BASE} AS builder 00:19:31 ---> f79b4a14ae61 00:19:31 Step 3/24 : WORKDIR /edgex-go 00:19:31 ---> Using cache 00:19:31 ---> a5dd224f6b26 00:19:31 Step 4/24 : RUN apk add --update --no-cache make git build-base curl 00:19:31 ---> Running in ccf2385205a5 00:19:33 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 00:19:33 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 00:19:34 ---> f7dc9c800d25 00:19:34 Step 17/22 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml 00:19:34 OK: 221 MiB in 51 packages 00:19:35 Step 1/23 : ARG BUILDER_BASE=golang:1.18-alpine3.16 00:19:35 Step 2/23 : FROM ${BUILDER_BASE} AS builder 00:19:35 ---> f79b4a14ae61 00:19:35 Step 3/23 : ARG ADD_BUILD_TAGS="" 00:19:35 ---> Using cache 00:19:35 ---> 44daaefadb52 00:19:35 Step 4/23 : WORKDIR /edgex-go 00:19:35 ---> Using cache 00:19:35 ---> e24e557f93fc 00:19:35 Step 5/23 : RUN apk add --update --no-cache make git 00:19:35 ---> Using cache 00:19:35 ---> 87c98f5852a1 00:19:35 Step 6/23 : COPY go.mod vendor* ./ 00:19:35 ---> Using cache 00:19:35 ---> 77db3e3c18e9 00:19:35 Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 00:19:35 ---> Using cache 00:19:35 ---> 135341f59317 00:19:35 Step 8/23 : COPY . . 00:19:35 ---> Using cache 00:19:35 ---> 41a2363072b4 00:19:35 Step 9/23 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-command/core-command 00:19:37 ---> Running in 98e18b990555 00:19:37 ---> 4137e78dd9c7 00:19:37 Step 18/22 : ENTRYPOINT ["/core-data"] 00:19:37 ---> Running in a0830b88ad67 00:19:38 Removing intermediate container ccf2385205a5 00:19:38 ---> 265db0df9c15 00:19:38 Step 5/24 : COPY go.mod vendor* ./ 00:19:38 Removing intermediate container a0830b88ad67 00:19:38 ---> 020f55dc849b 00:19:38 Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] 00:19:38 ---> Running in 3cdea6219b22 00:19:39 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 00:19:40 Removing intermediate container 3cdea6219b22 00:19:40 ---> 0440b10f67b6 00:19:40 Step 20/22 : LABEL arch=arm64 00:19:40 ---> Running in dc45814e0956 00:19:40 ---> aa63925f5cd9 00:19:40 Step 6/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 00:19:40 ---> Running in cab87b309591 00:19:41 Removing intermediate container dc45814e0956 00:19:41 ---> 202b6621c6be 00:19:41 Step 21/22 : LABEL git_sha=82a589cae64e3d1763de10eee570c5f56404f69b 00:19:41 ---> Running in 6046df5e3c1b 00:19:42 Removing intermediate container 6046df5e3c1b 00:19:42 ---> 15b88e2e895b 00:19:42 Step 22/22 : LABEL version=0.0.0 00:19:42 ---> Running in 5cc8581f2357 00:19:43 Removing intermediate container 5cc8581f2357 00:19:43 ---> 6a8243d2623d 00:19:43 00:19:43 Successfully built 6a8243d2623d 00:19:43 Successfully tagged core-data-arm64:latest 00:19:43  Building core-data ... done Building support-notifications 00:19:50 Step 1/24 : ARG BUILDER_BASE=golang:1.18-alpine3.16 00:19:50 Step 2/24 : FROM ${BUILDER_BASE} AS builder 00:19:50 ---> f79b4a14ae61 00:19:50 Step 3/24 : ARG ADD_BUILD_TAGS="" 00:19:50 ---> Using cache 00:19:50 ---> 44daaefadb52 00:19:50 Step 4/24 : WORKDIR /edgex-go 00:19:50 ---> Using cache 00:19:50 ---> e24e557f93fc 00:19:50 Step 5/24 : RUN apk add --update --no-cache make git 00:19:50 ---> Using cache 00:19:50 ---> 87c98f5852a1 00:19:50 Step 6/24 : COPY go.mod vendor* ./ 00:19:50 ---> Using cache 00:19:50 ---> 77db3e3c18e9 00:19:50 Step 7/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 00:19:50 ---> Using cache 00:19:50 ---> 135341f59317 00:19:50 Step 8/24 : COPY . . 00:19:50 ---> Using cache 00:19:50 ---> 41a2363072b4 00:19:50 Step 9/24 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-metadata/core-metadata 00:19:51 ---> Running in 54efcfcc7025 00:19:52 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 00:20:07 Step 1/22 : ARG BUILDER_BASE=golang:1.18-alpine3.16 00:20:07 Step 2/22 : FROM ${BUILDER_BASE} AS builder 00:20:07 ---> f79b4a14ae61 00:20:07 Step 3/22 : ARG ADD_BUILD_TAGS="" 00:20:07 ---> Using cache 00:20:07 ---> 44daaefadb52 00:20:07 Step 4/22 : WORKDIR /edgex-go 00:20:07 ---> Using cache 00:20:07 ---> e24e557f93fc 00:20:07 Step 5/22 : RUN apk add --update --no-cache make bash git ca-certificates 00:20:07 ---> Running in 5ab31f4b45a6 00:20:08 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 00:20:08 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 00:20:10 OK: 221 MiB in 51 packages 00:20:11 Removing intermediate container 5ab31f4b45a6 00:20:11 ---> 9fa8b000e125 00:20:11 Step 6/22 : COPY go.mod vendor* ./ 00:20:12 ---> 495af711d81a 00:20:12 Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 00:20:12 ---> Running in c47e61c01f77 00:21:34 Removing intermediate container cab87b309591 00:21:34 ---> 0feff6dd0d03 00:21:34 Step 7/24 : COPY . . 00:21:34 Removing intermediate container 6b48df2be718 00:21:34 ---> 98f02297bfe8 00:21:34 00:21:34 Step 10/22 : FROM alpine:3.16 00:21:34 ---> 2b4661558fb8 00:21:34 Step 11/22 : RUN apk add --update --no-cache dumb-init 00:21:34 ---> Running in c81d5f93519b 00:21:34 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 00:21:34 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 00:21:34 (1/1) Installing dumb-init (1.2.5-r1) 00:21:34 Executing busybox-1.35.0-r17.trigger 00:21:34 OK: 5 MiB in 15 packages 00:21:34 Removing intermediate container c81d5f93519b 00:21:34 ---> ce3ffa842d79 00:21:34 Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 00:21:34 ---> Running in 7b3de4b22c92 00:21:34 Removing intermediate container 7b3de4b22c92 00:21:34 ---> 2d152d2f76c8 00:21:34 Step 13/22 : ENV APP_PORT=59861 00:21:34 ---> Running in fe1b4e1b7704 00:21:35 Removing intermediate container fe1b4e1b7704 00:21:35 ---> bf54f7c9f058 00:21:35 Step 14/22 : EXPOSE $APP_PORT 00:21:35 ---> Running in 9176661a6e24 00:21:36 Removing intermediate container 9176661a6e24 00:21:36 ---> b31dd34c9c15 00:21:36 Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / 00:21:38 ---> cfcc9f9003fb 00:21:38 Step 16/22 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / 00:21:46 ---> 741c6a941084 00:21:46 Step 17/22 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml 00:21:48 ---> 4f6c2ebb3a92 00:21:48 Step 18/22 : ENTRYPOINT ["/support-scheduler"] 00:21:48 ---> Running in 7db9d84a4dfe 00:21:49 Removing intermediate container 7db9d84a4dfe 00:21:49 ---> 32b269a6c1c5 00:21:49 Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] 00:21:49 ---> Running in fecad6b21533 00:21:50 Removing intermediate container fecad6b21533 00:21:50 ---> 7ef5c6a40f74 00:21:50 Step 20/22 : LABEL arch=arm64 00:21:50 ---> Running in 38ae4b9904d0 00:21:51 Removing intermediate container 38ae4b9904d0 00:21:51 ---> 9ba3c19061c4 00:21:51 Step 21/22 : LABEL git_sha=82a589cae64e3d1763de10eee570c5f56404f69b 00:21:51 ---> Running in dc41d2ecd7f5 00:21:52 ---> e3cab8eb0f4b 00:21:52 Step 8/24 : ARG SPIRE_RELEASE=1.2.1 00:21:52 Removing intermediate container dc41d2ecd7f5 00:21:52 ---> 64c140f7f50d 00:21:52 Step 22/22 : LABEL version=0.0.0 00:21:52 ---> Running in f87700b9291e 00:21:52 ---> Running in e5177e2a11be 00:21:53 Removing intermediate container e5177e2a11be 00:21:53 ---> 631c3fe90b4d 00:21:53 00:21:54 Removing intermediate container f87700b9291e 00:21:54 ---> 0a0f5514da51 00:21:54 Step 9/24 : WORKDIR /edgex-go/spire-build 00:21:54 ---> Running in 9363cf612548 00:21:54 Successfully built 631c3fe90b4d 00:21:54 Successfully tagged support-scheduler-arm64:latest 00:21:54 Building security-spire-server 00:21:54  Building support-scheduler ... done Removing intermediate container 9363cf612548 00:21:54 ---> e363eddbffaa 00:21:54 Step 10/24 : RUN if ! test -f /usr/local/bin/spire-server; then wget -q "https://github.com/spiffe/spire/archive/refs/tags/v${SPIRE_RELEASE}.tar.gz" && tar xv --strip-components=1 -f "v${SPIRE_RELEASE}.tar.gz" && echo "building spire from source..." && make bin/spire-server bin/spire-agent && cp bin/spire* /usr/local/bin/; fi 00:21:55 ---> Running in 407442a66dc2 00:22:00 Removing intermediate container 407442a66dc2 00:22:00 ---> 0212744c20cc 00:22:00 Step 11/24 : WORKDIR /edgex-go 00:22:00 ---> Running in 00a586037055 00:22:00 Removing intermediate container 00a586037055 00:22:00 ---> fa3e806fe467 00:22:00 00:22:00 Step 12/24 : FROM alpine:3.15 00:22:00 3.15: Pulling from library/alpine 00:22:04 Digest: sha256:cf34c62ee8eb3fe8aa24c1fab45d7e9d12768d945c3f5a6fd6a63d901e898479 00:22:04 Status: Downloaded newer image for alpine:3.15 00:22:04 ---> 8aa73fd46299 00:22:04 Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' 00:22:04 ---> Running in 5d4c122161c5 00:22:04 Removing intermediate container 5d4c122161c5 00:22:04 ---> 059fb56758eb 00:22:04 Step 14/24 : RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 00:22:04 ---> Running in 3cc7f84f62d5 00:22:08 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 00:22:10 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 00:22:10 Step 1/23 : ARG BUILDER_BASE=golang:1.18-alpine3.16 00:22:10 Step 2/23 : FROM ${BUILDER_BASE} AS builder 00:22:10 ---> f79b4a14ae61 00:22:10 Step 3/23 : WORKDIR /edgex-go 00:22:10 ---> Using cache 00:22:10 ---> a5dd224f6b26 00:22:10 Step 4/23 : RUN apk add --update --no-cache make git build-base curl 00:22:10 ---> Using cache 00:22:10 ---> 265db0df9c15 00:22:10 Step 5/23 : COPY go.mod vendor* ./ 00:22:10 ---> Using cache 00:22:10 ---> aa63925f5cd9 00:22:10 Step 6/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 00:22:10 ---> Using cache 00:22:10 ---> 0feff6dd0d03 00:22:10 Step 7/23 : COPY . . 00:22:10 ---> Using cache 00:22:10 ---> e3cab8eb0f4b 00:22:10 Step 8/23 : ARG SPIRE_RELEASE=1.2.1 00:22:10 ---> Using cache 00:22:10 ---> 0a0f5514da51 00:22:10 Step 9/23 : WORKDIR /edgex-go/spire-build 00:22:10 ---> Using cache 00:22:10 ---> e363eddbffaa 00:22:10 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 00:22:11 ---> Running in 6e0e8c0a1188 00:22:11 v3.15.6-290-g782130c55d8 [https://dl-cdn.alpinelinux.org/alpine/v3.15/main] 00:22:11 v3.15.6-283-ga9bed072b9 [https://dl-cdn.alpinelinux.org/alpine/v3.15/community] 00:22:11 OK: 15736 distinct packages available 00:22:11 Removing intermediate container c47e61c01f77 00:22:11 ---> 3f8777c9ecde 00:22:11 Step 8/22 : COPY . . 00:22:12 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 00:22:12 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 00:22:13 (1/5) Installing dumb-init (1.2.5-r1) 00:22:13 (2/5) Installing musl-obstack (1.2.3-r0) 00:22:13 (3/5) Installing libucontext (1.1-r0) 00:22:13 (4/5) Installing gcompat (1.0.0-r4) 00:22:13 (5/5) Installing openssl (1.1.1s-r1) 00:22:13 Executing busybox-1.34.1-r7.trigger 00:22:13 OK: 6 MiB in 19 packages 00:22:15 Removing intermediate container 6e0e8c0a1188 00:22:15 ---> 58a047033067 00:22:15 Step 11/23 : WORKDIR /edgex-go 00:22:15 ---> Running in ebffdd219880 00:22:16 Removing intermediate container 3cc7f84f62d5 00:22:16 ---> 2a8152fd8669 00:22:16 Step 15/24 : COPY --from=builder /usr/local/bin/spire-agent /usr/local/bin 00:22:17 Removing intermediate container ebffdd219880 00:22:17 ---> 4d047a9a0d83 00:22:17 00:22:17 Step 12/23 : FROM alpine:3.15 00:22:17 ---> 8aa73fd46299 00:22:17 Step 13/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' 00:22:17 ---> Using cache 00:22:17 ---> 059fb56758eb 00:22:17 Step 14/23 : RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 00:22:17 ---> Using cache 00:22:17 ---> 2a8152fd8669 00:22:17 Step 15/23 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin 00:22:22 ---> 96da3d9fd1de 00:22:22 Step 16/24 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin 00:22:30 ---> bf1fc1a72816 00:22:30 Step 16/23 : COPY --from=builder /edgex-go/cmd/security-spire-server/docker-entrypoint.sh /usr/local/bin/ 00:22:32 ---> cd65fb255609 00:22:32 Step 17/23 : COPY --from=builder /edgex-go/cmd/security-spire-server/server.conf /usr/local/etc/spire/server.conf.tpl 00:22:33 ---> dbc1d02d8678 00:22:33 Step 9/22 : RUN make cmd/support-notifications/support-notifications 00:22:33 ---> Running in 9cba9e125b7e 00:22:33 ---> 6c7cb54b1b1a 00:22:33 Step 18/23 : COPY --from=builder /edgex-go/cmd/security-spire-server/openssl.conf /usr/local/etc/ 00:22:34 ---> afd9b9541bee 00:22:34 Step 17/24 : COPY --from=builder /edgex-go/cmd/security-spire-agent/docker-entrypoint.sh /usr/local/bin/ 00:22:36 ---> a13c00e2cb6f 00:22:36 Step 19/23 : ENTRYPOINT [ "/usr/bin/dumb-init" ] 00:22:36 ---> f40381306a33 00:22:36 Step 18/24 : COPY --from=builder /edgex-go/cmd/security-spire-agent/agent.conf /usr/local/etc/spire/agent.conf.tpl 00:22:36 ---> Running in 9f2c42e651cf 00:22: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 00:22:36 Removing intermediate container 9f2c42e651cf 00:22:36 ---> d57fc98a455f 00:22:36 Step 20/23 : CMD [ "--verbose", "docker-entrypoint.sh" ] 00:22:37 ---> Running in 59b7382666a2 00:22:37 ---> 14c87678a5cf 00:22:37 Step 19/24 : COPY --from=builder /edgex-go/cmd/security-spire-agent/openssl.conf /usr/local/etc/ 00:22:37 Removing intermediate container 59b7382666a2 00:22:37 ---> dd38a02e6935 00:22:37 Step 21/23 : LABEL arch=arm64 00:22:37 ---> Running in 9892773ae0c6 00:22:38 Removing intermediate container 9892773ae0c6 00:22:38 ---> 09524b94b3cb 00:22:38 Step 22/23 : LABEL git_sha=82a589cae64e3d1763de10eee570c5f56404f69b 00:22:38 ---> Running in 9c61596ea857 00:22:39 ---> fe759b739484 00:22:39 Step 20/24 : ENTRYPOINT [ "/usr/bin/dumb-init" ] 00:22:39 ---> Running in 637c9af3dd0b 00:22:39 Removing intermediate container 9c61596ea857 00:22:39 ---> a75c59f7cdd0 00:22:39 Step 23/23 : LABEL version=0.0.0 00:22:39 ---> Running in b1dad26d87df 00:22:40 Removing intermediate container 637c9af3dd0b 00:22:40 ---> 2c065c599f21 00:22:40 Step 21/24 : CMD [ "--verbose", "docker-entrypoint.sh" ] 00:22:40 ---> Running in bafd30240262 00:22:40 Removing intermediate container b1dad26d87df 00:22:40 ---> 92d48f3bc427 00:22:40 00:22:40 Removing intermediate container bafd30240262 00:22:40 ---> 37cfae5debe5 00:22:40 Step 22/24 : LABEL arch=arm64 00:22:40 Successfully built 92d48f3bc427 00:22:40 Successfully tagged security-spire-server-arm64:latest 00:22:40 ---> Running in 264ebf39a214 00:22:40 Building security-spire-config 00:22:41  Building security-spire-server ... done Removing intermediate container 264ebf39a214 00:22:41 ---> 647b8c00dda7 00:22:41 Step 23/24 : LABEL git_sha=82a589cae64e3d1763de10eee570c5f56404f69b 00:22:41 ---> Running in d194aa726ac8 00:22:42 Removing intermediate container d194aa726ac8 00:22:42 ---> c09bf2672c6f 00:22:42 Step 24/24 : LABEL version=0.0.0 00:22:42 ---> Running in 98b235649530 00:22:42 Removing intermediate container 98b235649530 00:22:42 ---> 417ad098149b 00:22:42 00:22:42 Successfully built 417ad098149b 00:22:42 Successfully tagged security-spire-agent-arm64:latest 00:22:42  Building security-spire-agent ... done Building security-spiffe-token-provider 00:23:07 Step 1/24 : ARG BUILDER_BASE=golang:1.18-alpine3.16 00:23:07 Step 2/24 : FROM ${BUILDER_BASE} AS builder 00:23:07 ---> f79b4a14ae61 00:23:07 Step 3/24 : WORKDIR /edgex-go 00:23:07 ---> Using cache 00:23:07 ---> a5dd224f6b26 00:23:07 Step 4/24 : RUN apk add --update --no-cache make git build-base curl 00:23:07 ---> Using cache 00:23:07 ---> 265db0df9c15 00:23:07 Step 5/24 : COPY go.mod vendor* ./ 00:23:07 ---> Using cache 00:23:07 ---> aa63925f5cd9 00:23:07 Step 6/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 00:23:07 ---> Using cache 00:23:07 ---> 0feff6dd0d03 00:23:07 Step 7/24 : COPY . . 00:23:07 ---> Using cache 00:23:07 ---> e3cab8eb0f4b 00:23:07 Step 8/24 : ARG SPIRE_RELEASE=1.2.1 00:23:07 ---> Using cache 00:23:07 ---> 0a0f5514da51 00:23:07 Step 9/24 : WORKDIR /edgex-go/spire-build 00:23:07 ---> Using cache 00:23:07 ---> e363eddbffaa 00:23:07 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 00:23:07 ---> Using cache 00:23:07 ---> 0212744c20cc 00:23:07 Step 11/24 : WORKDIR /edgex-go 00:23:07 ---> Using cache 00:23:07 ---> fa3e806fe467 00:23:07 00:23:07 Step 12/24 : FROM alpine:3.15 00:23:07 ---> 8aa73fd46299 00:23:07 Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' 00:23:07 ---> Using cache 00:23:07 ---> 059fb56758eb 00:23:07 Step 14/24 : RUN apk update && apk --no-cache --update add dumb-init gcompat 00:23:07 ---> Running in 9ec060c1ad90 00:23:09 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 00:23:09 Step 1/19 : ARG BUILDER_BASE=golang:1.18-alpine3.16 00:23:09 Step 2/19 : FROM ${BUILDER_BASE} AS builder 00:23:09 ---> f79b4a14ae61 00:23:09 Step 3/19 : WORKDIR /edgex-go 00:23:09 ---> Using cache 00:23:09 ---> a5dd224f6b26 00:23:09 Step 4/19 : RUN apk update && apk --no-cache --update add build-base 00:23:09 ---> Running in 8b2c99a15ef2 00:23:09 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 00:23:10 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 00:23:11 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 00:23:11 v3.15.6-290-g782130c55d8 [https://dl-cdn.alpinelinux.org/alpine/v3.15/main] 00:23:11 v3.15.6-283-ga9bed072b9 [https://dl-cdn.alpinelinux.org/alpine/v3.15/community] 00:23:11 OK: 15736 distinct packages available 00:23:11 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 00:23:12 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 00:23:12 v3.16.3-154-ga2a60f3e0f [https://dl-cdn.alpinelinux.org/alpine/v3.16/main] 00:23:12 v3.16.3-151-gb476f155c7 [https://dl-cdn.alpinelinux.org/alpine/v3.16/community] 00:23:12 OK: 16901 distinct packages available 00:23:13 (1/4) Installing dumb-init (1.2.5-r1) 00:23:13 (2/4) Installing musl-obstack (1.2.3-r0) 00:23:13 (3/4) Installing libucontext (1.1-r0) 00:23:13 (4/4) Installing gcompat (1.0.0-r4) 00:23:13 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 00:23:13 Executing busybox-1.34.1-r7.trigger 00:23:13 OK: 6 MiB in 18 packages 00:23:13 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 00:23:15 Removing intermediate container 9ec060c1ad90 00:23:15 ---> e9ed5ffea292 00:23:15 Step 15/24 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin 00:23:15 OK: 221 MiB in 51 packages 00:23:18 Removing intermediate container 8b2c99a15ef2 00:23:18 ---> b9deb19430d4 00:23:18 Step 5/19 : COPY go.mod vendor* ./ 00:23:19 ---> 9d83f90f0af0 00:23:19 Step 6/19 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 00:23:19 ---> Running in 4b2e1d8aae3a 00:23:21 ---> 2ef93e39d48b 00:23:21 Step 16/24 : COPY --from=builder /edgex-go/cmd/security-spire-config/docker-entrypoint.sh /usr/local/bin/ 00:23:22 ---> 95fc37331a7b 00:23:22 Step 17/24 : WORKDIR /usr/local/etc/spiffe-scripts.d 00:23:22 ---> Running in 7d2834eddd26 00:23:23 Removing intermediate container 7d2834eddd26 00:23:23 ---> b1bb0cb84336 00:23:23 Step 18/24 : COPY --from=builder /edgex-go/cmd/security-spire-config/seed_builtin_entries.sh /usr/local/etc/spiffe-scripts.d 00:23:24 ---> e5bd53746cdc 00:23:24 Step 19/24 : WORKDIR / 00:23:24 ---> Running in 4537185bb955 00:23:24 Removing intermediate container 4537185bb955 00:23:24 ---> e092b530ec74 00:23:24 Step 20/24 : ENTRYPOINT [ "/usr/bin/dumb-init" ] 00:23:24 ---> Running in 8fee95410ca8 00:23:25 Removing intermediate container 8fee95410ca8 00:23:25 ---> f2a6f97eeae6 00:23:25 Step 21/24 : CMD [ "--verbose", "docker-entrypoint.sh" ] 00:23:28 ---> Running in b4f76a715941 00:23:28 Removing intermediate container b4f76a715941 00:23:28 ---> 91b3410e5078 00:23:28 Step 22/24 : LABEL arch=arm64 00:23:28 ---> Running in 50beadbbd5bc 00:23:28 Removing intermediate container 50beadbbd5bc 00:23:28 ---> b31f39904f9e 00:23:28 Step 23/24 : LABEL git_sha=82a589cae64e3d1763de10eee570c5f56404f69b 00:23:29 ---> Running in 6d2342e17a24 00:23:29 Removing intermediate container 6d2342e17a24 00:23:29 ---> afb8859d57fc 00:23:29 Step 24/24 : LABEL version=0.0.0 00:23:29 ---> Running in b261c4aa491e 00:23:30 Removing intermediate container b261c4aa491e 00:23:30 ---> baf64d073a05 00:23:30 00:23:30 Successfully built baf64d073a05 00:23:30 Successfully tagged security-spire-config-arm64:latest 00:23:30  Building security-spire-config ... done Building security-bootstrapper 00:23:48 Step 1/32 : ARG BUILDER_BASE=golang:1.18-alpine3.16 00:23:48 Step 2/32 : FROM ${BUILDER_BASE} AS builder 00:23:48 ---> f79b4a14ae61 00:23:48 Step 3/32 : WORKDIR /edgex-go 00:23:48 ---> Using cache 00:23:48 ---> a5dd224f6b26 00:23:48 Step 4/32 : RUN apk add --update --no-cache make git 00:23:48 ---> Using cache 00:23:48 ---> d4bab451e392 00:23:48 Step 5/32 : COPY go.mod vendor* ./ 00:23:48 ---> Using cache 00:23:48 ---> 206e5527903d 00:23:48 Step 6/32 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 00:23:48 ---> Using cache 00:23:48 ---> 26b6c65a8a04 00:23:48 Step 7/32 : COPY . . 00:23:48 ---> Using cache 00:23:48 ---> 32e0b1f43030 00:23:48 Step 8/32 : RUN make cmd/security-bootstrapper/security-bootstrapper 00:23:48 ---> Running in e731c344d482 00:23: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 00:24:57 Removing intermediate container 4b2e1d8aae3a 00:24:57 ---> f375d25451a8 00:24:57 Step 7/19 : COPY . . 00:25:03 ---> 703506ad5c14 00:25:03 Step 8/19 : RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider 00:25:03 ---> Running in 953cfabe661a 00:25:04 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/security-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider 00:25:43 Removing intermediate container 98e18b990555 00:25:43 ---> cbc5661ea7f3 00:25:43 00:25:43 Step 10/23 : FROM alpine:3.16 00:25:43 ---> 2b4661558fb8 00:25:43 Step 11/23 : RUN apk add --update --no-cache dumb-init 00:25:43 ---> Using cache 00:25:43 ---> ce3ffa842d79 00:25:43 Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 00:25:43 ---> Using cache 00:25:43 ---> 2d152d2f76c8 00:25:43 Step 13/23 : ENV APP_PORT=59882 00:25:43 ---> Running in 1ec84b6e0832 00:25:44 Removing intermediate container 1ec84b6e0832 00:25:44 ---> 3db97e2f2461 00:25:44 Step 14/23 : EXPOSE $APP_PORT 00:25:44 ---> Running in cc2e0eb670ab 00:25:46 Removing intermediate container cc2e0eb670ab 00:25:46 ---> 0fdeebf47978 00:25:46 Step 15/23 : WORKDIR / 00:25:46 ---> Running in a647490a750e 00:25:46 Removing intermediate container a647490a750e 00:25:46 ---> ec6ea9ee6a93 00:25:46 Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / 00:25:47 ---> e3fd486cc92f 00:25:47 Step 17/23 : COPY --from=builder /edgex-go/cmd/core-command/core-command / 00:25:49 ---> d62fddfcf407 00:25:49 Step 18/23 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml 00:25:50 ---> b0818ab0407f 00:25:50 Step 19/23 : ENTRYPOINT ["/core-command"] 00:25:50 ---> Running in 78f5c5ba3def 00:25:51 Removing intermediate container 78f5c5ba3def 00:25:51 ---> dc4a5d13cc80 00:25:51 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] 00:25:51 ---> Running in e418a452b7a2 00:25:51 Removing intermediate container e418a452b7a2 00:25:51 ---> fc524c8d88bb 00:25:51 Step 21/23 : LABEL arch=arm64 00:25:51 ---> Running in 492a9e51a1d6 00:25:52 Removing intermediate container 492a9e51a1d6 00:25:52 ---> 9b3775659834 00:25:52 Step 22/23 : LABEL git_sha=82a589cae64e3d1763de10eee570c5f56404f69b 00:25:52 ---> Running in d02fb69cd9f4 00:25:52 Removing intermediate container d02fb69cd9f4 00:25:52 ---> cf2663eba932 00:25:52 Step 23/23 : LABEL version=0.0.0 00:25:53 ---> Running in 7377c87413c1 00:25:53 Removing intermediate container 7377c87413c1 00:25:53 ---> 36e264584a76 00:25:53 00:25:53 Successfully built 36e264584a76 00:25:53 Successfully tagged core-command-arm64:latest 00:26:26  Building core-command ... done Removing intermediate container 54efcfcc7025 00:26:26 ---> f9ff406022cd 00:26:26 00:26:26 Step 10/24 : FROM alpine:3.16 00:26:26 ---> 2b4661558fb8 00:26:26 Step 11/24 : RUN apk add --update --no-cache dumb-init 00:26:26 ---> Using cache 00:26:26 ---> ce3ffa842d79 00:26:26 Step 12/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 00:26:26 ---> Using cache 00:26:26 ---> 2d152d2f76c8 00:26:26 Step 13/24 : ENV APP_PORT=59881 00:26:26 ---> Running in 2bde53e923bc 00:26:26 Removing intermediate container 2bde53e923bc 00:26:26 ---> 2b4ff1b316df 00:26:26 Step 14/24 : EXPOSE $APP_PORT 00:26:26 ---> Running in 6ff2a1a83207 00:26:26 Removing intermediate container 6ff2a1a83207 00:26:26 ---> d048b228ef7d 00:26:26 Step 15/24 : WORKDIR / 00:26:26 ---> Running in bc4e0a1b2b9c 00:26:26 Removing intermediate container bc4e0a1b2b9c 00:26:26 ---> 5aa3e23e0c61 00:26:26 Step 16/24 : COPY --from=builder /edgex-go/Attribution.txt / 00:26:26 ---> ee2fa0cab120 00:26:26 Step 17/24 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / 00:26:26 ---> e03e7e7a2f38 00:26:26 Step 18/24 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml 00:26:26 ---> 47a1b1ed8e22 00:26:26 Step 19/24 : COPY --from=builder /edgex-go/cmd/core-metadata/res/uom.toml /res/uom.toml 00:26:27 ---> 94e52fd00c91 00:26:27 Step 20/24 : ENTRYPOINT ["/core-metadata"] 00:26:27 ---> Running in da7e4a568663 00:26:28 Removing intermediate container da7e4a568663 00:26:28 ---> e0fe94754ce9 00:26:28 Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] 00:26:28 ---> Running in b70465d1a5f5 00:26:28 Removing intermediate container b70465d1a5f5 00:26:28 ---> 08af7856d6fa 00:26:28 Step 22/24 : LABEL arch=arm64 00:26:29 ---> Running in eb0030188abb 00:26:29 Removing intermediate container eb0030188abb 00:26:29 ---> c66e09e65220 00:26:29 Step 23/24 : LABEL git_sha=82a589cae64e3d1763de10eee570c5f56404f69b 00:26:29 ---> Running in 4d782810be89 00:26:30 Removing intermediate container 4d782810be89 00:26:30 ---> 7c6b4083c7be 00:26:30 Step 24/24 : LABEL version=0.0.0 00:26:30 ---> Running in 1a55410c1ae8 00:26:30 Removing intermediate container 1a55410c1ae8 00:26:30 ---> cd88edf95360 00:26:30 00:26:31 Successfully built cd88edf95360 00:26:31 Successfully tagged core-metadata-arm64:latest 00:28:52  Building core-metadata ... done Removing intermediate container e731c344d482 00:28:52 ---> 50b0f60bbf54 00:28:52 00:28:52 Step 9/32 : FROM alpine:3.16 00:28:52 ---> 2b4661558fb8 00:28:52 Step 10/32 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' 00:28:52 ---> Running in 4980bc151f2c 00:28:52 Removing intermediate container 4980bc151f2c 00:28:52 ---> 8edc5895eab7 00:28:52 Step 11/32 : RUN apk add --update --no-cache dumb-init su-exec 00:28:52 ---> Running in f7a9cb703eec 00:28:52 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 00:28:52 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 00:28:52 (1/2) Installing dumb-init (1.2.5-r1) 00:28:52 (2/2) Installing su-exec (0.2-r1) 00:28:52 Executing busybox-1.35.0-r17.trigger 00:28:52 OK: 5 MiB in 16 packages 00:28:52 Removing intermediate container f7a9cb703eec 00:28:52 ---> 9fca5d5bdc51 00:28:52 Step 12/32 : ENV SECURITY_INIT_DIR /edgex-init 00:28:52 ---> Running in 55d2c6260929 00:28:52 Removing intermediate container 55d2c6260929 00:28:52 ---> 6130f62ac02d 00:28:52 Step 13/32 : ENV SECURITY_INIT_STAGING /edgex-init-staging 00:28:52 ---> Running in 5734f9222ccd 00:28:52 Removing intermediate container 5734f9222ccd 00:28:52 ---> 95c98baf9c0d 00:28:52 Step 14/32 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_STAGING}/bootstrap-redis 00:28:52 ---> Running in 0a8927007793 00:28:52 Removing intermediate container 0a8927007793 00:28:52 ---> d590cfde051b 00:28:52 Step 15/32 : ARG BOOTSTRAP_MOSQUITTO_DIR=${SECURITY_INIT_STAGING}/bootstrap-mosquitto 00:28:52 ---> Running in c643a225bc42 00:28:52 Removing intermediate container c643a225bc42 00:28:52 ---> 6ce21f947467 00:28:52 Step 16/32 : RUN mkdir -p ${BOOTSTRAP_REDIS_DIR} ${BOOTSTRAP_MOSQUITTO_DIR} 00:28:52 ---> Running in 2e80ee2cd88a 00:28:52 Removing intermediate container 2e80ee2cd88a 00:28:52 ---> e8f8a33d8853 00:28:52 Step 17/32 : WORKDIR ${SECURITY_INIT_STAGING} 00:28:53 ---> Running in 9ebd7eff8743 00:28:53 Removing intermediate container 9ebd7eff8743 00:28:53 ---> b617d7616126 00:28:53 Step 18/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_STAGING}/ 00:28:54 ---> cebfd7738542 00:28:54 Step 19/32 : RUN chmod +x ${SECURITY_INIT_STAGING}/*.sh 00:28:54 ---> Running in f158f39b9649 00:28:59 Removing intermediate container f158f39b9649 00:28:59 ---> 29ed3f0b6c18 00:28:59 Step 20/32 : COPY --from=builder /edgex-go/Attribution.txt / 00:28:59 ---> 96d5f09abc86 00:28:59 Step 21/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . 00:29:01 ---> 3828ac2a7da7 00:29:01 Step 22/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.toml ./res/ 00:29:02 ---> fb5d63435b00 00:29:02 Step 23/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml ${BOOTSTRAP_REDIS_DIR}/res/ 00:29:03 ---> cf5227a900c9 00:29:03 Step 24/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-mosquitto/configuration.toml ${BOOTSTRAP_MOSQUITTO_DIR}/res/ 00:29:04 ---> 9f7e7e169deb 00:29:04 Step 25/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ ${SECURITY_INIT_STAGING}/consul-bootstrapper/ 00:29:05 ---> 8ba75cb3284e 00:29:05 Step 26/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / 00:29:06 ---> 57259915711f 00:29:06 Step 27/32 : RUN chmod +x /entrypoint.sh 00:29:06 ---> Running in cfdb61c7794f 00:29:10 Removing intermediate container cfdb61c7794f 00:29:10 ---> d50c3ea823c3 00:29:10 Step 28/32 : ENTRYPOINT ["/entrypoint.sh"] 00:29:10 ---> Running in f04b839a0e8c 00:29:10 Removing intermediate container f04b839a0e8c 00:29:10 ---> 3518db64bd8f 00:29:10 Step 29/32 : CMD ["gate"] 00:29:10 ---> Running in 84eaeb48162d 00:29:11 Removing intermediate container 84eaeb48162d 00:29:11 ---> 6a16361a21ed 00:29:11 Step 30/32 : LABEL arch=arm64 00:29:11 ---> Running in 0f8919952491 00:29:11 Removing intermediate container 0f8919952491 00:29:11 ---> bc84dae517e6 00:29:11 Step 31/32 : LABEL git_sha=82a589cae64e3d1763de10eee570c5f56404f69b 00:29:12 ---> Running in 8b50b8d26ca9 00:29:12 Removing intermediate container 8b50b8d26ca9 00:29:12 ---> 16fe21fafee4 00:29:12 Step 32/32 : LABEL version=0.0.0 00:29:12 ---> Running in 888d01c52036 00:29:13 Removing intermediate container 888d01c52036 00:29:13 ---> 51763963e43d 00:29:13 00:29:13 Successfully built 51763963e43d 00:29:13 Successfully tagged security-bootstrapper-arm64:latest 00:29:45  Building security-bootstrapper ... done Removing intermediate container 9cba9e125b7e 00:29:45 ---> 5c150b51d1a2 00:29:45 00:29:45 Step 10/22 : FROM alpine:3.16 00:29:45 ---> 2b4661558fb8 00:29:45 Step 11/22 : RUN apk add --update --no-cache ca-certificates dumb-init 00:29:45 ---> Running in 6cef67fa23ae 00:29:45 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 00:29:45 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 00:29:45 (1/2) Installing ca-certificates (20220614-r0) 00:29:45 (2/2) Installing dumb-init (1.2.5-r1) 00:29:45 Executing busybox-1.35.0-r17.trigger 00:29:45 Executing ca-certificates-20220614-r0.trigger 00:29:46 OK: 6 MiB in 16 packages 00:29:49 Removing intermediate container 6cef67fa23ae 00:29:49 ---> f431d601c078 00:29:49 Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2021: Intel Corporation' 00:29:49 ---> Running in b773f150cc9d 00:29:49 Removing intermediate container b773f150cc9d 00:29:49 ---> 62371179b70b 00:29:49 Step 13/22 : ENV APP_PORT=59860 00:29:49 ---> Running in bd1143add0d4 00:29:49 Removing intermediate container bd1143add0d4 00:29:49 ---> 2e7e99029050 00:29:49 Step 14/22 : EXPOSE $APP_PORT 00:29:49 ---> Running in 215399495db8 00:29:50 Removing intermediate container 215399495db8 00:29:50 ---> 1184709251f7 00:29:50 Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / 00:29:50 ---> d7d4237fe191 00:29:50 Step 16/22 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / 00:29:52 ---> 7f835a2cebd7 00:29:52 Step 17/22 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml 00:29:53 ---> dfb541b895f4 00:29:53 Step 18/22 : ENTRYPOINT ["/support-notifications"] 00:29:53 ---> Running in 76f1d8e51295 00:29:53 Removing intermediate container 76f1d8e51295 00:29:53 ---> 040fed431e20 00:29:53 Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] 00:29:54 ---> Running in c3bb42de618e 00:29:54 Removing intermediate container c3bb42de618e 00:29:54 ---> fbeaeb1f81ea 00:29:54 Step 20/22 : LABEL arch=arm64 00:29:54 ---> Running in 95eafd3d54d4 00:29:55 Removing intermediate container 95eafd3d54d4 00:29:55 ---> 73eb0f0e6481 00:29:55 Step 21/22 : LABEL git_sha=82a589cae64e3d1763de10eee570c5f56404f69b 00:29:55 ---> Running in e052107bbff8 00:29:55 Removing intermediate container e052107bbff8 00:29:55 ---> 72538e7268ff 00:29:55 Step 22/22 : LABEL version=0.0.0 00:29:55 ---> Running in eb47736e8fb4 00:29:55 Removing intermediate container eb47736e8fb4 00:29:55 ---> a814720154ba 00:29:55 00:29:56 Removing intermediate container 953cfabe661a 00:29:56 ---> 16702e78652e 00:29:56 00:29:56 Step 9/19 : FROM alpine:3.15 00:29:56 ---> 8aa73fd46299 00:29:56 Step 10/19 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' 00:29:56 ---> Using cache 00:29:56 ---> 059fb56758eb 00:29:56 Step 11/19 : RUN apk update && apk --no-cache --update add dumb-init curl gcompat 00:29:56 Successfully built a814720154ba 00:29:56 Successfully tagged support-notifications-arm64:latest 00:29:56  Building support-notifications ... done  ---> Running in edcd252eb5fa 00:29:57 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 00:29:57 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 00:29:58 v3.15.6-290-g782130c55d8 [https://dl-cdn.alpinelinux.org/alpine/v3.15/main] 00:29:58 v3.15.6-283-ga9bed072b9 [https://dl-cdn.alpinelinux.org/alpine/v3.15/community] 00:29:58 OK: 15736 distinct packages available 00:29:59 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 00:29:59 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 00:30:00 (1/9) Installing ca-certificates (20220614-r0) 00:30:00 (2/9) Installing brotli-libs (1.0.9-r5) 00:30:00 (3/9) Installing nghttp2-libs (1.46.0-r0) 00:30:00 (4/9) Installing libcurl (7.80.0-r5) 00:30:00 (5/9) Installing curl (7.80.0-r5) 00:30:00 (6/9) Installing dumb-init (1.2.5-r1) 00:30:00 (7/9) Installing musl-obstack (1.2.3-r0) 00:30:00 (8/9) Installing libucontext (1.1-r0) 00:30:00 (9/9) Installing gcompat (1.0.0-r4) 00:30:00 Executing busybox-1.34.1-r7.trigger 00:30:00 Executing ca-certificates-20220614-r0.trigger 00:30:00 OK: 8 MiB in 23 packages 00:30:02 Removing intermediate container edcd252eb5fa 00:30:02 ---> bd57fc398625 00:30:02 Step 12/19 : COPY --from=builder /edgex-go/Attribution.txt / 00:30:02 ---> e6093b919747 00:30:02 Step 13/19 : COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/security-spiffe-token-provider / 00:30:04 ---> 2a72e5b2af40 00:30:04 Step 14/19 : COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/res/configuration.toml /res/configuration.toml 00:30:04 ---> b5bf6790c355 00:30:04 Step 15/19 : ENTRYPOINT [ "/security-spiffe-token-provider" ] 00:30:04 ---> Running in 90201893f302 00:30:04 Removing intermediate container 90201893f302 00:30:04 ---> 1d175f41d194 00:30:04 Step 16/19 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] 00:30:05 ---> Running in cca834c28d6e 00:30:05 Removing intermediate container cca834c28d6e 00:30:05 ---> a40eeedae462 00:30:05 Step 17/19 : LABEL arch=arm64 00:30:05 ---> Running in e44940d74ef3 00:30:05 Removing intermediate container e44940d74ef3 00:30:05 ---> 134133573638 00:30:05 Step 18/19 : LABEL git_sha=82a589cae64e3d1763de10eee570c5f56404f69b 00:30:05 ---> Running in bb31c9a944de 00:30:06 Removing intermediate container bb31c9a944de 00:30:06 ---> 2e8043c922a7 00:30:06 Step 19/19 : LABEL version=0.0.0 00:30:06 ---> Running in 907c810806d4 00:30:06 Removing intermediate container 907c810806d4 00:30:06 ---> 596cda34ae50 00:30:06 00:30:06 Successfully built 596cda34ae50 00:30:06 Successfully tagged security-spiffe-token-provider-arm64:latest 00:30:07  Building security-spiffe-token-provider ... done  [Pipeline] } 00:30:07 $ docker stop --time=1 a172b4d554f9ba0da47285d352df3290dbac907fb45a2e36b44a8fddff9e8248 00:30:08 $ docker rm -f --volumes a172b4d554f9ba0da47285d352df3290dbac907fb45a2e36b44a8fddff9e8248 [Pipeline] // withDockerContainer [Pipeline] sh 00:30:09 + docker images 00:30:09 REPOSITORY TAG IMAGE ID CREATED SIZE 00:30:09 security-spiffe-token-provider-arm64 latest 596cda34ae50 3 seconds ago 29.1MB 00:30:09 support-notifications-arm64 latest a814720154ba 14 seconds ago 29.7MB 00:30:09 16702e78652e 14 seconds ago 1.54GB 00:30:09 5c150b51d1a2 28 seconds ago 1.57GB 00:30:09 security-bootstrapper-arm64 latest 51763963e43d 56 seconds ago 19.5MB 00:30:09 50b0f60bbf54 About a minute ago 1.49GB 00:30:09 core-metadata-arm64 latest cd88edf95360 3 minutes ago 17.8MB 00:30:09 f9ff406022cd 3 minutes ago 1.51GB 00:30:09 core-command-arm64 latest 36e264584a76 4 minutes ago 17MB 00:30:09 cbc5661ea7f3 4 minutes ago 1.5GB 00:30:09 security-spire-config-arm64 latest baf64d073a05 6 minutes ago 83.6MB 00:30:09 security-spire-agent-arm64 latest 417ad098149b 7 minutes ago 122MB 00:30:09 security-spire-server-arm64 latest 92d48f3bc427 7 minutes ago 84.3MB 00:30:09 4d047a9a0d83 7 minutes ago 1.38GB 00:30:09 fa3e806fe467 8 minutes ago 1.38GB 00:30:09 support-scheduler-arm64 latest 631c3fe90b4d 8 minutes ago 29MB 00:30:09 98f02297bfe8 8 minutes ago 1.57GB 00:30:09 core-data-arm64 latest 6a8243d2623d 10 minutes ago 17.2MB 00:30:09 core-common-config-bootstrapper-arm64 latest 62705120c1f3 10 minutes ago 14.9MB 00:30:09 28903b607b4f 10 minutes ago 1.51GB 00:30:09 security-proxy-setup-arm64 latest 6f8f5a03b47a 11 minutes ago 26.8MB 00:30:09 security-secretstore-setup-arm64 latest 81df122e6d69 11 minutes ago 28.8MB 00:30:09 449e84713f5e 11 minutes ago 1.5GB 00:30:09 aad9ccab502c 11 minutes ago 1.49GB 00:30:09 235580c936cf 11 minutes ago 1.5GB 00:30:09 ci-base-image-arm64 latest f79b4a14ae61 32 minutes ago 905MB 00:30:09 alpine 3.16 2b4661558fb8 2 months ago 5.29MB 00:30:09 alpine 3.15 8aa73fd46299 2 months ago 5.33MB 00:30:09 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64 1.18-alpine f96f9c87975a 3 months ago 685MB 00:30:09 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 00:30:09 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 00:30:09 00:30:09 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:30:10 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 00:30:10 arm64: Pulling from edgex-lftools-log-publisher 00:30:10 8998bd30e6a1: Pulling fs layer 00:30:10 04944245beec: Pulling fs layer 00:30:10 699f458cf7ca: Pulling fs layer 00:30:10 765212b225bb: Pulling fs layer 00:30:10 f23df028b6ca: Pulling fs layer 00:30:10 d65c8cfc05b1: Pulling fs layer 00:30:10 2437ff75d9bd: Pulling fs layer 00:30:10 d65c8cfc05b1: Waiting 00:30:10 2437ff75d9bd: Waiting 00:30:10 765212b225bb: Waiting 00:30:10 f23df028b6ca: Waiting 00:30:10 04944245beec: Verifying Checksum 00:30:10 04944245beec: Download complete 00:30:10 765212b225bb: Verifying Checksum 00:30:10 765212b225bb: Download complete 00:30:10 f23df028b6ca: Verifying Checksum 00:30:10 f23df028b6ca: Download complete 00:30:10 d65c8cfc05b1: Verifying Checksum 00:30:10 d65c8cfc05b1: Download complete 00:30:10 699f458cf7ca: Verifying Checksum 00:30:10 699f458cf7ca: Download complete 00:30:11 8998bd30e6a1: Verifying Checksum 00:30:11 8998bd30e6a1: Download complete 00:30:13 2437ff75d9bd: Verifying Checksum 00:30:13 2437ff75d9bd: Download complete 00:30:15 8998bd30e6a1: Pull complete 00:30:15 04944245beec: Pull complete 00:30:16 699f458cf7ca: Pull complete 00:30:16 765212b225bb: Pull complete 00:30:17 f23df028b6ca: Pull complete 00:30:17 d65c8cfc05b1: Pull complete 00:30:32 2437ff75d9bd: Pull complete 00:30:32 Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da 00:30:32 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 00:30:32 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 00:30:32 prd-ubuntu20.04-docker-arm64-4c-16g-4785 does not seem to be running inside a container 00:30:32 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged --net host -v /home/jenkins:/home/jenkins -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/edgex-go/2 -v /w/workspace/edgex-go/2:/w/workspace/edgex-go/2:rw,z -v /w/workspace/edgex-go/2@tmp:/w/workspace/edgex-go/2@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat 00:30:35 $ docker top c380762878266d0d17a63d46ad7c8af1b22db972082088a409e2350a07d92787 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 00:30:35 ---> job-cost.sh 00:30:36 lf-activate-venv: SKIPPING 00:30:36 INFO: No Stack... 00:30:36 INFO: Retrieving Pricing Info for: v3-standard-4 00:30:37 INFO: Archiving Costs [Pipeline] sh 00:30:37 + cat /w/workspace/edgex-go/2/archives/cost.csv 00:30:37 + cut -d, -f6 [Pipeline] lock 00:30:37 Trying to acquire lock on [jenkins-edgexfoundry-edgex-go-PR-4327-2-stack-cost] 00:30:37 Resource [jenkins-edgexfoundry-edgex-go-PR-4327-2-stack-cost] did not exist. Created. 00:30:37 Lock acquired on [jenkins-edgexfoundry-edgex-go-PR-4327-2-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 00:30:38 + echo total: 0.10999999940395355 [Pipeline] stash 00:30:38 Stashed 1 file(s) [Pipeline] } 00:30:38 Lock released on resource [jenkins-edgexfoundry-edgex-go-PR-4327-2-stack-cost] [Pipeline] // lock [Pipeline] } 00:30:38 $ docker stop --time=1 c380762878266d0d17a63d46ad7c8af1b22db972082088a409e2350a07d92787 00:30:39 $ docker rm -f --volumes c380762878266d0d17a63d46ad7c8af1b22db972082088a409e2350a07d92787 [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 00:30:40 provisioning config files... 00:30:40 copy managed file [edgex-go-codecov-token] to file:/w/workspace/edgex-go/2@tmp/config1207537320691850529tmp [Pipeline] { [Pipeline] sh 00:30:40 + set +x 00:30:40 + curl -s https://codecov.io/bash 00:30:40 + bash -s -- 00:30:40 00:30:40 _____ _ 00:30:40 / ____| | | 00:30:40 | | ___ __| | ___ ___ _____ __ 00:30:40 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 00:30:40 | |___| (_) | (_| | __/ (_| (_) \ V / 00:30:40 \_____\___/ \__,_|\___|\___\___/ \_/ 00:30:40 Bash-1.0.6 00:30:40 00:30:40 00:30:40 ==> git version 2.25.1 found 00:30:40 ==> 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 00:30:40 Release-Date: 2020-01-08 00:30:40 Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp 00:30:40 Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets 00:30:40 ==> Jenkins CI detected. 00:30:40 current dir:  /w/workspace/edgex-go/2 00:30:40 project root: . 00:30:40 --> token set from env 00:30:40 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 00:30:40 ==> Running gcov in . (disable via -X gcov) 00:30:40 ==> Python coveragepy not found 00:30:40 ==> Searching for coverage reports in: 00:30:40 + . 00:30:40 -> Found 1 reports 00:30:40 ==> Detecting git/mercurial file structure 00:30:40 ==> Reading reports 00:30:40 + ./coverage.out bytes=489190 00:30:40 ==> Appending adjustments 00:30:40 https://docs.codecov.io/docs/fixing-reports 00:30:42 + Found adjustments 00:30:42 ==> Gzipping contents 00:30:42 64K /tmp/codecov.oUkync.gz 00:30:42 ==> Uploading reports 00:30:42 url: https://codecov.io 00:30:42 query: branch=PR-4327&commit=bd1fa2dc5224acb79d110370e255d87e61f547fb&build=2&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2FPR-4327%2F2%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=4327&job=&cmd_args= 00:30:42 -> Pinging Codecov 00:30:42 https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=52b94001-b80a-4ca3-b063-c5e709073964&branch=PR-4327&commit=bd1fa2dc5224acb79d110370e255d87e61f547fb&build=2&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2FPR-4327%2F2%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=4327&job=&cmd_args= 00:30:42 -> Uploading to 00:30:42 https://storage.googleapis.com/codecov/v4/raw/2023-02-07/00271124DB129430A58F1EEE437C3FCB/bd1fa2dc5224acb79d110370e255d87e61f547fb/a01a7cc4-e532-4a87-97f9-d1cd863514ec.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20230207%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20230207T003041Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=c44d8d574d50c7e6b34b6081a80e29459244769b0fbae4359dd8936afe503782 00:30:42 % Total % Received % Xferd Average Speed Time Time Time Current 00:30:42 Dload Upload Total Spent Left Speed 00:30:42 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 62900 0 0 100 62900 0 168k --:--:-- --:--:-- --:--:-- 168k 00:30:42 -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/edgex-go/commit/bd1fa2dc5224acb79d110370e255d87e61f547fb [Pipeline] } 00:30:42 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 00:30:43 + [ -d /w/workspace/edgex-go/2/archives ] [Pipeline] libraryResource [Pipeline] sh 00:30:43 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 00:30:44 ---> package-listing.sh 00:30:44 ++ facter osfamily 00:30:44 ++ tr '[:upper:]' '[:lower:]' 00:30:44 + OS_FAMILY=debian 00:30:44 + workspace=/w/workspace/edgex-go/2 00:30:44 + START_PACKAGES=/tmp/packages_start.txt 00:30:44 + END_PACKAGES=/tmp/packages_end.txt 00:30:44 + DIFF_PACKAGES=/tmp/packages_diff.txt 00:30:44 + PACKAGES=/tmp/packages_start.txt 00:30:44 + '[' /w/workspace/edgex-go/2 ']' 00:30:44 + PACKAGES=/tmp/packages_end.txt 00:30:44 + case "${OS_FAMILY}" in 00:30:44 + dpkg -l 00:30:44 + grep '^ii' 00:30:44 + '[' -f /tmp/packages_start.txt ']' 00:30:44 + '[' -f /tmp/packages_end.txt ']' 00:30:44 + diff /tmp/packages_start.txt /tmp/packages_end.txt 00:30:44 + '[' /w/workspace/edgex-go/2 ']' 00:30:44 + mkdir -p /w/workspace/edgex-go/2/archives/ 00:30:44 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgex-go/2/archives/ [Pipeline] echo 00:30:44 Launching container with: [--privileged -u 0:0 --net host -v /var/log/sysstat:/var/log/sysstat -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/edgex-go/2/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 00:30:44 + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:30:45 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 00:30:45 00:30:45 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:30:45 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 00:30:45 latest: Pulling from edgex-lftools-log-publisher 00:30:45 5eb5b503b376: Pulling fs layer 00:30:45 5c69ac0246d0: Pulling fs layer 00:30:45 ec43610c2a17: Pulling fs layer 00:30:45 3a2ae6a8a46f: Pulling fs layer 00:30:45 33b1e0a273af: Pulling fs layer 00:30:45 5d3b04190fa2: Pulling fs layer 00:30:45 2f39f015ded8: Pulling fs layer 00:30:45 33b1e0a273af: Waiting 00:30:45 5d3b04190fa2: Waiting 00:30:45 2f39f015ded8: Waiting 00:30:45 3a2ae6a8a46f: Waiting 00:30:45 5c69ac0246d0: Verifying Checksum 00:30:45 5c69ac0246d0: Download complete 00:30:45 3a2ae6a8a46f: Verifying Checksum 00:30:45 3a2ae6a8a46f: Download complete 00:30:46 33b1e0a273af: Verifying Checksum 00:30:46 33b1e0a273af: Download complete 00:30:46 5d3b04190fa2: Verifying Checksum 00:30:46 5d3b04190fa2: Download complete 00:30:46 ec43610c2a17: Verifying Checksum 00:30:46 ec43610c2a17: Download complete 00:30:46 5eb5b503b376: Verifying Checksum 00:30:46 5eb5b503b376: Download complete 00:30:46 2f39f015ded8: Download complete 00:30:47 5eb5b503b376: Pull complete 00:30:47 5c69ac0246d0: Pull complete 00:30:48 ec43610c2a17: Pull complete 00:30:48 3a2ae6a8a46f: Pull complete 00:30:48 33b1e0a273af: Pull complete 00:30:48 5d3b04190fa2: Pull complete 00:30:52 2f39f015ded8: Pull complete 00:30:52 Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 00:30:52 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 00:30:52 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 00:30:52 prd-ubuntu20.04-docker-8c-8g-4784 does not seem to be running inside a container 00:30:52 $ docker run -t -d -u 1001:1001 --privileged -u 0:0 --net host -v /var/log/sysstat:/var/log/sysstat -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/edgex-go/2/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/edgex-go/2 -v /w/workspace/edgex-go/2:/w/workspace/edgex-go/2:rw,z -v /w/workspace/edgex-go/2@tmp:/w/workspace/edgex-go/2@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 00:30:55 $ docker top 6f77cadf901e4a6b7a9e485d2c599c284601b1cbbaaca3f4171d47b97eced9cd -eo pid,comm [Pipeline] { [Pipeline] sh 00:30:55 + touch /tmp/pre-build-complete [Pipeline] sh 00:30:55 + mkdir -p /var/log/sysstat [Pipeline] sh 00:30:56 + ls /var/log/sa-host 00:30:56 ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 00:30:56 provisioning config files... 00:30:56 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgex-go/2@tmp/config3150089372776321863tmp [Pipeline] { [Pipeline] echo 00:30:56 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 00:30:56 ---> create-netrc.sh [Pipeline] } 00:30:56 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 00:30:56 ---> python-tools-install.sh [Pipeline] echo 00:30:56 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 00:30:57 ---> sudo-logs.sh 00:30:57 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 00:30:57 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 00:30:57 ---> job-cost.sh 00:30:57 lf-activate-venv: SKIPPING 00:30:57 DEBUG: total: 0.10999999940395355 00:30:57 INFO: Retrieving Stack Cost... 00:30:57 INFO: Retrieving Pricing Info for: v3-standard-8 00:30:58 INFO: Archiving Costs [Pipeline] echo 00:30:58 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 00:30:58 ---> logs-deploy.sh 00:30:58 lf-activate-venv: SKIPPING 00:30:58 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-go/PR-4327/2 00:30:58 INFO: archiving workspace using pattern(s): 00:30:59 Archives upload complete. 00:30:59 INFO: archiving logs to Nexus