Pull request #3652 updated Connecting to https://api.github.com using edgex-jenkins github personal access token Connecting to https://api.github.com to check permissions of obtain list of wangshihui for edgexfoundry/edgex-go Loading trusted files from base branch main at a7bcd554ba88ede6551341f160f16400074cb89f rather than 65e5972d64757aa57d1722f3bb53c896b18a582c Obtained Jenkinsfile from a7bcd554ba88ede6551341f160f16400074cb89f Running in Durability level: PERFORMANCE_OPTIMIZED Loading library edgex-global-pipelines@stable Attempting to resolve stable from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /tmp/jenkins-gitclient-ssh7093831122536092581.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 4fbf90f19193a45d2dbdd9e9e5fbe6e31255a08c Resolving tag commit... (remote references may be a lightweight tag or an annotated tag) > git rev-parse --resolve-git-dir /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f/.git # timeout=10 Setting origin to git@github.com:edgexfoundry/edgex-global-pipelines.git > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching origin... Fetching upstream changes from origin > git --version # timeout=10 > git --version # 'git version 2.16.6' > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f@tmp/jenkins-gitclient-ssh6598792545725882451.key > git fetch --tags --progress -- origin +refs/heads/*:refs/remotes/origin/* # timeout=10 > git rev-parse refs/tags/stable^{commit} # timeout=10 Resolved tag stable revision 4fbf90f19193a45d2dbdd9e9e5fbe6e31255a08c The recommended git tool is: git using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/PR-3652/workspace@libs/edgex-global-pipelines/.git # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching with tags Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/PR-3652/workspace@libs/edgex-global-pipelines@tmp/jenkins-gitclient-ssh993608325010514660.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 4fbf90f19193a45d2dbdd9e9e5fbe6e31255a08c (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 4fbf90f19193a45d2dbdd9e9e5fbe6e31255a08c # timeout=10 Commit message: "Merge pull request #352 from ernestojeda/parallel-go-mod-download" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 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-ssh2966031790681553143.key > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision 98bb157299c17168c94e81a7dba3d05dc38b0f72 The recommended git tool is: NONE using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/PR-3652/workspace@libs/lf-pipelines/.git # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 Fetching without tags Fetching upstream changes from git@github.com:lfit/releng-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/PR-3652/workspace@libs/lf-pipelines@tmp/jenkins-gitclient-ssh6154543681937810023.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Checking out Revision 98bb157299c17168c94e81a7dba3d05dc38b0f72 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 98bb157299c17168c94e81a7dba3d05dc38b0f72 # timeout=10 Commit message: "Docs: Add example Jenkinsfile to documentation" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that shared library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoParallel] RAW Config: [project:edgex-go, dockerFileGlobPath:cmd/**/Dockerfile, testScript:make test, buildScript:make build, publishSwaggerDocs:true, swaggerApiFolders:[openapi/v2], buildSnap:true] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[centos7-docker-4c-2g, ubuntu18.04-docker-arm64-4c-16g]] [Pipeline] echo ========================================================= [edgeXBuildGoParallel] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: edgex-go-settings PROJECT: edgex-go USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.16 DOCKER_BASE_IMAGE: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine DOCKER_FILE_GLOB: cmd/**/Dockerfile DOCKER_IMAGE_NAME_PREFIX: DOCKER_IMAGE_NAME_SUFFIX: DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_BUILD_IMAGE_TARGET: builder DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: true SEMVER_BUMP_LEVEL: pre GOPROXY: https://nexus3.edgexfoundry.org/repository/go-proxy/ PUBLISH_SWAGGER_DOCS: true SWAGGER_API_FOLDERS: openapi/v2 BUILD_SNAP: true BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] node Still waiting to schedule task ‘prd-centos7-docker-4c-2g-2223’ is offline Running on prd-centos7-docker-4c-2g-2225 in /w/workspace/edgexfoundry_edgex-go_PR-3652 [Pipeline] { [Pipeline] ws Running in /w/workspace/edgex-go/2 [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/2 # 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/2@tmp/jenkins-gitclient-ssh864195756795455562.key > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /w/workspace/edgex-go/2@tmp/jenkins-gitclient-ssh7070065416631412627.key > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/3652/head:refs/remotes/origin/PR-3652 +refs/heads/main:refs/remotes/origin/main # timeout=10 Merging remotes/origin/main commit a7bcd554ba88ede6551341f160f16400074cb89f into PR head commit 65e5972d64757aa57d1722f3bb53c896b18a582c Merge succeeded, producing e57a0f095f4626438b7be63d479182675b212ebf Checking out Revision e57a0f095f4626438b7be63d479182675b212ebf (PR-3652) > git config core.sparsecheckout # timeout=10 > git checkout -f 65e5972d64757aa57d1722f3bb53c896b18a582c # 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/2@tmp/jenkins-gitclient-ssh4232082080601449219.key > git merge a7bcd554ba88ede6551341f160f16400074cb89f # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f e57a0f095f4626438b7be63d479182675b212ebf # timeout=10 Commit message: "Merge commit 'a7bcd554ba88ede6551341f160f16400074cb89f' into HEAD" First time build. Skipping changelog. [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { > git rev-list --no-walk 5a132f247e39115e14e18b4d31d554af2fc92b24 # timeout=10 [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 07:47:43 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 07:47:43 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 07:47:43 ========================================================= 07:47:43 EdgeX Global Pipelines Version Info 07:47:43 ========================================================= [Pipeline] libraryResource [Pipeline] sh 07:47:45 ------------------- 07:47:45 stable info: 07:47:45 ------------------- 07:47:45 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 07:47:45 Commit SHA: 4fbf90f19193a45d2dbdd9e9e5fbe6e31255a08c 07:47:45 Message: update stable to v1.0.204 07:47:45 ------------------- 07:47:45 experimental info: 07:47:45 ------------------- 07:47:45 Commited By: **** collab-it+edgex@linuxfoundation.org 07:47:45 Commit SHA: 4fbf90f19193a45d2dbdd9e9e5fbe6e31255a08c 07:47:45 Message: update experimental to v1.0.204 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 07:47:45 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-go-settings [Pipeline] echo 07:47:45 [edgeXSetupEnvironment]: set envvar PROJECT = edgex-go [Pipeline] echo 07:47:45 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 07:47:45 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 07:47:45 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 07:47:46 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.16 [Pipeline] echo 07:47:46 [edgeXSetupEnvironment]: set envvar DOCKER_BASE_IMAGE = nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine [Pipeline] echo 07:47:46 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_GLOB = cmd/**/Dockerfile [Pipeline] echo 07:47:46 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_PREFIX = [Pipeline] echo 07:47:46 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_SUFFIX = [Pipeline] echo 07:47:46 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 07:47:46 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 07:47:46 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 07:47:46 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 07:47:46 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 07:47:46 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 07:47:46 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 07:47:46 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 07:47:46 [edgeXSetupEnvironment]: set envvar GOPROXY = https://nexus3.edgexfoundry.org/repository/go-proxy/ [Pipeline] echo 07:47:46 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo 07:47:47 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v2 [Pipeline] echo 07:47:48 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = true [Pipeline] echo 07:47:48 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 07:47:48 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-3652 [Pipeline] echo 07:47:48 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-3652 [Pipeline] echo 07:47:48 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-3652 [Pipeline] echo 07:47:48 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = e57a0f095f4626438b7be63d479182675b212ebf [Pipeline] echo 07:47:48 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = e57a0f0 [Pipeline] echo 07:47:48 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 07:47:48 provisioning config files... 07:47:48 copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/2@tmp/config8358936768648178411tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 07:47:48 ---> docker-login.sh 07:47:48 nexus3.edgexfoundry.org:10001 07:47:48 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 07:47:48 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 07:47:48 Configure a credential helper to remove this warning. See 07:47:48 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 07:47:48 07:47:48 Login Succeeded 07:47:48 nexus3.edgexfoundry.org:10002 07:47:48 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 07:47:48 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 07:47:48 Configure a credential helper to remove this warning. See 07:47:48 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 07:47:48 07:47:48 Login Succeeded 07:47:48 nexus3.edgexfoundry.org:10003 07:47:49 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 07:47:49 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 07:47:49 Configure a credential helper to remove this warning. See 07:47:49 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 07:47:49 07:47:49 Login Succeeded 07:47:49 nexus3.edgexfoundry.org:10004 07:47:49 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 07:47:49 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 07:47:49 Configure a credential helper to remove this warning. See 07:47:49 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 07:47:49 07:47:49 Login Succeeded 07:47:49 docker.io 07:47:49 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 07:47:49 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 07:47:49 Configure a credential helper to remove this warning. See 07:47:49 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 07:47:49 07:47:49 Login Succeeded 07:47:49 ---> docker-login.sh ends [Pipeline] } 07:47:49 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 07:47:50 ++ 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 07:47:50 + for file in '`ls cmd/**/Dockerfile`' 07:47:50 ++ dirname cmd/core-command/Dockerfile 07:47:50 ++ cut -d/ -f2 07:47:50 + echo core-command,cmd/core-command/Dockerfile 07:47:50 + for file in '`ls cmd/**/Dockerfile`' 07:47:50 ++ dirname cmd/core-data/Dockerfile 07:47:50 ++ cut -d/ -f2 07:47:50 + echo core-data,cmd/core-data/Dockerfile 07:47:50 + for file in '`ls cmd/**/Dockerfile`' 07:47:50 ++ dirname cmd/core-metadata/Dockerfile 07:47:50 ++ cut -d/ -f2 07:47:50 + echo core-metadata,cmd/core-metadata/Dockerfile 07:47:50 + for file in '`ls cmd/**/Dockerfile`' 07:47:50 ++ dirname cmd/security-bootstrapper/Dockerfile 07:47:50 ++ cut -d/ -f2 07:47:50 + echo security-bootstrapper,cmd/security-bootstrapper/Dockerfile 07:47:50 + for file in '`ls cmd/**/Dockerfile`' 07:47:50 ++ dirname cmd/security-proxy-setup/Dockerfile 07:47:50 ++ cut -d/ -f2 07:47:50 + echo security-proxy-setup,cmd/security-proxy-setup/Dockerfile 07:47:50 + for file in '`ls cmd/**/Dockerfile`' 07:47:50 ++ dirname cmd/security-secretstore-setup/Dockerfile 07:47:50 ++ cut -d/ -f2 07:47:50 + echo security-secretstore-setup,cmd/security-secretstore-setup/Dockerfile 07:47:50 + for file in '`ls cmd/**/Dockerfile`' 07:47:50 ++ dirname cmd/support-notifications/Dockerfile 07:47:50 ++ cut -d/ -f2 07:47:50 + echo support-notifications,cmd/support-notifications/Dockerfile 07:47:50 + for file in '`ls cmd/**/Dockerfile`' 07:47:50 ++ dirname cmd/support-scheduler/Dockerfile 07:47:50 ++ cut -d/ -f2 07:47:50 + echo support-scheduler,cmd/support-scheduler/Dockerfile 07:47:50 + for file in '`ls cmd/**/Dockerfile`' 07:47:50 ++ dirname cmd/sys-mgmt-agent/Dockerfile 07:47:50 ++ cut -d/ -f2 07:47:50 + echo sys-mgmt-agent,cmd/sys-mgmt-agent/Dockerfile [Pipeline] echo 07:47:50 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 07:47:52 + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 07:47:52 07:47:52 Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh 07:47:52 + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 07:47:52 latest: Pulling from edgex-devops/git-semver 07:47:52 31603596830f: Pulling fs layer 07:47:52 d4622e32a9a9: Pulling fs layer 07:47:52 1030fce36090: Pulling fs layer 07:47:52 6c6cb7e1b49b: Pulling fs layer 07:47:52 6c6cb7e1b49b: Waiting 07:47:52 d4622e32a9a9: Verifying Checksum 07:47:52 d4622e32a9a9: Download complete 07:47:53 31603596830f: Verifying Checksum 07:47:53 31603596830f: Download complete 07:47:53 31603596830f: Pull complete 07:47:53 6c6cb7e1b49b: Verifying Checksum 07:47:53 6c6cb7e1b49b: Download complete 07:47:53 d4622e32a9a9: Pull complete 07:47:53 1030fce36090: Verifying Checksum 07:47:53 1030fce36090: Download complete 07:47:54 1030fce36090: Pull complete 07:47:54 6c6cb7e1b49b: Pull complete 07:47:54 Digest: sha256:98b6084a185347f7b64647794a0a4774a411b925a780a33b3032b91fe10e00ab 07:47:54 Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 07:47:54 nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer 07:47:54 prd-centos7-docker-4c-2g-2225 does not seem to be running inside a container 07:47:54 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/2 -v /w/workspace/edgex-go/2:/w/workspace/edgex-go/2:rw,z -v /w/workspace/edgex-go/2@tmp:/w/workspace/edgex-go/2@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:10004/edgex-devops/git-semver:latest cat 07:47:55 $ docker top 66ad42979653555b15da6e26616bb7d1d9e4058d398c6c4e450ef49e89a14576 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 07:47:55 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 07:47:55 [ssh-agent] Looking for ssh-agent implementation... 07:47:55 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 07:47:55 $ docker exec 66ad42979653555b15da6e26616bb7d1d9e4058d398c6c4e450ef49e89a14576 ssh-agent 07:47:55 SSH_AUTH_SOCK=/tmp/ssh-GRyM2JAv0JyH/agent.14 07:47:55 SSH_AGENT_PID=20 07:47:55 Running ssh-add (command line suppressed) 07:47:55 Identity added: /w/workspace/edgex-go/2@tmp/private_key_7146780356413053848.key (/w/workspace/edgex-go/2@tmp/private_key_7146780356413053848.key) 07:47:55 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 07:47:56 + git tag --points-at HEAD [Pipeline] } 07:47:56 $ docker exec --env ******** --env ******** 66ad42979653555b15da6e26616bb7d1d9e4058d398c6c4e450ef49e89a14576 ssh-agent -k 07:47:56 unset SSH_AUTH_SOCK; 07:47:56 unset SSH_AGENT_PID; 07:47:56 echo Agent pid 20 killed; 07:47:56 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 07:47:56 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 07:47:56 [ssh-agent] Looking for ssh-agent implementation... 07:47:56 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 07:47:56 $ docker exec 66ad42979653555b15da6e26616bb7d1d9e4058d398c6c4e450ef49e89a14576 ssh-agent 07:47:56 SSH_AUTH_SOCK=/tmp/ssh-0ZEqoNTKa2VA/agent.55 07:47:56 SSH_AGENT_PID=61 07:47:56 Running ssh-add (command line suppressed) 07:47:56 Identity added: /w/workspace/edgex-go/2@tmp/private_key_4389696688184955754.key (/w/workspace/edgex-go/2@tmp/private_key_4389696688184955754.key) 07:47:56 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 07:47:56 + git semver init 07:47:56 # -> Open(): unable to determine branch for HEAD 07:47:56 # $GIT_DIR = /w/workspace/edgex-go/2/.git 07:47:56 # $GIT_WORK_TREE = /w/workspace/edgex-go/2 07:47:56 # $SEMVER_REMOTE_NAME = origin 07:47:56 # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org 07:47:56 # $SEMVER_USER_NAME = edgex-jenkins 07:47:56 # $SEMVER_BRANCH = PR-3652 07:47:56 # $SEMVER_TEMP = /tmp/semver-181490790 07:47:56 # git clone --branch semver git@github.com:edgexfoundry/edgex-go.git $SEMVER_TEMP 07:48:09 # '/tmp/semver-181490790' -> '/w/workspace/edgex-go/2/.semver' 07:48:09 # -> Force: false 07:48:09 # $SEMVER_DIR = /w/workspace/edgex-go/2/.semver [Pipeline] } 07:48:09 $ docker exec --env ******** --env ******** 66ad42979653555b15da6e26616bb7d1d9e4058d398c6c4e450ef49e89a14576 ssh-agent -k 07:48:09 unset SSH_AUTH_SOCK; 07:48:09 unset SSH_AGENT_PID; 07:48:09 echo Agent pid 61 killed; 07:48:09 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 07:48:09 + git semver [Pipeline] } 07:48:09 $ docker stop --time=1 66ad42979653555b15da6e26616bb7d1d9e4058d398c6c4e450ef49e89a14576 07:48:12 $ docker rm -f 66ad42979653555b15da6e26616bb7d1d9e4058d398c6c4e450ef49e89a14576 [Pipeline] // withDockerContainer [Pipeline] sh 07:48:12 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 07:48:12 Stashed 1 file(s) [Pipeline] echo 07:48:12 [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 07:48:14 ========================================================= 07:48:14 [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine] 07:48:14 ========================================================= [Pipeline] fileExists [Pipeline] sh 07:48:15 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine 07:48:15 1.16-alpine: Pulling from edgex-devops/edgex-golang-base 07:48:15 540db60ca938: Pulling fs layer 07:48:15 adcc1eea9eea: Pulling fs layer 07:48:15 4c4ab2625f07: Pulling fs layer 07:48:15 db62176df00c: Pulling fs layer 07:48:15 3b30891b0d05: Pulling fs layer 07:48:15 06b49ca38bd5: Pulling fs layer 07:48:15 c788192a36de: Pulling fs layer 07:48:15 a77e37c0d609: Pulling fs layer 07:48:15 c3185cebc471: Pulling fs layer 07:48:15 db62176df00c: Waiting 07:48:15 3b30891b0d05: Waiting 07:48:15 06b49ca38bd5: Waiting 07:48:15 c788192a36de: Waiting 07:48:15 a77e37c0d609: Waiting 07:48:15 c3185cebc471: Waiting 07:48:15 4c4ab2625f07: Verifying Checksum 07:48:15 4c4ab2625f07: Download complete 07:48:15 adcc1eea9eea: Download complete 07:48:15 3b30891b0d05: Verifying Checksum 07:48:15 3b30891b0d05: Download complete 07:48:15 06b49ca38bd5: Verifying Checksum 07:48:15 06b49ca38bd5: Download complete 07:48:15 c788192a36de: Verifying Checksum 07:48:15 c788192a36de: Download complete 07:48:15 540db60ca938: Verifying Checksum 07:48:15 540db60ca938: Download complete 07:48:15 540db60ca938: Pull complete 07:48:15 adcc1eea9eea: Pull complete 07:48:15 4c4ab2625f07: Pull complete 07:48:16 a77e37c0d609: Verifying Checksum 07:48:16 a77e37c0d609: Download complete 07:48:19 c3185cebc471: Verifying Checksum 07:48:19 c3185cebc471: Download complete 07:48:19 db62176df00c: Verifying Checksum 07:48:19 db62176df00c: Download complete 07:48:23 db62176df00c: Pull complete 07:48:23 3b30891b0d05: Pull complete 07:48:23 06b49ca38bd5: Pull complete 07:48:23 c788192a36de: Pull complete 07:48:23 a77e37c0d609: Pull complete 07:48:25 c3185cebc471: Pull complete 07:48:25 Digest: sha256:c22a6272cb0662d4dba1bb41e7658fbabc00c875dcca5b7a38fb264b4004f4bd 07:48:25 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine 07:48:25 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine [Pipeline] fileExists [Pipeline] sh 07:48:25 + echo 'FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine 07:48:25 WORKDIR /edgex 07:48:25 COPY go.mod . 07:48:25 RUN go mod download' 07:48:25 + docker build -t ci-base-image-x86_64 -f - . 07:48:27 Sending build context to Docker daemon 328.6MB 07:48:27 Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine 07:48:27 ---> 031687cdd783 07:48:27 Step 2/4 : WORKDIR /edgex 07:48:29 ---> Running in 48c7e4be17ec 07:48:29 Removing intermediate container 48c7e4be17ec 07:48:29 ---> bca7e40cf66b 07:48:29 Step 3/4 : COPY go.mod . 07:48:29 ---> bb6b771d04fd 07:48:29 Step 4/4 : RUN go mod download 07:48:29 ---> Running in 7aa44012985c 07:48:29 Still waiting to schedule task 07:48:29 All nodes of label ‘ubuntu18.04-docker-arm64-4c-16g’ are offline 07:49:07 Removing intermediate container 7aa44012985c 07:49:07 ---> 33e5350a6934 07:49:07 Successfully built 33e5350a6934 07:49:07 Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] sh 07:49:08 + docker inspect -f . ci-base-image-x86_64 07:49:08 . [Pipeline] withDockerContainer 07:49:08 prd-centos7-docker-4c-2g-2225 does not seem to be running inside a container 07:49:08 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/2 -v /w/workspace/edgex-go/2:/w/workspace/edgex-go/2:rw,z -v /w/workspace/edgex-go/2@tmp:/w/workspace/edgex-go/2@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 07:49:08 $ docker top 215a9fd0de09200efeb8c67035ea5754d63fb33841effc572059ac7015e56ea8 -eo pid,comm [Pipeline] { [Pipeline] sh 07:49:09 + go version 07:49:09 go version go1.16.6 linux/amd64 [Pipeline] } 07:49:09 $ docker stop --time=1 215a9fd0de09200efeb8c67035ea5754d63fb33841effc572059ac7015e56ea8 07:49:10 $ docker rm -f 215a9fd0de09200efeb8c67035ea5754d63fb33841effc572059ac7015e56ea8 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 07:49:11 + docker inspect -f . ci-base-image-x86_64 07:49:11 . [Pipeline] withDockerContainer 07:49:11 prd-centos7-docker-4c-2g-2225 does not seem to be running inside a container 07:49:11 $ 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/2 -v /w/workspace/edgex-go/2:/w/workspace/edgex-go/2:rw,z -v /w/workspace/edgex-go/2@tmp:/w/workspace/edgex-go/2@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 07:49:11 $ docker top c6dec9b535a1e7ae387e211c4ab1a6fce8a6ae953dd4255da04c18b88f1bd142 -eo pid,comm [Pipeline] { [Pipeline] echo 07:49:13 ========================================================= 07:49:13 [edgeXBuildGoParallel] Running Tests and Build... 07:49:13 ========================================================= [Pipeline] sh 07:49:13 + go mod tidy [Pipeline] sh 07:49:14 + make test 07:49:14 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 07:49:14 go mod tidy 07:49:14 GO111MODULE=on go test -race -coverprofile=coverage.out ./... 07:49:19 ? github.com/edgexfoundry/edgex-go [no test files] 07:49:38 ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] 07:49:41 ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] 07:49:41 ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] 07:49:42 ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] 07:49:44 ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] 07:49:45 ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] 07:49:45 ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-setup [no test files] 07:49:45 ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] 07:49:45 ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] 07:49:45 ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] 07:49:46 ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-agent [no test files] 07:49:46 ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-executor [no test files] 07:49:46 ? github.com/edgexfoundry/edgex-go/internal [no test files] 07:49:46 ? github.com/edgexfoundry/edgex-go/internal/core/command [no test files] 07:49:48 ok github.com/edgexfoundry/edgex-go/internal/core/command/application 0.039s coverage: 28.7% of statements 07:49:48 ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] 07:49:48 ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] 07:49:49 ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 0.063s coverage: 100.0% of statements 07:49:49 ? github.com/edgexfoundry/edgex-go/internal/core/data [no test files] 07:49:50 ok github.com/edgexfoundry/edgex-go/internal/core/data/application 0.068s coverage: 46.3% of statements 07:49:50 ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] 07:49:50 ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] 07:49:50 ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 0.112s coverage: 90.1% of statements 07:49:50 ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] 07:49:50 ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks [no test files] 07:49:51 ok github.com/edgexfoundry/edgex-go/internal/core/data/messaging 1.061s coverage: 81.2% of statements 07:49:51 ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] 07:49:51 ? github.com/edgexfoundry/edgex-go/internal/core/metadata [no test files] 07:49:51 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/application [no test files] 07:49:51 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] 07:49:51 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] 07:49:52 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 0.292s coverage: 94.2% of statements 07:49:52 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] 07:49:52 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks [no test files] 07:49:52 ok github.com/edgexfoundry/edgex-go/internal/io 0.046s coverage: 59.1% of statements 07:49:52 ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] 07:49:52 ? github.com/edgexfoundry/edgex-go/internal/pkg/application [no test files] 07:49:52 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers [no test files] 07:49:52 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] 07:49:52 ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] 07:49:53 ok github.com/edgexfoundry/edgex-go/internal/pkg/controller/http 0.046s coverage: 60.0% of statements 07:49:53 ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] 07:49:53 ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] 07:49:53 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] 07:49:53 ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 0.043s coverage: 0.8% of statements 07:49:53 ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] 07:49:53 ok github.com/edgexfoundry/edgex-go/internal/pkg/telemetry 0.048s coverage: 58.8% of statements 07:49:53 ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 0.045s coverage: 21.3% of statements 07:49:53 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] 07:49:54 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.054s coverage: 47.1% of statements 07:49:55 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 1.058s coverage: 79.5% of statements 07:49:55 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.052s coverage: 94.1% of statements 07:49:55 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.061s coverage: 96.3% of statements 07:49:55 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.043s coverage: 87.5% of statements 07:50:07 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 12.058s coverage: 94.4% of statements 07:50:07 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/ping 0.042s coverage: 44.8% of statements 07:50:12 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 15.186s coverage: 81.8% of statements 07:50:12 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] 07:50:32 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 22.083s coverage: 92.9% of statements 07:50:32 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] 07:50:32 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] 07:50:32 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] 07:50:32 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 0.024s coverage: 65.1% of statements 07:50:32 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] 07:50:32 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] 07:50:32 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] 07:50:32 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] 07:50:32 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] 07:50:32 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 11.061s coverage: 87.2% of statements 07:50:32 ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] 07:50:32 ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] 07:50:32 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.042s coverage: 100.0% of statements 07:50:32 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] 07:50:32 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.050s coverage: 58.8% of statements 07:50:32 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/common [no test files] 07:50:32 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.051s coverage: 80.0% of statements 07:50:32 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/jwt 0.061s coverage: 87.2% of statements 07:50:32 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/oauth2 0.050s coverage: 85.4% of statements 07:50:32 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.073s coverage: 91.2% of statements 07:50:32 ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] 07:50:32 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 0.129s coverage: 64.4% of statements 07:50:32 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] 07:50:32 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] 07:50:32 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.053s coverage: 100.0% of statements 07:50:32 ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.030s coverage: 91.3% of statements 07:50:32 ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.032s coverage: 100.0% of statements 07:50:32 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.021s coverage: 73.7% of statements 07:50:32 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.024s coverage: 100.0% of statements 07:50:32 ok github.com/edgexfoundry/edgex-go/internal/security/proxy 0.217s coverage: 66.9% of statements 07:50:32 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/config [no test files] 07:50:32 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/container [no test files] 07:50:32 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/models [no test files] 07:50:32 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.120s coverage: 43.6% of statements 07:50:32 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] 07:50:32 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] 07:50:32 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 0.058s coverage: 89.5% of statements 07:50:32 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] 07:50:32 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 0.044s coverage: 84.8% of statements 07:50:32 ? github.com/edgexfoundry/edgex-go/internal/support/notifications [no test files] 07:50:33 Running on prd-ubuntu18.04-docker-arm64-4c-16g-2226 in /w/workspace/edgexfoundry_edgex-go_PR-3652 [Pipeline] { [Pipeline] ws 07:50:33 Running in /w/workspace/edgex-go/2 [Pipeline] { [Pipeline] checkout 07:50:35 The recommended git tool is: git 07:50:38 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 6.057s coverage: 19.5% of statements 07:50:38 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel [no test files] 07:50:38 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks [no test files] 07:50:38 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] 07:50:38 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] 07:50:38 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 0.120s coverage: 92.0% of statements 07:50:38 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] 07:50:38 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks [no test files] 07:50:38 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler [no test files] 07:50:38 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/application [no test files] 07:50:38 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/scheduler 0.053s coverage: 62.7% of statements 07:50:38 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] 07:50:38 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] 07:50:38 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 0.084s coverage: 97.7% of statements 07:50:38 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] 07:50:38 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks [no test files] 07:50:38 ? github.com/edgexfoundry/edgex-go/internal/system/agent [no test files] 07:50:38 ? github.com/edgexfoundry/edgex-go/internal/system/agent/application [no test files] 07:50:38 ok github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct 0.046s coverage: 28.9% of statements 07:50:38 ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct/config [no test files] 07:50:38 ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/executor [no test files] 07:50:38 ? github.com/edgexfoundry/edgex-go/internal/system/agent/config [no test files] 07:50:38 ? github.com/edgexfoundry/edgex-go/internal/system/agent/container [no test files] 07:50:38 ? github.com/edgexfoundry/edgex-go/internal/system/agent/controller/http [no test files] 07:50:38 ? github.com/edgexfoundry/edgex-go/internal/system/agent/interfaces [no test files] 07:50:38 ok github.com/edgexfoundry/edgex-go/internal/system/agent/response 0.045s coverage: 100.0% of statements 07:50:38 ok github.com/edgexfoundry/edgex-go/internal/system/executor 0.029s coverage: 95.4% of statements 07:50:38 GO111MODULE=on go vet ./... 07:50:42 using credential edgex-jenkins-ssh 07:50:42 Cloning the remote Git repository 07:50:42 Cloning repository git@github.com:edgexfoundry/edgex-go.git 07:50:42 > git init /w/workspace/edgex-go/2 # timeout=10 07:50:42 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git 07:50:42 > git --version # timeout=10 07:50:42 > git --version # 'git version 2.17.1' 07:50:42 using GIT_SSH to set credentials SSH Credentials for GitHub 07:50:42 > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 07:50:58 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 07:50:58 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 07:51:02 Merging remotes/origin/main commit a7bcd554ba88ede6551341f160f16400074cb89f into PR head commit 65e5972d64757aa57d1722f3bb53c896b18a582c 07:51:00 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 07:51:00 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git 07:51:00 using GIT_SSH to set credentials SSH Credentials for GitHub 07:51:00 > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/3652/head:refs/remotes/origin/PR-3652 +refs/heads/main:refs/remotes/origin/main # timeout=10 07:51:02 gofmt -l . 07:51:02 internal/pkg/utils/http.go 07:51:02 [ "`gofmt -l .`" = "" ] 07:51:02 make: *** [Makefile:104: test] Error 1 [Pipeline] } 07:51:02 $ docker stop --time=1 c6dec9b535a1e7ae387e211c4ab1a6fce8a6ae953dd4255da04c18b88f1bd142 07:51:02 > git config core.sparsecheckout # timeout=10 07:51:02 > git checkout -f 65e5972d64757aa57d1722f3bb53c896b18a582c # timeout=10 07:51:02 > git remote # timeout=10 07:51:02 > git config --get remote.origin.url # timeout=10 07:51:02 using GIT_SSH to set credentials SSH Credentials for GitHub 07:51:02 > git merge a7bcd554ba88ede6551341f160f16400074cb89f # timeout=10 07:51:04 $ docker rm -f c6dec9b535a1e7ae387e211c4ab1a6fce8a6ae953dd4255da04c18b88f1bd142 07:51:04 Merge succeeded, producing 4339c490eea9eb118e539de616957d5c016a7b13 07:51:04 Checking out Revision 4339c490eea9eb118e539de616957d5c016a7b13 (PR-3652) [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) Stage "Docker Build" skipped due to earlier failure(s) [Pipeline] } 07:51:04 > git rev-parse HEAD^{commit} # timeout=10 07:51:04 > git config core.sparsecheckout # timeout=10 07:51:04 > git checkout -f 4339c490eea9eb118e539de616957d5c016a7b13 # timeout=10 [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] } 07:51:06 Failed in branch amd64 07:51:12 Commit message: "Merge commit 'a7bcd554ba88ede6551341f160f16400074cb89f' into HEAD" 07:51:12 First time build. Skipping changelog. [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 07:51:13 provisioning config files... 07:51:13 copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/2@tmp/config2605746192374470228tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 07:51:13 ---> docker-login.sh 07:51:13 nexus3.edgexfoundry.org:10001 07:51:14 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 07:51:12 > git rev-list --no-walk 5a132f247e39115e14e18b4d31d554af2fc92b24 # timeout=10 07:51:14 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 07:51:14 Configure a credential helper to remove this warning. See 07:51:14 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 07:51:14 07:51:14 Login Succeeded 07:51:14 nexus3.edgexfoundry.org:10002 07:51:15 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 07:51:15 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 07:51:15 Configure a credential helper to remove this warning. See 07:51:15 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 07:51:15 07:51:15 Login Succeeded 07:51:15 nexus3.edgexfoundry.org:10003 07:51:16 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 07:51:16 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 07:51:16 Configure a credential helper to remove this warning. See 07:51:16 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 07:51:16 07:51:16 Login Succeeded 07:51:16 nexus3.edgexfoundry.org:10004 07:51:16 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 07:51:16 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 07:51:16 Configure a credential helper to remove this warning. See 07:51:16 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 07:51:16 07:51:16 Login Succeeded 07:51:16 docker.io 07:51:16 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 07:51:17 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 07:51:17 Configure a credential helper to remove this warning. See 07:51:17 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 07:51:17 07:51:17 Login Succeeded 07:51:17 ---> docker-login.sh ends [Pipeline] } 07:51:17 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 07:51:18 ========================================================= 07:51:18 [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine] 07:51:18 ========================================================= [Pipeline] fileExists [Pipeline] sh 07:51:18 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine 07:51:18 1.16-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 07:51:18 595b0fe564bb: Pulling fs layer 07:51:18 24495759ef45: Pulling fs layer 07:51:18 d148012ef14d: Pulling fs layer 07:51:18 e90a11edd702: Pulling fs layer 07:51:18 d77568369979: Pulling fs layer 07:51:18 fc1c9f9a7f3b: Pulling fs layer 07:51:18 170f2ba95c9a: Pulling fs layer 07:51:18 97ac5df62f85: Pulling fs layer 07:51:18 e90a11edd702: Waiting 07:51:18 d77568369979: Waiting 07:51:18 fc1c9f9a7f3b: Waiting 07:51:18 170f2ba95c9a: Waiting 07:51:18 97ac5df62f85: Waiting 07:51:18 d148012ef14d: Verifying Checksum 07:51:18 d148012ef14d: Download complete 07:51:18 24495759ef45: Verifying Checksum 07:51:18 24495759ef45: Download complete 07:51:18 d77568369979: Verifying Checksum 07:51:18 d77568369979: Download complete 07:51:18 fc1c9f9a7f3b: Download complete 07:51:18 595b0fe564bb: Verifying Checksum 07:51:18 170f2ba95c9a: Verifying Checksum 07:51:18 170f2ba95c9a: Download complete 07:51:19 595b0fe564bb: Pull complete 07:51:20 24495759ef45: Pull complete 07:51:20 d148012ef14d: Pull complete 07:51:22 97ac5df62f85: Verifying Checksum 07:51:22 97ac5df62f85: Download complete 07:51:23 e90a11edd702: Verifying Checksum 07:51:23 e90a11edd702: Download complete 07:51:33 e90a11edd702: Pull complete 07:51:33 d77568369979: Pull complete 07:51:33 fc1c9f9a7f3b: Pull complete 07:51:33 170f2ba95c9a: Pull complete 07:51:38 97ac5df62f85: Pull complete 07:51:38 Digest: sha256:84204f9419e0e30039067cc16e8ccc9a99ccb3a3f51ea7567ddff3f7e64b8ba8 07:51:38 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine 07:51:38 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine [Pipeline] fileExists [Pipeline] sh 07:51:39 + echo FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine 07:51:39 WORKDIR /edgex 07:51:39 COPY go.mod . 07:51:39 RUN go mod download 07:51:39 + docker build -t ci-base-image-arm64 -f - . 07:51:41 Sending build context to Docker daemon 165.9MB 07:51:41 Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine 07:51:41 ---> 04bc70af865f 07:51:41 Step 2/4 : WORKDIR /edgex 07:51:44 ---> Running in c366ee2f4e10 07:51:44 Removing intermediate container c366ee2f4e10 07:51:44 ---> 001f671d50d2 07:51:44 Step 3/4 : COPY go.mod . 07:51:45 ---> 53865c2d1b9f 07:51:45 Step 4/4 : RUN go mod download 07:51:45 ---> Running in 6d3e94467488 07:53:08 Removing intermediate container 6d3e94467488 07:53:08 ---> e7bb13608688 07:53:08 Successfully built e7bb13608688 07:53:08 Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] sh 07:53:08 + docker inspect -f . ci-base-image-arm64 07:53:08 . [Pipeline] withDockerContainer 07:53:08 prd-ubuntu18.04-docker-arm64-4c-16g-2226 does not seem to be running inside a container 07:53:08 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/2 -v /w/workspace/edgex-go/2:/w/workspace/edgex-go/2:rw,z -v /w/workspace/edgex-go/2@tmp:/w/workspace/edgex-go/2@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 07:53:10 $ docker top 7435d4bdcd62f265e7559a52f1efa87b281f05e35a10cd28c55709f6a9cb2faf -eo pid,comm [Pipeline] { [Pipeline] sh 07:53:11 + go version 07:53:11 go version go1.16.6 linux/arm64 [Pipeline] } 07:53:11 $ docker stop --time=1 7435d4bdcd62f265e7559a52f1efa87b281f05e35a10cd28c55709f6a9cb2faf 07:53:13 $ docker rm -f 7435d4bdcd62f265e7559a52f1efa87b281f05e35a10cd28c55709f6a9cb2faf [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 07:53:14 + docker inspect -f . ci-base-image-arm64 07:53:14 . [Pipeline] withDockerContainer 07:53:14 prd-ubuntu18.04-docker-arm64-4c-16g-2226 does not seem to be running inside a container 07:53:14 $ 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/2 -v /w/workspace/edgex-go/2:/w/workspace/edgex-go/2:rw,z -v /w/workspace/edgex-go/2@tmp:/w/workspace/edgex-go/2@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 07:53:16 $ docker top 53a02d04f209dcbccf74ce1d0746c33b6c74c9bb83840d083754344e27518b35 -eo pid,comm [Pipeline] { [Pipeline] echo 07:53:16 ========================================================= 07:53:16 [edgeXBuildGoParallel] Running Tests and Build... 07:53:16 ========================================================= [Pipeline] sh 07:53:17 + go mod tidy [Pipeline] sh 07:53:18 + make test 07:53:18 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 07:53:18 go mod tidy 07:53:19 GO111MODULE=on go test -race -coverprofile=coverage.out ./... 07:53:42 ? github.com/edgexfoundry/edgex-go [no test files] 07:54:40 ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] 07:54:44 ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] 07:54:45 ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] 07:54:45 ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] 07:54:58 ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] 07:54:58 ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] 07:54:58 ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-setup [no test files] 07:54:58 ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] 07:54:58 ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] 07:54:58 ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] 07:54:59 ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-agent [no test files] 07:54:59 ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-executor [no test files] 07:54:59 ? github.com/edgexfoundry/edgex-go/internal [no test files] 07:54:59 ? github.com/edgexfoundry/edgex-go/internal/core/command [no test files] 07:55:10 ok github.com/edgexfoundry/edgex-go/internal/core/command/application 0.191s coverage: 28.7% of statements 07:55:10 ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] 07:55:10 ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] 07:55:13 ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 0.402s coverage: 100.0% of statements 07:55:13 ? github.com/edgexfoundry/edgex-go/internal/core/data [no test files] 07:55:15 ok github.com/edgexfoundry/edgex-go/internal/core/data/application 0.352s coverage: 46.3% of statements 07:55:15 ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] 07:55:15 ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] 07:55:16 ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 0.689s coverage: 90.1% of statements 07:55:16 ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] 07:55:16 ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks [no test files] 07:55:18 ok github.com/edgexfoundry/edgex-go/internal/core/data/messaging 1.200s coverage: 81.2% of statements 07:55:18 ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] 07:55:18 ? github.com/edgexfoundry/edgex-go/internal/core/metadata [no test files] 07:55:18 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/application [no test files] 07:55:18 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] 07:55:18 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] 07:55:27 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 1.537s coverage: 94.2% of statements 07:55:27 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] 07:55:27 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks [no test files] 07:55:27 ok github.com/edgexfoundry/edgex-go/internal/io 0.182s coverage: 59.1% of statements 07:55:27 ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] 07:55:27 ? github.com/edgexfoundry/edgex-go/internal/pkg/application [no test files] 07:55:27 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers [no test files] 07:55:27 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] 07:55:27 ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] 07:55:27 ok github.com/edgexfoundry/edgex-go/internal/pkg/controller/http 0.185s coverage: 60.0% of statements 07:55:27 ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] 07:55:27 ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] 07:55:27 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] 07:55:27 ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 0.295s coverage: 0.8% of statements 07:55:27 ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] 07:55:27 ok github.com/edgexfoundry/edgex-go/internal/pkg/telemetry 0.161s coverage: 58.8% of statements 07:55:27 ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 0.200s coverage: 21.3% of statements 07:55:27 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] 07:55:27 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.185s coverage: 47.1% of statements 07:55:27 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 0.213s coverage: 79.5% of statements 07:55:27 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.185s coverage: 94.1% of statements 07:55:28 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.234s coverage: 96.3% of statements 07:55:28 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.185s coverage: 87.5% of statements 07:55:40 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 12.193s coverage: 94.4% of statements 07:55:40 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/ping 0.172s coverage: 44.8% of statements 07:55:46 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 13.542s coverage: 81.8% of statements 07:55:46 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] 07:55:54 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 22.245s coverage: 92.9% of statements 07:55:54 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] 07:55:54 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] 07:55:54 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] 07:55:54 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 0.056s coverage: 65.1% of statements 07:55:54 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] 07:55:54 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] 07:55:54 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] 07:55:54 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] 07:55:54 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] 07:55:54 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 11.175s coverage: 87.2% of statements 07:55:54 ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] 07:55:54 ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] 07:55:54 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.151s coverage: 100.0% of statements 07:55:54 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] 07:55:54 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.175s coverage: 58.8% of statements 07:55:54 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/common [no test files] 07:55:54 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.177s coverage: 80.0% of statements 07:55:54 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/jwt 0.401s coverage: 87.2% of statements 07:55:54 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/oauth2 0.256s coverage: 85.4% of statements 07:55:54 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.299s coverage: 91.2% of statements 07:55:54 ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] 07:55:54 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 0.853s coverage: 64.4% of statements 07:55:54 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] 07:55:54 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] 07:55:54 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.170s coverage: 100.0% of statements 07:55:54 ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.087s coverage: 91.3% of statements 07:55:54 ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.070s coverage: 100.0% of statements 07:55:54 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.057s coverage: 73.7% of statements 07:55:57 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.059s coverage: 100.0% of statements 07:55:59 ok github.com/edgexfoundry/edgex-go/internal/security/proxy 0.984s coverage: 66.9% of statements 07:55:59 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/config [no test files] 07:55:59 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/container [no test files] 07:55:59 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/models [no test files] 07:56:01 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.701s coverage: 43.6% of statements 07:56:01 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] 07:56:01 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] 07:56:01 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 0.318s coverage: 89.5% of statements 07:56:01 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] 07:56:01 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 0.196s coverage: 84.8% of statements 07:56:01 ? github.com/edgexfoundry/edgex-go/internal/support/notifications [no test files] 07:56:10 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 6.247s coverage: 19.5% of statements 07:56:10 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel [no test files] 07:56:10 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks [no test files] 07:56:10 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] 07:56:10 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] 07:56:10 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 0.484s coverage: 92.0% of statements 07:56:10 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] 07:56:10 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks [no test files] 07:56:10 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler [no test files] 07:56:10 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/application [no test files] 07:56:10 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/scheduler 0.360s coverage: 62.7% of statements 07:56:10 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] 07:56:10 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] 07:56:10 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 0.414s coverage: 97.7% of statements 07:56:10 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] 07:56:10 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks [no test files] 07:56:10 ? github.com/edgexfoundry/edgex-go/internal/system/agent [no test files] 07:56:10 ? github.com/edgexfoundry/edgex-go/internal/system/agent/application [no test files] 07:56:10 ok github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct 0.190s coverage: 28.9% of statements 07:56:10 ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct/config [no test files] 07:56:10 ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/executor [no test files] 07:56:10 ? github.com/edgexfoundry/edgex-go/internal/system/agent/config [no test files] 07:56:10 ? github.com/edgexfoundry/edgex-go/internal/system/agent/container [no test files] 07:56:10 ? github.com/edgexfoundry/edgex-go/internal/system/agent/controller/http [no test files] 07:56:10 ? github.com/edgexfoundry/edgex-go/internal/system/agent/interfaces [no test files] 07:56:10 ok github.com/edgexfoundry/edgex-go/internal/system/agent/response 0.201s coverage: 100.0% of statements 07:56:10 ok github.com/edgexfoundry/edgex-go/internal/system/executor 0.076s coverage: 95.4% of statements 07:56:10 GO111MODULE=on go vet ./... 07:57:31 gofmt -l . 07:57:31 internal/pkg/utils/http.go 07:57:31 [ "`gofmt -l .`" = "" ] 07:57:31 make: *** [Makefile:104: test] Error 1 [Pipeline] } 07:57:31 $ docker stop --time=1 53a02d04f209dcbccf74ce1d0746c33b6c74c9bb83840d083754344e27518b35 07:57:34 $ docker rm -f 53a02d04f209dcbccf74ce1d0746c33b6c74c9bb83840d083754344e27518b35 [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 07:57:35 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 07:57:36 07:57:36 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] sh 07:57:36 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 07:57:36 arm64: Pulling from edgex-lftools-log-publisher 07:57:36 448f6bf000e3: Pulling fs layer 07:57:36 f757da607395: Pulling fs layer 07:57:36 05883995daec: Pulling fs layer 07:57:36 8603b9c90790: Pulling fs layer 07:57:36 1560dd03e051: Pulling fs layer 07:57:36 27f5ce0e4adf: Pulling fs layer 07:57:36 c2d8d7efcc4b: Pulling fs layer 07:57:36 8603b9c90790: Waiting 07:57:36 1560dd03e051: Waiting 07:57:36 27f5ce0e4adf: Waiting 07:57:36 c2d8d7efcc4b: Waiting 07:57:37 f757da607395: Verifying Checksum 07:57:37 f757da607395: Download complete 07:57:37 8603b9c90790: Download complete 07:57:37 1560dd03e051: Verifying Checksum 07:57:37 1560dd03e051: Download complete 07:57:37 27f5ce0e4adf: Verifying Checksum 07:57:37 27f5ce0e4adf: Download complete 07:57:37 05883995daec: Verifying Checksum 07:57:37 05883995daec: Download complete 07:57:38 448f6bf000e3: Verifying Checksum 07:57:38 448f6bf000e3: Download complete 07:57:41 c2d8d7efcc4b: Verifying Checksum 07:57:41 c2d8d7efcc4b: Download complete 07:57:41 448f6bf000e3: Pull complete 07:57:42 f757da607395: Pull complete 07:57:43 05883995daec: Pull complete 07:57:44 8603b9c90790: Pull complete 07:57:45 1560dd03e051: Pull complete 07:57:45 27f5ce0e4adf: Pull complete 07:58:02 c2d8d7efcc4b: Pull complete 07:58:02 Digest: sha256:42f6a1c33103aa4ecfebf648e29883a20fd84132c0f0d4f855d8bcfd8dd9c454 07:58:02 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 07:58:02 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] withDockerContainer 07:58:02 prd-ubuntu18.04-docker-arm64-4c-16g-2226 does not seem to be running inside a container 07:58:02 $ 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/2 -v /w/workspace/edgex-go/2:/w/workspace/edgex-go/2:rw,z -v /w/workspace/edgex-go/2@tmp:/w/workspace/edgex-go/2@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat 07:58:05 $ docker top 7d272baa29486e8b807b1a3780e85df982bb671161219c4d7afc30f1ec6b76ee -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 07:58:06 ---> job-cost.sh 07:58:06 lf-activate-venv: SKIPPING 07:58:06 INFO: No Stack... 07:58:07 INFO: Retrieving Pricing Info for: v2-standard-4 07:58:07 INFO: Archiving Costs [Pipeline] sh 07:58:08 + cut -d, -f6 07:58:08 + cat /w/workspace/edgex-go/2/archives/cost.csv [Pipeline] lock 07:58:08 Trying to acquire lock on [jenkins-edgexfoundry-edgex-go-PR-3652-2-stack-cost] 07:58:08 Resource [jenkins-edgexfoundry-edgex-go-PR-3652-2-stack-cost] did not exist. Created. 07:58:08 Lock acquired on [jenkins-edgexfoundry-edgex-go-PR-3652-2-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 07:58:09 + echo total: 0.18000000715255737 [Pipeline] stash 07:58:11 Stashed 1 file(s) [Pipeline] } 07:58:11 Lock released on resource [jenkins-edgexfoundry-edgex-go-PR-3652-2-stack-cost] [Pipeline] // lock [Pipeline] } 07:58:11 $ docker stop --time=1 7d272baa29486e8b807b1a3780e85df982bb671161219c4d7afc30f1ec6b76ee 07:58:13 $ docker rm -f 7d272baa29486e8b807b1a3780e85df982bb671161219c4d7afc30f1ec6b76ee [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } 07:58:14 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 07:58:15 + '[' -d /w/workspace/edgex-go/2/archives ']' [Pipeline] libraryResource [Pipeline] sh 07:58:15 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 07:58:16 ---> package-listing.sh 07:58:16 ++ facter osfamily 07:58:16 ++ tr '[:upper:]' '[:lower:]' 07:58:16 + OS_FAMILY=redhat 07:58:16 + workspace=/w/workspace/edgex-go/2 07:58:16 + START_PACKAGES=/tmp/packages_start.txt 07:58:16 + END_PACKAGES=/tmp/packages_end.txt 07:58:16 + DIFF_PACKAGES=/tmp/packages_diff.txt 07:58:16 + PACKAGES=/tmp/packages_start.txt 07:58:16 + '[' /w/workspace/edgex-go/2 ']' 07:58:16 + PACKAGES=/tmp/packages_end.txt 07:58:16 + case "${OS_FAMILY}" in 07:58:16 + rpm -qa 07:58:16 + sort 07:58:17 + '[' -f /tmp/packages_start.txt ']' 07:58:17 + '[' -f /tmp/packages_end.txt ']' 07:58:17 + diff /tmp/packages_start.txt /tmp/packages_end.txt 07:58:17 + '[' /w/workspace/edgex-go/2 ']' 07:58:17 + mkdir -p /w/workspace/edgex-go/2/archives/ 07:58:17 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgex-go/2/archives/ [Pipeline] echo 07:58:17 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/2/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 07:58:17 + facter operatingsystem [Pipeline] isUnix [Pipeline] sh 07:58:17 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 07:58:17 07:58:17 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] sh 07:58:19 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 07:58:19 latest: Pulling from edgex-lftools-log-publisher 07:58:19 b4d181a07f80: Pulling fs layer 07:58:19 a1111a8f2ec3: Pulling fs layer 07:58:19 ed53099fbce6: Pulling fs layer 07:58:19 dc539afda2c1: Pulling fs layer 07:58:19 77bc0d833cb6: Pulling fs layer 07:58:19 9065ff56babe: Pulling fs layer 07:58:19 d287ab97295c: Pulling fs layer 07:58:19 77bc0d833cb6: Waiting 07:58:19 9065ff56babe: Waiting 07:58:19 d287ab97295c: Waiting 07:58:19 dc539afda2c1: Waiting 07:58:20 a1111a8f2ec3: Verifying Checksum 07:58:20 a1111a8f2ec3: Download complete 07:58:20 dc539afda2c1: Verifying Checksum 07:58:20 dc539afda2c1: Download complete 07:58:20 77bc0d833cb6: Verifying Checksum 07:58:20 77bc0d833cb6: Download complete 07:58:20 9065ff56babe: Verifying Checksum 07:58:20 9065ff56babe: Download complete 07:58:20 ed53099fbce6: Verifying Checksum 07:58:20 ed53099fbce6: Download complete 07:58:21 b4d181a07f80: Verifying Checksum 07:58:21 b4d181a07f80: Download complete 07:58:22 b4d181a07f80: Pull complete 07:58:22 a1111a8f2ec3: Pull complete 07:58:23 ed53099fbce6: Pull complete 07:58:23 dc539afda2c1: Pull complete 07:58:23 77bc0d833cb6: Pull complete 07:58:23 9065ff56babe: Pull complete 07:58:24 d287ab97295c: Verifying Checksum 07:58:24 d287ab97295c: Download complete 07:58:30 d287ab97295c: Pull complete 07:58:30 Digest: sha256:0c69325c24349bfb3ea32a3c3cbcab1fb66df42c981276dd8ebcf6aa441257c4 07:58:30 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 07:58:30 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] withDockerContainer 07:58:30 prd-centos7-docker-4c-2g-2225 does not seem to be running inside a container 07:58:30 $ 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/2/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/2 -v /w/workspace/edgex-go/2:/w/workspace/edgex-go/2:rw,z -v /w/workspace/edgex-go/2@tmp:/w/workspace/edgex-go/2@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 07:58:33 $ docker top a2c0a4141518dd6f3d1b59c476e2849deeec54b96293d93a1b6115cbe1581b37 -eo pid,comm [Pipeline] { [Pipeline] sh 07:58:33 + touch /tmp/pre-build-complete [Pipeline] sh 07:58:35 + mkdir -p /var/log/sysstat [Pipeline] sh 07:58:36 + ls /var/log/sa-host 07:58:36 + sadf -c /var/log/sa-host/sa05 07:58:36 file_magic: OK 07:58:36 HZ: Using current value: 100 07:58:36 file_header: OK 07:58:36 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 07:58:36 Statistics: 07:58:36 Hnuu...uuuununununu...Hnuu...uuuununununu... 07:58:36 File successfully converted to sysstat format version 12.0.3 07:58:36 + sadf -c /var/log/sa-host/sa06 07:58:36 file_magic: OK 07:58:36 HZ: Using current value: 100 07:58:36 file_header: OK 07:58:36 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 07:58:36 Statistics: 07:58:36 HRHnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu... 07:58:36 File successfully converted to sysstat format version 12.0.3 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 07:58:36 provisioning config files... 07:58:36 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgex-go/2@tmp/config1065892162436804894tmp [Pipeline] { [Pipeline] echo 07:58:36 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 07:58:36 ---> create-netrc.sh [Pipeline] } 07:58:36 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 07:58:37 ---> python-tools-install.sh [Pipeline] echo 07:58:37 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 07:58:37 ---> sudo-logs.sh 07:58:37 Archiving 'sudo' log.. 07:58:37 sudo: unable to resolve host prd-centos7-docker-4c-2g-2225.vexxhost.local: Name or service not known 07:58:37 sudo: unable to resolve host prd-centos7-docker-4c-2g-2225.vexxhost.local: Name or service not known [Pipeline] unstash [Pipeline] echo 07:58:37 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 07:58:37 ---> job-cost.sh 07:58:37 lf-activate-venv: SKIPPING 07:58:37 DEBUG: total: 0.18000000715255737 07:58:37 INFO: Retrieving Stack Cost... 07:58:38 INFO: Retrieving Pricing Info for: v3-standard-2 07:58:38 INFO: Archiving Costs [Pipeline] echo 07:58:38 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 07:58:39 ---> logs-deploy.sh 07:58:39 lf-activate-venv: SKIPPING 07:58:39 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-go/PR-3652/2 07:58:39 INFO: archiving workspace using pattern(s): 07:58:39 Archives upload complete. 07:58:40 INFO: archiving logs to Nexus 07:58:40 ---> uname -a: 07:58:40 Linux prd-centos7-docker-4c-2g-2225.vexxhost.local 3.10.0-1160.21.1.el7.x86_64 #1 SMP Tue Mar 16 18:28:22 UTC 2021 x86_64 GNU/Linux 07:58:40 07:58:40 07:58:40 ---> lscpu: 07:58:40 Architecture: x86_64 07:58:40 CPU op-mode(s): 32-bit, 64-bit 07:58:40 Byte Order: Little Endian 07:58:40 Address sizes: 40 bits physical, 48 bits virtual 07:58:40 CPU(s): 2 07:58:40 On-line CPU(s) list: 0,1 07:58:40 Thread(s) per core: 1 07:58:40 Core(s) per socket: 1 07:58:40 Socket(s): 2 07:58:40 NUMA node(s): 1 07:58:40 Vendor ID: AuthenticAMD 07:58:40 CPU family: 23 07:58:40 Model: 49 07:58:40 Model name: AMD EPYC-Rome Processor 07:58:40 Stepping: 0 07:58:40 CPU MHz: 2799.996 07:58:40 BogoMIPS: 5599.99 07:58:40 Virtualization: AMD-V 07:58:40 Hypervisor vendor: KVM 07:58:40 Virtualization type: full 07:58:40 L1d cache: 32K 07:58:40 L1i cache: 32K 07:58:40 L2 cache: 512K 07:58:40 L3 cache: 16384K 07:58:40 NUMA node0 CPU(s): 0,1 07:58:40 Flags: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm art rep_good nopl extd_apicid eagerfpu pni pclmulqdq ssse3 fma cx16 sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand hypervisor lahf_lm cmp_legacy svm cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw topoext perfctr_core retpoline_amd ssbd ibrs ibpb stibp vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 rdseed adx smap clflushopt clwb sha_ni xsaveopt xsavec xgetbv1 clzero xsaveerptr arat npt nrip_save umip spec_ctrl intel_stibp arch_capabilities 07:58:40 07:58:40 07:58:40 ---> nproc: 07:58:40 2 07:58:40 07:58:40 07:58:40 ---> df -h: 07:58:40 Filesystem Size Used Avail Use% Mounted on 07:58:40 overlay 40G 9.3G 31G 24% / 07:58:40 tmpfs 64M 0 64M 0% /dev 07:58:40 tmpfs 3.9G 0 3.9G 0% /sys/fs/cgroup 07:58:40 shm 64M 0 64M 0% /dev/shm 07:58:40 /dev/vda1 40G 9.3G 31G 24% /facter-os 07:58:40 07:58:40 07:58:40 ---> sar -b -r -n DEV: 07:58:40 Linux 3.10.0-1160.21.1.el7.x86_64 (centos-7-docker-606adb87-c9a3-b56e-c965-7bc42a059c0f.vexxhost.lo) 08/06/21 _x86_64_ (2 CPU) 07:58:40 07:58:40 07:46:53 LINUX RESTART (2 CPU) 07:58:40 07:58:40 07:48:01 tps rtps wtps bread/s bwrtn/s 07:58:40 07:49:01 262.35 0.15 262.20 22.11 73412.62 07:58:40 07:50:01 146.82 0.00 146.82 0.00 31248.85 07:58:40 07:51:01 52.37 0.03 52.34 1.07 5450.46 07:58:40 07:52:01 10.37 0.00 10.37 0.00 2597.00 07:58:40 07:53:01 0.27 0.00 0.27 0.00 3.53 07:58:40 07:54:01 0.17 0.00 0.17 0.00 2.32 07:58:40 07:55:01 0.28 0.00 0.28 0.00 3.35 07:58:40 07:56:01 0.33 0.00 0.33 0.00 4.88 07:58:40 07:57:01 0.22 0.00 0.22 0.00 3.35 07:58:40 07:58:01 0.25 0.00 0.25 0.00 2.75 07:58:40 Average: 47.36 0.02 47.34 2.32 11276.35 07:58:40 07:58:40 07:48:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 07:58:40 07:49:01 2356904 0 1235344 15.42 2620 4414072 1663856 18.37 1876020 3057200 591184 07:58:40 07:50:01 3054360 0 1246892 15.57 2620 3705068 1773228 19.58 1462992 2841764 149752 07:58:40 07:51:01 3224492 0 1159680 14.48 2620 3622148 1346048 14.86 1259632 2869636 72024 07:58:40 07:52:01 3510896 0 1119816 13.98 2620 3375608 1241408 13.71 1237804 2640272 8 07:58:40 07:53:01 3511012 0 1119696 13.98 2620 3375612 1205488 13.31 1238844 2640272 16 07:58:40 07:54:01 3512420 0 1118284 13.96 2620 3375616 1205476 13.31 1228484 2650432 16 07:58:40 07:55:01 3510884 0 1119816 13.98 2620 3375620 1205596 13.31 1230792 2650432 8 07:58:40 07:56:01 3504748 0 1125944 14.06 2620 3375628 1205404 13.31 1237436 2650432 20 07:58:40 07:57:01 3504784 0 1125908 14.06 2620 3375628 1205404 13.31 1239204 2648464 8 07:58:40 07:58:01 3502492 0 1128192 14.09 2620 3375636 1205488 13.31 1241732 2648544 8 07:58:40 Average: 3319299 0 1149957 14.36 2620 3537064 1325740 14.64 1325294 2729745 81304 07:58:40 07:58:40 07:48:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 07:58:40 07:49:01 eth0 1011.99 832.53 5850.46 77.39 0.00 0.00 0.00 0.00 07:58:40 07:49:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:58:40 07:49:01 docker0 521.50 542.47 40.09 2557.83 0.00 0.00 0.00 0.00 07:58:40 07:50:01 veth2af98aa 0.33 0.47 0.03 0.04 0.00 0.00 0.00 0.00 07:58:40 07:50:01 eth0 48.68 26.71 38.14 15.85 0.00 0.00 0.00 0.00 07:58:40 07:50:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:58:40 07:50:01 docker0 0.33 0.33 0.02 0.03 0.00 0.00 0.00 0.00 07:58:40 07:51:01 veth2af98aa 1.82 1.82 0.14 0.14 0.00 0.00 0.00 0.00 07:58:40 07:51:01 eth0 17.37 10.08 12.10 6.45 0.00 0.00 0.00 0.00 07:58:40 07:51:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:58:40 07:51:01 docker0 1.82 1.82 0.12 0.14 0.00 0.00 0.00 0.00 07:58:40 07:52:01 eth0 2.28 1.50 2.18 0.76 0.00 0.00 0.00 0.00 07:58:40 07:52:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:58:40 07:52:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:58:40 07:53:01 eth0 0.23 0.17 0.08 0.07 0.00 0.00 0.00 0.00 07:58:40 07:53:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:58:40 07:53:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:58:40 07:54:01 eth0 0.65 0.13 0.12 0.01 0.00 0.00 0.00 0.00 07:58:40 07:54:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:58:40 07:54:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:58:40 07:55:01 eth0 0.57 0.45 0.29 0.21 0.00 0.00 0.00 0.00 07:58:40 07:55:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:58:40 07:55:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:58:40 07:56:01 eth0 0.03 0.03 0.00 0.00 0.00 0.00 0.00 0.00 07:58:40 07:56:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:58:40 07:56:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:58:40 07:57:01 eth0 0.08 0.08 0.01 0.01 0.00 0.00 0.00 0.00 07:58:40 07:57:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:58:40 07:57:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:58:40 07:58:01 eth0 0.65 0.27 0.16 0.08 0.00 0.00 0.00 0.00 07:58:40 07:58:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:58:40 07:58:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:58:40 Average: eth0 108.29 87.22 590.55 10.08 0.00 0.00 0.00 0.00 07:58:40 Average: lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:58:40 Average: docker0 52.38 54.48 4.02 255.89 0.00 0.00 0.00 0.00 07:58:40 07:58:40 07:58:40 ---> sar -P ALL: 07:58:40 Linux 3.10.0-1160.21.1.el7.x86_64 (centos-7-docker-606adb87-c9a3-b56e-c965-7bc42a059c0f.vexxhost.lo) 08/06/21 _x86_64_ (2 CPU) 07:58:40 07:58:40 07:46:53 LINUX RESTART (2 CPU) 07:58:40 07:58:40 07:48:01 CPU %user %nice %system %iowait %steal %idle 07:58:40 07:49:01 all 27.91 0.00 11.21 4.09 0.10 56.70 07:58:40 07:49:01 0 32.93 0.00 11.36 4.12 0.11 51.49 07:58:40 07:49:01 1 22.96 0.00 11.06 4.05 0.09 61.84 07:58:40 07:50:01 all 57.76 0.00 8.15 1.78 0.12 32.18 07:58:40 07:50:01 0 57.83 0.00 8.46 1.58 0.11 32.02 07:58:40 07:50:01 1 57.70 0.00 7.85 1.98 0.13 32.35 07:58:40 07:51:01 all 39.93 0.00 5.46 0.50 0.08 54.03 07:58:40 07:51:01 0 39.35 0.00 5.42 0.41 0.09 54.73 07:58:40 07:51:01 1 40.51 0.00 5.49 0.60 0.07 53.32 07:58:40 07:52:01 all 0.33 0.00 0.35 0.24 0.03 99.06 07:58:40 07:52:01 0 0.50 0.00 0.43 0.45 0.00 98.61 07:58:40 07:52:01 1 0.15 0.00 0.27 0.03 0.05 99.50 07:58:40 07:53:01 all 0.20 0.00 0.04 0.00 0.03 99.73 07:58:40 07:53:01 0 0.33 0.00 0.05 0.00 0.02 99.60 07:58:40 07:53:01 1 0.07 0.00 0.03 0.00 0.03 99.87 07:58:40 07:54:01 all 0.21 0.00 0.08 0.00 0.03 99.69 07:58:40 07:54:01 0 0.35 0.00 0.07 0.00 0.02 99.56 07:58:40 07:54:01 1 0.07 0.00 0.08 0.00 0.03 99.82 07:58:40 07:55:01 all 0.23 0.00 0.06 0.00 0.02 99.70 07:58:40 07:55:01 0 0.40 0.00 0.05 0.00 0.02 99.53 07:58:40 07:55:01 1 0.05 0.00 0.07 0.00 0.02 99.87 07:58:40 07:56:01 all 0.18 0.00 0.04 0.00 0.04 99.73 07:58:40 07:56:01 0 0.30 0.00 0.03 0.00 0.03 99.63 07:58:40 07:56:01 1 0.07 0.00 0.05 0.00 0.05 99.83 07:58:40 07:57:01 all 0.20 0.00 0.05 0.00 0.03 99.72 07:58:40 07:57:01 0 0.35 0.00 0.05 0.00 0.02 99.58 07:58:40 07:57:01 1 0.05 0.00 0.05 0.00 0.03 99.87 07:58:40 07:58:01 all 0.12 0.00 0.03 0.00 0.03 99.82 07:58:40 07:58:01 0 0.10 0.00 0.03 0.00 0.03 99.83 07:58:40 07:58:01 1 0.13 0.00 0.03 0.00 0.02 99.82 07:58:40 Average: all 12.08 0.00 2.43 0.63 0.05 84.82 07:58:40 Average: 0 12.58 0.00 2.47 0.62 0.04 84.28 07:58:40 Average: 1 11.57 0.00 2.38 0.64 0.05 85.36 07:58:40 07:58:40 07:58:40