Pull request #4174 opened Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 4a402e7be269992b77eb2cefe774613f31f9d019+f2edda911038ac18a4e90aa9d682a0860be913b7 (d18513e9d98a111b2d010d55ab0c8ea6b990a036) 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-ssh10208159490588504088.key Verifying host key using known hosts file > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision bd7468d5528128c83034753e4c3def8ef9af3f2d Resolving tag commit... (remote references may be a lightweight tag or an annotated tag) > git rev-parse --resolve-git-dir /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f/.git # timeout=10 Setting origin to git@github.com:edgexfoundry/edgex-global-pipelines.git > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching origin... Fetching upstream changes from origin > git --version # timeout=10 > git --version # 'git version 2.16.6' > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f@tmp/jenkins-gitclient-ssh8873036327025545667.key Verifying host key using known hosts file > git fetch --tags --progress -- origin +refs/heads/*:refs/remotes/origin/* # timeout=10 > git rev-parse refs/tags/stable^{commit} # timeout=10 Resolved tag stable revision bd7468d5528128c83034753e4c3def8ef9af3f2d The recommended git tool is: git using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning with configured refspecs honoured and with tags Cloning repository git@github.com:edgexfoundry/edgex-global-pipelines.git > git init /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/PR-4174/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-4174/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh5737824572052155618.key Verifying host key using known hosts file > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 > git config --add remote.origin.fetch +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching with tags Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/PR-4174/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh1417895868519091354.key Verifying host key using known hosts file > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision bd7468d5528128c83034753e4c3def8ef9af3f2d (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f bd7468d5528128c83034753e4c3def8ef9af3f2d # timeout=10 Commit message: "Merge pull request #410 from ernestojeda/changes-for-dind-test" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 > git --version # timeout=10 > git --version # 'git version 2.16.6' Excluding src/test/ from checkout of git git@github.com:edgexfoundry/edgex-global-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. Loading library lf-pipelines@master Attempting to resolve master from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /tmp/jenkins-gitclient-ssh2346629003277336620.key Verifying host key using known hosts file > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision 65355178549468b165f8106641c96c3190b1d843 The recommended git tool is: NONE using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning with configured refspecs honoured and without tags Cloning repository git@github.com:lfit/releng-pipelines.git > git init /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/PR-4174/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-4174/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh3018372221400589959.key Verifying host key using known hosts file > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 Avoid second fetch Checking out Revision 65355178549468b165f8106641c96c3190b1d843 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 65355178549468b165f8106641c96c3190b1d843 # timeout=10 Commit message: "Fix: Add S3 URL in href to ship logs" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 > git --version # timeout=10 > git --version # 'git version 2.16.6' fatal: bad object bd7468d5528128c83034753e4c3def8ef9af3f2d Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoParallel] RAW Config: [project:edgex-go, dockerFileGlobPath:cmd/**/Dockerfile, testScript:make test, buildScript:make build, publishSwaggerDocs:true, swaggerApiFolders:[openapi/v2], buildSnap:false] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[ubuntu20.04-docker-8c-8g, ubuntu20.04-docker-arm64-4c-16g]] [Pipeline] echo ========================================================= [edgeXBuildGoParallel] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: edgex-go-settings PROJECT: edgex-go USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.18 USE_ALPINE: true DOCKER_FILE_GLOB: cmd/**/Dockerfile DOCKER_IMAGE_NAME_PREFIX: DOCKER_IMAGE_NAME_SUFFIX: DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_BUILD_IMAGE_TARGET: builder DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: true SEMVER_BUMP_LEVEL: pre PUBLISH_SWAGGER_DOCS: true SWAGGER_API_FOLDERS: openapi/v2 BUILD_SNAP: false BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org SNYK_DEBUG: false [Pipeline] node Still waiting to schedule task All nodes of label ‘ubuntu20.04-docker-8c-8g’ are offline Running on prd-ubuntu20.04-docker-8c-8g-6107 in /w/workspace/edgexfoundry_edgex-go_PR-4174 [Pipeline] { [Pipeline] ws Running in /w/workspace/edgex-go/1 [Pipeline] { [Pipeline] stage [Pipeline] { (Declarative: Checkout SCM) [Pipeline] checkout The recommended git tool is: git using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning repository git@github.com:edgexfoundry/edgex-go.git > git init /w/workspace/edgex-go/1 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git > git --version # timeout=10 > git --version # 'git version 2.25.1' using GIT_SSH to set credentials SSH Credentials for GitHub Verifying host key using known hosts file You're using 'Known hosts file' strategy to verify ssh host keys, but your known_hosts file does not exist, please go to 'Manage Jenkins' -> 'Configure Global Security' -> 'Git Host Key Verification Configuration' and configure host key verification. > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git using GIT_SSH to set credentials SSH Credentials for GitHub Verifying host key using known hosts file You're using 'Known hosts file' strategy to verify ssh host keys, but your known_hosts file does not exist, please go to 'Manage Jenkins' -> 'Configure Global Security' -> 'Git Host Key Verification Configuration' and configure host key verification. > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/4174/head:refs/remotes/origin/PR-4174 +refs/heads/main:refs/remotes/origin/main # timeout=10 Merging remotes/origin/main commit f2edda911038ac18a4e90aa9d682a0860be913b7 into PR head commit 4a402e7be269992b77eb2cefe774613f31f9d019 Merge succeeded, producing 4a402e7be269992b77eb2cefe774613f31f9d019 Checking out Revision 4a402e7be269992b77eb2cefe774613f31f9d019 (PR-4174) 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:06:10 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) > git config core.sparsecheckout # timeout=10 > git checkout -f 4a402e7be269992b77eb2cefe774613f31f9d019 # timeout=10 > git remote # timeout=10 > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub Verifying host key using known hosts file You're using 'Known hosts file' strategy to verify ssh host keys, but your known_hosts file does not exist, please go to 'Manage Jenkins' -> 'Configure Global Security' -> 'Git Host Key Verification Configuration' and configure host key verification. > git merge f2edda911038ac18a4e90aa9d682a0860be913b7 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 4a402e7be269992b77eb2cefe774613f31f9d019 # timeout=10 [Pipeline] script [Pipeline] { [Pipeline] withCredentials 19:06:10 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 19:06:10 ========================================================= 19:06:10 EdgeX Global Pipelines Version Info 19:06:10 ========================================================= [Pipeline] libraryResource [Pipeline] sh 19:06:11 ------------------- 19:06:11 stable info: 19:06:11 ------------------- 19:06:11 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 19:06:11 Commit SHA: bd7468d5528128c83034753e4c3def8ef9af3f2d 19:06:11 Message: update stable to v1.0.239 19:06:12 ------------------- 19:06:12 experimental info: 19:06:12 ------------------- 19:06:12 Commited By: **** collab-it+edgex@linuxfoundation.org 19:06:12 Commit SHA: bd7468d5528128c83034753e4c3def8ef9af3f2d 19:06:12 Message: update experimental to v1.0.239 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 19:06:12 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-go-settings [Pipeline] echo 19:06:12 [edgeXSetupEnvironment]: set envvar PROJECT = edgex-go [Pipeline] echo 19:06:12 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 19:06:12 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 19:06:12 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 19:06:12 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.18 [Pipeline] echo 19:06:12 [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo 19:06:12 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_GLOB = cmd/**/Dockerfile [Pipeline] echo 19:06:12 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_PREFIX = [Pipeline] echo 19:06:12 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_SUFFIX = [Pipeline] echo 19:06:12 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 19:06:12 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 19:06:12 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 19:06:13 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 19:06:13 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 19:06:13 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 19:06:13 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 19:06:13 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 19:06:13 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo 19:06:13 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v2 [Pipeline] echo 19:06:13 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 19:06:13 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 19:06:13 [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo 19:06:13 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-4174 [Pipeline] echo 19:06:13 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-4174 [Pipeline] echo 19:06:13 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-4174 [Pipeline] echo 19:06:13 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 4a402e7be269992b77eb2cefe774613f31f9d019 [Pipeline] echo 19:06:13 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 4a402e7 [Pipeline] echo 19:06:13 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 19:06:13 provisioning config files... 19:06:13 copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/1@tmp/config8655563561485926859tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 19:06:14 ---> docker-login.sh 19:06:14 nexus3.edgexfoundry.org:10001 19:06:14 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 19:06:14 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 19:06:14 Configure a credential helper to remove this warning. See 19:06:14 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 19:06:14 19:06:14 Login Succeeded 19:06:14 nexus3.edgexfoundry.org:10002 19:06:14 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 19:06:14 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 19:06:14 Configure a credential helper to remove this warning. See 19:06:14 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 19:06:14 19:06:14 Login Succeeded 19:06:14 nexus3.edgexfoundry.org:10003 19:06:14 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 19:06:14 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 19:06:14 Configure a credential helper to remove this warning. See 19:06:14 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 19:06:14 19:06:14 Login Succeeded 19:06:14 nexus3.edgexfoundry.org:10004 19:06:14 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 19:06:14 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 19:06:14 Configure a credential helper to remove this warning. See 19:06:14 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 19:06:14 19:06:14 Login Succeeded 19:06:14 docker.io 19:06:15 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 19:06:15 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 19:06:15 Configure a credential helper to remove this warning. See 19:06:15 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 19:06:15 19:06:15 Login Succeeded 19:06:15 ---> docker-login.sh ends [Pipeline] } 19:06:15 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 19:06:15 + 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:06:15 + + dirname cmd/core-command/Dockerfile 19:06:15 cut -d/ -f2 19:06:15 + echo core-command,cmd/core-command/Dockerfile 19:06:15 + dirname cmd/core-data/Dockerfile 19:06:15 + cut -d/ -f2 19:06:15 + echo core-data,cmd/core-data/Dockerfile 19:06:15 + dirname cmd/core-metadata/Dockerfile 19:06:15 + cut -d/ -f2 19:06:15 + echo core-metadata,cmd/core-metadata/Dockerfile 19:06:15 + dirname cmd/security-bootstrapper/Dockerfile 19:06:15 + cut -d/ -f2 19:06:15 + echo security-bootstrapper,cmd/security-bootstrapper/Dockerfile 19:06:15 + dirname cmd/security-proxy-setup/Dockerfile 19:06:15 + cut -d/ -f2 19:06:15 + echo security-proxy-setup,cmd/security-proxy-setup/Dockerfile 19:06:15 + dirname cmd/security-secretstore-setup/Dockerfile 19:06:15 + cut -d/ -f2 19:06:15 + echo security-secretstore-setup,cmd/security-secretstore-setup/Dockerfile 19:06:15 + dirname cmd/security-spiffe-token-provider/Dockerfile 19:06:15 + cut -d/ -f2 19:06:15 + echo security-spiffe-token-provider,cmd/security-spiffe-token-provider/Dockerfile 19:06:15 + dirname cmd/security-spire-agent/Dockerfile 19:06:15 + cut -d/ -f2 19:06:15 + echo security-spire-agent,cmd/security-spire-agent/Dockerfile 19:06:15 + + dirnamecut cmd/security-spire-config/Dockerfile -d/ 19:06:15 -f2 19:06:15 + echo security-spire-config,cmd/security-spire-config/Dockerfile 19:06:15 + dirname cmd/security-spire-server/Dockerfile 19:06:15 + cut -d/ -f2 19:06:15 + echo security-spire-server,cmd/security-spire-server/Dockerfile 19:06:15 + dirname cmd/support-notifications/Dockerfile 19:06:15 + cut -d/ -f2 19:06:15 + echo support-notifications,cmd/support-notifications/Dockerfile 19:06:15 + + cut -d/dirname -f2 cmd/support-scheduler/Dockerfile 19:06:15 19:06:15 + echo support-scheduler,cmd/support-scheduler/Dockerfile 19:06:15 + dirname cmd/sys-mgmt-agent/Dockerfile 19:06:15 + cut -d/ -f2 19:06:15 + echo sys-mgmt-agent,cmd/sys-mgmt-agent/Dockerfile [Pipeline] echo 19:06:15 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:06:16 + git rev-list -1 --merges 4a402e7be269992b77eb2cefe774613f31f9d019~1..4a402e7be269992b77eb2cefe774613f31f9d019 [Pipeline] echo 19:06:16 -----------> git rev-list -1 --merges 4a402e7be269992b77eb2cefe774613f31f9d019~1..4a402e7be269992b77eb2cefe774613f31f9d019 4a402e7be269992b77eb2cefe774613f31f9d019 [false] [Pipeline] sh 19:06:16 + git log --format=format:%s -1 4a402e7be269992b77eb2cefe774613f31f9d019 [Pipeline] echo 19:06:16 ========================================================= 19:06:16 [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] 19:06:16 ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] sh 19:06:17 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 19:06:17 + grep -v github /etc/ssh/ssh_known_hosts 19:06:17 + [ -e /tmp/ssh_known_hosts ] 19:06:17 + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts 19:06:17 + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= 19:06:17 + sudo tee -a /etc/ssh/ssh_known_hosts 19:06:17 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 19:06:17 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 19:06:17 19:06:17 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 19:06:18 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 19:06:18 0.1.4: Pulling from edgex-devops/py-git-semver 19:06:18 b85a868b505f: Pulling fs layer 19:06:18 e2be974225ed: Pulling fs layer 19:06:18 339a4e72a1f5: Pulling fs layer 19:06:18 988bab9f4d93: Pulling fs layer 19:06:18 1469e6f7b9e6: Pulling fs layer 19:06:18 eaf3925da568: Pulling fs layer 19:06:18 bab4dde63d76: Pulling fs layer 19:06:18 bde34c3a00c8: Pulling fs layer 19:06:18 b352a97aabf1: Pulling fs layer 19:06:18 4872d77fe225: Pulling fs layer 19:06:18 5851b861e8e6: Pulling fs layer 19:06:18 b352a97aabf1: Waiting 19:06:18 eaf3925da568: Waiting 19:06:18 4872d77fe225: Waiting 19:06:18 bab4dde63d76: Waiting 19:06:18 988bab9f4d93: Waiting 19:06:18 bde34c3a00c8: Waiting 19:06:18 1469e6f7b9e6: Waiting 19:06:18 e2be974225ed: Download complete 19:06:18 988bab9f4d93: Verifying Checksum 19:06:18 988bab9f4d93: Download complete 19:06:18 339a4e72a1f5: Verifying Checksum 19:06:18 339a4e72a1f5: Download complete 19:06:18 1469e6f7b9e6: Verifying Checksum 19:06:18 1469e6f7b9e6: Download complete 19:06:18 eaf3925da568: Download complete 19:06:18 bde34c3a00c8: Verifying Checksum 19:06:18 bde34c3a00c8: Download complete 19:06:18 b352a97aabf1: Download complete 19:06:18 4872d77fe225: Verifying Checksum 19:06:18 4872d77fe225: Download complete 19:06:18 5851b861e8e6: Download complete 19:06:18 b85a868b505f: Verifying Checksum 19:06:18 b85a868b505f: Download complete 19:06:18 bab4dde63d76: Verifying Checksum 19:06:18 bab4dde63d76: Download complete 19:06:19 b85a868b505f: Pull complete 19:06:19 e2be974225ed: Pull complete 19:06:20 339a4e72a1f5: Pull complete 19:06:20 988bab9f4d93: Pull complete 19:06:20 1469e6f7b9e6: Pull complete 19:06:20 eaf3925da568: Pull complete 19:06:22 bab4dde63d76: Pull complete 19:06:22 bde34c3a00c8: Pull complete 19:06:22 b352a97aabf1: Pull complete 19:06:22 4872d77fe225: Pull complete 19:06:22 5851b861e8e6: Pull complete 19:06:22 Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 19:06:22 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 19:06:22 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 19:06:23 prd-ubuntu20.04-docker-8c-8g-6107 does not seem to be running inside a container 19:06:23 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 19:06:26 $ docker top 190c2f4d1bc1fae082accb457db77a16b1321790a7b08d16e75b4de2339c4aab -eo pid,comm 19:06:26 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:06:26 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 19:06:26 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 19:06:26 [ssh-agent] Looking for ssh-agent implementation... 19:06:26 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 19:06:26 $ docker exec 190c2f4d1bc1fae082accb457db77a16b1321790a7b08d16e75b4de2339c4aab ssh-agent 19:06:26 SSH_AUTH_SOCK=/tmp/ssh-Q8s8wjCNzQe6/agent.32 19:06:26 SSH_AGENT_PID=38 19:06:26 Running ssh-add (command line suppressed) 19:06:26 Identity added: /w/workspace/edgex-go/1@tmp/private_key_6756874825411750333.key (/w/workspace/edgex-go/1@tmp/private_key_6756874825411750333.key) 19:06:26 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 19:06:27 + git tag --points-at HEAD [Pipeline] } 19:06:27 $ docker exec --env ******** --env ******** 190c2f4d1bc1fae082accb457db77a16b1321790a7b08d16e75b4de2339c4aab ssh-agent -k 19:06:27 unset SSH_AUTH_SOCK; 19:06:27 unset SSH_AGENT_PID; 19:06:27 echo Agent pid 38 killed; 19:06:27 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 19:06:27 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 19:06:27 [ssh-agent] Looking for ssh-agent implementation... 19:06:27 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 19:06:27 $ docker exec 190c2f4d1bc1fae082accb457db77a16b1321790a7b08d16e75b4de2339c4aab ssh-agent 19:06:27 SSH_AUTH_SOCK=/tmp/ssh-LuxJPaaGBlXk/agent.70 19:06:27 SSH_AGENT_PID=76 19:06:27 Running ssh-add (command line suppressed) 19:06:27 Identity added: /w/workspace/edgex-go/1@tmp/private_key_6792291321311181394.key (/w/workspace/edgex-go/1@tmp/private_key_6792291321311181394.key) 19:06:27 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 19:06:28 + git semver init 19:06:28 2022-09-30 19:06:28,273 [run_init] DEBUG init version:0.0.0 force:False 19:06:28 2022-09-30 19:06:28,274 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/edgex-go/1/.semver 19:06:28 2022-09-30 19:06:28,275 [execute] INFO git clone -b semver git@github.com:edgexfoundry/edgex-go.git /w/workspace/edgex-go/1/.semver 19:06:28 2022-09-30 19:06:28,275 [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:06:34 2022-09-30 19:06:33,741 [append_file] DEBUG append to file:/w/workspace/edgex-go/1/.git/info/exclude 19:06:34 2022-09-30 19:06:33,742 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/edgex-go/1/.semver/PR-4174 with force:False 19:06:34 2022-09-30 19:06:33,742 [write_file] DEBUG write to file:/w/workspace/edgex-go/1/.semver/PR-4174 19:06:34 2022-09-30 19:06:33,746 [execute] INFO git cat-file --batch-check 19:06:34 2022-09-30 19:06:33,747 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgex-go/1/.semver, universal_newlines=False, shell=None, istream=) 19:06:34 2022-09-30 19:06:33,753 [execute] INFO git cat-file --batch 19:06:34 2022-09-30 19:06:33,753 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgex-go/1/.semver, universal_newlines=False, shell=None, istream=) 19:06:34 2022-09-30 19:06:33,758 [read_version] DEBUG read version from /w/workspace/edgex-go/1/.semver/PR-4174 19:06:34 0.0.0 [Pipeline] } 19:06:35 $ docker exec --env ******** --env ******** 190c2f4d1bc1fae082accb457db77a16b1321790a7b08d16e75b4de2339c4aab ssh-agent -k 19:06:35 unset SSH_AUTH_SOCK; 19:06:35 unset SSH_AGENT_PID; 19:06:35 echo Agent pid 76 killed; 19:06:35 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 19:06:35 + git semver [Pipeline] } 19:06:35 $ docker stop --time=1 190c2f4d1bc1fae082accb457db77a16b1321790a7b08d16e75b4de2339c4aab 19:06:37 $ docker rm -f 190c2f4d1bc1fae082accb457db77a16b1321790a7b08d16e75b4de2339c4aab [Pipeline] // withDockerContainer [Pipeline] sh 19:06:37 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 19:06:37 Stashed 1 file(s) [Pipeline] echo 19:06:37 [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:06:38 + git config --global --add safe.directory /w/workspace/edgex-go/1 [Pipeline] echo 19:06:38 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 19:06:38 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 19:06:38 ========================================================= 19:06:38 [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine] 19:06:38 ========================================================= [Pipeline] fileExists [Pipeline] sh 19:06:38 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine 19:06:38 1.18-alpine: Pulling from edgex-devops/edgex-golang-base 19:06:38 2408cc74d12b: Pulling fs layer 19:06:38 ea60b727a1ce: Pulling fs layer 19:06:38 30c4a7721957: Pulling fs layer 19:06:38 370296b7ddb6: Pulling fs layer 19:06:38 7c6cee850709: Pulling fs layer 19:06:38 aa9baa53a306: Pulling fs layer 19:06:38 8b309c321861: Pulling fs layer 19:06:38 d8d76fd02f46: Pulling fs layer 19:06:38 fa31f396de31: Pulling fs layer 19:06:38 aa9baa53a306: Waiting 19:06:38 7c6cee850709: Waiting 19:06:38 8b309c321861: Waiting 19:06:38 d8d76fd02f46: Waiting 19:06:38 370296b7ddb6: Waiting 19:06:38 30c4a7721957: Verifying Checksum 19:06:38 30c4a7721957: Download complete 19:06:38 ea60b727a1ce: Download complete 19:06:38 7c6cee850709: Verifying Checksum 19:06:38 7c6cee850709: Download complete 19:06:38 aa9baa53a306: Download complete 19:06:38 2408cc74d12b: Verifying Checksum 19:06:38 2408cc74d12b: Download complete 19:06:38 8b309c321861: Download complete 19:06:39 2408cc74d12b: Pull complete 19:06:39 ea60b727a1ce: Pull complete 19:06:39 30c4a7721957: Pull complete 19:06:39 fa31f396de31: Verifying Checksum 19:06:39 fa31f396de31: Download complete 19:06:39 d8d76fd02f46: Verifying Checksum 19:06:39 d8d76fd02f46: Download complete 19:06:40 370296b7ddb6: Verifying Checksum 19:06:40 370296b7ddb6: Download complete 19:06:44 370296b7ddb6: Pull complete 19:06:44 7c6cee850709: Pull complete 19:06:44 aa9baa53a306: Pull complete 19:06:44 8b309c321861: Pull complete 19:06:46 d8d76fd02f46: Pull complete 19:06:47 fa31f396de31: Pull complete 19:06:47 Digest: sha256:2371a9c145f0d593c9024d3814659be550d63e8930698ddb4de3d51b9130800a 19:06:47 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine 19:06:47 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine [Pipeline] fileExists [Pipeline] sh 19:06:47 + echo FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine 19:06:47 WORKDIR /edgex 19:06:47 COPY go.mod . 19:06:47 RUN go mod download 19:06:47 + docker build -t ci-base-image-x86_64 -f - . 19:06:48 Sending build context to Docker daemon 169.5MB 19:06:48 Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine 19:06:48 ---> cef68f9685f8 19:06:48 Step 2/4 : WORKDIR /edgex 19:06:53 Still waiting to schedule task 19:06:53 All nodes of label ‘ubuntu20.04-docker-arm64-4c-16g’ are offline 19:06:54 ---> Running in 85210516ef19 19:06:54 Removing intermediate container 85210516ef19 19:06:54 ---> 385d88b5635d 19:06:54 Step 3/4 : COPY go.mod . 19:06:54 ---> c2a81da5863e 19:06:54 Step 4/4 : RUN go mod download 19:06:54 ---> Running in 2d7f6e802953 19:07:12 Removing intermediate container 2d7f6e802953 19:07:12 ---> 103dff5083b5 19:07:12 Successfully built 103dff5083b5 19:07:12 Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 19:07:13 + docker inspect -f . ci-base-image-x86_64 19:07:13 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 19:07:13 prd-ubuntu20.04-docker-8c-8g-6107 does not seem to be running inside a container 19:07:13 $ 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-x86_64 cat 19:07:13 $ docker top 329492f883ac23aa10839a6317ffaa34fd34d7156f50e94ba644325008a15d56 -eo pid,comm [Pipeline] { [Pipeline] sh 19:07:14 + go version 19:07:14 go version go1.18.3 linux/amd64 [Pipeline] } 19:07:14 $ docker stop --time=1 329492f883ac23aa10839a6317ffaa34fd34d7156f50e94ba644325008a15d56 19:07:15 $ docker rm -f 329492f883ac23aa10839a6317ffaa34fd34d7156f50e94ba644325008a15d56 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 19:07:16 + docker inspect -f . ci-base-image-x86_64 19:07:16 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 19:07:16 prd-ubuntu20.04-docker-8c-8g-6107 does not seem to be running inside a container 19:07:16 $ 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-x86_64 cat 19:07:16 $ docker top 6773273b81d2b31acd8ef0399789137282169914e9cfb5be9f629bd0ab9634b0 -eo pid,comm [Pipeline] { [Pipeline] echo 19:07:16 ========================================================= 19:07:16 [edgeXBuildGoParallel] Running Tests and Build... 19:07:16 ========================================================= [Pipeline] sh 19:07:17 + git config --global --add safe.directory /w/workspace/edgex-go/1 [Pipeline] fileExists [Pipeline] sh 19:07:17 + make test 19:07:17 GO111MODULE=on go test -race -coverprofile=coverage.out ./... 19:07:24 ? github.com/edgexfoundry/edgex-go [no test files] 19:07:38 ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] 19:07:38 ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] 19:07:38 ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] 19:07:38 ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] 19:07:38 ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] 19:07:38 ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] 19:07:38 ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-setup [no test files] 19:07:38 ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] 19:07:38 ? github.com/edgexfoundry/edgex-go/cmd/security-spiffe-token-provider [no test files] 19:07:38 ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] 19:07:38 ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] 19:07:38 ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-agent [no test files] 19:07:38 ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-executor [no test files] 19:07:38 ? github.com/edgexfoundry/edgex-go/internal [no test files] 19:07:38 ? github.com/edgexfoundry/edgex-go/internal/core/command [no test files] 19:07:38 ok github.com/edgexfoundry/edgex-go/internal/core/command/application 0.117s coverage: 28.7% of statements 19:07:38 ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] 19:07:38 ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] 19:07:38 ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 0.145s coverage: 98.5% of statements 19:07:38 ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging/external 0.151s coverage: 75.6% of statements 19:07:38 ? github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging/mocks [no test files] 19:07:38 ? github.com/edgexfoundry/edgex-go/internal/core/data [no test files] 19:07:39 ok github.com/edgexfoundry/edgex-go/internal/core/data/application 0.128s coverage: 54.2% of statements 19:07:39 ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] 19:07:39 ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] 19:07:44 ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 3.681s coverage: 89.2% of statements 19:07:44 ? github.com/edgexfoundry/edgex-go/internal/core/data/controller/messaging [no test files] 19:07:44 ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] 19:07:44 ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks [no test files] 19:07:44 ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] 19:07:44 ? github.com/edgexfoundry/edgex-go/internal/core/metadata [no test files] 19:07:44 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/application 0.070s coverage: 2.0% of statements 19:07:44 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] 19:07:44 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] 19:07:44 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 0.511s coverage: 95.6% of statements 19:07:44 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] 19:07:44 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks [no test files] 19:07:44 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/uom [no test files] 19:07:44 ok github.com/edgexfoundry/edgex-go/internal/io 0.075s coverage: 72.2% of statements 19:07:44 ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] 19:07:44 ? github.com/edgexfoundry/edgex-go/internal/pkg/application [no test files] 19:07:44 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers [no test files] 19:07:44 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] 19:07:44 ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] 19:07:44 ok github.com/edgexfoundry/edgex-go/internal/pkg/controller/http 0.089s coverage: 60.0% of statements 19:07:44 ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] 19:07:44 ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] 19:07:44 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] 19:07:44 ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 0.084s coverage: 0.9% of statements 19:07:44 ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] 19:07:44 ok github.com/edgexfoundry/edgex-go/internal/pkg/telemetry 0.075s coverage: 58.8% of statements 19:07:44 ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 0.065s coverage: 29.6% of statements 19:07:44 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] 19:07:44 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.079s coverage: 47.1% of statements 19:07:44 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 0.086s coverage: 79.5% of statements 19:07:44 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.081s coverage: 94.1% of statements 19:07:44 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.068s coverage: 96.3% of statements 19:07:44 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.088s coverage: 87.5% of statements 19:07:52 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 12.080s coverage: 94.4% of statements 19:07:52 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/ping 0.082s coverage: 44.8% of statements 19:07:54 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 13.205s coverage: 80.5% of statements 19:07:54 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] 19:08:02 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 22.109s coverage: 92.9% of statements 19:08:02 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] 19:08:02 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] 19:08:02 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] 19:08:02 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 0.059s coverage: 65.1% of statements 19:08:02 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] 19:08:02 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto [no test files] 19:08:02 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/config [no test files] 19:08:02 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/container [no test files] 19:08:02 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/handlers 6.076s coverage: 86.9% of statements 19:08:02 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] 19:08:02 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] 19:08:02 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] 19:08:02 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] 19:08:02 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 11.059s coverage: 87.2% of statements 19:08:02 ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] 19:08:02 ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] 19:08:02 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.063s coverage: 100.0% of statements 19:08:02 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] 19:08:02 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.095s coverage: 58.8% of statements 19:08:02 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/common [no test files] 19:08:02 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.084s coverage: 80.0% of statements 19:08:02 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/jwt 0.063s coverage: 87.2% of statements 19:08:02 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/oauth2 0.074s coverage: 85.4% of statements 19:08:02 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.216s coverage: 91.2% of statements 19:08:02 ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] 19:08:02 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 0.183s coverage: 64.7% of statements 19:08:02 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] 19:08:02 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] 19:08:02 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.070s coverage: 100.0% of statements 19:08:02 ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.043s coverage: 89.4% of statements 19:08:02 ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.033s coverage: 100.0% of statements 19:08:02 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.033s coverage: 73.7% of statements 19:08:02 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.032s coverage: 100.0% of statements 19:08:02 ok github.com/edgexfoundry/edgex-go/internal/security/proxy 0.366s coverage: 65.8% of statements 19:08:02 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/config [no test files] 19:08:02 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/container [no test files] 19:08:02 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/models [no test files] 19:08:02 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.186s coverage: 41.8% of statements 19:08:02 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] 19:08:02 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] 19:08:02 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 0.065s coverage: 89.5% of statements 19:08:02 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] 19:08:02 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 0.058s coverage: 84.8% of statements 19:08:02 ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider [no test files] 19:08:02 ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/config [no test files] 19:08:02 ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/container [no test files] 19:08:02 ? github.com/edgexfoundry/edgex-go/internal/support/notifications [no test files] 19:08:02 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 6.084s coverage: 17.7% of statements 19:08:02 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel [no test files] 19:08:02 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks [no test files] 19:08:02 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] 19:08:02 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] 19:08:02 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 0.160s coverage: 92.3% of statements 19:08:02 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] 19:08:02 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks [no test files] 19:08:02 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler [no test files] 19:08:02 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/application [no test files] 19:08:02 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/scheduler 0.062s coverage: 63.2% of statements 19:08:02 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] 19:08:02 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] 19:08:02 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 0.124s coverage: 97.7% of statements 19:08:02 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] 19:08:02 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks [no test files] 19:08:02 ? github.com/edgexfoundry/edgex-go/internal/system/agent [no test files] 19:08:02 ? github.com/edgexfoundry/edgex-go/internal/system/agent/application [no test files] 19:08:02 ok github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct 0.056s coverage: 28.9% of statements 19:08:02 ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct/config [no test files] 19:08:02 ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/executor [no test files] 19:08:02 ? github.com/edgexfoundry/edgex-go/internal/system/agent/config [no test files] 19:08:02 ? github.com/edgexfoundry/edgex-go/internal/system/agent/container [no test files] 19:08:02 ? github.com/edgexfoundry/edgex-go/internal/system/agent/controller/http [no test files] 19:08:02 ? github.com/edgexfoundry/edgex-go/internal/system/agent/interfaces [no test files] 19:08:02 ok github.com/edgexfoundry/edgex-go/internal/system/agent/response 0.053s coverage: 100.0% of statements 19:08:02 ok github.com/edgexfoundry/edgex-go/internal/system/executor 0.033s coverage: 96.9% of statements 19:08:02 if which hadolint > /dev/null ; then hadolint --config .hadolint.yml `find * -type f -name 'Dockerfile*' -print` ; elif test "x86_64" = "x86_64" && which docker > /dev/null ; then docker run --rm -v `pwd`:/host:ro,z --entrypoint /bin/hadolint hadolint/hadolint:latest --config /host/.hadolint.yml `find * -type f -name 'Dockerfile*' | xargs -i echo '/host/{}'` ; fi 19:08:22 Running on prd-ubuntu20.04-docker-arm64-4c-16g-6109 in /w/workspace/edgexfoundry_edgex-go_PR-4174 [Pipeline] { [Pipeline] ws 19:08:22 Running in /w/workspace/edgex-go/1 [Pipeline] { [Pipeline] checkout 19:08:22 The recommended git tool is: git 19:08:24 level=warning msg="[linters context] structcheck is disabled because of go1.18. You can track the evolution of the go1.18 support by following the https://github.com/golangci/golangci-lint/issues/2649." 19:08:24 GO111MODULE=on go vet ./... 19:08:25 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 19:08:25 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 19:08:25 ./bin/test-attribution-txt.sh [Pipeline] echo 19:08:25 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] sh 19:08:25 + ls -al . 19:08:25 total 756 19:08:25 drwxrwxr-x 11 1001 1001 4096 Sep 30 19:07 . 19:08:25 drwxr-xr-x 4 root root 4096 Sep 30 19:07 .. 19:08:25 drwxrwxr-x 2 1001 1001 4096 Sep 30 19:06 .blubracket 19:08:25 -rw-rw-r-- 1 1001 1001 16 Sep 30 19:06 .dockerignore 19:08:25 drwxrwxr-x 8 1001 1001 4096 Sep 30 19:08 .git 19:08:25 drwxrwxr-x 3 1001 1001 4096 Sep 30 19:06 .github 19:08:25 -rw-rw-r-- 1 1001 1001 1030 Sep 30 19:06 .gitignore 19:08:25 -rw-rw-r-- 1 1001 1001 42 Sep 30 19:06 .golangci.yml 19:08:25 -rw-rw-r-- 1 1001 1001 87 Sep 30 19:06 .hadolint.yml 19:08:25 drwxr-xr-x 3 1001 1001 4096 Sep 30 19:06 .semver 19:08:25 -rw-rw-r-- 1 1001 1001 166 Sep 30 19:06 .sonarcloud.properties 19:08:25 -rw-rw-r-- 1 1001 1001 1171 Sep 30 19:06 ADOPTERS.md 19:08:25 -rw-rw-r-- 1 1001 1001 10722 Sep 30 19:06 Attribution.txt 19:08:25 -rw-rw-r-- 1 1001 1001 63209 Sep 30 19:06 CHANGELOG.md 19:08:25 -rw-rw-r-- 1 1001 1001 3804 Sep 30 19:06 CONTRIBUTING.md 19:08:25 -rw-rw-r-- 1 1001 1001 677 Sep 30 19:06 GOVERNANCE.md 19:08:25 -rw-rw-r-- 1 1001 1001 850 Sep 30 19:06 Jenkinsfile 19:08:25 -rw-rw-r-- 1 1001 1001 10775 Sep 30 19:06 LICENSE 19:08:25 -rw-rw-r-- 1 1001 1001 13724 Sep 30 19:06 Makefile 19:08:25 -rw-rw-r-- 1 1001 1001 582 Sep 30 19:06 OWNERS.md 19:08:25 -rw-rw-r-- 1 1001 1001 9799 Sep 30 19:06 README.md 19:08:25 -rw-rw-r-- 1 1001 1001 6912 Sep 30 19:06 SECURITY.md 19:08:25 -rw-rw-r-- 1 1001 1001 5 Sep 30 19:06 VERSION 19:08:25 -rw-rw-r-- 1 1001 1001 4131 Sep 30 19:06 ZMQWindows.md 19:08:25 drwxrwxr-x 2 1001 1001 4096 Sep 30 19:06 bin 19:08:25 drwxrwxr-x 18 1001 1001 4096 Sep 30 19:06 cmd 19:08:25 -rw-r--r-- 1 root root 496148 Sep 30 19:08 coverage.out 19:08:25 -rw-rw-r-- 1 1001 1001 3458 Sep 30 19:06 go.mod 19:08:25 -rw-rw-r-- 1 1001 1001 38041 Sep 30 19:06 go.sum 19:08:25 drwxrwxr-x 8 1001 1001 4096 Sep 30 19:06 internal 19:08:25 drwxrwxr-x 3 1001 1001 4096 Sep 30 19:06 openapi 19:08:25 drwxrwxr-x 4 1001 1001 4096 Sep 30 19:06 snap 19:08:25 -rw-rw-r-- 1 1001 1001 204 Sep 30 19:06 version.go [Pipeline] sh 19:08:26 + '[' -e coverage.out ] 19:08:26 + chown 1001:1001 coverage.out [Pipeline] stash 19:08:26 Stashed 1 file(s) [Pipeline] sh 19:08:26 + make build 19:08:26 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:08:27 using credential edgex-jenkins-ssh 19:08:27 Cloning the remote Git repository 19:08:27 Cloning repository git@github.com:edgexfoundry/edgex-go.git 19:08:27 > git init /w/workspace/edgex-go/1 # timeout=10 19:08:28 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git 19:08:28 > git --version # timeout=10 19:08:28 > git --version # 'git version 2.25.1' 19:08:28 using GIT_SSH to set credentials SSH Credentials for GitHub 19:08:28 Verifying host key using known hosts file 19:08:28 You're using 'Known hosts file' strategy to verify ssh host keys, but your known_hosts file does not exist, please go to 'Manage Jenkins' -> 'Configure Global Security' -> 'Git Host Key Verification Configuration' and configure host key verification. 19:08:28 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 19:08:38 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:08:43 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 19:08:43 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 19:08:44 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 19:08:44 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git 19:08:44 using GIT_SSH to set credentials SSH Credentials for GitHub 19:08:44 Verifying host key using known hosts file 19:08:44 You're using 'Known hosts file' strategy to verify ssh host keys, but your known_hosts file does not exist, please go to 'Manage Jenkins' -> 'Configure Global Security' -> 'Git Host Key Verification Configuration' and configure host key verification. 19:08:44 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/4174/head:refs/remotes/origin/PR-4174 +refs/heads/main:refs/remotes/origin/main # timeout=10 19:08:45 Merging remotes/origin/main commit f2edda911038ac18a4e90aa9d682a0860be913b7 into PR head commit 4a402e7be269992b77eb2cefe774613f31f9d019 19:08:45 Merge succeeded, producing 4a402e7be269992b77eb2cefe774613f31f9d019 19:08:45 Checking out Revision 4a402e7be269992b77eb2cefe774613f31f9d019 (PR-4174) 19:08:46 Commit message: "build(deps): Bump github.com/edgexfoundry/go-mod-bootstrap/v2" 19:08:46 > git --version # timeout=10 19:08:46 > git --version # 'git version 2.25.1' 19:08:46 fatal: bad object bd7468d5528128c83034753e4c3def8ef9af3f2d [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { 19:08:45 > git config core.sparsecheckout # timeout=10 19:08:45 > git checkout -f 4a402e7be269992b77eb2cefe774613f31f9d019 # timeout=10 19:08:45 > git remote # timeout=10 19:08:45 > git config --get remote.origin.url # timeout=10 19:08:45 using GIT_SSH to set credentials SSH Credentials for GitHub 19:08:45 Verifying host key using known hosts file 19:08:45 You're using 'Known hosts file' strategy to verify ssh host keys, but your known_hosts file does not exist, please go to 'Manage Jenkins' -> 'Configure Global Security' -> 'Git Host Key Verification Configuration' and configure host key verification. 19:08:45 > git merge f2edda911038ac18a4e90aa9d682a0860be913b7 # timeout=10 19:08:45 > git rev-parse HEAD^{commit} # timeout=10 19:08:45 > git config core.sparsecheckout # timeout=10 19:08:45 > git checkout -f 4a402e7be269992b77eb2cefe774613f31f9d019 # timeout=10 [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 19:08:47 + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json 19:08:47 % Total % Received % Xferd Average Speed Time Time Time Current 19:08:47 Dload Upload Total Spent Left Speed 19:08:47 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12602 100 12602 0 0 90661 0 --:--:-- --:--:-- --:--:-- 90661 [Pipeline] sh 19:08:48 + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh 19:08:48 + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json 19:08:48 + sudo tee /etc/docker/daemon.new 19:08:48 { 19:08:48 "registry-mirrors": [ 19:08:48 "https://nexus3.edgexfoundry.org:10001" 19:08:48 ], 19:08:48 "bip": "10.250.0.254/24", 19:08:48 "hosts": [ 19:08:48 "tcp://0.0.0.0:5555", 19:08:48 "unix:///var/run/docker.sock" 19:08:48 ], 19:08:48 "mtu": 1458, 19:08:48 "selinux-enabled": true, 19:08:48 "seccomp-profile": "/etc/docker/seccomp.json" 19:08:48 } [Pipeline] sh 19:08: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-command/core-command ./cmd/core-command 19:08:48 + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh 19:08:49 + sudo service docker restart 19:08:49 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:08:56 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:08:56 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:08:57 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:08: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-proxy-setup/security-proxy-setup ./cmd/security-proxy-setup 19:08: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-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup 19:09:00 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:09:00 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:09:01 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper 19:09:03 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/security-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider [Pipeline] } 19:09:04 $ docker stop --time=1 6773273b81d2b31acd8ef0399789137282169914e9cfb5be9f629bd0ab9634b0 19:09:09 $ docker rm -f 6773273b81d2b31acd8ef0399789137282169914e9cfb5be9f629bd0ab9634b0 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] withEnv [Pipeline] { [Pipeline] // script [Pipeline] } [Pipeline] configFileProvider 19:09:10 provisioning config files... 19:09:10 copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/1@tmp/config5787189942934117746tmp [Pipeline] // stage [Pipeline] { [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] libraryResource [Pipeline] sh [Pipeline] script [Pipeline] { [Pipeline] isUnix 19:09:10 ---> docker-login.sh 19:09:10 nexus3.edgexfoundry.org:10001 [Pipeline] withEnv [Pipeline] { [Pipeline] sh 19:09:11 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 19:09:11 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 19:09:11 19:09:11 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 19:09:11 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 19:09:11 Configure a credential helper to remove this warning. See 19:09:11 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 19:09:11 19:09:11 Login Succeeded 19:09:11 nexus3.edgexfoundry.org:10002 19:09:11 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 19:09:11 latest: Pulling from edgex-devops/edgex-compose 19:09:11 cbdbe7a5bc2a: Pulling fs layer 19:09:11 ca9280d653b3: Pulling fs layer 19:09:11 7e9c9ca2126c: Pulling fs layer 19:09:11 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 19:09:11 cbdbe7a5bc2a: Verifying Checksum 19:09:11 cbdbe7a5bc2a: Download complete 19:09:11 ca9280d653b3: Verifying Checksum 19:09:11 ca9280d653b3: Download complete 19:09:11 cbdbe7a5bc2a: Pull complete 19:09:11 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 19:09:11 Configure a credential helper to remove this warning. See 19:09:11 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 19:09:11 19:09:11 Login Succeeded 19:09:11 nexus3.edgexfoundry.org:10003 19:09:12 7e9c9ca2126c: Verifying Checksum 19:09:12 7e9c9ca2126c: Download complete 19:09:12 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 19:09:12 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 19:09:12 Configure a credential helper to remove this warning. See 19:09:12 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 19:09:12 19:09:12 Login Succeeded 19:09:12 nexus3.edgexfoundry.org:10004 19:09:12 ca9280d653b3: Pull complete 19:09:12 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 19:09:12 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 19:09:12 Configure a credential helper to remove this warning. See 19:09:12 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 19:09:12 19:09:12 Login Succeeded 19:09:12 docker.io 19:09:12 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 19:09:13 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 19:09:13 Configure a credential helper to remove this warning. See 19:09:13 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 19:09:13 19:09:13 Login Succeeded 19:09:13 ---> docker-login.sh ends [Pipeline] } 19:09:13 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] sh 19:09:13 + git config --global --add safe.directory /w/workspace/edgex-go/1 [Pipeline] echo 19:09:14 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 19:09:14 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 19:09:14 ========================================================= 19:09:14 [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine] 19:09:14 ========================================================= [Pipeline] fileExists [Pipeline] sh 19:09:14 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine 19:09:15 1.18-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 19:09:15 b3c136eddcbf: Pulling fs layer 19:09:15 c0a3192eca97: Pulling fs layer 19:09:15 a050256f5b6f: Pulling fs layer 19:09:15 656be50a0ddc: Pulling fs layer 19:09:15 2bbca73fdf42: Pulling fs layer 19:09:15 f607e4fc86c3: Pulling fs layer 19:09:15 4d572c569a2c: Pulling fs layer 19:09:15 fcf976331f73: Pulling fs layer 19:09:15 656be50a0ddc: Waiting 19:09:15 f607e4fc86c3: Waiting 19:09:15 4d572c569a2c: Waiting 19:09:15 fcf976331f73: Waiting 19:09:15 2bbca73fdf42: Waiting 19:09:15 a050256f5b6f: Verifying Checksum 19:09:15 a050256f5b6f: Download complete 19:09:15 c0a3192eca97: Download complete 19:09:15 2bbca73fdf42: Verifying Checksum 19:09:15 2bbca73fdf42: Download complete 19:09:15 f607e4fc86c3: Verifying Checksum 19:09:15 f607e4fc86c3: Download complete 19:09:15 b3c136eddcbf: Verifying Checksum 19:09:15 b3c136eddcbf: Download complete 19:09:15 7e9c9ca2126c: Pull complete 19:09:15 Digest: sha256:b7ff7cefa661cf441350a7c60c0e16dc22b011826ae41e7b448230bdfa9ba816 19:09:15 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 19:09:15 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 19:09:15 prd-ubuntu20.04-docker-8c-8g-6107 does not seem to be running inside a container 19:09:15 $ 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:latest cat 19:09:16 b3c136eddcbf: Pull complete 19:09:16 fcf976331f73: Verifying Checksum 19:09:16 fcf976331f73: Download complete 19:09:16 c0a3192eca97: Pull complete 19:09:16 a050256f5b6f: Pull complete 19:09:17 4d572c569a2c: Download complete 19:09:17 656be50a0ddc: Verifying Checksum 19:09:17 656be50a0ddc: Download complete 19:09:18 $ docker top c14ebd1981088bd77dd4ac2951f32caff08da5825138328e3d9ca6e47a26805c -eo pid,comm [Pipeline] { [Pipeline] sh 19:09:19 + docker-compose build --help 19:09:19 + grep parallel 19:09:19 --parallel Build images in parallel. [Pipeline] } 19:09:19 $ docker stop --time=1 c14ebd1981088bd77dd4ac2951f32caff08da5825138328e3d9ca6e47a26805c 19:09:20 $ docker rm -f c14ebd1981088bd77dd4ac2951f32caff08da5825138328e3d9ca6e47a26805c [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 19:09:21 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 19:09:21 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 19:09:21 prd-ubuntu20.04-docker-8c-8g-6107 does not seem to be running inside a container 19:09:21 $ 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:latest cat 19:09:21 $ docker top e1cccce6dbdc6ec717968805f9846c620d25601616b7a1629510684933caf2fb -eo pid,comm [Pipeline] { [Pipeline] sh 19:09:22 + docker-compose -f ./docker-compose-build.yml build --parallel 19:09:22 Building core-command ... 19:09:22 Building core-data ... 19:09:22 Building core-metadata ... 19:09:22 Building security-bootstrapper ... 19:09:22 Building security-proxy-setup ... 19:09:22 Building security-secretstore-setup ... 19:09:22 Building security-spiffe-token-provider ... 19:09:22 Building security-spire-agent ... 19:09:22 Building security-spire-config ... 19:09:22 Building security-spire-server ... 19:09:22 Building support-notifications ... 19:09:22 Building support-scheduler ... 19:09:22 Building sys-mgmt-agent ... 19:09:22 Building security-spire-config 19:09:22 Building core-command 19:09:22 Building security-secretstore-setup 19:09:22 Building sys-mgmt-agent 19:09:22 Building security-proxy-setup 19:09:30 656be50a0ddc: Pull complete 19:09:30 2bbca73fdf42: Pull complete 19:09:30 f607e4fc86c3: Pull complete 19:09:32 Step 1/24 : ARG BUILDER_BASE=golang:1.18-alpine3.16 19:09:32 Step 2/24 : FROM ${BUILDER_BASE} AS builder 19:09:32 ---> 103dff5083b5 19:09:32 Step 3/24 : ARG ADD_BUILD_TAGS="" 19:09:33 Step 1/22 : ARG BUILDER_BASE=golang:1.18-alpine3.16 19:09:33 Step 2/22 : FROM ${BUILDER_BASE} AS builder 19:09:33 ---> 103dff5083b5 19:09:33 Step 3/22 : WORKDIR /edgex-go 19:09:33 Step 1/25 : ARG BUILDER_BASE=golang:1.18-alpine3.16 19:09:33 Step 2/25 : FROM ${BUILDER_BASE} AS builder 19:09:33 ---> 103dff5083b5 19:09:33 Step 3/25 : WORKDIR /edgex-go 19:09:33 Step 1/23 : ARG BUILDER_BASE=golang:1.18-alpine3.16 19:09:33 Step 2/23 : FROM ${BUILDER_BASE} AS builder 19:09:33 ---> 103dff5083b5 19:09:33 Step 3/23 : WORKDIR /edgex-go 19:09:35 Step 1/26 : ARG BUILDER_BASE=golang:1.18-alpine3.16 19:09:35 Step 2/26 : FROM ${BUILDER_BASE} AS builder 19:09:35 ---> 103dff5083b5 19:09:35 Step 3/26 : WORKDIR /edgex-go 19:09:35 4d572c569a2c: Pull complete 19:09:37 fcf976331f73: Pull complete 19:09:37 Digest: sha256:42df807b16ab3f1597034bcf0018cb26f012c54ed771f2ecbf0eeaf3e7d2e189 19:09:37 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine 19:09:37 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine [Pipeline] fileExists [Pipeline] sh 19:09:38 + echo FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine 19:09:38 WORKDIR /edgex 19:09:38 COPY go.mod . 19:09:38 RUN go mod download 19:09:38 + docker build -t ci-base-image-arm64 -f - . 19:09:38 Sending build context to Docker daemon 3.246MB 19:09:38 Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine 19:09:38 ---> 3970a7415f9e 19:09:38 Step 2/4 : WORKDIR /edgex 19:09:41 ---> Running in 2b0d05874eae 19:09:41 Removing intermediate container 2b0d05874eae 19:09:41 ---> d12bf798d6d2 19:09:41 Step 3/4 : COPY go.mod . 19:09:42 ---> 451151413286 19:09:42 Step 4/4 : RUN go mod download 19:09:42 ---> Running in f090c8521c90 19:09:47 ---> Running in 18b346cf2a0a 19:09:47 ---> Running in a3223f9fb8f9 19:09:47 ---> Running in ca3f205d08bb 19:09:47 ---> Running in 9e1fa0c2d71d 19:09:47 ---> Running in 301a8b63e4ea 19:09:47 Removing intermediate container a3223f9fb8f9 19:09:47 ---> 04d39aa698a9 19:09:47 Step 4/24 : WORKDIR /edgex-go 19:09:47 Removing intermediate container 301a8b63e4ea 19:09:47 ---> 0b0aa29569c0 19:09:47 Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 19:09:47 Removing intermediate container ca3f205d08bb 19:09:47 ---> 54869143d4c3 19:09:47 Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 19:09:47 Removing intermediate container 9e1fa0c2d71d 19:09:47 ---> 8d6cd7ac6461 19:09:47 Step 4/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 19:09:47 ---> Running in 4aafeddb71a1 19:09:47 Removing intermediate container 18b346cf2a0a 19:09:47 ---> 333627fb6dd9 19:09:47 Step 4/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 19:09:47 ---> Running in d870e3849fb1 19:09:47 ---> Running in 03c3a628560a 19:09:47 ---> Running in 9fe7ee3abfb8 19:09:47 ---> Running in 2925027ecc79 19:09:47 Removing intermediate container 4aafeddb71a1 19:09:47 ---> 15bdf16181b6 19:09:47 Step 5/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 19:09:47 ---> Running in 8d17cfe2dc4c 19:09:47 Removing intermediate container d870e3849fb1 19:09:47 ---> ec52ccab0f74 19:09:47 Step 5/22 : RUN apk add --update --no-cache make git 19:09:47 ---> Running in 9b9c5b52926f 19:09:47 Removing intermediate container 03c3a628560a 19:09:47 ---> 5f4914b44fda 19:09:47 Step 5/23 : RUN apk add --update --no-cache make bash git 19:09:47 ---> Running in 4617de56ee24 19:09:47 Removing intermediate container 9fe7ee3abfb8 19:09:47 ---> e2860f20eddd 19:09:47 Step 5/25 : RUN apk add --update --no-cache make git 19:09:47 Removing intermediate container 2925027ecc79 19:09:47 ---> 54420cadd6fc 19:09:47 Step 5/26 : RUN apk add --update --no-cache make git build-base curl 19:09:47 ---> Running in 1787a5978b3a 19:09:47 ---> Running in 318a1a8cfb33 19:09:47 Removing intermediate container 8d17cfe2dc4c 19:09:47 ---> 341eb5f9e272 19:09:47 Step 6/24 : RUN apk add --update --no-cache make git 19:09:47 ---> Running in 3ba1f7add52b 19:09:47 fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 19:09:47 fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 19:09:47 fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 19:09:47 fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 19:09:47 fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 19:09:48 fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 19:09:48 fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 19:09:48 OK: 211 MiB in 51 packages 19:09:48 fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 19:09:48 fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 19:09:48 fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 19:09:48 Removing intermediate container 9b9c5b52926f 19:09:48 ---> f8e90c815c5c 19:09:48 Step 6/22 : COPY go.mod vendor* ./ 19:09:48 OK: 211 MiB in 51 packages 19:09:48 OK: 211 MiB in 51 packages 19:09:48 OK: 211 MiB in 51 packages 19:09:49 ---> 16f0f247b78d 19:09:49 Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 19:09:49 ---> Running in fd9a69d9f50a 19:09:49 OK: 211 MiB in 51 packages 19:09:49 Removing intermediate container 4617de56ee24 19:09:49 ---> c31a1bcc105c 19:09:49 Step 6/23 : COPY go.mod vendor* ./ 19:09:49 Removing intermediate container 318a1a8cfb33 19:09:49 ---> 5207e600ce29 19:09:49 Step 6/26 : COPY go.mod vendor* ./ 19:09:49 ---> 5d858f2e3684 19:09:49 Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 19:09:49 ---> Running in 39899831f5e6 19:09:49 Removing intermediate container 1787a5978b3a 19:09:49 ---> cbd90bcd731d 19:09:49 Step 6/25 : COPY go.mod vendor* ./ 19:09:49 ---> 2edf3bd2eff7 19:09:49 Step 7/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 19:09:49 Removing intermediate container 3ba1f7add52b 19:09:49 ---> 7f5e83b7126c 19:09:49 Step 7/24 : COPY go.mod vendor* ./ 19:09:49 ---> Running in 69ccf8bb670f 19:09:49 ---> d3818d41479a 19:09:49 Step 7/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 19:09:49 ---> Running in b066cf0b0dee 19:09:49 ---> 159b5ab31eca 19:09:49 Step 8/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 19:09:49 ---> Running in d5dd3323e450 19:10:14 Removing intermediate container f090c8521c90 19:10:14 ---> f424bfd74bbe 19:10:14 Successfully built f424bfd74bbe 19:10:14 Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 19:10:14 + docker inspect -f . ci-base-image-arm64 19:10:14 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 19:10:15 prd-ubuntu20.04-docker-arm64-4c-16g-6109 does not seem to be running inside a container 19:10:15 $ 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:10:16 $ docker top e2bdcd6f0d6207ff82cd58fe48fc93224f65d1d05dc393a77a9d6960048b39e0 -eo pid,comm 19:10:16 Removing intermediate container 39899831f5e6 19:10:16 ---> de60765793cf 19:10:16 Step 8/23 : COPY . . [Pipeline] { [Pipeline] sh 19:10:16 Removing intermediate container fd9a69d9f50a 19:10:16 ---> 7b75b5df4344 19:10:16 Step 8/22 : COPY . . 19:10:16 Removing intermediate container 69ccf8bb670f 19:10:16 ---> c69b3d8e2ceb 19:10:16 Step 8/26 : COPY . . 19:10:16 Removing intermediate container b066cf0b0dee 19:10:16 ---> d94226e5cd41 19:10:16 Step 8/25 : COPY . . 19:10:16 Removing intermediate container d5dd3323e450 19:10:16 ---> ca15ef604f6d 19:10:16 Step 9/24 : COPY . . 19:10:17 + go version 19:10:17 go version go1.18.3 linux/arm64 [Pipeline] } 19:10:17 $ docker stop --time=1 e2bdcd6f0d6207ff82cd58fe48fc93224f65d1d05dc393a77a9d6960048b39e0 19:10:18 $ docker rm -f e2bdcd6f0d6207ff82cd58fe48fc93224f65d1d05dc393a77a9d6960048b39e0 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 19:10:19 + docker inspect -f . ci-base-image-arm64 19:10:19 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 19:10:20 prd-ubuntu20.04-docker-arm64-4c-16g-6109 does not seem to be running inside a container 19:10:20 $ 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:10:21 $ docker top 32c136d40d4add72b7ab851cf38e461f192b4f2b9aafad1f1b5b42c59d0ff156 -eo pid,comm [Pipeline] { [Pipeline] echo 19:10:21 ========================================================= 19:10:21 [edgeXBuildGoParallel] Running Tests and Build... 19:10:21 ========================================================= [Pipeline] sh 19:10:21 + git config --global --add safe.directory /w/workspace/edgex-go/1 [Pipeline] fileExists [Pipeline] sh 19:10:22 + make test 19:10:22 GO111MODULE=on go test -race -coverprofile=coverage.out ./... 19:10:43 ---> f197166087a3 19:10:43 Step 10/24 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-command/core-command 19:10:43 ---> 113cf7941945 19:10:43 Step 9/26 : ARG SPIRE_RELEASE=1.2.1 19:10:43 ---> 96c1fddbf821 19:10:43 Step 9/22 : RUN make cmd/security-proxy-setup/security-proxy-setup cmd/secrets-config/secrets-config 19:10:43 ---> c61c9f7d6f8c 19:10:43 Step 9/23 : RUN make cmd/sys-mgmt-agent/sys-mgmt-agent 19:10:43 ---> d6706ec91b97 19:10:43 Step 9/25 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 19:10:43 ---> Running in 01718a3035dd 19:10:43 ---> Running in ef5b68f45a02 19:10:43 ---> Running in 45f6d46beda6 19:10:43 ---> Running in 4a777fdf45d3 19:10:43 ---> Running in 91e884f73048 19:10:43 Removing intermediate container ef5b68f45a02 19:10:43 ---> 7fc47eb7abf1 19:10:43 Step 10/26 : WORKDIR /edgex-go/spire-build 19:10:43 ---> Running in ae5d89dd3547 19:10:43 Removing intermediate container ae5d89dd3547 19:10:43 ---> a21932286d81 19:10:43 Step 11/26 : RUN if ! test -f /usr/local/bin/spire-server; then wget -q "https://github.com/spiffe/spire/archive/refs/tags/v${SPIRE_RELEASE}.tar.gz" && tar xv --strip-components=1 -f "v${SPIRE_RELEASE}.tar.gz" && echo "building spire from source..." && make bin/spire-server bin/spire-agent && cp bin/spire* /usr/local/bin/; fi 19:10:43 ---> Running in 982b3df4d1ad 19:10:43 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-proxy-setup/security-proxy-setup ./cmd/security-proxy-setup 19:10:43 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:10: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:10:43 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider 19:10:43 Removing intermediate container 982b3df4d1ad 19:10:43 ---> 33915400e9fe 19:10:43 Step 12/26 : WORKDIR /edgex-go 19:10:43 ---> Running in e50fe922b48e 19:10:43 Removing intermediate container e50fe922b48e 19:10:43 ---> bb7ce4226d5e 19:10:43 19:10:43 Step 13/26 : FROM alpine:3.15 19:10:43 3.15: Pulling from library/alpine 19:10:44 Digest: sha256:69463fdff1f025c908939e86d4714b4d5518776954ca627cbeff4c74bcea5b22 19:10:44 Status: Downloaded newer image for alpine:3.15 19:10:44 ---> c4fc93816858 19:10:44 Step 14/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' 19:10:44 ---> Running in c3f84271099b 19:10:44 Removing intermediate container c3f84271099b 19:10:44 ---> f56edcb16ad1 19:10:44 Step 15/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 19:10:44 ---> Running in 58cdf3e1b415 19:10:47 Removing intermediate container 58cdf3e1b415 19:10:47 ---> 90b2cb91d7e4 19:10:47 Step 16/26 : RUN apk update && apk --no-cache --update add dumb-init gcompat 19:10:47 ---> Running in e8b35ad4af00 19:10:48 fetch https://dl-4.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 19:10:49 fetch https://dl-4.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 19:10:50 v3.15.6-93-ge08ee36d88 [https://dl-4.alpinelinux.org/alpine/v3.15/main] 19:10:50 v3.15.6-94-gbcf1bd4598 [https://dl-4.alpinelinux.org/alpine/v3.15/community] 19:10:50 OK: 15857 distinct packages available 19:10:50 fetch https://dl-4.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 19:10:51 fetch https://dl-4.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 19:10:51 (1/4) Installing dumb-init (1.2.5-r1) 19:10:51 (2/4) Installing musl-obstack (1.2.3-r0) 19:10:51 (3/4) Installing libucontext (1.1-r0) 19:10:51 (4/4) Installing gcompat (1.0.0-r4) 19:10:51 Executing busybox-1.34.1-r7.trigger 19:10:51 OK: 6 MiB in 18 packages 19:10:54 Removing intermediate container e8b35ad4af00 19:10:54 ---> 08a2db8c0f96 19:10:54 Step 17/26 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin 19:11:01 ? github.com/edgexfoundry/edgex-go [no test files] 19:11:06 ---> 0f108c6cc831 19:11:06 Step 18/26 : COPY --from=builder /edgex-go/cmd/security-spire-config/docker-entrypoint.sh /usr/local/bin/ 19:11:06 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/secrets-config ./cmd/secrets-config 19:11:06 ---> eed1d90b756b 19:11:06 Step 19/26 : WORKDIR /usr/local/etc/spiffe-scripts.d 19:11:06 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup 19:11:06 ---> Running in 939ec758b890 19:11:06 Removing intermediate container 939ec758b890 19:11:06 ---> 9a9e0b6d16fb 19:11:06 Step 20/26 : COPY --from=builder /edgex-go/cmd/security-spire-config/seed_builtin_entries.sh /usr/local/etc/spiffe-scripts.d 19:11:09 ---> 4abddb6557e5 19:11:09 Step 21/26 : WORKDIR / 19:11:09 ---> Running in 201e5ecafba8 19:11:09 Removing intermediate container 4a777fdf45d3 19:11:09 ---> fa92a760a936 19:11:09 Step 10/23 : RUN make cmd/sys-mgmt-executor/sys-mgmt-executor 19:11:09 Removing intermediate container 45f6d46beda6 19:11:09 ---> 55f2f8fcc654 19:11:09 19:11:09 Step 11/24 : FROM alpine:3.16 19:11:09 Removing intermediate container 201e5ecafba8 19:11:09 ---> 82fe6319dd33 19:11:09 Step 22/26 : ENTRYPOINT [ "/usr/bin/dumb-init" ] 19:11:09 ---> Running in 78149422ac34 19:11:09 ---> Running in 0bf019e4f40b 19:11:10 3.16: Pulling from library/alpine 19:11:10 Removing intermediate container 0bf019e4f40b 19:11:10 ---> babe0aeb33f8 19:11:10 Step 23/26 : CMD [ "--verbose", "docker-entrypoint.sh" ] 19:11: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/sys-mgmt-executor/sys-mgmt-executor ./cmd/sys-mgmt-executor 19:11:11 ---> Running in 2d11d34b31d8 19:11:11 Digest: sha256:bc41182d7ef5ffc53a40b044e725193bc10142a1243f395ee852a8d9730fc2ad 19:11:11 Status: Downloaded newer image for alpine:3.16 19:11:11 ---> 9c6f07244728 19:11:11 Step 12/24 : RUN apk add --update --no-cache dumb-init 19:11:11 Removing intermediate container 2d11d34b31d8 19:11:11 ---> 71de6083c308 19:11:11 Step 24/26 : LABEL arch=x86_64 19:11:11 ---> Running in a5c17a6149b3 19:11:12 ---> Running in 26e3506cb2f3 19:11:12 Removing intermediate container 01718a3035dd 19:11:12 ---> 728975527714 19:11:12 19:11:12 Step 10/22 : FROM alpine:3.16 19:11:12 ---> 9c6f07244728 19:11:12 Step 11/22 : RUN apk add --update --no-cache curl dumb-init 19:11:12 Removing intermediate container 91e884f73048 19:11:12 ---> e0d68a86eb74 19:11:12 19:11:12 Step 10/25 : FROM alpine:3.16 19:11:12 ---> 9c6f07244728 19:11:12 Step 11/25 : RUN apk add --update --no-cache ca-certificates dumb-init su-exec 19:11:12 Removing intermediate container 78149422ac34 19:11:12 ---> f7484d9eb18a 19:11:12 19:11:12 Step 11/23 : FROM alpine:3.16 19:11:12 ---> 9c6f07244728 19:11:12 Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2017-2019: Mainflux, Cavium, Dell, Copyright (c) 2021: Intel Corporation' 19:11:12 ---> Running in d8d0762dc376 19:11:12 ---> Running in a6e417db3744 19:11:12 ---> Running in 2cc7af715558 19:11:12 Removing intermediate container 26e3506cb2f3 19:11:12 ---> 10198c17aabb 19:11:12 Step 25/26 : LABEL git_sha=4a402e7be269992b77eb2cefe774613f31f9d019 19:11:12 ---> Running in f89b8b6056f6 19:11:12 Removing intermediate container 2cc7af715558 19:11:12 ---> f24a0de2d82f 19:11:12 Step 13/23 : RUN apk add --update --no-cache bash dumb-init py3-pip curl docker-cli && pip install --no-cache-dir docker-compose==1.23.2 19:11:12 ---> Running in 91c244867b20 19:11:12 Removing intermediate container f89b8b6056f6 19:11:12 ---> 66bb0eca477d 19:11:12 Step 26/26 : LABEL version=0.0.0 19:11:12 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 19:11:12 ---> Running in 3352a7d7b836 19:11:12 Removing intermediate container 3352a7d7b836 19:11:12 ---> 4b5bacad72f6 19:11:12 19:11:12 Successfully built 4b5bacad72f6 19:11:12 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 19:11:12 Successfully tagged security-spire-config:latest 19:11:12  Building security-spire-config ... done Building core-metadata 19:11:12 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 19:11:12 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 19:11:12 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 19:11:12 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 19:11:12 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 19:11:12 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 19:11:12 (1/1) Installing dumb-init (1.2.5-r1) 19:11:12 Executing busybox-1.35.0-r17.trigger 19:11:12 OK: 6 MiB in 15 packages 19:11:12 (1/3) Installing ca-certificates (20220614-r0) 19:11:12 (2/3) Installing dumb-init (1.2.5-r1) 19:11:12 (3/3) Installing su-exec (0.2-r1) 19:11:12 Executing busybox-1.35.0-r17.trigger 19:11:12 (1/6) Installing ca-certificates (20220614-r0) 19:11:12 Executing ca-certificates-20220614-r0.trigger 19:11:12 (2/6) Installing brotli-libs (1.0.9-r6) 19:11:12 (3/6) Installing nghttp2-libs (1.47.0-r0) 19:11:12 (4/6) Installing libcurl (7.83.1-r3) 19:11:12 (5/6) Installing curl (7.83.1-r3) 19:11:12 (6/6) Installing dumb-init (1.2.5-r1) 19:11:12 OK: 6 MiB in 17 packages 19:11:12 Executing busybox-1.35.0-r17.trigger 19:11:12 Executing ca-certificates-20220614-r0.trigger 19:11:12 OK: 8 MiB in 20 packages 19:11:12 (1/33) Installing ncurses-terminfo-base (6.3_p20220521-r0) 19:11:12 (2/33) Installing ncurses-libs (6.3_p20220521-r0) 19:11:12 (3/33) Installing readline (8.1.2-r0) 19:11:12 (4/33) Installing bash (5.1.16-r2) 19:11:13 Executing bash-5.1.16-r2.post-install 19:11:13 (5/33) Installing ca-certificates (20220614-r0) 19:11:13 (6/33) Installing brotli-libs (1.0.9-r6) 19:11:13 (7/33) Installing nghttp2-libs (1.47.0-r0) 19:11:13 (8/33) Installing libcurl (7.83.1-r3) 19:11:13 (9/33) Installing curl (7.83.1-r3) 19:11:13 (10/33) Installing docker-cli (20.10.18-r0) 19:11:13 (11/33) Installing dumb-init (1.2.5-r1) 19:11:13 (12/33) Installing libbz2 (1.0.8-r1) 19:11:13 (13/33) Installing expat (2.4.9-r0) 19:11:13 (14/33) Installing libffi (3.4.2-r1) 19:11:13 (15/33) Installing gdbm (1.23-r0) 19:11:13 (16/33) Installing xz-libs (5.2.5-r1) 19:11:13 (17/33) Installing libgcc (11.2.1_git20220219-r2) 19:11:13 (18/33) Installing libstdc++ (11.2.1_git20220219-r2) 19:11:13 (19/33) Installing mpdecimal (2.5.1-r1) 19:11:13 (20/33) Installing sqlite-libs (3.38.5-r0) 19:11:13 (21/33) Installing python3 (3.10.5-r0) 19:11:13 (22/33) Installing py3-contextlib2 (21.6.0-r2) 19:11:13 (23/33) Installing py3-tomli (2.0.1-r1) 19:11:13 (24/33) Installing py3-pep517 (0.12.0-r2) 19:11:13 (25/33) Installing py3-six (1.16.0-r1) 19:11:13 (26/33) Installing py3-retrying (1.3.3-r3) 19:11:13 (27/33) Installing py3-appdirs (1.4.4-r3) 19:11:13 (28/33) Installing py3-more-itertools (8.13.0-r0) 19:11:13 (29/33) Installing py3-ordered-set (4.0.2-r3) 19:11:13 (30/33) Installing py3-parsing (2.4.7-r3) 19:11:13 (31/33) Installing py3-packaging (21.3-r0) 19:11:13 (32/33) Installing py3-setuptools (59.4.0-r0) 19:11:13 (33/33) Installing py3-pip (22.1.1-r0) 19:11:13 Executing busybox-1.35.0-r17.trigger 19:11:13 Executing ca-certificates-20220614-r0.trigger 19:11:13 OK: 122 MiB in 47 packages 19:11:15 Step 1/25 : ARG BUILDER_BASE=golang:1.18-alpine3.16 19:11:15 Step 2/25 : FROM ${BUILDER_BASE} AS builder 19:11:15 ---> 103dff5083b5 19:11:15 Step 3/25 : ARG ADD_BUILD_TAGS="" 19:11:15 ---> Using cache 19:11:15 ---> 04d39aa698a9 19:11:15 Step 4/25 : WORKDIR /edgex-go 19:11:15 ---> Using cache 19:11:15 ---> 15bdf16181b6 19:11:15 Step 5/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 19:11:15 ---> Using cache 19:11:15 ---> 341eb5f9e272 19:11:15 Step 6/25 : RUN apk add --update --no-cache make git 19:11:15 ---> Using cache 19:11:15 ---> 7f5e83b7126c 19:11:15 Step 7/25 : COPY go.mod vendor* ./ 19:11:15 ---> Using cache 19:11:15 ---> 159b5ab31eca 19:11:15 Step 8/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 19:11:15 ---> Using cache 19:11:15 ---> ca15ef604f6d 19:11:15 Step 9/25 : COPY . . 19:11:15 ---> Using cache 19:11:15 ---> f197166087a3 19:11:15 Step 10/25 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-metadata/core-metadata 19:11:19 ---> Running in 5aa7be9bf0dd 19:11:19 Removing intermediate container a5c17a6149b3 19:11:19 ---> 7654e9d944c0 19:11:19 Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 19:11:19 ---> Running in c3c2c8b39d85 19:11:19 Removing intermediate container a6e417db3744 19:11:19 ---> e989f2b825e0 19:11:19 Step 12/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' 19:11:19 Removing intermediate container d8d0762dc376 19:11:19 ---> 22eb7b614bcc 19:11:19 Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' 19:11:19 ---> Running in ce881d162b7e 19:11:19 ---> Running in c1bf7077e6f3 19:11:19 Removing intermediate container c3c2c8b39d85 19:11:19 ---> 7d21ceab2761 19:11:19 Step 14/24 : ENV APP_PORT=59882 19:11:19 ---> Running in f1e94c51e8ca 19:11:19 Removing intermediate container ce881d162b7e 19:11:19 ---> c078f5f555fd 19:11:19 Step 13/25 : WORKDIR / 19:11:19 Removing intermediate container c1bf7077e6f3 19:11:19 ---> 1a3457799942 19:11:19 Step 13/22 : WORKDIR /edgex 19:11:19 ---> Running in c63ae7bab083 19:11:19 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:11:19 ---> Running in 55a016a0b798 19:11:19 Removing intermediate container f1e94c51e8ca 19:11:19 ---> dd8b9d43d842 19:11:19 Step 15/24 : EXPOSE $APP_PORT 19:11:19 Removing intermediate container 55a016a0b798 19:11:19 ---> 21867451ec6c 19:11:19 Step 14/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/res/configuration.toml res/configuration.toml 19:11:19 Removing intermediate container c63ae7bab083 19:11:19 ---> fa579fa4cdb5 19:11: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:11:19 ---> Running in baf94478286a 19:11:19 Removing intermediate container baf94478286a 19:11:19 ---> 4edb83c66372 19:11:19 Step 16/24 : WORKDIR / 19:11:19 ---> 850ef576010f 19:11:19 Step 15/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/security-proxy-setup . 19:11:19 ---> 4dda5c675336 19:11:19 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:11:19 ---> Running in 6e58cc096524 19:11:20 ---> 06876a857200 19:11:20 Step 16/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml 19:11:20 Removing intermediate container 6e58cc096524 19:11:20 ---> d36d0f71f059 19:11:20 Step 17/24 : COPY --from=builder /edgex-go/Attribution.txt / 19:11:20 ---> 084422b0f550 19:11:20 Step 16/22 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . 19:11:20 ---> 40728d0f94dc 19:11:20 Step 18/24 : COPY --from=builder /edgex-go/cmd/core-command/core-command / 19:11:20 ---> cb7371a9b04d 19:11:20 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:11:20 ---> e83780c03823 19:11:20 Step 18/25 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . 19:11:20 ---> 67358c8da4ad 19:11:20 Step 17/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/entrypoint.sh /usr/local/bin/ 19:11:20 ---> 031bf5442c28 19:11:20 Step 19/24 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml 19:11:21 ---> b4bd0e51049d 19:11:21 Step 18/22 : RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 19:11:21 ---> b9382958c3bf 19:11:21 Step 20/24 : ENTRYPOINT ["/core-command"] 19:11:21 ---> Running in 3ef1b0df678b 19:11:21 ---> Running in ecf4f1a318ca 19:11:21 ---> c6a6eeb2f398 19:11:21 Step 19/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . 19:11:21 Removing intermediate container ecf4f1a318ca 19:11:21 ---> d70a4187f09b 19:11:21 Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 19:11:21 ---> Running in e1c60fe64620 19:11:21 Collecting docker-compose==1.23.2 19:11:21 Downloading docker_compose-1.23.2-py2.py3-none-any.whl (131 kB) 19:11:21 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 131.9/131.9 kB 42.5 MB/s eta 0:00:00 19:11:21 Collecting docopt<0.7,>=0.6.1 19:11:21 Downloading docopt-0.6.2.tar.gz (25 kB) 19:11:21 Removing intermediate container e1c60fe64620 19:11:21 ---> 22137287dd4f 19:11:21 Step 22/24 : LABEL arch=x86_64 19:11:21 Preparing metadata (setup.py): started 19:11:21 ---> Running in d70ad5566e89 19:11:22 ---> 34bd4aa9b800 19:11:22 Step 20/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ 19:11:22 Removing intermediate container d70ad5566e89 19:11:22 ---> 569d7c83268c 19:11:22 Step 23/24 : LABEL git_sha=4a402e7be269992b77eb2cefe774613f31f9d019 19:11:22 ---> Running in 1e799a06ffee 19:11:22 Preparing metadata (setup.py): finished with status 'done' 19:11:22 ---> 623d85915f91 19:11:22 Removing intermediate container 1e799a06ffee 19:11:22 Step 21/25 : RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / ---> f22ce8ce66c8 19:11:22 19:11:22 Step 24/24 : LABEL version=0.0.0 19:11:22 Collecting texttable<0.10,>=0.9.0 19:11:22 Removing intermediate container 3ef1b0df678b 19:11:22 ---> 2db5079f89ab 19:11:22 Step 19/22 : ENTRYPOINT ["entrypoint.sh"] 19:11:22 Downloading texttable-0.9.1.tar.gz (11 kB) 19:11:22 Preparing metadata (setup.py): started 19:11:22 ---> Running in 15efa8347f40 19:11:22 ---> Running in 7783afe8d458 19:11:22 ---> Running in 778e66e8a337 19:11:22 Removing intermediate container 7783afe8d458 19:11:22 ---> ac808a75f0d0 19:11:22 19:11:22 Removing intermediate container 778e66e8a337 19:11:22 ---> f3428606aac8 19:11:22 Step 20/22 : LABEL arch=x86_64 19:11:22 Successfully built ac808a75f0d0 19:11:22 Successfully tagged core-command:latest 19:11:22  Building core-command ... done Building security-spire-agent 19:11:22 ---> Running in 52aa8e0a8228 19:11:22 Preparing metadata (setup.py): finished with status 'done' 19:11:22 Collecting cached-property<2,>=1.2.0 19:11:22 Downloading cached_property-1.5.2-py2.py3-none-any.whl (7.6 kB) 19:11:22 Collecting docker<4.0,>=3.6.0 19:11:22 Downloading docker-3.7.3-py2.py3-none-any.whl (134 kB) 19:11:22 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 134.5/134.5 kB 37.8 MB/s eta 0:00:00 19:11:22 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:11:22 Removing intermediate container 52aa8e0a8228 19:11:22 ---> 91ea91b722d9 19:11:22 Step 21/22 : LABEL git_sha=4a402e7be269992b77eb2cefe774613f31f9d019 19:11:22 Collecting websocket-client<1.0,>=0.32.0 19:11:22 Downloading websocket_client-0.59.0-py2.py3-none-any.whl (67 kB) 19:11:22 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 67.2/67.2 kB 196.7 MB/s eta 0:00:00 19:11:22 Collecting jsonschema<3,>=2.5.1 19:11:22 Downloading jsonschema-2.6.0-py2.py3-none-any.whl (39 kB) 19:11:22 Collecting dockerpty<0.5,>=0.4.1 19:11:22 Downloading dockerpty-0.4.1.tar.gz (13 kB) 19:11:22 Preparing metadata (setup.py): started 19:11:23 Preparing metadata (setup.py): finished with status 'done' 19:11:23 Collecting PyYAML<4,>=3.10 19:11:23 Downloading PyYAML-3.13.tar.gz (270 kB) 19:11:23 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 270.6/270.6 kB 23.9 MB/s eta 0:00:00 19:11:23 Preparing metadata (setup.py): started 19:11:24 Preparing metadata (setup.py): finished with status 'done' 19:11:24 Collecting requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1 19:11:24 Downloading requests-2.20.1-py2.py3-none-any.whl (57 kB) 19:11:24 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 58.0/58.0 kB 172.9 MB/s eta 0:00:00 19:11:24 Collecting docker-pycreds>=0.4.0 19:11:24 Downloading docker_pycreds-0.4.0-py2.py3-none-any.whl (9.0 kB) 19:11:24 Collecting urllib3<1.25,>=1.21.1 19:11:24 Downloading urllib3-1.24.3-py2.py3-none-any.whl (118 kB) 19:11:24 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 118.8/118.8 kB 204.8 MB/s eta 0:00:00 19:11:24 Collecting chardet<3.1.0,>=3.0.2 19:11:24 Downloading chardet-3.0.4-py2.py3-none-any.whl (133 kB) 19:11:24 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 133.4/133.4 kB 208.3 MB/s eta 0:00:00 19:11:24 Collecting certifi>=2017.4.17 19:11:24 Downloading certifi-2022.9.24-py3-none-any.whl (161 kB) 19:11:24 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 161.1/161.1 kB 226.8 MB/s eta 0:00:00 19:11:24 Collecting idna<2.8,>=2.5 19:11:24 Downloading idna-2.7-py2.py3-none-any.whl (58 kB) 19:11:24 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 58.2/58.2 kB 195.0 MB/s eta 0:00:00 19:11:24 Using legacy 'setup.py install' for dockerpty, since package 'wheel' is not installed. 19:11:24 Using legacy 'setup.py install' for docopt, since package 'wheel' is not installed. 19:11:24 Using legacy 'setup.py install' for PyYAML, since package 'wheel' is not installed. 19:11:24 Using legacy 'setup.py install' for texttable, since package 'wheel' is not installed. 19:11:24 Installing collected packages: texttable, PyYAML, jsonschema, idna, docopt, chardet, cached-property, websocket-client, urllib3, dockerpty, docker-pycreds, certifi, requests, docker, docker-compose 19:11:24 Running setup.py install for texttable: started 19:11:25 Running setup.py install for texttable: finished with status 'done' 19:11:25 Running setup.py install for PyYAML: started 19:11:25 Step 1/26 : ARG BUILDER_BASE=golang:1.18-alpine3.16 19:11:25 Step 2/26 : FROM ${BUILDER_BASE} AS builder 19:11:25 ---> 103dff5083b5 19:11:25 Step 3/26 : WORKDIR /edgex-go 19:11:25 ---> Using cache 19:11:25 ---> 333627fb6dd9 19:11:25 Step 4/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 19:11:25 ---> Using cache 19:11:25 ---> 54420cadd6fc 19:11:25 Step 5/26 : RUN apk add --update --no-cache make git build-base curl 19:11:25 ---> Using cache 19:11:25 ---> 5207e600ce29 19:11:25 Step 6/26 : COPY go.mod vendor* ./ 19:11:25 ---> Using cache 19:11:25 ---> 2edf3bd2eff7 19:11:25 Step 7/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 19:11:25 ---> Using cache 19:11:25 ---> c69b3d8e2ceb 19:11:25 Step 8/26 : COPY . . 19:11:25 ---> Using cache 19:11:25 ---> 113cf7941945 19:11:25 Step 9/26 : ARG SPIRE_RELEASE=1.2.1 19:11:25 ---> Using cache 19:11:25 ---> 7fc47eb7abf1 19:11:25 Step 10/26 : WORKDIR /edgex-go/spire-build 19:11:25 ---> Using cache 19:11:25 ---> a21932286d81 19:11:25 Step 11/26 : RUN if ! test -f /usr/local/bin/spire-server; then wget -q "https://github.com/spiffe/spire/archive/refs/tags/v${SPIRE_RELEASE}.tar.gz" && tar xv --strip-components=1 -f "v${SPIRE_RELEASE}.tar.gz" && echo "building spire from source..." && make bin/spire-server bin/spire-agent && cp bin/spire* /usr/local/bin/; fi 19:11:25 ---> Using cache 19:11:25 ---> 33915400e9fe 19:11:25 Step 12/26 : WORKDIR /edgex-go 19:11:25 ---> Using cache 19:11:25 ---> bb7ce4226d5e 19:11:25 19:11:25 Step 13/26 : FROM alpine:3.15 19:11:25 ---> c4fc93816858 19:11:25 Step 14/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' 19:11:25 ---> Using cache 19:11:25 ---> f56edcb16ad1 19:11:25 Step 15/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 19:11:25 ---> Using cache 19:11:25 ---> 90b2cb91d7e4 19:11:25 Step 16/26 : RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 19:11:26 Running setup.py install for PyYAML: finished with status 'done' 19:11:29 Running setup.py install for docopt: started 19:11:29 ---> Running in 3f1c7ecedf1f 19:11:29 ---> Running in e83af082f0a7 19:11:29 Removing intermediate container 3f1c7ecedf1f 19:11:29 ---> 493e95a9744d 19:11:29 Step 22/22 : LABEL version=0.0.0 19:11:29 Removing intermediate container 15efa8347f40 19:11:29 ---> f3bc09970b22 19:11:29 Step 22/25 : ENTRYPOINT ["entrypoint.sh"] 19:11:29 ---> Running in f36d4e1599e4 19:11:29 ---> Running in 3e96ec064850 19:11:29 Removing intermediate container 3e96ec064850 19:11:29 ---> b4f4e98c065c 19:11:29 Step 23/25 : LABEL arch=x86_64 19:11:29 Removing intermediate container f36d4e1599e4 19:11:29 ---> fc6f95b9739d 19:11:29 19:11:30 ---> Running in 824f182abe90 19:11:30 Running setup.py install for docopt: finished with status 'done' 19:11:30 Successfully built fc6f95b9739d 19:11:30 Successfully tagged security-proxy-setup:latest 19:11:30  Building security-proxy-setup ... done Building security-bootstrapper 19:11:30 Removing intermediate container 824f182abe90 19:11:30 ---> 8de33b92dd6a 19:11:30 Step 24/25 : LABEL git_sha=4a402e7be269992b77eb2cefe774613f31f9d019 19:11:30 ---> Running in bda47ee139b2 19:11:30 fetch https://dl-4.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 19:11:31 fetch https://dl-4.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 19:11:31 v3.15.6-93-ge08ee36d88 [https://dl-4.alpinelinux.org/alpine/v3.15/main] 19:11:31 v3.15.6-94-gbcf1bd4598 [https://dl-4.alpinelinux.org/alpine/v3.15/community] 19:11:31 OK: 15857 distinct packages available 19:11:31 fetch https://dl-4.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 19:11:32 Step 1/33 : ARG BUILDER_BASE=golang:1.18-alpine3.16 19:11:32 Step 2/33 : FROM ${BUILDER_BASE} AS builder 19:11:32 ---> 103dff5083b5 19:11:32 Step 3/33 : WORKDIR /edgex-go 19:11:32 ---> Using cache 19:11:32 ---> 333627fb6dd9 19:11:32 Step 4/33 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 19:11:32 ---> Using cache 19:11:32 ---> 54420cadd6fc 19:11:32 Step 5/33 : RUN apk add --update --no-cache make git 19:11:32 fetch https://dl-4.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 19:11:33 (1/5) Installing dumb-init (1.2.5-r1) 19:11:33 (2/5) Installing musl-obstack (1.2.3-r0) 19:11:33 (3/5) Installing libucontext (1.1-r0) 19:11:33 (4/5) Installing gcompat (1.0.0-r4) 19:11:33 (5/5) Installing openssl (1.1.1q-r0) 19:11:33 Executing busybox-1.34.1-r7.trigger 19:11:33 OK: 7 MiB in 19 packages 19:11:34 Running setup.py install for dockerpty: started 19:11:35 Removing intermediate container bda47ee139b2 19:11:35 ---> d63a325aa063 19:11:35 Step 25/25 : LABEL version=0.0.0 19:11:35 ---> Running in 552e13975c92 19:11:35 ---> Running in fbf9c1e6f84a 19:11:35 Removing intermediate container fbf9c1e6f84a 19:11:35 ---> 105cd38b8576 19:11:35 19:11:35 Running setup.py install for dockerpty: finished with status 'done' 19:11:35 Successfully built 105cd38b8576 19:11:35 Successfully tagged security-secretstore-setup:latest 19:11:35 Building security-spiffe-token-provider 19:11:35  Building security-secretstore-setup ... done fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 19:11:36 fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 19:11:36 OK: 211 MiB in 51 packages 19:11:38 Step 1/20 : ARG BUILDER_BASE=golang:1.18-alpine3.16 19:11:38 Step 2/20 : FROM ${BUILDER_BASE} AS builder 19:11:38 ---> 103dff5083b5 19:11:38 Step 3/20 : WORKDIR /edgex-go 19:11:38 ---> Using cache 19:11:38 ---> 333627fb6dd9 19:11:38 Step 4/20 : RUN apk update && apk --no-cache --update add build-base 19:11:39 Successfully installed PyYAML-3.13 cached-property-1.5.2 certifi-2022.9.24 chardet-3.0.4 docker-3.7.3 docker-compose-1.23.2 docker-pycreds-0.4.0 dockerpty-0.4.1 docopt-0.6.2 idna-2.7 jsonschema-2.6.0 requests-2.20.1 texttable-0.9.1 urllib3-1.24.3 websocket-client-0.59.0 19:11:39 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:11:40 Removing intermediate container e83af082f0a7 19:11:40 ---> 3a855c80112f 19:11:40 Step 17/26 : COPY --from=builder /usr/local/bin/spire-agent /usr/local/bin 19:11:40 ---> Running in c71b0d2a40a0 19:11:40 Removing intermediate container 5aa7be9bf0dd 19:11:40 ---> 5e81f506843a 19:11:40 19:11:40 Step 11/25 : FROM alpine:3.16 19:11:40 ---> 9c6f07244728 19:11:40 Step 12/25 : RUN apk add --update --no-cache dumb-init 19:11:40 ---> Using cache 19:11:40 ---> 7654e9d944c0 19:11:40 Step 13/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 19:11:40 ---> Using cache 19:11:40 ---> 7d21ceab2761 19:11:40 Step 14/25 : ENV APP_PORT=59881 19:11:40 Removing intermediate container 552e13975c92 19:11:40 ---> 79de071e96c2 19:11:40 Step 6/33 : COPY go.mod vendor* ./ 19:11:40 ---> Running in e6684145c302 19:11:40 Removing intermediate container e6684145c302 19:11:40 ---> db439c066f71 19:11:40 Step 15/25 : EXPOSE $APP_PORT 19:11:41 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 19:11:41 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 19:11:41 v3.16.2-221-ge7097e0782 [https://dl-cdn.alpinelinux.org/alpine/v3.16/main] 19:11:41 v3.16.2-227-g7411d9b1c4 [https://dl-cdn.alpinelinux.org/alpine/v3.16/community] 19:11:41 OK: 17040 distinct packages available 19:11:41 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 19:11:41 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 19:11:41 ---> Running in fc0dd1d16607 19:11:41 ---> 74c45a4aae0c 19:11:41 Step 7/33 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 19:11:42 OK: 211 MiB in 51 packages 19:11:42 ---> Running in 548dc9b23d48 19:11:42 Removing intermediate container fc0dd1d16607 19:11:42 ---> 2ecaab8ccb1e 19:11:42 Step 16/25 : WORKDIR / 19:11:42 ---> fcde782a508c 19:11:42 Step 18/26 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin 19:11:42 ---> Running in 7ca8969f8609 19:11:43 Removing intermediate container 7ca8969f8609 19:11:43 ---> 96bbb9f272d3 19:11:43 Step 17/25 : COPY --from=builder /edgex-go/Attribution.txt / 19:11:44 ---> b412fd59eef3 19:11:44 Step 19/26 : COPY --from=builder /edgex-go/cmd/security-spire-agent/docker-entrypoint.sh /usr/local/bin/ 19:11:44 Removing intermediate container c71b0d2a40a0 19:11:44 ---> 1d3040107ab0 19:11:44 Step 5/20 : COPY go.mod vendor* ./ 19:11:44 ---> c0e0a2c0a235 19:11:44 Step 18/25 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / 19:11:44 Removing intermediate container 91c244867b20 19:11:44 ---> a7811fec6b1a 19:11:44 Step 14/23 : ENV APP_PORT=58890 19:11:44 ---> d55b05cb34f9 19:11:44 Step 20/26 : COPY --from=builder /edgex-go/cmd/security-spire-agent/agent.conf /usr/local/etc/spire/agent.conf.tpl 19:11:44 ---> Running in 1e93107ba275 19:11:44 ---> 3244402fa73c 19:11:44 Step 6/20 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 19:11:44 Removing intermediate container 1e93107ba275 19:11:44 ---> bb0df919fd4a 19:11:44 Step 15/23 : EXPOSE $APP_PORT 19:11:44 ---> Running in 639510c6df30 19:11:45 ---> Running in b52ed8e90e01 19:11:45 ---> 742f9e5dd05b 19:11:45 Step 21/26 : COPY --from=builder /edgex-go/cmd/security-spire-agent/openssl.conf /usr/local/etc/ 19:11:46 ---> aadbe5d8d73c 19:11:46 Step 19/25 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml 19:11:46 ---> 2d08a8581529 19:11:46 Step 22/26 : ENTRYPOINT [ "/usr/bin/dumb-init" ] 19:11:46 Removing intermediate container b52ed8e90e01 19:11:46 ---> 562185991cfe 19:11:46 Step 16/23 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/sys-mgmt-agent / 19:11:46 ---> 5fbf1fa70357 19:11:46 Step 20/25 : COPY --from=builder /edgex-go/cmd/core-metadata/res/uom.toml /res/uom.toml 19:11:47 ---> Running in b5e8e1c4cac2 19:11:47 Removing intermediate container b5e8e1c4cac2 19:11:47 ---> 43906b7a33ac 19:11:47 Step 23/26 : CMD [ "--verbose", "docker-entrypoint.sh" ] 19:11:47 ---> 13035f134fee 19:11:47 Step 21/25 : ENTRYPOINT ["/core-metadata"] 19:11:47 ---> Running in 31af5e6c1404 19:11:48 ---> 48bf75f4a7c1 19:11:48 Step 17/23 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/res/configuration.toml /res/configuration.toml 19:11:48 ---> Running in 4ce0fa8c5c81 19:11:49 Removing intermediate container 31af5e6c1404 19:11:49 ---> dd494ccb9c0d 19:11:49 Step 24/26 : LABEL arch=x86_64 19:11:51 ---> a9cb87745ed6 19:11:51 Step 18/23 : COPY --from=builder /edgex-go/cmd/sys-mgmt-executor/sys-mgmt-executor / 19:11:51 Removing intermediate container 4ce0fa8c5c81 19:11:51 ---> 3b24eadaf48e 19:11:51 Step 22/25 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 19:11:51 ---> Running in 1c6a05071c4f 19:11:51 ---> Running in 773f6d9225af 19:11:51 Removing intermediate container 1c6a05071c4f 19:11:51 ---> f06114dd0464 19:11:51 Step 25/26 : LABEL git_sha=4a402e7be269992b77eb2cefe774613f31f9d019 19:11:51 Removing intermediate container 773f6d9225af 19:11:51 ---> 3a3643cd9b60 19:11:51 Step 23/25 : LABEL arch=x86_64 19:11:51 Removing intermediate container 548dc9b23d48 19:11:51 ---> a7dd47d96d37 19:11:51 Step 8/33 : COPY . . 19:11:56 ---> 7698c05009b1 19:11:56 Step 19/23 : ENTRYPOINT ["/sys-mgmt-agent"] 19:11:58 ---> Running in c855aeb8b568 19:11:58 ---> Running in c07f7b663f02 19:11:58 ---> Running in a3c8e1100cc4 19:11:58 Removing intermediate container c07f7b663f02 19:11:58 ---> 92c8dc05cfa4 19:11:58 Step 26/26 : LABEL version=0.0.0 19:11:58 Removing intermediate container c855aeb8b568 19:11:58 ---> a6315cf37fac 19:11:58 Step 24/25 : LABEL git_sha=4a402e7be269992b77eb2cefe774613f31f9d019 19:11:58 Removing intermediate container a3c8e1100cc4 19:11:58 ---> c08be454de50 19:11:58 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 19:11:58 ---> Running in 74affa23baea 19:11:58 ---> 6cbf5c36523f 19:11:58 Step 9/33 : RUN make cmd/security-bootstrapper/security-bootstrapper 19:11:58 ---> Running in f64e004a6192 19:11:58 ---> Running in e332aef70b2c 19:11:58 ---> Running in 99239635c5a8 19:11:58 Removing intermediate container f64e004a6192 19:11:58 ---> c9ccb18d104e 19:11:58 Step 25/25 : LABEL version=0.0.0 19:11:58 Removing intermediate container 74affa23baea 19:11:58 ---> ee0e6cc935f8 19:11:58 19:11:58 Removing intermediate container e332aef70b2c 19:11:58 ---> c0789b204fe4 19:11:58 Step 21/23 : LABEL arch=x86_64 19:11:58 ---> Running in 819431b99f6a 19:11:58 ---> Running in f935081b4e70 19:11:58 Successfully built ee0e6cc935f8 19:11:58 Successfully tagged security-spire-agent:latest 19:11:58 Building support-scheduler 19:11:58  Building security-spire-agent ... done Removing intermediate container 639510c6df30 19:11:58 ---> 24cd5d3b1ac3 19:11:58 Step 7/20 : COPY . . 19:11:58 Removing intermediate container f935081b4e70 19:11:58 ---> 5ebd61ee994e 19:11:58 19:11:58 Removing intermediate container 819431b99f6a 19:11:58 ---> 846e92f56e1b 19:11:58 Step 22/23 : LABEL git_sha=4a402e7be269992b77eb2cefe774613f31f9d019 19:11:58 ---> Running in 6c5efdb19038 19:11: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-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper 19:11:58 Successfully built 5ebd61ee994e 19:11:58 Successfully tagged core-metadata:latest 19:11:58  Building core-metadata ... done Building support-notifications 19:12:03 Step 1/23 : ARG BUILDER_BASE=golang:1.18-alpine3.16 19:12:03 Step 2/23 : FROM ${BUILDER_BASE} AS builder 19:12:03 ---> 103dff5083b5 19:12:03 Step 3/23 : ARG ADD_BUILD_TAGS="" 19:12:03 ---> Using cache 19:12:03 ---> 04d39aa698a9 19:12:03 Step 4/23 : WORKDIR /edgex-go 19:12:03 ---> Using cache 19:12:03 ---> 15bdf16181b6 19:12:03 Step 5/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 19:12:03 ---> Using cache 19:12:03 ---> 341eb5f9e272 19:12:03 Step 6/23 : RUN apk add --update --no-cache make git 19:12:03 ---> Using cache 19:12:03 ---> 7f5e83b7126c 19:12:03 Step 7/23 : COPY go.mod vendor* ./ 19:12:03 ---> Using cache 19:12:03 ---> 159b5ab31eca 19:12:03 Step 8/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 19:12:03 ---> Using cache 19:12:03 ---> ca15ef604f6d 19:12:03 Step 9/23 : COPY . . 19:12:03 ---> Using cache 19:12:03 ---> f197166087a3 19:12:03 Step 10/23 : RUN make cmd/support-scheduler/support-scheduler 19:12:03 Step 1/23 : ARG BUILDER_BASE=golang:1.18-alpine3.16 19:12:03 Step 2/23 : FROM ${BUILDER_BASE} AS builder 19:12:03 ---> 103dff5083b5 19:12:03 Step 3/23 : ARG ADD_BUILD_TAGS="" 19:12:03 ---> Using cache 19:12:03 ---> 04d39aa698a9 19:12:03 Step 4/23 : WORKDIR /edgex-go 19:12:03 ---> Using cache 19:12:03 ---> 15bdf16181b6 19:12:03 Step 5/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 19:12:03 ---> Using cache 19:12:03 ---> 341eb5f9e272 19:12:03 Step 6/23 : RUN apk add --update --no-cache make bash git ca-certificates 19:12:11 Removing intermediate container 6c5efdb19038 19:12:11 ---> fe66bc407feb 19:12:11 Step 23/23 : LABEL version=0.0.0 19:12:14 ---> Running in 94cf2638b635 19:12:14 ---> Running in 9c60dfb7b5e3 19:12:14 ---> Running in a15a9e7edfb0 19:12:14 ---> dd33803448f0 19:12:14 Step 8/20 : RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider 19:12:14 Removing intermediate container a15a9e7edfb0 19:12:14 ---> 9c304837e9ad 19:12:14 19:12:14 ---> Running in 760d8314a27c 19:12:14 Successfully built 9c304837e9ad 19:12:14 Successfully tagged sys-mgmt-agent:latest 19:12:14 Building core-data 19:12:15  Building sys-mgmt-agent ... done 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:12:17 Step 1/24 : ARG BUILDER_BASE=golang:1.18-alpine3.16 19:12:17 Step 2/24 : FROM ${BUILDER_BASE} AS builder 19:12:17 ---> 103dff5083b5 19:12:17 Step 3/24 : ARG ADD_BUILD_TAGS="" 19:12:17 ---> Using cache 19:12:17 ---> 04d39aa698a9 19:12:17 Step 4/24 : WORKDIR /edgex-go 19:12:17 ---> Using cache 19:12:17 ---> 15bdf16181b6 19:12:17 Step 5/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 19:12:17 ---> Using cache 19:12:17 ---> 341eb5f9e272 19:12:17 Step 6/24 : RUN apk add --update --no-cache zeromq-dev libsodium-dev pkgconfig build-base git 19:12: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-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider 19:12:19 fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 19:12:19 fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 19:12:19 ---> Running in 6b027d8a1236 19:12:20 OK: 211 MiB in 51 packages 19:12:20 fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 19:12:21 fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 19:12:21 Removing intermediate container 9c60dfb7b5e3 19:12:21 ---> 4b057fd89108 19:12:21 Step 7/23 : COPY go.mod vendor* ./ 19:12:22 OK: 211 MiB in 51 packages 19:12:23 ---> ab306c4a4436 19:12:23 Step 8/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 19:12:23 ---> Running in e33045bd08c8 19:12:23 Removing intermediate container 99239635c5a8 19:12:23 ---> 333e517a05ff 19:12:23 19:12:23 Step 10/33 : FROM alpine:3.16 19:12:23 ---> 9c6f07244728 19:12:23 Step 11/33 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' 19:12:23 ---> Running in bd9be12853c6 19:12:23 Removing intermediate container 6b027d8a1236 19:12:23 ---> 242a2c2122ba 19:12:23 Step 7/24 : COPY go.mod vendor* ./ 19:12:23 Removing intermediate container bd9be12853c6 19:12:23 ---> aadd5fcd0232 19:12:23 Step 12/33 : RUN apk add --update --no-cache dumb-init su-exec 19:12:24 ---> Running in 999c0b80666c 19:12:24 ---> 9a2b6351fda9 19:12:24 Step 8/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 19:12:24 ---> Running in f42fb29c1f5e 19:12:24 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 19:12:25 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 19:12:25 (1/2) Installing dumb-init (1.2.5-r1) 19:12:25 (2/2) Installing su-exec (0.2-r1) 19:12:25 Executing busybox-1.35.0-r17.trigger 19:12:25 OK: 6 MiB in 16 packages 19:12:35 Removing intermediate container 999c0b80666c 19:12:35 ---> 0d3152e2b579 19:12:35 Step 13/33 : ENV SECURITY_INIT_DIR /edgex-init 19:12:35 ---> Running in 32e4114d26cf 19:12:39 Removing intermediate container 32e4114d26cf 19:12:39 ---> 266f8f1496ea 19:12:39 Step 14/33 : ENV SECURITY_INIT_STAGING /edgex-init-staging 19:12:43 ---> Running in 43276f75b6e4 19:12:43 Removing intermediate container 43276f75b6e4 19:12:43 ---> 5eff8f46cb3b 19:12:43 Step 15/33 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_STAGING}/bootstrap-redis 19:12:43 ---> Running in 64004ad434db 19:12:43 Removing intermediate container f42fb29c1f5e 19:12:43 ---> 9f43e7b03c58 19:12:43 Step 9/24 : COPY . . 19:12:43 Removing intermediate container e33045bd08c8 19:12:43 ---> 2184666c9820 19:12:43 Step 9/23 : COPY . . 19:12:47 Removing intermediate container 64004ad434db 19:12:47 ---> d6030b28c72e 19:12:47 Step 16/33 : ARG BOOTSTRAP_MOSQUITTO_DIR=${SECURITY_INIT_STAGING}/bootstrap-mosquitto 19:12:53 ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] 19:12:53 ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] 19:12:53 ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] 19:12:53 ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] 19:12:53 ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] 19:12:55 ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] 19:12:55 ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-setup [no test files] 19:12:55 ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] 19:12:55 ? github.com/edgexfoundry/edgex-go/cmd/security-spiffe-token-provider [no test files] 19:12:57 ---> Running in 8281fa9e03f9 19:12:57 ---> a95c981f3b09 19:12:57 Step 10/23 : RUN make cmd/support-notifications/support-notifications 19:12:57 ---> 82ec28820928 19:12:57 Step 10/24 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-data/core-data 19:12:57 ---> Running in ead05b0237fb 19:12:57 ---> Running in f27100287e92 19:12:57 Removing intermediate container 760d8314a27c 19:12:57 ---> c2273f8ba04c 19:12:57 19:12:57 Step 9/20 : FROM alpine:3.15 19:12:57 Removing intermediate container 94cf2638b635 19:12:57 ---> 66226252737d 19:12:57 19:12:57 Step 11/23 : FROM alpine:3.16 19:12:57 ---> c4fc93816858 19:12:57 ---> 9c6f07244728 19:12:57 Step 10/20 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation'Step 12/23 : RUN apk add --update --no-cache dumb-init 19:12:57 ---> Using cache 19:12:57 19:12:57 ---> 7654e9d944c0 19:12:57 Step 13/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' ---> Using cache 19:12:57 19:12:57 ---> Using cache 19:12:57 ---> f56edcb16ad1 19:12:57 ---> 7d21ceab2761 19:12:57 Step 11/20 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositoriesStep 14/23 : ENV APP_PORT=59861 19:12:57 19:12:57 ---> Using cache 19:12:57 ---> 90b2cb91d7e4 19:12:57 Step 12/20 : RUN apk update && apk --no-cache --update add dumb-init curl gcompat 19:12:57 Removing intermediate container 8281fa9e03f9 19:12:57 ---> 7832fd80a320 19:12:57 Step 17/33 : RUN mkdir -p ${BOOTSTRAP_REDIS_DIR} ${BOOTSTRAP_MOSQUITTO_DIR} 19:12:57 ---> Running in f7cd6af36b4e 19:12:57 ---> Running in 6935a39bb8d8 19:12:57 ---> Running in e80aa341e84d 19:12:57 Removing intermediate container 6935a39bb8d8 19:12:57 ---> 2d22b01181b4 19:12:57 Step 15/23 : EXPOSE $APP_PORT 19:12:57 ---> Running in ffb808ac7fb6 19:12:57 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:12:57 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:12:57 Removing intermediate container ffb808ac7fb6 19:12:57 ---> b2d2007b3351 19:12:57 Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / 19:12:57 fetch https://dl-4.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 19:12:57 ---> eccf43dd0716 19:12:57 Step 17/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / 19:12:58 ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] 19:12:58 ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] 19:12:58 ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-agent [no test files] 19:12:58 ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-executor [no test files] 19:12:58 ? github.com/edgexfoundry/edgex-go/internal [no test files] 19:12:58 ? github.com/edgexfoundry/edgex-go/internal/core/command [no test files] 19:12:58 fetch https://dl-4.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 19:12:58 Removing intermediate container e80aa341e84d 19:12:58 ---> 515a2c7a3fd7 19:12:58 Step 18/33 : WORKDIR ${SECURITY_INIT_STAGING} 19:12:59 ---> Running in 955a3d594e8e 19:12:59 ---> 1a27a08e2ce6 19:12:59 Step 18/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml 19:12:59 Removing intermediate container 955a3d594e8e 19:12:59 ---> 212a5e22c5ca 19:12:59 Step 19/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_STAGING}/ 19:12:59 ---> 256fba5b0fac 19:12:59 Step 19/23 : ENTRYPOINT ["/support-scheduler"] 19:12:59 ---> Running in 23c44efb5fa8 19:12:59 Removing intermediate container 23c44efb5fa8 19:12:59 ---> 61c124d8535a 19:12:59 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 19:12:59 ---> 64671109c6e3 19:12:59 Step 20/33 : RUN chmod +x ${SECURITY_INIT_STAGING}/*.sh 19:12:59 ---> Running in 519d46bc6613 19:12:59 ---> Running in 82a4a0508288 19:12:59 v3.15.6-93-ge08ee36d88 [https://dl-4.alpinelinux.org/alpine/v3.15/main] 19:12:59 v3.15.6-94-gbcf1bd4598 [https://dl-4.alpinelinux.org/alpine/v3.15/community] 19:12:59 OK: 15857 distinct packages available 19:12:59 fetch https://dl-4.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 19:12:59 Removing intermediate container 519d46bc6613 19:12:59 ---> a0d577aa707e 19:12:59 Step 21/23 : LABEL arch=x86_64 19:12:59 ---> Running in ccc8807a8cbe 19:12:59 Removing intermediate container ccc8807a8cbe 19:12:59 ---> 055552cedce5 19:12:59 Step 22/23 : LABEL git_sha=4a402e7be269992b77eb2cefe774613f31f9d019 19:12:59 ---> Running in 0ff38be9ab7b 19:13:00 Removing intermediate container 0ff38be9ab7b 19:13:00 ---> c56a43d74b0b 19:13:00 Step 23/23 : LABEL version=0.0.0 19:13:00 ---> Running in 420c835c2859 19:13:00 fetch https://dl-4.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 19:13:00 Removing intermediate container 420c835c2859 19:13:00 ---> 3c403abc14d7 19:13:00 19:13:00 Successfully built 3c403abc14d7 19:13:00 Successfully tagged support-scheduler:latest 19:13:00 Building security-spire-server 19:13:00  Building support-scheduler ... done Removing intermediate container 82a4a0508288 19:13:00 ---> af2a3208d6d4 19:13:00 Step 21/33 : COPY --from=builder /edgex-go/Attribution.txt / 19:13:00 (1/9) Installing ca-certificates (20220614-r0) 19:13:00 (2/9) Installing brotli-libs (1.0.9-r5) 19:13:00 (3/9) Installing nghttp2-libs (1.46.0-r0) 19:13:00 (4/9) Installing libcurl (7.80.0-r3) 19:13:00 (5/9) Installing curl (7.80.0-r3) 19:13:01 (6/9) Installing dumb-init (1.2.5-r1) 19:13:01 (7/9) Installing musl-obstack (1.2.3-r0) 19:13:01 (8/9) Installing libucontext (1.1-r0) 19:13:01 (9/9) Installing gcompat (1.0.0-r4) 19:13:01 Executing busybox-1.34.1-r7.trigger 19:13:01 Executing ca-certificates-20220614-r0.trigger 19:13:01 OK: 8 MiB in 23 packages 19:13:03 Step 1/25 : ARG BUILDER_BASE=golang:1.18-alpine3.16 19:13:03 Step 2/25 : FROM ${BUILDER_BASE} AS builder 19:13:03 ---> 103dff5083b5 19:13:03 Step 3/25 : WORKDIR /edgex-go 19:13:03 ---> Using cache 19:13:03 ---> 333627fb6dd9 19:13:03 Step 4/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 19:13:03 ---> Using cache 19:13:03 ---> 54420cadd6fc 19:13:03 Step 5/25 : RUN apk add --update --no-cache make git build-base curl 19:13:03 ---> Using cache 19:13:03 ---> 5207e600ce29 19:13:03 Step 6/25 : COPY go.mod vendor* ./ 19:13:03 ---> Using cache 19:13:03 ---> 2edf3bd2eff7 19:13:03 Step 7/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 19:13:03 ---> Using cache 19:13:03 ---> c69b3d8e2ceb 19:13:03 Step 8/25 : COPY . . 19:13:03 ---> Using cache 19:13:03 ---> 113cf7941945 19:13:03 Step 9/25 : ARG SPIRE_RELEASE=1.2.1 19:13:03 ---> Using cache 19:13:03 ---> 7fc47eb7abf1 19:13:03 Step 10/25 : WORKDIR /edgex-go/spire-build 19:13:03 ---> Using cache 19:13:03 ---> a21932286d81 19:13:03 Step 11/25 : RUN if ! test -f /usr/local/bin/spire-server; then wget -q "https://github.com/spiffe/spire/archive/refs/tags/v${SPIRE_RELEASE}.tar.gz" && tar xv --strip-components=1 -f "v${SPIRE_RELEASE}.tar.gz" && echo "building spire from source..." && make bin/spire-server bin/spire-agent && cp bin/spire* /usr/local/bin/; fi 19:13:11 ---> 1e6e8a718cd3 19:13:11 Step 22/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . 19:13:11 ---> Running in 2d90f2c9adaf 19:13:13 ---> 9e561de99402 19:13:13 Step 23/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.toml ./res/ 19:13:13 Removing intermediate container f7cd6af36b4e 19:13:13 ---> 7778bb782341 19:13:13 Step 13/20 : COPY --from=builder /edgex-go/Attribution.txt / 19:13:17 ---> 559ef11f817f 19:13:17 Step 24/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml ${BOOTSTRAP_REDIS_DIR}/res/ 19:13:17 ---> fe32074686be 19:13:17 Step 14/20 : COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/security-spiffe-token-provider / 19:13:19 ---> 778d2c6b7c89 19:13:19 Step 25/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-mosquitto/configuration.toml ${BOOTSTRAP_MOSQUITTO_DIR}/res/ 19:13:19 Removing intermediate container 2d90f2c9adaf 19:13:19 ---> 7097d16e991b 19:13:19 Step 12/25 : WORKDIR /edgex-go 19:13:19 ---> 1d2f34c1c541 19:13:19 Step 15/20 : COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/res/configuration.toml /res/configuration.toml 19:13:19 ---> Running in 4fde053707de 19:13:19 ---> b449641721bb 19:13:19 Step 26/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ ${SECURITY_INIT_STAGING}/consul-bootstrapper/ 19:13:19 Removing intermediate container 4fde053707de 19:13:19 ---> ec87e3a6d523 19:13:19 ---> 27e60cf2adcd 19:13:19 Step 16/20 : ENTRYPOINT [ "/security-spiffe-token-provider" ] 19:13:19 19:13:19 Step 13/25 : FROM alpine:3.15 19:13:19 ---> c4fc93816858 19:13:19 Step 14/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' 19:13:19 ---> Using cache 19:13:19 ---> f56edcb16ad1 19:13:19 Step 15/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 19:13:19 ---> Using cache 19:13:19 ---> 90b2cb91d7e4 19:13:19 Step 16/25 : RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 19:13:19 ---> Using cache 19:13:19 ---> 3a855c80112f 19:13:19 Step 17/25 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin 19:13:19 ---> Running in 081165887a55 19:13:19 ---> 9629ba1435f0 19:13:19 Step 27/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / 19:13:20 Removing intermediate container 081165887a55 19:13:20 ---> 1c313e925df0 19:13:20 Step 17/20 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 19:13:20 ---> Running in bbae12767c9d 19:13:20 ---> 7e70ac55fcb2 19:13:20 Step 28/33 : RUN chmod +x /entrypoint.sh 19:13:20 Removing intermediate container bbae12767c9d 19:13:20 ---> 417f763e1650 19:13:20 Step 18/20 : LABEL arch=x86_64 19:13:20 ---> Running in 02a209f5aabd 19:13:20 ---> Running in 956f18285cc4 19:13:20 ok github.com/edgexfoundry/edgex-go/internal/core/command/application 0.363s coverage: 28.7% of statements 19:13:20 ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] 19:13:20 ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] 19:13:21 Removing intermediate container 956f18285cc4 19:13:21 ---> 693874b1fe6e 19:13:21 Step 19/20 : LABEL git_sha=4a402e7be269992b77eb2cefe774613f31f9d019 19:13:21 ---> Running in c70c23403ecb 19:13:21 ---> dc86c0476ff5 19:13:21 Step 18/25 : COPY --from=builder /edgex-go/cmd/security-spire-server/docker-entrypoint.sh /usr/local/bin/ 19:13:21 Removing intermediate container c70c23403ecb 19:13:21 ---> 45242e2c57c5 19:13:21 Step 20/20 : LABEL version=0.0.0 19:13:21 ---> Running in 983629123b58 19:13:21 ---> 23bb8ed65dfa 19:13:21 Step 19/25 : COPY --from=builder /edgex-go/cmd/security-spire-server/server.conf /usr/local/etc/spire/server.conf.tpl 19:13:22 Removing intermediate container 983629123b58 19:13:22 ---> 4c582a09f356 19:13:22 19:13:22 Successfully built 4c582a09f356 19:13:22 ---> b856767dd384 19:13:22 Step 20/25 : COPY --from=builder /edgex-go/cmd/security-spire-server/openssl.conf /usr/local/etc/ 19:13:22 Successfully tagged security-spiffe-token-provider:latest 19:13:22  Building security-spiffe-token-provider ... done Removing intermediate container 02a209f5aabd 19:13:22 ---> 669ce77ea449 19:13:22 Step 29/33 : ENTRYPOINT ["/entrypoint.sh"] 19:13:22 ---> Running in c811bf018e42 19:13:22 ---> cdc4e00f8766 19:13:22 Step 21/25 : ENTRYPOINT [ "/usr/bin/dumb-init" ] 19:13:23 ---> Running in f39596b48590 19:13:23 Removing intermediate container c811bf018e42 19:13:23 ---> a687c84f2669 19:13:23 Step 30/33 : CMD ["gate"] 19:13:23 ---> Running in d72f55043d06 19:13:23 Removing intermediate container f39596b48590 19:13:23 ---> ed3b377958d8 19:13:23 Step 22/25 : CMD [ "--verbose", "docker-entrypoint.sh" ] 19:13:24 ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 0.534s coverage: 98.5% of statements 19:13:24 ---> Running in b0c4d8569e31 19:13:24 Removing intermediate container d72f55043d06 19:13:24 ---> cafc7c191b1c 19:13:24 Step 31/33 : LABEL arch=x86_64 19:13:25 Removing intermediate container ead05b0237fb 19:13:25 ---> 7a14d639d485 19:13:25 19:13:25 Step 11/23 : FROM alpine:3.16 19:13:25 ---> 9c6f07244728 19:13:25 Step 12/23 : RUN apk add --update --no-cache ca-certificates dumb-init 19:13:25 ---> Running in 30d12b7ff366 19:13:25 Removing intermediate container b0c4d8569e31 19:13:25 ---> 5202d7963d17 19:13:25 Step 23/25 : LABEL arch=x86_64 19:13:25 ---> Running in da250b90bdb9 19:13:25 ---> Running in 78d7efb5f016 19:13:25 Removing intermediate container 30d12b7ff366 19:13:25 ---> f84d46b285d2 19:13:25 Step 32/33 : LABEL git_sha=4a402e7be269992b77eb2cefe774613f31f9d019 19:13:25 ---> Running in 30a7ee50afb9 19:13:25 Removing intermediate container 78d7efb5f016 19:13:25 ---> 8c9290c43357 19:13:25 Step 24/25 : LABEL git_sha=4a402e7be269992b77eb2cefe774613f31f9d019 19:13:25 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 19:13:25 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 19:13:26 (1/2) Installing ca-certificates (20220614-r0) 19:13:26 (2/2) Installing dumb-init (1.2.5-r1) 19:13:26 Executing busybox-1.35.0-r17.trigger 19:13:26 Executing ca-certificates-20220614-r0.trigger 19:13:26 ---> Running in e24234d81378 19:13:26 Removing intermediate container 30a7ee50afb9 19:13:26 ---> 81e4d6afa88c 19:13:26 Step 33/33 : LABEL version=0.0.0 19:13:26 ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging/external 0.614s coverage: 75.6% of statements 19:13:26 ? github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging/mocks [no test files] 19:13:26 ? github.com/edgexfoundry/edgex-go/internal/core/data [no test files] 19:13:26 ok github.com/edgexfoundry/edgex-go/internal/core/data/application 0.489s coverage: 54.2% of statements 19:13:26 ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] 19:13:26 ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] 19:13:26 OK: 6 MiB in 16 packages 19:13:26 ---> Running in 0fdf9a279144 19:13:26 Removing intermediate container e24234d81378 19:13:26 ---> dbee3e0fcf60 19:13:26 Step 25/25 : LABEL version=0.0.0 19:13:26 ---> Running in 96f548d4d86d 19:13:26 Removing intermediate container 0fdf9a279144 19:13:26 ---> 1afd48604660 19:13:26 19:13:26 Removing intermediate container 96f548d4d86d 19:13:26 ---> 4bc7370e3f6b 19:13:26 19:13:26 Successfully built 1afd48604660 19:13:26 Successfully tagged security-bootstrapper:latest 19:13:26  Building security-bootstrapper ... done Removing intermediate container da250b90bdb9 19:13:26 ---> 59761ec28152 19:13:26 Step 13/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2021: Intel Corporation' 19:13:27 Successfully built 4bc7370e3f6b 19:13:27 Successfully tagged security-spire-server:latest 19:13:27  Building security-spire-server ... done  ---> Running in 2f6a9f486bf2 19:13:27 Removing intermediate container 2f6a9f486bf2 19:13:27 ---> 1f8939478b3b 19:13:27 Step 14/23 : ENV APP_PORT=59860 19:13:27 ---> Running in 01a11e3c6a7b 19:13:27 Removing intermediate container f27100287e92 19:13:27 ---> 874ac1fe48b1 19:13:27 19:13:27 Step 11/24 : FROM alpine:3.16 19:13:27 ---> 9c6f07244728 19:13:27 Step 12/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' 19:13:27 ---> Running in 156098b3db0d 19:13:27 Removing intermediate container 01a11e3c6a7b 19:13:27 ---> 4b42842ee27f 19:13:27 Step 15/23 : EXPOSE $APP_PORT 19:13:27 ---> Running in e3939edee963 19:13:27 Removing intermediate container 156098b3db0d 19:13:27 ---> f182027c0211 19:13:27 Step 13/24 : ENV APP_PORT=59880 19:13:27 Removing intermediate container e3939edee963 19:13:27 ---> 3413dcf9b05e 19:13:27 Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / 19:13:27 ---> Running in 5f767e3068e2 19:13:27 Removing intermediate container 5f767e3068e2 19:13:27 ---> 1b49f0d1a5cc 19:13:27 Step 14/24 : EXPOSE $APP_PORT 19:13:27 ---> Running in 0232da463807 19:13:27 ---> 5ab775a0d245 19:13:27 Step 17/23 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / 19:13:27 Removing intermediate container 0232da463807 19:13:27 ---> 806f15c29e1c 19:13:27 Step 15/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 19:13:27 ---> Running in 0f492ed91f9b 19:13:28 ---> a291809a845c 19:13:28 Step 18/23 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml 19:13:28 ---> 0fa42c152e23 19:13:28 Step 19/23 : ENTRYPOINT ["/support-notifications"] 19:13:28 Removing intermediate container 0f492ed91f9b 19:13:28 ---> 6c0d0244ffd9 19:13:28 Step 16/24 : RUN apk add --update --no-cache zeromq dumb-init 19:13:28 ---> Running in f44bd277b9df 19:13:28 ---> Running in 63ae14259f65 19:13:28 Removing intermediate container f44bd277b9df 19:13:28 ---> 5d1bffec34b6 19:13:28 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 19:13:28 ---> Running in 16c3af392af2 19:13:28 Removing intermediate container 16c3af392af2 19:13:28 ---> 5dafe8db43d8 19:13:28 Step 21/23 : LABEL arch=x86_64 19:13:28 ---> Running in d99f687599b8 19:13:28 fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 19:13:28 Removing intermediate container d99f687599b8 19:13:28 ---> 459f7cb86fe6 19:13:28 Step 22/23 : LABEL git_sha=4a402e7be269992b77eb2cefe774613f31f9d019 19:13:28 ---> Running in 234a02c64818 19:13:28 Removing intermediate container 234a02c64818 19:13:28 ---> 95ff3925cf12 19:13:28 Step 23/23 : LABEL version=0.0.0 19:13:28 ---> Running in 7bf84d583c25 19:13:28 Removing intermediate container 7bf84d583c25 19:13:28 ---> 520823d73583 19:13:28 19:13:29 Successfully built 520823d73583 19:13:29 Successfully tagged support-notifications:latest 19:13:29  Building support-notifications ... done fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 19:13:29 (1/6) Installing dumb-init (1.2.5-r1) 19:13:29 (2/6) Installing libgcc (11.2.1_git20220219-r2) 19:13:30 (3/6) Installing libsodium (1.0.18-r0) 19:13:30 (4/6) Installing libstdc++ (11.2.1_git20220219-r2) 19:13:30 (5/6) Installing libzmq (4.3.4-r0) 19:13:30 (6/6) Installing zeromq (4.3.4-r0) 19:13:30 Executing busybox-1.35.0-r17.trigger 19:13:30 OK: 8 MiB in 20 packages 19:13:31 Removing intermediate container 63ae14259f65 19:13:31 ---> 718760dce007 19:13:31 Step 17/24 : COPY --from=builder /edgex-go/Attribution.txt / 19:13:31 ---> 54c4698a69be 19:13:31 Step 18/24 : COPY --from=builder /edgex-go/cmd/core-data/core-data / 19:13:31 ---> a884a73e3285 19:13:31 Step 19/24 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml 19:13:31 ---> 5dbca7971cc7 19:13:31 Step 20/24 : ENTRYPOINT ["/core-data"] 19:13:31 ---> Running in 0d2722d6b703 19:13:31 Removing intermediate container 0d2722d6b703 19:13:31 ---> 8eb6cebaa02a 19:13:31 Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 19:13:31 ---> Running in 93208a904ca5 19:13:31 Removing intermediate container 93208a904ca5 19:13:31 ---> 7db6b95c2869 19:13:31 Step 22/24 : LABEL arch=x86_64 19:13:31 ---> Running in bdb52894f490 19:13:31 Removing intermediate container bdb52894f490 19:13:31 ---> 5f9db9fe60bb 19:13:31 Step 23/24 : LABEL git_sha=4a402e7be269992b77eb2cefe774613f31f9d019 19:13:31 ---> Running in 53a5db268a57 19:13:31 Removing intermediate container 53a5db268a57 19:13:31 ---> c7438c43caff 19:13:31 Step 24/24 : LABEL version=0.0.0 19:13:31 ---> Running in a1221830af89 19:13:32 Removing intermediate container a1221830af89 19:13:32 ---> 2594eace2a75 19:13:32 19:13:32 Successfully built 2594eace2a75 19:13:32 Successfully tagged core-data:latest 19:13:32  Building core-data ... done  [Pipeline] } 19:13:32 $ docker stop --time=1 e1cccce6dbdc6ec717968805f9846c620d25601616b7a1629510684933caf2fb 19:13:33 $ docker rm -f e1cccce6dbdc6ec717968805f9846c620d25601616b7a1629510684933caf2fb [Pipeline] // withDockerContainer [Pipeline] sh 19:13:33 + docker images 19:13:33 REPOSITORY TAG IMAGE ID CREATED SIZE 19:13:33 core-data latest 2594eace2a75 2 seconds ago 21.6MB 19:13:33 support-notifications latest 520823d73583 5 seconds ago 27.3MB 19:13:33 874ac1fe48b1 6 seconds ago 1.58GB 19:13:33 security-bootstrapper latest 1afd48604660 7 seconds ago 19.9MB 19:13:33 security-spire-server latest 4bc7370e3f6b 7 seconds ago 86.5MB 19:13:33 7a14d639d485 9 seconds ago 1.63GB 19:13:33 security-spiffe-token-provider latest 4c582a09f356 12 seconds ago 29.3MB 19:13:33 27e60cf2adcd 14 seconds ago 1.45GB 19:13:33 support-scheduler latest 3c403abc14d7 34 seconds ago 26.7MB 19:13:33 c2273f8ba04c 46 seconds ago 1.6GB 19:13:33 66226252737d 46 seconds ago 1.63GB 19:13:33 333e517a05ff About a minute ago 1.56GB 19:13:33 sys-mgmt-agent latest 9c304837e9ad About a minute ago 136MB 19:13:33 core-metadata latest 5ebd61ee994e About a minute ago 18.3MB 19:13:33 security-spire-agent latest ee0e6cc935f8 About a minute ago 125MB 19:13:33 5e81f506843a About a minute ago 1.58GB 19:13:33 security-secretstore-setup latest 105cd38b8576 About a minute ago 29.2MB 19:13:33 security-proxy-setup latest fc6f95b9739d 2 minutes ago 27.4MB 19:13:33 core-command latest ac808a75f0d0 2 minutes ago 17.3MB 19:13:33 security-spire-config latest 4b5bacad72f6 2 minutes ago 85.8MB 19:13:33 728975527714 2 minutes ago 1.56GB 19:13:33 e0d68a86eb74 2 minutes ago 1.57GB 19:13:33 f7484d9eb18a 2 minutes ago 1.55GB 19:13:33 55f2f8fcc654 2 minutes ago 1.57GB 19:13:33 bb7ce4226d5e 2 minutes ago 1.45GB 19:13:33 ci-base-image-x86_64 latest 103dff5083b5 6 minutes ago 940MB 19:13:33 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base 1.18-alpine cef68f9685f8 20 hours ago 677MB 19:13:33 alpine 3.15 c4fc93816858 7 weeks ago 5.59MB 19:13:33 alpine 3.16 9c6f07244728 7 weeks ago 5.54MB 19:13:33 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver 0.1.4 31426a034bd3 2 months ago 253MB 19:13:33 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:14:05 ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 27.035s coverage: 89.2% of statements 19:14:05 ? github.com/edgexfoundry/edgex-go/internal/core/data/controller/messaging [no test files] 19:14:05 ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] 19:14:05 ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks [no test files] 19:14:05 ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] 19:14:05 ? github.com/edgexfoundry/edgex-go/internal/core/metadata [no test files] 19:14:05 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/application 0.604s coverage: 2.0% of statements 19:14:05 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] 19:14:05 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] 19:14:05 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 3.742s coverage: 95.6% of statements 19:14:05 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] 19:14:05 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks [no test files] 19:14:05 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/uom [no test files] 19:14:05 ok github.com/edgexfoundry/edgex-go/internal/io 0.459s coverage: 72.2% of statements 19:14:05 ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] 19:14:05 ? github.com/edgexfoundry/edgex-go/internal/pkg/application [no test files] 19:14:05 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers [no test files] 19:14:05 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] 19:14:05 ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] 19:14:05 ok github.com/edgexfoundry/edgex-go/internal/pkg/controller/http 0.556s coverage: 60.0% of statements 19:14:05 ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] 19:14:05 ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] 19:14:05 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] 19:14:05 ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 1.173s coverage: 0.9% of statements 19:14:05 ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] 19:14:05 ok github.com/edgexfoundry/edgex-go/internal/pkg/telemetry 0.446s coverage: 58.8% of statements 19:14:05 ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 0.421s coverage: 29.6% of statements 19:14:05 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] 19:14:07 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.287s coverage: 47.1% of statements 19:14:07 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 1.433s coverage: 79.5% of statements 19:14:07 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.234s coverage: 94.1% of statements 19:14:07 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.265s coverage: 96.3% of statements 19:14:10 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.255s coverage: 87.5% of statements 19:14:20 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 12.306s coverage: 94.4% of statements 19:14:20 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/ping 0.225s coverage: 44.8% of statements 19:14:30 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 13.920s coverage: 80.5% of statements 19:14:30 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] 19:14:33 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 22.290s coverage: 92.9% of statements 19:14:33 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] 19:14:33 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] 19:14:33 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] 19:14:33 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 0.074s coverage: 65.1% of statements 19:14:33 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] 19:14:33 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto [no test files] 19:14:33 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/config [no test files] 19:14:33 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/container [no test files] 19:14:33 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/handlers 6.290s coverage: 86.9% of statements 19:14:33 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] 19:14:33 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] 19:14:33 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] 19:14:33 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] 19:14:33 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 11.223s coverage: 87.2% of statements 19:14:33 ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] 19:14:33 ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] 19:14:33 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.222s coverage: 100.0% of statements 19:14:33 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] 19:14:33 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.311s coverage: 58.8% of statements 19:14:33 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/common [no test files] 19:14:33 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.350s coverage: 80.0% of statements 19:14:33 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/jwt 0.249s coverage: 87.2% of statements 19:14:35 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/oauth2 0.415s coverage: 85.4% of statements 19:14:36 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.965s coverage: 91.2% of statements 19:14:36 ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] 19:14:44 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 0.985s coverage: 64.7% of statements 19:14:44 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] 19:14:44 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] 19:14:44 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.280s coverage: 100.0% of statements 19:14:44 ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.105s coverage: 89.4% of statements 19:14:44 ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.061s coverage: 100.0% of statements 19:14:44 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.077s coverage: 73.7% of statements 19:14:44 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.083s coverage: 100.0% of statements 19:14:53 ok github.com/edgexfoundry/edgex-go/internal/security/proxy 1.409s coverage: 65.8% of statements 19:14:53 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/config [no test files] 19:14:53 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/container [no test files] 19:14:53 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/models [no test files] 19:14:54 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.915s coverage: 41.8% of statements 19:14:54 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] 19:14:54 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] 19:14:54 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 0.304s coverage: 89.5% of statements 19:14:54 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] 19:14:54 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 0.252s coverage: 84.8% of statements 19:14:54 ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider [no test files] 19:14:54 ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/config [no test files] 19:14:54 ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/container [no test files] 19:14:54 ? github.com/edgexfoundry/edgex-go/internal/support/notifications [no test files] 19:15:04 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 6.403s coverage: 17.7% of statements 19:15:04 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel [no test files] 19:15:04 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks [no test files] 19:15:04 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] 19:15:04 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] 19:15:04 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 1.062s coverage: 92.3% of statements 19:15:04 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] 19:15:04 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks [no test files] 19:15:04 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler [no test files] 19:15:04 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/application [no test files] 19:15:04 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/scheduler 0.239s coverage: 63.2% of statements 19:15:04 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] 19:15:04 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] 19:15:04 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 0.502s coverage: 97.7% of statements 19:15:04 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] 19:15:04 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks [no test files] 19:15:04 ? github.com/edgexfoundry/edgex-go/internal/system/agent [no test files] 19:15:04 ? github.com/edgexfoundry/edgex-go/internal/system/agent/application [no test files] 19:15:04 ok github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct 0.288s coverage: 28.9% of statements 19:15:04 ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct/config [no test files] 19:15:04 ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/executor [no test files] 19:15:04 ? github.com/edgexfoundry/edgex-go/internal/system/agent/config [no test files] 19:15:04 ? github.com/edgexfoundry/edgex-go/internal/system/agent/container [no test files] 19:15:04 ? github.com/edgexfoundry/edgex-go/internal/system/agent/controller/http [no test files] 19:15:04 ? github.com/edgexfoundry/edgex-go/internal/system/agent/interfaces [no test files] 19:15:04 ok github.com/edgexfoundry/edgex-go/internal/system/agent/response 0.256s coverage: 100.0% of statements 19:15:04 ok github.com/edgexfoundry/edgex-go/internal/system/executor 0.104s coverage: 96.9% of statements 19:15:05 if which hadolint > /dev/null ; then hadolint --config .hadolint.yml `find * -type f -name 'Dockerfile*' -print` ; elif test "aarch64" = "x86_64" && which docker > /dev/null ; then docker run --rm -v `pwd`:/host:ro,z --entrypoint /bin/hadolint hadolint/hadolint:latest --config /host/.hadolint.yml `find * -type f -name 'Dockerfile*' | xargs -i echo '/host/{}'` ; fi 19:15:05 WARNING: Linting skipped (not on x86_64 or linter not installed) 19:15:05 GO111MODULE=on go vet ./... 19:17:12 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 19:17:12 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 19:17:12 ./bin/test-attribution-txt.sh [Pipeline] echo 19:17:12 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] sh 19:17:13 + ls -al . 19:17:13 total 752 19:17:13 drwxrwxr-x 10 1001 1001 4096 Sep 30 19:10 . 19:17:13 drwxr-xr-x 4 root root 4096 Sep 30 19:10 .. 19:17:13 drwxrwxr-x 2 1001 1001 4096 Sep 30 19:08 .blubracket 19:17:13 -rw-rw-r-- 1 1001 1001 16 Sep 30 19:08 .dockerignore 19:17:13 drwxrwxr-x 8 1001 1001 4096 Sep 30 19:08 .git 19:17:13 drwxrwxr-x 3 1001 1001 4096 Sep 30 19:08 .github 19:17:13 -rw-rw-r-- 1 1001 1001 1030 Sep 30 19:08 .gitignore 19:17:13 -rw-rw-r-- 1 1001 1001 42 Sep 30 19:08 .golangci.yml 19:17:13 -rw-rw-r-- 1 1001 1001 87 Sep 30 19:08 .hadolint.yml 19:17:13 -rw-rw-r-- 1 1001 1001 166 Sep 30 19:08 .sonarcloud.properties 19:17:13 -rw-rw-r-- 1 1001 1001 1171 Sep 30 19:08 ADOPTERS.md 19:17:13 -rw-rw-r-- 1 1001 1001 10722 Sep 30 19:08 Attribution.txt 19:17:13 -rw-rw-r-- 1 1001 1001 63209 Sep 30 19:08 CHANGELOG.md 19:17:13 -rw-rw-r-- 1 1001 1001 3804 Sep 30 19:08 CONTRIBUTING.md 19:17:13 -rw-rw-r-- 1 1001 1001 677 Sep 30 19:08 GOVERNANCE.md 19:17:13 -rw-rw-r-- 1 1001 1001 850 Sep 30 19:08 Jenkinsfile 19:17:13 -rw-rw-r-- 1 1001 1001 10775 Sep 30 19:08 LICENSE 19:17:13 -rw-rw-r-- 1 1001 1001 13724 Sep 30 19:08 Makefile 19:17:13 -rw-rw-r-- 1 1001 1001 582 Sep 30 19:08 OWNERS.md 19:17:13 -rw-rw-r-- 1 1001 1001 9799 Sep 30 19:08 README.md 19:17:13 -rw-rw-r-- 1 1001 1001 6912 Sep 30 19:08 SECURITY.md 19:17:13 -rw-rw-r-- 1 1001 1001 5 Sep 30 19:06 VERSION 19:17:13 -rw-rw-r-- 1 1001 1001 4131 Sep 30 19:08 ZMQWindows.md 19:17:13 drwxrwxr-x 2 1001 1001 4096 Sep 30 19:08 bin 19:17:13 drwxrwxr-x 18 1001 1001 4096 Sep 30 19:08 cmd 19:17:13 -rw-r--r-- 1 root root 496148 Sep 30 19:15 coverage.out 19:17:13 -rw-rw-r-- 1 1001 1001 3458 Sep 30 19:08 go.mod 19:17:13 -rw-rw-r-- 1 1001 1001 38041 Sep 30 19:08 go.sum 19:17:13 drwxrwxr-x 8 1001 1001 4096 Sep 30 19:08 internal 19:17:13 drwxrwxr-x 3 1001 1001 4096 Sep 30 19:08 openapi 19:17:13 drwxrwxr-x 4 1001 1001 4096 Sep 30 19:08 snap 19:17:13 -rw-rw-r-- 1 1001 1001 204 Sep 30 19:08 version.go [Pipeline] sh 19:17:13 + '[' -e coverage.out ] 19:17:13 + chown 1001:1001 coverage.out [Pipeline] stash 19:17:13 Warning: overwriting stash ‘coverage-report’ 19:17:14 Stashed 1 file(s) [Pipeline] sh 19:17:15 + make build 19:17:15 CGO_ENABLED=1 GO111MODULE=on go build -tags " non_delayedstart" -ldflags "-linkmode=external -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -buildmode=pie -o cmd/core-data/core-data ./cmd/core-data 19:18:51 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:20:13 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:20:13 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:21:00 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:21:00 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:21:02 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:21:09 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-proxy-setup/security-proxy-setup ./cmd/security-proxy-setup 19:21:13 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup 19:21: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-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider 19:21: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:21:26 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper 19:21:36 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/security-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider [Pipeline] } 19:21:42 $ docker stop --time=1 32c136d40d4add72b7ab851cf38e461f192b4f2b9aafad1f1b5b42c59d0ff156 19:21:44 $ docker rm -f 32c136d40d4add72b7ab851cf38e461f192b4f2b9aafad1f1b5b42c59d0ff156 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 19:21:46 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 19:21:46 19:21:46 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 19:21:47 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 19:21:47 latest: Pulling from edgex-devops/edgex-compose-arm64 19:21:47 29e5d40040c1: Pulling fs layer 19:21:47 1ce36da41761: Pulling fs layer 19:21:47 25b303627fd3: Pulling fs layer 19:21:47 29e5d40040c1: Verifying Checksum 19:21:47 29e5d40040c1: Download complete 19:21:48 1ce36da41761: Verifying Checksum 19:21:48 1ce36da41761: Download complete 19:21:48 29e5d40040c1: Pull complete 19:21:49 1ce36da41761: Pull complete 19:21:49 25b303627fd3: Verifying Checksum 19:21:49 25b303627fd3: Download complete 19:21:59 25b303627fd3: Pull complete 19:21:59 Digest: sha256:9cc31fd43c2090459daf52f5d183d677621facc00304dcc7dc9de11b2a0a8f33 19:21:59 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 19:21:59 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 19:22:00 prd-ubuntu20.04-docker-arm64-4c-16g-6109 does not seem to be running inside a container 19:22:00 $ 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:22:02 $ docker top 058b785309a1388f72a4e1e0daa66e4d1b05c0f3aee953d9c94bedb2c2668f6d -eo pid,comm [Pipeline] { [Pipeline] sh 19:22:03 + docker-compose build --help 19:22:03 + grep parallel 19:22:07 --parallel Build images in parallel. [Pipeline] } 19:22:08 $ docker stop --time=1 058b785309a1388f72a4e1e0daa66e4d1b05c0f3aee953d9c94bedb2c2668f6d 19:22:09 $ docker rm -f 058b785309a1388f72a4e1e0daa66e4d1b05c0f3aee953d9c94bedb2c2668f6d [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 19:22:10 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 19:22:10 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 19:22:10 prd-ubuntu20.04-docker-arm64-4c-16g-6109 does not seem to be running inside a container 19:22:10 $ 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:22:11 $ docker top 1086a46fb25ebf70e08869f4b6b10e4f7a8048f375e6b733e4a338d21599e47e -eo pid,comm [Pipeline] { [Pipeline] sh 19:22:12 + docker-compose -f ./docker-compose-build.yml build --parallel 19:22:17 Building core-command ... 19:22:17 Building core-data ... 19:22:17 Building core-metadata ... 19:22:17 Building security-bootstrapper ... 19:22:17 Building security-proxy-setup ... 19:22:17 Building security-secretstore-setup ... 19:22:17 Building security-spiffe-token-provider ... 19:22:17 Building security-spire-agent ... 19:22:17 Building security-spire-config ... 19:22:17 Building security-spire-server ... 19:22:17 Building support-notifications ... 19:22:17 Building support-scheduler ... 19:22:17 Building sys-mgmt-agent ... 19:22:17 Building security-proxy-setup 19:22:17 Building security-spiffe-token-provider 19:22:17 Building core-data 19:22:17 Building security-secretstore-setup 19:22:17 Building security-spire-agent 19:23:04 Step 1/22 : ARG BUILDER_BASE=golang:1.18-alpine3.16 19:23:04 Step 2/22 : FROM ${BUILDER_BASE} AS builder 19:23:04 ---> f424bfd74bbe 19:23:04 Step 3/22 : WORKDIR /edgex-go 19:23:04 Step 1/20 : ARG BUILDER_BASE=golang:1.18-alpine3.16 19:23:04 Step 2/20 : FROM ${BUILDER_BASE} AS builder 19:23:04 ---> f424bfd74bbe 19:23:04 Step 3/20 : WORKDIR /edgex-go 19:23:05 Step 1/25 : ARG BUILDER_BASE=golang:1.18-alpine3.16 19:23:05 Step 2/25 : FROM ${BUILDER_BASE} AS builder 19:23:05 ---> f424bfd74bbe 19:23:05 Step 3/25 : WORKDIR /edgex-go 19:23:05 Step 1/24 : ARG BUILDER_BASE=golang:1.18-alpine3.16 19:23:05 Step 2/24 : FROM ${BUILDER_BASE} AS builder 19:23:05 ---> f424bfd74bbe 19:23:05 Step 3/24 : ARG ADD_BUILD_TAGS="" 19:23:05 Step 1/26 : ARG BUILDER_BASE=golang:1.18-alpine3.16 19:23:05 Step 2/26 : FROM ${BUILDER_BASE} AS builder 19:23:05 ---> f424bfd74bbe 19:23:05 Step 3/26 : WORKDIR /edgex-go 19:23:06 ---> Running in 4775f6dcfb0c 19:23:06 ---> Running in 578550259b84 19:23:06 ---> Running in 03ee9f16ba51 19:23:06 ---> Running in 54432f76ebb1 19:23:06 ---> Running in d560ba2a4624 19:23:06 Removing intermediate container 4775f6dcfb0c 19:23:06 ---> ed41a5b46a4a 19:23:06 Step 4/24 : WORKDIR /edgex-go 19:23:06 Removing intermediate container 578550259b84 19:23:06 ---> 3d701d41f64c 19:23:06 Step 4/20 : RUN apk update && apk --no-cache --update add build-base 19:23:06 ---> Running in 853eacf663b2 19:23:06 Removing intermediate container 54432f76ebb1 19:23:06 ---> 37ac83f643f9 19:23:06 Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 19:23:06 Removing intermediate container 03ee9f16ba51 19:23:06 ---> 079c0ce1dace 19:23:06 Step 4/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 19:23:06 ---> Running in f0a93ddd3411 19:23:07 Removing intermediate container d560ba2a4624 19:23:07 ---> d117d05afb8c 19:23:07 Step 4/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 19:23:07 ---> Running in 68d4e8999e32 19:23:07 ---> Running in 2d1c553f1ce4 19:23:07 ---> Running in 002c8892c63d 19:23:07 Removing intermediate container 853eacf663b2 19:23:07 ---> cf9e1bd89880 19:23:07 Step 5/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 19:23:07 ---> Running in 789d1e01301c 19:23:09 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 19:23:09 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 19:23:10 Removing intermediate container 68d4e8999e32 19:23:10 ---> 50e478cac21d 19:23:10 Step 5/22 : RUN apk add --update --no-cache make git 19:23:11 ---> Running in 2f8d2ad1916d 19:23:11 v3.16.2-221-ge7097e0782 [https://dl-cdn.alpinelinux.org/alpine/v3.16/main] 19:23:11 v3.16.2-227-g7411d9b1c4 [https://dl-cdn.alpinelinux.org/alpine/v3.16/community] 19:23:11 OK: 16896 distinct packages available 19:23:11 Removing intermediate container 2d1c553f1ce4 19:23:11 ---> 62730a83a671 19:23:11 Step 5/26 : RUN apk add --update --no-cache make git build-base curl 19:23:11 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 19:23:11 ---> Running in b0aefbfa13c1 19:23:11 Removing intermediate container 002c8892c63d 19:23:11 ---> 46b12a99d99a 19:23:11 Step 5/25 : RUN apk add --update --no-cache make git 19:23:11 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 19:23:11 ---> Running in e8cad5e7997e 19:23:11 Removing intermediate container 789d1e01301c 19:23:11 ---> a1925d542489 19:23:11 Step 6/24 : RUN apk add --update --no-cache zeromq-dev libsodium-dev pkgconfig build-base git 19:23:11 ---> Running in 302779a979ae 19:23:12 OK: 221 MiB in 51 packages 19:23:13 fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 19:23:14 fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 19:23:14 fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 19:23:14 fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 19:23:14 fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 19:23:14 Removing intermediate container f0a93ddd3411 19:23:14 ---> 5ebed9f957c1 19:23:14 Step 5/20 : COPY go.mod vendor* ./ 19:23:14 ---> aed9de43b14b 19:23:14 Step 6/20 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 19:23:14 ---> Running in da66b5fa40d8 19:23:14 fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 19:23:15 fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 19:23:15 fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 19:23:15 OK: 221 MiB in 51 packages 19:23:16 OK: 221 MiB in 51 packages 19:23:16 OK: 221 MiB in 51 packages 19:23:16 OK: 221 MiB in 51 packages 19:23:16 Removing intermediate container 2f8d2ad1916d 19:23:16 ---> 57c272c70345 19:23:16 Step 6/22 : COPY go.mod vendor* ./ 19:23:18 ---> da41b12550e2 19:23:18 Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 19:23:18 Removing intermediate container e8cad5e7997e 19:23:18 ---> 699763153376 19:23:18 Step 6/25 : COPY go.mod vendor* ./ 19:23:18 Removing intermediate container b0aefbfa13c1 19:23:18 ---> a2d5cff99f78 19:23:18 Step 6/26 : COPY go.mod vendor* ./ 19:23:18 ---> Running in a81e658cdd6d 19:23:18 Removing intermediate container 302779a979ae 19:23:18 ---> e4c20624c5f2 19:23:18 Step 7/24 : COPY go.mod vendor* ./ 19:23:20 ---> fb928ca8d5ed 19:23:20 Step 7/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 19:23:20 ---> 7a0dbd3fa40f 19:23:20 Step 7/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 19:23:20 ---> d4ccecd7f084 19:23:20 Step 8/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 19:23:20 ---> Running in 8cfa336f6828 19:23:20 ---> Running in c0dc7e80831a 19:23:20 ---> Running in d2b628bcebe0 19:24:28 Removing intermediate container da66b5fa40d8 19:24:28 ---> 2a928b620499 19:24:28 Step 7/20 : COPY . . 19:24:28 Removing intermediate container a81e658cdd6d 19:24:28 ---> 6131d6bf7bd3 19:24:28 Step 8/22 : COPY . . 19:24:28 Removing intermediate container c0dc7e80831a 19:24:28 ---> 138eed3905e4 19:24:28 Step 8/26 : COPY . . 19:24:28 Removing intermediate container 8cfa336f6828 19:24:28 ---> 6c2bb5d06f14 19:24:28 Step 8/25 : COPY . . 19:24:28 Removing intermediate container d2b628bcebe0 19:24:28 ---> aec38a970bc6 19:24:28 Step 9/24 : COPY . . 19:24:38 ---> 13c4dd9ed0e1 19:24:38 Step 8/20 : RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider 19:24:38 ---> Running in 25002acfa011 19:24:40 ---> 2f3d50a7ab96 19:24:40 Step 9/22 : RUN make cmd/security-proxy-setup/security-proxy-setup cmd/secrets-config/secrets-config 19:24:40 ---> Running in 9f4c892a01aa 19:24:40 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/security-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider 19:24:42 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-proxy-setup/security-proxy-setup ./cmd/security-proxy-setup 19:24:42 ---> 84c81a80344c 19:24:42 Step 9/26 : ARG SPIRE_RELEASE=1.2.1 19:24:42 ---> Running in 6dda84bbe960 19:24:42 ---> 83d0732390f1 19:24:42 Step 9/25 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 19:24:43 ---> Running in 96f21e0e1e31 19:24:43 ---> 666b42c6038e 19:24:43 Step 10/24 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-data/core-data 19:24:43 ---> Running in f54126259ae0 19:24:43 Removing intermediate container 6dda84bbe960 19:24:43 ---> 6583f111a43b 19:24:43 Step 10/26 : WORKDIR /edgex-go/spire-build 19:24:44 ---> Running in d2f69ec9d5f0 19:24:44 Removing intermediate container d2f69ec9d5f0 19:24:44 ---> 5a7325c5153b 19:24:44 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:24:45 ---> Running in 2bf3ecbb78ea 19:24:46 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: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:24:48 Removing intermediate container 2bf3ecbb78ea 19:24:48 ---> 02cdad5f1e7d 19:24:48 Step 12/26 : WORKDIR /edgex-go 19:24:48 ---> Running in 88916cb35866 19:24:49 Removing intermediate container 88916cb35866 19:24:49 ---> 340143c92517 19:24:49 19:24:49 Step 13/26 : FROM alpine:3.15 19:24:49 3.15: Pulling from library/alpine 19:24:50 Digest: sha256:69463fdff1f025c908939e86d4714b4d5518776954ca627cbeff4c74bcea5b22 19:24:50 Status: Downloaded newer image for alpine:3.15 19:24:50 ---> 02e0d6fdf486 19:24:50 Step 14/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' 19:24:50 ---> Running in 37e70d4a4cca 19:24:51 Removing intermediate container 37e70d4a4cca 19:24:51 ---> d131c99e077b 19:24:51 Step 15/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 19:24:51 ---> Running in b891db655be8 19:24:54 Removing intermediate container b891db655be8 19:24:54 ---> 9315fee208a4 19:24:54 Step 16/26 : RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 19:24:54 ---> Running in 7f7c464e2305 19:24:56 fetch https://dl-4.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 19:24:57 fetch https://dl-4.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 19:24:59 v3.15.6-93-ge08ee36d88 [https://dl-4.alpinelinux.org/alpine/v3.15/main] 19:24:59 v3.15.6-94-gbcf1bd4598 [https://dl-4.alpinelinux.org/alpine/v3.15/community] 19:24:59 OK: 15734 distinct packages available 19:24:59 fetch https://dl-4.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 19:25:00 fetch https://dl-4.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 19:25:01 (1/5) Installing dumb-init (1.2.5-r1) 19:25:01 (2/5) Installing musl-obstack (1.2.3-r0) 19:25:01 (3/5) Installing libucontext (1.1-r0) 19:25:02 (4/5) Installing gcompat (1.0.0-r4) 19:25:02 (5/5) Installing openssl (1.1.1q-r0) 19:25:02 Executing busybox-1.34.1-r7.trigger 19:25:02 OK: 6 MiB in 19 packages 19:25:04 Removing intermediate container 7f7c464e2305 19:25:04 ---> 09ce0e5d65f3 19:25:04 Step 17/26 : COPY --from=builder /usr/local/bin/spire-agent /usr/local/bin 19:25:07 ---> cf00fb47aee5 19:25:07 Step 18/26 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin 19:25:14 ---> 5ee4db849283 19:25:14 Step 19/26 : COPY --from=builder /edgex-go/cmd/security-spire-agent/docker-entrypoint.sh /usr/local/bin/ 19:25:14 ---> 2951ef454fb8 19:25:14 Step 20/26 : COPY --from=builder /edgex-go/cmd/security-spire-agent/agent.conf /usr/local/etc/spire/agent.conf.tpl 19:25:15 ---> ba45b9ec02d2 19:25:15 Step 21/26 : COPY --from=builder /edgex-go/cmd/security-spire-agent/openssl.conf /usr/local/etc/ 19:25:16 ---> 00f96c9e62e2 19:25:16 Step 22/26 : ENTRYPOINT [ "/usr/bin/dumb-init" ] 19:25:16 ---> Running in a02be934a9b1 19:25:16 Removing intermediate container a02be934a9b1 19:25:16 ---> f704d00e97d9 19:25:16 Step 23/26 : CMD [ "--verbose", "docker-entrypoint.sh" ] 19:25:16 ---> Running in df646b0ad610 19:25:17 Removing intermediate container df646b0ad610 19:25:17 ---> 8b02d064eedb 19:25:17 Step 24/26 : LABEL arch=arm64 19:25:17 ---> Running in 7991a8e745c8 19:25:18 Removing intermediate container 7991a8e745c8 19:25:18 ---> 6e987084b19b 19:25:18 Step 25/26 : LABEL git_sha=4a402e7be269992b77eb2cefe774613f31f9d019 19:25:18 ---> Running in 691b5bd225ac 19:25:20 Removing intermediate container 691b5bd225ac 19:25:20 ---> fc9295dcca1e 19:25:20 Step 26/26 : LABEL version=0.0.0 19:25:20 ---> Running in e13bc1e79d2c 19:25:20 Removing intermediate container e13bc1e79d2c 19:25:20 ---> e7a526a7d0ff 19:25:20 19:25:21 Successfully built e7a526a7d0ff 19:25:21 Successfully tagged security-spire-agent-arm64:latest 19:25:21  Building security-spire-agent ... done Building security-bootstrapper 19:25:39 Step 1/33 : ARG BUILDER_BASE=golang:1.18-alpine3.16 19:25:39 Step 2/33 : FROM ${BUILDER_BASE} AS builder 19:25:39 ---> f424bfd74bbe 19:25:39 Step 3/33 : WORKDIR /edgex-go 19:25:39 ---> Using cache 19:25:39 ---> d117d05afb8c 19:25:39 Step 4/33 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 19:25:39 ---> Using cache 19:25:39 ---> 46b12a99d99a 19:25:39 Step 5/33 : RUN apk add --update --no-cache make git 19:25:39 ---> Using cache 19:25:39 ---> 699763153376 19:25:39 Step 6/33 : COPY go.mod vendor* ./ 19:25:39 ---> Using cache 19:25:39 ---> fb928ca8d5ed 19:25:39 Step 7/33 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 19:25:39 ---> Using cache 19:25:39 ---> 6c2bb5d06f14 19:25:39 Step 8/33 : COPY . . 19:25:39 ---> Using cache 19:25:39 ---> 83d0732390f1 19:25:39 Step 9/33 : RUN make cmd/security-bootstrapper/security-bootstrapper 19:25:39 ---> Running in 1f5310f0027d 19:25:41 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper 19:30:32 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:30:32 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:30:47 Removing intermediate container 9f4c892a01aa 19:30:47 ---> 5da4d23f2439 19:30:47 19:30:47 Step 10/22 : FROM alpine:3.16 19:30:48 3.16: Pulling from library/alpine 19:30:50 Digest: sha256:bc41182d7ef5ffc53a40b044e725193bc10142a1243f395ee852a8d9730fc2ad 19:30:50 Status: Downloaded newer image for alpine:3.16 19:30:50 ---> a6215f271958 19:30:50 Step 11/22 : RUN apk add --update --no-cache curl dumb-init 19:30:50 ---> Running in 69e381e829b1 19:30:53 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 19:30:53 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 19:30:54 Removing intermediate container 96f21e0e1e31 19:30:54 ---> edbbbda524db 19:30:54 19:30:54 Step 10/25 : FROM alpine:3.16 19:30:54 ---> a6215f271958 19:30:54 Step 11/25 : RUN apk add --update --no-cache ca-certificates dumb-init su-exec 19:30:54 ---> Running in 65e0e15f37d2 19:30:55 (1/6) Installing ca-certificates (20220614-r0) 19:30:55 (2/6) Installing brotli-libs (1.0.9-r6) 19:30:55 (3/6) Installing nghttp2-libs (1.47.0-r0) 19:30:55 (4/6) Installing libcurl (7.83.1-r3) 19:30:55 (5/6) Installing curl (7.83.1-r3) 19:30:55 (6/6) Installing dumb-init (1.2.5-r1) 19:30:55 Executing busybox-1.35.0-r17.trigger 19:30:55 Executing ca-certificates-20220614-r0.trigger 19:30:56 OK: 8 MiB in 20 packages 19:30:57 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 19:30:57 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 19:30:58 Removing intermediate container 69e381e829b1 19:30:58 ---> 7991fcb81646 19:30:58 Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' 19:30:58 ---> Running in d2c8a2a7523d 19:30:58 (1/3) Installing ca-certificates (20220614-r0) 19:30:58 (2/3) Installing dumb-init (1.2.5-r1) 19:30:58 (3/3) Installing su-exec (0.2-r1) 19:30:58 Executing busybox-1.35.0-r17.trigger 19:30:58 Executing ca-certificates-20220614-r0.trigger 19:30:58 Removing intermediate container d2c8a2a7523d 19:30:58 ---> 3199ae46eb3d 19:30:58 Step 13/22 : WORKDIR /edgex 19:30:59 OK: 6 MiB in 17 packages 19:30:59 ---> Running in b3b0dbd1d7a0 19:30:59 Removing intermediate container b3b0dbd1d7a0 19:30:59 ---> 6d50f45b0eca 19:30:59 Step 14/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/res/configuration.toml res/configuration.toml 19:31:01 ---> 3794b4ae0ecb 19:31:01 Step 15/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/security-proxy-setup . 19:31:01 Removing intermediate container 65e0e15f37d2 19:31:01 ---> b22f61ea0360 19:31:01 Step 12/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' 19:31:02 ---> Running in 940ee2e24109 19:31:02 Removing intermediate container 940ee2e24109 19:31:02 ---> b43f98245a09 19:31:02 Step 13/25 : WORKDIR / 19:31:02 ---> Running in d66ad4dae420 19:31:03 Removing intermediate container d66ad4dae420 19:31:03 ---> dc309853b6b7 19:31:03 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:31:03 ---> e1bd6b671764 19:31:03 Step 16/22 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . 19:31:04 ---> 0b18c64aa880 19:31:04 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:31:06 ---> 8ea43c0008f5 19:31:06 Step 16/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml 19:31:06 ---> b3afbed22be4 19:31:06 Step 17/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/entrypoint.sh /usr/local/bin/ 19:31:07 ---> 7b6d9b057df4 19:31:07 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:31:07 ---> d88b99f54014 19:31:07 Step 18/22 : RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 19:31:07 ---> Running in 95ead6b3cc9f 19:31:08 ---> 73e9345a523b 19:31:08 Step 18/25 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . 19:31:10 ---> bb75079972ba 19:31:10 Step 19/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . 19:31:11 Removing intermediate container 95ead6b3cc9f 19:31:11 ---> cea67c0a6949 19:31:11 Step 19/22 : ENTRYPOINT ["entrypoint.sh"] 19:31:11 ---> Running in 5b4647b55fd1 19:31:12 Removing intermediate container 5b4647b55fd1 19:31:12 ---> 40b1224ba500 19:31:12 Step 20/22 : LABEL arch=arm64 19:31:12 ---> Running in 75c2555c59df 19:31:13 Removing intermediate container 75c2555c59df 19:31:13 ---> 1dd4815f89a5 19:31:13 Step 21/22 : LABEL git_sha=4a402e7be269992b77eb2cefe774613f31f9d019 19:31:13 ---> Running in 665037aa7c50 19:31:13 ---> d370d6855562 19:31:13 Step 20/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ 19:31:14 Removing intermediate container 665037aa7c50 19:31:14 ---> bfaa4109e307 19:31:14 Step 22/22 : LABEL version=0.0.0 19:31:14 ---> Running in f3bfa3107e51 19:31:14 ---> da5c2323dbf0 19:31:14 Step 21/25 : RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 19:31:14 ---> Running in 9e5b957e74ca 19:31:15 Removing intermediate container f3bfa3107e51 19:31:15 ---> 7f4e40a1813e 19:31:15 19:31:15 Successfully built 7f4e40a1813e 19:31:15 Successfully tagged security-proxy-setup-arm64:latest 19:31:15  Building security-proxy-setup ... done Building security-spire-config 19:31:18 Removing intermediate container 9e5b957e74ca 19:31:18 ---> 46e4ed30819f 19:31:18 Step 22/25 : ENTRYPOINT ["entrypoint.sh"] 19:31:18 ---> Running in 4f235da0f251 19:31:18 Removing intermediate container 4f235da0f251 19:31:18 ---> 45ed790e65e2 19:31:18 Step 23/25 : LABEL arch=arm64 19:31:18 ---> Running in 3b97e8981d5f 19:31:19 Removing intermediate container 3b97e8981d5f 19:31:19 ---> d4e5ebad8a7f 19:31:19 Step 24/25 : LABEL git_sha=4a402e7be269992b77eb2cefe774613f31f9d019 19:31:19 ---> Running in 745dbb0f0f0d 19:31:20 Removing intermediate container 745dbb0f0f0d 19:31:20 ---> 45e0860a458b 19:31:20 Step 25/25 : LABEL version=0.0.0 19:31:20 ---> Running in a8abd23f9ad7 19:31:20 Removing intermediate container a8abd23f9ad7 19:31:20 ---> fe4eef98886d 19:31:20 19:31:21 Successfully built fe4eef98886d 19:31:21 Successfully tagged security-secretstore-setup-arm64:latest 19:31:21  Building security-secretstore-setup ... done Building security-spire-server 19:31:39 Step 1/26 : ARG BUILDER_BASE=golang:1.18-alpine3.16 19:31:39 Step 2/26 : FROM ${BUILDER_BASE} AS builder 19:31:39 ---> f424bfd74bbe 19:31:39 Step 3/26 : WORKDIR /edgex-go 19:31:39 ---> Using cache 19:31:39 ---> d117d05afb8c 19:31:39 Step 4/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 19:31:39 ---> Using cache 19:31:39 ---> 46b12a99d99a 19:31:39 Step 5/26 : RUN apk add --update --no-cache make git build-base curl 19:31:39 ---> Running in ed3b99551e3e 19:31:41 fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 19:31:42 fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 19:31:44 OK: 221 MiB in 51 packages 19:31:46 Step 1/25 : ARG BUILDER_BASE=golang:1.18-alpine3.16 19:31:46 Step 2/25 : FROM ${BUILDER_BASE} AS builder 19:31:46 ---> f424bfd74bbe 19:31:46 Step 3/25 : WORKDIR /edgex-go 19:31:46 ---> Using cache 19:31:46 ---> d117d05afb8c 19:31:46 Step 4/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 19:31:46 ---> Using cache 19:31:46 ---> 46b12a99d99a 19:31:46 Step 5/25 : RUN apk add --update --no-cache make git build-base curl 19:31:46 ---> Using cache 19:31:46 ---> c6a6247b51f6 19:31:46 Step 6/25 : COPY go.mod vendor* ./ 19:31:47 Removing intermediate container ed3b99551e3e 19:31:47 ---> c6a6247b51f6 19:31:47 Step 6/26 : COPY go.mod vendor* ./ 19:31:48 ---> 3ec5bf7300f2 19:31:48 Step 7/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 19:31:48 ---> 7468efeace92 19:31:48 Step 7/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 19:31:48 ---> Running in 158b946306c0 19:31:49 ---> Running in 99bf62f0a7ea 19:31:57 Removing intermediate container 1f5310f0027d 19:31:57 ---> 051f22367769 19:31:57 19:31:57 Step 10/33 : FROM alpine:3.16 19:31:57 ---> a6215f271958 19:31:57 Step 11/33 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' 19:31:57 ---> Running in 507ec3d2fc51 19:31:57 Removing intermediate container 507ec3d2fc51 19:31:57 ---> d32da5742e10 19:31:57 Step 12/33 : RUN apk add --update --no-cache dumb-init su-exec 19:31:57 ---> Running in 797d1bb2dc5f 19:31:59 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 19:31:59 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 19:32:00 (1/2) Installing dumb-init (1.2.5-r1) 19:32:00 (2/2) Installing su-exec (0.2-r1) 19:32:00 Executing busybox-1.35.0-r17.trigger 19:32:00 OK: 5 MiB in 16 packages 19:32:02 Removing intermediate container 797d1bb2dc5f 19:32:02 ---> a1fc92826e06 19:32:02 Step 13/33 : ENV SECURITY_INIT_DIR /edgex-init 19:32:02 ---> Running in 0af825480848 19:32:02 Removing intermediate container 0af825480848 19:32:02 ---> 5a7e7f9b75e9 19:32:02 Step 14/33 : ENV SECURITY_INIT_STAGING /edgex-init-staging 19:32:02 ---> Running in b43129b5f529 19:32:03 Removing intermediate container b43129b5f529 19:32:03 ---> 4ac0aebad880 19:32:03 Step 15/33 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_STAGING}/bootstrap-redis 19:32:03 ---> Running in cfcd714ec6dc 19:32:04 Removing intermediate container cfcd714ec6dc 19:32:04 ---> 9ce57b84f30a 19:32:04 Step 16/33 : ARG BOOTSTRAP_MOSQUITTO_DIR=${SECURITY_INIT_STAGING}/bootstrap-mosquitto 19:32:04 ---> Running in 16dd37c5036d 19:32:04 Removing intermediate container 16dd37c5036d 19:32:04 ---> cef79a22cee6 19:32:04 Step 17/33 : RUN mkdir -p ${BOOTSTRAP_REDIS_DIR} ${BOOTSTRAP_MOSQUITTO_DIR} 19:32:04 ---> Running in d81188ff0c87 19:32:09 Removing intermediate container d81188ff0c87 19:32:09 ---> 1d181c7423cf 19:32:09 Step 18/33 : WORKDIR ${SECURITY_INIT_STAGING} 19:32:09 ---> Running in 08cb56977313 19:32:09 Removing intermediate container 08cb56977313 19:32:09 ---> d24bcc049198 19:32:09 Step 19/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_STAGING}/ 19:32:11 ---> e986f012751c 19:32:11 Step 20/33 : RUN chmod +x ${SECURITY_INIT_STAGING}/*.sh 19:32:11 ---> Running in c1dcc76c3e7f 19:32:14 Removing intermediate container c1dcc76c3e7f 19:32:14 ---> e1fc3e03b036 19:32:14 Step 21/33 : COPY --from=builder /edgex-go/Attribution.txt / 19:32:15 ---> 94f2b8ca6d9a 19:32:15 Step 22/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . 19:32:19 ---> d83ffc577a04 19:32:19 Step 23/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.toml ./res/ 19:32:22 ---> 11b3685ee0da 19:32:22 Step 24/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml ${BOOTSTRAP_REDIS_DIR}/res/ 19:32:24 ---> 2caa8b30554b 19:32:24 Step 25/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-mosquitto/configuration.toml ${BOOTSTRAP_MOSQUITTO_DIR}/res/ 19:32:25 ---> 894c17944366 19:32:25 Step 26/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ ${SECURITY_INIT_STAGING}/consul-bootstrapper/ 19:32:26 Removing intermediate container f54126259ae0 19:32:26 ---> 27e90abba7fc 19:32:26 19:32:26 Step 11/24 : FROM alpine:3.16 19:32:26 ---> a6215f271958 19:32:26 Step 12/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' 19:32:27 ---> Running in 4a1b2c535b92 19:32:27 ---> 81ac3536c473 19:32:27 Step 27/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / 19:32:27 Removing intermediate container 4a1b2c535b92 19:32:27 ---> 4b8ec04d0a83 19:32:27 Step 13/24 : ENV APP_PORT=59880 19:32:27 ---> Running in ddb7dad34084 19:32:28 ---> 14485ae47b39 19:32:28 Step 28/33 : RUN chmod +x /entrypoint.sh 19:32:28 Removing intermediate container ddb7dad34084 19:32:28 ---> 245aa2f7c2ba 19:32:28 Step 14/24 : EXPOSE $APP_PORT 19:32:28 ---> Running in f3ab286ee1b1 19:32:28 ---> Running in 10329f2ea457 19:32:29 Removing intermediate container 10329f2ea457 19:32:29 ---> ddf9cf93d62b 19:32:29 Step 15/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 19:32:30 ---> Running in 9b8a065c913c 19:32:32 Removing intermediate container f3ab286ee1b1 19:32:32 ---> e64318f5301e 19:32:32 Step 29/33 : ENTRYPOINT ["/entrypoint.sh"] 19:32:33 ---> Running in 695cfe1f44e3 19:32:34 Removing intermediate container 695cfe1f44e3 19:32:34 ---> 066585294ea2 19:32:34 Step 30/33 : CMD ["gate"] 19:32:34 Removing intermediate container 9b8a065c913c 19:32:34 ---> de7cfd011837 19:32:34 Step 16/24 : RUN apk add --update --no-cache zeromq dumb-init 19:32:34 ---> Running in 1f00c2308b38 19:32:34 ---> Running in 66f30e9a0767 19:32:35 Removing intermediate container 66f30e9a0767 19:32:35 ---> 14dafa570375 19:32:35 Step 31/33 : LABEL arch=arm64 19:32:35 ---> Running in a79304d2a051 19:32:35 fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 19:32:36 Removing intermediate container a79304d2a051 19:32:36 ---> a303819edc77 19:32:36 Step 32/33 : LABEL git_sha=4a402e7be269992b77eb2cefe774613f31f9d019 19:32:36 ---> Running in 9f582ba4b16e 19:32:36 fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 19:32:37 Removing intermediate container 9f582ba4b16e 19:32:37 ---> d83f821e163c 19:32:37 Step 33/33 : LABEL version=0.0.0 19:32:37 ---> Running in 9230e407637d 19:32:37 (1/6) Installing dumb-init (1.2.5-r1) 19:32:37 Removing intermediate container 9230e407637d 19:32:37 ---> 80a124b8821f 19:32:37 19:32:37 (2/6) Installing libgcc (11.2.1_git20220219-r2) 19:32:37 (3/6) Installing libsodium (1.0.18-r0) 19:32:37 (4/6) Installing libstdc++ (11.2.1_git20220219-r2) 19:32:38 (5/6) Installing libzmq (4.3.4-r0) 19:32:38 Successfully built 80a124b8821f 19:32:38 Successfully tagged security-bootstrapper-arm64:latest 19:32:38 Building support-notifications 19:32:38  Building security-bootstrapper ... done (6/6) Installing zeromq (4.3.4-r0) 19:32:38 Executing busybox-1.35.0-r17.trigger 19:32:38 OK: 8 MiB in 20 packages 19:32:41 Removing intermediate container 1f00c2308b38 19:32:41 ---> 9513536144dc 19:32:41 Step 17/24 : COPY --from=builder /edgex-go/Attribution.txt / 19:32:42 ---> 9d39fa0795d0 19:32:42 Step 18/24 : COPY --from=builder /edgex-go/cmd/core-data/core-data / 19:32:45 ---> 8e171ba8727c 19:32:45 Step 19/24 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml 19:32:47 ---> 6099035ec3fe 19:32:47 Step 20/24 : ENTRYPOINT ["/core-data"] 19:32:47 ---> Running in 0c29ef04eb86 19:32:47 Removing intermediate container 0c29ef04eb86 19:32:47 ---> bf8e129ab55e 19:32:47 Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 19:32:48 ---> Running in 1335a66fd2d6 19:32:48 Removing intermediate container 25002acfa011 19:32:48 ---> 78510aedc061 19:32:48 19:32:48 Step 9/20 : FROM alpine:3.15 19:32:48 ---> 02e0d6fdf486 19:32:48 Step 10/20 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' 19:32:48 ---> Using cache 19:32:48 ---> d131c99e077b 19:32:48 Step 11/20 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 19:32:48 ---> Using cache 19:32:48 ---> 9315fee208a4 19:32:48 Step 12/20 : RUN apk update && apk --no-cache --update add dumb-init curl gcompat 19:32:48 Removing intermediate container 1335a66fd2d6 19:32:48 ---> f15c5c66ea0d 19:32:48 Step 22/24 : LABEL arch=arm64 19:32:48 ---> Running in a5818e6e0947 19:32:48 ---> Running in 3029271d2097 19:32:49 Removing intermediate container 3029271d2097 19:32:49 ---> 336f29bcdebb 19:32:49 Step 23/24 : LABEL git_sha=4a402e7be269992b77eb2cefe774613f31f9d019 19:32:50 ---> Running in 13fca3d10d4b 19:32:50 fetch https://dl-4.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 19:32:50 Removing intermediate container 13fca3d10d4b 19:32:50 ---> c4e2b68ab507 19:32:50 Step 24/24 : LABEL version=0.0.0 19:32:50 ---> Running in 0a2d9abba25d 19:32:51 Removing intermediate container 0a2d9abba25d 19:32:51 ---> 306b2a9a3505 19:32:51 19:32:51 fetch https://dl-4.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 19:32:52 Successfully built 306b2a9a3505 19:32:52 Successfully tagged core-data-arm64:latest 19:32:52 Building core-metadata 19:32:52  Building core-data ... done v3.15.6-93-ge08ee36d88 [https://dl-4.alpinelinux.org/alpine/v3.15/main] 19:32:52 v3.15.6-94-gbcf1bd4598 [https://dl-4.alpinelinux.org/alpine/v3.15/community] 19:32:52 OK: 15734 distinct packages available 19:32:52 fetch https://dl-4.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 19:32:53 fetch https://dl-4.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 19:32:54 Step 1/23 : ARG BUILDER_BASE=golang:1.18-alpine3.16 19:32:54 Step 2/23 : FROM ${BUILDER_BASE} AS builder 19:32:54 ---> f424bfd74bbe 19:32:54 Step 3/23 : ARG ADD_BUILD_TAGS="" 19:32:54 ---> Using cache 19:32:54 ---> ed41a5b46a4a 19:32:54 Step 4/23 : WORKDIR /edgex-go 19:32:54 ---> Using cache 19:32:54 ---> cf9e1bd89880 19:32:54 Step 5/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 19:32:54 ---> Using cache 19:32:54 ---> a1925d542489 19:32:54 Step 6/23 : RUN apk add --update --no-cache make bash git ca-certificates 19:32:54 ---> Running in 79574cae4a10 19:32:55 (1/9) Installing ca-certificates (20220614-r0) 19:32:55 (2/9) Installing brotli-libs (1.0.9-r5) 19:32:55 (3/9) Installing nghttp2-libs (1.46.0-r0) 19:32:55 (4/9) Installing libcurl (7.80.0-r3) 19:32:55 (5/9) Installing curl (7.80.0-r3) 19:32:55 (6/9) Installing dumb-init (1.2.5-r1) 19:32:55 (7/9) Installing musl-obstack (1.2.3-r0) 19:32:55 (8/9) Installing libucontext (1.1-r0) 19:32:55 (9/9) Installing gcompat (1.0.0-r4) 19:32:55 Executing busybox-1.34.1-r7.trigger 19:32:56 Executing ca-certificates-20220614-r0.trigger 19:32:56 OK: 8 MiB in 23 packages 19:32:56 fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 19:32:57 fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 19:32:58 Removing intermediate container a5818e6e0947 19:32:58 ---> 5db6ed3bb593 19:32:58 Step 13/20 : COPY --from=builder /edgex-go/Attribution.txt / 19:32:58 OK: 221 MiB in 51 packages 19:32:59 ---> fd6a42e65439 19:32:59 Step 14/20 : COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/security-spiffe-token-provider / 19:33:00 Removing intermediate container 79574cae4a10 19:33:00 ---> f58b1a8cb352 19:33:00 Step 7/23 : COPY go.mod vendor* ./ 19:33:01 Removing intermediate container 99bf62f0a7ea 19:33:01 ---> db0a71453ba0 19:33:01 Step 8/26 : COPY . . 19:33:01 ---> e69e027fa235 19:33:01 Step 8/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 19:33:01 ---> Running in 0bd83ad0ac62 19:33:01 Removing intermediate container 158b946306c0 19:33:01 ---> d748ff38a95f 19:33:01 Step 8/25 : COPY . . 19:33:02 ---> 36c78b366f66 19:33:02 Step 15/20 : COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/res/configuration.toml /res/configuration.toml 19:33:04 ---> 3778bf5af208 19:33:04 Step 16/20 : ENTRYPOINT [ "/security-spiffe-token-provider" ] 19:33:04 ---> Running in 0c89ad3285e0 19:33:04 Removing intermediate container 0c89ad3285e0 19:33:04 ---> 4c13e11d4226 19:33:04 Step 17/20 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 19:33:05 ---> Running in f4dd73a90011 19:33:05 Removing intermediate container f4dd73a90011 19:33:05 ---> 4b0eca5caedf 19:33:05 Step 18/20 : LABEL arch=arm64 19:33:06 ---> Running in 6cb2c4b01e05 19:33:06 Removing intermediate container 6cb2c4b01e05 19:33:06 ---> 0f04f161243f 19:33:06 Step 19/20 : LABEL git_sha=4a402e7be269992b77eb2cefe774613f31f9d019 19:33:06 ---> Running in b91c84817049 19:33:07 Removing intermediate container b91c84817049 19:33:07 ---> 494c6d519992 19:33:07 Step 20/20 : LABEL version=0.0.0 19:33:07 Step 1/25 : ARG BUILDER_BASE=golang:1.18-alpine3.16 19:33:07 Step 2/25 : FROM ${BUILDER_BASE} AS builder 19:33:07 ---> f424bfd74bbe 19:33:07 Step 3/25 : ARG ADD_BUILD_TAGS="" 19:33:07 ---> Using cache 19:33:07 ---> ed41a5b46a4a 19:33:07 Step 4/25 : WORKDIR /edgex-go 19:33:07 ---> Using cache 19:33:07 ---> cf9e1bd89880 19:33:07 Step 5/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 19:33:07 ---> Using cache 19:33:07 ---> a1925d542489 19:33:07 Step 6/25 : RUN apk add --update --no-cache make git 19:33:07 ---> Running in d8e4057ae8b4 19:33:07 ---> Running in fbf21eb0dce8 19:33:08 Removing intermediate container d8e4057ae8b4 19:33:08 ---> 5306020618b5 19:33:08 19:33:09 Successfully built 5306020618b5 19:33:09 Successfully tagged security-spiffe-token-provider-arm64:latest 19:33:09  Building security-spiffe-token-provider ... done Building core-command 19:33:09 fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 19:33:10 fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 19:33:11 OK: 221 MiB in 51 packages 19:33:15 Removing intermediate container fbf21eb0dce8 19:33:15 ---> 55cf683df783 19:33:15 Step 7/25 : COPY go.mod vendor* ./ 19:33:17 ---> 598c1c735268 19:33:17 Step 8/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 19:33:17 ---> Running in 98bb905f0de3 19:33:25 ---> 3e90786c8d52 19:33:25 Step 9/26 : ARG SPIRE_RELEASE=1.2.1 19:33:25 ---> Running in e362c4f86d4e 19:33:26 ---> 79954d61a422 19:33:26 Step 9/25 : ARG SPIRE_RELEASE=1.2.1 19:33:27 ---> Running in 0d5dec7b75e8 19:33:27 Removing intermediate container e362c4f86d4e 19:33:27 ---> 3e58052a6adf 19:33:27 Step 10/26 : WORKDIR /edgex-go/spire-build 19:33:27 ---> Running in 925e3d0ddfd8 19:33:28 Step 1/24 : ARG BUILDER_BASE=golang:1.18-alpine3.16 19:33:28 Step 2/24 : FROM ${BUILDER_BASE} AS builder 19:33:28 ---> f424bfd74bbe 19:33:28 Step 3/24 : ARG ADD_BUILD_TAGS="" 19:33:28 ---> Using cache 19:33:28 ---> ed41a5b46a4a 19:33:28 Step 4/24 : WORKDIR /edgex-go 19:33:28 ---> Using cache 19:33:28 ---> cf9e1bd89880 19:33:28 Step 5/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 19:33:28 ---> Using cache 19:33:28 ---> a1925d542489 19:33:28 Step 6/24 : RUN apk add --update --no-cache make git 19:33:28 ---> Using cache 19:33:28 ---> 55cf683df783 19:33:28 Step 7/24 : COPY go.mod vendor* ./ 19:33:28 ---> Using cache 19:33:28 ---> 598c1c735268 19:33:28 Step 8/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 19:33:28 Removing intermediate container 0d5dec7b75e8 19:33:28 ---> 4ec688ff2715 19:33:28 Step 10/25 : WORKDIR /edgex-go/spire-build 19:33:28 ---> Running in 372dfc36d2b5 19:33:28 ---> Running in 0b0be58b12b6 19:33:28 Removing intermediate container 925e3d0ddfd8 19:33:28 ---> c92e99ba3cf1 19:33:28 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:33:29 ---> Running in 758d6fb96b4f 19:33:30 Removing intermediate container 0b0be58b12b6 19:33:30 ---> 2398ab03caad 19:33:30 Step 11/25 : RUN if ! test -f /usr/local/bin/spire-server; then wget -q "https://github.com/spiffe/spire/archive/refs/tags/v${SPIRE_RELEASE}.tar.gz" && tar xv --strip-components=1 -f "v${SPIRE_RELEASE}.tar.gz" && echo "building spire from source..." && make bin/spire-server bin/spire-agent && cp bin/spire* /usr/local/bin/; fi 19:33:30 ---> Running in 195f4c0b1ec3 19:33:34 Removing intermediate container 758d6fb96b4f 19:33:34 ---> 0b0c6e964920 19:33:34 Step 12/26 : WORKDIR /edgex-go 19:33:34 ---> Running in d8b74287af72 19:33:35 Removing intermediate container 195f4c0b1ec3 19:33:35 ---> f0e83fcd8f7f 19:33:35 Step 12/25 : WORKDIR /edgex-go 19:33:35 ---> Running in e1f6a8b40811 19:33:35 Removing intermediate container d8b74287af72 19:33:35 ---> a7f1b56c5b80 19:33:35 19:33:35 Step 13/26 : FROM alpine:3.15 19:33:35 ---> 02e0d6fdf486 19:33:35 Step 14/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' 19:33:35 ---> Using cache 19:33:35 ---> d131c99e077b 19:33:35 Step 15/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 19:33:35 ---> Using cache 19:33:35 ---> 9315fee208a4 19:33:35 Step 16/26 : RUN apk update && apk --no-cache --update add dumb-init gcompat 19:33:35 ---> Running in 860dbd1d87b4 19:33:36 Removing intermediate container e1f6a8b40811 19:33:36 ---> bd018332b411 19:33:36 19:33:36 Step 13/25 : FROM alpine:3.15 19:33:36 ---> 02e0d6fdf486 19:33:36 Step 14/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' 19:33:36 ---> Using cache 19:33:36 ---> d131c99e077b 19:33:36 Step 15/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 19:33:36 ---> Using cache 19:33:36 ---> 9315fee208a4 19:33:36 Step 16/25 : RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 19:33:36 ---> Using cache 19:33:36 ---> 09ce0e5d65f3 19:33:36 Step 17/25 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin 19:33:38 fetch https://dl-4.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 19:33:39 fetch https://dl-4.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 19:33:40 v3.15.6-93-ge08ee36d88 [https://dl-4.alpinelinux.org/alpine/v3.15/main] 19:33:40 v3.15.6-94-gbcf1bd4598 [https://dl-4.alpinelinux.org/alpine/v3.15/community] 19:33:40 OK: 15734 distinct packages available 19:33:40 fetch https://dl-4.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 19:33:41 fetch https://dl-4.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 19:33:42 (1/4) Installing dumb-init (1.2.5-r1) 19:33:43 (2/4) Installing musl-obstack (1.2.3-r0) 19:33:43 (3/4) Installing libucontext (1.1-r0) 19:33:43 (4/4) Installing gcompat (1.0.0-r4) 19:33:43 Executing busybox-1.34.1-r7.trigger 19:33:43 OK: 6 MiB in 18 packages 19:33:46 Removing intermediate container 860dbd1d87b4 19:33:46 ---> 936a405718ee 19:33:46 Step 17/26 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin 19:33:48 ---> 60798162375c 19:33:48 Step 18/25 : COPY --from=builder /edgex-go/cmd/security-spire-server/docker-entrypoint.sh /usr/local/bin/ 19:33:49 ---> c758b935e2e1 19:33:49 Step 19/25 : COPY --from=builder /edgex-go/cmd/security-spire-server/server.conf /usr/local/etc/spire/server.conf.tpl 19:33:51 ---> 6bcfa7f0a50c 19:33:51 Step 20/25 : COPY --from=builder /edgex-go/cmd/security-spire-server/openssl.conf /usr/local/etc/ 19:33:52 ---> b1d4406c61c9 19:33:52 Step 21/25 : ENTRYPOINT [ "/usr/bin/dumb-init" ] 19:33:52 ---> Running in 5a1731908198 19:33:53 Removing intermediate container 5a1731908198 19:33:53 ---> bbafe98c3c8f 19:33:53 Step 22/25 : CMD [ "--verbose", "docker-entrypoint.sh" ] 19:33:53 ---> Running in 877a715303c1 19:33:54 Removing intermediate container 877a715303c1 19:33:54 ---> 13055d9279ef 19:33:54 Step 23/25 : LABEL arch=arm64 19:33:54 ---> Running in dc391a6fe177 19:33:55 Removing intermediate container dc391a6fe177 19:33:55 ---> f4cdea4f2aed 19:33:55 Step 24/25 : LABEL git_sha=4a402e7be269992b77eb2cefe774613f31f9d019 19:33:55 ---> Running in 76afb9778844 19:33:58 ---> a394e7c15dff 19:33:58 Step 18/26 : COPY --from=builder /edgex-go/cmd/security-spire-config/docker-entrypoint.sh /usr/local/bin/ 19:33:58 Removing intermediate container 76afb9778844 19:33:58 ---> 6dca479bf209 19:33:58 Step 25/25 : LABEL version=0.0.0 19:33:58 ---> Running in 68f055130558 19:33:58 Removing intermediate container 68f055130558 19:33:58 ---> 7ee6d2666c47 19:33:58 19:33:58 ---> 0e615e47dd93 19:33:58 Step 19/26 : WORKDIR /usr/local/etc/spiffe-scripts.d 19:33:59 ---> Running in df9534338c2c 19:33:59 Successfully built 7ee6d2666c47 19:33:59 Successfully tagged security-spire-server-arm64:latest 19:33:59  Building security-spire-server ... done Building support-scheduler 19:34:00 Removing intermediate container df9534338c2c 19:34:00 ---> d49a9df43d36 19:34:00 Step 20/26 : COPY --from=builder /edgex-go/cmd/security-spire-config/seed_builtin_entries.sh /usr/local/etc/spiffe-scripts.d 19:34:02 ---> 731c463d0677 19:34:02 Step 21/26 : WORKDIR / 19:34:02 ---> Running in e8c5ba6576d9 19:34:02 Removing intermediate container 0bd83ad0ac62 19:34:02 ---> 53bb41d86770 19:34:02 Step 9/23 : COPY . . 19:34:02 Removing intermediate container e8c5ba6576d9 19:34:02 ---> 04bec5e2ade1 19:34:02 Step 22/26 : ENTRYPOINT [ "/usr/bin/dumb-init" ] 19:34:03 ---> Running in 19e4140152ad 19:34:04 Removing intermediate container 19e4140152ad 19:34:04 ---> 7ac4182b97b1 19:34:04 Step 23/26 : CMD [ "--verbose", "docker-entrypoint.sh" ] 19:34:04 ---> Running in b616428a0974 19:34:04 Removing intermediate container b616428a0974 19:34:04 ---> ce85a725aec9 19:34:04 Step 24/26 : LABEL arch=arm64 19:34:05 ---> Running in 0af81932ad4a 19:34:05 Removing intermediate container 0af81932ad4a 19:34:05 ---> 2b22903f680a 19:34:05 Step 25/26 : LABEL git_sha=4a402e7be269992b77eb2cefe774613f31f9d019 19:34:05 ---> Running in 443d609670dd 19:34:06 Removing intermediate container 443d609670dd 19:34:06 ---> 346e7a9ed460 19:34:06 Step 26/26 : LABEL version=0.0.0 19:34:06 ---> Running in 923516a215e7 19:34:07 Removing intermediate container 923516a215e7 19:34:07 ---> 7027eaf105ed 19:34:07 19:34:08 Successfully built 7027eaf105ed 19:34:08 Successfully tagged security-spire-config-arm64:latest 19:34:08  Building security-spire-config ... done Building sys-mgmt-agent 19:34:10 Removing intermediate container 98bb905f0de3 19:34:10 ---> c88560ee6503 19:34:10 Step 9/25 : COPY . . 19:34:17 Step 1/23 : ARG BUILDER_BASE=golang:1.18-alpine3.16 19:34:17 Step 2/23 : FROM ${BUILDER_BASE} AS builder 19:34:17 ---> f424bfd74bbe 19:34:17 Step 3/23 : ARG ADD_BUILD_TAGS="" 19:34:17 ---> Using cache 19:34:17 ---> ed41a5b46a4a 19:34:17 Step 4/23 : WORKDIR /edgex-go 19:34:17 ---> Using cache 19:34:17 ---> cf9e1bd89880 19:34:17 Step 5/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 19:34:17 ---> Using cache 19:34:17 ---> a1925d542489 19:34:17 Step 6/23 : RUN apk add --update --no-cache make git 19:34:17 ---> Using cache 19:34:17 ---> 55cf683df783 19:34:17 Step 7/23 : COPY go.mod vendor* ./ 19:34:17 ---> Using cache 19:34:17 ---> 598c1c735268 19:34:17 Step 8/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 19:34:17 ---> Using cache 19:34:17 ---> 9426d36d6855 19:34:17 Step 9/23 : COPY . . 19:34:19 Removing intermediate container 372dfc36d2b5 19:34:19 ---> 9426d36d6855 19:34:19 Step 9/24 : COPY . . 19:34:22 ---> c0327f6539d8 19:34:22 Step 10/23 : RUN make cmd/support-notifications/support-notifications 19:34:22 ---> Running in ec3efc604fd7 19:34:24 Step 1/23 : ARG BUILDER_BASE=golang:1.18-alpine3.16 19:34:24 Step 2/23 : FROM ${BUILDER_BASE} AS builder 19:34:24 ---> f424bfd74bbe 19:34:24 Step 3/23 : WORKDIR /edgex-go 19:34:24 ---> Using cache 19:34:24 ---> d117d05afb8c 19:34:24 Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 19:34:24 ---> Using cache 19:34:24 ---> 46b12a99d99a 19:34:24 Step 5/23 : RUN apk add --update --no-cache make bash git 19:34:24 ---> Running in afa0bf896698 19:34:24 CGO_ENABLED=0 GO111MODULE=on go build -tags " no_zmq " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/support-notifications/support-notifications ./cmd/support-notifications 19:34:26 fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 19:34:27 fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 19:34:28 OK: 221 MiB in 51 packages 19:34:30 Removing intermediate container afa0bf896698 19:34:30 ---> 64ec29488a83 19:34:30 Step 6/23 : COPY go.mod vendor* ./ 19:34:30 ---> 9a12680e412c 19:34:30 Step 10/25 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-metadata/core-metadata 19:34:31 ---> Running in 1b6e8b9347c9 19:34: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-metadata/core-metadata ./cmd/core-metadata 19:34:33 ---> d3ce6845da48 19:34:33 Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 19:34:33 ---> Running in 86d200058b60 19:34:40 ---> 10c96a3ffa4a 19:34:40 Step 10/23 : RUN make cmd/support-scheduler/support-scheduler 19:34:40 ---> Running in 6b4e551bc194 19:34:42 ---> 48c0353033c1 19:34:42 Step 10/24 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-command/core-command 19:34:42 ---> Running in ea0a3d8f8466 19:34:42 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:34:44 CGO_ENABLED=0 GO111MODULE=on go build -tags " no_zmq non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-command/core-command ./cmd/core-command 19:35:30 Removing intermediate container 86d200058b60 19:35:30 ---> 1ee7fe72b1e4 19:35:30 Step 8/23 : COPY . . 19:35:43 ---> 8d16a504688d 19:35:43 Step 9/23 : RUN make cmd/sys-mgmt-agent/sys-mgmt-agent 19:35:43 ---> Running in ac297650d7a4 19:35: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:41:20 Removing intermediate container ea0a3d8f8466 19:41:20 ---> 797225231cd6 19:41:20 19:41:20 Step 11/24 : FROM alpine:3.16 19:41:20 ---> a6215f271958 19:41:20 Step 12/24 : RUN apk add --update --no-cache dumb-init 19:41:20 ---> Running in 0a24fb6f3908 19:41:20 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 19:41:20 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 19:41:20 (1/1) Installing dumb-init (1.2.5-r1) 19:41:20 Executing busybox-1.35.0-r17.trigger 19:41:20 OK: 5 MiB in 15 packages 19:41:20 Removing intermediate container 0a24fb6f3908 19:41:20 ---> 6c798d777a3d 19:41:20 Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 19:41:20 ---> Running in 17ba6aedac0d 19:41:20 Removing intermediate container 17ba6aedac0d 19:41:20 ---> 761e855ec413 19:41:20 Step 14/24 : ENV APP_PORT=59882 19:41:20 ---> Running in cac4c9335304 19:41:20 Removing intermediate container cac4c9335304 19:41:20 ---> cf9d09e63ee0 19:41:20 Step 15/24 : EXPOSE $APP_PORT 19:41:20 ---> Running in 37769469bba3 19:41:20 Removing intermediate container 37769469bba3 19:41:20 ---> 280e8ed7a4d4 19:41:20 Step 16/24 : WORKDIR / 19:41:20 ---> Running in 192f795d0b0a 19:41:20 Removing intermediate container 192f795d0b0a 19:41:20 ---> b88dd680b712 19:41:20 Step 17/24 : COPY --from=builder /edgex-go/Attribution.txt / 19:41:20 ---> ed7446cd5572 19:41:20 Step 18/24 : COPY --from=builder /edgex-go/cmd/core-command/core-command / 19:41:20 ---> c9c84b4dc28c 19:41:20 Step 19/24 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml 19:41:20 ---> 1ad37db3f0ae 19:41:20 Step 20/24 : ENTRYPOINT ["/core-command"] 19:41:20 ---> Running in eb2a4e5716bf 19:41:22 Removing intermediate container eb2a4e5716bf 19:41:22 ---> af3cb0eb5fe5 19:41:22 Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 19:41:22 ---> Running in 32c46388c2e1 19:41:23 Removing intermediate container 32c46388c2e1 19:41:23 ---> c80c059baade 19:41:23 Step 22/24 : LABEL arch=arm64 19:41:23 ---> Running in 40e07582d8cd 19:41:24 Removing intermediate container 40e07582d8cd 19:41:24 ---> 8bc3a69225a0 19:41:24 Step 23/24 : LABEL git_sha=4a402e7be269992b77eb2cefe774613f31f9d019 19:41:24 ---> Running in 762998a4179d 19:41:25 Removing intermediate container 762998a4179d 19:41:25 ---> 8f463b3ae00c 19:41:25 Step 24/24 : LABEL version=0.0.0 19:41:25 ---> Running in cc2fe7bc83ba 19:41:26 Removing intermediate container cc2fe7bc83ba 19:41:26 ---> 5a9499b1c13b 19:41:26 19:41:27 Successfully built 5a9499b1c13b 19:41:27 Successfully tagged core-command-arm64:latest 19:41:34  Building core-command ... done Removing intermediate container ac297650d7a4 19:41:34 ---> 4e9002838298 19:41:34 Step 10/23 : RUN make cmd/sys-mgmt-executor/sys-mgmt-executor 19:41:34 Removing intermediate container 1b6e8b9347c9 19:41:34 ---> 20d0fcad2347 19:41:34 19:41:34 Step 11/25 : FROM alpine:3.16 19:41:34 ---> a6215f271958 19:41:34 Step 12/25 : RUN apk add --update --no-cache dumb-init 19:41:34 ---> Using cache 19:41:34 ---> 6c798d777a3d 19:41:34 Step 13/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 19:41:34 ---> Using cache 19:41:34 ---> 761e855ec413 19:41:34 Step 14/25 : ENV APP_PORT=59881 19:41:34 ---> Running in ca68f35b4f26 19:41:34 ---> Running in bc2c56c72141 19:41:34 Removing intermediate container bc2c56c72141 19:41:34 ---> 6cbb5bd868f2 19:41:34 Step 15/25 : EXPOSE $APP_PORT 19:41:34 ---> Running in 7963b56a84bd 19:41:35 Removing intermediate container 7963b56a84bd 19:41:35 ---> ae91b902562f 19:41:35 Step 16/25 : WORKDIR / 19:41:35 ---> Running in 8e0b1b6f798c 19:41:36 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/sys-mgmt-executor/sys-mgmt-executor ./cmd/sys-mgmt-executor 19:41:36 Removing intermediate container 8e0b1b6f798c 19:41:36 ---> ab9266f000a4 19:41:36 Step 17/25 : COPY --from=builder /edgex-go/Attribution.txt / 19:41:37 ---> 510c07deef32 19:41:37 Step 18/25 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / 19:41:38 ---> e9ff9f6bb1ae 19:41:38 Step 19/25 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml 19:41:39 ---> 4764e870ff55 19:41:39 Step 20/25 : COPY --from=builder /edgex-go/cmd/core-metadata/res/uom.toml /res/uom.toml 19:41:41 ---> b90c033fe7a1 19:41:41 Step 21/25 : ENTRYPOINT ["/core-metadata"] 19:41:41 ---> Running in b56cecf42670 19:41:41 Removing intermediate container ca68f35b4f26 19:41:41 ---> fd0a01e8ace8 19:41:41 19:41:41 Step 11/23 : FROM alpine:3.16 19:41:41 ---> a6215f271958 19:41:41 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:41:41 ---> Running in a67c21cc06d1 19:41:42 Removing intermediate container b56cecf42670 19:41:42 ---> 1c8158406d0c 19:41:42 Step 22/25 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 19:41:42 ---> Running in 89b1d64e752d 19:41:42 Removing intermediate container a67c21cc06d1 19:41:42 ---> d920d2c0aec7 19:41:42 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:41:42 ---> Running in 3fd9fafdad6e 19:41:42 Removing intermediate container 89b1d64e752d 19:41:42 ---> f4ac388de574 19:41:42 Step 23/25 : LABEL arch=arm64 19:41:43 ---> Running in d678dec1113c 19:41:43 Removing intermediate container d678dec1113c 19:41:43 ---> 1bf26f601244 19:41:43 Step 24/25 : LABEL git_sha=4a402e7be269992b77eb2cefe774613f31f9d019 19:41:44 ---> Running in d4718ca991c2 19:41:44 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 19:41:44 Removing intermediate container d4718ca991c2 19:41:44 ---> 57946d11f8b6 19:41:44 Step 25/25 : LABEL version=0.0.0 19:41:44 ---> Running in b2e01706b4bf 19:41:44 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 19:41:45 Removing intermediate container b2e01706b4bf 19:41:45 ---> 3f47449f1736 19:41:45 19:41:45 Successfully built 3f47449f1736 19:41:45 Successfully tagged core-metadata-arm64:latest 19:41:45  Building core-metadata ... done (1/33) Installing ncurses-terminfo-base (6.3_p20220521-r0) 19:41:45 (2/33) Installing ncurses-libs (6.3_p20220521-r0) 19:41:45 (3/33) Installing readline (8.1.2-r0) 19:41:45 (4/33) Installing bash (5.1.16-r2) 19:41:46 Executing bash-5.1.16-r2.post-install 19:41:46 (5/33) Installing ca-certificates (20220614-r0) 19:41:46 (6/33) Installing brotli-libs (1.0.9-r6) 19:41:46 (7/33) Installing nghttp2-libs (1.47.0-r0) 19:41:46 (8/33) Installing libcurl (7.83.1-r3) 19:41:46 (9/33) Installing curl (7.83.1-r3) 19:41:46 (10/33) Installing docker-cli (20.10.18-r0) 19:41:47 (11/33) Installing dumb-init (1.2.5-r1) 19:41:47 (12/33) Installing libbz2 (1.0.8-r1) 19:41:47 (13/33) Installing expat (2.4.9-r0) 19:41:47 (14/33) Installing libffi (3.4.2-r1) 19:41:47 (15/33) Installing gdbm (1.23-r0) 19:41:47 (16/33) Installing xz-libs (5.2.5-r1) 19:41:47 (17/33) Installing libgcc (11.2.1_git20220219-r2) 19:41:47 (18/33) Installing libstdc++ (11.2.1_git20220219-r2) 19:41:47 (19/33) Installing mpdecimal (2.5.1-r1) 19:41:47 (20/33) Installing sqlite-libs (3.38.5-r0) 19:41:47 (21/33) Installing python3 (3.10.5-r0) 19:41:50 (22/33) Installing py3-contextlib2 (21.6.0-r2) 19:41:50 (23/33) Installing py3-tomli (2.0.1-r1) 19:41:50 (24/33) Installing py3-pep517 (0.12.0-r2) 19:41:50 (25/33) Installing py3-six (1.16.0-r1) 19:41:50 (26/33) Installing py3-retrying (1.3.3-r3) 19:41:50 (27/33) Installing py3-appdirs (1.4.4-r3) 19:41:50 (28/33) Installing py3-more-itertools (8.13.0-r0) 19:41:50 (29/33) Installing py3-ordered-set (4.0.2-r3) 19:41:50 (30/33) Installing py3-parsing (2.4.7-r3) 19:41:50 (31/33) Installing py3-packaging (21.3-r0) 19:41:50 (32/33) Installing py3-setuptools (59.4.0-r0) 19:41:50 (33/33) Installing py3-pip (22.1.1-r0) 19:41:51 Executing busybox-1.35.0-r17.trigger 19:41:51 Executing ca-certificates-20220614-r0.trigger 19:41:51 OK: 120 MiB in 47 packages 19:42:06 Collecting docker-compose==1.23.2 19:42:06 Downloading docker_compose-1.23.2-py2.py3-none-any.whl (131 kB) 19:42:06 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 131.9/131.9 kB 8.2 MB/s eta 0:00:00 19:42:06 Collecting websocket-client<1.0,>=0.32.0 19:42:06 Downloading websocket_client-0.59.0-py2.py3-none-any.whl (67 kB) 19:42:06 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 67.2/67.2 kB 15.9 MB/s eta 0:00:00 19:42:07 Collecting requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1 19:42:07 Downloading requests-2.20.1-py2.py3-none-any.whl (57 kB) 19:42:07 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 58.0/58.0 kB 12.8 MB/s eta 0:00:00 19:42:07 Collecting texttable<0.10,>=0.9.0 19:42:07 Downloading texttable-0.9.1.tar.gz (11 kB) 19:42:07 Preparing metadata (setup.py): started 19:42:10 Preparing metadata (setup.py): finished with status 'done' 19:42:10 Collecting cached-property<2,>=1.2.0 19:42:10 Downloading cached_property-1.5.2-py2.py3-none-any.whl (7.6 kB) 19:42:10 Collecting docopt<0.7,>=0.6.1 19:42:10 Downloading docopt-0.6.2.tar.gz (25 kB) 19:42:10 Preparing metadata (setup.py): started 19:42:12 Preparing metadata (setup.py): finished with status 'done' 19:42:13 Collecting jsonschema<3,>=2.5.1 19:42:13 Downloading jsonschema-2.6.0-py2.py3-none-any.whl (39 kB) 19:42:14 Collecting docker<4.0,>=3.6.0 19:42:14 Downloading docker-3.7.3-py2.py3-none-any.whl (134 kB) 19:42:14 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 134.5/134.5 kB 14.4 MB/s eta 0:00:00 19:42:14 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:42:14 Collecting dockerpty<0.5,>=0.4.1 19:42:14 Downloading dockerpty-0.4.1.tar.gz (13 kB) 19:42:14 Preparing metadata (setup.py): started 19:42:16 Preparing metadata (setup.py): finished with status 'done' 19:42:17 Collecting PyYAML<4,>=3.10 19:42:17 Downloading PyYAML-3.13.tar.gz (270 kB) 19:42:17 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 270.6/270.6 kB 11.0 MB/s eta 0:00:00 19:42:19 Preparing metadata (setup.py): started 19:42:21 Preparing metadata (setup.py): finished with status 'done' 19:42:22 Collecting docker-pycreds>=0.4.0 19:42:22 Downloading docker_pycreds-0.4.0-py2.py3-none-any.whl (9.0 kB) 19:42:23 Collecting urllib3<1.25,>=1.21.1 19:42:23 Downloading urllib3-1.24.3-py2.py3-none-any.whl (118 kB) 19:42:23 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 118.8/118.8 kB 17.8 MB/s eta 0:00:00 19:42:23 Collecting certifi>=2017.4.17 19:42:23 Downloading certifi-2022.9.24-py3-none-any.whl (161 kB) 19:42:23 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 161.1/161.1 kB 12.3 MB/s eta 0:00:00 19:42:24 Collecting chardet<3.1.0,>=3.0.2 19:42:24 Downloading chardet-3.0.4-py2.py3-none-any.whl (133 kB) 19:42:24 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 133.4/133.4 kB 10.3 MB/s eta 0:00:00 19:42:24 Collecting idna<2.8,>=2.5 19:42:24 Downloading idna-2.7-py2.py3-none-any.whl (58 kB) 19:42:24 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 58.2/58.2 kB 15.0 MB/s eta 0:00:00 19:42:25 Using legacy 'setup.py install' for dockerpty, since package 'wheel' is not installed. 19:42:25 Using legacy 'setup.py install' for docopt, since package 'wheel' is not installed. 19:42:25 Using legacy 'setup.py install' for PyYAML, since package 'wheel' is not installed. 19:42:25 Using legacy 'setup.py install' for texttable, since package 'wheel' is not installed. 19:42:26 Installing collected packages: texttable, PyYAML, jsonschema, idna, docopt, chardet, cached-property, websocket-client, urllib3, dockerpty, docker-pycreds, certifi, requests, docker, docker-compose 19:42:26 Running setup.py install for texttable: started 19:42:28 Running setup.py install for texttable: finished with status 'done' 19:42:28 Running setup.py install for PyYAML: started 19:42:32 Running setup.py install for PyYAML: finished with status 'done' 19:42:33 Running setup.py install for docopt: started 19:42:35 Running setup.py install for docopt: finished with status 'done' 19:42:39 Running setup.py install for dockerpty: started 19:42:41 Running setup.py install for dockerpty: finished with status 'done' 19:42:44 Successfully installed PyYAML-3.13 cached-property-1.5.2 certifi-2022.9.24 chardet-3.0.4 docker-3.7.3 docker-compose-1.23.2 docker-pycreds-0.4.0 dockerpty-0.4.1 docopt-0.6.2 idna-2.7 jsonschema-2.6.0 requests-2.20.1 texttable-0.9.1 urllib3-1.24.3 websocket-client-0.59.0 19:42:44 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:42:48 Removing intermediate container ec3efc604fd7 19:42:48 ---> e99350686d00 19:42:48 19:42:48 Step 11/23 : FROM alpine:3.16 19:42:48 ---> a6215f271958 19:42:48 Step 12/23 : RUN apk add --update --no-cache ca-certificates dumb-init 19:42:48 ---> Running in 76796ef7275e 19:42:49 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 19:42:49 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 19:42:50 (1/2) Installing ca-certificates (20220614-r0) 19:42:50 (2/2) Installing dumb-init (1.2.5-r1) 19:42:50 Executing busybox-1.35.0-r17.trigger 19:42:50 Executing ca-certificates-20220614-r0.trigger 19:42:50 OK: 6 MiB in 16 packages 19:42:53 Removing intermediate container 76796ef7275e 19:42:53 ---> 5168216f18cf 19:42:53 Step 13/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2021: Intel Corporation' 19:42:53 ---> Running in 0027650207b0 19:42:54 Removing intermediate container 0027650207b0 19:42:54 ---> 96def8fce790 19:42:54 Step 14/23 : ENV APP_PORT=59860 19:42:54 ---> Running in bdd7f67585de 19:42:54 Removing intermediate container bdd7f67585de 19:42:54 ---> c5ecd0b362ea 19:42:54 Step 15/23 : EXPOSE $APP_PORT 19:42:55 ---> Running in 8fa952883c68 19:42:55 Removing intermediate container 8fa952883c68 19:42:55 ---> 635e4fec72a6 19:42:55 Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / 19:42:56 Removing intermediate container 6b4e551bc194 19:42:56 ---> f1067de607b4 19:42:56 19:42:56 Step 11/23 : FROM alpine:3.16 19:42:56 ---> a6215f271958 19:42:56 Step 12/23 : RUN apk add --update --no-cache dumb-init 19:42:56 ---> Using cache 19:42:56 ---> 6c798d777a3d 19:42:56 Step 13/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 19:42:56 ---> Using cache 19:42:56 ---> 761e855ec413 19:42:56 Step 14/23 : ENV APP_PORT=59861 19:42:56 ---> 79ba8855e9fa 19:42:56 Step 17/23 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / 19:42:56 ---> Running in 6d59305268fb 19:42:57 Removing intermediate container 6d59305268fb 19:42:57 ---> deeecfcf99fb 19:42:57 Step 15/23 : EXPOSE $APP_PORT 19:42:57 ---> Running in f2e1a098c8e2 19:42:57 Removing intermediate container f2e1a098c8e2 19:42:57 ---> 2ebe6df4c295 19:42:57 Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / 19:42:58 Removing intermediate container 3fd9fafdad6e 19:42:58 ---> 3b77e6a6a11f 19:42:58 Step 14/23 : ENV APP_PORT=58890 19:42:58 ---> Running in a2ce89094c53 19:42:58 ---> 05d8d1b7ac50 19:42:58 Step 18/23 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml 19:42:58 ---> 16c1f927f78b 19:42:58 Step 17/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / 19:42:58 Removing intermediate container a2ce89094c53 19:42:58 ---> 06dfb5a40508 19:42:58 Step 15/23 : EXPOSE $APP_PORT 19:42:58 ---> Running in fc90962ed4cd 19:42:59 ---> b769939fd7f0 19:42:59 Step 19/23 : ENTRYPOINT ["/support-notifications"] 19:42:59 Removing intermediate container fc90962ed4cd 19:42:59 ---> 2b714ea407de 19:42:59 Step 16/23 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/sys-mgmt-agent / 19:42:59 ---> Running in 35b3904f41cc 19:42:59 Removing intermediate container 35b3904f41cc 19:42:59 ---> 5e3b38b4cc5d 19:42:59 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 19:42:59 ---> Running in 357246d5eb49 19:43:00 ---> 44421e505336 19:43:00 Step 18/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml 19:43:00 Removing intermediate container 357246d5eb49 19:43:00 ---> 1bdedb4326a7 19:43:00 Step 21/23 : LABEL arch=arm64 19:43:00 ---> 026a42232d99 19:43:00 Step 17/23 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/res/configuration.toml /res/configuration.toml 19:43:00 ---> Running in 3abb8862b252 19:43:01 Removing intermediate container 3abb8862b252 19:43:01 ---> 8d9098e1f62a 19:43:01 Step 22/23 : LABEL git_sha=4a402e7be269992b77eb2cefe774613f31f9d019 19:43:01 ---> 16948dc0d4fa 19:43:01 Step 19/23 : ENTRYPOINT ["/support-scheduler"] 19:43:01 ---> Running in a42afd4c404d 19:43:01 ---> f8d68684b47e 19:43:01 Step 18/23 : COPY --from=builder /edgex-go/cmd/sys-mgmt-executor/sys-mgmt-executor / 19:43:01 ---> Running in 489f7f3241c6 19:43:01 Removing intermediate container a42afd4c404d 19:43:01 ---> 925787b7cee9 19:43:01 Step 23/23 : LABEL version=0.0.0 19:43:01 ---> Running in 74aaced11d7a 19:43:01 Removing intermediate container 489f7f3241c6 19:43:01 ---> dffa1ae32dcb 19:43:01 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 19:43:01 ---> Running in 02efe8233196 19:43:02 ---> fb15dff352bb 19:43:02 Step 19/23 : ENTRYPOINT ["/sys-mgmt-agent"] 19:43:02 Removing intermediate container 74aaced11d7a 19:43:02 ---> 562965af0fc3 19:43:02 19:43:02 ---> Running in e75c782dd4c5 19:43:02 Removing intermediate container 02efe8233196 19:43:02 ---> ee78c6f04b4a 19:43:02 Step 21/23 : LABEL arch=arm64 19:43:02 ---> Running in 111a74371f08 19:43:02 Successfully built 562965af0fc3 19:43:02 Successfully tagged support-notifications-arm64:latest 19:43:02  Building support-notifications ... done Removing intermediate container e75c782dd4c5 19:43:02 ---> d4a138177a8f 19:43:02 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 19:43:02 ---> Running in ac3e8dc11afe 19:43:03 Removing intermediate container 111a74371f08 19:43:03 ---> 0b0e90a11481 19:43:03 Step 22/23 : LABEL git_sha=4a402e7be269992b77eb2cefe774613f31f9d019 19:43:03 ---> Running in f470673cb6b4 19:43:03 Removing intermediate container ac3e8dc11afe 19:43:03 ---> 2f46b7d6ab06 19:43:03 Step 21/23 : LABEL arch=arm64 19:43:03 ---> Running in e25b2c811c5b 19:43:03 Removing intermediate container f470673cb6b4 19:43:03 ---> 407888146789 19:43:03 Step 23/23 : LABEL version=0.0.0 19:43:03 ---> Running in 718af9b8c5df 19:43:03 Removing intermediate container e25b2c811c5b 19:43:03 ---> 88ed89545962 19:43:03 Step 22/23 : LABEL git_sha=4a402e7be269992b77eb2cefe774613f31f9d019 19:43:03 ---> Running in 74702e599dd2 19:43:03 Removing intermediate container 718af9b8c5df 19:43:03 ---> 79245f01d2ca 19:43:03 19:43:04 Removing intermediate container 74702e599dd2 19:43:04 ---> e511a7999fa1 19:43:04 Step 23/23 : LABEL version=0.0.0 19:43:04 Successfully built 79245f01d2ca 19:43:04 Successfully tagged support-scheduler-arm64:latest 19:43:04  Building support-scheduler ... done  ---> Running in 17b9562e18b3 19:43:04 Removing intermediate container 17b9562e18b3 19:43:04 ---> 67717ce3bb41 19:43:04 19:43:04 Successfully built 67717ce3bb41 19:43:04 Successfully tagged sys-mgmt-agent-arm64:latest 19:43:05  Building sys-mgmt-agent ... done  [Pipeline] } 19:43:05 $ docker stop --time=1 1086a46fb25ebf70e08869f4b6b10e4f7a8048f375e6b733e4a338d21599e47e 19:43:06 $ docker rm -f 1086a46fb25ebf70e08869f4b6b10e4f7a8048f375e6b733e4a338d21599e47e [Pipeline] // withDockerContainer [Pipeline] sh 19:43:07 + docker images 19:43:07 REPOSITORY TAG IMAGE ID CREATED SIZE 19:43:07 sys-mgmt-agent-arm64 latest 67717ce3bb41 3 seconds ago 133MB 19:43:07 support-scheduler-arm64 latest 79245f01d2ca 4 seconds ago 25.7MB 19:43:07 support-notifications-arm64 latest 562965af0fc3 5 seconds ago 26.3MB 19:43:07 f1067de607b4 12 seconds ago 1.46GB 19:43:07 e99350686d00 22 seconds ago 1.46GB 19:43:07 core-metadata-arm64 latest 3f47449f1736 About a minute ago 17.5MB 19:43:07 fd0a01e8ace8 About a minute ago 1.38GB 19:43:07 20d0fcad2347 About a minute ago 1.41GB 19:43:07 core-command-arm64 latest 5a9499b1c13b About a minute ago 16.7MB 19:43:07 797225231cd6 2 minutes ago 1.4GB 19:43:07 security-spire-config-arm64 latest 7027eaf105ed 9 minutes ago 83.6MB 19:43:07 security-spire-server-arm64 latest 7ee6d2666c47 9 minutes ago 84.3MB 19:43:07 bd018332b411 9 minutes ago 1.28GB 19:43:07 a7f1b56c5b80 9 minutes ago 1.28GB 19:43:07 security-spiffe-token-provider-arm64 latest 5306020618b5 9 minutes ago 28.4MB 19:43:07 core-data-arm64 latest 306b2a9a3505 10 minutes ago 20.7MB 19:43:07 78510aedc061 10 minutes ago 1.43GB 19:43:07 security-bootstrapper-arm64 latest 80a124b8821f 10 minutes ago 19.1MB 19:43:07 27e90abba7fc 10 minutes ago 1.41GB 19:43:07 051f22367769 11 minutes ago 1.39GB 19:43:07 security-secretstore-setup-arm64 latest fe4eef98886d 11 minutes ago 28.2MB 19:43:07 security-proxy-setup-arm64 latest 7f4e40a1813e 11 minutes ago 26.4MB 19:43:07 edbbbda524db 12 minutes ago 1.39GB 19:43:07 5da4d23f2439 12 minutes ago 1.39GB 19:43:07 security-spire-agent-arm64 latest e7a526a7d0ff 17 minutes ago 122MB 19:43:07 340143c92517 18 minutes ago 1.28GB 19:43:07 ci-base-image-arm64 latest f424bfd74bbe 32 minutes ago 941MB 19:43:07 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64 1.18-alpine 3970a7415f9e 20 hours ago 679MB 19:43:07 alpine 3.15 02e0d6fdf486 7 weeks ago 5.33MB 19:43:07 alpine 3.16 a6215f271958 7 weeks ago 5.29MB 19:43:07 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:43:08 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 19:43:08 19:43:08 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 19:43:08 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 19:43:09 arm64: Pulling from edgex-lftools-log-publisher 19:43:09 8998bd30e6a1: Pulling fs layer 19:43:09 04944245beec: Pulling fs layer 19:43:09 699f458cf7ca: Pulling fs layer 19:43:09 765212b225bb: Pulling fs layer 19:43:09 f23df028b6ca: Pulling fs layer 19:43:09 d65c8cfc05b1: Pulling fs layer 19:43:09 2437ff75d9bd: Pulling fs layer 19:43:09 765212b225bb: Waiting 19:43:09 f23df028b6ca: Waiting 19:43:09 d65c8cfc05b1: Waiting 19:43:09 2437ff75d9bd: Waiting 19:43:09 04944245beec: Verifying Checksum 19:43:09 04944245beec: Download complete 19:43:09 765212b225bb: Verifying Checksum 19:43:09 765212b225bb: Download complete 19:43:09 f23df028b6ca: Verifying Checksum 19:43:09 f23df028b6ca: Download complete 19:43:09 d65c8cfc05b1: Verifying Checksum 19:43:09 d65c8cfc05b1: Download complete 19:43:09 699f458cf7ca: Download complete 19:43:09 8998bd30e6a1: Verifying Checksum 19:43:09 8998bd30e6a1: Download complete 19:43:11 2437ff75d9bd: Verifying Checksum 19:43:11 2437ff75d9bd: Download complete 19:43:13 8998bd30e6a1: Pull complete 19:43:14 04944245beec: Pull complete 19:43:15 699f458cf7ca: Pull complete 19:43:15 765212b225bb: Pull complete 19:43:16 f23df028b6ca: Pull complete 19:43:16 d65c8cfc05b1: Pull complete 19:43:31 2437ff75d9bd: Pull complete 19:43:31 Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da 19:43:31 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 19:43:31 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 19:43:31 prd-ubuntu20.04-docker-arm64-4c-16g-6109 does not seem to be running inside a container 19:43:31 $ 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:43:35 $ docker top ce92e8abc89a15ab06ee9cad9916ffd68eb4460957c7a87baf64502366a942c3 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 19:43:36 ---> job-cost.sh 19:43:36 lf-activate-venv: SKIPPING 19:43:36 INFO: No Stack... 19:43:36 INFO: Retrieving Pricing Info for: v3-standard-4 19:43:37 INFO: Archiving Costs [Pipeline] sh 19:43:37 + cat /w/workspace/edgex-go/1/archives/cost.csv 19:43:37 + cut -d, -f6 [Pipeline] lock 19:43:38 Trying to acquire lock on [jenkins-edgexfoundry-edgex-go-PR-4174-1-stack-cost] 19:43:38 Resource [jenkins-edgexfoundry-edgex-go-PR-4174-1-stack-cost] did not exist. Created. 19:43:38 Lock acquired on [jenkins-edgexfoundry-edgex-go-PR-4174-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 19:43:38 + echo total: 0.10999999940395355 [Pipeline] stash 19:43:39 Stashed 1 file(s) [Pipeline] } 19:43:39 Lock released on resource [jenkins-edgexfoundry-edgex-go-PR-4174-1-stack-cost] [Pipeline] // lock [Pipeline] } 19:43:39 $ docker stop --time=1 ce92e8abc89a15ab06ee9cad9916ffd68eb4460957c7a87baf64502366a942c3 19:43:40 $ docker rm -f ce92e8abc89a15ab06ee9cad9916ffd68eb4460957c7a87baf64502366a942c3 [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:43:41 provisioning config files... 19:43:41 copy managed file [edgex-go-codecov-token] to file:/w/workspace/edgex-go/1@tmp/config1469920753896002754tmp [Pipeline] { [Pipeline] sh 19:43:41 + set +x 19:43:41 + curl -s https://codecov.io/bash 19:43:41 + bash -s -- 19:43:41 19:43:41 _____ _ 19:43:41 / ____| | | 19:43:41 | | ___ __| | ___ ___ _____ __ 19:43:41 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 19:43:41 | |___| (_) | (_| | __/ (_| (_) \ V / 19:43:41 \_____\___/ \__,_|\___|\___\___/ \_/ 19:43:41 Bash-1.0.6 19:43:41 19:43:41 19:43:41 ==> git version 2.25.1 found 19:43:41 ==> 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:43:41 Release-Date: 2020-01-08 19:43:41 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:43:41 Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets 19:43:41 ==> Jenkins CI detected. 19:43:41 current dir:  /w/workspace/edgex-go/1 19:43:41 project root: . 19:43:41 --> token set from env 19:43:41 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 19:43:41 ==> Running gcov in . (disable via -X gcov) 19:43:41 ==> Python coveragepy not found 19:43:41 ==> Searching for coverage reports in: 19:43:41 + . 19:43:41 -> Found 1 reports 19:43:41 ==> Detecting git/mercurial file structure 19:43:41 ==> Reading reports 19:43:42 + ./coverage.out bytes=496148 19:43:42 ==> Appending adjustments 19:43:42 https://docs.codecov.io/docs/fixing-reports 19:43:43 + Found adjustments 19:43:43 ==> Gzipping contents 19:43:43 64K /tmp/codecov.HZdzCF.gz 19:43:43 ==> Uploading reports 19:43:43 url: https://codecov.io 19:43:43 query: branch=PR-4174&commit=4a402e7be269992b77eb2cefe774613f31f9d019&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2FPR-4174%2F1%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=4174&job=&cmd_args= 19:43:43 -> Pinging Codecov 19:43:43 https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=52b94001-b80a-4ca3-b063-c5e709073964&branch=PR-4174&commit=4a402e7be269992b77eb2cefe774613f31f9d019&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2FPR-4174%2F1%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=4174&job=&cmd_args= 19:43:43 -> Uploading to 19:43:43 https://storage.googleapis.com/codecov/v4/raw/2022-09-30/00271124DB129430A58F1EEE437C3FCB/4a402e7be269992b77eb2cefe774613f31f9d019/b9640f69-4267-4d52-a0c2-18f69b86ac51.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20220930%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20220930T194343Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=1889a18a7ce1cb3978439fbc22ef134e42ddab6b55d80f09af9cb61fea8beebb 19:43:43 % Total % Received % Xferd Average Speed Time Time Time Current 19:43:43 Dload Upload Total Spent Left Speed 19:43:44 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 64984 0 0 100 64984 0 249k --:--:-- --:--:-- --:--:-- 249k 19:43:44 -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/edgex-go/commit/4a402e7be269992b77eb2cefe774613f31f9d019 [Pipeline] } 19:43:44 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:43:45 + [ -d /w/workspace/edgex-go/1/archives ] [Pipeline] libraryResource [Pipeline] sh 19:43:45 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 19:43:46 ---> package-listing.sh 19:43:46 ++ facter osfamily 19:43:46 ++ tr '[:upper:]' '[:lower:]' 19:43:46 + OS_FAMILY=debian 19:43:46 + workspace=/w/workspace/edgex-go/1 19:43:46 + START_PACKAGES=/tmp/packages_start.txt 19:43:46 + END_PACKAGES=/tmp/packages_end.txt 19:43:46 + DIFF_PACKAGES=/tmp/packages_diff.txt 19:43:46 + PACKAGES=/tmp/packages_start.txt 19:43:46 + '[' /w/workspace/edgex-go/1 ']' 19:43:46 + PACKAGES=/tmp/packages_end.txt 19:43:46 + case "${OS_FAMILY}" in 19:43:46 + dpkg -l 19:43:46 + grep '^ii' 19:43:46 + '[' -f /tmp/packages_start.txt ']' 19:43:46 + '[' -f /tmp/packages_end.txt ']' 19:43:46 + diff /tmp/packages_start.txt /tmp/packages_end.txt 19:43:46 + '[' /w/workspace/edgex-go/1 ']' 19:43:46 + mkdir -p /w/workspace/edgex-go/1/archives/ 19:43:46 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgex-go/1/archives/ [Pipeline] echo 19:43:46 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:43:47 + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 19:43:47 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 19:43:47 19:43:47 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 19:43:48 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 19:43:48 latest: Pulling from edgex-lftools-log-publisher 19:43:48 5eb5b503b376: Pulling fs layer 19:43:48 5c69ac0246d0: Pulling fs layer 19:43:48 ec43610c2a17: Pulling fs layer 19:43:48 3a2ae6a8a46f: Pulling fs layer 19:43:48 33b1e0a273af: Pulling fs layer 19:43:48 5d3b04190fa2: Pulling fs layer 19:43:48 2f39f015ded8: Pulling fs layer 19:43:48 2f39f015ded8: Waiting 19:43:48 5d3b04190fa2: Waiting 19:43:48 3a2ae6a8a46f: Waiting 19:43:48 33b1e0a273af: Waiting 19:43:48 5c69ac0246d0: Verifying Checksum 19:43:48 5c69ac0246d0: Download complete 19:43:48 3a2ae6a8a46f: Verifying Checksum 19:43:48 3a2ae6a8a46f: Download complete 19:43:48 33b1e0a273af: Verifying Checksum 19:43:48 33b1e0a273af: Download complete 19:43:48 5d3b04190fa2: Verifying Checksum 19:43:48 5d3b04190fa2: Download complete 19:43:48 ec43610c2a17: Verifying Checksum 19:43:48 ec43610c2a17: Download complete 19:43:48 5eb5b503b376: Verifying Checksum 19:43:48 5eb5b503b376: Download complete 19:43:49 2f39f015ded8: Download complete 19:43:49 5eb5b503b376: Pull complete 19:43:49 5c69ac0246d0: Pull complete 19:43:50 ec43610c2a17: Pull complete 19:43:50 3a2ae6a8a46f: Pull complete 19:43:50 33b1e0a273af: Pull complete 19:43:50 5d3b04190fa2: Pull complete 19:43:54 2f39f015ded8: Pull complete 19:43:54 Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 19:43:54 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 19:43:54 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 19:43:55 prd-ubuntu20.04-docker-8c-8g-6107 does not seem to be running inside a container 19:43:55 $ docker run -t -d -u 1001:1001 --privileged -u 0:0 --net host -v /var/log/sysstat:/var/log/sysstat -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/edgex-go/1/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 19:43:59 $ docker top e26fe05b4a127f1aa96e87d323a4fa44f6a30a259c64fe1dc0d993ad1afc8405 -eo pid,comm [Pipeline] { [Pipeline] sh 19:43:59 + touch /tmp/pre-build-complete [Pipeline] sh 19:43:59 + mkdir -p /var/log/sysstat [Pipeline] sh 19:44:00 + ls /var/log/sa-host 19:44:00 ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 19:44:00 provisioning config files... 19:44:00 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgex-go/1@tmp/config16195925368647863698tmp [Pipeline] { [Pipeline] echo 19:44:00 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 19:44:00 ---> create-netrc.sh [Pipeline] } 19:44:00 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 19:44:01 ---> python-tools-install.sh [Pipeline] echo 19:44:01 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 19:44:01 ---> sudo-logs.sh 19:44:01 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 19:44:01 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 19:44:01 ---> job-cost.sh 19:44:01 lf-activate-venv: SKIPPING 19:44:01 DEBUG: total: 0.10999999940395355 19:44:01 INFO: Retrieving Stack Cost... 19:44:02 INFO: Retrieving Pricing Info for: v3-standard-8 19:44:02 INFO: Archiving Costs [Pipeline] echo 19:44:02 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 19:44:03 ---> logs-deploy.sh 19:44:03 lf-activate-venv: SKIPPING 19:44:03 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-go/PR-4174/1 19:44:03 INFO: archiving workspace using pattern(s): 19:44:04 Archives upload complete. 19:44:04 INFO: archiving logs to Nexus 19:44:04 ---> uname -a: 19:44:04 Linux prd-ubuntu20-04-docker-8c-8g-6107 5.4.0-126-generic #142-Ubuntu SMP Fri Aug 26 12:12:57 UTC 2022 x86_64 GNU/Linux 19:44:04 19:44:04 19:44:04 ---> lscpu: 19:44:04 Architecture: x86_64 19:44:04 CPU op-mode(s): 32-bit, 64-bit 19:44:04 Byte Order: Little Endian 19:44:04 Address sizes: 40 bits physical, 48 bits virtual 19:44:04 CPU(s): 8 19:44:04 On-line CPU(s) list: 0-7 19:44:04 Thread(s) per core: 1 19:44:04 Core(s) per socket: 1 19:44:04 Socket(s): 8 19:44:04 NUMA node(s): 1 19:44:04 Vendor ID: AuthenticAMD 19:44:04 CPU family: 23 19:44:04 Model: 49 19:44:04 Model name: AMD EPYC-Rome Processor 19:44:04 Stepping: 0 19:44:04 CPU MHz: 2799.998 19:44:04 BogoMIPS: 5599.99 19:44:04 Virtualization: AMD-V 19:44:04 Hypervisor vendor: KVM 19:44:04 Virtualization type: full 19:44:04 L1d cache: 256 KiB 19:44:04 L1i cache: 256 KiB 19:44:04 L2 cache: 4 MiB 19:44:04 L3 cache: 128 MiB 19:44:04 NUMA node0 CPU(s): 0-7 19:44:04 Vulnerability Itlb multihit: Not affected 19:44:04 Vulnerability L1tf: Not affected 19:44:04 Vulnerability Mds: Not affected 19:44:04 Vulnerability Meltdown: Not affected 19:44:04 Vulnerability Mmio stale data: Not affected 19:44:04 Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp 19:44:04 Vulnerability Spectre v1: Mitigation; usercopy/swapgs barriers and __user pointer sanitization 19:44:04 Vulnerability Spectre v2: Mitigation; Retpolines, IBPB conditional, IBRS_FW, STIBP disabled, RSB filling 19:44:04 Vulnerability Srbds: Not affected 19:44:04 Vulnerability Tsx async abort: Not affected 19:44:04 Flags: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm rep_good nopl cpuid extd_apicid tsc_known_freq pni pclmulqdq ssse3 fma cx16 sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand hypervisor lahf_lm cmp_legacy svm cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw topoext perfctr_core ssbd ibrs ibpb stibp vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 rdseed adx smap clflushopt clwb sha_ni xsaveopt xsavec xgetbv1 xsaves clzero xsaveerptr wbnoinvd arat npt nrip_save umip rdpid arch_capabilities 19:44:04 19:44:04