Pull request #351 opened Connecting to https://api.github.com using edgex-jenkins/****** (edgex-jenkins github personal access token) Obtained Jenkinsfile from d8dc9276e1981cc32ec6b05059ed5e002d9c2665+7e8cb258793469f1841277073dddd17e9c99cd16 (e730a9a4868c56700ff8db4174b8aa01fb429040) 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 > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision aa25fb65c2461e649b1a162fbf19ec71f4863fbd Resolving tag commit... (remote references may be a lightweight tag or an annotated tag) > git rev-parse --is-inside-work-tree # timeout=10 Setting origin to git@github.com:edgexfoundry/edgex-global-pipelines.git > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching origin... Fetching upstream changes from origin > git --version # timeout=10 > git --version # 'git version 2.16.6' > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --progress -- origin +refs/heads/*:refs/remotes/origin/* # timeout=10 > git rev-parse refs/tags/stable^{commit} # timeout=10 Resolved tag stable revision aa25fb65c2461e649b1a162fbf19ec71f4863fbd 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-351/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 > 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 > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision aa25fb65c2461e649b1a162fbf19ec71f4863fbd (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f aa25fb65c2461e649b1a162fbf19ec71f4863fbd # timeout=10 Commit message: "Merge pull request #336 from ernestojeda/golang-1.16" > 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 > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision 46d8313d362d7075c0f562900eedc504c24ea18a 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-351/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 > 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 > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 Fetching without tags Fetching upstream changes from git@github.com:lfit/releng-pipelines.git using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Checking out Revision 46d8313d362d7075c0f562900eedc504c24ea18a (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 46d8313d362d7075c0f562900eedc504c24ea18a # timeout=10 Commit message: "Fix lfParallelCostCapture env var name" > 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 aa25fb65c2461e649b1a162fbf19ec71f4863fbd 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: docker-edgex-ui-go 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-4053 in /w/workspace/edgexfoundry_edgex-ui-go_PR-351 [Pipeline] { [Pipeline] stage [Pipeline] { (Declarative: Checkout SCM) [Pipeline] checkout 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-351 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-ui-go.git > git --version # timeout=10 > git --version # 'git version 2.24.3' using GIT_SSH to set credentials SSH Credentials for GitHub > 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 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-ui-go.git +refs/pull/351/head:refs/remotes/origin/PR-351 +refs/heads/master:refs/remotes/origin/master # timeout=10 Merging remotes/origin/master commit 7e8cb258793469f1841277073dddd17e9c99cd16 into PR head commit d8dc9276e1981cc32ec6b05059ed5e002d9c2665 Merge succeeded, producing d8dc9276e1981cc32ec6b05059ed5e002d9c2665 Checking out Revision d8dc9276e1981cc32ec6b05059ed5e002d9c2665 (PR-351) > git config core.sparsecheckout # timeout=10 > git checkout -f d8dc9276e1981cc32ec6b05059ed5e002d9c2665 # timeout=10 > git remote # timeout=10 > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub > git merge 7e8cb258793469f1841277073dddd17e9c99cd16 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f d8dc9276e1981cc32ec6b05059ed5e002d9c2665 # timeout=10 Commit message: "chore(deps): Bump github.com/edgexfoundry/go-mod-core-contracts/v2" First time build. Skipping changelog. > git --version # timeout=10 > git --version # 'git version 2.24.3' fatal: bad object aa25fb65c2461e649b1a162fbf19ec71f4863fbd [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 08:52:44 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 08:52:44 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 08:52:45 ========================================================= 08:52:45 EdgeX Global Pipelines Version Info 08:52:45 ========================================================= [Pipeline] libraryResource [Pipeline] sh 08:52:46 ------------------- 08:52:46 stable info: 08:52:46 ------------------- 08:52:46 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 08:52:46 Commit SHA: aa25fb65c2461e649b1a162fbf19ec71f4863fbd 08:52:46 Message: update stable to v1.0.191 08:52:47 ------------------- 08:52:47 experimental info: 08:52:47 ------------------- 08:52:47 Commited By: **** collab-it+edgex@linuxfoundation.org 08:52:47 Commit SHA: aa25fb65c2461e649b1a162fbf19ec71f4863fbd 08:52:47 Message: update experimental to v1.0.191 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 08:52:47 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-ui-go-settings [Pipeline] echo 08:52:47 [edgeXSetupEnvironment]: set envvar PROJECT = edgex-ui-go [Pipeline] echo 08:52:47 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 08:52:47 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 08:52:47 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 08:52:48 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.16 [Pipeline] echo 08:52:48 [edgeXSetupEnvironment]: set envvar GOPROXY = https://nexus3.edgexfoundry.org/repository/go-proxy/ [Pipeline] echo 08:52:48 [edgeXSetupEnvironment]: set envvar DOCKER_BASE_IMAGE = nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine [Pipeline] echo 08:52:48 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo 08:52:48 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 08:52:48 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 08:52:48 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = docker-edgex-ui-go [Pipeline] echo 08:52:48 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 08:52:48 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 08:52:48 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 08:52:48 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 08:52:48 [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo 08:52:48 [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo 08:52:48 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 08:52:48 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 08:52:49 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo 08:52:49 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo 08:52:49 [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo 08:52:49 [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo 08:52:49 [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo 08:52:49 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 08:52:49 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-351 [Pipeline] echo 08:52:49 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-351 [Pipeline] echo 08:52:49 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-351 [Pipeline] echo 08:52:49 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = d8dc9276e1981cc32ec6b05059ed5e002d9c2665 [Pipeline] echo 08:52:49 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = d8dc927 [Pipeline] echo 08:52:49 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] wrap 08:52:49 provisioning config files... 08:52:49 copy managed file [edgex-ui-go-settings] to file:/w/workspace/edgexfoundry_edgex-ui-go_PR-351@tmp/config3953695870846903162tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 08:52:50 ---> docker-login.sh 08:52:50 nexus3.edgexfoundry.org:10001 08:52:50 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:52:50 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 08:52:50 Configure a credential helper to remove this warning. See 08:52:50 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 08:52:50 08:52:50 Login Succeeded 08:52:50 nexus3.edgexfoundry.org:10002 08:52:51 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:52:51 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 08:52:51 Configure a credential helper to remove this warning. See 08:52:51 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 08:52:51 08:52:51 Login Succeeded 08:52:51 nexus3.edgexfoundry.org:10003 08:52:51 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:52:51 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 08:52:51 Configure a credential helper to remove this warning. See 08:52:51 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 08:52:51 08:52:51 Login Succeeded 08:52:51 nexus3.edgexfoundry.org:10004 08:52:51 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:52:51 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 08:52:51 Configure a credential helper to remove this warning. See 08:52:51 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 08:52:51 08:52:51 Login Succeeded 08:52:51 docker.io 08:52:51 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:52:51 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 08:52:51 Configure a credential helper to remove this warning. See 08:52:51 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 08:52:51 08:52:51 Login Succeeded 08:52:51 ---> docker-login.sh ends [Pipeline] } 08:52:51 Deleting 1 temporary files [Pipeline] // wrap [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 08:52:52 + git log --format=format:%s -1 d8dc9276e1981cc32ec6b05059ed5e002d9c2665 [Pipeline] echo 08:52:52 GIT_COMMIT: d8dc9276e1981cc32ec6b05059ed5e002d9c2665, Commit Message: chore(deps): Bump github.com/edgexfoundry/go-mod-core-contracts/v2 [Pipeline] echo 08:52:52 This is not a build commit. [Pipeline] isUnix [Pipeline] sh 08:52:53 + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 08:52:53 08:52:53 Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh 08:52:54 + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 08:52:54 latest: Pulling from edgex-devops/git-semver 08:52:54 31603596830f: Pulling fs layer 08:52:54 54011a49482f: Pulling fs layer 08:52:54 a6820b24f6d8: Pulling fs layer 08:52:54 f581987b2513: Pulling fs layer 08:52:54 f581987b2513: Waiting 08:52:54 54011a49482f: Verifying Checksum 08:52:54 54011a49482f: Download complete 08:52:54 31603596830f: Verifying Checksum 08:52:54 31603596830f: Download complete 08:52:54 f581987b2513: Verifying Checksum 08:52:54 f581987b2513: Download complete 08:52:54 a6820b24f6d8: Verifying Checksum 08:52:54 a6820b24f6d8: Download complete 08:52:54 31603596830f: Pull complete 08:52:54 54011a49482f: Pull complete 08:52:55 a6820b24f6d8: Pull complete 08:52:55 f581987b2513: Pull complete 08:52:55 Digest: sha256:772af3cb61214e5a22880db9bb273bb039d0aa3a8f4edfa0c1def8b4e20ea536 08:52:55 Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 08:52:55 nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer 08:52:55 prd-centos7-docker-4c-2g-4053 does not seem to be running inside a container 08:52:56 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgexfoundry_edgex-ui-go_PR-351 -v /w/workspace/edgexfoundry_edgex-ui-go_PR-351:/w/workspace/edgexfoundry_edgex-ui-go_PR-351:rw,z -v /w/workspace/edgexfoundry_edgex-ui-go_PR-351@tmp:/w/workspace/edgexfoundry_edgex-ui-go_PR-351@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 ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat 08:52:57 $ docker top 88d00a0e8cdddf4a4f62a6fa807b63827fa04af267fd56b2e5c53cf9f407da1f -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 08:52:58 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 08:52:58 [ssh-agent] Looking for ssh-agent implementation... 08:52:58 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 08:52:58 $ docker exec 88d00a0e8cdddf4a4f62a6fa807b63827fa04af267fd56b2e5c53cf9f407da1f ssh-agent 08:52:58 SSH_AUTH_SOCK=/tmp/ssh-gnyjaIow8wOZ/agent.12 08:52:58 SSH_AGENT_PID=18 08:52:58 Running ssh-add (command line suppressed) 08:52:58 Identity added: /w/workspace/edgexfoundry_edgex-ui-go_PR-351@tmp/private_key_5469073685254724740.key (/w/workspace/edgexfoundry_edgex-ui-go_PR-351@tmp/private_key_5469073685254724740.key) 08:52:58 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 08:52:59 + git tag --points-at HEAD [Pipeline] } 08:52:59 $ docker exec --env ******** --env ******** 88d00a0e8cdddf4a4f62a6fa807b63827fa04af267fd56b2e5c53cf9f407da1f ssh-agent -k 08:52:59 unset SSH_AUTH_SOCK; 08:52:59 unset SSH_AGENT_PID; 08:52:59 echo Agent pid 18 killed; 08:52:59 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 08:52:59 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 08:52:59 [ssh-agent] Looking for ssh-agent implementation... 08:52:59 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 08:52:59 $ docker exec 88d00a0e8cdddf4a4f62a6fa807b63827fa04af267fd56b2e5c53cf9f407da1f ssh-agent 08:52:59 SSH_AUTH_SOCK=/tmp/ssh-YmnVc4XqSCfx/agent.48 08:52:59 SSH_AGENT_PID=53 08:52:59 Running ssh-add (command line suppressed) 08:52:59 Identity added: /w/workspace/edgexfoundry_edgex-ui-go_PR-351@tmp/private_key_7580704533138837868.key (/w/workspace/edgexfoundry_edgex-ui-go_PR-351@tmp/private_key_7580704533138837868.key) 08:52:59 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 08:53:00 + git semver init 08:53:00 # -> Open(): unable to determine branch for HEAD 08:53:00 # $GIT_DIR = /w/workspace/edgexfoundry_edgex-ui-go_PR-351/.git 08:53:00 # $GIT_WORK_TREE = /w/workspace/edgexfoundry_edgex-ui-go_PR-351 08:53:00 # $SEMVER_REMOTE_NAME = origin 08:53:00 # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org 08:53:00 # $SEMVER_USER_NAME = edgex-jenkins 08:53:00 # $SEMVER_BRANCH = PR-351 08:53:00 # $SEMVER_TEMP = /tmp/semver-076314459 08:53:00 # git clone --branch semver git@github.com:edgexfoundry/edgex-ui-go.git $SEMVER_TEMP 08:53:02 # '/tmp/semver-076314459' -> '/w/workspace/edgexfoundry_edgex-ui-go_PR-351/.semver' 08:53:02 # -> Force: false 08:53:02 # $SEMVER_DIR = /w/workspace/edgexfoundry_edgex-ui-go_PR-351/.semver [Pipeline] } 08:53:02 $ docker exec --env ******** --env ******** 88d00a0e8cdddf4a4f62a6fa807b63827fa04af267fd56b2e5c53cf9f407da1f ssh-agent -k 08:53:02 unset SSH_AUTH_SOCK; 08:53:02 unset SSH_AGENT_PID; 08:53:02 echo Agent pid 53 killed; 08:53:02 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 08:53:02 + git semver [Pipeline] } 08:53:02 $ docker stop --time=1 88d00a0e8cdddf4a4f62a6fa807b63827fa04af267fd56b2e5c53cf9f407da1f 08:53:04 $ docker rm -f 88d00a0e8cdddf4a4f62a6fa807b63827fa04af267fd56b2e5c53cf9f407da1f [Pipeline] // withDockerContainer [Pipeline] sh 08:53:04 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 08:53:05 Stashed 1 file(s) [Pipeline] echo 08:53:05 [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 08:53:20 Still waiting to schedule task 08:53:20 Waiting for next available executor on ‘centos7-docker-4c-2g’ 08:53:20 Still waiting to schedule task 08:53:20 Waiting for next available executor on ‘ubuntu18.04-docker-arm64-4c-16g’ 08:56:06 Running on prd-ubuntu18.04-docker-arm64-4c-16g-4056 in /w/workspace/edgexfoundry_edgex-ui-go_PR-351 [Pipeline] { [Pipeline] ws 08:56:06 Running in /w/workspace/edgex-ui-go/1 [Pipeline] { [Pipeline] checkout 08:56:12 using credential edgex-jenkins-ssh 08:56:12 Cloning the remote Git repository 08:56:12 Cloning repository git@github.com:edgexfoundry/edgex-ui-go.git 08:56:12 > git init /w/workspace/edgex-ui-go/1 # timeout=10 08:56:12 Fetching upstream changes from git@github.com:edgexfoundry/edgex-ui-go.git 08:56:12 > git --version # timeout=10 08:56:12 > git --version # 'git version 2.17.1' 08:56:12 using GIT_SSH to set credentials SSH Credentials for GitHub 08:56:12 > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-ui-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 08:56:13 Running on prd-centos7-docker-4c-2g-4058 in /w/workspace/edgexfoundry_edgex-ui-go_PR-351 [Pipeline] { [Pipeline] ws 08:56:13 Running in /w/workspace/edgex-ui-go/1 [Pipeline] { [Pipeline] checkout 08:56:15 Merging remotes/origin/master commit 7e8cb258793469f1841277073dddd17e9c99cd16 into PR head commit d8dc9276e1981cc32ec6b05059ed5e002d9c2665 08:56:14 > git config remote.origin.url git@github.com:edgexfoundry/edgex-ui-go.git # timeout=10 08:56:14 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 08:56:14 > git config remote.origin.url git@github.com:edgexfoundry/edgex-ui-go.git # timeout=10 08:56:14 Fetching upstream changes from git@github.com:edgexfoundry/edgex-ui-go.git 08:56:14 using GIT_SSH to set credentials SSH Credentials for GitHub 08:56:14 > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-ui-go.git +refs/pull/351/head:refs/remotes/origin/PR-351 +refs/heads/master:refs/remotes/origin/master # timeout=10 08:56:15 > git config core.sparsecheckout # timeout=10 08:56:15 > git checkout -f d8dc9276e1981cc32ec6b05059ed5e002d9c2665 # timeout=10 08:56:15 Merge succeeded, producing d8dc9276e1981cc32ec6b05059ed5e002d9c2665 08:56:15 Checking out Revision d8dc9276e1981cc32ec6b05059ed5e002d9c2665 (PR-351) 08:56:16 using credential edgex-jenkins-ssh 08:56:16 Cloning the remote Git repository 08:56:15 > git remote # timeout=10 08:56:15 > git config --get remote.origin.url # timeout=10 08:56:15 using GIT_SSH to set credentials SSH Credentials for GitHub 08:56:15 > git merge 7e8cb258793469f1841277073dddd17e9c99cd16 # timeout=10 08:56:15 > git rev-parse HEAD^{commit} # timeout=10 08:56:15 > git config core.sparsecheckout # timeout=10 08:56:15 > git checkout -f d8dc9276e1981cc32ec6b05059ed5e002d9c2665 # timeout=10 08:56:16 Cloning repository git@github.com:edgexfoundry/edgex-ui-go.git 08:56:16 > git init /w/workspace/edgex-ui-go/1 # timeout=10 08:56:16 Fetching upstream changes from git@github.com:edgexfoundry/edgex-ui-go.git 08:56:16 > git --version # timeout=10 08:56:16 > git --version # 'git version 2.24.3' 08:56:16 using GIT_SSH to set credentials SSH Credentials for GitHub 08:56:16 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-ui-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 08:56:18 Merging remotes/origin/master commit 7e8cb258793469f1841277073dddd17e9c99cd16 into PR head commit d8dc9276e1981cc32ec6b05059ed5e002d9c2665 08:56:17 > git config remote.origin.url git@github.com:edgexfoundry/edgex-ui-go.git # timeout=10 08:56:17 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 08:56:17 > git config remote.origin.url git@github.com:edgexfoundry/edgex-ui-go.git # timeout=10 08:56:17 Fetching upstream changes from git@github.com:edgexfoundry/edgex-ui-go.git 08:56:17 using GIT_SSH to set credentials SSH Credentials for GitHub 08:56:17 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-ui-go.git +refs/pull/351/head:refs/remotes/origin/PR-351 +refs/heads/master:refs/remotes/origin/master # timeout=10 08:56:18 > git config core.sparsecheckout # timeout=10 08:56:18 > git checkout -f d8dc9276e1981cc32ec6b05059ed5e002d9c2665 # timeout=10 08:56:18 Merge succeeded, producing d8dc9276e1981cc32ec6b05059ed5e002d9c2665 08:56:18 Checking out Revision d8dc9276e1981cc32ec6b05059ed5e002d9c2665 (PR-351) 08:56:18 > git remote # timeout=10 08:56:18 > git config --get remote.origin.url # timeout=10 08:56:18 using GIT_SSH to set credentials SSH Credentials for GitHub 08:56:18 > git merge 7e8cb258793469f1841277073dddd17e9c99cd16 # timeout=10 08:56:18 > git rev-parse HEAD^{commit} # timeout=10 08:56:18 > git config core.sparsecheckout # timeout=10 08:56:18 > git checkout -f d8dc9276e1981cc32ec6b05059ed5e002d9c2665 # timeout=10 08:56:20 Commit message: "chore(deps): Bump github.com/edgexfoundry/go-mod-core-contracts/v2" 08:56:20 > git --version # timeout=10 08:56:20 > git --version # 'git version 2.17.1' 08:56:20 fatal: bad object aa25fb65c2461e649b1a162fbf19ec71f4863fbd [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 08:56:22 Commit message: "chore(deps): Bump github.com/edgexfoundry/go-mod-core-contracts/v2" 08:56:22 > git --version # timeout=10 08:56:22 > git --version # 'git version 2.24.3' 08:56:22 fatal: bad object aa25fb65c2461e649b1a162fbf19ec71f4863fbd 08:56:23 + sudo jq . + {"registry-mirrors": ["https://nexus3.edgexfoundry.org:10001"], debug: false} /etc/docker/daemon.json [Pipeline] withEnv [Pipeline] { [Pipeline] sh [Pipeline] withEnv [Pipeline] { 08:56:23 + sudo mv /tmp/daemon.json /etc/docker/daemon.json [Pipeline] stage [Pipeline] { (Prep) [Pipeline] sh [Pipeline] script [Pipeline] { [Pipeline] sh 08:56:24 + true 08:56:24 + sudo service docker restart 08:56:24 + sudo jq '. + {"registry-mirrors": ["https://nexus3.edgexfoundry.org:10001"], debug: false}' /etc/docker/daemon.json [Pipeline] sh 08:56:25 + sudo mv /tmp/daemon.json /etc/docker/daemon.json [Pipeline] sh 08:56:25 + sudo service docker restart 08:56:25 + true 08:56:25 Redirecting to /bin/systemctl restart docker.service [Pipeline] withEnv [Pipeline] { [Pipeline] wrap 08:56:26 provisioning config files... 08:56:26 copy managed file [edgex-ui-go-settings] to file:/w/workspace/edgex-ui-go/1@tmp/config4203128518293538594tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 08:56:27 ---> docker-login.sh 08:56:27 nexus3.edgexfoundry.org:10001 [Pipeline] withEnv [Pipeline] { [Pipeline] wrap 08:56:27 provisioning config files... 08:56:27 copy managed file [edgex-ui-go-settings] to file:/w/workspace/edgex-ui-go/1@tmp/config4824083245657077498tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 08:56:28 ---> docker-login.sh 08:56:28 nexus3.edgexfoundry.org:10001 08:56:28 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:56:28 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:56:28 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 08:56:28 Configure a credential helper to remove this warning. See 08:56:28 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 08:56:28 08:56:28 Login Succeeded 08:56:28 nexus3.edgexfoundry.org:10002 08:56:28 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 08:56:28 Configure a credential helper to remove this warning. See 08:56:28 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 08:56:28 08:56:28 Login Succeeded 08:56:28 nexus3.edgexfoundry.org:10002 08:56:28 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:56:28 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 08:56:28 Configure a credential helper to remove this warning. See 08:56:28 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 08:56:28 08:56:28 Login Succeeded 08:56:28 nexus3.edgexfoundry.org:10003 08:56:28 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:56:28 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:56:28 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 08:56:28 Configure a credential helper to remove this warning. See 08:56:28 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 08:56:28 08:56:28 Login Succeeded 08:56:28 nexus3.edgexfoundry.org:10004 08:56:28 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:56:28 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 08:56:28 Configure a credential helper to remove this warning. See 08:56:28 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 08:56:28 08:56:28 Login Succeeded 08:56:28 nexus3.edgexfoundry.org:10003 08:56:29 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 08:56:29 Configure a credential helper to remove this warning. See 08:56:29 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 08:56:29 08:56:29 Login Succeeded 08:56:29 docker.io 08:56:29 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:56:29 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:56:29 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 08:56:29 Configure a credential helper to remove this warning. See 08:56:29 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 08:56:29 08:56:29 Login Succeeded 08:56:29 ---> docker-login.sh ends [Pipeline] } 08:56:29 Deleting 1 temporary files [Pipeline] // wrap 08:56:29 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 08:56:29 Configure a credential helper to remove this warning. See 08:56:29 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 08:56:29 08:56:29 Login Succeeded 08:56:29 nexus3.edgexfoundry.org:10004 [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash 08:56:29 WARNING! Using --password via the CLI is insecure. Use --password-stdin. [Pipeline] echo 08:56:29 ========================================================= 08:56:29 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine] 08:56:29 ========================================================= [Pipeline] isUnix [Pipeline] sh 08:56:30 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 08:56:30 Configure a credential helper to remove this warning. See 08:56:30 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 08:56:30 08:56:30 Login Succeeded 08:56:30 docker.io 08:56:30 + 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 . 08:56:30 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:56:30 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 08:56:30 Configure a credential helper to remove this warning. See 08:56:30 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 08:56:30 08:56:30 Login Succeeded 08:56:30 ---> docker-login.sh ends [Pipeline] } 08:56:30 Deleting 1 temporary files [Pipeline] // wrap [Pipeline] } 08:56:30 Sending build context to Docker daemon 34.93MB 08:56:30 Step 1/8 : ARG BASE=golang:1.15-alpine3.12 08:56:30 Step 2/8 : FROM ${BASE} 08:56:30 1.16-alpine: Pulling from edgex-devops/edgex-golang-base 08:56:30 540db60ca938: Pulling fs layer 08:56:30 adcc1eea9eea: Pulling fs layer 08:56:30 4c4ab2625f07: Pulling fs layer 08:56:30 0510c868ecb4: Pulling fs layer 08:56:30 afea3b2eda06: Pulling fs layer 08:56:30 7809a108b3ef: Pulling fs layer 08:56:30 f706445af74f: Pulling fs layer 08:56:30 afea3b2eda06: Waiting 08:56:30 7809a108b3ef: Waiting 08:56:30 f706445af74f: Waiting 08:56:30 0510c868ecb4: Waiting 08:56:30 4c4ab2625f07: Verifying Checksum 08:56:30 4c4ab2625f07: Download complete 08:56:30 adcc1eea9eea: Verifying Checksum 08:56:30 adcc1eea9eea: Download complete 08:56:30 afea3b2eda06: Verifying Checksum 08:56:30 afea3b2eda06: Download complete 08:56:30 7809a108b3ef: Verifying Checksum 08:56:30 7809a108b3ef: Download complete 08:56:30 540db60ca938: Verifying Checksum 08:56:30 540db60ca938: Download complete [Pipeline] // withEnv [Pipeline] unstash 08:56:31 540db60ca938: Pull complete [Pipeline] echo 08:56:31 ========================================================= 08:56:31 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine] 08:56:31 ========================================================= 08:56:31 adcc1eea9eea: Pull complete [Pipeline] isUnix [Pipeline] sh 08:56:31 4c4ab2625f07: Pull complete 08:56:31 + 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 . 08:56:32 Sending build context to Docker daemon 34.93MB 08:56:32 Step 1/8 : ARG BASE=golang:1.15-alpine3.12 08:56:32 Step 2/8 : FROM ${BASE} 08:56:32 1.16-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 08:56:32 595b0fe564bb: Pulling fs layer 08:56:32 7186ed65a4f7: Pulling fs layer 08:56:32 316046926c0a: Pulling fs layer 08:56:32 4ebd0625c992: Pulling fs layer 08:56:32 207e8628e3a3: Pulling fs layer 08:56:32 c791037a9be2: Pulling fs layer 08:56:32 ffd874e62e21: Pulling fs layer 08:56:32 4ebd0625c992: Waiting 08:56:32 207e8628e3a3: Waiting 08:56:32 c791037a9be2: Waiting 08:56:32 ffd874e62e21: Waiting 08:56:32 316046926c0a: Verifying Checksum 08:56:32 316046926c0a: Download complete 08:56:32 7186ed65a4f7: Download complete 08:56:32 207e8628e3a3: Verifying Checksum 08:56:32 207e8628e3a3: Download complete 08:56:33 f706445af74f: Verifying Checksum 08:56:33 f706445af74f: Download complete 08:56:33 c791037a9be2: Verifying Checksum 08:56:33 c791037a9be2: Download complete 08:56:33 595b0fe564bb: Download complete 08:56:33 595b0fe564bb: Pull complete 08:56:34 0510c868ecb4: Verifying Checksum 08:56:34 0510c868ecb4: Download complete 08:56:34 7186ed65a4f7: Pull complete 08:56:34 316046926c0a: Pull complete 08:56:36 ffd874e62e21: Verifying Checksum 08:56:36 ffd874e62e21: Download complete 08:56:36 4ebd0625c992: Verifying Checksum 08:56:36 4ebd0625c992: Download complete 08:56:40 0510c868ecb4: Pull complete 08:56:40 afea3b2eda06: Pull complete 08:56:40 7809a108b3ef: Pull complete 08:56:45 f706445af74f: Pull complete 08:56:45 Digest: sha256:3789524f83b4b99ff44900c39f6da7fc44f99660cd9adf292610dec398b137f4 08:56:45 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine 08:56:45 ---> b068be0155e3 08:56:45 Step 3/8 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: Intel' 08:56:47 ---> Running in a7d58f87856c 08:56:47 Removing intermediate container a7d58f87856c 08:56:47 ---> 817ad6b154f8 08:56:47 Step 4/8 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 08:56:47 ---> Running in d0100f0fceff 08:56:47 4ebd0625c992: Pull complete 08:56:47 207e8628e3a3: Pull complete 08:56:47 c791037a9be2: Pull complete 08:56:48 Removing intermediate container d0100f0fceff 08:56:48 ---> 10b84eac20b5 08:56:48 Step 5/8 : RUN apk add --no-cache make git 08:56:48 ---> Running in 23549c012690 08:56:49 fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz 08:56:51 fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz 08:56:52 ffd874e62e21: Pull complete 08:56:52 Digest: sha256:fad7b58e697bd06bcf362d803a3263ca5ec03b905aa8665231fe3262941fe3e0 08:56:52 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine 08:56:52 ---> cfc18b08335c 08:56:52 Step 3/8 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: Intel' 08:56:52 OK: 149 MiB in 40 packages 08:56:52 Removing intermediate container 23549c012690 08:56:52 ---> b2f5f140fcf1 08:56:52 Step 6/8 : WORKDIR /edgex-ui-go 08:56:52 ---> Running in f72a2d4fb2b6 08:56:52 Removing intermediate container f72a2d4fb2b6 08:56:52 ---> 009a1ee2a2b7 08:56:52 Step 7/8 : COPY . . 08:56:54 ---> Running in c161dc5a2780 08:56:55 Removing intermediate container c161dc5a2780 08:56:55 ---> 08707ff94042 08:56:55 Step 4/8 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 08:56:55 ---> Running in 5d045746e4e8 08:56:56 ---> 686dc598f62e 08:56:56 Step 8/8 : RUN go mod download 08:56:56 ---> Running in 241dbe153985 08:56:57 Removing intermediate container 5d045746e4e8 08:56:57 ---> 05649995e004 08:56:57 Step 5/8 : RUN apk add --no-cache make git 08:56:57 ---> Running in 7eb8977c1bc6 08:56:58 fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz 08:57:00 fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz 08:57:01 OK: 138 MiB in 40 packages 08:57:03 Removing intermediate container 7eb8977c1bc6 08:57:03 ---> cf4536dac599 08:57:03 Step 6/8 : WORKDIR /edgex-ui-go 08:57:03 ---> Running in 2dfda8a4105b 08:57:03 Removing intermediate container 2dfda8a4105b 08:57:03 ---> 943d693df276 08:57:03 Step 7/8 : COPY . . 08:57:07 ---> 25b4c116f9a3 08:57:07 Step 8/8 : RUN go mod download 08:57:07 ---> Running in 04ed122720b0 08:57:28 Removing intermediate container 241dbe153985 08:57:28 ---> 4d2a23478f46 08:57:28 Successfully built 4d2a23478f46 08:57:28 Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] sh 08:57:28 + docker inspect -f . ci-base-image-x86_64 08:57:28 . [Pipeline] withDockerContainer 08:57:29 prd-centos7-docker-4c-2g-4058 does not seem to be running inside a container 08:57:29 $ 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 ******** ci-base-image-x86_64 cat 08:57:29 $ docker top 9a3527c3cebf5afbf66ac5fd5d12e710b7763fe5a3b0192422504f3794315a3b -eo pid,comm [Pipeline] { [Pipeline] sh 08:57:30 + go version 08:57:30 go version go1.16.3 linux/amd64 [Pipeline] } 08:57:30 $ docker stop --time=1 9a3527c3cebf5afbf66ac5fd5d12e710b7763fe5a3b0192422504f3794315a3b 08:57:31 $ docker rm -f 9a3527c3cebf5afbf66ac5fd5d12e710b7763fe5a3b0192422504f3794315a3b [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 08:57:33 + docker inspect -f . ci-base-image-x86_64 08:57:33 . [Pipeline] withDockerContainer 08:57:33 prd-centos7-docker-4c-2g-4058 does not seem to be running inside a container 08:57:33 $ 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 ******** ci-base-image-x86_64 cat 08:57:34 $ docker top f2b87a7d746a6a3ec246f232a94ea5a0a28e3dc23555f59593769e27597db440 -eo pid,comm [Pipeline] { [Pipeline] sh 08:57:34 + go mod tidy [Pipeline] sh 08:57:36 + make test 08:57:36 GO111MODULE=on go test -coverprofile=coverage.out ./... 08:57:37 ? github.com/edgexfoundry/edgex-ui-go [no test files] 08:57:39 Removing intermediate container 04ed122720b0 08:57:39 ---> 89b0ca8bfc0d 08:57:39 Successfully built 89b0ca8bfc0d 08:57:39 Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] sh 08:57:40 + docker inspect -f . ci-base-image-arm64 08:57:40 . [Pipeline] withDockerContainer 08:57:40 prd-ubuntu18.04-docker-arm64-4c-16g-4056 does not seem to be running inside a container 08:57:40 $ 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 ******** ci-base-image-arm64 cat 08:57:41 $ docker top 519df4185e47674192d23c7981408fb78964b3aec937c7026c897fea2326c82a -eo pid,comm [Pipeline] { [Pipeline] sh 08:57:42 + go version 08:57:42 go version go1.16.3 linux/arm64 [Pipeline] } 08:57:42 $ docker stop --time=1 519df4185e47674192d23c7981408fb78964b3aec937c7026c897fea2326c82a 08:57:44 $ docker rm -f 519df4185e47674192d23c7981408fb78964b3aec937c7026c897fea2326c82a [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 08:57:45 + docker inspect -f . ci-base-image-arm64 08:57:45 . [Pipeline] withDockerContainer 08:57:46 prd-ubuntu18.04-docker-arm64-4c-16g-4056 does not seem to be running inside a container 08:57:46 $ 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 ******** ci-base-image-arm64 cat 08:57:47 $ docker top 82858b5781dc6333112afe764c070a4b5d79470d2bee82d58e981da3dce7cec2 -eo pid,comm [Pipeline] { [Pipeline] sh 08:57:48 + go mod tidy [Pipeline] sh 08:57:49 ? github.com/edgexfoundry/edgex-ui-go/cmd/edgex-ui-server [no test files] 08:57:49 ? github.com/edgexfoundry/edgex-ui-go/internal [no test files] 08:57:49 ? github.com/edgexfoundry/edgex-ui-go/internal/component [no test files] 08:57:49 ? github.com/edgexfoundry/edgex-ui-go/internal/configs [no test files] 08:57:49 ? github.com/edgexfoundry/edgex-ui-go/internal/core [no test files] 08:57:49 ? github.com/edgexfoundry/edgex-ui-go/internal/domain [no test files] 08:57:49 ? github.com/edgexfoundry/edgex-ui-go/internal/errors [no test files] 08:57:49 ? github.com/edgexfoundry/edgex-ui-go/internal/handler [no test files] 08:57:49 ? github.com/edgexfoundry/edgex-ui-go/internal/pkg/usage [no test files] 08:57:49 ? github.com/edgexfoundry/edgex-ui-go/internal/repository [no test files] 08:57:49 ? github.com/edgexfoundry/edgex-ui-go/internal/repository/mm [no test files] 08:57:49 ? github.com/edgexfoundry/edgex-ui-go/internal/repository/mongo [no test files] 08:57:49 GO111MODULE=on go vet ./... 08:57:49 + make test 08:57:49 GO111MODULE=on go test -coverprofile=coverage.out ./... 08:57:50 ? github.com/edgexfoundry/edgex-ui-go [no test files] [Pipeline] } 08:57:55 $ docker stop --time=1 f2b87a7d746a6a3ec246f232a94ea5a0a28e3dc23555f59593769e27597db440 08:57:57 $ docker rm -f f2b87a7d746a6a3ec246f232a94ea5a0a28e3dc23555f59593769e27597db440 [Pipeline] // withDockerContainer [Pipeline] sh 08:57:58 + sudo chown -R jenkins:jenkins . [Pipeline] stash 08:57:58 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh 08:57:59 + sudo chown -R jenkins:jenkins . [Pipeline] sh 08:57:59 + ls -al . 08:57:59 total 92 08:57:59 drwxrwxr-x. 10 jenkins jenkins 4096 May 10 08:57 . 08:57:59 drwxrwxr-x. 4 jenkins jenkins 28 May 10 08:56 .. 08:57:59 drwxrwxr-x. 3 jenkins jenkins 20 May 10 08:56 assets 08:57:59 drwxrwxr-x. 2 jenkins jenkins 35 May 10 08:56 bin 08:57:59 drwxrwxr-x. 3 jenkins jenkins 29 May 10 08:56 cmd 08:57:59 -rw-rw-r--. 1 jenkins jenkins 3959 May 10 08:56 CONTRIBUTING.md 08:57:59 -rw-r--r--. 1 jenkins jenkins 10 May 10 08:57 coverage.out 08:57:59 -rw-rw-r--. 1 jenkins jenkins 1508 May 10 08:56 Dockerfile 08:57:59 -rw-rw-r--. 1 jenkins jenkins 902 May 10 08:56 Dockerfile.build 08:57:59 drwxrwxr-x. 5 jenkins jenkins 104 May 10 08:56 docs 08:57:59 drwxrwxr-x. 8 jenkins jenkins 179 May 10 08:56 .git 08:57:59 drwxrwxr-x. 2 jenkins jenkins 103 May 10 08:56 .github 08:57:59 -rw-rw-r--. 1 jenkins jenkins 162 May 10 08:56 .gitignore 08:57:59 -rw-rw-r--. 1 jenkins jenkins 987 May 10 08:56 go.mod 08:57:59 -rw-r--r--. 1 jenkins jenkins 24424 May 10 08:57 go.sum 08:57:59 drwxrwxr-x. 10 jenkins jenkins 139 May 10 08:56 internal 08:57:59 -rw-rw-r--. 1 jenkins jenkins 652 May 10 08:56 Jenkinsfile 08:57:59 -rw-rw-r--. 1 jenkins jenkins 11357 May 10 08:56 LICENSE 08:57:59 -rw-rw-r--. 1 jenkins jenkins 941 May 10 08:56 Makefile 08:57:59 -rw-rw-r--. 1 jenkins jenkins 6012 May 10 08:56 README.md 08:57:59 -rw-rw-r--. 1 jenkins jenkins 5 May 10 08:53 VERSION 08:57:59 -rw-rw-r--. 1 jenkins jenkins 155 May 10 08:56 version.go 08:57:59 drwxrwxr-x. 4 jenkins jenkins 4096 May 10 08:56 web [Pipeline] isUnix [Pipeline] sh 08:58:00 + docker build -t docker-edgex-ui-go -f Dockerfile --build-arg BASE=ci-base-image-x86_64 --build-arg 'MAKE=make build' --build-arg ARCH=amd64 --label git_sha=d8dc9276e1981cc32ec6b05059ed5e002d9c2665 --label arch=amd64 --label version=0.0.0 . 08:58:00 Sending build context to Docker daemon 34.95MB 08:58:00 Step 1/24 : ARG BASE=golang:1.15-alpine3.12 08:58:00 Step 2/24 : FROM ${BASE} AS builder 08:58:00 ---> 4d2a23478f46 08:58:00 Step 3/24 : ARG MAKE="make cmd/edgex-ui-server/edgex-ui-server" 08:58:01 ---> Running in 732e4b93be41 08:58:01 Removing intermediate container 732e4b93be41 08:58:01 ---> 7a1570f467da 08:58:01 Step 4/24 : ARG ALPINE_PKG_BASE="make git" 08:58:01 ---> Running in 9f7cb4c69d94 08:58:02 Removing intermediate container 9f7cb4c69d94 08:58:02 ---> 702e9de6a1b1 08:58:02 Step 5/24 : ARG ALPINE_PKG_EXTRA="" 08:58:02 ---> Running in ea56bd6458fb 08:58:02 Removing intermediate container ea56bd6458fb 08:58:02 ---> a03438f375a4 08:58:02 Step 6/24 : LABEL Name=edgex-ui-go 08:58:02 ---> Running in 7eeaa5e69229 08:58:02 Removing intermediate container 7eeaa5e69229 08:58:02 ---> a9fd40c11bcd 08:58:02 Step 7/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018-2020: Intel' 08:58:02 ---> Running in ee87ef0aa56c 08:58:02 Removing intermediate container ee87ef0aa56c 08:58:02 ---> 3a3454d7c986 08:58:02 Step 8/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 08:58:02 ---> Running in 2274ed3b1484 08:58:03 Removing intermediate container 2274ed3b1484 08:58:03 ---> b3cbf405879e 08:58:03 Step 9/24 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 08:58:03 ---> Running in 64a2ed9471bf 08:58:04 fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz 08:58:06 fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz 08:58:06 OK: 149 MiB in 40 packages 08:58:07 Removing intermediate container 64a2ed9471bf 08:58:07 ---> 12bb2a1ed8f1 08:58:07 Step 10/24 : ENV GO111MODULE=on 08:58:07 ---> Running in 12be17902da1 08:58:07 Removing intermediate container 12be17902da1 08:58:07 ---> 9fe96563adda 08:58:07 Step 11/24 : WORKDIR /go/src/github.com/edgexfoundry/edgex-ui-go 08:58:07 ---> Running in 0d3b9bc95ada 08:58:07 Removing intermediate container 0d3b9bc95ada 08:58:07 ---> f369d97a1e65 08:58:07 Step 12/24 : COPY go.mod . 08:58:08 ---> be303cf1fb40 08:58:08 Step 13/24 : COPY Makefile . 08:58:08 ---> 89779fbe2627 08:58:08 Step 14/24 : RUN make update 08:58:08 ---> Running in d7a433067166 08:58:09 CGO_ENABLED=0 GO111MODULE=on go mod download 08:58:09 Removing intermediate container d7a433067166 08:58:09 ---> 905685ca4044 08:58:09 Step 15/24 : COPY . . 08:58:12 ---> 33d46f5992f7 08:58:12 Step 16/24 : RUN ${MAKE} 08:58:12 ---> Running in c87318e59b1a 08:58:12 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 08:58:22 CGO_ENABLED=0 GO111MODULE=on go build ./... 08:58:25 Removing intermediate container c87318e59b1a 08:58:25 ---> 2ae21ba88652 08:58:25 Step 17/24 : FROM alpine:3.12 08:58:25 3.12: Pulling from library/alpine 08:58:25 339de151aab4: Pulling fs layer 08:58:26 339de151aab4: Verifying Checksum 08:58:26 339de151aab4: Download complete 08:58:26 339de151aab4: Pull complete 08:58:26 Digest: sha256:36553b10a4947067b9fbb7d532951066293a68eae893beba1d9235f7d11a20ad 08:58:26 Status: Downloaded newer image for alpine:3.12 08:58:26 ---> 13621d1b12d4 08:58:26 Step 18/24 : EXPOSE 4000 08:58:26 ---> Running in be043328b68b 08:58:26 Removing intermediate container be043328b68b 08:58:26 ---> 8f62d571e2d1 08:58:26 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 08:58:28 ---> ca99dd589980 08:58:28 Step 20/24 : WORKDIR /go/src/github.com/edgexfoundry/edgex-ui-go/cmd/edgex-ui-server 08:58:28 ---> Running in fc0365fd3c75 08:58:28 Removing intermediate container fc0365fd3c75 08:58:28 ---> 7650fd3cff3e 08:58:28 Step 21/24 : ENTRYPOINT ["./edgex-ui-server","-conf=res/docker/configuration.toml"] 08:58:28 ---> Running in d8bc60312ce1 08:58:28 Removing intermediate container d8bc60312ce1 08:58:28 ---> 2239f3ce54c3 08:58:28 Step 22/24 : LABEL arch=amd64 08:58:28 ---> Running in f05fb8989f50 08:58:28 Removing intermediate container f05fb8989f50 08:58:28 ---> 86cf03949103 08:58:28 Step 23/24 : LABEL git_sha=d8dc9276e1981cc32ec6b05059ed5e002d9c2665 08:58:28 ---> Running in 38237372501f 08:58:29 Removing intermediate container 38237372501f 08:58:29 ---> 50a3acb7019d 08:58:29 Step 24/24 : LABEL version=0.0.0 08:58:29 ---> Running in 6b8f2bb07f2f 08:58:29 Removing intermediate container 6b8f2bb07f2f 08:58:29 ---> cb5eb69025ee 08:58:29 [Warning] One or more build-args [ARCH] were not consumed 08:58:29 Successfully built cb5eb69025ee 08:58:29 Successfully tagged docker-edgex-ui-go: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 08:58:29 ? github.com/edgexfoundry/edgex-ui-go/cmd/edgex-ui-server [no test files] 08:58:29 ? github.com/edgexfoundry/edgex-ui-go/internal [no test files] 08:58:29 ? github.com/edgexfoundry/edgex-ui-go/internal/component [no test files] 08:58:29 ? github.com/edgexfoundry/edgex-ui-go/internal/configs [no test files] 08:58:29 ? github.com/edgexfoundry/edgex-ui-go/internal/core [no test files] 08:58:29 ? github.com/edgexfoundry/edgex-ui-go/internal/domain [no test files] 08:58:29 ? github.com/edgexfoundry/edgex-ui-go/internal/errors [no test files] 08:58:29 ? github.com/edgexfoundry/edgex-ui-go/internal/handler [no test files] 08:58:29 ? github.com/edgexfoundry/edgex-ui-go/internal/pkg/usage [no test files] 08:58:29 ? github.com/edgexfoundry/edgex-ui-go/internal/repository [no test files] 08:58:29 ? github.com/edgexfoundry/edgex-ui-go/internal/repository/mm [no test files] 08:58:29 ? github.com/edgexfoundry/edgex-ui-go/internal/repository/mongo [no test files] 08:58:29 GO111MODULE=on go vet ./... [Pipeline] libraryResource [Pipeline] sh 08:58:30 ---> job-cost.sh 08:58:30 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-yLXn [Pipeline] } 08:58:48 $ docker stop --time=1 82858b5781dc6333112afe764c070a4b5d79470d2bee82d58e981da3dce7cec2 08:58:48 lf-activate-venv(): INFO: Installing: zipp==1.1.0 python-openstackclient 08:58:50 $ docker rm -f 82858b5781dc6333112afe764c070a4b5d79470d2bee82d58e981da3dce7cec2 [Pipeline] // withDockerContainer [Pipeline] sh 08:58:51 + sudo chown -R jenkins:jenkins . [Pipeline] stash 08:58:51 Warning: overwriting stash ‘coverage-report’ 08:58:51 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh 08:58:52 + sudo chown -R jenkins:jenkins . [Pipeline] sh 08:58:52 + ls -al . 08:58:52 total 124 08:58:52 drwxrwxr-x 10 jenkins jenkins 4096 May 10 08:57 . 08:58:52 drwxrwxr-x 4 jenkins jenkins 4096 May 10 08:56 .. 08:58:52 drwxrwxr-x 8 jenkins jenkins 4096 May 10 08:56 .git 08:58:52 drwxrwxr-x 2 jenkins jenkins 4096 May 10 08:56 .github 08:58:52 -rw-rw-r-- 1 jenkins jenkins 162 May 10 08:56 .gitignore 08:58:52 -rw-rw-r-- 1 jenkins jenkins 3959 May 10 08:56 CONTRIBUTING.md 08:58:52 -rw-rw-r-- 1 jenkins jenkins 1508 May 10 08:56 Dockerfile 08:58:52 -rw-rw-r-- 1 jenkins jenkins 902 May 10 08:56 Dockerfile.build 08:58:52 -rw-rw-r-- 1 jenkins jenkins 652 May 10 08:56 Jenkinsfile 08:58:52 -rw-rw-r-- 1 jenkins jenkins 11357 May 10 08:56 LICENSE 08:58:52 -rw-rw-r-- 1 jenkins jenkins 941 May 10 08:56 Makefile 08:58:52 -rw-rw-r-- 1 jenkins jenkins 6012 May 10 08:56 README.md 08:58:52 -rw-rw-r-- 1 jenkins jenkins 5 May 10 08:53 VERSION 08:58:52 drwxrwxr-x 3 jenkins jenkins 4096 May 10 08:56 assets 08:58:52 drwxrwxr-x 2 jenkins jenkins 4096 May 10 08:56 bin 08:58:52 drwxrwxr-x 3 jenkins jenkins 4096 May 10 08:56 cmd 08:58:52 -rw-r--r-- 1 jenkins jenkins 10 May 10 08:57 coverage.out 08:58:52 drwxrwxr-x 5 jenkins jenkins 4096 May 10 08:56 docs 08:58:52 -rw-rw-r-- 1 jenkins jenkins 987 May 10 08:56 go.mod 08:58:52 -rw-r--r-- 1 jenkins jenkins 24424 May 10 08:57 go.sum 08:58:52 drwxrwxr-x 10 jenkins jenkins 4096 May 10 08:56 internal 08:58:52 -rw-rw-r-- 1 jenkins jenkins 155 May 10 08:56 version.go 08:58:52 drwxrwxr-x 4 jenkins jenkins 4096 May 10 08:56 web [Pipeline] isUnix [Pipeline] sh 08:58:53 + docker build -t docker-edgex-ui-go-arm64 -f Dockerfile --build-arg BASE=ci-base-image-arm64 --build-arg MAKE=make build --build-arg ARCH=arm64 --label git_sha=d8dc9276e1981cc32ec6b05059ed5e002d9c2665 --label arch=arm64 --label version=0.0.0 . 08:58:54 Sending build context to Docker daemon 34.95MB 08:58:54 Step 1/24 : ARG BASE=golang:1.15-alpine3.12 08:58:54 Step 2/24 : FROM ${BASE} AS builder 08:58:54 ---> 89b0ca8bfc0d 08:58:54 Step 3/24 : ARG MAKE="make cmd/edgex-ui-server/edgex-ui-server" 08:58:54 ---> Running in cbcb1e278c50 08:58:55 Removing intermediate container cbcb1e278c50 08:58:55 ---> 206047fd387b 08:58:55 Step 4/24 : ARG ALPINE_PKG_BASE="make git" 08:58:55 ---> Running in 5024846694e2 08:58:55 Removing intermediate container 5024846694e2 08:58:55 ---> a08d23b3a910 08:58:55 Step 5/24 : ARG ALPINE_PKG_EXTRA="" 08:58:55 ---> Running in 445a42322d36 08:58:56 Removing intermediate container 445a42322d36 08:58:56 ---> 2df8805974fd 08:58:56 Step 6/24 : LABEL Name=edgex-ui-go 08:58:56 ---> Running in 1b24ff614e78 08:58:56 Removing intermediate container 1b24ff614e78 08:58:56 ---> 9b86590d5313 08:58:56 Step 7/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018-2020: Intel' 08:58:56 ---> Running in 08d4c64c8cbf 08:58:57 Removing intermediate container 08d4c64c8cbf 08:58:57 ---> ce0b255cde26 08:58:57 Step 8/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 08:58:57 ---> Running in d3653e090935 08:59:00 Removing intermediate container d3653e090935 08:59:00 ---> 470aadbb0da6 08:59:00 Step 9/24 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 08:59:00 ---> Running in 208cf96fe76b 08:59:01 fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz 08:59:05 fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz 08:59:27 OK: 138 MiB in 40 packages 08:59:27 Removing intermediate container 208cf96fe76b 08:59:27 ---> 8ceea95d7606 08:59:27 Step 10/24 : ENV GO111MODULE=on 08:59:27 ---> Running in b33e39b2bae2 08:59:27 Removing intermediate container b33e39b2bae2 08:59:27 ---> ba8be42a02db 08:59:27 Step 11/24 : WORKDIR /go/src/github.com/edgexfoundry/edgex-ui-go 08:59:27 ---> Running in 1e470a2a980c 08:59:27 Removing intermediate container 1e470a2a980c 08:59:27 ---> 4214ba48e7bf 08:59:27 Step 12/24 : COPY go.mod . 08:59:27 ---> d07ba90274d6 08:59:27 Step 13/24 : COPY Makefile . 08:59:28 ---> 545b7bd1ff66 08:59:28 Step 14/24 : RUN make update 08:59:28 ---> Running in 42709be65026 08:59:29 CGO_ENABLED=0 GO111MODULE=on go mod download 08:59:30 Removing intermediate container 42709be65026 08:59:30 ---> 23819ccab67f 08:59:30 Step 15/24 : COPY . . 08:59:34 ---> 59b63a06299b 08:59:34 Step 16/24 : RUN ${MAKE} 08:59:34 ---> Running in 0df794ed9eec 08:59:35 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 08:59:44 lf-activate-venv(): INFO: Adding /tmp/venv-yLXn/bin to PATH 08:59:44 INFO: No Stack... 08:59:44 INFO: Retrieving Pricing Info for: v1-standard-2 08:59:44 INFO: Archiving Costs [Pipeline] sh 08:59:45 + cat /w/workspace/edgex-ui-go/1/archives/cost.csv 08:59:45 + cut -d, -f6 [Pipeline] lock 08:59:45 Trying to acquire lock on [jenkins-edgexfoundry-edgex-ui-go-PR-351-1-stack-cost] 08:59:45 Resource [jenkins-edgexfoundry-edgex-ui-go-PR-351-1-stack-cost] did not exist. Created. 08:59:45 Lock acquired on [jenkins-edgexfoundry-edgex-ui-go-PR-351-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 08:59:45 + echo total: 0.029999999329447746 [Pipeline] stash 08:59:45 Stashed 1 file(s) [Pipeline] } 08:59:45 Lock released on resource [jenkins-edgexfoundry-edgex-ui-go-PR-351-1-stack-cost] [Pipeline] // lock [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } 09:00:01 CGO_ENABLED=0 GO111MODULE=on go build ./... 09:00:06 Removing intermediate container 0df794ed9eec 09:00:06 ---> ec67214fbd60 09:00:06 Step 17/24 : FROM alpine:3.12 09:00:06 3.12: Pulling from library/alpine 09:00:06 d2f70382dc9a: Pulling fs layer 09:00:06 d2f70382dc9a: Download complete 09:00:07 d2f70382dc9a: Pull complete 09:00:07 Digest: sha256:36553b10a4947067b9fbb7d532951066293a68eae893beba1d9235f7d11a20ad 09:00:07 Status: Downloaded newer image for alpine:3.12 09:00:07 ---> 9852663dfa18 09:00:07 Step 18/24 : EXPOSE 4000 09:00:07 ---> Running in 514fa2aba6d8 09:00:08 Removing intermediate container 514fa2aba6d8 09:00:08 ---> bf4b469f1e40 09:00:08 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 09:00:10 ---> 3a2c11a33271 09:00:10 Step 20/24 : WORKDIR /go/src/github.com/edgexfoundry/edgex-ui-go/cmd/edgex-ui-server 09:00:10 ---> Running in 6008edabde13 09:00:11 Removing intermediate container 6008edabde13 09:00:11 ---> 5b8d922b9fe4 09:00:11 Step 21/24 : ENTRYPOINT ["./edgex-ui-server","-conf=res/docker/configuration.toml"] 09:00:11 ---> Running in b7c22e91b7d2 09:00:11 Removing intermediate container b7c22e91b7d2 09:00:11 ---> 52fe7d17717b 09:00:11 Step 22/24 : LABEL arch=arm64 09:00:11 ---> Running in 184773f092c9 09:00:12 Removing intermediate container 184773f092c9 09:00:12 ---> cd78f8e34474 09:00:12 Step 23/24 : LABEL git_sha=d8dc9276e1981cc32ec6b05059ed5e002d9c2665 09:00:12 ---> Running in ab9477a4c8ed 09:00:12 Removing intermediate container ab9477a4c8ed 09:00:12 ---> 997ca9d5408b 09:00:12 Step 24/24 : LABEL version=0.0.0 09:00:13 ---> Running in ec0354e9d30a 09:00:13 Removing intermediate container ec0354e9d30a 09:00:13 ---> 132d40ffe5ed 09:00:13 [Warning] One or more build-args [ARCH] were not consumed 09:00:13 Successfully built 132d40ffe5ed 09:00:13 Successfully tagged docker-edgex-ui-go-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 09:00:14 ---> job-cost.sh 09:00:14 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-ci40 09:01:10 lf-activate-venv(): INFO: Installing: zipp==1.1.0 python-openstackclient 09:02:47 lf-activate-venv(): INFO: Adding /tmp/venv-ci40/bin to PATH 09:02:47 INFO: No Stack... 09:02:47 INFO: Retrieving Pricing Info for: lf-standard-4 09:02:47 INFO: Archiving Costs [Pipeline] sh 09:02:48 + cat /w/workspace/edgex-ui-go/1/archives/cost.csv 09:02:48 + cut -d, -f6 [Pipeline] lock 09:02:48 Trying to acquire lock on [jenkins-edgexfoundry-edgex-ui-go-PR-351-1-stack-cost] 09:02:48 Resource [jenkins-edgexfoundry-edgex-ui-go-PR-351-1-stack-cost] did not exist. Created. 09:02:48 Lock acquired on [jenkins-edgexfoundry-edgex-ui-go-PR-351-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 09:02:48 /w/workspace/edgex-ui-go/1@tmp/durable-40e4c7fa/script.sh: 1: /w/workspace/edgex-ui-go/1@tmp/durable-40e4c7fa/script.sh: Syntax error: Unterminated quoted string [Pipeline] sh 09:02:49 + echo total: 0.20999999344348907 [Pipeline] stash 09:02:49 Warning: overwriting stash ‘stack-cost’ 09:02:49 Stashed 1 file(s) [Pipeline] } 09:02:49 Lock released on resource [jenkins-edgexfoundry-edgex-ui-go-PR-351-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] wrap 09:02:50 provisioning config files... 09:02:50 copy managed file [edgex-ui-go-codecov-token] to file:/w/workspace/edgexfoundry_edgex-ui-go_PR-351@tmp/config4611003529644463690tmp [Pipeline] { [Pipeline] sh 09:02:50 + set +x 09:02:50 + curl -s https://codecov.io/bash 09:02:50 + bash -s -- 09:02:50 09:02:50 _____ _ 09:02:50 / ____| | | 09:02:50 | | ___ __| | ___ ___ _____ __ 09:02:50 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 09:02:50 | |___| (_) | (_| | __/ (_| (_) \ V / 09:02:50 \_____\___/ \__,_|\___|\___\___/ \_/ 09:02:50 Bash-1.0.2 09:02:50 09:02:50 09:02:50 ==> git version 2.24.3 found 09:02:50 ==> 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 09:02:50 Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtsp scp sftp smtp smtps telnet tftp 09:02:50 Features: AsynchDNS GSS-Negotiate IDN IPv6 Largefile NTLM NTLM_WB SSL libz unix-sockets 09:02:50 ==> Jenkins CI detected. 09:02:50 project root: . 09:02:50 --> token set from env 09:02:50 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 09:02:50 ==> Running gcov in . (disable via -X gcov) 09:02:50 ==> Python coveragepy not found 09:02:50 ==> Searching for coverage reports in: 09:02:50 + . 09:02:50 -> Found 1 reports 09:02:50 ==> Detecting git/mercurial file structure 09:02:50 ==> Reading reports 09:02:50 + ./coverage.out bytes=10 09:02:50 ==> Appending adjustments 09:02:50 https://docs.codecov.io/docs/fixing-reports 09:02:51 + Found adjustments 09:02:51 ==> Gzipping contents 09:02:51 4.0K /tmp/codecov.DmZnNv.gz 09:02:51 ==> Uploading reports 09:02:51 url: https://codecov.io 09:02:51 query: branch=PR-351&commit=d8dc9276e1981cc32ec6b05059ed5e002d9c2665&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-ui-go%2Fjob%2FPR-351%2F1%2F&name=&tag=&slug=edgexfoundry%2Fedgex-ui-go&service=jenkins&flags=&pr=351&job=&cmd_args= 09:02:51 -> Pinging Codecov 09:02:51 https://codecov.io/upload/v4?package=bash-1.0.2&token=secret&branch=PR-351&commit=d8dc9276e1981cc32ec6b05059ed5e002d9c2665&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-ui-go%2Fjob%2FPR-351%2F1%2F&name=&tag=&slug=edgexfoundry%2Fedgex-ui-go&service=jenkins&flags=&pr=351&job=&cmd_args= 09:02:51 -> Uploading to 09:02:51 https://storage.googleapis.com/codecov/v4/raw/2021-05-10/FB506323287CE973F263BFD2A0EB1F37/d8dc9276e1981cc32ec6b05059ed5e002d9c2665/254cd06b-cbb9-4a1d-8d43-61f1a56bc3db.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EQM3VGPYSAFECJRMNAFIPCV2R3P2BOORCJC7NM537NPJQSFLHUDNIDWA%2F20210510%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20210510T090251Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=6317827f41adfe5169b954815b6fd19aa2a5b8fdd01a25590499f0636f1a9ecf 09:02:51 % Total % Received % Xferd Average Speed Time Time Time Current 09:02:51 Dload Upload Total Spent Left Speed 09:02:52 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 3902 0 0 100 3902 0 9662 --:--:-- --:--:-- --:--:-- 9682 09:02:52 -> Reports have been successfully queued for processing at https://codecov.io/github/edgexfoundry/edgex-ui-go/commit/d8dc9276e1981cc32ec6b05059ed5e002d9c2665 [Pipeline] } 09:02:52 Deleting 1 temporary files [Pipeline] // wrap [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 09:02:54 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 09:02:54 ---> package-listing.sh 09:02:54 ++ facter osfamily 09:02:54 ++ tr '[:upper:]' '[:lower:]' 09:02:54 + OS_FAMILY=redhat 09:02:54 + workspace=/w/workspace/edgexfoundry_edgex-ui-go_PR-351 09:02:54 + START_PACKAGES=/tmp/packages_start.txt 09:02:54 + END_PACKAGES=/tmp/packages_end.txt 09:02:54 + DIFF_PACKAGES=/tmp/packages_diff.txt 09:02:54 + PACKAGES=/tmp/packages_start.txt 09:02:54 + '[' /w/workspace/edgexfoundry_edgex-ui-go_PR-351 ']' 09:02:54 + PACKAGES=/tmp/packages_end.txt 09:02:54 + case "${OS_FAMILY}" in 09:02:54 + rpm -qa 09:02:54 + sort 09:02:59 + '[' -f /tmp/packages_start.txt ']' 09:02:59 + '[' -f /tmp/packages_end.txt ']' 09:02:59 + diff /tmp/packages_start.txt /tmp/packages_end.txt 09:02:59 + '[' /w/workspace/edgexfoundry_edgex-ui-go_PR-351 ']' 09:02:59 + mkdir -p /w/workspace/edgexfoundry_edgex-ui-go_PR-351/archives/ 09:02:59 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgexfoundry_edgex-ui-go_PR-351/archives/ [Pipeline] echo 09:02:59 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-351/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 09:03:00 + facter operatingsystem [Pipeline] isUnix [Pipeline] sh 09:03:00 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 09:03:00 09:03:00 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] isUnix [Pipeline] sh 09:03:00 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 09:03:00 alpine: Pulling from edgex-lftools-log-publisher 09:03:00 df20fa9351a1: Pulling fs layer 09:03:00 36b3adc4ff6f: Pulling fs layer 09:03:00 8ad3a11d3b57: Pulling fs layer 09:03:00 46f8f816bc3b: Pulling fs layer 09:03:00 93b61091891f: Pulling fs layer 09:03:00 93b9cdb0e59b: Pulling fs layer 09:03:00 5e14af77c1be: Pulling fs layer 09:03:00 01666e4c0597: Pulling fs layer 09:03:00 aa168da1d23b: Pulling fs layer 09:03:00 93b9cdb0e59b: Waiting 09:03:00 46f8f816bc3b: Waiting 09:03:00 5e14af77c1be: Waiting 09:03:00 93b61091891f: Waiting 09:03:00 01666e4c0597: Waiting 09:03:01 36b3adc4ff6f: Verifying Checksum 09:03:01 36b3adc4ff6f: Download complete 09:03:01 46f8f816bc3b: Verifying Checksum 09:03:01 46f8f816bc3b: Download complete 09:03:01 df20fa9351a1: Verifying Checksum 09:03:01 df20fa9351a1: Download complete 09:03:01 93b61091891f: Verifying Checksum 09:03:01 93b61091891f: Download complete 09:03:01 93b9cdb0e59b: Verifying Checksum 09:03:01 93b9cdb0e59b: Download complete 09:03:01 5e14af77c1be: Verifying Checksum 09:03:01 5e14af77c1be: Download complete 09:03:01 01666e4c0597: Verifying Checksum 09:03:01 01666e4c0597: Download complete 09:03:01 df20fa9351a1: Pull complete 09:03:01 36b3adc4ff6f: Pull complete 09:03:02 8ad3a11d3b57: Download complete 09:03:02 8ad3a11d3b57: Pull complete 09:03:03 46f8f816bc3b: Pull complete 09:03:03 93b61091891f: Pull complete 09:03:03 93b9cdb0e59b: Pull complete 09:03:03 5e14af77c1be: Pull complete 09:03:03 01666e4c0597: Pull complete 09:03:11 aa168da1d23b: Verifying Checksum 09:03:11 aa168da1d23b: Download complete 09:03:18 aa168da1d23b: Pull complete 09:03:18 Digest: sha256:ac41798234670a79351fc13b8232b4dbeccc6fb1f122f5db5169d11b1762ca7c 09:03:18 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 09:03:18 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] withDockerContainer 09:03:18 prd-centos7-docker-4c-2g-4053 does not seem to be running inside a container 09:03:18 $ 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-351/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-351 -v /w/workspace/edgexfoundry_edgex-ui-go_PR-351:/w/workspace/edgexfoundry_edgex-ui-go_PR-351:rw,z -v /w/workspace/edgexfoundry_edgex-ui-go_PR-351@tmp:/w/workspace/edgexfoundry_edgex-ui-go_PR-351@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:10003/edgex-lftools-log-publisher:alpine cat 09:03:22 $ docker top 0d5588826b11e94d7f519ff8a895ae37059d3572d45cff7d5b2001cfaf87d90f -eo pid,comm [Pipeline] { [Pipeline] sh 09:03:22 + touch /tmp/pre-build-complete [Pipeline] sh 09:03:23 + mkdir -p /var/log/sa [Pipeline] sh 09:03:23 + ls /var/log/sa-host 09:03:23 + sadf -c /var/log/sa-host/sa10 09:03:23 file_magic: OK 09:03:23 HZ: Using current value: 100 09:03:23 file_header: OK 09:03:23 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 09:03:23 Statistics: 09:03:23 HRHnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu... 09:03:23 File successfully converted to sysstat format version 12.2.1 09:03:23 + sadf -c /var/log/sa-host/sa23 09:03:23 file_magic: OK 09:03:23 HZ: Using current value: 100 09:03:23 file_header: OK 09:03:23 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 09:03:23 Statistics: 09:03:23 Hnuu...uuuununununu... 09:03:23 File successfully converted to sysstat format version 12.2.1 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 09:03:23 provisioning config files... 09:03:23 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgexfoundry_edgex-ui-go_PR-351@tmp/config8760297617990209204tmp [Pipeline] { [Pipeline] echo 09:03:23 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 09:03:24 ---> create-netrc.sh [Pipeline] } 09:03:24 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] echo 09:03:24 Running shell/python-tools-install.sh [Pipeline] libraryResource [Pipeline] sh 09:03:24 ---> python-tools-install.sh [Pipeline] echo 09:03:24 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 09:03:24 ---> sudo-logs.sh 09:03:24 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 09:03:24 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 09:03:25 ---> job-cost.sh 09:03:25 lf-activate-venv: SKIPPING 09:03:25 DEBUG: total: 0.20999999344348907 09:03:25 INFO: Retrieving Stack Cost... 09:03:26 INFO: Retrieving Pricing Info for: v1-standard-2 09:03:26 INFO: Archiving Costs [Pipeline] echo 09:03:26 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 09:03:27 ---> logs-deploy.sh 09:03:27 lf-activate-venv: SKIPPING 09:03:27 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-ui-go/PR-351/1 09:03:27 INFO: archiving workspace using pattern(s): 09:03:29 Archives upload complete. 09:03:29 INFO: archiving logs to Nexus 09:03:30 ---> uname -a: 09:03:30 Linux prd-centos7-docker-4c-2g-4053.vexxhost.local 3.10.0-1160.6.1.el7.x86_64 #1 SMP Tue Nov 17 13:59:11 UTC 2020 x86_64 Linux 09:03:30 09:03:30 09:03:30 ---> lscpu: 09:03:30 Architecture: x86_64 09:03:30 CPU op-mode(s): 32-bit, 64-bit 09:03:30 Byte Order: Little Endian 09:03:30 Address sizes: 40 bits physical, 48 bits virtual 09:03:30 CPU(s): 4 09:03:30 On-line CPU(s) list: 0-3 09:03:30 Thread(s) per core: 1 09:03:30 Core(s) per socket: 1 09:03:30 Socket(s): 4 09:03:30 NUMA node(s): 1 09:03:30 Vendor ID: GenuineIntel 09:03:30 CPU family: 6 09:03:30 Model: 44 09:03:30 Model name: Westmere E56xx/L56xx/X56xx (IBRS update) 09:03:30 Stepping: 1 09:03:30 CPU MHz: 2933.442 09:03:30 BogoMIPS: 5866.88 09:03:30 Virtualization: VT-x 09:03:30 Hypervisor vendor: KVM 09:03:30 Virtualization type: full 09:03:30 L1d cache: 128 KiB 09:03:30 L1i cache: 128 KiB 09:03:30 L2 cache: 16 MiB 09:03:30 L3 cache: 64 MiB 09:03:30 NUMA node0 CPU(s): 0-3 09:03:30 Vulnerability Itlb multihit: KVM: Mitigation: Split huge pages 09:03:30 Vulnerability L1tf: Mitigation; PTE Inversion; VMX conditional cache flushes, SMT disabled 09:03:30 Vulnerability Mds: Vulnerable: Clear CPU buffers attempted, no microcode; SMT Host state unknown 09:03:30 Vulnerability Meltdown: Mitigation; PTI 09:03:30 Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp 09:03:30 Vulnerability Spectre v1: Mitigation; Load fences, usercopy/swapgs barriers and __user pointer sanitization 09:03:30 Vulnerability Spectre v2: Mitigation; Full retpoline, IBPB 09:03:30 Vulnerability Srbds: Not affected 09:03:30 Vulnerability Tsx async abort: Not affected 09:03:30 Flags: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 ss syscall nx pdpe1gb rdtscp lm constant_tsc rep_good nopl xtopology eagerfpu pni pclmulqdq vmx ssse3 cx16 pcid sse4_1 sse4_2 x2apic popcnt tsc_deadline_timer aes hypervisor lahf_lm ssbd ibrs ibpb stibp tpr_shadow vnmi flexpriority ept vpid tsc_adjust arat spec_ctrl intel_stibp 09:03:30 09:03:30 09:03:30 ---> nproc: 09:03:30 4 09:03:30 09:03:30 09:03:30 ---> df -h: 09:03:30 Filesystem Size Used Available Use% Mounted on 09:03:30 overlay 50.0G 7.3G 42.7G 15% / 09:03:30 tmpfs 64.0M 0 64.0M 0% /dev 09:03:30 tmpfs 918.7M 0 918.7M 0% /sys/fs/cgroup 09:03:30 shm 64.0M 0 64.0M 0% /dev/shm 09:03:30 /dev/vda1 50.0G 7.3G 42.7G 15% /facter-os 09:03:30 /dev/vda1 50.0G 7.3G 42.7G 15% /etc/resolv.conf 09:03:30 /dev/vda1 50.0G 7.3G 42.7G 15% /etc/hostname 09:03:30 /dev/vda1 50.0G 7.3G 42.7G 15% /etc/hosts 09:03:30 /dev/vda1 50.0G 7.3G 42.7G 15% /var/log/sa-host 09:03:30 /dev/vda1 50.0G 7.3G 42.7G 15% /var/log/secure 09:03:30 /dev/vda1 50.0G 7.3G 42.7G 15% /var/log/auth.log 09:03:30 /dev/vda1 50.0G 7.3G 42.7G 15% /run/cloud-init/result.json 09:03:30 /dev/vda1 50.0G 7.3G 42.7G 15% /w/workspace/edgexfoundry_edgex-ui-go_PR-351 09:03:30 /dev/vda1 50.0G 7.3G 42.7G 15% /w/workspace/edgexfoundry_edgex-ui-go_PR-351@tmp 09:03:30 09:03:30 09:03:30 ---> free -m: 09:03:30 total used free shared buff/cache available 09:03:30 Mem: 1837 717 87 0 1032 1015 09:03:30 Swap: 1023 1 1022 09:03:30 09:03:30 09:03:30 ---> ip addr: 09:03:30 1: lo: mtu 65536 qdisc noqueue state UNKNOWN qlen 1000 09:03:30 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 09:03:30 inet 127.0.0.1/8 scope host lo 09:03:30 valid_lft forever preferred_lft forever 09:03:30 inet6 ::1/128 scope host 09:03:30 valid_lft forever preferred_lft forever 09:03:30 2: eth0: mtu 1458 qdisc pfifo_fast state UP qlen 1000 09:03:30 link/ether fa:16:3e:fc:89:65 brd ff:ff:ff:ff:ff:ff 09:03:30 inet 10.30.123.141/23 brd 10.30.123.255 scope global dynamic eth0 09:03:30 valid_lft 85722sec preferred_lft 85722sec 09:03:30 inet6 fe80::f816:3eff:fefc:8965/64 scope link 09:03:30 valid_lft forever preferred_lft forever 09:03:30 3: docker0: mtu 1500 qdisc noqueue state DOWN 09:03:30 link/ether 02:42:f9:69:3a:52 brd ff:ff:ff:ff:ff:ff 09:03:30 inet 10.250.0.254/24 brd 10.250.0.255 scope global docker0 09:03:30 valid_lft forever preferred_lft forever 09:03:30 inet6 fe80::42:f9ff:fe69:3a52/64 scope link 09:03:30 valid_lft forever preferred_lft forever 09:03:30 09:03:30 09:03:30 ---> sar -b -r -n DEV: 09:03:30 Linux 3.10.0-1160.6.1.el7.x86_64 (centos-7-docker-5fbc1798-0377-b841-54c3-72bc41eda64a.vexxhost.lo) 05/10/21 _x86_64_ (4 CPU) 09:03:30 09:03:30 08:52:00 LINUX RESTART (4 CPU) 09:03:30 09:03:30 08:53:01 tps rtps wtps dtps bread/s bwrtn/s bdscd/s 09:03:30 08:54:01 7.43 1.37 6.06 0.00 67.67 722.26 0.00 09:03:30 08:55:01 0.43 0.00 0.43 0.00 0.00 7.11 0.00 09:03:30 08:56:01 0.25 0.00 0.25 0.00 0.00 2.73 0.00 09:03:30 08:57:01 0.27 0.00 0.27 0.00 0.00 3.60 0.00 09:03:30 08:58:01 0.28 0.00 0.28 0.00 0.00 3.98 0.00 09:03:30 08:59:01 0.27 0.00 0.27 0.00 0.00 3.03 0.00 09:03:30 09:00:01 0.27 0.00 0.27 0.00 0.00 3.60 0.00 09:03:30 09:01:01 0.23 0.02 0.22 0.00 0.13 2.45 0.00 09:03:30 09:02:01 0.42 0.08 0.33 0.00 1.60 5.03 0.00 09:03:30 09:03:01 51.11 48.38 2.73 0.00 4030.63 77.64 0.00 09:03:30 Average: 6.10 4.99 1.11 0.00 410.08 83.15 0.00 09:03:30 09:03:30 08:53:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 09:03:30 08:54:01 163512 0 607408 32.28 2620 1108004 1102132 37.61 420120 1096824 24 09:03:30 08:55:01 162680 0 608228 32.33 2620 1108016 1094924 37.37 430112 1087888 12 09:03:30 08:56:01 164376 0 606528 32.24 2620 1108020 1078632 36.81 434852 1082236 16 09:03:30 08:57:01 163116 0 607788 32.30 2620 1108020 1078620 36.81 438592 1079576 12 09:03:30 08:58:01 163232 0 607664 32.30 2620 1108028 1078584 36.81 448372 1069584 8 09:03:30 08:59:01 163716 0 607176 32.27 2620 1108032 1078476 36.81 447916 1069584 20 09:03:30 09:00:01 163864 0 607024 32.26 2620 1108036 1078476 36.81 447904 1069584 8 09:03:30 09:01:01 162736 0 608148 32.32 2620 1108040 1081248 36.90 448668 1069584 8 09:03:30 09:02:01 163212 0 607544 32.29 2620 1108168 1078984 36.82 447984 1069648 8 09:03:30 09:03:01 110276 0 650540 34.57 2620 1118108 1277280 43.59 471288 1097712 18900 09:03:30 Average: 158072 0 611805 32.52 2620 1109047 1102736 37.63 443581 1079222 1902 09:03:30 09:03:30 08:53:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 09:03:30 08:54:01 eth0 15.27 9.04 13.59 3.85 0.00 0.00 0.00 0.00 09:03:30 08:54:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:03:30 08:54:01 docker0 0.03 0.02 0.00 0.00 0.00 0.00 0.00 0.00 09:03:30 08:55:01 eth0 0.85 0.35 0.29 0.20 0.00 0.00 0.00 0.00 09:03:30 08:55:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:03:30 08:55:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:03:30 08:56:01 eth0 1.90 0.30 0.42 0.17 0.00 0.00 0.00 0.00 09:03:30 08:56:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:03:30 08:56:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:03:30 08:57:01 eth0 1.12 0.57 0.60 0.43 0.00 0.00 0.00 0.00 09:03:30 08:57:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:03:30 08:57:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:03:30 08:58:01 eth0 0.37 0.27 0.15 0.08 0.00 0.00 0.00 0.00 09:03:30 08:58:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:03:30 08:58:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:03:30 08:59:01 eth0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:03:30 08:59:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:03:30 08:59:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:03:30 09:00:01 eth0 0.12 0.08 0.01 0.01 0.00 0.00 0.00 0.00 09:03:30 09:00:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:03:30 09:00:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:03:30 09:01:01 eth0 0.08 0.08 0.01 0.01 0.00 0.00 0.00 0.00 09:03:30 09:01:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:03:30 09:01:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:03:30 09:02:01 eth0 0.20 0.08 0.02 0.01 0.00 0.00 0.00 0.00 09:03:30 09:02:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:03:30 09:02:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:03:30 09:03:01 eth0 48.54 41.97 276.41 36.33 0.00 0.00 0.00 0.00 09:03:30 09:03:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:03:30 09:03:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:03:30 Average: eth0 6.85 5.27 29.15 4.11 0.00 0.00 0.00 0.00 09:03:30 Average: lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:03:30 Average: docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:03:30 09:03:30 09:03:30 ---> sar -P ALL: 09:03:30 Linux 3.10.0-1160.6.1.el7.x86_64 (centos-7-docker-5fbc1798-0377-b841-54c3-72bc41eda64a.vexxhost.lo) 05/10/21 _x86_64_ (4 CPU) 09:03:30 09:03:30 08:52:00 LINUX RESTART (4 CPU) 09:03:30 09:03:30 08:53:01 CPU %user %nice %system %iowait %steal %idle 09:03:30 08:54:01 all 0.72 0.00 0.34 0.07 0.00 98.87 09:03:30 08:54:01 0 0.77 0.00 0.37 0.08 0.00 98.78 09:03:30 08:54:01 1 0.83 0.00 0.37 0.03 0.02 98.75 09:03:30 08:54:01 2 0.47 0.00 0.32 0.03 0.00 99.18 09:03:30 08:54:01 3 0.82 0.00 0.30 0.12 0.00 98.77 09:03:30 08:55:01 all 0.15 0.00 0.06 0.00 0.00 99.78 09:03:30 08:55:01 0 0.03 0.00 0.05 0.00 0.00 99.92 09:03:30 08:55:01 1 0.50 0.00 0.07 0.00 0.00 99.43 09:03:30 08:55:01 2 0.07 0.00 0.10 0.00 0.02 99.82 09:03:30 08:55:01 3 0.02 0.00 0.02 0.00 0.00 99.97 09:03:30 08:56:01 all 0.17 0.00 0.06 0.00 0.00 99.77 09:03:30 08:56:01 0 0.03 0.00 0.05 0.00 0.00 99.92 09:03:30 08:56:01 1 0.55 0.00 0.05 0.00 0.00 99.40 09:03:30 08:56:01 2 0.05 0.00 0.12 0.00 0.00 99.83 09:03:30 08:56:01 3 0.03 0.00 0.03 0.00 0.02 99.92 09:03:30 08:57:01 all 0.17 0.00 0.04 0.00 0.00 99.79 09:03:30 08:57:01 0 0.03 0.00 0.05 0.00 0.00 99.92 09:03:30 08:57:01 1 0.57 0.00 0.05 0.00 0.00 99.38 09:03:30 08:57:01 2 0.05 0.00 0.05 0.00 0.00 99.90 09:03:30 08:57:01 3 0.03 0.00 0.02 0.00 0.00 99.95 09:03:30 08:58:01 all 0.18 0.00 0.06 0.00 0.01 99.75 09:03:30 08:58:01 0 0.05 0.00 0.05 0.00 0.02 99.88 09:03:30 08:58:01 1 0.55 0.00 0.02 0.00 0.02 99.42 09:03:30 08:58:01 2 0.05 0.00 0.15 0.00 0.00 99.80 09:03:30 08:58:01 3 0.05 0.00 0.03 0.00 0.00 99.92 09:03:30 08:59:01 all 0.17 0.00 0.05 0.00 0.00 99.79 09:03:30 08:59:01 0 0.02 0.00 0.05 0.00 0.00 99.93 09:03:30 08:59:01 1 0.17 0.00 0.07 0.00 0.00 99.77 09:03:30 08:59:01 2 0.45 0.00 0.05 0.00 0.00 99.50 09:03:30 08:59:01 3 0.03 0.00 0.02 0.00 0.00 99.95 09:03:30 09:00:01 all 0.15 0.00 0.03 0.00 0.00 99.81 09:03:30 09:00:01 0 0.02 0.00 0.03 0.00 0.00 99.95 09:03:30 09:00:01 1 0.05 0.00 0.03 0.00 0.00 99.92 09:03:30 09:00:01 2 0.53 0.00 0.03 0.00 0.00 99.43 09:03:30 09:00:01 3 0.02 0.00 0.03 0.00 0.00 99.95 09:03:30 09:01:01 all 0.17 0.00 0.04 0.00 0.00 99.79 09:03:30 09:01:01 0 0.03 0.00 0.03 0.00 0.00 99.93 09:03:30 09:01:01 1 0.05 0.00 0.03 0.00 0.00 99.92 09:03:30 09:01:01 2 0.52 0.00 0.03 0.00 0.00 99.45 09:03:30 09:01:01 3 0.07 0.00 0.07 0.00 0.00 99.87 09:03:30 09:02:01 all 0.16 0.00 0.05 0.00 0.00 99.79 09:03:30 09:02:01 0 0.02 0.00 0.02 0.00 0.00 99.97 09:03:30 09:02:01 1 0.05 0.00 0.05 0.00 0.00 99.90 09:03:30 09:02:01 2 0.57 0.00 0.08 0.00 0.00 99.35 09:03:30 09:02:01 3 0.02 0.00 0.03 0.02 0.00 99.93 09:03:30 09:03:01 all 1.96 0.00 1.04 1.22 0.01 95.76 09:03:30 09:03:01 0 1.60 0.00 0.87 0.02 0.00 97.51 09:03:30 09:03:01 1 2.05 0.00 1.30 1.50 0.00 95.14 09:03:30 09:03:01 2 2.57 0.00 1.04 1.99 0.02 94.38 09:03:30 09:03:01 3 1.62 0.00 0.95 1.39 0.02 96.01 09:03:30 Average: all 0.40 0.00 0.18 0.13 0.00 99.29 09:03:30 Average: 0 0.26 0.00 0.16 0.01 0.00 99.57 09:03:30 Average: 1 0.54 0.00 0.20 0.15 0.00 99.10 09:03:30 Average: 2 0.53 0.00 0.20 0.20 0.00 99.07 09:03:30 Average: 3 0.27 0.00 0.15 0.15 0.00 99.42 09:03:30 09:03:30 09:03:30