Pull request #3408 updated Connecting to https://api.github.com using edgex-jenkins/****** (edgex-jenkins github personal access token) Connecting to https://api.github.com to check permissions of obtain list of lenny-intel for edgexfoundry/edgex-go Obtained Jenkinsfile from ff1bb93d2c548e301fa89945b9024d844349015a+d6c94b2bf9e03361c9a87fbe2ddec88137f69d04 (25e6aee1e2de4e723b2bde62ba780e1501044ad4) Running in Durability level: PERFORMANCE_OPTIMIZED 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 > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision cf598ef4eee878cf4fd68936879ff849bf9f782f Resolving tag commit... (remote references may be a lightweight tag or an annotated tag) > git rev-parse --is-inside-work-tree # 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 > 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 cf598ef4eee878cf4fd68936879ff849bf9f782f using credential edgex-jenkins-ssh > git rev-parse --is-inside-work-tree # timeout=10 Fetching changes from the remote Git repository > 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 > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision cf598ef4eee878cf4fd68936879ff849bf9f782f (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f cf598ef4eee878cf4fd68936879ff849bf9f782f # timeout=10 Commit message: "Merge pull request #334 from ernestojeda/archives-permissions" > 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 Excluding src/test/ from checkout of git git@github.com:edgexfoundry/edgex-global-pipelines.git so that shared 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 > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision 46d8313d362d7075c0f562900eedc504c24ea18a using credential edgex-jenkins-ssh > git rev-parse --is-inside-work-tree # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 Fetching without tags 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 > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Checking out Revision 46d8313d362d7075c0f562900eedc504c24ea18a (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 46d8313d362d7075c0f562900eedc504c24ea18a # timeout=10 Commit message: "Fix lfParallelCostCapture env var name" > 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 Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that shared 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/v1, openapi/v2], buildSnap:true] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[centos7-docker-4c-2g, ubuntu18.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.15 DOCKER_BASE_IMAGE: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine DOCKER_FILE_GLOB: cmd/**/Dockerfile DOCKER_IMAGE_NAME_PREFIX: docker- DOCKER_IMAGE_NAME_SUFFIX: -go DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: true SEMVER_BUMP_LEVEL: pre GOPROXY: https://nexus3.edgexfoundry.org/repository/go-proxy/ PUBLISH_SWAGGER_DOCS: true SWAGGER_API_FOLDERS: openapi/v1 openapi/v2 BUILD_SNAP: true BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] node Still waiting to schedule task Waiting for next available executor Running on prd-centos7-docker-4c-2g-2226 in /w/workspace/edgexfoundry_edgex-go_PR-3408 [Pipeline] { [Pipeline] ws Running in /w/workspace/edgex-go/3 [Pipeline] { [Pipeline] stage [Pipeline] { (Declarative: Checkout SCM) [Pipeline] checkout 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/3 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git > git --version # timeout=10 > git --version # 'git version 2.24.3' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/3408/head:refs/remotes/origin/PR-3408 +refs/heads/master:refs/remotes/origin/master # timeout=10 Merging remotes/origin/master commit d6c94b2bf9e03361c9a87fbe2ddec88137f69d04 into PR head commit ff1bb93d2c548e301fa89945b9024d844349015a Merge succeeded, producing ff1bb93d2c548e301fa89945b9024d844349015a Checking out Revision ff1bb93d2c548e301fa89945b9024d844349015a (PR-3408) > git config core.sparsecheckout # timeout=10 > git checkout -f ff1bb93d2c548e301fa89945b9024d844349015a # 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 d6c94b2bf9e03361c9a87fbe2ddec88137f69d04 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f ff1bb93d2c548e301fa89945b9024d844349015a # timeout=10 Commit message: "feat: Added constants for separator characters" > git rev-list --no-walk 186b5097e246fdc4a051f7ba9d802742e28ce637 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2021-04-28T19:52:39.657Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2021-04-28T19:52:39.752Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2021-04-28T19:52:39.781Z] ========================================================= [2021-04-28T19:52:39.781Z] EdgeX Global Pipelines Version Info [2021-04-28T19:52:39.781Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2021-04-28T19:52:41.350Z] ------------------- [2021-04-28T19:52:41.351Z] stable info: [2021-04-28T19:52:41.351Z] ------------------- [2021-04-28T19:52:41.351Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2021-04-28T19:52:41.351Z] Commit SHA: cf598ef4eee878cf4fd68936879ff849bf9f782f [2021-04-28T19:52:41.351Z] Message: update stable to v1.0.190 [2021-04-28T19:52:42.299Z] ------------------- [2021-04-28T19:52:42.299Z] experimental info: [2021-04-28T19:52:42.299Z] ------------------- [2021-04-28T19:52:42.299Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2021-04-28T19:52:42.299Z] Commit SHA: cf598ef4eee878cf4fd68936879ff849bf9f782f [2021-04-28T19:52:42.299Z] Message: update experimental to v1.0.190 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2021-04-28T19:52:42.430Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-go-settings [Pipeline] echo [2021-04-28T19:52:42.451Z] [edgeXSetupEnvironment]: set envvar PROJECT = edgex-go [Pipeline] echo [2021-04-28T19:52:42.473Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2021-04-28T19:52:42.494Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2021-04-28T19:52:42.515Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2021-04-28T19:52:42.536Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.15 [Pipeline] echo [2021-04-28T19:52:42.559Z] [edgeXSetupEnvironment]: set envvar DOCKER_BASE_IMAGE = nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine [Pipeline] echo [2021-04-28T19:52:42.579Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_GLOB = cmd/**/Dockerfile [Pipeline] echo [2021-04-28T19:52:42.601Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_PREFIX = docker- [Pipeline] echo [2021-04-28T19:52:42.622Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_SUFFIX = -go [Pipeline] echo [2021-04-28T19:52:42.643Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2021-04-28T19:52:42.666Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2021-04-28T19:52:42.688Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2021-04-28T19:52:42.710Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2021-04-28T19:52:42.733Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2021-04-28T19:52:42.757Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2021-04-28T19:52:42.778Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2021-04-28T19:52:42.800Z] [edgeXSetupEnvironment]: set envvar GOPROXY = https://nexus3.edgexfoundry.org/repository/go-proxy/ [Pipeline] echo [2021-04-28T19:52:42.853Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo [2021-04-28T19:52:42.882Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 openapi/v2 [Pipeline] echo [2021-04-28T19:52:42.904Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = true [Pipeline] echo [2021-04-28T19:52:42.926Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2021-04-28T19:52:42.947Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-3408 [Pipeline] echo [2021-04-28T19:52:42.970Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-3408 [Pipeline] echo [2021-04-28T19:52:42.990Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-3408 [Pipeline] echo [2021-04-28T19:52:43.012Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = ff1bb93d2c548e301fa89945b9024d844349015a [Pipeline] echo [2021-04-28T19:52:43.034Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = ff1bb93 [Pipeline] echo [2021-04-28T19:52:43.056Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] wrap [2021-04-28T19:52:43.133Z] provisioning config files... [2021-04-28T19:52:43.169Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/3@tmp/config4349246123164101474tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-04-28T19:52:43.494Z] ---> docker-login.sh [2021-04-28T19:52:43.494Z] nexus3.edgexfoundry.org:10001 [2021-04-28T19:52:43.759Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-04-28T19:52:44.022Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-04-28T19:52:44.022Z] Configure a credential helper to remove this warning. See [2021-04-28T19:52:44.022Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-04-28T19:52:44.022Z] [2021-04-28T19:52:44.022Z] Login Succeeded [2021-04-28T19:52:44.022Z] nexus3.edgexfoundry.org:10002 [2021-04-28T19:52:44.288Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-04-28T19:52:44.288Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-04-28T19:52:44.288Z] Configure a credential helper to remove this warning. See [2021-04-28T19:52:44.288Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-04-28T19:52:44.288Z] [2021-04-28T19:52:44.288Z] Login Succeeded [2021-04-28T19:52:44.288Z] nexus3.edgexfoundry.org:10003 [2021-04-28T19:52:44.288Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-04-28T19:52:44.552Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-04-28T19:52:44.552Z] Configure a credential helper to remove this warning. See [2021-04-28T19:52:44.552Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-04-28T19:52:44.552Z] [2021-04-28T19:52:44.552Z] Login Succeeded [2021-04-28T19:52:44.552Z] nexus3.edgexfoundry.org:10004 [2021-04-28T19:52:44.552Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-04-28T19:52:44.552Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-04-28T19:52:44.552Z] Configure a credential helper to remove this warning. See [2021-04-28T19:52:44.552Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-04-28T19:52:44.552Z] [2021-04-28T19:52:44.552Z] Login Succeeded [2021-04-28T19:52:44.552Z] docker.io [2021-04-28T19:52:44.814Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-04-28T19:52:45.077Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-04-28T19:52:45.077Z] Configure a credential helper to remove this warning. See [2021-04-28T19:52:45.077Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-04-28T19:52:45.077Z] [2021-04-28T19:52:45.077Z] Login Succeeded [2021-04-28T19:52:45.077Z] ---> docker-login.sh ends [Pipeline] } [2021-04-28T19:52:45.088Z] Deleting 1 temporary files [Pipeline] // wrap [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2021-04-28T19:52:45.428Z] ++ 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/support-notifications/Dockerfile cmd/support-scheduler/Dockerfile cmd/sys-mgmt-agent/Dockerfile [2021-04-28T19:52:45.428Z] + for file in '`ls cmd/**/Dockerfile`' [2021-04-28T19:52:45.428Z] ++ dirname cmd/core-command/Dockerfile [2021-04-28T19:52:45.428Z] ++ cut -d/ -f2 [2021-04-28T19:52:45.428Z] + echo core-command,cmd/core-command/Dockerfile [2021-04-28T19:52:45.428Z] + for file in '`ls cmd/**/Dockerfile`' [2021-04-28T19:52:45.428Z] ++ dirname cmd/core-data/Dockerfile [2021-04-28T19:52:45.428Z] ++ cut -d/ -f2 [2021-04-28T19:52:45.428Z] + echo core-data,cmd/core-data/Dockerfile [2021-04-28T19:52:45.428Z] + for file in '`ls cmd/**/Dockerfile`' [2021-04-28T19:52:45.428Z] ++ dirname cmd/core-metadata/Dockerfile [2021-04-28T19:52:45.428Z] ++ cut -d/ -f2 [2021-04-28T19:52:45.428Z] + echo core-metadata,cmd/core-metadata/Dockerfile [2021-04-28T19:52:45.428Z] + for file in '`ls cmd/**/Dockerfile`' [2021-04-28T19:52:45.428Z] ++ dirname cmd/security-bootstrapper/Dockerfile [2021-04-28T19:52:45.428Z] ++ cut -d/ -f2 [2021-04-28T19:52:45.428Z] + echo security-bootstrapper,cmd/security-bootstrapper/Dockerfile [2021-04-28T19:52:45.428Z] + for file in '`ls cmd/**/Dockerfile`' [2021-04-28T19:52:45.428Z] ++ dirname cmd/security-proxy-setup/Dockerfile [2021-04-28T19:52:45.428Z] ++ cut -d/ -f2 [2021-04-28T19:52:45.428Z] + echo security-proxy-setup,cmd/security-proxy-setup/Dockerfile [2021-04-28T19:52:45.428Z] + for file in '`ls cmd/**/Dockerfile`' [2021-04-28T19:52:45.428Z] ++ dirname cmd/security-secretstore-setup/Dockerfile [2021-04-28T19:52:45.428Z] ++ cut -d/ -f2 [2021-04-28T19:52:45.428Z] + echo security-secretstore-setup,cmd/security-secretstore-setup/Dockerfile [2021-04-28T19:52:45.428Z] + for file in '`ls cmd/**/Dockerfile`' [2021-04-28T19:52:45.428Z] ++ dirname cmd/support-notifications/Dockerfile [2021-04-28T19:52:45.428Z] ++ cut -d/ -f2 [2021-04-28T19:52:45.428Z] + echo support-notifications,cmd/support-notifications/Dockerfile [2021-04-28T19:52:45.428Z] + for file in '`ls cmd/**/Dockerfile`' [2021-04-28T19:52:45.428Z] ++ dirname cmd/support-scheduler/Dockerfile [2021-04-28T19:52:45.428Z] ++ cut -d/ -f2 [2021-04-28T19:52:45.428Z] + echo support-scheduler,cmd/support-scheduler/Dockerfile [2021-04-28T19:52:45.428Z] + for file in '`ls cmd/**/Dockerfile`' [2021-04-28T19:52:45.428Z] ++ dirname cmd/sys-mgmt-agent/Dockerfile [2021-04-28T19:52:45.428Z] ++ cut -d/ -f2 [2021-04-28T19:52:45.428Z] + echo sys-mgmt-agent,cmd/sys-mgmt-agent/Dockerfile [Pipeline] echo [2021-04-28T19:52:45.517Z] Generate Dockers from filesystem: [[image:docker-core-command-go, dockerfile:cmd/core-command/Dockerfile], [image:docker-core-data-go, dockerfile:cmd/core-data/Dockerfile], [image:docker-core-metadata-go, dockerfile:cmd/core-metadata/Dockerfile], [image:docker-security-bootstrapper-go, dockerfile:cmd/security-bootstrapper/Dockerfile], [image:docker-security-proxy-setup-go, dockerfile:cmd/security-proxy-setup/Dockerfile], [image:docker-security-secretstore-setup-go, dockerfile:cmd/security-secretstore-setup/Dockerfile], [image:docker-support-notifications-go, dockerfile:cmd/support-notifications/Dockerfile], [image:docker-support-scheduler-go, dockerfile:cmd/support-scheduler/Dockerfile], [image:docker-sys-mgmt-agent-go, dockerfile:cmd/sys-mgmt-agent/Dockerfile]] [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] isUnix [Pipeline] sh [2021-04-28T19:52:46.578Z] + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-04-28T19:52:46.578Z] [2021-04-28T19:52:46.578Z] Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh [2021-04-28T19:52:46.907Z] + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-04-28T19:52:46.907Z] latest: Pulling from edgex-devops/git-semver [2021-04-28T19:52:46.907Z] 31603596830f: Pulling fs layer [2021-04-28T19:52:46.907Z] 54011a49482f: Pulling fs layer [2021-04-28T19:52:46.907Z] a6820b24f6d8: Pulling fs layer [2021-04-28T19:52:46.907Z] f581987b2513: Pulling fs layer [2021-04-28T19:52:46.907Z] f581987b2513: Waiting [2021-04-28T19:52:46.907Z] 54011a49482f: Verifying Checksum [2021-04-28T19:52:46.907Z] 54011a49482f: Download complete [2021-04-28T19:52:46.907Z] 31603596830f: Verifying Checksum [2021-04-28T19:52:46.907Z] 31603596830f: Download complete [2021-04-28T19:52:47.175Z] a6820b24f6d8: Verifying Checksum [2021-04-28T19:52:47.175Z] a6820b24f6d8: Download complete [2021-04-28T19:52:47.175Z] f581987b2513: Verifying Checksum [2021-04-28T19:52:47.175Z] f581987b2513: Download complete [2021-04-28T19:52:47.438Z] 31603596830f: Pull complete [2021-04-28T19:52:47.438Z] 54011a49482f: Pull complete [2021-04-28T19:52:48.391Z] a6820b24f6d8: Pull complete [2021-04-28T19:52:48.655Z] f581987b2513: Pull complete [2021-04-28T19:52:48.655Z] Digest: sha256:772af3cb61214e5a22880db9bb273bb039d0aa3a8f4edfa0c1def8b4e20ea536 [2021-04-28T19:52:48.655Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-04-28T19:52:48.655Z] nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer [2021-04-28T19:52:48.766Z] prd-centos7-docker-4c-2g-2226 does not seem to be running inside a container [2021-04-28T19:52:48.825Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/3 -v /w/workspace/edgex-go/3:/w/workspace/edgex-go/3:rw,z -v /w/workspace/edgex-go/3@tmp:/w/workspace/edgex-go/3@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 ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat [2021-04-28T19:52:50.816Z] $ docker top adcd5a09532b3faab27d15555ca5440fe89586e83ca5a69c2b8654eb704cd7c6 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2021-04-28T19:52:50.992Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2021-04-28T19:52:50.992Z] [ssh-agent] Looking for ssh-agent implementation... [2021-04-28T19:52:51.259Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2021-04-28T19:52:51.264Z] $ docker exec adcd5a09532b3faab27d15555ca5440fe89586e83ca5a69c2b8654eb704cd7c6 ssh-agent [2021-04-28T19:52:51.451Z] SSH_AUTH_SOCK=/tmp/ssh-4dn02nn5pTxe/agent.12 [2021-04-28T19:52:51.451Z] SSH_AGENT_PID=17 [2021-04-28T19:52:51.469Z] Running ssh-add (command line suppressed) [2021-04-28T19:52:51.608Z] Identity added: /w/workspace/edgex-go/3@tmp/private_key_4016358213583554455.key (/w/workspace/edgex-go/3@tmp/private_key_4016358213583554455.key) [2021-04-28T19:52:51.666Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2021-04-28T19:52:51.972Z] + git tag --points-at HEAD [Pipeline] } [2021-04-28T19:52:51.994Z] $ docker exec --env ******** --env ******** adcd5a09532b3faab27d15555ca5440fe89586e83ca5a69c2b8654eb704cd7c6 ssh-agent -k [2021-04-28T19:52:52.126Z] unset SSH_AUTH_SOCK; [2021-04-28T19:52:52.127Z] unset SSH_AGENT_PID; [2021-04-28T19:52:52.127Z] echo Agent pid 17 killed; [2021-04-28T19:52:52.183Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2021-04-28T19:52:52.220Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2021-04-28T19:52:52.221Z] [ssh-agent] Looking for ssh-agent implementation... [2021-04-28T19:52:52.413Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2021-04-28T19:52:52.418Z] $ docker exec adcd5a09532b3faab27d15555ca5440fe89586e83ca5a69c2b8654eb704cd7c6 ssh-agent [2021-04-28T19:52:52.609Z] SSH_AUTH_SOCK=/tmp/ssh-r9F1B3Uoees3/agent.46 [2021-04-28T19:52:52.609Z] SSH_AGENT_PID=52 [2021-04-28T19:52:52.625Z] Running ssh-add (command line suppressed) [2021-04-28T19:52:52.759Z] Identity added: /w/workspace/edgex-go/3@tmp/private_key_951767678087892987.key (/w/workspace/edgex-go/3@tmp/private_key_951767678087892987.key) [2021-04-28T19:52:52.818Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2021-04-28T19:52:53.123Z] + git semver init [2021-04-28T19:52:53.123Z] # -> Open(): unable to determine branch for HEAD [2021-04-28T19:52:53.123Z] # $GIT_DIR = /w/workspace/edgex-go/3/.git [2021-04-28T19:52:53.123Z] # $GIT_WORK_TREE = /w/workspace/edgex-go/3 [2021-04-28T19:52:53.123Z] # $SEMVER_REMOTE_NAME = origin [2021-04-28T19:52:53.123Z] # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org [2021-04-28T19:52:53.123Z] # $SEMVER_USER_NAME = edgex-jenkins [2021-04-28T19:52:53.123Z] # $SEMVER_BRANCH = PR-3408 [2021-04-28T19:52:53.123Z] # $SEMVER_TEMP = /tmp/semver-965801223 [2021-04-28T19:52:53.123Z] # git clone --branch semver git@github.com:edgexfoundry/edgex-go.git $SEMVER_TEMP [2021-04-28T19:53:11.311Z] # '/tmp/semver-965801223' -> '/w/workspace/edgex-go/3/.semver' [2021-04-28T19:53:12.271Z] # -> Force: false [2021-04-28T19:53:12.271Z] # $SEMVER_DIR = /w/workspace/edgex-go/3/.semver [Pipeline] } [2021-04-28T19:53:12.290Z] $ docker exec --env ******** --env ******** adcd5a09532b3faab27d15555ca5440fe89586e83ca5a69c2b8654eb704cd7c6 ssh-agent -k [2021-04-28T19:53:12.589Z] unset SSH_AUTH_SOCK; [2021-04-28T19:53:12.589Z] unset SSH_AGENT_PID; [2021-04-28T19:53:12.590Z] echo Agent pid 52 killed; [2021-04-28T19:53:12.691Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2021-04-28T19:53:13.030Z] + git semver [Pipeline] } [2021-04-28T19:53:13.049Z] $ docker stop --time=1 adcd5a09532b3faab27d15555ca5440fe89586e83ca5a69c2b8654eb704cd7c6 [2021-04-28T19:53:14.653Z] $ docker rm -f adcd5a09532b3faab27d15555ca5440fe89586e83ca5a69c2b8654eb704cd7c6 [Pipeline] // withDockerContainer [Pipeline] sh [2021-04-28T19:53:15.130Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2021-04-28T19:53:15.637Z] Stashed 1 file(s) [Pipeline] echo [2021-04-28T19:53:15.640Z] [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 [2021-04-28T19:53:16.175Z] + sudo jq '. + {"registry-mirrors": ["https://nexus3.edgexfoundry.org:10001"], debug: false}' /etc/docker/daemon.json [Pipeline] sh [2021-04-28T19:53:16.487Z] + sudo mv /tmp/daemon.json /etc/docker/daemon.json [Pipeline] sh [2021-04-28T19:53:16.790Z] + sudo service docker restart [2021-04-28T19:53:16.790Z] + true [2021-04-28T19:53:16.790Z] Redirecting to /bin/systemctl restart docker.service [Pipeline] echo [2021-04-28T19:53:17.393Z] ========================================================= [2021-04-28T19:53:17.393Z] [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine] [2021-04-28T19:53:17.393Z] ========================================================= [Pipeline] isUnix [Pipeline] sh [2021-04-28T19:53:17.708Z] + docker build -t ci-base-image-x86_64 -f Dockerfile.build --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine . [2021-04-28T19:53:22.015Z] Sending build context to Docker daemon 329.7MB [2021-04-28T19:53:22.015Z] Step 1/6 : ARG BASE=golang:1.15-alpine3.12 [2021-04-28T19:53:22.015Z] Step 2/6 : FROM ${BASE} [2021-04-28T19:53:22.015Z] 1.15-alpine: Pulling from edgex-devops/edgex-golang-base [2021-04-28T19:53:22.015Z] 188c0c94c7c5: Pulling fs layer [2021-04-28T19:53:22.015Z] 0ef7d3d256c8: Pulling fs layer [2021-04-28T19:53:22.015Z] de9db76c5a1d: Pulling fs layer [2021-04-28T19:53:22.015Z] bca2f99d35d6: Pulling fs layer [2021-04-28T19:53:22.015Z] 93359f2a8cfa: Pulling fs layer [2021-04-28T19:53:22.015Z] 7c6f9722023f: Pulling fs layer [2021-04-28T19:53:22.015Z] a35cf1a2eb13: Pulling fs layer [2021-04-28T19:53:22.015Z] 93359f2a8cfa: Waiting [2021-04-28T19:53:22.015Z] 7c6f9722023f: Waiting [2021-04-28T19:53:22.015Z] a35cf1a2eb13: Waiting [2021-04-28T19:53:22.015Z] bca2f99d35d6: Waiting [2021-04-28T19:53:22.015Z] de9db76c5a1d: Verifying Checksum [2021-04-28T19:53:22.015Z] de9db76c5a1d: Download complete [2021-04-28T19:53:22.015Z] 0ef7d3d256c8: Verifying Checksum [2021-04-28T19:53:22.015Z] 0ef7d3d256c8: Download complete [2021-04-28T19:53:22.016Z] 93359f2a8cfa: Verifying Checksum [2021-04-28T19:53:22.016Z] 93359f2a8cfa: Download complete [2021-04-28T19:53:22.016Z] 188c0c94c7c5: Verifying Checksum [2021-04-28T19:53:22.016Z] 188c0c94c7c5: Download complete [2021-04-28T19:53:22.016Z] 7c6f9722023f: Verifying Checksum [2021-04-28T19:53:22.016Z] 7c6f9722023f: Download complete [2021-04-28T19:53:22.016Z] 188c0c94c7c5: Pull complete [2021-04-28T19:53:22.016Z] 0ef7d3d256c8: Pull complete [2021-04-28T19:53:22.278Z] de9db76c5a1d: Pull complete [2021-04-28T19:53:24.213Z] a35cf1a2eb13: Verifying Checksum [2021-04-28T19:53:24.213Z] a35cf1a2eb13: Download complete [2021-04-28T19:53:24.213Z] bca2f99d35d6: Verifying Checksum [2021-04-28T19:53:24.213Z] bca2f99d35d6: Download complete [2021-04-28T19:53:29.555Z] bca2f99d35d6: Pull complete [2021-04-28T19:53:29.818Z] 93359f2a8cfa: Pull complete [2021-04-28T19:53:29.818Z] 7c6f9722023f: Pull complete [2021-04-28T19:53:30.792Z] Still waiting to schedule task [2021-04-28T19:53:30.793Z] All nodes of label ‘ubuntu18.04-docker-arm64-4c-16g’ are offline [2021-04-28T19:53:35.143Z] a35cf1a2eb13: Pull complete [2021-04-28T19:53:35.143Z] Digest: sha256:47e1832254f01ad1d18e03a79677f1a8325b9c763402aad95be204d7d7715f46 [2021-04-28T19:53:35.143Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine [2021-04-28T19:53:35.143Z] ---> a62c8e92a672 [2021-04-28T19:53:35.143Z] Step 3/6 : RUN apk add --update --no-cache make git curl bash zeromq-dev libsodium-dev pkgconfig build-base && ln -s /bin/touch /usr/bin/touch [2021-04-28T19:53:35.143Z] ---> Running in d146029ab9de [2021-04-28T19:53:35.143Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-04-28T19:53:36.093Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-04-28T19:53:36.360Z] (1/12) Installing libmagic (5.38-r0) [2021-04-28T19:53:36.935Z] (2/12) Installing file (5.38-r0) [2021-04-28T19:53:36.935Z] (3/12) Installing libc-dev (0.7.2-r3) [2021-04-28T19:53:36.935Z] (4/12) Installing g++ (9.3.0-r2) [2021-04-28T19:53:45.138Z] (5/12) Installing fortify-headers (1.1-r0) [2021-04-28T19:53:45.138Z] (6/12) Installing patch (2.7.6-r6) [2021-04-28T19:53:45.138Z] (7/12) Installing build-base (0.5-r2) [2021-04-28T19:53:45.402Z] (8/12) Installing libsodium (1.0.18-r0) [2021-04-28T19:53:45.665Z] (9/12) Installing pkgconf (1.7.2-r0) [2021-04-28T19:53:45.665Z] (10/12) Installing libsodium-dev (1.0.18-r0) [2021-04-28T19:53:45.928Z] (11/12) Installing libzmq (4.3.3-r0) [2021-04-28T19:53:46.192Z] (12/12) Installing zeromq-dev (4.3.3-r0) [2021-04-28T19:53:46.192Z] Executing busybox-1.31.1-r19.trigger [2021-04-28T19:53:46.192Z] OK: 233 MiB in 51 packages [2021-04-28T19:53:50.423Z] Removing intermediate container d146029ab9de [2021-04-28T19:53:50.423Z] ---> 325ee1050a9e [2021-04-28T19:53:50.423Z] Step 4/6 : WORKDIR /edgex-go [2021-04-28T19:53:50.423Z] ---> Running in 97cd394f28b1 [2021-04-28T19:53:50.686Z] Removing intermediate container 97cd394f28b1 [2021-04-28T19:53:50.687Z] ---> 2045171050ec [2021-04-28T19:53:50.687Z] Step 5/6 : COPY go.mod . [2021-04-28T19:53:50.952Z] ---> 14f9c81edee8 [2021-04-28T19:53:50.952Z] Step 6/6 : RUN go mod download [2021-04-28T19:53:50.952Z] ---> Running in 474ffc7d2fde [2021-04-28T19:54:13.011Z] Removing intermediate container 474ffc7d2fde [2021-04-28T19:54:13.011Z] ---> 3cb5a84ca1f5 [2021-04-28T19:54:13.011Z] Successfully built 3cb5a84ca1f5 [2021-04-28T19:54:13.011Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] sh [2021-04-28T19:54:13.326Z] + docker inspect -f . ci-base-image-x86_64 [2021-04-28T19:54:13.326Z] . [Pipeline] withDockerContainer [2021-04-28T19:54:13.428Z] prd-centos7-docker-4c-2g-2226 does not seem to be running inside a container [2021-04-28T19:54:13.491Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/3 -v /w/workspace/edgex-go/3:/w/workspace/edgex-go/3:rw,z -v /w/workspace/edgex-go/3@tmp:/w/workspace/edgex-go/3@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 ******** ci-base-image-x86_64 cat [2021-04-28T19:54:14.543Z] $ docker top 3a040ad80b1ea74a3822e8a0a98a9190b28103eca743eb7c9710f68804129abf -eo pid,comm [Pipeline] { [Pipeline] sh [2021-04-28T19:54:15.002Z] + go version [2021-04-28T19:54:15.002Z] go version go1.15.5 linux/amd64 [Pipeline] } [2021-04-28T19:54:15.020Z] $ docker stop --time=1 3a040ad80b1ea74a3822e8a0a98a9190b28103eca743eb7c9710f68804129abf [2021-04-28T19:54:16.401Z] $ docker rm -f 3a040ad80b1ea74a3822e8a0a98a9190b28103eca743eb7c9710f68804129abf [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-04-28T19:54:16.934Z] + docker inspect -f . ci-base-image-x86_64 [2021-04-28T19:54:16.934Z] . [Pipeline] withDockerContainer [2021-04-28T19:54:17.056Z] prd-centos7-docker-4c-2g-2226 does not seem to be running inside a container [2021-04-28T19:54:17.109Z] $ 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/3 -v /w/workspace/edgex-go/3:/w/workspace/edgex-go/3:rw,z -v /w/workspace/edgex-go/3@tmp:/w/workspace/edgex-go/3@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 ******** ci-base-image-x86_64 cat [2021-04-28T19:54:17.897Z] $ docker top 41e7050cac9d06f8fc305efe362e215ee08e9eb33b59cf868871393a27a1b771 -eo pid,comm [Pipeline] { [Pipeline] echo [2021-04-28T19:54:18.051Z] ========================================================= [2021-04-28T19:54:18.051Z] [edgeXBuildGoParallel] Running Tests and Build... [2021-04-28T19:54:18.051Z] ========================================================= [Pipeline] sh [2021-04-28T19:54:18.346Z] + make test [2021-04-28T19:54:18.346Z] GO111MODULE=on go test -race -coverprofile=coverage.out ./... [2021-04-28T19:54:28.432Z] ? github.com/edgexfoundry/edgex-go [no test files] [2021-04-28T19:54:43.511Z] ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] [2021-04-28T19:54:50.176Z] ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] [2021-04-28T19:54:50.769Z] ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] [2021-04-28T19:54:50.769Z] ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] [2021-04-28T19:54:53.381Z] ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] [2021-04-28T19:54:53.381Z] ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] [2021-04-28T19:54:53.381Z] ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-setup [no test files] [2021-04-28T19:54:53.381Z] ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] [2021-04-28T19:54:53.970Z] ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] [2021-04-28T19:54:54.564Z] ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] [2021-04-28T19:54:57.165Z] ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-agent [no test files] [2021-04-28T19:54:57.165Z] ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-executor [no test files] [2021-04-28T19:54:57.165Z] ? github.com/edgexfoundry/edgex-go/internal [no test files] [2021-04-28T19:54:59.129Z] ok github.com/edgexfoundry/edgex-go/internal/core/command 0.126s coverage: 45.9% of statements [2021-04-28T19:54:59.129Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] [2021-04-28T19:54:59.129Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] [2021-04-28T19:54:59.129Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/errors [no test files] [2021-04-28T19:54:59.129Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/interfaces [no test files] [2021-04-28T19:54:59.129Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/interfaces/mocks [no test files] [2021-04-28T19:54:59.129Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/v2 [no test files] [2021-04-28T19:54:59.129Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/v2/application 0.063s coverage: 19.8% of statements [2021-04-28T19:54:59.129Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/v2/controller/http 0.097s coverage: 100.0% of statements [2021-04-28T19:55:03.464Z] ok github.com/edgexfoundry/edgex-go/internal/core/data 1.243s coverage: 27.1% of statements [2021-04-28T19:55:03.464Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] [2021-04-28T19:55:03.464Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] [2021-04-28T19:55:03.464Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/errors [no test files] [2021-04-28T19:55:03.464Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/interfaces [no test files] [2021-04-28T19:55:03.464Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/interfaces/mocks [no test files] [2021-04-28T19:55:03.464Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] [2021-04-28T19:55:03.464Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/operators/reading 0.067s coverage: 100.0% of statements [2021-04-28T19:55:03.464Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/operators/reading/mocks [no test files] [2021-04-28T19:55:03.464Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/operators/value_descriptor 0.057s coverage: 100.0% of statements [2021-04-28T19:55:03.464Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/operators/value_descriptor/mocks [no test files] [2021-04-28T19:55:03.464Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2 [no test files] [2021-04-28T19:55:03.464Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/v2/application 0.128s coverage: 71.3% of statements [2021-04-28T19:55:03.464Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/application/mocks [no test files] [2021-04-28T19:55:03.464Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/bootstrap/container [no test files] [2021-04-28T19:55:03.464Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/v2/controller/http 0.213s coverage: 87.7% of statements [2021-04-28T19:55:03.464Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/infrastructure/interfaces [no test files] [2021-04-28T19:55:03.464Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/infrastructure/interfaces/mocks [no test files] [2021-04-28T19:55:03.464Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/v2/io 0.075s coverage: 78.9% of statements [2021-04-28T19:55:03.464Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/mocks [no test files] [2021-04-28T19:55:06.066Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata 0.402s coverage: 28.6% of statements [2021-04-28T19:55:06.066Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] [2021-04-28T19:55:06.066Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] [2021-04-28T19:55:06.066Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/errors [no test files] [2021-04-28T19:55:06.066Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/interfaces [no test files] [2021-04-28T19:55:06.066Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/interfaces/mocks [no test files] [2021-04-28T19:55:06.066Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/addressable 0.084s coverage: 100.0% of statements [2021-04-28T19:55:06.066Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/addressable/mocks [no test files] [2021-04-28T19:55:06.066Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/command 0.055s coverage: 100.0% of statements [2021-04-28T19:55:06.066Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/command/mocks [no test files] [2021-04-28T19:55:06.066Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device 0.174s coverage: 86.7% of statements [2021-04-28T19:55:06.066Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device/mocks [no test files] [2021-04-28T19:55:06.066Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_profile 0.142s coverage: 97.5% of statements [2021-04-28T19:55:06.066Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_profile/mocks [no test files] [2021-04-28T19:55:06.340Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_service 0.107s coverage: 78.3% of statements [2021-04-28T19:55:06.340Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_service/mocks [no test files] [2021-04-28T19:55:06.340Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2 [no test files] [2021-04-28T19:55:06.340Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/application [no test files] [2021-04-28T19:55:06.340Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/bootstrap/container [no test files] [2021-04-28T19:55:08.963Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/controller/http 0.362s coverage: 95.1% of statements [2021-04-28T19:55:08.963Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/infrastructure/interfaces [no test files] [2021-04-28T19:55:08.963Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/infrastructure/interfaces/mocks [no test files] [2021-04-28T19:55:08.963Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/io [no test files] [2021-04-28T19:55:08.963Z] ? github.com/edgexfoundry/edgex-go/internal/mocks [no test files] [2021-04-28T19:55:08.963Z] ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] [2021-04-28T19:55:08.963Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/container [no test files] [2021-04-28T19:55:08.963Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers/database [no test files] [2021-04-28T19:55:08.963Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] [2021-04-28T19:55:08.963Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] [2021-04-28T19:55:08.963Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/container [no test files] [2021-04-28T19:55:08.963Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] [2021-04-28T19:55:08.963Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation/models [no test files] [2021-04-28T19:55:08.963Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] [2021-04-28T19:55:08.963Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/interfaces [no test files] [2021-04-28T19:55:08.963Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] [2021-04-28T19:55:08.963Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis/models [no test files] [2021-04-28T19:55:08.963Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/test [no test files] [2021-04-28T19:55:08.963Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/errorconcept [no test files] [2021-04-28T19:55:08.963Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/telemetry 0.050s coverage: 58.8% of statements [2021-04-28T19:55:08.963Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/bootstrap/handlers [no test files] [2021-04-28T19:55:08.963Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/controller/http [no test files] [2021-04-28T19:55:08.963Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/v2/infrastructure/redis 0.060s coverage: 0.9% of statements [2021-04-28T19:55:08.963Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/interfaces [no test files] [2021-04-28T19:55:08.963Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/utils [no test files] [2021-04-28T19:55:08.963Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] [2021-04-28T19:55:08.963Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.085s coverage: 47.1% of statements [2021-04-28T19:55:08.963Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 0.085s coverage: 79.5% of statements [2021-04-28T19:55:08.963Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.058s coverage: 94.1% of statements [2021-04-28T19:55:08.963Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.153s coverage: 96.3% of statements [2021-04-28T19:55:09.235Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.070s coverage: 87.5% of statements [2021-04-28T19:55:21.504Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 11.066s coverage: 94.4% of statements [2021-04-28T19:55:21.504Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/ping 0.050s coverage: 44.8% of statements [2021-04-28T19:55:23.257Z] Running on prd-ubuntu18.04-docker-arm64-4c-16g-2228 in /w/workspace/edgexfoundry_edgex-go_PR-3408 [Pipeline] { [Pipeline] ws [2021-04-28T19:55:23.275Z] Running in /w/workspace/edgex-go/3 [Pipeline] { [Pipeline] checkout [2021-04-28T19:55:24.086Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 13.235s coverage: 81.8% of statements [2021-04-28T19:55:24.086Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] [2021-04-28T19:55:28.692Z] using credential edgex-jenkins-ssh [2021-04-28T19:55:28.714Z] Cloning the remote Git repository [2021-04-28T19:55:28.784Z] Cloning repository git@github.com:edgexfoundry/edgex-go.git [2021-04-28T19:55:28.941Z] > git init /w/workspace/edgex-go/3 # timeout=10 [2021-04-28T19:55:29.027Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2021-04-28T19:55:29.028Z] > git --version # timeout=10 [2021-04-28T19:55:29.047Z] > git --version # 'git version 2.17.1' [2021-04-28T19:55:29.048Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-04-28T19:55:29.125Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-04-28T19:55:32.320Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 22.080s coverage: 92.9% of statements [2021-04-28T19:55:32.320Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] [2021-04-28T19:55:32.320Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] [2021-04-28T19:55:32.320Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] [2021-04-28T19:55:32.320Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 0.035s coverage: 77.8% of statements [2021-04-28T19:55:32.320Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] [2021-04-28T19:55:32.320Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] [2021-04-28T19:55:32.320Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] [2021-04-28T19:55:32.320Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] [2021-04-28T19:55:32.320Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] [2021-04-28T19:55:32.320Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 11.038s coverage: 87.2% of statements [2021-04-28T19:55:32.320Z] ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] [2021-04-28T19:55:32.320Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] [2021-04-28T19:55:32.320Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.054s coverage: 100.0% of statements [2021-04-28T19:55:32.320Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] [2021-04-28T19:55:32.320Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.064s coverage: 75.5% of statements [2021-04-28T19:55:32.320Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/common [no test files] [2021-04-28T19:55:32.320Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.054s coverage: 80.8% of statements [2021-04-28T19:55:32.320Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/jwt 0.078s coverage: 87.2% of statements [2021-04-28T19:55:32.320Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/oauth2 0.079s coverage: 84.6% of statements [2021-04-28T19:55:32.320Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.096s coverage: 91.6% of statements [2021-04-28T19:55:32.320Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] [2021-04-28T19:55:32.320Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 0.208s coverage: 64.4% of statements [2021-04-28T19:55:32.320Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] [2021-04-28T19:55:32.320Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] [2021-04-28T19:55:32.320Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.057s coverage: 100.0% of statements [2021-04-28T19:55:32.320Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.039s coverage: 91.3% of statements [2021-04-28T19:55:32.320Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.036s coverage: 100.0% of statements [2021-04-28T19:55:32.321Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.033s coverage: 73.7% of statements [2021-04-28T19:55:32.321Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.034s coverage: 100.0% of statements [2021-04-28T19:55:32.321Z] ok github.com/edgexfoundry/edgex-go/internal/security/proxy 0.336s coverage: 69.0% of statements [2021-04-28T19:55:32.321Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/config [no test files] [2021-04-28T19:55:32.321Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/container [no test files] [2021-04-28T19:55:32.321Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/models [no test files] [2021-04-28T19:55:32.321Z] --- FAIL: TestCreatesFile (0.00s) [2021-04-28T19:55:32.321Z] tokenprovider_linux_test.go:56: [2021-04-28T19:55:32.321Z] Error Trace: tokenprovider_linux_test.go:56 [2021-04-28T19:55:32.321Z] Error: Received unexpected error: [2021-04-28T19:55:32.321Z] open /tmp/tokenprovider_linux_test.dat: no such file or directory [2021-04-28T19:55:32.321Z] Test: TestCreatesFile [2021-04-28T19:55:32.321Z] FAIL [2021-04-28T19:55:32.321Z] coverage: 39.8% of statements [2021-04-28T19:55:32.321Z] FAIL github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.147s [2021-04-28T19:55:32.321Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] [2021-04-28T19:55:32.321Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] [2021-04-28T19:55:32.321Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 0.039s coverage: 89.5% of statements [2021-04-28T19:55:32.321Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] [2021-04-28T19:55:32.321Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 0.045s coverage: 84.8% of statements [2021-04-28T19:55:32.321Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications 0.139s coverage: 47.0% of statements [2021-04-28T19:55:32.321Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] [2021-04-28T19:55:32.321Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] [2021-04-28T19:55:32.321Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/errors [no test files] [2021-04-28T19:55:32.321Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/interfaces [no test files] [2021-04-28T19:55:32.321Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/interfaces/mocks [no test files] [2021-04-28T19:55:32.321Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/notification 0.059s coverage: 100.0% of statements [2021-04-28T19:55:32.321Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/notification/mocks [no test files] [2021-04-28T19:55:32.321Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/subscription 0.045s coverage: 100.0% of statements [2021-04-28T19:55:32.321Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/subscription/mocks [no test files] [2021-04-28T19:55:32.321Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2 [no test files] [2021-04-28T19:55:32.321Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/application 0.060s coverage: 9.6% of statements [2021-04-28T19:55:32.321Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/bootstrap/container [no test files] [2021-04-28T19:55:32.321Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/controller/http 0.159s coverage: 92.6% of statements [2021-04-28T19:55:32.321Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/infrastructure/interfaces [no test files] [2021-04-28T19:55:32.321Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/infrastructure/interfaces/mocks [no test files] [2021-04-28T19:55:32.321Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/io [no test files] [2021-04-28T19:55:32.321Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler 0.748s coverage: 28.7% of statements [2021-04-28T19:55:32.321Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] [2021-04-28T19:55:32.321Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] [2021-04-28T19:55:32.321Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/errors [no test files] [2021-04-28T19:55:32.321Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/interfaces [no test files] [2021-04-28T19:55:32.321Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/interfaces/mocks [no test files] [2021-04-28T19:55:32.321Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/interval 0.074s coverage: 99.0% of statements [2021-04-28T19:55:32.321Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/interval/mocks [no test files] [2021-04-28T19:55:32.321Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/intervalaction 0.057s coverage: 100.0% of statements [2021-04-28T19:55:32.321Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/intervalaction/mocks [no test files] [2021-04-28T19:55:32.321Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2 [no test files] [2021-04-28T19:55:32.321Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/application [no test files] [2021-04-28T19:55:32.321Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/application/scheduler 0.069s coverage: 64.6% of statements [2021-04-28T19:55:32.321Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/bootstrap/container [no test files] [2021-04-28T19:55:33.289Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/controller/http 0.151s coverage: 97.6% of statements [2021-04-28T19:55:33.289Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/infrastructure/interfaces [no test files] [2021-04-28T19:55:33.290Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/infrastructure/interfaces/mocks [no test files] [2021-04-28T19:55:33.290Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/io [no test files] [2021-04-28T19:55:33.290Z] ok github.com/edgexfoundry/edgex-go/internal/system 0.026s coverage: 0.0% of statements [2021-04-28T19:55:33.290Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent [no test files] [2021-04-28T19:55:33.290Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/clients 0.066s coverage: 100.0% of statements [2021-04-28T19:55:33.290Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/concurrent [no test files] [2021-04-28T19:55:33.290Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/config [no test files] [2021-04-28T19:55:33.290Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/container [no test files] [2021-04-28T19:55:33.290Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/direct [no test files] [2021-04-28T19:55:33.290Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/executor 0.055s coverage: 87.9% of statements [2021-04-28T19:55:33.290Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/getconfig [no test files] [2021-04-28T19:55:33.290Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/interfaces [no test files] [2021-04-28T19:55:33.554Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/response 0.039s coverage: 100.0% of statements [2021-04-28T19:55:34.130Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/setconfig 0.047s coverage: 28.1% of statements [2021-04-28T19:55:34.130Z] ok github.com/edgexfoundry/edgex-go/internal/system/executor 0.043s coverage: 100.0% of statements [2021-04-28T19:55:34.130Z] FAIL [2021-04-28T19:55:34.400Z] make: *** [Makefile:94: test] Error 1 [Pipeline] } [2021-04-28T19:55:34.685Z] $ docker stop --time=1 41e7050cac9d06f8fc305efe362e215ee08e9eb33b59cf868871393a27a1b771 [2021-04-28T19:55:36.956Z] $ docker rm -f 41e7050cac9d06f8fc305efe362e215ee08e9eb33b59cf868871393a27a1b771 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) Stage "Docker Build" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) Stage "Snap" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [2021-04-28T19:55:37.521Z] Failed in branch amd64 [2021-04-28T19:55:44.952Z] Merging remotes/origin/master commit d6c94b2bf9e03361c9a87fbe2ddec88137f69d04 into PR head commit ff1bb93d2c548e301fa89945b9024d844349015a [2021-04-28T19:55:45.397Z] Merge succeeded, producing ff1bb93d2c548e301fa89945b9024d844349015a [2021-04-28T19:55:45.398Z] Checking out Revision ff1bb93d2c548e301fa89945b9024d844349015a (PR-3408) [2021-04-28T19:55:43.977Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2021-04-28T19:55:44.003Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-04-28T19:55:44.037Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2021-04-28T19:55:44.078Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2021-04-28T19:55:44.079Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-04-28T19:55:44.092Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/3408/head:refs/remotes/origin/PR-3408 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2021-04-28T19:55:44.974Z] > git config core.sparsecheckout # timeout=10 [2021-04-28T19:55:44.996Z] > git checkout -f ff1bb93d2c548e301fa89945b9024d844349015a # timeout=10 [2021-04-28T19:55:45.312Z] > git remote # timeout=10 [2021-04-28T19:55:45.330Z] > git config --get remote.origin.url # timeout=10 [2021-04-28T19:55:45.343Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-04-28T19:55:45.358Z] > git merge d6c94b2bf9e03361c9a87fbe2ddec88137f69d04 # timeout=10 [2021-04-28T19:55:45.383Z] > git rev-parse HEAD^{commit} # timeout=10 [2021-04-28T19:55:45.407Z] > git config core.sparsecheckout # timeout=10 [2021-04-28T19:55:45.421Z] > git checkout -f ff1bb93d2c548e301fa89945b9024d844349015a # timeout=10 [2021-04-28T19:55:49.817Z] Commit message: "feat: Added constants for separator characters" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2021-04-28T19:55:51.185Z] + sudo jq . + {"registry-mirrors": ["https://nexus3.edgexfoundry.org:10001"], debug: false} /etc/docker/daemon.json [Pipeline] sh [2021-04-28T19:55:51.599Z] + sudo mv /tmp/daemon.json /etc/docker/daemon.json [Pipeline] sh [2021-04-28T19:55:51.942Z] + sudo service docker restart [2021-04-28T19:55:51.942Z] + true [Pipeline] withEnv [Pipeline] { [Pipeline] wrap [2021-04-28T19:55:54.608Z] provisioning config files... [2021-04-28T19:55:54.650Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/3@tmp/config1351228221107501637tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-04-28T19:55:55.022Z] ---> docker-login.sh [2021-04-28T19:55:55.022Z] nexus3.edgexfoundry.org:10001 [2021-04-28T19:55:56.007Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-04-28T19:55:56.281Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-04-28T19:55:56.281Z] Configure a credential helper to remove this warning. See [2021-04-28T19:55:56.281Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-04-28T19:55:56.281Z] [2021-04-28T19:55:56.281Z] Login Succeeded [2021-04-28T19:55:56.281Z] nexus3.edgexfoundry.org:10002 [2021-04-28T19:55:56.556Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-04-28T19:55:56.838Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-04-28T19:55:56.838Z] Configure a credential helper to remove this warning. See [2021-04-28T19:55:56.838Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-04-28T19:55:56.838Z] [2021-04-28T19:55:56.838Z] Login Succeeded [2021-04-28T19:55:56.838Z] nexus3.edgexfoundry.org:10003 [2021-04-28T19:55:57.112Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-04-28T19:55:57.387Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-04-28T19:55:57.387Z] Configure a credential helper to remove this warning. See [2021-04-28T19:55:57.387Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-04-28T19:55:57.387Z] [2021-04-28T19:55:57.387Z] Login Succeeded [2021-04-28T19:55:57.387Z] nexus3.edgexfoundry.org:10004 [2021-04-28T19:55:57.661Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-04-28T19:55:57.947Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-04-28T19:55:57.947Z] Configure a credential helper to remove this warning. See [2021-04-28T19:55:57.947Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-04-28T19:55:57.947Z] [2021-04-28T19:55:57.947Z] Login Succeeded [2021-04-28T19:55:57.947Z] docker.io [2021-04-28T19:55:58.220Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-04-28T19:55:58.816Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-04-28T19:55:58.816Z] Configure a credential helper to remove this warning. See [2021-04-28T19:55:58.816Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-04-28T19:55:58.816Z] [2021-04-28T19:55:58.816Z] Login Succeeded [2021-04-28T19:55:58.816Z] ---> docker-login.sh ends [Pipeline] } [2021-04-28T19:55:58.838Z] Deleting 1 temporary files [Pipeline] // wrap [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2021-04-28T19:55:59.132Z] ========================================================= [2021-04-28T19:55:59.132Z] [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.15-alpine] [2021-04-28T19:55:59.132Z] ========================================================= [Pipeline] isUnix [Pipeline] sh [2021-04-28T19:55:59.473Z] + docker build -t ci-base-image-arm64 -f Dockerfile.build --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.15-alpine . [2021-04-28T19:56:02.110Z] Sending build context to Docker daemon 167.4MB [2021-04-28T19:56:02.111Z] Step 1/6 : ARG BASE=golang:1.15-alpine3.12 [2021-04-28T19:56:02.111Z] Step 2/6 : FROM ${BASE} [2021-04-28T19:56:02.111Z] 1.15-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2021-04-28T19:56:02.111Z] 5f621e34cdf4: Pulling fs layer [2021-04-28T19:56:02.111Z] a4357932f1b6: Pulling fs layer [2021-04-28T19:56:02.111Z] 18c013af1878: Pulling fs layer [2021-04-28T19:56:02.111Z] 00ac8860ef70: Pulling fs layer [2021-04-28T19:56:02.111Z] 63d7cb157983: Pulling fs layer [2021-04-28T19:56:02.111Z] b116817d02f9: Pulling fs layer [2021-04-28T19:56:02.111Z] 745a02a5169b: Pulling fs layer [2021-04-28T19:56:02.111Z] 00ac8860ef70: Waiting [2021-04-28T19:56:02.111Z] 63d7cb157983: Waiting [2021-04-28T19:56:02.111Z] b116817d02f9: Waiting [2021-04-28T19:56:02.111Z] 745a02a5169b: Waiting [2021-04-28T19:56:02.111Z] 18c013af1878: Download complete [2021-04-28T19:56:02.111Z] a4357932f1b6: Verifying Checksum [2021-04-28T19:56:02.111Z] a4357932f1b6: Download complete [2021-04-28T19:56:02.111Z] 63d7cb157983: Verifying Checksum [2021-04-28T19:56:02.111Z] 63d7cb157983: Download complete [2021-04-28T19:56:02.111Z] b116817d02f9: Verifying Checksum [2021-04-28T19:56:02.111Z] b116817d02f9: Download complete [2021-04-28T19:56:02.111Z] 5f621e34cdf4: Verifying Checksum [2021-04-28T19:56:02.111Z] 5f621e34cdf4: Download complete [2021-04-28T19:56:02.710Z] 5f621e34cdf4: Pull complete [2021-04-28T19:56:03.311Z] a4357932f1b6: Pull complete [2021-04-28T19:56:03.920Z] 18c013af1878: Pull complete [2021-04-28T19:56:04.904Z] 745a02a5169b: Download complete [2021-04-28T19:56:05.893Z] 00ac8860ef70: Verifying Checksum [2021-04-28T19:56:05.893Z] 00ac8860ef70: Download complete [2021-04-28T19:56:16.070Z] 00ac8860ef70: Pull complete [2021-04-28T19:56:16.344Z] 63d7cb157983: Pull complete [2021-04-28T19:56:16.941Z] b116817d02f9: Pull complete [2021-04-28T19:56:20.339Z] 745a02a5169b: Pull complete [2021-04-28T19:56:20.339Z] Digest: sha256:df689100bc6b2f2091bc50e3ab30bcbb973ead998518226adecfd27d0a642918 [2021-04-28T19:56:20.339Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.15-alpine [2021-04-28T19:56:20.339Z] ---> b7e6874047d6 [2021-04-28T19:56:20.339Z] Step 3/6 : RUN apk add --update --no-cache make git curl bash zeromq-dev libsodium-dev pkgconfig build-base && ln -s /bin/touch /usr/bin/touch [2021-04-28T19:56:23.729Z] ---> Running in 8af37086d4d2 [2021-04-28T19:56:24.710Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-04-28T19:56:25.298Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-04-28T19:56:26.271Z] (1/12) Installing libmagic (5.38-r0) [2021-04-28T19:56:26.271Z] (2/12) Installing file (5.38-r0) [2021-04-28T19:56:26.271Z] (3/12) Installing libc-dev (0.7.2-r3) [2021-04-28T19:56:26.543Z] (4/12) Installing g++ (9.3.0-r2) [2021-04-28T19:56:29.922Z] (5/12) Installing fortify-headers (1.1-r0) [2021-04-28T19:56:29.922Z] (6/12) Installing patch (2.7.6-r6) [2021-04-28T19:56:30.193Z] (7/12) Installing build-base (0.5-r2) [2021-04-28T19:56:30.193Z] (8/12) Installing libsodium (1.0.18-r0) [2021-04-28T19:56:30.193Z] (9/12) Installing pkgconf (1.7.2-r0) [2021-04-28T19:56:30.475Z] (10/12) Installing libsodium-dev (1.0.18-r0) [2021-04-28T19:56:30.475Z] (11/12) Installing libzmq (4.3.3-r0) [2021-04-28T19:56:30.748Z] (12/12) Installing zeromq-dev (4.3.3-r0) [2021-04-28T19:56:30.748Z] Executing busybox-1.31.1-r19.trigger [2021-04-28T19:56:30.748Z] OK: 217 MiB in 51 packages [2021-04-28T19:56:35.059Z] Removing intermediate container 8af37086d4d2 [2021-04-28T19:56:35.059Z] ---> 673d70a93f9c [2021-04-28T19:56:35.059Z] Step 4/6 : WORKDIR /edgex-go [2021-04-28T19:56:35.059Z] ---> Running in fbf6a34e3258 [2021-04-28T19:56:35.332Z] Removing intermediate container fbf6a34e3258 [2021-04-28T19:56:35.332Z] ---> 8d14acf983d6 [2021-04-28T19:56:35.332Z] Step 5/6 : COPY go.mod . [2021-04-28T19:56:36.313Z] ---> d33da34c055e [2021-04-28T19:56:36.313Z] Step 6/6 : RUN go mod download [2021-04-28T19:56:36.313Z] ---> Running in df9289bfa7e6 [2021-04-28T19:57:03.133Z] Removing intermediate container df9289bfa7e6 [2021-04-28T19:57:03.133Z] ---> 5c4ad928f03e [2021-04-28T19:57:03.133Z] Successfully built 5c4ad928f03e [2021-04-28T19:57:03.133Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] sh [2021-04-28T19:57:03.477Z] + docker inspect -f . ci-base-image-arm64 [2021-04-28T19:57:03.477Z] . [Pipeline] withDockerContainer [2021-04-28T19:57:03.734Z] prd-ubuntu18.04-docker-arm64-4c-16g-2228 does not seem to be running inside a container [2021-04-28T19:57:03.826Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/3 -v /w/workspace/edgex-go/3:/w/workspace/edgex-go/3:rw,z -v /w/workspace/edgex-go/3@tmp:/w/workspace/edgex-go/3@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 ******** ci-base-image-arm64 cat [2021-04-28T19:57:05.354Z] $ docker top 54536c59c80b2498ea673733aab25990982fa706d2920e9105da386475aa5d4f -eo pid,comm [Pipeline] { [Pipeline] sh [2021-04-28T19:57:06.277Z] + go version [2021-04-28T19:57:06.277Z] go version go1.15.5 linux/arm64 [Pipeline] } [2021-04-28T19:57:06.302Z] $ docker stop --time=1 54536c59c80b2498ea673733aab25990982fa706d2920e9105da386475aa5d4f [2021-04-28T19:57:08.207Z] $ docker rm -f 54536c59c80b2498ea673733aab25990982fa706d2920e9105da386475aa5d4f [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-04-28T19:57:08.873Z] + docker inspect -f . ci-base-image-arm64 [2021-04-28T19:57:08.874Z] . [Pipeline] withDockerContainer [2021-04-28T19:57:09.145Z] prd-ubuntu18.04-docker-arm64-4c-16g-2228 does not seem to be running inside a container [2021-04-28T19:57:09.241Z] $ 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/3 -v /w/workspace/edgex-go/3:/w/workspace/edgex-go/3:rw,z -v /w/workspace/edgex-go/3@tmp:/w/workspace/edgex-go/3@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 ******** ci-base-image-arm64 cat [2021-04-28T19:57:10.635Z] $ docker top 4787f67670913458ea9d199f61fc3fc0c5477fa0645bc5b4f083556712d328ae -eo pid,comm [Pipeline] { [Pipeline] echo [2021-04-28T19:57:10.973Z] ========================================================= [2021-04-28T19:57:10.973Z] [edgeXBuildGoParallel] Running Tests and Build... [2021-04-28T19:57:10.973Z] ========================================================= [Pipeline] sh [2021-04-28T19:57:11.627Z] + make test [2021-04-28T19:57:11.627Z] GO111MODULE=on go test -race -coverprofile=coverage.out ./... [2021-04-28T19:57:33.825Z] ? github.com/edgexfoundry/edgex-go [no test files] [2021-04-28T19:58:30.404Z] ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] [2021-04-28T19:58:30.404Z] ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] [2021-04-28T19:58:40.587Z] ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] [2021-04-28T19:58:40.587Z] ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] [2021-04-28T19:58:41.576Z] ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] [2021-04-28T19:58:41.576Z] ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] [2021-04-28T19:58:41.576Z] ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-setup [no test files] [2021-04-28T19:58:41.576Z] ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] [2021-04-28T19:58:45.915Z] ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] [2021-04-28T19:58:46.189Z] ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] [2021-04-28T19:58:54.509Z] ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-agent [no test files] [2021-04-28T19:58:54.509Z] ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-executor [no test files] [2021-04-28T19:58:54.509Z] ? github.com/edgexfoundry/edgex-go/internal [no test files] [2021-04-28T19:59:01.252Z] ok github.com/edgexfoundry/edgex-go/internal/core/command 0.376s coverage: 45.9% of statements [2021-04-28T19:59:01.252Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] [2021-04-28T19:59:01.252Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] [2021-04-28T19:59:01.252Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/errors [no test files] [2021-04-28T19:59:01.252Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/interfaces [no test files] [2021-04-28T19:59:01.252Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/interfaces/mocks [no test files] [2021-04-28T19:59:01.252Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/v2 [no test files] [2021-04-28T19:59:01.252Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/v2/application 0.133s coverage: 19.8% of statements [2021-04-28T19:59:01.252Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/v2/controller/http 0.243s coverage: 100.0% of statements [2021-04-28T19:59:08.023Z] ok github.com/edgexfoundry/edgex-go/internal/core/data 1.560s coverage: 27.1% of statements [2021-04-28T19:59:08.023Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] [2021-04-28T19:59:08.023Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] [2021-04-28T19:59:08.023Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/errors [no test files] [2021-04-28T19:59:08.023Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/interfaces [no test files] [2021-04-28T19:59:08.023Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/interfaces/mocks [no test files] [2021-04-28T19:59:08.023Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] [2021-04-28T19:59:08.023Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/operators/reading 0.134s coverage: 100.0% of statements [2021-04-28T19:59:08.023Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/operators/reading/mocks [no test files] [2021-04-28T19:59:08.023Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/operators/value_descriptor 0.156s coverage: 100.0% of statements [2021-04-28T19:59:08.023Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/operators/value_descriptor/mocks [no test files] [2021-04-28T19:59:08.023Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2 [no test files] [2021-04-28T19:59:10.026Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/v2/application 0.232s coverage: 71.3% of statements [2021-04-28T19:59:10.026Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/application/mocks [no test files] [2021-04-28T19:59:10.026Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/bootstrap/container [no test files] [2021-04-28T19:59:12.023Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/v2/controller/http 0.525s coverage: 87.7% of statements [2021-04-28T19:59:12.023Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/infrastructure/interfaces [no test files] [2021-04-28T19:59:12.023Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/infrastructure/interfaces/mocks [no test files] [2021-04-28T19:59:12.023Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/v2/io 0.151s coverage: 78.9% of statements [2021-04-28T19:59:12.023Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/mocks [no test files] [2021-04-28T19:59:22.246Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata 1.230s coverage: 28.6% of statements [2021-04-28T19:59:22.246Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] [2021-04-28T19:59:22.246Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] [2021-04-28T19:59:22.246Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/errors [no test files] [2021-04-28T19:59:22.246Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/interfaces [no test files] [2021-04-28T19:59:22.246Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/interfaces/mocks [no test files] [2021-04-28T19:59:22.246Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/addressable 0.234s coverage: 100.0% of statements [2021-04-28T19:59:22.246Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/addressable/mocks [no test files] [2021-04-28T19:59:22.246Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/command 0.139s coverage: 100.0% of statements [2021-04-28T19:59:22.246Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/command/mocks [no test files] [2021-04-28T19:59:22.246Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device 0.555s coverage: 86.7% of statements [2021-04-28T19:59:22.246Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device/mocks [no test files] [2021-04-28T19:59:22.246Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_profile 0.574s coverage: 97.5% of statements [2021-04-28T19:59:22.246Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_profile/mocks [no test files] [2021-04-28T19:59:22.246Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_service 0.248s coverage: 78.3% of statements [2021-04-28T19:59:22.246Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_service/mocks [no test files] [2021-04-28T19:59:22.246Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2 [no test files] [2021-04-28T19:59:22.246Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/application [no test files] [2021-04-28T19:59:22.246Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/bootstrap/container [no test files] [2021-04-28T19:59:30.627Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/controller/http 1.390s coverage: 95.1% of statements [2021-04-28T19:59:30.627Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/infrastructure/interfaces [no test files] [2021-04-28T19:59:30.627Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/infrastructure/interfaces/mocks [no test files] [2021-04-28T19:59:30.627Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/io [no test files] [2021-04-28T19:59:30.627Z] ? github.com/edgexfoundry/edgex-go/internal/mocks [no test files] [2021-04-28T19:59:30.627Z] ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] [2021-04-28T19:59:30.627Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/container [no test files] [2021-04-28T19:59:30.627Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers/database [no test files] [2021-04-28T19:59:30.627Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] [2021-04-28T19:59:30.627Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] [2021-04-28T19:59:30.627Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/container [no test files] [2021-04-28T19:59:30.627Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] [2021-04-28T19:59:30.627Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation/models [no test files] [2021-04-28T19:59:30.627Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] [2021-04-28T19:59:30.627Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/interfaces [no test files] [2021-04-28T19:59:30.627Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] [2021-04-28T19:59:30.627Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis/models [no test files] [2021-04-28T19:59:30.627Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/test [no test files] [2021-04-28T19:59:30.627Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/errorconcept [no test files] [2021-04-28T19:59:30.627Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/telemetry 0.117s coverage: 58.8% of statements [2021-04-28T19:59:30.627Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/bootstrap/handlers [no test files] [2021-04-28T19:59:30.627Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/controller/http [no test files] [2021-04-28T19:59:30.627Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/v2/infrastructure/redis 0.203s coverage: 0.9% of statements [2021-04-28T19:59:30.627Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/interfaces [no test files] [2021-04-28T19:59:30.627Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/utils [no test files] [2021-04-28T19:59:30.627Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] [2021-04-28T19:59:30.627Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.146s coverage: 47.1% of statements [2021-04-28T19:59:30.627Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 1.208s coverage: 79.5% of statements [2021-04-28T19:59:30.627Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.133s coverage: 94.1% of statements [2021-04-28T19:59:30.627Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.154s coverage: 96.3% of statements [2021-04-28T19:59:32.069Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.121s coverage: 87.5% of statements [2021-04-28T19:59:44.478Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 12.154s coverage: 94.4% of statements [2021-04-28T19:59:44.478Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/ping 0.135s coverage: 44.8% of statements [2021-04-28T19:59:49.883Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 14.555s coverage: 81.8% of statements [2021-04-28T19:59:49.883Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] [2021-04-28T20:00:02.319Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 24.193s coverage: 92.9% of statements [2021-04-28T20:00:02.319Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] [2021-04-28T20:00:02.319Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] [2021-04-28T20:00:02.319Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] [2021-04-28T20:00:02.319Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 0.054s coverage: 77.8% of statements [2021-04-28T20:00:02.319Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] [2021-04-28T20:00:02.319Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] [2021-04-28T20:00:02.319Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] [2021-04-28T20:00:02.319Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] [2021-04-28T20:00:02.319Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] [2021-04-28T20:00:02.319Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 11.075s coverage: 87.2% of statements [2021-04-28T20:00:02.319Z] ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] [2021-04-28T20:00:02.319Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] [2021-04-28T20:00:02.319Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.107s coverage: 100.0% of statements [2021-04-28T20:00:02.319Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] [2021-04-28T20:00:02.319Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.154s coverage: 75.5% of statements [2021-04-28T20:00:02.319Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/common [no test files] [2021-04-28T20:00:02.319Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.132s coverage: 80.8% of statements [2021-04-28T20:00:02.319Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/jwt 0.186s coverage: 87.2% of statements [2021-04-28T20:00:02.319Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/oauth2 0.216s coverage: 84.6% of statements [2021-04-28T20:00:02.319Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.244s coverage: 91.6% of statements [2021-04-28T20:00:02.319Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] [2021-04-28T20:00:02.319Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 0.599s coverage: 64.4% of statements [2021-04-28T20:00:02.319Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] [2021-04-28T20:00:02.319Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] [2021-04-28T20:00:02.319Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.130s coverage: 100.0% of statements [2021-04-28T20:00:02.319Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.076s coverage: 91.3% of statements [2021-04-28T20:00:02.319Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.055s coverage: 100.0% of statements [2021-04-28T20:00:02.319Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.086s coverage: 73.7% of statements [2021-04-28T20:00:02.595Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.081s coverage: 100.0% of statements [2021-04-28T20:00:06.946Z] ok github.com/edgexfoundry/edgex-go/internal/security/proxy 0.975s coverage: 69.0% of statements [2021-04-28T20:00:06.946Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/config [no test files] [2021-04-28T20:00:06.946Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/container [no test files] [2021-04-28T20:00:06.946Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/models [no test files] [2021-04-28T20:00:07.954Z] --- FAIL: TestCreatesFile (0.00s) [2021-04-28T20:00:07.954Z] tokenprovider_linux_test.go:56: [2021-04-28T20:00:07.954Z] Error Trace: tokenprovider_linux_test.go:56 [2021-04-28T20:00:07.954Z] Error: Received unexpected error: [2021-04-28T20:00:07.954Z] open /tmp/tokenprovider_linux_test.dat: no such file or directory [2021-04-28T20:00:07.954Z] Test: TestCreatesFile [2021-04-28T20:00:07.954Z] FAIL [2021-04-28T20:00:07.954Z] coverage: 39.8% of statements [2021-04-28T20:00:07.954Z] FAIL github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.675s [2021-04-28T20:00:07.954Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] [2021-04-28T20:00:07.954Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] [2021-04-28T20:00:07.954Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 0.083s coverage: 89.5% of statements [2021-04-28T20:00:07.954Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] [2021-04-28T20:00:07.954Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 0.092s coverage: 84.8% of statements [2021-04-28T20:00:16.283Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications 0.493s coverage: 47.0% of statements [2021-04-28T20:00:16.283Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] [2021-04-28T20:00:16.283Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] [2021-04-28T20:00:16.283Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/errors [no test files] [2021-04-28T20:00:16.283Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/interfaces [no test files] [2021-04-28T20:00:16.283Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/interfaces/mocks [no test files] [2021-04-28T20:00:16.283Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/notification 0.117s coverage: 100.0% of statements [2021-04-28T20:00:16.283Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/notification/mocks [no test files] [2021-04-28T20:00:16.283Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/subscription 0.132s coverage: 100.0% of statements [2021-04-28T20:00:16.283Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/subscription/mocks [no test files] [2021-04-28T20:00:16.283Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2 [no test files] [2021-04-28T20:00:16.283Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/application 0.166s coverage: 9.6% of statements [2021-04-28T20:00:16.283Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/bootstrap/container [no test files] [2021-04-28T20:00:16.896Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/controller/http 0.495s coverage: 92.6% of statements [2021-04-28T20:00:16.896Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/infrastructure/interfaces [no test files] [2021-04-28T20:00:16.896Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/infrastructure/interfaces/mocks [no test files] [2021-04-28T20:00:16.896Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/io [no test files] [2021-04-28T20:00:25.228Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler 4.138s coverage: 28.7% of statements [2021-04-28T20:00:25.228Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] [2021-04-28T20:00:25.228Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] [2021-04-28T20:00:25.228Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/errors [no test files] [2021-04-28T20:00:25.228Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/interfaces [no test files] [2021-04-28T20:00:25.228Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/interfaces/mocks [no test files] [2021-04-28T20:00:25.228Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/interval 0.244s coverage: 99.0% of statements [2021-04-28T20:00:25.228Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/interval/mocks [no test files] [2021-04-28T20:00:25.228Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/intervalaction 0.273s coverage: 100.0% of statements [2021-04-28T20:00:25.228Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/intervalaction/mocks [no test files] [2021-04-28T20:00:25.228Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2 [no test files] [2021-04-28T20:00:25.228Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/application [no test files] [2021-04-28T20:00:25.228Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/application/scheduler 0.182s coverage: 64.6% of statements [2021-04-28T20:00:25.228Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/bootstrap/container [no test files] [2021-04-28T20:00:25.228Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/controller/http 0.396s coverage: 97.6% of statements [2021-04-28T20:00:25.228Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/infrastructure/interfaces [no test files] [2021-04-28T20:00:25.228Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/infrastructure/interfaces/mocks [no test files] [2021-04-28T20:00:25.228Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/io [no test files] [2021-04-28T20:00:25.228Z] ok github.com/edgexfoundry/edgex-go/internal/system 0.044s coverage: 0.0% of statements [2021-04-28T20:00:25.228Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent [no test files] [2021-04-28T20:00:25.228Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/clients 0.060s coverage: 100.0% of statements [2021-04-28T20:00:25.228Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/concurrent [no test files] [2021-04-28T20:00:25.228Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/config [no test files] [2021-04-28T20:00:25.228Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/container [no test files] [2021-04-28T20:00:25.228Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/direct [no test files] [2021-04-28T20:00:25.228Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/executor 0.102s coverage: 87.9% of statements [2021-04-28T20:00:25.228Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/getconfig [no test files] [2021-04-28T20:00:25.228Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/interfaces [no test files] [2021-04-28T20:00:25.228Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/response 0.068s coverage: 100.0% of statements [2021-04-28T20:00:28.650Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/setconfig 0.124s coverage: 28.1% of statements [2021-04-28T20:00:28.650Z] ok github.com/edgexfoundry/edgex-go/internal/system/executor 0.087s coverage: 100.0% of statements [2021-04-28T20:00:28.650Z] FAIL [2021-04-28T20:00:29.246Z] make: *** [Makefile:94: test] Error 1 [Pipeline] } [2021-04-28T20:00:29.273Z] $ docker stop --time=1 4787f67670913458ea9d199f61fc3fc0c5477fa0645bc5b4f083556712d328ae [2021-04-28T20:00:31.595Z] $ docker rm -f 4787f67670913458ea9d199f61fc3fc0c5477fa0645bc5b4f083556712d328ae [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] libraryResource [Pipeline] sh [2021-04-28T20:00:33.113Z] ---> job-cost.sh [2021-04-28T20:00:33.113Z] lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-a9l5 [2021-04-28T20:01:29.653Z] lf-activate-venv(): INFO: Installing: zipp==1.1.0 python-openstackclient [2021-04-28T20:03:21.473Z] lf-activate-venv(): INFO: Adding /tmp/venv-a9l5/bin to PATH [2021-04-28T20:03:21.473Z] INFO: No Stack... [2021-04-28T20:03:21.473Z] INFO: Retrieving Pricing Info for: lf-standard-4 [2021-04-28T20:03:21.473Z] INFO: Archiving Costs [Pipeline] sh [2021-04-28T20:03:21.823Z] + cat /w/workspace/edgex-go/3/archives/cost.csv [2021-04-28T20:03:21.823Z] + cut -d, -f6 [Pipeline] lock [2021-04-28T20:03:22.235Z] Trying to acquire lock on [jenkins-edgexfoundry-edgex-go-PR-3408-3-stack-cost] [2021-04-28T20:03:22.244Z] Resource [jenkins-edgexfoundry-edgex-go-PR-3408-3-stack-cost] did not exist. Created. [2021-04-28T20:03:22.244Z] Lock acquired on [jenkins-edgexfoundry-edgex-go-PR-3408-3-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2021-04-28T20:03:22.695Z] + echo total: 0.20999999344348907 [Pipeline] stash [2021-04-28T20:03:23.610Z] Stashed 1 file(s) [Pipeline] } [2021-04-28T20:03:23.619Z] Lock released on resource [jenkins-edgexfoundry-edgex-go-PR-3408-3-stack-cost] [Pipeline] // lock [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [2021-04-28T20:03:23.761Z] 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] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] libraryResource [Pipeline] sh [2021-04-28T20:03:24.737Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2021-04-28T20:03:25.781Z] ---> package-listing.sh [2021-04-28T20:03:25.781Z] ++ facter osfamily [2021-04-28T20:03:25.781Z] ++ tr '[:upper:]' '[:lower:]' [2021-04-28T20:03:25.781Z] + OS_FAMILY=redhat [2021-04-28T20:03:25.781Z] + workspace=/w/workspace/edgex-go/3 [2021-04-28T20:03:25.781Z] + START_PACKAGES=/tmp/packages_start.txt [2021-04-28T20:03:25.781Z] + END_PACKAGES=/tmp/packages_end.txt [2021-04-28T20:03:25.781Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2021-04-28T20:03:25.781Z] + PACKAGES=/tmp/packages_start.txt [2021-04-28T20:03:25.781Z] + '[' /w/workspace/edgex-go/3 ']' [2021-04-28T20:03:25.781Z] + PACKAGES=/tmp/packages_end.txt [2021-04-28T20:03:25.781Z] + case "${OS_FAMILY}" in [2021-04-28T20:03:25.781Z] + rpm -qa [2021-04-28T20:03:25.781Z] + sort [2021-04-28T20:03:31.132Z] + '[' -f /tmp/packages_start.txt ']' [2021-04-28T20:03:31.132Z] + '[' -f /tmp/packages_end.txt ']' [2021-04-28T20:03:31.132Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2021-04-28T20:03:31.132Z] + '[' /w/workspace/edgex-go/3 ']' [2021-04-28T20:03:31.132Z] + mkdir -p /w/workspace/edgex-go/3/archives/ [2021-04-28T20:03:31.132Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgex-go/3/archives/ [Pipeline] echo [2021-04-28T20:03:31.148Z] Launching container with: [--privileged -u 0:0 --net host -v /var/log/sa:/var/log/sa-host -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/edgex-go/3/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2021-04-28T20:03:31.446Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] sh [2021-04-28T20:03:31.756Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [2021-04-28T20:03:31.756Z] [2021-04-28T20:03:31.756Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] isUnix [Pipeline] sh [2021-04-28T20:03:32.074Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [2021-04-28T20:03:32.074Z] alpine: Pulling from edgex-lftools-log-publisher [2021-04-28T20:03:32.074Z] df20fa9351a1: Pulling fs layer [2021-04-28T20:03:32.074Z] 36b3adc4ff6f: Pulling fs layer [2021-04-28T20:03:32.074Z] 8ad3a11d3b57: Pulling fs layer [2021-04-28T20:03:32.074Z] 46f8f816bc3b: Pulling fs layer [2021-04-28T20:03:32.074Z] 93b61091891f: Pulling fs layer [2021-04-28T20:03:32.074Z] 93b9cdb0e59b: Pulling fs layer [2021-04-28T20:03:32.074Z] 5e14af77c1be: Pulling fs layer [2021-04-28T20:03:32.074Z] 01666e4c0597: Pulling fs layer [2021-04-28T20:03:32.074Z] aa168da1d23b: Pulling fs layer [2021-04-28T20:03:32.074Z] 46f8f816bc3b: Waiting [2021-04-28T20:03:32.074Z] 93b61091891f: Waiting [2021-04-28T20:03:32.074Z] 93b9cdb0e59b: Waiting [2021-04-28T20:03:32.074Z] 5e14af77c1be: Waiting [2021-04-28T20:03:32.074Z] aa168da1d23b: Waiting [2021-04-28T20:03:32.074Z] 01666e4c0597: Waiting [2021-04-28T20:03:32.337Z] 36b3adc4ff6f: Verifying Checksum [2021-04-28T20:03:32.337Z] 36b3adc4ff6f: Download complete [2021-04-28T20:03:32.337Z] 46f8f816bc3b: Download complete [2021-04-28T20:03:32.337Z] df20fa9351a1: Verifying Checksum [2021-04-28T20:03:32.337Z] df20fa9351a1: Download complete [2021-04-28T20:03:32.337Z] 93b9cdb0e59b: Download complete [2021-04-28T20:03:32.337Z] 93b61091891f: Download complete [2021-04-28T20:03:32.337Z] 5e14af77c1be: Verifying Checksum [2021-04-28T20:03:32.337Z] 5e14af77c1be: Download complete [2021-04-28T20:03:32.337Z] 01666e4c0597: Verifying Checksum [2021-04-28T20:03:32.337Z] 01666e4c0597: Download complete [2021-04-28T20:03:32.601Z] 8ad3a11d3b57: Verifying Checksum [2021-04-28T20:03:32.601Z] 8ad3a11d3b57: Download complete [2021-04-28T20:03:32.864Z] df20fa9351a1: Pull complete [2021-04-28T20:03:33.133Z] 36b3adc4ff6f: Pull complete [2021-04-28T20:03:33.719Z] 8ad3a11d3b57: Pull complete [2021-04-28T20:03:34.296Z] 46f8f816bc3b: Pull complete [2021-04-28T20:03:34.559Z] aa168da1d23b: Verifying Checksum [2021-04-28T20:03:34.559Z] aa168da1d23b: Download complete [2021-04-28T20:03:34.559Z] 93b61091891f: Pull complete [2021-04-28T20:03:34.823Z] 93b9cdb0e59b: Pull complete [2021-04-28T20:03:35.087Z] 5e14af77c1be: Pull complete [2021-04-28T20:03:35.087Z] 01666e4c0597: Pull complete [2021-04-28T20:03:41.724Z] aa168da1d23b: Pull complete [2021-04-28T20:03:41.724Z] Digest: sha256:ac41798234670a79351fc13b8232b4dbeccc6fb1f122f5db5169d11b1762ca7c [2021-04-28T20:03:41.724Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [2021-04-28T20:03:41.724Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] withDockerContainer [2021-04-28T20:03:41.943Z] prd-centos7-docker-4c-2g-2226 does not seem to be running inside a container [2021-04-28T20:03:41.995Z] $ docker run -t -d -u 1001:1001 --privileged -u 0:0 --net host -v /var/log/sa:/var/log/sa-host -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/edgex-go/3/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/3 -v /w/workspace/edgex-go/3:/w/workspace/edgex-go/3:rw,z -v /w/workspace/edgex-go/3@tmp:/w/workspace/edgex-go/3@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine cat [2021-04-28T20:03:45.695Z] $ docker top 734645acadb15a49b21800a03ad7ef086b28da55bd27e5e2b9e9750176befcf6 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-04-28T20:03:46.151Z] + touch /tmp/pre-build-complete [Pipeline] sh [2021-04-28T20:03:46.463Z] + mkdir -p /var/log/sa [Pipeline] sh [2021-04-28T20:03:46.765Z] + ls /var/log/sa-host [2021-04-28T20:03:46.765Z] + sadf -c /var/log/sa-host/sa23 [2021-04-28T20:03:46.765Z] file_magic: OK [2021-04-28T20:03:46.765Z] HZ: Using current value: 100 [2021-04-28T20:03:46.765Z] file_header: OK [2021-04-28T20:03:46.765Z] file_activity: A_CPU A_PCSW A_SWAP A_PAGE A_IO A_MEMORY A_HUGE A_KTABLES A_QUEUE A_SERIAL A_DISK A_NET_DEV A_NET_EDEV A_NET_NFS A_NET_NFSD A_NET_SOCK OK [2021-04-28T20:03:46.765Z] Statistics: [2021-04-28T20:03:46.765Z] Hnuu...uuuununununu... [2021-04-28T20:03:46.765Z] File successfully converted to sysstat format version 12.2.1 [2021-04-28T20:03:46.765Z] + sadf -c /var/log/sa-host/sa28 [2021-04-28T20:03:46.765Z] file_magic: OK [2021-04-28T20:03:46.765Z] HZ: Using current value: 100 [2021-04-28T20:03:46.765Z] file_header: OK [2021-04-28T20:03:46.765Z] file_activity: A_CPU A_PCSW A_SWAP A_PAGE A_IO A_MEMORY A_HUGE A_KTABLES A_QUEUE A_SERIAL A_DISK A_NET_DEV A_NET_EDEV A_NET_NFS A_NET_NFSD A_NET_SOCK OK [2021-04-28T20:03:46.765Z] Statistics: [2021-04-28T20:03:46.765Z] HRHnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu... [2021-04-28T20:03:46.765Z] File successfully converted to sysstat format version 12.2.1 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2021-04-28T20:03:47.352Z] provisioning config files... [2021-04-28T20:03:47.371Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgex-go/3@tmp/config7489347630666441947tmp [Pipeline] { [Pipeline] echo [2021-04-28T20:03:47.402Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2021-04-28T20:03:47.702Z] ---> create-netrc.sh [Pipeline] } [2021-04-28T20:03:47.712Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] echo [2021-04-28T20:03:47.738Z] Running shell/python-tools-install.sh [Pipeline] libraryResource [Pipeline] sh [2021-04-28T20:03:48.042Z] ---> python-tools-install.sh [Pipeline] echo [2021-04-28T20:03:48.059Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2021-04-28T20:03:48.363Z] ---> sudo-logs.sh [2021-04-28T20:03:48.364Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2021-04-28T20:03:48.427Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2021-04-28T20:03:48.729Z] ---> job-cost.sh [2021-04-28T20:03:48.729Z] lf-activate-venv: SKIPPING [2021-04-28T20:03:48.729Z] DEBUG: total: 0.20999999344348907 [2021-04-28T20:03:48.729Z] INFO: Retrieving Stack Cost... [2021-04-28T20:03:50.122Z] INFO: Retrieving Pricing Info for: v1-standard-2 [2021-04-28T20:03:50.386Z] INFO: Archiving Costs [Pipeline] echo [2021-04-28T20:03:50.402Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2021-04-28T20:03:51.019Z] ---> logs-deploy.sh [2021-04-28T20:03:51.019Z] lf-activate-venv: SKIPPING [2021-04-28T20:03:51.019Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-go/PR-3408/3 [2021-04-28T20:03:51.019Z] INFO: archiving workspace using pattern(s): [2021-04-28T20:03:52.953Z] Archives upload complete. [2021-04-28T20:03:52.953Z] INFO: archiving logs to Nexus