Branch indexing Connecting to https://api.github.com using edgex-jenkins github personal access token Connecting to https://api.github.com to check permissions of obtain list of bnevis-i for edgexfoundry/edgex-go Obtained Jenkinsfile from e2c5d5b30167332f2ea4547e85bfe72ddd42ccac+729eb4739df12e156b446759f30c8b9b764bc7ef (d1579c3d8610a9d3864db9fa192a90e14fe1f6c3) 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 [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /tmp/jenkins-gitclient-ssh2413226698394745520.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 6c5fdc1010301c282ffa2a40e20644f1c502bfa8 Resolving tag commit... (remote references may be a lightweight tag or an annotated tag) > git rev-parse --resolve-git-dir /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f/.git # timeout=10 Setting origin to git@github.com:edgexfoundry/edgex-global-pipelines.git > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching origin... Fetching upstream changes from origin > git --version # timeout=10 > git --version # 'git version 2.16.6' > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f@tmp/jenkins-gitclient-ssh7757044946419109829.key > git fetch --tags --progress -- origin +refs/heads/*:refs/remotes/origin/* # timeout=10 > git rev-parse refs/tags/stable^{commit} # timeout=10 Resolved tag stable revision 6c5fdc1010301c282ffa2a40e20644f1c502bfa8 The recommended git tool is: git using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/PR-3657/workspace@libs/edgex-global-pipelines/.git # 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 [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/PR-3657/workspace@libs/edgex-global-pipelines@tmp/jenkins-gitclient-ssh2299813530827435200.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 6c5fdc1010301c282ffa2a40e20644f1c502bfa8 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 6c5fdc1010301c282ffa2a40e20644f1c502bfa8 # timeout=10 Commit message: "Merge pull request #353 from ernestojeda/go-mod-tidy-change" > 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 [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /tmp/jenkins-gitclient-ssh4788369625687192101.key > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision 98bb157299c17168c94e81a7dba3d05dc38b0f72 The recommended git tool is: NONE using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/PR-3657/workspace@libs/lf-pipelines/.git # 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 [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/PR-3657/workspace@libs/lf-pipelines@tmp/jenkins-gitclient-ssh1648180275540884481.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Checking out Revision 98bb157299c17168c94e81a7dba3d05dc38b0f72 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 98bb157299c17168c94e81a7dba3d05dc38b0f72 # timeout=10 Commit message: "Docs: Add example Jenkinsfile to documentation" > 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/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.16 DOCKER_BASE_IMAGE: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine DOCKER_FILE_GLOB: cmd/**/Dockerfile DOCKER_IMAGE_NAME_PREFIX: DOCKER_IMAGE_NAME_SUFFIX: DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_BUILD_IMAGE_TARGET: builder DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: true SEMVER_BUMP_LEVEL: pre GOPROXY: https://nexus3.edgexfoundry.org/repository/go-proxy/ PUBLISH_SWAGGER_DOCS: true SWAGGER_API_FOLDERS: 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 All nodes of label ‘centos7-docker-4c-2g’ are offline Running on prd-centos7-docker-4c-2g-680 in /w/workspace/edgexfoundry_edgex-go_PR-3657 [Pipeline] { [Pipeline] ws Running in /w/workspace/edgex-go/4 [Pipeline] { [Pipeline] stage [Pipeline] { (Declarative: Checkout SCM) [Pipeline] checkout The recommended git tool is: git using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning repository git@github.com:edgexfoundry/edgex-go.git > git init /w/workspace/edgex-go/4 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git > git --version # timeout=10 > git --version # 'git version 2.24.4' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /w/workspace/edgex-go/4@tmp/jenkins-gitclient-ssh4406193410306427741.key > 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 [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /w/workspace/edgex-go/4@tmp/jenkins-gitclient-ssh4867771027080040677.key > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/3657/head:refs/remotes/origin/PR-3657 +refs/heads/main:refs/remotes/origin/main # timeout=10 Merging remotes/origin/main commit 729eb4739df12e156b446759f30c8b9b764bc7ef into PR head commit e2c5d5b30167332f2ea4547e85bfe72ddd42ccac Merge succeeded, producing 47edffef1f8edf5d14be95722974d64ee21f23b3 Checking out Revision 47edffef1f8edf5d14be95722974d64ee21f23b3 (PR-3657) > git config core.sparsecheckout # timeout=10 > git checkout -f e2c5d5b30167332f2ea4547e85bfe72ddd42ccac # timeout=10 > git remote # timeout=10 > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /w/workspace/edgex-go/4@tmp/jenkins-gitclient-ssh2128132864396362020.key > git merge 729eb4739df12e156b446759f30c8b9b764bc7ef # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 47edffef1f8edf5d14be95722974d64ee21f23b3 # timeout=10 Commit message: "Merge commit '729eb4739df12e156b446759f30c8b9b764bc7ef' into HEAD" First time build. Skipping changelog. [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2021-08-12T04:31:06.789Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2021-08-12T04:31:06.871Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2021-08-12T04:31:06.897Z] ========================================================= [2021-08-12T04:31:06.897Z] EdgeX Global Pipelines Version Info [2021-08-12T04:31:06.897Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2021-08-12T04:31:08.135Z] ------------------- [2021-08-12T04:31:08.135Z] stable info: [2021-08-12T04:31:08.135Z] ------------------- [2021-08-12T04:31:08.135Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2021-08-12T04:31:08.135Z] Commit SHA: 6c5fdc1010301c282ffa2a40e20644f1c502bfa8 [2021-08-12T04:31:08.135Z] Message: update stable to v1.0.205 > git rev-list --no-walk 1c98a35e7a33ac1100d6a65532bfb399586a9ed6 # timeout=10 [2021-08-12T04:31:08.719Z] ------------------- [2021-08-12T04:31:08.719Z] experimental info: [2021-08-12T04:31:08.719Z] ------------------- [2021-08-12T04:31:08.719Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2021-08-12T04:31:08.719Z] Commit SHA: 6c5fdc1010301c282ffa2a40e20644f1c502bfa8 [2021-08-12T04:31:08.719Z] Message: update experimental to v1.0.205 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2021-08-12T04:31:08.842Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-go-settings [Pipeline] echo [2021-08-12T04:31:08.864Z] [edgeXSetupEnvironment]: set envvar PROJECT = edgex-go [Pipeline] echo [2021-08-12T04:31:08.885Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2021-08-12T04:31:08.906Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2021-08-12T04:31:08.929Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2021-08-12T04:31:08.951Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.16 [Pipeline] echo [2021-08-12T04:31:08.974Z] [edgeXSetupEnvironment]: set envvar DOCKER_BASE_IMAGE = nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine [Pipeline] echo [2021-08-12T04:31:08.996Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_GLOB = cmd/**/Dockerfile [Pipeline] echo [2021-08-12T04:31:09.024Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_PREFIX = [Pipeline] echo [2021-08-12T04:31:09.047Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_SUFFIX = [Pipeline] echo [2021-08-12T04:31:09.068Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2021-08-12T04:31:09.090Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2021-08-12T04:31:09.111Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2021-08-12T04:31:09.134Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2021-08-12T04:31:09.155Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2021-08-12T04:31:09.176Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2021-08-12T04:31:09.198Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2021-08-12T04:31:09.220Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2021-08-12T04:31:09.242Z] [edgeXSetupEnvironment]: set envvar GOPROXY = https://nexus3.edgexfoundry.org/repository/go-proxy/ [Pipeline] echo [2021-08-12T04:31:09.264Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo [2021-08-12T04:31:09.286Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v2 [Pipeline] echo [2021-08-12T04:31:09.307Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = true [Pipeline] echo [2021-08-12T04:31:09.329Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2021-08-12T04:31:09.351Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-3657 [Pipeline] echo [2021-08-12T04:31:09.372Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-3657 [Pipeline] echo [2021-08-12T04:31:09.393Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-3657 [Pipeline] echo [2021-08-12T04:31:09.415Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 47edffef1f8edf5d14be95722974d64ee21f23b3 [Pipeline] echo [2021-08-12T04:31:09.438Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 47edffe [Pipeline] echo [2021-08-12T04:31:09.460Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2021-08-12T04:31:09.528Z] provisioning config files... [2021-08-12T04:31:09.547Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/4@tmp/config3541849287533366044tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-08-12T04:31:09.893Z] ---> docker-login.sh [2021-08-12T04:31:09.893Z] nexus3.edgexfoundry.org:10001 [2021-08-12T04:31:09.893Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-08-12T04:31:10.159Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-08-12T04:31:10.159Z] Configure a credential helper to remove this warning. See [2021-08-12T04:31:10.159Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-08-12T04:31:10.159Z] [2021-08-12T04:31:10.159Z] Login Succeeded [2021-08-12T04:31:10.159Z] nexus3.edgexfoundry.org:10002 [2021-08-12T04:31:10.159Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-08-12T04:31:10.159Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-08-12T04:31:10.159Z] Configure a credential helper to remove this warning. See [2021-08-12T04:31:10.159Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-08-12T04:31:10.159Z] [2021-08-12T04:31:10.159Z] Login Succeeded [2021-08-12T04:31:10.159Z] nexus3.edgexfoundry.org:10003 [2021-08-12T04:31:10.432Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-08-12T04:31:10.432Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-08-12T04:31:10.432Z] Configure a credential helper to remove this warning. See [2021-08-12T04:31:10.432Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-08-12T04:31:10.432Z] [2021-08-12T04:31:10.432Z] Login Succeeded [2021-08-12T04:31:10.432Z] nexus3.edgexfoundry.org:10004 [2021-08-12T04:31:10.432Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-08-12T04:31:10.702Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-08-12T04:31:10.702Z] Configure a credential helper to remove this warning. See [2021-08-12T04:31:10.702Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-08-12T04:31:10.702Z] [2021-08-12T04:31:10.702Z] Login Succeeded [2021-08-12T04:31:10.702Z] docker.io [2021-08-12T04:31:10.702Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-08-12T04:31:10.968Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-08-12T04:31:10.968Z] Configure a credential helper to remove this warning. See [2021-08-12T04:31:10.969Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-08-12T04:31:10.969Z] [2021-08-12T04:31:10.969Z] Login Succeeded [2021-08-12T04:31:10.969Z] ---> docker-login.sh ends [Pipeline] } [2021-08-12T04:31:10.981Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2021-08-12T04:31:11.336Z] ++ 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-08-12T04:31:11.336Z] + for file in '`ls cmd/**/Dockerfile`' [2021-08-12T04:31:11.336Z] ++ dirname cmd/core-command/Dockerfile [2021-08-12T04:31:11.336Z] ++ cut -d/ -f2 [2021-08-12T04:31:11.336Z] + echo core-command,cmd/core-command/Dockerfile [2021-08-12T04:31:11.336Z] + for file in '`ls cmd/**/Dockerfile`' [2021-08-12T04:31:11.336Z] ++ cut -d/ -f2 [2021-08-12T04:31:11.336Z] ++ dirname cmd/core-data/Dockerfile [2021-08-12T04:31:11.336Z] + echo core-data,cmd/core-data/Dockerfile [2021-08-12T04:31:11.336Z] + for file in '`ls cmd/**/Dockerfile`' [2021-08-12T04:31:11.336Z] ++ cut -d/ -f2 [2021-08-12T04:31:11.336Z] ++ dirname cmd/core-metadata/Dockerfile [2021-08-12T04:31:11.336Z] + echo core-metadata,cmd/core-metadata/Dockerfile [2021-08-12T04:31:11.336Z] + for file in '`ls cmd/**/Dockerfile`' [2021-08-12T04:31:11.336Z] ++ dirname cmd/security-bootstrapper/Dockerfile [2021-08-12T04:31:11.336Z] ++ cut -d/ -f2 [2021-08-12T04:31:11.336Z] + echo security-bootstrapper,cmd/security-bootstrapper/Dockerfile [2021-08-12T04:31:11.336Z] + for file in '`ls cmd/**/Dockerfile`' [2021-08-12T04:31:11.336Z] ++ dirname cmd/security-proxy-setup/Dockerfile [2021-08-12T04:31:11.336Z] ++ cut -d/ -f2 [2021-08-12T04:31:11.336Z] + echo security-proxy-setup,cmd/security-proxy-setup/Dockerfile [2021-08-12T04:31:11.336Z] + for file in '`ls cmd/**/Dockerfile`' [2021-08-12T04:31:11.336Z] ++ dirname cmd/security-secretstore-setup/Dockerfile [2021-08-12T04:31:11.336Z] ++ cut -d/ -f2 [2021-08-12T04:31:11.336Z] + echo security-secretstore-setup,cmd/security-secretstore-setup/Dockerfile [2021-08-12T04:31:11.336Z] + for file in '`ls cmd/**/Dockerfile`' [2021-08-12T04:31:11.336Z] ++ dirname cmd/support-notifications/Dockerfile [2021-08-12T04:31:11.336Z] ++ cut -d/ -f2 [2021-08-12T04:31:11.336Z] + echo support-notifications,cmd/support-notifications/Dockerfile [2021-08-12T04:31:11.336Z] + for file in '`ls cmd/**/Dockerfile`' [2021-08-12T04:31:11.336Z] ++ dirname cmd/support-scheduler/Dockerfile [2021-08-12T04:31:11.336Z] ++ cut -d/ -f2 [2021-08-12T04:31:11.336Z] + echo support-scheduler,cmd/support-scheduler/Dockerfile [2021-08-12T04:31:11.336Z] + for file in '`ls cmd/**/Dockerfile`' [2021-08-12T04:31:11.336Z] ++ dirname cmd/sys-mgmt-agent/Dockerfile [2021-08-12T04:31:11.336Z] ++ cut -d/ -f2 [2021-08-12T04:31:11.336Z] + echo sys-mgmt-agent,cmd/sys-mgmt-agent/Dockerfile [Pipeline] echo [2021-08-12T04:31:11.391Z] Generate Dockers from filesystem: [[image:core-command, dockerfile:cmd/core-command/Dockerfile], [image:core-data, dockerfile:cmd/core-data/Dockerfile], [image:core-metadata, dockerfile:cmd/core-metadata/Dockerfile], [image:security-bootstrapper, dockerfile:cmd/security-bootstrapper/Dockerfile], [image:security-proxy-setup, dockerfile:cmd/security-proxy-setup/Dockerfile], [image:security-secretstore-setup, dockerfile:cmd/security-secretstore-setup/Dockerfile], [image:support-notifications, dockerfile:cmd/support-notifications/Dockerfile], [image:support-scheduler, dockerfile:cmd/support-scheduler/Dockerfile], [image:sys-mgmt-agent, dockerfile:cmd/sys-mgmt-agent/Dockerfile]] [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] isUnix [Pipeline] sh [2021-08-12T04:31:12.087Z] + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-08-12T04:31:12.087Z] [2021-08-12T04:31:12.087Z] Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh [2021-08-12T04:31:12.415Z] + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-08-12T04:31:12.415Z] latest: Pulling from edgex-devops/git-semver [2021-08-12T04:31:12.415Z] 31603596830f: Pulling fs layer [2021-08-12T04:31:12.415Z] d4622e32a9a9: Pulling fs layer [2021-08-12T04:31:12.415Z] 1030fce36090: Pulling fs layer [2021-08-12T04:31:12.415Z] 6c6cb7e1b49b: Pulling fs layer [2021-08-12T04:31:12.415Z] 6c6cb7e1b49b: Waiting [2021-08-12T04:31:12.415Z] d4622e32a9a9: Verifying Checksum [2021-08-12T04:31:12.415Z] d4622e32a9a9: Download complete [2021-08-12T04:31:12.679Z] 31603596830f: Verifying Checksum [2021-08-12T04:31:12.679Z] 31603596830f: Download complete [2021-08-12T04:31:12.950Z] 31603596830f: Pull complete [2021-08-12T04:31:12.950Z] d4622e32a9a9: Pull complete [2021-08-12T04:31:12.951Z] 1030fce36090: Verifying Checksum [2021-08-12T04:31:12.951Z] 1030fce36090: Download complete [2021-08-12T04:31:12.951Z] 6c6cb7e1b49b: Verifying Checksum [2021-08-12T04:31:12.951Z] 6c6cb7e1b49b: Download complete [2021-08-12T04:31:13.540Z] 1030fce36090: Pull complete [2021-08-12T04:31:13.540Z] 6c6cb7e1b49b: Pull complete [2021-08-12T04:31:13.540Z] Digest: sha256:98b6084a185347f7b64647794a0a4774a411b925a780a33b3032b91fe10e00ab [2021-08-12T04:31:13.540Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-08-12T04:31:13.540Z] nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer [2021-08-12T04:31:13.632Z] prd-centos7-docker-4c-2g-680 does not seem to be running inside a container [2021-08-12T04:31:13.690Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/4 -v /w/workspace/edgex-go/4:/w/workspace/edgex-go/4:rw,z -v /w/workspace/edgex-go/4@tmp:/w/workspace/edgex-go/4@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat [2021-08-12T04:31:14.450Z] $ docker top 334a28d348fbaa9199552ca2e51518cff7aade5a97251eb603866db3ade39782 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2021-08-12T04:31:14.583Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2021-08-12T04:31:14.583Z] [ssh-agent] Looking for ssh-agent implementation... [2021-08-12T04:31:14.706Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2021-08-12T04:31:14.709Z] $ docker exec 334a28d348fbaa9199552ca2e51518cff7aade5a97251eb603866db3ade39782 ssh-agent [2021-08-12T04:31:14.826Z] SSH_AUTH_SOCK=/tmp/ssh-v7NqmvQKl5dj/agent.14 [2021-08-12T04:31:14.826Z] SSH_AGENT_PID=20 [2021-08-12T04:31:14.838Z] Running ssh-add (command line suppressed) [2021-08-12T04:31:14.937Z] Identity added: /w/workspace/edgex-go/4@tmp/private_key_2754896351004481287.key (/w/workspace/edgex-go/4@tmp/private_key_2754896351004481287.key) [2021-08-12T04:31:14.958Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2021-08-12T04:31:15.271Z] + git tag --points-at HEAD [Pipeline] } [2021-08-12T04:31:15.293Z] $ docker exec --env ******** --env ******** 334a28d348fbaa9199552ca2e51518cff7aade5a97251eb603866db3ade39782 ssh-agent -k [2021-08-12T04:31:15.385Z] unset SSH_AUTH_SOCK; [2021-08-12T04:31:15.385Z] unset SSH_AGENT_PID; [2021-08-12T04:31:15.385Z] echo Agent pid 20 killed; [2021-08-12T04:31:15.400Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2021-08-12T04:31:15.442Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2021-08-12T04:31:15.442Z] [ssh-agent] Looking for ssh-agent implementation... [2021-08-12T04:31:15.554Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2021-08-12T04:31:15.557Z] $ docker exec 334a28d348fbaa9199552ca2e51518cff7aade5a97251eb603866db3ade39782 ssh-agent [2021-08-12T04:31:15.669Z] SSH_AUTH_SOCK=/tmp/ssh-tB5hQmxka5hi/agent.54 [2021-08-12T04:31:15.669Z] SSH_AGENT_PID=60 [2021-08-12T04:31:15.677Z] Running ssh-add (command line suppressed) [2021-08-12T04:31:15.775Z] Identity added: /w/workspace/edgex-go/4@tmp/private_key_166536395961338325.key (/w/workspace/edgex-go/4@tmp/private_key_166536395961338325.key) [2021-08-12T04:31:15.795Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2021-08-12T04:31:16.112Z] + git semver init [2021-08-12T04:31:16.113Z] # -> Open(): unable to determine branch for HEAD [2021-08-12T04:31:16.113Z] # $GIT_DIR = /w/workspace/edgex-go/4/.git [2021-08-12T04:31:16.113Z] # $GIT_WORK_TREE = /w/workspace/edgex-go/4 [2021-08-12T04:31:16.113Z] # $SEMVER_REMOTE_NAME = origin [2021-08-12T04:31:16.113Z] # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org [2021-08-12T04:31:16.113Z] # $SEMVER_USER_NAME = edgex-jenkins [2021-08-12T04:31:16.113Z] # $SEMVER_BRANCH = PR-3657 [2021-08-12T04:31:16.113Z] # $SEMVER_TEMP = /tmp/semver-745561398 [2021-08-12T04:31:16.113Z] # git clone --branch semver git@github.com:edgexfoundry/edgex-go.git $SEMVER_TEMP [2021-08-12T04:31:31.136Z] # '/tmp/semver-745561398' -> '/w/workspace/edgex-go/4/.semver' [2021-08-12T04:31:31.136Z] # -> Force: false [2021-08-12T04:31:31.136Z] # $SEMVER_DIR = /w/workspace/edgex-go/4/.semver [Pipeline] } [2021-08-12T04:31:31.153Z] $ docker exec --env ******** --env ******** 334a28d348fbaa9199552ca2e51518cff7aade5a97251eb603866db3ade39782 ssh-agent -k [2021-08-12T04:31:31.263Z] unset SSH_AUTH_SOCK; [2021-08-12T04:31:31.263Z] unset SSH_AGENT_PID; [2021-08-12T04:31:31.263Z] echo Agent pid 60 killed; [2021-08-12T04:31:31.277Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2021-08-12T04:31:31.629Z] + git semver [Pipeline] } [2021-08-12T04:31:31.650Z] $ docker stop --time=1 334a28d348fbaa9199552ca2e51518cff7aade5a97251eb603866db3ade39782 [2021-08-12T04:31:33.532Z] $ docker rm -f 334a28d348fbaa9199552ca2e51518cff7aade5a97251eb603866db3ade39782 [Pipeline] // withDockerContainer [Pipeline] sh [2021-08-12T04:31:33.932Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2021-08-12T04:31:34.245Z] Stashed 1 file(s) [Pipeline] echo [2021-08-12T04:31:34.248Z] [edgeXSemver]: initialized semver on version 0.0.0 [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] parallel [Pipeline] { (Branch: amd64) [Pipeline] { (Branch: arm64) [Pipeline] stage [Pipeline] { (amd64) [Pipeline] stage [Pipeline] { (arm64) [Pipeline] node [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] echo [2021-08-12T04:31:34.448Z] ========================================================= [2021-08-12T04:31:34.448Z] [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine] [2021-08-12T04:31:34.448Z] ========================================================= [Pipeline] fileExists [Pipeline] sh [2021-08-12T04:31:34.776Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine [2021-08-12T04:31:34.776Z] 1.16-alpine: Pulling from edgex-devops/edgex-golang-base [2021-08-12T04:31:34.776Z] 540db60ca938: Pulling fs layer [2021-08-12T04:31:34.776Z] adcc1eea9eea: Pulling fs layer [2021-08-12T04:31:34.776Z] 4c4ab2625f07: Pulling fs layer [2021-08-12T04:31:34.776Z] db62176df00c: Pulling fs layer [2021-08-12T04:31:34.776Z] 3b30891b0d05: Pulling fs layer [2021-08-12T04:31:34.776Z] 06b49ca38bd5: Pulling fs layer [2021-08-12T04:31:34.776Z] c788192a36de: Pulling fs layer [2021-08-12T04:31:34.776Z] a77e37c0d609: Pulling fs layer [2021-08-12T04:31:34.776Z] c3185cebc471: Pulling fs layer [2021-08-12T04:31:34.776Z] 06b49ca38bd5: Waiting [2021-08-12T04:31:34.776Z] db62176df00c: Waiting [2021-08-12T04:31:34.776Z] 3b30891b0d05: Waiting [2021-08-12T04:31:34.776Z] c788192a36de: Waiting [2021-08-12T04:31:34.776Z] a77e37c0d609: Waiting [2021-08-12T04:31:34.776Z] c3185cebc471: Waiting [2021-08-12T04:31:34.776Z] 4c4ab2625f07: Verifying Checksum [2021-08-12T04:31:34.776Z] 4c4ab2625f07: Download complete [2021-08-12T04:31:34.776Z] adcc1eea9eea: Verifying Checksum [2021-08-12T04:31:34.776Z] adcc1eea9eea: Download complete [2021-08-12T04:31:34.776Z] 3b30891b0d05: Download complete [2021-08-12T04:31:35.046Z] 06b49ca38bd5: Download complete [2021-08-12T04:31:35.046Z] c788192a36de: Verifying Checksum [2021-08-12T04:31:35.046Z] c788192a36de: Download complete [2021-08-12T04:31:35.046Z] 540db60ca938: Verifying Checksum [2021-08-12T04:31:35.046Z] 540db60ca938: Download complete [2021-08-12T04:31:35.319Z] 540db60ca938: Pull complete [2021-08-12T04:31:35.319Z] adcc1eea9eea: Pull complete [2021-08-12T04:31:35.587Z] 4c4ab2625f07: Pull complete [2021-08-12T04:31:36.543Z] a77e37c0d609: Verifying Checksum [2021-08-12T04:31:36.543Z] a77e37c0d609: Download complete [2021-08-12T04:31:39.879Z] c3185cebc471: Verifying Checksum [2021-08-12T04:31:39.879Z] c3185cebc471: Download complete [2021-08-12T04:31:40.467Z] db62176df00c: Verifying Checksum [2021-08-12T04:31:40.467Z] db62176df00c: Download complete [2021-08-12T04:31:43.839Z] db62176df00c: Pull complete [2021-08-12T04:31:43.839Z] 3b30891b0d05: Pull complete [2021-08-12T04:31:43.839Z] 06b49ca38bd5: Pull complete [2021-08-12T04:31:43.839Z] c788192a36de: Pull complete [2021-08-12T04:31:43.839Z] a77e37c0d609: Pull complete [2021-08-12T04:31:45.790Z] c3185cebc471: Pull complete [2021-08-12T04:31:45.790Z] Digest: sha256:c22a6272cb0662d4dba1bb41e7658fbabc00c875dcca5b7a38fb264b4004f4bd [2021-08-12T04:31:45.790Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine [2021-08-12T04:31:45.790Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine [Pipeline] fileExists [Pipeline] sh [2021-08-12T04:31:46.126Z] + echo 'FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine [2021-08-12T04:31:46.126Z] WORKDIR /edgex [2021-08-12T04:31:46.126Z] COPY go.mod . [2021-08-12T04:31:46.126Z] RUN go mod download' [2021-08-12T04:31:46.126Z] + docker build -t ci-base-image-x86_64 -f - . [2021-08-12T04:31:47.543Z] Sending build context to Docker daemon 328.7MB [2021-08-12T04:31:47.544Z] Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine [2021-08-12T04:31:47.544Z] ---> 031687cdd783 [2021-08-12T04:31:47.544Z] Step 2/4 : WORKDIR /edgex [2021-08-12T04:31:49.377Z] Still waiting to schedule task [2021-08-12T04:31:49.377Z] All nodes of label ‘ubuntu18.04-docker-arm64-4c-16g’ are offline [2021-08-12T04:31:49.501Z] ---> Running in 8b3329aa7ebd [2021-08-12T04:31:49.501Z] Removing intermediate container 8b3329aa7ebd [2021-08-12T04:31:49.501Z] ---> f2d05c7329c0 [2021-08-12T04:31:49.501Z] Step 3/4 : COPY go.mod . [2021-08-12T04:31:49.501Z] ---> ff8a154a97be [2021-08-12T04:31:49.501Z] Step 4/4 : RUN go mod download [2021-08-12T04:31:49.501Z] ---> Running in ad51935ee0f8 [2021-08-12T04:32:21.761Z] Removing intermediate container ad51935ee0f8 [2021-08-12T04:32:21.761Z] ---> eb13e4f16a48 [2021-08-12T04:32:21.761Z] Successfully built eb13e4f16a48 [2021-08-12T04:32:21.761Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] sh [2021-08-12T04:32:22.088Z] + docker inspect -f . ci-base-image-x86_64 [2021-08-12T04:32:22.088Z] . [Pipeline] withDockerContainer [2021-08-12T04:32:22.184Z] prd-centos7-docker-4c-2g-680 does not seem to be running inside a container [2021-08-12T04:32:22.246Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/4 -v /w/workspace/edgex-go/4:/w/workspace/edgex-go/4:rw,z -v /w/workspace/edgex-go/4@tmp:/w/workspace/edgex-go/4@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2021-08-12T04:32:22.688Z] $ docker top 9688a496f917bab08511e459b30cf78c0d0fa2aafae5a27c34b5bf8c38867326 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-08-12T04:32:23.085Z] + go version [2021-08-12T04:32:23.085Z] go version go1.16.6 linux/amd64 [Pipeline] } [2021-08-12T04:32:23.102Z] $ docker stop --time=1 9688a496f917bab08511e459b30cf78c0d0fa2aafae5a27c34b5bf8c38867326 [2021-08-12T04:32:24.323Z] $ docker rm -f 9688a496f917bab08511e459b30cf78c0d0fa2aafae5a27c34b5bf8c38867326 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-08-12T04:32:24.797Z] + docker inspect -f . ci-base-image-x86_64 [2021-08-12T04:32:24.797Z] . [Pipeline] withDockerContainer [2021-08-12T04:32:24.897Z] prd-centos7-docker-4c-2g-680 does not seem to be running inside a container [2021-08-12T04:32:24.949Z] $ 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/4 -v /w/workspace/edgex-go/4:/w/workspace/edgex-go/4:rw,z -v /w/workspace/edgex-go/4@tmp:/w/workspace/edgex-go/4@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2021-08-12T04:32:25.390Z] $ docker top 4eea149bae85099cf5af46c4516fdaa7846ef8187bbfb4447c53e15715d35397 -eo pid,comm [Pipeline] { [Pipeline] echo [2021-08-12T04:32:25.515Z] ========================================================= [2021-08-12T04:32:25.515Z] [edgeXBuildGoParallel] Running Tests and Build... [2021-08-12T04:32:25.515Z] ========================================================= [Pipeline] fileExists [Pipeline] sh [2021-08-12T04:32:25.831Z] + go mod tidy [Pipeline] sh [2021-08-12T04:32:26.423Z] + make test [2021-08-12T04:32:26.423Z] if which hadolint > /dev/null ; then hadolint --config .hadolint.yml `find * -type f -name 'Dockerfile*' -print` ; elif test "x86_64" = "x86_64" && which docker > /dev/null ; then docker run --rm -v `pwd`:/host:ro,z --entrypoint /bin/hadolint hadolint/hadolint:latest --config /host/.hadolint.yml `find * -type f -name 'Dockerfile*' | xargs -i echo '/host/{}'` ; fi [2021-08-12T04:32:26.694Z] go mod tidy [2021-08-12T04:32:26.965Z] GO111MODULE=on go test -race -coverprofile=coverage.out ./... [2021-08-12T04:32:33.652Z] ? github.com/edgexfoundry/edgex-go [no test files] [2021-08-12T04:32:51.926Z] ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] [2021-08-12T04:32:56.213Z] ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] [2021-08-12T04:32:56.481Z] ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] [2021-08-12T04:32:57.071Z] ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] [2021-08-12T04:32:59.701Z] ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] [2021-08-12T04:33:00.287Z] ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] [2021-08-12T04:33:00.287Z] ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-setup [no test files] [2021-08-12T04:33:00.287Z] ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] [2021-08-12T04:33:00.868Z] ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] [2021-08-12T04:33:01.140Z] ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] [2021-08-12T04:33:01.410Z] ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-agent [no test files] [2021-08-12T04:33:01.410Z] ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-executor [no test files] [2021-08-12T04:33:01.410Z] ? github.com/edgexfoundry/edgex-go/internal [no test files] [2021-08-12T04:33:01.410Z] ? github.com/edgexfoundry/edgex-go/internal/core/command [no test files] [2021-08-12T04:33:04.811Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/application 0.050s coverage: 28.7% of statements [2021-08-12T04:33:04.811Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] [2021-08-12T04:33:04.811Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] [2021-08-12T04:33:05.419Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 0.066s coverage: 100.0% of statements [2021-08-12T04:33:05.419Z] ? github.com/edgexfoundry/edgex-go/internal/core/data [no test files] [2021-08-12T04:33:05.696Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/application 0.050s coverage: 46.3% of statements [2021-08-12T04:33:05.696Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] [2021-08-12T04:33:05.696Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] [2021-08-12T04:33:07.121Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 0.130s coverage: 90.1% of statements [2021-08-12T04:33:07.121Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] [2021-08-12T04:33:07.121Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks [no test files] [2021-08-12T04:33:08.080Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/messaging 1.067s coverage: 81.2% of statements [2021-08-12T04:33:08.080Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] [2021-08-12T04:33:08.080Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata [no test files] [2021-08-12T04:33:08.080Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/application [no test files] [2021-08-12T04:33:08.080Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] [2021-08-12T04:33:08.080Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] [2021-08-12T04:33:08.667Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 0.307s coverage: 94.2% of statements [2021-08-12T04:33:08.667Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] [2021-08-12T04:33:08.667Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks [no test files] [2021-08-12T04:33:08.667Z] ok github.com/edgexfoundry/edgex-go/internal/io 0.054s coverage: 59.1% of statements [2021-08-12T04:33:08.667Z] ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] [2021-08-12T04:33:08.667Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/application [no test files] [2021-08-12T04:33:08.667Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers [no test files] [2021-08-12T04:33:08.667Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] [2021-08-12T04:33:08.667Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] [2021-08-12T04:33:09.254Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/controller/http 0.054s coverage: 60.0% of statements [2021-08-12T04:33:09.254Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] [2021-08-12T04:33:09.254Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] [2021-08-12T04:33:09.254Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] [2021-08-12T04:33:09.853Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 0.063s coverage: 0.8% of statements [2021-08-12T04:33:09.853Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] [2021-08-12T04:33:09.853Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/telemetry 0.053s coverage: 58.8% of statements [2021-08-12T04:33:09.853Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 0.053s coverage: 21.7% of statements [2021-08-12T04:33:09.853Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] [2021-08-12T04:33:10.441Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.046s coverage: 47.1% of statements [2021-08-12T04:33:11.851Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 1.056s coverage: 79.5% of statements [2021-08-12T04:33:11.851Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.057s coverage: 94.1% of statements [2021-08-12T04:33:11.851Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.061s coverage: 96.3% of statements [2021-08-12T04:33:11.851Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.051s coverage: 87.5% of statements [2021-08-12T04:33:24.158Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 12.059s coverage: 94.4% of statements [2021-08-12T04:33:24.158Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/ping 0.054s coverage: 44.8% of statements [2021-08-12T04:33:28.410Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 15.191s coverage: 81.8% of statements [2021-08-12T04:33:28.410Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] [2021-08-12T04:33:46.623Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 22.087s coverage: 92.9% of statements [2021-08-12T04:33:46.623Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] [2021-08-12T04:33:46.623Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] [2021-08-12T04:33:46.623Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] [2021-08-12T04:33:46.623Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 0.025s coverage: 65.1% of statements [2021-08-12T04:33:46.623Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] [2021-08-12T04:33:46.623Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] [2021-08-12T04:33:46.623Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] [2021-08-12T04:33:46.623Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] [2021-08-12T04:33:46.623Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] [2021-08-12T04:33:46.623Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 11.063s coverage: 87.2% of statements [2021-08-12T04:33:46.623Z] ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] [2021-08-12T04:33:46.623Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] [2021-08-12T04:33:46.623Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.053s coverage: 100.0% of statements [2021-08-12T04:33:46.623Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] [2021-08-12T04:33:46.623Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.056s coverage: 58.8% of statements [2021-08-12T04:33:46.623Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/common [no test files] [2021-08-12T04:33:46.623Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.052s coverage: 80.0% of statements [2021-08-12T04:33:46.623Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/jwt 0.063s coverage: 87.2% of statements [2021-08-12T04:33:46.623Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/oauth2 0.051s coverage: 85.4% of statements [2021-08-12T04:33:46.623Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.084s coverage: 91.2% of statements [2021-08-12T04:33:46.623Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] [2021-08-12T04:33:46.623Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 0.136s coverage: 64.4% of statements [2021-08-12T04:33:46.623Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] [2021-08-12T04:33:46.623Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] [2021-08-12T04:33:46.623Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.051s coverage: 100.0% of statements [2021-08-12T04:33:46.623Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.033s coverage: 91.3% of statements [2021-08-12T04:33:46.623Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.031s coverage: 100.0% of statements [2021-08-12T04:33:46.623Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.031s coverage: 73.7% of statements [2021-08-12T04:33:46.623Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.032s coverage: 100.0% of statements [2021-08-12T04:33:46.896Z] --- FAIL: TestInit (0.04s) [2021-08-12T04:33:46.896Z] --- FAIL: TestInit/empty_env (0.00s) [2021-08-12T04:33:46.896Z] service_test.go:222: [2021-08-12T04:33:46.896Z] Error Trace: service_test.go:222 [2021-08-12T04:33:46.896Z] Error: Received unexpected error: [2021-08-12T04:33:46.896Z] unsupported authetication method: oauth2 [2021-08-12T04:33:46.896Z] Test: TestInit/empty_env [2021-08-12T04:33:46.896Z] --- FAIL: TestInit/add_one_unique_route (0.00s) [2021-08-12T04:33:46.896Z] service_test.go:222: [2021-08-12T04:33:46.896Z] Error Trace: service_test.go:222 [2021-08-12T04:33:46.896Z] Error: Received unexpected error: [2021-08-12T04:33:46.896Z] unsupported authetication method: oauth2 [2021-08-12T04:33:46.896Z] Test: TestInit/add_one_unique_route [2021-08-12T04:33:46.896Z] --- FAIL: TestInit/add_one_unique_route_with_URL_containing_IP_address (0.00s) [2021-08-12T04:33:46.896Z] service_test.go:222: [2021-08-12T04:33:46.896Z] Error Trace: service_test.go:222 [2021-08-12T04:33:46.896Z] Error: Received unexpected error: [2021-08-12T04:33:46.896Z] unsupported authetication method: oauth2 [2021-08-12T04:33:46.896Z] Test: TestInit/add_one_unique_route_with_URL_containing_IP_address [2021-08-12T04:33:46.896Z] --- FAIL: TestInit/add_two_unique_routes (0.00s) [2021-08-12T04:33:46.896Z] service_test.go:222: [2021-08-12T04:33:46.896Z] Error Trace: service_test.go:222 [2021-08-12T04:33:46.896Z] Error: Received unexpected error: [2021-08-12T04:33:46.896Z] unsupported authetication method: oauth2 [2021-08-12T04:33:46.896Z] Test: TestInit/add_two_unique_routes [2021-08-12T04:33:46.896Z] --- FAIL: TestInit/add_two_unique_routes:one_with_URL_containing_IP_address;_the_other_one_with_hostname (0.00s) [2021-08-12T04:33:46.896Z] service_test.go:222: [2021-08-12T04:33:46.896Z] Error Trace: service_test.go:222 [2021-08-12T04:33:46.896Z] Error: Received unexpected error: [2021-08-12T04:33:46.896Z] unsupported authetication method: oauth2 [2021-08-12T04:33:46.896Z] Test: TestInit/add_two_unique_routes:one_with_URL_containing_IP_address;_the_other_one_with_hostname [2021-08-12T04:33:46.896Z] --- FAIL: TestInit/add_one_duplicate_route (0.00s) [2021-08-12T04:33:46.896Z] service_test.go:222: [2021-08-12T04:33:46.896Z] Error Trace: service_test.go:222 [2021-08-12T04:33:46.896Z] Error: Received unexpected error: [2021-08-12T04:33:46.896Z] unsupported authetication method: oauth2 [2021-08-12T04:33:46.896Z] Test: TestInit/add_one_duplicate_route [2021-08-12T04:33:46.896Z] --- FAIL: TestInit/add_one_unique,_one_duplicate_route (0.00s) [2021-08-12T04:33:46.896Z] service_test.go:222: [2021-08-12T04:33:46.896Z] Error Trace: service_test.go:222 [2021-08-12T04:33:46.896Z] Error: Received unexpected error: [2021-08-12T04:33:46.896Z] unsupported authetication method: oauth2 [2021-08-12T04:33:46.896Z] Test: TestInit/add_one_unique,_one_duplicate_route [2021-08-12T04:33:46.896Z] --- FAIL: TestInit/add_one_unique,_multiple_duplicate_routes (0.00s) [2021-08-12T04:33:46.896Z] service_test.go:222: [2021-08-12T04:33:46.896Z] Error Trace: service_test.go:222 [2021-08-12T04:33:46.896Z] Error: Received unexpected error: [2021-08-12T04:33:46.896Z] unsupported authetication method: oauth2 [2021-08-12T04:33:46.896Z] Test: TestInit/add_one_unique,_multiple_duplicate_routes [2021-08-12T04:33:46.896Z] --- FAIL: TestInit/add_two_unique,_multiple_duplicate_routes (0.01s) [2021-08-12T04:33:46.896Z] service_test.go:222: [2021-08-12T04:33:46.896Z] Error Trace: service_test.go:222 [2021-08-12T04:33:46.896Z] Error: Received unexpected error: [2021-08-12T04:33:46.896Z] unsupported authetication method: oauth2 [2021-08-12T04:33:46.896Z] Test: TestInit/add_two_unique,_multiple_duplicate_routes [2021-08-12T04:33:46.896Z] --- FAIL: TestInit/bad_spec_without_dot_._in_the_definition_for_route (0.00s) [2021-08-12T04:33:46.896Z] service_test.go:222: [2021-08-12T04:33:46.896Z] Error Trace: service_test.go:222 [2021-08-12T04:33:46.896Z] Error: Received unexpected error: [2021-08-12T04:33:46.896Z] unsupported authetication method: oauth2 [2021-08-12T04:33:46.896Z] Test: TestInit/bad_spec_without_dot_._in_the_definition_for_route [2021-08-12T04:33:46.896Z] --- FAIL: TestInit/bad_URL_without_full_quallified_URL (0.00s) [2021-08-12T04:33:46.896Z] service_test.go:222: [2021-08-12T04:33:46.896Z] Error Trace: service_test.go:222 [2021-08-12T04:33:46.896Z] Error: Received unexpected error: [2021-08-12T04:33:46.896Z] unsupported authetication method: oauth2 [2021-08-12T04:33:46.896Z] Test: TestInit/bad_URL_without_full_quallified_URL [2021-08-12T04:33:46.896Z] --- FAIL: TestInit/empty_service_name (0.01s) [2021-08-12T04:33:46.896Z] service_test.go:222: [2021-08-12T04:33:46.896Z] Error Trace: service_test.go:222 [2021-08-12T04:33:46.896Z] Error: Received unexpected error: [2021-08-12T04:33:46.896Z] unsupported authetication method: oauth2 [2021-08-12T04:33:46.896Z] Test: TestInit/empty_service_name [2021-08-12T04:33:46.896Z] FAIL [2021-08-12T04:33:46.896Z] coverage: 66.6% of statements [2021-08-12T04:33:46.896Z] FAIL github.com/edgexfoundry/edgex-go/internal/security/proxy 0.134s [2021-08-12T04:33:46.896Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/config [no test files] [2021-08-12T04:33:46.896Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/container [no test files] [2021-08-12T04:33:46.896Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/models [no test files] [2021-08-12T04:33:47.892Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.135s coverage: 43.6% of statements [2021-08-12T04:33:47.892Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] [2021-08-12T04:33:47.892Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] [2021-08-12T04:33:47.892Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 0.046s coverage: 89.5% of statements [2021-08-12T04:33:47.892Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] [2021-08-12T04:33:48.163Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 0.057s coverage: 84.8% of statements [2021-08-12T04:33:48.163Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications [no test files] [2021-08-12T04:33:54.811Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 6.064s coverage: 19.5% of statements [2021-08-12T04:33:54.811Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel [no test files] [2021-08-12T04:33:54.811Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks [no test files] [2021-08-12T04:33:54.811Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] [2021-08-12T04:33:54.811Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] [2021-08-12T04:33:54.811Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 0.129s coverage: 92.0% of statements [2021-08-12T04:33:54.811Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] [2021-08-12T04:33:54.811Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks [no test files] [2021-08-12T04:33:54.811Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler [no test files] [2021-08-12T04:33:54.811Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/application [no test files] [2021-08-12T04:33:54.811Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/scheduler 0.054s coverage: 62.7% of statements [2021-08-12T04:33:54.811Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] [2021-08-12T04:33:54.811Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] [2021-08-12T04:33:54.811Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 0.096s coverage: 97.7% of statements [2021-08-12T04:33:54.811Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] [2021-08-12T04:33:54.811Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks [no test files] [2021-08-12T04:33:54.811Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent [no test files] [2021-08-12T04:33:54.811Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/application [no test files] [2021-08-12T04:33:54.811Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct 0.052s coverage: 28.9% of statements [2021-08-12T04:33:54.811Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct/config [no test files] [2021-08-12T04:33:54.811Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/executor [no test files] [2021-08-12T04:33:54.811Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/config [no test files] [2021-08-12T04:33:54.811Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/container [no test files] [2021-08-12T04:33:54.811Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/controller/http [no test files] [2021-08-12T04:33:54.811Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/interfaces [no test files] [2021-08-12T04:33:54.811Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/response 0.055s coverage: 100.0% of statements [2021-08-12T04:33:54.811Z] ok github.com/edgexfoundry/edgex-go/internal/system/executor 0.031s coverage: 95.4% of statements [2021-08-12T04:33:54.811Z] FAIL [2021-08-12T04:33:55.079Z] make: *** [Makefile:101: test] Error 1 [Pipeline] } [2021-08-12T04:33:55.099Z] $ docker stop --time=1 4eea149bae85099cf5af46c4516fdaa7846ef8187bbfb4447c53e15715d35397 [2021-08-12T04:33:56.479Z] $ docker rm -f 4eea149bae85099cf5af46c4516fdaa7846ef8187bbfb4447c53e15715d35397 [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-08-12T04:33:56.852Z] Failed in branch amd64 [2021-08-12T04:34:37.679Z] Running on prd-ubuntu18.04-docker-arm64-4c-16g-682 in /w/workspace/edgexfoundry_edgex-go_PR-3657 [Pipeline] { [Pipeline] ws [2021-08-12T04:34:37.704Z] Running in /w/workspace/edgex-go/4 [Pipeline] { [Pipeline] checkout [2021-08-12T04:34:37.943Z] The recommended git tool is: git [2021-08-12T04:34:43.868Z] using credential edgex-jenkins-ssh [2021-08-12T04:34:43.905Z] Cloning the remote Git repository [2021-08-12T04:34:43.974Z] Cloning repository git@github.com:edgexfoundry/edgex-go.git [2021-08-12T04:34:44.078Z] > git init /w/workspace/edgex-go/4 # timeout=10 [2021-08-12T04:34:44.189Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2021-08-12T04:34:44.190Z] > git --version # timeout=10 [2021-08-12T04:34:44.216Z] > git --version # 'git version 2.17.1' [2021-08-12T04:34:44.217Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-08-12T04:34:44.298Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-08-12T04:35:00.119Z] Merging remotes/origin/main commit 729eb4739df12e156b446759f30c8b9b764bc7ef into PR head commit e2c5d5b30167332f2ea4547e85bfe72ddd42ccac [2021-08-12T04:34:59.328Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2021-08-12T04:34:59.352Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-08-12T04:34:59.380Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2021-08-12T04:34:59.411Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2021-08-12T04:34:59.412Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-08-12T04:34:59.425Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/3657/head:refs/remotes/origin/PR-3657 +refs/heads/main:refs/remotes/origin/main # timeout=10 [2021-08-12T04:35:00.659Z] Merge succeeded, producing b39f6771ab94f5aae396c9f9db39ff2c2db8b660 [2021-08-12T04:35:00.659Z] Checking out Revision b39f6771ab94f5aae396c9f9db39ff2c2db8b660 (PR-3657) [2021-08-12T04:35:00.142Z] > git config core.sparsecheckout # timeout=10 [2021-08-12T04:35:00.155Z] > git checkout -f e2c5d5b30167332f2ea4547e85bfe72ddd42ccac # timeout=10 [2021-08-12T04:35:00.363Z] > git remote # timeout=10 [2021-08-12T04:35:00.380Z] > git config --get remote.origin.url # timeout=10 [2021-08-12T04:35:00.394Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-08-12T04:35:00.405Z] > git merge 729eb4739df12e156b446759f30c8b9b764bc7ef # timeout=10 [2021-08-12T04:35:00.650Z] > git rev-parse HEAD^{commit} # timeout=10 [2021-08-12T04:35:00.668Z] > git config core.sparsecheckout # timeout=10 [2021-08-12T04:35:00.683Z] > git checkout -f b39f6771ab94f5aae396c9f9db39ff2c2db8b660 # timeout=10 [2021-08-12T04:35:04.956Z] Commit message: "Merge commit '729eb4739df12e156b446759f30c8b9b764bc7ef' into HEAD" [2021-08-12T04:35:04.976Z] First time build. Skipping changelog. [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2021-08-12T04:35:05.582Z] provisioning config files... [2021-08-12T04:35:05.617Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/4@tmp/config5441720249128289770tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-08-12T04:35:06.177Z] ---> docker-login.sh [2021-08-12T04:35:06.177Z] nexus3.edgexfoundry.org:10001 [2021-08-12T04:35:04.966Z] > git rev-list --no-walk 1c98a35e7a33ac1100d6a65532bfb399586a9ed6 # timeout=10 [2021-08-12T04:35:06.778Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-08-12T04:35:07.376Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-08-12T04:35:07.376Z] Configure a credential helper to remove this warning. See [2021-08-12T04:35:07.376Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-08-12T04:35:07.376Z] [2021-08-12T04:35:07.376Z] Login Succeeded [2021-08-12T04:35:07.376Z] nexus3.edgexfoundry.org:10002 [2021-08-12T04:35:07.653Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-08-12T04:35:07.929Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-08-12T04:35:07.929Z] Configure a credential helper to remove this warning. See [2021-08-12T04:35:07.929Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-08-12T04:35:07.929Z] [2021-08-12T04:35:07.929Z] Login Succeeded [2021-08-12T04:35:07.929Z] nexus3.edgexfoundry.org:10003 [2021-08-12T04:35:08.204Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-08-12T04:35:08.476Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-08-12T04:35:08.476Z] Configure a credential helper to remove this warning. See [2021-08-12T04:35:08.476Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-08-12T04:35:08.476Z] [2021-08-12T04:35:08.476Z] Login Succeeded [2021-08-12T04:35:08.476Z] nexus3.edgexfoundry.org:10004 [2021-08-12T04:35:08.748Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-08-12T04:35:09.020Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-08-12T04:35:09.020Z] Configure a credential helper to remove this warning. See [2021-08-12T04:35:09.020Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-08-12T04:35:09.020Z] [2021-08-12T04:35:09.020Z] Login Succeeded [2021-08-12T04:35:09.020Z] docker.io [2021-08-12T04:35:09.292Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-08-12T04:35:09.575Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-08-12T04:35:09.575Z] Configure a credential helper to remove this warning. See [2021-08-12T04:35:09.575Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-08-12T04:35:09.575Z] [2021-08-12T04:35:09.575Z] Login Succeeded [2021-08-12T04:35:09.575Z] ---> docker-login.sh ends [Pipeline] } [2021-08-12T04:35:09.657Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2021-08-12T04:35:10.573Z] ========================================================= [2021-08-12T04:35:10.573Z] [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine] [2021-08-12T04:35:10.573Z] ========================================================= [Pipeline] fileExists [Pipeline] sh [2021-08-12T04:35:10.950Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine [2021-08-12T04:35:11.229Z] 1.16-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2021-08-12T04:35:11.230Z] 595b0fe564bb: Pulling fs layer [2021-08-12T04:35:11.230Z] 24495759ef45: Pulling fs layer [2021-08-12T04:35:11.230Z] d148012ef14d: Pulling fs layer [2021-08-12T04:35:11.230Z] e90a11edd702: Pulling fs layer [2021-08-12T04:35:11.230Z] d77568369979: Pulling fs layer [2021-08-12T04:35:11.230Z] fc1c9f9a7f3b: Pulling fs layer [2021-08-12T04:35:11.230Z] 170f2ba95c9a: Pulling fs layer [2021-08-12T04:35:11.230Z] 97ac5df62f85: Pulling fs layer [2021-08-12T04:35:11.230Z] e90a11edd702: Waiting [2021-08-12T04:35:11.230Z] d77568369979: Waiting [2021-08-12T04:35:11.230Z] fc1c9f9a7f3b: Waiting [2021-08-12T04:35:11.230Z] 170f2ba95c9a: Waiting [2021-08-12T04:35:11.230Z] 97ac5df62f85: Waiting [2021-08-12T04:35:11.230Z] d148012ef14d: Download complete [2021-08-12T04:35:11.230Z] 24495759ef45: Verifying Checksum [2021-08-12T04:35:11.230Z] 24495759ef45: Download complete [2021-08-12T04:35:11.506Z] d77568369979: Verifying Checksum [2021-08-12T04:35:11.506Z] d77568369979: Download complete [2021-08-12T04:35:11.506Z] fc1c9f9a7f3b: Download complete [2021-08-12T04:35:11.506Z] 595b0fe564bb: Verifying Checksum [2021-08-12T04:35:11.506Z] 595b0fe564bb: Download complete [2021-08-12T04:35:11.506Z] 170f2ba95c9a: Verifying Checksum [2021-08-12T04:35:11.506Z] 170f2ba95c9a: Download complete [2021-08-12T04:35:12.116Z] 595b0fe564bb: Pull complete [2021-08-12T04:35:12.715Z] 24495759ef45: Pull complete [2021-08-12T04:35:12.991Z] d148012ef14d: Pull complete [2021-08-12T04:35:15.636Z] 97ac5df62f85: Verifying Checksum [2021-08-12T04:35:15.636Z] 97ac5df62f85: Download complete [2021-08-12T04:35:15.910Z] e90a11edd702: Verifying Checksum [2021-08-12T04:35:15.910Z] e90a11edd702: Download complete [2021-08-12T04:35:26.054Z] e90a11edd702: Pull complete [2021-08-12T04:35:26.054Z] d77568369979: Pull complete [2021-08-12T04:35:26.054Z] fc1c9f9a7f3b: Pull complete [2021-08-12T04:35:26.054Z] 170f2ba95c9a: Pull complete [2021-08-12T04:35:32.788Z] 97ac5df62f85: Pull complete [2021-08-12T04:35:32.788Z] Digest: sha256:84204f9419e0e30039067cc16e8ccc9a99ccb3a3f51ea7567ddff3f7e64b8ba8 [2021-08-12T04:35:32.788Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine [2021-08-12T04:35:32.788Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine [Pipeline] fileExists [Pipeline] sh [2021-08-12T04:35:33.151Z] + docker build -t+ ci-base-image-arm64 -f - .echo [2021-08-12T04:35:33.151Z] FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine [2021-08-12T04:35:33.151Z] WORKDIR /edgex [2021-08-12T04:35:33.151Z] COPY go.mod . [2021-08-12T04:35:33.151Z] RUN go mod download [2021-08-12T04:35:35.783Z] Sending build context to Docker daemon 165.9MB [2021-08-12T04:35:35.783Z] Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine [2021-08-12T04:35:35.783Z] ---> 04bc70af865f [2021-08-12T04:35:35.783Z] Step 2/4 : WORKDIR /edgex [2021-08-12T04:35:39.200Z] ---> Running in 9cea988178b2 [2021-08-12T04:35:39.200Z] Removing intermediate container 9cea988178b2 [2021-08-12T04:35:39.200Z] ---> d4b07869e50d [2021-08-12T04:35:39.200Z] Step 3/4 : COPY go.mod . [2021-08-12T04:35:40.193Z] ---> e17963621cac [2021-08-12T04:35:40.193Z] Step 4/4 : RUN go mod download [2021-08-12T04:35:40.466Z] ---> Running in 7f8efc3385f5 [2021-08-12T04:37:17.319Z] Removing intermediate container 7f8efc3385f5 [2021-08-12T04:37:17.319Z] ---> a606e2ccc79f [2021-08-12T04:37:17.319Z] Successfully built a606e2ccc79f [2021-08-12T04:37:17.319Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] sh [2021-08-12T04:37:17.667Z] + docker inspect -f . ci-base-image-arm64 [2021-08-12T04:37:17.667Z] . [Pipeline] withDockerContainer [2021-08-12T04:37:17.959Z] prd-ubuntu18.04-docker-arm64-4c-16g-682 does not seem to be running inside a container [2021-08-12T04:37:18.050Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/4 -v /w/workspace/edgex-go/4:/w/workspace/edgex-go/4:rw,z -v /w/workspace/edgex-go/4@tmp:/w/workspace/edgex-go/4@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2021-08-12T04:37:19.978Z] $ docker top 0133d46ae067f00e67892bb50347961157a1feb7470121795216ba0f4a688b05 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-08-12T04:37:20.994Z] + go version [2021-08-12T04:37:20.994Z] go version go1.16.6 linux/arm64 [Pipeline] } [2021-08-12T04:37:21.015Z] $ docker stop --time=1 0133d46ae067f00e67892bb50347961157a1feb7470121795216ba0f4a688b05 [2021-08-12T04:37:22.953Z] $ docker rm -f 0133d46ae067f00e67892bb50347961157a1feb7470121795216ba0f4a688b05 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-08-12T04:37:23.678Z] + docker inspect -f . ci-base-image-arm64 [2021-08-12T04:37:23.678Z] . [Pipeline] withDockerContainer [2021-08-12T04:37:23.959Z] prd-ubuntu18.04-docker-arm64-4c-16g-682 does not seem to be running inside a container [2021-08-12T04:37:24.041Z] $ 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/4 -v /w/workspace/edgex-go/4:/w/workspace/edgex-go/4:rw,z -v /w/workspace/edgex-go/4@tmp:/w/workspace/edgex-go/4@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2021-08-12T04:37:25.715Z] $ docker top c94f84f9a19650adf0edaa4713b807f636046cd987cf4a7b6e30c741bebfa80b -eo pid,comm [Pipeline] { [Pipeline] echo [2021-08-12T04:37:26.071Z] ========================================================= [2021-08-12T04:37:26.072Z] [edgeXBuildGoParallel] Running Tests and Build... [2021-08-12T04:37:26.072Z] ========================================================= [Pipeline] fileExists [Pipeline] sh [2021-08-12T04:37:26.736Z] + go mod tidy [Pipeline] sh [2021-08-12T04:37:28.379Z] + make test [2021-08-12T04:37:28.379Z] if which hadolint > /dev/null ; then hadolint --config .hadolint.yml `find * -type f -name 'Dockerfile*' -print` ; elif test "aarch64" = "x86_64" && which docker > /dev/null ; then docker run --rm -v `pwd`:/host:ro,z --entrypoint /bin/hadolint hadolint/hadolint:latest --config /host/.hadolint.yml `find * -type f -name 'Dockerfile*' | xargs -i echo '/host/{}'` ; fi [2021-08-12T04:37:28.379Z] go mod tidy [2021-08-12T04:37:28.979Z] GO111MODULE=on go test -race -coverprofile=coverage.out ./... [2021-08-12T04:37:55.803Z] ? github.com/edgexfoundry/edgex-go [no test files] [2021-08-12T04:39:03.897Z] ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] [2021-08-12T04:39:03.897Z] ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] [2021-08-12T04:39:03.897Z] ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] [2021-08-12T04:39:03.897Z] ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] [2021-08-12T04:39:16.357Z] ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] [2021-08-12T04:39:16.357Z] ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] [2021-08-12T04:39:16.357Z] ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-setup [no test files] [2021-08-12T04:39:16.357Z] ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] [2021-08-12T04:39:16.357Z] ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] [2021-08-12T04:39:16.634Z] ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] [2021-08-12T04:39:17.625Z] ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-agent [no test files] [2021-08-12T04:39:17.625Z] ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-executor [no test files] [2021-08-12T04:39:17.625Z] ? github.com/edgexfoundry/edgex-go/internal [no test files] [2021-08-12T04:39:17.625Z] ? github.com/edgexfoundry/edgex-go/internal/core/command [no test files] [2021-08-12T04:39:30.049Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/application 0.213s coverage: 28.7% of statements [2021-08-12T04:39:30.049Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] [2021-08-12T04:39:30.049Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] [2021-08-12T04:39:35.460Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 0.406s coverage: 100.0% of statements [2021-08-12T04:39:35.460Z] ? github.com/edgexfoundry/edgex-go/internal/core/data [no test files] [2021-08-12T04:39:35.461Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/application 0.394s coverage: 46.3% of statements [2021-08-12T04:39:35.461Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] [2021-08-12T04:39:35.461Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] [2021-08-12T04:39:35.738Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 0.582s coverage: 90.1% of statements [2021-08-12T04:39:35.738Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] [2021-08-12T04:39:35.738Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks [no test files] [2021-08-12T04:39:36.347Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/messaging 1.248s coverage: 81.2% of statements [2021-08-12T04:39:36.347Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] [2021-08-12T04:39:36.347Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata [no test files] [2021-08-12T04:39:36.347Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/application [no test files] [2021-08-12T04:39:36.347Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] [2021-08-12T04:39:36.347Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] [2021-08-12T04:39:46.543Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 1.380s coverage: 94.2% of statements [2021-08-12T04:39:46.543Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] [2021-08-12T04:39:46.543Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks [no test files] [2021-08-12T04:39:46.543Z] ok github.com/edgexfoundry/edgex-go/internal/io 0.276s coverage: 59.1% of statements [2021-08-12T04:39:46.543Z] ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] [2021-08-12T04:39:46.543Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/application [no test files] [2021-08-12T04:39:46.543Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers [no test files] [2021-08-12T04:39:46.543Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] [2021-08-12T04:39:46.543Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] [2021-08-12T04:39:46.543Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/controller/http 0.239s coverage: 60.0% of statements [2021-08-12T04:39:46.543Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] [2021-08-12T04:39:46.543Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] [2021-08-12T04:39:46.543Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] [2021-08-12T04:39:46.543Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 0.273s coverage: 0.8% of statements [2021-08-12T04:39:46.543Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] [2021-08-12T04:39:46.543Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/telemetry 0.177s coverage: 58.8% of statements [2021-08-12T04:39:46.543Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 0.178s coverage: 21.7% of statements [2021-08-12T04:39:46.543Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] [2021-08-12T04:39:46.543Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.201s coverage: 47.1% of statements [2021-08-12T04:39:46.543Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 1.216s coverage: 79.5% of statements [2021-08-12T04:39:46.543Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.198s coverage: 94.1% of statements [2021-08-12T04:39:46.543Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.263s coverage: 96.3% of statements [2021-08-12T04:39:46.817Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.203s coverage: 87.5% of statements [2021-08-12T04:39:59.239Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 12.205s coverage: 94.4% of statements [2021-08-12T04:39:59.239Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/ping 0.161s coverage: 44.8% of statements [2021-08-12T04:40:04.635Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 13.574s coverage: 81.8% of statements [2021-08-12T04:40:04.635Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] [2021-08-12T04:40:11.368Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 22.255s coverage: 92.9% of statements [2021-08-12T04:40:11.368Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] [2021-08-12T04:40:11.368Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] [2021-08-12T04:40:11.368Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] [2021-08-12T04:40:11.368Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 0.054s coverage: 65.1% of statements [2021-08-12T04:40:11.368Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] [2021-08-12T04:40:11.368Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] [2021-08-12T04:40:11.368Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] [2021-08-12T04:40:11.368Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] [2021-08-12T04:40:11.368Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] [2021-08-12T04:40:11.368Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 11.180s coverage: 87.2% of statements [2021-08-12T04:40:11.368Z] ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] [2021-08-12T04:40:11.368Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] [2021-08-12T04:40:11.368Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.159s coverage: 100.0% of statements [2021-08-12T04:40:11.368Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] [2021-08-12T04:40:11.368Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.182s coverage: 58.8% of statements [2021-08-12T04:40:11.368Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/common [no test files] [2021-08-12T04:40:11.368Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.175s coverage: 80.0% of statements [2021-08-12T04:40:11.368Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/jwt 0.241s coverage: 87.2% of statements [2021-08-12T04:40:11.368Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/oauth2 0.251s coverage: 85.4% of statements [2021-08-12T04:40:11.368Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.329s coverage: 91.2% of statements [2021-08-12T04:40:11.368Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] [2021-08-12T04:40:12.819Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 0.867s coverage: 64.4% of statements [2021-08-12T04:40:12.819Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] [2021-08-12T04:40:12.819Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] [2021-08-12T04:40:12.819Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.182s coverage: 100.0% of statements [2021-08-12T04:40:12.819Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.099s coverage: 91.3% of statements [2021-08-12T04:40:12.819Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.063s coverage: 100.0% of statements [2021-08-12T04:40:13.112Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.082s coverage: 73.7% of statements [2021-08-12T04:40:13.385Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.045s coverage: 100.0% of statements [2021-08-12T04:40:18.827Z] --- FAIL: TestInit (0.17s) [2021-08-12T04:40:18.827Z] --- FAIL: TestInit/empty_env (0.04s) [2021-08-12T04:40:18.827Z] service_test.go:222: [2021-08-12T04:40:18.827Z] Error Trace: service_test.go:222 [2021-08-12T04:40:18.827Z] Error: Received unexpected error: [2021-08-12T04:40:18.827Z] unsupported authetication method: oauth2 [2021-08-12T04:40:18.827Z] Test: TestInit/empty_env [2021-08-12T04:40:18.827Z] --- FAIL: TestInit/add_one_unique_route (0.01s) [2021-08-12T04:40:18.827Z] service_test.go:222: [2021-08-12T04:40:18.827Z] Error Trace: service_test.go:222 [2021-08-12T04:40:18.827Z] Error: Received unexpected error: [2021-08-12T04:40:18.827Z] unsupported authetication method: oauth2 [2021-08-12T04:40:18.827Z] Test: TestInit/add_one_unique_route [2021-08-12T04:40:18.827Z] --- FAIL: TestInit/add_one_unique_route_with_URL_containing_IP_address (0.01s) [2021-08-12T04:40:18.827Z] service_test.go:222: [2021-08-12T04:40:18.827Z] Error Trace: service_test.go:222 [2021-08-12T04:40:18.827Z] Error: Received unexpected error: [2021-08-12T04:40:18.827Z] unsupported authetication method: oauth2 [2021-08-12T04:40:18.827Z] Test: TestInit/add_one_unique_route_with_URL_containing_IP_address [2021-08-12T04:40:18.827Z] --- FAIL: TestInit/add_two_unique_routes (0.01s) [2021-08-12T04:40:18.827Z] service_test.go:222: [2021-08-12T04:40:18.827Z] Error Trace: service_test.go:222 [2021-08-12T04:40:18.827Z] Error: Received unexpected error: [2021-08-12T04:40:18.827Z] unsupported authetication method: oauth2 [2021-08-12T04:40:18.827Z] Test: TestInit/add_two_unique_routes [2021-08-12T04:40:18.827Z] --- FAIL: TestInit/add_two_unique_routes:one_with_URL_containing_IP_address;_the_other_one_with_hostname (0.01s) [2021-08-12T04:40:18.827Z] service_test.go:222: [2021-08-12T04:40:18.827Z] Error Trace: service_test.go:222 [2021-08-12T04:40:18.827Z] Error: Received unexpected error: [2021-08-12T04:40:18.827Z] unsupported authetication method: oauth2 [2021-08-12T04:40:18.827Z] Test: TestInit/add_two_unique_routes:one_with_URL_containing_IP_address;_the_other_one_with_hostname [2021-08-12T04:40:18.827Z] --- FAIL: TestInit/add_one_duplicate_route (0.01s) [2021-08-12T04:40:18.827Z] service_test.go:222: [2021-08-12T04:40:18.827Z] Error Trace: service_test.go:222 [2021-08-12T04:40:18.827Z] Error: Received unexpected error: [2021-08-12T04:40:18.827Z] unsupported authetication method: oauth2 [2021-08-12T04:40:18.827Z] Test: TestInit/add_one_duplicate_route [2021-08-12T04:40:18.827Z] --- FAIL: TestInit/add_one_unique,_one_duplicate_route (0.01s) [2021-08-12T04:40:18.827Z] service_test.go:222: [2021-08-12T04:40:18.827Z] Error Trace: service_test.go:222 [2021-08-12T04:40:18.827Z] Error: Received unexpected error: [2021-08-12T04:40:18.827Z] unsupported authetication method: oauth2 [2021-08-12T04:40:18.827Z] Test: TestInit/add_one_unique,_one_duplicate_route [2021-08-12T04:40:18.827Z] --- FAIL: TestInit/add_one_unique,_multiple_duplicate_routes (0.01s) [2021-08-12T04:40:18.827Z] service_test.go:222: [2021-08-12T04:40:18.827Z] Error Trace: service_test.go:222 [2021-08-12T04:40:18.827Z] Error: Received unexpected error: [2021-08-12T04:40:18.827Z] unsupported authetication method: oauth2 [2021-08-12T04:40:18.827Z] Test: TestInit/add_one_unique,_multiple_duplicate_routes [2021-08-12T04:40:18.827Z] --- FAIL: TestInit/add_two_unique,_multiple_duplicate_routes (0.01s) [2021-08-12T04:40:18.827Z] service_test.go:222: [2021-08-12T04:40:18.827Z] Error Trace: service_test.go:222 [2021-08-12T04:40:18.827Z] Error: Received unexpected error: [2021-08-12T04:40:18.827Z] unsupported authetication method: oauth2 [2021-08-12T04:40:18.827Z] Test: TestInit/add_two_unique,_multiple_duplicate_routes [2021-08-12T04:40:18.827Z] --- FAIL: TestInit/bad_spec_without_dot_._in_the_definition_for_route (0.01s) [2021-08-12T04:40:18.827Z] service_test.go:222: [2021-08-12T04:40:18.827Z] Error Trace: service_test.go:222 [2021-08-12T04:40:18.827Z] Error: Received unexpected error: [2021-08-12T04:40:18.827Z] unsupported authetication method: oauth2 [2021-08-12T04:40:18.827Z] Test: TestInit/bad_spec_without_dot_._in_the_definition_for_route [2021-08-12T04:40:18.827Z] --- FAIL: TestInit/bad_URL_without_full_quallified_URL (0.01s) [2021-08-12T04:40:18.827Z] service_test.go:222: [2021-08-12T04:40:18.827Z] Error Trace: service_test.go:222 [2021-08-12T04:40:18.827Z] Error: Received unexpected error: [2021-08-12T04:40:18.827Z] unsupported authetication method: oauth2 [2021-08-12T04:40:18.827Z] Test: TestInit/bad_URL_without_full_quallified_URL [2021-08-12T04:40:18.827Z] --- FAIL: TestInit/empty_service_name (0.01s) [2021-08-12T04:40:18.827Z] service_test.go:222: [2021-08-12T04:40:18.827Z] Error Trace: service_test.go:222 [2021-08-12T04:40:18.827Z] Error: Received unexpected error: [2021-08-12T04:40:18.827Z] unsupported authetication method: oauth2 [2021-08-12T04:40:18.827Z] Test: TestInit/empty_service_name [2021-08-12T04:40:18.827Z] FAIL [2021-08-12T04:40:18.827Z] coverage: 66.6% of statements [2021-08-12T04:40:18.827Z] FAIL github.com/edgexfoundry/edgex-go/internal/security/proxy 0.601s [2021-08-12T04:40:18.827Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/config [no test files] [2021-08-12T04:40:18.827Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/container [no test files] [2021-08-12T04:40:18.827Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/models [no test files] [2021-08-12T04:40:20.268Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.749s coverage: 43.6% of statements [2021-08-12T04:40:20.268Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] [2021-08-12T04:40:20.268Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] [2021-08-12T04:40:20.268Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 0.329s coverage: 89.5% of statements [2021-08-12T04:40:20.268Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] [2021-08-12T04:40:20.268Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 0.242s coverage: 84.8% of statements [2021-08-12T04:40:20.268Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications [no test files] [2021-08-12T04:40:28.548Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 6.266s coverage: 19.5% of statements [2021-08-12T04:40:28.548Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel [no test files] [2021-08-12T04:40:28.548Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks [no test files] [2021-08-12T04:40:28.548Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] [2021-08-12T04:40:28.548Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] [2021-08-12T04:40:28.548Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 0.555s coverage: 92.0% of statements [2021-08-12T04:40:28.548Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] [2021-08-12T04:40:28.548Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks [no test files] [2021-08-12T04:40:28.548Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler [no test files] [2021-08-12T04:40:28.548Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/application [no test files] [2021-08-12T04:40:28.548Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/scheduler 0.209s coverage: 62.7% of statements [2021-08-12T04:40:28.548Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] [2021-08-12T04:40:28.548Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] [2021-08-12T04:40:28.548Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 0.450s coverage: 97.7% of statements [2021-08-12T04:40:28.548Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] [2021-08-12T04:40:28.548Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks [no test files] [2021-08-12T04:40:28.548Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent [no test files] [2021-08-12T04:40:28.548Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/application [no test files] [2021-08-12T04:40:28.548Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct 0.159s coverage: 28.9% of statements [2021-08-12T04:40:28.548Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct/config [no test files] [2021-08-12T04:40:28.548Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/executor [no test files] [2021-08-12T04:40:28.548Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/config [no test files] [2021-08-12T04:40:28.548Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/container [no test files] [2021-08-12T04:40:28.548Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/controller/http [no test files] [2021-08-12T04:40:28.548Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/interfaces [no test files] [2021-08-12T04:40:28.548Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/response 0.179s coverage: 100.0% of statements [2021-08-12T04:40:28.548Z] ok github.com/edgexfoundry/edgex-go/internal/system/executor 0.074s coverage: 95.4% of statements [2021-08-12T04:40:28.548Z] FAIL [2021-08-12T04:40:28.548Z] make: *** [Makefile:101: test] Error 1 [Pipeline] } [2021-08-12T04:40:28.565Z] $ docker stop --time=1 c94f84f9a19650adf0edaa4713b807f636046cd987cf4a7b6e30c741bebfa80b [2021-08-12T04:40:30.660Z] $ docker rm -f c94f84f9a19650adf0edaa4713b807f636046cd987cf4a7b6e30c741bebfa80b [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) Stage "Docker Build" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-08-12T04:40:32.042Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2021-08-12T04:40:32.042Z] [2021-08-12T04:40:32.042Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] sh [2021-08-12T04:40:32.415Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2021-08-12T04:40:32.701Z] arm64: Pulling from edgex-lftools-log-publisher [2021-08-12T04:40:32.701Z] 448f6bf000e3: Pulling fs layer [2021-08-12T04:40:32.701Z] f757da607395: Pulling fs layer [2021-08-12T04:40:32.701Z] 05883995daec: Pulling fs layer [2021-08-12T04:40:32.701Z] 8603b9c90790: Pulling fs layer [2021-08-12T04:40:32.701Z] 1560dd03e051: Pulling fs layer [2021-08-12T04:40:32.701Z] 27f5ce0e4adf: Pulling fs layer [2021-08-12T04:40:32.701Z] c2d8d7efcc4b: Pulling fs layer [2021-08-12T04:40:32.701Z] 8603b9c90790: Waiting [2021-08-12T04:40:32.701Z] 1560dd03e051: Waiting [2021-08-12T04:40:32.701Z] 27f5ce0e4adf: Waiting [2021-08-12T04:40:32.701Z] c2d8d7efcc4b: Waiting [2021-08-12T04:40:33.682Z] f757da607395: Verifying Checksum [2021-08-12T04:40:33.682Z] f757da607395: Download complete [2021-08-12T04:40:33.682Z] 8603b9c90790: Download complete [2021-08-12T04:40:33.682Z] 05883995daec: Verifying Checksum [2021-08-12T04:40:33.682Z] 05883995daec: Download complete [2021-08-12T04:40:33.682Z] 27f5ce0e4adf: Verifying Checksum [2021-08-12T04:40:33.683Z] 27f5ce0e4adf: Download complete [2021-08-12T04:40:33.683Z] 1560dd03e051: Verifying Checksum [2021-08-12T04:40:33.683Z] 1560dd03e051: Download complete [2021-08-12T04:40:34.659Z] 448f6bf000e3: Verifying Checksum [2021-08-12T04:40:34.659Z] 448f6bf000e3: Download complete [2021-08-12T04:40:38.089Z] c2d8d7efcc4b: Verifying Checksum [2021-08-12T04:40:38.089Z] c2d8d7efcc4b: Download complete [2021-08-12T04:40:38.089Z] 448f6bf000e3: Pull complete [2021-08-12T04:40:38.694Z] f757da607395: Pull complete [2021-08-12T04:40:40.139Z] 05883995daec: Pull complete [2021-08-12T04:40:40.740Z] 8603b9c90790: Pull complete [2021-08-12T04:40:41.732Z] 1560dd03e051: Pull complete [2021-08-12T04:40:42.331Z] 27f5ce0e4adf: Pull complete [2021-08-12T04:40:57.448Z] c2d8d7efcc4b: Pull complete [2021-08-12T04:40:57.448Z] Digest: sha256:42f6a1c33103aa4ecfebf648e29883a20fd84132c0f0d4f855d8bcfd8dd9c454 [2021-08-12T04:40:57.448Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2021-08-12T04:40:57.448Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] withDockerContainer [2021-08-12T04:40:57.740Z] prd-ubuntu18.04-docker-arm64-4c-16g-682 does not seem to be running inside a container [2021-08-12T04:40:57.820Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged --net host -v /home/jenkins:/home/jenkins -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/edgex-go/4 -v /w/workspace/edgex-go/4:/w/workspace/edgex-go/4:rw,z -v /w/workspace/edgex-go/4@tmp:/w/workspace/edgex-go/4@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat [2021-08-12T04:41:01.498Z] $ docker top dcd2fcd62227917b5a2ab88fefaa5e26a5fddf5b88c4a3652787322ddf75a131 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-08-12T04:41:02.818Z] ---> job-cost.sh [2021-08-12T04:41:02.818Z] lf-activate-venv: SKIPPING [2021-08-12T04:41:02.818Z] INFO: No Stack... [2021-08-12T04:41:03.798Z] INFO: Retrieving Pricing Info for: v2-standard-4 [2021-08-12T04:41:04.074Z] INFO: Archiving Costs [Pipeline] sh [2021-08-12T04:41:04.754Z] + cat /w/workspace/edgex-go/4/archives/cost.csv [2021-08-12T04:41:04.754Z] + cut -d, -f6 [Pipeline] lock [2021-08-12T04:41:04.823Z] Trying to acquire lock on [jenkins-edgexfoundry-edgex-go-PR-3657-4-stack-cost] [2021-08-12T04:41:04.833Z] Resource [jenkins-edgexfoundry-edgex-go-PR-3657-4-stack-cost] did not exist. Created. [2021-08-12T04:41:04.833Z] Lock acquired on [jenkins-edgexfoundry-edgex-go-PR-3657-4-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2021-08-12T04:41:05.527Z] + echo total: 0.18000000715255737 [Pipeline] stash [2021-08-12T04:41:06.231Z] Stashed 1 file(s) [Pipeline] } [2021-08-12T04:41:06.243Z] Lock released on resource [jenkins-edgexfoundry-edgex-go-PR-3657-4-stack-cost] [Pipeline] // lock [Pipeline] } [2021-08-12T04:41:06.270Z] $ docker stop --time=1 dcd2fcd62227917b5a2ab88fefaa5e26a5fddf5b88c4a3652787322ddf75a131 [2021-08-12T04:41:08.035Z] $ docker rm -f dcd2fcd62227917b5a2ab88fefaa5e26a5fddf5b88c4a3652787322ddf75a131 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [2021-08-12T04:41:08.557Z] 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] sh [2021-08-12T04:41:09.514Z] + '[' -d /w/workspace/edgex-go/4/archives ']' [Pipeline] libraryResource [Pipeline] sh [2021-08-12T04:41:09.879Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2021-08-12T04:41:10.462Z] ---> package-listing.sh [2021-08-12T04:41:10.462Z] ++ facter osfamily [2021-08-12T04:41:10.462Z] ++ tr '[:upper:]' '[:lower:]' [2021-08-12T04:41:10.730Z] + OS_FAMILY=redhat [2021-08-12T04:41:10.730Z] + workspace=/w/workspace/edgex-go/4 [2021-08-12T04:41:10.730Z] + START_PACKAGES=/tmp/packages_start.txt [2021-08-12T04:41:10.730Z] + END_PACKAGES=/tmp/packages_end.txt [2021-08-12T04:41:10.730Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2021-08-12T04:41:10.730Z] + PACKAGES=/tmp/packages_start.txt [2021-08-12T04:41:10.730Z] + '[' /w/workspace/edgex-go/4 ']' [2021-08-12T04:41:10.730Z] + PACKAGES=/tmp/packages_end.txt [2021-08-12T04:41:10.730Z] + case "${OS_FAMILY}" in [2021-08-12T04:41:10.730Z] + sort [2021-08-12T04:41:10.730Z] + rpm -qa [2021-08-12T04:41:11.312Z] + '[' -f /tmp/packages_start.txt ']' [2021-08-12T04:41:11.312Z] + '[' -f /tmp/packages_end.txt ']' [2021-08-12T04:41:11.312Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2021-08-12T04:41:11.312Z] + '[' /w/workspace/edgex-go/4 ']' [2021-08-12T04:41:11.312Z] + mkdir -p /w/workspace/edgex-go/4/archives/ [2021-08-12T04:41:11.312Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgex-go/4/archives/ [Pipeline] echo [2021-08-12T04:41:11.327Z] 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/4/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2021-08-12T04:41:11.624Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] sh [2021-08-12T04:41:12.211Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2021-08-12T04:41:12.211Z] [2021-08-12T04:41:12.211Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] sh [2021-08-12T04:41:12.542Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2021-08-12T04:41:12.542Z] latest: Pulling from edgex-lftools-log-publisher [2021-08-12T04:41:12.542Z] b4d181a07f80: Pulling fs layer [2021-08-12T04:41:12.542Z] a1111a8f2ec3: Pulling fs layer [2021-08-12T04:41:12.542Z] ed53099fbce6: Pulling fs layer [2021-08-12T04:41:12.542Z] dc539afda2c1: Pulling fs layer [2021-08-12T04:41:12.542Z] 77bc0d833cb6: Pulling fs layer [2021-08-12T04:41:12.542Z] 9065ff56babe: Pulling fs layer [2021-08-12T04:41:12.542Z] d287ab97295c: Pulling fs layer [2021-08-12T04:41:12.542Z] 77bc0d833cb6: Waiting [2021-08-12T04:41:12.542Z] 9065ff56babe: Waiting [2021-08-12T04:41:12.542Z] d287ab97295c: Waiting [2021-08-12T04:41:12.542Z] dc539afda2c1: Waiting [2021-08-12T04:41:12.806Z] a1111a8f2ec3: Verifying Checksum [2021-08-12T04:41:12.806Z] a1111a8f2ec3: Download complete [2021-08-12T04:41:12.806Z] dc539afda2c1: Verifying Checksum [2021-08-12T04:41:12.806Z] dc539afda2c1: Download complete [2021-08-12T04:41:13.073Z] ed53099fbce6: Verifying Checksum [2021-08-12T04:41:13.073Z] ed53099fbce6: Download complete [2021-08-12T04:41:13.073Z] 77bc0d833cb6: Verifying Checksum [2021-08-12T04:41:13.073Z] 77bc0d833cb6: Download complete [2021-08-12T04:41:13.073Z] 9065ff56babe: Verifying Checksum [2021-08-12T04:41:13.073Z] 9065ff56babe: Download complete [2021-08-12T04:41:14.024Z] b4d181a07f80: Verifying Checksum [2021-08-12T04:41:14.024Z] b4d181a07f80: Download complete [2021-08-12T04:41:14.995Z] b4d181a07f80: Pull complete [2021-08-12T04:41:14.995Z] a1111a8f2ec3: Pull complete [2021-08-12T04:41:15.584Z] ed53099fbce6: Pull complete [2021-08-12T04:41:15.584Z] dc539afda2c1: Pull complete [2021-08-12T04:41:15.848Z] 77bc0d833cb6: Pull complete [2021-08-12T04:41:16.112Z] 9065ff56babe: Pull complete [2021-08-12T04:41:17.521Z] d287ab97295c: Verifying Checksum [2021-08-12T04:41:17.521Z] d287ab97295c: Download complete [2021-08-12T04:41:21.794Z] d287ab97295c: Pull complete [2021-08-12T04:41:21.794Z] Digest: sha256:0c69325c24349bfb3ea32a3c3cbcab1fb66df42c981276dd8ebcf6aa441257c4 [2021-08-12T04:41:21.794Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2021-08-12T04:41:21.794Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] withDockerContainer [2021-08-12T04:41:21.880Z] prd-centos7-docker-4c-2g-680 does not seem to be running inside a container [2021-08-12T04:41:21.940Z] $ 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/4/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/4 -v /w/workspace/edgex-go/4:/w/workspace/edgex-go/4:rw,z -v /w/workspace/edgex-go/4@tmp:/w/workspace/edgex-go/4@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2021-08-12T04:41:25.024Z] $ docker top 479b77f9582309a02f6bdb58cb88f8024233ce362af386a10419e87600ac17da -eo pid,comm [Pipeline] { [Pipeline] sh [2021-08-12T04:41:25.711Z] + touch /tmp/pre-build-complete [Pipeline] sh [2021-08-12T04:41:26.246Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2021-08-12T04:41:26.565Z] + ls /var/log/sa-host [2021-08-12T04:41:26.565Z] + sadf -c /var/log/sa-host/sa05 [2021-08-12T04:41:26.565Z] file_magic: OK [2021-08-12T04:41:26.565Z] HZ: Using current value: 100 [2021-08-12T04:41:26.565Z] file_header: OK [2021-08-12T04:41:26.565Z] 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-08-12T04:41:26.565Z] Statistics: [2021-08-12T04:41:26.565Z] Hnuu...uuuununununu...Hnuu...uuuununununu... [2021-08-12T04:41:26.565Z] File successfully converted to sysstat format version 12.0.3 [2021-08-12T04:41:26.565Z] + sadf -c /var/log/sa-host/sa12 [2021-08-12T04:41:26.565Z] file_magic: OK [2021-08-12T04:41:26.565Z] HZ: Using current value: 100 [2021-08-12T04:41:26.565Z] file_header: OK [2021-08-12T04:41:26.565Z] 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-08-12T04:41:26.565Z] Statistics: [2021-08-12T04:41:26.565Z] HRHnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu... [2021-08-12T04:41:26.565Z] File successfully converted to sysstat format version 12.0.3 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2021-08-12T04:41:27.088Z] provisioning config files... [2021-08-12T04:41:27.103Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgex-go/4@tmp/config911742424115717091tmp [Pipeline] { [Pipeline] echo [2021-08-12T04:41:27.128Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2021-08-12T04:41:27.436Z] ---> create-netrc.sh [Pipeline] } [2021-08-12T04:41:27.456Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2021-08-12T04:41:27.889Z] ---> python-tools-install.sh [Pipeline] echo [2021-08-12T04:41:27.902Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2021-08-12T04:41:28.209Z] ---> sudo-logs.sh [2021-08-12T04:41:28.209Z] Archiving 'sudo' log.. [2021-08-12T04:41:28.209Z] sudo: unable to resolve host prd-centos7-docker-4c-2g-680.vexxhost.local: Name or service not known [2021-08-12T04:41:28.209Z] sudo: unable to resolve host prd-centos7-docker-4c-2g-680.vexxhost.local: Name or service not known [Pipeline] unstash [Pipeline] echo [2021-08-12T04:41:28.259Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2021-08-12T04:41:28.573Z] ---> job-cost.sh [2021-08-12T04:41:28.573Z] lf-activate-venv: SKIPPING [2021-08-12T04:41:28.573Z] DEBUG: total: 0.18000000715255737 [2021-08-12T04:41:28.573Z] INFO: Retrieving Stack Cost... [2021-08-12T04:41:29.529Z] INFO: Retrieving Pricing Info for: v3-standard-2 [2021-08-12T04:41:29.795Z] INFO: Archiving Costs [Pipeline] echo [2021-08-12T04:41:29.810Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2021-08-12T04:41:30.120Z] ---> logs-deploy.sh [2021-08-12T04:41:30.120Z] lf-activate-venv: SKIPPING [2021-08-12T04:41:30.120Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-go/PR-3657/4 [2021-08-12T04:41:30.120Z] INFO: archiving workspace using pattern(s): [2021-08-12T04:41:30.701Z] Archives upload complete. [2021-08-12T04:41:30.968Z] INFO: archiving logs to Nexus