Pull request #4090 opened Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from c40e625b1bd94433bc46d10a8ce837a9a4c9e258+ad21f9895f81268f47cf403ea0e6f43cd0addb21 (595ef70d134a02bd617b376a4005c5a569bdea5b) 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-ssh10891516187662134950.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 2e0fbb9e3182d57c6b22477550a42c2d133d03c8 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-ssh11366052659715613692.key > git fetch --tags --progress -- origin +refs/heads/*:refs/remotes/origin/* # timeout=10 > git rev-parse refs/tags/stable^{commit} # timeout=10 Resolved tag stable revision 2e0fbb9e3182d57c6b22477550a42c2d133d03c8 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-4090/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-4090/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh11930071054704217682.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 > git config --add remote.origin.fetch +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching with tags Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/PR-4090/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh11045459781570080376.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 2e0fbb9e3182d57c6b22477550a42c2d133d03c8 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 2e0fbb9e3182d57c6b22477550a42c2d133d03c8 # timeout=10 Commit message: "Merge pull request #405 from ernestojeda/fix-go-1.18-errors" > 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-ssh10972456330794880268.key > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision 0f180ed1236c637af8c254f95ad106931cc77145 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-4090/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-4090/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh2179382763291995347.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 Avoid second fetch Checking out Revision 0f180ed1236c637af8c254f95ad106931cc77145 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 0f180ed1236c637af8c254f95ad106931cc77145 # timeout=10 Commit message: "Feat: Add initial docker pipelines" > 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 2e0fbb9e3182d57c6b22477550a42c2d133d03c8 Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoParallel] RAW Config: [project:edgex-go, dockerFileGlobPath:cmd/**/Dockerfile, testScript:make test, buildScript:make build, publishSwaggerDocs:true, swaggerApiFolders:[openapi/v2], buildSnap:false] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[ubuntu20.04-docker-8c-8g, ubuntu20.04-docker-arm64-4c-16g]] [Pipeline] echo ========================================================= [edgeXBuildGoParallel] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: edgex-go-settings PROJECT: edgex-go USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.18 USE_ALPINE: true DOCKER_FILE_GLOB: cmd/**/Dockerfile DOCKER_IMAGE_NAME_PREFIX: DOCKER_IMAGE_NAME_SUFFIX: DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_BUILD_IMAGE_TARGET: builder DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: true SEMVER_BUMP_LEVEL: pre PUBLISH_SWAGGER_DOCS: true SWAGGER_API_FOLDERS: openapi/v2 BUILD_SNAP: false BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org SNYK_DEBUG: false [Pipeline] node Still waiting to schedule task Waiting for next available executor on ‘prd-ubuntu20.04-docker-8c-8g-19746’ Running on prd-ubuntu20.04-docker-8c-8g-19749 in /w/workspace/edgexfoundry_edgex-go_PR-4090 [Pipeline] { [Pipeline] ws Running in /w/workspace/edgex-go/1 [Pipeline] { [Pipeline] stage [Pipeline] { (Declarative: Checkout SCM) [Pipeline] checkout The recommended git tool is: git using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning repository git@github.com:edgexfoundry/edgex-go.git > git init /w/workspace/edgex-go/1 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git > git --version # timeout=10 > git --version # 'git version 2.25.1' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Merging remotes/origin/main commit ad21f9895f81268f47cf403ea0e6f43cd0addb21 into PR head commit c40e625b1bd94433bc46d10a8ce837a9a4c9e258 Merge succeeded, producing c40e625b1bd94433bc46d10a8ce837a9a4c9e258 Checking out Revision c40e625b1bd94433bc46d10a8ce837a9a4c9e258 (PR-4090) > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/4090/head:refs/remotes/origin/PR-4090 +refs/heads/main:refs/remotes/origin/main # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f c40e625b1bd94433bc46d10a8ce837a9a4c9e258 # timeout=10 > git remote # timeout=10 > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub > git merge ad21f9895f81268f47cf403ea0e6f43cd0addb21 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f c40e625b1bd94433bc46d10a8ce837a9a4c9e258 # timeout=10 Commit message: "build(deps): Bump github.com/edgexfoundry/go-mod-messaging/v2" First time build. Skipping changelog. > git --version # timeout=10 > git --version # 'git version 2.25.1' fatal: bad object 2e0fbb9e3182d57c6b22477550a42c2d133d03c8 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 19:06:49 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 19:06:49 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 19:06:49 ========================================================= 19:06:49 EdgeX Global Pipelines Version Info 19:06:49 ========================================================= [Pipeline] libraryResource [Pipeline] sh 19:06:50 ------------------- 19:06:50 stable info: 19:06:50 ------------------- 19:06:50 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 19:06:50 Commit SHA: 2e0fbb9e3182d57c6b22477550a42c2d133d03c8 19:06:50 Message: update stable to v1.0.237 19:06:51 ------------------- 19:06:51 experimental info: 19:06:51 ------------------- 19:06:51 Commited By: **** collab-it+edgex@linuxfoundation.org 19:06:51 Commit SHA: 2e0fbb9e3182d57c6b22477550a42c2d133d03c8 19:06:51 Message: update experimental to v1.0.237 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 19:06:51 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-go-settings [Pipeline] echo 19:06:51 [edgeXSetupEnvironment]: set envvar PROJECT = edgex-go [Pipeline] echo 19:06:51 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 19:06:51 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 19:06:51 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 19:06:51 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.18 [Pipeline] echo 19:06:51 [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo 19:06:51 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_GLOB = cmd/**/Dockerfile [Pipeline] echo 19:06:52 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_PREFIX = [Pipeline] echo 19:06:52 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_SUFFIX = [Pipeline] echo 19:06:52 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 19:06:52 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 19:06:52 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 19:06:52 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 19:06:52 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 19:06:52 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 19:06:52 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 19:06:52 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 19:06:52 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo 19:06:52 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v2 [Pipeline] echo 19:06:52 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 19:06:52 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 19:06:52 [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo 19:06:52 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-4090 [Pipeline] echo 19:06:52 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-4090 [Pipeline] echo 19:06:52 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-4090 [Pipeline] echo 19:06:52 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = c40e625b1bd94433bc46d10a8ce837a9a4c9e258 [Pipeline] echo 19:06:52 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = c40e625 [Pipeline] echo 19:06:52 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 19:06:52 provisioning config files... 19:06:52 copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/1@tmp/config7004941384200888557tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 19:06:53 ---> docker-login.sh 19:06:53 nexus3.edgexfoundry.org:10001 19:06:53 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 19:06:53 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 19:06:53 Configure a credential helper to remove this warning. See 19:06:53 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 19:06:53 19:06:53 Login Succeeded 19:06:53 nexus3.edgexfoundry.org:10002 19:06:53 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 19:06:53 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 19:06:53 Configure a credential helper to remove this warning. See 19:06:53 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 19:06:53 19:06:53 Login Succeeded 19:06:53 nexus3.edgexfoundry.org:10003 19:06:54 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 19:06:54 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 19:06:54 Configure a credential helper to remove this warning. See 19:06:54 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 19:06:54 19:06:54 Login Succeeded 19:06:54 nexus3.edgexfoundry.org:10004 19:06:54 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 19:06:54 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 19:06:54 Configure a credential helper to remove this warning. See 19:06:54 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 19:06:54 19:06:54 Login Succeeded 19:06:54 docker.io 19:06:54 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 19:06:54 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 19:06:54 Configure a credential helper to remove this warning. See 19:06:54 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 19:06:54 19:06:54 Login Succeeded 19:06:54 ---> docker-login.sh ends [Pipeline] } 19:06:54 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 19:06:55 + 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:55 + + dirname cmd/core-command/Dockerfile 19:06:55 cut -d/ -f2 19:06:55 + echo core-command,cmd/core-command/Dockerfile 19:06:55 + dirname cmd/core-data/Dockerfile 19:06:55 + cut -d/ -f2 19:06:55 + echo core-data,cmd/core-data/Dockerfile 19:06:55 + dirname cmd/core-metadata/Dockerfile 19:06:55 + cut -d/ -f2 19:06:55 + echo core-metadata,cmd/core-metadata/Dockerfile 19:06:55 + dirname cmd/security-bootstrapper/Dockerfile 19:06:55 + cut -d/ -f2 19:06:55 + echo security-bootstrapper,cmd/security-bootstrapper/Dockerfile 19:06:55 + dirname+ cmd/security-proxy-setup/Dockerfile 19:06:55 cut -d/ -f2 19:06:55 + echo security-proxy-setup,cmd/security-proxy-setup/Dockerfile 19:06:55 + dirname cmd/security-secretstore-setup/Dockerfile 19:06:55 + cut -d/ -f2 19:06:55 + echo security-secretstore-setup,cmd/security-secretstore-setup/Dockerfile 19:06:55 + + dirname cmd/security-spiffe-token-provider/Dockerfile 19:06:55 cut -d/ -f2 19:06:55 + echo security-spiffe-token-provider,cmd/security-spiffe-token-provider/Dockerfile 19:06:55 + dirname cmd/security-spire-agent/Dockerfile 19:06:55 + cut -d/ -f2 19:06:55 + echo security-spire-agent,cmd/security-spire-agent/Dockerfile 19:06:55 + dirname cmd/security-spire-config/Dockerfile 19:06:55 + cut -d/ -f2 19:06:55 + echo security-spire-config,cmd/security-spire-config/Dockerfile 19:06:55 + dirname cmd/security-spire-server/Dockerfile+ 19:06:55 cut -d/ -f2 19:06:55 + echo security-spire-server,cmd/security-spire-server/Dockerfile 19:06:55 + dirname cmd/support-notifications/Dockerfile 19:06:55 + cut -d/ -f2 19:06:55 + echo support-notifications,cmd/support-notifications/Dockerfile 19:06:55 + cut -d/ -f2 19:06:55 + dirname cmd/support-scheduler/Dockerfile 19:06:55 + echo support-scheduler,cmd/support-scheduler/Dockerfile 19:06:55 + dirname cmd/sys-mgmt-agent/Dockerfile 19:06:55 + cut -d/ -f2 19:06:55 + echo sys-mgmt-agent,cmd/sys-mgmt-agent/Dockerfile [Pipeline] echo 19:06:55 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:55 + git rev-list -1 --merges c40e625b1bd94433bc46d10a8ce837a9a4c9e258~1..c40e625b1bd94433bc46d10a8ce837a9a4c9e258 [Pipeline] echo 19:06:55 -----------> git rev-list -1 --merges c40e625b1bd94433bc46d10a8ce837a9a4c9e258~1..c40e625b1bd94433bc46d10a8ce837a9a4c9e258 c40e625b1bd94433bc46d10a8ce837a9a4c9e258 [false] [Pipeline] sh 19:06:55 + git log --format=format:%s -1 c40e625b1bd94433bc46d10a8ce837a9a4c9e258 [Pipeline] echo 19:06:55 ========================================================= 19:06:55 [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] 19:06:55 ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] sh 19:06:56 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 19:06:56 + grep -v github /etc/ssh/ssh_known_hosts 19:06:56 + [ -e /tmp/ssh_known_hosts ] 19:06:56 + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts 19:06:56 + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= 19:06:56 + sudo tee -a /etc/ssh/ssh_known_hosts 19:06:56 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 19:06:56 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 19:06:56 19:06:56 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:57 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 19:06:57 0.1.4: Pulling from edgex-devops/py-git-semver 19:06:57 b85a868b505f: Pulling fs layer 19:06:57 e2be974225ed: Pulling fs layer 19:06:57 339a4e72a1f5: Pulling fs layer 19:06:57 988bab9f4d93: Pulling fs layer 19:06:57 1469e6f7b9e6: Pulling fs layer 19:06:57 eaf3925da568: Pulling fs layer 19:06:57 bab4dde63d76: Pulling fs layer 19:06:57 bde34c3a00c8: Pulling fs layer 19:06:57 b352a97aabf1: Pulling fs layer 19:06:57 4872d77fe225: Pulling fs layer 19:06:57 5851b861e8e6: Pulling fs layer 19:06:57 bab4dde63d76: Waiting 19:06:57 bde34c3a00c8: Waiting 19:06:57 b352a97aabf1: Waiting 19:06:57 4872d77fe225: Waiting 19:06:57 eaf3925da568: Waiting 19:06:57 988bab9f4d93: Waiting 19:06:57 5851b861e8e6: Waiting 19:06:57 1469e6f7b9e6: Waiting 19:06:57 e2be974225ed: Download complete 19:06:57 988bab9f4d93: Download complete 19:06:57 1469e6f7b9e6: Verifying Checksum 19:06:57 1469e6f7b9e6: Download complete 19:06:57 339a4e72a1f5: Verifying Checksum 19:06:57 339a4e72a1f5: Download complete 19:06:57 eaf3925da568: Verifying Checksum 19:06:57 eaf3925da568: Download complete 19:06:57 bde34c3a00c8: Download complete 19:06:57 b352a97aabf1: Verifying Checksum 19:06:57 b352a97aabf1: Download complete 19:06:57 4872d77fe225: Verifying Checksum 19:06:57 4872d77fe225: Download complete 19:06:57 5851b861e8e6: Verifying Checksum 19:06:57 5851b861e8e6: Download complete 19:06:57 b85a868b505f: Verifying Checksum 19:06:57 b85a868b505f: Download complete 19:06:57 bab4dde63d76: Verifying Checksum 19:06:57 bab4dde63d76: Download complete 19:06:59 b85a868b505f: Pull complete 19:06:59 e2be974225ed: Pull complete 19:06:59 339a4e72a1f5: Pull complete 19:06:59 988bab9f4d93: Pull complete 19:06:59 1469e6f7b9e6: Pull complete 19:06:59 eaf3925da568: Pull complete 19:07:01 bab4dde63d76: Pull complete 19:07:01 bde34c3a00c8: Pull complete 19:07:02 b352a97aabf1: Pull complete 19:07:02 4872d77fe225: Pull complete 19:07:02 5851b861e8e6: Pull complete 19:07:02 Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 19:07:02 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 19:07:02 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 19:07:02 prd-ubuntu20.04-docker-8c-8g-19749 does not seem to be running inside a container 19:07:02 $ 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:07:04 $ docker top 516526c7cea4dc74d8369d7b284805d31f5e93753cfc643b64524a4cb3443417 -eo pid,comm 19:07:04 ERROR: The container started but didn't run the expected command. Please double check your ENTRYPOINT does execute the command passed as docker run argument, as required by official docker images (see https://github.com/docker-library/official-images#consistency for entrypoint consistency requirements). 19:07:04 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 19:07:04 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 19:07:04 [ssh-agent] Looking for ssh-agent implementation... 19:07:04 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 19:07:04 $ docker exec 516526c7cea4dc74d8369d7b284805d31f5e93753cfc643b64524a4cb3443417 ssh-agent 19:07:04 SSH_AUTH_SOCK=/tmp/ssh-idZozv7LqRc3/agent.32 19:07:04 SSH_AGENT_PID=38 19:07:04 Running ssh-add (command line suppressed) 19:07:04 Identity added: /w/workspace/edgex-go/1@tmp/private_key_6613994205844749847.key (/w/workspace/edgex-go/1@tmp/private_key_6613994205844749847.key) 19:07:04 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 19:07:04 + git tag --points-at HEAD [Pipeline] } 19:07:04 $ docker exec --env ******** --env ******** 516526c7cea4dc74d8369d7b284805d31f5e93753cfc643b64524a4cb3443417 ssh-agent -k 19:07:05 unset SSH_AUTH_SOCK; 19:07:05 unset SSH_AGENT_PID; 19:07:05 echo Agent pid 38 killed; 19:07:05 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 19:07:05 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 19:07:05 [ssh-agent] Looking for ssh-agent implementation... 19:07:05 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 19:07:05 $ docker exec 516526c7cea4dc74d8369d7b284805d31f5e93753cfc643b64524a4cb3443417 ssh-agent 19:07:05 SSH_AUTH_SOCK=/tmp/ssh-BHz1VY5AIn9C/agent.71 19:07:05 SSH_AGENT_PID=77 19:07:05 Running ssh-add (command line suppressed) 19:07:05 Identity added: /w/workspace/edgex-go/1@tmp/private_key_144685675572155773.key (/w/workspace/edgex-go/1@tmp/private_key_144685675572155773.key) 19:07:05 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 19:07:05 + git semver init 19:07:06 2022-07-12 19:07:06,107 [run_init] DEBUG init version:0.0.0 force:False 19:07:06 2022-07-12 19:07:06,108 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/edgex-go/1/.semver 19:07:06 2022-07-12 19:07:06,108 [execute] INFO git clone -b semver git@github.com:edgexfoundry/edgex-go.git /w/workspace/edgex-go/1/.semver 19:07:06 2022-07-12 19:07:06,108 [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:07:11 2022-07-12 19:07:10,602 [append_file] DEBUG append to file:/w/workspace/edgex-go/1/.git/info/exclude 19:07:11 2022-07-12 19:07:10,603 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/edgex-go/1/.semver/PR-4090 with force:False 19:07:11 2022-07-12 19:07:10,603 [write_file] DEBUG write to file:/w/workspace/edgex-go/1/.semver/PR-4090 19:07:11 2022-07-12 19:07:10,607 [execute] INFO git cat-file --batch-check 19:07:11 2022-07-12 19:07:10,608 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgex-go/1/.semver, universal_newlines=False, shell=None, istream=) 19:07:11 2022-07-12 19:07:10,614 [execute] INFO git cat-file --batch 19:07:11 2022-07-12 19:07:10,614 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgex-go/1/.semver, universal_newlines=False, shell=None, istream=) 19:07:11 2022-07-12 19:07:10,619 [read_version] DEBUG read version from /w/workspace/edgex-go/1/.semver/PR-4090 19:07:11 0.0.0 [Pipeline] } 19:07:11 $ docker exec --env ******** --env ******** 516526c7cea4dc74d8369d7b284805d31f5e93753cfc643b64524a4cb3443417 ssh-agent -k 19:07:11 unset SSH_AUTH_SOCK; 19:07:11 unset SSH_AGENT_PID; 19:07:11 echo Agent pid 77 killed; 19:07:11 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 19:07:12 + git semver [Pipeline] } 19:07:12 $ docker stop --time=1 516526c7cea4dc74d8369d7b284805d31f5e93753cfc643b64524a4cb3443417 19:07:13 $ docker rm -f 516526c7cea4dc74d8369d7b284805d31f5e93753cfc643b64524a4cb3443417 [Pipeline] // withDockerContainer [Pipeline] sh 19:07:14 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 19:07:14 Stashed 1 file(s) [Pipeline] echo 19:07:14 [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] echo 19:07:14 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 19:07:14 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 19:07:14 ========================================================= 19:07:14 [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine] 19:07:14 ========================================================= [Pipeline] fileExists [Pipeline] sh 19:07:15 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine 19:07:15 1.18-alpine: Pulling from edgex-devops/edgex-golang-base 19:07:15 2408cc74d12b: Pulling fs layer 19:07:15 ea60b727a1ce: Pulling fs layer 19:07:15 30c4a7721957: Pulling fs layer 19:07:15 370296b7ddb6: Pulling fs layer 19:07:15 7c6cee850709: Pulling fs layer 19:07:15 39a5fcdaea64: Pulling fs layer 19:07:15 d94ebbe4e438: Pulling fs layer 19:07:15 bcfd1f05c69d: Pulling fs layer 19:07:15 59ccb84bbe0f: Pulling fs layer 19:07:15 7c6cee850709: Waiting 19:07:15 39a5fcdaea64: Waiting 19:07:15 d94ebbe4e438: Waiting 19:07:15 bcfd1f05c69d: Waiting 19:07:15 59ccb84bbe0f: Waiting 19:07:15 370296b7ddb6: Waiting 19:07:15 30c4a7721957: Verifying Checksum 19:07:15 30c4a7721957: Download complete 19:07:15 ea60b727a1ce: Verifying Checksum 19:07:15 ea60b727a1ce: Download complete 19:07:15 7c6cee850709: Verifying Checksum 19:07:15 7c6cee850709: Download complete 19:07:15 39a5fcdaea64: Verifying Checksum 19:07:15 39a5fcdaea64: Download complete 19:07:15 2408cc74d12b: Verifying Checksum 19:07:15 d94ebbe4e438: Download complete 19:07:15 2408cc74d12b: Pull complete 19:07:15 ea60b727a1ce: Pull complete 19:07:15 30c4a7721957: Pull complete 19:07:15 59ccb84bbe0f: Verifying Checksum 19:07:15 59ccb84bbe0f: Download complete 19:07:16 bcfd1f05c69d: Verifying Checksum 19:07:16 370296b7ddb6: Download complete 19:07:20 370296b7ddb6: Pull complete 19:07:20 7c6cee850709: Pull complete 19:07:20 39a5fcdaea64: Pull complete 19:07:20 d94ebbe4e438: Pull complete 19:07:22 bcfd1f05c69d: Pull complete 19:07:23 59ccb84bbe0f: Pull complete 19:07:23 Digest: sha256:b7a3521351a9cbc7ce2a60b0b0d40edf4ed6cc338df7dc09f1589c9a81f0a497 19:07:23 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine 19:07:23 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine [Pipeline] fileExists [Pipeline] sh 19:07:23 + echo FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine 19:07:23 WORKDIR /edgex 19:07:23 COPY go.mod . 19:07:23 RUN go mod download 19:07:23 + docker build -t ci-base-image-x86_64 -f - . 19:07:24 Sending build context to Docker daemon 335.2MB 19:07:24 Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine 19:07:24 ---> a4fb48ad2a94 19:07:24 Step 2/4 : WORKDIR /edgex 19:07:26 ---> Running in 9bc297d5da79 19:07:26 Removing intermediate container 9bc297d5da79 19:07:26 ---> 08aca204dc61 19:07:26 Step 3/4 : COPY go.mod . 19:07:26 ---> 7e6b62221d43 19:07:26 Step 4/4 : RUN go mod download 19:07:26 ---> Running in 6b0324eb53cd 19:07:29 Still waiting to schedule task 19:07:29 Waiting for next available executor on ‘prd-ubuntu20.04-docker-arm64-4c-16g-19748’ 19:07:36 Removing intermediate container 6b0324eb53cd 19:07:36 ---> 1a9c892b0056 19:07:36 Successfully built 1a9c892b0056 19:07:36 Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 19:07:37 + docker inspect -f . ci-base-image-x86_64 19:07:37 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 19:07:37 prd-ubuntu20.04-docker-8c-8g-19749 does not seem to be running inside a container 19:07:37 $ 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:37 $ docker top ce5aa6d40af1f4ddddb304ccf0d0b47742961a408ec5716def117c3f35c0a38e -eo pid,comm [Pipeline] { [Pipeline] sh 19:07:38 + go version 19:07:38 go version go1.18.3 linux/amd64 [Pipeline] } 19:07:38 $ docker stop --time=1 ce5aa6d40af1f4ddddb304ccf0d0b47742961a408ec5716def117c3f35c0a38e 19:07:39 $ docker rm -f ce5aa6d40af1f4ddddb304ccf0d0b47742961a408ec5716def117c3f35c0a38e [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 19:07:40 + docker inspect -f . ci-base-image-x86_64 19:07:40 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 19:07:40 prd-ubuntu20.04-docker-8c-8g-19749 does not seem to be running inside a container 19:07:40 $ 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:40 $ docker top 026f702548052843ede547abd1052e138bdcdcb8a196357e9fd9b2c627382d1c -eo pid,comm [Pipeline] { [Pipeline] echo 19:07:40 ========================================================= 19:07:40 [edgeXBuildGoParallel] Running Tests and Build... 19:07:40 ========================================================= [Pipeline] sh 19:07:41 + git config --global --add safe.directory /w/workspace/edgex-go/1 [Pipeline] fileExists [Pipeline] sh 19:07:41 + make test 19:07:41 GO111MODULE=on go test -race -coverprofile=coverage.out ./... 19:07:48 ? github.com/edgexfoundry/edgex-go [no test files] 19:08:00 ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] 19:08:00 ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] 19:08:00 ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] 19:08:00 ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] 19:08:00 ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] 19:08:00 ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] 19:08:00 ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-setup [no test files] 19:08:00 ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] 19:08:00 ? github.com/edgexfoundry/edgex-go/cmd/security-spiffe-token-provider [no test files] 19:08:00 ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] 19:08:00 ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] 19:08:00 ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-agent [no test files] 19:08:00 ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-executor [no test files] 19:08:00 ? github.com/edgexfoundry/edgex-go/internal [no test files] 19:08:00 ? github.com/edgexfoundry/edgex-go/internal/core/command [no test files] 19:08:00 ok github.com/edgexfoundry/edgex-go/internal/core/command/application 0.077s coverage: 28.7% of statements 19:08:00 ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] 19:08:00 ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] 19:08:01 ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 0.107s coverage: 98.5% of statements 19:08:01 ? github.com/edgexfoundry/edgex-go/internal/core/data [no test files] 19:08:01 ok github.com/edgexfoundry/edgex-go/internal/core/data/application 0.084s coverage: 54.2% of statements 19:08:01 ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] 19:08:01 ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] 19:08:07 ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 4.324s coverage: 89.2% of statements 19:08:07 ? github.com/edgexfoundry/edgex-go/internal/core/data/controller/messaging [no test files] 19:08:07 ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] 19:08:07 ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks [no test files] 19:08:07 ok github.com/edgexfoundry/edgex-go/internal/core/data/messaging 1.102s coverage: 83.8% of statements 19:08:07 ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] 19:08:07 ? github.com/edgexfoundry/edgex-go/internal/core/metadata [no test files] 19:08:07 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/application [no test files] 19:08:07 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] 19:08:07 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] 19:08:07 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 0.445s coverage: 95.6% of statements 19:08:07 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] 19:08:07 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks [no test files] 19:08:07 ok github.com/edgexfoundry/edgex-go/internal/io 0.061s coverage: 72.2% of statements 19:08:07 ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] 19:08:07 ? github.com/edgexfoundry/edgex-go/internal/pkg/application [no test files] 19:08:07 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers [no test files] 19:08:07 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] 19:08:07 ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] 19:08:07 ok github.com/edgexfoundry/edgex-go/internal/pkg/controller/http 0.073s coverage: 60.0% of statements 19:08:07 ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] 19:08:07 ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] 19:08:07 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] 19:08:07 ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 0.082s coverage: 0.9% of statements 19:08:07 ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] 19:08:07 ok github.com/edgexfoundry/edgex-go/internal/pkg/telemetry 0.090s coverage: 58.8% of statements 19:08:07 ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 0.085s coverage: 29.6% of statements 19:08:07 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] 19:08:07 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.056s coverage: 47.1% of statements 19:08:07 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 0.060s coverage: 79.5% of statements 19:08:07 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.062s coverage: 94.1% of statements 19:08:07 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.078s coverage: 96.3% of statements 19:08:07 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.070s coverage: 87.5% of statements 19:08:13 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 11.065s coverage: 94.4% of statements 19:08:13 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/ping 0.059s coverage: 44.8% of statements 19:08:15 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 13.229s coverage: 82.5% of statements 19:08:15 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] 19:08:25 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 22.076s coverage: 92.9% of statements 19:08:25 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] 19:08:25 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] 19:08:25 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] 19:08:25 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 0.029s coverage: 65.1% of statements 19:08:25 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] 19:08:25 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] 19:08:25 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] 19:08:25 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] 19:08:25 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] 19:08:25 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 11.060s coverage: 87.2% of statements 19:08:25 ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] 19:08:25 ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] 19:08:25 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.053s coverage: 100.0% of statements 19:08:25 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] 19:08:25 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.103s coverage: 58.8% of statements 19:08:25 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/common [no test files] 19:08:25 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.075s coverage: 80.0% of statements 19:08:25 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/jwt 0.052s coverage: 87.2% of statements 19:08:25 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/oauth2 0.083s coverage: 85.4% of statements 19:08:25 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.234s coverage: 91.2% of statements 19:08:25 ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] 19:08:25 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 0.160s coverage: 64.4% of statements 19:08:25 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] 19:08:25 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] 19:08:25 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.062s coverage: 100.0% of statements 19:08:25 ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.031s coverage: 89.4% of statements 19:08:25 ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.026s coverage: 100.0% of statements 19:08:25 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.030s coverage: 73.7% of statements 19:08:25 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.020s coverage: 100.0% of statements 19:08:25 ok github.com/edgexfoundry/edgex-go/internal/security/proxy 0.341s coverage: 65.4% of statements 19:08:25 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/config [no test files] 19:08:25 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/container [no test files] 19:08:25 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/models [no test files] 19:08:25 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.182s coverage: 43.8% of statements 19:08:25 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] 19:08:25 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] 19:08:25 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 0.059s coverage: 89.5% of statements 19:08:25 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] 19:08:25 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 0.064s coverage: 84.8% of statements 19:08:25 ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider [no test files] 19:08:25 ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/config [no test files] 19:08:25 ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/container [no test files] 19:08:25 ? github.com/edgexfoundry/edgex-go/internal/support/notifications [no test files] 19:08:25 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 6.078s coverage: 17.7% of statements 19:08:25 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel [no test files] 19:08:25 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks [no test files] 19:08:25 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] 19:08:25 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] 19:08:25 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 0.170s coverage: 92.3% of statements 19:08:25 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] 19:08:25 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks [no test files] 19:08:25 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler [no test files] 19:08:25 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/application [no test files] 19:08:25 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/scheduler 0.053s coverage: 63.2% of statements 19:08:25 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] 19:08:25 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] 19:08:25 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 0.110s coverage: 97.7% of statements 19:08:25 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] 19:08:25 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks [no test files] 19:08:25 ? github.com/edgexfoundry/edgex-go/internal/system/agent [no test files] 19:08:25 ? github.com/edgexfoundry/edgex-go/internal/system/agent/application [no test files] 19:08:25 ok github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct 0.055s coverage: 28.9% of statements 19:08:25 ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct/config [no test files] 19:08:25 ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/executor [no test files] 19:08:25 ? github.com/edgexfoundry/edgex-go/internal/system/agent/config [no test files] 19:08:25 ? github.com/edgexfoundry/edgex-go/internal/system/agent/container [no test files] 19:08:25 ? github.com/edgexfoundry/edgex-go/internal/system/agent/controller/http [no test files] 19:08:25 ? github.com/edgexfoundry/edgex-go/internal/system/agent/interfaces [no test files] 19:08:25 ok github.com/edgexfoundry/edgex-go/internal/system/agent/response 0.060s coverage: 100.0% of statements 19:08:25 ok github.com/edgexfoundry/edgex-go/internal/system/executor 0.033s coverage: 96.9% of statements 19:08:25 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:43 level=warning msg="[linters context] structcheck is disabled because of go1.18. You can track the evolution of the go1.18 support by following the https://github.com/golangci/golangci-lint/issues/2649." 19:08:43 GO111MODULE=on go vet ./... 19:08:45 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 19:08:45 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 19:08:45 ./bin/test-attribution-txt.sh [Pipeline] echo 19:08:46 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] sh 19:08:46 + ls -al . 19:08:46 total 684 19:08:46 drwxrwxr-x 10 1001 1001 4096 Jul 12 19:07 . 19:08:46 drwxr-xr-x 4 root root 4096 Jul 12 19:07 .. 19:08:46 -rw-rw-r-- 1 1001 1001 11 Jul 12 19:06 .dockerignore 19:08:46 drwxrwxr-x 8 1001 1001 4096 Jul 12 19:08 .git 19:08:46 drwxrwxr-x 3 1001 1001 4096 Jul 12 19:06 .github 19:08:46 -rw-rw-r-- 1 1001 1001 1030 Jul 12 19:06 .gitignore 19:08:46 -rw-rw-r-- 1 1001 1001 42 Jul 12 19:06 .golangci.yml 19:08:46 -rw-rw-r-- 1 1001 1001 87 Jul 12 19:06 .hadolint.yml 19:08:46 drwxr-xr-x 3 1001 1001 4096 Jul 12 19:07 .semver 19:08:46 -rw-rw-r-- 1 1001 1001 166 Jul 12 19:06 .sonarcloud.properties 19:08:46 -rw-rw-r-- 1 1001 1001 1171 Jul 12 19:06 ADOPTERS.md 19:08:46 -rw-rw-r-- 1 1001 1001 10347 Jul 12 19:06 Attribution.txt 19:08:46 -rw-rw-r-- 1 1001 1001 63209 Jul 12 19:06 CHANGELOG.md 19:08:46 -rw-rw-r-- 1 1001 1001 3804 Jul 12 19:06 CONTRIBUTING.md 19:08:46 -rw-rw-r-- 1 1001 1001 677 Jul 12 19:06 GOVERNANCE.md 19:08:46 -rw-rw-r-- 1 1001 1001 850 Jul 12 19:06 Jenkinsfile 19:08:46 -rw-rw-r-- 1 1001 1001 10775 Jul 12 19:06 LICENSE 19:08:46 -rw-rw-r-- 1 1001 1001 10350 Jul 12 19:06 Makefile 19:08:46 -rw-rw-r-- 1 1001 1001 582 Jul 12 19:06 OWNERS.md 19:08:46 -rw-rw-r-- 1 1001 1001 9094 Jul 12 19:06 README.md 19:08:46 -rw-rw-r-- 1 1001 1001 6912 Jul 12 19:06 SECURITY.md 19:08:46 -rw-rw-r-- 1 1001 1001 5 Jul 12 19:07 VERSION 19:08:46 -rw-rw-r-- 1 1001 1001 4131 Jul 12 19:06 ZMQWindows.md 19:08:46 drwxrwxr-x 2 1001 1001 4096 Jul 12 19:06 bin 19:08:46 drwxrwxr-x 18 1001 1001 4096 Jul 12 19:06 cmd 19:08:46 -rw-r--r-- 1 root root 435593 Jul 12 19:08 coverage.out 19:08:46 -rw-rw-r-- 1 1001 1001 3312 Jul 12 19:06 go.mod 19:08:46 -rw-rw-r-- 1 1001 1001 36233 Jul 12 19:06 go.sum 19:08:46 drwxrwxr-x 8 1001 1001 4096 Jul 12 19:06 internal 19:08:46 drwxrwxr-x 3 1001 1001 4096 Jul 12 19:06 openapi 19:08:46 drwxrwxr-x 4 1001 1001 4096 Jul 12 19:06 snap 19:08:46 -rw-rw-r-- 1 1001 1001 204 Jul 12 19:06 version.go [Pipeline] sh 19:08:46 + '[' -e coverage.out ] 19:08:46 + chown 1001:1001 coverage.out [Pipeline] stash 19:08:46 Stashed 1 file(s) [Pipeline] sh 19:08:47 + make build 19:08:47 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: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/core-metadata/core-metadata ./cmd/core-metadata 19:09: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/core-command/core-command ./cmd/core-command 19:09:09 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/support-notifications/support-notifications ./cmd/support-notifications 19:09:15 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/sys-mgmt-executor/sys-mgmt-executor ./cmd/sys-mgmt-executor 19:09:15 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/sys-mgmt-agent/sys-mgmt-agent ./cmd/sys-mgmt-agent 19:09:16 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler 19:09:17 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-proxy-setup/security-proxy-setup ./cmd/security-proxy-setup 19:09:18 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup 19:09:20 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider 19:09:20 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/secrets-config ./cmd/secrets-config 19:09:21 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper 19:09:23 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/security-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider [Pipeline] } 19:09:24 $ docker stop --time=1 026f702548052843ede547abd1052e138bdcdcb8a196357e9fd9b2c627382d1c 19:09:26 $ docker rm -f 026f702548052843ede547abd1052e138bdcdcb8a196357e9fd9b2c627382d1c [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 19:09:27 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 19:09:27 19:09:27 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 19:09:27 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 19:09:27 latest: Pulling from edgex-devops/edgex-compose 19:09:27 cbdbe7a5bc2a: Pulling fs layer 19:09:27 ca9280d653b3: Pulling fs layer 19:09:27 7e9c9ca2126c: Pulling fs layer 19:09:27 cbdbe7a5bc2a: Download complete 19:09:28 ca9280d653b3: Verifying Checksum 19:09:28 ca9280d653b3: Download complete 19:09:28 cbdbe7a5bc2a: Pull complete 19:09:28 7e9c9ca2126c: Download complete 19:09:28 ca9280d653b3: Pull complete 19:09:31 7e9c9ca2126c: Pull complete 19:09:31 Digest: sha256:b7ff7cefa661cf441350a7c60c0e16dc22b011826ae41e7b448230bdfa9ba816 19:09:31 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 19:09:31 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 19:09:32 prd-ubuntu20.04-docker-8c-8g-19749 does not seem to be running inside a container 19:09:32 $ 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:33 $ docker top 56b953bf65c39dfea75c00eba6a696964c283548a08a1f0968eeac8110906918 -eo pid,comm [Pipeline] { [Pipeline] sh 19:09:33 + docker-compose build --help 19:09:33 + grep parallel 19:09:34 --parallel Build images in parallel. [Pipeline] } 19:09:34 $ docker stop --time=1 56b953bf65c39dfea75c00eba6a696964c283548a08a1f0968eeac8110906918 19:09:35 $ docker rm -f 56b953bf65c39dfea75c00eba6a696964c283548a08a1f0968eeac8110906918 [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 19:09:36 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 19:09:36 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 19:09:36 prd-ubuntu20.04-docker-8c-8g-19749 does not seem to be running inside a container 19:09:36 $ 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:37 $ docker top 0aeb1d074b2066d7fdb9196e1e3de04063232b8cdaea4918cda441716cfdcca3 -eo pid,comm [Pipeline] { [Pipeline] sh 19:09:37 + docker-compose -f ./docker-compose-build.yml build --parallel 19:09:38 Building core-command ... 19:09:38 Building core-data ... 19:09:38 Building core-metadata ... 19:09:38 Building security-bootstrapper ... 19:09:38 Building security-proxy-setup ... 19:09:38 Building security-secretstore-setup ... 19:09:38 Building security-spiffe-token-provider ... 19:09:38 Building security-spire-agent ... 19:09:38 Building security-spire-config ... 19:09:38 Building security-spire-server ... 19:09:38 Building support-notifications ... 19:09:38 Building support-scheduler ... 19:09:38 Building sys-mgmt-agent ... 19:09:38 Building security-spire-server 19:09:38 Building core-data 19:09:38 Building security-bootstrapper 19:09:38 Building security-spire-config 19:09:38 Building support-notifications 19:09:52 Step 1/25 : ARG BUILDER_BASE=golang:1.18-alpine3.16 19:09:52 Step 2/25 : FROM ${BUILDER_BASE} AS builder 19:09:52 ---> 1a9c892b0056 19:09:52 Step 3/25 : WORKDIR /edgex-go 19:09:52 Step 1/23 : ARG BUILDER_BASE=golang:1.18-alpine3.16 19:09:52 Step 2/23 : FROM ${BUILDER_BASE} AS builder 19:09:52 ---> 1a9c892b0056 19:09:52 Step 3/23 : WORKDIR /edgex-go 19:09:52 Step 1/26 : ARG BUILDER_BASE=golang:1.18-alpine3.16 19:09:52 Step 2/26 : FROM ${BUILDER_BASE} AS builder 19:09:52 ---> 1a9c892b0056 19:09:52 Step 3/26 : WORKDIR /edgex-go 19:09:52 Step 1/31 : ARG BUILDER_BASE=golang:1.18-alpine3.16 19:09:52 Step 2/31 : FROM ${BUILDER_BASE} AS builder 19:09:52 ---> 1a9c892b0056 19:09:52 Step 3/31 : WORKDIR /edgex-go 19:09:52 Step 1/22 : ARG BUILDER_BASE=golang:1.18-alpine3.16 19:09:52 Step 2/22 : FROM ${BUILDER_BASE} AS builder 19:09:52 ---> 1a9c892b0056 19:09:52 Step 3/22 : WORKDIR /edgex-go 19:09:54 ---> Running in 58b19ae705f3 19:09:54 ---> Running in bc762ff150b0 19:09:54 ---> Running in ebefd3d5eb52 19:09:54 ---> Running in 3faf5e2cdf36 19:09:54 ---> Running in dc4c8db955fb 19:09:54 Removing intermediate container bc762ff150b0 19:09:54 ---> a95d5f8fade4 19:09:54 Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 19:09:54 Removing intermediate container 58b19ae705f3 19:09:54 ---> f09bba9d4a74 19:09:54 Step 4/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 19:09:54 Removing intermediate container ebefd3d5eb52 19:09:54 ---> ceb4e90c3278 19:09:54 Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 19:09:54 Removing intermediate container dc4c8db955fb 19:09:54 ---> 201862e62606 19:09:54 Step 4/31 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 19:09:54 Removing intermediate container 3faf5e2cdf36 19:09:54 ---> 46113ed598c0 19:09:54 Step 4/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 19:09:54 ---> Running in bb58d49e2543 19:09:54 ---> Running in 129f69b64e5b 19:09:54 ---> Running in 18c17e528602 19:09:54 ---> Running in e034460ba34a 19:09:54 ---> Running in 9b45b4c6b5ab 19:09:55 Removing intermediate container 18c17e528602 19:09:55 ---> c52f9955b7e0 19:09:55 Step 5/22 : RUN apk add --update --no-cache make bash git ca-certificates 19:09:55 ---> Running in 4521feea402e 19:09:56 Removing intermediate container bb58d49e2543 19:09:56 ---> c51d633a4d5a 19:09:56 Step 5/25 : RUN apk add --update --no-cache make git build-base curl 19:09:56 ---> Running in 0bfff6b728a2 19:09:56 Removing intermediate container e034460ba34a 19:09:56 ---> e9aab34490e7 19:09:56 Step 5/31 : RUN apk add --update --no-cache make git 19:09:56 ---> Running in 572c57c8ebab 19:09:56 Removing intermediate container 129f69b64e5b 19:09:56 ---> 38410b2b7b81 19:09:56 Step 5/23 : RUN apk add --update --no-cache zeromq-dev libsodium-dev pkgconfig build-base git 19:09:56 fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 19:09:56 ---> Running in 3bf76760ede9 19:09:56 Removing intermediate container 9b45b4c6b5ab 19:09:56 ---> dbfe2f865893 19:09:56 Step 5/26 : RUN apk add --update --no-cache make git build-base curl 19:09:56 ---> Running in d32088c5b862 19:09:56 fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 19:09:56 fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 19:09:56 fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 19:09:57 fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 19:09:57 fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 19:09:57 fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 19:09:57 fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 19:09:57 OK: 211 MiB in 51 packages 19:09:57 fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 19:09:57 fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 19:09:57 OK: 211 MiB in 51 packages 19:09:57 OK: 211 MiB in 51 packages 19:09:57 Removing intermediate container 4521feea402e 19:09:57 ---> 39fa0eaa4c96 19:09:57 Step 6/22 : COPY go.mod vendor* ./ 19:09:58 OK: 211 MiB in 51 packages 19:09:58 ---> ab11f0f8822a 19:09:58 Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 19:09:58 ---> Running in 091a0d2abff5 19:09:58 OK: 211 MiB in 51 packages 19:09:58 Removing intermediate container 0bfff6b728a2 19:09:58 ---> 36ace58f7219 19:09:58 Step 6/25 : COPY go.mod vendor* ./ 19:09:58 Removing intermediate container 572c57c8ebab 19:09:58 ---> 80d545b80b50 19:09:58 Step 6/31 : COPY go.mod vendor* ./ 19:09:58 Removing intermediate container 3bf76760ede9 19:09:58 ---> a3f55607c913 19:09:58 Step 6/23 : COPY go.mod vendor* ./ 19:09:58 ---> 68dcb2291015 19:09:58 Step 7/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 19:09:58 ---> f89d417cb7ab 19:09:58 Step 7/31 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 19:09:58 ---> Running in 68813601a144 19:09:58 ---> Running in 404828da73c7 19:09:58 ---> 994b24c4081e 19:09:58 Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 19:09:58 ---> Running in 6f00d7d84fe6 19:09:58 Removing intermediate container d32088c5b862 19:09:58 ---> 86696b2326f0 19:09:58 Step 6/26 : COPY go.mod vendor* ./ 19:09:59 ---> 17e960adc484 19:09:59 Step 7/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 19:09:59 ---> Running in 0057ce446637 19:10:11 Removing intermediate container 091a0d2abff5 19:10:11 ---> d69f595d9df8 19:10:11 Step 8/22 : COPY . . 19:10:11 Removing intermediate container 6f00d7d84fe6 19:10:11 ---> 655c2a3d3127 19:10:11 Step 8/23 : COPY . . 19:10:11 Removing intermediate container 68813601a144 19:10:11 ---> dc06610a3ac1 19:10:11 Step 8/25 : COPY . . 19:10:11 Removing intermediate container 404828da73c7 19:10:11 ---> 0bf1cce7ebc7 19:10:11 Step 8/31 : COPY . . 19:10:11 Removing intermediate container 0057ce446637 19:10:11 ---> 3772b8008030 19:10:11 Step 8/26 : COPY . . 19:10:19 ---> a90245272941 19:10:19 Step 9/22 : RUN make cmd/support-notifications/support-notifications 19:10:19 ---> f11bc59297fb 19:10:19 Step 9/26 : ARG SPIRE_RELEASE=1.2.1 19:10:19 ---> 46b5e759d569 19:10:19 Step 9/31 : RUN make cmd/security-bootstrapper/security-bootstrapper 19:10:19 ---> d06ddf3260e2 19:10:19 Step 9/23 : RUN make cmd/core-data/core-data 19:10:19 ---> 35f5eedb71a1 19:10:19 Step 9/25 : ARG SPIRE_RELEASE=1.2.1 19:10:19 ---> Running in 91b502779432 19:10:19 ---> Running in 33933bec4e21 19:10:19 ---> Running in a794207a5f69 19:10:19 ---> Running in 929878929f31 19:10:19 ---> Running in f4550956b1a0 19:10:19 Removing intermediate container 33933bec4e21 19:10:19 ---> 4985c590ef50 19:10:19 Step 10/26 : WORKDIR /edgex-go/spire-build 19:10:19 Removing intermediate container 929878929f31 19:10:19 ---> dd5c5b8242f0 19:10:19 Step 10/25 : WORKDIR /edgex-go/spire-build 19:10:19 ---> Running in 609a2d949945 19:10:19 ---> Running in e362e8f97c6c 19:10:19 Removing intermediate container e362e8f97c6c 19:10:19 ---> 72de9c41021b 19:10:19 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:10:19 Removing intermediate container 609a2d949945 19:10:19 ---> c5c8e4d83ced 19:10:19 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:19 ---> Running in 6d01990b9f1f 19:10:19 ---> Running in c1c6f94a574d 19:10:19 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/support-notifications/support-notifications ./cmd/support-notifications 19:10:19 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:10: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-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper 19:10:20 Removing intermediate container c1c6f94a574d 19:10:20 ---> ca8a400396e9 19:10:20 Step 12/25 : WORKDIR /edgex-go 19:10:20 Removing intermediate container 6d01990b9f1f 19:10:20 ---> ec8a311173d8 19:10:20 Step 12/26 : WORKDIR /edgex-go 19:10:20 ---> Running in b7a7521145a4 19:10:20 ---> Running in aac04891fedd 19:10:20 Removing intermediate container b7a7521145a4 19:10:20 ---> 2b527af3cdab 19:10:20 19:10:20 Step 13/25 : FROM alpine:3.15 19:10:20 Removing intermediate container aac04891fedd 19:10:20 ---> 4705eeaa517b 19:10:20 19:10:20 Step 13/26 : FROM alpine:3.15 19:10:21 3.15: Pulling from library/alpine 19:10:21 3.15: Pulling from library/alpine 19:10:22 Digest: sha256:4edbd2beb5f78b1014028f4fbb99f3237d9561100b6881aabbf5acce2c4f9454 19:10:22 Status: Downloaded newer image for alpine:3.15 19:10:22 Digest: sha256:4edbd2beb5f78b1014028f4fbb99f3237d9561100b6881aabbf5acce2c4f9454 19:10:22 Status: Image is up to date for alpine:3.15 19:10:22 ---> 0ac33e5f5afa 19:10:22 Step 14/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' 19:10:22 ---> 0ac33e5f5afa 19:10:22 Step 14/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' 19:10:22 ---> Running in 65a8a11cda1e 19:10:22 ---> Running in 46e716ed1a10 19:10:23 Removing intermediate container 46e716ed1a10 19:10:23 ---> f8b1070bb5db 19:10:23 Step 15/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 19:10:23 Removing intermediate container 65a8a11cda1e 19:10:23 ---> 633d8e3c5ee3 19:10:23 Step 15/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 19:10:23 ---> Running in d6bc65850c58 19:10:23 ---> Running in 993be57d0d8c 19:10:26 Removing intermediate container d6bc65850c58 19:10:26 ---> 34ec4f994fb3 19:10:26 Step 16/25 : RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 19:10:26 Removing intermediate container 993be57d0d8c 19:10:26 ---> 8f9a98db071e 19:10:26 Step 16/26 : RUN apk update && apk --no-cache --update add dumb-init gcompat 19:10:26 ---> Running in 3e3217ae1c31 19:10:26 ---> Running in 87e64edb49ed 19:10:27 fetch https://dl-4.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 19:10:27 fetch https://dl-4.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 19:10:27 fetch https://dl-4.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 19:10:28 fetch https://dl-4.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 19:10:28 v3.15.4-244-ga03da4ca6d [https://dl-4.alpinelinux.org/alpine/v3.15/main] 19:10:28 v3.15.4-244-ga03da4ca6d [https://dl-4.alpinelinux.org/alpine/v3.15/community] 19:10:28 OK: 15861 distinct packages available 19:10:28 fetch https://dl-4.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 19:10:28 v3.15.4-244-ga03da4ca6d [https://dl-4.alpinelinux.org/alpine/v3.15/main] 19:10:28 v3.15.4-244-ga03da4ca6d [https://dl-4.alpinelinux.org/alpine/v3.15/community] 19:10:28 OK: 15861 distinct packages available 19:10:28 fetch https://dl-4.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 19:10:29 fetch https://dl-4.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 19:10:29 fetch https://dl-4.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 19:10:29 (1/4) Installing dumb-init (1.2.5-r1) 19:10:29 (2/4) Installing musl-obstack (1.2.3-r0) 19:10:29 (1/5) Installing dumb-init (1.2.5-r1) 19:10:29 (3/4) Installing libucontext (1.1-r0) 19:10:29 (2/5) Installing musl-obstack (1.2.3-r0) 19:10:29 (4/4) Installing gcompat (1.0.0-r4) 19:10:29 (3/5) Installing libucontext (1.1-r0) 19:10:29 Executing busybox-1.34.1-r5.trigger 19:10:29 OK: 6 MiB in 18 packages 19:10:30 (4/5) Installing gcompat (1.0.0-r4) 19:10:30 (5/5) Installing openssl (1.1.1q-r0) 19:10:30 Executing busybox-1.34.1-r5.trigger 19:10:30 OK: 6 MiB in 19 packages 19:10:31 Removing intermediate container 87e64edb49ed 19:10:31 ---> 20b8458a20f3 19:10:31 Step 17/26 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin 19:10:31 Removing intermediate container 3e3217ae1c31 19:10:31 ---> cf0c8242c63a 19:10:31 Step 17/25 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin 19:10:35 ---> 5479e77bd36b 19:10:35 Step 18/26 : COPY --from=builder /edgex-go/cmd/security-spire-config/docker-entrypoint.sh /usr/local/bin/ 19:10:35 ---> 708a00b48379 19:10:35 Step 18/25 : COPY --from=builder /edgex-go/cmd/security-spire-server/docker-entrypoint.sh /usr/local/bin/ 19:10:35 ---> 0d4fb3edd40b 19:10:35 Step 19/25 : COPY --from=builder /edgex-go/cmd/security-spire-server/server.conf /usr/local/etc/spire/server.conf.tpl 19:10:35 ---> 3588178ba6cc 19:10:35 Step 19/26 : WORKDIR /usr/local/etc/spiffe-scripts.d 19:10:35 ---> Running in 4f95428d7cd6 19:10:36 ---> 7c029e39a840 19:10:36 Step 20/25 : COPY --from=builder /edgex-go/cmd/security-spire-server/openssl.conf /usr/local/etc/ 19:10:36 Removing intermediate container 4f95428d7cd6 19:10:36 ---> 1f1f017d895a 19:10:36 Step 20/26 : COPY --from=builder /edgex-go/cmd/security-spire-config/seed_builtin_entries.sh /usr/local/etc/spiffe-scripts.d 19:10:36 ---> 54cb05ce00a8 19:10:36 Step 21/25 : ENTRYPOINT [ "/usr/bin/dumb-init" ] 19:10:36 ---> 18e84768a68f 19:10:36 Step 21/26 : WORKDIR / 19:10:36 ---> Running in 0a6725cdf116 19:10:36 ---> Running in ecfa91c346c8 19:10:36 Removing intermediate container 0a6725cdf116 19:10:36 ---> f1087879e0c7 19:10:36 Step 22/25 : CMD [ "--verbose", "docker-entrypoint.sh" ] 19:10:37 Removing intermediate container ecfa91c346c8 19:10:37 ---> 2d68cbd4d4e7 19:10:37 Step 22/26 : ENTRYPOINT [ "/usr/bin/dumb-init" ] 19:10:37 ---> Running in 75474c9678a2 19:10:37 ---> Running in 4c4d6f8ff751 19:10:37 Removing intermediate container 75474c9678a2 19:10:37 ---> 7abae7aeafc5 19:10:37 Step 23/25 : LABEL arch=x86_64 19:10:37 ---> Running in 5b82eb4e73a8 19:10:37 Removing intermediate container 4c4d6f8ff751 19:10:37 ---> 3558184e8d1d 19:10:37 Step 23/26 : CMD [ "--verbose", "docker-entrypoint.sh" ] 19:10:37 ---> Running in f1636ac94692 19:10:38 Removing intermediate container f1636ac94692 19:10:38 ---> 5006706cf13b 19:10:38 Step 24/26 : LABEL arch=x86_64 19:10:38 Removing intermediate container 5b82eb4e73a8 19:10:38 ---> f1de89bda9e8 19:10:38 Step 24/25 : LABEL git_sha=c40e625b1bd94433bc46d10a8ce837a9a4c9e258 19:10:38 ---> Running in ee1df1f2d9d5 19:10:38 ---> Running in db8b26bc6460 19:10:38 Removing intermediate container ee1df1f2d9d5 19:10:38 ---> fa6b44b0d6bf 19:10:38 Step 25/26 : LABEL git_sha=c40e625b1bd94433bc46d10a8ce837a9a4c9e258 19:10:38 ---> Running in d8472f4e0273 19:10:38 Removing intermediate container db8b26bc6460 19:10:38 ---> c32223611a8c 19:10:38 Step 25/25 : LABEL version=0.0.0 19:10:38 ---> Running in 94fd2202ad05 19:10:39 Removing intermediate container d8472f4e0273 19:10:39 Removing intermediate container 94fd2202ad05 19:10:39 ---> da2f56b96f97 19:10:39 ---> 9bed8715c1d6 19:10:39 Step 26/26 : LABEL version=0.0.0 19:10:39 19:10:39 ---> Running in b8ae412e83d1 19:10:39 Successfully built 9bed8715c1d6 19:10:39 Successfully tagged security-spire-server:latest 19:10:39  Building security-spire-server ... done Building sys-mgmt-agent 19:10:39 Removing intermediate container b8ae412e83d1 19:10:39 ---> 711c11921a18 19:10:39 19:10:39 Successfully built 711c11921a18 19:10:39 Successfully tagged security-spire-config:latest 19:10:39 Building security-spire-agent 19:10:44 Running on prd-ubuntu20.04-docker-arm64-4c-16g-19750 in /w/workspace/edgexfoundry_edgex-go_PR-4090 [Pipeline] { [Pipeline] ws 19:10:44 Running in /w/workspace/edgex-go/1 [Pipeline] { [Pipeline] checkout 19:10:44 The recommended git tool is: git 19:10:46  Building security-spire-config ... done Step 1/23 : ARG BUILDER_BASE=golang:1.18-alpine3.16 19:10:46 Step 2/23 : FROM ${BUILDER_BASE} AS builder 19:10:46 Step 1/26 : ARG BUILDER_BASE=golang:1.18-alpine3.16 19:10:46 Step 2/26 : FROM ${BUILDER_BASE} AS builder 19:10:46 ---> 1a9c892b0056 19:10:46 ---> 1a9c892b0056 19:10:46 Step 3/23 : WORKDIR /edgex-goStep 3/26 : WORKDIR /edgex-go 19:10:46 19:10:46 ---> Using cache 19:10:46 ---> Using cache 19:10:46 ---> 46113ed598c0 19:10:46 ---> 46113ed598c0 19:10:46 Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositoriesStep 4/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 19:10:46 19:10:46 ---> Using cache 19:10:46 ---> Using cache 19:10:46 ---> dbfe2f865893 19:10:46 ---> dbfe2f865893 19:10:46 Step 5/23 : RUN apk add --update --no-cache make bash gitStep 5/26 : RUN apk add --update --no-cache make git build-base curl 19:10:46 19:10:46 ---> Using cache 19:10:46 ---> 86696b2326f0 19:10:46 Step 6/26 : COPY go.mod vendor* ./ 19:10:46 ---> Using cache 19:10:46 ---> 17e960adc484 19:10:46 Step 7/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 19:10:46 ---> Using cache 19:10:46 ---> 3772b8008030 19:10:46 Step 8/26 : COPY . . 19:10:46 ---> Using cache 19:10:46 ---> f11bc59297fb 19:10:46 Step 9/26 : ARG SPIRE_RELEASE=1.2.1 19:10:46 ---> Using cache 19:10:46 ---> 4985c590ef50 19:10:46 Step 10/26 : WORKDIR /edgex-go/spire-build 19:10:46 ---> Using cache 19:10:46 ---> c5c8e4d83ced 19:10:46 Step 11/26 : RUN if ! test -f /usr/local/bin/spire-server; then wget -q "https://github.com/spiffe/spire/archive/refs/tags/v${SPIRE_RELEASE}.tar.gz" && tar xv --strip-components=1 -f "v${SPIRE_RELEASE}.tar.gz" && echo "building spire from source..." && make bin/spire-server bin/spire-agent && cp bin/spire* /usr/local/bin/; fi 19:10:46 ---> Using cache 19:10:46 ---> ec8a311173d8 19:10:46 Step 12/26 : WORKDIR /edgex-go 19:10:46 ---> Using cache 19:10:46 ---> 4705eeaa517b 19:10:46 19:10:46 Step 13/26 : FROM alpine:3.15 19:10:46 ---> 0ac33e5f5afa 19:10:46 Step 14/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' 19:10:46 ---> Using cache 19:10:46 ---> 633d8e3c5ee3 19:10:46 Step 15/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 19:10:46 ---> Using cache 19:10:46 ---> 8f9a98db071e 19:10:46 Step 16/26 : RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 19:10:46 ---> Running in 070d955eab5d 19:10:46 ---> Running in 7cc3436e9dd2 19:10:46 Removing intermediate container f4550956b1a0 19:10:46 ---> 55f92c238324 19:10:46 19:10:46 Step 10/31 : FROM alpine:3.16 19:10:46 3.16: Pulling from library/alpine 19:10:46 Digest: sha256:686d8c9dfa6f3ccfc8230bc3178d23f84eeaf7e457f36f271ab1acc53015037c 19:10:46 Status: Downloaded newer image for alpine:3.16 19:10:46 ---> e66264b98777 19:10:46 Step 11/31 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' 19:10:46 fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 19:10:46 ---> Running in 35ea620dfe09 19:10:46 fetch https://dl-4.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 19:10:47 fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 19:10:47 Removing intermediate container 35ea620dfe09 19:10:47 ---> 001d0476122d 19:10:47 Step 12/31 : RUN apk add --update --no-cache dumb-init su-exec 19:10:47 fetch https://dl-4.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 19:10:47 OK: 211 MiB in 51 packages 19:10:47 ---> Running in eb906547ad43 19:10:48 Removing intermediate container a794207a5f69 19:10:48 ---> 9a631c80abde 19:10:48 19:10:48 Step 10/23 : FROM alpine:3.16 19:10:48 ---> e66264b98777 19:10:48 Step 11/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' 19:10:48 v3.15.4-244-ga03da4ca6d [https://dl-4.alpinelinux.org/alpine/v3.15/main] 19:10:48 v3.15.4-244-ga03da4ca6d [https://dl-4.alpinelinux.org/alpine/v3.15/community] 19:10:48 OK: 15861 distinct packages available 19:10:48 fetch https://dl-4.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 19:10:48 ---> Running in 59e543463c29 19:10:48 Removing intermediate container 91b502779432 19:10:48 ---> 70e225a90bf1 19:10:48 19:10:48 Step 10/22 : FROM alpine:3.16 19:10:48 ---> e66264b98777 19:10:48 Step 11/22 : RUN apk add --update --no-cache ca-certificates dumb-init 19:10:48 ---> Running in d11907ddf0ac 19:10:48 Removing intermediate container 7cc3436e9dd2 19:10:48 ---> 9496ab355057 19:10:48 Step 6/23 : COPY go.mod vendor* ./ 19:10:48 Removing intermediate container 59e543463c29 19:10:48 ---> 1066b1e09371 19:10:48 Step 12/23 : ENV APP_PORT=59880 19:10:48 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 19:10:48 ---> Running in 231e52f80ff5 19:10:48 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 19:10:48 ---> e1c96a4be33c 19:10:48 Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 19:10:48 Removing intermediate container 231e52f80ff5 19:10:48 ---> 6d071a9e18a1 19:10:48 Step 13/23 : EXPOSE $APP_PORT 19:10:48 fetch https://dl-4.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 19:10:48 (1/2) Installing dumb-init (1.2.5-r1) 19:10:48 (2/2) Installing su-exec (0.2-r1) 19:10:48 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 19:10:48 Executing busybox-1.35.0-r13.trigger 19:10:48 OK: 6 MiB in 16 packages 19:10:48 ---> Running in 3a0ab56cd21b 19:10:48 ---> Running in df7c07f7ce7a 19:10:48 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 19:10:49 Removing intermediate container df7c07f7ce7a 19:10:49 ---> 3033ca8713ed 19:10:49 Step 14/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 19:10:49 (1/5) Installing dumb-init (1.2.5-r1) 19:10:49 (1/2) Installing ca-certificates (20211220-r0) 19:10:49 (2/2) Installing dumb-init (1.2.5-r1) 19:10:49 Executing busybox-1.35.0-r13.trigger 19:10:49 (2/5) Installing musl-obstack (1.2.3-r0) 19:10:49 Executing ca-certificates-20211220-r0.trigger 19:10:49 OK: 6 MiB in 16 packages 19:10:49 (3/5) Installing libucontext (1.1-r0) 19:10:49 (4/5) Installing gcompat (1.0.0-r4) 19:10:49 ---> Running in 04bcc27de821 19:10:49 (5/5) Installing openssl (1.1.1q-r0) 19:10:49 Executing busybox-1.34.1-r5.trigger 19:10:49 OK: 6 MiB in 19 packages 19:10:49 Removing intermediate container eb906547ad43 19:10:49 ---> 803b012f18b8 19:10:49 Step 13/31 : ENV SECURITY_INIT_DIR /edgex-init 19:10:49 ---> Running in 5f1d3fe2c8a9 19:10:49 Removing intermediate container 5f1d3fe2c8a9 19:10:49 ---> e6865cee8447 19:10:49 Step 14/31 : ENV SECURITY_INIT_STAGING /edgex-init-staging 19:10:49 Removing intermediate container d11907ddf0ac 19:10:49 ---> 28e9d12d7998 19:10:49 Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2021: Intel Corporation' 19:10:50 ---> Running in 850a7cd2a1b5 19:10:50 ---> Running in 574c30ee4a4b 19:10:50 Removing intermediate container 070d955eab5d 19:10:50 ---> dff75859d0d8 19:10:50 Step 17/26 : COPY --from=builder /usr/local/bin/spire-agent /usr/local/bin 19:10:50 Removing intermediate container 850a7cd2a1b5 19:10:50 ---> 5331212bbdc9 19:10:50 Step 15/31 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_STAGING}/bootstrap-redis 19:10:50 Removing intermediate container 574c30ee4a4b 19:10:50 ---> dbe7b1a0dce0 19:10:50 Step 13/22 : ENV APP_PORT=59860 19:10:50 Removing intermediate container 04bcc27de821 19:10:50 ---> 56c96878bec7 19:10:50 Step 15/23 : RUN apk add --update --no-cache zeromq dumb-init 19:10:51 ---> Running in 944ebed38c12 19:10:51 ---> Running in ed60f007901c 19:10:51 ---> Running in bf384302c13f 19:10:51 ---> 680dc442754b 19:10:51 Step 18/26 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin 19:10:51 Removing intermediate container ed60f007901c 19:10:51 ---> 950a9d6297d9 19:10:51 Step 14/22 : EXPOSE $APP_PORT 19:10:51 Removing intermediate container 944ebed38c12 19:10:51 ---> 1e3dd7e50229 19:10:51 Step 16/31 : RUN mkdir -p ${BOOTSTRAP_REDIS_DIR} 19:10:52 ---> Running in 91ccd6c89b2f 19:10:52 ---> Running in cf5dd24fcb91 19:10:52 fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 19:10:52 Removing intermediate container 91ccd6c89b2f 19:10:52 ---> cd030f263f84 19:10:52 Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / 19:10:52 ---> bfb3182c47ad 19:10:52 Step 19/26 : COPY --from=builder /edgex-go/cmd/security-spire-agent/docker-entrypoint.sh /usr/local/bin/ 19:10:52 using credential edgex-jenkins-ssh 19:10:52 Cloning the remote Git repository 19:10:52 ---> f89f2b4a60ac 19:10:52 Step 16/22 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / 19:10:53 fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 19:10:53 ---> 2317896b8308 19:10:53 Step 20/26 : COPY --from=builder /edgex-go/cmd/security-spire-agent/agent.conf /usr/local/etc/spire/agent.conf.tpl 19:10:53 (1/6) Installing dumb-init (1.2.5-r1) 19:10:53 (2/6) Installing libgcc (11.2.1_git20220219-r2) 19:10:53 (3/6) Installing libsodium (1.0.18-r0) 19:10:53 ---> 7add543ef08d 19:10:53 Step 21/26 : COPY --from=builder /edgex-go/cmd/security-spire-agent/openssl.conf /usr/local/etc/ 19:10:53 ---> 344aa80a8ef9 19:10:53 Step 17/22 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml 19:10:53 Removing intermediate container cf5dd24fcb91 19:10:53 ---> 10f8847fbe1b 19:10:53 Step 17/31 : WORKDIR ${SECURITY_INIT_STAGING} 19:10:53 (4/6) Installing libstdc++ (11.2.1_git20220219-r2) 19:10:52 Cloning repository git@github.com:edgexfoundry/edgex-go.git 19:10:53 > git init /w/workspace/edgex-go/1 # timeout=10 19:10:53 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git 19:10:53 > git --version # timeout=10 19:10:53 > git --version # 'git version 2.25.1' 19:10:53 using GIT_SSH to set credentials SSH Credentials for GitHub 19:10:53 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 19:10:54 ---> Running in 6386201bd48e 19:10:54 (5/6) Installing libzmq (4.3.4-r0) 19:10:54 ---> 054e6a0eb3d9 19:10:54 Step 18/22 : ENTRYPOINT ["/support-notifications"] 19:10:54 (6/6) Installing zeromq (4.3.4-r0) 19:10:54 ---> 23af73f445cf 19:10:54 Step 22/26 : ENTRYPOINT [ "/usr/bin/dumb-init" ] 19:10:54 ---> Running in 11ef73318d8c 19:10:54 Executing busybox-1.35.0-r13.trigger 19:10:54 OK: 8 MiB in 20 packages 19:10:54 Removing intermediate container 6386201bd48e 19:10:54 ---> 50d4de28e4e2 19:10:54 Step 18/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_STAGING}/ 19:10:54 ---> Running in 2e89f6520add 19:10:54 Removing intermediate container 11ef73318d8c 19:10:54 ---> 82550893e25e 19:10:54 Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 19:10:54 Removing intermediate container 2e89f6520add 19:10:54 ---> ac1187d72d10 19:10:54 Step 23/26 : CMD [ "--verbose", "docker-entrypoint.sh" ] 19:10:54 ---> Running in d6191e56a7cd 19:10:54 ---> 80833f6210fd 19:10:54 Step 19/31 : RUN chmod +x ${SECURITY_INIT_STAGING}/*.sh 19:10:54 ---> Running in da58b014d5d8 19:10:54 ---> Running in 95ede56e90ea 19:10:54 Removing intermediate container d6191e56a7cd 19:10:54 ---> fc8e67ad6970 19:10:54 Step 20/22 : LABEL arch=x86_64 19:10:54 Removing intermediate container da58b014d5d8 19:10:54 ---> 39078e68bdd4 19:10:54 Step 24/26 : LABEL arch=x86_64 19:10:54 ---> Running in d5adf5869cb2 19:10:54 ---> Running in 6c8e0a65945c 19:10:54 Removing intermediate container bf384302c13f 19:10:54 ---> 3b9fb3c4e767 19:10:54 Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / 19:10:54 Removing intermediate container d5adf5869cb2 19:10:54 ---> 8e3f907193bd 19:10:54 Step 21/22 : LABEL git_sha=c40e625b1bd94433bc46d10a8ce837a9a4c9e258 19:10:54 Removing intermediate container 6c8e0a65945c 19:10:54 ---> 7b79747387c3 19:10:54 Step 25/26 : LABEL git_sha=c40e625b1bd94433bc46d10a8ce837a9a4c9e258 19:10:55 ---> Running in 3048d0ff5b7d 19:10:55 ---> 33b25301fb98 19:10:55 Step 17/23 : COPY --from=builder /edgex-go/cmd/core-data/core-data / 19:10:55 ---> Running in b2ac76a3ab8d 19:10:55 Removing intermediate container 3048d0ff5b7d 19:10:55 ---> c7207d2b380c 19:10:55 Step 22/22 : LABEL version=0.0.0 19:10:55 Removing intermediate container b2ac76a3ab8d 19:10:55 ---> 5a0125c2406d 19:10:55 Step 26/26 : LABEL version=0.0.0 19:10:55 ---> Running in 5a85a546051c 19:10:55 ---> Running in 0b4b1a5e1a12 19:10:55 ---> c1ab7495cce9 19:10:55 Step 18/23 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml 19:10:55 Removing intermediate container 95ede56e90ea 19:10:55 ---> 107e944ed332 19:10:55 Step 20/31 : COPY --from=builder /edgex-go/Attribution.txt / 19:10:55 Removing intermediate container 0b4b1a5e1a12 19:10:55 ---> 41294c99eddb 19:10:55 19:10:55 Removing intermediate container 5a85a546051c 19:10:55 ---> 1aac22fa3877 19:10:55 19:10:55 ---> cd3f4805554f 19:10:55 Step 19/23 : ENTRYPOINT ["/core-data"] 19:10:55 Successfully built 41294c99eddb 19:10:55 ---> e4d3869d6e2b 19:10:55 Step 21/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . 19:10:55 Successfully tagged support-notifications:latest 19:10:55  Building support-notifications ... done Building core-metadata 19:10:55 Successfully built 1aac22fa3877 19:10:55 ---> Running in 3451c63cf395 19:10:55 Successfully tagged security-spire-agent:latest 19:10:55  Building security-spire-agent ... done Building security-spiffe-token-provider 19:10:55 Removing intermediate container 3451c63cf395 19:10:55 ---> c09f9f3d4920 19:10:55 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 19:10:55 Removing intermediate container 3a0ab56cd21b 19:10:55 ---> 248fb37d1c1f 19:10:55 Step 8/23 : COPY . . 19:10:57 ---> Running in 6a8fa70aa253 19:11:00 Step 1/20 : ARG BUILDER_BASE=golang:1.18-alpine3.16 19:11:00 Step 2/20 : FROM ${BUILDER_BASE} AS builder 19:11:00 ---> 1a9c892b0056 19:11:00 Step 3/20 : WORKDIR /edgex-go 19:11:00 ---> Using cache 19:11:00 ---> 46113ed598c0 19:11:00 Step 4/20 : RUN apk update && apk --no-cache --update add build-base 19:11:00 Step 1/23 : ARG BUILDER_BASE=golang:1.18-alpine3.16 19:11:00 Step 2/23 : FROM ${BUILDER_BASE} AS builder 19:11:00 ---> 1a9c892b0056 19:11:00 Step 3/23 : WORKDIR /edgex-go 19:11:00 ---> Using cache 19:11:00 ---> 46113ed598c0 19:11:00 Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 19:11:00 ---> Using cache 19:11:00 ---> dbfe2f865893 19:11:00 Step 5/23 : RUN apk add --update --no-cache make git 19:11:01 ---> 10a24f8c0750 19:11:01 Step 22/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.toml ./res/ 19:11:01 Removing intermediate container 6a8fa70aa253 19:11:01 ---> a49e444b3468 19:11:01 Step 21/23 : LABEL arch=x86_64 19:11:01 ---> Running in 6307922de4d6 19:11:01 ---> Running in 4210b17d4815 19:11:01 ---> Running in 0200d243944c 19:11:01 ---> 1a27ac8cd4c5 19:11:01 Step 9/23 : RUN make cmd/sys-mgmt-agent/sys-mgmt-agent 19:11:01 ---> Running in 9e4f8e2bde9a 19:11:01 ---> 4c224ee6c790 19:11:01 Step 23/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml ${BOOTSTRAP_REDIS_DIR}/res/ 19:11:01 Removing intermediate container 0200d243944c 19:11:01 ---> 5817cafea6da 19:11:01 Step 22/23 : LABEL git_sha=c40e625b1bd94433bc46d10a8ce837a9a4c9e258 19:11:01 ---> Running in ecc34c4319aa 19:11:01 ---> a3c6d26607e8 19:11:01 Step 24/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ ${SECURITY_INIT_STAGING}/consul-bootstrapper/ 19:11:01 Removing intermediate container ecc34c4319aa 19:11:01 ---> 85a640f8d492 19:11:01 Step 23/23 : LABEL version=0.0.0 19:11:01 ---> Running in f787c6e56537 19:11:01 fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 19:11:02 ---> 1d9a62aad0a4 19:11:02 Step 25/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / 19:11:02 Removing intermediate container f787c6e56537 19:11:02 ---> ca2c7c2deffe 19:11:02 19:11:02 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/sys-mgmt-agent/sys-mgmt-agent ./cmd/sys-mgmt-agent 19:11:02 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 19:11:02 Successfully built ca2c7c2deffe 19:11:02 Successfully tagged core-data:latest 19:11:02  Building core-data ... done Building security-proxy-setup 19:11:02 ---> 6c67d96aebeb 19:11:02 Step 26/31 : RUN chmod +x /entrypoint.sh 19:11:02 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 19:11:02 ---> Running in 0c4c9f5496dd 19:11:02 v3.16.0-308-g9a0bfe4493 [https://dl-cdn.alpinelinux.org/alpine/v3.16/main] 19:11:02 v3.16.0-307-g579240d46d [https://dl-cdn.alpinelinux.org/alpine/v3.16/community] 19:11:02 OK: 17031 distinct packages available 19:11:02 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 19:11:02 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 19:11:02 OK: 211 MiB in 51 packages 19:11:02 fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 19:11:03 OK: 211 MiB in 51 packages 19:11:05 Removing intermediate container 0c4c9f5496dd 19:11:05 ---> aa75bd27a095 19:11:05 Step 27/31 : ENTRYPOINT ["/entrypoint.sh"] 19:11:05 Removing intermediate container 4210b17d4815 19:11:05 ---> 1c47f28980e5 19:11:05 Step 5/20 : COPY go.mod vendor* ./ 19:11:05 ---> Running in c3d319618763 19:11:05 Removing intermediate container 6307922de4d6 19:11:05 ---> 0f1ef4c27e0f 19:11:05 Step 6/23 : COPY go.mod vendor* ./ 19:11:05 Removing intermediate container c3d319618763 19:11:05 ---> 1d75eebadf4a 19:11:05 Step 28/31 : CMD ["gate"] 19:11:05 ---> 005e8cb6de60 19:11:05 Step 6/20 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 19:11:05 ---> 54bc5d9dde09 19:11:05 Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 19:11:05 ---> Running in 9ccbc9fb25a8 19:11:05 ---> Running in a0a56e6ec48e 19:11:05 ---> Running in a98c0e6444a5 19:11:05 Step 1/22 : ARG BUILDER_BASE=golang:1.18-alpine3.16 19:11:05 Step 2/22 : FROM ${BUILDER_BASE} AS builder 19:11:05 ---> 1a9c892b0056 19:11:05 Step 3/22 : WORKDIR /edgex-go 19:11:05 ---> Using cache 19:11:05 ---> 46113ed598c0 19:11:05 Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 19:11:05 ---> Using cache 19:11:05 ---> dbfe2f865893 19:11:05 Step 5/22 : RUN apk add --update --no-cache make git 19:11:05 ---> Using cache 19:11:05 ---> 0f1ef4c27e0f 19:11:05 Step 6/22 : COPY go.mod vendor* ./ 19:11:05 ---> Using cache 19:11:05 ---> 54bc5d9dde09 19:11:05 Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 19:11:06 Removing intermediate container 9ccbc9fb25a8 19:11:06 ---> d5da6804b0e9 19:11:06 Step 29/31 : LABEL arch=x86_64 19:11:06 ---> Running in 7bff36bb6a23 19:11:06 ---> Running in 3995d86605bf 19:11:06 Removing intermediate container 3995d86605bf 19:11:06 ---> 0efc7c95e249 19:11:06 Step 30/31 : LABEL git_sha=c40e625b1bd94433bc46d10a8ce837a9a4c9e258 19:11:06 ---> Running in 09ce007788d6 19:11:06 Removing intermediate container 09ce007788d6 19:11:06 ---> a639e783ef34 19:11:06 Step 31/31 : LABEL version=0.0.0 19:11:06 ---> Running in 52eda5c47a8a 19:11:06 Removing intermediate container 52eda5c47a8a 19:11:06 ---> 1e0db07d3165 19:11:06 19:11:06 Successfully built 1e0db07d3165 19:11:06 Successfully tagged security-bootstrapper:latest 19:11:06  Building security-bootstrapper ... done Building support-scheduler 19:11:11 Step 1/22 : ARG BUILDER_BASE=golang:1.18-alpine3.16 19:11:11 Step 2/22 : FROM ${BUILDER_BASE} AS builder 19:11:11 ---> 1a9c892b0056 19:11:11 Step 3/22 : WORKDIR /edgex-go 19:11:11 ---> Using cache 19:11:11 ---> 46113ed598c0 19:11:11 Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 19:11:11 ---> Using cache 19:11:11 ---> dbfe2f865893 19:11:11 Step 5/22 : RUN apk add --update --no-cache make git 19:11:11 ---> Using cache 19:11:11 ---> 0f1ef4c27e0f 19:11:11 Step 6/22 : COPY go.mod vendor* ./ 19:11:11 ---> Using cache 19:11:11 ---> 54bc5d9dde09 19:11:11 Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 19:11:11 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 19:11:11 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 19:11:11 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 19:11:11 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git 19:11:11 using GIT_SSH to set credentials SSH Credentials for GitHub 19:11:11 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/4090/head:refs/remotes/origin/PR-4090 +refs/heads/main:refs/remotes/origin/main # timeout=10 19:11:11 Merging remotes/origin/main commit ad21f9895f81268f47cf403ea0e6f43cd0addb21 into PR head commit c40e625b1bd94433bc46d10a8ce837a9a4c9e258 19:11:12 Merge succeeded, producing c40e625b1bd94433bc46d10a8ce837a9a4c9e258 19:11:12 Checking out Revision c40e625b1bd94433bc46d10a8ce837a9a4c9e258 (PR-4090) 19:11:13 ---> Running in 5fe379dfe4be 19:11:11 > git config core.sparsecheckout # timeout=10 19:11:11 > git checkout -f c40e625b1bd94433bc46d10a8ce837a9a4c9e258 # timeout=10 19:11:12 > git remote # timeout=10 19:11:12 > git config --get remote.origin.url # timeout=10 19:11:12 using GIT_SSH to set credentials SSH Credentials for GitHub 19:11:12 > git merge ad21f9895f81268f47cf403ea0e6f43cd0addb21 # timeout=10 19:11:12 > git rev-parse HEAD^{commit} # timeout=10 19:11:12 > git config core.sparsecheckout # timeout=10 19:11:12 > git checkout -f c40e625b1bd94433bc46d10a8ce837a9a4c9e258 # timeout=10 19:11:16 Commit message: "build(deps): Bump github.com/edgexfoundry/go-mod-messaging/v2" 19:11:16 > git --version # timeout=10 19:11:16 > git --version # 'git version 2.25.1' 19:11:16 fatal: bad object 2e0fbb9e3182d57c6b22477550a42c2d133d03c8 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 19:11:17 + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json 19:11:17 % Total % Received % Xferd Average Speed Time Time Time Current 19:11:17 Dload Upload Total Spent Left Speed 19:11:17 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12276 100 12276 0 0 79714 0 --:--:-- --:--:-- --:--:-- 79714 19:11:17 Removing intermediate container a98c0e6444a5 19:11:17 ---> 956a137c09a6 19:11:17 Step 8/23 : COPY . . 19:11:17 Removing intermediate container 7bff36bb6a23 19:11:17 ---> cdfc84ea3cd3 19:11:17 Step 8/22 : COPY . . 19:11:17 Removing intermediate container a0a56e6ec48e 19:11:17 ---> 3224a4b1572e 19:11:17 Step 7/20 : COPY . . [Pipeline] sh 19:11:18 + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh 19:11:19 + + sudosudo jq tee . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.new /etc/docker/daemon.json 19:11:19 19:11:19 { 19:11:19 "registry-mirrors": [ 19:11:19 "https://nexus3.edgexfoundry.org:10001" 19:11:19 ], 19:11:19 "bip": "10.250.0.254/24", 19:11:19 "hosts": [ 19:11:19 "tcp://0.0.0.0:5555", 19:11:19 "unix:///var/run/docker.sock" 19:11:19 ], 19:11:19 "mtu": 1458, 19:11:19 "selinux-enabled": true, 19:11:19 "seccomp-profile": "/etc/docker/seccomp.json" 19:11:19 } [Pipeline] sh 19:11:19 + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh 19:11:19 + sudo service docker restart 19:11:24 Removing intermediate container 9e4f8e2bde9a 19:11:24 ---> c3d5b6329d4e 19:11:24 Step 10/23 : RUN make cmd/sys-mgmt-executor/sys-mgmt-executor 19:11:24 ---> 0e2f1736cef0 19:11:24 Step 8/20 : RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider 19:11:24 ---> 8ba62352a3ec 19:11:24 Step 9/23 : RUN make cmd/core-metadata/core-metadata 19:11:24 ---> 4f14904f0074 19:11:24 Step 9/22 : RUN make cmd/security-proxy-setup/security-proxy-setup cmd/secrets-config/secrets-config 19:11:24 ---> Running in 1c4a682b09f1 19:11:24 ---> Running in 6a83c3a91a0f 19:11:24 ---> Running in 5c59a669ca17 19:11:24 ---> Running in d2f7ecc0b392 19:11:24 Removing intermediate container 5fe379dfe4be 19:11:24 ---> 1b11fd996cf5 19:11:24 Step 8/22 : COPY . . 19:11:24 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/sys-mgmt-executor/sys-mgmt-executor ./cmd/sys-mgmt-executor 19:11:24 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/security-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider 19:11:24 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-metadata/core-metadata ./cmd/core-metadata 19:11:24 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-proxy-setup/security-proxy-setup ./cmd/security-proxy-setup 19:11:28 Removing intermediate container 1c4a682b09f1 19:11:28 ---> 267bdfcef723 19:11:28 19:11:28 Step 11/23 : FROM docker:20.10.14 19:11:28 20.10.14: Pulling from library/docker 19:11:30 ---> d98bac828f0f 19:11:30 Step 9/22 : RUN make cmd/support-scheduler/support-scheduler 19:11:30 ---> Running in 37c9621d50fe 19:11:31 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler 19:11:33 Digest: sha256:41978d1974f05f80e1aef23ac03040491a7e28bd4551d4b469b43e558341864e 19:11:33 Status: Downloaded newer image for docker:20.10.14 19:11:33 ---> 7417809fdb73 19:11:33 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:34 ---> Running in 1be22efec04e 19:11:35 Removing intermediate container 1be22efec04e 19:11:35 ---> 5102f5f3dc60 19:11:35 Step 13/23 : RUN apk add --update --no-cache bash dumb-init py3-pip curl && pip install --no-cache-dir docker-compose==1.23.2 19:11:35 ---> Running in 8dae3c786d5e 19:11:36 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 19:11:36 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 19:11:36 (1/43) Installing readline (8.1.1-r0) 19:11:36 (2/43) Installing bash (5.1.16-r0) 19:11:36 Executing bash-5.1.16-r0.post-install 19:11:36 (3/43) Installing brotli-libs (1.0.9-r5) 19:11:36 (4/43) Installing nghttp2-libs (1.46.0-r0) 19:11:36 (5/43) Installing libcurl (7.80.0-r2) 19:11:36 (6/43) Installing curl (7.80.0-r2) 19:11:36 (7/43) Installing dumb-init (1.2.5-r1) 19:11:36 (8/43) Installing libbz2 (1.0.8-r1) 19:11:36 (9/43) Installing expat (2.4.7-r0) 19:11:36 (10/43) Installing libffi (3.4.2-r1) 19:11:36 (11/43) Installing gdbm (1.22-r0) 19:11:36 (12/43) Installing xz-libs (5.2.5-r1) 19:11:36 (13/43) Installing libgcc (10.3.1_git20211027-r0) 19:11:36 (14/43) Installing libstdc++ (10.3.1_git20211027-r0) 19:11:36 (15/43) Installing mpdecimal (2.5.1-r1) 19:11:36 (16/43) Installing sqlite-libs (3.36.0-r0) 19:11:36 (17/43) Installing python3 (3.9.7-r4) 19:11:36 (18/43) Installing py3-appdirs (1.4.4-r2) 19:11:36 (19/43) Installing py3-certifi (2020.12.5-r1) 19:11:36 (20/43) Installing py3-charset-normalizer (2.0.7-r0) 19:11:36 (21/43) Installing py3-idna (3.3-r0) 19:11:36 (22/43) Installing py3-urllib3 (1.26.7-r0) 19:11:36 (23/43) Installing py3-requests (2.26.0-r1) 19:11:36 (24/43) Installing py3-msgpack (1.0.2-r1) 19:11:36 (25/43) Installing py3-lockfile (0.12.2-r4) 19:11:36 (26/43) Installing py3-cachecontrol (0.12.10-r0) 19:11:36 (27/43) Installing py3-colorama (0.4.4-r1) 19:11:36 (28/43) Installing py3-contextlib2 (21.6.0-r1) 19:11:36 (29/43) Installing py3-distlib (0.3.3-r0) 19:11:36 (30/43) Installing py3-distro (1.6.0-r0) 19:11:36 (31/43) Installing py3-six (1.16.0-r0) 19:11:36 (32/43) Installing py3-webencodings (0.5.1-r4) 19:11:36 (33/43) Installing py3-html5lib (1.1-r1) 19:11:36 (34/43) Installing py3-parsing (2.4.7-r2) 19:11:36 (35/43) Installing py3-packaging (20.9-r1) 19:11:36 (36/43) Installing py3-tomli (1.2.2-r0) 19:11:36 (37/43) Installing py3-pep517 (0.12.0-r0) 19:11:36 (38/43) Installing py3-progress (1.6-r0) 19:11:36 (39/43) Installing py3-retrying (1.3.3-r2) 19:11:36 (40/43) Installing py3-ordered-set (4.0.2-r2) 19:11:36 (41/43) Installing py3-setuptools (52.0.0-r4) 19:11:37 (42/43) Installing py3-toml (0.10.2-r2) 19:11:37 (43/43) Installing py3-pip (20.3.4-r1) 19:11:37 Executing busybox-1.34.1-r5.trigger 19:11:37 OK: 83 MiB in 65 packages 19:11:38 Collecting docker-compose==1.23.2 19:11:38 Downloading docker_compose-1.23.2-py2.py3-none-any.whl (131 kB) 19:11:38 Collecting cached-property<2,>=1.2.0 19:11:38 Downloading cached_property-1.5.2-py2.py3-none-any.whl (7.6 kB) 19:11:38 Collecting texttable<0.10,>=0.9.0 19:11:38 Downloading texttable-0.9.1.tar.gz (11 kB) [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 19:11:38 provisioning config files... 19:11:38 copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/1@tmp/config1941716160996223886tmp [Pipeline] { [Pipeline] libraryResource 19:11:38 Collecting PyYAML<4,>=3.10 19:11:38 Downloading PyYAML-3.13.tar.gz (270 kB) [Pipeline] sh 19:11:38 ---> docker-login.sh 19:11:38 nexus3.edgexfoundry.org:10001 19:11:39 Collecting websocket-client<1.0,>=0.32.0 19:11:39 Downloading websocket_client-0.59.0-py2.py3-none-any.whl (67 kB) 19:11:39 Collecting docopt<0.7,>=0.6.1 19:11:39 Downloading docopt-0.6.2.tar.gz (25 kB) 19:11:39 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 19:11:39 Collecting docker<4.0,>=3.6.0 19:11:39 Downloading docker-3.7.3-py2.py3-none-any.whl (134 kB) 19:11:39 Requirement already satisfied: six<2,>=1.3.0 in /usr/lib/python3.9/site-packages (from docker-compose==1.23.2) (1.16.0) 19:11:39 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 19:11:39 Configure a credential helper to remove this warning. See 19:11:39 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 19:11:39 19:11:39 Login Succeeded 19:11:39 nexus3.edgexfoundry.org:10002 19:11:39 Collecting jsonschema<3,>=2.5.1 19:11:39 Downloading jsonschema-2.6.0-py2.py3-none-any.whl (39 kB) 19:11:39 Collecting requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1 19:11:39 Downloading requests-2.20.1-py2.py3-none-any.whl (57 kB) 19:11:39 Collecting dockerpty<0.5,>=0.4.1 19:11:39 Downloading dockerpty-0.4.1.tar.gz (13 kB) 19:11:39 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 19:11:40 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 19:11:40 Configure a credential helper to remove this warning. See 19:11:40 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 19:11:40 19:11:40 Login Succeeded 19:11:40 nexus3.edgexfoundry.org:10003 19:11:40 Collecting docker-pycreds>=0.4.0 19:11:40 Downloading docker_pycreds-0.4.0-py2.py3-none-any.whl (9.0 kB) 19:11:40 Collecting chardet<3.1.0,>=3.0.2 19:11:40 Downloading chardet-3.0.4-py2.py3-none-any.whl (133 kB) 19:11:40 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 19:11:40 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 19:11:40 Configure a credential helper to remove this warning. See 19:11:40 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 19:11:40 19:11:40 Login Succeeded 19:11:40 nexus3.edgexfoundry.org:10004 19:11:40 Collecting urllib3<1.25,>=1.21.1 19:11:40 Downloading urllib3-1.24.3-py2.py3-none-any.whl (118 kB) 19:11:40 Requirement already satisfied: certifi>=2017.4.17 in /usr/lib/python3.9/site-packages (from requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1->docker-compose==1.23.2) (2020.12.5) 19:11:40 Collecting idna<2.8,>=2.5 19:11:40 Downloading idna-2.7-py2.py3-none-any.whl (58 kB) 19:11:40 Using legacy 'setup.py install' for dockerpty, since package 'wheel' is not installed. 19:11:40 Using legacy 'setup.py install' for docopt, since package 'wheel' is not installed. 19:11:40 Using legacy 'setup.py install' for PyYAML, since package 'wheel' is not installed. 19:11:40 Using legacy 'setup.py install' for texttable, since package 'wheel' is not installed. 19:11:40 Installing collected packages: urllib3, idna, chardet, websocket-client, requests, docker-pycreds, texttable, PyYAML, jsonschema, docopt, dockerpty, docker, cached-property, docker-compose 19:11:40 Attempting uninstall: urllib3 19:11:40 Found existing installation: urllib3 1.26.7 19:11:40 Uninstalling urllib3-1.26.7: 19:11:40 Successfully uninstalled urllib3-1.26.7 19:11:40 Attempting uninstall: idna 19:11:40 Found existing installation: idna 3.3 19:11:40 Uninstalling idna-3.3: 19:11:40 Successfully uninstalled idna-3.3 19:11:41 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 19:11:41 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 19:11:41 Configure a credential helper to remove this warning. See 19:11:41 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 19:11:41 19:11:41 Login Succeeded 19:11:41 docker.io 19:11:41 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 19:11:41 Attempting uninstall: requests 19:11:41 Found existing installation: requests 2.26.0 19:11:41 Uninstalling requests-2.26.0: 19:11:41 Successfully uninstalled requests-2.26.0 19:11:41 Running setup.py install for texttable: started 19:11:41 Running setup.py install for texttable: finished with status 'done' 19:11:41 Running setup.py install for PyYAML: started 19:11:41 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 19:11:41 Configure a credential helper to remove this warning. See 19:11:41 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 19:11:41 19:11:41 Login Succeeded 19:11:41 ---> docker-login.sh ends [Pipeline] } 19:11:41 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash 19:11:42 Running setup.py install for PyYAML: finished with status 'done' 19:11:42 Running setup.py install for docopt: started [Pipeline] echo 19:11:42 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 19:11:42 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 19:11:42 ========================================================= 19:11:42 [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine] 19:11:42 ========================================================= [Pipeline] fileExists [Pipeline] sh 19:11:42 Running setup.py install for docopt: finished with status 'done' 19:11:42 Running setup.py install for dockerpty: started 19:11:42 Running setup.py install for dockerpty: finished with status 'done' 19:11:42 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine 19:11:43 Successfully installed PyYAML-3.13 cached-property-1.5.2 chardet-3.0.4 docker-3.7.3 docker-compose-1.23.2 docker-pycreds-0.4.0 dockerpty-0.4.1 docopt-0.6.2 idna-2.7 jsonschema-2.6.0 requests-2.20.1 texttable-0.9.1 urllib3-1.24.3 websocket-client-0.59.0 19:11:43 1.18-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 19:11:43 b3c136eddcbf: Pulling fs layer 19:11:43 c0a3192eca97: Pulling fs layer 19:11:43 a050256f5b6f: Pulling fs layer 19:11:43 656be50a0ddc: Pulling fs layer 19:11:43 2bbca73fdf42: Pulling fs layer 19:11:43 46d945488cbd: Pulling fs layer 19:11:43 8a5474983e97: Pulling fs layer 19:11:43 329c88fbcd65: Pulling fs layer 19:11:43 656be50a0ddc: Waiting 19:11:43 46d945488cbd: Waiting 19:11:43 8a5474983e97: Waiting 19:11:43 329c88fbcd65: Waiting 19:11:43 2bbca73fdf42: Waiting 19:11:43 a050256f5b6f: Verifying Checksum 19:11:43 a050256f5b6f: Download complete 19:11:43 c0a3192eca97: Verifying Checksum 19:11:43 c0a3192eca97: Download complete 19:11:43 2bbca73fdf42: Download complete 19:11:43 46d945488cbd: Download complete 19:11:43 b3c136eddcbf: Verifying Checksum 19:11:44 b3c136eddcbf: Pull complete 19:11:44 329c88fbcd65: Verifying Checksum 19:11:44 329c88fbcd65: Download complete 19:11:44 c0a3192eca97: Pull complete 19:11:44 a050256f5b6f: Pull complete 19:11:45 8a5474983e97: Verifying Checksum 19:11:45 8a5474983e97: Download complete 19:11:45 656be50a0ddc: Verifying Checksum 19:11:45 656be50a0ddc: Download complete 19:11:49 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/secrets-config ./cmd/secrets-config 19:11:49 Removing intermediate container 8dae3c786d5e 19:11:49 ---> b9487cb89b98 19:11:49 Step 14/23 : ENV APP_PORT=58890 19:11:49 ---> Running in 6217ebafc09f 19:11:50 Removing intermediate container 6217ebafc09f 19:11:50 ---> b79734caef9e 19:11:50 Step 15/23 : EXPOSE $APP_PORT 19:11:50 ---> Running in c860f2ec692c 19:11:51 Removing intermediate container c860f2ec692c 19:11:51 ---> f4b9e7b7fcb2 19:11:51 Step 16/23 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/sys-mgmt-agent / 19:11:53 ---> 21c2004c8078 19:11:53 Step 17/23 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/res/configuration.toml /res/configuration.toml 19:11:53 Removing intermediate container 5c59a669ca17 19:11:53 ---> 54bc878eaec2 19:11:53 19:11:53 Step 10/23 : FROM alpine:3.16 19:11:53 ---> e66264b98777 19:11:53 Step 11/23 : RUN apk add --update --no-cache dumb-init 19:11:53 Removing intermediate container d2f7ecc0b392 19:11:53 ---> 2e95b313b065 19:11:53 19:11:53 Step 10/22 : FROM alpine:3.16 19:11:53 ---> e66264b98777 19:11:53 Step 11/22 : RUN apk add --update --no-cache curl dumb-init 19:11:53 ---> Running in 4a31c764d550 19:11:54 ---> Running in edc008127436 19:11:54 ---> 566196dab351 19:11:54 Step 18/23 : COPY --from=builder /edgex-go/cmd/sys-mgmt-executor/sys-mgmt-executor / 19:11:54 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 19:11:54 ---> 37fbc90fe36a 19:11:54 Step 19/23 : ENTRYPOINT ["/sys-mgmt-agent"] 19:11:54 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 19:11:54 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 19:11:54 ---> Running in cd6cdfde8e4b 19:11:54 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 19:11:55 (1/1) Installing dumb-init (1.2.5-r1) 19:11:55 Executing busybox-1.35.0-r13.trigger 19:11:55 OK: 6 MiB in 15 packages 19:11:55 (1/6) Installing ca-certificates (20211220-r0) 19:11:55 (2/6) Installing brotli-libs (1.0.9-r6) 19:11:55 (3/6) Installing nghttp2-libs (1.47.0-r0) 19:11:55 (4/6) Installing libcurl (7.83.1-r2) 19:11:55 (5/6) Installing curl (7.83.1-r2) 19:11:55 (6/6) Installing dumb-init (1.2.5-r1) 19:11:55 Executing busybox-1.35.0-r13.trigger 19:11:55 Removing intermediate container cd6cdfde8e4b 19:11:55 ---> ad1a28338655 19:11:55 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 19:11:55 Executing ca-certificates-20211220-r0.trigger 19:11:55 OK: 8 MiB in 20 packages 19:11:55 ---> Running in c03847afb9e5 19:11:55 Removing intermediate container c03847afb9e5 19:11:55 ---> 1a1f3c8d207a 19:11:55 Step 21/23 : LABEL arch=x86_64 19:11:56 ---> Running in 93e0df897777 19:11:56 Removing intermediate container 4a31c764d550 19:11:56 ---> 54dbdc80a665 19:11:56 Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 19:11:56 ---> Running in fcdbb878c26b 19:11:56 Removing intermediate container 93e0df897777 19:11:56 ---> 04746207513e 19:11:56 Step 22/23 : LABEL git_sha=c40e625b1bd94433bc46d10a8ce837a9a4c9e258 19:11:56 Removing intermediate container edc008127436 19:11:56 ---> 530a30181f33 19:11:56 Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' 19:11:56 Removing intermediate container fcdbb878c26b 19:11:56 ---> 5b464bf243a9 19:11:56 Step 13/23 : ENV APP_PORT=59881 19:11:56 ---> Running in 61e48866e111 19:11:56 ---> Running in 80e64ce4fcd1 19:11:56 ---> Running in df9469f6ea1d 19:11:56 Removing intermediate container 61e48866e111 19:11:56 ---> 5119f0346a94 19:11:56 Step 23/23 : LABEL version=0.0.0 19:11:56 Removing intermediate container df9469f6ea1d 19:11:56 ---> ce51435e9801 19:11:56 Step 14/23 : EXPOSE $APP_PORT 19:11:56 Removing intermediate container 80e64ce4fcd1 19:11:56 ---> 302878301f11 19:11:56 Step 13/22 : WORKDIR /edgex 19:11:56 ---> Running in cc14db1ed3b2 19:11:57 ---> Running in b96994653d4e 19:11:57 ---> Running in f40fa16037d5 19:11:57 Removing intermediate container cc14db1ed3b2 19:11:57 ---> d319d37c9a07 19:11:57 19:11:57 Removing intermediate container b96994653d4e 19:11:57 ---> e4e4edfd9765 19:11:57 Step 15/23 : WORKDIR / 19:11:57 Successfully built d319d37c9a07 19:11:57 Successfully tagged sys-mgmt-agent:latest 19:11:57 Removing intermediate container f40fa16037d5 19:11:57 ---> 63f33657f693 19:11:57 Step 14/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/res/configuration.toml res/configuration.toml 19:11:57 Building core-command 19:11:57  Building sys-mgmt-agent ... done  ---> Running in 8c66d70f2355 19:11:57 Removing intermediate container 6a83c3a91a0f 19:11:57 ---> 4bd9609034d9 19:11:57 19:11:57 Step 9/20 : FROM alpine:3.15 19:11:57 ---> 0ac33e5f5afa 19:11:57 Step 10/20 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' 19:11:57 ---> Using cache 19:11:57 ---> 633d8e3c5ee3 19:11:57 Step 11/20 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 19:11:57 ---> Using cache 19:11:57 ---> 8f9a98db071e 19:11:57 Step 12/20 : RUN apk update && apk --no-cache --update add dumb-init curl gcompat 19:11:59 ---> Running in d629901949c9 19:11:59 Removing intermediate container 8c66d70f2355 19:11:59 ---> f852bf68527e 19:11:59 Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / 19:11:59 ---> 05dd6fcbf8a7 19:11:59 Step 15/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/security-proxy-setup . 19:11:59 fetch https://dl-4.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 19:12:00 ---> 396de40636ce 19:12:00 Step 17/23 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / 19:12:00 ---> 7e8c5e0583ef 19:12:00 Step 16/22 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . 19:12:00 fetch https://dl-4.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 19:12:00 656be50a0ddc: Pull complete 19:12:00 2bbca73fdf42: Pull complete 19:12:00 46d945488cbd: Pull complete 19:12:00 v3.15.4-244-ga03da4ca6d [https://dl-4.alpinelinux.org/alpine/v3.15/main] 19:12:00 v3.15.4-244-ga03da4ca6d [https://dl-4.alpinelinux.org/alpine/v3.15/community] 19:12:00 OK: 15861 distinct packages available 19:12:01 fetch https://dl-4.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 19:12:01 ---> eeff8d1935b1 19:12:01 Step 18/23 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml 19:12:01 Step 1/23 : ARG BUILDER_BASE=golang:1.18-alpine3.16 19:12:01 Step 2/23 : FROM ${BUILDER_BASE} AS builder 19:12:01 ---> 1a9c892b0056 19:12:01 Step 3/23 : WORKDIR /edgex-go 19:12:01 ---> Using cache 19:12:01 ---> 46113ed598c0 19:12:01 Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 19:12:01 ---> Using cache 19:12:01 ---> dbfe2f865893 19:12:01 Step 5/23 : RUN apk add --update --no-cache make git 19:12:01 ---> Using cache 19:12:01 ---> 0f1ef4c27e0f 19:12:01 Step 6/23 : COPY go.mod vendor* ./ 19:12:01 ---> Using cache 19:12:01 ---> 54bc5d9dde09 19:12:01 Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 19:12:01 ---> Using cache 19:12:01 ---> 1b11fd996cf5 19:12:01 Step 8/23 : COPY . . 19:12:01 ---> Using cache 19:12:01 ---> d98bac828f0f 19:12:01 Step 9/23 : RUN make cmd/core-command/core-command 19:12:01 ---> d2feaf45ce3f 19:12:01 Step 17/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/entrypoint.sh /usr/local/bin/ 19:12:01 ---> Running in 19ad427e3bda 19:12:01 ---> b2043d3fc0ea 19:12:01 Step 19/23 : ENTRYPOINT ["/core-metadata"] 19:12:01 ---> Running in fc50382253d7 19:12:01 ---> 12dde9bcea3a 19:12:01 Step 18/22 : RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 19:12:01 ---> Running in 460cf3d322b4 19:12:01 Removing intermediate container fc50382253d7 19:12:01 ---> 5a2dc6d1ece2 19:12:01 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 19:12:01 Removing intermediate container 37c9621d50fe 19:12:01 ---> 9b3362fc59c6 19:12:01 19:12:01 Step 10/22 : FROM alpine:3.16 19:12:01 ---> e66264b98777 19:12:01 Step 11/22 : RUN apk add --update --no-cache dumb-init 19:12:01 ---> Using cache 19:12:01 ---> 54dbdc80a665 19:12:01 Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 19:12:01 ---> Using cache 19:12:01 ---> 5b464bf243a9 19:12:01 Step 13/22 : ENV APP_PORT=59861 19:12: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/core-command/core-command ./cmd/core-command 19:12:01 ---> Running in 50ac0bd4b47f 19:12:02 ---> Running in 103d018c327a 19:12:02 Removing intermediate container 103d018c327a 19:12:02 ---> cf85d93f4065 19:12:02 Step 14/22 : EXPOSE $APP_PORT 19:12:02 fetch https://dl-4.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 19:12:02 Removing intermediate container 50ac0bd4b47f 19:12:02 ---> 81e5e51dfd64 19:12:02 Step 21/23 : LABEL arch=x86_64 19:12:02 ---> Running in fd7fe9f35425 19:12:02 ---> Running in cf259bcb2681 19:12:02 Removing intermediate container fd7fe9f35425 19:12:02 ---> 66d5f6b4b88c 19:12:02 Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / 19:12:02 Removing intermediate container cf259bcb2681 19:12:02 ---> 370d72b22803 19:12:02 Step 22/23 : LABEL git_sha=c40e625b1bd94433bc46d10a8ce837a9a4c9e258 19:12:02 ---> Running in c6b4a41d8b93 19:12:02 (1/9) Installing ca-certificates (20211220-r0) 19:12:02 Removing intermediate container c6b4a41d8b93 19:12:02 ---> 07ae94e5549d 19:12:02 Step 23/23 : LABEL version=0.0.0 19:12:02 ---> 8508c12a1bb9 19:12:02 Step 16/22 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / 19:12:02 (2/9) Installing brotli-libs (1.0.9-r5) 19:12:02 ---> Running in 09d450679816 19:12:02 (3/9) Installing nghttp2-libs (1.46.0-r0) 19:12:02 Removing intermediate container 460cf3d322b4 19:12:02 ---> cda909a479c2 19:12:02 Step 19/22 : ENTRYPOINT ["entrypoint.sh"] 19:12:02 (4/9) Installing libcurl (7.80.0-r2) 19:12:02 ---> Running in 536f10a25ec1 19:12:02 Removing intermediate container 09d450679816 19:12:02 ---> 159ac54f0bc7 19:12:02 19:12:02 (5/9) Installing curl (7.80.0-r2) 19:12:03 (6/9) Installing dumb-init (1.2.5-r1) 19:12:03 Successfully built 159ac54f0bc7 19:12:03 Successfully tagged core-metadata:latest 19:12:03 Removing intermediate container 536f10a25ec1 19:12:03 ---> f68389ae8966 19:12:03 Step 20/22 : LABEL arch=x86_64 19:12:03  Building core-metadata ... done Building security-secretstore-setup 19:12:03 (7/9) Installing musl-obstack (1.2.3-r0) 19:12:03 ---> Running in 95c0aa82c66b 19:12:03 (8/9) Installing libucontext (1.1-r0) 19:12:03 (9/9) Installing gcompat (1.0.0-r4) 19:12:03 Executing busybox-1.34.1-r5.trigger 19:12:03 Executing ca-certificates-20211220-r0.trigger 19:12:03 OK: 8 MiB in 23 packages 19:12:03 ---> 7e91702c07cd 19:12:03 Step 17/22 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml 19:12:04 Removing intermediate container 95c0aa82c66b 19:12:04 ---> 88b393b47087 19:12:04 Step 21/22 : LABEL git_sha=c40e625b1bd94433bc46d10a8ce837a9a4c9e258 19:12:04 ---> 1b0efd07ad51 19:12:04 Step 18/22 : ENTRYPOINT ["/support-scheduler"] 19:12:04 ---> Running in 7ee1ff05d409 19:12:05 ---> Running in 7fd7d77187f3 19:12:05 Removing intermediate container 7fd7d77187f3 19:12:05 ---> 8811d087aecf 19:12:05 Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 19:12:05 Removing intermediate container 7ee1ff05d409 19:12:05 ---> 5a6791d5ba9b 19:12:05 Step 22/22 : LABEL version=0.0.0 19:12:05 Removing intermediate container d629901949c9 19:12:05 ---> c95436b31e64 19:12:05 Step 13/20 : COPY --from=builder /edgex-go/Attribution.txt / 19:12:05 ---> Running in 4a7ab9d4781e 19:12:05 ---> Running in fa8502579d63 19:12:06 8a5474983e97: Pull complete 19:12:06 ---> c8057ce3c02e 19:12:06 Step 14/20 : COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/security-spiffe-token-provider / 19:12:06 Removing intermediate container fa8502579d63 19:12:06 ---> c2a1a0fd0987 19:12:06 Step 20/22 : LABEL arch=x86_64 19:12:06 Removing intermediate container 4a7ab9d4781e 19:12:06 ---> 9cc71a01e064 19:12:06 19:12:06 ---> Running in 7035eabb6191 19:12:06 Successfully built 9cc71a01e064 19:12:06 Successfully tagged security-proxy-setup:latest 19:12:06  Building security-proxy-setup ... done  ---> cdf2d75d3547 19:12:06 Step 15/20 : COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/res/configuration.toml /res/configuration.toml 19:12:07 Removing intermediate container 7035eabb6191 19:12:07 ---> f3a4c027da0b 19:12:07 Step 21/22 : LABEL git_sha=c40e625b1bd94433bc46d10a8ce837a9a4c9e258 19:12:07 ---> Running in e53a6e463dba 19:12:07 ---> 24c0d766ffac 19:12:07 Step 16/20 : ENTRYPOINT [ "/security-spiffe-token-provider" ] 19:12:07 ---> Running in a5b76d86bb18 19:12:07 Removing intermediate container e53a6e463dba 19:12:07 ---> 148c94b45c89 19:12:07 Step 22/22 : LABEL version=0.0.0 19:12:07 ---> Running in 64b477fa3068 19:12:07 329c88fbcd65: Pull complete 19:12:07 Digest: sha256:53af0e8f7504757f555691f1ffb14839a2b3754f429f24055fc4060c6a6ea7d8 19:12:07 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine 19:12:07 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine [Pipeline] fileExists [Pipeline] sh 19:12:07 Removing intermediate container a5b76d86bb18 19:12:07 ---> 156f18f1620e 19:12:07 Step 17/20 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 19:12:07 ---> Running in 0172652d3050 19:12:07 Removing intermediate container 64b477fa3068 19:12:07 ---> cd30463467b7 19:12:07 19:12:08 + echo FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine 19:12:08 WORKDIR /edgex 19:12:08 COPY go.mod . 19:12:08 RUN go mod download 19:12:08 + docker build -t ci-base-image-arm64 -f - . 19:12:08 Step 1/25 : ARG BUILDER_BASE=golang:1.18-alpine3.16 19:12:08 Step 2/25 : FROM ${BUILDER_BASE} AS builder 19:12:08 ---> 1a9c892b0056 19:12:08 Step 3/25 : WORKDIR /edgex-go 19:12:08 ---> Using cache 19:12:08 ---> 46113ed598c0 19:12:08 Step 4/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 19:12:08 ---> Using cache 19:12:08 ---> dbfe2f865893 19:12:08 Step 5/25 : RUN apk add --update --no-cache make git 19:12:08 ---> Using cache 19:12:08 ---> 0f1ef4c27e0f 19:12:08 Step 6/25 : COPY go.mod vendor* ./ 19:12:08 ---> Using cache 19:12:08 ---> 54bc5d9dde09 19:12:08 Step 7/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 19:12:08 ---> Using cache 19:12:08 ---> 1b11fd996cf5 19:12:08 Step 8/25 : COPY . . 19:12:08 ---> Using cache 19:12:08 ---> d98bac828f0f 19:12:08 Step 9/25 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 19:12:08 Successfully built cd30463467b7 19:12:08 Successfully tagged support-scheduler:latest 19:12:08  Building support-scheduler ... done  ---> Running in 8f28b44b5584 19:12:08 Removing intermediate container 0172652d3050 19:12:08 ---> 71b06ac083af 19:12:08 Step 18/20 : LABEL arch=x86_64 19:12:08 ---> Running in b7fe6ad7cacb 19:12:08 Removing intermediate container b7fe6ad7cacb 19:12:08 ---> 0b107d976682 19:12:08 Step 19/20 : LABEL git_sha=c40e625b1bd94433bc46d10a8ce837a9a4c9e258 19:12:08 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider 19:12:08 ---> Running in 6edcab42de5a 19:12:08 Removing intermediate container 6edcab42de5a 19:12:08 ---> 9d10e7961d75 19:12:08 Step 20/20 : LABEL version=0.0.0 19:12:08 ---> Running in 8e7d36d1267a 19:12:09 Removing intermediate container 8e7d36d1267a 19:12:09 ---> 2c1274f0e1a0 19:12:09 19:12:09 Successfully built 2c1274f0e1a0 19:12:09 Successfully tagged security-spiffe-token-provider:latest 19:12:10 Sending build context to Docker daemon 169.2MB 19:12:10 Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine 19:12:10 ---> ff4287adb874 19:12:10 Step 2/4 : WORKDIR /edgex 19:12:12 ---> Running in 1adf53a0ad32 19:12:12 Removing intermediate container 1adf53a0ad32 19:12:12 ---> c9de9e55f173 19:12:12 Step 3/4 : COPY go.mod . 19:12:13 ---> d101dc1df3d7 19:12:13 Step 4/4 : RUN go mod download 19:12:13 ---> Running in ef5f9bb0272a 19:12:17  Building security-spiffe-token-provider ... done Removing intermediate container 19ad427e3bda 19:12:17 ---> 3eb62450d043 19:12:17 19:12:17 Step 10/23 : FROM alpine:3.16 19:12:17 ---> e66264b98777 19:12:17 Step 11/23 : RUN apk add --update --no-cache dumb-init 19:12:17 ---> Using cache 19:12:17 ---> 54dbdc80a665 19:12:17 Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 19:12:17 ---> Using cache 19:12:17 ---> 5b464bf243a9 19:12:17 Step 13/23 : ENV APP_PORT=59882 19:12:17 ---> Running in 99a3a8b07232 19:12:17 Removing intermediate container 99a3a8b07232 19:12:17 ---> 2e216dc2db8c 19:12:17 Step 14/23 : EXPOSE $APP_PORT 19:12:17 ---> Running in 3f0b8caf1f30 19:12:17 Removing intermediate container 3f0b8caf1f30 19:12:17 ---> 9d16801ab31c 19:12:17 Step 15/23 : WORKDIR / 19:12:17 ---> Running in a8fa3a8f3bfe 19:12:17 Removing intermediate container a8fa3a8f3bfe 19:12:17 ---> 46e3219c6367 19:12:17 Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / 19:12:18 ---> e7650ab01a10 19:12:18 Step 17/23 : COPY --from=builder /edgex-go/cmd/core-command/core-command / 19:12:18 ---> 7c52451401f6 19:12:18 Step 18/23 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml 19:12:18 ---> db5bae7a0f3c 19:12:18 Step 19/23 : ENTRYPOINT ["/core-command"] 19:12:18 ---> Running in 863501f3c634 19:12:18 Removing intermediate container 863501f3c634 19:12:18 ---> 8b9a4914c01e 19:12:18 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 19:12:18 ---> Running in 22a2ca953fab 19:12:19 Removing intermediate container 22a2ca953fab 19:12:19 ---> 903e062a5121 19:12:19 Step 21/23 : LABEL arch=x86_64 19:12:19 ---> Running in fd1b31fb7d76 19:12:19 Removing intermediate container fd1b31fb7d76 19:12:19 ---> 4d8ec0c8c6c3 19:12:19 Step 22/23 : LABEL git_sha=c40e625b1bd94433bc46d10a8ce837a9a4c9e258 19:12:19 ---> Running in 765a145b8aae 19:12:19 Removing intermediate container 765a145b8aae 19:12:19 ---> bc2508d1485e 19:12:19 Step 23/23 : LABEL version=0.0.0 19:12:19 ---> Running in da8af59cbf06 19:12:19 Removing intermediate container da8af59cbf06 19:12:19 ---> 3b4d3428cab8 19:12:19 19:12:19 Successfully built 3b4d3428cab8 19:12:19 Successfully tagged core-command:latest 19:12:20  Building core-command ... done CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup 19:12:22 Removing intermediate container 8f28b44b5584 19:12:22 ---> bb2218bf731d 19:12:22 19:12:22 Step 10/25 : FROM alpine:3.16 19:12:22 ---> e66264b98777 19:12:22 Step 11/25 : RUN apk add --update --no-cache ca-certificates dumb-init su-exec 19:12:22 ---> Running in 7bc8f1f78f18 19:12:23 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 19:12:23 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 19:12:23 (1/3) Installing ca-certificates (20211220-r0) 19:12:23 (2/3) Installing dumb-init (1.2.5-r1) 19:12:23 (3/3) Installing su-exec (0.2-r1) 19:12:23 Executing busybox-1.35.0-r13.trigger 19:12:23 Executing ca-certificates-20211220-r0.trigger 19:12:23 OK: 6 MiB in 17 packages 19:12:24 Removing intermediate container 7bc8f1f78f18 19:12:24 ---> 888d6181831c 19:12:24 Step 12/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' 19:12:24 ---> Running in f2cca9b74295 19:12:24 Removing intermediate container f2cca9b74295 19:12:24 ---> 4480ca5ab1bd 19:12:24 Step 13/25 : WORKDIR / 19:12:24 ---> Running in 2e5fcabe671a 19:12:24 Removing intermediate container 2e5fcabe671a 19:12:24 ---> a4c82349db39 19:12:24 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:12:24 ---> 7383d9921b15 19:12:24 Step 15/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res-file-token-provider/configuration.toml /res-file-token-provider/configuration.toml 19:12:24 ---> 8a1304a406a5 19:12:24 Step 16/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml 19:12:24 ---> f2209a4997e9 19:12:24 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:12:25 ---> e5210482c663 19:12:25 Step 18/25 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . 19:12:25 ---> 0241b6801a4b 19:12:25 Step 19/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . 19:12:25 ---> f25186e6926d 19:12:25 Step 20/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ 19:12:25 ---> 8aba25af8a50 19:12:25 Step 21/25 : RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / && mkdir -p /vault/config/assets && chown -Rh 100:1000 /vault/ 19:12:26 ---> Running in 07aa5a4c99d0 19:12:26 Removing intermediate container 07aa5a4c99d0 19:12:26 ---> 1aac5291ef63 19:12:26 Step 22/25 : ENTRYPOINT ["entrypoint.sh"] 19:12:26 ---> Running in f6db6093767f 19:12:26 Removing intermediate container f6db6093767f 19:12:26 ---> fe828bcae057 19:12:26 Step 23/25 : LABEL arch=x86_64 19:12:26 ---> Running in e1a13e135a92 19:12:26 Removing intermediate container e1a13e135a92 19:12:26 ---> 9187190efe5a 19:12:26 Step 24/25 : LABEL git_sha=c40e625b1bd94433bc46d10a8ce837a9a4c9e258 19:12:26 ---> Running in 5afbf2228a36 19:12:26 Removing intermediate container 5afbf2228a36 19:12:26 ---> c273a1a65d07 19:12:26 Step 25/25 : LABEL version=0.0.0 19:12:26 ---> Running in fd592c89d087 19:12:26 Removing intermediate container fd592c89d087 19:12:26 ---> a7c0b8287de7 19:12:26 19:12:27 Successfully built a7c0b8287de7 19:12:27 Successfully tagged security-secretstore-setup:latest 19:12:27  Building security-secretstore-setup ... done  [Pipeline] } 19:12:27 $ docker stop --time=1 0aeb1d074b2066d7fdb9196e1e3de04063232b8cdaea4918cda441716cfdcca3 19:12:28 $ docker rm -f 0aeb1d074b2066d7fdb9196e1e3de04063232b8cdaea4918cda441716cfdcca3 [Pipeline] // withDockerContainer [Pipeline] sh 19:12:28 + docker images 19:12:28 REPOSITORY TAG IMAGE ID CREATED SIZE 19:12:28 security-secretstore-setup latest a7c0b8287de7 2 seconds ago 28.9MB 19:12:28 bb2218bf731d 6 seconds ago 1.63GB 19:12:28 core-command latest 3b4d3428cab8 9 seconds ago 16.1MB 19:12:28 3eb62450d043 12 seconds ago 1.62GB 19:12:28 security-spiffe-token-provider latest 2c1274f0e1a0 19 seconds ago 29.1MB 19:12:28 support-scheduler latest cd30463467b7 21 seconds ago 26.5MB 19:12:28 security-proxy-setup latest 9cc71a01e064 22 seconds ago 27.1MB 19:12:28 core-metadata latest 159ac54f0bc7 26 seconds ago 17.1MB 19:12:28 9b3362fc59c6 27 seconds ago 1.68GB 19:12:28 4bd9609034d9 31 seconds ago 1.67GB 19:12:28 sys-mgmt-agent latest d319d37c9a07 32 seconds ago 299MB 19:12:28 54bc878eaec2 35 seconds ago 1.62GB 19:12:28 2e95b313b065 35 seconds ago 1.63GB 19:12:28 267bdfcef723 About a minute ago 1.62GB 19:12:28 security-bootstrapper latest 1e0db07d3165 About a minute ago 19.3MB 19:12:28 core-data latest ca2c7c2deffe About a minute ago 21.5MB 19:12:28 security-spire-agent latest 1aac22fa3877 About a minute ago 125MB 19:12:28 support-notifications latest 41294c99eddb About a minute ago 27.1MB 19:12:28 9a631c80abde About a minute ago 1.65GB 19:12:28 70e225a90bf1 About a minute ago 1.68GB 19:12:28 55f92c238324 About a minute ago 1.62GB 19:12:28 security-spire-config latest 711c11921a18 About a minute ago 85.8MB 19:12:28 security-spire-server latest 9bed8715c1d6 About a minute ago 86.5MB 19:12:28 4705eeaa517b 2 minutes ago 1.52GB 19:12:28 2b527af3cdab 2 minutes ago 1.52GB 19:12:28 ci-base-image-x86_64 latest 1a9c892b0056 4 minutes ago 937MB 19:12:28 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver 0.1.4 31426a034bd3 4 days ago 253MB 19:12:28 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base 1.18-alpine a4fb48ad2a94 5 days ago 677MB 19:12:28 alpine 3.16 e66264b98777 7 weeks ago 5.53MB 19:12:28 docker 20.10.14 7417809fdb73 3 months ago 218MB 19:12:28 alpine 3.15 0ac33e5f5afa 3 months ago 5.57MB 19:12:28 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:12:52 Removing intermediate container ef5f9bb0272a 19:12:52 ---> fcc2006b6f38 19:12:52 Successfully built fcc2006b6f38 19:12:52 Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 19:12:52 + docker inspect -f . ci-base-image-arm64 19:12:52 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 19:12:53 prd-ubuntu20.04-docker-arm64-4c-16g-19750 does not seem to be running inside a container 19:12:53 $ 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:12:54 $ docker top 9d6d5bb710249098605a07d786d54ea47452c4becc0caaf29f73ed9fd29b472c -eo pid,comm [Pipeline] { [Pipeline] sh 19:12:55 + go version 19:12:55 go version go1.18.3 linux/arm64 [Pipeline] } 19:12:55 $ docker stop --time=1 9d6d5bb710249098605a07d786d54ea47452c4becc0caaf29f73ed9fd29b472c 19:12:57 $ docker rm -f 9d6d5bb710249098605a07d786d54ea47452c4becc0caaf29f73ed9fd29b472c [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 19:12:58 + docker inspect -f . ci-base-image-arm64 19:12:58 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 19:12:58 prd-ubuntu20.04-docker-arm64-4c-16g-19750 does not seem to be running inside a container 19:12:58 $ 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:12:59 $ docker top a5667f36f5ee81ea7e0d03afbcca5e783405b12e9f9c286cc85a77f3e74df345 -eo pid,comm [Pipeline] { [Pipeline] echo 19:13:00 ========================================================= 19:13:00 [edgeXBuildGoParallel] Running Tests and Build... 19:13:00 ========================================================= [Pipeline] sh 19:13:00 + git config --global --add safe.directory /w/workspace/edgex-go/1 [Pipeline] fileExists [Pipeline] sh 19:13:01 + make test 19:13:01 GO111MODULE=on go test -race -coverprofile=coverage.out ./... 19:13:34 ? github.com/edgexfoundry/edgex-go [no test files] 19:15:10 ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] 19:15:10 ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] 19:15:13 ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] 19:15:13 ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] 19:15:16 ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] 19:15:16 ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] 19:15:16 ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-setup [no test files] 19:15:16 ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] 19:15:16 ? github.com/edgexfoundry/edgex-go/cmd/security-spiffe-token-provider [no test files] 19:15:17 ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] 19:15:17 ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] 19:15:17 ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-agent [no test files] 19:15:17 ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-executor [no test files] 19:15:17 ? github.com/edgexfoundry/edgex-go/internal [no test files] 19:15:17 ? github.com/edgexfoundry/edgex-go/internal/core/command [no test files] 19:15:33 ok github.com/edgexfoundry/edgex-go/internal/core/command/application 0.353s coverage: 28.7% of statements 19:15:33 ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] 19:15:33 ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] 19:15:35 ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 0.414s coverage: 98.5% of statements 19:15:35 ? github.com/edgexfoundry/edgex-go/internal/core/data [no test files] 19:15:35 ok github.com/edgexfoundry/edgex-go/internal/core/data/application 0.456s coverage: 54.2% of statements 19:15:35 ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] 19:15:35 ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] 19:15:57 ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 19.773s coverage: 89.2% of statements 19:15:57 ? github.com/edgexfoundry/edgex-go/internal/core/data/controller/messaging [no test files] 19:15:57 ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] 19:15:57 ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks [no test files] 19:15:57 ok github.com/edgexfoundry/edgex-go/internal/core/data/messaging 1.305s coverage: 83.8% of statements 19:15:57 ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] 19:15:57 ? github.com/edgexfoundry/edgex-go/internal/core/metadata [no test files] 19:15:57 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/application [no test files] 19:15:57 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] 19:15:57 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] 19:15:57 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 2.314s coverage: 95.6% of statements 19:15:57 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] 19:15:57 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks [no test files] 19:15:57 ok github.com/edgexfoundry/edgex-go/internal/io 0.457s coverage: 72.2% of statements 19:15:57 ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] 19:15:57 ? github.com/edgexfoundry/edgex-go/internal/pkg/application [no test files] 19:15:57 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers [no test files] 19:15:57 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] 19:15:57 ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] 19:15:57 ok github.com/edgexfoundry/edgex-go/internal/pkg/controller/http 0.514s coverage: 60.0% of statements 19:15:57 ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] 19:15:57 ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] 19:15:57 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] 19:15:57 ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 0.345s coverage: 0.9% of statements 19:15:57 ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] 19:15:57 ok github.com/edgexfoundry/edgex-go/internal/pkg/telemetry 0.257s coverage: 58.8% of statements 19:15:58 ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 0.255s coverage: 29.6% of statements 19:15:58 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] 19:15:59 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.247s coverage: 47.1% of statements 19:16:00 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 1.249s coverage: 79.5% of statements 19:16:00 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.189s coverage: 94.1% of statements 19:16:00 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.234s coverage: 96.3% of statements 19:16:01 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.216s coverage: 87.5% of statements 19:16:16 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 12.215s coverage: 94.4% of statements 19:16:16 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/ping 0.189s coverage: 44.8% of statements 19:16:19 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 13.674s coverage: 82.5% of statements 19:16:19 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] 19:16:27 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 22.298s coverage: 92.9% of statements 19:16:27 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] 19:16:27 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] 19:16:27 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] 19:16:27 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 0.069s coverage: 65.1% of statements 19:16:27 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] 19:16:27 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] 19:16:27 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] 19:16:27 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] 19:16:27 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] 19:16:27 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 11.195s coverage: 87.2% of statements 19:16:27 ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] 19:16:27 ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] 19:16:27 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.164s coverage: 100.0% of statements 19:16:27 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] 19:16:27 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.258s coverage: 58.8% of statements 19:16:27 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/common [no test files] 19:16:27 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.284s coverage: 80.0% of statements 19:16:27 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/jwt 0.250s coverage: 87.2% of statements 19:16:27 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/oauth2 0.259s coverage: 85.4% of statements 19:16:27 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.785s coverage: 91.2% of statements 19:16:27 ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] 19:16:31 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 0.974s coverage: 64.4% of statements 19:16:31 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] 19:16:31 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] 19:16:31 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.252s coverage: 100.0% of statements 19:16:31 ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.223s coverage: 89.4% of statements 19:16:31 ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.075s coverage: 100.0% of statements 19:16:31 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.116s coverage: 73.7% of statements 19:16:31 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.065s coverage: 100.0% of statements 19:16:39 ok github.com/edgexfoundry/edgex-go/internal/security/proxy 1.361s coverage: 65.4% of statements 19:16:39 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/config [no test files] 19:16:39 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/container [no test files] 19:16:39 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/models [no test files] 19:16:41 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.873s coverage: 43.8% of statements 19:16:41 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] 19:16:41 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] 19:16:41 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 0.329s coverage: 89.5% of statements 19:16:41 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] 19:16:41 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 0.239s coverage: 84.8% of statements 19:16:41 ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider [no test files] 19:16:41 ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/config [no test files] 19:16:41 ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/container [no test files] 19:16:41 ? github.com/edgexfoundry/edgex-go/internal/support/notifications [no test files] 19:16:49 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 6.351s coverage: 17.7% of statements 19:16:49 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel [no test files] 19:16:49 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks [no test files] 19:16:49 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] 19:16:49 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] 19:16:49 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 0.704s coverage: 92.3% of statements 19:16:49 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] 19:16:49 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks [no test files] 19:16:49 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler [no test files] 19:16:49 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/application [no test files] 19:16:49 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/scheduler 0.233s coverage: 63.2% of statements 19:16:49 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] 19:16:49 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] 19:16:49 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 0.434s coverage: 97.7% of statements 19:16:49 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] 19:16:49 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks [no test files] 19:16:49 ? github.com/edgexfoundry/edgex-go/internal/system/agent [no test files] 19:16:49 ? github.com/edgexfoundry/edgex-go/internal/system/agent/application [no test files] 19:16:49 ok github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct 0.216s coverage: 28.9% of statements 19:16:49 ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct/config [no test files] 19:16:49 ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/executor [no test files] 19:16:49 ? github.com/edgexfoundry/edgex-go/internal/system/agent/config [no test files] 19:16:49 ? github.com/edgexfoundry/edgex-go/internal/system/agent/container [no test files] 19:16:49 ? github.com/edgexfoundry/edgex-go/internal/system/agent/controller/http [no test files] 19:16:49 ? github.com/edgexfoundry/edgex-go/internal/system/agent/interfaces [no test files] 19:16:49 ok github.com/edgexfoundry/edgex-go/internal/system/agent/response 0.200s coverage: 100.0% of statements 19:16:49 ok github.com/edgexfoundry/edgex-go/internal/system/executor 0.093s coverage: 96.9% of statements 19:16:50 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:16:50 WARNING: Linting skipped (not on x86_64 or linter not installed) 19:16:50 GO111MODULE=on go vet ./... 19:18:42 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 19:18:42 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 19:18:42 ./bin/test-attribution-txt.sh [Pipeline] echo 19:18:42 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] sh 19:18:43 + ls -al . 19:18:43 total 680 19:18:43 drwxrwxr-x 9 1001 1001 4096 Jul 12 19:13 . 19:18:43 drwxr-xr-x 4 root root 4096 Jul 12 19:12 .. 19:18:43 -rw-rw-r-- 1 1001 1001 11 Jul 12 19:11 .dockerignore 19:18:43 drwxrwxr-x 8 1001 1001 4096 Jul 12 19:11 .git 19:18:43 drwxrwxr-x 3 1001 1001 4096 Jul 12 19:11 .github 19:18:43 -rw-rw-r-- 1 1001 1001 1030 Jul 12 19:11 .gitignore 19:18:43 -rw-rw-r-- 1 1001 1001 42 Jul 12 19:11 .golangci.yml 19:18:43 -rw-rw-r-- 1 1001 1001 87 Jul 12 19:11 .hadolint.yml 19:18:43 -rw-rw-r-- 1 1001 1001 166 Jul 12 19:11 .sonarcloud.properties 19:18:43 -rw-rw-r-- 1 1001 1001 1171 Jul 12 19:11 ADOPTERS.md 19:18:43 -rw-rw-r-- 1 1001 1001 10347 Jul 12 19:11 Attribution.txt 19:18:43 -rw-rw-r-- 1 1001 1001 63209 Jul 12 19:11 CHANGELOG.md 19:18:43 -rw-rw-r-- 1 1001 1001 3804 Jul 12 19:11 CONTRIBUTING.md 19:18:43 -rw-rw-r-- 1 1001 1001 677 Jul 12 19:11 GOVERNANCE.md 19:18:43 -rw-rw-r-- 1 1001 1001 850 Jul 12 19:11 Jenkinsfile 19:18:43 -rw-rw-r-- 1 1001 1001 10775 Jul 12 19:11 LICENSE 19:18:43 -rw-rw-r-- 1 1001 1001 10350 Jul 12 19:11 Makefile 19:18:43 -rw-rw-r-- 1 1001 1001 582 Jul 12 19:11 OWNERS.md 19:18:43 -rw-rw-r-- 1 1001 1001 9094 Jul 12 19:11 README.md 19:18:43 -rw-rw-r-- 1 1001 1001 6912 Jul 12 19:11 SECURITY.md 19:18:43 -rw-rw-r-- 1 1001 1001 5 Jul 12 19:07 VERSION 19:18:43 -rw-rw-r-- 1 1001 1001 4131 Jul 12 19:11 ZMQWindows.md 19:18:43 drwxrwxr-x 2 1001 1001 4096 Jul 12 19:11 bin 19:18:43 drwxrwxr-x 18 1001 1001 4096 Jul 12 19:11 cmd 19:18:43 -rw-r--r-- 1 root root 435593 Jul 12 19:16 coverage.out 19:18:43 -rw-rw-r-- 1 1001 1001 3312 Jul 12 19:11 go.mod 19:18:43 -rw-rw-r-- 1 1001 1001 36233 Jul 12 19:11 go.sum 19:18:43 drwxrwxr-x 8 1001 1001 4096 Jul 12 19:11 internal 19:18:43 drwxrwxr-x 3 1001 1001 4096 Jul 12 19:11 openapi 19:18:43 drwxrwxr-x 4 1001 1001 4096 Jul 12 19:11 snap 19:18:43 -rw-rw-r-- 1 1001 1001 204 Jul 12 19:11 version.go [Pipeline] sh 19:18:43 + '[' -e coverage.out ] 19:18:43 + chown 1001:1001 coverage.out [Pipeline] stash 19:18:44 Warning: overwriting stash ‘coverage-report’ 19:18:44 Stashed 1 file(s) [Pipeline] sh 19:18:45 + make build 19:18:45 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:20:07 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-metadata/core-metadata ./cmd/core-metadata 19:21:15 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-command/core-command ./cmd/core-command 19:21:15 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/support-notifications/support-notifications ./cmd/support-notifications 19:21:54 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/sys-mgmt-executor/sys-mgmt-executor ./cmd/sys-mgmt-executor 19:21:54 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/sys-mgmt-agent/sys-mgmt-agent ./cmd/sys-mgmt-agent 19:21:54 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler 19:22: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-proxy-setup/security-proxy-setup ./cmd/security-proxy-setup 19:22:04 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:22: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-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider 19:22:12 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/secrets-config ./cmd/secrets-config 19:22:15 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper 19:22:23 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/security-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider [Pipeline] } 19:22:29 $ docker stop --time=1 a5667f36f5ee81ea7e0d03afbcca5e783405b12e9f9c286cc85a77f3e74df345 19:22:31 $ docker rm -f a5667f36f5ee81ea7e0d03afbcca5e783405b12e9f9c286cc85a77f3e74df345 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 19:22:33 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 19:22:33 19:22:33 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 19:22:34 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 19:22:34 latest: Pulling from edgex-devops/edgex-compose-arm64 19:22:34 29e5d40040c1: Pulling fs layer 19:22:34 1ce36da41761: Pulling fs layer 19:22:34 25b303627fd3: Pulling fs layer 19:22:34 29e5d40040c1: Verifying Checksum 19:22:34 29e5d40040c1: Download complete 19:22:35 1ce36da41761: Verifying Checksum 19:22:35 1ce36da41761: Download complete 19:22:35 29e5d40040c1: Pull complete 19:22:37 25b303627fd3: Verifying Checksum 19:22:37 25b303627fd3: Download complete 19:22:37 1ce36da41761: Pull complete 19:22:50 25b303627fd3: Pull complete 19:22:50 Digest: sha256:9cc31fd43c2090459daf52f5d183d677621facc00304dcc7dc9de11b2a0a8f33 19:22:50 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 19:22:50 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 19:22:50 prd-ubuntu20.04-docker-arm64-4c-16g-19750 does not seem to be running inside a container 19:22:50 $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest cat 19:22:53 $ docker top b214124664acc4a3c55e7e975922373e7d3193b5c90023b8265f4f08a42644d4 -eo pid,comm [Pipeline] { [Pipeline] sh 19:22:54 + docker-compose build --help 19:22:54 + grep parallel 19:22:58 --parallel Build images in parallel. [Pipeline] } 19:22:58 $ docker stop --time=1 b214124664acc4a3c55e7e975922373e7d3193b5c90023b8265f4f08a42644d4 19:23:00 $ docker rm -f b214124664acc4a3c55e7e975922373e7d3193b5c90023b8265f4f08a42644d4 [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 19:23:00 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 19:23:00 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 19:23:01 prd-ubuntu20.04-docker-arm64-4c-16g-19750 does not seem to be running inside a container 19:23:01 $ docker run -t -d -u 1001:1001 -u 0:0 --entrypoint= -v /var/run/docker.sock:/var/run/docker.sock --privileged -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest cat 19:23:02 $ docker top 00961d1a2d919bbecdff4289c4090cfcb518150c9078d7b332613ac994546fd4 -eo pid,comm [Pipeline] { [Pipeline] sh 19:23:03 + docker-compose -f ./docker-compose-build.yml build --parallel 19:23:07 Building core-command ... 19:23:07 Building core-data ... 19:23:07 Building core-metadata ... 19:23:07 Building security-bootstrapper ... 19:23:07 Building security-proxy-setup ... 19:23:07 Building security-secretstore-setup ... 19:23:07 Building security-spiffe-token-provider ... 19:23:07 Building security-spire-agent ... 19:23:07 Building security-spire-config ... 19:23:07 Building security-spire-server ... 19:23:07 Building support-notifications ... 19:23:07 Building support-scheduler ... 19:23:07 Building sys-mgmt-agent ... 19:23:07 Building security-spire-server 19:23:07 Building security-bootstrapper 19:23:07 Building security-spire-agent 19:23:07 Building sys-mgmt-agent 19:23:07 Building security-spire-config 19:24:29 Step 1/23 : ARG BUILDER_BASE=golang:1.18-alpine3.16 19:24:29 Step 2/23 : FROM ${BUILDER_BASE} AS builder 19:24:29 ---> fcc2006b6f38 19:24:29 Step 3/23 : WORKDIR /edgex-go 19:24:29 Step 1/31 : ARG BUILDER_BASE=golang:1.18-alpine3.16 19:24:29 Step 2/31 : FROM ${BUILDER_BASE} AS builder 19:24:29 ---> fcc2006b6f38 19:24:29 Step 3/31 : WORKDIR /edgex-go 19:24:29 Step 1/26 : ARG BUILDER_BASE=golang:1.18-alpine3.16 19:24:29 Step 2/26 : FROM ${BUILDER_BASE} AS builder 19:24:29 ---> fcc2006b6f38 19:24:29 Step 3/26 : WORKDIR /edgex-go 19:24:29 ---> Running in 1c112f90643c 19:24:29 Step 1/26 : ARG BUILDER_BASE=golang:1.18-alpine3.16 19:24:29 Step 2/26 : FROM ${BUILDER_BASE} AS builder 19:24:29 ---> fcc2006b6f38 19:24:29 Step 3/26 : WORKDIR /edgex-go 19:24:29 ---> Running in 85518676f02d 19:24:29 ---> Running in ba6a1b6136a4 19:24:29 ---> Running in cec9399cab30 19:24:29 Step 1/25 : ARG BUILDER_BASE=golang:1.18-alpine3.16 19:24:29 Step 2/25 : FROM ${BUILDER_BASE} AS builder 19:24:29 ---> fcc2006b6f38 19:24:29 Step 3/25 : WORKDIR /edgex-go 19:24:29 ---> Running in b3ae6ff3354a 19:24:29 Removing intermediate container 85518676f02d 19:24:29 ---> d6352fbbe49e 19:24:29 Step 4/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 19:24:29 Removing intermediate container cec9399cab30 19:24:29 ---> 69e6524c45c5 19:24:29 Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 19:24:29 ---> Running in 64b01847239c 19:24:29 Removing intermediate container ba6a1b6136a4 19:24:29 ---> ff2a684a1f9b 19:24:29 Step 4/31 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 19:24:29 Removing intermediate container b3ae6ff3354a 19:24:29 ---> ac0ec61d090c 19:24:29 Step 4/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 19:24:29 ---> Running in 0cc848db2249 19:24:29 Removing intermediate container 1c112f90643c 19:24:29 ---> c4d2d24f8927 19:24:29 Step 4/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 19:24:29 ---> Running in 070d75a0738c 19:24:29 ---> Running in 0807f06ed76b 19:24:29 ---> Running in 2c8d5d5db463 19:24:29 Removing intermediate container 64b01847239c 19:24:29 ---> 213b6bc5e8df 19:24:29 Step 5/26 : RUN apk add --update --no-cache make git build-base curl 19:24:29 ---> Running in 49e31b22674c 19:24:30 Removing intermediate container 070d75a0738c 19:24:30 ---> 9e413e0709a9 19:24:30 Step 5/31 : RUN apk add --update --no-cache make git 19:24:30 Removing intermediate container 2c8d5d5db463 19:24:30 ---> 103da8babcb3 19:24:30 Step 5/26 : RUN apk add --update --no-cache make git build-base curl 19:24:30 Removing intermediate container 0807f06ed76b 19:24:30 ---> a83b36bccac2 19:24:30 Step 5/25 : RUN apk add --update --no-cache make git build-base curl 19:24:30 Removing intermediate container 0cc848db2249 19:24:30 ---> 2aaf50068992 19:24:30 Step 5/23 : RUN apk add --update --no-cache make bash git 19:24:30 ---> Running in ae49c854e036 19:24:30 ---> Running in ac469c478f73 19:24:30 ---> Running in e247664e31e0 19:24:31 ---> Running in 1a152023800e 19:24:32 fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 19:24:32 fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 19:24:32 fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 19:24:32 fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 19:24:32 fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 19:24:32 fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 19:24:33 fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 19:24:33 fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 19:24:33 fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 19:24:33 OK: 221 MiB in 51 packages 19:24:34 fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 19:24:35 OK: 221 MiB in 51 packages 19:24:35 OK: 221 MiB in 51 packages 19:24:35 Removing intermediate container 49e31b22674c 19:24:35 ---> 449ddc4cedd2 19:24:35 Step 6/26 : COPY go.mod vendor* ./ 19:24:35 OK: 221 MiB in 51 packages 19:24:35 OK: 221 MiB in 51 packages 19:24:36 ---> 30669ea12637 19:24:36 Step 7/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 19:24:36 ---> Running in 7a3ea858c5ab 19:24:36 Removing intermediate container e247664e31e0 19:24:36 ---> 849e3dc9e237 19:24:36 Step 6/25 : COPY go.mod vendor* ./ 19:24:37 Removing intermediate container ac469c478f73 19:24:37 ---> 734391d9956d 19:24:37 Removing intermediate container 1a152023800e 19:24:37 Step 6/26 : COPY go.mod vendor* ./ ---> 6f5ce07fa4f3 19:24:37 19:24:37 Step 6/23 : COPY go.mod vendor* ./ 19:24:37 Removing intermediate container ae49c854e036 19:24:37 ---> ff8ae50b8fa1 19:24:37 Step 6/31 : COPY go.mod vendor* ./ 19:24:38 ---> 05e8a1ab2b5b 19:24:38 Step 7/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 19:24:38 ---> Running in ff86df254437 19:24:38 ---> 0866f9a95081 19:24:38 Step 7/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 19:24:38 ---> cf5106a04c32 19:24:38 Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 19:24:38 ---> a09c080a374f 19:24:38 Step 7/31 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 19:24:38 ---> Running in d209b1235817 19:24:38 ---> Running in 51dfd8fc7ec2 19:24:38 ---> Running in 00559950de04 19:25:35 Removing intermediate container 51dfd8fc7ec2 19:25:35 ---> e22597341c02 19:25:35 Step 8/23 : COPY . . 19:25:35 Removing intermediate container d209b1235817 19:25:35 ---> d01f2486c7b9 19:25:35 Step 8/26 : COPY . . 19:25:35 Removing intermediate container 7a3ea858c5ab 19:25:35 ---> 1d577a729687 19:25:35 Step 8/26 : COPY . . 19:25:35 Removing intermediate container ff86df254437 19:25:35 ---> f5de2e2424a5 19:25:35 Step 8/25 : COPY . . 19:25:35 Removing intermediate container 00559950de04 19:25:35 ---> 5c9328c29e50 19:25:35 Step 8/31 : COPY . . 19:26:02 ---> 77e05b96e7c9 19:26:02 Step 9/26 : ARG SPIRE_RELEASE=1.2.1 19:26:02 ---> 8f821e9d4d36 19:26:02 Step 9/26 : ARG SPIRE_RELEASE=1.2.1 19:26:02 ---> Running in 5e905048b84c 19:26:02 ---> Running in 036390101abf 19:26:02 ---> d724ff2c83d5 19:26:02 Step 9/25 : ARG SPIRE_RELEASE=1.2.1 19:26:02 ---> 3dfa2d9d46a5 19:26:02 Step 9/31 : RUN make cmd/security-bootstrapper/security-bootstrapper 19:26:02 ---> 3ee6a4ed7574 19:26:02 Step 9/23 : RUN make cmd/sys-mgmt-agent/sys-mgmt-agent 19:26:02 ---> Running in b6fce269cfff 19:26:02 ---> Running in 7a712774c4b3 19:26:02 ---> Running in 3d91769562b1 19:26:02 Removing intermediate container 5e905048b84c 19:26:02 ---> 16ef52a8a894 19:26:02 Step 10/26 : WORKDIR /edgex-go/spire-build 19:26:02 Removing intermediate container 036390101abf 19:26:02 ---> d865baeeaf8e 19:26:02 Step 10/26 : WORKDIR /edgex-go/spire-build 19:26:02 ---> Running in 7dc403ab0a36 19:26:02 ---> Running in e5b5f9e6e512 19:26:02 Removing intermediate container b6fce269cfff 19:26:02 ---> 7804e72b35b9 19:26:02 Step 10/25 : WORKDIR /edgex-go/spire-build 19:26:02 ---> Running in a4b2fbc8c649 19:26:02 Removing intermediate container e5b5f9e6e512 19:26:02 ---> 7b4a746c7e27 19:26:02 Step 11/26 : RUN if ! test -f /usr/local/bin/spire-server; then wget -q "https://github.com/spiffe/spire/archive/refs/tags/v${SPIRE_RELEASE}.tar.gz" && tar xv --strip-components=1 -f "v${SPIRE_RELEASE}.tar.gz" && echo "building spire from source..." && make bin/spire-server bin/spire-agent && cp bin/spire* /usr/local/bin/; fi 19:26:02 Removing intermediate container 7dc403ab0a36 19:26:02 ---> 759a73eb5b2a 19:26:02 Step 11/26 : RUN if ! test -f /usr/local/bin/spire-server; then wget -q "https://github.com/spiffe/spire/archive/refs/tags/v${SPIRE_RELEASE}.tar.gz" && tar xv --strip-components=1 -f "v${SPIRE_RELEASE}.tar.gz" && echo "building spire from source..." && make bin/spire-server bin/spire-agent && cp bin/spire* /usr/local/bin/; fi 19:26:02 ---> Running in 9f99201fd8c8 19:26:02 ---> Running in 31a0af510f87 19:26:02 Removing intermediate container a4b2fbc8c649 19:26:02 ---> 00adc034515f 19:26:02 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:26:02 ---> Running in f6deb7ed7748 19:26:02 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper 19:26:02 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/sys-mgmt-agent/sys-mgmt-agent ./cmd/sys-mgmt-agent 19:26:05 Removing intermediate container 9f99201fd8c8 19:26:05 ---> e663c719176b 19:26:05 Step 12/26 : WORKDIR /edgex-go 19:26:05 ---> Running in a2d04527c479 19:26:05 Removing intermediate container 31a0af510f87 19:26:05 ---> 2a3bb162f036 19:26:05 Step 12/26 : WORKDIR /edgex-go 19:26:05 ---> Running in 1e7479b5dd3a 19:26:05 Removing intermediate container f6deb7ed7748 19:26:05 ---> 876692b7caea 19:26:05 Step 12/25 : WORKDIR /edgex-go 19:26:05 ---> Running in 8e52b3504e41 19:26:06 Removing intermediate container a2d04527c479 19:26:06 ---> 45b9e7ab87a8 19:26:06 19:26:06 Step 13/26 : FROM alpine:3.15 19:26:06 3.15: Pulling from library/alpine 19:26:06 Removing intermediate container 1e7479b5dd3a 19:26:06 ---> 5fe0f98ad92f 19:26:06 19:26:06 Step 13/26 : FROM alpine:3.15 19:26:06 3.15: Pulling from library/alpine 19:26:06 Removing intermediate container 8e52b3504e41 19:26:06 ---> 9b2f7a50ffa4 19:26:06 19:26:06 Step 13/25 : FROM alpine:3.15 19:26:07 3.15: Pulling from library/alpine 19:26:08 Digest: sha256:4edbd2beb5f78b1014028f4fbb99f3237d9561100b6881aabbf5acce2c4f9454 19:26:08 Digest: sha256:4edbd2beb5f78b1014028f4fbb99f3237d9561100b6881aabbf5acce2c4f9454 19:26:08 Digest: sha256:4edbd2beb5f78b1014028f4fbb99f3237d9561100b6881aabbf5acce2c4f9454 19:26:08 Status: Image is up to date for alpine:3.15 19:26:08 Status: Downloaded newer image for alpine:3.15 19:26:08 Status: Downloaded newer image for alpine:3.15 19:26:08 ---> 3fb3c9af89a9 19:26:08 Step 14/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' 19:26:08 ---> 3fb3c9af89a9 19:26:08 Step 14/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' 19:26:08 ---> 3fb3c9af89a9 19:26:08 Step 14/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' 19:26:08 ---> Running in 5f224001ca5f 19:26:08 ---> Running in 9740fda1bb22 19:26:08 ---> Running in 0ce04cf52115 19:26:08 Removing intermediate container 0ce04cf52115 19:26:08 ---> 04cff989abf4 19:26:09 Step 15/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 19:26:09 Removing intermediate container 9740fda1bb22 19:26:09 ---> 8a181467e867 19:26:09 Step 15/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 19:26:09 Removing intermediate container 5f224001ca5f 19:26:09 ---> 3099b03685ce 19:26:09 Step 15/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 19:26:09 ---> Running in 6d49015ca8ac 19:26:09 ---> Running in 34d8c17044c2 19:26:09 ---> Running in 6791503be3ee 19:26:14 Removing intermediate container 6d49015ca8ac 19:26:14 ---> bf4f0afc0724 19:26:14 Step 16/26 : RUN apk update && apk --no-cache --update add dumb-init gcompat 19:26:14 Removing intermediate container 34d8c17044c2 19:26:14 ---> faf152403b81 19:26:14 Step 16/26 : RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 19:26:14 ---> Running in 28f62956beef 19:26:14 ---> Running in 5ec24880b0d9 19:26:14 Removing intermediate container 6791503be3ee 19:26:14 ---> 793f1ebda7ea 19:26:14 Step 16/25 : RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 19:26:14 ---> Running in cfb55b329528 19:26:16 fetch https://dl-4.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 19:26:16 fetch https://dl-4.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 19:26:16 fetch https://dl-4.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 19:26:17 fetch https://dl-4.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 19:26:17 fetch https://dl-4.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 19:26:17 fetch https://dl-4.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 19:26:19 v3.15.4-244-ga03da4ca6d [https://dl-4.alpinelinux.org/alpine/v3.15/main] 19:26:19 v3.15.4-244-ga03da4ca6d [https://dl-4.alpinelinux.org/alpine/v3.15/community] 19:26:19 OK: 15738 distinct packages available 19:26:19 v3.15.4-244-ga03da4ca6d [https://dl-4.alpinelinux.org/alpine/v3.15/main] 19:26:19 v3.15.4-244-ga03da4ca6d [https://dl-4.alpinelinux.org/alpine/v3.15/community] 19:26:19 OK: 15738 distinct packages available 19:26:19 v3.15.4-244-ga03da4ca6d [https://dl-4.alpinelinux.org/alpine/v3.15/main] 19:26:19 v3.15.4-244-ga03da4ca6d [https://dl-4.alpinelinux.org/alpine/v3.15/community] 19:26:19 OK: 15738 distinct packages available 19:26:19 fetch https://dl-4.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 19:26:19 fetch https://dl-4.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 19:26:19 fetch https://dl-4.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 19:26:20 fetch https://dl-4.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 19:26:20 fetch https://dl-4.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 19:26:20 fetch https://dl-4.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 19:26:21 (1/5) Installing dumb-init (1.2.5-r1) 19:26:21 (2/5) Installing musl-obstack (1.2.3-r0) 19:26:21 (3/5) Installing libucontext (1.1-r0) 19:26:21 (1/4) Installing dumb-init (1.2.5-r1) 19:26:21 (4/5) Installing gcompat (1.0.0-r4) 19:26:21 (2/4) Installing musl-obstack (1.2.3-r0) 19:26:21 (1/5) Installing dumb-init (1.2.5-r1) 19:26:21 (5/5) Installing openssl (1.1.1q-r0) 19:26:21 (3/4) Installing libucontext (1.1-r0) 19:26:21 (2/5) Installing musl-obstack (1.2.3-r0) 19:26:21 (4/4) Installing gcompat (1.0.0-r4) 19:26:21 (3/5) Installing libucontext (1.1-r0) 19:26:22 Executing busybox-1.34.1-r5.trigger 19:26:22 Executing busybox-1.34.1-r5.trigger 19:26:22 (4/5) Installing gcompat (1.0.0-r4) 19:26:22 OK: 6 MiB in 19 packages 19:26:22 OK: 6 MiB in 18 packages 19:26:22 (5/5) Installing openssl (1.1.1q-r0) 19:26:22 Executing busybox-1.34.1-r5.trigger 19:26:22 OK: 6 MiB in 19 packages 19:26:24 Removing intermediate container 28f62956beef 19:26:24 ---> a82dc85b2d07 19:26:24 Step 17/26 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin 19:26:24 Removing intermediate container cfb55b329528 19:26:24 ---> 9b9732583caa 19:26:24 Step 17/25 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin 19:26:24 Removing intermediate container 5ec24880b0d9 19:26:24 ---> bdd9c43d65ca 19:26:24 Step 17/26 : COPY --from=builder /usr/local/bin/spire-agent /usr/local/bin 19:26:30 ---> e9aec586dba9 19:26:30 Step 18/26 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin 19:26:35 ---> a5bb8e4dab7f 19:26:35 Step 18/26 : COPY --from=builder /edgex-go/cmd/security-spire-config/docker-entrypoint.sh /usr/local/bin/ 19:26:35 ---> beb171b380fc 19:26:35 Step 18/25 : COPY --from=builder /edgex-go/cmd/security-spire-server/docker-entrypoint.sh /usr/local/bin/ 19:26:36 ---> 62d238cb25a9 19:26:36 Step 19/26 : WORKDIR /usr/local/etc/spiffe-scripts.d 19:26:36 ---> e5dc0b6b5d1b 19:26:36 Step 19/25 : COPY --from=builder /edgex-go/cmd/security-spire-server/server.conf /usr/local/etc/spire/server.conf.tpl 19:26:36 ---> Running in 99235aace74d 19:26:37 Removing intermediate container 99235aace74d 19:26:37 ---> 9531045ff3c6 19:26:37 Step 20/26 : COPY --from=builder /edgex-go/cmd/security-spire-config/seed_builtin_entries.sh /usr/local/etc/spiffe-scripts.d 19:26:38 ---> d31f89469c09 19:26:38 Step 20/25 : COPY --from=builder /edgex-go/cmd/security-spire-server/openssl.conf /usr/local/etc/ 19:26:38 ---> 903d1f8f1873 19:26:38 Step 21/26 : WORKDIR / 19:26:39 ---> Running in 72bfa309a2b8 19:26:40 ---> 1b42d35bb184 19:26:40 Step 21/25 : ENTRYPOINT [ "/usr/bin/dumb-init" ] 19:26:40 Removing intermediate container 72bfa309a2b8 19:26:40 ---> 785fa0abed58 19:26:40 Step 22/26 : ENTRYPOINT [ "/usr/bin/dumb-init" ] 19:26:40 ---> 48595077c537 19:26:40 Step 19/26 : COPY --from=builder /edgex-go/cmd/security-spire-agent/docker-entrypoint.sh /usr/local/bin/ 19:26:40 ---> Running in 866158d0df0a 19:26:40 ---> Running in 2535c3590d22 19:26:41 Removing intermediate container 2535c3590d22 19:26:41 ---> a07ec5750a9b 19:26:41 Step 22/25 : CMD [ "--verbose", "docker-entrypoint.sh" ] 19:26:41 Removing intermediate container 866158d0df0a 19:26:41 ---> 9d36e0e2fc0f 19:26:41 Step 23/26 : CMD [ "--verbose", "docker-entrypoint.sh" ] 19:26:41 ---> Running in 92eb623fcb7b 19:26:41 ---> Running in 4c42fb016b6a 19:26:42 ---> e62e4361a849 19:26:42 Step 20/26 : COPY --from=builder /edgex-go/cmd/security-spire-agent/agent.conf /usr/local/etc/spire/agent.conf.tpl 19:26:42 Removing intermediate container 4c42fb016b6a 19:26:42 ---> c05c6dab3fb0 19:26:42 Step 24/26 : LABEL arch=arm64 19:26:42 Removing intermediate container 92eb623fcb7b 19:26:42 ---> d3b446402e3f 19:26:42 Step 23/25 : LABEL arch=arm64 19:26:42 ---> Running in dfbc2112fba7 19:26:42 ---> Running in 83eef798dbb6 19:26:43 ---> 064436ef7743 19:26:43 Step 21/26 : COPY --from=builder /edgex-go/cmd/security-spire-agent/openssl.conf /usr/local/etc/ 19:26:43 Removing intermediate container dfbc2112fba7 19:26:43 Removing intermediate container 83eef798dbb6 19:26:43 ---> b7d03781bdf6 19:26:43 Step 24/25 : LABEL git_sha=c40e625b1bd94433bc46d10a8ce837a9a4c9e258 19:26:43 ---> 2a54369013ac 19:26:43 Step 25/26 : LABEL git_sha=c40e625b1bd94433bc46d10a8ce837a9a4c9e258 19:26:43 ---> Running in c0b42aea31c8 19:26:43 ---> Running in 69fe0a060d21 19:26:44 Removing intermediate container c0b42aea31c8 19:26:44 ---> 47e3d8290aed 19:26:44 Step 26/26 : LABEL version=0.0.0 19:26:44 Removing intermediate container 69fe0a060d21 19:26:44 ---> 4b2b643bd1dc 19:26:44 Step 25/25 : LABEL version=0.0.0 19:26:45 ---> Running in 7e5cb5a79399 19:26:45 ---> Running in a1eb4054963f 19:26:45 ---> a859e6662507 19:26:45 Step 22/26 : ENTRYPOINT [ "/usr/bin/dumb-init" ] 19:26:45 ---> Running in 8345b0e792b3 19:26:46 Removing intermediate container 7e5cb5a79399 19:26:46 ---> 598f2da93e60 19:26:46 19:26:46 Removing intermediate container a1eb4054963f 19:26:46 ---> 9adade119603 19:26:46 19:26:46 Removing intermediate container 8345b0e792b3 19:26:46 ---> 569880eb735d 19:26:46 Step 23/26 : CMD [ "--verbose", "docker-entrypoint.sh" ] 19:26:46 ---> Running in d7a2340b5cff 19:26:47 Successfully built 598f2da93e60 19:26:47 Successfully tagged security-spire-config-arm64:latest 19:26:47  Building security-spire-config ... done Building support-scheduler 19:26:47 Removing intermediate container d7a2340b5cff 19:26:47 ---> a2cfffecfc96 19:26:47 Step 24/26 : LABEL arch=arm64 19:26:47 ---> Running in 2998768c8750 19:26:47 Successfully built 9adade119603 19:26:47 Successfully tagged security-spire-server-arm64:latest 19:26:47  Building security-spire-server ... done Building support-notifications 19:26:47 Removing intermediate container 2998768c8750 19:26:47 ---> f4b776d73ad8 19:26:47 Step 25/26 : LABEL git_sha=c40e625b1bd94433bc46d10a8ce837a9a4c9e258 19:26:47 ---> Running in ede4d88d7a30 19:26:48 Removing intermediate container ede4d88d7a30 19:26:48 ---> a086040a2324 19:26:48 Step 26/26 : LABEL version=0.0.0 19:26:48 ---> Running in da98f9d2a2a6 19:26:49 Removing intermediate container da98f9d2a2a6 19:26:49 ---> e65393ffe3be 19:26:49 19:26:49 Successfully built e65393ffe3be 19:26:49 Successfully tagged security-spire-agent-arm64:latest 19:26:49  Building security-spire-agent ... done Building security-proxy-setup 19:27:46 Step 1/22 : ARG BUILDER_BASE=golang:1.18-alpine3.16 19:27:46 Step 2/22 : FROM ${BUILDER_BASE} AS builder 19:27:46 ---> fcc2006b6f38 19:27:46 Step 3/22 : WORKDIR /edgex-go 19:27:46 ---> Using cache 19:27:46 ---> c4d2d24f8927 19:27:46 Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 19:27:46 ---> Using cache 19:27:46 ---> 103da8babcb3 19:27:46 Step 5/22 : RUN apk add --update --no-cache make git 19:27:46 Step 1/22 : ARG BUILDER_BASE=golang:1.18-alpine3.16 19:27:46 Step 2/22 : FROM ${BUILDER_BASE} AS builder 19:27:46 ---> fcc2006b6f38 19:27:46 Step 3/22 : WORKDIR /edgex-go 19:27:46 ---> Using cache 19:27:46 ---> c4d2d24f8927 19:27:46 Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 19:27:46 ---> Using cache 19:27:46 ---> 103da8babcb3 19:27:46 Step 5/22 : RUN apk add --update --no-cache make bash git ca-certificates 19:27:46 Step 1/22 : ARG BUILDER_BASE=golang:1.18-alpine3.16 19:27:46 Step 2/22 : FROM ${BUILDER_BASE} AS builder 19:27:46 ---> fcc2006b6f38 19:27:46 Step 3/22 : WORKDIR /edgex-go 19:27:46 ---> Using cache 19:27:46 ---> c4d2d24f8927 19:27:46 Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 19:27:46 ---> Using cache 19:27:46 ---> 103da8babcb3 19:27:46 Step 5/22 : RUN apk add --update --no-cache make git 19:27:46 ---> Running in 9d4a6cd709f6 19:27:46 ---> Running in 47e974d98655 19:27:46 ---> Running in 3173695d08c8 19:27:46 fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 19:27:46 fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 19:27:46 fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 19:27:46 fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 19:27:46 fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 19:27:47 fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 19:27:48 OK: 221 MiB in 51 packages 19:27:48 OK: 221 MiB in 51 packages 19:27:48 OK: 221 MiB in 51 packages 19:27:50 Removing intermediate container 47e974d98655 19:27:50 ---> 6dd226a9b360 19:27:50 Step 6/22 : COPY go.mod vendor* ./ 19:27:50 Removing intermediate container 3173695d08c8 19:27:50 ---> 28fbf4457096 19:27:50 Step 6/22 : COPY go.mod vendor* ./ 19:27:50 Removing intermediate container 9d4a6cd709f6 19:27:50 ---> 94f7c764cf4c 19:27:50 Step 6/22 : COPY go.mod vendor* ./ 19:27:52 ---> c21f030e6477 19:27:52 Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 19:27:52 ---> d6286fbcac35 19:27:52 Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 19:27:52 ---> 270ef56453df 19:27:52 Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 19:27:52 ---> Running in 204dfd5b9343 19:27:52 ---> Running in 225bf67b9332 19:27:52 ---> Running in 225d8a085e4e 19:29:14 Removing intermediate container 225bf67b9332 19:29:14 ---> 0feb83162f48 19:29:14 Step 8/22 : COPY . . 19:29:14 Removing intermediate container 204dfd5b9343 19:29:14 ---> a9bf05bad87c 19:29:14 Step 8/22 : COPY . . 19:29:14 Removing intermediate container 225d8a085e4e 19:29:14 ---> 61a13e1ae87e 19:29:14 Step 8/22 : COPY . . 19:29:41 ---> 12a093ab7513 19:29:41 Step 9/22 : RUN make cmd/support-notifications/support-notifications 19:29:41 ---> e64bdb95102a 19:29:41 Step 9/22 : RUN make cmd/support-scheduler/support-scheduler 19:29:41 ---> Running in 75e6c60cea3e 19:29:41 ---> Running in 044aaee26686 19:29:41 ---> 560938c1eb29 19:29:41 Step 9/22 : RUN make cmd/security-proxy-setup/security-proxy-setup cmd/secrets-config/secrets-config 19:29:41 ---> Running in 41c0094ddd13 19:29:41 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/support-notifications/support-notifications ./cmd/support-notifications 19:29:41 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler 19:29: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-proxy-setup/security-proxy-setup ./cmd/security-proxy-setup 19:29:42 Removing intermediate container 7a712774c4b3 19:29:42 ---> cefcda1d6072 19:29:42 Step 10/23 : RUN make cmd/sys-mgmt-executor/sys-mgmt-executor 19:29:42 ---> Running in 4a9ba48577ae 19:29:43 Removing intermediate container 3d91769562b1 19:29:43 ---> 42c86d9b5ad1 19:29:43 19:29:43 Step 10/31 : FROM alpine:3.16 19:29:43 3.16: Pulling from library/alpine 19:29:43 Digest: sha256:686d8c9dfa6f3ccfc8230bc3178d23f84eeaf7e457f36f271ab1acc53015037c 19:29:43 Status: Downloaded newer image for alpine:3.16 19:29:43 ---> 6e30ab57aeee 19:29:43 Step 11/31 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' 19:29:43 ---> Running in b683eab0b594 19:29:44 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/sys-mgmt-executor/sys-mgmt-executor ./cmd/sys-mgmt-executor 19:29:44 Removing intermediate container b683eab0b594 19:29:44 ---> 6d5cdf18d529 19:29:44 Step 12/31 : RUN apk add --update --no-cache dumb-init su-exec 19:29:44 ---> Running in 7a63c23064ad 19:29:46 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 19:29:46 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 19:29:48 (1/2) Installing dumb-init (1.2.5-r1) 19:29:48 (2/2) Installing su-exec (0.2-r1) 19:29:48 Executing busybox-1.35.0-r13.trigger 19:29:48 OK: 5 MiB in 16 packages 19:29:49 Removing intermediate container 7a63c23064ad 19:29:49 ---> b0d762315179 19:29:49 Step 13/31 : ENV SECURITY_INIT_DIR /edgex-init 19:29:50 ---> Running in 15b60cd94c5b 19:29:50 Removing intermediate container 4a9ba48577ae 19:29:50 ---> 01d1f21556ac 19:29:50 19:29:50 Step 11/23 : FROM docker:20.10.14 19:29:50 20.10.14: Pulling from library/docker 19:29:50 Removing intermediate container 15b60cd94c5b 19:29:50 ---> c7feda4711f4 19:29:50 Step 14/31 : ENV SECURITY_INIT_STAGING /edgex-init-staging 19:29:50 ---> Running in 441e66e116f4 19:29:52 Removing intermediate container 441e66e116f4 19:29:52 ---> ce9f70860501 19:29:52 Step 15/31 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_STAGING}/bootstrap-redis 19:29:52 ---> Running in 25e1e0fb2953 19:29:53 Removing intermediate container 25e1e0fb2953 19:29:53 ---> 3c74c155ab5d 19:29:53 Step 16/31 : RUN mkdir -p ${BOOTSTRAP_REDIS_DIR} 19:29:53 ---> Running in 959df76aadc4 19:29:57 Removing intermediate container 959df76aadc4 19:29:57 ---> 0ed6e57cdd91 19:29:57 Step 17/31 : WORKDIR ${SECURITY_INIT_STAGING} 19:29:57 ---> Running in 1c49f8359147 19:29:58 Removing intermediate container 1c49f8359147 19:29:58 ---> a1093b47dd91 19:29:58 Step 18/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_STAGING}/ 19:29:59 ---> 7362aa8f4a57 19:29:59 Step 19/31 : RUN chmod +x ${SECURITY_INIT_STAGING}/*.sh 19:29:59 ---> Running in 361a73c29c0b 19:30:03 Removing intermediate container 361a73c29c0b 19:30:03 ---> 9bfaed759c94 19:30:03 Step 20/31 : COPY --from=builder /edgex-go/Attribution.txt / 19:30:04 ---> 9cfb61ecc99c 19:30:04 Step 21/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . 19:30:07 ---> 2a3bfaa63590 19:30:07 Step 22/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.toml ./res/ 19:30:09 ---> 14b70f05b46d 19:30:09 Step 23/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml ${BOOTSTRAP_REDIS_DIR}/res/ 19:30:10 ---> 8597e9526ae7 19:30:10 Step 24/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ ${SECURITY_INIT_STAGING}/consul-bootstrapper/ 19:30:11 Digest: sha256:41978d1974f05f80e1aef23ac03040491a7e28bd4551d4b469b43e558341864e 19:30:11 Status: Downloaded newer image for docker:20.10.14 19:30:11 ---> c346e9eafbab 19:30:11 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:30:11 ---> 7cacabb18658 19:30:11 Step 25/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / 19:30:11 ---> Running in 5d5282b146b6 19:30:12 Removing intermediate container 5d5282b146b6 19:30:12 ---> 527e7de7b2e4 19:30:12 Step 13/23 : RUN apk add --update --no-cache bash dumb-init py3-pip curl && pip install --no-cache-dir docker-compose==1.23.2 19:30:12 ---> aaafb2a37b2e 19:30:12 Step 26/31 : RUN chmod +x /entrypoint.sh 19:30:12 ---> Running in 0b58bdb95435 19:30:12 ---> Running in 819055a2a51a 19:30:14 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 19:30:14 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 19:30:15 Removing intermediate container 819055a2a51a 19:30:15 ---> a331eca406b5 19:30:15 Step 27/31 : ENTRYPOINT ["/entrypoint.sh"] 19:30:15 ---> Running in 4efe3f3c282e 19:30:16 Removing intermediate container 4efe3f3c282e 19:30:16 ---> a751670721c7 19:30:16 Step 28/31 : CMD ["gate"] 19:30:16 ---> Running in 8a56a76e6fb0 19:30:16 (1/43) Installing readline (8.1.1-r0) 19:30:16 (2/43) Installing bash (5.1.16-r0) 19:30:16 Executing bash-5.1.16-r0.post-install 19:30:16 (3/43) Installing brotli-libs (1.0.9-r5) 19:30:16 Removing intermediate container 8a56a76e6fb0 19:30:16 ---> 0e6c3edd3fb9 19:30:16 Step 29/31 : LABEL arch=arm64 19:30:16 (4/43) Installing nghttp2-libs (1.46.0-r0) 19:30:16 ---> Running in cfdb51b474e1 19:30:16 (5/43) Installing libcurl (7.80.0-r2) 19:30:16 (6/43) Installing curl (7.80.0-r2) 19:30:16 (7/43) Installing dumb-init (1.2.5-r1) 19:30:16 (8/43) Installing libbz2 (1.0.8-r1) 19:30:16 (9/43) Installing expat (2.4.7-r0) 19:30:16 (10/43) Installing libffi (3.4.2-r1) 19:30:16 (11/43) Installing gdbm (1.22-r0) 19:30:16 (12/43) Installing xz-libs (5.2.5-r1) 19:30:16 (13/43) Installing libgcc (10.3.1_git20211027-r0) 19:30:16 (14/43) Installing libstdc++ (10.3.1_git20211027-r0) 19:30:16 (15/43) Installing mpdecimal (2.5.1-r1) 19:30:16 (16/43) Installing sqlite-libs (3.36.0-r0) 19:30:16 (17/43) Installing python3 (3.9.7-r4) 19:30:17 Removing intermediate container cfdb51b474e1 19:30:17 ---> ea83f5bfb18e 19:30:17 Step 30/31 : LABEL git_sha=c40e625b1bd94433bc46d10a8ce837a9a4c9e258 19:30:17 ---> Running in 4efd6ebf84de 19:30:17 Removing intermediate container 4efd6ebf84de 19:30:17 ---> 4e5fafc80778 19:30:17 Step 31/31 : LABEL version=0.0.0 19:30:18 ---> Running in 959a417e1a59 19:30:18 Removing intermediate container 959a417e1a59 19:30:18 ---> e3de1346efb5 19:30:18 19:30:19 Successfully built e3de1346efb5 19:30:19 Successfully tagged security-bootstrapper-arm64:latest 19:30:19 Building core-command 19:30:19  Building security-bootstrapper ... done (18/43) Installing py3-appdirs (1.4.4-r2) 19:30:19 (19/43) Installing py3-certifi (2020.12.5-r1) 19:30:19 (20/43) Installing py3-charset-normalizer (2.0.7-r0) 19:30:19 (21/43) Installing py3-idna (3.3-r0) 19:30:20 (22/43) Installing py3-urllib3 (1.26.7-r0) 19:30:20 (23/43) Installing py3-requests (2.26.0-r1) 19:30:20 (24/43) Installing py3-msgpack (1.0.2-r1) 19:30:20 (25/43) Installing py3-lockfile (0.12.2-r4) 19:30:20 (26/43) Installing py3-cachecontrol (0.12.10-r0) 19:30:20 (27/43) Installing py3-colorama (0.4.4-r1) 19:30:20 (28/43) Installing py3-contextlib2 (21.6.0-r1) 19:30:20 (29/43) Installing py3-distlib (0.3.3-r0) 19:30:20 (30/43) Installing py3-distro (1.6.0-r0) 19:30:20 (31/43) Installing py3-six (1.16.0-r0) 19:30:20 (32/43) Installing py3-webencodings (0.5.1-r4) 19:30:20 (33/43) Installing py3-html5lib (1.1-r1) 19:30:20 (34/43) Installing py3-parsing (2.4.7-r2) 19:30:20 (35/43) Installing py3-packaging (20.9-r1) 19:30:20 (36/43) Installing py3-tomli (1.2.2-r0) 19:30:20 (37/43) Installing py3-pep517 (0.12.0-r0) 19:30:20 (38/43) Installing py3-progress (1.6-r0) 19:30:20 (39/43) Installing py3-retrying (1.3.3-r2) 19:30:20 (40/43) Installing py3-ordered-set (4.0.2-r2) 19:30:20 (41/43) Installing py3-setuptools (52.0.0-r4) 19:30:21 (42/43) Installing py3-toml (0.10.2-r2) 19:30:21 (43/43) Installing py3-pip (20.3.4-r1) 19:30:21 Executing busybox-1.34.1-r5.trigger 19:30:21 OK: 82 MiB in 65 packages 19:30:27 Collecting docker-compose==1.23.2 19:30:27 Downloading docker_compose-1.23.2-py2.py3-none-any.whl (131 kB) 19:30:28 Collecting PyYAML<4,>=3.10 19:30:28 Downloading PyYAML-3.13.tar.gz (270 kB) 19:30:33 Collecting cached-property<2,>=1.2.0 19:30:33 Downloading cached_property-1.5.2-py2.py3-none-any.whl (7.6 kB) 19:30:34 Collecting docker<4.0,>=3.6.0 19:30:34 Downloading docker-3.7.3-py2.py3-none-any.whl (134 kB) 19:30:34 Collecting texttable<0.10,>=0.9.0 19:30:34 Downloading texttable-0.9.1.tar.gz (11 kB) 19:30:38 Collecting docopt<0.7,>=0.6.1 19:30:38 Downloading docopt-0.6.2.tar.gz (25 kB) 19:30:40 Requirement already satisfied: six<2,>=1.3.0 in /usr/lib/python3.9/site-packages (from docker-compose==1.23.2) (1.16.0) 19:30:41 Collecting websocket-client<1.0,>=0.32.0 19:30:41 Downloading websocket_client-0.59.0-py2.py3-none-any.whl (67 kB) 19:30:42 Collecting jsonschema<3,>=2.5.1 19:30:42 Downloading jsonschema-2.6.0-py2.py3-none-any.whl (39 kB) 19:30:42 Collecting dockerpty<0.5,>=0.4.1 19:30:42 Downloading dockerpty-0.4.1.tar.gz (13 kB) 19:30:47 Collecting requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1 19:30:47 Downloading requests-2.20.1-py2.py3-none-any.whl (57 kB) 19:30:47 Collecting docker-pycreds>=0.4.0 19:30:47 Downloading docker_pycreds-0.4.0-py2.py3-none-any.whl (9.0 kB) 19:30:48 Collecting idna<2.8,>=2.5 19:30:48 Downloading idna-2.7-py2.py3-none-any.whl (58 kB) 19:30:48 Collecting chardet<3.1.0,>=3.0.2 19:30:48 Downloading chardet-3.0.4-py2.py3-none-any.whl (133 kB) 19:30:49 Step 1/23 : ARG BUILDER_BASE=golang:1.18-alpine3.16 19:30:49 Step 2/23 : FROM ${BUILDER_BASE} AS builder 19:30:49 ---> fcc2006b6f38 19:30:49 Step 3/23 : WORKDIR /edgex-go 19:30:49 ---> Using cache 19:30:49 ---> c4d2d24f8927 19:30:49 Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 19:30:49 ---> Using cache 19:30:49 ---> 103da8babcb3 19:30:49 Step 5/23 : RUN apk add --update --no-cache make git 19:30:49 ---> Using cache 19:30:49 ---> 94f7c764cf4c 19:30:49 Step 6/23 : COPY go.mod vendor* ./ 19:30:49 ---> Using cache 19:30:49 ---> 270ef56453df 19:30:49 Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 19:30:49 ---> Using cache 19:30:49 ---> 61a13e1ae87e 19:30:49 Step 8/23 : COPY . . 19:30:49 ---> Using cache 19:30:49 ---> e64bdb95102a 19:30:49 Step 9/23 : RUN make cmd/core-command/core-command 19:30:49 Collecting urllib3<1.25,>=1.21.1 19:30:49 Downloading urllib3-1.24.3-py2.py3-none-any.whl (118 kB) 19:30:49 Requirement already satisfied: certifi>=2017.4.17 in /usr/lib/python3.9/site-packages (from requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1->docker-compose==1.23.2) (2020.12.5) 19:30:49 ---> Running in 8cd48b990e50 19:30:50 Using legacy 'setup.py install' for dockerpty, since package 'wheel' is not installed. 19:30:50 Using legacy 'setup.py install' for docopt, since package 'wheel' is not installed. 19:30:50 Using legacy 'setup.py install' for PyYAML, since package 'wheel' is not installed. 19:30:50 Using legacy 'setup.py install' for texttable, since package 'wheel' is not installed. 19:30:51 Installing collected packages: urllib3, idna, chardet, websocket-client, requests, docker-pycreds, texttable, PyYAML, jsonschema, docopt, dockerpty, docker, cached-property, docker-compose 19:30:51 Attempting uninstall: urllib3 19:30:51 Found existing installation: urllib3 1.26.7 19:30:51 Uninstalling urllib3-1.26.7: 19:30:51 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-command/core-command ./cmd/core-command 19:30:51 Successfully uninstalled urllib3-1.26.7 19:30:52 Attempting uninstall: idna 19:30:52 Found existing installation: idna 3.3 19:30:52 Uninstalling idna-3.3: 19:30:52 Successfully uninstalled idna-3.3 19:30:56 Attempting uninstall: requests 19:30:56 Found existing installation: requests 2.26.0 19:30:56 Uninstalling requests-2.26.0: 19:30:56 Successfully uninstalled requests-2.26.0 19:30:56 Running setup.py install for texttable: started 19:30:59 Running setup.py install for texttable: finished with status 'done' 19:30:59 Running setup.py install for PyYAML: started 19:31:02 Running setup.py install for PyYAML: finished with status 'done' 19:31:02 Running setup.py install for docopt: started 19:31:05 Running setup.py install for docopt: finished with status 'done' 19:31:05 Running setup.py install for dockerpty: started 19:31:08 Running setup.py install for dockerpty: finished with status 'done' 19:31:10 Successfully installed PyYAML-3.13 cached-property-1.5.2 chardet-3.0.4 docker-3.7.3 docker-compose-1.23.2 docker-pycreds-0.4.0 dockerpty-0.4.1 docopt-0.6.2 idna-2.7 jsonschema-2.6.0 requests-2.20.1 texttable-0.9.1 urllib3-1.24.3 websocket-client-0.59.0 19:31:25 Removing intermediate container 0b58bdb95435 19:31:25 ---> 4fb852025353 19:31:25 Step 14/23 : ENV APP_PORT=58890 19:31:25 ---> Running in 23edcd88d3f4 19:31:25 Removing intermediate container 23edcd88d3f4 19:31:25 ---> 6534bf8c13b1 19:31:25 Step 15/23 : EXPOSE $APP_PORT 19:31:25 ---> Running in 1e60239600c4 19:31:25 Removing intermediate container 1e60239600c4 19:31:25 ---> 44a3f05c1bd4 19:31:25 Step 16/23 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/sys-mgmt-agent / 19:31:27 ---> caf6ebe3b380 19:31:27 Step 17/23 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/res/configuration.toml /res/configuration.toml 19:31:28 ---> 562bbe4dcb5a 19:31:28 Step 18/23 : COPY --from=builder /edgex-go/cmd/sys-mgmt-executor/sys-mgmt-executor / 19:31:29 ---> 160d6b3dddf2 19:31:29 Step 19/23 : ENTRYPOINT ["/sys-mgmt-agent"] 19:31:29 ---> Running in 7a9415c08405 19:31:29 Removing intermediate container 7a9415c08405 19:31:29 ---> 870d8c0d92de 19:31:29 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 19:31:30 ---> Running in 61c48846c7e2 19:31:30 Removing intermediate container 61c48846c7e2 19:31:30 ---> f4252b5278cf 19:31:30 Step 21/23 : LABEL arch=arm64 19:31:31 ---> Running in f0e075e90670 19:31:31 Removing intermediate container f0e075e90670 19:31:31 ---> c952f9a5f005 19:31:31 Step 22/23 : LABEL git_sha=c40e625b1bd94433bc46d10a8ce837a9a4c9e258 19:31:31 ---> Running in 87a5added40b 19:31:32 Removing intermediate container 87a5added40b 19:31:32 ---> d0ab940bbfee 19:31:32 Step 23/23 : LABEL version=0.0.0 19:31:32 ---> Running in 76bd4e81e0b0 19:31:32 Removing intermediate container 76bd4e81e0b0 19:31:32 ---> 140081fa7f18 19:31:32 19:31:33 Successfully built 140081fa7f18 19:31:33 Successfully tagged sys-mgmt-agent-arm64:latest 19:31:33 Building security-spiffe-token-provider 19:32:05  Building sys-mgmt-agent ... done Step 1/20 : ARG BUILDER_BASE=golang:1.18-alpine3.16 19:32:05 Step 2/20 : FROM ${BUILDER_BASE} AS builder 19:32:05 ---> fcc2006b6f38 19:32:05 Step 3/20 : WORKDIR /edgex-go 19:32:05 ---> Using cache 19:32:05 ---> c4d2d24f8927 19:32:05 Step 4/20 : RUN apk update && apk --no-cache --update add build-base 19:32:05 ---> Running in 1620f9ab0363 19:32:05 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 19:32:05 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 19:32:06 v3.16.0-308-g9a0bfe4493 [https://dl-cdn.alpinelinux.org/alpine/v3.16/main] 19:32:06 v3.16.0-307-g579240d46d [https://dl-cdn.alpinelinux.org/alpine/v3.16/community] 19:32:06 OK: 16885 distinct packages available 19:32:06 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 19:32:07 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 19:32:08 OK: 221 MiB in 51 packages 19:32:09 Removing intermediate container 1620f9ab0363 19:32:09 ---> c1c03a4b1859 19:32:09 Step 5/20 : COPY go.mod vendor* ./ 19:32:11 ---> 613cd5cfdfcf 19:32:11 Step 6/20 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 19:32:11 ---> Running in 9535f2229fc3 19:32:58 Removing intermediate container 9535f2229fc3 19:32:58 ---> 3c1a3f04e03e 19:32:58 Step 7/20 : COPY . . 19:33:20 ---> 0fae9c8a675b 19:33:20 Step 8/20 : RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider 19:33:20 ---> Running in 1fce028ad111 19:33:20 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/security-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider 19:34:57 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/secrets-config ./cmd/secrets-config 19:35:12 Removing intermediate container 41c0094ddd13 19:35:12 ---> 1f90b7f8efa7 19:35:12 19:35:12 Step 10/22 : FROM alpine:3.16 19:35:12 ---> 6e30ab57aeee 19:35:12 Step 11/22 : RUN apk add --update --no-cache curl dumb-init 19:35:12 ---> Running in 19c40483fb51 19:35:14 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 19:35:14 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 19:35:15 (1/6) Installing ca-certificates (20211220-r0) 19:35:15 (2/6) Installing brotli-libs (1.0.9-r6) 19:35:15 (3/6) Installing nghttp2-libs (1.47.0-r0) 19:35:15 (4/6) Installing libcurl (7.83.1-r2) 19:35:15 (5/6) Installing curl (7.83.1-r2) 19:35:15 (6/6) Installing dumb-init (1.2.5-r1) 19:35:15 Executing busybox-1.35.0-r13.trigger 19:35:15 Executing ca-certificates-20211220-r0.trigger 19:35:16 OK: 8 MiB in 20 packages 19:35:18 Removing intermediate container 19c40483fb51 19:35:18 ---> da3c9bed55a2 19:35:18 Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' 19:35:18 ---> Running in d5851f48b921 19:35:19 Removing intermediate container d5851f48b921 19:35:19 ---> 4386429a745c 19:35:19 Step 13/22 : WORKDIR /edgex 19:35:19 ---> Running in 786ea5fd6d47 19:35:19 Removing intermediate container 786ea5fd6d47 19:35:19 ---> cb7995f377b8 19:35:19 Step 14/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/res/configuration.toml res/configuration.toml 19:35:20 ---> 7882eeb8eee5 19:35:20 Step 15/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/security-proxy-setup . 19:35:22 ---> a79961e4e749 19:35:22 Step 16/22 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . 19:35:23 ---> 8165c9a127b3 19:35:23 Step 17/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/entrypoint.sh /usr/local/bin/ 19:35:24 ---> ee9c5f2bd837 19:35:24 Step 18/22 : RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 19:35:24 ---> Running in 0ab1b1b1330b 19:35:27 Removing intermediate container 0ab1b1b1330b 19:35:27 ---> b5e04a0853fa 19:35:27 Step 19/22 : ENTRYPOINT ["entrypoint.sh"] 19:35:27 ---> Running in 9f6e5b9cb657 19:35:28 Removing intermediate container 9f6e5b9cb657 19:35:28 ---> 348e42cbe022 19:35:28 Step 20/22 : LABEL arch=arm64 19:35:28 ---> Running in 271b02977ca2 19:35:29 Removing intermediate container 271b02977ca2 19:35:29 ---> 1faf5d0109e7 19:35:29 Step 21/22 : LABEL git_sha=c40e625b1bd94433bc46d10a8ce837a9a4c9e258 19:35:29 ---> Running in 6508c78fd92b 19:35:29 Removing intermediate container 6508c78fd92b 19:35:29 ---> aa3f8596e9d9 19:35:29 Step 22/22 : LABEL version=0.0.0 19:35:29 ---> Running in f0f317562d4c 19:35:30 Removing intermediate container f0f317562d4c 19:35:30 ---> 2d955bd16a62 19:35:30 19:35:30 Successfully built 2d955bd16a62 19:35:30 Successfully tagged security-proxy-setup-arm64:latest 19:35:30  Building security-proxy-setup ... done Building security-secretstore-setup 19:36:03 Step 1/25 : ARG BUILDER_BASE=golang:1.18-alpine3.16 19:36:03 Step 2/25 : FROM ${BUILDER_BASE} AS builder 19:36:03 ---> fcc2006b6f38 19:36:03 Step 3/25 : WORKDIR /edgex-go 19:36:03 ---> Using cache 19:36:03 ---> c4d2d24f8927 19:36:03 Step 4/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 19:36:03 ---> Using cache 19:36:03 ---> 103da8babcb3 19:36:03 Step 5/25 : RUN apk add --update --no-cache make git 19:36:03 ---> Using cache 19:36:03 ---> 94f7c764cf4c 19:36:03 Step 6/25 : COPY go.mod vendor* ./ 19:36:03 ---> Using cache 19:36:03 ---> 270ef56453df 19:36:03 Step 7/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 19:36:03 ---> Using cache 19:36:03 ---> 61a13e1ae87e 19:36:03 Step 8/25 : COPY . . 19:36:03 ---> Using cache 19:36:03 ---> e64bdb95102a 19:36:03 Step 9/25 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 19:36:03 ---> Running in 9a8d373f67c3 19:36: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-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider 19:36:15 Removing intermediate container 8cd48b990e50 19:36:15 ---> 38744f300b36 19:36:15 19:36:15 Step 10/23 : FROM alpine:3.16 19:36:15 ---> 6e30ab57aeee 19:36:15 Step 11/23 : RUN apk add --update --no-cache dumb-init 19:36:15 ---> Running in 24e7053ea6b4 19:36:15 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 19:36:16 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 19:36:17 (1/1) Installing dumb-init (1.2.5-r1) 19:36:17 Executing busybox-1.35.0-r13.trigger 19:36:17 OK: 5 MiB in 15 packages 19:36:19 Removing intermediate container 24e7053ea6b4 19:36:19 ---> dd50186ecbfc 19:36:19 Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 19:36:19 ---> Running in 904e643a6bd4 19:36:19 Removing intermediate container 904e643a6bd4 19:36:19 ---> 192610609328 19:36:19 Step 13/23 : ENV APP_PORT=59882 19:36:19 ---> Running in 29b84659058b 19:36:20 Removing intermediate container 29b84659058b 19:36:20 ---> ff05347f32bf 19:36:20 Step 14/23 : EXPOSE $APP_PORT 19:36:20 ---> Running in 8bac5cfad367 19:36:21 Removing intermediate container 8bac5cfad367 19:36:21 ---> 08bfdaf367d4 19:36:21 Step 15/23 : WORKDIR / 19:36:21 ---> Running in ff31c068ed50 19:36:21 Removing intermediate container ff31c068ed50 19:36:21 ---> 54499c9f71bc 19:36:22 Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / 19:36:22 ---> 8419e26a6efd 19:36:22 Step 17/23 : COPY --from=builder /edgex-go/cmd/core-command/core-command / 19:36:24 ---> 0adbd091273c 19:36:24 Step 18/23 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml 19:36:25 ---> a7b95059c349 19:36:25 Step 19/23 : ENTRYPOINT ["/core-command"] 19:36:25 ---> Running in 06d0952702e4 19:36:25 Removing intermediate container 06d0952702e4 19:36:25 ---> fa136b384624 19:36:25 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 19:36:26 ---> Running in 767538ee246b 19:36:26 Removing intermediate container 767538ee246b 19:36:26 ---> 284efbe22f47 19:36:26 Step 21/23 : LABEL arch=arm64 19:36:26 ---> Running in 089756a8f244 19:36:27 Removing intermediate container 089756a8f244 19:36:27 ---> 858cf7a673cc 19:36:27 Step 22/23 : LABEL git_sha=c40e625b1bd94433bc46d10a8ce837a9a4c9e258 19:36:27 ---> Running in 7ddadec79d2d 19:36:27 Removing intermediate container 7ddadec79d2d 19:36:27 ---> bf971410995b 19:36:27 Step 23/23 : LABEL version=0.0.0 19:36:27 ---> Running in 6dbf3176733c 19:36:28 Removing intermediate container 6dbf3176733c 19:36:28 ---> 1fdc06b6b149 19:36:28 19:36:29 Successfully built 1fdc06b6b149 19:36:29 Successfully tagged core-command-arm64:latest 19:36:29  Building core-command ... done Building core-metadata 19:37:01 Step 1/23 : ARG BUILDER_BASE=golang:1.18-alpine3.16 19:37:01 Step 2/23 : FROM ${BUILDER_BASE} AS builder 19:37:01 ---> fcc2006b6f38 19:37:01 Step 3/23 : WORKDIR /edgex-go 19:37:01 ---> Using cache 19:37:01 ---> c4d2d24f8927 19:37:01 Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 19:37:01 ---> Using cache 19:37:01 ---> 103da8babcb3 19:37:01 Step 5/23 : RUN apk add --update --no-cache make git 19:37:01 ---> Using cache 19:37:01 ---> 94f7c764cf4c 19:37:01 Step 6/23 : COPY go.mod vendor* ./ 19:37:01 ---> Using cache 19:37:01 ---> 270ef56453df 19:37:01 Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 19:37:01 ---> Using cache 19:37:01 ---> 61a13e1ae87e 19:37:01 Step 8/23 : COPY . . 19:37:01 ---> Using cache 19:37:01 ---> e64bdb95102a 19:37:01 Step 9/23 : RUN make cmd/core-metadata/core-metadata 19:37:01 ---> Running in 64d04ba710aa 19:37:01 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-metadata/core-metadata ./cmd/core-metadata 19:38:09 Removing intermediate container 044aaee26686 19:38:09 ---> 365fd7d84b38 19:38:09 19:38:09 Step 10/22 : FROM alpine:3.16 19:38:09 ---> 6e30ab57aeee 19:38:09 Step 11/22 : RUN apk add --update --no-cache dumb-init 19:38:09 ---> Using cache 19:38:09 ---> dd50186ecbfc 19:38:09 Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 19:38:09 ---> Using cache 19:38:09 ---> 192610609328 19:38:09 Step 13/22 : ENV APP_PORT=59861 19:38:09 Removing intermediate container 75e6c60cea3e 19:38:09 ---> a17a6987fb76 19:38:09 19:38:09 Step 10/22 : FROM alpine:3.16 19:38:09 ---> 6e30ab57aeee 19:38:09 Step 11/22 : RUN apk add --update --no-cache ca-certificates dumb-init 19:38:09 ---> Running in 3a0d93891036 19:38:09 ---> Running in 0d837a07edc4 19:38:09 Removing intermediate container 3a0d93891036 19:38:09 ---> 7fde1bf1da2f 19:38:09 Step 14/22 : EXPOSE $APP_PORT 19:38:09 ---> Running in fd42340bc5d2 19:38:09 Removing intermediate container fd42340bc5d2 19:38:09 ---> acd1a47fd983 19:38:09 Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / 19:38:09 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 19:38:09 ---> a124240f939b 19:38:09 Step 16/22 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / 19:38:09 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 19:38:09 (1/2) Installing ca-certificates (20211220-r0) 19:38:09 (2/2) Installing dumb-init (1.2.5-r1) 19:38:09 Executing busybox-1.35.0-r13.trigger 19:38:09 Executing ca-certificates-20211220-r0.trigger 19:38:09 OK: 6 MiB in 16 packages 19:38:09 ---> 5080c2b30cc7 19:38:09 Step 17/22 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml 19:38:09 ---> 4aa6207a039c 19:38:09 Step 18/22 : ENTRYPOINT ["/support-scheduler"] 19:38:09 ---> Running in 846fa8c3798a 19:38:10 Removing intermediate container 846fa8c3798a 19:38:10 ---> eeac2cf6ccff 19:38:10 Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 19:38:10 Removing intermediate container 0d837a07edc4 19:38:10 ---> dd92ad41bc48 19:38:10 Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2021: Intel Corporation' 19:38:10 ---> Running in 9126de96d407 19:38:10 ---> Running in 345ca610376f 19:38:11 Removing intermediate container 345ca610376f 19:38:11 ---> 6de18d7ba623 19:38:11 Step 13/22 : ENV APP_PORT=59860 19:38:11 Removing intermediate container 9126de96d407 19:38:11 ---> 7a1e31eeb2a9 19:38:11 Step 20/22 : LABEL arch=arm64 19:38:11 ---> Running in 6c3ca35599f2 19:38:11 ---> Running in 09c4ea117d2a 19:38:12 Removing intermediate container 09c4ea117d2a 19:38:12 ---> f83c00970251 19:38:12 Step 21/22 : LABEL git_sha=c40e625b1bd94433bc46d10a8ce837a9a4c9e258 19:38:12 Removing intermediate container 6c3ca35599f2 19:38:12 ---> 09e775c471fa 19:38:12 Step 14/22 : EXPOSE $APP_PORT 19:38:12 ---> Running in c166e59c93c8 19:38:12 ---> Running in e63eaf77b21a 19:38:12 Removing intermediate container c166e59c93c8 19:38:12 ---> a2446318c388 19:38:12 Step 22/22 : LABEL version=0.0.0 19:38:12 ---> Running in 755d7214f409 19:38:12 Removing intermediate container e63eaf77b21a 19:38:12 ---> 529ea4dda65d 19:38:12 Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / 19:38:13 Removing intermediate container 755d7214f409 19:38:13 ---> 825e8bb81114 19:38:13 19:38:14 Successfully built 825e8bb81114 19:38:14 Successfully tagged support-scheduler-arm64:latest 19:38:14  Building support-scheduler ... done Building core-data 19:38:14 ---> e8a76193fdd3 19:38:14 Step 16/22 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / 19:38:17 ---> b42643722235 19:38:17 Step 17/22 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml 19:38:17 ---> 652fdc7c62dc 19:38:17 Step 18/22 : ENTRYPOINT ["/support-notifications"] 19:38:17 ---> Running in 53483f70b7b3 19:38:18 Removing intermediate container 53483f70b7b3 19:38:18 ---> 1a9101acec86 19:38:18 Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 19:38:18 ---> Running in aa7920db4c15 19:38:19 Removing intermediate container aa7920db4c15 19:38:19 ---> 06045f7a61d6 19:38:19 Step 20/22 : LABEL arch=arm64 19:38:19 ---> Running in d26921616eac 19:38:19 Removing intermediate container d26921616eac 19:38:19 ---> 8ba620a6ed4f 19:38:19 Step 21/22 : LABEL git_sha=c40e625b1bd94433bc46d10a8ce837a9a4c9e258 19:38:19 ---> Running in 17c2c7eebdce 19:38:20 Removing intermediate container 17c2c7eebdce 19:38:20 ---> 4c2ff83cb47b 19:38:20 Step 22/22 : LABEL version=0.0.0 19:38:20 ---> Running in 739b96f6b842 19:38:21 Removing intermediate container 739b96f6b842 19:38:21 ---> 58721c23a96b 19:38:21 19:38:21 Successfully built 58721c23a96b 19:38:21 Successfully tagged support-notifications-arm64:latest 19:38:43  Building support-notifications ... done Step 1/23 : ARG BUILDER_BASE=golang:1.18-alpine3.16 19:38:43 Step 2/23 : FROM ${BUILDER_BASE} AS builder 19:38:43 ---> fcc2006b6f38 19:38:43 Step 3/23 : WORKDIR /edgex-go 19:38:43 ---> Using cache 19:38:43 ---> c4d2d24f8927 19:38:43 Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 19:38:43 ---> Using cache 19:38:43 ---> 103da8babcb3 19:38:43 Step 5/23 : RUN apk add --update --no-cache zeromq-dev libsodium-dev pkgconfig build-base git 19:38:43 ---> Running in f5aa010376bd 19:38:43 fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 19:38:44 fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 19:38:46 OK: 221 MiB in 51 packages 19:38:47 Removing intermediate container f5aa010376bd 19:38:47 ---> 5b5b6a3e52ed 19:38:47 Step 6/23 : COPY go.mod vendor* ./ 19:38:48 ---> 56b1b91cb301 19:38:48 Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 19:38:48 ---> Running in c1c63fc9066c 19:39:35 Removing intermediate container c1c63fc9066c 19:39:35 ---> 52e3a50d5a4e 19:39:35 Step 8/23 : COPY . . 19:39:47 ---> 5f2f47d92a52 19:39:47 Step 9/23 : RUN make cmd/core-data/core-data 19:39:47 ---> Running in 481f2fcd90dd 19:39:49 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:40:21 Removing intermediate container 1fce028ad111 19:40:21 ---> cc1b0d5a069e 19:40:21 19:40:21 Step 9/20 : FROM alpine:3.15 19:40:21 ---> 3fb3c9af89a9 19:40:21 Step 10/20 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' 19:40:21 ---> Using cache 19:40:21 ---> 3099b03685ce 19:40:21 Step 11/20 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 19:40:21 ---> Using cache 19:40:21 ---> 793f1ebda7ea 19:40:21 Step 12/20 : RUN apk update && apk --no-cache --update add dumb-init curl gcompat 19:40:21 ---> Running in 2fcc66cad406 19:40:22 fetch https://dl-4.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 19:40:24 fetch https://dl-4.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 19:40:25 v3.15.4-244-ga03da4ca6d [https://dl-4.alpinelinux.org/alpine/v3.15/main] 19:40:25 v3.15.4-244-ga03da4ca6d [https://dl-4.alpinelinux.org/alpine/v3.15/community] 19:40:25 OK: 15738 distinct packages available 19:40:25 fetch https://dl-4.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 19:40:26 fetch https://dl-4.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 19:40:27 (1/9) Installing ca-certificates (20211220-r0) 19:40:27 (2/9) Installing brotli-libs (1.0.9-r5) 19:40:27 (3/9) Installing nghttp2-libs (1.46.0-r0) 19:40:27 (4/9) Installing libcurl (7.80.0-r2) 19:40:27 (5/9) Installing curl (7.80.0-r2) 19:40:27 (6/9) Installing dumb-init (1.2.5-r1) 19:40:27 (7/9) Installing musl-obstack (1.2.3-r0) 19:40:28 (8/9) Installing libucontext (1.1-r0) 19:40:28 (9/9) Installing gcompat (1.0.0-r4) 19:40:28 Executing busybox-1.34.1-r5.trigger 19:40:28 Executing ca-certificates-20211220-r0.trigger 19:40:28 OK: 8 MiB in 23 packages 19:40:30 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup 19:40:30 Removing intermediate container 2fcc66cad406 19:40:30 ---> a1b3b6723603 19:40:30 Step 13/20 : COPY --from=builder /edgex-go/Attribution.txt / 19:40:31 ---> c8079c422d71 19:40:31 Step 14/20 : COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/security-spiffe-token-provider / 19:40:33 ---> f35c58a30a49 19:40:33 Step 15/20 : COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/res/configuration.toml /res/configuration.toml 19:40:34 ---> 04fd64099f5b 19:40:34 Step 16/20 : ENTRYPOINT [ "/security-spiffe-token-provider" ] 19:40:34 ---> Running in fcd65b4e1a48 19:40:34 Removing intermediate container fcd65b4e1a48 19:40:34 ---> fac6ec363b42 19:40:34 Step 17/20 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 19:40:35 ---> Running in 2aab960178a0 19:40:35 Removing intermediate container 2aab960178a0 19:40:35 ---> f3e1605451b9 19:40:35 Step 18/20 : LABEL arch=arm64 19:40:35 ---> Running in ef4ce31f1bfb 19:40:36 Removing intermediate container ef4ce31f1bfb 19:40:36 ---> fb85e2f37404 19:40:36 Step 19/20 : LABEL git_sha=c40e625b1bd94433bc46d10a8ce837a9a4c9e258 19:40:36 ---> Running in 285f3d9719a3 19:40:37 Removing intermediate container 285f3d9719a3 19:40:37 ---> f009ad8b2dae 19:40:37 Step 20/20 : LABEL version=0.0.0 19:40:37 ---> Running in 519bda3f31f4 19:40:37 Removing intermediate container 519bda3f31f4 19:40:37 ---> 16fee5dba261 19:40:37 19:40:38 Successfully built 16fee5dba261 19:40:38 Successfully tagged security-spiffe-token-provider-arm64:latest 19:40:48  Building security-spiffe-token-provider ... done Removing intermediate container 9a8d373f67c3 19:40:48 ---> 613313129f39 19:40:48 19:40:48 Step 10/25 : FROM alpine:3.16 19:40:48 ---> 6e30ab57aeee 19:40:48 Step 11/25 : RUN apk add --update --no-cache ca-certificates dumb-init su-exec 19:40:48 ---> Running in 3009eccb18dd 19:40:48 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 19:40:49 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 19:40:50 (1/3) Installing ca-certificates (20211220-r0) 19:40:50 (2/3) Installing dumb-init (1.2.5-r1) 19:40:50 (3/3) Installing su-exec (0.2-r1) 19:40:50 Executing busybox-1.35.0-r13.trigger 19:40:50 Executing ca-certificates-20211220-r0.trigger 19:40:50 OK: 6 MiB in 17 packages 19:40:52 Removing intermediate container 3009eccb18dd 19:40:52 ---> 84decdeca66c 19:40:52 Step 12/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' 19:40:52 ---> Running in a3c2c5e82e93 19:40:53 Removing intermediate container a3c2c5e82e93 19:40:53 ---> 197d91810440 19:40:53 Step 13/25 : WORKDIR / 19:40:53 ---> Running in fb7352a4121b 19:40:53 Removing intermediate container fb7352a4121b 19:40:53 ---> af394a441bb2 19:40:53 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:40:54 ---> 264f6b7ce059 19:40:54 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:40:55 ---> fd5ba27e6220 19:40:55 Step 16/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml 19:40:56 ---> 02ae9b2aa4a9 19:40:56 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:40:57 ---> 99ae90550438 19:40:57 Step 18/25 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . 19:40:59 ---> 98e3b174197c 19:40:59 Step 19/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . 19:41:01 ---> 81166f79b134 19:41:01 Step 20/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ 19:41:02 ---> 0093bad97ff3 19:41:02 Step 21/25 : RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / && mkdir -p /vault/config/assets && chown -Rh 100:1000 /vault/ 19:41:02 ---> Running in 2078941c2c1d 19:41:05 Removing intermediate container 2078941c2c1d 19:41:05 ---> f86b148288b4 19:41:05 Step 22/25 : ENTRYPOINT ["entrypoint.sh"] 19:41:05 ---> Running in 40fdeb206860 19:41:05 Removing intermediate container 40fdeb206860 19:41:05 ---> a7be9b5bb105 19:41:05 Step 23/25 : LABEL arch=arm64 19:41:05 ---> Running in 4828c503674f 19:41:06 Removing intermediate container 4828c503674f 19:41:06 ---> c24dfbc4ce8f 19:41:06 Step 24/25 : LABEL git_sha=c40e625b1bd94433bc46d10a8ce837a9a4c9e258 19:41:06 ---> Running in 3522827fa265 19:41:06 Removing intermediate container 3522827fa265 19:41:06 ---> d4534be462cf 19:41:06 Step 25/25 : LABEL version=0.0.0 19:41:06 ---> Running in 34725036abf4 19:41:07 Removing intermediate container 34725036abf4 19:41:07 ---> cbe2e0d3ea14 19:41:07 19:41:07 Successfully built cbe2e0d3ea14 19:41:07 Successfully tagged security-secretstore-setup-arm64:latest 19:41:17  Building security-secretstore-setup ... done Removing intermediate container 64d04ba710aa 19:41:17 ---> ea2787a3bed8 19:41:17 19:41:17 Step 10/23 : FROM alpine:3.16 19:41:17 ---> 6e30ab57aeee 19:41:17 Step 11/23 : RUN apk add --update --no-cache dumb-init 19:41:17 ---> Using cache 19:41:17 ---> dd50186ecbfc 19:41:17 Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 19:41:17 ---> Using cache 19:41:17 ---> 192610609328 19:41:17 Step 13/23 : ENV APP_PORT=59881 19:41:17 ---> Running in e8e9c932bd3a 19:41:18 Removing intermediate container e8e9c932bd3a 19:41:18 ---> a7e40b4d75ae 19:41:18 Step 14/23 : EXPOSE $APP_PORT 19:41:18 ---> Running in e5985ece7791 19:41:18 Removing intermediate container e5985ece7791 19:41:18 ---> 271f1ea30b3d 19:41:18 Step 15/23 : WORKDIR / 19:41:18 ---> Running in 4a9a8dea6c87 19:41:19 Removing intermediate container 4a9a8dea6c87 19:41:19 ---> 1be5396014cf 19:41:19 Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / 19:41:20 ---> 9ea62eb857f2 19:41:20 Step 17/23 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / 19:41:22 ---> 23d5725181ae 19:41:22 Step 18/23 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml 19:41:22 ---> 86b85f0f71f2 19:41:22 Step 19/23 : ENTRYPOINT ["/core-metadata"] 19:41:22 ---> Running in d7c68c5aa919 19:41:23 Removing intermediate container d7c68c5aa919 19:41:23 ---> 4a00e7ab544e 19:41:23 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 19:41:23 ---> Running in c8e3a72f1d90 19:41:24 Removing intermediate container c8e3a72f1d90 19:41:24 ---> e25b96aaf8c4 19:41:24 Step 21/23 : LABEL arch=arm64 19:41:24 ---> Running in e04474cd42eb 19:41:24 Removing intermediate container e04474cd42eb 19:41:24 ---> 7823fa9b6ed4 19:41:24 Step 22/23 : LABEL git_sha=c40e625b1bd94433bc46d10a8ce837a9a4c9e258 19:41:24 ---> Running in 9d0ddaab51e8 19:41:25 Removing intermediate container 9d0ddaab51e8 19:41:25 ---> cfc271e06c1d 19:41:25 Step 23/23 : LABEL version=0.0.0 19:41:25 ---> Running in ca6cf71d708c 19:41:26 Removing intermediate container ca6cf71d708c 19:41:26 ---> 24b68298e6ab 19:41:26 19:41:26 Successfully built 24b68298e6ab 19:41:26 Successfully tagged core-metadata-arm64:latest 19:42:23  Building core-metadata ... done Removing intermediate container 481f2fcd90dd 19:42:23 ---> b059ec375409 19:42:23 19:42:23 Step 10/23 : FROM alpine:3.16 19:42:23 ---> 6e30ab57aeee 19:42:23 Step 11/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' 19:42:23 ---> Running in cd27e2199107 19:42:23 Removing intermediate container cd27e2199107 19:42:23 ---> 1e415547c8fc 19:42:23 Step 12/23 : ENV APP_PORT=59880 19:42:23 ---> Running in 42a40a707c16 19:42:23 Removing intermediate container 42a40a707c16 19:42:23 ---> 2737f6b3a8f2 19:42:23 Step 13/23 : EXPOSE $APP_PORT 19:42:23 ---> Running in 0fd96a281d15 19:42:23 Removing intermediate container 0fd96a281d15 19:42:23 ---> d61a93bfe74d 19:42:23 Step 14/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 19:42:23 ---> Running in 9be329a63dfa 19:42:23 Removing intermediate container 9be329a63dfa 19:42:23 ---> 3a4d5efb921d 19:42:23 Step 15/23 : RUN apk add --update --no-cache zeromq dumb-init 19:42:23 ---> Running in dc2093aab73f 19:42:23 fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 19:42:23 fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 19:42:23 (1/6) Installing dumb-init (1.2.5-r1) 19:42:23 (2/6) Installing libgcc (11.2.1_git20220219-r2) 19:42:23 (3/6) Installing libsodium (1.0.18-r0) 19:42:23 (4/6) Installing libstdc++ (11.2.1_git20220219-r2) 19:42:23 (5/6) Installing libzmq (4.3.4-r0) 19:42:23 (6/6) Installing zeromq (4.3.4-r0) 19:42:23 Executing busybox-1.35.0-r13.trigger 19:42:23 OK: 8 MiB in 20 packages 19:42:23 Removing intermediate container dc2093aab73f 19:42:23 ---> 477d54025324 19:42:23 Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / 19:42:23 ---> 29c815073a07 19:42:23 Step 17/23 : COPY --from=builder /edgex-go/cmd/core-data/core-data / 19:42:23 ---> f2ea8504c714 19:42:23 Step 18/23 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml 19:42:23 ---> fa842a5c094d 19:42:23 Step 19/23 : ENTRYPOINT ["/core-data"] 19:42:23 ---> Running in b5450ecd7a17 19:42:24 Removing intermediate container b5450ecd7a17 19:42:24 ---> 8783f18371a4 19:42:24 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 19:42:24 ---> Running in 4d45088c121d 19:42:24 Removing intermediate container 4d45088c121d 19:42:24 ---> dea19c17dc6d 19:42:24 Step 21/23 : LABEL arch=arm64 19:42:24 ---> Running in 19ec4ac833a9 19:42:24 Removing intermediate container 19ec4ac833a9 19:42:24 ---> cceaec2b6253 19:42:24 Step 22/23 : LABEL git_sha=c40e625b1bd94433bc46d10a8ce837a9a4c9e258 19:42:24 ---> Running in 5f117ab5682d 19:42:25 Removing intermediate container 5f117ab5682d 19:42:25 ---> 566346858138 19:42:25 Step 23/23 : LABEL version=0.0.0 19:42:25 ---> Running in 3dd94d9e42b1 19:42:25 Removing intermediate container 3dd94d9e42b1 19:42:25 ---> 5c39c3c912fa 19:42:25 19:42:26 Successfully built 5c39c3c912fa 19:42:26 Successfully tagged core-data-arm64:latest 19:42:26  Building core-data ... done  [Pipeline] } 19:42:26 $ docker stop --time=1 00961d1a2d919bbecdff4289c4090cfcb518150c9078d7b332613ac994546fd4 19:42:28 $ docker rm -f 00961d1a2d919bbecdff4289c4090cfcb518150c9078d7b332613ac994546fd4 [Pipeline] // withDockerContainer [Pipeline] sh 19:42:28 + docker images 19:42:28 REPOSITORY TAG IMAGE ID CREATED SIZE 19:42:28 core-data-arm64 latest 5c39c3c912fa 3 seconds ago 20.6MB 19:42:28 b059ec375409 15 seconds ago 1.48GB 19:42:28 core-metadata-arm64 latest 24b68298e6ab About a minute ago 16.4MB 19:42:28 ea2787a3bed8 About a minute ago 1.45GB 19:42:28 security-secretstore-setup-arm64 latest cbe2e0d3ea14 About a minute ago 27.9MB 19:42:28 613313129f39 About a minute ago 1.46GB 19:42:28 security-spiffe-token-provider-arm64 latest 16fee5dba261 About a minute ago 28.2MB 19:42:28 cc1b0d5a069e 2 minutes ago 1.5GB 19:42:28 support-notifications-arm64 latest 58721c23a96b 4 minutes ago 26.1MB 19:42:28 support-scheduler-arm64 latest 825e8bb81114 4 minutes ago 25.5MB 19:42:28 365fd7d84b38 4 minutes ago 1.51GB 19:42:28 a17a6987fb76 4 minutes ago 1.51GB 19:42:28 core-command-arm64 latest 1fdc06b6b149 6 minutes ago 15.5MB 19:42:28 38744f300b36 6 minutes ago 1.45GB 19:42:28 security-proxy-setup-arm64 latest 2d955bd16a62 6 minutes ago 26.1MB 19:42:28 1f90b7f8efa7 7 minutes ago 1.46GB 19:42:28 sys-mgmt-agent-arm64 latest 140081fa7f18 10 minutes ago 282MB 19:42:28 security-bootstrapper-arm64 latest e3de1346efb5 12 minutes ago 18.5MB 19:42:28 01d1f21556ac 12 minutes ago 1.45GB 19:42:28 42c86d9b5ad1 12 minutes ago 1.45GB 19:42:28 security-spire-agent-arm64 latest e65393ffe3be 15 minutes ago 122MB 19:42:28 security-spire-server-arm64 latest 9adade119603 15 minutes ago 84.2MB 19:42:28 security-spire-config-arm64 latest 598f2da93e60 15 minutes ago 83.6MB 19:42:28 45b9e7ab87a8 16 minutes ago 1.35GB 19:42:28 9b2f7a50ffa4 16 minutes ago 1.35GB 19:42:28 5fe0f98ad92f 16 minutes ago 1.35GB 19:42:28 ci-base-image-arm64 latest fcc2006b6f38 29 minutes ago 938MB 19:42:28 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64 1.18-alpine ff4287adb874 5 days ago 678MB 19:42:28 alpine 3.16 6e30ab57aeee 7 weeks ago 5.27MB 19:42:28 docker 20.10.14 c346e9eafbab 3 months ago 202MB 19:42:28 alpine 3.15 3fb3c9af89a9 3 months ago 5.32MB 19:42:28 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64 latest 57ef9ed57663 2 years ago 285MB [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 19:42:29 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 19:42:29 19:42:29 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 19:42:30 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 19:42:30 arm64: Pulling from edgex-lftools-log-publisher 19:42:30 8998bd30e6a1: Pulling fs layer 19:42:30 04944245beec: Pulling fs layer 19:42:30 699f458cf7ca: Pulling fs layer 19:42:30 765212b225bb: Pulling fs layer 19:42:30 f23df028b6ca: Pulling fs layer 19:42:30 d65c8cfc05b1: Pulling fs layer 19:42:30 2437ff75d9bd: Pulling fs layer 19:42:30 d65c8cfc05b1: Waiting 19:42:30 765212b225bb: Waiting 19:42:30 f23df028b6ca: Waiting 19:42:30 2437ff75d9bd: Waiting 19:42:30 04944245beec: Verifying Checksum 19:42:30 04944245beec: Download complete 19:42:30 765212b225bb: Verifying Checksum 19:42:30 765212b225bb: Download complete 19:42:30 f23df028b6ca: Verifying Checksum 19:42:30 f23df028b6ca: Download complete 19:42:30 d65c8cfc05b1: Verifying Checksum 19:42:30 d65c8cfc05b1: Download complete 19:42:30 699f458cf7ca: Verifying Checksum 19:42:30 699f458cf7ca: Download complete 19:42:31 8998bd30e6a1: Verifying Checksum 19:42:31 8998bd30e6a1: Download complete 19:42:33 2437ff75d9bd: Verifying Checksum 19:42:33 2437ff75d9bd: Download complete 19:42:35 8998bd30e6a1: Pull complete 19:42:35 04944245beec: Pull complete 19:42:37 699f458cf7ca: Pull complete 19:42:37 765212b225bb: Pull complete 19:42:38 f23df028b6ca: Pull complete 19:42:38 d65c8cfc05b1: Pull complete 19:42:53 2437ff75d9bd: Pull complete 19:42:53 Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da 19:42:53 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 19:42:53 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 19:42:53 prd-ubuntu20.04-docker-arm64-4c-16g-19750 does not seem to be running inside a container 19:42:53 $ 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:42:56 $ docker top c699f9d4583ca4c4f6976a7d2f44c37c24a95f0f29442a8da5af2aa97a7b6a93 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 19:42:57 ---> job-cost.sh 19:42:57 lf-activate-venv: SKIPPING 19:42:57 INFO: No Stack... 19:42:58 INFO: Retrieving Pricing Info for: v3-standard-4 19:42:59 INFO: Archiving Costs [Pipeline] sh 19:42:59 + cut -d, -f6 19:42:59 + cat /w/workspace/edgex-go/1/archives/cost.csv [Pipeline] lock 19:42:59 Trying to acquire lock on [jenkins-edgexfoundry-edgex-go-PR-4090-1-stack-cost] 19:42:59 Resource [jenkins-edgexfoundry-edgex-go-PR-4090-1-stack-cost] did not exist. Created. 19:42:59 Lock acquired on [jenkins-edgexfoundry-edgex-go-PR-4090-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 19:43:00 + echo total: 0.10999999940395355 [Pipeline] stash 19:43:00 Stashed 1 file(s) [Pipeline] } 19:43:00 Lock released on resource [jenkins-edgexfoundry-edgex-go-PR-4090-1-stack-cost] [Pipeline] // lock [Pipeline] } 19:43:00 $ docker stop --time=1 c699f9d4583ca4c4f6976a7d2f44c37c24a95f0f29442a8da5af2aa97a7b6a93 19:43:02 $ docker rm -f c699f9d4583ca4c4f6976a7d2f44c37c24a95f0f29442a8da5af2aa97a7b6a93 [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:03 provisioning config files... 19:43:03 copy managed file [edgex-go-codecov-token] to file:/w/workspace/edgex-go/1@tmp/config4206542089482726749tmp [Pipeline] { [Pipeline] sh 19:43:03 + set +x 19:43:03 + + curl -s https://codecov.io/bash 19:43:03 bash -s -- 19:43:03 19:43:03 _____ _ 19:43:03 / ____| | | 19:43:03 | | ___ __| | ___ ___ _____ __ 19:43:03 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 19:43:03 | |___| (_) | (_| | __/ (_| (_) \ V / 19:43:03 \_____\___/ \__,_|\___|\___\___/ \_/ 19:43:03 Bash-1.0.6 19:43:03 19:43:03 19:43:03 ==> git version 2.25.1 found 19:43:03 ==> 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:03 Release-Date: 2020-01-08 19:43:03 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:03 Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets 19:43:03 ==> Jenkins CI detected. 19:43:03 current dir:  /w/workspace/edgex-go/1 19:43:03 project root: . 19:43:03 --> token set from env 19:43:03 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 19:43:03 ==> Running gcov in . (disable via -X gcov) 19:43:03 ==> Python coveragepy not found 19:43:03 ==> Searching for coverage reports in: 19:43:03 + . 19:43:03 -> Found 1 reports 19:43:03 ==> Detecting git/mercurial file structure 19:43:03 ==> Reading reports 19:43:03 + ./coverage.out bytes=435593 19:43:04 ==> Appending adjustments 19:43:04 https://docs.codecov.io/docs/fixing-reports 19:43:05 + Found adjustments 19:43:05 ==> Gzipping contents 19:43:05 60K /tmp/codecov.mFAsJw.gz 19:43:05 ==> Uploading reports 19:43:05 url: https://codecov.io 19:43:05 query: branch=PR-4090&commit=c40e625b1bd94433bc46d10a8ce837a9a4c9e258&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2FPR-4090%2F1%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=4090&job=&cmd_args= 19:43:05 -> Pinging Codecov 19:43:05 https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=52b94001-b80a-4ca3-b063-c5e709073964&branch=PR-4090&commit=c40e625b1bd94433bc46d10a8ce837a9a4c9e258&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2FPR-4090%2F1%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=4090&job=&cmd_args= 19:43:05 -> Uploading to 19:43:05 https://storage.googleapis.com/codecov/v4/raw/2022-07-12/00271124DB129430A58F1EEE437C3FCB/c40e625b1bd94433bc46d10a8ce837a9a4c9e258/e2f2c8e3-70c0-4546-a0c8-ae3f7ae7eef6.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1E5YTIQF4NUDJHIPRXCW6SWPNHIWXR6YCTGFLBKZTWXKPGHK3U3FMCQWA%2F20220712%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20220712T194305Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=2d592b827def6c6f3c59cf4eee8708ea4e0308e228eca7a7c30eb8b2648941c7 19:43:05 % Total % Received % Xferd Average Speed Time Time Time Current 19:43:05 Dload Upload Total Spent Left Speed 19:43:05 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 59903 0 0 100 59903 0 248k --:--:-- --:--:-- --:--:-- 248k 19:43:05 -> Reports have been successfully queued for processing at https://codecov.io/github/edgexfoundry/edgex-go/commit/c40e625b1bd94433bc46d10a8ce837a9a4c9e258 [Pipeline] } 19:43:05 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Scan) Stage "Snyk Scan" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) Stage "Publish Swagger" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) Stage "Semver" skipped due to when conditional [Pipeline] stage [Pipeline] { (Tag) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] sh 19:43:06 + [ -d /w/workspace/edgex-go/1/archives ] [Pipeline] libraryResource [Pipeline] sh 19:43:07 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 19:43:08 ---> package-listing.sh 19:43:08 ++ facter osfamily 19:43:08 ++ tr '[:upper:]' '[:lower:]' 19:43:08 + OS_FAMILY=debian 19:43:08 + workspace=/w/workspace/edgex-go/1 19:43:08 + START_PACKAGES=/tmp/packages_start.txt 19:43:08 + END_PACKAGES=/tmp/packages_end.txt 19:43:08 + DIFF_PACKAGES=/tmp/packages_diff.txt 19:43:08 + PACKAGES=/tmp/packages_start.txt 19:43:08 + '[' /w/workspace/edgex-go/1 ']' 19:43:08 + PACKAGES=/tmp/packages_end.txt 19:43:08 + case "${OS_FAMILY}" in 19:43:08 + dpkg -l 19:43:08 + grep '^ii' 19:43:08 + '[' -f /tmp/packages_start.txt ']' 19:43:08 + '[' -f /tmp/packages_end.txt ']' 19:43:08 + diff /tmp/packages_start.txt /tmp/packages_end.txt 19:43:08 + '[' /w/workspace/edgex-go/1 ']' 19:43:08 + mkdir -p /w/workspace/edgex-go/1/archives/ 19:43:08 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgex-go/1/archives/ [Pipeline] echo 19:43:08 Launching container with: [--privileged -u 0:0 --net host -v /var/log/sysstat:/var/log/sysstat -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/edgex-go/1/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 19:43:08 + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 19:43:09 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 19:43:09 19:43:09 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 19:43:09 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 19:43:09 latest: Pulling from edgex-lftools-log-publisher 19:43:09 5eb5b503b376: Pulling fs layer 19:43:09 5c69ac0246d0: Pulling fs layer 19:43:09 ec43610c2a17: Pulling fs layer 19:43:09 3a2ae6a8a46f: Pulling fs layer 19:43:09 33b1e0a273af: Pulling fs layer 19:43:09 5d3b04190fa2: Pulling fs layer 19:43:09 2f39f015ded8: Pulling fs layer 19:43:09 3a2ae6a8a46f: Waiting 19:43:09 5d3b04190fa2: Waiting 19:43:09 33b1e0a273af: Waiting 19:43:09 5c69ac0246d0: Verifying Checksum 19:43:09 5c69ac0246d0: Download complete 19:43:09 3a2ae6a8a46f: Verifying Checksum 19:43:09 3a2ae6a8a46f: Download complete 19:43:09 33b1e0a273af: Verifying Checksum 19:43:09 33b1e0a273af: Download complete 19:43:09 5d3b04190fa2: Verifying Checksum 19:43:09 5d3b04190fa2: Download complete 19:43:09 ec43610c2a17: Verifying Checksum 19:43:09 ec43610c2a17: Download complete 19:43:10 5eb5b503b376: Verifying Checksum 19:43:10 5eb5b503b376: Download complete 19:43:10 2f39f015ded8: Download complete 19:43:11 5eb5b503b376: Pull complete 19:43:11 5c69ac0246d0: Pull complete 19:43:11 ec43610c2a17: Pull complete 19:43:11 3a2ae6a8a46f: Pull complete 19:43:11 33b1e0a273af: Pull complete 19:43:11 5d3b04190fa2: Pull complete 19:43:16 2f39f015ded8: Pull complete 19:43:16 Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 19:43:16 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 19:43:16 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 19:43:16 prd-ubuntu20.04-docker-8c-8g-19749 does not seem to be running inside a container 19:43:16 $ docker run -t -d -u 1001:1001 --privileged -u 0:0 --net host -v /var/log/sysstat:/var/log/sysstat -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/edgex-go/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:18 $ docker top 4ccdf46a4e5fd48037f389c3c640a8c3552222ae1d0e497a99f07c7f0891b833 -eo pid,comm [Pipeline] { [Pipeline] sh 19:43:18 + touch /tmp/pre-build-complete [Pipeline] sh 19:43:18 + mkdir -p /var/log/sysstat [Pipeline] sh 19:43:19 + ls /var/log/sa-host 19:43:19 ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 19:43:19 provisioning config files... 19:43:19 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgex-go/1@tmp/config3090031607396251408tmp [Pipeline] { [Pipeline] echo 19:43:19 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 19:43:19 ---> create-netrc.sh [Pipeline] } 19:43:19 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 19:43:20 ---> python-tools-install.sh [Pipeline] echo 19:43:20 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 19:43:20 ---> sudo-logs.sh 19:43:20 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 19:43:20 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 19:43:21 ---> job-cost.sh 19:43:21 lf-activate-venv: SKIPPING 19:43:21 DEBUG: total: 0.10999999940395355 19:43:21 INFO: Retrieving Stack Cost... 19:43:21 INFO: Retrieving Pricing Info for: v3-standard-8 19:43:22 INFO: Archiving Costs [Pipeline] echo 19:43:22 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 19:43:22 ---> logs-deploy.sh 19:43:22 lf-activate-venv: SKIPPING 19:43:22 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-go/PR-4090/1 19:43:22 INFO: archiving workspace using pattern(s): 19:43:23 Archives upload complete. 19:43:23 INFO: archiving logs to Nexus 19:43:24 ---> uname -a: 19:43:24 Linux prd-ubuntu20-04-docker-8c-8g-19749 5.4.0-94-generic #106-Ubuntu SMP Thu Jan 6 23:58:14 UTC 2022 x86_64 GNU/Linux 19:43:24 19:43:24 19:43:24 ---> lscpu: 19:43:24 Architecture: x86_64 19:43:24 CPU op-mode(s): 32-bit, 64-bit 19:43:24 Byte Order: Little Endian 19:43:24 Address sizes: 40 bits physical, 48 bits virtual 19:43:24 CPU(s): 8 19:43:24 On-line CPU(s) list: 0-7 19:43:24 Thread(s) per core: 1 19:43:24 Core(s) per socket: 1 19:43:24 Socket(s): 8 19:43:24 NUMA node(s): 1 19:43:24 Vendor ID: AuthenticAMD 19:43:24 CPU family: 23 19:43:24 Model: 49 19:43:24 Model name: AMD EPYC-Rome Processor 19:43:24 Stepping: 0 19:43:24 CPU MHz: 2800.000 19:43:24 BogoMIPS: 5600.00 19:43:24 Virtualization: AMD-V 19:43:24 Hypervisor vendor: KVM 19:43:24 Virtualization type: full 19:43:24 L1d cache: 256 KiB 19:43:24 L1i cache: 256 KiB 19:43:24 L2 cache: 4 MiB 19:43:24 L3 cache: 128 MiB 19:43:24 NUMA node0 CPU(s): 0-7 19:43:24 Vulnerability Itlb multihit: Not affected 19:43:24 Vulnerability L1tf: Not affected 19:43:24 Vulnerability Mds: Not affected 19:43:24 Vulnerability Meltdown: Not affected 19:43:24 Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp 19:43:24 Vulnerability Spectre v1: Mitigation; usercopy/swapgs barriers and __user pointer sanitization 19:43:24 Vulnerability Spectre v2: Mitigation; Full AMD retpoline, IBPB conditional, IBRS_FW, STIBP disabled, RSB filling 19:43:24 Vulnerability Srbds: Not affected 19:43:24 Vulnerability Tsx async abort: Not affected 19:43:24 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:43:24 19:43:24 19:43:24 ---> nproc: 19:43:24 8 19:43:24 19:43:24 19:43:24 ---> df -h: 19:43:24 Filesystem Size Used Avail Use% Mounted on 19:43:24 overlay 155G 19G 137G 13% / 19:43:24 tmpfs 64M 0 64M 0% /dev 19:43:24 tmpfs 16G 0 16G 0% /sys/fs/cgroup 19:43:24 shm 64M 0 64M 0% /dev/shm 19:43:24 /dev/vda1 155G 19G 137G 13% /facter-os 19:43:24 19:43:24