Pull request #4298 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 farshidtz for edgexfoundry/edgex-go Obtained Jenkinsfile from 5dc73d902049877e54bfb3149aa203d0aa09353e+d3b1737e00ce27f584d3094ba6acb2e2b1233441 (fda47354e39628db3271159be02aea799714e255) 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-ssh12524567629745772121.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-ssh10266214202837549248.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-4298/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-4298/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh2600208393672370024.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-4298/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh5607688947363538849.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-ssh17444933260183664191.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-4298/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-4298/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh12795293690012645403.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 All nodes of label ‘ubuntu20.04-docker-8c-8g’ are offline Running on prd-ubuntu20.04-docker-8c-8g-3127 in /w/workspace/edgexfoundry_edgex-go_PR-4298 [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 Merging remotes/origin/main commit d3b1737e00ce27f584d3094ba6acb2e2b1233441 into PR head commit 5dc73d902049877e54bfb3149aa203d0aa09353e Merge succeeded, producing 5dc73d902049877e54bfb3149aa203d0aa09353e Checking out Revision 5dc73d902049877e54bfb3149aa203d0aa09353e (PR-4298) > 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/4298/head:refs/remotes/origin/PR-4298 +refs/heads/main:refs/remotes/origin/main # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 5dc73d902049877e54bfb3149aa203d0aa09353e # 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 d3b1737e00ce27f584d3094ba6acb2e2b1233441 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 5dc73d902049877e54bfb3149aa203d0aa09353e # timeout=10 Commit message: "docs(snap): Remove outdated build instructions" 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 14:47:12 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 14:47:12 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 14:47:12 ========================================================= 14:47:12 EdgeX Global Pipelines Version Info 14:47:12 ========================================================= [Pipeline] libraryResource [Pipeline] sh 14:47:13 ------------------- 14:47:13 stable info: 14:47:13 ------------------- 14:47:13 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 14:47:13 Commit SHA: cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 14:47:13 Message: update stable to v1.0.244 14:47:13 ------------------- 14:47:13 experimental info: 14:47:13 ------------------- 14:47:13 Commited By: **** collab-it+edgex@linuxfoundation.org 14:47:13 Commit SHA: cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 14:47:13 Message: update experimental to v1.0.244 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 14:47:14 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-go-settings [Pipeline] echo 14:47:14 [edgeXSetupEnvironment]: set envvar PROJECT = edgex-go [Pipeline] echo 14:47:14 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 14:47:14 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 14:47:14 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 14:47:14 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.18 [Pipeline] echo 14:47:14 [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo 14:47:14 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_GLOB = cmd/**/Dockerfile [Pipeline] echo 14:47:14 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_PREFIX = [Pipeline] echo 14:47:14 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_SUFFIX = [Pipeline] echo 14:47:14 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 14:47:14 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 14:47:14 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 14:47:14 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 14:47:14 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 14:47:14 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 14:47:14 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 14:47:14 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 14:47:14 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo 14:47:14 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v2 [Pipeline] echo 14:47:14 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 14:47:15 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 14:47:15 [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo 14:47:15 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-4298 [Pipeline] echo 14:47:15 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-4298 [Pipeline] echo 14:47:15 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-4298 [Pipeline] echo 14:47:15 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 5dc73d902049877e54bfb3149aa203d0aa09353e [Pipeline] echo 14:47:15 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 5dc73d9 [Pipeline] echo 14:47:15 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 14:47:15 provisioning config files... 14:47:15 copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/1@tmp/config10442178612677586775tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 14:47:15 ---> docker-login.sh 14:47:15 nexus3.edgexfoundry.org:10001 14:47:16 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 14:47:16 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 14:47:16 Configure a credential helper to remove this warning. See 14:47:16 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 14:47:16 14:47:16 Login Succeeded 14:47:16 nexus3.edgexfoundry.org:10002 14:47:16 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 14:47:16 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 14:47:16 Configure a credential helper to remove this warning. See 14:47:16 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 14:47:16 14:47:16 Login Succeeded 14:47:16 nexus3.edgexfoundry.org:10003 14:47:16 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 14:47:16 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 14:47:16 Configure a credential helper to remove this warning. See 14:47:16 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 14:47:16 14:47:16 Login Succeeded 14:47:16 nexus3.edgexfoundry.org:10004 14:47:16 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 14:47:16 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 14:47:16 Configure a credential helper to remove this warning. See 14:47:16 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 14:47:16 14:47:16 Login Succeeded 14:47:16 docker.io 14:47:16 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 14:47:16 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 14:47:16 Configure a credential helper to remove this warning. See 14:47:16 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 14:47:16 14:47:16 Login Succeeded 14:47:16 ---> docker-login.sh ends [Pipeline] } 14:47:16 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 14:47:17 + ls cmd/core-command/Dockerfile cmd/core-data/Dockerfile cmd/core-metadata/Dockerfile cmd/security-bootstrapper/Dockerfile cmd/security-proxy-setup/Dockerfile cmd/security-secretstore-setup/Dockerfile cmd/security-spiffe-token-provider/Dockerfile cmd/security-spire-agent/Dockerfile cmd/security-spire-config/Dockerfile cmd/security-spire-server/Dockerfile cmd/support-notifications/Dockerfile cmd/support-scheduler/Dockerfile 14:47:17 + dirname cmd/core-command/Dockerfile 14:47:17 + cut -d/ -f2 14:47:17 + echo core-command,cmd/core-command/Dockerfile 14:47:17 + cut -d/ -f2 14:47:17 + dirname cmd/core-data/Dockerfile 14:47:17 + echo core-data,cmd/core-data/Dockerfile 14:47:17 + cut -d/ -f2 14:47:17 + dirname cmd/core-metadata/Dockerfile 14:47:17 + echo core-metadata,cmd/core-metadata/Dockerfile 14:47:17 + dirname cmd/security-bootstrapper/Dockerfile 14:47:17 + cut -d/ -f2 14:47:17 + echo security-bootstrapper,cmd/security-bootstrapper/Dockerfile 14:47:17 + cut -d/ -f2 14:47:17 + dirname cmd/security-proxy-setup/Dockerfile 14:47:17 + echo security-proxy-setup,cmd/security-proxy-setup/Dockerfile 14:47:17 + dirname cmd/security-secretstore-setup/Dockerfile 14:47:17 + cut -d/ -f2 14:47:17 + echo security-secretstore-setup,cmd/security-secretstore-setup/Dockerfile 14:47:17 + dirname cmd/security-spiffe-token-provider/Dockerfile 14:47:17 + cut -d/ -f2 14:47:17 + echo security-spiffe-token-provider,cmd/security-spiffe-token-provider/Dockerfile 14:47:17 + dirname cmd/security-spire-agent/Dockerfile 14:47:17 + cut -d/ -f2 14:47:17 + echo security-spire-agent,cmd/security-spire-agent/Dockerfile 14:47:17 + dirname cmd/security-spire-config/Dockerfile 14:47:17 + cut -d/ -f2 14:47:17 + echo security-spire-config,cmd/security-spire-config/Dockerfile 14:47:17 + dirname cmd/security-spire-server/Dockerfile 14:47:17 + cut -d/ -f2 14:47:17 + echo security-spire-server,cmd/security-spire-server/Dockerfile 14:47:17 + dirname cmd/support-notifications/Dockerfile+ 14:47:17 cut -d/ -f2 14:47:17 + echo support-notifications,cmd/support-notifications/Dockerfile 14:47:17 + dirname cmd/support-scheduler/Dockerfile 14:47:17 + cut -d/ -f2 14:47:17 + echo support-scheduler,cmd/support-scheduler/Dockerfile [Pipeline] echo 14:47:17 Generate Dockers from filesystem: [[image:core-command, dockerfile:cmd/core-command/Dockerfile], [image:core-data, dockerfile:cmd/core-data/Dockerfile], [image:core-metadata, dockerfile:cmd/core-metadata/Dockerfile], [image:security-bootstrapper, dockerfile:cmd/security-bootstrapper/Dockerfile], [image:security-proxy-setup, dockerfile:cmd/security-proxy-setup/Dockerfile], [image:security-secretstore-setup, dockerfile:cmd/security-secretstore-setup/Dockerfile], [image:security-spiffe-token-provider, dockerfile:cmd/security-spiffe-token-provider/Dockerfile], [image:security-spire-agent, dockerfile:cmd/security-spire-agent/Dockerfile], [image:security-spire-config, dockerfile:cmd/security-spire-config/Dockerfile], [image:security-spire-server, dockerfile:cmd/security-spire-server/Dockerfile], [image:support-notifications, dockerfile:cmd/support-notifications/Dockerfile], [image:support-scheduler, dockerfile:cmd/support-scheduler/Dockerfile]] [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh 14:47:17 + git rev-list -1 --merges 5dc73d902049877e54bfb3149aa203d0aa09353e~1..5dc73d902049877e54bfb3149aa203d0aa09353e [Pipeline] echo 14:47:17 -----------> git rev-list -1 --merges 5dc73d902049877e54bfb3149aa203d0aa09353e~1..5dc73d902049877e54bfb3149aa203d0aa09353e 5dc73d902049877e54bfb3149aa203d0aa09353e [false] [Pipeline] sh 14:47:18 + git log --format=format:%s -1 5dc73d902049877e54bfb3149aa203d0aa09353e [Pipeline] echo 14:47:18 ========================================================= 14:47:18 [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] 14:47:18 ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] sh 14:47:18 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 14:47:18 + grep -v github /etc/ssh/ssh_known_hosts 14:47:18 + [ -e /tmp/ssh_known_hosts ] 14:47:18 + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts 14:47:18 + + sudoecho tee github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= -a 14:47:18 /etc/ssh/ssh_known_hosts 14:47:18 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:47:19 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 14:47:19 14:47:19 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:47:19 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 14:47:19 0.1.4: Pulling from edgex-devops/py-git-semver 14:47:19 b85a868b505f: Pulling fs layer 14:47:19 e2be974225ed: Pulling fs layer 14:47:19 339a4e72a1f5: Pulling fs layer 14:47:19 988bab9f4d93: Pulling fs layer 14:47:19 1469e6f7b9e6: Pulling fs layer 14:47:19 eaf3925da568: Pulling fs layer 14:47:19 bab4dde63d76: Pulling fs layer 14:47:19 bde34c3a00c8: Pulling fs layer 14:47:19 b352a97aabf1: Pulling fs layer 14:47:19 4872d77fe225: Pulling fs layer 14:47:19 5851b861e8e6: Pulling fs layer 14:47:19 bab4dde63d76: Waiting 14:47:19 bde34c3a00c8: Waiting 14:47:19 b352a97aabf1: Waiting 14:47:19 4872d77fe225: Waiting 14:47:19 5851b861e8e6: Waiting 14:47:19 988bab9f4d93: Waiting 14:47:19 1469e6f7b9e6: Waiting 14:47:19 eaf3925da568: Waiting 14:47:19 e2be974225ed: Verifying Checksum 14:47:19 e2be974225ed: Download complete 14:47:19 988bab9f4d93: Verifying Checksum 14:47:19 988bab9f4d93: Download complete 14:47:19 1469e6f7b9e6: Verifying Checksum 14:47:19 1469e6f7b9e6: Download complete 14:47:19 339a4e72a1f5: Verifying Checksum 14:47:19 339a4e72a1f5: Download complete 14:47:19 eaf3925da568: Verifying Checksum 14:47:19 eaf3925da568: Download complete 14:47:19 bde34c3a00c8: Download complete 14:47:20 b352a97aabf1: Verifying Checksum 14:47:20 b352a97aabf1: Download complete 14:47:20 4872d77fe225: Verifying Checksum 14:47:20 4872d77fe225: Download complete 14:47:20 5851b861e8e6: Download complete 14:47:20 b85a868b505f: Verifying Checksum 14:47:20 b85a868b505f: Download complete 14:47:20 bab4dde63d76: Verifying Checksum 14:47:20 bab4dde63d76: Download complete 14:47:21 b85a868b505f: Pull complete 14:47:21 e2be974225ed: Pull complete 14:47:22 339a4e72a1f5: Pull complete 14:47:22 988bab9f4d93: Pull complete 14:47:22 1469e6f7b9e6: Pull complete 14:47:22 eaf3925da568: Pull complete 14:47:24 bab4dde63d76: Pull complete 14:47:24 bde34c3a00c8: Pull complete 14:47:24 b352a97aabf1: Pull complete 14:47:24 4872d77fe225: Pull complete 14:47:24 5851b861e8e6: Pull complete 14:47:24 Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 14:47:24 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 14:47:24 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 14:47:25 prd-ubuntu20.04-docker-8c-8g-3127 does not seem to be running inside a container 14:47:25 $ 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 14:47:28 $ docker top d4f71d23eeeda10bbb8499d39f29207cd4e29cee226219b64e6c471ef196541e -eo pid,comm 14:47:28 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). 14:47:28 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 14:47:28 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 14:47:28 [ssh-agent] Looking for ssh-agent implementation... 14:47:28 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 14:47:28 $ docker exec d4f71d23eeeda10bbb8499d39f29207cd4e29cee226219b64e6c471ef196541e ssh-agent 14:47:28 SSH_AUTH_SOCK=/tmp/ssh-joszBiHtKilF/agent.32 14:47:28 SSH_AGENT_PID=38 14:47:28 Running ssh-add (command line suppressed) 14:47:28 Identity added: /w/workspace/edgex-go/1@tmp/private_key_11698290726180443003.key (/w/workspace/edgex-go/1@tmp/private_key_11698290726180443003.key) 14:47:28 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 14:47:29 + git tag --points-at HEAD [Pipeline] } 14:47:29 $ docker exec --env ******** --env ******** d4f71d23eeeda10bbb8499d39f29207cd4e29cee226219b64e6c471ef196541e ssh-agent -k 14:47:29 unset SSH_AUTH_SOCK; 14:47:29 unset SSH_AGENT_PID; 14:47:29 echo Agent pid 38 killed; 14:47:29 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 14:47:29 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 14:47:29 [ssh-agent] Looking for ssh-agent implementation... 14:47:29 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 14:47:29 $ docker exec d4f71d23eeeda10bbb8499d39f29207cd4e29cee226219b64e6c471ef196541e ssh-agent 14:47:29 SSH_AUTH_SOCK=/tmp/ssh-qN8IWA0qk39o/agent.70 14:47:29 SSH_AGENT_PID=76 14:47:29 Running ssh-add (command line suppressed) 14:47:29 Identity added: /w/workspace/edgex-go/1@tmp/private_key_15841510936589404855.key (/w/workspace/edgex-go/1@tmp/private_key_15841510936589404855.key) 14:47:29 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 14:47:30 + git semver init 14:47:30 2023-01-19 14:47:30,288 [run_init] DEBUG init version:0.0.0 force:False 14:47:30 2023-01-19 14:47:30,289 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/edgex-go/1/.semver 14:47:30 2023-01-19 14:47:30,289 [execute] INFO git clone -b semver git@github.com:edgexfoundry/edgex-go.git /w/workspace/edgex-go/1/.semver 14:47:30 2023-01-19 14:47:30,290 [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) 14:47:35 2023-01-19 14:47:35,142 [append_file] DEBUG append to file:/w/workspace/edgex-go/1/.git/info/exclude 14:47:35 2023-01-19 14:47:35,143 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/edgex-go/1/.semver/PR-4298 with force:False 14:47:35 2023-01-19 14:47:35,143 [write_file] DEBUG write to file:/w/workspace/edgex-go/1/.semver/PR-4298 14:47:35 2023-01-19 14:47:35,148 [execute] INFO git cat-file --batch-check 14:47:35 2023-01-19 14:47:35,148 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgex-go/1/.semver, universal_newlines=False, shell=None, istream=) 14:47:35 2023-01-19 14:47:35,155 [execute] INFO git cat-file --batch 14:47:35 2023-01-19 14:47:35,155 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgex-go/1/.semver, universal_newlines=False, shell=None, istream=) 14:47:35 2023-01-19 14:47:35,162 [read_version] DEBUG read version from /w/workspace/edgex-go/1/.semver/PR-4298 14:47:35 0.0.0 [Pipeline] } 14:47:35 $ docker exec --env ******** --env ******** d4f71d23eeeda10bbb8499d39f29207cd4e29cee226219b64e6c471ef196541e ssh-agent -k 14:47:35 unset SSH_AUTH_SOCK; 14:47:35 unset SSH_AGENT_PID; 14:47:35 echo Agent pid 76 killed; 14:47:35 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 14:47:36 + git semver [Pipeline] } 14:47:36 $ docker stop --time=1 d4f71d23eeeda10bbb8499d39f29207cd4e29cee226219b64e6c471ef196541e 14:47:37 $ docker rm -f --volumes d4f71d23eeeda10bbb8499d39f29207cd4e29cee226219b64e6c471ef196541e [Pipeline] // withDockerContainer [Pipeline] sh 14:47:38 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 14:47:38 Stashed 1 file(s) [Pipeline] echo 14:47:38 [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 14:47:39 + git config --global --add safe.directory /w/workspace/edgex-go/1 [Pipeline] echo 14:47:39 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 14:47:39 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 14:47:39 ========================================================= 14:47:39 [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine] 14:47:39 ========================================================= [Pipeline] fileExists [Pipeline] sh 14:47:39 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine 14:47:39 1.18-alpine: Pulling from edgex-devops/edgex-golang-base 14:47:39 213ec9aee27d: Pulling fs layer 14:47:39 4583459ba037: Pulling fs layer 14:47:39 93c1e223e6f2: Pulling fs layer 14:47:39 53926ce57604: Pulling fs layer 14:47:39 21b2b0c7a3f4: Pulling fs layer 14:47:39 53926ce57604: Waiting 14:47:39 22ff95d597cd: Pulling fs layer 14:47:39 21b2b0c7a3f4: Waiting 14:47:39 12d6caf4c0d1: Pulling fs layer 14:47:39 96b7cbca73a9: Pulling fs layer 14:47:39 22ff95d597cd: Waiting 14:47:39 12d6caf4c0d1: Waiting 14:47:39 a7acece74701: Pulling fs layer 14:47:39 96b7cbca73a9: Waiting 14:47:39 a7acece74701: Waiting 14:47:39 93c1e223e6f2: Verifying Checksum 14:47:39 93c1e223e6f2: Download complete 14:47:39 4583459ba037: Verifying Checksum 14:47:39 4583459ba037: Download complete 14:47:39 21b2b0c7a3f4: Download complete 14:47:39 22ff95d597cd: Download complete 14:47:39 213ec9aee27d: Verifying Checksum 14:47:39 213ec9aee27d: Download complete 14:47:40 12d6caf4c0d1: Verifying Checksum 14:47:40 12d6caf4c0d1: Download complete 14:47:40 213ec9aee27d: Pull complete 14:47:40 4583459ba037: Pull complete 14:47:40 93c1e223e6f2: Pull complete 14:47:41 a7acece74701: Verifying Checksum 14:47:41 a7acece74701: Download complete 14:47:41 53926ce57604: Verifying Checksum 14:47:41 53926ce57604: Download complete 14:47:41 96b7cbca73a9: Verifying Checksum 14:47:41 96b7cbca73a9: Download complete 14:47:45 53926ce57604: Pull complete 14:47:45 21b2b0c7a3f4: Pull complete 14:47:45 22ff95d597cd: Pull complete 14:47:45 12d6caf4c0d1: Pull complete 14:47:47 96b7cbca73a9: Pull complete 14:47:48 a7acece74701: Pull complete 14:47:48 Digest: sha256:f6a9ef70c52da88a2ff63a0c6767b24654f9f5185d1d85ca6cc3004fb48f6c2d 14:47:48 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine 14:47:48 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine [Pipeline] fileExists [Pipeline] sh 14:47:49 + docker build -t ci-base-image-x86_64 -f - . 14:47:49 + echo FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine 14:47:49 WORKDIR /edgex 14:47:49 COPY go.mod . 14:47:49 RUN go mod download 14:47:49 Sending build context to Docker daemon 170MB 14:47:49 Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine 14:47:49 ---> db6d94c90886 14:47:49 Step 2/4 : WORKDIR /edgex 14:47:53 Still waiting to schedule task 14:47:53 All nodes of label ‘ubuntu20.04-docker-arm64-4c-16g’ are offline 14:47:54 ---> Running in b0e73ce2b43c 14:47:54 Removing intermediate container b0e73ce2b43c 14:47:54 ---> cdd9bc4cca7a 14:47:54 Step 3/4 : COPY go.mod . 14:47:54 ---> 7fdfd7b9c478 14:47:54 Step 4/4 : RUN go mod download 14:47:54 ---> Running in 1026f107bc29 14:48:13 Removing intermediate container 1026f107bc29 14:48:13 ---> d83d01d13576 14:48:13 Successfully built d83d01d13576 14:48:13 Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:48:13 + docker inspect -f . ci-base-image-x86_64 14:48:13 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 14:48:13 prd-ubuntu20.04-docker-8c-8g-3127 does not seem to be running inside a container 14:48:13 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 14:48:14 $ docker top 18a42dd2fba5716609cd6716255417480cd3c6d36f20a3bf996e7ff641ef0542 -eo pid,comm [Pipeline] { [Pipeline] sh 14:48:14 + go version 14:48:14 go version go1.18.7 linux/amd64 [Pipeline] } 14:48:14 $ docker stop --time=1 18a42dd2fba5716609cd6716255417480cd3c6d36f20a3bf996e7ff641ef0542 14:48:15 $ docker rm -f --volumes 18a42dd2fba5716609cd6716255417480cd3c6d36f20a3bf996e7ff641ef0542 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:48:16 + docker inspect -f . ci-base-image-x86_64 14:48:16 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 14:48:16 prd-ubuntu20.04-docker-8c-8g-3127 does not seem to be running inside a container 14:48:16 $ docker run -t -d -u 1001:1001 -u 0:0 -v /var/run/docker.sock:/var/run/docker.sock --privileged -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 14:48:16 $ docker top 4c1c5c2c75830e53e86111ea12bf8dd4b5ce5dcb584f9ebe538479db016766bf -eo pid,comm [Pipeline] { [Pipeline] echo 14:48:17 ========================================================= 14:48:17 [edgeXBuildGoParallel] Running Tests and Build... 14:48:17 ========================================================= [Pipeline] sh 14:48:17 + git config --global --add safe.directory /w/workspace/edgex-go/1 [Pipeline] fileExists [Pipeline] sh 14:48:17 + make test 14:48:17 go test -race -coverprofile=coverage.out ./... 14:48:25 ? github.com/edgexfoundry/edgex-go [no test files] 14:48:40 ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] 14:48:40 ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] 14:48:40 ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] 14:48:40 ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] 14:48:40 ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] 14:48:40 ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] 14:48:40 ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-setup [no test files] 14:48:40 ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] 14:48:40 ? github.com/edgexfoundry/edgex-go/cmd/security-spiffe-token-provider [no test files] 14:48:40 ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] 14:48:40 ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] 14:48:40 ? github.com/edgexfoundry/edgex-go/internal [no test files] 14:48:40 ? github.com/edgexfoundry/edgex-go/internal/core/command [no test files] 14:48:40 ok github.com/edgexfoundry/edgex-go/internal/core/command/application 0.085s coverage: 28.7% of statements 14:48:40 ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] 14:48:40 ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] 14:48:41 ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 0.144s coverage: 98.5% of statements 14:48:41 ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging 0.143s coverage: 43.0% of statements 14:48:41 ? github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging/mocks [no test files] 14:48:41 ? github.com/edgexfoundry/edgex-go/internal/core/data [no test files] 14:48:41 ok github.com/edgexfoundry/edgex-go/internal/core/data/application 0.123s coverage: 54.0% of statements 14:48:41 ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] 14:48:41 ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] 14:48:45 ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 3.524s coverage: 89.2% of statements 14:48:45 ? github.com/edgexfoundry/edgex-go/internal/core/data/controller/messaging [no test files] 14:48:45 ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] 14:48:45 ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks [no test files] 14:48:45 ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] 14:48:45 ? github.com/edgexfoundry/edgex-go/internal/core/metadata [no test files] 14:48:45 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/application 0.127s coverage: 2.4% of statements 14:48:45 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] 14:48:45 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] 14:48:45 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 0.507s coverage: 95.6% of statements 14:48:45 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] 14:48:45 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks [no test files] 14:48:45 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/uom [no test files] 14:48:45 ok github.com/edgexfoundry/edgex-go/internal/io 0.073s coverage: 72.2% of statements 14:48:45 ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] 14:48:45 ? github.com/edgexfoundry/edgex-go/internal/pkg/application [no test files] 14:48:45 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers [no test files] 14:48:45 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] 14:48:45 ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] 14:48:45 ok github.com/edgexfoundry/edgex-go/internal/pkg/controller/http 0.075s coverage: 60.0% of statements 14:48:45 ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] 14:48:45 ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] 14:48:45 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] 14:48:45 ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 0.095s coverage: 0.9% of statements 14:48:45 ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] 14:48:45 ok github.com/edgexfoundry/edgex-go/internal/pkg/telemetry 0.070s coverage: 58.8% of statements 14:48:45 ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 0.065s coverage: 29.6% of statements 14:48:45 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] 14:48:45 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.096s coverage: 47.1% of statements 14:48:45 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 0.117s coverage: 79.5% of statements 14:48:45 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.072s coverage: 94.1% of statements 14:48:45 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.100s coverage: 96.3% of statements 14:48:45 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.058s coverage: 87.5% of statements 14:48:50 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 11.114s coverage: 94.4% of statements 14:48:50 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/ping 0.072s coverage: 44.8% of statements 14:48:56 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 13.307s coverage: 79.9% of statements 14:48:56 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] 14:49:05 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 22.132s coverage: 92.9% of statements 14:49:05 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] 14:49:05 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] 14:49:05 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] 14:49:05 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 0.042s coverage: 65.1% of statements 14:49:05 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] 14:49:05 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto [no test files] 14:49:05 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/config [no test files] 14:49:05 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/container [no test files] 14:49:05 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/handlers 6.070s coverage: 86.9% of statements 14:49:05 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] 14:49:05 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] 14:49:05 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] 14:49:05 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] 14:49:05 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 11.072s coverage: 87.2% of statements 14:49:05 ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] 14:49:05 ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] 14:49:05 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.073s coverage: 100.0% of statements 14:49:05 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] 14:49:05 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.084s coverage: 77.4% of statements 14:49:05 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/common [no test files] 14:49:05 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.066s coverage: 80.0% of statements 14:49:05 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/jwt 0.062s coverage: 87.2% of statements 14:49:05 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.219s coverage: 91.2% of statements 14:49:05 ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] 14:49:05 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 0.193s coverage: 64.7% of statements 14:49:05 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] 14:49:05 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] 14:49:05 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.071s coverage: 100.0% of statements 14:49:05 ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.031s coverage: 89.4% of statements 14:49:05 ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.034s coverage: 100.0% of statements 14:49:05 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.032s coverage: 73.7% of statements 14:49:05 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.032s coverage: 100.0% of statements 14:49:05 ok github.com/edgexfoundry/edgex-go/internal/security/proxy 0.357s coverage: 65.3% of statements 14:49:05 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/config [no test files] 14:49:05 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/container [no test files] 14:49:05 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/models [no test files] 14:49:05 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.460s coverage: 41.8% of statements 14:49:05 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] 14:49:05 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] 14:49:05 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 0.077s coverage: 89.5% of statements 14:49:05 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] 14:49:05 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 0.066s coverage: 84.8% of statements 14:49:05 ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider [no test files] 14:49:05 ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/config [no test files] 14:49:05 ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/container [no test files] 14:49:05 ? github.com/edgexfoundry/edgex-go/internal/support/notifications [no test files] 14:49:05 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 6.089s coverage: 17.7% of statements 14:49:05 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel [no test files] 14:49:05 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks [no test files] 14:49:05 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] 14:49:05 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] 14:49:05 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 0.169s coverage: 92.3% of statements 14:49:05 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] 14:49:05 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks [no test files] 14:49:05 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler [no test files] 14:49:05 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/application [no test files] 14:49:05 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/scheduler 0.070s coverage: 63.2% of statements 14:49:05 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] 14:49:05 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] 14:49:05 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 0.121s coverage: 97.7% of statements 14:49:05 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] 14:49:05 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks [no test files] 14:49:05 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 14:49:20 Running on prd-ubuntu20.04-docker-arm64-4c-16g-3128 in /w/workspace/edgexfoundry_edgex-go_PR-4298 [Pipeline] { [Pipeline] ws 14:49:20 Running in /w/workspace/edgex-go/1 [Pipeline] { [Pipeline] checkout 14:49:20 The recommended git tool is: git 14:49:23 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." 14:49:23 go vet ./... 14:49:25 using credential edgex-jenkins-ssh 14:49:25 Cloning the remote Git repository 14:49:25 Cloning repository git@github.com:edgexfoundry/edgex-go.git 14:49:26 > git init /w/workspace/edgex-go/1 # timeout=10 14:49:26 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git 14:49:26 > git --version # timeout=10 14:49:26 > git --version # 'git version 2.25.1' 14:49:26 using GIT_SSH to set credentials SSH Credentials for GitHub 14:49:26 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 14:49:27 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 14:49:27 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 14:49:27 ./bin/test-attribution-txt.sh [Pipeline] echo 14:49:27 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] sh 14:49:27 + ls -al . 14:49:27 total 748 14:49:27 drwxrwxr-x 11 1001 1001 4096 Jan 19 14:48 . 14:49:27 drwxr-xr-x 4 root root 4096 Jan 19 14:48 .. 14:49:27 drwxrwxr-x 2 1001 1001 4096 Jan 19 14:47 .blubracket 14:49:27 -rw-rw-r-- 1 1001 1001 16 Jan 19 14:47 .dockerignore 14:49:27 drwxrwxr-x 8 1001 1001 4096 Jan 19 14:49 .git 14:49:27 drwxrwxr-x 3 1001 1001 4096 Jan 19 14:47 .github 14:49:27 -rw-rw-r-- 1 1001 1001 956 Jan 19 14:47 .gitignore 14:49:27 -rw-rw-r-- 1 1001 1001 42 Jan 19 14:47 .golangci.yml 14:49:27 -rw-rw-r-- 1 1001 1001 87 Jan 19 14:47 .hadolint.yml 14:49:27 drwxr-xr-x 3 1001 1001 4096 Jan 19 14:47 .semver 14:49:27 -rw-rw-r-- 1 1001 1001 166 Jan 19 14:47 .sonarcloud.properties 14:49:27 -rw-rw-r-- 1 1001 1001 1171 Jan 19 14:47 ADOPTERS.md 14:49:27 -rw-rw-r-- 1 1001 1001 10825 Jan 19 14:47 Attribution.txt 14:49:27 -rw-rw-r-- 1 1001 1001 73765 Jan 19 14:47 CHANGELOG.md 14:49:27 -rw-rw-r-- 1 1001 1001 3804 Jan 19 14:47 CONTRIBUTING.md 14:49:27 -rw-rw-r-- 1 1001 1001 677 Jan 19 14:47 GOVERNANCE.md 14:49:27 -rw-rw-r-- 1 1001 1001 850 Jan 19 14:47 Jenkinsfile 14:49:27 -rw-rw-r-- 1 1001 1001 10775 Jan 19 14:47 LICENSE 14:49:27 -rw-rw-r-- 1 1001 1001 12513 Jan 19 14:47 Makefile 14:49:27 -rw-rw-r-- 1 1001 1001 582 Jan 19 14:47 OWNERS.md 14:49:27 -rw-rw-r-- 1 1001 1001 9403 Jan 19 14:47 README.md 14:49:27 -rw-rw-r-- 1 1001 1001 6912 Jan 19 14:47 SECURITY.md 14:49:27 -rw-rw-r-- 1 1001 1001 5 Jan 19 14:47 VERSION 14:49:27 drwxrwxr-x 2 1001 1001 4096 Jan 19 14:47 bin 14:49:27 drwxrwxr-x 16 1001 1001 4096 Jan 19 14:47 cmd 14:49:27 -rw-r--r-- 1 root root 489970 Jan 19 14:49 coverage.out 14:49:27 -rw-rw-r-- 1 1001 1001 3377 Jan 19 14:47 go.mod 14:49:27 -rw-rw-r-- 1 1001 1001 34951 Jan 19 14:47 go.sum 14:49:27 drwxrwxr-x 7 1001 1001 4096 Jan 19 14:47 internal 14:49:27 drwxrwxr-x 3 1001 1001 4096 Jan 19 14:47 openapi 14:49:27 drwxrwxr-x 4 1001 1001 4096 Jan 19 14:47 snap 14:49:27 -rw-rw-r-- 1 1001 1001 204 Jan 19 14:47 version.go [Pipeline] sh 14:49:28 + '[' -e coverage.out ] 14:49:28 + chown 1001:1001 coverage.out [Pipeline] stash 14:49:28 Stashed 1 file(s) [Pipeline] sh 14:49:28 + make build 14:49:28 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 14:49:40 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 14:49:42 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 14:49:43 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 14:49:43 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 14:49:43 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 14:49:44 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 14:49:44 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git 14:49:44 using GIT_SSH to set credentials SSH Credentials for GitHub 14:49:44 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/4298/head:refs/remotes/origin/PR-4298 +refs/heads/main:refs/remotes/origin/main # timeout=10 14:49:45 Merging remotes/origin/main commit d3b1737e00ce27f584d3094ba6acb2e2b1233441 into PR head commit 5dc73d902049877e54bfb3149aa203d0aa09353e 14:49:45 Merge succeeded, producing 5dc73d902049877e54bfb3149aa203d0aa09353e 14:49:45 Checking out Revision 5dc73d902049877e54bfb3149aa203d0aa09353e (PR-4298) 14:49:45 > git config core.sparsecheckout # timeout=10 14:49:45 > git checkout -f 5dc73d902049877e54bfb3149aa203d0aa09353e # timeout=10 14:49:45 > git remote # timeout=10 14:49:45 > git config --get remote.origin.url # timeout=10 14:49:45 using GIT_SSH to set credentials SSH Credentials for GitHub 14:49:45 > git merge d3b1737e00ce27f584d3094ba6acb2e2b1233441 # timeout=10 14:49:45 > git rev-parse HEAD^{commit} # timeout=10 14:49:45 > git config core.sparsecheckout # timeout=10 14:49:45 > git checkout -f 5dc73d902049877e54bfb3149aa203d0aa09353e # timeout=10 14:49:49 Commit message: "docs(snap): Remove outdated build instructions" 14:49:49 > git --version # timeout=10 14:49:49 > git --version # 'git version 2.25.1' 14:49:49 fatal: bad object cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 14:49:50 + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json 14:49:50 % Total % Received % Xferd Average Speed Time Time Time Current 14:49:50 Dload Upload Total Spent Left Speed 14:49:50 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12751 100 12751 0 0 78709 0 --:--:-- --:--:-- --:--:-- 78709 [Pipeline] sh 14:49:51 + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh 14:49:51 go build -tags " " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler 14:49:51 + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json 14:49:51 + sudo tee /etc/docker/daemon.new 14:49:51 { 14:49:51 "registry-mirrors": [ 14:49:51 "https://nexus3.edgexfoundry.org:10001" 14:49:51 ], 14:49:51 "bip": "10.250.0.254/24", 14:49:51 "hosts": [ 14:49:51 "tcp://0.0.0.0:5555", 14:49:51 "unix:///var/run/docker.sock" 14:49:51 ], 14:49:51 "mtu": 1458, 14:49:51 "selinux-enabled": true, 14:49:51 "seccomp-profile": "/etc/docker/seccomp.json" 14:49:51 } [Pipeline] sh 14:49:51 + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh 14:49: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-proxy-setup/security-proxy-setup ./cmd/security-proxy-setup 14:49:52 + sudo service docker restart 14:49:53 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 14:49:54 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 14:49:55 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 14:49:56 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 14:49:58 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] } 14:49:59 $ docker stop --time=1 4c1c5c2c75830e53e86111ea12bf8dd4b5ce5dcb584f9ebe538479db016766bf 14:50:04 $ docker rm -f --volumes 4c1c5c2c75830e53e86111ea12bf8dd4b5ce5dcb584f9ebe538479db016766bf [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:50:05 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 14:50:05 14:50:05 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:50:06 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 14:50:06 latest: Pulling from edgex-devops/edgex-compose 14:50:06 cbdbe7a5bc2a: Pulling fs layer 14:50:06 ca9280d653b3: Pulling fs layer 14:50:06 7e9c9ca2126c: Pulling fs layer 14:50:06 cbdbe7a5bc2a: Download complete 14:50:06 cbdbe7a5bc2a: Pull complete 14:50:06 ca9280d653b3: Verifying Checksum 14:50:06 ca9280d653b3: Download complete 14:50:07 7e9c9ca2126c: Download complete 14:50:07 ca9280d653b3: Pull complete 14:50:10 7e9c9ca2126c: Pull complete 14:50:10 Digest: sha256:b7ff7cefa661cf441350a7c60c0e16dc22b011826ae41e7b448230bdfa9ba816 14:50:10 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 14:50:10 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] withEnv [Pipeline] { [Pipeline] // withEnv [Pipeline] withDockerContainer 14:50:10 prd-ubuntu20.04-docker-8c-8g-3127 does not seem to be running inside a container 14:50:10 $ 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 14:50:14 $ docker top dbc967e01b1b6dabfd4fa87459bc57fbaad9b954bb10e72dcdffd77e8eb4e0b3 -eo pid,comm [Pipeline] { [Pipeline] configFileProvider 14:50:14 provisioning config files... [Pipeline] sh 14:50:14 copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/1@tmp/config2710070206125419457tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 14:50:14 + docker-compose build --help 14:50:14 + grep parallel 14:50:14 ---> docker-login.sh 14:50:14 nexus3.edgexfoundry.org:10001 14:50:15 --parallel Build images in parallel. [Pipeline] } 14:50:15 $ docker stop --time=1 dbc967e01b1b6dabfd4fa87459bc57fbaad9b954bb10e72dcdffd77e8eb4e0b3 14:50:16 $ docker rm -f --volumes dbc967e01b1b6dabfd4fa87459bc57fbaad9b954bb10e72dcdffd77e8eb4e0b3 [Pipeline] // withDockerContainer [Pipeline] writeFile 14:50:16 WARNING! Using --password via the CLI is insecure. Use --password-stdin. [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:50:17 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 14:50:17 Configure a credential helper to remove this warning. See 14:50:17 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 14:50:17 14:50:17 Login Succeeded 14:50:17 nexus3.edgexfoundry.org:10002 14:50:17 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 14:50:17 . [Pipeline] } [Pipeline] // withEnv 14:50:17 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 14:50:17 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 14:50:17 Configure a credential helper to remove this warning. See 14:50:17 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 14:50:17 14:50:17 Login Succeeded 14:50:17 nexus3.edgexfoundry.org:10003 [Pipeline] withDockerContainer 14:50:17 prd-ubuntu20.04-docker-8c-8g-3127 does not seem to be running inside a container 14:50:17 $ 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 14:50:17 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 14:50:17 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 14:50:17 Configure a credential helper to remove this warning. See 14:50:17 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 14:50:17 14:50:17 Login Succeeded 14:50:17 nexus3.edgexfoundry.org:10004 14:50:17 $ docker top b5adbb56e4f1c76ace3e605815f7231d72bbee278cb33449b553b03f35817bfe -eo pid,comm [Pipeline] { 14:50:17 WARNING! Using --password via the CLI is insecure. Use --password-stdin. [Pipeline] sh 14:50:18 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 14:50:18 Configure a credential helper to remove this warning. See 14:50:18 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 14:50:18 14:50:18 Login Succeeded 14:50:18 docker.io 14:50:18 + docker-compose -f ./docker-compose-build.yml build --parallel 14:50:18 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 14:50:18 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 14:50:18 Configure a credential helper to remove this warning. See 14:50:18 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 14:50:18 14:50:18 Login Succeeded 14:50:18 ---> docker-login.sh ends [Pipeline] } 14:50:18 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } 14:50:18 Building core-command ... 14:50:18 Building core-data ... 14:50:18 Building core-metadata ... 14:50:18 Building security-bootstrapper ... 14:50:18 Building security-proxy-setup ... 14:50:18 Building security-secretstore-setup ... 14:50:18 Building security-spiffe-token-provider ... 14:50:18 Building security-spire-agent ... 14:50:18 Building security-spire-config ... 14:50:18 Building security-spire-server ... 14:50:18 Building support-notifications ... 14:50:18 Building support-scheduler ... 14:50:18 Building security-proxy-setup 14:50:18 Building security-secretstore-setup 14:50:18 Building security-bootstrapper 14:50:18 Building security-spire-config 14:50:18 Building core-data [Pipeline] // withEnv [Pipeline] unstash [Pipeline] sh 14:50:19 + git config --global --add safe.directory /w/workspace/edgex-go/1 [Pipeline] echo 14:50:19 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 14:50:19 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 14:50:19 ========================================================= 14:50:19 [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine] 14:50:19 ========================================================= [Pipeline] fileExists [Pipeline] sh 14:50:19 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine 14:50:19 1.18-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 14:50:19 9b18e9b68314: Pulling fs layer 14:50:19 35d82f9e3411: Pulling fs layer 14:50:19 e16973657156: Pulling fs layer 14:50:19 fc693d55d65f: Pulling fs layer 14:50:19 7e9fc2657dce: Pulling fs layer 14:50:19 dda99020689f: Pulling fs layer 14:50:19 db1c61fa0a46: Pulling fs layer 14:50:19 891c053d2c06: Pulling fs layer 14:50:19 fc693d55d65f: Waiting 14:50:19 7e9fc2657dce: Waiting 14:50:19 dda99020689f: Waiting 14:50:19 db1c61fa0a46: Waiting 14:50:20 e16973657156: Verifying Checksum 14:50:20 e16973657156: Download complete 14:50:20 35d82f9e3411: Verifying Checksum 14:50:20 35d82f9e3411: Download complete 14:50:20 7e9fc2657dce: Verifying Checksum 14:50:20 7e9fc2657dce: Download complete 14:50:20 dda99020689f: Verifying Checksum 14:50:20 dda99020689f: Download complete 14:50:20 9b18e9b68314: Verifying Checksum 14:50:20 9b18e9b68314: Download complete 14:50:21 9b18e9b68314: Pull complete 14:50:21 891c053d2c06: Verifying Checksum 14:50:21 891c053d2c06: Download complete 14:50:21 35d82f9e3411: Pull complete 14:50:21 e16973657156: Pull complete 14:50:22 db1c61fa0a46: Verifying Checksum 14:50:23 fc693d55d65f: Verifying Checksum 14:50:23 fc693d55d65f: Download complete 14:50:28 Step 1/22 : ARG BUILDER_BASE=golang:1.18-alpine3.16 14:50:28 Step 2/22 : FROM ${BUILDER_BASE} AS builder 14:50:28 ---> d83d01d13576 14:50:28 Step 3/22 : ARG ADD_BUILD_TAGS="" 14:50:29 Step 1/21 : ARG BUILDER_BASE=golang:1.18-alpine3.16 14:50:29 Step 2/21 : FROM ${BUILDER_BASE} AS builder 14:50:29 ---> d83d01d13576 14:50:29 Step 3/21 : WORKDIR /edgex-go 14:50:29 Step 1/32 : ARG BUILDER_BASE=golang:1.18-alpine3.16 14:50:29 Step 2/32 : FROM ${BUILDER_BASE} AS builder 14:50:29 ---> d83d01d13576 14:50:29 Step 3/32 : WORKDIR /edgex-go 14:50:29 Step 1/24 : ARG BUILDER_BASE=golang:1.18-alpine3.16 14:50:29 Step 2/24 : FROM ${BUILDER_BASE} AS builder 14:50:29 ---> d83d01d13576 14:50:29 Step 3/24 : WORKDIR /edgex-go 14:50:30 Step 1/24 : ARG BUILDER_BASE=golang:1.18-alpine3.16 14:50:30 Step 2/24 : FROM ${BUILDER_BASE} AS builder 14:50:30 ---> d83d01d13576 14:50:30 Step 3/24 : WORKDIR /edgex-go 14:50:35 fc693d55d65f: Pull complete 14:50:35 7e9fc2657dce: Pull complete 14:50:35 dda99020689f: Pull complete 14:50:35 ---> Running in aa70c83d7969 14:50:35 ---> Running in b3d66cecba87 14:50:35 ---> Running in cf5bf460e73d 14:50:35 ---> Running in 1fc16bc8f51f 14:50:35 ---> Running in c2123b7e3595 14:50:35 Removing intermediate container cf5bf460e73d 14:50:35 ---> 3932e40da4e2 14:50:35 Step 4/22 : WORKDIR /edgex-go 14:50:35 Removing intermediate container b3d66cecba87 14:50:35 ---> 1071fe9ca09d 14:50:35 Step 4/32 : RUN apk add --update --no-cache make git 14:50:35 Removing intermediate container aa70c83d7969 14:50:35 ---> c559bfa2203d 14:50:35 Step 4/24 : RUN apk add --update --no-cache make git 14:50:35 Removing intermediate container c2123b7e3595 14:50:35 ---> 31c3a9a72472 14:50:35 Step 4/24 : RUN apk add --update --no-cache make git build-base curl 14:50:35 Removing intermediate container 1fc16bc8f51f 14:50:35 ---> df6b84a5ec56 14:50:35 Step 4/21 : RUN apk add --update --no-cache make git 14:50:35 ---> Running in c1d4cb5321f9 14:50:35 ---> Running in b9e13e2bd1e1 14:50:35 ---> Running in 126e9497fc48 14:50:35 ---> Running in 71036b844bfa 14:50:35 ---> Running in bd5702964719 14:50:35 Removing intermediate container c1d4cb5321f9 14:50:35 ---> 31cba2ee6249 14:50:35 Step 5/22 : RUN apk add --update --no-cache make git 14:50:35 ---> Running in 6814e6cd6806 14:50:35 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 14:50:35 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 14:50:35 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 14:50:36 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 14:50:36 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 14:50:36 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 14:50:36 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 14:50:36 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 14:50:36 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 14:50:36 OK: 211 MiB in 51 packages 14:50:36 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 14:50:36 OK: 211 MiB in 51 packages 14:50:36 OK: 211 MiB in 51 packages 14:50:36 OK: 211 MiB in 51 packages 14:50:36 OK: 211 MiB in 51 packages 14:50:36 Removing intermediate container b9e13e2bd1e1 14:50:36 ---> 812e32f55025 14:50:36 Step 5/24 : COPY go.mod vendor* ./ 14:50:36 Removing intermediate container 126e9497fc48 14:50:36 ---> a858240e9315 14:50:36 Step 5/24 : COPY go.mod vendor* ./ 14:50:36 ---> 60444097e92a 14:50:36 Step 6/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 14:50:36 ---> df10f379af1c 14:50:36 Step 6/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 14:50:36 ---> Running in 7e6ac4f08aef 14:50:36 ---> Running in 8d9cebfc0405 14:50:36 Removing intermediate container 71036b844bfa 14:50:36 ---> 45b0d94d09a4 14:50:36 Step 5/32 : COPY go.mod vendor* ./ 14:50:36 Removing intermediate container 6814e6cd6806 14:50:36 ---> d101b284de19 14:50:36 Step 6/22 : COPY go.mod vendor* ./ 14:50:37 Removing intermediate container bd5702964719 14:50:37 ---> 1566e57f64d6 14:50:37 Step 5/21 : COPY go.mod vendor* ./ 14:50:37 ---> 5fee59e587e6 14:50:37 Step 6/32 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 14:50:37 ---> Running in 634f1b9a6384 14:50:37 ---> e306e053a0dc 14:50:37 Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 14:50:37 ---> Running in 6a43d572caaf 14:50:37 ---> 011b76747ac6 14:50:37 Step 6/21 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 14:50:37 ---> Running in 317799990d6c 14:50:42 db1c61fa0a46: Pull complete 14:50:42 891c053d2c06: Pull complete 14:50:42 Digest: sha256:2cacf8bfc28650abd52610e42dcfc04852e818eb73900ea96edaef96a54d0b45 14:50:42 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine 14:50:42 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine [Pipeline] fileExists [Pipeline] sh 14:50:43 + docker build -t ci-base-image-arm64 -f - . 14:50:43 + echo FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine 14:50:43 WORKDIR /edgex 14:50:43 COPY go.mod . 14:50:43 RUN go mod download 14:50:43 Sending build context to Docker daemon 3.103MB 14:50:43 Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine 14:50:43 ---> f96f9c87975a 14:50:43 Step 2/4 : WORKDIR /edgex 14:50:45 ---> Running in 9ef2dde7708c 14:50:45 Removing intermediate container 9ef2dde7708c 14:50:45 ---> 77ce7100e454 14:50:45 Step 3/4 : COPY go.mod . 14:50:46 ---> 5480c7ea644d 14:50:46 Step 4/4 : RUN go mod download 14:50:46 ---> Running in 7ac9aed17a3d 14:51:21 Removing intermediate container 7ac9aed17a3d 14:51:21 ---> ff18e570ff09 14:51:21 Successfully built ff18e570ff09 14:51:21 Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:51:22 + docker inspect -f . ci-base-image-arm64 14:51:22 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 14:51:22 prd-ubuntu20.04-docker-arm64-4c-16g-3128 does not seem to be running inside a container 14:51:22 $ 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 14:51:23 $ docker top ccbe2cb81b95512c9e440ce9904c8be6159cec1225eb616783b0f97fba27ed1a -eo pid,comm [Pipeline] { [Pipeline] sh 14:51:24 + go version 14:51:24 go version go1.18.7 linux/arm64 [Pipeline] } 14:51:24 $ docker stop --time=1 ccbe2cb81b95512c9e440ce9904c8be6159cec1225eb616783b0f97fba27ed1a 14:51:26 $ docker rm -f --volumes ccbe2cb81b95512c9e440ce9904c8be6159cec1225eb616783b0f97fba27ed1a [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:51:27 + docker inspect -f . ci-base-image-arm64 14:51:27 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 14:51:27 prd-ubuntu20.04-docker-arm64-4c-16g-3128 does not seem to be running inside a container 14:51:27 $ 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 14:51:28 $ docker top 347d3037501f73b7e0f30e4edfd9de14d9e24721380026023f86d87be114589d -eo pid,comm [Pipeline] { [Pipeline] echo 14:51:28 ========================================================= 14:51:28 [edgeXBuildGoParallel] Running Tests and Build... 14:51:28 ========================================================= [Pipeline] sh 14:51:29 + git config --global --add safe.directory /w/workspace/edgex-go/1 [Pipeline] fileExists [Pipeline] sh 14:51:29 + make test 14:51:29 go test -race -coverprofile=coverage.out ./... 14:51:33 Removing intermediate container 7e6ac4f08aef 14:51:33 ---> fb1dc7d6c5c6 14:51:33 Step 7/24 : COPY . . 14:51:33 Removing intermediate container 8d9cebfc0405 14:51:33 ---> d3d871d76ab0 14:51:33 Step 7/24 : COPY . . 14:51:33 Removing intermediate container 317799990d6c 14:51:33 ---> 34c81222b13d 14:51:33 Step 7/21 : COPY . . 14:51:33 Removing intermediate container 6a43d572caaf 14:51:33 ---> e77626b15782 14:51:33 Step 8/22 : COPY . . 14:51:33 Removing intermediate container 634f1b9a6384 14:51:33 ---> 384dc5f2da6e 14:51:33 Step 7/32 : COPY . . 14:51:48 ---> cbbc604c318e 14:51:48 Step 9/22 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-data/core-data 14:51:48 ---> 34d351f8d556 14:51:48 Step 8/24 : ARG SPIRE_RELEASE=1.2.1 14:51:48 ---> 4f24f32f1403 14:51:48 Step 8/21 : RUN make cmd/security-proxy-setup/security-proxy-setup cmd/secrets-config/secrets-config 14:51:48 ---> 9d7a665cda99 14:51:48 Step 8/32 : RUN make cmd/security-bootstrapper/security-bootstrapper 14:51:48 ---> Running in 5b925feaf3bb 14:51:48 ---> 698e655c8dca 14:51:48 Step 8/24 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 14:51:48 ---> Running in 6c19027cfca5 14:51:48 ---> Running in e47fe2fb8942 14:51:48 ---> Running in 7612fa95a781 14:51:48 ---> Running in 5a36ecd313a6 14:51:48 Removing intermediate container 6c19027cfca5 14:51:48 ---> 7218e0489241 14:51:48 Step 9/24 : WORKDIR /edgex-go/spire-build 14:51:48 ---> Running in fdef73e9e9d1 14:51:48 Removing intermediate container fdef73e9e9d1 14:51:48 ---> 8ca48ee16995 14:51:48 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 14:51:48 ---> Running in b09af8948591 14:51:48 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 14:51:48 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 14:51:48 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 14:51:48 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 14:51:48 Removing intermediate container b09af8948591 14:51:48 ---> 34e341bb0dc4 14:51:48 Step 11/24 : WORKDIR /edgex-go 14:51:48 ---> Running in 3363e53054df 14:51:48 Removing intermediate container 3363e53054df 14:51:48 ---> adec179eeb11 14:51:48 14:51:48 Step 12/24 : FROM alpine:3.15 14:51:48 3.15: Pulling from library/alpine 14:51:49 Digest: sha256:cf34c62ee8eb3fe8aa24c1fab45d7e9d12768d945c3f5a6fd6a63d901e898479 14:51:49 Status: Downloaded newer image for alpine:3.15 14:51:49 ---> c4fc93816858 14:51:49 Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' 14:51:49 ---> Running in 7da2ad9863b8 14:51:49 Removing intermediate container 7da2ad9863b8 14:51:49 ---> 5d6263be6a12 14:51:49 Step 14/24 : RUN apk update && apk --no-cache --update add dumb-init gcompat 14:51:49 ---> Running in d1e904adf2ad 14:51:50 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 14:51:50 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 14:51:50 v3.15.6-274-gc0598e0c42 [https://dl-cdn.alpinelinux.org/alpine/v3.15/main] 14:51:50 v3.15.6-274-gc0598e0c42 [https://dl-cdn.alpinelinux.org/alpine/v3.15/community] 14:51:50 OK: 15859 distinct packages available 14:51:50 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 14:51:50 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 14:51:51 (1/4) Installing dumb-init (1.2.5-r1) 14:51:51 (2/4) Installing musl-obstack (1.2.3-r0) 14:51:51 (3/4) Installing libucontext (1.1-r0) 14:51:51 (4/4) Installing gcompat (1.0.0-r4) 14:51:51 Executing busybox-1.34.1-r7.trigger 14:51:51 OK: 6 MiB in 18 packages 14:51:53 Removing intermediate container d1e904adf2ad 14:51:53 ---> 30fcdb83b511 14:51:53 Step 15/24 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin 14:51:59 ---> bb94513f5fc5 14:51:59 Step 16/24 : COPY --from=builder /edgex-go/cmd/security-spire-config/docker-entrypoint.sh /usr/local/bin/ 14:52:00 ---> f4f3e39efd06 14:52:00 Step 17/24 : WORKDIR /usr/local/etc/spiffe-scripts.d 14:52:00 ---> Running in 1179a0338b05 14:52:00 Removing intermediate container 1179a0338b05 14:52:00 ---> 5200e5c707e0 14:52:00 Step 18/24 : COPY --from=builder /edgex-go/cmd/security-spire-config/seed_builtin_entries.sh /usr/local/etc/spiffe-scripts.d 14:52:01 ---> b794a69e29f8 14:52:01 Step 19/24 : WORKDIR / 14:52:01 ---> Running in 641f3a73d7b4 14:52:02 ? github.com/edgexfoundry/edgex-go [no test files] 14:52:02 Removing intermediate container 641f3a73d7b4 14:52:02 ---> f5cd0697b7c3 14:52:02 Step 20/24 : ENTRYPOINT [ "/usr/bin/dumb-init" ] 14:52:02 ---> Running in dbba419c60e1 14:52:03 Removing intermediate container dbba419c60e1 14:52:03 ---> 453e1920cf8c 14:52:03 Step 21/24 : CMD [ "--verbose", "docker-entrypoint.sh" ] 14:52:03 ---> Running in 18a7a09cdde5 14:52:04 Removing intermediate container 18a7a09cdde5 14:52:04 ---> 97f11e4f94c7 14:52:04 Step 22/24 : LABEL arch=x86_64 14:52:04 ---> Running in c58d896c4797 14:52:06 Removing intermediate container c58d896c4797 14:52:06 ---> 9114458f09a6 14:52:06 Step 23/24 : LABEL git_sha=5dc73d902049877e54bfb3149aa203d0aa09353e 14:52:06 ---> Running in 75c2f5832e68 14:52:07 Removing intermediate container 75c2f5832e68 14:52:07 ---> eef14e9dcfab 14:52:07 Step 24/24 : LABEL version=0.0.0 14:52:07 ---> Running in efe1aac5f871 14:52:07 Removing intermediate container efe1aac5f871 14:52:07 ---> fb44d57085a4 14:52:07 14:52:07 Successfully built fb44d57085a4 14:52:07 Successfully tagged security-spire-config:latest 14:52:07  Building security-spire-config ... done Building support-scheduler 14:52:11 Step 1/22 : ARG BUILDER_BASE=golang:1.18-alpine3.16 14:52:11 Step 2/22 : FROM ${BUILDER_BASE} AS builder 14:52:11 ---> d83d01d13576 14:52:11 Step 3/22 : ARG ADD_BUILD_TAGS="" 14:52:11 ---> Using cache 14:52:11 ---> 3932e40da4e2 14:52:11 Step 4/22 : WORKDIR /edgex-go 14:52:11 ---> Using cache 14:52:11 ---> 31cba2ee6249 14:52:11 Step 5/22 : RUN apk add --update --no-cache make git 14:52:11 ---> Using cache 14:52:11 ---> d101b284de19 14:52:11 Step 6/22 : COPY go.mod vendor* ./ 14:52:11 ---> Using cache 14:52:11 ---> e306e053a0dc 14:52:11 Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 14:52:11 ---> Using cache 14:52:11 ---> e77626b15782 14:52:11 Step 8/22 : COPY . . 14:52:11 ---> Using cache 14:52:11 ---> cbbc604c318e 14:52:11 Step 9/22 : RUN make cmd/support-scheduler/support-scheduler 14:52:15 ---> Running in 4dd3c7f1a642 14:52:16 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 14:52:16 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 14:52:18 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 14:52:30 Removing intermediate container 5a36ecd313a6 14:52:30 ---> 55ed7a3ad8c1 14:52:30 14:52:30 Step 9/24 : FROM alpine:3.16 14:52:30 Removing intermediate container 7612fa95a781 14:52:30 ---> 071eda04095f 14:52:30 14:52:30 Step 9/32 : FROM alpine:3.16 14:52:30 Removing intermediate container e47fe2fb8942 14:52:30 ---> 5ffe9dae2489 14:52:30 14:52:30 Step 9/21 : FROM alpine:3.16 14:52:30 Removing intermediate container 5b925feaf3bb 14:52:30 ---> 9ec463e27414 14:52:30 14:52:30 Step 10/22 : FROM alpine:3.16 14:52:30 3.16: Pulling from library/alpine 14:52:30 3.16: Pulling from library/alpine 14:52:31 3.16: Pulling from library/alpine 14:52:31 3.16: Pulling from library/alpine 14:52:32 Digest: sha256:b95359c2505145f16c6aa384f9cc74eeff78eb36d308ca4fd902eeeb0a0b161b 14:52:32 Digest: sha256:b95359c2505145f16c6aa384f9cc74eeff78eb36d308ca4fd902eeeb0a0b161b 14:52:32 Digest: sha256:b95359c2505145f16c6aa384f9cc74eeff78eb36d308ca4fd902eeeb0a0b161b 14:52:32 Status: Downloaded newer image for alpine:3.16 14:52:32 Status: Downloaded newer image for alpine:3.16 14:52:32 Status: Image is up to date for alpine:3.16 14:52:32 ---> bfe296a52501 14:52:32 Step 11/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' 14:52:32 ---> bfe296a52501 14:52:32 Step 10/32 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' 14:52:32 ---> bfe296a52501 14:52:32 Step 10/21 : RUN apk add --update --no-cache curl dumb-init 14:52:32 Digest: sha256:b95359c2505145f16c6aa384f9cc74eeff78eb36d308ca4fd902eeeb0a0b161b 14:52:32 Status: Image is up to date for alpine:3.16 14:52:33 ---> bfe296a52501 14:52:33 Step 10/24 : RUN apk add --update --no-cache ca-certificates dumb-init su-exec 14:52:34 ---> Running in 2f060e5a9b32 14:52:34 ---> Running in 61f57822f11a 14:52:34 ---> Running in efb7bd3fd825 14:52:34 ---> Running in d2390a930b8d 14:52:34 Removing intermediate container d2390a930b8d 14:52:34 ---> 57817a78cab3 14:52:34 Step 12/22 : ENV APP_PORT=59880 14:52:34 Removing intermediate container 61f57822f11a 14:52:34 ---> ba29e936c3a2 14:52:34 Step 11/32 : RUN apk add --update --no-cache dumb-init su-exec 14:52:34 ---> Running in 95aab98c3da0 14:52:34 ---> Running in f831450f110b 14:52:34 Removing intermediate container 95aab98c3da0 14:52:34 ---> 57f529bca993 14:52:34 Step 13/22 : EXPOSE $APP_PORT 14:52:34 ---> Running in 591d63e7ab4f 14:52:34 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 14:52:34 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 14:52:35 Removing intermediate container 591d63e7ab4f 14:52:35 ---> 1253ee5d6371 14:52:35 Step 14/22 : RUN apk add --update --no-cache dumb-init 14:52:35 (1/3) Installing ca-certificates (20220614-r0) 14:52:35 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 14:52:35 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 14:52:35 ---> Running in 99dbe2a2c9bf 14:52:35 (2/3) Installing dumb-init (1.2.5-r1) 14:52:35 (3/3) Installing su-exec (0.2-r1) 14:52:35 Executing busybox-1.35.0-r17.trigger 14:52:35 Executing ca-certificates-20220614-r0.trigger 14:52:35 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 14:52:35 OK: 6 MiB in 17 packages 14:52:35 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 14:52:35 (1/6) Installing ca-certificates (20220614-r0) 14:52:35 (1/2) Installing dumb-init (1.2.5-r1) 14:52:35 (2/6) Installing brotli-libs (1.0.9-r6) 14:52:35 (2/2) Installing su-exec (0.2-r1) 14:52:35 Executing busybox-1.35.0-r17.trigger 14:52:35 (3/6) Installing nghttp2-libs (1.47.0-r0) 14:52:35 OK: 6 MiB in 16 packages 14:52:35 (4/6) Installing libcurl (7.83.1-r5) 14:52:35 (5/6) Installing curl (7.83.1-r5) 14:52:35 (6/6) Installing dumb-init (1.2.5-r1) 14:52:35 Executing busybox-1.35.0-r17.trigger 14:52:35 Executing ca-certificates-20220614-r0.trigger 14:52:35 OK: 8 MiB in 20 packages 14:52:35 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 14:52:35 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 14:52:35 Removing intermediate container 2f060e5a9b32 14:52:35 ---> 916d2d9149f3 14:52:35 Step 11/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' 14:52:35 ---> Running in 28b06defebda 14:52:35 (1/1) Installing dumb-init (1.2.5-r1) 14:52:35 Executing busybox-1.35.0-r17.trigger 14:52:35 OK: 6 MiB in 15 packages 14:52:35 Removing intermediate container f831450f110b 14:52:35 ---> a7ee8ace7ef2 14:52:35 Step 12/32 : ENV SECURITY_INIT_DIR /edgex-init 14:52:36 ---> Running in 0904d0b2684a 14:52:36 Removing intermediate container 28b06defebda 14:52:36 ---> ab497b1bce8a 14:52:36 Step 12/24 : WORKDIR / 14:52:36 ---> Running in f7b3ca78e620 14:52:36 Removing intermediate container efb7bd3fd825 14:52:36 ---> 56ee345bd4b0 14:52:36 Step 11/21 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' 14:52:36 Removing intermediate container 0904d0b2684a 14:52:36 ---> e7207ef028e1 14:52:36 Step 13/32 : ENV SECURITY_INIT_STAGING /edgex-init-staging 14:52:36 ---> Running in 5508b6812c42 14:52:36 ---> Running in 60409be6313b 14:52:36 Removing intermediate container f7b3ca78e620 14:52:36 ---> 59d1d5292876 14:52:37 Step 13/24 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/res/token-config.json /res-file-token-provider/token-config.json 14:52:37 Removing intermediate container 5508b6812c42 14:52:37 ---> 67c6e8bf990c 14:52:37 Step 12/21 : WORKDIR /edgex 14:52:37 Removing intermediate container 60409be6313b 14:52:37 ---> d1ed411db93a 14:52:37 Step 14/32 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_STAGING}/bootstrap-redis 14:52:37 ---> Running in 5b86cd96b963 14:52:37 Removing intermediate container 99dbe2a2c9bf 14:52:37 ---> 78055e3a9e2e 14:52:37 Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / 14:52:37 ---> Running in 5bc8959dabe0 14:52:37 ---> 1a8c9719f1ca 14:52:37 Step 14/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res-file-token-provider/configuration.toml /res-file-token-provider/configuration.toml 14:52:37 Removing intermediate container 5bc8959dabe0 14:52:37 ---> 26bdc5632a0b 14:52:37 Step 15/32 : ARG BOOTSTRAP_MOSQUITTO_DIR=${SECURITY_INIT_STAGING}/bootstrap-mosquitto 14:52:37 Removing intermediate container 5b86cd96b963 14:52:37 ---> 7f27aa49dcc2 14:52:37 Step 13/21 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/res/configuration.toml res/configuration.toml 14:52:37 ---> Running in c1f0213733dc 14:52:37 ---> 6d470a2c2cdf 14:52:37 Step 16/22 : COPY --from=builder /edgex-go/cmd/core-data/core-data / 14:52:37 ---> 25bf8f5a5f19 14:52:37 Step 15/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml 14:52:37 Removing intermediate container c1f0213733dc 14:52:37 ---> d50ba96543fb 14:52:37 Step 16/32 : RUN mkdir -p ${BOOTSTRAP_REDIS_DIR} ${BOOTSTRAP_MOSQUITTO_DIR} 14:52:37 ---> Running in 372fe65340f2 14:52:37 ---> 84debe7c3ce4 14:52:37 Step 14/21 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/security-proxy-setup . 14:52:37 ---> 4eb4a3fede59 14:52:37 Step 16/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/kong-admin-config.template.yml /res/kong-admin-config.template.yml 14:52:37 ---> 2b556b6b9b85 14:52:37 Step 17/22 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml 14:52:37 ---> 11249e59b9d2 14:52:37 Step 17/24 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . 14:52:37 ---> e6cfb9631891 14:52:37 Step 18/22 : ENTRYPOINT ["/core-data"] 14:52:37 ---> 909c59b8a0c6 14:52:37 Step 15/21 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . 14:52:37 ---> Running in 86339a572b8a 14:52:37 Removing intermediate container 86339a572b8a 14:52:37 ---> 43ca40ca0a6b 14:52:37 Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] 14:52:38 ---> Running in d5b74fe14123 14:52:38 ---> 72d7b4dfd984 14:52:38 Step 16/21 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/entrypoint.sh /usr/local/bin/ 14:52:38 ---> fad42c22e623 14:52:38 Step 18/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . 14:52:38 Removing intermediate container d5b74fe14123 14:52:38 ---> af1862f20a6f 14:52:38 Step 20/22 : LABEL arch=x86_64 14:52:38 Removing intermediate container 372fe65340f2 14:52:38 ---> 0edbb4cff7a2 14:52:38 Step 17/32 : WORKDIR ${SECURITY_INIT_STAGING} 14:52:38 ---> Running in 33aa7e228697 14:52:38 ---> Running in 8491b33a347d 14:52:38 Removing intermediate container 33aa7e228697 14:52:38 ---> 0081d25bf6ea 14:52:38 Step 21/22 : LABEL git_sha=5dc73d902049877e54bfb3149aa203d0aa09353e 14:52:38 ---> bbfcf473946c 14:52:38 Step 17/21 : RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 14:52:38 Removing intermediate container 8491b33a347d 14:52:38 ---> dff3952f8349 14:52:38 Step 18/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_STAGING}/ 14:52:38 ---> Running in 609bbc043557 14:52:38 ---> Running in f3d474a99b36 14:52:38 ---> 5982b557dfc0 14:52:38 Step 19/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ 14:52:39 Removing intermediate container 609bbc043557 14:52:39 ---> 8179121619f8 14:52:39 Step 22/22 : LABEL version=0.0.0 14:52:39 ---> a6ca0f8df715 14:52:39 Step 20/24 : RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 14:52:39 ---> 6e5a2cc50588 14:52:39 Step 19/32 : RUN chmod +x ${SECURITY_INIT_STAGING}/*.sh 14:52:39 ---> Running in ab1257974aaf 14:52:39 ---> Running in eb2b4920e87d 14:52:39 ---> Running in 495c8d3c2a67 14:52:39 Removing intermediate container ab1257974aaf 14:52:39 ---> 909218cd5440 14:52:39 14:52:39 Successfully built 909218cd5440 14:52:39 Successfully tagged core-data:latest 14:52:39  Building core-data ... done Building security-spiffe-token-provider 14:52:41 Removing intermediate container f3d474a99b36 14:52:41 ---> d3f18a59cdfd 14:52:41 Step 18/21 : ENTRYPOINT ["entrypoint.sh"] 14:52:42 Step 1/19 : ARG BUILDER_BASE=golang:1.18-alpine3.16 14:52:42 Step 2/19 : FROM ${BUILDER_BASE} AS builder 14:52:42 ---> d83d01d13576 14:52:42 Step 3/19 : WORKDIR /edgex-go 14:52:42 ---> Using cache 14:52:42 ---> df6b84a5ec56 14:52:42 Step 4/19 : RUN apk update && apk --no-cache --update add build-base 14:52:43 ---> Running in 63b1abb5c592 14:52:43 ---> Running in 80a78cdf1ac7 14:52:43 Removing intermediate container 63b1abb5c592 14:52:43 ---> 20db269a205d 14:52:43 Step 19/21 : LABEL arch=x86_64 14:52:43 ---> Running in 87e658835bd1 14:52:43 Removing intermediate container 4dd3c7f1a642 14:52:43 ---> 4ff6b2855d96 14:52:43 14:52:43 Step 10/22 : FROM alpine:3.16 14:52:43 ---> bfe296a52501 14:52:43 Step 11/22 : RUN apk add --update --no-cache dumb-init 14:52:43 ---> Running in 04a38acdc6be 14:52:43 Removing intermediate container 87e658835bd1 14:52:43 ---> 78107015be86 14:52:43 Step 20/21 : LABEL git_sha=5dc73d902049877e54bfb3149aa203d0aa09353e 14:52:43 ---> Running in 527b977c1b0b 14:52:43 Removing intermediate container 527b977c1b0b 14:52:43 ---> 300cd1b103fc 14:52:43 Step 21/21 : LABEL version=0.0.0 14:52:43 ---> Running in 2a3954e1bbb1 14:52:43 Removing intermediate container 495c8d3c2a67 14:52:43 ---> f72679c21c4a 14:52:43 Step 21/24 : ENTRYPOINT ["entrypoint.sh"] 14:52:43 Removing intermediate container 2a3954e1bbb1 14:52:43 ---> 46fd256e24e5 14:52:43 14:52:43 ---> Running in dd4a7db766e9 14:52:43 Successfully built 46fd256e24e5 14:52:43 Removing intermediate container eb2b4920e87d 14:52:43 ---> c680f824f118 14:52:43 Step 20/32 : COPY --from=builder /edgex-go/Attribution.txt / 14:52:43 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 14:52:43 Successfully tagged security-proxy-setup:latest 14:52:43 Building core-metadata 14:52:43  Building security-proxy-setup ... done Removing intermediate container dd4a7db766e9 14:52:43 ---> d4926bec6346 14:52:43 Step 22/24 : LABEL arch=x86_64 14:52:43 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 14:52:43 ---> Running in 4a569f1519ed 14:52:43 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 14:52:43 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 14:52:44 (1/1) Installing dumb-init (1.2.5-r1) 14:52:44 Executing busybox-1.35.0-r17.trigger 14:52:44 OK: 6 MiB in 15 packages 14:52:44 v3.16.3-135-geaceb73d52 [https://dl-cdn.alpinelinux.org/alpine/v3.16/main] 14:52:44 v3.16.3-135-geaceb73d52 [https://dl-cdn.alpinelinux.org/alpine/v3.16/community] 14:52:44 OK: 17043 distinct packages available 14:52:44 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 14:52:44 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 14:52:44 OK: 211 MiB in 51 packages 14:52:46 Step 1/24 : ARG BUILDER_BASE=golang:1.18-alpine3.16 14:52:46 Step 2/24 : FROM ${BUILDER_BASE} AS builder 14:52:47 ---> d83d01d13576 14:52:47 Step 3/24 : ARG ADD_BUILD_TAGS="" 14:52:47 ---> Using cache 14:52:47 ---> 3932e40da4e2 14:52:47 Step 4/24 : WORKDIR /edgex-go 14:52:47 ---> Using cache 14:52:47 ---> 31cba2ee6249 14:52:47 Step 5/24 : RUN apk add --update --no-cache make git 14:52:47 ---> Using cache 14:52:47 ---> d101b284de19 14:52:47 Step 6/24 : COPY go.mod vendor* ./ 14:52:47 ---> Using cache 14:52:47 ---> e306e053a0dc 14:52:47 Step 7/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 14:52:47 ---> Using cache 14:52:47 ---> e77626b15782 14:52:47 Step 8/24 : COPY . . 14:52:47 ---> Using cache 14:52:47 ---> cbbc604c318e 14:52:47 Step 9/24 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-metadata/core-metadata 14:52:47 ---> 44bcca9a8dbe 14:52:47 Step 21/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . 14:52:47 Removing intermediate container 4a569f1519ed 14:52:47 ---> abf018269748 14:52:47 Step 23/24 : LABEL git_sha=5dc73d902049877e54bfb3149aa203d0aa09353e 14:52:47 ---> Running in 95c7412dc94f 14:52:47 ---> Running in 236865bef4ac 14:52:47 Removing intermediate container 04a38acdc6be 14:52:47 ---> 0e914cc6cc36 14:52:47 Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 14:52:47 Removing intermediate container 236865bef4ac 14:52:47 ---> 7a78afd958b0 14:52:47 Step 24/24 : LABEL version=0.0.0 14:52:47 ---> Running in 6ba278eb6633 14:52:47 ---> Running in 091c5aef78ae 14:52:47 Removing intermediate container 80a78cdf1ac7 14:52:47 ---> 38ffee8dc64b 14:52:47 Step 5/19 : COPY go.mod vendor* ./ 14:52:47 Removing intermediate container 6ba278eb6633 14:52:47 ---> 5d0c53d4b0d7 14:52:47 Step 13/22 : ENV APP_PORT=59861 14:52:48 ---> 47a44ece3b47 14:52:48 Step 22/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.toml ./res/ 14:52:48 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 14:52:48 ---> Running in 1f5dd6729815 14:52:48 Removing intermediate container 091c5aef78ae 14:52:48 ---> 78aa0c6a18d0 14:52:48 14:52:48 ---> cf77fccbb036 14:52:48 Step 6/19 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 14:52:48 Removing intermediate container 1f5dd6729815 14:52:48 ---> 78f14ded54c3 14:52:48 Step 14/22 : EXPOSE $APP_PORT 14:52:48 Successfully built 78aa0c6a18d0 14:52:48 ---> 9a0a2837c59b 14:52:48 Step 23/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml ${BOOTSTRAP_REDIS_DIR}/res/ 14:52:48 Successfully tagged security-secretstore-setup:latest 14:52:48  Building security-secretstore-setup ... done  ---> Running in 8903e596f9e6 14:52:48 Building security-spire-server 14:52:48 ---> Running in b7b8af6770cc 14:52:51 Removing intermediate container b7b8af6770cc 14:52:51 ---> 6257a2f2b3b3 14:52:51 Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / 14:52:51 Step 1/23 : ARG BUILDER_BASE=golang:1.18-alpine3.16 14:52:51 Step 2/23 : FROM ${BUILDER_BASE} AS builder 14:52:51 ---> d83d01d13576 14:52:51 Step 3/23 : WORKDIR /edgex-go 14:52:51 ---> Using cache 14:52:51 ---> df6b84a5ec56 14:52:51 Step 4/23 : RUN apk add --update --no-cache make git build-base curl 14:52:52 ---> 067b854eb75d 14:52:52 Step 24/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-mosquitto/configuration.toml ${BOOTSTRAP_MOSQUITTO_DIR}/res/ 14:52:52 ---> Running in b3697a654414 14:52:52 ---> bd6fc3728766 14:52:52 Step 16/22 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / 14:52:53 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 14:52:53 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 14:52:53 ---> 71ffd58c536a 14:52:53 Step 25/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ ${SECURITY_INIT_STAGING}/consul-bootstrapper/ 14:52:53 OK: 211 MiB in 51 packages 14:52:53 ---> ad03fd946b86 14:52:53 Step 17/22 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml 14:52:53 ---> d80b08695831 14:52:53 Step 26/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / 14:52:53 ---> 924fef63407e 14:52:53 Step 18/22 : ENTRYPOINT ["/support-scheduler"] 14:52:54 ---> Running in 732083b2c5b6 14:52:54 ---> 6c8dcd89536f 14:52:54 Step 27/32 : RUN chmod +x /entrypoint.sh 14:52:54 ---> Running in 036c6a808406 14:52:54 Removing intermediate container b3697a654414 14:52:54 ---> 96b03b3ba553 14:52:54 Step 5/23 : COPY go.mod vendor* ./ 14:52:54 Removing intermediate container 732083b2c5b6 14:52:54 ---> 16476d959823 14:52:54 Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] 14:52:54 ---> Running in 3790229c793d 14:52:54 ---> 09267fa90389 14:52:54 Step 6/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 14:52:54 Removing intermediate container 3790229c793d 14:52:54 ---> d96f3e3328e8 14:52:54 Step 20/22 : LABEL arch=x86_64 14:52:54 ---> Running in f8cdddc2feb9 14:52:54 ---> Running in 00511a8131e2 14:52:55 Removing intermediate container 00511a8131e2 14:52:55 ---> c44b33c3af11 14:52:55 Step 21/22 : LABEL git_sha=5dc73d902049877e54bfb3149aa203d0aa09353e 14:52:55 ---> Running in 77dd9f4db201 14:52:55 Removing intermediate container 036c6a808406 14:52:55 Removing intermediate container 77dd9f4db201 14:52:55 ---> 0b3d072e6879 14:52:55 ---> dea3167f8fc5 14:52:55 Step 28/32 : ENTRYPOINT ["/entrypoint.sh"]Step 22/22 : LABEL version=0.0.0 14:52:55 14:52:55 ---> Running in 46934e8a1411 14:52:55 ---> Running in 8141e7f1ea33 14:52:55 Removing intermediate container 8141e7f1ea33 14:52:55 ---> 9fa8d0896930 14:52:55 Step 29/32 : CMD ["gate"] 14:52:55 Removing intermediate container 46934e8a1411 14:52:55 ---> fe3d33dca558 14:52:55 14:52:55 Successfully built fe3d33dca558 14:52:55 Successfully tagged support-scheduler:latest 14:52:55  Building support-scheduler ... done Building security-spire-agent 14:52:55 ---> Running in 8fcb99d5fea4 14:52:57 Removing intermediate container 8fcb99d5fea4 14:52:57 ---> e7565f4e19e0 14:52:57 Step 30/32 : LABEL arch=x86_64 14:52:58 Step 1/24 : ARG BUILDER_BASE=golang:1.18-alpine3.16 14:52:58 Step 2/24 : FROM ${BUILDER_BASE} AS builder 14:52:58 ---> d83d01d13576 14:52:58 Step 3/24 : WORKDIR /edgex-go 14:52:58 ---> Using cache 14:52:58 ---> df6b84a5ec56 14:52:58 Step 4/24 : RUN apk add --update --no-cache make git build-base curl 14:52:58 ---> Using cache 14:52:58 ---> 96b03b3ba553 14:52:58 Step 5/24 : COPY go.mod vendor* ./ 14:52:58 ---> Using cache 14:52:58 ---> 09267fa90389 14:52:58 Step 6/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 14:52:59 ---> Running in 43ff946495db 14:52:59 ---> Running in ed3f12ae0fb4 14:52:59 Removing intermediate container ed3f12ae0fb4 14:52:59 ---> 2071a67ef79f 14:52:59 Step 31/32 : LABEL git_sha=5dc73d902049877e54bfb3149aa203d0aa09353e 14:52:59 ---> Running in a63696c5d295 14:53:00 Removing intermediate container a63696c5d295 14:53:00 ---> 6d2a5df53346 14:53:00 Step 32/32 : LABEL version=0.0.0 14:53:00 ---> Running in 10b92a9f9c84 14:53:00 Removing intermediate container 10b92a9f9c84 14:53:00 ---> 0ec009685ba1 14:53:00 14:53:00 Successfully built 0ec009685ba1 14:53:00 Successfully tagged security-bootstrapper:latest 14:53:00 Building support-notifications 14:53:02  Building security-bootstrapper ... done Step 1/22 : ARG BUILDER_BASE=golang:1.18-alpine3.16 14:53:02 Step 2/22 : FROM ${BUILDER_BASE} AS builder 14:53:02 ---> d83d01d13576 14:53:02 Step 3/22 : ARG ADD_BUILD_TAGS="" 14:53:02 ---> Using cache 14:53:02 ---> 3932e40da4e2 14:53:02 Step 4/22 : WORKDIR /edgex-go 14:53:02 ---> Using cache 14:53:02 ---> 31cba2ee6249 14:53:02 Step 5/22 : RUN apk add --update --no-cache make bash git ca-certificates 14:53:05 ---> Running in 53f5c75b048b 14:53:05 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 14:53:05 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 14:53:06 OK: 211 MiB in 51 packages 14:53:10 Removing intermediate container 53f5c75b048b 14:53:10 ---> 7517dafb1953 14:53:10 Step 6/22 : COPY go.mod vendor* ./ 14:53:11 ---> c411b1d1d9f7 14:53:11 Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 14:53:11 ---> Running in 1bbb438fd263 14:53:19 Removing intermediate container 95c7412dc94f 14:53:19 ---> 830cb1c46b13 14:53:19 14:53:19 Step 10/24 : FROM alpine:3.16 14:53:19 ---> bfe296a52501 14:53:19 Step 11/24 : RUN apk add --update --no-cache dumb-init 14:53:19 ---> Using cache 14:53:19 ---> 0e914cc6cc36 14:53:19 Step 12/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 14:53:19 ---> Using cache 14:53:19 ---> 5d0c53d4b0d7 14:53:19 Step 13/24 : ENV APP_PORT=59881 14:53:23 ---> Running in 6244a1887a79 14:53:23 Removing intermediate container 6244a1887a79 14:53:23 ---> 5d2e719a3b41 14:53:23 Step 14/24 : EXPOSE $APP_PORT 14:53:23 ---> Running in 73ca6f97f2d6 14:53:23 Removing intermediate container 8903e596f9e6 14:53:23 ---> 3556f6e5b0f6 14:53:23 Step 7/19 : COPY . . 14:53:24 Removing intermediate container 73ca6f97f2d6 14:53:24 ---> 7af705b2c029 14:53:24 Step 15/24 : WORKDIR / 14:53:34 ---> Running in 223b61045d88 14:53:34 ---> 782f87b5e33e 14:53:34 Step 8/19 : RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider 14:53:34 Removing intermediate container 223b61045d88 14:53:34 ---> 3e5e07393821 14:53:34 Step 16/24 : COPY --from=builder /edgex-go/Attribution.txt / 14:53:34 ---> Running in 299c17552f44 14:53:34 ---> cde94066626f 14:53:34 Step 17/24 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / 14:53:34 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 14:53:34 Removing intermediate container 43ff946495db 14:53:34 ---> eb7e652b08d2 14:53:34 Step 7/24 : COPY . . 14:53:34 Removing intermediate container f8cdddc2feb9 14:53:34 ---> e141ce9e215b 14:53:34 Step 7/23 : COPY . . 14:53:38 ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] 14:53:38 ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] 14:53:38 ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] 14:53:38 ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] 14:53:45 ---> 6ace9289a418 14:53:45 Step 18/24 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml 14:53:46 ---> 00d9b9c4b125 14:53:46 Step 8/24 : ARG SPIRE_RELEASE=1.2.1 14:53:46 ---> 985fda94d98a 14:53:46 Step 8/23 : ARG SPIRE_RELEASE=1.2.1 14:53:49 ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] 14:53:49 ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] 14:53:49 ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-setup [no test files] 14:53:49 ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] 14:53:49 ? github.com/edgexfoundry/edgex-go/cmd/security-spiffe-token-provider [no test files] 14:53:49 ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] 14:53:49 ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] 14:53:49 ? github.com/edgexfoundry/edgex-go/internal [no test files] 14:53:49 ? github.com/edgexfoundry/edgex-go/internal/core/command [no test files] 14:53:49 ---> f706fb791e51 14:53:49 Step 19/24 : COPY --from=builder /edgex-go/cmd/core-metadata/res/uom.toml /res/uom.toml 14:53:50 ---> Running in e81519188241 14:53:52 ---> Running in 2e510c7de77c 14:53:52 ---> ccd8e8190f3f 14:53:52 Step 20/24 : ENTRYPOINT ["/core-metadata"] 14:53:52 Removing intermediate container e81519188241 14:53:52 ---> 0e9426a15293 14:53:52 Step 9/24 : WORKDIR /edgex-go/spire-build 14:53:52 ---> Running in df2bf3635a85 14:53:52 ---> Running in e043d93d3d4a 14:53:53 Removing intermediate container 2e510c7de77c 14:53:53 ---> 32eb95843189 14:53:53 Step 9/23 : WORKDIR /edgex-go/spire-build 14:53:53 ---> Running in 2cc8766872a2 14:53:53 Removing intermediate container e043d93d3d4a 14:53:53 ---> caa92be99970 14:53:53 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 14:53:53 Removing intermediate container df2bf3635a85 14:53:53 ---> 702a767718e5 14:53:53 Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] 14:53:53 ---> Running in 3af9aa96cafd 14:53:53 Removing intermediate container 2cc8766872a2 14:53:53 ---> 570fdd47ac90 14:53:53 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 14:53:53 ---> Running in 954da21444cd 14:53:53 ---> Running in f4ccf92bc687 14:53:53 Removing intermediate container 3af9aa96cafd 14:53:53 ---> 6c0f0b86e008 14:53:53 Step 22/24 : LABEL arch=x86_64 14:53:53 ---> Running in 8aaf8b4424de 14:53:54 Removing intermediate container 8aaf8b4424de 14:53:54 ---> 395ab211832f 14:53:54 Step 23/24 : LABEL git_sha=5dc73d902049877e54bfb3149aa203d0aa09353e 14:53:54 ---> Running in f92c35a0ae40 14:53:54 Removing intermediate container f92c35a0ae40 14:53:54 ---> bcf602c4a5d3 14:53:54 Step 24/24 : LABEL version=0.0.0 14:53:55 ---> Running in 1dc665623db0 14:53:55 Removing intermediate container 954da21444cd 14:53:55 ---> a9d0fc863774 14:53:55 Step 11/24 : WORKDIR /edgex-go 14:53:55 Removing intermediate container f4ccf92bc687 14:53:55 ---> 7ad681628b65 14:53:55 Step 11/23 : WORKDIR /edgex-go 14:53:55 ---> Running in 137bd211a923 14:53:55 ---> Running in 8fb27f153d53 14:53:55 Removing intermediate container 1dc665623db0 14:53:55 ---> e49d9e238b25 14:53:55 14:53:55 Successfully built e49d9e238b25 14:53:55 Successfully tagged core-metadata:latest 14:53:55 Building core-command 14:53:59  Building core-metadata ... done Removing intermediate container 137bd211a923 14:53:59 ---> 3e2f2418d4fd 14:53:59 14:53:59 Step 12/23 : FROM alpine:3.15 14:53:59 ---> c4fc93816858 14:53:59 Step 13/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' 14:53:59 ---> Using cache 14:53:59 ---> 5d6263be6a12 14:53:59 Step 14/23 : RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 14:54:00 Step 1/23 : ARG BUILDER_BASE=golang:1.18-alpine3.16 14:54:00 Step 2/23 : FROM ${BUILDER_BASE} AS builder 14:54:00 ---> d83d01d13576 14:54:00 Step 3/23 : ARG ADD_BUILD_TAGS="" 14:54:00 ---> Using cache 14:54:00 ---> 3932e40da4e2 14:54:00 Step 4/23 : WORKDIR /edgex-go 14:54:00 ---> Using cache 14:54:00 ---> 31cba2ee6249 14:54:00 Step 5/23 : RUN apk add --update --no-cache make git 14:54:00 ---> Using cache 14:54:00 ---> d101b284de19 14:54:00 Step 6/23 : COPY go.mod vendor* ./ 14:54:00 ---> Using cache 14:54:00 ---> e306e053a0dc 14:54:00 Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 14:54:00 ---> Using cache 14:54:00 ---> e77626b15782 14:54:00 Step 8/23 : COPY . . 14:54:00 ---> Using cache 14:54:00 ---> cbbc604c318e 14:54:00 Step 9/23 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-command/core-command 14:54:03 Removing intermediate container 8fb27f153d53 14:54:03 ---> 0c7f529a3645 14:54:03 14:54:03 Step 12/24 : FROM alpine:3.15 14:54:03 ---> c4fc93816858 14:54:03 Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' 14:54:03 ---> Using cache 14:54:03 ---> 5d6263be6a12 14:54:03 Step 14/24 : RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 14:54:03 ---> Running in afc303b503a7 14:54:03 ---> Running in b40d744439eb 14:54:03 ---> Running in 17a3435dee59 14:54:03 Removing intermediate container 1bbb438fd263 14:54:03 ---> 5eba011c1400 14:54:03 Step 8/22 : COPY . . 14:54:03 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 14:54:04 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 14:54:04 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 14:54:04 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 14:54:04 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 14:54:04 v3.15.6-274-gc0598e0c42 [https://dl-cdn.alpinelinux.org/alpine/v3.15/main] 14:54:04 v3.15.6-274-gc0598e0c42 [https://dl-cdn.alpinelinux.org/alpine/v3.15/community] 14:54:04 OK: 15859 distinct packages available 14:54:04 ok github.com/edgexfoundry/edgex-go/internal/core/command/application 0.519s coverage: 28.7% of statements 14:54:04 ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] 14:54:04 ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] 14:54:04 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 14:54:04 v3.15.6-274-gc0598e0c42 [https://dl-cdn.alpinelinux.org/alpine/v3.15/main] 14:54:04 v3.15.6-274-gc0598e0c42 [https://dl-cdn.alpinelinux.org/alpine/v3.15/community] 14:54:04 OK: 15859 distinct packages available 14:54:04 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 14:54:04 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 14:54:04 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 14:54:04 (1/5) Installing dumb-init (1.2.5-r1) 14:54:04 (2/5) Installing musl-obstack (1.2.3-r0) 14:54:04 (3/5) Installing libucontext (1.1-r0) 14:54:04 (4/5) Installing gcompat (1.0.0-r4) 14:54:04 (5/5) Installing openssl (1.1.1s-r1) 14:54:04 (1/5) Installing dumb-init (1.2.5-r1) 14:54:04 (2/5) Installing musl-obstack (1.2.3-r0) 14:54:04 (3/5) Installing libucontext (1.1-r0) 14:54:04 Executing busybox-1.34.1-r7.trigger 14:54:04 (4/5) Installing gcompat (1.0.0-r4) 14:54:04 OK: 7 MiB in 19 packages 14:54:04 (5/5) Installing openssl (1.1.1s-r1) 14:54:04 Executing busybox-1.34.1-r7.trigger 14:54:04 OK: 7 MiB in 19 packages 14:54:09 ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 0.550s coverage: 98.5% of statements 14:54:13 Removing intermediate container 299c17552f44 14:54:13 ---> 96ea5aad97cc 14:54:13 14:54:13 Step 9/19 : FROM alpine:3.15 14:54:13 ---> c4fc93816858 14:54:13 Step 10/19 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' 14:54:13 ---> Using cache 14:54:13 ---> 5d6263be6a12 14:54:13 Step 11/19 : RUN apk update && apk --no-cache --update add dumb-init curl gcompat 14:54:13 ---> 2e1d52e11ac1 14:54:13 Step 9/22 : RUN make cmd/support-notifications/support-notifications 14:54:13 ---> Running in 61c658b1ddcc 14:54:13 ---> Running in 978c6192f521 14:54:13 Removing intermediate container 17a3435dee59 14:54:13 ---> 49695c5479d7 14:54:13 Step 15/24 : COPY --from=builder /usr/local/bin/spire-agent /usr/local/bin 14:54:13 Removing intermediate container afc303b503a7 14:54:13 ---> 0aa066e040e9 14:54:13 Step 15/23 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin 14:54:13 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 14:54:13 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 14:54:13 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 14:54:13 v3.15.6-274-gc0598e0c42 [https://dl-cdn.alpinelinux.org/alpine/v3.15/main] 14:54:13 v3.15.6-274-gc0598e0c42 [https://dl-cdn.alpinelinux.org/alpine/v3.15/community] 14:54:13 OK: 15859 distinct packages available 14:54:13 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 14:54:13 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 14:54:13 (1/9) Installing ca-certificates (20220614-r0) 14:54:13 (2/9) Installing brotli-libs (1.0.9-r5) 14:54:13 (3/9) Installing nghttp2-libs (1.46.0-r0) 14:54:13 (4/9) Installing libcurl (7.80.0-r5) 14:54:13 (5/9) Installing curl (7.80.0-r5) 14:54:13 (6/9) Installing dumb-init (1.2.5-r1) 14:54:13 (7/9) Installing musl-obstack (1.2.3-r0) 14:54:13 (8/9) Installing libucontext (1.1-r0) 14:54:13 (9/9) Installing gcompat (1.0.0-r4) 14:54:13 Executing busybox-1.34.1-r7.trigger 14:54:13 Executing ca-certificates-20220614-r0.trigger 14:54:13 OK: 8 MiB in 23 packages 14:54:15 ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging 0.993s coverage: 43.0% of statements 14:54:15 ? github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging/mocks [no test files] 14:54:15 ? github.com/edgexfoundry/edgex-go/internal/core/data [no test files] 14:54:15 ok github.com/edgexfoundry/edgex-go/internal/core/data/application 0.646s coverage: 54.0% of statements 14:54:15 ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] 14:54:15 ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] 14:54:16 ---> 11fed55d6d52 14:54:16 Step 16/24 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin 14:54:16 ---> bf0b636999d9 14:54:16 Step 16/23 : COPY --from=builder /edgex-go/cmd/security-spire-server/docker-entrypoint.sh /usr/local/bin/ 14:54:17 Removing intermediate container 61c658b1ddcc 14:54:17 ---> 2c5ef6691dc7 14:54:17 Step 12/19 : COPY --from=builder /edgex-go/Attribution.txt / 14:54:17 ---> badd117ff7e7 14:54:17 Step 17/23 : COPY --from=builder /edgex-go/cmd/security-spire-server/server.conf /usr/local/etc/spire/server.conf.tpl 14:54:18 ---> 8a025b3df5f2 14:54:18 Step 18/23 : COPY --from=builder /edgex-go/cmd/security-spire-server/openssl.conf /usr/local/etc/ 14:54:18 ---> bd5cdd38fe8b 14:54:18 Step 13/19 : COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/security-spiffe-token-provider / 14:54:18 ---> 912092531e5c 14:54:18 Step 17/24 : COPY --from=builder /edgex-go/cmd/security-spire-agent/docker-entrypoint.sh /usr/local/bin/ 14:54:18 ---> 305bfd55924a 14:54:18 Step 19/23 : ENTRYPOINT [ "/usr/bin/dumb-init" ] 14:54:18 ---> Running in 06be1286eb5d 14:54:19 Removing intermediate container 06be1286eb5d 14:54:19 ---> c907bb22da84 14:54:19 Step 20/23 : CMD [ "--verbose", "docker-entrypoint.sh" ] 14:54:19 ---> a25413cc80f2 14:54:19 Step 18/24 : COPY --from=builder /edgex-go/cmd/security-spire-agent/agent.conf /usr/local/etc/spire/agent.conf.tpl 14:54:19 ---> Running in e783ba36719d 14:54:19 ---> fde9b31d7be9 14:54:19 Step 14/19 : COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/res/configuration.toml /res/configuration.toml 14:54:20 Removing intermediate container e783ba36719d 14:54:20 ---> 12241c977314 14:54:20 Step 21/23 : LABEL arch=x86_64 14:54:20 ---> 38c616639060 14:54:20 Step 19/24 : COPY --from=builder /edgex-go/cmd/security-spire-agent/openssl.conf /usr/local/etc/ 14:54:20 ---> Running in b332757df2eb 14:54:20 ---> bf2bb8ec438f 14:54:20 Step 15/19 : ENTRYPOINT [ "/security-spiffe-token-provider" ] 14:54:20 ---> Running in afd65b1f028a 14:54:20 Removing intermediate container b332757df2eb 14:54:20 ---> f32c79e8fbec 14:54:20 Step 22/23 : LABEL git_sha=5dc73d902049877e54bfb3149aa203d0aa09353e 14:54:20 ---> Running in 6b7edb0ee86f 14:54:20 Removing intermediate container afd65b1f028a 14:54:20 ---> 130ac409286a 14:54:20 Step 16/19 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] 14:54:20 ---> Running in 6b451777eaf3 14:54:20 Removing intermediate container 6b7edb0ee86f 14:54:20 ---> 1469a91ec595 14:54:20 Step 23/23 : LABEL version=0.0.0 14:54:20 ---> e0bbce011dfa 14:54:20 Step 20/24 : ENTRYPOINT [ "/usr/bin/dumb-init" ] 14:54:20 ---> Running in 363f929877b0 14:54:20 ---> Running in 09214402af7b 14:54:20 Removing intermediate container 6b451777eaf3 14:54:20 ---> e76dd48f4c8a 14:54:20 Step 17/19 : LABEL arch=x86_64 14:54:20 ---> Running in 40bfcd0fcb48 14:54:21 Removing intermediate container 363f929877b0 14:54:21 ---> acd8f364f34e 14:54:21 14:54:21 Removing intermediate container 09214402af7b 14:54:21 ---> a47e70e27aa1 14:54:21 Step 21/24 : CMD [ "--verbose", "docker-entrypoint.sh" ] 14:54:21 Removing intermediate container 40bfcd0fcb48 14:54:21 ---> fd19b2d6064d 14:54:21 Step 18/19 : LABEL git_sha=5dc73d902049877e54bfb3149aa203d0aa09353e 14:54:21 ---> Running in 73c39e3df7ba 14:54:21 ---> Running in 4f092c92c89e 14:54:21 Successfully built acd8f364f34e 14:54:21 Successfully tagged security-spire-server:latest 14:54:21  Building security-spire-server ... done Removing intermediate container 4f092c92c89e 14:54:21 ---> 6ed8fbca1672 14:54:21 Step 19/19 : LABEL version=0.0.0 14:54:21 Removing intermediate container 73c39e3df7ba 14:54:21 ---> 8b1d22ef5bea 14:54:21 Step 22/24 : LABEL arch=x86_64 14:54:21 ---> Running in 3fb15f786498 14:54:21 ---> Running in 8383e8062ebe 14:54:21 Removing intermediate container 8383e8062ebe 14:54:21 Removing intermediate container 3fb15f786498 14:54:21 ---> 0337c88ee836 14:54:21 ---> 8e200f6ac6a7 14:54:21 14:54:21 Step 23/24 : LABEL git_sha=5dc73d902049877e54bfb3149aa203d0aa09353e 14:54:21 Successfully built 8e200f6ac6a7 14:54:21 Successfully tagged security-spiffe-token-provider:latest 14:54:21  Building security-spiffe-token-provider ... done  ---> Running in eb6e511f42bd 14:54:22 Removing intermediate container eb6e511f42bd 14:54:22 ---> 31a83e7e26e5 14:54:22 Step 24/24 : LABEL version=0.0.0 14:54:22 ---> Running in 05e48a2be41e 14:54:23 Removing intermediate container 05e48a2be41e 14:54:23 ---> 8ae18fd112f3 14:54:23 14:54:23 Successfully built 8ae18fd112f3 14:54:23 Successfully tagged security-spire-agent:latest 14:54:31  Building security-spire-agent ... done Removing intermediate container b40d744439eb 14:54:31 ---> 52d606ce2c0e 14:54:31 14:54:31 Step 10/23 : FROM alpine:3.16 14:54:31 ---> bfe296a52501 14:54:31 Step 11/23 : RUN apk add --update --no-cache dumb-init 14:54:31 ---> Using cache 14:54:31 ---> 0e914cc6cc36 14:54:31 Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 14:54:31 ---> Using cache 14:54:31 ---> 5d0c53d4b0d7 14:54:31 Step 13/23 : ENV APP_PORT=59882 14:54:31 ---> Running in c48ddadc54ca 14:54:31 Removing intermediate container c48ddadc54ca 14:54:31 ---> 95391d727699 14:54:31 Step 14/23 : EXPOSE $APP_PORT 14:54:31 ---> Running in 7747812f14e9 14:54:31 Removing intermediate container 7747812f14e9 14:54:31 ---> 6a22c4d5c9ff 14:54:31 Step 15/23 : WORKDIR / 14:54:31 ---> Running in 4b60413715a2 14:54:31 Removing intermediate container 4b60413715a2 14:54:31 ---> 0868ad17c1bd 14:54:31 Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / 14:54:31 ---> 72aef73b4452 14:54:31 Step 17/23 : COPY --from=builder /edgex-go/cmd/core-command/core-command / 14:54:32 ---> 41214de95d12 14:54:32 Step 18/23 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml 14:54:32 ---> 1d4d621f8998 14:54:32 Step 19/23 : ENTRYPOINT ["/core-command"] 14:54:32 ---> Running in d3897955f332 14:54:32 Removing intermediate container d3897955f332 14:54:32 ---> b0b603f77af2 14:54:32 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] 14:54:32 ---> Running in 88424446bbde 14:54:32 Removing intermediate container 88424446bbde 14:54:32 ---> 83b3f195a4c9 14:54:32 Step 21/23 : LABEL arch=x86_64 14:54:32 ---> Running in 78a3221550f9 14:54:33 Removing intermediate container 78a3221550f9 14:54:33 ---> cf6e30ccce48 14:54:33 Step 22/23 : LABEL git_sha=5dc73d902049877e54bfb3149aa203d0aa09353e 14:54:33 ---> Running in 3403b095f3ce 14:54:33 Removing intermediate container 3403b095f3ce 14:54:33 ---> 8f8e94bb25df 14:54:33 Step 23/23 : LABEL version=0.0.0 14:54:33 ---> Running in 7174848a7fb0 14:54:33 Removing intermediate container 7174848a7fb0 14:54:33 ---> 62196dcd48b4 14:54:33 14:54:33 Successfully built 62196dcd48b4 14:54:33 Successfully tagged core-command:latest 14:54:37 ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 22.495s coverage: 89.2% of statements 14:54:37 ? github.com/edgexfoundry/edgex-go/internal/core/data/controller/messaging [no test files] 14:54:37 ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] 14:54:37 ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks [no test files] 14:54:37 ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] 14:54:37 ? github.com/edgexfoundry/edgex-go/internal/core/metadata [no test files] 14:54:37 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/application 0.653s coverage: 2.4% of statements 14:54:37 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] 14:54:37 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] 14:54:37 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 2.892s coverage: 95.6% of statements 14:54:37 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] 14:54:37 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks [no test files] 14:54:37 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/uom [no test files] 14:54:37 ok github.com/edgexfoundry/edgex-go/internal/io 0.443s coverage: 72.2% of statements 14:54:37 ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] 14:54:37 ? github.com/edgexfoundry/edgex-go/internal/pkg/application [no test files] 14:54:37 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers [no test files] 14:54:37 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] 14:54:37 ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] 14:54:37 ok github.com/edgexfoundry/edgex-go/internal/pkg/controller/http 0.559s coverage: 60.0% of statements 14:54:37 ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] 14:54:37 ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] 14:54:37 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] 14:54:37 ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 0.809s coverage: 0.9% of statements 14:54:37 ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] 14:54:37 ok github.com/edgexfoundry/edgex-go/internal/pkg/telemetry 0.493s coverage: 58.8% of statements 14:54:37 ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 0.356s coverage: 29.6% of statements 14:54:37 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] 14:54:38  Building core-command ... done Removing intermediate container 978c6192f521 14:54:38 ---> 0c02d0db8523 14:54:38 14:54:38 Step 10/22 : FROM alpine:3.16 14:54:38 ---> bfe296a52501 14:54:38 Step 11/22 : RUN apk add --update --no-cache ca-certificates dumb-init 14:54:38 ---> Running in 0d46a7ebd28a 14:54:38 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 14:54:38 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 14:54:38 (1/2) Installing ca-certificates (20220614-r0) 14:54:38 (2/2) Installing dumb-init (1.2.5-r1) 14:54:38 Executing busybox-1.35.0-r17.trigger 14:54:38 Executing ca-certificates-20220614-r0.trigger 14:54:38 OK: 6 MiB in 16 packages 14:54:39 Removing intermediate container 0d46a7ebd28a 14:54:39 ---> 5f59784d09b0 14:54:39 Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2021: Intel Corporation' 14:54:39 ---> Running in c9d281aad656 14:54:39 Removing intermediate container c9d281aad656 14:54:39 ---> fe059d181445 14:54:39 Step 13/22 : ENV APP_PORT=59860 14:54:39 ---> Running in a7af7d52bd6e 14:54:39 Removing intermediate container a7af7d52bd6e 14:54:39 ---> ecbb24a9f73c 14:54:39 Step 14/22 : EXPOSE $APP_PORT 14:54:39 ---> Running in 361938f9b5ba 14:54:39 Removing intermediate container 361938f9b5ba 14:54:39 ---> 81836e6c0a3a 14:54:39 Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / 14:54:39 ---> d7143d7e6b04 14:54:39 Step 16/22 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / 14:54:40 ---> 1612c707a398 14:54:40 Step 17/22 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml 14:54:40 ---> bc3bd9691931 14:54:40 Step 18/22 : ENTRYPOINT ["/support-notifications"] 14:54:40 ---> Running in e98713937643 14:54:40 Removing intermediate container e98713937643 14:54:40 ---> 5bbc663b8635 14:54:40 Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] 14:54:40 ---> Running in 49c8a640d60d 14:54:40 Removing intermediate container 49c8a640d60d 14:54:40 ---> 8a47ca8c5e8f 14:54:40 Step 20/22 : LABEL arch=x86_64 14:54:40 ---> Running in 9c1de735bd1d 14:54:40 Removing intermediate container 9c1de735bd1d 14:54:40 ---> 81ffad9500f2 14:54:40 Step 21/22 : LABEL git_sha=5dc73d902049877e54bfb3149aa203d0aa09353e 14:54:40 ---> Running in 01dd8f7b59bb 14:54:40 Removing intermediate container 01dd8f7b59bb 14:54:40 ---> 55c205d8328c 14:54:40 Step 22/22 : LABEL version=0.0.0 14:54:40 ---> Running in 2f9b5cefcbcc 14:54:40 Removing intermediate container 2f9b5cefcbcc 14:54:40 ---> de83b81b107e 14:54:40 14:54:40 Successfully built de83b81b107e 14:54:40 Successfully tagged support-notifications:latest 14:54:40  Building support-notifications ... done  [Pipeline] } 14:54:41 $ docker stop --time=1 b5adbb56e4f1c76ace3e605815f7231d72bbee278cb33449b553b03f35817bfe 14:54:42 $ docker rm -f --volumes b5adbb56e4f1c76ace3e605815f7231d72bbee278cb33449b553b03f35817bfe [Pipeline] // withDockerContainer [Pipeline] sh 14:54:42 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.488s coverage: 47.1% of statements 14:54:42 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 0.543s coverage: 79.5% of statements 14:54:42 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.313s coverage: 94.1% of statements 14:54:42 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.345s coverage: 96.3% of statements 14:54:42 + docker images 14:54:42 REPOSITORY TAG IMAGE ID CREATED SIZE 14:54:42 support-notifications latest de83b81b107e 2 seconds ago 30.6MB 14:54:42 0c02d0db8523 6 seconds ago 1.74GB 14:54:42 core-command latest 62196dcd48b4 9 seconds ago 17.7MB 14:54:42 52d606ce2c0e 14 seconds ago 1.67GB 14:54:42 security-spire-agent latest 8ae18fd112f3 20 seconds ago 125MB 14:54:42 security-spiffe-token-provider latest 8e200f6ac6a7 21 seconds ago 29.8MB 14:54:42 security-spire-server latest acd8f364f34e 22 seconds ago 86.5MB 14:54:42 96ea5aad97cc 38 seconds ago 1.71GB 14:54:42 3e2f2418d4fd 47 seconds ago 1.54GB 14:54:42 core-metadata latest e49d9e238b25 47 seconds ago 18.6MB 14:54:42 0c7f529a3645 47 seconds ago 1.54GB 14:54:42 830cb1c46b13 About a minute ago 1.68GB 14:54:42 security-bootstrapper latest 0ec009685ba1 About a minute ago 20.3MB 14:54:42 support-scheduler latest fe3d33dca558 About a minute ago 30MB 14:54:42 security-secretstore-setup latest 78aa0c6a18d0 About a minute ago 29.9MB 14:54:42 security-proxy-setup latest 46fd256e24e5 About a minute ago 27.8MB 14:54:42 4ff6b2855d96 2 minutes ago 1.74GB 14:54:42 core-data latest 909218cd5440 2 minutes ago 17.9MB 14:54:42 5ffe9dae2489 2 minutes ago 1.66GB 14:54:42 9ec463e27414 2 minutes ago 1.68GB 14:54:42 071eda04095f 2 minutes ago 1.66GB 14:54:42 55ed7a3ad8c1 2 minutes ago 1.67GB 14:54:42 security-spire-config latest fb44d57085a4 2 minutes ago 85.8MB 14:54:42 adec179eeb11 2 minutes ago 1.54GB 14:54:42 ci-base-image-x86_64 latest d83d01d13576 6 minutes ago 904MB 14:54:42 alpine 3.16 bfe296a52501 2 months ago 5.54MB 14:54:42 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base 1.18-alpine db6d94c90886 2 months ago 683MB 14:54:42 alpine 3.15 c4fc93816858 5 months ago 5.59MB 14:54:42 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver 0.1.4 31426a034bd3 6 months ago 253MB 14:54:42 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] } 14:54:47 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.469s coverage: 87.5% of statements 14:54:56 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 12.280s coverage: 94.4% of statements 14:54:56 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/ping 0.414s coverage: 44.8% of statements 14:55:06 flag provided but not defined: -invalid 14:55:06 Usage of setupRegistryACL: 14:55:06 -configDir string 14:55:06 14:55:06 --- FAIL: TestMultipleExecuteCalls (0.00s) 14:55:06 --- FAIL: TestMultipleExecuteCalls/Good:setupRegistryACL_with_calling_Execute()_3_times (1.14s) 14:55:06 command_test.go:278: 14:55:06 Error Trace: /w/workspace/edgex-go/1/internal/security/bootstrapper/command/setupacl/command_test.go:278 14:55:06 Error: Received unexpected error: 14:55:06 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:41757/v1/consul/roles/role2": dial tcp 127.0.0.1:41757: connect: connection refused 14:55:06 Test: TestMultipleExecuteCalls/Good:setupRegistryACL_with_calling_Execute()_3_times 14:55:06 FAIL 14:55:06 coverage: 80.6% of statements 14:55:06 FAIL github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 13.908s 14:55:06 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] 14:55:12 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 22.405s coverage: 92.9% of statements 14:55:12 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] 14:55:12 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] 14:55:12 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] 14:55:12 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 0.072s coverage: 65.1% of statements 14:55:12 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] 14:55:12 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto [no test files] 14:55:12 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/config [no test files] 14:55:12 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/container [no test files] 14:55:12 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/handlers 6.295s coverage: 86.9% of statements 14:55:12 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] 14:55:12 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] 14:55:12 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] 14:55:12 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] 14:55:12 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 11.235s coverage: 87.2% of statements 14:55:12 ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] 14:55:12 ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] 14:55:12 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.185s coverage: 100.0% of statements 14:55:12 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] 14:55:12 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.301s coverage: 77.4% of statements 14:55:12 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/common [no test files] 14:55:12 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.253s coverage: 80.0% of statements 14:55:12 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/jwt 0.229s coverage: 87.2% of statements 14:55:12 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.862s coverage: 91.2% of statements 14:55:12 ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] 14:55:14 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 1.000s coverage: 64.7% of statements 14:55:14 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] 14:55:14 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] 14:55:14 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.273s coverage: 100.0% of statements 14:55:14 ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.215s coverage: 89.4% of statements 14:55:14 ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.067s coverage: 100.0% of statements 14:55:15 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.113s coverage: 73.7% of statements 14:55:16 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.118s coverage: 100.0% of statements 14:55:22 ok github.com/edgexfoundry/edgex-go/internal/security/proxy 1.347s coverage: 65.3% of statements 14:55:22 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/config [no test files] 14:55:22 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/container [no test files] 14:55:22 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/models [no test files] 14:55:24 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.810s coverage: 41.8% of statements 14:55:24 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] 14:55:24 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] 14:55:24 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 0.309s coverage: 89.5% of statements 14:55:24 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] 14:55:24 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 0.269s coverage: 84.8% of statements 14:55:24 ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider [no test files] 14:55:24 ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/config [no test files] 14:55:24 ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/container [no test files] 14:55:24 ? github.com/edgexfoundry/edgex-go/internal/support/notifications [no test files] 14:55:34 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 6.301s coverage: 17.7% of statements 14:55:34 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel [no test files] 14:55:34 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks [no test files] 14:55:34 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] 14:55:34 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] 14:55:34 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 0.665s coverage: 92.3% of statements 14:55:34 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] 14:55:34 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks [no test files] 14:55:34 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler [no test files] 14:55:34 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/application [no test files] 14:55:34 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/scheduler 0.274s coverage: 63.2% of statements 14:55:34 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] 14:55:34 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] 14:55:34 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 0.458s coverage: 97.7% of statements 14:55:34 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] 14:55:34 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks [no test files] 14:55:34 FAIL 14:55:34 make: *** [Makefile:137: unittest] Error 1 [Pipeline] } 14:55:34 $ docker stop --time=1 347d3037501f73b7e0f30e4edfd9de14d9e24721380026023f86d87be114589d 14:55:36 $ docker rm -f --volumes 347d3037501f73b7e0f30e4edfd9de14d9e24721380026023f86d87be114589d [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 14:55:37 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 14:55:37 14:55:37 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:55:38 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 14:55:38 arm64: Pulling from edgex-lftools-log-publisher 14:55:38 8998bd30e6a1: Pulling fs layer 14:55:38 04944245beec: Pulling fs layer 14:55:38 699f458cf7ca: Pulling fs layer 14:55:38 765212b225bb: Pulling fs layer 14:55:38 f23df028b6ca: Pulling fs layer 14:55:38 d65c8cfc05b1: Pulling fs layer 14:55:38 2437ff75d9bd: Pulling fs layer 14:55:38 f23df028b6ca: Waiting 14:55:38 d65c8cfc05b1: Waiting 14:55:38 2437ff75d9bd: Waiting 14:55:38 765212b225bb: Waiting 14:55:38 04944245beec: Verifying Checksum 14:55:38 04944245beec: Download complete 14:55:38 765212b225bb: Verifying Checksum 14:55:38 765212b225bb: Download complete 14:55:38 f23df028b6ca: Verifying Checksum 14:55:38 f23df028b6ca: Download complete 14:55:38 d65c8cfc05b1: Verifying Checksum 14:55:38 d65c8cfc05b1: Download complete 14:55:38 699f458cf7ca: Download complete 14:55:39 8998bd30e6a1: Verifying Checksum 14:55:39 8998bd30e6a1: Download complete 14:55:41 2437ff75d9bd: Verifying Checksum 14:55:41 2437ff75d9bd: Download complete 14:55:43 8998bd30e6a1: Pull complete 14:55:43 04944245beec: Pull complete 14:55:44 699f458cf7ca: Pull complete 14:55:44 765212b225bb: Pull complete 14:55:45 f23df028b6ca: Pull complete 14:55:45 d65c8cfc05b1: Pull complete 14:56:00 2437ff75d9bd: Pull complete 14:56:00 Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da 14:56:00 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 14:56:00 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 14:56:01 prd-ubuntu20.04-docker-arm64-4c-16g-3128 does not seem to be running inside a container 14:56:01 $ 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 14:56:03 $ docker top 6bf710e7a9f52c111b83bf6cd6b6269fa1a465363a77961ae73582aff774e83d -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 14:56:04 ---> job-cost.sh 14:56:04 lf-activate-venv: SKIPPING 14:56:04 INFO: No Stack... 14:56:04 INFO: Retrieving Pricing Info for: v3-standard-4 14:56:05 INFO: Archiving Costs [Pipeline] sh 14:56:06 + cut -d, -f6 14:56:06 + cat /w/workspace/edgex-go/1/archives/cost.csv [Pipeline] lock 14:56:06 Trying to acquire lock on [jenkins-edgexfoundry-edgex-go-PR-4298-1-stack-cost] 14:56:06 Resource [jenkins-edgexfoundry-edgex-go-PR-4298-1-stack-cost] did not exist. Created. 14:56:06 Lock acquired on [jenkins-edgexfoundry-edgex-go-PR-4298-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 14:56:06 + echo total: 0.10999999940395355 [Pipeline] stash 14:56:07 Stashed 1 file(s) [Pipeline] } 14:56:07 Lock released on resource [jenkins-edgexfoundry-edgex-go-PR-4298-1-stack-cost] [Pipeline] // lock [Pipeline] } 14:56:07 $ docker stop --time=1 6bf710e7a9f52c111b83bf6cd6b6269fa1a465363a77961ae73582aff774e83d 14:56:08 $ docker rm -f --volumes 6bf710e7a9f52c111b83bf6cd6b6269fa1a465363a77961ae73582aff774e83d [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } 14:56:09 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 14:56:11 + [ -d /w/workspace/edgex-go/1/archives ] [Pipeline] libraryResource [Pipeline] sh 14:56:11 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 14:56:12 ---> package-listing.sh 14:56:12 ++ facter osfamily 14:56:12 ++ tr '[:upper:]' '[:lower:]' 14:56:12 + OS_FAMILY=debian 14:56:12 + workspace=/w/workspace/edgex-go/1 14:56:12 + START_PACKAGES=/tmp/packages_start.txt 14:56:12 + END_PACKAGES=/tmp/packages_end.txt 14:56:12 + DIFF_PACKAGES=/tmp/packages_diff.txt 14:56:12 + PACKAGES=/tmp/packages_start.txt 14:56:12 + '[' /w/workspace/edgex-go/1 ']' 14:56:12 + PACKAGES=/tmp/packages_end.txt 14:56:12 + case "${OS_FAMILY}" in 14:56:12 + dpkg -l 14:56:12 + grep '^ii' 14:56:12 + '[' -f /tmp/packages_start.txt ']' 14:56:12 + '[' -f /tmp/packages_end.txt ']' 14:56:12 + diff /tmp/packages_start.txt /tmp/packages_end.txt 14:56:12 + '[' /w/workspace/edgex-go/1 ']' 14:56:12 + mkdir -p /w/workspace/edgex-go/1/archives/ 14:56:12 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgex-go/1/archives/ [Pipeline] echo 14:56:12 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 14:56:12 + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:56:13 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 14:56:13 14:56:13 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:56:13 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 14:56:13 latest: Pulling from edgex-lftools-log-publisher 14:56:13 5eb5b503b376: Pulling fs layer 14:56:13 5c69ac0246d0: Pulling fs layer 14:56:13 ec43610c2a17: Pulling fs layer 14:56:13 3a2ae6a8a46f: Pulling fs layer 14:56:13 33b1e0a273af: Pulling fs layer 14:56:13 5d3b04190fa2: Pulling fs layer 14:56:13 2f39f015ded8: Pulling fs layer 14:56:13 3a2ae6a8a46f: Waiting 14:56:13 33b1e0a273af: Waiting 14:56:13 5d3b04190fa2: Waiting 14:56:13 2f39f015ded8: Waiting 14:56:13 5c69ac0246d0: Download complete 14:56:13 3a2ae6a8a46f: Download complete 14:56:14 33b1e0a273af: Verifying Checksum 14:56:14 33b1e0a273af: Download complete 14:56:14 5d3b04190fa2: Download complete 14:56:14 ec43610c2a17: Verifying Checksum 14:56:14 ec43610c2a17: Download complete 14:56:14 5eb5b503b376: Verifying Checksum 14:56:14 5eb5b503b376: Download complete 14:56:15 2f39f015ded8: Download complete 14:56:15 5eb5b503b376: Pull complete 14:56:15 5c69ac0246d0: Pull complete 14:56:16 ec43610c2a17: Pull complete 14:56:16 3a2ae6a8a46f: Pull complete 14:56:16 33b1e0a273af: Pull complete 14:56:16 5d3b04190fa2: Pull complete 14:56:21 2f39f015ded8: Pull complete 14:56:21 Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 14:56:21 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 14:56:21 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 14:56:21 prd-ubuntu20.04-docker-8c-8g-3127 does not seem to be running inside a container 14:56: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 14:56:27 $ docker top d0fb3528953dd5d755548578f1180472fc270950700a89178f7d66fd1ef34e8c -eo pid,comm [Pipeline] { [Pipeline] sh 14:56:27 + touch /tmp/pre-build-complete [Pipeline] sh 14:56:27 + mkdir -p /var/log/sysstat [Pipeline] sh 14:56:28 + ls /var/log/sa-host 14:56:28 ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 14:56:28 provisioning config files... 14:56:28 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgex-go/1@tmp/config1723222883730185718tmp [Pipeline] { [Pipeline] echo 14:56:28 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 14:56:28 ---> create-netrc.sh [Pipeline] } 14:56:28 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 14:56:29 ---> python-tools-install.sh [Pipeline] echo 14:56:29 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 14:56:29 ---> sudo-logs.sh 14:56:29 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 14:56:29 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 14:56:29 ---> job-cost.sh 14:56:29 lf-activate-venv: SKIPPING 14:56:29 DEBUG: total: 0.10999999940395355 14:56:29 INFO: Retrieving Stack Cost... 14:56:30 INFO: Retrieving Pricing Info for: v3-standard-8 14:56:30 INFO: Archiving Costs [Pipeline] echo 14:56:30 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 14:56:30 ---> logs-deploy.sh 14:56:30 lf-activate-venv: SKIPPING 14:56:30 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-go/PR-4298/1 14:56:30 INFO: archiving workspace using pattern(s): 14:56:31 Archives upload complete. 14:56:31 INFO: archiving logs to Nexus