Pull request #385 opened Connecting to https://api.github.com using edgex-jenkins/****** (edgex-jenkins github personal access token) Connecting to https://api.github.com to check permissions of obtain list of badboy-huaqiao for edgexfoundry/edgex-ui-go Obtained Jenkinsfile from 9f6d946b544e22e0998bef3d1533f8e875ca270f+6eb81e99157ae153f20d7cb606dbe27b8fc87177 (871c799c871fa6d0ab35a6a5b686ac89e9636847) 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-ssh2653904478586692524.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 6a41506d72e8e131afc862d141935157bee59f41 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-ssh8631561606201303359.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 6a41506d72e8e131afc862d141935157bee59f41 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-385/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-385/workspace@libs/edgex-global-pipelines@tmp/jenkins-gitclient-ssh2553742180727090741.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-385/workspace@libs/edgex-global-pipelines@tmp/jenkins-gitclient-ssh3623739077978110818.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 6a41506d72e8e131afc862d141935157bee59f41 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 6a41506d72e8e131afc862d141935157bee59f41 # timeout=10 Commit message: "Merge pull request #340 from ernestojeda/enable-snap-stage" > 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-ssh1578308439086314186.key > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision d1a99147b03c6cd90561f8e70b7af78166bcd4cd The recommended git tool is: NONE using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning with configured refspecs honoured and without tags Cloning repository git@github.com:lfit/releng-pipelines.git > git init /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-ui-go/branches/PR-385/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-385/workspace@libs/lf-pipelines@tmp/jenkins-gitclient-ssh8388876435377686415.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 Avoid second fetch Checking out Revision d1a99147b03c6cd90561f8e70b7af78166bcd4cd (master) > git config core.sparsecheckout # timeout=10 > git checkout -f d1a99147b03c6cd90561f8e70b7af78166bcd4cd # timeout=10 Commit message: "Feat: Add initial Java pipeline functionality" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 > git --version # timeout=10 > git --version # 'git version 2.16.6' fatal: bad object 6a41506d72e8e131afc862d141935157bee59f41 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 ‘prd-centos7-docker-4c-2g-1825’ is offline Running on prd-centos7-docker-4c-2g-178 in /w/workspace/edgexfoundry_edgex-ui-go_PR-385 [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-385 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-ui-go.git > git --version # timeout=10 > git --version # 'git version 2.24.4' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > git /usr/bin/chcon --type=ssh_home_t /w/workspace/edgexfoundry_edgex-ui-go_PR-385@tmp/jenkins-gitclient-ssh3074757775028271765.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-385@tmp/jenkins-gitclient-ssh5792784436502693259.key > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-ui-go.git +refs/pull/385/head:refs/remotes/origin/PR-385 +refs/heads/master:refs/remotes/origin/master # timeout=10 Merging remotes/origin/master commit 6eb81e99157ae153f20d7cb606dbe27b8fc87177 into PR head commit 9f6d946b544e22e0998bef3d1533f8e875ca270f Merge succeeded, producing 9f6d946b544e22e0998bef3d1533f8e875ca270f Checking out Revision 9f6d946b544e22e0998bef3d1533f8e875ca270f (PR-385) > git config core.sparsecheckout # timeout=10 > git checkout -f 9f6d946b544e22e0998bef3d1533f8e875ca270f # 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-385@tmp/jenkins-gitclient-ssh1876715139138716389.key > git merge 6eb81e99157ae153f20d7cb606dbe27b8fc87177 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 9f6d946b544e22e0998bef3d1533f8e875ca270f # timeout=10 Commit message: "feat: update some hard code like edgex service port to match edgex v2 updates and remove dead code" First time build. Skipping changelog. > git --version # timeout=10 > git --version # 'git version 2.24.4' fatal: bad object 6a41506d72e8e131afc862d141935157bee59f41 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 09:54:56 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 09:54:56 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 09:54:56 ========================================================= 09:54:56 EdgeX Global Pipelines Version Info 09:54:56 ========================================================= [Pipeline] libraryResource [Pipeline] sh 09:54:58 ------------------- 09:54:58 stable info: 09:54:58 ------------------- 09:54:58 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 09:54:58 Commit SHA: 6a41506d72e8e131afc862d141935157bee59f41 09:54:58 Message: update stable to v1.0.195 09:54:58 ------------------- 09:54:58 experimental info: 09:54:58 ------------------- 09:54:58 Commited By: **** collab-it+edgex@linuxfoundation.org 09:54:58 Commit SHA: 6a41506d72e8e131afc862d141935157bee59f41 09:54:58 Message: update experimental to v1.0.195 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 09:54:59 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-ui-go-settings [Pipeline] echo 09:54:59 [edgeXSetupEnvironment]: set envvar PROJECT = edgex-ui-go [Pipeline] echo 09:54:59 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 09:54:59 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 09:54:59 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 09:54:59 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.16 [Pipeline] echo 09:54:59 [edgeXSetupEnvironment]: set envvar GOPROXY = https://nexus3.edgexfoundry.org/repository/go-proxy/ [Pipeline] echo 09:54:59 [edgeXSetupEnvironment]: set envvar DOCKER_BASE_IMAGE = nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine [Pipeline] echo 09:54:59 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo 09:54:59 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 09:54:59 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 09:54:59 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = edgex-ui [Pipeline] echo 09:54:59 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 09:54:59 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 09:54:59 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 09:55:00 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 09:55:00 [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo 09:55:00 [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo 09:55:00 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 09:55:00 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 09:55:00 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo 09:55:00 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo 09:55:00 [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo 09:55:00 [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo 09:55:00 [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo 09:55:00 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 09:55:00 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-385 [Pipeline] echo 09:55:00 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-385 [Pipeline] echo 09:55:00 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-385 [Pipeline] echo 09:55:00 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 9f6d946b544e22e0998bef3d1533f8e875ca270f [Pipeline] echo 09:55:01 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 9f6d946 [Pipeline] echo 09:55:01 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 09:55:01 provisioning config files... 09:55:01 copy managed file [edgex-ui-go-settings] to file:/w/workspace/edgexfoundry_edgex-ui-go_PR-385@tmp/config7943936726014140389tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 09:55:01 ---> docker-login.sh 09:55:01 nexus3.edgexfoundry.org:10001 09:55:01 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 09:55:01 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 09:55:01 Configure a credential helper to remove this warning. See 09:55:01 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 09:55:01 09:55:01 Login Succeeded 09:55:02 nexus3.edgexfoundry.org:10002 09:55:02 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 09:55:02 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 09:55:02 Configure a credential helper to remove this warning. See 09:55:02 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 09:55:02 09:55:02 Login Succeeded 09:55:02 nexus3.edgexfoundry.org:10003 09:55:02 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 09:55:02 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 09:55:02 Configure a credential helper to remove this warning. See 09:55:02 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 09:55:02 09:55:02 Login Succeeded 09:55:02 nexus3.edgexfoundry.org:10004 09:55:02 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 09:55:02 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 09:55:02 Configure a credential helper to remove this warning. See 09:55:02 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 09:55:02 09:55:02 Login Succeeded 09:55:02 docker.io 09:55:02 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 09:55:02 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 09:55:02 Configure a credential helper to remove this warning. See 09:55:02 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 09:55:02 09:55:02 Login Succeeded 09:55:02 ---> docker-login.sh ends [Pipeline] } 09:55:02 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 09:55:03 + git log --format=format:%s -1 9f6d946b544e22e0998bef3d1533f8e875ca270f [Pipeline] echo 09:55:03 GIT_COMMIT: 9f6d946b544e22e0998bef3d1533f8e875ca270f, Commit Message: feat: update some hard code like edgex service port to match edgex v2 updates and remove dead code [Pipeline] echo 09:55:03 This is not a build commit. [Pipeline] isUnix [Pipeline] sh 09:55:05 + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 09:55:05 09:55:05 Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh 09:55:05 + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 09:55:05 latest: Pulling from edgex-devops/git-semver 09:55:05 31603596830f: Pulling fs layer 09:55:05 54011a49482f: Pulling fs layer 09:55:05 a6820b24f6d8: Pulling fs layer 09:55:05 f581987b2513: Pulling fs layer 09:55:05 f581987b2513: Waiting 09:55:05 54011a49482f: Verifying Checksum 09:55:05 54011a49482f: Download complete 09:55:05 31603596830f: Verifying Checksum 09:55:05 31603596830f: Download complete 09:55:05 f581987b2513: Verifying Checksum 09:55:05 f581987b2513: Download complete 09:55:05 a6820b24f6d8: Verifying Checksum 09:55:05 a6820b24f6d8: Download complete 09:55:05 31603596830f: Pull complete 09:55:05 54011a49482f: Pull complete 09:55:06 a6820b24f6d8: Pull complete 09:55:06 f581987b2513: Pull complete 09:55:06 Digest: sha256:772af3cb61214e5a22880db9bb273bb039d0aa3a8f4edfa0c1def8b4e20ea536 09:55:06 Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 09:55:06 nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer 09:55:06 prd-centos7-docker-4c-2g-178 does not seem to be running inside a container 09:55:07 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgexfoundry_edgex-ui-go_PR-385 -v /w/workspace/edgexfoundry_edgex-ui-go_PR-385:/w/workspace/edgexfoundry_edgex-ui-go_PR-385:rw,z -v /w/workspace/edgexfoundry_edgex-ui-go_PR-385@tmp:/w/workspace/edgexfoundry_edgex-ui-go_PR-385@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 ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat 09:55:08 $ docker top 5e5ce6ae9ba984d873d6ebf004d2b0b272e4f6e9292a044ebeb1031b31cc91fe -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 09:55:08 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 09:55:08 [ssh-agent] Looking for ssh-agent implementation... 09:55:08 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 09:55:08 $ docker exec 5e5ce6ae9ba984d873d6ebf004d2b0b272e4f6e9292a044ebeb1031b31cc91fe ssh-agent 09:55:09 SSH_AUTH_SOCK=/tmp/ssh-MZvRgUQ95Agr/agent.14 09:55:09 SSH_AGENT_PID=20 09:55:09 Running ssh-add (command line suppressed) 09:55:09 Identity added: /w/workspace/edgexfoundry_edgex-ui-go_PR-385@tmp/private_key_2304379834000915190.key (/w/workspace/edgexfoundry_edgex-ui-go_PR-385@tmp/private_key_2304379834000915190.key) 09:55:09 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 09:55:09 + git tag --points-at HEAD [Pipeline] } 09:55:09 $ docker exec --env ******** --env ******** 5e5ce6ae9ba984d873d6ebf004d2b0b272e4f6e9292a044ebeb1031b31cc91fe ssh-agent -k 09:55:09 unset SSH_AUTH_SOCK; 09:55:09 unset SSH_AGENT_PID; 09:55:09 echo Agent pid 20 killed; 09:55:09 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 09:55:09 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 09:55:09 [ssh-agent] Looking for ssh-agent implementation... 09:55:09 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 09:55:09 $ docker exec 5e5ce6ae9ba984d873d6ebf004d2b0b272e4f6e9292a044ebeb1031b31cc91fe ssh-agent 09:55:10 SSH_AUTH_SOCK=/tmp/ssh-n2emQQw2YB3y/agent.55 09:55:10 SSH_AGENT_PID=61 09:55:10 Running ssh-add (command line suppressed) 09:55:10 Identity added: /w/workspace/edgexfoundry_edgex-ui-go_PR-385@tmp/private_key_8018530347937247214.key (/w/workspace/edgexfoundry_edgex-ui-go_PR-385@tmp/private_key_8018530347937247214.key) 09:55:10 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 09:55:10 + git semver init 09:55:10 # -> Open(): unable to determine branch for HEAD 09:55:10 # $GIT_DIR = /w/workspace/edgexfoundry_edgex-ui-go_PR-385/.git 09:55:10 # $GIT_WORK_TREE = /w/workspace/edgexfoundry_edgex-ui-go_PR-385 09:55:10 # $SEMVER_REMOTE_NAME = origin 09:55:10 # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org 09:55:10 # $SEMVER_USER_NAME = edgex-jenkins 09:55:10 # $SEMVER_BRANCH = PR-385 09:55:10 # $SEMVER_TEMP = /tmp/semver-258913184 09:55:10 # git clone --branch semver git@github.com:edgexfoundry/edgex-ui-go.git $SEMVER_TEMP 09:55:11 # '/tmp/semver-258913184' -> '/w/workspace/edgexfoundry_edgex-ui-go_PR-385/.semver' 09:55:11 # -> Force: false 09:55:11 # $SEMVER_DIR = /w/workspace/edgexfoundry_edgex-ui-go_PR-385/.semver [Pipeline] } 09:55:11 $ docker exec --env ******** --env ******** 5e5ce6ae9ba984d873d6ebf004d2b0b272e4f6e9292a044ebeb1031b31cc91fe ssh-agent -k 09:55:12 unset SSH_AUTH_SOCK; 09:55:12 unset SSH_AGENT_PID; 09:55:12 echo Agent pid 61 killed; 09:55:12 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 09:55:12 + git semver [Pipeline] } 09:55:12 $ docker stop --time=1 5e5ce6ae9ba984d873d6ebf004d2b0b272e4f6e9292a044ebeb1031b31cc91fe 09:55:14 $ docker rm -f 5e5ce6ae9ba984d873d6ebf004d2b0b272e4f6e9292a044ebeb1031b31cc91fe [Pipeline] // withDockerContainer [Pipeline] sh 09:55:14 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 09:55:14 Stashed 1 file(s) [Pipeline] echo 09:55:14 [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 09:55:30 Still waiting to schedule task 09:55:30 Waiting for next available executor on ‘centos7-docker-4c-2g’ 09:55:30 Still waiting to schedule task 09:55:30 All nodes of label ‘ubuntu18.04-docker-arm64-4c-16g’ are offline 09:57:26 Running on prd-ubuntu18.04-docker-arm64-4c-16g-179 in /w/workspace/edgexfoundry_edgex-ui-go_PR-385 [Pipeline] { [Pipeline] ws 09:57:26 Running in /w/workspace/edgex-ui-go/1 [Pipeline] { [Pipeline] checkout 09:57:26 The recommended git tool is: git 09:57:32 using credential edgex-jenkins-ssh 09:57:32 Cloning the remote Git repository 09:57:32 Cloning repository git@github.com:edgexfoundry/edgex-ui-go.git 09:57:32 > git init /w/workspace/edgex-ui-go/1 # timeout=10 09:57:32 Fetching upstream changes from git@github.com:edgexfoundry/edgex-ui-go.git 09:57:32 > git --version # timeout=10 09:57:32 > git --version # 'git version 2.17.1' 09:57:32 using GIT_SSH to set credentials SSH Credentials for GitHub 09:57:32 > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-ui-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 09:57:35 > git config remote.origin.url git@github.com:edgexfoundry/edgex-ui-go.git # timeout=10 09:57:35 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 09:57:35 > git config remote.origin.url git@github.com:edgexfoundry/edgex-ui-go.git # timeout=10 09:57:35 Fetching upstream changes from git@github.com:edgexfoundry/edgex-ui-go.git 09:57:35 using GIT_SSH to set credentials SSH Credentials for GitHub 09:57:35 > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-ui-go.git +refs/pull/385/head:refs/remotes/origin/PR-385 +refs/heads/master:refs/remotes/origin/master # timeout=10 09:57:35 Merging remotes/origin/master commit 6eb81e99157ae153f20d7cb606dbe27b8fc87177 into PR head commit 9f6d946b544e22e0998bef3d1533f8e875ca270f 09:57:36 Merge succeeded, producing 9f6d946b544e22e0998bef3d1533f8e875ca270f 09:57:36 Checking out Revision 9f6d946b544e22e0998bef3d1533f8e875ca270f (PR-385) 09:57:35 > git config core.sparsecheckout # timeout=10 09:57:35 > git checkout -f 9f6d946b544e22e0998bef3d1533f8e875ca270f # timeout=10 09:57:36 > git remote # timeout=10 09:57:36 > git config --get remote.origin.url # timeout=10 09:57:36 using GIT_SSH to set credentials SSH Credentials for GitHub 09:57:36 > git merge 6eb81e99157ae153f20d7cb606dbe27b8fc87177 # timeout=10 09:57:36 > git rev-parse HEAD^{commit} # timeout=10 09:57:36 > git config core.sparsecheckout # timeout=10 09:57:36 > git checkout -f 9f6d946b544e22e0998bef3d1533f8e875ca270f # timeout=10 09:57:40 Commit message: "feat: update some hard code like edgex service port to match edgex v2 updates and remove dead code" 09:57:40 > git --version # timeout=10 09:57:40 > git --version # 'git version 2.17.1' 09:57:40 fatal: bad object 6a41506d72e8e131afc862d141935157bee59f41 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 09:57:42 + sudo jq . + {"registry-mirrors": ["https://nexus3.edgexfoundry.org:10001"], debug: false} /etc/docker/daemon.json [Pipeline] sh 09:57:42 + sudo mv /tmp/daemon.json /etc/docker/daemon.json [Pipeline] sh 09:57:43 + true 09:57:43 + sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 09:58:01 provisioning config files... 09:58:01 copy managed file [edgex-ui-go-settings] to file:/w/workspace/edgex-ui-go/1@tmp/config7354869164652472769tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 09:58:02 ---> docker-login.sh 09:58:02 nexus3.edgexfoundry.org:10001 09:58:03 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 09:58:03 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 09:58:03 Configure a credential helper to remove this warning. See 09:58:03 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 09:58:03 09:58:03 Login Succeeded 09:58:03 nexus3.edgexfoundry.org:10002 09:58:04 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 09:58:04 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 09:58:04 Configure a credential helper to remove this warning. See 09:58:04 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 09:58:04 09:58:04 Login Succeeded 09:58:04 nexus3.edgexfoundry.org:10003 09:58:04 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 09:58:04 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 09:58:04 Configure a credential helper to remove this warning. See 09:58:04 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 09:58:04 09:58:04 Login Succeeded 09:58:04 nexus3.edgexfoundry.org:10004 09:58:04 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 09:58:05 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 09:58:05 Configure a credential helper to remove this warning. See 09:58:05 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 09:58:05 09:58:05 Login Succeeded 09:58:05 docker.io 09:58:05 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 09:58:06 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 09:58:06 Configure a credential helper to remove this warning. See 09:58:06 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 09:58:06 09:58:06 Login Succeeded 09:58:06 ---> docker-login.sh ends [Pipeline] } 09:58:06 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 09:58:06 ========================================================= 09:58:06 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine] 09:58:06 ========================================================= [Pipeline] isUnix [Pipeline] sh 09:58:07 + 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 . 09:58:08 Sending build context to Docker daemon 21.87MB 09:58:08 Step 1/8 : ARG BASE=golang:1.16-alpine3.12 09:58:08 Step 2/8 : FROM ${BASE} 09:58:08 1.16-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 09:58:08 595b0fe564bb: Pulling fs layer 09:58:08 3088b5b3c5c0: Pulling fs layer 09:58:08 5b7225fbf94c: Pulling fs layer 09:58:08 ba82ee9f976e: Pulling fs layer 09:58:08 506bd15cee9f: Pulling fs layer 09:58:08 75a0a4a0db45: Pulling fs layer 09:58:08 618dc40b7e24: Pulling fs layer 09:58:08 ba82ee9f976e: Waiting 09:58:08 506bd15cee9f: Waiting 09:58:08 75a0a4a0db45: Waiting 09:58:08 618dc40b7e24: Waiting 09:58:08 5b7225fbf94c: Verifying Checksum 09:58:08 5b7225fbf94c: Download complete 09:58:08 3088b5b3c5c0: Verifying Checksum 09:58:08 3088b5b3c5c0: Download complete 09:58:08 506bd15cee9f: Verifying Checksum 09:58:08 506bd15cee9f: Download complete 09:58:08 75a0a4a0db45: Download complete 09:58:08 595b0fe564bb: Verifying Checksum 09:58:08 595b0fe564bb: Download complete 09:58:09 595b0fe564bb: Pull complete 09:58:09 3088b5b3c5c0: Pull complete 09:58:10 5b7225fbf94c: Pull complete 09:58:10 618dc40b7e24: Download complete 09:58:12 ba82ee9f976e: Verifying Checksum 09:58:12 ba82ee9f976e: Download complete 09:58:18 Running on prd-centos7-docker-4c-2g-180 in /w/workspace/edgexfoundry_edgex-ui-go_PR-385 [Pipeline] { [Pipeline] ws 09:58:18 Running in /w/workspace/edgex-ui-go/1 [Pipeline] { [Pipeline] checkout 09:58:18 The recommended git tool is: git 09:58:20 using credential edgex-jenkins-ssh 09:58:20 Cloning the remote Git repository 09:58:20 Cloning repository git@github.com:edgexfoundry/edgex-ui-go.git 09:58:20 > git init /w/workspace/edgex-ui-go/1 # timeout=10 09:58:20 Fetching upstream changes from git@github.com:edgexfoundry/edgex-ui-go.git 09:58:20 > git --version # timeout=10 09:58:20 > git --version # 'git version 2.24.4' 09:58:20 using GIT_SSH to set credentials SSH Credentials for GitHub 09:58:20 [INFO] Currently running in a labeled security context 09:58:20 [INFO] Currently SELinux is 'enforcing' on the host 09:58:20 > git /usr/bin/chcon --type=ssh_home_t /w/workspace/edgex-ui-go/1@tmp/jenkins-gitclient-ssh3141602965520485835.key 09:58:21 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-ui-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 09:58:22 ba82ee9f976e: Pull complete 09:58:22 506bd15cee9f: Pull complete 09:58:22 Merging remotes/origin/master commit 6eb81e99157ae153f20d7cb606dbe27b8fc87177 into PR head commit 9f6d946b544e22e0998bef3d1533f8e875ca270f 09:58:22 > git config remote.origin.url git@github.com:edgexfoundry/edgex-ui-go.git # timeout=10 09:58:22 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 09:58:22 > git config remote.origin.url git@github.com:edgexfoundry/edgex-ui-go.git # timeout=10 09:58:22 Fetching upstream changes from git@github.com:edgexfoundry/edgex-ui-go.git 09:58:22 using GIT_SSH to set credentials SSH Credentials for GitHub 09:58:22 [INFO] Currently running in a labeled security context 09:58:22 [INFO] Currently SELinux is 'enforcing' on the host 09:58:22 > git /usr/bin/chcon --type=ssh_home_t /w/workspace/edgex-ui-go/1@tmp/jenkins-gitclient-ssh2848159690425321819.key 09:58:22 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-ui-go.git +refs/pull/385/head:refs/remotes/origin/PR-385 +refs/heads/master:refs/remotes/origin/master # timeout=10 09:58:22 > git config core.sparsecheckout # timeout=10 09:58:22 > git checkout -f 9f6d946b544e22e0998bef3d1533f8e875ca270f # timeout=10 09:58:22 > git remote # timeout=10 09:58:23 > git config --get remote.origin.url # timeout=10 09:58:23 using GIT_SSH to set credentials SSH Credentials for GitHub 09:58:23 [INFO] Currently running in a labeled security context 09:58:23 [INFO] Currently SELinux is 'enforcing' on the host 09:58:23 > git /usr/bin/chcon --type=ssh_home_t /w/workspace/edgex-ui-go/1@tmp/jenkins-gitclient-ssh1291303038278170820.key 09:58:23 > git merge 6eb81e99157ae153f20d7cb606dbe27b8fc87177 # timeout=10 09:58:23 Merge succeeded, producing 9f6d946b544e22e0998bef3d1533f8e875ca270f 09:58:23 Checking out Revision 9f6d946b544e22e0998bef3d1533f8e875ca270f (PR-385) 09:58:23 75a0a4a0db45: Pull complete 09:58:23 > git rev-parse HEAD^{commit} # timeout=10 09:58:23 > git config core.sparsecheckout # timeout=10 09:58:23 > git checkout -f 9f6d946b544e22e0998bef3d1533f8e875ca270f # timeout=10 09:58:26 Commit message: "feat: update some hard code like edgex service port to match edgex v2 updates and remove dead code" 09:58:26 > git --version # timeout=10 09:58:26 > git --version # 'git version 2.24.4' 09:58:26 fatal: bad object 6a41506d72e8e131afc862d141935157bee59f41 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 09:58:27 618dc40b7e24: Pull complete 09:58:27 Digest: sha256:191d62e8e984ab65c8d79a04719ea24e645fa2781e820aadaa53da5888d6c818 09:58:27 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine 09:58:27 ---> a36622ca3599 09:58:27 Step 3/8 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: Intel' 09:58:28 + sudo jq '. + {"registry-mirrors": ["https://nexus3.edgexfoundry.org:10001"], debug: false}' /etc/docker/daemon.json [Pipeline] sh 09:58:28 + sudo mv /tmp/daemon.json /etc/docker/daemon.json [Pipeline] sh 09:58:28 + sudo service docker restart 09:58:28 + true 09:58:28 Redirecting to /bin/systemctl restart docker.service 09:58:30 ---> Running in fe4ad11b74fc 09:58:30 Removing intermediate container fe4ad11b74fc 09:58:30 ---> dcb6d8a5b381 09:58:30 Step 4/8 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 09:58:30 ---> Running in 482cc5502e18 09:58:33 Removing intermediate container 482cc5502e18 09:58:33 ---> d1472b99e63f 09:58:33 Step 5/8 : RUN apk add --no-cache make git 09:58:33 ---> Running in fc1d520f6cba 09:58:34 fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz 09:58:35 fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz 09:58:36 OK: 138 MiB in 40 packages 09:58:37 Removing intermediate container fc1d520f6cba 09:58:37 ---> d5880cf51159 09:58:37 Step 6/8 : WORKDIR /edgex-ui-go 09:58:37 ---> Running in 8fb9e5515ff5 09:58:38 Removing intermediate container 8fb9e5515ff5 09:58:38 ---> 37da288df8c8 09:58:38 Step 7/8 : COPY . . 09:58:41 ---> 4a351bbb5d0e 09:58:41 Step 8/8 : RUN go mod download 09:58:41 ---> Running in 1d7edfb3d6a0 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 09:58:46 provisioning config files... 09:58:46 copy managed file [edgex-ui-go-settings] to file:/w/workspace/edgex-ui-go/1@tmp/config1701736990712946433tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 09:58:47 ---> docker-login.sh 09:58:47 nexus3.edgexfoundry.org:10001 09:58:47 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 09:58:47 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 09:58:47 Configure a credential helper to remove this warning. See 09:58:47 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 09:58:47 09:58:47 Login Succeeded 09:58:47 nexus3.edgexfoundry.org:10002 09:58:47 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 09:58:47 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 09:58:47 Configure a credential helper to remove this warning. See 09:58:47 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 09:58:47 09:58:47 Login Succeeded 09:58:47 nexus3.edgexfoundry.org:10003 09:58:48 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 09:58:48 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 09:58:48 Configure a credential helper to remove this warning. See 09:58:48 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 09:58:48 09:58:48 Login Succeeded 09:58:48 nexus3.edgexfoundry.org:10004 09:58:48 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 09:58:48 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 09:58:48 Configure a credential helper to remove this warning. See 09:58:48 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 09:58:48 09:58:48 Login Succeeded 09:58:48 docker.io 09:58:48 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 09:58:48 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 09:58:48 Configure a credential helper to remove this warning. See 09:58:48 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 09:58:48 09:58:48 Login Succeeded 09:58:48 ---> docker-login.sh ends [Pipeline] } 09:58:48 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 09:58:48 ========================================================= 09:58:48 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine] 09:58:48 ========================================================= [Pipeline] isUnix [Pipeline] sh 09:58:49 + 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 . 09:58:49 Sending build context to Docker daemon 21.87MB 09:58:49 Step 1/8 : ARG BASE=golang:1.16-alpine3.12 09:58:49 Step 2/8 : FROM ${BASE} 09:58:49 1.16-alpine: Pulling from edgex-devops/edgex-golang-base 09:58:49 540db60ca938: Pulling fs layer 09:58:49 adcc1eea9eea: Pulling fs layer 09:58:49 4c4ab2625f07: Pulling fs layer 09:58:49 0510c868ecb4: Pulling fs layer 09:58:49 afea3b2eda06: Pulling fs layer 09:58:49 7809a108b3ef: Pulling fs layer 09:58:49 f706445af74f: Pulling fs layer 09:58:49 afea3b2eda06: Waiting 09:58:49 7809a108b3ef: Waiting 09:58:49 f706445af74f: Waiting 09:58:49 0510c868ecb4: Waiting 09:58:49 4c4ab2625f07: Verifying Checksum 09:58:49 4c4ab2625f07: Download complete 09:58:49 adcc1eea9eea: Verifying Checksum 09:58:49 adcc1eea9eea: Download complete 09:58:49 afea3b2eda06: Verifying Checksum 09:58:49 afea3b2eda06: Download complete 09:58:49 7809a108b3ef: Verifying Checksum 09:58:49 7809a108b3ef: Download complete 09:58:49 540db60ca938: Verifying Checksum 09:58:49 540db60ca938: Download complete 09:58:50 540db60ca938: Pull complete 09:58:50 adcc1eea9eea: Pull complete 09:58:50 4c4ab2625f07: Pull complete 09:58:51 f706445af74f: Verifying Checksum 09:58:51 f706445af74f: Download complete 09:58:52 0510c868ecb4: Download complete 09:58:55 0510c868ecb4: Pull complete 09:58:55 afea3b2eda06: Pull complete 09:58:55 7809a108b3ef: Pull complete 09:58:56 f706445af74f: Pull complete 09:58:56 Digest: sha256:3789524f83b4b99ff44900c39f6da7fc44f99660cd9adf292610dec398b137f4 09:58:56 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine 09:58:56 ---> b068be0155e3 09:58:56 Step 3/8 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: Intel' 09:59:03 ---> Running in 98bafa160dfa 09:59:03 Removing intermediate container 98bafa160dfa 09:59:03 ---> 0e8db656990b 09:59:03 Step 4/8 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 09:59:03 ---> Running in e8edfa45b14e 09:59:03 Removing intermediate container 1d7edfb3d6a0 09:59:03 ---> 635e0a4917f9 09:59:03 Successfully built 635e0a4917f9 09:59:03 Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] sh 09:59:04 + docker inspect -f . ci-base-image-arm64 09:59:04 . [Pipeline] withDockerContainer 09:59:04 Removing intermediate container e8edfa45b14e 09:59:04 ---> 411d5039bb9a 09:59:04 Step 5/8 : RUN apk add --no-cache make git 09:59:04 ---> Running in dd662b10bea2 09:59:04 prd-ubuntu18.04-docker-arm64-4c-16g-179 does not seem to be running inside a container 09:59:04 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-ui-go/1 -v /w/workspace/edgex-ui-go/1:/w/workspace/edgex-ui-go/1:rw,z -v /w/workspace/edgex-ui-go/1@tmp:/w/workspace/edgex-ui-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 09:59:04 fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz 09:59:05 fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz 09:59:05 $ docker top e4da592abb9e916e86a81144ac0d905b741677e8d68e02a219daf021aecccc5e -eo pid,comm [Pipeline] { [Pipeline] sh 09:59:06 OK: 149 MiB in 40 packages 09:59:06 Removing intermediate container dd662b10bea2 09:59:06 ---> 7f38d77a211d 09:59:06 Step 6/8 : WORKDIR /edgex-ui-go 09:59:06 ---> Running in 2c562bf943a3 09:59:06 + go version 09:59:06 go version go1.16.5 linux/arm64 [Pipeline] } 09:59:06 $ docker stop --time=1 e4da592abb9e916e86a81144ac0d905b741677e8d68e02a219daf021aecccc5e 09:59:07 Removing intermediate container 2c562bf943a3 09:59:07 ---> c621c6692ee4 09:59:07 Step 7/8 : COPY . . 09:59:08 ---> fb99f9fb4b07 09:59:08 Step 8/8 : RUN go mod download 09:59:08 ---> Running in 0274555c5532 09:59:08 $ docker rm -f e4da592abb9e916e86a81144ac0d905b741677e8d68e02a219daf021aecccc5e [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 09:59:09 + docker inspect -f . ci-base-image-arm64 09:59:09 . [Pipeline] withDockerContainer 09:59:10 prd-ubuntu18.04-docker-arm64-4c-16g-179 does not seem to be running inside a container 09:59: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 ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 09:59:11 $ docker top a4092eb314eaa01e95b7d85b9e78551f9f8c12d8fb6d8133f7b48cb5c3e1faf4 -eo pid,comm [Pipeline] { [Pipeline] sh 09:59:12 + go mod tidy [Pipeline] sh 09:59:14 + make test 09:59:14 GO111MODULE=on go test -coverprofile=coverage.out ./... 09:59:15 ? github.com/edgexfoundry/edgex-ui-go [no test files] 09:59:20 Removing intermediate container 0274555c5532 09:59:20 ---> e54629e73b74 09:59:20 Successfully built e54629e73b74 09:59:20 Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] sh 09:59:21 + docker inspect -f . ci-base-image-x86_64 09:59:21 . [Pipeline] withDockerContainer 09:59:21 prd-centos7-docker-4c-2g-180 does not seem to be running inside a container 09:59:21 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-ui-go/1 -v /w/workspace/edgex-ui-go/1:/w/workspace/edgex-ui-go/1:rw,z -v /w/workspace/edgex-ui-go/1@tmp:/w/workspace/edgex-ui-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 09:59:21 $ docker top 4f27b92764006f69fa438cc4529cc14b98610b45441de06afb5eec5ad2f0221d -eo pid,comm [Pipeline] { [Pipeline] sh 09:59:22 + go version 09:59:22 go version go1.16.3 linux/amd64 [Pipeline] } 09:59:22 $ docker stop --time=1 4f27b92764006f69fa438cc4529cc14b98610b45441de06afb5eec5ad2f0221d 09:59:23 $ docker rm -f 4f27b92764006f69fa438cc4529cc14b98610b45441de06afb5eec5ad2f0221d [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 09:59:24 + docker inspect -f . ci-base-image-x86_64 09:59:24 . [Pipeline] withDockerContainer 09:59:24 prd-centos7-docker-4c-2g-180 does not seem to be running inside a container 09:59:24 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-ui-go/1 -v /w/workspace/edgex-ui-go/1:/w/workspace/edgex-ui-go/1:rw,z -v /w/workspace/edgex-ui-go/1@tmp:/w/workspace/edgex-ui-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 09:59:25 $ docker top 968577b048ff824d996aacb3564e9f409cfd0696bc7173e2c3c5a3a730028e00 -eo pid,comm [Pipeline] { [Pipeline] sh 09:59:25 + go mod tidy [Pipeline] sh 09:59:26 + make test 09:59:26 GO111MODULE=on go test -coverprofile=coverage.out ./... 09:59:26 ? github.com/edgexfoundry/edgex-ui-go [no test files] 09:59:38 ? github.com/edgexfoundry/edgex-ui-go/cmd/edgex-ui-server [no test files] 09:59:38 ? github.com/edgexfoundry/edgex-ui-go/internal [no test files] 09:59:38 ? github.com/edgexfoundry/edgex-ui-go/internal/common [no test files] 09:59:38 ? github.com/edgexfoundry/edgex-ui-go/internal/configs [no test files] 09:59:38 ? github.com/edgexfoundry/edgex-ui-go/internal/core [no test files] 09:59:38 ? github.com/edgexfoundry/edgex-ui-go/internal/domain [no test files] 09:59:38 ? github.com/edgexfoundry/edgex-ui-go/internal/errors [no test files] 09:59:38 ? github.com/edgexfoundry/edgex-ui-go/internal/handler [no test files] 09:59:38 ? github.com/edgexfoundry/edgex-ui-go/internal/repository [no test files] 09:59:38 ? github.com/edgexfoundry/edgex-ui-go/internal/repository/mm [no test files] 09:59:38 ? github.com/edgexfoundry/edgex-ui-go/internal/repository/mongo [no test files] 09:59:38 ? github.com/edgexfoundry/edgex-ui-go/pkg/usage [no test files] 09:59:38 GO111MODULE=on go vet ./... [Pipeline] } 09:59:42 $ docker stop --time=1 968577b048ff824d996aacb3564e9f409cfd0696bc7173e2c3c5a3a730028e00 09:59:43 $ docker rm -f 968577b048ff824d996aacb3564e9f409cfd0696bc7173e2c3c5a3a730028e00 [Pipeline] // withDockerContainer [Pipeline] sh 09:59:44 + sudo chown -R jenkins:jenkins . [Pipeline] stash 09:59:44 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh 09:59:47 + sudo chown -R jenkins:jenkins . [Pipeline] sh 09:59:47 ? github.com/edgexfoundry/edgex-ui-go/cmd/edgex-ui-server [no test files] 09:59:47 ? github.com/edgexfoundry/edgex-ui-go/internal [no test files] 09:59:47 ? github.com/edgexfoundry/edgex-ui-go/internal/common [no test files] 09:59:47 ? github.com/edgexfoundry/edgex-ui-go/internal/configs [no test files] 09:59:47 ? github.com/edgexfoundry/edgex-ui-go/internal/core [no test files] 09:59:47 ? github.com/edgexfoundry/edgex-ui-go/internal/domain [no test files] 09:59:47 ? github.com/edgexfoundry/edgex-ui-go/internal/errors [no test files] 09:59:47 ? github.com/edgexfoundry/edgex-ui-go/internal/handler [no test files] 09:59:47 ? github.com/edgexfoundry/edgex-ui-go/internal/repository [no test files] 09:59:47 ? github.com/edgexfoundry/edgex-ui-go/internal/repository/mm [no test files] 09:59:47 ? github.com/edgexfoundry/edgex-ui-go/internal/repository/mongo [no test files] 09:59:47 ? github.com/edgexfoundry/edgex-ui-go/pkg/usage [no test files] 09:59:47 GO111MODULE=on go vet ./... 09:59:47 + ls -al . 09:59:47 total 84 09:59:47 drwxrwxr-x. 11 jenkins jenkins 4096 Jun 18 09:59 . 09:59:47 drwxrwxr-x. 4 jenkins jenkins 28 Jun 18 09:58 .. 09:59:47 drwxrwxr-x. 3 jenkins jenkins 20 Jun 18 09:58 assets 09:59:47 drwxrwxr-x. 2 jenkins jenkins 35 Jun 18 09:58 bin 09:59:47 drwxrwxr-x. 3 jenkins jenkins 29 Jun 18 09:58 cmd 09:59:47 -rw-rw-r--. 1 jenkins jenkins 3959 Jun 18 09:58 CONTRIBUTING.md 09:59:47 -rw-r--r--. 1 jenkins jenkins 10 Jun 18 09:59 coverage.out 09:59:47 -rw-rw-r--. 1 jenkins jenkins 1508 Jun 18 09:58 Dockerfile 09:59:47 -rw-rw-r--. 1 jenkins jenkins 902 Jun 18 09:58 Dockerfile.build 09:59:47 drwxrwxr-x. 2 jenkins jenkins 23 Jun 18 09:58 docs 09:59:47 drwxrwxr-x. 8 jenkins jenkins 179 Jun 18 09:58 .git 09:59:47 drwxrwxr-x. 2 jenkins jenkins 103 Jun 18 09:58 .github 09:59:47 -rw-rw-r--. 1 jenkins jenkins 162 Jun 18 09:58 .gitignore 09:59:47 -rw-rw-r--. 1 jenkins jenkins 324 Jun 18 09:58 go.mod 09:59:47 -rw-r--r--. 1 jenkins jenkins 12542 Jun 18 09:59 go.sum 09:59:47 drwxrwxr-x. 9 jenkins jenkins 125 Jun 18 09:58 internal 09:59:47 -rw-rw-r--. 1 jenkins jenkins 652 Jun 18 09:58 Jenkinsfile 09:59:47 -rw-rw-r--. 1 jenkins jenkins 11357 Jun 18 09:58 LICENSE 09:59:47 -rw-rw-r--. 1 jenkins jenkins 941 Jun 18 09:58 Makefile 09:59:47 drwxrwxr-x. 3 jenkins jenkins 19 Jun 18 09:58 pkg 09:59:47 -rw-rw-r--. 1 jenkins jenkins 5508 Jun 18 09:58 README.md 09:59:47 -rw-rw-r--. 1 jenkins jenkins 5 Jun 18 09:55 VERSION 09:59:47 -rw-rw-r--. 1 jenkins jenkins 155 Jun 18 09:58 version.go 09:59:47 drwxrwxr-x. 4 jenkins jenkins 4096 Jun 18 09:58 web [Pipeline] isUnix [Pipeline] sh 09:59:48 + 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=9f6d946b544e22e0998bef3d1533f8e875ca270f --label arch=amd64 --label version=0.0.0 . 09:59:48 Sending build context to Docker daemon 21.88MB 09:59:48 Step 1/24 : ARG BASE=golang:1.16-alpine3.12 09:59:48 Step 2/24 : FROM ${BASE} AS builder 09:59:48 ---> e54629e73b74 09:59:48 Step 3/24 : ARG MAKE="make cmd/edgex-ui-server/edgex-ui-server" 09:59:48 ---> Running in cd41c69d2925 09:59:48 Removing intermediate container cd41c69d2925 09:59:48 ---> e7004a27232c 09:59:48 Step 4/24 : ARG ALPINE_PKG_BASE="make git" 09:59:48 ---> Running in 594b937261bb 09:59:48 Removing intermediate container 594b937261bb 09:59:48 ---> a0bcbf812bfd 09:59:48 Step 5/24 : ARG ALPINE_PKG_EXTRA="" 09:59:48 ---> Running in e02877c4870f 09:59:48 Removing intermediate container e02877c4870f 09:59:48 ---> 3a234bf45256 09:59:48 Step 6/24 : LABEL Name=edgex-ui-go 09:59:48 ---> Running in 9d6ad1f14fbc 09:59:49 Removing intermediate container 9d6ad1f14fbc 09:59:49 ---> da691f46262a 09:59:49 Step 7/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018-2020: Intel' 09:59:49 ---> Running in 19784652660d 09:59:49 Removing intermediate container 19784652660d 09:59:49 ---> 17235f4b98f8 09:59:49 Step 8/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 09:59:49 ---> Running in e3df129ebd33 09:59:49 Removing intermediate container e3df129ebd33 09:59:49 ---> 1bbc4029e0cc 09:59:49 Step 9/24 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 09:59:49 ---> Running in ef54f8c1d2e0 09:59:50 fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz 09:59:51 fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz 09:59:51 OK: 149 MiB in 40 packages 09:59:52 Removing intermediate container ef54f8c1d2e0 09:59:52 ---> 2ebce19c12ee 09:59:52 Step 10/24 : ENV GO111MODULE=on 09:59:52 ---> Running in 446104084b87 09:59:52 Removing intermediate container 446104084b87 09:59:52 ---> 12605249ee76 09:59:52 Step 11/24 : WORKDIR /go/src/github.com/edgexfoundry/edgex-ui-go 09:59:52 ---> Running in 56c51468a2c9 09:59:52 Removing intermediate container 56c51468a2c9 09:59:52 ---> cea4f5baac6f 09:59:52 Step 12/24 : COPY go.mod . 09:59:52 ---> d65b08baecba 09:59:52 Step 13/24 : COPY Makefile . 09:59:52 ---> 37cabf70d3d2 09:59:52 Step 14/24 : RUN make update 09:59:52 ---> Running in 8e3195f50e3d 09:59:53 CGO_ENABLED=0 GO111MODULE=on go mod download 09:59:53 Removing intermediate container 8e3195f50e3d 09:59:53 ---> d783c4ca0045 09:59:53 Step 15/24 : COPY . . 09:59:55 ---> 947c97682589 09:59:55 Step 16/24 : RUN ${MAKE} 09:59:55 ---> Running in e028b698b7e5 09:59:55 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 10:00:03 CGO_ENABLED=0 GO111MODULE=on go build ./... 10:00:05 Removing intermediate container e028b698b7e5 10:00:05 ---> 319b55e7ea72 10:00:05 Step 17/24 : FROM alpine:3.12 10:00:05 3.12: Pulling from library/alpine 10:00:05 339de151aab4: Pulling fs layer 10:00:05 339de151aab4: Verifying Checksum 10:00:05 339de151aab4: Download complete 10:00:05 339de151aab4: Pull complete 10:00:05 Digest: sha256:87703314048c40236c6d674424159ee862e2b96ce1c37c62d877e21ed27a387e 10:00:05 Status: Downloaded newer image for alpine:3.12 10:00:05 ---> 13621d1b12d4 10:00:05 Step 18/24 : EXPOSE 4000 [Pipeline] } 10:00:05 $ docker stop --time=1 a4092eb314eaa01e95b7d85b9e78551f9f8c12d8fb6d8133f7b48cb5c3e1faf4 10:00:06 ---> Running in 0a575e37043f 10:00:06 Removing intermediate container 0a575e37043f 10:00:06 ---> 38d9e493939a 10:00:06 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 10:00:07 ---> e282cc654e3c 10:00:07 Step 20/24 : WORKDIR /go/src/github.com/edgexfoundry/edgex-ui-go/cmd/edgex-ui-server 10:00:07 ---> Running in b3db17670ced 10:00:07 Removing intermediate container b3db17670ced 10:00:07 ---> 77b7a3d05c28 10:00:07 Step 21/24 : ENTRYPOINT ["./edgex-ui-server","-conf=res/docker/configuration.toml"] 10:00:07 ---> Running in 262e4980eb18 10:00:07 Removing intermediate container 262e4980eb18 10:00:07 ---> 110eb7996a34 10:00:07 Step 22/24 : LABEL arch=amd64 10:00:07 ---> Running in 2e4a59d8da91 10:00:07 Removing intermediate container 2e4a59d8da91 10:00:07 ---> 8bdd4aa7fbf5 10:00:07 Step 23/24 : LABEL git_sha=9f6d946b544e22e0998bef3d1533f8e875ca270f 10:00:07 ---> Running in 0a26810d12fe 10:00:07 Removing intermediate container 0a26810d12fe 10:00:07 ---> 091b2825ce14 10:00:07 Step 24/24 : LABEL version=0.0.0 10:00:07 ---> Running in 33ab2ed9dd57 10:00:07 Removing intermediate container 33ab2ed9dd57 10:00:07 ---> bbe179ef20d2 10:00:07 [Warning] One or more build-args [ARCH] were not consumed 10:00:07 Successfully built bbe179ef20d2 10:00:07 Successfully tagged edgex-ui:latest 10:00:07 $ docker rm -f a4092eb314eaa01e95b7d85b9e78551f9f8c12d8fb6d8133f7b48cb5c3e1faf4 [Pipeline] // withDockerContainer [Pipeline] sh [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) 10:00:08 + sudo chown -R jenkins:jenkins . [Pipeline] stash 10:00:08 Warning: overwriting stash ‘coverage-report’ 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 10:00:09 Stashed 1 file(s) [Pipeline] libraryResource [Pipeline] sh [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage 10:00:09 ---> job-cost.sh 10:00:09 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-78sb [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh 10:00:10 + sudo chown -R jenkins:jenkins . [Pipeline] sh 10:00:10 + ls -al . 10:00:10 total 120 10:00:10 drwxrwxr-x 11 jenkins jenkins 4096 Jun 18 09:59 . 10:00:10 drwxrwxr-x 4 jenkins jenkins 4096 Jun 18 09:57 .. 10:00:10 drwxrwxr-x 8 jenkins jenkins 4096 Jun 18 09:57 .git 10:00:10 drwxrwxr-x 2 jenkins jenkins 4096 Jun 18 09:57 .github 10:00:10 -rw-rw-r-- 1 jenkins jenkins 162 Jun 18 09:57 .gitignore 10:00:10 -rw-rw-r-- 1 jenkins jenkins 3959 Jun 18 09:57 CONTRIBUTING.md 10:00:10 -rw-rw-r-- 1 jenkins jenkins 1508 Jun 18 09:57 Dockerfile 10:00:10 -rw-rw-r-- 1 jenkins jenkins 902 Jun 18 09:57 Dockerfile.build 10:00:10 -rw-rw-r-- 1 jenkins jenkins 652 Jun 18 09:57 Jenkinsfile 10:00:10 -rw-rw-r-- 1 jenkins jenkins 11357 Jun 18 09:57 LICENSE 10:00:10 -rw-rw-r-- 1 jenkins jenkins 941 Jun 18 09:57 Makefile 10:00:10 -rw-rw-r-- 1 jenkins jenkins 5508 Jun 18 09:57 README.md 10:00:10 -rw-rw-r-- 1 jenkins jenkins 5 Jun 18 09:55 VERSION 10:00:10 drwxrwxr-x 3 jenkins jenkins 4096 Jun 18 09:57 assets 10:00:10 drwxrwxr-x 2 jenkins jenkins 4096 Jun 18 09:57 bin 10:00:10 drwxrwxr-x 3 jenkins jenkins 4096 Jun 18 09:57 cmd 10:00:10 -rw-r--r-- 1 jenkins jenkins 10 Jun 18 09:59 coverage.out 10:00:10 drwxrwxr-x 2 jenkins jenkins 4096 Jun 18 09:57 docs 10:00:10 -rw-rw-r-- 1 jenkins jenkins 324 Jun 18 09:57 go.mod 10:00:10 -rw-r--r-- 1 jenkins jenkins 12542 Jun 18 09:59 go.sum 10:00:10 drwxrwxr-x 9 jenkins jenkins 4096 Jun 18 09:57 internal 10:00:10 drwxrwxr-x 3 jenkins jenkins 4096 Jun 18 09:57 pkg 10:00:10 -rw-rw-r-- 1 jenkins jenkins 155 Jun 18 09:57 version.go 10:00:10 drwxrwxr-x 4 jenkins jenkins 4096 Jun 18 09:57 web [Pipeline] isUnix [Pipeline] sh 10:00:10 + 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=9f6d946b544e22e0998bef3d1533f8e875ca270f --label arch=arm64 --label version=0.0.0 . 10:00:11 Sending build context to Docker daemon 21.88MB 10:00:11 Step 1/24 : ARG BASE=golang:1.16-alpine3.12 10:00:11 Step 2/24 : FROM ${BASE} AS builder 10:00:11 ---> 635e0a4917f9 10:00:11 Step 3/24 : ARG MAKE="make cmd/edgex-ui-server/edgex-ui-server" 10:00:12 ---> Running in c6a4d0b19461 10:00:12 Removing intermediate container c6a4d0b19461 10:00:12 ---> 1f4ff36bc108 10:00:12 Step 4/24 : ARG ALPINE_PKG_BASE="make git" 10:00:13 ---> Running in 30a6b8c91c31 10:00:13 Removing intermediate container 30a6b8c91c31 10:00:13 ---> 08ef8e6b1c7a 10:00:13 Step 5/24 : ARG ALPINE_PKG_EXTRA="" 10:00:13 ---> Running in 3b25d4733162 10:00:13 Removing intermediate container 3b25d4733162 10:00:13 ---> 55976d616eac 10:00:13 Step 6/24 : LABEL Name=edgex-ui-go 10:00:14 ---> Running in 3c96ddd1a371 10:00:14 Removing intermediate container 3c96ddd1a371 10:00:14 ---> ecc864e4fdd3 10:00:14 Step 7/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018-2020: Intel' 10:00:14 ---> Running in 94c4f92a9b14 10:00:15 Removing intermediate container 94c4f92a9b14 10:00:15 ---> 928c2ab18ed2 10:00:15 Step 8/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 10:00:15 ---> Running in 21d2e449eaf6 10:00:17 Removing intermediate container 21d2e449eaf6 10:00:17 ---> 97025c0ebc75 10:00:17 Step 9/24 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 10:00:17 ---> Running in 9b782ec2525b 10:00:18 fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz 10:00:19 fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz 10:00:20 OK: 138 MiB in 40 packages 10:00:21 Removing intermediate container 9b782ec2525b 10:00:21 ---> bd7f9f0f4187 10:00:21 Step 10/24 : ENV GO111MODULE=on 10:00:21 ---> Running in bafd52d968ef 10:00:21 lf-activate-venv(): INFO: Installing: zipp==1.1.0 python-openstackclient 10:00:21 Removing intermediate container bafd52d968ef 10:00:21 ---> 70edd37e7144 10:00:21 Step 11/24 : WORKDIR /go/src/github.com/edgexfoundry/edgex-ui-go 10:00:21 ---> Running in 70d0bc9e8b75 10:00:22 Removing intermediate container 70d0bc9e8b75 10:00:22 ---> 3fe86780eae3 10:00:22 Step 12/24 : COPY go.mod . 10:00:23 ---> 60f9e4cd89e4 10:00:23 Step 13/24 : COPY Makefile . 10:00:23 ---> 435f705b5524 10:00:23 Step 14/24 : RUN make update 10:00:24 ---> Running in 50072eaf985a 10:00:25 CGO_ENABLED=0 GO111MODULE=on go mod download 10:00:26 Removing intermediate container 50072eaf985a 10:00:26 ---> 6776e04202a3 10:00:26 Step 15/24 : COPY . . 10:00:29 ---> a3ee7377d83a 10:00:29 Step 16/24 : RUN ${MAKE} 10:00:29 ---> Running in 389e3c79f617 10:00:30 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 10:00:36 lf-activate-venv(): INFO: Adding /tmp/venv-78sb/bin to PATH 10:00:36 INFO: No Stack... 10:00:36 INFO: Retrieving Pricing Info for: v3-standard-2 10:00:37 INFO: Archiving Costs [Pipeline] sh 10:00:37 + cat /w/workspace/edgex-ui-go/1/archives/cost.csv 10:00:37 + cut -d, -f6 [Pipeline] lock 10:00:37 Trying to acquire lock on [jenkins-edgexfoundry-edgex-ui-go-PR-385-1-stack-cost] 10:00:37 Resource [jenkins-edgexfoundry-edgex-ui-go-PR-385-1-stack-cost] did not exist. Created. 10:00:37 Lock acquired on [jenkins-edgexfoundry-edgex-ui-go-PR-385-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 10:00:38 + echo total: 0.05999999865889549 [Pipeline] stash 10:00:38 Stashed 1 file(s) [Pipeline] } 10:00:38 Lock released on resource [jenkins-edgexfoundry-edgex-ui-go-PR-385-1-stack-cost] [Pipeline] // lock [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } 10:00:57 CGO_ENABLED=0 GO111MODULE=on go build ./... 10:00:58 Removing intermediate container 389e3c79f617 10:00:58 ---> df12eff5ac0a 10:00:58 Step 17/24 : FROM alpine:3.12 10:00:58 3.12: Pulling from library/alpine 10:00:58 d2f70382dc9a: Pulling fs layer 10:00:59 d2f70382dc9a: Download complete 10:00:59 d2f70382dc9a: Pull complete 10:00:59 Digest: sha256:87703314048c40236c6d674424159ee862e2b96ce1c37c62d877e21ed27a387e 10:00:59 Status: Downloaded newer image for alpine:3.12 10:00:59 ---> c4fd0aeabfcf 10:00:59 Step 18/24 : EXPOSE 4000 10:00:59 ---> Running in 51b2adb9bfa1 10:01:00 Removing intermediate container 51b2adb9bfa1 10:01:00 ---> e58110beea2c 10:01:00 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 10:01:02 ---> 5e77568b8a87 10:01:02 Step 20/24 : WORKDIR /go/src/github.com/edgexfoundry/edgex-ui-go/cmd/edgex-ui-server 10:01:02 ---> Running in 7310bb755937 10:01:02 Removing intermediate container 7310bb755937 10:01:02 ---> b8eb187356ac 10:01:02 Step 21/24 : ENTRYPOINT ["./edgex-ui-server","-conf=res/docker/configuration.toml"] 10:01:02 ---> Running in bc57b63d0bb1 10:01:03 Removing intermediate container bc57b63d0bb1 10:01:03 ---> 93c1da4c05af 10:01:03 Step 22/24 : LABEL arch=arm64 10:01:03 ---> Running in c897da832603 10:01:04 Removing intermediate container c897da832603 10:01:04 ---> c539647ca599 10:01:04 Step 23/24 : LABEL git_sha=9f6d946b544e22e0998bef3d1533f8e875ca270f 10:01:04 ---> Running in 4a09a2370052 10:01:04 Removing intermediate container 4a09a2370052 10:01:04 ---> 9d747b813634 10:01:04 Step 24/24 : LABEL version=0.0.0 10:01:04 ---> Running in fbd450b1cded 10:01:05 Removing intermediate container fbd450b1cded 10:01:05 ---> ddc82b89c2b1 10:01:05 [Warning] One or more build-args [ARCH] were not consumed 10:01:05 Successfully built ddc82b89c2b1 10:01:05 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 10:01:06 ---> job-cost.sh 10:01:06 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-wwsB 10:01:45 lf-activate-venv(): INFO: Installing: zipp==1.1.0 python-openstackclient 10:03:07 lf-activate-venv(): INFO: Adding /tmp/venv-wwsB/bin to PATH 10:03:07 INFO: No Stack... 10:03:07 INFO: Retrieving Pricing Info for: v2-standard-4 10:03:07 INFO: Archiving Costs [Pipeline] sh 10:03:07 + cat /w/workspace/edgex-ui-go/1/archives/cost.csv 10:03:07 + cut -d, -f6 [Pipeline] lock 10:03:07 Trying to acquire lock on [jenkins-edgexfoundry-edgex-ui-go-PR-385-1-stack-cost] 10:03:07 Resource [jenkins-edgexfoundry-edgex-ui-go-PR-385-1-stack-cost] did not exist. Created. 10:03:07 Lock acquired on [jenkins-edgexfoundry-edgex-ui-go-PR-385-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 10:03:08 /w/workspace/edgex-ui-go/1@tmp/durable-fa0c3ac6/script.sh: 1: /w/workspace/edgex-ui-go/1@tmp/durable-fa0c3ac6/script.sh: Syntax error: Unterminated quoted string [Pipeline] sh 10:03:08 + echo total: 0.18000000715255737 [Pipeline] stash 10:03:08 Warning: overwriting stash ‘stack-cost’ 10:03:08 Stashed 1 file(s) [Pipeline] } 10:03:08 Lock released on resource [jenkins-edgexfoundry-edgex-ui-go-PR-385-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 10:03:10 provisioning config files... 10:03:10 copy managed file [edgex-ui-go-codecov-token] to file:/w/workspace/edgexfoundry_edgex-ui-go_PR-385@tmp/config6676155228604885244tmp [Pipeline] { [Pipeline] sh 10:03:10 + set +x 10:03:10 + curl -s https://codecov.io/bash 10:03:10 + bash -s -- 10:03:10 10:03:10 _____ _ 10:03:10 / ____| | | 10:03:10 | | ___ __| | ___ ___ _____ __ 10:03:10 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 10:03:10 | |___| (_) | (_| | __/ (_| (_) \ V / 10:03:10 \_____\___/ \__,_|\___|\___\___/ \_/ 10:03:10 Bash-1.0.3 10:03:10 10:03:10 10:03:10 ==> git version 2.24.4 found 10:03:10 ==> 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 10:03:10 Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtsp scp sftp smtp smtps telnet tftp 10:03:10 Features: AsynchDNS GSS-Negotiate IDN IPv6 Largefile NTLM NTLM_WB SSL libz unix-sockets 10:03:10 ==> Jenkins CI detected. 10:03:10 project root: . 10:03:10 --> token set from env 10:03:10 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 10:03:10 ==> Running gcov in . (disable via -X gcov) 10:03:10 ==> Python coveragepy not found 10:03:10 ==> Searching for coverage reports in: 10:03:10 + . 10:03:10 -> Found 1 reports 10:03:10 ==> Detecting git/mercurial file structure 10:03:10 ==> Reading reports 10:03:10 + ./coverage.out bytes=10 10:03:10 ==> Appending adjustments 10:03:10 https://docs.codecov.io/docs/fixing-reports 10:03:10 + Found adjustments 10:03:10 ==> Gzipping contents 10:03:10 4.0K /tmp/codecov.pGLisR.gz 10:03:10 ==> Uploading reports 10:03:10 url: https://codecov.io 10:03:10 query: branch=PR-385&commit=9f6d946b544e22e0998bef3d1533f8e875ca270f&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-ui-go%2Fjob%2FPR-385%2F1%2F&name=&tag=&slug=edgexfoundry%2Fedgex-ui-go&service=jenkins&flags=&pr=385&job=&cmd_args= 10:03:10 -> Pinging Codecov 10:03:10 https://codecov.io/upload/v4?package=bash-1.0.3&token=secret&branch=PR-385&commit=9f6d946b544e22e0998bef3d1533f8e875ca270f&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-ui-go%2Fjob%2FPR-385%2F1%2F&name=&tag=&slug=edgexfoundry%2Fedgex-ui-go&service=jenkins&flags=&pr=385&job=&cmd_args= 10:03:11 -> Uploading to 10:03:11 https://storage.googleapis.com/codecov/v4/raw/2021-06-18/FB506323287CE973F263BFD2A0EB1F37/9f6d946b544e22e0998bef3d1533f8e875ca270f/9420ef9f-02d7-448b-9136-c1008f8556e2.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EKKHVKCKHW7KBCGM7IHR55T63V2PAVJWLVFNITJHDU5G6R5IRN3LMWJA%2F20210618%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20210618T100311Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=62db1d5104812efe8160c562414b0b2ff7db2ef6b0f8b23bba8cc1cdd2661a07 10:03:11 % Total % Received % Xferd Average Speed Time Time Time Current 10:03:11 Dload Upload Total Spent Left Speed 10:03:11 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 3740 0 0 100 3740 0 8646 --:--:-- --:--:-- --:--:-- 8637 100 3740 0 0 100 3740 0 8643 --:--:-- --:--:-- --:--:-- 8637 10:03:11 -> Reports have been successfully queued for processing at https://codecov.io/github/edgexfoundry/edgex-ui-go/commit/9f6d946b544e22e0998bef3d1533f8e875ca270f [Pipeline] } 10:03:11 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 10:03:14 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 10:03:15 ---> package-listing.sh 10:03:15 ++ facter osfamily 10:03:15 ++ tr '[:upper:]' '[:lower:]' 10:03:15 + OS_FAMILY=redhat 10:03:15 + workspace=/w/workspace/edgexfoundry_edgex-ui-go_PR-385 10:03:15 + START_PACKAGES=/tmp/packages_start.txt 10:03:15 + END_PACKAGES=/tmp/packages_end.txt 10:03:15 + DIFF_PACKAGES=/tmp/packages_diff.txt 10:03:15 + PACKAGES=/tmp/packages_start.txt 10:03:15 + '[' /w/workspace/edgexfoundry_edgex-ui-go_PR-385 ']' 10:03:15 + PACKAGES=/tmp/packages_end.txt 10:03:15 + case "${OS_FAMILY}" in 10:03:15 + sort 10:03:15 + rpm -qa 10:03:16 + '[' -f /tmp/packages_start.txt ']' 10:03:16 + '[' -f /tmp/packages_end.txt ']' 10:03:16 + diff /tmp/packages_start.txt /tmp/packages_end.txt 10:03:16 + '[' /w/workspace/edgexfoundry_edgex-ui-go_PR-385 ']' 10:03:16 + mkdir -p /w/workspace/edgexfoundry_edgex-ui-go_PR-385/archives/ 10:03:16 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgexfoundry_edgex-ui-go_PR-385/archives/ [Pipeline] echo 10:03:16 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-385/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 10:03:16 + facter operatingsystem [Pipeline] isUnix [Pipeline] sh 10:03:17 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 10:03:17 10:03:17 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] isUnix [Pipeline] sh 10:03:17 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 10:03:17 alpine: Pulling from edgex-lftools-log-publisher 10:03:17 df20fa9351a1: Pulling fs layer 10:03:17 36b3adc4ff6f: Pulling fs layer 10:03:17 8ad3a11d3b57: Pulling fs layer 10:03:17 46f8f816bc3b: Pulling fs layer 10:03:17 93b61091891f: Pulling fs layer 10:03:17 93b9cdb0e59b: Pulling fs layer 10:03:17 5e14af77c1be: Pulling fs layer 10:03:17 01666e4c0597: Pulling fs layer 10:03:17 aa168da1d23b: Pulling fs layer 10:03:17 46f8f816bc3b: Waiting 10:03:17 93b61091891f: Waiting 10:03:17 93b9cdb0e59b: Waiting 10:03:17 5e14af77c1be: Waiting 10:03:17 01666e4c0597: Waiting 10:03:17 aa168da1d23b: Waiting 10:03:17 36b3adc4ff6f: Verifying Checksum 10:03:17 36b3adc4ff6f: Download complete 10:03:17 46f8f816bc3b: Verifying Checksum 10:03:17 46f8f816bc3b: Download complete 10:03:17 df20fa9351a1: Verifying Checksum 10:03:17 df20fa9351a1: Download complete 10:03:17 93b9cdb0e59b: Verifying Checksum 10:03:17 93b9cdb0e59b: Download complete 10:03:17 93b61091891f: Verifying Checksum 10:03:17 93b61091891f: Download complete 10:03:17 5e14af77c1be: Verifying Checksum 10:03:17 5e14af77c1be: Download complete 10:03:17 01666e4c0597: Verifying Checksum 10:03:17 01666e4c0597: Download complete 10:03:17 8ad3a11d3b57: Verifying Checksum 10:03:17 8ad3a11d3b57: Download complete 10:03:17 df20fa9351a1: Pull complete 10:03:17 36b3adc4ff6f: Pull complete 10:03:18 8ad3a11d3b57: Pull complete 10:03:18 46f8f816bc3b: Pull complete 10:03:18 93b61091891f: Pull complete 10:03:18 93b9cdb0e59b: Pull complete 10:03:19 5e14af77c1be: Pull complete 10:03:19 01666e4c0597: Pull complete 10:03:19 aa168da1d23b: Verifying Checksum 10:03:19 aa168da1d23b: Download complete 10:03:23 aa168da1d23b: Pull complete 10:03:23 Digest: sha256:ac41798234670a79351fc13b8232b4dbeccc6fb1f122f5db5169d11b1762ca7c 10:03:23 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 10:03:23 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] withDockerContainer 10:03:23 prd-centos7-docker-4c-2g-178 does not seem to be running inside a container 10:03:23 $ 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-385/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-385 -v /w/workspace/edgexfoundry_edgex-ui-go_PR-385:/w/workspace/edgexfoundry_edgex-ui-go_PR-385:rw,z -v /w/workspace/edgexfoundry_edgex-ui-go_PR-385@tmp:/w/workspace/edgexfoundry_edgex-ui-go_PR-385@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 ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine cat 10:03:26 $ docker top a05edc8f9c1c0d94248091d99907199c7401b20f1b03c91ad1ba16651ea0a8e5 -eo pid,comm [Pipeline] { [Pipeline] sh 10:03:26 + touch /tmp/pre-build-complete [Pipeline] sh 10:03:26 + mkdir -p /var/log/sa [Pipeline] sh 10:03:27 + ls /var/log/sa-host 10:03:27 + sadf -c /var/log/sa-host/sa05 10:03:27 file_magic: OK 10:03:27 HZ: Using current value: 100 10:03:27 file_header: OK 10:03:27 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 10:03:27 Statistics: 10:03:27 Hnuu...uuuununununu...Hnuu...uuuununununu... 10:03:27 File successfully converted to sysstat format version 12.2.1 10:03:27 + sadf -c /var/log/sa-host/sa18 10:03:27 file_magic: OK 10:03:27 HZ: Using current value: 100 10:03:27 file_header: OK 10:03:27 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 10:03:27 Statistics: 10:03:27 HRHnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu... 10:03:27 File successfully converted to sysstat format version 12.2.1 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 10:03:27 provisioning config files... 10:03:27 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgexfoundry_edgex-ui-go_PR-385@tmp/config2374305321247134131tmp [Pipeline] { [Pipeline] echo 10:03:28 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 10:03:28 ---> create-netrc.sh [Pipeline] } 10:03:28 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 10:03:28 ---> python-tools-install.sh [Pipeline] echo 10:03:28 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 10:03:29 ---> sudo-logs.sh 10:03:29 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 10:03:29 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 10:03:29 ---> job-cost.sh 10:03:29 lf-activate-venv: SKIPPING 10:03:29 DEBUG: total: 0.18000000715255737 10:03:29 INFO: Retrieving Stack Cost... 10:03:30 INFO: Retrieving Pricing Info for: v3-standard-2 10:03:30 INFO: Archiving Costs [Pipeline] echo 10:03:30 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 10:03:31 ---> logs-deploy.sh 10:03:31 lf-activate-venv: SKIPPING 10:03:31 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-ui-go/PR-385/1 10:03:31 INFO: archiving workspace using pattern(s): 10:03:32 Archives upload complete. 10:03:32 INFO: archiving logs to Nexus 10:03:32 ---> uname -a: 10:03:32 Linux prd-centos7-docker-4c-2g-178.vexxhost.local 3.10.0-1160.21.1.el7.x86_64 #1 SMP Tue Mar 16 18:28:22 UTC 2021 x86_64 Linux 10:03:32 10:03:32 10:03:32 ---> lscpu: 10:03:32 Architecture: x86_64 10:03:32 CPU op-mode(s): 32-bit, 64-bit 10:03:32 Byte Order: Little Endian 10:03:32 Address sizes: 40 bits physical, 48 bits virtual 10:03:32 CPU(s): 2 10:03:32 On-line CPU(s) list: 0,1 10:03:32 Thread(s) per core: 1 10:03:32 Core(s) per socket: 1 10:03:32 Socket(s): 2 10:03:32 NUMA node(s): 1 10:03:32 Vendor ID: AuthenticAMD 10:03:32 CPU family: 23 10:03:32 Model: 49 10:03:32 Model name: AMD EPYC-Rome Processor 10:03:32 Stepping: 0 10:03:32 CPU MHz: 2800.000 10:03:32 BogoMIPS: 5600.00 10:03:32 Virtualization: AMD-V 10:03:32 Hypervisor vendor: KVM 10:03:32 Virtualization type: full 10:03:32 L1d cache: 64 KiB 10:03:32 L1i cache: 64 KiB 10:03:32 L2 cache: 1 MiB 10:03:32 L3 cache: 32 MiB 10:03:32 NUMA node0 CPU(s): 0,1 10:03:32 Vulnerability Itlb multihit: Not affected 10:03:32 Vulnerability L1tf: Not affected 10:03:32 Vulnerability Mds: Not affected 10:03:32 Vulnerability Meltdown: Not affected 10:03:32 Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp 10:03:32 Vulnerability Spectre v1: Mitigation; Load fences, usercopy/swapgs barriers and __user pointer sanitization 10:03:32 Vulnerability Spectre v2: Mitigation; Full retpoline, IBPB 10:03:32 Vulnerability Srbds: Not affected 10:03:32 Vulnerability Tsx async abort: Not affected 10:03:32 Flags: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm art rep_good nopl extd_apicid eagerfpu pni pclmulqdq ssse3 fma cx16 sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand hypervisor lahf_lm cmp_legacy svm cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw topoext retpoline_amd ssbd ibrs ibpb stibp vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 rdseed adx smap clflushopt clwb sha_ni xsaveopt xsavec xgetbv1 arat npt nrip_save umip spec_ctrl intel_stibp 10:03:32 10:03:32 10:03:32 ---> nproc: 10:03:32 2 10:03:32 10:03:32 10:03:32 ---> df -h: 10:03:32 Filesystem Size Used Available Use% Mounted on 10:03:32 overlay 40.0G 7.6G 32.4G 19% / 10:03:32 tmpfs 64.0M 0 64.0M 0% /dev 10:03:32 tmpfs 3.8G 0 3.8G 0% /sys/fs/cgroup 10:03:32 shm 64.0M 0 64.0M 0% /dev/shm 10:03:32 /dev/vda1 40.0G 7.6G 32.4G 19% /facter-os 10:03:32 /dev/vda1 40.0G 7.6G 32.4G 19% /etc/resolv.conf 10:03:32 /dev/vda1 40.0G 7.6G 32.4G 19% /etc/hostname 10:03:32 /dev/vda1 40.0G 7.6G 32.4G 19% /etc/hosts 10:03:32 /dev/vda1 40.0G 7.6G 32.4G 19% /var/log/auth.log 10:03:32 /dev/vda1 40.0G 7.6G 32.4G 19% /run/cloud-init/result.json 10:03:32 /dev/vda1 40.0G 7.6G 32.4G 19% /w/workspace/edgexfoundry_edgex-ui-go_PR-385 10:03:32 /dev/vda1 40.0G 7.6G 32.4G 19% /w/workspace/edgexfoundry_edgex-ui-go_PR-385@tmp 10:03:32 /dev/vda1 40.0G 7.6G 32.4G 19% /var/log/sa-host 10:03:32 /dev/vda1 40.0G 7.6G 32.4G 19% /var/log/secure 10:03:32 10:03:32 10:03:32 ---> free -m: 10:03:32 total used free shared buff/cache available 10:03:32 Mem: 7821 990 4705 0 2126 6654 10:03:32 Swap: 1023 0 1023 10:03:32 10:03:32 10:03:32 ---> ip addr: 10:03:32 1: lo: mtu 65536 qdisc noqueue state UNKNOWN qlen 1000 10:03:32 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 10:03:32 inet 127.0.0.1/8 scope host lo 10:03:32 valid_lft forever preferred_lft forever 10:03:32 inet6 ::1/128 scope host 10:03:32 valid_lft forever preferred_lft forever 10:03:32 2: eth0: mtu 1458 qdisc pfifo_fast state UP qlen 1000 10:03:32 link/ether fa:16:3e:38:5a:14 brd ff:ff:ff:ff:ff:ff 10:03:32 inet 10.30.123.214/23 brd 10.30.123.255 scope global dynamic eth0 10:03:32 valid_lft 85850sec preferred_lft 85850sec 10:03:32 inet6 fe80::f816:3eff:fe38:5a14/64 scope link 10:03:32 valid_lft forever preferred_lft forever 10:03:32 3: docker0: mtu 1500 qdisc noqueue state DOWN 10:03:32 link/ether 02:42:8e:c3:b1:1a brd ff:ff:ff:ff:ff:ff 10:03:32 inet 10.250.0.254/24 brd 10.250.0.255 scope global docker0 10:03:32 valid_lft forever preferred_lft forever 10:03:32 inet6 fe80::42:8eff:fec3:b11a/64 scope link 10:03:32 valid_lft forever preferred_lft forever 10:03:32 10:03:32 10:03:32 ---> sar -b -r -n DEV: 10:03:32 Linux 3.10.0-1160.21.1.el7.x86_64 (centos-7-docker-606adb87-c9a3-b56e-c965-7bc42a059c0f.vexxhost.lo) 06/18/21 _x86_64_ (2 CPU) 10:03:32 10:03:32 09:54:12 LINUX RESTART (2 CPU) 10:03:32 10:03:32 09:55:01 tps rtps wtps dtps bread/s bwrtn/s bdscd/s 10:03:32 09:56:01 21.61 0.75 20.86 0.00 361.37 4110.24 0.00 10:03:32 09:57:01 1.75 0.00 1.75 0.00 0.00 33.97 0.00 10:03:32 09:58:01 0.27 0.00 0.27 0.00 0.00 3.33 0.00 10:03:32 09:59:01 0.18 0.00 0.18 0.00 0.00 2.96 0.00 10:03:32 10:00:01 0.20 0.00 0.20 0.00 0.00 2.10 0.00 10:03:32 10:01:02 0.45 0.02 0.43 0.00 0.13 6.61 0.00 10:03:32 10:02:01 0.37 0.10 0.27 0.00 1.76 5.49 0.00 10:03:32 10:03:01 0.25 0.00 0.25 0.00 0.00 2.58 0.00 10:03:32 Average: 3.14 0.11 3.03 0.00 45.52 522.17 0.00 10:03:32 10:03:32 09:55:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 10:03:32 09:56:01 5432200 0 804724 10.05 2620 1769388 1247860 13.78 596272 1578972 20 10:03:32 09:57:01 5435620 0 801296 10.01 2620 1769396 1204456 13.30 596064 1576540 8 10:03:32 09:58:01 5433416 0 803500 10.03 2620 1769396 1204816 13.30 595520 1579176 20 10:03:32 09:59:01 5431600 0 805312 10.06 2620 1769400 1204840 13.30 597236 1579176 8 10:03:32 10:00:01 5434312 0 802592 10.02 2620 1769408 1204540 13.30 588328 1586352 16 10:03:32 10:01:02 5433212 0 803692 10.03 2620 1769408 1207288 13.33 588760 1586352 20 10:03:32 10:02:01 5431476 0 805296 10.05 2620 1769540 1204964 13.30 590524 1586412 8 10:03:32 10:03:01 5418872 0 817860 10.21 2620 1769580 1204964 13.30 603084 1586420 20 10:03:32 Average: 5431338 0 805534 10.06 2620 1769440 1210466 13.36 594474 1582425 15 10:03:32 10:03:32 09:55:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 10:03:32 09:56:01 eth0 112.44 117.65 516.93 20.16 0.00 0.00 0.00 0.00 10:03:32 09:56:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:03:32 09:56:01 docker0 65.08 47.74 6.19 186.26 0.00 0.00 0.00 0.00 10:03:32 09:57:01 eth0 0.67 0.07 0.06 0.01 0.00 0.00 0.00 0.00 10:03:32 09:57:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:03:32 09:57:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:03:32 09:58:01 eth0 4.41 1.97 3.55 0.31 0.00 0.00 0.00 0.00 10:03:32 09:58:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:03:32 09:58:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:03:32 09:59:01 eth0 0.47 0.23 0.27 0.19 0.00 0.00 0.00 0.00 10:03:32 09:59:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:03:32 09:59:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:03:32 10:00:01 eth0 0.23 0.22 0.08 0.07 0.00 0.00 0.00 0.00 10:03:32 10:00:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:03:32 10:00:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:03:32 10:01:02 eth0 0.18 0.12 0.07 0.01 0.00 0.00 0.00 0.00 10:03:32 10:01:02 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:03:32 10:01:02 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:03:32 10:02:01 eth0 0.12 0.10 0.01 0.01 0.00 0.00 0.00 0.00 10:03:32 10:02:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:03:32 10:02:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:03:32 10:03:01 eth0 0.10 0.08 0.01 0.01 0.00 0.00 0.00 0.00 10:03:32 10:03:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:03:32 10:03:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:03:32 Average: eth0 14.86 15.09 65.28 2.60 0.00 0.00 0.00 0.00 10:03:32 Average: lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:03:32 Average: docker0 8.16 5.98 0.78 23.34 0.00 0.00 0.00 0.00 10:03:32 10:03:32 10:03:32 ---> sar -P ALL: 10:03:32 Linux 3.10.0-1160.21.1.el7.x86_64 (centos-7-docker-606adb87-c9a3-b56e-c965-7bc42a059c0f.vexxhost.lo) 06/18/21 _x86_64_ (2 CPU) 10:03:32 10:03:32 09:54:12 LINUX RESTART (2 CPU) 10:03:32 10:03:32 09:55:01 CPU %user %nice %system %iowait %steal %idle 10:03:32 09:56:01 all 3.46 0.00 1.77 0.76 0.05 93.95 10:03:32 09:56:01 0 3.13 0.00 1.96 0.86 0.05 94.00 10:03:32 09:56:01 1 3.80 0.00 1.59 0.66 0.05 93.91 10:03:32 09:57:01 all 0.09 0.00 0.03 0.00 0.03 99.85 10:03:32 09:57:01 0 0.17 0.00 0.05 0.00 0.02 99.77 10:03:32 09:57:01 1 0.02 0.00 0.02 0.00 0.03 99.93 10:03:32 09:58:01 all 0.13 0.00 0.04 0.00 0.04 99.79 10:03:32 09:58:01 0 0.18 0.00 0.05 0.00 0.05 99.72 10:03:32 09:58:01 1 0.07 0.00 0.03 0.00 0.03 99.87 10:03:32 09:59:01 all 0.08 0.00 0.03 0.00 0.03 99.86 10:03:32 09:59:01 0 0.15 0.00 0.02 0.00 0.03 99.80 10:03:32 09:59:01 1 0.02 0.00 0.03 0.00 0.03 99.92 10:03:32 10:00:01 all 0.13 0.00 0.03 0.00 0.03 99.81 10:03:32 10:00:01 0 0.20 0.00 0.05 0.00 0.02 99.73 10:03:32 10:00:01 1 0.07 0.00 0.02 0.00 0.03 99.88 10:03:32 10:01:02 all 0.08 0.00 0.04 0.00 0.04 99.84 10:03:32 10:01:02 0 0.13 0.00 0.05 0.00 0.03 99.78 10:03:32 10:01:02 1 0.02 0.00 0.03 0.00 0.05 99.90 10:03:32 10:02:01 all 0.11 0.00 0.03 0.00 0.03 99.83 10:03:32 10:02:01 0 0.17 0.00 0.05 0.00 0.03 99.74 10:03:32 10:02:01 1 0.05 0.00 0.02 0.00 0.02 99.92 10:03:32 10:03:01 all 0.08 0.00 0.03 0.00 0.02 99.87 10:03:32 10:03:01 0 0.13 0.00 0.03 0.00 0.00 99.83 10:03:32 10:03:01 1 0.02 0.00 0.03 0.00 0.03 99.92 10:03:32 Average: all 0.52 0.00 0.25 0.09 0.03 99.11 10:03:32 Average: 0 0.53 0.00 0.28 0.11 0.03 99.05 10:03:32 Average: 1 0.50 0.00 0.22 0.08 0.04 99.16 10:03:32 10:03:32 10:03:32