Pull request #247 updated Connecting to https://api.github.com using edgex-jenkins/****** (edgex-jenkins github personal access token) Connecting to https://api.github.com to check permissions of obtain list of DaveZLB for edgexfoundry/edgex-ui-go Loading trusted files from base branch master at c6e90bcad506a53a21afbb07ae058210c81821b7 rather than 7dcb4afd0ec456bbbde3221b286e66d74fe8fb72 Obtained Jenkinsfile from c6e90bcad506a53a21afbb07ae058210c81821b7 Running in Durability level: PERFORMANCE_OPTIMIZED Loading library edgex-global-pipelines@stable Attempting to resolve stable from remote references... > git --version # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 370697454611dc68c0596e0d0a50477a8de841a8 Resolving tag commit... (remote references may be a lightweight tag or an annotated tag) > git rev-parse --is-inside-work-tree # timeout=10 Setting origin to git@github.com:edgexfoundry/edgex-global-pipelines.git > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching origin... Fetching upstream changes from origin > git --version # timeout=10 > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --progress -- origin +refs/heads/*:refs/remotes/origin/* # timeout=10 > git rev-parse refs/tags/stable^{commit} # timeout=10 Resolved tag stable revision 370697454611dc68c0596e0d0a50477a8de841a8 using credential edgex-jenkins-ssh > git rev-parse --is-inside-work-tree # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching with tags Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git > git --version # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 370697454611dc68c0596e0d0a50477a8de841a8 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 370697454611dc68c0596e0d0a50477a8de841a8 # timeout=10 Commit message: "Merge pull request #181 from jamesrgregg/us6584/update-snyk" > 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. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoApp] RAW Config: [project:edgex-ui-go, goVersion:1.13] ========================================================= [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 ========================================================= [edgeXBuildGoApp] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: edgex-ui-go-settings PROJECT: edgex-ui-go USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.13 DOCKER_BASE_IMAGE: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.13-alpine DOCKER_FILE_PATH: Dockerfile DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_IMAGE_NAME: docker-edgex-ui-go 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/ SNAP_CHANNEL: latest/edge BUILD_SNAP: false [Pipeline] node Still waiting to schedule task ‘prd-centos7-docker-4c-2g-4035’ is offline Running on prd-centos7-docker-4c-2g-4036 in /w/workspace/edgexfoundry_edgex-ui-go_PR-247 [Pipeline] { [Pipeline] stage [Pipeline] { (Declarative: Checkout SCM) [Pipeline] checkout using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning with configured refspecs honoured and without tags Cloning repository git@github.com:edgexfoundry/edgex-ui-go.git > git init /w/workspace/edgexfoundry_edgex-ui-go_PR-247 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-ui-go.git > git --version # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --no-tags --progress -- git@github.com:edgexfoundry/edgex-ui-go.git +refs/pull/247/head:refs/remotes/origin/PR-247 +refs/heads/master:refs/remotes/origin/master # timeout=10 Fetching without tags Merging remotes/origin/master commit c6e90bcad506a53a21afbb07ae058210c81821b7 into PR head commit 7dcb4afd0ec456bbbde3221b286e66d74fe8fb72 > git config remote.origin.url git@github.com:edgexfoundry/edgex-ui-go.git # timeout=10 > git config --add remote.origin.fetch +refs/pull/247/head:refs/remotes/origin/PR-247 # timeout=10 > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-ui-go.git # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-ui-go.git using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --no-tags --progress -- git@github.com:edgexfoundry/edgex-ui-go.git +refs/pull/247/head:refs/remotes/origin/PR-247 +refs/heads/master:refs/remotes/origin/master # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 7dcb4afd0ec456bbbde3221b286e66d74fe8fb72 # timeout=10 > git remote # timeout=10 Merge succeeded, producing 7dcb4afd0ec456bbbde3221b286e66d74fe8fb72 Checking out Revision 7dcb4afd0ec456bbbde3221b286e66d74fe8fb72 (PR-247) > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub > git merge c6e90bcad506a53a21afbb07ae058210c81821b7 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 7dcb4afd0ec456bbbde3221b286e66d74fe8fb72 # timeout=10 Commit message: "Add mqtt device device to edgex doc" First time build. Skipping changelog. [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 00:58:09 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 00:58:09 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 00:58:09 ========================================================= 00:58:09 EdgeX Global Pipelines Version Info 00:58:09 ========================================================= [Pipeline] libraryResource [Pipeline] sh > git rev-list --no-walk 722a2613b648164699d6393cff3784192ba7297d # timeout=10 00:58:11 ------------------- 00:58:11 stable info: 00:58:11 ------------------- 00:58:11 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 00:58:11 Commit SHA: 370697454611dc68c0596e0d0a50477a8de841a8 00:58:11 Message: update stable to v1.0.89 00:58:11 ------------------- 00:58:11 experimental info: 00:58:11 ------------------- 00:58:11 Commited By: **** collab-it+edgex@linuxfoundation.org 00:58:11 Commit SHA: aa323fb5dfebb31640c35badf05a5a9beff52318 00:58:11 Message: update experimental to v1.0.90 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] isUnix [Pipeline] sh 00:58:12 + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 00:58:12 00:58:12 Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh 00:58:13 + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 00:58:13 latest: Pulling from edgex-devops/git-semver 00:58:13 9123ac7c32f7: Pulling fs layer 00:58:13 b8cc5d1170e3: Pulling fs layer 00:58:13 2924cbbf6a41: Pulling fs layer 00:58:13 93b08a4f1073: Pulling fs layer 00:58:13 93b08a4f1073: Waiting 00:58:13 b8cc5d1170e3: Verifying Checksum 00:58:13 b8cc5d1170e3: Download complete 00:58:13 9123ac7c32f7: Verifying Checksum 00:58:13 9123ac7c32f7: Download complete 00:58:13 93b08a4f1073: Verifying Checksum 00:58:13 93b08a4f1073: Download complete 00:58:13 2924cbbf6a41: Verifying Checksum 00:58:13 2924cbbf6a41: Download complete 00:58:13 9123ac7c32f7: Pull complete 00:58:13 b8cc5d1170e3: Pull complete 00:58:14 2924cbbf6a41: Pull complete 00:58:14 93b08a4f1073: Pull complete 00:58:14 Digest: sha256:4625bffe18d7e57a26110a192204e9d2df26dcfa88161a59d694ed3c08739905 00:58:14 Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 00:58:14 nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer 00:58:14 prd-centos7-docker-4c-2g-4036 does not seem to be running inside a container 00:58:14 $ docker run -t -d -u 1001:1001 -v /etc/ssh:/etc/ssh -w /w/workspace/edgexfoundry_edgex-ui-go_PR-247 -v /w/workspace/edgexfoundry_edgex-ui-go_PR-247:/w/workspace/edgexfoundry_edgex-ui-go_PR-247:rw,z -v /w/workspace/edgexfoundry_edgex-ui-go_PR-247@tmp:/w/workspace/edgexfoundry_edgex-ui-go_PR-247@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 ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat 00:58:16 $ docker top cdc7abf654efc6f7177d5f121b6fc6b538819db93d21d9474471b3c542e6710b -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 00:58:16 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 00:58:16 [ssh-agent] Looking for ssh-agent implementation... 00:58:17 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 00:58:17 $ docker exec cdc7abf654efc6f7177d5f121b6fc6b538819db93d21d9474471b3c542e6710b ssh-agent 00:58:17 SSH_AUTH_SOCK=/tmp/ssh-bVzAesCmKfcj/agent.13 00:58:17 SSH_AGENT_PID=18 00:58:17 Running ssh-add (command line suppressed) 00:58:17 Identity added: /w/workspace/edgexfoundry_edgex-ui-go_PR-247@tmp/private_key_8646273004806782321.key (/w/workspace/edgexfoundry_edgex-ui-go_PR-247@tmp/private_key_8646273004806782321.key) 00:58:17 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 00:58:17 + git describe --exact-match --tags HEAD 00:58:17 fatal: No names found, cannot describe anything. [Pipeline] } 00:58:17 $ docker exec --env ******** --env ******** cdc7abf654efc6f7177d5f121b6fc6b538819db93d21d9474471b3c542e6710b ssh-agent -k 00:58:17 unset SSH_AUTH_SOCK; 00:58:17 unset SSH_AGENT_PID; 00:58:17 echo Agent pid 18 killed; 00:58:17 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] echo 00:58:18 [WARNING]: exception occurred checking if HEAD is tagged: hudson.AbortException: script returned exit code 128 00:58:18 This usually means this commit has not been tagged. [Pipeline] sshagent 00:58:18 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 00:58:18 [ssh-agent] Looking for ssh-agent implementation... 00:58:18 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 00:58:18 $ docker exec cdc7abf654efc6f7177d5f121b6fc6b538819db93d21d9474471b3c542e6710b ssh-agent 00:58:18 SSH_AUTH_SOCK=/tmp/ssh-7w2pA39yirt2/agent.47 00:58:18 SSH_AGENT_PID=53 00:58:18 Running ssh-add (command line suppressed) 00:58:18 Identity added: /w/workspace/edgexfoundry_edgex-ui-go_PR-247@tmp/private_key_1820110664667019011.key (/w/workspace/edgexfoundry_edgex-ui-go_PR-247@tmp/private_key_1820110664667019011.key) 00:58:18 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 00:58:18 + git semver init 00:58:18 # -> Open(): unable to determine branch for HEAD 00:58:18 # $GIT_DIR = /w/workspace/edgexfoundry_edgex-ui-go_PR-247/.git 00:58:18 # $GIT_WORK_TREE = /w/workspace/edgexfoundry_edgex-ui-go_PR-247 00:58:18 # $SEMVER_REMOTE_NAME = origin 00:58:18 # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org 00:58:18 # $SEMVER_USER_NAME = edgex-jenkins 00:58:18 # $SEMVER_BRANCH = PR-247 00:58:18 # $SEMVER_TEMP = /tmp/semver-278763862 00:58:18 # git clone --branch semver git@github.com:edgexfoundry/edgex-ui-go.git $SEMVER_TEMP 00:58:19 # '/tmp/semver-278763862' -> '/w/workspace/edgexfoundry_edgex-ui-go_PR-247/.semver' 00:58:19 # -> Force: false 00:58:19 # $SEMVER_DIR = /w/workspace/edgexfoundry_edgex-ui-go_PR-247/.semver [Pipeline] } 00:58:19 $ docker exec --env ******** --env ******** cdc7abf654efc6f7177d5f121b6fc6b538819db93d21d9474471b3c542e6710b ssh-agent -k 00:58:19 unset SSH_AUTH_SOCK; 00:58:19 unset SSH_AGENT_PID; 00:58:19 echo Agent pid 53 killed; 00:58:19 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 00:58:20 + git semver [Pipeline] } 00:58:20 $ docker stop --time=1 cdc7abf654efc6f7177d5f121b6fc6b538819db93d21d9474471b3c542e6710b 00:58:21 $ docker rm -f cdc7abf654efc6f7177d5f121b6fc6b538819db93d21d9474471b3c542e6710b [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] stash 00:58:22 Stashed 61 file(s) [Pipeline] echo 00:58:22 [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] node 00:58:37 Still waiting to schedule task 00:58:37 Waiting for next available executor on ‘centos7-docker-4c-2g’ 00:58:37 Still waiting to schedule task 00:58:37 All nodes of label ‘ubuntu18.04-docker-arm64-4c-16g’ are offline 01:00:20 Running on prd-ubuntu18.04-docker-arm64-4c-16g-4038 in /w/workspace/edgexfoundry_edgex-ui-go_PR-247 [Pipeline] { [Pipeline] ws 01:00:20 Running in /w/workspace/edgex-ui-go/3 [Pipeline] { [Pipeline] checkout 01:00:25 using credential edgex-jenkins-ssh 01:00:25 Cloning the remote Git repository 01:00:25 Cloning with configured refspecs honoured and without tags 01:00:25 Cloning repository git@github.com:edgexfoundry/edgex-ui-go.git 01:00:25 > git init /w/workspace/edgex-ui-go/3 # timeout=10 01:00:25 Fetching upstream changes from git@github.com:edgexfoundry/edgex-ui-go.git 01:00:25 > git --version # timeout=10 01:00:25 using GIT_SSH to set credentials SSH Credentials for GitHub 01:00:25 > git fetch --no-tags --progress -- git@github.com:edgexfoundry/edgex-ui-go.git +refs/pull/247/head:refs/remotes/origin/PR-247 +refs/heads/master:refs/remotes/origin/master # timeout=10 01:00:26 Fetching without tags 01:00:27 Merging remotes/origin/master commit c6e90bcad506a53a21afbb07ae058210c81821b7 into PR head commit 7dcb4afd0ec456bbbde3221b286e66d74fe8fb72 [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } 01:00:27 Failed in branch arm64 01:00:26 > git config remote.origin.url git@github.com:edgexfoundry/edgex-ui-go.git # timeout=10 01:00:26 > git config --add remote.origin.fetch +refs/pull/247/head:refs/remotes/origin/PR-247 # timeout=10 01:00:26 > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10 01:00:26 > git config remote.origin.url git@github.com:edgexfoundry/edgex-ui-go.git # timeout=10 01:00:26 Fetching upstream changes from git@github.com:edgexfoundry/edgex-ui-go.git 01:00:26 using GIT_SSH to set credentials SSH Credentials for GitHub 01:00:26 > git fetch --no-tags --progress -- git@github.com:edgexfoundry/edgex-ui-go.git +refs/pull/247/head:refs/remotes/origin/PR-247 +refs/heads/master:refs/remotes/origin/master # timeout=10 01:00:27 > git config core.sparsecheckout # timeout=10 01:00:27 > git checkout -f 7dcb4afd0ec456bbbde3221b286e66d74fe8fb72 # timeout=10 01:00:37 Running on prd-centos7-docker-4c-2g-4039 in /w/workspace/edgexfoundry_edgex-ui-go_PR-247 [Pipeline] { [Pipeline] ws 01:00:37 Running in /w/workspace/edgex-ui-go/3 [Pipeline] { [Pipeline] checkout 01:00:39 using credential edgex-jenkins-ssh 01:00:39 Cloning the remote Git repository 01:00:39 Cloning with configured refspecs honoured and without tags 01:00:40 Fetching without tags 01:00:39 Cloning repository git@github.com:edgexfoundry/edgex-ui-go.git 01:00:40 > git init /w/workspace/edgex-ui-go/3 # timeout=10 01:00:40 Fetching upstream changes from git@github.com:edgexfoundry/edgex-ui-go.git 01:00:40 > git --version # timeout=10 01:00:40 using GIT_SSH to set credentials SSH Credentials for GitHub 01:00:40 > git fetch --no-tags --progress -- git@github.com:edgexfoundry/edgex-ui-go.git +refs/pull/247/head:refs/remotes/origin/PR-247 +refs/heads/master:refs/remotes/origin/master # timeout=10 01:00:40 > git config remote.origin.url git@github.com:edgexfoundry/edgex-ui-go.git # timeout=10 01:00:40 > git config --add remote.origin.fetch +refs/pull/247/head:refs/remotes/origin/PR-247 # timeout=10 01:00:40 > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10 01:00:40 > git config remote.origin.url git@github.com:edgexfoundry/edgex-ui-go.git # timeout=10 01:00:40 Fetching upstream changes from git@github.com:edgexfoundry/edgex-ui-go.git 01:00:40 using GIT_SSH to set credentials SSH Credentials for GitHub 01:00:40 > git fetch --no-tags --progress -- git@github.com:edgexfoundry/edgex-ui-go.git +refs/pull/247/head:refs/remotes/origin/PR-247 +refs/heads/master:refs/remotes/origin/master # timeout=10 01:00:41 Merging remotes/origin/master commit c6e90bcad506a53a21afbb07ae058210c81821b7 into PR head commit 7dcb4afd0ec456bbbde3221b286e66d74fe8fb72 [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } 01:00:41 Failed in branch amd64 [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] { (Clair Scan) Stage "Clair Scan" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) Stage "Semver" skipped due to earlier failure(s) [Pipeline] stage [Pipeline] { (Tag) Stage "Semver" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) Stage "Semver" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] libraryResource [Pipeline] sh 01:00:41 > git config core.sparsecheckout # timeout=10 01:00:41 > git checkout -f 7dcb4afd0ec456bbbde3221b286e66d74fe8fb72 # timeout=10 01:00:42 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 01:00:42 ---> package-listing.sh 01:00:42 ++ facter osfamily 01:00:42 ++ tr '[:upper:]' '[:lower:]' 01:00:42 + OS_FAMILY=redhat 01:00:42 + workspace=/w/workspace/edgexfoundry_edgex-ui-go_PR-247 01:00:42 + START_PACKAGES=/tmp/packages_start.txt 01:00:42 + END_PACKAGES=/tmp/packages_end.txt 01:00:42 + DIFF_PACKAGES=/tmp/packages_diff.txt 01:00:42 + PACKAGES=/tmp/packages_start.txt 01:00:42 + '[' /w/workspace/edgexfoundry_edgex-ui-go_PR-247 ']' 01:00:42 + PACKAGES=/tmp/packages_end.txt 01:00:42 + case "${OS_FAMILY}" in 01:00:42 + rpm -qa 01:00:42 + sort 01:00:47 + '[' -f /tmp/packages_start.txt ']' 01:00:47 + '[' -f /tmp/packages_end.txt ']' 01:00:47 + diff /tmp/packages_start.txt /tmp/packages_end.txt 01:00:47 + '[' /w/workspace/edgexfoundry_edgex-ui-go_PR-247 ']' 01:00:47 + mkdir -p /w/workspace/edgexfoundry_edgex-ui-go_PR-247/archives/ 01:00:47 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgexfoundry_edgex-ui-go_PR-247/archives/ [Pipeline] isUnix [Pipeline] sh 01:00:47 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 01:00:47 01:00:47 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] isUnix [Pipeline] sh 01:00:47 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 01:00:47 alpine: Pulling from edgex-lftools-log-publisher 01:00:47 c9b1b535fdd9: Pulling fs layer 01:00:47 2cc5ad85d9ab: Pulling fs layer 01:00:47 756a868c4378: Pulling fs layer 01:00:47 444b2fc9a129: Pulling fs layer 01:00:47 ea15f1150254: Pulling fs layer 01:00:47 41b27a9f41bf: Pulling fs layer 01:00:47 28c525ee5125: Pulling fs layer 01:00:47 094b1ea09ed8: Pulling fs layer 01:00:47 138eaada9080: Pulling fs layer 01:00:47 0622d0fa9048: Pulling fs layer 01:00:47 41b27a9f41bf: Waiting 01:00:47 28c525ee5125: Waiting 01:00:47 094b1ea09ed8: Waiting 01:00:47 138eaada9080: Waiting 01:00:47 0622d0fa9048: Waiting 01:00:47 444b2fc9a129: Waiting 01:00:47 ea15f1150254: Waiting 01:00:47 2cc5ad85d9ab: Verifying Checksum 01:00:47 2cc5ad85d9ab: Download complete 01:00:47 444b2fc9a129: Download complete 01:00:47 c9b1b535fdd9: Verifying Checksum 01:00:47 c9b1b535fdd9: Download complete 01:00:47 ea15f1150254: Verifying Checksum 01:00:47 ea15f1150254: Download complete 01:00:47 28c525ee5125: Verifying Checksum 01:00:47 28c525ee5125: Download complete 01:00:48 756a868c4378: Verifying Checksum 01:00:48 756a868c4378: Download complete 01:00:48 c9b1b535fdd9: Pull complete 01:00:48 138eaada9080: Verifying Checksum 01:00:48 138eaada9080: Download complete 01:00:48 0622d0fa9048: Download complete 01:00:48 2cc5ad85d9ab: Pull complete 01:00:48 094b1ea09ed8: Verifying Checksum 01:00:48 094b1ea09ed8: Download complete 01:00:48 41b27a9f41bf: Verifying Checksum 01:00:48 41b27a9f41bf: Download complete 01:00:49 756a868c4378: Pull complete 01:00:49 444b2fc9a129: Pull complete 01:00:50 ea15f1150254: Pull complete 01:00:54 41b27a9f41bf: Pull complete 01:00:54 28c525ee5125: Pull complete 01:00:57 094b1ea09ed8: Pull complete 01:00:57 138eaada9080: Pull complete 01:00:57 0622d0fa9048: Pull complete 01:00:57 Digest: sha256:54a23bc06fc820608cb72d4fa7cadb8dbe2280fb013cbe6a9fa5bc42756446e1 01:00:57 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 01:00:57 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] withDockerContainer 01:00:58 prd-centos7-docker-4c-2g-4036 does not seem to be running inside a container 01:00:58 $ docker run -t -d -u 1001:1001 --privileged -u 0:0 -v /var/log/sa:/var/log/sa -w /w/workspace/edgexfoundry_edgex-ui-go_PR-247 -v /w/workspace/edgexfoundry_edgex-ui-go_PR-247:/w/workspace/edgexfoundry_edgex-ui-go_PR-247:rw,z -v /w/workspace/edgexfoundry_edgex-ui-go_PR-247@tmp:/w/workspace/edgexfoundry_edgex-ui-go_PR-247@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 ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine cat 01:01:00 $ docker top 79d7a91cca7b60dfb45640e070dea0dc5647535b8234ad18de1ce56743628c32 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 01:01:00 provisioning config files... 01:01:00 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgexfoundry_edgex-ui-go_PR-247@tmp/config2476022394875189305tmp [Pipeline] { [Pipeline] echo 01:01:00 Running global-jjb/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 01:01:00 ---> create-netrc.sh [Pipeline] echo 01:01:00 Running global-jjb/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 01:01:00 ---> logs-deploy.sh 01:01:00 + ARCHIVE_ARTIFACTS= 01:01:00 + LOGS_SERVER=https://logs.edgexfoundry.org 01:01:00 + '[' https://logs.edgexfoundry.org == None ']' 01:01:00 + NEXUS_URL=https://nexus.edgexfoundry.org 01:01:00 + NEXUS_PATH=production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-ui-go/PR-247/3 01:01:00 + BUILD_URL=https://jenkins.edgexfoundry.org/job/edgexfoundry/job/edgex-ui-go/job/PR-247/3/ 01:01:00 + lftools deploy archives -p '' https://nexus.edgexfoundry.org production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-ui-go/PR-247/3 /w/workspace/edgexfoundry_edgex-ui-go_PR-247 01:01:02 Archives upload complete. 01:01:02 + lftools deploy logs https://nexus.edgexfoundry.org production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-ui-go/PR-247/3 https://jenkins.edgexfoundry.org/job/edgexfoundry/job/edgex-ui-go/job/PR-247/3/ 01:01:02 ---> uname -a: 01:01:02 Linux 79d7a91cca7b 3.10.0-1127.el7.x86_64 #1 SMP Tue Mar 31 23:36:51 UTC 2020 x86_64 Linux 01:01:02 01:01:02 01:01:02 ---> lscpu: 01:01:02 Architecture: x86_64 01:01:02 CPU op-mode(s): 32-bit, 64-bit 01:01:02 Byte Order: Little Endian 01:01:02 Address sizes: 40 bits physical, 48 bits virtual 01:01:02 CPU(s): 4 01:01:02 On-line CPU(s) list: 0-3 01:01:02 Thread(s) per core: 1 01:01:02 Core(s) per socket: 1 01:01:02 Socket(s): 4 01:01:02 NUMA node(s): 1 01:01:02 Vendor ID: GenuineIntel 01:01:02 CPU family: 6 01:01:02 Model: 44 01:01:02 Model name: Westmere E56xx/L56xx/X56xx (IBRS update) 01:01:02 Stepping: 1 01:01:02 CPU MHz: 2933.396 01:01:02 BogoMIPS: 5866.79 01:01:02 Virtualization: VT-x 01:01:02 Hypervisor vendor: KVM 01:01:02 Virtualization type: full 01:01:02 L1d cache: 128 KiB 01:01:02 L1i cache: 128 KiB 01:01:02 L2 cache: 16 MiB 01:01:02 L3 cache: 64 MiB 01:01:02 NUMA node0 CPU(s): 0-3 01:01:02 Vulnerability Itlb multihit: KVM: Mitigation: Split huge pages 01:01:02 Vulnerability L1tf: Mitigation; PTE Inversion; VMX conditional cache flushes, SMT disabled 01:01:02 Vulnerability Mds: Vulnerable: Clear CPU buffers attempted, no microcode; SMT Host state unknown 01:01:02 Vulnerability Meltdown: Mitigation; PTI 01:01:02 Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp 01:01:02 Vulnerability Spectre v1: Mitigation; Load fences, usercopy/swapgs barriers and __user pointer sanitization 01:01:02 Vulnerability Spectre v2: Mitigation; Full retpoline, IBPB 01:01:02 Vulnerability Tsx async abort: Not affected 01:01:02 Flags: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 ss syscall nx pdpe1gb rdtscp lm constant_tsc rep_good nopl xtopology eagerfpu pni pclmulqdq vmx ssse3 cx16 pcid sse4_1 sse4_2 x2apic popcnt tsc_deadline_timer aes hypervisor lahf_lm ssbd ibrs ibpb stibp tpr_shadow vnmi flexpriority ept vpid tsc_adjust arat spec_ctrl intel_stibp 01:01:02 01:01:02 01:01:02 ---> nproc: 01:01:02 4 01:01:02 01:01:02 01:01:02 ---> df -h: 01:01:02 Filesystem Size Used Available Use% Mounted on 01:01:02 overlay 50.0G 7.2G 42.7G 15% / 01:01:02 tmpfs 64.0M 0 64.0M 0% /dev 01:01:02 tmpfs 918.7M 0 918.7M 0% /sys/fs/cgroup 01:01:02 shm 64.0M 0 64.0M 0% /dev/shm 01:01:02 /dev/vda1 50.0G 7.2G 42.7G 15% /etc/resolv.conf 01:01:02 /dev/vda1 50.0G 7.2G 42.7G 15% /etc/hostname 01:01:02 /dev/vda1 50.0G 7.2G 42.7G 15% /etc/hosts 01:01:02 /dev/vda1 50.0G 7.2G 42.7G 15% /var/log/sa 01:01:02 /dev/vda1 50.0G 7.2G 42.7G 15% /w/workspace/edgexfoundry_edgex-ui-go_PR-247 01:01:02 /dev/vda1 50.0G 7.2G 42.7G 15% /w/workspace/edgexfoundry_edgex-ui-go_PR-247@tmp 01:01:02 01:01:02 01:01:02 ---> free -m: 01:01:02 total used free shared buff/cache available 01:01:02 Mem: 1837 662 121 0 1053 1069 01:01:02 Swap: 1023 1 1022 01:01:02 01:01:02 01:01:02 ---> ip addr: 01:01:02 1: lo: mtu 65536 qdisc noqueue state UNKNOWN qlen 1000 01:01:02 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 01:01:02 inet 127.0.0.1/8 scope host lo 01:01:02 valid_lft forever preferred_lft forever 01:01:02 6: eth0@if7: mtu 1458 qdisc noqueue state UP 01:01:02 link/ether 02:42:0a:fa:00:01 brd ff:ff:ff:ff:ff:ff 01:01:02 inet 10.250.0.1/24 brd 10.250.0.255 scope global eth0 01:01:02 valid_lft forever preferred_lft forever 01:01:02 01:01:02 01:01:02 ---> sar -b -r -n DEV: 01:01:02 Linux 3.10.0-1127.el7.x86_64 (centos-7-docker-5eb134fb-50d3-af0a-1802-9f6851a35141.vexxhost.lo) 06/23/20 _x86_64_ (4 CPU) 01:01:02 01:01:02 00:57:24 LINUX RESTART 01:01:02 01:01:02 00:58:01 tps rtps wtps bread/s bwrtn/s 01:01:02 00:59:01 51.52 13.50 38.02 4674.01 3302.36 01:01:02 01:00:01 0.40 0.00 0.40 0.00 6.66 01:01:02 01:01:01 158.14 102.65 55.49 7992.94 19975.76 01:01:02 Average: 70.03 38.72 31.31 4222.81 7762.21 01:01:02 01:01:02 00:58:01 kbmemfree kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 01:01:02 00:59:01 156720 1724836 91.67 2620 1138944 1108544 37.83 440324 1124036 20 01:01:02 01:00:01 163272 1718284 91.32 2620 1138948 1073188 36.63 438476 1120724 16 01:01:02 01:01:01 129272 1752284 93.13 2620 1076132 1238076 42.25 521940 1026764 272 01:01:02 Average: 149755 1731801 92.04 2620 1118008 1139936 38.90 466913 1090508 103 01:01:02 01:01:02 00:58:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s 01:01:02 00:59:01 eth0 402.33 291.03 823.74 135.28 0.00 0.00 0.00 01:01:02 00:59:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:01:02 00:59:01 docker0 34.56 26.72 3.16 58.85 0.00 0.00 0.00 01:01:02 01:00:01 eth0 2.60 0.90 1.12 0.21 0.00 0.00 0.00 01:01:02 01:00:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:01:02 01:00:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:01:02 01:01:01 veth1b34ac4 0.00 0.10 0.00 0.01 0.00 0.00 0.00 01:01:02 01:01:01 eth0 716.95 459.27 3582.83 172.05 0.00 0.00 0.00 01:01:02 01:01:01 lo 0.12 0.12 0.01 0.01 0.00 0.00 0.00 01:01:02 01:01:01 docker0 34.57 26.72 3.16 58.86 0.00 0.00 0.00 01:01:02 Average: veth1b34ac4 0.00 0.03 0.00 0.00 0.00 0.00 0.00 01:01:02 Average: eth0 239.00 153.10 1194.34 57.35 0.00 0.00 0.00 01:01:02 Average: lo 0.04 0.04 0.00 0.00 0.00 0.00 0.00 01:01:02 Average: docker0 11.52 8.91 1.05 19.62 0.00 0.00 0.00 01:01:02 01:01:02 01:01:02 ---> sar -P ALL: 01:01:02 Linux 3.10.0-1127.el7.x86_64 (centos-7-docker-5eb134fb-50d3-af0a-1802-9f6851a35141.vexxhost.lo) 06/23/20 _x86_64_ (4 CPU) 01:01:02 01:01:02 00:57:24 LINUX RESTART 01:01:02 01:01:02 00:58:01 CPU %user %nice %system %iowait %steal %idle 01:01:02 00:59:01 all 5.80 0.00 2.08 1.66 0.00 90.45 01:01:02 00:59:01 0 5.64 0.00 2.50 1.96 0.00 89.90 01:01:02 00:59:01 1 6.34 0.00 2.55 3.95 0.02 87.14 01:01:02 00:59:01 2 6.37 0.00 1.52 0.62 0.00 91.50 01:01:02 00:59:01 3 4.86 0.00 1.74 0.10 0.00 93.30 01:01:02 01:00:01 all 0.16 0.00 0.03 0.00 0.00 99.81 01:01:02 01:00:01 0 0.07 0.00 0.05 0.00 0.00 99.88 01:01:02 01:00:01 1 0.02 0.00 0.05 0.00 0.00 99.93 01:01:02 01:00:01 2 0.48 0.00 0.05 0.00 0.00 99.47 01:01:02 01:00:01 3 0.07 0.00 0.00 0.00 0.00 99.93 01:01:02 01:01:01 all 5.35 0.00 2.64 2.52 0.00 89.48 01:01:02 01:01:01 0 4.57 0.00 2.34 1.61 0.02 91.47 01:01:02 01:01:01 1 6.45 0.00 2.91 4.49 0.00 86.15 01:01:02 01:01:01 2 4.88 0.00 2.87 0.50 0.00 91.74 01:01:02 01:01:01 3 5.48 0.00 2.41 3.49 0.02 88.61 01:01:02 Average: all 3.76 0.00 1.58 1.39 0.00 93.26 01:01:02 Average: 0 3.42 0.00 1.63 1.19 0.01 93.76 01:01:02 Average: 1 4.26 0.00 1.84 2.81 0.01 91.08 01:01:02 Average: 2 3.91 0.00 1.48 0.37 0.00 94.24 01:01:02 Average: 3 3.46 0.00 1.38 1.19 0.01 93.96 01:01:02 01:01:02 01:01:02