Branch indexing Connecting to https://api.github.com using edgex-jenkins/****** (edgex-jenkins github personal access token) Obtained Jenkinsfile from 436eb0edc8462f796afbf793b07922329882c760+d3c93b4b9d9af50b66d23c5c2d5c6ec0ff4013cb (d5c637cc041306babd76bae6c8001d35c90ecf7e) Running in Durability level: PERFORMANCE_OPTIMIZED 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-ssh7756898084040571486.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-ssh167631834868062832.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 > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-ui-go/branches/PR-400/workspace@libs/edgex-global-pipelines/.git # timeout=10 Fetching changes from the remote Git repository > 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 > 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-400/workspace@libs/edgex-global-pipelines@tmp/jenkins-gitclient-ssh6512265959340126033.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 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-ssh6034246918724172208.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 > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-ui-go/branches/PR-400/workspace@libs/lf-pipelines/.git # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 Fetching without tags Fetching upstream changes from git@github.com:lfit/releng-pipelines.git > 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-400/workspace@libs/lf-pipelines@tmp/jenkins-gitclient-ssh3702701246439447446.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 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 Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that shared library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoApp] RAW Config: [project:edgex-ui-go] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[centos7-docker-4c-2g, ubuntu18.04-docker-arm64-4c-16g]] [Pipeline] echo ========================================================= [edgeXBuildGoApp] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: edgex-ui-go-settings PROJECT: edgex-ui-go USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.16 GOPROXY: https://nexus3.edgexfoundry.org/repository/go-proxy/ DOCKER_BASE_IMAGE: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine DOCKER_FILE_PATH: Dockerfile DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_IMAGE_NAME: edgex-ui DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: true BUILD_EXPERIMENTAL_DOCKER_IMAGE: false BUILD_STABLE_DOCKER_IMAGE: false SEMVER_BUMP_LEVEL: pre BUILD_SNAP: false PUBLISH_SWAGGER_DOCS: false SWAGGER_API_FOLDERS: openapi/v1 ARTIFACT_ROOT: archives/bin ARTIFACT_TYPES: docker SHOULD_BUILD: true BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] node Still waiting to schedule task Waiting for next available executor Running on prd-centos7-docker-4c-2g-910 in /w/workspace/edgexfoundry_edgex-ui-go_PR-400 [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-400 # 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-400@tmp/jenkins-gitclient-ssh5526392365453460028.key > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-ui-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Merging remotes/origin/master commit d3c93b4b9d9af50b66d23c5c2d5c6ec0ff4013cb into PR head commit 436eb0edc8462f796afbf793b07922329882c760 Merge succeeded, producing 18e45586d8811806775821e51fc9104d0469bf70 Checking out Revision 18e45586d8811806775821e51fc9104d0469bf70 (PR-400) > 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-400@tmp/jenkins-gitclient-ssh5608998150901563458.key > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-ui-go.git +refs/pull/400/head:refs/remotes/origin/PR-400 +refs/heads/master:refs/remotes/origin/master # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 436eb0edc8462f796afbf793b07922329882c760 # 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-400@tmp/jenkins-gitclient-ssh2903474385617340294.key > git merge d3c93b4b9d9af50b66d23c5c2d5c6ec0ff4013cb # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 18e45586d8811806775821e51fc9104d0469bf70 # timeout=10 Commit message: "Merge commit 'd3c93b4b9d9af50b66d23c5c2d5c6ec0ff4013cb' into HEAD" > git rev-list --no-walk 436eb0edc8462f796afbf793b07922329882c760 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 10:06:57 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 10:06:57 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 10:06:57 ========================================================= 10:06:57 EdgeX Global Pipelines Version Info 10:06:57 ========================================================= [Pipeline] libraryResource [Pipeline] sh 10:06:59 ------------------- 10:06:59 stable info: 10:06:59 ------------------- 10:06:59 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 10:06:59 Commit SHA: 6a41506d72e8e131afc862d141935157bee59f41 10:06:59 Message: update stable to v1.0.195 10:06:59 ------------------- 10:06:59 experimental info: 10:06:59 ------------------- 10:06:59 Commited By: **** collab-it+edgex@linuxfoundation.org 10:06:59 Commit SHA: 6a41506d72e8e131afc862d141935157bee59f41 10:06:59 Message: update experimental to v1.0.195 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 10:06:59 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-ui-go-settings [Pipeline] echo 10:06:59 [edgeXSetupEnvironment]: set envvar PROJECT = edgex-ui-go [Pipeline] echo 10:06:59 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 10:06:59 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 10:06:59 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 10:06:59 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.16 [Pipeline] echo 10:06:59 [edgeXSetupEnvironment]: set envvar GOPROXY = https://nexus3.edgexfoundry.org/repository/go-proxy/ [Pipeline] echo 10:06:59 [edgeXSetupEnvironment]: set envvar DOCKER_BASE_IMAGE = nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine [Pipeline] echo 10:06:59 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo 10:06:59 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 10:07:00 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 10:07:00 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = edgex-ui [Pipeline] echo 10:07:00 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 10:07:00 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 10:07:00 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 10:07:00 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 10:07:00 [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo 10:07:00 [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo 10:07:00 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 10:07:00 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 10:07:00 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo 10:07:00 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo 10:07:00 [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo 10:07:00 [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo 10:07:00 [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo 10:07:00 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 10:07:00 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-400 [Pipeline] echo 10:07:00 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-400 [Pipeline] echo 10:07:00 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-400 [Pipeline] echo 10:07:00 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 18e45586d8811806775821e51fc9104d0469bf70 [Pipeline] echo 10:07:00 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 18e4558 [Pipeline] echo 10:07:00 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 10:07:00 provisioning config files... 10:07:00 copy managed file [edgex-ui-go-settings] to file:/w/workspace/edgexfoundry_edgex-ui-go_PR-400@tmp/config8079528550370019250tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 10:07:01 ---> docker-login.sh 10:07:01 nexus3.edgexfoundry.org:10001 10:07:01 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 10:07:01 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 10:07:01 Configure a credential helper to remove this warning. See 10:07:01 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 10:07:01 10:07:01 Login Succeeded 10:07:01 nexus3.edgexfoundry.org:10002 10:07:01 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 10:07:01 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 10:07:01 Configure a credential helper to remove this warning. See 10:07:01 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 10:07:01 10:07:01 Login Succeeded 10:07:01 nexus3.edgexfoundry.org:10003 10:07:01 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 10:07:01 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 10:07:01 Configure a credential helper to remove this warning. See 10:07:01 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 10:07:01 10:07:01 Login Succeeded 10:07:01 nexus3.edgexfoundry.org:10004 10:07:01 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 10:07:01 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 10:07:01 Configure a credential helper to remove this warning. See 10:07:01 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 10:07:01 10:07:01 Login Succeeded 10:07:01 docker.io 10:07:01 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 10:07:02 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 10:07:02 Configure a credential helper to remove this warning. See 10:07:02 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 10:07:02 10:07:02 Login Succeeded 10:07:02 ---> docker-login.sh ends [Pipeline] } 10:07: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 10:07:03 + git log --format=format:%s -1 18e45586d8811806775821e51fc9104d0469bf70 [Pipeline] echo 10:07:03 GIT_COMMIT: 18e45586d8811806775821e51fc9104d0469bf70, Commit Message: Merge commit 'd3c93b4b9d9af50b66d23c5c2d5c6ec0ff4013cb' into HEAD [Pipeline] echo 10:07:03 This is not a build commit. [Pipeline] isUnix [Pipeline] sh 10:07:04 + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 10:07:04 10:07:04 Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh 10:07:04 + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 10:07:04 latest: Pulling from edgex-devops/git-semver 10:07:04 31603596830f: Pulling fs layer 10:07:04 54011a49482f: Pulling fs layer 10:07:04 a6820b24f6d8: Pulling fs layer 10:07:04 f581987b2513: Pulling fs layer 10:07:04 f581987b2513: Waiting 10:07:04 54011a49482f: Verifying Checksum 10:07:04 54011a49482f: Download complete 10:07:04 31603596830f: Verifying Checksum 10:07:04 31603596830f: Download complete 10:07:04 f581987b2513: Verifying Checksum 10:07:04 f581987b2513: Download complete 10:07:04 a6820b24f6d8: Verifying Checksum 10:07:04 a6820b24f6d8: Download complete 10:07:04 31603596830f: Pull complete 10:07:04 54011a49482f: Pull complete 10:07:05 a6820b24f6d8: Pull complete 10:07:05 f581987b2513: Pull complete 10:07:05 Digest: sha256:772af3cb61214e5a22880db9bb273bb039d0aa3a8f4edfa0c1def8b4e20ea536 10:07:05 Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 10:07:05 nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer 10:07:05 prd-centos7-docker-4c-2g-910 does not seem to be running inside a container 10:07:05 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgexfoundry_edgex-ui-go_PR-400 -v /w/workspace/edgexfoundry_edgex-ui-go_PR-400:/w/workspace/edgexfoundry_edgex-ui-go_PR-400:rw,z -v /w/workspace/edgexfoundry_edgex-ui-go_PR-400@tmp:/w/workspace/edgexfoundry_edgex-ui-go_PR-400@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat 10:07:07 $ docker top 5db2180a6ed4572ce629fc50f0c0df4a7914d061b0f0d3ff0e8bc46a67f21fec -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 10:07:07 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 10:07:07 [ssh-agent] Looking for ssh-agent implementation... 10:07:07 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 10:07:07 $ docker exec 5db2180a6ed4572ce629fc50f0c0df4a7914d061b0f0d3ff0e8bc46a67f21fec ssh-agent 10:07:07 SSH_AUTH_SOCK=/tmp/ssh-QkPzvAI9YKI3/agent.14 10:07:07 SSH_AGENT_PID=20 10:07:07 Running ssh-add (command line suppressed) 10:07:07 Identity added: /w/workspace/edgexfoundry_edgex-ui-go_PR-400@tmp/private_key_2551932823224781926.key (/w/workspace/edgexfoundry_edgex-ui-go_PR-400@tmp/private_key_2551932823224781926.key) 10:07:07 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 10:07:08 + git tag --points-at HEAD [Pipeline] } 10:07:08 $ docker exec --env ******** --env ******** 5db2180a6ed4572ce629fc50f0c0df4a7914d061b0f0d3ff0e8bc46a67f21fec ssh-agent -k 10:07:08 unset SSH_AUTH_SOCK; 10:07:08 unset SSH_AGENT_PID; 10:07:08 echo Agent pid 20 killed; 10:07:08 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 10:07:08 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 10:07:08 [ssh-agent] Looking for ssh-agent implementation... 10:07:08 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 10:07:08 $ docker exec 5db2180a6ed4572ce629fc50f0c0df4a7914d061b0f0d3ff0e8bc46a67f21fec ssh-agent 10:07:08 SSH_AUTH_SOCK=/tmp/ssh-O17WgdNN3Go5/agent.53 10:07:08 SSH_AGENT_PID=60 10:07:08 Running ssh-add (command line suppressed) 10:07:08 Identity added: /w/workspace/edgexfoundry_edgex-ui-go_PR-400@tmp/private_key_2913519882998756091.key (/w/workspace/edgexfoundry_edgex-ui-go_PR-400@tmp/private_key_2913519882998756091.key) 10:07:08 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 10:07:09 + git semver init 10:07:09 # -> Open(): unable to determine branch for HEAD 10:07:09 # $GIT_DIR = /w/workspace/edgexfoundry_edgex-ui-go_PR-400/.git 10:07:09 # $GIT_WORK_TREE = /w/workspace/edgexfoundry_edgex-ui-go_PR-400 10:07:09 # $SEMVER_REMOTE_NAME = origin 10:07:09 # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org 10:07:09 # $SEMVER_USER_NAME = edgex-jenkins 10:07:09 # $SEMVER_BRANCH = PR-400 10:07:09 # $SEMVER_TEMP = /tmp/semver-602066560 10:07:09 # git clone --branch semver git@github.com:edgexfoundry/edgex-ui-go.git $SEMVER_TEMP 10:07:11 # '/tmp/semver-602066560' -> '/w/workspace/edgexfoundry_edgex-ui-go_PR-400/.semver' 10:07:11 # -> Force: false 10:07:11 # $SEMVER_DIR = /w/workspace/edgexfoundry_edgex-ui-go_PR-400/.semver [Pipeline] } 10:07:11 $ docker exec --env ******** --env ******** 5db2180a6ed4572ce629fc50f0c0df4a7914d061b0f0d3ff0e8bc46a67f21fec ssh-agent -k 10:07:11 unset SSH_AUTH_SOCK; 10:07:11 unset SSH_AGENT_PID; 10:07:11 echo Agent pid 60 killed; 10:07:11 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 10:07:12 + git semver [Pipeline] } 10:07:12 $ docker stop --time=1 5db2180a6ed4572ce629fc50f0c0df4a7914d061b0f0d3ff0e8bc46a67f21fec 10:07:13 $ docker rm -f 5db2180a6ed4572ce629fc50f0c0df4a7914d061b0f0d3ff0e8bc46a67f21fec [Pipeline] // withDockerContainer [Pipeline] sh 10:07:13 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 10:07:14 Stashed 1 file(s) [Pipeline] echo 10:07: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 10:07:29 Still waiting to schedule task 10:07:29 Waiting for next available executor on ‘prd-centos7-docker-4c-2g-910’ 10:07:29 Still waiting to schedule task 10:07:29 All nodes of label ‘ubuntu18.04-docker-arm64-4c-16g’ are offline 10:09:30 Running on prd-ubuntu18.04-docker-arm64-4c-16g-911 in /w/workspace/edgexfoundry_edgex-ui-go_PR-400 [Pipeline] { [Pipeline] ws 10:09:30 Running in /w/workspace/edgex-ui-go/2 [Pipeline] { [Pipeline] checkout 10:09:30 The recommended git tool is: git 10:09:35 using credential edgex-jenkins-ssh 10:09:35 Cloning the remote Git repository 10:09:35 Cloning repository git@github.com:edgexfoundry/edgex-ui-go.git 10:09:35 > git init /w/workspace/edgex-ui-go/2 # timeout=10 10:09:36 Fetching upstream changes from git@github.com:edgexfoundry/edgex-ui-go.git 10:09:36 > git --version # timeout=10 10:09:36 > git --version # 'git version 2.17.1' 10:09:36 using GIT_SSH to set credentials SSH Credentials for GitHub 10:09:36 > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-ui-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 10:09:39 Merging remotes/origin/master commit d3c93b4b9d9af50b66d23c5c2d5c6ec0ff4013cb into PR head commit 436eb0edc8462f796afbf793b07922329882c760 10:09:39 > git config remote.origin.url git@github.com:edgexfoundry/edgex-ui-go.git # timeout=10 10:09:39 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 10:09:39 > git config remote.origin.url git@github.com:edgexfoundry/edgex-ui-go.git # timeout=10 10:09:39 Fetching upstream changes from git@github.com:edgexfoundry/edgex-ui-go.git 10:09:39 using GIT_SSH to set credentials SSH Credentials for GitHub 10:09:39 > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-ui-go.git +refs/pull/400/head:refs/remotes/origin/PR-400 +refs/heads/master:refs/remotes/origin/master # timeout=10 10:09:39 > git config core.sparsecheckout # timeout=10 10:09:39 > git checkout -f 436eb0edc8462f796afbf793b07922329882c760 # timeout=10 10:09:40 > git remote # timeout=10 10:09:40 > git config --get remote.origin.url # timeout=10 10:09:40 using GIT_SSH to set credentials SSH Credentials for GitHub 10:09:40 > git merge d3c93b4b9d9af50b66d23c5c2d5c6ec0ff4013cb # timeout=10 10:09:40 Merge succeeded, producing fe3fbb7e321372567ec9e057d388cf94af80ca78 10:09:40 Checking out Revision fe3fbb7e321372567ec9e057d388cf94af80ca78 (PR-400) 10:09:40 > git rev-parse HEAD^{commit} # timeout=10 10:09:40 > git config core.sparsecheckout # timeout=10 10:09:40 > git checkout -f fe3fbb7e321372567ec9e057d388cf94af80ca78 # timeout=10 10:09:45 Commit message: "Merge commit 'd3c93b4b9d9af50b66d23c5c2d5c6ec0ff4013cb' into HEAD" 10:09:45 > git rev-list --no-walk 436eb0edc8462f796afbf793b07922329882c760 # timeout=10 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 10:09:47 + sudo jq . + {"registry-mirrors": ["https://nexus3.edgexfoundry.org:10001"], debug: false} /etc/docker/daemon.json 10:09:47 Running on prd-centos7-docker-4c-2g-912 in /w/workspace/edgexfoundry_edgex-ui-go_PR-400 [Pipeline] { [Pipeline] ws 10:09:47 Running in /w/workspace/edgex-ui-go/2 [Pipeline] { [Pipeline] checkout [Pipeline] sh 10:09:47 The recommended git tool is: git 10:09:47 + sudo mv /tmp/daemon.json /etc/docker/daemon.json [Pipeline] sh 10:09:47 + true 10:09:47 + sudo service docker restart 10:09:49 using credential edgex-jenkins-ssh 10:09:49 Cloning the remote Git repository 10:09:49 Cloning repository git@github.com:edgexfoundry/edgex-ui-go.git 10:09:49 > git init /w/workspace/edgex-ui-go/2 # timeout=10 10:09:49 Fetching upstream changes from git@github.com:edgexfoundry/edgex-ui-go.git 10:09:49 > git --version # timeout=10 10:09:49 > git --version # 'git version 2.24.4' 10:09:49 using GIT_SSH to set credentials SSH Credentials for GitHub 10:09:49 [INFO] Currently running in a labeled security context 10:09:49 [INFO] Currently SELinux is 'enforcing' on the host 10:09:49 > git /usr/bin/chcon --type=ssh_home_t /w/workspace/edgex-ui-go/2@tmp/jenkins-gitclient-ssh5317849158962077625.key 10:09:49 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-ui-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 10:09:51 > git config remote.origin.url git@github.com:edgexfoundry/edgex-ui-go.git # timeout=10 10:09:51 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 10:09:51 > git config remote.origin.url git@github.com:edgexfoundry/edgex-ui-go.git # timeout=10 10:09:51 Fetching upstream changes from git@github.com:edgexfoundry/edgex-ui-go.git 10:09:51 using GIT_SSH to set credentials SSH Credentials for GitHub 10:09:51 [INFO] Currently running in a labeled security context 10:09:51 [INFO] Currently SELinux is 'enforcing' on the host 10:09:51 > git /usr/bin/chcon --type=ssh_home_t /w/workspace/edgex-ui-go/2@tmp/jenkins-gitclient-ssh5650344521761924627.key 10:09:51 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-ui-go.git +refs/pull/400/head:refs/remotes/origin/PR-400 +refs/heads/master:refs/remotes/origin/master # timeout=10 10:09:52 Merging remotes/origin/master commit d3c93b4b9d9af50b66d23c5c2d5c6ec0ff4013cb into PR head commit 436eb0edc8462f796afbf793b07922329882c760 10:09:52 Merge succeeded, producing 33b0333d69c8c26e0e9af82989126e0976baae76 10:09:52 Checking out Revision 33b0333d69c8c26e0e9af82989126e0976baae76 (PR-400) 10:09:52 > git config core.sparsecheckout # timeout=10 10:09:52 > git checkout -f 436eb0edc8462f796afbf793b07922329882c760 # timeout=10 10:09:52 > git remote # timeout=10 10:09:52 > git config --get remote.origin.url # timeout=10 10:09:52 using GIT_SSH to set credentials SSH Credentials for GitHub 10:09:52 [INFO] Currently running in a labeled security context 10:09:52 [INFO] Currently SELinux is 'enforcing' on the host 10:09:52 > git /usr/bin/chcon --type=ssh_home_t /w/workspace/edgex-ui-go/2@tmp/jenkins-gitclient-ssh3157425764666923171.key 10:09:52 > git merge d3c93b4b9d9af50b66d23c5c2d5c6ec0ff4013cb # timeout=10 10:09:52 > git rev-parse HEAD^{commit} # timeout=10 10:09:52 > git config core.sparsecheckout # timeout=10 10:09:52 > git checkout -f 33b0333d69c8c26e0e9af82989126e0976baae76 # timeout=10 10:09:56 Commit message: "Merge commit 'd3c93b4b9d9af50b66d23c5c2d5c6ec0ff4013cb' into HEAD" 10:09:56 > git rev-list --no-walk 436eb0edc8462f796afbf793b07922329882c760 # timeout=10 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 10:09:57 + sudo jq '. + {"registry-mirrors": ["https://nexus3.edgexfoundry.org:10001"], debug: false}' /etc/docker/daemon.json [Pipeline] sh 10:09:57 + sudo mv /tmp/daemon.json /etc/docker/daemon.json [Pipeline] sh 10:09:57 + sudo service docker restart 10:09:57 + true 10:09:57 Redirecting to /bin/systemctl restart docker.service [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 10:10:06 provisioning config files... 10:10:06 copy managed file [edgex-ui-go-settings] to file:/w/workspace/edgex-ui-go/2@tmp/config5252619748223795205tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 10:10:06 ---> docker-login.sh 10:10:06 nexus3.edgexfoundry.org:10001 10:10:07 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 10:10:07 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 10:10:07 Configure a credential helper to remove this warning. See 10:10:07 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 10:10:07 10:10:07 Login Succeeded 10:10:07 nexus3.edgexfoundry.org:10002 10:10:08 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 10:10:08 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 10:10:08 Configure a credential helper to remove this warning. See 10:10:08 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 10:10:08 10:10:08 Login Succeeded 10:10:08 nexus3.edgexfoundry.org:10003 10:10:08 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 10:10:09 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 10:10:09 Configure a credential helper to remove this warning. See 10:10:09 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 10:10:09 10:10:09 Login Succeeded 10:10:09 nexus3.edgexfoundry.org:10004 10:10:09 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 10:10:09 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 10:10:09 Configure a credential helper to remove this warning. See 10:10:09 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 10:10:09 10:10:09 Login Succeeded 10:10:09 docker.io 10:10:09 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 10:10:10 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 10:10:10 Configure a credential helper to remove this warning. See 10:10:10 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 10:10:10 10:10:10 Login Succeeded 10:10:10 ---> docker-login.sh ends [Pipeline] } 10:10:10 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 10:10:10 ========================================================= 10:10:10 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine] 10:10:10 ========================================================= [Pipeline] isUnix [Pipeline] sh 10:10:11 + 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 . 10:10:12 Sending build context to Docker daemon 20.1MB 10:10:12 Step 1/8 : ARG BASE=golang:1.16-alpine3.12 10:10:12 Step 2/8 : FROM ${BASE} 10:10:12 1.16-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 10:10:12 595b0fe564bb: Pulling fs layer 10:10:12 3088b5b3c5c0: Pulling fs layer 10:10:12 5b7225fbf94c: Pulling fs layer 10:10:12 ba82ee9f976e: Pulling fs layer 10:10:12 506bd15cee9f: Pulling fs layer 10:10:12 75a0a4a0db45: Pulling fs layer 10:10:12 618dc40b7e24: Pulling fs layer 10:10:12 506bd15cee9f: Waiting 10:10:12 75a0a4a0db45: Waiting 10:10:12 618dc40b7e24: Waiting 10:10:12 ba82ee9f976e: Waiting 10:10:12 5b7225fbf94c: Download complete 10:10:12 3088b5b3c5c0: Verifying Checksum 10:10:12 3088b5b3c5c0: Download complete 10:10:12 506bd15cee9f: Download complete 10:10:12 595b0fe564bb: Download complete 10:10:12 75a0a4a0db45: Verifying Checksum 10:10:12 75a0a4a0db45: Download complete 10:10:13 595b0fe564bb: Pull complete 10:10:13 3088b5b3c5c0: Pull complete 10:10:14 5b7225fbf94c: Pull complete 10:10:15 618dc40b7e24: Verifying Checksum 10:10:15 618dc40b7e24: Download complete [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 10:10:16 ba82ee9f976e: Download complete 10:10:16 provisioning config files... 10:10:16 copy managed file [edgex-ui-go-settings] to file:/w/workspace/edgex-ui-go/2@tmp/config4562211242651148725tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 10:10:16 ---> docker-login.sh 10:10:16 nexus3.edgexfoundry.org:10001 10:10:16 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 10:10:16 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 10:10:16 Configure a credential helper to remove this warning. See 10:10:16 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 10:10:16 10:10:16 Login Succeeded 10:10:16 nexus3.edgexfoundry.org:10002 10:10:16 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 10:10:16 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 10:10:16 Configure a credential helper to remove this warning. See 10:10:16 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 10:10:16 10:10:16 Login Succeeded 10:10:16 nexus3.edgexfoundry.org:10003 10:10:16 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 10:10:16 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 10:10:16 Configure a credential helper to remove this warning. See 10:10:16 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 10:10:16 10:10:16 Login Succeeded 10:10:16 nexus3.edgexfoundry.org:10004 10:10:16 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 10:10:16 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 10:10:16 Configure a credential helper to remove this warning. See 10:10:16 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 10:10:16 10:10:16 Login Succeeded 10:10:16 docker.io 10:10:17 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 10:10:17 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 10:10:17 Configure a credential helper to remove this warning. See 10:10:17 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 10:10:17 10:10:17 Login Succeeded 10:10:17 ---> docker-login.sh ends [Pipeline] } 10:10:17 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 10:10:17 ========================================================= 10:10:17 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine] 10:10:17 ========================================================= [Pipeline] isUnix [Pipeline] sh 10:10:17 + 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 . 10:10:17 Sending build context to Docker daemon 20.1MB 10:10:17 Step 1/8 : ARG BASE=golang:1.16-alpine3.12 10:10:17 Step 2/8 : FROM ${BASE} 10:10:18 1.16-alpine: Pulling from edgex-devops/edgex-golang-base 10:10:18 540db60ca938: Pulling fs layer 10:10:18 adcc1eea9eea: Pulling fs layer 10:10:18 4c4ab2625f07: Pulling fs layer 10:10:18 0510c868ecb4: Pulling fs layer 10:10:18 afea3b2eda06: Pulling fs layer 10:10:18 7809a108b3ef: Pulling fs layer 10:10:18 f706445af74f: Pulling fs layer 10:10:18 0510c868ecb4: Waiting 10:10:18 afea3b2eda06: Waiting 10:10:18 7809a108b3ef: Waiting 10:10:18 f706445af74f: Waiting 10:10:18 4c4ab2625f07: Download complete 10:10:18 adcc1eea9eea: Verifying Checksum 10:10:18 adcc1eea9eea: Download complete 10:10:18 afea3b2eda06: Verifying Checksum 10:10:18 afea3b2eda06: Download complete 10:10:18 7809a108b3ef: Verifying Checksum 10:10:18 7809a108b3ef: Download complete 10:10:18 540db60ca938: Verifying Checksum 10:10:18 540db60ca938: Download complete 10:10:18 540db60ca938: Pull complete 10:10:18 adcc1eea9eea: Pull complete 10:10:18 4c4ab2625f07: Pull complete 10:10:20 f706445af74f: Verifying Checksum 10:10:20 f706445af74f: Download complete 10:10:20 0510c868ecb4: Verifying Checksum 10:10:20 0510c868ecb4: Download complete 10:10:23 0510c868ecb4: Pull complete 10:10:23 afea3b2eda06: Pull complete 10:10:23 7809a108b3ef: Pull complete 10:10:24 f706445af74f: Pull complete 10:10:24 Digest: sha256:3789524f83b4b99ff44900c39f6da7fc44f99660cd9adf292610dec398b137f4 10:10:24 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine 10:10:24 ---> b068be0155e3 10:10:24 Step 3/8 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: Intel' 10:10:28 ba82ee9f976e: Pull complete 10:10:28 506bd15cee9f: Pull complete 10:10:28 75a0a4a0db45: Pull complete 10:10:29 ---> Running in c20bbab38c82 10:10:29 Removing intermediate container c20bbab38c82 10:10:29 ---> 0d05db1c044b 10:10:29 Step 4/8 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 10:10:29 ---> Running in b75517939962 10:10:29 Removing intermediate container b75517939962 10:10:29 ---> d897bc7f459b 10:10:29 Step 5/8 : RUN apk add --no-cache make git 10:10:29 ---> Running in 7318aa4ba2bf 10:10:29 fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz 10:10:30 fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz 10:10:30 OK: 149 MiB in 40 packages 10:10:31 618dc40b7e24: Pull complete 10:10:31 Digest: sha256:191d62e8e984ab65c8d79a04719ea24e645fa2781e820aadaa53da5888d6c818 10:10:31 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine 10:10:31 ---> a36622ca3599 10:10:31 Step 3/8 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: Intel' 10:10:31 Removing intermediate container 7318aa4ba2bf 10:10:31 ---> 5963b1e4460c 10:10:31 Step 6/8 : WORKDIR /edgex-ui-go 10:10:31 ---> Running in 5afade9c5d31 10:10:31 Removing intermediate container 5afade9c5d31 10:10:31 ---> d21ec479d422 10:10:31 Step 7/8 : COPY . . 10:10:31 ---> 4f674556d576 10:10:31 Step 8/8 : RUN go mod download 10:10:31 ---> Running in 6805f7d1ad3d 10:10:33 ---> Running in 8d488b8c2b3b 10:10:33 Removing intermediate container 8d488b8c2b3b 10:10:33 ---> be3d74514895 10:10:33 Step 4/8 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 10:10:33 ---> Running in 4c89dc08bbc7 10:10:36 Removing intermediate container 4c89dc08bbc7 10:10:36 ---> c8caf3ac50d4 10:10:36 Step 5/8 : RUN apk add --no-cache make git 10:10:36 ---> Running in 0993f1313c9e 10:10:37 fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz 10:10:38 fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz 10:10:38 OK: 138 MiB in 40 packages 10:10:39 Removing intermediate container 0993f1313c9e 10:10:39 ---> 7140b41efc7d 10:10:39 Step 6/8 : WORKDIR /edgex-ui-go 10:10:40 ---> Running in 1c649dd7ae7e 10:10:40 Removing intermediate container 1c649dd7ae7e 10:10:40 ---> 8dc798076ea6 10:10:40 Step 7/8 : COPY . . 10:10:43 ---> e8bb474123d9 10:10:43 Step 8/8 : RUN go mod download 10:10:43 ---> Running in 2eee7dcd182d 10:10:46 Removing intermediate container 6805f7d1ad3d 10:10:46 ---> 81fb9f715b60 10:10:46 Successfully built 81fb9f715b60 10:10:47 Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] sh 10:10:47 + docker inspect -f . ci-base-image-x86_64 10:10:47 . [Pipeline] withDockerContainer 10:10:47 prd-centos7-docker-4c-2g-912 does not seem to be running inside a container 10:10:47 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-ui-go/2 -v /w/workspace/edgex-ui-go/2:/w/workspace/edgex-ui-go/2:rw,z -v /w/workspace/edgex-ui-go/2@tmp:/w/workspace/edgex-ui-go/2@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 10:10:47 $ docker top c7e4a0888536540c4a8e2682d34b17b3d0145e93d0608a377d4c16632eb66e26 -eo pid,comm [Pipeline] { [Pipeline] sh 10:10:48 + go version 10:10:48 go version go1.16.3 linux/amd64 [Pipeline] } 10:10:48 $ docker stop --time=1 c7e4a0888536540c4a8e2682d34b17b3d0145e93d0608a377d4c16632eb66e26 10:10:49 $ docker rm -f c7e4a0888536540c4a8e2682d34b17b3d0145e93d0608a377d4c16632eb66e26 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 10:10:50 + docker inspect -f . ci-base-image-x86_64 10:10:50 . [Pipeline] withDockerContainer 10:10:50 prd-centos7-docker-4c-2g-912 does not seem to be running inside a container 10:10:50 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-ui-go/2 -v /w/workspace/edgex-ui-go/2:/w/workspace/edgex-ui-go/2:rw,z -v /w/workspace/edgex-ui-go/2@tmp:/w/workspace/edgex-ui-go/2@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 10:10:50 $ docker top a0e4b5f93aa555a026f2c2ffa9b7dbb2aac451e3d40fd65e11a9f3d536b7dd26 -eo pid,comm [Pipeline] { [Pipeline] sh 10:10:51 + go mod tidy [Pipeline] sh 10:10:51 + make test 10:10:51 GO111MODULE=on go test -coverprofile=coverage.out ./... 10:10:51 ? github.com/edgexfoundry/edgex-ui-go [no test files] 10:11:02 ? github.com/edgexfoundry/edgex-ui-go/cmd/edgex-ui-server [no test files] 10:11:02 ? github.com/edgexfoundry/edgex-ui-go/internal [no test files] 10:11:02 ? github.com/edgexfoundry/edgex-ui-go/internal/common [no test files] 10:11:02 ? github.com/edgexfoundry/edgex-ui-go/internal/configs [no test files] 10:11:02 ? github.com/edgexfoundry/edgex-ui-go/internal/core [no test files] 10:11:02 ? github.com/edgexfoundry/edgex-ui-go/internal/domain [no test files] 10:11:02 ? github.com/edgexfoundry/edgex-ui-go/internal/errors [no test files] 10:11:02 ? github.com/edgexfoundry/edgex-ui-go/internal/handler [no test files] 10:11:02 ? github.com/edgexfoundry/edgex-ui-go/internal/repository [no test files] 10:11:02 ? github.com/edgexfoundry/edgex-ui-go/internal/repository/mm [no test files] 10:11:02 ? github.com/edgexfoundry/edgex-ui-go/internal/repository/mongo [no test files] 10:11:02 ? github.com/edgexfoundry/edgex-ui-go/pkg/usage [no test files] 10:11:02 GO111MODULE=on go vet ./... [Pipeline] } 10:11:08 $ docker stop --time=1 a0e4b5f93aa555a026f2c2ffa9b7dbb2aac451e3d40fd65e11a9f3d536b7dd26 10:11:10 Removing intermediate container 2eee7dcd182d 10:11:10 ---> 724c37168962 10:11:10 Successfully built 724c37168962 10:11:10 Successfully tagged ci-base-image-arm64:latest 10:11:10 $ docker rm -f a0e4b5f93aa555a026f2c2ffa9b7dbb2aac451e3d40fd65e11a9f3d536b7dd26 [Pipeline] // withDockerContainer [Pipeline] sh [Pipeline] isUnix [Pipeline] sh 10:11:11 + sudo chown -R jenkins:jenkins . [Pipeline] stash 10:11:11 + docker inspect -f . ci-base-image-arm64 10:11:11 . [Pipeline] withDockerContainer 10:11:11 Stashed 1 file(s) 10:11:11 prd-ubuntu18.04-docker-arm64-4c-16g-911 does not seem to be running inside a container 10:11:11 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-ui-go/2 -v /w/workspace/edgex-ui-go/2:/w/workspace/edgex-ui-go/2:rw,z -v /w/workspace/edgex-ui-go/2@tmp:/w/workspace/edgex-ui-go/2@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 ******** -e ******** ci-base-image-arm64 cat 10:11:13 $ docker top a2f8e0a25bfd5f7b5e6c4420de165c019b70a3aedfdf65b6d566d1b5066c8437 -eo pid,comm [Pipeline] { [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] sh [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) 10:11:14 + go version 10:11:14 go version go1.16.5 linux/arm64 [Pipeline] } 10:11:15 $ docker stop --time=1 a2f8e0a25bfd5f7b5e6c4420de165c019b70a3aedfdf65b6d566d1b5066c8437 10:11:17 $ docker rm -f a2f8e0a25bfd5f7b5e6c4420de165c019b70a3aedfdf65b6d566d1b5066c8437 [Pipeline] sh [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 10:11:18 + sudo chown -R jenkins:jenkins . [Pipeline] sh 10:11:18 + docker inspect -f . ci-base-image-arm64 10:11:18 . [Pipeline] withDockerContainer 10:11:18 + ls -al . 10:11:18 total 92 10:11:18 drwxrwxr-x. 11 jenkins jenkins 4096 Jun 23 10:10 . 10:11:18 drwxrwxr-x. 4 jenkins jenkins 28 Jun 23 10:09 .. 10:11:18 drwxrwxr-x. 3 jenkins jenkins 20 Jun 23 10:09 assets 10:11:18 drwxrwxr-x. 2 jenkins jenkins 35 Jun 23 10:09 bin 10:11:18 drwxrwxr-x. 3 jenkins jenkins 29 Jun 23 10:09 cmd 10:11:18 -rw-rw-r--. 1 jenkins jenkins 3959 Jun 23 10:09 CONTRIBUTING.md 10:11:18 -rw-r--r--. 1 jenkins jenkins 10 Jun 23 10:10 coverage.out 10:11:18 -rw-rw-r--. 1 jenkins jenkins 1526 Jun 23 10:09 Dockerfile 10:11:18 -rw-rw-r--. 1 jenkins jenkins 902 Jun 23 10:09 Dockerfile.build 10:11:18 drwxrwxr-x. 2 jenkins jenkins 23 Jun 23 10:09 docs 10:11:18 drwxrwxr-x. 8 jenkins jenkins 179 Jun 23 10:09 .git 10:11:18 drwxrwxr-x. 2 jenkins jenkins 103 Jun 23 10:09 .github 10:11:18 -rw-rw-r--. 1 jenkins jenkins 162 Jun 23 10:09 .gitignore 10:11:18 -rw-rw-r--. 1 jenkins jenkins 838 Jun 23 10:09 go.mod 10:11:18 -rw-r--r--. 1 jenkins jenkins 23723 Jun 23 10:10 go.sum 10:11:18 drwxrwxr-x. 9 jenkins jenkins 125 Jun 23 10:09 internal 10:11:18 -rw-rw-r--. 1 jenkins jenkins 652 Jun 23 10:09 Jenkinsfile 10:11:18 -rw-rw-r--. 1 jenkins jenkins 11357 Jun 23 10:09 LICENSE 10:11:18 -rw-rw-r--. 1 jenkins jenkins 990 Jun 23 10:09 Makefile 10:11:18 drwxrwxr-x. 3 jenkins jenkins 19 Jun 23 10:09 pkg 10:11:18 -rw-rw-r--. 1 jenkins jenkins 5508 Jun 23 10:09 README.md 10:11:18 -rw-rw-r--. 1 jenkins jenkins 5 Jun 23 10:07 VERSION 10:11:18 -rw-rw-r--. 1 jenkins jenkins 155 Jun 23 10:09 version.go 10:11:18 drwxrwxr-x. 4 jenkins jenkins 4096 Jun 23 10:09 web 10:11:18 prd-ubuntu18.04-docker-arm64-4c-16g-911 does not seem to be running inside a container 10:11:18 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-ui-go/2 -v /w/workspace/edgex-ui-go/2:/w/workspace/edgex-ui-go/2:rw,z -v /w/workspace/edgex-ui-go/2@tmp:/w/workspace/edgex-ui-go/2@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 ******** -e ******** ci-base-image-arm64 cat 10:11:20 $ docker top 9031b26f3e3eecc2a1db6f52a38400f3337b766f7a97aaf74807ddda17ae7be8 -eo pid,comm [Pipeline] { [Pipeline] sh [Pipeline] isUnix [Pipeline] sh 10:11:21 + 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=33b0333d69c8c26e0e9af82989126e0976baae76 --label arch=amd64 --label version=0.0.0 . 10:11:21 Sending build context to Docker daemon 20.13MB 10:11:21 Step 1/25 : ARG BASE=golang:1.16-alpine3.12 10:11:21 Step 2/25 : FROM ${BASE} AS builder 10:11:21 ---> 81fb9f715b60 10:11:21 Step 3/25 : ARG MAKE="make cmd/edgex-ui-server/edgex-ui-server" 10:11:21 + go mod tidy 10:11:21 ---> Running in d02488046715 10:11:21 Removing intermediate container d02488046715 10:11:21 ---> 9a31f51cc79d 10:11:21 Step 4/25 : ARG ALPINE_PKG_BASE="make git" 10:11:21 ---> Running in d6a18d4ede36 10:11:22 Removing intermediate container d6a18d4ede36 10:11:22 ---> b8969f81e087 10:11:22 Step 5/25 : ARG ALPINE_PKG_EXTRA="" 10:11:22 ---> Running in 3a4a958a3304 10:11:22 Removing intermediate container 3a4a958a3304 10:11:22 ---> caa520b65397 10:11:22 Step 6/25 : LABEL Name=edgex-ui-go [Pipeline] sh 10:11:22 ---> Running in 09afa83a9c2a 10:11:22 Removing intermediate container 09afa83a9c2a 10:11:22 ---> d838b0732df6 10:11:22 Step 7/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018-2020: Intel' 10:11:22 ---> Running in daf0700573a5 10:11:22 Removing intermediate container daf0700573a5 10:11:22 ---> 850e84455545 10:11:22 Step 8/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 10:11:22 ---> Running in b2bc39096fc3 10:11:22 + make test 10:11:22 GO111MODULE=on go test -coverprofile=coverage.out ./... 10:11:23 Removing intermediate container b2bc39096fc3 10:11:23 ---> a7f84a3b8091 10:11:23 Step 9/25 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 10:11:23 ---> Running in 77e6cc22b11f 10:11:23 fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz 10:11:24 ? github.com/edgexfoundry/edgex-ui-go [no test files] 10:11:24 fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz 10:11:24 OK: 149 MiB in 40 packages 10:11:25 Removing intermediate container 77e6cc22b11f 10:11:25 ---> ddcb83131c4d 10:11:25 Step 10/25 : ENV GO111MODULE=on 10:11:25 ---> Running in 8f4c0f388de2 10:11:25 Removing intermediate container 8f4c0f388de2 10:11:25 ---> 660e11185248 10:11:25 Step 11/25 : WORKDIR /go/src/github.com/edgexfoundry/edgex-ui-go 10:11:25 ---> Running in f087362436f5 10:11:25 Removing intermediate container f087362436f5 10:11:25 ---> 83555d3dffca 10:11:25 Step 12/25 : COPY go.mod . 10:11:25 ---> 2ad32cc12da3 10:11:25 Step 13/25 : COPY Makefile . 10:11:25 ---> 1f7b7d423a5d 10:11:25 Step 14/25 : RUN make update 10:11:26 ---> Running in 3bba31132616 10:11:26 CGO_ENABLED=0 GO111MODULE=on go mod download 10:11:26 Removing intermediate container 3bba31132616 10:11:26 ---> adf5bd4b610d 10:11:26 Step 15/25 : COPY . . 10:11:28 ---> 6f8de220ccbc 10:11:28 Step 16/25 : RUN go mod tidy 10:11:28 ---> Running in 037e89472192 10:11:29 Removing intermediate container 037e89472192 10:11:29 ---> 5930fb66a5ac 10:11:29 Step 17/25 : RUN ${MAKE} 10:11:29 ---> Running in f3868253d5ff 10:11:29 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:11:37 CGO_ENABLED=0 GO111MODULE=on go build ./... 10:11:39 Removing intermediate container f3868253d5ff 10:11:39 ---> dc77e23e0a0e 10:11:39 Step 18/25 : FROM alpine:3.12 10:11:39 3.12: Pulling from library/alpine 10:11:39 339de151aab4: Pulling fs layer 10:11:39 339de151aab4: Verifying Checksum 10:11:39 339de151aab4: Download complete 10:11:39 339de151aab4: Pull complete 10:11:39 Digest: sha256:87703314048c40236c6d674424159ee862e2b96ce1c37c62d877e21ed27a387e 10:11:39 Status: Downloaded newer image for alpine:3.12 10:11:39 ---> 13621d1b12d4 10:11:39 Step 19/25 : EXPOSE 4000 10:11:39 ---> Running in 88cfbd0ad6e7 10:11:39 Removing intermediate container 88cfbd0ad6e7 10:11:39 ---> 4844ce252db3 10:11:39 Step 20/25 : 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:11:40 ---> 71946c6f5566 10:11:40 Step 21/25 : WORKDIR /go/src/github.com/edgexfoundry/edgex-ui-go/cmd/edgex-ui-server 10:11:40 ---> Running in d039b8306e08 10:11:40 Removing intermediate container d039b8306e08 10:11:40 ---> c6df47f1b50c 10:11:40 Step 22/25 : ENTRYPOINT ["./edgex-ui-server","-conf=res/docker/configuration.toml"] 10:11:40 ---> Running in 8332c0f14156 10:11:40 Removing intermediate container 8332c0f14156 10:11:40 ---> d732fcb7a815 10:11:40 Step 23/25 : LABEL arch=amd64 10:11:40 ---> Running in 0f4b3b51dc44 10:11:40 Removing intermediate container 0f4b3b51dc44 10:11:40 ---> cbdefe661345 10:11:40 Step 24/25 : LABEL git_sha=33b0333d69c8c26e0e9af82989126e0976baae76 10:11:40 ---> Running in 188b949b1562 10:11:40 Removing intermediate container 188b949b1562 10:11:40 ---> 56c63fd8b18e 10:11:40 Step 25/25 : LABEL version=0.0.0 10:11:40 ---> Running in a85f9f5af70e 10:11:40 Removing intermediate container a85f9f5af70e 10:11:40 ---> 3b535c532f65 10:11:40 [Warning] One or more build-args [ARCH] were not consumed 10:11:40 Successfully built 3b535c532f65 10:11:40 Successfully tagged edgex-ui:latest [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) Stage "Snap" skipped due to when conditional [Pipeline] } [Pipeline] // stage Post stage [Pipeline] libraryResource [Pipeline] sh 10:11:41 ---> job-cost.sh 10:11:41 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-RwOx 10:11:49 lf-activate-venv(): INFO: Installing: zipp==1.1.0 python-openstackclient 10:11:56 ? github.com/edgexfoundry/edgex-ui-go/cmd/edgex-ui-server [no test files] 10:11:56 ? github.com/edgexfoundry/edgex-ui-go/internal [no test files] 10:11:56 ? github.com/edgexfoundry/edgex-ui-go/internal/common [no test files] 10:11:56 ? github.com/edgexfoundry/edgex-ui-go/internal/configs [no test files] 10:11:56 ? github.com/edgexfoundry/edgex-ui-go/internal/core [no test files] 10:11:56 ? github.com/edgexfoundry/edgex-ui-go/internal/domain [no test files] 10:11:56 ? github.com/edgexfoundry/edgex-ui-go/internal/errors [no test files] 10:11:56 ? github.com/edgexfoundry/edgex-ui-go/internal/handler [no test files] 10:11:56 ? github.com/edgexfoundry/edgex-ui-go/internal/repository [no test files] 10:11:56 ? github.com/edgexfoundry/edgex-ui-go/internal/repository/mm [no test files] 10:11:56 ? github.com/edgexfoundry/edgex-ui-go/internal/repository/mongo [no test files] 10:11:56 ? github.com/edgexfoundry/edgex-ui-go/pkg/usage [no test files] 10:11:56 GO111MODULE=on go vet ./... 10:12:04 lf-activate-venv(): INFO: Adding /tmp/venv-RwOx/bin to PATH 10:12:04 INFO: No Stack... 10:12:04 INFO: Retrieving Pricing Info for: v3-standard-2 10:12:04 INFO: Archiving Costs [Pipeline] sh 10:12:05 + cut -d, -f6 10:12:05 + cat /w/workspace/edgex-ui-go/2/archives/cost.csv [Pipeline] lock 10:12:05 Trying to acquire lock on [jenkins-edgexfoundry-edgex-ui-go-PR-400-2-stack-cost] 10:12:05 Resource [jenkins-edgexfoundry-edgex-ui-go-PR-400-2-stack-cost] did not exist. Created. 10:12:05 Lock acquired on [jenkins-edgexfoundry-edgex-ui-go-PR-400-2-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 10:12:05 + echo total: 0.05999999865889549 [Pipeline] stash 10:12:05 Stashed 1 file(s) [Pipeline] } 10:12:05 Lock released on resource [jenkins-edgexfoundry-edgex-ui-go-PR-400-2-stack-cost] [Pipeline] // lock [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] } 10:12:18 $ docker stop --time=1 9031b26f3e3eecc2a1db6f52a38400f3337b766f7a97aaf74807ddda17ae7be8 10:12:20 $ docker rm -f 9031b26f3e3eecc2a1db6f52a38400f3337b766f7a97aaf74807ddda17ae7be8 [Pipeline] // withDockerContainer [Pipeline] sh 10:12:21 + sudo chown -R jenkins:jenkins . [Pipeline] stash 10:12:21 Warning: overwriting stash ‘coverage-report’ 10:12:22 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh 10:12:22 + sudo chown -R jenkins:jenkins . [Pipeline] sh 10:12:23 + ls -al . 10:12:23 total 128 10:12:23 drwxrwxr-x 11 jenkins jenkins 4096 Jun 23 10:11 . 10:12:23 drwxrwxr-x 4 jenkins jenkins 4096 Jun 23 10:09 .. 10:12:23 drwxrwxr-x 8 jenkins jenkins 4096 Jun 23 10:09 .git 10:12:23 drwxrwxr-x 2 jenkins jenkins 4096 Jun 23 10:09 .github 10:12:23 -rw-rw-r-- 1 jenkins jenkins 162 Jun 23 10:09 .gitignore 10:12:23 -rw-rw-r-- 1 jenkins jenkins 3959 Jun 23 10:09 CONTRIBUTING.md 10:12:23 -rw-rw-r-- 1 jenkins jenkins 1526 Jun 23 10:09 Dockerfile 10:12:23 -rw-rw-r-- 1 jenkins jenkins 902 Jun 23 10:09 Dockerfile.build 10:12:23 -rw-rw-r-- 1 jenkins jenkins 652 Jun 23 10:09 Jenkinsfile 10:12:23 -rw-rw-r-- 1 jenkins jenkins 11357 Jun 23 10:09 LICENSE 10:12:23 -rw-rw-r-- 1 jenkins jenkins 990 Jun 23 10:09 Makefile 10:12:23 -rw-rw-r-- 1 jenkins jenkins 5508 Jun 23 10:09 README.md 10:12:23 -rw-rw-r-- 1 jenkins jenkins 5 Jun 23 10:07 VERSION 10:12:23 drwxrwxr-x 3 jenkins jenkins 4096 Jun 23 10:09 assets 10:12:23 drwxrwxr-x 2 jenkins jenkins 4096 Jun 23 10:09 bin 10:12:23 drwxrwxr-x 3 jenkins jenkins 4096 Jun 23 10:09 cmd 10:12:23 -rw-r--r-- 1 jenkins jenkins 10 Jun 23 10:11 coverage.out 10:12:23 drwxrwxr-x 2 jenkins jenkins 4096 Jun 23 10:09 docs 10:12:23 -rw-rw-r-- 1 jenkins jenkins 838 Jun 23 10:09 go.mod 10:12:23 -rw-r--r-- 1 jenkins jenkins 23723 Jun 23 10:11 go.sum 10:12:23 drwxrwxr-x 9 jenkins jenkins 4096 Jun 23 10:09 internal 10:12:23 drwxrwxr-x 3 jenkins jenkins 4096 Jun 23 10:09 pkg 10:12:23 -rw-rw-r-- 1 jenkins jenkins 155 Jun 23 10:09 version.go 10:12:23 drwxrwxr-x 4 jenkins jenkins 4096 Jun 23 10:09 web [Pipeline] isUnix [Pipeline] sh 10:12:23 + 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=fe3fbb7e321372567ec9e057d388cf94af80ca78 --label arch=arm64 --label version=0.0.0 . 10:12:24 Sending build context to Docker daemon 20.13MB 10:12:24 Step 1/25 : ARG BASE=golang:1.16-alpine3.12 10:12:24 Step 2/25 : FROM ${BASE} AS builder 10:12:24 ---> 724c37168962 10:12:24 Step 3/25 : ARG MAKE="make cmd/edgex-ui-server/edgex-ui-server" 10:12:24 ---> Running in 60e599c950d4 10:12:25 Removing intermediate container 60e599c950d4 10:12:25 ---> 46be61ec756a 10:12:25 Step 4/25 : ARG ALPINE_PKG_BASE="make git" 10:12:25 ---> Running in 287d0024e1b3 10:12:25 Removing intermediate container 287d0024e1b3 10:12:25 ---> 647589ef155c 10:12:25 Step 5/25 : ARG ALPINE_PKG_EXTRA="" 10:12:25 ---> Running in 9b5692fecfe9 10:12:26 Removing intermediate container 9b5692fecfe9 10:12:26 ---> d8bc81a577b1 10:12:26 Step 6/25 : LABEL Name=edgex-ui-go 10:12:26 ---> Running in 7fcd7e07bd44 10:12:27 Removing intermediate container 7fcd7e07bd44 10:12:27 ---> 700fc0d1e1d9 10:12:27 Step 7/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018-2020: Intel' 10:12:27 ---> Running in e4b452f6f8c8 10:12:27 Removing intermediate container e4b452f6f8c8 10:12:27 ---> 896e0a5b1dc8 10:12:27 Step 8/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 10:12:28 ---> Running in e7bef48e966d 10:12:30 Removing intermediate container e7bef48e966d 10:12:30 ---> 4a48051b04be 10:12:30 Step 9/25 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 10:12:30 ---> Running in edd161e14008 10:12:31 fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz 10:12:32 fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz 10:12:33 OK: 138 MiB in 40 packages 10:12:34 Removing intermediate container edd161e14008 10:12:34 ---> 2cc090f8923d 10:12:34 Step 10/25 : ENV GO111MODULE=on 10:12:34 ---> Running in 987634642c65 10:12:34 Removing intermediate container 987634642c65 10:12:34 ---> 285b7bd5fd7e 10:12:34 Step 11/25 : WORKDIR /go/src/github.com/edgexfoundry/edgex-ui-go 10:12:34 ---> Running in f7e2f56afa49 10:12:35 Removing intermediate container f7e2f56afa49 10:12:35 ---> 1b9f3e616820 10:12:35 Step 12/25 : COPY go.mod . 10:12:36 ---> 17eb926327b5 10:12:36 Step 13/25 : COPY Makefile . 10:12:37 ---> ffbdeb3ee444 10:12:37 Step 14/25 : RUN make update 10:12:37 ---> Running in 4f373028574f 10:12:38 CGO_ENABLED=0 GO111MODULE=on go mod download 10:12:39 Removing intermediate container 4f373028574f 10:12:39 ---> 8a68bc808e3a 10:12:39 Step 15/25 : COPY . . 10:12:42 ---> 80755d354b1c 10:12:42 Step 16/25 : RUN go mod tidy 10:12:42 ---> Running in 3236a4221222 10:12:44 Removing intermediate container 3236a4221222 10:12:44 ---> 172c8367d639 10:12:44 Step 17/25 : RUN ${MAKE} 10:12:44 ---> Running in 6a158bcba87d 10:12:46 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:13:12 CGO_ENABLED=0 GO111MODULE=on go build ./... 10:13:16 Removing intermediate container 6a158bcba87d 10:13:16 ---> be945dd535b9 10:13:16 Step 18/25 : FROM alpine:3.12 10:13:16 3.12: Pulling from library/alpine 10:13:16 d2f70382dc9a: Pulling fs layer 10:13:17 d2f70382dc9a: Pull complete 10:13:17 Digest: sha256:87703314048c40236c6d674424159ee862e2b96ce1c37c62d877e21ed27a387e 10:13:17 Status: Downloaded newer image for alpine:3.12 10:13:17 ---> c4fd0aeabfcf 10:13:17 Step 19/25 : EXPOSE 4000 10:13:17 ---> Running in 4648c221e920 10:13:18 Removing intermediate container 4648c221e920 10:13:18 ---> 7542475faf1b 10:13:18 Step 20/25 : 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:13:19 ---> 4aa212497681 10:13:19 Step 21/25 : WORKDIR /go/src/github.com/edgexfoundry/edgex-ui-go/cmd/edgex-ui-server 10:13:19 ---> Running in 0f05b4f266ca 10:13:20 Removing intermediate container 0f05b4f266ca 10:13:20 ---> f32806efb21b 10:13:20 Step 22/25 : ENTRYPOINT ["./edgex-ui-server","-conf=res/docker/configuration.toml"] 10:13:20 ---> Running in f50a2f309752 10:13:21 Removing intermediate container f50a2f309752 10:13:21 ---> 28a4f145b348 10:13:21 Step 23/25 : LABEL arch=arm64 10:13:21 ---> Running in 35b42980be54 10:13:21 Removing intermediate container 35b42980be54 10:13:21 ---> d8d35b6386b5 10:13:21 Step 24/25 : LABEL git_sha=fe3fbb7e321372567ec9e057d388cf94af80ca78 10:13:21 ---> Running in 3ac68bd5bd91 10:13:22 Removing intermediate container 3ac68bd5bd91 10:13:22 ---> c4bf34d908be 10:13:22 Step 25/25 : LABEL version=0.0.0 10:13:22 ---> Running in df0d9ee3f701 10:13:23 Removing intermediate container df0d9ee3f701 10:13:23 ---> a1d7f1babcb6 10:13:23 [Warning] One or more build-args [ARCH] were not consumed 10:13:23 Successfully built a1d7f1babcb6 10:13:23 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:13:23 ---> job-cost.sh 10:13:23 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-E5p9 10:14:02 lf-activate-venv(): INFO: Installing: zipp==1.1.0 python-openstackclient 10:15:24 lf-activate-venv(): INFO: Adding /tmp/venv-E5p9/bin to PATH 10:15:24 INFO: No Stack... 10:15:24 INFO: Retrieving Pricing Info for: v2-standard-4 10:15:24 INFO: Archiving Costs [Pipeline] sh 10:15:25 + cat /w/workspace/edgex-ui-go/2/archives/cost.csv 10:15:25 + cut -d, -f6 [Pipeline] lock 10:15:25 Trying to acquire lock on [jenkins-edgexfoundry-edgex-ui-go-PR-400-2-stack-cost] 10:15:25 Resource [jenkins-edgexfoundry-edgex-ui-go-PR-400-2-stack-cost] did not exist. Created. 10:15:25 Lock acquired on [jenkins-edgexfoundry-edgex-ui-go-PR-400-2-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 10:15:25 /w/workspace/edgex-ui-go/2@tmp/durable-1406535a/script.sh: 1: /w/workspace/edgex-ui-go/2@tmp/durable-1406535a/script.sh: Syntax error: Unterminated quoted string [Pipeline] sh 10:15:25 + echo total: 0.18000000715255737 [Pipeline] stash 10:15:25 Warning: overwriting stash ‘stack-cost’ 10:15:26 Stashed 1 file(s) [Pipeline] } 10:15:26 Lock released on resource [jenkins-edgexfoundry-edgex-ui-go-PR-400-2-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:15:27 provisioning config files... 10:15:27 copy managed file [edgex-ui-go-codecov-token] to file:/w/workspace/edgexfoundry_edgex-ui-go_PR-400@tmp/config1112542914473632324tmp [Pipeline] { [Pipeline] sh 10:15:27 + set +x 10:15:27 + curl -s https://codecov.io/bash 10:15:27 + bash -s -- 10:15:27 10:15:27 _____ _ 10:15:27 / ____| | | 10:15:27 | | ___ __| | ___ ___ _____ __ 10:15:27 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 10:15:27 | |___| (_) | (_| | __/ (_| (_) \ V / 10:15:27 \_____\___/ \__,_|\___|\___\___/ \_/ 10:15:27 Bash-1.0.3 10:15:27 10:15:27 10:15:27 ==> git version 2.24.4 found 10:15:27 ==> 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:15:27 Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtsp scp sftp smtp smtps telnet tftp 10:15:27 Features: AsynchDNS GSS-Negotiate IDN IPv6 Largefile NTLM NTLM_WB SSL libz unix-sockets 10:15:27 ==> Jenkins CI detected. 10:15:27 project root: . 10:15:27 --> token set from env 10:15:27 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 10:15:27 ==> Running gcov in . (disable via -X gcov) 10:15:27 ==> Python coveragepy not found 10:15:27 ==> Searching for coverage reports in: 10:15:27 + . 10:15:27 -> Found 1 reports 10:15:27 ==> Detecting git/mercurial file structure 10:15:27 ==> Reading reports 10:15:27 + ./coverage.out bytes=10 10:15:27 ==> Appending adjustments 10:15:27 https://docs.codecov.io/docs/fixing-reports 10:15:27 + Found adjustments 10:15:27 ==> Gzipping contents 10:15:27 4.0K /tmp/codecov.8b39YC.gz 10:15:27 ==> Uploading reports 10:15:27 url: https://codecov.io 10:15:27 query: branch=PR-400&commit=18e45586d8811806775821e51fc9104d0469bf70&build=2&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-ui-go%2Fjob%2FPR-400%2F2%2F&name=&tag=&slug=edgexfoundry%2Fedgex-ui-go&service=jenkins&flags=&pr=400&job=&cmd_args= 10:15:27 -> Pinging Codecov 10:15:27 https://codecov.io/upload/v4?package=bash-1.0.3&token=secret&branch=PR-400&commit=18e45586d8811806775821e51fc9104d0469bf70&build=2&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-ui-go%2Fjob%2FPR-400%2F2%2F&name=&tag=&slug=edgexfoundry%2Fedgex-ui-go&service=jenkins&flags=&pr=400&job=&cmd_args= 10:15:28 -> Uploading to 10:15:28 https://storage.googleapis.com/codecov/v4/raw/2021-06-23/FB506323287CE973F263BFD2A0EB1F37/18e45586d8811806775821e51fc9104d0469bf70/f00fea6d-047a-4f29-9d76-81324753155a.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EKKHVKCKHW7KBCGM7IHR55T63V2PAVJWLVFNITJHDU5G6R5IRN3LMWJA%2F20210623%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20210623T101528Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=94e2734d0ea1803a707997de0da1a8f4d433713f9b6a2ba2cdcff47956d972fb 10:15:28 % Total % Received % Xferd Average Speed Time Time Time Current 10:15:28 Dload Upload Total Spent Left Speed 10:15:29 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 3361 0 0 100 3361 0 7216 --:--:-- --:--:-- --:--:-- 7212 10:15:29 -> Reports have been successfully queued for processing at https://codecov.io/github/edgexfoundry/edgex-ui-go/commit/18e45586d8811806775821e51fc9104d0469bf70 [Pipeline] } 10:15:29 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:15:31 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 10:15:31 ---> package-listing.sh 10:15:31 ++ facter osfamily 10:15:31 ++ tr '[:upper:]' '[:lower:]' 10:15:31 + OS_FAMILY=redhat 10:15:31 + workspace=/w/workspace/edgexfoundry_edgex-ui-go_PR-400 10:15:31 + START_PACKAGES=/tmp/packages_start.txt 10:15:31 + END_PACKAGES=/tmp/packages_end.txt 10:15:31 + DIFF_PACKAGES=/tmp/packages_diff.txt 10:15:31 + PACKAGES=/tmp/packages_start.txt 10:15:31 + '[' /w/workspace/edgexfoundry_edgex-ui-go_PR-400 ']' 10:15:31 + PACKAGES=/tmp/packages_end.txt 10:15:31 + case "${OS_FAMILY}" in 10:15:31 + rpm -qa 10:15:31 + sort 10:15:32 + '[' -f /tmp/packages_start.txt ']' 10:15:32 + '[' -f /tmp/packages_end.txt ']' 10:15:32 + diff /tmp/packages_start.txt /tmp/packages_end.txt 10:15:32 + '[' /w/workspace/edgexfoundry_edgex-ui-go_PR-400 ']' 10:15:32 + mkdir -p /w/workspace/edgexfoundry_edgex-ui-go_PR-400/archives/ 10:15:32 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgexfoundry_edgex-ui-go_PR-400/archives/ [Pipeline] echo 10:15:32 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-400/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 10:15:32 + facter operatingsystem [Pipeline] isUnix [Pipeline] sh 10:15:33 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 10:15:33 10:15:33 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] isUnix [Pipeline] sh 10:15:33 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 10:15:33 alpine: Pulling from edgex-lftools-log-publisher 10:15:33 df20fa9351a1: Pulling fs layer 10:15:33 36b3adc4ff6f: Pulling fs layer 10:15:33 8ad3a11d3b57: Pulling fs layer 10:15:33 46f8f816bc3b: Pulling fs layer 10:15:33 93b61091891f: Pulling fs layer 10:15:33 93b9cdb0e59b: Pulling fs layer 10:15:33 5e14af77c1be: Pulling fs layer 10:15:33 01666e4c0597: Pulling fs layer 10:15:33 aa168da1d23b: Pulling fs layer 10:15:33 46f8f816bc3b: Waiting 10:15:33 93b9cdb0e59b: Waiting 10:15:33 93b61091891f: Waiting 10:15:33 5e14af77c1be: Waiting 10:15:33 01666e4c0597: Waiting 10:15:33 aa168da1d23b: Waiting 10:15:33 36b3adc4ff6f: Verifying Checksum 10:15:33 36b3adc4ff6f: Download complete 10:15:33 46f8f816bc3b: Verifying Checksum 10:15:33 46f8f816bc3b: Download complete 10:15:33 df20fa9351a1: Verifying Checksum 10:15:33 df20fa9351a1: Download complete 10:15:33 93b9cdb0e59b: Verifying Checksum 10:15:33 93b9cdb0e59b: Download complete 10:15:33 93b61091891f: Verifying Checksum 10:15:33 93b61091891f: Download complete 10:15:33 5e14af77c1be: Verifying Checksum 10:15:33 5e14af77c1be: Download complete 10:15:33 01666e4c0597: Verifying Checksum 10:15:33 01666e4c0597: Download complete 10:15:33 8ad3a11d3b57: Verifying Checksum 10:15:33 8ad3a11d3b57: Download complete 10:15:33 df20fa9351a1: Pull complete 10:15:34 36b3adc4ff6f: Pull complete 10:15:34 8ad3a11d3b57: Pull complete 10:15:34 46f8f816bc3b: Pull complete 10:15:35 93b61091891f: Pull complete 10:15:35 93b9cdb0e59b: Pull complete 10:15:35 5e14af77c1be: Pull complete 10:15:35 01666e4c0597: Pull complete 10:15:35 aa168da1d23b: Verifying Checksum 10:15:35 aa168da1d23b: Download complete 10:15:40 aa168da1d23b: Pull complete 10:15:40 Digest: sha256:ac41798234670a79351fc13b8232b4dbeccc6fb1f122f5db5169d11b1762ca7c 10:15:40 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 10:15:40 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] withDockerContainer 10:15:40 prd-centos7-docker-4c-2g-910 does not seem to be running inside a container 10:15:40 $ 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-400/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-400 -v /w/workspace/edgexfoundry_edgex-ui-go_PR-400:/w/workspace/edgexfoundry_edgex-ui-go_PR-400:rw,z -v /w/workspace/edgexfoundry_edgex-ui-go_PR-400@tmp:/w/workspace/edgexfoundry_edgex-ui-go_PR-400@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine cat 10:15:43 $ docker top 4a73ed8f8ec2c5f0d547befca2fbf6c9f9d2653c74926600777ecb1598e52d37 -eo pid,comm [Pipeline] { [Pipeline] sh 10:15:44 + touch /tmp/pre-build-complete [Pipeline] sh 10:15:44 + mkdir -p /var/log/sa [Pipeline] sh 10:15:44 + ls /var/log/sa-host 10:15:44 + sadf -c /var/log/sa-host/sa05 10:15:44 file_magic: OK 10:15:44 HZ: Using current value: 100 10:15:44 file_header: OK 10:15:44 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:15:44 Statistics: 10:15:44 Hnuu...uuuununununu...Hnuu...uuuununununu... 10:15:44 File successfully converted to sysstat format version 12.2.1 10:15:44 + sadf -c /var/log/sa-host/sa23 10:15:44 file_magic: OK 10:15:44 HZ: Using current value: 100 10:15:44 file_header: OK 10:15:44 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:15:44 Statistics: 10:15:44 HRHnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu... 10:15:44 File successfully converted to sysstat format version 12.2.1 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 10:15:45 provisioning config files... 10:15:45 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgexfoundry_edgex-ui-go_PR-400@tmp/config1029117135143563209tmp [Pipeline] { [Pipeline] echo 10:15:45 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 10:15:45 ---> create-netrc.sh [Pipeline] } 10:15:45 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 10:15:46 ---> python-tools-install.sh [Pipeline] echo 10:15:46 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 10:15:46 ---> sudo-logs.sh 10:15:46 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 10:15:46 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 10:15:46 ---> job-cost.sh 10:15:46 lf-activate-venv: SKIPPING 10:15:46 DEBUG: total: 0.18000000715255737 10:15:46 INFO: Retrieving Stack Cost... 10:15:48 INFO: Retrieving Pricing Info for: v3-standard-2 10:15:48 INFO: Archiving Costs [Pipeline] echo 10:15:48 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 10:15:48 ---> logs-deploy.sh 10:15:48 lf-activate-venv: SKIPPING 10:15:48 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-ui-go/PR-400/2 10:15:48 INFO: archiving workspace using pattern(s): 10:15:49 Archives upload complete. 10:15:49 INFO: archiving logs to Nexus 10:15:50 ---> uname -a: 10:15:50 Linux prd-centos7-docker-4c-2g-910.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:15:50 10:15:50 10:15:50 ---> lscpu: 10:15:50 Architecture: x86_64 10:15:50 CPU op-mode(s): 32-bit, 64-bit 10:15:50 Byte Order: Little Endian 10:15:50 Address sizes: 40 bits physical, 48 bits virtual 10:15:50 CPU(s): 2 10:15:50 On-line CPU(s) list: 0,1 10:15:50 Thread(s) per core: 1 10:15:50 Core(s) per socket: 1 10:15:50 Socket(s): 2 10:15:50 NUMA node(s): 1 10:15:50 Vendor ID: AuthenticAMD 10:15:50 CPU family: 23 10:15:50 Model: 49 10:15:50 Model name: AMD EPYC-Rome Processor 10:15:50 Stepping: 0 10:15:50 CPU MHz: 2800.000 10:15:50 BogoMIPS: 5600.00 10:15:50 Virtualization: AMD-V 10:15:50 Hypervisor vendor: KVM 10:15:50 Virtualization type: full 10:15:50 L1d cache: 64 KiB 10:15:50 L1i cache: 64 KiB 10:15:50 L2 cache: 1 MiB 10:15:50 L3 cache: 32 MiB 10:15:50 NUMA node0 CPU(s): 0,1 10:15:50 Vulnerability Itlb multihit: Not affected 10:15:50 Vulnerability L1tf: Not affected 10:15:50 Vulnerability Mds: Not affected 10:15:50 Vulnerability Meltdown: Not affected 10:15:50 Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp 10:15:50 Vulnerability Spectre v1: Mitigation; Load fences, usercopy/swapgs barriers and __user pointer sanitization 10:15:50 Vulnerability Spectre v2: Mitigation; Full retpoline, IBPB 10:15:50 Vulnerability Srbds: Not affected 10:15:50 Vulnerability Tsx async abort: Not affected 10:15:50 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:15:50 10:15:50 10:15:50 ---> nproc: 10:15:50 2 10:15:50 10:15:50 10:15:50 ---> df -h: 10:15:50 Filesystem Size Used Available Use% Mounted on 10:15:50 overlay 40.0G 7.6G 32.4G 19% / 10:15:50 tmpfs 64.0M 0 64.0M 0% /dev 10:15:50 tmpfs 3.8G 0 3.8G 0% /sys/fs/cgroup 10:15:50 shm 64.0M 0 64.0M 0% /dev/shm 10:15:50 /dev/vda1 40.0G 7.6G 32.4G 19% /facter-os 10:15:50 /dev/vda1 40.0G 7.6G 32.4G 19% /etc/resolv.conf 10:15:50 /dev/vda1 40.0G 7.6G 32.4G 19% /etc/hostname 10:15:50 /dev/vda1 40.0G 7.6G 32.4G 19% /etc/hosts 10:15:50 /dev/vda1 40.0G 7.6G 32.4G 19% /var/log/auth.log 10:15:50 /dev/vda1 40.0G 7.6G 32.4G 19% /run/cloud-init/result.json 10:15:50 /dev/vda1 40.0G 7.6G 32.4G 19% /w/workspace/edgexfoundry_edgex-ui-go_PR-400 10:15:50 /dev/vda1 40.0G 7.6G 32.4G 19% /w/workspace/edgexfoundry_edgex-ui-go_PR-400@tmp 10:15:50 /dev/vda1 40.0G 7.6G 32.4G 19% /var/log/sa-host 10:15:50 /dev/vda1 40.0G 7.6G 32.4G 19% /var/log/secure 10:15:50 10:15:50 10:15:50 ---> free -m: 10:15:50 total used free shared buff/cache available 10:15:50 Mem: 7821 933 4762 0 2125 6710 10:15:50 Swap: 1023 0 1023 10:15:50 10:15:50 10:15:50 ---> ip addr: 10:15:50 1: lo: mtu 65536 qdisc noqueue state UNKNOWN qlen 1000 10:15:50 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 10:15:50 inet 127.0.0.1/8 scope host lo 10:15:50 valid_lft forever preferred_lft forever 10:15:50 inet6 ::1/128 scope host 10:15:50 valid_lft forever preferred_lft forever 10:15:50 2: eth0: mtu 1458 qdisc pfifo_fast state UP qlen 1000 10:15:50 link/ether fa:16:3e:f0:fe:29 brd ff:ff:ff:ff:ff:ff 10:15:50 inet 10.30.122.91/23 brd 10.30.123.255 scope global dynamic eth0 10:15:50 valid_lft 85828sec preferred_lft 85828sec 10:15:50 inet6 fe80::f816:3eff:fef0:fe29/64 scope link 10:15:50 valid_lft forever preferred_lft forever 10:15:50 3: docker0: mtu 1500 qdisc noqueue state DOWN 10:15:50 link/ether 02:42:d7:7f:e2:d9 brd ff:ff:ff:ff:ff:ff 10:15:50 inet 10.250.0.254/24 brd 10.250.0.255 scope global docker0 10:15:50 valid_lft forever preferred_lft forever 10:15:50 inet6 fe80::42:d7ff:fe7f:e2d9/64 scope link 10:15:50 valid_lft forever preferred_lft forever 10:15:50 10:15:50 10:15:50 ---> sar -b -r -n DEV: 10:15:50 Linux 3.10.0-1160.21.1.el7.x86_64 (centos-7-docker-606adb87-c9a3-b56e-c965-7bc42a059c0f.vexxhost.lo) 06/23/21 _x86_64_ (2 CPU) 10:15:50 10:15:50 10:06:08 LINUX RESTART (2 CPU) 10:15:50 10:15:50 10:07:01 tps rtps wtps dtps bread/s bwrtn/s bdscd/s 10:15:50 10:08:01 21.54 1.05 20.49 0.00 612.26 4085.13 0.00 10:15:50 10:09:01 1.77 0.00 1.77 0.00 0.00 35.19 0.00 10:15:50 10:10:01 0.35 0.00 0.35 0.00 0.00 4.43 0.00 10:15:50 10:11:01 0.20 0.00 0.20 0.00 0.00 2.70 0.00 10:15:50 10:12:01 0.18 0.00 0.18 0.00 0.00 2.50 0.00 10:15:50 10:13:01 0.35 0.00 0.35 0.00 0.00 4.45 0.00 10:15:50 10:14:01 0.22 0.00 0.22 0.00 0.00 2.30 0.00 10:15:50 10:15:01 0.32 0.00 0.32 0.00 0.00 3.38 0.00 10:15:50 Average: 3.12 0.13 2.98 0.00 76.54 517.58 0.00 10:15:50 10:15:50 10:07:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 10:15:50 10:08:01 5425852 0 811532 10.13 2620 1768936 1297048 14.32 594720 1585920 20 10:15:50 10:09:01 5433728 0 803652 10.03 2620 1768940 1204300 13.30 589824 1584780 8 10:15:50 10:10:01 5426524 0 810852 10.12 2620 1768944 1252268 13.83 594308 1586676 20 10:15:50 10:11:01 5432920 0 804452 10.04 2620 1768948 1199372 13.24 588468 1586676 20 10:15:50 10:12:01 5433304 0 804060 10.04 2620 1768956 1199468 13.24 584964 1590556 8 10:15:50 10:13:01 5433696 0 803668 10.03 2620 1768956 1199372 13.24 584728 1590556 8 10:15:50 10:14:01 5432796 0 804560 10.05 2620 1768964 1199372 13.24 585280 1590644 8 10:15:50 10:15:01 5423688 0 813664 10.16 2620 1768968 1199372 13.24 594668 1590644 8 10:15:50 Average: 5430314 0 807055 10.08 2620 1768952 1218822 13.46 589620 1588306 12 10:15:50 10:15:50 10:07:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 10:15:50 10:08:01 eth0 126.72 133.38 544.31 21.70 0.00 0.00 0.00 0.00 10:15:50 10:08:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:15:50 10:08:01 docker0 77.32 54.23 6.99 209.27 0.00 0.00 0.00 0.00 10:15:50 10:09:01 eth0 0.67 0.08 0.06 0.01 0.00 0.00 0.00 0.00 10:15:50 10:09:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:15:50 10:09:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:15:50 10:10:01 eth0 3.82 3.18 1.01 22.94 0.00 0.00 0.00 0.00 10:15:50 10:10:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:15:50 10:10:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:15:50 10:11:01 eth0 0.03 0.02 0.00 0.00 0.00 0.00 0.00 0.00 10:15:50 10:11:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:15:50 10:11:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:15:50 10:12:01 eth0 0.28 0.23 0.14 0.07 0.00 0.00 0.00 0.00 10:15:50 10:12:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:15:50 10:12:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:15:50 10:13:01 eth0 0.08 0.07 0.01 0.01 0.00 0.00 0.00 0.00 10:15:50 10:13:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:15:50 10:13:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:15:50 10:14:01 eth0 0.08 0.08 0.01 0.01 0.00 0.00 0.00 0.00 10:15:50 10:14:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:15:50 10:14:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:15:50 10:15:01 eth0 0.08 0.08 0.01 0.01 0.00 0.00 0.00 0.00 10:15:50 10:15:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:15:50 10:15:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:15:50 Average: eth0 16.47 17.14 68.20 5.59 0.00 0.00 0.00 0.00 10:15:50 Average: lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:15:50 Average: docker0 9.67 6.78 0.87 26.16 0.00 0.00 0.00 0.00 10:15:50 10:15:50 10:15:50 ---> sar -P ALL: 10:15:50 Linux 3.10.0-1160.21.1.el7.x86_64 (centos-7-docker-606adb87-c9a3-b56e-c965-7bc42a059c0f.vexxhost.lo) 06/23/21 _x86_64_ (2 CPU) 10:15:50 10:15:50 10:06:08 LINUX RESTART (2 CPU) 10:15:50 10:15:50 10:07:01 CPU %user %nice %system %iowait %steal %idle 10:15:50 10:08:01 all 3.56 0.00 1.56 0.99 0.04 93.85 10:15:50 10:08:01 0 2.95 0.00 1.60 0.96 0.05 94.44 10:15:50 10:08:01 1 4.17 0.00 1.52 1.01 0.03 93.26 10:15:50 10:09:01 all 0.12 0.00 0.03 0.00 0.03 99.82 10:15:50 10:09:01 0 0.03 0.00 0.02 0.00 0.03 99.92 10:15:50 10:09:01 1 0.20 0.00 0.03 0.00 0.03 99.73 10:15:50 10:10:01 all 0.23 0.00 0.06 0.00 0.03 99.68 10:15:50 10:10:01 0 0.25 0.00 0.07 0.00 0.03 99.65 10:15:50 10:10:01 1 0.20 0.00 0.05 0.00 0.03 99.72 10:15:50 10:11:01 all 0.03 0.00 0.03 0.00 0.03 99.91 10:15:50 10:11:01 0 0.02 0.00 0.03 0.00 0.05 99.90 10:15:50 10:11:01 1 0.03 0.00 0.03 0.00 0.02 99.92 10:15:50 10:12:01 all 0.10 0.00 0.02 0.00 0.04 99.84 10:15:50 10:12:01 0 0.05 0.00 0.02 0.00 0.05 99.88 10:15:50 10:12:01 1 0.15 0.00 0.02 0.00 0.03 99.80 10:15:50 10:13:01 all 0.06 0.00 0.02 0.00 0.03 99.90 10:15:50 10:13:01 0 0.02 0.00 0.02 0.00 0.03 99.93 10:15:50 10:13:01 1 0.10 0.00 0.02 0.00 0.02 99.87 10:15:50 10:14:01 all 0.09 0.00 0.03 0.00 0.03 99.85 10:15:50 10:14:01 0 0.05 0.00 0.03 0.00 0.02 99.90 10:15:50 10:14:01 1 0.13 0.00 0.02 0.00 0.05 99.80 10:15:50 10:15:01 all 0.04 0.00 0.03 0.00 0.03 99.90 10:15:50 10:15:01 0 0.00 0.00 0.03 0.00 0.05 99.92 10:15:50 10:15:01 1 0.08 0.00 0.02 0.00 0.02 99.88 10:15:50 Average: all 0.52 0.00 0.22 0.12 0.03 99.10 10:15:50 Average: 0 0.42 0.00 0.23 0.12 0.04 99.20 10:15:50 Average: 1 0.63 0.00 0.21 0.13 0.03 99.00 10:15:50 10:15:50 10:15:50