Pull request #4301 opened Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from f0c148693fa32168f4a74575f989756c1fd42c62+9e386417050e4cffa7025a09e4120fb1660b81d4 (646f5b0fd7649fb0fbbe5e143432c93825fbdf77) 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-ssh797853736774105089.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 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-ssh16213142415633066671.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 cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 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-4301/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-4301/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh138129417732901593.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-4301/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh8447954785324218173.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 # timeout=10 Commit message: "Merge pull request #420 from bill-mahoney/levski-update" > 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-ssh16310495740183402887.key > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision 65355178549468b165f8106641c96c3190b1d843 The recommended git tool is: NONE using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning with configured refspecs honoured and without tags Cloning repository git@github.com:lfit/releng-pipelines.git > git init /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/PR-4301/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-4301/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh1922675905893455157.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 Avoid second fetch Checking out Revision 65355178549468b165f8106641c96c3190b1d843 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 65355178549468b165f8106641c96c3190b1d843 # timeout=10 Commit message: "Fix: Add S3 URL in href to ship logs" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 > git --version # timeout=10 > git --version # 'git version 2.16.6' fatal: bad object cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 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-3431’ Running on prd-ubuntu20.04-docker-8c-8g-3433 in /w/workspace/edgexfoundry_edgex-go_PR-4301 [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 9e386417050e4cffa7025a09e4120fb1660b81d4 into PR head commit f0c148693fa32168f4a74575f989756c1fd42c62 Merge succeeded, producing f0c148693fa32168f4a74575f989756c1fd42c62 Checking out Revision f0c148693fa32168f4a74575f989756c1fd42c62 (PR-4301) Commit message: "build(deps): Bump github.com/edgexfoundry/go-mod-secrets/v3" First time build. Skipping changelog. > git --version # timeout=10 > git --version # 'git version 2.25.1' fatal: bad object cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 > 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/4301/head:refs/remotes/origin/PR-4301 +refs/heads/main:refs/remotes/origin/main # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f f0c148693fa32168f4a74575f989756c1fd42c62 # 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 9e386417050e4cffa7025a09e4120fb1660b81d4 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f f0c148693fa32168f4a74575f989756c1fd42c62 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 19:03:56 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 19:03:56 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 19:03:56 ========================================================= 19:03:56 EdgeX Global Pipelines Version Info 19:03:56 ========================================================= [Pipeline] libraryResource [Pipeline] sh 19:03:57 ------------------- 19:03:57 stable info: 19:03:57 ------------------- 19:03:57 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 19:03:57 Commit SHA: cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 19:03:57 Message: update stable to v1.0.244 19:03:57 ------------------- 19:03:57 experimental info: 19:03:57 ------------------- 19:03:57 Commited By: **** collab-it+edgex@linuxfoundation.org 19:03:57 Commit SHA: cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 19:03:57 Message: update experimental to v1.0.244 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 19:03:58 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-go-settings [Pipeline] echo 19:03:58 [edgeXSetupEnvironment]: set envvar PROJECT = edgex-go [Pipeline] echo 19:03:58 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 19:03:58 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 19:03:58 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 19:03:58 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.18 [Pipeline] echo 19:03:58 [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo 19:03:58 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_GLOB = cmd/**/Dockerfile [Pipeline] echo 19:03:58 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_PREFIX = [Pipeline] echo 19:03:58 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_SUFFIX = [Pipeline] echo 19:03:58 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 19:03:58 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 19:03:58 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 19:03:58 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 19:03:58 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 19:03:58 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 19:03:58 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 19:03:59 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 19:03:59 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo 19:03:59 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v2 [Pipeline] echo 19:03:59 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 19:03:59 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 19:03:59 [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo 19:03:59 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-4301 [Pipeline] echo 19:03:59 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-4301 [Pipeline] echo 19:03:59 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-4301 [Pipeline] echo 19:03:59 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = f0c148693fa32168f4a74575f989756c1fd42c62 [Pipeline] echo 19:03:59 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = f0c1486 [Pipeline] echo 19:03:59 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 19:03:59 provisioning config files... 19:03:59 copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/1@tmp/config6117043937553376078tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 19:03:59 ---> docker-login.sh 19:03:59 nexus3.edgexfoundry.org:10001 19:04:00 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 19:04:00 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 19:04:00 Configure a credential helper to remove this warning. See 19:04:00 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 19:04:00 19:04:00 Login Succeeded 19:04:00 nexus3.edgexfoundry.org:10002 19:04:00 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 19:04:00 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 19:04:00 Configure a credential helper to remove this warning. See 19:04:00 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 19:04:00 19:04:00 Login Succeeded 19:04:00 nexus3.edgexfoundry.org:10003 19:04:00 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 19:04:00 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 19:04:00 Configure a credential helper to remove this warning. See 19:04:00 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 19:04:00 19:04:00 Login Succeeded 19:04:00 nexus3.edgexfoundry.org:10004 19:04:00 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 19:04:00 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 19:04:00 Configure a credential helper to remove this warning. See 19:04:00 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 19:04:00 19:04:00 Login Succeeded 19:04:00 docker.io 19:04:00 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 19:04:00 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 19:04:00 Configure a credential helper to remove this warning. See 19:04:00 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 19:04:00 19:04:00 Login Succeeded 19:04:00 ---> docker-login.sh ends [Pipeline] } 19:04:01 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 19:04:01 + ls cmd/core-command/Dockerfile cmd/core-common-config-bootstrapper/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 19:04:01 + dirname cmd/core-command/Dockerfile 19:04:01 + cut -d/ -f2 19:04:01 + echo core-command,cmd/core-command/Dockerfile 19:04:01 + dirname cmd/core-common-config-bootstrapper/Dockerfile 19:04:01 + cut -d/ -f2 19:04:01 + echo core-common-config-bootstrapper,cmd/core-common-config-bootstrapper/Dockerfile 19:04:01 + dirname cmd/core-data/Dockerfile 19:04:01 + cut -d/ -f2 19:04:01 + echo core-data,cmd/core-data/Dockerfile 19:04:01 + cut -d/ -f2 19:04:01 + dirname cmd/core-metadata/Dockerfile 19:04:01 + echo core-metadata,cmd/core-metadata/Dockerfile 19:04:01 + dirname cmd/security-bootstrapper/Dockerfile 19:04:01 + cut -d/ -f2 19:04:01 + echo security-bootstrapper,cmd/security-bootstrapper/Dockerfile 19:04:01 + dirname cmd/security-proxy-setup/Dockerfile 19:04:01 + cut -d/ -f2 19:04:01 + echo security-proxy-setup,cmd/security-proxy-setup/Dockerfile 19:04:01 + dirname cmd/security-secretstore-setup/Dockerfile 19:04:01 + cut -d/ -f2 19:04:01 + echo security-secretstore-setup,cmd/security-secretstore-setup/Dockerfile 19:04:01 + dirname cmd/security-spiffe-token-provider/Dockerfile 19:04:01 + cut -d/ -f2 19:04:01 + echo security-spiffe-token-provider,cmd/security-spiffe-token-provider/Dockerfile 19:04:01 + dirname cmd/security-spire-agent/Dockerfile 19:04:01 + cut -d/ -f2 19:04:01 + echo security-spire-agent,cmd/security-spire-agent/Dockerfile 19:04:01 + dirname cmd/security-spire-config/Dockerfile 19:04:01 + cut -d/ -f2 19:04:01 + echo security-spire-config,cmd/security-spire-config/Dockerfile 19:04:01 + dirname cmd/security-spire-server/Dockerfile 19:04:01 + cut -d/ -f2 19:04:01 + echo security-spire-server,cmd/security-spire-server/Dockerfile 19:04:01 + dirname cmd/support-notifications/Dockerfile 19:04:01 + cut -d/ -f2 19:04:01 + echo support-notifications,cmd/support-notifications/Dockerfile 19:04:01 + + dirname cmd/support-scheduler/Dockerfile 19:04:01 cut -d/ -f2 19:04:01 + echo support-scheduler,cmd/support-scheduler/Dockerfile [Pipeline] echo 19:04:01 Generate Dockers from filesystem: [[image:core-command, dockerfile:cmd/core-command/Dockerfile], [image:core-common-config-bootstrapper, dockerfile:cmd/core-common-config-bootstrapper/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]] [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh 19:04:02 + git rev-list -1 --merges f0c148693fa32168f4a74575f989756c1fd42c62~1..f0c148693fa32168f4a74575f989756c1fd42c62 [Pipeline] echo 19:04:02 -----------> git rev-list -1 --merges f0c148693fa32168f4a74575f989756c1fd42c62~1..f0c148693fa32168f4a74575f989756c1fd42c62 f0c148693fa32168f4a74575f989756c1fd42c62 [false] [Pipeline] sh 19:04:02 + git log --format=format:%s -1 f0c148693fa32168f4a74575f989756c1fd42c62 [Pipeline] echo 19:04:02 ========================================================= 19:04:02 [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] 19:04:02 ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] sh 19:04:02 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 19:04:02 + grep -v github /etc/ssh/ssh_known_hosts 19:04:02 + [ -e /tmp/ssh_known_hosts ] 19:04:02 + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts 19:04:02 + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= 19:04:02 + sudo tee -a /etc/ssh/ssh_known_hosts 19:04:02 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 19:04:03 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 19:04:03 19:04:03 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 19:04:03 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 19:04:03 0.1.4: Pulling from edgex-devops/py-git-semver 19:04:03 b85a868b505f: Pulling fs layer 19:04:03 e2be974225ed: Pulling fs layer 19:04:03 339a4e72a1f5: Pulling fs layer 19:04:03 988bab9f4d93: Pulling fs layer 19:04:03 1469e6f7b9e6: Pulling fs layer 19:04:03 eaf3925da568: Pulling fs layer 19:04:03 bab4dde63d76: Pulling fs layer 19:04:03 bde34c3a00c8: Pulling fs layer 19:04:03 b352a97aabf1: Pulling fs layer 19:04:03 4872d77fe225: Pulling fs layer 19:04:03 5851b861e8e6: Pulling fs layer 19:04:03 bde34c3a00c8: Waiting 19:04:03 1469e6f7b9e6: Waiting 19:04:03 eaf3925da568: Waiting 19:04:03 bab4dde63d76: Waiting 19:04:03 5851b861e8e6: Waiting 19:04:03 b352a97aabf1: Waiting 19:04:03 e2be974225ed: Verifying Checksum 19:04:03 e2be974225ed: Download complete 19:04:03 988bab9f4d93: Verifying Checksum 19:04:03 988bab9f4d93: Download complete 19:04:03 1469e6f7b9e6: Verifying Checksum 19:04:03 1469e6f7b9e6: Download complete 19:04:03 eaf3925da568: Verifying Checksum 19:04:03 eaf3925da568: Download complete 19:04:03 339a4e72a1f5: Verifying Checksum 19:04:03 339a4e72a1f5: Download complete 19:04:03 bde34c3a00c8: Verifying Checksum 19:04:03 bde34c3a00c8: Download complete 19:04:04 b352a97aabf1: Download complete 19:04:04 4872d77fe225: Verifying Checksum 19:04:04 4872d77fe225: Download complete 19:04:04 5851b861e8e6: Download complete 19:04:04 b85a868b505f: Verifying Checksum 19:04:04 b85a868b505f: Download complete 19:04:04 bab4dde63d76: Verifying Checksum 19:04:04 bab4dde63d76: Download complete 19:04:05 b85a868b505f: Pull complete 19:04:05 e2be974225ed: Pull complete 19:04:06 339a4e72a1f5: Pull complete 19:04:06 988bab9f4d93: Pull complete 19:04:06 1469e6f7b9e6: Pull complete 19:04:06 eaf3925da568: Pull complete 19:04:09 bab4dde63d76: Pull complete 19:04:09 bde34c3a00c8: Pull complete 19:04:09 b352a97aabf1: Pull complete 19:04:09 4872d77fe225: Pull complete 19:04:09 5851b861e8e6: Pull complete 19:04:09 Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 19:04:09 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 19:04:09 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 19:04:09 prd-ubuntu20.04-docker-8c-8g-3433 does not seem to be running inside a container 19:04:09 $ 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:04:14 $ docker top 8612a19ff1144ca825861270b80bd8e21f1019a01d0c0bfced85d48654e60f07 -eo pid,comm 19:04:14 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:04:14 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 19:04:14 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 19:04:14 [ssh-agent] Looking for ssh-agent implementation... 19:04:14 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 19:04:14 $ docker exec 8612a19ff1144ca825861270b80bd8e21f1019a01d0c0bfced85d48654e60f07 ssh-agent 19:04:14 SSH_AUTH_SOCK=/tmp/ssh-BTRiCSvJnbcv/agent.32 19:04:14 SSH_AGENT_PID=38 19:04:15 Running ssh-add (command line suppressed) 19:04:15 Identity added: /w/workspace/edgex-go/1@tmp/private_key_1885629603132141917.key (/w/workspace/edgex-go/1@tmp/private_key_1885629603132141917.key) 19:04:15 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 19:04:15 + git tag --points-at HEAD [Pipeline] } 19:04:15 $ docker exec --env ******** --env ******** 8612a19ff1144ca825861270b80bd8e21f1019a01d0c0bfced85d48654e60f07 ssh-agent -k 19:04:15 unset SSH_AUTH_SOCK; 19:04:15 unset SSH_AGENT_PID; 19:04:15 echo Agent pid 38 killed; 19:04:15 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 19:04:15 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 19:04:15 [ssh-agent] Looking for ssh-agent implementation... 19:04:15 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 19:04:15 $ docker exec 8612a19ff1144ca825861270b80bd8e21f1019a01d0c0bfced85d48654e60f07 ssh-agent 19:04:15 SSH_AUTH_SOCK=/tmp/ssh-pGnHwYd6bxGw/agent.70 19:04:15 SSH_AGENT_PID=76 19:04:15 Running ssh-add (command line suppressed) 19:04:16 Identity added: /w/workspace/edgex-go/1@tmp/private_key_15120017534665637337.key (/w/workspace/edgex-go/1@tmp/private_key_15120017534665637337.key) 19:04:16 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 19:04:16 + git semver init 19:04:16 2023-01-23 19:04:16,589 [run_init] DEBUG init version:0.0.0 force:False 19:04:16 2023-01-23 19:04:16,589 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/edgex-go/1/.semver 19:04:16 2023-01-23 19:04:16,590 [execute] INFO git clone -b semver git@github.com:edgexfoundry/edgex-go.git /w/workspace/edgex-go/1/.semver 19:04:16 2023-01-23 19:04:16,590 [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:04:21 2023-01-23 19:04:21,652 [append_file] DEBUG append to file:/w/workspace/edgex-go/1/.git/info/exclude 19:04:21 2023-01-23 19:04:21,653 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/edgex-go/1/.semver/PR-4301 with force:False 19:04:21 2023-01-23 19:04:21,653 [write_file] DEBUG write to file:/w/workspace/edgex-go/1/.semver/PR-4301 19:04:21 2023-01-23 19:04:21,658 [execute] INFO git cat-file --batch-check 19:04:21 2023-01-23 19:04:21,658 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgex-go/1/.semver, universal_newlines=False, shell=None, istream=) 19:04:21 2023-01-23 19:04:21,664 [execute] INFO git cat-file --batch 19:04:21 2023-01-23 19:04:21,664 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgex-go/1/.semver, universal_newlines=False, shell=None, istream=) 19:04:21 2023-01-23 19:04:21,669 [read_version] DEBUG read version from /w/workspace/edgex-go/1/.semver/PR-4301 19:04:21 0.0.0 [Pipeline] } 19:04:21 $ docker exec --env ******** --env ******** 8612a19ff1144ca825861270b80bd8e21f1019a01d0c0bfced85d48654e60f07 ssh-agent -k 19:04:22 unset SSH_AUTH_SOCK; 19:04:22 unset SSH_AGENT_PID; 19:04:22 echo Agent pid 76 killed; 19:04:22 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 19:04:22 + git semver [Pipeline] } 19:04:22 $ docker stop --time=1 8612a19ff1144ca825861270b80bd8e21f1019a01d0c0bfced85d48654e60f07 19:04:24 $ docker rm -f --volumes 8612a19ff1144ca825861270b80bd8e21f1019a01d0c0bfced85d48654e60f07 [Pipeline] // withDockerContainer [Pipeline] sh 19:04:24 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 19:04:24 Stashed 1 file(s) [Pipeline] echo 19:04:24 [edgeXSemver]: initialized semver on version 0.0.0 [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] parallel [Pipeline] { (Branch: amd64) [Pipeline] { (Branch: arm64) [Pipeline] stage [Pipeline] { (amd64) [Pipeline] stage [Pipeline] { (arm64) [Pipeline] node [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 19:04:25 + git config --global --add safe.directory /w/workspace/edgex-go/1 [Pipeline] echo 19:04:25 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 19:04:25 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 19:04:25 ========================================================= 19:04:25 [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine] 19:04:25 ========================================================= [Pipeline] fileExists [Pipeline] sh 19:04:25 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine 19:04:25 1.18-alpine: Pulling from edgex-devops/edgex-golang-base 19:04:25 213ec9aee27d: Pulling fs layer 19:04:25 4583459ba037: Pulling fs layer 19:04:25 93c1e223e6f2: Pulling fs layer 19:04:25 53926ce57604: Pulling fs layer 19:04:25 21b2b0c7a3f4: Pulling fs layer 19:04:25 22ff95d597cd: Pulling fs layer 19:04:25 12d6caf4c0d1: Pulling fs layer 19:04:25 96b7cbca73a9: Pulling fs layer 19:04:25 a7acece74701: Pulling fs layer 19:04:25 21b2b0c7a3f4: Waiting 19:04:25 22ff95d597cd: Waiting 19:04:25 12d6caf4c0d1: Waiting 19:04:25 96b7cbca73a9: Waiting 19:04:25 a7acece74701: Waiting 19:04:25 53926ce57604: Waiting 19:04:25 93c1e223e6f2: Verifying Checksum 19:04:25 93c1e223e6f2: Download complete 19:04:25 4583459ba037: Download complete 19:04:25 21b2b0c7a3f4: Download complete 19:04:25 22ff95d597cd: Verifying Checksum 19:04:25 22ff95d597cd: Download complete 19:04:25 213ec9aee27d: Verifying Checksum 19:04:25 213ec9aee27d: Download complete 19:04:26 12d6caf4c0d1: Download complete 19:04:26 213ec9aee27d: Pull complete 19:04:26 4583459ba037: Pull complete 19:04:26 93c1e223e6f2: Pull complete 19:04:27 a7acece74701: Verifying Checksum 19:04:27 a7acece74701: Download complete 19:04:27 96b7cbca73a9: Verifying Checksum 19:04:27 96b7cbca73a9: Download complete 19:04:27 53926ce57604: Verifying Checksum 19:04:27 53926ce57604: Download complete 19:04:31 53926ce57604: Pull complete 19:04:31 21b2b0c7a3f4: Pull complete 19:04:31 22ff95d597cd: Pull complete 19:04:31 12d6caf4c0d1: Pull complete 19:04:33 96b7cbca73a9: Pull complete 19:04:34 a7acece74701: Pull complete 19:04:34 Digest: sha256:f6a9ef70c52da88a2ff63a0c6767b24654f9f5185d1d85ca6cc3004fb48f6c2d 19:04:34 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine 19:04:34 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine [Pipeline] fileExists [Pipeline] sh 19:04:34 + + echo FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine 19:04:34 WORKDIR /edgex 19:04:34 COPY go.mod . 19:04:34 RUN go mod download 19:04:34 docker build -t ci-base-image-x86_64 -f - . 19:04:35 Sending build context to Docker daemon 170.1MB 19:04:35 Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine 19:04:35 ---> db6d94c90886 19:04:35 Step 2/4 : WORKDIR /edgex 19:04:40 Still waiting to schedule task 19:04:40 Waiting for next available executor on ‘prd-ubuntu20.04-docker-arm64-4c-16g-3432’ 19:04:45 ---> Running in a3a82c69af74 19:04:45 Removing intermediate container a3a82c69af74 19:04:45 ---> be41251744e9 19:04:45 Step 3/4 : COPY go.mod . 19:04:45 ---> 326e03f3efb7 19:04:45 Step 4/4 : RUN go mod download 19:04:45 ---> Running in d956fa3a00b3 19:05:07 Removing intermediate container d956fa3a00b3 19:05:07 ---> 6660b95b6655 19:05:07 Successfully built 6660b95b6655 19:05:07 Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 19:05:08 + docker inspect -f . ci-base-image-x86_64 19:05:08 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 19:05:08 prd-ubuntu20.04-docker-8c-8g-3433 does not seem to be running inside a container 19:05:08 $ 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:05:08 $ docker top dffd036b00c7df61d8586fc38559e718b98a37b0d75133921c466809afdf5958 -eo pid,comm [Pipeline] { [Pipeline] sh 19:05:09 + go version 19:05:09 go version go1.18.7 linux/amd64 [Pipeline] } 19:05:09 $ docker stop --time=1 dffd036b00c7df61d8586fc38559e718b98a37b0d75133921c466809afdf5958 19:05:10 $ docker rm -f --volumes dffd036b00c7df61d8586fc38559e718b98a37b0d75133921c466809afdf5958 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 19:05:11 + docker inspect -f . ci-base-image-x86_64 19:05:11 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 19:05:11 prd-ubuntu20.04-docker-8c-8g-3433 does not seem to be running inside a container 19:05:11 $ 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:05:11 $ docker top 3601539295a084b92268dc5ab810138c6ce02a22ad8a5b8393c61a6b066a51d2 -eo pid,comm [Pipeline] { [Pipeline] echo 19:05:11 ========================================================= 19:05:11 [edgeXBuildGoParallel] Running Tests and Build... 19:05:11 ========================================================= [Pipeline] sh 19:05:12 + git config --global --add safe.directory /w/workspace/edgex-go/1 [Pipeline] fileExists [Pipeline] sh 19:05:12 + make test 19:05:12 go test -race -coverprofile=coverage.out ./... 19:05:19 ? github.com/edgexfoundry/edgex-go [no test files] 19:05:33 ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] 19:05:33 ? github.com/edgexfoundry/edgex-go/cmd/core-common-config-bootstrapper [no test files] 19:05:33 ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] 19:05:33 ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] 19:05:33 ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] 19:05:33 ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] 19:05:33 ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] 19:05:33 ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-setup [no test files] 19:05:33 ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] 19:05:33 ? github.com/edgexfoundry/edgex-go/cmd/security-spiffe-token-provider [no test files] 19:05:33 ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] 19:05:33 ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] 19:05:33 ? github.com/edgexfoundry/edgex-go/internal [no test files] 19:05:33 ? github.com/edgexfoundry/edgex-go/internal/core/command [no test files] 19:05:33 ok github.com/edgexfoundry/edgex-go/internal/core/command/application 0.047s coverage: 28.7% of statements 19:05:33 ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] 19:05:33 ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] 19:05:34 ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 0.114s coverage: 98.5% of statements 19:05:34 ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging 0.122s coverage: 43.0% of statements 19:05:34 ? github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging/mocks [no test files] 19:05:34 ? github.com/edgexfoundry/edgex-go/internal/core/common_config [no test files] 19:05:34 ? github.com/edgexfoundry/edgex-go/internal/core/data [no test files] 19:05:34 ok github.com/edgexfoundry/edgex-go/internal/core/data/application 0.133s coverage: 54.0% of statements 19:05:34 ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] 19:05:34 ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] 19:05:39 ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 3.672s coverage: 89.2% of statements 19:05:39 ? github.com/edgexfoundry/edgex-go/internal/core/data/controller/messaging [no test files] 19:05:39 ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] 19:05:39 ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks [no test files] 19:05:39 ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] 19:05:39 ? github.com/edgexfoundry/edgex-go/internal/core/metadata [no test files] 19:05:39 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/application 0.120s coverage: 2.4% of statements 19:05:39 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] 19:05:39 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] 19:05:39 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 0.547s coverage: 95.6% of statements 19:05:39 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] 19:05:39 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks [no test files] 19:05:39 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/uom [no test files] 19:05:39 ok github.com/edgexfoundry/edgex-go/internal/io 0.059s coverage: 72.2% of statements 19:05:39 ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] 19:05:39 ? github.com/edgexfoundry/edgex-go/internal/pkg/application [no test files] 19:05:39 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers [no test files] 19:05:39 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] 19:05:39 ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] 19:05:39 ok github.com/edgexfoundry/edgex-go/internal/pkg/controller/http 0.085s coverage: 60.0% of statements 19:05:39 ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] 19:05:39 ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] 19:05:39 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] 19:05:39 ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 0.091s coverage: 0.9% of statements 19:05:39 ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] 19:05:39 ok github.com/edgexfoundry/edgex-go/internal/pkg/telemetry 0.052s coverage: 58.8% of statements 19:05:39 ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 0.099s coverage: 29.6% of statements 19:05:39 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] 19:05:39 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.078s coverage: 47.1% of statements 19:05:39 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 1.083s coverage: 79.5% of statements 19:05:39 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.073s coverage: 94.1% of statements 19:05:39 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.128s coverage: 96.3% of statements 19:05:39 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.085s coverage: 87.5% of statements 19:05:43 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 12.086s coverage: 94.4% of statements 19:05:43 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/ping 0.105s coverage: 44.8% of statements 19:05:50 flag provided but not defined: -invalid 19:05:50 Usage of setupRegistryACL: 19:05:50 -configDir string 19:05:50 19:05:50 --- FAIL: TestMultipleExecuteCalls (0.00s) 19:05:50 --- FAIL: TestMultipleExecuteCalls/Good:setupRegistryACL_with_calling_Execute()_3_times (1.05s) 19:05:50 command_test.go:278: 19:05:50 Error Trace: /w/workspace/edgex-go/1/internal/security/bootstrapper/command/setupacl/command_test.go:278 19:05:50 Error: Received unexpected error: 19:05:50 failed to re-setup registry ACL: on 2nd time or later, failed to re-set up roles: failed to create EdgeX roles: failed to create edgex role: Post "http://127.0.0.1:44615/v1/consul/roles/role2": EOF 19:05:50 Test: TestMultipleExecuteCalls/Good:setupRegistryACL_with_calling_Execute()_3_times 19:05:50 FAIL 19:05:50 coverage: 80.4% of statements 19:05:50 FAIL github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 13.253s 19:05:50 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] 19:05:58 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 22.087s coverage: 92.9% of statements 19:05:58 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] 19:05:58 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] 19:05:58 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] 19:05:58 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 0.028s coverage: 65.1% of statements 19:05:58 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] 19:05:58 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto [no test files] 19:05:58 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/config [no test files] 19:05:58 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/container [no test files] 19:05:58 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/handlers 6.071s coverage: 86.9% of statements 19:05:58 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] 19:05:58 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] 19:05:58 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] 19:05:58 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] 19:05:58 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 11.070s coverage: 87.2% of statements 19:05:58 ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] 19:05:58 ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] 19:05:58 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.075s coverage: 100.0% of statements 19:05:58 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] 19:05:58 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.086s coverage: 77.4% of statements 19:05:58 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/common [no test files] 19:05:58 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.088s coverage: 80.0% of statements 19:05:58 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/jwt 0.074s coverage: 87.2% of statements 19:05:58 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.234s coverage: 91.2% of statements 19:05:58 ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] 19:05:58 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 0.179s coverage: 64.7% of statements 19:05:58 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] 19:05:58 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] 19:05:58 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.066s coverage: 100.0% of statements 19:05:58 ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.036s coverage: 89.4% of statements 19:05:58 ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.038s coverage: 100.0% of statements 19:05:58 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.036s coverage: 73.7% of statements 19:05:58 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.032s coverage: 100.0% of statements 19:05:58 ok github.com/edgexfoundry/edgex-go/internal/security/proxy 0.385s coverage: 65.3% of statements 19:05:58 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/config [no test files] 19:05:58 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/container [no test files] 19:05:58 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/models [no test files] 19:05:58 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.176s coverage: 41.8% of statements 19:05:58 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] 19:05:58 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] 19:05:58 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 0.079s coverage: 89.5% of statements 19:05:58 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] 19:05:58 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 0.064s coverage: 84.8% of statements 19:05:58 ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider [no test files] 19:05:58 ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/config [no test files] 19:05:58 ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/container [no test files] 19:05:58 ? github.com/edgexfoundry/edgex-go/internal/support/notifications [no test files] 19:05:58 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 6.121s coverage: 17.7% of statements 19:05:58 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel [no test files] 19:05:58 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks [no test files] 19:05:58 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] 19:05:58 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] 19:05:58 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 0.171s coverage: 92.3% of statements 19:05:58 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] 19:05:58 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks [no test files] 19:05:58 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler [no test files] 19:05:58 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/application [no test files] 19:05:58 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/scheduler 0.065s coverage: 63.2% of statements 19:05:58 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] 19:05:58 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] 19:05:58 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 0.112s coverage: 97.7% of statements 19:05:58 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] 19:05:58 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks [no test files] 19:05:58 FAIL 19:05:58 make: *** [Makefile:143: unittest] Error 1 [Pipeline] } 19:05:58 $ docker stop --time=1 3601539295a084b92268dc5ab810138c6ce02a22ad8a5b8393c61a6b066a51d2 19:06:00 $ docker rm -f --volumes 3601539295a084b92268dc5ab810138c6ce02a22ad8a5b8393c61a6b066a51d2 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) Stage "Docker Build" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) Stage "Snap" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } 19:06:01 Failed in branch amd64 19:06:42 Running on prd-ubuntu20.04-docker-arm64-4c-16g-3437 in /w/workspace/edgexfoundry_edgex-go_PR-4301 [Pipeline] { [Pipeline] ws 19:06:42 Running in /w/workspace/edgex-go/1 [Pipeline] { [Pipeline] checkout 19:06:42 The recommended git tool is: git 19:06:48 using credential edgex-jenkins-ssh 19:06:48 Cloning the remote Git repository 19:06:48 Cloning repository git@github.com:edgexfoundry/edgex-go.git 19:06:48 > git init /w/workspace/edgex-go/1 # timeout=10 19:06:49 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git 19:06:49 > git --version # timeout=10 19:06:49 > git --version # 'git version 2.25.1' 19:06:49 using GIT_SSH to set credentials SSH Credentials for GitHub 19:06:49 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 19:07:05 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 19:07:05 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 19:07:06 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 19:07:06 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git 19:07:06 using GIT_SSH to set credentials SSH Credentials for GitHub 19:07:06 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/4301/head:refs/remotes/origin/PR-4301 +refs/heads/main:refs/remotes/origin/main # timeout=10 19:07:07 Merging remotes/origin/main commit 9e386417050e4cffa7025a09e4120fb1660b81d4 into PR head commit f0c148693fa32168f4a74575f989756c1fd42c62 19:07:07 Merge succeeded, producing f0c148693fa32168f4a74575f989756c1fd42c62 19:07:07 Checking out Revision f0c148693fa32168f4a74575f989756c1fd42c62 (PR-4301) 19:07:08 Commit message: "build(deps): Bump github.com/edgexfoundry/go-mod-secrets/v3" 19:07:08 > git --version # timeout=10 19:07:08 > git --version # 'git version 2.25.1' 19:07:08 fatal: bad object cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 19:07:07 > git config core.sparsecheckout # timeout=10 19:07:07 > git checkout -f f0c148693fa32168f4a74575f989756c1fd42c62 # timeout=10 19:07:07 > git remote # timeout=10 19:07:07 > git config --get remote.origin.url # timeout=10 19:07:07 using GIT_SSH to set credentials SSH Credentials for GitHub 19:07:07 > git merge 9e386417050e4cffa7025a09e4120fb1660b81d4 # timeout=10 19:07:07 > git rev-parse HEAD^{commit} # timeout=10 19:07:07 > git config core.sparsecheckout # timeout=10 19:07:07 > git checkout -f f0c148693fa32168f4a74575f989756c1fd42c62 # timeout=10 19:07:09 + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json 19:07:09 % Total % Received % Xferd Average Speed Time Time Time Current 19:07:09 Dload Upload Total Spent Left Speed 19:07:09 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12751 100 12751 0 0 89167 0 --:--:-- --:--:-- --:--:-- 89167 [Pipeline] sh 19:07:10 + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh 19:07:10 + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json 19:07:10 + sudo tee /etc/docker/daemon.new 19:07:10 { 19:07:10 "registry-mirrors": [ 19:07:10 "https://nexus3.edgexfoundry.org:10001" 19:07:10 ], 19:07:10 "bip": "10.250.0.254/24", 19:07:10 "hosts": [ 19:07:10 "tcp://0.0.0.0:5555", 19:07:10 "unix:///var/run/docker.sock" 19:07:10 ], 19:07:10 "mtu": 1458, 19:07:10 "selinux-enabled": true, 19:07:10 "seccomp-profile": "/etc/docker/seccomp.json" 19:07:10 } [Pipeline] sh 19:07:10 + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh 19:07:11 + sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 19:07:29 provisioning config files... 19:07:29 copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/1@tmp/config130190684542766101tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 19:07:29 ---> docker-login.sh 19:07:29 nexus3.edgexfoundry.org:10001 19:07:30 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 19:07:30 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 19:07:30 Configure a credential helper to remove this warning. See 19:07:30 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 19:07:30 19:07:30 Login Succeeded 19:07:30 nexus3.edgexfoundry.org:10002 19:07:30 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 19:07:30 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 19:07:30 Configure a credential helper to remove this warning. See 19:07:30 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 19:07:30 19:07:30 Login Succeeded 19:07:30 nexus3.edgexfoundry.org:10003 19:07:31 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 19:07:31 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 19:07:31 Configure a credential helper to remove this warning. See 19:07:31 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 19:07:31 19:07:31 Login Succeeded 19:07:31 nexus3.edgexfoundry.org:10004 19:07:31 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 19:07:31 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 19:07:31 Configure a credential helper to remove this warning. See 19:07:31 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 19:07:31 19:07:31 Login Succeeded 19:07:31 docker.io 19:07:31 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 19:07:32 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 19:07:32 Configure a credential helper to remove this warning. See 19:07:32 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 19:07:32 19:07:32 Login Succeeded 19:07:32 ---> docker-login.sh ends [Pipeline] } 19:07:32 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] sh 19:07:33 + git config --global --add safe.directory /w/workspace/edgex-go/1 [Pipeline] echo 19:07:33 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 19:07:33 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 19:07:33 ========================================================= 19:07:33 [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine] 19:07:33 ========================================================= [Pipeline] fileExists [Pipeline] sh 19:07:33 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine 19:07:33 1.18-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 19:07:33 9b18e9b68314: Pulling fs layer 19:07:33 35d82f9e3411: Pulling fs layer 19:07:33 e16973657156: Pulling fs layer 19:07:33 fc693d55d65f: Pulling fs layer 19:07:33 7e9fc2657dce: Pulling fs layer 19:07:33 dda99020689f: Pulling fs layer 19:07:33 db1c61fa0a46: Pulling fs layer 19:07:33 891c053d2c06: Pulling fs layer 19:07:33 dda99020689f: Waiting 19:07:33 db1c61fa0a46: Waiting 19:07:33 891c053d2c06: Waiting 19:07:33 fc693d55d65f: Waiting 19:07:33 7e9fc2657dce: Waiting 19:07:33 e16973657156: Verifying Checksum 19:07:33 e16973657156: Download complete 19:07:33 35d82f9e3411: Download complete 19:07:33 7e9fc2657dce: Download complete 19:07:33 dda99020689f: Verifying Checksum 19:07:33 dda99020689f: Download complete 19:07:33 9b18e9b68314: Verifying Checksum 19:07:34 9b18e9b68314: Pull complete 19:07:35 891c053d2c06: Verifying Checksum 19:07:35 891c053d2c06: Download complete 19:07:35 35d82f9e3411: Pull complete 19:07:35 e16973657156: Pull complete 19:07:36 db1c61fa0a46: Verifying Checksum 19:07:36 db1c61fa0a46: Download complete 19:07:37 fc693d55d65f: Verifying Checksum 19:07:37 fc693d55d65f: Download complete 19:07:49 fc693d55d65f: Pull complete 19:07:49 7e9fc2657dce: Pull complete 19:07:49 dda99020689f: Pull complete 19:07:56 db1c61fa0a46: Pull complete 19:07:58 891c053d2c06: Pull complete 19:07:58 Digest: sha256:2cacf8bfc28650abd52610e42dcfc04852e818eb73900ea96edaef96a54d0b45 19:07:58 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine 19:07:58 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine [Pipeline] fileExists [Pipeline] sh 19:07:58 + echo FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine 19:07:58 WORKDIR /edgex 19:07:58 COPY go.mod . 19:07:58 RUN go mod download 19:07:58 + docker build -t ci-base-image-arm64 -f - . 19:07:59 Sending build context to Docker daemon 3.124MB 19:07:59 Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine 19:07:59 ---> f96f9c87975a 19:07:59 Step 2/4 : WORKDIR /edgex 19:08:01 ---> Running in d552cc6db551 19:08:01 Removing intermediate container d552cc6db551 19:08:01 ---> fdc8b0503cb9 19:08:01 Step 3/4 : COPY go.mod . 19:08:02 ---> 0189d642990a 19:08:02 Step 4/4 : RUN go mod download 19:08:02 ---> Running in d896a7d3e9cd 19:08:34 Removing intermediate container d896a7d3e9cd 19:08:34 ---> 935bc3de4051 19:08:34 Successfully built 935bc3de4051 19:08:34 Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 19:08:35 + docker inspect -f . ci-base-image-arm64 19:08:35 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 19:08:35 prd-ubuntu20.04-docker-arm64-4c-16g-3437 does not seem to be running inside a container 19:08:35 $ 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:08:36 $ docker top 1318d3c4a98ef9e1ea57f3f1004331230cbb26cfca87a2db66739a2d1dc7eccc -eo pid,comm [Pipeline] { [Pipeline] sh 19:08:37 + go version 19:08:37 go version go1.18.7 linux/arm64 [Pipeline] } 19:08:37 $ docker stop --time=1 1318d3c4a98ef9e1ea57f3f1004331230cbb26cfca87a2db66739a2d1dc7eccc 19:08:39 $ docker rm -f --volumes 1318d3c4a98ef9e1ea57f3f1004331230cbb26cfca87a2db66739a2d1dc7eccc [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 19:08:39 + docker inspect -f . ci-base-image-arm64 19:08:39 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 19:08:40 prd-ubuntu20.04-docker-arm64-4c-16g-3437 does not seem to be running inside a container 19:08: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-arm64 cat 19:08:41 $ docker top 5f0fbb8cddaddde543cbbc40b1dfc14763bd5b1e63fee63ed7cde9d0756ac67d -eo pid,comm [Pipeline] { [Pipeline] echo 19:08:41 ========================================================= 19:08:41 [edgeXBuildGoParallel] Running Tests and Build... 19:08:41 ========================================================= [Pipeline] sh 19:08:42 + git config --global --add safe.directory /w/workspace/edgex-go/1 [Pipeline] fileExists [Pipeline] sh 19:08:43 + make test 19:08:43 go test -race -coverprofile=coverage.out ./... 19:09:21 ? github.com/edgexfoundry/edgex-go [no test files] 19:11:13 ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] 19:11:13 ? github.com/edgexfoundry/edgex-go/cmd/core-common-config-bootstrapper [no test files] 19:11:13 ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] 19:11:16 ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] 19:11:16 ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] 19:11:34 ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] 19:11:34 ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] 19:11:34 ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-setup [no test files] 19:11:34 ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] 19:11:34 ? github.com/edgexfoundry/edgex-go/cmd/security-spiffe-token-provider [no test files] 19:11:34 ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] 19:11:34 ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] 19:11:34 ? github.com/edgexfoundry/edgex-go/internal [no test files] 19:11:34 ? github.com/edgexfoundry/edgex-go/internal/core/command [no test files] 19:11:49 ok github.com/edgexfoundry/edgex-go/internal/core/command/application 0.461s coverage: 28.7% of statements 19:11:49 ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] 19:11:49 ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] 19:11:56 ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 0.625s coverage: 98.5% of statements 19:11:58 ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging 1.094s coverage: 43.0% of statements 19:11:58 ? github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging/mocks [no test files] 19:11:58 ? github.com/edgexfoundry/edgex-go/internal/core/common_config [no test files] 19:11:58 ? github.com/edgexfoundry/edgex-go/internal/core/data [no test files] 19:11:58 ok github.com/edgexfoundry/edgex-go/internal/core/data/application 0.720s coverage: 54.0% of statements 19:11:58 ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] 19:11:58 ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] 19:12:31 ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 29.468s coverage: 89.2% of statements 19:12:31 ? github.com/edgexfoundry/edgex-go/internal/core/data/controller/messaging [no test files] 19:12:31 ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] 19:12:31 ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks [no test files] 19:12:31 ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] 19:12:31 ? github.com/edgexfoundry/edgex-go/internal/core/metadata [no test files] 19:12:31 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/application 0.724s coverage: 2.4% of statements 19:12:31 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] 19:12:31 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] 19:12:31 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 3.133s coverage: 95.6% of statements 19:12:31 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] 19:12:31 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks [no test files] 19:12:31 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/uom [no test files] 19:12:31 ok github.com/edgexfoundry/edgex-go/internal/io 0.355s coverage: 72.2% of statements 19:12:31 ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] 19:12:31 ? github.com/edgexfoundry/edgex-go/internal/pkg/application [no test files] 19:12:31 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers [no test files] 19:12:31 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] 19:12:31 ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] 19:12:31 ok github.com/edgexfoundry/edgex-go/internal/pkg/controller/http 0.610s coverage: 60.0% of statements 19:12:31 ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] 19:12:31 ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] 19:12:31 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] 19:12:31 ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 0.903s coverage: 0.9% of statements 19:12:31 ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] 19:12:31 ok github.com/edgexfoundry/edgex-go/internal/pkg/telemetry 0.487s coverage: 58.8% of statements 19:12:31 ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 0.341s coverage: 29.6% of statements 19:12:31 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] 19:12:33 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.308s coverage: 47.1% of statements 19:12:33 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 1.295s coverage: 79.5% of statements 19:12:34 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.330s coverage: 94.1% of statements 19:12:35 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.353s coverage: 96.3% of statements 19:12:38 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.254s coverage: 87.5% of statements 19:12:48 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 11.388s coverage: 94.4% of statements 19:12:48 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/ping 0.270s coverage: 44.8% of statements 19:12:59 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 15.059s coverage: 79.9% of statements 19:12:59 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] 19:13:04 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 22.303s coverage: 92.9% of statements 19:13:04 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] 19:13:04 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] 19:13:04 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] 19:13:04 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 0.072s coverage: 65.1% of statements 19:13:04 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] 19:13:04 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto [no test files] 19:13:04 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/config [no test files] 19:13:04 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/container [no test files] 19:13:04 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/handlers 6.267s coverage: 86.9% of statements 19:13:04 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] 19:13:04 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] 19:13:04 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] 19:13:04 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] 19:13:04 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 11.250s coverage: 87.2% of statements 19:13:04 ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] 19:13:04 ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] 19:13:04 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.221s coverage: 100.0% of statements 19:13:04 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] 19:13:04 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.340s coverage: 77.4% of statements 19:13:04 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/common [no test files] 19:13:04 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.316s coverage: 80.0% of statements 19:13:04 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/jwt 0.255s coverage: 87.2% of statements 19:13:04 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.973s coverage: 91.2% of statements 19:13:04 ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] 19:13:09 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 1.171s coverage: 64.7% of statements 19:13:09 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] 19:13:09 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] 19:13:09 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.250s coverage: 100.0% of statements 19:13:09 ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.137s coverage: 89.4% of statements 19:13:09 ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.092s coverage: 100.0% of statements 19:13:09 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.117s coverage: 73.7% of statements 19:13:09 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.076s coverage: 100.0% of statements 19:13:16 ok github.com/edgexfoundry/edgex-go/internal/security/proxy 1.598s coverage: 65.3% of statements 19:13:16 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/config [no test files] 19:13:16 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/container [no test files] 19:13:16 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/models [no test files] 19:13:19 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.834s coverage: 41.8% of statements 19:13:19 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] 19:13:19 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] 19:13:19 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 0.321s coverage: 89.5% of statements 19:13:19 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] 19:13:19 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 0.290s coverage: 84.8% of statements 19:13:19 ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider [no test files] 19:13:19 ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/config [no test files] 19:13:19 ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/container [no test files] 19:13:19 ? github.com/edgexfoundry/edgex-go/internal/support/notifications [no test files] 19:13:28 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 6.401s coverage: 17.7% of statements 19:13:28 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel [no test files] 19:13:28 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks [no test files] 19:13:28 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] 19:13:28 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] 19:13:28 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 0.941s coverage: 92.3% of statements 19:13:28 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] 19:13:28 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks [no test files] 19:13:28 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler [no test files] 19:13:28 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/application [no test files] 19:13:28 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/scheduler 0.289s coverage: 63.2% of statements 19:13:28 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] 19:13:28 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] 19:13:28 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 0.618s coverage: 97.7% of statements 19:13:28 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] 19:13:28 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks [no test files] 19:13:28 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:13:28 WARNING: Linting skipped (not on x86_64 or linter not installed) 19:13:28 go vet ./... 19:15:35 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 19:15:35 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 19:15:35 ./bin/test-attribution-txt.sh [Pipeline] echo 19:15:35 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] sh 19:15:36 + ls -al . 19:15:36 total 744 19:15:36 drwxrwxr-x 10 1001 1001 4096 Jan 23 19:08 . 19:15:36 drwxr-xr-x 4 root root 4096 Jan 23 19:08 .. 19:15:36 drwxrwxr-x 2 1001 1001 4096 Jan 23 19:07 .blubracket 19:15:36 -rw-rw-r-- 1 1001 1001 16 Jan 23 19:07 .dockerignore 19:15:36 drwxrwxr-x 8 1001 1001 4096 Jan 23 19:07 .git 19:15:36 drwxrwxr-x 3 1001 1001 4096 Jan 23 19:07 .github 19:15:36 -rw-rw-r-- 1 1001 1001 1024 Jan 23 19:07 .gitignore 19:15:36 -rw-rw-r-- 1 1001 1001 42 Jan 23 19:07 .golangci.yml 19:15:36 -rw-rw-r-- 1 1001 1001 87 Jan 23 19:07 .hadolint.yml 19:15:36 -rw-rw-r-- 1 1001 1001 166 Jan 23 19:07 .sonarcloud.properties 19:15:36 -rw-rw-r-- 1 1001 1001 1171 Jan 23 19:07 ADOPTERS.md 19:15:36 -rw-rw-r-- 1 1001 1001 10825 Jan 23 19:07 Attribution.txt 19:15:36 -rw-rw-r-- 1 1001 1001 73765 Jan 23 19:07 CHANGELOG.md 19:15:36 -rw-rw-r-- 1 1001 1001 3804 Jan 23 19:07 CONTRIBUTING.md 19:15:36 -rw-rw-r-- 1 1001 1001 677 Jan 23 19:07 GOVERNANCE.md 19:15:36 -rw-rw-r-- 1 1001 1001 850 Jan 23 19:07 Jenkinsfile 19:15:36 -rw-rw-r-- 1 1001 1001 10775 Jan 23 19:07 LICENSE 19:15:36 -rw-rw-r-- 1 1001 1001 13388 Jan 23 19:07 Makefile 19:15:36 -rw-rw-r-- 1 1001 1001 582 Jan 23 19:07 OWNERS.md 19:15:36 -rw-rw-r-- 1 1001 1001 9403 Jan 23 19:07 README.md 19:15:36 -rw-rw-r-- 1 1001 1001 6912 Jan 23 19:07 SECURITY.md 19:15:36 -rw-rw-r-- 1 1001 1001 5 Jan 23 19:04 VERSION 19:15:36 drwxrwxr-x 2 1001 1001 4096 Jan 23 19:07 bin 19:15:36 drwxrwxr-x 17 1001 1001 4096 Jan 23 19:07 cmd 19:15:36 -rw-r--r-- 1 root root 489970 Jan 23 19:13 coverage.out 19:15:36 -rw-rw-r-- 1 1001 1001 3377 Jan 23 19:07 go.mod 19:15:36 -rw-rw-r-- 1 1001 1001 34951 Jan 23 19:07 go.sum 19:15:36 drwxrwxr-x 7 1001 1001 4096 Jan 23 19:07 internal 19:15:36 drwxrwxr-x 3 1001 1001 4096 Jan 23 19:07 openapi 19:15:36 drwxrwxr-x 4 1001 1001 4096 Jan 23 19:07 snap 19:15:36 -rw-rw-r-- 1 1001 1001 204 Jan 23 19:07 version.go [Pipeline] sh 19:15:36 + '[' -e coverage.out ] 19:15:36 + chown 1001:1001 coverage.out [Pipeline] stash 19:15:37 Stashed 1 file(s) [Pipeline] sh 19:15:38 + make build 19:15:38 go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-data/core-data ./cmd/core-data 19:17:15 go build -tags " 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:17:15 go build -tags " 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:17:19 go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-common-config-bootstrapper/core-common-config-bootstrapper ./cmd/core-common-config-bootstrapper 19:17:22 go build -tags " " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/support-notifications/support-notifications ./cmd/support-notifications 19:18:12 go build -tags " " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler 19:18:16 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:18:22 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:18:28 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:18:32 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:18:37 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:18:52 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:18:58 $ docker stop --time=1 5f0fbb8cddaddde543cbbc40b1dfc14763bd5b1e63fee63ed7cde9d0756ac67d 19:19:00 $ docker rm -f --volumes 5f0fbb8cddaddde543cbbc40b1dfc14763bd5b1e63fee63ed7cde9d0756ac67d [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 19:19:02 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 19:19:02 19:19:02 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 19:19:03 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 19:19:03 latest: Pulling from edgex-devops/edgex-compose-arm64 19:19:03 29e5d40040c1: Pulling fs layer 19:19:03 1ce36da41761: Pulling fs layer 19:19:03 25b303627fd3: Pulling fs layer 19:19:03 29e5d40040c1: Verifying Checksum 19:19:03 29e5d40040c1: Download complete 19:19:03 1ce36da41761: Verifying Checksum 19:19:03 1ce36da41761: Download complete 19:19:04 29e5d40040c1: Pull complete 19:19:05 1ce36da41761: Pull complete 19:19:05 25b303627fd3: Verifying Checksum 19:19:05 25b303627fd3: Download complete 19:19:15 25b303627fd3: Pull complete 19:19:15 Digest: sha256:9cc31fd43c2090459daf52f5d183d677621facc00304dcc7dc9de11b2a0a8f33 19:19:15 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 19:19:15 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 19:19:15 prd-ubuntu20.04-docker-arm64-4c-16g-3437 does not seem to be running inside a container 19:19:15 $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest cat 19:19:18 $ docker top dfdd957fddbd4d08b4c61ad003c4a725d37c34ae0db5fac4eabfa7c7a7793274 -eo pid,comm [Pipeline] { [Pipeline] sh 19:19:19 + grep parallel 19:19:19 + docker-compose build --help 19:19:24 --parallel Build images in parallel. [Pipeline] } 19:19:24 $ docker stop --time=1 dfdd957fddbd4d08b4c61ad003c4a725d37c34ae0db5fac4eabfa7c7a7793274 19:19:26 $ docker rm -f --volumes dfdd957fddbd4d08b4c61ad003c4a725d37c34ae0db5fac4eabfa7c7a7793274 [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 19:19:26 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 19:19:26 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 19:19:27 prd-ubuntu20.04-docker-arm64-4c-16g-3437 does not seem to be running inside a container 19:19:27 $ docker run -t -d -u 1001:1001 -u 0:0 --entrypoint= -v /var/run/docker.sock:/var/run/docker.sock --privileged -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest cat 19:19:28 $ docker top f05a4afb6ed4535cbae9c494eabf1c9cc308c3f9fc3933d6bea6d60656e43b2d -eo pid,comm [Pipeline] { [Pipeline] sh 19:19:29 + docker-compose -f ./docker-compose-build.yml build --parallel 19:19:35 Building core-command ... 19:19:35 Building core-common-config-bootstrapper ... 19:19:35 Building core-data ... 19:19:35 Building core-metadata ... 19:19:35 Building security-bootstrapper ... 19:19:35 Building security-proxy-setup ... 19:19:35 Building security-secretstore-setup ... 19:19:35 Building security-spiffe-token-provider ... 19:19:35 Building security-spire-agent ... 19:19:35 Building security-spire-config ... 19:19:35 Building security-spire-server ... 19:19:35 Building support-notifications ... 19:19:35 Building support-scheduler ... 19:19:35 Building core-metadata 19:19:35 Building support-scheduler 19:19:35 Building security-spire-config 19:19:35 Building support-notifications 19:19:35 Building security-spiffe-token-provider 19:20:22 Step 1/22 : ARG BUILDER_BASE=golang:1.18-alpine3.16 19:20:22 Step 2/22 : FROM ${BUILDER_BASE} AS builder 19:20:22 ---> 935bc3de4051 19:20:22 Step 3/22 : ARG ADD_BUILD_TAGS="" 19:20:22 ---> Running in 02850a10a972 19:20:22 Step 1/19 : ARG BUILDER_BASE=golang:1.18-alpine3.16 19:20:22 Step 2/19 : FROM ${BUILDER_BASE} AS builder 19:20:22 ---> 935bc3de4051 19:20:22 Step 3/19 : WORKDIR /edgex-go 19:20:22 ---> Running in a6708c4e2ae1 19:20:22 Step 1/24 : ARG BUILDER_BASE=golang:1.18-alpine3.16 19:20:22 Step 2/24 : FROM ${BUILDER_BASE} AS builder 19:20:22 ---> 935bc3de4051 19:20:22 Step 3/24 : ARG ADD_BUILD_TAGS="" 19:20:22 ---> Running in ea740e5c83fe 19:20:22 Step 1/22 : ARG BUILDER_BASE=golang:1.18-alpine3.16 19:20:22 Step 2/22 : FROM ${BUILDER_BASE} AS builder 19:20:22 ---> 935bc3de4051 19:20:22 Step 3/22 : ARG ADD_BUILD_TAGS="" 19:20:22 Removing intermediate container 02850a10a972 19:20:22 ---> 86ca89580ebc 19:20:22 Step 4/22 : WORKDIR /edgex-go 19:20:22 ---> Running in 3915d241d831 19:20:22 Removing intermediate container a6708c4e2ae1 19:20:22 ---> d49087958f9c 19:20:22 Step 4/19 : RUN apk update && apk --no-cache --update add build-base 19:20:22 Step 1/24 : ARG BUILDER_BASE=golang:1.18-alpine3.16 19:20:22 Step 2/24 : FROM ${BUILDER_BASE} AS builder 19:20:22 ---> 935bc3de4051 19:20:22 Step 3/24 : WORKDIR /edgex-go 19:20:22 ---> Using cache 19:20:22 ---> d49087958f9c 19:20:22 Step 4/24 : RUN apk add --update --no-cache make git build-base curl 19:20:22 ---> Running in e1202a10c511 19:20:22 Removing intermediate container ea740e5c83fe 19:20:22 ---> d0911799b2a3 19:20:22 Step 4/24 : WORKDIR /edgex-go 19:20:22 ---> Running in 61c45e630f22 19:20:22 ---> Running in af46f1b468a5 19:20:22 ---> Running in c5f4c5199d16 19:20:22 Removing intermediate container 3915d241d831 19:20:22 ---> 1292efbffadd 19:20:22 Step 4/22 : WORKDIR /edgex-go 19:20:22 Removing intermediate container af46f1b468a5 19:20:22 ---> 7c3d5e2c674a 19:20:22 Step 5/22 : RUN apk add --update --no-cache make bash git ca-certificates 19:20:22 ---> Running in 178103c57a79 19:20:22 Removing intermediate container c5f4c5199d16 19:20:22 ---> bda00b96d5eb 19:20:22 Step 5/24 : RUN apk add --update --no-cache make git 19:20:22 ---> Running in cf5e2b3a92d9 19:20:22 ---> Running in bf79ed047f08 19:20:23 Removing intermediate container 178103c57a79 19:20:23 ---> be684f251633 19:20:23 Step 5/22 : RUN apk add --update --no-cache make git 19:20:23 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 19:20:23 ---> Running in 25206a1ee228 19:20:23 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 19:20:23 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 19:20:24 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 19:20:25 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 19:20:25 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 19:20:25 OK: 221 MiB in 51 packages 19:20:25 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 19:20:25 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 19:20:25 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 19:20:25 v3.16.3-137-g629eaec865 [https://dl-cdn.alpinelinux.org/alpine/v3.16/main] 19:20:25 v3.16.3-135-geaceb73d52 [https://dl-cdn.alpinelinux.org/alpine/v3.16/community] 19:20:25 OK: 16901 distinct packages available 19:20:25 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 19:20:26 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 19:20:26 Removing intermediate container e1202a10c511 19:20:26 ---> 2099452e3662 19:20:26 Step 5/24 : COPY go.mod vendor* ./ 19:20:26 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 19:20:27 OK: 221 MiB in 51 packages 19:20:27 OK: 221 MiB in 51 packages 19:20:27 OK: 221 MiB in 51 packages 19:20:27 ---> 5cdc8db02136 19:20:27 Step 6/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 19:20:27 ---> Running in 43859f074ac1 19:20:28 OK: 221 MiB in 51 packages 19:20:29 Removing intermediate container bf79ed047f08 19:20:29 ---> beca772fdff6 19:20:29 Step 6/24 : COPY go.mod vendor* ./ 19:20:29 Removing intermediate container cf5e2b3a92d9 19:20:29 ---> 463ccd1ea6f7 19:20:29 Step 6/22 : COPY go.mod vendor* ./ 19:20:29 Removing intermediate container 25206a1ee228 19:20:29 ---> 2e595859e998 19:20:29 Step 6/22 : COPY go.mod vendor* ./ 19:20:29 Removing intermediate container 61c45e630f22 19:20:29 ---> 99521ec1a76e 19:20:29 Step 5/19 : COPY go.mod vendor* ./ 19:20:30 ---> 355b61e64515 19:20:30 Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 19:20:30 ---> 6c78416676d0 19:20:30 Step 7/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 19:20:30 ---> fd2fca782806 19:20:30 Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 19:20:30 ---> Running in 551e92c4955c 19:20:30 ---> Running in 96cf3327c484 19:20:30 ---> Running in c379f55501f3 19:20:31 ---> 04d239c39557 19:20:31 Step 6/19 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 19:20:31 ---> Running in 97d6354bc3d3 19:22:38 Removing intermediate container 551e92c4955c 19:22:38 ---> 449f2ff77c8d 19:22:38 Step 8/22 : COPY . . 19:22:38 Removing intermediate container 96cf3327c484 19:22:38 ---> 2ba4421e8335 19:22:38 Step 8/24 : COPY . . 19:22:38 Removing intermediate container 97d6354bc3d3 19:22:38 ---> def1caadf54f 19:22:38 Step 7/19 : COPY . . 19:22:38 Removing intermediate container c379f55501f3 19:22:38 ---> 14d6fbcad148 19:22:38 Step 8/22 : COPY . . 19:22:38 Removing intermediate container 43859f074ac1 19:22:38 ---> f264a6c2f320 19:22:38 Step 7/24 : COPY . . 19:22:48 ---> 454925cf0030 19:22:48 Step 8/24 : ARG SPIRE_RELEASE=1.2.1 19:22:48 ---> f7a6fd966dec 19:22:48 Step 9/22 : RUN make cmd/support-scheduler/support-scheduler 19:22:48 ---> a2ad36e351f9 19:22:48 Step 9/22 : RUN make cmd/support-notifications/support-notifications 19:22:48 ---> Running in 438677aaaf5e 19:22:48 ---> 4e1eb2f9923c 19:22:48 Step 8/19 : RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider 19:22:48 ---> Running in ed795e35a6aa 19:22:48 ---> 376e2e091d95 19:22:48 Step 9/24 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-metadata/core-metadata 19:22:48 ---> Running in d6d3e404bf77 19:22:48 ---> Running in e46e9fedc42e 19:22:48 ---> Running in ab29427c9dcb 19:22:49 Removing intermediate container 438677aaaf5e 19:22:49 ---> 91db192e84cc 19:22:49 Step 9/24 : WORKDIR /edgex-go/spire-build 19:22:49 ---> Running in 6448889dbe14 19:22:50 Removing intermediate container 6448889dbe14 19:22:50 ---> e1878708afbd 19:22:50 Step 10/24 : 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:22:50 ---> Running in b4bd565ab3b5 19:22:51 go build -tags " " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/support-notifications/support-notifications ./cmd/support-notifications 19:22:51 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:22:51 go build -tags " " -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:51 go build -tags " 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:22:53 Removing intermediate container b4bd565ab3b5 19:22:53 ---> 26819f0dc202 19:22:53 Step 11/24 : WORKDIR /edgex-go 19:22:53 ---> Running in 2370f6d2d4d3 19:22:53 Removing intermediate container 2370f6d2d4d3 19:22:53 ---> 0c90e5c20297 19:22:53 19:22:53 Step 12/24 : FROM alpine:3.15 19:22:54 3.15: Pulling from library/alpine 19:22:55 Digest: sha256:cf34c62ee8eb3fe8aa24c1fab45d7e9d12768d945c3f5a6fd6a63d901e898479 19:22:55 Status: Downloaded newer image for alpine:3.15 19:22:55 ---> 8aa73fd46299 19:22:55 Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' 19:22:55 ---> Running in f81004588bc3 19:22:55 Removing intermediate container f81004588bc3 19:22:55 ---> 28e34a809011 19:22:55 Step 14/24 : RUN apk update && apk --no-cache --update add dumb-init gcompat 19:22:55 ---> Running in fb80928b21a4 19:22:59 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 19:22:59 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 19:23:01 v3.15.6-276-g3f8085076f [https://dl-cdn.alpinelinux.org/alpine/v3.15/main] 19:23:01 v3.15.6-274-gc0598e0c42 [https://dl-cdn.alpinelinux.org/alpine/v3.15/community] 19:23:01 OK: 15736 distinct packages available 19:23:01 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 19:23:02 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 19:23:03 (1/4) Installing dumb-init (1.2.5-r1) 19:23:03 (2/4) Installing musl-obstack (1.2.3-r0) 19:23:03 (3/4) Installing libucontext (1.1-r0) 19:23:03 (4/4) Installing gcompat (1.0.0-r4) 19:23:03 Executing busybox-1.34.1-r7.trigger 19:23:03 OK: 6 MiB in 18 packages 19:23:05 Removing intermediate container fb80928b21a4 19:23:05 ---> 6372bab77f3e 19:23:05 Step 15/24 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin 19:23:12 ---> 9eae9ca3c7b8 19:23:12 Step 16/24 : COPY --from=builder /edgex-go/cmd/security-spire-config/docker-entrypoint.sh /usr/local/bin/ 19:23:12 ---> b98dab852648 19:23:12 Step 17/24 : WORKDIR /usr/local/etc/spiffe-scripts.d 19:23:12 ---> Running in 20f9b768fe3d 19:23:12 Removing intermediate container 20f9b768fe3d 19:23:12 ---> ef2a7e4456e8 19:23:12 Step 18/24 : COPY --from=builder /edgex-go/cmd/security-spire-config/seed_builtin_entries.sh /usr/local/etc/spiffe-scripts.d 19:23:14 ---> 536712c0b3ff 19:23:14 Step 19/24 : WORKDIR / 19:23:14 ---> Running in 04746dfaccd3 19:23:15 Removing intermediate container 04746dfaccd3 19:23:15 ---> 0ede3ee7b510 19:23:15 Step 20/24 : ENTRYPOINT [ "/usr/bin/dumb-init" ] 19:23:15 ---> Running in 830307a62454 19:23:15 Removing intermediate container 830307a62454 19:23:15 ---> b62c24046768 19:23:15 Step 21/24 : CMD [ "--verbose", "docker-entrypoint.sh" ] 19:23:15 ---> Running in fdbebfa5c8c5 19:23:16 Removing intermediate container fdbebfa5c8c5 19:23:16 ---> 9c8ecc338f55 19:23:16 Step 22/24 : LABEL arch=arm64 19:23:16 ---> Running in 85d8383ab7fb 19:23:17 Removing intermediate container 85d8383ab7fb 19:23:17 ---> ec6345ebe6a0 19:23:17 Step 23/24 : LABEL git_sha=f0c148693fa32168f4a74575f989756c1fd42c62 19:23:17 ---> Running in d16dcd6b7fe8 19:23:17 Removing intermediate container d16dcd6b7fe8 19:23:17 ---> 24010a395c91 19:23:17 Step 24/24 : LABEL version=0.0.0 19:23:17 ---> Running in 33881eeb4b2f 19:23:17 Removing intermediate container 33881eeb4b2f 19:23:17 ---> 86752eefa7ef 19:23:17 19:23:18 Successfully built 86752eefa7ef 19:23:18 Successfully tagged security-spire-config-arm64:latest 19:23:18  Building security-spire-config ... done Building security-spire-agent 19:23:36 Step 1/24 : ARG BUILDER_BASE=golang:1.18-alpine3.16 19:23:36 Step 2/24 : FROM ${BUILDER_BASE} AS builder 19:23:36 ---> 935bc3de4051 19:23:36 Step 3/24 : WORKDIR /edgex-go 19:23:36 ---> Using cache 19:23:36 ---> d49087958f9c 19:23:36 Step 4/24 : RUN apk add --update --no-cache make git build-base curl 19:23:36 ---> Using cache 19:23:36 ---> 2099452e3662 19:23:36 Step 5/24 : COPY go.mod vendor* ./ 19:23:36 ---> Using cache 19:23:36 ---> 5cdc8db02136 19:23:36 Step 6/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 19:23:36 ---> Using cache 19:23:36 ---> f264a6c2f320 19:23:36 Step 7/24 : COPY . . 19:23:36 ---> Using cache 19:23:36 ---> 454925cf0030 19:23:36 Step 8/24 : ARG SPIRE_RELEASE=1.2.1 19:23:36 ---> Using cache 19:23:36 ---> 91db192e84cc 19:23:36 Step 9/24 : WORKDIR /edgex-go/spire-build 19:23:36 ---> Using cache 19:23:36 ---> e1878708afbd 19:23:36 Step 10/24 : 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:23:36 ---> Using cache 19:23:36 ---> 26819f0dc202 19:23:36 Step 11/24 : WORKDIR /edgex-go 19:23:36 ---> Using cache 19:23:36 ---> 0c90e5c20297 19:23:36 19:23:36 Step 12/24 : FROM alpine:3.15 19:23:36 ---> 8aa73fd46299 19:23:36 Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' 19:23:36 ---> Using cache 19:23:36 ---> 28e34a809011 19:23:36 Step 14/24 : RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 19:23:36 ---> Running in 419f7584469a 19:23:38 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 19:23:39 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 19:23:40 v3.15.6-276-g3f8085076f [https://dl-cdn.alpinelinux.org/alpine/v3.15/main] 19:23:40 v3.15.6-274-gc0598e0c42 [https://dl-cdn.alpinelinux.org/alpine/v3.15/community] 19:23:40 OK: 15736 distinct packages available 19:23:40 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 19:23:41 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 19:23:42 (1/5) Installing dumb-init (1.2.5-r1) 19:23:42 (2/5) Installing musl-obstack (1.2.3-r0) 19:23:42 (3/5) Installing libucontext (1.1-r0) 19:23:42 (4/5) Installing gcompat (1.0.0-r4) 19:23:42 (5/5) Installing openssl (1.1.1s-r1) 19:23:42 Executing busybox-1.34.1-r7.trigger 19:23:42 OK: 6 MiB in 19 packages 19:23:44 Removing intermediate container 419f7584469a 19:23:44 ---> e25d76f8c2c6 19:23:44 Step 15/24 : COPY --from=builder /usr/local/bin/spire-agent /usr/local/bin 19:23:48 ---> 886a8a0a2f55 19:23:48 Step 16/24 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin 19:23:53 ---> 619440021ae9 19:23:53 Step 17/24 : COPY --from=builder /edgex-go/cmd/security-spire-agent/docker-entrypoint.sh /usr/local/bin/ 19:23:54 ---> 38c93c7b8f6a 19:23:54 Step 18/24 : COPY --from=builder /edgex-go/cmd/security-spire-agent/agent.conf /usr/local/etc/spire/agent.conf.tpl 19:23:55 ---> dae9094ba89a 19:23:55 Step 19/24 : COPY --from=builder /edgex-go/cmd/security-spire-agent/openssl.conf /usr/local/etc/ 19:23:56 ---> b2ec9dd852cf 19:23:56 Step 20/24 : ENTRYPOINT [ "/usr/bin/dumb-init" ] 19:23:56 ---> Running in b311d777f114 19:23:57 Removing intermediate container b311d777f114 19:23:57 ---> 33a1c080dd68 19:23:57 Step 21/24 : CMD [ "--verbose", "docker-entrypoint.sh" ] 19:23:57 ---> Running in 73de66c9d673 19:23:58 Removing intermediate container 73de66c9d673 19:23:58 ---> 5254b0efe80d 19:23:58 Step 22/24 : LABEL arch=arm64 19:23:58 ---> Running in b221b04ffd48 19:23:58 Removing intermediate container b221b04ffd48 19:23:58 ---> 0dc1afaaccbd 19:23:58 Step 23/24 : LABEL git_sha=f0c148693fa32168f4a74575f989756c1fd42c62 19:23:58 ---> Running in 4bc85750923d 19:23:59 Removing intermediate container 4bc85750923d 19:23:59 ---> 10c3e897de82 19:23:59 Step 24/24 : LABEL version=0.0.0 19:23:59 ---> Running in 157085e3917e 19:24:00 Removing intermediate container 157085e3917e 19:24:00 ---> f59a332745b5 19:24:00 19:24:00 Successfully built f59a332745b5 19:24:00 Successfully tagged security-spire-agent-arm64:latest 19:24:00  Building security-spire-agent ... done Building security-spire-server 19:24:18 Step 1/23 : ARG BUILDER_BASE=golang:1.18-alpine3.16 19:24:18 Step 2/23 : FROM ${BUILDER_BASE} AS builder 19:24:18 ---> 935bc3de4051 19:24:18 Step 3/23 : WORKDIR /edgex-go 19:24:18 ---> Using cache 19:24:18 ---> d49087958f9c 19:24:18 Step 4/23 : RUN apk add --update --no-cache make git build-base curl 19:24:18 ---> Using cache 19:24:18 ---> 2099452e3662 19:24:18 Step 5/23 : COPY go.mod vendor* ./ 19:24:18 ---> Using cache 19:24:18 ---> 5cdc8db02136 19:24:18 Step 6/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 19:24:18 ---> Using cache 19:24:18 ---> f264a6c2f320 19:24:18 Step 7/23 : COPY . . 19:24:18 ---> Using cache 19:24:18 ---> 454925cf0030 19:24:18 Step 8/23 : ARG SPIRE_RELEASE=1.2.1 19:24:18 ---> Using cache 19:24:18 ---> 91db192e84cc 19:24:18 Step 9/23 : WORKDIR /edgex-go/spire-build 19:24:18 ---> Using cache 19:24:18 ---> e1878708afbd 19:24:18 Step 10/23 : RUN if ! test -f /usr/local/bin/spire-server; then wget -q "https://github.com/spiffe/spire/archive/refs/tags/v${SPIRE_RELEASE}.tar.gz" && tar xv --strip-components=1 -f "v${SPIRE_RELEASE}.tar.gz" && echo "building spire from source..." && make bin/spire-server bin/spire-agent && cp bin/spire* /usr/local/bin/; fi 19:24:19 ---> Running in 6a8e628ee0c7 19:24:22 Removing intermediate container 6a8e628ee0c7 19:24:22 ---> d5770895d858 19:24:22 Step 11/23 : WORKDIR /edgex-go 19:24:22 ---> Running in 799bea5a3283 19:24:23 Removing intermediate container 799bea5a3283 19:24:23 ---> 91388339547f 19:24:23 19:24:23 Step 12/23 : FROM alpine:3.15 19:24:23 ---> 8aa73fd46299 19:24:23 Step 13/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' 19:24:23 ---> Using cache 19:24:23 ---> 28e34a809011 19:24:23 Step 14/23 : RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 19:24:23 ---> Using cache 19:24:23 ---> e25d76f8c2c6 19:24:23 Step 15/23 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin 19:24:29 ---> 1334b36fb78e 19:24:29 Step 16/23 : COPY --from=builder /edgex-go/cmd/security-spire-server/docker-entrypoint.sh /usr/local/bin/ 19:24:29 ---> e7eac3b35ea7 19:24:29 Step 17/23 : COPY --from=builder /edgex-go/cmd/security-spire-server/server.conf /usr/local/etc/spire/server.conf.tpl 19:24:30 ---> 07d5e1c61fe3 19:24:30 Step 18/23 : COPY --from=builder /edgex-go/cmd/security-spire-server/openssl.conf /usr/local/etc/ 19:24:31 ---> 8591acd2dbfc 19:24:31 Step 19/23 : ENTRYPOINT [ "/usr/bin/dumb-init" ] 19:24:31 ---> Running in 72d555211f0d 19:24:32 Removing intermediate container 72d555211f0d 19:24:32 ---> 317809a0f314 19:24:32 Step 20/23 : CMD [ "--verbose", "docker-entrypoint.sh" ] 19:24:32 ---> Running in 099a471f3440 19:24:32 Removing intermediate container 099a471f3440 19:24:32 ---> 8cb31d034f3a 19:24:32 Step 21/23 : LABEL arch=arm64 19:24:32 ---> Running in 5af7e2d46589 19:24:33 Removing intermediate container 5af7e2d46589 19:24:33 ---> f3a5152812a1 19:24:33 Step 22/23 : LABEL git_sha=f0c148693fa32168f4a74575f989756c1fd42c62 19:24:33 ---> Running in 220c03fb5a57 19:24:34 Removing intermediate container 220c03fb5a57 19:24:34 ---> 18e9f537bbe1 19:24:34 Step 23/23 : LABEL version=0.0.0 19:24:34 ---> Running in 167d68f171c1 19:24:35 Removing intermediate container 167d68f171c1 19:24:35 ---> e05252000c14 19:24:35 19:24:35 Successfully built e05252000c14 19:24:35 Successfully tagged security-spire-server-arm64:latest 19:24:35 Building security-bootstrapper 19:24:53  Building security-spire-server ... done Step 1/32 : ARG BUILDER_BASE=golang:1.18-alpine3.16 19:24:53 Step 2/32 : FROM ${BUILDER_BASE} AS builder 19:24:53 ---> 935bc3de4051 19:24:53 Step 3/32 : WORKDIR /edgex-go 19:24:53 ---> Using cache 19:24:53 ---> d49087958f9c 19:24:53 Step 4/32 : RUN apk add --update --no-cache make git 19:24:53 ---> Running in 5529060ed214 19:24:55 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 19:24:56 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 19:24:58 OK: 221 MiB in 51 packages 19:24:59 Removing intermediate container 5529060ed214 19:24:59 ---> df5dfa907735 19:24:59 Step 5/32 : COPY go.mod vendor* ./ 19:25:00 ---> 973370f80d28 19:25:00 Step 6/32 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 19:25:00 ---> Running in a0638b3e241b 19:26:36 Removing intermediate container a0638b3e241b 19:26:36 ---> fd73684a251b 19:26:36 Step 7/32 : COPY . . 19:26:49 ---> 7b3bc8fedc28 19:26:49 Step 8/32 : RUN make cmd/security-bootstrapper/security-bootstrapper 19:26:49 ---> Running in c7f8ab21b961 19:26:51 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:31:13 Removing intermediate container ab29427c9dcb 19:31:13 ---> 0df25117d241 19:31:13 19:31:13 Step 10/24 : FROM alpine:3.16 19:31:13 3.16: Pulling from library/alpine 19:31:13 Digest: sha256:b95359c2505145f16c6aa384f9cc74eeff78eb36d308ca4fd902eeeb0a0b161b 19:31:13 Status: Downloaded newer image for alpine:3.16 19:31:13 ---> 2b4661558fb8 19:31:13 Step 11/24 : RUN apk add --update --no-cache dumb-init 19:31:14 ---> Running in 8dfd0c9292dc 19:31:16 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 19:31:16 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 19:31:18 (1/1) Installing dumb-init (1.2.5-r1) 19:31:18 Executing busybox-1.35.0-r17.trigger 19:31:18 OK: 5 MiB in 15 packages 19:31:20 Removing intermediate container 8dfd0c9292dc 19:31:20 ---> bc4a9fd602dc 19:31:20 Step 12/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 19:31:20 ---> Running in 34ddd4070348 19:31:20 Removing intermediate container 34ddd4070348 19:31:20 ---> e69c5b2477c2 19:31:20 Step 13/24 : ENV APP_PORT=59881 19:31:20 ---> Running in 4a0b87ebaf5b 19:31:21 Removing intermediate container 4a0b87ebaf5b 19:31:21 ---> 26a021d74249 19:31:21 Step 14/24 : EXPOSE $APP_PORT 19:31:21 ---> Running in 70fb281322a4 19:31:22 Removing intermediate container 70fb281322a4 19:31:22 ---> 1e5bc6bc4a34 19:31:22 Step 15/24 : WORKDIR / 19:31:22 ---> Running in b44ce6f846a0 19:31:22 Removing intermediate container b44ce6f846a0 19:31:22 ---> 0cc68dfca8a9 19:31:22 Step 16/24 : COPY --from=builder /edgex-go/Attribution.txt / 19:31:23 ---> 9d84afbc5d09 19:31:23 Step 17/24 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / 19:31:25 ---> f20494786569 19:31:25 Step 18/24 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml 19:31:27 ---> 698fdcf5bb32 19:31:27 Step 19/24 : COPY --from=builder /edgex-go/cmd/core-metadata/res/uom.toml /res/uom.toml 19:31:27 ---> 33ec22726ee1 19:31:27 Step 20/24 : ENTRYPOINT ["/core-metadata"] 19:31:27 ---> Running in 332154a8de47 19:31:28 Removing intermediate container 332154a8de47 19:31:28 ---> 4b4e0a82e392 19:31:28 Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] 19:31:28 ---> Running in bda066737778 19:31:29 Removing intermediate container bda066737778 19:31:29 ---> efed64706635 19:31:29 Step 22/24 : LABEL arch=arm64 19:31:29 ---> Running in 53a66f2ae281 19:31:29 Removing intermediate container 53a66f2ae281 19:31:29 ---> 295245c048e3 19:31:29 Step 23/24 : LABEL git_sha=f0c148693fa32168f4a74575f989756c1fd42c62 19:31:29 ---> Running in 114aac7a5cfe 19:31:30 Removing intermediate container 114aac7a5cfe 19:31:30 ---> d93500c5fc63 19:31:30 Step 24/24 : LABEL version=0.0.0 19:31:30 ---> Running in f6a82a0d2515 19:31:30 Removing intermediate container f6a82a0d2515 19:31:30 ---> 9e5ced5ce185 19:31:30 19:31:31 Successfully built 9e5ced5ce185 19:31:31 Successfully tagged core-metadata-arm64:latest 19:31:31 Building core-command 19:31:46  Building core-metadata ... done Step 1/23 : ARG BUILDER_BASE=golang:1.18-alpine3.16 19:31:46 Step 2/23 : FROM ${BUILDER_BASE} AS builder 19:31:46 ---> 935bc3de4051 19:31:46 Step 3/23 : ARG ADD_BUILD_TAGS="" 19:31:46 ---> Using cache 19:31:46 ---> 1292efbffadd 19:31:46 Step 4/23 : WORKDIR /edgex-go 19:31:46 ---> Using cache 19:31:46 ---> be684f251633 19:31:46 Step 5/23 : RUN apk add --update --no-cache make git 19:31:46 ---> Using cache 19:31:46 ---> 2e595859e998 19:31:46 Step 6/23 : COPY go.mod vendor* ./ 19:31:46 ---> Using cache 19:31:46 ---> fd2fca782806 19:31:46 Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 19:31:46 ---> Using cache 19:31:46 ---> 14d6fbcad148 19:31:46 Step 8/23 : COPY . . 19:31:46 ---> Using cache 19:31:46 ---> f7a6fd966dec 19:31:46 Step 9/23 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-command/core-command 19:31:46 ---> Running in 1d4e072fdaff 19:31:49 go build -tags " 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:32:45 Removing intermediate container d6d3e404bf77 19:32:45 ---> 18596b059a06 19:32:45 19:32:45 Step 9/19 : FROM alpine:3.15 19:32:45 ---> 8aa73fd46299 19:32:45 Step 10/19 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' 19:32:45 ---> Using cache 19:32:45 ---> 28e34a809011 19:32:45 Step 11/19 : RUN apk update && apk --no-cache --update add dumb-init curl gcompat 19:32:45 ---> Running in dad8e5a525e8 19:32:45 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 19:32:45 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 19:32:46 v3.15.6-276-g3f8085076f [https://dl-cdn.alpinelinux.org/alpine/v3.15/main] 19:32:46 v3.15.6-274-gc0598e0c42 [https://dl-cdn.alpinelinux.org/alpine/v3.15/community] 19:32:46 OK: 15736 distinct packages available 19:32:46 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 19:32:46 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 19:32:48 (1/9) Installing ca-certificates (20220614-r0) 19:32:48 (2/9) Installing brotli-libs (1.0.9-r5) 19:32:48 (3/9) Installing nghttp2-libs (1.46.0-r0) 19:32:48 (4/9) Installing libcurl (7.80.0-r5) 19:32:48 (5/9) Installing curl (7.80.0-r5) 19:32:48 (6/9) Installing dumb-init (1.2.5-r1) 19:32:48 (7/9) Installing musl-obstack (1.2.3-r0) 19:32:48 (8/9) Installing libucontext (1.1-r0) 19:32:48 (9/9) Installing gcompat (1.0.0-r4) 19:32:48 Executing busybox-1.34.1-r7.trigger 19:32:48 Executing ca-certificates-20220614-r0.trigger 19:32:49 OK: 8 MiB in 23 packages 19:32:51 Removing intermediate container dad8e5a525e8 19:32:51 ---> 66eed6839e1f 19:32:51 Step 12/19 : COPY --from=builder /edgex-go/Attribution.txt / 19:32:52 ---> 3fbf05d5aa29 19:32:52 Step 13/19 : COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/security-spiffe-token-provider / 19:32:54 ---> c94b7a6bb466 19:32:54 Step 14/19 : COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/res/configuration.toml /res/configuration.toml 19:32:58 ---> f52281821579 19:32:58 Step 15/19 : ENTRYPOINT [ "/security-spiffe-token-provider" ] 19:32:58 ---> Running in 31865c3f04d9 19:32:58 Removing intermediate container 31865c3f04d9 19:32:58 ---> 079d38c94d43 19:32:58 Step 16/19 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] 19:32:58 ---> Running in 81a02fb37cf8 19:32:59 Removing intermediate container 81a02fb37cf8 19:32:59 ---> e07e982f1af8 19:32:59 Step 17/19 : LABEL arch=arm64 19:32:59 ---> Running in 6d9bf24ee4b5 19:32:59 Removing intermediate container 6d9bf24ee4b5 19:32:59 ---> 96e7eef6bcf7 19:32:59 Step 18/19 : LABEL git_sha=f0c148693fa32168f4a74575f989756c1fd42c62 19:32:59 ---> Running in a6fd48f74212 19:33:00 Removing intermediate container a6fd48f74212 19:33:00 ---> c74810da843a 19:33:00 Step 19/19 : LABEL version=0.0.0 19:33:00 ---> Running in f676e4aae041 19:33:01 Removing intermediate container f676e4aae041 19:33:01 ---> 29e4a2bcfdaa 19:33:01 19:33:01 Successfully built 29e4a2bcfdaa 19:33:01 Successfully tagged security-spiffe-token-provider-arm64:latest 19:33:01  Building security-spiffe-token-provider ... done Building security-secretstore-setup 19:33:19 Step 1/24 : ARG BUILDER_BASE=golang:1.18-alpine3.16 19:33:19 Step 2/24 : FROM ${BUILDER_BASE} AS builder 19:33:19 ---> 935bc3de4051 19:33:19 Step 3/24 : WORKDIR /edgex-go 19:33:19 ---> Using cache 19:33:19 ---> d49087958f9c 19:33:19 Step 4/24 : RUN apk add --update --no-cache make git 19:33:19 ---> Using cache 19:33:19 ---> df5dfa907735 19:33:19 Step 5/24 : COPY go.mod vendor* ./ 19:33:19 ---> Using cache 19:33:19 ---> 973370f80d28 19:33:19 Step 6/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 19:33:19 ---> Using cache 19:33:19 ---> fd73684a251b 19:33:19 Step 7/24 : COPY . . 19:33:19 ---> Using cache 19:33:19 ---> 7b3bc8fedc28 19:33:19 Step 8/24 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 19:33:19 ---> Running in 42182aae5259 19:33:20 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:34:28 Removing intermediate container c7f8ab21b961 19:34:28 ---> b1fc0ddc27bb 19:34:28 19:34:28 Step 9/32 : FROM alpine:3.16 19:34:28 ---> 2b4661558fb8 19:34:28 Step 10/32 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' 19:34:28 ---> Running in 953b99a6dd2d 19:34:28 Removing intermediate container 953b99a6dd2d 19:34:28 ---> 90d2187ce200 19:34:28 Step 11/32 : RUN apk add --update --no-cache dumb-init su-exec 19:34:28 ---> Running in 9bba60c4e303 19:34:28 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 19:34:28 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 19:34:30 Removing intermediate container e46e9fedc42e 19:34:30 ---> a7f75675702a 19:34:30 19:34:30 Step 10/22 : FROM alpine:3.16 19:34:30 (1/2) Installing dumb-init (1.2.5-r1) 19:34:30 ---> 2b4661558fb8 19:34:30 Step 11/22 : RUN apk add --update --no-cache dumb-init 19:34:30 ---> Using cache 19:34:30 ---> bc4a9fd602dc 19:34:30 Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 19:34:30 ---> Using cache 19:34:30 ---> e69c5b2477c2 19:34:30 (2/2) Installing su-exec (0.2-r1) 19:34:30 Executing busybox-1.35.0-r17.trigger 19:34:30 Step 13/22 : ENV APP_PORT=59861 19:34:30 OK: 5 MiB in 16 packages 19:34:30 ---> Running in c89fad08416b 19:34:32 Removing intermediate container c89fad08416b 19:34:32 ---> 8a10cb66a0bd 19:34:32 Step 14/22 : EXPOSE $APP_PORT 19:34:32 ---> Running in 30b1e3bf9c7a 19:34:33 Removing intermediate container 9bba60c4e303 19:34:33 ---> 97f947bcce44 19:34:33 Step 12/32 : ENV SECURITY_INIT_DIR /edgex-init 19:34:33 ---> Running in e3b1f0221cee 19:34:33 Removing intermediate container 30b1e3bf9c7a 19:34:33 ---> b9f7e73fc393 19:34:33 Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / 19:34:34 Removing intermediate container e3b1f0221cee 19:34:34 ---> 6fbb02449286 19:34:34 Step 13/32 : ENV SECURITY_INIT_STAGING /edgex-init-staging 19:34:35 ---> Running in eb16b8892368 19:34:35 ---> 04b5a9b4eed4 19:34:35 Step 16/22 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / 19:34:35 Removing intermediate container eb16b8892368 19:34:35 ---> 7f9e3b1b79d9 19:34:35 Step 14/32 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_STAGING}/bootstrap-redis 19:34:35 ---> Running in 4a8f619d6c17 19:34:36 Removing intermediate container ed795e35a6aa 19:34:36 ---> 32e31ff32e80 19:34:36 19:34:36 Step 10/22 : FROM alpine:3.16 19:34:36 ---> 2b4661558fb8 19:34:36 Step 11/22 : RUN apk add --update --no-cache ca-certificates dumb-init 19:34:36 ---> Running in b6293d709219 19:34:37 Removing intermediate container 4a8f619d6c17 19:34:37 ---> 53a0adb836e0 19:34:37 Step 15/32 : ARG BOOTSTRAP_MOSQUITTO_DIR=${SECURITY_INIT_STAGING}/bootstrap-mosquitto 19:34:37 ---> Running in 42ecc7d4c013 19:34:38 Removing intermediate container 42ecc7d4c013 19:34:38 ---> 94b40e45a786 19:34:38 Step 16/32 : RUN mkdir -p ${BOOTSTRAP_REDIS_DIR} ${BOOTSTRAP_MOSQUITTO_DIR} 19:34:38 ---> Running in 758986ae3524 19:34:40 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 19:34:40 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 19:34:40 ---> 37a6780d8be0 19:34:40 Step 17/22 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml 19:34:42 (1/2) Installing ca-certificates (20220614-r0) 19:34:42 (2/2) Installing dumb-init (1.2.5-r1) 19:34:42 Executing busybox-1.35.0-r17.trigger 19:34:42 ---> db1397f50ffb 19:34:42 Step 18/22 : ENTRYPOINT ["/support-scheduler"] 19:34:42 Executing ca-certificates-20220614-r0.trigger 19:34:42 ---> Running in 7ec138a5a3aa 19:34:42 OK: 6 MiB in 16 packages 19:34:42 Removing intermediate container 758986ae3524 19:34:42 ---> 01275c7e9ba7 19:34:42 Step 17/32 : WORKDIR ${SECURITY_INIT_STAGING} 19:34:43 Removing intermediate container 7ec138a5a3aa 19:34:43 ---> 488f5a7ed035 19:34:43 ---> Running in 6c2d5e437efb 19:34:43 Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] 19:34:43 ---> Running in 0e4809934cf1 19:34:44 Removing intermediate container 6c2d5e437efb 19:34:44 ---> 0f83639881c0 19:34:44 Step 18/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_STAGING}/ 19:34:44 Removing intermediate container 0e4809934cf1 19:34:44 ---> d57b1a6446c5 19:34:44 Step 20/22 : LABEL arch=arm64 19:34:44 ---> Running in 662b25e5fa98 19:34:45 Removing intermediate container 662b25e5fa98 19:34:45 ---> a714092d13c8 19:34:45 Step 21/22 : LABEL git_sha=f0c148693fa32168f4a74575f989756c1fd42c62 19:34:45 ---> Running in 97fd22dfb1a2 19:34:46 ---> 66d8a6ec2ebe 19:34:46 Step 19/32 : RUN chmod +x ${SECURITY_INIT_STAGING}/*.sh 19:34:46 ---> Running in 771c0f769542 19:34:46 Removing intermediate container b6293d709219 19:34:46 ---> cc20c4012662 19:34:46 Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2021: Intel Corporation' 19:34:46 ---> Running in ba1e4e0cdfef 19:34:46 Removing intermediate container 97fd22dfb1a2 19:34:46 ---> 0f9a18686932 19:34:46 Step 22/22 : LABEL version=0.0.0 19:34:47 ---> Running in 24be41cf9b8a 19:34:47 Removing intermediate container ba1e4e0cdfef 19:34:47 ---> 2c64af28f37a 19:34:47 Step 13/22 : ENV APP_PORT=59860 19:34:47 ---> Running in 9d51b0ca5780 19:34:48 Removing intermediate container 24be41cf9b8a 19:34:48 ---> 9dbbad4f7e53 19:34:48 19:34:48 Removing intermediate container 9d51b0ca5780 19:34:48 ---> 3948a1af58b0 19:34:48 Step 14/22 : EXPOSE $APP_PORT 19:34:48 ---> Running in 5f7f58d61a3f 19:34:49 Successfully built 9dbbad4f7e53 19:34:49 Successfully tagged support-scheduler-arm64:latest 19:34:49 Building security-proxy-setup 19:34:49  Building support-scheduler ... done Removing intermediate container 5f7f58d61a3f 19:34:49 ---> df3fa5f622d5 19:34:49 Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / 19:34:51 Removing intermediate container 771c0f769542 19:34:51 ---> 2afa5049d31a 19:34:51 Step 20/32 : COPY --from=builder /edgex-go/Attribution.txt / 19:34:51 ---> ce160621589f 19:34:51 Step 16/22 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / 19:34:52 ---> f0c41f455799 19:34:52 Step 21/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . 19:34:55 ---> f73b6ae3cf54 19:34:55 Step 17/22 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml 19:34:55 ---> 2c7eaf5cf104 19:34:55 Step 22/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.toml ./res/ 19:34:56 ---> 9707f52cecaf 19:34:56 ---> 2c231633ea01 19:34:56 Step 23/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml ${BOOTSTRAP_REDIS_DIR}/res/ 19:34:56 Step 18/22 : ENTRYPOINT ["/support-notifications"] 19:34:56 ---> Running in c7c617cef669 19:34:57 Removing intermediate container c7c617cef669 19:34:57 ---> dfa6c7386db5 19:34:57 Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] 19:34:57 ---> Running in e6489be7b5b2 19:34:58 ---> cb000f5106ca 19:34:58 Step 24/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-mosquitto/configuration.toml ${BOOTSTRAP_MOSQUITTO_DIR}/res/ 19:34:58 Removing intermediate container e6489be7b5b2 19:34:58 ---> 7c68b313929c 19:34:58 Step 20/22 : LABEL arch=arm64 19:34:59 ---> Running in e6bc05d84ded 19:34:59 ---> c4dae410cdac 19:34:59 Step 25/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ ${SECURITY_INIT_STAGING}/consul-bootstrapper/ 19:34:59 Removing intermediate container e6bc05d84ded 19:34:59 ---> 14e6f3105666 19:34:59 Step 21/22 : LABEL git_sha=f0c148693fa32168f4a74575f989756c1fd42c62 19:35:00 ---> Running in b3175aaef269 19:35:01 Removing intermediate container b3175aaef269 19:35:01 ---> 47de2614596a 19:35:01 Step 22/22 : LABEL version=0.0.0 19:35:01 ---> Running in c1ade171a514 19:35:01 ---> 068815bd95c7 19:35:01 Step 26/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / 19:35:02 Removing intermediate container c1ade171a514 19:35:02 ---> f5f61bb47a7d 19:35:02 19:35:03 Successfully built f5f61bb47a7d 19:35:03 Successfully tagged support-notifications-arm64:latest 19:35:03 Building core-data 19:35:03  Building support-notifications ... done  ---> d1779722c939 19:35:03 Step 27/32 : RUN chmod +x /entrypoint.sh 19:35:03 ---> Running in 2e29b1911246 19:35:07 Removing intermediate container 2e29b1911246 19:35:07 ---> 25b4c5758dda 19:35:07 Step 28/32 : ENTRYPOINT ["/entrypoint.sh"] 19:35:07 ---> Running in ad5386a88089 19:35:08 Removing intermediate container ad5386a88089 19:35:08 ---> b929fa211687 19:35:08 Step 29/32 : CMD ["gate"] 19:35:08 ---> Running in ad4359755bf1 19:35:09 Removing intermediate container ad4359755bf1 19:35:09 ---> ca415ee5a048 19:35:09 Step 30/32 : LABEL arch=arm64 19:35:09 ---> Running in c53ab122f472 19:35:10 Removing intermediate container c53ab122f472 19:35:10 ---> 05704dcdf31c 19:35:10 Step 31/32 : LABEL git_sha=f0c148693fa32168f4a74575f989756c1fd42c62 19:35:10 ---> Running in f26576f29f63 19:35:11 Removing intermediate container f26576f29f63 19:35:11 ---> 17b16e262e0b 19:35:11 Step 32/32 : LABEL version=0.0.0 19:35:11 Step 1/21 : ARG BUILDER_BASE=golang:1.18-alpine3.16 19:35:11 Step 2/21 : FROM ${BUILDER_BASE} AS builder 19:35:11 ---> 935bc3de4051 19:35:11 Step 3/21 : WORKDIR /edgex-go 19:35:11 ---> Using cache 19:35:11 ---> d49087958f9c 19:35:11 Step 4/21 : RUN apk add --update --no-cache make git 19:35:11 ---> Using cache 19:35:11 ---> df5dfa907735 19:35:11 Step 5/21 : COPY go.mod vendor* ./ 19:35:11 ---> Using cache 19:35:11 ---> Running in 5125e767bdce 19:35:11 ---> 973370f80d28 19:35:11 Step 6/21 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 19:35:11 ---> Using cache 19:35:11 ---> fd73684a251b 19:35:11 Step 7/21 : COPY . . 19:35:11 ---> Using cache 19:35:11 ---> 7b3bc8fedc28 19:35:11 Step 8/21 : RUN make cmd/security-proxy-setup/security-proxy-setup cmd/secrets-config/secrets-config 19:35:11 ---> Running in cea6d15a551a 19:35:12 Removing intermediate container 5125e767bdce 19:35:12 ---> 2b6acf5a8659 19:35:12 19:35:13 Successfully built 2b6acf5a8659 19:35:13 Successfully tagged security-bootstrapper-arm64:latest 19:35:13 Building core-common-config-bootstrapper 19:35:13  Building security-bootstrapper ... done 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:35:35 Step 1/22 : ARG BUILDER_BASE=golang:1.18-alpine3.16 19:35:35 Step 2/22 : FROM ${BUILDER_BASE} AS builder 19:35:35 ---> 935bc3de4051 19:35:35 Step 3/22 : ARG ADD_BUILD_TAGS="" 19:35:35 ---> Using cache 19:35:35 ---> 1292efbffadd 19:35:35 Step 4/22 : WORKDIR /edgex-go 19:35:35 ---> Using cache 19:35:35 ---> be684f251633 19:35:35 Step 5/22 : RUN apk add --update --no-cache make git 19:35:35 ---> Using cache 19:35:35 ---> 2e595859e998 19:35:35 Step 6/22 : COPY go.mod vendor* ./ 19:35:35 ---> Using cache 19:35:35 ---> fd2fca782806 19:35:35 Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 19:35:35 ---> Using cache 19:35:35 ---> 14d6fbcad148 19:35:35 Step 8/22 : COPY . . 19:35:35 ---> Using cache 19:35:35 ---> f7a6fd966dec 19:35:35 Step 9/22 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-data/core-data 19:35:35 ---> Running in 6b23149a5a5a 19:35:37 go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-data/core-data ./cmd/core-data 19:35:40 Step 1/22 : ARG BUILDER_BASE=golang:1.18-alpine3.16 19:35:40 Step 2/22 : FROM ${BUILDER_BASE} AS builder 19:35:40 ---> 935bc3de4051 19:35:40 Step 3/22 : ARG ADD_BUILD_TAGS="" 19:35:40 ---> Using cache 19:35:40 ---> 1292efbffadd 19:35:40 Step 4/22 : WORKDIR /edgex-go 19:35:40 ---> Using cache 19:35:40 ---> be684f251633 19:35:40 Step 5/22 : RUN apk add --update --no-cache make git 19:35:40 ---> Using cache 19:35:40 ---> 2e595859e998 19:35:40 Step 6/22 : COPY go.mod vendor* ./ 19:35:40 ---> Using cache 19:35:40 ---> fd2fca782806 19:35:40 Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 19:35:40 ---> Using cache 19:35:40 ---> 14d6fbcad148 19:35:40 Step 8/22 : COPY . . 19:35:40 ---> Using cache 19:35:40 ---> f7a6fd966dec 19:35:40 Step 9/22 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-common-config-bootstrapper/core-common-config-bootstrapper 19:35:40 ---> Running in 8b255318381c 19:35:42 go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-common-config-bootstrapper/core-common-config-bootstrapper ./cmd/core-common-config-bootstrapper 19:39:19 Removing intermediate container 1d4e072fdaff 19:39:19 ---> ba9caeff7ecc 19:39:19 19:39:19 Step 10/23 : FROM alpine:3.16 19:39:19 ---> 2b4661558fb8 19:39:19 Step 11/23 : RUN apk add --update --no-cache dumb-init 19:39:19 ---> Using cache 19:39:19 ---> bc4a9fd602dc 19:39:19 Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 19:39:19 ---> Using cache 19:39:19 ---> e69c5b2477c2 19:39:19 Step 13/23 : ENV APP_PORT=59882 19:39:19 ---> Running in 37de4118f9d0 19:39:19 Removing intermediate container 37de4118f9d0 19:39:19 ---> 9a18719d927a 19:39:19 Step 14/23 : EXPOSE $APP_PORT 19:39:19 ---> Running in 7be682596eab 19:39:19 Removing intermediate container 7be682596eab 19:39:19 ---> e383ab92eeeb 19:39:19 Step 15/23 : WORKDIR / 19:39:19 ---> Running in 037742f98a9f 19:39:19 Removing intermediate container 037742f98a9f 19:39:19 ---> 2efef89c7d2f 19:39:19 Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / 19:39:19 ---> d906e5cc898c 19:39:19 Step 17/23 : COPY --from=builder /edgex-go/cmd/core-command/core-command / 19:39:19 ---> 8dad8babf177 19:39:19 Step 18/23 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml 19:39:19 ---> daf81a4844e6 19:39:19 Step 19/23 : ENTRYPOINT ["/core-command"] 19:39:19 ---> Running in 127a86bc09c2 19:39:19 Removing intermediate container 127a86bc09c2 19:39:19 ---> de42db60111c 19:39:19 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] 19:39:19 ---> Running in 1748dd35e810 19:39:19 Removing intermediate container 1748dd35e810 19:39:19 ---> f626c8ce322c 19:39:19 Step 21/23 : LABEL arch=arm64 19:39:19 ---> Running in 691e8f4ad80e 19:39:19 Removing intermediate container 691e8f4ad80e 19:39:19 ---> 3e65429a8aa9 19:39:19 Step 22/23 : LABEL git_sha=f0c148693fa32168f4a74575f989756c1fd42c62 19:39:19 ---> Running in 4999b80893a6 19:39:19 Removing intermediate container 4999b80893a6 19:39:19 ---> e11439283588 19:39:19 Step 23/23 : LABEL version=0.0.0 19:39:19 ---> Running in 4032fde48ca6 19:39:19 Removing intermediate container 4032fde48ca6 19:39:19 ---> 62d2ae3cc01d 19:39:19 19:39:19 Successfully built 62d2ae3cc01d 19:39:19 Successfully tagged core-command-arm64:latest 19:39:41  Building core-command ... done 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:39:59 Removing intermediate container 42182aae5259 19:39:59 ---> b887ee104e55 19:39:59 19:39:59 Step 9/24 : FROM alpine:3.16 19:39:59 ---> 2b4661558fb8 19:39:59 Step 10/24 : RUN apk add --update --no-cache ca-certificates dumb-init su-exec 19:39:59 ---> Running in ed61712b0bfe 19:40:01 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 19:40:02 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 19:40:03 (1/3) Installing ca-certificates (20220614-r0) 19:40:03 (2/3) Installing dumb-init (1.2.5-r1) 19:40:03 (3/3) Installing su-exec (0.2-r1) 19:40:03 Executing busybox-1.35.0-r17.trigger 19:40:03 Executing ca-certificates-20220614-r0.trigger 19:40:04 OK: 6 MiB in 17 packages 19:40:06 Removing intermediate container ed61712b0bfe 19:40:06 ---> 451ac681dd82 19:40:06 Step 11/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' 19:40:06 ---> Running in 029d6063e7d3 19:40:07 Removing intermediate container 029d6063e7d3 19:40:07 ---> 25caf595d82f 19:40:07 Step 12/24 : WORKDIR / 19:40:07 ---> Running in 22d488b300df 19:40:07 Removing intermediate container 22d488b300df 19:40:07 ---> 6d35e34c1449 19:40:07 Step 13/24 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/res/token-config.json /res-file-token-provider/token-config.json 19:40:08 ---> 1c93728e807b 19:40:08 Step 14/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res-file-token-provider/configuration.toml /res-file-token-provider/configuration.toml 19:40:09 ---> b825ed711bec 19:40:09 Step 15/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml 19:40:11 ---> 1267912d94ac 19:40:11 Step 16/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/kong-admin-config.template.yml /res/kong-admin-config.template.yml 19:40:12 ---> 7b4fd60943e2 19:40:12 Step 17/24 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . 19:40:13 ---> cfafd9c4bf22 19:40:13 Step 18/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . 19:40:15 ---> 8282afb5f652 19:40:15 Step 19/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ 19:40:16 ---> 5b1f33feb98c 19:40:16 Step 20/24 : RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 19:40:17 ---> Running in 94233c5ffbac 19:40:20 Removing intermediate container 94233c5ffbac 19:40:20 ---> 9aeb55780c18 19:40:20 Step 21/24 : ENTRYPOINT ["entrypoint.sh"] 19:40:20 ---> Running in b3997866f959 19:40:20 Removing intermediate container b3997866f959 19:40:20 ---> b7deafc01ac6 19:40:20 Step 22/24 : LABEL arch=arm64 19:40:20 ---> Running in 24d9eb377e29 19:40:21 Removing intermediate container 24d9eb377e29 19:40:21 ---> c21eca83c159 19:40:21 Step 23/24 : LABEL git_sha=f0c148693fa32168f4a74575f989756c1fd42c62 19:40:21 ---> Running in 9ce24ec16b7a 19:40:21 Removing intermediate container 9ce24ec16b7a 19:40:21 ---> 38179c7b27ce 19:40:21 Step 24/24 : LABEL version=0.0.0 19:40:23 ---> Running in 885efedc83b0 19:40:24 Removing intermediate container 885efedc83b0 19:40:24 ---> b5d5f18b9969 19:40:24 19:40:24 Successfully built b5d5f18b9969 19:40:24 Successfully tagged security-secretstore-setup-arm64:latest 19:41:03  Building security-secretstore-setup ... done 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:41:25 Removing intermediate container cea6d15a551a 19:41:25 ---> 946287e15a96 19:41:25 19:41:25 Step 9/21 : FROM alpine:3.16 19:41:25 ---> 2b4661558fb8 19:41:25 Step 10/21 : RUN apk add --update --no-cache curl dumb-init 19:41:25 ---> Running in 22cbab30816c 19:41:25 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 19:41:26 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 19:41:28 (1/6) Installing ca-certificates (20220614-r0) 19:41:28 (2/6) Installing brotli-libs (1.0.9-r6) 19:41:28 (3/6) Installing nghttp2-libs (1.47.0-r0) 19:41:28 (4/6) Installing libcurl (7.83.1-r5) 19:41:28 (5/6) Installing curl (7.83.1-r5) 19:41:28 (6/6) Installing dumb-init (1.2.5-r1) 19:41:28 Executing busybox-1.35.0-r17.trigger 19:41:28 Executing ca-certificates-20220614-r0.trigger 19:41:28 OK: 8 MiB in 20 packages 19:41:30 Removing intermediate container 22cbab30816c 19:41:30 ---> 64c2cec140c8 19:41:30 Step 11/21 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' 19:41:30 ---> Running in de72f6a7fb39 19:41:31 Removing intermediate container de72f6a7fb39 19:41:31 ---> 05f2e7e797d5 19:41:31 Step 12/21 : WORKDIR /edgex 19:41:31 ---> Running in 0ff61c68810a 19:41:31 Removing intermediate container 0ff61c68810a 19:41:31 ---> 2c7d3266e88b 19:41:31 Step 13/21 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/res/configuration.toml res/configuration.toml 19:41:32 ---> 934b3fac971a 19:41:32 Step 14/21 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/security-proxy-setup . 19:41:34 ---> 6be2f29dc36e 19:41:34 Step 15/21 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . 19:41:36 ---> 87a8ae140bb4 19:41:36 Step 16/21 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/entrypoint.sh /usr/local/bin/ 19:41:37 ---> ee21600f797a 19:41:37 Step 17/21 : RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 19:41:37 ---> Running in 71e8e5790bb6 19:41:43 Removing intermediate container 71e8e5790bb6 19:41:43 ---> 36a7fb7a350b 19:41:43 Step 18/21 : ENTRYPOINT ["entrypoint.sh"] 19:41:43 ---> Running in ebce5718dafc 19:41:43 Removing intermediate container ebce5718dafc 19:41:43 ---> 7e84e2439ad1 19:41:43 Step 19/21 : LABEL arch=arm64 19:41:43 ---> Running in e578ae839c7a 19:41:43 Removing intermediate container 8b255318381c 19:41:43 ---> 9f6162d23c21 19:41:43 19:41:43 Step 10/22 : FROM alpine:3.16 19:41:43 ---> 2b4661558fb8 19:41:43 Step 11/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel Corporation' 19:41:44 Removing intermediate container e578ae839c7a 19:41:44 ---> 49f754946f29 19:41:44 Step 20/21 : LABEL git_sha=f0c148693fa32168f4a74575f989756c1fd42c62 19:41:44 ---> Running in d6583621b438 19:41:44 ---> Running in e1ab03902821 19:41:44 Removing intermediate container d6583621b438 19:41:44 ---> 7a827dd87eb9 19:41:44 Step 21/21 : LABEL version=0.0.0 19:41:44 Removing intermediate container e1ab03902821 19:41:44 ---> 4f687eb724ca 19:41:44 Step 12/22 : RUN apk add --update --no-cache dumb-init 19:41:44 ---> Running in 5d2c6ff6ba21 19:41:44 ---> Running in f2f35e7dc472 19:41:45 Removing intermediate container 5d2c6ff6ba21 19:41:45 ---> e914c8f432a7 19:41:45 19:41:45 Successfully built e914c8f432a7 19:41:45 Successfully tagged security-proxy-setup-arm64:latest 19:41:46  Building security-proxy-setup ... done fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 19:41:46 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 19:41:47 (1/1) Installing dumb-init (1.2.5-r1) 19:41:47 Executing busybox-1.35.0-r17.trigger 19:41:47 OK: 5 MiB in 15 packages 19:41:48 Removing intermediate container f2f35e7dc472 19:41:48 ---> b79bce56de2b 19:41:48 Step 13/22 : COPY --from=builder /edgex-go/Attribution.txt / 19:41:49 ---> c673b80dbd90 19:41:49 Step 14/22 : COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/core-common-config-bootstrapper / 19:41:51 ---> 012ab99fc955 19:41:51 Step 15/22 : COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/res/configuration.yaml /res/configuration.yaml 19:41:51 ---> 07865265e312 19:41:51 Step 16/22 : COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/entrypoint.sh /usr/local/bin/ 19:41:52 ---> 83a4f90d966e 19:41:52 Step 17/22 : RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 19:41:52 ---> Running in 6f0b4edce485 19:41:53 Removing intermediate container 6b23149a5a5a 19:41:53 ---> f204e43282ff 19:41:53 19:41:53 Step 10/22 : FROM alpine:3.16 19:41:53 ---> 2b4661558fb8 19:41:53 Step 11/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' 19:41:53 ---> Running in 2cb5e1c523d1 19:41:53 Removing intermediate container 2cb5e1c523d1 19:41:53 ---> f53e12ccfbb2 19:41:53 Step 12/22 : ENV APP_PORT=59880 19:41:53 ---> Running in f2c1b37c5d1e 19:41:54 Removing intermediate container f2c1b37c5d1e 19:41:54 ---> ada3c575de04 19:41:54 Step 13/22 : EXPOSE $APP_PORT 19:41:54 ---> Running in 2946c4068d09 19:41:54 Removing intermediate container 2946c4068d09 19:41:54 ---> b803d105f169 19:41:54 Step 14/22 : RUN apk add --update --no-cache dumb-init 19:41:54 ---> Running in 083a37fa6be9 19:41:55 Removing intermediate container 6f0b4edce485 19:41:55 ---> 1d59c4f2336f 19:41:55 Step 18/22 : ENTRYPOINT ["entrypoint.sh"] 19:41:55 ---> Running in 4a19e8676c13 19:41:55 Removing intermediate container 4a19e8676c13 19:41:55 ---> c3c8b9fb1423 19:41:55 Step 19/22 : CMD ["/core-common-config-bootstrapper", "-cp=consul.http://edgex-core-consul:8500"] 19:41:55 ---> Running in c13a54fb4014 19:41:55 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 19:41:56 Removing intermediate container c13a54fb4014 19:41:56 ---> 326e33a89108 19:41:56 Step 20/22 : LABEL arch=arm64 19:41:56 ---> Running in eb9851323de7 19:41:56 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 19:41:56 Removing intermediate container eb9851323de7 19:41:56 ---> d59c49ad205d 19:41:56 Step 21/22 : LABEL git_sha=f0c148693fa32168f4a74575f989756c1fd42c62 19:41:56 ---> Running in f45a2feebda5 19:41:57 Removing intermediate container f45a2feebda5 19:41:57 ---> 4f1ad4cbc70f 19:41:57 Step 22/22 : LABEL version=0.0.0 19:41:57 ---> Running in 36282814b575 19:41:57 (1/1) Installing dumb-init (1.2.5-r1) 19:41:57 Executing busybox-1.35.0-r17.trigger 19:41:57 OK: 5 MiB in 15 packages 19:41:57 Removing intermediate container 36282814b575 19:41:57 ---> 11ef3ee2d1bc 19:41:57 19:41:57 Successfully built 11ef3ee2d1bc 19:41:57 Successfully tagged core-common-config-bootstrapper-arm64:latest 19:41:58  Building core-common-config-bootstrapper ... done Removing intermediate container 083a37fa6be9 19:41:58 ---> 2cd7e42b510e 19:41:58 Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / 19:41:59 ---> 609e3d65dc8b 19:41:59 Step 16/22 : COPY --from=builder /edgex-go/cmd/core-data/core-data / 19:41:59 ---> 47e7425ff48a 19:41:59 Step 17/22 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml 19:42:00 ---> 916038ae24c3 19:42:00 Step 18/22 : ENTRYPOINT ["/core-data"] 19:42:00 ---> Running in 1e4ee814704e 19:42:00 Removing intermediate container 1e4ee814704e 19:42:00 ---> c477c39188dc 19:42:00 Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] 19:42:01 ---> Running in e85102d0d109 19:42:01 Removing intermediate container e85102d0d109 19:42:01 ---> f7a2c837a74f 19:42:01 Step 20/22 : LABEL arch=arm64 19:42:01 ---> Running in 505b7ad64936 19:42:01 Removing intermediate container 505b7ad64936 19:42:01 ---> f9cafa953382 19:42:01 Step 21/22 : LABEL git_sha=f0c148693fa32168f4a74575f989756c1fd42c62 19:42:01 ---> Running in 2bc18452f6ec 19:42:02 Removing intermediate container 2bc18452f6ec 19:42:02 ---> cbd01362a982 19:42:02 Step 22/22 : LABEL version=0.0.0 19:42:02 ---> Running in 30e916169e42 19:42:02 Removing intermediate container 30e916169e42 19:42:02 ---> f9cc833f1c98 19:42:02 19:42:02 Successfully built f9cc833f1c98 19:42:03 Successfully tagged core-data-arm64:latest 19:42:03  Building core-data ... done  [Pipeline] } 19:42:03 $ docker stop --time=1 f05a4afb6ed4535cbae9c494eabf1c9cc308c3f9fc3933d6bea6d60656e43b2d 19:42:05 $ docker rm -f --volumes f05a4afb6ed4535cbae9c494eabf1c9cc308c3f9fc3933d6bea6d60656e43b2d [Pipeline] // withDockerContainer [Pipeline] sh 19:42:05 + docker images 19:42:05 REPOSITORY TAG IMAGE ID CREATED SIZE 19:42:05 core-data-arm64 latest f9cc833f1c98 3 seconds ago 17.2MB 19:42:05 core-common-config-bootstrapper-arm64 latest 11ef3ee2d1bc 8 seconds ago 14.4MB 19:42:05 f204e43282ff 13 seconds ago 1.51GB 19:42:05 security-proxy-setup-arm64 latest e914c8f432a7 20 seconds ago 26.8MB 19:42:05 9f6162d23c21 22 seconds ago 1.5GB 19:42:05 946287e15a96 43 seconds ago 1.5GB 19:42:05 security-secretstore-setup-arm64 latest b5d5f18b9969 About a minute ago 28.7MB 19:42:05 b887ee104e55 2 minutes ago 1.5GB 19:42:05 core-command-arm64 latest 62d2ae3cc01d 2 minutes ago 17MB 19:42:05 ba9caeff7ecc 3 minutes ago 1.51GB 19:42:05 security-bootstrapper-arm64 latest 2b6acf5a8659 6 minutes ago 19.5MB 19:42:05 support-notifications-arm64 latest f5f61bb47a7d 7 minutes ago 29.6MB 19:42:05 support-scheduler-arm64 latest 9dbbad4f7e53 7 minutes ago 29MB 19:42:05 32e31ff32e80 7 minutes ago 1.57GB 19:42:05 a7f75675702a 7 minutes ago 1.57GB 19:42:05 b1fc0ddc27bb 7 minutes ago 1.5GB 19:42:05 security-spiffe-token-provider-arm64 latest 29e4a2bcfdaa 9 minutes ago 28.9MB 19:42:05 18596b059a06 9 minutes ago 1.54GB 19:42:05 core-metadata-arm64 latest 9e5ced5ce185 10 minutes ago 17.8MB 19:42:05 0df25117d241 10 minutes ago 1.51GB 19:42:05 security-spire-server-arm64 latest e05252000c14 17 minutes ago 84.3MB 19:42:05 91388339547f 17 minutes ago 1.38GB 19:42:05 security-spire-agent-arm64 latest f59a332745b5 18 minutes ago 122MB 19:42:05 security-spire-config-arm64 latest 86752eefa7ef 18 minutes ago 83.6MB 19:42:05 0c90e5c20297 19 minutes ago 1.38GB 19:42:05 ci-base-image-arm64 latest 935bc3de4051 33 minutes ago 905MB 19:42:05 alpine 3.16 2b4661558fb8 2 months ago 5.29MB 19:42:05 alpine 3.15 8aa73fd46299 2 months ago 5.33MB 19:42:05 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64 1.18-alpine f96f9c87975a 2 months ago 685MB 19:42:05 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:06 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 19:42:06 19:42:06 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 19:42:07 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 19:42:07 arm64: Pulling from edgex-lftools-log-publisher 19:42:07 8998bd30e6a1: Pulling fs layer 19:42:07 04944245beec: Pulling fs layer 19:42:07 699f458cf7ca: Pulling fs layer 19:42:07 765212b225bb: Pulling fs layer 19:42:07 f23df028b6ca: Pulling fs layer 19:42:07 d65c8cfc05b1: Pulling fs layer 19:42:07 2437ff75d9bd: Pulling fs layer 19:42:07 f23df028b6ca: Waiting 19:42:07 d65c8cfc05b1: Waiting 19:42:07 2437ff75d9bd: Waiting 19:42:07 765212b225bb: Waiting 19:42:07 04944245beec: Verifying Checksum 19:42:07 04944245beec: Download complete 19:42:07 765212b225bb: Verifying Checksum 19:42:07 765212b225bb: Download complete 19:42:07 f23df028b6ca: Download complete 19:42:07 d65c8cfc05b1: Verifying Checksum 19:42:07 d65c8cfc05b1: Download complete 19:42:07 699f458cf7ca: Verifying Checksum 19:42:07 699f458cf7ca: Download complete 19:42:08 8998bd30e6a1: Verifying Checksum 19:42:08 8998bd30e6a1: Download complete 19:42:10 2437ff75d9bd: Download complete 19:42:12 8998bd30e6a1: Pull complete 19:42:13 04944245beec: Pull complete 19:42:14 699f458cf7ca: Pull complete 19:42:14 765212b225bb: Pull complete 19:42:15 f23df028b6ca: Pull complete 19:42:16 d65c8cfc05b1: Pull complete 19:42:30 2437ff75d9bd: Pull complete 19:42:30 Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da 19:42:30 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 19:42:30 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 19:42:31 prd-ubuntu20.04-docker-arm64-4c-16g-3437 does not seem to be running inside a container 19:42:31 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged --net host -v /home/jenkins:/home/jenkins -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat 19:42:34 $ docker top 604a31ae74e38d7faac1b22a9b57c79c04dae8b1c8b412413b2f7ee108217fe0 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 19:42:35 ---> job-cost.sh 19:42:35 lf-activate-venv: SKIPPING 19:42:35 INFO: No Stack... 19:42:35 INFO: Retrieving Pricing Info for: v3-standard-4 19:42:36 INFO: Archiving Costs [Pipeline] sh 19:42:37 + cat /w/workspace/edgex-go/1/archives/cost.csv 19:42:37 + cut -d, -f6 [Pipeline] lock 19:42:37 Trying to acquire lock on [jenkins-edgexfoundry-edgex-go-PR-4301-1-stack-cost] 19:42:37 Resource [jenkins-edgexfoundry-edgex-go-PR-4301-1-stack-cost] did not exist. Created. 19:42:37 Lock acquired on [jenkins-edgexfoundry-edgex-go-PR-4301-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 19:42:38 + echo total: 0.10999999940395355 [Pipeline] stash 19:42:38 Stashed 1 file(s) [Pipeline] } 19:42:38 Lock released on resource [jenkins-edgexfoundry-edgex-go-PR-4301-1-stack-cost] [Pipeline] // lock [Pipeline] } 19:42:38 $ docker stop --time=1 604a31ae74e38d7faac1b22a9b57c79c04dae8b1c8b412413b2f7ee108217fe0 19:42:39 $ docker rm -f --volumes 604a31ae74e38d7faac1b22a9b57c79c04dae8b1c8b412413b2f7ee108217fe0 [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) Stage "CodeCov" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Scan) Stage "Snyk Scan" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) Stage "Publish Swagger" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) Stage "Semver" skipped due to earlier failure(s) [Pipeline] stage [Pipeline] { (Tag) Stage "Semver" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) Stage "Semver" skipped due to earlier failure(s) [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:42:42 + [ -d /w/workspace/edgex-go/1/archives ] [Pipeline] libraryResource [Pipeline] sh 19:42:42 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 19:42:43 ---> package-listing.sh 19:42:43 ++ facter osfamily 19:42:43 ++ tr '[:upper:]' '[:lower:]' 19:42:44 + OS_FAMILY=debian 19:42:44 + workspace=/w/workspace/edgex-go/1 19:42:44 + START_PACKAGES=/tmp/packages_start.txt 19:42:44 + END_PACKAGES=/tmp/packages_end.txt 19:42:44 + DIFF_PACKAGES=/tmp/packages_diff.txt 19:42:44 + PACKAGES=/tmp/packages_start.txt 19:42:44 + '[' /w/workspace/edgex-go/1 ']' 19:42:44 + PACKAGES=/tmp/packages_end.txt 19:42:44 + case "${OS_FAMILY}" in 19:42:44 + dpkg -l 19:42:44 + grep '^ii' 19:42:44 + '[' -f /tmp/packages_start.txt ']' 19:42:44 + '[' -f /tmp/packages_end.txt ']' 19:42:44 + diff /tmp/packages_start.txt /tmp/packages_end.txt 19:42:44 + '[' /w/workspace/edgex-go/1 ']' 19:42:44 + mkdir -p /w/workspace/edgex-go/1/archives/ 19:42:44 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgex-go/1/archives/ [Pipeline] echo 19:42:44 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:42:44 + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 19:42:44 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 19:42:44 19:42:44 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 19:42:45 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 19:42:45 latest: Pulling from edgex-lftools-log-publisher 19:42:45 5eb5b503b376: Pulling fs layer 19:42:45 5c69ac0246d0: Pulling fs layer 19:42:45 ec43610c2a17: Pulling fs layer 19:42:45 3a2ae6a8a46f: Pulling fs layer 19:42:45 33b1e0a273af: Pulling fs layer 19:42:45 3a2ae6a8a46f: Waiting 19:42:45 5d3b04190fa2: Pulling fs layer 19:42:45 2f39f015ded8: Pulling fs layer 19:42:45 33b1e0a273af: Waiting 19:42:45 5d3b04190fa2: Waiting 19:42:45 2f39f015ded8: Waiting 19:42:45 5c69ac0246d0: Verifying Checksum 19:42:45 5c69ac0246d0: Download complete 19:42:45 3a2ae6a8a46f: Verifying Checksum 19:42:45 3a2ae6a8a46f: Download complete 19:42:45 33b1e0a273af: Verifying Checksum 19:42:45 33b1e0a273af: Download complete 19:42:45 5d3b04190fa2: Verifying Checksum 19:42:45 5d3b04190fa2: Download complete 19:42:45 ec43610c2a17: Verifying Checksum 19:42:45 ec43610c2a17: Download complete 19:42:45 5eb5b503b376: Verifying Checksum 19:42:45 5eb5b503b376: Download complete 19:42:46 2f39f015ded8: Download complete 19:42:47 5eb5b503b376: Pull complete 19:42:47 5c69ac0246d0: Pull complete 19:42:47 ec43610c2a17: Pull complete 19:42:47 3a2ae6a8a46f: Pull complete 19:42:47 33b1e0a273af: Pull complete 19:42:47 5d3b04190fa2: Pull complete 19:42:52 2f39f015ded8: Pull complete 19:42:52 Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 19:42:52 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 19:42:52 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 19:42:52 prd-ubuntu20.04-docker-8c-8g-3433 does not seem to be running inside a container 19:42:52 $ 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:42:54 $ docker top b88db8e887b0174d72344625773b0128ce43600245bd0ddd6fd9be4abc3bfbf8 -eo pid,comm [Pipeline] { [Pipeline] sh 19:42:54 + touch /tmp/pre-build-complete [Pipeline] sh 19:42:55 + mkdir -p /var/log/sysstat [Pipeline] sh 19:42:55 + ls /var/log/sa-host 19:42:55 ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 19:42:55 provisioning config files... 19:42:55 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgex-go/1@tmp/config6289050580630147422tmp [Pipeline] { [Pipeline] echo 19:42:55 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 19:42:55 ---> create-netrc.sh [Pipeline] } 19:42:56 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 19:42:56 ---> python-tools-install.sh [Pipeline] echo 19:42:56 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 19:42:56 ---> sudo-logs.sh 19:42:56 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 19:42:56 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 19:42:57 ---> job-cost.sh 19:42:57 lf-activate-venv: SKIPPING 19:42:57 DEBUG: total: 0.10999999940395355 19:42:57 INFO: Retrieving Stack Cost... 19:42:57 INFO: Retrieving Pricing Info for: v3-standard-8 19:42:58 INFO: Archiving Costs [Pipeline] echo 19:42:58 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 19:42:58 ---> logs-deploy.sh 19:42:58 lf-activate-venv: SKIPPING 19:42:58 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-go/PR-4301/1 19:42:58 INFO: archiving workspace using pattern(s): 19:42:59 Archives upload complete. 19:42:59 INFO: archiving logs to Nexus