Branch indexing Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from fad9fe7ce883aac56d41a9d22f65d99fda24394e+48044024c8f65bd255fe9fe71c82cb348b3a4f7b (28bcd3a07d4c5515dd025e9367ede53b08951cc5) 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-ssh11467251429476357985.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 2c432abcf2d142718d3fe157e81a44428d9b823e 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-ssh3421893025433878855.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 2c432abcf2d142718d3fe157e81a44428d9b823e 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-4097/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-4097/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh6795804760177204021.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 2c432abcf2d142718d3fe157e81a44428d9b823e (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 2c432abcf2d142718d3fe157e81a44428d9b823e # timeout=10 Commit message: "Merge pull request #406 from ernestojeda/go.18-debug" > 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-ssh13028061539902768386.key > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision 6e371aaf151bd5004dee8fa40be4413046746612 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-4097/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-4097/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh5041981707101390073.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Checking out Revision 6e371aaf151bd5004dee8fa40be4413046746612 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 6e371aaf151bd5004dee8fa40be4413046746612 # timeout=10 Commit message: "Chore: Update global-jjb to the latest v0.79.1" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoParallel] RAW Config: [project:edgex-go, dockerFileGlobPath:cmd/**/Dockerfile, testScript:make test, buildScript:make build, publishSwaggerDocs:true, swaggerApiFolders:[openapi/v2], buildSnap:false] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[ubuntu20.04-docker-8c-8g, ubuntu20.04-docker-arm64-4c-16g]] [Pipeline] echo ========================================================= [edgeXBuildGoParallel] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: edgex-go-settings PROJECT: edgex-go USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.18 USE_ALPINE: true DOCKER_FILE_GLOB: cmd/**/Dockerfile DOCKER_IMAGE_NAME_PREFIX: DOCKER_IMAGE_NAME_SUFFIX: DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_BUILD_IMAGE_TARGET: builder DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: true SEMVER_BUMP_LEVEL: pre PUBLISH_SWAGGER_DOCS: true SWAGGER_API_FOLDERS: openapi/v2 BUILD_SNAP: false BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org SNYK_DEBUG: false [Pipeline] node Still waiting to schedule task Waiting for next available executor on ‘prd-ubuntu20.04-docker-8c-8g-21486’ Running on prd-ubuntu20.04-docker-8c-8g-21488 in /w/workspace/edgexfoundry_edgex-go_PR-4097 [Pipeline] { [Pipeline] ws Running in /w/workspace/edgex-go/3 [Pipeline] { [Pipeline] stage [Pipeline] { (Declarative: Checkout SCM) [Pipeline] checkout The recommended git tool is: git using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning repository git@github.com:edgexfoundry/edgex-go.git > git init /w/workspace/edgex-go/3 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git > git --version # timeout=10 > git --version # 'git version 2.25.1' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Merging remotes/origin/main commit 48044024c8f65bd255fe9fe71c82cb348b3a4f7b into PR head commit fad9fe7ce883aac56d41a9d22f65d99fda24394e Merge succeeded, producing 4cb0a11e0cd7bade6510d2664cbd1f9390f7b58a Checking out Revision 4cb0a11e0cd7bade6510d2664cbd1f9390f7b58a (PR-4097) > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/4097/head:refs/remotes/origin/PR-4097 +refs/heads/main:refs/remotes/origin/main # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f fad9fe7ce883aac56d41a9d22f65d99fda24394e # 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 48044024c8f65bd255fe9fe71c82cb348b3a4f7b # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 4cb0a11e0cd7bade6510d2664cbd1f9390f7b58a # timeout=10 Commit message: "Merge commit '48044024c8f65bd255fe9fe71c82cb348b3a4f7b' into HEAD" First time build. Skipping changelog. [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 16:30:03 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 16:30:03 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 16:30:03 ========================================================= 16:30:03 EdgeX Global Pipelines Version Info 16:30:03 ========================================================= [Pipeline] libraryResource [Pipeline] sh > git rev-list --no-walk 96604ba067212cf2fdbc5699d3018bd88613ac34 # timeout=10 16:30:04 ------------------- 16:30:04 stable info: 16:30:04 ------------------- 16:30:04 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 16:30:04 Commit SHA: 2c432abcf2d142718d3fe157e81a44428d9b823e 16:30:04 Message: update stable to v1.0.238 16:30:05 ------------------- 16:30:05 experimental info: 16:30:05 ------------------- 16:30:05 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 16:30:05 Commit SHA: 2c432abcf2d142718d3fe157e81a44428d9b823e 16:30:05 Message: update experimental to v1.0.238 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 16:30:05 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-go-settings [Pipeline] echo 16:30:05 [edgeXSetupEnvironment]: set envvar PROJECT = edgex-go [Pipeline] echo 16:30:05 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 16:30:05 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 16:30:05 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 16:30:05 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.18 [Pipeline] echo 16:30:05 [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo 16:30:05 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_GLOB = cmd/**/Dockerfile [Pipeline] echo 16:30:05 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_PREFIX = [Pipeline] echo 16:30:05 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_SUFFIX = [Pipeline] echo 16:30:05 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 16:30:05 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 16:30:05 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 16:30:05 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 16:30:05 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 16:30:05 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 16:30:05 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 16:30:05 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 16:30:05 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo 16:30:05 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v2 [Pipeline] echo 16:30:05 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 16:30:05 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 16:30:05 [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo 16:30:05 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-4097 [Pipeline] echo 16:30:05 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-4097 [Pipeline] echo 16:30:05 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-4097 [Pipeline] echo 16:30:05 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 4cb0a11e0cd7bade6510d2664cbd1f9390f7b58a [Pipeline] echo 16:30:05 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 4cb0a11 [Pipeline] echo 16:30:05 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 16:30:05 provisioning config files... 16:30:05 copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/3@tmp/config6568715802311672042tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 16:30:06 ---> docker-login.sh 16:30:06 nexus3.edgexfoundry.org:10001 16:30:06 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 16:30:06 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 16:30:06 Configure a credential helper to remove this warning. See 16:30:06 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 16:30:06 16:30:06 Login Succeeded 16:30:06 nexus3.edgexfoundry.org:10002 16:30:06 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 16:30:06 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 16:30:06 Configure a credential helper to remove this warning. See 16:30:06 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 16:30:06 16:30:06 Login Succeeded 16:30:06 nexus3.edgexfoundry.org:10003 16:30:06 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 16:30:06 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 16:30:06 Configure a credential helper to remove this warning. See 16:30:06 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 16:30:06 16:30:06 Login Succeeded 16:30:06 nexus3.edgexfoundry.org:10004 16:30:06 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 16:30:06 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 16:30:06 Configure a credential helper to remove this warning. See 16:30:06 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 16:30:06 16:30:06 Login Succeeded 16:30:06 docker.io 16:30:06 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 16:30:07 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 16:30:07 Configure a credential helper to remove this warning. See 16:30:07 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 16:30:07 16:30:07 Login Succeeded 16:30:07 ---> docker-login.sh ends [Pipeline] } 16:30:07 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 16:30:07 + ls cmd/core-command/Dockerfile cmd/core-data/Dockerfile cmd/core-metadata/Dockerfile cmd/security-bootstrapper/Dockerfile cmd/security-proxy-setup/Dockerfile cmd/security-secretstore-setup/Dockerfile cmd/security-spiffe-token-provider/Dockerfile cmd/security-spire-agent/Dockerfile cmd/security-spire-config/Dockerfile cmd/security-spire-server/Dockerfile cmd/support-notifications/Dockerfile cmd/support-scheduler/Dockerfile cmd/sys-mgmt-agent/Dockerfile 16:30:07 + dirname cmd/core-command/Dockerfile 16:30:07 + cut -d/ -f2 16:30:07 + echo core-command,cmd/core-command/Dockerfile 16:30:07 + dirname cmd/core-data/Dockerfile 16:30:07 + cut -d/ -f2 16:30:07 + echo core-data,cmd/core-data/Dockerfile 16:30:07 + + dirname cmd/core-metadata/Dockerfile 16:30:07 cut -d/ -f2 16:30:07 + echo core-metadata,cmd/core-metadata/Dockerfile 16:30:07 + cut -d/ -f2 16:30:07 + dirname cmd/security-bootstrapper/Dockerfile 16:30:07 + echo security-bootstrapper,cmd/security-bootstrapper/Dockerfile 16:30:07 + dirname cmd/security-proxy-setup/Dockerfile 16:30:07 + cut -d/ -f2 16:30:07 + echo security-proxy-setup,cmd/security-proxy-setup/Dockerfile 16:30:07 + cut -d/ -f2 16:30:07 + dirname cmd/security-secretstore-setup/Dockerfile 16:30:07 + echo security-secretstore-setup,cmd/security-secretstore-setup/Dockerfile 16:30:07 + cut+ -d/ -f2 16:30:07 dirname cmd/security-spiffe-token-provider/Dockerfile 16:30:07 + echo security-spiffe-token-provider,cmd/security-spiffe-token-provider/Dockerfile 16:30:07 + dirname cmd/security-spire-agent/Dockerfile 16:30:07 + cut -d/ -f2 16:30:07 + echo security-spire-agent,cmd/security-spire-agent/Dockerfile 16:30:07 + dirname cmd/security-spire-config/Dockerfile 16:30:07 + cut -d/ -f2 16:30:07 + echo security-spire-config,cmd/security-spire-config/Dockerfile 16:30:07 + dirname cmd/security-spire-server/Dockerfile 16:30:07 + cut -d/ -f2 16:30:07 + echo security-spire-server,cmd/security-spire-server/Dockerfile 16:30:07 + dirname cmd/support-notifications/Dockerfile 16:30:07 + cut -d/ -f2 16:30:07 + echo support-notifications,cmd/support-notifications/Dockerfile 16:30:07 + dirname cmd/support-scheduler/Dockerfile 16:30:07 + cut -d/ -f2 16:30:07 + echo support-scheduler,cmd/support-scheduler/Dockerfile 16:30:07 + dirname cmd/sys-mgmt-agent/Dockerfile 16:30:07 + cut -d/ -f2 16:30:07 + echo sys-mgmt-agent,cmd/sys-mgmt-agent/Dockerfile [Pipeline] echo 16:30:07 Generate Dockers from filesystem: [[image:core-command, dockerfile:cmd/core-command/Dockerfile], [image:core-data, dockerfile:cmd/core-data/Dockerfile], [image:core-metadata, dockerfile:cmd/core-metadata/Dockerfile], [image:security-bootstrapper, dockerfile:cmd/security-bootstrapper/Dockerfile], [image:security-proxy-setup, dockerfile:cmd/security-proxy-setup/Dockerfile], [image:security-secretstore-setup, dockerfile:cmd/security-secretstore-setup/Dockerfile], [image:security-spiffe-token-provider, dockerfile:cmd/security-spiffe-token-provider/Dockerfile], [image:security-spire-agent, dockerfile:cmd/security-spire-agent/Dockerfile], [image:security-spire-config, dockerfile:cmd/security-spire-config/Dockerfile], [image:security-spire-server, dockerfile:cmd/security-spire-server/Dockerfile], [image:support-notifications, dockerfile:cmd/support-notifications/Dockerfile], [image:support-scheduler, dockerfile:cmd/support-scheduler/Dockerfile], [image:sys-mgmt-agent, dockerfile:cmd/sys-mgmt-agent/Dockerfile]] [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh 16:30:07 + git rev-list -1 --merges 4cb0a11e0cd7bade6510d2664cbd1f9390f7b58a~1..4cb0a11e0cd7bade6510d2664cbd1f9390f7b58a [Pipeline] echo 16:30:07 -----------> git rev-list -1 --merges 4cb0a11e0cd7bade6510d2664cbd1f9390f7b58a~1..4cb0a11e0cd7bade6510d2664cbd1f9390f7b58a 4cb0a11e0cd7bade6510d2664cbd1f9390f7b58a 16:30:07 4cb0a11e0cd7bade6510d2664cbd1f9390f7b58a [false] [Pipeline] sh 16:30:08 + git log --format=format:%s -1 4cb0a11e0cd7bade6510d2664cbd1f9390f7b58a [Pipeline] echo 16:30:08 ========================================================= 16:30:08 [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] 16:30:08 ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] sh 16:30:08 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 16:30:08 + grep -v github /etc/ssh/ssh_known_hosts 16:30:08 + [ -e /tmp/ssh_known_hosts ] 16:30:08 + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts 16:30:08 + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= 16:30:08 + sudo tee -a /etc/ssh/ssh_known_hosts 16:30:08 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:30:09 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 16:30:09 16:30:09 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:30:09 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 16:30:09 0.1.4: Pulling from edgex-devops/py-git-semver 16:30:09 b85a868b505f: Pulling fs layer 16:30:09 e2be974225ed: Pulling fs layer 16:30:09 339a4e72a1f5: Pulling fs layer 16:30:09 988bab9f4d93: Pulling fs layer 16:30:09 1469e6f7b9e6: Pulling fs layer 16:30:09 eaf3925da568: Pulling fs layer 16:30:09 bab4dde63d76: Pulling fs layer 16:30:09 bde34c3a00c8: Pulling fs layer 16:30:09 b352a97aabf1: Pulling fs layer 16:30:09 4872d77fe225: Pulling fs layer 16:30:09 5851b861e8e6: Pulling fs layer 16:30:09 b352a97aabf1: Waiting 16:30:09 4872d77fe225: Waiting 16:30:09 988bab9f4d93: Waiting 16:30:09 bab4dde63d76: Waiting 16:30:09 bde34c3a00c8: Waiting 16:30:09 1469e6f7b9e6: Waiting 16:30:09 5851b861e8e6: Waiting 16:30:09 e2be974225ed: Verifying Checksum 16:30:09 e2be974225ed: Download complete 16:30:09 988bab9f4d93: Verifying Checksum 16:30:09 988bab9f4d93: Download complete 16:30:09 1469e6f7b9e6: Verifying Checksum 16:30:09 1469e6f7b9e6: Download complete 16:30:09 eaf3925da568: Verifying Checksum 16:30:09 eaf3925da568: Download complete 16:30:09 339a4e72a1f5: Verifying Checksum 16:30:09 339a4e72a1f5: Download complete 16:30:09 bde34c3a00c8: Verifying Checksum 16:30:09 bde34c3a00c8: Download complete 16:30:09 b352a97aabf1: Verifying Checksum 16:30:09 b352a97aabf1: Download complete 16:30:09 4872d77fe225: Verifying Checksum 16:30:09 4872d77fe225: Download complete 16:30:09 5851b861e8e6: Verifying Checksum 16:30:09 5851b861e8e6: Download complete 16:30:09 b85a868b505f: Verifying Checksum 16:30:09 b85a868b505f: Download complete 16:30:09 bab4dde63d76: Verifying Checksum 16:30:09 bab4dde63d76: Download complete 16:30:10 b85a868b505f: Pull complete 16:30:11 e2be974225ed: Pull complete 16:30:11 339a4e72a1f5: Pull complete 16:30:11 988bab9f4d93: Pull complete 16:30:11 1469e6f7b9e6: Pull complete 16:30:12 eaf3925da568: Pull complete 16:30:14 bab4dde63d76: Pull complete 16:30:14 bde34c3a00c8: Pull complete 16:30:14 b352a97aabf1: Pull complete 16:30:15 4872d77fe225: Pull complete 16:30:15 5851b861e8e6: Pull complete 16:30:15 Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 16:30:15 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 16:30:15 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 16:30:15 prd-ubuntu20.04-docker-8c-8g-21488 does not seem to be running inside a container 16:30:15 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/3 -v /w/workspace/edgex-go/3:/w/workspace/edgex-go/3:rw,z -v /w/workspace/edgex-go/3@tmp:/w/workspace/edgex-go/3@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 16:30:17 $ docker top e63e6eb824f97c8997e5cb8819f3b24ca67f21f15b9643be11e1f2878cce05fa -eo pid,comm 16:30:17 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). 16:30:17 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 16:30:17 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 16:30:17 [ssh-agent] Looking for ssh-agent implementation... 16:30:17 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 16:30:17 $ docker exec e63e6eb824f97c8997e5cb8819f3b24ca67f21f15b9643be11e1f2878cce05fa ssh-agent 16:30:18 SSH_AUTH_SOCK=/tmp/ssh-t8NU5x3UnxTR/agent.33 16:30:18 SSH_AGENT_PID=39 16:30:18 Running ssh-add (command line suppressed) 16:30:18 Identity added: /w/workspace/edgex-go/3@tmp/private_key_3370623187658524459.key (/w/workspace/edgex-go/3@tmp/private_key_3370623187658524459.key) 16:30:18 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 16:30:18 + git tag --points-at HEAD [Pipeline] } 16:30:18 $ docker exec --env ******** --env ******** e63e6eb824f97c8997e5cb8819f3b24ca67f21f15b9643be11e1f2878cce05fa ssh-agent -k 16:30:18 unset SSH_AUTH_SOCK; 16:30:18 unset SSH_AGENT_PID; 16:30:18 echo Agent pid 39 killed; 16:30:18 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 16:30:18 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 16:30:18 [ssh-agent] Looking for ssh-agent implementation... 16:30:18 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 16:30:18 $ docker exec e63e6eb824f97c8997e5cb8819f3b24ca67f21f15b9643be11e1f2878cce05fa ssh-agent 16:30:18 SSH_AUTH_SOCK=/tmp/ssh-Tje4biBKv6MV/agent.72 16:30:18 SSH_AGENT_PID=78 16:30:18 Running ssh-add (command line suppressed) 16:30:19 Identity added: /w/workspace/edgex-go/3@tmp/private_key_8190757955291375190.key (/w/workspace/edgex-go/3@tmp/private_key_8190757955291375190.key) 16:30:19 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 16:30:19 + git semver init 16:30:19 2022-07-29 16:30:19,582 [run_init] DEBUG init version:0.0.0 force:False 16:30:19 2022-07-29 16:30:19,585 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/edgex-go/3/.semver 16:30:19 2022-07-29 16:30:19,586 [execute] INFO git clone -b semver git@github.com:edgexfoundry/edgex-go.git /w/workspace/edgex-go/3/.semver 16:30:19 2022-07-29 16:30:19,587 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/edgex-go.git', '/w/workspace/edgex-go/3/.semver'], cwd=/w/workspace/edgex-go/3, universal_newlines=False, shell=None, istream=None) 16:30:24 2022-07-29 16:30:24,280 [append_file] DEBUG append to file:/w/workspace/edgex-go/3/.git/info/exclude 16:30:24 2022-07-29 16:30:24,280 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/edgex-go/3/.semver/PR-4097 with force:False 16:30:24 2022-07-29 16:30:24,281 [write_file] DEBUG write to file:/w/workspace/edgex-go/3/.semver/PR-4097 16:30:24 2022-07-29 16:30:24,286 [execute] INFO git cat-file --batch-check 16:30:24 2022-07-29 16:30:24,286 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgex-go/3/.semver, universal_newlines=False, shell=None, istream=) 16:30:24 2022-07-29 16:30:24,292 [execute] INFO git cat-file --batch 16:30:24 2022-07-29 16:30:24,293 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgex-go/3/.semver, universal_newlines=False, shell=None, istream=) 16:30:24 2022-07-29 16:30:24,298 [read_version] DEBUG read version from /w/workspace/edgex-go/3/.semver/PR-4097 16:30:24 0.0.0 [Pipeline] } 16:30:24 $ docker exec --env ******** --env ******** e63e6eb824f97c8997e5cb8819f3b24ca67f21f15b9643be11e1f2878cce05fa ssh-agent -k 16:30:25 unset SSH_AUTH_SOCK; 16:30:25 unset SSH_AGENT_PID; 16:30:25 echo Agent pid 78 killed; 16:30:25 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 16:30:25 + git semver [Pipeline] } 16:30:25 $ docker stop --time=1 e63e6eb824f97c8997e5cb8819f3b24ca67f21f15b9643be11e1f2878cce05fa 16:30:26 $ docker rm -f e63e6eb824f97c8997e5cb8819f3b24ca67f21f15b9643be11e1f2878cce05fa [Pipeline] // withDockerContainer [Pipeline] sh 16:30:27 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 16:30:27 Stashed 1 file(s) [Pipeline] echo 16:30:27 [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 16:30:28 + git config --global --add safe.directory /w/workspace/edgex-go/3 [Pipeline] echo 16:30:28 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 16:30:28 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 16:30:28 ========================================================= 16:30:28 [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine] 16:30:28 ========================================================= [Pipeline] fileExists [Pipeline] sh 16:30:28 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine 16:30:28 1.18-alpine: Pulling from edgex-devops/edgex-golang-base 16:30:28 2408cc74d12b: Pulling fs layer 16:30:28 ea60b727a1ce: Pulling fs layer 16:30:28 30c4a7721957: Pulling fs layer 16:30:28 370296b7ddb6: Pulling fs layer 16:30:28 7c6cee850709: Pulling fs layer 16:30:28 39a5fcdaea64: Pulling fs layer 16:30:28 d94ebbe4e438: Pulling fs layer 16:30:28 bcfd1f05c69d: Pulling fs layer 16:30:28 59ccb84bbe0f: Pulling fs layer 16:30:28 370296b7ddb6: Waiting 16:30:28 7c6cee850709: Waiting 16:30:28 d94ebbe4e438: Waiting 16:30:28 bcfd1f05c69d: Waiting 16:30:28 59ccb84bbe0f: Waiting 16:30:28 30c4a7721957: Verifying Checksum 16:30:28 30c4a7721957: Download complete 16:30:28 ea60b727a1ce: Download complete 16:30:28 7c6cee850709: Verifying Checksum 16:30:28 7c6cee850709: Download complete 16:30:28 39a5fcdaea64: Download complete 16:30:28 2408cc74d12b: Verifying Checksum 16:30:28 2408cc74d12b: Download complete 16:30:28 d94ebbe4e438: Download complete 16:30:29 2408cc74d12b: Pull complete 16:30:29 ea60b727a1ce: Pull complete 16:30:29 30c4a7721957: Pull complete 16:30:29 59ccb84bbe0f: Verifying Checksum 16:30:29 59ccb84bbe0f: Download complete 16:30:29 bcfd1f05c69d: Verifying Checksum 16:30:29 370296b7ddb6: Verifying Checksum 16:30:29 370296b7ddb6: Download complete 16:30:33 370296b7ddb6: Pull complete 16:30:33 7c6cee850709: Pull complete 16:30:34 39a5fcdaea64: Pull complete 16:30:34 d94ebbe4e438: Pull complete 16:30:36 bcfd1f05c69d: Pull complete 16:30:36 59ccb84bbe0f: Pull complete 16:30:36 Digest: sha256:b7a3521351a9cbc7ce2a60b0b0d40edf4ed6cc338df7dc09f1589c9a81f0a497 16:30:36 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine 16:30:36 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine [Pipeline] fileExists [Pipeline] sh 16:30:37 + echo FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine 16:30:37 WORKDIR /edgex 16:30:37 COPY go.mod . 16:30:37 RUN go mod download 16:30:37 + docker build -t ci-base-image-x86_64 -f - . 16:30:38 Sending build context to Docker daemon 335.4MB 16:30:38 Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine 16:30:38 ---> a4fb48ad2a94 16:30:38 Step 2/4 : WORKDIR /edgex 16:30:41 ---> Running in 80d1d3a83d6c 16:30:42 Removing intermediate container 80d1d3a83d6c 16:30:42 ---> 8b15344127cf 16:30:42 Step 3/4 : COPY go.mod . 16:30:42 ---> 26ba926c4ac1 16:30:42 Step 4/4 : RUN go mod download 16:30:42 ---> Running in 3e7ea3fa7c4f 16:30:42 Still waiting to schedule task 16:30:42 Waiting for next available executor on ‘prd-ubuntu20.04-docker-arm64-4c-16g-21487’ 16:30:54 Removing intermediate container 3e7ea3fa7c4f 16:30:54 ---> 0fc298d55a54 16:30:54 Successfully built 0fc298d55a54 16:30:54 Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:30:54 + docker inspect -f . ci-base-image-x86_64 16:30:54 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 16:30:55 prd-ubuntu20.04-docker-8c-8g-21488 does not seem to be running inside a container 16:30:55 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/3 -v /w/workspace/edgex-go/3:/w/workspace/edgex-go/3:rw,z -v /w/workspace/edgex-go/3@tmp:/w/workspace/edgex-go/3@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 16:30:55 $ docker top 80e71e1e74d28f64a6eb4e5796f00ae2654121917fbf545ea6c121624728ec14 -eo pid,comm [Pipeline] { [Pipeline] sh 16:30:55 + go version 16:30:55 go version go1.18.3 linux/amd64 [Pipeline] } 16:30:55 $ docker stop --time=1 80e71e1e74d28f64a6eb4e5796f00ae2654121917fbf545ea6c121624728ec14 16:30:57 $ docker rm -f 80e71e1e74d28f64a6eb4e5796f00ae2654121917fbf545ea6c121624728ec14 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:30:57 + docker inspect -f . ci-base-image-x86_64 16:30:57 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 16:30:57 prd-ubuntu20.04-docker-8c-8g-21488 does not seem to be running inside a container 16:30:57 $ docker run -t -d -u 1001:1001 -u 0:0 -v /var/run/docker.sock:/var/run/docker.sock --privileged -w /w/workspace/edgex-go/3 -v /w/workspace/edgex-go/3:/w/workspace/edgex-go/3:rw,z -v /w/workspace/edgex-go/3@tmp:/w/workspace/edgex-go/3@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 16:30:58 $ docker top ebc062b37acc657f1d7afd1497cedb4e322448988356c54bd3b35d5648bef8e7 -eo pid,comm [Pipeline] { [Pipeline] echo 16:30:58 ========================================================= 16:30:58 [edgeXBuildGoParallel] Running Tests and Build... 16:30:58 ========================================================= [Pipeline] sh 16:30:58 + git config --global --add safe.directory /w/workspace/edgex-go/3 [Pipeline] fileExists [Pipeline] sh 16:30:58 + make test 16:30:58 GO111MODULE=on go test -race -coverprofile=coverage.out ./... 16:31:05 ? github.com/edgexfoundry/edgex-go [no test files] 16:31:20 ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] 16:31:20 ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] 16:31:20 ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] 16:31:20 ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] 16:31:20 ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] 16:31:20 ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] 16:31:20 ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-setup [no test files] 16:31:20 ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] 16:31:20 ? github.com/edgexfoundry/edgex-go/cmd/security-spiffe-token-provider [no test files] 16:31:20 ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] 16:31:20 ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] 16:31:20 ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-agent [no test files] 16:31:20 ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-executor [no test files] 16:31:20 ? github.com/edgexfoundry/edgex-go/internal [no test files] 16:31:20 ? github.com/edgexfoundry/edgex-go/internal/core/command [no test files] 16:31:20 ok github.com/edgexfoundry/edgex-go/internal/core/command/application 0.090s coverage: 28.7% of statements 16:31:20 ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] 16:31:20 ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] 16:31:20 ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 0.093s coverage: 98.5% of statements 16:31:20 ? github.com/edgexfoundry/edgex-go/internal/core/data [no test files] 16:31:20 ok github.com/edgexfoundry/edgex-go/internal/core/data/application 0.131s coverage: 54.2% of statements 16:31:20 ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] 16:31:20 ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] 16:31:23 ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 3.054s coverage: 89.2% of statements 16:31:23 ? github.com/edgexfoundry/edgex-go/internal/core/data/controller/messaging [no test files] 16:31:23 ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] 16:31:23 ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks [no test files] 16:31:23 ok github.com/edgexfoundry/edgex-go/internal/core/data/messaging 1.075s coverage: 83.8% of statements 16:31:23 ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] 16:31:23 ? github.com/edgexfoundry/edgex-go/internal/core/metadata [no test files] 16:31:23 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/application [no test files] 16:31:23 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] 16:31:23 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] 16:31:23 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 0.482s coverage: 95.6% of statements 16:31:23 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] 16:31:23 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks [no test files] 16:31:23 ok github.com/edgexfoundry/edgex-go/internal/io 0.060s coverage: 72.2% of statements 16:31:23 ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] 16:31:23 ? github.com/edgexfoundry/edgex-go/internal/pkg/application [no test files] 16:31:23 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers [no test files] 16:31:23 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] 16:31:23 ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] 16:31:23 ok github.com/edgexfoundry/edgex-go/internal/pkg/controller/http 0.063s coverage: 60.0% of statements 16:31:23 ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] 16:31:23 ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] 16:31:23 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] 16:31:23 ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 0.115s coverage: 0.9% of statements 16:31:23 ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] 16:31:23 ok github.com/edgexfoundry/edgex-go/internal/pkg/telemetry 0.070s coverage: 58.8% of statements 16:31:23 ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 0.090s coverage: 29.6% of statements 16:31:23 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] 16:31:23 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.068s coverage: 47.1% of statements 16:31:23 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 0.088s coverage: 79.5% of statements 16:31:23 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.048s coverage: 94.1% of statements 16:31:23 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.066s coverage: 96.3% of statements 16:31:23 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.060s coverage: 87.5% of statements 16:31:33 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 12.058s coverage: 94.4% of statements 16:31:33 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/ping 0.075s coverage: 44.8% of statements 16:31:35 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 13.230s coverage: 82.4% of statements 16:31:35 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] 16:31:43 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 22.103s coverage: 92.9% of statements 16:31:43 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] 16:31:43 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] 16:31:43 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] 16:31:43 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 0.037s coverage: 65.1% of statements 16:31:43 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] 16:31:43 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] 16:31:43 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] 16:31:43 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] 16:31:43 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] 16:31:43 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 11.061s coverage: 87.2% of statements 16:31:43 ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] 16:31:43 ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] 16:31:43 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.067s coverage: 100.0% of statements 16:31:43 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] 16:31:43 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.074s coverage: 58.8% of statements 16:31:43 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/common [no test files] 16:31:43 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.057s coverage: 80.0% of statements 16:31:43 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/jwt 0.040s coverage: 87.2% of statements 16:31:43 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/oauth2 0.077s coverage: 85.4% of statements 16:31:43 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.221s coverage: 91.2% of statements 16:31:43 ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] 16:31:43 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 0.191s coverage: 64.7% of statements 16:31:43 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] 16:31:43 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] 16:31:43 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.062s coverage: 100.0% of statements 16:31:43 ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.041s coverage: 89.4% of statements 16:31:43 ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.019s coverage: 100.0% of statements 16:31:43 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.037s coverage: 73.7% of statements 16:31:43 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.026s coverage: 100.0% of statements 16:31:43 ok github.com/edgexfoundry/edgex-go/internal/security/proxy 0.349s coverage: 65.8% of statements 16:31:43 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/config [no test files] 16:31:43 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/container [no test files] 16:31:43 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/models [no test files] 16:31:43 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.184s coverage: 43.6% of statements 16:31:43 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] 16:31:43 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] 16:31:43 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 0.063s coverage: 89.5% of statements 16:31:43 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] 16:31:43 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 0.052s coverage: 84.8% of statements 16:31:43 ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider [no test files] 16:31:43 ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/config [no test files] 16:31:43 ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/container [no test files] 16:31:43 ? github.com/edgexfoundry/edgex-go/internal/support/notifications [no test files] 16:31:43 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 6.094s coverage: 17.7% of statements 16:31:43 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel [no test files] 16:31:43 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks [no test files] 16:31:43 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] 16:31:43 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] 16:31:43 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 0.162s coverage: 92.3% of statements 16:31:43 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] 16:31:43 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks [no test files] 16:31:43 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler [no test files] 16:31:43 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/application [no test files] 16:31:43 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/scheduler 0.053s coverage: 63.2% of statements 16:31:43 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] 16:31:43 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] 16:31:43 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 0.121s coverage: 97.7% of statements 16:31:43 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] 16:31:43 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks [no test files] 16:31:43 ? github.com/edgexfoundry/edgex-go/internal/system/agent [no test files] 16:31:43 ? github.com/edgexfoundry/edgex-go/internal/system/agent/application [no test files] 16:31:43 ok github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct 0.049s coverage: 28.9% of statements 16:31:43 ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct/config [no test files] 16:31:43 ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/executor [no test files] 16:31:43 ? github.com/edgexfoundry/edgex-go/internal/system/agent/config [no test files] 16:31:43 ? github.com/edgexfoundry/edgex-go/internal/system/agent/container [no test files] 16:31:43 ? github.com/edgexfoundry/edgex-go/internal/system/agent/controller/http [no test files] 16:31:43 ? github.com/edgexfoundry/edgex-go/internal/system/agent/interfaces [no test files] 16:31:43 ok github.com/edgexfoundry/edgex-go/internal/system/agent/response 0.055s coverage: 100.0% of statements 16:31:43 ok github.com/edgexfoundry/edgex-go/internal/system/executor 0.034s coverage: 96.9% of statements 16:31:43 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 16:32:01 level=warning msg="[linters context] structcheck is disabled because of go1.18. You can track the evolution of the go1.18 support by following the https://github.com/golangci/golangci-lint/issues/2649." 16:32:01 GO111MODULE=on go vet ./... 16:32:05 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 16:32:05 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 16:32:05 ./bin/test-attribution-txt.sh 16:32:05 An attribution for github.com/klauspost/compress is missing from Attribution.txt, please add 16:32:05 An attribution for github.com/minio/highwayhash is missing from Attribution.txt, please add 16:32:05 An attribution for github.com/nats-io/jwt/v2 is missing from Attribution.txt, please add 16:32:05 An attribution for github.com/nats-io/nats.go is missing from Attribution.txt, please add 16:32:05 An attribution for github.com/nats-io/nkeys is missing from Attribution.txt, please add 16:32:05 An attribution for github.com/nats-io/nuid is missing from Attribution.txt, please add 16:32:05 An attribution for golang.org/x/time is missing from Attribution.txt, please add [Pipeline] echo 16:32:05 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] sh 16:32:06 + ls -al . 16:32:06 total 688 16:32:06 drwxrwxr-x 10 1001 1001 4096 Jul 29 16:30 . 16:32:06 drwxr-xr-x 4 root root 4096 Jul 29 16:30 .. 16:32:06 -rw-rw-r-- 1 1001 1001 11 Jul 29 16:29 .dockerignore 16:32:06 drwxrwxr-x 8 1001 1001 4096 Jul 29 16:31 .git 16:32:06 drwxrwxr-x 3 1001 1001 4096 Jul 29 16:29 .github 16:32:06 -rw-rw-r-- 1 1001 1001 1030 Jul 29 16:29 .gitignore 16:32:06 -rw-rw-r-- 1 1001 1001 42 Jul 29 16:29 .golangci.yml 16:32:06 -rw-rw-r-- 1 1001 1001 87 Jul 29 16:29 .hadolint.yml 16:32:06 drwxr-xr-x 3 1001 1001 4096 Jul 29 16:30 .semver 16:32:06 -rw-rw-r-- 1 1001 1001 166 Jul 29 16:29 .sonarcloud.properties 16:32:06 -rw-rw-r-- 1 1001 1001 1171 Jul 29 16:29 ADOPTERS.md 16:32:06 -rw-rw-r-- 1 1001 1001 10347 Jul 29 16:29 Attribution.txt 16:32:06 -rw-rw-r-- 1 1001 1001 63209 Jul 29 16:29 CHANGELOG.md 16:32:06 -rw-rw-r-- 1 1001 1001 3804 Jul 29 16:29 CONTRIBUTING.md 16:32:06 -rw-rw-r-- 1 1001 1001 677 Jul 29 16:29 GOVERNANCE.md 16:32:06 -rw-rw-r-- 1 1001 1001 850 Jul 29 16:29 Jenkinsfile 16:32:06 -rw-rw-r-- 1 1001 1001 10775 Jul 29 16:29 LICENSE 16:32:06 -rw-rw-r-- 1 1001 1001 10350 Jul 29 16:29 Makefile 16:32:06 -rw-rw-r-- 1 1001 1001 582 Jul 29 16:29 OWNERS.md 16:32:06 -rw-rw-r-- 1 1001 1001 9094 Jul 29 16:29 README.md 16:32:06 -rw-rw-r-- 1 1001 1001 6912 Jul 29 16:29 SECURITY.md 16:32:06 -rw-rw-r-- 1 1001 1001 5 Jul 29 16:30 VERSION 16:32:06 -rw-rw-r-- 1 1001 1001 4131 Jul 29 16:29 ZMQWindows.md 16:32:06 drwxrwxr-x 2 1001 1001 4096 Jul 29 16:29 bin 16:32:06 drwxrwxr-x 18 1001 1001 4096 Jul 29 16:29 cmd 16:32:06 -rw-r--r-- 1 root root 436312 Jul 29 16:31 coverage.out 16:32:06 -rw-rw-r-- 1 1001 1001 3681 Jul 29 16:29 go.mod 16:32:06 -rw-rw-r-- 1 1001 1001 38033 Jul 29 16:29 go.sum 16:32:06 drwxrwxr-x 8 1001 1001 4096 Jul 29 16:29 internal 16:32:06 drwxrwxr-x 3 1001 1001 4096 Jul 29 16:29 openapi 16:32:06 drwxrwxr-x 4 1001 1001 4096 Jul 29 16:29 snap 16:32:06 -rw-rw-r-- 1 1001 1001 204 Jul 29 16:29 version.go [Pipeline] sh 16:32:06 + '[' -e coverage.out ] 16:32:06 + chown 1001:1001 coverage.out [Pipeline] stash 16:32:06 Stashed 1 file(s) [Pipeline] sh 16:32:06 + make build 16:32:06 CGO_ENABLED=1 GO111MODULE=on go build -tags "non_delayedstart" -ldflags "-linkmode=external -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -buildmode=pie -o cmd/core-data/core-data ./cmd/core-data 16:32:19 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus 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 16:32:29 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus 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 16:32:29 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/support-notifications/support-notifications ./cmd/support-notifications 16:32:36 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/sys-mgmt-executor/sys-mgmt-executor ./cmd/sys-mgmt-executor 16:32:36 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/sys-mgmt-agent/sys-mgmt-agent ./cmd/sys-mgmt-agent 16:32:37 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler 16:32:38 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-proxy-setup/security-proxy-setup ./cmd/security-proxy-setup 16:32:38 CGO_ENABLED=0 GO111MODULE=on 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 16:32:39 CGO_ENABLED=0 GO111MODULE=on 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 16:32:40 CGO_ENABLED=0 GO111MODULE=on 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 16:32:41 CGO_ENABLED=0 GO111MODULE=on 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 16:32:42 CGO_ENABLED=0 GO111MODULE=on 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] } 16:32:44 $ docker stop --time=1 ebc062b37acc657f1d7afd1497cedb4e322448988356c54bd3b35d5648bef8e7 16:32:47 $ docker rm -f ebc062b37acc657f1d7afd1497cedb4e322448988356c54bd3b35d5648bef8e7 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:32:48 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 16:32:48 16:32:48 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:32:48 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 16:32:49 latest: Pulling from edgex-devops/edgex-compose 16:32:49 cbdbe7a5bc2a: Pulling fs layer 16:32:49 ca9280d653b3: Pulling fs layer 16:32:49 7e9c9ca2126c: Pulling fs layer 16:32:49 cbdbe7a5bc2a: Download complete 16:32:49 ca9280d653b3: Verifying Checksum 16:32:49 ca9280d653b3: Download complete 16:32:49 cbdbe7a5bc2a: Pull complete 16:32:49 7e9c9ca2126c: Download complete 16:32:49 ca9280d653b3: Pull complete 16:32:53 7e9c9ca2126c: Pull complete 16:32:53 Digest: sha256:b7ff7cefa661cf441350a7c60c0e16dc22b011826ae41e7b448230bdfa9ba816 16:32:53 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 16:32:53 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 16:32:53 prd-ubuntu20.04-docker-8c-8g-21488 does not seem to be running inside a container 16:32:53 $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/3 -v /w/workspace/edgex-go/3:/w/workspace/edgex-go/3:rw,z -v /w/workspace/edgex-go/3@tmp:/w/workspace/edgex-go/3@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest cat 16:32:56 $ docker top dfd3295b4670ac7ca3e752b151525af51c107c0bde787cc56fdafb8e43c9213a -eo pid,comm [Pipeline] { [Pipeline] sh 16:32:56 + docker-compose build --help 16:32:56 + grep parallel 16:32:57 --parallel Build images in parallel. [Pipeline] } 16:32:57 $ docker stop --time=1 dfd3295b4670ac7ca3e752b151525af51c107c0bde787cc56fdafb8e43c9213a 16:32:58 $ docker rm -f dfd3295b4670ac7ca3e752b151525af51c107c0bde787cc56fdafb8e43c9213a [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:32:59 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 16:32:59 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 16:32:59 prd-ubuntu20.04-docker-8c-8g-21488 does not seem to be running inside a container 16:32:59 $ docker run -t -d -u 1001:1001 -u 0:0 --entrypoint= -v /var/run/docker.sock:/var/run/docker.sock --privileged -w /w/workspace/edgex-go/3 -v /w/workspace/edgex-go/3:/w/workspace/edgex-go/3:rw,z -v /w/workspace/edgex-go/3@tmp:/w/workspace/edgex-go/3@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest cat 16:32:59 $ docker top 6f30fdd5adc6a23e45f048193ac7f9fa797b1236c9ff9de4967edd3f2eba2742 -eo pid,comm [Pipeline] { [Pipeline] sh 16:32:59 + docker-compose -f ./docker-compose-build.yml build --parallel 16:33:00 Building core-command ... 16:33:00 Building core-data ... 16:33:00 Building core-metadata ... 16:33:00 Building security-bootstrapper ... 16:33:00 Building security-proxy-setup ... 16:33:00 Building security-secretstore-setup ... 16:33:00 Building security-spiffe-token-provider ... 16:33:00 Building security-spire-agent ... 16:33:00 Building security-spire-config ... 16:33:00 Building security-spire-server ... 16:33:00 Building support-notifications ... 16:33:00 Building support-scheduler ... 16:33:00 Building sys-mgmt-agent ... 16:33:00 Building security-bootstrapper 16:33:00 Building security-secretstore-setup 16:33:00 Building sys-mgmt-agent 16:33:00 Building core-data 16:33:00 Building security-spire-agent 16:33:15 Step 1/23 : ARG BUILDER_BASE=golang:1.18-alpine3.16 16:33:15 Step 2/23 : FROM ${BUILDER_BASE} AS builder 16:33:15 ---> 0fc298d55a54 16:33:15 Step 3/23 : WORKDIR /edgex-go 16:33:15 Step 1/26 : ARG BUILDER_BASE=golang:1.18-alpine3.16 16:33:15 Step 2/26 : FROM ${BUILDER_BASE} AS builder 16:33:15 ---> 0fc298d55a54 16:33:15 Step 3/26 : WORKDIR /edgex-go 16:33:15 Step 1/25 : ARG BUILDER_BASE=golang:1.18-alpine3.16 16:33:15 Step 2/25 : FROM ${BUILDER_BASE} AS builder 16:33:15 ---> 0fc298d55a54 16:33:15 Step 3/25 : WORKDIR /edgex-go 16:33:15 Step 1/31 : ARG BUILDER_BASE=golang:1.18-alpine3.16 16:33:15 Step 2/31 : FROM ${BUILDER_BASE} AS builder 16:33:15 ---> 0fc298d55a54 16:33:15 Step 3/31 : WORKDIR /edgex-go 16:33:15 Step 1/23 : ARG BUILDER_BASE=golang:1.18-alpine3.16 16:33:15 Step 2/23 : FROM ${BUILDER_BASE} AS builder 16:33:15 ---> 0fc298d55a54 16:33:15 Step 3/23 : WORKDIR /edgex-go 16:33:17 Running on prd-ubuntu20.04-docker-arm64-4c-16g-21490 in /w/workspace/edgexfoundry_edgex-go_PR-4097 [Pipeline] { [Pipeline] ws 16:33:17 Running in /w/workspace/edgex-go/3 [Pipeline] { [Pipeline] checkout 16:33:17 The recommended git tool is: git 16:33:21 ---> Running in 775761134c2e 16:33:21 ---> Running in da33a22c0595 16:33:21 ---> Running in f5d4539a9173 16:33:21 ---> Running in b27c9b9ac0a3 16:33:21 ---> Running in 836da9d91ae2 16:33:21 Removing intermediate container da33a22c0595 16:33:21 ---> 6966e4729c00 16:33:21 Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 16:33:21 Removing intermediate container f5d4539a9173 16:33:21 ---> de0820b029e9 16:33:21 Step 4/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 16:33:21 Removing intermediate container 836da9d91ae2 16:33:21 ---> 67c5a4c838c9 16:33:21 Step 4/31 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 16:33:21 Removing intermediate container 775761134c2e 16:33:21 ---> da32f310102f 16:33:21 Step 4/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 16:33:21 Removing intermediate container b27c9b9ac0a3 16:33:21 ---> 1903b7261866 16:33:21 Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 16:33:21 ---> Running in 9131306cc3a8 16:33:21 ---> Running in be6c2a8acf36 16:33:21 ---> Running in 1814c4815ada 16:33:21 ---> Running in 4e3666a48636 16:33:21 ---> Running in d613d5c493e2 16:33:21 Removing intermediate container 9131306cc3a8 16:33:21 ---> 37d9763ac580 16:33:21 Step 5/23 : RUN apk add --update --no-cache zeromq-dev libsodium-dev pkgconfig build-base git 16:33:21 ---> Running in 199c841690fe 16:33:22 Removing intermediate container be6c2a8acf36 16:33:22 ---> 09c1aae555cd 16:33:22 Step 5/25 : RUN apk add --update --no-cache make git 16:33:22 ---> Running in 6d263e84dbde 16:33:22 Removing intermediate container 1814c4815ada 16:33:22 ---> cf0dd7430b7a 16:33:22 Step 5/23 : RUN apk add --update --no-cache make bash git 16:33:22 ---> Running in a007bb4c8c3e 16:33:22 Removing intermediate container d613d5c493e2 16:33:22 ---> dee7aebdee09 16:33:22 Step 5/31 : RUN apk add --update --no-cache make git 16:33:22 ---> Running in abae607f407d 16:33:22 Removing intermediate container 4e3666a48636 16:33:22 ---> c6e8ba7e1cc8 16:33:22 Step 5/26 : RUN apk add --update --no-cache make git build-base curl 16:33:22 ---> Running in 139fa1f8e5dd 16:33:22 fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 16:33:22 fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 16:33:22 fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 16:33:23 fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 16:33:23 fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 16:33:23 fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 16:33:23 fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 16:33:23 fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 16:33:23 OK: 211 MiB in 51 packages 16:33:23 using credential edgex-jenkins-ssh 16:33:23 Cloning the remote Git repository 16:33:24 fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 16:33:24 fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 16:33:24 OK: 211 MiB in 51 packages 16:33:24 Removing intermediate container 6d263e84dbde 16:33:24 ---> 038a29c0418b 16:33:24 Step 6/25 : COPY go.mod vendor* ./ 16:33:24 OK: 211 MiB in 51 packages 16:33:24 OK: 211 MiB in 51 packages 16:33:24 ---> defc93c8b884 16:33:24 Step 7/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 16:33:24 ---> Running in bdaf41737805 16:33:24 OK: 211 MiB in 51 packages 16:33:24 Removing intermediate container a007bb4c8c3e 16:33:24 ---> 7adf0c29f802 16:33:24 Step 6/23 : COPY go.mod vendor* ./ 16:33:24 Cloning repository git@github.com:edgexfoundry/edgex-go.git 16:33:24 > git init /w/workspace/edgex-go/3 # timeout=10 16:33:24 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git 16:33:24 > git --version # timeout=10 16:33:24 > git --version # 'git version 2.25.1' 16:33:24 using GIT_SSH to set credentials SSH Credentials for GitHub 16:33:24 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 16:33:24 Removing intermediate container 199c841690fe 16:33:24 ---> 452abec51a63 16:33:24 Step 6/23 : COPY go.mod vendor* ./ 16:33:24 ---> f1b5e4413dfe 16:33:24 Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 16:33:24 ---> Running in 05b3a33f0e09 16:33:24 ---> 76c5a5c437c3 16:33:24 Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 16:33:25 Removing intermediate container abae607f407d 16:33:25 ---> 9e5a1a3e4b71 16:33:25 Step 6/31 : COPY go.mod vendor* ./ 16:33:25 ---> Running in 8d610e3b1031 16:33:25 Removing intermediate container 139fa1f8e5dd 16:33:25 ---> 19912fb683cb 16:33:25 Step 6/26 : COPY go.mod vendor* ./ 16:33:25 ---> ca087787c68b 16:33:25 Step 7/31 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 16:33:25 ---> a516d393ac22 16:33:25 Step 7/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 16:33:25 ---> Running in 554cf630e0e5 16:33:25 ---> Running in 4abfb37fef38 16:33:43 Removing intermediate container bdaf41737805 16:33:43 ---> 50fcf93c4b56 16:33:43 Step 8/25 : COPY . . 16:33:43 Removing intermediate container 4abfb37fef38 16:33:43 ---> 2181590ac2b5 16:33:43 Step 8/31 : COPY . . 16:33:43 Removing intermediate container 554cf630e0e5 16:33:43 ---> bdb15502940a 16:33:43 Step 8/26 : COPY . . 16:33:43 Removing intermediate container 05b3a33f0e09 16:33:43 ---> 562bf41825b5 16:33:43 Step 8/23 : COPY . . 16:33:43 Removing intermediate container 8d610e3b1031 16:33:43 ---> 9ab1e3d0efdc 16:33:43 Step 8/23 : COPY . . 16:33:43 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 16:33:43 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 16:33:43 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 16:33:43 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git 16:33:43 using GIT_SSH to set credentials SSH Credentials for GitHub 16:33:43 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/4097/head:refs/remotes/origin/PR-4097 +refs/heads/main:refs/remotes/origin/main # timeout=10 16:33:43 Merging remotes/origin/main commit 48044024c8f65bd255fe9fe71c82cb348b3a4f7b into PR head commit fad9fe7ce883aac56d41a9d22f65d99fda24394e 16:33:44 Merge succeeded, producing 24bc4f456988aa87b0c507a3a7b7138f31af8351 16:33:44 Checking out Revision 24bc4f456988aa87b0c507a3a7b7138f31af8351 (PR-4097) 16:33:43 > git config core.sparsecheckout # timeout=10 16:33:43 > git checkout -f fad9fe7ce883aac56d41a9d22f65d99fda24394e # timeout=10 16:33:44 > git remote # timeout=10 16:33:44 > git config --get remote.origin.url # timeout=10 16:33:44 using GIT_SSH to set credentials SSH Credentials for GitHub 16:33:44 > git merge 48044024c8f65bd255fe9fe71c82cb348b3a4f7b # timeout=10 16:33:44 > git rev-parse HEAD^{commit} # timeout=10 16:33:44 > git config core.sparsecheckout # timeout=10 16:33:44 > git checkout -f 24bc4f456988aa87b0c507a3a7b7138f31af8351 # timeout=10 16:33:48 Commit message: "Merge commit '48044024c8f65bd255fe9fe71c82cb348b3a4f7b' into HEAD" 16:33:48 First time build. Skipping changelog. [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 16:33:49 + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json 16:33:49 % Total % Received % Xferd Average Speed Time Time Time Current 16:33:49 Dload Upload Total Spent Left Speed 16:33:49 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12332 100 12332 0 0 207k 0 --:--:-- --:--:-- --:--:-- 207k [Pipeline] sh 16:33:50 + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh 16:33:50 + sudo tee /etc/docker/daemon.new 16:33:50 + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json 16:33:50 { 16:33:50 "registry-mirrors": [ 16:33:50 "https://nexus3.edgexfoundry.org:10001" 16:33:50 ], 16:33:50 "bip": "10.250.0.254/24", 16:33:50 "hosts": [ 16:33:50 "tcp://0.0.0.0:5555", 16:33:50 "unix:///var/run/docker.sock" 16:33:50 ], 16:33:50 "mtu": 1458, 16:33:50 "selinux-enabled": true, 16:33:50 "seccomp-profile": "/etc/docker/seccomp.json" 16:33:50 } [Pipeline] sh 16:33:48 > git rev-list --no-walk 96604ba067212cf2fdbc5699d3018bd88613ac34 # timeout=10 16:33:51 + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh 16:33:51 + sudo service docker restart 16:34:05 ---> 7a3ac7aa6726 16:34:05 Step 9/25 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 16:34:05 ---> 614a4af66707 16:34:05 Step 9/23 : RUN make cmd/core-data/core-data 16:34:05 ---> f0234b0e8753 16:34:05 Step 9/26 : ARG SPIRE_RELEASE=1.2.1 16:34:05 ---> 5a02579ba052 16:34:05 Step 9/23 : RUN make cmd/sys-mgmt-agent/sys-mgmt-agent 16:34:05 ---> 28925d6e077e 16:34:05 Step 9/31 : RUN make cmd/security-bootstrapper/security-bootstrapper 16:34:05 ---> Running in 240027aeb6c2 16:34:05 ---> Running in 28ee5eccf362 16:34:05 ---> Running in cbeb21c9f111 16:34:05 ---> Running in 34bfd78489cd 16:34:05 ---> Running in 99900b9b51af 16:34:05 Removing intermediate container 28ee5eccf362 16:34:05 ---> baa3fd4abfa0 16:34:05 Step 10/26 : WORKDIR /edgex-go/spire-build 16:34:05 ---> Running in 279169d49af3 16:34:05 Removing intermediate container 279169d49af3 16:34:05 ---> 645f35e2b0de 16:34:05 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..." && make bin/spire-server bin/spire-agent && cp bin/spire* /usr/local/bin/; fi 16:34:05 ---> Running in bae6a5bd2170 16:34:05 CGO_ENABLED=1 GO111MODULE=on go build -tags "non_delayedstart" -ldflags "-linkmode=external -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -buildmode=pie -o cmd/core-data/core-data ./cmd/core-data 16:34:05 CGO_ENABLED=0 GO111MODULE=on 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 16:34:05 CGO_ENABLED=0 GO111MODULE=on 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 16:34:05 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/sys-mgmt-agent/sys-mgmt-agent ./cmd/sys-mgmt-agent 16:34:05 Removing intermediate container bae6a5bd2170 16:34:05 ---> 745835312e4e 16:34:05 Step 12/26 : WORKDIR /edgex-go 16:34:05 ---> Running in 2a3bc0830d6c 16:34:05 Removing intermediate container 2a3bc0830d6c 16:34:05 ---> 7cd9c30c2d06 16:34:05 16:34:05 Step 13/26 : FROM alpine:3.15 16:34:05 3.15: Pulling from library/alpine 16:34:06 Digest: sha256:0483110c51a764abe175a8cefb941541ca0bc0f628ce418d3a660338abf4622a 16:34:06 Status: Downloaded newer image for alpine:3.15 16:34:06 ---> 2720e26172a0 16:34:06 Step 14/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' 16:34:06 ---> Running in f0b4c00f6941 16:34:06 Removing intermediate container f0b4c00f6941 16:34:06 ---> be39bd6cfbcc 16:34:06 Step 15/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 16:34:06 ---> Running in 91e5bcf93cb0 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 16:34:09 provisioning config files... 16:34:09 copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/3@tmp/config4083018380103420911tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 16:34:10 ---> docker-login.sh 16:34:10 nexus3.edgexfoundry.org:10001 16:34:10 Removing intermediate container 91e5bcf93cb0 16:34:10 ---> 118890396420 16:34:10 Step 16/26 : RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 16:34:10 ---> Running in ab116765d214 16:34:10 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 16:34:11 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 16:34:11 Configure a credential helper to remove this warning. See 16:34:11 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 16:34:11 16:34:11 Login Succeeded 16:34:11 nexus3.edgexfoundry.org:10002 16:34:11 fetch https://dl-4.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 16:34:11 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 16:34:11 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 16:34:11 Configure a credential helper to remove this warning. See 16:34:11 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 16:34:11 16:34:11 Login Succeeded 16:34:11 nexus3.edgexfoundry.org:10003 16:34:12 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 16:34:12 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 16:34:12 Configure a credential helper to remove this warning. See 16:34:12 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 16:34:12 16:34:12 Login Succeeded 16:34:12 nexus3.edgexfoundry.org:10004 16:34:12 fetch https://dl-4.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 16:34:12 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 16:34:12 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 16:34:12 Configure a credential helper to remove this warning. See 16:34:12 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 16:34:12 16:34:12 Login Succeeded 16:34:12 docker.io 16:34:12 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 16:34:12 v3.15.5-8-gba85249859 [https://dl-4.alpinelinux.org/alpine/v3.15/main] 16:34:12 v3.15.5-3-g43e4c7984b [https://dl-4.alpinelinux.org/alpine/v3.15/community] 16:34:12 OK: 15856 distinct packages available 16:34:12 fetch https://dl-4.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 16:34:13 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 16:34:13 Configure a credential helper to remove this warning. See 16:34:13 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 16:34:13 16:34:13 Login Succeeded 16:34:13 ---> docker-login.sh ends [Pipeline] } 16:34:13 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] sh 16:34:13 fetch https://dl-4.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 16:34:13 (1/5) Installing dumb-init (1.2.5-r1) 16:34:14 + git config --global --add safe.directory /w/workspace/edgex-go/3 [Pipeline] echo 16:34:14 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] 16:34:14 (2/5) Installing musl-obstack (1.2.3-r0) 16:34:14 (3/5) Installing libucontext (1.1-r0) 16:34:14 (4/5) Installing gcompat (1.0.0-r4) [Pipeline] echo 16:34:14 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 16:34:14 ========================================================= 16:34:14 [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine] 16:34:14 ========================================================= [Pipeline] fileExists [Pipeline] sh 16:34:14 (5/5) Installing openssl (1.1.1q-r0) 16:34:14 Executing busybox-1.34.1-r7.trigger 16:34:14 OK: 6 MiB in 19 packages 16:34:14 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine 16:34:14 1.18-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 16:34:14 b3c136eddcbf: Pulling fs layer 16:34:14 c0a3192eca97: Pulling fs layer 16:34:14 a050256f5b6f: Pulling fs layer 16:34:14 656be50a0ddc: Pulling fs layer 16:34:14 2bbca73fdf42: Pulling fs layer 16:34:14 46d945488cbd: Pulling fs layer 16:34:14 8a5474983e97: Pulling fs layer 16:34:14 329c88fbcd65: Pulling fs layer 16:34:14 46d945488cbd: Waiting 16:34:14 656be50a0ddc: Waiting 16:34:14 8a5474983e97: Waiting 16:34:14 2bbca73fdf42: Waiting 16:34:14 329c88fbcd65: Waiting 16:34:14 a050256f5b6f: Download complete 16:34:14 c0a3192eca97: Verifying Checksum 16:34:14 c0a3192eca97: Download complete 16:34:14 2bbca73fdf42: Verifying Checksum 16:34:14 2bbca73fdf42: Download complete 16:34:14 46d945488cbd: Verifying Checksum 16:34:14 46d945488cbd: Download complete 16:34:14 b3c136eddcbf: Verifying Checksum 16:34:15 b3c136eddcbf: Pull complete 16:34:15 329c88fbcd65: Verifying Checksum 16:34:15 329c88fbcd65: Download complete 16:34:16 c0a3192eca97: Pull complete 16:34:16 a050256f5b6f: Pull complete 16:34:17 8a5474983e97: Verifying Checksum 16:34:17 8a5474983e97: Download complete 16:34:17 656be50a0ddc: Verifying Checksum 16:34:17 656be50a0ddc: Download complete 16:34:19 Removing intermediate container ab116765d214 16:34:19 ---> 05e86a49dd3b 16:34:19 Step 17/26 : COPY --from=builder /usr/local/bin/spire-agent /usr/local/bin 16:34:23 ---> 291c939e9007 16:34:23 Step 18/26 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin 16:34:28 ---> da3aef3788b6 16:34:28 Step 19/26 : COPY --from=builder /edgex-go/cmd/security-spire-agent/docker-entrypoint.sh /usr/local/bin/ 16:34:28 CGO_ENABLED=0 GO111MODULE=on 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 16:34:29 ---> 0dcb3aef0e59 16:34:29 Step 20/26 : COPY --from=builder /edgex-go/cmd/security-spire-agent/agent.conf /usr/local/etc/spire/agent.conf.tpl 16:34:29 ---> 47724a6da8d9 16:34:29 Step 21/26 : COPY --from=builder /edgex-go/cmd/security-spire-agent/openssl.conf /usr/local/etc/ 16:34:33 656be50a0ddc: Pull complete 16:34:33 2bbca73fdf42: Pull complete 16:34:33 46d945488cbd: Pull complete 16:34:35 ---> 8335d5536cd8 16:34:35 Step 22/26 : ENTRYPOINT [ "/usr/bin/dumb-init" ] 16:34:35 Removing intermediate container 99900b9b51af 16:34:35 ---> 3def51bd60ca 16:34:35 16:34:35 Step 10/31 : FROM alpine:3.16 16:34:35 Removing intermediate container 34bfd78489cd 16:34:35 ---> c57964f4d3e4 16:34:35 Step 10/23 : RUN make cmd/sys-mgmt-executor/sys-mgmt-executor 16:34:35 Removing intermediate container cbeb21c9f111 16:34:35 ---> 8aa33ab960df 16:34:35 16:34:35 Step 10/25 : FROM alpine:3.16 16:34:35 3.16: Pulling from library/alpine 16:34:35 ---> Running in a08a1178be58 16:34:35 ---> Running in 602592df6c3d 16:34:35 3.16: Pulling from library/alpine 16:34:37 Removing intermediate container a08a1178be58 16:34:37 ---> 5df13760b2b1 16:34:37 Step 23/26 : CMD [ "--verbose", "docker-entrypoint.sh" ] 16:34:37 8a5474983e97: Pull complete 16:34:38 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/sys-mgmt-executor/sys-mgmt-executor ./cmd/sys-mgmt-executor 16:34:38 Digest: sha256:7580ece7963bfa863801466c0a488f11c86f85d9988051a9f9c68cb27f6b7872 16:34:38 Digest: sha256:7580ece7963bfa863801466c0a488f11c86f85d9988051a9f9c68cb27f6b7872 16:34:38 Status: Downloaded newer image for alpine:3.16 16:34:38 Status: Image is up to date for alpine:3.16 16:34:38 ---> d7d3d98c851f 16:34:38 Step 11/25 : RUN apk add --update --no-cache ca-certificates dumb-init su-exec 16:34:38 ---> d7d3d98c851f 16:34:38 Step 11/31 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' 16:34:39 ---> Running in c0315736025a 16:34:39 Removing intermediate container 240027aeb6c2 16:34:39 ---> cf2a9ce36fa9 16:34:39 16:34:39 Step 10/23 : FROM alpine:3.16 16:34:39 ---> d7d3d98c851f 16:34:39 Step 11/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' 16:34:39 329c88fbcd65: Pull complete 16:34:39 Digest: sha256:53af0e8f7504757f555691f1ffb14839a2b3754f429f24055fc4060c6a6ea7d8 16:34:39 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine 16:34:39 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine [Pipeline] fileExists [Pipeline] sh 16:34:39 ---> Running in 85995cc0377f 16:34:39 ---> Running in 12d68502f4f2 16:34:39 ---> Running in 2e58f60ac1d1 16:34:39 Removing intermediate container c0315736025a 16:34:39 ---> af1b9f9ab9c5 16:34:39 Step 24/26 : LABEL arch=x86_64 16:34:39 ---> Running in 19ec1c58c095 16:34:40 + + docker build -techo ci-base-image-arm64 FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine 16:34:40 WORKDIR /edgex 16:34:40 COPY go.mod . 16:34:40 RUN go mod download -f 16:34:40 - . 16:34:40 Removing intermediate container 2e58f60ac1d1 16:34:40 ---> bd876274a941 16:34:40 Step 12/23 : ENV APP_PORT=59880 16:34:40 Removing intermediate container 12d68502f4f2 16:34:40 ---> 311626e4cfdb 16:34:40 Step 12/31 : RUN apk add --update --no-cache dumb-init su-exec 16:34:40 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 16:34:40 Removing intermediate container 602592df6c3d 16:34:40 ---> ad7eeeac6196 16:34:40 16:34:40 Step 11/23 : FROM docker:20.10.14 16:34:40 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 16:34:40 ---> Running in 363b731db35d 16:34:40 ---> Running in e7aa7143597e 16:34:40 20.10.14: Pulling from library/docker 16:34:40 Removing intermediate container 19ec1c58c095 16:34:40 ---> d6e37b5f072b 16:34:40 Step 25/26 : LABEL git_sha=4cb0a11e0cd7bade6510d2664cbd1f9390f7b58a 16:34:40 (1/3) Installing ca-certificates (20211220-r0) 16:34:40 (2/3) Installing dumb-init (1.2.5-r1) 16:34:40 (3/3) Installing su-exec (0.2-r1) 16:34:40 Executing busybox-1.35.0-r15.trigger 16:34:40 Executing ca-certificates-20211220-r0.trigger 16:34:40 OK: 6 MiB in 17 packages 16:34:40 Removing intermediate container e7aa7143597e 16:34:40 ---> d92a912b0134 16:34:40 Step 13/23 : EXPOSE $APP_PORT 16:34:40 ---> Running in f990474f3bba 16:34:41 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 16:34:41 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 16:34:41 (1/2) Installing dumb-init (1.2.5-r1) 16:34:41 (2/2) Installing su-exec (0.2-r1) 16:34:41 Executing busybox-1.35.0-r15.trigger 16:34:41 OK: 6 MiB in 16 packages 16:34:42 ---> Running in 2f58db090cd9 16:34:42 Removing intermediate container f990474f3bba 16:34:42 ---> 2be07fd6993b 16:34:42 Step 26/26 : LABEL version=0.0.0 16:34:42 Sending build context to Docker daemon 169.3MB 16:34:42 Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine 16:34:42 ---> ff4287adb874 16:34:42 Step 2/4 : WORKDIR /edgex 16:34:43 ---> Running in a365f694027d 16:34:43 Removing intermediate container 2f58db090cd9 16:34:43 ---> 25fc0202f938 16:34:43 Step 14/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 16:34:43 Removing intermediate container 85995cc0377f 16:34:43 ---> ec86f4b23dbf 16:34:43 Step 12/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' 16:34:43 ---> Running in e0e63f54c0e3 16:34:43 ---> Running in 37c7b77003a2 16:34:44 ---> Running in 5bbc0e768d25 16:34:44 Removing intermediate container a365f694027d 16:34:44 ---> f6492298193d 16:34:44 16:34:44 Removing intermediate container 363b731db35d 16:34:44 ---> 556b94c04fbb 16:34:44 Step 13/31 : ENV SECURITY_INIT_DIR /edgex-init 16:34:44 Successfully built f6492298193d 16:34:44 Removing intermediate container 5bbc0e768d25 16:34:44 ---> 2933f37afd8e 16:34:44 Step 3/4 : COPY go.mod . 16:34:45 ---> 48ed9426c7b4 16:34:45 Step 4/4 : RUN go mod download 16:34:45 ---> Running in 84686e9ef4ad 16:34:45 Successfully tagged security-spire-agent:latest 16:34:45  Building security-spire-agent ... done Building core-command 16:34:46 Removing intermediate container 37c7b77003a2 16:34:46 ---> 360bf348076b 16:34:46 Step 13/25 : WORKDIR / 16:34:46 ---> Running in 824de9179265 16:34:49 Step 1/23 : ARG BUILDER_BASE=golang:1.18-alpine3.16 16:34:49 Step 2/23 : FROM ${BUILDER_BASE} AS builder 16:34:49 ---> 0fc298d55a54 16:34:49 Step 3/23 : WORKDIR /edgex-go 16:34:49 ---> Using cache 16:34:49 ---> da32f310102f 16:34:49 Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 16:34:49 ---> Using cache 16:34:49 ---> c6e8ba7e1cc8 16:34:49 Step 5/23 : RUN apk add --update --no-cache make git 16:34:50 Removing intermediate container 824de9179265 16:34:50 ---> 911e8a4cdb65 16:34:50 Step 14/31 : ENV SECURITY_INIT_STAGING /edgex-init-staging 16:34:50 ---> Running in 4b7e7aa2a62d 16:34:50 ---> Running in c0f4e741d975 16:34:50 ---> Running in 0e8480285e6c 16:34:50 Removing intermediate container 4b7e7aa2a62d 16:34:50 ---> c34ec51e868a 16:34:50 Step 14/25 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/res/token-config.json /res-file-token-provider/token-config.json 16:34:50 Removing intermediate container 0e8480285e6c 16:34:50 ---> 1124c4ec3622 16:34:50 Step 15/31 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_STAGING}/bootstrap-redis 16:34:50 ---> Running in fe4ba8b07552 16:34:50 Digest: sha256:41978d1974f05f80e1aef23ac03040491a7e28bd4551d4b469b43e558341864e 16:34:50 Status: Downloaded newer image for docker:20.10.14 16:34:50 Removing intermediate container e0e63f54c0e3 16:34:50 ---> 90193a283f9c 16:34:50 Step 15/23 : RUN apk add --update --no-cache zeromq dumb-init 16:34:50 ---> 7417809fdb73 16:34:50 Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2017-2019: Mainflux, Cavium, Dell, Copyright (c) 2021: Intel Corporation' 16:34:51 ---> Running in a8ec2aad1b69 16:34:51 ---> Running in ed8ea7125bb6 16:34:51 Removing intermediate container fe4ba8b07552 16:34:51 ---> e0709095a0a6 16:34:51 Step 16/31 : RUN mkdir -p ${BOOTSTRAP_REDIS_DIR} 16:34:51 ---> 9ee1c69f0d23 16:34:51 Step 15/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res-file-token-provider/configuration.toml /res-file-token-provider/configuration.toml 16:34:51 ---> Running in d52b7834fa8f 16:34:51 Removing intermediate container ed8ea7125bb6 16:34:51 ---> 466fb3bd8602 16:34:51 Step 13/23 : RUN apk add --update --no-cache bash dumb-init py3-pip curl && pip install --no-cache-dir docker-compose==1.23.2 16:34:51 ---> Running in ad46fc09d34c 16:34:51 fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 16:34:51 ---> c8824435127d 16:34:51 Step 16/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml 16:34:51 ---> 0050b61fd5fe 16:34:51 Step 17/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/kong-admin-config.template.yml /res/kong-admin-config.template.yml 16:34:51 fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 16:34:51 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 16:34:51 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 16:34:51 ---> 11d157d42280 16:34:51 Step 18/25 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . 16:34:51 Removing intermediate container d52b7834fa8f 16:34:51 ---> 3a90ec5556c5 16:34:51 Step 17/31 : WORKDIR ${SECURITY_INIT_STAGING} 16:34:51 fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 16:34:52 (1/43) Installing readline (8.1.1-r0) 16:34:52 (2/43) Installing bash (5.1.16-r0) 16:34:52 Executing bash-5.1.16-r0.post-install 16:34:52 (3/43) Installing brotli-libs (1.0.9-r5) 16:34:52 (4/43) Installing nghttp2-libs (1.46.0-r0) 16:34:52 (5/43) Installing libcurl (7.80.0-r2) 16:34:52 (6/43) Installing curl (7.80.0-r2) 16:34:52 (7/43) Installing dumb-init (1.2.5-r1) 16:34:52 (8/43) Installing libbz2 (1.0.8-r1) 16:34:52 (9/43) Installing expat (2.4.7-r0) 16:34:52 (10/43) Installing libffi (3.4.2-r1) 16:34:52 (11/43) Installing gdbm (1.22-r0) 16:34:52 (12/43) Installing xz-libs (5.2.5-r1) 16:34:52 (13/43) Installing libgcc (10.3.1_git20211027-r0) 16:34:52 (14/43) Installing libstdc++ (10.3.1_git20211027-r0) 16:34:52 (15/43) Installing mpdecimal (2.5.1-r1) 16:34:52 (16/43) Installing sqlite-libs (3.36.0-r0) 16:34:52 (17/43) Installing python3 (3.9.13-r1) 16:34:52 ---> Running in 37ebec813779 16:34:52 OK: 211 MiB in 51 packages 16:34:52 fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 16:34:52 (18/43) Installing py3-appdirs (1.4.4-r2) 16:34:52 (19/43) Installing py3-certifi (2020.12.5-r1) 16:34:52 (20/43) Installing py3-charset-normalizer (2.0.7-r0) 16:34:52 (21/43) Installing py3-idna (3.3-r0) 16:34:52 (22/43) Installing py3-urllib3 (1.26.7-r0) 16:34:52 (23/43) Installing py3-requests (2.26.0-r1) 16:34:52 (24/43) Installing py3-msgpack (1.0.2-r1) 16:34:52 (25/43) Installing py3-lockfile (0.12.2-r4) 16:34:52 (26/43) Installing py3-cachecontrol (0.12.10-r0) 16:34:52 (27/43) Installing py3-colorama (0.4.4-r1) 16:34:52 (28/43) Installing py3-contextlib2 (21.6.0-r1) 16:34:52 (29/43) Installing py3-distlib (0.3.3-r0) 16:34:52 (30/43) Installing py3-distro (1.6.0-r0) 16:34:52 (31/43) Installing py3-six (1.16.0-r0) 16:34:52 (32/43) Installing py3-webencodings (0.5.1-r4) 16:34:52 (33/43) Installing py3-html5lib (1.1-r1) 16:34:52 (1/6) Installing dumb-init (1.2.5-r1) 16:34:52 (34/43) Installing py3-parsing (2.4.7-r2) 16:34:52 (35/43) Installing py3-packaging (20.9-r1) 16:34:53 (36/43) Installing py3-tomli (1.2.2-r0) 16:34:53 (37/43) Installing py3-pep517 (0.12.0-r0) 16:34:53 (38/43) Installing py3-progress (1.6-r0) 16:34:53 (39/43) Installing py3-retrying (1.3.3-r2) 16:34:53 (40/43) Installing py3-ordered-set (4.0.2-r2) 16:34:53 (2/6) Installing libgcc (11.2.1_git20220219-r2) 16:34:53 (41/43) Installing py3-setuptools (52.0.0-r4) 16:34:53 (42/43) Installing py3-toml (0.10.2-r2) 16:34:53 (43/43) Installing py3-pip (20.3.4-r1) 16:34:53 ---> 089d15ab23dd 16:34:53 Step 19/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . 16:34:53 (3/6) Installing libsodium (1.0.18-r0) 16:34:53 Removing intermediate container 37ebec813779 16:34:53 ---> 40da5affc227 16:34:53 Step 18/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_STAGING}/ 16:34:53 Executing busybox-1.34.1-r5.trigger 16:34:53 OK: 83 MiB in 65 packages 16:34:53 (4/6) Installing libstdc++ (11.2.1_git20220219-r2) 16:34:53 (5/6) Installing libzmq (4.3.4-r0) 16:34:53 Removing intermediate container c0f4e741d975 16:34:53 ---> 4674faccc467 16:34:53 Step 6/23 : COPY go.mod vendor* ./ 16:34:53 (6/6) Installing zeromq (4.3.4-r0) 16:34:53 ---> 8f49996f00ec 16:34:53 Step 19/31 : RUN chmod +x ${SECURITY_INIT_STAGING}/*.sh 16:34:53 Executing busybox-1.35.0-r15.trigger 16:34:53 ---> 616febdb0859 16:34:53 Step 20/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ 16:34:53 OK: 8 MiB in 20 packages 16:34:53 ---> Running in 81338da3558f 16:34:53 ---> a0a346a5cf0c 16:34:53 Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 16:34:53 ---> Running in e8fbff82d163 16:34:53 ---> 807f7313de68 16:34:53 Step 21/25 : RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 16:34:53 ---> Running in f69f57028bd3 16:34:54 Collecting docker-compose==1.23.2 16:34:54 Removing intermediate container a8ec2aad1b69 16:34:54 ---> f09ee5822c99 16:34:54 Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / 16:34:54 Downloading docker_compose-1.23.2-py2.py3-none-any.whl (131 kB) 16:34:54 ---> f3434aee5e1d 16:34:54 Step 17/23 : COPY --from=builder /edgex-go/cmd/core-data/core-data / 16:34:54 Collecting PyYAML<4,>=3.10 16:34:54 Downloading PyYAML-3.13.tar.gz (270 kB) 16:34:54 Requirement already satisfied: six<2,>=1.3.0 in /usr/lib/python3.9/site-packages (from docker-compose==1.23.2) (1.16.0) 16:34:55 Collecting jsonschema<3,>=2.5.1 16:34:55 Downloading jsonschema-2.6.0-py2.py3-none-any.whl (39 kB) 16:34:55 Collecting docopt<0.7,>=0.6.1 16:34:55 Downloading docopt-0.6.2.tar.gz (25 kB) 16:34:55 ---> 51da4fb03820 16:34:55 Step 18/23 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml 16:34:55 Removing intermediate container 81338da3558f 16:34:55 ---> 6d3fb8ed1e71 16:34:55 Step 20/31 : COPY --from=builder /edgex-go/Attribution.txt / 16:34:55 Removing intermediate container f69f57028bd3 16:34:55 ---> 6004d05b93df 16:34:55 Step 22/25 : ENTRYPOINT ["entrypoint.sh"] 16:34:55 ---> Running in 88a1134467d2 16:34:55 ---> 64b71dcf37d0 16:34:55 Step 21/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . 16:34:55 ---> 98035bd3e285 16:34:55 Step 19/23 : ENTRYPOINT ["/core-data"] 16:34:55 ---> Running in 421f8b8988f9 16:34:55 Collecting websocket-client<1.0,>=0.32.0 16:34:55 Downloading websocket_client-0.59.0-py2.py3-none-any.whl (67 kB) 16:34:55 Collecting cached-property<2,>=1.2.0 16:34:55 Downloading cached_property-1.5.2-py2.py3-none-any.whl (7.6 kB) 16:34:55 Collecting dockerpty<0.5,>=0.4.1 16:34:55 Downloading dockerpty-0.4.1.tar.gz (13 kB) 16:34:55 Removing intermediate container 88a1134467d2 16:34:55 ---> 046135038a40 16:34:55 Step 23/25 : LABEL arch=x86_64 16:34:56 Removing intermediate container 421f8b8988f9 16:34:56 ---> fa92c5141951 16:34:56 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 16:34:56 Collecting docker<4.0,>=3.6.0 16:34:56 Downloading docker-3.7.3-py2.py3-none-any.whl (134 kB) 16:34:56 Collecting texttable<0.10,>=0.9.0 16:34:56 Downloading texttable-0.9.1.tar.gz (11 kB) 16:34:56 ---> Running in 335fbc187a09 16:34:56 ---> e1fe420fb822 16:34:56 Step 22/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.toml ./res/ 16:34:57 Collecting requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1 16:34:57 Downloading requests-2.20.1-py2.py3-none-any.whl (57 kB) 16:34:57 Collecting docker-pycreds>=0.4.0 16:34:57 Downloading docker_pycreds-0.4.0-py2.py3-none-any.whl (9.0 kB) 16:34:57 Collecting idna<2.8,>=2.5 16:34:57 Downloading idna-2.7-py2.py3-none-any.whl (58 kB) 16:34:57 Collecting urllib3<1.25,>=1.21.1 16:34:57 Downloading urllib3-1.24.3-py2.py3-none-any.whl (118 kB) 16:34:57 Requirement already satisfied: certifi>=2017.4.17 in /usr/lib/python3.9/site-packages (from requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1->docker-compose==1.23.2) (2020.12.5) 16:34:57 Collecting chardet<3.1.0,>=3.0.2 16:34:57 Downloading chardet-3.0.4-py2.py3-none-any.whl (133 kB) 16:34:57 Using legacy 'setup.py install' for dockerpty, since package 'wheel' is not installed. 16:34:57 Using legacy 'setup.py install' for docopt, since package 'wheel' is not installed. 16:34:57 Using legacy 'setup.py install' for PyYAML, since package 'wheel' is not installed. 16:34:57 Using legacy 'setup.py install' for texttable, since package 'wheel' is not installed. 16:34:57 ---> Running in a64910626082 16:34:57 Installing collected packages: urllib3, idna, chardet, websocket-client, requests, docker-pycreds, texttable, PyYAML, jsonschema, docopt, dockerpty, docker, cached-property, docker-compose 16:34:57 Attempting uninstall: urllib3 16:34:57 Found existing installation: urllib3 1.26.7 16:34:57 Uninstalling urllib3-1.26.7: 16:34:57 Successfully uninstalled urllib3-1.26.7 16:34:57 Removing intermediate container 335fbc187a09 16:34:57 ---> 969895e6dc54 16:34:57 Step 24/25 : LABEL git_sha=4cb0a11e0cd7bade6510d2664cbd1f9390f7b58a 16:34:57 ---> 5dbaf8a7824a 16:34:57 Step 23/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml ${BOOTSTRAP_REDIS_DIR}/res/ 16:34:57 ---> Running in 83d465055ca6 16:34:57 Removing intermediate container a64910626082 16:34:57 ---> 6599bd4eed55 16:34:57 Step 21/23 : LABEL arch=x86_64 16:34:57 Attempting uninstall: idna 16:34:57 Found existing installation: idna 3.3 16:34:57 Uninstalling idna-3.3: 16:34:57 ---> Running in 52da9045d986 16:34:57 Successfully uninstalled idna-3.3 16:34:57 Removing intermediate container 83d465055ca6 16:34:57 ---> 1730fabc2f6a 16:34:57 Step 25/25 : LABEL version=0.0.0 16:34:57 ---> Running in 9139d8ca7c87 16:34:58 Removing intermediate container 52da9045d986 16:34:58 ---> 88929ddcc7a4 16:34:58 Step 22/23 : LABEL git_sha=4cb0a11e0cd7bade6510d2664cbd1f9390f7b58a 16:34:58 ---> 3f96d4d557a7 16:34:58 Step 24/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ ${SECURITY_INIT_STAGING}/consul-bootstrapper/ 16:34:58 Removing intermediate container 9139d8ca7c87 16:34:58 ---> 5c0bc7592e60 16:34:58 16:34:58 ---> Running in 5b6eab85262e 16:34:58 ---> 17758a90438a 16:34:58 Step 25/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / 16:34:58 Removing intermediate container 5b6eab85262e 16:34:58 ---> 696ad3b855f8 16:34:58 Step 23/23 : LABEL version=0.0.0 16:34:58 ---> Running in 90dd31d8f6bf 16:34:58 Successfully built 5c0bc7592e60 16:34:58 Successfully tagged security-secretstore-setup:latest 16:34:58  Building security-secretstore-setup ... done Building support-scheduler 16:34:58 Removing intermediate container 90dd31d8f6bf 16:34:58 ---> 9fb25d3e0561 16:34:58 16:34:58 Successfully built 9fb25d3e0561 16:34:58 ---> f5b2ff7fc425 16:34:58 Successfully tagged core-data:latest 16:34:58 Step 26/31 : RUN chmod +x /entrypoint.sh 16:34:58  Building core-data ... done Building support-notifications 16:34:58 Attempting uninstall: requests 16:34:58 Found existing installation: requests 2.26.0 16:34:58 Uninstalling requests-2.26.0: 16:34:58 Successfully uninstalled requests-2.26.0 16:35:05 Running setup.py install for texttable: started 16:35:05 Step 1/22 : ARG BUILDER_BASE=golang:1.18-alpine3.16 16:35:05 Step 2/22 : FROM ${BUILDER_BASE} AS builder 16:35:05 Step 1/22 : ARG BUILDER_BASE=golang:1.18-alpine3.16 16:35:05 Step 2/22 : FROM ${BUILDER_BASE} AS builder 16:35:05 Running setup.py install for texttable: finished with status 'done' 16:35:05 Running setup.py install for PyYAML: started 16:35:06 Running setup.py install for PyYAML: finished with status 'done' 16:35:06 ---> 0fc298d55a54 16:35:06 Step 3/22 : WORKDIR /edgex-go 16:35:06 ---> Using cache 16:35:06 ---> da32f310102f 16:35:06 Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 16:35:06 ---> Using cache 16:35:06 ---> c6e8ba7e1cc8 16:35:06 Step 5/22 : RUN apk add --update --no-cache make bash git ca-certificates 16:35:06 ---> 0fc298d55a54 16:35:06 Step 3/22 : WORKDIR /edgex-go 16:35:06 ---> Using cache 16:35:06 ---> da32f310102f 16:35:06 Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 16:35:06 ---> Using cache 16:35:06 ---> c6e8ba7e1cc8 16:35:06 Step 5/22 : RUN apk add --update --no-cache make git 16:35:06 ---> Using cache 16:35:06 ---> 4674faccc467 16:35:06 Step 6/22 : COPY go.mod vendor* ./ 16:35:06 ---> Using cache 16:35:06 ---> a0a346a5cf0c 16:35:06 Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 16:35:06 ---> Using cache 16:35:06 ---> 159d5a0e039a 16:35:06 Step 8/22 : COPY . . 16:35:08 Running setup.py install for docopt: started 16:35:08 Running setup.py install for docopt: finished with status 'done' 16:35:08 Running setup.py install for dockerpty: started 16:35:09 Running setup.py install for dockerpty: finished with status 'done' 16:35:17 Successfully installed PyYAML-3.13 cached-property-1.5.2 chardet-3.0.4 docker-3.7.3 docker-compose-1.23.2 docker-pycreds-0.4.0 dockerpty-0.4.1 docopt-0.6.2 idna-2.7 jsonschema-2.6.0 requests-2.20.1 texttable-0.9.1 urllib3-1.24.3 websocket-client-0.59.0 16:35:17 ---> Running in 5faaf30faa80 16:35:17 ---> Running in 88c98ab68c0a 16:35:17 ---> c99aee550084 16:35:17 Step 9/22 : RUN make cmd/support-scheduler/support-scheduler 16:35:17 ---> Running in 155a2628a2e4 16:35:17 Removing intermediate container e8fbff82d163 16:35:17 ---> 159d5a0e039a 16:35:17 Step 8/23 : COPY . . 16:35:17 fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 16:35:18 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler 16:35:18 fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 16:35:19 OK: 211 MiB in 51 packages 16:35:24 Removing intermediate container 84686e9ef4ad 16:35:24 ---> 3a5178d9c203 16:35:24 Successfully built 3a5178d9c203 16:35:24 Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:35:24 + docker inspect -f . ci-base-image-arm64 16:35:24 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 16:35:25 prd-ubuntu20.04-docker-arm64-4c-16g-21490 does not seem to be running inside a container 16:35:25 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/3 -v /w/workspace/edgex-go/3:/w/workspace/edgex-go/3:rw,z -v /w/workspace/edgex-go/3@tmp:/w/workspace/edgex-go/3@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 16:35:26 $ docker top 5ce7e1184efb5cebc9cde459302e8c23f29c720d86ef29c3a81ecc05a69ae024 -eo pid,comm [Pipeline] { [Pipeline] sh 16:35:27 + go version 16:35:27 go version go1.18.3 linux/arm64 [Pipeline] } 16:35:27 $ docker stop --time=1 5ce7e1184efb5cebc9cde459302e8c23f29c720d86ef29c3a81ecc05a69ae024 16:35:29 $ docker rm -f 5ce7e1184efb5cebc9cde459302e8c23f29c720d86ef29c3a81ecc05a69ae024 16:35:29 Removing intermediate container ad46fc09d34c 16:35:29 ---> d0dd2af11102 16:35:29 Step 14/23 : ENV APP_PORT=58890 16:35:29 ---> eaacbcbda10b 16:35:29 Step 9/23 : RUN make cmd/core-command/core-command [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:35:29 ---> Running in 3e8807b95c51 16:35:29 ---> Running in c36c1f842426 16:35:29 Removing intermediate container 88c98ab68c0a 16:35:29 ---> 27d95aea1b20 16:35:29 Step 6/22 : COPY go.mod vendor* ./ 16:35:29 Removing intermediate container 5faaf30faa80 16:35:29 ---> 27c8bae5df72 16:35:29 Step 27/31 : ENTRYPOINT ["/entrypoint.sh"] 16:35:29 + docker inspect -f . ci-base-image-arm64 16:35:29 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 16:35:29 ---> Running in 2459dc802f37 16:35:29 Removing intermediate container c36c1f842426 16:35:29 ---> f796d6eac2d2 16:35:29 Step 15/23 : EXPOSE $APP_PORT 16:35:29 ---> aa7c46f43b93 16:35:29 Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 16:35:29 prd-ubuntu20.04-docker-arm64-4c-16g-21490 does not seem to be running inside a container 16:35:30 $ docker run -t -d -u 1001:1001 -u 0:0 -v /var/run/docker.sock:/var/run/docker.sock --privileged -w /w/workspace/edgex-go/3 -v /w/workspace/edgex-go/3:/w/workspace/edgex-go/3:rw,z -v /w/workspace/edgex-go/3@tmp:/w/workspace/edgex-go/3@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 16:35:30 ---> Running in d52b5f49ba5a 16:35:30 Removing intermediate container 2459dc802f37 16:35:30 ---> 0925fdd21be6 16:35:30 Step 28/31 : CMD ["gate"] 16:35:30 ---> Running in 808a8be6ea3b 16:35:30 ---> Running in 6b9cf7abe48e 16:35:30 Removing intermediate container d52b5f49ba5a 16:35:30 ---> f23de9f50c49 16:35:30 Step 16/23 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/sys-mgmt-agent / 16:35:30 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus 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 16:35:31 $ docker top a1639ebd24a2ee42aa019517f5a5eb21c4773361a91ed2722322ef871fe6dc17 -eo pid,comm [Pipeline] { [Pipeline] echo 16:35:31 ========================================================= 16:35:31 [edgeXBuildGoParallel] Running Tests and Build... 16:35:31 ========================================================= [Pipeline] sh 16:35:31 Removing intermediate container 6b9cf7abe48e 16:35:31 ---> d050518d09a0 16:35:31 Step 29/31 : LABEL arch=x86_64 16:35:32 + git config --global --add safe.directory /w/workspace/edgex-go/3 [Pipeline] fileExists [Pipeline] sh 16:35:32 ---> 4b14a5cafbcc 16:35:32 Step 17/23 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/res/configuration.toml /res/configuration.toml 16:35:32 ---> Running in 5c3f0585f719 16:35:32 + make test 16:35:32 GO111MODULE=on go test -race -coverprofile=coverage.out ./... 16:35:34 Removing intermediate container 5c3f0585f719 16:35:34 ---> cbca488a9aec 16:35:34 Step 30/31 : LABEL git_sha=4cb0a11e0cd7bade6510d2664cbd1f9390f7b58a 16:35:36 ---> ce8566a88b3a 16:35:36 Step 18/23 : COPY --from=builder /edgex-go/cmd/sys-mgmt-executor/sys-mgmt-executor / 16:35:36 ---> Running in 7fa9a866e2cc 16:35:37 Removing intermediate container 7fa9a866e2cc 16:35:37 ---> 3499cfab24a4 16:35:37 Step 31/31 : LABEL version=0.0.0 16:35:40 ---> 094ccddef368 16:35:40 Step 19/23 : ENTRYPOINT ["/sys-mgmt-agent"] 16:35:40 ---> Running in 40c530dd2f5d 16:35:40 ---> Running in 05d596278853 16:35:40 Removing intermediate container 40c530dd2f5d 16:35:40 ---> 9f1cf9d82ca1 16:35:40 16:35:40 Successfully built 9f1cf9d82ca1 16:35:40 Successfully tagged security-bootstrapper:latest 16:35:40 Building security-spire-config 16:35:41  Building security-bootstrapper ... done Removing intermediate container 808a8be6ea3b 16:35:41 ---> 8336c9a87796 16:35:41 Step 8/22 : COPY . . 16:35:41 Removing intermediate container 05d596278853 16:35:41 ---> 00177352fcd4 16:35:41 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 16:35:46 Step 1/26 : ARG BUILDER_BASE=golang:1.18-alpine3.16 16:35:46 Step 2/26 : FROM ${BUILDER_BASE} AS builder 16:35:46 ---> 0fc298d55a54 16:35:46 Step 3/26 : WORKDIR /edgex-go 16:35:46 ---> Using cache 16:35:46 ---> da32f310102f 16:35:46 Step 4/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 16:35:46 ---> Using cache 16:35:46 ---> c6e8ba7e1cc8 16:35:46 Step 5/26 : RUN apk add --update --no-cache make git build-base curl 16:35:46 ---> Using cache 16:35:46 ---> 19912fb683cb 16:35:46 Step 6/26 : COPY go.mod vendor* ./ 16:35:46 ---> Using cache 16:35:46 ---> a516d393ac22 16:35:46 Step 7/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 16:35:46 ---> Using cache 16:35:46 ---> bdb15502940a 16:35:46 Step 8/26 : COPY . . 16:35:46 ---> Using cache 16:35:46 ---> f0234b0e8753 16:35:46 Step 9/26 : ARG SPIRE_RELEASE=1.2.1 16:35:46 ---> Using cache 16:35:46 ---> baa3fd4abfa0 16:35:46 Step 10/26 : WORKDIR /edgex-go/spire-build 16:35:46 ---> Using cache 16:35:46 ---> 645f35e2b0de 16:35:46 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..." && make bin/spire-server bin/spire-agent && cp bin/spire* /usr/local/bin/; fi 16:35:46 ---> Using cache 16:35:46 ---> 745835312e4e 16:35:46 Step 12/26 : WORKDIR /edgex-go 16:35:46 ---> Using cache 16:35:46 ---> 7cd9c30c2d06 16:35:46 16:35:46 Step 13/26 : FROM alpine:3.15 16:35:46 ---> 2720e26172a0 16:35:46 Step 14/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' 16:35:46 ---> Using cache 16:35:46 ---> be39bd6cfbcc 16:35:46 Step 15/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 16:35:46 ---> Using cache 16:35:46 ---> 118890396420 16:35:46 Step 16/26 : RUN apk update && apk --no-cache --update add dumb-init gcompat 16:35:54 ---> Running in e13b737d97d4 16:35:54 ---> Running in 9c1710b3b407 16:35:54 Removing intermediate container 155a2628a2e4 16:35:54 ---> 53135c9e6048 16:35:54 16:35:54 Step 10/22 : FROM alpine:3.16 16:35:54 ---> d7d3d98c851f 16:35:54 Step 11/22 : RUN apk add --update --no-cache dumb-init 16:35:54 ---> e32353adad25 16:35:54 Step 9/22 : RUN make cmd/support-notifications/support-notifications 16:35:54 ---> Running in c9c5120459df 16:35:54 ---> Running in ca9ee305a0ff 16:35:54 Removing intermediate container e13b737d97d4 16:35:54 ---> 2f19c2fdc263 16:35:54 Step 21/23 : LABEL arch=x86_64 16:35:54 fetch https://dl-4.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 16:35:54 ---> Running in c1a37a791aa3 16:35:55 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 16:35:55 fetch https://dl-4.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 16:35:55 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 16:35:55 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/support-notifications/support-notifications ./cmd/support-notifications 16:35:55 Removing intermediate container c1a37a791aa3 16:35:55 ---> 1293df6e24e8 16:35:55 Step 22/23 : LABEL git_sha=4cb0a11e0cd7bade6510d2664cbd1f9390f7b58a 16:35:55 (1/1) Installing dumb-init (1.2.5-r1) 16:35:55 Executing busybox-1.35.0-r15.trigger 16:35:55 OK: 6 MiB in 15 packages 16:35:55 v3.15.5-8-gba85249859 [https://dl-4.alpinelinux.org/alpine/v3.15/main] 16:35:55 v3.15.5-3-g43e4c7984b [https://dl-4.alpinelinux.org/alpine/v3.15/community] 16:35:55 OK: 15856 distinct packages available 16:35:55 fetch https://dl-4.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 16:35:56 Removing intermediate container 3e8807b95c51 16:35:56 ---> Running in cf49c4dd5397 16:35:56 ---> 40d51b97c5b5 16:35:56 16:35:56 Step 10/23 : FROM alpine:3.16 16:35:56 ---> d7d3d98c851f 16:35:56 Step 11/23 : RUN apk add --update --no-cache dumb-init 16:35:56 ---> Running in ff5abe5159e4 16:35:56 Removing intermediate container cf49c4dd5397 16:35:56 ---> b0dcbcc66593 16:35:56 Step 23/23 : LABEL version=0.0.0 16:35:56 ---> Running in 27eec76312f5 16:35:56 fetch https://dl-4.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 16:35:56 Removing intermediate container ca9ee305a0ff 16:35:56 ---> 2e1846ccce47 16:35:56 Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 16:35:56 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 16:35:56 ---> Running in a80d45e8096b 16:35:57 (1/4) Installing dumb-init (1.2.5-r1) 16:35:57 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 16:35:57 (2/4) Installing musl-obstack (1.2.3-r0) 16:35:57 Removing intermediate container 27eec76312f5 16:35:57 ---> aacadcd87b21 16:35:57 16:35:57 (3/4) Installing libucontext (1.1-r0) 16:35:57 (1/1) Installing dumb-init (1.2.5-r1) 16:35:57 Executing busybox-1.35.0-r15.trigger 16:35:57 OK: 6 MiB in 15 packages 16:35:57 (4/4) Installing gcompat (1.0.0-r4) 16:35:57 Successfully built aacadcd87b21 16:35:57 Successfully tagged sys-mgmt-agent:latest 16:35:57  Building sys-mgmt-agent ... done Building security-proxy-setup 16:35:57 Executing busybox-1.34.1-r7.trigger 16:35:57 Removing intermediate container a80d45e8096b 16:35:57 ---> cb7e115459f5 16:35:57 Step 13/22 : ENV APP_PORT=59861 16:35:57 OK: 6 MiB in 18 packages 16:35:59 ---> Running in 5cf82ffd6ce3 16:36:02 Step 1/22 : ARG BUILDER_BASE=golang:1.18-alpine3.16 16:36:02 Step 2/22 : FROM ${BUILDER_BASE} AS builder 16:36:02 ---> 0fc298d55a54 16:36:02 Step 3/22 : WORKDIR /edgex-go 16:36:02 ---> Using cache 16:36:02 ---> da32f310102f 16:36:02 Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 16:36:02 ---> Using cache 16:36:02 ---> c6e8ba7e1cc8 16:36:02 Step 5/22 : RUN apk add --update --no-cache make git 16:36:02 ---> Using cache 16:36:02 ---> 4674faccc467 16:36:02 Step 6/22 : COPY go.mod vendor* ./ 16:36:02 ---> Using cache 16:36:02 ---> a0a346a5cf0c 16:36:02 Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 16:36:02 ---> Using cache 16:36:02 ---> 159d5a0e039a 16:36:02 Step 8/22 : COPY . . 16:36:02 ---> Using cache 16:36:02 ---> eaacbcbda10b 16:36:02 Step 9/22 : RUN make cmd/security-proxy-setup/security-proxy-setup cmd/secrets-config/secrets-config 16:36:07 Removing intermediate container 5cf82ffd6ce3 16:36:07 ---> 0907a50b70db 16:36:07 Step 14/22 : EXPOSE $APP_PORT 16:36:07 ---> Running in f1a6770285cf 16:36:07 ---> Running in e36e1541c68a 16:36:07 Removing intermediate container ff5abe5159e4 16:36:07 ---> 09debe5ee1e2 16:36:07 Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 16:36:07 Removing intermediate container 9c1710b3b407 16:36:07 ---> 7c1f9dd7f612 16:36:07 Step 17/26 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin 16:36:07 ---> Running in 5a93f3a3cc37 16:36:07 Removing intermediate container e36e1541c68a 16:36:07 ---> bedcc6ba436e 16:36:07 Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / 16:36:07 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-proxy-setup/security-proxy-setup ./cmd/security-proxy-setup 16:36:10 Removing intermediate container 5a93f3a3cc37 16:36:10 ---> f24848621707 16:36:10 Step 13/23 : ENV APP_PORT=59882 16:36:10 ---> c4d64329822a 16:36:10 Step 16/22 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / 16:36:10 ---> Running in f97ec16d9409 16:36:10 ---> 14b748cd2760 16:36:10 Step 18/26 : COPY --from=builder /edgex-go/cmd/security-spire-config/docker-entrypoint.sh /usr/local/bin/ 16:36:11 Removing intermediate container f97ec16d9409 16:36:11 ---> f7b3aafcf427 16:36:11 Step 14/23 : EXPOSE $APP_PORT 16:36:11 ? github.com/edgexfoundry/edgex-go [no test files] 16:36:12 ---> Running in 1f88ad061950 16:36:12 ---> 1adccb9a0748 16:36:12 Step 19/26 : WORKDIR /usr/local/etc/spiffe-scripts.d 16:36:12 ---> 72059e07501b 16:36:12 Step 17/22 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml 16:36:12 ---> Running in 622355b90e51 16:36:12 Removing intermediate container 1f88ad061950 16:36:12 ---> 5b833b3df805 16:36:12 Step 15/23 : WORKDIR / 16:36:12 ---> Running in 3baafd245e2b 16:36:12 Removing intermediate container 622355b90e51 16:36:12 ---> eaf3ec601608 16:36:12 Step 20/26 : COPY --from=builder /edgex-go/cmd/security-spire-config/seed_builtin_entries.sh /usr/local/etc/spiffe-scripts.d 16:36:12 ---> 993ea1dbb254 16:36:12 Step 18/22 : ENTRYPOINT ["/support-scheduler"] 16:36:12 ---> Running in 4bb108083407 16:36:12 Removing intermediate container 3baafd245e2b 16:36:12 ---> 40afdbe6775e 16:36:12 Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / 16:36:12 Removing intermediate container 4bb108083407 16:36:12 ---> 5d59c603fcc7 16:36:12 Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 16:36:13 ---> bd6226f4ed44 16:36:13 Step 21/26 : WORKDIR / 16:36:13 ---> a9ad949dad19 16:36:13 Step 17/23 : COPY --from=builder /edgex-go/cmd/core-command/core-command / 16:36:13 ---> Running in 2e9f49d13e05 16:36:13 ---> Running in 1f6621d47159 16:36:13 Removing intermediate container 2e9f49d13e05 16:36:13 ---> 064d70605003 16:36:13 Step 20/22 : LABEL arch=x86_64 16:36:13 ---> Running in 9c3f500de91c 16:36:13 Removing intermediate container 1f6621d47159 16:36:13 ---> 1e520ce2d279 16:36:13 Step 22/26 : ENTRYPOINT [ "/usr/bin/dumb-init" ] 16:36:13 ---> Running in 4112c6c32415 16:36:13 Removing intermediate container 9c3f500de91c 16:36:13 ---> 7064933f6ed0 16:36:13 Step 21/22 : LABEL git_sha=4cb0a11e0cd7bade6510d2664cbd1f9390f7b58a 16:36:13 ---> 1b5da963e6dd 16:36:13 Step 18/23 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml 16:36:13 ---> Running in 3793dc1a99fa 16:36:14 Removing intermediate container 4112c6c32415 16:36:14 ---> 4033013d508f 16:36:14 Step 23/26 : CMD [ "--verbose", "docker-entrypoint.sh" ] 16:36:14 ---> e5f6777882a3 16:36:14 Step 19/23 : ENTRYPOINT ["/core-command"] 16:36:14 Removing intermediate container 3793dc1a99fa 16:36:14 ---> 6e75c48d2149 16:36:14 Step 22/22 : LABEL version=0.0.0 16:36:14 ---> Running in 79d2713b60bb 16:36:14 ---> Running in 0d60e3b8e69e 16:36:14 ---> Running in 80e22f35ed99 16:36:14 Removing intermediate container 80e22f35ed99 16:36:14 ---> 6f9c0a61ce90 16:36:14 16:36:14 Removing intermediate container 79d2713b60bb 16:36:14 ---> 6c6df55c1167 16:36:14 Step 24/26 : LABEL arch=x86_64 16:36:14 Removing intermediate container 0d60e3b8e69e 16:36:14 ---> d6bd2ee067fe 16:36:14 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 16:36:14 ---> Running in 02e171315bad 16:36:15 ---> Running in 1a3e4698e5a7 16:36:15 Successfully built 6f9c0a61ce90 16:36:15 Successfully tagged support-scheduler:latest 16:36:15  Building support-scheduler ... done Building core-metadata 16:36:20 Step 1/23 : ARG BUILDER_BASE=golang:1.18-alpine3.16 16:36:20 Step 2/23 : FROM ${BUILDER_BASE} AS builder 16:36:20 ---> 0fc298d55a54 16:36:20 Step 3/23 : WORKDIR /edgex-go 16:36:20 ---> Using cache 16:36:20 ---> da32f310102f 16:36:20 Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 16:36:20 ---> Using cache 16:36:20 ---> c6e8ba7e1cc8 16:36:20 Step 5/23 : RUN apk add --update --no-cache make git 16:36:20 ---> Using cache 16:36:20 ---> 4674faccc467 16:36:20 Step 6/23 : COPY go.mod vendor* ./ 16:36:20 ---> Using cache 16:36:20 ---> a0a346a5cf0c 16:36:20 Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 16:36:20 ---> Using cache 16:36:20 ---> 159d5a0e039a 16:36:20 Step 8/23 : COPY . . 16:36:20 ---> Using cache 16:36:20 ---> eaacbcbda10b 16:36:20 Step 9/23 : RUN make cmd/core-metadata/core-metadata 16:36:20 Removing intermediate container 02e171315bad 16:36:20 ---> 33da6a1737df 16:36:20 Step 25/26 : LABEL git_sha=4cb0a11e0cd7bade6510d2664cbd1f9390f7b58a 16:36:23 Removing intermediate container 1a3e4698e5a7 16:36:23 ---> 8635b96e903e 16:36:23 Step 21/23 : LABEL arch=x86_64 16:36:23 ---> Running in 87ce32268f9d 16:36:23 ---> Running in e405390421d3 16:36:23 ---> Running in 33c7f2cc20ad 16:36:24 CGO_ENABLED=0 GO111MODULE=on 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 16:36:24 Removing intermediate container 87ce32268f9d 16:36:24 ---> ad8a7649aa25 16:36:24 Step 26/26 : LABEL version=0.0.0 16:36:25 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus 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 16:36:26 Removing intermediate container 33c7f2cc20ad 16:36:26 ---> f516bf2605ac 16:36:26 Step 22/23 : LABEL git_sha=4cb0a11e0cd7bade6510d2664cbd1f9390f7b58a 16:36:26 ---> Running in 7d47ff8a70f7 16:36:26 Removing intermediate container c9c5120459df 16:36:26 ---> 4e3caef4a08f 16:36:26 16:36:26 Step 10/22 : FROM alpine:3.16 16:36:26 ---> d7d3d98c851f 16:36:26 Step 11/22 : RUN apk add --update --no-cache ca-certificates dumb-init 16:36:26 ---> Running in b12d3fe825d2 16:36:26 ---> Running in 55ccf63c0ee4 16:36:26 Removing intermediate container 7d47ff8a70f7 16:36:26 ---> 234bc5e0ffba 16:36:26 16:36:26 Successfully built 234bc5e0ffba 16:36:27 Successfully tagged security-spire-config:latest 16:36:27  Building security-spire-config ... done Building security-spire-server 16:36:27 Removing intermediate container b12d3fe825d2 16:36:27 ---> 1b80d88f1fb7 16:36:27 Step 23/23 : LABEL version=0.0.0 16:36:30 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 16:36:30 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 16:36:30 (1/2) Installing ca-certificates (20211220-r0) 16:36:30 (2/2) Installing dumb-init (1.2.5-r1) 16:36:30 Executing busybox-1.35.0-r15.trigger 16:36:30 Executing ca-certificates-20211220-r0.trigger 16:36:30 OK: 6 MiB in 16 packages 16:36:32 Step 1/25 : ARG BUILDER_BASE=golang:1.18-alpine3.16 16:36:32 Step 2/25 : FROM ${BUILDER_BASE} AS builder 16:36:32 ---> 0fc298d55a54 16:36:32 Step 3/25 : WORKDIR /edgex-go 16:36:32 ---> Using cache 16:36:32 ---> da32f310102f 16:36:32 Step 4/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 16:36:32 ---> Using cache 16:36:32 ---> c6e8ba7e1cc8 16:36:32 Step 5/25 : RUN apk add --update --no-cache make git build-base curl 16:36:32 ---> Using cache 16:36:32 ---> 19912fb683cb 16:36:32 Step 6/25 : COPY go.mod vendor* ./ 16:36:32 ---> Using cache 16:36:32 ---> a516d393ac22 16:36:32 Step 7/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 16:36:32 ---> Using cache 16:36:32 ---> bdb15502940a 16:36:32 Step 8/25 : COPY . . 16:36:32 ---> Using cache 16:36:32 ---> f0234b0e8753 16:36:32 Step 9/25 : ARG SPIRE_RELEASE=1.2.1 16:36:32 ---> Using cache 16:36:32 ---> baa3fd4abfa0 16:36:32 Step 10/25 : WORKDIR /edgex-go/spire-build 16:36:32 ---> Using cache 16:36:32 ---> 645f35e2b0de 16:36:32 Step 11/25 : RUN if ! test -f /usr/local/bin/spire-server; then wget -q "https://github.com/spiffe/spire/archive/refs/tags/v${SPIRE_RELEASE}.tar.gz" && tar xv --strip-components=1 -f "v${SPIRE_RELEASE}.tar.gz" && echo "building spire from source..." && make bin/spire-server bin/spire-agent && cp bin/spire* /usr/local/bin/; fi 16:36:35 ---> Running in 3572a08785c3 16:36:35 ---> Running in 28d8549eab41 16:36:35 Removing intermediate container f1a6770285cf 16:36:35 ---> 3e2e0877a4d5 16:36:35 16:36:35 Step 10/22 : FROM alpine:3.16 16:36:35 ---> d7d3d98c851f 16:36:35 Step 11/22 : RUN apk add --update --no-cache curl dumb-init 16:36:35 ---> Running in 801ed299aa3e 16:36:35 Removing intermediate container 3572a08785c3 16:36:35 ---> 11f8c24ac1ed 16:36:35 16:36:35 Removing intermediate container 55ccf63c0ee4 16:36:35 ---> f5ef5d7d5ad3 16:36:35 Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2021: Intel Corporation' 16:36:36 Successfully built 11f8c24ac1ed 16:36:36 ---> Running in 7f478846fef3 16:36:36 Successfully tagged core-command:latest 16:36:36  Building core-command ... done Building security-spiffe-token-provider 16:36:36 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 16:36:36 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 16:36:36 (1/6) Installing ca-certificates (20211220-r0) 16:36:36 (2/6) Installing brotli-libs (1.0.9-r6) 16:36:36 (3/6) Installing nghttp2-libs (1.47.0-r0) 16:36:36 (4/6) Installing libcurl (7.83.1-r2) 16:36:36 (5/6) Installing curl (7.83.1-r2) 16:36:36 (6/6) Installing dumb-init (1.2.5-r1) 16:36:36 Executing busybox-1.35.0-r15.trigger 16:36:36 Executing ca-certificates-20211220-r0.trigger 16:36:36 OK: 8 MiB in 20 packages 16:36:41 Step 1/20 : ARG BUILDER_BASE=golang:1.18-alpine3.16 16:36:41 Step 2/20 : FROM ${BUILDER_BASE} AS builder 16:36:41 ---> 0fc298d55a54 16:36:41 Step 3/20 : WORKDIR /edgex-go 16:36:41 ---> Using cache 16:36:41 ---> da32f310102f 16:36:41 Step 4/20 : RUN apk update && apk --no-cache --update add build-base 16:36:42 Removing intermediate container 7f478846fef3 16:36:42 ---> e219d3e8834d 16:36:42 Step 13/22 : ENV APP_PORT=59860 16:36:42 ---> Running in 6e726e71db2b 16:36:42 ---> Running in a7f60dabb908 16:36:42 Removing intermediate container 6e726e71db2b 16:36:42 ---> 72e00883d93d 16:36:42 Step 14/22 : EXPOSE $APP_PORT 16:36:42 Removing intermediate container 28d8549eab41 16:36:42 ---> 8b6600952bf7 16:36:42 Step 12/25 : WORKDIR /edgex-go 16:36:43 ---> Running in 02f8af2004a7 16:36:43 ---> Running in 9466e4a83295 16:36:43 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 16:36:43 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 16:36:44 v3.16.1-61-g770d922b3a [https://dl-cdn.alpinelinux.org/alpine/v3.16/main] 16:36:44 v3.16.1-60-g40ab2097df [https://dl-cdn.alpinelinux.org/alpine/v3.16/community] 16:36:44 OK: 17033 distinct packages available 16:36:44 Removing intermediate container 801ed299aa3e 16:36:44 ---> 10584b15e044 16:36:44 Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' 16:36:44 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 16:36:44 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 16:36:44 Removing intermediate container 02f8af2004a7 16:36:44 ---> 43ac9567dd3d 16:36:44 Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / 16:36:44 OK: 211 MiB in 51 packages 16:36:44 ---> Running in 698bb3c3c7c7 16:36:44 Removing intermediate container 9466e4a83295 16:36:44 ---> 7ce8fc75e2f8 16:36:44 16:36:44 Step 13/25 : FROM alpine:3.15 16:36:44 ---> 2720e26172a0 16:36:44 Step 14/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' 16:36:44 ---> Using cache 16:36:44 ---> be39bd6cfbcc 16:36:44 Step 15/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 16:36:44 ---> Using cache 16:36:44 ---> 118890396420 16:36:44 Step 16/25 : RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 16:36:44 ---> Using cache 16:36:44 ---> 05e86a49dd3b 16:36:44 Step 17/25 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin 16:36:44 ---> 35f4ec845d0f 16:36:44 Step 16/22 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / 16:36:45 Removing intermediate container e405390421d3 16:36:45 ---> e4b724624561 16:36:45 16:36:45 Step 10/23 : FROM alpine:3.16 16:36:45 ---> d7d3d98c851f 16:36:45 Step 11/23 : RUN apk add --update --no-cache dumb-init 16:36:45 ---> Using cache 16:36:45 ---> 09debe5ee1e2 16:36:45 Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 16:36:45 ---> Using cache 16:36:45 ---> f24848621707 16:36:45 Step 13/23 : ENV APP_PORT=59881 16:36:45 Removing intermediate container 698bb3c3c7c7 16:36:45 ---> 958900c64033 16:36:45 Step 13/22 : WORKDIR /edgex 16:36:45 ---> Running in 47df0ff09bd2 16:36:45 ---> Running in c53360da89b1 16:36:45 Removing intermediate container a7f60dabb908 16:36:45 ---> b4aedf27fc7c 16:36:45 Step 5/20 : COPY go.mod vendor* ./ 16:36:47 Removing intermediate container 47df0ff09bd2 16:36:47 ---> 1ba1c7a0190c 16:36:47 Step 14/23 : EXPOSE $APP_PORT 16:36:47 Removing intermediate container c53360da89b1 16:36:47 ---> 4781e242b432 16:36:47 Step 14/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/res/configuration.toml res/configuration.toml 16:36:47 ---> 19959b8c3e82 16:36:47 Step 17/22 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml 16:36:47 ---> dad34aa30b04 16:36:47 Step 6/20 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 16:36:47 ---> Running in 92362db728dc 16:36:47 ---> 37bccbb5f944 16:36:47 Step 18/25 : COPY --from=builder /edgex-go/cmd/security-spire-server/docker-entrypoint.sh /usr/local/bin/ 16:36:47 ---> Running in f2960cda488e 16:36:47 ---> 8a312b02a766 16:36:47 Step 18/22 : ENTRYPOINT ["/support-notifications"] 16:36:47 Removing intermediate container 92362db728dc 16:36:47 ---> fac75d1a087c 16:36:47 Step 15/23 : WORKDIR / 16:36:47 ---> Running in 0deb2689aefd 16:36:47 ---> d9df3aa0c1a6 16:36:47 Step 15/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/security-proxy-setup . 16:36:47 ---> f31255edbbfa 16:36:47 Step 19/25 : COPY --from=builder /edgex-go/cmd/security-spire-server/server.conf /usr/local/etc/spire/server.conf.tpl 16:36:47 ---> Running in 625a8491a396 16:36:48 Removing intermediate container 0deb2689aefd 16:36:48 ---> 29ba5dfbfed5 16:36:48 Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 16:36:48 ---> b42808e401e5 16:36:48 Step 20/25 : COPY --from=builder /edgex-go/cmd/security-spire-server/openssl.conf /usr/local/etc/ 16:36:48 ---> 10d04f32f835 16:36:48 Step 16/22 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . 16:36:48 ---> Running in 62216cf59296 16:36:48 Removing intermediate container 625a8491a396 16:36:48 ---> 63d80ff877c0 16:36:48 Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / 16:36:48 ---> c14825027f95 16:36:48 Step 21/25 : ENTRYPOINT [ "/usr/bin/dumb-init" ] 16:36:49 ---> 7bf7963dbe23 16:36:49 Step 17/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/entrypoint.sh /usr/local/bin/ 16:36:49 Removing intermediate container 62216cf59296 16:36:49 ---> a8950043426c 16:36:49 Step 20/22 : LABEL arch=x86_64 16:36:51 ---> Running in 9ed0267725e0 16:36:51 ---> 549c8cfb0922 16:36:51 Step 18/22 : RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 16:36:51 ---> 5f5d69aeaaaa 16:36:51 Step 17/23 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / 16:36:51 ---> Running in b91ef19cf182 16:36:51 ---> Running in d11bc29d4367 16:36:53 Removing intermediate container 9ed0267725e0 16:36:53 ---> 085f12f20e85 16:36:53 Step 22/25 : CMD [ "--verbose", "docker-entrypoint.sh" ] 16:36:54 Removing intermediate container b91ef19cf182 16:36:54 ---> fd1f6710bea0 16:36:54 Step 21/22 : LABEL git_sha=4cb0a11e0cd7bade6510d2664cbd1f9390f7b58a 16:36:55 ---> d08a2c46b4ca 16:36:55 Step 18/23 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml 16:36:55 ---> Running in 467936b0c1f7 16:36:55 ---> Running in 20a79eb73e56 16:36:55 Removing intermediate container 467936b0c1f7 16:36:55 ---> 8a259b228810 16:36:55 Step 23/25 : LABEL arch=x86_64 16:36:55 ---> 34c7639aa17b 16:36:55 Step 19/23 : ENTRYPOINT ["/core-metadata"] 16:36:55 Removing intermediate container 20a79eb73e56 16:36:55 ---> 61ebfe6956fe 16:36:55 Step 22/22 : LABEL version=0.0.0 16:36:55 ---> Running in 021ed6dfc648 16:36:55 ---> Running in 8fd296712e55 16:36:55 Removing intermediate container f2960cda488e 16:36:55 ---> ce54034947e2 16:36:55 Step 7/20 : COPY . . 16:36:55 Removing intermediate container d11bc29d4367 16:36:55 ---> 70206b32ec1d 16:36:55 Step 19/22 : ENTRYPOINT ["entrypoint.sh"] 16:36:55 ---> Running in d78cb3e8eaca 16:36:56 ---> Running in d9a647fc2bfc 16:37:00 Removing intermediate container 8fd296712e55 16:37:00 ---> fe6bead725bf 16:37:00 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 16:37:01 Removing intermediate container 021ed6dfc648 16:37:01 ---> dfaa32b57b0c 16:37:01 Step 24/25 : LABEL git_sha=4cb0a11e0cd7bade6510d2664cbd1f9390f7b58a 16:37:01 Removing intermediate container d78cb3e8eaca 16:37:01 ---> 451946e427c5 16:37:01 16:37:01 Removing intermediate container d9a647fc2bfc 16:37:01 ---> 05d8e0730d11 16:37:01 Step 20/22 : LABEL arch=x86_64 16:37:01 Successfully built 451946e427c5 16:37:01 ---> Running in 82b817c3a75c 16:37:01 Successfully tagged support-notifications:latest 16:37:01  Building support-notifications ... done  ---> Running in 0945214a688a 16:37:01 ---> Running in ab5ff03d66c6 16:37:01 ---> d935743f010f 16:37:01 Step 8/20 : RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider 16:37:01 ---> Running in b81ba4822390 16:37:01 Removing intermediate container 82b817c3a75c 16:37:01 ---> 5a53ef614bc7 16:37:01 Step 21/23 : LABEL arch=x86_64 16:37:01 Removing intermediate container 0945214a688a 16:37:01 ---> 008e7509fdc9 16:37:01 Step 25/25 : LABEL version=0.0.0 16:37:01 Removing intermediate container ab5ff03d66c6 16:37:01 ---> 9b3608ee0b50 16:37:01 Step 21/22 : LABEL git_sha=4cb0a11e0cd7bade6510d2664cbd1f9390f7b58a 16:37:01 ---> Running in 79e0c6d796f5 16:37:01 ---> Running in 7c8c097a9457 16:37:01 ---> Running in b2a5eb16beb0 16:37:02 CGO_ENABLED=0 GO111MODULE=on 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 16:37:02 Removing intermediate container 79e0c6d796f5 16:37:02 ---> f5953fc65a90 16:37:02 Step 22/23 : LABEL git_sha=4cb0a11e0cd7bade6510d2664cbd1f9390f7b58a 16:37:02 Removing intermediate container 7c8c097a9457 16:37:02 ---> fdc437171a1c 16:37:02 16:37:02 Removing intermediate container b2a5eb16beb0 16:37:02 ---> aa184542f85c 16:37:02 Step 22/22 : LABEL version=0.0.0 16:37:02 Successfully built fdc437171a1c 16:37:02 Successfully tagged security-spire-server:latest 16:37:02  Building security-spire-server ... done  ---> Running in 19f2fb163f7b 16:37:02 ---> Running in be4d71f45409 16:37:02 Removing intermediate container 19f2fb163f7b 16:37:02 ---> 17fbe51af35d 16:37:02 Step 23/23 : LABEL version=0.0.0 16:37:02 Removing intermediate container be4d71f45409 16:37:02 ---> 0f7471804752 16:37:02 16:37:02 ---> Running in e531624ca51b 16:37:02 Successfully built 0f7471804752 16:37:02 Successfully tagged security-proxy-setup:latest 16:37:02  Building security-proxy-setup ... done Removing intermediate container e531624ca51b 16:37:02 ---> 07795c2f1830 16:37:02 16:37:02 Successfully built 07795c2f1830 16:37:03 Successfully tagged core-metadata:latest 16:37:25  Building core-metadata ... done Removing intermediate container b81ba4822390 16:37:25 ---> e84da2430568 16:37:25 16:37:25 Step 9/20 : FROM alpine:3.15 16:37:25 ---> 2720e26172a0 16:37:25 Step 10/20 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' 16:37:25 ---> Using cache 16:37:25 ---> be39bd6cfbcc 16:37:25 Step 11/20 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 16:37:25 ---> Using cache 16:37:25 ---> 118890396420 16:37:25 Step 12/20 : RUN apk update && apk --no-cache --update add dumb-init curl gcompat 16:37:25 ---> Running in 50ee5e84b211 16:37:25 fetch https://dl-4.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 16:37:25 fetch https://dl-4.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 16:37:25 v3.15.5-8-gba85249859 [https://dl-4.alpinelinux.org/alpine/v3.15/main] 16:37:25 v3.15.5-3-g43e4c7984b [https://dl-4.alpinelinux.org/alpine/v3.15/community] 16:37:25 OK: 15856 distinct packages available 16:37:25 fetch https://dl-4.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 16:37:25 fetch https://dl-4.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 16:37:25 (1/9) Installing ca-certificates (20211220-r0) 16:37:25 (2/9) Installing brotli-libs (1.0.9-r5) 16:37:25 (3/9) Installing nghttp2-libs (1.46.0-r0) 16:37:25 (4/9) Installing libcurl (7.80.0-r2) 16:37:25 (5/9) Installing curl (7.80.0-r2) 16:37:26 (6/9) Installing dumb-init (1.2.5-r1) 16:37:26 (7/9) Installing musl-obstack (1.2.3-r0) 16:37:26 (8/9) Installing libucontext (1.1-r0) 16:37:26 (9/9) Installing gcompat (1.0.0-r4) 16:37:26 Executing busybox-1.34.1-r7.trigger 16:37:26 Executing ca-certificates-20211220-r0.trigger 16:37:26 OK: 8 MiB in 23 packages 16:37:26 Removing intermediate container 50ee5e84b211 16:37:26 ---> 0564909563ca 16:37:26 Step 13/20 : COPY --from=builder /edgex-go/Attribution.txt / 16:37:27 ---> b6d04c7f9120 16:37:27 Step 14/20 : COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/security-spiffe-token-provider / 16:37:27 ---> 86c9dc81d0e3 16:37:27 Step 15/20 : COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/res/configuration.toml /res/configuration.toml 16:37:27 ---> b18d8763f863 16:37:27 Step 16/20 : ENTRYPOINT [ "/security-spiffe-token-provider" ] 16:37:28 ---> Running in 604ca889a250 16:37:28 Removing intermediate container 604ca889a250 16:37:28 ---> a3f698a132e8 16:37:28 Step 17/20 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 16:37:28 ---> Running in c7652820f523 16:37:28 Removing intermediate container c7652820f523 16:37:28 ---> a807560725c9 16:37:28 Step 18/20 : LABEL arch=x86_64 16:37:28 ---> Running in bb30198d921a 16:37:28 Removing intermediate container bb30198d921a 16:37:28 ---> 88ef8f8d1cab 16:37:28 Step 19/20 : LABEL git_sha=4cb0a11e0cd7bade6510d2664cbd1f9390f7b58a 16:37:28 ---> Running in 1de7fc1c24ae 16:37:28 Removing intermediate container 1de7fc1c24ae 16:37:28 ---> 34da3b239231 16:37:28 Step 20/20 : LABEL version=0.0.0 16:37:28 ---> Running in f55faef61c05 16:37:28 Removing intermediate container f55faef61c05 16:37:28 ---> 50aa10a45634 16:37:28 16:37:29 Successfully built 50aa10a45634 16:37:29 Successfully tagged security-spiffe-token-provider:latest 16:37:29  Building security-spiffe-token-provider ... done  [Pipeline] } 16:37:29 $ docker stop --time=1 6f30fdd5adc6a23e45f048193ac7f9fa797b1236c9ff9de4967edd3f2eba2742 16:37:30 $ docker rm -f 6f30fdd5adc6a23e45f048193ac7f9fa797b1236c9ff9de4967edd3f2eba2742 [Pipeline] // withDockerContainer [Pipeline] sh 16:37:31 + docker images 16:37:31 REPOSITORY TAG IMAGE ID CREATED SIZE 16:37:31 security-spiffe-token-provider latest 50aa10a45634 3 seconds ago 29.1MB 16:37:31 e84da2430568 11 seconds ago 1.74GB 16:37:31 security-proxy-setup latest 0f7471804752 29 seconds ago 27.2MB 16:37:31 core-metadata latest 07795c2f1830 29 seconds ago 17.1MB 16:37:31 security-spire-server latest fdc437171a1c 30 seconds ago 86.5MB 16:37:31 support-notifications latest 451946e427c5 33 seconds ago 27.1MB 16:37:31 7ce8fc75e2f8 47 seconds ago 1.58GB 16:37:31 e4b724624561 47 seconds ago 1.69GB 16:37:31 core-command latest 11f8c24ac1ed 56 seconds ago 16.2MB 16:37:31 3e2e0877a4d5 About a minute ago 1.69GB 16:37:31 4e3caef4a08f About a minute ago 1.75GB 16:37:31 security-spire-config latest 234bc5e0ffba About a minute ago 85.8MB 16:37:31 support-scheduler latest 6f9c0a61ce90 About a minute ago 26.5MB 16:37:31 sys-mgmt-agent latest aacadcd87b21 About a minute ago 299MB 16:37:31 40d51b97c5b5 About a minute ago 1.68GB 16:37:31 53135c9e6048 About a minute ago 1.74GB 16:37:31 security-bootstrapper latest 9f1cf9d82ca1 About a minute ago 19.3MB 16:37:31 core-data latest 9fb25d3e0561 2 minutes ago 21.5MB 16:37:31 security-secretstore-setup latest 5c0bc7592e60 2 minutes ago 28.9MB 16:37:31 security-spire-agent latest f6492298193d 2 minutes ago 125MB 16:37:31 ad7eeeac6196 2 minutes ago 1.69GB 16:37:31 cf2a9ce36fa9 2 minutes ago 1.71GB 16:37:31 8aa33ab960df 2 minutes ago 1.7GB 16:37:31 3def51bd60ca 3 minutes ago 1.69GB 16:37:31 7cd9c30c2d06 3 minutes ago 1.58GB 16:37:31 ci-base-image-x86_64 latest 0fc298d55a54 6 minutes ago 993MB 16:37:31 alpine 3.15 2720e26172a0 9 days ago 5.57MB 16:37:31 alpine 3.16 d7d3d98c851f 10 days ago 5.53MB 16:37:31 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver 0.1.4 31426a034bd3 3 weeks ago 253MB 16:37:31 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base 1.18-alpine a4fb48ad2a94 3 weeks ago 677MB 16:37:31 docker 20.10.14 7417809fdb73 3 months ago 218MB 16:37:31 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] } 16:38:03 ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] 16:38:03 ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] 16:38:05 ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] 16:38:05 ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] 16:38:05 ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] 16:38:05 ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] 16:38:05 ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-setup [no test files] 16:38:05 ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] 16:38:06 ? github.com/edgexfoundry/edgex-go/cmd/security-spiffe-token-provider [no test files] 16:38:09 ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] 16:38:09 ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] 16:38:09 ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-agent [no test files] 16:38:09 ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-executor [no test files] 16:38:09 ? github.com/edgexfoundry/edgex-go/internal [no test files] 16:38:09 ? github.com/edgexfoundry/edgex-go/internal/core/command [no test files] 16:38:24 ok github.com/edgexfoundry/edgex-go/internal/core/command/application 0.354s coverage: 28.7% of statements 16:38:24 ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] 16:38:24 ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] 16:38:27 ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 0.449s coverage: 98.5% of statements 16:38:27 ? github.com/edgexfoundry/edgex-go/internal/core/data [no test files] 16:38:27 ok github.com/edgexfoundry/edgex-go/internal/core/data/application 0.508s coverage: 54.2% of statements 16:38:27 ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] 16:38:27 ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] 16:38:50 ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 20.487s coverage: 89.2% of statements 16:38:50 ? github.com/edgexfoundry/edgex-go/internal/core/data/controller/messaging [no test files] 16:38:50 ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] 16:38:50 ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks [no test files] 16:38:50 ok github.com/edgexfoundry/edgex-go/internal/core/data/messaging 1.453s coverage: 83.8% of statements 16:38:50 ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] 16:38:50 ? github.com/edgexfoundry/edgex-go/internal/core/metadata [no test files] 16:38:50 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/application [no test files] 16:38:50 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] 16:38:50 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] 16:38:52 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 2.694s coverage: 95.6% of statements 16:38:52 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] 16:38:52 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks [no test files] 16:38:52 ok github.com/edgexfoundry/edgex-go/internal/io 0.235s coverage: 72.2% of statements 16:38:52 ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] 16:38:52 ? github.com/edgexfoundry/edgex-go/internal/pkg/application [no test files] 16:38:52 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers [no test files] 16:38:52 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] 16:38:52 ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] 16:38:52 ok github.com/edgexfoundry/edgex-go/internal/pkg/controller/http 0.517s coverage: 60.0% of statements 16:38:52 ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] 16:38:52 ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] 16:38:52 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] 16:38:52 ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 0.360s coverage: 0.9% of statements 16:38:52 ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] 16:38:52 ok github.com/edgexfoundry/edgex-go/internal/pkg/telemetry 0.293s coverage: 58.8% of statements 16:38:52 ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 0.312s coverage: 29.6% of statements 16:38:52 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] 16:38:59 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.272s coverage: 47.1% of statements 16:38:59 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 1.281s coverage: 79.5% of statements 16:38:59 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.243s coverage: 94.1% of statements 16:38:59 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.258s coverage: 96.3% of statements 16:39:01 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.264s coverage: 87.5% of statements 16:39:10 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 11.352s coverage: 94.4% of statements 16:39:10 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/ping 0.249s coverage: 44.8% of statements 16:39:22 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 13.746s coverage: 82.4% of statements 16:39:22 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] 16:39:24 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 22.316s coverage: 92.9% of statements 16:39:24 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] 16:39:24 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] 16:39:24 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] 16:39:24 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 0.077s coverage: 65.1% of statements 16:39:24 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] 16:39:24 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] 16:39:24 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] 16:39:24 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] 16:39:24 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] 16:39:24 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 11.242s coverage: 87.2% of statements 16:39:24 ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] 16:39:24 ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] 16:39:24 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.198s coverage: 100.0% of statements 16:39:24 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] 16:39:24 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.304s coverage: 58.8% of statements 16:39:24 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/common [no test files] 16:39:24 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.282s coverage: 80.0% of statements 16:39:24 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/jwt 0.254s coverage: 87.2% of statements 16:39:24 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/oauth2 0.320s coverage: 85.4% of statements 16:39:24 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.917s coverage: 91.2% of statements 16:39:24 ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] 16:39:31 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 1.038s coverage: 64.7% of statements 16:39:31 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] 16:39:31 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] 16:39:31 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.305s coverage: 100.0% of statements 16:39:31 ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.133s coverage: 89.4% of statements 16:39:31 ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.069s coverage: 100.0% of statements 16:39:31 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.087s coverage: 73.7% of statements 16:39:31 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.076s coverage: 100.0% of statements 16:39:39 ok github.com/edgexfoundry/edgex-go/internal/security/proxy 1.381s coverage: 65.8% of statements 16:39:39 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/config [no test files] 16:39:39 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/container [no test files] 16:39:39 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/models [no test files] 16:39:41 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.980s coverage: 43.6% of statements 16:39:41 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] 16:39:41 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] 16:39:41 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 0.297s coverage: 89.5% of statements 16:39:41 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] 16:39:41 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 0.278s coverage: 84.8% of statements 16:39:41 ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider [no test files] 16:39:41 ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/config [no test files] 16:39:41 ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/container [no test files] 16:39:41 ? github.com/edgexfoundry/edgex-go/internal/support/notifications [no test files] 16:39:51 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 6.398s coverage: 17.7% of statements 16:39:51 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel [no test files] 16:39:51 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks [no test files] 16:39:51 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] 16:39:51 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] 16:39:51 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 0.865s coverage: 92.3% of statements 16:39:51 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] 16:39:51 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks [no test files] 16:39:51 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler [no test files] 16:39:51 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/application [no test files] 16:39:51 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/scheduler 0.269s coverage: 63.2% of statements 16:39:51 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] 16:39:51 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] 16:39:51 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 0.510s coverage: 97.7% of statements 16:39:51 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] 16:39:51 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks [no test files] 16:39:51 ? github.com/edgexfoundry/edgex-go/internal/system/agent [no test files] 16:39:51 ? github.com/edgexfoundry/edgex-go/internal/system/agent/application [no test files] 16:39:51 ok github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct 0.255s coverage: 28.9% of statements 16:39:51 ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct/config [no test files] 16:39:51 ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/executor [no test files] 16:39:51 ? github.com/edgexfoundry/edgex-go/internal/system/agent/config [no test files] 16:39:51 ? github.com/edgexfoundry/edgex-go/internal/system/agent/container [no test files] 16:39:51 ? github.com/edgexfoundry/edgex-go/internal/system/agent/controller/http [no test files] 16:39:51 ? github.com/edgexfoundry/edgex-go/internal/system/agent/interfaces [no test files] 16:39:51 ok github.com/edgexfoundry/edgex-go/internal/system/agent/response 0.244s coverage: 100.0% of statements 16:39:51 ok github.com/edgexfoundry/edgex-go/internal/system/executor 0.094s coverage: 96.9% of statements 16:39:52 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 16:39:52 WARNING: Linting skipped (not on x86_64 or linter not installed) 16:39:52 GO111MODULE=on go vet ./... 16:41:59 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 16:41:59 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 16:41:59 ./bin/test-attribution-txt.sh 16:41:59 An attribution for github.com/klauspost/compress is missing from Attribution.txt, please add 16:41:59 An attribution for github.com/minio/highwayhash is missing from Attribution.txt, please add 16:41:59 An attribution for github.com/nats-io/jwt/v2 is missing from Attribution.txt, please add 16:41:59 An attribution for github.com/nats-io/nats.go is missing from Attribution.txt, please add 16:41:59 An attribution for github.com/nats-io/nkeys is missing from Attribution.txt, please add 16:41:59 An attribution for github.com/nats-io/nuid is missing from Attribution.txt, please add 16:41:59 An attribution for golang.org/x/time is missing from Attribution.txt, please add [Pipeline] echo 16:41:59 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] sh 16:42:00 + ls -al . 16:42:00 total 684 16:42:00 drwxrwxr-x 9 1001 1001 4096 Jul 29 16:35 . 16:42:00 drwxr-xr-x 4 root root 4096 Jul 29 16:35 .. 16:42:00 -rw-rw-r-- 1 1001 1001 11 Jul 29 16:33 .dockerignore 16:42:00 drwxrwxr-x 8 1001 1001 4096 Jul 29 16:33 .git 16:42:00 drwxrwxr-x 3 1001 1001 4096 Jul 29 16:33 .github 16:42:00 -rw-rw-r-- 1 1001 1001 1030 Jul 29 16:33 .gitignore 16:42:00 -rw-rw-r-- 1 1001 1001 42 Jul 29 16:33 .golangci.yml 16:42:00 -rw-rw-r-- 1 1001 1001 87 Jul 29 16:33 .hadolint.yml 16:42:00 -rw-rw-r-- 1 1001 1001 166 Jul 29 16:33 .sonarcloud.properties 16:42:00 -rw-rw-r-- 1 1001 1001 1171 Jul 29 16:33 ADOPTERS.md 16:42:00 -rw-rw-r-- 1 1001 1001 10347 Jul 29 16:33 Attribution.txt 16:42:00 -rw-rw-r-- 1 1001 1001 63209 Jul 29 16:33 CHANGELOG.md 16:42:00 -rw-rw-r-- 1 1001 1001 3804 Jul 29 16:33 CONTRIBUTING.md 16:42:00 -rw-rw-r-- 1 1001 1001 677 Jul 29 16:33 GOVERNANCE.md 16:42:00 -rw-rw-r-- 1 1001 1001 850 Jul 29 16:33 Jenkinsfile 16:42:00 -rw-rw-r-- 1 1001 1001 10775 Jul 29 16:33 LICENSE 16:42:00 -rw-rw-r-- 1 1001 1001 10350 Jul 29 16:33 Makefile 16:42:00 -rw-rw-r-- 1 1001 1001 582 Jul 29 16:33 OWNERS.md 16:42:00 -rw-rw-r-- 1 1001 1001 9094 Jul 29 16:33 README.md 16:42:00 -rw-rw-r-- 1 1001 1001 6912 Jul 29 16:33 SECURITY.md 16:42:00 -rw-rw-r-- 1 1001 1001 5 Jul 29 16:30 VERSION 16:42:00 -rw-rw-r-- 1 1001 1001 4131 Jul 29 16:33 ZMQWindows.md 16:42:00 drwxrwxr-x 2 1001 1001 4096 Jul 29 16:33 bin 16:42:00 drwxrwxr-x 18 1001 1001 4096 Jul 29 16:33 cmd 16:42:00 -rw-r--r-- 1 root root 436312 Jul 29 16:39 coverage.out 16:42:00 -rw-rw-r-- 1 1001 1001 3681 Jul 29 16:33 go.mod 16:42:00 -rw-rw-r-- 1 1001 1001 38033 Jul 29 16:33 go.sum 16:42:00 drwxrwxr-x 8 1001 1001 4096 Jul 29 16:33 internal 16:42:00 drwxrwxr-x 3 1001 1001 4096 Jul 29 16:33 openapi 16:42:00 drwxrwxr-x 4 1001 1001 4096 Jul 29 16:33 snap 16:42:00 -rw-rw-r-- 1 1001 1001 204 Jul 29 16:33 version.go [Pipeline] sh 16:42:00 + '[' -e coverage.out ] 16:42:00 + chown 1001:1001 coverage.out [Pipeline] stash 16:42:00 Warning: overwriting stash ‘coverage-report’ 16:42:01 Stashed 1 file(s) [Pipeline] sh 16:42:02 + make build 16:42:02 CGO_ENABLED=1 GO111MODULE=on go build -tags "non_delayedstart" -ldflags "-linkmode=external -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -buildmode=pie -o cmd/core-data/core-data ./cmd/core-data 16:43:39 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus 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 16:44:47 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus 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 16:44:51 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/support-notifications/support-notifications ./cmd/support-notifications 16:45:38 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/sys-mgmt-executor/sys-mgmt-executor ./cmd/sys-mgmt-executor 16:45:38 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/sys-mgmt-agent/sys-mgmt-agent ./cmd/sys-mgmt-agent 16:45:38 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler 16:45:44 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-proxy-setup/security-proxy-setup ./cmd/security-proxy-setup 16:45:48 CGO_ENABLED=0 GO111MODULE=on 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 16:45:54 CGO_ENABLED=0 GO111MODULE=on 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 16:45:57 CGO_ENABLED=0 GO111MODULE=on 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 16:46:01 CGO_ENABLED=0 GO111MODULE=on 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 16:46:11 CGO_ENABLED=0 GO111MODULE=on 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] } 16:46:16 $ docker stop --time=1 a1639ebd24a2ee42aa019517f5a5eb21c4773361a91ed2722322ef871fe6dc17 16:46:18 $ docker rm -f a1639ebd24a2ee42aa019517f5a5eb21c4773361a91ed2722322ef871fe6dc17 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:46:20 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 16:46:20 16:46:20 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:46:21 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 16:46:21 latest: Pulling from edgex-devops/edgex-compose-arm64 16:46:21 29e5d40040c1: Pulling fs layer 16:46:21 1ce36da41761: Pulling fs layer 16:46:21 25b303627fd3: Pulling fs layer 16:46:21 29e5d40040c1: Verifying Checksum 16:46:21 29e5d40040c1: Download complete 16:46:22 1ce36da41761: Verifying Checksum 16:46:22 29e5d40040c1: Pull complete 16:46:23 25b303627fd3: Verifying Checksum 16:46:23 25b303627fd3: Download complete 16:46:23 1ce36da41761: Pull complete 16:46:36 25b303627fd3: Pull complete 16:46:36 Digest: sha256:9cc31fd43c2090459daf52f5d183d677621facc00304dcc7dc9de11b2a0a8f33 16:46:36 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 16:46:36 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 16:46:36 prd-ubuntu20.04-docker-arm64-4c-16g-21490 does not seem to be running inside a container 16:46:36 $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/3 -v /w/workspace/edgex-go/3:/w/workspace/edgex-go/3:rw,z -v /w/workspace/edgex-go/3@tmp:/w/workspace/edgex-go/3@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest cat 16:46:39 $ docker top 88002d8cb852561a3ee20640257f63424afea013f1823bf73f7de685db8d5e7f -eo pid,comm [Pipeline] { [Pipeline] sh 16:46:40 + grep parallel 16:46:40 + docker-compose build --help 16:46:45 --parallel Build images in parallel. [Pipeline] } 16:46:45 $ docker stop --time=1 88002d8cb852561a3ee20640257f63424afea013f1823bf73f7de685db8d5e7f 16:46:47 $ docker rm -f 88002d8cb852561a3ee20640257f63424afea013f1823bf73f7de685db8d5e7f [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:46:48 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 16:46:48 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 16:46:48 prd-ubuntu20.04-docker-arm64-4c-16g-21490 does not seem to be running inside a container 16:46:48 $ docker run -t -d -u 1001:1001 -u 0:0 --entrypoint= -v /var/run/docker.sock:/var/run/docker.sock --privileged -w /w/workspace/edgex-go/3 -v /w/workspace/edgex-go/3:/w/workspace/edgex-go/3:rw,z -v /w/workspace/edgex-go/3@tmp:/w/workspace/edgex-go/3@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest cat 16:46:49 $ docker top 012a192e320c663662d845a2329aa90aeacda03ccfb84b01db391296c8654219 -eo pid,comm [Pipeline] { [Pipeline] sh 16:46:50 + docker-compose -f ./docker-compose-build.yml build --parallel 16:46:57 Building core-command ... 16:46:57 Building core-data ... 16:46:57 Building core-metadata ... 16:46:57 Building security-bootstrapper ... 16:46:57 Building security-proxy-setup ... 16:46:57 Building security-secretstore-setup ... 16:46:57 Building security-spiffe-token-provider ... 16:46:57 Building security-spire-agent ... 16:46:57 Building security-spire-config ... 16:46:57 Building security-spire-server ... 16:46:57 Building support-notifications ... 16:46:57 Building support-scheduler ... 16:46:57 Building sys-mgmt-agent ... 16:46:57 Building core-command 16:46:57 Building security-spiffe-token-provider 16:46:57 Building support-scheduler 16:46:57 Building security-bootstrapper 16:46:57 Building security-spire-config 16:48:34 Step 1/22 : ARG BUILDER_BASE=golang:1.18-alpine3.16 16:48:34 Step 2/22 : FROM ${BUILDER_BASE} AS builder 16:48:34 ---> 3a5178d9c203 16:48:34 Step 3/22 : WORKDIR /edgex-go 16:48:34 Step 1/31 : ARG BUILDER_BASE=golang:1.18-alpine3.16 16:48:34 Step 2/31 : FROM ${BUILDER_BASE} AS builder 16:48:34 ---> 3a5178d9c203 16:48:34 Step 3/31 : WORKDIR /edgex-go 16:48:34 Step 1/20 : ARG BUILDER_BASE=golang:1.18-alpine3.16 16:48:34 Step 2/20 : FROM ${BUILDER_BASE} AS builder 16:48:34 ---> 3a5178d9c203 16:48:34 Step 3/20 : WORKDIR /edgex-go 16:48:34 Step 1/26 : ARG BUILDER_BASE=golang:1.18-alpine3.16 16:48:34 Step 2/26 : FROM ${BUILDER_BASE} AS builder 16:48:34 ---> 3a5178d9c203 16:48:34 Step 3/26 : WORKDIR /edgex-go 16:48:34 Step 1/23 : ARG BUILDER_BASE=golang:1.18-alpine3.16 16:48:34 Step 2/23 : FROM ${BUILDER_BASE} AS builder 16:48:34 ---> 3a5178d9c203 16:48:34 Step 3/23 : WORKDIR /edgex-go 16:48:34 ---> Running in 5e145e529778 16:48:34 ---> Running in ab017bc8779b 16:48:34 ---> Running in 855482553a57 16:48:34 ---> Running in e9ea3e1e619f 16:48:34 ---> Running in 57b1a664301b 16:48:34 Removing intermediate container 855482553a57 16:48:34 ---> 8c6a597a47c9 16:48:34 Step 4/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 16:48:34 ---> Running in ab6dd3159ef9 16:48:34 Removing intermediate container 5e145e529778 16:48:34 ---> 23b700fb0d7b 16:48:34 Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 16:48:34 Removing intermediate container 57b1a664301b 16:48:34 ---> abfcaeeea8f2 16:48:34 Step 4/20 : RUN apk update && apk --no-cache --update add build-base 16:48:34 Removing intermediate container e9ea3e1e619f 16:48:34 Removing intermediate container ab017bc8779b 16:48:34 ---> 3f9f812f0dd6 16:48:34 Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 16:48:34 ---> 63efa935c516 16:48:34 Step 4/31 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 16:48:34 ---> Running in 87ec174edaed 16:48:34 ---> Running in 3b3b6dec7f48 16:48:34 ---> Running in 8be57d2f65fa 16:48:34 ---> Running in 9e5523206e8c 16:48:34 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 16:48:34 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 16:48:34 Removing intermediate container ab6dd3159ef9 16:48:34 ---> 745785837417 16:48:34 Step 5/26 : RUN apk add --update --no-cache make git build-base curl 16:48:34 Removing intermediate container 87ec174edaed 16:48:34 ---> 6ac64d0e5fb9 16:48:34 Step 5/23 : RUN apk add --update --no-cache make git 16:48:34 ---> Running in 2abc9afecbd1 16:48:34 ---> Running in 6955628c34d5 16:48:34 v3.16.1-61-g770d922b3a [https://dl-cdn.alpinelinux.org/alpine/v3.16/main] 16:48:34 v3.16.1-60-g40ab2097df [https://dl-cdn.alpinelinux.org/alpine/v3.16/community] 16:48:34 OK: 16887 distinct packages available 16:48:34 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 16:48:34 Removing intermediate container 9e5523206e8c 16:48:34 ---> d06e92510536 16:48:34 Step 5/22 : RUN apk add --update --no-cache make git 16:48:34 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 16:48:34 Removing intermediate container 8be57d2f65fa 16:48:34 ---> Running in 4bae472da91f 16:48:34 ---> 312fe2662629 16:48:34 Step 5/31 : RUN apk add --update --no-cache make git 16:48:34 ---> Running in f124522e8c7b 16:48:34 OK: 221 MiB in 51 packages 16:48:34 fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 16:48:34 fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 16:48:34 fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 16:48:34 fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 16:48:34 fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 16:48:34 fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 16:48:34 Removing intermediate container 3b3b6dec7f48 16:48:34 ---> 66e93a25a2a7 16:48:34 Step 5/20 : COPY go.mod vendor* ./ 16:48:34 fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 16:48:34 fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 16:48:34 ---> f7357f557656 16:48:34 Step 6/20 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 16:48:34 ---> Running in da4fc3fc9dfa 16:48:34 OK: 221 MiB in 51 packages 16:48:34 OK: 221 MiB in 51 packages 16:48:34 OK: 221 MiB in 51 packages 16:48:34 OK: 221 MiB in 51 packages 16:48:35 Removing intermediate container 6955628c34d5 16:48:35 ---> c528de87a6e8 16:48:35 Step 6/26 : COPY go.mod vendor* ./ 16:48:35 Removing intermediate container 2abc9afecbd1 16:48:35 ---> 1e4ed1114ce8 16:48:35 Step 6/23 : COPY go.mod vendor* ./ 16:48:36 Removing intermediate container f124522e8c7b 16:48:36 ---> d9b49f516d82 16:48:36 Step 6/31 : COPY go.mod vendor* ./ 16:48:36 Removing intermediate container 4bae472da91f 16:48:36 ---> 5adbeb5407c7 16:48:36 Step 6/22 : COPY go.mod vendor* ./ 16:48:36 ---> fd30d455aeee 16:48:36 ---> 3ab0b99174f0 16:48:36 Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 16:48:36 Step 7/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 16:48:37 ---> Running in 4884de79ac86 16:48:37 ---> db5ac9a94984 16:48:37 Step 7/31 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 16:48:37 ---> Running in 4d45ce1f2e9e 16:48:37 ---> Running in e09c715f032e 16:48:38 ---> 62b9d16146fd 16:48:38 Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 16:48:38 ---> Running in 16804c53c303 16:49:35 Removing intermediate container da4fc3fc9dfa 16:49:35 ---> 7ed4309e59e0 16:49:35 Step 7/20 : COPY . . 16:49:39 Removing intermediate container 16804c53c303 16:49:39 ---> 9bf32f02ef4f 16:49:39 Step 8/22 : COPY . . 16:49:39 Removing intermediate container 4d45ce1f2e9e 16:49:39 ---> e60b02e7a5dc 16:49:39 Step 8/23 : COPY . . 16:49:39 Removing intermediate container e09c715f032e 16:49:39 ---> cbe2c7be4f35 16:49:39 Step 8/31 : COPY . . 16:49:39 Removing intermediate container 4884de79ac86 16:49:39 ---> 0d5bcec32946 16:49:39 Step 8/26 : COPY . . 16:50:01 ---> 10d29f16f1d2 16:50:01 Step 8/20 : RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider 16:50:01 ---> Running in ce9eca8c81cd 16:50:01 CGO_ENABLED=0 GO111MODULE=on 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 16:50:16 ---> 4a6d322e7073 16:50:16 Step 9/26 : ARG SPIRE_RELEASE=1.2.1 16:50:16 ---> 41bd9b7101b9 16:50:16 Step 9/23 : RUN make cmd/core-command/core-command 16:50:16 ---> e2f0d46c5ce6 16:50:16 Step 9/31 : RUN make cmd/security-bootstrapper/security-bootstrapper 16:50:16 ---> ed6892cc2a71 16:50:16 Step 9/22 : RUN make cmd/support-scheduler/support-scheduler 16:50:16 ---> Running in e9c5ac96d5c8 16:50:16 ---> Running in 21f9895fa58b 16:50:16 ---> Running in ca19cae5487a 16:50:16 ---> Running in c8830decbbf6 16:50:16 Removing intermediate container e9c5ac96d5c8 16:50:16 ---> 53ceac2e630c 16:50:16 Step 10/26 : WORKDIR /edgex-go/spire-build 16:50:16 ---> Running in 0a39144d6311 16:50:17 Removing intermediate container 0a39144d6311 16:50:17 ---> ebf47e95aa32 16:50:17 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..." && make bin/spire-server bin/spire-agent && cp bin/spire* /usr/local/bin/; fi 16:50:17 ---> Running in c9f51d013004 16:50:18 CGO_ENABLED=0 GO111MODULE=on 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 16:50:18 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus 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 16:50:18 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler 16:50:20 Removing intermediate container c9f51d013004 16:50:20 ---> 2e2724455c18 16:50:20 Step 12/26 : WORKDIR /edgex-go 16:50:20 ---> Running in 9eb58ff26320 16:50:21 Removing intermediate container 9eb58ff26320 16:50:21 ---> ed289e00ad36 16:50:21 16:50:21 Step 13/26 : FROM alpine:3.15 16:50:21 3.15: Pulling from library/alpine 16:50:23 Digest: sha256:0483110c51a764abe175a8cefb941541ca0bc0f628ce418d3a660338abf4622a 16:50:23 Status: Downloaded newer image for alpine:3.15 16:50:23 ---> 60f2846fe774 16:50:23 Step 14/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' 16:50:23 ---> Running in 7395c98e21cc 16:50:23 Removing intermediate container 7395c98e21cc 16:50:23 ---> c1850ab764ac 16:50:23 Step 15/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 16:50:24 ---> Running in 584331b970da 16:50:27 Removing intermediate container 584331b970da 16:50:27 ---> 42e99ad9392d 16:50:27 Step 16/26 : RUN apk update && apk --no-cache --update add dumb-init gcompat 16:50:27 ---> Running in 7256e160d049 16:50:29 fetch https://dl-4.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 16:50:30 fetch https://dl-4.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 16:50:31 v3.15.5-8-gba85249859 [https://dl-4.alpinelinux.org/alpine/v3.15/main] 16:50:31 v3.15.5-3-g43e4c7984b [https://dl-4.alpinelinux.org/alpine/v3.15/community] 16:50:31 OK: 15733 distinct packages available 16:50:32 fetch https://dl-4.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 16:50:33 fetch https://dl-4.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 16:50:34 (1/4) Installing dumb-init (1.2.5-r1) 16:50:34 (2/4) Installing musl-obstack (1.2.3-r0) 16:50:34 (3/4) Installing libucontext (1.1-r0) 16:50:34 (4/4) Installing gcompat (1.0.0-r4) 16:50:34 Executing busybox-1.34.1-r7.trigger 16:50:35 OK: 6 MiB in 18 packages 16:50:37 Removing intermediate container 7256e160d049 16:50:37 ---> e9c64b20a595 16:50:37 Step 17/26 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin 16:50:44 ---> 2de96fd10153 16:50:44 Step 18/26 : COPY --from=builder /edgex-go/cmd/security-spire-config/docker-entrypoint.sh /usr/local/bin/ 16:50:44 ---> 3bdb2a6e3b1c 16:50:44 Step 19/26 : WORKDIR /usr/local/etc/spiffe-scripts.d 16:50:44 ---> Running in 75f657c9ca8d 16:50:44 Removing intermediate container 75f657c9ca8d 16:50:44 ---> 95118a0c26f9 16:50:44 Step 20/26 : COPY --from=builder /edgex-go/cmd/security-spire-config/seed_builtin_entries.sh /usr/local/etc/spiffe-scripts.d 16:50:45 ---> 93f391e7cad7 16:50:45 Step 21/26 : WORKDIR / 16:50:45 ---> Running in 82e672e4ba68 16:50:46 Removing intermediate container 82e672e4ba68 16:50:46 ---> 780230e54def 16:50:46 Step 22/26 : ENTRYPOINT [ "/usr/bin/dumb-init" ] 16:50:46 ---> Running in 2cbdab7886ac 16:50:47 Removing intermediate container 2cbdab7886ac 16:50:47 ---> 874ad6a7a09c 16:50:47 Step 23/26 : CMD [ "--verbose", "docker-entrypoint.sh" ] 16:50:47 ---> Running in fcc64802d97b 16:50:48 Removing intermediate container fcc64802d97b 16:50:48 ---> 1b438a91d8da 16:50:48 Step 24/26 : LABEL arch=arm64 16:50:48 ---> Running in a657db044302 16:50:48 Removing intermediate container a657db044302 16:50:48 ---> dd8cb907c27e 16:50:48 Step 25/26 : LABEL git_sha=24bc4f456988aa87b0c507a3a7b7138f31af8351 16:50:48 ---> Running in cf91aa2ffc1d 16:50:49 Removing intermediate container cf91aa2ffc1d 16:50:49 ---> 08720706f290 16:50:49 Step 26/26 : LABEL version=0.0.0 16:50:49 ---> Running in 86d98aa8ce29 16:50:50 Removing intermediate container 86d98aa8ce29 16:50:50 ---> bb1f81d03f48 16:50:50 16:50:50 Successfully built bb1f81d03f48 16:50:50 Successfully tagged security-spire-config-arm64:latest 16:50:50  Building security-spire-config ... done Building support-notifications 16:51:22 Step 1/22 : ARG BUILDER_BASE=golang:1.18-alpine3.16 16:51:22 Step 2/22 : FROM ${BUILDER_BASE} AS builder 16:51:22 ---> 3a5178d9c203 16:51:22 Step 3/22 : WORKDIR /edgex-go 16:51:22 ---> Using cache 16:51:22 ---> 3f9f812f0dd6 16:51:22 Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 16:51:22 ---> Using cache 16:51:22 ---> d06e92510536 16:51:22 Step 5/22 : RUN apk add --update --no-cache make bash git ca-certificates 16:51:22 ---> Running in f826e1aa586a 16:51:24 fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 16:51:25 fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 16:51:27 OK: 221 MiB in 51 packages 16:51:28 Removing intermediate container f826e1aa586a 16:51:28 ---> 06f0eaa8b503 16:51:28 Step 6/22 : COPY go.mod vendor* ./ 16:51:29 ---> 87dc3f8e4fc7 16:51:29 Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 16:51:29 ---> Running in 2ce40047d5f3 16:52:26 Removing intermediate container 2ce40047d5f3 16:52:26 ---> 8f51a14ab835 16:52:26 Step 8/22 : COPY . . 16:52:44 ---> 64033c59b0bb 16:52:44 Step 9/22 : RUN make cmd/support-notifications/support-notifications 16:52:44 ---> Running in 9e4c8e3aa52d 16:52:44 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/support-notifications/support-notifications ./cmd/support-notifications 16:56:21 Removing intermediate container ca19cae5487a 16:56:21 ---> 5b4a74012d73 16:56:21 16:56:21 Step 10/23 : FROM alpine:3.16 16:56:21 3.16: Pulling from library/alpine 16:56:21 Digest: sha256:7580ece7963bfa863801466c0a488f11c86f85d9988051a9f9c68cb27f6b7872 16:56:21 Status: Downloaded newer image for alpine:3.16 16:56:21 ---> 3d81c46cd875 16:56:21 Step 11/23 : RUN apk add --update --no-cache dumb-init 16:56:21 ---> Running in 3f00cdffe91f 16:56:21 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 16:56:21 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 16:56:21 (1/1) Installing dumb-init (1.2.5-r1) 16:56:21 Executing busybox-1.35.0-r15.trigger 16:56:21 OK: 5 MiB in 15 packages 16:56:21 Removing intermediate container 3f00cdffe91f 16:56:21 ---> 934fee1c9783 16:56:21 Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 16:56:21 ---> Running in 68bb83a56d3a 16:56:21 Removing intermediate container 68bb83a56d3a 16:56:21 ---> 16f4a3919e8e 16:56:21 Step 13/23 : ENV APP_PORT=59882 16:56:21 ---> Running in e1f4480aa5e4 16:56:21 Removing intermediate container e1f4480aa5e4 16:56:21 ---> 307380046794 16:56:21 Step 14/23 : EXPOSE $APP_PORT 16:56:21 ---> Running in 1c41d32a6f89 16:56:21 Removing intermediate container 1c41d32a6f89 16:56:21 ---> 6e53b8763b44 16:56:21 Step 15/23 : WORKDIR / 16:56:21 ---> Running in a661ea03920d 16:56:21 Removing intermediate container a661ea03920d 16:56:21 ---> d19a16a24fb9 16:56:21 Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / 16:56:22 ---> 833412300be0 16:56:22 Step 17/23 : COPY --from=builder /edgex-go/cmd/core-command/core-command / 16:56:26 ---> 79226a80fa4f 16:56:26 Step 18/23 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml 16:56:27 ---> 8aff504f2474 16:56:27 Step 19/23 : ENTRYPOINT ["/core-command"] 16:56:27 ---> Running in 6c61c4066263 16:56:28 Removing intermediate container 6c61c4066263 16:56:28 ---> 2581abf20cf0 16:56:28 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 16:56:28 ---> Running in 5c250d01f1da 16:56:29 Removing intermediate container 5c250d01f1da 16:56:29 ---> 53d48c6c1290 16:56:29 Step 21/23 : LABEL arch=arm64 16:56:29 ---> Running in 8a2c04c0b515 16:56:30 Removing intermediate container 21f9895fa58b 16:56:30 ---> d6648e6a7369 16:56:30 16:56:30 Step 10/31 : FROM alpine:3.16 16:56:30 ---> 3d81c46cd875 16:56:30 Step 11/31 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' 16:56:30 ---> Running in 86bdfa19915b 16:56:30 Removing intermediate container 8a2c04c0b515 16:56:30 ---> bafb543d5c66 16:56:30 Step 22/23 : LABEL git_sha=24bc4f456988aa87b0c507a3a7b7138f31af8351 16:56:31 ---> Running in c0a2435ee302 16:56:31 Removing intermediate container 86bdfa19915b 16:56:31 ---> e13ca9231d68 16:56:31 Step 12/31 : RUN apk add --update --no-cache dumb-init su-exec 16:56:31 ---> Running in 80f1befd279a 16:56:31 Removing intermediate container c0a2435ee302 16:56:31 ---> db07552f6891 16:56:31 Step 23/23 : LABEL version=0.0.0 16:56:32 ---> Running in 23f326dfeb8f 16:56:32 Removing intermediate container 23f326dfeb8f 16:56:32 ---> b64051752081 16:56:32 16:56:33 Successfully built b64051752081 16:56:33 Successfully tagged core-command-arm64:latest 16:56:33  Building core-command ... done Building security-spire-agent 16:56:33 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 16:56:34 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 16:56:35 (1/2) Installing dumb-init (1.2.5-r1) 16:56:35 (2/2) Installing su-exec (0.2-r1) 16:56:35 Executing busybox-1.35.0-r15.trigger 16:56:35 OK: 5 MiB in 16 packages 16:56:37 Removing intermediate container 80f1befd279a 16:56:37 ---> 0c378224c9fa 16:56:37 Step 13/31 : ENV SECURITY_INIT_DIR /edgex-init 16:56:37 ---> Running in 1c9cc2f1ff44 16:56:37 Removing intermediate container 1c9cc2f1ff44 16:56:37 ---> 7da99033e70a 16:56:37 Step 14/31 : ENV SECURITY_INIT_STAGING /edgex-init-staging 16:56:38 ---> Running in 0e279ca82860 16:56:38 Removing intermediate container 0e279ca82860 16:56:38 ---> 4d405f99659e 16:56:38 Step 15/31 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_STAGING}/bootstrap-redis 16:56:38 ---> Running in 519cb025252c 16:56:39 Removing intermediate container 519cb025252c 16:56:39 ---> db82971df337 16:56:39 Step 16/31 : RUN mkdir -p ${BOOTSTRAP_REDIS_DIR} 16:56:39 ---> Running in 84e704973bcf 16:56:42 Removing intermediate container 84e704973bcf 16:56:42 ---> 7e057cf6b95e 16:56:42 Step 17/31 : WORKDIR ${SECURITY_INIT_STAGING} 16:56:42 ---> Running in 8dd2d7f11f7a 16:56:43 Removing intermediate container 8dd2d7f11f7a 16:56:43 ---> 64fe0beae74f 16:56:43 Step 18/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_STAGING}/ 16:56:44 ---> 1eb78ed8b097 16:56:44 Step 19/31 : RUN chmod +x ${SECURITY_INIT_STAGING}/*.sh 16:56:44 ---> Running in bae3de6db95c 16:56:48 Removing intermediate container bae3de6db95c 16:56:48 ---> 9f5c509d8389 16:56:48 Step 20/31 : COPY --from=builder /edgex-go/Attribution.txt / 16:56:49 ---> 15811b672e74 16:56:49 Step 21/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . 16:56:52 ---> f89489fa7d45 16:56:52 Step 22/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.toml ./res/ 16:56:53 ---> bd9ad1b966f6 16:56:53 Step 23/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml ${BOOTSTRAP_REDIS_DIR}/res/ 16:56:54 ---> a6d52118aebb 16:56:54 Step 24/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ ${SECURITY_INIT_STAGING}/consul-bootstrapper/ 16:56:55 ---> 59b88b76194e 16:56:55 Step 25/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / 16:56:57 ---> 3df62e1720b5 16:56:57 Step 26/31 : RUN chmod +x /entrypoint.sh 16:56:57 ---> Running in efddbfdedba9 16:57:00 Removing intermediate container efddbfdedba9 16:57:00 ---> 9d3dc564f0f5 16:57:00 Step 27/31 : ENTRYPOINT ["/entrypoint.sh"] 16:57:00 ---> Running in d0c1e6a326b6 16:57:01 Removing intermediate container d0c1e6a326b6 16:57:01 ---> 3574e2aeaf89 16:57:01 Step 28/31 : CMD ["gate"] 16:57:01 ---> Running in 6321615c7af5 16:57:02 Removing intermediate container 6321615c7af5 16:57:02 ---> 670d49413891 16:57:02 Step 29/31 : LABEL arch=arm64 16:57:02 ---> Running in a6e3a7863636 16:57:02 Removing intermediate container a6e3a7863636 16:57:02 ---> 4927beedbcf6 16:57:02 Step 30/31 : LABEL git_sha=24bc4f456988aa87b0c507a3a7b7138f31af8351 16:57:02 ---> Running in 966a0999813d 16:57:03 Removing intermediate container 966a0999813d 16:57:03 ---> 49c953a8569b 16:57:03 Step 31/31 : LABEL version=0.0.0 16:57:03 ---> Running in 2e81b1d1a4e4 16:57:04 Step 1/26 : ARG BUILDER_BASE=golang:1.18-alpine3.16 16:57:04 Step 2/26 : FROM ${BUILDER_BASE} AS builder 16:57:04 ---> 3a5178d9c203 16:57:04 Step 3/26 : WORKDIR /edgex-go 16:57:04 ---> Using cache 16:57:04 ---> 3f9f812f0dd6 16:57:04 Step 4/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 16:57:04 ---> Using cache 16:57:04 ---> d06e92510536 16:57:04 Step 5/26 : RUN apk add --update --no-cache make git build-base curl 16:57:04 ---> Running in f15e6e773b0d 16:57:04 Removing intermediate container 2e81b1d1a4e4 16:57:04 ---> 88c295637919 16:57:04 16:57:05 Successfully built 88c295637919 16:57:05 Successfully tagged security-bootstrapper-arm64:latest 16:57:05 Building core-data 16:57:06  Building security-bootstrapper ... done fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 16:57:07 fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 16:57:08 OK: 221 MiB in 51 packages 16:57:10 Removing intermediate container f15e6e773b0d 16:57:10 ---> e1dcd88a67a0 16:57:10 Step 6/26 : COPY go.mod vendor* ./ 16:57:11 ---> 6043b5577cdd 16:57:11 Step 7/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 16:57:11 ---> Running in de8f2c2bab64 16:57:38 Step 1/23 : ARG BUILDER_BASE=golang:1.18-alpine3.16 16:57:38 Step 2/23 : FROM ${BUILDER_BASE} AS builder 16:57:38 ---> 3a5178d9c203 16:57:38 Step 3/23 : WORKDIR /edgex-go 16:57:38 ---> Using cache 16:57:38 ---> 3f9f812f0dd6 16:57:38 Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 16:57:38 ---> Using cache 16:57:38 ---> d06e92510536 16:57:38 Step 5/23 : RUN apk add --update --no-cache zeromq-dev libsodium-dev pkgconfig build-base git 16:57:39 ---> Running in 9b6552ecb38b 16:57:41 fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 16:57:42 fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 16:57:43 OK: 221 MiB in 51 packages 16:57:45 Removing intermediate container 9b6552ecb38b 16:57:45 ---> 44e88c001597 16:57:45 Step 6/23 : COPY go.mod vendor* ./ 16:57:47 ---> a6e4b5c3b0b2 16:57:47 Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 16:57:47 ---> Running in dbea541432f4 16:58:14 Removing intermediate container de8f2c2bab64 16:58:14 ---> b6591f4a5ba0 16:58:14 Step 8/26 : COPY . . 16:58:14 Removing intermediate container ce9eca8c81cd 16:58:14 ---> 3b5cd64679ae 16:58:14 16:58:14 Step 9/20 : FROM alpine:3.15 16:58:14 ---> 60f2846fe774 16:58:14 Step 10/20 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' 16:58:14 ---> Using cache 16:58:14 ---> c1850ab764ac 16:58:14 Step 11/20 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 16:58:14 ---> Using cache 16:58:14 ---> 42e99ad9392d 16:58:14 Step 12/20 : RUN apk update && apk --no-cache --update add dumb-init curl gcompat 16:58:14 ---> Running in a23e6d93ecfa 16:58:14 fetch https://dl-4.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 16:58:16 fetch https://dl-4.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 16:58:18 v3.15.5-8-gba85249859 [https://dl-4.alpinelinux.org/alpine/v3.15/main] 16:58:18 v3.15.5-3-g43e4c7984b [https://dl-4.alpinelinux.org/alpine/v3.15/community] 16:58:18 OK: 15733 distinct packages available 16:58:18 fetch https://dl-4.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 16:58:19 fetch https://dl-4.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 16:58:20 (1/9) Installing ca-certificates (20211220-r0) 16:58:20 (2/9) Installing brotli-libs (1.0.9-r5) 16:58:21 (3/9) Installing nghttp2-libs (1.46.0-r0) 16:58:21 (4/9) Installing libcurl (7.80.0-r2) 16:58:21 (5/9) Installing curl (7.80.0-r2) 16:58:21 (6/9) Installing dumb-init (1.2.5-r1) 16:58:21 (7/9) Installing musl-obstack (1.2.3-r0) 16:58:21 (8/9) Installing libucontext (1.1-r0) 16:58:21 (9/9) Installing gcompat (1.0.0-r4) 16:58:21 Executing busybox-1.34.1-r7.trigger 16:58:21 Executing ca-certificates-20211220-r0.trigger 16:58:22 OK: 8 MiB in 23 packages 16:58:26 Removing intermediate container a23e6d93ecfa 16:58:26 ---> e2f1738f9608 16:58:26 Step 13/20 : COPY --from=builder /edgex-go/Attribution.txt / 16:58:28 ---> 41646e34f939 16:58:28 Step 14/20 : COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/security-spiffe-token-provider / 16:58:34 ---> a0291733f89f 16:58:34 Step 15/20 : COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/res/configuration.toml /res/configuration.toml 16:58:36 ---> 5e83eee02db3 16:58:36 Step 16/20 : ENTRYPOINT [ "/security-spiffe-token-provider" ] 16:58:36 ---> Running in 0b65221d8c94 16:58:37 Removing intermediate container 0b65221d8c94 16:58:37 ---> be63b23c70ce 16:58:37 Step 17/20 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 16:58:37 ---> Running in 5a7725f9ad32 16:58:38 Removing intermediate container 5a7725f9ad32 16:58:38 ---> 784a0f2c9c88 16:58:38 Step 18/20 : LABEL arch=arm64 16:58:38 ---> Running in 790e60e3819a 16:58:39 Removing intermediate container 790e60e3819a 16:58:39 ---> b021609c3a0c 16:58:39 Step 19/20 : LABEL git_sha=24bc4f456988aa87b0c507a3a7b7138f31af8351 16:58:39 ---> Running in 06bb3b200487 16:58:40 Removing intermediate container 06bb3b200487 16:58:40 ---> 5d305bf6db38 16:58:40 Step 20/20 : LABEL version=0.0.0 16:58:40 ---> Running in d51938006d75 16:58:42 Removing intermediate container d51938006d75 16:58:42 ---> fd6a87ae4751 16:58:42 16:58:43 Successfully built fd6a87ae4751 16:58:43 Successfully tagged security-spiffe-token-provider-arm64:latest 16:58:43 Building core-metadata 16:58:56  Building security-spiffe-token-provider ... done  ---> 6eab93b2be28 16:58:56 Step 9/26 : ARG SPIRE_RELEASE=1.2.1 16:58:56 ---> Running in 72954c18d15a 16:58:56 Removing intermediate container 72954c18d15a 16:58:56 ---> 54b56fd1a55e 16:58:56 Step 10/26 : WORKDIR /edgex-go/spire-build 16:58:56 Removing intermediate container dbea541432f4 16:58:56 ---> e5e15b248996 16:58:56 Step 8/23 : COPY . . 16:58:56 ---> Running in 8e4ce3b6e13c 16:58:56 Removing intermediate container 8e4ce3b6e13c 16:58:56 ---> 339b3295168f 16:58:56 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..." && make bin/spire-server bin/spire-agent && cp bin/spire* /usr/local/bin/; fi 16:58:56 ---> Running in 517ad1a648d7 16:59:01 Removing intermediate container 517ad1a648d7 16:59:01 ---> b0b5865a30d8 16:59:01 Step 12/26 : WORKDIR /edgex-go 16:59:01 ---> Running in b3bdd3e237eb 16:59:02 Removing intermediate container b3bdd3e237eb 16:59:02 ---> b41bda5258e6 16:59:02 16:59:02 Step 13/26 : FROM alpine:3.15 16:59:02 ---> 60f2846fe774 16:59:02 Step 14/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' 16:59:02 ---> Using cache 16:59:02 ---> c1850ab764ac 16:59:02 Step 15/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 16:59:02 ---> Using cache 16:59:02 ---> 42e99ad9392d 16:59:02 Step 16/26 : RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 16:59:02 ---> Running in eefe08f619d8 16:59:05 fetch https://dl-4.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 16:59:06 fetch https://dl-4.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 16:59:07 v3.15.5-8-gba85249859 [https://dl-4.alpinelinux.org/alpine/v3.15/main] 16:59:07 v3.15.5-3-g43e4c7984b [https://dl-4.alpinelinux.org/alpine/v3.15/community] 16:59:07 OK: 15733 distinct packages available 16:59:07 fetch https://dl-4.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 16:59:08 fetch https://dl-4.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 16:59:09 (1/5) Installing dumb-init (1.2.5-r1) 16:59:09 (2/5) Installing musl-obstack (1.2.3-r0) 16:59:10 (3/5) Installing libucontext (1.1-r0) 16:59:10 (4/5) Installing gcompat (1.0.0-r4) 16:59:10 (5/5) Installing openssl (1.1.1q-r0) 16:59:10 Executing busybox-1.34.1-r7.trigger 16:59:10 OK: 6 MiB in 19 packages 16:59:13 Removing intermediate container eefe08f619d8 16:59:13 ---> f26117b23e95 16:59:13 Step 17/26 : COPY --from=builder /usr/local/bin/spire-agent /usr/local/bin 16:59:18 Step 1/23 : ARG BUILDER_BASE=golang:1.18-alpine3.16 16:59:18 Step 2/23 : FROM ${BUILDER_BASE} AS builder 16:59:18 ---> 3a5178d9c203 16:59:18 Step 3/23 : WORKDIR /edgex-go 16:59:18 ---> Using cache 16:59:18 ---> 3f9f812f0dd6 16:59:18 Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 16:59:18 ---> Using cache 16:59:18 ---> d06e92510536 16:59:18 Step 5/23 : RUN apk add --update --no-cache make git 16:59:18 ---> Using cache 16:59:18 ---> 5adbeb5407c7 16:59:18 Step 6/23 : COPY go.mod vendor* ./ 16:59:18 ---> Using cache 16:59:18 ---> 62b9d16146fd 16:59:18 Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 16:59:18 ---> Using cache 16:59:18 ---> 9bf32f02ef4f 16:59:18 Step 8/23 : COPY . . 16:59:19 ---> Using cache 16:59:19 ---> ed6892cc2a71 16:59:19 Step 9/23 : RUN make cmd/core-metadata/core-metadata 16:59:20 ---> Running in 8823fec19700 16:59:23 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus 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 16:59:23 ---> b3d6cd0b8ce6 16:59:23 Step 18/26 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin 16:59:24 Removing intermediate container c8830decbbf6 16:59:24 ---> e8bbe12a5c28 16:59:24 16:59:24 Step 10/22 : FROM alpine:3.16 16:59:24 ---> 3d81c46cd875 16:59:24 Step 11/22 : RUN apk add --update --no-cache dumb-init 16:59:24 ---> Using cache 16:59:24 ---> 934fee1c9783 16:59:24 Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 16:59:24 ---> Using cache 16:59:24 ---> 16f4a3919e8e 16:59:24 Step 13/22 : ENV APP_PORT=59861 16:59:24 ---> Running in 161ae18fd2ea 16:59:25 Removing intermediate container 161ae18fd2ea 16:59:25 ---> cd6addce2b6f 16:59:25 Step 14/22 : EXPOSE $APP_PORT 16:59:25 ---> Running in 51e52eacd958 16:59:27 Removing intermediate container 51e52eacd958 16:59:27 ---> 37aaf490f9ca 16:59:27 Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / 16:59:28 ---> 35687ebe533e 16:59:28 Step 16/22 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / 16:59:34 ---> e86ab3ee0e30 16:59:34 Step 17/22 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml 16:59:34 ---> 952d1983feb6 16:59:34 Step 19/26 : COPY --from=builder /edgex-go/cmd/security-spire-agent/docker-entrypoint.sh /usr/local/bin/ 16:59:35 ---> d5d1b756843b 16:59:35 Step 18/22 : ENTRYPOINT ["/support-scheduler"] 16:59:36 ---> 16a3d7935125 16:59:36 Step 20/26 : COPY --from=builder /edgex-go/cmd/security-spire-agent/agent.conf /usr/local/etc/spire/agent.conf.tpl 16:59:36 ---> Running in ae34ab736a99 16:59:37 Removing intermediate container ae34ab736a99 16:59:37 ---> 873da81618ed 16:59:37 Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 16:59:37 ---> Running in 83c8207edfc2 16:59:37 ---> 7acac669c9d4 16:59:37 Step 21/26 : COPY --from=builder /edgex-go/cmd/security-spire-agent/openssl.conf /usr/local/etc/ 16:59:38 Removing intermediate container 83c8207edfc2 16:59:38 ---> e9794c57691f 16:59:38 Step 20/22 : LABEL arch=arm64 16:59:38 ---> Running in 1a5eb3e56a04 16:59:39 ---> c50232a46e7a 16:59:39 Step 22/26 : ENTRYPOINT [ "/usr/bin/dumb-init" ] 16:59:39 Removing intermediate container 1a5eb3e56a04 16:59:39 ---> 6d28fdaf2cd8 16:59:39 Step 21/22 : LABEL git_sha=24bc4f456988aa87b0c507a3a7b7138f31af8351 16:59:40 ---> Running in b0f039a3ff15 16:59:40 ---> Running in 1d1a79fd1c7b 16:59:40 Removing intermediate container 1d1a79fd1c7b 16:59:40 ---> 077bba3a3120 16:59:40 Step 23/26 : CMD [ "--verbose", "docker-entrypoint.sh" ] 16:59:41 ---> Running in 9c3302f8bd28 16:59:41 Removing intermediate container b0f039a3ff15 16:59:41 ---> 57c407968656 16:59:41 Step 22/22 : LABEL version=0.0.0 16:59:41 ---> Running in 05ebee0f2ab6 16:59:42 Removing intermediate container 9c3302f8bd28 16:59:42 ---> 78e6e5aaa5fd 16:59:42 Step 24/26 : LABEL arch=arm64 16:59:42 Removing intermediate container 05ebee0f2ab6 16:59:42 ---> 2e252305779d 16:59:42 16:59:42 ---> Running in e2d8f9496e13 16:59:42 Successfully built 2e252305779d 16:59:42 Successfully tagged support-scheduler-arm64:latest 16:59:42  Building support-scheduler ... done Building security-secretstore-setup 16:59:43 Removing intermediate container e2d8f9496e13 16:59:43 ---> ca9bf0627eef 16:59:43 Step 25/26 : LABEL git_sha=24bc4f456988aa87b0c507a3a7b7138f31af8351 16:59:43 ---> Running in 739884c5b01b 16:59:44 Removing intermediate container 739884c5b01b 16:59:44 ---> 5f02e34a1aa5 16:59:44 Step 26/26 : LABEL version=0.0.0 16:59:44 ---> Running in a3c6fc4037e9 16:59:45 ---> ce6218639670 16:59:45 Step 9/23 : RUN make cmd/core-data/core-data 16:59:45 Removing intermediate container a3c6fc4037e9 16:59:45 ---> 905f8d597875 16:59:45 16:59:45 ---> Running in e44a3c89bed4 16:59:46 Successfully built 905f8d597875 16:59:46 Successfully tagged security-spire-agent-arm64:latest 16:59:46 Building security-spire-server 16:59:47  Building security-spire-agent ... done CGO_ENABLED=1 GO111MODULE=on go build -tags "non_delayedstart" -ldflags "-linkmode=external -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -buildmode=pie -o cmd/core-data/core-data ./cmd/core-data 17:00:26 Step 1/25 : ARG BUILDER_BASE=golang:1.18-alpine3.16 17:00:26 Step 2/25 : FROM ${BUILDER_BASE} AS builder 17:00:26 ---> 3a5178d9c203 17:00:26 Step 3/25 : WORKDIR /edgex-go 17:00:26 ---> Using cache 17:00:26 ---> 3f9f812f0dd6 17:00:26 Step 4/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 17:00:26 ---> Using cache 17:00:26 ---> d06e92510536 17:00:26 Step 5/25 : RUN apk add --update --no-cache make git 17:00:26 ---> Using cache 17:00:26 ---> 5adbeb5407c7 17:00:26 Step 6/25 : COPY go.mod vendor* ./ 17:00:26 ---> Using cache 17:00:26 ---> 62b9d16146fd 17:00:26 Step 7/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 17:00:26 ---> Using cache 17:00:26 ---> 9bf32f02ef4f 17:00:26 Step 8/25 : COPY . . 17:00:26 ---> Using cache 17:00:26 ---> ed6892cc2a71 17:00:26 Step 9/25 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 17:00:26 ---> Running in e8da3e986278 17:00:29 CGO_ENABLED=0 GO111MODULE=on 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 17:00:30 Step 1/25 : ARG BUILDER_BASE=golang:1.18-alpine3.16 17:00:30 Step 2/25 : FROM ${BUILDER_BASE} AS builder 17:00:30 ---> 3a5178d9c203 17:00:30 Step 3/25 : WORKDIR /edgex-go 17:00:30 ---> Using cache 17:00:30 ---> 3f9f812f0dd6 17:00:30 Step 4/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 17:00:30 ---> Using cache 17:00:30 ---> d06e92510536 17:00:30 Step 5/25 : RUN apk add --update --no-cache make git build-base curl 17:00:30 ---> Using cache 17:00:30 ---> e1dcd88a67a0 17:00:30 Step 6/25 : COPY go.mod vendor* ./ 17:00:30 ---> Using cache 17:00:30 ---> 6043b5577cdd 17:00:30 Step 7/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 17:00:30 ---> Using cache 17:00:30 ---> b6591f4a5ba0 17:00:30 Step 8/25 : COPY . . 17:00:30 ---> Using cache 17:00:30 ---> 6eab93b2be28 17:00:30 Step 9/25 : ARG SPIRE_RELEASE=1.2.1 17:00:30 ---> Using cache 17:00:30 ---> 54b56fd1a55e 17:00:30 Step 10/25 : WORKDIR /edgex-go/spire-build 17:00:30 ---> Using cache 17:00:30 ---> 339b3295168f 17:00:30 Step 11/25 : RUN if ! test -f /usr/local/bin/spire-server; then wget -q "https://github.com/spiffe/spire/archive/refs/tags/v${SPIRE_RELEASE}.tar.gz" && tar xv --strip-components=1 -f "v${SPIRE_RELEASE}.tar.gz" && echo "building spire from source..." && make bin/spire-server bin/spire-agent && cp bin/spire* /usr/local/bin/; fi 17:00:30 ---> Running in d1168acdb996 17:00:35 Removing intermediate container 9e4c8e3aa52d 17:00:35 ---> cd8bb34870d4 17:00:35 17:00:35 Step 10/22 : FROM alpine:3.16 17:00:35 ---> 3d81c46cd875 17:00:35 Step 11/22 : RUN apk add --update --no-cache ca-certificates dumb-init 17:00:35 ---> Running in df14a65a3b21 17:00:35 Removing intermediate container d1168acdb996 17:00:35 ---> c5e40a9a3d59 17:00:35 Step 12/25 : WORKDIR /edgex-go 17:00:35 ---> Running in 2a40c7998b2b 17:00:36 Removing intermediate container 2a40c7998b2b 17:00:36 ---> 52849a3c9628 17:00:36 17:00:36 Step 13/25 : FROM alpine:3.15 17:00:36 ---> 60f2846fe774 17:00:36 Step 14/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' 17:00:36 ---> Using cache 17:00:36 ---> c1850ab764ac 17:00:36 Step 15/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 17:00:36 ---> Using cache 17:00:36 ---> 42e99ad9392d 17:00:36 Step 16/25 : RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 17:00:36 ---> Using cache 17:00:36 ---> f26117b23e95 17:00:36 Step 17/25 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin 17:00:37 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 17:00:38 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 17:00:39 (1/2) Installing ca-certificates (20211220-r0) 17:00:39 (2/2) Installing dumb-init (1.2.5-r1) 17:00:39 Executing busybox-1.35.0-r15.trigger 17:00:39 Executing ca-certificates-20211220-r0.trigger 17:00:40 OK: 6 MiB in 16 packages 17:00:43 Removing intermediate container df14a65a3b21 17:00:43 ---> f7249771f05b 17:00:43 Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2021: Intel Corporation' 17:00:43 ---> Running in 960d5e2bb274 17:00:43 ---> ec6269f131bf 17:00:43 Step 18/25 : COPY --from=builder /edgex-go/cmd/security-spire-server/docker-entrypoint.sh /usr/local/bin/ 17:00:43 Removing intermediate container 960d5e2bb274 17:00:43 ---> b759a42ec777 17:00:43 Step 13/22 : ENV APP_PORT=59860 17:00:43 ---> Running in 7b88d330f745 17:00:44 ---> 9722a6cf3766 17:00:44 Step 19/25 : COPY --from=builder /edgex-go/cmd/security-spire-server/server.conf /usr/local/etc/spire/server.conf.tpl 17:00:44 Removing intermediate container 7b88d330f745 17:00:44 ---> e3fab72a3e84 17:00:44 Step 14/22 : EXPOSE $APP_PORT 17:00:45 ---> Running in 17ef3fdd08b4 17:00:45 Removing intermediate container 17ef3fdd08b4 17:00:45 ---> b29ab11d9955 17:00:45 Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / 17:00:45 ---> d49fd59e2ebe 17:00:45 Step 20/25 : COPY --from=builder /edgex-go/cmd/security-spire-server/openssl.conf /usr/local/etc/ 17:00:46 ---> d25dd3bff85d 17:00:46 Step 16/22 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / 17:00:47 ---> f747cd810cf6 17:00:47 Step 21/25 : ENTRYPOINT [ "/usr/bin/dumb-init" ] 17:00:47 ---> Running in 48a3f7e05676 17:00:48 Removing intermediate container 48a3f7e05676 17:00:48 ---> e615dfb951cf 17:00:48 Step 22/25 : CMD [ "--verbose", "docker-entrypoint.sh" ] 17:00:48 ---> Running in 6463413588d8 17:00:49 Removing intermediate container 6463413588d8 17:00:49 ---> 41050436ab27 17:00:49 Step 23/25 : LABEL arch=arm64 17:00:49 ---> Running in 75699983b3ba 17:00:50 ---> fcd70acbc029 17:00:50 Step 17/22 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml 17:00:50 Removing intermediate container 75699983b3ba 17:00:50 ---> ef7fe0986b03 17:00:50 Step 24/25 : LABEL git_sha=24bc4f456988aa87b0c507a3a7b7138f31af8351 17:00:50 ---> Running in d15f775742fa 17:00:51 Removing intermediate container d15f775742fa 17:00:51 ---> 75fc4fa6f531 17:00:51 Step 25/25 : LABEL version=0.0.0 17:00:51 ---> Running in cf5b303d086e 17:00:51 ---> 16161a7d98ee 17:00:51 Step 18/22 : ENTRYPOINT ["/support-notifications"] 17:00:51 ---> Running in 5e7c4ad525aa 17:00:51 Removing intermediate container cf5b303d086e 17:00:51 ---> 388f578d097f 17:00:51 17:00:52 Removing intermediate container 5e7c4ad525aa 17:00:52 ---> 9dac29060d07 17:00:52 Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 17:00:52 ---> Running in ab9362151581 17:00:52 Successfully built 388f578d097f 17:00:52 Successfully tagged security-spire-server-arm64:latest 17:00:52  Building security-spire-server ... done Building security-proxy-setup 17:00:53 Removing intermediate container ab9362151581 17:00:53 ---> 18a50375f0c2 17:00:53 Step 20/22 : LABEL arch=arm64 17:00:53 ---> Running in 8c4d8c4a8f40 17:00:53 Removing intermediate container 8c4d8c4a8f40 17:00:53 ---> 5dcb8b4995fe 17:00:53 Step 21/22 : LABEL git_sha=24bc4f456988aa87b0c507a3a7b7138f31af8351 17:00:53 ---> Running in c311090a8c22 17:00:54 Removing intermediate container c311090a8c22 17:00:54 ---> 178ceb660727 17:00:54 Step 22/22 : LABEL version=0.0.0 17:00:54 ---> Running in c3241a7a7dd0 17:00:55 Removing intermediate container c3241a7a7dd0 17:00:55 ---> e21cc0178843 17:00:55 17:00:55 Successfully built e21cc0178843 17:00:55 Successfully tagged support-notifications-arm64:latest 17:00:55 Building sys-mgmt-agent 17:01:42  Building support-notifications ... done Step 1/22 : ARG BUILDER_BASE=golang:1.18-alpine3.16 17:01:42 Step 2/22 : FROM ${BUILDER_BASE} AS builder 17:01:42 ---> 3a5178d9c203 17:01:42 Step 3/22 : WORKDIR /edgex-go 17:01:42 ---> Using cache 17:01:42 ---> 3f9f812f0dd6 17:01:42 Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 17:01:42 ---> Using cache 17:01:42 ---> d06e92510536 17:01:42 Step 5/22 : RUN apk add --update --no-cache make git 17:01:42 ---> Using cache 17:01:42 ---> 5adbeb5407c7 17:01:42 Step 6/22 : COPY go.mod vendor* ./ 17:01:42 ---> Using cache 17:01:42 ---> 62b9d16146fd 17:01:42 Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 17:01:42 ---> Using cache 17:01:42 ---> 9bf32f02ef4f 17:01:42 Step 8/22 : COPY . . 17:01:42 ---> Using cache 17:01:42 ---> ed6892cc2a71 17:01:42 Step 9/22 : RUN make cmd/security-proxy-setup/security-proxy-setup cmd/secrets-config/secrets-config 17:01:42 ---> Running in 7583b9d93f12 17:01:42 Step 1/23 : ARG BUILDER_BASE=golang:1.18-alpine3.16 17:01:42 Step 2/23 : FROM ${BUILDER_BASE} AS builder 17:01:42 ---> 3a5178d9c203 17:01:42 Step 3/23 : WORKDIR /edgex-go 17:01:42 ---> Using cache 17:01:42 ---> 3f9f812f0dd6 17:01:42 Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 17:01:42 ---> Using cache 17:01:42 ---> d06e92510536 17:01:42 Step 5/23 : RUN apk add --update --no-cache make bash git 17:01:42 ---> Running in 330182909b12 17:01:42 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-proxy-setup/security-proxy-setup ./cmd/security-proxy-setup 17:01:43 fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 17:01:44 fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 17:01:45 OK: 221 MiB in 51 packages 17:01:47 Removing intermediate container 330182909b12 17:01:47 ---> cf0f2e9e9377 17:01:47 Step 6/23 : COPY go.mod vendor* ./ 17:01:48 ---> efac41fc1c34 17:01:48 Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 17:01:48 ---> Running in 435823ed5ab0 17:02:45 Removing intermediate container 435823ed5ab0 17:02:45 ---> 106d46b36d07 17:02:45 Step 8/23 : COPY . . 17:03:00 ---> f95252f52304 17:03:00 Step 9/23 : RUN make cmd/sys-mgmt-agent/sys-mgmt-agent 17:03:00 ---> Running in 252b9bdfe356 17:03:02 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/sys-mgmt-agent/sys-mgmt-agent ./cmd/sys-mgmt-agent 17:05:09 Removing intermediate container 8823fec19700 17:05:09 ---> 9880e8290218 17:05:09 17:05:09 Step 10/23 : FROM alpine:3.16 17:05:09 ---> 3d81c46cd875 17:05:09 Step 11/23 : RUN apk add --update --no-cache dumb-init 17:05:09 ---> Using cache 17:05:09 ---> 934fee1c9783 17:05:09 Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 17:05:09 ---> Using cache 17:05:09 ---> 16f4a3919e8e 17:05:09 Step 13/23 : ENV APP_PORT=59881 17:05:09 ---> Running in f6246775b750 17:05:09 Removing intermediate container f6246775b750 17:05:09 ---> facc9dc37aab 17:05:09 Step 14/23 : EXPOSE $APP_PORT 17:05:09 ---> Running in ee0b60f1d72d 17:05:09 Removing intermediate container ee0b60f1d72d 17:05:09 ---> 4af6b92afa1b 17:05:09 Step 15/23 : WORKDIR / 17:05:09 ---> Running in 44fa5e86f039 17:05:09 Removing intermediate container 44fa5e86f039 17:05:09 ---> a01bf0c7811e 17:05:09 Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / 17:05:09 ---> 569d51aa590c 17:05:09 Step 17/23 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / 17:05:09 ---> 9309621b702a 17:05:09 Step 18/23 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml 17:05:09 ---> 4ccc9eaae1c6 17:05:09 Step 19/23 : ENTRYPOINT ["/core-metadata"] 17:05:09 ---> Running in 004e5e82b8a7 17:05:10 Removing intermediate container 004e5e82b8a7 17:05:10 ---> 1d9c91f7e07d 17:05:10 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 17:05:10 ---> Running in 00f7f9157ae4 17:05:11 Removing intermediate container 00f7f9157ae4 17:05:11 ---> 8523de5fcb4c 17:05:11 Step 21/23 : LABEL arch=arm64 17:05:11 ---> Running in 1d4b1bb73d8d 17:05:12 Removing intermediate container 1d4b1bb73d8d 17:05:12 ---> ca235847f7fe 17:05:12 Step 22/23 : LABEL git_sha=24bc4f456988aa87b0c507a3a7b7138f31af8351 17:05:12 ---> Running in 023f4e9c34f1 17:05:12 Removing intermediate container 023f4e9c34f1 17:05:12 ---> 04f62a1fabd7 17:05:12 Step 23/23 : LABEL version=0.0.0 17:05:12 ---> Running in 6c9dbbf53f32 17:05:13 Removing intermediate container 6c9dbbf53f32 17:05:13 ---> 3fb593317416 17:05:13 17:05:13 Successfully built 3fb593317416 17:05:13 Successfully tagged core-metadata-arm64:latest 17:06:00  Building core-metadata ... done CGO_ENABLED=0 GO111MODULE=on 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 17:06:19 Removing intermediate container e8da3e986278 17:06:19 ---> 1c0f643a6c68 17:06:19 17:06:19 Step 10/25 : FROM alpine:3.16 17:06:19 ---> 3d81c46cd875 17:06:19 Step 11/25 : RUN apk add --update --no-cache ca-certificates dumb-init su-exec 17:06:19 ---> Running in 7b488e42315d 17:06:19 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 17:06:19 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 17:06:19 (1/3) Installing ca-certificates (20211220-r0) 17:06:19 (2/3) Installing dumb-init (1.2.5-r1) 17:06:19 (3/3) Installing su-exec (0.2-r1) 17:06:19 Executing busybox-1.35.0-r15.trigger 17:06:19 Executing ca-certificates-20211220-r0.trigger 17:06:20 OK: 6 MiB in 17 packages 17:06:22 Removing intermediate container 7b488e42315d 17:06:22 ---> 12bc7b9a454e 17:06:22 Step 12/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' 17:06:22 ---> Running in ae73110ec8c2 17:06:22 Removing intermediate container ae73110ec8c2 17:06:22 ---> 4ae3e1a4320f 17:06:22 Step 13/25 : WORKDIR / 17:06:22 ---> Running in f445cd6ca0f1 17:06:23 Removing intermediate container f445cd6ca0f1 17:06:23 ---> 4571c9713ade 17:06:23 Step 14/25 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/res/token-config.json /res-file-token-provider/token-config.json 17:06:24 ---> b4b2335030d6 17:06:24 Step 15/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res-file-token-provider/configuration.toml /res-file-token-provider/configuration.toml 17:06:25 ---> 28cb1954e0da 17:06:25 Step 16/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml 17:06:26 ---> 6c37a0b8a41f 17:06:26 Step 17/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/kong-admin-config.template.yml /res/kong-admin-config.template.yml 17:06:27 ---> 5e50fdf40c4b 17:06:27 Step 18/25 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . 17:06:28 ---> 090f189ef03f 17:06:28 Step 19/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . 17:06:30 ---> e8ce4dc0d59b 17:06:30 Step 20/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ 17:06:31 ---> 543bd943d651 17:06:31 Step 21/25 : RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 17:06:31 ---> Running in 0e2ae1d8a993 17:06:35 Removing intermediate container 0e2ae1d8a993 17:06:35 ---> bc3edc70ec46 17:06:35 Step 22/25 : ENTRYPOINT ["entrypoint.sh"] 17:06:35 ---> Running in b88052a78733 17:06:35 Removing intermediate container b88052a78733 17:06:35 ---> 4f963e07b7a4 17:06:35 Step 23/25 : LABEL arch=arm64 17:06:35 ---> Running in c0044a881732 17:06:36 Removing intermediate container c0044a881732 17:06:36 ---> 677b06764300 17:06:36 Step 24/25 : LABEL git_sha=24bc4f456988aa87b0c507a3a7b7138f31af8351 17:06:36 ---> Running in e6fa99ac79db 17:06:36 Removing intermediate container e6fa99ac79db 17:06:36 ---> 83bf85cc4459 17:06:36 Step 25/25 : LABEL version=0.0.0 17:06:36 ---> Running in 3d4ec2d33f22 17:06:37 Removing intermediate container 3d4ec2d33f22 17:06:37 ---> 955096f0cbea 17:06:37 17:06:37 Successfully built 955096f0cbea 17:06:37 Successfully tagged security-secretstore-setup-arm64:latest 17:06:44  Building security-secretstore-setup ... done CGO_ENABLED=0 GO111MODULE=on 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 17:06:52 Removing intermediate container e44a3c89bed4 17:06:52 ---> 23e1bcfe951b 17:06:52 17:06:52 Step 10/23 : FROM alpine:3.16 17:06:52 ---> 3d81c46cd875 17:06:52 Step 11/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' 17:06:53 ---> Running in 86cffbcdd13e 17:06:53 Removing intermediate container 86cffbcdd13e 17:06:53 ---> cb47e88aee75 17:06:53 Step 12/23 : ENV APP_PORT=59880 17:06:53 ---> Running in 9099cb390b64 17:06:53 Removing intermediate container 9099cb390b64 17:06:53 ---> d8adfa4041eb 17:06:53 Step 13/23 : EXPOSE $APP_PORT 17:06:53 ---> Running in c0518cb43cdc 17:06:54 Removing intermediate container c0518cb43cdc 17:06:54 ---> 98be8d9565ee 17:06:54 Step 14/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 17:06:54 ---> Running in 73f1d1cc12a6 17:06:58 Removing intermediate container 73f1d1cc12a6 17:06:58 ---> ac17321c9749 17:06:58 Step 15/23 : RUN apk add --update --no-cache zeromq dumb-init 17:06:58 ---> Running in baf1374a5c71 17:07:01 fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 17:07:01 fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 17:07:03 (1/6) Installing dumb-init (1.2.5-r1) 17:07:03 (2/6) Installing libgcc (11.2.1_git20220219-r2) 17:07:03 (3/6) Installing libsodium (1.0.18-r0) 17:07:03 (4/6) Installing libstdc++ (11.2.1_git20220219-r2) 17:07:03 (5/6) Installing libzmq (4.3.4-r0) 17:07:03 (6/6) Installing zeromq (4.3.4-r0) 17:07:03 Executing busybox-1.35.0-r15.trigger 17:07:03 OK: 8 MiB in 20 packages 17:07:04 Removing intermediate container 7583b9d93f12 17:07:04 ---> 51100b691079 17:07:04 17:07:04 Step 10/22 : FROM alpine:3.16 17:07:04 ---> 3d81c46cd875 17:07:04 Step 11/22 : RUN apk add --update --no-cache curl dumb-init 17:07:04 ---> Running in f2af9778c833 17:07:05 Removing intermediate container baf1374a5c71 17:07:05 ---> efe8fe54a425 17:07:05 Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / 17:07:06 ---> 7dd4c6c73e3b 17:07:06 Step 17/23 : COPY --from=builder /edgex-go/cmd/core-data/core-data / 17:07:06 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 17:07:06 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 17:07:07 ---> b5ec8395ad97 17:07:07 Step 18/23 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml 17:07:07 (1/6) Installing ca-certificates (20211220-r0) 17:07:07 (2/6) Installing brotli-libs (1.0.9-r6) 17:07:07 (3/6) Installing nghttp2-libs (1.47.0-r0) 17:07:07 (4/6) Installing libcurl (7.83.1-r2) 17:07:08 (5/6) Installing curl (7.83.1-r2) 17:07:08 (6/6) Installing dumb-init (1.2.5-r1) 17:07:08 Executing busybox-1.35.0-r15.trigger 17:07:08 Executing ca-certificates-20211220-r0.trigger 17:07:08 OK: 8 MiB in 20 packages 17:07:08 ---> c14285f338af 17:07:08 Step 19/23 : ENTRYPOINT ["/core-data"] 17:07:09 ---> Running in ea367484bd88 17:07:09 Removing intermediate container ea367484bd88 17:07:09 ---> 177c3599cfd2 17:07:09 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 17:07:09 ---> Running in 1ba26fd3738b 17:07:10 Removing intermediate container f2af9778c833 17:07:10 ---> f22d0dfa08e4 17:07:10 Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' 17:07:10 Removing intermediate container 1ba26fd3738b 17:07:10 ---> c6aa6605dbe3 17:07:10 Step 21/23 : LABEL arch=arm64 17:07:10 ---> Running in daaf232f0dfc 17:07:10 ---> Running in 00ba8180903b 17:07:11 Removing intermediate container daaf232f0dfc 17:07:11 ---> 9889785dbee5 17:07:11 Step 13/22 : WORKDIR /edgex 17:07:11 Removing intermediate container 00ba8180903b 17:07:11 ---> e7b35b86aadf 17:07:11 Step 22/23 : LABEL git_sha=24bc4f456988aa87b0c507a3a7b7138f31af8351 17:07:11 ---> Running in 708417dadf5a 17:07:11 ---> Running in e86c06d3c0bc 17:07:11 Removing intermediate container 708417dadf5a 17:07:11 ---> 04b5a162d0aa 17:07:11 Step 14/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/res/configuration.toml res/configuration.toml 17:07:11 Removing intermediate container e86c06d3c0bc 17:07:11 ---> 4536b05601c9 17:07:11 Step 23/23 : LABEL version=0.0.0 17:07:11 ---> Running in db3428dd070b 17:07:12 Removing intermediate container db3428dd070b 17:07:12 ---> 2c58832386b1 17:07:12 17:07:12 ---> 0919768a4343 17:07:12 Step 15/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/security-proxy-setup . 17:07:12 Successfully built 2c58832386b1 17:07:12 Successfully tagged core-data-arm64:latest 17:07:13  Building core-data ... done  ---> 4c9421cd1a88 17:07:13 Step 16/22 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . 17:07:15 ---> 868d3a509741 17:07:15 Step 17/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/entrypoint.sh /usr/local/bin/ 17:07:15 ---> 7f9d69692e28 17:07:15 Step 18/22 : RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 17:07:15 ---> Running in 7cc87f860d60 17:07:18 Removing intermediate container 7cc87f860d60 17:07:18 ---> 96c1995471ae 17:07:18 Step 19/22 : ENTRYPOINT ["entrypoint.sh"] 17:07:18 ---> Running in 33cbd8274c25 17:07:18 Removing intermediate container 252b9bdfe356 17:07:18 ---> 6adb097cb3f7 17:07:18 Step 10/23 : RUN make cmd/sys-mgmt-executor/sys-mgmt-executor 17:07:18 ---> Running in f8772866a67b 17:07:18 Removing intermediate container 33cbd8274c25 17:07:18 ---> bdafe60edfda 17:07:18 Step 20/22 : LABEL arch=arm64 17:07:18 ---> Running in 5a911703ec91 17:07:19 Removing intermediate container 5a911703ec91 17:07:19 ---> 6a78736b2fa3 17:07:19 Step 21/22 : LABEL git_sha=24bc4f456988aa87b0c507a3a7b7138f31af8351 17:07:19 ---> Running in f320cf2d19e8 17:07:19 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/sys-mgmt-executor/sys-mgmt-executor ./cmd/sys-mgmt-executor 17:07:19 Removing intermediate container f320cf2d19e8 17:07:19 ---> bb1af3abf283 17:07:19 Step 22/22 : LABEL version=0.0.0 17:07:19 ---> Running in 7020fd38b87b 17:07:20 Removing intermediate container 7020fd38b87b 17:07:20 ---> adee8a1426d6 17:07:20 17:07:20 Successfully built adee8a1426d6 17:07:20 Successfully tagged security-proxy-setup-arm64:latest 17:07:22  Building security-proxy-setup ... done Removing intermediate container f8772866a67b 17:07:22 ---> e64357662d74 17:07:22 17:07:22 Step 11/23 : FROM docker:20.10.14 17:07:22 20.10.14: Pulling from library/docker 17:07:29 Digest: sha256:41978d1974f05f80e1aef23ac03040491a7e28bd4551d4b469b43e558341864e 17:07:29 Status: Downloaded newer image for docker:20.10.14 17:07:29 ---> c346e9eafbab 17:07:29 Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2017-2019: Mainflux, Cavium, Dell, Copyright (c) 2021: Intel Corporation' 17:07:29 ---> Running in fba6eafae2ef 17:07:29 Removing intermediate container fba6eafae2ef 17:07:29 ---> c62109dd3a95 17:07:29 Step 13/23 : RUN apk add --update --no-cache bash dumb-init py3-pip curl && pip install --no-cache-dir docker-compose==1.23.2 17:07:29 ---> Running in 59c76cc19f2d 17:07:30 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 17:07:30 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 17:07:31 (1/43) Installing readline (8.1.1-r0) 17:07:31 (2/43) Installing bash (5.1.16-r0) 17:07:31 Executing bash-5.1.16-r0.post-install 17:07:31 (3/43) Installing brotli-libs (1.0.9-r5) 17:07:31 (4/43) Installing nghttp2-libs (1.46.0-r0) 17:07:32 (5/43) Installing libcurl (7.80.0-r2) 17:07:32 (6/43) Installing curl (7.80.0-r2) 17:07:32 (7/43) Installing dumb-init (1.2.5-r1) 17:07:32 (8/43) Installing libbz2 (1.0.8-r1) 17:07:32 (9/43) Installing expat (2.4.7-r0) 17:07:32 (10/43) Installing libffi (3.4.2-r1) 17:07:32 (11/43) Installing gdbm (1.22-r0) 17:07:32 (12/43) Installing xz-libs (5.2.5-r1) 17:07:32 (13/43) Installing libgcc (10.3.1_git20211027-r0) 17:07:32 (14/43) Installing libstdc++ (10.3.1_git20211027-r0) 17:07:32 (15/43) Installing mpdecimal (2.5.1-r1) 17:07:32 (16/43) Installing sqlite-libs (3.36.0-r0) 17:07:32 (17/43) Installing python3 (3.9.13-r1) 17:07:34 (18/43) Installing py3-appdirs (1.4.4-r2) 17:07:34 (19/43) Installing py3-certifi (2020.12.5-r1) 17:07:34 (20/43) Installing py3-charset-normalizer (2.0.7-r0) 17:07:34 (21/43) Installing py3-idna (3.3-r0) 17:07:34 (22/43) Installing py3-urllib3 (1.26.7-r0) 17:07:34 (23/43) Installing py3-requests (2.26.0-r1) 17:07:34 (24/43) Installing py3-msgpack (1.0.2-r1) 17:07:34 (25/43) Installing py3-lockfile (0.12.2-r4) 17:07:34 (26/43) Installing py3-cachecontrol (0.12.10-r0) 17:07:34 (27/43) Installing py3-colorama (0.4.4-r1) 17:07:34 (28/43) Installing py3-contextlib2 (21.6.0-r1) 17:07:34 (29/43) Installing py3-distlib (0.3.3-r0) 17:07:34 (30/43) Installing py3-distro (1.6.0-r0) 17:07:34 (31/43) Installing py3-six (1.16.0-r0) 17:07:34 (32/43) Installing py3-webencodings (0.5.1-r4) 17:07:34 (33/43) Installing py3-html5lib (1.1-r1) 17:07:34 (34/43) Installing py3-parsing (2.4.7-r2) 17:07:34 (35/43) Installing py3-packaging (20.9-r1) 17:07:34 (36/43) Installing py3-tomli (1.2.2-r0) 17:07:34 (37/43) Installing py3-pep517 (0.12.0-r0) 17:07:34 (38/43) Installing py3-progress (1.6-r0) 17:07:34 (39/43) Installing py3-retrying (1.3.3-r2) 17:07:34 (40/43) Installing py3-ordered-set (4.0.2-r2) 17:07:34 (41/43) Installing py3-setuptools (52.0.0-r4) 17:07:34 (42/43) Installing py3-toml (0.10.2-r2) 17:07:34 (43/43) Installing py3-pip (20.3.4-r1) 17:07:35 Executing busybox-1.34.1-r5.trigger 17:07:35 OK: 83 MiB in 65 packages 17:07:40 Collecting docker-compose==1.23.2 17:07:40 Downloading docker_compose-1.23.2-py2.py3-none-any.whl (131 kB) 17:07:41 Collecting PyYAML<4,>=3.10 17:07:41 Downloading PyYAML-3.13.tar.gz (270 kB) 17:07:46 Collecting requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1 17:07:46 Downloading requests-2.20.1-py2.py3-none-any.whl (57 kB) 17:07:46 Collecting texttable<0.10,>=0.9.0 17:07:46 Downloading texttable-0.9.1.tar.gz (11 kB) 17:07:48 Collecting jsonschema<3,>=2.5.1 17:07:48 Downloading jsonschema-2.6.0-py2.py3-none-any.whl (39 kB) 17:07:48 Collecting dockerpty<0.5,>=0.4.1 17:07:48 Downloading dockerpty-0.4.1.tar.gz (13 kB) 17:07:51 Collecting docker<4.0,>=3.6.0 17:07:51 Downloading docker-3.7.3-py2.py3-none-any.whl (134 kB) 17:07:51 Collecting websocket-client<1.0,>=0.32.0 17:07:51 Downloading websocket_client-0.59.0-py2.py3-none-any.whl (67 kB) 17:07:51 Collecting docopt<0.7,>=0.6.1 17:07:51 Downloading docopt-0.6.2.tar.gz (25 kB) 17:07:53 Requirement already satisfied: six<2,>=1.3.0 in /usr/lib/python3.9/site-packages (from docker-compose==1.23.2) (1.16.0) 17:07:53 Collecting cached-property<2,>=1.2.0 17:07:53 Downloading cached_property-1.5.2-py2.py3-none-any.whl (7.6 kB) 17:07:54 Collecting docker-pycreds>=0.4.0 17:07:54 Downloading docker_pycreds-0.4.0-py2.py3-none-any.whl (9.0 kB) 17:07:54 Requirement already satisfied: certifi>=2017.4.17 in /usr/lib/python3.9/site-packages (from requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1->docker-compose==1.23.2) (2020.12.5) 17:07:54 Collecting chardet<3.1.0,>=3.0.2 17:07:54 Downloading chardet-3.0.4-py2.py3-none-any.whl (133 kB) 17:07:55 Collecting idna<2.8,>=2.5 17:07:55 Downloading idna-2.7-py2.py3-none-any.whl (58 kB) 17:07:55 Collecting urllib3<1.25,>=1.21.1 17:07:55 Downloading urllib3-1.24.3-py2.py3-none-any.whl (118 kB) 17:07:56 Using legacy 'setup.py install' for dockerpty, since package 'wheel' is not installed. 17:07:56 Using legacy 'setup.py install' for docopt, since package 'wheel' is not installed. 17:07:56 Using legacy 'setup.py install' for PyYAML, since package 'wheel' is not installed. 17:07:56 Using legacy 'setup.py install' for texttable, since package 'wheel' is not installed. 17:07:57 Installing collected packages: urllib3, idna, chardet, websocket-client, requests, docker-pycreds, texttable, PyYAML, jsonschema, docopt, dockerpty, docker, cached-property, docker-compose 17:07:57 Attempting uninstall: urllib3 17:07:57 Found existing installation: urllib3 1.26.7 17:07:57 Uninstalling urllib3-1.26.7: 17:07:57 Successfully uninstalled urllib3-1.26.7 17:07:57 Attempting uninstall: idna 17:07:57 Found existing installation: idna 3.3 17:07:57 Uninstalling idna-3.3: 17:07:57 Successfully uninstalled idna-3.3 17:08:00 Attempting uninstall: requests 17:08:00 Found existing installation: requests 2.26.0 17:08:00 Uninstalling requests-2.26.0: 17:08:00 Successfully uninstalled requests-2.26.0 17:08:01 Running setup.py install for texttable: started 17:08:03 Running setup.py install for texttable: finished with status 'done' 17:08:03 Running setup.py install for PyYAML: started 17:08:05 Running setup.py install for PyYAML: finished with status 'done' 17:08:06 Running setup.py install for docopt: started 17:08:08 Running setup.py install for docopt: finished with status 'done' 17:08:08 Running setup.py install for dockerpty: started 17:08:10 Running setup.py install for dockerpty: finished with status 'done' 17:08:12 Successfully installed PyYAML-3.13 cached-property-1.5.2 chardet-3.0.4 docker-3.7.3 docker-compose-1.23.2 docker-pycreds-0.4.0 dockerpty-0.4.1 docopt-0.6.2 idna-2.7 jsonschema-2.6.0 requests-2.20.1 texttable-0.9.1 urllib3-1.24.3 websocket-client-0.59.0 17:08:23 Removing intermediate container 59c76cc19f2d 17:08:23 ---> 0f83d63d2f93 17:08:23 Step 14/23 : ENV APP_PORT=58890 17:08:23 ---> Running in a3b59ed8092b 17:08:23 Removing intermediate container a3b59ed8092b 17:08:23 ---> b6f299b2500e 17:08:23 Step 15/23 : EXPOSE $APP_PORT 17:08:23 ---> Running in b30d83aab770 17:08:23 Removing intermediate container b30d83aab770 17:08:23 ---> 609a49c99205 17:08:23 Step 16/23 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/sys-mgmt-agent / 17:08:23 ---> 036ba3b9033a 17:08:23 Step 17/23 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/res/configuration.toml /res/configuration.toml 17:08:23 ---> 00f114f6f088 17:08:23 Step 18/23 : COPY --from=builder /edgex-go/cmd/sys-mgmt-executor/sys-mgmt-executor / 17:08:24 ---> 0ee3fdafeebc 17:08:24 Step 19/23 : ENTRYPOINT ["/sys-mgmt-agent"] 17:08:24 ---> Running in ccaf1c5132c9 17:08:24 Removing intermediate container ccaf1c5132c9 17:08:24 ---> 3eb9e7bfcff9 17:08:24 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 17:08:24 ---> Running in 369cc3991d4b 17:08:25 Removing intermediate container 369cc3991d4b 17:08:25 ---> 9a679d4fe228 17:08:25 Step 21/23 : LABEL arch=arm64 17:08:25 ---> Running in f0e4feff821e 17:08:25 Removing intermediate container f0e4feff821e 17:08:25 ---> 7740619297c2 17:08:25 Step 22/23 : LABEL git_sha=24bc4f456988aa87b0c507a3a7b7138f31af8351 17:08:25 ---> Running in e6263d2bb85f 17:08:26 Removing intermediate container e6263d2bb85f 17:08:26 ---> 3612df398a6b 17:08:26 Step 23/23 : LABEL version=0.0.0 17:08:26 ---> Running in 2951229f6af6 17:08:26 Removing intermediate container 2951229f6af6 17:08:26 ---> 956a4ba52d3b 17:08:26 17:08:26 Successfully built 956a4ba52d3b 17:08:26 Successfully tagged sys-mgmt-agent-arm64:latest 17:08:27  Building sys-mgmt-agent ... done  [Pipeline] } 17:08:27 $ docker stop --time=1 012a192e320c663662d845a2329aa90aeacda03ccfb84b01db391296c8654219 17:08:29 $ docker rm -f 012a192e320c663662d845a2329aa90aeacda03ccfb84b01db391296c8654219 [Pipeline] // withDockerContainer [Pipeline] sh 17:08:29 + docker images 17:08:30 REPOSITORY TAG IMAGE ID CREATED SIZE 17:08:30 sys-mgmt-agent-arm64 latest 956a4ba52d3b 3 seconds ago 282MB 17:08:30 e64357662d74 About a minute ago 1.51GB 17:08:30 security-proxy-setup-arm64 latest adee8a1426d6 About a minute ago 26.2MB 17:08:30 core-data-arm64 latest 2c58832386b1 About a minute ago 20.6MB 17:08:30 51100b691079 About a minute ago 1.52GB 17:08:30 23e1bcfe951b About a minute ago 1.54GB 17:08:30 security-secretstore-setup-arm64 latest 955096f0cbea About a minute ago 27.9MB 17:08:30 1c0f643a6c68 2 minutes ago 1.52GB 17:08:30 core-metadata-arm64 latest 3fb593317416 3 minutes ago 16.4MB 17:08:30 9880e8290218 3 minutes ago 1.52GB 17:08:30 support-notifications-arm64 latest e21cc0178843 7 minutes ago 26.1MB 17:08:30 security-spire-server-arm64 latest 388f578d097f 7 minutes ago 84.2MB 17:08:30 52849a3c9628 7 minutes ago 1.41GB 17:08:30 cd8bb34870d4 7 minutes ago 1.57GB 17:08:30 security-spire-agent-arm64 latest 905f8d597875 8 minutes ago 122MB 17:08:30 support-scheduler-arm64 latest 2e252305779d 8 minutes ago 25.6MB 17:08:30 e8bbe12a5c28 9 minutes ago 1.57GB 17:08:30 b41bda5258e6 9 minutes ago 1.41GB 17:08:30 security-spiffe-token-provider-arm64 latest fd6a87ae4751 9 minutes ago 28.3MB 17:08:30 3b5cd64679ae 10 minutes ago 1.56GB 17:08:30 security-bootstrapper-arm64 latest 88c295637919 11 minutes ago 18.5MB 17:08:30 core-command-arm64 latest b64051752081 11 minutes ago 15.5MB 17:08:30 d6648e6a7369 12 minutes ago 1.52GB 17:08:30 5b4a74012d73 12 minutes ago 1.51GB 17:08:30 security-spire-config-arm64 latest bb1f81d03f48 17 minutes ago 83.6MB 17:08:30 ed289e00ad36 18 minutes ago 1.41GB 17:08:30 ci-base-image-arm64 latest 3a5178d9c203 33 minutes ago 995MB 17:08:30 alpine 3.15 60f2846fe774 9 days ago 5.32MB 17:08:30 alpine 3.16 3d81c46cd875 10 days ago 5.27MB 17:08:30 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64 1.18-alpine ff4287adb874 3 weeks ago 678MB 17:08:30 docker 20.10.14 c346e9eafbab 3 months ago 202MB 17:08:30 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 17:08:30 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 17:08:30 17:08:30 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:08:30 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 17:08:31 arm64: Pulling from edgex-lftools-log-publisher 17:08:31 8998bd30e6a1: Pulling fs layer 17:08:31 04944245beec: Pulling fs layer 17:08:31 699f458cf7ca: Pulling fs layer 17:08:31 765212b225bb: Pulling fs layer 17:08:31 f23df028b6ca: Pulling fs layer 17:08:31 d65c8cfc05b1: Pulling fs layer 17:08:31 2437ff75d9bd: Pulling fs layer 17:08:31 765212b225bb: Waiting 17:08:31 f23df028b6ca: Waiting 17:08:31 d65c8cfc05b1: Waiting 17:08:31 2437ff75d9bd: Waiting 17:08:31 04944245beec: Verifying Checksum 17:08:31 04944245beec: Download complete 17:08:31 765212b225bb: Verifying Checksum 17:08:31 765212b225bb: Download complete 17:08:31 f23df028b6ca: Verifying Checksum 17:08:31 f23df028b6ca: Download complete 17:08:31 d65c8cfc05b1: Verifying Checksum 17:08:31 d65c8cfc05b1: Download complete 17:08:31 699f458cf7ca: Verifying Checksum 17:08:31 699f458cf7ca: Download complete 17:08:31 8998bd30e6a1: Verifying Checksum 17:08:31 8998bd30e6a1: Download complete 17:08:34 2437ff75d9bd: Download complete 17:08:36 8998bd30e6a1: Pull complete 17:08:36 04944245beec: Pull complete 17:08:38 699f458cf7ca: Pull complete 17:08:38 765212b225bb: Pull complete 17:08:39 f23df028b6ca: Pull complete 17:08:39 d65c8cfc05b1: Pull complete 17:08:54 2437ff75d9bd: Pull complete 17:08:54 Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da 17:08:54 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 17:08:54 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 17:08:55 prd-ubuntu20.04-docker-arm64-4c-16g-21490 does not seem to be running inside a container 17:08:55 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged --net host -v /home/jenkins:/home/jenkins -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/edgex-go/3 -v /w/workspace/edgex-go/3:/w/workspace/edgex-go/3:rw,z -v /w/workspace/edgex-go/3@tmp:/w/workspace/edgex-go/3@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat 17:08:58 $ docker top 26e393cd979d7801018b43a2b27db8560e6391fab85bc9705c920925b78733e2 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 17:08:59 ---> job-cost.sh 17:08:59 lf-activate-venv: SKIPPING 17:08:59 INFO: No Stack... 17:08:59 INFO: Retrieving Pricing Info for: v3-standard-4 17:09:00 INFO: Archiving Costs [Pipeline] sh 17:09:01 + cat /w/workspace/edgex-go/3/archives/cost.csv 17:09:01 + cut -d, -f6 [Pipeline] lock 17:09:01 Trying to acquire lock on [jenkins-edgexfoundry-edgex-go-PR-4097-3-stack-cost] 17:09:01 Resource [jenkins-edgexfoundry-edgex-go-PR-4097-3-stack-cost] did not exist. Created. 17:09:01 Lock acquired on [jenkins-edgexfoundry-edgex-go-PR-4097-3-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 17:09:02 + echo total: 0.10999999940395355 [Pipeline] stash 17:09:02 Stashed 1 file(s) [Pipeline] } 17:09:02 Lock released on resource [jenkins-edgexfoundry-edgex-go-PR-4097-3-stack-cost] [Pipeline] // lock [Pipeline] } 17:09:02 $ docker stop --time=1 26e393cd979d7801018b43a2b27db8560e6391fab85bc9705c920925b78733e2 17:09:03 $ docker rm -f 26e393cd979d7801018b43a2b27db8560e6391fab85bc9705c920925b78733e2 [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 17:09:04 provisioning config files... 17:09:04 copy managed file [edgex-go-codecov-token] to file:/w/workspace/edgex-go/3@tmp/config7783978559845102576tmp [Pipeline] { [Pipeline] sh 17:09:04 + set +x 17:09:04 + curl -s https://codecov.io/bash 17:09:04 + bash -s -- 17:09:04 17:09:04 _____ _ 17:09:04 / ____| | | 17:09:04 | | ___ __| | ___ ___ _____ __ 17:09:04 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 17:09:04 | |___| (_) | (_| | __/ (_| (_) \ V / 17:09:04 \_____\___/ \__,_|\___|\___\___/ \_/ 17:09:04 Bash-1.0.6 17:09:04 17:09:04 17:09:04 ==> git version 2.25.1 found 17:09:04 ==> 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 17:09:04 Release-Date: 2020-01-08 17:09:04 Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp 17:09:04 Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets 17:09:04 ==> Jenkins CI detected. 17:09:04 current dir:  /w/workspace/edgex-go/3 17:09:04 project root: . 17:09:04 --> token set from env 17:09:04 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 17:09:04 ==> Running gcov in . (disable via -X gcov) 17:09:04 ==> Python coveragepy not found 17:09:04 ==> Searching for coverage reports in: 17:09:04 + . 17:09:04 -> Found 1 reports 17:09:04 ==> Detecting git/mercurial file structure 17:09:04 ==> Reading reports 17:09:04 + ./coverage.out bytes=436312 17:09:04 ==> Appending adjustments 17:09:04 https://docs.codecov.io/docs/fixing-reports 17:09:05 + Found adjustments 17:09:05 ==> Gzipping contents 17:09:05 60K /tmp/codecov.a7Wqil.gz 17:09:05 ==> Uploading reports 17:09:05 url: https://codecov.io 17:09:05 query: branch=PR-4097&commit=4cb0a11e0cd7bade6510d2664cbd1f9390f7b58a&build=3&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2FPR-4097%2F3%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=4097&job=&cmd_args= 17:09:05 -> Pinging Codecov 17:09:05 https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=52b94001-b80a-4ca3-b063-c5e709073964&branch=PR-4097&commit=4cb0a11e0cd7bade6510d2664cbd1f9390f7b58a&build=3&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2FPR-4097%2F3%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=4097&job=&cmd_args= 17:09:06 -> Uploading to 17:09:06 https://storage.googleapis.com/codecov/v4/raw/2022-07-29/00271124DB129430A58F1EEE437C3FCB/4cb0a11e0cd7bade6510d2664cbd1f9390f7b58a/cbdfe6e8-670f-495b-80cb-c177b9df9c45.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20220729%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20220729T170906Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=2cd0e4219b14e7f1d859b810a4e49b40f67032daf3c7ec6780e3d2a628789469 17:09:06 % Total % Received % Xferd Average Speed Time Time Time Current 17:09:06 Dload Upload Total Spent Left Speed 17:09:06 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 59973 0 0 100 59973 0 209k --:--:-- --:--:-- --:--:-- 209k 17:09:06 -> Reports have been successfully queued for processing at https://codecov.io/github/edgexfoundry/edgex-go/commit/4cb0a11e0cd7bade6510d2664cbd1f9390f7b58a [Pipeline] } 17:09:06 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 17:09:07 + [ -d /w/workspace/edgex-go/3/archives ] [Pipeline] libraryResource [Pipeline] sh 17:09:07 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 17:09:08 ---> package-listing.sh 17:09:08 ++ facter osfamily 17:09:08 ++ tr '[:upper:]' '[:lower:]' 17:09:08 + OS_FAMILY=debian 17:09:08 + workspace=/w/workspace/edgex-go/3 17:09:08 + START_PACKAGES=/tmp/packages_start.txt 17:09:08 + END_PACKAGES=/tmp/packages_end.txt 17:09:08 + DIFF_PACKAGES=/tmp/packages_diff.txt 17:09:08 + PACKAGES=/tmp/packages_start.txt 17:09:08 + '[' /w/workspace/edgex-go/3 ']' 17:09:08 + PACKAGES=/tmp/packages_end.txt 17:09:08 + case "${OS_FAMILY}" in 17:09:08 + dpkg -l 17:09:08 + grep '^ii' 17:09:08 + '[' -f /tmp/packages_start.txt ']' 17:09:08 + '[' -f /tmp/packages_end.txt ']' 17:09:08 + diff /tmp/packages_start.txt /tmp/packages_end.txt 17:09:08 + '[' /w/workspace/edgex-go/3 ']' 17:09:08 + mkdir -p /w/workspace/edgex-go/3/archives/ 17:09:08 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgex-go/3/archives/ [Pipeline] echo 17:09:08 Launching container with: [--privileged -u 0:0 --net host -v /var/log/sysstat:/var/log/sysstat -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/edgex-go/3/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 17:09:08 + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:09:09 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 17:09:09 17:09:09 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:09:09 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 17:09:09 latest: Pulling from edgex-lftools-log-publisher 17:09:09 5eb5b503b376: Pulling fs layer 17:09:09 5c69ac0246d0: Pulling fs layer 17:09:09 ec43610c2a17: Pulling fs layer 17:09:09 3a2ae6a8a46f: Pulling fs layer 17:09:09 33b1e0a273af: Pulling fs layer 17:09:09 5d3b04190fa2: Pulling fs layer 17:09:09 2f39f015ded8: Pulling fs layer 17:09:09 33b1e0a273af: Waiting 17:09:09 5d3b04190fa2: Waiting 17:09:09 2f39f015ded8: Waiting 17:09:09 3a2ae6a8a46f: Waiting 17:09:09 5c69ac0246d0: Download complete 17:09:09 3a2ae6a8a46f: Verifying Checksum 17:09:09 3a2ae6a8a46f: Download complete 17:09:09 33b1e0a273af: Verifying Checksum 17:09:09 5d3b04190fa2: Verifying Checksum 17:09:09 5d3b04190fa2: Download complete 17:09:09 ec43610c2a17: Verifying Checksum 17:09:09 ec43610c2a17: Download complete 17:09:10 5eb5b503b376: Download complete 17:09:10 2f39f015ded8: Download complete 17:09:11 5eb5b503b376: Pull complete 17:09:11 5c69ac0246d0: Pull complete 17:09:12 ec43610c2a17: Pull complete 17:09:12 3a2ae6a8a46f: Pull complete 17:09:12 33b1e0a273af: Pull complete 17:09:12 5d3b04190fa2: Pull complete 17:09:16 2f39f015ded8: Pull complete 17:09:16 Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 17:09:16 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 17:09:16 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 17:09:16 prd-ubuntu20.04-docker-8c-8g-21488 does not seem to be running inside a container 17:09:16 $ docker run -t -d -u 1001:1001 --privileged -u 0:0 --net host -v /var/log/sysstat:/var/log/sysstat -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/edgex-go/3/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/edgex-go/3 -v /w/workspace/edgex-go/3:/w/workspace/edgex-go/3:rw,z -v /w/workspace/edgex-go/3@tmp:/w/workspace/edgex-go/3@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 17:09:19 $ docker top 75ca249d3c20aec5a13daab350129cf57dfaf44f0243de7b699b5ff00147f81d -eo pid,comm [Pipeline] { [Pipeline] sh 17:09:19 + touch /tmp/pre-build-complete [Pipeline] sh 17:09:20 + mkdir -p /var/log/sysstat [Pipeline] sh 17:09:20 + ls /var/log/sa-host 17:09:20 ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 17:09:20 provisioning config files... 17:09:20 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgex-go/3@tmp/config5045504253096591320tmp [Pipeline] { [Pipeline] echo 17:09:20 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 17:09:20 ---> create-netrc.sh [Pipeline] } 17:09:20 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 17:09:21 ---> python-tools-install.sh [Pipeline] echo 17:09:21 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 17:09:21 ---> sudo-logs.sh 17:09:21 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 17:09:21 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 17:09:21 ---> job-cost.sh 17:09:21 lf-activate-venv: SKIPPING 17:09:21 DEBUG: total: 0.10999999940395355 17:09:21 INFO: Retrieving Stack Cost... 17:09:22 INFO: Retrieving Pricing Info for: v3-standard-8 17:09:22 INFO: Archiving Costs [Pipeline] echo 17:09:22 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 17:09:23 ---> logs-deploy.sh 17:09:23 lf-activate-venv: SKIPPING 17:09:23 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-go/PR-4097/3 17:09:23 INFO: archiving workspace using pattern(s): 17:09:23 Archives upload complete. 17:09:23 INFO: archiving logs to Nexus