Branch indexing Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 5fc15286b136632a1013640e5cde388ba4031b52+d51f32bebde847c0adb284d2c449747c43d82543 (aa057751d6c8543adc4ad9be16530d4d0e98c81c) 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-ssh5095479677038635665.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 66200e8eedfc470904d6b329e562ec5b45423d6a 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-ssh15280559184762584793.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 66200e8eedfc470904d6b329e562ec5b45423d6a The recommended git tool is: git using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/PR-4447/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82/.git # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching with tags Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/PR-4447/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh14138329483489182653.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 66200e8eedfc470904d6b329e562ec5b45423d6a (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 66200e8eedfc470904d6b329e562ec5b45423d6a # timeout=10 Commit message: "feat: add capability to use golang 1.20 (#427)" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:edgexfoundry/edgex-global-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. Loading library lf-pipelines@master Attempting to resolve master from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /tmp/jenkins-gitclient-ssh5491050257132914619.key > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision 65355178549468b165f8106641c96c3190b1d843 The recommended git tool is: NONE using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/PR-4447/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e/.git # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 Fetching without tags Fetching upstream changes from git@github.com:lfit/releng-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/PR-4447/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh11290457556504599661.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Checking out Revision 65355178549468b165f8106641c96c3190b1d843 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 65355178549468b165f8106641c96c3190b1d843 # timeout=10 Commit message: "Fix: Add S3 URL in href to ship logs" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoParallel] RAW Config: [project:edgex-go, dockerFileGlobPath:cmd/**/Dockerfile, testScript:make test, buildScript:make build, publishSwaggerDocs:true, swaggerApiFolders:[openapi/v3], buildSnap:false] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[ubuntu20.04-docker-8c-8g, ubuntu20.04-docker-arm64-4c-16g]] [Pipeline] echo ========================================================= [edgeXBuildGoParallel] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: edgex-go-settings PROJECT: edgex-go USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.20 USE_ALPINE: true DOCKER_FILE_GLOB: cmd/**/Dockerfile DOCKER_IMAGE_NAME_PREFIX: DOCKER_IMAGE_NAME_SUFFIX: DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_BUILD_IMAGE_TARGET: builder DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: true SEMVER_BUMP_LEVEL: pre PUBLISH_SWAGGER_DOCS: true SWAGGER_API_FOLDERS: openapi/v3 BUILD_SNAP: false BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org SNYK_DEBUG: false [Pipeline] node Still waiting to schedule task Waiting for next available executor Running on prd-ubuntu20.04-docker-8c-8g-2373 in /w/workspace/edgexfoundry_edgex-go_PR-4447 [Pipeline] { [Pipeline] ws Running in /w/workspace/edgex-go/2 [Pipeline] { [Pipeline] stage [Pipeline] { (Declarative: Checkout SCM) [Pipeline] checkout The recommended git tool is: git using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning repository git@github.com:edgexfoundry/edgex-go.git > git init /w/workspace/edgex-go/2 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git > git --version # timeout=10 > git --version # 'git version 2.25.1' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Merging remotes/origin/main commit d51f32bebde847c0adb284d2c449747c43d82543 into PR head commit 5fc15286b136632a1013640e5cde388ba4031b52 > 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/4447/head:refs/remotes/origin/PR-4447 +refs/heads/main:refs/remotes/origin/main # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 5fc15286b136632a1013640e5cde388ba4031b52 # timeout=10 Merge succeeded, producing fb0fa5414f774525fd67b970622b39bfcf8eda8d Checking out Revision fb0fa5414f774525fd67b970622b39bfcf8eda8d (PR-4447) > git remote # timeout=10 > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub > git merge d51f32bebde847c0adb284d2c449747c43d82543 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f fb0fa5414f774525fd67b970622b39bfcf8eda8d # timeout=10 Commit message: "Merge commit 'd51f32bebde847c0adb284d2c449747c43d82543' into HEAD" > git rev-list --no-walk 5fc15286b136632a1013640e5cde388ba4031b52 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 08:29:39 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 08:29:39 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 08:29:39 ========================================================= 08:29:39 EdgeX Global Pipelines Version Info 08:29:39 ========================================================= [Pipeline] libraryResource [Pipeline] sh 08:29:40 ------------------- 08:29:40 stable info: 08:29:40 ------------------- 08:29:40 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 08:29:40 Commit SHA: 66200e8eedfc470904d6b329e562ec5b45423d6a 08:29:40 Message: update stable to v1.0.245 08:29:41 ------------------- 08:29:41 experimental info: 08:29:41 ------------------- 08:29:41 Commited By: **** collab-it+edgex@linuxfoundation.org 08:29:41 Commit SHA: eb5041bb0874f6b7cdca3e6793e1ef87c0289dce 08:29:41 Message: update experimental to v1.0.246 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 08:29:41 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-go-settings [Pipeline] echo 08:29:41 [edgeXSetupEnvironment]: set envvar PROJECT = edgex-go [Pipeline] echo 08:29:41 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 08:29:41 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 08:29:41 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 08:29:41 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.20 [Pipeline] echo 08:29:41 [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo 08:29:41 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_GLOB = cmd/**/Dockerfile [Pipeline] echo 08:29:41 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_PREFIX = [Pipeline] echo 08:29:41 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_SUFFIX = [Pipeline] echo 08:29:41 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 08:29:41 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 08:29:41 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 08:29:41 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 08:29:41 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 08:29:41 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 08:29:41 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 08:29:41 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 08:29:41 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo 08:29:41 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v3 [Pipeline] echo 08:29:41 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 08:29:41 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 08:29:41 [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo 08:29:41 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-4447 [Pipeline] echo 08:29:41 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-4447 [Pipeline] echo 08:29:41 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-4447 [Pipeline] echo 08:29:41 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = fb0fa5414f774525fd67b970622b39bfcf8eda8d [Pipeline] echo 08:29:41 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = fb0fa54 [Pipeline] echo 08:29:41 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 08:29:41 provisioning config files... 08:29:41 copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/2@tmp/config5143796942886469732tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 08:29:42 ---> docker-login.sh 08:29:42 nexus3.edgexfoundry.org:10001 08:29:42 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:29:42 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 08:29:42 Configure a credential helper to remove this warning. See 08:29:42 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 08:29:42 08:29:42 Login Succeeded 08:29:42 nexus3.edgexfoundry.org:10002 08:29:42 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:29:42 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 08:29:42 Configure a credential helper to remove this warning. See 08:29:42 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 08:29:42 08:29:42 Login Succeeded 08:29:42 nexus3.edgexfoundry.org:10003 08:29:42 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:29:42 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 08:29:42 Configure a credential helper to remove this warning. See 08:29:42 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 08:29:42 08:29:42 Login Succeeded 08:29:42 nexus3.edgexfoundry.org:10004 08:29:42 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:29:42 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 08:29:42 Configure a credential helper to remove this warning. See 08:29:42 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 08:29:42 08:29:42 Login Succeeded 08:29:42 docker.io 08:29:42 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:29:43 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 08:29:43 Configure a credential helper to remove this warning. See 08:29:43 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 08:29:43 08:29:43 Login Succeeded 08:29:43 ---> docker-login.sh ends [Pipeline] } 08:29:43 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 08:29:43 + 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-auth/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 08:29:43 + dirname cmd/core-command/Dockerfile 08:29:43 + cut -d/ -f2 08:29:43 + echo core-command,cmd/core-command/Dockerfile 08:29:43 + cut -d/ -f2 08:29:43 + dirname cmd/core-common-config-bootstrapper/Dockerfile 08:29:43 + echo core-common-config-bootstrapper,cmd/core-common-config-bootstrapper/Dockerfile 08:29:43 + cut -d/ -f2 08:29:43 + dirname cmd/core-data/Dockerfile 08:29:43 + echo core-data,cmd/core-data/Dockerfile 08:29:43 + dirname cmd/core-metadata/Dockerfile 08:29:43 + cut -d/ -f2 08:29:43 + echo core-metadata,cmd/core-metadata/Dockerfile 08:29:43 + dirname cmd/security-bootstrapper/Dockerfile 08:29:43 + cut -d/ -f2 08:29:43 + echo security-bootstrapper,cmd/security-bootstrapper/Dockerfile 08:29:43 + dirname cmd/security-proxy-auth/Dockerfile 08:29:43 + cut -d/ -f2 08:29:43 + echo security-proxy-auth,cmd/security-proxy-auth/Dockerfile 08:29:43 + dirname cmd/security-proxy-setup/Dockerfile 08:29:43 + cut -d/ -f2 08:29:43 + echo security-proxy-setup,cmd/security-proxy-setup/Dockerfile 08:29:43 + dirname cmd/security-secretstore-setup/Dockerfile 08:29:43 + cut -d/ -f2 08:29:43 + echo security-secretstore-setup,cmd/security-secretstore-setup/Dockerfile 08:29:43 + dirname cmd/security-spiffe-token-provider/Dockerfile 08:29:43 + cut -d/ -f2 08:29:43 + echo security-spiffe-token-provider,cmd/security-spiffe-token-provider/Dockerfile 08:29:43 + dirname cmd/security-spire-agent/Dockerfile 08:29:43 + cut -d/ -f2 08:29:43 + echo security-spire-agent,cmd/security-spire-agent/Dockerfile 08:29:43 + dirname cmd/security-spire-config/Dockerfile 08:29:43 + cut -d/ -f2 08:29:43 + echo security-spire-config,cmd/security-spire-config/Dockerfile 08:29:43 + dirname cmd/security-spire-server/Dockerfile 08:29:43 + cut -d/ -f2 08:29:43 + echo security-spire-server,cmd/security-spire-server/Dockerfile 08:29:43 + dirname cmd/support-notifications/Dockerfile 08:29:43 + cut -d/ -f2 08:29:43 + echo support-notifications,cmd/support-notifications/Dockerfile 08:29:43 + dirname cmd/support-scheduler/Dockerfile 08:29:43 + cut -d/ -f2 08:29:43 + echo support-scheduler,cmd/support-scheduler/Dockerfile [Pipeline] echo 08:29:43 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-auth, dockerfile:cmd/security-proxy-auth/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 08:29:43 + git rev-list -1 --merges fb0fa5414f774525fd67b970622b39bfcf8eda8d~1..fb0fa5414f774525fd67b970622b39bfcf8eda8d [Pipeline] echo 08:29:43 -----------> git rev-list -1 --merges fb0fa5414f774525fd67b970622b39bfcf8eda8d~1..fb0fa5414f774525fd67b970622b39bfcf8eda8d fb0fa5414f774525fd67b970622b39bfcf8eda8d 08:29:43 fb0fa5414f774525fd67b970622b39bfcf8eda8d [false] [Pipeline] sh 08:29:44 + git log --format=format:%s -1 fb0fa5414f774525fd67b970622b39bfcf8eda8d [Pipeline] echo 08:29:44 ========================================================= 08:29:44 [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] 08:29:44 ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] sh 08:29:44 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 08:29:44 + grep -v github /etc/ssh/ssh_known_hosts 08:29:44 + [ -e /tmp/ssh_known_hosts ] 08:29:44 + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts 08:29:44 + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= 08:29:44 + sudo tee -a /etc/ssh/ssh_known_hosts 08:29:44 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:29:44 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 08:29:44 08:29:44 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:29:45 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 08:29:45 0.1.4: Pulling from edgex-devops/py-git-semver 08:29:45 b85a868b505f: Pulling fs layer 08:29:45 e2be974225ed: Pulling fs layer 08:29:45 339a4e72a1f5: Pulling fs layer 08:29:45 988bab9f4d93: Pulling fs layer 08:29:45 1469e6f7b9e6: Pulling fs layer 08:29:45 eaf3925da568: Pulling fs layer 08:29:45 bab4dde63d76: Pulling fs layer 08:29:45 bde34c3a00c8: Pulling fs layer 08:29:45 b352a97aabf1: Pulling fs layer 08:29:45 4872d77fe225: Pulling fs layer 08:29:45 5851b861e8e6: Pulling fs layer 08:29:45 b352a97aabf1: Waiting 08:29:45 bab4dde63d76: Waiting 08:29:45 4872d77fe225: Waiting 08:29:45 bde34c3a00c8: Waiting 08:29:45 1469e6f7b9e6: Waiting 08:29:45 eaf3925da568: Waiting 08:29:45 988bab9f4d93: Waiting 08:29:45 5851b861e8e6: Waiting 08:29:45 e2be974225ed: Verifying Checksum 08:29:45 e2be974225ed: Download complete 08:29:45 988bab9f4d93: Download complete 08:29:45 1469e6f7b9e6: Verifying Checksum 08:29:45 1469e6f7b9e6: Download complete 08:29:45 339a4e72a1f5: Verifying Checksum 08:29:45 339a4e72a1f5: Download complete 08:29:45 eaf3925da568: Verifying Checksum 08:29:45 eaf3925da568: Download complete 08:29:45 bde34c3a00c8: Verifying Checksum 08:29:45 bde34c3a00c8: Download complete 08:29:45 b352a97aabf1: Verifying Checksum 08:29:45 b352a97aabf1: Download complete 08:29:45 4872d77fe225: Verifying Checksum 08:29:45 4872d77fe225: Download complete 08:29:45 b85a868b505f: Verifying Checksum 08:29:45 b85a868b505f: Download complete 08:29:45 5851b861e8e6: Download complete 08:29:46 bab4dde63d76: Verifying Checksum 08:29:46 bab4dde63d76: Download complete 08:29:46 b85a868b505f: Pull complete 08:29:46 e2be974225ed: Pull complete 08:29:47 339a4e72a1f5: Pull complete 08:29:47 988bab9f4d93: Pull complete 08:29:47 1469e6f7b9e6: Pull complete 08:29:47 eaf3925da568: Pull complete 08:29:49 bab4dde63d76: Pull complete 08:29:49 bde34c3a00c8: Pull complete 08:29:49 b352a97aabf1: Pull complete 08:29:49 4872d77fe225: Pull complete 08:29:49 5851b861e8e6: Pull complete 08:29:49 Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 08:29:49 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 08:29:49 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 08:29:49 prd-ubuntu20.04-docker-8c-8g-2373 does not seem to be running inside a container 08:29:50 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/2 -v /w/workspace/edgex-go/2:/w/workspace/edgex-go/2:rw,z -v /w/workspace/edgex-go/2@tmp:/w/workspace/edgex-go/2@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 08:29:51 $ docker top 9b8f8ab854b60e0e22ef196e2b8a2b417f4bbfce4a940d9be683a1fb6966fec1 -eo pid,comm 08:29:51 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). 08:29:51 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 08:29:51 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 08:29:51 [ssh-agent] Looking for ssh-agent implementation... 08:29:51 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 08:29:51 $ docker exec 9b8f8ab854b60e0e22ef196e2b8a2b417f4bbfce4a940d9be683a1fb6966fec1 ssh-agent 08:29:51 SSH_AUTH_SOCK=/tmp/ssh-1TM5QrV474CI/agent.32 08:29:51 SSH_AGENT_PID=38 08:29:51 Running ssh-add (command line suppressed) 08:29:51 Identity added: /w/workspace/edgex-go/2@tmp/private_key_395474937714100801.key (/w/workspace/edgex-go/2@tmp/private_key_395474937714100801.key) 08:29:51 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 08:29:52 + git tag --points-at HEAD [Pipeline] } 08:29:52 $ docker exec --env ******** --env ******** 9b8f8ab854b60e0e22ef196e2b8a2b417f4bbfce4a940d9be683a1fb6966fec1 ssh-agent -k 08:29:52 unset SSH_AUTH_SOCK; 08:29:52 unset SSH_AGENT_PID; 08:29:52 echo Agent pid 38 killed; 08:29:52 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 08:29:52 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 08:29:52 [ssh-agent] Looking for ssh-agent implementation... 08:29:52 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 08:29:52 $ docker exec 9b8f8ab854b60e0e22ef196e2b8a2b417f4bbfce4a940d9be683a1fb6966fec1 ssh-agent 08:29:52 SSH_AUTH_SOCK=/tmp/ssh-IHh0BoVyshTK/agent.71 08:29:52 SSH_AGENT_PID=77 08:29:52 Running ssh-add (command line suppressed) 08:29:52 Identity added: /w/workspace/edgex-go/2@tmp/private_key_10797499414576663083.key (/w/workspace/edgex-go/2@tmp/private_key_10797499414576663083.key) 08:29:52 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 08:29:52 + git semver init 08:29:53 2023-03-16 08:29:53,054 [run_init] DEBUG init version:0.0.0 force:False 08:29:53 2023-03-16 08:29:53,055 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/edgex-go/2/.semver 08:29:53 2023-03-16 08:29:53,055 [execute] INFO git clone -b semver git@github.com:edgexfoundry/edgex-go.git /w/workspace/edgex-go/2/.semver 08:29:53 2023-03-16 08:29:53,056 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/edgex-go.git', '/w/workspace/edgex-go/2/.semver'], cwd=/w/workspace/edgex-go/2, universal_newlines=False, shell=None, istream=None) 08:29:57 2023-03-16 08:29:57,195 [append_file] DEBUG append to file:/w/workspace/edgex-go/2/.git/info/exclude 08:29:57 2023-03-16 08:29:57,196 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/edgex-go/2/.semver/PR-4447 with force:False 08:29:57 2023-03-16 08:29:57,196 [write_file] DEBUG write to file:/w/workspace/edgex-go/2/.semver/PR-4447 08:29:57 2023-03-16 08:29:57,200 [execute] INFO git cat-file --batch-check 08:29:57 2023-03-16 08:29:57,201 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgex-go/2/.semver, universal_newlines=False, shell=None, istream=) 08:29:57 2023-03-16 08:29:57,207 [execute] INFO git cat-file --batch 08:29:57 2023-03-16 08:29:57,207 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgex-go/2/.semver, universal_newlines=False, shell=None, istream=) 08:29:57 2023-03-16 08:29:57,211 [read_version] DEBUG read version from /w/workspace/edgex-go/2/.semver/PR-4447 08:29:57 0.0.0 [Pipeline] } 08:29:57 $ docker exec --env ******** --env ******** 9b8f8ab854b60e0e22ef196e2b8a2b417f4bbfce4a940d9be683a1fb6966fec1 ssh-agent -k 08:29:57 unset SSH_AUTH_SOCK; 08:29:57 unset SSH_AGENT_PID; 08:29:57 echo Agent pid 77 killed; 08:29:57 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 08:29:57 + git semver [Pipeline] } 08:29:57 $ docker stop --time=1 9b8f8ab854b60e0e22ef196e2b8a2b417f4bbfce4a940d9be683a1fb6966fec1 08:29:59 $ docker rm -f --volumes 9b8f8ab854b60e0e22ef196e2b8a2b417f4bbfce4a940d9be683a1fb6966fec1 [Pipeline] // withDockerContainer [Pipeline] sh 08:29:59 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 08:29:59 Stashed 1 file(s) [Pipeline] echo 08:29:59 [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 08:30:00 + git config --global --add safe.directory /w/workspace/edgex-go/2 [Pipeline] echo 08:30:00 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 08:30:00 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 08:30:00 ========================================================= 08:30:00 [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine] 08:30:00 ========================================================= [Pipeline] fileExists [Pipeline] sh 08:30:01 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine 08:30:01 1.20-alpine: Pulling from edgex-devops/edgex-golang-base 08:30:01 63b65145d645: Pulling fs layer 08:30:01 a2d21d5440eb: Pulling fs layer 08:30:01 935e6c44a52c: Pulling fs layer 08:30:01 94cc34f8dd06: Pulling fs layer 08:30:01 30dea6a524f1: Pulling fs layer 08:30:01 a2aff8979fd8: Pulling fs layer 08:30:01 6808be2612f2: Pulling fs layer 08:30:01 f25807f1079a: Pulling fs layer 08:30:01 f25807f1079a: Waiting 08:30:01 6808be2612f2: Waiting 08:30:01 30dea6a524f1: Waiting 08:30:01 a2aff8979fd8: Waiting 08:30:01 94cc34f8dd06: Waiting 08:30:01 a2d21d5440eb: Download complete 08:30:01 94cc34f8dd06: Download complete 08:30:01 30dea6a524f1: Download complete 08:30:01 63b65145d645: Verifying Checksum 08:30:01 63b65145d645: Download complete 08:30:01 a2aff8979fd8: Verifying Checksum 08:30:01 a2aff8979fd8: Download complete 08:30:01 63b65145d645: Pull complete 08:30:01 a2d21d5440eb: Pull complete 08:30:01 f25807f1079a: Verifying Checksum 08:30:01 f25807f1079a: Download complete 08:30:01 935e6c44a52c: Verifying Checksum 08:30:01 935e6c44a52c: Download complete 08:30:02 6808be2612f2: Verifying Checksum 08:30:02 6808be2612f2: Download complete 08:30:05 935e6c44a52c: Pull complete 08:30:05 94cc34f8dd06: Pull complete 08:30:05 30dea6a524f1: Pull complete 08:30:05 a2aff8979fd8: Pull complete 08:30:08 6808be2612f2: Pull complete 08:30:09 f25807f1079a: Pull complete 08:30:09 Digest: sha256:106942793af8b5907f587008084bb0888cadbc76d86ebd37d4d3227fb0f1e438 08:30:09 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine 08:30:09 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine [Pipeline] fileExists [Pipeline] sh 08:30:09 + echo FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine 08:30:09 WORKDIR /edgex 08:30:09 COPY go.mod . 08:30:09 RUN go mod download 08:30:09 + docker build -t ci-base-image-x86_64 -f - . 08:30:09 Sending build context to Docker daemon 170.4MB 08:30:09 Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine 08:30:09 ---> 3b553350e43f 08:30:09 Step 2/4 : WORKDIR /edgex 08:30:12 ---> Running in 610b62929933 08:30:12 Removing intermediate container 610b62929933 08:30:12 ---> 0b9e1adb7c80 08:30:12 Step 3/4 : COPY go.mod . 08:30:12 ---> 6c4be50e10a8 08:30:12 Step 4/4 : RUN go mod download 08:30:12 ---> Running in 82a9277b9809 08:30:15 Still waiting to schedule task 08:30:15 All nodes of label ‘ubuntu20.04-docker-arm64-4c-16g’ are offline 08:30:27 Removing intermediate container 82a9277b9809 08:30:27 ---> bc529a5e5514 08:30:27 Successfully built bc529a5e5514 08:30:27 Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:30:27 + docker inspect -f . ci-base-image-x86_64 08:30:27 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 08:30:27 prd-ubuntu20.04-docker-8c-8g-2373 does not seem to be running inside a container 08:30:27 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/2 -v /w/workspace/edgex-go/2:/w/workspace/edgex-go/2:rw,z -v /w/workspace/edgex-go/2@tmp:/w/workspace/edgex-go/2@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 08:30:28 $ docker top dc14391784786114cd703293539610da927fff06f1ec511f8206e427a2300fe6 -eo pid,comm [Pipeline] { [Pipeline] sh 08:30:28 + go version 08:30:28 go version go1.20.2 linux/amd64 [Pipeline] } 08:30:28 $ docker stop --time=1 dc14391784786114cd703293539610da927fff06f1ec511f8206e427a2300fe6 08:30:29 $ docker rm -f --volumes dc14391784786114cd703293539610da927fff06f1ec511f8206e427a2300fe6 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:30:30 + docker inspect -f . ci-base-image-x86_64 08:30:30 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 08:30:30 prd-ubuntu20.04-docker-8c-8g-2373 does not seem to be running inside a container 08:30:30 $ docker run -t -d -u 1001:1001 -u 0:0 -v /var/run/docker.sock:/var/run/docker.sock --privileged -w /w/workspace/edgex-go/2 -v /w/workspace/edgex-go/2:/w/workspace/edgex-go/2:rw,z -v /w/workspace/edgex-go/2@tmp:/w/workspace/edgex-go/2@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 08:30:30 $ docker top f685ac4046cb15133703b3e4f652d7f2c3c51218c0046aaa6b428da312774132 -eo pid,comm [Pipeline] { [Pipeline] echo 08:30:30 ========================================================= 08:30:30 [edgeXBuildGoParallel] Running Tests and Build... 08:30:30 ========================================================= [Pipeline] sh 08:30:31 + git config --global --add safe.directory /w/workspace/edgex-go/2 [Pipeline] fileExists [Pipeline] sh 08:30:31 + make test 08:30:31 go test -race -coverprofile=coverage.out ./... 08:30:37 ? github.com/edgexfoundry/edgex-go [no test files] 08:30:50 ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] 08:30:50 ? github.com/edgexfoundry/edgex-go/cmd/core-common-config-bootstrapper [no test files] 08:30:50 ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] 08:30:50 ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] 08:30:51 ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] 08:30:51 ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] 08:30:51 ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] 08:30:51 ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-auth [no test files] 08:30:51 ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] 08:30:52 ? github.com/edgexfoundry/edgex-go/cmd/security-spiffe-token-provider [no test files] 08:30:52 ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] 08:30:52 ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] 08:30:52 ? github.com/edgexfoundry/edgex-go/internal [no test files] 08:30:52 ? github.com/edgexfoundry/edgex-go/internal/core/command [no test files] 08:30:53 ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] 08:30:53 ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] 08:30:53 ok github.com/edgexfoundry/edgex-go/internal/core/command/application 0.055s coverage: 28.7% of statements 08:30:54 ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 0.068s coverage: 98.5% of statements 08:30:55 ? github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging/mocks [no test files] 08:30:55 ? github.com/edgexfoundry/edgex-go/internal/core/common_config [no test files] 08:30:55 ? github.com/edgexfoundry/edgex-go/internal/core/data [no test files] 08:30:56 ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] 08:30:56 ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] 08:30:58 ? github.com/edgexfoundry/edgex-go/internal/core/data/controller/messaging [no test files] 08:30:58 ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] 08:30:58 ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks [no test files] 08:30:58 ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] 08:30:58 ? github.com/edgexfoundry/edgex-go/internal/core/metadata [no test files] 08:30:58 ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging 3.104s coverage: 71.2% of statements 08:30:58 ok github.com/edgexfoundry/edgex-go/internal/core/data/application 0.079s coverage: 54.0% of statements 08:30:58 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] 08:30:58 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] 08:31:01 ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 3.262s coverage: 88.5% of statements 08:31:01 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/application 0.072s coverage: 3.9% of statements 08:31:01 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] 08:31:01 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks [no test files] 08:31:01 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/uom [no test files] 08:31:01 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 0.333s coverage: 95.6% of statements 08:31:01 ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] 08:31:01 ? github.com/edgexfoundry/edgex-go/internal/pkg/application [no test files] 08:31:01 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers [no test files] 08:31:01 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] 08:31:01 ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] 08:31:01 ok github.com/edgexfoundry/edgex-go/internal/io 0.061s coverage: 72.2% of statements 08:31:02 ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] 08:31:02 ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] 08:31:02 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] 08:31:02 ok github.com/edgexfoundry/edgex-go/internal/pkg/controller/http 0.045s coverage: 65.9% of statements 08:31:03 ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] 08:31:03 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] 08:31:03 ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 0.090s coverage: 0.9% of statements 08:31:03 ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 0.055s coverage: 29.0% of statements 08:31:03 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.055s coverage: 45.5% of statements 08:31:03 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 0.071s coverage: 82.9% of statements 08:31:03 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.057s coverage: 94.1% of statements 08:31:04 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.068s coverage: 96.3% of statements 08:31:04 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.059s coverage: 87.5% of statements 08:31:04 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] 08:31:04 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] 08:31:04 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] 08:31:04 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] 08:31:04 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] 08:31:04 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto [no test files] 08:31:04 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/config [no test files] 08:31:04 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/container [no test files] 08:31:05 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] 08:31:05 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] 08:31:05 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] 08:31:05 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] 08:31:05 ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] 08:31:05 ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] 08:31:06 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] 08:31:06 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/shared [no test files] 08:31:07 ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] 08:31:08 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] 08:31:08 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] 08:31:09 ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth [no test files] 08:31:09 ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth/config [no test files] 08:31:09 ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth/container [no test files] 08:31:10 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] 08:31:10 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] 08:31:11 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] 08:31:12 ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider [no test files] 08:31:12 ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/config [no test files] 08:31:12 ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/container [no test files] 08:31:12 ? github.com/edgexfoundry/edgex-go/internal/support/notifications [no test files] 08:31:13 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel [no test files] 08:31:13 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] 08:31:13 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] 08:31:13 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks [no test files] 08:31:14 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] 08:31:14 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks [no test files] 08:31:14 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler [no test files] 08:31:14 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/application [no test files] 08:31:15 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] 08:31:15 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] 08:31:16 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 12.059s coverage: 94.4% of statements 08:31:16 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] 08:31:16 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks [no test files] 08:31:28 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 23.279s coverage: 79.9% of statements 08:31:28 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 20.066s coverage: 92.9% of statements 08:31:28 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 0.028s coverage: 64.4% of statements 08:31:28 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/handlers 6.057s coverage: 86.9% of statements 08:31:28 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 11.062s coverage: 87.2% of statements 08:31:28 ok github.com/edgexfoundry/edgex-go/internal/security/common 0.049s coverage: 20.0% of statements 08:31:28 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.049s coverage: 100.0% of statements 08:31:28 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.098s coverage: 81.2% of statements 08:31:28 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.092s coverage: 82.1% of statements 08:31:28 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.059s coverage: 84.8% of statements 08:31:28 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 0.191s coverage: 63.1% of statements 08:31:28 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.059s coverage: 100.0% of statements 08:31:28 ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.038s coverage: 89.4% of statements 08:31:28 ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.026s coverage: 100.0% of statements 08:31:28 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.032s coverage: 73.7% of statements 08:31:28 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.026s coverage: 100.0% of statements 08:31:28 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.186s coverage: 38.4% of statements 08:31:28 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 0.057s coverage: 89.5% of statements 08:31:28 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 0.060s coverage: 84.8% of statements 08:31:28 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 6.064s coverage: 17.7% of statements 08:31:28 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 0.131s coverage: 92.3% of statements 08:31:28 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/scheduler 0.056s coverage: 61.5% of statements 08:31:28 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 0.092s coverage: 97.7% of statements 08:31:28 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 08:31:44 Running on prd-ubuntu20.04-docker-arm64-4c-16g-2379 in /w/workspace/edgexfoundry_edgex-go_PR-4447 [Pipeline] { [Pipeline] ws 08:31:44 Running in /w/workspace/edgex-go/2 [Pipeline] { [Pipeline] checkout 08:31:44 The recommended git tool is: git 08:31:49 using credential edgex-jenkins-ssh 08:31:49 Cloning the remote Git repository 08:31:49 Cloning repository git@github.com:edgexfoundry/edgex-go.git 08:31:50 > git init /w/workspace/edgex-go/2 # timeout=10 08:31:50 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git 08:31:50 > git --version # timeout=10 08:31:50 > git --version # 'git version 2.25.1' 08:31:50 using GIT_SSH to set credentials SSH Credentials for GitHub 08:31:50 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 08:31:50 go vet ./... 08:31:56 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 08:31:56 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 08:31:56 ./bin/test-attribution-txt.sh [Pipeline] echo 08:31:56 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] sh 08:31:56 + ls -al . 08:31:56 total 704 08:31:56 drwxrwxr-x 11 1001 1001 4096 Mar 16 08:30 . 08:31:56 drwxr-xr-x 4 root root 4096 Mar 16 08:30 .. 08:31:56 drwxrwxr-x 2 1001 1001 4096 Mar 16 08:29 .blubracket 08:31:56 -rw-rw-r-- 1 1001 1001 16 Mar 16 08:29 .dockerignore 08:31:56 drwxrwxr-x 8 1001 1001 4096 Mar 16 08:29 .git 08:31:56 drwxrwxr-x 3 1001 1001 4096 Mar 16 08:29 .github 08:31:56 -rw-rw-r-- 1 1001 1001 1133 Mar 16 08:29 .gitignore 08:31:56 -rw-rw-r-- 1 1001 1001 42 Mar 16 08:29 .golangci.yml 08:31:56 -rw-rw-r-- 1 1001 1001 87 Mar 16 08:29 .hadolint.yml 08:31:56 drwxr-xr-x 3 1001 1001 4096 Mar 16 08:29 .semver 08:31:56 -rw-rw-r-- 1 1001 1001 166 Mar 16 08:29 .sonarcloud.properties 08:31:56 -rw-rw-r-- 1 1001 1001 1171 Mar 16 08:29 ADOPTERS.md 08:31:56 -rw-rw-r-- 1 1001 1001 10825 Mar 16 08:29 Attribution.txt 08:31:56 -rw-rw-r-- 1 1001 1001 73765 Mar 16 08:29 CHANGELOG.md 08:31:56 -rw-rw-r-- 1 1001 1001 3804 Mar 16 08:29 CONTRIBUTING.md 08:31:56 -rw-rw-r-- 1 1001 1001 677 Mar 16 08:29 GOVERNANCE.md 08:31:56 -rw-rw-r-- 1 1001 1001 883 Mar 16 08:29 Jenkinsfile 08:31:56 -rw-rw-r-- 1 1001 1001 10775 Mar 16 08:29 LICENSE 08:31:56 -rw-rw-r-- 1 1001 1001 14266 Mar 16 08:29 Makefile 08:31:56 -rw-rw-r-- 1 1001 1001 582 Mar 16 08:29 OWNERS.md 08:31:56 -rw-rw-r-- 1 1001 1001 9403 Mar 16 08:29 README.md 08:31:56 -rw-rw-r-- 1 1001 1001 789 Mar 16 08:29 SECURITY.md 08:31:56 -rw-rw-r-- 1 1001 1001 5 Mar 16 08:29 VERSION 08:31:56 drwxrwxr-x 2 1001 1001 4096 Mar 16 08:29 bin 08:31:56 drwxrwxr-x 18 1001 1001 4096 Mar 16 08:29 cmd 08:31:56 -rw-r--r-- 1 root root 447486 Mar 16 08:31 coverage.out 08:31:56 -rw-rw-r-- 1 1001 1001 3233 Mar 16 08:29 go.mod 08:31:56 -rw-rw-r-- 1 1001 1001 31100 Mar 16 08:29 go.sum 08:31:56 drwxrwxr-x 7 1001 1001 4096 Mar 16 08:29 internal 08:31:56 drwxrwxr-x 3 1001 1001 4096 Mar 16 08:29 openapi 08:31:56 -rw-rw-r-- 1 1001 1001 594 Mar 16 08:29 security.txt 08:31:56 drwxrwxr-x 4 1001 1001 4096 Mar 16 08:29 snap 08:31:56 -rw-rw-r-- 1 1001 1001 204 Mar 16 08:29 version.go [Pipeline] sh 08:31:56 + '[' -e coverage.out ] 08:31:56 + chown 1001:1001 coverage.out [Pipeline] stash 08:31:56 Stashed 1 file(s) [Pipeline] sh 08:31:56 + make build 08:31:56 go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-data/core-data ./cmd/core-data 08:32:09 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 08:32:09 go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-command/core-command ./cmd/core-command 08:32:10 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 08:32:10 go build -tags " " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/support-notifications/support-notifications ./cmd/support-notifications 08:32:09 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 08:32:09 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 08:32:10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 08:32:10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git 08:32:10 using GIT_SSH to set credentials SSH Credentials for GitHub 08:32:10 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/4447/head:refs/remotes/origin/PR-4447 +refs/heads/main:refs/remotes/origin/main # timeout=10 08:32:11 Merging remotes/origin/main commit d51f32bebde847c0adb284d2c449747c43d82543 into PR head commit 5fc15286b136632a1013640e5cde388ba4031b52 08:32:11 Merge succeeded, producing 6b7b9135f39f6e4be63e44faec35ac1c8796f532 08:32:11 Checking out Revision 6b7b9135f39f6e4be63e44faec35ac1c8796f532 (PR-4447) 08:32:11 > git config core.sparsecheckout # timeout=10 08:32:11 > git checkout -f 5fc15286b136632a1013640e5cde388ba4031b52 # timeout=10 08:32:11 > git remote # timeout=10 08:32:11 > git config --get remote.origin.url # timeout=10 08:32:11 using GIT_SSH to set credentials SSH Credentials for GitHub 08:32:11 > git merge d51f32bebde847c0adb284d2c449747c43d82543 # timeout=10 08:32:11 > git rev-parse HEAD^{commit} # timeout=10 08:32:11 > git config core.sparsecheckout # timeout=10 08:32:11 > git checkout -f 6b7b9135f39f6e4be63e44faec35ac1c8796f532 # timeout=10 08:32:15 Commit message: "Merge commit 'd51f32bebde847c0adb284d2c449747c43d82543' into HEAD" 08:32:15 > git rev-list --no-walk 5fc15286b136632a1013640e5cde388ba4031b52 # timeout=10 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 08:32:16 + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json 08:32:16 % Total % Received % Xferd Average Speed Time Time Time Current 08:32:16 Dload Upload Total Spent Left Speed 08:32:16 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12751 100 12751 0 0 90432 0 --:--:-- --:--:-- --:--:-- 91078 [Pipeline] sh 08:32:17 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 08:32:17 + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh 08:32:17 + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json 08:32:17 + sudo tee /etc/docker/daemon.new 08:32:17 { 08:32:17 "registry-mirrors": [ 08:32:17 "https://nexus3.edgexfoundry.org:10001" 08:32:17 ], 08:32:17 "bip": "10.250.0.254/24", 08:32:17 "hosts": [ 08:32:17 "tcp://0.0.0.0:5555", 08:32:17 "unix:///var/run/docker.sock" 08:32:17 ], 08:32:17 "mtu": 1458, 08:32:17 "selinux-enabled": true, 08:32:17 "seccomp-profile": "/etc/docker/seccomp.json" 08:32:17 } [Pipeline] sh 08:32:18 + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json 08:32:18 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-proxy-auth/security-proxy-auth ./cmd/security-proxy-auth [Pipeline] sh 08:32:18 + sudo service docker restart 08:32:19 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup 08:32: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 08:32:21 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 08:32:22 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper 08:32:22 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/security-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider [Pipeline] } 08:32:23 $ docker stop --time=1 f685ac4046cb15133703b3e4f652d7f2c3c51218c0046aaa6b428da312774132 08:32:26 $ docker rm -f --volumes f685ac4046cb15133703b3e4f652d7f2c3c51218c0046aaa6b428da312774132 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:32:27 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 08:32:27 08:32:27 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:32:27 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 08:32:27 latest: Pulling from edgex-devops/edgex-compose 08:32:27 cbdbe7a5bc2a: Pulling fs layer 08:32:27 ca9280d653b3: Pulling fs layer 08:32:27 7e9c9ca2126c: Pulling fs layer 08:32:27 cbdbe7a5bc2a: Download complete 08:32:27 ca9280d653b3: Verifying Checksum 08:32:27 ca9280d653b3: Download complete 08:32:27 cbdbe7a5bc2a: Pull complete 08:32:28 7e9c9ca2126c: Download complete 08:32:28 ca9280d653b3: Pull complete 08:32:31 7e9c9ca2126c: Pull complete 08:32:31 Digest: sha256:b7ff7cefa661cf441350a7c60c0e16dc22b011826ae41e7b448230bdfa9ba816 08:32:31 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 08:32:31 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 08:32:31 prd-ubuntu20.04-docker-8c-8g-2373 does not seem to be running inside a container 08:32:31 $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/2 -v /w/workspace/edgex-go/2:/w/workspace/edgex-go/2:rw,z -v /w/workspace/edgex-go/2@tmp:/w/workspace/edgex-go/2@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest cat 08:32:32 $ docker top af18a0f62a8da2b579a70ad3a8454a71e3dd8379092052e456eb21fddba972b4 -eo pid,comm [Pipeline] { [Pipeline] sh 08:32:33 + docker-compose build --help 08:32:33 + grep parallel 08:32:33 --parallel Build images in parallel. [Pipeline] } 08:32:33 $ docker stop --time=1 af18a0f62a8da2b579a70ad3a8454a71e3dd8379092052e456eb21fddba972b4 08:32:35 $ docker rm -f --volumes af18a0f62a8da2b579a70ad3a8454a71e3dd8379092052e456eb21fddba972b4 [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:32:35 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 08:32:35 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 08:32:35 prd-ubuntu20.04-docker-8c-8g-2373 does not seem to be running inside a container 08:32:35 $ docker run -t -d -u 1001:1001 -u 0:0 --entrypoint= -v /var/run/docker.sock:/var/run/docker.sock --privileged -w /w/workspace/edgex-go/2 -v /w/workspace/edgex-go/2:/w/workspace/edgex-go/2:rw,z -v /w/workspace/edgex-go/2@tmp:/w/workspace/edgex-go/2@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest cat 08:32:36 $ docker top 99964919e9423ec439c75760f1bce043b9423834252f1242b4f9c7ec1e66b502 -eo pid,comm [Pipeline] { [Pipeline] sh 08:32:36 + docker-compose -f ./docker-compose-build.yml build --parallel [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 08:32:36 provisioning config files... 08:32:36 copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/2@tmp/config10378701407624702463tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 08:32:36 Building core-command ... 08:32:36 Building core-common-config-bootstrapper ... 08:32:36 Building core-data ... 08:32:36 Building core-metadata ... 08:32:36 Building security-bootstrapper ... 08:32:36 Building security-proxy-auth ... 08:32:36 Building security-proxy-setup ... 08:32:36 Building security-secretstore-setup ... 08:32:36 Building security-spiffe-token-provider ... 08:32:36 Building security-spire-agent ... 08:32:36 Building security-spire-config ... 08:32:36 Building security-spire-server ... 08:32:36 Building support-notifications ... 08:32:36 Building support-scheduler ... 08:32:36 Building security-proxy-setup 08:32:36 Building security-spire-config 08:32:36 Building core-data 08:32:36 Building security-spire-agent 08:32:36 Building core-metadata 08:32:37 ---> docker-login.sh 08:32:37 nexus3.edgexfoundry.org:10001 08:32:37 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:32:37 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 08:32:37 Configure a credential helper to remove this warning. See 08:32:37 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 08:32:37 08:32:37 Login Succeeded 08:32:37 nexus3.edgexfoundry.org:10002 08:32:38 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:32:38 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 08:32:38 Configure a credential helper to remove this warning. See 08:32:38 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 08:32:38 08:32:38 Login Succeeded 08:32:38 nexus3.edgexfoundry.org:10003 08:32:38 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:32:38 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 08:32:38 Configure a credential helper to remove this warning. See 08:32:38 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 08:32:38 08:32:38 Login Succeeded 08:32:38 nexus3.edgexfoundry.org:10004 08:32:38 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:32:38 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 08:32:38 Configure a credential helper to remove this warning. See 08:32:38 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 08:32:38 08:32:38 Login Succeeded 08:32:38 docker.io 08:32:39 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:32:39 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 08:32:39 Configure a credential helper to remove this warning. See 08:32:39 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 08:32:39 08:32:39 Login Succeeded 08:32:39 ---> docker-login.sh ends [Pipeline] } 08:32:39 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] sh 08:32:40 + git config --global --add safe.directory /w/workspace/edgex-go/2 [Pipeline] echo 08:32:40 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 08:32:40 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 08:32:40 ========================================================= 08:32:40 [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine] 08:32:40 ========================================================= [Pipeline] fileExists [Pipeline] sh 08:32:40 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine 08:32:40 1.20-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 08:32:40 af6eaf76a39c: Pulling fs layer 08:32:40 55522c791124: Pulling fs layer 08:32:40 ce5c4a1c91eb: Pulling fs layer 08:32:40 169dfbe0d373: Pulling fs layer 08:32:40 e1ff8fa3b103: Pulling fs layer 08:32:40 52ebb69f0ebf: Pulling fs layer 08:32:40 5abe8eddf0d5: Pulling fs layer 08:32:40 e1ff8fa3b103: Waiting 08:32:40 52ebb69f0ebf: Waiting 08:32:40 5abe8eddf0d5: Waiting 08:32:40 55522c791124: Verifying Checksum 08:32:40 55522c791124: Download complete 08:32:40 169dfbe0d373: Download complete 08:32:40 e1ff8fa3b103: Verifying Checksum 08:32:40 e1ff8fa3b103: Download complete 08:32:40 af6eaf76a39c: Verifying Checksum 08:32:41 af6eaf76a39c: Pull complete 08:32:41 5abe8eddf0d5: Verifying Checksum 08:32:41 5abe8eddf0d5: Download complete 08:32:42 55522c791124: Pull complete 08:32:43 ce5c4a1c91eb: Verifying Checksum 08:32:43 ce5c4a1c91eb: Download complete 08:32:43 52ebb69f0ebf: Verifying Checksum 08:32:43 52ebb69f0ebf: Download complete 08:32:46 Step 1/26 : ARG BUILDER_BASE=golang:1.20-alpine3.17 08:32:46 Step 2/26 : FROM ${BUILDER_BASE} AS builder 08:32:46 ---> bc529a5e5514 08:32:46 Step 3/26 : WORKDIR /edgex-go 08:32:46 Step 1/21 : ARG BUILDER_BASE=golang:1.20-alpine3.17 08:32:46 Step 2/21 : FROM ${BUILDER_BASE} AS builder 08:32:46 ---> bc529a5e5514 08:32:46 Step 3/21 : WORKDIR /edgex-go 08:32:46 Step 1/25 : ARG BUILDER_BASE=golang:1.20-alpine3.17 08:32:46 Step 2/25 : FROM ${BUILDER_BASE} AS builder 08:32:46 ---> bc529a5e5514 08:32:46 Step 3/25 : ARG ADD_BUILD_TAGS="" 08:32:46 Step 1/26 : ARG BUILDER_BASE=golang:1.20-alpine3.17 08:32:46 Step 2/26 : FROM ${BUILDER_BASE} AS builder 08:32:46 ---> bc529a5e5514 08:32:46 Step 3/26 : WORKDIR /edgex-go 08:32:47 Step 1/23 : ARG BUILDER_BASE=golang:1.20-alpine3.17 08:32:47 Step 2/23 : FROM ${BUILDER_BASE} AS builder 08:32:47 ---> bc529a5e5514 08:32:47 Step 3/23 : ARG ADD_BUILD_TAGS="" 08:32:50 ---> Running in e171c5e546a7 08:32:50 ---> Running in 196d76176fc5 08:32:50 ---> Running in faf4ab52c0f2 08:32:50 ---> Running in a042d0434606 08:32:50 ---> Running in 871bc1738e89 08:32:50 Removing intermediate container faf4ab52c0f2 08:32:50 ---> 4693b44760d6 08:32:50 Step 4/25 : WORKDIR /edgex-go 08:32:50 Removing intermediate container 196d76176fc5 08:32:50 ---> c4764d3ded75 08:32:50 Step 4/23 : WORKDIR /edgex-go 08:32:50 Removing intermediate container e171c5e546a7 08:32:50 ---> 8b89019dbf1f 08:32:50 Step 4/21 : RUN apk add --update --no-cache make git 08:32:50 Removing intermediate container a042d0434606 08:32:50 ---> 707cb038948c 08:32:50 Step 4/26 : RUN apk add --update --no-cache make git build-base curl 08:32:50 ---> Running in 882c8b4f8d11 08:32:50 Removing intermediate container 871bc1738e89 08:32:50 ---> 05b216e0dc98 08:32:50 Step 4/26 : RUN apk add --update --no-cache make git build-base curl 08:32:50 ---> Running in ee1f3b977872 08:32:50 ---> Running in 71d84bfcb6f5 08:32:50 ---> Running in a9671e900468 08:32:50 ---> Running in a6954956aca5 08:32:50 Removing intermediate container 882c8b4f8d11 08:32:50 ---> 0e223a487856 08:32:50 Step 5/25 : RUN apk add --update --no-cache make git 08:32:50 Removing intermediate container ee1f3b977872 08:32:50 ---> a97e25e18a0b 08:32:50 Step 5/23 : RUN apk add --update --no-cache make git 08:32:50 ---> Running in af0872d01f16 08:32:50 ---> Running in 0c2c578b042f 08:32:50 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 08:32:51 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 08:32:51 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 08:32:51 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 08:32:51 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 08:32:51 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 08:32:51 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 08:32:51 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 08:32:51 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 08:32:51 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 08:32:51 OK: 265 MiB in 53 packages 08:32:51 OK: 265 MiB in 53 packages 08:32:51 OK: 265 MiB in 53 packages 08:32:51 OK: 265 MiB in 53 packages 08:32:51 OK: 265 MiB in 53 packages 08:32:52 Removing intermediate container a9671e900468 08:32:52 ---> 27ca74edbb35 08:32:52 Step 5/26 : COPY go.mod vendor* ./ 08:32:52 Removing intermediate container a6954956aca5 08:32:52 ---> 0efeb6d8501e 08:32:52 Step 5/26 : COPY go.mod vendor* ./ 08:32:52 Removing intermediate container af0872d01f16 08:32:52 ---> 39348e782b30 08:32:52 Step 6/23 : COPY go.mod vendor* ./ 08:32:52 Removing intermediate container 71d84bfcb6f5 08:32:52 ---> 9a248ebcdbfe 08:32:52 Step 5/21 : COPY go.mod vendor* ./ 08:32:52 Removing intermediate container 0c2c578b042f 08:32:52 ---> 52199d1de254 08:32:52 Step 6/25 : COPY go.mod vendor* ./ 08:32:52 ---> 8610d428a5d7 08:32:52 Step 6/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 08:32:52 ---> Running in 2cb2cb8a5eb1 08:32:52 ---> 040f5af81c5b 08:32:52 Step 6/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 08:32:52 ---> 90a22e714929 08:32:52 Step 6/21 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 08:32:52 ---> Running in d7e496982d58 08:32:52 ---> 11218dea0aae 08:32:52 Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 08:32:52 ---> f933a2c950ae 08:32:52 Step 7/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 08:32:52 ---> Running in a098ebc76750 08:32:52 ---> Running in e26949fe82e6 08:32:52 ---> Running in fce666f95a64 08:32:55 ce5c4a1c91eb: Pull complete 08:32:55 169dfbe0d373: Pull complete 08:32:55 e1ff8fa3b103: Pull complete 08:33:02 52ebb69f0ebf: Pull complete 08:33:03 5abe8eddf0d5: Pull complete 08:33:03 Digest: sha256:978cc1420e451f27bd88fdeece3ad01a9109ec773b62f165dfc696fd516b3d8f 08:33:03 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine 08:33:03 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine [Pipeline] fileExists [Pipeline] sh 08:33:03 + + dockerecho build FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine 08:33:03 WORKDIR /edgex 08:33:03 COPY go.mod . 08:33:03 RUN go mod download -t 08:33:03 ci-base-image-arm64 -f - . 08:33:04 Sending build context to Docker daemon 2.932MB 08:33:04 Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine 08:33:04 ---> 6cb57ee374ae 08:33:04 Step 2/4 : WORKDIR /edgex 08:33:06 ---> Running in b3f1add2b4b1 08:33:06 Removing intermediate container b3f1add2b4b1 08:33:06 ---> ab2ebbae335c 08:33:06 Step 3/4 : COPY go.mod . 08:33:07 ---> af628c2c9e6b 08:33:07 Step 4/4 : RUN go mod download 08:33:07 ---> Running in 2c1b424a7943 08:33:39 Removing intermediate container e26949fe82e6 08:33:39 ---> 4713b1931224 08:33:39 Step 8/25 : COPY . . 08:33:39 Removing intermediate container d7e496982d58 08:33:39 ---> d5ee4e144db0 08:33:39 Step 7/26 : COPY . . 08:33:39 Removing intermediate container fce666f95a64 08:33:39 ---> 916539aaa441 08:33:39 Step 8/23 : COPY . . 08:33:39 Removing intermediate container a098ebc76750 08:33:39 ---> 1f5c42f3c67e 08:33:39 Step 7/21 : COPY . . 08:33:39 Removing intermediate container 2cb2cb8a5eb1 08:33:39 ---> 44344ec94013 08:33:39 Step 7/26 : COPY . . 08:33:39 Removing intermediate container 2c1b424a7943 08:33:39 ---> ded2f232f7c8 08:33:39 Successfully built ded2f232f7c8 08:33:39 Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:33:39 + docker inspect -f . ci-base-image-arm64 08:33:39 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 08:33:40 prd-ubuntu20.04-docker-arm64-4c-16g-2379 does not seem to be running inside a container 08:33:40 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/2 -v /w/workspace/edgex-go/2:/w/workspace/edgex-go/2:rw,z -v /w/workspace/edgex-go/2@tmp:/w/workspace/edgex-go/2@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 08:33:41 $ docker top 9c2f670294438ebab146e257c7eccca3fca9f0c1448782ff59f82e9ee4095ec7 -eo pid,comm [Pipeline] { [Pipeline] sh 08:33:42 + go version 08:33:42 go version go1.20.2 linux/arm64 [Pipeline] } 08:33:42 $ docker stop --time=1 9c2f670294438ebab146e257c7eccca3fca9f0c1448782ff59f82e9ee4095ec7 08:33:42 ---> 91c9d3736519 08:33:42 Step 9/23 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-data/core-data 08:33:42 ---> c5dcb669336c 08:33:42 Step 8/26 : ARG SPIRE_RELEASE=1.2.1 08:33:42 ---> ab26218328d6 08:33:42 Step 8/26 : ARG SPIRE_RELEASE=1.2.1 08:33:42 ---> e9238360da92 08:33:42 Step 8/21 : RUN make cmd/secrets-config/secrets-config ---> 7473d04e7c4e 08:33:42 08:33:42 Step 9/25 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-metadata/core-metadata 08:33:42 ---> Running in 6a20674f8cf1 08:33:42 ---> Running in 82a4f62f1383 08:33:42 ---> Running in 0fd90d4b0e3e 08:33:42 ---> Running in 070807ac940a 08:33:42 ---> Running in 80afeaa840f7 08:33:42 Removing intermediate container 0fd90d4b0e3e 08:33:42 ---> 4e04a0fe72a8 08:33:42 Step 9/26 : WORKDIR /edgex-go/spire-build 08:33:42 Removing intermediate container 6a20674f8cf1 08:33:42 ---> a20b1a8949bc 08:33:42 Step 9/26 : WORKDIR /edgex-go/spire-build 08:33:42 ---> Running in 3bed325ae49c 08:33:42 ---> Running in ccb2623e0597 08:33:42 go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-data/core-data ./cmd/core-data 08:33:43 Removing intermediate container 3bed325ae49c 08:33:43 ---> 49ce7cd5bbda 08:33:43 Step 10/26 : SHELL ["/bin/bash", "-o", "pipefail", "-c"] 08:33:43 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 08:33:43 Removing intermediate container ccb2623e0597 08:33:43 ---> bb873c7aea33 08:33:43 Step 10/26 : SHELL ["/bin/bash", "-o", "pipefail", "-c"] 08:33:43 ---> Running in 09d15860ece1 08:33:43 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 08:33:43 ---> Running in 11eacaf0754e 08:33:43 Removing intermediate container 09d15860ece1 08:33:43 ---> 570e597a6b7f 08:33:43 Step 11/26 : 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..." && go version | sed -n -e 's/.*go\([0-9]\+\.[0-9]\+\.[0-9]\+\).*/\1/p' > .go-version && make bin/spire-server bin/spire-agent && cp bin/spire* /usr/local/bin/; fi 08:33:43 ---> Running in 94c6db56c5fe 08:33:43 Removing intermediate container 11eacaf0754e 08:33:43 ---> 9e542ad2a859 08:33:43 Step 11/26 : 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..." && go version | sed -n -e 's/.*go\([0-9]\+\.[0-9]\+\.[0-9]\+\).*/\1/p' > .go-version && make bin/spire-server bin/spire-agent && cp bin/spire* /usr/local/bin/; fi 08:33:43 ---> Running in 751e785391f3 08:33:44 $ docker rm -f --volumes 9c2f670294438ebab146e257c7eccca3fca9f0c1448782ff59f82e9ee4095ec7 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:33:44 Removing intermediate container 751e785391f3 08:33:44 ---> 3c6f70f48aea 08:33:44 Step 12/26 : WORKDIR /edgex-go 08:33:44 + docker inspect -f . ci-base-image-arm64 08:33:44 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 08:33:44 Removing intermediate container 94c6db56c5fe 08:33:44 ---> 5fe98de38aa9 08:33:44 Step 12/26 : WORKDIR /edgex-go 08:33:44 ---> Running in dccfd45b4a23 08:33:44 ---> Running in 93075c8bd99f 08:33:44 Removing intermediate container dccfd45b4a23 08:33:44 ---> aca278a8d5fd 08:33:44 08:33:44 Step 13/26 : FROM alpine:3.17 08:33:44 Removing intermediate container 93075c8bd99f 08:33:44 ---> 6ec8dddba91b 08:33:44 08:33:44 Step 13/26 : FROM alpine:3.17 08:33:44 prd-ubuntu20.04-docker-arm64-4c-16g-2379 does not seem to be running inside a container 08:33:44 $ docker run -t -d -u 1001:1001 -u 0:0 -v /var/run/docker.sock:/var/run/docker.sock --privileged -w /w/workspace/edgex-go/2 -v /w/workspace/edgex-go/2:/w/workspace/edgex-go/2:rw,z -v /w/workspace/edgex-go/2@tmp:/w/workspace/edgex-go/2@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 08:33:45 3.17: Pulling from library/alpine 08:33:45 3.17: Pulling from library/alpine 08:33:45 Digest: sha256:ff6bdca1701f3a8a67e328815ff2346b0e4067d32ec36b7992c1fdc001dc8517 08:33:45 Digest: sha256:ff6bdca1701f3a8a67e328815ff2346b0e4067d32ec36b7992c1fdc001dc8517 08:33:45 Status: Image is up to date for alpine:3.17 08:33:45 Status: Downloaded newer image for alpine:3.17 08:33:45 ---> b2aa39c304c2 08:33:45 Step 14/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' 08:33:45 ---> b2aa39c304c2 08:33:45 Step 14/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' 08:33:45 ---> Running in 701facd257c9 08:33:45 ---> Running in 401f1f68bfd0 08:33:45 Removing intermediate container 701facd257c9 08:33:45 ---> 8a4a7f7b83f0 08:33:45 Step 15/26 : RUN apk update && apk --no-cache --update add dumb-init gcompat 08:33:45 Removing intermediate container 401f1f68bfd0 08:33:45 ---> 3bee3ff5537f 08:33:45 Step 15/26 : RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 08:33:46 ---> Running in 40c1f4ea9dad 08:33:46 ---> Running in f14af6805f0f 08:33:46 $ docker top f262821dfc776bedf2b8b708d2680f77ff1631eb1738d8090c03d9a0b9023e65 -eo pid,comm [Pipeline] { [Pipeline] echo 08:33:46 ========================================================= 08:33:46 [edgeXBuildGoParallel] Running Tests and Build... 08:33:46 ========================================================= [Pipeline] sh 08:33:46 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 08:33:46 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 08:33:46 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 08:33:46 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 08:33:46 v3.17.2-210-g0cdb6b5e4a0 [https://dl-cdn.alpinelinux.org/alpine/v3.17/main] 08:33:46 v3.17.2-208-g911979bc202 [https://dl-cdn.alpinelinux.org/alpine/v3.17/community] 08:33:46 OK: 17815 distinct packages available 08:33:46 v3.17.2-210-g0cdb6b5e4a0 [https://dl-cdn.alpinelinux.org/alpine/v3.17/main] 08:33:46 v3.17.2-208-g911979bc202 [https://dl-cdn.alpinelinux.org/alpine/v3.17/community] 08:33:46 OK: 17815 distinct packages available 08:33:46 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 08:33:46 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 08:33:46 + git config --global --add safe.directory /w/workspace/edgex-go/2 [Pipeline] fileExists [Pipeline] sh 08:33:47 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 08:33:47 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 08:33:47 (1/5) Installing dumb-init (1.2.5-r2) 08:33:47 (2/5) Installing musl-obstack (1.2.3-r0) 08:33:47 (3/5) Installing libucontext (1.2-r0) 08:33:47 (4/5) Installing gcompat (1.1.0-r0) 08:33:47 (5/5) Installing openssl (3.0.8-r0) 08:33:47 (1/4) Installing dumb-init (1.2.5-r2) 08:33:47 (2/4) Installing musl-obstack (1.2.3-r0) 08:33:47 Executing busybox-1.35.0-r29.trigger 08:33:47 (3/4) Installing libucontext (1.2-r0) 08:33:47 (4/4) Installing gcompat (1.1.0-r0) 08:33:47 OK: 8 MiB in 20 packages 08:33:47 Executing busybox-1.35.0-r29.trigger 08:33:47 OK: 7 MiB in 19 packages 08:33:47 + make test 08:33:47 go test -race -coverprofile=coverage.out ./... 08:33:48 Removing intermediate container 40c1f4ea9dad 08:33:48 ---> b654fc1532cd 08:33:48 Step 16/26 : COPY --from=builder /edgex-go/security.txt / 08:33:48 Removing intermediate container f14af6805f0f 08:33:48 ---> 6e2e0b1b3501 08:33:48 Step 16/26 : COPY --from=builder /edgex-go/security.txt / 08:33:49 ---> 43823791e956 08:33:49 Step 17/26 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin 08:33:49 ---> 88ec3f082da7 08:33:49 Step 17/26 : COPY --from=builder /usr/local/bin/spire-agent /usr/local/bin 08:33:53 ---> 13983b5f69af 08:33:53 Step 18/26 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin 08:33:53 ---> 7b08c6c80cab 08:33:53 Step 18/26 : COPY --from=builder /edgex-go/cmd/security-spire-config/docker-entrypoint.sh /usr/local/bin/ 08:33:54 ---> dc3423009a75 08:33:54 Step 19/26 : WORKDIR /usr/local/etc/spiffe-scripts.d 08:33:54 ---> Running in 81de32ca1a27 08:33:55 ---> acfdea30884a 08:33:55 Step 19/26 : COPY --from=builder /edgex-go/cmd/security-spire-agent/docker-entrypoint.sh /usr/local/bin/ 08:33:55 Removing intermediate container 81de32ca1a27 08:33:55 ---> 392b4f7bffe9 08:33:55 Step 20/26 : COPY --from=builder /edgex-go/cmd/security-spire-config/seed_builtin_entries.sh /usr/local/etc/spiffe-scripts.d 08:33:56 ---> ae5de990dd79 08:33:56 Step 20/26 : COPY --from=builder /edgex-go/cmd/security-spire-agent/agent.conf /usr/local/etc/spire/agent.conf.tpl 08:33:56 ---> 631521a60c53 08:33:56 Step 21/26 : WORKDIR / 08:33:56 ---> Running in 81e4aefb491f 08:33:56 ---> a5e6c369455c 08:33:56 Step 21/26 : COPY --from=builder /edgex-go/cmd/security-spire-agent/openssl.conf /usr/local/etc/ 08:33:56 Removing intermediate container 81e4aefb491f 08:33:56 ---> 97f4f020f2e9 08:33:56 Step 22/26 : ENTRYPOINT [ "/usr/bin/dumb-init" ] 08:33:56 ---> Running in dad1d311df81 08:33:57 ---> 6a7542bfacfb 08:33:57 Step 22/26 : ENTRYPOINT [ "/usr/bin/dumb-init" ] 08:33:57 Removing intermediate container dad1d311df81 08:33:57 ---> bddf054e4cfa 08:33:57 Step 23/26 : CMD [ "--verbose", "docker-entrypoint.sh" ] 08:33:57 ---> Running in 44a6477120e7 08:33:57 ---> Running in 079a1d6f8bb3 08:33:57 Removing intermediate container 44a6477120e7 08:33:57 Removing intermediate container 079a1d6f8bb3 08:33:57 ---> 2210156ae7fb 08:33:57 ---> 9bef9d06f2ba 08:33:57 Step 23/26 : CMD [ "--verbose", "docker-entrypoint.sh" ]Step 24/26 : LABEL arch=x86_64 08:33:57 08:33:57 ---> Running in 1d86b2bbaabc 08:33:57 ---> Running in 9ee0b52b2ebf 08:33:57 Removing intermediate container 9ee0b52b2ebf 08:33:57 ---> 9d7e3a60dbeb 08:33:57 Step 25/26 : LABEL git_sha=fb0fa5414f774525fd67b970622b39bfcf8eda8d 08:33:57 Removing intermediate container 1d86b2bbaabc 08:33:57 ---> d958a38e8fbc 08:33:57 Step 24/26 : LABEL arch=x86_64 08:33:58 ---> Running in 4970f3902a40 08:33:58 ---> Running in 3acffba3e1f3 08:33:58 Removing intermediate container 4970f3902a40 08:33:58 ---> 36fdf24376ac 08:33:58 Step 25/26 : LABEL git_sha=fb0fa5414f774525fd67b970622b39bfcf8eda8d 08:33:58 Removing intermediate container 3acffba3e1f3 08:33:58 ---> 3f78d8ada0ff 08:33:58 Step 26/26 : LABEL version=0.0.0 08:33:58 ---> Running in b7778de2ad06 08:33:58 ---> Running in 270769e7cf5e 08:33:58 Removing intermediate container 270769e7cf5e 08:33:58 ---> 12ff59b7db95 08:33:58 08:33:58 Removing intermediate container b7778de2ad06 08:33:58 ---> 4613e9fa45c4 08:33:58 Step 26/26 : LABEL version=0.0.0 08:33:58 Successfully built 12ff59b7db95 08:33:58 ---> Running in 69da5343877e 08:33:58 Successfully tagged security-spire-config:latest 08:33:58  Building security-spire-config ... done Building security-spire-server 08:33:59 Removing intermediate container 69da5343877e 08:33:59 ---> 9dcd50c32187 08:33:59 08:33:59 Successfully built 9dcd50c32187 08:33:59 Successfully tagged security-spire-agent:latest 08:33:59  Building security-spire-agent ... done Building core-command 08:34:03 Step 1/24 : ARG BUILDER_BASE=golang:1.20-alpine3.17 08:34:03 Step 2/24 : FROM ${BUILDER_BASE} AS builder 08:34:03 ---> bc529a5e5514 08:34:03 Step 3/24 : ARG ADD_BUILD_TAGS="" 08:34:03 ---> Using cache 08:34:03 ---> c4764d3ded75 08:34:03 Step 4/24 : WORKDIR /edgex-go 08:34:03 ---> Using cache 08:34:03 ---> a97e25e18a0b 08:34:03 Step 5/24 : RUN apk add --update --no-cache make git 08:34:03 ---> Using cache 08:34:03 ---> 39348e782b30 08:34:03 Step 6/24 : COPY go.mod vendor* ./ 08:34:03 ---> Using cache 08:34:03 ---> 11218dea0aae 08:34:03 Step 7/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 08:34:03 ---> Using cache 08:34:03 ---> 916539aaa441 08:34:03 Step 8/24 : COPY . . 08:34:03 ---> Using cache 08:34:03 ---> 91c9d3736519 08:34:03 Step 9/24 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-command/core-command 08:34:03 Step 1/25 : ARG BUILDER_BASE=golang:1.20-alpine3.17 08:34:03 Step 2/25 : FROM ${BUILDER_BASE} AS builder 08:34:03 ---> bc529a5e5514 08:34:03 Step 3/25 : WORKDIR /edgex-go 08:34:03 ---> Using cache 08:34:03 ---> 05b216e0dc98 08:34:03 Step 4/25 : RUN apk add --update --no-cache make git build-base curl 08:34:03 ---> Using cache 08:34:03 ---> 0efeb6d8501e 08:34:03 Step 5/25 : COPY go.mod vendor* ./ 08:34:03 ---> Using cache 08:34:03 ---> 040f5af81c5b 08:34:03 Step 6/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 08:34:03 ---> Using cache 08:34:03 ---> d5ee4e144db0 08:34:03 Step 7/25 : COPY . . 08:34:03 ---> Using cache 08:34:03 ---> c5dcb669336c 08:34:03 Step 8/25 : ARG SPIRE_RELEASE=1.2.1 08:34:03 ---> Using cache 08:34:03 ---> a20b1a8949bc 08:34:03 Step 9/25 : WORKDIR /edgex-go/spire-build 08:34:03 ---> Using cache 08:34:03 ---> bb873c7aea33 08:34:03 Step 10/25 : SHELL ["/bin/bash", "-o", "pipefail", "-c"] 08:34:03 ---> Using cache 08:34:03 ---> 9e542ad2a859 08:34:03 Step 11/25 : 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..." && go version | sed -n -e 's/.*go\([0-9]\+\.[0-9]\+\.[0-9]\+\).*/\1/p' > .go-version && make bin/spire-server bin/spire-agent && cp bin/spire* /usr/local/bin/; fi 08:34:06 ---> Running in 7cba2499cd95 08:34:06 ---> Running in 7ac038fb7b0a 08:34: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 08:34:08 Removing intermediate container 7ac038fb7b0a 08:34:08 ---> b1cdb3ae582e 08:34:08 Step 12/25 : WORKDIR /edgex-go 08:34:08 ---> Running in 4a1a6dbffc86 08:34:08 Removing intermediate container 82a4f62f1383 08:34:08 ---> e6b6785fc6ec 08:34:08 08:34:08 Step 10/23 : FROM alpine:3.17 08:34:08 ---> b2aa39c304c2 08:34:08 Step 11/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' 08:34:09 Removing intermediate container 80afeaa840f7 08:34:09 ---> 9ee9fe0fdc44 08:34:09 08:34:09 Step 10/25 : FROM alpine:3.17 08:34:09 ---> b2aa39c304c2 08:34:09 Step 11/25 : RUN apk add --update --no-cache dumb-init 08:34:09 Removing intermediate container 070807ac940a 08:34:09 ---> 536c5e80dcd5 08:34:09 08:34:09 Step 9/21 : FROM alpine:3.17 08:34:09 ---> b2aa39c304c2 08:34:09 Step 10/21 : RUN apk add --update --no-cache dumb-init openssl 08:34:09 ---> Running in 6b308272fe74 08:34:09 ---> Running in ae9a479ad321 08:34:09 ---> Running in f2ef734430e4 08:34:09 Removing intermediate container 4a1a6dbffc86 08:34:09 ---> fd7d10b7c6b6 08:34:09 08:34:09 Step 13/25 : FROM alpine:3.17 08:34:09 ---> b2aa39c304c2 08:34:09 Step 14/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' 08:34:09 ---> Using cache 08:34:09 ---> 3bee3ff5537f 08:34:09 Step 15/25 : RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 08:34:09 ---> Using cache 08:34:09 ---> 6e2e0b1b3501 08:34:09 Step 16/25 : COPY --from=builder /edgex-go/security.txt / 08:34:09 ---> Using cache 08:34:09 ---> 88ec3f082da7 08:34:09 Step 17/25 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin 08:34:09 Removing intermediate container ae9a479ad321 08:34:09 ---> decaf82e2a07 08:34:09 Step 12/23 : ENV APP_PORT=59880 08:34:09 ---> Running in 7f1b8f6e3d10 08:34:10 Removing intermediate container 7f1b8f6e3d10 08:34:10 ---> fbd949d1c626 08:34:10 Step 13/23 : EXPOSE $APP_PORT 08:34:10 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 08:34:10 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 08:34:10 ---> Running in effb238b7561 08:34:10 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 08:34:10 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 08:34:10 Removing intermediate container effb238b7561 08:34:10 ---> d73b951fc373 08:34:10 Step 14/23 : RUN apk add --update --no-cache dumb-init 08:34:10 ---> Running in 0ff6043ec727 08:34:10 (1/1) Installing dumb-init (1.2.5-r2) 08:34:10 (1/2) Installing dumb-init (1.2.5-r2) 08:34:10 (2/2) Installing openssl (3.0.8-r0) 08:34:10 Executing busybox-1.35.0-r29.trigger 08:34:10 Executing busybox-1.35.0-r29.trigger 08:34:10 OK: 7 MiB in 16 packages 08:34:10 OK: 8 MiB in 17 packages 08:34:11 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 08:34:11 ---> 3f99e14829e8 08:34:11 Step 18/25 : COPY --from=builder /edgex-go/cmd/security-spire-server/docker-entrypoint.sh /usr/local/bin/ 08:34:11 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 08:34:11 (1/1) Installing dumb-init (1.2.5-r2) 08:34:11 Executing busybox-1.35.0-r29.trigger 08:34:11 OK: 7 MiB in 16 packages 08:34:11 Removing intermediate container 6b308272fe74 08:34:11 ---> f489e90fb679 08:34:11 Step 12/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 08:34:11 ---> d780a4f8a0c6 08:34:11 Step 19/25 : COPY --from=builder /edgex-go/cmd/security-spire-server/server.conf /usr/local/etc/spire/server.conf.tpl 08:34:11 Removing intermediate container f2ef734430e4 08:34:11 ---> 2d9f09601cf4 08:34:11 Step 11/21 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.; Copyright (C) 2023 Intel Corporation' 08:34:11 ---> Running in e07cf49fdfca 08:34:11 ---> Running in 0359369fb0fb 08:34:11 Removing intermediate container e07cf49fdfca 08:34:11 ---> d00e4a928816 08:34:11 Step 13/25 : ENV APP_PORT=59881 08:34:11 ---> 9ccef5784ae4 08:34:11 Step 20/25 : COPY --from=builder /edgex-go/cmd/security-spire-server/openssl.conf /usr/local/etc/ 08:34:11 Removing intermediate container 0359369fb0fb 08:34:11 ---> 6dc41faa9e41 08:34:11 Step 12/21 : WORKDIR /edgex 08:34:12 ---> Running in 4dd854b8a575 08:34:12 Removing intermediate container 0ff6043ec727 08:34:12 ---> 436ca8605d7b 08:34:12 Step 15/23 : COPY --from=builder /edgex-go/Attribution.txt / 08:34:12 ---> Running in 5965f6ad6773 08:34:12 ---> c2d06d9d6667 08:34:12 Step 21/25 : ENTRYPOINT [ "/usr/bin/dumb-init" ] 08:34:12 Removing intermediate container 4dd854b8a575 08:34:12 ---> 61e2ffb010e7 08:34:12 Step 14/25 : EXPOSE $APP_PORT 08:34:12 ---> Running in 2f84aee6e4b7 08:34:12 ---> Running in 68708439c44f 08:34:12 Removing intermediate container 5965f6ad6773 08:34:12 ---> bc98fc4d51f5 08:34:12 Step 13/21 : COPY --from=builder /edgex-go/security.txt / 08:34:12 ---> d031d05a6c41 08:34:12 Step 16/23 : COPY --from=builder /edgex-go/security.txt / 08:34:12 Removing intermediate container 2f84aee6e4b7 08:34:12 ---> e59eda6a799a 08:34:12 Step 22/25 : CMD [ "--verbose", "docker-entrypoint.sh" ] 08:34:12 ---> Running in d5115f8e613a 08:34:12 Removing intermediate container 68708439c44f 08:34:12 ---> 04aa639524bc 08:34:12 Step 15/25 : WORKDIR / 08:34:12 ---> 7a50561bba36 08:34:12 Step 14/21 : COPY --from=builder /edgex-go/cmd/secrets-config/res/configuration.toml res/configuration.toml 08:34:12 ---> 7a5d1b0dc3d5 08:34:12 Step 17/23 : COPY --from=builder /edgex-go/cmd/core-data/core-data / 08:34:12 ---> Running in 8e6e087bf315 08:34:12 Removing intermediate container d5115f8e613a 08:34:12 ---> ae8d340e5ed8 08:34:12 Step 23/25 : LABEL arch=x86_64 08:34:13 ---> Running in 8cdc148a178d 08:34:13 Removing intermediate container 8e6e087bf315 08:34:13 ---> f5784fdd8434 08:34:13 Step 16/25 : COPY --from=builder /edgex-go/Attribution.txt / 08:34:13 Removing intermediate container 8cdc148a178d 08:34:13 ---> b59649b469aa 08:34:13 Step 24/25 : LABEL git_sha=fb0fa5414f774525fd67b970622b39bfcf8eda8d 08:34:13 ---> 308f09097c45 08:34:13 Step 15/21 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . 08:34:13 ---> Running in 79207ade5656 08:34:13 ---> c0da6a5c383d 08:34:13 Step 17/25 : COPY --from=builder /edgex-go/security.txt / 08:34:13 ---> 3d0d31dc4615 08:34:13 Step 18/23 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml 08:34:14 Removing intermediate container 79207ade5656 08:34:14 ---> ecd6e47f6e91 08:34:14 Step 25/25 : LABEL version=0.0.0 08:34:14 ---> 161bb85feeae 08:34:14 Step 18/25 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / 08:34:14 ---> Running in 3b1be2a20c89 08:34:14 ---> 6be09b214f35 08:34:14 Step 19/23 : ENTRYPOINT ["/core-data"] 08:34:14 ---> ad897e7174b0 08:34:14 Step 16/21 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/entrypoint.sh /usr/local/bin/ 08:34:14 ---> Running in 73f75cfe4530 08:34:14 Removing intermediate container 3b1be2a20c89 08:34:14 ---> ed5633f8588f 08:34:14 08:34:14 Successfully built ed5633f8588f 08:34:15 Successfully tagged security-spire-server:latest 08:34:15 ---> fa26b2271046 08:34:15 Step 17/21 : RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 08:34:15  Building security-spire-server ... done  ---> 0e96fbcc69e7 08:34:15 Step 19/25 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml 08:34:15 Building security-spiffe-token-provider 08:34:15 Removing intermediate container 73f75cfe4530 08:34:15 ---> d74f7219c978 08:34:15 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] 08:34:15 ---> Running in fe3e9e475741 08:34:17 ---> Running in 0a883ae6adbc 08:34:17 ---> a7b2172b6df8 08:34:17 Step 20/25 : COPY --from=builder /edgex-go/cmd/core-metadata/res/uom.toml /res/uom.toml 08:34:17 Removing intermediate container 0a883ae6adbc 08:34:17 ---> 9c2e32e11846 08:34:17 Step 21/23 : LABEL arch=x86_64 08:34:17 ---> c0be0c689969 08:34:17 Step 21/25 : ENTRYPOINT ["/core-metadata"] 08:34:17 ---> Running in 2bf4ad7e7fcd 08:34:17 ---> Running in ab6454d09047 08:34:17 Removing intermediate container 2bf4ad7e7fcd 08:34:17 ---> 0407c7337813 08:34:17 Step 22/23 : LABEL git_sha=fb0fa5414f774525fd67b970622b39bfcf8eda8d 08:34:17 ---> Running in c3338a4ab793 08:34:17 Removing intermediate container ab6454d09047 08:34:17 ---> fe93c4ae7f11 08:34:17 Step 22/25 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] 08:34:18 Removing intermediate container fe3e9e475741 08:34:18 ---> 39406d9430e9 08:34:18 Step 18/21 : ENTRYPOINT ["entrypoint.sh"] 08:34:18 ---> Running in 1f8ad38f7be1 08:34:18 Removing intermediate container c3338a4ab793 08:34:18 ---> b2ad52e42910 08:34:18 Step 23/23 : LABEL version=0.0.0 08:34:18 ---> Running in 3a5f6fac3c3e 08:34:18 Removing intermediate container 1f8ad38f7be1 08:34:18 ---> f0a12aaeff8f 08:34:18 Step 23/25 : LABEL arch=x86_64 08:34:18 ---> Running in c8eec3607ae6 08:34:18 Step 1/20 : ARG BUILDER_BASE=golang:1.20-alpine3.17 08:34:18 Step 2/20 : FROM ${BUILDER_BASE} AS builder 08:34:18 ---> bc529a5e5514 08:34:18 Step 3/20 : WORKDIR /edgex-go 08:34:18 ---> Using cache 08:34:18 ---> 05b216e0dc98 08:34:18 Step 4/20 : RUN apk update && apk --no-cache --update add build-base 08:34:18 ---> Running in 9b048ff3de07 08:34:18 Removing intermediate container 3a5f6fac3c3e 08:34:18 ---> 5b73f24d9c81 08:34:18 Step 19/21 : LABEL arch=x86_64 08:34:18 ---> Running in 766baf616487 08:34:18 ---> Running in 1b498f14749b 08:34:18 Removing intermediate container c8eec3607ae6 08:34:18 ---> 0f328f48bb9f 08:34:18 08:34:18 Removing intermediate container 9b048ff3de07 08:34:18 ---> 6ed616d1b7cf 08:34:18 Step 24/25 : LABEL git_sha=fb0fa5414f774525fd67b970622b39bfcf8eda8d 08:34:19 Successfully built 0f328f48bb9f 08:34:19 Successfully tagged core-data:latest 08:34:19  Building core-data ... done Building security-proxy-auth 08:34:19 ---> Running in 3a7b82dca160 08:34:19 Removing intermediate container 1b498f14749b 08:34:19 ---> 5bbd1c7c5de8 08:34:19 Step 20/21 : LABEL git_sha=fb0fa5414f774525fd67b970622b39bfcf8eda8d 08:34:19 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 08:34:20 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 08:34:20 v3.17.2-210-g0cdb6b5e4a0 [https://dl-cdn.alpinelinux.org/alpine/v3.17/main] 08:34:20 v3.17.2-208-g911979bc202 [https://dl-cdn.alpinelinux.org/alpine/v3.17/community] 08:34:20 OK: 17815 distinct packages available 08:34:20 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 08:34:20 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 08:34:20 ---> Running in e7aa6b9a17a4 08:34:20 OK: 265 MiB in 53 packages 08:34:20 Removing intermediate container 3a7b82dca160 08:34:20 ---> 1d23f80d68f4 08:34:20 Step 25/25 : LABEL version=0.0.0 08:34:20 Removing intermediate container e7aa6b9a17a4 08:34:20 ---> 348c961f2fa1 08:34:20 Step 21/21 : LABEL version=0.0.0 08:34:20 ---> Running in facb1382ef99 08:34:21 ---> Running in 8e4021e496fe 08:34:21 Removing intermediate container facb1382ef99 08:34:21 ---> cc64d86489ac 08:34:21 08:34:21 Successfully built cc64d86489ac 08:34:21 Successfully tagged core-metadata:latest 08:34:21  Building core-metadata ... done Building security-secretstore-setup 08:34:21 Removing intermediate container 8e4021e496fe 08:34:21 ---> 0581ed6c8f58 08:34:21 08:34:21 Successfully built 0581ed6c8f58 08:34:21 Successfully tagged security-proxy-setup:latest 08:34:21  Building security-proxy-setup ... done Building security-bootstrapper 08:34:21 Removing intermediate container 766baf616487 08:34:21 ---> 8288db7fd482 08:34:21 Step 5/20 : COPY go.mod vendor* ./ 08:34:22 ---> 4332b89d0c9c 08:34:22 Step 6/20 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 08:34:23 ---> Running in e3383b644846 08:34:24 Step 1/23 : ARG BUILDER_BASE=golang:1.20-alpine3.17 08:34:24 Step 2/23 : FROM ${BUILDER_BASE} AS builder 08:34:24 ---> bc529a5e5514 08:34:24 Step 3/23 : ARG ADD_BUILD_TAGS="" 08:34:24 ---> Using cache 08:34:24 ---> c4764d3ded75 08:34:24 Step 4/23 : WORKDIR /edgex-go 08:34:24 ---> Using cache 08:34:24 ---> a97e25e18a0b 08:34:24 Step 5/23 : RUN apk add --update --no-cache make git 08:34:24 ---> Using cache 08:34:24 ---> 39348e782b30 08:34:24 Step 6/23 : COPY go.mod vendor* ./ 08:34:24 ---> Using cache 08:34:24 ---> 11218dea0aae 08:34:24 Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 08:34:24 ---> Using cache 08:34:24 ---> 916539aaa441 08:34:24 Step 8/23 : COPY . . 08:34:24 ---> Using cache 08:34:24 ---> 91c9d3736519 08:34:24 Step 9/23 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/security-proxy-auth/security-proxy-auth 08:34:25 ---> Running in d8470edf33a5 08:34:26 Removing intermediate container 7cba2499cd95 08:34:26 ---> 4f4ac87caedb 08:34:26 08:34:26 Step 10/24 : FROM alpine:3.17 08:34:26 ---> b2aa39c304c2 08:34:26 Step 11/24 : RUN apk add --update --no-cache dumb-init 08:34:26 ---> Using cache 08:34:26 ---> f489e90fb679 08:34:26 Step 12/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 08:34:26 ---> Using cache 08:34:26 ---> d00e4a928816 08:34:26 Step 13/24 : ENV APP_PORT=59882 08:34:26 Step 1/24 : ARG BUILDER_BASE=golang:1.20-alpine3.17 08:34:26 Step 2/24 : FROM ${BUILDER_BASE} AS builder 08:34:26 ---> bc529a5e5514 08:34:26 Step 3/24 : WORKDIR /edgex-go 08:34:26 ---> Using cache 08:34:26 ---> 05b216e0dc98 08:34:26 Step 4/24 : RUN apk add --update --no-cache make git 08:34: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-proxy-auth/security-proxy-auth ./cmd/security-proxy-auth 08:34:26 Step 1/33 : ARG BUILDER_BASE=golang:1.20-alpine3.17 08:34:26 Step 2/33 : FROM ${BUILDER_BASE} AS builder 08:34:26 ---> bc529a5e5514 08:34:26 Step 3/33 : WORKDIR /edgex-go 08:34:26 ---> Using cache 08:34:26 ---> 05b216e0dc98 08:34:26 Step 4/33 : RUN apk add --update --no-cache make git 08:34:26 ---> Running in 7ee66c8faf45 08:34:26 ---> Running in 495106a80e02 08:34:26 ---> Running in 3da5574fff75 08:34:26 Removing intermediate container 7ee66c8faf45 08:34:26 ---> a1b6b4ec6094 08:34:26 Step 14/24 : EXPOSE $APP_PORT 08:34:26 ---> Running in 2a122f1109cf 08:34:26 Removing intermediate container 2a122f1109cf 08:34:26 ---> 624d5ccffbdd 08:34:26 Step 15/24 : WORKDIR / 08:34:26 ---> Running in bb94f435f083 08:34:26 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 08:34:27 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 08:34:27 Removing intermediate container bb94f435f083 08:34:27 ---> e116dc7afa31 08:34:27 Step 16/24 : COPY --from=builder /edgex-go/Attribution.txt / 08:34:27 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 08:34:27 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 08:34:27 ---> ba4e921be271 08:34:27 Step 17/24 : COPY --from=builder /edgex-go/security.txt / 08:34:27 OK: 265 MiB in 53 packages 08:34:27 OK: 265 MiB in 53 packages 08:34:27 ---> da7455c3563a 08:34:27 Step 18/24 : COPY --from=builder /edgex-go/cmd/core-command/core-command / 08:34:28 Removing intermediate container 3da5574fff75 08:34:28 ---> 2e2a4c9f8fe7 08:34:28 Step 5/33 : COPY go.mod vendor* ./ 08:34:28 Removing intermediate container 495106a80e02 08:34:28 ---> 4dd438a1d9b9 08:34:28 Step 5/24 : COPY go.mod vendor* ./ 08:34:28 ---> 84c73b208608 08:34:28 Step 19/24 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml 08:34:28 ---> daf140f10500 08:34:28 Step 6/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 08:34:28 ---> 36c2de317826 08:34:28 Step 6/33 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 08:34:28 ---> Running in f521ab1ff32e 08:34:28 ---> Running in 4b2211be2972 08:34:28 ---> 5b422e30575a 08:34:28 Step 20/24 : ENTRYPOINT ["/core-command"] 08:34:28 ---> Running in a8da75a07ce1 08:34:28 Removing intermediate container a8da75a07ce1 08:34:28 ---> e5ed9c55170e 08:34:28 Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] 08:34:28 ---> Running in dcbededc145f 08:34:28 Removing intermediate container dcbededc145f 08:34:28 ---> f27dc43935f5 08:34:28 Step 22/24 : LABEL arch=x86_64 08:34:29 ---> Running in 30c3d6c6ecf9 08:34:29 Removing intermediate container 30c3d6c6ecf9 08:34:29 ---> f78751859c54 08:34:29 Step 23/24 : LABEL git_sha=fb0fa5414f774525fd67b970622b39bfcf8eda8d 08:34:29 ---> Running in 21e6c59947c7 08:34:29 Removing intermediate container 21e6c59947c7 08:34:29 ---> fe7535d2af01 08:34:29 Step 24/24 : LABEL version=0.0.0 08:34:29 ---> Running in 71d652e8d95e 08:34:29 Removing intermediate container 71d652e8d95e 08:34:29 ---> 71bf29cd4266 08:34:29 08:34:29 Successfully built 71bf29cd4266 08:34:29 Successfully tagged core-command:latest 08:34:29 Building support-scheduler 08:34:33  Building core-command ... done Step 1/23 : ARG BUILDER_BASE=golang:1.20-alpine3.17 08:34:33 Step 2/23 : FROM ${BUILDER_BASE} AS builder 08:34:33 ---> bc529a5e5514 08:34:33 Step 3/23 : ARG ADD_BUILD_TAGS="" 08:34:33 ---> Using cache 08:34:33 ---> c4764d3ded75 08:34:33 Step 4/23 : WORKDIR /edgex-go 08:34:33 ---> Using cache 08:34:33 ---> a97e25e18a0b 08:34:33 Step 5/23 : RUN apk add --update --no-cache make git 08:34:33 ---> Using cache 08:34:33 ---> 39348e782b30 08:34:33 Step 6/23 : COPY go.mod vendor* ./ 08:34:33 ---> Using cache 08:34:33 ---> 11218dea0aae 08:34:33 Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 08:34:33 ---> Using cache 08:34:33 ---> 916539aaa441 08:34:33 Step 8/23 : COPY . . 08:34:33 ---> Using cache 08:34:33 ---> 91c9d3736519 08:34:33 Step 9/23 : RUN make cmd/support-scheduler/support-scheduler 08:34:33 ---> Running in addfa36e6ccc 08:34: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 08:34:44 ? github.com/edgexfoundry/edgex-go [no test files] 08:34:46 Removing intermediate container e3383b644846 08:34:46 ---> 1953165ba56b 08:34:46 Step 7/20 : COPY . . 08:34:52 Removing intermediate container d8470edf33a5 08:34:52 ---> 1d947845f0f1 08:34:52 08:34:52 Step 10/23 : FROM alpine:3.17 08:34:52 ---> b2aa39c304c2 08:34:52 Step 11/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel Corporation' 08:34:54 ---> Running in 9f78b5f64206 08:34:54 ---> 11cc2cecb3f8 08:34:54 Step 8/20 : RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider 08:34:55 ---> Running in ffa08ced9d97 08:34:55 Removing intermediate container 9f78b5f64206 08:34:55 ---> acc04fc0651a 08:34:55 Step 12/23 : RUN apk add --update --no-cache dumb-init 08:34:55 ---> Running in 2256a2eb4676 08:34:55 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/security-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider 08:34:55 Removing intermediate container 4b2211be2972 08:34:55 ---> 288a37bb84f2 08:34:55 Step 7/24 : COPY . . 08:34:55 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 08:34:55 Removing intermediate container f521ab1ff32e 08:34:55 ---> b817ca7d3272 08:34:55 Step 7/33 : COPY . . 08:34:56 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 08:34:56 (1/1) Installing dumb-init (1.2.5-r2) 08:34:56 Executing busybox-1.35.0-r29.trigger 08:34:56 OK: 7 MiB in 16 packages 08:35:01 Removing intermediate container 2256a2eb4676 08:35:01 ---> 779f69828bc7 08:35:01 Step 13/23 : COPY --from=builder /edgex-go/Attribution.txt / 08:35:01 ---> 31813b57c557 08:35:01 Step 8/33 : RUN make cmd/security-bootstrapper/security-bootstrapper 08:35:01 Removing intermediate container addfa36e6ccc 08:35:01 ---> f687d4cb7e76 08:35:01 08:35:01 Step 10/23 : FROM alpine:3.17 08:35:01 ---> b2aa39c304c2 08:35:01 Step 11/23 : RUN apk add --update --no-cache dumb-init 08:35:01 ---> Using cache 08:35:01 ---> f489e90fb679 08:35:01 Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 08:35:01 ---> Using cache 08:35:01 ---> d00e4a928816 08:35:01 Step 13/23 : ENV APP_PORT=59861 08:35:01 ---> 550ca4f25ae4 08:35:01 Step 8/24 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 08:35:01 ---> f8ef512d2f71 08:35:01 Step 14/23 : COPY --from=builder /edgex-go/security.txt / 08:35:01 ---> Running in f5fdbf9412f1 08:35:01 ---> Running in 9aede69810bb 08:35:01 ---> Running in 7db612ec25c9 08:35:02 ---> badd64ffaad7 08:35:02 Step 15/23 : COPY --from=builder /edgex-go/cmd/security-proxy-auth/security-proxy-auth / 08:35:02 Removing intermediate container f5fdbf9412f1 08:35:02 ---> 1f7fc234d3cd 08:35:02 Step 14/23 : EXPOSE $APP_PORT 08:35:02 ---> Running in 82309c9b648b 08:35:02 Removing intermediate container 82309c9b648b 08:35:02 ---> fb1c32f9313b 08:35:02 Step 15/23 : COPY --from=builder /edgex-go/Attribution.txt / 08:35:02 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper 08:35: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-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider 08:35:02 ---> 040864129bd3 08:35:02 Step 16/23 : COPY --from=builder /edgex-go/cmd/security-proxy-auth/res/configuration.toml /res/configuration.toml 08:35:03 ---> b99eb8f9296a 08:35:03 Step 16/23 : COPY --from=builder /edgex-go/security.txt / 08:35:03 ---> 80b9b23d746f 08:35:03 Step 17/23 : COPY --from=builder /edgex-go/cmd/security-proxy-auth/entrypoint.sh /usr/local/bin/ 08:35:03 ---> 6667450f4acb 08:35:03 Step 17/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / 08:35:04 ---> 299d3eff51d7 08:35:04 Step 18/23 : RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 08:35:04 ---> Running in 0624ddd2d096 08:35:04 ---> f34c9988b6e6 08:35:04 Step 18/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml 08:35:05 ---> 4b2399d53b85 08:35:05 Step 19/23 : ENTRYPOINT ["/support-scheduler"] 08:35:05 ---> Running in 23d3e8a55b96 08:35:05 Removing intermediate container 23d3e8a55b96 08:35:05 ---> 429ebc9e8c08 08:35:05 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] 08:35:05 ---> Running in 6c1c68fbf9d7 08:35:05 Removing intermediate container 0624ddd2d096 08:35:05 ---> 9408970c7aef 08:35:05 Step 19/23 : ENTRYPOINT ["entrypoint.sh"] 08:35:05 Removing intermediate container 6c1c68fbf9d7 08:35:05 ---> 26948ad2cff9 08:35:05 Step 21/23 : LABEL arch=x86_64 08:35:05 ---> Running in d154bec7051f 08:35:05 ---> Running in 120586bec5f6 08:35:05 Removing intermediate container d154bec7051f 08:35:05 ---> 7b090e36dac8 08:35:05 Step 20/23 : CMD ["/security-proxy-auth", "-cp=consul.http://edgex-core-consul:8500"] 08:35:05 ---> Running in 66769d7abd62 08:35:05 Removing intermediate container 120586bec5f6 08:35:05 ---> 53b5e1813bca 08:35:05 Step 22/23 : LABEL git_sha=fb0fa5414f774525fd67b970622b39bfcf8eda8d 08:35:06 ---> Running in 991112b22371 08:35:06 Removing intermediate container 66769d7abd62 08:35:06 ---> cb00c83e454a 08:35:06 Step 21/23 : LABEL arch=x86_64 08:35:06 ---> Running in 2014c26e8a6d 08:35:06 Removing intermediate container 991112b22371 08:35:06 ---> b50c74c51951 08:35:06 Step 23/23 : LABEL version=0.0.0 08:35:06 Removing intermediate container 2014c26e8a6d 08:35:06 ---> b6b4e6216d37 08:35:06 Step 22/23 : LABEL git_sha=fb0fa5414f774525fd67b970622b39bfcf8eda8d 08:35:06 ---> Running in 4bbc1307aa3a 08:35:06 ---> Running in f0d5f2680854 08:35:06 Removing intermediate container 4bbc1307aa3a 08:35:06 ---> 41cc448a970d 08:35:06 08:35:06 Successfully built 41cc448a970d 08:35:06 Successfully tagged support-scheduler:latest 08:35:06 Building support-notifications 08:35:06  Building support-scheduler ... done Removing intermediate container f0d5f2680854 08:35:06 ---> 2459504bbec4 08:35:06 Step 23/23 : LABEL version=0.0.0 08:35:07 ---> Running in e008f87f9a76 08:35:08 Removing intermediate container e008f87f9a76 08:35:08 ---> d84d00cfcf69 08:35:08 08:35:08 Successfully built d84d00cfcf69 08:35:08 Successfully tagged security-proxy-auth:latest 08:35:08  Building security-proxy-auth ... done Building core-common-config-bootstrapper 08:35:10 Step 1/23 : ARG BUILDER_BASE=golang:1.20-alpine3.17 08:35:10 Step 2/23 : FROM ${BUILDER_BASE} AS builder 08:35:10 ---> bc529a5e5514 08:35:10 Step 3/23 : ARG ADD_BUILD_TAGS="" 08:35:10 ---> Using cache 08:35:10 ---> c4764d3ded75 08:35:10 Step 4/23 : WORKDIR /edgex-go 08:35:10 ---> Using cache 08:35:10 ---> a97e25e18a0b 08:35:10 Step 5/23 : RUN apk add --update --no-cache make bash git ca-certificates 08:35:12 Step 1/23 : ARG BUILDER_BASE=golang:1.20-alpine3.17 08:35:12 Step 2/23 : FROM ${BUILDER_BASE} AS builder 08:35:12 ---> bc529a5e5514 08:35:12 Step 3/23 : ARG ADD_BUILD_TAGS="" 08:35:12 ---> Using cache 08:35:12 ---> c4764d3ded75 08:35:12 Step 4/23 : WORKDIR /edgex-go 08:35:12 ---> Using cache 08:35:12 ---> a97e25e18a0b 08:35:12 Step 5/23 : RUN apk add --update --no-cache make git 08:35:12 ---> Using cache 08:35:12 ---> 39348e782b30 08:35:12 Step 6/23 : COPY go.mod vendor* ./ 08:35:12 ---> Using cache 08:35:12 ---> 11218dea0aae 08:35:12 Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 08:35:12 ---> Using cache 08:35:12 ---> 916539aaa441 08:35:12 Step 8/23 : COPY . . 08:35:12 ---> Using cache 08:35:12 ---> 91c9d3736519 08:35:12 Step 9/23 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-common-config-bootstrapper/core-common-config-bootstrapper 08:35:12 ---> Running in a31a3e9bea4a 08:35:12 ---> Running in 9b1ebb8252f2 08:35:13 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 08:35:13 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 08:35:13 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 08:35:14 OK: 265 MiB in 53 packages 08:35:15 Removing intermediate container a31a3e9bea4a 08:35:15 ---> f593327d67c5 08:35:15 Step 6/23 : COPY go.mod vendor* ./ 08:35:16 ---> d6f8d37647dc 08:35:16 Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 08:35:16 ---> Running in 55d4a0c64c9f 08:35:22 Removing intermediate container ffa08ced9d97 08:35:22 ---> 8e964f2a0ad2 08:35:22 08:35:22 Step 9/20 : FROM alpine:3.17 08:35:22 ---> b2aa39c304c2 08:35:22 Step 10/20 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' 08:35:22 ---> Using cache 08:35:22 ---> 3bee3ff5537f 08:35:22 Step 11/20 : RUN apk update && apk --no-cache --update add dumb-init curl gcompat 08:35:22 ---> Running in 04c0e3b98719 08:35:23 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 08:35:23 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 08:35:24 v3.17.2-210-g0cdb6b5e4a0 [https://dl-cdn.alpinelinux.org/alpine/v3.17/main] 08:35:24 v3.17.2-208-g911979bc202 [https://dl-cdn.alpinelinux.org/alpine/v3.17/community] 08:35:24 OK: 17815 distinct packages available 08:35:24 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 08:35:24 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 08:35:24 (1/9) Installing ca-certificates (20220614-r4) 08:35:24 (2/9) Installing brotli-libs (1.0.9-r9) 08:35:24 (3/9) Installing nghttp2-libs (1.51.0-r0) 08:35:24 (4/9) Installing libcurl (7.88.1-r0) 08:35:24 (5/9) Installing curl (7.88.1-r0) 08:35:24 (6/9) Installing dumb-init (1.2.5-r2) 08:35:24 (7/9) Installing musl-obstack (1.2.3-r0) 08:35:24 (8/9) Installing libucontext (1.2-r0) 08:35:24 (9/9) Installing gcompat (1.1.0-r0) 08:35:24 Executing busybox-1.35.0-r29.trigger 08:35:24 Executing ca-certificates-20220614-r4.trigger 08:35:24 OK: 10 MiB in 24 packages 08:35: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-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup 08:35:26 Removing intermediate container 04c0e3b98719 08:35:26 ---> 23bf21fbbe9d 08:35:26 Step 12/20 : COPY --from=builder /edgex-go/Attribution.txt / 08:35:27 ---> 201ae8fd2631 08:35:27 Step 13/20 : COPY --from=builder /edgex-go/security.txt / 08:35:28 ---> f13a1cb20bf3 08:35:28 Step 14/20 : COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/security-spiffe-token-provider / 08:35:29 ---> a360f089438f 08:35:29 Step 15/20 : COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/res/configuration.toml /res/configuration.toml 08:35:29 Removing intermediate container 7db612ec25c9 08:35:29 ---> 90158041ffc8 08:35:29 08:35:29 Step 9/33 : FROM alpine:3.17 08:35:29 ---> b2aa39c304c2 08:35:29 Step 10/33 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' 08:35:29 ---> Using cache 08:35:29 ---> 3bee3ff5537f 08:35:29 Step 11/33 : RUN apk add --update --no-cache dumb-init su-exec 08:35:29 ---> Running in 6062de69d8dd 08:35:29 ---> 3a00a58392f4 08:35:29 Step 16/20 : ENTRYPOINT [ "/security-spiffe-token-provider" ] 08:35:30 ---> Running in 3cc5f95718ff 08:35:30 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 08:35:30 Removing intermediate container 3cc5f95718ff 08:35:30 ---> 81a767848afc 08:35:30 Step 17/20 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] 08:35:30 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 08:35:30 (1/2) Installing dumb-init (1.2.5-r2) 08:35:30 (2/2) Installing su-exec (0.2-r2) 08:35:30 Executing busybox-1.35.0-r29.trigger 08:35:30 OK: 7 MiB in 17 packages 08:35:30 ---> Running in d9682be04d81 08:35:30 Removing intermediate container 9aede69810bb 08:35:30 ---> 2ee468c24564 08:35:30 08:35:30 Step 9/24 : FROM alpine:3.17 08:35:30 ---> b2aa39c304c2 08:35:30 Step 10/24 : RUN apk add --update --no-cache ca-certificates dumb-init su-exec 08:35:31 ---> Running in 8facba861e60 08:35:31 Removing intermediate container d9682be04d81 08:35:31 ---> 6cc7dce0bc61 08:35:31 Step 18/20 : LABEL arch=x86_64 08:35:31 ---> Running in 1aac4cb597e0 08:35:31 Removing intermediate container 6062de69d8dd 08:35:31 ---> 33ce4f2ed362 08:35:31 Step 12/33 : ENV SECURITY_INIT_DIR /edgex-init 08:35:31 Removing intermediate container 1aac4cb597e0 08:35:31 ---> eaef4dd7afe8 08:35:31 Step 19/20 : LABEL git_sha=fb0fa5414f774525fd67b970622b39bfcf8eda8d 08:35:31 ---> Running in 3029ef57e417 08:35:31 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 08:35:31 ---> Running in c4539102ca0a 08:35:31 Removing intermediate container 3029ef57e417 08:35:31 ---> a3f78b0a3694 08:35:31 Step 13/33 : ENV SECURITY_INIT_STAGING /edgex-init-staging 08:35:31 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 08:35:31 ---> Running in 4b1675c60948 08:35:31 Removing intermediate container c4539102ca0a 08:35:31 ---> 771dd5baa30d 08:35:31 Step 20/20 : LABEL version=0.0.0 08:35:32 Removing intermediate container 4b1675c60948 08:35:32 ---> 7050869d8255 08:35:32 Step 14/33 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_STAGING}/bootstrap-redis 08:35:32 (1/3) Installing ca-certificates (20220614-r4) 08:35:32 ---> Running in a2f564ca7a3d 08:35:32 (2/3) Installing dumb-init (1.2.5-r2) 08:35:32 (3/3) Installing su-exec (0.2-r2) 08:35:32 Executing busybox-1.35.0-r29.trigger 08:35:32 Executing ca-certificates-20220614-r4.trigger 08:35:32 ---> Running in 0dfe7775d971 08:35:32 Removing intermediate container a2f564ca7a3d 08:35:32 ---> 1ee82a2433f5 08:35:32 08:35:32 Removing intermediate container 0dfe7775d971 08:35:32 ---> 83e20f0d7992 08:35:32 Step 15/33 : ARG BOOTSTRAP_MOSQUITTO_DIR=${SECURITY_INIT_STAGING}/bootstrap-mosquitto 08:35:32 OK: 8 MiB in 18 packages 08:35:32 Successfully built 1ee82a2433f5 08:35:32 Successfully tagged security-spiffe-token-provider:latest 08:35:32  Building security-spiffe-token-provider ... done  ---> Running in c51a00d9a133 08:35:32 Removing intermediate container c51a00d9a133 08:35:32 ---> 6e3284cf523a 08:35:32 Step 16/33 : RUN mkdir -p ${BOOTSTRAP_REDIS_DIR} ${BOOTSTRAP_MOSQUITTO_DIR} 08:35:33 ---> Running in 645d30703ef1 08:35:33 Removing intermediate container 8facba861e60 08:35:33 ---> 2c62f04fab21 08:35:33 Step 11/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' 08:35:33 ---> Running in 30e1e0f18f6b 08:35:33 Removing intermediate container 30e1e0f18f6b 08:35:33 ---> 748281294473 08:35:33 Step 12/24 : WORKDIR / 08:35:34 ---> Running in 75bf8d6d9878 08:35:34 Removing intermediate container 75bf8d6d9878 08:35:34 ---> f0e5c9d58dff 08:35:34 Step 13/24 : COPY --from=builder /edgex-go/security.txt / 08:35:34 Removing intermediate container 645d30703ef1 08:35:34 ---> e63946d73b8d 08:35:34 Step 17/33 : WORKDIR ${SECURITY_INIT_STAGING} 08:35:34 ---> Running in 5349d34f266a 08:35:34 ---> bb15fa786bed 08:35:34 Step 14/24 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/res/token-config.json /res-file-token-provider/token-config.json 08:35:35 Removing intermediate container 5349d34f266a 08:35:35 ---> 940e2e173c05 08:35:35 Step 18/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_STAGING}/ 08:35:35 ---> 19460bf29b41 08:35:35 Step 15/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res-file-token-provider/configuration.toml /res-file-token-provider/configuration.toml 08:35:35 ---> 3d0e666bb357 08:35:35 Step 19/33 : RUN chmod +x ${SECURITY_INIT_STAGING}/*.sh 08:35:35 ---> Running in b90041aab9dd 08:35:35 ---> 28c614db9fe9 08:35:35 Step 16/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml 08:35:35 Removing intermediate container 55d4a0c64c9f 08:35:35 ---> 57cf101a28ff 08:35:35 Step 8/23 : COPY . . 08:35:35 Removing intermediate container 9b1ebb8252f2 08:35:35 ---> 7069f6efe093 08:35:35 08:35:35 Step 10/23 : FROM alpine:3.17 08:35:35 ---> b2aa39c304c2 08:35:35 Step 11/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel Corporation' 08:35:35 ---> Using cache 08:35:35 ---> acc04fc0651a 08:35:35 Step 12/23 : RUN apk add --update --no-cache dumb-init 08:35:35 ---> Using cache 08:35:35 ---> 779f69828bc7 08:35:35 Step 13/23 : COPY --from=builder /edgex-go/Attribution.txt / 08:35:35 ---> Using cache 08:35:35 ---> f8ef512d2f71 08:35:35 Step 14/23 : COPY --from=builder /edgex-go/security.txt / 08:35:35 ---> Using cache 08:35:35 ---> badd64ffaad7 08:35:35 Step 15/23 : COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/core-common-config-bootstrapper / 08:35:37 ---> 4d86ca2ffd24 08:35:37 Step 17/24 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . 08:35:37 ---> b524a3e9dcc2 08:35:37 Step 16/23 : COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/res/configuration.yaml /res/configuration.yaml 08:35:37 ---> de6059d2a4ef 08:35:37 Step 18/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . 08:35:37 ---> 4b4f522a001f 08:35:37 Step 17/23 : COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/entrypoint.sh /usr/local/bin/ 08:35:38 Removing intermediate container b90041aab9dd 08:35:38 ---> 98c363bfee37 08:35:38 Step 20/33 : COPY --from=builder /edgex-go/Attribution.txt / 08:35:38 ---> 058571e50030 08:35:38 Step 18/23 : RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 08:35:38 ---> 42c32a3d34cd 08:35:38 Step 19/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ 08:35:38 ---> Running in 09abfa3c1eb4 08:35:38 ---> f5b58ed9378e 08:35:38 Step 21/33 : COPY --from=builder /edgex-go/security.txt / 08:35:38 ---> 3906c7ed14a2 08:35:38 Step 20/24 : RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 08:35:38 ---> Running in 19cd664c48a8 08:35:38 ---> cf9f0525fce0 08:35:38 Step 22/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . 08:35:39 ---> 8c3c887635f3 08:35:39 Step 23/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.toml ./res/ 08:35:39 Removing intermediate container 09abfa3c1eb4 08:35:39 ---> 0ecbf6a170ce 08:35:39 Step 19/23 : ENTRYPOINT ["entrypoint.sh"] 08:35:39 ---> Running in 17812afe366a 08:35:39 ---> b78da7889ec4 08:35:39 Step 24/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml ${BOOTSTRAP_REDIS_DIR}/res/ 08:35:40 Removing intermediate container 19cd664c48a8 08:35:40 ---> c6047b763024 08:35:40 Step 21/24 : ENTRYPOINT ["entrypoint.sh"] 08:35:40 ---> Running in cdbfdc62d16e 08:35:40 Removing intermediate container 17812afe366a 08:35:40 ---> b377c5d3be02 08:35:40 Step 20/23 : CMD ["/core-common-config-bootstrapper", "-cp=consul.http://edgex-core-consul:8500", "-cf=configuration.yaml"] 08:35:40 ---> e1bdf4900fac 08:35:40 Step 25/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-mosquitto/configuration.toml ${BOOTSTRAP_MOSQUITTO_DIR}/res/ 08:35:40 ---> e570873006f6 08:35:40 Step 9/23 : RUN make cmd/support-notifications/support-notifications 08:35:40 ---> Running in 506251c47aa1 08:35:40 Removing intermediate container cdbfdc62d16e 08:35:40 ---> 3932c6195a26 08:35:40 Step 22/24 : LABEL arch=x86_64 08:35:40 ---> Running in 5f5ffceb3f88 08:35:40 ---> Running in 684b963a4382 08:35:40 Removing intermediate container 506251c47aa1 08:35:40 ---> 9ce049d52631 08:35:40 Step 21/23 : LABEL arch=x86_64 08:35:40 ---> cec02da92f55 08:35:40 Step 26/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ ${SECURITY_INIT_STAGING}/consul-bootstrapper/ 08:35:40 ---> Running in 4ea539be88a4 08:35:40 Removing intermediate container 5f5ffceb3f88 08:35:40 ---> 5783d1bd04e4 08:35:40 Step 23/24 : LABEL git_sha=fb0fa5414f774525fd67b970622b39bfcf8eda8d 08:35:40 ---> Running in 0490533cf619 08:35:40 Removing intermediate container 4ea539be88a4 08:35:40 ---> 52abb0a838a6 08:35:40 Step 22/23 : LABEL git_sha=fb0fa5414f774525fd67b970622b39bfcf8eda8d 08:35:40 ---> 66b52f04bb0d 08:35:40 Step 27/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / 08:35:40 go build -tags " " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/support-notifications/support-notifications ./cmd/support-notifications 08:35:40 ---> Running in f3be42834b5e 08:35:40 Removing intermediate container 0490533cf619 08:35:40 ---> 6ef060568a7c 08:35:40 Step 24/24 : LABEL version=0.0.0 08:35:40 ---> Running in 2f1980c3fc75 08:35:41 ---> df158e231055 08:35:41 Step 28/33 : RUN chmod +x /entrypoint.sh 08:35:41 Removing intermediate container f3be42834b5e 08:35:41 ---> 5338e53e5c81 08:35:41 Step 23/23 : LABEL version=0.0.0 08:35:41 ---> Running in c2ad6176e605 08:35:41 Removing intermediate container 2f1980c3fc75 08:35:41 ---> 6d409548f90c 08:35:41 08:35:41 ---> Running in ee7a453c0601 08:35:41 Successfully built 6d409548f90c 08:35:41 Successfully tagged security-secretstore-setup:latest 08:35:41  Building security-secretstore-setup ... done Removing intermediate container ee7a453c0601 08:35:41 ---> fd348d0d5928 08:35:41 08:35:41 Successfully built fd348d0d5928 08:35:41 Successfully tagged core-common-config-bootstrapper:latest 08:35:41  Building core-common-config-bootstrapper ... done Removing intermediate container c2ad6176e605 08:35:41 ---> 2d5531ad746e 08:35:41 Step 29/33 : ENTRYPOINT ["/entrypoint.sh"] 08:35:42 ---> Running in 83d2f50290ff 08:35:42 Removing intermediate container 83d2f50290ff 08:35:42 ---> e5ae65ae0672 08:35:42 Step 30/33 : CMD ["gate"] 08:35:42 ---> Running in d76aa6186f86 08:35:42 Removing intermediate container d76aa6186f86 08:35:42 ---> 3a9c13a51682 08:35:42 Step 31/33 : LABEL arch=x86_64 08:35:42 ---> Running in 06fdeac2459e 08:35:42 Removing intermediate container 06fdeac2459e 08:35:42 ---> ff03a3f68412 08:35:42 Step 32/33 : LABEL git_sha=fb0fa5414f774525fd67b970622b39bfcf8eda8d 08:35:42 ---> Running in 65da9ea1791a 08:35:42 Removing intermediate container 65da9ea1791a 08:35:42 ---> 655eeec467ee 08:35:42 Step 33/33 : LABEL version=0.0.0 08:35:42 ---> Running in 23cc47d4dfa2 08:35:42 Removing intermediate container 23cc47d4dfa2 08:35:42 ---> be54ade6654e 08:35:42 08:35:42 Successfully built be54ade6654e 08:35:42 Successfully tagged security-bootstrapper:latest 08:36:00  Building security-bootstrapper ... done Removing intermediate container 684b963a4382 08:36:00 ---> b0701fb25f52 08:36:00 08:36:00 Step 10/23 : FROM alpine:3.17 08:36:00 ---> b2aa39c304c2 08:36:00 Step 11/23 : RUN apk add --update --no-cache ca-certificates dumb-init 08:36:00 ---> Running in 5ac40e7bfed3 08:36:00 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 08:36:00 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 08:36:00 (1/2) Installing ca-certificates (20220614-r4) 08:36:00 (2/2) Installing dumb-init (1.2.5-r2) 08:36:00 Executing busybox-1.35.0-r29.trigger 08:36:00 Executing ca-certificates-20220614-r4.trigger 08:36:00 OK: 8 MiB in 17 packages 08:36:00 Removing intermediate container 5ac40e7bfed3 08:36:00 ---> 263ea8c551ba 08:36:00 Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2021: Intel Corporation' 08:36:00 ---> Running in 6d97bfac83ed 08:36:01 Removing intermediate container 6d97bfac83ed 08:36:01 ---> 8b837f6d7f5f 08:36:01 Step 13/23 : ENV APP_PORT=59860 08:36:01 ---> Running in 65aec77c7bee 08:36:01 Removing intermediate container 65aec77c7bee 08:36:01 ---> 4066a792ac61 08:36:01 Step 14/23 : EXPOSE $APP_PORT 08:36:01 ---> Running in fbf694d2f64c 08:36:01 Removing intermediate container fbf694d2f64c 08:36:01 ---> fb110d3459ca 08:36:01 Step 15/23 : COPY --from=builder /edgex-go/Attribution.txt / 08:36:01 ---> 30abcdefc6d3 08:36:01 Step 16/23 : COPY --from=builder /edgex-go/security.txt / 08:36:01 ---> d2cc87b7c3e4 08:36:01 Step 17/23 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / 08:36:02 ---> 577ee63a5410 08:36:02 Step 18/23 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml 08:36:02 ---> 09eb0ed317b5 08:36:02 Step 19/23 : ENTRYPOINT ["/support-notifications"] 08:36:02 ---> Running in 737dffa6ef35 08:36:02 Removing intermediate container 737dffa6ef35 08:36:02 ---> 844329f4bd05 08:36:02 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] 08:36:02 ---> Running in 00f20ddffa3d 08:36:02 Removing intermediate container 00f20ddffa3d 08:36:02 ---> eb7a258196f4 08:36:02 Step 21/23 : LABEL arch=x86_64 08:36:02 ---> Running in ebf871226a0b 08:36:02 Removing intermediate container ebf871226a0b 08:36:02 ---> 13fa407e911c 08:36:02 Step 22/23 : LABEL git_sha=fb0fa5414f774525fd67b970622b39bfcf8eda8d 08:36:02 ---> Running in dcbde02f018f 08:36:03 Removing intermediate container dcbde02f018f 08:36:03 ---> b740ccd0a71c 08:36:03 Step 23/23 : LABEL version=0.0.0 08:36:03 ---> Running in b68ad2e479d9 08:36:03 Removing intermediate container b68ad2e479d9 08:36:03 ---> 50f3af270d1b 08:36:03 08:36:03 Successfully built 50f3af270d1b 08:36:03 Successfully tagged support-notifications:latest 08:36:03  Building support-notifications ... done  [Pipeline] } 08:36:03 $ docker stop --time=1 99964919e9423ec439c75760f1bce043b9423834252f1242b4f9c7ec1e66b502 08:36:04 $ docker rm -f --volumes 99964919e9423ec439c75760f1bce043b9423834252f1242b4f9c7ec1e66b502 [Pipeline] // withDockerContainer [Pipeline] sh 08:36:04 + docker images 08:36:04 REPOSITORY TAG IMAGE ID CREATED SIZE 08:36:04 support-notifications latest 50f3af270d1b 1 second ago 33MB 08:36:04 b0701fb25f52 6 seconds ago 1.75GB 08:36:04 security-bootstrapper latest be54ade6654e 22 seconds ago 22MB 08:36:04 core-common-config-bootstrapper latest fd348d0d5928 23 seconds ago 17.5MB 08:36:04 security-secretstore-setup latest 6d409548f90c 23 seconds ago 32.6MB 08:36:04 7069f6efe093 29 seconds ago 1.68GB 08:36:04 security-spiffe-token-provider latest 1ee82a2433f5 32 seconds ago 32.6MB 08:36:04 2ee468c24564 34 seconds ago 1.67GB 08:36:04 90158041ffc8 36 seconds ago 1.67GB 08:36:04 8e964f2a0ad2 44 seconds ago 1.72GB 08:36:04 security-proxy-auth latest d84d00cfcf69 57 seconds ago 18.3MB 08:36:04 support-scheduler latest 41cc448a970d 58 seconds ago 32.4MB 08:36:04 f687d4cb7e76 About a minute ago 1.75GB 08:36:04 1d947845f0f1 About a minute ago 1.66GB 08:36:04 core-command latest 71bf29cd4266 About a minute ago 19.8MB 08:36:04 4f4ac87caedb About a minute ago 1.68GB 08:36:04 security-proxy-setup latest 0581ed6c8f58 About a minute ago 18.7MB 08:36:04 core-metadata latest cc64d86489ac About a minute ago 20.6MB 08:36:04 core-data latest 0f328f48bb9f About a minute ago 20MB 08:36:04 security-spire-server latest ed5633f8588f About a minute ago 89.8MB 08:36:04 fd7d10b7c6b6 About a minute ago 1.54GB 08:36:04 e6b6785fc6ec About a minute ago 1.69GB 08:36:04 536c5e80dcd5 About a minute ago 1.66GB 08:36:04 9ee9fe0fdc44 About a minute ago 1.69GB 08:36:04 security-spire-agent latest 9dcd50c32187 2 minutes ago 129MB 08:36:04 security-spire-config latest 12ff59b7db95 2 minutes ago 88.9MB 08:36:04 aca278a8d5fd 2 minutes ago 1.54GB 08:36:04 6ec8dddba91b 2 minutes ago 1.54GB 08:36:04 ci-base-image-x86_64 latest bc529a5e5514 5 minutes ago 883MB 08:36:04 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base 1.20-alpine 3b553350e43f 5 days ago 664MB 08:36:04 alpine 3.17 b2aa39c304c2 4 weeks ago 7.05MB 08:36:04 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver 0.1.4 31426a034bd3 8 months ago 253MB 08:36:04 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] } 08:37:05 ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] 08:37:05 ? github.com/edgexfoundry/edgex-go/cmd/core-common-config-bootstrapper [no test files] 08:37:05 ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] 08:37:05 ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] 08:37:05 ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] 08:37:05 ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] 08:37:05 ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] 08:37:05 ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-auth [no test files] 08:37:05 ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] 08:37:07 ? github.com/edgexfoundry/edgex-go/cmd/security-spiffe-token-provider [no test files] 08:37:11 ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] 08:37:11 ? github.com/edgexfoundry/edgex-go/internal [no test files] 08:37:11 ? github.com/edgexfoundry/edgex-go/internal/core/command [no test files] 08:37:11 ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] 08:37:29 ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] 08:37:29 ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] 08:37:29 ok github.com/edgexfoundry/edgex-go/internal/core/command/application 0.317s coverage: 28.7% of statements 08:37:39 ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 0.322s coverage: 98.5% of statements 08:37:46 ? github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging/mocks [no test files] 08:37:46 ? github.com/edgexfoundry/edgex-go/internal/core/common_config [no test files] 08:37:46 ? github.com/edgexfoundry/edgex-go/internal/core/data [no test files] 08:37:48 ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging 3.465s coverage: 71.2% of statements 08:37:53 ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] 08:37:53 ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] 08:37:53 ok github.com/edgexfoundry/edgex-go/internal/core/data/application 0.380s coverage: 54.0% of statements 08:37:57 ? github.com/edgexfoundry/edgex-go/internal/core/data/controller/messaging [no test files] 08:37:57 ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] 08:37:57 ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks [no test files] 08:37:57 ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] 08:37:57 ? github.com/edgexfoundry/edgex-go/internal/core/metadata [no test files] 08:38:05 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] 08:38:05 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] 08:38:15 ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 18.656s coverage: 88.5% of statements 08:38:15 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/application 0.565s coverage: 3.9% of statements 08:38:22 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] 08:38:22 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks [no test files] 08:38:22 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/uom [no test files] 08:38:24 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 1.942s coverage: 95.6% of statements 08:38:24 ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] 08:38:24 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers [no test files] 08:38:24 ? github.com/edgexfoundry/edgex-go/internal/pkg/application [no test files] 08:38:24 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] 08:38:24 ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] 08:38:25 ok github.com/edgexfoundry/edgex-go/internal/io 0.221s coverage: 72.2% of statements 08:38:31 ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] 08:38:31 ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] 08:38:31 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] 08:38:32 ok github.com/edgexfoundry/edgex-go/internal/pkg/controller/http 0.307s coverage: 65.9% of statements 08:38:47 ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] 08:38:47 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] 08:38:47 ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 0.482s coverage: 0.9% of statements 08:38:47 ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 0.283s coverage: 29.0% of statements 08:38:50 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.290s coverage: 45.5% of statements 08:38:51 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 1.302s coverage: 82.9% of statements 08:38:51 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.256s coverage: 94.1% of statements 08:38:51 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.314s coverage: 96.3% of statements 08:38:54 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.250s coverage: 87.5% of statements 08:38:58 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] 08:38:58 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] 08:38:58 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] 08:38:58 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] 08:39:01 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] 08:39:01 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto [no test files] 08:39:01 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/config [no test files] 08:39:01 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/container [no test files] 08:39:06 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 12.252s coverage: 94.4% of statements 08:39:06 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] 08:39:06 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] 08:39:06 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] 08:39:06 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] 08:39:15 ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] 08:39:15 ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] 08:39:16 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] 08:39:22 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 24.375s coverage: 79.9% of statements 08:39:22 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 20.317s coverage: 92.9% of statements 08:39:22 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 0.082s coverage: 64.4% of statements 08:39:22 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/handlers 6.254s coverage: 86.9% of statements 08:39:22 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 11.229s coverage: 87.2% of statements 08:39:22 ok github.com/edgexfoundry/edgex-go/internal/security/common 0.196s coverage: 20.0% of statements 08:39:22 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.211s coverage: 100.0% of statements 08:39:22 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.532s coverage: 81.2% of statements 08:39:23 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/shared [no test files] 08:39:23 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.532s coverage: 82.1% of statements 08:39:24 ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] 08:39:24 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.252s coverage: 84.8% of statements 08:39:31 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] 08:39:31 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] 08:39:32 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 1.335s coverage: 63.1% of statements 08:39:32 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.322s coverage: 100.0% of statements 08:39:34 ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.147s coverage: 89.4% of statements 08:39:34 ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.103s coverage: 100.0% of statements 08:39:34 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.102s coverage: 73.7% of statements 08:39:34 ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth [no test files] 08:39:34 ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth/config [no test files] 08:39:34 ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth/container [no test files] 08:39:35 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.078s coverage: 100.0% of statements 08:39:45 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] 08:39:45 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] 08:39:45 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] 08:39:45 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 1.131s coverage: 38.4% of statements 08:39:45 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 0.274s coverage: 89.5% of statements 08:39:51 ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider [no test files] 08:39:51 ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/config [no test files] 08:39:51 ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/container [no test files] 08:39:51 ? github.com/edgexfoundry/edgex-go/internal/support/notifications [no test files] 08:39:51 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 0.246s coverage: 84.8% of statements 08:39:57 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel [no test files] 08:39:57 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks [no test files] 08:39:57 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] 08:39:57 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] 08:40:04 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 6.314s coverage: 17.7% of statements 08:40:05 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] 08:40:05 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks [no test files] 08:40:05 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler [no test files] 08:40:05 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/application [no test files] 08:40:06 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 0.607s coverage: 92.3% of statements 08:40:10 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] 08:40:10 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] 08:40:10 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/scheduler 0.308s coverage: 61.5% of statements 08:40:12 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] 08:40:12 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks [no test files] 08:40:12 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 0.398s coverage: 97.7% of statements 08:40:14 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 08:40:14 WARNING: Linting skipped (not on x86_64 or linter not installed) 08:40:14 go vet ./... 08:43:21 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 08:43:21 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 08:43:21 ./bin/test-attribution-txt.sh [Pipeline] echo 08:43:21 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] sh 08:43:21 + ls -al . 08:43:21 total 700 08:43:21 drwxrwxr-x 10 1001 1001 4096 Mar 16 08:33 . 08:43:21 drwxr-xr-x 4 root root 4096 Mar 16 08:33 .. 08:43:21 drwxrwxr-x 2 1001 1001 4096 Mar 16 08:32 .blubracket 08:43:21 -rw-rw-r-- 1 1001 1001 16 Mar 16 08:32 .dockerignore 08:43:21 drwxrwxr-x 8 1001 1001 4096 Mar 16 08:32 .git 08:43:21 drwxrwxr-x 3 1001 1001 4096 Mar 16 08:32 .github 08:43:21 -rw-rw-r-- 1 1001 1001 1133 Mar 16 08:32 .gitignore 08:43:21 -rw-rw-r-- 1 1001 1001 42 Mar 16 08:32 .golangci.yml 08:43:21 -rw-rw-r-- 1 1001 1001 87 Mar 16 08:32 .hadolint.yml 08:43:21 -rw-rw-r-- 1 1001 1001 166 Mar 16 08:32 .sonarcloud.properties 08:43:21 -rw-rw-r-- 1 1001 1001 1171 Mar 16 08:32 ADOPTERS.md 08:43:21 -rw-rw-r-- 1 1001 1001 10825 Mar 16 08:32 Attribution.txt 08:43:21 -rw-rw-r-- 1 1001 1001 73765 Mar 16 08:32 CHANGELOG.md 08:43:21 -rw-rw-r-- 1 1001 1001 3804 Mar 16 08:32 CONTRIBUTING.md 08:43:21 -rw-rw-r-- 1 1001 1001 677 Mar 16 08:32 GOVERNANCE.md 08:43:21 -rw-rw-r-- 1 1001 1001 883 Mar 16 08:32 Jenkinsfile 08:43:21 -rw-rw-r-- 1 1001 1001 10775 Mar 16 08:32 LICENSE 08:43:21 -rw-rw-r-- 1 1001 1001 14266 Mar 16 08:32 Makefile 08:43:21 -rw-rw-r-- 1 1001 1001 582 Mar 16 08:32 OWNERS.md 08:43:21 -rw-rw-r-- 1 1001 1001 9403 Mar 16 08:32 README.md 08:43:21 -rw-rw-r-- 1 1001 1001 789 Mar 16 08:32 SECURITY.md 08:43:21 -rw-rw-r-- 1 1001 1001 5 Mar 16 08:29 VERSION 08:43:21 drwxrwxr-x 2 1001 1001 4096 Mar 16 08:32 bin 08:43:21 drwxrwxr-x 18 1001 1001 4096 Mar 16 08:32 cmd 08:43:21 -rw-r--r-- 1 root root 447486 Mar 16 08:40 coverage.out 08:43:21 -rw-rw-r-- 1 1001 1001 3233 Mar 16 08:32 go.mod 08:43:21 -rw-rw-r-- 1 1001 1001 31100 Mar 16 08:32 go.sum 08:43:21 drwxrwxr-x 7 1001 1001 4096 Mar 16 08:32 internal 08:43:21 drwxrwxr-x 3 1001 1001 4096 Mar 16 08:32 openapi 08:43:21 -rw-rw-r-- 1 1001 1001 594 Mar 16 08:32 security.txt 08:43:21 drwxrwxr-x 4 1001 1001 4096 Mar 16 08:32 snap 08:43:21 -rw-rw-r-- 1 1001 1001 204 Mar 16 08:32 version.go [Pipeline] sh 08:43:22 + '[' -e coverage.out ] 08:43:22 + chown 1001:1001 coverage.out [Pipeline] stash 08:43:22 Warning: overwriting stash ‘coverage-report’ 08:43:23 Stashed 1 file(s) [Pipeline] sh 08:43:23 + make build 08:43:23 go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-data/core-data ./cmd/core-data 08:45:18 go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-metadata/core-metadata ./cmd/core-metadata 08:45:18 go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-command/core-command ./cmd/core-command 08:45:18 go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-common-config-bootstrapper/core-common-config-bootstrapper ./cmd/core-common-config-bootstrapper 08:45:21 go build -tags " " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/support-notifications/support-notifications ./cmd/support-notifications 08:46:18 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 08:46:18 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-proxy-auth/security-proxy-auth ./cmd/security-proxy-auth 08:46:25 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup 08:46:32 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider 08:46:36 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 08:46:40 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper 08:46:47 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/security-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider [Pipeline] } 08:46:53 $ docker stop --time=1 f262821dfc776bedf2b8b708d2680f77ff1631eb1738d8090c03d9a0b9023e65 08:46:56 $ docker rm -f --volumes f262821dfc776bedf2b8b708d2680f77ff1631eb1738d8090c03d9a0b9023e65 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:46:58 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 08:46:58 08:46:58 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:46:59 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 08:46:59 latest: Pulling from edgex-devops/edgex-compose-arm64 08:46:59 29e5d40040c1: Pulling fs layer 08:46:59 1ce36da41761: Pulling fs layer 08:46:59 25b303627fd3: Pulling fs layer 08:46:59 29e5d40040c1: Verifying Checksum 08:46:59 29e5d40040c1: Download complete 08:46:59 1ce36da41761: Verifying Checksum 08:46:59 1ce36da41761: Download complete 08:46:59 29e5d40040c1: Pull complete 08:47:01 1ce36da41761: Pull complete 08:47:01 25b303627fd3: Verifying Checksum 08:47:01 25b303627fd3: Download complete 08:47:13 25b303627fd3: Pull complete 08:47:13 Digest: sha256:9cc31fd43c2090459daf52f5d183d677621facc00304dcc7dc9de11b2a0a8f33 08:47:13 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 08:47:13 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 08:47:13 prd-ubuntu20.04-docker-arm64-4c-16g-2379 does not seem to be running inside a container 08:47:14 $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/2 -v /w/workspace/edgex-go/2:/w/workspace/edgex-go/2:rw,z -v /w/workspace/edgex-go/2@tmp:/w/workspace/edgex-go/2@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest cat 08:47:16 $ docker top 9c7211f089393fd730712b27daaf720871d9fc24c862d2e8579fea495e017896 -eo pid,comm [Pipeline] { [Pipeline] sh 08:47:17 + docker-compose build+ --helpgrep 08:47:17 parallel 08:47:24 --parallel Build images in parallel. [Pipeline] } 08:47:24 $ docker stop --time=1 9c7211f089393fd730712b27daaf720871d9fc24c862d2e8579fea495e017896 08:47:25 $ docker rm -f --volumes 9c7211f089393fd730712b27daaf720871d9fc24c862d2e8579fea495e017896 [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:47:26 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 08:47:26 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 08:47:26 prd-ubuntu20.04-docker-arm64-4c-16g-2379 does not seem to be running inside a container 08:47:26 $ docker run -t -d -u 1001:1001 -u 0:0 --entrypoint= -v /var/run/docker.sock:/var/run/docker.sock --privileged -w /w/workspace/edgex-go/2 -v /w/workspace/edgex-go/2:/w/workspace/edgex-go/2:rw,z -v /w/workspace/edgex-go/2@tmp:/w/workspace/edgex-go/2@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest cat 08:47:27 $ docker top 6ab191bdf20e2f512712e625e20d284f45bd76051b9df6a5b0d667b9f6c2eb54 -eo pid,comm [Pipeline] { [Pipeline] sh 08:47:28 + docker-compose -f ./docker-compose-build.yml build --parallel 08:47:35 Building core-command ... 08:47:35 Building core-common-config-bootstrapper ... 08:47:35 Building core-data ... 08:47:35 Building core-metadata ... 08:47:35 Building security-bootstrapper ... 08:47:35 Building security-proxy-auth ... 08:47:35 Building security-proxy-setup ... 08:47:35 Building security-secretstore-setup ... 08:47:35 Building security-spiffe-token-provider ... 08:47:35 Building security-spire-agent ... 08:47:35 Building security-spire-config ... 08:47:35 Building security-spire-server ... 08:47:35 Building support-notifications ... 08:47:35 Building support-scheduler ... 08:47:35 Building security-bootstrapper 08:47:35 Building security-spire-agent 08:47:35 Building security-proxy-setup 08:47:35 Building core-metadata 08:47:35 Building core-data 08:48:31 Step 1/21 : ARG BUILDER_BASE=golang:1.20-alpine3.17 08:48:31 Step 2/21 : FROM ${BUILDER_BASE} AS builder 08:48:31 ---> ded2f232f7c8 08:48:31 Step 3/21 : WORKDIR /edgex-go 08:48:31 Step 1/23 : ARG BUILDER_BASE=golang:1.20-alpine3.17 08:48:31 Step 2/23 : FROM ${BUILDER_BASE} AS builder 08:48:31 ---> ded2f232f7c8 08:48:31 Step 3/23 : ARG ADD_BUILD_TAGS="" 08:48:31 Step 1/26 : ARG BUILDER_BASE=golang:1.20-alpine3.17 08:48:31 Step 2/26 : FROM ${BUILDER_BASE} AS builder 08:48:31 ---> ded2f232f7c8 08:48:31 Step 3/26 : WORKDIR /edgex-go 08:48:31 Step 1/25 : ARG BUILDER_BASE=golang:1.20-alpine3.17 08:48:31 Step 2/25 : FROM ${BUILDER_BASE} AS builder 08:48:31 ---> ded2f232f7c8 08:48:31 Step 3/25 : ARG ADD_BUILD_TAGS="" 08:48:31 Step 1/33 : ARG BUILDER_BASE=golang:1.20-alpine3.17 08:48:31 Step 2/33 : FROM ${BUILDER_BASE} AS builder 08:48:31 ---> ded2f232f7c8 08:48:31 Step 3/33 : WORKDIR /edgex-go 08:48:31 ---> Running in 96261f40a9d0 08:48:31 ---> Running in a2269f2a5771 08:48:31 ---> Running in cd035983fcfd 08:48:31 ---> Running in 7103cc309735 08:48:31 ---> Running in caa9329a1092 08:48:31 Removing intermediate container 96261f40a9d0 08:48:31 ---> 450b25d9f380 08:48:31 Step 4/23 : WORKDIR /edgex-go 08:48:31 Removing intermediate container caa9329a1092 08:48:31 ---> 3ef05d720898 08:48:31 Step 4/26 : RUN apk add --update --no-cache make git build-base curl 08:48:31 Removing intermediate container a2269f2a5771 08:48:31 ---> ea645eb66388 08:48:31 Step 4/21 : RUN apk add --update --no-cache make git 08:48:31 ---> Running in 0d28b4831fb6 08:48:31 ---> Running in 01d55ff78780 08:48:31 Removing intermediate container 7103cc309735 08:48:31 ---> 0c8b74879df5 08:48:31 Step 4/33 : RUN apk add --update --no-cache make git 08:48:31 Removing intermediate container cd035983fcfd 08:48:31 ---> b7a180e1f1f5 08:48:31 Step 4/25 : WORKDIR /edgex-go 08:48:31 ---> Running in c3ad4c747e10 08:48:31 ---> Running in b6648b05f0b6 08:48:31 ---> Running in b489648e81a2 08:48:31 Removing intermediate container 01d55ff78780 08:48:31 ---> 7ea6b022faac 08:48:31 Step 5/23 : RUN apk add --update --no-cache make git 08:48:31 ---> Running in eba758659ff2 08:48:31 Removing intermediate container b489648e81a2 08:48:31 ---> ae36c2b7be29 08:48:31 Step 5/25 : RUN apk add --update --no-cache make git 08:48:31 ---> Running in de78cd33d4d7 08:48:31 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 08:48:31 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 08:48:31 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 08:48:31 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 08:48:31 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 08:48:31 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 08:48:31 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 08:48:31 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 08:48:31 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 08:48:31 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 08:48:32 OK: 263 MiB in 53 packages 08:48:34 OK: 263 MiB in 53 packages 08:48:34 OK: 263 MiB in 53 packages 08:48:34 OK: 263 MiB in 53 packages 08:48:34 OK: 263 MiB in 53 packages 08:48:34 Removing intermediate container 0d28b4831fb6 08:48:34 ---> f81304e3a5e6 08:48:34 Step 5/26 : COPY go.mod vendor* ./ 08:48:35 Removing intermediate container eba758659ff2 08:48:35 ---> 78f8f0b44ea7 08:48:35 Step 6/23 : COPY go.mod vendor* ./ 08:48:35 Removing intermediate container b6648b05f0b6 08:48:35 ---> e72787cd077d 08:48:35 Step 5/33 : COPY go.mod vendor* ./ 08:48:35 Removing intermediate container c3ad4c747e10 08:48:35 ---> f46a9d4a8faa 08:48:35 Step 5/21 : COPY go.mod vendor* ./ 08:48:35 Removing intermediate container de78cd33d4d7 08:48:35 ---> 043f7663e199 08:48:35 Step 6/25 : COPY go.mod vendor* ./ 08:48:36 ---> 4c1b1ac25fc1 08:48:36 Step 6/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 08:48:36 ---> Running in 99c3fa1dc742 08:48:36 ---> 78316caee8e3 08:48:36 Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 08:48:37 ---> 009b9314e6df 08:48:37 Step 6/21 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 08:48:37 ---> a5012ffe329a 08:48:37 Step 7/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 08:48:37 ---> Running in af3b41477414 08:48:37 ---> 808c623394ab 08:48:37 Step 6/33 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 08:48:37 ---> Running in 027b67262025 08:48:37 ---> Running in 7a0a1208f3ef 08:48:37 ---> Running in 51bd28778b9a 08:50:59 Removing intermediate container 027b67262025 08:50:59 ---> b348408221cb 08:50:59 Step 7/21 : COPY . . 08:50:59 Removing intermediate container 51bd28778b9a 08:50:59 ---> e6736ba86b34 08:50:59 Step 7/33 : COPY . . 08:50:59 Removing intermediate container 99c3fa1dc742 08:50:59 ---> a311438474e0 08:50:59 Step 7/26 : COPY . . 08:50:59 Removing intermediate container 7a0a1208f3ef 08:50:59 ---> e1e436f6e278 08:50:59 Step 8/25 : COPY . . 08:50:59 Removing intermediate container af3b41477414 08:50:59 ---> ca9cf1e64078 08:50:59 Step 8/23 : COPY . . 08:51:07 ---> 4da08f3d51dd 08:51:07 Step 8/26 : ARG SPIRE_RELEASE=1.2.1 08:51:07 ---> f6f0232db818 08:51:07 Step 8/21 : RUN make cmd/secrets-config/secrets-config 08:51:07 ---> 8bec5a317fcf 08:51:07 Step 9/23 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-data/core-data 08:51:07 ---> 853e3e735241 08:51:07 Step 8/33 : RUN make cmd/security-bootstrapper/security-bootstrapper 08:51:07 ---> Running in f6078564e5d0 08:51:07 ---> Running in b8eb7b6976f6 08:51:07 ---> cfb4c2c0101d 08:51:07 Step 9/25 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-metadata/core-metadata 08:51:07 ---> Running in ea888e4b189d 08:51:07 ---> Running in 44d80705223a 08:51:08 ---> Running in 6843229cfb9a 08:51:08 Removing intermediate container f6078564e5d0 08:51:08 ---> 081b11087663 08:51:08 Step 9/26 : WORKDIR /edgex-go/spire-build 08:51:08 ---> Running in 8beccfc991b3 08:51:09 Removing intermediate container 8beccfc991b3 08:51:09 ---> 2ac7cc39a847 08:51:09 Step 10/26 : SHELL ["/bin/bash", "-o", "pipefail", "-c"] 08:51:09 ---> Running in c5f5a771dae6 08:51:10 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 08:51:10 Removing intermediate container c5f5a771dae6 08:51:10 ---> 12bb2a0ce179 08:51:10 Step 11/26 : 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..." && go version | sed -n -e 's/.*go\([0-9]\+\.[0-9]\+\.[0-9]\+\).*/\1/p' > .go-version && make bin/spire-server bin/spire-agent && cp bin/spire* /usr/local/bin/; fi 08:51:10 ---> Running in 8696f5f71a93 08:51:10 go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-data/core-data ./cmd/core-data 08:51:10 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 08:51:11 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper 08:51:14 Removing intermediate container 8696f5f71a93 08:51:14 ---> 3cac02dee989 08:51:14 Step 12/26 : WORKDIR /edgex-go 08:51:14 ---> Running in be8125556550 08:51:14 Removing intermediate container be8125556550 08:51:14 ---> 6009317b5668 08:51:14 08:51:14 Step 13/26 : FROM alpine:3.17 08:51:15 3.17: Pulling from library/alpine 08:51:15 Digest: sha256:ff6bdca1701f3a8a67e328815ff2346b0e4067d32ec36b7992c1fdc001dc8517 08:51:15 Status: Downloaded newer image for alpine:3.17 08:51:15 ---> d74e625d9115 08:51:15 Step 14/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' 08:51:15 ---> Running in 44a8ffad2123 08:51:16 Removing intermediate container 44a8ffad2123 08:51:16 ---> ccd683291c75 08:51:16 Step 15/26 : RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 08:51:16 ---> Running in 92c7a2e629fa 08:51:18 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 08:51:20 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 08:51:21 v3.17.2-210-g0cdb6b5e4a0 [https://dl-cdn.alpinelinux.org/alpine/v3.17/main] 08:51:21 v3.17.2-212-gaddc5c4fe8a [https://dl-cdn.alpinelinux.org/alpine/v3.17/community] 08:51:21 OK: 17687 distinct packages available 08:51:21 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 08:51:23 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 08:51:25 (1/5) Installing dumb-init (1.2.5-r2) 08:51:25 (2/5) Installing musl-obstack (1.2.3-r0) 08:51:25 (3/5) Installing libucontext (1.2-r0) 08:51:25 (4/5) Installing gcompat (1.1.0-r0) 08:51:25 (5/5) Installing openssl (3.0.8-r0) 08:51:25 Executing busybox-1.35.0-r29.trigger 08:51:25 OK: 9 MiB in 20 packages 08:51:27 Removing intermediate container 92c7a2e629fa 08:51:27 ---> 7dfab84be319 08:51:27 Step 16/26 : COPY --from=builder /edgex-go/security.txt / 08:51:28 ---> 73358712b32b 08:51:28 Step 17/26 : COPY --from=builder /usr/local/bin/spire-agent /usr/local/bin 08:51:32 ---> 3be84fed63c9 08:51:32 Step 18/26 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin 08:51:38 ---> aa84f8b035c7 08:51:38 Step 19/26 : COPY --from=builder /edgex-go/cmd/security-spire-agent/docker-entrypoint.sh /usr/local/bin/ 08:51:38 ---> b0a74439a825 08:51:38 Step 20/26 : COPY --from=builder /edgex-go/cmd/security-spire-agent/agent.conf /usr/local/etc/spire/agent.conf.tpl 08:51:40 ---> f27decc36e1c 08:51:40 Step 21/26 : COPY --from=builder /edgex-go/cmd/security-spire-agent/openssl.conf /usr/local/etc/ 08:51:40 ---> a9b808e9172e 08:51:40 Step 22/26 : ENTRYPOINT [ "/usr/bin/dumb-init" ] 08:51:41 ---> Running in 45450db56335 08:51:41 Removing intermediate container 45450db56335 08:51:41 ---> d522add9b99f 08:51:41 Step 23/26 : CMD [ "--verbose", "docker-entrypoint.sh" ] 08:51:41 ---> Running in 828462e1751a 08:51:42 Removing intermediate container 828462e1751a 08:51:42 ---> 864fcf55a200 08:51:42 Step 24/26 : LABEL arch=arm64 08:51:42 ---> Running in 39dbce95ea1c 08:51:43 Removing intermediate container 39dbce95ea1c 08:51:43 ---> 2aaedca01feb 08:51:43 Step 25/26 : LABEL git_sha=6b7b9135f39f6e4be63e44faec35ac1c8796f532 08:51:43 ---> Running in 971ca9605890 08:51:43 Removing intermediate container 971ca9605890 08:51:43 ---> 85dafb4f63fb 08:51:43 Step 26/26 : LABEL version=0.0.0 08:51:43 ---> Running in 5319adc2cb48 08:51:44 Removing intermediate container 5319adc2cb48 08:51:44 ---> dab2fffcb5bf 08:51:44 08:51:44 Successfully built dab2fffcb5bf 08:51:44 Successfully tagged security-spire-agent-arm64:latest 08:51:44 Building security-proxy-auth 08:52:03  Building security-spire-agent ... done Step 1/23 : ARG BUILDER_BASE=golang:1.20-alpine3.17 08:52:03 Step 2/23 : FROM ${BUILDER_BASE} AS builder 08:52:03 ---> ded2f232f7c8 08:52:03 Step 3/23 : ARG ADD_BUILD_TAGS="" 08:52:03 ---> Using cache 08:52:03 ---> b7a180e1f1f5 08:52:03 Step 4/23 : WORKDIR /edgex-go 08:52:03 ---> Using cache 08:52:03 ---> ae36c2b7be29 08:52:03 Step 5/23 : RUN apk add --update --no-cache make git 08:52:03 ---> Using cache 08:52:03 ---> 043f7663e199 08:52:03 Step 6/23 : COPY go.mod vendor* ./ 08:52:03 ---> Using cache 08:52:03 ---> a5012ffe329a 08:52:03 Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 08:52:03 ---> Using cache 08:52:03 ---> e1e436f6e278 08:52:03 Step 8/23 : COPY . . 08:52:03 ---> Using cache 08:52:03 ---> cfb4c2c0101d 08:52:03 Step 9/23 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/security-proxy-auth/security-proxy-auth 08:52:03 ---> Running in bed7705937a2 08:52:04 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-proxy-auth/security-proxy-auth ./cmd/security-proxy-auth 08:58:56 Removing intermediate container b8eb7b6976f6 08:58:56 ---> 8da422b3c28b 08:58:56 08:58:56 Step 9/21 : FROM alpine:3.17 08:58:56 ---> d74e625d9115 08:58:56 Step 10/21 : RUN apk add --update --no-cache dumb-init openssl 08:58:56 ---> Running in 249b6a2cd622 08:58:56 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 08:58:56 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 08:58:56 (1/2) Installing dumb-init (1.2.5-r2) 08:58:56 (2/2) Installing openssl (3.0.8-r0) 08:58:56 Executing busybox-1.35.0-r29.trigger 08:58:56 OK: 8 MiB in 17 packages 08:58:56 Removing intermediate container 249b6a2cd622 08:58:56 ---> c2ebb2d584e1 08:58:56 Step 11/21 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.; Copyright (C) 2023 Intel Corporation' 08:58:56 ---> Running in 0bf379197db2 08:58:56 Removing intermediate container 0bf379197db2 08:58:56 ---> c29830f49509 08:58:56 Step 12/21 : WORKDIR /edgex 08:58:56 ---> Running in 21da0f482575 08:58:56 Removing intermediate container 21da0f482575 08:58:56 ---> 357c31da634c 08:58:56 Step 13/21 : COPY --from=builder /edgex-go/security.txt / 08:58:58 ---> 6db077626456 08:58:58 Step 14/21 : COPY --from=builder /edgex-go/cmd/secrets-config/res/configuration.toml res/configuration.toml 08:58:59 Removing intermediate container 44d80705223a 08:58:59 ---> 33011de02d0f 08:58:59 08:58:59 Step 9/33 : FROM alpine:3.17 08:58:59 ---> d74e625d9115 08:58:59 Step 10/33 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' 08:58:59 ---> Using cache 08:58:59 ---> ccd683291c75 08:58:59 Step 11/33 : RUN apk add --update --no-cache dumb-init su-exec 08:58:59 ---> c43909a0d46c 08:58:59 Step 15/21 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . 08:58:59 ---> Running in 5f128650b674 08:59:02 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 08:59:02 ---> 831ecd16b7a9 08:59:02 Step 16/21 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/entrypoint.sh /usr/local/bin/ 08:59:03 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 08:59:03 ---> f8f8a2f3f86d 08:59:03 Step 17/21 : RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 08:59:03 ---> Running in 0e5689086373 08:59:05 (1/2) Installing dumb-init (1.2.5-r2) 08:59:05 (2/2) Installing su-exec (0.2-r2) 08:59:05 Executing busybox-1.35.0-r29.trigger 08:59:05 OK: 8 MiB in 17 packages 08:59:09 Removing intermediate container 5f128650b674 08:59:09 ---> 5067728d7ee6 08:59:09 Step 12/33 : ENV SECURITY_INIT_DIR /edgex-init 08:59:09 ---> Running in 1e9f1bb40fe4 08:59:10 Removing intermediate container 0e5689086373 08:59:10 ---> 082ba67f185b 08:59:10 Step 18/21 : ENTRYPOINT ["entrypoint.sh"] 08:59:10 Removing intermediate container 1e9f1bb40fe4 08:59:10 ---> 6a229f304821 08:59:10 Step 13/33 : ENV SECURITY_INIT_STAGING /edgex-init-staging 08:59:10 ---> Running in c75c05b620b7 08:59:10 ---> Running in be4be4991503 08:59:11 Removing intermediate container c75c05b620b7 08:59:11 ---> 75b98d57525c 08:59:11 Step 19/21 : LABEL arch=arm64 08:59:11 Removing intermediate container be4be4991503 08:59:11 ---> 2ada5b93f4cd 08:59:11 Step 14/33 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_STAGING}/bootstrap-redis 08:59:11 ---> Running in 0a8b5c1cb6d8 08:59:11 ---> Running in c6907ac23b23 08:59:12 Removing intermediate container 0a8b5c1cb6d8 08:59:12 Removing intermediate container c6907ac23b23 08:59:12 ---> a999521cb896 08:59:12 Step 20/21 : LABEL git_sha=6b7b9135f39f6e4be63e44faec35ac1c8796f532 08:59:12 ---> 0bdf439edc6c 08:59:12 Step 15/33 : ARG BOOTSTRAP_MOSQUITTO_DIR=${SECURITY_INIT_STAGING}/bootstrap-mosquitto 08:59:12 ---> Running in e71a804d1025 08:59:12 ---> Running in 5ddd7b65ca44 08:59:13 Removing intermediate container 5ddd7b65ca44 08:59:13 ---> c32afe8b8bfc 08:59:13 Step 16/33 : RUN mkdir -p ${BOOTSTRAP_REDIS_DIR} ${BOOTSTRAP_MOSQUITTO_DIR} 08:59:13 Removing intermediate container e71a804d1025 08:59:13 ---> cf9258390d9f 08:59:13 Step 21/21 : LABEL version=0.0.0 08:59:13 ---> Running in f7dc2c7bcd5f 08:59:13 ---> Running in 1456517b364f 08:59:14 Removing intermediate container 1456517b364f 08:59:14 ---> 71a8c911e54e 08:59:14 08:59:14 Successfully built 71a8c911e54e 08:59:14 Successfully tagged security-proxy-setup-arm64:latest 08:59:14  Building security-proxy-setup ... done Building support-scheduler 08:59:17 Removing intermediate container f7dc2c7bcd5f 08:59:17 ---> 46bde694bdc7 08:59:17 Step 17/33 : WORKDIR ${SECURITY_INIT_STAGING} 08:59:17 ---> Running in a24600b7c815 08:59:18 Removing intermediate container a24600b7c815 08:59:18 ---> 92ef65031220 08:59:18 Step 18/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_STAGING}/ 08:59:21 ---> c68f77c5ba4c 08:59:21 Step 19/33 : RUN chmod +x ${SECURITY_INIT_STAGING}/*.sh 08:59:21 ---> Running in db49cf4cb1b2 08:59:27 Removing intermediate container db49cf4cb1b2 08:59:27 ---> aca256a4e196 08:59:27 Step 20/33 : COPY --from=builder /edgex-go/Attribution.txt / 08:59:28 ---> 42e30de6d751 08:59:28 Step 21/33 : COPY --from=builder /edgex-go/security.txt / 08:59:30 ---> d0e2550ff33e 08:59:30 Step 22/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . 08:59:31 Removing intermediate container bed7705937a2 08:59:31 ---> a4f8cac0838f 08:59:31 08:59:31 Step 10/23 : FROM alpine:3.17 08:59:31 ---> d74e625d9115 08:59:31 Step 11/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel Corporation' 08:59:32 ---> Running in 1790ce22253f 08:59:33 Removing intermediate container 1790ce22253f 08:59:33 ---> e107f4313c76 08:59:33 Step 12/23 : RUN apk add --update --no-cache dumb-init 08:59:33 ---> Running in 2950fa6cf43b 08:59:34 ---> e969f8382429 08:59:34 Step 23/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.toml ./res/ 08:59:35 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 08:59:35 ---> 3a6aa52013b8 08:59:35 Step 24/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml ${BOOTSTRAP_REDIS_DIR}/res/ 08:59:36 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 08:59:37 ---> a2b388228077 08:59:37 Step 25/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-mosquitto/configuration.toml ${BOOTSTRAP_MOSQUITTO_DIR}/res/ 08:59:37 Step 1/23 : ARG BUILDER_BASE=golang:1.20-alpine3.17 08:59:37 Step 2/23 : FROM ${BUILDER_BASE} AS builder 08:59:37 ---> ded2f232f7c8 08:59:37 Step 3/23 : ARG ADD_BUILD_TAGS="" 08:59:37 ---> Using cache 08:59:37 ---> b7a180e1f1f5 08:59:37 Step 4/23 : WORKDIR /edgex-go 08:59:37 ---> Using cache 08:59:37 ---> ae36c2b7be29 08:59:37 Step 5/23 : RUN apk add --update --no-cache make git 08:59:37 ---> Using cache 08:59:37 ---> 043f7663e199 08:59:37 Step 6/23 : COPY go.mod vendor* ./ 08:59:37 ---> Using cache 08:59:37 ---> a5012ffe329a 08:59:37 Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 08:59:37 ---> Using cache 08:59:37 ---> e1e436f6e278 08:59:37 Step 8/23 : COPY . . 08:59:37 ---> Using cache 08:59:37 ---> cfb4c2c0101d 08:59:37 Step 9/23 : RUN make cmd/support-scheduler/support-scheduler 08:59:37 ---> Running in 08b80c86a361 08:59:38 (1/1) Installing dumb-init (1.2.5-r2) 08:59:38 Executing busybox-1.35.0-r29.trigger 08:59:38 OK: 8 MiB in 16 packages 08:59:38 ---> 2193e5f48b9d 08:59:38 Step 26/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ ${SECURITY_INIT_STAGING}/consul-bootstrapper/ 08:59:40 ---> 137add91d62f 08:59:40 Step 27/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / 08:59:40 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 08:59:40 Removing intermediate container 2950fa6cf43b 08:59:40 ---> 8c61455e8e9b 08:59:40 Step 13/23 : COPY --from=builder /edgex-go/Attribution.txt / 08:59:41 ---> 44e62ac44efa 08:59:41 Step 28/33 : RUN chmod +x /entrypoint.sh 08:59:41 ---> Running in ae1bf9ee302f 08:59:42 ---> d3d40914ef3d 08:59:42 Step 14/23 : COPY --from=builder /edgex-go/security.txt / 08:59:44 ---> a31ee3255b00 08:59:44 Step 15/23 : COPY --from=builder /edgex-go/cmd/security-proxy-auth/security-proxy-auth / 08:59:46 Removing intermediate container ae1bf9ee302f 08:59:46 ---> e19f11213f7a 08:59:46 Step 29/33 : ENTRYPOINT ["/entrypoint.sh"] 08:59:46 ---> Running in ad6fddb32398 08:59:47 Removing intermediate container ad6fddb32398 08:59:47 ---> 3f7ca6cda5bb 08:59:47 Step 30/33 : CMD ["gate"] 08:59:47 ---> Running in 62a0150c66be 08:59:48 ---> 850de9b604b3 08:59:48 Step 16/23 : COPY --from=builder /edgex-go/cmd/security-proxy-auth/res/configuration.toml /res/configuration.toml 08:59:49 Removing intermediate container 62a0150c66be 08:59:49 ---> ede321b71d03 08:59:49 Step 31/33 : LABEL arch=arm64 08:59:49 ---> Running in 67918b76c947 08:59:50 Removing intermediate container 67918b76c947 08:59:50 ---> 4ff61d3907c7 08:59:50 Step 32/33 : LABEL git_sha=6b7b9135f39f6e4be63e44faec35ac1c8796f532 08:59:50 ---> 5dd7e178dba7 08:59:50 Step 17/23 : COPY --from=builder /edgex-go/cmd/security-proxy-auth/entrypoint.sh /usr/local/bin/ 08:59:50 ---> Running in ce4782aad95e 08:59:52 Removing intermediate container ce4782aad95e 08:59:52 ---> 6a5ec8fc5c79 08:59:52 Step 33/33 : LABEL version=0.0.0 08:59:52 ---> e98287d3877a 08:59:52 Step 18/23 : RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 08:59:52 ---> Running in 856809b7b31d 08:59:52 ---> Running in 176c89a215f0 08:59:54 Removing intermediate container 856809b7b31d 08:59:54 ---> decba71acbd3 08:59:54 08:59:54 Successfully built decba71acbd3 08:59:54 Successfully tagged security-bootstrapper-arm64:latest 08:59:54  Building security-bootstrapper ... done Building security-spire-config 08:59:57 Removing intermediate container 176c89a215f0 08:59:57 ---> e44f6b11df62 08:59:57 Step 19/23 : ENTRYPOINT ["entrypoint.sh"] 08:59:57 ---> Running in 6ed358bd72d3 08:59:59 Removing intermediate container 6ed358bd72d3 08:59:59 ---> 0a3038626786 08:59:59 Step 20/23 : CMD ["/security-proxy-auth", "-cp=consul.http://edgex-core-consul:8500"] 08:59:59 ---> Running in 98869e9ee776 08:59:59 Removing intermediate container 98869e9ee776 08:59:59 ---> 41a41c198294 08:59:59 Step 21/23 : LABEL arch=arm64 09:00:00 ---> Running in 1f4d1d52e3ce 09:00:00 Removing intermediate container ea888e4b189d 09:00:00 ---> b11710fcc2ad 09:00:00 09:00:00 Step 10/23 : FROM alpine:3.17 09:00:00 ---> d74e625d9115 09:00:00 Step 11/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' 09:00:00 Removing intermediate container 1f4d1d52e3ce 09:00:00 ---> cc999b441864 09:00:00 Step 22/23 : LABEL git_sha=6b7b9135f39f6e4be63e44faec35ac1c8796f532 09:00:01 ---> Running in 9cbbcc3bb234 09:00:01 ---> Running in e2b5708aa349 09:00:01 Removing intermediate container 9cbbcc3bb234 09:00:01 ---> 7c7700576acf 09:00:01 Step 23/23 : LABEL version=0.0.0 09:00:02 Removing intermediate container e2b5708aa349 09:00:02 ---> 1596286818c3 09:00:02 Step 12/23 : ENV APP_PORT=59880 09:00:02 ---> Running in f00704ca94ad 09:00:02 ---> Running in 461179f34a23 09:00:02 Removing intermediate container f00704ca94ad 09:00:02 ---> 05d5d7cc8717 09:00:02 09:00:03 Removing intermediate container 461179f34a23 09:00:03 ---> 162376db40f9 09:00:03 Step 13/23 : EXPOSE $APP_PORT 09:00:03 Removing intermediate container 6843229cfb9a 09:00:03 ---> dabf992ce1aa 09:00:03 09:00:03 Step 10/25 : FROM alpine:3.17 09:00:03 ---> d74e625d9115 09:00:03 Step 11/25 : RUN apk add --update --no-cache dumb-init 09:00:03 ---> Running in 3f63de26d96c 09:00:03 Successfully built 05d5d7cc8717 09:00:03 ---> Running in 59c465b50972 09:00:03 Successfully tagged security-proxy-auth-arm64:latest 09:00:03  Building security-proxy-auth ... done Building security-secretstore-setup 09:00:05 Removing intermediate container 3f63de26d96c 09:00:05 ---> b14bce4efc23 09:00:05 Step 14/23 : RUN apk add --update --no-cache dumb-init 09:00:05 ---> Running in 07c3d5c0c897 09:00:06 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 09:00:07 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 09:00:07 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 09:00:08 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 09:00:08 (1/1) Installing dumb-init (1.2.5-r2) 09:00:08 Executing busybox-1.35.0-r29.trigger 09:00:08 OK: 8 MiB in 16 packages 09:00:10 (1/1) Installing dumb-init (1.2.5-r2) 09:00:10 Executing busybox-1.35.0-r29.trigger 09:00:10 OK: 8 MiB in 16 packages 09:00:12 Removing intermediate container 59c465b50972 09:00:12 ---> 033efb796295 09:00:12 Step 12/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 09:00:12 ---> Running in de4e372d4bce 09:00:13 Removing intermediate container 07c3d5c0c897 09:00:13 ---> 30e429b291ee 09:00:13 Step 15/23 : COPY --from=builder /edgex-go/Attribution.txt / 09:00:13 Removing intermediate container de4e372d4bce 09:00:13 ---> 9ace25a906a3 09:00:13 Step 13/25 : ENV APP_PORT=59881 09:00:13 ---> Running in 84837fed094d 09:00:14 ---> d4194345d1f9 09:00:14 Step 16/23 : COPY --from=builder /edgex-go/security.txt / 09:00:14 Removing intermediate container 84837fed094d 09:00:14 ---> 5386e389c66d 09:00:14 Step 14/25 : EXPOSE $APP_PORT 09:00:15 ---> Running in 6463fcd4a6c7 09:00:16 Removing intermediate container 6463fcd4a6c7 09:00:16 ---> 6d9fc00669ee 09:00:16 Step 15/25 : WORKDIR / 09:00:16 ---> a158fcda8573 09:00:16 Step 17/23 : COPY --from=builder /edgex-go/cmd/core-data/core-data / 09:00:16 ---> Running in 40c1758e280a 09:00:17 Removing intermediate container 40c1758e280a 09:00:17 ---> c11830584327 09:00:17 Step 16/25 : COPY --from=builder /edgex-go/Attribution.txt / 09:00:19 Step 1/26 : ARG BUILDER_BASE=golang:1.20-alpine3.17 09:00:19 Step 2/26 : FROM ${BUILDER_BASE} AS builder 09:00:19 ---> ded2f232f7c8 09:00:19 Step 3/26 : WORKDIR /edgex-go 09:00:19 ---> Using cache 09:00:19 ---> 0c8b74879df5 09:00:19 Step 4/26 : RUN apk add --update --no-cache make git build-base curl 09:00:19 ---> Running in c03f42724499 09:00:20 ---> 3a71465855ce 09:00:20 Step 17/25 : COPY --from=builder /edgex-go/security.txt / 09:00:22 ---> 1fff664a1200 09:00:22 Step 18/23 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml 09:00:22 ---> 0df92904dced 09:00:22 Step 18/25 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / 09:00:22 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 09:00:23 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 09:00:23 ---> a4cb8bec00b1 09:00:23 Step 19/23 : ENTRYPOINT ["/core-data"] 09:00:24 ---> Running in 95648cd717c7 09:00:25 OK: 263 MiB in 53 packages 09:00:25 Removing intermediate container 95648cd717c7 09:00:25 ---> 478836c13c86 09:00:25 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] 09:00:25 ---> Running in 6700773cfee5 09:00:26 ---> f5a2a01f93e5 09:00:26 Step 19/25 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml 09:00:26 Removing intermediate container 6700773cfee5 09:00:26 ---> d21438511148 09:00:26 Step 21/23 : LABEL arch=arm64 09:00:27 ---> Running in 42a52b20e84e 09:00:27 Removing intermediate container c03f42724499 09:00:27 ---> d49f3bd73280 09:00:27 Step 5/26 : COPY go.mod vendor* ./ 09:00:28 Removing intermediate container 42a52b20e84e 09:00:28 ---> 5c1b1d4e3d01 09:00:28 Step 22/23 : LABEL git_sha=6b7b9135f39f6e4be63e44faec35ac1c8796f532 09:00:28 ---> b873091c6188 09:00:28 Step 20/25 : COPY --from=builder /edgex-go/cmd/core-metadata/res/uom.toml /res/uom.toml 09:00:28 ---> Running in 69b5efb162b6 09:00:29 ---> 4b1cba5736f0 09:00:29 Step 6/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 09:00:29 Removing intermediate container 69b5efb162b6 09:00:29 ---> dfdfe72fa5dd 09:00:29 Step 23/23 : LABEL version=0.0.0 09:00:30 ---> Running in 793f675fb5d5 09:00:30 ---> Running in 11a09f1e89da 09:00:30 ---> 025fd6b266fd 09:00:30 Step 21/25 : ENTRYPOINT ["/core-metadata"] 09:00:30 ---> Running in ad5e2fefe11a 09:00:31 Removing intermediate container 11a09f1e89da 09:00:31 ---> 2913882f56f8 09:00:31 09:00:32 Removing intermediate container ad5e2fefe11a 09:00:32 ---> 49a8de198ad7 09:00:32 Step 22/25 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] 09:00:32 ---> Running in 20ff2932584a 09:00:32 Successfully built 2913882f56f8 09:00:32 Successfully tagged core-data-arm64:latest 09:00:32  Building core-data ... done Building core-common-config-bootstrapper 09:00:33 Removing intermediate container 20ff2932584a 09:00:33 ---> 137c5b713a48 09:00:33 Step 23/25 : LABEL arch=arm64 09:00:33 ---> Running in 27032968ad8c 09:00:34 Removing intermediate container 27032968ad8c 09:00:34 ---> d748e8cf6023 09:00:34 Step 24/25 : LABEL git_sha=6b7b9135f39f6e4be63e44faec35ac1c8796f532 09:00:34 ---> Running in b135340c988e 09:00:35 Step 1/24 : ARG BUILDER_BASE=golang:1.20-alpine3.17 09:00:35 Step 2/24 : FROM ${BUILDER_BASE} AS builder 09:00:35 ---> ded2f232f7c8 09:00:35 Step 3/24 : WORKDIR /edgex-go 09:00:35 ---> Using cache 09:00:35 Removing intermediate container b135340c988e 09:00:35 ---> c10ae8039c58 09:00:35 Step 25/25 : LABEL version=0.0.0 09:00:35 ---> 0c8b74879df5 09:00:35 Step 4/24 : RUN apk add --update --no-cache make git 09:00:35 ---> Using cache 09:00:35 ---> e72787cd077d 09:00:35 Step 5/24 : COPY go.mod vendor* ./ 09:00:35 ---> Using cache 09:00:35 ---> 808c623394ab 09:00:35 Step 6/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 09:00:35 ---> Using cache 09:00:35 ---> e6736ba86b34 09:00:35 Step 7/24 : COPY . . 09:00:35 ---> Using cache 09:00:35 ---> 853e3e735241 09:00:35 Step 8/24 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 09:00:35 ---> Running in e9c9926c9640 09:00:35 ---> Running in 06788405aaf2 09:00:36 Removing intermediate container 06788405aaf2 09:00:36 ---> 82517e5cdbe4 09:00:36 09:00:36 Successfully built 82517e5cdbe4 09:00:36 Successfully tagged core-metadata-arm64:latest 09:00:36  Building core-metadata ... done Building security-spire-server 09:00: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-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider 09:01:04 Step 1/23 : ARG BUILDER_BASE=golang:1.20-alpine3.17 09:01:04 Step 2/23 : FROM ${BUILDER_BASE} AS builder 09:01:04 ---> ded2f232f7c8 09:01:04 Step 3/23 : ARG ADD_BUILD_TAGS="" 09:01:04 ---> Using cache 09:01:04 ---> b7a180e1f1f5 09:01:04 Step 4/23 : WORKDIR /edgex-go 09:01:04 ---> Using cache 09:01:04 ---> ae36c2b7be29 09:01:04 Step 5/23 : RUN apk add --update --no-cache make git 09:01:04 ---> Using cache 09:01:04 ---> 043f7663e199 09:01:04 Step 6/23 : COPY go.mod vendor* ./ 09:01:04 ---> Using cache 09:01:04 ---> a5012ffe329a 09:01:04 Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 09:01:04 ---> Using cache 09:01:04 ---> e1e436f6e278 09:01:04 Step 8/23 : COPY . . 09:01:04 ---> Using cache 09:01:04 ---> cfb4c2c0101d 09:01:04 Step 9/23 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-common-config-bootstrapper/core-common-config-bootstrapper 09:01:04 ---> Running in 7be9d48b8f7d 09:01: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 09:01:06 Step 1/25 : ARG BUILDER_BASE=golang:1.20-alpine3.17 09:01:06 Step 2/25 : FROM ${BUILDER_BASE} AS builder 09:01:06 ---> ded2f232f7c8 09:01:06 Step 3/25 : WORKDIR /edgex-go 09:01:06 ---> Using cache 09:01:06 ---> 0c8b74879df5 09:01:06 Step 4/25 : RUN apk add --update --no-cache make git build-base curl 09:01:06 ---> Using cache 09:01:06 ---> d49f3bd73280 09:01:06 Step 5/25 : COPY go.mod vendor* ./ 09:01:06 ---> Using cache 09:01:06 ---> 4b1cba5736f0 09:01:06 Step 6/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 09:01:06 ---> Running in 4d24f4b13626 09:02:14 Removing intermediate container 793f675fb5d5 09:02:14 ---> 6b9a356ba2e7 09:02:14 Step 7/26 : COPY . . 09:02:36 ---> b9adece14ee9 09:02:36 Step 8/26 : ARG SPIRE_RELEASE=1.2.1 09:02:36 ---> Running in 711b060ab55d 09:02:36 Removing intermediate container 711b060ab55d 09:02:36 ---> 5e2e51455337 09:02:36 Step 9/26 : WORKDIR /edgex-go/spire-build 09:02:36 ---> Running in f5ba63ffa60d 09:02:39 Removing intermediate container f5ba63ffa60d 09:02:39 ---> c2fc14969faa 09:02:39 Step 10/26 : SHELL ["/bin/bash", "-o", "pipefail", "-c"] 09:02:39 ---> Running in b2b61364a823 09:02:39 Removing intermediate container b2b61364a823 09:02:39 ---> 510a7aa5114d 09:02:39 Step 11/26 : 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..." && go version | sed -n -e 's/.*go\([0-9]\+\.[0-9]\+\.[0-9]\+\).*/\1/p' > .go-version && make bin/spire-server bin/spire-agent && cp bin/spire* /usr/local/bin/; fi 09:02:40 ---> Running in 1abe2e4d9da1 09:02:45 Removing intermediate container 1abe2e4d9da1 09:02:45 ---> fa9fc4a24721 09:02:45 Step 12/26 : WORKDIR /edgex-go 09:02:45 ---> Running in 46ba564caa7f 09:02:45 Removing intermediate container 46ba564caa7f 09:02:45 ---> 3bfefd1589a7 09:02:45 09:02:45 Step 13/26 : FROM alpine:3.17 09:02:45 ---> d74e625d9115 09:02:45 Step 14/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' 09:02:45 ---> Using cache 09:02:45 ---> ccd683291c75 09:02:45 Step 15/26 : RUN apk update && apk --no-cache --update add dumb-init gcompat 09:02:46 ---> Running in 3283053175d0 09:02:49 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 09:02:50 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 09:02:53 v3.17.2-210-g0cdb6b5e4a0 [https://dl-cdn.alpinelinux.org/alpine/v3.17/main] 09:02:53 v3.17.2-213-gd44f99f18d3 [https://dl-cdn.alpinelinux.org/alpine/v3.17/community] 09:02:53 OK: 17687 distinct packages available 09:02:53 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 09:02:54 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 09:02:56 (1/4) Installing dumb-init (1.2.5-r2) 09:02:56 (2/4) Installing musl-obstack (1.2.3-r0) 09:02:56 (3/4) Installing libucontext (1.2-r0) 09:02:56 (4/4) Installing gcompat (1.1.0-r0) 09:02:56 Executing busybox-1.35.0-r29.trigger 09:02:56 OK: 8 MiB in 19 packages 09:03:00 Removing intermediate container 3283053175d0 09:03:00 ---> ab48f6e2665f 09:03:00 Step 16/26 : COPY --from=builder /edgex-go/security.txt / 09:03:01 ---> bb9c347600b5 09:03:01 Step 17/26 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin 09:03:05 Removing intermediate container 4d24f4b13626 09:03:05 ---> dbe0d89080d0 09:03:05 Step 7/25 : COPY . . 09:03:11 ---> 038870a409b8 09:03:11 Step 18/26 : COPY --from=builder /edgex-go/cmd/security-spire-config/docker-entrypoint.sh /usr/local/bin/ 09:03:11 ---> 8a85b69a673a 09:03:11 Step 19/26 : WORKDIR /usr/local/etc/spiffe-scripts.d 09:03:11 ---> Running in 4bb17b1523b9 09:03:12 Removing intermediate container 4bb17b1523b9 09:03:12 ---> ec76caddedea 09:03:12 Step 20/26 : COPY --from=builder /edgex-go/cmd/security-spire-config/seed_builtin_entries.sh /usr/local/etc/spiffe-scripts.d 09:03:14 ---> 17ff98fc1870 09:03:14 Step 21/26 : WORKDIR / 09:03:14 ---> Running in 4bcf3e4488fe 09:03:15 Removing intermediate container 4bcf3e4488fe 09:03:15 ---> b941adbe5bb7 09:03:15 Step 22/26 : ENTRYPOINT [ "/usr/bin/dumb-init" ] 09:03:15 ---> Running in e5dc2d1ed78a 09:03:16 Removing intermediate container e5dc2d1ed78a 09:03:16 ---> b95bb118eca9 09:03:16 Step 23/26 : CMD [ "--verbose", "docker-entrypoint.sh" ] 09:03:16 ---> Running in 41334890e3b7 09:03:18 Removing intermediate container 41334890e3b7 09:03:18 ---> 358a95453d70 09:03:18 Step 24/26 : LABEL arch=arm64 09:03:18 ---> Running in 4601ac6a8f02 09:03:19 Removing intermediate container 4601ac6a8f02 09:03:19 ---> 71d5cae96029 09:03:19 Step 25/26 : LABEL git_sha=6b7b9135f39f6e4be63e44faec35ac1c8796f532 09:03:19 ---> Running in 3484d206d177 09:03:20 Removing intermediate container 3484d206d177 09:03:20 ---> bfa03af32bc4 09:03:20 Step 26/26 : LABEL version=0.0.0 09:03:20 ---> Running in cb5c50824d6d 09:03:21 Removing intermediate container cb5c50824d6d 09:03:21 ---> ebfef15b2b3c 09:03:21 09:03:22 Successfully built ebfef15b2b3c 09:03:22 Successfully tagged security-spire-config-arm64:latest 09:03:22 Building support-notifications 09:03:24  Building security-spire-config ... done  ---> e93f974fc739 09:03:24 Step 8/25 : ARG SPIRE_RELEASE=1.2.1 09:03:24 ---> Running in 742e126cde28 09:03:25 Removing intermediate container 742e126cde28 09:03:25 ---> f1ab88321138 09:03:25 Step 9/25 : WORKDIR /edgex-go/spire-build 09:03:25 ---> Running in 60539b919c7c 09:03:26 Removing intermediate container 60539b919c7c 09:03:26 ---> ffe0f10429e4 09:03:26 Step 10/25 : SHELL ["/bin/bash", "-o", "pipefail", "-c"] 09:03:26 ---> Running in 1c3411559190 09:03:27 Removing intermediate container 1c3411559190 09:03:27 ---> 963bdb5c5d7f 09:03:27 Step 11/25 : 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..." && go version | sed -n -e 's/.*go\([0-9]\+\.[0-9]\+\.[0-9]\+\).*/\1/p' > .go-version && make bin/spire-server bin/spire-agent && cp bin/spire* /usr/local/bin/; fi 09:03:27 ---> Running in 6e94776490b7 09:03:31 Removing intermediate container 6e94776490b7 09:03:31 ---> 0504ac5a9784 09:03:31 Step 12/25 : WORKDIR /edgex-go 09:03:31 ---> Running in 876743ba55dd 09:03:31 Removing intermediate container 876743ba55dd 09:03:31 ---> 9faaeaa1ceac 09:03:31 09:03:31 Step 13/25 : FROM alpine:3.17 09:03:31 ---> d74e625d9115 09:03:31 Step 14/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' 09:03:31 ---> Using cache 09:03:31 ---> ccd683291c75 09:03:32 Step 15/25 : RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 09:03:32 ---> Using cache 09:03:32 ---> 7dfab84be319 09:03:32 Step 16/25 : COPY --from=builder /edgex-go/security.txt / 09:03:32 ---> Using cache 09:03:32 ---> 73358712b32b 09:03:32 Step 17/25 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin 09:03:44 Step 1/23 : ARG BUILDER_BASE=golang:1.20-alpine3.17 09:03:44 Step 2/23 : FROM ${BUILDER_BASE} AS builder 09:03:44 ---> ded2f232f7c8 09:03:44 Step 3/23 : ARG ADD_BUILD_TAGS="" 09:03:44 ---> Using cache 09:03:44 ---> b7a180e1f1f5 09:03:44 Step 4/23 : WORKDIR /edgex-go 09:03:44 ---> Using cache 09:03:44 ---> ae36c2b7be29 09:03:44 Step 5/23 : RUN apk add --update --no-cache make bash git ca-certificates 09:03:44 ---> Running in 9ae185486df6 09:03:44 ---> 0b32aea3a982 09:03:44 Step 18/25 : COPY --from=builder /edgex-go/cmd/security-spire-server/docker-entrypoint.sh /usr/local/bin/ 09:03:44 ---> 61b641ffb00a 09:03:44 Step 19/25 : COPY --from=builder /edgex-go/cmd/security-spire-server/server.conf /usr/local/etc/spire/server.conf.tpl 09:03:45 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 09:03:46 ---> ab3f860b2d93 09:03:46 Step 20/25 : COPY --from=builder /edgex-go/cmd/security-spire-server/openssl.conf /usr/local/etc/ 09:03:46 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 09:03:46 ---> 28ad5d85e182 09:03:46 Step 21/25 : ENTRYPOINT [ "/usr/bin/dumb-init" ] 09:03:46 ---> Running in 5b50be1d7d98 09:03:47 Removing intermediate container 5b50be1d7d98 09:03:47 ---> 01af21330316 09:03:47 Step 22/25 : CMD [ "--verbose", "docker-entrypoint.sh" ] 09:03:47 ---> Running in cb8a46b8b4ec 09:03:48 Removing intermediate container cb8a46b8b4ec 09:03:48 ---> a12bd7f904c2 09:03:48 Step 23/25 : LABEL arch=arm64 09:03:48 ---> Running in 9f708d772bae 09:03:48 OK: 263 MiB in 53 packages 09:03:49 Removing intermediate container 9f708d772bae 09:03:49 ---> b188df618382 09:03:49 Step 24/25 : LABEL git_sha=6b7b9135f39f6e4be63e44faec35ac1c8796f532 09:03:49 ---> Running in d60e78f93345 09:03:50 Removing intermediate container d60e78f93345 09:03:50 ---> 199ed42e66af 09:03:50 Step 25/25 : LABEL version=0.0.0 09:03:50 ---> Running in 846834ffdc36 09:03:50 Removing intermediate container 9ae185486df6 09:03:50 ---> e98eb8f4960c 09:03:50 Step 6/23 : COPY go.mod vendor* ./ 09:03:51 Removing intermediate container 846834ffdc36 09:03:51 ---> f05971789f4b 09:03:51 09:03:51 Successfully built f05971789f4b 09:03:51 Successfully tagged security-spire-server-arm64:latest 09:03:51  Building security-spire-server ... done Building core-command 09:03:52 ---> fc10f4409548 09:03:52 Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 09:03:52 ---> Running in c051e2a75fe6 09:04:14 Step 1/24 : ARG BUILDER_BASE=golang:1.20-alpine3.17 09:04:14 Step 2/24 : FROM ${BUILDER_BASE} AS builder 09:04:14 ---> ded2f232f7c8 09:04:14 Step 3/24 : ARG ADD_BUILD_TAGS="" 09:04:14 ---> Using cache 09:04:14 ---> b7a180e1f1f5 09:04:14 Step 4/24 : WORKDIR /edgex-go 09:04:14 ---> Using cache 09:04:14 ---> ae36c2b7be29 09:04:14 Step 5/24 : RUN apk add --update --no-cache make git 09:04:14 ---> Using cache 09:04:14 ---> 043f7663e199 09:04:14 Step 6/24 : COPY go.mod vendor* ./ 09:04:14 ---> Using cache 09:04:14 ---> a5012ffe329a 09:04:14 Step 7/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 09:04:14 ---> Using cache 09:04:14 ---> e1e436f6e278 09:04:14 Step 8/24 : COPY . . 09:04:14 ---> Using cache 09:04:14 ---> cfb4c2c0101d 09:04:14 Step 9/24 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-command/core-command 09:04:14 ---> Running in 27a077ae2e7e 09:04:15 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 09:05:52 Removing intermediate container c051e2a75fe6 09:05:52 ---> 50d18eaff7d3 09:05:52 Step 8/23 : COPY . . 09:05:55 ---> 1ec4e3792f4b 09:05:55 Step 9/23 : RUN make cmd/support-notifications/support-notifications 09:05:55 ---> Running in 140f0eb41f54 09:05:57 go build -tags " " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/support-notifications/support-notifications ./cmd/support-notifications 09:08:34 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup 09:08:56 Removing intermediate container e9c9926c9640 09:08:56 ---> 7067a23ae59f 09:08:56 09:08:56 Step 9/24 : FROM alpine:3.17 09:08:56 ---> d74e625d9115 09:08:56 Step 10/24 : RUN apk add --update --no-cache ca-certificates dumb-init su-exec 09:08:56 ---> Running in d4ef52676c03 09:08:56 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 09:08:56 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 09:08:58 (1/3) Installing ca-certificates (20220614-r4) 09:08:58 (2/3) Installing dumb-init (1.2.5-r2) 09:08:58 (3/3) Installing su-exec (0.2-r2) 09:08:58 Executing busybox-1.35.0-r29.trigger 09:08:58 Executing ca-certificates-20220614-r4.trigger 09:08:59 OK: 8 MiB in 18 packages 09:09:02 Removing intermediate container d4ef52676c03 09:09:02 ---> 9a0bf43d7273 09:09:02 Step 11/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' 09:09:02 ---> Running in 3d230bbb2385 09:09:02 Removing intermediate container 3d230bbb2385 09:09:02 ---> 9f503b90ed50 09:09:02 Step 12/24 : WORKDIR / 09:09:02 ---> Running in a0452cd371b1 09:09:03 Removing intermediate container a0452cd371b1 09:09:03 ---> f1048cf9971d 09:09:03 Step 13/24 : COPY --from=builder /edgex-go/security.txt / 09:09:04 ---> af18616f7895 09:09:04 Step 14/24 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/res/token-config.json /res-file-token-provider/token-config.json 09:09:05 ---> 37cee0b0eb8c 09:09:05 Step 15/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res-file-token-provider/configuration.toml /res-file-token-provider/configuration.toml 09:09:06 ---> 4d8bdce3d976 09:09:06 Step 16/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml 09:09:07 ---> 06e1899f25be 09:09:07 Step 17/24 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . 09:09:09 ---> 3b51bfa1e855 09:09:09 Step 18/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . 09:09:11 ---> 5183701fdf2c 09:09:11 Step 19/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ 09:09:12 ---> 3dc771b04374 09:09:12 Step 20/24 : RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 09:09:12 ---> Running in 31ec1bc827f1 09:09:16 Removing intermediate container 31ec1bc827f1 09:09:16 ---> 7a054acf7101 09:09:16 Step 21/24 : ENTRYPOINT ["entrypoint.sh"] 09:09:16 ---> Running in e5cc2f42e06b 09:09:16 Removing intermediate container e5cc2f42e06b 09:09:16 ---> fb77de6964ca 09:09:16 Step 22/24 : LABEL arch=arm64 09:09:16 ---> Running in 8de381bdf49b 09:09:17 Removing intermediate container 8de381bdf49b 09:09:17 ---> cacbf6e9623a 09:09:17 Step 23/24 : LABEL git_sha=6b7b9135f39f6e4be63e44faec35ac1c8796f532 09:09:17 ---> Running in 47f5f1049f57 09:09:18 Removing intermediate container 47f5f1049f57 09:09:18 ---> 1ceab5ba1d3e 09:09:18 Step 24/24 : LABEL version=0.0.0 09:09:18 ---> Running in 58efc863971f 09:09:18 Removing intermediate container 58efc863971f 09:09:18 ---> 8e1742aae4b3 09:09:18 09:09:19 Successfully built 8e1742aae4b3 09:09:19 Successfully tagged security-secretstore-setup-arm64:latest 09:09:19  Building security-secretstore-setup ... done Building security-spiffe-token-provider 09:09:41 Step 1/20 : ARG BUILDER_BASE=golang:1.20-alpine3.17 09:09:41 Step 2/20 : FROM ${BUILDER_BASE} AS builder 09:09:41 ---> ded2f232f7c8 09:09:41 Step 3/20 : WORKDIR /edgex-go 09:09:41 ---> Using cache 09:09:41 ---> 0c8b74879df5 09:09:41 Step 4/20 : RUN apk update && apk --no-cache --update add build-base 09:09:41 ---> Running in a7ca5ae0ebd1 09:09:41 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 09:09:43 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 09:09:45 v3.17.2-210-g0cdb6b5e4a0 [https://dl-cdn.alpinelinux.org/alpine/v3.17/main] 09:09:45 v3.17.2-213-gd44f99f18d3 [https://dl-cdn.alpinelinux.org/alpine/v3.17/community] 09:09:45 OK: 17687 distinct packages available 09:09:45 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 09:09:46 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 09:09:47 OK: 263 MiB in 53 packages 09:09:49 Removing intermediate container a7ca5ae0ebd1 09:09:49 ---> 6831610f3551 09:09:49 Step 5/20 : COPY go.mod vendor* ./ 09:09:50 ---> fa4c674af11f 09:09:50 Step 6/20 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 09:09:50 ---> Running in f4ba8e8395b3 09:10:12 Removing intermediate container 7be9d48b8f7d 09:10:12 ---> 1f454c0240be 09:10:12 09:10:12 Step 10/23 : FROM alpine:3.17 09:10:12 ---> d74e625d9115 09:10:12 Step 11/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel Corporation' 09:10:12 ---> Using cache 09:10:12 ---> e107f4313c76 09:10:12 Step 12/23 : RUN apk add --update --no-cache dumb-init 09:10:12 ---> Using cache 09:10:12 ---> 8c61455e8e9b 09:10:12 Step 13/23 : COPY --from=builder /edgex-go/Attribution.txt / 09:10:12 ---> Using cache 09:10:12 ---> d3d40914ef3d 09:10:12 Step 14/23 : COPY --from=builder /edgex-go/security.txt / 09:10:12 ---> Using cache 09:10:12 ---> a31ee3255b00 09:10:12 Step 15/23 : COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/core-common-config-bootstrapper / 09:10:14 ---> d93ee667e5c1 09:10:14 Step 16/23 : COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/res/configuration.yaml /res/configuration.yaml 09:10:15 ---> 82290a9b9e13 09:10:15 Step 17/23 : COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/entrypoint.sh /usr/local/bin/ 09:10:16 ---> c9e3d89cd77e 09:10:16 Step 18/23 : RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 09:10:16 ---> Running in 98eb876fcca1 09:10:20 Removing intermediate container 98eb876fcca1 09:10:20 ---> a9f4b6d98e07 09:10:20 Step 19/23 : ENTRYPOINT ["entrypoint.sh"] 09:10:20 ---> Running in efd7e8b2ccaa 09:10:21 Removing intermediate container efd7e8b2ccaa 09:10:21 ---> a4d2f34da0f9 09:10:21 Step 20/23 : CMD ["/core-common-config-bootstrapper", "-cp=consul.http://edgex-core-consul:8500", "-cf=configuration.yaml"] 09:10:21 ---> Running in bc895c68ace6 09:10:21 Removing intermediate container bc895c68ace6 09:10:22 ---> 310e4c1c83c8 09:10:22 Step 21/23 : LABEL arch=arm64 09:10:22 ---> Running in 6abf281868d7 09:10:22 Removing intermediate container 6abf281868d7 09:10:22 ---> cf0520ff62f1 09:10:22 Step 22/23 : LABEL git_sha=6b7b9135f39f6e4be63e44faec35ac1c8796f532 09:10:22 ---> Running in 597133fb5813 09:10:23 Removing intermediate container 597133fb5813 09:10:23 ---> f512c18eaeda 09:10:23 Step 23/23 : LABEL version=0.0.0 09:10:23 ---> Running in e0b5c502cdb0 09:10:24 Removing intermediate container e0b5c502cdb0 09:10:24 ---> 490909f626a4 09:10:24 09:10:24 Successfully built 490909f626a4 09:10:24 Successfully tagged core-common-config-bootstrapper-arm64:latest 09:11:35  Building core-common-config-bootstrapper ... done Removing intermediate container f4ba8e8395b3 09:11:35 ---> 50e9d9c6e3b5 09:11:35 Step 7/20 : COPY . . 09:11:50 Removing intermediate container 08b80c86a361 09:11:50 ---> 37eee2b821a0 09:11:50 09:11:50 Step 10/23 : FROM alpine:3.17 09:11:50 ---> d74e625d9115 09:11:50 Step 11/23 : RUN apk add --update --no-cache dumb-init 09:11:50 ---> Using cache 09:11:50 ---> 033efb796295 09:11:50 Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 09:11:50 ---> Using cache 09:11:50 ---> 9ace25a906a3 09:11:50 Step 13/23 : ENV APP_PORT=59861 09:11:50 ---> 41888159b79c 09:11:50 Step 8/20 : RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider 09:11:50 ---> Running in cb5946015ad7 09:11:50 ---> Running in 22ebd189c08d 09:11:51 Removing intermediate container 22ebd189c08d 09:11:51 ---> 124bd042f471 09:11:51 Step 14/23 : EXPOSE $APP_PORT 09:11:51 ---> Running in 5e80da748356 09:11:52 Removing intermediate container 5e80da748356 09:11:52 ---> 41b11cd85f87 09:11:52 Step 15/23 : COPY --from=builder /edgex-go/Attribution.txt / 09:11:52 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/security-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider 09:11:53 ---> 7fba4a919ad5 09:11:53 Step 16/23 : COPY --from=builder /edgex-go/security.txt / 09:11:54 ---> 7d449a44497f 09:11:54 Step 17/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / 09:11:58 ---> 202c7a10138e 09:11:58 Step 18/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml 09:11:58 ---> d77b8d107f40 09:11:58 Step 19/23 : ENTRYPOINT ["/support-scheduler"] 09:11:59 ---> Running in fbf712519d5c 09:11:59 Removing intermediate container fbf712519d5c 09:11:59 ---> c2401f779e86 09:11:59 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] 09:11:59 ---> Running in 4bcf906b3eed 09:12:00 Removing intermediate container 4bcf906b3eed 09:12:00 ---> 64b244972b67 09:12:00 Step 21/23 : LABEL arch=arm64 09:12:00 ---> Running in 40b67fb00a61 09:12:01 Removing intermediate container 40b67fb00a61 09:12:01 ---> 55f3c4b9f1b6 09:12:01 Step 22/23 : LABEL git_sha=6b7b9135f39f6e4be63e44faec35ac1c8796f532 09:12:01 ---> Running in 8de9b337b48e 09:12:02 Removing intermediate container 8de9b337b48e 09:12:02 ---> 23c1a9a3c132 09:12:02 Step 23/23 : LABEL version=0.0.0 09:12:02 ---> Running in cb9a7a64cec9 09:12:02 Removing intermediate container cb9a7a64cec9 09:12:02 ---> 19ab19bbed5a 09:12:02 09:12:02 Successfully built 19ab19bbed5a 09:12:02 Successfully tagged support-scheduler-arm64:latest 09:12:35  Building support-scheduler ... done Removing intermediate container 27a077ae2e7e 09:12:35 ---> fa12366bb35f 09:12:35 09:12:35 Step 10/24 : FROM alpine:3.17 09:12:35 ---> d74e625d9115 09:12:35 Step 11/24 : RUN apk add --update --no-cache dumb-init 09:12:35 ---> Using cache 09:12:35 ---> 033efb796295 09:12:35 Step 12/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 09:12:35 ---> Using cache 09:12:35 ---> 9ace25a906a3 09:12:35 Step 13/24 : ENV APP_PORT=59882 09:12:35 ---> Running in 451849909dc3 09:12:35 Removing intermediate container 451849909dc3 09:12:35 ---> 59c766ff1899 09:12:35 Step 14/24 : EXPOSE $APP_PORT 09:12:35 ---> Running in b5d444d2fea2 09:12:35 Removing intermediate container b5d444d2fea2 09:12:35 ---> 1e92fd2d5ef0 09:12:35 Step 15/24 : WORKDIR / 09:12:35 ---> Running in 53041cb0f6a8 09:12:35 Removing intermediate container 53041cb0f6a8 09:12:35 ---> b63eef0278b5 09:12:35 Step 16/24 : COPY --from=builder /edgex-go/Attribution.txt / 09:12:36 ---> e198ef9bb2c8 09:12:36 Step 17/24 : COPY --from=builder /edgex-go/security.txt / 09:12:36 ---> 6956c3255d30 09:12:36 Step 18/24 : COPY --from=builder /edgex-go/cmd/core-command/core-command / 09:12:38 ---> 51ca3978d813 09:12:38 Step 19/24 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml 09:12:39 ---> dc75871c8b34 09:12:39 Step 20/24 : ENTRYPOINT ["/core-command"] 09:12:39 ---> Running in a86290d1cb17 09:12:40 Removing intermediate container a86290d1cb17 09:12:40 ---> 5443f85932bc 09:12:40 Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] 09:12:40 ---> Running in fd50d5bab65f 09:12:43 Removing intermediate container fd50d5bab65f 09:12:43 ---> 7d6f076e694b 09:12:43 Step 22/24 : LABEL arch=arm64 09:12:43 ---> Running in 20476cfafd7f 09:12:43 Removing intermediate container 20476cfafd7f 09:12:43 ---> a37d8df7bdaf 09:12:43 Step 23/24 : LABEL git_sha=6b7b9135f39f6e4be63e44faec35ac1c8796f532 09:12:43 ---> Running in 2774790e50e6 09:12:44 Removing intermediate container 2774790e50e6 09:12:44 ---> a628e95ec0fd 09:12:44 Step 24/24 : LABEL version=0.0.0 09:12:44 ---> Running in 1f05e514d008 09:12:45 Removing intermediate container 1f05e514d008 09:12:45 ---> d1a88a0f87da 09:12:45 09:12:45 Successfully built d1a88a0f87da 09:12:45 Successfully tagged core-command-arm64:latest 09:14:52  Building core-command ... done Removing intermediate container 140f0eb41f54 09:14:52 ---> c938922788e7 09:14:52 09:14:52 Step 10/23 : FROM alpine:3.17 09:14:52 ---> d74e625d9115 09:14:52 Step 11/23 : RUN apk add --update --no-cache ca-certificates dumb-init 09:14:52 ---> Running in 1721739e0966 09:14:52 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 09:14:52 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 09:14:52 (1/2) Installing ca-certificates (20220614-r4) 09:14:52 (2/2) Installing dumb-init (1.2.5-r2) 09:14:52 Executing busybox-1.35.0-r29.trigger 09:14:52 Executing ca-certificates-20220614-r4.trigger 09:14:52 OK: 8 MiB in 17 packages 09:14:53 Removing intermediate container 1721739e0966 09:14:53 ---> db3f0c7bf9e6 09:14:53 Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2021: Intel Corporation' 09:14:53 ---> Running in 6a974a52e1e0 09:14:54 Removing intermediate container 6a974a52e1e0 09:14:54 ---> 0548b9ad002d 09:14:54 Step 13/23 : ENV APP_PORT=59860 09:14:54 ---> Running in 9aa73f62b563 09:14:56 Removing intermediate container 9aa73f62b563 09:14:56 ---> 2fc603590e3a 09:14:56 Step 14/23 : EXPOSE $APP_PORT 09:14:56 ---> Running in a5325e48019a 09:14:57 Removing intermediate container a5325e48019a 09:14:57 ---> c978c47532a5 09:14:57 Step 15/23 : COPY --from=builder /edgex-go/Attribution.txt / 09:14:58 ---> 6c3a8b4e5039 09:14:58 Step 16/23 : COPY --from=builder /edgex-go/security.txt / 09:14:59 ---> 9fccc21f2f59 09:14:59 Step 17/23 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / 09:15:02 ---> d3a5ae684c95 09:15:02 Step 18/23 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml 09:15:03 ---> be4055fab3c5 09:15:03 Step 19/23 : ENTRYPOINT ["/support-notifications"] 09:15:03 ---> Running in 874437f84399 09:15:03 Removing intermediate container 874437f84399 09:15:03 ---> 379b44b4370f 09:15:03 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] 09:15:03 ---> Running in 83964f8b8e8c 09:15:04 Removing intermediate container 83964f8b8e8c 09:15:04 ---> 5cda0604d5dc 09:15:04 Step 21/23 : LABEL arch=arm64 09:15:04 ---> Running in 18d215db7c45 09:15:05 Removing intermediate container 18d215db7c45 09:15:05 ---> 9c6414c6436e 09:15:05 Step 22/23 : LABEL git_sha=6b7b9135f39f6e4be63e44faec35ac1c8796f532 09:15:05 ---> Running in 2b05ec6e28f4 09:15:05 Removing intermediate container 2b05ec6e28f4 09:15:05 ---> af0fb97d8ef4 09:15:05 Step 23/23 : LABEL version=0.0.0 09:15:05 ---> Running in c8b972d78a21 09:15:06 Removing intermediate container c8b972d78a21 09:15:06 ---> 144b84e87bfb 09:15:06 09:15:06 Successfully built 144b84e87bfb 09:15:06 Successfully tagged support-notifications-arm64:latest 09:15:45  Building support-notifications ... done Removing intermediate container cb5946015ad7 09:15:45 ---> eb4f73343c6b 09:15:45 09:15:45 Step 9/20 : FROM alpine:3.17 09:15:45 ---> d74e625d9115 09:15:45 Step 10/20 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' 09:15:45 ---> Using cache 09:15:45 ---> ccd683291c75 09:15:45 Step 11/20 : RUN apk update && apk --no-cache --update add dumb-init curl gcompat 09:15:45 ---> Running in 978cdce00ec2 09:15:45 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 09:15:45 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 09:15:45 v3.17.2-210-g0cdb6b5e4a0 [https://dl-cdn.alpinelinux.org/alpine/v3.17/main] 09:15:45 v3.17.2-213-gd44f99f18d3 [https://dl-cdn.alpinelinux.org/alpine/v3.17/community] 09:15:45 OK: 17687 distinct packages available 09:15:45 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 09:15:46 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 09:15:47 (1/9) Installing ca-certificates (20220614-r4) 09:15:47 (2/9) Installing brotli-libs (1.0.9-r9) 09:15:47 (3/9) Installing nghttp2-libs (1.51.0-r0) 09:15:47 (4/9) Installing libcurl (7.88.1-r0) 09:15:47 (5/9) Installing curl (7.88.1-r0) 09:15:47 (6/9) Installing dumb-init (1.2.5-r2) 09:15:47 (7/9) Installing musl-obstack (1.2.3-r0) 09:15:47 (8/9) Installing libucontext (1.2-r0) 09:15:47 (9/9) Installing gcompat (1.1.0-r0) 09:15:47 Executing busybox-1.35.0-r29.trigger 09:15:47 Executing ca-certificates-20220614-r4.trigger 09:15:48 OK: 11 MiB in 24 packages 09:15:49 Removing intermediate container 978cdce00ec2 09:15:49 ---> 66e69b20b7f4 09:15:49 Step 12/20 : COPY --from=builder /edgex-go/Attribution.txt / 09:15:50 ---> fb1aa92e2e54 09:15:50 Step 13/20 : COPY --from=builder /edgex-go/security.txt / 09:15:51 ---> f169aabb519e 09:15:51 Step 14/20 : COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/security-spiffe-token-provider / 09:15:52 ---> cfe764f93c87 09:15:52 Step 15/20 : COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/res/configuration.toml /res/configuration.toml 09:15:53 ---> 97133e177d4f 09:15:53 Step 16/20 : ENTRYPOINT [ "/security-spiffe-token-provider" ] 09:15:53 ---> Running in 862f052c85a1 09:15:53 Removing intermediate container 862f052c85a1 09:15:53 ---> 9b6437b32c0c 09:15:53 Step 17/20 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] 09:15:53 ---> Running in e8738ea9969c 09:15:54 Removing intermediate container e8738ea9969c 09:15:54 ---> 659bd3db8510 09:15:54 Step 18/20 : LABEL arch=arm64 09:15:54 ---> Running in fe856e72b3e8 09:15:54 Removing intermediate container fe856e72b3e8 09:15:54 ---> 8664db19e7fa 09:15:54 Step 19/20 : LABEL git_sha=6b7b9135f39f6e4be63e44faec35ac1c8796f532 09:15:54 ---> Running in 1d1ed1aa6868 09:15:54 Removing intermediate container 1d1ed1aa6868 09:15:54 ---> 47207c0ad651 09:15:54 Step 20/20 : LABEL version=0.0.0 09:15:54 ---> Running in 11a4e58a01da 09:15:55 Removing intermediate container 11a4e58a01da 09:15:55 ---> 7891801d2121 09:15:55 09:15:55 Successfully built 7891801d2121 09:15:55 Successfully tagged security-spiffe-token-provider-arm64:latest 09:15:56  Building security-spiffe-token-provider ... done  [Pipeline] } 09:15:56 $ docker stop --time=1 6ab191bdf20e2f512712e625e20d284f45bd76051b9df6a5b0d667b9f6c2eb54 09:15:57 $ docker rm -f --volumes 6ab191bdf20e2f512712e625e20d284f45bd76051b9df6a5b0d667b9f6c2eb54 [Pipeline] // withDockerContainer [Pipeline] sh 09:15:58 + docker images 09:15:58 REPOSITORY TAG IMAGE ID CREATED SIZE 09:15:58 security-spiffe-token-provider-arm64 latest 7891801d2121 4 seconds ago 32.7MB 09:15:58 eb4f73343c6b 18 seconds ago 1.53GB 09:15:58 support-notifications-arm64 latest 144b84e87bfb 52 seconds ago 32.5MB 09:15:58 c938922788e7 About a minute ago 1.56GB 09:15:58 core-command-arm64 latest d1a88a0f87da 3 minutes ago 19.7MB 09:15:58 fa12366bb35f 3 minutes ago 1.49GB 09:15:58 support-scheduler-arm64 latest 19ab19bbed5a 3 minutes ago 31.8MB 09:15:58 37eee2b821a0 4 minutes ago 1.56GB 09:15:58 core-common-config-bootstrapper-arm64 latest 490909f626a4 5 minutes ago 17.4MB 09:15:58 1f454c0240be 5 minutes ago 1.48GB 09:15:58 security-secretstore-setup-arm64 latest 8e1742aae4b3 6 minutes ago 32MB 09:15:58 7067a23ae59f 7 minutes ago 1.48GB 09:15:58 security-spire-server-arm64 latest f05971789f4b 12 minutes ago 87.1MB 09:15:58 9faaeaa1ceac 12 minutes ago 1.35GB 09:15:58 security-spire-config-arm64 latest ebfef15b2b3c 12 minutes ago 86.2MB 09:15:58 3bfefd1589a7 13 minutes ago 1.35GB 09:15:58 core-metadata-arm64 latest 82517e5cdbe4 15 minutes ago 20.4MB 09:15:58 core-data-arm64 latest 2913882f56f8 15 minutes ago 19.9MB 09:15:58 security-proxy-auth-arm64 latest 05d5d7cc8717 15 minutes ago 18.2MB 09:15:58 dabf992ce1aa 15 minutes ago 1.5GB 09:15:58 b11710fcc2ad 15 minutes ago 1.5GB 09:15:58 security-bootstrapper-arm64 latest decba71acbd3 16 minutes ago 21.8MB 09:15:58 a4f8cac0838f 16 minutes ago 1.47GB 09:15:58 security-proxy-setup-arm64 latest 71a8c911e54e 16 minutes ago 18.6MB 09:15:58 33011de02d0f 17 minutes ago 1.47GB 09:15:58 8da422b3c28b 17 minutes ago 1.47GB 09:15:58 security-spire-agent-arm64 latest dab2fffcb5bf 24 minutes ago 125MB 09:15:58 6009317b5668 24 minutes ago 1.35GB 09:15:58 ci-base-image-arm64 latest ded2f232f7c8 42 minutes ago 868MB 09:15:58 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64 1.20-alpine 6cb57ee374ae 5 days ago 648MB 09:15:58 alpine 3.17 d74e625d9115 4 weeks ago 7.46MB 09:15:58 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 09:15:58 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 09:15:58 09:15:58 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:15:59 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 09:15:59 arm64: Pulling from edgex-lftools-log-publisher 09:15:59 8998bd30e6a1: Pulling fs layer 09:15:59 04944245beec: Pulling fs layer 09:15:59 699f458cf7ca: Pulling fs layer 09:15:59 765212b225bb: Pulling fs layer 09:15:59 f23df028b6ca: Pulling fs layer 09:15:59 d65c8cfc05b1: Pulling fs layer 09:15:59 2437ff75d9bd: Pulling fs layer 09:15:59 765212b225bb: Waiting 09:15:59 f23df028b6ca: Waiting 09:15:59 d65c8cfc05b1: Waiting 09:15:59 2437ff75d9bd: Waiting 09:15:59 04944245beec: Verifying Checksum 09:15:59 04944245beec: Download complete 09:15:59 765212b225bb: Verifying Checksum 09:15:59 765212b225bb: Download complete 09:15:59 f23df028b6ca: Verifying Checksum 09:15:59 f23df028b6ca: Download complete 09:15:59 d65c8cfc05b1: Verifying Checksum 09:15:59 d65c8cfc05b1: Download complete 09:15:59 699f458cf7ca: Verifying Checksum 09:15:59 699f458cf7ca: Download complete 09:16:00 8998bd30e6a1: Download complete 09:16:02 2437ff75d9bd: Verifying Checksum 09:16:02 2437ff75d9bd: Download complete 09:16:04 8998bd30e6a1: Pull complete 09:16:04 04944245beec: Pull complete 09:16:06 699f458cf7ca: Pull complete 09:16:06 765212b225bb: Pull complete 09:16:06 f23df028b6ca: Pull complete 09:16:07 d65c8cfc05b1: Pull complete 09:16:22 2437ff75d9bd: Pull complete 09:16:22 Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da 09:16:22 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 09:16:22 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 09:16:22 prd-ubuntu20.04-docker-arm64-4c-16g-2379 does not seem to be running inside a container 09:16:22 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged --net host -v /home/jenkins:/home/jenkins -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/edgex-go/2 -v /w/workspace/edgex-go/2:/w/workspace/edgex-go/2:rw,z -v /w/workspace/edgex-go/2@tmp:/w/workspace/edgex-go/2@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat 09:16:25 $ docker top 27524fc2f3276c42ed7867deadbbc8cf9085b0f7fec579901bcd6a66bb02742f -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 09:16:26 ---> job-cost.sh 09:16:26 lf-activate-venv: SKIPPING 09:16:26 INFO: No Stack... 09:16:27 INFO: Retrieving Pricing Info for: v3-standard-4 09:16:27 INFO: Archiving Costs [Pipeline] sh 09:16:28 + cat /w/workspace/edgex-go/2/archives/cost.csv 09:16:28 + cut -d, -f6 [Pipeline] lock 09:16:28 Trying to acquire lock on [jenkins-edgexfoundry-edgex-go-PR-4447-2-stack-cost] 09:16:28 Resource [jenkins-edgexfoundry-edgex-go-PR-4447-2-stack-cost] did not exist. Created. 09:16:28 Lock acquired on [jenkins-edgexfoundry-edgex-go-PR-4447-2-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 09:16:29 + echo total: 0.10999999940395355 [Pipeline] stash 09:16:29 Stashed 1 file(s) [Pipeline] } 09:16:29 Lock released on resource [jenkins-edgexfoundry-edgex-go-PR-4447-2-stack-cost] [Pipeline] // lock [Pipeline] } 09:16:29 $ docker stop --time=1 27524fc2f3276c42ed7867deadbbc8cf9085b0f7fec579901bcd6a66bb02742f 09:16:30 $ docker rm -f --volumes 27524fc2f3276c42ed7867deadbbc8cf9085b0f7fec579901bcd6a66bb02742f [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 09:16:31 provisioning config files... 09:16:31 copy managed file [edgex-go-codecov-token] to file:/w/workspace/edgex-go/2@tmp/config9901109385992205260tmp [Pipeline] { [Pipeline] sh 09:16:31 + set +x 09:16:31 + curl -s https://codecov.io/bash 09:16:31 + bash -s -- 09:16:31 09:16:31 _____ _ 09:16:31 / ____| | | 09:16:31 | | ___ __| | ___ ___ _____ __ 09:16:31 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 09:16:31 | |___| (_) | (_| | __/ (_| (_) \ V / 09:16:31 \_____\___/ \__,_|\___|\___\___/ \_/ 09:16:31 Bash-1.0.6 09:16:31 09:16:31 09:16:31 ==> git version 2.25.1 found 09:16:31 ==> 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 09:16:31 Release-Date: 2020-01-08 09:16:31 Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp 09:16:31 Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets 09:16:31 ==> Jenkins CI detected. 09:16:31 current dir:  /w/workspace/edgex-go/2 09:16:31 project root: . 09:16:31 --> token set from env 09:16:32 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 09:16:32 ==> Running gcov in . (disable via -X gcov) 09:16:32 ==> Python coveragepy not found 09:16:32 ==> Searching for coverage reports in: 09:16:32 + . 09:16:32 -> Found 1 reports 09:16:32 ==> Detecting git/mercurial file structure 09:16:32 ==> Reading reports 09:16:32 + ./coverage.out bytes=447486 09:16:32 ==> Appending adjustments 09:16:32 https://docs.codecov.io/docs/fixing-reports 09:16:33 + Found adjustments 09:16:33 ==> Gzipping contents 09:16:33 60K /tmp/codecov.tw2Zay.gz 09:16:33 ==> Uploading reports 09:16:33 url: https://codecov.io 09:16:33 query: branch=PR-4447&commit=fb0fa5414f774525fd67b970622b39bfcf8eda8d&build=2&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2FPR-4447%2F2%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=4447&job=&cmd_args= 09:16:33 -> Pinging Codecov 09:16:33 https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=52b94001-b80a-4ca3-b063-c5e709073964&branch=PR-4447&commit=fb0fa5414f774525fd67b970622b39bfcf8eda8d&build=2&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2FPR-4447%2F2%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=4447&job=&cmd_args= 09:16:33 -> Uploading to 09:16:33 https://storage.googleapis.com/codecov/v4/raw/2023-03-16/00271124DB129430A58F1EEE437C3FCB/fb0fa5414f774525fd67b970622b39bfcf8eda8d/ad95915c-09ef-424b-9741-bf9132e1e625.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20230316%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20230316T091633Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=4b1d164de6b22a33c94901bbc87b3e36b9a9be5695db4be4d20bac60a69d5a64 09:16:33 % Total % Received % Xferd Average Speed Time Time Time Current 09:16:33 Dload Upload Total Spent Left Speed 09:16:33 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 57592 0 0 100 57592 0 277k --:--:-- --:--:-- --:--:-- 275k 100 57592 0 0 100 57592 0 215k --:--:-- --:--:-- --:--:-- 214k 09:16:33 -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/edgex-go/commit/fb0fa5414f774525fd67b970622b39bfcf8eda8d [Pipeline] } 09:16:33 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 09:16:34 + [ -d /w/workspace/edgex-go/2/archives ] [Pipeline] libraryResource [Pipeline] sh 09:16:34 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 09:16:35 ---> package-listing.sh 09:16:35 ++ facter osfamily 09:16:35 ++ tr '[:upper:]' '[:lower:]' 09:16:35 + OS_FAMILY=debian 09:16:35 + workspace=/w/workspace/edgex-go/2 09:16:35 + START_PACKAGES=/tmp/packages_start.txt 09:16:35 + END_PACKAGES=/tmp/packages_end.txt 09:16:35 + DIFF_PACKAGES=/tmp/packages_diff.txt 09:16:35 + PACKAGES=/tmp/packages_start.txt 09:16:35 + '[' /w/workspace/edgex-go/2 ']' 09:16:35 + PACKAGES=/tmp/packages_end.txt 09:16:35 + case "${OS_FAMILY}" in 09:16:35 + dpkg -l 09:16:35 + grep '^ii' 09:16:35 + '[' -f /tmp/packages_start.txt ']' 09:16:35 + '[' -f /tmp/packages_end.txt ']' 09:16:35 + diff /tmp/packages_start.txt /tmp/packages_end.txt 09:16:35 + '[' /w/workspace/edgex-go/2 ']' 09:16:35 + mkdir -p /w/workspace/edgex-go/2/archives/ 09:16:35 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgex-go/2/archives/ [Pipeline] echo 09:16:35 Launching container with: [--privileged -u 0:0 --net host -v /var/log/sysstat:/var/log/sysstat -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/edgex-go/2/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 09:16:36 + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:16:36 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 09:16:36 09:16:36 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:16:36 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 09:16:36 latest: Pulling from edgex-lftools-log-publisher 09:16:36 5eb5b503b376: Pulling fs layer 09:16:36 5c69ac0246d0: Pulling fs layer 09:16:36 ec43610c2a17: Pulling fs layer 09:16:36 3a2ae6a8a46f: Pulling fs layer 09:16:36 33b1e0a273af: Pulling fs layer 09:16:36 5d3b04190fa2: Pulling fs layer 09:16:36 2f39f015ded8: Pulling fs layer 09:16:36 3a2ae6a8a46f: Waiting 09:16:36 33b1e0a273af: Waiting 09:16:36 5d3b04190fa2: Waiting 09:16:36 5c69ac0246d0: Download complete 09:16:36 3a2ae6a8a46f: Verifying Checksum 09:16:36 3a2ae6a8a46f: Download complete 09:16:37 33b1e0a273af: Verifying Checksum 09:16:37 33b1e0a273af: Download complete 09:16:37 ec43610c2a17: Verifying Checksum 09:16:37 ec43610c2a17: Download complete 09:16:37 5d3b04190fa2: Verifying Checksum 09:16:37 5d3b04190fa2: Download complete 09:16:37 5eb5b503b376: Download complete 09:16:38 5eb5b503b376: Pull complete 09:16:38 5c69ac0246d0: Pull complete 09:16:38 ec43610c2a17: Pull complete 09:16:38 3a2ae6a8a46f: Pull complete 09:16:39 33b1e0a273af: Pull complete 09:16:39 5d3b04190fa2: Pull complete 09:16:44 2f39f015ded8: Pull complete 09:16:44 Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 09:16:44 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 09:16:44 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 09:16:44 prd-ubuntu20.04-docker-8c-8g-2373 does not seem to be running inside a container 09:16:44 $ docker run -t -d -u 1001:1001 --privileged -u 0:0 --net host -v /var/log/sysstat:/var/log/sysstat -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/edgex-go/2/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/edgex-go/2 -v /w/workspace/edgex-go/2:/w/workspace/edgex-go/2:rw,z -v /w/workspace/edgex-go/2@tmp:/w/workspace/edgex-go/2@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 09:16:46 $ docker top e604b00a8d76edce51ad7ac54f50b84b906c93f38ae62b6f5d6289e05232c7f4 -eo pid,comm [Pipeline] { [Pipeline] sh 09:16:46 + touch /tmp/pre-build-complete [Pipeline] sh 09:16:47 + mkdir -p /var/log/sysstat [Pipeline] sh 09:16:47 + ls /var/log/sa-host 09:16:47 ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 09:16:47 provisioning config files... 09:16:47 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgex-go/2@tmp/config15789550964480507285tmp [Pipeline] { [Pipeline] echo 09:16:47 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 09:16:47 ---> create-netrc.sh [Pipeline] } 09:16:47 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 09:16:48 ---> python-tools-install.sh [Pipeline] echo 09:16:48 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 09:16:48 ---> sudo-logs.sh 09:16:48 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 09:16:48 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 09:16:48 ---> job-cost.sh 09:16:48 lf-activate-venv: SKIPPING 09:16:48 DEBUG: total: 0.10999999940395355 09:16:48 INFO: Retrieving Stack Cost... 09:16:49 INFO: Retrieving Pricing Info for: v3-standard-8 09:16:49 INFO: Archiving Costs [Pipeline] echo 09:16:49 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 09:16:49 ---> logs-deploy.sh 09:16:49 lf-activate-venv: SKIPPING 09:16:49 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-go/PR-4447/2 09:16:49 INFO: archiving workspace using pattern(s): 09:16:50 Archives upload complete. 09:16:51 INFO: archiving logs to Nexus