Pull request #4145 opened Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from da70107ee97f448abfa19e4353bafadf31c85c22+5f565a5026236f7a21fcb63799adf4b457e3ab40 (d77b98484590218cf842c397bfd86d59cd20a3f7) 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-ssh13999993059990129753.key > 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-ssh15740911834767621420.key > git fetch --tags --progress -- origin +refs/heads/*:refs/remotes/origin/* # timeout=10 > git rev-parse refs/tags/stable^{commit} # timeout=10 Resolved tag stable revision 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-4145/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-4145/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh13773628339592459300.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 > git config --add remote.origin.fetch +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching with tags Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/PR-4145/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh118729860325394971.key > 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-ssh7176033449519930725.key > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision 65355178549468b165f8106641c96c3190b1d843 The recommended git tool is: NONE using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning with configured refspecs honoured and without tags Cloning repository git@github.com:lfit/releng-pipelines.git > git init /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/PR-4145/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-4145/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh13681204156031517676.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 Avoid second fetch Checking out Revision 65355178549468b165f8106641c96c3190b1d843 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 65355178549468b165f8106641c96c3190b1d843 # timeout=10 Commit message: "Fix: Add S3 URL in href to ship logs" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 > git --version # timeout=10 > git --version # 'git version 2.16.6' fatal: bad object 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-24444 in /w/workspace/edgexfoundry_edgex-go_PR-4145 [Pipeline] { [Pipeline] ws Running in /w/workspace/edgex-go/1 [Pipeline] { [Pipeline] stage [Pipeline] { (Declarative: Checkout SCM) [Pipeline] checkout The recommended git tool is: git using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning repository git@github.com:edgexfoundry/edgex-go.git > git init /w/workspace/edgex-go/1 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git > git --version # timeout=10 > git --version # 'git version 2.25.1' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Merging remotes/origin/main commit 5f565a5026236f7a21fcb63799adf4b457e3ab40 into PR head commit da70107ee97f448abfa19e4353bafadf31c85c22 Merge succeeded, producing da70107ee97f448abfa19e4353bafadf31c85c22 Checking out Revision da70107ee97f448abfa19e4353bafadf31c85c22 (PR-4145) > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/4145/head:refs/remotes/origin/PR-4145 +refs/heads/main:refs/remotes/origin/main # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f da70107ee97f448abfa19e4353bafadf31c85c22 # timeout=10 > git remote # timeout=10 > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub > git merge 5f565a5026236f7a21fcb63799adf4b457e3ab40 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f da70107ee97f448abfa19e4353bafadf31c85c22 # timeout=10 Commit message: "build(deps): Bump github.com/edgexfoundry/go-mod-bootstrap/v2" 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 19:21:38 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 19:21:38 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 19:21:38 ========================================================= 19:21:38 EdgeX Global Pipelines Version Info 19:21:38 ========================================================= [Pipeline] libraryResource [Pipeline] sh 19:21:39 ------------------- 19:21:39 stable info: 19:21:39 ------------------- 19:21:39 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 19:21:39 Commit SHA: bd7468d5528128c83034753e4c3def8ef9af3f2d 19:21:39 Message: update stable to v1.0.239 19:21:39 ------------------- 19:21:39 experimental info: 19:21:39 ------------------- 19:21:39 Commited By: **** collab-it+edgex@linuxfoundation.org 19:21:39 Commit SHA: bd7468d5528128c83034753e4c3def8ef9af3f2d 19:21:39 Message: update experimental to v1.0.239 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 19:21:40 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-go-settings [Pipeline] echo 19:21:40 [edgeXSetupEnvironment]: set envvar PROJECT = edgex-go [Pipeline] echo 19:21:40 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 19:21:40 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 19:21:40 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 19:21:40 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.18 [Pipeline] echo 19:21:40 [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo 19:21:40 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_GLOB = cmd/**/Dockerfile [Pipeline] echo 19:21:40 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_PREFIX = [Pipeline] echo 19:21:40 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_SUFFIX = [Pipeline] echo 19:21:40 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 19:21:40 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 19:21:40 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 19:21:40 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 19:21:40 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 19:21:40 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 19:21:40 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 19:21:40 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 19:21:40 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo 19:21:40 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v2 [Pipeline] echo 19:21:40 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 19:21:40 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 19:21:41 [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo 19:21:41 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-4145 [Pipeline] echo 19:21:41 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-4145 [Pipeline] echo 19:21:41 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-4145 [Pipeline] echo 19:21:41 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = da70107ee97f448abfa19e4353bafadf31c85c22 [Pipeline] echo 19:21:41 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = da70107 [Pipeline] echo 19:21:41 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 19:21:41 provisioning config files... 19:21:41 copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/1@tmp/config3682643568763394044tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 19:21:41 ---> docker-login.sh 19:21:41 nexus3.edgexfoundry.org:10001 19:21:41 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 19:21:41 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 19:21:41 Configure a credential helper to remove this warning. See 19:21:41 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 19:21:41 19:21:41 Login Succeeded 19:21:41 nexus3.edgexfoundry.org:10002 19:21:41 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 19:21:42 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 19:21:42 Configure a credential helper to remove this warning. See 19:21:42 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 19:21:42 19:21:42 Login Succeeded 19:21:42 nexus3.edgexfoundry.org:10003 19:21:42 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 19:21:42 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 19:21:42 Configure a credential helper to remove this warning. See 19:21:42 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 19:21:42 19:21:42 Login Succeeded 19:21:42 nexus3.edgexfoundry.org:10004 19:21:42 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 19:21:42 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 19:21:42 Configure a credential helper to remove this warning. See 19:21:42 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 19:21:42 19:21:42 Login Succeeded 19:21:42 docker.io 19:21:42 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 19:21:42 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 19:21:42 Configure a credential helper to remove this warning. See 19:21:42 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 19:21:42 19:21:42 Login Succeeded 19:21:42 ---> docker-login.sh ends [Pipeline] } 19:21:42 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 19:21:43 + 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 19:21:43 + dirname cmd/core-command/Dockerfile 19:21:43 + cut -d/ -f2 19:21:43 + echo core-command,cmd/core-command/Dockerfile 19:21:43 + cut -d/+ -f2 19:21:43 dirname cmd/core-data/Dockerfile 19:21:43 + echo core-data,cmd/core-data/Dockerfile 19:21:43 + dirname cmd/core-metadata/Dockerfile 19:21:43 + cut -d/ -f2 19:21:43 + echo core-metadata,cmd/core-metadata/Dockerfile 19:21:43 + dirname cmd/security-bootstrapper/Dockerfile 19:21:43 + cut -d/ -f2 19:21:43 + echo security-bootstrapper,cmd/security-bootstrapper/Dockerfile 19:21:43 + + dirname cmd/security-proxy-setup/Dockerfile 19:21:43 cut -d/ -f2 19:21:43 + echo security-proxy-setup,cmd/security-proxy-setup/Dockerfile 19:21:43 + + cut -d/dirname -f2 cmd/security-secretstore-setup/Dockerfile 19:21:43 19:21:43 + echo security-secretstore-setup,cmd/security-secretstore-setup/Dockerfile 19:21:43 + dirname cmd/security-spiffe-token-provider/Dockerfile 19:21:43 + cut -d/ -f2 19:21:43 + echo security-spiffe-token-provider,cmd/security-spiffe-token-provider/Dockerfile 19:21:43 + dirname cmd/security-spire-agent/Dockerfile 19:21:43 + cut -d/ -f2 19:21:43 + echo security-spire-agent,cmd/security-spire-agent/Dockerfile 19:21:43 + dirname cmd/security-spire-config/Dockerfile 19:21:43 + cut -d/ -f2 19:21:43 + echo security-spire-config,cmd/security-spire-config/Dockerfile 19:21:43 + dirname cmd/security-spire-server/Dockerfile 19:21:43 + cut -d/ -f2 19:21:43 + echo security-spire-server,cmd/security-spire-server/Dockerfile 19:21:43 + dirname cmd/support-notifications/Dockerfile 19:21:43 + cut -d/ -f2 19:21:43 + echo support-notifications,cmd/support-notifications/Dockerfile 19:21:43 + dirname cmd/support-scheduler/Dockerfile 19:21:43 + cut -d/ -f2 19:21:43 + echo support-scheduler,cmd/support-scheduler/Dockerfile 19:21:43 + + dirnamecut cmd/sys-mgmt-agent/Dockerfile -d/ 19:21:43 -f2 19:21:43 + echo sys-mgmt-agent,cmd/sys-mgmt-agent/Dockerfile [Pipeline] echo 19:21:43 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 19:21:43 + git rev-list -1 --merges da70107ee97f448abfa19e4353bafadf31c85c22~1..da70107ee97f448abfa19e4353bafadf31c85c22 [Pipeline] echo 19:21:43 -----------> git rev-list -1 --merges da70107ee97f448abfa19e4353bafadf31c85c22~1..da70107ee97f448abfa19e4353bafadf31c85c22 da70107ee97f448abfa19e4353bafadf31c85c22 [false] [Pipeline] sh 19:21:44 + git log --format=format:%s -1 da70107ee97f448abfa19e4353bafadf31c85c22 [Pipeline] echo 19:21:44 ========================================================= 19:21:44 [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] 19:21:44 ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] sh 19:21:44 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 19:21:44 + grep -v github /etc/ssh/ssh_known_hosts 19:21:44 + [ -e /tmp/ssh_known_hosts ] 19:21:44 + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts 19:21:44 + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= 19:21:44 + sudo tee -a /etc/ssh/ssh_known_hosts 19:21:44 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 19:21:45 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 19:21:45 19:21:45 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 19:21:45 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 19:21:45 0.1.4: Pulling from edgex-devops/py-git-semver 19:21:45 b85a868b505f: Pulling fs layer 19:21:45 e2be974225ed: Pulling fs layer 19:21:45 339a4e72a1f5: Pulling fs layer 19:21:45 988bab9f4d93: Pulling fs layer 19:21:45 1469e6f7b9e6: Pulling fs layer 19:21:45 eaf3925da568: Pulling fs layer 19:21:45 1469e6f7b9e6: Waiting 19:21:45 988bab9f4d93: Waiting 19:21:45 bab4dde63d76: Pulling fs layer 19:21:45 eaf3925da568: Waiting 19:21:45 bde34c3a00c8: Pulling fs layer 19:21:45 bab4dde63d76: Waiting 19:21:45 b352a97aabf1: Pulling fs layer 19:21:45 bde34c3a00c8: Waiting 19:21:45 4872d77fe225: Pulling fs layer 19:21:45 5851b861e8e6: Pulling fs layer 19:21:45 b352a97aabf1: Waiting 19:21:45 4872d77fe225: Waiting 19:21:45 5851b861e8e6: Waiting 19:21:45 e2be974225ed: Download complete 19:21:45 988bab9f4d93: Download complete 19:21:45 1469e6f7b9e6: Verifying Checksum 19:21:45 1469e6f7b9e6: Download complete 19:21:45 339a4e72a1f5: Verifying Checksum 19:21:45 339a4e72a1f5: Download complete 19:21:45 bde34c3a00c8: Verifying Checksum 19:21:45 bde34c3a00c8: Download complete 19:21:45 b352a97aabf1: Download complete 19:21:45 4872d77fe225: Verifying Checksum 19:21:45 4872d77fe225: Download complete 19:21:45 5851b861e8e6: Download complete 19:21:45 b85a868b505f: Verifying Checksum 19:21:45 b85a868b505f: Download complete 19:21:45 bab4dde63d76: Verifying Checksum 19:21:45 bab4dde63d76: Download complete 19:21:46 b85a868b505f: Pull complete 19:21:46 e2be974225ed: Pull complete 19:21:47 339a4e72a1f5: Pull complete 19:21:47 988bab9f4d93: Pull complete 19:21:47 1469e6f7b9e6: Pull complete 19:21:48 eaf3925da568: Pull complete 19:21:49 bab4dde63d76: Pull complete 19:21:49 bde34c3a00c8: Pull complete 19:21:49 b352a97aabf1: Pull complete 19:21:49 4872d77fe225: Pull complete 19:21:49 5851b861e8e6: Pull complete 19:21:49 Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 19:21:49 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 19:21:49 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 19:21:50 prd-ubuntu20.04-docker-8c-8g-24444 does not seem to be running inside a container 19:21:50 $ 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 ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 19:21:53 $ docker top 5774e205f2eb2ab485c8dce76f37bfd35ca6e616adb7a721a32215e568697fcf -eo pid,comm 19:21:53 ERROR: The container started but didn't run the expected command. Please double check your ENTRYPOINT does execute the command passed as docker run argument, as required by official docker images (see https://github.com/docker-library/official-images#consistency for entrypoint consistency requirements). 19:21:53 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 19:21:53 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 19:21:53 [ssh-agent] Looking for ssh-agent implementation... 19:21:53 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 19:21:53 $ docker exec 5774e205f2eb2ab485c8dce76f37bfd35ca6e616adb7a721a32215e568697fcf ssh-agent 19:21:53 SSH_AUTH_SOCK=/tmp/ssh-KLNWjRCkuvFW/agent.32 19:21:53 SSH_AGENT_PID=39 19:21:53 Running ssh-add (command line suppressed) 19:21:54 Identity added: /w/workspace/edgex-go/1@tmp/private_key_7778141755868614924.key (/w/workspace/edgex-go/1@tmp/private_key_7778141755868614924.key) 19:21:54 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 19:21:54 + git tag --points-at HEAD [Pipeline] } 19:21:54 $ docker exec --env ******** --env ******** 5774e205f2eb2ab485c8dce76f37bfd35ca6e616adb7a721a32215e568697fcf ssh-agent -k 19:21:54 unset SSH_AUTH_SOCK; 19:21:54 unset SSH_AGENT_PID; 19:21:54 echo Agent pid 39 killed; 19:21:54 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 19:21:54 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 19:21:54 [ssh-agent] Looking for ssh-agent implementation... 19:21:54 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 19:21:54 $ docker exec 5774e205f2eb2ab485c8dce76f37bfd35ca6e616adb7a721a32215e568697fcf ssh-agent 19:21:54 SSH_AUTH_SOCK=/tmp/ssh-ZtlFlVSqpEq0/agent.72 19:21:54 SSH_AGENT_PID=78 19:21:54 Running ssh-add (command line suppressed) 19:21:55 Identity added: /w/workspace/edgex-go/1@tmp/private_key_3136542607157477002.key (/w/workspace/edgex-go/1@tmp/private_key_3136542607157477002.key) 19:21:55 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 19:21:55 + git semver init 19:21:55 2022-09-02 19:21:55,535 [run_init] DEBUG init version:0.0.0 force:False 19:21:55 2022-09-02 19:21:55,536 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/edgex-go/1/.semver 19:21:55 2022-09-02 19:21:55,536 [execute] INFO git clone -b semver git@github.com:edgexfoundry/edgex-go.git /w/workspace/edgex-go/1/.semver 19:21:55 2022-09-02 19:21:55,537 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/edgex-go.git', '/w/workspace/edgex-go/1/.semver'], cwd=/w/workspace/edgex-go/1, universal_newlines=False, shell=None, istream=None) 19:22:00 2022-09-02 19:22:00,605 [append_file] DEBUG append to file:/w/workspace/edgex-go/1/.git/info/exclude 19:22:00 2022-09-02 19:22:00,606 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/edgex-go/1/.semver/PR-4145 with force:False 19:22:00 2022-09-02 19:22:00,606 [write_file] DEBUG write to file:/w/workspace/edgex-go/1/.semver/PR-4145 19:22:00 2022-09-02 19:22:00,610 [execute] INFO git cat-file --batch-check 19:22:00 2022-09-02 19:22:00,610 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgex-go/1/.semver, universal_newlines=False, shell=None, istream=) 19:22:00 2022-09-02 19:22:00,616 [execute] INFO git cat-file --batch 19:22:00 2022-09-02 19:22:00,616 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgex-go/1/.semver, universal_newlines=False, shell=None, istream=) 19:22:00 2022-09-02 19:22:00,620 [read_version] DEBUG read version from /w/workspace/edgex-go/1/.semver/PR-4145 19:22:00 0.0.0 [Pipeline] } 19:22:00 $ docker exec --env ******** --env ******** 5774e205f2eb2ab485c8dce76f37bfd35ca6e616adb7a721a32215e568697fcf ssh-agent -k 19:22:01 unset SSH_AUTH_SOCK; 19:22:01 unset SSH_AGENT_PID; 19:22:01 echo Agent pid 78 killed; 19:22:01 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 19:22:01 + git semver [Pipeline] } 19:22:01 $ docker stop --time=1 5774e205f2eb2ab485c8dce76f37bfd35ca6e616adb7a721a32215e568697fcf 19:22:03 $ docker rm -f 5774e205f2eb2ab485c8dce76f37bfd35ca6e616adb7a721a32215e568697fcf [Pipeline] // withDockerContainer [Pipeline] sh 19:22:03 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 19:22:03 Stashed 1 file(s) [Pipeline] echo 19:22:03 [edgeXSemver]: initialized semver on version 0.0.0 [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] parallel [Pipeline] { (Branch: amd64) [Pipeline] { (Branch: arm64) [Pipeline] stage [Pipeline] { (amd64) [Pipeline] stage [Pipeline] { (arm64) [Pipeline] node [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 19:22:04 + git config --global --add safe.directory /w/workspace/edgex-go/1 [Pipeline] echo 19:22:04 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 19:22:04 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 19:22:04 ========================================================= 19:22:04 [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine] 19:22:04 ========================================================= [Pipeline] fileExists [Pipeline] sh 19:22:05 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine 19:22:05 1.18-alpine: Pulling from edgex-devops/edgex-golang-base 19:22:05 2408cc74d12b: Pulling fs layer 19:22:05 ea60b727a1ce: Pulling fs layer 19:22:05 30c4a7721957: Pulling fs layer 19:22:05 370296b7ddb6: Pulling fs layer 19:22:05 7c6cee850709: Pulling fs layer 19:22:05 39a5fcdaea64: Pulling fs layer 19:22:05 d94ebbe4e438: Pulling fs layer 19:22:05 bcfd1f05c69d: Pulling fs layer 19:22:05 59ccb84bbe0f: Pulling fs layer 19:22:05 370296b7ddb6: Waiting 19:22:05 7c6cee850709: Waiting 19:22:05 39a5fcdaea64: Waiting 19:22:05 d94ebbe4e438: Waiting 19:22:05 bcfd1f05c69d: Waiting 19:22:05 59ccb84bbe0f: Waiting 19:22:05 30c4a7721957: Verifying Checksum 19:22:05 30c4a7721957: Download complete 19:22:05 ea60b727a1ce: Verifying Checksum 19:22:05 ea60b727a1ce: Download complete 19:22:05 7c6cee850709: Verifying Checksum 19:22:05 7c6cee850709: Download complete 19:22:05 39a5fcdaea64: Verifying Checksum 19:22:05 39a5fcdaea64: Download complete 19:22:05 2408cc74d12b: Verifying Checksum 19:22:05 2408cc74d12b: Download complete 19:22:05 d94ebbe4e438: Download complete 19:22:05 2408cc74d12b: Pull complete 19:22:05 ea60b727a1ce: Pull complete 19:22:05 30c4a7721957: Pull complete 19:22:05 59ccb84bbe0f: Verifying Checksum 19:22:05 59ccb84bbe0f: Download complete 19:22:05 bcfd1f05c69d: Verifying Checksum 19:22:05 bcfd1f05c69d: Download complete 19:22:05 370296b7ddb6: Verifying Checksum 19:22:05 370296b7ddb6: Download complete 19:22:09 370296b7ddb6: Pull complete 19:22:09 7c6cee850709: Pull complete 19:22:09 39a5fcdaea64: Pull complete 19:22:09 d94ebbe4e438: Pull complete 19:22:11 bcfd1f05c69d: Pull complete 19:22:12 59ccb84bbe0f: Pull complete 19:22:12 Digest: sha256:b7a3521351a9cbc7ce2a60b0b0d40edf4ed6cc338df7dc09f1589c9a81f0a497 19:22:12 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine 19:22:12 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine [Pipeline] fileExists [Pipeline] sh 19:22:12 + + echodocker build -t ci-base-image-x86_64 -f - . 19:22:12 FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine 19:22:12 WORKDIR /edgex 19:22:12 COPY go.mod . 19:22:12 RUN go mod download 19:22:13 Sending build context to Docker daemon 169.3MB 19:22:13 Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine 19:22:13 ---> a4fb48ad2a94 19:22:13 Step 2/4 : WORKDIR /edgex 19:22:18 ---> Running in 52f85dc39e34 19:22:18 Removing intermediate container 52f85dc39e34 19:22:18 ---> 4ec28f4412a2 19:22:18 Step 3/4 : COPY go.mod . 19:22:18 ---> 0181b59e31ad 19:22:18 Step 4/4 : RUN go mod download 19:22:18 ---> Running in 52d1f9efbc3f 19:22:19 Still waiting to schedule task 19:22:19 ‘prd-ubuntu20.04-docker-arm64-4c-16g-24445’ is offline 19:22:33 Removing intermediate container 52d1f9efbc3f 19:22:33 ---> 46152099a1d7 19:22:33 Successfully built 46152099a1d7 19:22:33 Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 19:22:34 + docker inspect -f . ci-base-image-x86_64 19:22:34 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 19:22:34 prd-ubuntu20.04-docker-8c-8g-24444 does not seem to be running inside a container 19:22:34 $ 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 ******** ci-base-image-x86_64 cat 19:22:34 $ docker top e1ff7f6fc56d42d6468bc486393944e35914e5cc5bf42b50ca4be2f4d2c92619 -eo pid,comm [Pipeline] { [Pipeline] sh 19:22:35 + go version 19:22:35 go version go1.18.3 linux/amd64 [Pipeline] } 19:22:35 $ docker stop --time=1 e1ff7f6fc56d42d6468bc486393944e35914e5cc5bf42b50ca4be2f4d2c92619 19:22:36 $ docker rm -f e1ff7f6fc56d42d6468bc486393944e35914e5cc5bf42b50ca4be2f4d2c92619 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 19:22:37 + docker inspect -f . ci-base-image-x86_64 19:22:37 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 19:22:37 prd-ubuntu20.04-docker-8c-8g-24444 does not seem to be running inside a container 19:22:37 $ 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 ******** ci-base-image-x86_64 cat 19:22:37 $ docker top 5efbf9d714aa23d1a6aa5f5999024c198f68be86be4219ea13d39a8b7d97694c -eo pid,comm [Pipeline] { [Pipeline] echo 19:22:38 ========================================================= 19:22:38 [edgeXBuildGoParallel] Running Tests and Build... 19:22:38 ========================================================= [Pipeline] sh 19:22:38 + git config --global --add safe.directory /w/workspace/edgex-go/1 [Pipeline] fileExists [Pipeline] sh 19:22:38 + make test 19:22:38 GO111MODULE=on go test -race -coverprofile=coverage.out ./... 19:22:45 ? github.com/edgexfoundry/edgex-go [no test files] 19:22:57 ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] 19:22:57 ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] 19:22:57 ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] 19:22:57 ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] 19:22:57 ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] 19:22:57 ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] 19:22:57 ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-setup [no test files] 19:22:57 ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] 19:22:57 ? github.com/edgexfoundry/edgex-go/cmd/security-spiffe-token-provider [no test files] 19:22:57 ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] 19:22:57 ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] 19:22:57 ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-agent [no test files] 19:22:57 ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-executor [no test files] 19:22:57 ? github.com/edgexfoundry/edgex-go/internal [no test files] 19:22:57 ? github.com/edgexfoundry/edgex-go/internal/core/command [no test files] 19:22:58 ok github.com/edgexfoundry/edgex-go/internal/core/command/application 0.082s coverage: 28.7% of statements 19:22:58 ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] 19:22:58 ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] 19:22:58 ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 0.090s coverage: 98.5% of statements 19:22:58 ? github.com/edgexfoundry/edgex-go/internal/core/data [no test files] 19:22:58 ok github.com/edgexfoundry/edgex-go/internal/core/data/application 0.104s coverage: 54.2% of statements 19:22:58 ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] 19:22:58 ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] 19:23:02 ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 3.382s coverage: 89.2% of statements 19:23:02 ? github.com/edgexfoundry/edgex-go/internal/core/data/controller/messaging [no test files] 19:23:02 ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] 19:23:02 ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks [no test files] 19:23:02 ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] 19:23:02 ? github.com/edgexfoundry/edgex-go/internal/core/metadata [no test files] 19:23:02 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/application 0.091s coverage: 2.1% of statements 19:23:02 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] 19:23:02 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] 19:23:02 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 0.513s coverage: 95.6% of statements 19:23:02 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] 19:23:02 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks [no test files] 19:23:02 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/uom [no test files] 19:23:02 ok github.com/edgexfoundry/edgex-go/internal/io 0.071s coverage: 72.2% of statements 19:23:02 ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] 19:23:02 ? github.com/edgexfoundry/edgex-go/internal/pkg/application [no test files] 19:23:02 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers [no test files] 19:23:02 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] 19:23:02 ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] 19:23:02 ok github.com/edgexfoundry/edgex-go/internal/pkg/controller/http 0.085s coverage: 60.0% of statements 19:23:02 ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] 19:23:02 ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] 19:23:02 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] 19:23:02 ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 0.069s coverage: 0.9% of statements 19:23:02 ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] 19:23:02 ok github.com/edgexfoundry/edgex-go/internal/pkg/telemetry 0.093s coverage: 58.8% of statements 19:23:02 ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 0.067s coverage: 29.6% of statements 19:23:02 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] 19:23:02 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.049s coverage: 47.1% of statements 19:23:02 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 0.105s coverage: 79.5% of statements 19:23:02 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.067s coverage: 94.1% of statements 19:23:02 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.070s coverage: 96.3% of statements 19:23:02 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.085s coverage: 87.5% of statements 19:23:12 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 12.073s coverage: 94.4% of statements 19:23:12 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/ping 0.044s coverage: 44.8% of statements 19:23:13 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 13.237s coverage: 80.8% of statements 19:23:13 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] 19:23:21 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 22.097s coverage: 92.9% of statements 19:23:21 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] 19:23:21 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] 19:23:21 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] 19:23:21 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 0.042s coverage: 65.1% of statements 19:23:21 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] 19:23:21 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] 19:23:21 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] 19:23:21 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] 19:23:21 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] 19:23:21 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 12.081s coverage: 87.2% of statements 19:23:21 ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] 19:23:21 ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] 19:23:21 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.062s coverage: 100.0% of statements 19:23:21 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] 19:23:21 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.097s coverage: 58.8% of statements 19:23:21 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/common [no test files] 19:23:21 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.088s coverage: 80.0% of statements 19:23:21 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/jwt 0.056s coverage: 87.2% of statements 19:23:21 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/oauth2 0.059s coverage: 85.4% of statements 19:23:21 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.230s coverage: 91.2% of statements 19:23:21 ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] 19:23:21 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 0.174s coverage: 64.7% of statements 19:23:21 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] 19:23:21 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] 19:23:21 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.055s coverage: 100.0% of statements 19:23:21 ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.032s coverage: 89.4% of statements 19:23:21 ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.032s coverage: 100.0% of statements 19:23:21 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.032s coverage: 73.7% of statements 19:23:21 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.027s coverage: 100.0% of statements 19:23:21 ok github.com/edgexfoundry/edgex-go/internal/security/proxy 0.372s coverage: 65.8% of statements 19:23:21 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/config [no test files] 19:23:21 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/container [no test files] 19:23:21 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/models [no test files] 19:23:21 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.168s coverage: 43.6% of statements 19:23:21 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] 19:23:21 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] 19:23:21 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 0.077s coverage: 89.5% of statements 19:23:21 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] 19:23:21 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 0.063s coverage: 84.8% of statements 19:23:21 ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider [no test files] 19:23:21 ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/config [no test files] 19:23:21 ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/container [no test files] 19:23:21 ? github.com/edgexfoundry/edgex-go/internal/support/notifications [no test files] 19:23:21 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 6.081s coverage: 17.7% of statements 19:23:21 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel [no test files] 19:23:21 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks [no test files] 19:23:21 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] 19:23:21 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] 19:23:21 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 0.173s coverage: 92.3% of statements 19:23:21 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] 19:23:21 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks [no test files] 19:23:21 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler [no test files] 19:23:21 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/application [no test files] 19:23:21 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/scheduler 0.053s coverage: 63.2% of statements 19:23:21 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] 19:23:21 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] 19:23:21 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 0.101s coverage: 97.7% of statements 19:23:21 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] 19:23:21 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks [no test files] 19:23:21 ? github.com/edgexfoundry/edgex-go/internal/system/agent [no test files] 19:23:21 ? github.com/edgexfoundry/edgex-go/internal/system/agent/application [no test files] 19:23:21 ok github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct 0.071s coverage: 28.9% of statements 19:23:21 ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct/config [no test files] 19:23:21 ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/executor [no test files] 19:23:21 ? github.com/edgexfoundry/edgex-go/internal/system/agent/config [no test files] 19:23:21 ? github.com/edgexfoundry/edgex-go/internal/system/agent/container [no test files] 19:23:21 ? github.com/edgexfoundry/edgex-go/internal/system/agent/controller/http [no test files] 19:23:21 ? github.com/edgexfoundry/edgex-go/internal/system/agent/interfaces [no test files] 19:23:21 ok github.com/edgexfoundry/edgex-go/internal/system/agent/response 0.053s coverage: 100.0% of statements 19:23:21 ok github.com/edgexfoundry/edgex-go/internal/system/executor 0.033s coverage: 96.9% of statements 19:23:21 if which hadolint > /dev/null ; then hadolint --config .hadolint.yml `find * -type f -name 'Dockerfile*' -print` ; elif test "x86_64" = "x86_64" && which docker > /dev/null ; then docker run --rm -v `pwd`:/host:ro,z --entrypoint /bin/hadolint hadolint/hadolint:latest --config /host/.hadolint.yml `find * -type f -name 'Dockerfile*' | xargs -i echo '/host/{}'` ; fi 19:23:43 level=warning msg="[linters context] structcheck is disabled because of go1.18. You can track the evolution of the go1.18 support by following the https://github.com/golangci/golangci-lint/issues/2649." 19:23:43 GO111MODULE=on go vet ./... 19:23:44 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 19:23:44 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 19:23:44 ./bin/test-attribution-txt.sh 19:23:45 An attribution for github.com/klauspost/compress is missing from Attribution.txt, please add 19:23:45 An attribution for github.com/minio/highwayhash is missing from Attribution.txt, please add 19:23:45 An attribution for github.com/nats-io/jwt/v2 is missing from Attribution.txt, please add 19:23:45 An attribution for github.com/nats-io/nats.go is missing from Attribution.txt, please add 19:23:45 An attribution for github.com/nats-io/nkeys is missing from Attribution.txt, please add 19:23:45 An attribution for github.com/nats-io/nuid is missing from Attribution.txt, please add 19:23:45 An attribution for golang.org/x/time is missing from Attribution.txt, please add [Pipeline] echo 19:23:45 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] sh 19:23:45 + ls -al . 19:23:45 total 736 19:23:45 drwxrwxr-x 10 1001 1001 4096 Sep 2 19:22 . 19:23:45 drwxr-xr-x 4 root root 4096 Sep 2 19:22 .. 19:23:45 -rw-rw-r-- 1 1001 1001 16 Sep 2 19:21 .dockerignore 19:23:45 drwxrwxr-x 8 1001 1001 4096 Sep 2 19:23 .git 19:23:45 drwxrwxr-x 3 1001 1001 4096 Sep 2 19:21 .github 19:23:45 -rw-rw-r-- 1 1001 1001 1030 Sep 2 19:21 .gitignore 19:23:45 -rw-rw-r-- 1 1001 1001 42 Sep 2 19:21 .golangci.yml 19:23:45 -rw-rw-r-- 1 1001 1001 87 Sep 2 19:21 .hadolint.yml 19:23:45 drwxr-xr-x 3 1001 1001 4096 Sep 2 19:22 .semver 19:23:45 -rw-rw-r-- 1 1001 1001 166 Sep 2 19:21 .sonarcloud.properties 19:23:45 -rw-rw-r-- 1 1001 1001 1171 Sep 2 19:21 ADOPTERS.md 19:23:45 -rw-rw-r-- 1 1001 1001 10347 Sep 2 19:21 Attribution.txt 19:23:45 -rw-rw-r-- 1 1001 1001 63209 Sep 2 19:21 CHANGELOG.md 19:23:45 -rw-rw-r-- 1 1001 1001 3804 Sep 2 19:21 CONTRIBUTING.md 19:23:45 -rw-rw-r-- 1 1001 1001 677 Sep 2 19:21 GOVERNANCE.md 19:23:45 -rw-rw-r-- 1 1001 1001 850 Sep 2 19:21 Jenkinsfile 19:23:45 -rw-rw-r-- 1 1001 1001 10775 Sep 2 19:21 LICENSE 19:23:45 -rw-rw-r-- 1 1001 1001 13724 Sep 2 19:21 Makefile 19:23:45 -rw-rw-r-- 1 1001 1001 582 Sep 2 19:21 OWNERS.md 19:23:45 -rw-rw-r-- 1 1001 1001 9799 Sep 2 19:21 README.md 19:23:45 -rw-rw-r-- 1 1001 1001 6912 Sep 2 19:21 SECURITY.md 19:23:45 -rw-rw-r-- 1 1001 1001 5 Sep 2 19:22 VERSION 19:23:45 -rw-rw-r-- 1 1001 1001 4131 Sep 2 19:21 ZMQWindows.md 19:23:45 drwxrwxr-x 2 1001 1001 4096 Sep 2 19:21 bin 19:23:45 drwxrwxr-x 18 1001 1001 4096 Sep 2 19:21 cmd 19:23:45 -rw-r--r-- 1 root root 482786 Sep 2 19:23 coverage.out 19:23:45 -rw-rw-r-- 1 1001 1001 3682 Sep 2 19:21 go.mod 19:23:45 -rw-rw-r-- 1 1001 1001 38527 Sep 2 19:21 go.sum 19:23:45 drwxrwxr-x 8 1001 1001 4096 Sep 2 19:21 internal 19:23:45 drwxrwxr-x 3 1001 1001 4096 Sep 2 19:21 openapi 19:23:45 drwxrwxr-x 4 1001 1001 4096 Sep 2 19:21 snap 19:23:45 -rw-rw-r-- 1 1001 1001 204 Sep 2 19:21 version.go [Pipeline] sh 19:23:45 + '[' -e coverage.out ] 19:23:45 + chown 1001:1001 coverage.out [Pipeline] stash 19:23:46 Stashed 1 file(s) [Pipeline] sh 19:23:46 + make build 19:23:46 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 19:23:58 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 19:24:10 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 19:24:10 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 19:24:17 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 19:24:17 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 19:24:17 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 19:24:19 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-proxy-setup/security-proxy-setup ./cmd/security-proxy-setup 19:24: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/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup 19:24:21 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 19:24:22 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 19:24:23 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper 19:24: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-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider [Pipeline] } 19:24:26 $ docker stop --time=1 5efbf9d714aa23d1a6aa5f5999024c198f68be86be4219ea13d39a8b7d97694c 19:24:31 $ docker rm -f 5efbf9d714aa23d1a6aa5f5999024c198f68be86be4219ea13d39a8b7d97694c [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 19:24:32 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 19:24:32 19:24:32 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 19:24:32 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 19:24:32 latest: Pulling from edgex-devops/edgex-compose 19:24:32 cbdbe7a5bc2a: Pulling fs layer 19:24:32 ca9280d653b3: Pulling fs layer 19:24:32 7e9c9ca2126c: Pulling fs layer 19:24:32 cbdbe7a5bc2a: Verifying Checksum 19:24:32 cbdbe7a5bc2a: Download complete 19:24:33 ca9280d653b3: Verifying Checksum 19:24:33 cbdbe7a5bc2a: Pull complete 19:24:33 7e9c9ca2126c: Download complete 19:24:33 ca9280d653b3: Pull complete 19:24:37 7e9c9ca2126c: Pull complete 19:24:37 Digest: sha256:b7ff7cefa661cf441350a7c60c0e16dc22b011826ae41e7b448230bdfa9ba816 19:24:37 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 19:24:37 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 19:24:38 prd-ubuntu20.04-docker-8c-8g-24444 does not seem to be running inside a container 19:24:38 $ 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 ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest cat 19:24:43 $ docker top d81da81f21c1f700b0a539c916bc0ba80bd21e6b4fe79241175748f5aa6f5965 -eo pid,comm [Pipeline] { [Pipeline] sh 19:24:44 + docker-compose build --help 19:24:44 + grep parallel 19:24:44 --parallel Build images in parallel. [Pipeline] } 19:24:44 $ docker stop --time=1 d81da81f21c1f700b0a539c916bc0ba80bd21e6b4fe79241175748f5aa6f5965 19:24:46 $ docker rm -f d81da81f21c1f700b0a539c916bc0ba80bd21e6b4fe79241175748f5aa6f5965 [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 19:24:46 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 19:24:46 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 19:24:47 prd-ubuntu20.04-docker-8c-8g-24444 does not seem to be running inside a container 19:24:47 $ 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 ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest cat 19:24:47 $ docker top 3eb5c1d49315a8d3fb6ee3033a6fe6d1f1e767469f46c7755744d8022b9bb50b -eo pid,comm [Pipeline] { [Pipeline] sh 19:24:47 + docker-compose -f ./docker-compose-build.yml build --parallel 19:24:48 Building core-command ... 19:24:48 Building core-data ... 19:24:48 Building core-metadata ... 19:24:48 Building security-bootstrapper ... 19:24:48 Building security-proxy-setup ... 19:24:48 Building security-secretstore-setup ... 19:24:48 Building security-spiffe-token-provider ... 19:24:48 Building security-spire-agent ... 19:24:48 Building security-spire-config ... 19:24:48 Building security-spire-server ... 19:24:48 Building support-notifications ... 19:24:48 Building support-scheduler ... 19:24:48 Building sys-mgmt-agent ... 19:24:48 Building security-spire-agent 19:24:48 Building security-spire-server 19:24:48 Building core-metadata 19:24:48 Building support-notifications 19:24:48 Building sys-mgmt-agent 19:24:51 Running on prd-ubuntu20.04-docker-arm64-4c-16g-24446 in /w/workspace/edgexfoundry_edgex-go_PR-4145 [Pipeline] { [Pipeline] ws 19:24:52 Running in /w/workspace/edgex-go/1 [Pipeline] { [Pipeline] checkout 19:24:52 The recommended git tool is: git 19:24:58 using credential edgex-jenkins-ssh 19:24:58 Cloning the remote Git repository 19:24:58 Cloning repository git@github.com:edgexfoundry/edgex-go.git 19:24:58 > git init /w/workspace/edgex-go/1 # timeout=10 19:24:58 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git 19:24:58 > git --version # timeout=10 19:24:58 > git --version # 'git version 2.25.1' 19:24:58 using GIT_SSH to set credentials SSH Credentials for GitHub 19:24:59 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 19:25:00 Step 1/25 : ARG BUILDER_BASE=golang:1.18-alpine3.16 19:25:00 Step 2/25 : FROM ${BUILDER_BASE} AS builder 19:25:00 ---> 46152099a1d7 19:25:00 Step 3/25 : ARG ADD_BUILD_TAGS="" 19:25:00 Step 1/26 : ARG BUILDER_BASE=golang:1.18-alpine3.16 19:25:00 Step 2/26 : FROM ${BUILDER_BASE} AS builder 19:25:00 ---> 46152099a1d7 19:25:00 Step 3/26 : WORKDIR /edgex-go 19:25:00 Step 1/23 : ARG BUILDER_BASE=golang:1.18-alpine3.16 19:25:00 Step 2/23 : FROM ${BUILDER_BASE} AS builder 19:25:00 ---> 46152099a1d7 19:25:00 Step 3/23 : ARG ADD_BUILD_TAGS="" 19:25:00 Step 1/23 : ARG BUILDER_BASE=golang:1.18-alpine3.16 19:25:00 Step 2/23 : FROM ${BUILDER_BASE} AS builder 19:25:00 ---> 46152099a1d7 19:25:00 Step 3/23 : WORKDIR /edgex-go 19:25:00 Step 1/25 : ARG BUILDER_BASE=golang:1.18-alpine3.16 19:25:00 Step 2/25 : FROM ${BUILDER_BASE} AS builder 19:25:00 ---> 46152099a1d7 19:25:00 Step 3/25 : WORKDIR /edgex-go 19:25:10 ---> Running in 95e2d4cfd00c 19:25:10 ---> Running in b4ad94bb1569 19:25:10 ---> Running in 7adfad8aa9d0 19:25:10 ---> Running in 2d5648809954 19:25:10 ---> Running in aa679208a4f0 19:25:10 Removing intermediate container 95e2d4cfd00c 19:25:10 ---> 6a053533e82c 19:25:10 Step 4/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 19:25:10 Removing intermediate container b4ad94bb1569 19:25:10 ---> 45bc5f6e5009 19:25:10 Step 4/25 : WORKDIR /edgex-go 19:25:10 Removing intermediate container 7adfad8aa9d0 19:25:10 ---> 57372dc0e0ea 19:25:10 Step 4/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 19:25:10 Removing intermediate container aa679208a4f0 19:25:10 ---> e04ad846dbea 19:25:10 Step 4/23 : WORKDIR /edgex-go 19:25:10 Removing intermediate container 2d5648809954 19:25:10 ---> a96b6f32b2ea 19:25:10 Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 19:25:10 ---> Running in 71f5f6d60bc2 19:25:10 ---> Running in 2dc69273c7ef 19:25:10 ---> Running in 405b9e0e5f2d 19:25:10 ---> Running in dd9dc834cf72 19:25:10 ---> Running in 8085d05065af 19:25:10 Removing intermediate container 2dc69273c7ef 19:25:10 ---> 7105a7906678 19:25:10 Step 5/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 19:25:10 Removing intermediate container 405b9e0e5f2d 19:25:10 ---> 39926d2c3c2b 19:25:10 Step 5/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 19:25:10 ---> Running in 88ffa810cc09 19:25:10 ---> Running in 0d8ff99927c9 19:25:10 Removing intermediate container 71f5f6d60bc2 19:25:10 ---> c3d632b6ff0c 19:25:10 Step 5/25 : RUN apk add --update --no-cache make git build-base curl 19:25:10 ---> Running in d5b650971ad1 19:25:10 Removing intermediate container 88ffa810cc09 19:25:10 ---> 644b9f893858 19:25:10 Step 6/25 : RUN apk add --update --no-cache make git 19:25:10 ---> Running in 4bcc2101724c 19:25:10 Removing intermediate container dd9dc834cf72 19:25:10 ---> 638173fd5d7c 19:25:10 Step 5/23 : RUN apk add --update --no-cache make bash git 19:25:10 ---> Running in cefbaddad99b 19:25:10 Removing intermediate container 8085d05065af 19:25:10 ---> 6153db6a2fdb 19:25:10 Step 5/26 : RUN apk add --update --no-cache make git build-base curl 19:25:10 ---> Running in 64ffea332e62 19:25:10 Removing intermediate container 0d8ff99927c9 19:25:10 ---> e798b8e02b26 19:25:10 Step 6/23 : RUN apk add --update --no-cache make bash git ca-certificates 19:25:10 ---> Running in a529b015bc97 19:25:11 fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 19:25:11 fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 19:25:11 fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 19:25:11 fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 19:25:11 fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 19:25:12 fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 19:25:12 fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 19:25:12 OK: 211 MiB in 51 packages 19:25:12 fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 19:25:12 fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 19:25:12 Removing intermediate container 4bcc2101724c 19:25:12 ---> fe4a7526f881 19:25:12 Step 7/25 : COPY go.mod vendor* ./ 19:25:12 OK: 211 MiB in 51 packages 19:25:12 ---> 259bbc7a54e7 19:25:12 Step 8/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 19:25:12 ---> Running in f33e5c9fa621 19:25:13 Removing intermediate container d5b650971ad1 19:25:13 ---> 657409f9db4a 19:25:13 Step 6/25 : COPY go.mod vendor* ./ 19:25:13 ---> 604529023675 19:25:13 Step 7/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 19:25:13 OK: 211 MiB in 51 packages 19:25:13 ---> Running in 003bbaa9e981 19:25:13 OK: 211 MiB in 51 packages 19:25:13 fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 19:25:13 Removing intermediate container a529b015bc97 19:25:13 ---> 3983c3e80948 19:25:13 Step 7/23 : COPY go.mod vendor* ./ 19:25:13 Removing intermediate container cefbaddad99b 19:25:13 ---> 083b7aec2b06 19:25:13 Step 6/23 : COPY go.mod vendor* ./ 19:25:14 ---> 7b5f5ab37b19 19:25:14 Step 8/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 19:25:14 ---> Running in 8239fc4f60b9 19:25:14 ---> c8cd5906ab3f 19:25:14 Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 19:25:14 ---> Running in af7ad4c355b9 19:25:14 OK: 211 MiB in 51 packages 19:25:16 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 19:25:16 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 19:25:16 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 19:25:16 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git 19:25:16 using GIT_SSH to set credentials SSH Credentials for GitHub 19:25:16 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/4145/head:refs/remotes/origin/PR-4145 +refs/heads/main:refs/remotes/origin/main # timeout=10 19:25:16 Merging remotes/origin/main commit 5f565a5026236f7a21fcb63799adf4b457e3ab40 into PR head commit da70107ee97f448abfa19e4353bafadf31c85c22 19:25:17 Merge succeeded, producing da70107ee97f448abfa19e4353bafadf31c85c22 19:25:17 Checking out Revision da70107ee97f448abfa19e4353bafadf31c85c22 (PR-4145) 19:25:18 Removing intermediate container 64ffea332e62 19:25:18 ---> f6ceda98ae24 19:25:18 Step 6/26 : COPY go.mod vendor* ./ 19:25:16 > git config core.sparsecheckout # timeout=10 19:25:16 > git checkout -f da70107ee97f448abfa19e4353bafadf31c85c22 # timeout=10 19:25:17 > git remote # timeout=10 19:25:17 > git config --get remote.origin.url # timeout=10 19:25:17 using GIT_SSH to set credentials SSH Credentials for GitHub 19:25:17 > git merge 5f565a5026236f7a21fcb63799adf4b457e3ab40 # timeout=10 19:25:17 > git rev-parse HEAD^{commit} # timeout=10 19:25:17 > git config core.sparsecheckout # timeout=10 19:25:17 > git checkout -f da70107ee97f448abfa19e4353bafadf31c85c22 # timeout=10 19:25:21 Commit message: "build(deps): Bump github.com/edgexfoundry/go-mod-bootstrap/v2" 19:25:21 > git --version # timeout=10 19:25:21 > git --version # 'git version 2.25.1' 19:25:21 fatal: bad object bd7468d5528128c83034753e4c3def8ef9af3f2d [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 19:25:22 ---> 06cf075d0681 19:25:22 Step 7/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 19:25:23 + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json 19:25:23 % Total % Received % Xferd Average Speed Time Time Time Current 19:25:23 Dload Upload Total Spent Left Speed 19:25:23 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12602 100 12602 0 0 212k 0 --:--:-- --:--:-- --:--:-- 212k 19:25:23 ---> Running in 6ff4c1d970d0 [Pipeline] sh 19:25:23 Removing intermediate container f33e5c9fa621 19:25:23 ---> 8195eb3e478e 19:25:23 Step 9/25 : COPY . . 19:25:24 + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh 19:25:24 + sudo tee /etc/docker/daemon.new 19:25:24 + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json 19:25:24 { 19:25:24 "registry-mirrors": [ 19:25:24 "https://nexus3.edgexfoundry.org:10001" 19:25:24 ], 19:25:24 "bip": "10.250.0.254/24", 19:25:24 "hosts": [ 19:25:24 "tcp://0.0.0.0:5555", 19:25:24 "unix:///var/run/docker.sock" 19:25:24 ], 19:25:24 "mtu": 1458, 19:25:24 "selinux-enabled": true, 19:25:24 "seccomp-profile": "/etc/docker/seccomp.json" 19:25:24 } [Pipeline] sh 19:25:24 + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh 19:25:25 + sudo service docker restart 19:25:35 ---> d64f63fd9337 19:25:35 Step 10/25 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-metadata/core-metadata 19:25:35 ---> Running in 52a470ea0013 19:25:35 Removing intermediate container af7ad4c355b9 19:25:35 ---> cbb8d2030568 19:25:35 Step 8/23 : COPY . . 19:25:35 Removing intermediate container 8239fc4f60b9 19:25:35 ---> 72ab061942ab 19:25:35 Step 9/23 : COPY . . 19:25:35 Removing intermediate container 003bbaa9e981 19:25:35 ---> e9d9ff86cacf 19:25:35 Step 8/25 : COPY . . 19:25:35 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 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 19:25:43 provisioning config files... 19:25:43 copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/1@tmp/config3319767020391796648tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 19:25:43 ---> docker-login.sh 19:25:43 nexus3.edgexfoundry.org:10001 19:25:44 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 19:25:45 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 19:25:45 Configure a credential helper to remove this warning. See 19:25:45 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 19:25:45 19:25:45 Login Succeeded 19:25:45 nexus3.edgexfoundry.org:10002 19:25:45 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 19:25:45 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 19:25:45 Configure a credential helper to remove this warning. See 19:25:45 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 19:25:45 19:25:45 Login Succeeded 19:25:45 nexus3.edgexfoundry.org:10003 19:25:46 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 19:25:46 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 19:25:46 Configure a credential helper to remove this warning. See 19:25:46 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 19:25:46 19:25:46 Login Succeeded 19:25:46 nexus3.edgexfoundry.org:10004 19:25:46 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 19:25:46 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 19:25:46 Configure a credential helper to remove this warning. See 19:25:46 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 19:25:46 19:25:46 Login Succeeded 19:25:46 docker.io 19:25:46 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 19:25:47 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 19:25:47 Configure a credential helper to remove this warning. See 19:25:47 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 19:25:47 19:25:47 Login Succeeded 19:25:47 ---> docker-login.sh ends [Pipeline] } 19:25:47 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] sh 19:25:48 + git config --global --add safe.directory /w/workspace/edgex-go/1 [Pipeline] echo 19:25:48 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 19:25:48 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 19:25:48 ========================================================= 19:25:48 [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine] 19:25:48 ========================================================= [Pipeline] fileExists [Pipeline] sh 19:25:48 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine 19:25:49 1.18-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 19:25:49 b3c136eddcbf: Pulling fs layer 19:25:49 c0a3192eca97: Pulling fs layer 19:25:49 a050256f5b6f: Pulling fs layer 19:25:49 656be50a0ddc: Pulling fs layer 19:25:49 2bbca73fdf42: Pulling fs layer 19:25:49 46d945488cbd: Pulling fs layer 19:25:49 8a5474983e97: Pulling fs layer 19:25:49 329c88fbcd65: Pulling fs layer 19:25:49 46d945488cbd: Waiting 19:25:49 8a5474983e97: Waiting 19:25:49 329c88fbcd65: Waiting 19:25:49 2bbca73fdf42: Waiting 19:25:49 656be50a0ddc: Waiting 19:25:49 a050256f5b6f: Verifying Checksum 19:25:49 a050256f5b6f: Download complete 19:25:49 c0a3192eca97: Verifying Checksum 19:25:49 2bbca73fdf42: Verifying Checksum 19:25:49 2bbca73fdf42: Download complete 19:25:49 46d945488cbd: Verifying Checksum 19:25:49 46d945488cbd: Download complete 19:25:49 b3c136eddcbf: Verifying Checksum 19:25:49 b3c136eddcbf: Pull complete 19:25:49 329c88fbcd65: Verifying Checksum 19:25:49 329c88fbcd65: Download complete 19:25:50 c0a3192eca97: Pull complete 19:25:50 a050256f5b6f: Pull complete 19:25:51 8a5474983e97: Verifying Checksum 19:25:51 8a5474983e97: Download complete 19:25:52 656be50a0ddc: Verifying Checksum 19:25:52 656be50a0ddc: Download complete 19:25:53 ---> 691a6dcae26f 19:25:53 Step 10/23 : RUN make cmd/support-notifications/support-notifications 19:25:53 ---> 10df22133e14 19:25:53 Step 9/23 : RUN make cmd/sys-mgmt-agent/sys-mgmt-agent 19:25:53 ---> 3daf42204043 19:25:53 Step 9/25 : ARG SPIRE_RELEASE=1.2.1 19:25:53 ---> Running in 835f5bd1afde 19:25:53 ---> Running in 9c6ba5ab6a41 19:25:53 ---> Running in 686c280647cc 19:25:53 Removing intermediate container 686c280647cc 19:25:53 ---> 2d1c10008540 19:25:53 Step 10/25 : WORKDIR /edgex-go/spire-build 19:25:53 ---> Running in efe0b2ac737c 19:25:53 Removing intermediate container 6ff4c1d970d0 19:25:53 ---> fbe250a18b6d 19:25:53 Step 8/26 : COPY . . 19:25:54 Removing intermediate container efe0b2ac737c 19:25:54 ---> bbcd4a8768b8 19:25:54 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 19:25:54 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 19:25:54 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/sys-mgmt-agent/sys-mgmt-agent ./cmd/sys-mgmt-agent 19:26:02 ---> Running in 93f50561a689 19:26:02 ---> 26db514fa9a1 19:26:02 Step 9/26 : ARG SPIRE_RELEASE=1.2.1 19:26:02 Removing intermediate container 52a470ea0013 19:26:02 ---> a5948e929b3b 19:26:02 19:26:02 Step 11/25 : FROM alpine:3.16 19:26:02 ---> Running in cb61ca725df1 19:26:02 3.16: Pulling from library/alpine 19:26:02 Removing intermediate container cb61ca725df1 19:26:02 ---> a7abb770557e 19:26:02 Step 10/26 : WORKDIR /edgex-go/spire-build 19:26:02 ---> Running in 3ec669a7ebc1 19:26:03 Removing intermediate container 3ec669a7ebc1 19:26:03 ---> 0926e232d231 19:26:03 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 19:26:03 Digest: sha256:bc41182d7ef5ffc53a40b044e725193bc10142a1243f395ee852a8d9730fc2ad 19:26:03 Status: Downloaded newer image for alpine:3.16 19:26:03 ---> 9c6f07244728 19:26:03 Step 12/25 : RUN apk add --update --no-cache dumb-init 19:26:03 ---> Running in d0ce9b068915 19:26:03 ---> Running in 2fbc8fb17e44 19:26:03 Removing intermediate container 93f50561a689 19:26:03 ---> f5b37b394ae7 19:26:03 Step 12/25 : WORKDIR /edgex-go 19:26:03 ---> Running in 3701d7fbd149 19:26:04 Removing intermediate container 3701d7fbd149 19:26:04 ---> c08c14478a20 19:26:04 19:26:04 Step 13/25 : FROM alpine:3.15 19:26:04 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 19:26:04 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 19:26:04 3.15: Pulling from library/alpine 19:26:04 (1/1) Installing dumb-init (1.2.5-r1) 19:26:04 Executing busybox-1.35.0-r17.trigger 19:26:04 OK: 6 MiB in 15 packages 19:26:05 Removing intermediate container d0ce9b068915 19:26:05 ---> 5a71b613b85e 19:26:05 Step 12/26 : WORKDIR /edgex-go 19:26:05 ---> Running in 30d006463be2 19:26:05 Digest: sha256:69463fdff1f025c908939e86d4714b4d5518776954ca627cbeff4c74bcea5b22 19:26:05 Status: Downloaded newer image for alpine:3.15 19:26:05 Removing intermediate container 2fbc8fb17e44 19:26:05 ---> 9e15ff9e3b93 19:26:05 Step 13/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 19:26:05 ---> c4fc93816858 19:26:05 Step 14/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' 19:26:05 Removing intermediate container 30d006463be2 19:26:05 ---> f2df7c2b4e1e 19:26:05 19:26:05 Step 13/26 : FROM alpine:3.15 19:26:05 ---> c4fc93816858 19:26:05 Step 14/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' 19:26:05 ---> Running in e77a6be357b7 19:26:05 ---> Running in fea57202161a 19:26:06 ---> Running in b77a6895f776 19:26:06 Removing intermediate container fea57202161a 19:26:06 ---> 2c41efac45b8 19:26:06 Step 14/25 : ENV APP_PORT=59881 19:26:06 Removing intermediate container e77a6be357b7 19:26:06 ---> 580eacc9b13f 19:26:06 Step 15/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 19:26:06 ---> Running in 3fca6ed7adb3 19:26:06 Removing intermediate container b77a6895f776 19:26:06 ---> Running in 40beadffa56e 19:26:06 ---> 747c4d85603c 19:26:06 Step 15/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 19:26:06 ---> Running in 56b04dd96483 19:26:06 Removing intermediate container 40beadffa56e 19:26:06 ---> 3f51b745d9d1 19:26:06 Step 15/25 : EXPOSE $APP_PORT 19:26:06 ---> Running in f17eb6213887 19:26:07 656be50a0ddc: Pull complete 19:26:07 2bbca73fdf42: Pull complete 19:26:07 46d945488cbd: Pull complete 19:26:07 Removing intermediate container f17eb6213887 19:26:07 ---> 26b045c2451b 19:26:07 Step 16/25 : WORKDIR / 19:26:07 ---> Running in 6ea5fb5f4baf 19:26:08 Removing intermediate container 6ea5fb5f4baf 19:26:08 ---> 58ad99911d7e 19:26:08 Step 17/25 : COPY --from=builder /edgex-go/Attribution.txt / 19:26:08 ---> b06aa2621591 19:26:08 Step 18/25 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / 19:26:08 Removing intermediate container 3fca6ed7adb3 19:26:08 ---> 6ff108c350d0 19:26:08 Step 16/25 : RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 19:26:08 ---> Running in 07452893acc2 19:26:08 Removing intermediate container 56b04dd96483 19:26:08 ---> 7e6eee79cf2a 19:26:08 Step 16/26 : RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 19:26:09 ---> Running in a093a654ce7a 19:26:09 ---> 245a121b3323 19:26:09 Step 19/25 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml 19:26:09 fetch https://dl-4.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 19:26:10 ---> 8a0edb9c4301 19:26:10 Step 20/25 : COPY --from=builder /edgex-go/cmd/core-metadata/res/uom.toml /res/uom.toml 19:26:10 fetch https://dl-4.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 19:26:10 ---> 713598326635 19:26:10 Step 21/25 : ENTRYPOINT ["/core-metadata"] 19:26:10 ---> Running in 0d585fdca592 19:26:10 fetch https://dl-4.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 19:26:10 Removing intermediate container 0d585fdca592 19:26:10 ---> df4426925366 19:26:10 Step 22/25 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 19:26:10 ---> Running in 4f1c9f90f207 19:26:10 v3.15.6-51-ge17b2505f3 [https://dl-4.alpinelinux.org/alpine/v3.15/main] 19:26:10 v3.15.6-51-ge17b2505f3 [https://dl-4.alpinelinux.org/alpine/v3.15/community] 19:26:10 OK: 15856 distinct packages available 19:26:10 fetch https://dl-4.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 19:26:10 Removing intermediate container 4f1c9f90f207 19:26:10 ---> 3535014bca1f 19:26:10 Step 23/25 : LABEL arch=x86_64 19:26:10 ---> Running in 1dd88508c6d4 19:26:10 fetch https://dl-4.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 19:26:11 Removing intermediate container 1dd88508c6d4 19:26:11 ---> e0656f5647ee 19:26:11 Step 24/25 : LABEL git_sha=da70107ee97f448abfa19e4353bafadf31c85c22 19:26:11 ---> Running in abc043d057de 19:26:11 v3.15.6-51-ge17b2505f3 [https://dl-4.alpinelinux.org/alpine/v3.15/main] 19:26:11 v3.15.6-51-ge17b2505f3 [https://dl-4.alpinelinux.org/alpine/v3.15/community] 19:26:11 OK: 15856 distinct packages available 19:26:11 fetch https://dl-4.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 19:26:11 Removing intermediate container abc043d057de 19:26:11 ---> b6c834327ca7 19:26:11 Step 25/25 : LABEL version=0.0.0 19:26:11 ---> Running in e17af2d52505 19:26:11 fetch https://dl-4.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 19:26:11 8a5474983e97: Pull complete 19:26:12 Removing intermediate container e17af2d52505 19:26:12 ---> e7ea3811e3b5 19:26:12 19:26:12 Successfully built e7ea3811e3b5 19:26:12 Successfully tagged core-metadata:latest 19:26:12  Building core-metadata ... done Building security-bootstrapper 19:26:12 (1/5) Installing dumb-init (1.2.5-r1) 19:26:12 (2/5) Installing musl-obstack (1.2.3-r0) 19:26:12 (3/5) Installing libucontext (1.1-r0) 19:26:12 (4/5) Installing gcompat (1.0.0-r4) 19:26:12 fetch https://dl-4.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 19:26:12 (5/5) Installing openssl (1.1.1q-r0) 19:26:12 Executing busybox-1.34.1-r7.trigger 19:26:12 OK: 7 MiB in 19 packages 19:26:12 (1/5) Installing dumb-init (1.2.5-r1) 19:26:12 (2/5) Installing musl-obstack (1.2.3-r0) 19:26:12 (3/5) Installing libucontext (1.1-r0) 19:26:12 (4/5) Installing gcompat (1.0.0-r4) 19:26:12 (5/5) Installing openssl (1.1.1q-r0) 19:26:13 Executing busybox-1.34.1-r7.trigger 19:26:13 OK: 7 MiB in 19 packages 19:26:13 329c88fbcd65: Pull complete 19:26:13 Digest: sha256:53af0e8f7504757f555691f1ffb14839a2b3754f429f24055fc4060c6a6ea7d8 19:26:13 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine 19:26:13 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine [Pipeline] fileExists [Pipeline] sh 19:26:13 + echo FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine 19:26:13 WORKDIR /edgex 19:26:13 COPY go.mod . 19:26:13 RUN go mod download 19:26:13 + docker build -t ci-base-image-arm64 -f - . 19:26:14 Sending build context to Docker daemon 3.162MB 19:26:14 Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine 19:26:14 ---> ff4287adb874 19:26:14 Step 2/4 : WORKDIR /edgex 19:26:15 Step 1/31 : ARG BUILDER_BASE=golang:1.18-alpine3.16 19:26:15 Step 2/31 : FROM ${BUILDER_BASE} AS builder 19:26:15 ---> 46152099a1d7 19:26:15 Step 3/31 : WORKDIR /edgex-go 19:26:15 ---> Using cache 19:26:15 ---> a96b6f32b2ea 19:26:15 Step 4/31 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 19:26:15 ---> Using cache 19:26:15 ---> 638173fd5d7c 19:26:15 Step 5/31 : RUN apk add --update --no-cache make git 19:26:16 ---> Running in d5b233593a98 19:26:16 Removing intermediate container d5b233593a98 19:26:16 ---> d5b56d7e4f21 19:26:16 Step 3/4 : COPY go.mod . 19:26:17 ---> 4ec9adb91d16 19:26:17 Step 4/4 : RUN go mod download 19:26:17 ---> Running in 92d15b3d7033 19:26:19 ---> Running in 58d79e1649f0 19:26:19 Removing intermediate container a093a654ce7a 19:26:19 ---> 1bc04ef1733d 19:26:19 Step 17/26 : COPY --from=builder /usr/local/bin/spire-agent /usr/local/bin 19:26:19 fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 19:26:19 Removing intermediate container 07452893acc2 19:26:19 ---> f84f94610063 19:26:19 Step 17/25 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin 19:26:20 fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 19:26:20 OK: 211 MiB in 51 packages 19:26:24 ---> e6f3e596708d 19:26:24 Step 18/26 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin 19:26:24 ---> ae75bc702608 19:26:24 Step 18/25 : COPY --from=builder /edgex-go/cmd/security-spire-server/docker-entrypoint.sh /usr/local/bin/ 19:26:24 Removing intermediate container 9c6ba5ab6a41 19:26:24 ---> eae9ab5d2cf9 19:26:24 Step 10/23 : RUN make cmd/sys-mgmt-executor/sys-mgmt-executor 19:26:24 ---> Running in 9619721bbff2 19:26:24 Removing intermediate container 58d79e1649f0 19:26:24 ---> 02446d32a685 19:26:24 Step 6/31 : COPY go.mod vendor* ./ 19:26:24 Removing intermediate container 835f5bd1afde 19:26:24 ---> aee50969e15f 19:26:24 19:26:24 Step 11/23 : FROM alpine:3.16 19:26:24 ---> 9c6f07244728 19:26:24 Step 12/23 : RUN apk add --update --no-cache ca-certificates dumb-init 19:26:24 ---> a583376813c1 19:26:24 Step 19/25 : COPY --from=builder /edgex-go/cmd/security-spire-server/server.conf /usr/local/etc/spire/server.conf.tpl 19:26:24 ---> Running in 30e70288d15f 19:26:24 ---> d14b3f9b5748 19:26:24 Step 7/31 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 19:26: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/sys-mgmt-executor/sys-mgmt-executor ./cmd/sys-mgmt-executor 19:26:25 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 19:26:25 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 19:26:26 (1/2) Installing ca-certificates (20220614-r0) 19:26:26 (2/2) Installing dumb-init (1.2.5-r1) 19:26:26 Executing busybox-1.35.0-r17.trigger 19:26:26 Executing ca-certificates-20220614-r0.trigger 19:26:26 OK: 6 MiB in 16 packages 19:26:26 ---> 65aa59de4683 19:26:26 Step 20/25 : COPY --from=builder /edgex-go/cmd/security-spire-server/openssl.conf /usr/local/etc/ 19:26:26 ---> Running in b35578ff867c 19:26:26 ---> 9022d6d9fb5e 19:26:26 Step 19/26 : COPY --from=builder /edgex-go/cmd/security-spire-agent/docker-entrypoint.sh /usr/local/bin/ 19:26:26 ---> 35b2e8319185 19:26:26 Step 21/25 : ENTRYPOINT [ "/usr/bin/dumb-init" ] 19:26:26 ---> 0c0858ed7cfa 19:26:26 Step 20/26 : COPY --from=builder /edgex-go/cmd/security-spire-agent/agent.conf /usr/local/etc/spire/agent.conf.tpl 19:26:26 ---> Running in 95e8e510356a 19:26:26 Removing intermediate container 95e8e510356a 19:26:26 ---> 3520392683ff 19:26:26 Step 22/25 : CMD [ "--verbose", "docker-entrypoint.sh" ] 19:26:26 Removing intermediate container 9619721bbff2 19:26:26 ---> 58cd99e0514e 19:26:26 19:26:26 Step 11/23 : FROM alpine:3.16 19:26:26 ---> 9c6f07244728 19:26:26 Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2017-2019: Mainflux, Cavium, Dell, Copyright (c) 2021: Intel Corporation' 19:26:26 ---> 5eede710044d 19:26:26 Step 21/26 : COPY --from=builder /edgex-go/cmd/security-spire-agent/openssl.conf /usr/local/etc/ 19:26:26 ---> Running in 92359c37608e 19:26:26 ---> Running in 6b1dcc6f76df 19:26:26 Removing intermediate container 30e70288d15f 19:26:26 ---> 71783bb302d5 19:26:26 Step 13/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2021: Intel Corporation' 19:26:26 ---> Running in adcd56d80a14 19:26:27 Removing intermediate container 6b1dcc6f76df 19:26:27 ---> 37650303bc73 19:26:27 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 19:26:27 Removing intermediate container 92359c37608e 19:26:27 ---> 4f25f52f58e7 19:26:27 Step 23/25 : LABEL arch=x86_64 19:26:27 ---> Running in 921116b2ebca 19:26:27 ---> Running in 8486a00a3d01 19:26:27 Removing intermediate container adcd56d80a14 19:26:27 ---> 775fe7a6a269 19:26:27 Step 14/23 : ENV APP_PORT=59860 19:26:27 ---> 3b404b572b3f 19:26:27 Step 22/26 : ENTRYPOINT [ "/usr/bin/dumb-init" ] 19:26:27 ---> Running in 35413a9be669 19:26:27 Removing intermediate container 8486a00a3d01 19:26:27 ---> 16509f8bb157 19:26:27 Step 24/25 : LABEL git_sha=da70107ee97f448abfa19e4353bafadf31c85c22 19:26:27 ---> Running in 20e840a09b0f 19:26:27 ---> Running in c2472e31b4cf 19:26:27 Removing intermediate container 35413a9be669 19:26:27 ---> 25752dd094d3 19:26:27 Step 15/23 : EXPOSE $APP_PORT 19:26:27 ---> Running in d4f695520a20 19:26:27 Removing intermediate container 20e840a09b0f 19:26:27 ---> a63a99e2638a 19:26:27 Step 23/26 : CMD [ "--verbose", "docker-entrypoint.sh" ] 19:26:27 Removing intermediate container c2472e31b4cf 19:26:27 ---> 018a2dff5f1f 19:26:27 Step 25/25 : LABEL version=0.0.0 19:26:27 ---> Running in 5d94bb6945ee 19:26:27 ---> Running in 01daeff424b3 19:26:27 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 19:26:27 Removing intermediate container d4f695520a20 19:26:27 ---> 7f638c64d8dc 19:26:27 Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / 19:26:27 Removing intermediate container 5d94bb6945ee 19:26:27 ---> 1fedff78ec53 19:26:27 19:26:27 Removing intermediate container 01daeff424b3 19:26:27 ---> 8c51975ef0d0 19:26:27 Step 24/26 : LABEL arch=x86_64 19:26:27 ---> Running in ab30b9cad37b 19:26:27 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 19:26:27 Successfully built 1fedff78ec53 19:26:27 Successfully tagged security-spire-server:latest 19:26:27  Building security-spire-server ... done Building core-data 19:26:27 Removing intermediate container ab30b9cad37b 19:26:27 ---> d3d4c4d74b07 19:26:27 Step 25/26 : LABEL git_sha=da70107ee97f448abfa19e4353bafadf31c85c22 19:26:27 ---> 81c7c72c550c 19:26:27 Step 17/23 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / 19:26:27 ---> Running in ce27d04d9520 19:26:27 (1/33) Installing ncurses-terminfo-base (6.3_p20220521-r0) 19:26:27 (2/33) Installing ncurses-libs (6.3_p20220521-r0) 19:26:27 (3/33) Installing readline (8.1.2-r0) 19:26:27 (4/33) Installing bash (5.1.16-r2) 19:26:27 Executing bash-5.1.16-r2.post-install 19:26:27 (5/33) Installing ca-certificates (20220614-r0) 19:26:27 (6/33) Installing brotli-libs (1.0.9-r6) 19:26:27 (7/33) Installing nghttp2-libs (1.47.0-r0) 19:26:27 (8/33) Installing libcurl (7.83.1-r3) 19:26:27 (9/33) Installing curl (7.83.1-r3) 19:26:27 (10/33) Installing docker-cli (20.10.16-r2) 19:26:28 (11/33) Installing dumb-init (1.2.5-r1) 19:26:28 (12/33) Installing libbz2 (1.0.8-r1) 19:26:28 (13/33) Installing expat (2.4.8-r0) 19:26:28 (14/33) Installing libffi (3.4.2-r1) 19:26:28 (15/33) Installing gdbm (1.23-r0) 19:26:28 (16/33) Installing xz-libs (5.2.5-r1) 19:26:28 (17/33) Installing libgcc (11.2.1_git20220219-r2) 19:26:28 (18/33) Installing libstdc++ (11.2.1_git20220219-r2) 19:26:28 (19/33) Installing mpdecimal (2.5.1-r1) 19:26:28 (20/33) Installing sqlite-libs (3.38.5-r0) 19:26:28 (21/33) Installing python3 (3.10.5-r0) 19:26:28 (22/33) Installing py3-contextlib2 (21.6.0-r2) 19:26:28 (23/33) Installing py3-tomli (2.0.1-r1) 19:26:28 (24/33) Installing py3-pep517 (0.12.0-r2) 19:26:28 (25/33) Installing py3-six (1.16.0-r1) 19:26:28 (26/33) Installing py3-retrying (1.3.3-r3) 19:26:28 (27/33) Installing py3-appdirs (1.4.4-r3) 19:26:28 (28/33) Installing py3-more-itertools (8.13.0-r0) 19:26:28 (29/33) Installing py3-ordered-set (4.0.2-r3) 19:26:28 (30/33) Installing py3-parsing (2.4.7-r3) 19:26:28 (31/33) Installing py3-packaging (21.3-r0) 19:26:28 (32/33) Installing py3-setuptools (59.4.0-r0) 19:26:28 (33/33) Installing py3-pip (22.1.1-r0) 19:26:28 Executing busybox-1.35.0-r17.trigger 19:26:28 Executing ca-certificates-20220614-r0.trigger 19:26:28 OK: 122 MiB in 47 packages 19:26:31 Step 1/24 : ARG BUILDER_BASE=golang:1.18-alpine3.16 19:26:31 Step 2/24 : FROM ${BUILDER_BASE} AS builder 19:26:31 ---> 46152099a1d7 19:26:31 Step 3/24 : ARG ADD_BUILD_TAGS="" 19:26:31 ---> Using cache 19:26:31 ---> e04ad846dbea 19:26:31 Step 4/24 : WORKDIR /edgex-go 19:26:31 ---> Using cache 19:26:31 ---> 39926d2c3c2b 19:26:31 Step 5/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 19:26:31 ---> Using cache 19:26:31 ---> e798b8e02b26 19:26:31 Step 6/24 : RUN apk add --update --no-cache zeromq-dev libsodium-dev pkgconfig build-base git 19:26:32 Removing intermediate container ce27d04d9520 19:26:32 ---> 779ed702ad9e 19:26:32 Step 26/26 : LABEL version=0.0.0 19:26:34 ---> 830961f22356 19:26:34 Step 18/23 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml 19:26:34 ---> Running in 6126639000c4 19:26:34 ---> Running in 57e54e4e6a99 19:26:34 Removing intermediate container 57e54e4e6a99 19:26:34 ---> 80bf6c0a5b58 19:26:34 19:26:34 Successfully built 80bf6c0a5b58 19:26:35 fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 19:26:35 Successfully tagged security-spire-agent:latest 19:26:35  Building security-spire-agent ... done Building support-scheduler 19:26:35 ---> 0e55bfaee0ff 19:26:35 Step 19/23 : ENTRYPOINT ["/support-notifications"] 19:26:36 fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 19:26:36 OK: 211 MiB in 51 packages 19:26:38 Step 1/23 : ARG BUILDER_BASE=golang:1.18-alpine3.16 19:26:38 Step 2/23 : FROM ${BUILDER_BASE} AS builder 19:26:38 ---> 46152099a1d7 19:26:38 Step 3/23 : ARG ADD_BUILD_TAGS="" 19:26:38 ---> Using cache 19:26:38 ---> e04ad846dbea 19:26:38 Step 4/23 : WORKDIR /edgex-go 19:26:38 ---> Using cache 19:26:38 ---> 39926d2c3c2b 19:26:38 Step 5/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 19:26:38 ---> Using cache 19:26:38 ---> e798b8e02b26 19:26:38 Step 6/23 : RUN apk add --update --no-cache make git 19:26:40 ---> Running in 09a361bb20c0 19:26:40 ---> Running in 24af8ebfb068 19:26:40 Removing intermediate container 6126639000c4 19:26:40 ---> a60cd08f5e26 19:26:40 Step 7/24 : COPY go.mod vendor* ./ 19:26:40 Removing intermediate container 09a361bb20c0 19:26:40 ---> d323e3e1eb65 19:26:40 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 19:26:40 ---> Running in 1a7eadaa8317 19:26:41 Removing intermediate container 1a7eadaa8317 19:26:41 ---> 40ac1dfdb79c 19:26:41 Step 21/23 : LABEL arch=x86_64 19:26:41 ---> 9dc784d2264a 19:26:41 Step 8/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 19:26:41 fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 19:26:41 ---> Running in ff73612fde71 19:26:41 ---> Running in 157ede927a91 19:26:41 Removing intermediate container b35578ff867c 19:26:41 ---> ff4c991a9710 19:26:41 Step 8/31 : COPY . . 19:26:41 Removing intermediate container ff73612fde71 19:26:41 ---> 801b5b0301dd 19:26:41 Step 22/23 : LABEL git_sha=da70107ee97f448abfa19e4353bafadf31c85c22 19:26:41 ---> Running in 7f0c111a6616 19:26:42 fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 19:26:42 OK: 211 MiB in 51 packages 19:26:45 Removing intermediate container 7f0c111a6616 19:26:45 ---> 53976f1e8115 19:26:45 Step 23/23 : LABEL version=0.0.0 19:26:45 ---> Running in b0bb3f928af0 19:26:45 ---> 31d79fcf724b 19:26:45 Step 9/31 : RUN make cmd/security-bootstrapper/security-bootstrapper 19:26:45 Removing intermediate container 24af8ebfb068 19:26:45 ---> 41da91618fce 19:26:45 Step 7/23 : COPY go.mod vendor* ./ 19:26:46 Collecting docker-compose==1.23.2 19:26:46 Downloading docker_compose-1.23.2-py2.py3-none-any.whl (131 kB) 19:26:46 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 131.9/131.9 kB 1.9 MB/s eta 0:00:00 19:26:46 Collecting dockerpty<0.5,>=0.4.1 19:26:46 ---> Running in 136daa986921 19:26:46 Downloading dockerpty-0.4.1.tar.gz (13 kB) 19:26:46 Preparing metadata (setup.py): started 19:26:46 Removing intermediate container b0bb3f928af0 19:26:46 ---> ba1b2fa6fb2f 19:26:46 19:26:46 Successfully built ba1b2fa6fb2f 19:26:46 Successfully tagged support-notifications:latest 19:26:46  Building support-notifications ... done Building security-secretstore-setup 19:26:46 ---> f8de5d192dcf 19:26:46 Step 8/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 19:26:46 Preparing metadata (setup.py): finished with status 'done' 19:26:46 Collecting cached-property<2,>=1.2.0 19:26:46 Downloading cached_property-1.5.2-py2.py3-none-any.whl (7.6 kB) 19:26:46 Collecting requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1 19:26:46 Downloading requests-2.20.1-py2.py3-none-any.whl (57 kB) 19:26:46 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 58.0/58.0 kB 101.7 MB/s eta 0:00:00 19:26:46 Collecting docker<4.0,>=3.6.0 19:26:46 Downloading docker-3.7.3-py2.py3-none-any.whl (134 kB) 19:26:46 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 134.5/134.5 kB 83.7 MB/s eta 0:00:00 19:26:47 Collecting PyYAML<4,>=3.10 19:26:47 Downloading PyYAML-3.13.tar.gz (270 kB) 19:26:47 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 270.6/270.6 kB 9.3 MB/s eta 0:00:00 19:26:47 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper 19:26:47 Preparing metadata (setup.py): started 19:26:47 Preparing metadata (setup.py): finished with status 'done' 19:26:47 Requirement already satisfied: six<2,>=1.3.0 in /usr/lib/python3.10/site-packages (from docker-compose==1.23.2) (1.16.0) 19:26:47 Collecting texttable<0.10,>=0.9.0 19:26:47 Downloading texttable-0.9.1.tar.gz (11 kB) 19:26:47 Preparing metadata (setup.py): started 19:26:48 Preparing metadata (setup.py): finished with status 'done' 19:26:48 Collecting docopt<0.7,>=0.6.1 19:26:48 Downloading docopt-0.6.2.tar.gz (25 kB) 19:26:48 Preparing metadata (setup.py): started 19:26:48 Preparing metadata (setup.py): finished with status 'done' 19:26:48 Collecting websocket-client<1.0,>=0.32.0 19:26:48 Downloading websocket_client-0.59.0-py2.py3-none-any.whl (67 kB) 19:26:48 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 67.2/67.2 kB 171.6 MB/s eta 0:00:00 19:26:48 Collecting jsonschema<3,>=2.5.1 19:26:48 Downloading jsonschema-2.6.0-py2.py3-none-any.whl (39 kB) 19:26:48 Collecting docker-pycreds>=0.4.0 19:26:48 Downloading docker_pycreds-0.4.0-py2.py3-none-any.whl (9.0 kB) 19:26:48 Collecting idna<2.8,>=2.5 19:26:49 Downloading idna-2.7-py2.py3-none-any.whl (58 kB) 19:26:49 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 58.2/58.2 kB 106.7 MB/s eta 0:00:00 19:26:49 Collecting certifi>=2017.4.17 19:26:49 Downloading certifi-2022.6.15-py3-none-any.whl (160 kB) 19:26:49 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 160.2/160.2 kB 188.4 MB/s eta 0:00:00 19:26:49 Collecting urllib3<1.25,>=1.21.1 19:26:49 Downloading urllib3-1.24.3-py2.py3-none-any.whl (118 kB) 19:26:49 Step 1/25 : ARG BUILDER_BASE=golang:1.18-alpine3.16 19:26:49 Step 2/25 : FROM ${BUILDER_BASE} AS builder 19:26:49 ---> 46152099a1d7 19:26:49 Step 3/25 : WORKDIR /edgex-go 19:26:49 ---> Using cache 19:26:49 ---> a96b6f32b2ea 19:26:49 Step 4/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 19:26:49 ---> Using cache 19:26:49 ---> 638173fd5d7c 19:26:49 Step 5/25 : RUN apk add --update --no-cache make git 19:26:49 ---> Using cache 19:26:49 ---> 02446d32a685 19:26:49 Step 6/25 : COPY go.mod vendor* ./ 19:26:49 ---> Using cache 19:26:49 ---> d14b3f9b5748 19:26:49 Step 7/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 19:26:49 ---> Using cache 19:26:49 ---> ff4c991a9710 19:26:49 Step 8/25 : COPY . . 19:26:49 ---> Using cache 19:26:49 ---> 31d79fcf724b 19:26:49 Step 9/25 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 19:26:49 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 118.8/118.8 kB 178.0 MB/s eta 0:00:00 19:26:49 Collecting chardet<3.1.0,>=3.0.2 19:26:49 Downloading chardet-3.0.4-py2.py3-none-any.whl (133 kB) 19:26:49 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 133.4/133.4 kB 111.7 MB/s eta 0:00:00 19:26:49 Using legacy 'setup.py install' for dockerpty, since package 'wheel' is not installed. 19:26:49 Using legacy 'setup.py install' for docopt, since package 'wheel' is not installed. 19:26:49 Using legacy 'setup.py install' for PyYAML, since package 'wheel' is not installed. 19:26:49 Using legacy 'setup.py install' for texttable, since package 'wheel' is not installed. 19:26:49 Installing collected packages: texttable, PyYAML, jsonschema, idna, docopt, chardet, cached-property, websocket-client, urllib3, dockerpty, docker-pycreds, certifi, requests, docker, docker-compose 19:26:49 Running setup.py install for texttable: started 19:26:50 Running setup.py install for texttable: finished with status 'done' 19:26:50 Running setup.py install for PyYAML: started 19:26:50 Running setup.py install for PyYAML: finished with status 'done' 19:26:51 ---> Running in a081d03659b6 19:26:51 ---> Running in 3003bf9b66cc 19:26:51 Running setup.py install for docopt: started 19:26:51 Running setup.py install for docopt: finished with status 'done' 19:26:51 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 19:26:52 Running setup.py install for dockerpty: started 19:26:52 Running setup.py install for dockerpty: finished with status 'done' 19:26:53 Successfully installed PyYAML-3.13 cached-property-1.5.2 certifi-2022.6.15 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 19:26:53 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 19:27:03 Removing intermediate container 157ede927a91 19:27:03 ---> 526245dea449 19:27:03 Step 9/24 : COPY . . 19:27:04 Removing intermediate container 92d15b3d7033 19:27:04 ---> 81ccb7950e84 19:27:04 Successfully built 81ccb7950e84 19:27:04 Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 19:27:04 + docker inspect -f . ci-base-image-arm64 19:27:04 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 19:27:05 prd-ubuntu20.04-docker-arm64-4c-16g-24446 does not seem to be running inside a container 19:27:05 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 19:27:06 $ docker top 0bc96b3628d7cadc93819251000a16981cb3521b4dfd8d567caa25499cdd9818 -eo pid,comm [Pipeline] { [Pipeline] sh 19:27:07 + go version 19:27:07 go version go1.18.3 linux/arm64 [Pipeline] } 19:27:07 $ docker stop --time=1 0bc96b3628d7cadc93819251000a16981cb3521b4dfd8d567caa25499cdd9818 19:27:09 $ docker rm -f 0bc96b3628d7cadc93819251000a16981cb3521b4dfd8d567caa25499cdd9818 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 19:27:09 + docker inspect -f . ci-base-image-arm64 19:27:09 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 19:27:10 prd-ubuntu20.04-docker-arm64-4c-16g-24446 does not seem to be running inside a container 19:27:10 $ docker run -t -d -u 1001:1001 -u 0:0 -v /var/run/docker.sock:/var/run/docker.sock --privileged -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 19:27:11 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup 19:27:11 $ docker top 1121a16a09e9b050ca9fd1b21190a6c08535946a74f3f3659fc37773f447e504 -eo pid,comm [Pipeline] { [Pipeline] echo 19:27:11 ========================================================= 19:27:11 [edgeXBuildGoParallel] Running Tests and Build... 19:27:11 ========================================================= [Pipeline] sh 19:27:12 + git config --global --add safe.directory /w/workspace/edgex-go/1 [Pipeline] fileExists [Pipeline] sh 19:27:13 + make test 19:27:13 GO111MODULE=on go test -race -coverprofile=coverage.out ./... 19:27:14 ---> cd629d2b6703 19:27:14 Step 10/24 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-data/core-data 19:27:14 Removing intermediate container 921116b2ebca 19:27:14 ---> 656ba95eb49c 19:27:14 Step 14/23 : ENV APP_PORT=58890 19:27:14 Removing intermediate container a081d03659b6 19:27:14 ---> 026ba3f476e4 19:27:14 Step 9/23 : COPY . . 19:27:20 ---> Running in f8f3bc773c93 19:27:20 ---> Running in 4a3961dfd35b 19:27:20 Removing intermediate container f8f3bc773c93 19:27:20 ---> c53a1b8533f6 19:27:20 Step 15/23 : EXPOSE $APP_PORT 19:27:20 ---> Running in 4ada68f496f0 19:27:20 ---> da32a9965c3a 19:27:20 Step 10/23 : RUN make cmd/support-scheduler/support-scheduler 19:27:20 Removing intermediate container 136daa986921 19:27:20 ---> 5f5c056d99d2 19:27:20 19:27:20 Step 10/31 : FROM alpine:3.16 19:27:20 ---> 9c6f07244728 19:27:20 Step 11/31 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' 19:27:20 Removing intermediate container 3003bf9b66cc 19:27:20 ---> f9acc33cf724 19:27:20 19:27:20 Step 10/25 : FROM alpine:3.16 19:27:20 ---> 9c6f07244728 19:27:20 Step 11/25 : RUN apk add --update --no-cache ca-certificates dumb-init su-exec 19:27:20 ---> Running in 211f319b41d9 19:27:20 ---> Running in 726788cc096d 19:27:20 ---> Running in 8b85bf9f3a30 19:27:20 Removing intermediate container 4ada68f496f0 19:27:20 ---> 831eb6bda443 19:27:20 Step 16/23 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/sys-mgmt-agent / 19:27:20 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 19:27:20 Removing intermediate container 211f319b41d9 19:27:20 ---> 54e46a40d191 19:27:20 Step 12/31 : RUN apk add --update --no-cache dumb-init su-exec 19:27:20 ---> Running in 27bc5b818e70 19:27:20 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 19:27:20 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 19:27:20 ---> fea62efb5bb9 19:27:20 Step 17/23 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/res/configuration.toml /res/configuration.toml 19:27:20 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 19:27:20 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 19:27:20 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 19:27:20 (1/3) Installing ca-certificates (20220614-r0) 19:27:20 (2/3) Installing dumb-init (1.2.5-r1) 19:27:20 (3/3) Installing su-exec (0.2-r1) 19:27:20 Executing busybox-1.35.0-r17.trigger 19:27:20 Executing ca-certificates-20220614-r0.trigger 19:27:20 OK: 6 MiB in 17 packages 19:27:20 ---> 0ceef2008f25 19:27:20 Step 18/23 : COPY --from=builder /edgex-go/cmd/sys-mgmt-executor/sys-mgmt-executor / 19:27:20 (1/2) Installing dumb-init (1.2.5-r1) 19:27:20 (2/2) Installing su-exec (0.2-r1) 19:27:20 Executing busybox-1.35.0-r17.trigger 19:27:20 OK: 6 MiB in 16 packages 19:27:21 ---> 47799c85c99d 19:27:21 Step 19/23 : ENTRYPOINT ["/sys-mgmt-agent"] 19:27:21 ---> Running in dac260750def 19:27:21 Removing intermediate container 8b85bf9f3a30 19:27:21 ---> 06d571d453e1 19:27:21 Step 12/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' 19:27:21 Removing intermediate container 27bc5b818e70 19:27:21 ---> fe766af7345b 19:27:21 Step 13/31 : ENV SECURITY_INIT_DIR /edgex-init 19:27:21 ---> Running in b5408f5d6062 19:27:21 ---> Running in df77a709fffb 19:27:21 Removing intermediate container dac260750def 19:27:21 ---> a2e634b31c2b 19:27:21 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 19:27:21 ---> Running in dbbde6861446 19:27:21 Removing intermediate container b5408f5d6062 19:27:21 ---> a71f582adb9b 19:27:21 Step 13/25 : WORKDIR / 19:27:21 ---> Running in 58299bdb3a50 19:27:21 Removing intermediate container dbbde6861446 19:27:21 ---> a230687c6782 19:27:21 Step 21/23 : LABEL arch=x86_64 19:27:21 Removing intermediate container df77a709fffb 19:27:21 ---> e5e5dd0d056c 19:27:21 Step 14/31 : ENV SECURITY_INIT_STAGING /edgex-init-staging 19:27:21 ---> Running in 71bcbde007d8 19:27:21 ---> Running in 91c0a001ef46 19:27:21 Removing intermediate container 58299bdb3a50 19:27:21 ---> e06fabe5134c 19:27:21 Step 14/25 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/res/token-config.json /res-file-token-provider/token-config.json 19:27:21 Removing intermediate container 71bcbde007d8 19:27:21 ---> b654dce9b1ef 19:27:21 Step 22/23 : LABEL git_sha=da70107ee97f448abfa19e4353bafadf31c85c22 19:27:21 ---> Running in c02fa1c17ea1 19:27:21 Removing intermediate container 91c0a001ef46 19:27:21 ---> f00e56162a78 19:27:21 Step 15/31 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_STAGING}/bootstrap-redis 19:27:21 ---> Running in 24222ccf9344 19:27:22 Removing intermediate container c02fa1c17ea1 19:27:22 ---> feaeb67321d5 19:27:22 Step 23/23 : LABEL version=0.0.0 19:27:22 ---> e1280394b985 19:27:22 Step 15/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res-file-token-provider/configuration.toml /res-file-token-provider/configuration.toml 19:27:22 Removing intermediate container 24222ccf9344 19:27:22 ---> 554c71beadd3 19:27:22 Step 16/31 : RUN mkdir -p ${BOOTSTRAP_REDIS_DIR} 19:27:22 ---> Running in f30554a9c44c 19:27:22 ---> Running in 413a970e1a5d 19:27:22 Removing intermediate container f30554a9c44c 19:27:22 ---> ae3c5ba8f4ec 19:27:22 19:27:22 Successfully built ae3c5ba8f4ec 19:27:22 Successfully tagged sys-mgmt-agent:latest 19:27:22 Building security-spire-config 19:27:25  Building sys-mgmt-agent ... done Step 1/26 : ARG BUILDER_BASE=golang:1.18-alpine3.16 19:27:25 Step 2/26 : FROM ${BUILDER_BASE} AS builder 19:27:25 ---> 46152099a1d7 19:27:25 Step 3/26 : WORKDIR /edgex-go 19:27:25 ---> Using cache 19:27:25 ---> a96b6f32b2ea 19:27:25 Step 4/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 19:27:25 ---> Using cache 19:27:25 ---> 638173fd5d7c 19:27:25 Step 5/26 : RUN apk add --update --no-cache make git build-base curl 19:27:28 ---> 439920d9e440 19:27:28 Step 16/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml 19:27:28 ---> Running in 1a059bdc2096 19:27:28 Removing intermediate container 413a970e1a5d 19:27:28 ---> 614c7768c870 19:27:28 Step 17/31 : WORKDIR ${SECURITY_INIT_STAGING} 19:27:28 ---> Running in 6fa8c9d558cd 19:27:28 ---> 66c253eacc65 19:27:28 Step 17/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/kong-admin-config.template.yml /res/kong-admin-config.template.yml 19:27:29 fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 19:27:29 Removing intermediate container 6fa8c9d558cd 19:27:29 ---> 404ffd613be1 19:27:29 Step 18/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_STAGING}/ 19:27:29 ---> 7976e15f14b4 19:27:29 Step 18/25 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . 19:27:29 ---> b570aeed63e6 19:27:29 Step 19/31 : RUN chmod +x ${SECURITY_INIT_STAGING}/*.sh 19:27:29 ---> Running in 360c6b582c6f 19:27:30 fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 19:27:30 ---> e2a305f7f43c 19:27:30 Step 19/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . 19:27:30 OK: 211 MiB in 51 packages 19:27:31 ---> 3654a53ae992 19:27:31 Step 20/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ 19:27:31 Removing intermediate container 360c6b582c6f 19:27:31 ---> f2137f515c99 19:27:31 Step 20/31 : COPY --from=builder /edgex-go/Attribution.txt / 19:27:32 Removing intermediate container 1a059bdc2096 19:27:32 ---> 4d4c1caa67c7 19:27:32 Step 6/26 : COPY go.mod vendor* ./ 19:27:32 ---> 5b19b74878b3 19:27:32 Step 21/25 : RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 19:27:32 ---> a0fc03b4adec 19:27:32 Step 21/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . 19:27:32 ---> Running in 7e2dae76c478 19:27:33 ---> 4c0f4555877d 19:27:33 Step 7/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 19:27:33 ---> Running in ec823122fb94 19:27:33 ---> a2579efc9cba 19:27:33 Step 22/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.toml ./res/ 19:27:34 ---> 0ea5773c1dc1 19:27:34 Step 23/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml ${BOOTSTRAP_REDIS_DIR}/res/ 19:27:34 Removing intermediate container 7e2dae76c478 19:27:34 ---> 480969f6a223 19:27:34 Step 22/25 : ENTRYPOINT ["entrypoint.sh"] 19:27:34 ---> Running in da355606788d 19:27:35 Removing intermediate container da355606788d 19:27:35 ---> d6e34951d1a7 19:27:35 ---> 2a634aaa1f1b 19:27:35 Step 24/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ ${SECURITY_INIT_STAGING}/consul-bootstrapper/Step 23/25 : LABEL arch=x86_64 19:27:35 19:27:35 ---> Running in 55b91b5a0795 19:27:35 Removing intermediate container 55b91b5a0795 19:27:35 ---> 4f9a17979ffd 19:27:35 Step 24/25 : LABEL git_sha=da70107ee97f448abfa19e4353bafadf31c85c22 19:27:35 ---> b6d9b3097a46 19:27:35 Step 25/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / 19:27:35 ---> Running in eee303994dea 19:27:36 Removing intermediate container eee303994dea 19:27:36 ---> 37ea1b794418 19:27:36 Step 25/25 : LABEL version=0.0.0 19:27:36 ---> Running in 8b2ae87a4815 19:27:36 ---> 21a0efc8689d 19:27:36 Step 26/31 : RUN chmod +x /entrypoint.sh 19:27:36 ---> Running in 9aa95ef19372 19:27:36 Removing intermediate container 8b2ae87a4815 19:27:36 ---> 79dc33b06209 19:27:36 19:27:36 Successfully built 79dc33b06209 19:27:36 Successfully tagged security-secretstore-setup:latest 19:27:36  Building security-secretstore-setup ... done Building security-spiffe-token-provider 19:27:40 Step 1/20 : ARG BUILDER_BASE=golang:1.18-alpine3.16 19:27:40 Step 2/20 : FROM ${BUILDER_BASE} AS builder 19:27:40 ---> 46152099a1d7 19:27:40 Step 3/20 : WORKDIR /edgex-go 19:27:40 ---> Using cache 19:27:40 ---> a96b6f32b2ea 19:27:40 Step 4/20 : RUN apk update && apk --no-cache --update add build-base 19:27:45 ? github.com/edgexfoundry/edgex-go [no test files] 19:27:46 ---> Running in 48bdf0301db0 19:27:46 Removing intermediate container 9aa95ef19372 19:27:46 ---> 1962b38b642c 19:27:46 Step 27/31 : ENTRYPOINT ["/entrypoint.sh"] 19:27:47 ---> Running in b139304babf8 19:27:47 Removing intermediate container b139304babf8 19:27:47 ---> b257fe4f935e 19:27:47 Step 28/31 : CMD ["gate"] 19:27:47 ---> Running in 69c33501936d 19:27:48 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 19:27:48 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 19:27:48 Removing intermediate container 69c33501936d 19:27:48 ---> 7e9f37300677 19:27:48 Step 29/31 : LABEL arch=x86_64 19:27:48 v3.16.2-121-g720eee024a [https://dl-cdn.alpinelinux.org/alpine/v3.16/main] 19:27:48 v3.16.2-128-g588bd828dc [https://dl-cdn.alpinelinux.org/alpine/v3.16/community] 19:27:48 OK: 17039 distinct packages available 19:27:48 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 19:27:48 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 19:27:49 OK: 211 MiB in 51 packages 19:27:52 ---> Running in ab97a44e34bc 19:27:52 Removing intermediate container 726788cc096d 19:27:52 ---> f17bed993a07 19:27:52 19:27:52 Step 11/23 : FROM alpine:3.16 19:27:52 ---> 9c6f07244728 19:27:52 Step 12/23 : RUN apk add --update --no-cache dumb-init 19:27:52 ---> Using cache 19:27:52 ---> 9e15ff9e3b93 19:27:52 Step 13/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 19:27:52 ---> Using cache 19:27:52 ---> 2c41efac45b8 19:27:52 Step 14/23 : ENV APP_PORT=59861 19:27:53 ---> Running in eab5ba746d0a 19:27:53 Removing intermediate container ab97a44e34bc 19:27:53 ---> 6b4bf5c39a3f 19:27:53 Step 30/31 : LABEL git_sha=da70107ee97f448abfa19e4353bafadf31c85c22 19:27:53 Removing intermediate container ec823122fb94 19:27:53 ---> 874e37087978 19:27:53 Step 8/26 : COPY . . 19:27:53 Removing intermediate container 48bdf0301db0 19:27:53 ---> 887d1a4fd2c5 19:27:53 Step 5/20 : COPY go.mod vendor* ./ 19:27:53 ---> Running in 696fb63fccfd 19:27:53 Removing intermediate container eab5ba746d0a 19:27:53 ---> 7e48701c8673 19:27:53 Step 15/23 : EXPOSE $APP_PORT 19:27:59 ---> 78809a516176 19:27:59 Step 6/20 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 19:27:59 ---> Running in 6c9eb54d429e 19:27:59 Removing intermediate container 696fb63fccfd 19:27:59 ---> ec926130f694 19:27:59 Step 31/31 : LABEL version=0.0.0 19:27:59 ---> Running in 3cd8034d0818 19:27:59 ---> Running in a9a68bc7ddc3 19:27:59 ---> 6ee6d706d51a 19:27:59 Step 9/26 : ARG SPIRE_RELEASE=1.2.1 19:27:59 Removing intermediate container 6c9eb54d429e 19:27:59 ---> 6d7929055876 19:27:59 Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / 19:27:59 Removing intermediate container 4a3961dfd35b 19:27:59 ---> 1c414b7b02d6 19:27:59 19:27:59 Step 11/24 : FROM alpine:3.16 19:27:59 ---> 9c6f07244728 19:27:59 Step 12/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' 19:27:59 ---> Running in cdd4ee534519 19:27:59 Removing intermediate container 3cd8034d0818 19:27:59 ---> c75bcba9bb48 19:27:59 19:27:59 ---> Running in 7d19ac9c874d 19:27:59 Successfully built c75bcba9bb48 19:27:59 Successfully tagged security-bootstrapper:latest 19:27:59 Building core-command 19:27:59  Building security-bootstrapper ... done Removing intermediate container cdd4ee534519 19:27:59 ---> d460584c1259 19:27:59 Step 10/26 : WORKDIR /edgex-go/spire-build 19:27:59 Removing intermediate container 7d19ac9c874d 19:27:59 ---> 6c8c20b188fe 19:27:59 Step 13/24 : ENV APP_PORT=59880 19:27:59 ---> Running in 8c2232c723b6 19:27:59 ---> Running in f709de8d48b4 19:28:04 Step 1/24 : ARG BUILDER_BASE=golang:1.18-alpine3.16 19:28:04 Step 2/24 : FROM ${BUILDER_BASE} AS builder 19:28:04 ---> 46152099a1d7 19:28:04 Step 3/24 : ARG ADD_BUILD_TAGS="" 19:28:04 ---> 7ece5a801ea2 19:28:04 Step 17/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / 19:28:05 ---> Using cache 19:28:05 ---> e04ad846dbea 19:28:05 Step 4/24 : WORKDIR /edgex-go 19:28:05 ---> Using cache 19:28:05 ---> 39926d2c3c2b 19:28:05 Step 5/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 19:28:05 ---> Using cache 19:28:05 ---> e798b8e02b26 19:28:05 Step 6/24 : RUN apk add --update --no-cache make git 19:28:05 ---> Using cache 19:28:05 ---> 41da91618fce 19:28:05 Step 7/24 : COPY go.mod vendor* ./ 19:28:05 ---> Using cache 19:28:05 ---> f8de5d192dcf 19:28:05 Step 8/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 19:28:05 ---> Using cache 19:28:05 ---> 026ba3f476e4 19:28:05 Step 9/24 : COPY . . 19:28:05 ---> Using cache 19:28:05 ---> da32a9965c3a 19:28:05 Step 10/24 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-command/core-command 19:28:06 Removing intermediate container f709de8d48b4 19:28:06 ---> b3e4d0fa99b4 19:28:06 Step 14/24 : EXPOSE $APP_PORT 19:28:06 Removing intermediate container 8c2232c723b6 19:28:06 ---> 1506ec651015 19:28: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 19:28:06 ---> Running in ee75a1e8944f 19:28:06 ---> Running in 5e543a152b22 19:28:06 ---> 5b8a51b7b65d 19:28:06 Step 18/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml 19:28:06 ---> Running in 8d73a5862d06 19:28:06 Removing intermediate container ee75a1e8944f 19:28:06 ---> 4983987fb1ba 19:28:06 Step 15/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 19:28:07 ---> Running in ee430e9152c7 19:28:07 ---> 5db402ee431d 19:28:07 Step 19/23 : ENTRYPOINT ["/support-scheduler"] 19:28:07 ---> Running in 6723dbc6a8ce 19:28:07 Removing intermediate container 6723dbc6a8ce 19:28:07 ---> c42ff8a81432 19:28:07 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 19:28:07 ---> Running in 506c1d5d96e8 19:28:07 Removing intermediate container 506c1d5d96e8 19:28:07 ---> d8e169369286 19:28:07 Step 21/23 : LABEL arch=x86_64 19:28:07 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 19:28:07 ---> Running in 1ed0871be94e 19:28:08 Removing intermediate container 1ed0871be94e 19:28:08 ---> 07a54b71d3d2 19:28:08 Step 22/23 : LABEL git_sha=da70107ee97f448abfa19e4353bafadf31c85c22 19:28:08 ---> Running in b1f79812fc15 19:28:08 Removing intermediate container ee430e9152c7 19:28:08 ---> 46ae2789fa5f 19:28:08 Step 16/24 : RUN apk add --update --no-cache zeromq dumb-init 19:28:08 Removing intermediate container b1f79812fc15 19:28:08 ---> f24b60b19794 19:28:08 Step 23/23 : LABEL version=0.0.0 19:28:08 Removing intermediate container 8d73a5862d06 19:28:08 ---> 7131ca6edde9 19:28:08 Step 12/26 : WORKDIR /edgex-go 19:28:08 ---> Running in ae7e5519b942 19:28:08 ---> Running in a54d7d4d6e89 19:28:08 ---> Running in 9cb06efa264e 19:28:08 Removing intermediate container a54d7d4d6e89 19:28:08 ---> 9016d4092f24 19:28:08 19:28:08 Removing intermediate container 9cb06efa264e 19:28:08 ---> f85964f4d111 19:28:08 19:28:08 Step 13/26 : FROM alpine:3.15 19:28:08 ---> c4fc93816858 19:28:08 Step 14/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' 19:28:08 ---> Using cache 19:28:08 ---> 747c4d85603c 19:28:08 Step 15/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 19:28:08 ---> Using cache 19:28:08 ---> 7e6eee79cf2a 19:28:08 Step 16/26 : RUN apk update && apk --no-cache --update add dumb-init gcompat 19:28:08 Successfully built 9016d4092f24 19:28:08 Successfully tagged support-scheduler:latest 19:28:08  Building support-scheduler ... done Building security-proxy-setup 19:28:08 ---> Running in 1541c43b1c37 19:28:08 fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 19:28:09 fetch https://dl-4.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 19:28:09 fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 19:28:10 (1/6) Installing dumb-init (1.2.5-r1) 19:28:10 fetch https://dl-4.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 19:28:10 (2/6) Installing libgcc (11.2.1_git20220219-r2) 19:28:10 (3/6) Installing libsodium (1.0.18-r0) 19:28:10 (4/6) Installing libstdc++ (11.2.1_git20220219-r2) 19:28:10 (5/6) Installing libzmq (4.3.4-r0) 19:28:10 (6/6) Installing zeromq (4.3.4-r0) 19:28:10 Executing busybox-1.35.0-r17.trigger 19:28:10 OK: 8 MiB in 20 packages 19:28:10 v3.15.6-51-ge17b2505f3 [https://dl-4.alpinelinux.org/alpine/v3.15/main] 19:28:10 v3.15.6-51-ge17b2505f3 [https://dl-4.alpinelinux.org/alpine/v3.15/community] 19:28:10 OK: 15856 distinct packages available 19:28:10 fetch https://dl-4.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 19:28:11 fetch https://dl-4.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 19:28:12 (1/4) Installing dumb-init (1.2.5-r1) 19:28:12 (2/4) Installing musl-obstack (1.2.3-r0) 19:28:12 (3/4) Installing libucontext (1.1-r0) 19:28:12 (4/4) Installing gcompat (1.0.0-r4) 19:28:12 Executing busybox-1.34.1-r7.trigger 19:28:12 OK: 6 MiB in 18 packages 19:28:13 Step 1/22 : ARG BUILDER_BASE=golang:1.18-alpine3.16 19:28:13 Step 2/22 : FROM ${BUILDER_BASE} AS builder 19:28:13 ---> 46152099a1d7 19:28:13 Step 3/22 : WORKDIR /edgex-go 19:28:13 ---> Using cache 19:28:13 ---> a96b6f32b2ea 19:28:13 Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 19:28:13 ---> Using cache 19:28:13 ---> 638173fd5d7c 19:28:13 Step 5/22 : RUN apk add --update --no-cache make git 19:28:13 ---> Using cache 19:28:13 ---> 02446d32a685 19:28:13 Step 6/22 : COPY go.mod vendor* ./ 19:28:13 ---> Using cache 19:28:13 ---> d14b3f9b5748 19:28:13 Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 19:28:13 ---> Using cache 19:28:13 ---> ff4c991a9710 19:28:13 Step 8/22 : COPY . . 19:28:13 ---> Using cache 19:28:13 ---> 31d79fcf724b 19:28:13 Step 9/22 : RUN make cmd/security-proxy-setup/security-proxy-setup cmd/secrets-config/secrets-config 19:28:18 ---> Running in fef9cb0dbbd1 19:28:18 Removing intermediate container a9a68bc7ddc3 19:28:18 ---> 9f982d3f295d 19:28:18 Step 7/20 : COPY . . 19:28:18 Removing intermediate container ae7e5519b942 19:28:18 ---> bd60b5d47c93 19:28:18 Step 17/24 : COPY --from=builder /edgex-go/Attribution.txt / 19:28:18 Removing intermediate container 1541c43b1c37 19:28:18 ---> 3d85e2d930ee 19:28:18 Step 17/26 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin 19:28: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-proxy-setup/security-proxy-setup ./cmd/security-proxy-setup 19:28:28 ---> 08750112a483 19:28:28 Step 18/24 : COPY --from=builder /edgex-go/cmd/core-data/core-data / 19:28:28 ---> 404592fb5713 19:28:28 Step 18/26 : COPY --from=builder /edgex-go/cmd/security-spire-config/docker-entrypoint.sh /usr/local/bin/ 19:28:28 ---> 42c68208010e 19:28:28 Step 8/20 : RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider 19:28:28 ---> Running in 68293fa4fbe2 19:28:28 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/security-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider 19:28:30 ---> 924ffb5b38ec 19:28:30 Step 19/26 : WORKDIR /usr/local/etc/spiffe-scripts.d 19:28:30 ---> 23913f54c7ef 19:28:30 Step 19/24 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml 19:28:30 ---> Running in 1e3c5db163f7 19:28:30 Removing intermediate container 5e543a152b22 19:28:30 ---> 9d5de15f356c 19:28:30 19:28:30 Step 11/24 : FROM alpine:3.16 19:28:30 ---> 9c6f07244728 19:28:30 Step 12/24 : RUN apk add --update --no-cache dumb-init 19:28:30 ---> Using cache 19:28:30 ---> 9e15ff9e3b93 19:28:30 Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 19:28:30 ---> Using cache 19:28:30 ---> 2c41efac45b8 19:28:30 Step 14/24 : ENV APP_PORT=59882 19:28:30 ---> Running in 314689159b81 19:28:30 ---> 5f38cb00a1af 19:28:30 Step 20/24 : ENTRYPOINT ["/core-data"] 19:28:30 ---> Running in 2233f1031e77 19:28:30 Removing intermediate container 1e3c5db163f7 19:28:30 ---> b4e5e6686ed3 19:28:30 Step 20/26 : COPY --from=builder /edgex-go/cmd/security-spire-config/seed_builtin_entries.sh /usr/local/etc/spiffe-scripts.d 19:28:30 Removing intermediate container 314689159b81 19:28:30 ---> 3dd1c27bd8c6 19:28:30 Step 15/24 : EXPOSE $APP_PORT 19:28:30 ---> Running in e4722ff49785 19:28:30 Removing intermediate container 2233f1031e77 19:28:30 ---> 253b92757025 19:28:30 Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 19:28:30 ---> Running in c265b9e1522f 19:28:30 Removing intermediate container e4722ff49785 19:28:30 ---> e1fb277d299e 19:28:30 Step 16/24 : WORKDIR / 19:28:30 ---> 0353499a1881 19:28:30 Step 21/26 : WORKDIR / 19:28:30 ---> Running in 5c61fdb2945f 19:28:30 Removing intermediate container c265b9e1522f 19:28:30 ---> e8e7100d2de6 19:28:30 Step 22/24 : LABEL arch=x86_64 19:28:30 ---> Running in a90ae7aa6458 19:28:30 ---> Running in be74b36fab50 19:28:30 Removing intermediate container 5c61fdb2945f 19:28:30 ---> f9daed4dc52c 19:28:30 Step 17/24 : COPY --from=builder /edgex-go/Attribution.txt / 19:28:30 Removing intermediate container a90ae7aa6458 19:28:30 ---> 8d74e003aa4a 19:28:30 Step 22/26 : ENTRYPOINT [ "/usr/bin/dumb-init" ] 19:28:31 ---> Running in 242238e217c2 19:28:31 Removing intermediate container be74b36fab50 19:28:31 ---> a26c71e3763a 19:28:31 Step 23/24 : LABEL git_sha=da70107ee97f448abfa19e4353bafadf31c85c22 19:28:31 ---> Running in efbedf5c1d99 19:28:31 Removing intermediate container 242238e217c2 19:28:31 ---> ab40c48fe15b 19:28:31 Step 23/26 : CMD [ "--verbose", "docker-entrypoint.sh" ] 19:28:31 ---> Running in 4e39ad9deaa5 19:28:31 Removing intermediate container efbedf5c1d99 19:28:31 ---> ff3344efe970 19:28:31 Step 24/24 : LABEL version=0.0.0 19:28:31 ---> Running in b7a07c7a7d57 19:28:31 ---> 50fcc8215de4 19:28:31 Step 18/24 : COPY --from=builder /edgex-go/cmd/core-command/core-command / 19:28:31 Removing intermediate container 4e39ad9deaa5 19:28:31 ---> 16c220cdf820 19:28:31 Step 24/26 : LABEL arch=x86_64 19:28:31 ---> Running in 5edc8ab75439 19:28:31 Removing intermediate container b7a07c7a7d57 19:28:31 ---> e710c75bb2d0 19:28:31 19:28:31 Removing intermediate container 5edc8ab75439 19:28:31 ---> 60d7fd154e3a 19:28:31 Step 25/26 : LABEL git_sha=da70107ee97f448abfa19e4353bafadf31c85c22 19:28:32 Successfully built e710c75bb2d0 19:28:32 Successfully tagged core-data:latest 19:28:32  Building core-data ... done  ---> Running in 0cd1198bcd98 19:28:32 ---> 1cf16804051f 19:28:32 Step 19/24 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml 19:28:32 Removing intermediate container 0cd1198bcd98 19:28:32 ---> 56920282284a 19:28:32 Step 26/26 : LABEL version=0.0.0 19:28:32 ---> Running in 84af67fa4a43 19:28:32 ---> 66d0a90c8009 19:28:32 Step 20/24 : ENTRYPOINT ["/core-command"] 19:28:32 ---> Running in 60e2bc0ac2c8 19:28:32 Removing intermediate container 84af67fa4a43 19:28:32 ---> 9a004bb0ad6d 19:28:32 19:28:32 Successfully built 9a004bb0ad6d 19:28:32 Successfully tagged security-spire-config:latest 19:28:32  Building security-spire-config ... done Removing intermediate container 60e2bc0ac2c8 19:28:32 ---> 151b2c0c6012 19:28:32 Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 19:28:32 ---> Running in 9edba70cb430 19:28:33 Removing intermediate container 9edba70cb430 19:28:33 ---> 0a9bb915604b 19:28:33 Step 22/24 : LABEL arch=x86_64 19:28:33 ---> Running in 9f0f685aa616 19:28:33 Removing intermediate container 9f0f685aa616 19:28:33 ---> 5c265b07e9db 19:28:33 Step 23/24 : LABEL git_sha=da70107ee97f448abfa19e4353bafadf31c85c22 19:28:33 ---> Running in b35177ef4a45 19:28:33 Removing intermediate container b35177ef4a45 19:28:33 ---> dc6c6e81fe6c 19:28:33 Step 24/24 : LABEL version=0.0.0 19:28:33 ---> Running in 0c9523aac5ad 19:28:33 Removing intermediate container 0c9523aac5ad 19:28:33 ---> 880334eec9c5 19:28:33 19:28:34 Successfully built 880334eec9c5 19:28:34 Successfully tagged core-command:latest 19:28:34  Building core-command ... done CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/secrets-config ./cmd/secrets-config 19:28:42 Removing intermediate container fef9cb0dbbd1 19:28:42 ---> 61ef13363bdb 19:28:42 19:28:42 Step 10/22 : FROM alpine:3.16 19:28:42 ---> 9c6f07244728 19:28:42 Step 11/22 : RUN apk add --update --no-cache curl dumb-init 19:28:42 ---> Running in f88c91501639 19:28:42 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 19:28:43 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 19:28:43 (1/6) Installing ca-certificates (20220614-r0) 19:28:43 (2/6) Installing brotli-libs (1.0.9-r6) 19:28:43 (3/6) Installing nghttp2-libs (1.47.0-r0) 19:28:43 (4/6) Installing libcurl (7.83.1-r3) 19:28:43 (5/6) Installing curl (7.83.1-r3) 19:28:43 (6/6) Installing dumb-init (1.2.5-r1) 19:28:43 Executing busybox-1.35.0-r17.trigger 19:28:43 Executing ca-certificates-20220614-r0.trigger 19:28:43 OK: 8 MiB in 20 packages 19:28:44 Removing intermediate container f88c91501639 19:28:44 ---> 7e45ed966ccf 19:28:44 Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' 19:28:44 ---> Running in 7fd3b6dc3e5d 19:28:44 Removing intermediate container 7fd3b6dc3e5d 19:28:44 ---> 39cdc7bc2e23 19:28:44 Step 13/22 : WORKDIR /edgex 19:28:44 ---> Running in 2a33f7b3d7a2 19:28:44 Removing intermediate container 2a33f7b3d7a2 19:28:44 ---> df9b23dcfc5b 19:28:44 Step 14/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/res/configuration.toml res/configuration.toml 19:28:44 ---> 1bbc39a70502 19:28:44 Step 15/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/security-proxy-setup . 19:28:45 ---> 479aef0e272c 19:28:45 Step 16/22 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . 19:28:46 ---> 1d8a828063c1 19:28:46 Step 17/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/entrypoint.sh /usr/local/bin/ 19:28:46 ---> 7443af51d6ca 19:28:46 Step 18/22 : RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 19:28:46 ---> Running in 174ae46ed080 19:28:48 Removing intermediate container 174ae46ed080 19:28:48 ---> 5ba48e791507 19:28:48 Step 19/22 : ENTRYPOINT ["entrypoint.sh"] 19:28:48 ---> Running in 8fabcbc1f023 19:28:48 Removing intermediate container 68293fa4fbe2 19:28:48 ---> fcc357d60ac6 19:28:48 19:28:48 Step 9/20 : FROM alpine:3.15 19:28:48 ---> c4fc93816858 19:28:48 Step 10/20 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' 19:28:48 ---> Using cache 19:28:48 ---> 747c4d85603c 19:28:48 Step 11/20 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 19:28:48 ---> Using cache 19:28:48 ---> 7e6eee79cf2a 19:28:48 Step 12/20 : RUN apk update && apk --no-cache --update add dumb-init curl gcompat 19:28:48 ---> Running in 6acb09edc8d6 19:28:48 Removing intermediate container 8fabcbc1f023 19:28:48 ---> 6d21f5d21263 19:28:48 Step 20/22 : LABEL arch=x86_64 19:28:48 ---> Running in 5e096ca66fa7 19:28:48 Removing intermediate container 5e096ca66fa7 19:28:48 ---> d72e17c4017d 19:28:48 Step 21/22 : LABEL git_sha=da70107ee97f448abfa19e4353bafadf31c85c22 19:28:48 ---> Running in faf560b13ca5 19:28:48 Removing intermediate container faf560b13ca5 19:28:48 ---> e79a4423f6cb 19:28:48 Step 22/22 : LABEL version=0.0.0 19:28:48 ---> Running in e5273e37b578 19:28:48 Removing intermediate container e5273e37b578 19:28:48 ---> c0044027f5cd 19:28:48 19:28:48 fetch https://dl-4.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 19:28:48 Successfully built c0044027f5cd 19:28:48 Successfully tagged security-proxy-setup:latest 19:28:49  Building security-proxy-setup ... done fetch https://dl-4.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 19:28:50 v3.15.6-51-ge17b2505f3 [https://dl-4.alpinelinux.org/alpine/v3.15/main] 19:28:50 v3.15.6-51-ge17b2505f3 [https://dl-4.alpinelinux.org/alpine/v3.15/community] 19:28:50 OK: 15856 distinct packages available 19:28:50 fetch https://dl-4.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 19:28:51 fetch https://dl-4.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 19:28:51 (1/9) Installing ca-certificates (20220614-r0) 19:28:51 (2/9) Installing brotli-libs (1.0.9-r5) 19:28:51 (3/9) Installing nghttp2-libs (1.46.0-r0) 19:28:51 (4/9) Installing libcurl (7.80.0-r3) 19:28:51 (5/9) Installing curl (7.80.0-r3) 19:28:51 (6/9) Installing dumb-init (1.2.5-r1) 19:28:51 (7/9) Installing musl-obstack (1.2.3-r0) 19:28:51 (8/9) Installing libucontext (1.1-r0) 19:28:52 (9/9) Installing gcompat (1.0.0-r4) 19:28:52 Executing busybox-1.34.1-r7.trigger 19:28:52 Executing ca-certificates-20220614-r0.trigger 19:28:52 OK: 8 MiB in 23 packages 19:28:52 Removing intermediate container 6acb09edc8d6 19:28:52 ---> 1520cc074146 19:28:52 Step 13/20 : COPY --from=builder /edgex-go/Attribution.txt / 19:28:52 ---> 13131ed7890d 19:28:52 Step 14/20 : COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/security-spiffe-token-provider / 19:28:53 ---> 202a49a1bcb2 19:28:53 Step 15/20 : COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/res/configuration.toml /res/configuration.toml 19:28:53 ---> c7a9c6f1c70d 19:28:53 Step 16/20 : ENTRYPOINT [ "/security-spiffe-token-provider" ] 19:28:53 ---> Running in 858696765dca 19:28:54 Removing intermediate container 858696765dca 19:28:54 ---> cd40693fe091 19:28:54 Step 17/20 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 19:28:54 ---> Running in cef83534ae93 19:28:54 Removing intermediate container cef83534ae93 19:28:54 ---> b6f733731cfd 19:28:54 Step 18/20 : LABEL arch=x86_64 19:28:54 ---> Running in 720905d6e199 19:28:54 Removing intermediate container 720905d6e199 19:28:54 ---> c58fd0c58433 19:28:54 Step 19/20 : LABEL git_sha=da70107ee97f448abfa19e4353bafadf31c85c22 19:28:54 ---> Running in 77291dc439d7 19:28:54 Removing intermediate container 77291dc439d7 19:28:54 ---> 2dd19fa42dea 19:28:54 Step 20/20 : LABEL version=0.0.0 19:28:54 ---> Running in eeaad5f1d9e0 19:28:54 Removing intermediate container eeaad5f1d9e0 19:28:54 ---> ce0c89b8b020 19:28:54 19:28:54 Successfully built ce0c89b8b020 19:28:54 Successfully tagged security-spiffe-token-provider:latest 19:28:54  Building security-spiffe-token-provider ... done  [Pipeline] } 19:28:54 $ docker stop --time=1 3eb5c1d49315a8d3fb6ee3033a6fe6d1f1e767469f46c7755744d8022b9bb50b 19:28:55 $ docker rm -f 3eb5c1d49315a8d3fb6ee3033a6fe6d1f1e767469f46c7755744d8022b9bb50b [Pipeline] // withDockerContainer [Pipeline] sh 19:28:56 + docker images 19:28:56 REPOSITORY TAG IMAGE ID CREATED SIZE 19:28:56 security-spiffe-token-provider latest ce0c89b8b020 1 second ago 29.3MB 19:28:56 fcc357d60ac6 7 seconds ago 1.58GB 19:28:56 security-proxy-setup latest c0044027f5cd 7 seconds ago 27.3MB 19:28:56 61ef13363bdb 18 seconds ago 1.53GB 19:28:56 core-command latest 880334eec9c5 22 seconds ago 17.3MB 19:28:56 security-spire-config latest 9a004bb0ad6d 23 seconds ago 85.8MB 19:28:56 core-data latest e710c75bb2d0 24 seconds ago 21.6MB 19:28:56 9d5de15f356c 25 seconds ago 1.54GB 19:28:56 f85964f4d111 47 seconds ago 1.42GB 19:28:56 support-scheduler latest 9016d4092f24 47 seconds ago 26.7MB 19:28:56 security-bootstrapper latest c75bcba9bb48 57 seconds ago 19.4MB 19:28:56 1c414b7b02d6 58 seconds ago 1.55GB 19:28:56 f17bed993a07 About a minute ago 1.61GB 19:28:56 security-secretstore-setup latest 79dc33b06209 About a minute ago 29.2MB 19:28:56 sys-mgmt-agent latest ae3c5ba8f4ec About a minute ago 136MB 19:28:56 f9acc33cf724 About a minute ago 1.54GB 19:28:56 5f5c056d99d2 About a minute ago 1.53GB 19:28:56 support-notifications latest ba1b2fa6fb2f 2 minutes ago 27.3MB 19:28:56 security-spire-agent latest 80bf6c0a5b58 2 minutes ago 125MB 19:28:56 security-spire-server latest 1fedff78ec53 2 minutes ago 86.5MB 19:28:56 58cd99e0514e 2 minutes ago 1.53GB 19:28:56 aee50969e15f 2 minutes ago 1.61GB 19:28:56 core-metadata latest e7ea3811e3b5 2 minutes ago 18.2MB 19:28:56 f2df7c2b4e1e 2 minutes ago 1.42GB 19:28:56 c08c14478a20 2 minutes ago 1.42GB 19:28:56 a5948e929b3b 2 minutes ago 1.55GB 19:28:56 ci-base-image-x86_64 latest 46152099a1d7 6 minutes ago 994MB 19:28:56 alpine 3.15 c4fc93816858 3 weeks ago 5.59MB 19:28:56 alpine 3.16 9c6f07244728 3 weeks ago 5.54MB 19:28:56 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver 0.1.4 31426a034bd3 8 weeks ago 253MB 19:28:56 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base 1.18-alpine a4fb48ad2a94 8 weeks ago 677MB 19:28:56 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose latest 360bccc3ab07 2 years ago 310MB [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) Stage "Snap" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } 19:29:37 ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] 19:29:37 ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] 19:29:37 ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] 19:29:37 ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] 19:29:39 ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] 19:29:39 ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] 19:29:39 ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-setup [no test files] 19:29:39 ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] 19:29:39 ? github.com/edgexfoundry/edgex-go/cmd/security-spiffe-token-provider [no test files] 19:29:42 ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] 19:29:42 ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] 19:29:42 ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-agent [no test files] 19:29:42 ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-executor [no test files] 19:29:42 ? github.com/edgexfoundry/edgex-go/internal [no test files] 19:29:42 ? github.com/edgexfoundry/edgex-go/internal/core/command [no test files] 19:29:57 ok github.com/edgexfoundry/edgex-go/internal/core/command/application 0.245s coverage: 28.7% of statements 19:29:57 ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] 19:29:57 ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] 19:29:59 ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 0.394s coverage: 98.5% of statements 19:29:59 ? github.com/edgexfoundry/edgex-go/internal/core/data [no test files] 19:29:59 ok github.com/edgexfoundry/edgex-go/internal/core/data/application 0.468s coverage: 54.2% of statements 19:29:59 ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] 19:29:59 ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] 19:30:17 ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 17.353s coverage: 89.2% of statements 19:30:17 ? github.com/edgexfoundry/edgex-go/internal/core/data/controller/messaging [no test files] 19:30:17 ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] 19:30:17 ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks [no test files] 19:30:17 ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] 19:30:17 ? github.com/edgexfoundry/edgex-go/internal/core/metadata [no test files] 19:30:17 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/application 0.713s coverage: 2.1% of statements 19:30:17 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] 19:30:17 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] 19:30:22 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 2.524s coverage: 95.6% of statements 19:30:22 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] 19:30:22 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks [no test files] 19:30:22 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/uom [no test files] 19:30:22 ok github.com/edgexfoundry/edgex-go/internal/io 0.478s coverage: 72.2% of statements 19:30:22 ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] 19:30:22 ? github.com/edgexfoundry/edgex-go/internal/pkg/application [no test files] 19:30:22 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers [no test files] 19:30:22 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] 19:30:22 ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] 19:30:22 ok github.com/edgexfoundry/edgex-go/internal/pkg/controller/http 0.468s coverage: 60.0% of statements 19:30:22 ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] 19:30:22 ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] 19:30:22 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] 19:30:22 ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 0.379s coverage: 0.9% of statements 19:30:22 ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] 19:30:22 ok github.com/edgexfoundry/edgex-go/internal/pkg/telemetry 0.273s coverage: 58.8% of statements 19:30:22 ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 0.321s coverage: 29.6% of statements 19:30:22 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] 19:30:28 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.277s coverage: 47.1% of statements 19:30:28 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 1.288s coverage: 79.5% of statements 19:30:28 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.206s coverage: 94.1% of statements 19:30:28 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.304s coverage: 96.3% of statements 19:30:30 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.282s coverage: 87.5% of statements 19:30:38 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 11.386s coverage: 94.4% of statements 19:30:38 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/ping 0.222s coverage: 44.8% of statements 19:30:51 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 13.712s coverage: 80.8% of statements 19:30:51 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] 19:30:53 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 22.309s coverage: 92.9% of statements 19:30:53 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] 19:30:53 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] 19:30:53 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] 19:30:53 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 0.068s coverage: 65.1% of statements 19:30:53 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] 19:30:53 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] 19:30:53 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] 19:30:53 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] 19:30:53 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] 19:30:53 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 11.256s coverage: 87.2% of statements 19:30:53 ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] 19:30:53 ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] 19:30:53 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.189s coverage: 100.0% of statements 19:30:53 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] 19:30:53 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.289s coverage: 58.8% of statements 19:30:53 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/common [no test files] 19:30:53 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.278s coverage: 80.0% of statements 19:30:53 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/jwt 0.235s coverage: 87.2% of statements 19:30:53 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/oauth2 0.278s coverage: 85.4% of statements 19:30:53 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.897s coverage: 91.2% of statements 19:30:53 ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] 19:30:58 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 0.879s coverage: 64.7% of statements 19:30:58 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] 19:30:58 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] 19:30:58 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.513s coverage: 100.0% of statements 19:30:58 ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.111s coverage: 89.4% of statements 19:30:58 ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.072s coverage: 100.0% of statements 19:30:58 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.080s coverage: 73.7% of statements 19:30:58 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.068s coverage: 100.0% of statements 19:31:05 ok github.com/edgexfoundry/edgex-go/internal/security/proxy 1.409s coverage: 65.8% of statements 19:31:05 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/config [no test files] 19:31:05 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/container [no test files] 19:31:05 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/models [no test files] 19:31:07 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.855s coverage: 43.6% of statements 19:31:07 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] 19:31:07 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] 19:31:07 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 0.255s coverage: 89.5% of statements 19:31:07 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] 19:31:07 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 0.274s coverage: 84.8% of statements 19:31:07 ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider [no test files] 19:31:07 ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/config [no test files] 19:31:07 ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/container [no test files] 19:31:07 ? github.com/edgexfoundry/edgex-go/internal/support/notifications [no test files] 19:31:16 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 6.358s coverage: 17.7% of statements 19:31:16 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel [no test files] 19:31:16 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks [no test files] 19:31:16 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] 19:31:16 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] 19:31:16 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 0.830s coverage: 92.3% of statements 19:31:16 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] 19:31:16 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks [no test files] 19:31:16 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler [no test files] 19:31:16 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/application [no test files] 19:31:16 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/scheduler 0.318s coverage: 63.2% of statements 19:31:16 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] 19:31:16 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] 19:31:16 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 0.447s coverage: 97.7% of statements 19:31:16 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] 19:31:16 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks [no test files] 19:31:16 ? github.com/edgexfoundry/edgex-go/internal/system/agent [no test files] 19:31:16 ? github.com/edgexfoundry/edgex-go/internal/system/agent/application [no test files] 19:31:16 ok github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct 0.217s coverage: 28.9% of statements 19:31:16 ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct/config [no test files] 19:31:16 ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/executor [no test files] 19:31:16 ? github.com/edgexfoundry/edgex-go/internal/system/agent/config [no test files] 19:31:16 ? github.com/edgexfoundry/edgex-go/internal/system/agent/container [no test files] 19:31:16 ? github.com/edgexfoundry/edgex-go/internal/system/agent/controller/http [no test files] 19:31:16 ? github.com/edgexfoundry/edgex-go/internal/system/agent/interfaces [no test files] 19:31:16 ok github.com/edgexfoundry/edgex-go/internal/system/agent/response 0.204s coverage: 100.0% of statements 19:31:16 ok github.com/edgexfoundry/edgex-go/internal/system/executor 0.082s coverage: 96.9% of statements 19:31:16 if which hadolint > /dev/null ; then hadolint --config .hadolint.yml `find * -type f -name 'Dockerfile*' -print` ; elif test "aarch64" = "x86_64" && which docker > /dev/null ; then docker run --rm -v `pwd`:/host:ro,z --entrypoint /bin/hadolint hadolint/hadolint:latest --config /host/.hadolint.yml `find * -type f -name 'Dockerfile*' | xargs -i echo '/host/{}'` ; fi 19:31:16 WARNING: Linting skipped (not on x86_64 or linter not installed) 19:31:16 GO111MODULE=on go vet ./... 19:33:08 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 19:33:08 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 19:33:08 ./bin/test-attribution-txt.sh 19:33:08 An attribution for github.com/klauspost/compress is missing from Attribution.txt, please add 19:33:08 An attribution for github.com/minio/highwayhash is missing from Attribution.txt, please add 19:33:08 An attribution for github.com/nats-io/jwt/v2 is missing from Attribution.txt, please add 19:33:08 An attribution for github.com/nats-io/nats.go is missing from Attribution.txt, please add 19:33:08 An attribution for github.com/nats-io/nkeys is missing from Attribution.txt, please add 19:33:08 An attribution for github.com/nats-io/nuid is missing from Attribution.txt, please add 19:33:08 An attribution for golang.org/x/time is missing from Attribution.txt, please add [Pipeline] echo 19:33:08 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] sh 19:33:09 + ls -al . 19:33:09 total 732 19:33:09 drwxrwxr-x 9 1001 1001 4096 Sep 2 19:27 . 19:33:09 drwxr-xr-x 4 root root 4096 Sep 2 19:27 .. 19:33:09 -rw-rw-r-- 1 1001 1001 16 Sep 2 19:25 .dockerignore 19:33:09 drwxrwxr-x 8 1001 1001 4096 Sep 2 19:25 .git 19:33:09 drwxrwxr-x 3 1001 1001 4096 Sep 2 19:25 .github 19:33:09 -rw-rw-r-- 1 1001 1001 1030 Sep 2 19:25 .gitignore 19:33:09 -rw-rw-r-- 1 1001 1001 42 Sep 2 19:25 .golangci.yml 19:33:09 -rw-rw-r-- 1 1001 1001 87 Sep 2 19:25 .hadolint.yml 19:33:09 -rw-rw-r-- 1 1001 1001 166 Sep 2 19:25 .sonarcloud.properties 19:33:09 -rw-rw-r-- 1 1001 1001 1171 Sep 2 19:25 ADOPTERS.md 19:33:09 -rw-rw-r-- 1 1001 1001 10347 Sep 2 19:25 Attribution.txt 19:33:09 -rw-rw-r-- 1 1001 1001 63209 Sep 2 19:25 CHANGELOG.md 19:33:09 -rw-rw-r-- 1 1001 1001 3804 Sep 2 19:25 CONTRIBUTING.md 19:33:09 -rw-rw-r-- 1 1001 1001 677 Sep 2 19:25 GOVERNANCE.md 19:33:09 -rw-rw-r-- 1 1001 1001 850 Sep 2 19:25 Jenkinsfile 19:33:09 -rw-rw-r-- 1 1001 1001 10775 Sep 2 19:25 LICENSE 19:33:09 -rw-rw-r-- 1 1001 1001 13724 Sep 2 19:25 Makefile 19:33:09 -rw-rw-r-- 1 1001 1001 582 Sep 2 19:25 OWNERS.md 19:33:09 -rw-rw-r-- 1 1001 1001 9799 Sep 2 19:25 README.md 19:33:09 -rw-rw-r-- 1 1001 1001 6912 Sep 2 19:25 SECURITY.md 19:33:09 -rw-rw-r-- 1 1001 1001 5 Sep 2 19:22 VERSION 19:33:09 -rw-rw-r-- 1 1001 1001 4131 Sep 2 19:25 ZMQWindows.md 19:33:09 drwxrwxr-x 2 1001 1001 4096 Sep 2 19:25 bin 19:33:09 drwxrwxr-x 18 1001 1001 4096 Sep 2 19:25 cmd 19:33:09 -rw-r--r-- 1 root root 482786 Sep 2 19:31 coverage.out 19:33:09 -rw-rw-r-- 1 1001 1001 3682 Sep 2 19:25 go.mod 19:33:09 -rw-rw-r-- 1 1001 1001 38527 Sep 2 19:25 go.sum 19:33:09 drwxrwxr-x 8 1001 1001 4096 Sep 2 19:25 internal 19:33:09 drwxrwxr-x 3 1001 1001 4096 Sep 2 19:25 openapi 19:33:09 drwxrwxr-x 4 1001 1001 4096 Sep 2 19:25 snap 19:33:09 -rw-rw-r-- 1 1001 1001 204 Sep 2 19:25 version.go [Pipeline] sh 19:33:10 + '[' -e coverage.out ] 19:33:10 + chown 1001:1001 coverage.out [Pipeline] stash 19:33:10 Warning: overwriting stash ‘coverage-report’ 19:33:11 Stashed 1 file(s) [Pipeline] sh 19:33:11 + make build 19:33:11 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 19:34:48 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 19:36:10 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 19:36:10 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 19:36: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/sys-mgmt-executor/sys-mgmt-executor ./cmd/sys-mgmt-executor 19:36: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/sys-mgmt-agent/sys-mgmt-agent ./cmd/sys-mgmt-agent 19:36:50 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 19:36:57 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-proxy-setup/security-proxy-setup ./cmd/security-proxy-setup 19:37:01 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup 19:37: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-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider 19:37: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/secrets-config ./cmd/secrets-config 19:37: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-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper 19:37: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-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider [Pipeline] } 19:37:29 $ docker stop --time=1 1121a16a09e9b050ca9fd1b21190a6c08535946a74f3f3659fc37773f447e504 19:37:31 $ docker rm -f 1121a16a09e9b050ca9fd1b21190a6c08535946a74f3f3659fc37773f447e504 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 19:37:34 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 19:37:34 19:37:34 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 19:37:34 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 19:37:35 latest: Pulling from edgex-devops/edgex-compose-arm64 19:37:35 29e5d40040c1: Pulling fs layer 19:37:35 1ce36da41761: Pulling fs layer 19:37:35 25b303627fd3: Pulling fs layer 19:37:35 29e5d40040c1: Verifying Checksum 19:37:35 29e5d40040c1: Download complete 19:37:35 1ce36da41761: Verifying Checksum 19:37:35 1ce36da41761: Download complete 19:37:36 29e5d40040c1: Pull complete 19:37:37 25b303627fd3: Verifying Checksum 19:37:37 25b303627fd3: Download complete 19:37:37 1ce36da41761: Pull complete 19:37:49 25b303627fd3: Pull complete 19:37:49 Digest: sha256:9cc31fd43c2090459daf52f5d183d677621facc00304dcc7dc9de11b2a0a8f33 19:37:49 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 19:37:49 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 19:37:50 prd-ubuntu20.04-docker-arm64-4c-16g-24446 does not seem to be running inside a container 19:37:50 $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest cat 19:37:52 $ docker top 668324feb4aafb9d46b548f515803a67aa106382bff6488e46d4b41943f71665 -eo pid,comm [Pipeline] { [Pipeline] sh 19:37:53 + docker-compose build --help 19:37:53 + grep parallel 19:37:59 --parallel Build images in parallel. [Pipeline] } 19:37:59 $ docker stop --time=1 668324feb4aafb9d46b548f515803a67aa106382bff6488e46d4b41943f71665 19:38:00 $ docker rm -f 668324feb4aafb9d46b548f515803a67aa106382bff6488e46d4b41943f71665 [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 19:38:01 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 19:38:01 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 19:38:01 prd-ubuntu20.04-docker-arm64-4c-16g-24446 does not seem to be running inside a container 19:38:01 $ docker run -t -d -u 1001:1001 -u 0:0 --entrypoint= -v /var/run/docker.sock:/var/run/docker.sock --privileged -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest cat 19:38:03 $ docker top b7e28cb29fadfadfb1fa5b6e9af201ca88d2ec66a2e823c0c8fbb023c0bf9aa4 -eo pid,comm [Pipeline] { [Pipeline] sh 19:38:04 + docker-compose -f ./docker-compose-build.yml build --parallel 19:38:09 Building core-command ... 19:38:09 Building core-data ... 19:38:09 Building core-metadata ... 19:38:09 Building security-bootstrapper ... 19:38:09 Building security-proxy-setup ... 19:38:09 Building security-secretstore-setup ... 19:38:09 Building security-spiffe-token-provider ... 19:38:09 Building security-spire-agent ... 19:38:09 Building security-spire-config ... 19:38:09 Building security-spire-server ... 19:38:09 Building support-notifications ... 19:38:09 Building support-scheduler ... 19:38:09 Building sys-mgmt-agent ... 19:38:09 Building security-bootstrapper 19:38:09 Building core-command 19:38:09 Building sys-mgmt-agent 19:38:09 Building security-spire-config 19:38:09 Building support-scheduler 19:38:56 Step 1/23 : ARG BUILDER_BASE=golang:1.18-alpine3.16 19:38:56 Step 2/23 : FROM ${BUILDER_BASE} AS builder 19:38:56 ---> 81ccb7950e84 19:38:56 Step 3/23 : ARG ADD_BUILD_TAGS="" 19:38:57 Step 1/23 : ARG BUILDER_BASE=golang:1.18-alpine3.16 19:38:57 Step 2/23 : FROM ${BUILDER_BASE} AS builder 19:38:57 ---> 81ccb7950e84 19:38:57 Step 3/23 : WORKDIR /edgex-go 19:38:57 Step 1/24 : ARG BUILDER_BASE=golang:1.18-alpine3.16 19:38:57 Step 2/24 : FROM ${BUILDER_BASE} AS builder 19:38:57 ---> 81ccb7950e84 19:38:57 Step 3/24 : ARG ADD_BUILD_TAGS="" 19:38:58 ---> Running in 6c6de84335b9 19:38:58 ---> Running in a8db08d938c8 19:38:58 ---> Running in 893e07f92428 19:38:58 Step 1/26 : ARG BUILDER_BASE=golang:1.18-alpine3.16 19:38:58 Step 2/26 : FROM ${BUILDER_BASE} AS builder 19:38:58 ---> 81ccb7950e84 19:38:58 Step 3/26 : WORKDIR /edgex-go 19:38:58 ---> Running in 104c997ef315 19:38:58 Step 1/31 : ARG BUILDER_BASE=golang:1.18-alpine3.16 19:38:58 Step 2/31 : FROM ${BUILDER_BASE} AS builder 19:38:58 ---> 81ccb7950e84 19:38:58 Step 3/31 : WORKDIR /edgex-go 19:38:58 ---> Running in 7e85e613d0a9 19:38:58 Removing intermediate container 893e07f92428 19:38:58 ---> 47b8f7378d8e 19:38:58 Step 4/24 : WORKDIR /edgex-go 19:38:58 Removing intermediate container a8db08d938c8 19:38:58 ---> a18b494fe701 19:38:58 Step 4/23 : WORKDIR /edgex-go 19:38:58 ---> Running in 94d1994c89ee 19:38:58 Removing intermediate container 104c997ef315 19:38:58 ---> 293d933e447b 19:38:58 Step 4/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 19:38:58 ---> Running in f551ed1cf5a7 19:38:58 Removing intermediate container 6c6de84335b9 19:38:58 ---> add52737daa7 19:38:58 Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 19:38:59 ---> Running in 44fca9ed5dce 19:38:59 Removing intermediate container 7e85e613d0a9 19:38:59 ---> e4c65cd3a0a1 19:38:59 Step 4/31 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 19:38:59 ---> Running in 278b052c9dee 19:38:59 ---> Running in 34e09914510b 19:38:59 Removing intermediate container 94d1994c89ee 19:38:59 ---> 534ba122d376 19:38:59 Step 5/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 19:39:00 ---> Running in 824e8cdf57f4 19:39:00 Removing intermediate container f551ed1cf5a7 19:39:00 ---> 4ae1a4e6dd6a 19:39:00 Step 5/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 19:39:00 ---> Running in 181de560b3fa 19:39:03 Removing intermediate container 44fca9ed5dce 19:39:03 ---> b2235a73f24d 19:39:03 Step 5/26 : RUN apk add --update --no-cache make git build-base curl 19:39:03 ---> Running in 3bb81bd2f8c4 19:39:03 Removing intermediate container 34e09914510b 19:39:03 ---> 0719e592e2e7 19:39:03 Step 5/31 : RUN apk add --update --no-cache make git 19:39:03 ---> Running in 5a746359de19 19:39:03 Removing intermediate container 278b052c9dee 19:39:03 ---> 596b67ebd9cb 19:39:03 Step 5/23 : RUN apk add --update --no-cache make bash git 19:39:04 ---> Running in 041fd7612245 19:39:04 Removing intermediate container 824e8cdf57f4 19:39:04 ---> e9c7ac0c5ea1 19:39:04 Step 6/24 : RUN apk add --update --no-cache make git 19:39:04 Removing intermediate container 181de560b3fa 19:39:04 ---> e12f1d102042 19:39:04 Step 6/23 : RUN apk add --update --no-cache make git 19:39:04 ---> Running in 7aec873be6a4 19:39:04 ---> Running in d775164c7efa 19:39:05 fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 19:39:06 fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 19:39:06 fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 19:39:06 fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 19:39:06 fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 19:39:06 fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 19:39:06 fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 19:39:07 fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 19:39:07 fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 19:39:07 fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 19:39:07 OK: 221 MiB in 51 packages 19:39:08 OK: 221 MiB in 51 packages 19:39:08 Removing intermediate container 3bb81bd2f8c4 19:39:08 ---> 1d6e65bb0884 19:39:08 Step 6/26 : COPY go.mod vendor* ./ 19:39:08 OK: 221 MiB in 51 packages 19:39:09 OK: 221 MiB in 51 packages 19:39:09 OK: 221 MiB in 51 packages 19:39:10 Removing intermediate container 5a746359de19 19:39:10 ---> 917e7558be21 19:39:10 Step 6/31 : COPY go.mod vendor* ./ 19:39:10 ---> e0a7e4b8f906 19:39:10 Step 7/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 19:39:10 ---> Running in a90eaae774fb 19:39:10 Removing intermediate container 7aec873be6a4 19:39:10 ---> 548336207d25 19:39:10 Step 7/24 : COPY go.mod vendor* ./ 19:39:10 Removing intermediate container d775164c7efa 19:39:10 ---> 12d3063a4e4a 19:39:10 Step 7/23 : COPY go.mod vendor* ./ 19:39:10 Removing intermediate container 041fd7612245 19:39:10 ---> 0f2adff3103c 19:39:10 Step 6/23 : COPY go.mod vendor* ./ 19:39:11 ---> cabad7576651 19:39:11 Step 7/31 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 19:39:11 ---> Running in 3dd287c242bc 19:39:12 ---> d986fe3f8ce5 19:39:12 Step 8/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 19:39:12 ---> Running in fd7630f19c00 19:39:12 ---> 105d6a4fd235 19:39:12 Step 8/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 19:39:12 ---> 609d01d1b96a 19:39:12 Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 19:39:12 ---> Running in 48b0bc0b6721 19:39:13 ---> Running in 2f1916c73028 19:40:21 Removing intermediate container a90eaae774fb 19:40:21 ---> 8c67e0efd5ae 19:40:21 Step 8/26 : COPY . . 19:40:21 Removing intermediate container 3dd287c242bc 19:40:21 ---> 969535a9ba5f 19:40:21 Step 8/31 : COPY . . 19:40:21 Removing intermediate container 2f1916c73028 19:40:21 ---> 58a8915802a3 19:40:21 Step 8/23 : COPY . . 19:40:21 Removing intermediate container 48b0bc0b6721 19:40:21 ---> d1fbc8362da2 19:40:21 Step 9/23 : COPY . . 19:40:21 Removing intermediate container fd7630f19c00 19:40:21 ---> 83d64df408f1 19:40:21 Step 9/24 : COPY . . 19:40:31 ---> 8143f7dc730a 19:40:31 Step 9/31 : RUN make cmd/security-bootstrapper/security-bootstrapper 19:40:31 ---> b04a5dac0e26 19:40:31 Step 10/23 : RUN make cmd/support-scheduler/support-scheduler 19:40:31 ---> 4eef089546f3 19:40:31 Step 9/26 : ARG SPIRE_RELEASE=1.2.1 19:40:31 ---> 66aaa3050e77 19:40:31 Step 9/23 : RUN make cmd/sys-mgmt-agent/sys-mgmt-agent 19:40:31 ---> Running in 550577efa992 19:40:31 ---> f8f9999c5f16 19:40:31 Step 10/24 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-command/core-command 19:40:31 ---> Running in 696788580cc8 19:40:31 ---> Running in a754148050c3 19:40:31 ---> Running in 581ac14fd6de 19:40:31 ---> Running in 18db1ba6fc8a 19:40:31 Removing intermediate container a754148050c3 19:40:31 ---> b8066156c3f6 19:40:31 Step 10/26 : WORKDIR /edgex-go/spire-build 19:40:31 ---> Running in 08ac1e6e3034 19:40:32 Removing intermediate container 08ac1e6e3034 19:40:32 ---> e87d8c7f9fff 19:40:32 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 19:40:32 ---> Running in 04fb7d36682f 19:40:33 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 19:40:33 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 19:40:33 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 19:40:33 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 19:40:35 Removing intermediate container 04fb7d36682f 19:40:35 ---> 2a4145957659 19:40:35 Step 12/26 : WORKDIR /edgex-go 19:40:35 ---> Running in 15f70be67954 19:40:35 Removing intermediate container 15f70be67954 19:40:35 ---> 86c6800aee8c 19:40:35 19:40:35 Step 13/26 : FROM alpine:3.15 19:40:36 3.15: Pulling from library/alpine 19:40:37 Digest: sha256:69463fdff1f025c908939e86d4714b4d5518776954ca627cbeff4c74bcea5b22 19:40:37 Status: Downloaded newer image for alpine:3.15 19:40:37 ---> 02e0d6fdf486 19:40:37 Step 14/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' 19:40:37 ---> Running in 75f6fefa32c5 19:40:37 Removing intermediate container 75f6fefa32c5 19:40:37 ---> 619a9d6b7d6b 19:40:37 Step 15/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 19:40:37 ---> Running in 3df33354e919 19:40:41 Removing intermediate container 3df33354e919 19:40:41 ---> e16cc7bbbd74 19:40:41 Step 16/26 : RUN apk update && apk --no-cache --update add dumb-init gcompat 19:40:41 ---> Running in bfeb9cb48a0f 19:40:43 fetch https://dl-4.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 19:40:44 fetch https://dl-4.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 19:40:46 v3.15.6-51-ge17b2505f3 [https://dl-4.alpinelinux.org/alpine/v3.15/main] 19:40:46 v3.15.6-51-ge17b2505f3 [https://dl-4.alpinelinux.org/alpine/v3.15/community] 19:40:46 OK: 15733 distinct packages available 19:40:46 fetch https://dl-4.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 19:40:47 fetch https://dl-4.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 19:40:48 (1/4) Installing dumb-init (1.2.5-r1) 19:40:48 (2/4) Installing musl-obstack (1.2.3-r0) 19:40:48 (3/4) Installing libucontext (1.1-r0) 19:40:48 (4/4) Installing gcompat (1.0.0-r4) 19:40:48 Executing busybox-1.34.1-r7.trigger 19:40:48 OK: 6 MiB in 18 packages 19:40:50 Removing intermediate container bfeb9cb48a0f 19:40:50 ---> 92168903708a 19:40:50 Step 17/26 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin 19:40:55 ---> e2883d78cd83 19:40:55 Step 18/26 : COPY --from=builder /edgex-go/cmd/security-spire-config/docker-entrypoint.sh /usr/local/bin/ 19:40:56 ---> 86b9178fee02 19:40:56 Step 19/26 : WORKDIR /usr/local/etc/spiffe-scripts.d 19:40:56 ---> Running in 475dc85ec938 19:40:57 Removing intermediate container 475dc85ec938 19:40:57 ---> ff993a0015b2 19:40:57 Step 20/26 : COPY --from=builder /edgex-go/cmd/security-spire-config/seed_builtin_entries.sh /usr/local/etc/spiffe-scripts.d 19:40:58 ---> b16e5b9e08f4 19:40:58 Step 21/26 : WORKDIR / 19:40:58 ---> Running in 12232b47fab2 19:40:58 Removing intermediate container 12232b47fab2 19:40:58 ---> ed6ea6873273 19:40:58 Step 22/26 : ENTRYPOINT [ "/usr/bin/dumb-init" ] 19:40:58 ---> Running in cfb42580c0bd 19:40:59 Removing intermediate container cfb42580c0bd 19:40:59 ---> 097b78ee2dfa 19:40:59 Step 23/26 : CMD [ "--verbose", "docker-entrypoint.sh" ] 19:40:59 ---> Running in 2ffb53f930da 19:41:00 Removing intermediate container 2ffb53f930da 19:41:00 ---> 24500bff7dc8 19:41:00 Step 24/26 : LABEL arch=arm64 19:41:00 ---> Running in 15cfa2595fe3 19:41:00 Removing intermediate container 15cfa2595fe3 19:41:00 ---> 320d5c35d9a4 19:41:00 Step 25/26 : LABEL git_sha=da70107ee97f448abfa19e4353bafadf31c85c22 19:41:00 ---> Running in 81ea46b852c7 19:41:01 Removing intermediate container 81ea46b852c7 19:41:01 ---> 38b0bec60fd0 19:41:01 Step 26/26 : LABEL version=0.0.0 19:41:01 ---> Running in 52a7d2410677 19:41:01 Removing intermediate container 52a7d2410677 19:41:01 ---> 30b75b1f274d 19:41:01 19:41:02 Successfully built 30b75b1f274d 19:41:02 Successfully tagged security-spire-config-arm64:latest 19:41:02 Building core-metadata 19:41:20  Building security-spire-config ... done Step 1/25 : ARG BUILDER_BASE=golang:1.18-alpine3.16 19:41:20 Step 2/25 : FROM ${BUILDER_BASE} AS builder 19:41:20 ---> 81ccb7950e84 19:41:20 Step 3/25 : ARG ADD_BUILD_TAGS="" 19:41:20 ---> Using cache 19:41:20 ---> a18b494fe701 19:41:20 Step 4/25 : WORKDIR /edgex-go 19:41:20 ---> Using cache 19:41:20 ---> 4ae1a4e6dd6a 19:41:20 Step 5/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 19:41:20 ---> Using cache 19:41:20 ---> e12f1d102042 19:41:20 Step 6/25 : RUN apk add --update --no-cache make git 19:41:20 ---> Using cache 19:41:20 ---> 12d3063a4e4a 19:41:20 Step 7/25 : COPY go.mod vendor* ./ 19:41:20 ---> Using cache 19:41:20 ---> 105d6a4fd235 19:41:20 Step 8/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 19:41:20 ---> Using cache 19:41:20 ---> d1fbc8362da2 19:41:20 Step 9/25 : COPY . . 19:41:20 ---> Using cache 19:41:20 ---> b04a5dac0e26 19:41:20 Step 10/25 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-metadata/core-metadata 19:41:20 ---> Running in 061fac9e1703 19:41:20 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 19:46:27 Removing intermediate container 581ac14fd6de 19:46:27 ---> caf67b96b12d 19:46:27 Step 10/23 : RUN make cmd/sys-mgmt-executor/sys-mgmt-executor 19:46:27 ---> Running in 6971b12b758c 19:46:27 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 19:46:30 Removing intermediate container 6971b12b758c 19:46:30 ---> 886369d90146 19:46:30 19:46:30 Step 11/23 : FROM alpine:3.16 19:46:30 3.16: Pulling from library/alpine 19:46:32 Digest: sha256:bc41182d7ef5ffc53a40b044e725193bc10142a1243f395ee852a8d9730fc2ad 19:46:32 Status: Downloaded newer image for alpine:3.16 19:46:32 ---> a6215f271958 19:46:32 Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2017-2019: Mainflux, Cavium, Dell, Copyright (c) 2021: Intel Corporation' 19:46:33 ---> Running in 812ca6210c90 19:46:34 Removing intermediate container 812ca6210c90 19:46:34 ---> d5ebeb2d9b9d 19:46:34 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 19:46:34 ---> Running in 1f2e1e142591 19:46:36 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 19:46:36 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 19:46:38 Removing intermediate container 550577efa992 19:46:38 ---> 9f84bbc6b34a 19:46:38 19:46:38 Step 10/31 : FROM alpine:3.16 19:46:38 ---> a6215f271958 19:46:38 Step 11/31 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' 19:46:38 ---> Running in b4190376124b 19:46:38 (1/33) Installing ncurses-terminfo-base (6.3_p20220521-r0) 19:46:38 (2/33) Installing ncurses-libs (6.3_p20220521-r0) 19:46:38 (3/33) Installing readline (8.1.2-r0) 19:46:39 (4/33) Installing bash (5.1.16-r2) 19:46:39 Removing intermediate container b4190376124b 19:46:39 ---> 087bc7d7dd8e 19:46:39 Step 12/31 : RUN apk add --update --no-cache dumb-init su-exec 19:46:39 Executing bash-5.1.16-r2.post-install 19:46:39 (5/33) Installing ca-certificates (20220614-r0) 19:46:39 ---> Running in bc9915df6763 19:46:39 (6/33) Installing brotli-libs (1.0.9-r6) 19:46:39 (7/33) Installing nghttp2-libs (1.47.0-r0) 19:46:39 (8/33) Installing libcurl (7.83.1-r3) 19:46:39 (9/33) Installing curl (7.83.1-r3) 19:46:39 (10/33) Installing docker-cli (20.10.16-r2) 19:46:40 (11/33) Installing dumb-init (1.2.5-r1) 19:46:40 (12/33) Installing libbz2 (1.0.8-r1) 19:46:40 (13/33) Installing expat (2.4.8-r0) 19:46:40 (14/33) Installing libffi (3.4.2-r1) 19:46:40 (15/33) Installing gdbm (1.23-r0) 19:46:40 (16/33) Installing xz-libs (5.2.5-r1) 19:46:40 (17/33) Installing libgcc (11.2.1_git20220219-r2) 19:46:40 (18/33) Installing libstdc++ (11.2.1_git20220219-r2) 19:46:41 (19/33) Installing mpdecimal (2.5.1-r1) 19:46:41 (20/33) Installing sqlite-libs (3.38.5-r0) 19:46:41 (21/33) Installing python3 (3.10.5-r0) 19:46:41 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 19:46:41 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 19:46:43 (1/2) Installing dumb-init (1.2.5-r1) 19:46:43 (2/2) Installing su-exec (0.2-r1) 19:46:43 Executing busybox-1.35.0-r17.trigger 19:46:43 OK: 5 MiB in 16 packages 19:46:44 (22/33) Installing py3-contextlib2 (21.6.0-r2) 19:46:44 (23/33) Installing py3-tomli (2.0.1-r1) 19:46:44 (24/33) Installing py3-pep517 (0.12.0-r2) 19:46:44 (25/33) Installing py3-six (1.16.0-r1) 19:46:44 (26/33) Installing py3-retrying (1.3.3-r3) 19:46:44 (27/33) Installing py3-appdirs (1.4.4-r3) 19:46:44 (28/33) Installing py3-more-itertools (8.13.0-r0) 19:46:44 (29/33) Installing py3-ordered-set (4.0.2-r3) 19:46:44 (30/33) Installing py3-parsing (2.4.7-r3) 19:46:44 (31/33) Installing py3-packaging (21.3-r0) 19:46:44 (32/33) Installing py3-setuptools (59.4.0-r0) 19:46:44 (33/33) Installing py3-pip (22.1.1-r0) 19:46:45 Removing intermediate container bc9915df6763 19:46:45 ---> 48bb489b3553 19:46:45 Step 13/31 : ENV SECURITY_INIT_DIR /edgex-init 19:46:45 ---> Running in 987d5dca50ae 19:46:45 Removing intermediate container 987d5dca50ae 19:46:45 ---> 483a776340f1 19:46:45 Step 14/31 : ENV SECURITY_INIT_STAGING /edgex-init-staging 19:46:45 ---> Running in 4d6aa3cc4829 19:46:46 Executing busybox-1.35.0-r17.trigger 19:46:46 Executing ca-certificates-20220614-r0.trigger 19:46:46 Removing intermediate container 4d6aa3cc4829 19:46:46 ---> ec8c58ba9d2c 19:46:46 Step 15/31 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_STAGING}/bootstrap-redis 19:46:46 ---> Running in e1e270ccf059 19:46:46 OK: 120 MiB in 47 packages 19:46:47 Removing intermediate container e1e270ccf059 19:46:47 ---> 0308f3e38321 19:46:47 Step 16/31 : RUN mkdir -p ${BOOTSTRAP_REDIS_DIR} 19:46:47 ---> Running in d7f89c0a164c 19:46:50 Removing intermediate container d7f89c0a164c 19:46:50 ---> c44e9035ee7b 19:46:50 Step 17/31 : WORKDIR ${SECURITY_INIT_STAGING} 19:46:50 ---> Running in e54221a606ac 19:46:51 Removing intermediate container e54221a606ac 19:46:51 ---> fba4584d616f 19:46:51 Step 18/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_STAGING}/ 19:46:51 ---> d4b11d9e2efc 19:46:51 Step 19/31 : RUN chmod +x ${SECURITY_INIT_STAGING}/*.sh 19:46:52 ---> Running in 4b5f625e05ef 19:46:55 Removing intermediate container 4b5f625e05ef 19:46:55 ---> 37f60429487c 19:46:55 Step 20/31 : COPY --from=builder /edgex-go/Attribution.txt / 19:46:56 ---> e5e1500b97d6 19:46:56 Step 21/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . 19:46:59 ---> d7a0848853fe 19:46:59 Step 22/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.toml ./res/ 19:47:01 ---> 6047360bc9e4 19:47:01 Step 23/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml ${BOOTSTRAP_REDIS_DIR}/res/ 19:47:03 ---> 9dae2616948b 19:47:03 Step 24/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ ${SECURITY_INIT_STAGING}/consul-bootstrapper/ 19:47:04 ---> 28478b0fc810 19:47:04 Step 25/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / 19:47:06 ---> b7b16c888c07 19:47:06 Step 26/31 : RUN chmod +x /entrypoint.sh 19:47:06 ---> Running in b46a5263211c 19:47:06 Collecting docker-compose==1.23.2 19:47:06 Removing intermediate container 18db1ba6fc8a 19:47:06 ---> a64adc58fd21 19:47:06 19:47:06 Step 11/24 : FROM alpine:3.16 19:47:06 ---> a6215f271958 19:47:06 Step 12/24 : RUN apk add --update --no-cache dumb-init 19:47:06 Downloading docker_compose-1.23.2-py2.py3-none-any.whl (131 kB) 19:47:06 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 131.9/131.9 kB 8.6 MB/s eta 0:00:00 19:47:06 ---> Running in 8c4a05264c3a 19:47:07 Requirement already satisfied: six<2,>=1.3.0 in /usr/lib/python3.10/site-packages (from docker-compose==1.23.2) (1.16.0) 19:47:08 Collecting docker<4.0,>=3.6.0 19:47:08 Downloading docker-3.7.3-py2.py3-none-any.whl (134 kB) 19:47:08 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 134.5/134.5 kB 7.8 MB/s eta 0:00:00 19:47:08 Collecting docopt<0.7,>=0.6.1 19:47:08 Downloading docopt-0.6.2.tar.gz (25 kB) 19:47:08 Preparing metadata (setup.py): started 19:47:09 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 19:47:09 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 19:47:10 Removing intermediate container b46a5263211c 19:47:10 ---> 9c466dabced1 19:47:10 Step 27/31 : ENTRYPOINT ["/entrypoint.sh"] 19:47:10 ---> Running in 653d1dcd7ff5 19:47:10 Removing intermediate container 653d1dcd7ff5 19:47:10 ---> f3ba3d62bd6e 19:47:10 Step 28/31 : CMD ["gate"] 19:47:10 ---> Running in f1f377a582be 19:47:11 (1/1) Installing dumb-init (1.2.5-r1) 19:47:11 Removing intermediate container f1f377a582be 19:47:11 ---> bf8b381e2adf 19:47:11 Step 29/31 : LABEL arch=arm64 19:47:11 Executing busybox-1.35.0-r17.trigger 19:47:11 OK: 5 MiB in 15 packages 19:47:11 ---> Running in 4d16a99fb08c 19:47:11 Preparing metadata (setup.py): finished with status 'done' 19:47:12 Collecting dockerpty<0.5,>=0.4.1 19:47:12 Downloading dockerpty-0.4.1.tar.gz (13 kB) 19:47:12 Preparing metadata (setup.py): started 19:47:12 Removing intermediate container 4d16a99fb08c 19:47:12 ---> bddc6cb13ed7 19:47:12 Step 30/31 : LABEL git_sha=da70107ee97f448abfa19e4353bafadf31c85c22 19:47:12 ---> Running in 13b268170967 19:47:13 Removing intermediate container 8c4a05264c3a 19:47:13 ---> beed5530075d 19:47:13 Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 19:47:13 ---> Running in 95c4af81fc36 19:47:13 Removing intermediate container 13b268170967 19:47:13 ---> 0f5f844565b0 19:47:13 Step 31/31 : LABEL version=0.0.0 19:47:13 ---> Running in 0db858307375 19:47:14 Removing intermediate container 95c4af81fc36 19:47:14 ---> 3b342ab24a3a 19:47:14 Step 14/24 : ENV APP_PORT=59882 19:47:14 ---> Running in eae27c5ca4e4 19:47:14 Removing intermediate container 0db858307375 19:47:14 ---> 4576b175d9be 19:47:14 19:47:15 Preparing metadata (setup.py): finished with status 'done' 19:47:15 Successfully built 4576b175d9be 19:47:15 Successfully tagged security-bootstrapper-arm64:latest 19:47:15 Building security-proxy-setup 19:47:15  Building security-bootstrapper ... done Removing intermediate container eae27c5ca4e4 19:47:15 ---> a575ade779fc 19:47:15 Step 15/24 : EXPOSE $APP_PORT 19:47:15 Collecting cached-property<2,>=1.2.0 19:47:15 Downloading cached_property-1.5.2-py2.py3-none-any.whl (7.6 kB) 19:47:15 ---> Running in fb42c2e5dca4 19:47:15 Removing intermediate container fb42c2e5dca4 19:47:15 ---> 00cd8ac199e3 19:47:15 Step 16/24 : WORKDIR / 19:47:15 ---> Running in a7338a967a84 19:47:15 Collecting websocket-client<1.0,>=0.32.0 19:47:15 Downloading websocket_client-0.59.0-py2.py3-none-any.whl (67 kB) 19:47:15 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 67.2/67.2 kB 14.3 MB/s eta 0:00:00 19:47:16 Removing intermediate container a7338a967a84 19:47:16 ---> 367b1a83a88d 19:47:16 Step 17/24 : COPY --from=builder /edgex-go/Attribution.txt / 19:47:17 ---> 486eb9de4bfc 19:47:17 Step 18/24 : COPY --from=builder /edgex-go/cmd/core-command/core-command / 19:47:17 Collecting requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1 19:47:17 Downloading requests-2.20.1-py2.py3-none-any.whl (57 kB) 19:47:17 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 58.0/58.0 kB 14.7 MB/s eta 0:00:00 19:47:17 Collecting texttable<0.10,>=0.9.0 19:47:17 Downloading texttable-0.9.1.tar.gz (11 kB) 19:47:17 Preparing metadata (setup.py): started 19:47:19 ---> 394a439c4c58 19:47:19 Step 19/24 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml 19:47:20 ---> adc2acb4630c 19:47:20 Step 20/24 : ENTRYPOINT ["/core-command"] 19:47:20 Preparing metadata (setup.py): finished with status 'done' 19:47:20 ---> Running in dec17cfa046e 19:47:21 Removing intermediate container dec17cfa046e 19:47:21 ---> fe61a8d0c890 19:47:21 Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 19:47:21 ---> Running in 300bfda412c6 19:47:21 Collecting jsonschema<3,>=2.5.1 19:47:21 Downloading jsonschema-2.6.0-py2.py3-none-any.whl (39 kB) 19:47:21 Removing intermediate container 300bfda412c6 19:47:21 ---> ac94bd0b6bfb 19:47:21 Step 22/24 : LABEL arch=arm64 19:47:22 ---> Running in f0dc75af5a01 19:47:22 Collecting PyYAML<4,>=3.10 19:47:22 Downloading PyYAML-3.13.tar.gz (270 kB) 19:47:22 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 270.6/270.6 kB 6.3 MB/s eta 0:00:00 19:47:22 Removing intermediate container f0dc75af5a01 19:47:22 ---> d23affe8076a 19:47:22 Step 23/24 : LABEL git_sha=da70107ee97f448abfa19e4353bafadf31c85c22 19:47:22 ---> Running in 5b7b37824a5f 19:47:23 Removing intermediate container 5b7b37824a5f 19:47:23 ---> 3317deeff9ed 19:47:23 Step 24/24 : LABEL version=0.0.0 19:47:23 ---> Running in 9d09e47403bc 19:47:24 Removing intermediate container 9d09e47403bc 19:47:24 ---> 090369d02fab 19:47:24 19:47:24 Successfully built 090369d02fab 19:47:24 Successfully tagged core-command-arm64:latest 19:47:24  Building core-command ... done Building support-notifications 19:47:25 Preparing metadata (setup.py): started 19:47:28 Preparing metadata (setup.py): finished with status 'done' 19:47:28 Collecting docker-pycreds>=0.4.0 19:47:28 Downloading docker_pycreds-0.4.0-py2.py3-none-any.whl (9.0 kB) 19:47:29 Collecting chardet<3.1.0,>=3.0.2 19:47:29 Downloading chardet-3.0.4-py2.py3-none-any.whl (133 kB) 19:47:29 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 133.4/133.4 kB 16.9 MB/s eta 0:00:00 19:47:30 Collecting idna<2.8,>=2.5 19:47:30 Downloading idna-2.7-py2.py3-none-any.whl (58 kB) 19:47:30 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 58.2/58.2 kB 16.0 MB/s eta 0:00:00 19:47:30 Collecting certifi>=2017.4.17 19:47:30 Downloading certifi-2022.6.15-py3-none-any.whl (160 kB) 19:47:30 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 160.2/160.2 kB 6.0 MB/s eta 0:00:00 19:47:31 Collecting urllib3<1.25,>=1.21.1 19:47:31 Downloading urllib3-1.24.3-py2.py3-none-any.whl (118 kB) 19:47:31 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 118.8/118.8 kB 10.4 MB/s eta 0:00:00 19:47:32 Using legacy 'setup.py install' for dockerpty, since package 'wheel' is not installed. 19:47:32 Using legacy 'setup.py install' for docopt, since package 'wheel' is not installed. 19:47:32 Using legacy 'setup.py install' for PyYAML, since package 'wheel' is not installed. 19:47:32 Using legacy 'setup.py install' for texttable, since package 'wheel' is not installed. 19:47:33 Installing collected packages: texttable, PyYAML, jsonschema, idna, docopt, chardet, cached-property, websocket-client, urllib3, dockerpty, docker-pycreds, certifi, requests, docker, docker-compose 19:47:33 Running setup.py install for texttable: started 19:47:36 Running setup.py install for texttable: finished with status 'done' 19:47:36 Running setup.py install for PyYAML: started 19:47:36 Step 1/22 : ARG BUILDER_BASE=golang:1.18-alpine3.16 19:47:36 Step 2/22 : FROM ${BUILDER_BASE} AS builder 19:47:36 ---> 81ccb7950e84 19:47:36 Step 3/22 : WORKDIR /edgex-go 19:47:36 ---> Using cache 19:47:36 ---> e4c65cd3a0a1 19:47:36 Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 19:47:36 ---> Using cache 19:47:36 ---> 0719e592e2e7 19:47:36 Step 5/22 : RUN apk add --update --no-cache make git 19:47:36 ---> Using cache 19:47:36 ---> 917e7558be21 19:47:36 Step 6/22 : COPY go.mod vendor* ./ 19:47:36 ---> Using cache 19:47:36 ---> cabad7576651 19:47:36 Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 19:47:36 ---> Using cache 19:47:36 ---> 969535a9ba5f 19:47:36 Step 8/22 : COPY . . 19:47:36 ---> Using cache 19:47:36 ---> 8143f7dc730a 19:47:36 Step 9/22 : RUN make cmd/security-proxy-setup/security-proxy-setup cmd/secrets-config/secrets-config 19:47:37 ---> Running in d24480e06ae8 19:47: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-proxy-setup/security-proxy-setup ./cmd/security-proxy-setup 19:47:40 Running setup.py install for PyYAML: finished with status 'done' 19:47:44 Running setup.py install for docopt: started 19:47:47 Running setup.py install for docopt: finished with status 'done' 19:47:48 Step 1/23 : ARG BUILDER_BASE=golang:1.18-alpine3.16 19:47:48 Step 2/23 : FROM ${BUILDER_BASE} AS builder 19:47:48 ---> 81ccb7950e84 19:47:48 Step 3/23 : ARG ADD_BUILD_TAGS="" 19:47:48 ---> Using cache 19:47:48 ---> a18b494fe701 19:47:48 Step 4/23 : WORKDIR /edgex-go 19:47:48 ---> Using cache 19:47:48 ---> 4ae1a4e6dd6a 19:47:48 Step 5/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 19:47:48 ---> Using cache 19:47:48 ---> e12f1d102042 19:47:48 Step 6/23 : RUN apk add --update --no-cache make bash git ca-certificates 19:47:49 ---> Running in 2ead14faaf7b 19:47:51 fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 19:47:51 Running setup.py install for dockerpty: started 19:47:51 fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 19:47:53 OK: 221 MiB in 51 packages 19:47:55 Removing intermediate container 2ead14faaf7b 19:47:55 ---> a742f318d815 19:47:55 Step 7/23 : COPY go.mod vendor* ./ 19:47:55 Running setup.py install for dockerpty: finished with status 'done' 19:47:56 ---> 5c63cdee1f2c 19:47:56 Step 8/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 19:47:56 ---> Running in e7e95902806a 19:47:59 Successfully installed PyYAML-3.13 cached-property-1.5.2 certifi-2022.6.15 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 19:47:59 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 19:48:22 Removing intermediate container 1f2e1e142591 19:48:22 ---> bb4a9d0f1b55 19:48:22 Step 14/23 : ENV APP_PORT=58890 19:48:22 ---> Running in b2e9ad49e2f5 19:48:22 Removing intermediate container b2e9ad49e2f5 19:48:22 ---> c888539c485c 19:48:22 Step 15/23 : EXPOSE $APP_PORT 19:48:22 ---> Running in 392031f7838d 19:48:22 Removing intermediate container 392031f7838d 19:48:22 ---> ff0db413f05b 19:48:22 Step 16/23 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/sys-mgmt-agent / 19:48:24 Removing intermediate container 061fac9e1703 19:48:24 ---> 60776597493a 19:48:24 19:48:24 Step 11/25 : FROM alpine:3.16 19:48:24 ---> a6215f271958 19:48:24 Step 12/25 : RUN apk add --update --no-cache dumb-init 19:48:24 ---> Using cache 19:48:24 ---> beed5530075d 19:48:24 Step 13/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 19:48:24 ---> Using cache 19:48:24 ---> 3b342ab24a3a 19:48:24 Step 14/25 : ENV APP_PORT=59881 19:48:24 ---> Running in 7ff6fb1aa3be 19:48:24 ---> fd388778267c 19:48:24 Step 17/23 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/res/configuration.toml /res/configuration.toml 19:48:25 Removing intermediate container 7ff6fb1aa3be 19:48:25 ---> 4b515f7f53c7 19:48:25 Step 15/25 : EXPOSE $APP_PORT 19:48:25 ---> Running in 89f8e09da085 19:48:26 ---> e817a065387a 19:48:26 Step 18/23 : COPY --from=builder /edgex-go/cmd/sys-mgmt-executor/sys-mgmt-executor / 19:48:27 Removing intermediate container 89f8e09da085 19:48:27 ---> 0aeddab7f2ee 19:48:27 Step 16/25 : WORKDIR / 19:48:27 ---> Running in d1a24d580979 19:48:28 Removing intermediate container d1a24d580979 19:48:28 ---> 8287b894213c 19:48:28 Step 17/25 : COPY --from=builder /edgex-go/Attribution.txt / 19:48:28 ---> 4c96604aebe5 19:48:28 Step 19/23 : ENTRYPOINT ["/sys-mgmt-agent"] 19:48:29 ---> Running in 74bf094d350a 19:48:30 Removing intermediate container 74bf094d350a 19:48:30 ---> 115dd6decc37 19:48:30 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 19:48:30 ---> Running in 57176ad2d1da 19:48:30 ---> 68029f992fc2 19:48:30 Step 18/25 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / 19:48:31 Removing intermediate container 57176ad2d1da 19:48:31 ---> 7473a0318271 19:48:31 Step 21/23 : LABEL arch=arm64 19:48:31 ---> Running in f37b0caa846a 19:48:32 Removing intermediate container f37b0caa846a 19:48:32 ---> b89c8175ecb0 19:48:32 Step 22/23 : LABEL git_sha=da70107ee97f448abfa19e4353bafadf31c85c22 19:48:33 ---> Running in 7933ba9c271b 19:48:34 Removing intermediate container 7933ba9c271b 19:48:34 ---> 4ef49e548b03 19:48:34 Step 23/23 : LABEL version=0.0.0 19:48:34 ---> Running in 34d6d112717a 19:48:34 ---> 336c2d0cef0e 19:48:34 Step 19/25 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml 19:48:35 Removing intermediate container 34d6d112717a 19:48:35 ---> 386f98ab3566 19:48:35 19:48:36 Successfully built 386f98ab3566 19:48:36 Successfully tagged sys-mgmt-agent-arm64:latest 19:48:36 Building security-secretstore-setup 19:48:36  Building sys-mgmt-agent ... done  ---> 94a400325524 19:48:36 Step 20/25 : COPY --from=builder /edgex-go/cmd/core-metadata/res/uom.toml /res/uom.toml 19:48:38 ---> 918e1e299821 19:48:38 Step 21/25 : ENTRYPOINT ["/core-metadata"] 19:48:38 ---> Running in ae80fa29fb97 19:48:40 Removing intermediate container ae80fa29fb97 19:48:40 ---> e159ceba266e 19:48:40 Step 22/25 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 19:48:40 ---> Running in 23d5d5a97230 19:48:41 Removing intermediate container 23d5d5a97230 19:48:41 ---> 2b4c5950a311 19:48:41 Step 23/25 : LABEL arch=arm64 19:48:41 ---> Running in 9552e087dbea 19:48:42 Removing intermediate container 9552e087dbea 19:48:42 ---> dfc5975ce297 19:48:42 Step 24/25 : LABEL git_sha=da70107ee97f448abfa19e4353bafadf31c85c22 19:48:42 ---> Running in 980a98a63be9 19:48:43 Removing intermediate container 980a98a63be9 19:48:43 ---> 87335984f79c 19:48:43 Step 25/25 : LABEL version=0.0.0 19:48:44 ---> Running in f39947c6b5fa 19:48:45 Removing intermediate container f39947c6b5fa 19:48:45 ---> 93338ee714a0 19:48:45 19:48:46 Successfully built 93338ee714a0 19:48:46 Successfully tagged core-metadata-arm64:latest 19:48:46  Building core-metadata ... done Building security-spiffe-token-provider 19:48:56 Removing intermediate container e7e95902806a 19:48:56 ---> b9b33714a619 19:48:56 Step 9/23 : COPY . . 19:48:56 Step 1/25 : ARG BUILDER_BASE=golang:1.18-alpine3.16 19:48:56 Step 2/25 : FROM ${BUILDER_BASE} AS builder 19:48:56 ---> 81ccb7950e84 19:48:56 Step 3/25 : WORKDIR /edgex-go 19:48:56 ---> Using cache 19:48:56 ---> e4c65cd3a0a1 19:48:56 Step 4/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 19:48:56 ---> Using cache 19:48:56 ---> 0719e592e2e7 19:48:56 Step 5/25 : RUN apk add --update --no-cache make git 19:48:56 ---> Using cache 19:48:56 ---> 917e7558be21 19:48:56 Step 6/25 : COPY go.mod vendor* ./ 19:48:56 ---> Using cache 19:48:56 ---> cabad7576651 19:48:56 Step 7/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 19:48:56 ---> Using cache 19:48:56 ---> 969535a9ba5f 19:48:56 Step 8/25 : COPY . . 19:48:56 ---> Using cache 19:48:56 ---> 8143f7dc730a 19:48:56 Step 9/25 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 19:48:57 ---> Running in 4208ef81bd84 19:48:59 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 19:49:08 Step 1/20 : ARG BUILDER_BASE=golang:1.18-alpine3.16 19:49:08 Step 2/20 : FROM ${BUILDER_BASE} AS builder 19:49:08 ---> 81ccb7950e84 19:49:08 Step 3/20 : WORKDIR /edgex-go 19:49:08 ---> Using cache 19:49:08 ---> e4c65cd3a0a1 19:49:08 Step 4/20 : RUN apk update && apk --no-cache --update add build-base 19:49:09 ---> Running in 599dd22cac68 19:49:12 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 19:49:12 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 19:49:14 v3.16.2-121-g720eee024a [https://dl-cdn.alpinelinux.org/alpine/v3.16/main] 19:49:14 v3.16.2-128-g588bd828dc [https://dl-cdn.alpinelinux.org/alpine/v3.16/community] 19:49:14 OK: 16893 distinct packages available 19:49:14 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 19:49:15 ---> ef26268f81f9 19:49:15 Step 10/23 : RUN make cmd/support-notifications/support-notifications 19:49:15 ---> Running in 53d007f869eb 19:49:15 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 19:49:16 OK: 221 MiB in 51 packages 19:49:17 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 19:49:17 Removing intermediate container 599dd22cac68 19:49:17 ---> 3cf9436d26c3 19:49:17 Step 5/20 : COPY go.mod vendor* ./ 19:49:18 ---> 3d8eeaf82abc 19:49:18 Step 6/20 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 19:49:19 ---> Running in 4f08c51b98b6 19:50:15 Removing intermediate container 696788580cc8 19:50:15 ---> 3e80f645dcaf 19:50:15 19:50:15 Step 11/23 : FROM alpine:3.16 19:50:15 ---> a6215f271958 19:50:15 Step 12/23 : RUN apk add --update --no-cache dumb-init 19:50:15 ---> Using cache 19:50:15 ---> beed5530075d 19:50:15 Step 13/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 19:50:15 ---> Using cache 19:50:15 ---> 3b342ab24a3a 19:50:15 Step 14/23 : ENV APP_PORT=59861 19:50:15 ---> Running in 18ec59b33cf9 19:50:15 Removing intermediate container 18ec59b33cf9 19:50:15 ---> a4f30f9c76ee 19:50:15 Step 15/23 : EXPOSE $APP_PORT 19:50:15 ---> Running in 95c036045df8 19:50:15 Removing intermediate container 95c036045df8 19:50:15 ---> 1c54f47bd3bd 19:50:15 Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / 19:50:15 ---> e406a72aa9ec 19:50:15 Step 17/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / 19:50:15 ---> 0d332b125884 19:50:15 Step 18/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml 19:50:17 ---> f7d0a8dfe416 19:50:17 Step 19/23 : ENTRYPOINT ["/support-scheduler"] 19:50:17 Removing intermediate container 4f08c51b98b6 19:50:17 ---> 77d18eafa75d 19:50:17 Step 7/20 : COPY . . 19:50:17 ---> Running in 9a2c013d72f7 19:50:17 Removing intermediate container 9a2c013d72f7 19:50:17 ---> fc97d2a1c3a9 19:50:17 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 19:50:18 ---> Running in 779c1c9cdc93 19:50:19 Removing intermediate container 779c1c9cdc93 19:50:19 ---> 5cb7c833b842 19:50:19 Step 21/23 : LABEL arch=arm64 19:50:19 ---> Running in bd686561aeef 19:50:20 Removing intermediate container bd686561aeef 19:50:20 ---> 12eff1d18dcf 19:50:20 Step 22/23 : LABEL git_sha=da70107ee97f448abfa19e4353bafadf31c85c22 19:50:20 ---> Running in a310bae5ad06 19:50:21 Removing intermediate container a310bae5ad06 19:50:21 ---> 4e86255bb57f 19:50:21 Step 23/23 : LABEL version=0.0.0 19:50:21 ---> Running in adcd090f5d01 19:50:22 Removing intermediate container adcd090f5d01 19:50:22 ---> 74114dff93ef 19:50:22 19:50:22 Successfully built 74114dff93ef 19:50:22 Successfully tagged support-scheduler-arm64:latest 19:50:22  Building support-scheduler ... done Building security-spire-agent 19:50:33 ---> 77324a0dfa9e 19:50:33 Step 8/20 : RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider 19:50:33 ---> Running in 385858d78f46 19:50:34 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 19:50:41 Step 1/26 : ARG BUILDER_BASE=golang:1.18-alpine3.16 19:50:41 Step 2/26 : FROM ${BUILDER_BASE} AS builder 19:50:41 ---> 81ccb7950e84 19:50:41 Step 3/26 : WORKDIR /edgex-go 19:50:41 ---> Using cache 19:50:41 ---> e4c65cd3a0a1 19:50:41 Step 4/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 19:50:41 ---> Using cache 19:50:41 ---> 0719e592e2e7 19:50:41 Step 5/26 : RUN apk add --update --no-cache make git build-base curl 19:50:41 ---> Running in c7c0766c8375 19:50:43 fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 19:50:44 fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 19:50:46 OK: 221 MiB in 51 packages 19:50:47 Removing intermediate container c7c0766c8375 19:50:47 ---> 90730f8e678b 19:50:47 Step 6/26 : COPY go.mod vendor* ./ 19:50:48 ---> d9d0dd0df6ea 19:50:48 Step 7/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 19:50:48 ---> Running in 0246e3833d85 19:51:44 Removing intermediate container 0246e3833d85 19:51:44 ---> 88887c1324a6 19:51:44 Step 8/26 : COPY . . 19:51:50 ---> 4f016cd3bb32 19:51:50 Step 9/26 : ARG SPIRE_RELEASE=1.2.1 19:51:50 ---> Running in 010890c7830c 19:51:50 Removing intermediate container 010890c7830c 19:51:50 ---> 8e84ec9fd551 19:51:50 Step 10/26 : WORKDIR /edgex-go/spire-build 19:51:50 ---> Running in 932756285eb3 19:51:51 Removing intermediate container 932756285eb3 19:51:51 ---> ebd76220c7bc 19:51:51 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 19:51:51 ---> Running in 936d101e7512 19:51:54 Removing intermediate container 936d101e7512 19:51:54 ---> 29906ae13568 19:51:54 Step 12/26 : WORKDIR /edgex-go 19:51:54 ---> Running in e3bc73c735c9 19:51:54 Removing intermediate container e3bc73c735c9 19:51:54 ---> f3a70a58c517 19:51:54 19:51:54 Step 13/26 : FROM alpine:3.15 19:51:54 ---> 02e0d6fdf486 19:51:54 Step 14/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' 19:51:54 ---> Using cache 19:51:54 ---> 619a9d6b7d6b 19:51:54 Step 15/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 19:51:54 ---> Using cache 19:51:54 ---> e16cc7bbbd74 19:51:54 Step 16/26 : RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 19:51:54 ---> Running in d5de66bc66a8 19:51:56 fetch https://dl-4.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 19:51:58 fetch https://dl-4.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 19:51:59 v3.15.6-51-ge17b2505f3 [https://dl-4.alpinelinux.org/alpine/v3.15/main] 19:51:59 v3.15.6-51-ge17b2505f3 [https://dl-4.alpinelinux.org/alpine/v3.15/community] 19:51:59 OK: 15733 distinct packages available 19:52:00 fetch https://dl-4.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 19:52:01 fetch https://dl-4.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 19:52:02 (1/5) Installing dumb-init (1.2.5-r1) 19:52:02 (2/5) Installing musl-obstack (1.2.3-r0) 19:52:02 (3/5) Installing libucontext (1.1-r0) 19:52:02 (4/5) Installing gcompat (1.0.0-r4) 19:52:03 (5/5) Installing openssl (1.1.1q-r0) 19:52:03 Executing busybox-1.34.1-r7.trigger 19:52:03 OK: 6 MiB in 19 packages 19:52:05 Removing intermediate container d5de66bc66a8 19:52:05 ---> f325e3a6eabe 19:52:05 Step 17/26 : COPY --from=builder /usr/local/bin/spire-agent /usr/local/bin 19:52:08 ---> 2a34e038fa4a 19:52:08 Step 18/26 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin 19:52:13 ---> 49ef99a1780d 19:52:13 Step 19/26 : COPY --from=builder /edgex-go/cmd/security-spire-agent/docker-entrypoint.sh /usr/local/bin/ 19:52:14 ---> 30e79936d8d6 19:52:14 Step 20/26 : COPY --from=builder /edgex-go/cmd/security-spire-agent/agent.conf /usr/local/etc/spire/agent.conf.tpl 19:52:15 ---> 350bc512f9ac 19:52:15 Step 21/26 : COPY --from=builder /edgex-go/cmd/security-spire-agent/openssl.conf /usr/local/etc/ 19:52:17 ---> 46ed49e5b929 19:52:17 Step 22/26 : ENTRYPOINT [ "/usr/bin/dumb-init" ] 19:52:17 ---> Running in 3626b954701a 19:52:17 Removing intermediate container 3626b954701a 19:52:17 ---> f614da2c6254 19:52:17 Step 23/26 : CMD [ "--verbose", "docker-entrypoint.sh" ] 19:52:17 ---> Running in c56be244ca19 19:52:18 Removing intermediate container c56be244ca19 19:52:18 ---> aae55903956d 19:52:18 Step 24/26 : LABEL arch=arm64 19:52:18 ---> Running in af1ca3bb9d8c 19:52:19 Removing intermediate container af1ca3bb9d8c 19:52:19 ---> 23d9e1b419e4 19:52:19 Step 25/26 : LABEL git_sha=da70107ee97f448abfa19e4353bafadf31c85c22 19:52:19 ---> Running in 7586d4f06c4b 19:52:20 Removing intermediate container 7586d4f06c4b 19:52:20 ---> 8b0dddc9fb7c 19:52:20 Step 26/26 : LABEL version=0.0.0 19:52:20 ---> Running in 789e7932ee68 19:52:21 Removing intermediate container 789e7932ee68 19:52:21 ---> 660dd4dc64cc 19:52:21 19:52:21 Successfully built 660dd4dc64cc 19:52:21 Successfully tagged security-spire-agent-arm64:latest 19:52:21 Building security-spire-server 19:52:39  Building security-spire-agent ... done Step 1/25 : ARG BUILDER_BASE=golang:1.18-alpine3.16 19:52:39 Step 2/25 : FROM ${BUILDER_BASE} AS builder 19:52:39 ---> 81ccb7950e84 19:52:39 Step 3/25 : WORKDIR /edgex-go 19:52:39 ---> Using cache 19:52:39 ---> e4c65cd3a0a1 19:52:39 Step 4/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 19:52:39 ---> Using cache 19:52:39 ---> 0719e592e2e7 19:52:39 Step 5/25 : RUN apk add --update --no-cache make git build-base curl 19:52:39 ---> Using cache 19:52:39 ---> 90730f8e678b 19:52:39 Step 6/25 : COPY go.mod vendor* ./ 19:52:39 ---> Using cache 19:52:39 ---> d9d0dd0df6ea 19:52:39 Step 7/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 19:52:39 ---> Using cache 19:52:39 ---> 88887c1324a6 19:52:39 Step 8/25 : COPY . . 19:52:39 ---> Using cache 19:52:39 ---> 4f016cd3bb32 19:52:39 Step 9/25 : ARG SPIRE_RELEASE=1.2.1 19:52:39 ---> Using cache 19:52:39 ---> 8e84ec9fd551 19:52:39 Step 10/25 : WORKDIR /edgex-go/spire-build 19:52:39 ---> Using cache 19:52:39 ---> ebd76220c7bc 19:52:39 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 19:52:40 ---> Running in 1ec566565a71 19:52:43 Removing intermediate container 1ec566565a71 19:52:43 ---> c7649b39f63c 19:52:43 Step 12/25 : WORKDIR /edgex-go 19:52:43 ---> Running in 560e08d37cfe 19:52:44 Removing intermediate container 560e08d37cfe 19:52:44 ---> e062670bb421 19:52:44 19:52:44 Step 13/25 : FROM alpine:3.15 19:52:44 ---> 02e0d6fdf486 19:52:44 Step 14/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' 19:52:44 ---> Using cache 19:52:44 ---> 619a9d6b7d6b 19:52:44 Step 15/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 19:52:44 ---> Using cache 19:52:44 ---> e16cc7bbbd74 19:52:44 Step 16/25 : RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 19:52:44 ---> Using cache 19:52:44 ---> f325e3a6eabe 19:52:44 Step 17/25 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin 19:52:49 ---> 61c67ea9f8aa 19:52:49 Step 18/25 : COPY --from=builder /edgex-go/cmd/security-spire-server/docker-entrypoint.sh /usr/local/bin/ 19:52:50 ---> 11dac36ef39c 19:52:50 Step 19/25 : COPY --from=builder /edgex-go/cmd/security-spire-server/server.conf /usr/local/etc/spire/server.conf.tpl 19:52:51 ---> 0aa3f45c26e1 19:52:51 Step 20/25 : COPY --from=builder /edgex-go/cmd/security-spire-server/openssl.conf /usr/local/etc/ 19:52:52 ---> 0a4604df669f 19:52:52 Step 21/25 : ENTRYPOINT [ "/usr/bin/dumb-init" ] 19:52:52 ---> Running in 7d1731487399 19:52:53 Removing intermediate container 7d1731487399 19:52:53 ---> 588ffc89c866 19:52:53 Step 22/25 : CMD [ "--verbose", "docker-entrypoint.sh" ] 19:52:53 ---> Running in 33d5ce8cf0fa 19:52:53 Removing intermediate container 33d5ce8cf0fa 19:52:53 ---> 58619aef06fd 19:52:53 Step 23/25 : LABEL arch=arm64 19:52:54 ---> Running in 8437f0eb78a4 19:52:54 Removing intermediate container 8437f0eb78a4 19:52:54 ---> ecb0df81949a 19:52:54 Step 24/25 : LABEL git_sha=da70107ee97f448abfa19e4353bafadf31c85c22 19:52:54 ---> Running in eef2e084f7a2 19:52:55 Removing intermediate container eef2e084f7a2 19:52:55 ---> 9be532138524 19:52:55 Step 25/25 : LABEL version=0.0.0 19:52:55 ---> Running in d514109ffaf7 19:52:55 Removing intermediate container d514109ffaf7 19:52:56 ---> a41aab6acd77 19:52:56 19:52:56 Successfully built a41aab6acd77 19:52:56 Successfully tagged security-spire-server-arm64:latest 19:52:56 Building core-data 19:53:11  Building security-spire-server ... done Step 1/24 : ARG BUILDER_BASE=golang:1.18-alpine3.16 19:53:11 Step 2/24 : FROM ${BUILDER_BASE} AS builder 19:53:11 ---> 81ccb7950e84 19:53:11 Step 3/24 : ARG ADD_BUILD_TAGS="" 19:53:11 ---> Using cache 19:53:11 ---> a18b494fe701 19:53:11 Step 4/24 : WORKDIR /edgex-go 19:53:11 ---> Using cache 19:53:11 ---> 4ae1a4e6dd6a 19:53:11 Step 5/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 19:53:11 ---> Using cache 19:53:11 ---> e12f1d102042 19:53:11 Step 6/24 : RUN apk add --update --no-cache zeromq-dev libsodium-dev pkgconfig build-base git 19:53:12 ---> Running in bdf7852527ee 19:53:14 fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 19:53:15 fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 19:53:16 OK: 221 MiB in 51 packages 19:53:18 Removing intermediate container bdf7852527ee 19:53:18 ---> 57dcfce55d4c 19:53:18 Step 7/24 : COPY go.mod vendor* ./ 19:53:19 ---> 1b2086689a0e 19:53:19 Step 8/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 19:53:19 ---> Running in 8a374903656f 19:53:29 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/secrets-config ./cmd/secrets-config 19:54:01 Removing intermediate container d24480e06ae8 19:54:01 ---> 6e78ea218174 19:54:01 19:54:01 Step 10/22 : FROM alpine:3.16 19:54:01 ---> a6215f271958 19:54:01 Step 11/22 : RUN apk add --update --no-cache curl dumb-init 19:54:01 ---> Running in e9f3baf4c476 19:54:02 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 19:54:02 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 19:54:04 (1/6) Installing ca-certificates (20220614-r0) 19:54:04 (2/6) Installing brotli-libs (1.0.9-r6) 19:54:04 (3/6) Installing nghttp2-libs (1.47.0-r0) 19:54:04 (4/6) Installing libcurl (7.83.1-r3) 19:54:04 (5/6) Installing curl (7.83.1-r3) 19:54:04 (6/6) Installing dumb-init (1.2.5-r1) 19:54:04 Executing busybox-1.35.0-r17.trigger 19:54:04 Executing ca-certificates-20220614-r0.trigger 19:54:05 OK: 8 MiB in 20 packages 19:54:08 Removing intermediate container e9f3baf4c476 19:54:08 ---> a539b7a8e17f 19:54:08 Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' 19:54:08 ---> Running in a2973bae4f86 19:54:09 Removing intermediate container a2973bae4f86 19:54:09 ---> a968bb27f4e5 19:54:09 Step 13/22 : WORKDIR /edgex 19:54:09 ---> Running in 2b10eeb8ae9c 19:54:10 Removing intermediate container 2b10eeb8ae9c 19:54:10 ---> fd61c501eb06 19:54:10 Step 14/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/res/configuration.toml res/configuration.toml 19:54:12 ---> 497d718207df 19:54:12 Step 15/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/security-proxy-setup . 19:54:14 ---> 8f244969c0f6 19:54:14 Step 16/22 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config .Removing intermediate container 8a374903656f 19:54:14 ---> 27b6fa1f5c25 19:54:14 Step 9/24 : COPY . . 19:54:14 19:54:16 ---> b4742dac5b92 19:54:16 Step 17/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/entrypoint.sh /usr/local/bin/ 19:54:18 ---> 59bc28f88b38 19:54:18 Step 18/22 : RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 19:54:18 ---> Running in ef34c6e0d2dd 19:54:23 Removing intermediate container ef34c6e0d2dd 19:54:23 ---> 20c7b87f3e86 19:54:23 Step 19/22 : ENTRYPOINT ["entrypoint.sh"] 19:54:23 ---> Running in 6b94eb8fa7b4 19:54:23 Removing intermediate container 6b94eb8fa7b4 19:54:23 ---> d7d569f2690a 19:54:23 Step 20/22 : LABEL arch=arm64 19:54:23 ---> Running in a2e427b75e43 19:54:24 Removing intermediate container a2e427b75e43 19:54:24 ---> 599dd5ae86c5 19:54:24 Step 21/22 : LABEL git_sha=da70107ee97f448abfa19e4353bafadf31c85c22 19:54:25 ---> Running in 8412a3609adb 19:54:26 Removing intermediate container 8412a3609adb 19:54:26 ---> 59a2c2a31351 19:54:26 Step 22/22 : LABEL version=0.0.0 19:54:26 ---> Running in 544a4de629f9 19:54:27 Removing intermediate container 544a4de629f9 19:54:27 ---> ee75251aeeef 19:54:27 19:54:27 Successfully built ee75251aeeef 19:54:28 Successfully tagged security-proxy-setup-arm64:latest 19:54:30  Building security-proxy-setup ... done  ---> d03f4bcb36da 19:54:30 Step 10/24 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-data/core-data 19:54:30 ---> Running in 82886a8e31b6 19:54:32 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 19:54:58 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 19:55:14 Removing intermediate container 4208ef81bd84 19:55:14 ---> 2b4ca01d6f0f 19:55:14 19:55:14 Step 10/25 : FROM alpine:3.16 19:55:14 ---> a6215f271958 19:55:14 Step 11/25 : RUN apk add --update --no-cache ca-certificates dumb-init su-exec 19:55:14 ---> Running in 7f3bc81cfbf8 19:55:14 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 19:55:14 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 19:55:15 (1/3) Installing ca-certificates (20220614-r0) 19:55:16 (2/3) Installing dumb-init (1.2.5-r1) 19:55:16 (3/3) Installing su-exec (0.2-r1) 19:55:16 Executing busybox-1.35.0-r17.trigger 19:55:16 Executing ca-certificates-20220614-r0.trigger 19:55:16 OK: 6 MiB in 17 packages 19:55:19 Removing intermediate container 7f3bc81cfbf8 19:55:19 ---> ad2811d2b619 19:55:19 Step 12/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' 19:55:19 ---> Running in fa27001382a6 19:55:19 Removing intermediate container fa27001382a6 19:55:19 ---> 409639bd1728 19:55:19 Step 13/25 : WORKDIR / 19:55:19 ---> Running in 465adfbba4b0 19:55:19 Removing intermediate container 465adfbba4b0 19:55:19 ---> 261feaecc80b 19:55:19 Step 14/25 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/res/token-config.json /res-file-token-provider/token-config.json 19:55:21 ---> 3be44820e91c 19:55:21 Step 15/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res-file-token-provider/configuration.toml /res-file-token-provider/configuration.toml 19:55:21 ---> 09643b586015 19:55:21 Step 16/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml 19:55:23 ---> 8be084e3283c 19:55:23 Step 17/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/kong-admin-config.template.yml /res/kong-admin-config.template.yml 19:55:24 ---> 2122d6b973f0 19:55:24 Step 18/25 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . 19:55:25 ---> f9b992eeea08 19:55:25 Step 19/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . 19:55:27 ---> dd193030efc2 19:55:27 Step 20/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ 19:55:28 ---> a04f8ea7f986 19:55:28 Step 21/25 : RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 19:55:28 ---> Running in 8cdea5dd6b92 19:55:32 Removing intermediate container 8cdea5dd6b92 19:55:32 ---> 82f12a1d96f0 19:55:32 Step 22/25 : ENTRYPOINT ["entrypoint.sh"] 19:55:32 ---> Running in 0988033189f1 19:55:32 Removing intermediate container 0988033189f1 19:55:32 ---> f020d06cd531 19:55:32 Step 23/25 : LABEL arch=arm64 19:55:32 ---> Running in 69d50f4aaf7a 19:55:33 Removing intermediate container 69d50f4aaf7a 19:55:33 ---> 8960c8aee672 19:55:33 Step 24/25 : LABEL git_sha=da70107ee97f448abfa19e4353bafadf31c85c22 19:55:33 ---> Running in 61d193bc0bc2 19:55:33 Removing intermediate container 61d193bc0bc2 19:55:33 ---> 912cd81dc693 19:55:33 Step 25/25 : LABEL version=0.0.0 19:55:33 ---> Running in f3d3087d6c75 19:55:34 Removing intermediate container f3d3087d6c75 19:55:34 ---> 1c16349c970d 19:55:34 19:55:34 Successfully built 1c16349c970d 19:55:34 Successfully tagged security-secretstore-setup-arm64:latest 19:57:41  Building security-secretstore-setup ... done Removing intermediate container 385858d78f46 19:57:41 ---> 4b1e46f845b4 19:57:41 19:57:41 Step 9/20 : FROM alpine:3.15 19:57:41 ---> 02e0d6fdf486 19:57:41 Step 10/20 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' 19:57:41 ---> Using cache 19:57:41 ---> 619a9d6b7d6b 19:57:41 Step 11/20 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 19:57:41 ---> Using cache 19:57:41 ---> e16cc7bbbd74 19:57:41 Step 12/20 : RUN apk update && apk --no-cache --update add dumb-init curl gcompat 19:57:41 ---> Running in 043cf5167761 19:57:41 fetch https://dl-4.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 19:57:41 fetch https://dl-4.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 19:57:41 Removing intermediate container 53d007f869eb 19:57:41 ---> b8fe7b3207b1 19:57:41 19:57:41 Step 11/23 : FROM alpine:3.16 19:57:41 ---> a6215f271958 19:57:41 Step 12/23 : RUN apk add --update --no-cache ca-certificates dumb-init 19:57:41 ---> Running in 4317114c3e0a 19:57:41 v3.15.6-51-ge17b2505f3 [https://dl-4.alpinelinux.org/alpine/v3.15/main] 19:57:41 v3.15.6-51-ge17b2505f3 [https://dl-4.alpinelinux.org/alpine/v3.15/community] 19:57:41 OK: 15733 distinct packages available 19:57:41 fetch https://dl-4.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 19:57:41 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 19:57:41 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 19:57:42 fetch https://dl-4.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 19:57:43 (1/2) Installing ca-certificates (20220614-r0) 19:57:43 (2/2) Installing dumb-init (1.2.5-r1) 19:57:43 Executing busybox-1.35.0-r17.trigger 19:57:43 Executing ca-certificates-20220614-r0.trigger 19:57:43 (1/9) Installing ca-certificates (20220614-r0) 19:57:43 OK: 6 MiB in 16 packages 19:57:43 (2/9) Installing brotli-libs (1.0.9-r5) 19:57:43 (3/9) Installing nghttp2-libs (1.46.0-r0) 19:57:43 (4/9) Installing libcurl (7.80.0-r3) 19:57:44 (5/9) Installing curl (7.80.0-r3) 19:57:44 (6/9) Installing dumb-init (1.2.5-r1) 19:57:44 (7/9) Installing musl-obstack (1.2.3-r0) 19:57:44 (8/9) Installing libucontext (1.1-r0) 19:57:44 (9/9) Installing gcompat (1.0.0-r4) 19:57:44 Executing busybox-1.34.1-r7.trigger 19:57:44 Executing ca-certificates-20220614-r0.trigger 19:57:44 OK: 8 MiB in 23 packages 19:57:45 Removing intermediate container 4317114c3e0a 19:57:45 ---> 9f16e27881d1 19:57:45 Step 13/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2021: Intel Corporation' 19:57:46 ---> Running in ce40c44c9132 19:57:46 Removing intermediate container ce40c44c9132 19:57:46 ---> 0b088b658296 19:57:46 Step 14/23 : ENV APP_PORT=59860 19:57:46 ---> Running in bf2351c0d9ef 19:57:47 Removing intermediate container 043cf5167761 19:57:47 ---> 1affde4711d9 19:57:47 Step 13/20 : COPY --from=builder /edgex-go/Attribution.txt / 19:57:47 Removing intermediate container bf2351c0d9ef 19:57:47 ---> 69daf93ba26b 19:57:47 Step 15/23 : EXPOSE $APP_PORT 19:57:47 ---> Running in 13c0402e3014 19:57:48 Removing intermediate container 13c0402e3014 19:57:48 ---> e94e9ad47936 19:57:48 Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / 19:57:48 ---> 81c6bc2b134c 19:57:48 Step 14/20 : COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/security-spiffe-token-provider / 19:57:49 ---> eab5cb84751f 19:57:49 Step 17/23 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / 19:57:51 ---> 430fe20c921a 19:57:51 Step 15/20 : COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/res/configuration.toml /res/configuration.toml 19:57:52 ---> 0c0d1c9614be 19:57:52 Step 18/23 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml 19:57:52 ---> 06d7a0244bb3 19:57:52 Step 16/20 : ENTRYPOINT [ "/security-spiffe-token-provider" ] 19:57:52 ---> Running in 475c95b5cc9e 19:57:53 Removing intermediate container 475c95b5cc9e 19:57:53 ---> 4eca483e320b 19:57:53 Step 17/20 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 19:57:53 ---> Running in bf18c7b211cc 19:57:53 ---> 5e900563829c 19:57:53 Step 19/23 : ENTRYPOINT ["/support-notifications"] 19:57:54 ---> Running in 376cd67340a3 19:57:54 Removing intermediate container bf18c7b211cc 19:57:54 ---> b45f9b4702ac 19:57:54 Step 18/20 : LABEL arch=arm64 19:57:54 ---> Running in 3f628f92d85e 19:57:54 Removing intermediate container 376cd67340a3 19:57:54 ---> 09321cc382aa 19:57:54 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 19:57:54 ---> Running in b245272f68da 19:57:55 Removing intermediate container 3f628f92d85e 19:57:55 ---> 9958353e61d6 19:57:55 Step 19/20 : LABEL git_sha=da70107ee97f448abfa19e4353bafadf31c85c22 19:57:55 Removing intermediate container b245272f68da 19:57:55 ---> 80a4ecdd224b 19:57:55 Step 21/23 : LABEL arch=arm64 19:57:55 ---> Running in edc0eb30a3e4 19:57:55 ---> Running in 50ab634adb8a 19:57:55 Removing intermediate container edc0eb30a3e4 19:57:55 ---> 147a52919d12 19:57:55 Step 20/20 : LABEL version=0.0.0 19:57:56 ---> Running in 9cbaebbc11e3 19:57:56 Removing intermediate container 50ab634adb8a 19:57:56 ---> 0c5e62d31e79 19:57:56 Step 22/23 : LABEL git_sha=da70107ee97f448abfa19e4353bafadf31c85c22 19:57:56 ---> Running in be6550616737 19:57:56 Removing intermediate container 9cbaebbc11e3 19:57:56 ---> 45de159edd4f 19:57:56 19:57:57 Removing intermediate container be6550616737 19:57:57 ---> 71575af434aa 19:57:57 Step 23/23 : LABEL version=0.0.0 19:57:57 ---> Running in 1a695a6b687d 19:57:57 Successfully built 45de159edd4f 19:57:57 Successfully tagged security-spiffe-token-provider-arm64:latest 19:57:57  Building security-spiffe-token-provider ... done Removing intermediate container 1a695a6b687d 19:57:57 ---> a0090e716918 19:57:57 19:57:57 Successfully built a0090e716918 19:57:57 Successfully tagged support-notifications-arm64:latest 19:58:16  Building support-notifications ... done Removing intermediate container 82886a8e31b6 19:58:16 ---> cc019ad0ae49 19:58:16 19:58:16 Step 11/24 : FROM alpine:3.16 19:58:16 ---> a6215f271958 19:58:16 Step 12/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' 19:58:16 ---> Running in 9331f8567aa3 19:58:16 Removing intermediate container 9331f8567aa3 19:58:16 ---> 2bbf4221efee 19:58:16 Step 13/24 : ENV APP_PORT=59880 19:58:16 ---> Running in de33a36cd84c 19:58:16 Removing intermediate container de33a36cd84c 19:58:16 ---> 726979d97a17 19:58:16 Step 14/24 : EXPOSE $APP_PORT 19:58:16 ---> Running in c46d7442a321 19:58:16 Removing intermediate container c46d7442a321 19:58:16 ---> c19be761d543 19:58:16 Step 15/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 19:58:16 ---> Running in d52b9a01acae 19:58:17 Removing intermediate container d52b9a01acae 19:58:17 ---> 9f93d93d8b79 19:58:17 Step 16/24 : RUN apk add --update --no-cache zeromq dumb-init 19:58:17 ---> Running in 26cfa416ab1f 19:58:18 fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 19:58:19 fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 19:58:20 (1/6) Installing dumb-init (1.2.5-r1) 19:58:20 (2/6) Installing libgcc (11.2.1_git20220219-r2) 19:58:20 (3/6) Installing libsodium (1.0.18-r0) 19:58:20 (4/6) Installing libstdc++ (11.2.1_git20220219-r2) 19:58:20 (5/6) Installing libzmq (4.3.4-r0) 19:58:20 (6/6) Installing zeromq (4.3.4-r0) 19:58:20 Executing busybox-1.35.0-r17.trigger 19:58:20 OK: 8 MiB in 20 packages 19:58:21 Removing intermediate container 26cfa416ab1f 19:58:21 ---> fc22c9fc9868 19:58:21 Step 17/24 : COPY --from=builder /edgex-go/Attribution.txt / 19:58:22 ---> b54254f7c7d8 19:58:22 Step 18/24 : COPY --from=builder /edgex-go/cmd/core-data/core-data / 19:58:23 ---> fa4b71e5382f 19:58:23 Step 19/24 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml 19:58:23 ---> c55e65c83700 19:58:23 Step 20/24 : ENTRYPOINT ["/core-data"] 19:58:23 ---> Running in c997d9974206 19:58:24 Removing intermediate container c997d9974206 19:58:24 ---> 781aa040ed12 19:58:24 Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 19:58:24 ---> Running in b34ae33b203e 19:58:24 Removing intermediate container b34ae33b203e 19:58:24 ---> 1ae523fd0da0 19:58:24 Step 22/24 : LABEL arch=arm64 19:58:24 ---> Running in c5808669b9a1 19:58:24 Removing intermediate container c5808669b9a1 19:58:24 ---> e72c2ae3633c 19:58:24 Step 23/24 : LABEL git_sha=da70107ee97f448abfa19e4353bafadf31c85c22 19:58:24 ---> Running in a9ebbd71976d 19:58:25 Removing intermediate container a9ebbd71976d 19:58:25 ---> 0b97e523750e 19:58:25 Step 24/24 : LABEL version=0.0.0 19:58:25 ---> Running in 2a954c536be4 19:58:25 Removing intermediate container 2a954c536be4 19:58:25 ---> 39651663eae6 19:58:25 19:58:25 Successfully built 39651663eae6 19:58:25 Successfully tagged core-data-arm64:latest 19:58:26  Building core-data ... done  [Pipeline] } 19:58:26 $ docker stop --time=1 b7e28cb29fadfadfb1fa5b6e9af201ca88d2ec66a2e823c0c8fbb023c0bf9aa4 19:58:27 $ docker rm -f b7e28cb29fadfadfb1fa5b6e9af201ca88d2ec66a2e823c0c8fbb023c0bf9aa4 [Pipeline] // withDockerContainer [Pipeline] sh 19:58:28 + docker images 19:58:28 REPOSITORY TAG IMAGE ID CREATED SIZE 19:58:28 core-data-arm64 latest 39651663eae6 3 seconds ago 20.7MB 19:58:28 cc019ad0ae49 15 seconds ago 1.38GB 19:58:28 support-notifications-arm64 latest a0090e716918 31 seconds ago 26.3MB 19:58:28 security-spiffe-token-provider-arm64 latest 45de159edd4f 32 seconds ago 28.4MB 19:58:28 b8fe7b3207b1 49 seconds ago 1.43GB 19:58:28 4b1e46f845b4 54 seconds ago 1.41GB 19:58:28 security-secretstore-setup-arm64 latest 1c16349c970d 2 minutes ago 28.2MB 19:58:28 2b4ca01d6f0f 3 minutes ago 1.37GB 19:58:28 security-proxy-setup-arm64 latest ee75251aeeef 4 minutes ago 26.4MB 19:58:28 6e78ea218174 4 minutes ago 1.36GB 19:58:28 security-spire-server-arm64 latest a41aab6acd77 5 minutes ago 84.2MB 19:58:28 e062670bb421 5 minutes ago 1.25GB 19:58:28 security-spire-agent-arm64 latest 660dd4dc64cc 6 minutes ago 122MB 19:58:28 f3a70a58c517 6 minutes ago 1.25GB 19:58:28 support-scheduler-arm64 latest 74114dff93ef 8 minutes ago 25.7MB 19:58:28 3e80f645dcaf 8 minutes ago 1.43GB 19:58:28 core-metadata-arm64 latest 93338ee714a0 9 minutes ago 17.5MB 19:58:28 sys-mgmt-agent-arm64 latest 386f98ab3566 9 minutes ago 133MB 19:58:28 60776597493a 10 minutes ago 1.38GB 19:58:28 core-command-arm64 latest 090369d02fab 11 minutes ago 16.7MB 19:58:28 security-bootstrapper-arm64 latest 4576b175d9be 11 minutes ago 18.7MB 19:58:28 a64adc58fd21 11 minutes ago 1.37GB 19:58:28 9f84bbc6b34a 11 minutes ago 1.36GB 19:58:28 886369d90146 11 minutes ago 1.36GB 19:58:28 security-spire-config-arm64 latest 30b75b1f274d 17 minutes ago 83.6MB 19:58:28 86c6800aee8c 17 minutes ago 1.25GB 19:58:28 ci-base-image-arm64 latest 81ccb7950e84 31 minutes ago 995MB 19:58:28 alpine 3.15 02e0d6fdf486 3 weeks ago 5.33MB 19:58:28 alpine 3.16 a6215f271958 3 weeks ago 5.29MB 19:58:28 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64 1.18-alpine ff4287adb874 8 weeks ago 678MB 19:58: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 19:58:29 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 19:58:29 19:58:29 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 19:58:29 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 19:58:30 arm64: Pulling from edgex-lftools-log-publisher 19:58:30 8998bd30e6a1: Pulling fs layer 19:58:30 04944245beec: Pulling fs layer 19:58:30 699f458cf7ca: Pulling fs layer 19:58:30 765212b225bb: Pulling fs layer 19:58:30 f23df028b6ca: Pulling fs layer 19:58:30 d65c8cfc05b1: Pulling fs layer 19:58:30 2437ff75d9bd: Pulling fs layer 19:58:30 765212b225bb: Waiting 19:58:30 f23df028b6ca: Waiting 19:58:30 2437ff75d9bd: Waiting 19:58:30 d65c8cfc05b1: Waiting 19:58:30 04944245beec: Verifying Checksum 19:58:30 04944245beec: Download complete 19:58:30 765212b225bb: Verifying Checksum 19:58:30 f23df028b6ca: Verifying Checksum 19:58:30 f23df028b6ca: Download complete 19:58:30 d65c8cfc05b1: Verifying Checksum 19:58:30 d65c8cfc05b1: Download complete 19:58:30 699f458cf7ca: Verifying Checksum 19:58:30 699f458cf7ca: Download complete 19:58:30 8998bd30e6a1: Verifying Checksum 19:58:30 8998bd30e6a1: Download complete 19:58:33 2437ff75d9bd: Verifying Checksum 19:58:33 2437ff75d9bd: Download complete 19:58:35 8998bd30e6a1: Pull complete 19:58:35 04944245beec: Pull complete 19:58:37 699f458cf7ca: Pull complete 19:58:37 765212b225bb: Pull complete 19:58:38 f23df028b6ca: Pull complete 19:58:38 d65c8cfc05b1: Pull complete 19:58:53 2437ff75d9bd: Pull complete 19:58:53 Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da 19:58:53 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 19:58:53 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 19:58:54 prd-ubuntu20.04-docker-arm64-4c-16g-24446 does not seem to be running inside a container 19:58:54 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged --net host -v /home/jenkins:/home/jenkins -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat 19:58:56 $ docker top 49c9e956e7770225b428ef9161aefa810ad7e666532ec7c8157a5fc975e7451b -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 19:58:57 ---> job-cost.sh 19:58:57 lf-activate-venv: SKIPPING 19:58:57 INFO: No Stack... 19:58:58 INFO: Retrieving Pricing Info for: v3-standard-4 19:58:59 INFO: Archiving Costs [Pipeline] sh 19:59:00 + cut -d, -f6 19:59:00 + cat /w/workspace/edgex-go/1/archives/cost.csv [Pipeline] lock 19:59:00 Trying to acquire lock on [jenkins-edgexfoundry-edgex-go-PR-4145-1-stack-cost] 19:59:00 Resource [jenkins-edgexfoundry-edgex-go-PR-4145-1-stack-cost] did not exist. Created. 19:59:00 Lock acquired on [jenkins-edgexfoundry-edgex-go-PR-4145-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 19:59:00 + echo total: 0.10999999940395355 [Pipeline] stash 19:59:01 Stashed 1 file(s) [Pipeline] } 19:59:01 Lock released on resource [jenkins-edgexfoundry-edgex-go-PR-4145-1-stack-cost] [Pipeline] // lock [Pipeline] } 19:59:01 $ docker stop --time=1 49c9e956e7770225b428ef9161aefa810ad7e666532ec7c8157a5fc975e7451b 19:59:02 $ docker rm -f 49c9e956e7770225b428ef9161aefa810ad7e666532ec7c8157a5fc975e7451b [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (CodeCov) [Pipeline] unstash [Pipeline] configFileProvider 19:59:03 provisioning config files... 19:59:03 copy managed file [edgex-go-codecov-token] to file:/w/workspace/edgex-go/1@tmp/config6849111073589072060tmp [Pipeline] { [Pipeline] sh 19:59:04 + set +x 19:59:04 + curl -s https://codecov.io/bash 19:59:04 + bash -s -- 19:59:04 19:59:04 _____ _ 19:59:04 / ____| | | 19:59:04 | | ___ __| | ___ ___ _____ __ 19:59:04 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 19:59:04 | |___| (_) | (_| | __/ (_| (_) \ V / 19:59:04 \_____\___/ \__,_|\___|\___\___/ \_/ 19:59:04 Bash-1.0.6 19:59:04 19:59:04 19:59:04 ==> git version 2.25.1 found 19:59:04 ==> curl 7.68.0 (x86_64-pc-linux-gnu) libcurl/7.68.0 OpenSSL/1.1.1f zlib/1.2.11 brotli/1.0.7 libidn2/2.2.0 libpsl/0.21.0 (+libidn2/2.2.0) libssh/0.9.3/openssl/zlib nghttp2/1.40.0 librtmp/2.3 19:59:04 Release-Date: 2020-01-08 19:59:04 Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp 19:59:04 Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets 19:59:04 ==> Jenkins CI detected. 19:59:04 current dir:  /w/workspace/edgex-go/1 19:59:04 project root: . 19:59:04 --> token set from env 19:59:04 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 19:59:04 ==> Running gcov in . (disable via -X gcov) 19:59:04 ==> Python coveragepy not found 19:59:04 ==> Searching for coverage reports in: 19:59:04 + . 19:59:04 -> Found 1 reports 19:59:04 ==> Detecting git/mercurial file structure 19:59:04 ==> Reading reports 19:59:04 + ./coverage.out bytes=482786 19:59:04 ==> Appending adjustments 19:59:04 https://docs.codecov.io/docs/fixing-reports 19:59:05 + Found adjustments 19:59:05 ==> Gzipping contents 19:59:05 64K /tmp/codecov.YWFk95.gz 19:59:05 ==> Uploading reports 19:59:05 url: https://codecov.io 19:59:05 query: branch=PR-4145&commit=da70107ee97f448abfa19e4353bafadf31c85c22&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2FPR-4145%2F1%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=4145&job=&cmd_args= 19:59:05 -> Pinging Codecov 19:59:05 https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=52b94001-b80a-4ca3-b063-c5e709073964&branch=PR-4145&commit=da70107ee97f448abfa19e4353bafadf31c85c22&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2FPR-4145%2F1%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=4145&job=&cmd_args= 19:59:05 -> Uploading to 19:59:05 https://storage.googleapis.com/codecov/v4/raw/2022-09-02/00271124DB129430A58F1EEE437C3FCB/da70107ee97f448abfa19e4353bafadf31c85c22/8ee49960-4bfd-4d0c-abd7-3f400a03c5bb.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20220902%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20220902T195905Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=ee0ada613156e585e8254988ea535c496857ed06457ed4feda6f3d4589c3620e 19:59:05 % Total % Received % Xferd Average Speed Time Time Time Current 19:59:05 Dload Upload Total Spent Left Speed 19:59:05 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 63308 0 0 100 63308 0 255k --:--:-- --:--:-- --:--:-- 254k 19:59:05 -> Reports have been successfully queued for processing at https://codecov.io/github/edgexfoundry/edgex-go/commit/da70107ee97f448abfa19e4353bafadf31c85c22 [Pipeline] } 19:59:05 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Scan) Stage "Snyk Scan" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) Stage "Publish Swagger" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) Stage "Semver" skipped due to when conditional [Pipeline] stage [Pipeline] { (Tag) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] sh 19:59:07 + [ -d /w/workspace/edgex-go/1/archives ] [Pipeline] libraryResource [Pipeline] sh 19:59:07 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 19:59:08 ---> package-listing.sh 19:59:08 ++ facter osfamily 19:59:08 ++ tr '[:upper:]' '[:lower:]' 19:59:08 + OS_FAMILY=debian 19:59:08 + workspace=/w/workspace/edgex-go/1 19:59:08 + START_PACKAGES=/tmp/packages_start.txt 19:59:08 + END_PACKAGES=/tmp/packages_end.txt 19:59:08 + DIFF_PACKAGES=/tmp/packages_diff.txt 19:59:08 + PACKAGES=/tmp/packages_start.txt 19:59:08 + '[' /w/workspace/edgex-go/1 ']' 19:59:08 + PACKAGES=/tmp/packages_end.txt 19:59:08 + case "${OS_FAMILY}" in 19:59:08 + dpkg -l 19:59:08 + grep '^ii' 19:59:08 + '[' -f /tmp/packages_start.txt ']' 19:59:08 + '[' -f /tmp/packages_end.txt ']' 19:59:08 + diff /tmp/packages_start.txt /tmp/packages_end.txt 19:59:08 + '[' /w/workspace/edgex-go/1 ']' 19:59:08 + mkdir -p /w/workspace/edgex-go/1/archives/ 19:59:08 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgex-go/1/archives/ [Pipeline] echo 19:59:08 Launching container with: [--privileged -u 0:0 --net host -v /var/log/sysstat:/var/log/sysstat -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/edgex-go/1/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 19:59:09 + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 19:59:09 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 19:59:09 19:59:09 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 19:59:10 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 19:59:10 latest: Pulling from edgex-lftools-log-publisher 19:59:10 5eb5b503b376: Pulling fs layer 19:59:10 5c69ac0246d0: Pulling fs layer 19:59:10 ec43610c2a17: Pulling fs layer 19:59:10 3a2ae6a8a46f: Pulling fs layer 19:59:10 33b1e0a273af: Pulling fs layer 19:59:10 5d3b04190fa2: Pulling fs layer 19:59:10 2f39f015ded8: Pulling fs layer 19:59:10 33b1e0a273af: Waiting 19:59:10 5d3b04190fa2: Waiting 19:59:10 2f39f015ded8: Waiting 19:59:10 5c69ac0246d0: Download complete 19:59:10 3a2ae6a8a46f: Verifying Checksum 19:59:10 3a2ae6a8a46f: Download complete 19:59:10 33b1e0a273af: Verifying Checksum 19:59:10 33b1e0a273af: Download complete 19:59:10 5d3b04190fa2: Verifying Checksum 19:59:10 5d3b04190fa2: Download complete 19:59:10 ec43610c2a17: Verifying Checksum 19:59:10 ec43610c2a17: Download complete 19:59:10 5eb5b503b376: Verifying Checksum 19:59:10 5eb5b503b376: Download complete 19:59:10 2f39f015ded8: Download complete 19:59:11 5eb5b503b376: Pull complete 19:59:11 5c69ac0246d0: Pull complete 19:59:12 ec43610c2a17: Pull complete 19:59:12 3a2ae6a8a46f: Pull complete 19:59:12 33b1e0a273af: Pull complete 19:59:12 5d3b04190fa2: Pull complete 19:59:16 2f39f015ded8: Pull complete 19:59:16 Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 19:59:16 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 19:59:16 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 19:59:17 prd-ubuntu20.04-docker-8c-8g-24444 does not seem to be running inside a container 19:59:17 $ 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 ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 19:59:20 $ docker top 116cc54a772866432de2599bebcad981f8b04f706ca5db2c2fe4d851ffc0f5a0 -eo pid,comm [Pipeline] { [Pipeline] sh 19:59:20 + touch /tmp/pre-build-complete [Pipeline] sh 19:59:21 + mkdir -p /var/log/sysstat [Pipeline] sh 19:59:21 + ls /var/log/sa-host 19:59:21 ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 19:59:21 provisioning config files... 19:59:21 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgex-go/1@tmp/config3339126579677247663tmp [Pipeline] { [Pipeline] echo 19:59:21 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 19:59:21 ---> create-netrc.sh [Pipeline] } 19:59:21 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 19:59:22 ---> python-tools-install.sh [Pipeline] echo 19:59:22 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 19:59:22 ---> sudo-logs.sh 19:59:22 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 19:59:22 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 19:59:23 ---> job-cost.sh 19:59:23 lf-activate-venv: SKIPPING 19:59:23 DEBUG: total: 0.10999999940395355 19:59:23 INFO: Retrieving Stack Cost... 19:59:23 INFO: Retrieving Pricing Info for: v3-standard-8 19:59:24 INFO: Archiving Costs [Pipeline] echo 19:59:24 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 19:59:24 ---> logs-deploy.sh 19:59:24 lf-activate-venv: SKIPPING 19:59:24 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-go/PR-4145/1 19:59:24 INFO: archiving workspace using pattern(s): 19:59:25 Archives upload complete. 19:59:25 INFO: archiving logs to Nexus