Pull request #356 opened Connecting to https://api.github.com using edgex-jenkins/****** (edgex-jenkins github personal access token) Obtained Jenkinsfile from 8a4f6b411f74962c5ef2126c2fc1b7e4bf3c90f8+c34a5b00355d78dd87fd6b647778846c32b4b87a (5d8fdddc0a9a375a28ce0c2049eaeeda10e15bea) 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-ssh6143122983860622405.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 9d0281235b943b7ad605f650702698f9078b2862 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-ssh6406733165308812588.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 9d0281235b943b7ad605f650702698f9078b2862 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-356/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-356/workspace@libs/edgex-global-pipelines@tmp/jenkins-gitclient-ssh7263198905573697838.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-356/workspace@libs/edgex-global-pipelines@tmp/jenkins-gitclient-ssh594379753333818090.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 9d0281235b943b7ad605f650702698f9078b2862 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 9d0281235b943b7ad605f650702698f9078b2862 # timeout=10 Commit message: "Merge pull request #315 from ernestojeda/rename-docker-images-again" > 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-ssh7856111298078110074.key > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision 46d8313d362d7075c0f562900eedc504c24ea18a 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-356/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-356/workspace@libs/lf-pipelines@tmp/jenkins-gitclient-ssh8978232447398792778.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 46d8313d362d7075c0f562900eedc504c24ea18a (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 46d8313d362d7075c0f562900eedc504c24ea18a # timeout=10 Commit message: "Fix lfParallelCostCapture env var name" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 > git --version # timeout=10 > git --version # 'git version 2.16.6' fatal: bad object 9d0281235b943b7ad605f650702698f9078b2862 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-78 in /w/workspace/edgexfoundry_edgex-ui-go_PR-356 [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-356 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-ui-go.git > git --version # timeout=10 > git --version # 'git version 2.24.3' using GIT_SSH to set credentials SSH Credentials for GitHub [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-356@tmp/jenkins-gitclient-ssh2014589536515615942.key > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-ui-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-ui-go.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-ui-go.git # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-ui-go.git using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > git /usr/bin/chcon --type=ssh_home_t /w/workspace/edgexfoundry_edgex-ui-go_PR-356@tmp/jenkins-gitclient-ssh932660107409967123.key > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-ui-go.git +refs/pull/356/head:refs/remotes/origin/PR-356 +refs/heads/master:refs/remotes/origin/master # timeout=10 Merging remotes/origin/master commit c34a5b00355d78dd87fd6b647778846c32b4b87a into PR head commit 8a4f6b411f74962c5ef2126c2fc1b7e4bf3c90f8 Merge succeeded, producing 8a4f6b411f74962c5ef2126c2fc1b7e4bf3c90f8 Checking out Revision 8a4f6b411f74962c5ef2126c2fc1b7e4bf3c90f8 (PR-356) > git config core.sparsecheckout # timeout=10 > git checkout -f 8a4f6b411f74962c5ef2126c2fc1b7e4bf3c90f8 # timeout=10 > git remote # timeout=10 > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > git /usr/bin/chcon --type=ssh_home_t /w/workspace/edgexfoundry_edgex-ui-go_PR-356@tmp/jenkins-gitclient-ssh3154812472217835964.key > git merge c34a5b00355d78dd87fd6b647778846c32b4b87a # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 8a4f6b411f74962c5ef2126c2fc1b7e4bf3c90f8 # timeout=10 Commit message: "chore(deps): Bump github.com/edgexfoundry/go-mod-core-contracts/v2" First time build. Skipping changelog. > git --version # timeout=10 > git --version # 'git version 2.24.3' fatal: bad object 9d0281235b943b7ad605f650702698f9078b2862 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 06:08:09 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 06:08:09 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 06:08:09 ========================================================= 06:08:09 EdgeX Global Pipelines Version Info 06:08:09 ========================================================= [Pipeline] libraryResource [Pipeline] sh 06:08:11 ------------------- 06:08:11 stable info: 06:08:11 ------------------- 06:08:11 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 06:08:11 Commit SHA: 9d0281235b943b7ad605f650702698f9078b2862 06:08:11 Message: update stable to v1.0.192 06:08:12 ------------------- 06:08:12 experimental info: 06:08:12 ------------------- 06:08:12 Commited By: **** collab-it+edgex@linuxfoundation.org 06:08:12 Commit SHA: 9d0281235b943b7ad605f650702698f9078b2862 06:08:12 Message: update experimental to v1.0.192 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 06:08:13 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-ui-go-settings [Pipeline] echo 06:08:13 [edgeXSetupEnvironment]: set envvar PROJECT = edgex-ui-go [Pipeline] echo 06:08:13 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 06:08:13 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 06:08:13 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 06:08:13 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.16 [Pipeline] echo 06:08:13 [edgeXSetupEnvironment]: set envvar GOPROXY = https://nexus3.edgexfoundry.org/repository/go-proxy/ [Pipeline] echo 06:08:13 [edgeXSetupEnvironment]: set envvar DOCKER_BASE_IMAGE = nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine [Pipeline] echo 06:08:13 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo 06:08:13 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 06:08:13 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 06:08:13 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = edgex-ui [Pipeline] echo 06:08:14 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 06:08:14 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 06:08:14 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 06:08:14 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 06:08:14 [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo 06:08:14 [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo 06:08:14 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 06:08:14 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 06:08:14 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo 06:08:14 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo 06:08:14 [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo 06:08:14 [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo 06:08:14 [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo 06:08:15 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 06:08:15 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-356 [Pipeline] echo 06:08:15 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-356 [Pipeline] echo 06:08:15 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-356 [Pipeline] echo 06:08:15 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 8a4f6b411f74962c5ef2126c2fc1b7e4bf3c90f8 [Pipeline] echo 06:08:15 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 8a4f6b4 [Pipeline] echo 06:08:15 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 06:08:15 provisioning config files... 06:08:15 copy managed file [edgex-ui-go-settings] to file:/w/workspace/edgexfoundry_edgex-ui-go_PR-356@tmp/config7021741917274748675tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 06:08:16 ---> docker-login.sh 06:08:16 nexus3.edgexfoundry.org:10001 06:08:16 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:08:16 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 06:08:16 Configure a credential helper to remove this warning. See 06:08:16 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 06:08:16 06:08:16 Login Succeeded 06:08:16 nexus3.edgexfoundry.org:10002 06:08:16 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:08:16 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 06:08:16 Configure a credential helper to remove this warning. See 06:08:16 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 06:08:16 06:08:16 Login Succeeded 06:08:16 nexus3.edgexfoundry.org:10003 06:08:17 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:08:17 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 06:08:17 Configure a credential helper to remove this warning. See 06:08:17 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 06:08:17 06:08:17 Login Succeeded 06:08:17 nexus3.edgexfoundry.org:10004 06:08:17 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:08:17 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 06:08:17 Configure a credential helper to remove this warning. See 06:08:17 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 06:08:17 06:08:17 Login Succeeded 06:08:17 docker.io 06:08:17 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:08:18 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 06:08:18 Configure a credential helper to remove this warning. See 06:08:18 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 06:08:18 06:08:18 Login Succeeded 06:08:18 ---> docker-login.sh ends [Pipeline] } 06:08:18 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 06:08:18 + git log --format=format:%s -1 8a4f6b411f74962c5ef2126c2fc1b7e4bf3c90f8 [Pipeline] echo 06:08:19 GIT_COMMIT: 8a4f6b411f74962c5ef2126c2fc1b7e4bf3c90f8, Commit Message: chore(deps): Bump github.com/edgexfoundry/go-mod-core-contracts/v2 [Pipeline] echo 06:08:19 This is not a build commit. [Pipeline] isUnix [Pipeline] sh 06:08:20 + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 06:08:20 06:08:20 Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh 06:08:20 + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 06:08:20 latest: Pulling from edgex-devops/git-semver 06:08:20 31603596830f: Pulling fs layer 06:08:20 54011a49482f: Pulling fs layer 06:08:20 a6820b24f6d8: Pulling fs layer 06:08:20 f581987b2513: Pulling fs layer 06:08:20 f581987b2513: Waiting 06:08:20 54011a49482f: Download complete 06:08:20 31603596830f: Verifying Checksum 06:08:20 31603596830f: Download complete 06:08:21 f581987b2513: Verifying Checksum 06:08:21 f581987b2513: Download complete 06:08:21 a6820b24f6d8: Verifying Checksum 06:08:21 a6820b24f6d8: Download complete 06:08:21 31603596830f: Pull complete 06:08:21 54011a49482f: Pull complete 06:08:23 a6820b24f6d8: Pull complete 06:08:23 f581987b2513: Pull complete 06:08:23 Digest: sha256:772af3cb61214e5a22880db9bb273bb039d0aa3a8f4edfa0c1def8b4e20ea536 06:08:23 Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 06:08:23 nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer 06:08:23 prd-centos7-docker-4c-2g-78 does not seem to be running inside a container 06:08:23 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgexfoundry_edgex-ui-go_PR-356 -v /w/workspace/edgexfoundry_edgex-ui-go_PR-356:/w/workspace/edgexfoundry_edgex-ui-go_PR-356:rw,z -v /w/workspace/edgexfoundry_edgex-ui-go_PR-356@tmp:/w/workspace/edgexfoundry_edgex-ui-go_PR-356@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat 06:08:26 $ docker top 19f5807b8a970e0e3723ab7d4a9e20ca2c400f42cbd2e9e51dd1b93e25f6dfa9 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 06:08:26 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 06:08:26 [ssh-agent] Looking for ssh-agent implementation... 06:08:26 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 06:08:26 $ docker exec 19f5807b8a970e0e3723ab7d4a9e20ca2c400f42cbd2e9e51dd1b93e25f6dfa9 ssh-agent 06:08:26 SSH_AUTH_SOCK=/tmp/ssh-LdZJVAGkS7ZL/agent.13 06:08:26 SSH_AGENT_PID=18 06:08:26 Running ssh-add (command line suppressed) 06:08:27 Identity added: /w/workspace/edgexfoundry_edgex-ui-go_PR-356@tmp/private_key_1925293700269893559.key (/w/workspace/edgexfoundry_edgex-ui-go_PR-356@tmp/private_key_1925293700269893559.key) 06:08:27 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 06:08:27 + git tag --points-at HEAD [Pipeline] } 06:08:27 $ docker exec --env ******** --env ******** 19f5807b8a970e0e3723ab7d4a9e20ca2c400f42cbd2e9e51dd1b93e25f6dfa9 ssh-agent -k 06:08:27 unset SSH_AUTH_SOCK; 06:08:27 unset SSH_AGENT_PID; 06:08:27 echo Agent pid 18 killed; 06:08:27 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 06:08:28 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 06:08:28 [ssh-agent] Looking for ssh-agent implementation... 06:08:28 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 06:08:28 $ docker exec 19f5807b8a970e0e3723ab7d4a9e20ca2c400f42cbd2e9e51dd1b93e25f6dfa9 ssh-agent 06:08:28 SSH_AUTH_SOCK=/tmp/ssh-8B2A35kjgLor/agent.48 06:08:28 SSH_AGENT_PID=54 06:08:28 Running ssh-add (command line suppressed) 06:08:28 Identity added: /w/workspace/edgexfoundry_edgex-ui-go_PR-356@tmp/private_key_4562081191120211851.key (/w/workspace/edgexfoundry_edgex-ui-go_PR-356@tmp/private_key_4562081191120211851.key) 06:08:28 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 06:08:29 + git semver init 06:08:29 # -> Open(): unable to determine branch for HEAD 06:08:29 # $GIT_DIR = /w/workspace/edgexfoundry_edgex-ui-go_PR-356/.git 06:08:29 # $GIT_WORK_TREE = /w/workspace/edgexfoundry_edgex-ui-go_PR-356 06:08:29 # $SEMVER_REMOTE_NAME = origin 06:08:29 # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org 06:08:29 # $SEMVER_USER_NAME = edgex-jenkins 06:08:29 # $SEMVER_BRANCH = PR-356 06:08:29 # $SEMVER_TEMP = /tmp/semver-899310851 06:08:29 # git clone --branch semver git@github.com:edgexfoundry/edgex-ui-go.git $SEMVER_TEMP 06:08:31 # '/tmp/semver-899310851' -> '/w/workspace/edgexfoundry_edgex-ui-go_PR-356/.semver' 06:08:31 # -> Force: false 06:08:31 # $SEMVER_DIR = /w/workspace/edgexfoundry_edgex-ui-go_PR-356/.semver [Pipeline] } 06:08:31 $ docker exec --env ******** --env ******** 19f5807b8a970e0e3723ab7d4a9e20ca2c400f42cbd2e9e51dd1b93e25f6dfa9 ssh-agent -k 06:08:31 unset SSH_AUTH_SOCK; 06:08:31 unset SSH_AGENT_PID; 06:08:31 echo Agent pid 54 killed; 06:08:31 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 06:08:31 + git semver [Pipeline] } 06:08:31 $ docker stop --time=1 19f5807b8a970e0e3723ab7d4a9e20ca2c400f42cbd2e9e51dd1b93e25f6dfa9 06:08:33 $ docker rm -f 19f5807b8a970e0e3723ab7d4a9e20ca2c400f42cbd2e9e51dd1b93e25f6dfa9 [Pipeline] // withDockerContainer [Pipeline] sh 06:08:34 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 06:08:34 Stashed 1 file(s) [Pipeline] echo 06:08:34 [edgeXSemver]: initialized semver on version 0.0.0 [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] parallel [Pipeline] { (Branch: amd64) [Pipeline] { (Branch: arm64) [Pipeline] stage [Pipeline] { (amd64) [Pipeline] stage [Pipeline] { (arm64) [Pipeline] node [Pipeline] node 06:08:50 Still waiting to schedule task 06:08:50 Waiting for next available executor on ‘prd-centos7-docker-4c-2g-78’ 06:08:50 Still waiting to schedule task 06:08:50 ‘prd-ubuntu18.04-docker-arm64-4c-16g-3702’ is offline 06:10:39 Running on prd-ubuntu18.04-docker-arm64-4c-16g-79 in /w/workspace/edgexfoundry_edgex-ui-go_PR-356 [Pipeline] { [Pipeline] ws 06:10:39 Running in /w/workspace/edgex-ui-go/1 [Pipeline] { [Pipeline] checkout 06:10:40 The recommended git tool is: git 06:10:45 using credential edgex-jenkins-ssh 06:10:45 Cloning the remote Git repository 06:10:45 Cloning repository git@github.com:edgexfoundry/edgex-ui-go.git 06:10:45 > git init /w/workspace/edgex-ui-go/1 # timeout=10 06:10:45 Fetching upstream changes from git@github.com:edgexfoundry/edgex-ui-go.git 06:10:45 > git --version # timeout=10 06:10:46 > git --version # 'git version 2.17.1' 06:10:46 using GIT_SSH to set credentials SSH Credentials for GitHub 06:10:46 > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-ui-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 06:10:48 Merging remotes/origin/master commit c34a5b00355d78dd87fd6b647778846c32b4b87a into PR head commit 8a4f6b411f74962c5ef2126c2fc1b7e4bf3c90f8 06:10:48 > git config remote.origin.url git@github.com:edgexfoundry/edgex-ui-go.git # timeout=10 06:10:48 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 06:10:48 > git config remote.origin.url git@github.com:edgexfoundry/edgex-ui-go.git # timeout=10 06:10:48 Fetching upstream changes from git@github.com:edgexfoundry/edgex-ui-go.git 06:10:48 using GIT_SSH to set credentials SSH Credentials for GitHub 06:10:48 > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-ui-go.git +refs/pull/356/head:refs/remotes/origin/PR-356 +refs/heads/master:refs/remotes/origin/master # timeout=10 06:10:48 > git config core.sparsecheckout # timeout=10 06:10:48 > git checkout -f 8a4f6b411f74962c5ef2126c2fc1b7e4bf3c90f8 # timeout=10 06:10:49 Merge succeeded, producing 8a4f6b411f74962c5ef2126c2fc1b7e4bf3c90f8 06:10:49 Checking out Revision 8a4f6b411f74962c5ef2126c2fc1b7e4bf3c90f8 (PR-356) 06:10:49 > git remote # timeout=10 06:10:49 > git config --get remote.origin.url # timeout=10 06:10:49 using GIT_SSH to set credentials SSH Credentials for GitHub 06:10:49 > git merge c34a5b00355d78dd87fd6b647778846c32b4b87a # timeout=10 06:10:49 > git rev-parse HEAD^{commit} # timeout=10 06:10:49 > git config core.sparsecheckout # timeout=10 06:10:49 > git checkout -f 8a4f6b411f74962c5ef2126c2fc1b7e4bf3c90f8 # timeout=10 06:10:53 Commit message: "chore(deps): Bump github.com/edgexfoundry/go-mod-core-contracts/v2" 06:10:53 > git --version # timeout=10 06:10:53 > git --version # 'git version 2.17.1' 06:10:53 fatal: bad object 9d0281235b943b7ad605f650702698f9078b2862 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 06:10:55 + sudo jq . + {"registry-mirrors": ["https://nexus3.edgexfoundry.org:10001"], debug: false} /etc/docker/daemon.json [Pipeline] sh 06:10:56 + sudo mv /tmp/daemon.json /etc/docker/daemon.json [Pipeline] sh 06:10:56 + sudo service docker restart 06:10:56 + true [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 06:10:59 provisioning config files... 06:10:59 copy managed file [edgex-ui-go-settings] to file:/w/workspace/edgex-ui-go/1@tmp/config8317795211219746464tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 06:10:59 ---> docker-login.sh 06:10:59 nexus3.edgexfoundry.org:10001 06:11:00 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:11:00 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 06:11:00 Configure a credential helper to remove this warning. See 06:11:00 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 06:11:00 06:11:00 Login Succeeded 06:11:00 nexus3.edgexfoundry.org:10002 06:11:01 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:11:01 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 06:11:01 Configure a credential helper to remove this warning. See 06:11:01 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 06:11:01 06:11:01 Login Succeeded 06:11:01 nexus3.edgexfoundry.org:10003 06:11:01 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:11:01 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 06:11:01 Configure a credential helper to remove this warning. See 06:11:01 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 06:11:01 06:11:01 Login Succeeded 06:11:01 nexus3.edgexfoundry.org:10004 06:11:02 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:11:02 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 06:11:02 Configure a credential helper to remove this warning. See 06:11:02 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 06:11:02 06:11:02 Login Succeeded 06:11:02 docker.io 06:11:02 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:11:02 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 06:11:02 Configure a credential helper to remove this warning. See 06:11:02 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 06:11:02 06:11:02 Login Succeeded 06:11:02 ---> docker-login.sh ends [Pipeline] } 06:11:02 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 06:11:03 ========================================================= 06:11:03 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine] 06:11:03 ========================================================= [Pipeline] isUnix [Pipeline] sh 06:11:04 + docker build -t ci-base-image-arm64 -f Dockerfile.build --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine . 06:11:05 Sending build context to Docker daemon 34.93MB 06:11:05 Step 1/8 : ARG BASE=golang:1.15-alpine3.12 06:11:05 Step 2/8 : FROM ${BASE} 06:11:05 1.16-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 06:11:05 595b0fe564bb: Pulling fs layer 06:11:05 7186ed65a4f7: Pulling fs layer 06:11:05 316046926c0a: Pulling fs layer 06:11:05 4ebd0625c992: Pulling fs layer 06:11:05 207e8628e3a3: Pulling fs layer 06:11:05 c791037a9be2: Pulling fs layer 06:11:05 ffd874e62e21: Pulling fs layer 06:11:05 4ebd0625c992: Waiting 06:11:05 207e8628e3a3: Waiting 06:11:05 c791037a9be2: Waiting 06:11:05 ffd874e62e21: Waiting 06:11:05 316046926c0a: Verifying Checksum 06:11:05 316046926c0a: Download complete 06:11:05 7186ed65a4f7: Download complete 06:11:05 207e8628e3a3: Verifying Checksum 06:11:05 c791037a9be2: Verifying Checksum 06:11:05 c791037a9be2: Download complete 06:11:05 595b0fe564bb: Verifying Checksum 06:11:05 595b0fe564bb: Download complete 06:11:05 595b0fe564bb: Pull complete 06:11:06 7186ed65a4f7: Pull complete 06:11:06 316046926c0a: Pull complete 06:11:08 ffd874e62e21: Verifying Checksum 06:11:08 ffd874e62e21: Download complete 06:11:08 4ebd0625c992: Verifying Checksum 06:11:08 4ebd0625c992: Download complete 06:11:19 4ebd0625c992: Pull complete 06:11:19 207e8628e3a3: Pull complete 06:11:19 c791037a9be2: Pull complete 06:11:23 ffd874e62e21: Pull complete 06:11:23 Digest: sha256:fad7b58e697bd06bcf362d803a3263ca5ec03b905aa8665231fe3262941fe3e0 06:11:23 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine 06:11:23 ---> cfc18b08335c 06:11:23 Step 3/8 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: Intel' 06:11:25 Running on prd-centos7-docker-4c-2g-80 in /w/workspace/edgexfoundry_edgex-ui-go_PR-356 [Pipeline] { [Pipeline] ws 06:11:25 Running in /w/workspace/edgex-ui-go/1 [Pipeline] { [Pipeline] checkout 06:11:25 The recommended git tool is: git 06:11:26 ---> Running in 98c1dc370c50 06:11:26 Removing intermediate container 98c1dc370c50 06:11:26 ---> 2749b3816bef 06:11:26 Step 4/8 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 06:11:26 ---> Running in e8e3f1684b23 06:11:28 using credential edgex-jenkins-ssh 06:11:28 Cloning the remote Git repository 06:11:28 Cloning repository git@github.com:edgexfoundry/edgex-ui-go.git 06:11:28 > git init /w/workspace/edgex-ui-go/1 # timeout=10 06:11:28 Fetching upstream changes from git@github.com:edgexfoundry/edgex-ui-go.git 06:11:28 > git --version # timeout=10 06:11:28 > git --version # 'git version 2.24.3' 06:11:28 using GIT_SSH to set credentials SSH Credentials for GitHub 06:11:28 [INFO] Currently running in a labeled security context 06:11:28 [INFO] Currently SELinux is 'enforcing' on the host 06:11:28 > git /usr/bin/chcon --type=ssh_home_t /w/workspace/edgex-ui-go/1@tmp/jenkins-gitclient-ssh4560487752004451052.key 06:11:28 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-ui-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 06:11:29 Removing intermediate container e8e3f1684b23 06:11:29 ---> a8ba98ef2171 06:11:29 Step 5/8 : RUN apk add --no-cache make git 06:11:29 ---> Running in f2c836c5eb29 06:11:29 > git config remote.origin.url git@github.com:edgexfoundry/edgex-ui-go.git # timeout=10 06:11:29 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 06:11:29 > git config remote.origin.url git@github.com:edgexfoundry/edgex-ui-go.git # timeout=10 06:11:29 Fetching upstream changes from git@github.com:edgexfoundry/edgex-ui-go.git 06:11:29 using GIT_SSH to set credentials SSH Credentials for GitHub 06:11:29 [INFO] Currently running in a labeled security context 06:11:29 [INFO] Currently SELinux is 'enforcing' on the host 06:11:29 > git /usr/bin/chcon --type=ssh_home_t /w/workspace/edgex-ui-go/1@tmp/jenkins-gitclient-ssh7640010302288498924.key 06:11:29 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-ui-go.git +refs/pull/356/head:refs/remotes/origin/PR-356 +refs/heads/master:refs/remotes/origin/master # timeout=10 06:11:30 Merging remotes/origin/master commit c34a5b00355d78dd87fd6b647778846c32b4b87a into PR head commit 8a4f6b411f74962c5ef2126c2fc1b7e4bf3c90f8 06:11:30 fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz 06:11:30 Merge succeeded, producing 8a4f6b411f74962c5ef2126c2fc1b7e4bf3c90f8 06:11:30 Checking out Revision 8a4f6b411f74962c5ef2126c2fc1b7e4bf3c90f8 (PR-356) 06:11:30 > git config core.sparsecheckout # timeout=10 06:11:30 > git checkout -f 8a4f6b411f74962c5ef2126c2fc1b7e4bf3c90f8 # timeout=10 06:11:30 > git remote # timeout=10 06:11:30 > git config --get remote.origin.url # timeout=10 06:11:30 using GIT_SSH to set credentials SSH Credentials for GitHub 06:11:30 [INFO] Currently running in a labeled security context 06:11:30 [INFO] Currently SELinux is 'enforcing' on the host 06:11:30 > git /usr/bin/chcon --type=ssh_home_t /w/workspace/edgex-ui-go/1@tmp/jenkins-gitclient-ssh5862043968278630518.key 06:11:30 > git merge c34a5b00355d78dd87fd6b647778846c32b4b87a # timeout=10 06:11:30 > git rev-parse HEAD^{commit} # timeout=10 06:11:30 > git config core.sparsecheckout # timeout=10 06:11:30 > git checkout -f 8a4f6b411f74962c5ef2126c2fc1b7e4bf3c90f8 # timeout=10 06:11:31 fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz 06:11:32 OK: 138 MiB in 40 packages 06:11:33 Removing intermediate container f2c836c5eb29 06:11:33 ---> 91f6a52ebefb 06:11:33 Step 6/8 : WORKDIR /edgex-ui-go 06:11:33 ---> Running in 0f55d6354bb1 06:11:33 Removing intermediate container 0f55d6354bb1 06:11:33 ---> 6ec40dcd6abd 06:11:33 Step 7/8 : COPY . . 06:11:34 Commit message: "chore(deps): Bump github.com/edgexfoundry/go-mod-core-contracts/v2" 06:11:34 > git --version # timeout=10 06:11:34 > git --version # 'git version 2.24.3' 06:11:34 fatal: bad object 9d0281235b943b7ad605f650702698f9078b2862 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 06:11:35 + sudo jq '. + {"registry-mirrors": ["https://nexus3.edgexfoundry.org:10001"], debug: false}' /etc/docker/daemon.json [Pipeline] sh 06:11:36 + sudo mv /tmp/daemon.json /etc/docker/daemon.json [Pipeline] sh 06:11:36 + sudo service docker restart 06:11:36 + true 06:11:36 Redirecting to /bin/systemctl restart docker.service 06:11:37 ---> e0ddc9b509e4 06:11:37 Step 8/8 : RUN go mod download 06:11:37 ---> Running in 89afaa16d74c [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 06:11:38 provisioning config files... 06:11:38 copy managed file [edgex-ui-go-settings] to file:/w/workspace/edgex-ui-go/1@tmp/config2507900727936342170tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 06:11:38 ---> docker-login.sh 06:11:38 nexus3.edgexfoundry.org:10001 06:11:39 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:11:39 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 06:11:39 Configure a credential helper to remove this warning. See 06:11:39 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 06:11:39 06:11:39 Login Succeeded 06:11:39 nexus3.edgexfoundry.org:10002 06:11:39 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:11:39 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 06:11:39 Configure a credential helper to remove this warning. See 06:11:39 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 06:11:39 06:11:39 Login Succeeded 06:11:39 nexus3.edgexfoundry.org:10003 06:11:39 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:11:39 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 06:11:39 Configure a credential helper to remove this warning. See 06:11:39 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 06:11:39 06:11:39 Login Succeeded 06:11:39 nexus3.edgexfoundry.org:10004 06:11:39 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:11:39 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 06:11:39 Configure a credential helper to remove this warning. See 06:11:39 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 06:11:39 06:11:39 Login Succeeded 06:11:39 docker.io 06:11:40 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:11:40 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 06:11:40 Configure a credential helper to remove this warning. See 06:11:40 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 06:11:40 06:11:40 Login Succeeded 06:11:40 ---> docker-login.sh ends [Pipeline] } 06:11:40 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 06:11:40 ========================================================= 06:11:40 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine] 06:11:40 ========================================================= [Pipeline] isUnix [Pipeline] sh 06:11:41 + docker build -t ci-base-image-x86_64 -f Dockerfile.build --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine . 06:11:41 Sending build context to Docker daemon 34.93MB 06:11:41 Step 1/8 : ARG BASE=golang:1.15-alpine3.12 06:11:41 Step 2/8 : FROM ${BASE} 06:11:41 1.16-alpine: Pulling from edgex-devops/edgex-golang-base 06:11:41 540db60ca938: Pulling fs layer 06:11:41 adcc1eea9eea: Pulling fs layer 06:11:41 4c4ab2625f07: Pulling fs layer 06:11:41 0510c868ecb4: Pulling fs layer 06:11:41 afea3b2eda06: Pulling fs layer 06:11:41 7809a108b3ef: Pulling fs layer 06:11:41 f706445af74f: Pulling fs layer 06:11:41 0510c868ecb4: Waiting 06:11:41 afea3b2eda06: Waiting 06:11:41 7809a108b3ef: Waiting 06:11:41 f706445af74f: Waiting 06:11:41 4c4ab2625f07: Verifying Checksum 06:11:41 4c4ab2625f07: Download complete 06:11:41 adcc1eea9eea: Verifying Checksum 06:11:41 adcc1eea9eea: Download complete 06:11:41 afea3b2eda06: Verifying Checksum 06:11:41 afea3b2eda06: Download complete 06:11:41 7809a108b3ef: Verifying Checksum 06:11:41 7809a108b3ef: Download complete 06:11:41 540db60ca938: Verifying Checksum 06:11:41 540db60ca938: Download complete 06:11:41 540db60ca938: Pull complete 06:11:42 adcc1eea9eea: Pull complete 06:11:42 4c4ab2625f07: Pull complete 06:11:43 f706445af74f: Verifying Checksum 06:11:43 f706445af74f: Download complete 06:11:43 0510c868ecb4: Verifying Checksum 06:11:43 0510c868ecb4: Download complete 06:11:49 0510c868ecb4: Pull complete 06:11:49 afea3b2eda06: Pull complete 06:11:49 7809a108b3ef: Pull complete 06:11:55 f706445af74f: Pull complete 06:11:55 Digest: sha256:3789524f83b4b99ff44900c39f6da7fc44f99660cd9adf292610dec398b137f4 06:11:55 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine 06:11:55 ---> b068be0155e3 06:11:55 Step 3/8 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: Intel' 06:11:56 ---> Running in f8b852e7c11c 06:11:57 Removing intermediate container f8b852e7c11c 06:11:57 ---> 7cce102b5307 06:11:57 Step 4/8 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 06:11:57 ---> Running in 6a3093bcd496 06:11:58 Removing intermediate container 6a3093bcd496 06:11:58 ---> 3856a24a479a 06:11:58 Step 5/8 : RUN apk add --no-cache make git 06:11:58 ---> Running in 29a023d0284a 06:11:59 fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz 06:12:00 fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz 06:12:00 OK: 149 MiB in 40 packages 06:12:00 Removing intermediate container 29a023d0284a 06:12:00 ---> 264c08702c4d 06:12:00 Step 6/8 : WORKDIR /edgex-ui-go 06:12:01 ---> Running in c10ca1fd1ea7 06:12:01 Removing intermediate container c10ca1fd1ea7 06:12:01 ---> c8d206a3c92d 06:12:01 Step 7/8 : COPY . . 06:12:04 ---> d4b05003c418 06:12:04 Step 8/8 : RUN go mod download 06:12:04 ---> Running in 4cadb3763886 06:12:09 Removing intermediate container 89afaa16d74c 06:12:09 ---> ba763f8672be 06:12:09 Successfully built ba763f8672be 06:12:09 Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] sh 06:12:09 + docker inspect -f . ci-base-image-arm64 06:12:09 . [Pipeline] withDockerContainer 06:12:10 prd-ubuntu18.04-docker-arm64-4c-16g-79 does not seem to be running inside a container 06:12:10 $ 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 ******** ci-base-image-arm64 cat 06:12:11 $ docker top b28e9592ddaad934347c9ef9a96457ac91af4c4173d5905052f1ac806a361789 -eo pid,comm [Pipeline] { [Pipeline] sh 06:12:12 + go version 06:12:12 go version go1.16.3 linux/arm64 [Pipeline] } 06:12:13 $ docker stop --time=1 b28e9592ddaad934347c9ef9a96457ac91af4c4173d5905052f1ac806a361789 06:12:14 $ docker rm -f b28e9592ddaad934347c9ef9a96457ac91af4c4173d5905052f1ac806a361789 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 06:12:16 + docker inspect -f . ci-base-image-arm64 06:12:16 . [Pipeline] withDockerContainer 06:12:16 prd-ubuntu18.04-docker-arm64-4c-16g-79 does not seem to be running inside a container 06:12:16 $ 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 ******** ci-base-image-arm64 cat 06:12:18 $ docker top a5a75ff90a50ffc6f1e5aaf49add476dbb91e9e4dd77291ae770a60ccda1ac7f -eo pid,comm [Pipeline] { [Pipeline] sh 06:12:19 + go mod tidy [Pipeline] sh 06:12:20 + make test 06:12:20 GO111MODULE=on go test -coverprofile=coverage.out ./... 06:12:21 ? github.com/edgexfoundry/edgex-ui-go [no test files] 06:12:36 Removing intermediate container 4cadb3763886 06:12:36 ---> 204955fae151 06:12:36 Successfully built 204955fae151 06:12:36 Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] sh 06:12:37 + docker inspect -f . ci-base-image-x86_64 06:12:37 . [Pipeline] withDockerContainer 06:12:37 prd-centos7-docker-4c-2g-80 does not seem to be running inside a container 06:12:37 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-ui-go/1 -v /w/workspace/edgex-ui-go/1:/w/workspace/edgex-ui-go/1:rw,z -v /w/workspace/edgex-ui-go/1@tmp:/w/workspace/edgex-ui-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 06:12:38 $ docker top 24e1741c39dd28ee224081b5ac007a9c05fff713a836ce0ee14806a15b53b484 -eo pid,comm [Pipeline] { [Pipeline] sh 06:12:38 + go version 06:12:38 go version go1.16.3 linux/amd64 [Pipeline] } 06:12:38 $ docker stop --time=1 24e1741c39dd28ee224081b5ac007a9c05fff713a836ce0ee14806a15b53b484 06:12:40 $ docker rm -f 24e1741c39dd28ee224081b5ac007a9c05fff713a836ce0ee14806a15b53b484 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 06:12:41 + docker inspect -f . ci-base-image-x86_64 06:12:41 . [Pipeline] withDockerContainer 06:12:41 prd-centos7-docker-4c-2g-80 does not seem to be running inside a container 06:12:41 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-ui-go/1 -v /w/workspace/edgex-ui-go/1:/w/workspace/edgex-ui-go/1:rw,z -v /w/workspace/edgex-ui-go/1@tmp:/w/workspace/edgex-ui-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 06:12:42 $ docker top f58c511682969597e1ee1a638b10cf03d4ec02172fd6b732bcbc860793cdf106 -eo pid,comm [Pipeline] { [Pipeline] sh 06:12:42 + go mod tidy [Pipeline] sh 06:12:43 + make test 06:12:43 GO111MODULE=on go test -coverprofile=coverage.out ./... 06:12:44 ? github.com/edgexfoundry/edgex-ui-go [no test files] 06:12:53 ? github.com/edgexfoundry/edgex-ui-go/cmd/edgex-ui-server [no test files] 06:12:53 ? github.com/edgexfoundry/edgex-ui-go/internal [no test files] 06:12:53 ? github.com/edgexfoundry/edgex-ui-go/internal/component [no test files] 06:12:53 ? github.com/edgexfoundry/edgex-ui-go/internal/configs [no test files] 06:12:53 ? github.com/edgexfoundry/edgex-ui-go/internal/core [no test files] 06:12:53 ? github.com/edgexfoundry/edgex-ui-go/internal/domain [no test files] 06:12:53 ? github.com/edgexfoundry/edgex-ui-go/internal/errors [no test files] 06:12:53 ? github.com/edgexfoundry/edgex-ui-go/internal/handler [no test files] 06:12:53 ? github.com/edgexfoundry/edgex-ui-go/internal/pkg/usage [no test files] 06:12:53 ? github.com/edgexfoundry/edgex-ui-go/internal/repository [no test files] 06:12:53 ? github.com/edgexfoundry/edgex-ui-go/internal/repository/mm [no test files] 06:12:53 ? github.com/edgexfoundry/edgex-ui-go/internal/repository/mongo [no test files] 06:12:54 GO111MODULE=on go vet ./... 06:12:57 ? github.com/edgexfoundry/edgex-ui-go/cmd/edgex-ui-server [no test files] 06:12:57 ? github.com/edgexfoundry/edgex-ui-go/internal [no test files] 06:12:57 ? github.com/edgexfoundry/edgex-ui-go/internal/component [no test files] 06:12:57 ? github.com/edgexfoundry/edgex-ui-go/internal/configs [no test files] 06:12:57 ? github.com/edgexfoundry/edgex-ui-go/internal/core [no test files] 06:12:57 ? github.com/edgexfoundry/edgex-ui-go/internal/domain [no test files] 06:12:57 ? github.com/edgexfoundry/edgex-ui-go/internal/errors [no test files] 06:12:57 ? github.com/edgexfoundry/edgex-ui-go/internal/handler [no test files] 06:12:57 ? github.com/edgexfoundry/edgex-ui-go/internal/pkg/usage [no test files] 06:12:57 ? github.com/edgexfoundry/edgex-ui-go/internal/repository [no test files] 06:12:57 ? github.com/edgexfoundry/edgex-ui-go/internal/repository/mm [no test files] 06:12:57 ? github.com/edgexfoundry/edgex-ui-go/internal/repository/mongo [no test files] 06:12:57 GO111MODULE=on go vet ./... [Pipeline] } 06:13:02 $ docker stop --time=1 f58c511682969597e1ee1a638b10cf03d4ec02172fd6b732bcbc860793cdf106 06:13:05 $ docker rm -f f58c511682969597e1ee1a638b10cf03d4ec02172fd6b732bcbc860793cdf106 [Pipeline] // withDockerContainer [Pipeline] sh 06:13:05 + sudo chown -R jenkins:jenkins . [Pipeline] stash 06:13:06 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh 06:13:10 + sudo chown -R jenkins:jenkins . [Pipeline] sh 06:13:10 + ls -al . 06:13:10 total 92 06:13:10 drwxrwxr-x. 10 jenkins jenkins 4096 May 14 06:12 . 06:13:10 drwxrwxr-x. 4 jenkins jenkins 28 May 14 06:11 .. 06:13:10 drwxrwxr-x. 3 jenkins jenkins 20 May 14 06:11 assets 06:13:10 drwxrwxr-x. 2 jenkins jenkins 35 May 14 06:11 bin 06:13:10 drwxrwxr-x. 3 jenkins jenkins 29 May 14 06:11 cmd 06:13:10 -rw-rw-r--. 1 jenkins jenkins 3959 May 14 06:11 CONTRIBUTING.md 06:13:10 -rw-r--r--. 1 jenkins jenkins 10 May 14 06:12 coverage.out 06:13:10 -rw-rw-r--. 1 jenkins jenkins 1508 May 14 06:11 Dockerfile 06:13:10 -rw-rw-r--. 1 jenkins jenkins 902 May 14 06:11 Dockerfile.build 06:13:10 drwxrwxr-x. 5 jenkins jenkins 104 May 14 06:11 docs 06:13:10 drwxrwxr-x. 8 jenkins jenkins 179 May 14 06:11 .git 06:13:10 drwxrwxr-x. 2 jenkins jenkins 103 May 14 06:11 .github 06:13:10 -rw-rw-r--. 1 jenkins jenkins 162 May 14 06:11 .gitignore 06:13:10 -rw-rw-r--. 1 jenkins jenkins 987 May 14 06:11 go.mod 06:13:10 -rw-r--r--. 1 jenkins jenkins 24424 May 14 06:12 go.sum 06:13:10 drwxrwxr-x. 10 jenkins jenkins 139 May 14 06:11 internal 06:13:10 -rw-rw-r--. 1 jenkins jenkins 652 May 14 06:11 Jenkinsfile 06:13:10 -rw-rw-r--. 1 jenkins jenkins 11357 May 14 06:11 LICENSE 06:13:10 -rw-rw-r--. 1 jenkins jenkins 941 May 14 06:11 Makefile 06:13:10 -rw-rw-r--. 1 jenkins jenkins 6012 May 14 06:11 README.md 06:13:10 -rw-rw-r--. 1 jenkins jenkins 5 May 14 06:08 VERSION 06:13:10 -rw-rw-r--. 1 jenkins jenkins 155 May 14 06:11 version.go 06:13:10 drwxrwxr-x. 4 jenkins jenkins 4096 May 14 06:11 web [Pipeline] isUnix [Pipeline] sh 06:13:11 + 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=8a4f6b411f74962c5ef2126c2fc1b7e4bf3c90f8 --label arch=amd64 --label version=0.0.0 . 06:13:11 Sending build context to Docker daemon 34.96MB 06:13:11 Step 1/24 : ARG BASE=golang:1.15-alpine3.12 06:13:11 Step 2/24 : FROM ${BASE} AS builder 06:13:11 ---> 204955fae151 06:13:11 Step 3/24 : ARG MAKE="make cmd/edgex-ui-server/edgex-ui-server" 06:13:12 ---> Running in e9a40ce9a7da 06:13:12 Removing intermediate container e9a40ce9a7da 06:13:12 ---> 5fef7c10b0f5 06:13:12 Step 4/24 : ARG ALPINE_PKG_BASE="make git" 06:13:12 ---> Running in 44aab4d54c8f 06:13:12 Removing intermediate container 44aab4d54c8f 06:13:12 ---> 89182f376180 06:13:12 Step 5/24 : ARG ALPINE_PKG_EXTRA="" 06:13:12 ---> Running in 4674750b5819 06:13:12 Removing intermediate container 4674750b5819 06:13:12 ---> 49a027c60a50 06:13:12 Step 6/24 : LABEL Name=edgex-ui-go 06:13:12 ---> Running in b7ccd88fb87b 06:13:13 Removing intermediate container b7ccd88fb87b 06:13:13 ---> 89758277973c 06:13:13 Step 7/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018-2020: Intel' 06:13:13 ---> Running in b2fbacf60e91 06:13:13 Removing intermediate container b2fbacf60e91 06:13:13 ---> 8622cdef980f 06:13:13 Step 8/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 06:13:13 ---> Running in efa568674861 06:13:14 Removing intermediate container efa568674861 06:13:14 ---> 0b282c9ab517 06:13:14 Step 9/24 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 06:13:14 ---> Running in 6ce545f00ae0 06:13:14 fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz 06:13:15 fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz 06:13:16 OK: 149 MiB in 40 packages 06:13:16 Removing intermediate container 6ce545f00ae0 06:13:16 ---> cd716aa182ae 06:13:16 Step 10/24 : ENV GO111MODULE=on [Pipeline] } 06:13:16 $ docker stop --time=1 a5a75ff90a50ffc6f1e5aaf49add476dbb91e9e4dd77291ae770a60ccda1ac7f 06:13:16 ---> Running in cc6cd0921531 06:13:16 Removing intermediate container cc6cd0921531 06:13:16 ---> 35fbf76f50e7 06:13:16 Step 11/24 : WORKDIR /go/src/github.com/edgexfoundry/edgex-ui-go 06:13:16 ---> Running in 83b2aa037937 06:13:16 Removing intermediate container 83b2aa037937 06:13:16 ---> b82131a50e9b 06:13:16 Step 12/24 : COPY go.mod . 06:13:17 ---> 78b8ac5b89a1 06:13:17 Step 13/24 : COPY Makefile . 06:13:17 ---> ac4ce8e7c2b6 06:13:17 Step 14/24 : RUN make update 06:13:17 ---> Running in 95e8f4d6806e 06:13:18 $ docker rm -f a5a75ff90a50ffc6f1e5aaf49add476dbb91e9e4dd77291ae770a60ccda1ac7f 06:13:18 CGO_ENABLED=0 GO111MODULE=on go mod download [Pipeline] // withDockerContainer [Pipeline] sh 06:13:19 Removing intermediate container 95e8f4d6806e 06:13:19 ---> a5a9dfc08bf8 06:13:19 Step 15/24 : COPY . . 06:13:19 + sudo chown -R jenkins:jenkins . [Pipeline] stash 06:13:19 Warning: overwriting stash ‘coverage-report’ 06:13:20 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh 06:13:21 + sudo chown -R jenkins:jenkins . 06:13:21 ---> 8e9fdaedc765 06:13:21 Step 16/24 : RUN ${MAKE} [Pipeline] sh 06:13:21 ---> Running in 0e6d5bafeb6f 06:13:21 + ls -al . 06:13:21 total 124 06:13:21 drwxrwxr-x 10 jenkins jenkins 4096 May 14 06:12 . 06:13:21 drwxrwxr-x 4 jenkins jenkins 4096 May 14 06:10 .. 06:13:21 drwxrwxr-x 8 jenkins jenkins 4096 May 14 06:10 .git 06:13:21 drwxrwxr-x 2 jenkins jenkins 4096 May 14 06:10 .github 06:13:21 -rw-rw-r-- 1 jenkins jenkins 162 May 14 06:10 .gitignore 06:13:21 -rw-rw-r-- 1 jenkins jenkins 3959 May 14 06:10 CONTRIBUTING.md 06:13:21 -rw-rw-r-- 1 jenkins jenkins 1508 May 14 06:10 Dockerfile 06:13:21 -rw-rw-r-- 1 jenkins jenkins 902 May 14 06:10 Dockerfile.build 06:13:21 -rw-rw-r-- 1 jenkins jenkins 652 May 14 06:10 Jenkinsfile 06:13:21 -rw-rw-r-- 1 jenkins jenkins 11357 May 14 06:10 LICENSE 06:13:21 -rw-rw-r-- 1 jenkins jenkins 941 May 14 06:10 Makefile 06:13:21 -rw-rw-r-- 1 jenkins jenkins 6012 May 14 06:10 README.md 06:13:21 -rw-rw-r-- 1 jenkins jenkins 5 May 14 06:08 VERSION 06:13:21 drwxrwxr-x 3 jenkins jenkins 4096 May 14 06:10 assets 06:13:21 drwxrwxr-x 2 jenkins jenkins 4096 May 14 06:10 bin 06:13:21 drwxrwxr-x 3 jenkins jenkins 4096 May 14 06:10 cmd 06:13:21 -rw-r--r-- 1 jenkins jenkins 10 May 14 06:12 coverage.out 06:13:21 drwxrwxr-x 5 jenkins jenkins 4096 May 14 06:10 docs 06:13:21 -rw-rw-r-- 1 jenkins jenkins 987 May 14 06:10 go.mod 06:13:21 -rw-r--r-- 1 jenkins jenkins 24424 May 14 06:12 go.sum 06:13:21 drwxrwxr-x 10 jenkins jenkins 4096 May 14 06:10 internal 06:13:21 -rw-rw-r-- 1 jenkins jenkins 155 May 14 06:10 version.go 06:13:21 drwxrwxr-x 4 jenkins jenkins 4096 May 14 06:10 web [Pipeline] isUnix 06:13:21 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 [Pipeline] sh 06:13:22 + 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=8a4f6b411f74962c5ef2126c2fc1b7e4bf3c90f8 --label arch=arm64 --label version=0.0.0 . 06:13:23 Sending build context to Docker daemon 34.96MB 06:13:23 Step 1/24 : ARG BASE=golang:1.15-alpine3.12 06:13:23 Step 2/24 : FROM ${BASE} AS builder 06:13:23 ---> ba763f8672be 06:13:23 Step 3/24 : ARG MAKE="make cmd/edgex-ui-server/edgex-ui-server" 06:13:23 ---> Running in 50dfbd339241 06:13:24 Removing intermediate container 50dfbd339241 06:13:24 ---> e315b9f1d87d 06:13:24 Step 4/24 : ARG ALPINE_PKG_BASE="make git" 06:13:24 ---> Running in f8947e0ce5d9 06:13:25 Removing intermediate container f8947e0ce5d9 06:13:25 ---> b028721bcf9c 06:13:25 Step 5/24 : ARG ALPINE_PKG_EXTRA="" 06:13:25 ---> Running in 7885faca538c 06:13:25 Removing intermediate container 7885faca538c 06:13:25 ---> f96ff221c3ed 06:13:25 Step 6/24 : LABEL Name=edgex-ui-go 06:13:25 ---> Running in 5e3d9750c3c2 06:13:26 Removing intermediate container 5e3d9750c3c2 06:13:26 ---> 839ca4bf6c64 06:13:26 Step 7/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018-2020: Intel' 06:13:26 ---> Running in 8a1f4964509f 06:13:26 Removing intermediate container 8a1f4964509f 06:13:26 ---> 10c92a9ef091 06:13:26 Step 8/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 06:13:26 ---> Running in 9141ce0323a7 06:13:29 Removing intermediate container 9141ce0323a7 06:13:29 ---> 73b926004654 06:13:29 Step 9/24 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 06:13:29 ---> Running in 3ac28c96627b 06:13:30 fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz 06:13:30 fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz 06:13:31 OK: 138 MiB in 40 packages 06:13:31 CGO_ENABLED=0 GO111MODULE=on go build ./... 06:13:32 Removing intermediate container 3ac28c96627b 06:13:32 ---> 7e920fb4b0e8 06:13:32 Step 10/24 : ENV GO111MODULE=on 06:13:32 ---> Running in bd3748b5fcb7 06:13:33 Removing intermediate container bd3748b5fcb7 06:13:33 ---> dc8289509004 06:13:33 Step 11/24 : WORKDIR /go/src/github.com/edgexfoundry/edgex-ui-go 06:13:33 ---> Running in 8422496aa7c9 06:13:34 Removing intermediate container 8422496aa7c9 06:13:34 ---> 9af6f6802c76 06:13:34 Step 12/24 : COPY go.mod . 06:13:34 ---> e97ed5858fb8 06:13:34 Step 13/24 : COPY Makefile . 06:13:35 Removing intermediate container 0e6d5bafeb6f 06:13:35 ---> 34f1d056d44e 06:13:35 Step 17/24 : FROM alpine:3.12 06:13:35 3.12: Pulling from library/alpine 06:13:35 339de151aab4: Pulling fs layer 06:13:35 ---> 5919c149c99c 06:13:35 Step 14/24 : RUN make update 06:13:35 339de151aab4: Verifying Checksum 06:13:35 339de151aab4: Download complete 06:13:35 339de151aab4: Pull complete 06:13:35 Digest: sha256:36553b10a4947067b9fbb7d532951066293a68eae893beba1d9235f7d11a20ad 06:13:35 ---> Running in a7ec1cc84f54 06:13:35 Status: Downloaded newer image for alpine:3.12 06:13:35 ---> 13621d1b12d4 06:13:35 Step 18/24 : EXPOSE 4000 06:13:35 ---> Running in 7d04e6f1dd54 06:13:36 Removing intermediate container 7d04e6f1dd54 06:13:36 ---> 20823bde59c2 06:13:36 Step 19/24 : COPY --from=builder /go/src/github.com/edgexfoundry/edgex-ui-go/cmd/edgex-ui-server /go/src/github.com/edgexfoundry/edgex-ui-go/cmd/edgex-ui-server 06:13:36 CGO_ENABLED=0 GO111MODULE=on go mod download 06:13:38 ---> 403d14cbb89b 06:13:38 Step 20/24 : WORKDIR /go/src/github.com/edgexfoundry/edgex-ui-go/cmd/edgex-ui-server 06:13:38 ---> Running in 2ba0b84f3ce2 06:13:38 Removing intermediate container 2ba0b84f3ce2 06:13:38 ---> 0049c17f1fba 06:13:38 Step 21/24 : ENTRYPOINT ["./edgex-ui-server","-conf=res/docker/configuration.toml"] 06:13:38 ---> Running in 4fda70881ad9 06:13:38 Removing intermediate container a7ec1cc84f54 06:13:38 ---> b263555e0c86 06:13:38 Step 15/24 : COPY . . 06:13:38 Removing intermediate container 4fda70881ad9 06:13:38 ---> 5a52194dbbb9 06:13:38 Step 22/24 : LABEL arch=amd64 06:13:38 ---> Running in 3c2552831833 06:13:38 Removing intermediate container 3c2552831833 06:13:38 ---> aba51a1e870f 06:13:38 Step 23/24 : LABEL git_sha=8a4f6b411f74962c5ef2126c2fc1b7e4bf3c90f8 06:13:38 ---> Running in c12081579327 06:13:38 Removing intermediate container c12081579327 06:13:38 ---> 612bcd2a4a6a 06:13:38 Step 24/24 : LABEL version=0.0.0 06:13:38 ---> Running in e7fbef2102be 06:13:39 Removing intermediate container e7fbef2102be 06:13:39 ---> f91440d787e5 06:13:39 [Warning] One or more build-args [ARCH] were not consumed 06:13:39 Successfully built f91440d787e5 06:13:39 Successfully tagged edgex-ui:latest [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) Stage "Snap" skipped due to when conditional [Pipeline] } [Pipeline] // stage Post stage [Pipeline] libraryResource [Pipeline] sh 06:13:41 ---> job-cost.sh 06:13:41 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-u6kz 06:13:41 ---> bd213b94a2c1 06:13:41 Step 16/24 : RUN ${MAKE} 06:13:41 ---> Running in 041a24360932 06:13:42 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-ui-go.Version=0.0.0" -o cmd/edgex-ui-server/edgex-ui-server ./cmd/edgex-ui-server 06:13:59 lf-activate-venv(): INFO: Installing: zipp==1.1.0 python-openstackclient 06:14:09 CGO_ENABLED=0 GO111MODULE=on go build ./... 06:14:13 Removing intermediate container 041a24360932 06:14:13 ---> 041f1fbf6a6a 06:14:13 Step 17/24 : FROM alpine:3.12 06:14:13 3.12: Pulling from library/alpine 06:14:13 d2f70382dc9a: Pulling fs layer 06:14:14 d2f70382dc9a: Download complete 06:14:14 d2f70382dc9a: Pull complete 06:14:14 Digest: sha256:36553b10a4947067b9fbb7d532951066293a68eae893beba1d9235f7d11a20ad 06:14:14 Status: Downloaded newer image for alpine:3.12 06:14:14 ---> 9852663dfa18 06:14:14 Step 18/24 : EXPOSE 4000 06:14:15 ---> Running in 3a5c61ec98ae 06:14:15 Removing intermediate container 3a5c61ec98ae 06:14:15 ---> bfd3b192b835 06:14:15 Step 19/24 : COPY --from=builder /go/src/github.com/edgexfoundry/edgex-ui-go/cmd/edgex-ui-server /go/src/github.com/edgexfoundry/edgex-ui-go/cmd/edgex-ui-server 06:14:17 ---> 9a13415a08a6 06:14:17 Step 20/24 : WORKDIR /go/src/github.com/edgexfoundry/edgex-ui-go/cmd/edgex-ui-server 06:14:17 ---> Running in ea08300b8001 06:14:18 Removing intermediate container ea08300b8001 06:14:18 ---> 3778b2e5e48b 06:14:18 Step 21/24 : ENTRYPOINT ["./edgex-ui-server","-conf=res/docker/configuration.toml"] 06:14:18 ---> Running in 3ee5d11c17b4 06:14:18 Removing intermediate container 3ee5d11c17b4 06:14:18 ---> 4bc372dbf245 06:14:18 Step 22/24 : LABEL arch=arm64 06:14:18 ---> Running in 8e4283df3104 06:14:19 Removing intermediate container 8e4283df3104 06:14:19 ---> 022d0e780a5e 06:14:19 Step 23/24 : LABEL git_sha=8a4f6b411f74962c5ef2126c2fc1b7e4bf3c90f8 06:14:19 ---> Running in 1e62c49b83d6 06:14:20 Removing intermediate container 1e62c49b83d6 06:14:20 ---> f4f197192ae5 06:14:20 Step 24/24 : LABEL version=0.0.0 06:14:20 ---> Running in e25484748a49 06:14:20 Removing intermediate container e25484748a49 06:14:20 ---> bb5126f5ecf9 06:14:20 [Warning] One or more build-args [ARCH] were not consumed 06:14:20 Successfully built bb5126f5ecf9 06:14:20 Successfully tagged edgex-ui-arm64:latest [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage Post stage [Pipeline] libraryResource [Pipeline] sh 06:14:22 ---> job-cost.sh 06:14:22 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-nuBD 06:14:25 lf-activate-venv(): INFO: Adding /tmp/venv-u6kz/bin to PATH 06:14:25 INFO: No Stack... 06:14:25 INFO: Retrieving Pricing Info for: v1-standard-2 06:14:25 INFO: Archiving Costs [Pipeline] sh 06:14:26 + cat /w/workspace/edgex-ui-go/1/archives/cost.csv 06:14:26 + cut -d, -f6 [Pipeline] lock 06:14:26 Trying to acquire lock on [jenkins-edgexfoundry-edgex-ui-go-PR-356-1-stack-cost] 06:14:26 Resource [jenkins-edgexfoundry-edgex-ui-go-PR-356-1-stack-cost] did not exist. Created. 06:14:26 Lock acquired on [jenkins-edgexfoundry-edgex-ui-go-PR-356-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 06:14:27 + echo total: 0.029999999329447746 [Pipeline] stash 06:14:27 Stashed 1 file(s) [Pipeline] } 06:14:27 Lock released on resource [jenkins-edgexfoundry-edgex-ui-go-PR-356-1-stack-cost] [Pipeline] // lock [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } 06:15:01 lf-activate-venv(): INFO: Installing: zipp==1.1.0 python-openstackclient 06:16:22 lf-activate-venv(): INFO: Adding /tmp/venv-nuBD/bin to PATH 06:16:22 INFO: No Stack... 06:16:22 INFO: Retrieving Pricing Info for: lf-standard-4 06:16:22 INFO: Archiving Costs [Pipeline] sh 06:16:23 + cat /w/workspace/edgex-ui-go/1/archives/cost.csv+ 06:16:23 cut -d, -f6 [Pipeline] lock 06:16:23 Trying to acquire lock on [jenkins-edgexfoundry-edgex-ui-go-PR-356-1-stack-cost] 06:16:23 Resource [jenkins-edgexfoundry-edgex-ui-go-PR-356-1-stack-cost] did not exist. Created. 06:16:23 Lock acquired on [jenkins-edgexfoundry-edgex-ui-go-PR-356-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 06:16:23 /w/workspace/edgex-ui-go/1@tmp/durable-b4d41a27/script.sh: 1: /w/workspace/edgex-ui-go/1@tmp/durable-b4d41a27/script.sh: Syntax error: Unterminated quoted string [Pipeline] sh 06:16:24 + echo total: 0.20999999344348907 [Pipeline] stash 06:16:24 Warning: overwriting stash ‘stack-cost’ 06:16:24 Stashed 1 file(s) [Pipeline] } 06:16:24 Lock released on resource [jenkins-edgexfoundry-edgex-ui-go-PR-356-1-stack-cost] [Pipeline] // lock [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (CodeCov) [Pipeline] unstash [Pipeline] configFileProvider 06:16:25 provisioning config files... 06:16:25 copy managed file [edgex-ui-go-codecov-token] to file:/w/workspace/edgexfoundry_edgex-ui-go_PR-356@tmp/config2552528298178041661tmp [Pipeline] { [Pipeline] sh 06:16:26 + set +x 06:16:26 + curl -s https://codecov.io/bash 06:16:26 + bash -s -- 06:16:26 06:16:26 _____ _ 06:16:26 / ____| | | 06:16:26 | | ___ __| | ___ ___ _____ __ 06:16:26 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 06:16:26 | |___| (_) | (_| | __/ (_| (_) \ V / 06:16:26 \_____\___/ \__,_|\___|\___\___/ \_/ 06:16:26 Bash-1.0.2 06:16:26 06:16:26 06:16:26 ==> git version 2.24.3 found 06:16:26 ==> curl 7.29.0 (x86_64-redhat-linux-gnu) libcurl/7.29.0 NSS/3.53.1 zlib/1.2.7 libidn/1.28 libssh2/1.8.0 06:16:26 Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtsp scp sftp smtp smtps telnet tftp 06:16:26 Features: AsynchDNS GSS-Negotiate IDN IPv6 Largefile NTLM NTLM_WB SSL libz unix-sockets 06:16:26 ==> Jenkins CI detected. 06:16:26 project root: . 06:16:26 --> token set from env 06:16:26 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 06:16:26 ==> Running gcov in . (disable via -X gcov) 06:16:26 ==> Python coveragepy not found 06:16:26 ==> Searching for coverage reports in: 06:16:26 + . 06:16:26 -> Found 1 reports 06:16:26 ==> Detecting git/mercurial file structure 06:16:26 ==> Reading reports 06:16:26 + ./coverage.out bytes=10 06:16:26 ==> Appending adjustments 06:16:26 https://docs.codecov.io/docs/fixing-reports 06:16:26 + Found adjustments 06:16:26 ==> Gzipping contents 06:16:26 4.0K /tmp/codecov.VoAotP.gz 06:16:26 ==> Uploading reports 06:16:26 url: https://codecov.io 06:16:26 query: branch=PR-356&commit=8a4f6b411f74962c5ef2126c2fc1b7e4bf3c90f8&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-ui-go%2Fjob%2FPR-356%2F1%2F&name=&tag=&slug=edgexfoundry%2Fedgex-ui-go&service=jenkins&flags=&pr=356&job=&cmd_args= 06:16:26 -> Pinging Codecov 06:16:26 https://codecov.io/upload/v4?package=bash-1.0.2&token=secret&branch=PR-356&commit=8a4f6b411f74962c5ef2126c2fc1b7e4bf3c90f8&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-ui-go%2Fjob%2FPR-356%2F1%2F&name=&tag=&slug=edgexfoundry%2Fedgex-ui-go&service=jenkins&flags=&pr=356&job=&cmd_args= 06:16:27 -> Uploading to 06:16:27 https://storage.googleapis.com/codecov/v4/raw/2021-05-14/FB506323287CE973F263BFD2A0EB1F37/8a4f6b411f74962c5ef2126c2fc1b7e4bf3c90f8/c9baf518-1dbd-4fe0-b28a-3baca4770eb7.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EQM3VGPYSAFECJRMNAFIPCV2R3P2BOORCJC7NM537NPJQSFLHUDNIDWA%2F20210514%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20210514T061627Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=2cf5fab1cc6a5a83eb5848322dc7fbf800befea835f7512e51977d43b61f92cf 06:16:27 % Total % Received % Xferd Average Speed Time Time Time Current 06:16:27 Dload Upload Total Spent Left Speed 06:16:27 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 3902 0 0 100 3902 0 9423 --:--:-- --:--:-- --:--:-- 9447 06:16:27 -> Reports have been successfully queued for processing at https://codecov.io/github/edgexfoundry/edgex-ui-go/commit/8a4f6b411f74962c5ef2126c2fc1b7e4bf3c90f8 [Pipeline] } 06:16:27 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) Stage "Snyk Dependency Scan" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Archive Prep) Stage "Archive Prep" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) Stage "Publish Swagger" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) Stage "Semver" skipped due to when conditional [Pipeline] stage [Pipeline] { (Tag) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Experimental Tag) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Stable (Named) Tag) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] libraryResource [Pipeline] sh 06:16:30 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 06:16:31 ---> package-listing.sh 06:16:31 ++ facter osfamily 06:16:31 ++ tr '[:upper:]' '[:lower:]' 06:16:31 + OS_FAMILY=redhat 06:16:31 + workspace=/w/workspace/edgexfoundry_edgex-ui-go_PR-356 06:16:31 + START_PACKAGES=/tmp/packages_start.txt 06:16:31 + END_PACKAGES=/tmp/packages_end.txt 06:16:31 + DIFF_PACKAGES=/tmp/packages_diff.txt 06:16:31 + PACKAGES=/tmp/packages_start.txt 06:16:31 + '[' /w/workspace/edgexfoundry_edgex-ui-go_PR-356 ']' 06:16:31 + PACKAGES=/tmp/packages_end.txt 06:16:31 + case "${OS_FAMILY}" in 06:16:31 + rpm -qa 06:16:31 + sort 06:16:36 + '[' -f /tmp/packages_start.txt ']' 06:16:36 + '[' -f /tmp/packages_end.txt ']' 06:16:36 + diff /tmp/packages_start.txt /tmp/packages_end.txt 06:16:36 + '[' /w/workspace/edgexfoundry_edgex-ui-go_PR-356 ']' 06:16:36 + mkdir -p /w/workspace/edgexfoundry_edgex-ui-go_PR-356/archives/ 06:16:36 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgexfoundry_edgex-ui-go_PR-356/archives/ [Pipeline] echo 06:16:36 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-356/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 06:16:36 + facter operatingsystem [Pipeline] isUnix [Pipeline] sh 06:16:37 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 06:16:37 06:16:37 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] isUnix [Pipeline] sh 06:16:38 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 06:16:38 alpine: Pulling from edgex-lftools-log-publisher 06:16:38 df20fa9351a1: Pulling fs layer 06:16:38 36b3adc4ff6f: Pulling fs layer 06:16:38 8ad3a11d3b57: Pulling fs layer 06:16:38 46f8f816bc3b: Pulling fs layer 06:16:38 93b61091891f: Pulling fs layer 06:16:38 93b9cdb0e59b: Pulling fs layer 06:16:38 5e14af77c1be: Pulling fs layer 06:16:38 01666e4c0597: Pulling fs layer 06:16:38 aa168da1d23b: Pulling fs layer 06:16:38 93b9cdb0e59b: Waiting 06:16:38 5e14af77c1be: Waiting 06:16:38 01666e4c0597: Waiting 06:16:38 aa168da1d23b: Waiting 06:16:38 46f8f816bc3b: Waiting 06:16:38 93b61091891f: Waiting 06:16:38 36b3adc4ff6f: Verifying Checksum 06:16:38 36b3adc4ff6f: Download complete 06:16:38 46f8f816bc3b: Verifying Checksum 06:16:38 46f8f816bc3b: Download complete 06:16:38 df20fa9351a1: Verifying Checksum 06:16:38 df20fa9351a1: Download complete 06:16:38 93b9cdb0e59b: Verifying Checksum 06:16:38 93b9cdb0e59b: Download complete 06:16:38 5e14af77c1be: Verifying Checksum 06:16:38 5e14af77c1be: Download complete 06:16:38 93b61091891f: Verifying Checksum 06:16:38 93b61091891f: Download complete 06:16:38 01666e4c0597: Verifying Checksum 06:16:38 01666e4c0597: Download complete 06:16:39 8ad3a11d3b57: Verifying Checksum 06:16:39 8ad3a11d3b57: Download complete 06:16:39 df20fa9351a1: Pull complete 06:16:39 36b3adc4ff6f: Pull complete 06:16:40 8ad3a11d3b57: Pull complete 06:16:41 46f8f816bc3b: Pull complete 06:16:42 93b61091891f: Pull complete 06:16:42 93b9cdb0e59b: Pull complete 06:16:42 5e14af77c1be: Pull complete 06:16:42 01666e4c0597: Pull complete 06:16:42 aa168da1d23b: Verifying Checksum 06:16:42 aa168da1d23b: Download complete 06:16:55 aa168da1d23b: Pull complete 06:16:55 Digest: sha256:ac41798234670a79351fc13b8232b4dbeccc6fb1f122f5db5169d11b1762ca7c 06:16:55 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 06:16:55 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] withDockerContainer 06:16:55 prd-centos7-docker-4c-2g-78 does not seem to be running inside a container 06:16:55 $ 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-356/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-356 -v /w/workspace/edgexfoundry_edgex-ui-go_PR-356:/w/workspace/edgexfoundry_edgex-ui-go_PR-356:rw,z -v /w/workspace/edgexfoundry_edgex-ui-go_PR-356@tmp:/w/workspace/edgexfoundry_edgex-ui-go_PR-356@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine cat 06:17:00 $ docker top e18427ab81207815f9250be06f3aa56439aef644a5342575711929d356cbbd7a -eo pid,comm [Pipeline] { [Pipeline] sh 06:17:00 + touch /tmp/pre-build-complete [Pipeline] sh 06:17:01 + mkdir -p /var/log/sa [Pipeline] sh 06:17:01 + ls /var/log/sa-host 06:17:01 + sadf -c /var/log/sa-host/sa14 06:17:01 file_magic: OK 06:17:01 HZ: Using current value: 100 06:17:01 file_header: OK 06:17:01 file_activity: A_CPU A_PCSW A_SWAP A_PAGE A_IO A_MEMORY A_HUGE A_KTABLES A_QUEUE A_SERIAL A_DISK A_NET_DEV A_NET_EDEV A_NET_NFS A_NET_NFSD A_NET_SOCK OK 06:17:01 Statistics: 06:17:01 HRHnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu... 06:17:01 File successfully converted to sysstat format version 12.2.1 06:17:01 + sadf -c /var/log/sa-host/sa23 06:17:01 file_magic: OK 06:17:01 HZ: Using current value: 100 06:17:01 file_header: OK 06:17:01 file_activity: A_CPU A_PCSW A_SWAP A_PAGE A_IO A_MEMORY A_HUGE A_KTABLES A_QUEUE A_SERIAL A_DISK A_NET_DEV A_NET_EDEV A_NET_NFS A_NET_NFSD A_NET_SOCK OK 06:17:01 Statistics: 06:17:01 Hnuu...uuuununununu... 06:17:01 File successfully converted to sysstat format version 12.2.1 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 06:17:02 provisioning config files... 06:17:02 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgexfoundry_edgex-ui-go_PR-356@tmp/config7976286514582117316tmp [Pipeline] { [Pipeline] echo 06:17:02 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 06:17:02 ---> create-netrc.sh [Pipeline] } 06:17:03 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] echo 06:17:03 Running shell/python-tools-install.sh [Pipeline] libraryResource [Pipeline] sh 06:17:03 ---> python-tools-install.sh [Pipeline] echo 06:17:03 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 06:17:03 ---> sudo-logs.sh 06:17:03 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 06:17:03 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 06:17:04 ---> job-cost.sh 06:17:04 lf-activate-venv: SKIPPING 06:17:04 DEBUG: total: 0.20999999344348907 06:17:04 INFO: Retrieving Stack Cost... 06:17:05 INFO: Retrieving Pricing Info for: v1-standard-2 06:17:05 INFO: Archiving Costs [Pipeline] echo 06:17:05 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 06:17:06 ---> logs-deploy.sh 06:17:06 lf-activate-venv: SKIPPING 06:17:06 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-ui-go/PR-356/1 06:17:06 INFO: archiving workspace using pattern(s): 06:17:09 Archives upload complete. 06:17:09 INFO: archiving logs to Nexus 06:17:10 ---> uname -a: 06:17:10 Linux prd-centos7-docker-4c-2g-78.vexxhost.local 3.10.0-1160.6.1.el7.x86_64 #1 SMP Tue Nov 17 13:59:11 UTC 2020 x86_64 Linux 06:17:10 06:17:10 06:17:10 ---> lscpu: 06:17:10 Architecture: x86_64 06:17:10 CPU op-mode(s): 32-bit, 64-bit 06:17:10 Byte Order: Little Endian 06:17:10 Address sizes: 40 bits physical, 48 bits virtual 06:17:10 CPU(s): 4 06:17:10 On-line CPU(s) list: 0-3 06:17:10 Thread(s) per core: 1 06:17:10 Core(s) per socket: 1 06:17:10 Socket(s): 4 06:17:10 NUMA node(s): 1 06:17:10 Vendor ID: GenuineIntel 06:17:10 CPU family: 6 06:17:10 Model: 44 06:17:10 Model name: Westmere E56xx/L56xx/X56xx (IBRS update) 06:17:10 Stepping: 1 06:17:10 CPU MHz: 2933.438 06:17:10 BogoMIPS: 5866.87 06:17:10 Virtualization: VT-x 06:17:10 Hypervisor vendor: KVM 06:17:10 Virtualization type: full 06:17:10 L1d cache: 128 KiB 06:17:10 L1i cache: 128 KiB 06:17:10 L2 cache: 16 MiB 06:17:10 L3 cache: 64 MiB 06:17:10 NUMA node0 CPU(s): 0-3 06:17:10 Vulnerability Itlb multihit: KVM: Mitigation: Split huge pages 06:17:10 Vulnerability L1tf: Mitigation; PTE Inversion; VMX conditional cache flushes, SMT disabled 06:17:10 Vulnerability Mds: Vulnerable: Clear CPU buffers attempted, no microcode; SMT Host state unknown 06:17:10 Vulnerability Meltdown: Mitigation; PTI 06:17:10 Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp 06:17:10 Vulnerability Spectre v1: Mitigation; Load fences, usercopy/swapgs barriers and __user pointer sanitization 06:17:10 Vulnerability Spectre v2: Mitigation; Full retpoline, IBPB 06:17:10 Vulnerability Srbds: Not affected 06:17:10 Vulnerability Tsx async abort: Not affected 06:17:10 Flags: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 ss syscall nx pdpe1gb rdtscp lm constant_tsc rep_good nopl xtopology eagerfpu pni pclmulqdq vmx ssse3 cx16 pcid sse4_1 sse4_2 x2apic popcnt tsc_deadline_timer aes hypervisor lahf_lm ssbd ibrs ibpb stibp tpr_shadow vnmi flexpriority ept vpid tsc_adjust arat spec_ctrl intel_stibp 06:17:10 06:17:10 06:17:10 ---> nproc: 06:17:10 4 06:17:10 06:17:10 06:17:10 ---> df -h: 06:17:10 Filesystem Size Used Available Use% Mounted on 06:17:10 overlay 50.0G 7.3G 42.7G 15% / 06:17:10 tmpfs 64.0M 0 64.0M 0% /dev 06:17:10 tmpfs 918.7M 0 918.7M 0% /sys/fs/cgroup 06:17:10 shm 64.0M 0 64.0M 0% /dev/shm 06:17:10 /dev/vda1 50.0G 7.3G 42.7G 15% /facter-os 06:17:10 /dev/vda1 50.0G 7.3G 42.7G 15% /etc/resolv.conf 06:17:10 /dev/vda1 50.0G 7.3G 42.7G 15% /etc/hostname 06:17:10 /dev/vda1 50.0G 7.3G 42.7G 15% /etc/hosts 06:17:10 /dev/vda1 50.0G 7.3G 42.7G 15% /var/log/auth.log 06:17:10 /dev/vda1 50.0G 7.3G 42.7G 15% /run/cloud-init/result.json 06:17:10 /dev/vda1 50.0G 7.3G 42.7G 15% /w/workspace/edgexfoundry_edgex-ui-go_PR-356 06:17:10 /dev/vda1 50.0G 7.3G 42.7G 15% /w/workspace/edgexfoundry_edgex-ui-go_PR-356@tmp 06:17:10 /dev/vda1 50.0G 7.3G 42.7G 15% /var/log/sa-host 06:17:10 /dev/vda1 50.0G 7.3G 42.7G 15% /var/log/secure 06:17:10 06:17:10 06:17:10 ---> free -m: 06:17:10 total used free shared buff/cache available 06:17:10 Mem: 1837 700 102 0 1034 1033 06:17:10 Swap: 1023 1 1022 06:17:10 06:17:10 06:17:10 ---> ip addr: 06:17:10 1: lo: mtu 65536 qdisc noqueue state UNKNOWN qlen 1000 06:17:10 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 06:17:10 inet 127.0.0.1/8 scope host lo 06:17:10 valid_lft forever preferred_lft forever 06:17:10 inet6 ::1/128 scope host 06:17:10 valid_lft forever preferred_lft forever 06:17:10 2: eth0: mtu 1458 qdisc pfifo_fast state UP qlen 1000 06:17:10 link/ether fa:16:3e:74:0d:c5 brd ff:ff:ff:ff:ff:ff 06:17:10 inet 10.30.123.188/23 brd 10.30.123.255 scope global dynamic eth0 06:17:10 valid_lft 85808sec preferred_lft 85808sec 06:17:10 inet6 fe80::f816:3eff:fe74:dc5/64 scope link 06:17:10 valid_lft forever preferred_lft forever 06:17:10 3: docker0: mtu 1500 qdisc noqueue state DOWN 06:17:10 link/ether 02:42:fa:87:30:56 brd ff:ff:ff:ff:ff:ff 06:17:10 inet 10.250.0.254/24 brd 10.250.0.255 scope global docker0 06:17:10 valid_lft forever preferred_lft forever 06:17:10 inet6 fe80::42:faff:fe87:3056/64 scope link 06:17:10 valid_lft forever preferred_lft forever 06:17:10 06:17:10 06:17:10 ---> sar -b -r -n DEV: 06:17:10 Linux 3.10.0-1160.6.1.el7.x86_64 (centos-7-docker-5fbc1798-0377-b841-54c3-72bc41eda64a.vexxhost.lo) 05/14/21 _x86_64_ (4 CPU) 06:17:10 06:17:10 06:07:06 LINUX RESTART (4 CPU) 06:17:10 06:17:10 06:08:01 tps rtps wtps dtps bread/s bwrtn/s bdscd/s 06:17:10 06:09:01 50.54 12.17 38.37 0.00 4604.56 4032.46 0.00 06:17:10 06:10:01 0.88 0.00 0.88 0.00 0.00 22.47 0.00 06:17:10 06:11:01 0.43 0.00 0.43 0.00 0.00 5.69 0.00 06:17:10 06:12:01 0.27 0.00 0.27 0.00 0.00 3.79 0.00 06:17:10 06:13:01 0.20 0.00 0.20 0.00 0.00 2.75 0.00 06:17:10 06:14:01 0.35 0.00 0.35 0.00 0.00 4.83 0.00 06:17:10 06:15:01 0.23 0.00 0.23 0.00 0.00 3.10 0.00 06:17:10 06:16:01 0.23 0.00 0.23 0.00 0.00 2.86 0.00 06:17:10 Average: 6.66 1.53 5.14 0.00 577.25 511.22 0.00 06:17:10 06:17:10 06:08:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 06:17:10 06:09:01 155856 0 602936 32.04 2620 1120132 1142052 38.98 433704 1090228 132 06:17:10 06:10:01 167456 0 591328 31.43 2620 1120140 1067592 36.44 427384 1086564 16 06:17:10 06:11:01 165276 0 593504 31.54 2620 1120144 1067760 36.44 432984 1083728 20 06:17:10 06:12:01 164816 0 593960 31.57 2620 1120148 1067796 36.44 440368 1076564 16 06:17:10 06:13:01 164144 0 594628 31.60 2620 1120152 1067664 36.44 437752 1079900 16 06:17:10 06:14:01 164560 0 594208 31.58 2620 1120156 1067676 36.44 450168 1067692 16 06:17:10 06:15:01 164496 0 594268 31.58 2620 1120160 1067592 36.44 467968 1049568 16 06:17:10 06:16:01 164804 0 593956 31.57 2620 1120164 1067592 36.44 467972 1049568 8 06:17:10 Average: 163926 0 594848 31.61 2620 1120150 1076966 36.76 444788 1072976 30 06:17:10 06:17:10 06:08:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 06:17:10 06:09:01 eth0 165.61 145.09 602.56 58.13 0.00 0.00 0.00 0.00 06:17:10 06:09:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:17:10 06:09:01 docker0 64.19 52.77 5.69 161.25 0.00 0.00 0.00 0.00 06:17:10 06:10:01 eth0 0.78 0.08 0.06 0.01 0.00 0.00 0.00 0.00 06:17:10 06:10:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:17:10 06:10:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:17:10 06:11:01 eth0 2.81 1.46 3.47 0.28 0.00 0.00 0.00 0.00 06:17:10 06:11:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:17:10 06:11:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:17:10 06:12:01 eth0 0.47 0.41 0.27 0.21 0.00 0.00 0.00 0.00 06:17:10 06:12:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:17:10 06:12:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:17:10 06:13:01 eth0 0.18 0.12 0.08 0.07 0.00 0.00 0.00 0.00 06:17:10 06:13:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:17:10 06:13:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:17:10 06:14:01 eth0 0.17 0.12 0.07 0.01 0.00 0.00 0.00 0.00 06:17:10 06:14:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:17:10 06:14:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:17:10 06:15:01 eth0 0.08 0.08 0.01 0.01 0.00 0.00 0.00 0.00 06:17:10 06:15:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:17:10 06:15:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:17:10 06:16:01 eth0 0.08 0.08 0.01 0.01 0.00 0.00 0.00 0.00 06:17:10 06:16:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:17:10 06:16:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:17:10 Average: eth0 21.33 18.48 76.04 7.36 0.00 0.00 0.00 0.00 06:17:10 Average: lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:17:10 Average: docker0 8.05 6.62 0.71 20.22 0.00 0.00 0.00 0.00 06:17:10 06:17:10 06:17:10 ---> sar -P ALL: 06:17:10 Linux 3.10.0-1160.6.1.el7.x86_64 (centos-7-docker-5fbc1798-0377-b841-54c3-72bc41eda64a.vexxhost.lo) 05/14/21 _x86_64_ (4 CPU) 06:17:10 06:17:10 06:07:06 LINUX RESTART (4 CPU) 06:17:10 06:17:10 06:08:01 CPU %user %nice %system %iowait %steal %idle 06:17:10 06:09:01 all 4.73 0.00 3.00 1.01 3.14 88.13 06:17:10 06:09:01 0 5.55 0.00 3.10 1.49 2.99 86.87 06:17:10 06:09:01 1 3.90 0.00 3.33 0.50 3.30 88.97 06:17:10 06:09:01 2 4.94 0.00 2.88 0.71 3.17 88.30 06:17:10 06:09:01 3 4.53 0.00 2.66 1.33 3.11 88.37 06:17:10 06:10:01 all 0.09 0.00 0.11 0.00 0.85 98.95 06:17:10 06:10:01 0 0.22 0.00 0.12 0.00 0.80 98.87 06:17:10 06:10:01 1 0.07 0.00 0.10 0.00 0.93 98.91 06:17:10 06:10:01 2 0.03 0.00 0.10 0.00 0.98 98.89 06:17:10 06:10:01 3 0.03 0.00 0.13 0.00 0.71 99.12 06:17:10 06:11:01 all 0.17 0.00 0.07 0.00 0.30 99.47 06:17:10 06:11:01 0 0.10 0.00 0.05 0.00 0.45 99.40 06:17:10 06:11:01 1 0.07 0.00 0.05 0.00 0.18 99.70 06:17:10 06:11:01 2 0.43 0.00 0.08 0.00 0.25 99.23 06:17:10 06:11:01 3 0.07 0.00 0.08 0.00 0.30 99.55 06:17:10 06:12:01 all 0.09 0.00 0.04 0.00 0.11 99.75 06:17:10 06:12:01 0 0.02 0.00 0.02 0.00 0.05 99.92 06:17:10 06:12:01 1 0.07 0.00 0.05 0.00 0.22 99.66 06:17:10 06:12:01 2 0.25 0.00 0.03 0.00 0.12 99.59 06:17:10 06:12:01 3 0.03 0.00 0.07 0.00 0.05 99.85 06:17:10 06:13:01 all 0.11 0.00 0.10 0.00 0.28 99.52 06:17:10 06:13:01 0 0.02 0.00 0.10 0.00 0.22 99.67 06:17:10 06:13:01 1 0.03 0.00 0.12 0.00 0.23 99.62 06:17:10 06:13:01 2 0.32 0.00 0.10 0.00 0.35 99.23 06:17:10 06:13:01 3 0.07 0.00 0.07 0.00 0.32 99.55 06:17:10 06:14:01 all 0.13 0.00 0.06 0.00 0.05 99.76 06:17:10 06:14:01 0 0.03 0.00 0.02 0.00 0.02 99.93 06:17:10 06:14:01 1 0.07 0.00 0.05 0.00 0.08 99.80 06:17:10 06:14:01 2 0.40 0.00 0.03 0.00 0.08 99.48 06:17:10 06:14:01 3 0.02 0.00 0.15 0.00 0.00 99.83 06:17:10 06:15:01 all 0.13 0.00 0.08 0.00 0.05 99.75 06:17:10 06:15:01 0 0.02 0.00 0.03 0.00 0.02 99.93 06:17:10 06:15:01 1 0.05 0.00 0.03 0.00 0.05 99.87 06:17:10 06:15:01 2 0.42 0.00 0.07 0.00 0.10 99.42 06:17:10 06:15:01 3 0.03 0.00 0.17 0.00 0.02 99.78 06:17:10 06:16:01 all 0.12 0.00 0.03 0.00 0.05 99.79 06:17:10 06:16:01 0 0.02 0.00 0.00 0.00 0.02 99.97 06:17:10 06:16:01 1 0.03 0.00 0.05 0.00 0.07 99.85 06:17:10 06:16:01 2 0.43 0.00 0.05 0.00 0.10 99.42 06:17:10 06:16:01 3 0.02 0.00 0.03 0.00 0.02 99.93 06:17:10 Average: all 0.69 0.00 0.43 0.12 0.60 98.15 06:17:10 Average: 0 0.74 0.00 0.42 0.18 0.56 98.09 06:17:10 Average: 1 0.53 0.00 0.47 0.06 0.63 98.30 06:17:10 Average: 2 0.90 0.00 0.42 0.09 0.64 97.96 06:17:10 Average: 3 0.60 0.00 0.42 0.16 0.56 98.26 06:17:10 06:17:10 06:17:10