Pull request #3652 opened Connecting to https://api.github.com using edgex-jenkins github personal access token Connecting to https://api.github.com to check permissions of obtain list of wangshihui for edgexfoundry/edgex-go Loading trusted files from base branch main at a7bcd554ba88ede6551341f160f16400074cb89f rather than 5e935e5798eb19718aa46e45c7ad3d40abd253cc Obtained Jenkinsfile from a7bcd554ba88ede6551341f160f16400074cb89f Running in Durability level: MAX_SURVIVABILITY 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-ssh5652837264350184354.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 4fbf90f19193a45d2dbdd9e9e5fbe6e31255a08c 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-ssh278144957203573588.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 4fbf90f19193a45d2dbdd9e9e5fbe6e31255a08c The recommended git tool is: git using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning with configured refspecs honoured and with tags Cloning repository git@github.com:edgexfoundry/edgex-global-pipelines.git > git init /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/PR-3652/workspace@libs/edgex-global-pipelines # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/PR-3652/workspace@libs/edgex-global-pipelines@tmp/jenkins-gitclient-ssh3391732484190681270.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 > git config --add remote.origin.fetch +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching with tags Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/PR-3652/workspace@libs/edgex-global-pipelines@tmp/jenkins-gitclient-ssh4423894954160621667.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 4fbf90f19193a45d2dbdd9e9e5fbe6e31255a08c (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 4fbf90f19193a45d2dbdd9e9e5fbe6e31255a08c # timeout=10 Commit message: "Merge pull request #352 from ernestojeda/parallel-go-mod-download" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 > git --version # timeout=10 > git --version # 'git version 2.16.6' Excluding src/test/ from checkout of git git@github.com:edgexfoundry/edgex-global-pipelines.git so that 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-ssh3800829662558696314.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 Cloning the remote Git repository Cloning with configured refspecs honoured and without tags Cloning repository git@github.com:lfit/releng-pipelines.git > git init /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/PR-3652/workspace@libs/lf-pipelines # timeout=10 Fetching upstream changes from git@github.com:lfit/releng-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/PR-3652/workspace@libs/lf-pipelines@tmp/jenkins-gitclient-ssh3586429607963812619.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 Avoid second fetch Checking out Revision 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 > git --version # timeout=10 > git --version # 'git version 2.16.6' fatal: bad object 4fbf90f19193a45d2dbdd9e9e5fbe6e31255a08c 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 Waiting for next available executor Running on prd-centos7-docker-4c-2g-2223 in /w/workspace/edgexfoundry_edgex-go_PR-3652 [Pipeline] { [Pipeline] ws Running in /w/workspace/edgex-go/1 [Pipeline] { [Pipeline] stage [Pipeline] { (Declarative: Checkout SCM) [Pipeline] checkout The recommended git tool is: git using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning repository git@github.com:edgexfoundry/edgex-go.git > git init /w/workspace/edgex-go/1 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git > git --version # timeout=10 > git --version # 'git version 2.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/1@tmp/jenkins-gitclient-ssh2837322458202621758.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/1@tmp/jenkins-gitclient-ssh5872491874478129071.key > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/3652/head:refs/remotes/origin/PR-3652 +refs/heads/main:refs/remotes/origin/main # timeout=10 Merging remotes/origin/main commit a7bcd554ba88ede6551341f160f16400074cb89f into PR head commit 5e935e5798eb19718aa46e45c7ad3d40abd253cc Merge succeeded, producing 067bca94017a40dc75fd55e3769418d7ea66b1e0 Checking out Revision 067bca94017a40dc75fd55e3769418d7ea66b1e0 (PR-3652) > git config core.sparsecheckout # timeout=10 > git checkout -f 5e935e5798eb19718aa46e45c7ad3d40abd253cc # 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/1@tmp/jenkins-gitclient-ssh4718045905482830431.key > git merge a7bcd554ba88ede6551341f160f16400074cb89f # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 067bca94017a40dc75fd55e3769418d7ea66b1e0 # timeout=10 Commit message: "Merge commit 'a7bcd554ba88ede6551341f160f16400074cb89f' into HEAD" First time build. Skipping changelog. > git --version # timeout=10 > git --version # 'git version 2.24.4' fatal: bad object 4fbf90f19193a45d2dbdd9e9e5fbe6e31255a08c [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2021-08-06T07:34:39.095Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2021-08-06T07:34:39.308Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2021-08-06T07:34:39.429Z] ========================================================= [2021-08-06T07:34:39.429Z] EdgeX Global Pipelines Version Info [2021-08-06T07:34:39.429Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2021-08-06T07:34:40.737Z] ------------------- [2021-08-06T07:34:40.737Z] stable info: [2021-08-06T07:34:40.737Z] ------------------- [2021-08-06T07:34:40.737Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2021-08-06T07:34:40.737Z] Commit SHA: 4fbf90f19193a45d2dbdd9e9e5fbe6e31255a08c [2021-08-06T07:34:40.737Z] Message: update stable to v1.0.204 [2021-08-06T07:34:41.325Z] ------------------- [2021-08-06T07:34:41.325Z] experimental info: [2021-08-06T07:34:41.325Z] ------------------- [2021-08-06T07:34:41.325Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2021-08-06T07:34:41.325Z] Commit SHA: 4fbf90f19193a45d2dbdd9e9e5fbe6e31255a08c [2021-08-06T07:34:41.325Z] Message: update experimental to v1.0.204 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2021-08-06T07:34:41.573Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-go-settings [Pipeline] echo [2021-08-06T07:34:41.636Z] [edgeXSetupEnvironment]: set envvar PROJECT = edgex-go [Pipeline] echo [2021-08-06T07:34:41.695Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2021-08-06T07:34:41.750Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2021-08-06T07:34:41.811Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2021-08-06T07:34:41.869Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.16 [Pipeline] echo [2021-08-06T07:34:41.926Z] [edgeXSetupEnvironment]: set envvar DOCKER_BASE_IMAGE = nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine [Pipeline] echo [2021-08-06T07:34:41.984Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_GLOB = cmd/**/Dockerfile [Pipeline] echo [2021-08-06T07:34:43.631Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_PREFIX = [Pipeline] echo [2021-08-06T07:34:43.700Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_SUFFIX = [Pipeline] echo [2021-08-06T07:34:43.752Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2021-08-06T07:34:43.805Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2021-08-06T07:34:43.872Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2021-08-06T07:34:43.929Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2021-08-06T07:34:43.979Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2021-08-06T07:34:44.030Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2021-08-06T07:34:44.084Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2021-08-06T07:34:44.136Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2021-08-06T07:34:44.191Z] [edgeXSetupEnvironment]: set envvar GOPROXY = https://nexus3.edgexfoundry.org/repository/go-proxy/ [Pipeline] echo [2021-08-06T07:34:44.252Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo [2021-08-06T07:34:44.309Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v2 [Pipeline] echo [2021-08-06T07:34:44.373Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = true [Pipeline] echo [2021-08-06T07:34:44.431Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2021-08-06T07:34:44.490Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-3652 [Pipeline] echo [2021-08-06T07:34:44.550Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-3652 [Pipeline] echo [2021-08-06T07:34:44.607Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-3652 [Pipeline] echo [2021-08-06T07:34:44.662Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 067bca94017a40dc75fd55e3769418d7ea66b1e0 [Pipeline] echo [2021-08-06T07:34:44.718Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 067bca9 [Pipeline] echo [2021-08-06T07:34:44.772Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2021-08-06T07:34:44.930Z] provisioning config files... [2021-08-06T07:34:44.952Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/1@tmp/config6670332764994104451tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-08-06T07:34:45.349Z] ---> docker-login.sh [2021-08-06T07:34:45.349Z] nexus3.edgexfoundry.org:10001 [2021-08-06T07:34:45.349Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-08-06T07:34:45.616Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-08-06T07:34:45.616Z] Configure a credential helper to remove this warning. See [2021-08-06T07:34:45.616Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-08-06T07:34:45.616Z] [2021-08-06T07:34:45.616Z] Login Succeeded [2021-08-06T07:34:45.616Z] nexus3.edgexfoundry.org:10002 [2021-08-06T07:34:45.616Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-08-06T07:34:45.883Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-08-06T07:34:45.883Z] Configure a credential helper to remove this warning. See [2021-08-06T07:34:45.883Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-08-06T07:34:45.883Z] [2021-08-06T07:34:45.883Z] Login Succeeded [2021-08-06T07:34:45.883Z] nexus3.edgexfoundry.org:10003 [2021-08-06T07:34:45.883Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-08-06T07:34:45.883Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-08-06T07:34:45.883Z] Configure a credential helper to remove this warning. See [2021-08-06T07:34:45.883Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-08-06T07:34:45.883Z] [2021-08-06T07:34:45.883Z] Login Succeeded [2021-08-06T07:34:45.883Z] nexus3.edgexfoundry.org:10004 [2021-08-06T07:34:45.883Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-08-06T07:34:46.152Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-08-06T07:34:46.152Z] Configure a credential helper to remove this warning. See [2021-08-06T07:34:46.152Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-08-06T07:34:46.152Z] [2021-08-06T07:34:46.152Z] Login Succeeded [2021-08-06T07:34:46.152Z] docker.io [2021-08-06T07:34:46.152Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-08-06T07:34:46.425Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-08-06T07:34:46.425Z] Configure a credential helper to remove this warning. See [2021-08-06T07:34:46.425Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-08-06T07:34:46.425Z] [2021-08-06T07:34:46.425Z] Login Succeeded [2021-08-06T07:34:46.425Z] ---> docker-login.sh ends [Pipeline] } [2021-08-06T07:34:46.456Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2021-08-06T07:34:46.898Z] ++ 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-06T07:34:46.898Z] + for file in '`ls cmd/**/Dockerfile`' [2021-08-06T07:34:46.898Z] ++ dirname cmd/core-command/Dockerfile [2021-08-06T07:34:46.898Z] ++ cut -d/ -f2 [2021-08-06T07:34:46.898Z] + echo core-command,cmd/core-command/Dockerfile [2021-08-06T07:34:46.898Z] + for file in '`ls cmd/**/Dockerfile`' [2021-08-06T07:34:46.898Z] ++ dirname cmd/core-data/Dockerfile [2021-08-06T07:34:46.898Z] ++ cut -d/ -f2 [2021-08-06T07:34:46.898Z] + echo core-data,cmd/core-data/Dockerfile [2021-08-06T07:34:46.898Z] + for file in '`ls cmd/**/Dockerfile`' [2021-08-06T07:34:46.898Z] ++ dirname cmd/core-metadata/Dockerfile [2021-08-06T07:34:46.898Z] ++ cut -d/ -f2 [2021-08-06T07:34:46.898Z] + echo core-metadata,cmd/core-metadata/Dockerfile [2021-08-06T07:34:46.898Z] + for file in '`ls cmd/**/Dockerfile`' [2021-08-06T07:34:46.898Z] ++ dirname cmd/security-bootstrapper/Dockerfile [2021-08-06T07:34:46.898Z] ++ cut -d/ -f2 [2021-08-06T07:34:46.898Z] + echo security-bootstrapper,cmd/security-bootstrapper/Dockerfile [2021-08-06T07:34:46.898Z] + for file in '`ls cmd/**/Dockerfile`' [2021-08-06T07:34:46.898Z] ++ dirname cmd/security-proxy-setup/Dockerfile [2021-08-06T07:34:46.898Z] ++ cut -d/ -f2 [2021-08-06T07:34:46.898Z] + echo security-proxy-setup,cmd/security-proxy-setup/Dockerfile [2021-08-06T07:34:46.898Z] + for file in '`ls cmd/**/Dockerfile`' [2021-08-06T07:34:46.898Z] ++ dirname cmd/security-secretstore-setup/Dockerfile [2021-08-06T07:34:46.898Z] ++ cut -d/ -f2 [2021-08-06T07:34:46.898Z] + echo security-secretstore-setup,cmd/security-secretstore-setup/Dockerfile [2021-08-06T07:34:46.898Z] + for file in '`ls cmd/**/Dockerfile`' [2021-08-06T07:34:46.898Z] ++ dirname cmd/support-notifications/Dockerfile [2021-08-06T07:34:46.898Z] ++ cut -d/ -f2 [2021-08-06T07:34:46.898Z] + echo support-notifications,cmd/support-notifications/Dockerfile [2021-08-06T07:34:46.898Z] + for file in '`ls cmd/**/Dockerfile`' [2021-08-06T07:34:46.898Z] ++ dirname cmd/support-scheduler/Dockerfile [2021-08-06T07:34:46.898Z] ++ cut -d/ -f2 [2021-08-06T07:34:46.898Z] + echo support-scheduler,cmd/support-scheduler/Dockerfile [2021-08-06T07:34:46.898Z] + for file in '`ls cmd/**/Dockerfile`' [2021-08-06T07:34:46.898Z] ++ dirname cmd/sys-mgmt-agent/Dockerfile [2021-08-06T07:34:46.898Z] ++ cut -d/ -f2 [2021-08-06T07:34:46.898Z] + echo sys-mgmt-agent,cmd/sys-mgmt-agent/Dockerfile [Pipeline] echo [2021-08-06T07:34:46.988Z] 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-06T07:34:52.039Z] + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-08-06T07:34:52.039Z] [2021-08-06T07:34:52.039Z] Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh [2021-08-06T07:34:52.407Z] + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-08-06T07:34:52.407Z] latest: Pulling from edgex-devops/git-semver [2021-08-06T07:34:52.407Z] 31603596830f: Pulling fs layer [2021-08-06T07:34:52.407Z] d4622e32a9a9: Pulling fs layer [2021-08-06T07:34:52.407Z] 1030fce36090: Pulling fs layer [2021-08-06T07:34:52.407Z] 6c6cb7e1b49b: Pulling fs layer [2021-08-06T07:34:52.407Z] 6c6cb7e1b49b: Waiting [2021-08-06T07:34:52.407Z] d4622e32a9a9: Download complete [2021-08-06T07:34:52.674Z] 31603596830f: Verifying Checksum [2021-08-06T07:34:52.674Z] 31603596830f: Download complete [2021-08-06T07:34:52.674Z] 31603596830f: Pull complete [2021-08-06T07:34:52.944Z] d4622e32a9a9: Pull complete [2021-08-06T07:34:52.944Z] 6c6cb7e1b49b: Verifying Checksum [2021-08-06T07:34:52.944Z] 6c6cb7e1b49b: Download complete [2021-08-06T07:34:52.944Z] 1030fce36090: Verifying Checksum [2021-08-06T07:34:52.944Z] 1030fce36090: Download complete [2021-08-06T07:34:53.532Z] 1030fce36090: Pull complete [2021-08-06T07:34:53.803Z] 6c6cb7e1b49b: Pull complete [2021-08-06T07:34:53.803Z] Digest: sha256:98b6084a185347f7b64647794a0a4774a411b925a780a33b3032b91fe10e00ab [2021-08-06T07:34:53.803Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-08-06T07:34:53.803Z] nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer [2021-08-06T07:34:53.924Z] prd-centos7-docker-4c-2g-2223 does not seem to be running inside a container [2021-08-06T07:34:53.985Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat [2021-08-06T07:34:54.688Z] $ docker top eb6df35b74ea0a6b8d282b6a16d0b4c3a11f17e7aada45b50d80b6ac5a9dd757 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2021-08-06T07:34:54.893Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2021-08-06T07:34:54.893Z] [ssh-agent] Looking for ssh-agent implementation... [2021-08-06T07:34:55.007Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2021-08-06T07:34:55.007Z] $ docker exec eb6df35b74ea0a6b8d282b6a16d0b4c3a11f17e7aada45b50d80b6ac5a9dd757 ssh-agent [2021-08-06T07:34:55.119Z] SSH_AUTH_SOCK=/tmp/ssh-fdIcVEzDgdE7/agent.14 [2021-08-06T07:34:55.119Z] SSH_AGENT_PID=20 [2021-08-06T07:34:55.131Z] Running ssh-add (command line suppressed) [2021-08-06T07:34:55.218Z] Identity added: /w/workspace/edgex-go/1@tmp/private_key_8110280689870055685.key (/w/workspace/edgex-go/1@tmp/private_key_8110280689870055685.key) [2021-08-06T07:34:55.241Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2021-08-06T07:34:55.591Z] + git tag --points-at HEAD [Pipeline] } [2021-08-06T07:34:55.618Z] $ docker exec --env ******** --env ******** eb6df35b74ea0a6b8d282b6a16d0b4c3a11f17e7aada45b50d80b6ac5a9dd757 ssh-agent -k [2021-08-06T07:34:55.715Z] unset SSH_AUTH_SOCK; [2021-08-06T07:34:55.717Z] unset SSH_AGENT_PID; [2021-08-06T07:34:55.717Z] echo Agent pid 20 killed; [2021-08-06T07:34:55.733Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2021-08-06T07:34:55.820Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2021-08-06T07:34:55.820Z] [ssh-agent] Looking for ssh-agent implementation... [2021-08-06T07:34:55.924Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2021-08-06T07:34:55.923Z] $ docker exec eb6df35b74ea0a6b8d282b6a16d0b4c3a11f17e7aada45b50d80b6ac5a9dd757 ssh-agent [2021-08-06T07:34:56.026Z] SSH_AUTH_SOCK=/tmp/ssh-eCmzSdLOyUia/agent.54 [2021-08-06T07:34:56.026Z] SSH_AGENT_PID=61 [2021-08-06T07:34:56.036Z] Running ssh-add (command line suppressed) [2021-08-06T07:34:56.126Z] Identity added: /w/workspace/edgex-go/1@tmp/private_key_8340745365204888845.key (/w/workspace/edgex-go/1@tmp/private_key_8340745365204888845.key) [2021-08-06T07:34:56.149Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2021-08-06T07:34:56.505Z] + git semver init [2021-08-06T07:34:56.505Z] # -> Open(): unable to determine branch for HEAD [2021-08-06T07:34:56.505Z] # $GIT_DIR = /w/workspace/edgex-go/1/.git [2021-08-06T07:34:56.505Z] # $GIT_WORK_TREE = /w/workspace/edgex-go/1 [2021-08-06T07:34:56.505Z] # $SEMVER_REMOTE_NAME = origin [2021-08-06T07:34:56.505Z] # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org [2021-08-06T07:34:56.505Z] # $SEMVER_USER_NAME = edgex-jenkins [2021-08-06T07:34:56.505Z] # $SEMVER_BRANCH = PR-3652 [2021-08-06T07:34:56.505Z] # $SEMVER_TEMP = /tmp/semver-579876843 [2021-08-06T07:34:56.505Z] # git clone --branch semver git@github.com:edgexfoundry/edgex-go.git $SEMVER_TEMP [2021-08-06T07:35:12.809Z] # '/tmp/semver-579876843' -> '/w/workspace/edgex-go/1/.semver' [2021-08-06T07:35:12.809Z] # -> Force: false [2021-08-06T07:35:12.809Z] # $SEMVER_DIR = /w/workspace/edgex-go/1/.semver [Pipeline] } [2021-08-06T07:35:12.833Z] $ docker exec --env ******** --env ******** eb6df35b74ea0a6b8d282b6a16d0b4c3a11f17e7aada45b50d80b6ac5a9dd757 ssh-agent -k [2021-08-06T07:35:12.955Z] unset SSH_AUTH_SOCK; [2021-08-06T07:35:12.955Z] unset SSH_AGENT_PID; [2021-08-06T07:35:12.955Z] echo Agent pid 61 killed; [2021-08-06T07:35:12.974Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2021-08-06T07:35:13.439Z] + git semver [Pipeline] } [2021-08-06T07:35:13.474Z] $ docker stop --time=1 eb6df35b74ea0a6b8d282b6a16d0b4c3a11f17e7aada45b50d80b6ac5a9dd757 [2021-08-06T07:35:15.316Z] $ docker rm -f eb6df35b74ea0a6b8d282b6a16d0b4c3a11f17e7aada45b50d80b6ac5a9dd757 [Pipeline] // withDockerContainer [Pipeline] sh [2021-08-06T07:35:15.798Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2021-08-06T07:35:16.195Z] Stashed 1 file(s) [Pipeline] echo [2021-08-06T07:35:16.220Z] [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-06T07:35:16.978Z] ========================================================= [2021-08-06T07:35:16.978Z] [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine] [2021-08-06T07:35:16.978Z] ========================================================= [Pipeline] fileExists [Pipeline] sh [2021-08-06T07:35:17.373Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine [2021-08-06T07:35:17.373Z] 1.16-alpine: Pulling from edgex-devops/edgex-golang-base [2021-08-06T07:35:17.373Z] 540db60ca938: Pulling fs layer [2021-08-06T07:35:17.373Z] adcc1eea9eea: Pulling fs layer [2021-08-06T07:35:17.373Z] 4c4ab2625f07: Pulling fs layer [2021-08-06T07:35:17.373Z] db62176df00c: Pulling fs layer [2021-08-06T07:35:17.373Z] 3b30891b0d05: Pulling fs layer [2021-08-06T07:35:17.373Z] 06b49ca38bd5: Pulling fs layer [2021-08-06T07:35:17.373Z] c788192a36de: Pulling fs layer [2021-08-06T07:35:17.373Z] a77e37c0d609: Pulling fs layer [2021-08-06T07:35:17.373Z] c3185cebc471: Pulling fs layer [2021-08-06T07:35:17.373Z] 06b49ca38bd5: Waiting [2021-08-06T07:35:17.373Z] c788192a36de: Waiting [2021-08-06T07:35:17.373Z] a77e37c0d609: Waiting [2021-08-06T07:35:17.373Z] c3185cebc471: Waiting [2021-08-06T07:35:17.373Z] db62176df00c: Waiting [2021-08-06T07:35:17.373Z] 3b30891b0d05: Waiting [2021-08-06T07:35:17.373Z] 4c4ab2625f07: Verifying Checksum [2021-08-06T07:35:17.373Z] 4c4ab2625f07: Download complete [2021-08-06T07:35:17.373Z] adcc1eea9eea: Verifying Checksum [2021-08-06T07:35:17.373Z] adcc1eea9eea: Download complete [2021-08-06T07:35:17.373Z] 3b30891b0d05: Download complete [2021-08-06T07:35:17.644Z] 06b49ca38bd5: Verifying Checksum [2021-08-06T07:35:17.644Z] 06b49ca38bd5: Download complete [2021-08-06T07:35:17.644Z] c788192a36de: Verifying Checksum [2021-08-06T07:35:17.644Z] c788192a36de: Download complete [2021-08-06T07:35:17.644Z] 540db60ca938: Verifying Checksum [2021-08-06T07:35:17.644Z] 540db60ca938: Download complete [2021-08-06T07:35:17.911Z] 540db60ca938: Pull complete [2021-08-06T07:35:17.911Z] adcc1eea9eea: Pull complete [2021-08-06T07:35:17.911Z] 4c4ab2625f07: Pull complete [2021-08-06T07:35:18.177Z] a77e37c0d609: Verifying Checksum [2021-08-06T07:35:18.177Z] a77e37c0d609: Download complete [2021-08-06T07:35:20.775Z] c3185cebc471: Verifying Checksum [2021-08-06T07:35:20.775Z] c3185cebc471: Download complete [2021-08-06T07:35:21.741Z] db62176df00c: Verifying Checksum [2021-08-06T07:35:21.741Z] db62176df00c: Download complete [2021-08-06T07:35:25.111Z] db62176df00c: Pull complete [2021-08-06T07:35:25.111Z] 3b30891b0d05: Pull complete [2021-08-06T07:35:25.111Z] 06b49ca38bd5: Pull complete [2021-08-06T07:35:25.111Z] c788192a36de: Pull complete [2021-08-06T07:35:25.400Z] a77e37c0d609: Pull complete [2021-08-06T07:35:28.006Z] c3185cebc471: Pull complete [2021-08-06T07:35:28.006Z] Digest: sha256:c22a6272cb0662d4dba1bb41e7658fbabc00c875dcca5b7a38fb264b4004f4bd [2021-08-06T07:35:28.006Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine [2021-08-06T07:35:28.006Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine [Pipeline] fileExists [Pipeline] sh [2021-08-06T07:35:28.406Z] + echo 'FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine [2021-08-06T07:35:28.407Z] WORKDIR /edgex [2021-08-06T07:35:28.407Z] COPY go.mod . [2021-08-06T07:35:28.407Z] RUN go mod download' [2021-08-06T07:35:28.407Z] + docker build -t ci-base-image-x86_64 -f - . [2021-08-06T07:35:29.839Z] Sending build context to Docker daemon 328.6MB [2021-08-06T07:35:29.839Z] Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine [2021-08-06T07:35:29.839Z] ---> 031687cdd783 [2021-08-06T07:35:29.839Z] Step 2/4 : WORKDIR /edgex [2021-08-06T07:35:31.731Z] Still waiting to schedule task [2021-08-06T07:35:31.731Z] All nodes of label ‘ubuntu18.04-docker-arm64-4c-16g’ are offline [2021-08-06T07:35:31.747Z] ---> Running in 64047fcf126c [2021-08-06T07:35:31.747Z] Removing intermediate container 64047fcf126c [2021-08-06T07:35:31.747Z] ---> c8c1af9fc43f [2021-08-06T07:35:31.747Z] Step 3/4 : COPY go.mod . [2021-08-06T07:35:32.014Z] ---> 003b4807ac6a [2021-08-06T07:35:32.014Z] Step 4/4 : RUN go mod download [2021-08-06T07:35:32.014Z] ---> Running in ba031e843a2b [2021-08-06T07:36:10.946Z] Removing intermediate container ba031e843a2b [2021-08-06T07:36:10.946Z] ---> ece419f39b35 [2021-08-06T07:36:10.946Z] Successfully built ece419f39b35 [2021-08-06T07:36:10.946Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] sh [2021-08-06T07:36:11.445Z] + docker inspect -f . ci-base-image-x86_64 [2021-08-06T07:36:11.445Z] . [Pipeline] withDockerContainer [2021-08-06T07:36:11.720Z] prd-centos7-docker-4c-2g-2223 does not seem to be running inside a container [2021-08-06T07:36:11.776Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2021-08-06T07:36:12.187Z] $ docker top 142328feec421d62fea090b4b56ab9425214d784f5f00cd6e5ec05a57ef725d2 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-08-06T07:36:12.662Z] + go version [2021-08-06T07:36:12.662Z] go version go1.16.6 linux/amd64 [Pipeline] } [2021-08-06T07:36:12.701Z] $ docker stop --time=1 142328feec421d62fea090b4b56ab9425214d784f5f00cd6e5ec05a57ef725d2 [2021-08-06T07:36:13.902Z] $ docker rm -f 142328feec421d62fea090b4b56ab9425214d784f5f00cd6e5ec05a57ef725d2 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-08-06T07:36:16.351Z] + docker inspect -f . ci-base-image-x86_64 [2021-08-06T07:36:16.351Z] . [Pipeline] withDockerContainer [2021-08-06T07:36:16.466Z] prd-centos7-docker-4c-2g-2223 does not seem to be running inside a container [2021-08-06T07:36:16.517Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /var/run/docker.sock:/var/run/docker.sock --privileged -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2021-08-06T07:36:16.897Z] $ docker top 326b4001f5e651b77516f44f8c8412cdd3a2de7cfe82e1d104ec0518e56e4fcd -eo pid,comm [Pipeline] { [Pipeline] echo [2021-08-06T07:36:17.046Z] ========================================================= [2021-08-06T07:36:17.046Z] [edgeXBuildGoParallel] Running Tests and Build... [2021-08-06T07:36:17.046Z] ========================================================= [Pipeline] sh [2021-08-06T07:36:17.384Z] + go mod tidy [Pipeline] sh [2021-08-06T07:36:17.994Z] + make test [2021-08-06T07:36:17.994Z] 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-06T07:36:18.263Z] go mod tidy [2021-08-06T07:36:18.263Z] GO111MODULE=on go test -race -coverprofile=coverage.out ./... [2021-08-06T07:36:23.677Z] ? github.com/edgexfoundry/edgex-go [no test files] [2021-08-06T07:36:41.957Z] ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] [2021-08-06T07:36:45.351Z] ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] [2021-08-06T07:36:45.351Z] ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] [2021-08-06T07:36:45.947Z] ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] [2021-08-06T07:36:47.925Z] ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] [2021-08-06T07:36:48.893Z] ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] [2021-08-06T07:36:48.893Z] ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-setup [no test files] [2021-08-06T07:36:48.893Z] ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] [2021-08-06T07:36:49.478Z] ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] [2021-08-06T07:36:49.478Z] ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] [2021-08-06T07:36:49.745Z] ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-agent [no test files] [2021-08-06T07:36:49.746Z] ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-executor [no test files] [2021-08-06T07:36:49.746Z] ? github.com/edgexfoundry/edgex-go/internal [no test files] [2021-08-06T07:36:49.746Z] ? github.com/edgexfoundry/edgex-go/internal/core/command [no test files] [2021-08-06T07:36:52.379Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/application 0.060s coverage: 28.7% of statements [2021-08-06T07:36:52.379Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] [2021-08-06T07:36:52.379Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] [2021-08-06T07:36:53.353Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 0.073s coverage: 100.0% of statements [2021-08-06T07:36:53.353Z] ? github.com/edgexfoundry/edgex-go/internal/core/data [no test files] [2021-08-06T07:36:53.635Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/application 0.088s coverage: 46.3% of statements [2021-08-06T07:36:53.635Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] [2021-08-06T07:36:53.635Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] [2021-08-06T07:36:54.248Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 0.125s coverage: 90.1% of statements [2021-08-06T07:36:54.248Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] [2021-08-06T07:36:54.248Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks [no test files] [2021-08-06T07:36:55.688Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/messaging 1.056s coverage: 81.2% of statements [2021-08-06T07:36:55.688Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] [2021-08-06T07:36:55.688Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata [no test files] [2021-08-06T07:36:55.688Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/application [no test files] [2021-08-06T07:36:55.688Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] [2021-08-06T07:36:55.688Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] [2021-08-06T07:36:55.967Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 0.244s coverage: 94.2% of statements [2021-08-06T07:36:55.967Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] [2021-08-06T07:36:55.967Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks [no test files] [2021-08-06T07:36:55.967Z] ok github.com/edgexfoundry/edgex-go/internal/io 0.058s coverage: 59.1% of statements [2021-08-06T07:36:55.967Z] ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] [2021-08-06T07:36:55.967Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/application [no test files] [2021-08-06T07:36:55.967Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers [no test files] [2021-08-06T07:36:55.967Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] [2021-08-06T07:36:55.967Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] [2021-08-06T07:36:56.556Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/controller/http 0.061s coverage: 60.0% of statements [2021-08-06T07:36:56.556Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] [2021-08-06T07:36:56.556Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] [2021-08-06T07:36:56.556Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] [2021-08-06T07:36:58.698Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 0.046s coverage: 0.8% of statements [2021-08-06T07:36:58.698Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] [2021-08-06T07:36:58.698Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/telemetry 0.060s coverage: 58.8% of statements [2021-08-06T07:36:58.698Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 0.041s coverage: 21.3% of statements [2021-08-06T07:36:58.698Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] [2021-08-06T07:36:58.698Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.052s coverage: 47.1% of statements [2021-08-06T07:36:58.698Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 0.050s coverage: 79.5% of statements [2021-08-06T07:36:58.698Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.044s coverage: 94.1% of statements [2021-08-06T07:36:58.698Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.082s coverage: 96.3% of statements [2021-08-06T07:36:58.698Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.049s coverage: 87.5% of statements [2021-08-06T07:37:11.037Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 12.065s coverage: 94.4% of statements [2021-08-06T07:37:11.037Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/ping 0.052s coverage: 44.8% of statements [2021-08-06T07:37:17.903Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 16.214s coverage: 81.8% of statements [2021-08-06T07:37:17.903Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] [2021-08-06T07:37:36.121Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 22.082s coverage: 92.9% of statements [2021-08-06T07:37:36.121Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] [2021-08-06T07:37:36.121Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] [2021-08-06T07:37:36.121Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] [2021-08-06T07:37:36.121Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 0.030s coverage: 65.1% of statements [2021-08-06T07:37:36.121Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] [2021-08-06T07:37:36.121Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] [2021-08-06T07:37:36.121Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] [2021-08-06T07:37:36.121Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] [2021-08-06T07:37:36.121Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] [2021-08-06T07:37:36.121Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 11.059s coverage: 87.2% of statements [2021-08-06T07:37:36.121Z] ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] [2021-08-06T07:37:36.121Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] [2021-08-06T07:37:36.121Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.043s coverage: 100.0% of statements [2021-08-06T07:37:36.121Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] [2021-08-06T07:37:36.121Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.053s coverage: 58.8% of statements [2021-08-06T07:37:36.121Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/common [no test files] [2021-08-06T07:37:36.121Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.054s coverage: 80.0% of statements [2021-08-06T07:37:36.121Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/jwt 0.064s coverage: 87.2% of statements [2021-08-06T07:37:36.121Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/oauth2 0.064s coverage: 85.4% of statements [2021-08-06T07:37:36.121Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.074s coverage: 91.2% of statements [2021-08-06T07:37:36.121Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] [2021-08-06T07:37:36.122Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 0.149s coverage: 64.4% of statements [2021-08-06T07:37:36.122Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] [2021-08-06T07:37:36.122Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] [2021-08-06T07:37:36.122Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.043s coverage: 100.0% of statements [2021-08-06T07:37:36.122Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.032s coverage: 91.3% of statements [2021-08-06T07:37:36.122Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.033s coverage: 100.0% of statements [2021-08-06T07:37:36.122Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.031s coverage: 73.7% of statements [2021-08-06T07:37:36.122Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.024s coverage: 100.0% of statements [2021-08-06T07:37:36.122Z] ok github.com/edgexfoundry/edgex-go/internal/security/proxy 0.181s coverage: 66.9% of statements [2021-08-06T07:37:36.122Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/config [no test files] [2021-08-06T07:37:36.122Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/container [no test files] [2021-08-06T07:37:36.122Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/models [no test files] [2021-08-06T07:37:36.122Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.123s coverage: 43.6% of statements [2021-08-06T07:37:36.122Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] [2021-08-06T07:37:36.122Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] [2021-08-06T07:37:36.122Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 0.058s coverage: 89.5% of statements [2021-08-06T07:37:36.122Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] [2021-08-06T07:37:36.122Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 0.050s coverage: 84.8% of statements [2021-08-06T07:37:36.122Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications [no test files] [2021-08-06T07:37:39.494Z] Running on prd-ubuntu18.04-docker-arm64-4c-16g-2224 in /w/workspace/edgexfoundry_edgex-go_PR-3652 [Pipeline] { [Pipeline] ws [2021-08-06T07:37:39.551Z] Running in /w/workspace/edgex-go/1 [Pipeline] { [Pipeline] checkout [2021-08-06T07:37:39.809Z] The recommended git tool is: git [2021-08-06T07:37:41.908Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 6.069s coverage: 19.5% of statements [2021-08-06T07:37:41.908Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel [no test files] [2021-08-06T07:37:41.908Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks [no test files] [2021-08-06T07:37:41.908Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] [2021-08-06T07:37:41.908Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] [2021-08-06T07:37:41.908Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 0.127s coverage: 92.0% of statements [2021-08-06T07:37:41.908Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] [2021-08-06T07:37:41.908Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks [no test files] [2021-08-06T07:37:41.908Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler [no test files] [2021-08-06T07:37:41.908Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/application [no test files] [2021-08-06T07:37:41.908Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/scheduler 0.052s coverage: 62.7% of statements [2021-08-06T07:37:41.908Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] [2021-08-06T07:37:41.908Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] [2021-08-06T07:37:41.908Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 0.082s coverage: 97.7% of statements [2021-08-06T07:37:41.908Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] [2021-08-06T07:37:41.908Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks [no test files] [2021-08-06T07:37:41.908Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent [no test files] [2021-08-06T07:37:41.908Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/application [no test files] [2021-08-06T07:37:41.908Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct 0.044s coverage: 28.9% of statements [2021-08-06T07:37:41.908Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct/config [no test files] [2021-08-06T07:37:41.908Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/executor [no test files] [2021-08-06T07:37:41.908Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/config [no test files] [2021-08-06T07:37:41.908Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/container [no test files] [2021-08-06T07:37:41.908Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/controller/http [no test files] [2021-08-06T07:37:41.908Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/interfaces [no test files] [2021-08-06T07:37:41.908Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/response 0.051s coverage: 100.0% of statements [2021-08-06T07:37:41.908Z] ok github.com/edgexfoundry/edgex-go/internal/system/executor 0.030s coverage: 95.4% of statements [2021-08-06T07:37:41.908Z] GO111MODULE=on go vet ./... [2021-08-06T07:37:47.022Z] using credential edgex-jenkins-ssh [2021-08-06T07:37:47.045Z] Cloning the remote Git repository [2021-08-06T07:37:47.094Z] Cloning repository git@github.com:edgexfoundry/edgex-go.git [2021-08-06T07:37:47.228Z] > git init /w/workspace/edgex-go/1 # timeout=10 [2021-08-06T07:37:47.299Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2021-08-06T07:37:47.300Z] > git --version # timeout=10 [2021-08-06T07:37:47.314Z] > git --version # 'git version 2.17.1' [2021-08-06T07:37:47.315Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-08-06T07:37:47.425Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-08-06T07:38:02.943Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2021-08-06T07:38:02.963Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-08-06T07:38:02.991Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2021-08-06T07:38:03.037Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2021-08-06T07:38:03.038Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-08-06T07:38:03.054Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/3652/head:refs/remotes/origin/PR-3652 +refs/heads/main:refs/remotes/origin/main # timeout=10 [2021-08-06T07:38:04.054Z] Merging remotes/origin/main commit a7bcd554ba88ede6551341f160f16400074cb89f into PR head commit 5e935e5798eb19718aa46e45c7ad3d40abd253cc [2021-08-06T07:38:04.602Z] Merge succeeded, producing 5a132f247e39115e14e18b4d31d554af2fc92b24 [2021-08-06T07:38:04.603Z] Checking out Revision 5a132f247e39115e14e18b4d31d554af2fc92b24 (PR-3652) [2021-08-06T07:38:05.655Z] gofmt -l . [2021-08-06T07:38:05.655Z] internal/pkg/utils/http.go [2021-08-06T07:38:05.655Z] [ "`gofmt -l .`" = "" ] [2021-08-06T07:38:05.655Z] make: *** [Makefile:104: test] Error 1 [Pipeline] } [2021-08-06T07:38:05.702Z] $ docker stop --time=1 326b4001f5e651b77516f44f8c8412cdd3a2de7cfe82e1d104ec0518e56e4fcd [2021-08-06T07:38:04.074Z] > git config core.sparsecheckout # timeout=10 [2021-08-06T07:38:04.093Z] > git checkout -f 5e935e5798eb19718aa46e45c7ad3d40abd253cc # timeout=10 [2021-08-06T07:38:04.304Z] > git remote # timeout=10 [2021-08-06T07:38:04.321Z] > git config --get remote.origin.url # timeout=10 [2021-08-06T07:38:04.342Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-08-06T07:38:04.353Z] > git merge a7bcd554ba88ede6551341f160f16400074cb89f # timeout=10 [2021-08-06T07:38:04.585Z] > git rev-parse HEAD^{commit} # timeout=10 [2021-08-06T07:38:04.609Z] > git config core.sparsecheckout # timeout=10 [2021-08-06T07:38:04.624Z] > git checkout -f 5a132f247e39115e14e18b4d31d554af2fc92b24 # timeout=10 [2021-08-06T07:38:07.362Z] $ docker rm -f 326b4001f5e651b77516f44f8c8412cdd3a2de7cfe82e1d104ec0518e56e4fcd [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] } [2021-08-06T07:38:10.586Z] Commit message: "Merge commit 'a7bcd554ba88ede6551341f160f16400074cb89f' into HEAD" [2021-08-06T07:38:10.587Z] First time build. Skipping changelog. [2021-08-06T07:38:10.640Z] > git --version # timeout=10 [2021-08-06T07:38:10.649Z] > git --version # 'git version 2.17.1' [2021-08-06T07:38:10.660Z] fatal: bad object 4fbf90f19193a45d2dbdd9e9e5fbe6e31255a08c [Pipeline] // stage [Pipeline] } [2021-08-06T07:38:10.758Z] Failed in branch amd64 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2021-08-06T07:38:11.452Z] provisioning config files... [2021-08-06T07:38:11.483Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/1@tmp/config5684654686794646553tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-08-06T07:38:12.285Z] ---> docker-login.sh [2021-08-06T07:38:12.285Z] nexus3.edgexfoundry.org:10001 [2021-08-06T07:38:13.274Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-08-06T07:38:13.876Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-08-06T07:38:13.876Z] Configure a credential helper to remove this warning. See [2021-08-06T07:38:13.876Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-08-06T07:38:13.876Z] [2021-08-06T07:38:13.876Z] Login Succeeded [2021-08-06T07:38:13.876Z] nexus3.edgexfoundry.org:10002 [2021-08-06T07:38:14.153Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-08-06T07:38:14.153Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-08-06T07:38:14.153Z] Configure a credential helper to remove this warning. See [2021-08-06T07:38:14.153Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-08-06T07:38:14.153Z] [2021-08-06T07:38:14.153Z] Login Succeeded [2021-08-06T07:38:14.153Z] nexus3.edgexfoundry.org:10003 [2021-08-06T07:38:14.757Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-08-06T07:38:14.757Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-08-06T07:38:14.757Z] Configure a credential helper to remove this warning. See [2021-08-06T07:38:14.757Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-08-06T07:38:14.757Z] [2021-08-06T07:38:14.757Z] Login Succeeded [2021-08-06T07:38:14.757Z] nexus3.edgexfoundry.org:10004 [2021-08-06T07:38:15.358Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-08-06T07:38:15.358Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-08-06T07:38:15.358Z] Configure a credential helper to remove this warning. See [2021-08-06T07:38:15.358Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-08-06T07:38:15.358Z] [2021-08-06T07:38:15.358Z] Login Succeeded [2021-08-06T07:38:15.358Z] docker.io [2021-08-06T07:38:15.961Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-08-06T07:38:16.234Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-08-06T07:38:16.234Z] Configure a credential helper to remove this warning. See [2021-08-06T07:38:16.234Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-08-06T07:38:16.234Z] [2021-08-06T07:38:16.234Z] Login Succeeded [2021-08-06T07:38:16.234Z] ---> docker-login.sh ends [Pipeline] } [2021-08-06T07:38:16.325Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2021-08-06T07:38:16.890Z] ========================================================= [2021-08-06T07:38:16.890Z] [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine] [2021-08-06T07:38:16.890Z] ========================================================= [Pipeline] fileExists [Pipeline] sh [2021-08-06T07:38:17.336Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine [2021-08-06T07:38:17.611Z] 1.16-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2021-08-06T07:38:17.611Z] 595b0fe564bb: Pulling fs layer [2021-08-06T07:38:17.611Z] 24495759ef45: Pulling fs layer [2021-08-06T07:38:17.611Z] d148012ef14d: Pulling fs layer [2021-08-06T07:38:17.611Z] e90a11edd702: Pulling fs layer [2021-08-06T07:38:17.611Z] d77568369979: Pulling fs layer [2021-08-06T07:38:17.611Z] fc1c9f9a7f3b: Pulling fs layer [2021-08-06T07:38:17.611Z] 170f2ba95c9a: Pulling fs layer [2021-08-06T07:38:17.611Z] 97ac5df62f85: Pulling fs layer [2021-08-06T07:38:17.611Z] e90a11edd702: Waiting [2021-08-06T07:38:17.611Z] d77568369979: Waiting [2021-08-06T07:38:17.611Z] fc1c9f9a7f3b: Waiting [2021-08-06T07:38:17.611Z] 170f2ba95c9a: Waiting [2021-08-06T07:38:17.611Z] 97ac5df62f85: Waiting [2021-08-06T07:38:17.611Z] d148012ef14d: Download complete [2021-08-06T07:38:17.611Z] 24495759ef45: Download complete [2021-08-06T07:38:17.611Z] d77568369979: Download complete [2021-08-06T07:38:17.885Z] fc1c9f9a7f3b: Download complete [2021-08-06T07:38:17.885Z] 595b0fe564bb: Verifying Checksum [2021-08-06T07:38:17.885Z] 595b0fe564bb: Download complete [2021-08-06T07:38:17.885Z] 170f2ba95c9a: Verifying Checksum [2021-08-06T07:38:17.885Z] 170f2ba95c9a: Download complete [2021-08-06T07:38:18.887Z] 595b0fe564bb: Pull complete [2021-08-06T07:38:19.488Z] 24495759ef45: Pull complete [2021-08-06T07:38:19.767Z] d148012ef14d: Pull complete [2021-08-06T07:38:21.213Z] 97ac5df62f85: Verifying Checksum [2021-08-06T07:38:21.213Z] 97ac5df62f85: Download complete [2021-08-06T07:38:23.153Z] e90a11edd702: Verifying Checksum [2021-08-06T07:38:23.153Z] e90a11edd702: Download complete [2021-08-06T07:38:33.339Z] e90a11edd702: Pull complete [2021-08-06T07:38:33.339Z] d77568369979: Pull complete [2021-08-06T07:38:33.339Z] fc1c9f9a7f3b: Pull complete [2021-08-06T07:38:33.339Z] 170f2ba95c9a: Pull complete [2021-08-06T07:38:38.762Z] 97ac5df62f85: Pull complete [2021-08-06T07:38:38.762Z] Digest: sha256:84204f9419e0e30039067cc16e8ccc9a99ccb3a3f51ea7567ddff3f7e64b8ba8 [2021-08-06T07:38:38.762Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine [2021-08-06T07:38:38.762Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine [Pipeline] fileExists [Pipeline] sh [2021-08-06T07:38:39.190Z] + docker build -t ci-base-image-arm64 -f - . [2021-08-06T07:38:39.190Z] + echo FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine [2021-08-06T07:38:39.190Z] WORKDIR /edgex [2021-08-06T07:38:39.190Z] COPY go.mod . [2021-08-06T07:38:39.190Z] RUN go mod download [2021-08-06T07:38:41.840Z] Sending build context to Docker daemon 165.9MB [2021-08-06T07:38:41.840Z] Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine [2021-08-06T07:38:41.840Z] ---> 04bc70af865f [2021-08-06T07:38:41.840Z] Step 2/4 : WORKDIR /edgex [2021-08-06T07:38:44.469Z] ---> Running in f61adaab2eac [2021-08-06T07:38:44.751Z] Removing intermediate container f61adaab2eac [2021-08-06T07:38:44.751Z] ---> 2fbc53457c5b [2021-08-06T07:38:44.751Z] Step 3/4 : COPY go.mod . [2021-08-06T07:38:45.736Z] ---> 6aa21f71d335 [2021-08-06T07:38:45.736Z] Step 4/4 : RUN go mod download [2021-08-06T07:38:45.736Z] ---> Running in 435f8cc7bea9 [2021-08-06T07:40:07.565Z] Removing intermediate container 435f8cc7bea9 [2021-08-06T07:40:07.565Z] ---> 43aa92085b78 [2021-08-06T07:40:07.565Z] Successfully built 43aa92085b78 [2021-08-06T07:40:07.565Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] sh [2021-08-06T07:40:07.949Z] + docker inspect -f . ci-base-image-arm64 [2021-08-06T07:40:07.949Z] . [Pipeline] withDockerContainer [2021-08-06T07:40:08.220Z] prd-ubuntu18.04-docker-arm64-4c-16g-2224 does not seem to be running inside a container [2021-08-06T07:40:08.320Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2021-08-06T07:40:10.009Z] $ docker top 189fb977370d2cd719b39e9654c84a9802748beb4307dc90abecc3e33c79c2f6 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-08-06T07:40:11.058Z] + go version [2021-08-06T07:40:11.058Z] go version go1.16.6 linux/arm64 [Pipeline] } [2021-08-06T07:40:11.100Z] $ docker stop --time=1 189fb977370d2cd719b39e9654c84a9802748beb4307dc90abecc3e33c79c2f6 [2021-08-06T07:40:12.986Z] $ docker rm -f 189fb977370d2cd719b39e9654c84a9802748beb4307dc90abecc3e33c79c2f6 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-08-06T07:40:15.632Z] + docker inspect -f . ci-base-image-arm64 [2021-08-06T07:40:15.632Z] . [Pipeline] withDockerContainer [2021-08-06T07:40:15.954Z] prd-ubuntu18.04-docker-arm64-4c-16g-2224 does not seem to be running inside a container [2021-08-06T07:40:16.045Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /var/run/docker.sock:/var/run/docker.sock --privileged -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2021-08-06T07:40:17.702Z] $ docker top c0032b28dbc79435ceebdf911cbf8e1d65b12ebfe4524136da282019fcba9ba8 -eo pid,comm [Pipeline] { [Pipeline] echo [2021-08-06T07:40:18.104Z] ========================================================= [2021-08-06T07:40:18.104Z] [edgeXBuildGoParallel] Running Tests and Build... [2021-08-06T07:40:18.104Z] ========================================================= [Pipeline] sh [2021-08-06T07:40:18.772Z] + go mod tidy [Pipeline] sh [2021-08-06T07:40:20.465Z] + make test [2021-08-06T07:40:20.466Z] 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-06T07:40:20.466Z] go mod tidy [2021-08-06T07:40:21.066Z] GO111MODULE=on go test -race -coverprofile=coverage.out ./... [2021-08-06T07:40:47.874Z] ? github.com/edgexfoundry/edgex-go [no test files] [2021-08-06T07:41:44.468Z] ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] [2021-08-06T07:41:45.461Z] ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] [2021-08-06T07:41:46.066Z] ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] [2021-08-06T07:41:47.061Z] ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] [2021-08-06T07:41:59.496Z] ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] [2021-08-06T07:41:59.496Z] ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] [2021-08-06T07:41:59.496Z] ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-setup [no test files] [2021-08-06T07:41:59.497Z] ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] [2021-08-06T07:41:59.497Z] ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] [2021-08-06T07:41:59.497Z] ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] [2021-08-06T07:42:00.095Z] ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-agent [no test files] [2021-08-06T07:42:00.095Z] ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-executor [no test files] [2021-08-06T07:42:00.095Z] ? github.com/edgexfoundry/edgex-go/internal [no test files] [2021-08-06T07:42:00.095Z] ? github.com/edgexfoundry/edgex-go/internal/core/command [no test files] [2021-08-06T07:42:12.531Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/application 0.175s coverage: 28.7% of statements [2021-08-06T07:42:12.531Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] [2021-08-06T07:42:12.531Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] [2021-08-06T07:42:15.191Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 0.441s coverage: 100.0% of statements [2021-08-06T07:42:15.191Z] ? github.com/edgexfoundry/edgex-go/internal/core/data [no test files] [2021-08-06T07:42:15.795Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/application 0.376s coverage: 46.3% of statements [2021-08-06T07:42:15.795Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] [2021-08-06T07:42:15.795Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] [2021-08-06T07:42:17.790Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 0.578s coverage: 90.1% of statements [2021-08-06T07:42:17.791Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] [2021-08-06T07:42:17.791Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks [no test files] [2021-08-06T07:42:19.791Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/messaging 1.207s coverage: 81.2% of statements [2021-08-06T07:42:19.791Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] [2021-08-06T07:42:19.791Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata [no test files] [2021-08-06T07:42:19.791Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/application [no test files] [2021-08-06T07:42:19.791Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] [2021-08-06T07:42:19.791Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] [2021-08-06T07:42:26.542Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 1.535s coverage: 94.2% of statements [2021-08-06T07:42:26.542Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] [2021-08-06T07:42:26.542Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks [no test files] [2021-08-06T07:42:26.542Z] ok github.com/edgexfoundry/edgex-go/internal/io 0.185s coverage: 59.1% of statements [2021-08-06T07:42:26.542Z] ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] [2021-08-06T07:42:26.542Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/application [no test files] [2021-08-06T07:42:26.542Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers [no test files] [2021-08-06T07:42:26.542Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] [2021-08-06T07:42:26.542Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] [2021-08-06T07:42:26.542Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/controller/http 0.206s coverage: 60.0% of statements [2021-08-06T07:42:26.542Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] [2021-08-06T07:42:26.542Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] [2021-08-06T07:42:26.542Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] [2021-08-06T07:42:26.542Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 0.331s coverage: 0.8% of statements [2021-08-06T07:42:26.542Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] [2021-08-06T07:42:26.542Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/telemetry 0.152s coverage: 58.8% of statements [2021-08-06T07:42:26.542Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 0.283s coverage: 21.3% of statements [2021-08-06T07:42:26.542Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] [2021-08-06T07:42:26.542Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.205s coverage: 47.1% of statements [2021-08-06T07:42:26.542Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 0.268s coverage: 79.5% of statements [2021-08-06T07:42:26.542Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.304s coverage: 94.1% of statements [2021-08-06T07:42:29.805Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.513s coverage: 96.3% of statements [2021-08-06T07:42:29.805Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.318s coverage: 87.5% of statements [2021-08-06T07:42:44.890Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 12.214s coverage: 94.4% of statements [2021-08-06T07:42:44.890Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/ping 0.162s coverage: 44.8% of statements [2021-08-06T07:42:48.293Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 14.584s coverage: 81.8% of statements [2021-08-06T07:42:48.293Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] [2021-08-06T07:42:55.049Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 22.281s coverage: 92.9% of statements [2021-08-06T07:42:55.049Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] [2021-08-06T07:42:55.049Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] [2021-08-06T07:42:55.049Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] [2021-08-06T07:42:55.049Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 0.055s coverage: 65.1% of statements [2021-08-06T07:42:55.049Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] [2021-08-06T07:42:55.049Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] [2021-08-06T07:42:55.049Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] [2021-08-06T07:42:55.049Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] [2021-08-06T07:42:55.049Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] [2021-08-06T07:42:55.049Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 11.177s coverage: 87.2% of statements [2021-08-06T07:42:55.049Z] ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] [2021-08-06T07:42:55.049Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] [2021-08-06T07:42:55.049Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.151s coverage: 100.0% of statements [2021-08-06T07:42:55.049Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] [2021-08-06T07:42:55.049Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.173s coverage: 58.8% of statements [2021-08-06T07:42:55.049Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/common [no test files] [2021-08-06T07:42:55.049Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.196s coverage: 80.0% of statements [2021-08-06T07:42:55.049Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/jwt 0.255s coverage: 87.2% of statements [2021-08-06T07:42:55.049Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/oauth2 0.269s coverage: 85.4% of statements [2021-08-06T07:42:55.049Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.320s coverage: 91.2% of statements [2021-08-06T07:42:55.049Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] [2021-08-06T07:42:56.048Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 0.805s coverage: 64.4% of statements [2021-08-06T07:42:56.049Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] [2021-08-06T07:42:56.049Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] [2021-08-06T07:42:56.049Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.161s coverage: 100.0% of statements [2021-08-06T07:42:56.049Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.121s coverage: 91.3% of statements [2021-08-06T07:42:56.049Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.063s coverage: 100.0% of statements [2021-08-06T07:42:56.049Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.067s coverage: 73.7% of statements [2021-08-06T07:42:56.328Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.082s coverage: 100.0% of statements [2021-08-06T07:43:01.781Z] ok github.com/edgexfoundry/edgex-go/internal/security/proxy 1.017s coverage: 66.9% of statements [2021-08-06T07:43:01.781Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/config [no test files] [2021-08-06T07:43:01.781Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/container [no test files] [2021-08-06T07:43:01.781Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/models [no test files] [2021-08-06T07:43:03.236Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.717s coverage: 43.6% of statements [2021-08-06T07:43:03.236Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] [2021-08-06T07:43:03.236Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] [2021-08-06T07:43:03.236Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 0.291s coverage: 89.5% of statements [2021-08-06T07:43:03.236Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] [2021-08-06T07:43:03.236Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 0.217s coverage: 84.8% of statements [2021-08-06T07:43:03.236Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications [no test files] [2021-08-06T07:43:11.558Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 6.227s coverage: 19.5% of statements [2021-08-06T07:43:11.558Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel [no test files] [2021-08-06T07:43:11.558Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks [no test files] [2021-08-06T07:43:11.558Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] [2021-08-06T07:43:11.558Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] [2021-08-06T07:43:11.558Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 0.569s coverage: 92.0% of statements [2021-08-06T07:43:11.558Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] [2021-08-06T07:43:11.558Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks [no test files] [2021-08-06T07:43:11.558Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler [no test files] [2021-08-06T07:43:11.558Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/application [no test files] [2021-08-06T07:43:11.558Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/scheduler 0.231s coverage: 62.7% of statements [2021-08-06T07:43:11.558Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] [2021-08-06T07:43:11.558Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] [2021-08-06T07:43:11.558Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 0.419s coverage: 97.7% of statements [2021-08-06T07:43:11.558Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] [2021-08-06T07:43:11.558Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks [no test files] [2021-08-06T07:43:11.558Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent [no test files] [2021-08-06T07:43:11.558Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/application [no test files] [2021-08-06T07:43:11.558Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct 0.172s coverage: 28.9% of statements [2021-08-06T07:43:11.558Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct/config [no test files] [2021-08-06T07:43:11.558Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/executor [no test files] [2021-08-06T07:43:11.558Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/config [no test files] [2021-08-06T07:43:11.558Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/container [no test files] [2021-08-06T07:43:11.558Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/controller/http [no test files] [2021-08-06T07:43:11.558Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/interfaces [no test files] [2021-08-06T07:43:11.558Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/response 0.175s coverage: 100.0% of statements [2021-08-06T07:43:11.558Z] ok github.com/edgexfoundry/edgex-go/internal/system/executor 0.077s coverage: 95.4% of statements [2021-08-06T07:43:11.558Z] GO111MODULE=on go vet ./... [2021-08-06T07:44:33.406Z] gofmt -l . [2021-08-06T07:44:33.406Z] internal/pkg/utils/http.go [2021-08-06T07:44:33.406Z] [ "`gofmt -l .`" = "" ] [2021-08-06T07:44:33.406Z] make: *** [Makefile:104: test] Error 1 [Pipeline] } [2021-08-06T07:44:33.472Z] $ docker stop --time=1 c0032b28dbc79435ceebdf911cbf8e1d65b12ebfe4524136da282019fcba9ba8 [2021-08-06T07:44:35.723Z] $ docker rm -f c0032b28dbc79435ceebdf911cbf8e1d65b12ebfe4524136da282019fcba9ba8 [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-06T07:44:38.027Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2021-08-06T07:44:38.300Z] [2021-08-06T07:44:38.300Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] sh [2021-08-06T07:44:38.701Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2021-08-06T07:44:38.978Z] arm64: Pulling from edgex-lftools-log-publisher [2021-08-06T07:44:38.978Z] 448f6bf000e3: Pulling fs layer [2021-08-06T07:44:38.978Z] f757da607395: Pulling fs layer [2021-08-06T07:44:38.978Z] 05883995daec: Pulling fs layer [2021-08-06T07:44:38.978Z] 8603b9c90790: Pulling fs layer [2021-08-06T07:44:38.978Z] 1560dd03e051: Pulling fs layer [2021-08-06T07:44:38.978Z] 27f5ce0e4adf: Pulling fs layer [2021-08-06T07:44:38.978Z] c2d8d7efcc4b: Pulling fs layer [2021-08-06T07:44:38.978Z] 1560dd03e051: Waiting [2021-08-06T07:44:38.978Z] 27f5ce0e4adf: Waiting [2021-08-06T07:44:38.978Z] c2d8d7efcc4b: Waiting [2021-08-06T07:44:38.978Z] 8603b9c90790: Waiting [2021-08-06T07:44:39.255Z] f757da607395: Verifying Checksum [2021-08-06T07:44:39.255Z] f757da607395: Download complete [2021-08-06T07:44:39.528Z] 8603b9c90790: Verifying Checksum [2021-08-06T07:44:39.528Z] 8603b9c90790: Download complete [2021-08-06T07:44:39.528Z] 05883995daec: Verifying Checksum [2021-08-06T07:44:39.528Z] 05883995daec: Download complete [2021-08-06T07:44:39.528Z] 1560dd03e051: Verifying Checksum [2021-08-06T07:44:39.528Z] 1560dd03e051: Download complete [2021-08-06T07:44:39.804Z] 27f5ce0e4adf: Verifying Checksum [2021-08-06T07:44:39.804Z] 27f5ce0e4adf: Download complete [2021-08-06T07:44:40.788Z] 448f6bf000e3: Verifying Checksum [2021-08-06T07:44:40.788Z] 448f6bf000e3: Download complete [2021-08-06T07:44:43.428Z] c2d8d7efcc4b: Verifying Checksum [2021-08-06T07:44:43.428Z] c2d8d7efcc4b: Download complete [2021-08-06T07:44:44.025Z] 448f6bf000e3: Pull complete [2021-08-06T07:44:45.006Z] f757da607395: Pull complete [2021-08-06T07:44:46.445Z] 05883995daec: Pull complete [2021-08-06T07:44:46.716Z] 8603b9c90790: Pull complete [2021-08-06T07:44:47.693Z] 1560dd03e051: Pull complete [2021-08-06T07:44:47.968Z] 27f5ce0e4adf: Pull complete [2021-08-06T07:45:03.068Z] c2d8d7efcc4b: Pull complete [2021-08-06T07:45:03.068Z] Digest: sha256:42f6a1c33103aa4ecfebf648e29883a20fd84132c0f0d4f855d8bcfd8dd9c454 [2021-08-06T07:45:03.068Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2021-08-06T07:45:03.068Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] withDockerContainer [2021-08-06T07:45:03.354Z] prd-ubuntu18.04-docker-arm64-4c-16g-2224 does not seem to be running inside a container [2021-08-06T07:45:03.443Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged --net host -v /home/jenkins:/home/jenkins -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat [2021-08-06T07:45:06.696Z] $ docker top 8674b012d2f3b1fb50613e95ffd8d28f9846227b245b0f680456e038aed35975 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-08-06T07:45:10.193Z] ---> job-cost.sh [2021-08-06T07:45:10.193Z] lf-activate-venv: SKIPPING [2021-08-06T07:45:10.193Z] INFO: No Stack... [2021-08-06T07:45:11.621Z] INFO: Retrieving Pricing Info for: v2-standard-4 [2021-08-06T07:45:11.894Z] INFO: Archiving Costs [Pipeline] sh [2021-08-06T07:45:12.621Z] + cat /w/workspace/edgex-go/1/archives/cost.csv [2021-08-06T07:45:12.621Z] + cut -d, -f6 [Pipeline] lock [2021-08-06T07:45:12.755Z] Trying to acquire lock on [jenkins-edgexfoundry-edgex-go-PR-3652-1-stack-cost] [2021-08-06T07:45:12.763Z] Resource [jenkins-edgexfoundry-edgex-go-PR-3652-1-stack-cost] did not exist. Created. [2021-08-06T07:45:12.763Z] Lock acquired on [jenkins-edgexfoundry-edgex-go-PR-3652-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2021-08-06T07:45:13.560Z] + echo total: 0.18000000715255737 [Pipeline] stash [2021-08-06T07:45:14.279Z] Stashed 1 file(s) [Pipeline] } [2021-08-06T07:45:14.303Z] Lock released on resource [jenkins-edgexfoundry-edgex-go-PR-3652-1-stack-cost] [Pipeline] // lock [Pipeline] } [2021-08-06T07:45:14.394Z] $ docker stop --time=1 8674b012d2f3b1fb50613e95ffd8d28f9846227b245b0f680456e038aed35975 [2021-08-06T07:45:16.103Z] $ docker rm -f 8674b012d2f3b1fb50613e95ffd8d28f9846227b245b0f680456e038aed35975 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [2021-08-06T07:45:19.341Z] 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-06T07:45:23.725Z] + '[' -d /w/workspace/edgex-go/1/archives ']' [Pipeline] libraryResource [Pipeline] sh [2021-08-06T07:45:24.161Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2021-08-06T07:45:24.824Z] ---> package-listing.sh [2021-08-06T07:45:24.824Z] ++ facter osfamily [2021-08-06T07:45:24.824Z] ++ tr '[:upper:]' '[:lower:]' [2021-08-06T07:45:25.094Z] + OS_FAMILY=redhat [2021-08-06T07:45:25.094Z] + workspace=/w/workspace/edgex-go/1 [2021-08-06T07:45:25.094Z] + START_PACKAGES=/tmp/packages_start.txt [2021-08-06T07:45:25.094Z] + END_PACKAGES=/tmp/packages_end.txt [2021-08-06T07:45:25.094Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2021-08-06T07:45:25.094Z] + PACKAGES=/tmp/packages_start.txt [2021-08-06T07:45:25.094Z] + '[' /w/workspace/edgex-go/1 ']' [2021-08-06T07:45:25.094Z] + PACKAGES=/tmp/packages_end.txt [2021-08-06T07:45:25.094Z] + case "${OS_FAMILY}" in [2021-08-06T07:45:25.094Z] + rpm -qa [2021-08-06T07:45:25.094Z] + sort [2021-08-06T07:45:25.677Z] + '[' -f /tmp/packages_start.txt ']' [2021-08-06T07:45:25.677Z] + '[' -f /tmp/packages_end.txt ']' [2021-08-06T07:45:25.677Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2021-08-06T07:45:25.677Z] + '[' /w/workspace/edgex-go/1 ']' [2021-08-06T07:45:25.677Z] + mkdir -p /w/workspace/edgex-go/1/archives/ [2021-08-06T07:45:25.677Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgex-go/1/archives/ [Pipeline] echo [2021-08-06T07:45:25.722Z] 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/1/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2021-08-06T07:45:26.045Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] sh [2021-08-06T07:45:26.678Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2021-08-06T07:45:26.678Z] [2021-08-06T07:45:26.678Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] sh [2021-08-06T07:45:27.074Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2021-08-06T07:45:27.074Z] latest: Pulling from edgex-lftools-log-publisher [2021-08-06T07:45:27.074Z] b4d181a07f80: Pulling fs layer [2021-08-06T07:45:27.074Z] a1111a8f2ec3: Pulling fs layer [2021-08-06T07:45:27.074Z] ed53099fbce6: Pulling fs layer [2021-08-06T07:45:27.074Z] dc539afda2c1: Pulling fs layer [2021-08-06T07:45:27.074Z] 77bc0d833cb6: Pulling fs layer [2021-08-06T07:45:27.074Z] 9065ff56babe: Pulling fs layer [2021-08-06T07:45:27.074Z] d287ab97295c: Pulling fs layer [2021-08-06T07:45:27.074Z] dc539afda2c1: Waiting [2021-08-06T07:45:27.074Z] 77bc0d833cb6: Waiting [2021-08-06T07:45:27.074Z] 9065ff56babe: Waiting [2021-08-06T07:45:27.074Z] d287ab97295c: Waiting [2021-08-06T07:45:27.342Z] a1111a8f2ec3: Verifying Checksum [2021-08-06T07:45:27.342Z] a1111a8f2ec3: Download complete [2021-08-06T07:45:27.342Z] dc539afda2c1: Verifying Checksum [2021-08-06T07:45:27.342Z] dc539afda2c1: Download complete [2021-08-06T07:45:27.609Z] 77bc0d833cb6: Verifying Checksum [2021-08-06T07:45:27.609Z] 77bc0d833cb6: Download complete [2021-08-06T07:45:27.609Z] 9065ff56babe: Verifying Checksum [2021-08-06T07:45:27.609Z] 9065ff56babe: Download complete [2021-08-06T07:45:27.609Z] ed53099fbce6: Verifying Checksum [2021-08-06T07:45:27.609Z] ed53099fbce6: Download complete [2021-08-06T07:45:28.189Z] b4d181a07f80: Verifying Checksum [2021-08-06T07:45:28.189Z] b4d181a07f80: Download complete [2021-08-06T07:45:29.148Z] b4d181a07f80: Pull complete [2021-08-06T07:45:29.416Z] a1111a8f2ec3: Pull complete [2021-08-06T07:45:30.010Z] ed53099fbce6: Pull complete [2021-08-06T07:45:30.010Z] dc539afda2c1: Pull complete [2021-08-06T07:45:30.276Z] 77bc0d833cb6: Pull complete [2021-08-06T07:45:30.276Z] 9065ff56babe: Pull complete [2021-08-06T07:45:31.235Z] d287ab97295c: Verifying Checksum [2021-08-06T07:45:31.235Z] d287ab97295c: Download complete [2021-08-06T07:45:36.634Z] d287ab97295c: Pull complete [2021-08-06T07:45:36.634Z] Digest: sha256:0c69325c24349bfb3ea32a3c3cbcab1fb66df42c981276dd8ebcf6aa441257c4 [2021-08-06T07:45:36.634Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2021-08-06T07:45:36.634Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] withDockerContainer [2021-08-06T07:45:36.764Z] prd-centos7-docker-4c-2g-2223 does not seem to be running inside a container [2021-08-06T07:45:36.812Z] $ 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/1/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2021-08-06T07:45:39.492Z] $ docker top 23439e0654233ba29ed2dce52a946db2b600422093064ce9ed43765723e641ce -eo pid,comm [Pipeline] { [Pipeline] sh [2021-08-06T07:45:39.959Z] + touch /tmp/pre-build-complete [Pipeline] sh [2021-08-06T07:45:40.304Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2021-08-06T07:45:42.055Z] + ls /var/log/sa-host [2021-08-06T07:45:42.055Z] + sadf -c /var/log/sa-host/sa05 [2021-08-06T07:45:42.055Z] file_magic: OK [2021-08-06T07:45:42.055Z] HZ: Using current value: 100 [2021-08-06T07:45:42.055Z] file_header: OK [2021-08-06T07:45:42.055Z] 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-06T07:45:42.055Z] Statistics: [2021-08-06T07:45:42.055Z] Hnuu...uuuununununu...Hnuu...uuuununununu... [2021-08-06T07:45:42.055Z] File successfully converted to sysstat format version 12.0.3 [2021-08-06T07:45:42.055Z] + sadf -c /var/log/sa-host/sa06 [2021-08-06T07:45:42.055Z] file_magic: OK [2021-08-06T07:45:42.055Z] HZ: Using current value: 100 [2021-08-06T07:45:42.055Z] file_header: OK [2021-08-06T07:45:42.055Z] 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-06T07:45:42.055Z] Statistics: [2021-08-06T07:45:42.055Z] HRHnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu... [2021-08-06T07:45:42.055Z] File successfully converted to sysstat format version 12.0.3 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2021-08-06T07:45:42.744Z] provisioning config files... [2021-08-06T07:45:42.763Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgex-go/1@tmp/config606665740101686272tmp [Pipeline] { [Pipeline] echo [2021-08-06T07:45:42.844Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2021-08-06T07:45:43.198Z] ---> create-netrc.sh [Pipeline] } [2021-08-06T07:45:43.227Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2021-08-06T07:45:45.368Z] ---> python-tools-install.sh [Pipeline] echo [2021-08-06T07:45:45.408Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2021-08-06T07:45:45.754Z] ---> sudo-logs.sh [2021-08-06T07:45:45.754Z] Archiving 'sudo' log.. [2021-08-06T07:45:45.754Z] sudo: unable to resolve host prd-centos7-docker-4c-2g-2223.vexxhost.local: Name or service not known [2021-08-06T07:45:45.754Z] sudo: unable to resolve host prd-centos7-docker-4c-2g-2223.vexxhost.local: Name or service not known [Pipeline] unstash [Pipeline] echo [2021-08-06T07:45:45.846Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2021-08-06T07:45:46.209Z] ---> job-cost.sh [2021-08-06T07:45:46.210Z] lf-activate-venv: SKIPPING [2021-08-06T07:45:46.210Z] DEBUG: total: 0.18000000715255737 [2021-08-06T07:45:46.210Z] INFO: Retrieving Stack Cost... [2021-08-06T07:45:46.791Z] INFO: Retrieving Pricing Info for: v3-standard-2 [2021-08-06T07:45:47.058Z] INFO: Archiving Costs [Pipeline] echo [2021-08-06T07:45:47.099Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2021-08-06T07:45:47.452Z] ---> logs-deploy.sh [2021-08-06T07:45:47.452Z] lf-activate-venv: SKIPPING [2021-08-06T07:45:47.452Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-go/PR-3652/1 [2021-08-06T07:45:47.452Z] INFO: archiving workspace using pattern(s): [2021-08-06T07:45:48.035Z] Archives upload complete. [2021-08-06T07:45:48.308Z] INFO: archiving logs to Nexus