Pull request #378 opened Connecting to https://api.github.com using edgex-jenkins/****** (edgex-jenkins github personal access token) Obtained Jenkinsfile from 5b2ddca96a6280f7daf910a69121f03f14499b8c+89fae53e48fc5817143992b65423e89da01c8813 (46a462559ccbb96f35bb921ab2959b7e1b292b83) Running in Durability level: MAX_SURVIVABILITY Loading library edgex-global-pipelines@stable Attempting to resolve stable from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > git /usr/bin/chcon --type=ssh_home_t /tmp/jenkins-gitclient-ssh7218747317727033097.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision f4a1163c6b2b14014f487cca778b157dcbc6cc6b 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 > git /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f@tmp/jenkins-gitclient-ssh8291696636431714789.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 f4a1163c6b2b14014f487cca778b157dcbc6cc6b The recommended git tool is: git using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning with configured refspecs honoured and with tags Cloning repository git@github.com:edgexfoundry/edgex-global-pipelines.git > git init /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-ui-go/branches/PR-378/workspace@libs/edgex-global-pipelines # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > git /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-ui-go/branches/PR-378/workspace@libs/edgex-global-pipelines@tmp/jenkins-gitclient-ssh65312727201248446.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 > git config --add remote.origin.fetch +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching with tags Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > git /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-ui-go/branches/PR-378/workspace@libs/edgex-global-pipelines@tmp/jenkins-gitclient-ssh4779400121941135363.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision f4a1163c6b2b14014f487cca778b157dcbc6cc6b (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f f4a1163c6b2b14014f487cca778b157dcbc6cc6b # timeout=10 Commit message: "Merge pull request #339 from ernestojeda/disable-snaps-temp" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 > git --version # timeout=10 > git --version # 'git version 2.16.6' Excluding src/test/ from checkout of git git@github.com:edgexfoundry/edgex-global-pipelines.git so that shared library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. Loading library lf-pipelines@master Attempting to resolve master from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > git /usr/bin/chcon --type=ssh_home_t /tmp/jenkins-gitclient-ssh2648852098270917799.key > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision d1a99147b03c6cd90561f8e70b7af78166bcd4cd The recommended git tool is: NONE using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning with configured refspecs honoured and without tags Cloning repository git@github.com:lfit/releng-pipelines.git > git init /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-ui-go/branches/PR-378/workspace@libs/lf-pipelines # timeout=10 Fetching upstream changes from git@github.com:lfit/releng-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > git /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-ui-go/branches/PR-378/workspace@libs/lf-pipelines@tmp/jenkins-gitclient-ssh1700523764116369445.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 Avoid second fetch Checking out Revision d1a99147b03c6cd90561f8e70b7af78166bcd4cd (master) > git config core.sparsecheckout # timeout=10 > git checkout -f d1a99147b03c6cd90561f8e70b7af78166bcd4cd # timeout=10 Commit message: "Feat: Add initial Java pipeline functionality" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 > git --version # timeout=10 > git --version # 'git version 2.16.6' fatal: bad object f4a1163c6b2b14014f487cca778b157dcbc6cc6b 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 ========================================================= [edgeXBuildGoApp] RAW Config: [project:edgex-ui-go] ========================================================= [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.16 GOPROXY: https://nexus3.edgexfoundry.org/repository/go-proxy/ DOCKER_BASE_IMAGE: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine DOCKER_FILE_PATH: Dockerfile DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_IMAGE_NAME: edgex-ui DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: true BUILD_EXPERIMENTAL_DOCKER_IMAGE: false BUILD_STABLE_DOCKER_IMAGE: false SEMVER_BUMP_LEVEL: pre BUILD_SNAP: false PUBLISH_SWAGGER_DOCS: false SWAGGER_API_FOLDERS: openapi/v1 ARTIFACT_ROOT: archives/bin ARTIFACT_TYPES: docker SHOULD_BUILD: true BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] node Still waiting to schedule task Waiting for next available executor on ‘centos7-docker-4c-2g’ Running on prd-centos7-docker-4c-2g-1442 in /w/workspace/edgexfoundry_edgex-ui-go_PR-378 [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-ui-go.git > git init /w/workspace/edgexfoundry_edgex-ui-go_PR-378 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-ui-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 > git /usr/bin/chcon --type=ssh_home_t /w/workspace/edgexfoundry_edgex-ui-go_PR-378@tmp/jenkins-gitclient-ssh7476999931726217854.key > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-ui-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-ui-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-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 [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > git /usr/bin/chcon --type=ssh_home_t /w/workspace/edgexfoundry_edgex-ui-go_PR-378@tmp/jenkins-gitclient-ssh4558949026542637011.key > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-ui-go.git +refs/pull/378/head:refs/remotes/origin/PR-378 +refs/heads/master:refs/remotes/origin/master # timeout=10 Merging remotes/origin/master commit 89fae53e48fc5817143992b65423e89da01c8813 into PR head commit 5b2ddca96a6280f7daf910a69121f03f14499b8c Merge succeeded, producing 5b2ddca96a6280f7daf910a69121f03f14499b8c Checking out Revision 5b2ddca96a6280f7daf910a69121f03f14499b8c (PR-378) > git config core.sparsecheckout # timeout=10 > git checkout -f 5b2ddca96a6280f7daf910a69121f03f14499b8c # 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 > git /usr/bin/chcon --type=ssh_home_t /w/workspace/edgexfoundry_edgex-ui-go_PR-378@tmp/jenkins-gitclient-ssh6242090782900453166.key > git merge 89fae53e48fc5817143992b65423e89da01c8813 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 5b2ddca96a6280f7daf910a69121f03f14499b8c # timeout=10 Commit message: "chore(deps): Bump github.com/pelletier/go-toml from 1.9.1 to 1.9.3" First time build. Skipping changelog. > git --version # timeout=10 > git --version # 'git version 2.24.4' fatal: bad object f4a1163c6b2b14014f487cca778b157dcbc6cc6b [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 06:17:39 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 06:17:40 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 06:17:40 ========================================================= 06:17:40 EdgeX Global Pipelines Version Info 06:17:40 ========================================================= [Pipeline] libraryResource [Pipeline] sh 06:17:41 ------------------- 06:17:41 stable info: 06:17:41 ------------------- 06:17:41 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 06:17:41 Commit SHA: f4a1163c6b2b14014f487cca778b157dcbc6cc6b 06:17:41 Message: update stable to v1.0.194 06:17:42 ------------------- 06:17:42 experimental info: 06:17:42 ------------------- 06:17:42 Commited By: **** collab-it+edgex@linuxfoundation.org 06:17:42 Commit SHA: 6a41506d72e8e131afc862d141935157bee59f41 06:17:42 Message: update experimental to v1.0.195 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 06:17:42 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-ui-go-settings [Pipeline] echo 06:17:42 [edgeXSetupEnvironment]: set envvar PROJECT = edgex-ui-go [Pipeline] echo 06:17:42 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 06:17:42 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 06:17:42 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 06:17:42 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.16 [Pipeline] echo 06:17:42 [edgeXSetupEnvironment]: set envvar GOPROXY = https://nexus3.edgexfoundry.org/repository/go-proxy/ [Pipeline] echo 06:17:43 [edgeXSetupEnvironment]: set envvar DOCKER_BASE_IMAGE = nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine [Pipeline] echo 06:17:43 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo 06:17:43 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 06:17:43 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 06:17:43 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = edgex-ui [Pipeline] echo 06:17:43 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 06:17:43 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 06:17:43 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 06:17:43 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 06:17:43 [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo 06:17:43 [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo 06:17:43 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 06:17:43 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 06:17:43 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo 06:17:43 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo 06:17:43 [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo 06:17:43 [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo 06:17:44 [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo 06:17:44 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 06:17:44 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-378 [Pipeline] echo 06:17:44 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-378 [Pipeline] echo 06:17:44 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-378 [Pipeline] echo 06:17:44 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 5b2ddca96a6280f7daf910a69121f03f14499b8c [Pipeline] echo 06:17:44 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 5b2ddca [Pipeline] echo 06:17:44 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 06:17:44 provisioning config files... 06:17:44 copy managed file [edgex-ui-go-settings] to file:/w/workspace/edgexfoundry_edgex-ui-go_PR-378@tmp/config3097294728035606948tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 06:17:45 ---> docker-login.sh 06:17:45 nexus3.edgexfoundry.org:10001 06:17:45 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:17:45 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 06:17:45 Configure a credential helper to remove this warning. See 06:17:45 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 06:17:45 06:17:45 Login Succeeded 06:17:45 nexus3.edgexfoundry.org:10002 06:17:45 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:17:45 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 06:17:45 Configure a credential helper to remove this warning. See 06:17:45 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 06:17:45 06:17:45 Login Succeeded 06:17:45 nexus3.edgexfoundry.org:10003 06:17:45 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:17:45 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 06:17:45 Configure a credential helper to remove this warning. See 06:17:45 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 06:17:45 06:17:45 Login Succeeded 06:17:45 nexus3.edgexfoundry.org:10004 06:17:45 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:17:45 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 06:17:45 Configure a credential helper to remove this warning. See 06:17:45 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 06:17:45 06:17:45 Login Succeeded 06:17:45 docker.io 06:17:46 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:17:46 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 06:17:46 Configure a credential helper to remove this warning. See 06:17:46 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 06:17:46 06:17:46 Login Succeeded 06:17:46 ---> docker-login.sh ends [Pipeline] } 06:17:46 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 06:17:47 + git log --format=format:%s -1 5b2ddca96a6280f7daf910a69121f03f14499b8c [Pipeline] echo 06:17:47 GIT_COMMIT: 5b2ddca96a6280f7daf910a69121f03f14499b8c, Commit Message: chore(deps): Bump github.com/pelletier/go-toml from 1.9.1 to 1.9.3 [Pipeline] echo 06:17:47 This is not a build commit. [Pipeline] isUnix [Pipeline] sh 06:17:50 + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 06:17:50 06:17:50 Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh 06:17:51 + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 06:17:51 latest: Pulling from edgex-devops/git-semver 06:17:51 31603596830f: Pulling fs layer 06:17:51 54011a49482f: Pulling fs layer 06:17:51 a6820b24f6d8: Pulling fs layer 06:17:51 f581987b2513: Pulling fs layer 06:17:51 f581987b2513: Waiting 06:17:51 54011a49482f: Verifying Checksum 06:17:51 54011a49482f: Download complete 06:17:51 31603596830f: Verifying Checksum 06:17:51 31603596830f: Download complete 06:17:51 a6820b24f6d8: Verifying Checksum 06:17:51 a6820b24f6d8: Download complete 06:17:51 f581987b2513: Verifying Checksum 06:17:51 f581987b2513: Download complete 06:17:51 31603596830f: Pull complete 06:17:51 54011a49482f: Pull complete 06:17:52 a6820b24f6d8: Pull complete 06:17:52 f581987b2513: Pull complete 06:17:52 Digest: sha256:772af3cb61214e5a22880db9bb273bb039d0aa3a8f4edfa0c1def8b4e20ea536 06:17:52 Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 06:17:52 nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer 06:17:52 prd-centos7-docker-4c-2g-1442 does not seem to be running inside a container 06:17:52 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgexfoundry_edgex-ui-go_PR-378 -v /w/workspace/edgexfoundry_edgex-ui-go_PR-378:/w/workspace/edgexfoundry_edgex-ui-go_PR-378:rw,z -v /w/workspace/edgexfoundry_edgex-ui-go_PR-378@tmp:/w/workspace/edgexfoundry_edgex-ui-go_PR-378@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat 06:17:53 $ docker top f30f22db550eb826c3209ac2c68498f46279d1f9f1fee3bf4764d2abdc66c57b -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 06:17:53 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 06:17:53 [ssh-agent] Looking for ssh-agent implementation... 06:17:54 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 06:17:54 $ docker exec f30f22db550eb826c3209ac2c68498f46279d1f9f1fee3bf4764d2abdc66c57b ssh-agent 06:17:54 SSH_AUTH_SOCK=/tmp/ssh-TQxstB0UteJ8/agent.13 06:17:54 SSH_AGENT_PID=19 06:17:54 Running ssh-add (command line suppressed) 06:17:54 Identity added: /w/workspace/edgexfoundry_edgex-ui-go_PR-378@tmp/private_key_8469473476022288404.key (/w/workspace/edgexfoundry_edgex-ui-go_PR-378@tmp/private_key_8469473476022288404.key) 06:17:54 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 06:17:54 + git tag --points-at HEAD [Pipeline] } 06:17:54 $ docker exec --env ******** --env ******** f30f22db550eb826c3209ac2c68498f46279d1f9f1fee3bf4764d2abdc66c57b ssh-agent -k 06:17:54 unset SSH_AUTH_SOCK; 06:17:54 unset SSH_AGENT_PID; 06:17:54 echo Agent pid 19 killed; 06:17:54 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 06:17:54 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 06:17:54 [ssh-agent] Looking for ssh-agent implementation... 06:17:55 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 06:17:55 $ docker exec f30f22db550eb826c3209ac2c68498f46279d1f9f1fee3bf4764d2abdc66c57b ssh-agent 06:17:55 SSH_AUTH_SOCK=/tmp/ssh-CASSTjTXvMb9/agent.51 06:17:55 SSH_AGENT_PID=58 06:17:55 Running ssh-add (command line suppressed) 06:17:55 Identity added: /w/workspace/edgexfoundry_edgex-ui-go_PR-378@tmp/private_key_3365113914243319373.key (/w/workspace/edgexfoundry_edgex-ui-go_PR-378@tmp/private_key_3365113914243319373.key) 06:17:55 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 06:17:55 + git semver init 06:17:55 # -> Open(): unable to determine branch for HEAD 06:17:55 # $GIT_DIR = /w/workspace/edgexfoundry_edgex-ui-go_PR-378/.git 06:17:55 # $GIT_WORK_TREE = /w/workspace/edgexfoundry_edgex-ui-go_PR-378 06:17:55 # $SEMVER_REMOTE_NAME = origin 06:17:55 # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org 06:17:55 # $SEMVER_USER_NAME = edgex-jenkins 06:17:55 # $SEMVER_BRANCH = PR-378 06:17:55 # $SEMVER_TEMP = /tmp/semver-468163251 06:17:55 # git clone --branch semver git@github.com:edgexfoundry/edgex-ui-go.git $SEMVER_TEMP 06:17:57 # '/tmp/semver-468163251' -> '/w/workspace/edgexfoundry_edgex-ui-go_PR-378/.semver' 06:17:57 # -> Force: false 06:17:57 # $SEMVER_DIR = /w/workspace/edgexfoundry_edgex-ui-go_PR-378/.semver [Pipeline] } 06:17:57 $ docker exec --env ******** --env ******** f30f22db550eb826c3209ac2c68498f46279d1f9f1fee3bf4764d2abdc66c57b ssh-agent -k 06:17:57 unset SSH_AUTH_SOCK; 06:17:57 unset SSH_AGENT_PID; 06:17:57 echo Agent pid 58 killed; 06:17:57 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 06:17:57 + git semver [Pipeline] } 06:17:57 $ docker stop --time=1 f30f22db550eb826c3209ac2c68498f46279d1f9f1fee3bf4764d2abdc66c57b 06:17:59 $ docker rm -f f30f22db550eb826c3209ac2c68498f46279d1f9f1fee3bf4764d2abdc66c57b [Pipeline] // withDockerContainer [Pipeline] sh 06:17:59 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 06:17:59 Stashed 1 file(s) [Pipeline] echo 06:17:59 [edgeXSemver]: initialized semver on version 0.0.0 [Pipeline] } [Pipeline] // script [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 06:18:15 Still waiting to schedule task 06:18:15 Waiting for next available executor on ‘centos7-docker-4c-2g’ 06:18:15 Still waiting to schedule task 06:18:15 Waiting for next available executor on ‘prd-ubuntu18.04-docker-arm64-4c-16g-1440’ 06:20:55 Running on prd-centos7-docker-4c-2g-1443 in /w/workspace/edgexfoundry_edgex-ui-go_PR-378 [Pipeline] { [Pipeline] ws 06:20:55 Running in /w/workspace/edgex-ui-go/1 [Pipeline] { [Pipeline] checkout 06:20:56 The recommended git tool is: git 06:20:59 using credential edgex-jenkins-ssh 06:20:59 Cloning the remote Git repository 06:20:59 Cloning repository git@github.com:edgexfoundry/edgex-ui-go.git 06:20:59 > git init /w/workspace/edgex-ui-go/1 # timeout=10 06:20:59 Fetching upstream changes from git@github.com:edgexfoundry/edgex-ui-go.git 06:20:59 > git --version # timeout=10 06:20:59 > git --version # 'git version 2.24.4' 06:20:59 using GIT_SSH to set credentials SSH Credentials for GitHub 06:20:59 [INFO] Currently running in a labeled security context 06:20:59 [INFO] Currently SELinux is 'enforcing' on the host 06:20:59 > git /usr/bin/chcon --type=ssh_home_t /w/workspace/edgex-ui-go/1@tmp/jenkins-gitclient-ssh6310138083322164039.key 06:20:59 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-ui-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 06:21:00 Merging remotes/origin/master commit 89fae53e48fc5817143992b65423e89da01c8813 into PR head commit 5b2ddca96a6280f7daf910a69121f03f14499b8c 06:21:01 Merge succeeded, producing 5b2ddca96a6280f7daf910a69121f03f14499b8c 06:21:01 Checking out Revision 5b2ddca96a6280f7daf910a69121f03f14499b8c (PR-378) 06:21:00 > git config remote.origin.url git@github.com:edgexfoundry/edgex-ui-go.git # timeout=10 06:21:00 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 06:21:00 > git config remote.origin.url git@github.com:edgexfoundry/edgex-ui-go.git # timeout=10 06:21:00 Fetching upstream changes from git@github.com:edgexfoundry/edgex-ui-go.git 06:21:00 using GIT_SSH to set credentials SSH Credentials for GitHub 06:21:00 [INFO] Currently running in a labeled security context 06:21:00 [INFO] Currently SELinux is 'enforcing' on the host 06:21:00 > git /usr/bin/chcon --type=ssh_home_t /w/workspace/edgex-ui-go/1@tmp/jenkins-gitclient-ssh6766495407790233952.key 06:21:00 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-ui-go.git +refs/pull/378/head:refs/remotes/origin/PR-378 +refs/heads/master:refs/remotes/origin/master # timeout=10 06:21:00 > git config core.sparsecheckout # timeout=10 06:21:00 > git checkout -f 5b2ddca96a6280f7daf910a69121f03f14499b8c # timeout=10 06:21:01 > git remote # timeout=10 06:21:01 > git config --get remote.origin.url # timeout=10 06:21:01 using GIT_SSH to set credentials SSH Credentials for GitHub 06:21:01 [INFO] Currently running in a labeled security context 06:21:01 [INFO] Currently SELinux is 'enforcing' on the host 06:21:01 > git /usr/bin/chcon --type=ssh_home_t /w/workspace/edgex-ui-go/1@tmp/jenkins-gitclient-ssh7441967531658293864.key 06:21:01 > git merge 89fae53e48fc5817143992b65423e89da01c8813 # timeout=10 06:21:01 > git rev-parse HEAD^{commit} # timeout=10 06:21:01 > git config core.sparsecheckout # timeout=10 06:21:01 > git checkout -f 5b2ddca96a6280f7daf910a69121f03f14499b8c # timeout=10 06:21:04 Commit message: "chore(deps): Bump github.com/pelletier/go-toml from 1.9.1 to 1.9.3" 06:21:04 > git --version # timeout=10 06:21:05 > git --version # 'git version 2.24.4' 06:21:05 fatal: bad object f4a1163c6b2b14014f487cca778b157dcbc6cc6b [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 06:21:08 + sudo jq '. + {"registry-mirrors": ["https://nexus3.edgexfoundry.org:10001"], debug: false}' /etc/docker/daemon.json [Pipeline] sh 06:21:08 + sudo mv /tmp/daemon.json /etc/docker/daemon.json [Pipeline] sh 06:21:08 + sudo service docker restart 06:21:08 + true 06:21:08 Redirecting to /bin/systemctl restart docker.service [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 06:21:27 provisioning config files... 06:21:27 copy managed file [edgex-ui-go-settings] to file:/w/workspace/edgex-ui-go/1@tmp/config558416225959059525tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 06:21:27 ---> docker-login.sh 06:21:27 nexus3.edgexfoundry.org:10001 06:21:27 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:21:27 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 06:21:27 Configure a credential helper to remove this warning. See 06:21:27 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 06:21:27 06:21:27 Login Succeeded 06:21:27 nexus3.edgexfoundry.org:10002 06:21:28 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:21:28 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 06:21:28 Configure a credential helper to remove this warning. See 06:21:28 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 06:21:28 06:21:28 Login Succeeded 06:21:28 nexus3.edgexfoundry.org:10003 06:21:28 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:21:28 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 06:21:28 Configure a credential helper to remove this warning. See 06:21:28 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 06:21:28 06:21:28 Login Succeeded 06:21:28 nexus3.edgexfoundry.org:10004 06:21:28 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:21:28 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 06:21:28 Configure a credential helper to remove this warning. See 06:21:28 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 06:21:28 06:21:28 Login Succeeded 06:21:28 docker.io 06:21:28 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:21:28 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 06:21:28 Configure a credential helper to remove this warning. See 06:21:28 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 06:21:28 06:21:28 Login Succeeded 06:21:28 ---> docker-login.sh ends [Pipeline] } 06:21:28 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 06:21:29 ========================================================= 06:21:29 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine] 06:21:29 ========================================================= [Pipeline] isUnix [Pipeline] sh 06:21:29 + docker build -t ci-base-image-x86_64 -f Dockerfile.build --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine . 06:21:29 Sending build context to Docker daemon 35.8MB 06:21:29 Step 1/8 : ARG BASE=golang:1.16-alpine3.12 06:21:29 Step 2/8 : FROM ${BASE} 06:21:29 1.16-alpine: Pulling from edgex-devops/edgex-golang-base 06:21:29 540db60ca938: Pulling fs layer 06:21:29 adcc1eea9eea: Pulling fs layer 06:21:29 4c4ab2625f07: Pulling fs layer 06:21:29 0510c868ecb4: Pulling fs layer 06:21:29 afea3b2eda06: Pulling fs layer 06:21:29 7809a108b3ef: Pulling fs layer 06:21:29 f706445af74f: Pulling fs layer 06:21:29 0510c868ecb4: Waiting 06:21:29 afea3b2eda06: Waiting 06:21:29 7809a108b3ef: Waiting 06:21:29 f706445af74f: Waiting 06:21:29 4c4ab2625f07: Verifying Checksum 06:21:29 4c4ab2625f07: Download complete 06:21:29 adcc1eea9eea: Verifying Checksum 06:21:29 adcc1eea9eea: Download complete 06:21:30 afea3b2eda06: Verifying Checksum 06:21:30 afea3b2eda06: Download complete 06:21:30 7809a108b3ef: Verifying Checksum 06:21:30 7809a108b3ef: Download complete 06:21:30 540db60ca938: Verifying Checksum 06:21:30 540db60ca938: Download complete 06:21:30 540db60ca938: Pull complete 06:21:30 adcc1eea9eea: Pull complete 06:21:30 4c4ab2625f07: Pull complete 06:21:32 f706445af74f: Verifying Checksum 06:21:32 f706445af74f: Download complete 06:21:32 0510c868ecb4: Verifying Checksum 06:21:32 0510c868ecb4: Download complete 06:21:36 0510c868ecb4: Pull complete 06:21:36 afea3b2eda06: Pull complete 06:21:36 7809a108b3ef: Pull complete 06:21:37 f706445af74f: Pull complete 06:21:37 Digest: sha256:3789524f83b4b99ff44900c39f6da7fc44f99660cd9adf292610dec398b137f4 06:21:37 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine 06:21:37 ---> b068be0155e3 06:21:37 Step 3/8 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: Intel' 06:21:42 ---> Running in 86df9c470f21 06:21:42 Removing intermediate container 86df9c470f21 06:21:42 ---> 03d92ba9a48a 06:21:42 Step 4/8 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 06:21:42 ---> Running in 123d38572426 06:21:42 Removing intermediate container 123d38572426 06:21:42 ---> f0ff86afa1d2 06:21:42 Step 5/8 : RUN apk add --no-cache make git 06:21:42 ---> Running in 6b9a699599a4 06:21:42 fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz 06:21:43 fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz 06:21:44 OK: 149 MiB in 40 packages 06:21:44 Removing intermediate container 6b9a699599a4 06:21:44 ---> 758d448ef038 06:21:44 Step 6/8 : WORKDIR /edgex-ui-go 06:21:44 ---> Running in ba3d3f795303 06:21:44 Removing intermediate container ba3d3f795303 06:21:44 ---> b0c4d40206cb 06:21:44 Step 7/8 : COPY . . 06:21:46 ---> 86dc5d7c9257 06:21:46 Step 8/8 : RUN go mod download 06:21:46 ---> Running in 032226c823e5 06:22:01 Removing intermediate container 032226c823e5 06:22:01 ---> fbd9882e2a47 06:22:01 Successfully built fbd9882e2a47 06:22:01 Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] sh 06:22:01 + docker inspect -f . ci-base-image-x86_64 06:22:01 . [Pipeline] withDockerContainer 06:22:01 prd-centos7-docker-4c-2g-1443 does not seem to be running inside a container 06:22:01 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-ui-go/1 -v /w/workspace/edgex-ui-go/1:/w/workspace/edgex-ui-go/1:rw,z -v /w/workspace/edgex-ui-go/1@tmp:/w/workspace/edgex-ui-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 06:22:01 $ docker top 9771290ddac02b4f419761caea0d0f6789fd91616f161a74fc57f5bc51a4d3c8 -eo pid,comm [Pipeline] { [Pipeline] sh 06:22:02 + go version 06:22:02 go version go1.16.3 linux/amd64 [Pipeline] } 06:22:02 $ docker stop --time=1 9771290ddac02b4f419761caea0d0f6789fd91616f161a74fc57f5bc51a4d3c8 06:22:03 $ docker rm -f 9771290ddac02b4f419761caea0d0f6789fd91616f161a74fc57f5bc51a4d3c8 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 06:22:04 + docker inspect -f . ci-base-image-x86_64 06:22:04 . [Pipeline] withDockerContainer 06:22:04 prd-centos7-docker-4c-2g-1443 does not seem to be running inside a container 06:22:04 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-ui-go/1 -v /w/workspace/edgex-ui-go/1:/w/workspace/edgex-ui-go/1:rw,z -v /w/workspace/edgex-ui-go/1@tmp:/w/workspace/edgex-ui-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 06:22:05 $ docker top 9f3bfd7e6bcada094aed6fed6238086a9fb4398d07964b3ee2b560e047ef71ba -eo pid,comm [Pipeline] { [Pipeline] sh 06:22:05 + go mod tidy [Pipeline] sh 06:22:06 + make test 06:22:06 GO111MODULE=on go test -coverprofile=coverage.out ./... 06:22:06 ? github.com/edgexfoundry/edgex-ui-go [no test files] 06:22:19 ? github.com/edgexfoundry/edgex-ui-go/cmd/edgex-ui-server [no test files] 06:22:19 ? github.com/edgexfoundry/edgex-ui-go/internal [no test files] 06:22:19 ? github.com/edgexfoundry/edgex-ui-go/internal/component [no test files] 06:22:19 ? github.com/edgexfoundry/edgex-ui-go/internal/configs [no test files] 06:22:19 ? github.com/edgexfoundry/edgex-ui-go/internal/core [no test files] 06:22:19 ? github.com/edgexfoundry/edgex-ui-go/internal/domain [no test files] 06:22:19 ? github.com/edgexfoundry/edgex-ui-go/internal/errors [no test files] 06:22:19 ? github.com/edgexfoundry/edgex-ui-go/internal/handler [no test files] 06:22:19 ? github.com/edgexfoundry/edgex-ui-go/internal/pkg/usage [no test files] 06:22:19 ? github.com/edgexfoundry/edgex-ui-go/internal/repository [no test files] 06:22:19 ? github.com/edgexfoundry/edgex-ui-go/internal/repository/mm [no test files] 06:22:19 ? github.com/edgexfoundry/edgex-ui-go/internal/repository/mongo [no test files] 06:22:19 GO111MODULE=on go vet ./... 06:22:21 Running on prd-ubuntu18.04-docker-arm64-4c-16g-1444 in /w/workspace/edgexfoundry_edgex-ui-go_PR-378 [Pipeline] { [Pipeline] ws 06:22:21 Running in /w/workspace/edgex-ui-go/1 [Pipeline] { [Pipeline] checkout 06:22:21 The recommended git tool is: git [Pipeline] } 06:22:24 $ docker stop --time=1 9f3bfd7e6bcada094aed6fed6238086a9fb4398d07964b3ee2b560e047ef71ba 06:22:25 $ docker rm -f 9f3bfd7e6bcada094aed6fed6238086a9fb4398d07964b3ee2b560e047ef71ba [Pipeline] // withDockerContainer [Pipeline] sh 06:22:25 + sudo chown -R jenkins:jenkins . [Pipeline] stash 06:22:26 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) 06:22:30 using credential edgex-jenkins-ssh 06:22:30 Cloning the remote Git repository 06:22:30 Cloning repository git@github.com:edgexfoundry/edgex-ui-go.git [Pipeline] sh 06:22:31 + sudo chown -R jenkins:jenkins . [Pipeline] sh 06:22:31 + ls -al . 06:22:31 total 92 06:22:31 drwxrwxr-x. 10 jenkins jenkins 4096 Jun 15 06:22 . 06:22:31 drwxrwxr-x. 4 jenkins jenkins 28 Jun 15 06:20 .. 06:22:31 drwxrwxr-x. 3 jenkins jenkins 20 Jun 15 06:21 assets 06:22:31 drwxrwxr-x. 2 jenkins jenkins 35 Jun 15 06:21 bin 06:22:31 drwxrwxr-x. 3 jenkins jenkins 29 Jun 15 06:21 cmd 06:22:31 -rw-rw-r--. 1 jenkins jenkins 3959 Jun 15 06:21 CONTRIBUTING.md 06:22:31 -rw-r--r--. 1 jenkins jenkins 10 Jun 15 06:22 coverage.out 06:22:31 -rw-rw-r--. 1 jenkins jenkins 1508 Jun 15 06:21 Dockerfile 06:22:31 -rw-rw-r--. 1 jenkins jenkins 902 Jun 15 06:21 Dockerfile.build 06:22:31 drwxrwxr-x. 5 jenkins jenkins 104 Jun 15 06:21 docs 06:22:31 drwxrwxr-x. 8 jenkins jenkins 179 Jun 15 06:21 .git 06:22:31 drwxrwxr-x. 2 jenkins jenkins 103 Jun 15 06:21 .github 06:22:31 -rw-rw-r--. 1 jenkins jenkins 162 Jun 15 06:21 .gitignore 06:22:31 -rw-rw-r--. 1 jenkins jenkins 971 Jun 15 06:21 go.mod 06:22:31 -rw-r--r--. 1 jenkins jenkins 23959 Jun 15 06:22 go.sum 06:22:31 drwxrwxr-x. 10 jenkins jenkins 139 Jun 15 06:21 internal 06:22:31 -rw-rw-r--. 1 jenkins jenkins 652 Jun 15 06:21 Jenkinsfile 06:22:31 -rw-rw-r--. 1 jenkins jenkins 11357 Jun 15 06:21 LICENSE 06:22:31 -rw-rw-r--. 1 jenkins jenkins 941 Jun 15 06:21 Makefile 06:22:31 -rw-rw-r--. 1 jenkins jenkins 6012 Jun 15 06:21 README.md 06:22:31 -rw-rw-r--. 1 jenkins jenkins 5 Jun 15 06:17 VERSION 06:22:31 -rw-rw-r--. 1 jenkins jenkins 155 Jun 15 06:21 version.go 06:22:31 drwxrwxr-x. 4 jenkins jenkins 4096 Jun 15 06:21 web 06:22:30 > git init /w/workspace/edgex-ui-go/1 # timeout=10 06:22:30 Fetching upstream changes from git@github.com:edgexfoundry/edgex-ui-go.git 06:22:30 > git --version # timeout=10 06:22:30 > git --version # 'git version 2.17.1' 06:22:30 using GIT_SSH to set credentials SSH Credentials for GitHub 06:22:30 > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-ui-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 06:22:32 > git config remote.origin.url git@github.com:edgexfoundry/edgex-ui-go.git # timeout=10 06:22:32 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [Pipeline] isUnix [Pipeline] sh 06:22:34 + docker build -t edgex-ui -f Dockerfile --build-arg BASE=ci-base-image-x86_64 --build-arg 'MAKE=make build' --build-arg ARCH=amd64 --label git_sha=5b2ddca96a6280f7daf910a69121f03f14499b8c --label arch=amd64 --label version=0.0.0 . 06:22:34 Merging remotes/origin/master commit 89fae53e48fc5817143992b65423e89da01c8813 into PR head commit 5b2ddca96a6280f7daf910a69121f03f14499b8c 06:22:34 Sending build context to Docker daemon 35.83MB 06:22:34 Step 1/24 : ARG BASE=golang:1.16-alpine3.12 06:22:34 Step 2/24 : FROM ${BASE} AS builder 06:22:34 ---> fbd9882e2a47 06:22:34 Step 3/24 : ARG MAKE="make cmd/edgex-ui-server/edgex-ui-server" 06:22:33 > git config remote.origin.url git@github.com:edgexfoundry/edgex-ui-go.git # timeout=10 06:22:33 Fetching upstream changes from git@github.com:edgexfoundry/edgex-ui-go.git 06:22:33 using GIT_SSH to set credentials SSH Credentials for GitHub 06:22:34 > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-ui-go.git +refs/pull/378/head:refs/remotes/origin/PR-378 +refs/heads/master:refs/remotes/origin/master # timeout=10 06:22:34 > git config core.sparsecheckout # timeout=10 06:22:34 > git checkout -f 5b2ddca96a6280f7daf910a69121f03f14499b8c # timeout=10 06:22:34 ---> Running in 422a7c2f6c11 06:22:34 Removing intermediate container 422a7c2f6c11 06:22:34 ---> ac6d8b195a24 06:22:34 Step 4/24 : ARG ALPINE_PKG_BASE="make git" 06:22:34 ---> Running in 370f61baf838 06:22:35 Removing intermediate container 370f61baf838 06:22:35 ---> 69fc17d8ee01 06:22:35 Step 5/24 : ARG ALPINE_PKG_EXTRA="" 06:22:35 ---> Running in 3a95d4812361 06:22:35 Removing intermediate container 3a95d4812361 06:22:35 ---> 5a16b52b66c3 06:22:35 Step 6/24 : LABEL Name=edgex-ui-go 06:22:35 ---> Running in 67f517094811 06:22:35 Merge succeeded, producing 5b2ddca96a6280f7daf910a69121f03f14499b8c 06:22:35 Checking out Revision 5b2ddca96a6280f7daf910a69121f03f14499b8c (PR-378) 06:22:35 Removing intermediate container 67f517094811 06:22:35 ---> 0f21ae727838 06:22:35 Step 7/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018-2020: Intel' 06:22:35 ---> Running in a7cec84c4131 06:22:35 Removing intermediate container a7cec84c4131 06:22:35 ---> a4f93da53d10 06:22:35 Step 8/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 06:22:35 ---> Running in b6610e94cb38 06:22:35 Removing intermediate container b6610e94cb38 06:22:35 ---> 5d805de018b5 06:22:35 Step 9/24 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 06:22:35 ---> Running in 3082ff9adcf1 06:22:36 fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz 06:22:35 > git remote # timeout=10 06:22:35 > git config --get remote.origin.url # timeout=10 06:22:35 using GIT_SSH to set credentials SSH Credentials for GitHub 06:22:35 > git merge 89fae53e48fc5817143992b65423e89da01c8813 # timeout=10 06:22:35 > git rev-parse HEAD^{commit} # timeout=10 06:22:35 > git config core.sparsecheckout # timeout=10 06:22:35 > git checkout -f 5b2ddca96a6280f7daf910a69121f03f14499b8c # timeout=10 06:22:37 fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz 06:22:38 OK: 149 MiB in 40 packages 06:22:38 Removing intermediate container 3082ff9adcf1 06:22:38 ---> a7df0ea64d0f 06:22:38 Step 10/24 : ENV GO111MODULE=on 06:22:38 ---> Running in cd282816080b 06:22:38 Removing intermediate container cd282816080b 06:22:38 ---> 8bba68cd0d46 06:22:38 Step 11/24 : WORKDIR /go/src/github.com/edgexfoundry/edgex-ui-go 06:22:38 ---> Running in b35031572bac 06:22:38 Removing intermediate container b35031572bac 06:22:38 ---> 4cf8262a2415 06:22:38 Step 12/24 : COPY go.mod . 06:22:38 ---> ec5d70ead61d 06:22:38 Step 13/24 : COPY Makefile . 06:22:38 ---> 4c4269a35525 06:22:38 Step 14/24 : RUN make update 06:22:38 ---> Running in d248ea844b20 06:22:39 CGO_ENABLED=0 GO111MODULE=on go mod download 06:22:39 Commit message: "chore(deps): Bump github.com/pelletier/go-toml from 1.9.1 to 1.9.3" 06:22:39 Removing intermediate container d248ea844b20 06:22:39 ---> 32f6c652f6ea 06:22:39 Step 15/24 : COPY . . 06:22:39 > git --version # timeout=10 06:22:39 > git --version # 'git version 2.17.1' 06:22:39 fatal: bad object f4a1163c6b2b14014f487cca778b157dcbc6cc6b [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 06:22:40 ---> 81669e2440ec 06:22:40 Step 16/24 : RUN ${MAKE} 06:22:40 ---> Running in 4f6fb71d6eea 06:22:40 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-ui-go.Version=0.0.0" -o cmd/edgex-ui-server/edgex-ui-server ./cmd/edgex-ui-server 06:22:41 + sudo jq . + {"registry-mirrors": ["https://nexus3.edgexfoundry.org:10001"], debug: false} /etc/docker/daemon.json [Pipeline] sh 06:22:41 + sudo mv /tmp/daemon.json /etc/docker/daemon.json [Pipeline] sh 06:22:41 + true 06:22:41 + sudo service docker restart 06:22:49 CGO_ENABLED=0 GO111MODULE=on go build ./... 06:22:51 Removing intermediate container 4f6fb71d6eea 06:22:51 ---> 93321c0f265f 06:22:51 Step 17/24 : FROM alpine:3.12 06:22:51 3.12: Pulling from library/alpine 06:22:51 339de151aab4: Pulling fs layer 06:22:51 339de151aab4: Verifying Checksum 06:22:51 339de151aab4: Download complete 06:22:52 339de151aab4: Pull complete 06:22:52 Digest: sha256:36553b10a4947067b9fbb7d532951066293a68eae893beba1d9235f7d11a20ad 06:22:52 Status: Downloaded newer image for alpine:3.12 06:22:52 ---> 13621d1b12d4 06:22:52 Step 18/24 : EXPOSE 4000 06:22:52 ---> Running in 2f42d6812f8d 06:22:52 Removing intermediate container 2f42d6812f8d 06:22:52 ---> af9a2abf4434 06:22:52 Step 19/24 : COPY --from=builder /go/src/github.com/edgexfoundry/edgex-ui-go/cmd/edgex-ui-server /go/src/github.com/edgexfoundry/edgex-ui-go/cmd/edgex-ui-server 06:22:53 ---> e302d4418075 06:22:53 Step 20/24 : WORKDIR /go/src/github.com/edgexfoundry/edgex-ui-go/cmd/edgex-ui-server 06:22:53 ---> Running in 3345339595e7 06:22:53 Removing intermediate container 3345339595e7 06:22:53 ---> 9e7c69dbc5ea 06:22:53 Step 21/24 : ENTRYPOINT ["./edgex-ui-server","-conf=res/docker/configuration.toml"] 06:22:53 ---> Running in b71298470c5f 06:22:53 Removing intermediate container b71298470c5f 06:22:53 ---> 1041b5ceb213 06:22:53 Step 22/24 : LABEL arch=amd64 06:22:53 ---> Running in 15ec1fe83060 06:22:53 Removing intermediate container 15ec1fe83060 06:22:53 ---> d721156b510f 06:22:53 Step 23/24 : LABEL git_sha=5b2ddca96a6280f7daf910a69121f03f14499b8c 06:22:53 ---> Running in 9d52629994ca 06:22:53 Removing intermediate container 9d52629994ca 06:22:53 ---> 33b2e62c227d 06:22:53 Step 24/24 : LABEL version=0.0.0 06:22:53 ---> Running in 9d65ee5f36e0 06:22:53 Removing intermediate container 9d65ee5f36e0 06:22:53 ---> 71d3bf38a08b 06:22:53 [Warning] One or more build-args [ARCH] were not consumed 06:22:53 Successfully built 71d3bf38a08b 06:22:53 Successfully tagged edgex-ui:latest [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) Stage "Snap" skipped due to when conditional [Pipeline] } [Pipeline] // stage Post stage [Pipeline] libraryResource [Pipeline] sh 06:22:55 ---> job-cost.sh 06:22:55 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-PgNF [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 06:23:00 provisioning config files... 06:23:00 copy managed file [edgex-ui-go-settings] to file:/w/workspace/edgex-ui-go/1@tmp/config7517973569100284546tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 06:23:00 ---> docker-login.sh 06:23:00 nexus3.edgexfoundry.org:10001 06:23:01 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:23:02 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 06:23:02 Configure a credential helper to remove this warning. See 06:23:02 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 06:23:02 06:23:02 Login Succeeded 06:23:02 nexus3.edgexfoundry.org:10002 06:23:02 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:23:02 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 06:23:02 Configure a credential helper to remove this warning. See 06:23:02 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 06:23:02 06:23:02 Login Succeeded 06:23:02 nexus3.edgexfoundry.org:10003 06:23:02 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:23:03 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 06:23:03 Configure a credential helper to remove this warning. See 06:23:03 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 06:23:03 06:23:03 Login Succeeded 06:23:03 nexus3.edgexfoundry.org:10004 06:23:03 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:23:03 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 06:23:03 Configure a credential helper to remove this warning. See 06:23:03 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 06:23:03 06:23:03 Login Succeeded 06:23:03 docker.io 06:23:04 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:23:04 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 06:23:04 Configure a credential helper to remove this warning. See 06:23:04 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 06:23:04 06:23:04 Login Succeeded 06:23:04 ---> docker-login.sh ends [Pipeline] } 06:23:04 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash 06:23:04 lf-activate-venv(): INFO: Installing: zipp==1.1.0 python-openstackclient [Pipeline] echo 06:23:05 ========================================================= 06:23:05 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine] 06:23:05 ========================================================= [Pipeline] isUnix [Pipeline] sh 06:23:05 + docker build -t ci-base-image-arm64 -f Dockerfile.build --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine . 06:23:06 Sending build context to Docker daemon 35.8MB 06:23:06 Step 1/8 : ARG BASE=golang:1.16-alpine3.12 06:23:06 Step 2/8 : FROM ${BASE} 06:23:06 1.16-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 06:23:06 595b0fe564bb: Pulling fs layer 06:23:06 3088b5b3c5c0: Pulling fs layer 06:23:06 5b7225fbf94c: Pulling fs layer 06:23:06 ba82ee9f976e: Pulling fs layer 06:23:06 506bd15cee9f: Pulling fs layer 06:23:06 75a0a4a0db45: Pulling fs layer 06:23:06 618dc40b7e24: Pulling fs layer 06:23:06 506bd15cee9f: Waiting 06:23:06 ba82ee9f976e: Waiting 06:23:06 75a0a4a0db45: Waiting 06:23:06 618dc40b7e24: Waiting 06:23:06 5b7225fbf94c: Verifying Checksum 06:23:06 5b7225fbf94c: Download complete 06:23:07 3088b5b3c5c0: Verifying Checksum 06:23:07 3088b5b3c5c0: Download complete 06:23:07 506bd15cee9f: Verifying Checksum 06:23:07 75a0a4a0db45: Download complete 06:23:07 595b0fe564bb: Verifying Checksum 06:23:07 595b0fe564bb: Download complete 06:23:07 595b0fe564bb: Pull complete 06:23:08 3088b5b3c5c0: Pull complete 06:23:09 618dc40b7e24: Verifying Checksum 06:23:09 5b7225fbf94c: Pull complete 06:23:10 ba82ee9f976e: Download complete 06:23:17 lf-activate-venv(): INFO: Adding /tmp/venv-PgNF/bin to PATH 06:23:17 INFO: No Stack... 06:23:18 INFO: Retrieving Pricing Info for: v3-standard-2 06:23:18 INFO: Archiving Costs [Pipeline] sh 06:23:19 + cat /w/workspace/edgex-ui-go/1/archives/cost.csv 06:23:19 + cut -d, -f6 [Pipeline] lock 06:23:19 Trying to acquire lock on [jenkins-edgexfoundry-edgex-ui-go-PR-378-1-stack-cost] 06:23:19 Resource [jenkins-edgexfoundry-edgex-ui-go-PR-378-1-stack-cost] did not exist. Created. 06:23:19 Lock acquired on [jenkins-edgexfoundry-edgex-ui-go-PR-378-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 06:23:19 + echo total: 0.05999999865889549 [Pipeline] stash 06:23:19 Stashed 1 file(s) [Pipeline] } 06:23:19 Lock released on resource [jenkins-edgexfoundry-edgex-ui-go-PR-378-1-stack-cost] [Pipeline] // lock [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } 06:23:22 ba82ee9f976e: Pull complete 06:23:22 506bd15cee9f: Pull complete 06:23:22 75a0a4a0db45: Pull complete 06:23:25 618dc40b7e24: Pull complete 06:23:25 Digest: sha256:191d62e8e984ab65c8d79a04719ea24e645fa2781e820aadaa53da5888d6c818 06:23:25 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine 06:23:25 ---> a36622ca3599 06:23:25 Step 3/8 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: Intel' 06:23:27 ---> Running in e7a714effc10 06:23:28 Removing intermediate container e7a714effc10 06:23:28 ---> d76782ce9aca 06:23:28 Step 4/8 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 06:23:28 ---> Running in 1f8769a88ab1 06:23:30 Removing intermediate container 1f8769a88ab1 06:23:30 ---> 248a95d4c63f 06:23:30 Step 5/8 : RUN apk add --no-cache make git 06:23:30 ---> Running in a833eb52a025 06:23:32 fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz 06:23:32 fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz 06:23:33 OK: 138 MiB in 40 packages 06:23:34 Removing intermediate container a833eb52a025 06:23:34 ---> afda569b45bd 06:23:34 Step 6/8 : WORKDIR /edgex-ui-go 06:23:34 ---> Running in bf5c294e3832 06:23:35 Removing intermediate container bf5c294e3832 06:23:35 ---> af22ee0258f4 06:23:35 Step 7/8 : COPY . . 06:23:38 ---> 48789959a5b2 06:23:38 Step 8/8 : RUN go mod download 06:23:38 ---> Running in 1f021c683065 06:24:05 Removing intermediate container 1f021c683065 06:24:05 ---> 50362ece2008 06:24:05 Successfully built 50362ece2008 06:24:05 Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] sh 06:24:06 + docker inspect -f . ci-base-image-arm64 06:24:06 . [Pipeline] withDockerContainer 06:24:06 prd-ubuntu18.04-docker-arm64-4c-16g-1444 does not seem to be running inside a container 06:24:06 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-ui-go/1 -v /w/workspace/edgex-ui-go/1:/w/workspace/edgex-ui-go/1:rw,z -v /w/workspace/edgex-ui-go/1@tmp:/w/workspace/edgex-ui-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 06:24:08 $ docker top 4e52e518ca2312fc6b8cf7d22a8b0277c190ab44e493838c1b1945b25afa541e -eo pid,comm [Pipeline] { [Pipeline] sh 06:24:09 + go version 06:24:09 go version go1.16.5 linux/arm64 [Pipeline] } 06:24:09 $ docker stop --time=1 4e52e518ca2312fc6b8cf7d22a8b0277c190ab44e493838c1b1945b25afa541e 06:24:11 $ docker rm -f 4e52e518ca2312fc6b8cf7d22a8b0277c190ab44e493838c1b1945b25afa541e [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 06:24:12 + docker inspect -f . ci-base-image-arm64 06:24:12 . [Pipeline] withDockerContainer 06:24:12 prd-ubuntu18.04-docker-arm64-4c-16g-1444 does not seem to be running inside a container 06:24:12 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-ui-go/1 -v /w/workspace/edgex-ui-go/1:/w/workspace/edgex-ui-go/1:rw,z -v /w/workspace/edgex-ui-go/1@tmp:/w/workspace/edgex-ui-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 06:24:14 $ docker top ea68ec79ff85edf31f4b45456948fac2a975e326fc514df9708e85c44f703aae -eo pid,comm [Pipeline] { [Pipeline] sh 06:24:15 + go mod tidy [Pipeline] sh 06:24:16 + make test 06:24:16 GO111MODULE=on go test -coverprofile=coverage.out ./... 06:24:17 ? github.com/edgexfoundry/edgex-ui-go [no test files] 06:24:50 ? github.com/edgexfoundry/edgex-ui-go/cmd/edgex-ui-server [no test files] 06:24:50 ? github.com/edgexfoundry/edgex-ui-go/internal [no test files] 06:24:50 ? github.com/edgexfoundry/edgex-ui-go/internal/component [no test files] 06:24:50 ? github.com/edgexfoundry/edgex-ui-go/internal/configs [no test files] 06:24:50 ? github.com/edgexfoundry/edgex-ui-go/internal/core [no test files] 06:24:50 ? github.com/edgexfoundry/edgex-ui-go/internal/domain [no test files] 06:24:50 ? github.com/edgexfoundry/edgex-ui-go/internal/errors [no test files] 06:24:50 ? github.com/edgexfoundry/edgex-ui-go/internal/handler [no test files] 06:24:50 ? github.com/edgexfoundry/edgex-ui-go/internal/pkg/usage [no test files] 06:24:50 ? github.com/edgexfoundry/edgex-ui-go/internal/repository [no test files] 06:24:50 ? github.com/edgexfoundry/edgex-ui-go/internal/repository/mm [no test files] 06:24:50 ? github.com/edgexfoundry/edgex-ui-go/internal/repository/mongo [no test files] 06:24:50 GO111MODULE=on go vet ./... [Pipeline] } 06:25:08 $ docker stop --time=1 ea68ec79ff85edf31f4b45456948fac2a975e326fc514df9708e85c44f703aae 06:25:10 $ docker rm -f ea68ec79ff85edf31f4b45456948fac2a975e326fc514df9708e85c44f703aae [Pipeline] // withDockerContainer [Pipeline] sh 06:25:11 + sudo chown -R jenkins:jenkins . [Pipeline] stash 06:25:11 Warning: overwriting stash ‘coverage-report’ 06:25:12 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh 06:25:13 + sudo chown -R jenkins:jenkins . [Pipeline] sh 06:25:13 + ls -al . 06:25:13 total 124 06:25:13 drwxrwxr-x 10 jenkins jenkins 4096 Jun 15 06:24 . 06:25:13 drwxrwxr-x 4 jenkins jenkins 4096 Jun 15 06:22 .. 06:25:13 drwxrwxr-x 8 jenkins jenkins 4096 Jun 15 06:22 .git 06:25:13 drwxrwxr-x 2 jenkins jenkins 4096 Jun 15 06:22 .github 06:25:13 -rw-rw-r-- 1 jenkins jenkins 162 Jun 15 06:22 .gitignore 06:25:13 -rw-rw-r-- 1 jenkins jenkins 3959 Jun 15 06:22 CONTRIBUTING.md 06:25:13 -rw-rw-r-- 1 jenkins jenkins 1508 Jun 15 06:22 Dockerfile 06:25:13 -rw-rw-r-- 1 jenkins jenkins 902 Jun 15 06:22 Dockerfile.build 06:25:13 -rw-rw-r-- 1 jenkins jenkins 652 Jun 15 06:22 Jenkinsfile 06:25:13 -rw-rw-r-- 1 jenkins jenkins 11357 Jun 15 06:22 LICENSE 06:25:13 -rw-rw-r-- 1 jenkins jenkins 941 Jun 15 06:22 Makefile 06:25:13 -rw-rw-r-- 1 jenkins jenkins 6012 Jun 15 06:22 README.md 06:25:13 -rw-rw-r-- 1 jenkins jenkins 5 Jun 15 06:17 VERSION 06:25:13 drwxrwxr-x 3 jenkins jenkins 4096 Jun 15 06:22 assets 06:25:13 drwxrwxr-x 2 jenkins jenkins 4096 Jun 15 06:22 bin 06:25:13 drwxrwxr-x 3 jenkins jenkins 4096 Jun 15 06:22 cmd 06:25:13 -rw-r--r-- 1 jenkins jenkins 10 Jun 15 06:24 coverage.out 06:25:13 drwxrwxr-x 5 jenkins jenkins 4096 Jun 15 06:22 docs 06:25:13 -rw-rw-r-- 1 jenkins jenkins 971 Jun 15 06:22 go.mod 06:25:13 -rw-r--r-- 1 jenkins jenkins 23959 Jun 15 06:24 go.sum 06:25:13 drwxrwxr-x 10 jenkins jenkins 4096 Jun 15 06:22 internal 06:25:13 -rw-rw-r-- 1 jenkins jenkins 155 Jun 15 06:22 version.go 06:25:13 drwxrwxr-x 4 jenkins jenkins 4096 Jun 15 06:22 web [Pipeline] isUnix [Pipeline] sh 06:25:13 + docker build -t edgex-ui-arm64 -f Dockerfile --build-arg BASE=ci-base-image-arm64 --build-arg MAKE=make build --build-arg ARCH=arm64 --label git_sha=5b2ddca96a6280f7daf910a69121f03f14499b8c --label arch=arm64 --label version=0.0.0 . 06:25:15 Sending build context to Docker daemon 35.82MB 06:25:15 Step 1/24 : ARG BASE=golang:1.16-alpine3.12 06:25:15 Step 2/24 : FROM ${BASE} AS builder 06:25:15 ---> 50362ece2008 06:25:15 Step 3/24 : ARG MAKE="make cmd/edgex-ui-server/edgex-ui-server" 06:25:15 ---> Running in b31147917a9f 06:25:16 Removing intermediate container b31147917a9f 06:25:16 ---> c0baa4e8e7d3 06:25:16 Step 4/24 : ARG ALPINE_PKG_BASE="make git" 06:25:16 ---> Running in c595cdb5bc16 06:25:17 Removing intermediate container c595cdb5bc16 06:25:17 ---> a0e5ab1127a7 06:25:17 Step 5/24 : ARG ALPINE_PKG_EXTRA="" 06:25:17 ---> Running in 50222642e01a 06:25:17 Removing intermediate container 50222642e01a 06:25:17 ---> 8675e3f27711 06:25:17 Step 6/24 : LABEL Name=edgex-ui-go 06:25:17 ---> Running in 0763a728e4c1 06:25:18 Removing intermediate container 0763a728e4c1 06:25:18 ---> fe6c4686a1e2 06:25:18 Step 7/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018-2020: Intel' 06:25:18 ---> Running in 57f72d013d6c 06:25:19 Removing intermediate container 57f72d013d6c 06:25:19 ---> f6a0a1bf1024 06:25:19 Step 8/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 06:25:20 ---> Running in 7f48bc5aa99c 06:25:23 Removing intermediate container 7f48bc5aa99c 06:25:23 ---> a99b615a8b35 06:25:23 Step 9/24 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 06:25:23 ---> Running in 37d2d2454b5f 06:25:24 fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz 06:25:25 fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz 06:25:26 OK: 138 MiB in 40 packages 06:25:27 Removing intermediate container 37d2d2454b5f 06:25:27 ---> f192e810d29a 06:25:27 Step 10/24 : ENV GO111MODULE=on 06:25:27 ---> Running in 3145cf8aedca 06:25:27 Removing intermediate container 3145cf8aedca 06:25:27 ---> 23d57051cbbf 06:25:27 Step 11/24 : WORKDIR /go/src/github.com/edgexfoundry/edgex-ui-go 06:25:27 ---> Running in f37b6f639e11 06:25:28 Removing intermediate container f37b6f639e11 06:25:28 ---> 4737204d0421 06:25:28 Step 12/24 : COPY go.mod . 06:25:29 ---> c12a2c226486 06:25:29 Step 13/24 : COPY Makefile . 06:25:30 ---> db2fe007ff85 06:25:30 Step 14/24 : RUN make update 06:25:30 ---> Running in 3c6150c5eab7 06:25:31 CGO_ENABLED=0 GO111MODULE=on go mod download 06:25:32 Removing intermediate container 3c6150c5eab7 06:25:32 ---> 0559638171c8 06:25:32 Step 15/24 : COPY . . 06:25:35 ---> 408029858fb5 06:25:35 Step 16/24 : RUN ${MAKE} 06:25:35 ---> Running in daadc8c7cd5c 06:25:37 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-ui-go.Version=0.0.0" -o cmd/edgex-ui-server/edgex-ui-server ./cmd/edgex-ui-server 06:26:04 CGO_ENABLED=0 GO111MODULE=on go build ./... 06:26:08 Removing intermediate container daadc8c7cd5c 06:26:08 ---> 28e40b8e4ae3 06:26:08 Step 17/24 : FROM alpine:3.12 06:26:09 3.12: Pulling from library/alpine 06:26:09 d2f70382dc9a: Pulling fs layer 06:26:09 d2f70382dc9a: Verifying Checksum 06:26:09 d2f70382dc9a: Download complete 06:26:10 d2f70382dc9a: Pull complete 06:26:10 Digest: sha256:36553b10a4947067b9fbb7d532951066293a68eae893beba1d9235f7d11a20ad 06:26:10 Status: Downloaded newer image for alpine:3.12 06:26:10 ---> 9852663dfa18 06:26:10 Step 18/24 : EXPOSE 4000 06:26:10 ---> Running in 138c36f1def5 06:26:11 Removing intermediate container 138c36f1def5 06:26:11 ---> b6baf2393750 06:26:11 Step 19/24 : COPY --from=builder /go/src/github.com/edgexfoundry/edgex-ui-go/cmd/edgex-ui-server /go/src/github.com/edgexfoundry/edgex-ui-go/cmd/edgex-ui-server 06:26:13 ---> 481aae72c457 06:26:13 Step 20/24 : WORKDIR /go/src/github.com/edgexfoundry/edgex-ui-go/cmd/edgex-ui-server 06:26:13 ---> Running in fa668beda40f 06:26:13 Removing intermediate container fa668beda40f 06:26:13 ---> eef26dee8c2e 06:26:13 Step 21/24 : ENTRYPOINT ["./edgex-ui-server","-conf=res/docker/configuration.toml"] 06:26:14 ---> Running in 5de5a983c82f 06:26:14 Removing intermediate container 5de5a983c82f 06:26:14 ---> d68678da48dd 06:26:14 Step 22/24 : LABEL arch=arm64 06:26:14 ---> Running in 6fca1937a0a3 06:26:15 Removing intermediate container 6fca1937a0a3 06:26:15 ---> c817f59600ee 06:26:15 Step 23/24 : LABEL git_sha=5b2ddca96a6280f7daf910a69121f03f14499b8c 06:26:15 ---> Running in d2ef94e0d711 06:26:15 Removing intermediate container d2ef94e0d711 06:26:15 ---> b793fde8f2dc 06:26:15 Step 24/24 : LABEL version=0.0.0 06:26:15 ---> Running in 280f93f05a8d 06:26:16 Removing intermediate container 280f93f05a8d 06:26:16 ---> 5b7dd3dad774 06:26:16 [Warning] One or more build-args [ARCH] were not consumed 06:26:16 Successfully built 5b7dd3dad774 06:26:16 Successfully tagged edgex-ui-arm64:latest [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage Post stage [Pipeline] libraryResource [Pipeline] sh 06:26:17 ---> job-cost.sh 06:26:17 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-jNEP 06:26:56 lf-activate-venv(): INFO: Installing: zipp==1.1.0 python-openstackclient 06:28:33 lf-activate-venv(): INFO: Adding /tmp/venv-jNEP/bin to PATH 06:28:33 INFO: No Stack... 06:28:33 INFO: Retrieving Pricing Info for: v2-standard-4 06:28:33 INFO: Archiving Costs [Pipeline] sh 06:28:33 + cat /w/workspace/edgex-ui-go/1/archives/cost.csv 06:28:33 + cut -d, -f6 [Pipeline] lock 06:28:33 Trying to acquire lock on [jenkins-edgexfoundry-edgex-ui-go-PR-378-1-stack-cost] 06:28:33 Resource [jenkins-edgexfoundry-edgex-ui-go-PR-378-1-stack-cost] did not exist. Created. 06:28:33 Lock acquired on [jenkins-edgexfoundry-edgex-ui-go-PR-378-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 06:28:34 /w/workspace/edgex-ui-go/1@tmp/durable-0398d73d/script.sh: 1: /w/workspace/edgex-ui-go/1@tmp/durable-0398d73d/script.sh: Syntax error: Unterminated quoted string [Pipeline] sh 06:28:34 + echo total: 0.18000000715255737 [Pipeline] stash 06:28:34 Warning: overwriting stash ‘stack-cost’ 06:28:34 Stashed 1 file(s) [Pipeline] } 06:28:34 Lock released on resource [jenkins-edgexfoundry-edgex-ui-go-PR-378-1-stack-cost] [Pipeline] // lock [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (CodeCov) [Pipeline] unstash [Pipeline] configFileProvider 06:28:38 provisioning config files... 06:28:38 copy managed file [edgex-ui-go-codecov-token] to file:/w/workspace/edgexfoundry_edgex-ui-go_PR-378@tmp/config8968163591963376595tmp [Pipeline] { [Pipeline] sh 06:28:38 + set +x 06:28:38 + curl -s https://codecov.io/bash 06:28:38 + bash -s -- 06:28:38 06:28:38 _____ _ 06:28:38 / ____| | | 06:28:38 | | ___ __| | ___ ___ _____ __ 06:28:38 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 06:28:38 | |___| (_) | (_| | __/ (_| (_) \ V / 06:28:38 \_____\___/ \__,_|\___|\___\___/ \_/ 06:28:38 Bash-1.0.3 06:28:38 06:28:38 06:28:38 ==> git version 2.24.4 found 06:28:38 ==> curl 7.29.0 (x86_64-redhat-linux-gnu) libcurl/7.29.0 NSS/3.53.1 zlib/1.2.7 libidn/1.28 libssh2/1.8.0 06:28:38 Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtsp scp sftp smtp smtps telnet tftp 06:28:38 Features: AsynchDNS GSS-Negotiate IDN IPv6 Largefile NTLM NTLM_WB SSL libz unix-sockets 06:28:38 ==> Jenkins CI detected. 06:28:38 project root: . 06:28:38 --> token set from env 06:28:38 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 06:28:38 ==> Running gcov in . (disable via -X gcov) 06:28:38 ==> Python coveragepy not found 06:28:38 ==> Searching for coverage reports in: 06:28:38 + . 06:28:38 -> Found 1 reports 06:28:38 ==> Detecting git/mercurial file structure 06:28:38 ==> Reading reports 06:28:38 + ./coverage.out bytes=10 06:28:38 ==> Appending adjustments 06:28:38 https://docs.codecov.io/docs/fixing-reports 06:28:38 + Found adjustments 06:28:38 ==> Gzipping contents 06:28:38 4.0K /tmp/codecov.3g6ie3.gz 06:28:38 ==> Uploading reports 06:28:38 url: https://codecov.io 06:28:38 query: branch=PR-378&commit=5b2ddca96a6280f7daf910a69121f03f14499b8c&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-ui-go%2Fjob%2FPR-378%2F1%2F&name=&tag=&slug=edgexfoundry%2Fedgex-ui-go&service=jenkins&flags=&pr=378&job=&cmd_args= 06:28:38 -> Pinging Codecov 06:28:38 https://codecov.io/upload/v4?package=bash-1.0.3&token=secret&branch=PR-378&commit=5b2ddca96a6280f7daf910a69121f03f14499b8c&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-ui-go%2Fjob%2FPR-378%2F1%2F&name=&tag=&slug=edgexfoundry%2Fedgex-ui-go&service=jenkins&flags=&pr=378&job=&cmd_args= 06:28:39 -> Uploading to 06:28:39 https://storage.googleapis.com/codecov/v4/raw/2021-06-15/FB506323287CE973F263BFD2A0EB1F37/5b2ddca96a6280f7daf910a69121f03f14499b8c/c38ca434-e516-48da-9e85-8f6e97d61630.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EKKHVKCKHW7KBCGM7IHR55T63V2PAVJWLVFNITJHDU5G6R5IRN3LMWJA%2F20210615%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20210615T062839Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=b193d78da343878ceeac0d5fb5cce4c4e8e5cdd2850b18a054cfdc1fa614b61f 06:28:39 % Total % Received % Xferd Average Speed Time Time Time Current 06:28:39 Dload Upload Total Spent Left Speed 06:28:39 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 3923 0 0 100 3923 0 9244 --:--:-- --:--:-- --:--:-- 9230 100 3923 0 0 100 3923 0 9241 --:--:-- --:--:-- --:--:-- 9230 06:28:39 -> Reports have been successfully queued for processing at https://codecov.io/github/edgexfoundry/edgex-ui-go/commit/5b2ddca96a6280f7daf910a69121f03f14499b8c [Pipeline] } 06:28:39 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) Stage "Snyk Dependency Scan" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Archive Prep) Stage "Archive Prep" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) Stage "Publish Swagger" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) Stage "Semver" skipped due to when conditional [Pipeline] stage [Pipeline] { (Tag) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Experimental Tag) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Stable (Named) Tag) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] libraryResource [Pipeline] sh 06:28:42 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 06:28:42 ---> package-listing.sh 06:28:42 ++ tr '[:upper:]' '[:lower:]' 06:28:42 ++ facter osfamily 06:28:43 + OS_FAMILY=redhat 06:28:43 + workspace=/w/workspace/edgexfoundry_edgex-ui-go_PR-378 06:28:43 + START_PACKAGES=/tmp/packages_start.txt 06:28:43 + END_PACKAGES=/tmp/packages_end.txt 06:28:43 + DIFF_PACKAGES=/tmp/packages_diff.txt 06:28:43 + PACKAGES=/tmp/packages_start.txt 06:28:43 + '[' /w/workspace/edgexfoundry_edgex-ui-go_PR-378 ']' 06:28:43 + PACKAGES=/tmp/packages_end.txt 06:28:43 + case "${OS_FAMILY}" in 06:28:43 + sort 06:28:43 + rpm -qa 06:28:43 + '[' -f /tmp/packages_start.txt ']' 06:28:43 + '[' -f /tmp/packages_end.txt ']' 06:28:43 + diff /tmp/packages_start.txt /tmp/packages_end.txt 06:28:43 + '[' /w/workspace/edgexfoundry_edgex-ui-go_PR-378 ']' 06:28:43 + mkdir -p /w/workspace/edgexfoundry_edgex-ui-go_PR-378/archives/ 06:28:43 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgexfoundry_edgex-ui-go_PR-378/archives/ [Pipeline] echo 06:28:43 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/edgexfoundry_edgex-ui-go_PR-378/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 06:28:44 + facter operatingsystem [Pipeline] isUnix [Pipeline] sh 06:28:44 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 06:28:44 06:28:44 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] isUnix [Pipeline] sh 06:28:45 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 06:28:45 alpine: Pulling from edgex-lftools-log-publisher 06:28:45 df20fa9351a1: Pulling fs layer 06:28:45 36b3adc4ff6f: Pulling fs layer 06:28:45 8ad3a11d3b57: Pulling fs layer 06:28:45 46f8f816bc3b: Pulling fs layer 06:28:45 93b61091891f: Pulling fs layer 06:28:45 93b9cdb0e59b: Pulling fs layer 06:28:45 5e14af77c1be: Pulling fs layer 06:28:45 01666e4c0597: Pulling fs layer 06:28:45 aa168da1d23b: Pulling fs layer 06:28:45 93b61091891f: Waiting 06:28:45 93b9cdb0e59b: Waiting 06:28:45 5e14af77c1be: Waiting 06:28:45 01666e4c0597: Waiting 06:28:45 aa168da1d23b: Waiting 06:28:45 46f8f816bc3b: Waiting 06:28:45 36b3adc4ff6f: Verifying Checksum 06:28:45 36b3adc4ff6f: Download complete 06:28:45 46f8f816bc3b: Verifying Checksum 06:28:45 46f8f816bc3b: Download complete 06:28:45 df20fa9351a1: Verifying Checksum 06:28:45 df20fa9351a1: Download complete 06:28:45 93b9cdb0e59b: Verifying Checksum 06:28:45 93b9cdb0e59b: Download complete 06:28:45 93b61091891f: Verifying Checksum 06:28:45 93b61091891f: Download complete 06:28:45 5e14af77c1be: Verifying Checksum 06:28:45 5e14af77c1be: Download complete 06:28:45 01666e4c0597: Verifying Checksum 06:28:45 01666e4c0597: Download complete 06:28:45 df20fa9351a1: Pull complete 06:28:45 8ad3a11d3b57: Verifying Checksum 06:28:45 8ad3a11d3b57: Download complete 06:28:45 36b3adc4ff6f: Pull complete 06:28:46 8ad3a11d3b57: Pull complete 06:28:46 46f8f816bc3b: Pull complete 06:28:46 93b61091891f: Pull complete 06:28:46 93b9cdb0e59b: Pull complete 06:28:47 5e14af77c1be: Pull complete 06:28:47 01666e4c0597: Pull complete 06:28:47 aa168da1d23b: Verifying Checksum 06:28:47 aa168da1d23b: Download complete 06:28:52 aa168da1d23b: Pull complete 06:28:52 Digest: sha256:ac41798234670a79351fc13b8232b4dbeccc6fb1f122f5db5169d11b1762ca7c 06:28:52 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 06:28:52 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] withDockerContainer 06:28:52 prd-centos7-docker-4c-2g-1442 does not seem to be running inside a container 06:28:52 $ 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/edgexfoundry_edgex-ui-go_PR-378/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/edgexfoundry_edgex-ui-go_PR-378 -v /w/workspace/edgexfoundry_edgex-ui-go_PR-378:/w/workspace/edgexfoundry_edgex-ui-go_PR-378:rw,z -v /w/workspace/edgexfoundry_edgex-ui-go_PR-378@tmp:/w/workspace/edgexfoundry_edgex-ui-go_PR-378@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine cat 06:28:54 $ docker top f51675d03c68f71d77eabffc6c327d2d80c0b4003c6598f112f21d159e9e857d -eo pid,comm [Pipeline] { [Pipeline] sh 06:28:55 + touch /tmp/pre-build-complete [Pipeline] sh 06:28:55 + mkdir -p /var/log/sa [Pipeline] sh 06:28:55 + ls /var/log/sa-host 06:28:55 + sadf -c /var/log/sa-host/sa05 06:28:55 file_magic: OK 06:28:55 HZ: Using current value: 100 06:28:55 file_header: OK 06:28:55 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 06:28:55 Statistics: 06:28:55 Hnuu...uuuununununu...Hnuu...uuuununununu... 06:28:55 File successfully converted to sysstat format version 12.2.1 06:28:55 + sadf -c /var/log/sa-host/sa15 06:28:55 file_magic: OK 06:28:55 HZ: Using current value: 100 06:28:55 file_header: OK 06:28:55 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 06:28:55 Statistics: 06:28:55 HRHnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu... 06:28:55 File successfully converted to sysstat format version 12.2.1 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 06:28:56 provisioning config files... 06:28:56 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgexfoundry_edgex-ui-go_PR-378@tmp/config6570787723795834377tmp [Pipeline] { [Pipeline] echo 06:28:56 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 06:28:56 ---> create-netrc.sh [Pipeline] } 06:28:56 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 06:28:57 ---> python-tools-install.sh [Pipeline] echo 06:28:57 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 06:28:57 ---> sudo-logs.sh 06:28:57 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 06:28:57 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 06:28:57 ---> job-cost.sh 06:28:57 lf-activate-venv: SKIPPING 06:28:57 DEBUG: total: 0.18000000715255737 06:28:57 INFO: Retrieving Stack Cost... 06:28:59 INFO: Retrieving Pricing Info for: v3-standard-2 06:28:59 INFO: Archiving Costs [Pipeline] echo 06:28:59 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 06:28:59 ---> logs-deploy.sh 06:28:59 lf-activate-venv: SKIPPING 06:28:59 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-ui-go/PR-378/1 06:28:59 INFO: archiving workspace using pattern(s): 06:29:00 Archives upload complete. 06:29:00 INFO: archiving logs to Nexus 06:29:01 ---> uname -a: 06:29:01 Linux prd-centos7-docker-4c-2g-1442.vexxhost.local 3.10.0-1160.21.1.el7.x86_64 #1 SMP Tue Mar 16 18:28:22 UTC 2021 x86_64 Linux 06:29:01 06:29:01 06:29:01 ---> lscpu: 06:29:01 Architecture: x86_64 06:29:01 CPU op-mode(s): 32-bit, 64-bit 06:29:01 Byte Order: Little Endian 06:29:01 Address sizes: 40 bits physical, 48 bits virtual 06:29:01 CPU(s): 2 06:29:01 On-line CPU(s) list: 0,1 06:29:01 Thread(s) per core: 1 06:29:01 Core(s) per socket: 1 06:29:01 Socket(s): 2 06:29:01 NUMA node(s): 1 06:29:01 Vendor ID: AuthenticAMD 06:29:01 CPU family: 23 06:29:01 Model: 49 06:29:01 Model name: AMD EPYC-Rome Processor 06:29:01 Stepping: 0 06:29:01 CPU MHz: 2800.000 06:29:01 BogoMIPS: 5600.00 06:29:01 Virtualization: AMD-V 06:29:01 Hypervisor vendor: KVM 06:29:01 Virtualization type: full 06:29:01 L1d cache: 64 KiB 06:29:01 L1i cache: 64 KiB 06:29:01 L2 cache: 1 MiB 06:29:01 L3 cache: 32 MiB 06:29:01 NUMA node0 CPU(s): 0,1 06:29:01 Vulnerability Itlb multihit: Not affected 06:29:01 Vulnerability L1tf: Not affected 06:29:01 Vulnerability Mds: Not affected 06:29:01 Vulnerability Meltdown: Not affected 06:29:01 Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp 06:29:01 Vulnerability Spectre v1: Mitigation; Load fences, usercopy/swapgs barriers and __user pointer sanitization 06:29:01 Vulnerability Spectre v2: Mitigation; Full retpoline, IBPB 06:29:01 Vulnerability Srbds: Not affected 06:29:01 Vulnerability Tsx async abort: Not affected 06:29:01 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 retpoline_amd ssbd ibrs ibpb stibp vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 rdseed adx smap clflushopt clwb sha_ni xsaveopt xsavec xgetbv1 arat npt nrip_save umip spec_ctrl intel_stibp 06:29:01 06:29:01 06:29:01 ---> nproc: 06:29:01 2 06:29:01 06:29:01 06:29:01 ---> df -h: 06:29:01 Filesystem Size Used Available Use% Mounted on 06:29:01 overlay 40.0G 7.6G 32.4G 19% / 06:29:01 tmpfs 64.0M 0 64.0M 0% /dev 06:29:01 tmpfs 3.8G 0 3.8G 0% /sys/fs/cgroup 06:29:01 shm 64.0M 0 64.0M 0% /dev/shm 06:29:01 /dev/vda1 40.0G 7.6G 32.4G 19% /facter-os 06:29:01 /dev/vda1 40.0G 7.6G 32.4G 19% /etc/resolv.conf 06:29:01 /dev/vda1 40.0G 7.6G 32.4G 19% /etc/hostname 06:29:01 /dev/vda1 40.0G 7.6G 32.4G 19% /etc/hosts 06:29:01 /dev/vda1 40.0G 7.6G 32.4G 19% /var/log/auth.log 06:29:01 /dev/vda1 40.0G 7.6G 32.4G 19% /run/cloud-init/result.json 06:29:01 /dev/vda1 40.0G 7.6G 32.4G 19% /w/workspace/edgexfoundry_edgex-ui-go_PR-378 06:29:01 /dev/vda1 40.0G 7.6G 32.4G 19% /w/workspace/edgexfoundry_edgex-ui-go_PR-378@tmp 06:29:01 /dev/vda1 40.0G 7.6G 32.4G 19% /var/log/sa-host 06:29:01 /dev/vda1 40.0G 7.6G 32.4G 19% /var/log/secure 06:29:01 06:29:01 06:29:01 ---> free -m: 06:29:01 total used free shared buff/cache available 06:29:01 Mem: 7821 981 4702 0 2137 6663 06:29:01 Swap: 1023 0 1023 06:29:01 06:29:01 06:29:01 ---> ip addr: 06:29:01 1: lo: mtu 65536 qdisc noqueue state UNKNOWN qlen 1000 06:29:01 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 06:29:01 inet 127.0.0.1/8 scope host lo 06:29:01 valid_lft forever preferred_lft forever 06:29:01 inet6 ::1/128 scope host 06:29:01 valid_lft forever preferred_lft forever 06:29:01 2: eth0: mtu 1458 qdisc pfifo_fast state UP qlen 1000 06:29:01 link/ether fa:16:3e:b0:6c:36 brd ff:ff:ff:ff:ff:ff 06:29:01 inet 10.30.123.73/23 brd 10.30.123.255 scope global dynamic eth0 06:29:01 valid_lft 85687sec preferred_lft 85687sec 06:29:01 inet6 fe80::f816:3eff:feb0:6c36/64 scope link 06:29:01 valid_lft forever preferred_lft forever 06:29:01 3: docker0: mtu 1500 qdisc noqueue state DOWN 06:29:01 link/ether 02:42:27:e3:b1:0d brd ff:ff:ff:ff:ff:ff 06:29:01 inet 10.250.0.254/24 brd 10.250.0.255 scope global docker0 06:29:01 valid_lft forever preferred_lft forever 06:29:01 inet6 fe80::42:27ff:fee3:b10d/64 scope link 06:29:01 valid_lft forever preferred_lft forever 06:29:01 06:29:01 06:29:01 ---> sar -b -r -n DEV: 06:29:01 Linux 3.10.0-1160.21.1.el7.x86_64 (centos-7-docker-606adb87-c9a3-b56e-c965-7bc42a059c0f.vexxhost.lo) 06/15/21 _x86_64_ (2 CPU) 06:29:01 06:29:01 06:16:58 LINUX RESTART (2 CPU) 06:29:01 06:29:01 06:18:01 tps rtps wtps dtps bread/s bwrtn/s bdscd/s 06:29:01 06:19:01 2.03 0.00 2.03 0.00 0.00 47.11 0.00 06:29:01 06:20:01 0.42 0.00 0.42 0.00 0.00 6.46 0.00 06:29:01 06:21:01 0.28 0.00 0.28 0.00 0.00 2.85 0.00 06:29:01 06:22:01 0.15 0.00 0.15 0.00 0.00 1.88 0.00 06:29:01 06:23:01 0.35 0.00 0.35 0.00 0.00 5.18 0.00 06:29:01 06:24:01 0.27 0.00 0.27 0.00 0.00 3.12 0.00 06:29:01 06:25:01 0.27 0.00 0.27 0.00 0.00 3.40 0.00 06:29:01 06:26:01 0.45 0.00 0.45 0.00 0.00 5.75 0.00 06:29:01 06:27:01 0.15 0.00 0.15 0.00 0.00 1.60 0.00 06:29:01 06:28:01 0.25 0.00 0.25 0.00 0.00 2.93 0.00 06:29:01 Average: 0.46 0.00 0.46 0.00 0.00 8.03 0.00 06:29:01 06:29:01 06:18:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 06:29:01 06:19:01 5413400 0 811216 10.13 2620 1781696 1195928 13.20 611712 1582944 16 06:29:01 06:20:01 5413236 0 811372 10.13 2620 1781704 1195928 13.20 612360 1582304 8 06:29:01 06:21:01 5411348 0 813260 10.15 2620 1781704 1196132 13.21 614536 1582300 20 06:29:01 06:22:01 5413092 0 811508 10.13 2620 1781712 1195928 13.20 612636 1583156 16 06:29:01 06:23:01 5409520 0 815072 10.18 2620 1781720 1196048 13.21 611604 1587676 8 06:29:01 06:24:01 5409804 0 814788 10.17 2620 1781720 1195928 13.20 610796 1587676 8 06:29:01 06:25:01 5401848 0 822736 10.27 2620 1781728 1195928 13.20 619012 1587676 8 06:29:01 06:26:01 5401092 0 823488 10.28 2620 1781732 1195928 13.20 619544 1587676 8 06:29:01 06:27:01 5401220 0 823356 10.28 2620 1781736 1195928 13.20 621288 1585840 8 06:29:01 06:28:01 5400612 0 823960 10.29 2620 1781740 1196024 13.20 621800 1585836 8 06:29:01 Average: 5407517 0 817076 10.20 2620 1781719 1195970 13.20 615529 1585308 11 06:29:01 06:29:01 06:18:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 06:29:01 06:19:01 eth0 0.13 0.08 0.01 0.04 0.00 0.00 0.00 0.00 06:29:01 06:19:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:29:01 06:19:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:29:01 06:20:01 eth0 0.10 0.12 0.01 0.01 0.00 0.00 0.00 0.00 06:29:01 06:20:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:29:01 06:20:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:29:01 06:21:01 eth0 4.65 2.56 3.36 0.32 0.00 0.00 0.00 0.00 06:29:01 06:21:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:29:01 06:21:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:29:01 06:22:01 eth0 0.55 0.08 0.06 0.04 0.00 0.00 0.00 0.00 06:29:01 06:22:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:29:01 06:22:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:29:01 06:23:01 eth0 0.75 0.47 0.41 0.27 0.00 0.00 0.00 0.00 06:29:01 06:23:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:29:01 06:23:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:29:01 06:24:01 eth0 0.07 0.05 0.00 0.00 0.00 0.00 0.00 0.00 06:29:01 06:24:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:29:01 06:24:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:29:01 06:25:01 eth0 0.05 0.03 0.00 0.00 0.00 0.00 0.00 0.00 06:29:01 06:25:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:29:01 06:25:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:29:01 06:26:01 eth0 0.13 0.08 0.01 0.01 0.00 0.00 0.00 0.00 06:29:01 06:26:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:29:01 06:26:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:29:01 06:27:01 eth0 0.08 0.08 0.01 0.01 0.00 0.00 0.00 0.00 06:29:01 06:27:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:29:01 06:27:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:29:01 06:28:01 eth0 0.22 0.22 0.08 0.07 0.00 0.00 0.00 0.00 06:29:01 06:28:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:29:01 06:28:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:29:01 Average: eth0 0.67 0.38 0.39 0.08 0.00 0.00 0.00 0.00 06:29:01 Average: lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:29:01 Average: docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:29:01 06:29:01 06:29:01 ---> sar -P ALL: 06:29:01 Linux 3.10.0-1160.21.1.el7.x86_64 (centos-7-docker-606adb87-c9a3-b56e-c965-7bc42a059c0f.vexxhost.lo) 06/15/21 _x86_64_ (2 CPU) 06:29:01 06:29:01 06:16:58 LINUX RESTART (2 CPU) 06:29:01 06:29:01 06:18:01 CPU %user %nice %system %iowait %steal %idle 06:29:01 06:19:01 all 0.19 0.00 0.03 0.00 0.03 99.75 06:29:01 06:19:01 0 0.07 0.00 0.03 0.00 0.03 99.87 06:29:01 06:19:01 1 0.32 0.00 0.03 0.00 0.02 99.63 06:29:01 06:20:01 all 0.14 0.00 0.06 0.00 0.02 99.78 06:29:01 06:20:01 0 0.07 0.00 0.05 0.00 0.02 99.87 06:29:01 06:20:01 1 0.22 0.00 0.07 0.00 0.02 99.70 06:29:01 06:21:01 all 0.13 0.00 0.03 0.00 0.02 99.82 06:29:01 06:21:01 0 0.20 0.00 0.02 0.00 0.02 99.77 06:29:01 06:21:01 1 0.07 0.00 0.05 0.00 0.02 99.87 06:29:01 06:22:01 all 0.13 0.00 0.03 0.00 0.03 99.82 06:29:01 06:22:01 0 0.22 0.00 0.03 0.00 0.02 99.73 06:29:01 06:22:01 1 0.03 0.00 0.02 0.00 0.03 99.92 06:29:01 06:23:01 all 0.15 0.00 0.03 0.00 0.03 99.79 06:29:01 06:23:01 0 0.05 0.00 0.03 0.00 0.03 99.88 06:29:01 06:23:01 1 0.25 0.00 0.03 0.00 0.02 99.70 06:29:01 06:24:01 all 0.12 0.00 0.02 0.00 0.02 99.85 06:29:01 06:24:01 0 0.02 0.00 0.02 0.00 0.02 99.95 06:29:01 06:24:01 1 0.22 0.00 0.02 0.00 0.02 99.75 06:29:01 06:25:01 all 0.13 0.00 0.04 0.00 0.02 99.82 06:29:01 06:25:01 0 0.10 0.00 0.03 0.00 0.02 99.85 06:29:01 06:25:01 1 0.15 0.00 0.05 0.00 0.02 99.78 06:29:01 06:26:01 all 0.11 0.00 0.03 0.00 0.02 99.85 06:29:01 06:26:01 0 0.02 0.00 0.03 0.00 0.02 99.93 06:29:01 06:26:01 1 0.20 0.00 0.02 0.00 0.02 99.77 06:29:01 06:27:01 all 0.11 0.00 0.03 0.00 0.03 99.84 06:29:01 06:27:01 0 0.03 0.00 0.02 0.00 0.02 99.93 06:29:01 06:27:01 1 0.18 0.00 0.03 0.00 0.03 99.75 06:29:01 06:28:01 all 0.12 0.00 0.03 0.00 0.01 99.85 06:29:01 06:28:01 0 0.03 0.00 0.02 0.00 0.00 99.95 06:29:01 06:28:01 1 0.20 0.00 0.03 0.00 0.02 99.75 06:29:01 Average: all 0.13 0.00 0.03 0.00 0.02 99.82 06:29:01 Average: 0 0.08 0.00 0.03 0.00 0.02 99.87 06:29:01 Average: 1 0.18 0.00 0.04 0.00 0.02 99.76 06:29:01 06:29:01 06:29:01