Pull request #4182 opened Connecting to https://api.github.com using edgex-jenkins github personal access token Connecting to https://api.github.com to check permissions of obtain list of hahattan for edgexfoundry/edgex-go Loading trusted files from base branch main at 17acb4d22b6a38b20e3dd1bbaacb8af86852ef24 rather than 0812b89a30f114a3d474b122572b517224fa9646 Obtained Jenkinsfile from 17acb4d22b6a38b20e3dd1bbaacb8af86852ef24 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-ssh3981222902419043040.key Verifying host key using known hosts file > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision bd7468d5528128c83034753e4c3def8ef9af3f2d 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-ssh15047398011132294423.key Verifying host key using known hosts file > 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 bd7468d5528128c83034753e4c3def8ef9af3f2d The recommended git tool is: git using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning with configured refspecs honoured and with tags Cloning repository git@github.com:edgexfoundry/edgex-global-pipelines.git > git init /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/PR-4182/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/PR-4182/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh2366812858661202180.key Verifying host key using known hosts file > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 > git config --add remote.origin.fetch +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching with tags Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/PR-4182/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh10308438313591885227.key Verifying host key using known hosts file > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision bd7468d5528128c83034753e4c3def8ef9af3f2d (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f bd7468d5528128c83034753e4c3def8ef9af3f2d # timeout=10 Commit message: "Merge pull request #410 from ernestojeda/changes-for-dind-test" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 > git --version # timeout=10 > git --version # 'git version 2.16.6' Excluding src/test/ from checkout of git git@github.com:edgexfoundry/edgex-global-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. Loading library lf-pipelines@master Attempting to resolve master from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /tmp/jenkins-gitclient-ssh13595493949852837492.key Verifying host key using known hosts file > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision 65355178549468b165f8106641c96c3190b1d843 The recommended git tool is: NONE using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning with configured refspecs honoured and without tags Cloning repository git@github.com:lfit/releng-pipelines.git > git init /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/PR-4182/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e # timeout=10 Fetching upstream changes from git@github.com:lfit/releng-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/PR-4182/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh5382367015366795508.key Verifying host key using known hosts file > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 Avoid second fetch Checking out Revision 65355178549468b165f8106641c96c3190b1d843 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 65355178549468b165f8106641c96c3190b1d843 # timeout=10 Commit message: "Fix: Add S3 URL in href to ship logs" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 > git --version # timeout=10 > git --version # 'git version 2.16.6' fatal: bad object bd7468d5528128c83034753e4c3def8ef9af3f2d 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 All nodes of label ‘ubuntu20.04-docker-8c-8g’ are offline Running on prd-ubuntu20.04-docker-8c-8g-7146 in /w/workspace/edgexfoundry_edgex-go_PR-4182 [Pipeline] { [Pipeline] ws Running in /w/workspace/edgex-go/1 [Pipeline] { [Pipeline] stage [Pipeline] { (Declarative: Checkout SCM) [Pipeline] checkout The recommended git tool is: git using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning repository git@github.com:edgexfoundry/edgex-go.git > git init /w/workspace/edgex-go/1 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git > git --version # timeout=10 > git --version # 'git version 2.25.1' using GIT_SSH to set credentials SSH Credentials for GitHub Verifying host key using known hosts file You're using 'Known hosts file' strategy to verify ssh host keys, but your known_hosts file does not exist, please go to 'Manage Jenkins' -> 'Configure Global Security' -> 'Git Host Key Verification Configuration' and configure host key verification. > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git using GIT_SSH to set credentials SSH Credentials for GitHub Verifying host key using known hosts file You're using 'Known hosts file' strategy to verify ssh host keys, but your known_hosts file does not exist, please go to 'Manage Jenkins' -> 'Configure Global Security' -> 'Git Host Key Verification Configuration' and configure host key verification. > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/4182/head:refs/remotes/origin/PR-4182 +refs/heads/main:refs/remotes/origin/main # timeout=10 Merging remotes/origin/main commit 17acb4d22b6a38b20e3dd1bbaacb8af86852ef24 into PR head commit 0812b89a30f114a3d474b122572b517224fa9646 Merge succeeded, producing 0812b89a30f114a3d474b122572b517224fa9646 Checking out Revision 0812b89a30f114a3d474b122572b517224fa9646 (PR-4182) > git config core.sparsecheckout # timeout=10 > git checkout -f 0812b89a30f114a3d474b122572b517224fa9646 # timeout=10 > git remote # timeout=10 > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub Verifying host key using known hosts file You're using 'Known hosts file' strategy to verify ssh host keys, but your known_hosts file does not exist, please go to 'Manage Jenkins' -> 'Configure Global Security' -> 'Git Host Key Verification Configuration' and configure host key verification. > git merge 17acb4d22b6a38b20e3dd1bbaacb8af86852ef24 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 0812b89a30f114a3d474b122572b517224fa9646 # timeout=10 Commit message: "feat(command): command query via internal messaging" First time build. Skipping changelog. > git --version # timeout=10 > git --version # 'git version 2.25.1' fatal: bad object bd7468d5528128c83034753e4c3def8ef9af3f2d [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 07:29:19 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 07:29:19 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 07:29:19 ========================================================= 07:29:19 EdgeX Global Pipelines Version Info 07:29:19 ========================================================= [Pipeline] libraryResource [Pipeline] sh 07:29:20 ------------------- 07:29:20 stable info: 07:29:20 ------------------- 07:29:20 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 07:29:20 Commit SHA: bd7468d5528128c83034753e4c3def8ef9af3f2d 07:29:20 Message: update stable to v1.0.239 07:29:20 ------------------- 07:29:20 experimental info: 07:29:20 ------------------- 07:29:20 Commited By: **** collab-it+edgex@linuxfoundation.org 07:29:20 Commit SHA: bd7468d5528128c83034753e4c3def8ef9af3f2d 07:29:20 Message: update experimental to v1.0.239 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 07:29:21 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-go-settings [Pipeline] echo 07:29:21 [edgeXSetupEnvironment]: set envvar PROJECT = edgex-go [Pipeline] echo 07:29:21 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 07:29:21 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 07:29:21 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 07:29:21 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.18 [Pipeline] echo 07:29:21 [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo 07:29:21 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_GLOB = cmd/**/Dockerfile [Pipeline] echo 07:29:21 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_PREFIX = [Pipeline] echo 07:29:21 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_SUFFIX = [Pipeline] echo 07:29:21 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 07:29:21 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 07:29:21 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 07:29:21 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 07:29:21 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 07:29:21 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 07:29:21 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 07:29:21 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 07:29:21 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo 07:29:21 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v2 [Pipeline] echo 07:29:21 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 07:29:22 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 07:29:22 [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo 07:29:22 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-4182 [Pipeline] echo 07:29:22 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-4182 [Pipeline] echo 07:29:22 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-4182 [Pipeline] echo 07:29:22 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 0812b89a30f114a3d474b122572b517224fa9646 [Pipeline] echo 07:29:22 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 0812b89 [Pipeline] echo 07:29:22 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 07:29:22 provisioning config files... 07:29:22 copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/1@tmp/config5726990047045838367tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 07:29:22 ---> docker-login.sh 07:29:22 nexus3.edgexfoundry.org:10001 07:29:22 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 07:29:23 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 07:29:23 Configure a credential helper to remove this warning. See 07:29:23 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 07:29:23 07:29:23 Login Succeeded 07:29:23 nexus3.edgexfoundry.org:10002 07:29:23 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 07:29:23 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 07:29:23 Configure a credential helper to remove this warning. See 07:29:23 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 07:29:23 07:29:23 Login Succeeded 07:29:23 nexus3.edgexfoundry.org:10003 07:29:23 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 07:29:23 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 07:29:23 Configure a credential helper to remove this warning. See 07:29:23 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 07:29:23 07:29:23 Login Succeeded 07:29:23 nexus3.edgexfoundry.org:10004 07:29:23 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 07:29:23 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 07:29:23 Configure a credential helper to remove this warning. See 07:29:23 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 07:29:23 07:29:23 Login Succeeded 07:29:23 docker.io 07:29:23 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 07:29:24 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 07:29:24 Configure a credential helper to remove this warning. See 07:29:24 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 07:29:24 07:29:24 Login Succeeded 07:29:24 ---> docker-login.sh ends [Pipeline] } 07:29:24 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 07:29:24 + 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 07:29:24 + cut -d/ -f2 07:29:24 + dirname cmd/core-command/Dockerfile 07:29:24 + echo core-command,cmd/core-command/Dockerfile 07:29:24 + + cut -d/ -f2 07:29:24 dirname cmd/core-data/Dockerfile 07:29:24 + echo core-data,cmd/core-data/Dockerfile 07:29:24 + dirname cmd/core-metadata/Dockerfile 07:29:24 + cut -d/ -f2 07:29:24 + echo core-metadata,cmd/core-metadata/Dockerfile 07:29:24 + dirname cmd/security-bootstrapper/Dockerfile 07:29:24 + cut -d/ -f2 07:29:24 + echo security-bootstrapper,cmd/security-bootstrapper/Dockerfile 07:29:24 + + cut -d/ -f2 07:29:24 dirname cmd/security-proxy-setup/Dockerfile 07:29:24 + echo security-proxy-setup,cmd/security-proxy-setup/Dockerfile 07:29:24 + dirname cmd/security-secretstore-setup/Dockerfile 07:29:24 + cut -d/ -f2 07:29:24 + echo security-secretstore-setup,cmd/security-secretstore-setup/Dockerfile 07:29:24 + dirname cmd/security-spiffe-token-provider/Dockerfile 07:29:24 + cut -d/ -f2 07:29:24 + echo security-spiffe-token-provider,cmd/security-spiffe-token-provider/Dockerfile 07:29:24 + dirname cmd/security-spire-agent/Dockerfile 07:29:24 + cut -d/ -f2 07:29:24 + echo security-spire-agent,cmd/security-spire-agent/Dockerfile 07:29:24 + dirname cmd/security-spire-config/Dockerfile 07:29:24 + cut -d/ -f2 07:29:24 + echo security-spire-config,cmd/security-spire-config/Dockerfile 07:29:24 + dirname cmd/security-spire-server/Dockerfile 07:29:24 + cut -d/ -f2 07:29:24 + echo security-spire-server,cmd/security-spire-server/Dockerfile 07:29:24 + dirname cmd/support-notifications/Dockerfile 07:29:24 + cut -d/ -f2 07:29:24 + echo support-notifications,cmd/support-notifications/Dockerfile 07:29:24 + dirname cmd/support-scheduler/Dockerfile 07:29:24 + cut -d/ -f2 07:29:24 + echo support-scheduler,cmd/support-scheduler/Dockerfile 07:29:24 + + dirname cmd/sys-mgmt-agent/Dockerfile 07:29:24 cut -d/ -f2 07:29:24 + echo sys-mgmt-agent,cmd/sys-mgmt-agent/Dockerfile [Pipeline] echo 07:29:24 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 07:29:25 + git rev-list -1 --merges 0812b89a30f114a3d474b122572b517224fa9646~1..0812b89a30f114a3d474b122572b517224fa9646 [Pipeline] echo 07:29:25 -----------> git rev-list -1 --merges 0812b89a30f114a3d474b122572b517224fa9646~1..0812b89a30f114a3d474b122572b517224fa9646 0812b89a30f114a3d474b122572b517224fa9646 [false] [Pipeline] sh 07:29:25 + git log --format=format:%s -1 0812b89a30f114a3d474b122572b517224fa9646 [Pipeline] echo 07:29:25 ========================================================= 07:29:25 [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] 07:29:25 ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] sh 07:29:25 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 07:29:25 + grep -v github /etc/ssh/ssh_known_hosts 07:29:25 + [ -e /tmp/ssh_known_hosts ] 07:29:25 + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts 07:29:25 + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= 07:29:25 + sudo tee -a /etc/ssh/ssh_known_hosts 07:29:25 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:29:26 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 07:29:26 07:29:26 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:29:26 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 07:29:26 0.1.4: Pulling from edgex-devops/py-git-semver 07:29:26 b85a868b505f: Pulling fs layer 07:29:26 e2be974225ed: Pulling fs layer 07:29:26 339a4e72a1f5: Pulling fs layer 07:29:26 988bab9f4d93: Pulling fs layer 07:29:26 1469e6f7b9e6: Pulling fs layer 07:29:26 eaf3925da568: Pulling fs layer 07:29:26 bab4dde63d76: Pulling fs layer 07:29:26 bde34c3a00c8: Pulling fs layer 07:29:26 b352a97aabf1: Pulling fs layer 07:29:26 4872d77fe225: Pulling fs layer 07:29:26 5851b861e8e6: Pulling fs layer 07:29:26 bab4dde63d76: Waiting 07:29:26 988bab9f4d93: Waiting 07:29:26 bde34c3a00c8: Waiting 07:29:26 1469e6f7b9e6: Waiting 07:29:26 b352a97aabf1: Waiting 07:29:26 4872d77fe225: Waiting 07:29:26 eaf3925da568: Waiting 07:29:26 5851b861e8e6: Waiting 07:29:26 e2be974225ed: Verifying Checksum 07:29:26 e2be974225ed: Download complete 07:29:26 988bab9f4d93: Verifying Checksum 07:29:26 988bab9f4d93: Download complete 07:29:27 1469e6f7b9e6: Verifying Checksum 07:29:27 1469e6f7b9e6: Download complete 07:29:27 eaf3925da568: Verifying Checksum 07:29:27 eaf3925da568: Download complete 07:29:27 339a4e72a1f5: Verifying Checksum 07:29:27 339a4e72a1f5: Download complete 07:29:27 bde34c3a00c8: Verifying Checksum 07:29:27 bde34c3a00c8: Download complete 07:29:27 b352a97aabf1: Verifying Checksum 07:29:27 b352a97aabf1: Download complete 07:29:27 4872d77fe225: Verifying Checksum 07:29:27 4872d77fe225: Download complete 07:29:27 5851b861e8e6: Verifying Checksum 07:29:27 5851b861e8e6: Download complete 07:29:27 b85a868b505f: Download complete 07:29:27 bab4dde63d76: Verifying Checksum 07:29:27 bab4dde63d76: Download complete 07:29:28 b85a868b505f: Pull complete 07:29:28 e2be974225ed: Pull complete 07:29:28 339a4e72a1f5: Pull complete 07:29:29 988bab9f4d93: Pull complete 07:29:29 1469e6f7b9e6: Pull complete 07:29:29 eaf3925da568: Pull complete 07:29:31 bab4dde63d76: Pull complete 07:29:31 bde34c3a00c8: Pull complete 07:29:31 b352a97aabf1: Pull complete 07:29:31 4872d77fe225: Pull complete 07:29:31 5851b861e8e6: Pull complete 07:29:31 Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 07:29:31 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 07:29:31 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 07:29:31 prd-ubuntu20.04-docker-8c-8g-7146 does not seem to be running inside a container 07:29:31 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 07:29:33 $ docker top 15f4ebda92b7caa499c6b26894625d2028ade1568515c21d5063ad0ae19961c9 -eo pid,comm 07:29:33 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). 07:29:33 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 07:29:33 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 07:29:33 [ssh-agent] Looking for ssh-agent implementation... 07:29:33 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 07:29:33 $ docker exec 15f4ebda92b7caa499c6b26894625d2028ade1568515c21d5063ad0ae19961c9 ssh-agent 07:29:33 SSH_AUTH_SOCK=/tmp/ssh-JIyduI8lYT46/agent.31 07:29:33 SSH_AGENT_PID=37 07:29:33 Running ssh-add (command line suppressed) 07:29:33 Identity added: /w/workspace/edgex-go/1@tmp/private_key_1734966509306513951.key (/w/workspace/edgex-go/1@tmp/private_key_1734966509306513951.key) 07:29:33 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 07:29:34 + git tag --points-at HEAD [Pipeline] } 07:29:34 $ docker exec --env ******** --env ******** 15f4ebda92b7caa499c6b26894625d2028ade1568515c21d5063ad0ae19961c9 ssh-agent -k 07:29:34 unset SSH_AUTH_SOCK; 07:29:34 unset SSH_AGENT_PID; 07:29:34 echo Agent pid 37 killed; 07:29:34 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 07:29:34 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 07:29:34 [ssh-agent] Looking for ssh-agent implementation... 07:29:34 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 07:29:34 $ docker exec 15f4ebda92b7caa499c6b26894625d2028ade1568515c21d5063ad0ae19961c9 ssh-agent 07:29:34 SSH_AUTH_SOCK=/tmp/ssh-v5kuyp98T1C7/agent.69 07:29:34 SSH_AGENT_PID=75 07:29:34 Running ssh-add (command line suppressed) 07:29:34 Identity added: /w/workspace/edgex-go/1@tmp/private_key_17402594752690132093.key (/w/workspace/edgex-go/1@tmp/private_key_17402594752690132093.key) 07:29:34 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 07:29:35 + git semver init 07:29:35 2022-10-05 07:29:35,441 [run_init] DEBUG init version:0.0.0 force:False 07:29:35 2022-10-05 07:29:35,443 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/edgex-go/1/.semver 07:29:35 2022-10-05 07:29:35,444 [execute] INFO git clone -b semver git@github.com:edgexfoundry/edgex-go.git /w/workspace/edgex-go/1/.semver 07:29:35 2022-10-05 07:29:35,444 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/edgex-go.git', '/w/workspace/edgex-go/1/.semver'], cwd=/w/workspace/edgex-go/1, universal_newlines=False, shell=None, istream=None) 07:29:39 2022-10-05 07:29:39,731 [append_file] DEBUG append to file:/w/workspace/edgex-go/1/.git/info/exclude 07:29:39 2022-10-05 07:29:39,732 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/edgex-go/1/.semver/PR-4182 with force:False 07:29:39 2022-10-05 07:29:39,732 [write_file] DEBUG write to file:/w/workspace/edgex-go/1/.semver/PR-4182 07:29:40 2022-10-05 07:29:39,736 [execute] INFO git cat-file --batch-check 07:29:40 2022-10-05 07:29:39,736 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgex-go/1/.semver, universal_newlines=False, shell=None, istream=) 07:29:40 2022-10-05 07:29:39,743 [execute] INFO git cat-file --batch 07:29:40 2022-10-05 07:29:39,744 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgex-go/1/.semver, universal_newlines=False, shell=None, istream=) 07:29:40 2022-10-05 07:29:39,750 [read_version] DEBUG read version from /w/workspace/edgex-go/1/.semver/PR-4182 07:29:40 0.0.0 [Pipeline] } 07:29:40 $ docker exec --env ******** --env ******** 15f4ebda92b7caa499c6b26894625d2028ade1568515c21d5063ad0ae19961c9 ssh-agent -k 07:29:40 unset SSH_AUTH_SOCK; 07:29:40 unset SSH_AGENT_PID; 07:29:40 echo Agent pid 75 killed; 07:29:40 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 07:29:40 + git semver [Pipeline] } 07:29:40 $ docker stop --time=1 15f4ebda92b7caa499c6b26894625d2028ade1568515c21d5063ad0ae19961c9 07:29:42 $ docker rm -f 15f4ebda92b7caa499c6b26894625d2028ade1568515c21d5063ad0ae19961c9 [Pipeline] // withDockerContainer [Pipeline] sh 07:29:42 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 07:29:42 Stashed 1 file(s) [Pipeline] echo 07:29:42 [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 07:29:43 + git config --global --add safe.directory /w/workspace/edgex-go/1 [Pipeline] echo 07:29:43 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 07:29:43 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 07:29:43 ========================================================= 07:29:43 [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine] 07:29:43 ========================================================= [Pipeline] fileExists [Pipeline] sh 07:29:44 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine 07:29:44 1.18-alpine: Pulling from edgex-devops/edgex-golang-base 07:29:44 2408cc74d12b: Pulling fs layer 07:29:44 ea60b727a1ce: Pulling fs layer 07:29:44 30c4a7721957: Pulling fs layer 07:29:44 370296b7ddb6: Pulling fs layer 07:29:44 7c6cee850709: Pulling fs layer 07:29:44 aa9baa53a306: Pulling fs layer 07:29:44 8b309c321861: Pulling fs layer 07:29:44 d8d76fd02f46: Pulling fs layer 07:29:44 fa31f396de31: Pulling fs layer 07:29:44 aa9baa53a306: Waiting 07:29:44 8b309c321861: Waiting 07:29:44 d8d76fd02f46: Waiting 07:29:44 fa31f396de31: Waiting 07:29:44 370296b7ddb6: Waiting 07:29:44 7c6cee850709: Waiting 07:29:44 30c4a7721957: Verifying Checksum 07:29:44 30c4a7721957: Download complete 07:29:44 ea60b727a1ce: Verifying Checksum 07:29:44 ea60b727a1ce: Download complete 07:29:44 7c6cee850709: Verifying Checksum 07:29:44 7c6cee850709: Download complete 07:29:44 aa9baa53a306: Verifying Checksum 07:29:44 aa9baa53a306: Download complete 07:29:44 2408cc74d12b: Verifying Checksum 07:29:44 2408cc74d12b: Download complete 07:29:44 8b309c321861: Download complete 07:29:44 2408cc74d12b: Pull complete 07:29:44 ea60b727a1ce: Pull complete 07:29:44 30c4a7721957: Pull complete 07:29:44 fa31f396de31: Verifying Checksum 07:29:44 fa31f396de31: Download complete 07:29:44 370296b7ddb6: Verifying Checksum 07:29:44 370296b7ddb6: Download complete 07:29:45 d8d76fd02f46: Verifying Checksum 07:29:45 d8d76fd02f46: Download complete 07:29:49 370296b7ddb6: Pull complete 07:29:49 7c6cee850709: Pull complete 07:29:49 aa9baa53a306: Pull complete 07:29:49 8b309c321861: Pull complete 07:29:51 d8d76fd02f46: Pull complete 07:29:52 fa31f396de31: Pull complete 07:29:52 Digest: sha256:2371a9c145f0d593c9024d3814659be550d63e8930698ddb4de3d51b9130800a 07:29:52 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine 07:29:52 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine [Pipeline] fileExists [Pipeline] sh 07:29:52 + echo FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine 07:29:52 WORKDIR /edgex 07:29:52 COPY go.mod . 07:29:52 RUN go mod download 07:29:52 + docker build -t ci-base-image-x86_64 -f - . 07:29:53 Sending build context to Docker daemon 169.6MB 07:29:53 Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine 07:29:53 ---> cef68f9685f8 07:29:53 Step 2/4 : WORKDIR /edgex 07:29:55 ---> Running in d8fe6e558ab5 07:29:55 Removing intermediate container d8fe6e558ab5 07:29:55 ---> 05e651710106 07:29:55 Step 3/4 : COPY go.mod . 07:29:55 ---> e9495465161c 07:29:55 Step 4/4 : RUN go mod download 07:29:55 ---> Running in ada58c41a58d 07:29:58 Still waiting to schedule task 07:29:58 All nodes of label ‘ubuntu20.04-docker-arm64-4c-16g’ are offline 07:30:10 Removing intermediate container ada58c41a58d 07:30:10 ---> 04ed46729f4b 07:30:10 Successfully built 04ed46729f4b 07:30:10 Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:30:10 + docker inspect -f . ci-base-image-x86_64 07:30:10 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 07:30:10 prd-ubuntu20.04-docker-8c-8g-7146 does not seem to be running inside a container 07:30:11 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 07:30:11 $ docker top 07835fbdf3abf9b25dd37ba9d4f70e93dc826f6218ffbc923d580ed2c0ef4a3f -eo pid,comm [Pipeline] { [Pipeline] sh 07:30:11 + go version 07:30:11 go version go1.18.3 linux/amd64 [Pipeline] } 07:30:11 $ docker stop --time=1 07835fbdf3abf9b25dd37ba9d4f70e93dc826f6218ffbc923d580ed2c0ef4a3f 07:30:13 $ docker rm -f 07835fbdf3abf9b25dd37ba9d4f70e93dc826f6218ffbc923d580ed2c0ef4a3f [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:30:13 + docker inspect -f . ci-base-image-x86_64 07:30:13 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 07:30:14 prd-ubuntu20.04-docker-8c-8g-7146 does not seem to be running inside a container 07:30:14 $ docker run -t -d -u 1001:1001 -u 0:0 -v /var/run/docker.sock:/var/run/docker.sock --privileged -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 07:30:14 $ docker top 57e4879b7e9b8e4c9cdbe81aa62f4be3fe9dc75916a3b58b5585f1ceb19e9a17 -eo pid,comm [Pipeline] { [Pipeline] echo 07:30:14 ========================================================= 07:30:14 [edgeXBuildGoParallel] Running Tests and Build... 07:30:14 ========================================================= [Pipeline] sh 07:30:14 + git config --global --add safe.directory /w/workspace/edgex-go/1 [Pipeline] fileExists [Pipeline] sh 07:30:15 + make test 07:30:15 GO111MODULE=on go test -race -coverprofile=coverage.out ./... 07:30:23 ? github.com/edgexfoundry/edgex-go [no test files] 07:30:38 ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] 07:30:38 ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] 07:30:38 ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] 07:30:38 ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] 07:30:38 ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] 07:30:38 ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] 07:30:38 ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-setup [no test files] 07:30:38 ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] 07:30:38 ? github.com/edgexfoundry/edgex-go/cmd/security-spiffe-token-provider [no test files] 07:30:38 ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] 07:30:38 ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] 07:30:38 ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-agent [no test files] 07:30:38 ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-executor [no test files] 07:30:38 ? github.com/edgexfoundry/edgex-go/internal [no test files] 07:30:38 ? github.com/edgexfoundry/edgex-go/internal/core/command [no test files] 07:30:38 ok github.com/edgexfoundry/edgex-go/internal/core/command/application 0.102s coverage: 28.7% of statements 07:30:38 ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] 07:30:38 ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] 07:30:38 ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 0.094s coverage: 98.5% of statements 07:30:38 ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging 0.093s coverage: 40.6% of statements 07:30:38 ? github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging/mocks [no test files] 07:30:38 ? github.com/edgexfoundry/edgex-go/internal/core/data [no test files] 07:30:38 ok github.com/edgexfoundry/edgex-go/internal/core/data/application 0.080s coverage: 54.2% of statements 07:30:38 ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] 07:30:38 ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] 07:30:42 ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 3.761s coverage: 89.2% of statements 07:30:42 ? github.com/edgexfoundry/edgex-go/internal/core/data/controller/messaging [no test files] 07:30:42 ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] 07:30:42 ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks [no test files] 07:30:42 ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] 07:30:42 ? github.com/edgexfoundry/edgex-go/internal/core/metadata [no test files] 07:30:42 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/application 0.083s coverage: 2.2% of statements 07:30:42 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] 07:30:42 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] 07:30:42 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 0.452s coverage: 95.6% of statements 07:30:42 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] 07:30:42 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks [no test files] 07:30:42 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/uom [no test files] 07:30:42 ok github.com/edgexfoundry/edgex-go/internal/io 0.067s coverage: 72.2% of statements 07:30:42 ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] 07:30:42 ? github.com/edgexfoundry/edgex-go/internal/pkg/application [no test files] 07:30:42 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers [no test files] 07:30:42 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] 07:30:42 ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] 07:30:42 ok github.com/edgexfoundry/edgex-go/internal/pkg/controller/http 0.075s coverage: 60.0% of statements 07:30:42 ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] 07:30:42 ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] 07:30:42 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] 07:30:42 ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 0.079s coverage: 0.9% of statements 07:30:42 ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] 07:30:42 ok github.com/edgexfoundry/edgex-go/internal/pkg/telemetry 0.093s coverage: 58.8% of statements 07:30:42 ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 0.052s coverage: 29.6% of statements 07:30:42 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] 07:30:42 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.101s coverage: 47.1% of statements 07:30:42 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 0.071s coverage: 79.5% of statements 07:30:42 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.079s coverage: 94.1% of statements 07:30:42 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.060s coverage: 96.3% of statements 07:30:42 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.094s coverage: 87.5% of statements 07:30:50 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 11.070s coverage: 94.4% of statements 07:30:50 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/ping 0.084s coverage: 44.8% of statements 07:30:53 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 13.229s coverage: 80.5% of statements 07:30:53 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] 07:31:02 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 22.121s coverage: 92.9% of statements 07:31:02 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] 07:31:02 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] 07:31:02 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] 07:31:02 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 0.038s coverage: 65.1% of statements 07:31:02 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] 07:31:02 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto [no test files] 07:31:02 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/config [no test files] 07:31:02 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/container [no test files] 07:31:02 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/handlers 6.075s coverage: 86.9% of statements 07:31:02 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] 07:31:02 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] 07:31:02 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] 07:31:02 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] 07:31:02 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 11.071s coverage: 87.2% of statements 07:31:02 ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] 07:31:02 ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] 07:31:02 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.068s coverage: 100.0% of statements 07:31:02 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] 07:31:02 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.084s coverage: 58.8% of statements 07:31:02 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/common [no test files] 07:31:02 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.058s coverage: 80.0% of statements 07:31:02 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/jwt 0.055s coverage: 87.2% of statements 07:31:02 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/oauth2 0.075s coverage: 85.4% of statements 07:31:02 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.245s coverage: 91.2% of statements 07:31:02 ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] 07:31:02 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 0.187s coverage: 64.7% of statements 07:31:02 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] 07:31:02 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] 07:31:02 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.071s coverage: 100.0% of statements 07:31:02 ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.033s coverage: 89.4% of statements 07:31:02 ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.032s coverage: 100.0% of statements 07:31:02 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.030s coverage: 73.7% of statements 07:31:02 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.032s coverage: 100.0% of statements 07:31:02 ok github.com/edgexfoundry/edgex-go/internal/security/proxy 0.354s coverage: 65.8% of statements 07:31:02 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/config [no test files] 07:31:02 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/container [no test files] 07:31:02 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/models [no test files] 07:31:02 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.205s coverage: 41.8% of statements 07:31:02 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] 07:31:02 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] 07:31:02 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 0.067s coverage: 89.5% of statements 07:31:02 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] 07:31:02 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 0.065s coverage: 84.8% of statements 07:31:02 ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider [no test files] 07:31:02 ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/config [no test files] 07:31:02 ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/container [no test files] 07:31:02 ? github.com/edgexfoundry/edgex-go/internal/support/notifications [no test files] 07:31:02 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 6.097s coverage: 17.7% of statements 07:31:02 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel [no test files] 07:31:02 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks [no test files] 07:31:02 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] 07:31:02 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] 07:31:02 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 0.182s coverage: 92.3% of statements 07:31:02 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] 07:31:02 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks [no test files] 07:31:02 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler [no test files] 07:31:02 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/application [no test files] 07:31:02 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/scheduler 0.076s coverage: 63.2% of statements 07:31:02 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] 07:31:02 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] 07:31:02 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 0.131s coverage: 97.7% of statements 07:31:02 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] 07:31:02 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks [no test files] 07:31:02 ? github.com/edgexfoundry/edgex-go/internal/system/agent [no test files] 07:31:02 ? github.com/edgexfoundry/edgex-go/internal/system/agent/application [no test files] 07:31:02 ok github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct 0.065s coverage: 28.9% of statements 07:31:02 ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct/config [no test files] 07:31:02 ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/executor [no test files] 07:31:02 ? github.com/edgexfoundry/edgex-go/internal/system/agent/config [no test files] 07:31:02 ? github.com/edgexfoundry/edgex-go/internal/system/agent/container [no test files] 07:31:02 ? github.com/edgexfoundry/edgex-go/internal/system/agent/controller/http [no test files] 07:31:02 ? github.com/edgexfoundry/edgex-go/internal/system/agent/interfaces [no test files] 07:31:02 ok github.com/edgexfoundry/edgex-go/internal/system/agent/response 0.056s coverage: 100.0% of statements 07:31:02 ok github.com/edgexfoundry/edgex-go/internal/system/executor 0.034s coverage: 96.9% of statements 07:31:02 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 07:31:23 Running on prd-ubuntu20.04-docker-arm64-4c-16g-7147 in /w/workspace/edgexfoundry_edgex-go_PR-4182 [Pipeline] { [Pipeline] ws 07:31:23 Running in /w/workspace/edgex-go/1 [Pipeline] { [Pipeline] checkout 07:31:23 The recommended git tool is: git 07:31:24 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." 07:31:24 GO111MODULE=on go vet ./... 07:31:28 using credential edgex-jenkins-ssh 07:31:28 Cloning the remote Git repository 07:31:28 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 07:31:28 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 07:31:28 ./bin/test-attribution-txt.sh [Pipeline] echo 07:31:28 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] sh 07:31:28 + ls -al . 07:31:28 total 760 07:31:28 drwxrwxr-x 11 1001 1001 4096 Oct 5 07:30 . 07:31:28 drwxr-xr-x 4 root root 4096 Oct 5 07:30 .. 07:31:28 drwxrwxr-x 2 1001 1001 4096 Oct 5 07:29 .blubracket 07:31:28 -rw-rw-r-- 1 1001 1001 16 Oct 5 07:29 .dockerignore 07:31:28 drwxrwxr-x 8 1001 1001 4096 Oct 5 07:31 .git 07:31:28 drwxrwxr-x 3 1001 1001 4096 Oct 5 07:29 .github 07:31:28 -rw-rw-r-- 1 1001 1001 1030 Oct 5 07:29 .gitignore 07:31:28 -rw-rw-r-- 1 1001 1001 42 Oct 5 07:29 .golangci.yml 07:31:28 -rw-rw-r-- 1 1001 1001 87 Oct 5 07:29 .hadolint.yml 07:31:28 drwxr-xr-x 3 1001 1001 4096 Oct 5 07:29 .semver 07:31:28 -rw-rw-r-- 1 1001 1001 166 Oct 5 07:29 .sonarcloud.properties 07:31:28 -rw-rw-r-- 1 1001 1001 1171 Oct 5 07:29 ADOPTERS.md 07:31:28 -rw-rw-r-- 1 1001 1001 10722 Oct 5 07:29 Attribution.txt 07:31:28 -rw-rw-r-- 1 1001 1001 63209 Oct 5 07:29 CHANGELOG.md 07:31:28 -rw-rw-r-- 1 1001 1001 3804 Oct 5 07:29 CONTRIBUTING.md 07:31:28 -rw-rw-r-- 1 1001 1001 677 Oct 5 07:29 GOVERNANCE.md 07:31:28 -rw-rw-r-- 1 1001 1001 850 Oct 5 07:29 Jenkinsfile 07:31:28 -rw-rw-r-- 1 1001 1001 10775 Oct 5 07:29 LICENSE 07:31:28 -rw-rw-r-- 1 1001 1001 13724 Oct 5 07:29 Makefile 07:31:28 -rw-rw-r-- 1 1001 1001 582 Oct 5 07:29 OWNERS.md 07:31:28 -rw-rw-r-- 1 1001 1001 9799 Oct 5 07:29 README.md 07:31:28 -rw-rw-r-- 1 1001 1001 6912 Oct 5 07:29 SECURITY.md 07:31:28 -rw-rw-r-- 1 1001 1001 5 Oct 5 07:29 VERSION 07:31:28 -rw-rw-r-- 1 1001 1001 4131 Oct 5 07:29 ZMQWindows.md 07:31:28 drwxrwxr-x 2 1001 1001 4096 Oct 5 07:29 bin 07:31:28 drwxrwxr-x 18 1001 1001 4096 Oct 5 07:29 cmd 07:31:28 -rw-r--r-- 1 root root 502163 Oct 5 07:31 coverage.out 07:31:28 -rw-rw-r-- 1 1001 1001 3458 Oct 5 07:29 go.mod 07:31:28 -rw-rw-r-- 1 1001 1001 38041 Oct 5 07:29 go.sum 07:31:28 drwxrwxr-x 8 1001 1001 4096 Oct 5 07:29 internal 07:31:28 drwxrwxr-x 3 1001 1001 4096 Oct 5 07:29 openapi 07:31:28 drwxrwxr-x 4 1001 1001 4096 Oct 5 07:29 snap 07:31:28 -rw-rw-r-- 1 1001 1001 204 Oct 5 07:29 version.go [Pipeline] sh 07:31:28 + '[' -e coverage.out ] 07:31:28 + chown 1001:1001 coverage.out [Pipeline] stash 07:31:28 Stashed 1 file(s) [Pipeline] sh 07:31:29 + make build 07:31:29 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 07:31:28 Cloning repository git@github.com:edgexfoundry/edgex-go.git 07:31:28 > git init /w/workspace/edgex-go/1 # timeout=10 07:31:28 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git 07:31:28 > git --version # timeout=10 07:31:28 > git --version # 'git version 2.25.1' 07:31:28 using GIT_SSH to set credentials SSH Credentials for GitHub 07:31:28 Verifying host key using known hosts file 07:31:28 You're using 'Known hosts file' strategy to verify ssh host keys, but your known_hosts file does not exist, please go to 'Manage Jenkins' -> 'Configure Global Security' -> 'Git Host Key Verification Configuration' and configure host key verification. 07:31:28 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 07:31:44 CGO_ENABLED=0 GO111MODULE=on go build -tags " no_zmq 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 07:31:44 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 07:31:44 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 07:31:45 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 07:31:45 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git 07:31:45 using GIT_SSH to set credentials SSH Credentials for GitHub 07:31:45 Verifying host key using known hosts file 07:31:45 You're using 'Known hosts file' strategy to verify ssh host keys, but your known_hosts file does not exist, please go to 'Manage Jenkins' -> 'Configure Global Security' -> 'Git Host Key Verification Configuration' and configure host key verification. 07:31:45 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/4182/head:refs/remotes/origin/PR-4182 +refs/heads/main:refs/remotes/origin/main # timeout=10 07:31:45 Merging remotes/origin/main commit 17acb4d22b6a38b20e3dd1bbaacb8af86852ef24 into PR head commit 0812b89a30f114a3d474b122572b517224fa9646 07:31:46 Merge succeeded, producing 0812b89a30f114a3d474b122572b517224fa9646 07:31:46 Checking out Revision 0812b89a30f114a3d474b122572b517224fa9646 (PR-4182) 07:31:46 > git config core.sparsecheckout # timeout=10 07:31:46 > git checkout -f 0812b89a30f114a3d474b122572b517224fa9646 # timeout=10 07:31:46 > git remote # timeout=10 07:31:46 > git config --get remote.origin.url # timeout=10 07:31:46 using GIT_SSH to set credentials SSH Credentials for GitHub 07:31:46 Verifying host key using known hosts file 07:31:46 You're using 'Known hosts file' strategy to verify ssh host keys, but your known_hosts file does not exist, please go to 'Manage Jenkins' -> 'Configure Global Security' -> 'Git Host Key Verification Configuration' and configure host key verification. 07:31:46 > git merge 17acb4d22b6a38b20e3dd1bbaacb8af86852ef24 # timeout=10 07:31:46 > git rev-parse HEAD^{commit} # timeout=10 07:31:46 > git config core.sparsecheckout # timeout=10 07:31:46 > git checkout -f 0812b89a30f114a3d474b122572b517224fa9646 # timeout=10 07:31:49 Commit message: "feat(command): command query via internal messaging" 07:31:50 > git --version # timeout=10 07:31:50 > git --version # 'git version 2.25.1' 07:31:50 fatal: bad object bd7468d5528128c83034753e4c3def8ef9af3f2d [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 07:31:51 + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json 07:31:51 % Total % Received % Xferd Average Speed Time Time Time Current 07:31:51 Dload Upload Total Spent Left Speed 07:31:51 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12602 100 12602 0 0 79759 0 --:--:-- --:--:-- --:--:-- 79759 100 12602 100 12602 0 0 79257 0 --:--:-- --:--:-- --:--:-- 78762 [Pipeline] sh 07:31:51 + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh 07:31:52 + sudo tee /etc/docker/daemon.new 07:31:52 + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json 07:31:52 { 07:31:52 "registry-mirrors": [ 07:31:52 "https://nexus3.edgexfoundry.org:10001" 07:31:52 ], 07:31:52 "bip": "10.250.0.254/24", 07:31:52 "hosts": [ 07:31:52 "tcp://0.0.0.0:5555", 07:31:52 "unix:///var/run/docker.sock" 07:31:52 ], 07:31:52 "mtu": 1458, 07:31:52 "selinux-enabled": true, 07:31:52 "seccomp-profile": "/etc/docker/seccomp.json" 07:31:52 } [Pipeline] sh 07:31:52 + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh 07:31:52 + sudo service docker restart 07:31:56 CGO_ENABLED=0 GO111MODULE=on go build -tags " no_zmq 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 07:31:56 CGO_ENABLED=0 GO111MODULE=on go build -tags " no_zmq " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/support-notifications/support-notifications ./cmd/support-notifications 07:32: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-executor/sys-mgmt-executor ./cmd/sys-mgmt-executor 07:32:03 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 07:32:04 CGO_ENABLED=0 GO111MODULE=on go build -tags " no_zmq " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler 07:32:06 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 07:32: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-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup 07:32:08 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 07:32:09 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 07:32:10 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 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 07:32:11 provisioning config files... 07:32:11 copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/1@tmp/config13399215929865251255tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 07:32:11 ---> docker-login.sh 07:32:11 nexus3.edgexfoundry.org:10001 07:32:12 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 07:32:12 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 07:32:12 Configure a credential helper to remove this warning. See 07:32:12 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 07:32:12 07:32:12 Login Succeeded 07:32:12 nexus3.edgexfoundry.org:10002 07:32:12 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 07:32:12 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 07:32:12 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 07:32:12 Configure a credential helper to remove this warning. See 07:32:12 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 07:32:12 07:32:12 Login Succeeded 07:32:12 nexus3.edgexfoundry.org:10003 07:32:12 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 07:32:12 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 07:32:12 Configure a credential helper to remove this warning. See 07:32:12 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 07:32:12 07:32:12 Login Succeeded 07:32:12 nexus3.edgexfoundry.org:10004 07:32:13 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 07:32:13 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 07:32:13 Configure a credential helper to remove this warning. See 07:32:13 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 07:32:13 07:32:13 Login Succeeded 07:32:13 docker.io 07:32:13 WARNING! Using --password via the CLI is insecure. Use --password-stdin. [Pipeline] } 07:32:13 $ docker stop --time=1 57e4879b7e9b8e4c9cdbe81aa62f4be3fe9dc75916a3b58b5585f1ceb19e9a17 07:32:13 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 07:32:13 Configure a credential helper to remove this warning. See 07:32:13 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 07:32:13 07:32:13 Login Succeeded 07:32:13 ---> docker-login.sh ends 07:32:16 $ docker rm -f 57e4879b7e9b8e4c9cdbe81aa62f4be3fe9dc75916a3b58b5585f1ceb19e9a17 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] } 07:32:16 Deleting 1 temporary files [Pipeline] // script [Pipeline] // configFileProvider [Pipeline] } [Pipeline] } [Pipeline] // stage [Pipeline] // withEnv [Pipeline] unstash [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] sh [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:32:17 + git config --global --add safe.directory /w/workspace/edgex-go/1 [Pipeline] echo 07:32:17 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 07:32:17 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 07:32:17 ========================================================= 07:32:17 [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine] 07:32:17 ========================================================= [Pipeline] fileExists 07:32:17 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 07:32:17 07:32:17 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] sh [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:32:18 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine 07:32:18 1.18-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 07:32:18 b3c136eddcbf: Pulling fs layer 07:32:18 c0a3192eca97: Pulling fs layer 07:32:18 a050256f5b6f: Pulling fs layer 07:32:18 656be50a0ddc: Pulling fs layer 07:32:18 2bbca73fdf42: Pulling fs layer 07:32:18 f607e4fc86c3: Pulling fs layer 07:32:18 4d572c569a2c: Pulling fs layer 07:32:18 fcf976331f73: Pulling fs layer 07:32:18 656be50a0ddc: Waiting 07:32:18 2bbca73fdf42: Waiting 07:32:18 f607e4fc86c3: Waiting 07:32:18 4d572c569a2c: Waiting 07:32:18 fcf976331f73: Waiting 07:32:18 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 07:32:18 latest: Pulling from edgex-devops/edgex-compose 07:32:18 cbdbe7a5bc2a: Pulling fs layer 07:32:18 ca9280d653b3: Pulling fs layer 07:32:18 7e9c9ca2126c: Pulling fs layer 07:32:18 cbdbe7a5bc2a: Download complete 07:32:18 a050256f5b6f: Verifying Checksum 07:32:18 a050256f5b6f: Download complete 07:32:18 c0a3192eca97: Verifying Checksum 07:32:18 c0a3192eca97: Download complete 07:32:18 2bbca73fdf42: Download complete 07:32:18 f607e4fc86c3: Verifying Checksum 07:32:18 f607e4fc86c3: Download complete 07:32:18 b3c136eddcbf: Verifying Checksum 07:32:18 b3c136eddcbf: Download complete 07:32:18 ca9280d653b3: Verifying Checksum 07:32:18 ca9280d653b3: Download complete 07:32:18 cbdbe7a5bc2a: Pull complete 07:32:18 b3c136eddcbf: Pull complete 07:32:18 ca9280d653b3: Pull complete 07:32:18 7e9c9ca2126c: Download complete 07:32:19 fcf976331f73: Verifying Checksum 07:32:19 fcf976331f73: Download complete 07:32:19 c0a3192eca97: Pull complete 07:32:19 a050256f5b6f: Pull complete 07:32:20 4d572c569a2c: Verifying Checksum 07:32:20 4d572c569a2c: Download complete 07:32:21 656be50a0ddc: Verifying Checksum 07:32:21 656be50a0ddc: Download complete 07:32:22 7e9c9ca2126c: Pull complete 07:32:22 Digest: sha256:b7ff7cefa661cf441350a7c60c0e16dc22b011826ae41e7b448230bdfa9ba816 07:32:22 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 07:32:22 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 07:32:22 prd-ubuntu20.04-docker-8c-8g-7146 does not seem to be running inside a container 07:32:22 $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest cat 07:32:24 $ docker top 657f2936f7ba4b4620c778b4e2d3b8ebbe44abdc1502d1afe1d1374eacf9a50a -eo pid,comm [Pipeline] { [Pipeline] sh 07:32:24 + docker-compose build --help 07:32:24 + grep parallel 07:32:25 --parallel Build images in parallel. [Pipeline] } 07:32:25 $ docker stop --time=1 657f2936f7ba4b4620c778b4e2d3b8ebbe44abdc1502d1afe1d1374eacf9a50a 07:32:26 $ docker rm -f 657f2936f7ba4b4620c778b4e2d3b8ebbe44abdc1502d1afe1d1374eacf9a50a [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:32:26 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 07:32:26 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 07:32:27 prd-ubuntu20.04-docker-8c-8g-7146 does not seem to be running inside a container 07:32:27 $ docker run -t -d -u 1001:1001 -u 0:0 --entrypoint= -v /var/run/docker.sock:/var/run/docker.sock --privileged -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest cat 07:32:27 $ docker top d41886f0866f04d50a9ee45b154d48cbeed9b424a08424f128deff5f33181ed2 -eo pid,comm [Pipeline] { [Pipeline] sh 07:32:27 + docker-compose -f ./docker-compose-build.yml build --parallel 07:32:28 Building core-command ... 07:32:28 Building core-data ... 07:32:28 Building core-metadata ... 07:32:28 Building security-bootstrapper ... 07:32:28 Building security-proxy-setup ... 07:32:28 Building security-secretstore-setup ... 07:32:28 Building security-spiffe-token-provider ... 07:32:28 Building security-spire-agent ... 07:32:28 Building security-spire-config ... 07:32:28 Building security-spire-server ... 07:32:28 Building support-notifications ... 07:32:28 Building support-scheduler ... 07:32:28 Building sys-mgmt-agent ... 07:32:28 Building core-command 07:32:28 Building security-spiffe-token-provider 07:32:28 Building core-data 07:32:28 Building core-metadata 07:32:28 Building security-spire-agent 07:32:33 656be50a0ddc: Pull complete 07:32:33 2bbca73fdf42: Pull complete 07:32:33 f607e4fc86c3: Pull complete 07:32:38 4d572c569a2c: Pull complete 07:32:40 fcf976331f73: Pull complete 07:32:40 Digest: sha256:42df807b16ab3f1597034bcf0018cb26f012c54ed771f2ecbf0eeaf3e7d2e189 07:32:40 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine 07:32:40 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine [Pipeline] fileExists [Pipeline] sh 07:32:41 + + docker buildecho -t FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine 07:32:41 WORKDIR /edgex 07:32:41 COPY go.mod . 07:32:41 RUN go mod download ci-base-image-arm64 07:32:41 -f - . 07:32:41 Sending build context to Docker daemon 3.262MB 07:32:41 Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine 07:32:41 ---> 3970a7415f9e 07:32:41 Step 2/4 : WORKDIR /edgex 07:32:42 ---> Running in dac6fbaedbbc 07:32:42 Removing intermediate container dac6fbaedbbc 07:32:42 ---> 70b8d06747d9 07:32:42 Step 3/4 : COPY go.mod . 07:32:43 Step 1/25 : ARG BUILDER_BASE=golang:1.18-alpine3.16 07:32:43 Step 2/25 : FROM ${BUILDER_BASE} AS builder 07:32:43 ---> 04ed46729f4b 07:32:43 Step 3/25 : ARG ADD_BUILD_TAGS="" 07:32:43 Step 1/26 : ARG BUILDER_BASE=golang:1.18-alpine3.16 07:32:43 Step 2/26 : FROM ${BUILDER_BASE} AS builder 07:32:43 ---> 04ed46729f4b 07:32:43 Step 3/26 : WORKDIR /edgex-go 07:32:43 Step 1/24 : ARG BUILDER_BASE=golang:1.18-alpine3.16 07:32:43 Step 2/24 : FROM ${BUILDER_BASE} AS builder 07:32:43 ---> 04ed46729f4b 07:32:43 Step 3/24 : ARG ADD_BUILD_TAGS="" 07:32:43 Step 1/20 : ARG BUILDER_BASE=golang:1.18-alpine3.16 07:32:43 Step 2/20 : FROM ${BUILDER_BASE} AS builder 07:32:43 ---> 04ed46729f4b 07:32:43 Step 3/20 : WORKDIR /edgex-go 07:32:43 Step 1/24 : ARG BUILDER_BASE=golang:1.18-alpine3.16 07:32:43 Step 2/24 : FROM ${BUILDER_BASE} AS builder 07:32:43 ---> 04ed46729f4b 07:32:43 Step 3/24 : ARG ADD_BUILD_TAGS="" 07:32:43 ---> 95ca573eb6dc 07:32:43 Step 4/4 : RUN go mod download 07:32:43 ---> Running in 322bc58fdfb0 07:32:45 ---> Running in 5d56d40a4a4d 07:32:45 ---> Running in 0a1ea9305c1e 07:32:45 ---> Running in 9a7c621b6f73 07:32:45 ---> Running in 17af580c0766 07:32:45 ---> Running in 27fd29a000c1 07:32:45 Removing intermediate container 5d56d40a4a4d 07:32:45 ---> 92656f5e3e2f 07:32:45 Step 4/24 : WORKDIR /edgex-go 07:32:45 Removing intermediate container 17af580c0766 07:32:45 ---> b831ca1de755 07:32:45 Step 4/25 : WORKDIR /edgex-go 07:32:45 Removing intermediate container 27fd29a000c1 07:32:45 ---> a69f77baab89 07:32:45 Step 4/20 : RUN apk update && apk --no-cache --update add build-base 07:32:46 Removing intermediate container 0a1ea9305c1e 07:32:46 ---> 0d824dd8e4be 07:32:46 Step 4/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 07:32:46 Removing intermediate container 9a7c621b6f73 07:32:46 ---> 8f7d630b3e6c 07:32:46 Step 4/24 : WORKDIR /edgex-go 07:32:46 ---> Running in 203898682fd3 07:32:46 ---> Running in c62f4d06a5f4 07:32:46 ---> Running in f17f774bb9a4 07:32:46 ---> Running in 5fd709d7155c 07:32:46 ---> Running in 9a10dacdd8a4 07:32:46 Removing intermediate container 203898682fd3 07:32:46 ---> 6a5c89a6b253 07:32:46 Step 5/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 07:32:46 Removing intermediate container c62f4d06a5f4 07:32:46 ---> 74f4c0f82e8a 07:32:46 Step 5/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 07:32:46 ---> Running in 71fdf34fa954 07:32:46 Removing intermediate container 9a10dacdd8a4 07:32:46 ---> e3583f4f9dab 07:32:46 Step 5/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 07:32:46 ---> Running in cb847e2ced5f 07:32:46 ---> Running in 48f89634fe97 07:32:46 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 07:32:47 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 07:32:47 v3.16.2-221-ge7097e0782 [https://dl-cdn.alpinelinux.org/alpine/v3.16/main] 07:32:47 v3.16.2-232-ga327e65f26 [https://dl-cdn.alpinelinux.org/alpine/v3.16/community] 07:32:47 OK: 17040 distinct packages available 07:32:47 Removing intermediate container 71fdf34fa954 07:32:47 ---> 7a83a2768d45 07:32:47 Step 6/25 : RUN apk add --update --no-cache make git 07:32:47 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 07:32:47 ---> Running in e3e87be96333 07:32:47 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 07:32:47 Removing intermediate container 5fd709d7155c 07:32:47 ---> eb893cf49761 07:32:47 Step 5/26 : RUN apk add --update --no-cache make git build-base curl 07:32:47 Removing intermediate container 48f89634fe97 07:32:47 ---> 70c6ddd51ca1 07:32:47 Step 6/24 : RUN apk add --update --no-cache zeromq-dev libsodium-dev pkgconfig build-base git 07:32:47 ---> Running in 544c2114e91f 07:32:47 ---> Running in e1f8474c2673 07:32:47 Removing intermediate container cb847e2ced5f 07:32:47 ---> 971aa47706d5 07:32:47 Step 6/24 : RUN apk add --update --no-cache make git 07:32:47 ---> Running in 92a331cfeabe 07:32:47 OK: 211 MiB in 51 packages 07:32:47 fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 07:32:48 fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 07:32:48 Removing intermediate container f17f774bb9a4 07:32:48 ---> 94305649dcc4 07:32:48 Step 5/20 : COPY go.mod vendor* ./ 07:32:48 fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 07:32:48 fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 07:32:48 ---> e6030a74a143 07:32:48 Step 6/20 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 07:32:48 ---> Running in 5f849f0a4265 07:32:48 fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 07:32:48 fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 07:32:48 fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 07:32:48 fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 07:32:49 OK: 211 MiB in 51 packages 07:32:49 OK: 211 MiB in 51 packages 07:32:49 OK: 211 MiB in 51 packages 07:32:49 Removing intermediate container e3e87be96333 07:32:49 ---> 3b37f5ce9233 07:32:49 Step 7/25 : COPY go.mod vendor* ./ 07:32:49 OK: 211 MiB in 51 packages 07:32:49 ---> 4272bd2a4862 07:32:49 Step 8/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 07:32:49 ---> Running in 6fa83750948d 07:32:49 Removing intermediate container e1f8474c2673 07:32:49 ---> 2b74e94fdca7 07:32:49 Step 7/24 : COPY go.mod vendor* ./ 07:32:49 Removing intermediate container 544c2114e91f 07:32:49 ---> 1670bf264a40 07:32:49 Step 6/26 : COPY go.mod vendor* ./ 07:32:49 Removing intermediate container 92a331cfeabe 07:32:49 ---> 03e59151e496 07:32:49 Step 7/24 : COPY go.mod vendor* ./ 07:32:49 ---> ee2650a08989 07:32:49 Step 8/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 07:32:49 ---> 39c459bad958 07:32:49 Step 7/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 07:32:49 ---> Running in ac2abd3cc1aa 07:32:49 ---> Running in 173fbfdd44de 07:32:50 ---> 51a61ad7b250 07:32:50 Step 8/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 07:32:50 ---> Running in da952c0aff61 07:33:05 Removing intermediate container ac2abd3cc1aa 07:33:05 ---> b0bb7651dea2 07:33:05 Step 9/24 : COPY . . 07:33:05 Removing intermediate container 6fa83750948d 07:33:05 ---> 56894e256017 07:33:05 Step 9/25 : COPY . . 07:33:05 Removing intermediate container 173fbfdd44de 07:33:05 ---> 9a9ea78ce999 07:33:05 Step 8/26 : COPY . . 07:33:05 Removing intermediate container da952c0aff61 07:33:05 ---> 477b4c0dcbca 07:33:05 Step 9/24 : COPY . . 07:33:05 Removing intermediate container 5f849f0a4265 07:33:05 ---> 51754f9d5029 07:33:05 Step 7/20 : COPY . . 07:33:15 ---> 968ba345720b 07:33:15 Step 10/24 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-command/core-command 07:33:15 ---> 644e28cd93ab 07:33:15 Step 8/20 : RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider 07:33:15 ---> b5278550e55f 07:33:15 Step 9/26 : ARG SPIRE_RELEASE=1.2.1 07:33:15 ---> 33f12b7acbee 07:33:15 Step 10/25 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-metadata/core-metadata 07:33:15 ---> f8bc53176b80 07:33:15 Step 10/24 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-data/core-data 07:33:15 ---> Running in 017aca778fd7 07:33:15 ---> Running in bc2bcd035b6e 07:33:15 ---> Running in 2673cb32554a 07:33:15 ---> Running in 748a1c5f00ed 07:33:15 ---> Running in 969e6d06362e 07:33:15 Removing intermediate container bc2bcd035b6e 07:33:15 ---> 4451411d8edd 07:33:15 Step 10/26 : WORKDIR /edgex-go/spire-build 07:33:15 ---> Running in 341f879f0989 07:33:15 Removing intermediate container 341f879f0989 07:33:15 ---> b6945d856f46 07:33:15 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 07:33:15 ---> Running in 914760daa4a9 07:33:15 CGO_ENABLED=0 GO111MODULE=on go build -tags " no_zmq 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 07:33:15 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 07:33:15 CGO_ENABLED=0 GO111MODULE=on go build -tags " no_zmq 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 07:33:15 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 07:33:15 Removing intermediate container 322bc58fdfb0 07:33:15 ---> 6f952042a0ec 07:33:15 Successfully built 6f952042a0ec 07:33:15 Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:33:16 + docker inspect -f . ci-base-image-arm64 07:33:16 . 07:33:16 Removing intermediate container 914760daa4a9 07:33:16 ---> 53487b134cc4 07:33:16 Step 12/26 : WORKDIR /edgex-go 07:33:16 ---> Running in 6184e42543cb [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 07:33:16 prd-ubuntu20.04-docker-arm64-4c-16g-7147 does not seem to be running inside a container 07:33:16 Removing intermediate container 6184e42543cb 07:33:16 ---> ec00062c939f 07:33:16 07:33:16 Step 13/26 : FROM alpine:3.15 07:33:16 3.15: Pulling from library/alpine 07:33:16 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 07:33:16 Digest: sha256:69463fdff1f025c908939e86d4714b4d5518776954ca627cbeff4c74bcea5b22 07:33:16 Status: Downloaded newer image for alpine:3.15 07:33:16 ---> c4fc93816858 07:33:16 Step 14/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' 07:33:16 ---> Running in 076fb72b64ed 07:33:16 Removing intermediate container 076fb72b64ed 07:33:16 ---> 8d47540e791e 07:33:16 Step 15/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 07:33:16 ---> Running in 331ed8dd7d3f 07:33:17 $ docker top d48d1f0314fb2b6be4dac374999bcf154083af3702c4073533362a3005202ec9 -eo pid,comm [Pipeline] { [Pipeline] sh 07:33:17 Removing intermediate container 331ed8dd7d3f 07:33:17 ---> 7dc1900ee784 07:33:17 Step 16/26 : RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 07:33:17 ---> Running in 30a2aea87dc4 07:33:18 fetch https://dl-4.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 07:33:18 + go version 07:33:18 go version go1.18.3 linux/arm64 [Pipeline] } 07:33:18 $ docker stop --time=1 d48d1f0314fb2b6be4dac374999bcf154083af3702c4073533362a3005202ec9 07:33:19 fetch https://dl-4.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 07:33:19 v3.15.6-93-ge08ee36d88 [https://dl-4.alpinelinux.org/alpine/v3.15/main] 07:33:19 v3.15.6-94-gbcf1bd4598 [https://dl-4.alpinelinux.org/alpine/v3.15/community] 07:33:19 OK: 15857 distinct packages available 07:33:19 fetch https://dl-4.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 07:33:20 $ docker rm -f d48d1f0314fb2b6be4dac374999bcf154083af3702c4073533362a3005202ec9 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { 07:33:20 fetch https://dl-4.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 07:33:20 (1/5) Installing dumb-init (1.2.5-r1) [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:33:20 (2/5) Installing musl-obstack (1.2.3-r0) 07:33:20 (3/5) Installing libucontext (1.1-r0) 07:33:20 + docker inspect -f . ci-base-image-arm64 07:33:20 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 07:33:21 (4/5) Installing gcompat (1.0.0-r4) 07:33:21 (5/5) Installing openssl (1.1.1q-r0) 07:33:21 Executing busybox-1.34.1-r7.trigger 07:33:21 OK: 7 MiB in 19 packages 07:33:21 prd-ubuntu20.04-docker-arm64-4c-16g-7147 does not seem to be running inside a container 07:33:21 $ docker run -t -d -u 1001:1001 -u 0:0 -v /var/run/docker.sock:/var/run/docker.sock --privileged -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 07:33:22 $ docker top aed069dafe9e9a6b687bc07b2fa6dfb7238709225eb55ceae821e3c6462256a5 -eo pid,comm 07:33:22 Removing intermediate container 30a2aea87dc4 07:33:22 ---> 29049b42dbfa 07:33:22 Step 17/26 : COPY --from=builder /usr/local/bin/spire-agent /usr/local/bin [Pipeline] { [Pipeline] echo 07:33:22 ========================================================= 07:33:22 [edgeXBuildGoParallel] Running Tests and Build... 07:33:22 ========================================================= [Pipeline] sh 07:33:22 + git config --global --add safe.directory /w/workspace/edgex-go/1 [Pipeline] fileExists [Pipeline] sh 07:33:23 + make test 07:33:23 GO111MODULE=on go test -race -coverprofile=coverage.out ./... 07:33:23 ---> 7374e93e2a6b 07:33:23 Step 18/26 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin 07:33:26 ---> 23d9e761b381 07:33:26 Step 19/26 : COPY --from=builder /edgex-go/cmd/security-spire-agent/docker-entrypoint.sh /usr/local/bin/ 07:33:26 ---> f1f744e64b55 07:33:26 Step 20/26 : COPY --from=builder /edgex-go/cmd/security-spire-agent/agent.conf /usr/local/etc/spire/agent.conf.tpl 07:33:26 ---> 33920063bf8d 07:33:26 Step 21/26 : COPY --from=builder /edgex-go/cmd/security-spire-agent/openssl.conf /usr/local/etc/ 07:33:27 ---> 575858fd46d0 07:33:27 Step 22/26 : ENTRYPOINT [ "/usr/bin/dumb-init" ] 07:33:27 ---> Running in 25b85c96b540 07:33:27 Removing intermediate container 25b85c96b540 07:33:27 ---> 36d46cf1e5c8 07:33:27 Step 23/26 : CMD [ "--verbose", "docker-entrypoint.sh" ] 07:33:27 ---> Running in 88e2557efe41 07:33:27 Removing intermediate container 88e2557efe41 07:33:27 ---> b337d21d028f 07:33:27 Step 24/26 : LABEL arch=x86_64 07:33:27 ---> Running in 80c825bd41b4 07:33:28 Removing intermediate container 80c825bd41b4 07:33:28 ---> 0f1820714ff2 07:33:28 Step 25/26 : LABEL git_sha=0812b89a30f114a3d474b122572b517224fa9646 07:33:28 ---> Running in d44623281a57 07:33:28 Removing intermediate container d44623281a57 07:33:28 ---> 3dd146d40dd2 07:33:28 Step 26/26 : LABEL version=0.0.0 07:33:28 ---> Running in 6e85dd208087 07:33:29 Removing intermediate container 6e85dd208087 07:33:29 ---> 7b1873e3d98d 07:33:29 07:33:29 Successfully built 7b1873e3d98d 07:33:29 Successfully tagged security-spire-agent:latest 07:33:29  Building security-spire-agent ... done Building sys-mgmt-agent 07:33:32 Step 1/23 : ARG BUILDER_BASE=golang:1.18-alpine3.16 07:33:32 Step 2/23 : FROM ${BUILDER_BASE} AS builder 07:33:32 ---> 04ed46729f4b 07:33:32 Step 3/23 : WORKDIR /edgex-go 07:33:32 ---> Using cache 07:33:32 ---> 0d824dd8e4be 07:33:32 Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 07:33:32 ---> Using cache 07:33:32 ---> eb893cf49761 07:33:32 Step 5/23 : RUN apk add --update --no-cache make bash git 07:33:32 ---> Running in e265d7e974cd 07:33:33 fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 07:33:34 fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 07:33:35 OK: 211 MiB in 51 packages 07:33:35 Removing intermediate container e265d7e974cd 07:33:35 ---> b7fae8751b27 07:33:35 Step 6/23 : COPY go.mod vendor* ./ 07:33:36 ---> 6a0afa16a937 07:33:36 Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 07:33:36 ---> Running in d0bec2d74df7 07:33:48 Removing intermediate container d0bec2d74df7 07:33:48 ---> 8847371665b9 07:33:48 Step 8/23 : COPY . . 07:33:51 Removing intermediate container 017aca778fd7 07:33:51 ---> 67f9625ea6fd 07:33:51 07:33:51 Step 11/24 : FROM alpine:3.16 07:33:51 Removing intermediate container 748a1c5f00ed 07:33:51 ---> c6181d56a02f 07:33:51 07:33:51 Step 11/25 : FROM alpine:3.16 07:33:51 3.16: Pulling from library/alpine 07:33:51 3.16: Pulling from library/alpine 07:33:52 Digest: sha256:bc41182d7ef5ffc53a40b044e725193bc10142a1243f395ee852a8d9730fc2ad 07:33:52 Digest: sha256:bc41182d7ef5ffc53a40b044e725193bc10142a1243f395ee852a8d9730fc2ad 07:33:52 Status: Downloaded newer image for alpine:3.16 07:33:52 Status: Downloaded newer image for alpine:3.16 07:33:52 ---> 9c6f07244728 07:33:52 Step 12/25 : RUN apk add --update --no-cache dumb-init 07:33:52 ---> 9c6f07244728 07:33:52 Step 12/24 : RUN apk add --update --no-cache dumb-init 07:33:53 ---> Running in 3fc784d6c0aa 07:33:53 ---> Running in f8536f2a1443 07:33:53 ---> 1834ee039ea5 07:33:53 Step 9/23 : RUN make cmd/sys-mgmt-agent/sys-mgmt-agent 07:33:53 Removing intermediate container 969e6d06362e 07:33:53 ---> 9fb447acd74c 07:33:53 07:33:53 Step 11/24 : FROM alpine:3.16 07:33:53 ---> 9c6f07244728 07:33:53 Step 12/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' 07:33:53 ---> Running in 3ede139e4608 07:33:53 ---> Running in 51305df7a663 07:33:53 Removing intermediate container 3ede139e4608 07:33:53 ---> e81bf0695c21 07:33:53 Step 13/24 : ENV APP_PORT=59880 07:33:53 ---> Running in 186fb28aea45 07:33:53 Removing intermediate container 2673cb32554a 07:33:53 ---> 597abc55f75d 07:33:53 07:33:53 Step 9/20 : FROM alpine:3.15 07:33:53 ---> c4fc93816858 07:33:53 Step 10/20 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' 07:33:53 ---> Using cache 07:33:53 ---> 8d47540e791e 07:33:53 Step 11/20 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 07:33:53 ---> Using cache 07:33:53 ---> 7dc1900ee784 07:33:53 Step 12/20 : RUN apk update && apk --no-cache --update add dumb-init curl gcompat 07:33:53 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 07:33:53 ---> Running in 53006382dff6 07:33:53 Removing intermediate container 186fb28aea45 07:33:53 ---> 72b2573733d7 07:33:53 Step 14/24 : EXPOSE $APP_PORT 07:33:53 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 07:33:53 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 07:33:53 ---> Running in a43b93f09c20 07:33:53 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 07:33:53 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 07:33:53 Removing intermediate container a43b93f09c20 07:33:53 ---> 58b2c04163f7 07:33:53 Step 15/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 07:33:53 ---> Running in 5a93003ac9ff 07:33:53 (1/1) Installing dumb-init (1.2.5-r1) 07:33:53 Executing busybox-1.35.0-r17.trigger 07:33:53 (1/1) Installing dumb-init (1.2.5-r1) 07:33:53 OK: 6 MiB in 15 packages 07:33:53 Executing busybox-1.35.0-r17.trigger 07:33:53 OK: 6 MiB in 15 packages 07:33:54 fetch https://dl-4.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 07:33:54 Removing intermediate container f8536f2a1443 07:33:54 ---> 9039cbbc3e16 07:33:54 Step 13/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 07:33:54 Removing intermediate container 3fc784d6c0aa 07:33:54 ---> 5a7608e47702 07:33:54 Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 07:33:54 ---> Running in ac9fd291971a 07:33:54 ---> Running in ae6ca9fa0d6e 07:33:55 fetch https://dl-4.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 07:33:55 Removing intermediate container ac9fd291971a 07:33:55 ---> 8c08285ff986 07:33:55 Step 14/25 : ENV APP_PORT=59881 07:33:55 Removing intermediate container ae6ca9fa0d6e 07:33:55 ---> 69cc4fca2a62 07:33:55 Step 14/24 : ENV APP_PORT=59882 07:33:55 Removing intermediate container 5a93003ac9ff 07:33:55 ---> b78f45ebef8c 07:33:55 Step 16/24 : RUN apk add --update --no-cache zeromq dumb-init 07:33:55 ---> Running in 5a0eb4b9dd86 07:33:55 ---> Running in 85359e1d5dbd 07:33:55 ---> Running in d4cb8a93fd05 07:33:55 Removing intermediate container 5a0eb4b9dd86 07:33:55 ---> 2af741f9100a 07:33:55 Step 15/25 : EXPOSE $APP_PORT 07:33:55 Removing intermediate container d4cb8a93fd05 07:33:55 ---> 59c4c273eb98 07:33:55 Step 15/24 : EXPOSE $APP_PORT 07:33:55 ---> Running in 2202337a0fc3 07:33:55 ---> Running in a47b56b6b19a 07:33:55 v3.15.6-93-ge08ee36d88 [https://dl-4.alpinelinux.org/alpine/v3.15/main] 07:33:55 v3.15.6-94-gbcf1bd4598 [https://dl-4.alpinelinux.org/alpine/v3.15/community] 07:33:55 OK: 15857 distinct packages available 07:33:55 fetch https://dl-4.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 07:33:55 Removing intermediate container 2202337a0fc3 07:33:55 ---> d9849f695b65 07:33:55 Step 16/25 : WORKDIR / 07:33:55 Removing intermediate container a47b56b6b19a 07:33:55 ---> e6637ece6a58 07:33:55 Step 16/24 : WORKDIR / 07:33:55 fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 07:33:55 ---> Running in 943eba1708d0 07:33:55 ---> Running in edfda42fef82 07:33:55 Removing intermediate container 943eba1708d0 07:33:55 ---> f35c3fa5d979 07:33:55 Step 17/25 : COPY --from=builder /edgex-go/Attribution.txt / 07:33:55 Removing intermediate container edfda42fef82 07:33:55 ---> 7fd1f3ddad7a 07:33:55 Step 17/24 : COPY --from=builder /edgex-go/Attribution.txt / 07:33:55 ? github.com/edgexfoundry/edgex-go [no test files] 07:33:55 ---> 8b4a55922691 07:33:55 Step 18/25 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / 07:33:55 ---> 7c01c64cb1e4 07:33:55 Step 18/24 : COPY --from=builder /edgex-go/cmd/core-command/core-command / 07:33:56 fetch https://dl-4.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 07:33:56 ---> 70411c07d656 07:33:56 Step 19/25 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml 07:33:56 fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 07:33:56 ---> 58a03d0d9925 07:33:56 Step 19/24 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml 07:33:56 (1/9) Installing ca-certificates (20220614-r0) 07:33:56 (2/9) Installing brotli-libs (1.0.9-r5) 07:33:56 (1/6) Installing dumb-init (1.2.5-r1) 07:33:56 ---> fd5b45184637 07:33:56 Step 20/24 : ENTRYPOINT ["/core-command"] 07:33:56 ---> 4c6269a2e00e 07:33:56 Step 20/25 : COPY --from=builder /edgex-go/cmd/core-metadata/res/uom.toml /res/uom.toml 07:33:56 ---> Running in 4ec13d585323 07:33:56 (2/6) Installing libgcc (11.2.1_git20220219-r2) 07:33:56 (3/9) Installing nghttp2-libs (1.46.0-r0) 07:33:56 (4/9) Installing libcurl (7.80.0-r3) 07:33:56 (3/6) Installing libsodium (1.0.18-r0) 07:33:56 Removing intermediate container 4ec13d585323 07:33:56 ---> b5cae854409e 07:33:56 Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 07:33:56 ---> eface309380a 07:33:56 (4/6) Installing libstdc++ (11.2.1_git20220219-r2) 07:33:56 Step 21/25 : ENTRYPOINT ["/core-metadata"] 07:33:56 (5/9) Installing curl (7.80.0-r3) 07:33:56 ---> Running in 4801eb3d0c2c 07:33:56 ---> Running in 8e894050e51e 07:33:57 (6/9) Installing dumb-init (1.2.5-r1) 07:33:57 (5/6) Installing libzmq (4.3.4-r0) 07:33:57 Removing intermediate container 8e894050e51e 07:33:57 ---> ddf8153db2ce 07:33:57 Step 22/25 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 07:33:57 (7/9) Installing musl-obstack (1.2.3-r0) 07:33:57 Removing intermediate container 4801eb3d0c2c 07:33:57 ---> c3e84eba19db 07:33:57 Step 22/24 : LABEL arch=x86_64 07:33:57 (6/6) Installing zeromq (4.3.4-r0) 07:33:57 ---> Running in dd7584b9194c 07:33:57 ---> Running in 0c91bade7f70 07:33:57 (8/9) Installing libucontext (1.1-r0) 07:33:57 Executing busybox-1.35.0-r17.trigger 07:33:57 OK: 8 MiB in 20 packages 07:33:57 (9/9) Installing gcompat (1.0.0-r4) 07:33:57 Removing intermediate container dd7584b9194c 07:33:57 ---> a7a8c2f90b47 07:33:57 Step 23/24 : LABEL git_sha=0812b89a30f114a3d474b122572b517224fa9646 07:33:57 Removing intermediate container 0c91bade7f70 07:33:57 ---> 5a6a46313df9 07:33:57 Step 23/25 : LABEL arch=x86_64 07:33:57 Executing busybox-1.34.1-r7.trigger 07:33:57 ---> Running in 71b1ee3bb214 07:33:57 Executing ca-certificates-20220614-r0.trigger 07:33:57 ---> Running in 39ae78e6595d 07:33:57 OK: 8 MiB in 23 packages 07:33:57 Removing intermediate container 39ae78e6595d 07:33:57 ---> 3de8fa2004f1 07:33:57 Step 24/25 : LABEL git_sha=0812b89a30f114a3d474b122572b517224fa9646 07:33:57 Removing intermediate container 71b1ee3bb214 07:33:57 ---> 780865b64761 07:33:57 Step 24/24 : LABEL version=0.0.0 07:33:57 ---> Running in 0c086e5ebd82 07:33:57 ---> Running in db3fe0d3c818 07:33:57 Removing intermediate container 85359e1d5dbd 07:33:57 ---> 66b497292775 07:33:57 Step 17/24 : COPY --from=builder /edgex-go/Attribution.txt / 07:33:57 Removing intermediate container 0c086e5ebd82 07:33:57 ---> 29b5a681d873 07:33:57 Step 25/25 : LABEL version=0.0.0 07:33:57 ---> Running in c538a1f13e56 07:33:57 Removing intermediate container db3fe0d3c818 07:33:57 ---> 7bd20243a736 07:33:57 07:33:58 Removing intermediate container c538a1f13e56 07:33:58 ---> b8aab4d6d1eb 07:33:58 07:33:58 Removing intermediate container 53006382dff6 07:33:58 ---> e6851dc213ca 07:33:58 Step 13/20 : COPY --from=builder /edgex-go/Attribution.txt / 07:33:58 Successfully built 7bd20243a736 07:33:58 ---> edacacfb1815 07:33:58 Step 18/24 : COPY --from=builder /edgex-go/cmd/core-data/core-data / 07:33:58 Successfully built b8aab4d6d1eb 07:33:58 Successfully tagged core-command:latest 07:33:58  Building core-command ... done Building security-spire-config 07:33:58 Successfully tagged core-metadata:latest 07:33:58  Building core-metadata ... done Building security-bootstrapper 07:33:59 ---> 57d4a2639c81 07:33:59 Step 14/20 : COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/security-spiffe-token-provider / 07:34:00 ---> 10e36d27bc50 07:34:00 Step 19/24 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml 07:34:00 ---> c93afc83107d 07:34:00 Step 15/20 : COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/res/configuration.toml /res/configuration.toml 07:34:00 ---> f98a8e2534de 07:34:00 Step 20/24 : ENTRYPOINT ["/core-data"] 07:34:00 ---> e84bdcf9ee3f 07:34:00 Step 16/20 : ENTRYPOINT [ "/security-spiffe-token-provider" ] 07:34:00 ---> Running in 7e6e1929fd2e 07:34:00 ---> Running in 0a7d4044eb3c 07:34:00 Removing intermediate container 7e6e1929fd2e 07:34:00 ---> c6f410a3011b 07:34:00 Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 07:34:00 Removing intermediate container 0a7d4044eb3c 07:34:00 ---> Running in 9d6e0fa2f0f8 07:34:00 ---> 14ec49edf2d6 07:34:00 Step 17/20 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 07:34:01 ---> Running in e70bb9bd8d7d 07:34:01 Removing intermediate container 9d6e0fa2f0f8 07:34:01 ---> 6adf60b0c626 07:34:01 Step 22/24 : LABEL arch=x86_64 07:34:01 ---> Running in 23fbd0fc6eda 07:34:01 Removing intermediate container e70bb9bd8d7d 07:34:01 ---> 5713cfd6bca3 07:34:01 Step 18/20 : LABEL arch=x86_64 07:34:01 ---> Running in 1ae1eba5a791 07:34:01 Removing intermediate container 23fbd0fc6eda 07:34:01 ---> 42f644cedae6 07:34:01 Step 23/24 : LABEL git_sha=0812b89a30f114a3d474b122572b517224fa9646 07:34:01 ---> Running in c28141b8a8f9 07:34:01 Removing intermediate container 1ae1eba5a791 07:34:01 ---> 67799cd0525f 07:34:01 Step 19/20 : LABEL git_sha=0812b89a30f114a3d474b122572b517224fa9646 07:34:01 ---> Running in eb940a4eeed9 07:34:01 Removing intermediate container c28141b8a8f9 07:34:01 ---> 432f0677bb99 07:34:01 Step 24/24 : LABEL version=0.0.0 07:34:01 ---> Running in 2e96c8dfea95 07:34:01 Removing intermediate container eb940a4eeed9 07:34:01 ---> 6cbba5659690 07:34:01 Step 20/20 : LABEL version=0.0.0 07:34:01 Removing intermediate container 2e96c8dfea95 07:34:01 ---> 5b019d0f6e11 07:34:01 07:34:01 ---> Running in b36b79957f7b 07:34:01 Successfully built 5b019d0f6e11 07:34:02 Successfully tagged core-data:latest 07:34:02  Building core-data ... done Building security-proxy-setup 07:34:02 Removing intermediate container b36b79957f7b 07:34:02 ---> a58181b0ee6d 07:34:02 07:34:02 Successfully built a58181b0ee6d 07:34:02 Successfully tagged security-spiffe-token-provider:latest 07:34:02 Building support-scheduler 07:34:06  Building security-spiffe-token-provider ... done Step 1/33 : ARG BUILDER_BASE=golang:1.18-alpine3.16 07:34:06 Step 2/33 : FROM ${BUILDER_BASE} AS builder 07:34:06 ---> 04ed46729f4b 07:34:06 Step 3/33 : WORKDIR /edgex-go 07:34:06 ---> Using cache 07:34:06 ---> 0d824dd8e4be 07:34:06 Step 4/33 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 07:34:06 ---> Using cache 07:34:06 ---> eb893cf49761 07:34:06 Step 5/33 : RUN apk add --update --no-cache make git 07:34:06 Step 1/26 : ARG BUILDER_BASE=golang:1.18-alpine3.16 07:34:06 Step 2/26 : FROM ${BUILDER_BASE} AS builder 07:34:06 ---> 04ed46729f4b 07:34:06 Step 3/26 : WORKDIR /edgex-go 07:34:06 ---> Using cache 07:34:06 ---> 0d824dd8e4be 07:34:06 Step 4/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 07:34:06 ---> Using cache 07:34:06 ---> eb893cf49761 07:34:06 Step 5/26 : RUN apk add --update --no-cache make git build-base curl 07:34:06 ---> Using cache 07:34:06 ---> 1670bf264a40 07:34:06 Step 6/26 : COPY go.mod vendor* ./ 07:34:06 ---> Using cache 07:34:06 ---> 39c459bad958 07:34:06 Step 7/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 07:34:06 ---> Using cache 07:34:06 ---> 9a9ea78ce999 07:34:06 Step 8/26 : COPY . . 07:34:06 ---> Using cache 07:34:06 ---> b5278550e55f 07:34:06 Step 9/26 : ARG SPIRE_RELEASE=1.2.1 07:34:06 ---> Using cache 07:34:06 ---> 4451411d8edd 07:34:06 Step 10/26 : WORKDIR /edgex-go/spire-build 07:34:06 ---> Using cache 07:34:06 ---> b6945d856f46 07:34:06 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 07:34:06 ---> Using cache 07:34:06 ---> 53487b134cc4 07:34:06 Step 12/26 : WORKDIR /edgex-go 07:34:06 ---> Using cache 07:34:06 ---> ec00062c939f 07:34:06 07:34:06 Step 13/26 : FROM alpine:3.15 07:34:06 ---> c4fc93816858 07:34:06 Step 14/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' 07:34:06 ---> Using cache 07:34:06 ---> 8d47540e791e 07:34:06 Step 15/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 07:34:06 ---> Using cache 07:34:06 ---> 7dc1900ee784 07:34:06 Step 16/26 : RUN apk update && apk --no-cache --update add dumb-init gcompat 07:34:09 Step 1/22 : ARG BUILDER_BASE=golang:1.18-alpine3.16 07:34:09 Step 2/22 : FROM ${BUILDER_BASE} AS builder 07:34:09 ---> 04ed46729f4b 07:34:09 Step 3/22 : WORKDIR /edgex-go 07:34:09 ---> Using cache 07:34:09 ---> 0d824dd8e4be 07:34:09 Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 07:34:09 ---> Using cache 07:34:09 ---> eb893cf49761 07:34:09 Step 5/22 : RUN apk add --update --no-cache make git 07:34:09 Step 1/23 : ARG BUILDER_BASE=golang:1.18-alpine3.16 07:34:09 Step 2/23 : FROM ${BUILDER_BASE} AS builder 07:34:09 ---> 04ed46729f4b 07:34:09 Step 3/23 : ARG ADD_BUILD_TAGS="" 07:34:09 ---> Using cache 07:34:09 ---> 8f7d630b3e6c 07:34:09 Step 4/23 : WORKDIR /edgex-go 07:34:09 ---> Using cache 07:34:09 ---> e3583f4f9dab 07:34:09 Step 5/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 07:34:09 ---> Using cache 07:34:09 ---> 70c6ddd51ca1 07:34:09 Step 6/23 : RUN apk add --update --no-cache make git 07:34:09 ---> Running in 2d02d97ad5ae 07:34:09 ---> Running in 6c362cff36a0 07:34:09 ---> Running in 710da8d26c0e 07:34:09 ---> Running in 5a35c20827c1 07:34:09 fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 07:34:10 fetch https://dl-4.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 07:34:10 fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 07:34:10 fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 07:34:10 fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 07:34:11 fetch https://dl-4.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 07:34:11 Removing intermediate container 51305df7a663 07:34:11 ---> 61e96e96ba31 07:34:11 Step 10/23 : RUN make cmd/sys-mgmt-executor/sys-mgmt-executor 07:34:11 fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 07:34:11 fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 07:34:11 ---> Running in c6048fab7bf4 07:34:11 OK: 211 MiB in 51 packages 07:34:11 OK: 211 MiB in 51 packages 07:34: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/sys-mgmt-executor/sys-mgmt-executor ./cmd/sys-mgmt-executor 07:34:11 Removing intermediate container 2d02d97ad5ae 07:34:11 ---> badbecebab99 07:34:11 Step 6/33 : COPY go.mod vendor* ./ 07:34:11 v3.15.6-93-ge08ee36d88 [https://dl-4.alpinelinux.org/alpine/v3.15/main] 07:34:11 v3.15.6-94-gbcf1bd4598 [https://dl-4.alpinelinux.org/alpine/v3.15/community] 07:34:11 OK: 15857 distinct packages available 07:34:11 fetch https://dl-4.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 07:34:11 ---> 8b236d174b7c 07:34:11 Step 7/33 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 07:34:11 ---> Running in 36aa1382e46a 07:34:11 Removing intermediate container 710da8d26c0e 07:34:11 ---> 76be154c8d90 07:34:11 Step 6/22 : COPY go.mod vendor* ./ 07:34:11 ---> 0892ed53dbe6 07:34:11 Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 07:34:11 ---> Running in 5a50f3cb06c1 07:34:12 Removing intermediate container c6048fab7bf4 07:34:12 ---> 8ef6bfbb6ff0 07:34:12 07:34:12 Step 11/23 : FROM alpine:3.16 07:34:12 ---> 9c6f07244728 07:34:12 Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2017-2019: Mainflux, Cavium, Dell, Copyright (c) 2021: Intel Corporation' 07:34:12 ---> Running in a3edf314b828 07:34:12 OK: 211 MiB in 51 packages 07:34:12 Removing intermediate container a3edf314b828 07:34:12 ---> f96dff59b8e5 07:34:12 Step 13/23 : RUN apk add --update --no-cache bash dumb-init py3-pip curl docker-cli && pip install --no-cache-dir docker-compose==1.23.2 07:34:12 fetch https://dl-4.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 07:34:12 ---> Running in d9ace62537a1 07:34:12 Removing intermediate container 5a35c20827c1 07:34:12 ---> c7484528f5d6 07:34:12 Step 7/23 : COPY go.mod vendor* ./ 07:34:12 (1/4) Installing dumb-init (1.2.5-r1) 07:34:12 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 07:34:12 (2/4) Installing musl-obstack (1.2.3-r0) 07:34:12 ---> 1455ab8fb728 07:34:12 Step 8/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 07:34:12 (3/4) Installing libucontext (1.1-r0) 07:34:12 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 07:34:12 ---> Running in 4387355deb25 07:34:12 (4/4) Installing gcompat (1.0.0-r4) 07:34:13 Executing busybox-1.34.1-r7.trigger 07:34:13 OK: 6 MiB in 18 packages 07:34:13 (1/33) Installing ncurses-terminfo-base (6.3_p20220521-r0) 07:34:13 (2/33) Installing ncurses-libs (6.3_p20220521-r0) 07:34:13 (3/33) Installing readline (8.1.2-r0) 07:34:13 (4/33) Installing bash (5.1.16-r2) 07:34:13 Executing bash-5.1.16-r2.post-install 07:34:13 (5/33) Installing ca-certificates (20220614-r0) 07:34:13 (6/33) Installing brotli-libs (1.0.9-r6) 07:34:13 (7/33) Installing nghttp2-libs (1.47.0-r0) 07:34:13 (8/33) Installing libcurl (7.83.1-r3) 07:34:13 (9/33) Installing curl (7.83.1-r3) 07:34:13 (10/33) Installing docker-cli (20.10.18-r0) 07:34:14 Removing intermediate container 6c362cff36a0 07:34:14 ---> 04dee8a17487 07:34:14 Step 17/26 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin 07:34:14 (11/33) Installing dumb-init (1.2.5-r1) 07:34:14 (12/33) Installing libbz2 (1.0.8-r1) 07:34:14 (13/33) Installing expat (2.4.9-r0) 07:34:14 (14/33) Installing libffi (3.4.2-r1) 07:34:14 (15/33) Installing gdbm (1.23-r0) 07:34:14 (16/33) Installing xz-libs (5.2.5-r1) 07:34:14 (17/33) Installing libgcc (11.2.1_git20220219-r2) 07:34:14 (18/33) Installing libstdc++ (11.2.1_git20220219-r2) 07:34:14 (19/33) Installing mpdecimal (2.5.1-r1) 07:34:14 (20/33) Installing sqlite-libs (3.38.5-r0) 07:34:14 (21/33) Installing python3 (3.10.5-r0) 07:34:15 (22/33) Installing py3-contextlib2 (21.6.0-r2) 07:34:15 (23/33) Installing py3-tomli (2.0.1-r1) 07:34:15 (24/33) Installing py3-pep517 (0.12.0-r2) 07:34:15 (25/33) Installing py3-six (1.16.0-r1) 07:34:15 (26/33) Installing py3-retrying (1.3.3-r3) 07:34:16 (27/33) Installing py3-appdirs (1.4.4-r3) 07:34:16 (28/33) Installing py3-more-itertools (8.13.0-r0) 07:34:16 (29/33) Installing py3-ordered-set (4.0.2-r3) 07:34:16 (30/33) Installing py3-parsing (2.4.7-r3) 07:34:16 (31/33) Installing py3-packaging (21.3-r0) 07:34:16 (32/33) Installing py3-setuptools (59.4.0-r0) 07:34:16 (33/33) Installing py3-pip (22.1.1-r0) 07:34:16 Executing busybox-1.35.0-r17.trigger 07:34:16 Executing ca-certificates-20220614-r0.trigger 07:34:16 OK: 122 MiB in 47 packages 07:34:16 ---> 78438a63e4bc 07:34:16 Step 18/26 : COPY --from=builder /edgex-go/cmd/security-spire-config/docker-entrypoint.sh /usr/local/bin/ 07:34:16 ---> a6f20fbb7bf7 07:34:16 Step 19/26 : WORKDIR /usr/local/etc/spiffe-scripts.d 07:34:16 ---> Running in 801163e5bcb9 07:34:17 Removing intermediate container 801163e5bcb9 07:34:17 ---> 81f1d6417722 07:34:17 Step 20/26 : COPY --from=builder /edgex-go/cmd/security-spire-config/seed_builtin_entries.sh /usr/local/etc/spiffe-scripts.d 07:34:17 ---> 1e51f90da857 07:34:17 Step 21/26 : WORKDIR / 07:34:17 ---> Running in e37a98845a7b 07:34:18 Removing intermediate container e37a98845a7b 07:34:18 ---> 44c172580430 07:34:18 Step 22/26 : ENTRYPOINT [ "/usr/bin/dumb-init" ] 07:34:18 ---> Running in bc74d3e4fd11 07:34:18 Removing intermediate container bc74d3e4fd11 07:34:18 ---> b6f8bf65d348 07:34:18 Step 23/26 : CMD [ "--verbose", "docker-entrypoint.sh" ] 07:34:18 ---> Running in dfa1cde51a27 07:34:18 Removing intermediate container dfa1cde51a27 07:34:18 ---> ffe3ea3131be 07:34:18 Step 24/26 : LABEL arch=x86_64 07:34:19 Collecting docker-compose==1.23.2 07:34:19 Downloading docker_compose-1.23.2-py2.py3-none-any.whl (131 kB) 07:34:19 ---> Running in 3c81bfeece04 07:34:19 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 131.9/131.9 kB 19.0 MB/s eta 0:00:00 07:34:19 Collecting requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1 07:34:19 Downloading requests-2.20.1-py2.py3-none-any.whl (57 kB) 07:34:19 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 58.0/58.0 kB 151.9 MB/s eta 0:00:00 07:34:19 Collecting cached-property<2,>=1.2.0 07:34:19 Downloading cached_property-1.5.2-py2.py3-none-any.whl (7.6 kB) 07:34:19 Removing intermediate container 3c81bfeece04 07:34:19 ---> 86b4ca083926 07:34:19 Step 25/26 : LABEL git_sha=0812b89a30f114a3d474b122572b517224fa9646 07:34:19 Collecting dockerpty<0.5,>=0.4.1 07:34:19 Downloading dockerpty-0.4.1.tar.gz (13 kB) 07:34:19 Preparing metadata (setup.py): started 07:34:19 ---> Running in fc3aaadbf608 07:34:19 Removing intermediate container 36aa1382e46a 07:34:19 ---> 2361222b24ab 07:34:19 Step 8/33 : COPY . . 07:34:19 Preparing metadata (setup.py): finished with status 'done' 07:34:19 Removing intermediate container fc3aaadbf608 07:34:19 ---> 4b978d5b715c 07:34:19 Step 26/26 : LABEL version=0.0.0 07:34:19 Collecting PyYAML<4,>=3.10 07:34:19 Downloading PyYAML-3.13.tar.gz (270 kB) 07:34:19 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 270.6/270.6 kB 23.6 MB/s eta 0:00:00 07:34:19 ---> Running in 1778e3bb3df5 07:34:20 Preparing metadata (setup.py): started 07:34:20 Removing intermediate container 5a50f3cb06c1 07:34:20 ---> aa94fdff108d 07:34:20 Step 8/22 : COPY . . 07:34:20 Removing intermediate container 1778e3bb3df5 07:34:20 ---> e3fef2bed3cd 07:34:20 07:34:20 Successfully built e3fef2bed3cd 07:34:20 Successfully tagged security-spire-config:latest 07:34:20  Building security-spire-config ... done Building support-notifications 07:34:20 Preparing metadata (setup.py): finished with status 'done' 07:34:20 Requirement already satisfied: six<2,>=1.3.0 in /usr/lib/python3.10/site-packages (from docker-compose==1.23.2) (1.16.0) 07:34:20 Collecting texttable<0.10,>=0.9.0 07:34:20 Downloading texttable-0.9.1.tar.gz (11 kB) 07:34:20 Preparing metadata (setup.py): started 07:34:20 Preparing metadata (setup.py): finished with status 'done' 07:34:20 Collecting websocket-client<1.0,>=0.32.0 07:34:20 Downloading websocket_client-0.59.0-py2.py3-none-any.whl (67 kB) 07:34:20 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 67.2/67.2 kB 158.9 MB/s eta 0:00:00 07:34:20 Collecting docker<4.0,>=3.6.0 07:34:20 Downloading docker-3.7.3-py2.py3-none-any.whl (134 kB) 07:34:20 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 134.5/134.5 kB 49.6 MB/s eta 0:00:00 07:34:20 Collecting docopt<0.7,>=0.6.1 07:34:20 Downloading docopt-0.6.2.tar.gz (25 kB) 07:34:20 Preparing metadata (setup.py): started 07:34:21 Preparing metadata (setup.py): finished with status 'done' 07:34:21 Collecting jsonschema<3,>=2.5.1 07:34:21 Downloading jsonschema-2.6.0-py2.py3-none-any.whl (39 kB) 07:34:21 Collecting docker-pycreds>=0.4.0 07:34:21 Downloading docker_pycreds-0.4.0-py2.py3-none-any.whl (9.0 kB) 07:34:21 Collecting chardet<3.1.0,>=3.0.2 07:34:21 Downloading chardet-3.0.4-py2.py3-none-any.whl (133 kB) 07:34:21 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 133.4/133.4 kB 53.5 MB/s eta 0:00:00 07:34:21 Collecting urllib3<1.25,>=1.21.1 07:34:21 Downloading urllib3-1.24.3-py2.py3-none-any.whl (118 kB) 07:34:21 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 118.8/118.8 kB 53.1 MB/s eta 0:00:00 07:34:21 Collecting idna<2.8,>=2.5 07:34:21 Downloading idna-2.7-py2.py3-none-any.whl (58 kB) 07:34:21 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 58.2/58.2 kB 127.5 MB/s eta 0:00:00 07:34:21 Collecting certifi>=2017.4.17 07:34:21 Downloading certifi-2022.9.24-py3-none-any.whl (161 kB) 07:34:21 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 161.1/161.1 kB 48.3 MB/s eta 0:00:00 07:34:21 Using legacy 'setup.py install' for dockerpty, since package 'wheel' is not installed. 07:34:21 Using legacy 'setup.py install' for docopt, since package 'wheel' is not installed. 07:34:21 Using legacy 'setup.py install' for PyYAML, since package 'wheel' is not installed. 07:34:21 Using legacy 'setup.py install' for texttable, since package 'wheel' is not installed. 07:34:21 Installing collected packages: texttable, PyYAML, jsonschema, idna, docopt, chardet, cached-property, websocket-client, urllib3, dockerpty, docker-pycreds, certifi, requests, docker, docker-compose 07:34:21 Running setup.py install for texttable: started 07:34:22 Running setup.py install for texttable: finished with status 'done' 07:34:22 Running setup.py install for PyYAML: started 07:34:22 Running setup.py install for PyYAML: finished with status 'done' 07:34:23 Step 1/23 : ARG BUILDER_BASE=golang:1.18-alpine3.16 07:34:23 Step 2/23 : FROM ${BUILDER_BASE} AS builder 07:34:23 ---> 04ed46729f4b 07:34:23 Step 3/23 : ARG ADD_BUILD_TAGS="" 07:34:23 ---> Using cache 07:34:23 ---> 8f7d630b3e6c 07:34:23 Step 4/23 : WORKDIR /edgex-go 07:34:23 ---> Using cache 07:34:23 ---> e3583f4f9dab 07:34:23 Step 5/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 07:34:23 ---> Using cache 07:34:23 ---> 70c6ddd51ca1 07:34:23 Step 6/23 : RUN apk add --update --no-cache make bash git ca-certificates 07:34:23 Removing intermediate container 4387355deb25 07:34:23 ---> 1b07af38d0f5 07:34:23 Step 9/23 : COPY . . 07:34:24 Running setup.py install for docopt: started 07:34:24 Running setup.py install for docopt: finished with status 'done' 07:34:25 ---> Running in 43d5fda69c3a 07:34:25 ---> 956bbe8aab00 07:34:25 Step 9/22 : RUN make cmd/security-proxy-setup/security-proxy-setup cmd/secrets-config/secrets-config 07:34:25 ---> edb9888bca3a 07:34:25 Step 9/33 : RUN make cmd/security-bootstrapper/security-bootstrapper 07:34:25 ---> Running in 198fe39da9b6 07:34:25 ---> Running in 13aae5bf790d 07:34:25 fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 07:34:25 Running setup.py install for dockerpty: started 07:34:25 Running setup.py install for dockerpty: finished with status 'done' 07:34: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/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper 07:34: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/security-proxy-setup/security-proxy-setup ./cmd/security-proxy-setup 07:34:25 Successfully installed PyYAML-3.13 cached-property-1.5.2 certifi-2022.9.24 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 07:34:25 WARNING: Running pip as the 'root' user can result in broken permissions and conflicting behaviour with the system package manager. It is recommended to use a virtual environment instead: https://pip.pypa.io/warnings/venv 07:34:26 fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 07:34:26 OK: 211 MiB in 51 packages 07:34:27 ---> cd1fc2157d33 07:34:27 Step 10/23 : RUN make cmd/support-scheduler/support-scheduler 07:34:27 ---> Running in c4c1e23af4f2 07:34:27 Removing intermediate container 43d5fda69c3a 07:34:27 ---> 14053527101f 07:34:27 Step 7/23 : COPY go.mod vendor* ./ 07:34:27 ---> 53487a930bdd 07:34:27 Step 8/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 07:34:27 ---> Running in f7b501fa7804 07:34:27 CGO_ENABLED=0 GO111MODULE=on go build -tags " no_zmq " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler 07:34:30 Removing intermediate container d9ace62537a1 07:34:30 ---> e4e8c3aca7fb 07:34:30 Step 14/23 : ENV APP_PORT=58890 07:34:30 ---> Running in 9bc3297d09d3 07:34:30 Removing intermediate container 9bc3297d09d3 07:34:30 ---> 4bd97b2883c7 07:34:30 Step 15/23 : EXPOSE $APP_PORT 07:34:30 ---> Running in a9c617665ea2 07:34:31 Removing intermediate container a9c617665ea2 07:34:31 ---> 1ee9a4fedd7e 07:34:31 Step 16/23 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/sys-mgmt-agent / 07:34:32 ---> bbd08a014e71 07:34:32 Step 17/23 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/res/configuration.toml /res/configuration.toml 07:34:32 ---> 341feafc4f98 07:34:32 Step 18/23 : COPY --from=builder /edgex-go/cmd/sys-mgmt-executor/sys-mgmt-executor / 07:34:33 ---> 53b78e7374f7 07:34:33 Step 19/23 : ENTRYPOINT ["/sys-mgmt-agent"] 07:34:33 ---> Running in d06b616b4de6 07:34:33 Removing intermediate container d06b616b4de6 07:34:33 ---> b4fcc8505384 07:34:33 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 07:34:33 ---> Running in 1bb110ccb866 07:34:34 Removing intermediate container 1bb110ccb866 07:34:34 ---> 749cab92a582 07:34:34 Step 21/23 : LABEL arch=x86_64 07:34:34 ---> Running in 7315ed7aebfb 07:34:34 Removing intermediate container 7315ed7aebfb 07:34:34 ---> 516ccdc2192f 07:34:34 Step 22/23 : LABEL git_sha=0812b89a30f114a3d474b122572b517224fa9646 07:34:34 ---> Running in 2b63e00d056b 07:34:34 Removing intermediate container 2b63e00d056b 07:34:34 ---> 6d1f6723c1c8 07:34:34 Step 23/23 : LABEL version=0.0.0 07:34:34 ---> Running in 133e0905c637 07:34:35 Removing intermediate container 133e0905c637 07:34:35 ---> 853479002037 07:34:35 07:34:35 Successfully built 853479002037 07:34:35 Successfully tagged sys-mgmt-agent:latest 07:34:35 Building security-secretstore-setup 07:34:38  Building sys-mgmt-agent ... done Removing intermediate container f7b501fa7804 07:34:38 ---> de2b6e30fdc8 07:34:38 Step 9/23 : COPY . . 07:34:39 Step 1/25 : ARG BUILDER_BASE=golang:1.18-alpine3.16 07:34:39 Step 2/25 : FROM ${BUILDER_BASE} AS builder 07:34:39 ---> 04ed46729f4b 07:34:39 Step 3/25 : WORKDIR /edgex-go 07:34:39 ---> Using cache 07:34:39 ---> 0d824dd8e4be 07:34:39 Step 4/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 07:34:39 ---> Using cache 07:34:39 ---> eb893cf49761 07:34:39 Step 5/25 : RUN apk add --update --no-cache make git 07:34:39 ---> Using cache 07:34:39 ---> 76be154c8d90 07:34:39 Step 6/25 : COPY go.mod vendor* ./ 07:34:39 ---> Using cache 07:34:39 ---> 0892ed53dbe6 07:34:39 Step 7/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 07:34:39 ---> Using cache 07:34:39 ---> aa94fdff108d 07:34:39 Step 8/25 : COPY . . 07:34:39 ---> Using cache 07:34:39 ---> 956bbe8aab00 07:34:39 Step 9/25 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 07:34:41 ---> Running in 9e14ba8abad2 07:34: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-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider 07:34:44 ---> efc41e0779db 07:34:44 Step 10/23 : RUN make cmd/support-notifications/support-notifications 07:34:44 ---> Running in b5198522b065 07:34:45 CGO_ENABLED=0 GO111MODULE=on go build -tags " no_zmq " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/support-notifications/support-notifications ./cmd/support-notifications 07:34:49 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 07:34:56 Removing intermediate container 13aae5bf790d 07:34:56 ---> 71037980b5b8 07:34:56 07:34:56 Step 10/33 : FROM alpine:3.16 07:34:56 ---> 9c6f07244728 07:34:56 Step 11/33 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' 07:34:56 Removing intermediate container 198fe39da9b6 07:34:56 ---> 60eb2fa9e126 07:34:56 07:34:56 Step 10/22 : FROM alpine:3.16 07:34:56 ---> 9c6f07244728 07:34:56 Step 11/22 : RUN apk add --update --no-cache curl dumb-init 07:34:56 ---> Running in d6a70a7e3a73 07:34:56 ---> Running in e25a6ad480f2 07:34:56 Removing intermediate container d6a70a7e3a73 07:34:56 ---> e3720cbb9100 07:34:56 Step 12/33 : RUN apk add --update --no-cache dumb-init su-exec 07:34:56 ---> Running in 92f6fa221234 07:34:56 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 07:34:56 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 07:34:56 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 07:34:56 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 07:34:56 (1/6) Installing ca-certificates (20220614-r0) 07:34:56 (2/6) Installing brotli-libs (1.0.9-r6) 07:34:56 (1/2) Installing dumb-init (1.2.5-r1) 07:34:56 (2/2) Installing su-exec (0.2-r1) 07:34:56 (3/6) Installing nghttp2-libs (1.47.0-r0) 07:34:56 (4/6) Installing libcurl (7.83.1-r3) 07:34:56 Executing busybox-1.35.0-r17.trigger 07:34:56 (5/6) Installing curl (7.83.1-r3) 07:34:56 OK: 6 MiB in 16 packages 07:34:56 (6/6) Installing dumb-init (1.2.5-r1) 07:34:56 Executing busybox-1.35.0-r17.trigger 07:34:57 Executing ca-certificates-20220614-r0.trigger 07:34:57 OK: 8 MiB in 20 packages 07:34:58 Removing intermediate container 92f6fa221234 07:34:58 ---> 5aabe4209a63 07:34:58 Step 13/33 : ENV SECURITY_INIT_DIR /edgex-init 07:34:58 Removing intermediate container e25a6ad480f2 07:34:58 ---> 9e02b012ed3a 07:34:58 Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' 07:34:58 ---> Running in 8e82fb382f4c 07:34:58 ---> Running in a3c38125839d 07:34:58 Removing intermediate container 8e82fb382f4c 07:34:58 ---> 95e631b33212 07:34:58 Step 14/33 : ENV SECURITY_INIT_STAGING /edgex-init-staging 07:34:58 ---> Running in 3ecc20785f87 07:34:58 Removing intermediate container a3c38125839d 07:34:58 ---> 9f17486398e6 07:34:58 Step 13/22 : WORKDIR /edgex 07:34:58 ---> Running in 05118724bee3 07:34:58 Removing intermediate container 3ecc20785f87 07:34:58 ---> 4505ae2f6dcc 07:34:58 Step 15/33 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_STAGING}/bootstrap-redis 07:34:58 ---> Running in 21d72b595ddc 07:34:58 Removing intermediate container 05118724bee3 07:34:58 ---> 20b2150af50c 07:34:58 Step 14/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/res/configuration.toml res/configuration.toml 07:34:59 Removing intermediate container 21d72b595ddc 07:34:59 ---> 1553e9c8d5e2 07:34:59 Step 16/33 : ARG BOOTSTRAP_MOSQUITTO_DIR=${SECURITY_INIT_STAGING}/bootstrap-mosquitto 07:34:59 ---> Running in 328eca606235 07:34:59 Removing intermediate container 328eca606235 07:34:59 ---> a30fd4df0cd1 07:34:59 Step 17/33 : RUN mkdir -p ${BOOTSTRAP_REDIS_DIR} ${BOOTSTRAP_MOSQUITTO_DIR} 07:34:59 ---> Running in f4e3c8375f98 07:34:59 ---> be8713d5e078 07:34:59 Step 15/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/security-proxy-setup . 07:34:59 ---> c0a91c423b2a 07:34:59 Step 16/22 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . 07:35:00 Removing intermediate container f4e3c8375f98 07:35:00 ---> b704ad7c32b2 07:35:00 Step 18/33 : WORKDIR ${SECURITY_INIT_STAGING} 07:35:00 ---> Running in b748e9bff798 07:35:00 ---> 90a4c4d6a303 07:35:00 Step 17/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/entrypoint.sh /usr/local/bin/ 07:35:01 Removing intermediate container b748e9bff798 07:35:01 ---> f0271ace65c3 07:35:01 Step 19/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_STAGING}/ 07:35:01 ---> 9e6e2e3bb63f 07:35:01 Step 18/22 : RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 07:35:01 ---> Running in 8869be782b13 07:35:01 ---> 8bd36b469afa 07:35:01 Step 20/33 : RUN chmod +x ${SECURITY_INIT_STAGING}/*.sh 07:35:01 ---> Running in f194973ef01d 07:35:02 Removing intermediate container 8869be782b13 07:35:02 ---> 24c538233c5e 07:35:02 Step 19/22 : ENTRYPOINT ["entrypoint.sh"] 07:35:02 Removing intermediate container f194973ef01d 07:35:02 ---> 2b816bc01591 07:35:02 Step 21/33 : COPY --from=builder /edgex-go/Attribution.txt / 07:35:02 ---> Running in 7b520bf82477 07:35:03 Removing intermediate container 7b520bf82477 07:35:03 ---> d3bf9ad877c6 07:35:03 Step 20/22 : LABEL arch=x86_64 07:35:03 ---> Running in 4b5f24b2af06 07:35:03 ---> dfab6bb9b90e 07:35:03 Step 22/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . 07:35:03 Removing intermediate container 4b5f24b2af06 07:35:03 ---> e551205ad474 07:35:03 Step 21/22 : LABEL git_sha=0812b89a30f114a3d474b122572b517224fa9646 07:35:03 ---> Running in f13480ed1e6f 07:35:04 Removing intermediate container f13480ed1e6f 07:35:04 ---> 3b64d5dba450 07:35:04 Step 22/22 : LABEL version=0.0.0 07:35:04 ---> Running in b75d8c4cfb8d 07:35:04 ---> 44a47f4637bb 07:35:04 Step 23/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.toml ./res/ 07:35:04 Removing intermediate container b75d8c4cfb8d 07:35:04 ---> 7784bdaf7c96 07:35:04 07:35:04 Successfully built 7784bdaf7c96 07:35:04 Successfully tagged security-proxy-setup:latest 07:35:04  Building security-proxy-setup ... done Building security-spire-server 07:35:05 ---> 8d365b88a41b 07:35:05 Step 24/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml ${BOOTSTRAP_REDIS_DIR}/res/ 07:35: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-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup 07:35:06 ---> f71314228c8b 07:35:06 Step 25/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-mosquitto/configuration.toml ${BOOTSTRAP_MOSQUITTO_DIR}/res/ 07:35:06 Removing intermediate container c4c1e23af4f2 07:35:06 ---> ab0ee41091cc 07:35:06 07:35:06 Step 11/23 : FROM alpine:3.16 07:35:06 ---> 9c6f07244728 07:35:06 Step 12/23 : RUN apk add --update --no-cache dumb-init 07:35:06 ---> Using cache 07:35:06 ---> 5a7608e47702 07:35:06 Step 13/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 07:35:06 ---> Using cache 07:35:06 ---> 69cc4fca2a62 07:35:06 Step 14/23 : ENV APP_PORT=59861 07:35:06 ---> Running in f66e41f70ad6 07:35:06 ---> 8eb3eee069fd 07:35:06 Step 26/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ ${SECURITY_INIT_STAGING}/consul-bootstrapper/ 07:35:06 Removing intermediate container f66e41f70ad6 07:35:06 ---> 64cf692e62bf 07:35:06 Step 15/23 : EXPOSE $APP_PORT 07:35:07 ---> 1d92c4600e1f 07:35:07 Step 27/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / 07:35:07 ---> Running in 0cda01ade27d 07:35:07 Removing intermediate container 0cda01ade27d 07:35:07 ---> 2cd1477b4858 07:35:07 Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / 07:35:07 ---> 7db1cffe4e9a 07:35:07 Step 28/33 : RUN chmod +x /entrypoint.sh 07:35:07 ---> Running in 92b4ea92c806 07:35:07 ---> 246243477ae4 07:35:07 Step 17/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / 07:35:09 Step 1/25 : ARG BUILDER_BASE=golang:1.18-alpine3.16 07:35:09 Step 2/25 : FROM ${BUILDER_BASE} AS builder 07:35:09 ---> 04ed46729f4b 07:35:09 Step 3/25 : WORKDIR /edgex-go 07:35:09 ---> Using cache 07:35:09 ---> 0d824dd8e4be 07:35:09 Step 4/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 07:35:09 ---> Using cache 07:35:09 ---> eb893cf49761 07:35:09 Step 5/25 : RUN apk add --update --no-cache make git build-base curl 07:35:09 ---> Using cache 07:35:09 ---> 1670bf264a40 07:35:09 Step 6/25 : COPY go.mod vendor* ./ 07:35:09 ---> Using cache 07:35:09 ---> 39c459bad958 07:35:09 Step 7/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 07:35:09 ---> Using cache 07:35:09 ---> 9a9ea78ce999 07:35:09 Step 8/25 : COPY . . 07:35:09 ---> Using cache 07:35:09 ---> b5278550e55f 07:35:09 Step 9/25 : ARG SPIRE_RELEASE=1.2.1 07:35:09 ---> Using cache 07:35:09 ---> 4451411d8edd 07:35:09 Step 10/25 : WORKDIR /edgex-go/spire-build 07:35:09 ---> Using cache 07:35:09 ---> b6945d856f46 07:35:09 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 07:35:09 ---> adbbdbb32ec3 07:35:09 Step 18/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml 07:35:09 ---> Running in b370092e7e6c 07:35:09 Removing intermediate container 92b4ea92c806 07:35:09 ---> 487dde20db07 07:35:09 Step 29/33 : ENTRYPOINT ["/entrypoint.sh"] 07:35:09 ---> Running in ba03a0be179a 07:35:09 ---> 677281698fe2 07:35:09 Step 19/23 : ENTRYPOINT ["/support-scheduler"] 07:35:09 Removing intermediate container ba03a0be179a 07:35:09 ---> e746df849df9 07:35:09 Step 30/33 : CMD ["gate"] 07:35:09 ---> Running in ff700e07d3ce 07:35:09 ---> Running in 05aa5191c4f3 07:35:09 Removing intermediate container 05aa5191c4f3 07:35:09 ---> eeb93c55479c 07:35:09 Step 31/33 : LABEL arch=x86_64 07:35:09 Removing intermediate container ff700e07d3ce 07:35:09 ---> 35f4fd6e8af7 07:35:09 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 07:35:09 ---> Running in 9bd71fcfb827 07:35:09 ---> Running in b895d11d306b 07:35:09 Removing intermediate container 9e14ba8abad2 07:35:09 ---> 9d898350fdc9 07:35:09 07:35:09 Step 10/25 : FROM alpine:3.16 07:35:09 ---> 9c6f07244728 07:35:09 Step 11/25 : RUN apk add --update --no-cache ca-certificates dumb-init su-exec 07:35:10 ---> Running in 2fb2e01b6020 07:35:10 Removing intermediate container b895d11d306b 07:35:10 ---> 605c67c89c85 07:35:10 Step 32/33 : LABEL git_sha=0812b89a30f114a3d474b122572b517224fa9646 07:35:10 Removing intermediate container b370092e7e6c 07:35:10 Removing intermediate container 9bd71fcfb827 07:35:10 ---> 752c993a98ed 07:35:10 Step 21/23 : LABEL arch=x86_64 07:35:10 ---> db21e9c17cd0 07:35:10 Step 12/25 : WORKDIR /edgex-go 07:35:10 ---> Running in b73b169cc419 07:35:10 ---> Running in 26fd1653508e 07:35:10 ---> Running in 1d7a810287a8 07:35:10 Removing intermediate container b73b169cc419 07:35:10 ---> 0c109498d2c4 07:35:10 Step 33/33 : LABEL version=0.0.0 07:35:10 ---> Running in 54752089bdd6 07:35:10 Removing intermediate container 26fd1653508e 07:35:10 ---> a775e5d207b0 07:35:10 Step 22/23 : LABEL git_sha=0812b89a30f114a3d474b122572b517224fa9646 07:35:10 Removing intermediate container 1d7a810287a8 07:35:10 ---> 23176f5a3525 07:35:10 07:35:10 Step 13/25 : FROM alpine:3.15 07:35:10 ---> c4fc93816858 07:35:10 Step 14/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' 07:35:10 ---> Using cache 07:35:10 ---> 8d47540e791e 07:35:10 Step 15/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 07:35:10 ---> Using cache 07:35:10 ---> 7dc1900ee784 07:35:10 Step 16/25 : RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 07:35:10 ---> Using cache 07:35:10 ---> 29049b42dbfa 07:35:10 Step 17/25 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin 07:35:10 ---> Running in 5181cc00c8fd 07:35:10 Removing intermediate container 54752089bdd6 07:35:10 ---> 873ba15789b7 07:35:10 07:35:10 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 07:35:10 Successfully built 873ba15789b7 07:35:10 Successfully tagged security-bootstrapper:latest 07:35:10  Building security-bootstrapper ... done Removing intermediate container 5181cc00c8fd 07:35:10 ---> 69565267da78 07:35:10 Step 23/23 : LABEL version=0.0.0 07:35:10 ---> Running in a1d2413fbcba 07:35:10 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 07:35:10 Removing intermediate container a1d2413fbcba 07:35:10 ---> 599fe69b933b 07:35:10 07:35:10 Successfully built 599fe69b933b 07:35:10 Successfully tagged support-scheduler:latest 07:35:10  Building support-scheduler ... done (1/3) Installing ca-certificates (20220614-r0) 07:35:10 (2/3) Installing dumb-init (1.2.5-r1) 07:35:10 (3/3) Installing su-exec (0.2-r1) 07:35:10 Executing busybox-1.35.0-r17.trigger 07:35:10 Executing ca-certificates-20220614-r0.trigger 07:35:10 OK: 6 MiB in 17 packages 07:35:11 ---> 839366f8cb7e 07:35:11 Step 18/25 : COPY --from=builder /edgex-go/cmd/security-spire-server/docker-entrypoint.sh /usr/local/bin/ 07:35:11 Removing intermediate container 2fb2e01b6020 07:35:11 ---> d62284229834 07:35:11 Step 12/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' 07:35:11 ---> Running in fec707c5b0f5 07:35:11 ---> 18bc259e03b5 07:35:11 Step 19/25 : COPY --from=builder /edgex-go/cmd/security-spire-server/server.conf /usr/local/etc/spire/server.conf.tpl 07:35:11 Removing intermediate container fec707c5b0f5 07:35:11 ---> 2591ff728578 07:35:11 Step 13/25 : WORKDIR / 07:35:11 ---> Running in cc4d7124f1a1 07:35:11 ---> ae938415f8e2 07:35:11 Step 20/25 : COPY --from=builder /edgex-go/cmd/security-spire-server/openssl.conf /usr/local/etc/ 07:35:11 Removing intermediate container cc4d7124f1a1 07:35:11 ---> b8bfa8828f89 07:35:11 Step 14/25 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/res/token-config.json /res-file-token-provider/token-config.json 07:35:12 ---> 0fa92eebb58d 07:35:12 Step 21/25 : ENTRYPOINT [ "/usr/bin/dumb-init" ] 07:35:12 ---> 20a879322e34 07:35:12 Step 15/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res-file-token-provider/configuration.toml /res-file-token-provider/configuration.toml 07:35:12 ---> Running in 9d0c144ee8ba 07:35:12 Removing intermediate container 9d0c144ee8ba 07:35:12 ---> 157e3f75ac7d 07:35:12 Step 22/25 : CMD [ "--verbose", "docker-entrypoint.sh" ] 07:35:12 ---> Running in 78c95a1f6083 07:35:12 ---> 3d050ef502a9 07:35:12 Step 16/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml 07:35:12 Removing intermediate container 78c95a1f6083 07:35:12 ---> 543639fcf4f0 07:35:12 Step 23/25 : LABEL arch=x86_64 07:35:12 ---> Running in c820710e53f9 07:35:12 ---> 1bcbe83cdbe5 07:35:12 Step 17/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/kong-admin-config.template.yml /res/kong-admin-config.template.yml 07:35:12 Removing intermediate container c820710e53f9 07:35:12 ---> f25675f04049 07:35:12 Step 24/25 : LABEL git_sha=0812b89a30f114a3d474b122572b517224fa9646 07:35:12 ---> Running in bb775f21c976 07:35:12 ---> 6692be0427fe 07:35:12 Step 18/25 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . 07:35:12 Removing intermediate container bb775f21c976 07:35:12 ---> 8b513c9881f5 07:35:12 Step 25/25 : LABEL version=0.0.0 07:35:12 ---> Running in fd9287b32395 07:35:13 Removing intermediate container fd9287b32395 07:35:13 ---> 1329cb9aba73 07:35:13 07:35:13 ---> 37a47bd6e590 07:35:13 Step 19/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . 07:35:13 Successfully built 1329cb9aba73 07:35:13 Successfully tagged security-spire-server:latest 07:35:13  Building security-spire-server ... done  ---> eec3dd36502a 07:35:13 Step 20/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ 07:35:14 ---> 309b6ac84fe0 07:35:14 Step 21/25 : RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 07:35:14 ---> Running in 604868f26d84 07:35:14 Removing intermediate container 604868f26d84 07:35:14 ---> 81b3b14b2915 07:35:14 Step 22/25 : ENTRYPOINT ["entrypoint.sh"] 07:35:14 Removing intermediate container b5198522b065 07:35:14 ---> 61665994edb5 07:35:14 07:35:14 Step 11/23 : FROM alpine:3.16 07:35:14 ---> 9c6f07244728 07:35:14 Step 12/23 : RUN apk add --update --no-cache ca-certificates dumb-init 07:35:14 ---> Running in 718e3b82cd7c 07:35:14 ---> Running in d65d530fd4e8 07:35:14 Removing intermediate container 718e3b82cd7c 07:35:14 ---> 3d292c22581f 07:35:14 Step 23/25 : LABEL arch=x86_64 07:35:14 ---> Running in 5eed09f4c800 07:35:15 Removing intermediate container 5eed09f4c800 07:35:15 ---> 3133043befe2 07:35:15 Step 24/25 : LABEL git_sha=0812b89a30f114a3d474b122572b517224fa9646 07:35:15 ---> Running in 60f96b4f2603 07:35:15 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 07:35:15 Removing intermediate container 60f96b4f2603 07:35:15 ---> 4886a9acb076 07:35:15 Step 25/25 : LABEL version=0.0.0 07:35:15 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 07:35:15 ---> Running in 0f88a2725b8e 07:35:15 Removing intermediate container 0f88a2725b8e 07:35:15 ---> 1c3ea749e3dd 07:35:15 07:35:15 Successfully built 1c3ea749e3dd 07:35:15 Successfully tagged security-secretstore-setup:latest 07:35:15  Building security-secretstore-setup ... done (1/2) Installing ca-certificates (20220614-r0) 07:35:15 (2/2) Installing dumb-init (1.2.5-r1) 07:35:15 Executing busybox-1.35.0-r17.trigger 07:35:15 Executing ca-certificates-20220614-r0.trigger 07:35:15 OK: 6 MiB in 16 packages 07:35:16 Removing intermediate container d65d530fd4e8 07:35:16 ---> bf8f6cd4beec 07:35:16 Step 13/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2021: Intel Corporation' 07:35:16 ---> Running in 492834e3fca2 07:35:16 Removing intermediate container 492834e3fca2 07:35:16 ---> bf400edbca30 07:35:16 Step 14/23 : ENV APP_PORT=59860 07:35:16 ---> Running in 5131dfdca95e 07:35:16 Removing intermediate container 5131dfdca95e 07:35:16 ---> 126db51b363c 07:35:16 Step 15/23 : EXPOSE $APP_PORT 07:35:16 ---> Running in 2355ea4de31d 07:35:16 Removing intermediate container 2355ea4de31d 07:35:16 ---> c55da0ecb2a5 07:35:16 Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / 07:35:16 ---> 9ee68f2c61b3 07:35:16 Step 17/23 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / 07:35:17 ---> d759af1d1b8f 07:35:17 Step 18/23 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml 07:35:17 ---> 1f752506f5f9 07:35:17 Step 19/23 : ENTRYPOINT ["/support-notifications"] 07:35:17 ---> Running in 43873e65a241 07:35:17 Removing intermediate container 43873e65a241 07:35:17 ---> 808bd28b268f 07:35:17 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 07:35:17 ---> Running in 5b95ce3a422f 07:35:17 Removing intermediate container 5b95ce3a422f 07:35:17 ---> d5cb8ce967a5 07:35:17 Step 21/23 : LABEL arch=x86_64 07:35:17 ---> Running in f702cbb02bfb 07:35:17 Removing intermediate container f702cbb02bfb 07:35:17 ---> 600d099c1ecb 07:35:17 Step 22/23 : LABEL git_sha=0812b89a30f114a3d474b122572b517224fa9646 07:35:17 ---> Running in d5e8f035d2bd 07:35:17 Removing intermediate container d5e8f035d2bd 07:35:17 ---> a2fa72d42d8a 07:35:17 Step 23/23 : LABEL version=0.0.0 07:35:17 ---> Running in d2550540e6a8 07:35:17 Removing intermediate container d2550540e6a8 07:35:17 ---> 175927f5f3ee 07:35:17 07:35:17 Successfully built 175927f5f3ee 07:35:17 Successfully tagged support-notifications:latest 07:35:17  Building support-notifications ... done  [Pipeline] } 07:35:17 $ docker stop --time=1 d41886f0866f04d50a9ee45b154d48cbeed9b424a08424f128deff5f33181ed2 07:35:19 $ docker rm -f d41886f0866f04d50a9ee45b154d48cbeed9b424a08424f128deff5f33181ed2 [Pipeline] // withDockerContainer [Pipeline] sh 07:35:19 + docker images 07:35:19 REPOSITORY TAG IMAGE ID CREATED SIZE 07:35:19 support-notifications latest 175927f5f3ee 2 seconds ago 27.3MB 07:35:19 security-secretstore-setup latest 1c3ea749e3dd 4 seconds ago 29.2MB 07:35:19 61665994edb5 5 seconds ago 1.63GB 07:35:19 security-spire-server latest 1329cb9aba73 7 seconds ago 86.5MB 07:35:19 support-scheduler latest 599fe69b933b 9 seconds ago 26.7MB 07:35:19 security-bootstrapper latest 873ba15789b7 9 seconds ago 19.9MB 07:35:19 23176f5a3525 9 seconds ago 1.45GB 07:35:19 9d898350fdc9 10 seconds ago 1.57GB 07:35:19 ab0ee41091cc 13 seconds ago 1.63GB 07:35:19 security-proxy-setup latest 7784bdaf7c96 15 seconds ago 27.4MB 07:35:19 60eb2fa9e126 24 seconds ago 1.56GB 07:35:19 71037980b5b8 25 seconds ago 1.56GB 07:35:19 sys-mgmt-agent latest 853479002037 45 seconds ago 136MB 07:35:19 security-spire-config latest e3fef2bed3cd About a minute ago 85.8MB 07:35:19 8ef6bfbb6ff0 About a minute ago 1.55GB 07:35:19 security-spiffe-token-provider latest a58181b0ee6d About a minute ago 29.3MB 07:35:19 core-data latest 5b019d0f6e11 About a minute ago 21.6MB 07:35:19 core-command latest 7bd20243a736 About a minute ago 17.4MB 07:35:19 core-metadata latest b8aab4d6d1eb About a minute ago 18.3MB 07:35:19 9fb447acd74c About a minute ago 1.58GB 07:35:19 597abc55f75d About a minute ago 1.61GB 07:35:19 c6181d56a02f About a minute ago 1.58GB 07:35:19 67f9625ea6fd About a minute ago 1.57GB 07:35:19 security-spire-agent latest 7b1873e3d98d About a minute ago 125MB 07:35:19 ec00062c939f 2 minutes ago 1.45GB 07:35:19 ci-base-image-x86_64 latest 04ed46729f4b 5 minutes ago 940MB 07:35:19 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base 1.18-alpine cef68f9685f8 5 days ago 677MB 07:35:19 alpine 3.15 c4fc93816858 8 weeks ago 5.59MB 07:35:19 alpine 3.16 9c6f07244728 8 weeks ago 5.54MB 07:35:19 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver 0.1.4 31426a034bd3 2 months ago 253MB 07:35:19 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] } 07:35:47 ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] 07:35:47 ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] 07:35:47 ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] 07:35:47 ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] 07:35:47 ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] 07:35:47 ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] 07:35:47 ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-setup [no test files] 07:35:47 ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] 07:35:47 ? github.com/edgexfoundry/edgex-go/cmd/security-spiffe-token-provider [no test files] 07:35:47 ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] 07:35:47 ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] 07:35:47 ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-agent [no test files] 07:35:47 ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-executor [no test files] 07:35:47 ? github.com/edgexfoundry/edgex-go/internal [no test files] 07:35:47 ? github.com/edgexfoundry/edgex-go/internal/core/command [no test files] 07:36:05 ok github.com/edgexfoundry/edgex-go/internal/core/command/application 0.612s coverage: 28.7% of statements 07:36:05 ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] 07:36:05 ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] 07:36:10 ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 0.580s coverage: 98.5% of statements 07:36:12 ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging 0.708s coverage: 40.6% of statements 07:36:12 ? github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging/mocks [no test files] 07:36:12 ? github.com/edgexfoundry/edgex-go/internal/core/data [no test files] 07:36:12 ok github.com/edgexfoundry/edgex-go/internal/core/data/application 0.469s coverage: 54.2% of statements 07:36:12 ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] 07:36:12 ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] 07:36:44 ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 24.796s coverage: 89.2% of statements 07:36:44 ? github.com/edgexfoundry/edgex-go/internal/core/data/controller/messaging [no test files] 07:36:44 ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] 07:36:44 ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks [no test files] 07:36:44 ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] 07:36:44 ? github.com/edgexfoundry/edgex-go/internal/core/metadata [no test files] 07:36:44 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/application 0.793s coverage: 2.2% of statements 07:36:44 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] 07:36:44 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] 07:36:44 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 3.840s coverage: 95.6% of statements 07:36:44 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] 07:36:44 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks [no test files] 07:36:44 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/uom [no test files] 07:36:44 ok github.com/edgexfoundry/edgex-go/internal/io 0.266s coverage: 72.2% of statements 07:36:44 ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] 07:36:44 ? github.com/edgexfoundry/edgex-go/internal/pkg/application [no test files] 07:36:44 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers [no test files] 07:36:44 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] 07:36:44 ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] 07:36:44 ok github.com/edgexfoundry/edgex-go/internal/pkg/controller/http 0.671s coverage: 60.0% of statements 07:36:44 ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] 07:36:44 ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] 07:36:44 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] 07:36:44 ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 0.879s coverage: 0.9% of statements 07:36:44 ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] 07:36:44 ok github.com/edgexfoundry/edgex-go/internal/pkg/telemetry 0.723s coverage: 58.8% of statements 07:36:44 ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 0.426s coverage: 29.6% of statements 07:36:44 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] 07:36:53 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.420s coverage: 47.1% of statements 07:36:53 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 1.313s coverage: 79.5% of statements 07:36:53 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.307s coverage: 94.1% of statements 07:36:53 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.429s coverage: 96.3% of statements 07:36:54 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.221s coverage: 87.5% of statements 07:37:02 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 11.483s coverage: 94.4% of statements 07:37:02 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/ping 0.220s coverage: 44.8% of statements 07:37:15 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 13.701s coverage: 80.5% of statements 07:37:15 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] 07:37:17 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 22.309s coverage: 92.9% of statements 07:37:17 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] 07:37:17 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] 07:37:17 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] 07:37:17 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 0.069s coverage: 65.1% of statements 07:37:17 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] 07:37:17 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto [no test files] 07:37:17 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/config [no test files] 07:37:17 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/container [no test files] 07:37:17 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/handlers 6.275s coverage: 86.9% of statements 07:37:17 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] 07:37:17 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] 07:37:17 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] 07:37:17 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] 07:37:17 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 11.216s coverage: 87.2% of statements 07:37:17 ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] 07:37:17 ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] 07:37:17 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.175s coverage: 100.0% of statements 07:37:17 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] 07:37:17 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.269s coverage: 58.8% of statements 07:37:17 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/common [no test files] 07:37:17 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.279s coverage: 80.0% of statements 07:37:17 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/jwt 0.230s coverage: 87.2% of statements 07:37:17 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/oauth2 0.303s coverage: 85.4% of statements 07:37:19 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.903s coverage: 91.2% of statements 07:37:19 ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] 07:37:28 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 0.920s coverage: 64.7% of statements 07:37:28 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] 07:37:28 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] 07:37:28 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.264s coverage: 100.0% of statements 07:37:28 ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.179s coverage: 89.4% of statements 07:37:28 ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.072s coverage: 100.0% of statements 07:37:28 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.080s coverage: 73.7% of statements 07:37:28 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.067s coverage: 100.0% of statements 07:37:34 ok github.com/edgexfoundry/edgex-go/internal/security/proxy 1.389s coverage: 65.8% of statements 07:37:34 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/config [no test files] 07:37:34 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/container [no test files] 07:37:34 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/models [no test files] 07:37:37 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.855s coverage: 41.8% of statements 07:37:37 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] 07:37:37 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] 07:37:37 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 0.276s coverage: 89.5% of statements 07:37:37 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] 07:37:37 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 0.262s coverage: 84.8% of statements 07:37:37 ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider [no test files] 07:37:37 ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/config [no test files] 07:37:37 ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/container [no test files] 07:37:37 ? github.com/edgexfoundry/edgex-go/internal/support/notifications [no test files] 07:37:45 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 6.398s coverage: 17.7% of statements 07:37:45 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel [no test files] 07:37:45 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks [no test files] 07:37:45 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] 07:37:45 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] 07:37:45 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 0.779s coverage: 92.3% of statements 07:37:45 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] 07:37:45 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks [no test files] 07:37:45 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler [no test files] 07:37:45 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/application [no test files] 07:37:45 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/scheduler 0.462s coverage: 63.2% of statements 07:37:45 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] 07:37:45 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] 07:37:45 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 0.458s coverage: 97.7% of statements 07:37:45 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] 07:37:45 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks [no test files] 07:37:45 ? github.com/edgexfoundry/edgex-go/internal/system/agent [no test files] 07:37:45 ? github.com/edgexfoundry/edgex-go/internal/system/agent/application [no test files] 07:37:45 ok github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct 0.206s coverage: 28.9% of statements 07:37:45 ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct/config [no test files] 07:37:45 ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/executor [no test files] 07:37:45 ? github.com/edgexfoundry/edgex-go/internal/system/agent/config [no test files] 07:37:45 ? github.com/edgexfoundry/edgex-go/internal/system/agent/container [no test files] 07:37:45 ? github.com/edgexfoundry/edgex-go/internal/system/agent/controller/http [no test files] 07:37:45 ? github.com/edgexfoundry/edgex-go/internal/system/agent/interfaces [no test files] 07:37:45 ok github.com/edgexfoundry/edgex-go/internal/system/agent/response 0.221s coverage: 100.0% of statements 07:37:45 ok github.com/edgexfoundry/edgex-go/internal/system/executor 0.096s coverage: 96.9% of statements 07:37:46 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 07:37:46 WARNING: Linting skipped (not on x86_64 or linter not installed) 07:37:46 GO111MODULE=on go vet ./... 07:39:38 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 07:39:38 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 07:39:38 ./bin/test-attribution-txt.sh [Pipeline] echo 07:39:38 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] sh 07:39:38 + ls -al . 07:39:38 total 756 07:39:38 drwxrwxr-x 10 1001 1001 4096 Oct 5 07:33 . 07:39:38 drwxr-xr-x 4 root root 4096 Oct 5 07:33 .. 07:39:38 drwxrwxr-x 2 1001 1001 4096 Oct 5 07:31 .blubracket 07:39:38 -rw-rw-r-- 1 1001 1001 16 Oct 5 07:31 .dockerignore 07:39:38 drwxrwxr-x 8 1001 1001 4096 Oct 5 07:31 .git 07:39:38 drwxrwxr-x 3 1001 1001 4096 Oct 5 07:31 .github 07:39:38 -rw-rw-r-- 1 1001 1001 1030 Oct 5 07:31 .gitignore 07:39:38 -rw-rw-r-- 1 1001 1001 42 Oct 5 07:31 .golangci.yml 07:39:38 -rw-rw-r-- 1 1001 1001 87 Oct 5 07:31 .hadolint.yml 07:39:38 -rw-rw-r-- 1 1001 1001 166 Oct 5 07:31 .sonarcloud.properties 07:39:38 -rw-rw-r-- 1 1001 1001 1171 Oct 5 07:31 ADOPTERS.md 07:39:38 -rw-rw-r-- 1 1001 1001 10722 Oct 5 07:31 Attribution.txt 07:39:38 -rw-rw-r-- 1 1001 1001 63209 Oct 5 07:31 CHANGELOG.md 07:39:38 -rw-rw-r-- 1 1001 1001 3804 Oct 5 07:31 CONTRIBUTING.md 07:39:38 -rw-rw-r-- 1 1001 1001 677 Oct 5 07:31 GOVERNANCE.md 07:39:38 -rw-rw-r-- 1 1001 1001 850 Oct 5 07:31 Jenkinsfile 07:39:38 -rw-rw-r-- 1 1001 1001 10775 Oct 5 07:31 LICENSE 07:39:38 -rw-rw-r-- 1 1001 1001 13724 Oct 5 07:31 Makefile 07:39:38 -rw-rw-r-- 1 1001 1001 582 Oct 5 07:31 OWNERS.md 07:39:38 -rw-rw-r-- 1 1001 1001 9799 Oct 5 07:31 README.md 07:39:38 -rw-rw-r-- 1 1001 1001 6912 Oct 5 07:31 SECURITY.md 07:39:38 -rw-rw-r-- 1 1001 1001 5 Oct 5 07:29 VERSION 07:39:38 -rw-rw-r-- 1 1001 1001 4131 Oct 5 07:31 ZMQWindows.md 07:39:38 drwxrwxr-x 2 1001 1001 4096 Oct 5 07:31 bin 07:39:38 drwxrwxr-x 18 1001 1001 4096 Oct 5 07:31 cmd 07:39:38 -rw-r--r-- 1 root root 502163 Oct 5 07:37 coverage.out 07:39:38 -rw-rw-r-- 1 1001 1001 3458 Oct 5 07:31 go.mod 07:39:38 -rw-rw-r-- 1 1001 1001 38041 Oct 5 07:31 go.sum 07:39:38 drwxrwxr-x 8 1001 1001 4096 Oct 5 07:31 internal 07:39:38 drwxrwxr-x 3 1001 1001 4096 Oct 5 07:31 openapi 07:39:38 drwxrwxr-x 4 1001 1001 4096 Oct 5 07:31 snap 07:39:38 -rw-rw-r-- 1 1001 1001 204 Oct 5 07:31 version.go [Pipeline] sh 07:39:38 + '[' -e coverage.out ] 07:39:38 + chown 1001:1001 coverage.out [Pipeline] stash 07:39:38 Warning: overwriting stash ‘coverage-report’ 07:39:39 Stashed 1 file(s) [Pipeline] sh 07:39:39 + make build 07:39:40 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 07:41:16 CGO_ENABLED=0 GO111MODULE=on go build -tags " no_zmq 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 07:42:24 CGO_ENABLED=0 GO111MODULE=on go build -tags " no_zmq 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 07:42:24 CGO_ENABLED=0 GO111MODULE=on go build -tags " no_zmq " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/support-notifications/support-notifications ./cmd/support-notifications 07:43:03 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 07:43:03 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 07:43:08 CGO_ENABLED=0 GO111MODULE=on go build -tags " no_zmq " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler 07:43:15 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 07:43: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-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup 07:43: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/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider 07:43:26 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 07:43: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/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper 07: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/security-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider [Pipeline] } 07:43:43 $ docker stop --time=1 aed069dafe9e9a6b687bc07b2fa6dfb7238709225eb55ceae821e3c6462256a5 07:43:45 $ docker rm -f aed069dafe9e9a6b687bc07b2fa6dfb7238709225eb55ceae821e3c6462256a5 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:43:47 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 07:43:47 07:43:47 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:43:48 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 07:43:48 latest: Pulling from edgex-devops/edgex-compose-arm64 07:43:48 29e5d40040c1: Pulling fs layer 07:43:48 1ce36da41761: Pulling fs layer 07:43:48 25b303627fd3: Pulling fs layer 07:43:48 29e5d40040c1: Verifying Checksum 07:43:48 29e5d40040c1: Download complete 07:43:49 1ce36da41761: Verifying Checksum 07:43:49 1ce36da41761: Download complete 07:43:49 29e5d40040c1: Pull complete 07:43:50 25b303627fd3: Verifying Checksum 07:43:50 25b303627fd3: Download complete 07:43:50 1ce36da41761: Pull complete 07:44:00 25b303627fd3: Pull complete 07:44:00 Digest: sha256:9cc31fd43c2090459daf52f5d183d677621facc00304dcc7dc9de11b2a0a8f33 07:44:00 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 07:44:00 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 07:44:01 prd-ubuntu20.04-docker-arm64-4c-16g-7147 does not seem to be running inside a container 07:44:01 $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest cat 07:44:03 $ docker top 65881f31d6a97ce5850e2df98275e905789532ae636924edc3f4ed730cefc905 -eo pid,comm [Pipeline] { [Pipeline] sh 07:44:04 + docker-compose build --help 07:44:04 + grep parallel 07:44:08 --parallel Build images in parallel. [Pipeline] } 07:44:08 $ docker stop --time=1 65881f31d6a97ce5850e2df98275e905789532ae636924edc3f4ed730cefc905 07:44:10 $ docker rm -f 65881f31d6a97ce5850e2df98275e905789532ae636924edc3f4ed730cefc905 [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:44:10 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 07:44:10 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 07:44:10 prd-ubuntu20.04-docker-arm64-4c-16g-7147 does not seem to be running inside a container 07:44:11 $ docker run -t -d -u 1001:1001 -u 0:0 --entrypoint= -v /var/run/docker.sock:/var/run/docker.sock --privileged -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest cat 07:44:12 $ docker top 665f8022ba5302c317e1ede07c9a445f96cbb09182eef89b24ed7948f1e9f3b3 -eo pid,comm [Pipeline] { [Pipeline] sh 07:44:12 + docker-compose -f ./docker-compose-build.yml build --parallel 07:44:16 Building core-command ... 07:44:16 Building core-data ... 07:44:16 Building core-metadata ... 07:44:16 Building security-bootstrapper ... 07:44:16 Building security-proxy-setup ... 07:44:16 Building security-secretstore-setup ... 07:44:16 Building security-spiffe-token-provider ... 07:44:16 Building security-spire-agent ... 07:44:16 Building security-spire-config ... 07:44:16 Building security-spire-server ... 07:44:16 Building support-notifications ... 07:44:16 Building support-scheduler ... 07:44:16 Building sys-mgmt-agent ... 07:44:16 Building security-spire-server 07:44:16 Building core-data 07:44:16 Building security-bootstrapper 07:44:16 Building security-spire-config 07:44:16 Building support-notifications 07:45:03 Step 1/25 : ARG BUILDER_BASE=golang:1.18-alpine3.16 07:45:03 Step 2/25 : FROM ${BUILDER_BASE} AS builder 07:45:03 ---> 6f952042a0ec 07:45:03 Step 3/25 : WORKDIR /edgex-go 07:45:04 Step 1/33 : ARG BUILDER_BASE=golang:1.18-alpine3.16 07:45:04 Step 2/33 : FROM ${BUILDER_BASE} AS builder 07:45:04 ---> 6f952042a0ec 07:45:04 Step 3/33 : WORKDIR /edgex-go 07:45:04 Step 1/24 : ARG BUILDER_BASE=golang:1.18-alpine3.16 07:45:04 Step 2/24 : FROM ${BUILDER_BASE} AS builder 07:45:04 ---> 6f952042a0ec 07:45:04 Step 3/24 : ARG ADD_BUILD_TAGS="" 07:45:04 Step 1/26 : ARG BUILDER_BASE=golang:1.18-alpine3.16 07:45:04 Step 2/26 : FROM ${BUILDER_BASE} AS builder 07:45:04 ---> 6f952042a0ec 07:45:04 Step 3/26 : WORKDIR /edgex-go 07:45:04 Step 1/23 : ARG BUILDER_BASE=golang:1.18-alpine3.16 07:45:04 Step 2/23 : FROM ${BUILDER_BASE} AS builder 07:45:04 ---> 6f952042a0ec 07:45:04 Step 3/23 : ARG ADD_BUILD_TAGS="" 07:45:05 ---> Running in ce4a6c463851 07:45:05 ---> Running in 385cfe32558e 07:45:05 ---> Running in 5a50f395e42a 07:45:05 ---> Running in 8c5848b23f6b 07:45:05 ---> Running in 542fa5a5639b 07:45:05 Removing intermediate container 542fa5a5639b 07:45:05 ---> 9bf3b5dabd9d 07:45:05 Step 4/33 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 07:45:05 Removing intermediate container 385cfe32558e 07:45:05 ---> d12ec32e7553 07:45:05 Step 4/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 07:45:05 Removing intermediate container 8c5848b23f6b 07:45:05 ---> b4132e0897ed 07:45:05 Step 4/24 : WORKDIR /edgex-go 07:45:05 ---> Running in 1a2b11ff494b 07:45:05 Removing intermediate container ce4a6c463851 07:45:05 ---> 85fefc20319d 07:45:05 Step 4/23 : WORKDIR /edgex-go 07:45:05 ---> Running in 9bdb9f0f3150 07:45:06 Removing intermediate container 5a50f395e42a 07:45:06 ---> 2069fce5030f 07:45:06 Step 4/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 07:45:06 ---> Running in 4b122b829c42 07:45:06 ---> Running in 8f4b90ca2335 07:45:06 ---> Running in e1cea781779d 07:45:07 Removing intermediate container 4b122b829c42 07:45:07 ---> f6be7882cb8a 07:45:07 Step 5/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 07:45:07 Removing intermediate container 8f4b90ca2335 07:45:07 ---> 2441808c9c67 07:45:07 Step 5/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 07:45:07 ---> Running in a107489ba220 07:45:07 ---> Running in 4bf80441d9d9 07:45:09 Removing intermediate container 1a2b11ff494b 07:45:09 ---> acbdfb8ea243 07:45:09 Step 5/33 : RUN apk add --update --no-cache make git 07:45:10 ---> Running in 1100c9955fb7 07:45:10 Removing intermediate container 9bdb9f0f3150 07:45:10 ---> 86b54b671887 07:45:10 Step 5/26 : RUN apk add --update --no-cache make git build-base curl 07:45:10 Removing intermediate container e1cea781779d 07:45:10 ---> 8082d27a9da1 07:45:10 Step 5/25 : RUN apk add --update --no-cache make git build-base curl 07:45:10 ---> Running in b6411adeb064 07:45:10 Removing intermediate container a107489ba220 07:45:10 ---> 426ba7a88d57 07:45:10 Step 6/24 : RUN apk add --update --no-cache zeromq-dev libsodium-dev pkgconfig build-base git 07:45:10 ---> Running in f8083e012057 07:45:10 ---> Running in eeed3ad619a8 07:45:11 Removing intermediate container 4bf80441d9d9 07:45:11 ---> dfc534935a8f 07:45:11 Step 6/23 : RUN apk add --update --no-cache make bash git ca-certificates 07:45:11 ---> Running in c46ace337d63 07:45:12 fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 07:45:12 fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 07:45:12 fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 07:45:12 fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 07:45:13 fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 07:45:13 fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 07:45:13 fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 07:45:13 fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 07:45:14 fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 07:45:14 fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 07:45:14 OK: 221 MiB in 51 packages 07:45:14 OK: 221 MiB in 51 packages 07:45:15 OK: 221 MiB in 51 packages 07:45:15 OK: 221 MiB in 51 packages 07:45:15 OK: 221 MiB in 51 packages 07:45:16 Removing intermediate container b6411adeb064 07:45:16 ---> 8c6b4937d89a 07:45:16 Step 6/26 : COPY go.mod vendor* ./ 07:45:16 Removing intermediate container 1100c9955fb7 07:45:16 ---> 3707de9f6bab 07:45:16 Step 6/33 : COPY go.mod vendor* ./ 07:45:17 Removing intermediate container f8083e012057 07:45:17 ---> 63586c838b4b 07:45:17 Step 6/25 : COPY go.mod vendor* ./ 07:45:17 Removing intermediate container eeed3ad619a8 07:45:17 ---> bd014d0ccafd 07:45:17 Step 7/24 : COPY go.mod vendor* ./ 07:45:17 Removing intermediate container c46ace337d63 07:45:17 ---> 5782959488c4 07:45:17 Step 7/23 : COPY go.mod vendor* ./ 07:45:17 ---> 0cc8fa8c4446 07:45:17 Step 7/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 07:45:18 ---> Running in 4d8b9f403bac 07:45:18 ---> 4a24adddb960 07:45:18 Step 7/33 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 07:45:18 ---> Running in cba2d6c7b332 07:45:18 ---> e26a34cdc4f7 07:45:18 Step 7/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 07:45:18 ---> Running in 9e6cc836205d 07:45:18 ---> fc2d248e168b 07:45:18 Step 8/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 07:45:19 ---> Running in 884d4f7ace13 07:45:19 ---> 5a907b0f19ce 07:45:19 Step 8/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 07:45:19 ---> Running in 00f1a6c122ef 07:46:26 Removing intermediate container 4d8b9f403bac 07:46:26 ---> 57dda61e4488 07:46:26 Step 8/26 : COPY . . 07:46:26 Removing intermediate container cba2d6c7b332 07:46:26 ---> 0b6687713e1a 07:46:26 Step 8/33 : COPY . . 07:46:26 Removing intermediate container 9e6cc836205d 07:46:26 ---> fcb004c6ae88 07:46:26 Step 8/25 : COPY . . 07:46:26 Removing intermediate container 00f1a6c122ef 07:46:26 ---> dbb434e70881 07:46:26 Step 9/23 : COPY . . 07:46:26 Removing intermediate container 884d4f7ace13 07:46:26 ---> 192eefc33558 07:46:26 Step 9/24 : COPY . . 07:46:41 ---> 28e1806dd19a 07:46:41 Step 10/24 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-data/core-data 07:46:41 ---> 941d89f47457 07:46:41 Step 9/33 : RUN make cmd/security-bootstrapper/security-bootstrapper ---> e1b8eb6898fc 07:46:41 07:46:41 Step 9/26 : ARG SPIRE_RELEASE=1.2.1 07:46:41 ---> 552cbaec98f2 07:46:41 Step 10/23 : RUN make cmd/support-notifications/support-notifications 07:46:41 ---> d4ed104f38ad 07:46:41 Step 9/25 : ARG SPIRE_RELEASE=1.2.1 07:46:41 ---> Running in 0b1b3b0bc486 07:46:41 ---> Running in 567137f3fd1e 07:46:41 ---> Running in 7e12d184bdc3 07:46:41 ---> Running in 2eed6ffcce22 07:46:41 ---> Running in 988bedb1dafd 07:46:41 Removing intermediate container 2eed6ffcce22 07:46:41 ---> d88f000df971 07:46:41 Step 10/25 : WORKDIR /edgex-go/spire-build 07:46:41 Removing intermediate container 7e12d184bdc3 07:46:41 ---> 40986bfa97b8 07:46:41 Step 10/26 : WORKDIR /edgex-go/spire-build 07:46:41 ---> Running in 34ddea3bcfa7 07:46:41 ---> Running in 393b1573ed33 07:46:42 Removing intermediate container 34ddea3bcfa7 07:46:42 ---> 837f9c9faa02 07:46:42 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 07:46:42 Removing intermediate container 393b1573ed33 07:46:42 ---> 9516c68ab3a8 07:46:42 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 07:46:42 ---> Running in 68792d128b52 07:46:42 ---> Running in c6c883dda738 07:46:43 CGO_ENABLED=0 GO111MODULE=on go build -tags " no_zmq " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/support-notifications/support-notifications ./cmd/support-notifications 07:46:43 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 07:46:43 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 07:46:46 Removing intermediate container 68792d128b52 07:46:46 ---> 8ea28eff4bdb 07:46:46 Step 12/25 : WORKDIR /edgex-go 07:46:46 ---> Running in 6063a87ec3d0 07:46:46 Removing intermediate container c6c883dda738 07:46:46 ---> 6eae408e061c 07:46:46 Step 12/26 : WORKDIR /edgex-go 07:46:46 ---> Running in 9ddfdead0765 07:46:46 Removing intermediate container 6063a87ec3d0 07:46:46 ---> 9ea8421f8c5d 07:46:46 07:46:46 Step 13/25 : FROM alpine:3.15 07:46:47 3.15: Pulling from library/alpine 07:46:47 Removing intermediate container 9ddfdead0765 07:46:47 ---> 855fa99cdaed 07:46:47 07:46:47 Step 13/26 : FROM alpine:3.15 07:46:47 3.15: Pulling from library/alpine 07:46:48 Digest: sha256:69463fdff1f025c908939e86d4714b4d5518776954ca627cbeff4c74bcea5b22 07:46:48 Status: Downloaded newer image for alpine:3.15 07:46:48 Digest: sha256:69463fdff1f025c908939e86d4714b4d5518776954ca627cbeff4c74bcea5b22 07:46:48 Status: Image is up to date for alpine:3.15 07:46:48 ---> 02e0d6fdf486 07:46:48 Step 14/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' 07:46:48 ---> 02e0d6fdf486 07:46:48 Step 14/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' 07:46:48 ---> Running in 6c136e2f74da 07:46:48 ---> Running in f7a0d0c8fd1f 07:46:49 Removing intermediate container f7a0d0c8fd1f 07:46:49 ---> be2a7de2fa51 07:46:49 Step 15/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 07:46:49 ---> Running in a62967f48213 07:46:49 Removing intermediate container 6c136e2f74da 07:46:49 ---> df67597fc0c5 07:46:49 Step 15/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 07:46:49 ---> Running in 8f216b011ecc 07:46:53 Removing intermediate container a62967f48213 07:46:53 ---> df3916f52d78 07:46:53 Step 16/25 : RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 07:46:53 ---> Running in bd4d8d8f0eb6 07:46:53 Removing intermediate container 8f216b011ecc 07:46:53 ---> 586c3a8c4f1c 07:46:53 Step 16/26 : RUN apk update && apk --no-cache --update add dumb-init gcompat 07:46:53 ---> Running in cfe91efe84dc 07:46:55 fetch https://dl-4.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 07:46:56 fetch https://dl-4.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 07:46:56 fetch https://dl-4.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 07:46:57 fetch https://dl-4.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 07:46:57 v3.15.6-93-ge08ee36d88 [https://dl-4.alpinelinux.org/alpine/v3.15/main] 07:46:57 v3.15.6-94-gbcf1bd4598 [https://dl-4.alpinelinux.org/alpine/v3.15/community] 07:46:57 OK: 15734 distinct packages available 07:46:58 fetch https://dl-4.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 07:46:58 v3.15.6-93-ge08ee36d88 [https://dl-4.alpinelinux.org/alpine/v3.15/main] 07:46:58 v3.15.6-94-gbcf1bd4598 [https://dl-4.alpinelinux.org/alpine/v3.15/community] 07:46:58 OK: 15734 distinct packages available 07:46:58 fetch https://dl-4.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 07:46:59 fetch https://dl-4.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 07:46:59 fetch https://dl-4.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 07:47:00 (1/5) Installing dumb-init (1.2.5-r1) 07:47:00 (2/5) Installing musl-obstack (1.2.3-r0) 07:47:00 (3/5) Installing libucontext (1.1-r0) 07:47:00 (4/5) Installing gcompat (1.0.0-r4) 07:47:00 (5/5) Installing openssl (1.1.1q-r0) 07:47:00 (1/4) Installing dumb-init (1.2.5-r1) 07:47:00 Executing busybox-1.34.1-r7.trigger 07:47:00 (2/4) Installing musl-obstack (1.2.3-r0) 07:47:00 OK: 6 MiB in 19 packages 07:47:00 (3/4) Installing libucontext (1.1-r0) 07:47:01 (4/4) Installing gcompat (1.0.0-r4) 07:47:01 Executing busybox-1.34.1-r7.trigger 07:47:01 OK: 6 MiB in 18 packages 07:47:03 Removing intermediate container bd4d8d8f0eb6 07:47:03 ---> 557cc49e6881 07:47:03 Step 17/25 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin 07:47:03 Removing intermediate container cfe91efe84dc 07:47:03 ---> 7cae2e2b8554 07:47:03 Step 17/26 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin 07:47:11 ---> 439b33707148 07:47:11 Step 18/25 : COPY --from=builder /edgex-go/cmd/security-spire-server/docker-entrypoint.sh /usr/local/bin/ 07:47:11 ---> 6efad169b588 07:47:11 Step 18/26 : COPY --from=builder /edgex-go/cmd/security-spire-config/docker-entrypoint.sh /usr/local/bin/ 07:47:12 ---> 73a1ac43812c 07:47:12 Step 19/25 : COPY --from=builder /edgex-go/cmd/security-spire-server/server.conf /usr/local/etc/spire/server.conf.tpl 07:47:12 ---> 3fd97746ab10 07:47:12 Step 19/26 : WORKDIR /usr/local/etc/spiffe-scripts.d 07:47:12 ---> Running in c60ef324b0ee 07:47:13 Removing intermediate container c60ef324b0ee 07:47:13 ---> 105b3ba8cad4 07:47:13 Step 20/26 : COPY --from=builder /edgex-go/cmd/security-spire-config/seed_builtin_entries.sh /usr/local/etc/spiffe-scripts.d 07:47:13 ---> b2c50dcf7291 07:47:13 Step 20/25 : COPY --from=builder /edgex-go/cmd/security-spire-server/openssl.conf /usr/local/etc/ 07:47:14 ---> a85a61b1659b 07:47:14 Step 21/26 : WORKDIR / 07:47:14 ---> Running in 5ef21e1d0763 07:47:15 ---> 0bf0bc07aa44 07:47:15 Step 21/25 : ENTRYPOINT [ "/usr/bin/dumb-init" ] 07:47:15 ---> Running in 6722dfa0903b 07:47:15 Removing intermediate container 5ef21e1d0763 07:47:15 ---> c94dcd54e596 07:47:15 Step 22/26 : ENTRYPOINT [ "/usr/bin/dumb-init" ] 07:47:15 ---> Running in e7d1c9dd77af 07:47:16 Removing intermediate container 6722dfa0903b 07:47:16 ---> dcb23193c871 07:47:16 Step 22/25 : CMD [ "--verbose", "docker-entrypoint.sh" ] 07:47:16 Removing intermediate container e7d1c9dd77af 07:47:16 ---> 922a6f39c267 07:47:16 Step 23/26 : CMD [ "--verbose", "docker-entrypoint.sh" ] 07:47:16 ---> Running in 0b38bcb011af 07:47:16 ---> Running in 9848740be38e 07:47:16 Removing intermediate container 9848740be38e 07:47:16 ---> eb843fbe6b3b 07:47:16 Step 24/26 : LABEL arch=arm64 07:47:16 Removing intermediate container 0b38bcb011af 07:47:16 ---> 965a0a64b456 07:47:16 Step 23/25 : LABEL arch=arm64 07:47:17 ---> Running in 72c0c45839f2 07:47:17 ---> Running in 6f4e190f4d96 07:47:17 Removing intermediate container 72c0c45839f2 07:47:17 ---> bb3fb8e80f30 07:47:17 Step 24/25 : LABEL git_sha=0812b89a30f114a3d474b122572b517224fa9646 07:47:17 ---> Running in 1d57bb4e13d5 07:47:17 Removing intermediate container 6f4e190f4d96 07:47:17 ---> 27db4637fd19 07:47:17 Step 25/26 : LABEL git_sha=0812b89a30f114a3d474b122572b517224fa9646 07:47:17 ---> Running in f7e12def0413 07:47:18 Removing intermediate container 1d57bb4e13d5 07:47:18 ---> 17fc84d9b8a2 07:47:18 Step 25/25 : LABEL version=0.0.0 07:47:18 ---> Running in dce744bc1354 07:47:18 Removing intermediate container f7e12def0413 07:47:18 ---> 501200f9b344 07:47:18 Step 26/26 : LABEL version=0.0.0 07:47:18 ---> Running in d162f401b513 07:47:19 Removing intermediate container dce744bc1354 07:47:19 ---> 7cf570959632 07:47:19 07:47:19 Removing intermediate container d162f401b513 07:47:19 ---> a28f0bc7a40c 07:47:19 07:47:19 Successfully built 7cf570959632 07:47:19 Successfully tagged security-spire-server-arm64:latest 07:47:19 Successfully built a28f0bc7a40c 07:47:19 Building sys-mgmt-agent 07:47:19 Successfully tagged security-spire-config-arm64:latest 07:47:19  Building security-spire-server ... done Building security-spire-agent 07:47:46  Building security-spire-config ... done Step 1/23 : ARG BUILDER_BASE=golang:1.18-alpine3.16 07:47:46 Step 2/23 : FROM ${BUILDER_BASE} AS builder 07:47:46 ---> 6f952042a0ec 07:47:46 Step 3/23 : WORKDIR /edgex-go 07:47:46 ---> Using cache 07:47:46 ---> 2069fce5030f 07:47:46 Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 07:47:46 ---> Using cache 07:47:46 ---> 8082d27a9da1 07:47:46 Step 5/23 : RUN apk add --update --no-cache make bash git 07:47:46 Step 1/26 : ARG BUILDER_BASE=golang:1.18-alpine3.16 07:47:46 Step 2/26 : FROM ${BUILDER_BASE} AS builder 07:47:46 ---> 6f952042a0ec 07:47:46 Step 3/26 : WORKDIR /edgex-go 07:47:46 ---> Using cache 07:47:46 ---> 2069fce5030f 07:47:46 Step 4/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 07:47:46 ---> Using cache 07:47:46 ---> 8082d27a9da1 07:47:46 Step 5/26 : RUN apk add --update --no-cache make git build-base curl 07:47:46 ---> Using cache 07:47:46 ---> 63586c838b4b 07:47:46 Step 6/26 : COPY go.mod vendor* ./ 07:47:46 ---> Using cache 07:47:46 ---> e26a34cdc4f7 07:47:46 Step 7/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 07:47:46 ---> Using cache 07:47:46 ---> fcb004c6ae88 07:47:46 Step 8/26 : COPY . . 07:47:46 ---> Using cache 07:47:46 ---> d4ed104f38ad 07:47:46 Step 9/26 : ARG SPIRE_RELEASE=1.2.1 07:47:46 ---> Using cache 07:47:46 ---> d88f000df971 07:47:46 Step 10/26 : WORKDIR /edgex-go/spire-build 07:47:46 ---> Using cache 07:47:46 ---> 837f9c9faa02 07:47: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 07:47:47 ---> Running in 9d6b78a94b61 07:47:47 ---> Running in a2e1e9ff3a49 07:47:49 fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 07:47:50 fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 07:47:50 Removing intermediate container a2e1e9ff3a49 07:47:50 ---> 354fce8f6487 07:47:50 Step 12/26 : WORKDIR /edgex-go 07:47:51 ---> Running in fb3ff93aa398 07:47:51 Removing intermediate container fb3ff93aa398 07:47:51 ---> ddafe555e25b 07:47:51 07:47:51 Step 13/26 : FROM alpine:3.15 07:47:51 ---> 02e0d6fdf486 07:47:51 Step 14/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' 07:47:51 ---> Using cache 07:47:51 ---> df67597fc0c5 07:47:51 Step 15/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 07:47:51 ---> Using cache 07:47:51 ---> 586c3a8c4f1c 07:47:51 Step 16/26 : RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 07:47:51 ---> Running in 5534193be303 07:47:52 OK: 221 MiB in 51 packages 07:47:54 Removing intermediate container 9d6b78a94b61 07:47:54 ---> 49f9b4ba098e 07:47:54 Step 6/23 : COPY go.mod vendor* ./ 07:47:54 fetch https://dl-4.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 07:47:54 ---> 5ba0a5c9a5e5 07:47:54 Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 07:47:55 ---> Running in 328a574ee4d7 07:47:55 fetch https://dl-4.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 07:47:57 v3.15.6-93-ge08ee36d88 [https://dl-4.alpinelinux.org/alpine/v3.15/main] 07:47:57 v3.15.6-94-gbcf1bd4598 [https://dl-4.alpinelinux.org/alpine/v3.15/community] 07:47:57 OK: 15734 distinct packages available 07:47:57 fetch https://dl-4.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 07:47:58 fetch https://dl-4.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 07:47:59 (1/5) Installing dumb-init (1.2.5-r1) 07:47:59 (2/5) Installing musl-obstack (1.2.3-r0) 07:47:59 (3/5) Installing libucontext (1.1-r0) 07:48:00 (4/5) Installing gcompat (1.0.0-r4) 07:48:00 (5/5) Installing openssl (1.1.1q-r0) 07:48:00 Executing busybox-1.34.1-r7.trigger 07:48:00 OK: 6 MiB in 19 packages 07:48:02 Removing intermediate container 5534193be303 07:48:02 ---> 861224f7fe7f 07:48:02 Step 17/26 : COPY --from=builder /usr/local/bin/spire-agent /usr/local/bin 07:48:04 ---> f75fc652d241 07:48:04 Step 18/26 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin 07:48:10 ---> 565f8963d773 07:48:10 Step 19/26 : COPY --from=builder /edgex-go/cmd/security-spire-agent/docker-entrypoint.sh /usr/local/bin/ 07:48:11 ---> 3bfb54d5e6b4 07:48:11 Step 20/26 : COPY --from=builder /edgex-go/cmd/security-spire-agent/agent.conf /usr/local/etc/spire/agent.conf.tpl 07:48:12 ---> fa4bb9369904 07:48:12 Step 21/26 : COPY --from=builder /edgex-go/cmd/security-spire-agent/openssl.conf /usr/local/etc/ 07:48:14 ---> 3653ac299638 07:48:14 Step 22/26 : ENTRYPOINT [ "/usr/bin/dumb-init" ] 07:48:14 ---> Running in e463e06fe211 07:48:14 Removing intermediate container e463e06fe211 07:48:14 ---> 35001ee60026 07:48:14 Step 23/26 : CMD [ "--verbose", "docker-entrypoint.sh" ] 07:48:14 ---> Running in a24213c9ff3e 07:48:15 Removing intermediate container a24213c9ff3e 07:48:15 ---> a83da1bfb499 07:48:15 Step 24/26 : LABEL arch=arm64 07:48:15 ---> Running in 11ef4a7c0129 07:48:16 Removing intermediate container 11ef4a7c0129 07:48:16 ---> 5b606323d788 07:48:16 Step 25/26 : LABEL git_sha=0812b89a30f114a3d474b122572b517224fa9646 07:48:16 ---> Running in 2a0f4cdc06ec 07:48:16 Removing intermediate container 2a0f4cdc06ec 07:48:16 ---> cfab2f37d445 07:48:16 Step 26/26 : LABEL version=0.0.0 07:48:17 ---> Running in 6a001a25ed08 07:48:17 Removing intermediate container 6a001a25ed08 07:48:17 ---> 89b56800d355 07:48:17 07:48:17 Successfully built 89b56800d355 07:48:17 Successfully tagged security-spire-agent-arm64:latest 07:48:17 Building core-metadata 07:48:36  Building security-spire-agent ... done Step 1/25 : ARG BUILDER_BASE=golang:1.18-alpine3.16 07:48:36 Step 2/25 : FROM ${BUILDER_BASE} AS builder 07:48:36 ---> 6f952042a0ec 07:48:36 Step 3/25 : ARG ADD_BUILD_TAGS="" 07:48:36 ---> Using cache 07:48:36 ---> 85fefc20319d 07:48:36 Step 4/25 : WORKDIR /edgex-go 07:48:36 ---> Using cache 07:48:36 ---> 2441808c9c67 07:48:36 Step 5/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 07:48:36 ---> Using cache 07:48:36 ---> dfc534935a8f 07:48:36 Step 6/25 : RUN apk add --update --no-cache make git 07:48:36 ---> Running in ade058be1d14 07:48:38 fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 07:48:39 fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 07:48:41 OK: 221 MiB in 51 packages 07:48:43 Removing intermediate container ade058be1d14 07:48:43 ---> 1ec4de52521f 07:48:43 Step 7/25 : COPY go.mod vendor* ./ 07:48:44 ---> f77afc136fb5 07:48:44 Step 8/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 07:48:44 ---> Running in a68f14801531 07:49:02 Removing intermediate container 328a574ee4d7 07:49:02 ---> eed390430594 07:49:02 Step 8/23 : COPY . . 07:49:12 ---> a2515d587321 07:49:12 Step 9/23 : RUN make cmd/sys-mgmt-agent/sys-mgmt-agent 07:49:12 ---> Running in bd15710aae14 07:49:13 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 07:49:39 Removing intermediate container a68f14801531 07:49:39 ---> f902233a8944 07:49:39 Step 9/25 : COPY . . 07:49:54 ---> 3421dd27533f 07:49:54 Step 10/25 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-metadata/core-metadata 07:49:54 ---> Running in bdc403d88df8 07:49:54 CGO_ENABLED=0 GO111MODULE=on go build -tags " no_zmq 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 07:52:31 Removing intermediate container 988bedb1dafd 07:52:31 ---> 50d0fb0b249f 07:52:31 07:52:31 Step 10/33 : FROM alpine:3.16 07:52:31 3.16: Pulling from library/alpine 07:52:31 Digest: sha256:bc41182d7ef5ffc53a40b044e725193bc10142a1243f395ee852a8d9730fc2ad 07:52:31 Status: Downloaded newer image for alpine:3.16 07:52:31 ---> a6215f271958 07:52:31 Step 11/33 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' 07:52:31 ---> Running in 1dabbf63dfb8 07:52:31 Removing intermediate container 1dabbf63dfb8 07:52:31 ---> 658240f1ca3f 07:52:31 Step 12/33 : RUN apk add --update --no-cache dumb-init su-exec 07:52:31 ---> Running in e66fdb80ec49 07:52:31 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 07:52:31 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 07:52:31 (1/2) Installing dumb-init (1.2.5-r1) 07:52:31 (2/2) Installing su-exec (0.2-r1) 07:52:31 Executing busybox-1.35.0-r17.trigger 07:52:31 OK: 5 MiB in 16 packages 07:52:31 Removing intermediate container e66fdb80ec49 07:52:31 ---> dbe03b53402e 07:52:31 Step 13/33 : ENV SECURITY_INIT_DIR /edgex-init 07:52:31 ---> Running in 7cf6bea0d31a 07:52:31 Removing intermediate container 7cf6bea0d31a 07:52:31 ---> 180b6fe77cac 07:52:31 Step 14/33 : ENV SECURITY_INIT_STAGING /edgex-init-staging 07:52:31 ---> Running in d629d8071ddc 07:52:31 Removing intermediate container d629d8071ddc 07:52:31 ---> 5062b242e806 07:52:31 Step 15/33 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_STAGING}/bootstrap-redis 07:52:31 ---> Running in ef396d3a8c42 07:52:32 Removing intermediate container ef396d3a8c42 07:52:32 ---> 6b73977339ae 07:52:32 Step 16/33 : ARG BOOTSTRAP_MOSQUITTO_DIR=${SECURITY_INIT_STAGING}/bootstrap-mosquitto 07:52:32 ---> Running in 21eb18c1e167 07:52:32 Removing intermediate container 21eb18c1e167 07:52:32 ---> 7b8868d2c3ab 07:52:32 Step 17/33 : RUN mkdir -p ${BOOTSTRAP_REDIS_DIR} ${BOOTSTRAP_MOSQUITTO_DIR} 07:52:32 ---> Running in 6112679a4633 07:52:36 Removing intermediate container 6112679a4633 07:52:36 ---> 929aa6d6d7dc 07:52:36 Step 18/33 : WORKDIR ${SECURITY_INIT_STAGING} 07:52:36 ---> Running in efd55ab1d92d 07:52:36 Removing intermediate container efd55ab1d92d 07:52:36 ---> c0fc388642c7 07:52:36 Step 19/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_STAGING}/ 07:52:37 ---> 96383256ebde 07:52:37 Step 20/33 : RUN chmod +x ${SECURITY_INIT_STAGING}/*.sh 07:52:37 ---> Running in b1c2e556c821 07:52:40 Removing intermediate container b1c2e556c821 07:52:40 ---> 60e8f61f5f60 07:52:40 Step 21/33 : COPY --from=builder /edgex-go/Attribution.txt / 07:52:41 ---> 20f2c3032038 07:52:41 Step 22/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . 07:52:43 ---> 38323a5c736b 07:52:43 Step 23/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.toml ./res/ 07:52:44 ---> ebf5dd338a5a 07:52:44 Step 24/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml ${BOOTSTRAP_REDIS_DIR}/res/ 07:52:44 ---> 24e86f070c28 07:52:44 Step 25/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-mosquitto/configuration.toml ${BOOTSTRAP_MOSQUITTO_DIR}/res/ 07:52:45 ---> 6bbead964fed 07:52:45 Step 26/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ ${SECURITY_INIT_STAGING}/consul-bootstrapper/ 07:52:46 ---> 6714c107c0e3 07:52:46 Step 27/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / 07:52:47 ---> 761193ad3580 07:52:47 Step 28/33 : RUN chmod +x /entrypoint.sh 07:52:47 ---> Running in 1707bcd6a0b7 07:52:51 Removing intermediate container 1707bcd6a0b7 07:52:51 ---> ecc9b948e8ea 07:52:51 Step 29/33 : ENTRYPOINT ["/entrypoint.sh"] 07:52:51 ---> Running in 2b2ed8e8a67d 07:52:51 Removing intermediate container 2b2ed8e8a67d 07:52:51 ---> b17c2cbcf62e 07:52:51 Step 30/33 : CMD ["gate"] 07:52:51 ---> Running in 2925772ce177 07:52:52 Removing intermediate container 2925772ce177 07:52:52 ---> abe27305d349 07:52:52 Step 31/33 : LABEL arch=arm64 07:52:52 ---> Running in 37334f472fad 07:52:52 Removing intermediate container 37334f472fad 07:52:52 ---> 67630ba0626b 07:52:52 Step 32/33 : LABEL git_sha=0812b89a30f114a3d474b122572b517224fa9646 07:52:52 ---> Running in ea78d14966f7 07:52:53 Removing intermediate container ea78d14966f7 07:52:53 ---> d5d4baec3185 07:52:53 Step 33/33 : LABEL version=0.0.0 07:52:53 ---> Running in 2e3ed386a8ea 07:52:54 Removing intermediate container 2e3ed386a8ea 07:52:54 ---> ecb064f63c1f 07:52:54 07:52:54 Successfully built ecb064f63c1f 07:52:54 Successfully tagged security-bootstrapper-arm64:latest 07:52:54  Building security-bootstrapper ... done Building security-spiffe-token-provider 07:53:12 Step 1/20 : ARG BUILDER_BASE=golang:1.18-alpine3.16 07:53:12 Step 2/20 : FROM ${BUILDER_BASE} AS builder 07:53:12 ---> 6f952042a0ec 07:53:12 Step 3/20 : WORKDIR /edgex-go 07:53:12 ---> Using cache 07:53:12 ---> 2069fce5030f 07:53:12 Step 4/20 : RUN apk update && apk --no-cache --update add build-base 07:53:12 ---> Running in e1676049acb0 07:53:13 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 07:53:13 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 07:53:15 v3.16.2-221-ge7097e0782 [https://dl-cdn.alpinelinux.org/alpine/v3.16/main] 07:53:15 v3.16.2-232-ga327e65f26 [https://dl-cdn.alpinelinux.org/alpine/v3.16/community] 07:53:15 OK: 16896 distinct packages available 07:53:15 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 07:53:15 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 07:53:16 OK: 221 MiB in 51 packages 07:53:17 Removing intermediate container e1676049acb0 07:53:17 ---> 10dede883c9f 07:53:17 Step 5/20 : COPY go.mod vendor* ./ 07:53:18 ---> 6bdac276937b 07:53:18 Step 6/20 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 07:53:19 ---> Running in d881261820b9 07:53:58 Removing intermediate container 0b1b3b0bc486 07:53:58 ---> b076e6fd6273 07:53:58 07:53:58 Step 11/24 : FROM alpine:3.16 07:53:58 ---> a6215f271958 07:53:58 Step 12/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' 07:53:58 ---> Running in 483c815f03f7 07:53:59 Removing intermediate container 483c815f03f7 07:53:59 ---> f88c12c4076f 07:53:59 Step 13/24 : ENV APP_PORT=59880 07:53:59 ---> Running in 801265ee51d4 07:53:59 Removing intermediate container 801265ee51d4 07:53:59 ---> 7309a2e6bba0 07:53:59 Step 14/24 : EXPOSE $APP_PORT 07:53:59 ---> Running in 3745044f5d21 07:54:00 Removing intermediate container 3745044f5d21 07:54:00 ---> 3150e7690550 07:54:00 Step 15/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 07:54:00 ---> Running in aaa29fefba13 07:54:06 Removing intermediate container aaa29fefba13 07:54:06 ---> 2c35d898450b 07:54:06 Step 16/24 : RUN apk add --update --no-cache zeromq dumb-init 07:54:06 ---> Running in d3cd8f228f08 07:54:08 fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 07:54:09 fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 07:54:10 (1/6) Installing dumb-init (1.2.5-r1) 07:54:10 (2/6) Installing libgcc (11.2.1_git20220219-r2) 07:54:10 (3/6) Installing libsodium (1.0.18-r0) 07:54:10 (4/6) Installing libstdc++ (11.2.1_git20220219-r2) 07:54:11 (5/6) Installing libzmq (4.3.4-r0) 07:54:11 (6/6) Installing zeromq (4.3.4-r0) 07:54:11 Executing busybox-1.35.0-r17.trigger 07:54:11 OK: 8 MiB in 20 packages 07:54:14 Removing intermediate container d3cd8f228f08 07:54:14 ---> 199a97d3c9bf 07:54:14 Step 17/24 : COPY --from=builder /edgex-go/Attribution.txt / 07:54:15 ---> 70833e2b9636 07:54:15 Step 18/24 : COPY --from=builder /edgex-go/cmd/core-data/core-data / 07:54:19 ---> f63391eef455 07:54:19 Step 19/24 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml 07:54:20 ---> 3352983211b2 07:54:20 Step 20/24 : ENTRYPOINT ["/core-data"] 07:54:20 ---> Running in cf12028f423e 07:54:20 Removing intermediate container cf12028f423e 07:54:20 ---> 4ee150d27337 07:54:20 Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 07:54:20 ---> Running in e7a049ac03a7 07:54:21 Removing intermediate container e7a049ac03a7 07:54:21 ---> 60d15e294095 07:54:21 Step 22/24 : LABEL arch=arm64 07:54:21 ---> Running in b51a626a1f0c 07:54:22 Removing intermediate container b51a626a1f0c 07:54:22 ---> 88c6c09f6ff9 07:54:22 Step 23/24 : LABEL git_sha=0812b89a30f114a3d474b122572b517224fa9646 07:54:22 ---> Running in f398bc987919 07:54:22 Removing intermediate container f398bc987919 07:54:22 ---> dbd9468ed500 07:54:22 Step 24/24 : LABEL version=0.0.0 07:54:22 ---> Running in 9018d3929629 07:54:23 Removing intermediate container d881261820b9 07:54:23 ---> 5a246b3e810f 07:54:23 Step 7/20 : COPY . . 07:54:23 Removing intermediate container 9018d3929629 07:54:23 ---> 893e5cffdbb6 07:54:23 07:54:24 Successfully built 893e5cffdbb6 07:54:24 Successfully tagged core-data-arm64:latest 07:54:24  Building core-data ... done Building security-proxy-setup 07:54:39 ---> 0282495f39e2 07:54:39 Step 8/20 : RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider 07:54:39 ---> Running in 418da42964ed 07:54: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/security-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider 07:54:42 Step 1/22 : ARG BUILDER_BASE=golang:1.18-alpine3.16 07:54:42 Step 2/22 : FROM ${BUILDER_BASE} AS builder 07:54:42 ---> 6f952042a0ec 07:54:42 Step 3/22 : WORKDIR /edgex-go 07:54:42 ---> Using cache 07:54:42 ---> 2069fce5030f 07:54:42 Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 07:54:42 ---> Using cache 07:54:42 ---> 8082d27a9da1 07:54:42 Step 5/22 : RUN apk add --update --no-cache make git 07:54:42 ---> Running in 6a27c789481b 07:54:44 fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 07:54:45 fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 07:54:47 OK: 221 MiB in 51 packages 07:54:47 Removing intermediate container bd15710aae14 07:54:47 ---> f3ea17c8376e 07:54:47 Step 10/23 : RUN make cmd/sys-mgmt-executor/sys-mgmt-executor 07:54:47 ---> Running in 563ac593c333 07:54:48 Removing intermediate container 6a27c789481b 07:54:48 ---> 023e2aaca5a0 07:54:48 Step 6/22 : COPY go.mod vendor* ./ 07:54:49 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 07:54:49 ---> 738900e514b1 07:54:49 Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 07:54:50 ---> Running in 33b722f88341 07:54:55 Removing intermediate container 563ac593c333 07:54:55 ---> a6df0edfb1bf 07:54:55 07:54:55 Step 11/23 : FROM alpine:3.16 07:54:55 ---> a6215f271958 07:54:55 Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2017-2019: Mainflux, Cavium, Dell, Copyright (c) 2021: Intel Corporation' 07:54:55 ---> Running in 4bb09a613252 07:54:55 Removing intermediate container 4bb09a613252 07:54:55 ---> d251190bad9f 07:54:55 Step 13/23 : RUN apk add --update --no-cache bash dumb-init py3-pip curl docker-cli && pip install --no-cache-dir docker-compose==1.23.2 07:54:55 ---> Running in 04dec046dd38 07:54:57 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 07:54:57 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 07:54:58 (1/33) Installing ncurses-terminfo-base (6.3_p20220521-r0) 07:54:58 (2/33) Installing ncurses-libs (6.3_p20220521-r0) 07:54:58 (3/33) Installing readline (8.1.2-r0) 07:54:58 (4/33) Installing bash (5.1.16-r2) 07:54:58 Executing bash-5.1.16-r2.post-install 07:54:58 (5/33) Installing ca-certificates (20220614-r0) 07:54:58 (6/33) Installing brotli-libs (1.0.9-r6) 07:54:58 (7/33) Installing nghttp2-libs (1.47.0-r0) 07:54:58 (8/33) Installing libcurl (7.83.1-r3) 07:54:59 (9/33) Installing curl (7.83.1-r3) 07:54:59 (10/33) Installing docker-cli (20.10.18-r0) 07:55:00 (11/33) Installing dumb-init (1.2.5-r1) 07:55:00 (12/33) Installing libbz2 (1.0.8-r1) 07:55:00 (13/33) Installing expat (2.4.9-r0) 07:55:00 (14/33) Installing libffi (3.4.2-r1) 07:55:00 (15/33) Installing gdbm (1.23-r0) 07:55:00 (16/33) Installing xz-libs (5.2.5-r1) 07:55:00 (17/33) Installing libgcc (11.2.1_git20220219-r2) 07:55:00 (18/33) Installing libstdc++ (11.2.1_git20220219-r2) 07:55:00 (19/33) Installing mpdecimal (2.5.1-r1) 07:55:00 (20/33) Installing sqlite-libs (3.38.5-r0) 07:55:00 (21/33) Installing python3 (3.10.5-r0) 07:55:02 (22/33) Installing py3-contextlib2 (21.6.0-r2) 07:55:02 (23/33) Installing py3-tomli (2.0.1-r1) 07:55:02 (24/33) Installing py3-pep517 (0.12.0-r2) 07:55:02 (25/33) Installing py3-six (1.16.0-r1) 07:55:02 (26/33) Installing py3-retrying (1.3.3-r3) 07:55:02 (27/33) Installing py3-appdirs (1.4.4-r3) 07:55:02 (28/33) Installing py3-more-itertools (8.13.0-r0) 07:55:02 (29/33) Installing py3-ordered-set (4.0.2-r3) 07:55:02 (30/33) Installing py3-parsing (2.4.7-r3) 07:55:02 (31/33) Installing py3-packaging (21.3-r0) 07:55:03 (32/33) Installing py3-setuptools (59.4.0-r0) 07:55:03 (33/33) Installing py3-pip (22.1.1-r0) 07:55:04 Executing busybox-1.35.0-r17.trigger 07:55:04 Executing ca-certificates-20220614-r0.trigger 07:55:04 OK: 120 MiB in 47 packages 07:55:19 Collecting docker-compose==1.23.2 07:55:19 Downloading docker_compose-1.23.2-py2.py3-none-any.whl (131 kB) 07:55:19 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 131.9/131.9 kB 6.1 MB/s eta 0:00:00 07:55:19 Collecting cached-property<2,>=1.2.0 07:55:19 Downloading cached_property-1.5.2-py2.py3-none-any.whl (7.6 kB) 07:55:19 Requirement already satisfied: six<2,>=1.3.0 in /usr/lib/python3.10/site-packages (from docker-compose==1.23.2) (1.16.0) 07:55:19 Collecting texttable<0.10,>=0.9.0 07:55:19 Downloading texttable-0.9.1.tar.gz (11 kB) 07:55:19 Preparing metadata (setup.py): started 07:55:21 Preparing metadata (setup.py): finished with status 'done' 07:55:21 Collecting docker<4.0,>=3.6.0 07:55:21 Downloading docker-3.7.3-py2.py3-none-any.whl (134 kB) 07:55:21 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 134.5/134.5 kB 17.0 MB/s eta 0:00:00 07:55:22 Collecting websocket-client<1.0,>=0.32.0 07:55:22 Downloading websocket_client-0.59.0-py2.py3-none-any.whl (67 kB) 07:55:22 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 67.2/67.2 kB 17.4 MB/s eta 0:00:00 07:55:22 Collecting dockerpty<0.5,>=0.4.1 07:55:22 Downloading dockerpty-0.4.1.tar.gz (13 kB) 07:55:22 Preparing metadata (setup.py): started 07:55:24 Preparing metadata (setup.py): finished with status 'done' 07:55:25 Collecting requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1 07:55:25 Downloading requests-2.20.1-py2.py3-none-any.whl (57 kB) 07:55:25 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 58.0/58.0 kB 17.1 MB/s eta 0:00:00 07:55:26 Collecting jsonschema<3,>=2.5.1 07:55:26 Downloading jsonschema-2.6.0-py2.py3-none-any.whl (39 kB) 07:55:26 Collecting docopt<0.7,>=0.6.1 07:55:26 Downloading docopt-0.6.2.tar.gz (25 kB) 07:55:27 Preparing metadata (setup.py): started 07:55:30 Preparing metadata (setup.py): finished with status 'done' 07:55:31 Collecting PyYAML<4,>=3.10 07:55:31 Downloading PyYAML-3.13.tar.gz (270 kB) 07:55:31 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 270.6/270.6 kB 7.4 MB/s eta 0:00:00 07:55:33 Preparing metadata (setup.py): started 07:55:35 Preparing metadata (setup.py): finished with status 'done' 07:55:36 Collecting docker-pycreds>=0.4.0 07:55:36 Downloading docker_pycreds-0.4.0-py2.py3-none-any.whl (9.0 kB) 07:55:37 Collecting urllib3<1.25,>=1.21.1 07:55:37 Downloading urllib3-1.24.3-py2.py3-none-any.whl (118 kB) 07:55:37 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 118.8/118.8 kB 19.1 MB/s eta 0:00:00 07:55:37 Collecting idna<2.8,>=2.5 07:55:37 Downloading idna-2.7-py2.py3-none-any.whl (58 kB) 07:55:37 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 58.2/58.2 kB 8.3 MB/s eta 0:00:00 07:55:38 Collecting certifi>=2017.4.17 07:55:38 Downloading certifi-2022.9.24-py3-none-any.whl (161 kB) 07:55:38 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 161.1/161.1 kB 7.4 MB/s eta 0:00:00 07:55:38 Collecting chardet<3.1.0,>=3.0.2 07:55:38 Downloading chardet-3.0.4-py2.py3-none-any.whl (133 kB) 07:55:38 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 133.4/133.4 kB 15.9 MB/s eta 0:00:00 07:55:39 Using legacy 'setup.py install' for dockerpty, since package 'wheel' is not installed. 07:55:39 Using legacy 'setup.py install' for docopt, since package 'wheel' is not installed. 07:55:39 Using legacy 'setup.py install' for PyYAML, since package 'wheel' is not installed. 07:55:39 Using legacy 'setup.py install' for texttable, since package 'wheel' is not installed. 07:55:40 Installing collected packages: texttable, PyYAML, jsonschema, idna, docopt, chardet, cached-property, websocket-client, urllib3, dockerpty, docker-pycreds, certifi, requests, docker, docker-compose 07:55:40 Running setup.py install for texttable: started 07:55:43 Running setup.py install for texttable: finished with status 'done' 07:55:43 Running setup.py install for PyYAML: started 07:55:46 Running setup.py install for PyYAML: finished with status 'done' 07:55:48 Running setup.py install for docopt: started 07:55:49 Removing intermediate container 567137f3fd1e 07:55:49 ---> f2f7070fa614 07:55:49 07:55:49 Step 11/23 : FROM alpine:3.16 07:55:49 ---> a6215f271958 07:55:49 Step 12/23 : RUN apk add --update --no-cache ca-certificates dumb-init 07:55:49 ---> Running in ef6d53de8ebf 07:55:50 Running setup.py install for docopt: finished with status 'done' 07:55:52 Removing intermediate container 33b722f88341 07:55:52 ---> 2dfcef0e1c62 07:55:52 Step 8/22 : COPY . . 07:55:52 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 07:55:52 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 07:55:53 (1/2) Installing ca-certificates (20220614-r0) 07:55:53 (2/2) Installing dumb-init (1.2.5-r1) 07:55:53 Executing busybox-1.35.0-r17.trigger 07:55:54 Executing ca-certificates-20220614-r0.trigger 07:55:54 OK: 6 MiB in 16 packages 07:55:54 Running setup.py install for dockerpty: started 07:55:57 Removing intermediate container ef6d53de8ebf 07:55:57 ---> a5f515e06fac 07:55:57 Step 13/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2021: Intel Corporation' 07:55:57 Running setup.py install for dockerpty: finished with status 'done' 07:55:57 ---> Running in c13e9f612c46 07:55:58 Removing intermediate container c13e9f612c46 07:55:58 ---> a7485b30ba2d 07:55:58 Step 14/23 : ENV APP_PORT=59860 07:55:58 ---> Running in 3fe39abf53bb 07:55:59 Removing intermediate container 3fe39abf53bb 07:55:59 ---> 8175045483f2 07:55:59 Step 15/23 : EXPOSE $APP_PORT 07:55:59 ---> Running in 587fc03f32da 07:55:59 Removing intermediate container 587fc03f32da 07:55:59 ---> efbd4a57dc71 07:55:59 Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / 07:56:01 Successfully installed PyYAML-3.13 cached-property-1.5.2 certifi-2022.9.24 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 07:56:01 WARNING: Running pip as the 'root' user can result in broken permissions and conflicting behaviour with the system package manager. It is recommended to use a virtual environment instead: https://pip.pypa.io/warnings/venv 07:56:01  ---> 24c510fe2a69 07:56:01 Step 17/23 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / 07:56:05 ---> a771d27d18d9 07:56:05 Step 18/23 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml 07:56:06 ---> 575f533b3a42 07:56:06 Step 19/23 : ENTRYPOINT ["/support-notifications"] 07:56:06 ---> Running in 4d5a068e0f16 07:56:07 Removing intermediate container 4d5a068e0f16 07:56:07 ---> aef9700f1ec8 07:56:07 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 07:56:08 ---> Running in 6501c20e7e98 07:56:09 Removing intermediate container 6501c20e7e98 07:56:09 ---> 8ba6ef6155bb 07:56:09 Step 21/23 : LABEL arch=arm64 07:56:09 ---> Running in 8576f94bd48f 07:56:11 Removing intermediate container 8576f94bd48f 07:56:11 ---> 0af3ec36af27 07:56:11 Step 22/23 : LABEL git_sha=0812b89a30f114a3d474b122572b517224fa9646 07:56:11 ---> Running in 9cf31e2b26aa 07:56:12 ---> c12384b6cdba 07:56:12 Step 9/22 : RUN make cmd/security-proxy-setup/security-proxy-setup cmd/secrets-config/secrets-config 07:56:12 Removing intermediate container 9cf31e2b26aa 07:56:12 ---> 4d5f39dd6b59 07:56:12 Step 23/23 : LABEL version=0.0.0 07:56:12 ---> Running in 26a7f93b6afc 07:56:12 ---> Running in 5d1e760e208e 07:56:14 Removing intermediate container 5d1e760e208e 07:56:14 ---> ba55dedf59c4 07:56:14 07:56:15 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 07:56:15 Successfully built ba55dedf59c4 07:56:15 Successfully tagged support-notifications-arm64:latest 07:56:15 Building support-scheduler 07:56:25  Building support-notifications ... done Removing intermediate container bdc403d88df8 07:56:25 ---> 9333da24b162 07:56:25 07:56:25 Step 11/25 : FROM alpine:3.16 07:56:25 ---> a6215f271958 07:56:25 Step 12/25 : RUN apk add --update --no-cache dumb-init 07:56:25 ---> Running in ebe6435a05e2 07:56:27 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 07:56:27 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 07:56:28 Removing intermediate container 04dec046dd38 07:56:28 ---> f3f7b7d3fb1e 07:56:28 Step 14/23 : ENV APP_PORT=58890 07:56:28 ---> Running in be535e0b4b67 07:56:29 (1/1) Installing dumb-init (1.2.5-r1) 07:56:29 Executing busybox-1.35.0-r17.trigger 07:56:29 Removing intermediate container be535e0b4b67 07:56:29 ---> 7d6adb8e703e 07:56:29 Step 15/23 : EXPOSE $APP_PORT 07:56:29 OK: 5 MiB in 15 packages 07:56:29 ---> Running in 02790681241a 07:56:30 Removing intermediate container 02790681241a 07:56:30 ---> 2ad164f61409 07:56:30 Step 16/23 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/sys-mgmt-agent / 07:56:31 Removing intermediate container ebe6435a05e2 07:56:31 ---> 1388e3277f2c 07:56:31 Step 13/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 07:56:31 ---> Running in 053c46b1c8da 07:56:31 Removing intermediate container 053c46b1c8da 07:56:31 ---> 1fbf0f655434 07:56:31 Step 14/25 : ENV APP_PORT=59881 07:56:32 ---> Running in d8c3749a9e93 07:56:33 Removing intermediate container d8c3749a9e93 07:56:33 ---> c77adbf38704 07:56:33 Step 15/25 : EXPOSE $APP_PORT 07:56:33 Step 1/23 : ARG BUILDER_BASE=golang:1.18-alpine3.16 07:56:33 Step 2/23 : FROM ${BUILDER_BASE} AS builder 07:56:33 ---> 6f952042a0ec 07:56:33 Step 3/23 : ARG ADD_BUILD_TAGS="" 07:56:33 ---> Using cache 07:56:33 ---> 85fefc20319d 07:56:33 Step 4/23 : WORKDIR /edgex-go 07:56:33 ---> Using cache 07:56:33 ---> 2441808c9c67 07:56:33 Step 5/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 07:56:33 ---> Using cache 07:56:33 ---> dfc534935a8f 07:56:33 ---> f3a1154f3230 07:56:33 Step 6/23 : RUN apk add --update --no-cache make gitStep 17/23 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/res/configuration.toml /res/configuration.toml 07:56:33 ---> Using cache 07:56:33 07:56:33 ---> 1ec4de52521f 07:56:33 Step 7/23 : COPY go.mod vendor* ./ 07:56:33 ---> Using cache 07:56:33 ---> f77afc136fb5 07:56:33 Step 8/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 07:56:33 ---> Using cache 07:56:33 ---> f902233a8944 07:56:33 Step 9/23 : COPY . . 07:56:33 ---> Running in 72026cd8b88a 07:56:33 ---> Using cache 07:56:33 ---> 3421dd27533f 07:56:33 Step 10/23 : RUN make cmd/support-scheduler/support-scheduler 07:56:33 ---> Running in 98be7cffa953 07:56:34 Removing intermediate container 72026cd8b88a 07:56:34 ---> a2c8f06bcd58 07:56:34 Step 16/25 : WORKDIR / 07:56:34 ---> Running in 470986a1300c 07:56:35 ---> d98b55ee7346 07:56:35 Step 18/23 : COPY --from=builder /edgex-go/cmd/sys-mgmt-executor/sys-mgmt-executor / 07:56:35 Removing intermediate container 470986a1300c 07:56:35 ---> 751d183caea5 07:56:35 Step 17/25 : COPY --from=builder /edgex-go/Attribution.txt / 07:56:36 CGO_ENABLED=0 GO111MODULE=on go build -tags " no_zmq " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler 07:56:36 ---> 3ea554ae71cd 07:56:36 Step 19/23 : ENTRYPOINT ["/sys-mgmt-agent"] 07:56:37 ---> Running in 242f0a232728 07:56:37 ---> 903723219fd0 07:56:37 Step 18/25 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / 07:56:37 Removing intermediate container 242f0a232728 07:56:37 ---> 4aaf1d154c9d 07:56:37 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 07:56:37 ---> Running in 71f380bff7dc 07:56:38 Removing intermediate container 71f380bff7dc 07:56:38 ---> 2307a139dd2b 07:56:38 Step 21/23 : LABEL arch=arm64 07:56:38 ---> Running in c06534ac30cf 07:56:39 Removing intermediate container c06534ac30cf 07:56:39 ---> e97d721e54b0 07:56:39 Step 22/23 : LABEL git_sha=0812b89a30f114a3d474b122572b517224fa9646 07:56:39 ---> Running in 66e7a77c56cb 07:56:39 ---> 3e9418f50dae 07:56:39 Step 19/25 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml 07:56:40 Removing intermediate container 66e7a77c56cb 07:56:40 ---> 7999727a5397 07:56:40 Step 23/23 : LABEL version=0.0.0 07:56:40 ---> Running in 24837ab4cc45 07:56:40 ---> 87e7ed2ac597 07:56:40 Step 20/25 : COPY --from=builder /edgex-go/cmd/core-metadata/res/uom.toml /res/uom.toml 07:56:41 Removing intermediate container 24837ab4cc45 07:56:41 ---> d25995e5cce8 07:56:41 07:56:41 Successfully built d25995e5cce8 07:56:41 Successfully tagged sys-mgmt-agent-arm64:latest 07:56:41 Building core-command 07:56:41  Building sys-mgmt-agent ... done  ---> a776d1d5a3c9 07:56:41 Step 21/25 : ENTRYPOINT ["/core-metadata"] 07:56:42 ---> Running in 40f4b677612c 07:56:42 Removing intermediate container 40f4b677612c 07:56:42 ---> d3c32be85be6 07:56:42 Step 22/25 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 07:56:42 ---> Running in eaea942c998a 07:56:42 Removing intermediate container eaea942c998a 07:56:42 ---> 8b5cc142bab3 07:56:42 Step 23/25 : LABEL arch=arm64 07:56:42 ---> Running in 2c82efae804c 07:56:43 Removing intermediate container 2c82efae804c 07:56:43 ---> ae49e0b4d62e 07:56:43 Step 24/25 : LABEL git_sha=0812b89a30f114a3d474b122572b517224fa9646 07:56:43 ---> Running in 805fc1d87327 07:56:44 Removing intermediate container 805fc1d87327 07:56:44 ---> b9d9431722bf 07:56:44 Step 25/25 : LABEL version=0.0.0 07:56:44 ---> Running in fc411cc03cf9 07:56:44 Removing intermediate container fc411cc03cf9 07:56:44 ---> 9c7ead8c8f8f 07:56:44 07:56:45 Successfully built 9c7ead8c8f8f 07:56:45 Successfully tagged core-metadata-arm64:latest 07:56:45 Building security-secretstore-setup 07:57:11  Building core-metadata ... done Step 1/24 : ARG BUILDER_BASE=golang:1.18-alpine3.16 07:57:11 Step 2/24 : FROM ${BUILDER_BASE} AS builder 07:57:11 ---> 6f952042a0ec 07:57:11 Step 3/24 : ARG ADD_BUILD_TAGS="" 07:57:11 ---> Using cache 07:57:11 ---> 85fefc20319d 07:57:11 Step 4/24 : WORKDIR /edgex-go 07:57:11 ---> Using cache 07:57:11 ---> 2441808c9c67 07:57:11 Step 5/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 07:57:11 ---> Using cache 07:57:11 ---> dfc534935a8f 07:57:11 Step 6/24 : RUN apk add --update --no-cache make git 07:57:11 ---> Using cache 07:57:11 ---> 1ec4de52521f 07:57:11 Step 7/24 : COPY go.mod vendor* ./ 07:57:11 ---> Using cache 07:57:11 ---> f77afc136fb5 07:57:11 Step 8/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 07:57:11 ---> Using cache 07:57:11 ---> f902233a8944 07:57:11 Step 9/24 : COPY . . 07:57:11 ---> Using cache 07:57:11 ---> 3421dd27533f 07:57:11 Step 10/24 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-command/core-command 07:57:11 ---> Running in c3171dac2d4c 07:57:11 Step 1/25 : ARG BUILDER_BASE=golang:1.18-alpine3.16 07:57:11 Step 2/25 : FROM ${BUILDER_BASE} AS builder 07:57:11 ---> 6f952042a0ec 07:57:11 Step 3/25 : WORKDIR /edgex-go 07:57:11 ---> Using cache 07:57:11 ---> 2069fce5030f 07:57:11 Step 4/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 07:57:11 ---> Using cache 07:57:11 ---> 8082d27a9da1 07:57:11 Step 5/25 : RUN apk add --update --no-cache make git 07:57:11 ---> Using cache 07:57:11 ---> 023e2aaca5a0 07:57:11 Step 6/25 : COPY go.mod vendor* ./ 07:57:11 ---> Using cache 07:57:11 ---> 738900e514b1 07:57:11 Step 7/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 07:57:11 ---> Using cache 07:57:11 ---> 2dfcef0e1c62 07:57:11 Step 8/25 : COPY . . 07:57:11 ---> Using cache 07:57:11 ---> c12384b6cdba 07:57:11 Step 9/25 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 07:57:11 ---> Running in 76fe2af3e35b 07:57:12 CGO_ENABLED=0 GO111MODULE=on go build -tags " no_zmq 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 07:57:14 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 08:01:20 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 08:01:39 Removing intermediate container 26a7f93b6afc 08:01:39 ---> 69835afbbbd3 08:01:39 08:01:39 Step 10/22 : FROM alpine:3.16 08:01:39 ---> a6215f271958 08:01:39 Step 11/22 : RUN apk add --update --no-cache curl dumb-init 08:01:39 ---> Running in 1acc5821765b 08:01:39 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 08:01:39 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 08:01:40 (1/6) Installing ca-certificates (20220614-r0) 08:01:41 (2/6) Installing brotli-libs (1.0.9-r6) 08:01:41 (3/6) Installing nghttp2-libs (1.47.0-r0) 08:01:41 (4/6) Installing libcurl (7.83.1-r3) 08:01:41 (5/6) Installing curl (7.83.1-r3) 08:01:41 (6/6) Installing dumb-init (1.2.5-r1) 08:01:41 Executing busybox-1.35.0-r17.trigger 08:01:41 Executing ca-certificates-20220614-r0.trigger 08:01:41 OK: 8 MiB in 20 packages 08:01:44 Removing intermediate container 1acc5821765b 08:01:44 ---> b76c5d598437 08:01:44 Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' 08:01:44 ---> Running in f4d522f67361 08:01:45 Removing intermediate container f4d522f67361 08:01:45 ---> aed4477cd2a7 08:01:45 Step 13/22 : WORKDIR /edgex 08:01:45 ---> Running in 88f6e9f49e81 08:01:46 Removing intermediate container 88f6e9f49e81 08:01:46 ---> 4afc1069fd7f 08:01:46 Step 14/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/res/configuration.toml res/configuration.toml 08:01:47 ---> 99dda6fd21a6 08:01:47 Step 15/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/security-proxy-setup . 08:01:51 ---> eed76e35e44e 08:01:51 Step 16/22 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . 08:01:51 Removing intermediate container 418da42964ed 08:01:51 ---> 674bfa424ea3 08:01:51 08:01:51 Step 9/20 : FROM alpine:3.15 08:01:51 ---> 02e0d6fdf486 08:01:51 Step 10/20 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' 08:01:51 ---> Using cache 08:01:51 ---> df67597fc0c5 08:01:51 Step 11/20 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 08:01:51 ---> Using cache 08:01:51 ---> 586c3a8c4f1c 08:01:51 Step 12/20 : RUN apk update && apk --no-cache --update add dumb-init curl gcompat 08:01:51 ---> Running in 8bcaade71cc3 08:01:52 ---> 56f0a495b412 08:01:52 Step 17/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/entrypoint.sh /usr/local/bin/ 08:01:53 fetch https://dl-4.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 08:01:54 ---> eccf18f5a7d4 08:01:54 Step 18/22 : RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 08:01:54 ---> Running in f71416f4a3a8 08:01:55 fetch https://dl-4.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 08:01:56 v3.15.6-93-ge08ee36d88 [https://dl-4.alpinelinux.org/alpine/v3.15/main] 08:01:56 v3.15.6-94-gbcf1bd4598 [https://dl-4.alpinelinux.org/alpine/v3.15/community] 08:01:56 OK: 15734 distinct packages available 08:01:56 fetch https://dl-4.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 08:01:57 Removing intermediate container f71416f4a3a8 08:01:57 ---> 25f002dc3fad 08:01:57 Step 19/22 : ENTRYPOINT ["entrypoint.sh"] 08:01:57 ---> Running in b9de661cd2e7 08:01:57 Removing intermediate container b9de661cd2e7 08:01:57 ---> ad18d96d466e 08:01:57 Step 20/22 : LABEL arch=arm64 08:01:57 ---> Running in 3cdf32dd170e 08:01:57 fetch https://dl-4.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 08:01:58 Removing intermediate container 3cdf32dd170e 08:01:58 ---> c2ef2e83ab41 08:01:58 Step 21/22 : LABEL git_sha=0812b89a30f114a3d474b122572b517224fa9646 08:01:58 ---> Running in cfe894f5ba36 08:01:58 Removing intermediate container cfe894f5ba36 08:01:58 ---> a8439cb6577e 08:01:58 Step 22/22 : LABEL version=0.0.0 08:01:58 ---> Running in b7305a7fca0a 08:01:58 (1/9) Installing ca-certificates (20220614-r0) 08:01:59 (2/9) Installing brotli-libs (1.0.9-r5) 08:01:59 Removing intermediate container b7305a7fca0a 08:01:59 ---> 5b01a864a4f2 08:01:59 08:01:59 (3/9) Installing nghttp2-libs (1.46.0-r0) 08:01:59 (4/9) Installing libcurl (7.80.0-r3) 08:01:59 Successfully built 5b01a864a4f2 08:01:59 Successfully tagged security-proxy-setup-arm64:latest 08:01:59  Building security-proxy-setup ... done (5/9) Installing curl (7.80.0-r3) 08:01:59 (6/9) Installing dumb-init (1.2.5-r1) 08:01:59 (7/9) Installing musl-obstack (1.2.3-r0) 08:01:59 (8/9) Installing libucontext (1.1-r0) 08:02:00 (9/9) Installing gcompat (1.0.0-r4) 08:02:00 Executing busybox-1.34.1-r7.trigger 08:02:00 Executing ca-certificates-20220614-r0.trigger 08:02:00 OK: 8 MiB in 23 packages 08:02:03 Removing intermediate container 8bcaade71cc3 08:02:03 ---> 097f131ada1e 08:02:03 Step 13/20 : COPY --from=builder /edgex-go/Attribution.txt / 08:02:03 ---> df8ed92aa6a5 08:02:03 Step 14/20 : COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/security-spiffe-token-provider / 08:02:05 ---> 227b129d573f 08:02:05 Step 15/20 : COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/res/configuration.toml /res/configuration.toml 08:02:06 ---> 736a26294ab0 08:02:06 Step 16/20 : ENTRYPOINT [ "/security-spiffe-token-provider" ] 08:02:06 ---> Running in 048e03430dfb 08:02:07 Removing intermediate container 048e03430dfb 08:02:07 ---> c1d64edfc523 08:02:07 Step 17/20 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 08:02:07 ---> Running in 4484156ea08f 08:02:08 Removing intermediate container 4484156ea08f 08:02:08 ---> 7577fd4a8547 08:02:08 Step 18/20 : LABEL arch=arm64 08:02:08 ---> Running in 371d22f8b7b1 08:02:08 Removing intermediate container 371d22f8b7b1 08:02:08 ---> c8d58fc36a9f 08:02:08 Step 19/20 : LABEL git_sha=0812b89a30f114a3d474b122572b517224fa9646 08:02:08 ---> Running in 9ff5a39d620d 08:02:09 Removing intermediate container 9ff5a39d620d 08:02:09 ---> b8ba56412e03 08:02:09 Step 20/20 : LABEL version=0.0.0 08:02:09 ---> Running in c52ca3f3be13 08:02:10 Removing intermediate container c52ca3f3be13 08:02:10 ---> 88e4f10eabf2 08:02:10 08:02:10 Successfully built 88e4f10eabf2 08:02:10 Successfully tagged security-spiffe-token-provider-arm64:latest 08:02:18  Building security-spiffe-token-provider ... 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 08:02:33 Removing intermediate container 76fe2af3e35b 08:02:33 ---> 12c9aaafe453 08:02:33 08:02:33 Step 10/25 : FROM alpine:3.16 08:02:33 ---> a6215f271958 08:02:33 Step 11/25 : RUN apk add --update --no-cache ca-certificates dumb-init su-exec 08:02:33 ---> Running in 5486bb43e83c 08:02:34 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 08:02:35 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 08:02:35 (1/3) Installing ca-certificates (20220614-r0) 08:02:36 (2/3) Installing dumb-init (1.2.5-r1) 08:02:36 (3/3) Installing su-exec (0.2-r1) 08:02:36 Executing busybox-1.35.0-r17.trigger 08:02:36 Executing ca-certificates-20220614-r0.trigger 08:02:36 OK: 6 MiB in 17 packages 08:02:39 Removing intermediate container 5486bb43e83c 08:02:39 ---> 3945e7fc3f8e 08:02:39 Step 12/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' 08:02:39 ---> Running in 7cd0f6eda6b0 08:02:40 Removing intermediate container 7cd0f6eda6b0 08:02:40 ---> 98f575963d06 08:02:40 Step 13/25 : WORKDIR / 08:02:40 ---> Running in 76a4d5e7d3c6 08:02:40 Removing intermediate container 76a4d5e7d3c6 08:02:40 ---> d0a9291a0b4e 08:02:40 Step 14/25 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/res/token-config.json /res-file-token-provider/token-config.json 08:02:41 ---> 4840f5d447e8 08:02:41 Step 15/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res-file-token-provider/configuration.toml /res-file-token-provider/configuration.toml 08:02:43 ---> e8c462f6b048 08:02:43 Step 16/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml 08:02:44 ---> 559566d72a50 08:02:44 Step 17/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/kong-admin-config.template.yml /res/kong-admin-config.template.yml 08:02:46 ---> 92d1a452759e 08:02:46 Step 18/25 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . 08:02:47 Removing intermediate container c3171dac2d4c 08:02:47 ---> 893e894a6850 08:02:47 08:02:47 Step 11/24 : FROM alpine:3.16 08:02:47 ---> a6215f271958 08:02:47 Step 12/24 : RUN apk add --update --no-cache dumb-init 08:02:47 ---> Using cache 08:02:47 ---> 1388e3277f2c 08:02:47 Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 08:02:47 ---> Using cache 08:02:47 ---> 1fbf0f655434 08:02:47 Step 14/24 : ENV APP_PORT=59882 08:02:47 ---> Running in 18f5c1208029 08:02:48 ---> 5582c9d314ae 08:02:48 Step 19/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . 08:02:48 Removing intermediate container 18f5c1208029 08:02:48 ---> 60daae7f88d9 08:02:48 Step 15/24 : EXPOSE $APP_PORT 08:02:48 ---> Running in afac99af3098 08:02:49 Removing intermediate container afac99af3098 08:02:49 ---> 3ee692c5fa99 08:02:49 Step 16/24 : WORKDIR / 08:02:49 ---> Running in 4b060bedd5d4 08:02:49 Removing intermediate container 4b060bedd5d4 08:02:49 ---> 9c23d351a23b 08:02:49 Step 17/24 : COPY --from=builder /edgex-go/Attribution.txt / 08:02:50 ---> a326469a8597 08:02:50 Step 20/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ 08:02:50 ---> 81af045b3c05 08:02:50 Step 18/24 : COPY --from=builder /edgex-go/cmd/core-command/core-command / 08:02:51 ---> 12960c05fc7b 08:02:51 Step 21/25 : RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 08:02:52 ---> Running in fb1d0949e56a 08:02:53 ---> b87a58177a1d 08:02:53 Step 19/24 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml 08:02:53 ---> 3ec04bafcdee 08:02:53 Step 20/24 : ENTRYPOINT ["/core-command"] 08:02:53 ---> Running in 981cdc0042bf 08:02:54 Removing intermediate container 981cdc0042bf 08:02:54 ---> b762d99c3a9f 08:02:54 Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 08:02:54 ---> Running in ea59b741794f 08:02:54 Removing intermediate container fb1d0949e56a 08:02:54 ---> fb881dcf8f8c 08:02:54 Step 22/25 : ENTRYPOINT ["entrypoint.sh"] 08:02:54 ---> Running in 33983469f34b 08:02:55 Removing intermediate container ea59b741794f 08:02:55 ---> 6c00ad01de0a 08:02:55 Step 22/24 : LABEL arch=arm64 08:02:55 ---> Running in dc03b27e51b8 08:02:55 Removing intermediate container 33983469f34b 08:02:55 ---> 2f3b089a3c40 08:02:55 Step 23/25 : LABEL arch=arm64 08:02:55 ---> Running in 1523b6db0e49 08:02:55 Removing intermediate container dc03b27e51b8 08:02:55 ---> 3e91cf3c8881 08:02:55 Step 23/24 : LABEL git_sha=0812b89a30f114a3d474b122572b517224fa9646 08:02:55 ---> Running in 30e19065e2ca 08:02:56 Removing intermediate container 1523b6db0e49 08:02:56 ---> 990a0728205f 08:02:56 Step 24/25 : LABEL git_sha=0812b89a30f114a3d474b122572b517224fa9646 08:02:56 ---> Running in 0e146ce11ae3 08:02:56 Removing intermediate container 30e19065e2ca 08:02:56 ---> ff1074b16100 08:02:56 Step 24/24 : LABEL version=0.0.0 08:02:56 ---> Running in 99f0c06a5308 08:02:56 Removing intermediate container 0e146ce11ae3 08:02:56 ---> 3b15aa1939d8 08:02:56 Step 25/25 : LABEL version=0.0.0 08:02:56 ---> Running in 78e4a403992a 08:02:56 Removing intermediate container 99f0c06a5308 08:02:56 ---> 8143fe6473b9 08:02:57 08:02:57 Removing intermediate container 78e4a403992a 08:02:57 ---> 74250e5e36f8 08:02:57 08:02:57 Successfully built 8143fe6473b9 08:02:57 Successfully tagged core-command-arm64:latest 08:02:57  Building core-command ... done Successfully built 74250e5e36f8 08:02:57 Successfully tagged security-secretstore-setup-arm64:latest 08:03:24  Building security-secretstore-setup ... done Removing intermediate container 98be7cffa953 08:03:24 ---> 6f25bc8aad46 08:03:24 08:03:24 Step 11/23 : FROM alpine:3.16 08:03:24 ---> a6215f271958 08:03:24 Step 12/23 : RUN apk add --update --no-cache dumb-init 08:03:24 ---> Using cache 08:03:24 ---> 1388e3277f2c 08:03:24 Step 13/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 08:03:24 ---> Using cache 08:03:24 ---> 1fbf0f655434 08:03:24 Step 14/23 : ENV APP_PORT=59861 08:03:24 ---> Running in 2274764eb7c1 08:03:24 Removing intermediate container 2274764eb7c1 08:03:24 ---> dcf9b2273446 08:03:24 Step 15/23 : EXPOSE $APP_PORT 08:03:24 ---> Running in c7166841c874 08:03:24 Removing intermediate container c7166841c874 08:03:24 ---> 57bf948349ac 08:03:24 Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / 08:03:24 ---> 2db0f4de889c 08:03:24 Step 17/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / 08:03:24 ---> 764283ec82af 08:03:24 Step 18/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml 08:03:24 ---> 46f36a49faf6 08:03:24 Step 19/23 : ENTRYPOINT ["/support-scheduler"] 08:03:24 ---> Running in b42246bbde59 08:03:24 Removing intermediate container b42246bbde59 08:03:24 ---> 3dd93570f832 08:03:24 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 08:03:24 ---> Running in 5f133cf49dc3 08:03:24 Removing intermediate container 5f133cf49dc3 08:03:24 ---> a8fd0f493651 08:03:24 Step 21/23 : LABEL arch=arm64 08:03:24 ---> Running in 704fc3160b85 08:03:24 Removing intermediate container 704fc3160b85 08:03:24 ---> eed872da0b45 08:03:24 Step 22/23 : LABEL git_sha=0812b89a30f114a3d474b122572b517224fa9646 08:03:24 ---> Running in 948bd31e20dc 08:03:25 Removing intermediate container 948bd31e20dc 08:03:25 ---> cee479722ef0 08:03:25 Step 23/23 : LABEL version=0.0.0 08:03:25 ---> Running in f9fa3ee7af8d 08:03:25 Removing intermediate container f9fa3ee7af8d 08:03:25 ---> dffcd9675bf6 08:03:25 08:03:25 Successfully built dffcd9675bf6 08:03:25 Successfully tagged support-scheduler-arm64:latest 08:03:25  Building support-scheduler ... done  [Pipeline] } 08:03:25 $ docker stop --time=1 665f8022ba5302c317e1ede07c9a445f96cbb09182eef89b24ed7948f1e9f3b3 08:03:27 $ docker rm -f 665f8022ba5302c317e1ede07c9a445f96cbb09182eef89b24ed7948f1e9f3b3 [Pipeline] // withDockerContainer [Pipeline] sh 08:03:28 + docker images 08:03:28 REPOSITORY TAG IMAGE ID CREATED SIZE 08:03:28 support-scheduler-arm64 latest dffcd9675bf6 3 seconds ago 25.7MB 08:03:28 6f25bc8aad46 9 seconds ago 1.46GB 08:03:28 security-secretstore-setup-arm64 latest 74250e5e36f8 31 seconds ago 28.2MB 08:03:28 core-command-arm64 latest 8143fe6473b9 32 seconds ago 16.8MB 08:03:28 893e894a6850 42 seconds ago 1.4GB 08:03:28 12c9aaafe453 57 seconds ago 1.39GB 08:03:28 security-spiffe-token-provider-arm64 latest 88e4f10eabf2 About a minute ago 28.4MB 08:03:28 security-proxy-setup-arm64 latest 5b01a864a4f2 About a minute ago 26.4MB 08:03:28 674bfa424ea3 About a minute ago 1.43GB 08:03:28 69835afbbbd3 About a minute ago 1.39GB 08:03:28 core-metadata-arm64 latest 9c7ead8c8f8f 6 minutes ago 17.5MB 08:03:28 sys-mgmt-agent-arm64 latest d25995e5cce8 6 minutes ago 133MB 08:03:28 9333da24b162 7 minutes ago 1.41GB 08:03:28 support-notifications-arm64 latest ba55dedf59c4 7 minutes ago 26.3MB 08:03:28 f2f7070fa614 7 minutes ago 1.46GB 08:03:28 a6df0edfb1bf 8 minutes ago 1.38GB 08:03:28 core-data-arm64 latest 893e5cffdbb6 9 minutes ago 20.7MB 08:03:28 b076e6fd6273 9 minutes ago 1.41GB 08:03:28 security-bootstrapper-arm64 latest ecb064f63c1f 10 minutes ago 19.1MB 08:03:28 50d0fb0b249f 11 minutes ago 1.39GB 08:03:28 security-spire-agent-arm64 latest 89b56800d355 15 minutes ago 122MB 08:03:28 ddafe555e25b 15 minutes ago 1.28GB 08:03:28 security-spire-config-arm64 latest a28f0bc7a40c 16 minutes ago 83.6MB 08:03:28 security-spire-server-arm64 latest 7cf570959632 16 minutes ago 84.3MB 08:03:28 9ea8421f8c5d 16 minutes ago 1.28GB 08:03:28 855fa99cdaed 16 minutes ago 1.28GB 08:03:28 ci-base-image-arm64 latest 6f952042a0ec 30 minutes ago 941MB 08:03:28 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64 1.18-alpine 3970a7415f9e 5 days ago 679MB 08:03:28 alpine 3.15 02e0d6fdf486 8 weeks ago 5.33MB 08:03:28 alpine 3.16 a6215f271958 8 weeks ago 5.29MB 08:03:28 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 08:03:29 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 08:03:29 08:03:29 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:03:29 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 08:03:29 arm64: Pulling from edgex-lftools-log-publisher 08:03:29 8998bd30e6a1: Pulling fs layer 08:03:29 04944245beec: Pulling fs layer 08:03:29 699f458cf7ca: Pulling fs layer 08:03:29 765212b225bb: Pulling fs layer 08:03:29 f23df028b6ca: Pulling fs layer 08:03:29 d65c8cfc05b1: Pulling fs layer 08:03:29 2437ff75d9bd: Pulling fs layer 08:03:29 f23df028b6ca: Waiting 08:03:29 d65c8cfc05b1: Waiting 08:03:29 2437ff75d9bd: Waiting 08:03:29 765212b225bb: Waiting 08:03:29 04944245beec: Verifying Checksum 08:03:29 04944245beec: Download complete 08:03:29 765212b225bb: Download complete 08:03:30 f23df028b6ca: Verifying Checksum 08:03:30 f23df028b6ca: Download complete 08:03:30 d65c8cfc05b1: Verifying Checksum 08:03:30 d65c8cfc05b1: Download complete 08:03:30 699f458cf7ca: Verifying Checksum 08:03:30 699f458cf7ca: Download complete 08:03:30 8998bd30e6a1: Download complete 08:03:32 2437ff75d9bd: Verifying Checksum 08:03:32 2437ff75d9bd: Download complete 08:03:34 8998bd30e6a1: Pull complete 08:03:35 04944245beec: Pull complete 08:03:36 699f458cf7ca: Pull complete 08:03:36 765212b225bb: Pull complete 08:03:37 f23df028b6ca: Pull complete 08:03:37 d65c8cfc05b1: Pull complete 08:03:52 2437ff75d9bd: Pull complete 08:03:52 Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da 08:03:52 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 08:03:52 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 08:03:52 prd-ubuntu20.04-docker-arm64-4c-16g-7147 does not seem to be running inside a container 08:03:52 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged --net host -v /home/jenkins:/home/jenkins -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat 08:03:55 $ docker top d825ba7663e7a318d36d424183a15d35b5a81c32ab1fcd1d2918dc0a69888056 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 08:03:56 ---> job-cost.sh 08:03:56 lf-activate-venv: SKIPPING 08:03:56 INFO: No Stack... 08:03:57 INFO: Retrieving Pricing Info for: v3-standard-4 08:03:57 INFO: Archiving Costs [Pipeline] sh 08:03:58 + cat /w/workspace/edgex-go/1/archives/cost.csv 08:03:58 + cut -d, -f6 [Pipeline] lock 08:03:58 Trying to acquire lock on [jenkins-edgexfoundry-edgex-go-PR-4182-1-stack-cost] 08:03:58 Resource [jenkins-edgexfoundry-edgex-go-PR-4182-1-stack-cost] did not exist. Created. 08:03:58 Lock acquired on [jenkins-edgexfoundry-edgex-go-PR-4182-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 08:03:58 + echo total: 0.10999999940395355 [Pipeline] stash 08:03:58 Stashed 1 file(s) [Pipeline] } 08:03:58 Lock released on resource [jenkins-edgexfoundry-edgex-go-PR-4182-1-stack-cost] [Pipeline] // lock [Pipeline] } 08:03:58 $ docker stop --time=1 d825ba7663e7a318d36d424183a15d35b5a81c32ab1fcd1d2918dc0a69888056 08:04:00 $ docker rm -f d825ba7663e7a318d36d424183a15d35b5a81c32ab1fcd1d2918dc0a69888056 [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 08:04:01 provisioning config files... 08:04:01 copy managed file [edgex-go-codecov-token] to file:/w/workspace/edgex-go/1@tmp/config4470265273162187675tmp [Pipeline] { [Pipeline] sh 08:04:01 + set +x 08:04:01 + curl -s https://codecov.io/bash 08:04:01 + bash -s -- 08:04:01 08:04:01 _____ _ 08:04:01 / ____| | | 08:04:01 | | ___ __| | ___ ___ _____ __ 08:04:01 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 08:04:01 | |___| (_) | (_| | __/ (_| (_) \ V / 08:04:01 \_____\___/ \__,_|\___|\___\___/ \_/ 08:04:01 Bash-1.0.6 08:04:01 08:04:01 08:04:01 ==> git version 2.25.1 found 08:04:01 ==> 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 08:04:01 Release-Date: 2020-01-08 08:04:01 Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp 08:04:01 Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets 08:04:01 ==> Jenkins CI detected. 08:04:01 current dir:  /w/workspace/edgex-go/1 08:04:01 project root: . 08:04:01 --> token set from env 08:04:01 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 08:04:01 ==> Running gcov in . (disable via -X gcov) 08:04:01 ==> Python coveragepy not found 08:04:01 ==> Searching for coverage reports in: 08:04:01 + . 08:04:01 -> Found 1 reports 08:04:01 ==> Detecting git/mercurial file structure 08:04:01 ==> Reading reports 08:04:01 + ./coverage.out bytes=502163 08:04:01 ==> Appending adjustments 08:04:01 https://docs.codecov.io/docs/fixing-reports 08:04:02 + Found adjustments 08:04:02 ==> Gzipping contents 08:04:02 64K /tmp/codecov.kmExhj.gz 08:04:02 ==> Uploading reports 08:04:02 url: https://codecov.io 08:04:02 query: branch=PR-4182&commit=0812b89a30f114a3d474b122572b517224fa9646&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2FPR-4182%2F1%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=4182&job=&cmd_args= 08:04:02 -> Pinging Codecov 08:04:02 https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=52b94001-b80a-4ca3-b063-c5e709073964&branch=PR-4182&commit=0812b89a30f114a3d474b122572b517224fa9646&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2FPR-4182%2F1%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=4182&job=&cmd_args= 08:04:03 -> Uploading to 08:04:03 https://storage.googleapis.com/codecov/v4/raw/2022-10-05/00271124DB129430A58F1EEE437C3FCB/0812b89a30f114a3d474b122572b517224fa9646/861806dd-16fc-4970-98d9-5209bc1129a5.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20221005%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20221005T080403Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=50ce5989b51b85897a7cd69c1bd664801108fd0b6451f2b58996ae5fc404d609 08:04:03 % Total % Received % Xferd Average Speed Time Time Time Current 08:04:03 Dload Upload Total Spent Left Speed 08:04:03 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 65468 0 0 100 65468 0 273k --:--:-- --:--:-- --:--:-- 273k 08:04:03 -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/edgex-go/commit/0812b89a30f114a3d474b122572b517224fa9646 [Pipeline] } 08:04:03 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 08:04:04 + [ -d /w/workspace/edgex-go/1/archives ] [Pipeline] libraryResource [Pipeline] sh 08:04:05 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 08:04:06 ---> package-listing.sh 08:04:06 ++ facter osfamily 08:04:06 ++ tr '[:upper:]' '[:lower:]' 08:04:06 + OS_FAMILY=debian 08:04:06 + workspace=/w/workspace/edgex-go/1 08:04:06 + START_PACKAGES=/tmp/packages_start.txt 08:04:06 + END_PACKAGES=/tmp/packages_end.txt 08:04:06 + DIFF_PACKAGES=/tmp/packages_diff.txt 08:04:06 + PACKAGES=/tmp/packages_start.txt 08:04:06 + '[' /w/workspace/edgex-go/1 ']' 08:04:06 + PACKAGES=/tmp/packages_end.txt 08:04:06 + case "${OS_FAMILY}" in 08:04:06 + dpkg -l 08:04:06 + grep '^ii' 08:04:06 + '[' -f /tmp/packages_start.txt ']' 08:04:06 + '[' -f /tmp/packages_end.txt ']' 08:04:06 + diff /tmp/packages_start.txt /tmp/packages_end.txt 08:04:06 + '[' /w/workspace/edgex-go/1 ']' 08:04:06 + mkdir -p /w/workspace/edgex-go/1/archives/ 08:04:06 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgex-go/1/archives/ [Pipeline] echo 08:04:06 Launching container with: [--privileged -u 0:0 --net host -v /var/log/sysstat:/var/log/sysstat -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/edgex-go/1/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 08:04:06 + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:04:07 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 08:04:07 08:04:07 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:04:07 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 08:04:07 latest: Pulling from edgex-lftools-log-publisher 08:04:07 5eb5b503b376: Pulling fs layer 08:04:07 5c69ac0246d0: Pulling fs layer 08:04:07 ec43610c2a17: Pulling fs layer 08:04:07 3a2ae6a8a46f: Pulling fs layer 08:04:07 33b1e0a273af: Pulling fs layer 08:04:07 5d3b04190fa2: Pulling fs layer 08:04:07 2f39f015ded8: Pulling fs layer 08:04:07 5d3b04190fa2: Waiting 08:04:07 3a2ae6a8a46f: Waiting 08:04:07 2f39f015ded8: Waiting 08:04:07 33b1e0a273af: Waiting 08:04:07 5c69ac0246d0: Verifying Checksum 08:04:07 5c69ac0246d0: Download complete 08:04:07 3a2ae6a8a46f: Verifying Checksum 08:04:07 3a2ae6a8a46f: Download complete 08:04:07 33b1e0a273af: Verifying Checksum 08:04:07 33b1e0a273af: Download complete 08:04:08 ec43610c2a17: Verifying Checksum 08:04:08 ec43610c2a17: Download complete 08:04:08 5d3b04190fa2: Download complete 08:04:08 5eb5b503b376: Verifying Checksum 08:04:08 5eb5b503b376: Download complete 08:04:08 2f39f015ded8: Download complete 08:04:09 5eb5b503b376: Pull complete 08:04:09 5c69ac0246d0: Pull complete 08:04:09 ec43610c2a17: Pull complete 08:04:09 3a2ae6a8a46f: Pull complete 08:04:09 33b1e0a273af: Pull complete 08:04:09 5d3b04190fa2: Pull complete 08:04:14 2f39f015ded8: Pull complete 08:04:14 Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 08:04:14 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 08:04:14 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 08:04:14 prd-ubuntu20.04-docker-8c-8g-7146 does not seem to be running inside a container 08:04:14 $ docker run -t -d -u 1001:1001 --privileged -u 0:0 --net host -v /var/log/sysstat:/var/log/sysstat -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/edgex-go/1/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 08:04:15 $ docker top 2575cd6690af32d112bbf7e47a5612558b7852851e097a2bd7165a8f1d199df3 -eo pid,comm [Pipeline] { [Pipeline] sh 08:04:16 + touch /tmp/pre-build-complete [Pipeline] sh 08:04:16 + mkdir -p /var/log/sysstat [Pipeline] sh 08:04:16 + ls /var/log/sa-host 08:04:16 ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 08:04:17 provisioning config files... 08:04:17 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgex-go/1@tmp/config15866243911775789986tmp [Pipeline] { [Pipeline] echo 08:04:17 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 08:04:17 ---> create-netrc.sh [Pipeline] } 08:04:17 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 08:04:17 ---> python-tools-install.sh [Pipeline] echo 08:04:17 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 08:04:18 ---> sudo-logs.sh 08:04:18 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 08:04:18 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 08:04:18 ---> job-cost.sh 08:04:18 lf-activate-venv: SKIPPING 08:04:18 DEBUG: total: 0.10999999940395355 08:04:18 INFO: Retrieving Stack Cost... 08:04:18 INFO: Retrieving Pricing Info for: v3-standard-8 08:04:19 INFO: Archiving Costs [Pipeline] echo 08:04:19 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 08:04:19 ---> logs-deploy.sh 08:04:19 lf-activate-venv: SKIPPING 08:04:19 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-go/PR-4182/1 08:04:19 INFO: archiving workspace using pattern(s): 08:04:20 Archives upload complete. 08:04:21 INFO: archiving logs to Nexus 08:04:21 ---> uname -a: 08:04:21 Linux prd-ubuntu20-04-docker-8c-8g-7146 5.4.0-126-generic #142-Ubuntu SMP Fri Aug 26 12:12:57 UTC 2022 x86_64 GNU/Linux 08:04:21 08:04:21 08:04:21 ---> lscpu: 08:04:21 Architecture: x86_64 08:04:21 CPU op-mode(s): 32-bit, 64-bit 08:04:21 Byte Order: Little Endian 08:04:21 Address sizes: 40 bits physical, 48 bits virtual 08:04:21 CPU(s): 8 08:04:21 On-line CPU(s) list: 0-7 08:04:21 Thread(s) per core: 1 08:04:21 Core(s) per socket: 1 08:04:21 Socket(s): 8 08:04:21 NUMA node(s): 1 08:04:21 Vendor ID: AuthenticAMD 08:04:21 CPU family: 23 08:04:21 Model: 49 08:04:21 Model name: AMD EPYC-Rome Processor 08:04:21 Stepping: 0 08:04:21 CPU MHz: 2799.994 08:04:21 BogoMIPS: 5599.98 08:04:21 Virtualization: AMD-V 08:04:21 Hypervisor vendor: KVM 08:04:21 Virtualization type: full 08:04:21 L1d cache: 256 KiB 08:04:21 L1i cache: 256 KiB 08:04:21 L2 cache: 4 MiB 08:04:21 L3 cache: 128 MiB 08:04:21 NUMA node0 CPU(s): 0-7 08:04:21 Vulnerability Itlb multihit: Not affected 08:04:21 Vulnerability L1tf: Not affected 08:04:21 Vulnerability Mds: Not affected 08:04:21 Vulnerability Meltdown: Not affected 08:04:21 Vulnerability Mmio stale data: Not affected 08:04:21 Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp 08:04:21 Vulnerability Spectre v1: Mitigation; usercopy/swapgs barriers and __user pointer sanitization 08:04:21 Vulnerability Spectre v2: Mitigation; Retpolines, IBPB conditional, IBRS_FW, STIBP disabled, RSB filling 08:04:21 Vulnerability Srbds: Not affected 08:04:21 Vulnerability Tsx async abort: Not affected 08:04:21 Flags: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm rep_good nopl cpuid extd_apicid tsc_known_freq pni pclmulqdq ssse3 fma cx16 sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand hypervisor lahf_lm cmp_legacy svm cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw topoext perfctr_core ssbd ibrs ibpb stibp vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 rdseed adx smap clflushopt clwb sha_ni xsaveopt xsavec xgetbv1 xsaves clzero xsaveerptr wbnoinvd arat npt nrip_save umip rdpid arch_capabilities 08:04:21 08:04:21 08:04:21 ---> nproc: 08:04:21 8 08:04:21 08:04:21 08:04:21 ---> df -h: 08:04:21 Filesystem Size Used Avail Use% Mounted on 08:04:21 overlay 155G 19G 137G 12% / 08:04:21 tmpfs 64M 0 64M 0% /dev 08:04:21 tmpfs 16G 0 16G 0% /sys/fs/cgroup 08:04:21 shm 64M 0 64M 0% /dev/shm 08:04:21 /dev/vda1 155G 19G 137G 12% /facter-os 08:04:21 08:04:21