Pull request #377 opened Connecting to https://api.github.com using edgex-jenkins/****** (edgex-jenkins github personal access token) Connecting to https://api.github.com to check permissions of obtain list of badboy-huaqiao for edgexfoundry/edgex-ui-go Obtained Jenkinsfile from 642ea204e5b0988dfa74473838a2d6c3c9909515+2042747214768a5297d4458d210c69ac58bfc67c (3ddcfff2c30ed4cac709b118222a5627e015e9b0) Running in Durability level: MAX_SURVIVABILITY Loading library edgex-global-pipelines@stable Attempting to resolve stable from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > git /usr/bin/chcon --type=ssh_home_t /tmp/jenkins-gitclient-ssh3263700255494206064.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision f4a1163c6b2b14014f487cca778b157dcbc6cc6b Resolving tag commit... (remote references may be a lightweight tag or an annotated tag) > git rev-parse --resolve-git-dir /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f/.git # timeout=10 Setting origin to git@github.com:edgexfoundry/edgex-global-pipelines.git > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching origin... Fetching upstream changes from origin > git --version # timeout=10 > git --version # 'git version 2.16.6' > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > git /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f@tmp/jenkins-gitclient-ssh5414040946698918897.key > git fetch --tags --progress -- origin +refs/heads/*:refs/remotes/origin/* # timeout=10 > git rev-parse refs/tags/stable^{commit} # timeout=10 Resolved tag stable revision f4a1163c6b2b14014f487cca778b157dcbc6cc6b The recommended git tool is: git using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning with configured refspecs honoured and with tags Cloning repository git@github.com:edgexfoundry/edgex-global-pipelines.git > git init /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-ui-go/branches/PR-377/workspace@libs/edgex-global-pipelines # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > git /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-ui-go/branches/PR-377/workspace@libs/edgex-global-pipelines@tmp/jenkins-gitclient-ssh6405480686808580143.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 > git config --add remote.origin.fetch +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching with tags Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > git /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-ui-go/branches/PR-377/workspace@libs/edgex-global-pipelines@tmp/jenkins-gitclient-ssh8811114911895476436.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision f4a1163c6b2b14014f487cca778b157dcbc6cc6b (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f f4a1163c6b2b14014f487cca778b157dcbc6cc6b # timeout=10 Commit message: "Merge pull request #339 from ernestojeda/disable-snaps-temp" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 > git --version # timeout=10 > git --version # 'git version 2.16.6' Excluding src/test/ from checkout of git git@github.com:edgexfoundry/edgex-global-pipelines.git so that shared library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. Loading library lf-pipelines@master Attempting to resolve master from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > git /usr/bin/chcon --type=ssh_home_t /tmp/jenkins-gitclient-ssh2481775173035657895.key > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision d1a99147b03c6cd90561f8e70b7af78166bcd4cd The recommended git tool is: NONE using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning with configured refspecs honoured and without tags Cloning repository git@github.com:lfit/releng-pipelines.git > git init /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-ui-go/branches/PR-377/workspace@libs/lf-pipelines # timeout=10 Fetching upstream changes from git@github.com:lfit/releng-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > git /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-ui-go/branches/PR-377/workspace@libs/lf-pipelines@tmp/jenkins-gitclient-ssh5318954462845551481.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 Avoid second fetch Checking out Revision d1a99147b03c6cd90561f8e70b7af78166bcd4cd (master) > git config core.sparsecheckout # timeout=10 > git checkout -f d1a99147b03c6cd90561f8e70b7af78166bcd4cd # timeout=10 Commit message: "Feat: Add initial Java pipeline functionality" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 > git --version # timeout=10 > git --version # 'git version 2.16.6' fatal: bad object f4a1163c6b2b14014f487cca778b157dcbc6cc6b Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that shared library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoApp] RAW Config: [project:edgex-ui-go] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[centos7-docker-4c-2g, ubuntu18.04-docker-arm64-4c-16g]] [Pipeline] echo ========================================================= [edgeXBuildGoApp] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: edgex-ui-go-settings PROJECT: edgex-ui-go USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.16 GOPROXY: https://nexus3.edgexfoundry.org/repository/go-proxy/ DOCKER_BASE_IMAGE: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine DOCKER_FILE_PATH: Dockerfile DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_IMAGE_NAME: edgex-ui DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: true BUILD_EXPERIMENTAL_DOCKER_IMAGE: false BUILD_STABLE_DOCKER_IMAGE: false SEMVER_BUMP_LEVEL: pre BUILD_SNAP: false PUBLISH_SWAGGER_DOCS: false SWAGGER_API_FOLDERS: openapi/v1 ARTIFACT_ROOT: archives/bin ARTIFACT_TYPES: docker SHOULD_BUILD: true BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] node Still waiting to schedule task All nodes of label ‘centos7-docker-4c-2g’ are offline Running on prd-centos7-docker-4c-2g-199 in /w/workspace/edgexfoundry_edgex-ui-go_PR-377 [Pipeline] { [Pipeline] stage [Pipeline] { (Declarative: Checkout SCM) [Pipeline] checkout The recommended git tool is: git using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning repository git@github.com:edgexfoundry/edgex-ui-go.git > git init /w/workspace/edgexfoundry_edgex-ui-go_PR-377 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-ui-go.git > git --version # timeout=10 > git --version # 'git version 2.24.4' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > git /usr/bin/chcon --type=ssh_home_t /w/workspace/edgexfoundry_edgex-ui-go_PR-377@tmp/jenkins-gitclient-ssh6521715588469723080.key > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-ui-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Merging remotes/origin/master commit 2042747214768a5297d4458d210c69ac58bfc67c into PR head commit 642ea204e5b0988dfa74473838a2d6c3c9909515 > git config remote.origin.url git@github.com:edgexfoundry/edgex-ui-go.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-ui-go.git # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-ui-go.git using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > git /usr/bin/chcon --type=ssh_home_t /w/workspace/edgexfoundry_edgex-ui-go_PR-377@tmp/jenkins-gitclient-ssh3310005914731703271.key > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-ui-go.git +refs/pull/377/head:refs/remotes/origin/PR-377 +refs/heads/master:refs/remotes/origin/master # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 642ea204e5b0988dfa74473838a2d6c3c9909515 # timeout=10 Merge succeeded, producing 642ea204e5b0988dfa74473838a2d6c3c9909515 Checking out Revision 642ea204e5b0988dfa74473838a2d6c3c9909515 (PR-377) > git remote # timeout=10 > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > git /usr/bin/chcon --type=ssh_home_t /w/workspace/edgexfoundry_edgex-ui-go_PR-377@tmp/jenkins-gitclient-ssh6613470849373521276.key > git merge 2042747214768a5297d4458d210c69ac58bfc67c # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 642ea204e5b0988dfa74473838a2d6c3c9909515 # timeout=10 Commit message: "feat: update built UI" First time build. Skipping changelog. > git --version # timeout=10 > git --version # 'git version 2.24.4' fatal: bad object f4a1163c6b2b14014f487cca778b157dcbc6cc6b [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 14:54:17 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 14:54:18 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 14:54:18 ========================================================= 14:54:18 EdgeX Global Pipelines Version Info 14:54:18 ========================================================= [Pipeline] libraryResource [Pipeline] sh 14:54:19 ------------------- 14:54:19 stable info: 14:54:19 ------------------- 14:54:19 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 14:54:19 Commit SHA: f4a1163c6b2b14014f487cca778b157dcbc6cc6b 14:54:19 Message: update stable to v1.0.194 14:54:20 ------------------- 14:54:20 experimental info: 14:54:20 ------------------- 14:54:20 Commited By: **** collab-it+edgex@linuxfoundation.org 14:54:20 Commit SHA: f4a1163c6b2b14014f487cca778b157dcbc6cc6b 14:54:20 Message: update experimental to v1.0.194 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 14:54:20 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-ui-go-settings [Pipeline] echo 14:54:20 [edgeXSetupEnvironment]: set envvar PROJECT = edgex-ui-go [Pipeline] echo 14:54:20 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 14:54:20 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 14:54:20 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 14:54:20 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.16 [Pipeline] echo 14:54:20 [edgeXSetupEnvironment]: set envvar GOPROXY = https://nexus3.edgexfoundry.org/repository/go-proxy/ [Pipeline] echo 14:54:20 [edgeXSetupEnvironment]: set envvar DOCKER_BASE_IMAGE = nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine [Pipeline] echo 14:54:21 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo 14:54:21 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 14:54:21 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 14:54:21 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = edgex-ui [Pipeline] echo 14:54:21 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 14:54:21 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 14:54:21 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 14:54:21 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 14:54:21 [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo 14:54:21 [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo 14:54:21 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 14:54:21 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 14:54:21 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo 14:54:21 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo 14:54:21 [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo 14:54:22 [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo 14:54:22 [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo 14:54:22 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 14:54:22 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-377 [Pipeline] echo 14:54:22 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-377 [Pipeline] echo 14:54:22 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-377 [Pipeline] echo 14:54:22 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 642ea204e5b0988dfa74473838a2d6c3c9909515 [Pipeline] echo 14:54:22 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 642ea20 [Pipeline] echo 14:54:22 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 14:54:22 provisioning config files... 14:54:22 copy managed file [edgex-ui-go-settings] to file:/w/workspace/edgexfoundry_edgex-ui-go_PR-377@tmp/config6476060137239158367tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 14:54:23 ---> docker-login.sh 14:54:23 nexus3.edgexfoundry.org:10001 14:54:24 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 14:54:24 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 14:54:24 Configure a credential helper to remove this warning. See 14:54:24 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 14:54:24 14:54:24 Login Succeeded 14:54:24 nexus3.edgexfoundry.org:10002 14:54:24 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 14:54:24 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 14:54:24 Configure a credential helper to remove this warning. See 14:54:24 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 14:54:24 14:54:24 Login Succeeded 14:54:24 nexus3.edgexfoundry.org:10003 14:54:24 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 14:54:24 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 14:54:24 Configure a credential helper to remove this warning. See 14:54:24 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 14:54:24 14:54:24 Login Succeeded 14:54:24 nexus3.edgexfoundry.org:10004 14:54:24 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 14:54:24 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 14:54:24 Configure a credential helper to remove this warning. See 14:54:24 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 14:54:24 14:54:24 Login Succeeded 14:54:24 docker.io 14:54:24 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 14:54:24 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 14:54:24 Configure a credential helper to remove this warning. See 14:54:24 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 14:54:24 14:54:24 Login Succeeded 14:54:24 ---> docker-login.sh ends [Pipeline] } 14:54:24 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 14:54:25 + git log --format=format:%s -1 642ea204e5b0988dfa74473838a2d6c3c9909515 [Pipeline] echo 14:54:25 GIT_COMMIT: 642ea204e5b0988dfa74473838a2d6c3c9909515, Commit Message: feat: update built UI [Pipeline] echo 14:54:25 This is not a build commit. [Pipeline] isUnix [Pipeline] sh 14:54:26 + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 14:54:26 14:54:26 Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh 14:54:27 + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 14:54:27 latest: Pulling from edgex-devops/git-semver 14:54:27 31603596830f: Pulling fs layer 14:54:27 54011a49482f: Pulling fs layer 14:54:27 a6820b24f6d8: Pulling fs layer 14:54:27 f581987b2513: Pulling fs layer 14:54:27 f581987b2513: Waiting 14:54:27 54011a49482f: Verifying Checksum 14:54:27 54011a49482f: Download complete 14:54:27 31603596830f: Verifying Checksum 14:54:27 31603596830f: Download complete 14:54:27 a6820b24f6d8: Verifying Checksum 14:54:27 a6820b24f6d8: Download complete 14:54:27 f581987b2513: Verifying Checksum 14:54:27 f581987b2513: Download complete 14:54:27 31603596830f: Pull complete 14:54:27 54011a49482f: Pull complete 14:54:28 a6820b24f6d8: Pull complete 14:54:28 f581987b2513: Pull complete 14:54:28 Digest: sha256:772af3cb61214e5a22880db9bb273bb039d0aa3a8f4edfa0c1def8b4e20ea536 14:54:28 Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 14:54:28 nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer 14:54:28 prd-centos7-docker-4c-2g-199 does not seem to be running inside a container 14:54:28 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgexfoundry_edgex-ui-go_PR-377 -v /w/workspace/edgexfoundry_edgex-ui-go_PR-377:/w/workspace/edgexfoundry_edgex-ui-go_PR-377:rw,z -v /w/workspace/edgexfoundry_edgex-ui-go_PR-377@tmp:/w/workspace/edgexfoundry_edgex-ui-go_PR-377@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat 14:54:29 $ docker top 86a72b47015ad3eb2a097f1e0be3d1bea67804c87d91d6915bbd635e07101cb7 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 14:54:29 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 14:54:29 [ssh-agent] Looking for ssh-agent implementation... 14:54:30 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 14:54:30 $ docker exec 86a72b47015ad3eb2a097f1e0be3d1bea67804c87d91d6915bbd635e07101cb7 ssh-agent 14:54:30 SSH_AUTH_SOCK=/tmp/ssh-4Cd9KyoP91ci/agent.15 14:54:30 SSH_AGENT_PID=21 14:54:30 Running ssh-add (command line suppressed) 14:54:30 Identity added: /w/workspace/edgexfoundry_edgex-ui-go_PR-377@tmp/private_key_303782887581566178.key (/w/workspace/edgexfoundry_edgex-ui-go_PR-377@tmp/private_key_303782887581566178.key) 14:54:30 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 14:54:30 + git tag --points-at HEAD [Pipeline] } 14:54:30 $ docker exec --env ******** --env ******** 86a72b47015ad3eb2a097f1e0be3d1bea67804c87d91d6915bbd635e07101cb7 ssh-agent -k 14:54:30 unset SSH_AUTH_SOCK; 14:54:30 unset SSH_AGENT_PID; 14:54:30 echo Agent pid 21 killed; 14:54:30 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 14:54:30 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 14:54:30 [ssh-agent] Looking for ssh-agent implementation... 14:54:31 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 14:54:31 $ docker exec 86a72b47015ad3eb2a097f1e0be3d1bea67804c87d91d6915bbd635e07101cb7 ssh-agent 14:54:31 SSH_AUTH_SOCK=/tmp/ssh-R1C4td2jJfjs/agent.54 14:54:31 SSH_AGENT_PID=60 14:54:31 Running ssh-add (command line suppressed) 14:54:31 Identity added: /w/workspace/edgexfoundry_edgex-ui-go_PR-377@tmp/private_key_5432360990482052859.key (/w/workspace/edgexfoundry_edgex-ui-go_PR-377@tmp/private_key_5432360990482052859.key) 14:54:31 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 14:54:31 + git semver init 14:54:31 # -> Open(): unable to determine branch for HEAD 14:54:31 # $GIT_DIR = /w/workspace/edgexfoundry_edgex-ui-go_PR-377/.git 14:54:31 # $GIT_WORK_TREE = /w/workspace/edgexfoundry_edgex-ui-go_PR-377 14:54:31 # $SEMVER_REMOTE_NAME = origin 14:54:31 # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org 14:54:31 # $SEMVER_USER_NAME = edgex-jenkins 14:54:31 # $SEMVER_BRANCH = PR-377 14:54:31 # $SEMVER_TEMP = /tmp/semver-702698274 14:54:31 # git clone --branch semver git@github.com:edgexfoundry/edgex-ui-go.git $SEMVER_TEMP 14:54:33 # '/tmp/semver-702698274' -> '/w/workspace/edgexfoundry_edgex-ui-go_PR-377/.semver' 14:54:33 # -> Force: false 14:54:33 # $SEMVER_DIR = /w/workspace/edgexfoundry_edgex-ui-go_PR-377/.semver [Pipeline] } 14:54:33 $ docker exec --env ******** --env ******** 86a72b47015ad3eb2a097f1e0be3d1bea67804c87d91d6915bbd635e07101cb7 ssh-agent -k 14:54:33 unset SSH_AUTH_SOCK; 14:54:33 unset SSH_AGENT_PID; 14:54:33 echo Agent pid 60 killed; 14:54:33 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 14:54:33 + git semver [Pipeline] } 14:54:33 $ docker stop --time=1 86a72b47015ad3eb2a097f1e0be3d1bea67804c87d91d6915bbd635e07101cb7 14:54:35 $ docker rm -f 86a72b47015ad3eb2a097f1e0be3d1bea67804c87d91d6915bbd635e07101cb7 [Pipeline] // withDockerContainer [Pipeline] sh 14:54:35 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 14:54:35 Stashed 1 file(s) [Pipeline] echo 14:54:35 [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 14:54:51 Still waiting to schedule task 14:54:51 Waiting for next available executor on ‘prd-centos7-docker-4c-2g-199’ 14:54:51 Still waiting to schedule task 14:54:51 All nodes of label ‘ubuntu18.04-docker-arm64-4c-16g’ are offline 14:56:49 Running on prd-ubuntu18.04-docker-arm64-4c-16g-200 in /w/workspace/edgexfoundry_edgex-ui-go_PR-377 [Pipeline] { [Pipeline] ws 14:56:49 Running in /w/workspace/edgex-ui-go/1 [Pipeline] { [Pipeline] checkout 14:56:49 The recommended git tool is: git 14:56:54 using credential edgex-jenkins-ssh 14:56:54 Cloning the remote Git repository 14:56:54 Cloning repository git@github.com:edgexfoundry/edgex-ui-go.git 14:56:54 > git init /w/workspace/edgex-ui-go/1 # timeout=10 14:56:54 Fetching upstream changes from git@github.com:edgexfoundry/edgex-ui-go.git 14:56:54 > git --version # timeout=10 14:56:54 > git --version # 'git version 2.17.1' 14:56:54 using GIT_SSH to set credentials SSH Credentials for GitHub 14:56:55 > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-ui-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 14:56:57 Merging remotes/origin/master commit 2042747214768a5297d4458d210c69ac58bfc67c into PR head commit 642ea204e5b0988dfa74473838a2d6c3c9909515 14:56:57 > git config remote.origin.url git@github.com:edgexfoundry/edgex-ui-go.git # timeout=10 14:56:57 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 14:56:57 > git config remote.origin.url git@github.com:edgexfoundry/edgex-ui-go.git # timeout=10 14:56:57 Fetching upstream changes from git@github.com:edgexfoundry/edgex-ui-go.git 14:56:57 using GIT_SSH to set credentials SSH Credentials for GitHub 14:56:57 > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-ui-go.git +refs/pull/377/head:refs/remotes/origin/PR-377 +refs/heads/master:refs/remotes/origin/master # timeout=10 14:56:57 > git config core.sparsecheckout # timeout=10 14:56:57 > git checkout -f 642ea204e5b0988dfa74473838a2d6c3c9909515 # timeout=10 14:56:58 Merge succeeded, producing 642ea204e5b0988dfa74473838a2d6c3c9909515 14:56:58 Checking out Revision 642ea204e5b0988dfa74473838a2d6c3c9909515 (PR-377) 14:56:58 > git remote # timeout=10 14:56:58 > git config --get remote.origin.url # timeout=10 14:56:58 using GIT_SSH to set credentials SSH Credentials for GitHub 14:56:58 > git merge 2042747214768a5297d4458d210c69ac58bfc67c # timeout=10 14:56:58 > git rev-parse HEAD^{commit} # timeout=10 14:56:58 > git config core.sparsecheckout # timeout=10 14:56:58 > git checkout -f 642ea204e5b0988dfa74473838a2d6c3c9909515 # timeout=10 14:57:03 Commit message: "feat: update built UI" 14:57:03 > git --version # timeout=10 14:57:03 > git --version # 'git version 2.17.1' 14:57:03 fatal: bad object f4a1163c6b2b14014f487cca778b157dcbc6cc6b [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 14:57:05 + sudo jq . + {"registry-mirrors": ["https://nexus3.edgexfoundry.org:10001"], debug: false} /etc/docker/daemon.json [Pipeline] sh 14:57:05 + sudo mv /tmp/daemon.json /etc/docker/daemon.json [Pipeline] sh 14:57:05 + + true 14:57:05 sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 14:57:24 provisioning config files... 14:57:24 copy managed file [edgex-ui-go-settings] to file:/w/workspace/edgex-ui-go/1@tmp/config4504743738089636151tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 14:57:24 ---> docker-login.sh 14:57:24 nexus3.edgexfoundry.org:10001 14:57:25 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 14:57:26 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 14:57:26 Configure a credential helper to remove this warning. See 14:57:26 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 14:57:26 14:57:26 Login Succeeded 14:57:26 nexus3.edgexfoundry.org:10002 14:57:26 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 14:57:26 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 14:57:26 Configure a credential helper to remove this warning. See 14:57:26 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 14:57:26 14:57:26 Login Succeeded 14:57:26 nexus3.edgexfoundry.org:10003 14:57:26 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 14:57:27 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 14:57:27 Configure a credential helper to remove this warning. See 14:57:27 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 14:57:27 14:57:27 Login Succeeded 14:57:27 nexus3.edgexfoundry.org:10004 14:57:27 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 14:57:27 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 14:57:27 Configure a credential helper to remove this warning. See 14:57:27 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 14:57:27 14:57:27 Login Succeeded 14:57:27 docker.io 14:57:28 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 14:57:28 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 14:57:28 Configure a credential helper to remove this warning. See 14:57:28 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 14:57:28 14:57:28 Login Succeeded 14:57:28 ---> docker-login.sh ends [Pipeline] } 14:57:28 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 14:57:28 ========================================================= 14:57:28 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine] 14:57:28 ========================================================= [Pipeline] isUnix [Pipeline] sh 14:57:29 + 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 . 14:57:30 Sending build context to Docker daemon 35.83MB 14:57:30 Step 1/8 : ARG BASE=golang:1.16-alpine3.12 14:57:30 Step 2/8 : FROM ${BASE} 14:57:30 1.16-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 14:57:30 595b0fe564bb: Pulling fs layer 14:57:30 3088b5b3c5c0: Pulling fs layer 14:57:30 5b7225fbf94c: Pulling fs layer 14:57:30 ba82ee9f976e: Pulling fs layer 14:57:30 506bd15cee9f: Pulling fs layer 14:57:30 75a0a4a0db45: Pulling fs layer 14:57:30 618dc40b7e24: Pulling fs layer 14:57:30 506bd15cee9f: Waiting 14:57:30 75a0a4a0db45: Waiting 14:57:30 618dc40b7e24: Waiting 14:57:30 ba82ee9f976e: Waiting 14:57:30 5b7225fbf94c: Download complete 14:57:30 3088b5b3c5c0: Verifying Checksum 14:57:30 3088b5b3c5c0: Download complete 14:57:30 506bd15cee9f: Verifying Checksum 14:57:30 506bd15cee9f: Download complete 14:57:30 75a0a4a0db45: Download complete 14:57:30 595b0fe564bb: Verifying Checksum 14:57:30 595b0fe564bb: Download complete 14:57:31 595b0fe564bb: Pull complete 14:57:31 3088b5b3c5c0: Pull complete 14:57:32 5b7225fbf94c: Pull complete 14:57:33 618dc40b7e24: Verifying Checksum 14:57:34 Running on prd-centos7-docker-4c-2g-201 in /w/workspace/edgexfoundry_edgex-ui-go_PR-377 [Pipeline] { [Pipeline] ws 14:57:34 Running in /w/workspace/edgex-ui-go/1 [Pipeline] { [Pipeline] checkout 14:57:34 ba82ee9f976e: Verifying Checksum 14:57:34 ba82ee9f976e: Download complete 14:57:34 The recommended git tool is: git 14:57:36 using credential edgex-jenkins-ssh 14:57:36 Cloning the remote Git repository 14:57:36 Cloning repository git@github.com:edgexfoundry/edgex-ui-go.git 14:57:36 > git init /w/workspace/edgex-ui-go/1 # timeout=10 14:57:36 Fetching upstream changes from git@github.com:edgexfoundry/edgex-ui-go.git 14:57:36 > git --version # timeout=10 14:57:36 > git --version # 'git version 2.24.4' 14:57:36 using GIT_SSH to set credentials SSH Credentials for GitHub 14:57:36 [INFO] Currently running in a labeled security context 14:57:36 [INFO] Currently SELinux is 'enforcing' on the host 14:57:36 > git /usr/bin/chcon --type=ssh_home_t /w/workspace/edgex-ui-go/1@tmp/jenkins-gitclient-ssh7833611914663428251.key 14:57:36 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-ui-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 14:57:38 Merging remotes/origin/master commit 2042747214768a5297d4458d210c69ac58bfc67c into PR head commit 642ea204e5b0988dfa74473838a2d6c3c9909515 14:57:38 Merge succeeded, producing 642ea204e5b0988dfa74473838a2d6c3c9909515 14:57:38 Checking out Revision 642ea204e5b0988dfa74473838a2d6c3c9909515 (PR-377) 14:57:37 > git config remote.origin.url git@github.com:edgexfoundry/edgex-ui-go.git # timeout=10 14:57:37 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 14:57:37 > git config remote.origin.url git@github.com:edgexfoundry/edgex-ui-go.git # timeout=10 14:57:37 Fetching upstream changes from git@github.com:edgexfoundry/edgex-ui-go.git 14:57:37 using GIT_SSH to set credentials SSH Credentials for GitHub 14:57:37 [INFO] Currently running in a labeled security context 14:57:37 [INFO] Currently SELinux is 'enforcing' on the host 14:57:37 > git /usr/bin/chcon --type=ssh_home_t /w/workspace/edgex-ui-go/1@tmp/jenkins-gitclient-ssh7553515805262856198.key 14:57:37 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-ui-go.git +refs/pull/377/head:refs/remotes/origin/PR-377 +refs/heads/master:refs/remotes/origin/master # timeout=10 14:57:37 > git config core.sparsecheckout # timeout=10 14:57:37 > git checkout -f 642ea204e5b0988dfa74473838a2d6c3c9909515 # timeout=10 14:57:38 > git remote # timeout=10 14:57:38 > git config --get remote.origin.url # timeout=10 14:57:38 using GIT_SSH to set credentials SSH Credentials for GitHub 14:57:38 [INFO] Currently running in a labeled security context 14:57:38 [INFO] Currently SELinux is 'enforcing' on the host 14:57:38 > git /usr/bin/chcon --type=ssh_home_t /w/workspace/edgex-ui-go/1@tmp/jenkins-gitclient-ssh1501041464760853361.key 14:57:38 > git merge 2042747214768a5297d4458d210c69ac58bfc67c # timeout=10 14:57:38 > git rev-parse HEAD^{commit} # timeout=10 14:57:38 > git config core.sparsecheckout # timeout=10 14:57:38 > git checkout -f 642ea204e5b0988dfa74473838a2d6c3c9909515 # timeout=10 14:57:42 Commit message: "feat: update built UI" 14:57:41 > git --version # timeout=10 14:57:41 > git --version # 'git version 2.24.4' 14:57:42 fatal: bad object f4a1163c6b2b14014f487cca778b157dcbc6cc6b [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 14:57:43 + sudo jq '. + {"registry-mirrors": ["https://nexus3.edgexfoundry.org:10001"], debug: false}' /etc/docker/daemon.json [Pipeline] sh 14:57:44 + sudo mv /tmp/daemon.json /etc/docker/daemon.json [Pipeline] sh 14:57:44 ba82ee9f976e: Pull complete 14:57:44 506bd15cee9f: Pull complete 14:57:44 75a0a4a0db45: Pull complete 14:57:44 + true 14:57:44 + sudo service docker restart 14:57:44 Redirecting to /bin/systemctl restart docker.service 14:57:48 618dc40b7e24: Pull complete 14:57:48 Digest: sha256:191d62e8e984ab65c8d79a04719ea24e645fa2781e820aadaa53da5888d6c818 14:57:48 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine 14:57:48 ---> a36622ca3599 14:57:48 Step 3/8 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: Intel' 14:57:50 ---> Running in 62e040c02b26 14:57:50 Removing intermediate container 62e040c02b26 14:57:50 ---> 66bb1c6d00a1 14:57:50 Step 4/8 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 14:57:50 ---> Running in 86cfcfb2148d 14:57:53 Removing intermediate container 86cfcfb2148d 14:57:53 ---> 3070ad5538ac 14:57:53 Step 5/8 : RUN apk add --no-cache make git 14:57:53 ---> Running in 0446d00cae78 14:57:54 fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz 14:57:55 fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz 14:57:56 OK: 138 MiB in 40 packages 14:57:57 Removing intermediate container 0446d00cae78 14:57:57 ---> 15b206a19669 14:57:57 Step 6/8 : WORKDIR /edgex-ui-go 14:57:57 ---> Running in 9550622b56e7 14:57:57 Removing intermediate container 9550622b56e7 14:57:57 ---> dad5da63b282 14:57:57 Step 7/8 : COPY . . 14:58:01 ---> 2d751652def3 14:58:01 Step 8/8 : RUN go mod download 14:58:01 ---> Running in 813f00f98663 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 14:58:02 provisioning config files... 14:58:02 copy managed file [edgex-ui-go-settings] to file:/w/workspace/edgex-ui-go/1@tmp/config5637571948390190905tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 14:58:03 ---> docker-login.sh 14:58:03 nexus3.edgexfoundry.org:10001 14:58:03 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 14:58:03 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 14:58:03 Configure a credential helper to remove this warning. See 14:58:03 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 14:58:03 14:58:03 Login Succeeded 14:58:03 nexus3.edgexfoundry.org:10002 14:58:03 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 14:58:03 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 14:58:03 Configure a credential helper to remove this warning. See 14:58:03 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 14:58:03 14:58:03 Login Succeeded 14:58:03 nexus3.edgexfoundry.org:10003 14:58:03 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 14:58:03 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 14:58:03 Configure a credential helper to remove this warning. See 14:58:03 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 14:58:03 14:58:03 Login Succeeded 14:58:03 nexus3.edgexfoundry.org:10004 14:58:03 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 14:58:03 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 14:58:03 Configure a credential helper to remove this warning. See 14:58:03 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 14:58:03 14:58:03 Login Succeeded 14:58:03 docker.io 14:58:03 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 14:58:04 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 14:58:04 Configure a credential helper to remove this warning. See 14:58:04 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 14:58:04 14:58:04 Login Succeeded 14:58:04 ---> docker-login.sh ends [Pipeline] } 14:58:04 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 14:58:04 ========================================================= 14:58:04 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine] 14:58:04 ========================================================= [Pipeline] isUnix [Pipeline] sh 14:58:04 + 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 . 14:58:05 Sending build context to Docker daemon 35.84MB 14:58:05 Step 1/8 : ARG BASE=golang:1.16-alpine3.12 14:58:05 Step 2/8 : FROM ${BASE} 14:58:05 1.16-alpine: Pulling from edgex-devops/edgex-golang-base 14:58:05 540db60ca938: Pulling fs layer 14:58:05 adcc1eea9eea: Pulling fs layer 14:58:05 4c4ab2625f07: Pulling fs layer 14:58:05 0510c868ecb4: Pulling fs layer 14:58:05 afea3b2eda06: Pulling fs layer 14:58:05 7809a108b3ef: Pulling fs layer 14:58:05 f706445af74f: Pulling fs layer 14:58:05 0510c868ecb4: Waiting 14:58:05 afea3b2eda06: Waiting 14:58:05 7809a108b3ef: Waiting 14:58:05 f706445af74f: Waiting 14:58:05 4c4ab2625f07: Verifying Checksum 14:58:05 4c4ab2625f07: Download complete 14:58:05 adcc1eea9eea: Download complete 14:58:05 afea3b2eda06: Verifying Checksum 14:58:05 afea3b2eda06: Download complete 14:58:05 540db60ca938: Verifying Checksum 14:58:05 540db60ca938: Download complete 14:58:05 7809a108b3ef: Verifying Checksum 14:58:05 7809a108b3ef: Download complete 14:58:05 540db60ca938: Pull complete 14:58:05 adcc1eea9eea: Pull complete 14:58:05 4c4ab2625f07: Pull complete 14:58:07 f706445af74f: Verifying Checksum 14:58:07 f706445af74f: Download complete 14:58:07 0510c868ecb4: Verifying Checksum 14:58:07 0510c868ecb4: Download complete 14:58:10 0510c868ecb4: Pull complete 14:58:10 afea3b2eda06: Pull complete 14:58:10 7809a108b3ef: Pull complete 14:58:12 f706445af74f: Pull complete 14:58:12 Digest: sha256:3789524f83b4b99ff44900c39f6da7fc44f99660cd9adf292610dec398b137f4 14:58:12 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine 14:58:12 ---> b068be0155e3 14:58:12 Step 3/8 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: Intel' 14:58:16 ---> Running in 263ee01946c0 14:58:16 Removing intermediate container 263ee01946c0 14:58:16 ---> 7b360f452ce0 14:58:16 Step 4/8 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 14:58:16 ---> Running in 71b352952199 14:58:16 Removing intermediate container 71b352952199 14:58:16 ---> e0108aca931a 14:58:16 Step 5/8 : RUN apk add --no-cache make git 14:58:16 ---> Running in dd0a40826e8d 14:58:17 fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz 14:58:18 fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz 14:58:18 OK: 149 MiB in 40 packages 14:58:18 Removing intermediate container dd0a40826e8d 14:58:18 ---> f5619905947b 14:58:18 Step 6/8 : WORKDIR /edgex-ui-go 14:58:18 ---> Running in 57b91ad2cb5f 14:58:18 Removing intermediate container 57b91ad2cb5f 14:58:18 ---> 80c2e1d0a39f 14:58:18 Step 7/8 : COPY . . 14:58:20 ---> 1f0e1387f5bb 14:58:20 Step 8/8 : RUN go mod download 14:58:20 ---> Running in 1a7e5304e1e1 14:58:32 Removing intermediate container 1a7e5304e1e1 14:58:32 ---> 6d038ec1c594 14:58:32 Successfully built 6d038ec1c594 14:58:32 Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] sh 14:58:32 + docker inspect -f . ci-base-image-x86_64 14:58:32 . [Pipeline] withDockerContainer 14:58:32 prd-centos7-docker-4c-2g-201 does not seem to be running inside a container 14:58:32 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-ui-go/1 -v /w/workspace/edgex-ui-go/1:/w/workspace/edgex-ui-go/1:rw,z -v /w/workspace/edgex-ui-go/1@tmp:/w/workspace/edgex-ui-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 14:58:33 $ docker top 9cf65d85230a2e613c62c6218f7d37589685a0c577747fd0e217e1ae3a9cc0d9 -eo pid,comm [Pipeline] { [Pipeline] sh 14:58:33 Removing intermediate container 813f00f98663 14:58:33 ---> 9105042d8194 14:58:33 Successfully built 9105042d8194 14:58:33 Successfully tagged ci-base-image-arm64:latest 14:58:33 + go version 14:58:33 go version go1.16.3 linux/amd64 [Pipeline] } 14:58:33 $ docker stop --time=1 9cf65d85230a2e613c62c6218f7d37589685a0c577747fd0e217e1ae3a9cc0d9 14:58:34 $ docker rm -f 9cf65d85230a2e613c62c6218f7d37589685a0c577747fd0e217e1ae3a9cc0d9 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] isUnix [Pipeline] sh [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 14:58:35 + docker inspect -f . ci-base-image-arm64 14:58:35 . [Pipeline] withDockerContainer 14:58:35 + docker inspect -f . ci-base-image-x86_64 14:58:35 . 14:58:35 prd-ubuntu18.04-docker-arm64-4c-16g-200 does not seem to be running inside a container 14:58:35 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-ui-go/1 -v /w/workspace/edgex-ui-go/1:/w/workspace/edgex-ui-go/1:rw,z -v /w/workspace/edgex-ui-go/1@tmp:/w/workspace/edgex-ui-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 14:58:37 $ docker top df98b08ec3435360d9d0069d25b5e5bbf3d5652c07ca937e35c683564d3ed402 -eo pid,comm [Pipeline] { [Pipeline] withDockerContainer 14:58:38 prd-centos7-docker-4c-2g-201 does not seem to be running inside a container 14:58:38 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-ui-go/1 -v /w/workspace/edgex-ui-go/1:/w/workspace/edgex-ui-go/1:rw,z -v /w/workspace/edgex-ui-go/1@tmp:/w/workspace/edgex-ui-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 14:58:38 $ docker top de36f5d5875fad64a9858cd7a9d33a3cc4e0daf5f3482583a6f35be6636668f5 -eo pid,comm [Pipeline] { [Pipeline] sh [Pipeline] sh 14:58:39 + go mod tidy 14:58:39 + go version 14:58:39 go version go1.16.5 linux/arm64 [Pipeline] } 14:58:39 $ docker stop --time=1 df98b08ec3435360d9d0069d25b5e5bbf3d5652c07ca937e35c683564d3ed402 14:58:41 $ docker rm -f df98b08ec3435360d9d0069d25b5e5bbf3d5652c07ca937e35c683564d3ed402 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] sh [Pipeline] // script [Pipeline] } [Pipeline] // stage 14:58:41 + make test 14:58:41 GO111MODULE=on go test -coverprofile=coverage.out ./... [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 14:58:42 ? github.com/edgexfoundry/edgex-ui-go [no test files] 14:58:42 + docker inspect -f . ci-base-image-arm64 14:58:42 . [Pipeline] withDockerContainer 14:58:42 prd-ubuntu18.04-docker-arm64-4c-16g-200 does not seem to be running inside a container 14:58:42 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-ui-go/1 -v /w/workspace/edgex-ui-go/1:/w/workspace/edgex-ui-go/1:rw,z -v /w/workspace/edgex-ui-go/1@tmp:/w/workspace/edgex-ui-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 14:58:44 $ docker top ab04eb51b389c3fd6d879d9ba2882ca2dfcfdedb91ded6facfd8ab208826933b -eo pid,comm [Pipeline] { [Pipeline] sh 14:58:45 + go mod tidy [Pipeline] sh 14:58:46 + make test 14:58:46 GO111MODULE=on go test -coverprofile=coverage.out ./... 14:58:48 ? github.com/edgexfoundry/edgex-ui-go [no test files] 14:58:52 ? github.com/edgexfoundry/edgex-ui-go/cmd/edgex-ui-server [no test files] 14:58:52 ? github.com/edgexfoundry/edgex-ui-go/internal [no test files] 14:58:52 ? github.com/edgexfoundry/edgex-ui-go/internal/component [no test files] 14:58:52 ? github.com/edgexfoundry/edgex-ui-go/internal/configs [no test files] 14:58:52 ? github.com/edgexfoundry/edgex-ui-go/internal/core [no test files] 14:58:52 ? github.com/edgexfoundry/edgex-ui-go/internal/domain [no test files] 14:58:52 ? github.com/edgexfoundry/edgex-ui-go/internal/errors [no test files] 14:58:52 ? github.com/edgexfoundry/edgex-ui-go/internal/handler [no test files] 14:58:52 ? github.com/edgexfoundry/edgex-ui-go/internal/pkg/usage [no test files] 14:58:52 ? github.com/edgexfoundry/edgex-ui-go/internal/repository [no test files] 14:58:52 ? github.com/edgexfoundry/edgex-ui-go/internal/repository/mm [no test files] 14:58:52 ? github.com/edgexfoundry/edgex-ui-go/internal/repository/mongo [no test files] 14:58:52 GO111MODULE=on go vet ./... [Pipeline] } 14:58:56 $ docker stop --time=1 de36f5d5875fad64a9858cd7a9d33a3cc4e0daf5f3482583a6f35be6636668f5 14:58:58 $ docker rm -f de36f5d5875fad64a9858cd7a9d33a3cc4e0daf5f3482583a6f35be6636668f5 [Pipeline] // withDockerContainer [Pipeline] sh 14:58:58 + sudo chown -R jenkins:jenkins . [Pipeline] stash 14:58:58 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh 14:59:01 + sudo chown -R jenkins:jenkins . [Pipeline] sh 14:59:01 + ls -al . 14:59:01 total 92 14:59:01 drwxrwxr-x. 10 jenkins jenkins 4096 Jun 10 14:58 . 14:59:01 drwxrwxr-x. 4 jenkins jenkins 28 Jun 10 14:57 .. 14:59:01 drwxrwxr-x. 3 jenkins jenkins 20 Jun 10 14:57 assets 14:59:01 drwxrwxr-x. 2 jenkins jenkins 35 Jun 10 14:57 bin 14:59:01 drwxrwxr-x. 3 jenkins jenkins 29 Jun 10 14:57 cmd 14:59:01 -rw-rw-r--. 1 jenkins jenkins 3959 Jun 10 14:57 CONTRIBUTING.md 14:59:01 -rw-r--r--. 1 jenkins jenkins 10 Jun 10 14:58 coverage.out 14:59:01 -rw-rw-r--. 1 jenkins jenkins 1508 Jun 10 14:57 Dockerfile 14:59:01 -rw-rw-r--. 1 jenkins jenkins 902 Jun 10 14:57 Dockerfile.build 14:59:01 drwxrwxr-x. 5 jenkins jenkins 104 Jun 10 14:57 docs 14:59:01 drwxrwxr-x. 8 jenkins jenkins 179 Jun 10 14:57 .git 14:59:01 drwxrwxr-x. 2 jenkins jenkins 103 Jun 10 14:57 .github 14:59:01 -rw-rw-r--. 1 jenkins jenkins 162 Jun 10 14:57 .gitignore 14:59:01 -rw-rw-r--. 1 jenkins jenkins 971 Jun 10 14:57 go.mod 14:59:01 -rw-r--r--. 1 jenkins jenkins 23959 Jun 10 14:58 go.sum 14:59:01 drwxrwxr-x. 10 jenkins jenkins 139 Jun 10 14:57 internal 14:59:01 -rw-rw-r--. 1 jenkins jenkins 652 Jun 10 14:57 Jenkinsfile 14:59:01 -rw-rw-r--. 1 jenkins jenkins 11357 Jun 10 14:57 LICENSE 14:59:01 -rw-rw-r--. 1 jenkins jenkins 941 Jun 10 14:57 Makefile 14:59:01 -rw-rw-r--. 1 jenkins jenkins 6012 Jun 10 14:57 README.md 14:59:01 -rw-rw-r--. 1 jenkins jenkins 5 Jun 10 14:54 VERSION 14:59:01 -rw-rw-r--. 1 jenkins jenkins 155 Jun 10 14:57 version.go 14:59:01 drwxrwxr-x. 4 jenkins jenkins 4096 Jun 10 14:57 web [Pipeline] isUnix [Pipeline] sh 14:59:02 + docker build -t edgex-ui -f Dockerfile --build-arg BASE=ci-base-image-x86_64 --build-arg 'MAKE=make build' --build-arg ARCH=amd64 --label git_sha=642ea204e5b0988dfa74473838a2d6c3c9909515 --label arch=amd64 --label version=0.0.0 . 14:59:02 Sending build context to Docker daemon 35.86MB 14:59:02 Step 1/24 : ARG BASE=golang:1.16-alpine3.12 14:59:02 Step 2/24 : FROM ${BASE} AS builder 14:59:02 ---> 6d038ec1c594 14:59:02 Step 3/24 : ARG MAKE="make cmd/edgex-ui-server/edgex-ui-server" 14:59:02 ---> Running in 047a4a6c8693 14:59:02 Removing intermediate container 047a4a6c8693 14:59:02 ---> ea536417b631 14:59:02 Step 4/24 : ARG ALPINE_PKG_BASE="make git" 14:59:02 ---> Running in 61b1258125b7 14:59:02 Removing intermediate container 61b1258125b7 14:59:02 ---> 73a1bc77891e 14:59:02 Step 5/24 : ARG ALPINE_PKG_EXTRA="" 14:59:02 ---> Running in a80f2ae19dbe 14:59:02 Removing intermediate container a80f2ae19dbe 14:59:02 ---> 3cd7f54c3490 14:59:02 Step 6/24 : LABEL Name=edgex-ui-go 14:59:02 ---> Running in 3999c5da83cc 14:59:02 Removing intermediate container 3999c5da83cc 14:59:02 ---> cb7f14b19807 14:59:02 Step 7/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018-2020: Intel' 14:59:02 ---> Running in 84b01811e095 14:59:02 Removing intermediate container 84b01811e095 14:59:02 ---> 3aea09d1d33d 14:59:02 Step 8/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 14:59:02 ---> Running in 756915b60211 14:59:03 Removing intermediate container 756915b60211 14:59:03 ---> 69906ac2ecce 14:59:03 Step 9/24 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 14:59:03 ---> Running in b2e49994214d 14:59:03 fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz 14:59:04 fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz 14:59:04 OK: 149 MiB in 40 packages 14:59:05 Removing intermediate container b2e49994214d 14:59:05 ---> 121b30af3845 14:59:05 Step 10/24 : ENV GO111MODULE=on 14:59:05 ---> Running in f09916949f44 14:59:05 Removing intermediate container f09916949f44 14:59:05 ---> 88c620b758e1 14:59:05 Step 11/24 : WORKDIR /go/src/github.com/edgexfoundry/edgex-ui-go 14:59:05 ---> Running in d6d5b2c7e177 14:59:05 Removing intermediate container d6d5b2c7e177 14:59:05 ---> 58b856bebfbe 14:59:05 Step 12/24 : COPY go.mod . 14:59:05 ---> 7d6aea032216 14:59:05 Step 13/24 : COPY Makefile . 14:59:05 ---> 83e23c53a804 14:59:05 Step 14/24 : RUN make update 14:59:05 ---> Running in 1a9bd9bd2fd4 14:59:05 CGO_ENABLED=0 GO111MODULE=on go mod download 14:59:06 Removing intermediate container 1a9bd9bd2fd4 14:59:06 ---> 60230a94a263 14:59:06 Step 15/24 : COPY . . 14:59:07 ---> 63cba9a51ae4 14:59:07 Step 16/24 : RUN ${MAKE} 14:59:07 ---> Running in bcc0d0ae5e11 14:59:07 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 14:59:15 CGO_ENABLED=0 GO111MODULE=on go build ./... 14:59:17 Removing intermediate container bcc0d0ae5e11 14:59:17 ---> a36af1e1982d 14:59:17 Step 17/24 : FROM alpine:3.12 14:59:17 3.12: Pulling from library/alpine 14:59:17 339de151aab4: Pulling fs layer 14:59:17 339de151aab4: Verifying Checksum 14:59:17 339de151aab4: Download complete 14:59:17 339de151aab4: Pull complete 14:59:17 Digest: sha256:36553b10a4947067b9fbb7d532951066293a68eae893beba1d9235f7d11a20ad 14:59:17 Status: Downloaded newer image for alpine:3.12 14:59:17 ---> 13621d1b12d4 14:59:17 Step 18/24 : EXPOSE 4000 14:59:17 ---> Running in bb249f4c9d7c 14:59:17 Removing intermediate container bb249f4c9d7c 14:59:17 ---> c2eb0ddb132c 14:59:17 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 14:59:18 ---> 09417c16b367 14:59:18 Step 20/24 : WORKDIR /go/src/github.com/edgexfoundry/edgex-ui-go/cmd/edgex-ui-server 14:59:18 ---> Running in 00a23cfd0e06 14:59:18 Removing intermediate container 00a23cfd0e06 14:59:18 ---> b6682e9ce047 14:59:18 Step 21/24 : ENTRYPOINT ["./edgex-ui-server","-conf=res/docker/configuration.toml"] 14:59:18 ---> Running in 38a185f8a238 14:59:18 Removing intermediate container 38a185f8a238 14:59:18 ---> e38df68440d8 14:59:18 Step 22/24 : LABEL arch=amd64 14:59:19 ---> Running in 09cc3db0177f 14:59:19 Removing intermediate container 09cc3db0177f 14:59:19 ---> 307661c8df94 14:59:19 Step 23/24 : LABEL git_sha=642ea204e5b0988dfa74473838a2d6c3c9909515 14:59:19 ---> Running in f566b6e5647e 14:59:19 Removing intermediate container f566b6e5647e 14:59:19 ---> c18f7f8a2ab3 14:59:19 Step 24/24 : LABEL version=0.0.0 14:59:19 ---> Running in e2ab284b51ca 14:59:19 Removing intermediate container e2ab284b51ca 14:59:19 ---> 38f6e8148d28 14:59:19 [Warning] One or more build-args [ARCH] were not consumed 14:59:19 Successfully built 38f6e8148d28 14:59:19 Successfully tagged edgex-ui:latest [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) Stage "Snap" skipped due to when conditional [Pipeline] } [Pipeline] // stage Post stage [Pipeline] libraryResource [Pipeline] sh 14:59:20 ---> job-cost.sh 14:59:20 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-6Qge 14:59:20 ? github.com/edgexfoundry/edgex-ui-go/cmd/edgex-ui-server [no test files] 14:59:20 ? github.com/edgexfoundry/edgex-ui-go/internal [no test files] 14:59:20 ? github.com/edgexfoundry/edgex-ui-go/internal/component [no test files] 14:59:20 ? github.com/edgexfoundry/edgex-ui-go/internal/configs [no test files] 14:59:20 ? github.com/edgexfoundry/edgex-ui-go/internal/core [no test files] 14:59:20 ? github.com/edgexfoundry/edgex-ui-go/internal/domain [no test files] 14:59:20 ? github.com/edgexfoundry/edgex-ui-go/internal/errors [no test files] 14:59:20 ? github.com/edgexfoundry/edgex-ui-go/internal/handler [no test files] 14:59:20 ? github.com/edgexfoundry/edgex-ui-go/internal/pkg/usage [no test files] 14:59:20 ? github.com/edgexfoundry/edgex-ui-go/internal/repository [no test files] 14:59:20 ? github.com/edgexfoundry/edgex-ui-go/internal/repository/mm [no test files] 14:59:20 ? github.com/edgexfoundry/edgex-ui-go/internal/repository/mongo [no test files] 14:59:20 GO111MODULE=on go vet ./... 14:59:28 lf-activate-venv(): INFO: Installing: zipp==1.1.0 python-openstackclient 14:59:43 lf-activate-venv(): INFO: Adding /tmp/venv-6Qge/bin to PATH 14:59:43 INFO: No Stack... 14:59:43 INFO: Retrieving Pricing Info for: v3-standard-2 14:59:43 INFO: Archiving Costs [Pipeline] sh 14:59:44 + cat /w/workspace/edgex-ui-go/1/archives/cost.csv 14:59:44 + cut -d, -f6 [Pipeline] lock 14:59:44 Trying to acquire lock on [jenkins-edgexfoundry-edgex-ui-go-PR-377-1-stack-cost] 14:59:44 Resource [jenkins-edgexfoundry-edgex-ui-go-PR-377-1-stack-cost] did not exist. Created. 14:59:44 Lock acquired on [jenkins-edgexfoundry-edgex-ui-go-PR-377-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 14:59:44 + echo total: 0.05999999865889549 [Pipeline] stash 14:59:44 Stashed 1 file(s) [Pipeline] } 14:59:44 Lock released on resource [jenkins-edgexfoundry-edgex-ui-go-PR-377-1-stack-cost] [Pipeline] // lock [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] } 14:59:47 $ docker stop --time=1 ab04eb51b389c3fd6d879d9ba2882ca2dfcfdedb91ded6facfd8ab208826933b 14:59:49 $ docker rm -f ab04eb51b389c3fd6d879d9ba2882ca2dfcfdedb91ded6facfd8ab208826933b [Pipeline] // withDockerContainer [Pipeline] sh 14:59:50 + sudo chown -R jenkins:jenkins . [Pipeline] stash 14:59:50 Warning: overwriting stash ‘coverage-report’ 14:59:50 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh 14:59:51 + sudo chown -R jenkins:jenkins . [Pipeline] sh 14:59:52 + ls -al . 14:59:52 total 124 14:59:52 drwxrwxr-x 10 jenkins jenkins 4096 Jun 10 14:58 . 14:59:52 drwxrwxr-x 4 jenkins jenkins 4096 Jun 10 14:56 .. 14:59:52 drwxrwxr-x 8 jenkins jenkins 4096 Jun 10 14:57 .git 14:59:52 drwxrwxr-x 2 jenkins jenkins 4096 Jun 10 14:56 .github 14:59:52 -rw-rw-r-- 1 jenkins jenkins 162 Jun 10 14:56 .gitignore 14:59:52 -rw-rw-r-- 1 jenkins jenkins 3959 Jun 10 14:56 CONTRIBUTING.md 14:59:52 -rw-rw-r-- 1 jenkins jenkins 1508 Jun 10 14:56 Dockerfile 14:59:52 -rw-rw-r-- 1 jenkins jenkins 902 Jun 10 14:56 Dockerfile.build 14:59:52 -rw-rw-r-- 1 jenkins jenkins 652 Jun 10 14:56 Jenkinsfile 14:59:52 -rw-rw-r-- 1 jenkins jenkins 11357 Jun 10 14:56 LICENSE 14:59:52 -rw-rw-r-- 1 jenkins jenkins 941 Jun 10 14:56 Makefile 14:59:52 -rw-rw-r-- 1 jenkins jenkins 6012 Jun 10 14:56 README.md 14:59:52 -rw-rw-r-- 1 jenkins jenkins 5 Jun 10 14:54 VERSION 14:59:52 drwxrwxr-x 3 jenkins jenkins 4096 Jun 10 14:56 assets 14:59:52 drwxrwxr-x 2 jenkins jenkins 4096 Jun 10 14:56 bin 14:59:52 drwxrwxr-x 3 jenkins jenkins 4096 Jun 10 14:56 cmd 14:59:52 -rw-r--r-- 1 jenkins jenkins 10 Jun 10 14:58 coverage.out 14:59:52 drwxrwxr-x 5 jenkins jenkins 4096 Jun 10 14:56 docs 14:59:52 -rw-rw-r-- 1 jenkins jenkins 971 Jun 10 14:56 go.mod 14:59:52 -rw-r--r-- 1 jenkins jenkins 23959 Jun 10 14:58 go.sum 14:59:52 drwxrwxr-x 10 jenkins jenkins 4096 Jun 10 14:56 internal 14:59:52 -rw-rw-r-- 1 jenkins jenkins 155 Jun 10 14:56 version.go 14:59:52 drwxrwxr-x 4 jenkins jenkins 4096 Jun 10 14:56 web [Pipeline] isUnix [Pipeline] sh 14:59:52 + docker build -t edgex-ui-arm64 -f Dockerfile --build-arg BASE=ci-base-image-arm64 --build-arg MAKE=make build --build-arg ARCH=arm64 --label git_sha=642ea204e5b0988dfa74473838a2d6c3c9909515 --label arch=arm64 --label version=0.0.0 . 14:59:53 Sending build context to Docker daemon 35.86MB 14:59:53 Step 1/24 : ARG BASE=golang:1.16-alpine3.12 14:59:53 Step 2/24 : FROM ${BASE} AS builder 14:59:53 ---> 9105042d8194 14:59:53 Step 3/24 : ARG MAKE="make cmd/edgex-ui-server/edgex-ui-server" 14:59:54 ---> Running in fab9e3d28706 14:59:54 Removing intermediate container fab9e3d28706 14:59:54 ---> 72ef3f1bdffc 14:59:54 Step 4/24 : ARG ALPINE_PKG_BASE="make git" 14:59:54 ---> Running in 785d95c253f9 14:59:54 Removing intermediate container 785d95c253f9 14:59:54 ---> d50172d3e212 14:59:54 Step 5/24 : ARG ALPINE_PKG_EXTRA="" 14:59:55 ---> Running in 2cf788296965 14:59:55 Removing intermediate container 2cf788296965 14:59:55 ---> fdeab18cfb55 14:59:55 Step 6/24 : LABEL Name=edgex-ui-go 14:59:55 ---> Running in 4cd5e4d40fbd 14:59:56 Removing intermediate container 4cd5e4d40fbd 14:59:56 ---> fda9bcd3f44a 14:59:56 Step 7/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018-2020: Intel' 14:59:56 ---> Running in 8d4429bca625 14:59:56 Removing intermediate container 8d4429bca625 14:59:56 ---> a2a14343e70d 14:59:56 Step 8/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 14:59:56 ---> Running in 3a34dc0f25b1 14:59:58 Removing intermediate container 3a34dc0f25b1 14:59:58 ---> 640b1db5246f 14:59:58 Step 9/24 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 14:59:59 ---> Running in 6ee1c8aa1daa 15:00:00 fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz 15:00:01 fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz 15:00:01 OK: 138 MiB in 40 packages 15:00:02 Removing intermediate container 6ee1c8aa1daa 15:00:02 ---> dcedc892345a 15:00:02 Step 10/24 : ENV GO111MODULE=on 15:00:03 ---> Running in b87d43bf1131 15:00:03 Removing intermediate container b87d43bf1131 15:00:03 ---> 35bba6885bb8 15:00:03 Step 11/24 : WORKDIR /go/src/github.com/edgexfoundry/edgex-ui-go 15:00:03 ---> Running in a4a07f6e2b6d 15:00:04 Removing intermediate container a4a07f6e2b6d 15:00:04 ---> e05e64e13ed9 15:00:04 Step 12/24 : COPY go.mod . 15:00:04 ---> 9a2ff5af8b94 15:00:04 Step 13/24 : COPY Makefile . 15:00:05 ---> c270da97342a 15:00:05 Step 14/24 : RUN make update 15:00:05 ---> Running in 5b511926d30c 15:00:07 CGO_ENABLED=0 GO111MODULE=on go mod download 15:00:08 Removing intermediate container 5b511926d30c 15:00:08 ---> 9ecb855a580c 15:00:08 Step 15/24 : COPY . . 15:00:11 ---> 611046a73c42 15:00:11 Step 16/24 : RUN ${MAKE} 15:00:11 ---> Running in 1fe78d49772b 15:00:13 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 15:00:40 CGO_ENABLED=0 GO111MODULE=on go build ./... 15:00:42 Removing intermediate container 1fe78d49772b 15:00:42 ---> 5203780f6268 15:00:42 Step 17/24 : FROM alpine:3.12 15:00:42 3.12: Pulling from library/alpine 15:00:42 d2f70382dc9a: Pulling fs layer 15:00:43 d2f70382dc9a: Download complete 15:00:43 d2f70382dc9a: Pull complete 15:00:43 Digest: sha256:36553b10a4947067b9fbb7d532951066293a68eae893beba1d9235f7d11a20ad 15:00:43 Status: Downloaded newer image for alpine:3.12 15:00:43 ---> 9852663dfa18 15:00:43 Step 18/24 : EXPOSE 4000 15:00:44 ---> Running in d9bdb53d199f 15:00:44 Removing intermediate container d9bdb53d199f 15:00:44 ---> e768c5a73371 15:00:44 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 15:00:47 ---> 94185d7cadc1 15:00:47 Step 20/24 : WORKDIR /go/src/github.com/edgexfoundry/edgex-ui-go/cmd/edgex-ui-server 15:00:47 ---> Running in f7d35114f179 15:00:47 Removing intermediate container f7d35114f179 15:00:47 ---> 12ba93b1cf98 15:00:47 Step 21/24 : ENTRYPOINT ["./edgex-ui-server","-conf=res/docker/configuration.toml"] 15:00:47 ---> Running in ba9f4891b1d1 15:00:48 Removing intermediate container ba9f4891b1d1 15:00:48 ---> 06c470ba3d7d 15:00:48 Step 22/24 : LABEL arch=arm64 15:00:48 ---> Running in 272f66d146d8 15:00:48 Removing intermediate container 272f66d146d8 15:00:48 ---> 6cb11af93648 15:00:48 Step 23/24 : LABEL git_sha=642ea204e5b0988dfa74473838a2d6c3c9909515 15:00:48 ---> Running in 00e25e152cd6 15:00:49 Removing intermediate container 00e25e152cd6 15:00:49 ---> 2f9ef1a31725 15:00:49 Step 24/24 : LABEL version=0.0.0 15:00:49 ---> Running in 576b63f3c98b 15:00:50 Removing intermediate container 576b63f3c98b 15:00:50 ---> fc9394d8db7a 15:00:50 [Warning] One or more build-args [ARCH] were not consumed 15:00:50 Successfully built fc9394d8db7a 15:00:50 Successfully tagged edgex-ui-arm64:latest [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage Post stage [Pipeline] libraryResource [Pipeline] sh 15:00:50 ---> job-cost.sh 15:00:50 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-Mngp 15:01:29 lf-activate-venv(): INFO: Installing: zipp==1.1.0 python-openstackclient 15:02:51 lf-activate-venv(): INFO: Adding /tmp/venv-Mngp/bin to PATH 15:02:51 INFO: No Stack... 15:02:51 INFO: Retrieving Pricing Info for: v2-standard-4 15:02:52 INFO: Archiving Costs [Pipeline] sh 15:02:52 + cat /w/workspace/edgex-ui-go/1/archives/cost.csv+ cut -d, -f6 15:02:52 [Pipeline] lock 15:02:52 Trying to acquire lock on [jenkins-edgexfoundry-edgex-ui-go-PR-377-1-stack-cost] 15:02:52 Resource [jenkins-edgexfoundry-edgex-ui-go-PR-377-1-stack-cost] did not exist. Created. 15:02:52 Lock acquired on [jenkins-edgexfoundry-edgex-ui-go-PR-377-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 15:02:52 /w/workspace/edgex-ui-go/1@tmp/durable-d224ef52/script.sh: 1: /w/workspace/edgex-ui-go/1@tmp/durable-d224ef52/script.sh: Syntax error: Unterminated quoted string [Pipeline] sh 15:02:53 + echo total: 0.18000000715255737 [Pipeline] stash 15:02:53 Warning: overwriting stash ‘stack-cost’ 15:02:53 Stashed 1 file(s) [Pipeline] } 15:02:53 Lock released on resource [jenkins-edgexfoundry-edgex-ui-go-PR-377-1-stack-cost] [Pipeline] // lock [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (CodeCov) [Pipeline] unstash [Pipeline] configFileProvider 15:02:54 provisioning config files... 15:02:54 copy managed file [edgex-ui-go-codecov-token] to file:/w/workspace/edgexfoundry_edgex-ui-go_PR-377@tmp/config5953287431288180861tmp [Pipeline] { [Pipeline] sh 15:02:55 + set +x 15:02:55 + bash -s -- 15:02:55 + curl -s https://codecov.io/bash 15:02:55 15:02:55 _____ _ 15:02:55 / ____| | | 15:02:55 | | ___ __| | ___ ___ _____ __ 15:02:55 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 15:02:55 | |___| (_) | (_| | __/ (_| (_) \ V / 15:02:55 \_____\___/ \__,_|\___|\___\___/ \_/ 15:02:55 Bash-1.0.3 15:02:55 15:02:55 15:02:55 ==> git version 2.24.4 found 15:02:55 ==> 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 15:02:55 Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtsp scp sftp smtp smtps telnet tftp 15:02:55 Features: AsynchDNS GSS-Negotiate IDN IPv6 Largefile NTLM NTLM_WB SSL libz unix-sockets 15:02:55 ==> Jenkins CI detected. 15:02:55 project root: . 15:02:55 --> token set from env 15:02:55 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 15:02:55 ==> Running gcov in . (disable via -X gcov) 15:02:55 ==> Python coveragepy not found 15:02:55 ==> Searching for coverage reports in: 15:02:55 + . 15:02:55 -> Found 1 reports 15:02:55 ==> Detecting git/mercurial file structure 15:02:55 ==> Reading reports 15:02:55 + ./coverage.out bytes=10 15:02:55 ==> Appending adjustments 15:02:55 https://docs.codecov.io/docs/fixing-reports 15:02:55 + Found adjustments 15:02:55 ==> Gzipping contents 15:02:55 4.0K /tmp/codecov.SvaFOb.gz 15:02:55 ==> Uploading reports 15:02:55 url: https://codecov.io 15:02:55 query: branch=PR-377&commit=642ea204e5b0988dfa74473838a2d6c3c9909515&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-ui-go%2Fjob%2FPR-377%2F1%2F&name=&tag=&slug=edgexfoundry%2Fedgex-ui-go&service=jenkins&flags=&pr=377&job=&cmd_args= 15:02:55 -> Pinging Codecov 15:02:55 https://codecov.io/upload/v4?package=bash-1.0.3&token=secret&branch=PR-377&commit=642ea204e5b0988dfa74473838a2d6c3c9909515&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-ui-go%2Fjob%2FPR-377%2F1%2F&name=&tag=&slug=edgexfoundry%2Fedgex-ui-go&service=jenkins&flags=&pr=377&job=&cmd_args= 15:02:56 -> Uploading to 15:02:56 https://storage.googleapis.com/codecov/v4/raw/2021-06-10/FB506323287CE973F263BFD2A0EB1F37/642ea204e5b0988dfa74473838a2d6c3c9909515/7b81e451-8ec4-453d-b0e6-2388b98dfbc2.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EKKHVKCKHW7KBCGM7IHR55T63V2PAVJWLVFNITJHDU5G6R5IRN3LMWJA%2F20210610%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20210610T150256Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=06e010b5b8ff8c1f1a63b4328771f197ec20c757f000361daa3b8d2d5457131f 15:02:56 % Total % Received % Xferd Average Speed Time Time Time Current 15:02:56 Dload Upload Total Spent Left Speed 15:02:56 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 3923 0 0 100 3923 0 7980 --:--:-- --:--:-- --:--:-- 7973 100 3923 0 0 100 3923 0 7977 --:--:-- --:--:-- --:--:-- 7973 15:02:56 -> Reports have been successfully queued for processing at https://codecov.io/github/edgexfoundry/edgex-ui-go/commit/642ea204e5b0988dfa74473838a2d6c3c9909515 [Pipeline] } 15:02:56 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) Stage "Snyk Dependency Scan" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Archive Prep) Stage "Archive Prep" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) Stage "Publish Swagger" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) Stage "Semver" skipped due to when conditional [Pipeline] stage [Pipeline] { (Tag) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Experimental Tag) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Stable (Named) Tag) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] libraryResource [Pipeline] sh 15:02:59 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 15:02:59 ---> package-listing.sh 15:02:59 ++ facter osfamily 15:02:59 ++ tr '[:upper:]' '[:lower:]' 15:03:00 + OS_FAMILY=redhat 15:03:00 + workspace=/w/workspace/edgexfoundry_edgex-ui-go_PR-377 15:03:00 + START_PACKAGES=/tmp/packages_start.txt 15:03:00 + END_PACKAGES=/tmp/packages_end.txt 15:03:00 + DIFF_PACKAGES=/tmp/packages_diff.txt 15:03:00 + PACKAGES=/tmp/packages_start.txt 15:03:00 + '[' /w/workspace/edgexfoundry_edgex-ui-go_PR-377 ']' 15:03:00 + PACKAGES=/tmp/packages_end.txt 15:03:00 + case "${OS_FAMILY}" in 15:03:00 + rpm -qa 15:03:00 + sort 15:03:00 + '[' -f /tmp/packages_start.txt ']' 15:03:00 + '[' -f /tmp/packages_end.txt ']' 15:03:00 + diff /tmp/packages_start.txt /tmp/packages_end.txt 15:03:00 + '[' /w/workspace/edgexfoundry_edgex-ui-go_PR-377 ']' 15:03:00 + mkdir -p /w/workspace/edgexfoundry_edgex-ui-go_PR-377/archives/ 15:03:00 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgexfoundry_edgex-ui-go_PR-377/archives/ [Pipeline] echo 15:03:00 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-377/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 15:03:01 + facter operatingsystem [Pipeline] isUnix [Pipeline] sh 15:03:01 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 15:03:01 15:03:01 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] isUnix [Pipeline] sh 15:03:01 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 15:03:01 alpine: Pulling from edgex-lftools-log-publisher 15:03:01 df20fa9351a1: Pulling fs layer 15:03:01 36b3adc4ff6f: Pulling fs layer 15:03:01 8ad3a11d3b57: Pulling fs layer 15:03:01 46f8f816bc3b: Pulling fs layer 15:03:01 93b61091891f: Pulling fs layer 15:03:01 93b9cdb0e59b: Pulling fs layer 15:03:01 5e14af77c1be: Pulling fs layer 15:03:01 01666e4c0597: Pulling fs layer 15:03:01 aa168da1d23b: Pulling fs layer 15:03:01 93b9cdb0e59b: Waiting 15:03:01 5e14af77c1be: Waiting 15:03:01 01666e4c0597: Waiting 15:03:01 aa168da1d23b: Waiting 15:03:01 93b61091891f: Waiting 15:03:01 46f8f816bc3b: Waiting 15:03:01 36b3adc4ff6f: Download complete 15:03:02 46f8f816bc3b: Verifying Checksum 15:03:02 46f8f816bc3b: Download complete 15:03:02 df20fa9351a1: Verifying Checksum 15:03:02 df20fa9351a1: Download complete 15:03:02 93b61091891f: Verifying Checksum 15:03:02 93b61091891f: Download complete 15:03:02 5e14af77c1be: Verifying Checksum 15:03:02 5e14af77c1be: Download complete 15:03:02 93b9cdb0e59b: Verifying Checksum 15:03:02 93b9cdb0e59b: Download complete 15:03:02 01666e4c0597: Verifying Checksum 15:03:02 01666e4c0597: Download complete 15:03:02 8ad3a11d3b57: Verifying Checksum 15:03:02 8ad3a11d3b57: Download complete 15:03:02 df20fa9351a1: Pull complete 15:03:02 36b3adc4ff6f: Pull complete 15:03:03 8ad3a11d3b57: Pull complete 15:03:03 46f8f816bc3b: Pull complete 15:03:03 93b61091891f: Pull complete 15:03:03 93b9cdb0e59b: Pull complete 15:03:03 5e14af77c1be: Pull complete 15:03:03 01666e4c0597: Pull complete 15:03:04 aa168da1d23b: Verifying Checksum 15:03:04 aa168da1d23b: Download complete 15:03:08 aa168da1d23b: Pull complete 15:03:08 Digest: sha256:ac41798234670a79351fc13b8232b4dbeccc6fb1f122f5db5169d11b1762ca7c 15:03:08 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 15:03:08 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] withDockerContainer 15:03:08 prd-centos7-docker-4c-2g-199 does not seem to be running inside a container 15:03:08 $ 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-377/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-377 -v /w/workspace/edgexfoundry_edgex-ui-go_PR-377:/w/workspace/edgexfoundry_edgex-ui-go_PR-377:rw,z -v /w/workspace/edgexfoundry_edgex-ui-go_PR-377@tmp:/w/workspace/edgexfoundry_edgex-ui-go_PR-377@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine cat 15:03:11 $ docker top cebd6c07a905143c8eee9efc78ea162b4aee84086b6dcbaa3f06a205a5011c9e -eo pid,comm [Pipeline] { [Pipeline] sh 15:03:11 + touch /tmp/pre-build-complete [Pipeline] sh 15:03:11 + mkdir -p /var/log/sa [Pipeline] sh 15:03:12 + ls /var/log/sa-host 15:03:12 + sadf -c /var/log/sa-host/sa05 15:03:12 file_magic: OK 15:03:12 HZ: Using current value: 100 15:03:12 file_header: OK 15:03:12 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 15:03:12 Statistics: 15:03:12 Hnuu...uuuununununu...Hnuu...uuuununununu... 15:03:12 File successfully converted to sysstat format version 12.2.1 15:03:12 + sadf -c /var/log/sa-host/sa10 15:03:12 file_magic: OK 15:03:12 HZ: Using current value: 100 15:03:12 file_header: OK 15:03:12 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 15:03:12 Statistics: 15:03:12 HRHnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu... 15:03:12 File successfully converted to sysstat format version 12.2.1 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 15:03:12 provisioning config files... 15:03:12 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgexfoundry_edgex-ui-go_PR-377@tmp/config5082003402689718857tmp [Pipeline] { [Pipeline] echo 15:03:12 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 15:03:13 ---> create-netrc.sh [Pipeline] } 15:03:13 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 15:03:13 ---> python-tools-install.sh [Pipeline] echo 15:03:13 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 15:03:14 ---> sudo-logs.sh 15:03:14 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 15:03:14 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 15:03:14 ---> job-cost.sh 15:03:14 lf-activate-venv: SKIPPING 15:03:14 DEBUG: total: 0.18000000715255737 15:03:14 INFO: Retrieving Stack Cost... 15:03:15 INFO: Retrieving Pricing Info for: v3-standard-2 15:03:15 INFO: Archiving Costs [Pipeline] echo 15:03:15 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 15:03:16 ---> logs-deploy.sh 15:03:16 lf-activate-venv: SKIPPING 15:03:16 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-ui-go/PR-377/1 15:03:16 INFO: archiving workspace using pattern(s): 15:03:17 Archives upload complete. 15:03:17 INFO: archiving logs to Nexus 15:03:17 ---> uname -a: 15:03:17 Linux prd-centos7-docker-4c-2g-199.vexxhost.local 3.10.0-1160.21.1.el7.x86_64 #1 SMP Tue Mar 16 18:28:22 UTC 2021 x86_64 Linux 15:03:17 15:03:17 15:03:17 ---> lscpu: 15:03:17 Architecture: x86_64 15:03:17 CPU op-mode(s): 32-bit, 64-bit 15:03:17 Byte Order: Little Endian 15:03:17 Address sizes: 40 bits physical, 48 bits virtual 15:03:17 CPU(s): 2 15:03:17 On-line CPU(s) list: 0,1 15:03:17 Thread(s) per core: 1 15:03:17 Core(s) per socket: 1 15:03:17 Socket(s): 2 15:03:17 NUMA node(s): 1 15:03:17 Vendor ID: AuthenticAMD 15:03:17 CPU family: 23 15:03:17 Model: 49 15:03:17 Model name: AMD EPYC-Rome Processor 15:03:17 Stepping: 0 15:03:17 CPU MHz: 2799.998 15:03:17 BogoMIPS: 5599.99 15:03:17 Virtualization: AMD-V 15:03:17 Hypervisor vendor: KVM 15:03:17 Virtualization type: full 15:03:17 L1d cache: 64 KiB 15:03:17 L1i cache: 64 KiB 15:03:17 L2 cache: 1 MiB 15:03:17 L3 cache: 32 MiB 15:03:17 NUMA node0 CPU(s): 0,1 15:03:17 Vulnerability Itlb multihit: Not affected 15:03:17 Vulnerability L1tf: Not affected 15:03:17 Vulnerability Mds: Not affected 15:03:17 Vulnerability Meltdown: Not affected 15:03:17 Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp 15:03:17 Vulnerability Spectre v1: Mitigation; Load fences, usercopy/swapgs barriers and __user pointer sanitization 15:03:17 Vulnerability Spectre v2: Mitigation; Full retpoline, IBPB 15:03:17 Vulnerability Srbds: Not affected 15:03:17 Vulnerability Tsx async abort: Not affected 15:03:17 Flags: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm art rep_good nopl extd_apicid eagerfpu pni pclmulqdq ssse3 fma cx16 sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand hypervisor lahf_lm cmp_legacy svm cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw topoext retpoline_amd ssbd ibrs ibpb stibp vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 rdseed adx smap clflushopt clwb sha_ni xsaveopt xsavec xgetbv1 arat npt nrip_save umip spec_ctrl intel_stibp 15:03:17 15:03:17 15:03:17 ---> nproc: 15:03:17 2 15:03:17 15:03:17 15:03:17 ---> df -h: 15:03:17 Filesystem Size Used Available Use% Mounted on 15:03:17 overlay 40.0G 7.6G 32.4G 19% / 15:03:17 tmpfs 64.0M 0 64.0M 0% /dev 15:03:17 tmpfs 3.8G 0 3.8G 0% /sys/fs/cgroup 15:03:17 shm 64.0M 0 64.0M 0% /dev/shm 15:03:17 /dev/vda1 40.0G 7.6G 32.4G 19% /facter-os 15:03:17 /dev/vda1 40.0G 7.6G 32.4G 19% /etc/resolv.conf 15:03:17 /dev/vda1 40.0G 7.6G 32.4G 19% /etc/hostname 15:03:17 /dev/vda1 40.0G 7.6G 32.4G 19% /etc/hosts 15:03:17 /dev/vda1 40.0G 7.6G 32.4G 19% /w/workspace/edgexfoundry_edgex-ui-go_PR-377@tmp 15:03:17 /dev/vda1 40.0G 7.6G 32.4G 19% /var/log/sa-host 15:03:17 /dev/vda1 40.0G 7.6G 32.4G 19% /var/log/secure 15:03:17 /dev/vda1 40.0G 7.6G 32.4G 19% /var/log/auth.log 15:03:17 /dev/vda1 40.0G 7.6G 32.4G 19% /run/cloud-init/result.json 15:03:17 /dev/vda1 40.0G 7.6G 32.4G 19% /w/workspace/edgexfoundry_edgex-ui-go_PR-377 15:03:17 15:03:17 15:03:17 ---> free -m: 15:03:17 total used free shared buff/cache available 15:03:17 Mem: 7821 982 4700 0 2138 6662 15:03:17 Swap: 1023 0 1023 15:03:17 15:03:17 15:03:17 ---> ip addr: 15:03:17 1: lo: mtu 65536 qdisc noqueue state UNKNOWN qlen 1000 15:03:17 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 15:03:17 inet 127.0.0.1/8 scope host lo 15:03:17 valid_lft forever preferred_lft forever 15:03:17 inet6 ::1/128 scope host 15:03:17 valid_lft forever preferred_lft forever 15:03:17 2: eth0: mtu 1458 qdisc pfifo_fast state UP qlen 1000 15:03:17 link/ether fa:16:3e:97:fb:f2 brd ff:ff:ff:ff:ff:ff 15:03:17 inet 10.30.122.159/23 brd 10.30.123.255 scope global dynamic eth0 15:03:17 valid_lft 85830sec preferred_lft 85830sec 15:03:17 inet6 fe80::f816:3eff:fe97:fbf2/64 scope link 15:03:17 valid_lft forever preferred_lft forever 15:03:17 3: docker0: mtu 1500 qdisc noqueue state DOWN 15:03:17 link/ether 02:42:a4:f2:35:12 brd ff:ff:ff:ff:ff:ff 15:03:17 inet 10.250.0.254/24 brd 10.250.0.255 scope global docker0 15:03:17 valid_lft forever preferred_lft forever 15:03:17 inet6 fe80::42:a4ff:fef2:3512/64 scope link 15:03:17 valid_lft forever preferred_lft forever 15:03:17 15:03:17 15:03:17 ---> sar -b -r -n DEV: 15:03:17 Linux 3.10.0-1160.21.1.el7.x86_64 (centos-7-docker-606adb87-c9a3-b56e-c965-7bc42a059c0f.vexxhost.lo) 06/10/21 _x86_64_ (2 CPU) 15:03:17 15:03:17 14:53:36 LINUX RESTART (2 CPU) 15:03:17 15:03:17 14:54:01 tps rtps wtps dtps bread/s bwrtn/s bdscd/s 15:03:17 14:55:01 110.84 16.89 93.95 0.00 5594.27 7546.05 0.00 15:03:17 14:56:01 1.62 0.00 1.62 0.00 0.00 31.41 0.00 15:03:17 14:57:01 0.48 0.00 0.48 0.00 0.00 7.40 0.00 15:03:17 14:58:01 0.20 0.00 0.20 0.00 0.00 2.70 0.00 15:03:17 14:59:01 0.27 0.00 0.27 0.00 0.00 3.76 0.00 15:03:17 15:00:01 0.32 0.00 0.32 0.00 0.00 3.98 0.00 15:03:17 15:01:01 0.27 0.02 0.25 0.00 0.13 4.45 0.00 15:03:17 15:02:01 0.43 0.10 0.33 0.00 1.73 6.01 0.00 15:03:17 15:03:01 0.62 0.13 0.48 0.00 13.73 6.05 0.00 15:03:17 Average: 12.78 1.90 10.88 0.00 623.36 845.82 0.00 15:03:17 15:03:17 14:54:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 15:03:17 14:55:01 5412256 0 812300 10.14 2620 1781756 1298728 14.34 608188 1585560 128 15:03:17 14:56:01 5423988 0 800564 10.00 2620 1781760 1204736 13.30 598420 1585524 16 15:03:17 14:57:01 5421072 0 803476 10.03 2620 1781764 1205036 13.30 604156 1583500 20 15:03:17 14:58:01 5419496 0 805048 10.05 2620 1781768 1205084 13.30 605272 1583500 16 15:03:17 14:59:01 5421848 0 802688 10.02 2620 1781776 1204736 13.30 598564 1588300 8 15:03:17 15:00:01 5417208 0 807328 10.08 2620 1781776 1207668 13.33 603432 1588300 20 15:03:17 15:01:01 5414652 0 809876 10.11 2620 1781784 1210524 13.36 604704 1588300 20 15:03:17 15:02:01 5413832 0 810564 10.12 2620 1781916 1208332 13.34 605928 1588364 20 15:03:17 15:03:01 5358112 0 865700 10.81 2620 1782500 1400684 15.46 770716 1476808 180 15:03:17 Average: 5411385 0 813060 10.15 2620 1781867 1238392 13.67 622153 1574240 48 15:03:17 15:03:17 14:54:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 15:03:17 14:55:01 eth0 686.76 518.75 1391.56 97.11 0.00 0.00 0.00 0.00 15:03:17 14:55:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:03:17 14:55:01 docker0 58.59 42.26 5.28 166.05 0.00 0.00 0.00 0.00 15:03:17 14:56:01 eth0 0.78 0.20 0.07 0.06 0.00 0.00 0.00 0.00 15:03:17 14:56:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:03:17 14:56:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:03:17 14:57:01 eth0 4.98 2.63 4.70 0.32 0.00 0.00 0.00 0.00 15:03:17 14:57:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:03:17 14:57:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:03:17 14:58:01 eth0 0.93 0.38 0.32 0.24 0.00 0.00 0.00 0.00 15:03:17 14:58:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:03:17 14:58:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:03:17 14:59:01 eth0 0.10 0.08 0.01 0.01 0.00 0.00 0.00 0.00 15:03:17 14:59:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:03:17 14:59:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:03:17 15:00:01 eth0 1.33 0.53 0.46 0.24 0.00 0.00 0.00 0.00 15:03:17 15:00:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:03:17 15:00:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:03:17 15:01:01 eth0 2.40 0.57 0.69 0.39 0.00 0.00 0.00 0.00 15:03:17 15:01:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:03:17 15:01:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:03:17 15:02:01 eth0 3.88 0.90 1.10 0.60 0.00 0.00 0.00 0.00 15:03:17 15:02:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:03:17 15:02:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:03:17 15:03:01 eth0 16.19 9.31 13.76 5.22 0.00 0.00 0.00 0.00 15:03:17 15:03:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:03:17 15:03:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:03:17 Average: eth0 79.71 59.27 156.98 11.58 0.00 0.00 0.00 0.00 15:03:17 Average: lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:03:17 Average: docker0 6.51 4.70 0.59 18.45 0.00 0.00 0.00 0.00 15:03:17 15:03:17 15:03:17 ---> sar -P ALL: 15:03:17 Linux 3.10.0-1160.21.1.el7.x86_64 (centos-7-docker-606adb87-c9a3-b56e-c965-7bc42a059c0f.vexxhost.lo) 06/10/21 _x86_64_ (2 CPU) 15:03:17 15:03:17 14:53:36 LINUX RESTART (2 CPU) 15:03:17 15:03:17 14:54:01 CPU %user %nice %system %iowait %steal %idle 15:03:17 14:55:01 all 16.22 0.00 3.89 3.89 0.07 75.94 15:03:17 14:55:01 0 17.99 0.00 3.81 1.71 0.09 76.40 15:03:17 14:55:01 1 14.45 0.00 3.96 6.05 0.05 75.49 15:03:17 14:56:01 all 0.09 0.00 0.03 0.00 0.04 99.83 15:03:17 14:56:01 0 0.03 0.00 0.03 0.00 0.03 99.90 15:03:17 14:56:01 1 0.15 0.00 0.03 0.00 0.05 99.77 15:03:17 14:57:01 all 0.20 0.00 0.04 0.00 0.03 99.72 15:03:17 14:57:01 0 0.10 0.00 0.03 0.00 0.03 99.83 15:03:17 14:57:01 1 0.30 0.00 0.05 0.00 0.03 99.62 15:03:17 14:58:01 all 0.12 0.00 0.02 0.00 0.03 99.83 15:03:17 14:58:01 0 0.02 0.00 0.02 0.00 0.03 99.93 15:03:17 14:58:01 1 0.22 0.00 0.02 0.00 0.03 99.73 15:03:17 14:59:01 all 0.21 0.00 0.03 0.00 0.05 99.72 15:03:17 14:59:01 0 0.05 0.00 0.02 0.00 0.05 99.88 15:03:17 14:59:01 1 0.37 0.00 0.03 0.00 0.05 99.55 15:03:17 15:00:01 all 0.07 0.00 0.03 0.00 0.03 99.87 15:03:17 15:00:01 0 0.10 0.00 0.02 0.00 0.03 99.85 15:03:17 15:00:01 1 0.03 0.00 0.05 0.00 0.03 99.88 15:03:17 15:01:01 all 0.15 0.00 0.04 0.00 0.03 99.78 15:03:17 15:01:01 0 0.22 0.00 0.03 0.00 0.02 99.73 15:03:17 15:01:01 1 0.08 0.00 0.05 0.00 0.03 99.83 15:03:17 15:02:01 all 0.09 0.00 0.06 0.00 0.04 99.81 15:03:17 15:02:01 0 0.12 0.00 0.03 0.00 0.03 99.82 15:03:17 15:02:01 1 0.07 0.00 0.08 0.00 0.05 99.80 15:03:17 15:03:01 all 1.85 0.00 0.51 0.01 0.04 97.58 15:03:17 15:03:01 0 2.40 0.00 0.52 0.02 0.03 97.02 15:03:17 15:03:01 1 1.30 0.00 0.50 0.00 0.05 98.14 15:03:17 Average: all 2.06 0.00 0.50 0.42 0.04 96.97 15:03:17 Average: 0 2.28 0.00 0.49 0.19 0.04 97.01 15:03:17 Average: 1 1.84 0.00 0.52 0.65 0.04 96.94 15:03:17 15:03:17 15:03:17