Pull request #4331 opened Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 11de117b999dca37cac4095e5a969c126eb4756a+6d8f48994a916f3def33c5fcae83023f2b377d3e (ee3bfcb58b3409d649c3fd02dcc54a9c6844dbd5) 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-ssh9447720028993884890.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-ssh17962113562487869264.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 Cloning the remote Git repository Cloning with configured refspecs honoured and with tags Cloning repository git@github.com:edgexfoundry/edgex-global-pipelines.git > git init /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/PR-4331/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82 # timeout=10 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-4331/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh17353481858847223817.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 > git config --add remote.origin.fetch +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 > 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 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-4331/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh18322682835769148597.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 > git --version # timeout=10 > git --version # 'git version 2.16.6' 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-ssh11138974297140052472.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 Cloning the remote Git repository Cloning with configured refspecs honoured and without tags Cloning repository git@github.com:lfit/releng-pipelines.git > git init /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/PR-4331/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e # timeout=10 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-4331/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh11962923560398340955.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 Avoid second fetch 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 > git --version # timeout=10 > git --version # 'git version 2.16.6' fatal: bad object cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 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-4967 in /w/workspace/edgexfoundry_edgex-go_PR-4331 [Pipeline] { [Pipeline] ws Running in /w/workspace/edgex-go/1 [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/1 # 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/4331/head:refs/remotes/origin/PR-4331 +refs/heads/main:refs/remotes/origin/main # timeout=10 Merging remotes/origin/main commit 6d8f48994a916f3def33c5fcae83023f2b377d3e into PR head commit 11de117b999dca37cac4095e5a969c126eb4756a Merge succeeded, producing 11de117b999dca37cac4095e5a969c126eb4756a Checking out Revision 11de117b999dca37cac4095e5a969c126eb4756a (PR-4331) Commit message: "build(deps): Bump github.com/edgexfoundry/go-mod-messaging/v3" First time build. Skipping changelog. > git --version # timeout=10 > git --version # 'git version 2.25.1' fatal: bad object cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 19:03:18 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 19:03:18 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 19:03:18 ========================================================= 19:03:18 EdgeX Global Pipelines Version Info 19:03:18 ========================================================= [Pipeline] libraryResource [Pipeline] sh > git config core.sparsecheckout # timeout=10 > git checkout -f 11de117b999dca37cac4095e5a969c126eb4756a # 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 6d8f48994a916f3def33c5fcae83023f2b377d3e # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 11de117b999dca37cac4095e5a969c126eb4756a # timeout=10 19:03:20 ------------------- 19:03:20 stable info: 19:03:20 ------------------- 19:03:20 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 19:03:20 Commit SHA: cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 19:03:20 Message: update stable to v1.0.244 19:03:20 ------------------- 19:03:20 experimental info: 19:03:20 ------------------- 19:03:20 Commited By: **** collab-it+edgex@linuxfoundation.org 19:03:20 Commit SHA: cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 19:03:20 Message: update experimental to v1.0.244 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 19:03:20 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-go-settings [Pipeline] echo 19:03:20 [edgeXSetupEnvironment]: set envvar PROJECT = edgex-go [Pipeline] echo 19:03:20 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 19:03:20 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 19:03:20 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 19:03:20 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.18 [Pipeline] echo 19:03:20 [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo 19:03:20 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_GLOB = cmd/**/Dockerfile [Pipeline] echo 19:03:20 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_PREFIX = [Pipeline] echo 19:03:20 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_SUFFIX = [Pipeline] echo 19:03:21 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 19:03:21 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 19:03:21 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 19:03:21 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 19:03:21 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 19:03:21 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 19:03:21 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 19:03:21 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 19:03:21 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo 19:03:21 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v2 [Pipeline] echo 19:03:21 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 19:03:21 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 19:03:21 [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo 19:03:21 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-4331 [Pipeline] echo 19:03:21 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-4331 [Pipeline] echo 19:03:21 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-4331 [Pipeline] echo 19:03:21 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 11de117b999dca37cac4095e5a969c126eb4756a [Pipeline] echo 19:03:21 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 11de117 [Pipeline] echo 19:03:21 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 19:03:22 provisioning config files... 19:03:22 copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/1@tmp/config4464651044448160363tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 19:03:22 ---> docker-login.sh 19:03:22 nexus3.edgexfoundry.org:10001 19:03:22 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 19:03:22 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 19:03:22 Configure a credential helper to remove this warning. See 19:03:22 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 19:03:22 19:03:22 Login Succeeded 19:03:22 nexus3.edgexfoundry.org:10002 19:03:22 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 19:03:23 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 19:03:23 Configure a credential helper to remove this warning. See 19:03:23 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 19:03:23 19:03:23 Login Succeeded 19:03:23 nexus3.edgexfoundry.org:10003 19:03:23 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 19:03:23 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 19:03:23 Configure a credential helper to remove this warning. See 19:03:23 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 19:03:23 19:03:23 Login Succeeded 19:03:23 nexus3.edgexfoundry.org:10004 19:03:23 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 19:03:23 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 19:03:23 Configure a credential helper to remove this warning. See 19:03:23 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 19:03:23 19:03:23 Login Succeeded 19:03:23 docker.io 19:03:23 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 19:03:23 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 19:03:23 Configure a credential helper to remove this warning. See 19:03:23 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 19:03:23 19:03:23 Login Succeeded 19:03:23 ---> docker-login.sh ends [Pipeline] } 19:03:23 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 19:03:24 + 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 19:03:24 + + dirname cmd/core-command/Dockerfile 19:03:24 cut -d/ -f2 19:03:24 + echo core-command,cmd/core-command/Dockerfile 19:03:24 + + dirnamecut cmd/core-common-config-bootstrapper/Dockerfile -d/ 19:03:24 -f2 19:03:24 + echo core-common-config-bootstrapper,cmd/core-common-config-bootstrapper/Dockerfile 19:03:24 + dirname+ cmd/core-data/Dockerfile 19:03:24 cut -d/ -f2 19:03:24 + echo core-data,cmd/core-data/Dockerfile 19:03:24 + dirname cmd/core-metadata/Dockerfile 19:03:24 + cut -d/ -f2 19:03:24 + echo core-metadata,cmd/core-metadata/Dockerfile 19:03:24 + cut -d/ -f2 19:03:24 + dirname cmd/security-bootstrapper/Dockerfile 19:03:24 + echo security-bootstrapper,cmd/security-bootstrapper/Dockerfile 19:03:24 + dirname cmd/security-proxy-setup/Dockerfile 19:03:24 + cut -d/ -f2 19:03:24 + echo security-proxy-setup,cmd/security-proxy-setup/Dockerfile 19:03:24 + dirname cmd/security-secretstore-setup/Dockerfile 19:03:24 + cut -d/ -f2 19:03:24 + echo security-secretstore-setup,cmd/security-secretstore-setup/Dockerfile 19:03:24 + dirname cmd/security-spiffe-token-provider/Dockerfile 19:03:24 + cut -d/ -f2 19:03:24 + echo security-spiffe-token-provider,cmd/security-spiffe-token-provider/Dockerfile 19:03:24 + dirname cmd/security-spire-agent/Dockerfile 19:03:24 + cut -d/ -f2 19:03:24 + echo security-spire-agent,cmd/security-spire-agent/Dockerfile 19:03:24 + dirname cmd/security-spire-config/Dockerfile 19:03:24 + cut -d/ -f2 19:03:24 + echo security-spire-config,cmd/security-spire-config/Dockerfile 19:03:24 + + dirname cmd/security-spire-server/Dockerfile 19:03:24 cut -d/ -f2 19:03:24 + echo security-spire-server,cmd/security-spire-server/Dockerfile 19:03:24 + dirname cmd/support-notifications/Dockerfile 19:03:24 + cut -d/ -f2 19:03:24 + echo support-notifications,cmd/support-notifications/Dockerfile 19:03:24 + dirname cmd/support-scheduler/Dockerfile 19:03:24 + cut -d/ -f2 19:03:24 + echo support-scheduler,cmd/support-scheduler/Dockerfile [Pipeline] echo 19:03:24 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 19:03:24 + git rev-list -1 --merges 11de117b999dca37cac4095e5a969c126eb4756a~1..11de117b999dca37cac4095e5a969c126eb4756a [Pipeline] echo 19:03:24 -----------> git rev-list -1 --merges 11de117b999dca37cac4095e5a969c126eb4756a~1..11de117b999dca37cac4095e5a969c126eb4756a 11de117b999dca37cac4095e5a969c126eb4756a [false] [Pipeline] sh 19:03:25 + git log --format=format:%s -1 11de117b999dca37cac4095e5a969c126eb4756a [Pipeline] echo 19:03:25 ========================================================= 19:03:25 [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] 19:03:25 ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] sh 19:03:25 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 19:03:25 + grep -v github /etc/ssh/ssh_known_hosts 19:03:25 + [ -e /tmp/ssh_known_hosts ] 19:03:25 + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts 19:03:25 + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= 19:03:25 + sudo tee -a /etc/ssh/ssh_known_hosts 19:03:25 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 19:03:26 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 19:03:26 19:03:26 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 19:03:26 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 19:03:26 0.1.4: Pulling from edgex-devops/py-git-semver 19:03:26 b85a868b505f: Pulling fs layer 19:03:26 e2be974225ed: Pulling fs layer 19:03:26 339a4e72a1f5: Pulling fs layer 19:03:26 988bab9f4d93: Pulling fs layer 19:03:26 1469e6f7b9e6: Pulling fs layer 19:03:26 eaf3925da568: Pulling fs layer 19:03:26 bab4dde63d76: Pulling fs layer 19:03:26 bde34c3a00c8: Pulling fs layer 19:03:26 b352a97aabf1: Pulling fs layer 19:03:26 4872d77fe225: Pulling fs layer 19:03:26 5851b861e8e6: Pulling fs layer 19:03:26 bab4dde63d76: Waiting 19:03:26 bde34c3a00c8: Waiting 19:03:26 b352a97aabf1: Waiting 19:03:26 4872d77fe225: Waiting 19:03:26 5851b861e8e6: Waiting 19:03:26 1469e6f7b9e6: Waiting 19:03:26 eaf3925da568: Waiting 19:03:26 e2be974225ed: Download complete 19:03:26 988bab9f4d93: Verifying Checksum 19:03:26 988bab9f4d93: Download complete 19:03:26 1469e6f7b9e6: Verifying Checksum 19:03:26 1469e6f7b9e6: Download complete 19:03:26 eaf3925da568: Verifying Checksum 19:03:26 eaf3925da568: Download complete 19:03:27 339a4e72a1f5: Verifying Checksum 19:03:27 339a4e72a1f5: Download complete 19:03:27 bde34c3a00c8: Verifying Checksum 19:03:27 bde34c3a00c8: Download complete 19:03:27 b352a97aabf1: Download complete 19:03:27 4872d77fe225: Verifying Checksum 19:03:27 4872d77fe225: Download complete 19:03:27 5851b861e8e6: Verifying Checksum 19:03:27 5851b861e8e6: Download complete 19:03:27 b85a868b505f: Verifying Checksum 19:03:27 b85a868b505f: Download complete 19:03:27 bab4dde63d76: Verifying Checksum 19:03:27 bab4dde63d76: Download complete 19:03:29 b85a868b505f: Pull complete 19:03:30 e2be974225ed: Pull complete 19:03:32 339a4e72a1f5: Pull complete 19:03:33 988bab9f4d93: Pull complete 19:03:33 1469e6f7b9e6: Pull complete 19:03:34 eaf3925da568: Pull complete 19:03:36 bab4dde63d76: Pull complete 19:03:37 bde34c3a00c8: Pull complete 19:03:37 b352a97aabf1: Pull complete 19:03:38 4872d77fe225: Pull complete 19:03:38 5851b861e8e6: Pull complete 19:03:38 Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 19:03:38 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 19:03:38 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 19:03:39 prd-ubuntu20.04-docker-8c-8g-4967 does not seem to be running inside a container 19:03:39 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@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 ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 19:03:49 $ docker top 56eccd3ae5c9b2baf1c356a6b961e35973e1f431c52504cae346e419bbc8a809 -eo pid,comm 19:03:49 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). 19:03:49 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 19:03:49 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 19:03:49 [ssh-agent] Looking for ssh-agent implementation... 19:03:49 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 19:03:49 $ docker exec 56eccd3ae5c9b2baf1c356a6b961e35973e1f431c52504cae346e419bbc8a809 ssh-agent 19:03:49 SSH_AUTH_SOCK=/tmp/ssh-3cb1AV5CGJRM/agent.14 19:03:49 SSH_AGENT_PID=20 19:03:49 Running ssh-add (command line suppressed) 19:03:49 Identity added: /w/workspace/edgex-go/1@tmp/private_key_5018899212858255613.key (/w/workspace/edgex-go/1@tmp/private_key_5018899212858255613.key) 19:03:49 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 19:03:50 + git tag --points-at HEAD [Pipeline] } 19:03:50 $ docker exec --env ******** --env ******** 56eccd3ae5c9b2baf1c356a6b961e35973e1f431c52504cae346e419bbc8a809 ssh-agent -k 19:03:50 unset SSH_AUTH_SOCK; 19:03:50 unset SSH_AGENT_PID; 19:03:50 echo Agent pid 20 killed; 19:03:50 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 19:03:50 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 19:03:50 [ssh-agent] Looking for ssh-agent implementation... 19:03:50 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 19:03:50 $ docker exec 56eccd3ae5c9b2baf1c356a6b961e35973e1f431c52504cae346e419bbc8a809 ssh-agent 19:03:50 SSH_AUTH_SOCK=/tmp/ssh-XdrjwkSEhGc4/agent.52 19:03:50 SSH_AGENT_PID=58 19:03:50 Running ssh-add (command line suppressed) 19:03:50 Identity added: /w/workspace/edgex-go/1@tmp/private_key_6436195316175778477.key (/w/workspace/edgex-go/1@tmp/private_key_6436195316175778477.key) 19:03:50 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 19:03:51 + git semver init 19:03:51 2023-02-07 19:03:51,736 [run_init] DEBUG init version:0.0.0 force:False 19:03:51 2023-02-07 19:03:51,737 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/edgex-go/1/.semver 19:03:51 2023-02-07 19:03:51,738 [execute] INFO git clone -b semver git@github.com:edgexfoundry/edgex-go.git /w/workspace/edgex-go/1/.semver 19:03:51 2023-02-07 19:03:51,738 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/edgex-go.git', '/w/workspace/edgex-go/1/.semver'], cwd=/w/workspace/edgex-go/1, universal_newlines=False, shell=None, istream=None) 19:04:01 2023-02-07 19:04:00,190 [append_file] DEBUG append to file:/w/workspace/edgex-go/1/.git/info/exclude 19:04:01 2023-02-07 19:04:00,191 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/edgex-go/1/.semver/PR-4331 with force:False 19:04:01 2023-02-07 19:04:00,191 [write_file] DEBUG write to file:/w/workspace/edgex-go/1/.semver/PR-4331 19:04:01 2023-02-07 19:04:00,197 [execute] INFO git cat-file --batch-check 19:04:01 2023-02-07 19:04:00,197 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgex-go/1/.semver, universal_newlines=False, shell=None, istream=) 19:04:01 2023-02-07 19:04:00,203 [execute] INFO git cat-file --batch 19:04:01 2023-02-07 19:04:00,204 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgex-go/1/.semver, universal_newlines=False, shell=None, istream=) 19:04:01 2023-02-07 19:04:00,208 [read_version] DEBUG read version from /w/workspace/edgex-go/1/.semver/PR-4331 19:04:01 0.0.0 [Pipeline] } 19:04:01 $ docker exec --env ******** --env ******** 56eccd3ae5c9b2baf1c356a6b961e35973e1f431c52504cae346e419bbc8a809 ssh-agent -k 19:04:02 unset SSH_AUTH_SOCK; 19:04:02 unset SSH_AGENT_PID; 19:04:02 echo Agent pid 58 killed; 19:04:02 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 19:04:02 + git semver [Pipeline] } 19:04:02 $ docker stop --time=1 56eccd3ae5c9b2baf1c356a6b961e35973e1f431c52504cae346e419bbc8a809 19:04:05 $ docker rm -f --volumes 56eccd3ae5c9b2baf1c356a6b961e35973e1f431c52504cae346e419bbc8a809 [Pipeline] // withDockerContainer [Pipeline] sh 19:04:06 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 19:04:06 Stashed 1 file(s) [Pipeline] echo 19:04:06 [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 19:04:07 + git config --global --add safe.directory /w/workspace/edgex-go/1 [Pipeline] echo 19:04:07 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 19:04:07 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 19:04:07 ========================================================= 19:04:07 [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine] 19:04:07 ========================================================= [Pipeline] fileExists [Pipeline] sh 19:04:07 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine 19:04:08 1.18-alpine: Pulling from edgex-devops/edgex-golang-base 19:04:08 213ec9aee27d: Pulling fs layer 19:04:08 4583459ba037: Pulling fs layer 19:04:08 93c1e223e6f2: Pulling fs layer 19:04:08 53926ce57604: Pulling fs layer 19:04:08 21b2b0c7a3f4: Pulling fs layer 19:04:08 22ff95d597cd: Pulling fs layer 19:04:08 12d6caf4c0d1: Pulling fs layer 19:04:08 96b7cbca73a9: Pulling fs layer 19:04:08 a7acece74701: Pulling fs layer 19:04:08 21b2b0c7a3f4: Waiting 19:04:08 22ff95d597cd: Waiting 19:04:08 96b7cbca73a9: Waiting 19:04:08 12d6caf4c0d1: Waiting 19:04:08 a7acece74701: Waiting 19:04:08 93c1e223e6f2: Verifying Checksum 19:04:08 93c1e223e6f2: Download complete 19:04:08 4583459ba037: Verifying Checksum 19:04:08 4583459ba037: Download complete 19:04:08 21b2b0c7a3f4: Download complete 19:04:08 22ff95d597cd: Verifying Checksum 19:04:08 22ff95d597cd: Download complete 19:04:08 213ec9aee27d: Verifying Checksum 19:04:08 213ec9aee27d: Download complete 19:04:08 12d6caf4c0d1: Verifying Checksum 19:04:08 12d6caf4c0d1: Download complete 19:04:09 213ec9aee27d: Pull complete 19:04:09 4583459ba037: Pull complete 19:04:10 53926ce57604: Verifying Checksum 19:04:10 53926ce57604: Download complete 19:04:10 a7acece74701: Verifying Checksum 19:04:10 a7acece74701: Download complete 19:04:10 96b7cbca73a9: Verifying Checksum 19:04:10 96b7cbca73a9: Download complete 19:04:10 93c1e223e6f2: Pull complete 19:04:16 53926ce57604: Pull complete 19:04:17 21b2b0c7a3f4: Pull complete 19:04:17 22ff95d597cd: Pull complete 19:04:17 12d6caf4c0d1: Pull complete 19:04:21 96b7cbca73a9: Pull complete 19:04:21 Still waiting to schedule task 19:04:21 All nodes of label ‘ubuntu20.04-docker-arm64-4c-16g’ are offline 19:04:23 a7acece74701: Pull complete 19:04:23 Digest: sha256:f6a9ef70c52da88a2ff63a0c6767b24654f9f5185d1d85ca6cc3004fb48f6c2d 19:04:23 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine 19:04:23 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine [Pipeline] fileExists [Pipeline] sh 19:04:23 + + echodocker FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine 19:04:23 WORKDIR /edgex 19:04:23 COPY go.mod . 19:04:23 RUN go mod download build 19:04:23 -t ci-base-image-x86_64 -f - . 19:04:24 Sending build context to Docker daemon 170.1MB 19:04:24 Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine 19:04:24 ---> db6d94c90886 19:04:24 Step 2/4 : WORKDIR /edgex 19:04:43 ---> Running in 00eccd9ae9f0 19:04:43 Removing intermediate container 00eccd9ae9f0 19:04:43 ---> 501f8bf532b3 19:04:43 Step 3/4 : COPY go.mod . 19:04:43 ---> bd559cb4e81c 19:04:43 Step 4/4 : RUN go mod download 19:04:43 ---> Running in 21a911159220 19:05:15 Removing intermediate container 21a911159220 19:05:15 ---> f7bbb175e787 19:05:15 Successfully built f7bbb175e787 19:05:15 Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 19:05:15 + docker inspect -f . ci-base-image-x86_64 19:05:15 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 19:05:15 prd-ubuntu20.04-docker-8c-8g-4967 does not seem to be running inside a container 19:05:15 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@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 ******** ci-base-image-x86_64 cat 19:05:16 $ docker top 24390ca1654d6b574b8a866785e315c368456f0c1d325e76a9e40b364305fec8 -eo pid,comm [Pipeline] { [Pipeline] sh 19:05:16 + go version 19:05:16 go version go1.18.7 linux/amd64 [Pipeline] } 19:05:16 $ docker stop --time=1 24390ca1654d6b574b8a866785e315c368456f0c1d325e76a9e40b364305fec8 19:05:18 $ docker rm -f --volumes 24390ca1654d6b574b8a866785e315c368456f0c1d325e76a9e40b364305fec8 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 19:05:19 + docker inspect -f . ci-base-image-x86_64 19:05:19 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 19:05:19 prd-ubuntu20.04-docker-8c-8g-4967 does not seem to be running inside a container 19:05:19 $ 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/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@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 ******** ci-base-image-x86_64 cat 19:05:20 $ docker top 44ab795f7cc90d5f81439b64decb61a6ce47b49de03eaa389f470b052a59c06d -eo pid,comm [Pipeline] { [Pipeline] echo 19:05:20 ========================================================= 19:05:20 [edgeXBuildGoParallel] Running Tests and Build... 19:05:20 ========================================================= [Pipeline] sh 19:05:20 + git config --global --add safe.directory /w/workspace/edgex-go/1 [Pipeline] fileExists [Pipeline] sh 19:05:21 + make test 19:05:21 go test -race -coverprofile=coverage.out ./... 19:05:29 ? github.com/edgexfoundry/edgex-go [no test files] 19:05:44 ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] 19:05:44 ? github.com/edgexfoundry/edgex-go/cmd/core-common-config-bootstrapper [no test files] 19:05:44 ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] 19:05:44 ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] 19:05:44 ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] 19:05:44 ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] 19:05:44 ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] 19:05:44 ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-setup [no test files] 19:05:44 ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] 19:05:44 ? github.com/edgexfoundry/edgex-go/cmd/security-spiffe-token-provider [no test files] 19:05:44 ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] 19:05:44 ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] 19:05:44 ? github.com/edgexfoundry/edgex-go/internal [no test files] 19:05:44 ? github.com/edgexfoundry/edgex-go/internal/core/command [no test files] 19:05:44 ok github.com/edgexfoundry/edgex-go/internal/core/command/application 0.055s coverage: 28.7% of statements 19:05:44 ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] 19:05:44 ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] 19:05:44 ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 0.105s coverage: 98.5% of statements 19:05:44 ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging 0.150s coverage: 43.1% of statements 19:05:44 ? github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging/mocks [no test files] 19:05:44 ? github.com/edgexfoundry/edgex-go/internal/core/common_config [no test files] 19:05:44 ? github.com/edgexfoundry/edgex-go/internal/core/data [no test files] 19:05:44 ok github.com/edgexfoundry/edgex-go/internal/core/data/application 0.146s coverage: 54.0% of statements 19:05:44 ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] 19:05:44 ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] 19:05:48 ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 3.821s coverage: 89.2% of statements 19:05:48 ? github.com/edgexfoundry/edgex-go/internal/core/data/controller/messaging [no test files] 19:05:48 ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] 19:05:48 ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks [no test files] 19:05:48 ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] 19:05:48 ? github.com/edgexfoundry/edgex-go/internal/core/metadata [no test files] 19:05:48 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/application 0.062s coverage: 2.6% of statements 19:05:48 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] 19:05:48 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] 19:05:48 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 0.541s coverage: 95.6% of statements 19:05:48 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] 19:05:48 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks [no test files] 19:05:48 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/uom [no test files] 19:05:48 ok github.com/edgexfoundry/edgex-go/internal/io 0.084s coverage: 72.2% of statements 19:05:48 ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] 19:05:48 ? github.com/edgexfoundry/edgex-go/internal/pkg/application [no test files] 19:05:48 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers [no test files] 19:05:48 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] 19:05:48 ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] 19:05:48 ok github.com/edgexfoundry/edgex-go/internal/pkg/controller/http 0.066s coverage: 65.9% of statements 19:05:48 ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] 19:05:48 ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] 19:05:48 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] 19:05:48 ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 0.070s coverage: 0.9% of statements 19:05:48 ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] 19:05:48 ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 0.122s coverage: 29.6% of statements 19:05:48 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] 19:05:48 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.046s coverage: 47.1% of statements 19:05:48 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 0.068s coverage: 82.9% of statements 19:05:48 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.072s coverage: 94.1% of statements 19:05:48 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.135s coverage: 96.3% of statements 19:05:48 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.054s coverage: 87.5% of statements 19:05:50 Running on prd-ubuntu20.04-docker-arm64-4c-16g-4970 in /w/workspace/edgexfoundry_edgex-go_PR-4331 [Pipeline] { [Pipeline] ws 19:05:50 Running in /w/workspace/edgex-go/1 [Pipeline] { [Pipeline] checkout 19:05:50 The recommended git tool is: git 19:05:54 using credential edgex-jenkins-ssh 19:05:54 Cloning the remote Git repository 19:05:54 Cloning repository git@github.com:edgexfoundry/edgex-go.git 19:05:55 > git init /w/workspace/edgex-go/1 # timeout=10 19:05:55 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git 19:05:55 > git --version # timeout=10 19:05:55 > git --version # 'git version 2.25.1' 19:05:55 using GIT_SSH to set credentials SSH Credentials for GitHub 19:05:55 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 19:05:56 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 12.061s coverage: 94.4% of statements 19:05:56 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/ping 0.057s coverage: 44.8% of statements 19:05:59 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 13.272s coverage: 79.9% of statements 19:05:59 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] 19:06:07 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 22.094s coverage: 92.9% of statements 19:06:07 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] 19:06:07 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] 19:06:07 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] 19:06:07 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 0.040s coverage: 64.4% of statements 19:06:07 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] 19:06:07 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto [no test files] 19:06:07 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/config [no test files] 19:06:07 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/container [no test files] 19:06:07 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/handlers 6.072s coverage: 86.9% of statements 19:06:07 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] 19:06:07 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] 19:06:07 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] 19:06:07 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] 19:06:07 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 11.083s coverage: 87.2% of statements 19:06:07 ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] 19:06:07 ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] 19:06:07 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.053s coverage: 100.0% of statements 19:06:07 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] 19:06:07 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.084s coverage: 77.4% of statements 19:06:07 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/common [no test files] 19:06:07 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.063s coverage: 80.0% of statements 19:06:07 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/jwt 0.063s coverage: 87.2% of statements 19:06:07 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.248s coverage: 91.2% of statements 19:06:07 ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] 19:06:07 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 0.159s coverage: 64.7% of statements 19:06:07 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] 19:06:07 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] 19:06:07 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.072s coverage: 100.0% of statements 19:06:07 ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.035s coverage: 89.4% of statements 19:06:07 ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.033s coverage: 100.0% of statements 19:06:07 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.031s coverage: 73.7% of statements 19:06:07 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.032s coverage: 100.0% of statements 19:06:07 ok github.com/edgexfoundry/edgex-go/internal/security/proxy 0.318s coverage: 65.3% of statements 19:06:07 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/config [no test files] 19:06:07 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/container [no test files] 19:06:07 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/models [no test files] 19:06:07 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.217s coverage: 41.8% of statements 19:06:07 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] 19:06:07 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] 19:06:07 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 0.066s coverage: 89.5% of statements 19:06:07 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] 19:06:07 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 0.060s coverage: 84.8% of statements 19:06:07 ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider [no test files] 19:06:07 ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/config [no test files] 19:06:07 ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/container [no test files] 19:06:07 ? github.com/edgexfoundry/edgex-go/internal/support/notifications [no test files] 19:06:07 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 6.096s coverage: 17.7% of statements 19:06:07 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel [no test files] 19:06:07 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks [no test files] 19:06:07 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] 19:06:07 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] 19:06:07 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 0.171s coverage: 92.3% of statements 19:06:07 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] 19:06:07 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks [no test files] 19:06:07 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler [no test files] 19:06:07 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/application [no test files] 19:06:07 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/scheduler 0.075s coverage: 63.2% of statements 19:06:07 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] 19:06:07 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] 19:06:07 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 0.106s coverage: 97.7% of statements 19:06:07 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] 19:06:07 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks [no test files] 19:06:07 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 19:06:14 Merging remotes/origin/main commit 6d8f48994a916f3def33c5fcae83023f2b377d3e into PR head commit 11de117b999dca37cac4095e5a969c126eb4756a 19:06:12 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 19:06:12 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 19:06:13 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 19:06:13 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git 19:06:13 using GIT_SSH to set credentials SSH Credentials for GitHub 19:06:13 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/4331/head:refs/remotes/origin/PR-4331 +refs/heads/main:refs/remotes/origin/main # timeout=10 19:06:14 > git config core.sparsecheckout # timeout=10 19:06:14 > git checkout -f 11de117b999dca37cac4095e5a969c126eb4756a # timeout=10 19:06:14 Merge succeeded, producing 11de117b999dca37cac4095e5a969c126eb4756a 19:06:14 Checking out Revision 11de117b999dca37cac4095e5a969c126eb4756a (PR-4331) 19:06:15 Commit message: "build(deps): Bump github.com/edgexfoundry/go-mod-messaging/v3" 19:06:15 > git --version # timeout=10 19:06:15 > git --version # 'git version 2.25.1' 19:06:15 fatal: bad object cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 19:06:16 + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json 19:06:16 % Total % Received % Xferd Average Speed Time Time Time Current 19:06:16 Dload Upload Total Spent Left Speed 19:06:16 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12751 100 12751 0 0 92398 0 --:--:-- --:--:-- --:--:-- 92398 19:06:14 > git remote # timeout=10 19:06:14 > git config --get remote.origin.url # timeout=10 19:06:14 using GIT_SSH to set credentials SSH Credentials for GitHub 19:06:14 > git merge 6d8f48994a916f3def33c5fcae83023f2b377d3e # timeout=10 19:06:14 > git rev-parse HEAD^{commit} # timeout=10 19:06:14 > git config core.sparsecheckout # timeout=10 19:06:14 > git checkout -f 11de117b999dca37cac4095e5a969c126eb4756a # timeout=10 [Pipeline] sh 19:06:17 + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh 19:06:17 + sudo tee /etc/docker/daemon.new 19:06:17 + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json 19:06:17 { 19:06:17 "registry-mirrors": [ 19:06:17 "https://nexus3.edgexfoundry.org:10001" 19:06:17 ], 19:06:17 "bip": "10.250.0.254/24", 19:06:17 "hosts": [ 19:06:17 "tcp://0.0.0.0:5555", 19:06:17 "unix:///var/run/docker.sock" 19:06:17 ], 19:06:17 "mtu": 1458, 19:06:17 "selinux-enabled": true, 19:06:17 "seccomp-profile": "/etc/docker/seccomp.json" 19:06:17 } [Pipeline] sh 19:06:17 + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh 19:06:18 + sudo service docker restart 19:06:34 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." 19:06:34 go vet ./... 19:06:34 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 19:06:34 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 19:06:34 ./bin/test-attribution-txt.sh [Pipeline] echo 19:06:35 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] sh 19:06:35 + ls -al . 19:06:35 total 744 19:06:35 drwxrwxr-x 11 1001 1001 4096 Feb 7 19:05 . 19:06:35 drwxr-xr-x 4 root root 4096 Feb 7 19:05 .. 19:06:35 drwxrwxr-x 2 1001 1001 4096 Feb 7 19:03 .blubracket 19:06:35 -rw-rw-r-- 1 1001 1001 16 Feb 7 19:03 .dockerignore 19:06:35 drwxrwxr-x 8 1001 1001 4096 Feb 7 19:06 .git 19:06:35 drwxrwxr-x 3 1001 1001 4096 Feb 7 19:03 .github 19:06:35 -rw-rw-r-- 1 1001 1001 1024 Feb 7 19:03 .gitignore 19:06:35 -rw-rw-r-- 1 1001 1001 42 Feb 7 19:03 .golangci.yml 19:06:35 -rw-rw-r-- 1 1001 1001 87 Feb 7 19:03 .hadolint.yml 19:06:35 drwxr-xr-x 3 1001 1001 4096 Feb 7 19:04 .semver 19:06:35 -rw-rw-r-- 1 1001 1001 166 Feb 7 19:03 .sonarcloud.properties 19:06:35 -rw-rw-r-- 1 1001 1001 1171 Feb 7 19:03 ADOPTERS.md 19:06:35 -rw-rw-r-- 1 1001 1001 10825 Feb 7 19:03 Attribution.txt 19:06:35 -rw-rw-r-- 1 1001 1001 73765 Feb 7 19:03 CHANGELOG.md 19:06:35 -rw-rw-r-- 1 1001 1001 3804 Feb 7 19:03 CONTRIBUTING.md 19:06:35 -rw-rw-r-- 1 1001 1001 677 Feb 7 19:03 GOVERNANCE.md 19:06:35 -rw-rw-r-- 1 1001 1001 850 Feb 7 19:03 Jenkinsfile 19:06:35 -rw-rw-r-- 1 1001 1001 10775 Feb 7 19:03 LICENSE 19:06:35 -rw-rw-r-- 1 1001 1001 13375 Feb 7 19:03 Makefile 19:06:35 -rw-rw-r-- 1 1001 1001 582 Feb 7 19:03 OWNERS.md 19:06:35 -rw-rw-r-- 1 1001 1001 9403 Feb 7 19:03 README.md 19:06:35 -rw-rw-r-- 1 1001 1001 6912 Feb 7 19:03 SECURITY.md 19:06:35 -rw-rw-r-- 1 1001 1001 5 Feb 7 19:04 VERSION 19:06:35 drwxrwxr-x 2 1001 1001 4096 Feb 7 19:03 bin 19:06:35 drwxrwxr-x 17 1001 1001 4096 Feb 7 19:03 cmd 19:06:35 -rw-r--r-- 1 root root 486191 Feb 7 19:06 coverage.out 19:06:35 -rw-rw-r-- 1 1001 1001 3294 Feb 7 19:03 go.mod 19:06:35 -rw-rw-r-- 1 1001 1001 33316 Feb 7 19:03 go.sum 19:06:35 drwxrwxr-x 7 1001 1001 4096 Feb 7 19:03 internal 19:06:35 drwxrwxr-x 3 1001 1001 4096 Feb 7 19:03 openapi 19:06:35 drwxrwxr-x 4 1001 1001 4096 Feb 7 19:03 snap 19:06:35 -rw-rw-r-- 1 1001 1001 204 Feb 7 19:03 version.go [Pipeline] sh 19:06:35 + '[' -e coverage.out ] 19:06:35 + chown 1001:1001 coverage.out [Pipeline] stash 19:06:35 Stashed 1 file(s) [Pipeline] sh 19:06:36 + make build 19:06:36 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 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 19:06:36 provisioning config files... 19:06:36 copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/1@tmp/config8374833202611324182tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 19:06:37 ---> docker-login.sh 19:06:37 nexus3.edgexfoundry.org:10001 19:06:37 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 19:06:37 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 19:06:37 Configure a credential helper to remove this warning. See 19:06:37 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 19:06:37 19:06:37 Login Succeeded 19:06:37 nexus3.edgexfoundry.org:10002 19:06:37 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 19:06:38 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 19:06:38 Configure a credential helper to remove this warning. See 19:06:38 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 19:06:38 19:06:38 Login Succeeded 19:06:38 nexus3.edgexfoundry.org:10003 19:06:38 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 19:06:38 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 19:06:38 Configure a credential helper to remove this warning. See 19:06:38 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 19:06:38 19:06:38 Login Succeeded 19:06:38 nexus3.edgexfoundry.org:10004 19:06:38 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 19:06:38 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 19:06:38 Configure a credential helper to remove this warning. See 19:06:38 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 19:06:38 19:06:38 Login Succeeded 19:06:38 docker.io 19:06:38 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 19:06:39 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 19:06:39 Configure a credential helper to remove this warning. See 19:06:39 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 19:06:39 19:06:39 Login Succeeded 19:06:39 ---> docker-login.sh ends [Pipeline] } 19:06:39 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] sh 19:06:39 + git config --global --add safe.directory /w/workspace/edgex-go/1 [Pipeline] echo 19:06:39 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 19:06:39 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 19:06:40 ========================================================= 19:06:40 [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine] 19:06:40 ========================================================= [Pipeline] fileExists [Pipeline] sh 19:06:40 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine 19:06:40 1.18-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 19:06:40 9b18e9b68314: Pulling fs layer 19:06:40 35d82f9e3411: Pulling fs layer 19:06:40 e16973657156: Pulling fs layer 19:06:40 fc693d55d65f: Pulling fs layer 19:06:40 7e9fc2657dce: Pulling fs layer 19:06:40 dda99020689f: Pulling fs layer 19:06:40 db1c61fa0a46: Pulling fs layer 19:06:40 891c053d2c06: Pulling fs layer 19:06:40 fc693d55d65f: Waiting 19:06:40 7e9fc2657dce: Waiting 19:06:40 dda99020689f: Waiting 19:06:40 db1c61fa0a46: Waiting 19:06:40 891c053d2c06: Waiting 19:06:40 e16973657156: Verifying Checksum 19:06:40 e16973657156: Download complete 19:06:40 35d82f9e3411: Verifying Checksum 19:06:40 35d82f9e3411: Download complete 19:06:40 7e9fc2657dce: Verifying Checksum 19:06:40 7e9fc2657dce: Download complete 19:06:40 dda99020689f: Verifying Checksum 19:06:40 dda99020689f: Download complete 19:06:40 9b18e9b68314: Verifying Checksum 19:06:40 9b18e9b68314: Download complete 19:06:41 9b18e9b68314: Pull complete 19:06:41 891c053d2c06: Verifying Checksum 19:06:42 35d82f9e3411: Pull complete 19:06:42 e16973657156: Pull complete 19:06:43 db1c61fa0a46: Verifying Checksum 19:06:43 db1c61fa0a46: Download complete 19:06:43 fc693d55d65f: Verifying Checksum 19:06:43 fc693d55d65f: Download complete 19:06:50 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 19:06:50 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 19:06:51 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 19:06:52 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 19:06:55 fc693d55d65f: Pull complete 19:06:55 7e9fc2657dce: Pull complete 19:06:55 dda99020689f: Pull complete 19:07:00 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 19:07:01 db1c61fa0a46: Pull complete 19:07:02 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-proxy-setup/security-proxy-setup ./cmd/security-proxy-setup 19:07:03 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup 19:07:04 891c053d2c06: Pull complete 19:07:04 Digest: sha256:2cacf8bfc28650abd52610e42dcfc04852e818eb73900ea96edaef96a54d0b45 19:07:04 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine 19:07:04 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine [Pipeline] fileExists [Pipeline] sh 19:07:04 + + dockerecho build FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine 19:07:04 WORKDIR /edgex 19:07:04 COPY go.mod . 19:07:04 RUN go mod download -t 19:07:04 ci-base-image-arm64 -f - . 19:07:05 Sending build context to Docker daemon 3.09MB 19:07:05 Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine 19:07:05 ---> f96f9c87975a 19:07:05 Step 2/4 : WORKDIR /edgex 19:07:05 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 19:07:06 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 19:07:06 ---> Running in 1321f1d40390 19:07:07 Removing intermediate container 1321f1d40390 19:07:07 ---> fd6e56d1b921 19:07:07 Step 3/4 : COPY go.mod . 19:07:07 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper 19:07:07 ---> f0e39cc44d4e 19:07:07 Step 4/4 : RUN go mod download 19:07:07 ---> Running in 1a136c6a1ea0 19: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-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider [Pipeline] } 19:07:11 $ docker stop --time=1 44ab795f7cc90d5f81439b64decb61a6ce47b49de03eaa389f470b052a59c06d 19:07:16 $ docker rm -f --volumes 44ab795f7cc90d5f81439b64decb61a6ce47b49de03eaa389f470b052a59c06d [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 19:07:17 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 19:07:17 19:07:17 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 19:07:18 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 19:07:18 latest: Pulling from edgex-devops/edgex-compose 19:07:18 cbdbe7a5bc2a: Pulling fs layer 19:07:18 ca9280d653b3: Pulling fs layer 19:07:18 7e9c9ca2126c: Pulling fs layer 19:07:18 cbdbe7a5bc2a: Verifying Checksum 19:07:18 cbdbe7a5bc2a: Download complete 19:07:18 cbdbe7a5bc2a: Pull complete 19:07:18 ca9280d653b3: Verifying Checksum 19:07:18 ca9280d653b3: Download complete 19:07:19 ca9280d653b3: Pull complete 19:07:20 7e9c9ca2126c: Verifying Checksum 19:07:20 7e9c9ca2126c: Download complete 19:07:23 7e9c9ca2126c: Pull complete 19:07:23 Digest: sha256:b7ff7cefa661cf441350a7c60c0e16dc22b011826ae41e7b448230bdfa9ba816 19:07:23 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 19:07:23 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 19:07:23 prd-ubuntu20.04-docker-8c-8g-4967 does not seem to be running inside a container 19:07:23 $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest cat 19:07:28 $ docker top 0a4abfdddc4fcc9fda3edbe19fc8071089aef0f8e84c78a13f1e6c90e40733f1 -eo pid,comm [Pipeline] { [Pipeline] sh 19:07:28 + grep parallel 19:07:28 + docker-compose build --help 19:07:29 --parallel Build images in parallel. [Pipeline] } 19:07:29 $ docker stop --time=1 0a4abfdddc4fcc9fda3edbe19fc8071089aef0f8e84c78a13f1e6c90e40733f1 19:07:30 $ docker rm -f --volumes 0a4abfdddc4fcc9fda3edbe19fc8071089aef0f8e84c78a13f1e6c90e40733f1 [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 19:07:31 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 19:07:31 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 19:07:31 prd-ubuntu20.04-docker-8c-8g-4967 does not seem to be running inside a container 19:07:31 $ 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/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@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 ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest cat 19:07:31 $ docker top 4d6c4697c057da4a139fd4e0f43396f1fe2394240d6a959ae08525e29cb8e7cf -eo pid,comm [Pipeline] { [Pipeline] sh 19:07:32 + docker-compose -f ./docker-compose-build.yml build --parallel 19:07:32 Building core-command ... 19:07:32 Building core-common-config-bootstrapper ... 19:07:32 Building core-data ... 19:07:32 Building core-metadata ... 19:07:32 Building security-bootstrapper ... 19:07:32 Building security-proxy-setup ... 19:07:32 Building security-secretstore-setup ... 19:07:32 Building security-spiffe-token-provider ... 19:07:32 Building security-spire-agent ... 19:07:32 Building security-spire-config ... 19:07:32 Building security-spire-server ... 19:07:32 Building support-notifications ... 19:07:32 Building support-scheduler ... 19:07:32 Building security-secretstore-setup 19:07:32 Building security-proxy-setup 19:07:32 Building core-metadata 19:07:32 Building security-spiffe-token-provider 19:07:32 Building security-spire-agent 19:07:40 Removing intermediate container 1a136c6a1ea0 19:07:40 ---> 1994b958f2ed 19:07:40 Successfully built 1994b958f2ed 19:07:40 Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 19:07:40 + docker inspect -f . ci-base-image-arm64 19:07:40 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 19:07:40 prd-ubuntu20.04-docker-arm64-4c-16g-4970 does not seem to be running inside a container 19:07:40 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@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 ******** ci-base-image-arm64 cat 19:07:41 $ docker top d1fb4e3b11376f785387ea36549b3c3cd6a2df84a500b4f21ae69d48a703f578 -eo pid,comm [Pipeline] { [Pipeline] sh 19:07:42 + go version 19:07:42 go version go1.18.7 linux/arm64 [Pipeline] } 19:07:42 $ docker stop --time=1 d1fb4e3b11376f785387ea36549b3c3cd6a2df84a500b4f21ae69d48a703f578 19:07:44 $ docker rm -f --volumes d1fb4e3b11376f785387ea36549b3c3cd6a2df84a500b4f21ae69d48a703f578 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 19:07:45 + docker inspect -f . ci-base-image-arm64 19:07:45 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 19:07:45 prd-ubuntu20.04-docker-arm64-4c-16g-4970 does not seem to be running inside a container 19:07:45 $ 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/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@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 ******** ci-base-image-arm64 cat 19:07:46 $ docker top 2f447b8e0e09f47ee83d9fa3204d6b88dc69e162d231f6cccee9cae4617c1386 -eo pid,comm [Pipeline] { [Pipeline] echo 19:07:46 ========================================================= 19:07:46 [edgeXBuildGoParallel] Running Tests and Build... 19:07:46 ========================================================= [Pipeline] sh 19:07:47 + git config --global --add safe.directory /w/workspace/edgex-go/1 [Pipeline] fileExists [Pipeline] sh 19:07:47 Step 1/19 : ARG BUILDER_BASE=golang:1.18-alpine3.16 19:07:47 Step 2/19 : FROM ${BUILDER_BASE} AS builder 19:07:47 ---> f7bbb175e787 19:07:47 Step 3/19 : WORKDIR /edgex-go 19:07:47 Step 1/21 : ARG BUILDER_BASE=golang:1.18-alpine3.16 19:07:47 Step 2/21 : FROM ${BUILDER_BASE} AS builder 19:07:47 ---> f7bbb175e787 19:07:47 Step 3/21 : WORKDIR /edgex-go 19:07:47 Step 1/24 : ARG BUILDER_BASE=golang:1.18-alpine3.16 19:07:47 Step 2/24 : FROM ${BUILDER_BASE} AS builder 19:07:47 ---> f7bbb175e787 19:07:47 Step 3/24 : WORKDIR /edgex-go 19:07:47 Step 1/24 : ARG BUILDER_BASE=golang:1.18-alpine3.16 19:07:47 Step 2/24 : FROM ${BUILDER_BASE} AS builder 19:07:47 ---> f7bbb175e787 19:07:47 Step 3/24 : WORKDIR /edgex-go 19:07:47 + make test 19:07:47 go test -race -coverprofile=coverage.out ./... 19:07:48 Step 1/24 : ARG BUILDER_BASE=golang:1.18-alpine3.16 19:07:48 Step 2/24 : FROM ${BUILDER_BASE} AS builder 19:07:48 ---> f7bbb175e787 19:07:48 Step 3/24 : ARG ADD_BUILD_TAGS="" 19:07:58 ---> Running in 9623f130e527 19:07:58 ---> Running in 74d99b8c7d62 19:07:58 ---> Running in 7623abb657a6 19:07:58 ---> Running in ec75127ae61a 19:07:58 ---> Running in e4307938309d 19:07:58 Removing intermediate container 9623f130e527 19:07:58 ---> b9e9161ab091 19:07:58 Step 4/24 : WORKDIR /edgex-go 19:07:58 Removing intermediate container 74d99b8c7d62 19:07:58 ---> 58c436142792 19:07:58 Step 4/21 : RUN apk add --update --no-cache make git 19:07:58 Removing intermediate container ec75127ae61a 19:07:58 ---> 91b312954493 19:07:58 Step 4/19 : RUN apk update && apk --no-cache --update add build-base 19:07:58 Removing intermediate container 7623abb657a6 19:07:58 ---> cc745dccd5a5 19:07:58 Step 4/24 : RUN apk add --update --no-cache make git build-base curl 19:07:58 Removing intermediate container e4307938309d 19:07:58 ---> fd213ac9afb7 19:07:58 Step 4/24 : RUN apk add --update --no-cache make git 19:07:58 ---> Running in 9a46d496ca13 19:07:58 ---> Running in afe57620e17f 19:07:58 ---> Running in 6ccd6d00325e 19:07:58 ---> Running in 799dc9adc899 19:07:58 ---> Running in a9b9d2de9dd9 19:07:58 Removing intermediate container 9a46d496ca13 19:07:58 ---> 0e99999167a5 19:07:58 Step 5/24 : RUN apk add --update --no-cache make git 19:07:58 ---> Running in 1525c1066122 19:07:58 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 19:07:58 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 19:07:58 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 19:07:58 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 19:07:58 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 19:07:58 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 19:07:58 v3.16.3-157-g75d87ed5dbe [https://dl-cdn.alpinelinux.org/alpine/v3.16/main] 19:07:58 v3.16.3-151-gb476f155c74 [https://dl-cdn.alpinelinux.org/alpine/v3.16/community] 19:07:58 OK: 17046 distinct packages available 19:07:58 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 19:07:58 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 19:07:58 OK: 211 MiB in 51 packages 19:07:58 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 19:07:58 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 19:07:58 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 19:07:58 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 19:07:58 OK: 211 MiB in 51 packages 19:07:58 OK: 211 MiB in 51 packages 19:07:59 OK: 211 MiB in 51 packages 19:07:59 OK: 211 MiB in 51 packages 19:07:59 Removing intermediate container a9b9d2de9dd9 19:07:59 ---> c2da58f2cf9c 19:07:59 Step 5/24 : COPY go.mod vendor* ./ 19:07:59 ---> 274d71a0fc56 19:07:59 Step 6/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 19:07:59 ---> Running in 03f98a73f353 19:07:59 Removing intermediate container 6ccd6d00325e 19:07:59 ---> 52c570a91ffc 19:07:59 Step 5/21 : COPY go.mod vendor* ./ 19:07:59 Removing intermediate container 799dc9adc899 19:07:59 ---> 8d03318f0ea9 19:07:59 Step 5/24 : COPY go.mod vendor* ./ 19:07:59 ---> 2c6b8461a24d 19:07:59 Step 6/21 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 19:07:59 Removing intermediate container 1525c1066122 19:07:59 ---> 7f0f1e491724 19:07:59 Step 6/24 : COPY go.mod vendor* ./ 19:07:59 ---> Running in f5ec5a86c962 19:07:59 Removing intermediate container afe57620e17f 19:07:59 ---> ebf41052ce88 19:07:59 Step 5/19 : COPY go.mod vendor* ./ 19:07:59 ---> f14c6f84b338 19:07:59 Step 6/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 19:07:59 ---> Running in a73b7c2ccc9f 19:08:00 ---> 8debefc1801a 19:08:00 Step 7/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 19:08:00 ---> a9356edee27f 19:08:00 Step 6/19 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 19:08:00 ---> Running in b4ee27210be7 19:08:00 ---> Running in c05803e65405 19:08:20 ? github.com/edgexfoundry/edgex-go [no test files] 19:09:08 Removing intermediate container 03f98a73f353 19:09:08 ---> 721751e743c9 19:09:08 Step 7/24 : COPY . . 19:09:08 Removing intermediate container c05803e65405 19:09:08 ---> cc54cb65c6cd 19:09:08 Step 7/19 : COPY . . 19:09:08 Removing intermediate container f5ec5a86c962 19:09:08 ---> 4829dd959014 19:09:08 Step 7/21 : COPY . . 19:09:08 Removing intermediate container a73b7c2ccc9f 19:09:08 ---> 4c6185b76d9c 19:09:08 Step 7/24 : COPY . . 19:09:08 Removing intermediate container b4ee27210be7 19:09:08 ---> 74fa16a7fb96 19:09:08 Step 8/24 : COPY . . 19:09:20 ---> 5ed6d0d05d46 19:09:20 Step 8/24 : ARG SPIRE_RELEASE=1.2.1 19:09:20 ---> 8331c678b344 19:09:20 Step 9/24 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-metadata/core-metadata 19:09:20 ---> 09062f007bfd 19:09:20 Step 8/21 : RUN make cmd/security-proxy-setup/security-proxy-setup cmd/secrets-config/secrets-config 19:09:20 ---> 044db6fa0275 19:09:20 Step 8/24 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 19:09:20 ---> b6474174d3d4 19:09:20 Step 8/19 : RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider 19:09:20 ---> Running in b85fb6cde347 19:09:20 ---> Running in 66db29571072 19:09:20 ---> Running in d9defd1eb140 19:09:20 ---> Running in d825d4ad7b27 19:09:20 ---> Running in a28f43b6c09b 19:09:20 Removing intermediate container b85fb6cde347 19:09:20 ---> 444d9b459fd9 19:09:20 Step 9/24 : WORKDIR /edgex-go/spire-build 19:09:20 ---> Running in e44cb361215e 19:09:20 Removing intermediate container e44cb361215e 19:09:20 ---> 762113f6fc11 19:09:20 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 19:09:20 ---> Running in e8dd2dfceebf 19:09:20 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 19:09:20 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider 19:09:21 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 19:09:21 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 19:09:21 Removing intermediate container e8dd2dfceebf 19:09:21 ---> a00fe0bd8dd6 19:09:21 Step 11/24 : WORKDIR /edgex-go 19:09:22 ---> Running in fa89a1289cb0 19:09:22 Removing intermediate container fa89a1289cb0 19:09:22 ---> f40137ce2a76 19:09:22 19:09:22 Step 12/24 : FROM alpine:3.15 19:09:22 3.15: Pulling from library/alpine 19:09:23 Digest: sha256:cf34c62ee8eb3fe8aa24c1fab45d7e9d12768d945c3f5a6fd6a63d901e898479 19:09:23 Status: Downloaded newer image for alpine:3.15 19:09:23 ---> c4fc93816858 19:09:23 Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' 19:09:24 ---> Running in 4097271def7a 19:09:24 Removing intermediate container 4097271def7a 19:09:24 ---> f1e501eef8bb 19:09:24 Step 14/24 : RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 19:09:24 ---> Running in 6eac7821731d 19:09:25 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 19:09:25 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 19:09:25 v3.15.6-294-g339394ee8f3 [https://dl-cdn.alpinelinux.org/alpine/v3.15/main] 19:09:25 v3.15.6-283-ga9bed072b9 [https://dl-cdn.alpinelinux.org/alpine/v3.15/community] 19:09:25 OK: 15859 distinct packages available 19:09:25 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 19:09:25 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 19:09:25 (1/5) Installing dumb-init (1.2.5-r1) 19:09:25 (2/5) Installing musl-obstack (1.2.3-r0) 19:09:25 (3/5) Installing libucontext (1.1-r0) 19:09:25 (4/5) Installing gcompat (1.0.0-r4) 19:09:25 (5/5) Installing openssl (1.1.1t-r1) 19:09:25 Executing busybox-1.34.1-r7.trigger 19:09:25 OK: 7 MiB in 19 packages 19:09:31 Removing intermediate container 6eac7821731d 19:09:31 ---> ab559ca3441a 19:09:31 Step 15/24 : COPY --from=builder /usr/local/bin/spire-agent /usr/local/bin 19:09:34 ---> 7158630d8f42 19:09:34 Step 16/24 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin 19:09:46 ---> 888552ee7469 19:09:46 Step 17/24 : COPY --from=builder /edgex-go/cmd/security-spire-agent/docker-entrypoint.sh /usr/local/bin/ 19:09:46 ---> 831ad6957c4e 19:09:46 Step 18/24 : COPY --from=builder /edgex-go/cmd/security-spire-agent/agent.conf /usr/local/etc/spire/agent.conf.tpl 19:09:46 ---> 846c8c9152a9 19:09:46 Step 19/24 : COPY --from=builder /edgex-go/cmd/security-spire-agent/openssl.conf /usr/local/etc/ 19:09:47 ---> cb3f5cbeffb9 19:09:47 Step 20/24 : ENTRYPOINT [ "/usr/bin/dumb-init" ] 19:09:47 ---> Running in bd0a20d7fccd 19:09:48 Removing intermediate container bd0a20d7fccd 19:09:48 ---> e6407b0d856c 19:09:48 Step 21/24 : CMD [ "--verbose", "docker-entrypoint.sh" ] 19:09:48 ---> Running in 71afe34b0396 19:09:50 Removing intermediate container 71afe34b0396 19:09:50 ---> 12af177414f4 19:09:50 Step 22/24 : LABEL arch=x86_64 19:09:52 ---> Running in ce2df2037dc1 19:09:52 Removing intermediate container ce2df2037dc1 19:09:52 ---> 86c7384b47b9 19:09:52 Step 23/24 : LABEL git_sha=11de117b999dca37cac4095e5a969c126eb4756a 19:09:52 ---> Running in a7e9186ed831 19:09:52 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 19:09: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-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup 19:09:53 Removing intermediate container a7e9186ed831 19:09:53 ---> e51e4b7990ca 19:09:53 Step 24/24 : LABEL version=0.0.0 19:09:53 ---> Running in 7a141ab12cfa 19:09:54 Removing intermediate container 7a141ab12cfa 19:09:54 ---> cf0a37a68c63 19:09:54 19:09:54 Successfully built cf0a37a68c63 19:09:54 Successfully tagged security-spire-agent:latest 19:09:54 Building core-command 19:09:59  Building security-spire-agent ... done Step 1/23 : ARG BUILDER_BASE=golang:1.18-alpine3.16 19:09:59 Step 2/23 : FROM ${BUILDER_BASE} AS builder 19:09:59 ---> f7bbb175e787 19:09:59 Step 3/23 : ARG ADD_BUILD_TAGS="" 19:09:59 ---> Using cache 19:09:59 ---> b9e9161ab091 19:09:59 Step 4/23 : WORKDIR /edgex-go 19:09:59 ---> Using cache 19:09:59 ---> 0e99999167a5 19:09:59 Step 5/23 : RUN apk add --update --no-cache make git 19:09:59 ---> Using cache 19:09:59 ---> 7f0f1e491724 19:09:59 Step 6/23 : COPY go.mod vendor* ./ 19:09:59 ---> Using cache 19:09:59 ---> 8debefc1801a 19:09:59 Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 19:09:59 ---> Using cache 19:09:59 ---> 74fa16a7fb96 19:09:59 Step 8/23 : COPY . . 19:09:59 ---> Using cache 19:09:59 ---> 8331c678b344 19:09:59 Step 9/23 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-command/core-command 19:10:02 ---> Running in cd88f839a6c2 19:10:06 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 19:10:06 Removing intermediate container d825d4ad7b27 19:10:06 ---> d3ccca084927 19:10:06 19:10:06 Step 9/21 : FROM alpine:3.16 19:10:06 Removing intermediate container 66db29571072 19:10:06 ---> 88f8a53caacd 19:10:06 19:10:06 Step 10/24 : FROM alpine:3.16 19:10:06 Removing intermediate container d9defd1eb140 19:10:06 ---> c422eef5da9d 19:10:06 19:10:06 Step 9/24 : FROM alpine:3.16 19:10:07 3.16: Pulling from library/alpine 19:10:07 3.16: Pulling from library/alpine 19:10:07 3.16: Pulling from library/alpine 19:10:10 Digest: sha256:b95359c2505145f16c6aa384f9cc74eeff78eb36d308ca4fd902eeeb0a0b161b 19:10:10 Digest: sha256:b95359c2505145f16c6aa384f9cc74eeff78eb36d308ca4fd902eeeb0a0b161b 19:10:10 Digest: sha256:b95359c2505145f16c6aa384f9cc74eeff78eb36d308ca4fd902eeeb0a0b161b 19:10:10 Status: Image is up to date for alpine:3.16 19:10:10 Status: Downloaded newer image for alpine:3.16 19:10:10 Status: Downloaded newer image for alpine:3.16 19:10:10 ---> bfe296a52501 19:10:10 Step 10/24 : RUN apk add --update --no-cache ca-certificates dumb-init su-exec 19:10:10 ---> bfe296a52501 19:10:10 Step 10/21 : RUN apk add --update --no-cache curl dumb-init 19:10:10 ---> bfe296a52501 19:10:10 Step 11/24 : RUN apk add --update --no-cache dumb-init 19:10:10 Removing intermediate container a28f43b6c09b 19:10:10 ---> dd05c52a7103 19:10:10 19:10:10 Step 9/19 : FROM alpine:3.15 19:10:10 ---> c4fc93816858 19:10:10 Step 10/19 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' 19:10:10 ---> Using cache 19:10:10 ---> f1e501eef8bb 19:10:10 Step 11/19 : RUN apk update && apk --no-cache --update add dumb-init curl gcompat 19:10:10 ---> Running in 0933c992a4ef 19:10:10 ---> Running in 52e9dbe5bd95 19:10:10 ---> Running in b11e4e3766e5 19:10:10 ---> Running in 437d1679a478 19:10:11 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 19:10:11 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 19:10:11 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 19:10:11 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 19:10:11 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 19:10:11 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 19:10:11 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 19:10:11 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 19:10:11 v3.15.6-294-g339394ee8f3 [https://dl-cdn.alpinelinux.org/alpine/v3.15/main] 19:10:11 v3.15.6-283-ga9bed072b9 [https://dl-cdn.alpinelinux.org/alpine/v3.15/community] 19:10:11 OK: 15859 distinct packages available 19:10:11 (1/6) Installing ca-certificates (20220614-r0) 19:10:11 (2/6) Installing brotli-libs (1.0.9-r6) 19:10:11 (1/3) Installing ca-certificates (20220614-r0) 19:10:11 (3/6) Installing nghttp2-libs (1.47.0-r0) 19:10:11 (4/6) Installing libcurl (7.83.1-r5) 19:10:11 (5/6) Installing curl (7.83.1-r5) 19:10:11 (2/3) Installing dumb-init (1.2.5-r1) 19:10:11 (3/3) Installing su-exec (0.2-r1) 19:10:11 (6/6) Installing dumb-init (1.2.5-r1) 19:10:11 Executing busybox-1.35.0-r17.trigger 19:10:11 Executing busybox-1.35.0-r17.trigger 19:10:11 Executing ca-certificates-20220614-r0.trigger 19:10:11 Executing ca-certificates-20220614-r0.trigger 19:10:11 (1/1) Installing dumb-init (1.2.5-r1) 19:10:11 Executing busybox-1.35.0-r17.trigger 19:10:11 OK: 6 MiB in 15 packages 19:10:11 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 19:10:11 OK: 8 MiB in 20 packages 19:10:11 OK: 6 MiB in 17 packages 19:10:11 ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] 19:10:11 ? github.com/edgexfoundry/edgex-go/cmd/core-common-config-bootstrapper [no test files] 19:10:11 ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] 19:10:11 ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] 19:10:11 ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] 19:10:11 ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] 19:10:11 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 19:10:12 (1/9) Installing ca-certificates (20220614-r0) 19:10:12 (2/9) Installing brotli-libs (1.0.9-r5) 19:10:12 (3/9) Installing nghttp2-libs (1.46.0-r0) 19:10:12 (4/9) Installing libcurl (7.80.0-r5) 19:10:12 (5/9) Installing curl (7.80.0-r5) 19:10:12 (6/9) Installing dumb-init (1.2.5-r1) 19:10:12 (7/9) Installing musl-obstack (1.2.3-r0) 19:10:12 (8/9) Installing libucontext (1.1-r0) 19:10:12 (9/9) Installing gcompat (1.0.0-r4) 19:10:12 Executing busybox-1.34.1-r7.trigger 19:10:12 Executing ca-certificates-20220614-r0.trigger 19:10:12 OK: 8 MiB in 23 packages 19:10:12 ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] 19:10:12 ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-setup [no test files] 19:10:12 ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] 19:10:12 ? github.com/edgexfoundry/edgex-go/cmd/security-spiffe-token-provider [no test files] 19:10:13 Removing intermediate container 0933c992a4ef 19:10:13 ---> 574dbcf64259 19:10:13 Step 12/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 19:10:14 ---> Running in d42a3cab75d0 19:10:14 Removing intermediate container b11e4e3766e5 19:10:14 ---> 8d4a9de960d8 19:10:14 Step 11/21 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' 19:10:14 Removing intermediate container 52e9dbe5bd95 19:10:14 ---> ecea1b4482a7 19:10:14 Step 11/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' 19:10:14 Removing intermediate container 437d1679a478 19:10:14 ---> cb92081cc77b 19:10:14 Step 12/19 : COPY --from=builder /edgex-go/Attribution.txt / 19:10:14 ---> Running in 60ac06899e4b 19:10:14 Removing intermediate container d42a3cab75d0 19:10:14 ---> a5822a2cd002 19:10:14 Step 13/24 : ENV APP_PORT=59881 19:10:14 ---> Running in 522a78231167 19:10:14 ---> Running in ef9009041e64 19:10:14 Removing intermediate container 522a78231167 19:10:14 ---> 45e406300a5c 19:10:14 Step 12/24 : WORKDIR / 19:10:14 ---> Running in 5b068cfafb8d 19:10:14 Removing intermediate container 60ac06899e4b 19:10:14 ---> c26ab54d86e2 19:10:14 Step 12/21 : WORKDIR /edgex 19:10:14 ---> a4d6d46330af 19:10:14 Step 13/19 : COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/security-spiffe-token-provider / 19:10:14 ---> Running in d2444d908f84 19:10:14 Removing intermediate container ef9009041e64 19:10:14 ---> 5b9c280da2a0 19:10:14 Step 14/24 : EXPOSE $APP_PORT 19:10:14 ---> Running in 9309ca48da31 19:10:14 Removing intermediate container 5b068cfafb8d 19:10:14 ---> 8415c4686914 19:10:14 Step 13/24 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/res/token-config.json /res-file-token-provider/token-config.json 19:10:14 Removing intermediate container d2444d908f84 19:10:14 ---> d8780c8c93ca 19:10:14 Step 13/21 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/res/configuration.toml res/configuration.toml 19:10:14 Removing intermediate container 9309ca48da31 19:10:14 ---> 2ae48af550f4 19:10:14 Step 15/24 : WORKDIR / 19:10:14 ---> Running in 1ca5dcc7e8ec 19:10:15 ---> ebf97f9c5a59 19:10:15 ---> 173035e5563a 19:10:15 Step 14/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res-file-token-provider/configuration.toml /res-file-token-provider/configuration.tomlStep 14/21 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/security-proxy-setup . 19:10:15 19:10:15 Removing intermediate container 1ca5dcc7e8ec 19:10:15 ---> f1549a464bfa 19:10:15 Step 16/24 : COPY --from=builder /edgex-go/Attribution.txt / 19:10:15 ---> 809cefbe2c3c 19:10:15 Step 17/24 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / 19:10:15 ---> e674231beb4c 19:10:15 Step 15/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml 19:10:15 ---> 20f1cb731ec0 19:10:15 Step 14/19 : COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/res/configuration.toml /res/configuration.toml 19:10:15 ---> 0eb2a35e762d 19:10:15 Step 15/21 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . 19:10:16 ---> 6e6c7be37976 19:10:16 Step 15/19 : ENTRYPOINT [ "/security-spiffe-token-provider" ] 19:10:16 ---> 3bf8fa6998d5 19:10:16 Step 16/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/kong-admin-config.template.yml /res/kong-admin-config.template.yml 19:10:16 ---> Running in a149a70c4ab9 19:10:16 ---> c7e02b0da19f 19:10:16 Step 16/21 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/entrypoint.sh /usr/local/bin/ 19:10:16 ---> 5832df21f24c 19:10:16 Step 18/24 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml 19:10:16 Removing intermediate container a149a70c4ab9 19:10:16 ---> a6c6fd380806 19:10:16 Step 16/19 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] 19:10:16 ---> Running in 95831e595607 19:10:17 ---> e72fbf5e9686 19:10:17 Step 17/24 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . 19:10:17 ---> e39de99eb3a7 19:10:17 Step 19/24 : COPY --from=builder /edgex-go/cmd/core-metadata/res/uom.toml /res/uom.toml 19:10:17 Removing intermediate container 95831e595607 19:10:17 ---> 5ecd4fc4ac51 19:10:17 Step 17/19 : LABEL arch=x86_64 19:10:17 ---> 08447e78e009 19:10:17 Step 17/21 : RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 19:10:17 ---> Running in f44808dc50f9 19:10:17 ---> Running in fee19943dd43 19:10:17 ---> 4cb96e5f8abc 19:10:17 Step 20/24 : ENTRYPOINT ["/core-metadata"] 19:10:17 Removing intermediate container fee19943dd43 19:10:17 ---> ba7d55af32f3 19:10:17 Step 18/19 : LABEL git_sha=11de117b999dca37cac4095e5a969c126eb4756a 19:10:17 ---> Running in ecfc0c86346e 19:10:17 ---> Running in f7bb33be0f7b 19:10:17 ---> 3fe93c8450e4 19:10:17 Step 18/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . 19:10:17 Removing intermediate container ecfc0c86346e 19:10:17 ---> 54023cd40c45 19:10:17 Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] 19:10:17 ---> Running in 67f5a228e5e6 19:10:17 ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] 19:10:17 ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] 19:10:17 ? github.com/edgexfoundry/edgex-go/internal [no test files] 19:10:17 ? github.com/edgexfoundry/edgex-go/internal/core/command [no test files] 19:10:17 Removing intermediate container f7bb33be0f7b 19:10:17 ---> 935a6c80e9fa 19:10:17 Step 19/19 : LABEL version=0.0.0 19:10:17 ---> Running in ed5e43a5c5f7 19:10:18 Removing intermediate container f44808dc50f9 19:10:18 ---> 24297e9e8c23 19:10:18 Step 18/21 : ENTRYPOINT ["entrypoint.sh"] 19:10:18 Removing intermediate container 67f5a228e5e6 19:10:18 ---> 41102b0226cf 19:10:18 Step 22/24 : LABEL arch=x86_64 19:10:18 Removing intermediate container ed5e43a5c5f7 19:10:18 ---> 0a0ef9c7445c 19:10:18 19:10:18 ---> Running in 1413ffb7eba1 19:10:18 ---> Running in 1e0061758038 19:10:18 ---> 926bcf780999 19:10:18 Step 19/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ 19:10:18 Successfully built 0a0ef9c7445c 19:10:18 Successfully tagged security-spiffe-token-provider:latest 19:10:18  Building security-spiffe-token-provider ... done Building support-notifications 19:10:18 Removing intermediate container 1413ffb7eba1 19:10:18 ---> 63db253f08fe 19:10:18 Step 19/21 : LABEL arch=x86_64 19:10:18 ---> Running in 8f8b2b4f8e11 19:10:18 Removing intermediate container 1e0061758038 19:10:18 ---> 26d894aea8a9 19:10:18 Step 23/24 : LABEL git_sha=11de117b999dca37cac4095e5a969c126eb4756a 19:10:18 ---> Running in 97c257df481d 19:10:21 Step 1/22 : ARG BUILDER_BASE=golang:1.18-alpine3.16 19:10:21 Step 2/22 : FROM ${BUILDER_BASE} AS builder 19:10:21 ---> f7bbb175e787 19:10:21 Step 3/22 : ARG ADD_BUILD_TAGS="" 19:10:21 ---> Using cache 19:10:21 ---> b9e9161ab091 19:10:21 Step 4/22 : WORKDIR /edgex-go 19:10:21 ---> Using cache 19:10:21 ---> 0e99999167a5 19:10:21 Step 5/22 : RUN apk add --update --no-cache make bash git ca-certificates 19:10:23 Removing intermediate container 8f8b2b4f8e11 19:10:23 ---> b3826166b573 19:10:23 Step 20/21 : LABEL git_sha=11de117b999dca37cac4095e5a969c126eb4756a 19:10:23 ---> 82aa85d039a8 19:10:23 Step 20/24 : RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 19:10:23 ---> Running in ea221677110d 19:10:23 Removing intermediate container 97c257df481d 19:10:23 ---> 67122b9ddf1f 19:10:23 Step 24/24 : LABEL version=0.0.0 19:10:23 ---> Running in ea52dcacf72d 19:10:23 ---> Running in e1499b127d4b 19:10:23 ---> Running in 012e42fc2167 19:10:23 Removing intermediate container ea52dcacf72d 19:10:23 ---> 216b57ee4ab9 19:10:23 Step 21/21 : LABEL version=0.0.0 19:10:23 Removing intermediate container e1499b127d4b 19:10:23 ---> 1e9c5965e092 19:10:23 19:10:24 ---> Running in 1323c781d751 19:10:24 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 19:10:24 Successfully built 1e9c5965e092 19:10:24 Successfully tagged core-metadata:latest 19:10:24  Building core-metadata ... done Building support-scheduler 19:10:24 Removing intermediate container 1323c781d751 19:10:24 ---> 191ba3126526 19:10:24 19:10:24 Successfully built 191ba3126526 19:10:24 Successfully tagged security-proxy-setup:latest 19:10:24 Building security-spire-config 19:10:24  Building security-proxy-setup ... done fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 19:10:24 OK: 211 MiB in 51 packages 19:10:27 Step 1/22 : ARG BUILDER_BASE=golang:1.18-alpine3.16 19:10:27 Step 2/22 : FROM ${BUILDER_BASE} AS builder 19:10:27 ---> f7bbb175e787 19:10:27 Step 3/22 : ARG ADD_BUILD_TAGS="" 19:10:27 ---> Using cache 19:10:27 ---> b9e9161ab091 19:10:27 Step 4/22 : WORKDIR /edgex-go 19:10:27 ---> Using cache 19:10:27 ---> 0e99999167a5 19:10:27 Step 5/22 : RUN apk add --update --no-cache make git 19:10:27 ---> Using cache 19:10:27 ---> 7f0f1e491724 19:10:27 Step 6/22 : COPY go.mod vendor* ./ 19:10:27 ---> Using cache 19:10:27 ---> 8debefc1801a 19:10:27 Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 19:10:27 ---> Using cache 19:10:27 ---> 74fa16a7fb96 19:10:27 Step 8/22 : COPY . . 19:10:27 ---> Using cache 19:10:27 ---> 8331c678b344 19:10:27 Step 9/22 : RUN make cmd/support-scheduler/support-scheduler 19:10:27 Step 1/24 : ARG BUILDER_BASE=golang:1.18-alpine3.16 19:10:27 Step 2/24 : FROM ${BUILDER_BASE} AS builder 19:10:27 ---> f7bbb175e787 19:10:27 Step 3/24 : WORKDIR /edgex-go 19:10:27 ---> Using cache 19:10:27 ---> 91b312954493 19:10:27 Step 4/24 : RUN apk add --update --no-cache make git build-base curl 19:10:30 ---> Running in 9a615184ad12 19:10:30 ---> Running in 23c1eaea5beb 19:10:30 Removing intermediate container 012e42fc2167 19:10:30 ---> 9f5457372e17 19:10:30 Step 21/24 : ENTRYPOINT ["entrypoint.sh"] 19:10:31 Removing intermediate container ea221677110d 19:10:31 ---> e57264081db2 19:10:31 Step 6/22 : COPY go.mod vendor* ./ 19:10:31 ---> Running in af955bf492c9 19:10:31 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 19:10:31 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 19:10:31 ---> c3aa2128beea 19:10:31 Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 19:10:31 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 19:10:31 OK: 211 MiB in 51 packages 19:10:32 ---> Running in 30bac90aa436 19:10:32 Removing intermediate container af955bf492c9 19:10:32 ---> 1e9ab14c7ec0 19:10:32 Step 22/24 : LABEL arch=x86_64 19:10:32 ---> Running in e7cc64a920cc 19:10:32 ok github.com/edgexfoundry/edgex-go/internal/core/command/application 0.530s coverage: 28.7% of statements 19:10:32 ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] 19:10:32 ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] 19:10:33 Removing intermediate container e7cc64a920cc 19:10:33 ---> 4d104058e358 19:10:33 Step 23/24 : LABEL git_sha=11de117b999dca37cac4095e5a969c126eb4756a 19:10:33 Removing intermediate container 9a615184ad12 19:10:33 ---> bbbf5e1e7f63 19:10:33 Step 5/24 : COPY go.mod vendor* ./ 19:10:33 ---> Running in f5b0eac72fb8 19:10:33 Removing intermediate container cd88f839a6c2 19:10:33 ---> c976dffd7e7d 19:10:33 19:10:33 Step 10/23 : FROM alpine:3.16 19:10:33 ---> bfe296a52501 19:10:33 Step 11/23 : RUN apk add --update --no-cache dumb-init 19:10:33 ---> Using cache 19:10:33 ---> 574dbcf64259 19:10:33 Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 19:10:33 ---> Using cache 19:10:33 ---> a5822a2cd002 19:10:33 Step 13/23 : ENV APP_PORT=59882 19:10:33 ---> Running in 2e383defe82b 19:10:33 Removing intermediate container f5b0eac72fb8 19:10:33 ---> 1d0e95289b5d 19:10:33 Step 24/24 : LABEL version=0.0.0 19:10:33 ---> Running in dc206656842e 19:10:33 ---> 2f9130d9949f 19:10:33 Step 6/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 19:10:33 Removing intermediate container 2e383defe82b 19:10:33 ---> da4986b4dc88 19:10:33 Step 14/23 : EXPOSE $APP_PORT 19:10:33 ---> Running in c5efa5ea83c6 19:10:33 ---> Running in 49ad5f330e73 19:10:33 Removing intermediate container dc206656842e 19:10:33 ---> 7caf1bfb6ece 19:10:33 19:10:33 Removing intermediate container 49ad5f330e73 19:10:33 ---> 12e5e2c1a7d9 19:10:33 Step 15/23 : WORKDIR / 19:10:33 ---> Running in 344d35a11af3 19:10:33 Successfully built 7caf1bfb6ece 19:10:33 Successfully tagged security-secretstore-setup:latest 19:10:33 Building security-spire-server 19:10:33  Building security-secretstore-setup ... done Removing intermediate container 344d35a11af3 19:10:33 ---> 3492bd95dffc 19:10:33 Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / 19:10:36 Step 1/23 : ARG BUILDER_BASE=golang:1.18-alpine3.16 19:10:36 Step 2/23 : FROM ${BUILDER_BASE} AS builder 19:10:36 ---> f7bbb175e787 19:10:36 Step 3/23 : WORKDIR /edgex-go 19:10:36 ---> Using cache 19:10:36 ---> 91b312954493 19:10:36 Step 4/23 : RUN apk add --update --no-cache make git build-base curl 19:10:36 ---> Using cache 19:10:36 ---> bbbf5e1e7f63 19:10:36 Step 5/23 : COPY go.mod vendor* ./ 19:10:36 ---> Using cache 19:10:36 ---> 2f9130d9949f 19:10:36 Step 6/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 19:10:39 ---> 84dfe8a2cb96 19:10:39 Step 17/23 : COPY --from=builder /edgex-go/cmd/core-command/core-command / 19:10:39 ---> Running in e14fc0405122 19:10:40 ---> 59763f94f56e 19:10:40 Step 18/23 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml 19:10:40 ---> c1c079f579ec 19:10:40 Step 19/23 : ENTRYPOINT ["/core-command"] 19:10:40 ---> Running in 2c4946f0e7b2 19:10:40 Removing intermediate container 2c4946f0e7b2 19:10:40 ---> e28784a81a8f 19:10:40 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] 19:10:40 ---> Running in a3ba661e6c61 19:10:40 Removing intermediate container a3ba661e6c61 19:10:40 ---> 75cc2aad9bdf 19:10:40 Step 21/23 : LABEL arch=x86_64 19:10:40 ---> Running in 8a7b877afa0c 19:10:40 Removing intermediate container 8a7b877afa0c 19:10:40 ---> 3c3318ce801e 19:10:40 Step 22/23 : LABEL git_sha=11de117b999dca37cac4095e5a969c126eb4756a 19:10:40 ---> Running in d216450b1e71 19:10:41 ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 0.382s coverage: 98.5% of statements 19:10:41 Removing intermediate container d216450b1e71 19:10:41 ---> 6005e1eb086a 19:10:41 Step 23/23 : LABEL version=0.0.0 19:10:41 ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging 0.490s coverage: 43.1% of statements 19:10:41 ? github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging/mocks [no test files] 19:10:41 ? github.com/edgexfoundry/edgex-go/internal/core/common_config [no test files] 19:10:41 ? github.com/edgexfoundry/edgex-go/internal/core/data [no test files] 19:10:41 ok github.com/edgexfoundry/edgex-go/internal/core/data/application 0.760s coverage: 54.0% of statements 19:10:41 ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] 19:10:41 ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] 19:10:41 ---> Running in 1a016ff74801 19:10:41 Removing intermediate container 1a016ff74801 19:10:41 ---> 1ec84d509b18 19:10:41 19:10:41 Successfully built 1ec84d509b18 19:10:41 Successfully tagged core-command:latest 19:10:41  Building core-command ... done Building security-bootstrapper 19:10:44 Step 1/32 : ARG BUILDER_BASE=golang:1.18-alpine3.16 19:10:44 Step 2/32 : FROM ${BUILDER_BASE} AS builder 19:10:44 ---> f7bbb175e787 19:10:44 Step 3/32 : WORKDIR /edgex-go 19:10:44 ---> Using cache 19:10:44 ---> 91b312954493 19:10:44 Step 4/32 : RUN apk add --update --no-cache make git 19:10:49 ---> Running in 07329e117b62 19:10:50 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 19:10:50 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 19:10:50 OK: 211 MiB in 51 packages 19:10:51 Removing intermediate container 07329e117b62 19:10:51 ---> b70c67f6f69a 19:10:51 Step 5/32 : COPY go.mod vendor* ./ 19:10:51 ---> 8dc6dd7d81f4 19:10:51 Step 6/32 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 19:10:51 ---> Running in b557640fbce7 19:11:06 Removing intermediate container 23c1eaea5beb 19:11:06 ---> 249886be429a 19:11:06 19:11:06 Step 10/22 : FROM alpine:3.16 19:11:06 ---> bfe296a52501 19:11:06 Step 11/22 : RUN apk add --update --no-cache dumb-init 19:11:06 ---> Using cache 19:11:06 ---> 574dbcf64259 19:11:06 Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 19:11:06 ---> Using cache 19:11:06 ---> a5822a2cd002 19:11:06 Step 13/22 : ENV APP_PORT=59861 19:11:08 ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 20.969s coverage: 89.2% of statements 19:11:08 ? github.com/edgexfoundry/edgex-go/internal/core/data/controller/messaging [no test files] 19:11:08 ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] 19:11:08 ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks [no test files] 19:11:08 ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] 19:11:08 ? github.com/edgexfoundry/edgex-go/internal/core/metadata [no test files] 19:11:08 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/application 0.599s coverage: 2.6% of statements 19:11:08 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] 19:11:08 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] 19:11:08 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 2.688s coverage: 95.6% of statements 19:11:08 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] 19:11:08 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks [no test files] 19:11:08 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/uom [no test files] 19:11:08 ok github.com/edgexfoundry/edgex-go/internal/io 0.333s coverage: 72.2% of statements 19:11:08 ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] 19:11:08 ? github.com/edgexfoundry/edgex-go/internal/pkg/application [no test files] 19:11:08 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers [no test files] 19:11:08 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] 19:11:08 ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] 19:11:08 ok github.com/edgexfoundry/edgex-go/internal/pkg/controller/http 0.401s coverage: 65.9% of statements 19:11:08 ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] 19:11:08 ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] 19:11:08 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] 19:11:08 ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 0.553s coverage: 0.9% of statements 19:11:08 ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] 19:11:08 ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 0.552s coverage: 29.6% of statements 19:11:08 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] 19:11:08 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.302s coverage: 47.1% of statements 19:11:08 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 0.287s coverage: 82.9% of statements 19:11:08 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.240s coverage: 94.1% of statements 19:11:08 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.287s coverage: 96.3% of statements 19:11:11 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.322s coverage: 87.5% of statements 19:11:14 ---> Running in 84d1b8f26ca0 19:11:14 Removing intermediate container 84d1b8f26ca0 19:11:14 ---> 74d01f8ec18c 19:11:14 Step 14/22 : EXPOSE $APP_PORT 19:11:14 ---> Running in 8e17278622c2 19:11:14 Removing intermediate container 30bac90aa436 19:11:14 ---> 41ca66d085f9 19:11:14 Step 8/22 : COPY . . 19:11:14 Removing intermediate container c5efa5ea83c6 19:11:14 ---> b285eab56359 19:11:14 Step 7/24 : COPY . . 19:11:21 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 12.311s coverage: 94.4% of statements 19:11:21 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/ping 0.244s coverage: 44.8% of statements 19:11:26 Removing intermediate container 8e17278622c2 19:11:26 ---> 6ed1e48cd230 19:11:26 Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / 19:11:26 ---> 8539f1639ace 19:11:26 Step 16/22 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / 19:11:26 ---> 7d4a3dc5989f 19:11:26 Step 8/24 : ARG SPIRE_RELEASE=1.2.1 19:11:26 ---> d223f3cb3a15 19:11:26 Step 9/22 : RUN make cmd/support-notifications/support-notifications 19:11:26 ---> Running in 099c5a5acc31 19:11:26 ---> Running in f8886c3c9eb4 19:11:27 Removing intermediate container e14fc0405122 19:11:27 ---> 4ab1dabfa214 19:11:27 Step 7/23 : COPY . . 19:11:27 Removing intermediate container 099c5a5acc31 19:11:27 ---> 9745e5e41a54 19:11:27 Step 9/24 : WORKDIR /edgex-go/spire-build 19:11:29 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 14.082s coverage: 79.9% of statements 19:11:29 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] 19:11:34 ---> f0c3b623287e 19:11:34 Step 17/22 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml 19:11:34 ---> Running in 29beea6b6740 19:11:34 ---> 17ebbb954da0 19:11:34 Step 8/23 : ARG SPIRE_RELEASE=1.2.1 19:11:34 ---> Running in 6a59cc00173b 19:11:34 Removing intermediate container 29beea6b6740 19:11:34 ---> d2e8ffd36ac7 19:11:34 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 19:11:34 ---> 7ef7bbb04c3d 19:11:34 Step 18/22 : ENTRYPOINT ["/support-scheduler"] 19:11:34 ---> Running in 4be06c1d7d07 19:11:34 ---> Running in b68600b11366 19:11:34 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 19:11:34 Removing intermediate container 6a59cc00173b 19:11:34 ---> 23ec9ba8a2da 19:11:34 Step 9/23 : WORKDIR /edgex-go/spire-build 19:11:34 Removing intermediate container b68600b11366 19:11:34 ---> df04ad989b5d 19:11:34 Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] 19:11:34 ---> Running in 3af88f19f464 19:11:34 ---> Running in 324460cd5d73 19:11:34 Removing intermediate container 3af88f19f464 19:11:34 ---> 945808d4ddfc 19:11:34 Step 10/23 : RUN if ! test -f /usr/local/bin/spire-server; then wget -q "https://github.com/spiffe/spire/archive/refs/tags/v${SPIRE_RELEASE}.tar.gz" && tar xv --strip-components=1 -f "v${SPIRE_RELEASE}.tar.gz" && echo "building spire from source..." && make bin/spire-server bin/spire-agent && cp bin/spire* /usr/local/bin/; fi 19:11:34 ---> Running in d891c5a89816 19:11:34 Removing intermediate container 324460cd5d73 19:11:34 ---> 70ef34b028aa 19:11:34 Step 20/22 : LABEL arch=x86_64 19:11:34 ---> Running in bd66e3a6fae0 19:11:34 Removing intermediate container bd66e3a6fae0 19:11:34 ---> 3d982122c4f1 19:11:34 Step 21/22 : LABEL git_sha=11de117b999dca37cac4095e5a969c126eb4756a 19:11:34 ---> Running in 0af68d2def7b 19:11:34 Removing intermediate container 0af68d2def7b 19:11:34 ---> 39e1e6c1d080 19:11:34 Step 22/22 : LABEL version=0.0.0 19:11:34 ---> Running in 1af6d8e77b0c 19:11:34 Removing intermediate container 1af6d8e77b0c 19:11:34 ---> 24cecf466fb3 19:11:34 19:11:34 Removing intermediate container 4be06c1d7d07 19:11:34 ---> 6a62d93737df 19:11:34 Step 11/24 : WORKDIR /edgex-go 19:11:34 ---> Running in b3e8a6fbf87e 19:11:34 Successfully built 24cecf466fb3 19:11:34 Successfully tagged support-scheduler:latest 19:11:34 Building core-data 19:11:35 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 22.320s coverage: 92.9% of statements 19:11:35 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] 19:11:35 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] 19:11:35 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] 19:11:35 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 0.072s coverage: 64.4% of statements 19:11:35 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] 19:11:35 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto [no test files] 19:11:35 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/config [no test files] 19:11:35 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/container [no test files] 19:11:35 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/handlers 6.278s coverage: 86.9% of statements 19:11:35 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] 19:11:35 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] 19:11:35 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] 19:11:35 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] 19:11:35 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 11.279s coverage: 87.2% of statements 19:11:35 ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] 19:11:35 ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] 19:11:35 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.198s coverage: 100.0% of statements 19:11:35 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] 19:11:35 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.338s coverage: 77.4% of statements 19:11:35 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/common [no test files] 19:11:35 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.345s coverage: 80.0% of statements 19:11:35 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/jwt 0.260s coverage: 87.2% of statements 19:11:35  Building support-scheduler ... done Removing intermediate container d891c5a89816 19:11:35 ---> 6bb36000f5cf 19:11:35 Step 11/23 : WORKDIR /edgex-go 19:11:36 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 1.300s coverage: 91.2% of statements 19:11:36 ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] 19:11:37 Step 1/22 : ARG BUILDER_BASE=golang:1.18-alpine3.16 19:11:37 Step 2/22 : FROM ${BUILDER_BASE} AS builder 19:11:37 ---> f7bbb175e787 19:11:37 Step 3/22 : ARG ADD_BUILD_TAGS="" 19:11:37 ---> Using cache 19:11:37 ---> b9e9161ab091 19:11:37 Step 4/22 : WORKDIR /edgex-go 19:11:37 ---> Using cache 19:11:37 ---> 0e99999167a5 19:11:37 Step 5/22 : RUN apk add --update --no-cache make git 19:11:37 ---> Using cache 19:11:37 ---> 7f0f1e491724 19:11:37 Step 6/22 : COPY go.mod vendor* ./ 19:11:37 ---> Using cache 19:11:37 ---> 8debefc1801a 19:11:37 Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 19:11:37 ---> Using cache 19:11:37 ---> 74fa16a7fb96 19:11:37 Step 8/22 : COPY . . 19:11:37 ---> Using cache 19:11:37 ---> 8331c678b344 19:11:37 Step 9/22 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-data/core-data 19:11:42 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 0.956s coverage: 64.7% of statements 19:11:42 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] 19:11:42 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] 19:11:42 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.311s coverage: 100.0% of statements 19:11:42 ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.176s coverage: 89.4% of statements 19:11:42 ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.240s coverage: 100.0% of statements 19:11:42 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.073s coverage: 73.7% of statements 19:11:42 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.070s coverage: 100.0% of statements 19:11:45 Removing intermediate container b3e8a6fbf87e 19:11:45 ---> ee291cf9bcb0 19:11:45 19:11:45 Step 12/24 : FROM alpine:3.15 19:11:45 ---> c4fc93816858 19:11:45 Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' 19:11:45 ---> Using cache 19:11:45 ---> f1e501eef8bb 19:11:45 Step 14/24 : RUN apk update && apk --no-cache --update add dumb-init gcompat 19:11:45 ---> Running in 78f61e0f90bd 19:11:45 ---> Running in 846e5339b79f 19:11:45 ---> Running in 37a0ea57515a 19:11:45 Removing intermediate container 78f61e0f90bd 19:11:45 ---> 3a74863a237b 19:11:45 19:11:45 Step 12/23 : FROM alpine:3.15 19:11:45 ---> c4fc93816858 19:11:45 Step 13/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' 19:11:45 ---> Using cache 19:11:45 ---> f1e501eef8bb 19:11:45 Step 14/23 : RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 19:11:45 ---> Using cache 19:11:45 ---> ab559ca3441a 19:11:45 Step 15/23 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin 19:11:45 go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-data/core-data ./cmd/core-data 19:11:46 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 19:11:46 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 19:11:46 v3.15.6-294-g339394ee8f3 [https://dl-cdn.alpinelinux.org/alpine/v3.15/main] 19:11:46 v3.15.6-283-ga9bed072b9 [https://dl-cdn.alpinelinux.org/alpine/v3.15/community] 19:11:46 OK: 15859 distinct packages available 19:11:46 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 19:11:46 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 19:11:46 (1/4) Installing dumb-init (1.2.5-r1) 19:11:46 (2/4) Installing musl-obstack (1.2.3-r0) 19:11:46 (3/4) Installing libucontext (1.1-r0) 19:11:46 (4/4) Installing gcompat (1.0.0-r4) 19:11:46 Executing busybox-1.34.1-r7.trigger 19:11:46 OK: 6 MiB in 18 packages 19:11:50 ok github.com/edgexfoundry/edgex-go/internal/security/proxy 1.560s coverage: 65.3% of statements 19:11:50 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/config [no test files] 19:11:50 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/container [no test files] 19:11:50 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/models [no test files] 19:11:52 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.971s coverage: 41.8% of statements 19:11:52 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] 19:11:52 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] 19:11:52 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 0.454s coverage: 89.5% of statements 19:11:52 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] 19:11:52 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 0.243s coverage: 84.8% of statements 19:11:52 ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider [no test files] 19:11:52 ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/config [no test files] 19:11:52 ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/container [no test files] 19:11:52 ? github.com/edgexfoundry/edgex-go/internal/support/notifications [no test files] 19:11:56 ---> b39aeedf0895 19:11:56 Step 16/23 : COPY --from=builder /edgex-go/cmd/security-spire-server/docker-entrypoint.sh /usr/local/bin/ 19:11:56 Removing intermediate container 37a0ea57515a 19:11:56 ---> 50daad8682c1 19:11:56 Step 15/24 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin 19:11:56 ---> f0274a862f2a 19:11:56 Step 17/23 : COPY --from=builder /edgex-go/cmd/security-spire-server/server.conf /usr/local/etc/spire/server.conf.tpl 19:11:56 Removing intermediate container b557640fbce7 19:11:56 ---> 3a7c46490c38 19:11:56 Step 7/32 : COPY . . 19:12:02 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 6.394s coverage: 17.7% of statements 19:12:02 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel [no test files] 19:12:02 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks [no test files] 19:12:02 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] 19:12:02 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] 19:12:02 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 0.713s coverage: 92.3% of statements 19:12:02 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] 19:12:02 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks [no test files] 19:12:02 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler [no test files] 19:12:02 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/application [no test files] 19:12:02 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/scheduler 0.505s coverage: 63.2% of statements 19:12:02 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] 19:12:02 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] 19:12:02 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 0.498s coverage: 97.7% of statements 19:12:02 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] 19:12:02 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks [no test files] 19:12:02 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 19:12:02 WARNING: Linting skipped (not on x86_64 or linter not installed) 19:12:02 go vet ./... 19:12:03 ---> 671a44cc8319 19:12:03 Step 18/23 : COPY --from=builder /edgex-go/cmd/security-spire-server/openssl.conf /usr/local/etc/ 19:12:03 ---> ed211e63aeb6 19:12:03 Step 16/24 : COPY --from=builder /edgex-go/cmd/security-spire-config/docker-entrypoint.sh /usr/local/bin/ 19:12:03 ---> 1229befe4325 19:12:03 Step 8/32 : RUN make cmd/security-bootstrapper/security-bootstrapper 19:12:03 ---> Running in 23a075b23ed6 19:12:03 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper 19:12:04 ---> c0fd88f1d780 19:12:04 Step 19/23 : ENTRYPOINT [ "/usr/bin/dumb-init" ] 19:12:06 ---> 0382a130223e 19:12:06 Step 17/24 : WORKDIR /usr/local/etc/spiffe-scripts.d 19:12:06 ---> Running in 410dc50d3323 19:12:06 ---> Running in 99cdb56174e5 19:12:06 Removing intermediate container 410dc50d3323 19:12:06 ---> 133ed3e652c2 19:12:06 Step 20/23 : CMD [ "--verbose", "docker-entrypoint.sh" ] 19:12:06 Removing intermediate container f8886c3c9eb4 19:12:06 ---> f5ca480f9293 19:12:06 19:12:06 Step 10/22 : FROM alpine:3.16 19:12:06 ---> bfe296a52501 19:12:06 Step 11/22 : RUN apk add --update --no-cache ca-certificates dumb-init 19:12:06 ---> Running in 5389117b26ed 19:12:06 Removing intermediate container 99cdb56174e5 19:12:06 ---> 9c0bf1dd7fd7 19:12:06 Step 18/24 : COPY --from=builder /edgex-go/cmd/security-spire-config/seed_builtin_entries.sh /usr/local/etc/spiffe-scripts.d 19:12:07 ---> Running in 80c14e4c8c3d 19:12:07 Removing intermediate container 5389117b26ed 19:12:07 ---> 83003ae47e9f 19:12:07 Step 21/23 : LABEL arch=x86_64 19:12:07 ---> Running in 0718eca65ad0 19:12:07 ---> c643dbc5c744 19:12:07 Step 19/24 : WORKDIR / 19:12:07 ---> Running in 1a902cb02442 19:12:07 Removing intermediate container 0718eca65ad0 19:12:07 ---> 1da43d31a3f7 19:12:07 Step 22/23 : LABEL git_sha=11de117b999dca37cac4095e5a969c126eb4756a 19:12:07 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 19:12:07 ---> Running in 12b31db1cdc2 19:12:07 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 19:12:07 Removing intermediate container 1a902cb02442 19:12:07 ---> b3c3c35b7690 19:12:07 Step 20/24 : ENTRYPOINT [ "/usr/bin/dumb-init" ] 19:12:07 Removing intermediate container 12b31db1cdc2 19:12:07 ---> ce561510ccf9 19:12:07 Step 23/23 : LABEL version=0.0.0 19:12:07 ---> Running in 888fb3297918 19:12:07 ---> Running in f05f4346b5ee 19:12:07 (1/2) Installing ca-certificates (20220614-r0) 19:12:07 (2/2) Installing dumb-init (1.2.5-r1) 19:12:07 Executing busybox-1.35.0-r17.trigger 19:12:07 Executing ca-certificates-20220614-r0.trigger 19:12:08 Removing intermediate container f05f4346b5ee 19:12:08 ---> 42f0e3b4765f 19:12:08 19:12:08 OK: 6 MiB in 16 packages 19:12:08 Removing intermediate container 888fb3297918 19:12:08 ---> f4597739ed0a 19:12:08 Step 21/24 : CMD [ "--verbose", "docker-entrypoint.sh" ] 19:12:08 Successfully built 42f0e3b4765f 19:12:08 Successfully tagged security-spire-server:latest 19:12:08 Building core-common-config-bootstrapper 19:12:08  Building security-spire-server ... done  ---> Running in e9afbed06bd1 19:12:11 Step 1/22 : ARG BUILDER_BASE=golang:1.18-alpine3.16 19:12:11 Step 2/22 : FROM ${BUILDER_BASE} AS builder 19:12:11 ---> f7bbb175e787 19:12:11 Step 3/22 : ARG ADD_BUILD_TAGS="" 19:12:14 ---> Using cache 19:12:14 ---> b9e9161ab091 19:12:14 Step 4/22 : WORKDIR /edgex-go 19:12:14 ---> Using cache 19:12:14 ---> 0e99999167a5 19:12:14 Step 5/22 : RUN apk add --update --no-cache make git 19:12:14 ---> Using cache 19:12:14 ---> 7f0f1e491724 19:12:14 Step 6/22 : COPY go.mod vendor* ./ 19:12:14 ---> Using cache 19:12:14 ---> 8debefc1801a 19:12:14 Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 19:12:14 ---> Using cache 19:12:14 ---> 74fa16a7fb96 19:12:14 Step 8/22 : COPY . . 19:12:14 ---> Using cache 19:12:14 ---> 8331c678b344 19:12:14 Step 9/22 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-common-config-bootstrapper/core-common-config-bootstrapper 19:12:15 Removing intermediate container e9afbed06bd1 19:12:15 ---> 30e903d1d321 19:12:15 Step 22/24 : LABEL arch=x86_64 19:12:15 ---> Running in babed96fc425 19:12:16 ---> Running in 1be57437252e 19:12:16 Removing intermediate container 80c14e4c8c3d 19:12:16 ---> 2110cef2c4d4 19:12:16 Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2021: Intel Corporation' 19:12:16 Removing intermediate container 1be57437252e 19:12:16 ---> 2f1cc127474f 19:12:16 Step 23/24 : LABEL git_sha=11de117b999dca37cac4095e5a969c126eb4756a 19:12:16 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 19:12:16 ---> Running in 9e1b989c9e6f 19:12:17 ---> Running in 86207a7626ca 19:12:17 Removing intermediate container 9e1b989c9e6f 19:12:17 ---> bfd8e05ac2e4 19:12:17 Step 13/22 : ENV APP_PORT=59860 19:12:18 Removing intermediate container 86207a7626ca 19:12:18 ---> e7e8f82bdd72 19:12:18 Step 24/24 : LABEL version=0.0.0 19:12:18 ---> Running in e17bd49c320d 19:12:18 ---> Running in f7a037eb78cd 19:12:18 Removing intermediate container 846e5339b79f 19:12:18 ---> 2403038fb32f 19:12:18 19:12:18 Step 10/22 : FROM alpine:3.16 19:12:18 ---> bfe296a52501 19:12:18 Step 11/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' 19:12:18 Removing intermediate container e17bd49c320d 19:12:18 ---> 1311c8c05c14 19:12:18 Step 14/22 : EXPOSE $APP_PORT 19:12:18 ---> Running in f8a69fd4c936 19:12:19 ---> Running in 373a8fb478d4 19:12:19 Removing intermediate container f7a037eb78cd 19:12:19 ---> 5137e3d43b43 19:12:19 19:12:19 Successfully built 5137e3d43b43 19:12:19 Successfully tagged security-spire-config:latest 19:12:19  Building security-spire-config ... done Removing intermediate container f8a69fd4c936 19:12:19 ---> 07352a31dabc 19:12:19 Step 12/22 : ENV APP_PORT=59880 19:12:19 Removing intermediate container 373a8fb478d4 19:12:19 ---> 8cf9f9047c09 19:12:19 Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / 19:12:19 ---> Running in 09c063330011 19:12:19 ---> d3b2321fa85f 19:12:19 Step 16/22 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / 19:12:19 Removing intermediate container 09c063330011 19:12:19 ---> cc22c7f0c7a0 19:12:19 Step 13/22 : EXPOSE $APP_PORT 19:12:19 ---> Running in 8c5599dd0691 19:12:19 Removing intermediate container 8c5599dd0691 19:12:19 ---> 73bd677dbce3 19:12:19 Step 14/22 : RUN apk add --update --no-cache dumb-init 19:12:20 ---> Running in fdc55f4e0423 19:12:21 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 19:12:21 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 19:12:21 (1/1) Installing dumb-init (1.2.5-r1) 19:12:21 Executing busybox-1.35.0-r17.trigger 19:12:21 OK: 6 MiB in 15 packages 19:12:21 ---> e43e5fe8f2fd 19:12:21 Step 17/22 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml 19:12:22 ---> 67e0c177de02 19:12:22 Step 18/22 : ENTRYPOINT ["/support-notifications"] 19:12:22 Removing intermediate container fdc55f4e0423 19:12:22 ---> b13fcc33f8e6 19:12:22 Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / 19:12:22 ---> Running in eab08039e2eb 19:12:22 Removing intermediate container eab08039e2eb 19:12:22 ---> 6a88008afc74 19:12:22 Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] 19:12:22 ---> Running in 8ff317b39140 19:12:22 ---> 269ae923865f 19:12:22 Step 16/22 : COPY --from=builder /edgex-go/cmd/core-data/core-data / 19:12:23 Removing intermediate container 8ff317b39140 19:12:23 ---> 926485a50b1e 19:12:23 Step 20/22 : LABEL arch=x86_64 19:12:23 ---> Running in 4fca5f31a1ae 19:12:23 ---> 3ddc60f5b66c 19:12:23 Step 17/22 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml 19:12:23 Removing intermediate container 4fca5f31a1ae 19:12:23 ---> 906a116d2526 19:12:23 Step 21/22 : LABEL git_sha=11de117b999dca37cac4095e5a969c126eb4756a 19:12:24 ---> Running in 02762073cb65 19:12:24 ---> 35fb50e737c9 19:12:24 Step 18/22 : ENTRYPOINT ["/core-data"] 19:12:24 ---> Running in 633de2dcb9c5 19:12:24 Removing intermediate container 02762073cb65 19:12:24 ---> 7c2348e3c8f7 19:12:24 Step 22/22 : LABEL version=0.0.0 19:12:24 ---> Running in 3823bb8f0660 19:12:24 Removing intermediate container 633de2dcb9c5 19:12:24 ---> d492bf45e9e2 19:12:24 Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] 19:12:24 ---> Running in 5412abd46b7b 19:12:24 Removing intermediate container 3823bb8f0660 19:12:24 ---> 29f1fd3d3e3d 19:12:24 19:12:24 Successfully built 29f1fd3d3e3d 19:12:24 Successfully tagged support-notifications:latest 19:12:25  Building support-notifications ... done Removing intermediate container 5412abd46b7b 19:12:25 ---> 86e8e5e6dad2 19:12:25 Step 20/22 : LABEL arch=x86_64 19:12:26 ---> Running in eb25408374ea 19:12:26 Removing intermediate container 23a075b23ed6 19:12:26 ---> 583fcf828dda 19:12:26 19:12:26 Step 9/32 : FROM alpine:3.16 19:12:26 ---> bfe296a52501 19:12:26 Step 10/32 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' 19:12:26 Removing intermediate container eb25408374ea 19:12:26 ---> 6f072b3064c4 19:12:26 Step 21/22 : LABEL git_sha=11de117b999dca37cac4095e5a969c126eb4756a 19:12:26 ---> Running in 2c0db663571b 19:12:27 ---> Running in 193a7fcc1041 19:12:27 Removing intermediate container 2c0db663571b 19:12:27 ---> fc502b67a887 19:12:27 Step 11/32 : RUN apk add --update --no-cache dumb-init su-exec 19:12:27 Removing intermediate container 193a7fcc1041 19:12:27 ---> 08579ee20f11 19:12:27 Step 22/22 : LABEL version=0.0.0 19:12:27 ---> Running in 74783fbf67a2 19:12:27 ---> Running in 82a2f8f7de7a 19:12:27 Removing intermediate container 82a2f8f7de7a 19:12:27 ---> 27f84b96f679 19:12:27 19:12:27 Successfully built 27f84b96f679 19:12:27 Successfully tagged core-data:latest 19:12:27  Building core-data ... done fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 19:12:27 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 19:12:28 (1/2) Installing dumb-init (1.2.5-r1) 19:12:28 (2/2) Installing su-exec (0.2-r1) 19:12:28 Executing busybox-1.35.0-r17.trigger 19:12:28 OK: 6 MiB in 16 packages 19:12:28 Removing intermediate container 74783fbf67a2 19:12:28 ---> 50b8419be24f 19:12:28 Step 12/32 : ENV SECURITY_INIT_DIR /edgex-init 19:12:28 ---> Running in 28c7694195d1 19:12:28 Removing intermediate container 28c7694195d1 19:12:28 ---> 101586661c59 19:12:28 Step 13/32 : ENV SECURITY_INIT_STAGING /edgex-init-staging 19:12:28 ---> Running in a34280bf5311 19:12:28 Removing intermediate container a34280bf5311 19:12:28 ---> 38c2b6893d25 19:12:28 Step 14/32 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_STAGING}/bootstrap-redis 19:12:28 ---> Running in b653b09a6a14 19:12:28 Removing intermediate container b653b09a6a14 19:12:28 ---> 3cd1d3b33de8 19:12:28 Step 15/32 : ARG BOOTSTRAP_MOSQUITTO_DIR=${SECURITY_INIT_STAGING}/bootstrap-mosquitto 19:12:29 ---> Running in ebf83582f11f 19:12:29 Removing intermediate container ebf83582f11f 19:12:29 ---> 51d51553c780 19:12:29 Step 16/32 : RUN mkdir -p ${BOOTSTRAP_REDIS_DIR} ${BOOTSTRAP_MOSQUITTO_DIR} 19:12:29 ---> Running in 579f90d4b7a3 19:12:30 Removing intermediate container 579f90d4b7a3 19:12:30 ---> b5e27c64de72 19:12:30 Step 17/32 : WORKDIR ${SECURITY_INIT_STAGING} 19:12:30 ---> Running in ae5b5551d75e 19:12:31 Removing intermediate container ae5b5551d75e 19:12:31 ---> 880875fb8003 19:12:31 Step 18/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_STAGING}/ 19:12:31 ---> e219b0c233a0 19:12:31 Step 19/32 : RUN chmod +x ${SECURITY_INIT_STAGING}/*.sh 19:12:31 ---> Running in 3b6fee4a37b2 19:12:31 Removing intermediate container 3b6fee4a37b2 19:12:31 ---> c4719c05eb94 19:12:31 Step 20/32 : COPY --from=builder /edgex-go/Attribution.txt / 19:12:33 ---> 57d1cf452bc3 19:12:33 Step 21/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . 19:12:34 Removing intermediate container babed96fc425 19:12:34 ---> 72ee450480e9 19:12:34 19:12:34 Step 10/22 : FROM alpine:3.16 19:12:34 ---> bfe296a52501 19:12:34 Step 11/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel Corporation' 19:12:34 ---> Running in c54485e9e0eb 19:12:34 Removing intermediate container c54485e9e0eb 19:12:34 ---> c2add2e9096a 19:12:34 Step 12/22 : RUN apk add --update --no-cache dumb-init 19:12:34 ---> a554f93aeb2c 19:12:34 Step 22/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.toml ./res/ 19:12:34 ---> Running in d09a5d8bbb1a 19:12:34 ---> 20e24c21da59 19:12:34 Step 23/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml ${BOOTSTRAP_REDIS_DIR}/res/ 19:12:35 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 19:12:35 ---> d7d4e0cde812 19:12:35 Step 24/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-mosquitto/configuration.toml ${BOOTSTRAP_MOSQUITTO_DIR}/res/ 19:12:35 ---> 14705c1aebeb 19:12:35 Step 25/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ ${SECURITY_INIT_STAGING}/consul-bootstrapper/ 19:12:35 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 19:12:35 ---> c571aa58915a 19:12:35 Step 26/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / 19:12:35 ---> 94c19c464793 19:12:35 Step 27/32 : RUN chmod +x /entrypoint.sh 19:12:35 ---> Running in aab36d6009f8 19:12:35 (1/1) Installing dumb-init (1.2.5-r1) 19:12:35 Executing busybox-1.35.0-r17.trigger 19:12:35 OK: 6 MiB in 15 packages 19:12:36 Removing intermediate container d09a5d8bbb1a 19:12:36 ---> f108c3a6825d 19:12:36 Step 13/22 : COPY --from=builder /edgex-go/Attribution.txt / 19:12:36 ---> d893268f9281 19:12:36 Step 14/22 : COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/core-common-config-bootstrapper / 19:12:36 Removing intermediate container aab36d6009f8 19:12:36 ---> 5f782c4015aa 19:12:36 Step 28/32 : ENTRYPOINT ["/entrypoint.sh"] 19:12:36 ---> Running in b55be31d2676 19:12:36 Removing intermediate container b55be31d2676 19:12:36 ---> 22a85854e814 19:12:36 Step 29/32 : CMD ["gate"] 19:12:36 ---> Running in db0b1cd83b22 19:12:36 ---> 143c6b7f5f07 19:12:36 Step 15/22 : COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/res/configuration.yaml /res/configuration.yaml 19:12:36 Removing intermediate container db0b1cd83b22 19:12:36 ---> 07f115985345 19:12:36 Step 30/32 : LABEL arch=x86_64 19:12:36 ---> Running in 7f95c3b1e192 19:12:36 ---> 9175fecd6226 19:12:36 Step 16/22 : COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/entrypoint.sh /usr/local/bin/ 19:12:36 Removing intermediate container 7f95c3b1e192 19:12:36 ---> f33410889661 19:12:36 Step 31/32 : LABEL git_sha=11de117b999dca37cac4095e5a969c126eb4756a 19:12:36 ---> Running in f25fce80bd4d 19:12:36 ---> 01728a5dc06e 19:12:36 Step 17/22 : RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 19:12:36 Removing intermediate container f25fce80bd4d 19:12:36 ---> 103d67e68c70 19:12:36 Step 32/32 : LABEL version=0.0.0 19:12:36 ---> Running in a80a8dff1da7 19:12:36 ---> Running in a7a8a772e9a0 19:12:36 Removing intermediate container a7a8a772e9a0 19:12:36 ---> 116092283bb8 19:12:36 19:12:37 Successfully built 116092283bb8 19:12:37 Successfully tagged security-bootstrapper:latest 19:12:37  Building security-bootstrapper ... done Removing intermediate container a80a8dff1da7 19:12:37 ---> bc5bb842f86d 19:12:37 Step 18/22 : ENTRYPOINT ["entrypoint.sh"] 19:12:37 ---> Running in c44c4db03fa0 19:12:37 Removing intermediate container c44c4db03fa0 19:12:37 ---> ed53097594b7 19:12:37 Step 19/22 : CMD ["/core-common-config-bootstrapper", "-cp=consul.http://edgex-core-consul:8500", "-cf=configuration.yaml"] 19:12:37 ---> Running in d772448f85e8 19:12:37 Removing intermediate container d772448f85e8 19:12:37 ---> b7c17f6b5a43 19:12:37 Step 20/22 : LABEL arch=x86_64 19:12:37 ---> Running in 8ec2dd650e8d 19:12:37 Removing intermediate container 8ec2dd650e8d 19:12:37 ---> 5ee11b9d5e43 19:12:37 Step 21/22 : LABEL git_sha=11de117b999dca37cac4095e5a969c126eb4756a 19:12:37 ---> Running in 6b12a9c2f72d 19:12:37 Removing intermediate container 6b12a9c2f72d 19:12:37 ---> b893d8a064a9 19:12:37 Step 22/22 : LABEL version=0.0.0 19:12:37 ---> Running in 5fbe33196019 19:12:37 Removing intermediate container 5fbe33196019 19:12:37 ---> 598d31191c8a 19:12:37 19:12:37 Successfully built 598d31191c8a 19:12:38 Successfully tagged core-common-config-bootstrapper:latest 19:12:38  Building core-common-config-bootstrapper ... done  [Pipeline] } 19:12:38 $ docker stop --time=1 4d6c4697c057da4a139fd4e0f43396f1fe2394240d6a959ae08525e29cb8e7cf 19:12:39 $ docker rm -f --volumes 4d6c4697c057da4a139fd4e0f43396f1fe2394240d6a959ae08525e29cb8e7cf [Pipeline] // withDockerContainer [Pipeline] sh 19:12:39 + docker images 19:12:39 REPOSITORY TAG IMAGE ID CREATED SIZE 19:12:39 core-common-config-bootstrapper latest 598d31191c8a 2 seconds ago 15.5MB 19:12:39 security-bootstrapper latest 116092283bb8 3 seconds ago 20.3MB 19:12:39 72ee450480e9 6 seconds ago 1.67GB 19:12:39 core-data latest 27f84b96f679 12 seconds ago 17.9MB 19:12:39 583fcf828dda 13 seconds ago 1.67GB 19:12:39 support-notifications latest 29f1fd3d3e3d 15 seconds ago 30.6MB 19:12:39 security-spire-config latest 5137e3d43b43 21 seconds ago 85.8MB 19:12:39 2403038fb32f 22 seconds ago 1.68GB 19:12:39 security-spire-server latest 42f0e3b4765f 32 seconds ago 86.5MB 19:12:39 f5ca480f9293 33 seconds ago 1.74GB 19:12:39 3a74863a237b 54 seconds ago 1.55GB 19:12:39 ee291cf9bcb0 About a minute ago 1.55GB 19:12:39 support-scheduler latest 24cecf466fb3 About a minute ago 30MB 19:12:39 249886be429a About a minute ago 1.74GB 19:12:39 core-command latest 1ec84d509b18 About a minute ago 17.7MB 19:12:39 security-secretstore-setup latest 7caf1bfb6ece 2 minutes ago 29.9MB 19:12:39 c976dffd7e7d 2 minutes ago 1.68GB 19:12:39 security-proxy-setup latest 191ba3126526 2 minutes ago 27.8MB 19:12:39 core-metadata latest 1e9c5965e092 2 minutes ago 18.4MB 19:12:39 security-spiffe-token-provider latest 0a0ef9c7445c 2 minutes ago 29.8MB 19:12:39 dd05c52a7103 2 minutes ago 1.71GB 19:12:39 d3ccca084927 2 minutes ago 1.67GB 19:12:39 c422eef5da9d 2 minutes ago 1.67GB 19:12:39 88f8a53caacd 2 minutes ago 1.68GB 19:12:39 security-spire-agent latest cf0a37a68c63 2 minutes ago 125MB 19:12:39 f40137ce2a76 3 minutes ago 1.55GB 19:12:39 ci-base-image-x86_64 latest f7bbb175e787 7 minutes ago 903MB 19:12:39 alpine 3.16 bfe296a52501 2 months ago 5.54MB 19:12:39 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base 1.18-alpine db6d94c90886 3 months ago 683MB 19:12:39 alpine 3.15 c4fc93816858 6 months ago 5.59MB 19:12:39 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver 0.1.4 31426a034bd3 7 months ago 253MB 19:12:39 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] } 19:14:10 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 19:14:10 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 19:14:10 ./bin/test-attribution-txt.sh [Pipeline] echo 19:14:10 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] sh 19:14:11 + ls -al . 19:14:11 total 740 19:14:11 drwxrwxr-x 10 1001 1001 4096 Feb 7 19:07 . 19:14:11 drwxr-xr-x 4 root root 4096 Feb 7 19:07 .. 19:14:11 drwxrwxr-x 2 1001 1001 4096 Feb 7 19:06 .blubracket 19:14:11 -rw-rw-r-- 1 1001 1001 16 Feb 7 19:06 .dockerignore 19:14:11 drwxrwxr-x 8 1001 1001 4096 Feb 7 19:06 .git 19:14:11 drwxrwxr-x 3 1001 1001 4096 Feb 7 19:06 .github 19:14:11 -rw-rw-r-- 1 1001 1001 1024 Feb 7 19:06 .gitignore 19:14:11 -rw-rw-r-- 1 1001 1001 42 Feb 7 19:06 .golangci.yml 19:14:11 -rw-rw-r-- 1 1001 1001 87 Feb 7 19:06 .hadolint.yml 19:14:11 -rw-rw-r-- 1 1001 1001 166 Feb 7 19:06 .sonarcloud.properties 19:14:11 -rw-rw-r-- 1 1001 1001 1171 Feb 7 19:06 ADOPTERS.md 19:14:11 -rw-rw-r-- 1 1001 1001 10825 Feb 7 19:06 Attribution.txt 19:14:11 -rw-rw-r-- 1 1001 1001 73765 Feb 7 19:06 CHANGELOG.md 19:14:11 -rw-rw-r-- 1 1001 1001 3804 Feb 7 19:06 CONTRIBUTING.md 19:14:11 -rw-rw-r-- 1 1001 1001 677 Feb 7 19:06 GOVERNANCE.md 19:14:11 -rw-rw-r-- 1 1001 1001 850 Feb 7 19:06 Jenkinsfile 19:14:11 -rw-rw-r-- 1 1001 1001 10775 Feb 7 19:06 LICENSE 19:14:11 -rw-rw-r-- 1 1001 1001 13375 Feb 7 19:06 Makefile 19:14:11 -rw-rw-r-- 1 1001 1001 582 Feb 7 19:06 OWNERS.md 19:14:11 -rw-rw-r-- 1 1001 1001 9403 Feb 7 19:06 README.md 19:14:11 -rw-rw-r-- 1 1001 1001 6912 Feb 7 19:06 SECURITY.md 19:14:11 -rw-rw-r-- 1 1001 1001 5 Feb 7 19:04 VERSION 19:14:11 drwxrwxr-x 2 1001 1001 4096 Feb 7 19:06 bin 19:14:11 drwxrwxr-x 17 1001 1001 4096 Feb 7 19:06 cmd 19:14:11 -rw-r--r-- 1 root root 486191 Feb 7 19:12 coverage.out 19:14:11 -rw-rw-r-- 1 1001 1001 3294 Feb 7 19:06 go.mod 19:14:11 -rw-rw-r-- 1 1001 1001 33316 Feb 7 19:06 go.sum 19:14:11 drwxrwxr-x 7 1001 1001 4096 Feb 7 19:06 internal 19:14:11 drwxrwxr-x 3 1001 1001 4096 Feb 7 19:06 openapi 19:14:11 drwxrwxr-x 4 1001 1001 4096 Feb 7 19:06 snap 19:14:11 -rw-rw-r-- 1 1001 1001 204 Feb 7 19:06 version.go [Pipeline] sh 19:14:11 + '[' -e coverage.out ] 19:14:11 + chown 1001:1001 coverage.out [Pipeline] stash 19:14:11 Warning: overwriting stash ‘coverage-report’ 19:14:12 Stashed 1 file(s) [Pipeline] sh 19:14:12 + make build 19:14:12 go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-data/core-data ./cmd/core-data 19:15:34 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 19:15:37 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 19:15:43 go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-common-config-bootstrapper/core-common-config-bootstrapper ./cmd/core-common-config-bootstrapper 19:15:46 go build -tags " " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/support-notifications/support-notifications ./cmd/support-notifications 19:16:33 go build -tags " " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler 19:16:33 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 19:16:39 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup 19:16:44 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider 19:16:48 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/secrets-config ./cmd/secrets-config 19:16:54 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper 19:17:06 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/security-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider [Pipeline] } 19:17:11 $ docker stop --time=1 2f447b8e0e09f47ee83d9fa3204d6b88dc69e162d231f6cccee9cae4617c1386 19:17:14 $ docker rm -f --volumes 2f447b8e0e09f47ee83d9fa3204d6b88dc69e162d231f6cccee9cae4617c1386 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 19:17:16 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 19:17:16 19:17:16 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 19:17:17 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 19:17:17 latest: Pulling from edgex-devops/edgex-compose-arm64 19:17:17 29e5d40040c1: Pulling fs layer 19:17:17 1ce36da41761: Pulling fs layer 19:17:17 25b303627fd3: Pulling fs layer 19:17:17 29e5d40040c1: Verifying Checksum 19:17:17 1ce36da41761: Verifying Checksum 19:17:17 1ce36da41761: Download complete 19:17:17 29e5d40040c1: Pull complete 19:17:19 25b303627fd3: Verifying Checksum 19:17:19 25b303627fd3: Download complete 19:17:19 1ce36da41761: Pull complete 19:17:29 25b303627fd3: Pull complete 19:17:29 Digest: sha256:9cc31fd43c2090459daf52f5d183d677621facc00304dcc7dc9de11b2a0a8f33 19:17:29 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 19:17:29 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 19:17:29 prd-ubuntu20.04-docker-arm64-4c-16g-4970 does not seem to be running inside a container 19:17:29 $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest cat 19:17:31 $ docker top 517114a5ada57bbe9a33bcc4ef16663c169cf6de8579039399cc38c1cb5540d1 -eo pid,comm [Pipeline] { [Pipeline] sh 19:17:32 + docker-compose build --help 19:17:32 + grep parallel 19:17:37 --parallel Build images in parallel. [Pipeline] } 19:17:37 $ docker stop --time=1 517114a5ada57bbe9a33bcc4ef16663c169cf6de8579039399cc38c1cb5540d1 19:17:39 $ docker rm -f --volumes 517114a5ada57bbe9a33bcc4ef16663c169cf6de8579039399cc38c1cb5540d1 [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 19:17:40 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 19:17:40 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 19:17:40 prd-ubuntu20.04-docker-arm64-4c-16g-4970 does not seem to be running inside a container 19:17:40 $ 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/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@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 ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest cat 19:17:41 $ docker top ba5532e118b7afe267dec8fa64e69cc865cc68ce753e898bb9691ac25b0714b5 -eo pid,comm [Pipeline] { [Pipeline] sh 19:17:42 + docker-compose -f ./docker-compose-build.yml build --parallel 19:17:46 Building core-command ... 19:17:46 Building core-common-config-bootstrapper ... 19:17:46 Building core-data ... 19:17:46 Building core-metadata ... 19:17:46 Building security-bootstrapper ... 19:17:46 Building security-proxy-setup ... 19:17:46 Building security-secretstore-setup ... 19:17:46 Building security-spiffe-token-provider ... 19:17:46 Building security-spire-agent ... 19:17:46 Building security-spire-config ... 19:17:46 Building security-spire-server ... 19:17:46 Building support-notifications ... 19:17:46 Building support-scheduler ... 19:17:46 Building support-scheduler 19:17:46 Building core-metadata 19:17:46 Building core-data 19:17:46 Building security-proxy-setup 19:17:46 Building security-spire-agent 19:18:33 Step 1/24 : ARG BUILDER_BASE=golang:1.18-alpine3.16 19:18:33 Step 2/24 : FROM ${BUILDER_BASE} AS builder 19:18:33 ---> 1994b958f2ed 19:18:33 Step 3/24 : ARG ADD_BUILD_TAGS="" 19:18:33 Step 1/24 : ARG BUILDER_BASE=golang:1.18-alpine3.16 19:18:33 Step 2/24 : FROM ${BUILDER_BASE} AS builder 19:18:33 ---> 1994b958f2ed 19:18:33 Step 3/24 : WORKDIR /edgex-go 19:18:33 Step 1/22 : ARG BUILDER_BASE=golang:1.18-alpine3.16 19:18:33 Step 2/22 : FROM ${BUILDER_BASE} AS builder 19:18:33 ---> 1994b958f2ed 19:18:33 Step 3/22 : ARG ADD_BUILD_TAGS="" 19:18:33 Step 1/22 : ARG BUILDER_BASE=golang:1.18-alpine3.16 19:18:33 Step 2/22 : FROM ${BUILDER_BASE} AS builder 19:18:33 ---> 1994b958f2ed 19:18:33 Step 3/22 : ARG ADD_BUILD_TAGS="" 19:18:33 ---> Running in 2b6d070a25a6 19:18:33 ---> Running in 36a9ec79f5af 19:18:33 Step 1/21 : ARG BUILDER_BASE=golang:1.18-alpine3.16 19:18:33 Step 2/21 : FROM ${BUILDER_BASE} AS builder 19:18:33 ---> 1994b958f2ed 19:18:33 Step 3/21 : WORKDIR /edgex-go 19:18:33 ---> Running in 8ed4f52eea97 19:18:33 ---> Running in 45d72c85eb61 19:18:33 ---> Running in f0e2c8e74f84 19:18:33 Removing intermediate container 36a9ec79f5af 19:18:33 ---> 17504a0f33a5 19:18:33 Step 4/24 : WORKDIR /edgex-go 19:18:33 Removing intermediate container f0e2c8e74f84 19:18:33 ---> 3935a7204685 19:18:33 Step 4/21 : RUN apk add --update --no-cache make git 19:18:33 ---> Running in 0104552686f8 19:18:33 ---> Running in e17fe18a79a7 19:18:33 Removing intermediate container 45d72c85eb61 19:18:33 ---> f7d7b13a5955 19:18:33 Step 4/22 : WORKDIR /edgex-go 19:18:33 Removing intermediate container 8ed4f52eea97 19:18:33 ---> c404227d6156 19:18:33 Step 4/24 : RUN apk add --update --no-cache make git build-base curl 19:18:33 Removing intermediate container 2b6d070a25a6 19:18:33 ---> 719c40eff520 19:18:33 Step 4/22 : WORKDIR /edgex-go 19:18:33 ---> Running in d7dd4c024bd6 19:18:33 ---> Running in bf382f2d76e2 19:18:33 ---> Running in 2cc8d1344b64 19:18:33 Removing intermediate container e17fe18a79a7 19:18:33 ---> f4ebef9ba622 19:18:33 Step 5/24 : RUN apk add --update --no-cache make git 19:18:33 ---> Running in 834112959a3e 19:18:33 Removing intermediate container bf382f2d76e2 19:18:33 ---> bad7a0217c60 19:18:33 Step 5/22 : RUN apk add --update --no-cache make git 19:18:33 Removing intermediate container 2cc8d1344b64 19:18:33 ---> bafda52d0434 19:18:33 Step 5/22 : RUN apk add --update --no-cache make git 19:18:33 ---> Running in 5bcb09fdd279 19:18:33 ---> Running in 6dda7076ac07 19:18:33 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 19:18:33 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 19:18:33 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 19:18:33 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 19:18:33 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 19:18:33 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 19:18:33 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 19:18:33 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 19:18:33 OK: 221 MiB in 51 packages 19:18:33 OK: 221 MiB in 51 packages 19:18:33 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 19:18:33 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 19:18:33 OK: 221 MiB in 51 packages 19:18:34 OK: 221 MiB in 51 packages 19:18:34 OK: 221 MiB in 51 packages 19:18:34 Removing intermediate container d7dd4c024bd6 19:18:34 ---> 491c04ea6421 19:18:34 Step 5/24 : COPY go.mod vendor* ./ 19:18:34 Removing intermediate container 0104552686f8 19:18:34 ---> 8d2fe2c9fc2e 19:18:34 Step 5/21 : COPY go.mod vendor* ./ 19:18:35 Removing intermediate container 834112959a3e 19:18:35 ---> c01da3953926 19:18:35 Step 6/24 : COPY go.mod vendor* ./ 19:18:35 ---> cc5cbd72ee88 19:18:35 Step 6/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 19:18:36 Removing intermediate container 5bcb09fdd279 19:18:36 ---> 13c33d35e5f7 19:18:36 Step 6/22 : COPY go.mod vendor* ./ 19:18:36 Removing intermediate container 6dda7076ac07 19:18:36 ---> 41aef5fe24e8 19:18:36 Step 6/22 : COPY go.mod vendor* ./ 19:18:36 ---> Running in 37ffc263c027 19:18:36 ---> 147c3404522d 19:18:36 Step 6/21 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 19:18:36 ---> Running in f5a4518d5d5a 19:18:37 ---> 0eb0a01d455f 19:18:37 Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 19:18:37 ---> Running in ac8917cf7561 19:18:37 ---> 6059c7eca0ba 19:18:37 Step 7/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 19:18:37 ---> d8a845eb236a 19:18:37 Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 19:18:37 ---> Running in cf1f6bbdd005 19:18:37 ---> Running in 5386a97f2967 19:20:29 Removing intermediate container cf1f6bbdd005 19:20:29 ---> 80785402b3ee 19:20:29 Step 8/24 : COPY . . 19:20:29 Removing intermediate container 37ffc263c027 19:20:29 ---> f9a65d97a88a 19:20:29 Step 7/24 : COPY . . 19:20:29 Removing intermediate container f5a4518d5d5a 19:20:29 ---> 0dc7245ab32a 19:20:29 Step 7/21 : COPY . . 19:20:29 Removing intermediate container 5386a97f2967 19:20:29 ---> 4db1099b7df4 19:20:29 Step 8/22 : COPY . . 19:20:29 Removing intermediate container ac8917cf7561 19:20:29 ---> cb5ee7be6c88 19:20:29 Step 8/22 : COPY . . 19:20:34 ---> aa5c30729f52 19:20:34 Step 8/21 : RUN make cmd/security-proxy-setup/security-proxy-setup cmd/secrets-config/secrets-config 19:20:34 ---> a993dc5f3c8d 19:20:34 Step 9/22 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-data/core-data 19:20:34 ---> 77c739e597dd 19:20:34 Step 9/24 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-metadata/core-metadata 19:20:34 ---> df4c1b065c94 19:20:34 Step 8/24 : ARG SPIRE_RELEASE=1.2.1 19:20:34 ---> b7bb7ad2a5e1 19:20:34 Step 9/22 : RUN make cmd/support-scheduler/support-scheduler 19:20:34 ---> Running in c2a2ea9db05d 19:20:34 ---> Running in 8b8234a8d4dc 19:20:34 ---> Running in 8aa81cd155cc 19:20:34 ---> Running in 9475473752da 19:20:34 ---> Running in f951ff31782d 19:20:35 Removing intermediate container 9475473752da 19:20:35 ---> 72911544b9a6 19:20:35 Step 9/24 : WORKDIR /edgex-go/spire-build 19:20:35 ---> Running in 1465c23e59b3 19:20:37 Removing intermediate container 1465c23e59b3 19:20:37 ---> 93becc2379d9 19:20:37 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 19:20:37 ---> Running in ecda1b999823 19:20:37 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 19:20:37 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 19:20:37 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-proxy-setup/security-proxy-setup ./cmd/security-proxy-setup 19:20:37 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 19:20:40 Removing intermediate container ecda1b999823 19:20:40 ---> 747d00773730 19:20:40 Step 11/24 : WORKDIR /edgex-go 19:20:40 ---> Running in 622b3b499f00 19:20:40 Removing intermediate container 622b3b499f00 19:20:40 ---> 33a6f67dcc3e 19:20:40 19:20:40 Step 12/24 : FROM alpine:3.15 19:20:40 3.15: Pulling from library/alpine 19:20:42 Digest: sha256:cf34c62ee8eb3fe8aa24c1fab45d7e9d12768d945c3f5a6fd6a63d901e898479 19:20:42 Status: Downloaded newer image for alpine:3.15 19:20:42 ---> 8aa73fd46299 19:20:42 Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' 19:20:42 ---> Running in efe474d8906e 19:20:42 Removing intermediate container efe474d8906e 19:20:42 ---> 0283148adabf 19:20:42 Step 14/24 : RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 19:20:42 ---> Running in 899415f75210 19:20:44 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 19:20:45 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 19:20:46 v3.15.6-294-g339394ee8f3 [https://dl-cdn.alpinelinux.org/alpine/v3.15/main] 19:20:46 v3.15.6-283-ga9bed072b9 [https://dl-cdn.alpinelinux.org/alpine/v3.15/community] 19:20:46 OK: 15736 distinct packages available 19:20:46 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 19:20:46 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 19:20:48 (1/5) Installing dumb-init (1.2.5-r1) 19:20:48 (2/5) Installing musl-obstack (1.2.3-r0) 19:20:48 (3/5) Installing libucontext (1.1-r0) 19:20:48 (4/5) Installing gcompat (1.0.0-r4) 19:20:48 (5/5) Installing openssl (1.1.1t-r1) 19:20:48 Executing busybox-1.34.1-r7.trigger 19:20:48 OK: 6 MiB in 19 packages 19:20:51 Removing intermediate container 899415f75210 19:20:51 ---> 3a037e3021b5 19:20:51 Step 15/24 : COPY --from=builder /usr/local/bin/spire-agent /usr/local/bin 19:20:54 ---> 9a76fc0ff294 19:20:54 Step 16/24 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin 19:21:01 ---> 59af2604ac3d 19:21:01 Step 17/24 : COPY --from=builder /edgex-go/cmd/security-spire-agent/docker-entrypoint.sh /usr/local/bin/ 19:21:01 ---> 74d37423ecd2 19:21:01 Step 18/24 : COPY --from=builder /edgex-go/cmd/security-spire-agent/agent.conf /usr/local/etc/spire/agent.conf.tpl 19:21:02 ---> 102f7e0bba82 19:21:02 Step 19/24 : COPY --from=builder /edgex-go/cmd/security-spire-agent/openssl.conf /usr/local/etc/ 19:21:03 ---> d97b56fe9ee2 19:21:03 Step 20/24 : ENTRYPOINT [ "/usr/bin/dumb-init" ] 19:21:03 ---> Running in a589de62cd8d 19:21:03 Removing intermediate container a589de62cd8d 19:21:03 ---> f5465e60df16 19:21:03 Step 21/24 : CMD [ "--verbose", "docker-entrypoint.sh" ] 19:21:03 ---> Running in 080c88729713 19:21:04 Removing intermediate container 080c88729713 19:21:04 ---> a083d8cd4061 19:21:04 Step 22/24 : LABEL arch=arm64 19:21:04 ---> Running in 9977d4484457 19:21:04 Removing intermediate container 9977d4484457 19:21:04 ---> 9d0a2891799e 19:21:04 Step 23/24 : LABEL git_sha=11de117b999dca37cac4095e5a969c126eb4756a 19:21:04 ---> Running in c6e49691d2b2 19:21:05 Removing intermediate container c6e49691d2b2 19:21:05 ---> e4b3ca800948 19:21:05 Step 24/24 : LABEL version=0.0.0 19:21:05 ---> Running in 5a758846a92b 19:21:06 Removing intermediate container 5a758846a92b 19:21:06 ---> 9f55b88d6bda 19:21:06 19:21:06 Successfully built 9f55b88d6bda 19:21:06 Successfully tagged security-spire-agent-arm64:latest 19:21:06  Building security-spire-agent ... done Building support-notifications 19:21:23 Step 1/22 : ARG BUILDER_BASE=golang:1.18-alpine3.16 19:21:23 Step 2/22 : FROM ${BUILDER_BASE} AS builder 19:21:23 ---> 1994b958f2ed 19:21:23 Step 3/22 : ARG ADD_BUILD_TAGS="" 19:21:23 ---> Using cache 19:21:23 ---> f7d7b13a5955 19:21:23 Step 4/22 : WORKDIR /edgex-go 19:21:23 ---> Using cache 19:21:23 ---> bad7a0217c60 19:21:23 Step 5/22 : RUN apk add --update --no-cache make bash git ca-certificates 19:21:23 ---> Running in d40ff6893cd5 19:21:23 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 19:21:23 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 19:21:25 OK: 221 MiB in 51 packages 19:21:26 Removing intermediate container d40ff6893cd5 19:21:26 ---> 9774d8d28d33 19:21:26 Step 6/22 : COPY go.mod vendor* ./ 19:21:27 ---> 19aa004074ad 19:21:27 Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 19:21:27 ---> Running in dcc7dd1701f3 19:23:04 Removing intermediate container dcc7dd1701f3 19:23:04 ---> a35b7a78febd 19:23:04 Step 8/22 : COPY . . 19:23:07 ---> 1f630fbed97d 19:23:07 Step 9/22 : RUN make cmd/support-notifications/support-notifications 19:23:07 ---> Running in 70da2c7739a2 19:23:09 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 19:26:01 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 19:26:19 Removing intermediate container c2a2ea9db05d 19:26:19 ---> 3e5257290b49 19:26:19 19:26:19 Step 9/21 : FROM alpine:3.16 19:26:19 3.16: Pulling from library/alpine 19:26:20 Digest: sha256:b95359c2505145f16c6aa384f9cc74eeff78eb36d308ca4fd902eeeb0a0b161b 19:26:20 Status: Downloaded newer image for alpine:3.16 19:26:20 ---> 2b4661558fb8 19:26:20 Step 10/21 : RUN apk add --update --no-cache curl dumb-init 19:26:20 ---> Running in 4bef070504cb 19:26:22 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 19:26:23 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 19:26:24 (1/6) Installing ca-certificates (20220614-r0) 19:26:24 (2/6) Installing brotli-libs (1.0.9-r6) 19:26:24 (3/6) Installing nghttp2-libs (1.47.0-r0) 19:26:24 (4/6) Installing libcurl (7.83.1-r5) 19:26:24 (5/6) Installing curl (7.83.1-r5) 19:26:24 (6/6) Installing dumb-init (1.2.5-r1) 19:26:24 Executing busybox-1.35.0-r17.trigger 19:26:24 Executing ca-certificates-20220614-r0.trigger 19:26:25 OK: 8 MiB in 20 packages 19:26:26 Removing intermediate container 4bef070504cb 19:26:26 ---> e34c25221890 19:26:27 Step 11/21 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' 19:26:27 ---> Running in a5cfd5953016 19:26:27 Removing intermediate container a5cfd5953016 19:26:27 ---> 017617be264e 19:26:27 Step 12/21 : WORKDIR /edgex 19:26:27 ---> Running in 9f8d4eefda40 19:26:28 Removing intermediate container 9f8d4eefda40 19:26:28 ---> 567cf823c063 19:26:28 Step 13/21 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/res/configuration.toml res/configuration.toml 19:26:29 ---> 855087f34e18 19:26:29 Step 14/21 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/security-proxy-setup . 19:26:31 ---> 9f43fb0aa240 19:26:31 Step 15/21 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . 19:26:32 ---> 3e7551e47a11 19:26:32 Step 16/21 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/entrypoint.sh /usr/local/bin/ 19:26:33 ---> 1a388791755c 19:26:33 Step 17/21 : RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 19:26:33 ---> Running in 1f63acd7f757 19:26:36 Removing intermediate container 1f63acd7f757 19:26:36 ---> 01895070e599 19:26:36 Step 18/21 : ENTRYPOINT ["entrypoint.sh"] 19:26:36 ---> Running in a53cce457342 19:26:37 Removing intermediate container a53cce457342 19:26:37 ---> 1a62b9b646a6 19:26:37 Step 19/21 : LABEL arch=arm64 19:26:37 ---> Running in 18b30b9d82bf 19:26:37 Removing intermediate container 18b30b9d82bf 19:26:37 ---> 387692d9d32f 19:26:37 Step 20/21 : LABEL git_sha=11de117b999dca37cac4095e5a969c126eb4756a 19:26:37 ---> Running in 76558a09f055 19:26:38 Removing intermediate container 76558a09f055 19:26:38 ---> 7d68a3d008a3 19:26:38 Step 21/21 : LABEL version=0.0.0 19:26:38 ---> Running in 220343d87744 19:26:39 Removing intermediate container 220343d87744 19:26:39 ---> 2a21ac12166b 19:26:39 19:26:39 Successfully built 2a21ac12166b 19:26:39 Successfully tagged security-proxy-setup-arm64:latest 19:26:39 Building security-spire-server 19:26:54  Building security-proxy-setup ... done Step 1/23 : ARG BUILDER_BASE=golang:1.18-alpine3.16 19:26:54 Step 2/23 : FROM ${BUILDER_BASE} AS builder 19:26:54 ---> 1994b958f2ed 19:26:54 Step 3/23 : WORKDIR /edgex-go 19:26:54 ---> Using cache 19:26:54 ---> c404227d6156 19:26:54 Step 4/23 : RUN apk add --update --no-cache make git build-base curl 19:26:54 ---> Using cache 19:26:54 ---> 491c04ea6421 19:26:54 Step 5/23 : COPY go.mod vendor* ./ 19:26:54 ---> Using cache 19:26:54 ---> cc5cbd72ee88 19:26:54 Step 6/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 19:26:54 ---> Using cache 19:26:54 ---> f9a65d97a88a 19:26:54 Step 7/23 : COPY . . 19:26:54 ---> Using cache 19:26:54 ---> df4c1b065c94 19:26:54 Step 8/23 : ARG SPIRE_RELEASE=1.2.1 19:26:54 ---> Using cache 19:26:54 ---> 72911544b9a6 19:26:54 Step 9/23 : WORKDIR /edgex-go/spire-build 19:26:54 ---> Using cache 19:26:54 ---> 93becc2379d9 19:26:54 Step 10/23 : RUN if ! test -f /usr/local/bin/spire-server; then wget -q "https://github.com/spiffe/spire/archive/refs/tags/v${SPIRE_RELEASE}.tar.gz" && tar xv --strip-components=1 -f "v${SPIRE_RELEASE}.tar.gz" && echo "building spire from source..." && make bin/spire-server bin/spire-agent && cp bin/spire* /usr/local/bin/; fi 19:26:54 ---> Running in 79d0eb441117 19:26:56 Removing intermediate container 79d0eb441117 19:26:56 ---> 5a475755ee94 19:26:56 Step 11/23 : WORKDIR /edgex-go 19:26:56 ---> Running in de62d6fd40b9 19:26:57 Removing intermediate container de62d6fd40b9 19:26:57 ---> 3c422198939c 19:26:57 19:26:57 Step 12/23 : FROM alpine:3.15 19:26:57 ---> 8aa73fd46299 19:26:57 Step 13/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' 19:26:57 ---> Using cache 19:26:57 ---> 0283148adabf 19:26:57 Step 14/23 : RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 19:26:57 ---> Using cache 19:26:57 ---> 3a037e3021b5 19:26:57 Step 15/23 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin 19:27:04 ---> 96bc443b8032 19:27:04 Step 16/23 : COPY --from=builder /edgex-go/cmd/security-spire-server/docker-entrypoint.sh /usr/local/bin/ 19:27:04 ---> 1e6d167facc6 19:27:04 Step 17/23 : COPY --from=builder /edgex-go/cmd/security-spire-server/server.conf /usr/local/etc/spire/server.conf.tpl 19:27:05 ---> f657d5dfd53f 19:27:05 Step 18/23 : COPY --from=builder /edgex-go/cmd/security-spire-server/openssl.conf /usr/local/etc/ 19:27:06 ---> d9c2d61fef06 19:27:06 Step 19/23 : ENTRYPOINT [ "/usr/bin/dumb-init" ] 19:27:06 ---> Running in 5c2dc923ce9f 19:27:07 Removing intermediate container 5c2dc923ce9f 19:27:07 ---> 7c341bd03283 19:27:07 Step 20/23 : CMD [ "--verbose", "docker-entrypoint.sh" ] 19:27:07 ---> Running in 4c6b2cabc30e 19:27:07 Removing intermediate container 4c6b2cabc30e 19:27:07 ---> e0fa14f90e89 19:27:07 Step 21/23 : LABEL arch=arm64 19:27:08 ---> Running in 66e91e2552bd 19:27:08 Removing intermediate container 66e91e2552bd 19:27:08 ---> 1ad0c2fc3d45 19:27:08 Step 22/23 : LABEL git_sha=11de117b999dca37cac4095e5a969c126eb4756a 19:27:08 ---> Running in 229712e96b7d 19:27:09 Removing intermediate container 229712e96b7d 19:27:09 ---> b60dec76c7d7 19:27:09 Step 23/23 : LABEL version=0.0.0 19:27:09 ---> Running in 294d864cd49b 19:27:10 Removing intermediate container 294d864cd49b 19:27:10 ---> d40b4a8dae6a 19:27:10 19:27:10 Successfully built d40b4a8dae6a 19:27:11 Successfully tagged security-spire-server-arm64:latest 19:27:11 Building security-bootstrapper 19:27:23  Building security-spire-server ... done Removing intermediate container 8b8234a8d4dc 19:27:23 ---> b18d813208b6 19:27:23 19:27:23 Step 10/22 : FROM alpine:3.16 19:27:23 ---> 2b4661558fb8 19:27:23 Step 11/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' 19:27:23 ---> Running in 4b6d8f31748f 19:27:23 Removing intermediate container 4b6d8f31748f 19:27:23 ---> 8fa29030c0a3 19:27:23 Step 12/22 : ENV APP_PORT=59880 19:27:23 ---> Running in 1bba8749fb56 19:27:24 Removing intermediate container 1bba8749fb56 19:27:24 ---> 29ad36873c83 19:27:24 Step 13/22 : EXPOSE $APP_PORT 19:27:24 ---> Running in bce32b88c759 19:27:25 Removing intermediate container bce32b88c759 19:27:25 ---> 2b57216c1262 19:27:25 Step 14/22 : RUN apk add --update --no-cache dumb-init 19:27:25 ---> Running in 4bd83ce4988d 19:27:27 Removing intermediate container 8aa81cd155cc 19:27:27 ---> fbb295e1bf5c 19:27:27 19:27:27 Step 10/24 : FROM alpine:3.16 19:27:27 ---> 2b4661558fb8 19:27:27 Step 11/24 : RUN apk add --update --no-cache dumb-init 19:27:28 ---> Running in 750f9d5a7ea6 19:27:29 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 19:27:29 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 19:27:31 Step 1/32 : ARG BUILDER_BASE=golang:1.18-alpine3.16 19:27:31 Step 2/32 : FROM ${BUILDER_BASE} AS builder 19:27:31 ---> 1994b958f2ed 19:27:31 Step 3/32 : WORKDIR /edgex-go 19:27:31 ---> Using cache 19:27:31 ---> c404227d6156 19:27:31 Step 4/32 : RUN apk add --update --no-cache make git 19:27:31 ---> Running in ddf1ad6c8fde 19:27:31 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 19:27:31 (1/1) Installing dumb-init (1.2.5-r1) 19:27:31 Executing busybox-1.35.0-r17.trigger 19:27:31 OK: 5 MiB in 15 packages 19:27:31 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 19:27:33 (1/1) Installing dumb-init (1.2.5-r1) 19:27:33 Executing busybox-1.35.0-r17.trigger 19:27:33 OK: 5 MiB in 15 packages 19:27:33 Removing intermediate container 4bd83ce4988d 19:27:33 ---> 69c59d31e9db 19:27:33 Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / 19:27:33 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 19:27:33 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 19:27:34 Removing intermediate container 750f9d5a7ea6 19:27:34 ---> 246c47b23a62 19:27:34 Step 12/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 19:27:34 ---> 02180d4b1f58 19:27:34 Step 16/22 : COPY --from=builder /edgex-go/cmd/core-data/core-data / 19:27:34 ---> Running in 6cd5388b0a51 19:27:35 OK: 221 MiB in 51 packages 19:27:35 Removing intermediate container 6cd5388b0a51 19:27:35 ---> 445a6f0704bf 19:27:35 Step 13/24 : ENV APP_PORT=59881 19:27:35 ---> Running in f738d28b575f 19:27:36 Removing intermediate container f738d28b575f 19:27:36 ---> bdfb109c7b6c 19:27:36 Step 14/24 : EXPOSE $APP_PORT 19:27:37 ---> Running in b0584995f963 19:27:37 Removing intermediate container ddf1ad6c8fde 19:27:37 ---> c12537960dc2 19:27:37 Step 5/32 : COPY go.mod vendor* ./ 19:27:37 Removing intermediate container b0584995f963 19:27:37 ---> f89bffd98fad 19:27:37 Step 15/24 : WORKDIR / 19:27:37 ---> 8c12e995266c 19:27:37 Step 17/22 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml 19:27:38 ---> Running in e00c1c9c59d2 19:27:38 ---> be330650c579 19:27:38 Step 6/32 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 19:27:38 ---> Running in ae225fa429c9 19:27:39 Removing intermediate container e00c1c9c59d2 19:27:39 ---> 4fd2667c64c1 19:27:39 Step 16/24 : COPY --from=builder /edgex-go/Attribution.txt / 19:27:39 ---> a559913d7bf0 19:27:39 Step 18/22 : ENTRYPOINT ["/core-data"] 19:27:40 ---> Running in 2118fec70309 19:27:40 ---> ef8a6479bb38 19:27:40 Step 17/24 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / 19:27:41 Removing intermediate container 2118fec70309 19:27:41 ---> f8cb65920a09 19:27:41 Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] 19:27:41 ---> Running in 834c13e8ac32 19:27:41 Removing intermediate container 834c13e8ac32 19:27:41 ---> 0f8ad2da8f5f 19:27:41 Step 20/22 : LABEL arch=arm64 19:27:41 ---> Running in 9ff7e03c0810 19:27:42 Removing intermediate container 9ff7e03c0810 19:27:42 ---> d51b23cef6ef 19:27:42 Step 21/22 : LABEL git_sha=11de117b999dca37cac4095e5a969c126eb4756a 19:27:42 ---> Running in 13c818cf89ba 19:27:43 ---> 79831148b613 19:27:43 Step 18/24 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml 19:27:43 Removing intermediate container 13c818cf89ba 19:27:43 ---> ebb75dd67cdd 19:27:43 Step 22/22 : LABEL version=0.0.0 19:27:43 ---> Running in 71a7d48f86ad 19:27:44 Removing intermediate container 71a7d48f86ad 19:27:44 ---> 582ffca867e9 19:27:44 19:27:44 ---> 64cd3747d07b 19:27:44 Step 19/24 : COPY --from=builder /edgex-go/cmd/core-metadata/res/uom.toml /res/uom.toml 19:27:44 Successfully built 582ffca867e9 19:27:44 Successfully tagged core-data-arm64:latest 19:27:44  Building core-data ... done Building core-command 19:27:45 ---> 92a8e41abc06 19:27:45 Step 20/24 : ENTRYPOINT ["/core-metadata"] 19:27:45 ---> Running in cb18fc2bfa30 19:27:45 Removing intermediate container cb18fc2bfa30 19:27:45 ---> e27b7b9cb1aa 19:27:45 Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] 19:27:46 ---> Running in 7d6cca26792b 19:27:46 Removing intermediate container 7d6cca26792b 19:27:46 ---> 25b9d0438661 19:27:46 Step 22/24 : LABEL arch=arm64 19:27:46 ---> Running in be2df9e01ddb 19:27:46 Removing intermediate container be2df9e01ddb 19:27:46 ---> c3e48bddfd5a 19:27:46 Step 23/24 : LABEL git_sha=11de117b999dca37cac4095e5a969c126eb4756a 19:27:47 ---> Running in 430ddbbc20e3 19:27:47 Removing intermediate container 430ddbbc20e3 19:27:47 ---> 776751fe3f23 19:27:47 Step 24/24 : LABEL version=0.0.0 19:27:47 ---> Running in cc0d56a25db3 19:27:48 Removing intermediate container cc0d56a25db3 19:27:48 ---> 96cea27742f8 19:27:48 19:27:48 Successfully built 96cea27742f8 19:27:48 Successfully tagged core-metadata-arm64:latest 19:27:48  Building core-metadata ... done Building security-spiffe-token-provider 19:28:06 Step 1/23 : ARG BUILDER_BASE=golang:1.18-alpine3.16 19:28:06 Step 2/23 : FROM ${BUILDER_BASE} AS builder 19:28:06 ---> 1994b958f2ed 19:28:06 Step 3/23 : ARG ADD_BUILD_TAGS="" 19:28:06 ---> Using cache 19:28:06 ---> f7d7b13a5955 19:28:06 Step 4/23 : WORKDIR /edgex-go 19:28:06 ---> Using cache 19:28:06 ---> bad7a0217c60 19:28:06 Step 5/23 : RUN apk add --update --no-cache make git 19:28:06 ---> Using cache 19:28:06 ---> 13c33d35e5f7 19:28:06 Step 6/23 : COPY go.mod vendor* ./ 19:28:06 ---> Using cache 19:28:06 ---> 0eb0a01d455f 19:28:06 Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 19:28:06 ---> Using cache 19:28:06 ---> cb5ee7be6c88 19:28:06 Step 8/23 : COPY . . 19:28:06 ---> Using cache 19:28:06 ---> a993dc5f3c8d 19:28:06 Step 9/23 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-command/core-command 19:28:06 ---> Running in 3dfc6c914b0f 19:28:08 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 19:28:08 Step 1/19 : ARG BUILDER_BASE=golang:1.18-alpine3.16 19:28:08 Step 2/19 : FROM ${BUILDER_BASE} AS builder 19:28:08 ---> 1994b958f2ed 19:28:08 Step 3/19 : WORKDIR /edgex-go 19:28:08 ---> Using cache 19:28:08 ---> c404227d6156 19:28:08 Step 4/19 : RUN apk update && apk --no-cache --update add build-base 19:28:09 ---> Running in 9a4a0b1ce6a8 19:28:11 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 19:28:11 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 19:28:12 v3.16.3-157-g75d87ed5dbe [https://dl-cdn.alpinelinux.org/alpine/v3.16/main] 19:28:12 v3.16.3-151-gb476f155c7 [https://dl-cdn.alpinelinux.org/alpine/v3.16/community] 19:28:12 OK: 16903 distinct packages available 19:28:12 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 19:28:13 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 19:28:14 OK: 221 MiB in 51 packages 19:28:16 Removing intermediate container 9a4a0b1ce6a8 19:28:16 ---> f96b55a910ee 19:28:16 Step 5/19 : COPY go.mod vendor* ./ 19:28:17 ---> 88cc30fea069 19:28:17 Step 6/19 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 19:28:17 ---> Running in 1a5f29ddbde2 19:29:13 Removing intermediate container ae225fa429c9 19:29:13 ---> dd0c0d0a5ecc 19:29:13 Step 7/32 : COPY . . 19:29:28 ---> b30b063d953e 19:29:28 Step 8/32 : RUN make cmd/security-bootstrapper/security-bootstrapper 19:29:29 ---> Running in ca0dc2b5d245 19:29: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 19:29:39 Removing intermediate container f951ff31782d 19:29:39 ---> 3e6d3b8b6d4a 19:29:39 19:29:39 Step 10/22 : FROM alpine:3.16 19:29:39 ---> 2b4661558fb8 19:29:39 Step 11/22 : RUN apk add --update --no-cache dumb-init 19:29:39 ---> Using cache 19:29:39 ---> 246c47b23a62 19:29:39 Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 19:29:39 ---> Using cache 19:29:39 ---> 445a6f0704bf 19:29:39 Step 13/22 : ENV APP_PORT=59861 19:29:39 ---> Running in d7b3c438bf86 19:29:39 Removing intermediate container d7b3c438bf86 19:29:39 ---> c3ad6d086c57 19:29:39 Step 14/22 : EXPOSE $APP_PORT 19:29:40 ---> Running in b64935f40a0b 19:29:40 Removing intermediate container b64935f40a0b 19:29:40 ---> 95c14c36bf73 19:29:40 Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / 19:29:42 ---> 966050f5f98a 19:29:42 Step 16/22 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / 19:29:47 ---> 4c17785268a8 19:29:47 Step 17/22 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml 19:29:48 ---> 1bd3ce86aae6 19:29:48 Step 18/22 : ENTRYPOINT ["/support-scheduler"] 19:29:48 ---> Running in d8a640d499b9 19:29:49 Removing intermediate container d8a640d499b9 19:29:49 ---> e3ecb98afdef 19:29:49 Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] 19:29:49 ---> Running in 9e2c3f565726 19:29:50 Removing intermediate container 9e2c3f565726 19:29:50 ---> 84006c69cf07 19:29:50 Step 20/22 : LABEL arch=arm64 19:29:50 ---> Running in 3ee614fcf958 19:29:51 Removing intermediate container 3ee614fcf958 19:29:51 ---> b4cc272de86e 19:29:51 Step 21/22 : LABEL git_sha=11de117b999dca37cac4095e5a969c126eb4756a 19:29:51 ---> Running in 41bc4f2b9c04 19:29:52 Removing intermediate container 41bc4f2b9c04 19:29:52 ---> 64ed0e8f961b 19:29:52 Step 22/22 : LABEL version=0.0.0 19:29:52 ---> Running in 3b535ac904ca 19:29:53 Removing intermediate container 3b535ac904ca 19:29:53 ---> 81974c123af4 19:29:53 19:29:54 Successfully built 81974c123af4 19:29:54 Successfully tagged support-scheduler-arm64:latest 19:29:54  Building support-scheduler ... done Building security-secretstore-setup 19:30:12 Step 1/24 : ARG BUILDER_BASE=golang:1.18-alpine3.16 19:30:12 Step 2/24 : FROM ${BUILDER_BASE} AS builder 19:30:12 ---> 1994b958f2ed 19:30:12 Step 3/24 : WORKDIR /edgex-go 19:30:12 ---> Using cache 19:30:12 ---> c404227d6156 19:30:12 Step 4/24 : RUN apk add --update --no-cache make git 19:30:12 ---> Using cache 19:30:12 ---> c12537960dc2 19:30:12 Step 5/24 : COPY go.mod vendor* ./ 19:30:12 ---> Using cache 19:30:12 ---> be330650c579 19:30:12 Step 6/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 19:30:12 ---> Using cache 19:30:12 ---> dd0c0d0a5ecc 19:30:12 Step 7/24 : COPY . . 19:30:12 ---> Using cache 19:30:12 ---> b30b063d953e 19:30:12 Step 8/24 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 19:30:12 ---> Running in 46164f576f32 19:30:12 Removing intermediate container 1a5f29ddbde2 19:30:12 ---> 9597c3de5d05 19:30:12 Step 7/19 : COPY . . 19:30:12 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider 19:30:24 ---> f6e6ca00ec09 19:30:24 Step 8/19 : RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider 19:30:24 ---> Running in 1dab59f8ed0c 19:30:26 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/security-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider 19:32:03 Removing intermediate container 70da2c7739a2 19:32:03 ---> 2ada8463cec8 19:32:03 19:32:03 Step 10/22 : FROM alpine:3.16 19:32:03 ---> 2b4661558fb8 19:32:03 Step 11/22 : RUN apk add --update --no-cache ca-certificates dumb-init 19:32:03 ---> Running in 7518c2c58d41 19:32:03 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 19:32:03 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 19:32:03 (1/2) Installing ca-certificates (20220614-r0) 19:32:03 (2/2) Installing dumb-init (1.2.5-r1) 19:32:03 Executing busybox-1.35.0-r17.trigger 19:32:03 Executing ca-certificates-20220614-r0.trigger 19:32:03 OK: 6 MiB in 16 packages 19:32:04 Removing intermediate container 7518c2c58d41 19:32:04 ---> 0fbb2ac87772 19:32:04 Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2021: Intel Corporation' 19:32:04 ---> Running in a14801c3763b 19:32:04 Removing intermediate container a14801c3763b 19:32:04 ---> 5933f78f09ce 19:32:04 Step 13/22 : ENV APP_PORT=59860 19:32:04 ---> Running in ab42f47cd82b 19:32:05 Removing intermediate container ab42f47cd82b 19:32:05 ---> b11615a2223f 19:32:05 Step 14/22 : EXPOSE $APP_PORT 19:32:05 ---> Running in 372d94496bc3 19:32:06 Removing intermediate container 372d94496bc3 19:32:06 ---> 68eeb08cfc23 19:32:06 Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / 19:32:06 ---> 2b3897362be2 19:32:06 Step 16/22 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / 19:32:09 ---> d98f653e501d 19:32:09 Step 17/22 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml 19:32:10 ---> 57ed9c2b74ae 19:32:10 Step 18/22 : ENTRYPOINT ["/support-notifications"] 19:32:10 ---> Running in f9f5807d5f1d 19:32:10 Removing intermediate container f9f5807d5f1d 19:32:10 ---> 3220bb8df1d9 19:32:10 Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] 19:32:11 ---> Running in 763a95dacf30 19:32:11 Removing intermediate container 763a95dacf30 19:32:11 ---> 1948ce72d7c0 19:32:11 Step 20/22 : LABEL arch=arm64 19:32:11 ---> Running in 896eacaaaaef 19:32:12 Removing intermediate container 896eacaaaaef 19:32:12 ---> 4691ed0ec94f 19:32:12 Step 21/22 : LABEL git_sha=11de117b999dca37cac4095e5a969c126eb4756a 19:32:12 ---> Running in fa473e087e3c 19:32:12 Removing intermediate container fa473e087e3c 19:32:12 ---> cb14c5c7dcca 19:32:12 Step 22/22 : LABEL version=0.0.0 19:32:12 ---> Running in 6b0948c67429 19:32:13 Removing intermediate container 6b0948c67429 19:32:13 ---> b6b13d2f947b 19:32:13 19:32:13 Successfully built b6b13d2f947b 19:32:13 Successfully tagged support-notifications-arm64:latest 19:32:13  Building support-notifications ... done Building security-spire-config 19:32:29 Step 1/24 : ARG BUILDER_BASE=golang:1.18-alpine3.16 19:32:29 Step 2/24 : FROM ${BUILDER_BASE} AS builder 19:32:29 ---> 1994b958f2ed 19:32:29 Step 3/24 : WORKDIR /edgex-go 19:32:29 ---> Using cache 19:32:29 ---> c404227d6156 19:32:29 Step 4/24 : RUN apk add --update --no-cache make git build-base curl 19:32:29 ---> Using cache 19:32:29 ---> 491c04ea6421 19:32:29 Step 5/24 : COPY go.mod vendor* ./ 19:32:29 ---> Using cache 19:32:29 ---> cc5cbd72ee88 19:32:29 Step 6/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 19:32:29 ---> Using cache 19:32:29 ---> f9a65d97a88a 19:32:29 Step 7/24 : COPY . . 19:32:29 ---> Using cache 19:32:29 ---> df4c1b065c94 19:32:29 Step 8/24 : ARG SPIRE_RELEASE=1.2.1 19:32:29 ---> Using cache 19:32:29 ---> 72911544b9a6 19:32:29 Step 9/24 : WORKDIR /edgex-go/spire-build 19:32:29 ---> Using cache 19:32:29 ---> 93becc2379d9 19:32:29 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 19:32:29 ---> Using cache 19:32:29 ---> 747d00773730 19:32:29 Step 11/24 : WORKDIR /edgex-go 19:32:29 ---> Using cache 19:32:29 ---> 33a6f67dcc3e 19:32:29 19:32:29 Step 12/24 : FROM alpine:3.15 19:32:29 ---> 8aa73fd46299 19:32:29 Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' 19:32:29 ---> Using cache 19:32:29 ---> 0283148adabf 19:32:29 Step 14/24 : RUN apk update && apk --no-cache --update add dumb-init gcompat 19:32:29 ---> Running in f0bbd9ca7484 19:32:31 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 19:32:31 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 19:32:32 v3.15.6-294-g339394ee8f3 [https://dl-cdn.alpinelinux.org/alpine/v3.15/main] 19:32:32 v3.15.6-283-ga9bed072b9 [https://dl-cdn.alpinelinux.org/alpine/v3.15/community] 19:32:32 OK: 15736 distinct packages available 19:32:32 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 19:32:33 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 19:32:34 (1/4) Installing dumb-init (1.2.5-r1) 19:32:34 (2/4) Installing musl-obstack (1.2.3-r0) 19:32:34 (3/4) Installing libucontext (1.1-r0) 19:32:34 (4/4) Installing gcompat (1.0.0-r4) 19:32:34 Executing busybox-1.34.1-r7.trigger 19:32:34 OK: 6 MiB in 18 packages 19:32:36 Removing intermediate container f0bbd9ca7484 19:32:36 ---> 33cc94990f76 19:32:36 Step 15/24 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin 19:32:41 ---> 5831d7195058 19:32:41 Step 16/24 : COPY --from=builder /edgex-go/cmd/security-spire-config/docker-entrypoint.sh /usr/local/bin/ 19:32:42 ---> f444ffbbc73c 19:32:42 Step 17/24 : WORKDIR /usr/local/etc/spiffe-scripts.d 19:32:42 ---> Running in da0f57cc93d0 19:32:42 Removing intermediate container da0f57cc93d0 19:32:42 ---> 6edd426e5cb6 19:32:42 Step 18/24 : COPY --from=builder /edgex-go/cmd/security-spire-config/seed_builtin_entries.sh /usr/local/etc/spiffe-scripts.d 19:32:43 ---> 2885986b334d 19:32:43 Step 19/24 : WORKDIR / 19:32:43 ---> Running in 060580450a22 19:32:44 Removing intermediate container 060580450a22 19:32:44 ---> 9c5419933bc9 19:32:44 Step 20/24 : ENTRYPOINT [ "/usr/bin/dumb-init" ] 19:32:44 ---> Running in d88a4ebef603 19:32:44 Removing intermediate container d88a4ebef603 19:32:44 ---> 5c183453dd32 19:32:44 Step 21/24 : CMD [ "--verbose", "docker-entrypoint.sh" ] 19:32:44 ---> Running in ba5c1f42cf7e 19:32:45 Removing intermediate container ba5c1f42cf7e 19:32:45 ---> 0785fde6ee40 19:32:45 Step 22/24 : LABEL arch=arm64 19:32:45 ---> Running in dbd4fdf0dcc6 19:32:45 Removing intermediate container dbd4fdf0dcc6 19:32:45 ---> ff65cc794e4d 19:32:45 Step 23/24 : LABEL git_sha=11de117b999dca37cac4095e5a969c126eb4756a 19:32:46 ---> Running in 1e9c3222949b 19:32:47 Removing intermediate container 1e9c3222949b 19:32:47 ---> 5c2974d9f3ac 19:32:47 Step 24/24 : LABEL version=0.0.0 19:32:47 ---> Running in 968886072fed 19:32:47 Removing intermediate container 968886072fed 19:32:47 ---> a7177d8b460e 19:32:47 19:32:47 Successfully built a7177d8b460e 19:32:47 Successfully tagged security-spire-config-arm64:latest 19:32:47  Building security-spire-config ... done Building core-common-config-bootstrapper 19:33:06 Step 1/22 : ARG BUILDER_BASE=golang:1.18-alpine3.16 19:33:06 Step 2/22 : FROM ${BUILDER_BASE} AS builder 19:33:06 ---> 1994b958f2ed 19:33:06 Step 3/22 : ARG ADD_BUILD_TAGS="" 19:33:06 ---> Using cache 19:33:06 ---> f7d7b13a5955 19:33:06 Step 4/22 : WORKDIR /edgex-go 19:33:06 ---> Using cache 19:33:06 ---> bad7a0217c60 19:33:06 Step 5/22 : RUN apk add --update --no-cache make git 19:33:06 ---> Using cache 19:33:06 ---> 13c33d35e5f7 19:33:06 Step 6/22 : COPY go.mod vendor* ./ 19:33:06 ---> Using cache 19:33:06 ---> 0eb0a01d455f 19:33:06 Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 19:33:06 ---> Using cache 19:33:06 ---> cb5ee7be6c88 19:33:06 Step 8/22 : COPY . . 19:33:06 ---> Using cache 19:33:06 ---> a993dc5f3c8d 19:33:06 Step 9/22 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-common-config-bootstrapper/core-common-config-bootstrapper 19:33:06 ---> Running in 3bff38f53969 19:33:06 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 19:34:28 Removing intermediate container 3dfc6c914b0f 19:34:28 ---> a03932020205 19:34:28 19:34:28 Step 10/23 : FROM alpine:3.16 19:34:28 ---> 2b4661558fb8 19:34:28 Step 11/23 : RUN apk add --update --no-cache dumb-init 19:34:28 ---> Using cache 19:34:28 ---> 246c47b23a62 19:34:28 Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 19:34:28 ---> Using cache 19:34:28 ---> 445a6f0704bf 19:34:28 Step 13/23 : ENV APP_PORT=59882 19:34:28 ---> Running in ab85699c786f 19:34:28 Removing intermediate container ab85699c786f 19:34:28 ---> e1681db97ef4 19:34:28 Step 14/23 : EXPOSE $APP_PORT 19:34:28 ---> Running in a87f29bc3ceb 19:34:28 Removing intermediate container a87f29bc3ceb 19:34:28 ---> 6b57f4da66ce 19:34:28 Step 15/23 : WORKDIR / 19:34:28 ---> Running in 4f67792f5368 19:34:28 Removing intermediate container 4f67792f5368 19:34:28 ---> 10257c279a03 19:34:28 Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / 19:34:28 ---> 72e3a0824750 19:34:28 Step 17/23 : COPY --from=builder /edgex-go/cmd/core-command/core-command / 19:34:30 ---> 4681ca326532 19:34:30 Step 18/23 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml 19:34:31 ---> a479b85629f1 19:34:31 Step 19/23 : ENTRYPOINT ["/core-command"] 19:34:31 ---> Running in 1a2bc78d7bc7 19:34:31 Removing intermediate container 1a2bc78d7bc7 19:34:31 ---> f6a6efcf356b 19:34:31 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] 19:34:31 ---> Running in 8dd048d98930 19:34:32 Removing intermediate container 8dd048d98930 19:34:32 ---> 671ac89b6a20 19:34:32 Step 21/23 : LABEL arch=arm64 19:34:32 ---> Running in 0e4878c70bde 19:34:33 Removing intermediate container 0e4878c70bde 19:34:33 ---> d6d138f57acd 19:34:33 Step 22/23 : LABEL git_sha=11de117b999dca37cac4095e5a969c126eb4756a 19:34:33 ---> Running in fbc8b4d92a58 19:34:33 Removing intermediate container fbc8b4d92a58 19:34:33 ---> 22dd54dfc19b 19:34:33 Step 23/23 : LABEL version=0.0.0 19:34:33 ---> Running in 447a40a1398c 19:34:34 Removing intermediate container 447a40a1398c 19:34:34 ---> dc2020b448b9 19:34:34 19:34:34 Successfully built dc2020b448b9 19:34:34 Successfully tagged core-command-arm64:latest 19:35:42  Building core-command ... done Removing intermediate container ca0dc2b5d245 19:35:42 ---> 3fcb42ee4e57 19:35:42 19:35:42 Step 9/32 : FROM alpine:3.16 19:35:42 ---> 2b4661558fb8 19:35:42 Step 10/32 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' 19:35:42 ---> Running in d817b44abbf2 19:35:42 Removing intermediate container d817b44abbf2 19:35:42 ---> af3d9bf995a5 19:35:42 Step 11/32 : RUN apk add --update --no-cache dumb-init su-exec 19:35:42 ---> Running in 1fa63e7eb314 19:35:42 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 19:35:42 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 19:35:42 (1/2) Installing dumb-init (1.2.5-r1) 19:35:42 (2/2) Installing su-exec (0.2-r1) 19:35:42 Executing busybox-1.35.0-r17.trigger 19:35:42 OK: 5 MiB in 16 packages 19:35:42 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup 19:35:42 Removing intermediate container 1fa63e7eb314 19:35:42 ---> 2efe8e495478 19:35:42 Step 12/32 : ENV SECURITY_INIT_DIR /edgex-init 19:35:42 ---> Running in 6bcf5f4ff621 19:35:42 Removing intermediate container 6bcf5f4ff621 19:35:42 ---> a454945dd54f 19:35:42 Step 13/32 : ENV SECURITY_INIT_STAGING /edgex-init-staging 19:35:42 ---> Running in e89bad2fdf9e 19:35:43 Removing intermediate container e89bad2fdf9e 19:35:43 ---> 0300f4ea660c 19:35:43 Step 14/32 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_STAGING}/bootstrap-redis 19:35:43 ---> Running in 6e6ade8db3a6 19:35:44 Removing intermediate container 6e6ade8db3a6 19:35:44 ---> 1b906a92dd76 19:35:44 Step 15/32 : ARG BOOTSTRAP_MOSQUITTO_DIR=${SECURITY_INIT_STAGING}/bootstrap-mosquitto 19:35:44 ---> Running in 41482b5d59bb 19:35:44 Removing intermediate container 41482b5d59bb 19:35:44 ---> cd9d714aaf3c 19:35:44 Step 16/32 : RUN mkdir -p ${BOOTSTRAP_REDIS_DIR} ${BOOTSTRAP_MOSQUITTO_DIR} 19:35:44 ---> Running in 70ddd99b287b 19:35:51 Removing intermediate container 70ddd99b287b 19:35:51 ---> 8a3736e01bdd 19:35:51 Step 17/32 : WORKDIR ${SECURITY_INIT_STAGING} 19:35:51 ---> Running in 95499958a6af 19:35:51 Removing intermediate container 95499958a6af 19:35:51 ---> 7dd0f7557de7 19:35:51 Step 18/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_STAGING}/ 19:35:51 ---> 94d586a2024b 19:35:51 Step 19/32 : RUN chmod +x ${SECURITY_INIT_STAGING}/*.sh 19:35:51 ---> Running in ed791a818324 19:35:56 Removing intermediate container ed791a818324 19:35:56 ---> 40cbd79f5696 19:35:56 Step 20/32 : COPY --from=builder /edgex-go/Attribution.txt / 19:35:57 ---> 5bbb89235c72 19:35:57 Step 21/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . 19:36:00 ---> 157805d60915 19:36:00 Step 22/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.toml ./res/ 19:36:03 ---> b8940e6c164d 19:36:03 Step 23/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml ${BOOTSTRAP_REDIS_DIR}/res/ 19:36:03 Removing intermediate container 46164f576f32 19:36:03 ---> bf456207ee8e 19:36:03 19:36:03 Step 9/24 : FROM alpine:3.16 19:36:03 ---> 2b4661558fb8 19:36:03 Step 10/24 : RUN apk add --update --no-cache ca-certificates dumb-init su-exec 19:36:04 ---> Running in 6479f6207f83 19:36:04 ---> 1fe009ca06fa 19:36:04 Step 24/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-mosquitto/configuration.toml ${BOOTSTRAP_MOSQUITTO_DIR}/res/ 19:36:06 ---> 06601df217dc 19:36:06 Step 25/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ ${SECURITY_INIT_STAGING}/consul-bootstrapper/ 19:36:06 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 19:36:06 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 19:36:06 ---> de516f0228f5 19:36:06 Step 26/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / 19:36:07 ---> b0309d29c8f7 19:36:07 Step 27/32 : RUN chmod +x /entrypoint.sh 19:36:08 (1/3) Installing ca-certificates (20220614-r0) 19:36:08 ---> Running in acf1077bc792 19:36:08 (2/3) Installing dumb-init (1.2.5-r1) 19:36:08 (3/3) Installing su-exec (0.2-r1) 19:36:08 Executing busybox-1.35.0-r17.trigger 19:36:08 Executing ca-certificates-20220614-r0.trigger 19:36:08 OK: 6 MiB in 17 packages 19:36:11 Removing intermediate container acf1077bc792 19:36:11 ---> bee1806272c6 19:36:11 Step 28/32 : ENTRYPOINT ["/entrypoint.sh"] 19:36:11 Removing intermediate container 6479f6207f83 19:36:11 ---> f56757c0adc4 19:36:11 Step 11/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' 19:36:11 ---> Running in 0a3f6c40debd 19:36:11 ---> Running in 3ab2bd88b7ad 19:36:12 Removing intermediate container 3ab2bd88b7ad 19:36:12 ---> c964af6690b8 19:36:12 Step 12/24 : WORKDIR / 19:36:12 Removing intermediate container 0a3f6c40debd 19:36:12 ---> 6de42dd46444 19:36:12 Step 29/32 : CMD ["gate"] 19:36:12 ---> Running in 04123d29f53e 19:36:12 ---> Running in 7234f9e4a072 19:36:12 Removing intermediate container 7234f9e4a072 19:36:12 ---> 34d25e0cda34 19:36:12 Step 13/24 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/res/token-config.json /res-file-token-provider/token-config.json 19:36:12 Removing intermediate container 04123d29f53e 19:36:12 ---> bbbf44555b7f 19:36:12 Step 30/32 : LABEL arch=arm64 19:36:13 ---> Running in 61c7d6fd61de 19:36:14 Removing intermediate container 61c7d6fd61de 19:36:14 ---> 6ea5a25a5fab 19:36:14 Step 31/32 : LABEL git_sha=11de117b999dca37cac4095e5a969c126eb4756a 19:36:14 ---> 07e099566e9f 19:36:14 Step 14/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res-file-token-provider/configuration.toml /res-file-token-provider/configuration.toml 19:36:14 ---> Running in f80537ab51ac 19:36:15 Removing intermediate container f80537ab51ac 19:36:15 ---> d1a06d344057 19:36:15 Step 32/32 : LABEL version=0.0.0 19:36:15 ---> e911559b850a 19:36:15 Step 15/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml 19:36:15 ---> Running in eef4d425c9e7 19:36:16 Removing intermediate container eef4d425c9e7 19:36:16 ---> 6d2377f03fd7 19:36:16 19:36:16 ---> dd49145eafc6 19:36:16 Step 16/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/kong-admin-config.template.yml /res/kong-admin-config.template.yml 19:36:16 Successfully built 6d2377f03fd7 19:36:16 Successfully tagged security-bootstrapper-arm64:latest 19:36:16  Building security-bootstrapper ... done  ---> cfca2613de70 19:36:17 Step 17/24 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . 19:36:18 ---> fad12653b857 19:36:18 Step 18/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . 19:36:20 ---> a9dbf9d39fbf 19:36:20 Step 19/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ 19:36:21 ---> b4d1ea3d9eb9 19:36:21 Step 20/24 : RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 19:36:21 ---> Running in 16786fb7c2fd 19:36:24 Removing intermediate container 16786fb7c2fd 19:36:24 ---> 6159299e88a6 19:36:24 Step 21/24 : ENTRYPOINT ["entrypoint.sh"] 19:36:24 ---> Running in d3c1bb882a5e 19:36:25 Removing intermediate container d3c1bb882a5e 19:36:25 ---> 5f73b38b96ca 19:36:25 Step 22/24 : LABEL arch=arm64 19:36:25 ---> Running in ca3478ecdaf6 19:36:25 Removing intermediate container ca3478ecdaf6 19:36:25 ---> 5fecc0e50a0b 19:36:25 Step 23/24 : LABEL git_sha=11de117b999dca37cac4095e5a969c126eb4756a 19:36:25 ---> Running in 84e3831b9ef5 19:36:29 Removing intermediate container 84e3831b9ef5 19:36:29 ---> 95be7aa4effb 19:36:29 Step 24/24 : LABEL version=0.0.0 19:36:29 ---> Running in 3cb0bd10a864 19:36:29 Removing intermediate container 3cb0bd10a864 19:36:29 ---> 96a8d1c7219f 19:36:29 19:36:29 Successfully built 96a8d1c7219f 19:36:29 Successfully tagged security-secretstore-setup-arm64:latest 19:37:08  Building security-secretstore-setup ... done Removing intermediate container 1dab59f8ed0c 19:37:08 ---> 6e1c77fc4af3 19:37:08 19:37:08 Step 9/19 : FROM alpine:3.15 19:37:08 ---> 8aa73fd46299 19:37:08 Step 10/19 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' 19:37:08 ---> Using cache 19:37:08 ---> 0283148adabf 19:37:08 Step 11/19 : RUN apk update && apk --no-cache --update add dumb-init curl gcompat 19:37:08 ---> Running in bf50fa37c7db 19:37:08 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 19:37:08 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 19:37:08 v3.15.6-294-g339394ee8f3 [https://dl-cdn.alpinelinux.org/alpine/v3.15/main] 19:37:08 v3.15.6-283-ga9bed072b9 [https://dl-cdn.alpinelinux.org/alpine/v3.15/community] 19:37:08 OK: 15736 distinct packages available 19:37:08 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 19:37:08 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 19:37:08 (1/9) Installing ca-certificates (20220614-r0) 19:37:08 (2/9) Installing brotli-libs (1.0.9-r5) 19:37:08 (3/9) Installing nghttp2-libs (1.46.0-r0) 19:37:08 (4/9) Installing libcurl (7.80.0-r5) 19:37:08 (5/9) Installing curl (7.80.0-r5) 19:37:08 (6/9) Installing dumb-init (1.2.5-r1) 19:37:08 (7/9) Installing musl-obstack (1.2.3-r0) 19:37:08 (8/9) Installing libucontext (1.1-r0) 19:37:08 (9/9) Installing gcompat (1.0.0-r4) 19:37:08 Executing busybox-1.34.1-r7.trigger 19:37:08 Executing ca-certificates-20220614-r0.trigger 19:37:08 OK: 8 MiB in 23 packages 19:37:10 Removing intermediate container bf50fa37c7db 19:37:10 ---> 59a003fb57de 19:37:10 Step 12/19 : COPY --from=builder /edgex-go/Attribution.txt / 19:37:10 Removing intermediate container 3bff38f53969 19:37:10 ---> 8b0052f83756 19:37:10 19:37:10 Step 10/22 : FROM alpine:3.16 19:37:10 ---> 2b4661558fb8 19:37:10 Step 11/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel Corporation' 19:37:10 ---> Running in 2f414351f59c 19:37:11 ---> 353e5879a886 19:37:11 Step 13/19 : COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/security-spiffe-token-provider / 19:37:11 Removing intermediate container 2f414351f59c 19:37:11 ---> c9db6f74690b 19:37:11 Step 12/22 : RUN apk add --update --no-cache dumb-init 19:37:11 ---> Running in c2ff063b7b3a 19:37:12 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 19:37:12 ---> 327e3dea0c8c 19:37:12 Step 14/19 : COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/res/configuration.toml /res/configuration.toml 19:37:12 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 19:37:13 ---> 6d591cd5bf01 19:37:13 Step 15/19 : ENTRYPOINT [ "/security-spiffe-token-provider" ] 19:37:13 ---> Running in b39342ac29e2 19:37:13 Removing intermediate container b39342ac29e2 19:37:13 ---> 35665dcbfa2f 19:37:13 Step 16/19 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] 19:37:13 ---> Running in affe8ca62d9f 19:37:13 (1/1) Installing dumb-init (1.2.5-r1) 19:37:13 Executing busybox-1.35.0-r17.trigger 19:37:13 OK: 5 MiB in 15 packages 19:37:14 Removing intermediate container affe8ca62d9f 19:37:14 ---> 75c34ce1b963 19:37:14 Step 17/19 : LABEL arch=arm64 19:37:14 ---> Running in cc4065d72c19 19:37:14 Removing intermediate container cc4065d72c19 19:37:14 ---> e53a2c53fd8d 19:37:14 Step 18/19 : LABEL git_sha=11de117b999dca37cac4095e5a969c126eb4756a 19:37:14 ---> Running in 7e12f2b20c73 19:37:14 Removing intermediate container c2ff063b7b3a 19:37:14 ---> 01c33e85c0e2 19:37:14 Step 13/22 : COPY --from=builder /edgex-go/Attribution.txt / 19:37:15 Removing intermediate container 7e12f2b20c73 19:37:15 ---> 44711a3bb413 19:37:15 Step 19/19 : LABEL version=0.0.0 19:37:15 ---> Running in 1d26b04752a5 19:37:15 Removing intermediate container 1d26b04752a5 19:37:15 ---> 8b41025d3610 19:37:15 19:37:15 ---> 145657f01d74 19:37:15 Step 14/22 : COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/core-common-config-bootstrapper / 19:37:15 Successfully built 8b41025d3610 19:37:15 Successfully tagged security-spiffe-token-provider-arm64:latest 19:37:16  Building security-spiffe-token-provider ... done  ---> 16d3a31b6cf8 19:37:16 Step 15/22 : COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/res/configuration.yaml /res/configuration.yaml 19:37:16 ---> 77290f0044ad 19:37:16 Step 16/22 : COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/entrypoint.sh /usr/local/bin/ 19:37:17 ---> 058f9e30f73a 19:37:17 Step 17/22 : RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 19:37:17 ---> Running in 9de5f20a9f71 19:37:19 Removing intermediate container 9de5f20a9f71 19:37:19 ---> 23e7e90f9597 19:37:19 Step 18/22 : ENTRYPOINT ["entrypoint.sh"] 19:37:19 ---> Running in 7910653f8667 19:37:19 Removing intermediate container 7910653f8667 19:37:19 ---> fa6292fec1f9 19:37:19 Step 19/22 : CMD ["/core-common-config-bootstrapper", "-cp=consul.http://edgex-core-consul:8500", "-cf=configuration.yaml"] 19:37:19 ---> Running in 8fd4dab318ce 19:37:19 Removing intermediate container 8fd4dab318ce 19:37:19 ---> 3447f65a3d7e 19:37:19 Step 20/22 : LABEL arch=arm64 19:37:19 ---> Running in 74c6267e39a8 19:37:20 Removing intermediate container 74c6267e39a8 19:37:20 ---> 3486ff6da4f3 19:37:20 Step 21/22 : LABEL git_sha=11de117b999dca37cac4095e5a969c126eb4756a 19:37:20 ---> Running in 11d7d9f40e6b 19:37:20 Removing intermediate container 11d7d9f40e6b 19:37:20 ---> 369ffa9d2b98 19:37:20 Step 22/22 : LABEL version=0.0.0 19:37:20 ---> Running in 829941e627da 19:37:20 Removing intermediate container 829941e627da 19:37:20 ---> 0e2ba67a5c51 19:37:20 19:37:20 Successfully built 0e2ba67a5c51 19:37:20 Successfully tagged core-common-config-bootstrapper-arm64:latest 19:37:21  Building core-common-config-bootstrapper ... done  [Pipeline] } 19:37:21 $ docker stop --time=1 ba5532e118b7afe267dec8fa64e69cc865cc68ce753e898bb9691ac25b0714b5 19:37:22 $ docker rm -f --volumes ba5532e118b7afe267dec8fa64e69cc865cc68ce753e898bb9691ac25b0714b5 [Pipeline] // withDockerContainer [Pipeline] sh 19:37:23 + docker images 19:37:23 REPOSITORY TAG IMAGE ID CREATED SIZE 19:37:23 core-common-config-bootstrapper-arm64 latest 0e2ba67a5c51 3 seconds ago 14.9MB 19:37:23 security-spiffe-token-provider-arm64 latest 8b41025d3610 8 seconds ago 28.9MB 19:37:23 8b0052f83756 13 seconds ago 1.5GB 19:37:23 6e1c77fc4af3 21 seconds ago 1.54GB 19:37:23 security-secretstore-setup-arm64 latest 96a8d1c7219f 54 seconds ago 28.7MB 19:37:23 security-bootstrapper-arm64 latest 6d2377f03fd7 About a minute ago 19.5MB 19:37:23 bf456207ee8e About a minute ago 1.5GB 19:37:23 3fcb42ee4e57 About a minute ago 1.49GB 19:37:23 core-command-arm64 latest dc2020b448b9 2 minutes ago 17MB 19:37:23 a03932020205 3 minutes ago 1.5GB 19:37:23 security-spire-config-arm64 latest a7177d8b460e 4 minutes ago 83.6MB 19:37:23 support-notifications-arm64 latest b6b13d2f947b 5 minutes ago 29.5MB 19:37:23 2ada8463cec8 5 minutes ago 1.57GB 19:37:23 support-scheduler-arm64 latest 81974c123af4 7 minutes ago 29MB 19:37:23 3e6d3b8b6d4a 7 minutes ago 1.57GB 19:37:23 core-metadata-arm64 latest 96cea27742f8 9 minutes ago 17.7MB 19:37:23 core-data-arm64 latest 582ffca867e9 9 minutes ago 17.2MB 19:37:23 fbb295e1bf5c 9 minutes ago 1.51GB 19:37:23 b18d813208b6 10 minutes ago 1.51GB 19:37:23 security-spire-server-arm64 latest d40b4a8dae6a 10 minutes ago 84.3MB 19:37:23 3c422198939c 10 minutes ago 1.38GB 19:37:23 security-proxy-setup-arm64 latest 2a21ac12166b 10 minutes ago 26.8MB 19:37:23 3e5257290b49 11 minutes ago 1.49GB 19:37:23 security-spire-agent-arm64 latest 9f55b88d6bda 16 minutes ago 122MB 19:37:23 33a6f67dcc3e 16 minutes ago 1.38GB 19:37:23 ci-base-image-arm64 latest 1994b958f2ed 29 minutes ago 905MB 19:37:23 alpine 3.16 2b4661558fb8 2 months ago 5.29MB 19:37:23 alpine 3.15 8aa73fd46299 2 months ago 5.33MB 19:37:23 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64 1.18-alpine f96f9c87975a 3 months ago 685MB 19:37:23 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 19:37:24 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 19:37:24 19:37:24 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 19:37:24 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 19:37:25 arm64: Pulling from edgex-lftools-log-publisher 19:37:25 8998bd30e6a1: Pulling fs layer 19:37:25 04944245beec: Pulling fs layer 19:37:25 699f458cf7ca: Pulling fs layer 19:37:25 765212b225bb: Pulling fs layer 19:37:25 f23df028b6ca: Pulling fs layer 19:37:25 d65c8cfc05b1: Pulling fs layer 19:37:25 2437ff75d9bd: Pulling fs layer 19:37:25 765212b225bb: Waiting 19:37:25 f23df028b6ca: Waiting 19:37:25 d65c8cfc05b1: Waiting 19:37:25 2437ff75d9bd: Waiting 19:37:25 04944245beec: Verifying Checksum 19:37:25 04944245beec: Download complete 19:37:25 765212b225bb: Verifying Checksum 19:37:25 765212b225bb: Download complete 19:37:25 f23df028b6ca: Verifying Checksum 19:37:25 f23df028b6ca: Download complete 19:37:25 d65c8cfc05b1: Verifying Checksum 19:37:25 d65c8cfc05b1: Download complete 19:37:25 699f458cf7ca: Verifying Checksum 19:37:26 8998bd30e6a1: Verifying Checksum 19:37:26 8998bd30e6a1: Download complete 19:37:28 2437ff75d9bd: Verifying Checksum 19:37:28 2437ff75d9bd: Download complete 19:37:29 8998bd30e6a1: Pull complete 19:37:30 04944245beec: Pull complete 19:37:31 699f458cf7ca: Pull complete 19:37:31 765212b225bb: Pull complete 19:37:32 f23df028b6ca: Pull complete 19:37:32 d65c8cfc05b1: Pull complete 19:37:47 2437ff75d9bd: Pull complete 19:37:47 Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da 19:37:47 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 19:37:47 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 19:37:48 prd-ubuntu20.04-docker-arm64-4c-16g-4970 does not seem to be running inside a container 19:37:48 $ 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/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat 19:37:50 $ docker top b609ebe821aefea51b1bd542f42f73da637c86692532b7c8a35712767391bec1 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 19:37:51 ---> job-cost.sh 19:37:51 lf-activate-venv: SKIPPING 19:37:51 INFO: No Stack... 19:37:54 INFO: Retrieving Pricing Info for: v3-standard-4 19:37:54 INFO: Archiving Costs [Pipeline] sh 19:37:54 + + cat /w/workspace/edgex-go/1/archives/cost.csv 19:37:54 cut -d, -f6 [Pipeline] lock 19:37:55 Trying to acquire lock on [jenkins-edgexfoundry-edgex-go-PR-4331-1-stack-cost] 19:37:55 Resource [jenkins-edgexfoundry-edgex-go-PR-4331-1-stack-cost] did not exist. Created. 19:37:55 Lock acquired on [jenkins-edgexfoundry-edgex-go-PR-4331-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 19:37:55 + echo total: 0.10999999940395355 [Pipeline] stash 19:37:55 Stashed 1 file(s) [Pipeline] } 19:37:55 Lock released on resource [jenkins-edgexfoundry-edgex-go-PR-4331-1-stack-cost] [Pipeline] // lock [Pipeline] } 19:37:55 $ docker stop --time=1 b609ebe821aefea51b1bd542f42f73da637c86692532b7c8a35712767391bec1 19:37:57 $ docker rm -f --volumes b609ebe821aefea51b1bd542f42f73da637c86692532b7c8a35712767391bec1 [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 19:37:58 provisioning config files... 19:37:58 copy managed file [edgex-go-codecov-token] to file:/w/workspace/edgex-go/1@tmp/config9090252064885380790tmp [Pipeline] { [Pipeline] sh 19:37:58 + set +x 19:37:58 + + curl -sbash https://codecov.io/bash -s 19:37:58 -- 19:37:58 19:37:58 _____ _ 19:37:58 / ____| | | 19:37:58 | | ___ __| | ___ ___ _____ __ 19:37:58 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 19:37:58 | |___| (_) | (_| | __/ (_| (_) \ V / 19:37:58 \_____\___/ \__,_|\___|\___\___/ \_/ 19:37:58 Bash-1.0.6 19:37:58 19:37:58 19:37:58 ==> git version 2.25.1 found 19:37:58 ==> 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 19:37:58 Release-Date: 2020-01-08 19:37:58 Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp 19:37:58 Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets 19:37:58 ==> Jenkins CI detected. 19:37:58 current dir:  /w/workspace/edgex-go/1 19:37:58 project root: . 19:37:58 --> token set from env 19:37:58 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 19:37:58 ==> Running gcov in . (disable via -X gcov) 19:37:58 ==> Python coveragepy not found 19:37:58 ==> Searching for coverage reports in: 19:37:58 + . 19:37:58 -> Found 1 reports 19:37:58 ==> Detecting git/mercurial file structure 19:37:58 ==> Reading reports 19:37:58 + ./coverage.out bytes=486191 19:37:58 ==> Appending adjustments 19:37:58 https://docs.codecov.io/docs/fixing-reports 19:38:00 + Found adjustments 19:38:00 ==> Gzipping contents 19:38:00 64K /tmp/codecov.DbYg4a.gz 19:38:00 ==> Uploading reports 19:38:00 url: https://codecov.io 19:38:00 query: branch=PR-4331&commit=11de117b999dca37cac4095e5a969c126eb4756a&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2FPR-4331%2F1%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=4331&job=&cmd_args= 19:38:00 -> Pinging Codecov 19:38:00 https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=52b94001-b80a-4ca3-b063-c5e709073964&branch=PR-4331&commit=11de117b999dca37cac4095e5a969c126eb4756a&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2FPR-4331%2F1%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=4331&job=&cmd_args= 19:38:00 -> Uploading to 19:38:00 https://storage.googleapis.com/codecov/v4/raw/2023-02-07/00271124DB129430A58F1EEE437C3FCB/11de117b999dca37cac4095e5a969c126eb4756a/1c6c65a1-78dd-4ff0-bf01-4a611c4f5d4c.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20230207%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20230207T193800Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=655402ae5418e893dee92766e9d5ecf0feb32be43c767577487cd23cf50b280d 19:38:00 % Total % Received % Xferd Average Speed Time Time Time Current 19:38:00 Dload Upload Total Spent Left Speed 19:38:00 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 62687 0 0 100 62687 0 155k --:--:-- --:--:-- --:--:-- 155k 19:38:00 -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/edgex-go/commit/11de117b999dca37cac4095e5a969c126eb4756a [Pipeline] } 19:38:00 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 19:38:02 + [ -d /w/workspace/edgex-go/1/archives ] [Pipeline] libraryResource [Pipeline] sh 19:38:02 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 19:38:03 ---> package-listing.sh 19:38:03 ++ facter osfamily 19:38:03 ++ tr '[:upper:]' '[:lower:]' 19:38:03 + OS_FAMILY=debian 19:38:03 + workspace=/w/workspace/edgex-go/1 19:38:03 + START_PACKAGES=/tmp/packages_start.txt 19:38:03 + END_PACKAGES=/tmp/packages_end.txt 19:38:03 + DIFF_PACKAGES=/tmp/packages_diff.txt 19:38:03 + PACKAGES=/tmp/packages_start.txt 19:38:03 + '[' /w/workspace/edgex-go/1 ']' 19:38:03 + PACKAGES=/tmp/packages_end.txt 19:38:03 + case "${OS_FAMILY}" in 19:38:03 + grep '^ii' 19:38:03 + dpkg -l 19:38:03 + '[' -f /tmp/packages_start.txt ']' 19:38:03 + '[' -f /tmp/packages_end.txt ']' 19:38:03 + diff /tmp/packages_start.txt /tmp/packages_end.txt 19:38:03 + '[' /w/workspace/edgex-go/1 ']' 19:38:03 + mkdir -p /w/workspace/edgex-go/1/archives/ 19:38:03 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgex-go/1/archives/ [Pipeline] echo 19:38:03 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/1/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 19:38:04 + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 19:38:04 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 19:38:04 19:38:04 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 19:38:05 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 19:38:05 latest: Pulling from edgex-lftools-log-publisher 19:38:05 5eb5b503b376: Pulling fs layer 19:38:05 5c69ac0246d0: Pulling fs layer 19:38:05 ec43610c2a17: Pulling fs layer 19:38:05 3a2ae6a8a46f: Pulling fs layer 19:38:05 33b1e0a273af: Pulling fs layer 19:38:05 5d3b04190fa2: Pulling fs layer 19:38:05 2f39f015ded8: Pulling fs layer 19:38:05 3a2ae6a8a46f: Waiting 19:38:05 33b1e0a273af: Waiting 19:38:05 5d3b04190fa2: Waiting 19:38:05 2f39f015ded8: Waiting 19:38:05 5c69ac0246d0: Download complete 19:38:05 3a2ae6a8a46f: Verifying Checksum 19:38:05 3a2ae6a8a46f: Download complete 19:38:05 33b1e0a273af: Verifying Checksum 19:38:05 33b1e0a273af: Download complete 19:38:05 5d3b04190fa2: Verifying Checksum 19:38:05 5d3b04190fa2: Download complete 19:38:05 ec43610c2a17: Verifying Checksum 19:38:05 ec43610c2a17: Download complete 19:38:05 5eb5b503b376: Verifying Checksum 19:38:05 5eb5b503b376: Download complete 19:38:06 2f39f015ded8: Verifying Checksum 19:38:06 2f39f015ded8: Download complete 19:38:06 5eb5b503b376: Pull complete 19:38:07 5c69ac0246d0: Pull complete 19:38:07 ec43610c2a17: Pull complete 19:38:07 3a2ae6a8a46f: Pull complete 19:38:07 33b1e0a273af: Pull complete 19:38:07 5d3b04190fa2: Pull complete 19:38:12 2f39f015ded8: Pull complete 19:38:12 Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 19:38:12 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 19:38:12 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 19:38:12 prd-ubuntu20.04-docker-8c-8g-4967 does not seem to be running inside a container 19:38:12 $ 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/1/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/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@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 ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 19:38:17 $ docker top 23da1a615b9f04d33039dd9537ddb1877a9ff91b5f8e0386dc8bba85f3723ea1 -eo pid,comm [Pipeline] { [Pipeline] sh 19:38:17 + touch /tmp/pre-build-complete [Pipeline] sh 19:38:18 + mkdir -p /var/log/sysstat [Pipeline] sh 19:38:18 + ls /var/log/sa-host 19:38:18 ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 19:38:18 provisioning config files... 19:38:18 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgex-go/1@tmp/config10414404024794275357tmp [Pipeline] { [Pipeline] echo 19:38:18 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 19:38:18 ---> create-netrc.sh [Pipeline] } 19:38:19 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 19:38:19 ---> python-tools-install.sh [Pipeline] echo 19:38:19 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 19:38:19 ---> sudo-logs.sh 19:38:19 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 19:38:19 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 19:38:20 ---> job-cost.sh 19:38:20 lf-activate-venv: SKIPPING 19:38:20 DEBUG: total: 0.10999999940395355 19:38:20 INFO: Retrieving Stack Cost... 19:38:20 INFO: Retrieving Pricing Info for: v3-standard-8 19:38:20 INFO: Archiving Costs [Pipeline] echo 19:38:20 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 19:38:21 ---> logs-deploy.sh 19:38:21 lf-activate-venv: SKIPPING 19:38:21 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-go/PR-4331/1 19:38:21 INFO: archiving workspace using pattern(s): 19:38:22 Archives upload complete. 19:38:22 INFO: archiving logs to Nexus