Pull request #4345 opened Connecting to https://api.github.com using edgex-jenkins github personal access token Connecting to https://api.github.com to check permissions of obtain list of hahattan for edgexfoundry/edgex-go Loading trusted files from base branch main at 15a983a6f6d5b88e20add8024b7e596911b920c9 rather than 0dbb30fb4a3449a65b84ffe12dcd3e12d8a2cb0c Obtained Jenkinsfile from 15a983a6f6d5b88e20add8024b7e596911b920c9 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-ssh11350631736489783651.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-ssh4323019927028650233.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-4345/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-4345/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh13096666850876467359.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-4345/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh15781659302325929046.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-ssh1279588580189933653.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-4345/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-4345/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh14834895425042390862.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 ‘ubuntu20.04-docker-8c-8g’ Running on prd-ubuntu20.04-docker-8c-8g-5512 in /w/workspace/edgexfoundry_edgex-go_PR-4345 [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 > 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/4345/head:refs/remotes/origin/PR-4345 +refs/heads/main:refs/remotes/origin/main # timeout=10 Merging remotes/origin/main commit 15a983a6f6d5b88e20add8024b7e596911b920c9 into PR head commit 0dbb30fb4a3449a65b84ffe12dcd3e12d8a2cb0c Merge succeeded, producing 0dbb30fb4a3449a65b84ffe12dcd3e12d8a2cb0c Checking out Revision 0dbb30fb4a3449a65b84ffe12dcd3e12d8a2cb0c (PR-4345) > git config core.sparsecheckout # timeout=10 > git checkout -f 0dbb30fb4a3449a65b84ffe12dcd3e12d8a2cb0c # 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 15a983a6f6d5b88e20add8024b7e596911b920c9 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 0dbb30fb4a3449a65b84ffe12dcd3e12d8a2cb0c # timeout=10 Commit message: "feat(data): update validateEvent topic check" First time build. Skipping changelog. > git --version # timeout=10 > git --version # 'git version 2.25.1' fatal: bad object cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 08:32:24 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 08:32:24 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 08:32:24 ========================================================= 08:32:24 EdgeX Global Pipelines Version Info 08:32:24 ========================================================= [Pipeline] libraryResource [Pipeline] sh 08:32:25 ------------------- 08:32:25 stable info: 08:32:25 ------------------- 08:32:25 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 08:32:25 Commit SHA: cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 08:32:25 Message: update stable to v1.0.244 08:32:25 ------------------- 08:32:25 experimental info: 08:32:25 ------------------- 08:32:25 Commited By: **** collab-it+edgex@linuxfoundation.org 08:32:25 Commit SHA: cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 08:32:25 Message: update experimental to v1.0.244 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 08:32:25 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-go-settings [Pipeline] echo 08:32:26 [edgeXSetupEnvironment]: set envvar PROJECT = edgex-go [Pipeline] echo 08:32:26 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 08:32:26 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 08:32:26 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 08:32:26 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.18 [Pipeline] echo 08:32:26 [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo 08:32:26 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_GLOB = cmd/**/Dockerfile [Pipeline] echo 08:32:26 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_PREFIX = [Pipeline] echo 08:32:26 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_SUFFIX = [Pipeline] echo 08:32:26 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 08:32:26 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 08:32:26 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 08:32:26 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 08:32:26 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 08:32:26 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 08:32:26 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 08:32:26 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 08:32:26 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo 08:32:26 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v2 [Pipeline] echo 08:32:26 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 08:32:26 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 08:32:26 [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo 08:32:27 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-4345 [Pipeline] echo 08:32:27 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-4345 [Pipeline] echo 08:32:27 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-4345 [Pipeline] echo 08:32:27 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 0dbb30fb4a3449a65b84ffe12dcd3e12d8a2cb0c [Pipeline] echo 08:32:27 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 0dbb30f [Pipeline] echo 08:32:27 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 08:32:27 provisioning config files... 08:32:27 copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/1@tmp/config6849552754294469224tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 08:32:27 ---> docker-login.sh 08:32:27 nexus3.edgexfoundry.org:10001 08:32:28 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:32:28 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 08:32:28 Configure a credential helper to remove this warning. See 08:32:28 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 08:32:28 08:32:28 Login Succeeded 08:32:28 nexus3.edgexfoundry.org:10002 08:32:28 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:32:28 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 08:32:28 Configure a credential helper to remove this warning. See 08:32:28 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 08:32:28 08:32:28 Login Succeeded 08:32:28 nexus3.edgexfoundry.org:10003 08:32:28 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:32:28 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 08:32:28 Configure a credential helper to remove this warning. See 08:32:28 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 08:32:28 08:32:28 Login Succeeded 08:32:28 nexus3.edgexfoundry.org:10004 08:32:28 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:32:28 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 08:32:28 Configure a credential helper to remove this warning. See 08:32:28 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 08:32:28 08:32:28 Login Succeeded 08:32:28 docker.io 08:32:28 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:32:28 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 08:32:28 Configure a credential helper to remove this warning. See 08:32:28 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 08:32:28 08:32:28 Login Succeeded 08:32:28 ---> docker-login.sh ends [Pipeline] } 08:32:28 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 08:32:29 + 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 08:32:29 + dirname cmd/core-command/Dockerfile 08:32:29 + cut -d/ -f2 08:32:29 + echo core-command,cmd/core-command/Dockerfile 08:32:29 + dirname cmd/core-common-config-bootstrapper/Dockerfile 08:32:29 + cut -d/ -f2 08:32:29 + echo core-common-config-bootstrapper,cmd/core-common-config-bootstrapper/Dockerfile 08:32:29 + dirname cmd/core-data/Dockerfile 08:32:29 + cut -d/ -f2 08:32:29 + echo core-data,cmd/core-data/Dockerfile 08:32:29 + + dirname cmd/core-metadata/Dockerfile 08:32:29 cut -d/ -f2 08:32:29 + echo core-metadata,cmd/core-metadata/Dockerfile 08:32:29 + + cut -d/ -f2 08:32:29 dirname cmd/security-bootstrapper/Dockerfile 08:32:29 + echo security-bootstrapper,cmd/security-bootstrapper/Dockerfile 08:32:29 + + cut -d/dirname -f2 cmd/security-proxy-setup/Dockerfile 08:32:29 08:32:29 + echo security-proxy-setup,cmd/security-proxy-setup/Dockerfile 08:32:29 + dirname cmd/security-secretstore-setup/Dockerfile 08:32:29 + cut -d/ -f2 08:32:29 + echo security-secretstore-setup,cmd/security-secretstore-setup/Dockerfile 08:32:29 + dirname cmd/security-spiffe-token-provider/Dockerfile 08:32:29 + cut -d/ -f2 08:32:29 + echo security-spiffe-token-provider,cmd/security-spiffe-token-provider/Dockerfile 08:32:29 + dirname cmd/security-spire-agent/Dockerfile 08:32:29 + cut -d/ -f2 08:32:29 + echo security-spire-agent,cmd/security-spire-agent/Dockerfile 08:32:29 + dirname cmd/security-spire-config/Dockerfile 08:32:29 + cut -d/ -f2 08:32:29 + echo security-spire-config,cmd/security-spire-config/Dockerfile 08:32:29 + dirname cmd/security-spire-server/Dockerfile 08:32:29 + cut -d/ -f2 08:32:29 + echo security-spire-server,cmd/security-spire-server/Dockerfile 08:32:29 + + dirname cmd/support-notifications/Dockerfile 08:32:29 cut -d/ -f2 08:32:29 + echo support-notifications,cmd/support-notifications/Dockerfile 08:32:29 + dirname cmd/support-scheduler/Dockerfile 08:32:29 + cut -d/ -f2 08:32:29 + echo support-scheduler,cmd/support-scheduler/Dockerfile [Pipeline] echo 08:32:29 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 08:32:29 + git rev-list -1 --merges 0dbb30fb4a3449a65b84ffe12dcd3e12d8a2cb0c~1..0dbb30fb4a3449a65b84ffe12dcd3e12d8a2cb0c [Pipeline] echo 08:32:29 -----------> git rev-list -1 --merges 0dbb30fb4a3449a65b84ffe12dcd3e12d8a2cb0c~1..0dbb30fb4a3449a65b84ffe12dcd3e12d8a2cb0c 0dbb30fb4a3449a65b84ffe12dcd3e12d8a2cb0c [false] [Pipeline] sh 08:32:30 + git log --format=format:%s -1 0dbb30fb4a3449a65b84ffe12dcd3e12d8a2cb0c [Pipeline] echo 08:32:30 ========================================================= 08:32:30 [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] 08:32:30 ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] sh 08:32:30 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 08:32:30 + grep -v github /etc/ssh/ssh_known_hosts 08:32:30 + [ -e /tmp/ssh_known_hosts ] 08:32:30 + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts 08:32:30 + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= 08:32:30 + sudo tee -a /etc/ssh/ssh_known_hosts 08:32:30 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:32:31 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 08:32:31 08:32:31 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:32:31 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 08:32:31 0.1.4: Pulling from edgex-devops/py-git-semver 08:32:31 b85a868b505f: Pulling fs layer 08:32:31 e2be974225ed: Pulling fs layer 08:32:31 339a4e72a1f5: Pulling fs layer 08:32:31 988bab9f4d93: Pulling fs layer 08:32:31 1469e6f7b9e6: Pulling fs layer 08:32:31 eaf3925da568: Pulling fs layer 08:32:31 bab4dde63d76: Pulling fs layer 08:32:31 bde34c3a00c8: Pulling fs layer 08:32:31 b352a97aabf1: Pulling fs layer 08:32:31 4872d77fe225: Pulling fs layer 08:32:31 5851b861e8e6: Pulling fs layer 08:32:31 988bab9f4d93: Waiting 08:32:31 bab4dde63d76: Waiting 08:32:31 bde34c3a00c8: Waiting 08:32:31 eaf3925da568: Waiting 08:32:31 b352a97aabf1: Waiting 08:32:31 4872d77fe225: Waiting 08:32:31 5851b861e8e6: Waiting 08:32:31 1469e6f7b9e6: Waiting 08:32:31 e2be974225ed: Download complete 08:32:31 988bab9f4d93: Download complete 08:32:31 1469e6f7b9e6: Verifying Checksum 08:32:31 1469e6f7b9e6: Download complete 08:32:31 339a4e72a1f5: Verifying Checksum 08:32:31 339a4e72a1f5: Download complete 08:32:31 eaf3925da568: Verifying Checksum 08:32:31 eaf3925da568: Download complete 08:32:31 bde34c3a00c8: Verifying Checksum 08:32:31 bde34c3a00c8: Download complete 08:32:31 b352a97aabf1: Download complete 08:32:31 4872d77fe225: Verifying Checksum 08:32:31 4872d77fe225: Download complete 08:32:31 5851b861e8e6: Verifying Checksum 08:32:31 5851b861e8e6: Download complete 08:32:31 b85a868b505f: Verifying Checksum 08:32:31 b85a868b505f: Download complete 08:32:32 bab4dde63d76: Verifying Checksum 08:32:32 bab4dde63d76: Download complete 08:32:33 b85a868b505f: Pull complete 08:32:33 e2be974225ed: Pull complete 08:32:34 339a4e72a1f5: Pull complete 08:32:34 988bab9f4d93: Pull complete 08:32:34 1469e6f7b9e6: Pull complete 08:32:34 eaf3925da568: Pull complete 08:32:36 bab4dde63d76: Pull complete 08:32:36 bde34c3a00c8: Pull complete 08:32:36 b352a97aabf1: Pull complete 08:32:36 4872d77fe225: Pull complete 08:32:36 5851b861e8e6: Pull complete 08:32:36 Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 08:32:36 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 08:32:36 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 08:32:36 prd-ubuntu20.04-docker-8c-8g-5512 does not seem to be running inside a container 08:32:36 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 08:32:38 $ docker top 9464f58beb0e4bb23034da4f7f47d33289a4712b3decc4ade47de02b7835ded1 -eo pid,comm 08:32:38 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). 08:32:38 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 08:32:38 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 08:32:38 [ssh-agent] Looking for ssh-agent implementation... 08:32:38 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 08:32:38 $ docker exec 9464f58beb0e4bb23034da4f7f47d33289a4712b3decc4ade47de02b7835ded1 ssh-agent 08:32:38 SSH_AUTH_SOCK=/tmp/ssh-G8ilzh4Jxh2O/agent.31 08:32:38 SSH_AGENT_PID=37 08:32:38 Running ssh-add (command line suppressed) 08:32:38 Identity added: /w/workspace/edgex-go/1@tmp/private_key_11303444010084408191.key (/w/workspace/edgex-go/1@tmp/private_key_11303444010084408191.key) 08:32:38 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 08:32:39 + git tag --points-at HEAD [Pipeline] } 08:32:39 $ docker exec --env ******** --env ******** 9464f58beb0e4bb23034da4f7f47d33289a4712b3decc4ade47de02b7835ded1 ssh-agent -k 08:32:39 unset SSH_AUTH_SOCK; 08:32:39 unset SSH_AGENT_PID; 08:32:39 echo Agent pid 37 killed; 08:32:39 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 08:32:39 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 08:32:39 [ssh-agent] Looking for ssh-agent implementation... 08:32:39 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 08:32:39 $ docker exec 9464f58beb0e4bb23034da4f7f47d33289a4712b3decc4ade47de02b7835ded1 ssh-agent 08:32:39 SSH_AUTH_SOCK=/tmp/ssh-ivBbzPfgAQbG/agent.69 08:32:39 SSH_AGENT_PID=75 08:32:39 Running ssh-add (command line suppressed) 08:32:39 Identity added: /w/workspace/edgex-go/1@tmp/private_key_930140110317109867.key (/w/workspace/edgex-go/1@tmp/private_key_930140110317109867.key) 08:32:39 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 08:32:40 + git semver init 08:32:40 2023-02-13 08:32:40,195 [run_init] DEBUG init version:0.0.0 force:False 08:32:40 2023-02-13 08:32:40,197 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/edgex-go/1/.semver 08:32:40 2023-02-13 08:32:40,197 [execute] INFO git clone -b semver git@github.com:edgexfoundry/edgex-go.git /w/workspace/edgex-go/1/.semver 08:32:40 2023-02-13 08:32:40,197 [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) 08:32:45 2023-02-13 08:32:44,589 [append_file] DEBUG append to file:/w/workspace/edgex-go/1/.git/info/exclude 08:32:45 2023-02-13 08:32:44,589 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/edgex-go/1/.semver/PR-4345 with force:False 08:32:45 2023-02-13 08:32:44,589 [write_file] DEBUG write to file:/w/workspace/edgex-go/1/.semver/PR-4345 08:32:45 2023-02-13 08:32:44,594 [execute] INFO git cat-file --batch-check 08:32:45 2023-02-13 08:32:44,594 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgex-go/1/.semver, universal_newlines=False, shell=None, istream=) 08:32:45 2023-02-13 08:32:44,600 [execute] INFO git cat-file --batch 08:32:45 2023-02-13 08:32:44,600 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgex-go/1/.semver, universal_newlines=False, shell=None, istream=) 08:32:45 2023-02-13 08:32:44,605 [read_version] DEBUG read version from /w/workspace/edgex-go/1/.semver/PR-4345 08:32:45 0.0.0 [Pipeline] } 08:32:45 $ docker exec --env ******** --env ******** 9464f58beb0e4bb23034da4f7f47d33289a4712b3decc4ade47de02b7835ded1 ssh-agent -k 08:32:45 unset SSH_AUTH_SOCK; 08:32:45 unset SSH_AGENT_PID; 08:32:45 echo Agent pid 75 killed; 08:32:45 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 08:32:46 + git semver [Pipeline] } 08:32:46 $ docker stop --time=1 9464f58beb0e4bb23034da4f7f47d33289a4712b3decc4ade47de02b7835ded1 08:32:47 $ docker rm -f --volumes 9464f58beb0e4bb23034da4f7f47d33289a4712b3decc4ade47de02b7835ded1 [Pipeline] // withDockerContainer [Pipeline] sh 08:32:48 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 08:32:48 Stashed 1 file(s) [Pipeline] echo 08:32:48 [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 08:32:49 + git config --global --add safe.directory /w/workspace/edgex-go/1 [Pipeline] echo 08:32:49 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 08:32:49 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 08:32:49 ========================================================= 08:32:49 [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine] 08:32:49 ========================================================= [Pipeline] fileExists [Pipeline] sh 08:32:49 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine 08:32:49 1.18-alpine: Pulling from edgex-devops/edgex-golang-base 08:32:49 213ec9aee27d: Pulling fs layer 08:32:49 4583459ba037: Pulling fs layer 08:32:49 93c1e223e6f2: Pulling fs layer 08:32:49 53926ce57604: Pulling fs layer 08:32:49 21b2b0c7a3f4: Pulling fs layer 08:32:49 22ff95d597cd: Pulling fs layer 08:32:49 12d6caf4c0d1: Pulling fs layer 08:32:49 96b7cbca73a9: Pulling fs layer 08:32:49 a7acece74701: Pulling fs layer 08:32:49 96b7cbca73a9: Waiting 08:32:49 22ff95d597cd: Waiting 08:32:49 a7acece74701: Waiting 08:32:49 21b2b0c7a3f4: Waiting 08:32:49 53926ce57604: Waiting 08:32:49 12d6caf4c0d1: Waiting 08:32:49 93c1e223e6f2: Verifying Checksum 08:32:49 93c1e223e6f2: Download complete 08:32:49 4583459ba037: Download complete 08:32:49 21b2b0c7a3f4: Download complete 08:32:49 22ff95d597cd: Download complete 08:32:49 213ec9aee27d: Verifying Checksum 08:32:49 12d6caf4c0d1: Verifying Checksum 08:32:49 12d6caf4c0d1: Download complete 08:32:49 213ec9aee27d: Pull complete 08:32:50 4583459ba037: Pull complete 08:32:50 93c1e223e6f2: Pull complete 08:32:50 53926ce57604: Verifying Checksum 08:32:50 53926ce57604: Download complete 08:32:51 a7acece74701: Verifying Checksum 08:32:51 a7acece74701: Download complete 08:32:51 96b7cbca73a9: Verifying Checksum 08:32:51 96b7cbca73a9: Download complete 08:32:54 53926ce57604: Pull complete 08:32:54 21b2b0c7a3f4: Pull complete 08:32:54 22ff95d597cd: Pull complete 08:32:54 12d6caf4c0d1: Pull complete 08:32:56 96b7cbca73a9: Pull complete 08:32:57 a7acece74701: Pull complete 08:32:57 Digest: sha256:f6a9ef70c52da88a2ff63a0c6767b24654f9f5185d1d85ca6cc3004fb48f6c2d 08:32:57 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine 08:32:57 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine [Pipeline] fileExists [Pipeline] sh 08:32:57 + + echodocker FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine 08:32:57 WORKDIR /edgex 08:32:57 COPY go.mod . 08:32:57 RUN go mod download build 08:32:57 -t ci-base-image-x86_64 -f - . 08:32:58 Sending build context to Docker daemon 170.2MB 08:32:58 Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine 08:32:58 ---> db6d94c90886 08:32:58 Step 2/4 : WORKDIR /edgex 08:33:00 ---> Running in f279dbc901fc 08:33:00 Removing intermediate container f279dbc901fc 08:33:00 ---> a26d8b3e82e6 08:33:00 Step 3/4 : COPY go.mod . 08:33:00 ---> bb5076371ef5 08:33:00 Step 4/4 : RUN go mod download 08:33:00 ---> Running in b011cc6f1fed 08:33:03 Still waiting to schedule task 08:33:03 ‘prd-centos7-blackbox-4c-2g-5385’ doesn’t have label ‘ubuntu20.04-docker-arm64-4c-16g’ 08:33:03 ‘prd-ubuntu20.04-docker-arm64-4c-16g-5513’ is offline 08:33:08 Removing intermediate container b011cc6f1fed 08:33:08 ---> d64a1cabab21 08:33:08 Successfully built d64a1cabab21 08:33:08 Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:33:09 + docker inspect -f . ci-base-image-x86_64 08:33:09 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 08:33:09 prd-ubuntu20.04-docker-8c-8g-5512 does not seem to be running inside a container 08:33:09 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 08:33:09 $ docker top 0be0b4be21633093db838d16eb69de3f15d996d3db837c82058a3f24775a09df -eo pid,comm [Pipeline] { [Pipeline] sh 08:33:10 + go version 08:33:10 go version go1.18.7 linux/amd64 [Pipeline] } 08:33:10 $ docker stop --time=1 0be0b4be21633093db838d16eb69de3f15d996d3db837c82058a3f24775a09df 08:33:11 $ docker rm -f --volumes 0be0b4be21633093db838d16eb69de3f15d996d3db837c82058a3f24775a09df [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:33:12 + docker inspect -f . ci-base-image-x86_64 08:33:12 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 08:33:12 prd-ubuntu20.04-docker-8c-8g-5512 does not seem to be running inside a container 08:33:12 $ docker run -t -d -u 1001:1001 -u 0:0 -v /var/run/docker.sock:/var/run/docker.sock --privileged -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 08:33:12 $ docker top 7019b14b236c9932f0cbe470d71e31d01582fe37602c1060329362cbed93eb28 -eo pid,comm [Pipeline] { [Pipeline] echo 08:33:12 ========================================================= 08:33:12 [edgeXBuildGoParallel] Running Tests and Build... 08:33:12 ========================================================= [Pipeline] sh 08:33:13 + git config --global --add safe.directory /w/workspace/edgex-go/1 [Pipeline] fileExists [Pipeline] sh 08:33:13 + make test 08:33:13 go test -race -coverprofile=coverage.out ./... 08:33:20 ? github.com/edgexfoundry/edgex-go [no test files] 08:33:34 ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] 08:33:34 ? github.com/edgexfoundry/edgex-go/cmd/core-common-config-bootstrapper [no test files] 08:33:34 ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] 08:33:34 ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] 08:33:34 ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] 08:33:34 ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] 08:33:34 ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] 08:33:34 ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-setup [no test files] 08:33:34 ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] 08:33:34 ? github.com/edgexfoundry/edgex-go/cmd/security-spiffe-token-provider [no test files] 08:33:34 ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] 08:33:34 ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] 08:33:34 ? github.com/edgexfoundry/edgex-go/internal [no test files] 08:33:34 ? github.com/edgexfoundry/edgex-go/internal/core/command [no test files] 08:33:34 ok github.com/edgexfoundry/edgex-go/internal/core/command/application 0.053s coverage: 28.7% of statements 08:33:34 ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] 08:33:34 ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] 08:33:34 ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 0.105s coverage: 98.5% of statements 08:33:38 ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging 3.120s coverage: 73.2% of statements 08:33:38 ? github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging/mocks [no test files] 08:33:38 ? github.com/edgexfoundry/edgex-go/internal/core/common_config [no test files] 08:33:38 ? github.com/edgexfoundry/edgex-go/internal/core/data [no test files] 08:33:38 ok github.com/edgexfoundry/edgex-go/internal/core/data/application 0.103s coverage: 54.0% of statements 08:33:38 ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] 08:33:38 ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] 08:33:39 ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 4.060s coverage: 89.2% of statements 08:33:39 ? github.com/edgexfoundry/edgex-go/internal/core/data/controller/messaging [no test files] 08:33:39 ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] 08:33:39 ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks [no test files] 08:33:39 ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] 08:33:39 ? github.com/edgexfoundry/edgex-go/internal/core/metadata [no test files] 08:33:39 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/application 0.086s coverage: 3.7% of statements 08:33:39 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] 08:33:39 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] 08:33:39 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 0.554s coverage: 95.6% of statements 08:33:39 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] 08:33:39 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks [no test files] 08:33:39 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/uom [no test files] 08:33:39 ok github.com/edgexfoundry/edgex-go/internal/io 0.085s coverage: 72.2% of statements 08:33:39 ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] 08:33:39 ? github.com/edgexfoundry/edgex-go/internal/pkg/application [no test files] 08:33:39 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers [no test files] 08:33:39 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] 08:33:39 ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] 08:33:39 ok github.com/edgexfoundry/edgex-go/internal/pkg/controller/http 0.071s coverage: 65.9% of statements 08:33:39 ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] 08:33:39 ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] 08:33:39 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] 08:33:39 ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 0.094s coverage: 0.9% of statements 08:33:39 ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] 08:33:39 ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 0.093s coverage: 29.6% of statements 08:33:39 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] 08:33:39 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.105s coverage: 47.1% of statements 08:33:39 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 0.084s coverage: 82.9% of statements 08:33:39 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.060s coverage: 94.1% of statements 08:33:39 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.087s coverage: 96.3% of statements 08:33:39 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.060s coverage: 87.5% of statements 08:33:44 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 12.063s coverage: 94.4% of statements 08:33:44 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/ping 0.057s coverage: 44.8% of statements 08:33:51 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 13.239s coverage: 79.9% of statements 08:33:51 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] 08:33:54 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 22.097s coverage: 92.9% of statements 08:33:54 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] 08:33:54 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] 08:33:54 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] 08:33:54 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 0.027s coverage: 64.4% of statements 08:33:54 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] 08:33:54 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto [no test files] 08:33:54 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/config [no test files] 08:33:54 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/container [no test files] 08:33:54 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/handlers 6.069s coverage: 86.9% of statements 08:33:54 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] 08:33:54 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] 08:33:54 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] 08:33:54 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] 08:33:54 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 11.082s coverage: 87.2% of statements 08:33:54 ok github.com/edgexfoundry/edgex-go/internal/security/common 0.044s coverage: 20.0% of statements 08:33:54 ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] 08:33:54 ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] 08:33:54 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.056s coverage: 100.0% of statements 08:33:54 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] 08:33:54 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.084s coverage: 77.4% of statements 08:33:54 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/common [no test files] 08:33:54 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.061s coverage: 80.0% of statements 08:33:54 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/jwt 0.060s coverage: 87.2% of statements 08:33:54 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.223s coverage: 91.2% of statements 08:33:54 ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] 08:33:54 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 0.210s coverage: 63.1% of statements 08:33:54 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] 08:33:54 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] 08:33:54 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.063s coverage: 100.0% of statements 08:33:54 ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.033s coverage: 89.4% of statements 08:33:54 ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.023s coverage: 100.0% of statements 08:33:54 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.030s coverage: 73.7% of statements 08:33:54 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.042s coverage: 100.0% of statements 08:33:54 ok github.com/edgexfoundry/edgex-go/internal/security/proxy 0.377s coverage: 65.3% of statements 08:33:54 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/config [no test files] 08:33:54 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/container [no test files] 08:33:54 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/models [no test files] 08:33:54 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.159s coverage: 41.0% of statements 08:33:54 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] 08:33:54 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] 08:33:54 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 0.088s coverage: 89.5% of statements 08:33:54 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] 08:33:54 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 0.055s coverage: 84.8% of statements 08:33:54 ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider [no test files] 08:33:54 ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/config [no test files] 08:33:54 ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/container [no test files] 08:33:54 ? github.com/edgexfoundry/edgex-go/internal/support/notifications [no test files] 08:33:54 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 6.077s coverage: 17.7% of statements 08:33:54 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel [no test files] 08:33:54 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks [no test files] 08:33:54 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] 08:33:54 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] 08:33:54 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 0.158s coverage: 92.3% of statements 08:33:54 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] 08:33:54 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks [no test files] 08:33:54 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler [no test files] 08:33:54 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/application [no test files] 08:33:54 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/scheduler 0.054s coverage: 63.2% of statements 08:33:54 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] 08:33:54 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] 08:33:54 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 0.109s coverage: 97.7% of statements 08:33:54 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] 08:33:54 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks [no test files] 08:33:54 if which hadolint > /dev/null ; then hadolint --config .hadolint.yml `find * -type f -name 'Dockerfile*' -print` ; elif test "x86_64" = "x86_64" && which docker > /dev/null ; then docker run --rm -v `pwd`:/host:ro,z --entrypoint /bin/hadolint hadolint/hadolint:latest --config /host/.hadolint.yml `find * -type f -name 'Dockerfile*' | xargs -i echo '/host/{}'` ; fi 08:34:16 level=warning msg="[linters context] structcheck is disabled because of go1.18. You can track the evolution of the go1.18 support by following the https://github.com/golangci/golangci-lint/issues/2649." 08:34:16 go vet ./... 08:34:17 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 08:34:17 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 08:34:17 ./bin/test-attribution-txt.sh [Pipeline] echo 08:34:17 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] sh 08:34:17 + ls -al . 08:34:17 total 748 08:34:17 drwxrwxr-x 11 1001 1001 4096 Feb 13 08:33 . 08:34:17 drwxr-xr-x 4 root root 4096 Feb 13 08:33 .. 08:34:17 drwxrwxr-x 2 1001 1001 4096 Feb 13 08:32 .blubracket 08:34:17 -rw-rw-r-- 1 1001 1001 16 Feb 13 08:32 .dockerignore 08:34:17 drwxrwxr-x 8 1001 1001 4096 Feb 13 08:33 .git 08:34:17 drwxrwxr-x 3 1001 1001 4096 Feb 13 08:32 .github 08:34:17 -rw-rw-r-- 1 1001 1001 1024 Feb 13 08:32 .gitignore 08:34:17 -rw-rw-r-- 1 1001 1001 42 Feb 13 08:32 .golangci.yml 08:34:17 -rw-rw-r-- 1 1001 1001 87 Feb 13 08:32 .hadolint.yml 08:34:17 drwxr-xr-x 3 1001 1001 4096 Feb 13 08:32 .semver 08:34:17 -rw-rw-r-- 1 1001 1001 166 Feb 13 08:32 .sonarcloud.properties 08:34:17 -rw-rw-r-- 1 1001 1001 1171 Feb 13 08:32 ADOPTERS.md 08:34:17 -rw-rw-r-- 1 1001 1001 10825 Feb 13 08:32 Attribution.txt 08:34:17 -rw-rw-r-- 1 1001 1001 73765 Feb 13 08:32 CHANGELOG.md 08:34:17 -rw-rw-r-- 1 1001 1001 3804 Feb 13 08:32 CONTRIBUTING.md 08:34:17 -rw-rw-r-- 1 1001 1001 677 Feb 13 08:32 GOVERNANCE.md 08:34:17 -rw-rw-r-- 1 1001 1001 850 Feb 13 08:32 Jenkinsfile 08:34:17 -rw-rw-r-- 1 1001 1001 10775 Feb 13 08:32 LICENSE 08:34:17 -rw-rw-r-- 1 1001 1001 13375 Feb 13 08:32 Makefile 08:34:17 -rw-rw-r-- 1 1001 1001 582 Feb 13 08:32 OWNERS.md 08:34:17 -rw-rw-r-- 1 1001 1001 9403 Feb 13 08:32 README.md 08:34:17 -rw-rw-r-- 1 1001 1001 6912 Feb 13 08:32 SECURITY.md 08:34:17 -rw-rw-r-- 1 1001 1001 5 Feb 13 08:32 VERSION 08:34:17 drwxrwxr-x 2 1001 1001 4096 Feb 13 08:32 bin 08:34:17 drwxrwxr-x 17 1001 1001 4096 Feb 13 08:32 cmd 08:34:17 -rw-r--r-- 1 root root 488663 Feb 13 08:33 coverage.out 08:34:17 -rw-rw-r-- 1 1001 1001 3295 Feb 13 08:32 go.mod 08:34:17 -rw-rw-r-- 1 1001 1001 33318 Feb 13 08:32 go.sum 08:34:17 drwxrwxr-x 7 1001 1001 4096 Feb 13 08:32 internal 08:34:17 drwxrwxr-x 3 1001 1001 4096 Feb 13 08:32 openapi 08:34:17 drwxrwxr-x 4 1001 1001 4096 Feb 13 08:32 snap 08:34:17 -rw-rw-r-- 1 1001 1001 204 Feb 13 08:32 version.go [Pipeline] sh 08:34:18 + '[' -e coverage.out ] 08:34:18 + chown 1001:1001 coverage.out [Pipeline] stash 08:34:18 Stashed 1 file(s) [Pipeline] sh 08:34:18 + make build 08:34:18 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 08:34:30 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 08:34:32 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 08:34:33 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 08:34:34 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 08:34:42 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 08:34:43 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 08:34:44 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup 08:34:45 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider 08:34:46 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/secrets-config ./cmd/secrets-config 08:34:47 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 08:34:49 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] } 08:34:50 $ docker stop --time=1 7019b14b236c9932f0cbe470d71e31d01582fe37602c1060329362cbed93eb28 08:34:53 $ docker rm -f --volumes 7019b14b236c9932f0cbe470d71e31d01582fe37602c1060329362cbed93eb28 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:34:54 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 08:34:54 08:34:54 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:34:54 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 08:34:54 latest: Pulling from edgex-devops/edgex-compose 08:34:54 cbdbe7a5bc2a: Pulling fs layer 08:34:54 ca9280d653b3: Pulling fs layer 08:34:54 7e9c9ca2126c: Pulling fs layer 08:34:54 cbdbe7a5bc2a: Verifying Checksum 08:34:54 cbdbe7a5bc2a: Pull complete 08:34:54 ca9280d653b3: Download complete 08:34:55 7e9c9ca2126c: Download complete 08:34:55 ca9280d653b3: Pull complete 08:34:58 7e9c9ca2126c: Pull complete 08:34:58 Digest: sha256:b7ff7cefa661cf441350a7c60c0e16dc22b011826ae41e7b448230bdfa9ba816 08:34:58 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 08:34:58 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 08:34:59 prd-ubuntu20.04-docker-8c-8g-5512 does not seem to be running inside a container 08:34:59 $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest cat 08:35:00 $ docker top ff67a7eb4016d9b14eb3ca2c4b78d926e838974a0055ec75b66e49870c74c1dd -eo pid,comm [Pipeline] { [Pipeline] sh 08:35:00 + docker-compose build --help 08:35:00 + grep parallel 08:35:01 --parallel Build images in parallel. [Pipeline] } 08:35:01 $ docker stop --time=1 ff67a7eb4016d9b14eb3ca2c4b78d926e838974a0055ec75b66e49870c74c1dd 08:35:02 $ docker rm -f --volumes ff67a7eb4016d9b14eb3ca2c4b78d926e838974a0055ec75b66e49870c74c1dd [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:35:03 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 08:35:03 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 08:35:03 prd-ubuntu20.04-docker-8c-8g-5512 does not seem to be running inside a container 08:35:03 $ docker run -t -d -u 1001:1001 -u 0:0 --entrypoint= -v /var/run/docker.sock:/var/run/docker.sock --privileged -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest cat 08:35:03 $ docker top 8013a45b1dccfe9b349d3f06e3fd18e35108c01e1f76bb398b42bd8460beae64 -eo pid,comm [Pipeline] { [Pipeline] sh 08:35:04 + docker-compose -f ./docker-compose-build.yml build --parallel 08:35:04 Building core-command ... 08:35:04 Building core-common-config-bootstrapper ... 08:35:04 Building core-data ... 08:35:04 Building core-metadata ... 08:35:04 Building security-bootstrapper ... 08:35:04 Building security-proxy-setup ... 08:35:04 Building security-secretstore-setup ... 08:35:04 Building security-spiffe-token-provider ... 08:35:04 Building security-spire-agent ... 08:35:04 Building security-spire-config ... 08:35:04 Building security-spire-server ... 08:35:04 Building support-notifications ... 08:35:04 Building support-scheduler ... 08:35:04 Building security-spire-config 08:35:04 Building core-metadata 08:35:04 Building support-scheduler 08:35:04 Building core-common-config-bootstrapper 08:35:04 Building security-spire-agent 08:35:16 Running on prd-ubuntu20.04-docker-arm64-4c-16g-5514 in /w/workspace/edgexfoundry_edgex-go_PR-4345 [Pipeline] { 08:35:16 Step 1/22 : ARG BUILDER_BASE=golang:1.18-alpine3.16 08:35:16 Step 2/22 : FROM ${BUILDER_BASE} AS builder 08:35:16 ---> d64a1cabab21 08:35:16 Step 3/22 : ARG ADD_BUILD_TAGS="" 08:35:16 Step 1/24 : ARG BUILDER_BASE=golang:1.18-alpine3.16 08:35:16 Step 2/24 : FROM ${BUILDER_BASE} AS builder 08:35:16 ---> d64a1cabab21 08:35:16 Step 3/24 : WORKDIR /edgex-go 08:35:16 Step 1/22 : ARG BUILDER_BASE=golang:1.18-alpine3.16 08:35:16 Step 2/22 : FROM ${BUILDER_BASE} AS builder 08:35:16 ---> d64a1cabab21 08:35:16 Step 3/22 : ARG ADD_BUILD_TAGS="" 08:35:16 Step 1/24 : ARG BUILDER_BASE=golang:1.18-alpine3.16 08:35:16 Step 2/24 : FROM ${BUILDER_BASE} AS builder 08:35:16 ---> d64a1cabab21 08:35:16 Step 3/24 : WORKDIR /edgex-go 08:35:16 Step 1/24 : ARG BUILDER_BASE=golang:1.18-alpine3.16 08:35:16 Step 2/24 : FROM ${BUILDER_BASE} AS builder 08:35:16 ---> d64a1cabab21 08:35:16 Step 3/24 : ARG ADD_BUILD_TAGS="" [Pipeline] ws 08:35:16 Running in /w/workspace/edgex-go/1 [Pipeline] { [Pipeline] checkout 08:35:17 The recommended git tool is: git 08:35:19 ---> Running in 1da91ed49f90 08:35:19 ---> Running in 2ce2d5735f96 08:35:19 ---> Running in 45e58638f61b 08:35:19 ---> Running in 1b1223a4ed44 08:35:19 ---> Running in 1422ae85e713 08:35:19 Removing intermediate container 45e58638f61b 08:35:19 ---> 96fb8268a8ae 08:35:19 Step 4/24 : WORKDIR /edgex-go 08:35:19 Removing intermediate container 2ce2d5735f96 08:35:19 ---> 16b24987f0b9 08:35:19 Step 4/22 : WORKDIR /edgex-go 08:35:19 Removing intermediate container 1da91ed49f90 08:35:19 ---> bb4b361b6079 08:35:19 Step 4/24 : RUN apk add --update --no-cache make git build-base curl 08:35:19 Removing intermediate container 1b1223a4ed44 08:35:19 ---> a48d9f9f708c 08:35:19 Step 4/22 : WORKDIR /edgex-go 08:35:19 Removing intermediate container 1422ae85e713 08:35:19 ---> d64b9bcfb02a 08:35:19 Step 4/24 : RUN apk add --update --no-cache make git build-base curl 08:35:19 ---> Running in 15623477b338 08:35:19 ---> Running in 68fefd26b775 08:35:19 ---> Running in d49642d0f630 08:35:19 ---> Running in 20f6a41c7a28 08:35:19 ---> Running in 4d49ce13de0b 08:35:19 Removing intermediate container 68fefd26b775 08:35:19 ---> 681efd37cb47 08:35:19 Step 5/24 : RUN apk add --update --no-cache make git 08:35:19 Removing intermediate container 4d49ce13de0b 08:35:19 ---> 0a6c9bfe2b00 08:35:19 Step 5/22 : RUN apk add --update --no-cache make git 08:35:20 Removing intermediate container 15623477b338 08:35:20 ---> 1bb49be494fe 08:35:20 Step 5/22 : RUN apk add --update --no-cache make git 08:35:20 ---> Running in 54c19a49705f 08:35:20 ---> Running in 4516d93be1f6 08:35:20 ---> Running in ea3fb04f5370 08:35:20 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 08:35:20 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 08:35:20 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 08:35:20 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 08:35:20 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 08:35:20 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 08:35:20 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 08:35:20 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 08:35:20 OK: 211 MiB in 51 packages 08:35:20 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 08:35:20 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 08:35:21 OK: 211 MiB in 51 packages 08:35:21 OK: 211 MiB in 51 packages 08:35:21 OK: 211 MiB in 51 packages 08:35:21 OK: 211 MiB in 51 packages 08:35:21 Removing intermediate container d49642d0f630 08:35:21 ---> 97786b30a1be 08:35:21 Step 5/24 : COPY go.mod vendor* ./ 08:35:21 ---> df5bc189108e 08:35:21 Step 6/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 08:35:21 ---> Running in 6b32b32a2fa1 08:35:21 Removing intermediate container 20f6a41c7a28 08:35:21 ---> 7d49cdf50b7b 08:35:21 Step 5/24 : COPY go.mod vendor* ./ 08:35:21 Removing intermediate container 54c19a49705f 08:35:21 ---> 1ffed94de1d4 08:35:21 Step 6/24 : COPY go.mod vendor* ./ 08:35:21 Removing intermediate container 4516d93be1f6 08:35:21 ---> 6d7c3733935a 08:35:21 Step 6/22 : COPY go.mod vendor* ./ 08:35:21 Removing intermediate container ea3fb04f5370 08:35:21 ---> df13cc937a0f 08:35:21 Step 6/22 : COPY go.mod vendor* ./ 08:35:22 ---> 037fa258180d 08:35:22 Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 08:35:22 ---> 1425d81b1af7 08:35:22 Step 7/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 08:35:22 ---> 95f9410ee1c6 08:35:22 Step 6/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 08:35:22 ---> Running in 07a8537dc545 08:35:22 ---> Running in 4a84a5b483e6 08:35:22 ---> Running in d9f4599ed88c 08:35:22 ---> ea8a2a6f3854 08:35:22 Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 08:35:22 ---> Running in d2c98d240f6e 08:35:23 using credential edgex-jenkins-ssh 08:35:23 Cloning the remote Git repository 08:35:23 Cloning repository git@github.com:edgexfoundry/edgex-go.git 08:35:23 > git init /w/workspace/edgex-go/1 # timeout=10 08:35:23 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git 08:35:23 > git --version # timeout=10 08:35:23 > git --version # 'git version 2.25.1' 08:35:23 using GIT_SSH to set credentials SSH Credentials for GitHub 08:35:23 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 08:35:50 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 08:35:50 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 08:35:52 Merging remotes/origin/main commit 15a983a6f6d5b88e20add8024b7e596911b920c9 into PR head commit 0dbb30fb4a3449a65b84ffe12dcd3e12d8a2cb0c 08:35:53 Merge succeeded, producing 0dbb30fb4a3449a65b84ffe12dcd3e12d8a2cb0c 08:35:53 Checking out Revision 0dbb30fb4a3449a65b84ffe12dcd3e12d8a2cb0c (PR-4345) 08:35:51 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 08:35:51 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git 08:35:51 using GIT_SSH to set credentials SSH Credentials for GitHub 08:35:51 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/4345/head:refs/remotes/origin/PR-4345 +refs/heads/main:refs/remotes/origin/main # timeout=10 08:35:52 > git config core.sparsecheckout # timeout=10 08:35:52 > git checkout -f 0dbb30fb4a3449a65b84ffe12dcd3e12d8a2cb0c # timeout=10 08:35:53 > git remote # timeout=10 08:35:53 > git config --get remote.origin.url # timeout=10 08:35:53 using GIT_SSH to set credentials SSH Credentials for GitHub 08:35:53 > git merge 15a983a6f6d5b88e20add8024b7e596911b920c9 # timeout=10 08:35:53 > git rev-parse HEAD^{commit} # timeout=10 08:35:53 > git config core.sparsecheckout # timeout=10 08:35:53 > git checkout -f 0dbb30fb4a3449a65b84ffe12dcd3e12d8a2cb0c # timeout=10 08:35:54 Removing intermediate container d9f4599ed88c 08:35:54 ---> c37c5bf91098 08:35:54 Step 8/24 : COPY . . 08:35:54 Removing intermediate container 07a8537dc545 08:35:54 ---> f8da79015ad9 08:35:54 Step 8/22 : COPY . . 08:35:54 Removing intermediate container 6b32b32a2fa1 08:35:54 ---> 2588d610ff4c 08:35:54 Step 7/24 : COPY . . 08:35:54 Removing intermediate container d2c98d240f6e 08:35:54 ---> 08e8c0cd0959 08:35:54 Step 8/22 : COPY . . 08:35:54 Removing intermediate container 4a84a5b483e6 08:35:54 ---> b17963a5c1a6 08:35:54 Step 7/24 : COPY . . 08:35:56 Commit message: "feat(data): update validateEvent topic check" 08:35:56 > git --version # timeout=10 08:35:57 > git --version # 'git version 2.25.1' 08:35:57 fatal: bad object cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 08:35:58 + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json 08:35:58 % Total % Received % Xferd Average Speed Time Time Time Current 08:35:58 Dload Upload Total Spent Left Speed 08:35:58 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12751 100 12751 0 0 207k 0 --:--:-- --:--:-- --:--:-- 207k 08:35:58 ---> 647f767a9411 08:35:58 Step 8/24 : ARG SPIRE_RELEASE=1.2.1 08:35:58 ---> d697a5bb2e0e 08:35:58 Step 9/22 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-common-config-bootstrapper/core-common-config-bootstrapper 08:35:58 ---> dba7a5a41d07 08:35:58 Step 8/24 : ARG SPIRE_RELEASE=1.2.1 08:35:58 ---> 1e31da3e5550 08:35:58 Step 9/24 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-metadata/core-metadata 08:35:58 ---> a6ba748b4c12 08:35:58 Step 9/22 : RUN make cmd/support-scheduler/support-scheduler 08:35:58 ---> Running in e257c85b865c 08:35:58 ---> Running in 5d7348234f53 08:35:58 ---> Running in bb97f1e348f7 08:35:58 ---> Running in 06ccbb4c0388 08:35:58 ---> Running in 7a46fbee8b6f 08:35:58 Removing intermediate container e257c85b865c 08:35:58 ---> e39573ca5f9b 08:35:58 Step 9/24 : WORKDIR /edgex-go/spire-build 08:35:58 Removing intermediate container 06ccbb4c0388 08:35:58 ---> 09f128bbeebf 08:35:58 Step 9/24 : WORKDIR /edgex-go/spire-build 08:35:58 ---> Running in 29375fb7ab98 08:35:58 ---> Running in 1a5d80e8826e 08:35:58 Removing intermediate container 29375fb7ab98 08:35:58 ---> bbb81c0875fc 08:35:58 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 08:35:58 ---> Running in 525c02008f1f 08:35:58 Removing intermediate container 1a5d80e8826e 08:35:58 ---> f29d5980dce3 08:35:58 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 08:35:58 ---> Running in 7179cd6dc4be 08:35:58 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 08:35:58 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 08:35:58 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 [Pipeline] sh 08:35:58 + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh 08:35:59 Removing intermediate container 7179cd6dc4be 08:35:59 Removing intermediate container 525c02008f1f 08:35:59 ---> 72e4c88e188e 08:35:59 ---> 91498a3bb64e 08:35:59 Step 11/24 : WORKDIR /edgex-goStep 11/24 : WORKDIR /edgex-go 08:35:59 08:35:59 + sudo tee /etc/docker/daemon.new 08:35:59 + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json 08:35:59 { 08:35:59 "registry-mirrors": [ 08:35:59 "https://nexus3.edgexfoundry.org:10001" 08:35:59 ], 08:35:59 "bip": "10.250.0.254/24", 08:35:59 "hosts": [ 08:35:59 "tcp://0.0.0.0:5555", 08:35:59 "unix:///var/run/docker.sock" 08:35:59 ], 08:35:59 "mtu": 1458, 08:35:59 "selinux-enabled": true, 08:35:59 "seccomp-profile": "/etc/docker/seccomp.json" 08:35:59 } [Pipeline] sh 08:35:59 ---> Running in b60760d0795d 08:35:59 ---> Running in 4825258f6e6d 08:35:59 Removing intermediate container b60760d0795d 08:35:59 ---> 3a11c7f3b459 08:35:59 08:35:59 Step 12/24 : FROM alpine:3.15 08:35:59 Removing intermediate container 4825258f6e6d 08:35:59 ---> 549737d03d6c 08:35:59 08:35:59 Step 12/24 : FROM alpine:3.15 08:35:59 + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh 08:36:00 + sudo service docker restart 08:36:00 3.15: Pulling from library/alpine 08:36:00 3.15: Pulling from library/alpine 08:36:01 Digest: sha256:689659b1f08e9fdfb85190144098c378beb5a53b328f7ced7883a74a1157c709 08:36:01 Status: Downloaded newer image for alpine:3.15 08:36:01 Digest: sha256:689659b1f08e9fdfb85190144098c378beb5a53b328f7ced7883a74a1157c709 08:36:01 Status: Image is up to date for alpine:3.15 08:36:01 ---> 5ce65d7b0fde 08:36:01 Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' 08:36:01 ---> 5ce65d7b0fde 08:36:01 Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' 08:36:01 ---> Running in 1a75e053f44d 08:36:01 ---> Running in 2a63ca624b51 08:36:01 Removing intermediate container 2a63ca624b51 08:36:01 ---> c734033a2667 08:36:01 Step 14/24 : RUN apk update && apk --no-cache --update add dumb-init gcompat 08:36:01 Removing intermediate container 1a75e053f44d 08:36:01 ---> cfb07d4375c0 08:36:01 Step 14/24 : RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 08:36:01 ---> Running in 9589b4dfe75d 08:36:01 ---> Running in a75cd514eb54 08:36:02 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 08:36:02 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 08:36:02 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 08:36:02 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 08:36:03 v3.15.7-1-g1a26dc12a31 [https://dl-cdn.alpinelinux.org/alpine/v3.15/main] 08:36:03 v3.15.6-306-g64686f2e1ac [https://dl-cdn.alpinelinux.org/alpine/v3.15/community] 08:36:03 OK: 15857 distinct packages available 08:36:03 v3.15.7-1-g1a26dc12a31 [https://dl-cdn.alpinelinux.org/alpine/v3.15/main] 08:36:03 v3.15.6-306-g64686f2e1ac [https://dl-cdn.alpinelinux.org/alpine/v3.15/community] 08:36:03 OK: 15857 distinct packages available 08:36:03 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 08:36:03 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 08:36:03 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 08:36:03 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 08:36:03 (1/5) Installing dumb-init (1.2.5-r1) 08:36:03 (2/5) Installing musl-obstack (1.2.3-r0) 08:36:03 (3/5) Installing libucontext (1.1-r0) 08:36:03 (1/4) Installing dumb-init (1.2.5-r1) 08:36:03 (4/5) Installing gcompat (1.0.0-r4) 08:36:03 (2/4) Installing musl-obstack (1.2.3-r0) 08:36:03 (3/4) Installing libucontext (1.1-r0) 08:36:03 (5/5) Installing openssl (1.1.1t-r1) 08:36:03 (4/4) Installing gcompat (1.0.0-r4) 08:36:03 Executing busybox-1.34.1-r7.trigger 08:36:03 Executing busybox-1.34.1-r7.trigger 08:36:03 OK: 6 MiB in 18 packages 08:36:03 OK: 7 MiB in 19 packages 08:36:04 Removing intermediate container a75cd514eb54 08:36:04 ---> 1e0813771a0d 08:36:04 Step 15/24 : COPY --from=builder /usr/local/bin/spire-agent /usr/local/bin 08:36:04 Removing intermediate container 9589b4dfe75d 08:36:04 ---> 4290cb8f2a75 08:36:04 Step 15/24 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin 08:36:08 ---> 4bf5fa968792 08:36:08 Step 16/24 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin 08:36:08 ---> 95a4090268e8 08:36:08 Step 16/24 : COPY --from=builder /edgex-go/cmd/security-spire-config/docker-entrypoint.sh /usr/local/bin/ 08:36:09 ---> 32cb9ac45e71 08:36:09 Step 17/24 : WORKDIR /usr/local/etc/spiffe-scripts.d 08:36:09 ---> Running in fba0354f8776 08:36:09 ---> 6e99ff084483 08:36:09 Step 17/24 : COPY --from=builder /edgex-go/cmd/security-spire-agent/docker-entrypoint.sh /usr/local/bin/ 08:36:10 Removing intermediate container fba0354f8776 08:36:10 ---> 5d3581a239b2 08:36:10 Step 18/24 : COPY --from=builder /edgex-go/cmd/security-spire-config/seed_builtin_entries.sh /usr/local/etc/spiffe-scripts.d 08:36:10 ---> 2629e0f9f4ff 08:36:10 Step 18/24 : COPY --from=builder /edgex-go/cmd/security-spire-agent/agent.conf /usr/local/etc/spire/agent.conf.tpl 08:36:10 ---> e581a96c0629 08:36:10 Step 19/24 : WORKDIR / 08:36:10 ---> 33c3a3fccef3 08:36:10 Step 19/24 : COPY --from=builder /edgex-go/cmd/security-spire-agent/openssl.conf /usr/local/etc/ 08:36:10 ---> Running in bc874ee6bbab 08:36:11 Removing intermediate container bc874ee6bbab 08:36:11 ---> 7e5f5bb20de1 08:36:11 Step 20/24 : ENTRYPOINT [ "/usr/bin/dumb-init" ] 08:36:11 ---> Running in 1c7ba167d944 08:36:11 ---> 7d68ce384662 08:36:11 Step 20/24 : ENTRYPOINT [ "/usr/bin/dumb-init" ] 08:36:11 ---> Running in 7b798ffe9583 08:36:11 Removing intermediate container 1c7ba167d944 08:36:11 ---> 6110eac15341 08:36:11 Step 21/24 : CMD [ "--verbose", "docker-entrypoint.sh" ] 08:36:11 Removing intermediate container 7b798ffe9583 08:36:11 ---> 9eef369e07f1 08:36:11 Step 21/24 : CMD [ "--verbose", "docker-entrypoint.sh" ] 08:36:11 ---> Running in b483a2f82b9c 08:36:11 ---> Running in 5dbd6ab5a563 08:36:12 Removing intermediate container 5dbd6ab5a563 08:36:12 ---> d676e7ac224d 08:36:12 Step 22/24 : LABEL arch=x86_64 08:36:12 Removing intermediate container b483a2f82b9c 08:36:12 ---> c2fd97c9de4a 08:36:12 Step 22/24 : LABEL arch=x86_64 08:36:12 ---> Running in 5aa96e1d11d8 08:36:12 ---> Running in dc514cb2d932 08:36:12 Removing intermediate container 5aa96e1d11d8 08:36:12 ---> 9a882a062be8 08:36:12 Step 23/24 : LABEL git_sha=0dbb30fb4a3449a65b84ffe12dcd3e12d8a2cb0c 08:36:12 Removing intermediate container dc514cb2d932 08:36:12 ---> ac4b6894bbc7 08:36:12 Step 23/24 : LABEL git_sha=0dbb30fb4a3449a65b84ffe12dcd3e12d8a2cb0c 08:36:12 ---> Running in 1f750bd31ba7 08:36:12 ---> Running in a508f8365195 08:36:13 Removing intermediate container 1f750bd31ba7 08:36:13 ---> c1e5c2b80e50 08:36:13 Step 24/24 : LABEL version=0.0.0 08:36:13 ---> Running in 06f1cf76299e 08:36:13 Removing intermediate container a508f8365195 08:36:13 ---> c7bca58c7de2 08:36:13 Step 24/24 : LABEL version=0.0.0 08:36:13 ---> Running in c29578090d41 08:36:13 Removing intermediate container 06f1cf76299e 08:36:13 ---> cac153530f89 08:36:13 08:36:13 Successfully built cac153530f89 08:36:13 Successfully tagged security-spire-agent:latest 08:36:13  Building security-spire-agent ... done Building core-data 08:36:13 Removing intermediate container c29578090d41 08:36:13 ---> 13627c7ac14c 08:36:13 08:36:13 Successfully built 13627c7ac14c 08:36:13 Successfully tagged security-spire-config:latest 08:36:13  Building security-spire-config ... done Building security-proxy-setup [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 08:36:18 provisioning config files... 08:36:18 copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/1@tmp/config3109127163889150299tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 08:36:18 ---> docker-login.sh 08:36:18 nexus3.edgexfoundry.org:10001 08:36:19 Step 1/21 : ARG BUILDER_BASE=golang:1.18-alpine3.16 08:36:19 Step 2/21 : FROM ${BUILDER_BASE} AS builder 08:36:19 ---> d64a1cabab21 08:36:19 Step 3/21 : WORKDIR /edgex-go 08:36:19 ---> Using cache 08:36:19 ---> d64b9bcfb02a 08:36:19 Step 4/21 : RUN apk add --update --no-cache make git 08:36:19 Step 1/22 : ARG BUILDER_BASE=golang:1.18-alpine3.16 08:36:19 Step 2/22 : FROM ${BUILDER_BASE} AS builder 08:36:19 ---> d64a1cabab21 08:36:19 Step 3/22 : ARG ADD_BUILD_TAGS="" 08:36:19 ---> Using cache 08:36:19 ---> 16b24987f0b9 08:36:19 Step 4/22 : WORKDIR /edgex-go 08:36:19 ---> Using cache 08:36:19 ---> 1bb49be494fe 08:36:19 Step 5/22 : RUN apk add --update --no-cache make git 08:36:19 ---> Using cache 08:36:19 ---> df13cc937a0f 08:36:19 Step 6/22 : COPY go.mod vendor* ./ 08:36:19 ---> Using cache 08:36:19 ---> ea8a2a6f3854 08:36:19 Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 08:36:19 ---> Using cache 08:36:19 ---> 08e8c0cd0959 08:36:19 Step 8/22 : COPY . . 08:36:19 ---> Using cache 08:36:19 ---> a6ba748b4c12 08:36:19 Step 9/22 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-data/core-data 08:36:19 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:36:19 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 08:36:19 Configure a credential helper to remove this warning. See 08:36:19 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 08:36:19 08:36:19 Login Succeeded 08:36:19 nexus3.edgexfoundry.org:10002 08:36:19 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:36:19 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 08:36:19 Configure a credential helper to remove this warning. See 08:36:19 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 08:36:19 08:36:19 Login Succeeded 08:36:19 nexus3.edgexfoundry.org:10003 08:36:20 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:36:20 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 08:36:20 Configure a credential helper to remove this warning. See 08:36:20 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 08:36:20 08:36:20 Login Succeeded 08:36:20 nexus3.edgexfoundry.org:10004 08:36:20 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:36:20 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 08:36:20 Configure a credential helper to remove this warning. See 08:36:20 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 08:36:20 08:36:20 Login Succeeded 08:36:20 docker.io 08:36:21 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:36:21 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 08:36:21 Configure a credential helper to remove this warning. See 08:36:21 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 08:36:21 08:36:21 Login Succeeded 08:36:21 ---> docker-login.sh ends [Pipeline] } 08:36:21 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash 08:36:21 ---> Running in f16e5cfc1380 08:36:21 ---> Running in 5364cc0fa1e3 [Pipeline] sh 08:36:21 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 08:36:21 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 08:36:22 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 08:36:22 OK: 211 MiB in 51 packages 08:36:22 + git config --global --add safe.directory /w/workspace/edgex-go/1 [Pipeline] echo 08:36:22 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 08:36:22 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 08:36:22 ========================================================= 08:36:22 [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine] 08:36:22 ========================================================= [Pipeline] fileExists [Pipeline] sh 08:36:22 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine 08:36:22 1.18-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 08:36:22 9b18e9b68314: Pulling fs layer 08:36:22 35d82f9e3411: Pulling fs layer 08:36:22 e16973657156: Pulling fs layer 08:36:22 fc693d55d65f: Pulling fs layer 08:36:22 7e9fc2657dce: Pulling fs layer 08:36:22 dda99020689f: Pulling fs layer 08:36:22 db1c61fa0a46: Pulling fs layer 08:36:22 891c053d2c06: Pulling fs layer 08:36:22 fc693d55d65f: Waiting 08:36:22 7e9fc2657dce: Waiting 08:36:22 dda99020689f: Waiting 08:36:22 db1c61fa0a46: Waiting 08:36:22 891c053d2c06: Waiting 08:36:22 e16973657156: Verifying Checksum 08:36:22 e16973657156: Download complete 08:36:22 35d82f9e3411: Verifying Checksum 08:36:22 35d82f9e3411: Download complete 08:36:22 7e9fc2657dce: Verifying Checksum 08:36:22 7e9fc2657dce: Download complete 08:36:22 dda99020689f: Download complete 08:36:22 9b18e9b68314: Verifying Checksum 08:36:22 9b18e9b68314: Download complete 08:36:23 891c053d2c06: Verifying Checksum 08:36:23 891c053d2c06: Download complete 08:36:24 Removing intermediate container 5364cc0fa1e3 08:36:24 ---> cd66016905ca 08:36:24 Step 5/21 : COPY go.mod vendor* ./ 08:36:24 9b18e9b68314: Pull complete 08:36:24 ---> 94255faf0d98 08:36:24 Step 6/21 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 08:36:24 35d82f9e3411: Pull complete 08:36:25 e16973657156: Pull complete 08:36:25 ---> Running in 6fba96737b09 08:36:25 Removing intermediate container 5d7348234f53 08:36:25 ---> 0a7242772a1e 08:36:25 08:36:25 Step 10/22 : FROM alpine:3.16 08:36:25 3.16: Pulling from library/alpine 08:36:25 db1c61fa0a46: Verifying Checksum 08:36:25 db1c61fa0a46: Download complete 08:36:25 Digest: sha256:1bd67c81e4ad4b8f4a5c1c914d7985336f130e5cefb3e323654fd09d6bcdbbe2 08:36:25 Status: Downloaded newer image for alpine:3.16 08:36:25 ---> dfd21b5a31f5 08:36:25 Step 11/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel Corporation' 08:36:25 fc693d55d65f: Verifying Checksum 08:36:25 fc693d55d65f: Download complete 08:36:26 ---> Running in 38a629cafa8d 08:36:26 Removing intermediate container 38a629cafa8d 08:36:26 ---> d3b9eb9a1d27 08:36:26 Step 12/22 : RUN apk add --update --no-cache dumb-init 08:36:26 ---> Running in 6fcf513ed0a8 08:36:27 Removing intermediate container bb97f1e348f7 08:36:27 ---> 8ccbf16ad1cc 08:36:27 08:36:27 Step 10/24 : FROM alpine:3.16 08:36:27 ---> dfd21b5a31f5 08:36:27 Step 11/24 : RUN apk add --update --no-cache dumb-init 08:36:27 ---> Running in d46764de8e5c 08:36:27 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 08:36:27 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 08:36:27 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 08:36:27 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 08:36:27 (1/1) Installing dumb-init (1.2.5-r1) 08:36:27 Executing busybox-1.35.0-r17.trigger 08:36:27 OK: 6 MiB in 15 packages 08:36:27 (1/1) Installing dumb-init (1.2.5-r1) 08:36:27 Executing busybox-1.35.0-r17.trigger 08:36:27 OK: 6 MiB in 15 packages 08:36:28 Removing intermediate container 6fcf513ed0a8 08:36:28 ---> 7a8cde1224ab 08:36:28 Step 13/22 : COPY --from=builder /edgex-go/Attribution.txt / 08:36:29 Removing intermediate container d46764de8e5c 08:36:29 ---> fe966f845579 08:36:29 Step 12/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 08:36:29 ---> Running in f0cac290b8f6 08:36:29 ---> 9ca57ed5891c 08:36:29 Step 14/22 : COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/core-common-config-bootstrapper / 08:36:29 Removing intermediate container f0cac290b8f6 08:36:29 ---> ff9a78bbe5f6 08:36:29 Step 13/24 : ENV APP_PORT=59881 08:36:29 ---> Running in b4acec920d33 08:36:29 ---> 529933a31bf3 08:36:29 Step 15/22 : COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/res/configuration.yaml /res/configuration.yaml 08:36:29 Removing intermediate container b4acec920d33 08:36:29 ---> e84025ee0b96 08:36:29 Step 14/24 : EXPOSE $APP_PORT 08:36:30 ---> Running in 52b827c1e592 08:36:30 ---> 575b5bc8a9e4 08:36:30 Step 16/22 : COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/entrypoint.sh /usr/local/bin/ 08:36:30 Removing intermediate container 52b827c1e592 08:36:30 ---> 6685e7dc26cd 08:36:30 Step 15/24 : WORKDIR / 08:36:31 ---> 6ecfda2773bd 08:36:31 Step 17/22 : RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 08:36:31 ---> Running in 569d01e572d8 08:36:32 ---> Running in a0e55cab1c04 08:36:32 Removing intermediate container 569d01e572d8 08:36:32 ---> 937b25dbf482 08:36:32 Step 16/24 : COPY --from=builder /edgex-go/Attribution.txt / 08:36:32 Removing intermediate container 7a46fbee8b6f 08:36:32 ---> 04024fe0f3c7 08:36:32 08:36:32 Step 10/22 : FROM alpine:3.16 08:36:32 ---> dfd21b5a31f5 08:36:32 Step 11/22 : RUN apk add --update --no-cache dumb-init 08:36:32 ---> Using cache 08:36:32 ---> fe966f845579 08:36:32 Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 08:36:32 ---> Using cache 08:36:32 ---> ff9a78bbe5f6 08:36:32 Step 13/22 : ENV APP_PORT=59861 08:36:33 ---> Running in 76ecc4347af4 08:36:33 ---> 6af538ca3bd8 08:36:33 Step 17/24 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / 08:36:33 Removing intermediate container 76ecc4347af4 08:36:33 ---> d9ba4f33c1b8 08:36:33 Step 14/22 : EXPOSE $APP_PORT 08:36:33 ---> Running in 2d5dda4494c1 08:36:33 Removing intermediate container 2d5dda4494c1 08:36:33 ---> 4fc886389f90 08:36:33 Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / 08:36:33 Removing intermediate container a0e55cab1c04 08:36:33 ---> 310329a14a94 08:36:33 Step 18/22 : ENTRYPOINT ["entrypoint.sh"] 08:36:33 ---> Running in 82a7fff1187e 08:36:33 ---> 665a250e1aff 08:36:33 Step 16/22 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / 08:36:33 ---> 1dc1e0904887 08:36:33 Step 18/24 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml 08:36:34 Removing intermediate container 82a7fff1187e 08:36:34 ---> 0ed7895baf61 08:36:34 Step 19/22 : CMD ["/core-common-config-bootstrapper", "-cp=consul.http://edgex-core-consul:8500", "-cf=configuration.yaml"] 08:36:34 ---> Running in 7637aa5413ac 08:36:34 ---> b4ea424bb701 08:36:34 Step 19/24 : COPY --from=builder /edgex-go/cmd/core-metadata/res/uom.toml /res/uom.toml 08:36:34 ---> 9cc773abc000 08:36:34 Step 20/24 : ENTRYPOINT ["/core-metadata"] 08:36:34 Removing intermediate container 7637aa5413ac 08:36:34 ---> 2593ab94e3b1 08:36:34 Step 20/22 : LABEL arch=x86_64 08:36:34 ---> Running in 92a6c3841e26 08:36:34 ---> Running in de52a81b2678 08:36:35 ---> a1a4f9db0786 08:36:35 Step 17/22 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml 08:36:35 Removing intermediate container 92a6c3841e26 08:36:35 ---> 8200e58d469a 08:36:35 Step 21/22 : LABEL git_sha=0dbb30fb4a3449a65b84ffe12dcd3e12d8a2cb0c 08:36:35 Removing intermediate container de52a81b2678 08:36:35 ---> 012aef38b569 08:36:35 Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] 08:36:35 ---> Running in 5bc3606a0764 08:36:35 ---> Running in a47832e180ce 08:36:35 ---> 4679efa177da 08:36:35 Step 18/22 : ENTRYPOINT ["/support-scheduler"] 08:36:35 ---> Running in 9d9c23337769 08:36:35 Removing intermediate container 5bc3606a0764 08:36:35 ---> 2ed0f7d175dd 08:36:35 Step 22/22 : LABEL version=0.0.0 08:36:35 Removing intermediate container a47832e180ce 08:36:35 ---> 772442ecc08b 08:36:35 Step 22/24 : LABEL arch=x86_64 08:36:35 ---> Running in 064889edc7ed 08:36:35 ---> Running in 69dc650bc9cb 08:36:35 Removing intermediate container 9d9c23337769 08:36:35 ---> 8a7d8f5729cc 08:36:35 Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] 08:36:36 Removing intermediate container 064889edc7ed 08:36:36 ---> 24358844ff3c 08:36:36 08:36:36 ---> Running in c3fe028bb915 08:36:36 Removing intermediate container 69dc650bc9cb 08:36:36 ---> 3a496fd05a34 08:36:36 Step 23/24 : LABEL git_sha=0dbb30fb4a3449a65b84ffe12dcd3e12d8a2cb0c 08:36:36 Successfully built 24358844ff3c 08:36:36 Successfully tagged core-common-config-bootstrapper:latest 08:36:36  Building core-common-config-bootstrapper ... done Building security-bootstrapper 08:36:36 ---> Running in 94a28490adca 08:36:36 Removing intermediate container c3fe028bb915 08:36:36 ---> d60c7b65b477 08:36:36 Step 20/22 : LABEL arch=x86_64 08:36:38 Step 1/32 : ARG BUILDER_BASE=golang:1.18-alpine3.16 08:36:38 Step 2/32 : FROM ${BUILDER_BASE} AS builder 08:36:38 ---> d64a1cabab21 08:36:38 Step 3/32 : WORKDIR /edgex-go 08:36:38 ---> Using cache 08:36:38 ---> d64b9bcfb02a 08:36:38 Step 4/32 : RUN apk add --update --no-cache make git 08:36:38 ---> Using cache 08:36:38 ---> cd66016905ca 08:36:38 Step 5/32 : COPY go.mod vendor* ./ 08:36:38 ---> Using cache 08:36:38 ---> 94255faf0d98 08:36:38 Step 6/32 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 08:36:39 ---> Running in 9d410c74f3be 08:36:39 Removing intermediate container 94a28490adca 08:36:39 ---> ec15184a8c32 08:36:39 Step 24/24 : LABEL version=0.0.0 08:36:39 ---> Running in a5cfcc00d39a 08:36:39 ---> Running in 787e7233d761 08:36:39 Removing intermediate container 9d410c74f3be 08:36:39 ---> 6568eaf528df 08:36:39 Step 21/22 : LABEL git_sha=0dbb30fb4a3449a65b84ffe12dcd3e12d8a2cb0c 08:36:39 ---> Running in 5a9e09a55ff7 08:36:39 Removing intermediate container 787e7233d761 08:36:39 ---> 05c70d871384 08:36:39 08:36:39 Successfully built 05c70d871384 08:36:40 Successfully tagged core-metadata:latest 08:36:40  Building core-metadata ... done Building support-notifications 08:36:40 Removing intermediate container 5a9e09a55ff7 08:36:40 ---> 1f3d751a29b1 08:36:40 Step 22/22 : LABEL version=0.0.0 08:36:41 fc693d55d65f: Pull complete 08:36:41 7e9fc2657dce: Pull complete 08:36:41 dda99020689f: Pull complete 08:36:41 ---> Running in 417c617fafd3 08:36:41 Removing intermediate container 417c617fafd3 08:36:41 ---> 5bd5a003011a 08:36:41 08:36:41 Removing intermediate container f16e5cfc1380 08:36:41 ---> a0c71c136e20 08:36:41 08:36:41 Step 10/22 : FROM alpine:3.16 08:36:41 ---> dfd21b5a31f5 08:36:41 Step 11/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' 08:36:42 Successfully built 5bd5a003011a 08:36:42 Successfully tagged support-scheduler:latest 08:36:42  Building support-scheduler ... done Building security-spire-server 08:36:42 Removing intermediate container 6fba96737b09 08:36:42 ---> 4b18a118178f 08:36:42 Step 7/21 : COPY . . 08:36:42 ---> Running in aea3e4f00f24 08:36:43 Step 1/22 : ARG BUILDER_BASE=golang:1.18-alpine3.16 08:36:43 Step 2/22 : FROM ${BUILDER_BASE} AS builder 08:36:43 ---> d64a1cabab21 08:36:43 Step 3/22 : ARG ADD_BUILD_TAGS="" 08:36:43 ---> Using cache 08:36:43 ---> 16b24987f0b9 08:36:43 Step 4/22 : WORKDIR /edgex-go 08:36:43 ---> Using cache 08:36:43 ---> 1bb49be494fe 08:36:43 Step 5/22 : RUN apk add --update --no-cache make bash git ca-certificates 08:36:44 Step 1/23 : ARG BUILDER_BASE=golang:1.18-alpine3.16 08:36:44 Step 2/23 : FROM ${BUILDER_BASE} AS builder 08:36:44 ---> d64a1cabab21 08:36:44 Step 3/23 : WORKDIR /edgex-go 08:36:44 ---> Using cache 08:36:44 ---> d64b9bcfb02a 08:36:44 Step 4/23 : RUN apk add --update --no-cache make git build-base curl 08:36:44 ---> Using cache 08:36:44 ---> 7d49cdf50b7b 08:36:44 Step 5/23 : COPY go.mod vendor* ./ 08:36:44 ---> Using cache 08:36:44 ---> 95f9410ee1c6 08:36:44 Step 6/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 08:36:44 ---> Using cache 08:36:44 ---> b17963a5c1a6 08:36:44 Step 7/23 : COPY . . 08:36:44 ---> Using cache 08:36:44 ---> dba7a5a41d07 08:36:44 Step 8/23 : ARG SPIRE_RELEASE=1.2.1 08:36:44 ---> Using cache 08:36:44 ---> 09f128bbeebf 08:36:44 Step 9/23 : WORKDIR /edgex-go/spire-build 08:36:44 ---> Using cache 08:36:44 ---> f29d5980dce3 08:36:44 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 08:36:45 db1c61fa0a46: Pull complete 08:36:45 Removing intermediate container aea3e4f00f24 08:36:45 ---> 7cd7fd3f3522 08:36:45 Step 12/22 : ENV APP_PORT=59880 08:36:45 ---> Running in 636c25ba13df 08:36:45 ---> Running in 282e28c4e0d7 08:36:45 ---> Running in 7028913d18ee 08:36:45 ---> 19ca099f5912 08:36:45 Step 8/21 : RUN make cmd/security-proxy-setup/security-proxy-setup cmd/secrets-config/secrets-config 08:36:45 ---> Running in e653b5d692f5 08:36:45 Removing intermediate container 7028913d18ee 08:36:45 ---> d23da6c0daf8 08:36:45 Step 13/22 : EXPOSE $APP_PORT 08:36:45 ---> Running in 86f71921f790 08:36:46 Removing intermediate container 86f71921f790 08:36:46 ---> 00219842682b 08:36:46 Step 14/22 : RUN apk add --update --no-cache dumb-init 08:36:46 ---> Running in c511dcb2c5c2 08:36:46 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 08:36:46 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 08:36:46 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 08:36:46 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 08:36:46 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 08:36:46 Removing intermediate container 282e28c4e0d7 08:36:46 OK: 211 MiB in 51 packages 08:36:46 ---> ba9c98d93d69 08:36:46 Step 11/23 : WORKDIR /edgex-go 08:36:46 ---> Running in 7d061d883d97 08:36:46 (1/1) Installing dumb-init (1.2.5-r1) 08:36:46 Executing busybox-1.35.0-r17.trigger 08:36:46 OK: 6 MiB in 15 packages 08:36:46 Removing intermediate container 7d061d883d97 08:36:46 ---> 37ab04fab8a9 08:36:46 08:36:46 Step 12/23 : FROM alpine:3.15 08:36:46 ---> 5ce65d7b0fde 08:36:46 Step 13/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' 08:36:46 ---> Using cache 08:36:46 ---> cfb07d4375c0 08:36:46 Step 14/23 : RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 08:36:46 ---> Using cache 08:36:46 ---> 1e0813771a0d 08:36:46 Step 15/23 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin 08:36:47 Removing intermediate container 636c25ba13df 08:36:47 ---> 62c5c2dea477 08:36:47 Step 6/22 : COPY go.mod vendor* ./ 08:36:47 891c053d2c06: Pull complete 08:36:47 Digest: sha256:2cacf8bfc28650abd52610e42dcfc04852e818eb73900ea96edaef96a54d0b45 08:36:47 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine 08:36:47 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine [Pipeline] fileExists [Pipeline] sh 08:36:47 + echo FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine 08:36:47 WORKDIR /edgex 08:36:47 COPY go.mod . 08:36:47 RUN go mod download 08:36:47 + docker build -t ci-base-image-arm64 -f - . 08:36:47 Removing intermediate container c511dcb2c5c2 08:36:47 ---> 020ff7ac35a8 08:36:47 Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / 08:36:47 ---> 69fe98448e0d 08:36:47 Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 08:36:48 ---> 9791d28c37e6 08:36:48 Step 16/22 : COPY --from=builder /edgex-go/cmd/core-data/core-data / 08:36:48 Sending build context to Docker daemon 3.103MB 08:36:48 Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine 08:36:48 ---> f96f9c87975a 08:36:48 Step 2/4 : WORKDIR /edgex 08:36:48 ---> Running in b363628e4952 08:36:49 ---> a2f31f7c43a3 08:36:49 Step 16/23 : COPY --from=builder /edgex-go/cmd/security-spire-server/docker-entrypoint.sh /usr/local/bin/ 08:36:49 ---> 4837aa8d2585 08:36:49 Step 17/22 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml 08:36:50 ---> f20505ea45bc 08:36:50 Step 17/23 : COPY --from=builder /edgex-go/cmd/security-spire-server/server.conf /usr/local/etc/spire/server.conf.tpl 08:36:50 ---> 08481bce2907 08:36:50 Step 18/22 : ENTRYPOINT ["/core-data"] 08:36:50 ---> Running in 782f807be098 08:36:51 ---> 64f82283f2f6 08:36:51 Step 18/23 : COPY --from=builder /edgex-go/cmd/security-spire-server/openssl.conf /usr/local/etc/ 08:36:51 Removing intermediate container 782f807be098 08:36:51 ---> 2da958df4a3f 08:36:51 Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] 08:36:51 ---> Running in 4e638a7fef20 08:36:51 ---> 2fbce5d00bdd 08:36:51 Step 19/23 : ENTRYPOINT [ "/usr/bin/dumb-init" ] 08:36:52 ---> Running in 76b0f3be3e6c 08:36:52 Removing intermediate container 4e638a7fef20 08:36:52 ---> c24a295c6e10 08:36:52 Step 20/22 : LABEL arch=x86_64 08:36:52 ---> Running in 9581b7be430e 08:36:52 Removing intermediate container 76b0f3be3e6c 08:36:52 ---> ee13aa1f4d28 08:36:52 Step 20/23 : CMD [ "--verbose", "docker-entrypoint.sh" ] 08:36:52 ---> Running in ee6e22a19490 08:36:52 ---> Running in 778b3b62e74e 08:36:52 Removing intermediate container 778b3b62e74e 08:36:52 ---> 5c434b3a5754 08:36:52 Step 3/4 : COPY go.mod . 08:36:52 Removing intermediate container 9581b7be430e 08:36:52 ---> 633a4fcb7781 08:36:52 Step 21/22 : LABEL git_sha=0dbb30fb4a3449a65b84ffe12dcd3e12d8a2cb0c 08:36:52 ---> Running in c6e44095407b 08:36:52 Removing intermediate container ee6e22a19490 08:36:52 ---> 9b718fc2c874 08:36:52 Step 21/23 : LABEL arch=x86_64 08:36:53 ---> b5f2d155bb1d 08:36:53 Step 4/4 : RUN go mod download 08:36:53 ---> Running in c5cd9dd06691 08:36:53 Removing intermediate container c6e44095407b 08:36:53 ---> 07810017c6b0 08:36:53 Step 22/22 : LABEL version=0.0.0 08:36:53 ---> Running in a29d3571b2c9 08:36:53 ---> Running in 19cf458c4908 08:36:53 Removing intermediate container c5cd9dd06691 08:36:53 ---> db330f654a87 08:36:53 Step 22/23 : LABEL git_sha=0dbb30fb4a3449a65b84ffe12dcd3e12d8a2cb0c 08:36:53 Removing intermediate container 19cf458c4908 08:36:53 ---> ec68d4a2c1f5 08:36:53 08:36:54 ---> Running in fd02213eec57 08:36:54 Successfully built ec68d4a2c1f5 08:36:54 Successfully tagged core-data:latest 08:36:54 Building core-command 08:36:54  Building core-data ... done Removing intermediate container fd02213eec57 08:36:54 ---> 270a9d9f90ec 08:36:54 Step 23/23 : LABEL version=0.0.0 08:36:55 ---> Running in 2e16638ee765 08:36:57 Removing intermediate container 2e16638ee765 08:36:57 ---> 1464ec487586 08:36:57 08:36:57 Successfully built 1464ec487586 08:36:57 Successfully tagged security-spire-server:latest 08:36:57  Building security-spire-server ... done Building security-spiffe-token-provider 08:36:59 Step 1/23 : ARG BUILDER_BASE=golang:1.18-alpine3.16 08:36:59 Step 2/23 : FROM ${BUILDER_BASE} AS builder 08:36:59 ---> d64a1cabab21 08:36:59 Step 3/23 : ARG ADD_BUILD_TAGS="" 08:36:59 ---> Using cache 08:36:59 ---> 16b24987f0b9 08:36:59 Step 4/23 : WORKDIR /edgex-go 08:36:59 ---> Using cache 08:36:59 ---> 1bb49be494fe 08:36:59 Step 5/23 : RUN apk add --update --no-cache make git 08:36:59 ---> Using cache 08:36:59 ---> df13cc937a0f 08:36:59 Step 6/23 : COPY go.mod vendor* ./ 08:36:59 ---> Using cache 08:36:59 ---> ea8a2a6f3854 08:36:59 Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 08:36:59 ---> Using cache 08:36:59 ---> 08e8c0cd0959 08:36:59 Step 8/23 : COPY . . 08:36:59 ---> Using cache 08:36:59 ---> a6ba748b4c12 08:36:59 Step 9/23 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-command/core-command 08:37:01 Step 1/19 : ARG BUILDER_BASE=golang:1.18-alpine3.16 08:37:01 Step 2/19 : FROM ${BUILDER_BASE} AS builder 08:37:01 ---> d64a1cabab21 08:37:01 Step 3/19 : WORKDIR /edgex-go 08:37:01 ---> Using cache 08:37:01 ---> d64b9bcfb02a 08:37:01 Step 4/19 : RUN apk update && apk --no-cache --update add build-base 08:37:02 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/secrets-config ./cmd/secrets-config 08:37:03 ---> Running in 786bad8db7a9 08:37:03 ---> Running in 8086ce7830d3 08:37:03 Removing intermediate container a5cfcc00d39a 08:37:03 ---> 37acf0719c76 08:37:03 Step 7/32 : COPY . . 08:37:03 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 08:37:03 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 08:37:03 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 08:37:04 v3.16.4-2-gc2c0bdb96e5 [https://dl-cdn.alpinelinux.org/alpine/v3.16/main] 08:37:04 v3.16.3-170-gb4524a0c7b8 [https://dl-cdn.alpinelinux.org/alpine/v3.16/community] 08:37:04 OK: 17046 distinct packages available 08:37:04 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 08:37:04 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 08:37:04 OK: 211 MiB in 51 packages 08:37:07 Removing intermediate container 8086ce7830d3 08:37:07 ---> 87f1c1b1765f 08:37:07 Step 5/19 : COPY go.mod vendor* ./ 08:37:07 Removing intermediate container e653b5d692f5 08:37:07 ---> d51f40edcd5a 08:37:07 08:37:07 Step 9/21 : FROM alpine:3.16 08:37:07 ---> dfd21b5a31f5 08:37:07 Step 10/21 : RUN apk add --update --no-cache curl dumb-init 08:37:07 ---> b539419487ab 08:37:07 Step 6/19 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 08:37:08 ---> Running in ef4d8bf14d02 08:37:08 ---> Running in 1b436c102080 08:37:08 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 08:37:08 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 08:37:08 (1/6) Installing ca-certificates (20220614-r0) 08:37:08 (2/6) Installing brotli-libs (1.0.9-r6) 08:37:08 (3/6) Installing nghttp2-libs (1.47.0-r0) 08:37:08 (4/6) Installing libcurl (7.83.1-r5) 08:37:08 (5/6) Installing curl (7.83.1-r5) 08:37:08 (6/6) Installing dumb-init (1.2.5-r1) 08:37:08 Executing busybox-1.35.0-r17.trigger 08:37:08 Executing ca-certificates-20220614-r0.trigger 08:37:08 OK: 8 MiB in 20 packages 08:37:10 ---> f4ba36c224bd 08:37:10 Step 8/32 : RUN make cmd/security-bootstrapper/security-bootstrapper 08:37:10 ---> Running in 064fe7cf3850 08:37:11 Removing intermediate container ef4d8bf14d02 08:37:11 ---> 68b1da036659 08:37:11 Step 11/21 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' 08:37:11 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 08:37:11 Removing intermediate container b363628e4952 08:37:11 ---> 4bd98a6a083f 08:37:11 Step 8/22 : COPY . . 08:37:11 ---> Running in 92c4c1d3bebf 08:37:11 Removing intermediate container 92c4c1d3bebf 08:37:11 ---> 614fd43633e5 08:37:11 Step 12/21 : WORKDIR /edgex 08:37:11 ---> Running in d9fab81620c3 08:37:13 Removing intermediate container d9fab81620c3 08:37:13 ---> a9b393d87231 08:37:13 Step 13/21 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/res/configuration.toml res/configuration.toml 08:37:13 ---> 0a8d78e18e43 08:37:13 Step 14/21 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/security-proxy-setup . 08:37:14 ---> 0a7b5a077a90 08:37:14 Step 15/21 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . 08:37:16 ---> 177e2d3cde09 08:37:16 Step 16/21 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/entrypoint.sh /usr/local/bin/ 08:37:17 ---> 0df0f98ef9d3 08:37:17 Step 9/22 : RUN make cmd/support-notifications/support-notifications 08:37:17 ---> Running in 828e2227e120 08:37:17 ---> 6b32c1817b42 08:37:17 Step 17/21 : RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 08:37:17 ---> Running in 13107e3c2007 08:37:18 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 08:37:20 Removing intermediate container 13107e3c2007 08:37:20 ---> e222a43ec68d 08:37:20 Step 18/21 : ENTRYPOINT ["entrypoint.sh"] 08:37:20 ---> Running in 014daf671d92 08:37:20 Removing intermediate container 014daf671d92 08:37:20 ---> 0295616b8fdb 08:37:20 Step 19/21 : LABEL arch=x86_64 08:37:21 ---> Running in a1a529df7f29 08:37:21 Removing intermediate container a1a529df7f29 08:37:21 ---> 513142f07df3 08:37:21 Step 20/21 : LABEL git_sha=0dbb30fb4a3449a65b84ffe12dcd3e12d8a2cb0c 08:37:21 ---> Running in 91595651767c 08:37:21 Removing intermediate container 91595651767c 08:37:21 ---> 13e3447ea99c 08:37:21 Step 21/21 : LABEL version=0.0.0 08:37:22 ---> Running in 0a07102688d3 08:37:23 Removing intermediate container 0a07102688d3 08:37:23 ---> 4374071154f0 08:37:23 08:37:23 Successfully built 4374071154f0 08:37:23 Successfully tagged security-proxy-setup:latest 08:37:23  Building security-proxy-setup ... done Building security-secretstore-setup 08:37:25 Removing intermediate container a29d3571b2c9 08:37:25 ---> 21899c26ea51 08:37:25 Successfully built 21899c26ea51 08:37:25 Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:37:26 + docker inspect -f . ci-base-image-arm64 08:37:26 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 08:37:26 prd-ubuntu20.04-docker-arm64-4c-16g-5514 does not seem to be running inside a container 08:37:26 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 08:37:27 $ docker top dfa930ae36c3b801a6aa3f2216926eacd934a3327d169a158e7bdddba22d9ce5 -eo pid,comm [Pipeline] { [Pipeline] sh 08:37:28 + go version 08:37:28 go version go1.18.7 linux/arm64 [Pipeline] } 08:37:28 $ docker stop --time=1 dfa930ae36c3b801a6aa3f2216926eacd934a3327d169a158e7bdddba22d9ce5 08:37:29 Step 1/24 : ARG BUILDER_BASE=golang:1.18-alpine3.16 08:37:29 Step 2/24 : FROM ${BUILDER_BASE} AS builder 08:37:29 ---> d64a1cabab21 08:37:29 Step 3/24 : WORKDIR /edgex-go 08:37:29 ---> Using cache 08:37:29 ---> d64b9bcfb02a 08:37:29 Step 4/24 : RUN apk add --update --no-cache make git 08:37:29 ---> Using cache 08:37:29 ---> cd66016905ca 08:37:29 Step 5/24 : COPY go.mod vendor* ./ 08:37:29 ---> Using cache 08:37:29 ---> 94255faf0d98 08:37:29 Step 6/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 08:37:29 ---> Using cache 08:37:29 ---> 37acf0719c76 08:37:29 Step 7/24 : COPY . . 08:37:29 ---> Using cache 08:37:29 ---> f4ba36c224bd 08:37:29 Step 8/24 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 08:37:30 $ docker rm -f --volumes dfa930ae36c3b801a6aa3f2216926eacd934a3327d169a158e7bdddba22d9ce5 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script 08:37:30 ---> Running in 2483eb8a7b15 08:37:30 Removing intermediate container 786bad8db7a9 08:37:30 ---> fc6ff27f1a50 08:37:30 08:37:30 Step 10/23 : FROM alpine:3.16 08:37:30 ---> dfd21b5a31f5 08:37:30 Step 11/23 : RUN apk add --update --no-cache dumb-init 08:37:30 ---> Using cache 08:37:30 ---> fe966f845579 08:37:30 Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 08:37:30 ---> Using cache 08:37:30 ---> ff9a78bbe5f6 08:37:30 Step 13/23 : ENV APP_PORT=59882 [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { 08:37:30 ---> Running in b776ed6d7414 [Pipeline] sh 08:37:31 + docker inspect -f . ci-base-image-arm64 08:37:31 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 08:37:31 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider 08:37:31 Removing intermediate container b776ed6d7414 08:37:31 ---> 777469ae0c6d 08:37:31 Step 14/23 : EXPOSE $APP_PORT 08:37:31 Removing intermediate container 1b436c102080 08:37:31 ---> fe671d94dc59 08:37:31 Step 7/19 : COPY . . 08:37:31 ---> Running in ecef82d09d12 08:37:31 prd-ubuntu20.04-docker-arm64-4c-16g-5514 does not seem to be running inside a container 08:37:31 $ docker run -t -d -u 1001:1001 -u 0:0 -v /var/run/docker.sock:/var/run/docker.sock --privileged -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 08:37:32 Removing intermediate container ecef82d09d12 08:37:32 ---> cd64999b800d 08:37:32 Step 15/23 : WORKDIR / 08:37:32 ---> Running in 177796bc0c5d 08:37:33 $ docker top 402f59cd2d92d28105d4c38b03597f37be00a2a485e3f21016cd4034be19aa34 -eo pid,comm [Pipeline] { [Pipeline] echo 08:37:33 ========================================================= 08:37:33 [edgeXBuildGoParallel] Running Tests and Build... 08:37:33 ========================================================= [Pipeline] sh 08:37:33 + git config --global --add safe.directory /w/workspace/edgex-go/1 [Pipeline] fileExists 08:37:34 Removing intermediate container 177796bc0c5d 08:37:34 ---> 7fdbfc55857b 08:37:34 Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [Pipeline] sh 08:37:34 + make test 08:37:34 go test -race -coverprofile=coverage.out ./... 08:37:34 ---> 88e00cf79927 08:37:34 Step 17/23 : COPY --from=builder /edgex-go/cmd/core-command/core-command / 08:37:36 ---> 9b16968f9b27 08:37:36 Step 18/23 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml 08:37:37 ---> df66da7cfafb 08:37:37 Step 19/23 : ENTRYPOINT ["/core-command"] 08:37:37 ---> Running in 665d9545880b 08:37:38 Removing intermediate container 665d9545880b 08:37:38 ---> 4d330cad961e 08:37:38 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] 08:37:38 ---> Running in 481a72675104 08:37:38 Removing intermediate container 064fe7cf3850 08:37:38 ---> 67545877070d 08:37:38 08:37:38 Step 9/32 : FROM alpine:3.16 08:37:38 ---> dfd21b5a31f5 08:37:38 Step 10/32 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' 08:37:38 ---> Running in e49b2f0e3a2d 08:37:38 Removing intermediate container 481a72675104 08:37:38 ---> 35c66580af32 08:37:38 Step 21/23 : LABEL arch=x86_64 08:37:38 ---> Running in 630901fe7e7b 08:37:38 Removing intermediate container e49b2f0e3a2d 08:37:38 ---> 274ec2c39963 08:37:38 Step 11/32 : RUN apk add --update --no-cache dumb-init su-exec 08:37:39 ---> Running in 7a1ab6e5cb38 08:37:39 Removing intermediate container 630901fe7e7b 08:37:39 ---> 909de51bc859 08:37:39 Step 22/23 : LABEL git_sha=0dbb30fb4a3449a65b84ffe12dcd3e12d8a2cb0c 08:37:39 ---> Running in 6eb84c858e9e 08:37:39 Removing intermediate container 6eb84c858e9e 08:37:39 ---> cd2cab81cd37 08:37:39 Step 23/23 : LABEL version=0.0.0 08:37:39 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 08:37:39 ---> Running in 59e0424ace6e 08:37:40 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 08:37:40 Removing intermediate container 59e0424ace6e 08:37:40 ---> dd47833f5264 08:37:40 08:37:40 ---> 8a8d0e6b73f4 08:37:40 Step 8/19 : RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider 08:37:40 Successfully built dd47833f5264 08:37:40 Successfully tagged core-command:latest 08:37:40  Building core-command ... done  ---> Running in 7c146a2d2bc9 08:37:40 (1/2) Installing dumb-init (1.2.5-r1) 08:37:40 (2/2) Installing su-exec (0.2-r1) 08:37:40 Executing busybox-1.35.0-r17.trigger 08:37:40 OK: 6 MiB in 16 packages 08:37:41 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 08:37:41 Removing intermediate container 7a1ab6e5cb38 08:37:41 ---> 18b113fc3dfe 08:37:41 Step 12/32 : ENV SECURITY_INIT_DIR /edgex-init 08:37:41 ---> Running in 59923098fee7 08:37:41 Removing intermediate container 59923098fee7 08:37:41 ---> 93d534b7199f 08:37:41 Step 13/32 : ENV SECURITY_INIT_STAGING /edgex-init-staging 08:37:41 ---> Running in 68f03aae2279 08:37:42 Removing intermediate container 68f03aae2279 08:37:42 ---> 6588ef22e673 08:37:42 Step 14/32 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_STAGING}/bootstrap-redis 08:37:42 ---> Running in 48e2b69a694b 08:37:42 Removing intermediate container 48e2b69a694b 08:37:42 ---> 5ae60383d7ed 08:37:42 Step 15/32 : ARG BOOTSTRAP_MOSQUITTO_DIR=${SECURITY_INIT_STAGING}/bootstrap-mosquitto 08:37:42 ---> Running in a668bd54cd63 08:37:42 Removing intermediate container a668bd54cd63 08:37:42 ---> dbd777f92f2c 08:37:42 Step 16/32 : RUN mkdir -p ${BOOTSTRAP_REDIS_DIR} ${BOOTSTRAP_MOSQUITTO_DIR} 08:37:42 ---> Running in bb23cfc996af 08:37:43 Removing intermediate container bb23cfc996af 08:37:43 ---> c37ca3a27859 08:37:43 Step 17/32 : WORKDIR ${SECURITY_INIT_STAGING} 08:37:44 ---> Running in 65337ac38dd3 08:37:44 Removing intermediate container 65337ac38dd3 08:37:44 ---> b54363280085 08:37:44 Step 18/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_STAGING}/ 08:37:44 ---> 2d67a63755b8 08:37:44 Step 19/32 : RUN chmod +x ${SECURITY_INIT_STAGING}/*.sh 08:37:44 ---> Running in 5c03a39598c2 08:37:45 Removing intermediate container 5c03a39598c2 08:37:45 ---> dc1151acea70 08:37:45 Step 20/32 : COPY --from=builder /edgex-go/Attribution.txt / 08:37:46 ---> 75d3a75eef8c 08:37:46 Step 21/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . 08:37:47 ---> 123045a0689a 08:37:47 Step 22/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.toml ./res/ 08:37:47 ---> 676b73f02c3e 08:37:47 Step 23/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml ${BOOTSTRAP_REDIS_DIR}/res/ 08:37:47 ---> f9fe3d82dd4d 08:37:47 Step 24/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-mosquitto/configuration.toml ${BOOTSTRAP_MOSQUITTO_DIR}/res/ 08:37:48 ---> 7de6f89e5f55 08:37:48 Step 25/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ ${SECURITY_INIT_STAGING}/consul-bootstrapper/ 08:37:49 ---> 94e83cf4bc95 08:37:49 Step 26/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / 08:37:49 ---> d61335fcc8bf 08:37:49 Step 27/32 : RUN chmod +x /entrypoint.sh 08:37:49 ---> Running in 40aaa96abbbc 08:37:50 Removing intermediate container 828e2227e120 08:37:50 ---> d3400cdeff58 08:37:50 08:37:50 Step 10/22 : FROM alpine:3.16 08:37:50 ---> dfd21b5a31f5 08:37:50 Step 11/22 : RUN apk add --update --no-cache ca-certificates dumb-init 08:37:50 ---> Running in b35c9143035e 08:37:51 Removing intermediate container 40aaa96abbbc 08:37:51 ---> 15f4b927e2ca 08:37:51 Step 28/32 : ENTRYPOINT ["/entrypoint.sh"] 08:37:51 ---> Running in 50a2b311ed7a 08:37:51 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 08:37:51 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 08:37:51 Removing intermediate container 50a2b311ed7a 08:37:51 ---> 231cc24c419d 08:37:51 Step 29/32 : CMD ["gate"] 08:37:51 ---> Running in f801bb36ab7d 08:37:51 (1/2) Installing ca-certificates (20220614-r0) 08:37:51 (2/2) Installing dumb-init (1.2.5-r1) 08:37:51 Executing busybox-1.35.0-r17.trigger 08:37:51 Removing intermediate container f801bb36ab7d 08:37:51 ---> 0de1e6fb4039 08:37:51 Step 30/32 : LABEL arch=x86_64 08:37:51 Executing ca-certificates-20220614-r0.trigger 08:37:51 OK: 6 MiB in 16 packages 08:37:51 ---> Running in 8a8ff9aa47c2 08:37:52 Removing intermediate container 8a8ff9aa47c2 08:37:52 ---> 33dcfc46d012 08:37:52 Step 31/32 : LABEL git_sha=0dbb30fb4a3449a65b84ffe12dcd3e12d8a2cb0c 08:37:52 ---> Running in 15058682270c 08:37:52 Removing intermediate container 15058682270c 08:37:52 ---> 72f93f2648d0 08:37:52 Step 32/32 : LABEL version=0.0.0 08:37:52 ---> Running in af103c23249e 08:37:52 Removing intermediate container b35c9143035e 08:37:52 ---> 353cc30b61bd 08:37:52 Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2021: Intel Corporation' 08:37:52 Removing intermediate container af103c23249e 08:37:52 ---> 206a63ed3dab 08:37:52 08:37: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-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup 08:37:52 Successfully built 206a63ed3dab 08:37:52 ---> Running in 5e8a296f6d8b 08:37:52 Successfully tagged security-bootstrapper:latest 08:37:52  Building security-bootstrapper ... done Removing intermediate container 5e8a296f6d8b 08:37:52 ---> 6c17d3f4f91e 08:37:52 Step 13/22 : ENV APP_PORT=59860 08:37:52 ---> Running in fe1827ef42e6 08:37:53 Removing intermediate container fe1827ef42e6 08:37:53 ---> 268ca0f9383d 08:37:53 Step 14/22 : EXPOSE $APP_PORT 08:37:53 ---> Running in e2cfe207f597 08:37:53 Removing intermediate container e2cfe207f597 08:37:53 ---> 311580d98dcf 08:37:53 Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / 08:37:53 ---> 6cc8487e4805 08:37:53 Step 16/22 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / 08:37:54 ---> 8544a04f743b 08:37:54 Step 17/22 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml 08:37:55 ---> 7b7f96ba22a3 08:37:55 Step 18/22 : ENTRYPOINT ["/support-notifications"] 08:37:55 ---> Running in 942a54a7a5c8 08:37:55 Removing intermediate container 942a54a7a5c8 08:37:55 ---> 77f3dbda8002 08:37:55 Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] 08:37:55 ---> Running in ed7c76beef98 08:37:56 Removing intermediate container ed7c76beef98 08:37:56 ---> 497c4a7a97c7 08:37:56 Step 20/22 : LABEL arch=x86_64 08:37:56 ---> Running in d9080556f55c 08:37:56 Removing intermediate container 2483eb8a7b15 08:37:56 ---> 3b06d1e426a0 08:37:56 08:37:56 Step 9/24 : FROM alpine:3.16 08:37:56 ---> dfd21b5a31f5 08:37:56 Step 10/24 : RUN apk add --update --no-cache ca-certificates dumb-init su-exec 08:37:56 ---> Running in 3d201e28dcb0 08:37:56 Removing intermediate container d9080556f55c 08:37:56 ---> 8cc2c73dec48 08:37:56 Step 21/22 : LABEL git_sha=0dbb30fb4a3449a65b84ffe12dcd3e12d8a2cb0c 08:37:56 ---> Running in 96b81cbfafb4 08:37:56 Removing intermediate container 96b81cbfafb4 08:37:56 ---> cb9a8b7f39c3 08:37:56 Step 22/22 : LABEL version=0.0.0 08:37:56 ---> Running in 06ba14078067 08:37:56 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 08:37:56 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 08:37:56 Removing intermediate container 06ba14078067 08:37:56 ---> cdb67c615942 08:37:56 08:37:56 Successfully built cdb67c615942 08:37:56 Successfully tagged support-notifications:latest 08:37:57  Building support-notifications ... done (1/3) Installing ca-certificates (20220614-r0) 08:37:57 (2/3) Installing dumb-init (1.2.5-r1) 08:37:57 (3/3) Installing su-exec (0.2-r1) 08:37:57 Executing busybox-1.35.0-r17.trigger 08:37:57 Executing ca-certificates-20220614-r0.trigger 08:37:57 OK: 6 MiB in 17 packages 08:37:57 Removing intermediate container 3d201e28dcb0 08:37:57 ---> ee01aea1b799 08:37:57 Step 11/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' 08:37:57 ---> Running in 885e7f28df62 08:37:58 Removing intermediate container 885e7f28df62 08:37:58 ---> e77a57665224 08:37:58 Step 12/24 : WORKDIR / 08:37:58 ---> Running in a3806ab63fb4 08:37:58 Removing intermediate container a3806ab63fb4 08:37:58 ---> 61ef73164ec7 08:37:58 Step 13/24 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/res/token-config.json /res-file-token-provider/token-config.json 08:37:58 ---> 0f57ed83348a 08:37:58 Step 14/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res-file-token-provider/configuration.toml /res-file-token-provider/configuration.toml 08:37:58 ---> af149d712192 08:37:58 Step 15/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml 08:37:59 ---> 1658565197c0 08:37:59 Step 16/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/kong-admin-config.template.yml /res/kong-admin-config.template.yml 08:37:59 ---> 69481bffb1ec 08:37:59 Step 17/24 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . 08:37:59 ---> 25853cf66716 08:37:59 Step 18/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . 08:38:00 ---> 8b1d741de10b 08:38:00 Step 19/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ 08:38:00 ---> 4514c20e6821 08:38:00 Step 20/24 : RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 08:38:00 ---> Running in 481b7c55cdfd 08:38:00 Removing intermediate container 481b7c55cdfd 08:38:00 ---> a52ce67f5de3 08:38:00 Step 21/24 : ENTRYPOINT ["entrypoint.sh"] 08:38:01 ---> Running in 5b8ede7bcae7 08:38:01 Removing intermediate container 5b8ede7bcae7 08:38:01 ---> 1256310d29f0 08:38:01 Step 22/24 : LABEL arch=x86_64 08:38:01 ---> Running in 9e93f7a38633 08:38:01 Removing intermediate container 9e93f7a38633 08:38:01 ---> fd282e023a69 08:38:01 Step 23/24 : LABEL git_sha=0dbb30fb4a3449a65b84ffe12dcd3e12d8a2cb0c 08:38:01 ---> Running in 7c0c29885033 08:38:01 Removing intermediate container 7c0c29885033 08:38:01 ---> 7c5cf1d3fc58 08:38:01 Step 24/24 : LABEL version=0.0.0 08:38:01 ---> Running in b5fa029c9bfc 08:38:01 Removing intermediate container b5fa029c9bfc 08:38:01 ---> 8c593b6f1116 08:38:01 08:38:01 Successfully built 8c593b6f1116 08:38:01 Successfully tagged security-secretstore-setup:latest 08:38:03  Building security-secretstore-setup ... done Removing intermediate container 7c146a2d2bc9 08:38:03 ---> a7cc6df2a582 08:38:03 08:38:03 Step 9/19 : FROM alpine:3.15 08:38:03 ---> 5ce65d7b0fde 08:38:03 Step 10/19 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' 08:38:03 ---> Using cache 08:38:03 ---> cfb07d4375c0 08:38:03 Step 11/19 : RUN apk update && apk --no-cache --update add dumb-init curl gcompat 08:38:03 ---> Running in ffeb3730c19f 08:38:04 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 08:38:04 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 08:38:04 v3.15.7-1-g1a26dc12a31 [https://dl-cdn.alpinelinux.org/alpine/v3.15/main] 08:38:04 v3.15.6-306-g64686f2e1ac [https://dl-cdn.alpinelinux.org/alpine/v3.15/community] 08:38:04 OK: 15857 distinct packages available 08:38:04 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 08:38:04 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 08:38:04 (1/9) Installing ca-certificates (20220614-r0) 08:38:05 (2/9) Installing brotli-libs (1.0.9-r5) 08:38:05 (3/9) Installing nghttp2-libs (1.46.0-r0) 08:38:05 (4/9) Installing libcurl (7.80.0-r5) 08:38:05 (5/9) Installing curl (7.80.0-r5) 08:38:05 (6/9) Installing dumb-init (1.2.5-r1) 08:38:05 (7/9) Installing musl-obstack (1.2.3-r0) 08:38:05 (8/9) Installing libucontext (1.1-r0) 08:38:05 (9/9) Installing gcompat (1.0.0-r4) 08:38:05 Executing busybox-1.34.1-r7.trigger 08:38:05 Executing ca-certificates-20220614-r0.trigger 08:38:05 OK: 8 MiB in 23 packages 08:38:05 Removing intermediate container ffeb3730c19f 08:38:05 ---> 78f3002796bf 08:38:05 Step 12/19 : COPY --from=builder /edgex-go/Attribution.txt / 08:38:06 ---> 885c097ff4ca 08:38:06 Step 13/19 : COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/security-spiffe-token-provider / 08:38:06 ---> ba7f09580647 08:38:06 Step 14/19 : COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/res/configuration.toml /res/configuration.toml 08:38:06 ---> d54fbe159611 08:38:06 Step 15/19 : ENTRYPOINT [ "/security-spiffe-token-provider" ] 08:38:06 ---> Running in 92297f3bbef6 08:38:06 Removing intermediate container 92297f3bbef6 08:38:06 ---> 3af8f9c4a883 08:38:06 Step 16/19 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] 08:38:06 ---> Running in 950911d0e890 08:38:06 Removing intermediate container 950911d0e890 08:38:06 ---> 16b8ee4c38c3 08:38:06 Step 17/19 : LABEL arch=x86_64 08:38:06 ---> Running in 419a79f90e98 08:38:06 Removing intermediate container 419a79f90e98 08:38:06 ---> 678fb16376eb 08:38:06 Step 18/19 : LABEL git_sha=0dbb30fb4a3449a65b84ffe12dcd3e12d8a2cb0c 08:38:07 ---> Running in f134bd991d81 08:38:07 Removing intermediate container f134bd991d81 08:38:07 ---> 767d487c15a7 08:38:07 Step 19/19 : LABEL version=0.0.0 08:38:07 ---> Running in 3323019d9a0b 08:38:07 Removing intermediate container 3323019d9a0b 08:38:07 ---> 0a910fa9f8ad 08:38:07 08:38:07 Successfully built 0a910fa9f8ad 08:38:07 Successfully tagged security-spiffe-token-provider:latest 08:38:07  Building security-spiffe-token-provider ... done  [Pipeline] } 08:38:07 $ docker stop --time=1 8013a45b1dccfe9b349d3f06e3fd18e35108c01e1f76bb398b42bd8460beae64 08:38:08 $ docker rm -f --volumes 8013a45b1dccfe9b349d3f06e3fd18e35108c01e1f76bb398b42bd8460beae64 [Pipeline] // withDockerContainer [Pipeline] sh 08:38:09 + docker images 08:38:09 REPOSITORY TAG IMAGE ID CREATED SIZE 08:38:09 security-spiffe-token-provider latest 0a910fa9f8ad 1 second ago 30MB 08:38:09 a7cc6df2a582 6 seconds ago 1.71GB 08:38:09 security-secretstore-setup latest 8c593b6f1116 7 seconds ago 30MB 08:38:09 support-notifications latest cdb67c615942 12 seconds ago 30.6MB 08:38:09 3b06d1e426a0 13 seconds ago 1.67GB 08:38:09 security-bootstrapper latest 206a63ed3dab 16 seconds ago 20.3MB 08:38:09 d3400cdeff58 18 seconds ago 1.74GB 08:38:09 core-command latest dd47833f5264 28 seconds ago 17.7MB 08:38:09 67545877070d 30 seconds ago 1.67GB 08:38:09 fc6ff27f1a50 38 seconds ago 1.68GB 08:38:09 security-proxy-setup latest 4374071154f0 46 seconds ago 27.8MB 08:38:09 d51f40edcd5a About a minute ago 1.67GB 08:38:09 security-spire-server latest 1464ec487586 About a minute ago 86.5MB 08:38:09 core-data latest ec68d4a2c1f5 About a minute ago 17.9MB 08:38:09 37ab04fab8a9 About a minute ago 1.55GB 08:38:09 support-scheduler latest 5bd5a003011a About a minute ago 30MB 08:38:09 a0c71c136e20 About a minute ago 1.68GB 08:38:09 core-metadata latest 05c70d871384 About a minute ago 18.5MB 08:38:09 core-common-config-bootstrapper latest 24358844ff3c About a minute ago 15.5MB 08:38:09 04024fe0f3c7 About a minute ago 1.74GB 08:38:09 8ccbf16ad1cc About a minute ago 1.68GB 08:38:09 0a7242772a1e About a minute ago 1.67GB 08:38:09 security-spire-agent latest cac153530f89 About a minute ago 125MB 08:38:09 security-spire-config latest 13627c7ac14c About a minute ago 85.8MB 08:38:09 549737d03d6c 2 minutes ago 1.55GB 08:38:09 3a11c7f3b459 2 minutes ago 1.55GB 08:38:09 ci-base-image-x86_64 latest d64a1cabab21 5 minutes ago 903MB 08:38:09 alpine 3.15 5ce65d7b0fde 2 days ago 5.59MB 08:38:09 alpine 3.16 dfd21b5a31f5 2 days ago 5.55MB 08:38:09 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base 1.18-alpine db6d94c90886 3 months ago 683MB 08:38:09 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver 0.1.4 31426a034bd3 7 months ago 253MB 08:38:09 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose latest 360bccc3ab07 2 years ago 310MB [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) Stage "Snap" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } 08:38:13 ? github.com/edgexfoundry/edgex-go [no test files] 08:40:35 ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] 08:40:35 ? github.com/edgexfoundry/edgex-go/cmd/core-common-config-bootstrapper [no test files] 08:40:35 ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] 08:40:35 ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] 08:40:35 ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] 08:40:42 ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] 08:40:46 ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] 08:40:46 ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-setup [no test files] 08:40:46 ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] 08:40:46 ? github.com/edgexfoundry/edgex-go/cmd/security-spiffe-token-provider [no test files] 08:40:49 ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] 08:40:49 ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] 08:40:49 ? github.com/edgexfoundry/edgex-go/internal [no test files] 08:40:49 ? github.com/edgexfoundry/edgex-go/internal/core/command [no test files] 08:41:04 ok github.com/edgexfoundry/edgex-go/internal/core/command/application 0.237s coverage: 28.7% of statements 08:41:04 ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] 08:41:04 ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] 08:41:08 ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 0.422s coverage: 98.5% of statements 08:41:15 ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging 3.969s coverage: 73.2% of statements 08:41:15 ? github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging/mocks [no test files] 08:41:15 ? github.com/edgexfoundry/edgex-go/internal/core/common_config [no test files] 08:41:15 ? github.com/edgexfoundry/edgex-go/internal/core/data [no test files] 08:41:15 ok github.com/edgexfoundry/edgex-go/internal/core/data/application 0.484s coverage: 54.0% of statements 08:41:15 ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] 08:41:15 ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] 08:41:33 ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 22.592s coverage: 89.2% of statements 08:41:33 ? github.com/edgexfoundry/edgex-go/internal/core/data/controller/messaging [no test files] 08:41:33 ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] 08:41:33 ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks [no test files] 08:41:33 ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] 08:41:33 ? github.com/edgexfoundry/edgex-go/internal/core/metadata [no test files] 08:41:33 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/application 0.566s coverage: 3.7% of statements 08:41:33 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] 08:41:33 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] 08:41:34 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 2.788s coverage: 95.6% of statements 08:41:34 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] 08:41:34 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks [no test files] 08:41:34 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/uom [no test files] 08:41:34 ok github.com/edgexfoundry/edgex-go/internal/io 0.407s coverage: 72.2% of statements 08:41:34 ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] 08:41:34 ? github.com/edgexfoundry/edgex-go/internal/pkg/application [no test files] 08:41:34 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers [no test files] 08:41:34 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] 08:41:34 ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] 08:41:34 ok github.com/edgexfoundry/edgex-go/internal/pkg/controller/http 0.798s coverage: 65.9% of statements 08:41:34 ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] 08:41:34 ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] 08:41:34 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] 08:41:34 ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 0.525s coverage: 0.9% of statements 08:41:34 ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] 08:41:34 ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 0.489s coverage: 29.6% of statements 08:41:34 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] 08:41:36 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.342s coverage: 47.1% of statements 08:41:36 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 1.333s coverage: 82.9% of statements 08:41:36 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.378s coverage: 94.1% of statements 08:41:37 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.253s coverage: 96.3% of statements 08:41:40 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.240s coverage: 87.5% of statements 08:41:50 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 11.276s coverage: 94.4% of statements 08:41:50 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/ping 0.223s coverage: 44.8% of statements 08:41:59 flag provided but not defined: -invalid 08:41:59 Usage of setupRegistryACL: 08:41:59 -configDir string 08:41:59 08:41:59 --- FAIL: TestMultipleExecuteCalls (0.00s) 08:41:59 --- FAIL: TestMultipleExecuteCalls/Good:setupRegistryACL_with_calling_Execute()_3_times (1.17s) 08:41:59 command_test.go:278: 08:41:59 Error Trace: /w/workspace/edgex-go/1/internal/security/bootstrapper/command/setupacl/command_test.go:278 08:41:59 Error: Received unexpected error: 08:41:59 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:39779/v1/consul/roles/role2": dial tcp 127.0.0.1:39779: connect: connection refused 08:41:59 Test: TestMultipleExecuteCalls/Good:setupRegistryACL_with_calling_Execute()_3_times 08:41:59 FAIL 08:41:59 coverage: 80.6% of statements 08:41:59 FAIL github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 13.990s 08:41:59 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] 08:42:04 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 22.323s coverage: 92.9% of statements 08:42:04 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] 08:42:04 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] 08:42:04 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] 08:42:04 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 0.073s coverage: 64.4% of statements 08:42:04 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] 08:42:04 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto [no test files] 08:42:04 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/config [no test files] 08:42:04 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/container [no test files] 08:42:04 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/handlers 6.287s coverage: 86.9% of statements 08:42:04 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] 08:42:04 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] 08:42:04 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] 08:42:04 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] 08:42:04 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 11.272s coverage: 87.2% of statements 08:42:04 ok github.com/edgexfoundry/edgex-go/internal/security/common 0.253s coverage: 20.0% of statements 08:42:04 ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] 08:42:04 ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] 08:42:04 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.210s coverage: 100.0% of statements 08:42:04 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] 08:42:04 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.394s coverage: 77.4% of statements 08:42:04 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/common [no test files] 08:42:04 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.298s coverage: 80.0% of statements 08:42:04 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/jwt 0.273s coverage: 87.2% of statements 08:42:06 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 1.019s coverage: 91.2% of statements 08:42:06 ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] 08:42:14 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 1.474s coverage: 63.1% of statements 08:42:14 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] 08:42:14 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] 08:42:14 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.284s coverage: 100.0% of statements 08:42:14 ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.112s coverage: 89.4% of statements 08:42:14 ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.122s coverage: 100.0% of statements 08:42:14 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.073s coverage: 73.7% of statements 08:42:14 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.067s coverage: 100.0% of statements 08:42:19 ok github.com/edgexfoundry/edgex-go/internal/security/proxy 1.706s coverage: 65.3% of statements 08:42:19 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/config [no test files] 08:42:19 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/container [no test files] 08:42:19 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/models [no test files] 08:42:22 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 1.007s coverage: 41.0% of statements 08:42:22 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] 08:42:22 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] 08:42:22 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 0.310s coverage: 89.5% of statements 08:42:22 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] 08:42:22 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 0.335s coverage: 84.8% of statements 08:42:22 ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider [no test files] 08:42:22 ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/config [no test files] 08:42:22 ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/container [no test files] 08:42:22 ? github.com/edgexfoundry/edgex-go/internal/support/notifications [no test files] 08:42:32 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 6.359s coverage: 17.7% of statements 08:42:32 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel [no test files] 08:42:32 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks [no test files] 08:42:32 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] 08:42:32 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] 08:42:32 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 0.771s coverage: 92.3% of statements 08:42:32 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] 08:42:32 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks [no test files] 08:42:32 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler [no test files] 08:42:32 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/application [no test files] 08:42:32 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/scheduler 0.286s coverage: 63.2% of statements 08:42:32 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] 08:42:32 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] 08:42:32 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 0.547s coverage: 97.7% of statements 08:42:32 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] 08:42:32 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks [no test files] 08:42:32 FAIL 08:42:32 make: *** [Makefile:143: unittest] Error 1 [Pipeline] } 08:42:32 $ docker stop --time=1 402f59cd2d92d28105d4c38b03597f37be00a2a485e3f21016cd4034be19aa34 08:42:34 $ docker rm -f --volumes 402f59cd2d92d28105d4c38b03597f37be00a2a485e3f21016cd4034be19aa34 [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 Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:42:36 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 08:42:36 08:42:36 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:42:36 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 08:42:37 arm64: Pulling from edgex-lftools-log-publisher 08:42:37 8998bd30e6a1: Pulling fs layer 08:42:37 04944245beec: Pulling fs layer 08:42:37 699f458cf7ca: Pulling fs layer 08:42:37 765212b225bb: Pulling fs layer 08:42:37 f23df028b6ca: Pulling fs layer 08:42:37 d65c8cfc05b1: Pulling fs layer 08:42:37 2437ff75d9bd: Pulling fs layer 08:42:37 765212b225bb: Waiting 08:42:37 f23df028b6ca: Waiting 08:42:37 d65c8cfc05b1: Waiting 08:42:37 2437ff75d9bd: Waiting 08:42:37 04944245beec: Verifying Checksum 08:42:37 04944245beec: Download complete 08:42:37 765212b225bb: Verifying Checksum 08:42:37 765212b225bb: Download complete 08:42:37 f23df028b6ca: Verifying Checksum 08:42:37 f23df028b6ca: Download complete 08:42:37 d65c8cfc05b1: Verifying Checksum 08:42:37 d65c8cfc05b1: Download complete 08:42:37 699f458cf7ca: Verifying Checksum 08:42:37 699f458cf7ca: Download complete 08:42:37 8998bd30e6a1: Verifying Checksum 08:42:37 8998bd30e6a1: Download complete 08:42:40 2437ff75d9bd: Verifying Checksum 08:42:40 2437ff75d9bd: Download complete 08:42:41 8998bd30e6a1: Pull complete 08:42:42 04944245beec: Pull complete 08:42:43 699f458cf7ca: Pull complete 08:42:44 765212b225bb: Pull complete 08:42:44 f23df028b6ca: Pull complete 08:42:45 d65c8cfc05b1: Pull complete 08:43:00 2437ff75d9bd: Pull complete 08:43:00 Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da 08:43:00 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 08:43:00 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 08:43:00 prd-ubuntu20.04-docker-arm64-4c-16g-5514 does not seem to be running inside a container 08:43:00 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged --net host -v /home/jenkins:/home/jenkins -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat 08:43:03 $ docker top 415259b4ee6acedd804c1a4e275ee49f3e478c4e91f3e29ee84bd1018bbe2b92 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 08:43:04 ---> job-cost.sh 08:43:04 lf-activate-venv: SKIPPING 08:43:04 INFO: No Stack... 08:43:04 INFO: Retrieving Pricing Info for: v3-standard-4 08:43:05 INFO: Archiving Costs [Pipeline] sh 08:43:06 + cat /w/workspace/edgex-go/1/archives/cost.csv 08:43:06 + cut -d, -f6 [Pipeline] lock 08:43:06 Trying to acquire lock on [jenkins-edgexfoundry-edgex-go-PR-4345-1-stack-cost] 08:43:06 Resource [jenkins-edgexfoundry-edgex-go-PR-4345-1-stack-cost] did not exist. Created. 08:43:06 Lock acquired on [jenkins-edgexfoundry-edgex-go-PR-4345-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 08:43:07 + echo total: 0.10999999940395355 [Pipeline] stash 08:43:07 Stashed 1 file(s) [Pipeline] } 08:43:07 Lock released on resource [jenkins-edgexfoundry-edgex-go-PR-4345-1-stack-cost] [Pipeline] // lock [Pipeline] } 08:43:08 $ docker stop --time=1 415259b4ee6acedd804c1a4e275ee49f3e478c4e91f3e29ee84bd1018bbe2b92 08:43:09 $ docker rm -f --volumes 415259b4ee6acedd804c1a4e275ee49f3e478c4e91f3e29ee84bd1018bbe2b92 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } 08:43:10 Failed in branch arm64 [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 08:43:11 + [ -d /w/workspace/edgex-go/1/archives ] [Pipeline] libraryResource [Pipeline] sh 08:43:12 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 08:43:13 ---> package-listing.sh 08:43:13 ++ facter osfamily 08:43:13 ++ tr '[:upper:]' '[:lower:]' 08:43:13 + OS_FAMILY=debian 08:43:13 + workspace=/w/workspace/edgex-go/1 08:43:13 + START_PACKAGES=/tmp/packages_start.txt 08:43:13 + END_PACKAGES=/tmp/packages_end.txt 08:43:13 + DIFF_PACKAGES=/tmp/packages_diff.txt 08:43:13 + PACKAGES=/tmp/packages_start.txt 08:43:13 + '[' /w/workspace/edgex-go/1 ']' 08:43:13 + PACKAGES=/tmp/packages_end.txt 08:43:13 + case "${OS_FAMILY}" in 08:43:13 + grep '^ii' 08:43:13 + dpkg -l 08:43:13 + '[' -f /tmp/packages_start.txt ']' 08:43:13 + '[' -f /tmp/packages_end.txt ']' 08:43:13 + diff /tmp/packages_start.txt /tmp/packages_end.txt 08:43:13 + '[' /w/workspace/edgex-go/1 ']' 08:43:13 + mkdir -p /w/workspace/edgex-go/1/archives/ 08:43:13 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgex-go/1/archives/ [Pipeline] echo 08:43:13 Launching container with: [--privileged -u 0:0 --net host -v /var/log/sysstat:/var/log/sysstat -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/edgex-go/1/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 08:43:13 + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:43:14 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 08:43:14 08:43:14 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:43:14 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 08:43:14 latest: Pulling from edgex-lftools-log-publisher 08:43:14 5eb5b503b376: Pulling fs layer 08:43:14 5c69ac0246d0: Pulling fs layer 08:43:14 ec43610c2a17: Pulling fs layer 08:43:14 3a2ae6a8a46f: Pulling fs layer 08:43:14 33b1e0a273af: Pulling fs layer 08:43:14 5d3b04190fa2: Pulling fs layer 08:43:14 2f39f015ded8: Pulling fs layer 08:43:14 3a2ae6a8a46f: Waiting 08:43:14 33b1e0a273af: Waiting 08:43:14 5d3b04190fa2: Waiting 08:43:14 2f39f015ded8: Waiting 08:43:14 5c69ac0246d0: Download complete 08:43:14 3a2ae6a8a46f: Verifying Checksum 08:43:14 3a2ae6a8a46f: Download complete 08:43:15 ec43610c2a17: Verifying Checksum 08:43:15 ec43610c2a17: Download complete 08:43:15 33b1e0a273af: Verifying Checksum 08:43:15 33b1e0a273af: Download complete 08:43:15 5d3b04190fa2: Verifying Checksum 08:43:15 5d3b04190fa2: Download complete 08:43:15 5eb5b503b376: Verifying Checksum 08:43:15 5eb5b503b376: Download complete 08:43:16 2f39f015ded8: Verifying Checksum 08:43:16 2f39f015ded8: Download complete 08:43:16 5eb5b503b376: Pull complete 08:43:16 5c69ac0246d0: Pull complete 08:43:17 ec43610c2a17: Pull complete 08:43:17 3a2ae6a8a46f: Pull complete 08:43:17 33b1e0a273af: Pull complete 08:43:17 5d3b04190fa2: Pull complete 08:43:21 2f39f015ded8: Pull complete 08:43:21 Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 08:43:21 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 08:43:21 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 08:43:21 prd-ubuntu20.04-docker-8c-8g-5512 does not seem to be running inside a container 08:43:21 $ docker run -t -d -u 1001:1001 --privileged -u 0:0 --net host -v /var/log/sysstat:/var/log/sysstat -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/edgex-go/1/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 08:43:24 $ docker top 5ed5bdc125db4577ce03590ad7b5da58dfe05d2718b57ddbc99ddf50be18cbe3 -eo pid,comm [Pipeline] { [Pipeline] sh 08:43:24 + touch /tmp/pre-build-complete [Pipeline] sh 08:43:24 + mkdir -p /var/log/sysstat [Pipeline] sh 08:43:25 + ls /var/log/sa-host 08:43:25 ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 08:43:25 provisioning config files... 08:43:25 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgex-go/1@tmp/config9164058439832633069tmp [Pipeline] { [Pipeline] echo 08:43:25 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 08:43:25 ---> create-netrc.sh [Pipeline] } 08:43:25 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 08:43:26 ---> python-tools-install.sh [Pipeline] echo 08:43:26 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 08:43:26 ---> sudo-logs.sh 08:43:26 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 08:43:26 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 08:43:26 ---> job-cost.sh 08:43:26 lf-activate-venv: SKIPPING 08:43:26 DEBUG: total: 0.10999999940395355 08:43:26 INFO: Retrieving Stack Cost... 08:43:27 INFO: Retrieving Pricing Info for: v3-standard-8 08:43:27 INFO: Archiving Costs [Pipeline] echo 08:43:27 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 08:43:27 ---> logs-deploy.sh 08:43:27 lf-activate-venv: SKIPPING 08:43:27 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-go/PR-4345/1 08:43:27 INFO: archiving workspace using pattern(s): 08:43:28 Archives upload complete. 08:43:29 INFO: archiving logs to Nexus 08:43:29 ---> uname -a: 08:43:29 Linux prd-ubuntu20-04-docker-8c-8g-5512 5.4.0-126-generic #142-Ubuntu SMP Fri Aug 26 12:12:57 UTC 2022 x86_64 GNU/Linux 08:43:29 08:43:29 08:43:29 ---> lscpu: 08:43:29 Architecture: x86_64 08:43:29 CPU op-mode(s): 32-bit, 64-bit 08:43:29 Byte Order: Little Endian 08:43:29 Address sizes: 40 bits physical, 48 bits virtual 08:43:29 CPU(s): 8 08:43:29 On-line CPU(s) list: 0-7 08:43:29 Thread(s) per core: 1 08:43:29 Core(s) per socket: 1 08:43:29 Socket(s): 8 08:43:29 NUMA node(s): 1 08:43:29 Vendor ID: AuthenticAMD 08:43:29 CPU family: 23 08:43:29 Model: 49 08:43:29 Model name: AMD EPYC-Rome Processor 08:43:29 Stepping: 0 08:43:29 CPU MHz: 2800.000 08:43:29 BogoMIPS: 5600.00 08:43:29 Virtualization: AMD-V 08:43:29 Hypervisor vendor: KVM 08:43:29 Virtualization type: full 08:43:29 L1d cache: 256 KiB 08:43:29 L1i cache: 256 KiB 08:43:29 L2 cache: 4 MiB 08:43:29 L3 cache: 128 MiB 08:43:29 NUMA node0 CPU(s): 0-7 08:43:29 Vulnerability Itlb multihit: Not affected 08:43:29 Vulnerability L1tf: Not affected 08:43:29 Vulnerability Mds: Not affected 08:43:29 Vulnerability Meltdown: Not affected 08:43:29 Vulnerability Mmio stale data: Not affected 08:43:29 Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp 08:43:29 Vulnerability Spectre v1: Mitigation; usercopy/swapgs barriers and __user pointer sanitization 08:43:29 Vulnerability Spectre v2: Mitigation; Retpolines, IBPB conditional, IBRS_FW, STIBP disabled, RSB filling 08:43:29 Vulnerability Srbds: Not affected 08:43:29 Vulnerability Tsx async abort: Not affected 08:43:29 Flags: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm rep_good nopl cpuid extd_apicid tsc_known_freq pni pclmulqdq ssse3 fma cx16 sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand hypervisor lahf_lm cmp_legacy svm cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw topoext perfctr_core ssbd ibrs ibpb stibp vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 rdseed adx smap clflushopt clwb sha_ni xsaveopt xsavec xgetbv1 xsaves clzero xsaveerptr wbnoinvd arat npt nrip_save umip rdpid arch_capabilities 08:43:29 08:43:29 08:43:29 ---> nproc: 08:43:29 8 08:43:29 08:43:29 08:43:29 ---> df -h: 08:43:29 Filesystem Size Used Avail Use% Mounted on 08:43:29 overlay 155G 20G 136G 13% / 08:43:29 tmpfs 64M 0 64M 0% /dev 08:43:29 tmpfs 16G 0 16G 0% /sys/fs/cgroup 08:43:29 shm 64M 0 64M 0% /dev/shm 08:43:29 /dev/vda1 155G 20G 136G 13% /facter-os 08:43:29 08:43:29