Pull request #3684 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 tonyespy for edgexfoundry/edgex-go Obtained Jenkinsfile from b703ad651b67515b6532034b67f739ee7314e034+e89d87e1b047cca713fa4fd161d0eba79eaf23fa (68464825b98ed775998e52c20a85de337f97d9e7) 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-ssh5985366749885126023.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 6c5fdc1010301c282ffa2a40e20644f1c502bfa8 Resolving tag commit... (remote references may be a lightweight tag or an annotated tag) > git rev-parse --resolve-git-dir /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f/.git # timeout=10 Setting origin to git@github.com:edgexfoundry/edgex-global-pipelines.git > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching origin... Fetching upstream changes from origin > git --version # timeout=10 > git --version # 'git version 2.16.6' > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f@tmp/jenkins-gitclient-ssh7264712730571303757.key > git fetch --tags --progress -- origin +refs/heads/*:refs/remotes/origin/* # timeout=10 > git rev-parse refs/tags/stable^{commit} # timeout=10 Resolved tag stable revision 6c5fdc1010301c282ffa2a40e20644f1c502bfa8 The recommended git tool is: git using credential edgex-jenkins-ssh 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-3684/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-3684/workspace@libs/edgex-global-pipelines@tmp/jenkins-gitclient-ssh5017449330677630012.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-3684/workspace@libs/edgex-global-pipelines@tmp/jenkins-gitclient-ssh6664669953796033180.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 6c5fdc1010301c282ffa2a40e20644f1c502bfa8 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 6c5fdc1010301c282ffa2a40e20644f1c502bfa8 # timeout=10 Commit message: "Merge pull request #353 from ernestojeda/go-mod-tidy-change" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 > 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-ssh6774627137099107487.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-3684/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-3684/workspace@libs/lf-pipelines@tmp/jenkins-gitclient-ssh8666680974796587904.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 6c5fdc1010301c282ffa2a40e20644f1c502bfa8 Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that shared library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoParallel] RAW Config: [project:edgex-go, dockerFileGlobPath:cmd/**/Dockerfile, testScript:make test, buildScript:make build, publishSwaggerDocs:true, swaggerApiFolders:[openapi/v2], buildSnap:true] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[centos7-docker-4c-2g, ubuntu18.04-docker-arm64-4c-16g]] [Pipeline] echo ========================================================= [edgeXBuildGoParallel] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: edgex-go-settings PROJECT: edgex-go USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.16 DOCKER_BASE_IMAGE: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine DOCKER_FILE_GLOB: cmd/**/Dockerfile DOCKER_IMAGE_NAME_PREFIX: DOCKER_IMAGE_NAME_SUFFIX: DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_BUILD_IMAGE_TARGET: builder DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: true SEMVER_BUMP_LEVEL: pre GOPROXY: https://nexus3.edgexfoundry.org/repository/go-proxy/ PUBLISH_SWAGGER_DOCS: true SWAGGER_API_FOLDERS: openapi/v2 BUILD_SNAP: true BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] node Still waiting to schedule task All nodes of label ‘centos7-docker-4c-2g’ are offline Running on prd-centos7-docker-4c-2g-793 in /w/workspace/edgexfoundry_edgex-go_PR-3684 [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-ssh1011235141829493195.key > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Merging remotes/origin/main commit e89d87e1b047cca713fa4fd161d0eba79eaf23fa into PR head commit b703ad651b67515b6532034b67f739ee7314e034 Merge succeeded, producing b703ad651b67515b6532034b67f739ee7314e034 Checking out Revision b703ad651b67515b6532034b67f739ee7314e034 (PR-3684) > 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-ssh7255250695489312221.key > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/3684/head:refs/remotes/origin/PR-3684 +refs/heads/main:refs/remotes/origin/main # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f b703ad651b67515b6532034b67f739ee7314e034 # 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-ssh6945254963079979921.key > git merge e89d87e1b047cca713fa4fd161d0eba79eaf23fa # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f b703ad651b67515b6532034b67f739ee7314e034 # timeout=10 Commit message: "fix(snap): configure addtl app services" First time build. Skipping changelog. > git --version # timeout=10 > git --version # 'git version 2.24.4' fatal: bad object 6c5fdc1010301c282ffa2a40e20644f1c502bfa8 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2021-08-25T18:58:30.610Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2021-08-25T18:58:30.857Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2021-08-25T18:58:31.016Z] ========================================================= [2021-08-25T18:58:31.016Z] EdgeX Global Pipelines Version Info [2021-08-25T18:58:31.016Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2021-08-25T18:58:32.378Z] ------------------- [2021-08-25T18:58:32.378Z] stable info: [2021-08-25T18:58:32.378Z] ------------------- [2021-08-25T18:58:32.378Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2021-08-25T18:58:32.378Z] Commit SHA: 6c5fdc1010301c282ffa2a40e20644f1c502bfa8 [2021-08-25T18:58:32.378Z] Message: update stable to v1.0.205 [2021-08-25T18:58:32.964Z] ------------------- [2021-08-25T18:58:32.964Z] experimental info: [2021-08-25T18:58:32.964Z] ------------------- [2021-08-25T18:58:32.964Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2021-08-25T18:58:32.964Z] Commit SHA: 6c5fdc1010301c282ffa2a40e20644f1c502bfa8 [2021-08-25T18:58:32.964Z] Message: update experimental to v1.0.205 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2021-08-25T18:58:33.217Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-go-settings [Pipeline] echo [2021-08-25T18:58:33.332Z] [edgeXSetupEnvironment]: set envvar PROJECT = edgex-go [Pipeline] echo [2021-08-25T18:58:33.389Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2021-08-25T18:58:33.446Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2021-08-25T18:58:33.501Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2021-08-25T18:58:33.567Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.16 [Pipeline] echo [2021-08-25T18:58:33.620Z] [edgeXSetupEnvironment]: set envvar DOCKER_BASE_IMAGE = nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine [Pipeline] echo [2021-08-25T18:58:33.670Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_GLOB = cmd/**/Dockerfile [Pipeline] echo [2021-08-25T18:58:33.720Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_PREFIX = [Pipeline] echo [2021-08-25T18:58:33.773Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_SUFFIX = [Pipeline] echo [2021-08-25T18:58:33.828Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2021-08-25T18:58:33.884Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2021-08-25T18:58:33.940Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2021-08-25T18:58:33.995Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2021-08-25T18:58:34.049Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2021-08-25T18:58:34.102Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2021-08-25T18:58:34.155Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2021-08-25T18:58:34.209Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2021-08-25T18:58:34.273Z] [edgeXSetupEnvironment]: set envvar GOPROXY = https://nexus3.edgexfoundry.org/repository/go-proxy/ [Pipeline] echo [2021-08-25T18:58:34.331Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo [2021-08-25T18:58:34.393Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v2 [Pipeline] echo [2021-08-25T18:58:34.454Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = true [Pipeline] echo [2021-08-25T18:58:34.515Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2021-08-25T18:58:34.574Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-3684 [Pipeline] echo [2021-08-25T18:58:34.634Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-3684 [Pipeline] echo [2021-08-25T18:58:34.714Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-3684 [Pipeline] echo [2021-08-25T18:58:34.777Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = b703ad651b67515b6532034b67f739ee7314e034 [Pipeline] echo [2021-08-25T18:58:34.837Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = b703ad6 [Pipeline] echo [2021-08-25T18:58:34.896Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2021-08-25T18:58:35.067Z] provisioning config files... [2021-08-25T18:58:35.098Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/1@tmp/config4316663138889422603tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-08-25T18:58:35.503Z] ---> docker-login.sh [2021-08-25T18:58:35.503Z] nexus3.edgexfoundry.org:10001 [2021-08-25T18:58:35.503Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-08-25T18:58:35.777Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-08-25T18:58:35.777Z] Configure a credential helper to remove this warning. See [2021-08-25T18:58:35.777Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-08-25T18:58:35.777Z] [2021-08-25T18:58:35.777Z] Login Succeeded [2021-08-25T18:58:35.777Z] nexus3.edgexfoundry.org:10002 [2021-08-25T18:58:35.777Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-08-25T18:58:35.777Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-08-25T18:58:35.777Z] Configure a credential helper to remove this warning. See [2021-08-25T18:58:35.777Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-08-25T18:58:35.777Z] [2021-08-25T18:58:35.777Z] Login Succeeded [2021-08-25T18:58:35.777Z] nexus3.edgexfoundry.org:10003 [2021-08-25T18:58:36.044Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-08-25T18:58:36.044Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-08-25T18:58:36.044Z] Configure a credential helper to remove this warning. See [2021-08-25T18:58:36.044Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-08-25T18:58:36.044Z] [2021-08-25T18:58:36.044Z] Login Succeeded [2021-08-25T18:58:36.044Z] nexus3.edgexfoundry.org:10004 [2021-08-25T18:58:36.044Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-08-25T18:58:36.309Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-08-25T18:58:36.309Z] Configure a credential helper to remove this warning. See [2021-08-25T18:58:36.309Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-08-25T18:58:36.309Z] [2021-08-25T18:58:36.309Z] Login Succeeded [2021-08-25T18:58:36.309Z] docker.io [2021-08-25T18:58:36.309Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-08-25T18:58:36.576Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-08-25T18:58:36.576Z] Configure a credential helper to remove this warning. See [2021-08-25T18:58:36.576Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-08-25T18:58:36.576Z] [2021-08-25T18:58:36.576Z] Login Succeeded [2021-08-25T18:58:36.576Z] ---> docker-login.sh ends [Pipeline] } [2021-08-25T18:58:36.608Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2021-08-25T18:58:37.058Z] ++ 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-25T18:58:37.058Z] + for file in '`ls cmd/**/Dockerfile`' [2021-08-25T18:58:37.058Z] ++ dirname cmd/core-command/Dockerfile [2021-08-25T18:58:37.058Z] ++ cut -d/ -f2 [2021-08-25T18:58:37.058Z] + echo core-command,cmd/core-command/Dockerfile [2021-08-25T18:58:37.058Z] + for file in '`ls cmd/**/Dockerfile`' [2021-08-25T18:58:37.058Z] ++ cut -d/ -f2 [2021-08-25T18:58:37.058Z] ++ dirname cmd/core-data/Dockerfile [2021-08-25T18:58:37.058Z] + echo core-data,cmd/core-data/Dockerfile [2021-08-25T18:58:37.058Z] + for file in '`ls cmd/**/Dockerfile`' [2021-08-25T18:58:37.058Z] ++ dirname cmd/core-metadata/Dockerfile [2021-08-25T18:58:37.058Z] ++ cut -d/ -f2 [2021-08-25T18:58:37.058Z] + echo core-metadata,cmd/core-metadata/Dockerfile [2021-08-25T18:58:37.058Z] + for file in '`ls cmd/**/Dockerfile`' [2021-08-25T18:58:37.058Z] ++ dirname cmd/security-bootstrapper/Dockerfile [2021-08-25T18:58:37.058Z] ++ cut -d/ -f2 [2021-08-25T18:58:37.058Z] + echo security-bootstrapper,cmd/security-bootstrapper/Dockerfile [2021-08-25T18:58:37.058Z] + for file in '`ls cmd/**/Dockerfile`' [2021-08-25T18:58:37.058Z] ++ dirname cmd/security-proxy-setup/Dockerfile [2021-08-25T18:58:37.058Z] ++ cut -d/ -f2 [2021-08-25T18:58:37.058Z] + echo security-proxy-setup,cmd/security-proxy-setup/Dockerfile [2021-08-25T18:58:37.058Z] + for file in '`ls cmd/**/Dockerfile`' [2021-08-25T18:58:37.058Z] ++ dirname cmd/security-secretstore-setup/Dockerfile [2021-08-25T18:58:37.058Z] ++ cut -d/ -f2 [2021-08-25T18:58:37.058Z] + echo security-secretstore-setup,cmd/security-secretstore-setup/Dockerfile [2021-08-25T18:58:37.058Z] + for file in '`ls cmd/**/Dockerfile`' [2021-08-25T18:58:37.058Z] ++ dirname cmd/support-notifications/Dockerfile [2021-08-25T18:58:37.058Z] ++ cut -d/ -f2 [2021-08-25T18:58:37.058Z] + echo support-notifications,cmd/support-notifications/Dockerfile [2021-08-25T18:58:37.058Z] + for file in '`ls cmd/**/Dockerfile`' [2021-08-25T18:58:37.058Z] ++ dirname cmd/support-scheduler/Dockerfile [2021-08-25T18:58:37.058Z] ++ cut -d/ -f2 [2021-08-25T18:58:37.058Z] + echo support-scheduler,cmd/support-scheduler/Dockerfile [2021-08-25T18:58:37.058Z] + for file in '`ls cmd/**/Dockerfile`' [2021-08-25T18:58:37.058Z] ++ dirname cmd/sys-mgmt-agent/Dockerfile [2021-08-25T18:58:37.058Z] ++ cut -d/ -f2 [2021-08-25T18:58:37.058Z] + echo sys-mgmt-agent,cmd/sys-mgmt-agent/Dockerfile [Pipeline] echo [2021-08-25T18:58:37.137Z] 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-25T18:58:38.808Z] + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-08-25T18:58:38.808Z] [2021-08-25T18:58:38.808Z] Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh [2021-08-25T18:58:39.179Z] + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-08-25T18:58:39.179Z] latest: Pulling from edgex-devops/git-semver [2021-08-25T18:58:39.179Z] 31603596830f: Pulling fs layer [2021-08-25T18:58:39.179Z] 04fac38145f0: Pulling fs layer [2021-08-25T18:58:39.179Z] 701f6daf10bf: Pulling fs layer [2021-08-25T18:58:39.179Z] 24f72da36158: Pulling fs layer [2021-08-25T18:58:39.179Z] 24f72da36158: Waiting [2021-08-25T18:58:39.179Z] 04fac38145f0: Verifying Checksum [2021-08-25T18:58:39.179Z] 04fac38145f0: Download complete [2021-08-25T18:58:39.449Z] 31603596830f: Verifying Checksum [2021-08-25T18:58:39.449Z] 31603596830f: Download complete [2021-08-25T18:58:39.715Z] 31603596830f: Pull complete [2021-08-25T18:58:39.715Z] 24f72da36158: Verifying Checksum [2021-08-25T18:58:39.715Z] 24f72da36158: Download complete [2021-08-25T18:58:39.715Z] 04fac38145f0: Pull complete [2021-08-25T18:58:39.992Z] 701f6daf10bf: Verifying Checksum [2021-08-25T18:58:39.992Z] 701f6daf10bf: Download complete [2021-08-25T18:58:40.582Z] 701f6daf10bf: Pull complete [2021-08-25T18:58:40.582Z] 24f72da36158: Pull complete [2021-08-25T18:58:40.582Z] Digest: sha256:4df6d42b0a42de7465b316d5d101e9e577e29cf163494206da03a6bf8561ec42 [2021-08-25T18:58:40.582Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-08-25T18:58:40.582Z] nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer [2021-08-25T18:58:40.708Z] prd-centos7-docker-4c-2g-793 does not seem to be running inside a container [2021-08-25T18:58:40.770Z] $ 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-25T18:58:41.472Z] $ docker top 5866fcf8fe75a5dd7c3de60a68f506e3cb02b32cc1b303f1f239ae8d0e5dc0af -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2021-08-25T18:58:41.680Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2021-08-25T18:58:41.680Z] [ssh-agent] Looking for ssh-agent implementation... [2021-08-25T18:58:41.791Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2021-08-25T18:58:41.792Z] $ docker exec 5866fcf8fe75a5dd7c3de60a68f506e3cb02b32cc1b303f1f239ae8d0e5dc0af ssh-agent [2021-08-25T18:58:41.915Z] SSH_AUTH_SOCK=/tmp/ssh-Wf4Rpy24wuun/agent.13 [2021-08-25T18:58:41.915Z] SSH_AGENT_PID=20 [2021-08-25T18:58:41.934Z] Running ssh-add (command line suppressed) [2021-08-25T18:58:42.027Z] Identity added: /w/workspace/edgex-go/1@tmp/private_key_3828600660089323054.key (/w/workspace/edgex-go/1@tmp/private_key_3828600660089323054.key) [2021-08-25T18:58:42.055Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2021-08-25T18:58:42.430Z] + git tag --points-at HEAD [Pipeline] } [2021-08-25T18:58:42.452Z] $ docker exec --env ******** --env ******** 5866fcf8fe75a5dd7c3de60a68f506e3cb02b32cc1b303f1f239ae8d0e5dc0af ssh-agent -k [2021-08-25T18:58:42.558Z] unset SSH_AUTH_SOCK; [2021-08-25T18:58:42.560Z] unset SSH_AGENT_PID; [2021-08-25T18:58:42.560Z] echo Agent pid 20 killed; [2021-08-25T18:58:42.576Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2021-08-25T18:58:42.667Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2021-08-25T18:58:42.667Z] [ssh-agent] Looking for ssh-agent implementation... [2021-08-25T18:58:42.777Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2021-08-25T18:58:42.778Z] $ docker exec 5866fcf8fe75a5dd7c3de60a68f506e3cb02b32cc1b303f1f239ae8d0e5dc0af ssh-agent [2021-08-25T18:58:42.916Z] SSH_AUTH_SOCK=/tmp/ssh-VQgcPscmWgtx/agent.54 [2021-08-25T18:58:42.916Z] SSH_AGENT_PID=60 [2021-08-25T18:58:42.933Z] Running ssh-add (command line suppressed) [2021-08-25T18:58:43.032Z] Identity added: /w/workspace/edgex-go/1@tmp/private_key_3738308949662188667.key (/w/workspace/edgex-go/1@tmp/private_key_3738308949662188667.key) [2021-08-25T18:58:43.058Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2021-08-25T18:58:43.422Z] + git semver init [2021-08-25T18:58:43.423Z] # -> Open(): unable to determine branch for HEAD [2021-08-25T18:58:43.423Z] # $GIT_DIR = /w/workspace/edgex-go/1/.git [2021-08-25T18:58:43.423Z] # $GIT_WORK_TREE = /w/workspace/edgex-go/1 [2021-08-25T18:58:43.423Z] # $SEMVER_REMOTE_NAME = origin [2021-08-25T18:58:43.423Z] # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org [2021-08-25T18:58:43.423Z] # $SEMVER_USER_NAME = edgex-jenkins [2021-08-25T18:58:43.423Z] # $SEMVER_BRANCH = PR-3684 [2021-08-25T18:58:43.423Z] # $SEMVER_TEMP = /tmp/semver-890941592 [2021-08-25T18:58:43.423Z] # git clone --branch semver git@github.com:edgexfoundry/edgex-go.git $SEMVER_TEMP [2021-08-25T19:00:20.077Z] # '/tmp/semver-890941592' -> '/w/workspace/edgex-go/1/.semver' [2021-08-25T19:00:20.077Z] # -> Force: false [2021-08-25T19:00:20.077Z] # $SEMVER_DIR = /w/workspace/edgex-go/1/.semver [Pipeline] } [2021-08-25T19:00:20.098Z] $ docker exec --env ******** --env ******** 5866fcf8fe75a5dd7c3de60a68f506e3cb02b32cc1b303f1f239ae8d0e5dc0af ssh-agent -k [2021-08-25T19:00:20.222Z] unset SSH_AUTH_SOCK; [2021-08-25T19:00:20.222Z] unset SSH_AGENT_PID; [2021-08-25T19:00:20.222Z] echo Agent pid 60 killed; [2021-08-25T19:00:20.242Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2021-08-25T19:00:20.707Z] + git semver [Pipeline] } [2021-08-25T19:00:20.738Z] $ docker stop --time=1 5866fcf8fe75a5dd7c3de60a68f506e3cb02b32cc1b303f1f239ae8d0e5dc0af [2021-08-25T19:00:22.394Z] $ docker rm -f 5866fcf8fe75a5dd7c3de60a68f506e3cb02b32cc1b303f1f239ae8d0e5dc0af [Pipeline] // withDockerContainer [Pipeline] sh [2021-08-25T19:00:22.881Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2021-08-25T19:00:23.295Z] Stashed 1 file(s) [Pipeline] echo [2021-08-25T19:00:23.318Z] [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-25T19:00:24.025Z] ========================================================= [2021-08-25T19:00:24.025Z] [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine] [2021-08-25T19:00:24.025Z] ========================================================= [Pipeline] fileExists [Pipeline] sh [2021-08-25T19:00:24.643Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine [2021-08-25T19:00:24.643Z] 1.16-alpine: Pulling from edgex-devops/edgex-golang-base [2021-08-25T19:00:24.643Z] 540db60ca938: Pulling fs layer [2021-08-25T19:00:24.643Z] adcc1eea9eea: Pulling fs layer [2021-08-25T19:00:24.643Z] 4c4ab2625f07: Pulling fs layer [2021-08-25T19:00:24.643Z] db62176df00c: Pulling fs layer [2021-08-25T19:00:24.643Z] 3b30891b0d05: Pulling fs layer [2021-08-25T19:00:24.643Z] 06b49ca38bd5: Pulling fs layer [2021-08-25T19:00:24.643Z] c788192a36de: Pulling fs layer [2021-08-25T19:00:24.643Z] a77e37c0d609: Pulling fs layer [2021-08-25T19:00:24.643Z] c3185cebc471: Pulling fs layer [2021-08-25T19:00:24.643Z] 06b49ca38bd5: Waiting [2021-08-25T19:00:24.643Z] c788192a36de: Waiting [2021-08-25T19:00:24.643Z] a77e37c0d609: Waiting [2021-08-25T19:00:24.643Z] c3185cebc471: Waiting [2021-08-25T19:00:24.643Z] db62176df00c: Waiting [2021-08-25T19:00:24.643Z] 3b30891b0d05: Waiting [2021-08-25T19:00:24.643Z] 4c4ab2625f07: Verifying Checksum [2021-08-25T19:00:24.643Z] 4c4ab2625f07: Download complete [2021-08-25T19:00:24.643Z] adcc1eea9eea: Download complete [2021-08-25T19:00:24.643Z] 3b30891b0d05: Verifying Checksum [2021-08-25T19:00:24.643Z] 3b30891b0d05: Download complete [2021-08-25T19:00:24.916Z] 06b49ca38bd5: Verifying Checksum [2021-08-25T19:00:24.916Z] 06b49ca38bd5: Download complete [2021-08-25T19:00:24.916Z] c788192a36de: Verifying Checksum [2021-08-25T19:00:24.916Z] c788192a36de: Download complete [2021-08-25T19:00:24.916Z] 540db60ca938: Verifying Checksum [2021-08-25T19:00:24.916Z] 540db60ca938: Download complete [2021-08-25T19:00:24.916Z] 540db60ca938: Pull complete [2021-08-25T19:00:25.183Z] adcc1eea9eea: Pull complete [2021-08-25T19:00:25.183Z] 4c4ab2625f07: Pull complete [2021-08-25T19:00:25.452Z] a77e37c0d609: Verifying Checksum [2021-08-25T19:00:25.452Z] a77e37c0d609: Download complete [2021-08-25T19:00:30.872Z] c3185cebc471: Verifying Checksum [2021-08-25T19:00:30.872Z] c3185cebc471: Download complete [2021-08-25T19:00:31.149Z] db62176df00c: Verifying Checksum [2021-08-25T19:00:31.149Z] db62176df00c: Download complete [2021-08-25T19:00:34.582Z] db62176df00c: Pull complete [2021-08-25T19:00:34.582Z] 3b30891b0d05: Pull complete [2021-08-25T19:00:34.873Z] 06b49ca38bd5: Pull complete [2021-08-25T19:00:34.874Z] c788192a36de: Pull complete [2021-08-25T19:00:35.149Z] a77e37c0d609: Pull complete [2021-08-25T19:00:37.817Z] c3185cebc471: Pull complete [2021-08-25T19:00:37.817Z] Digest: sha256:c22a6272cb0662d4dba1bb41e7658fbabc00c875dcca5b7a38fb264b4004f4bd [2021-08-25T19:00:37.817Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine [2021-08-25T19:00:37.817Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine [Pipeline] fileExists [Pipeline] sh [2021-08-25T19:00:38.222Z] + echo 'FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine [2021-08-25T19:00:38.222Z] WORKDIR /edgex [2021-08-25T19:00:38.222Z] COPY go.mod . [2021-08-25T19:00:38.222Z] + docker build -t ci-base-image-x86_64 -f - . [2021-08-25T19:00:38.222Z] RUN go mod download' [2021-08-25T19:00:38.802Z] Still waiting to schedule task [2021-08-25T19:00:38.803Z] Waiting for next available executor on ‘prd-ubuntu18.04-docker-arm64-4c-16g-714’ [2021-08-25T19:00:40.179Z] Sending build context to Docker daemon 328.7MB [2021-08-25T19:00:40.179Z] Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine [2021-08-25T19:00:40.179Z] ---> 031687cdd783 [2021-08-25T19:00:40.179Z] Step 2/4 : WORKDIR /edgex [2021-08-25T19:00:41.135Z] ---> Running in a029097f1dd4 [2021-08-25T19:00:41.400Z] Removing intermediate container a029097f1dd4 [2021-08-25T19:00:41.400Z] ---> c2e0a1b0d6be [2021-08-25T19:00:41.400Z] Step 3/4 : COPY go.mod . [2021-08-25T19:00:41.400Z] ---> ac1ae54276a6 [2021-08-25T19:00:41.400Z] Step 4/4 : RUN go mod download [2021-08-25T19:00:41.400Z] ---> Running in a93d35f80738 [2021-08-25T19:01:20.576Z] Removing intermediate container a93d35f80738 [2021-08-25T19:01:20.576Z] ---> 79a4495762eb [2021-08-25T19:01:20.576Z] Successfully built 79a4495762eb [2021-08-25T19:01:20.576Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] sh [2021-08-25T19:01:20.957Z] + docker inspect -f . ci-base-image-x86_64 [2021-08-25T19:01:20.958Z] . [Pipeline] withDockerContainer [2021-08-25T19:01:21.073Z] prd-centos7-docker-4c-2g-793 does not seem to be running inside a container [2021-08-25T19:01:21.138Z] $ 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-25T19:01:21.543Z] $ docker top 9d5b4c7dff9b67d1b860f9200e33d548b54a4dbfc747d81982f6b26b1715b131 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-08-25T19:01:21.992Z] + go version [2021-08-25T19:01:21.992Z] go version go1.16.6 linux/amd64 [Pipeline] } [2021-08-25T19:01:22.018Z] $ docker stop --time=1 9d5b4c7dff9b67d1b860f9200e33d548b54a4dbfc747d81982f6b26b1715b131 [2021-08-25T19:01:23.226Z] $ docker rm -f 9d5b4c7dff9b67d1b860f9200e33d548b54a4dbfc747d81982f6b26b1715b131 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-08-25T19:01:24.106Z] + docker inspect -f . ci-base-image-x86_64 [2021-08-25T19:01:24.106Z] . [Pipeline] withDockerContainer [2021-08-25T19:01:24.219Z] prd-centos7-docker-4c-2g-793 does not seem to be running inside a container [2021-08-25T19:01:24.280Z] $ 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-25T19:01:24.673Z] $ docker top c6679a107e7fb2aa0ce84205571cf457ac0b38092cb75e2486c3141b6d5309f3 -eo pid,comm [Pipeline] { [Pipeline] echo [2021-08-25T19:01:24.846Z] ========================================================= [2021-08-25T19:01:24.847Z] [edgeXBuildGoParallel] Running Tests and Build... [2021-08-25T19:01:24.847Z] ========================================================= [Pipeline] fileExists [Pipeline] sh [2021-08-25T19:01:25.222Z] + go mod tidy [Pipeline] sh [2021-08-25T19:01:25.836Z] + make test [2021-08-25T19:01:25.836Z] 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-25T19:01:26.104Z] go mod tidy [2021-08-25T19:01:26.374Z] GO111MODULE=on go test -race -coverprofile=coverage.out ./... [2021-08-25T19:01:31.859Z] ? github.com/edgexfoundry/edgex-go [no test files] [2021-08-25T19:01:50.402Z] ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] [2021-08-25T19:01:53.802Z] ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] [2021-08-25T19:01:53.803Z] ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] [2021-08-25T19:01:54.084Z] ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] [2021-08-25T19:01:56.702Z] ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] [2021-08-25T19:01:56.983Z] ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] [2021-08-25T19:01:56.983Z] ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-setup [no test files] [2021-08-25T19:01:56.983Z] ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] [2021-08-25T19:01:57.593Z] ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] [2021-08-25T19:01:57.879Z] ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] [2021-08-25T19:01:58.156Z] ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-agent [no test files] [2021-08-25T19:01:58.156Z] ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-executor [no test files] [2021-08-25T19:01:58.156Z] ? github.com/edgexfoundry/edgex-go/internal [no test files] [2021-08-25T19:01:58.156Z] ? github.com/edgexfoundry/edgex-go/internal/core/command [no test files] [2021-08-25T19:02:00.120Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/application 0.049s coverage: 28.7% of statements [2021-08-25T19:02:00.120Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] [2021-08-25T19:02:00.120Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] [2021-08-25T19:02:00.728Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 0.056s coverage: 100.0% of statements [2021-08-25T19:02:00.728Z] ? github.com/edgexfoundry/edgex-go/internal/core/data [no test files] [2021-08-25T19:02:01.020Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/application 0.059s coverage: 46.3% of statements [2021-08-25T19:02:01.020Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] [2021-08-25T19:02:01.020Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] [2021-08-25T19:02:02.030Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 0.124s coverage: 90.1% of statements [2021-08-25T19:02:02.030Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] [2021-08-25T19:02:02.030Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks [no test files] [2021-08-25T19:02:03.018Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/messaging 1.055s coverage: 81.2% of statements [2021-08-25T19:02:03.018Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] [2021-08-25T19:02:03.018Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata [no test files] [2021-08-25T19:02:03.018Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/application [no test files] [2021-08-25T19:02:03.018Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] [2021-08-25T19:02:03.018Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] [2021-08-25T19:02:03.627Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 0.248s coverage: 94.2% of statements [2021-08-25T19:02:03.627Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] [2021-08-25T19:02:03.627Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks [no test files] [2021-08-25T19:02:03.627Z] ok github.com/edgexfoundry/edgex-go/internal/io 0.048s coverage: 59.1% of statements [2021-08-25T19:02:03.627Z] ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] [2021-08-25T19:02:03.627Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/application [no test files] [2021-08-25T19:02:03.627Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers [no test files] [2021-08-25T19:02:03.627Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] [2021-08-25T19:02:03.627Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] [2021-08-25T19:02:04.245Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/controller/http 0.052s coverage: 60.0% of statements [2021-08-25T19:02:04.245Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] [2021-08-25T19:02:04.245Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] [2021-08-25T19:02:04.245Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] [2021-08-25T19:02:04.869Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 0.052s coverage: 0.8% of statements [2021-08-25T19:02:04.869Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] [2021-08-25T19:02:04.869Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/telemetry 0.043s coverage: 58.8% of statements [2021-08-25T19:02:05.483Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 0.045s coverage: 21.7% of statements [2021-08-25T19:02:05.483Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] [2021-08-25T19:02:05.483Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.050s coverage: 47.1% of statements [2021-08-25T19:02:05.766Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 0.060s coverage: 79.5% of statements [2021-08-25T19:02:05.766Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.052s coverage: 94.1% of statements [2021-08-25T19:02:06.389Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.080s coverage: 96.3% of statements [2021-08-25T19:02:06.389Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.046s coverage: 87.5% of statements [2021-08-25T19:02:18.810Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 12.049s coverage: 94.4% of statements [2021-08-25T19:02:18.810Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/ping 0.046s coverage: 44.8% of statements [2021-08-25T19:02:23.137Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 15.193s coverage: 81.8% of statements [2021-08-25T19:02:23.137Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] [2021-08-25T19:02:41.561Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 22.067s coverage: 92.9% of statements [2021-08-25T19:02:41.561Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] [2021-08-25T19:02:41.561Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] [2021-08-25T19:02:41.561Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] [2021-08-25T19:02:41.561Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 0.032s coverage: 65.1% of statements [2021-08-25T19:02:41.561Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] [2021-08-25T19:02:41.561Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] [2021-08-25T19:02:41.561Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] [2021-08-25T19:02:41.561Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] [2021-08-25T19:02:41.561Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] [2021-08-25T19:02:41.561Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 11.062s coverage: 87.2% of statements [2021-08-25T19:02:41.561Z] ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] [2021-08-25T19:02:41.561Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] [2021-08-25T19:02:41.561Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.044s coverage: 100.0% of statements [2021-08-25T19:02:41.561Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] [2021-08-25T19:02:41.561Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.054s coverage: 58.8% of statements [2021-08-25T19:02:41.561Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/common [no test files] [2021-08-25T19:02:41.561Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.050s coverage: 80.0% of statements [2021-08-25T19:02:41.561Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/jwt 0.060s coverage: 87.2% of statements [2021-08-25T19:02:41.561Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/oauth2 0.063s coverage: 85.4% of statements [2021-08-25T19:02:41.561Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.080s coverage: 91.2% of statements [2021-08-25T19:02:41.561Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] [2021-08-25T19:02:41.561Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 0.119s coverage: 64.4% of statements [2021-08-25T19:02:41.561Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] [2021-08-25T19:02:41.561Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] [2021-08-25T19:02:41.561Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.053s coverage: 100.0% of statements [2021-08-25T19:02:41.561Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.033s coverage: 91.3% of statements [2021-08-25T19:02:41.561Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.031s coverage: 100.0% of statements [2021-08-25T19:02:41.561Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.032s coverage: 73.7% of statements [2021-08-25T19:02:41.561Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.020s coverage: 100.0% of statements [2021-08-25T19:02:41.561Z] ok github.com/edgexfoundry/edgex-go/internal/security/proxy 0.221s coverage: 66.9% of statements [2021-08-25T19:02:41.561Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/config [no test files] [2021-08-25T19:02:41.561Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/container [no test files] [2021-08-25T19:02:41.561Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/models [no test files] [2021-08-25T19:02:42.371Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.148s coverage: 43.6% of statements [2021-08-25T19:02:42.371Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] [2021-08-25T19:02:42.371Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] [2021-08-25T19:02:42.371Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 0.055s coverage: 89.5% of statements [2021-08-25T19:02:42.371Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] [2021-08-25T19:02:42.371Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 0.052s coverage: 84.8% of statements [2021-08-25T19:02:42.371Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications [no test files] [2021-08-25T19:02:49.113Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 6.066s coverage: 19.5% of statements [2021-08-25T19:02:49.113Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel [no test files] [2021-08-25T19:02:49.113Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks [no test files] [2021-08-25T19:02:49.113Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] [2021-08-25T19:02:49.113Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] [2021-08-25T19:02:49.113Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 0.132s coverage: 92.0% of statements [2021-08-25T19:02:49.113Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] [2021-08-25T19:02:49.113Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks [no test files] [2021-08-25T19:02:49.113Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler [no test files] [2021-08-25T19:02:49.114Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/application [no test files] [2021-08-25T19:02:49.114Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/scheduler 0.054s coverage: 62.7% of statements [2021-08-25T19:02:49.114Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] [2021-08-25T19:02:49.114Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] [2021-08-25T19:02:49.114Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 0.094s coverage: 97.7% of statements [2021-08-25T19:02:49.114Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] [2021-08-25T19:02:49.114Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks [no test files] [2021-08-25T19:02:49.114Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent [no test files] [2021-08-25T19:02:49.114Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/application [no test files] [2021-08-25T19:02:49.114Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct 0.041s coverage: 28.9% of statements [2021-08-25T19:02:49.114Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct/config [no test files] [2021-08-25T19:02:49.114Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/executor [no test files] [2021-08-25T19:02:49.114Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/config [no test files] [2021-08-25T19:02:49.114Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/container [no test files] [2021-08-25T19:02:49.114Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/controller/http [no test files] [2021-08-25T19:02:49.114Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/interfaces [no test files] [2021-08-25T19:02:49.114Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/response 0.042s coverage: 100.0% of statements [2021-08-25T19:02:49.114Z] ok github.com/edgexfoundry/edgex-go/internal/system/executor 0.030s coverage: 95.4% of statements [2021-08-25T19:02:49.391Z] GO111MODULE=on go vet ./... [2021-08-25T19:03:11.673Z] gofmt -l . [2021-08-25T19:03:11.673Z] snap/local/hooks/cmd/install/install.go [2021-08-25T19:03:11.673Z] [ "`gofmt -l .`" = "" ] [2021-08-25T19:03:11.673Z] make: *** [Makefile:104: test] Error 1 [Pipeline] } [2021-08-25T19:03:11.732Z] $ docker stop --time=1 c6679a107e7fb2aa0ce84205571cf457ac0b38092cb75e2486c3141b6d5309f3 [2021-08-25T19:03:13.330Z] $ docker rm -f c6679a107e7fb2aa0ce84205571cf457ac0b38092cb75e2486c3141b6d5309f3 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) Stage "Docker Build" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) Stage "Snap" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [2021-08-25T19:03:14.836Z] Failed in branch amd64 [2021-08-25T19:04:40.853Z] Running on prd-ubuntu18.04-docker-arm64-4c-16g-794 in /w/workspace/edgexfoundry_edgex-go_PR-3684 [Pipeline] { [Pipeline] ws [2021-08-25T19:04:40.911Z] Running in /w/workspace/edgex-go/1 [Pipeline] { [Pipeline] checkout [2021-08-25T19:04:41.182Z] The recommended git tool is: git [2021-08-25T19:04:46.732Z] using credential edgex-jenkins-ssh [2021-08-25T19:04:46.759Z] Cloning the remote Git repository [2021-08-25T19:04:46.820Z] Cloning repository git@github.com:edgexfoundry/edgex-go.git [2021-08-25T19:04:46.935Z] > git init /w/workspace/edgex-go/1 # timeout=10 [2021-08-25T19:04:47.087Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2021-08-25T19:04:47.088Z] > git --version # timeout=10 [2021-08-25T19:04:47.121Z] > git --version # 'git version 2.17.1' [2021-08-25T19:04:47.124Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-08-25T19:04:47.329Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-08-25T19:05:09.689Z] Merging remotes/origin/main commit e89d87e1b047cca713fa4fd161d0eba79eaf23fa into PR head commit b703ad651b67515b6532034b67f739ee7314e034 [2021-08-25T19:05:08.793Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2021-08-25T19:05:08.818Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-08-25T19:05:08.853Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2021-08-25T19:05:08.888Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2021-08-25T19:05:08.889Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-08-25T19:05:08.903Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/3684/head:refs/remotes/origin/PR-3684 +refs/heads/main:refs/remotes/origin/main # timeout=10 [2021-08-25T19:05:09.713Z] > git config core.sparsecheckout # timeout=10 [2021-08-25T19:05:09.734Z] > git checkout -f b703ad651b67515b6532034b67f739ee7314e034 # timeout=10 [2021-08-25T19:05:10.019Z] Merge succeeded, producing b703ad651b67515b6532034b67f739ee7314e034 [2021-08-25T19:05:10.019Z] Checking out Revision b703ad651b67515b6532034b67f739ee7314e034 (PR-3684) [2021-08-25T19:05:09.943Z] > git remote # timeout=10 [2021-08-25T19:05:09.962Z] > git config --get remote.origin.url # timeout=10 [2021-08-25T19:05:09.974Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-08-25T19:05:09.985Z] > git merge e89d87e1b047cca713fa4fd161d0eba79eaf23fa # timeout=10 [2021-08-25T19:05:10.009Z] > git rev-parse HEAD^{commit} # timeout=10 [2021-08-25T19:05:10.030Z] > git config core.sparsecheckout # timeout=10 [2021-08-25T19:05:10.042Z] > git checkout -f b703ad651b67515b6532034b67f739ee7314e034 # timeout=10 [2021-08-25T19:05:14.592Z] Commit message: "fix(snap): configure addtl app services" [2021-08-25T19:05:14.663Z] > git --version # timeout=10 [2021-08-25T19:05:14.677Z] > git --version # 'git version 2.17.1' [2021-08-25T19:05:14.688Z] fatal: bad object 6c5fdc1010301c282ffa2a40e20644f1c502bfa8 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2021-08-25T19:05:15.541Z] provisioning config files... [2021-08-25T19:05:15.575Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/1@tmp/config3595138018018904449tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-08-25T19:05:16.188Z] ---> docker-login.sh [2021-08-25T19:05:16.188Z] nexus3.edgexfoundry.org:10001 [2021-08-25T19:05:17.174Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-08-25T19:05:17.772Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-08-25T19:05:17.772Z] Configure a credential helper to remove this warning. See [2021-08-25T19:05:17.772Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-08-25T19:05:17.772Z] [2021-08-25T19:05:17.772Z] Login Succeeded [2021-08-25T19:05:17.772Z] nexus3.edgexfoundry.org:10002 [2021-08-25T19:05:18.047Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-08-25T19:05:18.047Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-08-25T19:05:18.047Z] Configure a credential helper to remove this warning. See [2021-08-25T19:05:18.047Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-08-25T19:05:18.047Z] [2021-08-25T19:05:18.047Z] Login Succeeded [2021-08-25T19:05:18.047Z] nexus3.edgexfoundry.org:10003 [2021-08-25T19:05:18.322Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-08-25T19:05:18.601Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-08-25T19:05:18.601Z] Configure a credential helper to remove this warning. See [2021-08-25T19:05:18.601Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-08-25T19:05:18.601Z] [2021-08-25T19:05:18.601Z] Login Succeeded [2021-08-25T19:05:18.601Z] nexus3.edgexfoundry.org:10004 [2021-08-25T19:05:18.878Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-08-25T19:05:19.156Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-08-25T19:05:19.156Z] Configure a credential helper to remove this warning. See [2021-08-25T19:05:19.156Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-08-25T19:05:19.156Z] [2021-08-25T19:05:19.156Z] Login Succeeded [2021-08-25T19:05:19.156Z] docker.io [2021-08-25T19:05:19.433Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-08-25T19:05:20.035Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-08-25T19:05:20.035Z] Configure a credential helper to remove this warning. See [2021-08-25T19:05:20.035Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-08-25T19:05:20.035Z] [2021-08-25T19:05:20.035Z] Login Succeeded [2021-08-25T19:05:20.035Z] ---> docker-login.sh ends [Pipeline] } [2021-08-25T19:05:20.249Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2021-08-25T19:05:20.910Z] ========================================================= [2021-08-25T19:05:20.910Z] [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine] [2021-08-25T19:05:20.910Z] ========================================================= [Pipeline] fileExists [Pipeline] sh [2021-08-25T19:05:21.337Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine [2021-08-25T19:05:21.613Z] 1.16-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2021-08-25T19:05:21.613Z] 595b0fe564bb: Pulling fs layer [2021-08-25T19:05:21.613Z] 24495759ef45: Pulling fs layer [2021-08-25T19:05:21.613Z] d148012ef14d: Pulling fs layer [2021-08-25T19:05:21.613Z] e90a11edd702: Pulling fs layer [2021-08-25T19:05:21.613Z] d77568369979: Pulling fs layer [2021-08-25T19:05:21.613Z] fc1c9f9a7f3b: Pulling fs layer [2021-08-25T19:05:21.613Z] 170f2ba95c9a: Pulling fs layer [2021-08-25T19:05:21.613Z] 97ac5df62f85: Pulling fs layer [2021-08-25T19:05:21.613Z] e90a11edd702: Waiting [2021-08-25T19:05:21.613Z] fc1c9f9a7f3b: Waiting [2021-08-25T19:05:21.613Z] 170f2ba95c9a: Waiting [2021-08-25T19:05:21.613Z] 97ac5df62f85: Waiting [2021-08-25T19:05:21.613Z] d77568369979: Waiting [2021-08-25T19:05:21.889Z] d148012ef14d: Verifying Checksum [2021-08-25T19:05:21.889Z] d148012ef14d: Download complete [2021-08-25T19:05:21.889Z] 24495759ef45: Download complete [2021-08-25T19:05:21.889Z] d77568369979: Download complete [2021-08-25T19:05:21.889Z] fc1c9f9a7f3b: Download complete [2021-08-25T19:05:21.889Z] 595b0fe564bb: Verifying Checksum [2021-08-25T19:05:21.889Z] 595b0fe564bb: Download complete [2021-08-25T19:05:21.889Z] 170f2ba95c9a: Verifying Checksum [2021-08-25T19:05:21.889Z] 170f2ba95c9a: Download complete [2021-08-25T19:05:22.877Z] 595b0fe564bb: Pull complete [2021-08-25T19:05:23.485Z] 24495759ef45: Pull complete [2021-08-25T19:05:24.089Z] d148012ef14d: Pull complete [2021-08-25T19:05:25.544Z] 97ac5df62f85: Verifying Checksum [2021-08-25T19:05:25.544Z] 97ac5df62f85: Download complete [2021-08-25T19:05:26.142Z] e90a11edd702: Verifying Checksum [2021-08-25T19:05:26.143Z] e90a11edd702: Download complete [2021-08-25T19:05:36.324Z] e90a11edd702: Pull complete [2021-08-25T19:05:36.610Z] d77568369979: Pull complete [2021-08-25T19:05:37.214Z] fc1c9f9a7f3b: Pull complete [2021-08-25T19:05:37.493Z] 170f2ba95c9a: Pull complete [2021-08-25T19:05:44.225Z] 97ac5df62f85: Pull complete [2021-08-25T19:05:44.225Z] Digest: sha256:84204f9419e0e30039067cc16e8ccc9a99ccb3a3f51ea7567ddff3f7e64b8ba8 [2021-08-25T19:05:44.225Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine [2021-08-25T19:05:44.225Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine [Pipeline] fileExists [Pipeline] sh [2021-08-25T19:05:44.661Z] + echo FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine [2021-08-25T19:05:44.661Z] WORKDIR /edgex [2021-08-25T19:05:44.661Z] COPY go.mod . [2021-08-25T19:05:44.661Z] RUN go mod download [2021-08-25T19:05:44.661Z] + docker build -t ci-base-image-arm64 -f - . [2021-08-25T19:05:46.655Z] Sending build context to Docker daemon 166MB [2021-08-25T19:05:46.655Z] Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine [2021-08-25T19:05:46.655Z] ---> 04bc70af865f [2021-08-25T19:05:46.655Z] Step 2/4 : WORKDIR /edgex [2021-08-25T19:05:50.979Z] ---> Running in 6bd731d6084d [2021-08-25T19:05:50.979Z] Removing intermediate container 6bd731d6084d [2021-08-25T19:05:50.979Z] ---> 3ead687bdea5 [2021-08-25T19:05:50.979Z] Step 3/4 : COPY go.mod . [2021-08-25T19:05:51.964Z] ---> 638a045b0904 [2021-08-25T19:05:51.964Z] Step 4/4 : RUN go mod download [2021-08-25T19:05:51.964Z] ---> Running in 77546e062de7 [2021-08-25T19:07:28.806Z] Removing intermediate container 77546e062de7 [2021-08-25T19:07:28.806Z] ---> d67db7039e99 [2021-08-25T19:07:28.806Z] Successfully built d67db7039e99 [2021-08-25T19:07:28.806Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] sh [2021-08-25T19:07:29.197Z] + docker inspect -f . ci-base-image-arm64 [2021-08-25T19:07:29.197Z] . [Pipeline] withDockerContainer [2021-08-25T19:07:29.490Z] prd-ubuntu18.04-docker-arm64-4c-16g-794 does not seem to be running inside a container [2021-08-25T19:07:29.584Z] $ 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-arm64 cat [2021-08-25T19:07:31.386Z] $ docker top 5ded8dc172170e5883e9d1af2b2e3f7f87ba01d6eab3a59c8a6193450131162a -eo pid,comm [Pipeline] { [Pipeline] sh [2021-08-25T19:07:32.375Z] + go version [2021-08-25T19:07:32.375Z] go version go1.16.6 linux/arm64 [Pipeline] } [2021-08-25T19:07:32.423Z] $ docker stop --time=1 5ded8dc172170e5883e9d1af2b2e3f7f87ba01d6eab3a59c8a6193450131162a [2021-08-25T19:07:34.292Z] $ docker rm -f 5ded8dc172170e5883e9d1af2b2e3f7f87ba01d6eab3a59c8a6193450131162a [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-08-25T19:07:35.355Z] + docker inspect -f . ci-base-image-arm64 [2021-08-25T19:07:35.355Z] . [Pipeline] withDockerContainer [2021-08-25T19:07:35.639Z] prd-ubuntu18.04-docker-arm64-4c-16g-794 does not seem to be running inside a container [2021-08-25T19:07:35.762Z] $ 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-arm64 cat [2021-08-25T19:07:37.165Z] $ docker top f882b77bd9eeb0479af995f0b874ca34f92598ab8176449626b1fa6b1308c45e -eo pid,comm [Pipeline] { [Pipeline] echo [2021-08-25T19:07:37.477Z] ========================================================= [2021-08-25T19:07:37.477Z] [edgeXBuildGoParallel] Running Tests and Build... [2021-08-25T19:07:37.477Z] ========================================================= [Pipeline] fileExists [Pipeline] sh [2021-08-25T19:07:38.187Z] + go mod tidy [Pipeline] sh [2021-08-25T19:07:39.854Z] + make test [2021-08-25T19:07:39.854Z] 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-25T19:07:39.854Z] go mod tidy [2021-08-25T19:07:40.459Z] GO111MODULE=on go test -race -coverprofile=coverage.out ./... [2021-08-25T19:08:07.283Z] ? github.com/edgexfoundry/edgex-go [no test files] [2021-08-25T19:09:03.859Z] ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] [2021-08-25T19:09:05.315Z] ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] [2021-08-25T19:09:06.779Z] ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] [2021-08-25T19:09:07.055Z] ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] [2021-08-25T19:09:19.510Z] ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] [2021-08-25T19:09:19.510Z] ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] [2021-08-25T19:09:19.510Z] ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-setup [no test files] [2021-08-25T19:09:19.510Z] ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] [2021-08-25T19:09:19.510Z] ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] [2021-08-25T19:09:19.510Z] ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] [2021-08-25T19:09:20.114Z] ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-agent [no test files] [2021-08-25T19:09:20.114Z] ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-executor [no test files] [2021-08-25T19:09:20.114Z] ? github.com/edgexfoundry/edgex-go/internal [no test files] [2021-08-25T19:09:20.114Z] ? github.com/edgexfoundry/edgex-go/internal/core/command [no test files] [2021-08-25T19:09:28.450Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/application 0.165s coverage: 28.7% of statements [2021-08-25T19:09:28.450Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] [2021-08-25T19:09:28.450Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] [2021-08-25T19:09:31.108Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 0.336s coverage: 100.0% of statements [2021-08-25T19:09:31.108Z] ? github.com/edgexfoundry/edgex-go/internal/core/data [no test files] [2021-08-25T19:09:32.560Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/application 0.339s coverage: 46.3% of statements [2021-08-25T19:09:32.560Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] [2021-08-25T19:09:32.560Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] [2021-08-25T19:09:35.212Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 0.573s coverage: 90.1% of statements [2021-08-25T19:09:35.212Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] [2021-08-25T19:09:35.212Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks [no test files] [2021-08-25T19:09:35.212Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/messaging 1.218s coverage: 81.2% of statements [2021-08-25T19:09:35.212Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] [2021-08-25T19:09:35.212Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata [no test files] [2021-08-25T19:09:35.212Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/application [no test files] [2021-08-25T19:09:35.212Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] [2021-08-25T19:09:35.212Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] [2021-08-25T19:09:43.577Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 1.471s coverage: 94.2% of statements [2021-08-25T19:09:43.577Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] [2021-08-25T19:09:43.577Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks [no test files] [2021-08-25T19:09:43.577Z] ok github.com/edgexfoundry/edgex-go/internal/io 0.252s coverage: 59.1% of statements [2021-08-25T19:09:43.577Z] ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] [2021-08-25T19:09:43.577Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/application [no test files] [2021-08-25T19:09:43.577Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers [no test files] [2021-08-25T19:09:43.577Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] [2021-08-25T19:09:43.577Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] [2021-08-25T19:09:43.577Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/controller/http 0.199s coverage: 60.0% of statements [2021-08-25T19:09:43.577Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] [2021-08-25T19:09:43.577Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] [2021-08-25T19:09:43.577Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] [2021-08-25T19:09:43.577Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 0.380s coverage: 0.8% of statements [2021-08-25T19:09:43.577Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] [2021-08-25T19:09:43.577Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/telemetry 0.178s coverage: 58.8% of statements [2021-08-25T19:09:43.577Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 0.282s coverage: 21.7% of statements [2021-08-25T19:09:43.577Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] [2021-08-25T19:09:43.577Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.191s coverage: 47.1% of statements [2021-08-25T19:09:43.577Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 0.218s coverage: 79.5% of statements [2021-08-25T19:09:43.577Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.188s coverage: 94.1% of statements [2021-08-25T19:09:45.038Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.203s coverage: 96.3% of statements [2021-08-25T19:09:45.038Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.230s coverage: 87.5% of statements [2021-08-25T19:09:57.503Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 12.245s coverage: 94.4% of statements [2021-08-25T19:09:57.503Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/ping 0.184s coverage: 44.8% of statements [2021-08-25T19:10:02.905Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 14.634s coverage: 81.8% of statements [2021-08-25T19:10:02.905Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] [2021-08-25T19:10:09.671Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 22.224s coverage: 92.9% of statements [2021-08-25T19:10:09.671Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] [2021-08-25T19:10:09.671Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] [2021-08-25T19:10:09.671Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] [2021-08-25T19:10:09.671Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 0.056s coverage: 65.1% of statements [2021-08-25T19:10:09.671Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] [2021-08-25T19:10:09.671Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] [2021-08-25T19:10:09.671Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] [2021-08-25T19:10:09.671Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] [2021-08-25T19:10:09.671Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] [2021-08-25T19:10:09.671Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 11.181s coverage: 87.2% of statements [2021-08-25T19:10:09.671Z] ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] [2021-08-25T19:10:09.671Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] [2021-08-25T19:10:09.671Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.151s coverage: 100.0% of statements [2021-08-25T19:10:09.671Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] [2021-08-25T19:10:09.671Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.337s coverage: 58.8% of statements [2021-08-25T19:10:09.671Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/common [no test files] [2021-08-25T19:10:09.671Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.192s coverage: 80.0% of statements [2021-08-25T19:10:09.671Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/jwt 0.272s coverage: 87.2% of statements [2021-08-25T19:10:09.671Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/oauth2 0.276s coverage: 85.4% of statements [2021-08-25T19:10:09.671Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.298s coverage: 91.2% of statements [2021-08-25T19:10:09.671Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] [2021-08-25T19:10:11.124Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 0.805s coverage: 64.4% of statements [2021-08-25T19:10:11.124Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] [2021-08-25T19:10:11.124Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] [2021-08-25T19:10:11.124Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.170s coverage: 100.0% of statements [2021-08-25T19:10:11.124Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.100s coverage: 91.3% of statements [2021-08-25T19:10:11.124Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.059s coverage: 100.0% of statements [2021-08-25T19:10:11.727Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.074s coverage: 73.7% of statements [2021-08-25T19:10:12.333Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.059s coverage: 100.0% of statements [2021-08-25T19:10:16.667Z] ok github.com/edgexfoundry/edgex-go/internal/security/proxy 1.019s coverage: 66.9% of statements [2021-08-25T19:10:16.667Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/config [no test files] [2021-08-25T19:10:16.667Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/container [no test files] [2021-08-25T19:10:16.667Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/models [no test files] [2021-08-25T19:10:18.669Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.834s coverage: 43.6% of statements [2021-08-25T19:10:18.669Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] [2021-08-25T19:10:18.669Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] [2021-08-25T19:10:18.669Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 0.299s coverage: 89.5% of statements [2021-08-25T19:10:18.669Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] [2021-08-25T19:10:18.669Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 0.190s coverage: 84.8% of statements [2021-08-25T19:10:18.669Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications [no test files] [2021-08-25T19:10:25.413Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 6.225s coverage: 19.5% of statements [2021-08-25T19:10:25.413Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel [no test files] [2021-08-25T19:10:25.413Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks [no test files] [2021-08-25T19:10:25.413Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] [2021-08-25T19:10:25.413Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] [2021-08-25T19:10:25.413Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 0.569s coverage: 92.0% of statements [2021-08-25T19:10:25.413Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] [2021-08-25T19:10:25.413Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks [no test files] [2021-08-25T19:10:25.413Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler [no test files] [2021-08-25T19:10:25.413Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/application [no test files] [2021-08-25T19:10:25.413Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/scheduler 0.193s coverage: 62.7% of statements [2021-08-25T19:10:25.413Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] [2021-08-25T19:10:25.413Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] [2021-08-25T19:10:25.413Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 0.433s coverage: 97.7% of statements [2021-08-25T19:10:25.413Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] [2021-08-25T19:10:25.413Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks [no test files] [2021-08-25T19:10:25.413Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent [no test files] [2021-08-25T19:10:25.413Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/application [no test files] [2021-08-25T19:10:25.413Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct 0.167s coverage: 28.9% of statements [2021-08-25T19:10:25.413Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct/config [no test files] [2021-08-25T19:10:25.413Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/executor [no test files] [2021-08-25T19:10:25.413Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/config [no test files] [2021-08-25T19:10:25.413Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/container [no test files] [2021-08-25T19:10:25.413Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/controller/http [no test files] [2021-08-25T19:10:25.413Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/interfaces [no test files] [2021-08-25T19:10:25.413Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/response 0.206s coverage: 100.0% of statements [2021-08-25T19:10:25.413Z] ok github.com/edgexfoundry/edgex-go/internal/system/executor 0.076s coverage: 95.4% of statements [2021-08-25T19:10:26.393Z] GO111MODULE=on go vet ./... [2021-08-25T19:11:48.252Z] gofmt -l . [2021-08-25T19:11:48.252Z] snap/local/hooks/cmd/install/install.go [2021-08-25T19:11:48.252Z] [ "`gofmt -l .`" = "" ] [2021-08-25T19:11:48.252Z] make: *** [Makefile:104: test] Error 1 [Pipeline] } [2021-08-25T19:11:48.334Z] $ docker stop --time=1 f882b77bd9eeb0479af995f0b874ca34f92598ab8176449626b1fa6b1308c45e [2021-08-25T19:11:50.585Z] $ docker rm -f f882b77bd9eeb0479af995f0b874ca34f92598ab8176449626b1fa6b1308c45e [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-25T19:11:52.775Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2021-08-25T19:11:52.775Z] [2021-08-25T19:11:52.775Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] sh [2021-08-25T19:11:53.171Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2021-08-25T19:11:53.447Z] arm64: Pulling from edgex-lftools-log-publisher [2021-08-25T19:11:53.447Z] 448f6bf000e3: Pulling fs layer [2021-08-25T19:11:53.447Z] f757da607395: Pulling fs layer [2021-08-25T19:11:53.447Z] 05883995daec: Pulling fs layer [2021-08-25T19:11:53.447Z] 8603b9c90790: Pulling fs layer [2021-08-25T19:11:53.447Z] 1560dd03e051: Pulling fs layer [2021-08-25T19:11:53.447Z] 27f5ce0e4adf: Pulling fs layer [2021-08-25T19:11:53.447Z] c2d8d7efcc4b: Pulling fs layer [2021-08-25T19:11:53.447Z] 8603b9c90790: Waiting [2021-08-25T19:11:53.447Z] 1560dd03e051: Waiting [2021-08-25T19:11:53.447Z] 27f5ce0e4adf: Waiting [2021-08-25T19:11:53.447Z] c2d8d7efcc4b: Waiting [2021-08-25T19:11:53.727Z] f757da607395: Verifying Checksum [2021-08-25T19:11:53.727Z] f757da607395: Download complete [2021-08-25T19:11:54.001Z] 8603b9c90790: Download complete [2021-08-25T19:11:54.001Z] 1560dd03e051: Verifying Checksum [2021-08-25T19:11:54.001Z] 1560dd03e051: Download complete [2021-08-25T19:11:54.001Z] 27f5ce0e4adf: Verifying Checksum [2021-08-25T19:11:54.001Z] 27f5ce0e4adf: Download complete [2021-08-25T19:11:54.274Z] 05883995daec: Verifying Checksum [2021-08-25T19:11:54.274Z] 05883995daec: Download complete [2021-08-25T19:11:55.252Z] 448f6bf000e3: Verifying Checksum [2021-08-25T19:11:55.252Z] 448f6bf000e3: Download complete [2021-08-25T19:11:58.658Z] c2d8d7efcc4b: Verifying Checksum [2021-08-25T19:11:58.658Z] c2d8d7efcc4b: Download complete [2021-08-25T19:11:58.658Z] 448f6bf000e3: Pull complete [2021-08-25T19:11:59.646Z] f757da607395: Pull complete [2021-08-25T19:12:01.626Z] 05883995daec: Pull complete [2021-08-25T19:12:01.901Z] 8603b9c90790: Pull complete [2021-08-25T19:12:02.885Z] 1560dd03e051: Pull complete [2021-08-25T19:12:03.486Z] 27f5ce0e4adf: Pull complete [2021-08-25T19:12:18.606Z] c2d8d7efcc4b: Pull complete [2021-08-25T19:12:18.606Z] Digest: sha256:42f6a1c33103aa4ecfebf648e29883a20fd84132c0f0d4f855d8bcfd8dd9c454 [2021-08-25T19:12:18.606Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2021-08-25T19:12:18.606Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] withDockerContainer [2021-08-25T19:12:18.867Z] prd-ubuntu18.04-docker-arm64-4c-16g-794 does not seem to be running inside a container [2021-08-25T19:12:18.983Z] $ 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 ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat [2021-08-25T19:12:22.444Z] $ docker top 0cda1f28185cadc34926966e0081fbdb6b2fc9c1c2dbff33d24c501687d105a5 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-08-25T19:12:23.891Z] ---> job-cost.sh [2021-08-25T19:12:23.891Z] lf-activate-venv: SKIPPING [2021-08-25T19:12:23.891Z] INFO: No Stack... [2021-08-25T19:12:24.864Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2021-08-25T19:12:25.136Z] INFO: Archiving Costs [Pipeline] sh [2021-08-25T19:12:25.831Z] + cut -d, -f6 [2021-08-25T19:12:25.831Z] + cat /w/workspace/edgex-go/1/archives/cost.csv [Pipeline] lock [2021-08-25T19:12:25.923Z] Trying to acquire lock on [jenkins-edgexfoundry-edgex-go-PR-3684-1-stack-cost] [2021-08-25T19:12:25.929Z] Resource [jenkins-edgexfoundry-edgex-go-PR-3684-1-stack-cost] did not exist. Created. [2021-08-25T19:12:25.929Z] Lock acquired on [jenkins-edgexfoundry-edgex-go-PR-3684-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2021-08-25T19:12:26.716Z] + echo total: 0.10999999940395355 [Pipeline] stash [2021-08-25T19:12:27.411Z] Stashed 1 file(s) [Pipeline] } [2021-08-25T19:12:27.437Z] Lock released on resource [jenkins-edgexfoundry-edgex-go-PR-3684-1-stack-cost] [Pipeline] // lock [Pipeline] } [2021-08-25T19:12:27.552Z] $ docker stop --time=1 0cda1f28185cadc34926966e0081fbdb6b2fc9c1c2dbff33d24c501687d105a5 [2021-08-25T19:12:29.167Z] $ docker rm -f 0cda1f28185cadc34926966e0081fbdb6b2fc9c1c2dbff33d24c501687d105a5 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [2021-08-25T19:12:29.989Z] 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-25T19:12:32.694Z] + '[' -d /w/workspace/edgex-go/1/archives ']' [Pipeline] libraryResource [Pipeline] sh [2021-08-25T19:12:33.063Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2021-08-25T19:12:33.689Z] ---> package-listing.sh [2021-08-25T19:12:33.689Z] ++ facter osfamily [2021-08-25T19:12:33.689Z] ++ tr '[:upper:]' '[:lower:]' [2021-08-25T19:12:33.959Z] + OS_FAMILY=redhat [2021-08-25T19:12:33.959Z] + workspace=/w/workspace/edgex-go/1 [2021-08-25T19:12:33.959Z] + START_PACKAGES=/tmp/packages_start.txt [2021-08-25T19:12:33.959Z] + END_PACKAGES=/tmp/packages_end.txt [2021-08-25T19:12:33.959Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2021-08-25T19:12:33.959Z] + PACKAGES=/tmp/packages_start.txt [2021-08-25T19:12:33.959Z] + '[' /w/workspace/edgex-go/1 ']' [2021-08-25T19:12:33.959Z] + PACKAGES=/tmp/packages_end.txt [2021-08-25T19:12:33.959Z] + case "${OS_FAMILY}" in [2021-08-25T19:12:33.959Z] + rpm -qa [2021-08-25T19:12:33.959Z] + sort [2021-08-25T19:12:34.545Z] + '[' -f /tmp/packages_start.txt ']' [2021-08-25T19:12:34.545Z] + '[' -f /tmp/packages_end.txt ']' [2021-08-25T19:12:34.545Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2021-08-25T19:12:34.545Z] + '[' /w/workspace/edgex-go/1 ']' [2021-08-25T19:12:34.545Z] + mkdir -p /w/workspace/edgex-go/1/archives/ [2021-08-25T19:12:34.545Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgex-go/1/archives/ [Pipeline] echo [2021-08-25T19:12:34.597Z] 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-25T19:12:34.920Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] sh [2021-08-25T19:12:35.556Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2021-08-25T19:12:35.556Z] [2021-08-25T19:12:35.556Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] sh [2021-08-25T19:12:35.936Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2021-08-25T19:12:35.936Z] latest: Pulling from edgex-lftools-log-publisher [2021-08-25T19:12:35.936Z] b4d181a07f80: Pulling fs layer [2021-08-25T19:12:35.936Z] a1111a8f2ec3: Pulling fs layer [2021-08-25T19:12:35.936Z] ed53099fbce6: Pulling fs layer [2021-08-25T19:12:35.936Z] dc539afda2c1: Pulling fs layer [2021-08-25T19:12:35.936Z] 77bc0d833cb6: Pulling fs layer [2021-08-25T19:12:35.936Z] 9065ff56babe: Pulling fs layer [2021-08-25T19:12:35.936Z] d287ab97295c: Pulling fs layer [2021-08-25T19:12:35.936Z] dc539afda2c1: Waiting [2021-08-25T19:12:35.936Z] 77bc0d833cb6: Waiting [2021-08-25T19:12:35.936Z] 9065ff56babe: Waiting [2021-08-25T19:12:35.936Z] d287ab97295c: Waiting [2021-08-25T19:12:36.203Z] a1111a8f2ec3: Verifying Checksum [2021-08-25T19:12:36.203Z] a1111a8f2ec3: Download complete [2021-08-25T19:12:36.203Z] dc539afda2c1: Verifying Checksum [2021-08-25T19:12:36.203Z] dc539afda2c1: Download complete [2021-08-25T19:12:36.468Z] 77bc0d833cb6: Download complete [2021-08-25T19:12:36.468Z] 9065ff56babe: Verifying Checksum [2021-08-25T19:12:36.468Z] 9065ff56babe: Download complete [2021-08-25T19:12:36.735Z] ed53099fbce6: Verifying Checksum [2021-08-25T19:12:36.735Z] ed53099fbce6: Download complete [2021-08-25T19:12:37.696Z] b4d181a07f80: Verifying Checksum [2021-08-25T19:12:37.696Z] b4d181a07f80: Download complete [2021-08-25T19:12:39.134Z] b4d181a07f80: Pull complete [2021-08-25T19:12:39.134Z] a1111a8f2ec3: Pull complete [2021-08-25T19:12:39.722Z] ed53099fbce6: Pull complete [2021-08-25T19:12:39.722Z] dc539afda2c1: Pull complete [2021-08-25T19:12:39.991Z] 77bc0d833cb6: Pull complete [2021-08-25T19:12:39.991Z] 9065ff56babe: Pull complete [2021-08-25T19:12:41.934Z] d287ab97295c: Verifying Checksum [2021-08-25T19:12:41.934Z] d287ab97295c: Download complete [2021-08-25T19:12:46.189Z] d287ab97295c: Pull complete [2021-08-25T19:12:46.189Z] Digest: sha256:0c69325c24349bfb3ea32a3c3cbcab1fb66df42c981276dd8ebcf6aa441257c4 [2021-08-25T19:12:46.189Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2021-08-25T19:12:46.189Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] withDockerContainer [2021-08-25T19:12:46.307Z] prd-centos7-docker-4c-2g-793 does not seem to be running inside a container [2021-08-25T19:12:46.378Z] $ 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-25T19:12:48.824Z] $ docker top 7cd111e3222b108ec331d4cf14f4b0e498fdffc638332b30d120e38315a1b1db -eo pid,comm [Pipeline] { [Pipeline] sh [2021-08-25T19:12:49.297Z] + touch /tmp/pre-build-complete [Pipeline] sh [2021-08-25T19:12:49.645Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2021-08-25T19:12:49.983Z] + ls /var/log/sa-host [2021-08-25T19:12:49.983Z] + sadf -c /var/log/sa-host/sa05 [2021-08-25T19:12:49.983Z] file_magic: OK [2021-08-25T19:12:49.983Z] HZ: Using current value: 100 [2021-08-25T19:12:49.983Z] file_header: OK [2021-08-25T19:12:49.983Z] 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-25T19:12:49.983Z] Statistics: [2021-08-25T19:12:49.983Z] Hnuu...uuuununununu...Hnuu...uuuununununu... [2021-08-25T19:12:49.983Z] File successfully converted to sysstat format version 12.0.3 [2021-08-25T19:12:49.983Z] + sadf -c /var/log/sa-host/sa25 [2021-08-25T19:12:49.983Z] file_magic: OK [2021-08-25T19:12:49.983Z] HZ: Using current value: 100 [2021-08-25T19:12:49.983Z] file_header: OK [2021-08-25T19:12:49.983Z] 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-25T19:12:49.983Z] Statistics: [2021-08-25T19:12:49.983Z] HRHnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...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-25T19:12:49.983Z] File successfully converted to sysstat format version 12.0.3 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2021-08-25T19:12:50.612Z] provisioning config files... [2021-08-25T19:12:50.633Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgex-go/1@tmp/config8813731767387177396tmp [Pipeline] { [Pipeline] echo [2021-08-25T19:12:50.693Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2021-08-25T19:12:51.043Z] ---> create-netrc.sh [Pipeline] } [2021-08-25T19:12:51.072Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2021-08-25T19:12:51.549Z] ---> python-tools-install.sh [Pipeline] echo [2021-08-25T19:12:51.585Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2021-08-25T19:12:51.948Z] ---> sudo-logs.sh [2021-08-25T19:12:51.948Z] Archiving 'sudo' log.. [2021-08-25T19:12:51.948Z] sudo: unable to resolve host prd-centos7-docker-4c-2g-793.vexxhost.local: Name or service not known [2021-08-25T19:12:51.948Z] sudo: unable to resolve host prd-centos7-docker-4c-2g-793.vexxhost.local: Name or service not known [Pipeline] unstash [Pipeline] echo [2021-08-25T19:12:52.165Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2021-08-25T19:12:52.520Z] ---> job-cost.sh [2021-08-25T19:12:52.520Z] lf-activate-venv: SKIPPING [2021-08-25T19:12:52.520Z] DEBUG: total: 0.10999999940395355 [2021-08-25T19:12:52.520Z] INFO: Retrieving Stack Cost... [2021-08-25T19:12:53.486Z] INFO: Retrieving Pricing Info for: v3-standard-2 [2021-08-25T19:12:53.504Z] INFO: Archiving Costs [Pipeline] echo [2021-08-25T19:12:53.532Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2021-08-25T19:12:53.894Z] ---> logs-deploy.sh [2021-08-25T19:12:53.895Z] lf-activate-venv: SKIPPING [2021-08-25T19:12:53.895Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-go/PR-3684/1 [2021-08-25T19:12:53.895Z] INFO: archiving workspace using pattern(s): [2021-08-25T19:12:54.477Z] Archives upload complete. [2021-08-25T19:12:54.746Z] INFO: archiving logs to Nexus