Pull request #375 updated Connecting to https://api.github.com using edgex-jenkins/****** (edgex-jenkins github personal access token) Obtained Jenkinsfile from bd9507cdcb6eeafc889baae736706b9ba357ad51+2042747214768a5297d4458d210c69ac58bfc67c (d3768f81c64781bbb34ce0b17f8eb78d1158a3c5) 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-ssh8600171048350832569.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision f4a1163c6b2b14014f487cca778b157dcbc6cc6b Resolving tag commit... (remote references may be a lightweight tag or an annotated tag) > git rev-parse --resolve-git-dir /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f/.git # timeout=10 Setting origin to git@github.com:edgexfoundry/edgex-global-pipelines.git > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching origin... Fetching upstream changes from origin > git --version # timeout=10 > git --version # 'git version 2.16.6' > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > git /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f@tmp/jenkins-gitclient-ssh546840475181830160.key > git fetch --tags --progress -- origin +refs/heads/*:refs/remotes/origin/* # timeout=10 > git rev-parse refs/tags/stable^{commit} # timeout=10 Resolved tag stable revision f4a1163c6b2b14014f487cca778b157dcbc6cc6b The recommended git tool is: git using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-ui-go/branches/PR-375/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-375/workspace@libs/edgex-global-pipelines@tmp/jenkins-gitclient-ssh8977029741883520948.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision f4a1163c6b2b14014f487cca778b157dcbc6cc6b (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f f4a1163c6b2b14014f487cca778b157dcbc6cc6b # timeout=10 Commit message: "Merge pull request #339 from ernestojeda/disable-snaps-temp" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 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-ssh7637419865474052647.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-375/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-375/workspace@libs/lf-pipelines@tmp/jenkins-gitclient-ssh7102068122660831766.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 All nodes of label ‘centos7-docker-4c-2g’ are offline Running on prd-centos7-docker-4c-2g-192 in /w/workspace/edgexfoundry_edgex-ui-go_PR-375 [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-375 # 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-375@tmp/jenkins-gitclient-ssh8950006300036559516.key > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-ui-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Merging remotes/origin/master commit 2042747214768a5297d4458d210c69ac58bfc67c into PR head commit bd9507cdcb6eeafc889baae736706b9ba357ad51 Merge succeeded, producing bd9507cdcb6eeafc889baae736706b9ba357ad51 Checking out Revision bd9507cdcb6eeafc889baae736706b9ba357ad51 (PR-375) > 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-375@tmp/jenkins-gitclient-ssh3945016434688334469.key > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-ui-go.git +refs/pull/375/head:refs/remotes/origin/PR-375 +refs/heads/master:refs/remotes/origin/master # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f bd9507cdcb6eeafc889baae736706b9ba357ad51 # 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-375@tmp/jenkins-gitclient-ssh4597545835350344817.key > git merge 2042747214768a5297d4458d210c69ac58bfc67c # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f bd9507cdcb6eeafc889baae736706b9ba357ad51 # timeout=10 Commit message: "Merge branch 'master' into dependabot/go_modules/github.com/edgexfoundry/go-mod-core-contracts/v2-2.0.0-dev.100" > git rev-list --no-walk f76f814b8db3d3c5bf20121d01363cbb0a562782 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 13:23:32 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 13:23:32 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 13:23:32 ========================================================= 13:23:32 EdgeX Global Pipelines Version Info 13:23:32 ========================================================= [Pipeline] libraryResource [Pipeline] sh 13:23:33 ------------------- 13:23:33 stable info: 13:23:33 ------------------- 13:23:33 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 13:23:33 Commit SHA: f4a1163c6b2b14014f487cca778b157dcbc6cc6b 13:23:33 Message: update stable to v1.0.194 13:23:34 ------------------- 13:23:34 experimental info: 13:23:34 ------------------- 13:23:34 Commited By: **** collab-it+edgex@linuxfoundation.org 13:23:34 Commit SHA: f4a1163c6b2b14014f487cca778b157dcbc6cc6b 13:23:34 Message: update experimental to v1.0.194 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 13:23:34 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-ui-go-settings [Pipeline] echo 13:23:34 [edgeXSetupEnvironment]: set envvar PROJECT = edgex-ui-go [Pipeline] echo 13:23:34 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 13:23:34 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 13:23:34 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 13:23:34 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.16 [Pipeline] echo 13:23:34 [edgeXSetupEnvironment]: set envvar GOPROXY = https://nexus3.edgexfoundry.org/repository/go-proxy/ [Pipeline] echo 13:23:34 [edgeXSetupEnvironment]: set envvar DOCKER_BASE_IMAGE = nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine [Pipeline] echo 13:23:34 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo 13:23:34 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 13:23:34 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 13:23:34 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = edgex-ui [Pipeline] echo 13:23:35 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 13:23:35 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 13:23:35 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 13:23:35 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 13:23:35 [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo 13:23:35 [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo 13:23:35 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 13:23:35 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 13:23:35 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo 13:23:35 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo 13:23:35 [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo 13:23:35 [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo 13:23:35 [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo 13:23:35 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 13:23:35 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-375 [Pipeline] echo 13:23:35 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-375 [Pipeline] echo 13:23:35 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-375 [Pipeline] echo 13:23:35 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = bd9507cdcb6eeafc889baae736706b9ba357ad51 [Pipeline] echo 13:23:35 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = bd9507c [Pipeline] echo 13:23:35 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 13:23:35 provisioning config files... 13:23:35 copy managed file [edgex-ui-go-settings] to file:/w/workspace/edgexfoundry_edgex-ui-go_PR-375@tmp/config6248975437662744786tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 13:23:36 ---> docker-login.sh 13:23:36 nexus3.edgexfoundry.org:10001 13:23:36 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 13:23:36 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 13:23:36 Configure a credential helper to remove this warning. See 13:23:36 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 13:23:36 13:23:36 Login Succeeded 13:23:36 nexus3.edgexfoundry.org:10002 13:23:36 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 13:23:36 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 13:23:36 Configure a credential helper to remove this warning. See 13:23:36 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 13:23:36 13:23:36 Login Succeeded 13:23:36 nexus3.edgexfoundry.org:10003 13:23:36 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 13:23:36 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 13:23:36 Configure a credential helper to remove this warning. See 13:23:36 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 13:23:36 13:23:36 Login Succeeded 13:23:36 nexus3.edgexfoundry.org:10004 13:23:36 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 13:23:36 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 13:23:36 Configure a credential helper to remove this warning. See 13:23:36 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 13:23:36 13:23:36 Login Succeeded 13:23:36 docker.io 13:23:36 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 13:23:37 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 13:23:37 Configure a credential helper to remove this warning. See 13:23:37 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 13:23:37 13:23:37 Login Succeeded 13:23:37 ---> docker-login.sh ends [Pipeline] } 13:23:37 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 13:23:37 + git log --format=format:%s -1 bd9507cdcb6eeafc889baae736706b9ba357ad51 [Pipeline] echo 13:23:37 GIT_COMMIT: bd9507cdcb6eeafc889baae736706b9ba357ad51, Commit Message: Merge branch 'master' into dependabot/go_modules/github.com/edgexfoundry/go-mod-core-contracts/v2-2.0.0-dev.100 [Pipeline] echo 13:23:37 This is not a build commit. [Pipeline] isUnix [Pipeline] sh 13:23:38 + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 13:23:38 13:23:38 Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh 13:23:39 + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 13:23:39 latest: Pulling from edgex-devops/git-semver 13:23:39 31603596830f: Pulling fs layer 13:23:39 54011a49482f: Pulling fs layer 13:23:39 a6820b24f6d8: Pulling fs layer 13:23:39 f581987b2513: Pulling fs layer 13:23:39 f581987b2513: Waiting 13:23:39 54011a49482f: Verifying Checksum 13:23:39 54011a49482f: Download complete 13:23:39 31603596830f: Verifying Checksum 13:23:39 31603596830f: Download complete 13:23:39 f581987b2513: Verifying Checksum 13:23:39 f581987b2513: Download complete 13:23:39 a6820b24f6d8: Verifying Checksum 13:23:39 a6820b24f6d8: Download complete 13:23:39 31603596830f: Pull complete 13:23:39 54011a49482f: Pull complete 13:23:40 a6820b24f6d8: Pull complete 13:23:40 f581987b2513: Pull complete 13:23:40 Digest: sha256:772af3cb61214e5a22880db9bb273bb039d0aa3a8f4edfa0c1def8b4e20ea536 13:23:40 Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 13:23:40 nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer 13:23:40 prd-centos7-docker-4c-2g-192 does not seem to be running inside a container 13:23:40 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgexfoundry_edgex-ui-go_PR-375 -v /w/workspace/edgexfoundry_edgex-ui-go_PR-375:/w/workspace/edgexfoundry_edgex-ui-go_PR-375:rw,z -v /w/workspace/edgexfoundry_edgex-ui-go_PR-375@tmp:/w/workspace/edgexfoundry_edgex-ui-go_PR-375@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 13:23:41 $ docker top 656f50b760989ead551d74b5e38d7af5c961798e83a6c106b50b74713e586701 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 13:23:41 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 13:23:41 [ssh-agent] Looking for ssh-agent implementation... 13:23:41 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 13:23:41 $ docker exec 656f50b760989ead551d74b5e38d7af5c961798e83a6c106b50b74713e586701 ssh-agent 13:23:41 SSH_AUTH_SOCK=/tmp/ssh-zW57FvseCD1L/agent.15 13:23:41 SSH_AGENT_PID=21 13:23:41 Running ssh-add (command line suppressed) 13:23:41 Identity added: /w/workspace/edgexfoundry_edgex-ui-go_PR-375@tmp/private_key_8169981032836953828.key (/w/workspace/edgexfoundry_edgex-ui-go_PR-375@tmp/private_key_8169981032836953828.key) 13:23:41 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 13:23:42 + git tag --points-at HEAD [Pipeline] } 13:23:42 $ docker exec --env ******** --env ******** 656f50b760989ead551d74b5e38d7af5c961798e83a6c106b50b74713e586701 ssh-agent -k 13:23:42 unset SSH_AUTH_SOCK; 13:23:42 unset SSH_AGENT_PID; 13:23:42 echo Agent pid 21 killed; 13:23:42 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 13:23:42 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 13:23:42 [ssh-agent] Looking for ssh-agent implementation... 13:23:42 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 13:23:42 $ docker exec 656f50b760989ead551d74b5e38d7af5c961798e83a6c106b50b74713e586701 ssh-agent 13:23:42 SSH_AUTH_SOCK=/tmp/ssh-crurqGiS83W6/agent.55 13:23:42 SSH_AGENT_PID=61 13:23:42 Running ssh-add (command line suppressed) 13:23:42 Identity added: /w/workspace/edgexfoundry_edgex-ui-go_PR-375@tmp/private_key_4477933827484527744.key (/w/workspace/edgexfoundry_edgex-ui-go_PR-375@tmp/private_key_4477933827484527744.key) 13:23:42 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 13:23:43 + git semver init 13:23:43 # -> Open(): unable to determine branch for HEAD 13:23:43 # $GIT_DIR = /w/workspace/edgexfoundry_edgex-ui-go_PR-375/.git 13:23:43 # $GIT_WORK_TREE = /w/workspace/edgexfoundry_edgex-ui-go_PR-375 13:23:43 # $SEMVER_REMOTE_NAME = origin 13:23:43 # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org 13:23:43 # $SEMVER_USER_NAME = edgex-jenkins 13:23:43 # $SEMVER_BRANCH = PR-375 13:23:43 # $SEMVER_TEMP = /tmp/semver-018161708 13:23:43 # git clone --branch semver git@github.com:edgexfoundry/edgex-ui-go.git $SEMVER_TEMP 13:23:44 # '/tmp/semver-018161708' -> '/w/workspace/edgexfoundry_edgex-ui-go_PR-375/.semver' 13:23:44 # -> Force: false 13:23:44 # $SEMVER_DIR = /w/workspace/edgexfoundry_edgex-ui-go_PR-375/.semver [Pipeline] } 13:23:44 $ docker exec --env ******** --env ******** 656f50b760989ead551d74b5e38d7af5c961798e83a6c106b50b74713e586701 ssh-agent -k 13:23:44 unset SSH_AUTH_SOCK; 13:23:44 unset SSH_AGENT_PID; 13:23:44 echo Agent pid 61 killed; 13:23:44 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 13:23:44 + git semver [Pipeline] } 13:23:44 $ docker stop --time=1 656f50b760989ead551d74b5e38d7af5c961798e83a6c106b50b74713e586701 13:23:46 $ docker rm -f 656f50b760989ead551d74b5e38d7af5c961798e83a6c106b50b74713e586701 [Pipeline] // withDockerContainer [Pipeline] sh 13:23:46 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 13:23:46 Stashed 1 file(s) [Pipeline] echo 13:23:46 [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 13:24:02 Still waiting to schedule task 13:24:02 Waiting for next available executor on ‘prd-centos7-docker-4c-2g-192’ 13:24:02 Still waiting to schedule task 13:24:02 All nodes of label ‘ubuntu18.04-docker-arm64-4c-16g’ are offline 13:26:02 Running on prd-ubuntu18.04-docker-arm64-4c-16g-193 in /w/workspace/edgexfoundry_edgex-ui-go_PR-375 [Pipeline] { [Pipeline] ws 13:26:02 Running in /w/workspace/edgex-ui-go/2 [Pipeline] { [Pipeline] checkout 13:26:02 The recommended git tool is: git 13:26:07 using credential edgex-jenkins-ssh 13:26:07 Cloning the remote Git repository 13:26:07 Cloning repository git@github.com:edgexfoundry/edgex-ui-go.git 13:26:07 > git init /w/workspace/edgex-ui-go/2 # timeout=10 13:26:07 Fetching upstream changes from git@github.com:edgexfoundry/edgex-ui-go.git 13:26:07 > git --version # timeout=10 13:26:07 > git --version # 'git version 2.17.1' 13:26:07 using GIT_SSH to set credentials SSH Credentials for GitHub 13:26:08 > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-ui-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 13:26:10 Merging remotes/origin/master commit 2042747214768a5297d4458d210c69ac58bfc67c into PR head commit bd9507cdcb6eeafc889baae736706b9ba357ad51 13:26:10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-ui-go.git # timeout=10 13:26:10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 13:26:10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-ui-go.git # timeout=10 13:26:10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-ui-go.git 13:26:10 using GIT_SSH to set credentials SSH Credentials for GitHub 13:26:10 > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-ui-go.git +refs/pull/375/head:refs/remotes/origin/PR-375 +refs/heads/master:refs/remotes/origin/master # timeout=10 13:26:10 > git config core.sparsecheckout # timeout=10 13:26:10 > git checkout -f bd9507cdcb6eeafc889baae736706b9ba357ad51 # timeout=10 13:26:11 Merge succeeded, producing bd9507cdcb6eeafc889baae736706b9ba357ad51 13:26:11 Checking out Revision bd9507cdcb6eeafc889baae736706b9ba357ad51 (PR-375) 13:26:11 > git remote # timeout=10 13:26:11 > git config --get remote.origin.url # timeout=10 13:26:11 using GIT_SSH to set credentials SSH Credentials for GitHub 13:26:11 > git merge 2042747214768a5297d4458d210c69ac58bfc67c # timeout=10 13:26:11 > git rev-parse HEAD^{commit} # timeout=10 13:26:11 > git config core.sparsecheckout # timeout=10 13:26:11 > git checkout -f bd9507cdcb6eeafc889baae736706b9ba357ad51 # timeout=10 13:26:16 Commit message: "Merge branch 'master' into dependabot/go_modules/github.com/edgexfoundry/go-mod-core-contracts/v2-2.0.0-dev.100" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 13:26:17 + sudo jq . + {"registry-mirrors": ["https://nexus3.edgexfoundry.org:10001"], debug: false} /etc/docker/daemon.json [Pipeline] sh 13:26:18 + sudo mv /tmp/daemon.json /etc/docker/daemon.json [Pipeline] sh 13:26:18 + true 13:26:18 + sudo service docker restart 13:26:32 Running on prd-centos7-docker-4c-2g-194 in /w/workspace/edgexfoundry_edgex-ui-go_PR-375 [Pipeline] { [Pipeline] ws 13:26:32 Running in /w/workspace/edgex-ui-go/2 [Pipeline] { [Pipeline] checkout 13:26:32 The recommended git tool is: git 13:26:35 using credential edgex-jenkins-ssh 13:26:35 Cloning the remote Git repository 13:26:34 Cloning repository git@github.com:edgexfoundry/edgex-ui-go.git 13:26:34 > git init /w/workspace/edgex-ui-go/2 # timeout=10 13:26:34 Fetching upstream changes from git@github.com:edgexfoundry/edgex-ui-go.git 13:26:34 > git --version # timeout=10 13:26:34 > git --version # 'git version 2.24.4' 13:26:34 using GIT_SSH to set credentials SSH Credentials for GitHub 13:26:34 [INFO] Currently running in a labeled security context 13:26:34 [INFO] Currently SELinux is 'enforcing' on the host 13:26:34 > git /usr/bin/chcon --type=ssh_home_t /w/workspace/edgex-ui-go/2@tmp/jenkins-gitclient-ssh1533728228343073295.key 13:26:34 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-ui-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 13:26:36 Merging remotes/origin/master commit 2042747214768a5297d4458d210c69ac58bfc67c into PR head commit bd9507cdcb6eeafc889baae736706b9ba357ad51 13:26:36 Merge succeeded, producing bd9507cdcb6eeafc889baae736706b9ba357ad51 13:26:36 Checking out Revision bd9507cdcb6eeafc889baae736706b9ba357ad51 (PR-375) [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 13:26:37 provisioning config files... 13:26:37 copy managed file [edgex-ui-go-settings] to file:/w/workspace/edgex-ui-go/2@tmp/config7074725521588166565tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 13:26:35 > git config remote.origin.url git@github.com:edgexfoundry/edgex-ui-go.git # timeout=10 13:26:35 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 13:26:35 > git config remote.origin.url git@github.com:edgexfoundry/edgex-ui-go.git # timeout=10 13:26:35 Fetching upstream changes from git@github.com:edgexfoundry/edgex-ui-go.git 13:26:35 using GIT_SSH to set credentials SSH Credentials for GitHub 13:26:35 [INFO] Currently running in a labeled security context 13:26:35 [INFO] Currently SELinux is 'enforcing' on the host 13:26:35 > git /usr/bin/chcon --type=ssh_home_t /w/workspace/edgex-ui-go/2@tmp/jenkins-gitclient-ssh7297017681265854520.key 13:26:35 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-ui-go.git +refs/pull/375/head:refs/remotes/origin/PR-375 +refs/heads/master:refs/remotes/origin/master # timeout=10 13:26:36 > git config core.sparsecheckout # timeout=10 13:26:36 > git checkout -f bd9507cdcb6eeafc889baae736706b9ba357ad51 # timeout=10 13:26:36 > git remote # timeout=10 13:26:36 > git config --get remote.origin.url # timeout=10 13:26:36 using GIT_SSH to set credentials SSH Credentials for GitHub 13:26:36 [INFO] Currently running in a labeled security context 13:26:36 [INFO] Currently SELinux is 'enforcing' on the host 13:26:36 > git /usr/bin/chcon --type=ssh_home_t /w/workspace/edgex-ui-go/2@tmp/jenkins-gitclient-ssh4599939297774163046.key 13:26:36 > git merge 2042747214768a5297d4458d210c69ac58bfc67c # timeout=10 13:26:36 > git rev-parse HEAD^{commit} # timeout=10 13:26:36 > git config core.sparsecheckout # timeout=10 13:26:36 > git checkout -f bd9507cdcb6eeafc889baae736706b9ba357ad51 # timeout=10 13:26:37 ---> docker-login.sh 13:26:37 nexus3.edgexfoundry.org:10001 13:26:38 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 13:26:39 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 13:26:39 Configure a credential helper to remove this warning. See 13:26:39 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 13:26:39 13:26:39 Login Succeeded 13:26:39 nexus3.edgexfoundry.org:10002 13:26:39 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 13:26:39 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 13:26:39 Configure a credential helper to remove this warning. See 13:26:39 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 13:26:39 13:26:39 Login Succeeded 13:26:39 nexus3.edgexfoundry.org:10003 13:26:39 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 13:26:40 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 13:26:40 Configure a credential helper to remove this warning. See 13:26:40 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 13:26:40 13:26:40 Login Succeeded 13:26:40 nexus3.edgexfoundry.org:10004 13:26:40 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 13:26:40 Commit message: "Merge branch 'master' into dependabot/go_modules/github.com/edgexfoundry/go-mod-core-contracts/v2-2.0.0-dev.100" 13:26:40 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 13:26:40 Configure a credential helper to remove this warning. See 13:26:40 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 13:26:40 13:26:40 Login Succeeded 13:26:40 docker.io [Pipeline] withEnv [Pipeline] { 13:26:40 WARNING! Using --password via the CLI is insecure. Use --password-stdin. [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 13:26:41 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 13:26:41 Configure a credential helper to remove this warning. See 13:26:41 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 13:26:41 13:26:41 Login Succeeded 13:26:41 ---> docker-login.sh ends [Pipeline] } 13:26:41 Deleting 1 temporary files [Pipeline] // configFileProvider 13:26:41 + sudo jq '. + {"registry-mirrors": ["https://nexus3.edgexfoundry.org:10001"], debug: false}' /etc/docker/daemon.json [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] sh [Pipeline] echo 13:26:41 ========================================================= 13:26:41 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine] 13:26:41 ========================================================= [Pipeline] isUnix [Pipeline] sh 13:26:41 + sudo mv /tmp/daemon.json /etc/docker/daemon.json [Pipeline] sh 13:26:42 + 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 . 13:26:42 + sudo service docker restart 13:26:42 + true 13:26:42 Redirecting to /bin/systemctl restart docker.service 13:26:43 Sending build context to Docker daemon 35.8MB 13:26:43 Step 1/8 : ARG BASE=golang:1.16-alpine3.12 13:26:43 Step 2/8 : FROM ${BASE} 13:26:43 1.16-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 13:26:43 595b0fe564bb: Pulling fs layer 13:26:43 3088b5b3c5c0: Pulling fs layer 13:26:43 5b7225fbf94c: Pulling fs layer 13:26:43 ba82ee9f976e: Pulling fs layer 13:26:43 506bd15cee9f: Pulling fs layer 13:26:43 75a0a4a0db45: Pulling fs layer 13:26:43 618dc40b7e24: Pulling fs layer 13:26:43 ba82ee9f976e: Waiting 13:26:43 506bd15cee9f: Waiting 13:26:43 75a0a4a0db45: Waiting 13:26:43 618dc40b7e24: Waiting 13:26:43 5b7225fbf94c: Download complete 13:26:43 3088b5b3c5c0: Verifying Checksum 13:26:43 3088b5b3c5c0: Download complete 13:26:43 506bd15cee9f: Download complete 13:26:43 595b0fe564bb: Download complete 13:26:43 75a0a4a0db45: Verifying Checksum 13:26:43 75a0a4a0db45: Download complete 13:26:44 595b0fe564bb: Pull complete 13:26:45 3088b5b3c5c0: Pull complete 13:26:45 5b7225fbf94c: Pull complete 13:26:46 618dc40b7e24: Verifying Checksum 13:26:46 618dc40b7e24: Download complete 13:26:47 ba82ee9f976e: Verifying Checksum 13:26:47 ba82ee9f976e: Download complete [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 13:27:00 provisioning config files... 13:27:00 copy managed file [edgex-ui-go-settings] to file:/w/workspace/edgex-ui-go/2@tmp/config3805218774130655857tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 13:27:00 ---> docker-login.sh 13:27:00 nexus3.edgexfoundry.org:10001 13:27:01 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 13:27:01 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 13:27:01 Configure a credential helper to remove this warning. See 13:27:01 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 13:27:01 13:27:01 Login Succeeded 13:27:01 nexus3.edgexfoundry.org:10002 13:27:01 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 13:27:02 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 13:27:02 Configure a credential helper to remove this warning. See 13:27:02 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 13:27:02 13:27:02 Login Succeeded 13:27:02 nexus3.edgexfoundry.org:10003 13:27:02 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 13:27:02 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 13:27:02 Configure a credential helper to remove this warning. See 13:27:02 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 13:27:02 13:27:02 Login Succeeded 13:27:02 nexus3.edgexfoundry.org:10004 13:27:02 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 13:27:02 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 13:27:02 Configure a credential helper to remove this warning. See 13:27:02 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 13:27:02 13:27:02 Login Succeeded 13:27:02 docker.io 13:27:02 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 13:27:02 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 13:27:02 Configure a credential helper to remove this warning. See 13:27:02 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 13:27:02 13:27:02 Login Succeeded 13:27:02 ---> docker-login.sh ends [Pipeline] } 13:27:02 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 13:27:02 ========================================================= 13:27:02 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine] 13:27:02 ========================================================= 13:27:02 ba82ee9f976e: Pull complete 13:27:02 506bd15cee9f: Pull complete 13:27:02 75a0a4a0db45: Pull complete [Pipeline] isUnix [Pipeline] sh 13:27:03 + 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 . 13:27:03 Sending build context to Docker daemon 35.79MB 13:27:03 Step 1/8 : ARG BASE=golang:1.16-alpine3.12 13:27:03 Step 2/8 : FROM ${BASE} 13:27:03 1.16-alpine: Pulling from edgex-devops/edgex-golang-base 13:27:03 540db60ca938: Pulling fs layer 13:27:03 adcc1eea9eea: Pulling fs layer 13:27:03 4c4ab2625f07: Pulling fs layer 13:27:03 0510c868ecb4: Pulling fs layer 13:27:03 afea3b2eda06: Pulling fs layer 13:27:03 7809a108b3ef: Pulling fs layer 13:27:03 f706445af74f: Pulling fs layer 13:27:03 0510c868ecb4: Waiting 13:27:03 afea3b2eda06: Waiting 13:27:03 7809a108b3ef: Waiting 13:27:03 f706445af74f: Waiting 13:27:03 4c4ab2625f07: Verifying Checksum 13:27:03 4c4ab2625f07: Download complete 13:27:03 adcc1eea9eea: Verifying Checksum 13:27:03 adcc1eea9eea: Download complete 13:27:03 afea3b2eda06: Verifying Checksum 13:27:03 afea3b2eda06: Download complete 13:27:03 540db60ca938: Verifying Checksum 13:27:03 540db60ca938: Download complete 13:27:03 7809a108b3ef: Verifying Checksum 13:27:03 7809a108b3ef: Download complete 13:27:03 540db60ca938: Pull complete 13:27:03 adcc1eea9eea: Pull complete 13:27:04 4c4ab2625f07: Pull complete 13:27:04 f706445af74f: Verifying Checksum 13:27:04 f706445af74f: Download complete 13:27:05 0510c868ecb4: Verifying Checksum 13:27:05 0510c868ecb4: Download complete 13:27:05 618dc40b7e24: Pull complete 13:27:05 Digest: sha256:191d62e8e984ab65c8d79a04719ea24e645fa2781e820aadaa53da5888d6c818 13:27:05 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine 13:27:05 ---> a36622ca3599 13:27:05 Step 3/8 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: Intel' 13:27:07 ---> Running in 1d0f457deccb 13:27:07 Removing intermediate container 1d0f457deccb 13:27:07 ---> 94bfff604f89 13:27:07 Step 4/8 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 13:27:08 ---> Running in d7a63599bdb2 13:27:08 0510c868ecb4: Pull complete 13:27:08 afea3b2eda06: Pull complete 13:27:08 7809a108b3ef: Pull complete 13:27:10 f706445af74f: Pull complete 13:27:10 Digest: sha256:3789524f83b4b99ff44900c39f6da7fc44f99660cd9adf292610dec398b137f4 13:27:10 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine 13:27:10 ---> b068be0155e3 13:27:10 Step 3/8 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: Intel' 13:27:10 Removing intermediate container d7a63599bdb2 13:27:10 ---> b1ba98b9df7c 13:27:10 Step 5/8 : RUN apk add --no-cache make git 13:27:10 ---> Running in 392f81ab395f 13:27:11 fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz 13:27:12 fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz 13:27:13 OK: 138 MiB in 40 packages 13:27:14 Removing intermediate container 392f81ab395f 13:27:14 ---> 14f57b49f6ab 13:27:14 Step 6/8 : WORKDIR /edgex-ui-go 13:27:14 ---> Running in a18a5293787f 13:27:15 Removing intermediate container a18a5293787f 13:27:15 ---> 95fbecf99aa6 13:27:15 Step 7/8 : COPY . . 13:27:16 ---> Running in 9d1cfdd404f9 13:27:16 Removing intermediate container 9d1cfdd404f9 13:27:16 ---> 50c8e351b8d4 13:27:16 Step 4/8 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 13:27:16 ---> Running in d4ffbeead204 13:27:17 Removing intermediate container d4ffbeead204 13:27:17 ---> 76a46c4c08d4 13:27:17 Step 5/8 : RUN apk add --no-cache make git 13:27:17 ---> Running in 81a813e80f18 13:27:17 fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz 13:27:18 fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz 13:27:18 ---> 210004a28369 13:27:18 Step 8/8 : RUN go mod download 13:27:18 ---> Running in 8638fd3f6d52 13:27:19 OK: 149 MiB in 40 packages 13:27:19 Removing intermediate container 81a813e80f18 13:27:19 ---> a9399744601a 13:27:19 Step 6/8 : WORKDIR /edgex-ui-go 13:27:19 ---> Running in cd99314ffaf1 13:27:19 Removing intermediate container cd99314ffaf1 13:27:19 ---> 5d13390aeaa7 13:27:19 Step 7/8 : COPY . . 13:27:21 ---> 67a36d5dad2d 13:27:21 Step 8/8 : RUN go mod download 13:27:21 ---> Running in a06525a3e4bc 13:27:33 Removing intermediate container a06525a3e4bc 13:27:33 ---> d90bf06444a1 13:27:33 Successfully built d90bf06444a1 13:27:33 Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] sh 13:27:33 + docker inspect -f . ci-base-image-x86_64 13:27:33 . [Pipeline] withDockerContainer 13:27:33 prd-centos7-docker-4c-2g-194 does not seem to be running inside a container 13:27:33 $ 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 ******** ci-base-image-x86_64 cat 13:27:34 $ docker top 64eb2e4ba27cd4a45691bfa32fefc4a59bcb14eb8ecfee33fe799b8149c1ceab -eo pid,comm [Pipeline] { [Pipeline] sh 13:27:34 + go version 13:27:34 go version go1.16.3 linux/amd64 [Pipeline] } 13:27:34 $ docker stop --time=1 64eb2e4ba27cd4a45691bfa32fefc4a59bcb14eb8ecfee33fe799b8149c1ceab 13:27:35 $ docker rm -f 64eb2e4ba27cd4a45691bfa32fefc4a59bcb14eb8ecfee33fe799b8149c1ceab [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 13:27:36 + docker inspect -f . ci-base-image-x86_64 13:27:36 . [Pipeline] withDockerContainer 13:27:36 prd-centos7-docker-4c-2g-194 does not seem to be running inside a container 13:27:36 $ 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 ******** ci-base-image-x86_64 cat 13:27:36 $ docker top c3058cc0d0c1cd19bd1bcd8fe29c0b2694ffc6e63eb911f316ab797a2ca34362 -eo pid,comm [Pipeline] { [Pipeline] sh 13:27:37 + go mod tidy 13:27:37 go: finding module for package github.com/edgexfoundry/go-mod-core-contracts/v2/v2/dtos 13:27:37 go: finding module for package github.com/edgexfoundry/go-mod-core-contracts/v2/v2/clients/http 13:27:37 go: downloading github.com/edgexfoundry/go-mod-core-contracts v0.1.149 13:27:37 go: downloading github.com/edgexfoundry/go-mod-core-contracts/v2 v2.0.0-dev.100 13:27:38 go: finding module for package github.com/edgexfoundry/go-mod-core-contracts/v2/v2/dtos/common 13:27:38 go: finding module for package github.com/edgexfoundry/go-mod-core-contracts/v2/v2/dtos/requests 13:27:38 go: finding module for package github.com/edgexfoundry/go-mod-core-contracts/v2/v2/dtos/responses 13:27:38 github.com/edgexfoundry/edgex-ui-go/internal/handler imports 13:27:38 github.com/edgexfoundry/go-mod-core-contracts/v2/v2/clients/http: module github.com/edgexfoundry/go-mod-core-contracts/v2@latest found (v2.0.0-dev.100), but does not contain package github.com/edgexfoundry/go-mod-core-contracts/v2/v2/clients/http 13:27:38 github.com/edgexfoundry/edgex-ui-go/internal/handler imports 13:27:38 github.com/edgexfoundry/go-mod-core-contracts/v2/v2/dtos: module github.com/edgexfoundry/go-mod-core-contracts/v2@latest found (v2.0.0-dev.100), but does not contain package github.com/edgexfoundry/go-mod-core-contracts/v2/v2/dtos 13:27:38 github.com/edgexfoundry/edgex-ui-go/internal/handler imports 13:27:38 github.com/edgexfoundry/go-mod-core-contracts/v2/v2/dtos/common: module github.com/edgexfoundry/go-mod-core-contracts/v2@latest found (v2.0.0-dev.100), but does not contain package github.com/edgexfoundry/go-mod-core-contracts/v2/v2/dtos/common 13:27:38 github.com/edgexfoundry/edgex-ui-go/internal/handler imports 13:27:38 github.com/edgexfoundry/go-mod-core-contracts/v2/v2/dtos/requests: module github.com/edgexfoundry/go-mod-core-contracts/v2@latest found (v2.0.0-dev.100), but does not contain package github.com/edgexfoundry/go-mod-core-contracts/v2/v2/dtos/requests 13:27:38 github.com/edgexfoundry/edgex-ui-go/internal/handler imports 13:27:38 github.com/edgexfoundry/go-mod-core-contracts/v2/v2/dtos/responses: module github.com/edgexfoundry/go-mod-core-contracts/v2@latest found (v2.0.0-dev.100), but does not contain package github.com/edgexfoundry/go-mod-core-contracts/v2/v2/dtos/responses [Pipeline] } 13:27:38 $ docker stop --time=1 c3058cc0d0c1cd19bd1bcd8fe29c0b2694ffc6e63eb911f316ab797a2ca34362 13:27:39 $ docker rm -f c3058cc0d0c1cd19bd1bcd8fe29c0b2694ffc6e63eb911f316ab797a2ca34362 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) Stage "Build" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) Stage "Snap" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage Post stage [Pipeline] libraryResource [Pipeline] sh 13:27:40 ---> job-cost.sh 13:27:40 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-F6j3 13:27:45 Removing intermediate container 8638fd3f6d52 13:27:45 ---> 7b036f2ac864 13:27:45 Successfully built 7b036f2ac864 13:27:45 Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] sh 13:27:45 + docker inspect -f . ci-base-image-arm64 13:27:45 . [Pipeline] withDockerContainer 13:27:45 prd-ubuntu18.04-docker-arm64-4c-16g-193 does not seem to be running inside a container 13:27:45 $ 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 ******** ci-base-image-arm64 cat 13:27:47 $ docker top 76bf3453ca23cbe9e469f1657c57ccb658903c31841fb0dfe94782a6c0c2dcb2 -eo pid,comm [Pipeline] { [Pipeline] sh 13:27:48 + go version 13:27:48 go version go1.16.5 linux/arm64 [Pipeline] } 13:27:48 $ docker stop --time=1 76bf3453ca23cbe9e469f1657c57ccb658903c31841fb0dfe94782a6c0c2dcb2 13:27:50 $ docker rm -f 76bf3453ca23cbe9e469f1657c57ccb658903c31841fb0dfe94782a6c0c2dcb2 13:27:50 lf-activate-venv(): INFO: Installing: zipp==1.1.0 python-openstackclient [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 13:27:51 + docker inspect -f . ci-base-image-arm64 13:27:51 . [Pipeline] withDockerContainer 13:27:51 prd-ubuntu18.04-docker-arm64-4c-16g-193 does not seem to be running inside a container 13:27:51 $ 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 ******** ci-base-image-arm64 cat 13:27:53 $ docker top 34d45fb7738759eb0fdfaa39883744a3d6202ea51e4087c79962a83d3c1213e5 -eo pid,comm [Pipeline] { [Pipeline] sh 13:27:54 + go mod tidy 13:27:54 go: finding module for package github.com/edgexfoundry/go-mod-core-contracts/v2/v2/dtos 13:27:54 go: finding module for package github.com/edgexfoundry/go-mod-core-contracts/v2/v2/dtos/common 13:27:54 go: finding module for package github.com/edgexfoundry/go-mod-core-contracts/v2/v2/dtos/requests 13:27:54 go: finding module for package github.com/edgexfoundry/go-mod-core-contracts/v2/v2/clients/http 13:27:54 go: downloading github.com/edgexfoundry/go-mod-core-contracts/v2 v2.0.0-dev.100 13:27:54 go: downloading github.com/edgexfoundry/go-mod-core-contracts v0.1.149 13:27:55 go: finding module for package github.com/edgexfoundry/go-mod-core-contracts/v2/v2/dtos/responses 13:27:55 github.com/edgexfoundry/edgex-ui-go/internal/handler imports 13:27:55 github.com/edgexfoundry/go-mod-core-contracts/v2/v2/clients/http: module github.com/edgexfoundry/go-mod-core-contracts/v2@latest found (v2.0.0-dev.100), but does not contain package github.com/edgexfoundry/go-mod-core-contracts/v2/v2/clients/http 13:27:55 github.com/edgexfoundry/edgex-ui-go/internal/handler imports 13:27:55 github.com/edgexfoundry/go-mod-core-contracts/v2/v2/dtos: module github.com/edgexfoundry/go-mod-core-contracts/v2@latest found (v2.0.0-dev.100), but does not contain package github.com/edgexfoundry/go-mod-core-contracts/v2/v2/dtos 13:27:55 github.com/edgexfoundry/edgex-ui-go/internal/handler imports 13:27:55 github.com/edgexfoundry/go-mod-core-contracts/v2/v2/dtos/common: module github.com/edgexfoundry/go-mod-core-contracts/v2@latest found (v2.0.0-dev.100), but does not contain package github.com/edgexfoundry/go-mod-core-contracts/v2/v2/dtos/common 13:27:55 github.com/edgexfoundry/edgex-ui-go/internal/handler imports 13:27:55 github.com/edgexfoundry/go-mod-core-contracts/v2/v2/dtos/requests: module github.com/edgexfoundry/go-mod-core-contracts/v2@latest found (v2.0.0-dev.100), but does not contain package github.com/edgexfoundry/go-mod-core-contracts/v2/v2/dtos/requests 13:27:55 github.com/edgexfoundry/edgex-ui-go/internal/handler imports 13:27:55 github.com/edgexfoundry/go-mod-core-contracts/v2/v2/dtos/responses: module github.com/edgexfoundry/go-mod-core-contracts/v2@latest found (v2.0.0-dev.100), but does not contain package github.com/edgexfoundry/go-mod-core-contracts/v2/v2/dtos/responses [Pipeline] } 13:27:55 $ docker stop --time=1 34d45fb7738759eb0fdfaa39883744a3d6202ea51e4087c79962a83d3c1213e5 13:27:57 $ docker rm -f 34d45fb7738759eb0fdfaa39883744a3d6202ea51e4087c79962a83d3c1213e5 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) Stage "Build" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage Post stage [Pipeline] libraryResource [Pipeline] sh 13:27:58 ---> job-cost.sh 13:27:58 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-bHTK 13:28:02 lf-activate-venv(): INFO: Adding /tmp/venv-F6j3/bin to PATH 13:28:02 INFO: No Stack... 13:28:03 INFO: Retrieving Pricing Info for: v3-standard-2 13:28:03 INFO: Archiving Costs [Pipeline] sh 13:28:03 + cat /w/workspace/edgex-ui-go/2/archives/cost.csv 13:28:03 + cut -d, -f6 [Pipeline] lock 13:28:03 Trying to acquire lock on [jenkins-edgexfoundry-edgex-ui-go-PR-375-2-stack-cost] 13:28:03 Resource [jenkins-edgexfoundry-edgex-ui-go-PR-375-2-stack-cost] did not exist. Created. 13:28:03 Lock acquired on [jenkins-edgexfoundry-edgex-ui-go-PR-375-2-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 13:28:04 + echo total: 0.05999999865889549 [Pipeline] stash 13:28:04 Stashed 1 file(s) [Pipeline] } 13:28:04 Lock released on resource [jenkins-edgexfoundry-edgex-ui-go-PR-375-2-stack-cost] [Pipeline] // lock [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } 13:28:04 Failed in branch amd64 13:28:37 lf-activate-venv(): INFO: Installing: zipp==1.1.0 python-openstackclient 13:29:58 lf-activate-venv(): INFO: Adding /tmp/venv-bHTK/bin to PATH 13:29:58 INFO: No Stack... 13:29:58 INFO: Retrieving Pricing Info for: v2-standard-4 13:29:59 INFO: Archiving Costs [Pipeline] sh 13:29:59 + + cutcat -d, /w/workspace/edgex-ui-go/2/archives/cost.csv -f6 13:29:59 [Pipeline] lock 13:29:59 Trying to acquire lock on [jenkins-edgexfoundry-edgex-ui-go-PR-375-2-stack-cost] 13:29:59 Resource [jenkins-edgexfoundry-edgex-ui-go-PR-375-2-stack-cost] did not exist. Created. 13:29:59 Lock acquired on [jenkins-edgexfoundry-edgex-ui-go-PR-375-2-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 13:30:00 /w/workspace/edgex-ui-go/2@tmp/durable-1f916f99/script.sh: 1: /w/workspace/edgex-ui-go/2@tmp/durable-1f916f99/script.sh: Syntax error: Unterminated quoted string [Pipeline] sh 13:30:00 + echo total: 0.18000000715255737 [Pipeline] stash 13:30:00 Warning: overwriting stash ‘stack-cost’ 13:30:01 Stashed 1 file(s) [Pipeline] } 13:30:01 Lock released on resource [jenkins-edgexfoundry-edgex-ui-go-PR-375-2-stack-cost] [Pipeline] // lock [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } 13:30:01 Failed in branch arm64 [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (CodeCov) Stage "CodeCov" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) Stage "Snyk Dependency Scan" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Archive Prep) Stage "Archive Prep" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) Stage "Publish Swagger" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) Stage "Semver" skipped due to earlier failure(s) [Pipeline] stage [Pipeline] { (Tag) Stage "Semver" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) Stage "Semver" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Experimental Tag) Stage "Semver" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Stable (Named) Tag) Stage "Semver" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] libraryResource [Pipeline] sh 13:30:03 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 13:30:03 ---> package-listing.sh 13:30:03 ++ tr '[:upper:]' '[:lower:]' 13:30:03 ++ facter osfamily 13:30:04 + OS_FAMILY=redhat 13:30:04 + workspace=/w/workspace/edgexfoundry_edgex-ui-go_PR-375 13:30:04 + START_PACKAGES=/tmp/packages_start.txt 13:30:04 + END_PACKAGES=/tmp/packages_end.txt 13:30:04 + DIFF_PACKAGES=/tmp/packages_diff.txt 13:30:04 + PACKAGES=/tmp/packages_start.txt 13:30:04 + '[' /w/workspace/edgexfoundry_edgex-ui-go_PR-375 ']' 13:30:04 + PACKAGES=/tmp/packages_end.txt 13:30:04 + case "${OS_FAMILY}" in 13:30:04 + sort 13:30:04 + rpm -qa 13:30:04 + '[' -f /tmp/packages_start.txt ']' 13:30:04 + '[' -f /tmp/packages_end.txt ']' 13:30:04 + diff /tmp/packages_start.txt /tmp/packages_end.txt 13:30:04 + '[' /w/workspace/edgexfoundry_edgex-ui-go_PR-375 ']' 13:30:04 + mkdir -p /w/workspace/edgexfoundry_edgex-ui-go_PR-375/archives/ 13:30:04 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgexfoundry_edgex-ui-go_PR-375/archives/ [Pipeline] echo 13:30:04 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-375/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 13:30:05 + facter operatingsystem [Pipeline] isUnix [Pipeline] sh 13:30:05 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 13:30:05 13:30:05 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] isUnix [Pipeline] sh 13:30:06 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 13:30:06 alpine: Pulling from edgex-lftools-log-publisher 13:30:06 df20fa9351a1: Pulling fs layer 13:30:06 36b3adc4ff6f: Pulling fs layer 13:30:06 8ad3a11d3b57: Pulling fs layer 13:30:06 46f8f816bc3b: Pulling fs layer 13:30:06 93b61091891f: Pulling fs layer 13:30:06 93b9cdb0e59b: Pulling fs layer 13:30:06 5e14af77c1be: Pulling fs layer 13:30:06 01666e4c0597: Pulling fs layer 13:30:06 aa168da1d23b: Pulling fs layer 13:30:06 93b61091891f: Waiting 13:30:06 93b9cdb0e59b: Waiting 13:30:06 5e14af77c1be: Waiting 13:30:06 01666e4c0597: Waiting 13:30:06 aa168da1d23b: Waiting 13:30:06 46f8f816bc3b: Waiting 13:30:06 36b3adc4ff6f: Verifying Checksum 13:30:06 36b3adc4ff6f: Download complete 13:30:06 46f8f816bc3b: Verifying Checksum 13:30:06 46f8f816bc3b: Download complete 13:30:06 df20fa9351a1: Verifying Checksum 13:30:06 df20fa9351a1: Download complete 13:30:06 93b9cdb0e59b: Verifying Checksum 13:30:06 93b9cdb0e59b: Download complete 13:30:06 5e14af77c1be: Verifying Checksum 13:30:06 5e14af77c1be: Download complete 13:30:06 93b61091891f: Verifying Checksum 13:30:06 93b61091891f: Download complete 13:30:06 01666e4c0597: Verifying Checksum 13:30:06 01666e4c0597: Download complete 13:30:06 8ad3a11d3b57: Verifying Checksum 13:30:06 8ad3a11d3b57: Download complete 13:30:06 df20fa9351a1: Pull complete 13:30:06 36b3adc4ff6f: Pull complete 13:30:07 8ad3a11d3b57: Pull complete 13:30:07 46f8f816bc3b: Pull complete 13:30:07 93b61091891f: Pull complete 13:30:07 93b9cdb0e59b: Pull complete 13:30:07 5e14af77c1be: Pull complete 13:30:07 01666e4c0597: Pull complete 13:30:08 aa168da1d23b: Verifying Checksum 13:30:08 aa168da1d23b: Download complete 13:30:12 aa168da1d23b: Pull complete 13:30:12 Digest: sha256:ac41798234670a79351fc13b8232b4dbeccc6fb1f122f5db5169d11b1762ca7c 13:30:12 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 13:30:12 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] withDockerContainer 13:30:12 prd-centos7-docker-4c-2g-192 does not seem to be running inside a container 13:30:12 $ 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-375/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-375 -v /w/workspace/edgexfoundry_edgex-ui-go_PR-375:/w/workspace/edgexfoundry_edgex-ui-go_PR-375:rw,z -v /w/workspace/edgexfoundry_edgex-ui-go_PR-375@tmp:/w/workspace/edgexfoundry_edgex-ui-go_PR-375@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 13:30:14 $ docker top 7d5aa80edf288f5dc0088c2dd5fdf3343c094cb8bdfc47dfcf386ce5d5fb8fcc -eo pid,comm [Pipeline] { [Pipeline] sh 13:30:14 + touch /tmp/pre-build-complete [Pipeline] sh 13:30:15 + mkdir -p /var/log/sa [Pipeline] sh 13:30:15 + ls /var/log/sa-host 13:30:15 + sadf -c /var/log/sa-host/sa05 13:30:15 file_magic: OK 13:30:15 HZ: Using current value: 100 13:30:15 file_header: OK 13:30:15 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 13:30:15 Statistics: 13:30:15 Hnuu...uuuununununu...Hnuu...uuuununununu... 13:30:15 File successfully converted to sysstat format version 12.2.1 13:30:15 + sadf -c /var/log/sa-host/sa10 13:30:15 file_magic: OK 13:30:15 HZ: Using current value: 100 13:30:15 file_header: OK 13:30:15 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 13:30:15 Statistics: 13:30:15 HRHnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu... 13:30:15 File successfully converted to sysstat format version 12.2.1 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 13:30:16 provisioning config files... 13:30:16 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgexfoundry_edgex-ui-go_PR-375@tmp/config2505968939680862331tmp [Pipeline] { [Pipeline] echo 13:30:16 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 13:30:16 ---> create-netrc.sh [Pipeline] } 13:30:16 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 13:30:16 ---> python-tools-install.sh [Pipeline] echo 13:30:16 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 13:30:17 ---> sudo-logs.sh 13:30:17 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 13:30:17 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 13:30:17 ---> job-cost.sh 13:30:17 lf-activate-venv: SKIPPING 13:30:17 DEBUG: total: 0.18000000715255737 13:30:17 INFO: Retrieving Stack Cost... 13:30:18 INFO: Retrieving Pricing Info for: v3-standard-2 13:30:18 INFO: Archiving Costs [Pipeline] echo 13:30:18 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 13:30:19 ---> logs-deploy.sh 13:30:19 lf-activate-venv: SKIPPING 13:30:19 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-ui-go/PR-375/2 13:30:19 INFO: archiving workspace using pattern(s): 13:30:19 Archives upload complete. 13:30:19 INFO: archiving logs to Nexus 13:30:20 ---> uname -a: 13:30:20 Linux prd-centos7-docker-4c-2g-192.vexxhost.local 3.10.0-1160.21.1.el7.x86_64 #1 SMP Tue Mar 16 18:28:22 UTC 2021 x86_64 Linux 13:30:20 13:30:20 13:30:20 ---> lscpu: 13:30:20 Architecture: x86_64 13:30:20 CPU op-mode(s): 32-bit, 64-bit 13:30:20 Byte Order: Little Endian 13:30:20 Address sizes: 40 bits physical, 48 bits virtual 13:30:20 CPU(s): 2 13:30:20 On-line CPU(s) list: 0,1 13:30:20 Thread(s) per core: 1 13:30:20 Core(s) per socket: 1 13:30:20 Socket(s): 2 13:30:20 NUMA node(s): 1 13:30:20 Vendor ID: AuthenticAMD 13:30:20 CPU family: 23 13:30:20 Model: 49 13:30:20 Model name: AMD EPYC-Rome Processor 13:30:20 Stepping: 0 13:30:20 CPU MHz: 2799.998 13:30:20 BogoMIPS: 5599.99 13:30:20 Virtualization: AMD-V 13:30:20 Hypervisor vendor: KVM 13:30:20 Virtualization type: full 13:30:20 L1d cache: 64 KiB 13:30:20 L1i cache: 64 KiB 13:30:20 L2 cache: 1 MiB 13:30:20 L3 cache: 32 MiB 13:30:20 NUMA node0 CPU(s): 0,1 13:30:20 Vulnerability Itlb multihit: Not affected 13:30:20 Vulnerability L1tf: Not affected 13:30:20 Vulnerability Mds: Not affected 13:30:20 Vulnerability Meltdown: Not affected 13:30:20 Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp 13:30:20 Vulnerability Spectre v1: Mitigation; Load fences, usercopy/swapgs barriers and __user pointer sanitization 13:30:20 Vulnerability Spectre v2: Mitigation; Full retpoline, IBPB 13:30:20 Vulnerability Srbds: Not affected 13:30:20 Vulnerability Tsx async abort: Not affected 13:30:20 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 13:30:20 13:30:20 13:30:20 ---> nproc: 13:30:20 2 13:30:20 13:30:20 13:30:20 ---> df -h: 13:30:20 Filesystem Size Used Available Use% Mounted on 13:30:20 overlay 40.0G 7.6G 32.4G 19% / 13:30:20 tmpfs 64.0M 0 64.0M 0% /dev 13:30:20 tmpfs 3.8G 0 3.8G 0% /sys/fs/cgroup 13:30:20 shm 64.0M 0 64.0M 0% /dev/shm 13:30:20 /dev/vda1 40.0G 7.6G 32.4G 19% /facter-os 13:30:20 /dev/vda1 40.0G 7.6G 32.4G 19% /etc/resolv.conf 13:30:20 /dev/vda1 40.0G 7.6G 32.4G 19% /etc/hostname 13:30:20 /dev/vda1 40.0G 7.6G 32.4G 19% /etc/hosts 13:30:20 /dev/vda1 40.0G 7.6G 32.4G 19% /var/log/sa-host 13:30:20 /dev/vda1 40.0G 7.6G 32.4G 19% /var/log/secure 13:30:20 /dev/vda1 40.0G 7.6G 32.4G 19% /var/log/auth.log 13:30:20 /dev/vda1 40.0G 7.6G 32.4G 19% /run/cloud-init/result.json 13:30:20 /dev/vda1 40.0G 7.6G 32.4G 19% /w/workspace/edgexfoundry_edgex-ui-go_PR-375 13:30:20 /dev/vda1 40.0G 7.6G 32.4G 19% /w/workspace/edgexfoundry_edgex-ui-go_PR-375@tmp 13:30:20 13:30:20 13:30:20 ---> free -m: 13:30:20 total used free shared buff/cache available 13:30:20 Mem: 7821 960 4723 0 2137 6684 13:30:20 Swap: 1023 0 1023 13:30:20 13:30:20 13:30:20 ---> ip addr: 13:30:20 1: lo: mtu 65536 qdisc noqueue state UNKNOWN qlen 1000 13:30:20 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 13:30:20 inet 127.0.0.1/8 scope host lo 13:30:20 valid_lft forever preferred_lft forever 13:30:20 inet6 ::1/128 scope host 13:30:20 valid_lft forever preferred_lft forever 13:30:20 2: eth0: mtu 1458 qdisc pfifo_fast state UP qlen 1000 13:30:20 link/ether fa:16:3e:41:4c:67 brd ff:ff:ff:ff:ff:ff 13:30:20 inet 10.30.123.134/23 brd 10.30.123.255 scope global dynamic eth0 13:30:20 valid_lft 85961sec preferred_lft 85961sec 13:30:20 inet6 fe80::f816:3eff:fe41:4c67/64 scope link 13:30:20 valid_lft forever preferred_lft forever 13:30:20 3: docker0: mtu 1500 qdisc noqueue state DOWN 13:30:20 link/ether 02:42:68:bb:e1:54 brd ff:ff:ff:ff:ff:ff 13:30:20 inet 10.250.0.254/24 brd 10.250.0.255 scope global docker0 13:30:20 valid_lft forever preferred_lft forever 13:30:20 inet6 fe80::42:68ff:febb:e154/64 scope link 13:30:20 valid_lft forever preferred_lft forever 13:30:20 13:30:20 13:30:20 ---> sar -b -r -n DEV: 13:30:20 Linux 3.10.0-1160.21.1.el7.x86_64 (centos-7-docker-606adb87-c9a3-b56e-c965-7bc42a059c0f.vexxhost.lo) 06/10/21 _x86_64_ (2 CPU) 13:30:20 13:30:20 13:22:50 LINUX RESTART (2 CPU) 13:30:20 13:30:20 13:24:01 tps rtps wtps dtps bread/s bwrtn/s bdscd/s 13:30:20 13:25:01 0.65 0.00 0.65 0.00 0.00 13.76 0.00 13:30:20 13:26:01 0.38 0.00 0.38 0.00 0.00 5.43 0.00 13:30:20 13:27:01 0.22 0.00 0.22 0.00 0.00 2.30 0.00 13:30:20 13:28:01 0.23 0.00 0.23 0.00 0.00 3.33 0.00 13:30:20 13:29:01 0.32 0.00 0.32 0.00 0.00 4.15 0.00 13:30:20 13:30:01 0.27 0.00 0.27 0.00 0.00 3.33 0.00 13:30:20 Average: 0.34 0.00 0.34 0.00 0.00 5.38 0.00 13:30:20 13:30:20 13:24:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 13:30:20 13:25:01 5431236 0 793356 9.91 2620 1781720 1203868 13.29 597572 1579292 16 13:30:20 13:26:01 5430272 0 794312 9.92 2620 1781728 1204072 13.29 600556 1577400 20 13:30:20 13:27:01 5427528 0 797056 9.95 2620 1781728 1204204 13.30 603364 1577400 8 13:30:20 13:28:01 5429920 0 794656 9.92 2620 1781736 1203868 13.29 594720 1584240 8 13:30:20 13:29:01 5426280 0 798292 9.97 2620 1781740 1203976 13.29 598060 1584240 8 13:30:20 13:30:01 5425544 0 799028 9.98 2620 1781740 1203868 13.29 598384 1584240 12 13:30:20 Average: 5428463 0 796117 9.94 2620 1781732 1203976 13.29 598776 1581135 12 13:30:20 13:30:20 13:24:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 13:30:20 13:25:01 eth0 0.78 0.08 0.06 0.02 0.00 0.00 0.00 0.00 13:30:20 13:25:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:30:20 13:25:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:30:20 13:26:01 eth0 5.75 2.85 5.02 0.19 0.00 0.00 0.00 0.00 13:30:20 13:26:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:30:20 13:26:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:30:20 13:27:01 eth0 1.32 0.52 0.58 0.39 0.00 0.00 0.00 0.00 13:30:20 13:27:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:30:20 13:27:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:30:20 13:28:01 eth0 0.07 0.08 0.01 0.01 0.00 0.00 0.00 0.00 13:30:20 13:28:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:30:20 13:28:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:30:20 13:29:01 eth0 0.25 0.20 0.08 0.07 0.00 0.00 0.00 0.00 13:30:20 13:29:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:30:20 13:29:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:30:20 13:30:01 eth0 0.10 0.08 0.01 0.01 0.00 0.00 0.00 0.00 13:30:20 13:30:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:30:20 13:30:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:30:20 Average: eth0 1.38 0.64 0.96 0.11 0.00 0.00 0.00 0.00 13:30:20 Average: lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:30:20 Average: docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:30:20 13:30:20 13:30:20 ---> sar -P ALL: 13:30:20 Linux 3.10.0-1160.21.1.el7.x86_64 (centos-7-docker-606adb87-c9a3-b56e-c965-7bc42a059c0f.vexxhost.lo) 06/10/21 _x86_64_ (2 CPU) 13:30:20 13:30:20 13:22:50 LINUX RESTART (2 CPU) 13:30:20 13:30:20 13:24:01 CPU %user %nice %system %iowait %steal %idle 13:30:20 13:25:01 all 0.24 0.00 0.04 0.00 0.03 99.69 13:30:20 13:25:01 0 0.25 0.00 0.03 0.00 0.02 99.70 13:30:20 13:25:01 1 0.23 0.00 0.05 0.00 0.03 99.68 13:30:20 13:26:01 all 0.21 0.00 0.04 0.00 0.03 99.72 13:30:20 13:26:01 0 0.35 0.00 0.03 0.00 0.03 99.58 13:30:20 13:26:01 1 0.07 0.00 0.05 0.00 0.02 99.87 13:30:20 13:27:01 all 0.20 0.00 0.04 0.00 0.03 99.73 13:30:20 13:27:01 0 0.35 0.00 0.03 0.00 0.02 99.60 13:30:20 13:27:01 1 0.05 0.00 0.05 0.00 0.03 99.87 13:30:20 13:28:01 all 0.13 0.00 0.03 0.00 0.03 99.82 13:30:20 13:28:01 0 0.20 0.00 0.02 0.00 0.03 99.75 13:30:20 13:28:01 1 0.05 0.00 0.03 0.00 0.03 99.88 13:30:20 13:29:01 all 0.16 0.00 0.03 0.00 0.03 99.78 13:30:20 13:29:01 0 0.28 0.00 0.02 0.00 0.02 99.68 13:30:20 13:29:01 1 0.03 0.00 0.05 0.00 0.03 99.88 13:30:20 13:30:01 all 0.18 0.00 0.02 0.00 0.03 99.77 13:30:20 13:30:01 0 0.33 0.00 0.02 0.00 0.03 99.62 13:30:20 13:30:01 1 0.03 0.00 0.02 0.00 0.02 99.93 13:30:20 Average: all 0.19 0.00 0.03 0.00 0.03 99.75 13:30:20 Average: 0 0.30 0.00 0.03 0.00 0.03 99.65 13:30:20 Average: 1 0.08 0.00 0.04 0.00 0.03 99.85 13:30:20 13:30:20 13:30:20