Pull request #4489 updated Connecting to https://api.github.com using edgex-jenkins github personal access token Connecting to https://api.github.com to check permissions of obtain list of cherrycl for edgexfoundry/edgex-go Loading trusted files from base branch main at d92bec74020a648086c22ac11f002708918e28aa rather than 9c0101fb77f496d42da9a38f129ef470b50acb8d Obtained Jenkinsfile from d92bec74020a648086c22ac11f002708918e28aa 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-ssh3377575175566373407.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-ssh3378850245507232792.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-4489/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-4489/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh12022741731842850630.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-ssh5405357947462807040.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-4489/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-4489/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh158722108252627118.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 ‘prd-ubuntu20.04-docker-8c-8g-6539’ is offline Running on prd-ubuntu20.04-docker-8c-8g-6541 in /w/workspace/edgexfoundry_edgex-go_PR-4489 [Pipeline] { [Pipeline] ws Running in /w/workspace/edgex-go/2 [Pipeline] { [Pipeline] stage [Pipeline] { (Declarative: Checkout SCM) [Pipeline] checkout The recommended git tool is: git using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning repository git@github.com:edgexfoundry/edgex-go.git > git init /w/workspace/edgex-go/2 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git > git --version # timeout=10 > git --version # 'git version 2.25.1' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 Merging remotes/origin/main commit d92bec74020a648086c22ac11f002708918e28aa into PR head commit 9c0101fb77f496d42da9a38f129ef470b50acb8d Merge succeeded, producing 9c0101fb77f496d42da9a38f129ef470b50acb8d Checking out Revision 9c0101fb77f496d42da9a38f129ef470b50acb8d (PR-4489) > 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/4489/head:refs/remotes/origin/PR-4489 +refs/heads/main:refs/remotes/origin/main # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 9c0101fb77f496d42da9a38f129ef470b50acb8d # timeout=10 > git remote # timeout=10 > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub > git merge d92bec74020a648086c22ac11f002708918e28aa # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 9c0101fb77f496d42da9a38f129ef470b50acb8d # timeout=10 Commit message: "docs: Add AuthMethod to support-schduler API document" First time build. Skipping changelog. [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 10:02:51 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 10:02:51 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 10:02:51 ========================================================= 10:02:51 EdgeX Global Pipelines Version Info 10:02:51 ========================================================= [Pipeline] libraryResource [Pipeline] sh > git rev-list --no-walk 7b01b707bc9ded2cb40ecf92f64c42b0984d2d5a # timeout=10 10:02:52 ------------------- 10:02:52 stable info: 10:02:52 ------------------- 10:02:52 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 10:02:52 Commit SHA: 66200e8eedfc470904d6b329e562ec5b45423d6a 10:02:52 Message: update stable to v1.0.245 10:02:52 ------------------- 10:02:52 experimental info: 10:02:52 ------------------- 10:02:52 Commited By: **** collab-it+edgex@linuxfoundation.org 10:02:52 Commit SHA: 046ad6d0e2e636d38ea4daf53c055316476b9501 10:02:52 Message: update experimental to v1.0.247 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 10:02:53 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-go-settings [Pipeline] echo 10:02:53 [edgeXSetupEnvironment]: set envvar PROJECT = edgex-go [Pipeline] echo 10:02:53 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 10:02:53 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 10:02:53 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 10:02:53 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.20 [Pipeline] echo 10:02:53 [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo 10:02:53 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_GLOB = cmd/**/Dockerfile [Pipeline] echo 10:02:53 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_PREFIX = [Pipeline] echo 10:02:53 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_SUFFIX = [Pipeline] echo 10:02:53 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 10:02:53 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 10:02:53 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 10:02:53 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 10:02:53 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 10:02:53 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 10:02:53 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 10:02:53 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 10:02:53 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo 10:02:53 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v3 [Pipeline] echo 10:02:53 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 10:02:53 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 10:02:53 [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo 10:02:53 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-4489 [Pipeline] echo 10:02:53 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-4489 [Pipeline] echo 10:02:53 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-4489 [Pipeline] echo 10:02:53 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 9c0101fb77f496d42da9a38f129ef470b50acb8d [Pipeline] echo 10:02:53 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 9c0101f [Pipeline] echo 10:02:53 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 10:02:53 provisioning config files... 10:02:53 copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/2@tmp/config9752693724151590049tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 10:02:53 ---> docker-login.sh 10:02:53 nexus3.edgexfoundry.org:10001 10:02:54 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 10:02:54 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 10:02:54 Configure a credential helper to remove this warning. See 10:02:54 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 10:02:54 10:02:54 Login Succeeded 10:02:54 nexus3.edgexfoundry.org:10002 10:02:54 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 10:02:54 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 10:02:54 Configure a credential helper to remove this warning. See 10:02:54 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 10:02:54 10:02:54 Login Succeeded 10:02:54 nexus3.edgexfoundry.org:10003 10:02:54 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 10:02:54 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 10:02:54 Configure a credential helper to remove this warning. See 10:02:54 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 10:02:54 10:02:54 Login Succeeded 10:02:54 nexus3.edgexfoundry.org:10004 10:02:54 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 10:02:54 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 10:02:54 Configure a credential helper to remove this warning. See 10:02:54 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 10:02:54 10:02:54 Login Succeeded 10:02:54 docker.io 10:02:54 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 10:02:54 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 10:02:54 Configure a credential helper to remove this warning. See 10:02:54 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 10:02:54 10:02:54 Login Succeeded 10:02:54 ---> docker-login.sh ends [Pipeline] } 10:02:54 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 10:02:54 + 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 10:02:54 + dirname cmd/core-command/Dockerfile 10:02:54 + cut -d/ -f2 10:02:54 + echo core-command,cmd/core-command/Dockerfile 10:02:54 + + dirname cmd/core-common-config-bootstrapper/Dockerfile 10:02:54 cut -d/ -f2 10:02:54 + echo core-common-config-bootstrapper,cmd/core-common-config-bootstrapper/Dockerfile 10:02:54 + dirname cmd/core-data/Dockerfile 10:02:54 + cut -d/ -f2 10:02:54 + echo core-data,cmd/core-data/Dockerfile 10:02:54 + dirname cmd/core-metadata/Dockerfile+ 10:02:54 cut -d/ -f2 10:02:54 + echo core-metadata,cmd/core-metadata/Dockerfile 10:02:54 + dirname cmd/security-bootstrapper/Dockerfile 10:02:54 + cut -d/ -f2 10:02:54 + echo security-bootstrapper,cmd/security-bootstrapper/Dockerfile 10:02:54 + dirname cmd/security-proxy-auth/Dockerfile 10:02:54 + cut -d/ -f2 10:02:54 + echo security-proxy-auth,cmd/security-proxy-auth/Dockerfile 10:02:54 + dirname cmd/security-proxy-setup/Dockerfile 10:02:54 + cut -d/ -f2 10:02:54 + echo security-proxy-setup,cmd/security-proxy-setup/Dockerfile 10:02:54 + + cut -d/ -f2 10:02:54 dirname cmd/security-secretstore-setup/Dockerfile 10:02:54 + echo security-secretstore-setup,cmd/security-secretstore-setup/Dockerfile 10:02:54 + dirname cmd/security-spiffe-token-provider/Dockerfile 10:02:54 + cut -d/ -f2 10:02:54 + echo security-spiffe-token-provider,cmd/security-spiffe-token-provider/Dockerfile 10:02:54 + + cut -d/ -f2 10:02:54 dirname cmd/security-spire-agent/Dockerfile 10:02:54 + echo security-spire-agent,cmd/security-spire-agent/Dockerfile 10:02:54 + dirname cmd/security-spire-config/Dockerfile 10:02:54 + cut -d/ -f2 10:02:54 + echo security-spire-config,cmd/security-spire-config/Dockerfile 10:02:54 + cut -d/ -f2 10:02:54 + dirname cmd/security-spire-server/Dockerfile 10:02:54 + echo security-spire-server,cmd/security-spire-server/Dockerfile 10:02:54 + + dirname cmd/support-notifications/Dockerfile 10:02:54 cut -d/ -f2 10:02:54 + echo support-notifications,cmd/support-notifications/Dockerfile 10:02:54 + dirname cmd/support-scheduler/Dockerfile 10:02:54 + cut -d/ -f2 10:02:54 + echo support-scheduler,cmd/support-scheduler/Dockerfile [Pipeline] echo 10:02:55 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 10:02:55 + git rev-list -1 --merges 9c0101fb77f496d42da9a38f129ef470b50acb8d~1..9c0101fb77f496d42da9a38f129ef470b50acb8d [Pipeline] echo 10:02:55 -----------> git rev-list -1 --merges 9c0101fb77f496d42da9a38f129ef470b50acb8d~1..9c0101fb77f496d42da9a38f129ef470b50acb8d 9c0101fb77f496d42da9a38f129ef470b50acb8d [false] [Pipeline] sh 10:02:55 + git log --format=format:%s -1 9c0101fb77f496d42da9a38f129ef470b50acb8d [Pipeline] echo 10:02:55 ========================================================= 10:02:55 [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] 10:02:55 ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] sh 10:02:56 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 10:02:56 + grep -v github /etc/ssh/ssh_known_hosts 10:02:56 + [ -e /tmp/ssh_known_hosts ] 10:02:56 + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts 10:02:56 + echo+ github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= 10:02:56 sudo tee -a /etc/ssh/ssh_known_hosts 10:02:56 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:02:56 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 10:02:56 10:02:56 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:02:56 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 10:02:56 0.1.4: Pulling from edgex-devops/py-git-semver 10:02:56 b85a868b505f: Pulling fs layer 10:02:56 e2be974225ed: Pulling fs layer 10:02:56 339a4e72a1f5: Pulling fs layer 10:02:56 988bab9f4d93: Pulling fs layer 10:02:56 1469e6f7b9e6: Pulling fs layer 10:02:56 eaf3925da568: Pulling fs layer 10:02:56 bab4dde63d76: Pulling fs layer 10:02:56 bde34c3a00c8: Pulling fs layer 10:02:56 b352a97aabf1: Pulling fs layer 10:02:56 4872d77fe225: Pulling fs layer 10:02:56 5851b861e8e6: Pulling fs layer 10:02:56 bab4dde63d76: Waiting 10:02:56 bde34c3a00c8: Waiting 10:02:56 988bab9f4d93: Waiting 10:02:56 1469e6f7b9e6: Waiting 10:02:56 eaf3925da568: Waiting 10:02:56 5851b861e8e6: Waiting 10:02:56 4872d77fe225: Waiting 10:02:56 b352a97aabf1: Waiting 10:02:56 e2be974225ed: Download complete 10:02:56 988bab9f4d93: Download complete 10:02:56 1469e6f7b9e6: Verifying Checksum 10:02:56 1469e6f7b9e6: Download complete 10:02:57 eaf3925da568: Verifying Checksum 10:02:57 eaf3925da568: Download complete 10:02:57 339a4e72a1f5: Verifying Checksum 10:02:57 339a4e72a1f5: Download complete 10:02:57 bde34c3a00c8: Download complete 10:02:57 b352a97aabf1: Download complete 10:02:57 4872d77fe225: Verifying Checksum 10:02:57 4872d77fe225: Download complete 10:02:57 5851b861e8e6: Download complete 10:02:57 b85a868b505f: Verifying Checksum 10:02:57 b85a868b505f: Download complete 10:02:57 bab4dde63d76: Verifying Checksum 10:02:57 bab4dde63d76: Download complete 10:02:58 b85a868b505f: Pull complete 10:02:58 e2be974225ed: Pull complete 10:02:58 339a4e72a1f5: Pull complete 10:02:58 988bab9f4d93: Pull complete 10:02:59 1469e6f7b9e6: Pull complete 10:02:59 eaf3925da568: Pull complete 10:03:01 bab4dde63d76: Pull complete 10:03:01 bde34c3a00c8: Pull complete 10:03:01 b352a97aabf1: Pull complete 10:03:01 4872d77fe225: Pull complete 10:03:01 5851b861e8e6: Pull complete 10:03:01 Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 10:03:01 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 10:03:01 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 10:03:01 prd-ubuntu20.04-docker-8c-8g-6541 does not seem to be running inside a container 10:03:01 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/2 -v /w/workspace/edgex-go/2:/w/workspace/edgex-go/2:rw,z -v /w/workspace/edgex-go/2@tmp:/w/workspace/edgex-go/2@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 10:03:04 $ docker top 35fc402d38594b57ece21e34d54763afd6d168dae0f83c93f44f0c69e5376093 -eo pid,comm 10:03:04 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). 10:03:04 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 10:03:04 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 10:03:04 [ssh-agent] Looking for ssh-agent implementation... 10:03:04 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 10:03:04 $ docker exec 35fc402d38594b57ece21e34d54763afd6d168dae0f83c93f44f0c69e5376093 ssh-agent 10:03:04 SSH_AUTH_SOCK=/tmp/ssh-e3RTjmcSdrQg/agent.31 10:03:04 SSH_AGENT_PID=37 10:03:04 Running ssh-add (command line suppressed) 10:03:04 Identity added: /w/workspace/edgex-go/2@tmp/private_key_15956275298362415087.key (/w/workspace/edgex-go/2@tmp/private_key_15956275298362415087.key) 10:03:04 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 10:03:04 + git tag --points-at HEAD [Pipeline] } 10:03:04 $ docker exec --env ******** --env ******** 35fc402d38594b57ece21e34d54763afd6d168dae0f83c93f44f0c69e5376093 ssh-agent -k 10:03:04 unset SSH_AUTH_SOCK; 10:03:04 unset SSH_AGENT_PID; 10:03:04 echo Agent pid 37 killed; 10:03:04 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 10:03:05 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 10:03:05 [ssh-agent] Looking for ssh-agent implementation... 10:03:05 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 10:03:05 $ docker exec 35fc402d38594b57ece21e34d54763afd6d168dae0f83c93f44f0c69e5376093 ssh-agent 10:03:05 SSH_AUTH_SOCK=/tmp/ssh-6ytCSnZm8MtS/agent.69 10:03:05 SSH_AGENT_PID=75 10:03:05 Running ssh-add (command line suppressed) 10:03:05 Identity added: /w/workspace/edgex-go/2@tmp/private_key_16812710001272359173.key (/w/workspace/edgex-go/2@tmp/private_key_16812710001272359173.key) 10:03:05 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 10:03:05 + git semver init 10:03:05 2023-03-31 10:03:05,860 [run_init] DEBUG init version:0.0.0 force:False 10:03:05 2023-03-31 10:03:05,861 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/edgex-go/2/.semver 10:03:05 2023-03-31 10:03:05,861 [execute] INFO git clone -b semver git@github.com:edgexfoundry/edgex-go.git /w/workspace/edgex-go/2/.semver 10:03:05 2023-03-31 10:03:05,861 [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) 10:03:11 2023-03-31 10:03:10,679 [append_file] DEBUG append to file:/w/workspace/edgex-go/2/.git/info/exclude 10:03:11 2023-03-31 10:03:10,680 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/edgex-go/2/.semver/PR-4489 with force:False 10:03:11 2023-03-31 10:03:10,680 [write_file] DEBUG write to file:/w/workspace/edgex-go/2/.semver/PR-4489 10:03:11 2023-03-31 10:03:10,685 [execute] INFO git cat-file --batch-check 10:03:11 2023-03-31 10:03:10,685 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgex-go/2/.semver, universal_newlines=False, shell=None, istream=) 10:03:11 2023-03-31 10:03:10,690 [execute] INFO git cat-file --batch 10:03:11 2023-03-31 10:03:10,690 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgex-go/2/.semver, universal_newlines=False, shell=None, istream=) 10:03:11 2023-03-31 10:03:10,695 [read_version] DEBUG read version from /w/workspace/edgex-go/2/.semver/PR-4489 10:03:11 0.0.0 [Pipeline] } 10:03:11 $ docker exec --env ******** --env ******** 35fc402d38594b57ece21e34d54763afd6d168dae0f83c93f44f0c69e5376093 ssh-agent -k 10:03:11 unset SSH_AUTH_SOCK; 10:03:11 unset SSH_AGENT_PID; 10:03:11 echo Agent pid 75 killed; 10:03:11 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 10:03:11 + git semver [Pipeline] } 10:03:11 $ docker stop --time=1 35fc402d38594b57ece21e34d54763afd6d168dae0f83c93f44f0c69e5376093 10:03:13 $ docker rm -f --volumes 35fc402d38594b57ece21e34d54763afd6d168dae0f83c93f44f0c69e5376093 [Pipeline] // withDockerContainer [Pipeline] sh 10:03:13 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 10:03:13 Stashed 1 file(s) [Pipeline] echo 10:03:13 [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 10:03:14 + git config --global --add safe.directory /w/workspace/edgex-go/2 [Pipeline] echo 10:03:14 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 10:03:14 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 10:03:14 ========================================================= 10:03:14 [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine] 10:03:14 ========================================================= [Pipeline] fileExists [Pipeline] sh 10:03:14 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine 10:03:14 1.20-alpine: Pulling from edgex-devops/edgex-golang-base 10:03:14 63b65145d645: Pulling fs layer 10:03:14 a2d21d5440eb: Pulling fs layer 10:03:14 935e6c44a52c: Pulling fs layer 10:03:14 94cc34f8dd06: Pulling fs layer 10:03:14 30dea6a524f1: Pulling fs layer 10:03:14 a2aff8979fd8: Pulling fs layer 10:03:14 6808be2612f2: Pulling fs layer 10:03:14 f25807f1079a: Pulling fs layer 10:03:14 a2aff8979fd8: Waiting 10:03:14 30dea6a524f1: Waiting 10:03:14 6808be2612f2: Waiting 10:03:14 f25807f1079a: Waiting 10:03:14 94cc34f8dd06: Waiting 10:03:14 a2d21d5440eb: Download complete 10:03:14 94cc34f8dd06: Verifying Checksum 10:03:14 94cc34f8dd06: Download complete 10:03:14 30dea6a524f1: Download complete 10:03:14 63b65145d645: Verifying Checksum 10:03:14 63b65145d645: Download complete 10:03:14 a2aff8979fd8: Verifying Checksum 10:03:14 a2aff8979fd8: Download complete 10:03:14 63b65145d645: Pull complete 10:03:14 a2d21d5440eb: Pull complete 10:03:14 f25807f1079a: Verifying Checksum 10:03:14 f25807f1079a: Download complete 10:03:15 935e6c44a52c: Verifying Checksum 10:03:15 935e6c44a52c: Download complete 10:03:15 6808be2612f2: Verifying Checksum 10:03:15 6808be2612f2: Download complete 10:03:18 935e6c44a52c: Pull complete 10:03:18 94cc34f8dd06: Pull complete 10:03:18 30dea6a524f1: Pull complete 10:03:18 a2aff8979fd8: Pull complete 10:03:21 6808be2612f2: Pull complete 10:03:21 f25807f1079a: Pull complete 10:03:21 Digest: sha256:106942793af8b5907f587008084bb0888cadbc76d86ebd37d4d3227fb0f1e438 10:03:21 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine 10:03:21 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine [Pipeline] fileExists [Pipeline] sh 10:03:22 + echo FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine 10:03:22 WORKDIR /edgex 10:03:22 COPY go.mod . 10:03:22 RUN go mod download 10:03:22 + docker build -t ci-base-image-x86_64 -f - . 10:03:22 Sending build context to Docker daemon 170.5MB 10:03:22 Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine 10:03:22 ---> 3b553350e43f 10:03:22 Step 2/4 : WORKDIR /edgex 10:03:28 ---> Running in 173b32ae1ab3 10:03:28 Removing intermediate container 173b32ae1ab3 10:03:28 ---> 9ae79b844ee4 10:03:28 Step 3/4 : COPY go.mod . 10:03:28 ---> df7081be2222 10:03:28 Step 4/4 : RUN go mod download 10:03:28 ---> Running in 997ab8c30dcc 10:03:28 Still waiting to schedule task 10:03:28 ‘prd-ubuntu20.04-docker-arm64-4c-16g-6540’ is offline 10:03:40 Removing intermediate container 997ab8c30dcc 10:03:40 ---> d3edd7e9ba7f 10:03:40 Successfully built d3edd7e9ba7f 10:03:40 Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:03:40 + docker inspect -f . ci-base-image-x86_64 10:03:40 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 10:03:40 prd-ubuntu20.04-docker-8c-8g-6541 does not seem to be running inside a container 10:03: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 ******** -e ******** -e ******** ci-base-image-x86_64 cat 10:03:41 $ docker top 209d3be75af253602e9ff739184883bca1d7f05038bbd3793f4a989eaa677189 -eo pid,comm [Pipeline] { [Pipeline] sh 10:03:41 + go version 10:03:41 go version go1.20.2 linux/amd64 [Pipeline] } 10:03:41 $ docker stop --time=1 209d3be75af253602e9ff739184883bca1d7f05038bbd3793f4a989eaa677189 10:03:42 $ docker rm -f --volumes 209d3be75af253602e9ff739184883bca1d7f05038bbd3793f4a989eaa677189 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:03:43 + docker inspect -f . ci-base-image-x86_64 10:03:43 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 10:03:43 prd-ubuntu20.04-docker-8c-8g-6541 does not seem to be running inside a container 10:03:43 $ docker run -t -d -u 1001:1001 -u 0:0 -v /var/run/docker.sock:/var/run/docker.sock --privileged -w /w/workspace/edgex-go/2 -v /w/workspace/edgex-go/2:/w/workspace/edgex-go/2:rw,z -v /w/workspace/edgex-go/2@tmp:/w/workspace/edgex-go/2@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 10:03:43 $ docker top 0bc47421ec083372b6d506727749056dfe57108955f9cc5d133c1e317919547d -eo pid,comm [Pipeline] { [Pipeline] echo 10:03:43 ========================================================= 10:03:43 [edgeXBuildGoParallel] Running Tests and Build... 10:03:43 ========================================================= [Pipeline] sh 10:03:44 + git config --global --add safe.directory /w/workspace/edgex-go/2 [Pipeline] fileExists [Pipeline] sh 10:03:44 + make test 10:03:44 go test -race -coverprofile=coverage.out ./... 10:03:50 ? github.com/edgexfoundry/edgex-go [no test files] 10:04:05 ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] 10:04:05 ? github.com/edgexfoundry/edgex-go/cmd/core-common-config-bootstrapper [no test files] 10:04:05 ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] 10:04:05 ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] 10:04:05 ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] 10:04:05 ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] 10:04:05 ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] 10:04:05 ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-auth [no test files] 10:04:05 ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] 10:04:05 ? github.com/edgexfoundry/edgex-go/cmd/security-spiffe-token-provider [no test files] 10:04:05 ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] 10:04:05 ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] 10:04:05 ? github.com/edgexfoundry/edgex-go/internal [no test files] 10:04:05 ? github.com/edgexfoundry/edgex-go/internal/core/command [no test files] 10:04:07 ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] 10:04:07 ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] 10:04:07 ok github.com/edgexfoundry/edgex-go/internal/core/command/application 0.049s coverage: 28.7% of statements 10:04:09 ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 0.080s coverage: 98.5% of statements 10:04:13 ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging 3.098s coverage: 71.3% of statements 10:04:13 ? github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging/mocks [no test files] 10:04:13 ? github.com/edgexfoundry/edgex-go/internal/core/common_config [no test files] 10:04:13 ? github.com/edgexfoundry/edgex-go/internal/core/data [no test files] 10:04:15 ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] 10:04:15 ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] 10:04:15 ok github.com/edgexfoundry/edgex-go/internal/core/data/application 0.090s coverage: 54.0% of statements 10:04:16 ? github.com/edgexfoundry/edgex-go/internal/core/data/controller/messaging [no test files] 10:04:16 ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] 10:04:16 ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] 10:04:16 ? github.com/edgexfoundry/edgex-go/internal/core/metadata [no test files] 10:04:16 ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks [no test files] 10:04:17 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] 10:04:17 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] 10:04:19 ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 3.142s coverage: 88.5% of statements 10:04:19 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/application 0.066s coverage: 3.9% of statements 10:04:19 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] 10:04:19 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks [no test files] 10:04:19 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/uom [no test files] 10:04:20 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 0.352s coverage: 95.6% of statements 10:04:20 ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] 10:04:20 ? github.com/edgexfoundry/edgex-go/internal/pkg/application [no test files] 10:04:20 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers [no test files] 10:04:20 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] 10:04:20 ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] 10:04:20 ok github.com/edgexfoundry/edgex-go/internal/io 0.051s coverage: 72.2% of statements 10:04:21 ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] 10:04:21 ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] 10:04:21 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] 10:04:21 ok github.com/edgexfoundry/edgex-go/internal/pkg/controller/http 0.063s coverage: 65.9% of statements 10:04:21 ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] 10:04:21 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] 10:04:21 ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 0.086s coverage: 0.9% of statements 10:04:22 ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 0.060s coverage: 29.0% of statements 10:04:22 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.053s coverage: 44.1% of statements 10:04:22 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 0.053s coverage: 82.9% of statements 10:04:22 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.043s coverage: 94.1% of statements 10:04:22 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.069s coverage: 96.3% of statements 10:04:22 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.059s coverage: 87.5% of statements 10:04:23 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] 10:04:23 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] 10:04:23 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] 10:04:23 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] 10:04:24 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] 10:04:24 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/config [no test files] 10:04:24 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto [no test files] 10:04:24 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/container [no test files] 10:04:25 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] 10:04:25 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] 10:04:25 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] 10:04:25 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] 10:04:25 ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] 10:04:25 ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] 10:04:25 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] 10:04:26 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/shared [no test files] 10:04:26 ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] 10:04:28 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] 10:04:28 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] 10:04:29 ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth [no test files] 10:04:29 ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth/container [no test files] 10:04:29 ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth/config [no test files] 10:04:30 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] 10:04:30 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] 10:04:30 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] 10:04:31 ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider [no test files] 10:04:31 ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/config [no test files] 10:04:31 ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/container [no test files] 10:04:31 ? github.com/edgexfoundry/edgex-go/internal/support/notifications [no test files] 10:04:32 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel [no test files] 10:04:32 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks [no test files] 10:04:32 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] 10:04:32 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] 10:04:34 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 11.065s coverage: 94.4% of statements 10:04:34 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] 10:04:34 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks [no test files] 10:04:34 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler [no test files] 10:04:34 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/application [no test files] 10:04:35 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] 10:04:35 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] 10:04:35 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] 10:04:35 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks [no test files] 10:04:47 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 23.262s coverage: 79.9% of statements 10:04:47 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 23.083s coverage: 92.9% of statements 10:04:47 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 0.028s coverage: 64.4% of statements 10:04:47 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/handlers 6.064s coverage: 62.3% of statements 10:04:47 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 11.056s coverage: 87.2% of statements 10:04:47 ok github.com/edgexfoundry/edgex-go/internal/security/common 0.045s coverage: 20.0% of statements 10:04:47 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.045s coverage: 100.0% of statements 10:04:47 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.097s coverage: 81.2% of statements 10:04:47 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.092s coverage: 82.1% of statements 10:04:47 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.058s coverage: 86.0% of statements 10:04:47 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 0.177s coverage: 63.1% of statements 10:04:47 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.062s coverage: 100.0% of statements 10:04:47 ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.038s coverage: 89.4% of statements 10:04:47 ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.027s coverage: 100.0% of statements 10:04:47 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.035s coverage: 73.7% of statements 10:04:47 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.030s coverage: 100.0% of statements 10:04:47 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.162s coverage: 38.4% of statements 10:04:47 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 0.057s coverage: 89.5% of statements 10:04:47 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 0.057s coverage: 84.8% of statements 10:04:47 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 6.070s coverage: 17.7% of statements 10:04:47 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 0.115s coverage: 92.3% of statements 10:04:47 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/scheduler 0.071s coverage: 61.5% of statements 10:04:47 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 0.095s coverage: 97.7% of statements 10:04:47 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 10:04:47 running golangci-lint 10:04:47 golangci-lint has version 1.51.2 built from 3e8facb4 on 2023-02-19T21:43:54Z 10:04:47 go version go1.20.2 linux/amd64 10:04:47 level=info msg="[config_reader] Used config file .golangci.yml" 10:04:47 level=info msg="[lintersdb] Active 8 linters: [errcheck gosec gosimple govet ineffassign staticcheck typecheck unused]" 10:04:59 Running on prd-ubuntu20.04-docker-arm64-4c-16g-6543 in /w/workspace/edgexfoundry_edgex-go_PR-4489 [Pipeline] { [Pipeline] ws 10:04:59 Running in /w/workspace/edgex-go/2 [Pipeline] { [Pipeline] checkout 10:04:59 The recommended git tool is: git 10:05:02 level=info msg="[loader] Go packages loading at mode 575 (compiled_files|deps|exports_file|files|imports|name|types_sizes) took 14.123841131s" 10:05:02 level=info msg="[runner/filename_unadjuster] Pre-built 0 adjustments in 35.28627ms" 10:05:05 using credential edgex-jenkins-ssh 10:05:05 Cloning the remote Git repository 10:05:05 Cloning repository git@github.com:edgexfoundry/edgex-go.git 10:05:05 > git init /w/workspace/edgex-go/2 # timeout=10 10:05:05 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git 10:05:05 > git --version # timeout=10 10:05:05 > git --version # 'git version 2.25.1' 10:05:05 using GIT_SSH to set credentials SSH Credentials for GitHub 10:05:05 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 10:05:08 level=info msg="[linters_context/goanalysis] analyzers took 1m0.008444768s with top 10 stages: buildir: 26.43900614s, inspect: 2.122363591s, fact_deprecated: 1.823771928s, gosec: 1.590205377s, printf: 1.335090218s, ctrlflow: 1.295309607s, S1038: 1.246174357s, directives: 816.119636ms, fact_purity: 735.682065ms, errcheck: 688.795205ms" 10:05:08 level=info msg="[runner] Issues before processing: 201, after processing: 0" 10:05:08 level=info msg="[runner] Processors filtering stat (out/in): filename_unadjuster: 201/201, autogenerated_exclude: 201/201, exclude: 201/201, exclude-rules: 21/201, path_prettifier: 201/201, identifier_marker: 201/201, nolint: 0/21, cgo: 201/201, skip_files: 201/201, skip_dirs: 201/201" 10:05:08 level=info msg="[runner] processing took 18.080573ms with stages: nolint: 8.638314ms, identifier_marker: 5.15733ms, exclude-rules: 1.689816ms, path_prettifier: 1.131143ms, autogenerated_exclude: 980.9µs, skip_dirs: 433.219µs, cgo: 29.6µs, filename_unadjuster: 16.331µs, max_same_issues: 850ns, uniq_by_line: 510ns, skip_files: 420ns, exclude: 370ns, path_shortener: 350ns, source_code: 290ns, severity-rules: 250ns, sort_results: 240ns, diff: 210ns, max_from_linter: 200ns, max_per_file_from_linter: 120ns, path_prefixer: 110ns" 10:05:08 level=info msg="[runner] linters took 6.541073602s with stages: goanalysis_metalinter: 6.522900897s" 10:05:08 level=info msg="File cache stats: 0 entries of total size 0B" 10:05:08 level=info msg="Memory: 209 samples, avg is 177.0MB, max is 735.6MB" 10:05:08 level=info msg="Execution took 20.729920406s" 10:05:08 go vet ./... 10:05:13 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 10:05:13 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 10:05:13 ./bin/test-attribution-txt.sh [Pipeline] echo 10:05:13 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] sh 10:05:13 + ls -al . 10:05:13 total 704 10:05:13 drwxrwxr-x 11 1001 1001 4096 Mar 31 10:03 . 10:05:13 drwxr-xr-x 4 root root 4096 Mar 31 10:03 .. 10:05:13 drwxrwxr-x 2 1001 1001 4096 Mar 31 10:02 .blubracket 10:05:13 -rw-rw-r-- 1 1001 1001 16 Mar 31 10:02 .dockerignore 10:05:13 drwxrwxr-x 8 1001 1001 4096 Mar 31 10:03 .git 10:05:13 drwxrwxr-x 3 1001 1001 4096 Mar 31 10:02 .github 10:05:13 -rw-rw-r-- 1 1001 1001 1133 Mar 31 10:02 .gitignore 10:05:13 -rw-rw-r-- 1 1001 1001 42 Mar 31 10:02 .golangci.yml 10:05:13 -rw-rw-r-- 1 1001 1001 87 Mar 31 10:02 .hadolint.yml 10:05:13 drwxr-xr-x 3 1001 1001 4096 Mar 31 10:03 .semver 10:05:13 -rw-rw-r-- 1 1001 1001 166 Mar 31 10:02 .sonarcloud.properties 10:05:13 -rw-rw-r-- 1 1001 1001 1171 Mar 31 10:02 ADOPTERS.md 10:05:13 -rw-rw-r-- 1 1001 1001 10835 Mar 31 10:02 Attribution.txt 10:05:13 -rw-rw-r-- 1 1001 1001 73765 Mar 31 10:02 CHANGELOG.md 10:05:13 -rw-rw-r-- 1 1001 1001 3804 Mar 31 10:02 CONTRIBUTING.md 10:05:13 -rw-rw-r-- 1 1001 1001 677 Mar 31 10:02 GOVERNANCE.md 10:05:13 -rw-rw-r-- 1 1001 1001 883 Mar 31 10:02 Jenkinsfile 10:05:13 -rw-rw-r-- 1 1001 1001 10775 Mar 31 10:02 LICENSE 10:05:13 -rw-rw-r-- 1 1001 1001 14368 Mar 31 10:02 Makefile 10:05:13 -rw-rw-r-- 1 1001 1001 582 Mar 31 10:02 OWNERS.md 10:05:13 -rw-rw-r-- 1 1001 1001 9403 Mar 31 10:02 README.md 10:05:13 -rw-rw-r-- 1 1001 1001 789 Mar 31 10:02 SECURITY.md 10:05:13 -rw-rw-r-- 1 1001 1001 5 Mar 31 10:03 VERSION 10:05:13 drwxrwxr-x 2 1001 1001 4096 Mar 31 10:02 bin 10:05:13 drwxrwxr-x 18 1001 1001 4096 Mar 31 10:02 cmd 10:05:13 -rw-r--r-- 1 root root 447380 Mar 31 10:04 coverage.out 10:05:13 -rw-rw-r-- 1 1001 1001 3200 Mar 31 10:02 go.mod 10:05:13 -rw-rw-r-- 1 1001 1001 31265 Mar 31 10:02 go.sum 10:05:13 drwxrwxr-x 7 1001 1001 4096 Mar 31 10:02 internal 10:05:13 drwxrwxr-x 3 1001 1001 4096 Mar 31 10:02 openapi 10:05:13 -rw-rw-r-- 1 1001 1001 594 Mar 31 10:02 security.txt 10:05:13 drwxrwxr-x 4 1001 1001 4096 Mar 31 10:02 snap 10:05:13 -rw-rw-r-- 1 1001 1001 204 Mar 31 10:02 version.go [Pipeline] sh 10:05:13 + '[' -e coverage.out ] 10:05:13 + chown 1001:1001 coverage.out [Pipeline] stash 10:05:14 Stashed 1 file(s) [Pipeline] sh 10:05:14 + make build 10:05:14 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 10:05:22 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 10:05:22 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 10:05:23 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 10:05:23 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git 10:05:23 using GIT_SSH to set credentials SSH Credentials for GitHub 10:05:23 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/4489/head:refs/remotes/origin/PR-4489 +refs/heads/main:refs/remotes/origin/main # timeout=10 10:05:24 Merging remotes/origin/main commit d92bec74020a648086c22ac11f002708918e28aa into PR head commit 9c0101fb77f496d42da9a38f129ef470b50acb8d 10:05:24 Merge succeeded, producing 9c0101fb77f496d42da9a38f129ef470b50acb8d 10:05:24 Checking out Revision 9c0101fb77f496d42da9a38f129ef470b50acb8d (PR-4489) 10:05:24 > git config core.sparsecheckout # timeout=10 10:05:24 > git checkout -f 9c0101fb77f496d42da9a38f129ef470b50acb8d # timeout=10 10:05:24 > git remote # timeout=10 10:05:24 > git config --get remote.origin.url # timeout=10 10:05:24 using GIT_SSH to set credentials SSH Credentials for GitHub 10:05:24 > git merge d92bec74020a648086c22ac11f002708918e28aa # timeout=10 10:05:24 > git rev-parse HEAD^{commit} # timeout=10 10:05:24 > git config core.sparsecheckout # timeout=10 10:05:24 > git checkout -f 9c0101fb77f496d42da9a38f129ef470b50acb8d # timeout=10 10:05:26 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 10:05:26 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 10:05:27 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 10:05:28 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 10:05:28 Commit message: "docs: Add AuthMethod to support-schduler API document" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 10:05:29 + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json 10:05:29 % Total % Received % Xferd Average Speed Time Time Time Current 10:05:29 Dload Upload Total Spent Left Speed 10:05:29 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12751 100 12751 0 0 89795 0 --:--:-- --:--:-- --:--:-- 90432 [Pipeline] sh 10:05:30 + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh 10:05:30 + sudo tee /etc/docker/daemon.new 10:05:30 + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json 10:05:30 { 10:05:30 "registry-mirrors": [ 10:05:30 "https://nexus3.edgexfoundry.org:10001" 10:05:30 ], 10:05:30 "bip": "10.250.0.254/24", 10:05:30 "hosts": [ 10:05:30 "tcp://0.0.0.0:5555", 10:05:30 "unix:///var/run/docker.sock" 10:05:30 ], 10:05:30 "mtu": 1458, 10:05:30 "selinux-enabled": true, 10:05:30 "seccomp-profile": "/etc/docker/seccomp.json" 10:05:30 } [Pipeline] sh 10:05:30 + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh 10:05:31 + sudo service docker restart 10:05:34 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 10:05:35 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 10:05:36 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup 10:05: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 10:05:38 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 10:05:39 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper 10:05: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-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider [Pipeline] } 10:05:42 $ docker stop --time=1 0bc47421ec083372b6d506727749056dfe57108955f9cc5d133c1e317919547d 10:05:47 $ docker rm -f --volumes 0bc47421ec083372b6d506727749056dfe57108955f9cc5d133c1e317919547d [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:05:48 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 10:05:48 10:05:48 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:05:48 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 10:05:48 latest: Pulling from edgex-devops/edgex-compose 10:05:48 cbdbe7a5bc2a: Pulling fs layer 10:05:48 ca9280d653b3: Pulling fs layer 10:05:48 7e9c9ca2126c: Pulling fs layer 10:05:48 cbdbe7a5bc2a: Download complete 10:05:48 ca9280d653b3: Verifying Checksum 10:05:48 ca9280d653b3: Download complete 10:05:48 cbdbe7a5bc2a: Pull complete 10:05:49 7e9c9ca2126c: Download complete 10:05:49 ca9280d653b3: Pull complete [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 10:05:49 provisioning config files... 10:05:49 copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/2@tmp/config9357033277301771191tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 10:05:49 ---> docker-login.sh 10:05:49 nexus3.edgexfoundry.org:10001 10:05:50 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 10:05:50 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 10:05:50 Configure a credential helper to remove this warning. See 10:05:50 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 10:05:50 10:05:50 Login Succeeded 10:05:50 nexus3.edgexfoundry.org:10002 10:05:50 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 10:05:50 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 10:05:50 Configure a credential helper to remove this warning. See 10:05:50 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 10:05:50 10:05:50 Login Succeeded 10:05:50 nexus3.edgexfoundry.org:10003 10:05:50 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 10:05:51 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 10:05:51 Configure a credential helper to remove this warning. See 10:05:51 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 10:05:51 10:05:51 Login Succeeded 10:05:51 nexus3.edgexfoundry.org:10004 10:05:51 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 10:05:51 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 10:05:51 Configure a credential helper to remove this warning. See 10:05:51 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 10:05:51 10:05:51 Login Succeeded 10:05:51 docker.io 10:05:51 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 10:05:52 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 10:05:52 Configure a credential helper to remove this warning. See 10:05:52 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 10:05:52 10:05:52 Login Succeeded 10:05:52 ---> docker-login.sh ends [Pipeline] } 10:05:52 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] sh 10:05:52 + git config --global --add safe.directory /w/workspace/edgex-go/2 [Pipeline] echo 10:05:52 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 10:05:52 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 10:05:52 ========================================================= 10:05:52 [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine] 10:05:52 ========================================================= 10:05:52 7e9c9ca2126c: Pull complete 10:05:52 Digest: sha256:b7ff7cefa661cf441350a7c60c0e16dc22b011826ae41e7b448230bdfa9ba816 10:05:52 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 10:05:52 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] fileExists [Pipeline] sh [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 10:05:52 prd-ubuntu20.04-docker-8c-8g-6541 does not seem to be running inside a container 10:05:52 $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/2 -v /w/workspace/edgex-go/2:/w/workspace/edgex-go/2:rw,z -v /w/workspace/edgex-go/2@tmp:/w/workspace/edgex-go/2@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest cat 10:05:53 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine 10:05:53 1.20-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 10:05:53 af6eaf76a39c: Pulling fs layer 10:05:53 55522c791124: Pulling fs layer 10:05:53 ce5c4a1c91eb: Pulling fs layer 10:05:53 169dfbe0d373: Pulling fs layer 10:05:53 e1ff8fa3b103: Pulling fs layer 10:05:53 52ebb69f0ebf: Pulling fs layer 10:05:53 5abe8eddf0d5: Pulling fs layer 10:05:53 169dfbe0d373: Waiting 10:05:53 e1ff8fa3b103: Waiting 10:05:53 52ebb69f0ebf: Waiting 10:05:53 5abe8eddf0d5: Waiting 10:05:53 55522c791124: Verifying Checksum 10:05:53 55522c791124: Download complete 10:05:53 169dfbe0d373: Verifying Checksum 10:05:53 169dfbe0d373: Download complete 10:05:53 e1ff8fa3b103: Verifying Checksum 10:05:53 e1ff8fa3b103: Download complete 10:05:53 af6eaf76a39c: Verifying Checksum 10:05:53 af6eaf76a39c: Download complete 10:05:54 5abe8eddf0d5: Verifying Checksum 10:05:54 5abe8eddf0d5: Download complete 10:05:54 af6eaf76a39c: Pull complete 10:05:54 55522c791124: Pull complete 10:05:55 ce5c4a1c91eb: Download complete 10:05:55 52ebb69f0ebf: Verifying Checksum 10:05:55 52ebb69f0ebf: Download complete 10:05:56 $ docker top 0a823565d61b432ad177f38e1b73b206e07278a2bf6199069e2018e6ab86673a -eo pid,comm [Pipeline] { [Pipeline] sh 10:05:56 + grep parallel 10:05:56 + docker-compose build --help 10:05:57 --parallel Build images in parallel. [Pipeline] } 10:05:57 $ docker stop --time=1 0a823565d61b432ad177f38e1b73b206e07278a2bf6199069e2018e6ab86673a 10:05:58 $ docker rm -f --volumes 0a823565d61b432ad177f38e1b73b206e07278a2bf6199069e2018e6ab86673a [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:05:58 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 10:05:58 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 10:05:58 prd-ubuntu20.04-docker-8c-8g-6541 does not seem to be running inside a container 10:05:58 $ docker run -t -d -u 1001:1001 -u 0:0 --entrypoint= -v /var/run/docker.sock:/var/run/docker.sock --privileged -w /w/workspace/edgex-go/2 -v /w/workspace/edgex-go/2:/w/workspace/edgex-go/2:rw,z -v /w/workspace/edgex-go/2@tmp:/w/workspace/edgex-go/2@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest cat 10:05:59 $ docker top 8ee047308c759c9acf0b26bbcf873dc2dda9c04ee792ef2d056303261f0f6df9 -eo pid,comm [Pipeline] { [Pipeline] sh 10:05:59 + docker-compose -f ./docker-compose-build.yml build --parallel 10:06:00 Building core-command ... 10:06:00 Building core-common-config-bootstrapper ... 10:06:00 Building core-data ... 10:06:00 Building core-metadata ... 10:06:00 Building security-bootstrapper ... 10:06:00 Building security-proxy-auth ... 10:06:00 Building security-proxy-setup ... 10:06:00 Building security-secretstore-setup ... 10:06:00 Building security-spiffe-token-provider ... 10:06:00 Building security-spire-agent ... 10:06:00 Building security-spire-config ... 10:06:00 Building security-spire-server ... 10:06:00 Building support-notifications ... 10:06:00 Building support-scheduler ... 10:06:00 Building security-spire-server 10:06:00 Building security-proxy-setup 10:06:00 Building core-data 10:06:00 Building security-spire-config 10:06:00 Building security-proxy-auth 10:06:08 ce5c4a1c91eb: Pull complete 10:06:08 169dfbe0d373: Pull complete 10:06:08 e1ff8fa3b103: Pull complete 10:06:12 Step 1/23 : ARG BUILDER_BASE=golang:1.20-alpine3.17 10:06:12 Step 2/23 : FROM ${BUILDER_BASE} AS builder 10:06:12 ---> d3edd7e9ba7f 10:06:12 Step 3/23 : ARG ADD_BUILD_TAGS="" 10:06:12 Step 1/22 : ARG BUILDER_BASE=golang:1.20-alpine3.17 10:06:12 Step 2/22 : FROM ${BUILDER_BASE} AS builder 10:06:12 ---> d3edd7e9ba7f 10:06:12 Step 3/22 : WORKDIR /edgex-go 10:06:12 Step 1/23 : ARG BUILDER_BASE=golang:1.20-alpine3.17 10:06:12 Step 2/23 : FROM ${BUILDER_BASE} AS builder 10:06:12 ---> d3edd7e9ba7f 10:06:12 Step 3/23 : ARG ADD_BUILD_TAGS="" 10:06:12 Step 1/27 : ARG BUILDER_BASE=golang:1.20-alpine3.17 10:06:12 Step 2/27 : FROM ${BUILDER_BASE} AS builder 10:06:12 ---> d3edd7e9ba7f 10:06:12 Step 3/27 : WORKDIR /edgex-go 10:06:12 Step 1/26 : ARG BUILDER_BASE=golang:1.20-alpine3.17 10:06:12 Step 2/26 : FROM ${BUILDER_BASE} AS builder 10:06:12 ---> d3edd7e9ba7f 10:06:12 Step 3/26 : WORKDIR /edgex-go 10:06:14 52ebb69f0ebf: Pull complete 10:06:15 5abe8eddf0d5: Pull complete 10:06:15 Digest: sha256:978cc1420e451f27bd88fdeece3ad01a9109ec773b62f165dfc696fd516b3d8f 10:06:15 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine 10:06:15 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine [Pipeline] fileExists [Pipeline] sh 10:06:16 + docker build -t ci-base-image-arm64 -f - . 10:06:16 + echo FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine 10:06:16 WORKDIR /edgex 10:06:16 COPY go.mod . 10:06:16 RUN go mod download 10:06:16 Sending build context to Docker daemon 2.934MB 10:06:16 Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine 10:06:16 ---> 6cb57ee374ae 10:06:16 Step 2/4 : WORKDIR /edgex 10:06:18 ---> Running in 51ba20244e0a 10:06:18 Removing intermediate container 51ba20244e0a 10:06:18 ---> 52ee33119b3f 10:06:18 Step 3/4 : COPY go.mod . 10:06:18 ---> Running in 080f740967f3 10:06:18 ---> Running in 4e57cdf3b092 10:06:18 ---> Running in f31fd33a5bc2 10:06:18 ---> Running in 233261ebb64a 10:06:18 ---> Running in 9e3231fba66e 10:06:18 Removing intermediate container 4e57cdf3b092 10:06:18 ---> 771d7ddcf318 10:06:18 Step 4/27 : RUN apk add --update --no-cache make git build-base curl 10:06:18 Removing intermediate container 080f740967f3 10:06:18 ---> 8171972021ab 10:06:18 Step 4/23 : WORKDIR /edgex-go 10:06:18 Removing intermediate container 233261ebb64a 10:06:18 ---> 42338b718e4b 10:06:18 Step 4/23 : WORKDIR /edgex-go 10:06:18 Removing intermediate container 9e3231fba66e 10:06:18 ---> 59ab83eea041 10:06:18 Step 4/26 : RUN apk add --update --no-cache make git build-base curl 10:06:18 Removing intermediate container f31fd33a5bc2 10:06:18 ---> d05df74a802c 10:06:18 Step 4/22 : RUN apk add --update --no-cache make git 10:06:18 ---> Running in c448042b2a3e 10:06:18 ---> Running in 41af75cf69b5 10:06:18 ---> Running in 6d21ada23511 10:06:18 ---> Running in 72b1b8a337ea 10:06:18 ---> Running in 8accf34d22e4 10:06:18 Removing intermediate container 6d21ada23511 10:06:18 ---> e081e4bcf451 10:06:18 Step 5/23 : RUN apk add --update --no-cache make git 10:06:18 Removing intermediate container 41af75cf69b5 10:06:18 ---> 029619d47984 10:06:18 Step 5/23 : RUN apk add --update --no-cache make git 10:06:18 ---> Running in 6586cb74bb0b 10:06:18 ---> Running in 545703dcafff 10:06:18 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 10:06:18 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 10:06:19 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 10:06:19 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 10:06:19 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 10:06:19 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 10:06:19 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 10:06:19 ---> 4bfe0297334e 10:06:19 Step 4/4 : RUN go mod download 10:06:19 ---> Running in 42d8f5f8977a 10:06:19 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 10:06:19 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 10:06:19 OK: 265 MiB in 53 packages 10:06:19 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 10:06:19 OK: 265 MiB in 53 packages 10:06:19 OK: 265 MiB in 53 packages 10:06:19 OK: 265 MiB in 53 packages 10:06:19 OK: 265 MiB in 53 packages 10:06:19 Removing intermediate container 72b1b8a337ea 10:06:19 ---> 49652dd27eab 10:06:19 Step 5/26 : COPY go.mod vendor* ./ 10:06:19 ---> d87b0e9e8daa 10:06:19 Step 6/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 10:06:19 ---> Running in 40224d400e4c 10:06:19 Removing intermediate container c448042b2a3e 10:06:19 ---> ab6c99056f2f 10:06:19 Step 5/27 : COPY go.mod vendor* ./ 10:06:20 Removing intermediate container 6586cb74bb0b 10:06:20 ---> d78fc2bd9e33 10:06:20 Step 6/23 : COPY go.mod vendor* ./ 10:06:20 ---> 98b78249dd9e 10:06:20 Step 6/27 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 10:06:20 Removing intermediate container 545703dcafff 10:06:20 ---> 07ef7509f73c 10:06:20 Step 6/23 : COPY go.mod vendor* ./ 10:06:20 Removing intermediate container 8accf34d22e4 10:06:20 ---> e011fcd09e70 10:06:20 Step 5/22 : COPY go.mod vendor* ./ 10:06:20 ---> Running in a01a1eaea8b6 10:06:20 ---> 68b9c41b24ed 10:06:20 Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 10:06:20 ---> Running in d660387ea193 10:06:20 ---> 916b74eff891 10:06:20 Step 6/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 10:06:20 ---> 7456944ade47 10:06:20 Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 10:06:20 ---> Running in 4cfeb2a00e4c 10:06:20 ---> Running in cffce6e08e8f 10:06:51 Removing intermediate container 42d8f5f8977a 10:06:51 ---> 58506cfc3b70 10:06:51 Successfully built 58506cfc3b70 10:06:51 Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:06:51 + docker inspect -f . ci-base-image-arm64 10:06:51 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 10:06:52 prd-ubuntu20.04-docker-arm64-4c-16g-6543 does not seem to be running inside a container 10:06:52 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/2 -v /w/workspace/edgex-go/2:/w/workspace/edgex-go/2:rw,z -v /w/workspace/edgex-go/2@tmp:/w/workspace/edgex-go/2@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 10:06:53 $ docker top a56cba77aef595122ae71ead6d3107db04aaff02ea6c496e209815b44f2ee522 -eo pid,comm [Pipeline] { [Pipeline] sh 10:06:54 + go version 10:06:54 go version go1.20.2 linux/arm64 [Pipeline] } 10:06:54 $ docker stop --time=1 a56cba77aef595122ae71ead6d3107db04aaff02ea6c496e209815b44f2ee522 10:06:55 $ docker rm -f --volumes a56cba77aef595122ae71ead6d3107db04aaff02ea6c496e209815b44f2ee522 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:06:56 + docker inspect -f . ci-base-image-arm64 10:06:56 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 10:06:56 prd-ubuntu20.04-docker-arm64-4c-16g-6543 does not seem to be running inside a container 10:06:56 $ docker run -t -d -u 1001:1001 -u 0:0 -v /var/run/docker.sock:/var/run/docker.sock --privileged -w /w/workspace/edgex-go/2 -v /w/workspace/edgex-go/2:/w/workspace/edgex-go/2:rw,z -v /w/workspace/edgex-go/2@tmp:/w/workspace/edgex-go/2@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 10:06:57 $ docker top 62bca4dd2067fe6128242306cafd4c09d5bdb23642293857780215016e93aea1 -eo pid,comm [Pipeline] { [Pipeline] echo 10:06:57 ========================================================= 10:06:57 [edgeXBuildGoParallel] Running Tests and Build... 10:06:57 ========================================================= [Pipeline] sh 10:06:58 + git config --global --add safe.directory /w/workspace/edgex-go/2 [Pipeline] fileExists [Pipeline] sh 10:06:58 + make test 10:06:58 go test -race -coverprofile=coverage.out ./... 10:07:07 Removing intermediate container a01a1eaea8b6 10:07:07 ---> 1d6cc2e6b7c2 10:07:07 Step 7/27 : COPY . . 10:07:07 Removing intermediate container d660387ea193 10:07:07 ---> dfa8757766ff 10:07:07 Step 8/23 : COPY . . 10:07:07 Removing intermediate container cffce6e08e8f 10:07:07 ---> 8a1250c35816 10:07:07 Step 8/23 : COPY . . 10:07:07 Removing intermediate container 4cfeb2a00e4c 10:07:07 ---> 1fc6676fb76a 10:07:07 Step 7/22 : COPY . . 10:07:07 Removing intermediate container 40224d400e4c 10:07:07 ---> 5fa2ba2ab168 10:07:07 Step 7/26 : COPY . . 10:07:25 ---> d8508ba53d6c 10:07:25 Step 8/27 : ARG SPIRE_RELEASE=1.2.1 10:07:25 ---> 6a7df2e89521 10:07:25 Step 9/23 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/security-proxy-auth/security-proxy-auth 10:07:25 ---> c9caa44a057e 10:07:25 Step 9/23 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-data/core-data 10:07:25 ---> f0ec2111e144 10:07:25 Step 8/26 : ARG SPIRE_RELEASE=1.2.1 10:07:25 ---> d0acf24770d1 10:07:25 Step 8/22 : RUN make cmd/secrets-config/secrets-config 10:07:25 ---> Running in ea9381a9591f 10:07:25 ---> Running in b39ba7ce3ed2 10:07:25 ---> Running in 4acb6d295bae 10:07:25 ---> Running in bbf00df07463 10:07:25 ---> Running in 4ab5f674e286 10:07:25 Removing intermediate container 4acb6d295bae 10:07:25 ---> ec176eab43f5 10:07:25 Step 9/27 : WORKDIR /edgex-go/spire-build 10:07:25 Removing intermediate container b39ba7ce3ed2 10:07:25 ---> 8d8dfd713ee2 10:07:25 Step 9/26 : WORKDIR /edgex-go/spire-build 10:07:25 ---> Running in 9d197a58ddc7 10:07:25 ---> Running in b4f74868ed16 10:07:25 Removing intermediate container 9d197a58ddc7 10:07:25 ---> 2101f7b5d1b7 10:07:25 Step 10/27 : SHELL ["/bin/bash", "-o", "pipefail", "-c"] 10:07:25 Removing intermediate container b4f74868ed16 10:07:25 ---> 851c561880a7 10:07:25 Step 10/26 : SHELL ["/bin/bash", "-o", "pipefail", "-c"] 10:07:25 ---> Running in 2020a800bd18 10:07:25 ---> Running in eeceea673c0d 10:07:25 Removing intermediate container eeceea673c0d 10:07:25 ---> 908be705ff98 10:07:25 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 10:07:25 Removing intermediate container 2020a800bd18 10:07:25 ---> 5f6b874e5d8d 10:07:25 Step 11/27 : 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 10:07:25 ---> Running in 09149c53cde3 10:07:25 ---> Running in ea03197d5292 10:07: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-proxy-auth/security-proxy-auth ./cmd/security-proxy-auth 10:07:25 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/secrets-config ./cmd/secrets-config 10:07:25 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 10:07:26 Removing intermediate container ea03197d5292 10:07:26 ---> 29e8d0ade512 10:07:26 Step 12/27 : WORKDIR /edgex-go 10:07:26 Removing intermediate container 09149c53cde3 10:07:26 ---> 6fd3b8a5866a 10:07:26 Step 12/26 : WORKDIR /edgex-go 10:07:26 ---> Running in e38cb8da2404 10:07:26 ---> Running in f7ecb087f483 10:07:26 Removing intermediate container e38cb8da2404 10:07:26 Removing intermediate container f7ecb087f483 10:07:26 ---> 62212a71b136 10:07:26 ---> ceb89cb9ad99 10:07:26 10:07:26 10:07:26 Step 13/27 : FROM alpine:3.17 10:07:26 Step 13/26 : FROM alpine:3.17 10:07:26 3.17: Pulling from library/alpine 10:07:26 3.17: Pulling from library/alpine 10:07:28 Digest: sha256:124c7d2707904eea7431fffe91522a01e5a861a624ee31d03372cc1d138a3126 10:07:28 Status: Downloaded newer image for alpine:3.17 10:07:28 Digest: sha256:124c7d2707904eea7431fffe91522a01e5a861a624ee31d03372cc1d138a3126 10:07:28 Status: Image is up to date for alpine:3.17 10:07:28 ---> 9ed4aefc74f6 10:07:28 Step 14/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' 10:07:28 ---> 9ed4aefc74f6 10:07:28 Step 14/27 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' 10:07:28 ---> Running in d8d37708a784 10:07:28 ---> Running in 3ad1bb035a4d 10:07:28 Removing intermediate container 3ad1bb035a4d 10:07:28 ---> 08f943ec120c 10:07:28 Step 15/26 : RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 10:07:28 Removing intermediate container d8d37708a784 10:07:28 ---> 41b8a6434cee 10:07:28 Step 15/27 : RUN apk update && apk --no-cache --update add dumb-init gcompat 10:07:28 ---> Running in fe3dbcd6babf 10:07:28 ---> Running in 0a90863cac92 10:07:29 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 10:07:29 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 10:07:29 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 10:07:29 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 10:07:29 v3.17.3-13-g98fa1f428e9 [https://dl-cdn.alpinelinux.org/alpine/v3.17/main] 10:07:29 v3.17.3-12-g492f704d069 [https://dl-cdn.alpinelinux.org/alpine/v3.17/community] 10:07:29 OK: 17818 distinct packages available 10:07:29 v3.17.3-13-g98fa1f428e9 [https://dl-cdn.alpinelinux.org/alpine/v3.17/main] 10:07:29 v3.17.3-12-g492f704d069 [https://dl-cdn.alpinelinux.org/alpine/v3.17/community] 10:07:29 OK: 17818 distinct packages available 10:07:29 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 10:07:29 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 10:07:29 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 10:07:29 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 10:07:29 (1/5) Installing dumb-init (1.2.5-r2) 10:07:29 (2/5) Installing musl-obstack (1.2.3-r0) 10:07:29 (3/5) Installing libucontext (1.2-r0) 10:07:29 (1/4) Installing dumb-init (1.2.5-r2) 10:07:29 (4/5) Installing gcompat (1.1.0-r0) 10:07:29 (2/4) Installing musl-obstack (1.2.3-r0) 10:07:30 (5/5) Installing openssl (3.0.8-r3) 10:07:30 (3/4) Installing libucontext (1.2-r0) 10:07:30 (4/4) Installing gcompat (1.1.0-r0) 10:07:30 Executing busybox-1.35.0-r29.trigger 10:07:30 Executing busybox-1.35.0-r29.trigger 10:07:30 OK: 7 MiB in 19 packages 10:07:30 OK: 8 MiB in 20 packages 10:07:33 Removing intermediate container fe3dbcd6babf 10:07:33 ---> 6dd616d8c487 10:07:33 Step 16/26 : COPY --from=builder /edgex-go/Attribution.txt / 10:07:33 Removing intermediate container 0a90863cac92 10:07:33 ---> 91891d4aa9d7 10:07:33 Step 16/27 : COPY --from=builder /edgex-go/Attribution.txt / 10:07:33 ---> fa3697b77e59 10:07:33 Step 17/27 : COPY --from=builder /edgex-go/security.txt / 10:07:33 ---> 15b994feeed2 10:07:33 Step 17/26 : COPY --from=builder /edgex-go/security.txt / 10:07:34 ---> 5fb28d477283 10:07:34 Step 18/27 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin 10:07:34 ---> c9daa106c985 10:07:34 Step 18/26 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin 10:07:37 ? github.com/edgexfoundry/edgex-go [no test files] 10:07:49 ---> 92eb66086d3c 10:07:49 Step 19/26 : COPY --from=builder /edgex-go/cmd/security-spire-server/docker-entrypoint.sh /usr/local/bin/ 10:07:49 ---> 75ca9112e222 10:07:49 Step 19/27 : COPY --from=builder /edgex-go/cmd/security-spire-config/docker-entrypoint.sh /usr/local/bin/ 10:07:49 ---> cd4d6b709894 10:07:49 Step 20/26 : COPY --from=builder /edgex-go/cmd/security-spire-server/server.conf /usr/local/etc/spire/server.conf.tpl 10:07:49 ---> 761b3d5d3b59 10:07:49 Step 20/27 : WORKDIR /usr/local/etc/spiffe-scripts.d 10:07:49 ---> Running in 9443995d9b35 10:07:49 Removing intermediate container 9443995d9b35 10:07:49 ---> a3956998e7bb 10:07:49 Step 21/27 : COPY --from=builder /edgex-go/cmd/security-spire-config/seed_builtin_entries.sh /usr/local/etc/spiffe-scripts.d 10:07:51 ---> 887925996f71 10:07:51 Step 21/26 : COPY --from=builder /edgex-go/cmd/security-spire-server/openssl.conf /usr/local/etc/ 10:07:52 ---> 5fcd2194578a 10:07:52 Step 22/27 : WORKDIR / 10:07:52 ---> 923de357c8f6 10:07:52 Step 22/26 : ENTRYPOINT [ "/usr/bin/dumb-init" ] 10:07:52 ---> Running in c546950ed6e5 10:07:52 ---> Running in ce89a4d9a992 10:07:53 Removing intermediate container ea9381a9591f 10:07:53 ---> c8d6371c1c25 10:07:53 10:07:53 Step 10/23 : FROM alpine:3.17 10:07:53 ---> 9ed4aefc74f6 10:07:53 Step 11/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel Corporation' 10:07:53 Removing intermediate container ce89a4d9a992 10:07:53 ---> af6a5027357a 10:07:53 Step 23/26 : CMD [ "--verbose", "docker-entrypoint.sh" ] 10:07:53 Removing intermediate container c546950ed6e5 10:07:53 ---> cfb34e6a624d 10:07:53 Step 23/27 : ENTRYPOINT [ "/usr/bin/dumb-init" ] 10:07:53 ---> Running in 918bc9a5e02b 10:07:53 Removing intermediate container 4ab5f674e286 10:07:53 ---> 544b8131fdd5 10:07:53 10:07:53 Step 9/22 : FROM alpine:3.17 10:07:53 ---> 9ed4aefc74f6 10:07:53 Step 10/22 : RUN apk add --update --no-cache dumb-init openssl 10:07:53 ---> Running in 6acd50ed860e 10:07:53 ---> Running in 3be2a9f943e8 10:07:53 Removing intermediate container bbf00df07463 10:07:53 ---> 9732d881e5cb 10:07:53 10:07:53 Step 10/23 : FROM alpine:3.17 10:07:53 ---> 9ed4aefc74f6 10:07:53 Step 11/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2023: Intel Corporation' 10:07:53 Removing intermediate container 918bc9a5e02b 10:07:53 ---> 28e03bbbac5b 10:07:53 Step 12/23 : RUN apk add --update --no-cache dumb-init 10:07:53 ---> Running in d29b6b924091 10:07:53 ---> Running in 03b8e5660f15 10:07:53 Removing intermediate container 6acd50ed860e 10:07:53 ---> 9b389ac68727 10:07:53 Step 24/26 : LABEL arch=x86_64 10:07:53 ---> Running in 25a4a09079b5 10:07:53 Removing intermediate container 3be2a9f943e8 10:07:53 ---> ad0f80475b60 10:07:53 Step 24/27 : CMD [ "--verbose", "docker-entrypoint.sh" ] 10:07:53 ---> Running in 525bb054edc6 10:07:53 ---> Running in a41dcef19d53 10:07:53 Removing intermediate container 03b8e5660f15 10:07:53 ---> 09982a22ce5b 10:07:53 Step 12/23 : ENV APP_PORT=59880 10:07:53 ---> Running in d15a95b7dffb 10:07:53 Removing intermediate container 525bb054edc6 10:07:53 ---> 1e1ad86193f4 10:07:53 Step 25/26 : LABEL git_sha=9c0101fb77f496d42da9a38f129ef470b50acb8d 10:07:53 Removing intermediate container a41dcef19d53 10:07:53 ---> 654eaedb6394 10:07:53 Step 25/27 : LABEL arch=x86_64 10:07:53 ---> Running in 9bb987874081 10:07:53 ---> Running in bafc3e90897c 10:07:53 Removing intermediate container d15a95b7dffb 10:07:53 ---> dbe8ab734e93 10:07:53 Step 13/23 : EXPOSE $APP_PORT 10:07:53 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 10:07:53 ---> Running in 04323f36b113 10:07:53 Removing intermediate container 9bb987874081 10:07:53 ---> d1ab2499fed6 10:07:53 Step 26/26 : LABEL version=0.0.0 10:07:53 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 10:07:53 ---> Running in 2035922bbdd1 10:07:53 Removing intermediate container bafc3e90897c 10:07:53 ---> eb423c7d5a80 10:07:53 Step 26/27 : LABEL git_sha=9c0101fb77f496d42da9a38f129ef470b50acb8d 10:07:53 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 10:07:53 Removing intermediate container 04323f36b113 10:07:53 ---> f42beb0bfabb 10:07:53 Step 14/23 : RUN apk add --update --no-cache dumb-init 10:07:53 ---> Running in b5a8c3e3a953 10:07:53 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 10:07:53 ---> Running in d2657e34070e 10:07:53 Removing intermediate container 2035922bbdd1 10:07:53 ---> a4b5289bbc4c 10:07:53 10:07:54 Removing intermediate container b5a8c3e3a953 10:07:54 ---> fd3e8d976216 10:07:54 Step 27/27 : LABEL version=0.0.0 10:07:54 Successfully built a4b5289bbc4c 10:07:54 Successfully tagged security-spire-server:latest 10:07:54 Building support-notifications 10:07:54  Building security-spire-server ... done  ---> Running in 0f7f42d610af 10:07:54 (1/1) Installing dumb-init (1.2.5-r2) 10:07:54 Executing busybox-1.35.0-r29.trigger 10:07:54 OK: 7 MiB in 16 packages 10:07:54 (1/2) Installing dumb-init (1.2.5-r2) 10:07:54 (2/2) Installing openssl (3.0.8-r3) 10:07:54 Executing busybox-1.35.0-r29.trigger 10:07:54 OK: 8 MiB in 17 packages 10:07:55 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 10:07:55 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 10:07:55 (1/1) Installing dumb-init (1.2.5-r2) 10:07:55 Executing busybox-1.35.0-r29.trigger 10:07:55 OK: 7 MiB in 16 packages 10:07:56 Removing intermediate container 0f7f42d610af 10:07:56 ---> 52733a242bd2 10:07:56 10:07:56 Successfully built 52733a242bd2 10:07:56 Successfully tagged security-spire-config:latest 10:07:56 Building security-spiffe-token-provider 10:07:57  Building security-spire-config ... done Step 1/23 : ARG BUILDER_BASE=golang:1.20-alpine3.17 10:07:57 Step 2/23 : FROM ${BUILDER_BASE} AS builder 10:07:57 ---> d3edd7e9ba7f 10:07:57 Step 3/23 : ARG ADD_BUILD_TAGS="" 10:07:57 ---> Using cache 10:07:57 ---> 42338b718e4b 10:07:57 Step 4/23 : WORKDIR /edgex-go 10:07:57 ---> Using cache 10:07:57 ---> 029619d47984 10:07:57 Step 5/23 : RUN apk add --update --no-cache make bash git ca-certificates 10:08:01 Step 1/20 : ARG BUILDER_BASE=golang:1.20-alpine3.17 10:08:01 Step 2/20 : FROM ${BUILDER_BASE} AS builder 10:08:01 ---> d3edd7e9ba7f 10:08:01 Step 3/20 : WORKDIR /edgex-go 10:08:01 ---> Using cache 10:08:01 ---> d05df74a802c 10:08:01 Step 4/20 : RUN apk update && apk --no-cache --update add build-base 10:08:03 ---> Running in 2f5896460660 10:08:03 ---> Running in 228b7dd13ecc 10:08:03 Removing intermediate container d2657e34070e 10:08:03 ---> 2b5846f024e8 10:08:03 Step 15/23 : COPY --from=builder /edgex-go/Attribution.txt / 10:08:03 Removing intermediate container 25a4a09079b5 10:08:03 ---> 41c2434021d1 10:08:03 Step 13/23 : COPY --from=builder /edgex-go/Attribution.txt / 10:08:03 Removing intermediate container d29b6b924091 10:08:03 ---> ee26f334f801 10:08:03 Step 11/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.; Copyright (C) 2023 Intel Corporation' 10:08:03 ---> Running in 579356f8e7bf 10:08:03 Removing intermediate container 579356f8e7bf 10:08:03 ---> f141d61ced0d 10:08:03 Step 12/22 : WORKDIR /edgex 10:08:03 ---> 43affbb2d669 10:08:03 Step 16/23 : COPY --from=builder /edgex-go/security.txt / 10:08:03 ---> 5913213028b0 10:08:03 Step 14/23 : COPY --from=builder /edgex-go/security.txt / 10:08:03 ---> Running in 56527e7a04fb 10:08:03 Removing intermediate container 56527e7a04fb 10:08:03 ---> 0d5adf9ad41a 10:08:03 Step 13/22 : COPY --from=builder /edgex-go/Attribution.txt / 10:08:03 ---> 0c61b1b9cbcb 10:08:03 Step 15/23 : COPY --from=builder /edgex-go/cmd/security-proxy-auth/security-proxy-auth / 10:08:03 ---> 6588fa657312 10:08:03 Step 17/23 : COPY --from=builder /edgex-go/cmd/core-data/core-data / 10:08:03 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 10:08:04 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 10:08:04 ---> 3ddb2a549e50 10:08:04 Step 14/22 : COPY --from=builder /edgex-go/security.txt / 10:08:04 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 10:08:04 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 10:08:04 v3.17.3-13-g98fa1f428e9 [https://dl-cdn.alpinelinux.org/alpine/v3.17/main] 10:08:04 v3.17.3-12-g492f704d069 [https://dl-cdn.alpinelinux.org/alpine/v3.17/community] 10:08:04 OK: 17823 distinct packages available 10:08:04 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 10:08:04 OK: 265 MiB in 53 packages 10:08:04 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 10:08:04 OK: 265 MiB in 53 packages 10:08:04 ---> 7c294529618b 10:08:04 Step 15/22 : COPY --from=builder /edgex-go/cmd/secrets-config/res/configuration.yaml res/configuration.yaml 10:08:04 ---> dddd3767317a 10:08:04 Step 16/23 : COPY --from=builder /edgex-go/cmd/security-proxy-auth/res/configuration.yaml /res/configuration.yaml 10:08:04 ---> a5a392e77a5a 10:08:04 Step 18/23 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.yaml /res/configuration.yaml 10:08:05 ---> 7b789fee4db4 10:08:05 Step 16/22 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . 10:08:05 Removing intermediate container 2f5896460660 10:08:05 ---> 45d1bf35affc 10:08:05 Step 6/23 : COPY go.mod vendor* ./ 10:08:05 ---> 86e90ded757a 10:08:05 Step 17/23 : COPY --from=builder /edgex-go/cmd/security-proxy-auth/entrypoint.sh /usr/local/bin/ 10:08:05 ---> 10624b41ec41 10:08:05 Step 19/23 : ENTRYPOINT ["/core-data"] 10:08:05 ---> c5803f47e303 10:08:05 Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 10:08:05 Removing intermediate container 228b7dd13ecc 10:08:05 ---> 129e51981b88 10:08:05 Step 5/20 : COPY go.mod vendor* ./ 10:08:05 ---> 767cb4f078c3 10:08:05 Step 17/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/entrypoint.sh /usr/local/bin/ 10:08:05 ---> Running in 9d8ddd8d7649 10:08:05 ---> b5593d9350b0 10:08:05 Step 18/23 : RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 10:08:05 ---> Running in 247ed464e883 10:08:05 ---> Running in 0306fad77b68 10:08:06 Removing intermediate container 247ed464e883 10:08:06 ---> fd3a0fd85a47 10:08:06 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] 10:08:06 ---> 4cac5cace428 10:08:06 Step 6/20 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 10:08:06 ---> 6549ab99b6ff 10:08:06 Step 18/22 : RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 10:08:06 ---> Running in 28a909755914 10:08:06 ---> Running in 278ce05f2a6c 10:08:06 ---> Running in 69012642a73a 10:08:06 Removing intermediate container 28a909755914 10:08:06 ---> f1d753e997e2 10:08:06 Step 21/23 : LABEL arch=x86_64 10:08:06 ---> Running in ad8f4c8da3eb 10:08:06 Removing intermediate container 0306fad77b68 10:08:06 ---> 6839419d8fb4 10:08:06 Step 19/23 : ENTRYPOINT ["entrypoint.sh"] 10:08:07 Removing intermediate container ad8f4c8da3eb 10:08:07 ---> b2c66cf1c851 10:08:07 Step 22/23 : LABEL git_sha=9c0101fb77f496d42da9a38f129ef470b50acb8d 10:08:07 ---> Running in 74e82ad86130 10:08:07 ---> Running in b3cfb344bd84 10:08:07 Removing intermediate container 74e82ad86130 10:08:07 ---> 1206690851c4 10:08:07 Step 23/23 : LABEL version=0.0.0 10:08:07 Removing intermediate container b3cfb344bd84 10:08:07 ---> 5358fd972c26 10:08:07 Step 20/23 : CMD ["/security-proxy-auth", "-cp=consul.http://edgex-core-consul:8500"] 10:08:07 ---> Running in 851028d6ad89 10:08:07 ---> Running in 590cdecc9996 10:08:07 Removing intermediate container 590cdecc9996 10:08:07 ---> 76c4cc495280 10:08:07 10:08:07 Removing intermediate container 851028d6ad89 10:08:07 ---> 583acb3061dc 10:08:07 Step 21/23 : LABEL arch=x86_64 10:08:07 ---> Running in 70a65b6bab80 10:08:07 Successfully built 76c4cc495280 10:08:07 Successfully tagged core-data:latest 10:08:07  Building core-data ... done Building core-metadata 10:08:07 Removing intermediate container 70a65b6bab80 10:08:07 ---> 60a34cafdc78 10:08:07 Step 22/23 : LABEL git_sha=9c0101fb77f496d42da9a38f129ef470b50acb8d 10:08:10 Step 1/25 : ARG BUILDER_BASE=golang:1.20-alpine3.17 10:08:10 Step 2/25 : FROM ${BUILDER_BASE} AS builder 10:08:10 ---> d3edd7e9ba7f 10:08:10 Step 3/25 : ARG ADD_BUILD_TAGS="" 10:08:10 ---> Using cache 10:08:10 ---> 42338b718e4b 10:08:10 Step 4/25 : WORKDIR /edgex-go 10:08:10 ---> Using cache 10:08:10 ---> 029619d47984 10:08:10 Step 5/25 : RUN apk add --update --no-cache make git 10:08:10 ---> Using cache 10:08:10 ---> 07ef7509f73c 10:08:10 Step 6/25 : COPY go.mod vendor* ./ 10:08:10 ---> Using cache 10:08:10 ---> 7456944ade47 10:08:10 Step 7/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 10:08:10 ---> Using cache 10:08:10 ---> 8a1250c35816 10:08:10 Step 8/25 : COPY . . 10:08:10 ---> Using cache 10:08:10 ---> c9caa44a057e 10:08:10 Step 9/25 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-metadata/core-metadata 10:08:10 ---> Running in 4bd09b14b204 10:08:10 ---> Running in e24c658c6710 10:08:11 Removing intermediate container 4bd09b14b204 10:08:11 ---> 317bd7f51f1c 10:08:11 Step 23/23 : LABEL version=0.0.0 10:08:11 Removing intermediate container 69012642a73a 10:08:11 ---> ba5d9f1084e8 10:08:11 Step 19/22 : ENTRYPOINT ["entrypoint.sh"] 10:08:11 ---> Running in 39a431046266 10:08:11 ---> Running in 6585a5797d7e 10:08:11 Removing intermediate container 6585a5797d7e 10:08:11 ---> 0921f5d0b187 10:08:11 10:08:11 Removing intermediate container 39a431046266 10:08:11 ---> 32b8ca507464 10:08:11 Step 20/22 : LABEL arch=x86_64 10:08:11 ---> Running in 540cd608a88d 10:08:11 Successfully built 0921f5d0b187 10:08:11 Successfully tagged security-proxy-auth:latest 10:08:11  Building security-proxy-auth ... done Building security-secretstore-setup 10:08:11 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 10:08:14 Step 1/25 : ARG BUILDER_BASE=golang:1.20-alpine3.17 10:08:14 Step 2/25 : FROM ${BUILDER_BASE} AS builder 10:08:14 ---> d3edd7e9ba7f 10:08:14 Step 3/25 : WORKDIR /edgex-go 10:08:14 ---> Using cache 10:08:14 ---> d05df74a802c 10:08:14 Step 4/25 : RUN apk add --update --no-cache make git 10:08:14 ---> Using cache 10:08:14 ---> e011fcd09e70 10:08:14 Step 5/25 : COPY go.mod vendor* ./ 10:08:14 ---> Using cache 10:08:14 ---> 916b74eff891 10:08:14 Step 6/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 10:08:14 ---> Using cache 10:08:14 ---> 1fc6676fb76a 10:08:14 Step 7/25 : COPY . . 10:08:14 ---> Using cache 10:08:14 ---> d0acf24770d1 10:08:14 Step 8/25 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 10:08:15 Removing intermediate container 540cd608a88d 10:08:15 ---> dcade962932d 10:08:15 Step 21/22 : LABEL git_sha=9c0101fb77f496d42da9a38f129ef470b50acb8d 10:08:15 ---> Running in 1823ccda73a0 10:08:15 ---> Running in fa0f51ed6785 10:08:15 Removing intermediate container fa0f51ed6785 10:08:15 ---> 1180736baa20 10:08:15 Step 22/22 : LABEL version=0.0.0 10:08:15 ---> Running in 72ffda2a616f 10:08:16 Removing intermediate container 72ffda2a616f 10:08:16 ---> 297c1fac66f5 10:08:16 10:08:16 Successfully built 297c1fac66f5 10:08:16 Successfully tagged security-proxy-setup:latest 10:08:16  Building security-proxy-setup ... done Building security-spire-agent 10:08:16 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider 10:08:24 Step 1/27 : ARG BUILDER_BASE=golang:1.20-alpine3.17 10:08:24 Step 2/27 : FROM ${BUILDER_BASE} AS builder 10:08:24 ---> d3edd7e9ba7f 10:08:24 Step 3/27 : WORKDIR /edgex-go 10:08:24 ---> Using cache 10:08:24 ---> d05df74a802c 10:08:24 Step 4/27 : RUN apk add --update --no-cache make git build-base curl 10:08:34 ---> Running in 92aac0914d88 10:08:34 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 10:08:35 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 10:08:35 OK: 265 MiB in 53 packages 10:08: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-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup 10:08:44 Removing intermediate container 92aac0914d88 10:08:44 ---> aa51a10f07cf 10:08:44 Step 5/27 : COPY go.mod vendor* ./ 10:08:44 Removing intermediate container e24c658c6710 10:08:44 ---> 86136aa7bb2d 10:08:44 10:08:44 Step 10/25 : FROM alpine:3.17 10:08:44 ---> 9ed4aefc74f6 10:08:44 Step 11/25 : RUN apk add --update --no-cache dumb-init 10:08:45 Removing intermediate container 9d8ddd8d7649 10:08:45 ---> d4b9d3fc9f13 10:08:45 Step 8/23 : COPY . . 10:08:45 Removing intermediate container 278ce05f2a6c 10:08:45 ---> 786d66dbd047 10:08:45 Step 7/20 : COPY . . 10:08:46 ---> Running in cbd16a053f54 10:08:47 ---> eed36b4c63dd 10:08:47 Step 6/27 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 10:08:52 ---> Running in 5eefdfd3631b 10:08:52 ---> 9a5f8fe09a4d 10:08:52 Step 8/20 : RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider 10:08:52 ---> 474d6456fdd3 10:08:52 Step 9/23 : RUN make cmd/support-notifications/support-notifications 10:08:52 Removing intermediate container 1823ccda73a0 10:08:52 ---> e7fddf4cc9b3 10:08:52 10:08:52 Step 9/25 : FROM alpine:3.17 10:08:52 ---> 9ed4aefc74f6 10:08:52 Step 10/25 : RUN apk add --update --no-cache ca-certificates dumb-init su-exec 10:08:52 ---> Running in d755dcbd6538 10:08:52 ---> Running in c58a8192b4ad 10:08:52 ---> Running in 347c4df0a162 10:08:52 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 10:08:52 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 10:08:53 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 10:08:53 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/security-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider 10:08:53 (1/1) Installing dumb-init (1.2.5-r2) 10:08:53 Executing busybox-1.35.0-r29.trigger 10:08:53 OK: 7 MiB in 16 packages 10:08:53 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 10:08:53 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 10:08:53 (1/3) Installing ca-certificates (20220614-r4) 10:08:53 Removing intermediate container cbd16a053f54 10:08:53 ---> 8f141a41cb24 10:08:53 Step 12/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2023: Intel Corporation' 10:08:53 (2/3) Installing dumb-init (1.2.5-r2) 10:08:53 (3/3) Installing su-exec (0.2-r2) 10:08:53 Executing busybox-1.35.0-r29.trigger 10:08:53 ---> Running in 38fbbb092a69 10:08:53 Executing ca-certificates-20220614-r4.trigger 10:08:53 Removing intermediate container 38fbbb092a69 10:08:53 ---> 7b1af92f6b4f 10:08:53 Step 13/25 : ENV APP_PORT=59881 10:08:53 OK: 8 MiB in 18 packages 10:08:53 ---> Running in 94a28e2d82a1 10:08:53 Removing intermediate container 94a28e2d82a1 10:08:53 ---> a5a0a9cdf18a 10:08:53 Step 14/25 : EXPOSE $APP_PORT 10:08:53 ---> Running in 195cd4bf91f2 10:08:54 Removing intermediate container 195cd4bf91f2 10:08:54 ---> 379c3a9ce2ca 10:08:54 Step 15/25 : WORKDIR / 10:08:54 ---> Running in 98d591571260 10:08:54 Removing intermediate container 98d591571260 10:08:54 ---> ab945b6c6a96 10:08:54 Step 16/25 : COPY --from=builder /edgex-go/Attribution.txt / 10:08:54 Removing intermediate container d755dcbd6538 10:08:54 ---> 80f706859ea8 10:08:54 Step 11/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.; Copyright (C) 2023 Intel Corporation' 10:08:54 ---> Running in b7d470dc8ca7 10:08:54 Removing intermediate container b7d470dc8ca7 10:08:54 ---> 909318c3fdfb 10:08:54 Step 12/25 : WORKDIR / 10:08:54 ---> Running in 310a7fecb5cf 10:08:54 ---> e5754906a310 10:08:54 Step 17/25 : COPY --from=builder /edgex-go/security.txt / 10:08:54 Removing intermediate container 310a7fecb5cf 10:08:54 ---> 604db2289396 10:08:54 Step 13/25 : COPY --from=builder /edgex-go/Attribution.txt / 10:08:54 ---> 17e38ac2b594 10:08:54 Step 18/25 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / 10:08:54 ---> 00bc6331168d 10:08:54 Step 14/25 : COPY --from=builder /edgex-go/security.txt / 10:08:55 ---> 9507d24825b8 10:08:55 Step 15/25 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/res/token-config.json /res-file-token-provider/token-config.json 10:08:55 ---> 822f349cdc04 10:08:55 Step 19/25 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.yaml /res/configuration.yaml 10:08:55 ---> c06abaaae416 10:08:55 Step 16/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res-file-token-provider/configuration.yaml /res-file-token-provider/configuration.yaml 10:08:55 ---> 5cfb2e5cb4c7 10:08:55 Step 20/25 : COPY --from=builder /edgex-go/cmd/core-metadata/res/uom.yaml /res/uom.yaml 10:08:55 ---> 1661d28f4f66 10:08:55 Step 17/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.yaml /res/configuration.yaml 10:08:55 ---> 1e7b1e7a3a5a 10:08:55 Step 21/25 : ENTRYPOINT ["/core-metadata"] 10:08:55 ---> Running in 9f144c211869 10:08:55 Removing intermediate container 9f144c211869 10:08:55 ---> f946b662e7cb 10:08:55 Step 22/25 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] 10:08:55 ---> Running in 81bab9994400 10:08:55 ---> ff784ed1945f 10:08:55 Step 18/25 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . 10:08:55 Removing intermediate container 81bab9994400 10:08:55 ---> d4ec0f4c134a 10:08:55 Step 23/25 : LABEL arch=x86_64 10:08:56 ---> Running in d4bfbd5451f4 10:08:56 Removing intermediate container d4bfbd5451f4 10:08:56 ---> 6513ab62658c 10:08:56 Step 24/25 : LABEL git_sha=9c0101fb77f496d42da9a38f129ef470b50acb8d 10:08:57 ---> Running in 20d96730b23b 10:08:57 ---> 0eedc21a583d 10:08:57 Step 19/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . 10:08:57 Removing intermediate container 20d96730b23b 10:08:57 ---> f413cec82d39 10:08:57 Step 25/25 : LABEL version=0.0.0 10:08:58 ---> Running in b62cb0743467 10:08:58 ---> 49105445f755 10:08:58 Step 20/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ 10:08:58 Removing intermediate container b62cb0743467 10:08:58 ---> 5d9415cdb849 10:08:58 10:08:58 Successfully built 5d9415cdb849 10:08:58 Successfully tagged core-metadata:latest 10:08:58  Building core-metadata ... done Building security-bootstrapper 10:09:02 Step 1/33 : ARG BUILDER_BASE=golang:1.20-alpine3.17 10:09:02 Step 2/33 : FROM ${BUILDER_BASE} AS builder 10:09:02 ---> d3edd7e9ba7f 10:09:02 Step 3/33 : WORKDIR /edgex-go 10:09:02 ---> Using cache 10:09:02 ---> d05df74a802c 10:09:02 Step 4/33 : RUN apk add --update --no-cache make git 10:09:02 ---> Using cache 10:09:02 ---> e011fcd09e70 10:09:02 Step 5/33 : COPY go.mod vendor* ./ 10:09:02 ---> Using cache 10:09:02 ---> 916b74eff891 10:09:02 Step 6/33 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 10:09:02 ---> Using cache 10:09:02 ---> 1fc6676fb76a 10:09:02 Step 7/33 : COPY . . 10:09:02 ---> Using cache 10:09:02 ---> d0acf24770d1 10:09:02 Step 8/33 : RUN make cmd/security-bootstrapper/security-bootstrapper 10:09:10 ---> 094014cf5d18 10:09:10 Step 21/25 : RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 10:09:10 ---> Running in f0418ddc257c 10:09:10 ---> Running in 64f2af83453c 10:09:10 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper 10:09:13 Removing intermediate container 64f2af83453c 10:09:13 ---> d281251971d2 10:09:13 Step 22/25 : ENTRYPOINT ["entrypoint.sh"] 10:09:15 ---> Running in 745a9c3a9341 10:09:16 Removing intermediate container 745a9c3a9341 10:09:16 ---> def529bcaf2f 10:09:16 Step 23/25 : LABEL arch=x86_64 10:09:16 ---> Running in 8e964e384e53 10:09:16 Removing intermediate container 5eefdfd3631b 10:09:16 ---> be4f8b5edd98 10:09:16 Step 7/27 : COPY . . 10:09:16 Removing intermediate container 8e964e384e53 10:09:16 ---> efc4e80eef19 10:09:16 Step 24/25 : LABEL git_sha=9c0101fb77f496d42da9a38f129ef470b50acb8d 10:09:23 ---> Running in 51f8bfd87470 10:09:26 Removing intermediate container 51f8bfd87470 10:09:26 ---> 7d113ba5e5dd 10:09:26 Step 25/25 : LABEL version=0.0.0 10:09:26 ---> Running in 27d6f09c9646 10:09:26 ---> 05bc788ba243 10:09:26 Step 8/27 : ARG SPIRE_RELEASE=1.2.1 10:09:26 ---> Running in 7374c5b7b2a7 10:09:26 Removing intermediate container 7374c5b7b2a7 10:09:26 ---> 0e44505610a1 10:09:26 Step 9/27 : WORKDIR /edgex-go/spire-build 10:09:26 Removing intermediate container 27d6f09c9646 10:09:26 ---> 0871b8aff1f3 10:09:26 10:09:26 Successfully built 0871b8aff1f3 10:09:26 Successfully tagged security-secretstore-setup:latest 10:09:26  Building security-secretstore-setup ... done Building core-command 10:09:28 ---> Running in 3ecf2066f34c 10:09:29 ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] 10:09:29 ? github.com/edgexfoundry/edgex-go/cmd/core-common-config-bootstrapper [no test files] 10:09:29 ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] 10:09:29 ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] 10:09:29 ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] 10:09:29 ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] 10:09:29 ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] 10:09:29 ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-auth [no test files] 10:09:29 ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] 10:09:29 ? github.com/edgexfoundry/edgex-go/cmd/security-spiffe-token-provider [no test files] 10:09:30 ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] 10:09:30 ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] 10:09:30 ? github.com/edgexfoundry/edgex-go/internal [no test files] 10:09:30 ? github.com/edgexfoundry/edgex-go/internal/core/command [no test files] 10:09:32 Step 1/24 : ARG BUILDER_BASE=golang:1.20-alpine3.17 10:09:32 Step 2/24 : FROM ${BUILDER_BASE} AS builder 10:09:32 ---> d3edd7e9ba7f 10:09:32 Step 3/24 : ARG ADD_BUILD_TAGS="" 10:09:32 ---> Using cache 10:09:32 ---> 42338b718e4b 10:09:32 Step 4/24 : WORKDIR /edgex-go 10:09:32 ---> Using cache 10:09:32 ---> 029619d47984 10:09:32 Step 5/24 : RUN apk add --update --no-cache make git 10:09:32 ---> Using cache 10:09:32 ---> 07ef7509f73c 10:09:32 Step 6/24 : COPY go.mod vendor* ./ 10:09:32 ---> Using cache 10:09:32 ---> 7456944ade47 10:09:32 Step 7/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 10:09:32 ---> Using cache 10:09:32 ---> 8a1250c35816 10:09:32 Step 8/24 : COPY . . 10:09:32 ---> Using cache 10:09:32 ---> c9caa44a057e 10:09:32 Step 9/24 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-command/core-command 10:09:37 ---> Running in ed3c900952f9 10:09:37 Removing intermediate container 3ecf2066f34c 10:09:37 ---> fc2d309630a5 10:09:37 Step 10/27 : SHELL ["/bin/bash", "-o", "pipefail", "-c"] 10:09:37 ---> Running in 5560f4814822 10:09:37 Removing intermediate container 347c4df0a162 10:09:37 ---> f487e4016af2 10:09:37 10:09:37 Step 9/20 : FROM alpine:3.17 10:09:37 ---> 9ed4aefc74f6 10:09:37 Step 10/20 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023 Intel Corporation' 10:09:37 Removing intermediate container c58a8192b4ad 10:09:37 ---> d90367bb9ba4 10:09:37 10:09:37 Step 10/23 : FROM alpine:3.17 10:09:37 ---> 9ed4aefc74f6 10:09:37 Step 11/23 : RUN apk add --update --no-cache ca-certificates dumb-init 10:09:38 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 10:09:38 ---> Running in 82aad0bf8552 10:09:38 ---> Running in f34555212b75 10:09:38 Removing intermediate container 5560f4814822 10:09:38 ---> 17e14b89c7e0 10:09:38 Step 11/27 : 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 10:09:38 ---> Running in 0a58d170f1dd 10:09:38 Removing intermediate container 82aad0bf8552 10:09:38 ---> c60adf002f71 10:09:38 Step 11/20 : RUN apk update && apk --no-cache --update add dumb-init curl gcompat 10:09:38 Removing intermediate container f0418ddc257c 10:09:38 ---> aca2ba0ad593 10:09:38 10:09:38 Step 9/33 : FROM alpine:3.17 10:09:38 ---> 9ed4aefc74f6 10:09:38 Step 10/33 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023 Intel Corporation' 10:09:38 ---> Running in e47a3c518ba4 10:09:38 ---> Using cache 10:09:38 ---> c60adf002f71 10:09:38 Step 11/33 : RUN apk add --update --no-cache dumb-init su-exec 10:09:38 ---> Running in 6e289984140c 10:09:38 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 10:09:39 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 10:09:39 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 10:09:39 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 10:09:39 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 10:09:39 Removing intermediate container 0a58d170f1dd 10:09:39 ---> c5770211773f 10:09:39 Step 12/27 : WORKDIR /edgex-go 10:09:39 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 10:09:39 (1/2) Installing ca-certificates (20220614-r4) 10:09:39 ---> Running in 37e9ddc9b34d 10:09:39 (2/2) Installing dumb-init (1.2.5-r2) 10:09:39 Executing busybox-1.35.0-r29.trigger 10:09:39 Executing ca-certificates-20220614-r4.trigger 10:09:39 OK: 8 MiB in 17 packages 10:09:39 Removing intermediate container 37e9ddc9b34d 10:09:39 ---> c801dc0334ca 10:09:39 10:09:39 Step 13/27 : FROM alpine:3.17 10:09:39 ---> 9ed4aefc74f6 10:09:39 Step 14/27 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' 10:09:39 ---> Using cache 10:09:39 ---> 41b8a6434cee 10:09:39 Step 15/27 : RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 10:09:39 ---> Running in a57ef35d84da 10:09:39 (1/2) Installing dumb-init (1.2.5-r2) 10:09:39 v3.17.3-13-g98fa1f428e9 [https://dl-cdn.alpinelinux.org/alpine/v3.17/main] 10:09:39 v3.17.3-12-g492f704d069 [https://dl-cdn.alpinelinux.org/alpine/v3.17/community] 10:09:39 OK: 17818 distinct packages available 10:09:39 (2/2) Installing su-exec (0.2-r2) 10:09:39 Executing busybox-1.35.0-r29.trigger 10:09:39 OK: 7 MiB in 17 packages 10:09:39 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 10:09:39 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 10:09:39 Removing intermediate container f34555212b75 10:09:39 ---> 3e76e8039ac9 10:09:39 Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2023: Intel Corporation' 10:09:39 ---> Running in dcd78afbce17 10:09:39 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 10:09:39 (1/9) Installing ca-certificates (20220614-r4) 10:09:39 Removing intermediate container dcd78afbce17 10:09:39 ---> 6953fed274c8 10:09:39 Step 13/23 : ENV APP_PORT=59860 10:09:39 ---> Running in 4e6f623059b9 10:09:39 (2/9) Installing brotli-libs (1.0.9-r9) 10:09:39 (3/9) Installing nghttp2-libs (1.51.0-r0) 10:09:39 (4/9) Installing libcurl (7.88.1-r1) 10:09:39 (5/9) Installing curl (7.88.1-r1) 10:09:39 (6/9) Installing dumb-init (1.2.5-r2) 10:09:39 (7/9) Installing musl-obstack (1.2.3-r0) 10:09:39 (8/9) Installing libucontext (1.2-r0) 10:09:39 (9/9) Installing gcompat (1.1.0-r0) 10:09:39 Executing busybox-1.35.0-r29.trigger 10:09:39 Executing ca-certificates-20220614-r4.trigger 10:09:40 Removing intermediate container 6e289984140c 10:09:40 ---> 9bfc811b36fc 10:09:40 Step 12/33 : ENV SECURITY_INIT_DIR /edgex-init 10:09:40 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 10:09:40 ---> Running in f9e77d0b1266 10:09:40 Removing intermediate container 4e6f623059b9 10:09:40 ---> b22448436fa0 10:09:40 Step 14/23 : EXPOSE $APP_PORT 10:09:40 OK: 10 MiB in 24 packages 10:09:40 ---> Running in 104e59014a58 10:09:40 Removing intermediate container f9e77d0b1266 10:09:40 ---> 50a878c3d161 10:09:40 Step 13/33 : ENV SECURITY_INIT_STAGING /edgex-init-staging 10:09:40 ---> Running in 834e2c900700 10:09:40 Removing intermediate container 104e59014a58 10:09:40 ---> ee95c92a19eb 10:09:40 Step 15/23 : COPY --from=builder /edgex-go/Attribution.txt / 10:09:40 Removing intermediate container 834e2c900700 10:09:40 ---> 4c51eb5363e2 10:09:40 Step 14/33 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_STAGING}/bootstrap-redis 10:09:40 ---> Running in e439a204b872 10:09:40 v3.17.3-13-g98fa1f428e9 [https://dl-cdn.alpinelinux.org/alpine/v3.17/main] 10:09:40 v3.17.3-12-g492f704d069 [https://dl-cdn.alpinelinux.org/alpine/v3.17/community] 10:09:40 OK: 17818 distinct packages available 10:09:40 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 10:09:40 Removing intermediate container e439a204b872 10:09:40 ---> 3c1f60abba62 10:09:40 Step 15/33 : ARG BOOTSTRAP_MOSQUITTO_DIR=${SECURITY_INIT_STAGING}/bootstrap-mosquitto 10:09:40 ---> Running in 3528baf54571 10:09:40 ---> c436bc9d78e8 10:09:40 Step 16/23 : COPY --from=builder /edgex-go/security.txt / 10:09:40 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 10:09:40 Removing intermediate container 3528baf54571 10:09:40 ---> 51391cc78c48 10:09:40 Step 16/33 : RUN mkdir -p ${BOOTSTRAP_REDIS_DIR} ${BOOTSTRAP_MOSQUITTO_DIR} 10:09:40 ---> 370dbcdcd83e 10:09:40 Step 17/23 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / 10:09:40 Removing intermediate container e47a3c518ba4 10:09:40 ---> 8175b8b1cd32 10:09:40 Step 12/20 : COPY --from=builder /edgex-go/Attribution.txt / 10:09:40 ---> Running in 9d746c55dae6 10:09:41 (1/5) Installing dumb-init (1.2.5-r2) 10:09:41 (2/5) Installing musl-obstack (1.2.3-r0) 10:09:41 (3/5) Installing libucontext (1.2-r0) 10:09:41 (4/5) Installing gcompat (1.1.0-r0) 10:09:41 (5/5) Installing openssl (3.0.8-r3) 10:09:41 Executing busybox-1.35.0-r29.trigger 10:09:41 OK: 8 MiB in 20 packages 10:09:42 ---> d02f8b525e4b 10:09:42 Step 13/20 : COPY --from=builder /edgex-go/security.txt / 10:09:42 ---> 48d79d6c4191 10:09:42 Step 18/23 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.yaml /res/configuration.yaml 10:09:42 ---> 79dc2f0602ce 10:09:42 Step 14/20 : COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/security-spiffe-token-provider / 10:09:42 ---> 04400ed14212 10:09:42 Step 19/23 : ENTRYPOINT ["/support-notifications"] 10:09:42 ---> Running in 08efa0f8d7bc 10:09:42 Removing intermediate container 9d746c55dae6 10:09:42 ---> acb4e1f539c8 10:09:42 Step 17/33 : WORKDIR ${SECURITY_INIT_STAGING} 10:09:42 Removing intermediate container a57ef35d84da 10:09:42 ---> d830d19173a6 10:09:42 Step 16/27 : COPY --from=builder /edgex-go/Attribution.txt / 10:09:42 ---> Running in 6e152a98cf81 10:09:43 Removing intermediate container 08efa0f8d7bc 10:09:43 ---> d50c27b88db9 10:09:43 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] 10:09:43 ---> 7ab36f16b827 10:09:43 Step 15/20 : COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/res/configuration.yaml /res/configuration.yaml 10:09:43 ---> Running in 9caac096d5c0 10:09:43 ---> 3ab977b37c61 10:09:43 Step 17/27 : COPY --from=builder /edgex-go/security.txt / 10:09:43 Removing intermediate container 6e152a98cf81 10:09:43 ---> 6c4f7df9e572 10:09:43 Step 18/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_STAGING}/ 10:09:43 Removing intermediate container 9caac096d5c0 10:09:43 ---> 88ce43887647 10:09:43 Step 21/23 : LABEL arch=x86_64 10:09:43 ---> Running in d56d9a58182b 10:09:43 ---> ff3c283567ca 10:09:43 Step 18/27 : COPY --from=builder /usr/local/bin/spire-agent /usr/local/bin 10:09:44 ---> ec95a58702f3 10:09:44 Step 16/20 : ENTRYPOINT [ "/security-spiffe-token-provider" ] 10:09:44 Removing intermediate container d56d9a58182b 10:09:44 ---> 9a7ef013eee6 10:09:44 Step 22/23 : LABEL git_sha=9c0101fb77f496d42da9a38f129ef470b50acb8d 10:09:44 ---> Running in 7f5d305f44ce 10:09:44 ---> Running in b7d9ff0bc295 10:09:44 ---> 5dd9c16d0526 10:09:44 Step 19/33 : RUN chmod +x ${SECURITY_INIT_STAGING}/*.sh 10:09:44 ---> Running in feec7aa48b96 10:09:44 Removing intermediate container 7f5d305f44ce 10:09:44 ---> 11ac68881af7 10:09:44 Step 17/20 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] 10:09:44 Removing intermediate container b7d9ff0bc295 10:09:44 ---> 37e5fe39f6d5 10:09:44 Step 23/23 : LABEL version=0.0.0 10:09:44 ---> Running in 96a94a5ac3bb 10:09:44 ---> Running in 306603075b46 10:09:45 Removing intermediate container 96a94a5ac3bb 10:09:45 ---> 453e53246fcc 10:09:45 Step 18/20 : LABEL arch=x86_64 10:09:45 ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] 10:09:45 ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] 10:09:45 ok github.com/edgexfoundry/edgex-go/internal/core/command/application 0.302s coverage: 28.7% of statements 10:09:45 Removing intermediate container 306603075b46 10:09:45 ---> 93583efc953e 10:09:45 10:09:45 ---> Running in e08aa30ec26d 10:09:45 ---> f0c44e3aaf38 10:09:45 Step 19/27 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin 10:09:45 Successfully built 93583efc953e 10:09:45 Successfully tagged support-notifications:latest 10:09:45  Building support-notifications ... done Building core-common-config-bootstrapper 10:09:45 Removing intermediate container e08aa30ec26d 10:09:45 ---> 8b187287370c 10:09:45 Step 19/20 : LABEL git_sha=9c0101fb77f496d42da9a38f129ef470b50acb8d 10:09:45 ---> Running in a4b6444d5183 10:09:49 Step 1/23 : ARG BUILDER_BASE=golang:1.20-alpine3.17 10:09:49 Step 2/23 : FROM ${BUILDER_BASE} AS builder 10:09:49 ---> d3edd7e9ba7f 10:09:49 Step 3/23 : ARG ADD_BUILD_TAGS="" 10:09:49 ---> Using cache 10:09:49 ---> 42338b718e4b 10:09:49 Step 4/23 : WORKDIR /edgex-go 10:09:49 ---> Using cache 10:09:49 ---> 029619d47984 10:09:49 Step 5/23 : RUN apk add --update --no-cache make git 10:09:49 ---> Using cache 10:09:49 ---> 07ef7509f73c 10:09:49 Step 6/23 : COPY go.mod vendor* ./ 10:09:49 ---> Using cache 10:09:49 ---> 7456944ade47 10:09:49 Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 10:09:49 ---> Using cache 10:09:49 ---> 8a1250c35816 10:09:49 Step 8/23 : COPY . . 10:09:49 ---> Using cache 10:09:49 ---> c9caa44a057e 10:09:49 Step 9/23 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-common-config-bootstrapper/core-common-config-bootstrapper 10:09:51 Removing intermediate container a4b6444d5183 10:09:51 ---> 5306a7868d66 10:09:51 Step 20/20 : LABEL version=0.0.0 10:09:51 Removing intermediate container feec7aa48b96 10:09:51 ---> b8f673801ea6 10:09:51 Step 20/33 : COPY --from=builder /edgex-go/Attribution.txt / 10:09:51 ---> Running in 31b87c9b9c8a 10:09:51 ---> Running in 7ef855804426 10:09:51 ---> e1f7151dbf5d 10:09:51 Step 20/27 : COPY --from=builder /edgex-go/cmd/security-spire-agent/docker-entrypoint.sh /usr/local/bin/ 10:09:51 Removing intermediate container 31b87c9b9c8a 10:09:51 ---> 2a4bed634c28 10:09:51 10:09:51 ---> 09b8539421dd 10:09:51 Step 21/33 : COPY --from=builder /edgex-go/security.txt / 10:09:51 Successfully built 2a4bed634c28 10:09:51 Successfully tagged security-spiffe-token-provider:latest 10:09:51  Building security-spiffe-token-provider ... done Building support-scheduler 10:09:51 ---> ed75aebed99f 10:09:51 Step 21/27 : COPY --from=builder /edgex-go/cmd/security-spire-agent/agent.conf /usr/local/etc/spire/agent.conf.tpl 10:09:51 go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-common-config-bootstrapper/core-common-config-bootstrapper ./cmd/core-common-config-bootstrapper 10:09:55 Step 1/23 : ARG BUILDER_BASE=golang:1.20-alpine3.17 10:09:55 Step 2/23 : FROM ${BUILDER_BASE} AS builder 10:09:55 ---> d3edd7e9ba7f 10:09:55 Step 3/23 : ARG ADD_BUILD_TAGS="" 10:09:55 ---> Using cache 10:09:55 ---> 42338b718e4b 10:09:55 Step 4/23 : WORKDIR /edgex-go 10:09:55 ---> Using cache 10:09:55 ---> 029619d47984 10:09:55 Step 5/23 : RUN apk add --update --no-cache make git 10:09:55 ---> Using cache 10:09:55 ---> 07ef7509f73c 10:09:55 Step 6/23 : COPY go.mod vendor* ./ 10:09:55 ---> Using cache 10:09:55 ---> 7456944ade47 10:09:55 Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 10:09:55 ---> Using cache 10:09:55 ---> 8a1250c35816 10:09:55 Step 8/23 : COPY . . 10:09:55 ---> Using cache 10:09:55 ---> c9caa44a057e 10:09:55 Step 9/23 : RUN make cmd/support-scheduler/support-scheduler 10:09:55 ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 0.313s coverage: 98.5% of statements 10:09:59 ? github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging/mocks [no test files] 10:09:59 ? github.com/edgexfoundry/edgex-go/internal/core/common_config [no test files] 10:09:59 ? github.com/edgexfoundry/edgex-go/internal/core/data [no test files] 10:09:59 ---> 73c5a161ecd6 10:09:59 Step 22/27 : COPY --from=builder /edgex-go/cmd/security-spire-agent/openssl.conf /usr/local/etc/ 10:09:59 ---> 4b3a0acfd597 10:09:59 Step 22/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . 10:09:59 ---> Running in 004a14a76a67 10:10:00 ---> 753131826dfa 10:10:00 Step 23/27 : ENTRYPOINT [ "/usr/bin/dumb-init" ] 10:10:00 ---> Running in 7b55d4e67d3c 10:10:00 go build -tags " " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler 10:10:02 ---> 54e39b013501 10:10:02 Step 23/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.yaml ./res/ 10:10:02 Removing intermediate container 7b55d4e67d3c 10:10:02 ---> a0f814d416ce 10:10:02 Step 24/27 : CMD [ "--verbose", "docker-entrypoint.sh" ] 10:10:02 ---> Running in 36eba696c72d 10:10:02 ---> ea6ffe1a4c72 10:10:02 Step 24/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.yaml ${BOOTSTRAP_REDIS_DIR}/res/ 10:10:02 Removing intermediate container ed3c900952f9 10:10:02 ---> 1ce9f2fcb026 10:10:02 10:10:02 Step 10/24 : FROM alpine:3.17 10:10:02 ---> 9ed4aefc74f6 10:10:02 Step 11/24 : RUN apk add --update --no-cache dumb-init 10:10:02 ---> Using cache 10:10:02 ---> 8f141a41cb24 10:10:02 Step 12/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2023: Intel Corporation' 10:10:02 ---> Using cache 10:10:02 ---> 7b1af92f6b4f 10:10:02 Step 13/24 : ENV APP_PORT=59882 10:10:02 Removing intermediate container 36eba696c72d 10:10:02 ---> c314708b5b73 10:10:02 Step 25/27 : LABEL arch=x86_64 10:10:02 ---> Running in b38a4ce1d4e9 10:10:02 ---> Running in fc006da589dc 10:10:02 ---> 9ec8a0b3a62c 10:10:02 Step 25/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-mosquitto/configuration.yaml ${BOOTSTRAP_MOSQUITTO_DIR}/res/ 10:10:02 Removing intermediate container b38a4ce1d4e9 10:10:02 ---> c65702de621f 10:10:02 Step 14/24 : EXPOSE $APP_PORT 10:10:02 Removing intermediate container fc006da589dc 10:10:02 ---> 3d01bf9c5050 10:10:02 Step 26/27 : LABEL git_sha=9c0101fb77f496d42da9a38f129ef470b50acb8d 10:10:02 ---> Running in 6979581d4b7f 10:10:02 ---> Running in 9bf4ec52512f 10:10:02 ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging 3.477s coverage: 71.3% of statements 10:10:02 Removing intermediate container 6979581d4b7f 10:10:02 ---> 3a6e277d1374 10:10:02 Step 15/24 : WORKDIR / 10:10:02 ---> 88f09b58e63f 10:10:02 Step 26/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ ${SECURITY_INIT_STAGING}/consul-bootstrapper/ 10:10:02 ---> Running in 306dd87c5e4f 10:10:02 Removing intermediate container 9bf4ec52512f 10:10:02 ---> 60f841f16817 10:10:02 Step 27/27 : LABEL version=0.0.0 10:10:02 ---> Running in dc0afcbf52fa 10:10:02 Removing intermediate container 306dd87c5e4f 10:10:02 ---> 7fcd2d3f50ce 10:10:02 Step 16/24 : COPY --from=builder /edgex-go/Attribution.txt / 10:10:02 ---> 6df4447f5449 10:10:02 Step 27/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / 10:10:02 Removing intermediate container dc0afcbf52fa 10:10:02 ---> 3c29317a0b60 10:10:02 10:10:03 Successfully built 3c29317a0b60 10:10:03 Successfully tagged security-spire-agent:latest 10:10:03  Building security-spire-agent ... done  ---> 1ae0407858fd 10:10:03 Step 17/24 : COPY --from=builder /edgex-go/security.txt / 10:10:03 ---> 7168f7b8e452 10:10:03 Step 28/33 : RUN chmod +x /entrypoint.sh 10:10:03 ---> Running in 5e8069b17bce 10:10:03 ---> 4f2ff98f12bb 10:10:03 Step 18/24 : COPY --from=builder /edgex-go/cmd/core-command/core-command / 10:10:04 ---> 449b3f93cd94 10:10:04 Step 19/24 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.yaml /res/configuration.yaml 10:10:04 ---> dbb8bea1374c 10:10:04 Step 20/24 : ENTRYPOINT ["/core-command"] 10:10:04 ---> Running in ca6acaa85998 10:10:04 Removing intermediate container 5e8069b17bce 10:10:04 ---> a20fb74e3064 10:10:04 Step 29/33 : ENTRYPOINT ["/entrypoint.sh"] 10:10:04 ---> Running in bf7c84f0f7cd 10:10:04 Removing intermediate container ca6acaa85998 10:10:04 ---> e6e53ce182b2 10:10:04 Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] 10:10:04 Removing intermediate container bf7c84f0f7cd 10:10:04 ---> 364aadf29421 10:10:04 Step 30/33 : CMD ["gate"] 10:10:04 ---> Running in 3a87ba32da8e 10:10:04 ---> Running in 51cc8333d913 10:10:04 ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] 10:10:04 ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] 10:10:04 ok github.com/edgexfoundry/edgex-go/internal/core/data/application 0.316s coverage: 54.0% of statements 10:10:04 Removing intermediate container 51cc8333d913 10:10:04 ---> 18d2e5d73a0b 10:10:04 Step 31/33 : LABEL arch=x86_64 10:10:04 Removing intermediate container 3a87ba32da8e 10:10:04 ---> cb3602fa5e0b 10:10:04 Step 22/24 : LABEL arch=x86_64 10:10:05 ---> Running in 29a8e37ff289 10:10:05 ---> Running in f5a164f4700b 10:10:05 Removing intermediate container f5a164f4700b 10:10:05 ---> 07bc4984892f 10:10:05 Step 23/24 : LABEL git_sha=9c0101fb77f496d42da9a38f129ef470b50acb8d 10:10:05 Removing intermediate container 29a8e37ff289 10:10:05 ---> de4d3492519f 10:10:05 Step 32/33 : LABEL git_sha=9c0101fb77f496d42da9a38f129ef470b50acb8d 10:10:05 ---> Running in 7dccfc2c2380 10:10:05 ---> Running in 1d8c4b658b9e 10:10:05 Removing intermediate container 1d8c4b658b9e 10:10:05 ---> f21115c8ae84 10:10:05 Step 33/33 : LABEL version=0.0.0 10:10:05 Removing intermediate container 7dccfc2c2380 10:10:05 ---> 66ae2ad0f3ea 10:10:05 Step 24/24 : LABEL version=0.0.0 10:10:05 ---> Running in 59696d6c0fcf 10:10:05 ---> Running in 00e5b51fc530 10:10:05 Removing intermediate container 00e5b51fc530 10:10:05 ---> 2412fed8f972 10:10:05 10:10:05 Removing intermediate container 59696d6c0fcf 10:10:05 ---> c1671b6e276f 10:10:05 10:10:05 Successfully built 2412fed8f972 10:10:05 Successfully tagged core-command:latest 10:10:05  Building core-command ... done Successfully built c1671b6e276f 10:10:05 Successfully tagged security-bootstrapper:latest 10:10:10 ? github.com/edgexfoundry/edgex-go/internal/core/data/controller/messaging [no test files] 10:10:10 ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] 10:10:10 ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks [no test files] 10:10:10 ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] 10:10:10 ? github.com/edgexfoundry/edgex-go/internal/core/metadata [no test files] 10:10:17  Building security-bootstrapper ... done Removing intermediate container 7ef855804426 10:10:17 ---> 9f628b95b1d6 10:10:17 10:10:17 Step 10/23 : FROM alpine:3.17 10:10:17 ---> 9ed4aefc74f6 10:10:17 Step 11/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel Corporation' 10:10:17 ---> Using cache 10:10:17 ---> 28e03bbbac5b 10:10:17 Step 12/23 : RUN apk add --update --no-cache dumb-init 10:10:17 ---> Using cache 10:10:17 ---> 41c2434021d1 10:10:17 Step 13/23 : COPY --from=builder /edgex-go/Attribution.txt / 10:10:17 ---> Using cache 10:10:17 ---> 5913213028b0 10:10:17 Step 14/23 : COPY --from=builder /edgex-go/security.txt / 10:10:17 ---> Using cache 10:10:17 ---> 0c61b1b9cbcb 10:10:17 Step 15/23 : COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/core-common-config-bootstrapper / 10:10:18 ---> 5aecb11471a7 10:10:18 Step 16/23 : COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/res/configuration.yaml /res/configuration.yaml 10:10:18 ---> d931f376682e 10:10:18 Step 17/23 : COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/entrypoint.sh /usr/local/bin/ 10:10:18 ---> d6d6a756eea5 10:10:18 Step 18/23 : RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 10:10:18 ---> Running in f6e19198b9db 10:10:20 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] 10:10:20 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] 10:10:21 Removing intermediate container f6e19198b9db 10:10:21 ---> ba28420c8022 10:10:21 Step 19/23 : ENTRYPOINT ["entrypoint.sh"] 10:10:21 ---> Running in 78eb9156ec48 10:10:21 Removing intermediate container 004a14a76a67 10:10:21 ---> 4721f3252613 10:10:21 10:10:21 Step 10/23 : FROM alpine:3.17 10:10:21 ---> 9ed4aefc74f6 10:10:21 Step 11/23 : RUN apk add --update --no-cache dumb-init 10:10:21 ---> Using cache 10:10:21 ---> 8f141a41cb24 10:10:21 Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2023: Intel Corporation' 10:10:21 ---> Using cache 10:10:21 ---> 7b1af92f6b4f 10:10:21 Step 13/23 : ENV APP_PORT=59861 10:10:21 Removing intermediate container 78eb9156ec48 10:10:21 ---> 3f3ab6179b15 10:10:21 Step 20/23 : CMD ["/core-common-config-bootstrapper", "-cp=consul.http://edgex-core-consul:8500"] 10:10:21 ---> Running in 514f726fd70d 10:10:21 ---> Running in 6b1859c14f77 10:10:21 Removing intermediate container 514f726fd70d 10:10:21 ---> feea6bf98cb0 10:10:21 Step 14/23 : EXPOSE $APP_PORT 10:10:21 ---> Running in e0cf002bbeba 10:10:21 Removing intermediate container 6b1859c14f77 10:10:21 ---> aac3a269c79c 10:10:21 Step 21/23 : LABEL arch=x86_64 10:10:21 ---> Running in 665bf9445c4c 10:10:21 Removing intermediate container e0cf002bbeba 10:10:21 ---> b2ac31bfcd43 10:10:21 Step 15/23 : COPY --from=builder /edgex-go/Attribution.txt / 10:10:21 Removing intermediate container 665bf9445c4c 10:10:21 ---> d17e4371f932 10:10:21 Step 22/23 : LABEL git_sha=9c0101fb77f496d42da9a38f129ef470b50acb8d 10:10:21 ---> Running in c1ad4e9d8238 10:10:21 Removing intermediate container c1ad4e9d8238 10:10:21 ---> 9cec81dca5b1 10:10:21 Step 23/23 : LABEL version=0.0.0 10:10:21 ---> Running in fcc91d134f79 10:10:21 ---> a65def9818fd 10:10:21 Step 16/23 : COPY --from=builder /edgex-go/security.txt / 10:10:21 Removing intermediate container fcc91d134f79 10:10:21 ---> 6dd1bf5e206f 10:10:21 10:10:21 ---> 2467b7e0dbab 10:10:21 Step 17/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / 10:10:21 Successfully built 6dd1bf5e206f 10:10:21 Successfully tagged core-common-config-bootstrapper:latest 10:10:23  Building core-common-config-bootstrapper ... done  ---> 95c3b2f7a8f5 10:10:23 Step 18/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.yaml /res/configuration.yaml 10:10:23 ---> ee24d72cebe9 10:10:23 Step 19/23 : ENTRYPOINT ["/support-scheduler"] 10:10:23 ---> Running in c909941bb97c 10:10:23 Removing intermediate container c909941bb97c 10:10:23 ---> c9f1af191602 10:10:23 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] 10:10:23 ---> Running in acbe0b9a17d9 10:10:23 Removing intermediate container acbe0b9a17d9 10:10:23 ---> 26bdc1d2dc99 10:10:23 Step 21/23 : LABEL arch=x86_64 10:10:23 ---> Running in ce1a33709341 10:10:23 Removing intermediate container ce1a33709341 10:10:23 ---> 3b6b41fc38f5 10:10:23 Step 22/23 : LABEL git_sha=9c0101fb77f496d42da9a38f129ef470b50acb8d 10:10:23 ---> Running in 867f186fc9f1 10:10:23 Removing intermediate container 867f186fc9f1 10:10:23 ---> 515f6ddfa1b6 10:10:23 Step 23/23 : LABEL version=0.0.0 10:10:23 ---> Running in 6ae0b3f0fc6b 10:10:23 Removing intermediate container 6ae0b3f0fc6b 10:10:23 ---> 0244651de5fb 10:10:23 10:10:23 Successfully built 0244651de5fb 10:10:23 Successfully tagged support-scheduler:latest 10:10:23  Building support-scheduler ... done  [Pipeline] } 10:10:23 $ docker stop --time=1 8ee047308c759c9acf0b26bbcf873dc2dda9c04ee792ef2d056303261f0f6df9 10:10:24 ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 14.748s coverage: 88.5% of statements 10:10:24 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/application 0.690s coverage: 3.9% of statements 10:10:24 $ docker rm -f --volumes 8ee047308c759c9acf0b26bbcf873dc2dda9c04ee792ef2d056303261f0f6df9 [Pipeline] // withDockerContainer [Pipeline] sh 10:10:25 + docker images 10:10:25 REPOSITORY TAG IMAGE ID CREATED SIZE 10:10:25 support-scheduler latest 0244651de5fb 1 second ago 32.1MB 10:10:25 4721f3252613 3 seconds ago 1.75GB 10:10:25 core-common-config-bootstrapper latest 6dd1bf5e206f 3 seconds ago 17.2MB 10:10:25 9f628b95b1d6 10 seconds ago 1.68GB 10:10:25 security-bootstrapper latest c1671b6e276f 19 seconds ago 22.2MB 10:10:25 core-command latest 2412fed8f972 19 seconds ago 19.8MB 10:10:25 security-spire-agent latest 3c29317a0b60 22 seconds ago 129MB 10:10:25 1ce9f2fcb026 22 seconds ago 1.69GB 10:10:25 security-spiffe-token-provider latest 2a4bed634c28 33 seconds ago 32.8MB 10:10:25 support-notifications latest 93583efc953e 40 seconds ago 32.7MB 10:10:25 c801dc0334ca 45 seconds ago 1.54GB 10:10:25 aca2ba0ad593 46 seconds ago 1.67GB 10:10:25 d90367bb9ba4 52 seconds ago 1.75GB 10:10:25 f487e4016af2 52 seconds ago 1.73GB 10:10:25 security-secretstore-setup latest 0871b8aff1f3 58 seconds ago 32.8MB 10:10:25 core-metadata latest 5d9415cdb849 About a minute ago 20.4MB 10:10:25 e7fddf4cc9b3 About a minute ago 1.68GB 10:10:25 86136aa7bb2d About a minute ago 1.69GB 10:10:25 security-proxy-setup latest 297c1fac66f5 2 minutes ago 18.7MB 10:10:25 security-proxy-auth latest 0921f5d0b187 2 minutes ago 18.3MB 10:10:25 core-data latest 76c4cc495280 2 minutes ago 20MB 10:10:25 security-spire-config latest 52733a242bd2 2 minutes ago 88.9MB 10:10:25 security-spire-server latest a4b5289bbc4c 2 minutes ago 89.8MB 10:10:25 9732d881e5cb 2 minutes ago 1.69GB 10:10:25 544b8131fdd5 2 minutes ago 1.67GB 10:10:25 c8d6371c1c25 2 minutes ago 1.66GB 10:10:25 ceb89cb9ad99 2 minutes ago 1.54GB 10:10:25 62212a71b136 2 minutes ago 1.54GB 10:10:25 ci-base-image-x86_64 latest d3edd7e9ba7f 6 minutes ago 881MB 10:10:25 alpine 3.17 9ed4aefc74f6 40 hours ago 7.05MB 10:10:25 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base 1.20-alpine 3b553350e43f 2 weeks ago 664MB 10:10:25 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver 0.1.4 31426a034bd3 8 months ago 253MB 10:10:25 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] } 10:10:32 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] 10:10:32 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/uom [no test files] 10:10:32 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks [no test files] 10:10:34 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 1.558s coverage: 95.6% of statements 10:10:34 ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] 10:10:34 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] 10:10:34 ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] 10:10:34 ? github.com/edgexfoundry/edgex-go/internal/pkg/application [no test files] 10:10:34 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers [no test files] 10:10:34 ok github.com/edgexfoundry/edgex-go/internal/io 0.208s coverage: 72.2% of statements 10:10:40 ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] 10:10:40 ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] 10:10:40 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] 10:10:40 ok github.com/edgexfoundry/edgex-go/internal/pkg/controller/http 0.230s coverage: 65.9% of statements 10:10:50 ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] 10:10:50 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] 10:10:50 ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 0.410s coverage: 0.9% of statements 10:10:50 ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 0.234s coverage: 29.0% of statements 10:10:52 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.276s coverage: 44.1% of statements 10:10:53 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 1.237s coverage: 82.9% of statements 10:10:53 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.204s coverage: 94.1% of statements 10:10:53 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.254s coverage: 96.3% of statements 10:10:56 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.199s coverage: 87.5% of statements 10:10:58 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] 10:10:58 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] 10:10:58 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] 10:10:58 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] 10:11:00 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] 10:11:00 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto [no test files] 10:11:00 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/config [no test files] 10:11:00 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/container [no test files] 10:11:09 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 12.205s coverage: 94.4% of statements 10:11:09 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] 10:11:09 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] 10:11:09 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] 10:11:09 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] 10:11:12 ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] 10:11:12 ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] 10:11:14 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] 10:11:22 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/shared [no test files] 10:11:22 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 23.955s coverage: 79.9% of statements 10:11:22 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 20.259s coverage: 92.9% of statements 10:11:22 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 0.078s coverage: 64.4% of statements 10:11:22 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/handlers 6.210s coverage: 62.3% of statements 10:11:22 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 11.205s coverage: 87.2% of statements 10:11:22 ok github.com/edgexfoundry/edgex-go/internal/security/common 0.171s coverage: 20.0% of statements 10:11:22 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.160s coverage: 100.0% of statements 10:11:22 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.460s coverage: 81.2% of statements 10:11:22 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.454s coverage: 82.1% of statements 10:11:23 ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] 10:11:23 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.218s coverage: 86.0% of statements 10:11:29 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] 10:11:29 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] 10:11:29 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 0.980s coverage: 63.1% of statements 10:11:29 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.227s coverage: 100.0% of statements 10:11:30 ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.121s coverage: 89.4% of statements 10:11:30 ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.077s coverage: 100.0% of statements 10:11:30 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.129s coverage: 73.7% of statements 10:11:31 ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth [no test files] 10:11:31 ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth/config [no test files] 10:11:31 ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth/container [no test files] 10:11:31 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.075s coverage: 100.0% of statements 10:11:39 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] 10:11:39 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] 10:11:39 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] 10:11:39 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.973s coverage: 38.4% of statements 10:11:39 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 0.265s coverage: 89.5% of statements 10:11:44 ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider [no test files] 10:11:44 ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/config [no test files] 10:11:44 ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/container [no test files] 10:11:44 ? github.com/edgexfoundry/edgex-go/internal/support/notifications [no test files] 10:11:44 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 0.227s coverage: 84.8% of statements 10:11:50 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel [no test files] 10:11:50 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks [no test files] 10:11:50 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] 10:11:50 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] 10:11:57 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 6.292s coverage: 17.7% of statements 10:11:57 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] 10:11:57 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks [no test files] 10:11:57 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler [no test files] 10:11:57 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/application [no test files] 10:11:57 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 0.558s coverage: 92.3% of statements 10:12:00 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] 10:12:00 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] 10:12:01 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/scheduler 0.276s coverage: 61.5% of statements 10:12:05 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] 10:12:05 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks [no test files] 10:12:05 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 0.394s coverage: 97.7% of statements 10:12:05 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 10:12:05 WARNING: Linting skipped (not on x86_64 or linter not installed) 10:12:05 go vet ./... 10:14:42 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 10:14:42 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 10:14:42 ./bin/test-attribution-txt.sh [Pipeline] echo 10:14:42 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] sh 10:14:43 + ls -al . 10:14:43 total 704 10:14:43 drwxrwxr-x 10 1001 1001 4096 Mar 31 10:07 . 10:14:43 drwxr-xr-x 4 root root 4096 Mar 31 10:06 .. 10:14:43 drwxrwxr-x 2 1001 1001 4096 Mar 31 10:05 .blubracket 10:14:43 -rw-rw-r-- 1 1001 1001 16 Mar 31 10:05 .dockerignore 10:14:43 drwxrwxr-x 8 1001 1001 4096 Mar 31 10:05 .git 10:14:43 drwxrwxr-x 3 1001 1001 4096 Mar 31 10:05 .github 10:14:43 -rw-rw-r-- 1 1001 1001 1133 Mar 31 10:05 .gitignore 10:14:43 -rw-rw-r-- 1 1001 1001 42 Mar 31 10:05 .golangci.yml 10:14:43 -rw-rw-r-- 1 1001 1001 87 Mar 31 10:05 .hadolint.yml 10:14:43 -rw-rw-r-- 1 1001 1001 166 Mar 31 10:05 .sonarcloud.properties 10:14:43 -rw-rw-r-- 1 1001 1001 1171 Mar 31 10:05 ADOPTERS.md 10:14:43 -rw-rw-r-- 1 1001 1001 10835 Mar 31 10:05 Attribution.txt 10:14:43 -rw-rw-r-- 1 1001 1001 73765 Mar 31 10:05 CHANGELOG.md 10:14:43 -rw-rw-r-- 1 1001 1001 3804 Mar 31 10:05 CONTRIBUTING.md 10:14:43 -rw-rw-r-- 1 1001 1001 677 Mar 31 10:05 GOVERNANCE.md 10:14:43 -rw-rw-r-- 1 1001 1001 883 Mar 31 10:05 Jenkinsfile 10:14:43 -rw-rw-r-- 1 1001 1001 10775 Mar 31 10:05 LICENSE 10:14:43 -rw-rw-r-- 1 1001 1001 14368 Mar 31 10:05 Makefile 10:14:43 -rw-rw-r-- 1 1001 1001 582 Mar 31 10:05 OWNERS.md 10:14:43 -rw-rw-r-- 1 1001 1001 9403 Mar 31 10:05 README.md 10:14:43 -rw-rw-r-- 1 1001 1001 789 Mar 31 10:05 SECURITY.md 10:14:43 -rw-rw-r-- 1 1001 1001 5 Mar 31 10:03 VERSION 10:14:43 drwxrwxr-x 2 1001 1001 4096 Mar 31 10:05 bin 10:14:43 drwxrwxr-x 18 1001 1001 4096 Mar 31 10:05 cmd 10:14:43 -rw-r--r-- 1 root root 447380 Mar 31 10:12 coverage.out 10:14:43 -rw-rw-r-- 1 1001 1001 3200 Mar 31 10:05 go.mod 10:14:43 -rw-rw-r-- 1 1001 1001 31265 Mar 31 10:05 go.sum 10:14:43 drwxrwxr-x 7 1001 1001 4096 Mar 31 10:05 internal 10:14:43 drwxrwxr-x 3 1001 1001 4096 Mar 31 10:05 openapi 10:14:43 -rw-rw-r-- 1 1001 1001 594 Mar 31 10:05 security.txt 10:14:43 drwxrwxr-x 4 1001 1001 4096 Mar 31 10:05 snap 10:14:43 -rw-rw-r-- 1 1001 1001 204 Mar 31 10:05 version.go [Pipeline] sh 10:14:43 + '[' -e coverage.out ] 10:14:43 + chown 1001:1001 coverage.out [Pipeline] stash 10:14:43 Warning: overwriting stash ‘coverage-report’ 10:14:44 Stashed 1 file(s) [Pipeline] sh 10:14:44 + make build 10:14:45 go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-data/core-data ./cmd/core-data 10:16:21 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 10:16:21 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 10:16:21 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 10:16:24 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 10:17:11 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 10:17:12 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-proxy-auth/security-proxy-auth ./cmd/security-proxy-auth 10:17: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 10:17:24 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider 10:17:27 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/secrets-config ./cmd/secrets-config 10:17:31 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper 10:17:36 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/security-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider [Pipeline] } 10:17:41 $ docker stop --time=1 62bca4dd2067fe6128242306cafd4c09d5bdb23642293857780215016e93aea1 10:17:43 $ docker rm -f --volumes 62bca4dd2067fe6128242306cafd4c09d5bdb23642293857780215016e93aea1 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:17:46 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 10:17:46 10:17:46 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:17:46 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 10:17:46 latest: Pulling from edgex-devops/edgex-compose-arm64 10:17:46 29e5d40040c1: Pulling fs layer 10:17:46 1ce36da41761: Pulling fs layer 10:17:46 25b303627fd3: Pulling fs layer 10:17:46 29e5d40040c1: Verifying Checksum 10:17:46 29e5d40040c1: Download complete 10:17:47 1ce36da41761: Verifying Checksum 10:17:47 1ce36da41761: Download complete 10:17:47 29e5d40040c1: Pull complete 10:17:48 1ce36da41761: Pull complete 10:17:48 25b303627fd3: Download complete 10:17:58 25b303627fd3: Pull complete 10:17:58 Digest: sha256:9cc31fd43c2090459daf52f5d183d677621facc00304dcc7dc9de11b2a0a8f33 10:17:58 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 10:17:58 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 10:17:58 prd-ubuntu20.04-docker-arm64-4c-16g-6543 does not seem to be running inside a container 10:17:59 $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/2 -v /w/workspace/edgex-go/2:/w/workspace/edgex-go/2:rw,z -v /w/workspace/edgex-go/2@tmp:/w/workspace/edgex-go/2@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest cat 10:18:01 $ docker top 612aa7ddd4f049cb4c99e33a1ed7d112ddfedbed83199234d0631fcc02f9b979 -eo pid,comm [Pipeline] { [Pipeline] sh 10:18:02 + grep parallel 10:18:02 + docker-compose build --help 10:18:06 --parallel Build images in parallel. [Pipeline] } 10:18:06 $ docker stop --time=1 612aa7ddd4f049cb4c99e33a1ed7d112ddfedbed83199234d0631fcc02f9b979 10:18:08 $ docker rm -f --volumes 612aa7ddd4f049cb4c99e33a1ed7d112ddfedbed83199234d0631fcc02f9b979 [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:18:08 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 10:18:08 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 10:18:08 prd-ubuntu20.04-docker-arm64-4c-16g-6543 does not seem to be running inside a container 10:18:08 $ docker run -t -d -u 1001:1001 -u 0:0 --entrypoint= -v /var/run/docker.sock:/var/run/docker.sock --privileged -w /w/workspace/edgex-go/2 -v /w/workspace/edgex-go/2:/w/workspace/edgex-go/2:rw,z -v /w/workspace/edgex-go/2@tmp:/w/workspace/edgex-go/2@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest cat 10:18:10 $ docker top 3bc8f39b62bc2a01305dc8756c8e1b2a4f6f71d08ad3b9fa4e445e67035a18f4 -eo pid,comm [Pipeline] { [Pipeline] sh 10:18:10 + docker-compose -f ./docker-compose-build.yml build --parallel 10:18:15 Building core-command ... 10:18:15 Building core-common-config-bootstrapper ... 10:18:15 Building core-data ... 10:18:15 Building core-metadata ... 10:18:15 Building security-bootstrapper ... 10:18:15 Building security-proxy-auth ... 10:18:15 Building security-proxy-setup ... 10:18:15 Building security-secretstore-setup ... 10:18:15 Building security-spiffe-token-provider ... 10:18:15 Building security-spire-agent ... 10:18:15 Building security-spire-config ... 10:18:15 Building security-spire-server ... 10:18:15 Building support-notifications ... 10:18:15 Building support-scheduler ... 10:18:15 Building security-spire-agent 10:18:15 Building support-scheduler 10:18:15 Building security-proxy-setup 10:18:15 Building security-spire-config 10:18:15 Building core-data 10:19:02 Step 1/27 : ARG BUILDER_BASE=golang:1.20-alpine3.17 10:19:02 Step 2/27 : FROM ${BUILDER_BASE} AS builder 10:19:02 ---> 58506cfc3b70 10:19:02 Step 3/27 : WORKDIR /edgex-go 10:19:02 Step 1/23 : ARG BUILDER_BASE=golang:1.20-alpine3.17 10:19:02 Step 2/23 : FROM ${BUILDER_BASE} AS builder 10:19:02 ---> 58506cfc3b70 10:19:02 Step 3/23 : ARG ADD_BUILD_TAGS="" 10:19:03 Step 1/22 : ARG BUILDER_BASE=golang:1.20-alpine3.17 10:19:03 Step 2/22 : FROM ${BUILDER_BASE} AS builder 10:19:03 ---> 58506cfc3b70 10:19:03 Step 3/22 : WORKDIR /edgex-go 10:19:03 Step 1/23 : ARG BUILDER_BASE=golang:1.20-alpine3.17 10:19:03 Step 2/23 : FROM ${BUILDER_BASE} AS builder 10:19:03 ---> 58506cfc3b70 10:19:03 Step 3/23 : ARG ADD_BUILD_TAGS="" 10:19:03 Step 1/27 : ARG BUILDER_BASE=golang:1.20-alpine3.17 10:19:03 Step 2/27 : FROM ${BUILDER_BASE} AS builder 10:19:03 ---> 58506cfc3b70 10:19:03 Step 3/27 : WORKDIR /edgex-go 10:19:03 ---> Running in efa7fefa8fca 10:19:03 ---> Running in bbbfb0e74041 10:19:03 ---> Running in 4036d9d0996c 10:19:03 ---> Running in 55cc3359d574 10:19:03 ---> Running in ab137953bda5 10:19:04 Removing intermediate container 55cc3359d574 10:19:04 ---> 8c1214a04bc6 10:19:04 Step 4/23 : WORKDIR /edgex-go 10:19:04 Removing intermediate container efa7fefa8fca 10:19:04 ---> 5c85fb68a7bb 10:19:04 Removing intermediate container ab137953bda5 10:19:04 ---> bc1e349b829b 10:19:04 Step 4/27 : RUN apk add --update --no-cache make git build-base curl 10:19:04 Step 4/23 : WORKDIR /edgex-go 10:19:04 ---> Running in e6ca72f50084 10:19:04 Removing intermediate container bbbfb0e74041 10:19:04 ---> 8d20aa1e03e7 10:19:04 Step 4/22 : RUN apk add --update --no-cache make git 10:19:04 Removing intermediate container 4036d9d0996c 10:19:04 ---> 0059c794ce2c 10:19:04 Step 4/27 : RUN apk add --update --no-cache make git build-base curl 10:19:04 ---> Running in 1dacd49912e4 10:19:04 ---> Running in 3aa675eb513c 10:19:04 ---> Running in 4202871c58af 10:19:04 ---> Running in 9e9c82a813db 10:19:05 Removing intermediate container e6ca72f50084 10:19:05 ---> 1b06d9a1fda8 10:19:05 Step 5/23 : RUN apk add --update --no-cache make git 10:19:05 Removing intermediate container 3aa675eb513c 10:19:05 ---> 912dba0f7adf 10:19:05 Step 5/23 : RUN apk add --update --no-cache make git 10:19:05 ---> Running in b69765957748 10:19:05 ---> Running in 8d73dd9a2f97 10:19:07 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 10:19:07 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 10:19:07 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 10:19:07 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 10:19:07 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 10:19:07 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 10:19:07 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 10:19:07 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 10:19:08 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 10:19:08 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 10:19:08 OK: 263 MiB in 53 packages 10:19:09 OK: 263 MiB in 53 packages 10:19:09 OK: 263 MiB in 53 packages 10:19:09 OK: 263 MiB in 53 packages 10:19:09 OK: 263 MiB in 53 packages 10:19:10 Removing intermediate container 1dacd49912e4 10:19:10 ---> b7930cd62763 10:19:10 Step 5/27 : COPY go.mod vendor* ./ 10:19:11 Removing intermediate container 4202871c58af 10:19:11 ---> f1a5b5075dbf 10:19:11 Step 5/22 : COPY go.mod vendor* ./ 10:19:11 Removing intermediate container 9e9c82a813db 10:19:11 ---> 4d3172bb0813 10:19:11 Step 5/27 : COPY go.mod vendor* ./ 10:19:11 Removing intermediate container 8d73dd9a2f97 10:19:11 ---> 1b91abd2dd30 10:19:11 Step 6/23 : COPY go.mod vendor* ./ 10:19:11 ---> d35d00edf69c 10:19:11 Step 6/27 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 10:19:11 Removing intermediate container b69765957748 10:19:11 ---> 071d053272a1 10:19:11 Step 6/23 : COPY go.mod vendor* ./ 10:19:11 ---> Running in a1581383f8ef 10:19:12 ---> 0571caddad5f 10:19:12 Step 6/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 10:19:12 ---> Running in 3fed3ae3f9e0 10:19:13 ---> 1b4381e146f9 10:19:13 Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 10:19:13 ---> 0cd4b7f75f19 10:19:13 Step 6/27 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 10:19:13 ---> Running in 6f9f80336e86 10:19:13 ---> Running in 2ba1f9a3fe87 10:19:13 ---> 67fd52c792b8 10:19:13 Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 10:19:13 ---> Running in 7f011e4af1ed 10:21:05 Removing intermediate container 6f9f80336e86 10:21:05 ---> fb9659e7efa0 10:21:05 Step 7/27 : COPY . . 10:21:05 Removing intermediate container 2ba1f9a3fe87 10:21:05 ---> f0aad95b486a 10:21:05 Step 8/23 : COPY . . 10:21:05 Removing intermediate container 3fed3ae3f9e0 10:21:05 ---> 3fd7a56b3d9a 10:21:05 Step 7/22 : COPY . . 10:21:05 Removing intermediate container 7f011e4af1ed 10:21:05 ---> 89163ecba421 10:21:05 Step 8/23 : COPY . . 10:21:05 Removing intermediate container a1581383f8ef 10:21:05 ---> 2a7f4024e72a 10:21:05 Step 7/27 : COPY . . 10:21:13 ---> e18ba70f5657 10:21:13 Step 9/23 : RUN make cmd/support-scheduler/support-scheduler 10:21:13 ---> 95e77fc1ad6a 10:21:13 Step 9/23 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-data/core-data 10:21:13 ---> 5072a4d5237a 10:21:13 Step 8/27 : ARG SPIRE_RELEASE=1.2.1 10:21:13 ---> Running in 456d1d20bbf0 10:21:13 ---> 6e42ab958447 10:21:13 Step 8/27 : ARG SPIRE_RELEASE=1.2.1 10:21:13 ---> Running in 0376f87c6188 10:21:13 ---> 65a2f66fa845 10:21:13 Step 8/22 : RUN make cmd/secrets-config/secrets-config 10:21:13 ---> Running in ae95e54828ca 10:21:13 ---> Running in 9693d65b4c06 10:21:13 ---> Running in b704c2b25293 10:21:14 Removing intermediate container ae95e54828ca 10:21:14 ---> 5e79c9fd6cb9 10:21:14 Step 9/27 : WORKDIR /edgex-go/spire-build 10:21:14 Removing intermediate container 9693d65b4c06 10:21:14 ---> b34340e96c1a 10:21:14 Step 9/27 : WORKDIR /edgex-go/spire-build 10:21:14 ---> Running in 29fc63bcfe24 10:21:14 ---> Running in 0977975a95d1 10:21:15 go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-data/core-data ./cmd/core-data 10:21:15 Removing intermediate container 29fc63bcfe24 10:21:15 ---> 6ae4508ae705 10:21:15 Step 10/27 : SHELL ["/bin/bash", "-o", "pipefail", "-c"] 10:21:15 Removing intermediate container 0977975a95d1 10:21:15 ---> bdf4d65671e8 10:21:15 Step 10/27 : SHELL ["/bin/bash", "-o", "pipefail", "-c"] 10:21:15 ---> Running in 6b3329e09283 10:21:15 ---> Running in 7147680c4226 10:21:16 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 10:21:16 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 10:21:16 Removing intermediate container 6b3329e09283 10:21:16 ---> 05920d0d6592 10:21:16 Step 11/27 : 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 10:21:16 Removing intermediate container 7147680c4226 10:21:16 ---> c03666697d30 10:21:16 Step 11/27 : 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 10:21:17 ---> Running in 16a8866eb43f 10:21:17 ---> Running in dc3e70bd8220 10:21:20 Removing intermediate container 16a8866eb43f 10:21:20 ---> 6d7a7e45fc3f 10:21:20 Step 12/27 : WORKDIR /edgex-go 10:21:20 ---> Running in c7652f55d160 10:21:20 Removing intermediate container dc3e70bd8220 10:21:20 ---> b458726c73ef 10:21:20 Step 12/27 : WORKDIR /edgex-go 10:21:21 ---> Running in 51d372d350c4 10:21:21 Removing intermediate container c7652f55d160 10:21:21 ---> aced40f55aa3 10:21:21 10:21:21 Step 13/27 : FROM alpine:3.17 10:21:22 Removing intermediate container 51d372d350c4 10:21:22 ---> 66bb4e8b4ed9 10:21:22 10:21:22 Step 13/27 : FROM alpine:3.17 10:21:23 3.17: Pulling from library/alpine 10:21:23 3.17: Pulling from library/alpine 10:21:24 Digest: sha256:124c7d2707904eea7431fffe91522a01e5a861a624ee31d03372cc1d138a3126 10:21:24 Status: Downloaded newer image for alpine:3.17 10:21:24 Digest: sha256:124c7d2707904eea7431fffe91522a01e5a861a624ee31d03372cc1d138a3126 10:21:24 Status: Image is up to date for alpine:3.17 10:21:24 ---> 51e60588ff2c 10:21:24 Step 14/27 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' 10:21:24 ---> 51e60588ff2c 10:21:24 Step 14/27 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' 10:21:24 ---> Running in b7d1f091b367 10:21:24 ---> Running in 9913bdd75363 10:21:25 Removing intermediate container b7d1f091b367 10:21:25 ---> e0824df9bff1 10:21:25 Step 15/27 : RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 10:21:25 Removing intermediate container 9913bdd75363 10:21:25 ---> 332a4012fe08 10:21:25 Step 15/27 : RUN apk update && apk --no-cache --update add dumb-init gcompat 10:21:25 ---> Running in 4b66ef37bc4f 10:21:26 ---> Running in fb08e2b59a70 10:21:28 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 10:21:28 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 10:21:29 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 10:21:29 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 10:21:30 v3.17.3-13-g98fa1f428e9 [https://dl-cdn.alpinelinux.org/alpine/v3.17/main] 10:21:30 v3.17.3-12-g492f704d069 [https://dl-cdn.alpinelinux.org/alpine/v3.17/community] 10:21:30 OK: 17689 distinct packages available 10:21:30 v3.17.3-13-g98fa1f428e9 [https://dl-cdn.alpinelinux.org/alpine/v3.17/main] 10:21:30 v3.17.3-12-g492f704d069 [https://dl-cdn.alpinelinux.org/alpine/v3.17/community] 10:21:30 OK: 17689 distinct packages available 10:21:30 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 10:21:31 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 10:21:31 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 10:21:31 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 10:21:33 (1/4) Installing dumb-init (1.2.5-r2) 10:21:33 (2/4) Installing musl-obstack (1.2.3-r0) 10:21:33 (3/4) Installing libucontext (1.2-r0) 10:21:33 (4/4) Installing gcompat (1.1.0-r0) 10:21:33 Executing busybox-1.35.0-r29.trigger 10:21:33 OK: 8 MiB in 19 packages 10:21:33 (1/5) Installing dumb-init (1.2.5-r2) 10:21:33 (2/5) Installing musl-obstack (1.2.3-r0) 10:21:33 (3/5) Installing libucontext (1.2-r0) 10:21:33 (4/5) Installing gcompat (1.1.0-r0) 10:21:33 (5/5) Installing openssl (3.0.8-r3) 10:21:33 Executing busybox-1.35.0-r29.trigger 10:21:33 OK: 9 MiB in 20 packages 10:21:36 Removing intermediate container fb08e2b59a70 10:21:36 ---> 7e3a4bb051b0 10:21:36 Step 16/27 : COPY --from=builder /edgex-go/Attribution.txt / 10:21:36 Removing intermediate container 4b66ef37bc4f 10:21:36 ---> 6fb25e64d3b0 10:21:36 Step 16/27 : COPY --from=builder /edgex-go/Attribution.txt / 10:21:37 ---> c3bbd4bbf8a1 10:21:37 Step 17/27 : COPY --from=builder /edgex-go/security.txt / 10:21:37 ---> b67e52504c73 10:21:37 Step 17/27 : COPY --from=builder /edgex-go/security.txt / 10:21:38 ---> 483f1971d466 10:21:38 Step 18/27 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin 10:21:38 ---> fbf2b9c82e2c 10:21:38 Step 18/27 : COPY --from=builder /usr/local/bin/spire-agent /usr/local/bin 10:21:43 ---> eb2236cc3eed 10:21:43 Step 19/27 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin 10:21:45 ---> 95bb1fb465a7 10:21:45 Step 19/27 : COPY --from=builder /edgex-go/cmd/security-spire-config/docker-entrypoint.sh /usr/local/bin/ 10:21:48 ---> bcb356812497 10:21:48 Step 20/27 : WORKDIR /usr/local/etc/spiffe-scripts.d 10:21:48 ---> Running in e6a9a968c3b0 10:21:48 ---> eb0ab3dfc018 10:21:48 Step 20/27 : COPY --from=builder /edgex-go/cmd/security-spire-agent/docker-entrypoint.sh /usr/local/bin/ 10:21:49 Removing intermediate container e6a9a968c3b0 10:21:49 ---> 8f7bc6ab0dba 10:21:49 Step 21/27 : COPY --from=builder /edgex-go/cmd/security-spire-config/seed_builtin_entries.sh /usr/local/etc/spiffe-scripts.d 10:21:50 ---> deb39daab623 10:21:50 Step 21/27 : COPY --from=builder /edgex-go/cmd/security-spire-agent/agent.conf /usr/local/etc/spire/agent.conf.tpl 10:21:50 ---> 7a390f31aad0 10:21:50 Step 22/27 : WORKDIR / 10:21:50 ---> Running in d968aab282c2 10:21:51 ---> 5409a7902b35 10:21:51 Step 22/27 : COPY --from=builder /edgex-go/cmd/security-spire-agent/openssl.conf /usr/local/etc/ 10:21:51 Removing intermediate container d968aab282c2 10:21:51 ---> 061c1b0c801a 10:21:51 Step 23/27 : ENTRYPOINT [ "/usr/bin/dumb-init" ] 10:21:51 ---> Running in 94d598e14565 10:21:52 ---> 19491555b643 10:21:52 Step 23/27 : ENTRYPOINT [ "/usr/bin/dumb-init" ] 10:21:52 Removing intermediate container 94d598e14565 10:21:52 ---> 483a9131af05 10:21:52 Step 24/27 : CMD [ "--verbose", "docker-entrypoint.sh" ] 10:21:52 ---> Running in 8b565ca30a46 10:21:52 ---> Running in 9d4401cdfe81 10:21:53 Removing intermediate container 8b565ca30a46 10:21:53 ---> 3653871430ad 10:21:53 Step 24/27 : CMD [ "--verbose", "docker-entrypoint.sh" ] 10:21:53 Removing intermediate container 9d4401cdfe81 10:21:53 ---> c600a65fe5a4 10:21:53 Step 25/27 : LABEL arch=arm64 10:21:53 ---> Running in 89620d36e9c5 10:21:53 ---> Running in b26ffe2be56f 10:21:54 Removing intermediate container b26ffe2be56f 10:21:54 ---> b71a60065f1d 10:21:54 Step 26/27 : LABEL git_sha=9c0101fb77f496d42da9a38f129ef470b50acb8d 10:21:54 Removing intermediate container 89620d36e9c5 10:21:54 ---> edbd2b78c6c7 10:21:54 Step 25/27 : LABEL arch=arm64 10:21:54 ---> Running in c3fa09734821 10:21:54 ---> Running in 879cc22d6670 10:21:55 Removing intermediate container 879cc22d6670 10:21:55 ---> 074980c4cb8c 10:21:55 Step 26/27 : LABEL git_sha=9c0101fb77f496d42da9a38f129ef470b50acb8d 10:21:55 Removing intermediate container c3fa09734821 10:21:55 ---> c252f27db781 10:21:55 Step 27/27 : LABEL version=0.0.0 10:21:55 ---> Running in c2584133b48b 10:21:55 ---> Running in 81700e54882b 10:21:55 Removing intermediate container 81700e54882b 10:21:55 ---> 414e34d71e95 10:21:55 Step 27/27 : LABEL version=0.0.0 10:21:55 Removing intermediate container c2584133b48b 10:21:55 ---> ac738199c938 10:21:55 10:21:55 ---> Running in fb2c4a3dde97 10:21:56 Removing intermediate container fb2c4a3dde97 10:21:56 ---> 77391b44929b 10:21:56 10:21:56 Successfully built ac738199c938 10:21:56 Successfully tagged security-spire-config-arm64:latest 10:21:56  Building security-spire-config ... done Building core-command 10:21:56 Successfully built 77391b44929b 10:21:56 Successfully tagged security-spire-agent-arm64:latest 10:21:56  Building security-spire-agent ... done Building security-spire-server 10:22:23 Step 1/26 : ARG BUILDER_BASE=golang:1.20-alpine3.17 10:22:23 Step 2/26 : FROM ${BUILDER_BASE} AS builder 10:22:23 ---> 58506cfc3b70 10:22:23 Step 3/26 : WORKDIR /edgex-go 10:22:23 ---> Using cache 10:22:23 ---> 8d20aa1e03e7 10:22:23 Step 4/26 : RUN apk add --update --no-cache make git build-base curl 10:22:23 ---> Running in 8544bb64603a 10:22:23 Step 1/24 : ARG BUILDER_BASE=golang:1.20-alpine3.17 10:22:23 Step 2/24 : FROM ${BUILDER_BASE} AS builder 10:22:23 ---> 58506cfc3b70 10:22:23 Step 3/24 : ARG ADD_BUILD_TAGS="" 10:22:23 ---> Using cache 10:22:23 ---> 5c85fb68a7bb 10:22:23 Step 4/24 : WORKDIR /edgex-go 10:22:23 ---> Using cache 10:22:23 ---> 912dba0f7adf 10:22:23 Step 5/24 : RUN apk add --update --no-cache make git 10:22:23 ---> Using cache 10:22:23 ---> 1b91abd2dd30 10:22:23 Step 6/24 : COPY go.mod vendor* ./ 10:22:23 ---> Using cache 10:22:23 ---> 1b4381e146f9 10:22:23 Step 7/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 10:22:23 ---> Using cache 10:22:23 ---> f0aad95b486a 10:22:23 Step 8/24 : COPY . . 10:22:23 ---> Using cache 10:22:23 ---> 95e77fc1ad6a 10:22:23 Step 9/24 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-command/core-command 10:22:23 ---> Running in 79ed682aab22 10:22:23 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 10:22:23 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 10:22:23 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 10:22:25 OK: 263 MiB in 53 packages 10:22:26 Removing intermediate container 8544bb64603a 10:22:26 ---> bdff7ef98bf3 10:22:26 Step 5/26 : COPY go.mod vendor* ./ 10:22:27 ---> 65e78dcfec32 10:22:27 Step 6/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 10:22:27 ---> Running in 0b24662c16e1 10:24:04 Removing intermediate container 0b24662c16e1 10:24:04 ---> a7a460e79c3b 10:24:04 Step 7/26 : COPY . . 10:24:08 ---> 90b44c7c3201 10:24:08 Step 8/26 : ARG SPIRE_RELEASE=1.2.1 10:24:08 ---> Running in ed8ea964b248 10:24:09 Removing intermediate container ed8ea964b248 10:24:09 ---> 74376bfd58e7 10:24:09 Step 9/26 : WORKDIR /edgex-go/spire-build 10:24:09 ---> Running in 0be49a67802d 10:24:10 Removing intermediate container 0be49a67802d 10:24:10 ---> e427fd6bd9e5 10:24:10 Step 10/26 : SHELL ["/bin/bash", "-o", "pipefail", "-c"] 10:24:10 ---> Running in 45b067124082 10:24:10 Removing intermediate container 45b067124082 10:24:10 ---> 7ad9a80ad67d 10:24: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 10:24:10 ---> Running in 44d8ef6009a1 10:24:13 Removing intermediate container 44d8ef6009a1 10:24:13 ---> 339e0a408d6b 10:24:13 Step 12/26 : WORKDIR /edgex-go 10:24:13 ---> Running in 812ddc739c05 10:24:14 Removing intermediate container 812ddc739c05 10:24:14 ---> e10f80b8ab75 10:24:14 10:24:14 Step 13/26 : FROM alpine:3.17 10:24:14 ---> 51e60588ff2c 10:24:14 Step 14/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' 10:24:14 ---> Using cache 10:24:14 ---> 332a4012fe08 10:24:14 Step 15/26 : RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 10:24:14 ---> Running in d8731501b07c 10:24:16 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 10:24:17 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 10:24:18 v3.17.3-13-g98fa1f428e9 [https://dl-cdn.alpinelinux.org/alpine/v3.17/main] 10:24:18 v3.17.3-12-g492f704d069 [https://dl-cdn.alpinelinux.org/alpine/v3.17/community] 10:24:18 OK: 17689 distinct packages available 10:24:18 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 10:24:19 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 10:24:20 (1/5) Installing dumb-init (1.2.5-r2) 10:24:20 (2/5) Installing musl-obstack (1.2.3-r0) 10:24:20 (3/5) Installing libucontext (1.2-r0) 10:24:21 (4/5) Installing gcompat (1.1.0-r0) 10:24:21 (5/5) Installing openssl (3.0.8-r3) 10:24:21 Executing busybox-1.35.0-r29.trigger 10:24:21 OK: 9 MiB in 20 packages 10:24:23 Removing intermediate container d8731501b07c 10:24:23 ---> 25c1ba68dd81 10:24:23 Step 16/26 : COPY --from=builder /edgex-go/Attribution.txt / 10:24:25 ---> 3ae520f3c0fa 10:24:25 Step 17/26 : COPY --from=builder /edgex-go/security.txt / 10:24:26 ---> fa10aee3979f 10:24:26 Step 18/26 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin 10:24:32 ---> 53c428824501 10:24:32 Step 19/26 : COPY --from=builder /edgex-go/cmd/security-spire-server/docker-entrypoint.sh /usr/local/bin/ 10:24:32 ---> aa49c1d39983 10:24:32 Step 20/26 : COPY --from=builder /edgex-go/cmd/security-spire-server/server.conf /usr/local/etc/spire/server.conf.tpl 10:24:33 ---> daed7edd0abb 10:24:33 Step 21/26 : COPY --from=builder /edgex-go/cmd/security-spire-server/openssl.conf /usr/local/etc/ 10:24:34 ---> 5fdc71d92709 10:24:34 Step 22/26 : ENTRYPOINT [ "/usr/bin/dumb-init" ] 10:24:34 ---> Running in 382bbf0fd38c 10:24:35 Removing intermediate container 382bbf0fd38c 10:24:35 ---> 9afc330b4bd6 10:24:35 Step 23/26 : CMD [ "--verbose", "docker-entrypoint.sh" ] 10:24:35 ---> Running in 6fb09a3f293f 10:24:35 Removing intermediate container 6fb09a3f293f 10:24:35 ---> 47f4dabd1de4 10:24:35 Step 24/26 : LABEL arch=arm64 10:24:35 ---> Running in 9c104c2fabf5 10:24:36 Removing intermediate container 9c104c2fabf5 10:24:36 ---> fa3ab9f38a50 10:24:36 Step 25/26 : LABEL git_sha=9c0101fb77f496d42da9a38f129ef470b50acb8d 10:24:36 ---> Running in 1eff1b011a93 10:24:37 Removing intermediate container 1eff1b011a93 10:24:37 ---> 99a73a6a86fb 10:24:37 Step 26/26 : LABEL version=0.0.0 10:24:37 ---> Running in 9659078936e5 10:24:37 Removing intermediate container 9659078936e5 10:24:37 ---> 8ba0e95bdc68 10:24:37 10:24:38 Successfully built 8ba0e95bdc68 10:24:38 Successfully tagged security-spire-server-arm64:latest 10:24:38 Building support-notifications 10:24:56  Building security-spire-server ... done Step 1/23 : ARG BUILDER_BASE=golang:1.20-alpine3.17 10:24:56 Step 2/23 : FROM ${BUILDER_BASE} AS builder 10:24:56 ---> 58506cfc3b70 10:24:56 Step 3/23 : ARG ADD_BUILD_TAGS="" 10:24:56 ---> Using cache 10:24:56 ---> 5c85fb68a7bb 10:24:56 Step 4/23 : WORKDIR /edgex-go 10:24:56 ---> Using cache 10:24:56 ---> 912dba0f7adf 10:24:56 Step 5/23 : RUN apk add --update --no-cache make bash git ca-certificates 10:24:56 ---> Running in 794cb50cfa4d 10:24:57 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 10:24:58 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 10:24:59 OK: 263 MiB in 53 packages 10:25:01 Removing intermediate container 794cb50cfa4d 10:25:01 ---> 92f92be01e87 10:25:01 Step 6/23 : COPY go.mod vendor* ./ 10:25:04 ---> d8829ecd6018 10:25:04 Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 10:25:04 ---> Running in 74d19b29d6b8 10:26:41 Removing intermediate container 74d19b29d6b8 10:26:41 ---> 88a8556b5d72 10:26:41 Step 8/23 : COPY . . 10:26:49 ---> 9246deababad 10:26:49 Step 9/23 : RUN make cmd/support-notifications/support-notifications 10:26:49 ---> Running in ec0e1fcb6815 10:26:51 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 10:27:38 Removing intermediate container b704c2b25293 10:27:38 ---> f472c30efe61 10:27:38 10:27:38 Step 9/22 : FROM alpine:3.17 10:27:38 ---> 51e60588ff2c 10:27:38 Step 10/22 : RUN apk add --update --no-cache dumb-init openssl 10:27:38 ---> Running in 02722897a6c3 10:27:39 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 10:27:40 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 10:27:41 (1/2) Installing dumb-init (1.2.5-r2) 10:27:41 (2/2) Installing openssl (3.0.8-r3) 10:27:41 Executing busybox-1.35.0-r29.trigger 10:27:41 OK: 8 MiB in 17 packages 10:27:43 Removing intermediate container 02722897a6c3 10:27:43 ---> b9e984d12b5e 10:27:43 Step 11/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.; Copyright (C) 2023 Intel Corporation' 10:27:43 ---> Running in e807081cc4c1 10:27:43 Removing intermediate container e807081cc4c1 10:27:43 ---> 06173dd2315b 10:27:43 Step 12/22 : WORKDIR /edgex 10:27:44 ---> Running in 9ae3334577a4 10:27:44 Removing intermediate container 9ae3334577a4 10:27:44 ---> df8b24eaa98d 10:27:44 Step 13/22 : COPY --from=builder /edgex-go/Attribution.txt / 10:27:45 ---> ced1fa2b441d 10:27:45 Step 14/22 : COPY --from=builder /edgex-go/security.txt / 10:27:46 ---> 19783c23cf23 10:27:46 Step 15/22 : COPY --from=builder /edgex-go/cmd/secrets-config/res/configuration.yaml res/configuration.yaml 10:27:47 ---> 10f5c67377b7 10:27:47 Step 16/22 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . 10:27:48 ---> 08285b597a83 10:27:48 Step 17/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/entrypoint.sh /usr/local/bin/ 10:27:49 ---> 3d1ab735dffe 10:27:49 Step 18/22 : RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 10:27:49 ---> Running in 704421812d40 10:27:52 Removing intermediate container 704421812d40 10:27:52 ---> c16f24027164 10:27:52 Step 19/22 : ENTRYPOINT ["entrypoint.sh"] 10:27:52 ---> Running in 02129578fcd2 10:27:53 Removing intermediate container 02129578fcd2 10:27:53 ---> 5688160c771d 10:27:53 Step 20/22 : LABEL arch=arm64 10:27:53 ---> Running in 25b070892fbc 10:27:53 Removing intermediate container 25b070892fbc 10:27:53 ---> bee47451868d 10:27:53 Step 21/22 : LABEL git_sha=9c0101fb77f496d42da9a38f129ef470b50acb8d 10:27:53 ---> Running in c3d8965c5e5d 10:27:54 Removing intermediate container c3d8965c5e5d 10:27:54 ---> 7e822aee23ac 10:27:54 Step 22/22 : LABEL version=0.0.0 10:27:54 ---> Running in 80a9ba51432e 10:27:56 Removing intermediate container 80a9ba51432e 10:27:56 ---> 8ddbcbf31ee9 10:27:56 10:27:57 Successfully built 8ddbcbf31ee9 10:27:57 Successfully tagged security-proxy-setup-arm64:latest 10:27:57 Building security-bootstrapper 10:28:15  Building security-proxy-setup ... done Step 1/33 : ARG BUILDER_BASE=golang:1.20-alpine3.17 10:28:15 Step 2/33 : FROM ${BUILDER_BASE} AS builder 10:28:15 ---> 58506cfc3b70 10:28:15 Step 3/33 : WORKDIR /edgex-go 10:28:15 ---> Using cache 10:28:15 ---> 8d20aa1e03e7 10:28:15 Step 4/33 : RUN apk add --update --no-cache make git 10:28:15 ---> Using cache 10:28:15 ---> f1a5b5075dbf 10:28:15 Step 5/33 : COPY go.mod vendor* ./ 10:28:15 ---> Using cache 10:28:15 ---> 0571caddad5f 10:28:15 Step 6/33 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 10:28:15 ---> Using cache 10:28:15 ---> 3fd7a56b3d9a 10:28:15 Step 7/33 : COPY . . 10:28:15 ---> Using cache 10:28:15 ---> 65a2f66fa845 10:28:15 Step 8/33 : RUN make cmd/security-bootstrapper/security-bootstrapper 10:28:15 ---> Running in ef71eb826909 10:28:15 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 10:28:42 Removing intermediate container 456d1d20bbf0 10:28:42 ---> 7563e89b50fd 10:28:42 10:28:42 Step 10/23 : FROM alpine:3.17 10:28:42 ---> 51e60588ff2c 10:28:42 Step 11/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2023: Intel Corporation' 10:28:42 ---> Running in 48a35a726371 10:28:42 Removing intermediate container 48a35a726371 10:28:42 ---> f530ee2a0e86 10:28:42 Step 12/23 : ENV APP_PORT=59880 10:28:42 ---> Running in b2855eb6f656 10:28:42 Removing intermediate container b2855eb6f656 10:28:42 ---> 107a02c95e97 10:28:42 Step 13/23 : EXPOSE $APP_PORT 10:28:42 ---> Running in db74fb77212f 10:28:42 Removing intermediate container db74fb77212f 10:28:42 ---> e0b1a0e4ea97 10:28:42 Step 14/23 : RUN apk add --update --no-cache dumb-init 10:28:42 ---> Running in f36a0b3f0392 10:28:42 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 10:28:42 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 10:28:44 (1/1) Installing dumb-init (1.2.5-r2) 10:28:44 Executing busybox-1.35.0-r29.trigger 10:28:44 OK: 8 MiB in 16 packages 10:28:46 Removing intermediate container f36a0b3f0392 10:28:46 ---> c74ffe3122fa 10:28:46 Step 15/23 : COPY --from=builder /edgex-go/Attribution.txt / 10:28:46 ---> 7cfbfa00b233 10:28:46 Step 16/23 : COPY --from=builder /edgex-go/security.txt / 10:28:47 ---> 0b167332e4c2 10:28:47 Step 17/23 : COPY --from=builder /edgex-go/cmd/core-data/core-data / 10:28:49 ---> 4750a077dc99 10:28:49 Step 18/23 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.yaml /res/configuration.yaml 10:28:50 ---> 17c7dab0d2e2 10:28:50 Step 19/23 : ENTRYPOINT ["/core-data"] 10:28:50 ---> Running in b0e8b16e0412 10:28:51 Removing intermediate container b0e8b16e0412 10:28:51 ---> 3195b17abc3a 10:28:51 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] 10:28:51 ---> Running in 22de7101006f 10:28:51 Removing intermediate container 22de7101006f 10:28:51 ---> fb93ff4aae53 10:28:51 Step 21/23 : LABEL arch=arm64 10:28:52 ---> Running in 2132efba55bf 10:28:52 Removing intermediate container 2132efba55bf 10:28:52 ---> 056e89285270 10:28:52 Step 22/23 : LABEL git_sha=9c0101fb77f496d42da9a38f129ef470b50acb8d 10:28:52 ---> Running in ae266446e2ed 10:28:53 Removing intermediate container ae266446e2ed 10:28:53 ---> 16ad986bab50 10:28:53 Step 23/23 : LABEL version=0.0.0 10:28:53 ---> Running in 9f675485a91a 10:28:54 Removing intermediate container 9f675485a91a 10:28:54 ---> b714975db769 10:28:54 10:28:54 Successfully built b714975db769 10:28:54 Successfully tagged core-data-arm64:latest 10:28:54 Building security-spiffe-token-provider 10:29:12  Building core-data ... done Step 1/20 : ARG BUILDER_BASE=golang:1.20-alpine3.17 10:29:12 Step 2/20 : FROM ${BUILDER_BASE} AS builder 10:29:12 ---> 58506cfc3b70 10:29:12 Step 3/20 : WORKDIR /edgex-go 10:29:12 ---> Using cache 10:29:12 ---> 8d20aa1e03e7 10:29:12 Step 4/20 : RUN apk update && apk --no-cache --update add build-base 10:29:13 ---> Running in 6c1ba35ed932 10:29:15 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 10:29:15 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 10:29:16 v3.17.3-13-g98fa1f428e9 [https://dl-cdn.alpinelinux.org/alpine/v3.17/main] 10:29:16 v3.17.3-12-g492f704d069 [https://dl-cdn.alpinelinux.org/alpine/v3.17/community] 10:29:16 OK: 17694 distinct packages available 10:29:17 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 10:29:18 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 10:29:19 OK: 263 MiB in 53 packages 10:29:21 Removing intermediate container 6c1ba35ed932 10:29:21 ---> 29bcb59aa26d 10:29:21 Step 5/20 : COPY go.mod vendor* ./ 10:29:22 ---> a063f680048b 10:29:22 Step 6/20 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 10:29:22 ---> Running in ce5f4a4ee910 10:29:40 Removing intermediate container 79ed682aab22 10:29:40 ---> bf2d90090708 10:29:40 10:29:40 Step 10/24 : FROM alpine:3.17 10:29:40 ---> 51e60588ff2c 10:29:40 Step 11/24 : RUN apk add --update --no-cache dumb-init 10:29:40 ---> Running in 0b8c5cecb5fa 10:29:40 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 10:29:41 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 10:29:43 (1/1) Installing dumb-init (1.2.5-r2) 10:29:43 Executing busybox-1.35.0-r29.trigger 10:29:43 OK: 8 MiB in 16 packages 10:29:45 Removing intermediate container 0b8c5cecb5fa 10:29:45 ---> c326b808e402 10:29:45 Step 12/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2023: Intel Corporation' 10:29:45 ---> Running in 6fdb523ac6b0 10:29:45 Removing intermediate container 6fdb523ac6b0 10:29:45 ---> d1cf3434a8af 10:29:45 Step 13/24 : ENV APP_PORT=59882 10:29:45 ---> Running in 5bf9cb57a081 10:29:46 Removing intermediate container 5bf9cb57a081 10:29:46 ---> ab0ddf15d759 10:29:46 Step 14/24 : EXPOSE $APP_PORT 10:29:46 ---> Running in ac5746b1588c 10:29:46 Removing intermediate container ac5746b1588c 10:29:46 ---> 7bccf7494311 10:29:46 Step 15/24 : WORKDIR / 10:29:47 ---> Running in b292e2cc8255 10:29:47 Removing intermediate container b292e2cc8255 10:29:47 ---> bb1b493c34ad 10:29:47 Step 16/24 : COPY --from=builder /edgex-go/Attribution.txt / 10:29:48 ---> 039dedaf8be8 10:29:48 Step 17/24 : COPY --from=builder /edgex-go/security.txt / 10:29:49 ---> 51fbf093913a 10:29:49 Step 18/24 : COPY --from=builder /edgex-go/cmd/core-command/core-command / 10:29:51 ---> 95d1c35cba12 10:29:51 Step 19/24 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.yaml /res/configuration.yaml 10:29:52 ---> f90e08745c9e 10:29:52 Step 20/24 : ENTRYPOINT ["/core-command"] 10:29:52 ---> Running in 9a0948e80c1d 10:29:54 Removing intermediate container 9a0948e80c1d 10:29:54 ---> 9a827523dba3 10:29:54 Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] 10:29:54 ---> Running in e2f7774fcdcc 10:29:55 Removing intermediate container e2f7774fcdcc 10:29:55 ---> ae1fae3b479d 10:29:55 Step 22/24 : LABEL arch=arm64 10:29:55 ---> Running in 00e276b161ba 10:29:56 Removing intermediate container 00e276b161ba 10:29:56 ---> 96b145347878 10:29:56 Step 23/24 : LABEL git_sha=9c0101fb77f496d42da9a38f129ef470b50acb8d 10:29:56 ---> Running in bb77e6f8fd89 10:29:56 Removing intermediate container bb77e6f8fd89 10:29:56 ---> 64d334c474c3 10:29:56 Step 24/24 : LABEL version=0.0.0 10:29:56 ---> Running in 8780da02e9df 10:29:57 Removing intermediate container 8780da02e9df 10:29:57 ---> 35fe86a3c9fb 10:29:57 10:29:57 Successfully built 35fe86a3c9fb 10:29:57 Successfully tagged core-command-arm64:latest 10:29:57  Building core-command ... done Building security-secretstore-setup 10:30:15 Step 1/25 : ARG BUILDER_BASE=golang:1.20-alpine3.17 10:30:15 Step 2/25 : FROM ${BUILDER_BASE} AS builder 10:30:15 ---> 58506cfc3b70 10:30:15 Step 3/25 : WORKDIR /edgex-go 10:30:15 ---> Using cache 10:30:15 ---> 8d20aa1e03e7 10:30:15 Step 4/25 : RUN apk add --update --no-cache make git 10:30:15 ---> Using cache 10:30:15 ---> f1a5b5075dbf 10:30:15 Step 5/25 : COPY go.mod vendor* ./ 10:30:15 ---> Using cache 10:30:15 ---> 0571caddad5f 10:30:15 Step 6/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 10:30:15 ---> Using cache 10:30:15 ---> 3fd7a56b3d9a 10:30:15 Step 7/25 : COPY . . 10:30:15 ---> Using cache 10:30:15 ---> 65a2f66fa845 10:30:15 Step 8/25 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 10:30:15 ---> Running in d81e55f76185 10:30: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-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider 10:31:07 Removing intermediate container ce5f4a4ee910 10:31:07 ---> 4716fb95941e 10:31:07 Step 7/20 : COPY . . 10:31:13 ---> 128775a1a3ab 10:31:13 Step 8/20 : RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider 10:31:13 ---> Running in fb92c666fa04 10:31:15 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 10:31:25 Removing intermediate container 0376f87c6188 10:31:25 ---> 22603ea97fa4 10:31:25 10:31:25 Step 10/23 : FROM alpine:3.17 10:31:25 ---> 51e60588ff2c 10:31:25 Step 11/23 : RUN apk add --update --no-cache dumb-init 10:31:25 ---> Using cache 10:31:25 ---> c326b808e402 10:31:25 Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2023: Intel Corporation' 10:31:25 ---> Using cache 10:31:25 ---> d1cf3434a8af 10:31:25 Step 13/23 : ENV APP_PORT=59861 10:31:25 ---> Running in 4124fc03be98 10:31:25 Removing intermediate container 4124fc03be98 10:31:25 ---> 7e4353532ce7 10:31:25 Step 14/23 : EXPOSE $APP_PORT 10:31:25 ---> Running in 1a1127c50e62 10:31:26 Removing intermediate container 1a1127c50e62 10:31:26 ---> 24107207cec6 10:31:26 Step 15/23 : COPY --from=builder /edgex-go/Attribution.txt / 10:31:27 ---> 90de0bfac461 10:31:27 Step 16/23 : COPY --from=builder /edgex-go/security.txt / 10:31:28 ---> 0c60582c9204 10:31:28 Step 17/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / 10:31:30 ---> f1e88f0db1f2 10:31:30 Step 18/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.yaml /res/configuration.yaml 10:31:31 ---> 44378baf94b6 10:31:31 Step 19/23 : ENTRYPOINT ["/support-scheduler"] 10:31:31 ---> Running in 896df6f14b12 10:31:32 Removing intermediate container 896df6f14b12 10:31:32 ---> 79402f196422 10:31:32 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] 10:31:32 ---> Running in 5d13e2e7466e 10:31:32 Removing intermediate container 5d13e2e7466e 10:31:32 ---> 1e7499d6b38b 10:31:32 Step 21/23 : LABEL arch=arm64 10:31:32 ---> Running in c6e1594fb807 10:31:33 Removing intermediate container c6e1594fb807 10:31:33 ---> e3b6564cf180 10:31:33 Step 22/23 : LABEL git_sha=9c0101fb77f496d42da9a38f129ef470b50acb8d 10:31:33 ---> Running in 57f24096ff90 10:31:33 Removing intermediate container 57f24096ff90 10:31:33 ---> 58ea0dfcbe69 10:31:33 Step 23/23 : LABEL version=0.0.0 10:31:34 ---> Running in 1a80283418a4 10:31:34 Removing intermediate container 1a80283418a4 10:31:34 ---> 62b584555910 10:31:34 10:31:34 Successfully built 62b584555910 10:31:34 Successfully tagged support-scheduler-arm64:latest 10:31:34  Building support-scheduler ... done Building core-common-config-bootstrapper 10:31:49 Step 1/23 : ARG BUILDER_BASE=golang:1.20-alpine3.17 10:31:49 Step 2/23 : FROM ${BUILDER_BASE} AS builder 10:31:49 ---> 58506cfc3b70 10:31:49 Step 3/23 : ARG ADD_BUILD_TAGS="" 10:31:49 ---> Using cache 10:31:49 ---> 5c85fb68a7bb 10:31:49 Step 4/23 : WORKDIR /edgex-go 10:31:49 ---> Using cache 10:31:49 ---> 912dba0f7adf 10:31:49 Step 5/23 : RUN apk add --update --no-cache make git 10:31:49 ---> Using cache 10:31:49 ---> 1b91abd2dd30 10:31:49 Step 6/23 : COPY go.mod vendor* ./ 10:31:49 ---> Using cache 10:31:49 ---> 1b4381e146f9 10:31:49 Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 10:31:49 ---> Using cache 10:31:49 ---> f0aad95b486a 10:31:49 Step 8/23 : COPY . . 10:31:49 ---> Using cache 10:31:49 ---> 95e77fc1ad6a 10:31:49 Step 9/23 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-common-config-bootstrapper/core-common-config-bootstrapper 10:31:49 ---> Running in 6ba1ec2fa79d 10:31:51 go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-common-config-bootstrapper/core-common-config-bootstrapper ./cmd/core-common-config-bootstrapper 10:34:58 Removing intermediate container ef71eb826909 10:34:58 ---> a79f8040b63d 10:34:58 10:34:58 Step 9/33 : FROM alpine:3.17 10:34:58 ---> 51e60588ff2c 10:34:58 Step 10/33 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023 Intel Corporation' 10:34:58 ---> Running in f8e27757e961 10:34:58 Removing intermediate container f8e27757e961 10:34:58 ---> af0c1bb17b2a 10:34:58 Step 11/33 : RUN apk add --update --no-cache dumb-init su-exec 10:34:58 ---> Running in 8c5156449475 10:34:58 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 10:34:58 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 10:34:58 (1/2) Installing dumb-init (1.2.5-r2) 10:34:58 (2/2) Installing su-exec (0.2-r2) 10:34:58 Executing busybox-1.35.0-r29.trigger 10:34:59 OK: 8 MiB in 17 packages 10:35:00 Removing intermediate container 8c5156449475 10:35:00 ---> bc3f68be8077 10:35:00 Step 12/33 : ENV SECURITY_INIT_DIR /edgex-init 10:35:00 ---> Running in 95db12b7eae0 10:35:01 Removing intermediate container 95db12b7eae0 10:35:01 ---> e58b18de09db 10:35:01 Step 13/33 : ENV SECURITY_INIT_STAGING /edgex-init-staging 10:35:01 ---> Running in a3f873a37752 10:35:02 Removing intermediate container a3f873a37752 10:35:02 ---> fce84a5450a1 10:35:02 Step 14/33 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_STAGING}/bootstrap-redis 10:35:02 ---> Running in 2c0b0112874f 10:35:05 Removing intermediate container 2c0b0112874f 10:35:05 ---> 70fd6e9d6281 10:35:05 Step 15/33 : ARG BOOTSTRAP_MOSQUITTO_DIR=${SECURITY_INIT_STAGING}/bootstrap-mosquitto 10:35:05 ---> Running in a183584bd516 10:35:05 Removing intermediate container a183584bd516 10:35:05 ---> a478916c65ae 10:35:05 Step 16/33 : RUN mkdir -p ${BOOTSTRAP_REDIS_DIR} ${BOOTSTRAP_MOSQUITTO_DIR} 10:35:05 ---> Running in d8083a4e3d92 10:35:09 Removing intermediate container d8083a4e3d92 10:35:09 ---> c707d310ab18 10:35:09 Step 17/33 : WORKDIR ${SECURITY_INIT_STAGING} 10:35:09 ---> Running in e786fc157c8f 10:35:09 Removing intermediate container e786fc157c8f 10:35:09 ---> ada53bc1145e 10:35:09 Step 18/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_STAGING}/ 10:35:10 ---> 4b8ccbe2aaf5 10:35:10 Step 19/33 : RUN chmod +x ${SECURITY_INIT_STAGING}/*.sh 10:35:10 ---> Running in cf436170298a 10:35:13 Removing intermediate container cf436170298a 10:35:13 ---> c21028a77d8c 10:35:13 Step 20/33 : COPY --from=builder /edgex-go/Attribution.txt / 10:35:14 ---> e184216035a9 10:35:14 Step 21/33 : COPY --from=builder /edgex-go/security.txt / 10:35:15 ---> ac381c66838c 10:35:15 Step 22/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . 10:35:17 ---> fe04482044ef 10:35:17 Step 23/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.yaml ./res/ 10:35:18 ---> 7c495c60ffaf 10:35:18 Step 24/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.yaml ${BOOTSTRAP_REDIS_DIR}/res/ 10:35:19 ---> 2146e8d6ddee 10:35:19 Step 25/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-mosquitto/configuration.yaml ${BOOTSTRAP_MOSQUITTO_DIR}/res/ 10:35:20 ---> a163ecf50423 10:35:20 Step 26/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ ${SECURITY_INIT_STAGING}/consul-bootstrapper/ 10:35:21 ---> 32ba67ac856b 10:35:21 Step 27/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / 10:35:22 ---> 3f7a768b35d2 10:35:22 Step 28/33 : RUN chmod +x /entrypoint.sh 10:35:22 ---> Running in c938075bbce3 10:35:25 Removing intermediate container c938075bbce3 10:35:25 ---> 58c690b6ccf4 10:35:25 Step 29/33 : ENTRYPOINT ["/entrypoint.sh"] 10:35:25 ---> Running in 033347fa1a75 10:35:25 Removing intermediate container 033347fa1a75 10:35:25 ---> 1baf9f1bacc0 10:35:25 Step 30/33 : CMD ["gate"] 10:35:25 ---> Running in bce9e4ddc4c5 10:35:26 Removing intermediate container bce9e4ddc4c5 10:35:26 ---> e9954b0e86e6 10:35:26 Step 31/33 : LABEL arch=arm64 10:35:26 ---> Running in 0bd81ae31c1e 10:35:27 Removing intermediate container 0bd81ae31c1e 10:35:27 ---> 6bf96cab0dc2 10:35:27 Step 32/33 : LABEL git_sha=9c0101fb77f496d42da9a38f129ef470b50acb8d 10:35:27 ---> Running in f5005011feaf 10:35:27 Removing intermediate container f5005011feaf 10:35:27 ---> 6640cf3c7a4c 10:35:27 Step 33/33 : LABEL version=0.0.0 10:35:27 ---> Running in 5927ee9fbed9 10:35:28 Removing intermediate container 5927ee9fbed9 10:35:28 ---> 4cd8655726bb 10:35:28 10:35:28 Successfully built 4cd8655726bb 10:35:28 Successfully tagged security-bootstrapper-arm64:latest 10:35:28 Building core-metadata 10:35:46  Building security-bootstrapper ... done Step 1/25 : ARG BUILDER_BASE=golang:1.20-alpine3.17 10:35:46 Step 2/25 : FROM ${BUILDER_BASE} AS builder 10:35:46 ---> 58506cfc3b70 10:35:46 Step 3/25 : ARG ADD_BUILD_TAGS="" 10:35:46 ---> Using cache 10:35:46 ---> 5c85fb68a7bb 10:35:46 Step 4/25 : WORKDIR /edgex-go 10:35:46 ---> Using cache 10:35:46 ---> 912dba0f7adf 10:35:46 Step 5/25 : RUN apk add --update --no-cache make git 10:35:46 ---> Using cache 10:35:46 ---> 1b91abd2dd30 10:35:46 Step 6/25 : COPY go.mod vendor* ./ 10:35:46 ---> Using cache 10:35:46 ---> 1b4381e146f9 10:35:46 Step 7/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 10:35:46 ---> Using cache 10:35:46 ---> f0aad95b486a 10:35:46 Step 8/25 : COPY . . 10:35:46 ---> Using cache 10:35:46 ---> 95e77fc1ad6a 10:35:46 Step 9/25 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-metadata/core-metadata 10:35:47 ---> Running in ea6edc0ab077 10:35:48 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 10:36:35 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 10:36:53 Removing intermediate container d81e55f76185 10:36:53 ---> bd95b5c88248 10:36:53 10:36:53 Step 9/25 : FROM alpine:3.17 10:36:53 ---> 51e60588ff2c 10:36:53 Step 10/25 : RUN apk add --update --no-cache ca-certificates dumb-init su-exec 10:36:53 ---> Running in 695601671f8b 10:36:54 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 10:36:55 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 10:36:57 (1/3) Installing ca-certificates (20220614-r4) 10:36:57 (2/3) Installing dumb-init (1.2.5-r2) 10:36:57 (3/3) Installing su-exec (0.2-r2) 10:36:57 Executing busybox-1.35.0-r29.trigger 10:36:57 Executing ca-certificates-20220614-r4.trigger 10:36:58 OK: 8 MiB in 18 packages 10:37:01 Removing intermediate container 695601671f8b 10:37:01 ---> d3dd99c9634c 10:37:01 Step 11/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.; Copyright (C) 2023 Intel Corporation' 10:37:01 ---> Running in 5953269edbb5 10:37:02 Removing intermediate container 5953269edbb5 10:37:02 ---> 11c83f06011e 10:37:02 Step 12/25 : WORKDIR / 10:37:02 ---> Running in 989c893f5e1d 10:37:02 Removing intermediate container ec0e1fcb6815 10:37:02 ---> ca8fdda694d2 10:37:02 10:37:02 Step 10/23 : FROM alpine:3.17 10:37:02 ---> 51e60588ff2c 10:37:02 Step 11/23 : RUN apk add --update --no-cache ca-certificates dumb-init 10:37:02 ---> Running in a116f0ba9176 10:37:03 Removing intermediate container 989c893f5e1d 10:37:03 ---> edc72712589e 10:37:03 Step 13/25 : COPY --from=builder /edgex-go/Attribution.txt / 10:37:05 ---> dc3c29489405 10:37:05 Step 14/25 : COPY --from=builder /edgex-go/security.txt / 10:37:05 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 10:37:06 ---> 206abc12cb28 10:37:06 Step 15/25 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/res/token-config.json /res-file-token-provider/token-config.json 10:37:06 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 10:37:06 ---> 1cf580f3e868 10:37:06 Step 16/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res-file-token-provider/configuration.yaml /res-file-token-provider/configuration.yaml 10:37:07 ---> 5553617889d2 10:37:07 Step 17/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.yaml /res/configuration.yaml 10:37:07 (1/2) Installing ca-certificates (20220614-r4) 10:37:07 (2/2) Installing dumb-init (1.2.5-r2) 10:37:07 Executing busybox-1.35.0-r29.trigger 10:37:07 Executing ca-certificates-20220614-r4.trigger 10:37:08 ---> 7b2d8b0e7d58 10:37:08 Step 18/25 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . 10:37:08 OK: 8 MiB in 17 packages 10:37:10 ---> a14392fa7eec 10:37:10 Step 19/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . 10:37:11 Removing intermediate container a116f0ba9176 10:37:11 ---> 288107d06356 10:37:11 Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2023: Intel Corporation' 10:37:11 ---> Running in 472f85f82406 10:37:12 Removing intermediate container 472f85f82406 10:37:12 ---> c63a717c815b 10:37:12 Step 13/23 : ENV APP_PORT=59860 10:37:12 ---> Running in 68bee1ce2b8f 10:37:13 ---> a53bb1141f9f 10:37:13 Step 20/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ 10:37:13 Removing intermediate container 68bee1ce2b8f 10:37:13 ---> 38b37e9b0762 10:37:13 Step 14/23 : EXPOSE $APP_PORT 10:37:13 ---> Running in db2482999138 10:37:13 Removing intermediate container db2482999138 10:37:13 ---> c259b7034b36 10:37:13 Step 15/23 : COPY --from=builder /edgex-go/Attribution.txt / 10:37:14 ---> f67bacebd21f 10:37:14 Step 21/25 : RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 10:37:14 ---> Running in ce70a0ff0b94 10:37:15 ---> 069285f1665a 10:37:15 Step 16/23 : COPY --from=builder /edgex-go/security.txt / 10:37:16 ---> 9b6daac80011 10:37:16 Step 17/23 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / 10:37:19 Removing intermediate container ce70a0ff0b94 10:37:19 ---> 1861216190fb 10:37:19 Step 22/25 : ENTRYPOINT ["entrypoint.sh"] 10:37:19 ---> 68df6832292c 10:37:19 Step 18/23 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.yaml /res/configuration.yaml 10:37:19 ---> Running in 747cb44cdc69 10:37:20 Removing intermediate container 747cb44cdc69 10:37:20 ---> 69c4f79b8ef1 10:37:20 Step 23/25 : LABEL arch=arm64 10:37:20 ---> Running in e3b5710098fe 10:37:20 ---> 7556075f9138 10:37:20 Step 19/23 : ENTRYPOINT ["/support-notifications"] 10:37:20 ---> Running in d0d8f21c97fb 10:37:21 Removing intermediate container e3b5710098fe 10:37:21 ---> 6c5acb2be33b 10:37:21 Step 24/25 : LABEL git_sha=9c0101fb77f496d42da9a38f129ef470b50acb8d 10:37:21 ---> Running in 9072ecfc44e2 10:37:21 Removing intermediate container d0d8f21c97fb 10:37:21 ---> c17bd2ea4bc9 10:37:21 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] 10:37:21 ---> Running in 3d78540abe1c 10:37:22 Removing intermediate container 9072ecfc44e2 10:37:22 ---> bfb48901360b 10:37:22 Step 25/25 : LABEL version=0.0.0 10:37:22 ---> Running in 25c99e43866d 10:37:22 Removing intermediate container 3d78540abe1c 10:37:22 ---> 9839d4735b15 10:37:22 Step 21/23 : LABEL arch=arm64 10:37:22 ---> Running in 64e8fdbfa66f 10:37:22 Removing intermediate container 25c99e43866d 10:37:22 ---> 901087cf94a8 10:37:22 10:37:23 Removing intermediate container 64e8fdbfa66f 10:37:23 ---> 2b4361eaf146 10:37:23 Step 22/23 : LABEL git_sha=9c0101fb77f496d42da9a38f129ef470b50acb8d 10:37:23 Successfully built 901087cf94a8 10:37:23 Successfully tagged security-secretstore-setup-arm64:latest 10:37:23  Building security-secretstore-setup ... done  ---> Running in 1b9d9da2e311 10:37:23 Building security-proxy-auth 10:37:23 Removing intermediate container 1b9d9da2e311 10:37:23 ---> e0e6ce31eb55 10:37:23 Step 23/23 : LABEL version=0.0.0 10:37:23 ---> Running in 9617b9176cc4 10:37:24 Removing intermediate container 9617b9176cc4 10:37:24 ---> c1dae17d9d97 10:37:24 10:37:24 Successfully built c1dae17d9d97 10:37:24 Successfully tagged support-notifications-arm64:latest 10:37:39  Building support-notifications ... done Step 1/23 : ARG BUILDER_BASE=golang:1.20-alpine3.17 10:37:39 Step 2/23 : FROM ${BUILDER_BASE} AS builder 10:37:39 ---> 58506cfc3b70 10:37:39 Step 3/23 : ARG ADD_BUILD_TAGS="" 10:37:39 ---> Using cache 10:37:39 ---> 5c85fb68a7bb 10:37:39 Step 4/23 : WORKDIR /edgex-go 10:37:39 ---> Using cache 10:37:39 ---> 912dba0f7adf 10:37:39 Step 5/23 : RUN apk add --update --no-cache make git 10:37:39 ---> Using cache 10:37:39 ---> 1b91abd2dd30 10:37:39 Step 6/23 : COPY go.mod vendor* ./ 10:37:39 ---> Using cache 10:37:39 ---> 1b4381e146f9 10:37:39 Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 10:37:39 ---> Using cache 10:37:39 ---> f0aad95b486a 10:37:39 Step 8/23 : COPY . . 10:37:39 ---> Using cache 10:37:39 ---> 95e77fc1ad6a 10:37:39 Step 9/23 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/security-proxy-auth/security-proxy-auth 10:37:39 ---> Running in fc430936a356 10:37:41 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 10:38:27 Removing intermediate container 6ba1ec2fa79d 10:38:27 ---> 6b7617b268c8 10:38:27 10:38:27 Step 10/23 : FROM alpine:3.17 10:38:27 ---> 51e60588ff2c 10:38:27 Step 11/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel Corporation' 10:38:27 ---> Running in ef150f848c74 10:38:27 Removing intermediate container ef150f848c74 10:38:27 ---> 855d2d962072 10:38:27 Step 12/23 : RUN apk add --update --no-cache dumb-init 10:38:27 ---> Running in ee9117a0237f 10:38:27 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 10:38:27 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 10:38:28 (1/1) Installing dumb-init (1.2.5-r2) 10:38:28 Executing busybox-1.35.0-r29.trigger 10:38:28 OK: 8 MiB in 16 packages 10:38:29 Removing intermediate container ee9117a0237f 10:38:29 ---> acd355e93037 10:38:29 Step 13/23 : COPY --from=builder /edgex-go/Attribution.txt / 10:38:30 ---> ae80e64cc5bc 10:38:30 Step 14/23 : COPY --from=builder /edgex-go/security.txt / 10:38:31 ---> 0d8e5057b05b 10:38:31 Step 15/23 : COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/core-common-config-bootstrapper / 10:38:33 ---> 31419679193f 10:38:33 Step 16/23 : COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/res/configuration.yaml /res/configuration.yaml 10:38:34 ---> 2b67a85cc4d4 10:38:34 Step 17/23 : COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/entrypoint.sh /usr/local/bin/ 10:38:36 ---> c424dc2ae85d 10:38:36 Step 18/23 : RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 10:38:36 ---> Running in 9f2020e0dadb 10:38:40 Removing intermediate container 9f2020e0dadb 10:38:40 ---> d496578abb94 10:38:40 Step 19/23 : ENTRYPOINT ["entrypoint.sh"] 10:38:40 ---> Running in 1303a6f41c95 10:38:40 Removing intermediate container 1303a6f41c95 10:38:40 ---> 1fac77f4bbb7 10:38:40 Step 20/23 : CMD ["/core-common-config-bootstrapper", "-cp=consul.http://edgex-core-consul:8500"] 10:38:40 ---> Running in 5e8664c772e8 10:38:40 Removing intermediate container 5e8664c772e8 10:38:40 ---> a0ad510ecf9d 10:38:40 Step 21/23 : LABEL arch=arm64 10:38:40 ---> Running in 2335a9269230 10:38:41 Removing intermediate container 2335a9269230 10:38:41 ---> bcf0b2c078e9 10:38:41 Step 22/23 : LABEL git_sha=9c0101fb77f496d42da9a38f129ef470b50acb8d 10:38:41 ---> Running in 917705edf7b5 10:38:41 Removing intermediate container 917705edf7b5 10:38:41 ---> 2920ef315015 10:38:41 Step 23/23 : LABEL version=0.0.0 10:38:41 ---> Running in 94dbf7f3f6c7 10:38:42 Removing intermediate container 94dbf7f3f6c7 10:38:42 ---> 136c84983aeb 10:38:42 10:38:42 Successfully built 136c84983aeb 10:38:42 Successfully tagged core-common-config-bootstrapper-arm64:latest 10:39:39  Building core-common-config-bootstrapper ... done Removing intermediate container fb92c666fa04 10:39:39 ---> 88b30dfe06d1 10:39:39 10:39:39 Step 9/20 : FROM alpine:3.17 10:39:39 ---> 51e60588ff2c 10:39:39 Step 10/20 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023 Intel Corporation' 10:39:39 ---> Using cache 10:39:39 ---> af0c1bb17b2a 10:39:39 Step 11/20 : RUN apk update && apk --no-cache --update add dumb-init curl gcompat 10:39:39 ---> Running in fdbba1c04eaa 10:39:39 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 10:39:39 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 10:39:39 v3.17.3-13-g98fa1f428e9 [https://dl-cdn.alpinelinux.org/alpine/v3.17/main] 10:39:39 v3.17.3-12-g492f704d069 [https://dl-cdn.alpinelinux.org/alpine/v3.17/community] 10:39:39 OK: 17689 distinct packages available 10:39:39 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 10:39:39 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 10:39:39 (1/9) Installing ca-certificates (20220614-r4) 10:39:39 (2/9) Installing brotli-libs (1.0.9-r9) 10:39:39 (3/9) Installing nghttp2-libs (1.51.0-r0) 10:39:39 (4/9) Installing libcurl (7.88.1-r1) 10:39:39 (5/9) Installing curl (7.88.1-r1) 10:39:39 (6/9) Installing dumb-init (1.2.5-r2) 10:39:39 (7/9) Installing musl-obstack (1.2.3-r0) 10:39:39 (8/9) Installing libucontext (1.2-r0) 10:39:39 (9/9) Installing gcompat (1.1.0-r0) 10:39:39 Executing busybox-1.35.0-r29.trigger 10:39:39 Executing ca-certificates-20220614-r4.trigger 10:39:39 OK: 11 MiB in 24 packages 10:39:41 Removing intermediate container fdbba1c04eaa 10:39:41 ---> 152aed7b6db0 10:39:41 Step 12/20 : COPY --from=builder /edgex-go/Attribution.txt / 10:39:41 ---> dbda2d6becc1 10:39:41 Step 13/20 : COPY --from=builder /edgex-go/security.txt / 10:39:42 ---> 8b2a50477682 10:39:42 Step 14/20 : COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/security-spiffe-token-provider / 10:39:44 ---> 8bfbb18c358e 10:39:44 Step 15/20 : COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/res/configuration.yaml /res/configuration.yaml 10:39:45 ---> 0b961b53b48a 10:39:45 Step 16/20 : ENTRYPOINT [ "/security-spiffe-token-provider" ] 10:39:45 ---> Running in d963891a90b9 10:39:46 Removing intermediate container d963891a90b9 10:39:46 ---> f78f47156369 10:39:46 Step 17/20 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] 10:39:46 ---> Running in e036eeced3f9 10:39:46 Removing intermediate container e036eeced3f9 10:39:46 ---> 10d52178cd40 10:39:46 Step 18/20 : LABEL arch=arm64 10:39:46 ---> Running in 4e33cfe2ee53 10:39:47 Removing intermediate container 4e33cfe2ee53 10:39:47 ---> 8b34d00b3ba0 10:39:47 Step 19/20 : LABEL git_sha=9c0101fb77f496d42da9a38f129ef470b50acb8d 10:39:47 ---> Running in 4f4d7cb7e829 10:39:47 Removing intermediate container 4f4d7cb7e829 10:39:47 ---> 86edddcffb88 10:39:47 Step 20/20 : LABEL version=0.0.0 10:39:48 ---> Running in 0648de96cd9f 10:39:48 Removing intermediate container 0648de96cd9f 10:39:48 ---> a784181accb4 10:39:48 10:39:48 Successfully built a784181accb4 10:39:48 Successfully tagged security-spiffe-token-provider-arm64:latest 10:40:45  Building security-spiffe-token-provider ... done Removing intermediate container ea6edc0ab077 10:40:45 ---> dcf3008e9b57 10:40:45 10:40:45 Step 10/25 : FROM alpine:3.17 10:40:45 ---> 51e60588ff2c 10:40:45 Step 11/25 : RUN apk add --update --no-cache dumb-init 10:40:45 ---> Using cache 10:40:45 ---> c326b808e402 10:40:45 Step 12/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2023: Intel Corporation' 10:40:45 ---> Using cache 10:40:45 ---> d1cf3434a8af 10:40:45 Step 13/25 : ENV APP_PORT=59881 10:40:45 ---> Running in 96850ef0e00e 10:40:45 Removing intermediate container 96850ef0e00e 10:40:45 ---> 460969479101 10:40:45 Step 14/25 : EXPOSE $APP_PORT 10:40:45 ---> Running in e27d127215ae 10:40:45 Removing intermediate container e27d127215ae 10:40:45 ---> 95e62497fb93 10:40:45 Step 15/25 : WORKDIR / 10:40:45 ---> Running in 7226eca23314 10:40:45 Removing intermediate container 7226eca23314 10:40:45 ---> ac32517c0c54 10:40:45 Step 16/25 : COPY --from=builder /edgex-go/Attribution.txt / 10:40:45 ---> fe5e3e0f4e91 10:40:45 Step 17/25 : COPY --from=builder /edgex-go/security.txt / 10:40:46 ---> 719fbbe3e9b3 10:40:46 Step 18/25 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / 10:40:47 ---> 0ba25c17cca8 10:40:47 Step 19/25 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.yaml /res/configuration.yaml 10:40:47 ---> b8b90ebacc0e 10:40:47 Step 20/25 : COPY --from=builder /edgex-go/cmd/core-metadata/res/uom.yaml /res/uom.yaml 10:40:48 ---> 5a94eac0ecf1 10:40:48 Step 21/25 : ENTRYPOINT ["/core-metadata"] 10:40:48 ---> Running in 10a43f5a3406 10:40:48 Removing intermediate container 10a43f5a3406 10:40:48 ---> 4fbe2ab0e3b5 10:40:48 Step 22/25 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] 10:40:49 ---> Running in d51de327a658 10:40:49 Removing intermediate container d51de327a658 10:40:49 ---> 3c4ee6e4832e 10:40:49 Step 23/25 : LABEL arch=arm64 10:40:49 ---> Running in 2e4f5e38815e 10:40:49 Removing intermediate container 2e4f5e38815e 10:40:49 ---> 86782744df9c 10:40:49 Step 24/25 : LABEL git_sha=9c0101fb77f496d42da9a38f129ef470b50acb8d 10:40:49 ---> Running in 1bb4afa56caf 10:40:50 Removing intermediate container 1bb4afa56caf 10:40:50 ---> e664c5b9a96b 10:40:50 Step 25/25 : LABEL version=0.0.0 10:40:50 ---> Running in 0b27723c3647 10:40:51 Removing intermediate container 0b27723c3647 10:40:51 ---> dabc081fe3f3 10:40:51 10:40:51 Successfully built dabc081fe3f3 10:40:51 Successfully tagged core-metadata-arm64:latest 10:40:52  Building core-metadata ... done Removing intermediate container fc430936a356 10:40:52 ---> 5226eac5d606 10:40:52 10:40:52 Step 10/23 : FROM alpine:3.17 10:40:52 ---> 51e60588ff2c 10:40:52 Step 11/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel Corporation' 10:40:52 ---> Using cache 10:40:52 ---> 855d2d962072 10:40:52 Step 12/23 : RUN apk add --update --no-cache dumb-init 10:40:52 ---> Using cache 10:40:52 ---> acd355e93037 10:40:52 Step 13/23 : COPY --from=builder /edgex-go/Attribution.txt / 10:40:52 ---> Using cache 10:40:52 ---> ae80e64cc5bc 10:40:52 Step 14/23 : COPY --from=builder /edgex-go/security.txt / 10:40:52 ---> Using cache 10:40:53 ---> 0d8e5057b05b 10:40:53 Step 15/23 : COPY --from=builder /edgex-go/cmd/security-proxy-auth/security-proxy-auth / 10:40:54 ---> 2eb11c0eb31a 10:40:54 Step 16/23 : COPY --from=builder /edgex-go/cmd/security-proxy-auth/res/configuration.yaml /res/configuration.yaml 10:40:54 ---> f4df77e68351 10:40:54 Step 17/23 : COPY --from=builder /edgex-go/cmd/security-proxy-auth/entrypoint.sh /usr/local/bin/ 10:40:54 ---> 8037034c04ee 10:40:54 Step 18/23 : RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 10:40:54 ---> Running in 695181862dc1 10:40:56 Removing intermediate container 695181862dc1 10:40:56 ---> 826b50a1bd38 10:40:56 Step 19/23 : ENTRYPOINT ["entrypoint.sh"] 10:40:56 ---> Running in b99c7a06a2e5 10:40:56 Removing intermediate container b99c7a06a2e5 10:40:56 ---> a09ddb1186b4 10:40:56 Step 20/23 : CMD ["/security-proxy-auth", "-cp=consul.http://edgex-core-consul:8500"] 10:40:57 ---> Running in b29ba227992d 10:40:57 Removing intermediate container b29ba227992d 10:40:57 ---> bc946a367575 10:40:57 Step 21/23 : LABEL arch=arm64 10:40:57 ---> Running in 11a77beb7b97 10:40:57 Removing intermediate container 11a77beb7b97 10:40:57 ---> 609973c4fe9b 10:40:57 Step 22/23 : LABEL git_sha=9c0101fb77f496d42da9a38f129ef470b50acb8d 10:40:57 ---> Running in d7400075f232 10:40:58 Removing intermediate container d7400075f232 10:40:58 ---> 418135139352 10:40:58 Step 23/23 : LABEL version=0.0.0 10:40:58 ---> Running in 63a18e4d0dad 10:40:58 Removing intermediate container 63a18e4d0dad 10:40:58 ---> 23f5466f24ef 10:40:58 10:40:58 Successfully built 23f5466f24ef 10:40:58 Successfully tagged security-proxy-auth-arm64:latest 10:40:59  Building security-proxy-auth ... done  [Pipeline] } 10:40:59 $ docker stop --time=1 3bc8f39b62bc2a01305dc8756c8e1b2a4f6f71d08ad3b9fa4e445e67035a18f4 10:41:00 $ docker rm -f --volumes 3bc8f39b62bc2a01305dc8756c8e1b2a4f6f71d08ad3b9fa4e445e67035a18f4 [Pipeline] // withDockerContainer [Pipeline] sh 10:41:01 + docker images 10:41:01 REPOSITORY TAG IMAGE ID CREATED SIZE 10:41:01 security-proxy-auth-arm64 latest 23f5466f24ef 3 seconds ago 18.3MB 10:41:01 5226eac5d606 9 seconds ago 1.47GB 10:41:01 core-metadata-arm64 latest dabc081fe3f3 11 seconds ago 20.2MB 10:41:01 dcf3008e9b57 22 seconds ago 1.5GB 10:41:01 security-spiffe-token-provider-arm64 latest a784181accb4 About a minute ago 32.7MB 10:41:01 88b30dfe06d1 About a minute ago 1.53GB 10:41:01 core-common-config-bootstrapper-arm64 latest 136c84983aeb 2 minutes ago 17.2MB 10:41:01 6b7617b268c8 2 minutes ago 1.49GB 10:41:01 support-notifications-arm64 latest c1dae17d9d97 3 minutes ago 32.2MB 10:41:01 security-secretstore-setup-arm64 latest 901087cf94a8 3 minutes ago 32.2MB 10:41:01 ca8fdda694d2 4 minutes ago 1.56GB 10:41:01 bd95b5c88248 4 minutes ago 1.49GB 10:41:01 security-bootstrapper-arm64 latest 4cd8655726bb 5 minutes ago 21.9MB 10:41:01 a79f8040b63d 6 minutes ago 1.48GB 10:41:01 support-scheduler-arm64 latest 62b584555910 9 minutes ago 31.5MB 10:41:01 22603ea97fa4 9 minutes ago 1.56GB 10:41:01 core-command-arm64 latest 35fe86a3c9fb 11 minutes ago 19.7MB 10:41:01 bf2d90090708 11 minutes ago 1.49GB 10:41:01 core-data-arm64 latest b714975db769 12 minutes ago 19.9MB 10:41:01 7563e89b50fd 12 minutes ago 1.5GB 10:41:01 security-proxy-setup-arm64 latest 8ddbcbf31ee9 13 minutes ago 18.7MB 10:41:01 f472c30efe61 13 minutes ago 1.47GB 10:41:01 security-spire-server-arm64 latest 8ba0e95bdc68 16 minutes ago 87.1MB 10:41:01 e10f80b8ab75 16 minutes ago 1.35GB 10:41:01 security-spire-agent-arm64 latest 77391b44929b 19 minutes ago 125MB 10:41:01 security-spire-config-arm64 latest ac738199c938 19 minutes ago 86.2MB 10:41:01 66bb4e8b4ed9 19 minutes ago 1.35GB 10:41:01 aced40f55aa3 19 minutes ago 1.35GB 10:41:01 ci-base-image-arm64 latest 58506cfc3b70 34 minutes ago 866MB 10:41:01 alpine 3.17 51e60588ff2c 41 hours ago 7.46MB 10:41:01 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64 1.20-alpine 6cb57ee374ae 2 weeks ago 648MB 10:41:01 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 10:41:01 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 10:41:01 10:41:01 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:41:02 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 10:41:02 arm64: Pulling from edgex-lftools-log-publisher 10:41:02 8998bd30e6a1: Pulling fs layer 10:41:02 04944245beec: Pulling fs layer 10:41:02 699f458cf7ca: Pulling fs layer 10:41:02 765212b225bb: Pulling fs layer 10:41:02 f23df028b6ca: Pulling fs layer 10:41:02 d65c8cfc05b1: Pulling fs layer 10:41:02 2437ff75d9bd: Pulling fs layer 10:41:02 765212b225bb: Waiting 10:41:02 f23df028b6ca: Waiting 10:41:02 d65c8cfc05b1: Waiting 10:41:02 2437ff75d9bd: Waiting 10:41:02 04944245beec: Verifying Checksum 10:41:02 04944245beec: Download complete 10:41:02 765212b225bb: Verifying Checksum 10:41:02 765212b225bb: Download complete 10:41:02 f23df028b6ca: Download complete 10:41:02 d65c8cfc05b1: Verifying Checksum 10:41:02 d65c8cfc05b1: Download complete 10:41:02 699f458cf7ca: Verifying Checksum 10:41:02 699f458cf7ca: Download complete 10:41:03 8998bd30e6a1: Download complete 10:41:05 2437ff75d9bd: Verifying Checksum 10:41:05 2437ff75d9bd: Download complete 10:41:07 8998bd30e6a1: Pull complete 10:41:07 04944245beec: Pull complete 10:41:08 699f458cf7ca: Pull complete 10:41:09 765212b225bb: Pull complete 10:41:09 f23df028b6ca: Pull complete 10:41:10 d65c8cfc05b1: Pull complete 10:41:25 2437ff75d9bd: Pull complete 10:41:25 Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da 10:41:25 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 10:41:25 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 10:41:25 prd-ubuntu20.04-docker-arm64-4c-16g-6543 does not seem to be running inside a container 10:41:25 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged --net host -v /home/jenkins:/home/jenkins -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/edgex-go/2 -v /w/workspace/edgex-go/2:/w/workspace/edgex-go/2:rw,z -v /w/workspace/edgex-go/2@tmp:/w/workspace/edgex-go/2@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat 10:41:27 $ docker top 214862df825936c2d251dd437b3f36e43989da59b52d00bc32a20b55b1db3289 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 10:41:28 ---> job-cost.sh 10:41:28 lf-activate-venv: SKIPPING 10:41:28 INFO: No Stack... 10:41:29 INFO: Retrieving Pricing Info for: v3-standard-4 10:41:30 INFO: Archiving Costs [Pipeline] sh 10:41:30 + cat /w/workspace/edgex-go/2/archives/cost.csv 10:41:30 + cut -d, -f6 [Pipeline] lock 10:41:30 Trying to acquire lock on [jenkins-edgexfoundry-edgex-go-PR-4489-2-stack-cost] 10:41:30 Resource [jenkins-edgexfoundry-edgex-go-PR-4489-2-stack-cost] did not exist. Created. 10:41:30 Lock acquired on [jenkins-edgexfoundry-edgex-go-PR-4489-2-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 10:41:31 + echo total: 0.10999999940395355 [Pipeline] stash 10:41:31 Stashed 1 file(s) [Pipeline] } 10:41:31 Lock released on resource [jenkins-edgexfoundry-edgex-go-PR-4489-2-stack-cost] [Pipeline] // lock [Pipeline] } 10:41:31 $ docker stop --time=1 214862df825936c2d251dd437b3f36e43989da59b52d00bc32a20b55b1db3289 10:41:33 $ docker rm -f --volumes 214862df825936c2d251dd437b3f36e43989da59b52d00bc32a20b55b1db3289 [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 10:41:33 provisioning config files... 10:41:33 copy managed file [edgex-go-codecov-token] to file:/w/workspace/edgex-go/2@tmp/config16770508697973716210tmp [Pipeline] { [Pipeline] sh 10:41:33 + set +x 10:41:33 + curl -s https://codecov.io/bash 10:41:33 + bash -s -- 10:41:33 10:41:33 _____ _ 10:41:33 / ____| | | 10:41:33 | | ___ __| | ___ ___ _____ __ 10:41:33 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 10:41:33 | |___| (_) | (_| | __/ (_| (_) \ V / 10:41:33 \_____\___/ \__,_|\___|\___\___/ \_/ 10:41:33 Bash-1.0.6 10:41:33 10:41:33 10:41:33 ==> git version 2.25.1 found 10:41:33 ==> 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 10:41:33 Release-Date: 2020-01-08 10:41:33 Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp 10:41:33 Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets 10:41:33 ==> Jenkins CI detected. 10:41:33 current dir:  /w/workspace/edgex-go/2 10:41:33 project root: . 10:41:33 --> token set from env 10:41:33 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 10:41:34 ==> Running gcov in . (disable via -X gcov) 10:41:34 ==> Python coveragepy not found 10:41:34 ==> Searching for coverage reports in: 10:41:34 + . 10:41:34 -> Found 1 reports 10:41:34 ==> Detecting git/mercurial file structure 10:41:34 ==> Reading reports 10:41:34 + ./coverage.out bytes=447380 10:41:34 ==> Appending adjustments 10:41:34 https://docs.codecov.io/docs/fixing-reports 10:41:35 + Found adjustments 10:41:35 ==> Gzipping contents 10:41:35 60K /tmp/codecov.08wiTk.gz 10:41:35 ==> Uploading reports 10:41:35 url: https://codecov.io 10:41:35 query: branch=PR-4489&commit=9c0101fb77f496d42da9a38f129ef470b50acb8d&build=2&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2FPR-4489%2F2%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=4489&job=&cmd_args= 10:41:35 -> Pinging Codecov 10:41:35 https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=52b94001-b80a-4ca3-b063-c5e709073964&branch=PR-4489&commit=9c0101fb77f496d42da9a38f129ef470b50acb8d&build=2&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2FPR-4489%2F2%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=4489&job=&cmd_args= 10:41:35 -> Uploading to 10:41:35 https://storage.googleapis.com/codecov/v4/raw/2023-03-31/00271124DB129430A58F1EEE437C3FCB/9c0101fb77f496d42da9a38f129ef470b50acb8d/5329161b-b936-497d-8c5e-860debe53170.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20230331%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20230331T104135Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=42789faa28eafcda75600ab084242969b108a70f2620d6f73240d12547df01bd 10:41:35 % Total % Received % Xferd Average Speed Time Time Time Current 10:41:35 Dload Upload Total Spent Left Speed 10:41:35 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 57485 0 0 100 57485 0 189k --:--:-- --:--:-- --:--:-- 189k 10:41:35 -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/edgex-go/commit/9c0101fb77f496d42da9a38f129ef470b50acb8d [Pipeline] } 10:41:35 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 10:41:36 + [ -d /w/workspace/edgex-go/2/archives ] [Pipeline] libraryResource [Pipeline] sh 10:41:36 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 10:41:37 ---> package-listing.sh 10:41:37 ++ facter osfamily 10:41:37 ++ tr '[:upper:]' '[:lower:]' 10:41:37 + OS_FAMILY=debian 10:41:37 + workspace=/w/workspace/edgex-go/2 10:41:37 + START_PACKAGES=/tmp/packages_start.txt 10:41:37 + END_PACKAGES=/tmp/packages_end.txt 10:41:37 + DIFF_PACKAGES=/tmp/packages_diff.txt 10:41:37 + PACKAGES=/tmp/packages_start.txt 10:41:37 + '[' /w/workspace/edgex-go/2 ']' 10:41:37 + PACKAGES=/tmp/packages_end.txt 10:41:37 + case "${OS_FAMILY}" in 10:41:37 + dpkg -l 10:41:37 + grep '^ii' 10:41:37 + '[' -f /tmp/packages_start.txt ']' 10:41:37 + '[' -f /tmp/packages_end.txt ']' 10:41:37 + diff /tmp/packages_start.txt /tmp/packages_end.txt 10:41:37 + '[' /w/workspace/edgex-go/2 ']' 10:41:37 + mkdir -p /w/workspace/edgex-go/2/archives/ 10:41:37 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgex-go/2/archives/ [Pipeline] echo 10:41:37 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 10:41:38 + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:41:38 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 10:41:38 10:41:38 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:41:38 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 10:41:38 latest: Pulling from edgex-lftools-log-publisher 10:41:38 5eb5b503b376: Pulling fs layer 10:41:38 5c69ac0246d0: Pulling fs layer 10:41:38 ec43610c2a17: Pulling fs layer 10:41:38 3a2ae6a8a46f: Pulling fs layer 10:41:38 33b1e0a273af: Pulling fs layer 10:41:38 5d3b04190fa2: Pulling fs layer 10:41:38 2f39f015ded8: Pulling fs layer 10:41:38 33b1e0a273af: Waiting 10:41:38 5d3b04190fa2: Waiting 10:41:38 2f39f015ded8: Waiting 10:41:38 3a2ae6a8a46f: Waiting 10:41:38 5c69ac0246d0: Download complete 10:41:38 3a2ae6a8a46f: Download complete 10:41:39 33b1e0a273af: Verifying Checksum 10:41:39 33b1e0a273af: Download complete 10:41:39 ec43610c2a17: Verifying Checksum 10:41:39 ec43610c2a17: Download complete 10:41:39 5d3b04190fa2: Download complete 10:41:39 5eb5b503b376: Verifying Checksum 10:41:39 5eb5b503b376: Download complete 10:41:40 2f39f015ded8: Download complete 10:41:40 5eb5b503b376: Pull complete 10:41:40 5c69ac0246d0: Pull complete 10:41:40 ec43610c2a17: Pull complete 10:41:41 3a2ae6a8a46f: Pull complete 10:41:41 33b1e0a273af: Pull complete 10:41:41 5d3b04190fa2: Pull complete 10:41:45 2f39f015ded8: Pull complete 10:41:45 Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 10:41:45 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 10:41:45 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 10:41:45 prd-ubuntu20.04-docker-8c-8g-6541 does not seem to be running inside a container 10:41:45 $ docker run -t -d -u 1001:1001 --privileged -u 0:0 --net host -v /var/log/sysstat:/var/log/sysstat -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/edgex-go/2/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/edgex-go/2 -v /w/workspace/edgex-go/2:/w/workspace/edgex-go/2:rw,z -v /w/workspace/edgex-go/2@tmp:/w/workspace/edgex-go/2@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 10:41:49 $ docker top 1f23eb1b86c036f8df0461434bb3c586de5d15c0249ee6e6ee97f4fec15307e5 -eo pid,comm [Pipeline] { [Pipeline] sh 10:41:50 + touch /tmp/pre-build-complete [Pipeline] sh 10:41:50 + mkdir -p /var/log/sysstat [Pipeline] sh 10:41:50 + ls /var/log/sa-host 10:41:50 ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 10:41:50 provisioning config files... 10:41:50 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgex-go/2@tmp/config5326055767151592767tmp [Pipeline] { [Pipeline] echo 10:41:50 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 10:41:51 ---> create-netrc.sh [Pipeline] } 10:41:51 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 10:41:51 ---> python-tools-install.sh [Pipeline] echo 10:41:51 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 10:41:51 ---> sudo-logs.sh 10:41:51 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 10:41:51 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 10:41:52 ---> job-cost.sh 10:41:52 lf-activate-venv: SKIPPING 10:41:52 DEBUG: total: 0.10999999940395355 10:41:52 INFO: Retrieving Stack Cost... 10:41:52 INFO: Retrieving Pricing Info for: v3-standard-8 10:41:52 INFO: Archiving Costs [Pipeline] echo 10:41:52 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 10:41:53 ---> logs-deploy.sh 10:41:53 lf-activate-venv: SKIPPING 10:41:53 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-go/PR-4489/2 10:41:53 INFO: archiving workspace using pattern(s): 10:41:54 Archives upload complete. 10:41:54 INFO: archiving logs to Nexus 10:41:55 ---> uname -a: 10:41:55 Linux prd-ubuntu20-04-docker-8c-8g-6541 5.4.0-126-generic #142-Ubuntu SMP Fri Aug 26 12:12:57 UTC 2022 x86_64 GNU/Linux 10:41:55 10:41:55 10:41:55 ---> lscpu: 10:41:55 Architecture: x86_64 10:41:55 CPU op-mode(s): 32-bit, 64-bit 10:41:55 Byte Order: Little Endian 10:41:55 Address sizes: 40 bits physical, 48 bits virtual 10:41:55 CPU(s): 8 10:41:55 On-line CPU(s) list: 0-7 10:41:55 Thread(s) per core: 1 10:41:55 Core(s) per socket: 1 10:41:55 Socket(s): 8 10:41:55 NUMA node(s): 1 10:41:55 Vendor ID: AuthenticAMD 10:41:55 CPU family: 23 10:41:55 Model: 49 10:41:55 Model name: AMD EPYC-Rome Processor 10:41:55 Stepping: 0 10:41:55 CPU MHz: 2799.940 10:41:55 BogoMIPS: 5599.88 10:41:55 Virtualization: AMD-V 10:41:55 Hypervisor vendor: KVM 10:41:55 Virtualization type: full 10:41:55 L1d cache: 256 KiB 10:41:55 L1i cache: 256 KiB 10:41:55 L2 cache: 4 MiB 10:41:55 L3 cache: 128 MiB 10:41:55 NUMA node0 CPU(s): 0-7 10:41:55 Vulnerability Itlb multihit: Not affected 10:41:55 Vulnerability L1tf: Not affected 10:41:55 Vulnerability Mds: Not affected 10:41:55 Vulnerability Meltdown: Not affected 10:41:55 Vulnerability Mmio stale data: Not affected 10:41:55 Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp 10:41:55 Vulnerability Spectre v1: Mitigation; usercopy/swapgs barriers and __user pointer sanitization 10:41:55 Vulnerability Spectre v2: Mitigation; Retpolines, IBPB conditional, IBRS_FW, STIBP disabled, RSB filling 10:41:55 Vulnerability Srbds: Not affected 10:41:55 Vulnerability Tsx async abort: Not affected 10:41:55 Flags: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm rep_good nopl cpuid extd_apicid tsc_known_freq pni pclmulqdq ssse3 fma cx16 sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand hypervisor lahf_lm cmp_legacy svm cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw topoext perfctr_core ssbd ibrs ibpb stibp vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 rdseed adx smap clflushopt clwb sha_ni xsaveopt xsavec xgetbv1 xsaves clzero xsaveerptr wbnoinvd arat npt nrip_save umip rdpid arch_capabilities 10:41:55 10:41:55 10:41:55 ---> nproc: 10:41:55 8 10:41:55 10:41:55 10:41:55 ---> df -h: 10:41:55 Filesystem Size Used Avail Use% Mounted on 10:41:55 overlay 155G 20G 136G 13% / 10:41:55 tmpfs 64M 0 64M 0% /dev 10:41:55 tmpfs 16G 0 16G 0% /sys/fs/cgroup 10:41:55 shm 64M 0 64M 0% /dev/shm 10:41:55 /dev/vda1 155G 20G 136G 13% /facter-os 10:41:55 10:41:55 10:41:55 ---> sar -b -r -n DEV: 10:41:55 Linux 5.4.0-126-generic (prd-ubuntu20-04-docker-8c-8g-6541) 03/31/23 _x86_64_ (8 CPU) 10:41:55 10:41:55 10:02:08 LINUX RESTART (8 CPU) 10:41:55 10:41:55 10:03:02 tps rtps wtps dtps bread/s bwrtn/s bdscd/s 10:41:55 10:04:01 128.69 3.36 125.33 0.00 422.17 63709.47 0.00 10:41:55 10:05:01 32.29 0.02 32.27 0.00 0.13 17760.90 0.00 10:41:55 10:06:01 83.99 0.30 83.69 0.00 17.06 34739.68 0.00 10:41:55 10:07:01 522.20 10.23 511.96 0.00 94.52 184567.11 0.00 10:41:55 10:08:01 548.68 9.80 538.89 0.00 2897.30 224779.21 0.00 10:41:55 10:09:01 787.85 2.73 785.13 0.00 2278.08 241393.52 0.00 10:41:55 10:10:01 758.16 1.13 757.02 0.00 29.46 202972.57 0.00 10:41:55 10:11:01 348.08 0.07 348.02 0.00 3.87 39893.64 0.00 10:41:55 10:12:01 1.15 0.00 1.15 0.00 0.00 13.33 0.00 10:41:55 10:13:01 1.77 0.00 1.77 0.00 0.00 18.93 0.00 10:41:55 10:14:01 0.92 0.00 0.92 0.00 0.00 9.87 0.00 10:41:55 10:15:01 1.67 0.00 1.67 0.00 0.00 17.46 0.00 10:41:55 10:16:01 0.98 0.00 0.98 0.00 0.00 10.80 0.00 10:41:55 10:17:01 1.68 0.02 1.67 0.00 0.13 19.46 0.00 10:41:55 10:18:01 1.93 0.02 1.92 0.00 0.13 25.06 0.00 10:41:55 10:19:01 2.00 0.00 2.00 0.00 0.00 22.93 0.00 10:41:55 10:20:01 1.02 0.00 1.02 0.00 0.00 12.00 0.00 10:41:55 10:21:01 1.70 0.00 1.70 0.00 0.00 19.46 0.00 10:41:55 10:22:01 1.27 0.00 1.27 0.00 0.00 14.26 0.00 10:41:55 10:23:01 1.78 0.00 1.78 0.00 0.00 20.26 0.00 10:41:55 10:24:01 0.93 0.00 0.93 0.00 0.00 10.26 0.00 10:41:55 10:25:01 1.72 0.00 1.72 0.00 0.00 19.33 0.00 10:41:55 10:26:01 0.92 0.00 0.92 0.00 0.00 10.13 0.00 10:41:55 10:27:01 1.63 0.00 1.63 0.00 0.00 18.93 0.00 10:41:55 10:28:01 1.03 0.00 1.03 0.00 0.00 11.60 0.00 10:41:55 10:29:01 1.57 0.00 1.57 0.00 0.00 17.86 0.00 10:41:55 10:30:01 0.88 0.00 0.88 0.00 0.00 10.26 0.00 10:41:55 10:31:01 3.17 1.52 1.65 0.00 35.73 20.40 0.00 10:41:55 10:32:01 1.18 0.00 1.18 0.00 0.00 14.40 0.00 10:41:55 10:33:01 1.35 0.00 1.35 0.00 0.00 16.26 0.00 10:41:55 10:34:01 1.08 0.00 1.08 0.00 0.00 11.60 0.00 10:41:55 10:35:01 1.62 0.00 1.62 0.00 0.00 18.13 0.00 10:41:55 10:36:01 0.85 0.00 0.85 0.00 0.00 9.47 0.00 10:41:55 10:37:01 1.65 0.00 1.65 0.00 0.00 19.46 0.00 10:41:55 10:38:01 1.03 0.00 1.03 0.00 0.00 11.86 0.00 10:41:55 10:39:01 1.23 0.00 1.23 0.00 0.00 14.80 0.00 10:41:55 10:40:01 1.15 0.00 1.15 0.00 0.00 13.46 0.00 10:41:55 10:41:01 1.53 0.00 1.53 0.00 0.00 17.46 0.00 10:41:55 Average: 85.62 0.77 84.85 0.00 152.11 26585.79 0.00 10:41:55 10:41:55 10:03:02 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 10:41:55 10:04:01 28029492 31481976 815916 2.48 112452 3548776 2069472 6.10 1472828 2939024 405504 10:41:55 10:05:01 27602204 31423972 869928 2.65 115576 3895100 2138040 6.30 1599532 3212072 481064 10:41:55 10:06:01 27829748 31539960 756188 2.30 118108 3790416 1866076 5.50 1286416 3310980 138124 10:41:55 10:07:01 22304984 31512928 765220 2.33 286840 8713864 1957800 5.77 2120704 7572012 471876 10:41:55 10:08:01 21387804 31484980 787580 2.40 313788 9627988 2000368 5.90 2037132 8616460 375860 10:41:55 10:09:01 18240224 31147320 1103124 3.35 359844 12191472 3147784 9.28 2738712 10837132 511224 10:41:55 10:10:01 17147572 31219656 1032852 3.14 376252 13294868 2882056 8.49 2754824 11871508 23656 10:41:55 10:11:01 19101092 31527012 739388 2.25 380544 11720920 1915580 5.65 2447792 10316916 164 10:41:55 10:12:01 19102044 31527992 738332 2.25 380568 11720920 1915580 5.65 2447452 10316920 20 10:41:55 10:13:01 19114344 31540320 725908 2.21 380588 11720928 1899412 5.60 2435644 10316924 16 10:41:55 10:14:01 19114432 31540412 725896 2.21 380600 11720932 1899412 5.60 2435876 10316928 12 10:41:55 10:15:01 19117636 31543936 722580 2.20 380624 11720932 1899412 5.60 2433268 10317168 136 10:41:55 10:16:01 19117384 31543704 722792 2.20 380636 11720936 1899412 5.60 2433244 10317180 8 10:41:55 10:17:01 19116632 31542988 723420 2.20 380672 11720924 1899412 5.60 2432808 10317184 12 10:41:55 10:18:01 19116788 31543300 723020 2.20 380712 11720916 1935304 5.70 2433188 10317176 20 10:41:55 10:19:01 19117072 31543660 722632 2.20 380760 11720920 1935304 5.70 2433248 10317184 8 10:41:55 10:20:01 19117200 31543804 722644 2.20 380768 11720924 1935304 5.70 2433260 10317184 8 10:41:55 10:21:01 19117176 31543788 722600 2.20 380788 11720928 1935304 5.70 2432928 10317184 12 10:41:55 10:22:01 19116804 31543480 722820 2.20 380820 11720932 1935304 5.70 2433532 10317188 212 10:41:55 10:23:01 19116976 31543732 722560 2.20 380840 11720936 1935304 5.70 2433372 10317244 8 10:41:55 10:24:01 19117008 31543772 722512 2.20 380848 11720940 1935304 5.70 2433252 10317248 12 10:41:55 10:25:01 19117204 31544096 722084 2.20 380864 11721072 1935304 5.70 2432984 10317360 8 10:41:55 10:26:01 19116904 31543796 722320 2.20 380868 11721072 1935304 5.70 2433260 10317360 8 10:41:55 10:27:01 19116792 31543744 722352 2.20 380884 11721072 1935304 5.70 2433024 10317384 12 10:41:55 10:28:01 19116744 31543696 722324 2.20 380896 11721076 1935304 5.70 2433356 10317384 4 10:41:55 10:29:01 19116728 31543692 722248 2.20 380916 11721080 1935304 5.70 2433020 10317388 4 10:41:55 10:30:01 19117148 31544120 721976 2.20 380916 11721084 1935304 5.70 2433296 10317392 180 10:41:55 10:31:01 19098236 31527320 738716 2.25 380940 11722156 1935304 5.70 2455300 10317700 28 10:41:55 10:32:01 19097432 31526532 739432 2.25 380960 11722156 1935304 5.70 2455280 10317688 4 10:41:55 10:33:01 19097380 31526540 739608 2.25 380984 11722164 1935304 5.70 2455244 10317692 8 10:41:55 10:34:01 19097128 31526288 739844 2.25 381000 11722164 1935304 5.70 2455308 10317692 180 10:41:55 10:35:01 19097032 31526196 739984 2.25 381008 11722168 1935304 5.70 2455032 10317696 8 10:41:55 10:36:01 19096732 31525900 740216 2.25 381020 11722168 1935304 5.70 2455308 10317696 8 10:41:55 10:37:01 19096680 31525912 740404 2.25 381040 11722172 1935304 5.70 2455092 10317700 36 10:41:55 10:38:01 19096664 31525900 740364 2.25 381068 11722176 1935304 5.70 2455136 10317704 12 10:41:55 10:39:01 19096552 31525816 740388 2.25 381096 11722176 1935304 5.70 2455120 10317704 12 10:41:55 10:40:01 19096504 31525804 740348 2.25 381116 11722184 1935304 5.70 2455140 10317708 8 10:41:55 10:41:01 19096504 31525836 740304 2.25 381124 11722188 1935304 5.70 2455172 10317708 8 10:41:55 Average: 19866131 31511418 756864 2.30 354982 11011205 1995713 5.88 2360923 9689415 63381 10:41:55 10:41:55 10:03:02 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 10:41:55 10:04:01 ens3 808.93 741.74 7648.84 83.13 0.00 0.00 0.00 0.00 10:41:55 10:04:01 docker0 617.47 588.88 45.19 3485.13 0.00 0.00 0.00 0.00 10:41:55 10:04:01 veth9e3f81f 0.00 0.17 0.00 0.01 0.00 0.00 0.00 0.00 10:41:55 10:04:01 lo 1.08 1.08 0.11 0.11 0.00 0.00 0.00 0.00 10:41:55 10:05:01 ens3 34.67 26.77 26.69 15.62 0.00 0.00 0.00 0.00 10:41:55 10:05:01 docker0 1.37 1.37 0.10 0.12 0.00 0.00 0.00 0.00 10:41:55 10:05:01 veth9e3f81f 1.37 1.40 0.12 0.12 0.00 0.00 0.00 0.00 10:41:55 10:05:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 10:41:55 10:06:01 ens3 104.92 62.07 1702.59 21.77 0.00 0.00 0.00 0.00 10:41:55 10:06:01 docker0 0.00 0.07 0.00 0.01 0.00 0.00 0.00 0.00 10:41:55 10:06:01 veth57f68e4 0.00 0.12 0.00 0.01 0.00 0.00 0.00 0.00 10:41:55 10:06:01 lo 0.60 0.60 0.06 0.06 0.00 0.00 0.00 0.00 10:41:55 10:07:01 ens3 869.47 539.63 6234.55 55.57 0.00 0.00 0.00 0.00 10:41:55 10:07:01 docker0 532.93 857.06 42.75 6224.35 0.00 0.00 0.00 0.00 10:41:55 10:07:01 veth57f68e4 0.00 0.23 0.00 0.01 0.00 0.00 0.00 0.00 10:41:55 10:07:01 lo 0.27 0.27 0.02 0.02 0.00 0.00 0.00 0.00 10:41:55 10:08:01 ens3 156.63 86.75 1822.91 16.84 0.00 0.00 0.00 0.00 10:41:55 10:08:01 docker0 12.60 24.61 0.80 312.84 0.00 0.00 0.00 0.00 10:41:55 10:08:01 veth57f68e4 0.00 0.32 0.00 0.01 0.00 0.00 0.00 0.00 10:41:55 10:08:01 lo 1.47 1.47 0.14 0.14 0.00 0.00 0.00 0.00 10:41:55 10:09:01 ens3 730.28 397.96 5183.81 223.77 0.00 0.00 0.00 0.00 10:41:55 10:09:01 docker0 308.29 603.24 24.61 3783.64 0.00 0.00 0.00 0.00 10:41:55 10:09:01 veth713a9d1 0.00 0.18 0.00 0.01 0.00 0.00 0.00 0.00 10:41:55 10:09:01 veth57f68e4 0.00 0.28 0.00 0.01 0.00 0.00 0.00 0.00 10:41:55 10:09:01 veth76050ab 0.00 0.20 0.00 0.01 0.00 0.00 0.00 0.00 10:41:55 10:09:01 vethdd49166 113.00 205.98 10.17 1123.23 0.00 0.00 0.00 0.09 10:41:55 10:09:01 lo 0.47 0.47 0.04 0.04 0.00 0.00 0.00 0.00 10:41:55 10:10:01 ens3 68.27 36.94 391.78 17.23 0.00 0.00 0.00 0.00 10:41:55 10:10:01 docker0 15.31 31.14 1.09 362.68 0.00 0.00 0.00 0.00 10:41:55 10:10:01 veth57f68e4 0.00 0.25 0.00 0.01 0.00 0.00 0.00 0.00 10:41:55 10:10:01 veth5ab9c14 0.00 0.05 0.00 0.00 0.00 0.00 0.00 0.00 10:41:55 10:10:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:41:55 10:10:01 veth211ac1f 0.00 0.12 0.00 0.01 0.00 0.00 0.00 0.00 10:41:55 10:11:01 ens3 15.18 8.56 13.10 6.62 0.00 0.00 0.00 0.00 10:41:55 10:11:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:41:55 10:11:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 10:41:55 10:12:01 ens3 0.03 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:41:55 10:12:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:41:55 10:12:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:41:55 10:13:01 ens3 0.25 0.17 0.08 0.07 0.00 0.00 0.00 0.00 10:41:55 10:13:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:41:55 10:13:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 10:41:55 10:14:01 ens3 0.03 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:41:55 10:14:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:41:55 10:14:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:41:55 10:15:01 ens3 0.10 0.10 0.01 0.01 0.00 0.00 0.00 0.00 10:41:55 10:15:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:41:55 10:15:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 10:41:55 10:16:01 ens3 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:41:55 10:16:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:41:55 10:16:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:41:55 10:17:01 ens3 0.10 0.10 0.01 0.01 0.00 0.00 0.00 0.00 10:41:55 10:17:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:41:55 10:17:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 10:41:55 10:18:01 ens3 0.17 0.12 0.08 0.07 0.00 0.00 0.00 0.00 10:41:55 10:18:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:41:55 10:18:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:41:55 10:19:01 ens3 0.15 0.12 0.01 0.01 0.00 0.00 0.00 0.00 10:41:55 10:19:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:41:55 10:19:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 10:41:55 10:20:01 ens3 0.05 0.03 0.00 0.00 0.00 0.00 0.00 0.00 10:41:55 10:20:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:41:55 10:20:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:41:55 10:21:01 ens3 0.10 0.10 0.01 0.01 0.00 0.00 0.00 0.00 10:41:55 10:21:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:41:55 10:21:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 10:41:55 10:22:01 ens3 0.02 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:41:55 10:22:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:41:55 10:22:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:41:55 10:23:01 ens3 0.27 0.22 0.08 0.07 0.00 0.00 0.00 0.00 10:41:55 10:23:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:41:55 10:23:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 10:41:55 10:24:01 ens3 0.03 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:41:55 10:24:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:41:55 10:24:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:41:55 10:25:01 ens3 0.10 0.10 0.01 0.01 0.00 0.00 0.00 0.00 10:41:55 10:25:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:41:55 10:25:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 10:41:55 10:26:01 ens3 0.65 0.37 3.10 0.02 0.00 0.00 0.00 0.00 10:41:55 10:26:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:41:55 10:26:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:41:55 10:27:01 ens3 0.13 0.10 0.01 0.01 0.00 0.00 0.00 0.00 10:41:55 10:27:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:41:55 10:27:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 10:41:55 10:28:01 ens3 0.20 0.17 0.08 0.07 0.00 0.00 0.00 0.00 10:41:55 10:28:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:41:55 10:28:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:41:55 10:29:01 ens3 0.12 0.10 0.01 0.01 0.00 0.00 0.00 0.00 10:41:55 10:29:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:41:55 10:29:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 10:41:55 10:30:01 ens3 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:41:55 10:30:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:41:55 10:30:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:41:55 10:31:01 ens3 8.30 7.12 5.47 6.32 0.00 0.00 0.00 0.00 10:41:55 10:31:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:41:55 10:31:01 lo 0.33 0.33 0.03 0.03 0.00 0.00 0.00 0.00 10:41:55 10:32:01 ens3 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:41:55 10:32:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:41:55 10:32:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:41:55 10:33:01 ens3 0.23 0.22 0.08 0.07 0.00 0.00 0.00 0.00 10:41:55 10:33:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:41:55 10:33:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 10:41:55 10:34:01 ens3 0.03 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:41:55 10:34:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:41:55 10:34:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:41:55 10:35:01 ens3 0.12 0.10 0.01 0.01 0.00 0.00 0.00 0.00 10:41:55 10:35:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:41:55 10:35:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 10:41:55 10:36:01 ens3 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:41:55 10:36:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:41:55 10:36:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:41:55 10:37:01 ens3 0.13 0.13 0.01 0.01 0.00 0.00 0.00 0.00 10:41:55 10:37:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:41:55 10:37:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 10:41:55 10:38:01 ens3 0.17 0.18 0.08 0.07 0.00 0.00 0.00 0.00 10:41:55 10:38:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:41:55 10:38:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:41:55 10:39:01 ens3 0.13 0.10 0.01 0.01 0.00 0.00 0.00 0.00 10:41:55 10:39:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:41:55 10:39:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 10:41:55 10:40:01 ens3 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:41:55 10:40:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:41:55 10:40:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:41:55 10:41:01 ens3 0.12 0.10 0.01 0.01 0.00 0.00 0.00 0.00 10:41:55 10:41:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:41:55 10:41:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 10:41:55 Average: ens3 73.41 49.99 603.37 11.76 0.00 0.00 0.00 0.00 10:41:55 Average: docker0 38.92 55.23 3.00 371.73 0.00 0.00 0.00 0.00 10:41:55 Average: lo 0.19 0.19 0.02 0.02 0.00 0.00 0.00 0.00 10:41:55 10:41:55