Push event to branch master Connecting to https://api.github.com using edgex-jenkins/****** (edgex-jenkins github personal access token) Obtained Jenkinsfile from 8258c8c20028738dfaea8988f62cb9e79add8176 Running in Durability level: PERFORMANCE_OPTIMIZED Loading library edgex-global-pipelines@stable Examining edgexfoundry/edgex-global-pipelines Attempting to resolve stable as a branch Attempting to resolve stable as a tag Resolved stable as tag stable at revision c26106ffa7303c9cfaed1787c18b3b6a39928acb using credential edgex-jenkins-access-pat > git rev-parse --is-inside-work-tree # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url https://github.com/edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching with tags Fetching upstream changes from https://github.com/edgexfoundry/edgex-global-pipelines.git > git --version # timeout=10 using GIT_ASKPASS to set credentials edgex-jenkins github PAT for ssh > git fetch --tags --progress -- https://github.com/edgexfoundry/edgex-global-pipelines.git +refs/tags/stable:refs/tags/stable # timeout=10 Checking out Revision c26106ffa7303c9cfaed1787c18b3b6a39928acb (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f c26106ffa7303c9cfaed1787c18b3b6a39928acb # timeout=10 Commit message: "Merge pull request #139 from ernestojeda/use-cache-image" > 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 [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoApp] RAW Config: [project:edgex-ui-go, goVersion:1.11] ========================================================= [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.11 DOCKER_BASE_IMAGE: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.11.13-alpine DOCKER_FILE_PATH: Dockerfile DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_IMAGE_NAME: docker-edgex-ui-go DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: true SEMVER_BUMP_LEVEL: pre GOPROXY: https://nexus3.edgexfoundry.org/repository/go-proxy/ [Pipeline] node Still waiting to schedule task All nodes of label ‘centos7-docker-4c-2g’ are offline Running on prd-centos7-docker-4c-2g-3210 in /w/workspace/edgexfoundry_edgex-ui-go_master [Pipeline] { [Pipeline] stage [Pipeline] { (Declarative: Checkout SCM) [Pipeline] checkout using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning with configured refspecs honoured and without tags Cloning repository git@github.com:edgexfoundry/edgex-ui-go.git > git init /w/workspace/edgexfoundry_edgex-ui-go_master # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-ui-go.git > git --version # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --no-tags --progress -- git@github.com:edgexfoundry/edgex-ui-go.git +refs/heads/master:refs/remotes/origin/master # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-ui-go.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10 Fetching without tags Checking out Revision 8258c8c20028738dfaea8988f62cb9e79add8176 (master) > 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 > git fetch --no-tags --progress -- git@github.com:edgexfoundry/edgex-ui-go.git +refs/heads/master:refs/remotes/origin/master # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 8258c8c20028738dfaea8988f62cb9e79add8176 # timeout=10 Commit message: "fix some trouble" > git rev-list --no-walk eddc397b1c413a68ea6a3bf4c69acea764bdd9ad # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 06:58:29 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] isUnix [Pipeline] sh 06:58:32 + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 06:58:32 06:58:32 Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh 06:58:32 + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 06:58:33 latest: Pulling from edgex-devops/git-semver 06:58:33 9123ac7c32f7: Pulling fs layer 06:58:33 b8cc5d1170e3: Pulling fs layer 06:58:33 2924cbbf6a41: Pulling fs layer 06:58:33 93b08a4f1073: Pulling fs layer 06:58:33 93b08a4f1073: Waiting 06:58:33 b8cc5d1170e3: Verifying Checksum 06:58:33 b8cc5d1170e3: Download complete 06:58:33 9123ac7c32f7: Verifying Checksum 06:58:33 9123ac7c32f7: Download complete 06:58:33 93b08a4f1073: Verifying Checksum 06:58:33 93b08a4f1073: Download complete 06:58:33 2924cbbf6a41: Verifying Checksum 06:58:33 2924cbbf6a41: Download complete 06:58:33 9123ac7c32f7: Pull complete 06:58:33 b8cc5d1170e3: Pull complete 06:58:34 2924cbbf6a41: Pull complete 06:58:35 93b08a4f1073: Pull complete 06:58:35 Digest: sha256:4625bffe18d7e57a26110a192204e9d2df26dcfa88161a59d694ed3c08739905 06:58:35 Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer 06:58:35 prd-centos7-docker-4c-2g-3210 does not seem to be running inside a container 06:58:35 $ docker run -t -d -u 1001:1001 -v /etc/ssh:/etc/ssh -w /w/workspace/edgexfoundry_edgex-ui-go_master -v /w/workspace/edgexfoundry_edgex-ui-go_master:/w/workspace/edgexfoundry_edgex-ui-go_master:rw,z -v /w/workspace/edgexfoundry_edgex-ui-go_master@tmp:/w/workspace/edgexfoundry_edgex-ui-go_master@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 ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat 06:58:36 $ docker top 56205c6a232fbac7bf7b1efe29a01ff8bfb014fd107e3b8b22cb5ae95df2a761 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 06:58:37 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 06:58:37 [ssh-agent] Looking for ssh-agent implementation... 06:58:37 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 06:58:37 $ docker exec 56205c6a232fbac7bf7b1efe29a01ff8bfb014fd107e3b8b22cb5ae95df2a761 ssh-agent 06:58:38 SSH_AUTH_SOCK=/tmp/ssh-shqtQhcE8L4Z/agent.14 06:58:38 SSH_AGENT_PID=21 06:58:38 Running ssh-add (command line suppressed) 06:58:38 Identity added: /w/workspace/edgexfoundry_edgex-ui-go_master@tmp/private_key_4456838878111908721.key (/w/workspace/edgexfoundry_edgex-ui-go_master@tmp/private_key_4456838878111908721.key) 06:58:38 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 06:58:39 + git describe --exact-match --tags HEAD 06:58:39 fatal: No names found, cannot describe anything. [Pipeline] } 06:58:39 $ docker exec --env ******** --env ******** 56205c6a232fbac7bf7b1efe29a01ff8bfb014fd107e3b8b22cb5ae95df2a761 ssh-agent -k 06:58:39 unset SSH_AUTH_SOCK; 06:58:39 unset SSH_AGENT_PID; 06:58:39 echo Agent pid 21 killed; 06:58:39 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] echo 06:58:40 [WARNING]: exception occurred checking if HEAD is tagged: hudson.AbortException: script returned exit code 128 06:58:40 This usually means this commit has not been tagged. [Pipeline] sshagent 06:58:40 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 06:58:40 [ssh-agent] Looking for ssh-agent implementation... 06:58:40 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 06:58:40 $ docker exec 56205c6a232fbac7bf7b1efe29a01ff8bfb014fd107e3b8b22cb5ae95df2a761 ssh-agent 06:58:41 SSH_AUTH_SOCK=/tmp/ssh-IMozItZnCfNb/agent.57 06:58:41 SSH_AGENT_PID=63 06:58:41 Running ssh-add (command line suppressed) 06:58:41 Identity added: /w/workspace/edgexfoundry_edgex-ui-go_master@tmp/private_key_6153912480849284398.key (/w/workspace/edgexfoundry_edgex-ui-go_master@tmp/private_key_6153912480849284398.key) 06:58:42 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 06:58:42 + git semver init 06:58:42 # -> Open(): unable to determine branch for HEAD 06:58:42 # $GIT_DIR = /w/workspace/edgexfoundry_edgex-ui-go_master/.git 06:58:42 # $GIT_WORK_TREE = /w/workspace/edgexfoundry_edgex-ui-go_master 06:58:42 # $SEMVER_REMOTE_NAME = origin 06:58:42 # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org 06:58:42 # $SEMVER_USER_NAME = edgex-jenkins 06:58:42 # $SEMVER_BRANCH = master 06:58:42 # $SEMVER_TEMP = /tmp/semver-110780079 06:58:42 # git clone --branch semver git@github.com:edgexfoundry/edgex-ui-go.git $SEMVER_TEMP 06:58:44 # '/tmp/semver-110780079' -> '/w/workspace/edgexfoundry_edgex-ui-go_master/.semver' 06:58:44 # -> Force: false 06:58:44 # $SEMVER_DIR = /w/workspace/edgexfoundry_edgex-ui-go_master/.semver [Pipeline] } 06:58:44 $ docker exec --env ******** --env ******** 56205c6a232fbac7bf7b1efe29a01ff8bfb014fd107e3b8b22cb5ae95df2a761 ssh-agent -k 06:58:44 unset SSH_AUTH_SOCK; 06:58:44 unset SSH_AGENT_PID; 06:58:44 echo Agent pid 63 killed; 06:58:44 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 06:58:45 + git semver [Pipeline] } 06:58:45 $ docker stop --time=1 56205c6a232fbac7bf7b1efe29a01ff8bfb014fd107e3b8b22cb5ae95df2a761 06:58:47 $ docker rm -f 56205c6a232fbac7bf7b1efe29a01ff8bfb014fd107e3b8b22cb5ae95df2a761 [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] stash 06:58:49 Stashed 35 file(s) [Pipeline] echo 06:58:49 [edgeXSemver] initialized semver on version 1.2.0-dev.24 [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] parallel [Pipeline] { (Branch: amd64) [Pipeline] { (Branch: arm64) [Pipeline] stage [Pipeline] { (amd64) [Pipeline] stage [Pipeline] { (arm64) [Pipeline] node [Pipeline] node 06:59:04 Still waiting to schedule task 06:59:04 Waiting for next available executor on ‘centos7-docker-4c-2g’ 06:59:04 Still waiting to schedule task 06:59:04 Waiting for next available executor on ‘ubuntu18.04-docker-arm64-4c-16g’ 07:01:25 Running on prd-centos7-docker-4c-2g-3211 in /w/workspace/edgexfoundry_edgex-ui-go_master [Pipeline] { [Pipeline] ws 07:01:25 Running in /w/workspace/edgex-ui-go/24 [Pipeline] { [Pipeline] checkout 07:01:28 using credential edgex-jenkins-ssh 07:01:28 Cloning the remote Git repository 07:01:28 Cloning with configured refspecs honoured and without tags 07:01:27 Cloning repository git@github.com:edgexfoundry/edgex-ui-go.git 07:01:27 > git init /w/workspace/edgex-ui-go/24 # timeout=10 07:01:27 Fetching upstream changes from git@github.com:edgexfoundry/edgex-ui-go.git 07:01:27 > git --version # timeout=10 07:01:27 using GIT_SSH to set credentials SSH Credentials for GitHub 07:01:27 > git fetch --no-tags --progress -- git@github.com:edgexfoundry/edgex-ui-go.git +refs/heads/master:refs/remotes/origin/master # timeout=10 07:01:29 Fetching without tags 07:01:29 Checking out Revision 8258c8c20028738dfaea8988f62cb9e79add8176 (master) 07:01:28 > git config remote.origin.url git@github.com:edgexfoundry/edgex-ui-go.git # timeout=10 07:01:28 > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10 07:01:28 > git config remote.origin.url git@github.com:edgexfoundry/edgex-ui-go.git # timeout=10 07:01:28 Fetching upstream changes from git@github.com:edgexfoundry/edgex-ui-go.git 07:01:28 using GIT_SSH to set credentials SSH Credentials for GitHub 07:01:28 > git fetch --no-tags --progress -- git@github.com:edgexfoundry/edgex-ui-go.git +refs/heads/master:refs/remotes/origin/master # timeout=10 07:01:29 > git config core.sparsecheckout # timeout=10 07:01:29 > git checkout -f 8258c8c20028738dfaea8988f62cb9e79add8176 # timeout=10 07:01:33 Commit message: "fix some trouble" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] unstash [Pipeline] echo 07:01:34 ========================================================= 07:01:34 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.11.13-alpine] 07:01:34 ========================================================= [Pipeline] isUnix [Pipeline] sh 07:01:34 + docker build -t ci-base-image-x86_64 -f Dockerfile.build --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.11.13-alpine . 07:01:34 Sending build context to Docker daemon 11.38MB 07:01:34 Step 1/8 : ARG BASE=golang:1.11-alpine 07:01:34 Step 2/8 : FROM ${BASE} 07:01:34 1.11.13-alpine: Pulling from edgex-devops/edgex-golang-base 07:01:34 9d48c3bd43c5: Pulling fs layer 07:01:34 7f94eaf8af20: Pulling fs layer 07:01:34 9fe9984849c1: Pulling fs layer 07:01:34 ec448270508e: Pulling fs layer 07:01:34 65ba82af53f7: Pulling fs layer 07:01:34 07c18b20a200: Pulling fs layer 07:01:34 d9b3ee039db2: Pulling fs layer 07:01:34 8c79c1ac0d81: Pulling fs layer 07:01:34 ff40f1a7a0b9: Pulling fs layer 07:01:34 bdb43ae2d12f: Pulling fs layer 07:01:34 8e1ab0ef8490: Pulling fs layer 07:01:34 ec448270508e: Waiting 07:01:34 65ba82af53f7: Waiting 07:01:34 07c18b20a200: Waiting 07:01:34 d9b3ee039db2: Waiting 07:01:34 ff40f1a7a0b9: Waiting 07:01:34 bdb43ae2d12f: Waiting 07:01:34 8e1ab0ef8490: Waiting 07:01:35 9fe9984849c1: Download complete 07:01:35 7f94eaf8af20: Download complete 07:01:35 65ba82af53f7: Download complete 07:01:35 07c18b20a200: Verifying Checksum 07:01:35 07c18b20a200: Download complete 07:01:35 9d48c3bd43c5: Verifying Checksum 07:01:35 9d48c3bd43c5: Download complete 07:01:35 9d48c3bd43c5: Pull complete 07:01:35 7f94eaf8af20: Pull complete 07:01:36 d9b3ee039db2: Verifying Checksum 07:01:36 d9b3ee039db2: Download complete 07:01:36 ff40f1a7a0b9: Verifying Checksum 07:01:36 ff40f1a7a0b9: Download complete 07:01:36 bdb43ae2d12f: Verifying Checksum 07:01:36 bdb43ae2d12f: Download complete 07:01:36 8e1ab0ef8490: Verifying Checksum 07:01:36 8e1ab0ef8490: Download complete 07:01:36 8c79c1ac0d81: Verifying Checksum 07:01:36 8c79c1ac0d81: Download complete 07:01:37 ec448270508e: Verifying Checksum 07:01:37 ec448270508e: Download complete 07:01:37 9fe9984849c1: Pull complete 07:01:42 ec448270508e: Pull complete 07:01:42 65ba82af53f7: Pull complete 07:01:42 07c18b20a200: Pull complete 07:01:46 d9b3ee039db2: Pull complete 07:01:49 8c79c1ac0d81: Pull complete 07:01:50 ff40f1a7a0b9: Pull complete 07:01:51 bdb43ae2d12f: Pull complete 07:01:51 8e1ab0ef8490: Pull complete 07:01:51 Digest: sha256:c76e0edd79d4c6656119c378b17c5c9a3bdc51370d3ca27653326e6060dcfb5d 07:01:51 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.11.13-alpine 07:01:51 ---> 8acfeb908b63 07:01:51 Step 3/8 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: Intel' 07:01:51 ---> Running in a37b04229a29 07:01:51 Removing intermediate container a37b04229a29 07:01:51 ---> 462b03470607 07:01:51 Step 4/8 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 07:01:51 ---> Running in 0ec81b80dbb2 07:01:53 Removing intermediate container 0ec81b80dbb2 07:01:53 ---> 7008fb09a39f 07:01:53 Step 5/8 : RUN apk add --no-cache make git 07:01:53 ---> Running in 2165b7c6ccec 07:01:53 fetch http://nl.alpinelinux.org/alpine/v3.10/main/x86_64/APKINDEX.tar.gz 07:01:54 fetch http://nl.alpinelinux.org/alpine/v3.10/community/x86_64/APKINDEX.tar.gz 07:01:54 OK: 134 MiB in 39 packages 07:01:55 Removing intermediate container 2165b7c6ccec 07:01:55 ---> ee78b0d38bb5 07:01:55 Step 6/8 : WORKDIR /edgex-ui-go 07:01:55 ---> Running in 0856c212334e 07:01:55 Removing intermediate container 0856c212334e 07:01:55 ---> 4a2730fb1bbb 07:01:55 Step 7/8 : COPY . . 07:01:57 ---> 818fb3634d2d 07:01:57 Step 8/8 : RUN go mod download 07:01:57 ---> Running in a88ac9fb03db 07:01:57 go: finding github.com/eclipse/paho.mqtt.golang v1.2.0 07:01:57 go: finding github.com/edgexfoundry/go-mod-registry v0.1.11 07:01:57 go: finding github.com/pelletier/go-toml v1.2.0 07:01:57 go: finding github.com/BurntSushi/toml v0.3.1 07:01:57 go: finding github.com/gorilla/mux v1.7.1 07:01:57 go: finding github.com/kr/pretty v0.1.0 07:01:57 go: finding github.com/gorilla/websocket v1.4.0 07:01:58 go: finding github.com/mitchellh/consulstructure v0.0.0-20190329231841-56fdc4d2da54 07:01:58 go: finding github.com/mitchellh/copystructure v1.0.0 07:01:58 go: finding github.com/cenkalti/backoff v2.2.1+incompatible 07:01:58 go: finding golang.org/x/net v0.0.0-20190419010253-1f3472d942ba 07:01:58 go: finding github.com/hashicorp/consul/api v1.1.0 07:01:58 go: finding github.com/stretchr/testify v1.3.0 07:01:58 go: finding github.com/pkg/errors v0.8.1 07:01:58 go: finding github.com/kr/text v0.1.0 07:01:58 go: finding github.com/mitchellh/reflectwalk v1.0.0 07:01:58 go: finding gopkg.in/check.v1 v1.0.0-20180628173108-788fd7840127 07:01:58 go: finding gopkg.in/mgo.v2 v2.0.0-20180705113604-9856a29383ce 07:01:58 go: finding github.com/kr/pty v1.1.1 07:01:58 go: finding github.com/davecgh/go-spew v1.1.0 07:01:58 go: finding github.com/stretchr/objx v0.1.0 07:01:58 go: finding github.com/pmezard/go-difflib v1.0.0 07:02:00 go: finding golang.org/x/text v0.3.0 07:02:00 go: finding golang.org/x/crypto v0.0.0-20190308221718-c2843e01d9a2 07:02:01 go: finding golang.org/x/sys v0.0.0-20190215142949-d0b11bdaac8a 07:02:03 go: finding github.com/hashicorp/consul/sdk v0.1.1 07:02:03 go: finding github.com/hashicorp/go-uuid v1.0.1 07:02:03 go: finding github.com/mitchellh/mapstructure v1.1.2 07:02:03 go: finding github.com/pascaldekloe/goe v0.0.0-20180627143212-57f6aae5913c 07:02:03 go: finding github.com/hashicorp/go-rootcerts v1.0.0 07:02:03 go: finding github.com/hashicorp/go-cleanhttp v0.5.1 07:02:03 go: finding github.com/hashicorp/serf v0.8.2 07:02:03 go: finding github.com/mitchellh/go-homedir v1.0.0 07:02:03 go: finding github.com/mitchellh/go-testing-interface v1.0.0 07:02:04 go: finding github.com/hashicorp/logutils v1.0.0 07:02:04 go: finding github.com/hashicorp/go-msgpack v0.5.3 07:02:04 go: finding github.com/ryanuber/columnize v0.0.0-20160712163229-9b3edd62028f 07:02:04 go: finding github.com/armon/circbuf v0.0.0-20150827004946-bbbad097214e 07:02:04 go: finding github.com/mitchellh/cli v1.0.0 07:02:04 go: finding github.com/hashicorp/memberlist v0.1.3 07:02:04 go: finding github.com/mitchellh/iochan v1.0.0 07:02:04 go: finding github.com/armon/go-metrics v0.0.0-20180917152333-f0300d1749da 07:02:04 go: finding github.com/hashicorp/mdns v1.0.0 07:02:04 go: finding github.com/hashicorp/go-syslog v1.0.0 07:02:04 go: finding github.com/mitchellh/gox v0.4.0 07:02:04 go: finding github.com/mitchellh/mapstructure v0.0.0-20160808181253-ca63d7c062ee 07:02:04 go: finding golang.org/x/net v0.0.0-20181201002055-351d144fa1fc 07:02:04 go: finding github.com/mattn/go-isatty v0.0.3 07:02:04 go: finding github.com/armon/go-radix v0.0.0-20180808171621-7fddfc383310 07:02:04 go: finding github.com/mattn/go-colorable v0.0.9 07:02:05 go: finding golang.org/x/sys v0.0.0-20180823144017-11551d06cbcc 07:02:05 go: finding github.com/posener/complete v1.1.1 07:02:05 go: finding golang.org/x/sys v0.0.0-20181026203630-95b1ffbd15a5 07:02:05 go: finding github.com/hashicorp/go-multierror v1.0.0 07:02:05 go: finding github.com/stretchr/testify v1.2.2 07:02:05 go: finding golang.org/x/crypto v0.0.0-20181029021203-45a5f77698d3 07:02:05 go: finding golang.org/x/net v0.0.0-20181023162649-9b4f9f5ad519 07:02:05 go: finding github.com/miekg/dns v1.0.14 07:02:05 go: finding golang.org/x/sync v0.0.0-20181221193216-37e7f081c4d4 07:02:05 go: finding github.com/hashicorp/go.net v0.0.1 07:02:05 go: finding github.com/sean-/seed v0.0.0-20170313163322-e2103e2c3529 07:02:05 go: finding github.com/hashicorp/go-sockaddr v1.0.0 07:02:05 go: finding github.com/google/btree v0.0.0-20180813153112-4030bb1f1f0c 07:02:05 go: finding github.com/hashicorp/go-immutable-radix v1.0.0 07:02:05 go: finding github.com/davecgh/go-spew v1.1.1 07:02:05 go: finding github.com/bgentry/speakeasy v0.1.0 07:02:05 go: finding github.com/fatih/color v1.7.0 07:02:05 go: finding github.com/hashicorp/errwrap v1.0.0 07:02:05 go: finding github.com/hashicorp/go-uuid v1.0.0 07:02:05 go: finding github.com/hashicorp/golang-lru v0.5.0 07:02:20 Removing intermediate container a88ac9fb03db 07:02:20 ---> 9a3dc758468d 07:02:20 Successfully built 9a3dc758468d 07:02:20 Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 07:02:21 + docker inspect -f . ci-base-image-x86_64 07:02:22 . [Pipeline] withDockerContainer 07:02:23 prd-centos7-docker-4c-2g-3211 does not seem to be running inside a container 07:02:23 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-ui-go/24 -v /w/workspace/edgex-ui-go/24:/w/workspace/edgex-ui-go/24:rw,z -v /w/workspace/edgex-ui-go/24@tmp:/w/workspace/edgex-ui-go/24@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 ******** ci-base-image-x86_64 cat 07:02:24 $ docker top a8b2bc7c71307f1d5ee00dc3f12c3c9c50a779c6e73cee5f9eafce0a7980a70f -eo pid,comm [Pipeline] { [Pipeline] sh 07:02:24 + go version 07:02:24 go version go1.11.13 linux/amd64 [Pipeline] sh 07:02:25 + make test 07:02:25 GO111MODULE=on go test -coverprofile=coverage.out ./... 07:02:26 ? github.com/edgexfoundry/edgex-ui-go [no test files] 07:02:36 ? github.com/edgexfoundry/edgex-ui-go/app [no test files] 07:02:36 ? github.com/edgexfoundry/edgex-ui-go/app/common [no test files] 07:02:36 ? github.com/edgexfoundry/edgex-ui-go/app/component [no test files] 07:02:36 ? github.com/edgexfoundry/edgex-ui-go/app/configs [no test files] 07:02:36 ? github.com/edgexfoundry/edgex-ui-go/app/controller [no test files] 07:02:36 ? github.com/edgexfoundry/edgex-ui-go/app/controller/errors [no test files] 07:02:36 ? github.com/edgexfoundry/edgex-ui-go/app/domain [no test files] 07:02:36 ? github.com/edgexfoundry/edgex-ui-go/app/repository [no test files] 07:02:36 ? github.com/edgexfoundry/edgex-ui-go/app/repository/mm [no test files] 07:02:36 ? github.com/edgexfoundry/edgex-ui-go/app/repository/mongo [no test files] 07:02:36 ? github.com/edgexfoundry/edgex-ui-go/cmd/edgex-ui-server [no test files] 07:02:36 ? github.com/edgexfoundry/edgex-ui-go/internal/pkg/usage [no test files] 07:02:36 GO111MODULE=on go vet ./... [Pipeline] stash 07:02:40 Stashed 1 file(s) [Pipeline] } 07:02:40 $ docker stop --time=1 a8b2bc7c71307f1d5ee00dc3f12c3c9c50a779c6e73cee5f9eafce0a7980a70f 07:02:41 $ docker rm -f a8b2bc7c71307f1d5ee00dc3f12c3c9c50a779c6e73cee5f9eafce0a7980a70f [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh 07:02:43 + sudo chown -R jenkins:jenkins . [Pipeline] sh 07:02:43 + ls -al . 07:02:43 total 72 07:02:43 drwxrwxr-x. 11 jenkins jenkins 4096 Apr 10 07:02 . 07:02:43 drwxrwxr-x. 4 jenkins jenkins 30 Apr 10 07:01 .. 07:02:43 drwxrwxr-x. 8 jenkins jenkins 119 Apr 10 07:01 app 07:02:43 drwxrwxr-x. 3 jenkins jenkins 20 Apr 10 07:01 assets 07:02:43 drwxrwxr-x. 2 jenkins jenkins 35 Apr 10 07:01 bin 07:02:43 drwxrwxr-x. 3 jenkins jenkins 29 Apr 10 07:01 cmd 07:02:43 -rw-rw-r--. 1 jenkins jenkins 3959 Apr 10 07:01 CONTRIBUTING.md 07:02:43 -rw-r--r--. 1 jenkins jenkins 10 Apr 10 07:02 coverage.out 07:02:43 -rw-rw-r--. 1 jenkins jenkins 912 Apr 10 07:01 Dockerfile 07:02:43 -rw-rw-r--. 1 jenkins jenkins 898 Apr 10 07:01 Dockerfile.build 07:02:43 drwxrwxr-x. 4 jenkins jenkins 53 Apr 10 07:01 docs 07:02:43 drwxrwxr-x. 8 jenkins jenkins 162 Apr 10 07:01 .git 07:02:43 -rw-rw-r--. 1 jenkins jenkins 123 Apr 10 07:01 .gitignore 07:02:43 -rw-rw-r--. 1 jenkins jenkins 522 Apr 10 07:01 go.mod 07:02:43 -rw-r--r--. 1 jenkins jenkins 8727 Apr 10 07:02 go.sum 07:02:43 drwxrwxr-x. 3 jenkins jenkins 17 Apr 10 07:01 internal 07:02:43 -rw-rw-r--. 1 jenkins jenkins 675 Apr 10 07:01 Jenkinsfile 07:02:43 -rw-rw-r--. 1 jenkins jenkins 11357 Apr 10 07:01 LICENSE 07:02:43 -rw-rw-r--. 1 jenkins jenkins 951 Apr 10 07:01 Makefile 07:02:43 -rw-rw-r--. 1 jenkins jenkins 3392 Apr 10 07:01 README.md 07:02:43 drwxrwxr-x. 3 jenkins jenkins 44 Apr 10 07:01 .semver 07:02:43 drwxrwxr-x. 4 jenkins jenkins 54 Apr 10 07:01 snap 07:02:43 -rw-rw-r--. 1 jenkins jenkins 12 Apr 10 06:58 VERSION 07:02:43 -rw-rw-r--. 1 jenkins jenkins 155 Apr 10 07:01 version.go [Pipeline] isUnix [Pipeline] sh 07:02:43 + docker build -t docker-edgex-ui-go -f Dockerfile --build-arg BASE=ci-base-image-x86_64 --build-arg 'MAKE=make build' --build-arg ARCH=amd64 --label git_sha=8258c8c20028738dfaea8988f62cb9e79add8176 --label arch=amd64 --label version=1.2.0-dev.24 . 07:02:43 Sending build context to Docker daemon 11.39MB 07:02:43 Step 1/24 : ARG BASE=golang:1.13-alpine 07:02:43 Step 2/24 : FROM ${BASE} AS builder 07:02:43 ---> 9a3dc758468d 07:02:43 Step 3/24 : ARG MAKE="make cmd/edgex-ui-server/edgex-ui-server" 07:02:43 ---> Running in 517f59f54396 07:02:44 Removing intermediate container 517f59f54396 07:02:44 ---> 07b5cf4635b4 07:02:44 Step 4/24 : ARG ALPINE_PKG_BASE="make git" 07:02:44 ---> Running in b1077128b747 07:02:44 Removing intermediate container b1077128b747 07:02:44 ---> fd8e568c110b 07:02:44 Step 5/24 : ARG ALPINE_PKG_EXTRA="" 07:02:44 ---> Running in 41584364bd46 07:02:44 Removing intermediate container 41584364bd46 07:02:44 ---> d8afd1029b4f 07:02:44 Step 6/24 : LABEL Name=edgex-ui-go 07:02:44 ---> Running in 9b1a8536252b 07:02:44 Removing intermediate container 9b1a8536252b 07:02:44 ---> e02cc36d6999 07:02:44 Step 7/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018-2020: Intel' 07:02:44 ---> Running in ba56268a6f89 07:02:44 Removing intermediate container ba56268a6f89 07:02:44 ---> c78564489854 07:02:44 Step 8/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 07:02:44 ---> Running in c1a66e87618e 07:02:45 Removing intermediate container c1a66e87618e 07:02:45 ---> 0fe352a2fb91 07:02:45 Step 9/24 : RUN apk update && apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 07:02:45 ---> Running in e094d6e41e7f 07:02:46 fetch http://nl.alpinelinux.org/alpine/v3.10/main/x86_64/APKINDEX.tar.gz 07:02:46 fetch http://nl.alpinelinux.org/alpine/v3.10/community/x86_64/APKINDEX.tar.gz 07:02:47 v3.10.4-60-g1b98e4aac6 [http://nl.alpinelinux.org/alpine/v3.10/main] 07:02:47 v3.10.4-56-gde8ecbcf01 [http://nl.alpinelinux.org/alpine/v3.10/community] 07:02:47 OK: 10350 distinct packages available 07:02:47 fetch http://nl.alpinelinux.org/alpine/v3.10/main/x86_64/APKINDEX.tar.gz 07:02:47 fetch http://nl.alpinelinux.org/alpine/v3.10/community/x86_64/APKINDEX.tar.gz 07:02:48 OK: 134 MiB in 39 packages 07:02:48 Removing intermediate container e094d6e41e7f 07:02:48 ---> 5e70aad4ef65 07:02:48 Step 10/24 : ENV GO111MODULE=on 07:02:48 ---> Running in 5f65ca26c6d8 07:02:48 Removing intermediate container 5f65ca26c6d8 07:02:48 ---> d45743c64d8a 07:02:48 Step 11/24 : WORKDIR /go/src/github.com/edgexfoundry/edgex-ui-go 07:02:49 ---> Running in b13024e8ca68 07:02:49 Removing intermediate container b13024e8ca68 07:02:49 ---> 966e0a151787 07:02:49 Step 12/24 : COPY go.mod . 07:02:49 ---> 6193f1d7dad6 07:02:49 Step 13/24 : COPY Makefile . 07:02:49 ---> 2cf0a1897225 07:02:49 Step 14/24 : RUN make update 07:02:49 ---> Running in 453d56f295c4 07:02:49 CGO_ENABLED=0 GO111MODULE=on go mod download 07:02:50 Removing intermediate container 453d56f295c4 07:02:50 ---> dc257c5b6a29 07:02:50 Step 15/24 : COPY . . 07:02:50 ---> 59e08028c9ed 07:02:50 Step 16/24 : RUN ${MAKE} 07:02:50 ---> Running in d6ee4af044dd 07:02:51 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-ui-go.Version=1.2.0-dev.24" -o cmd/edgex-ui-server/edgex-ui-server ./cmd/edgex-ui-server 07:02:55 Running on prd-ubuntu18.04-docker-arm64-4c-16g-3212 in /w/workspace/edgexfoundry_edgex-ui-go_master [Pipeline] { [Pipeline] ws 07:02:55 Running in /w/workspace/edgex-ui-go/24 [Pipeline] { [Pipeline] checkout 07:03:01 CGO_ENABLED=0 GO111MODULE=on go build ./... 07:03:02 using credential edgex-jenkins-ssh 07:03:02 Cloning the remote Git repository 07:03:02 Cloning with configured refspecs honoured and without tags 07:03:02 Cloning repository git@github.com:edgexfoundry/edgex-ui-go.git 07:03:02 > git init /w/workspace/edgex-ui-go/24 # timeout=10 07:03:02 Fetching upstream changes from git@github.com:edgexfoundry/edgex-ui-go.git 07:03:02 > git --version # timeout=10 07:03:03 Removing intermediate container d6ee4af044dd 07:03:03 ---> edab996b7bb2 07:03:03 Step 17/24 : FROM alpine 07:03:03 latest: Pulling from library/alpine 07:03:03 aad63a933944: Pulling fs layer 07:03:03 aad63a933944: Verifying Checksum 07:03:03 aad63a933944: Download complete 07:03:02 using GIT_SSH to set credentials SSH Credentials for GitHub 07:03:02 > git fetch --no-tags --progress -- git@github.com:edgexfoundry/edgex-ui-go.git +refs/heads/master:refs/remotes/origin/master # timeout=10 07:03:03 > git config remote.origin.url git@github.com:edgexfoundry/edgex-ui-go.git # timeout=10 07:03:03 > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10 07:03:03 Fetching without tags 07:03:03 aad63a933944: Pull complete 07:03:03 Digest: sha256:b276d875eeed9c7d3f1cfa7edb06b22ed22b14219a7d67c52c56612330348239 07:03:03 Status: Downloaded newer image for alpine:latest 07:03:03 ---> a187dde48cd2 07:03:03 Step 18/24 : EXPOSE 4000 07:03:03 ---> Running in 5939d1f96a31 07:03:04 Removing intermediate container 5939d1f96a31 07:03:04 ---> 7ff1db400f8d 07:03:04 Step 19/24 : COPY --from=builder /go/src/github.com/edgexfoundry/edgex-ui-go/cmd/edgex-ui-server /go/src/github.com/edgexfoundry/edgex-ui-go/cmd/edgex-ui-server 07:03:04 Checking out Revision 8258c8c20028738dfaea8988f62cb9e79add8176 (master) 07:03:04 ---> d0389e656289 07:03:04 Step 20/24 : WORKDIR /go/src/github.com/edgexfoundry/edgex-ui-go/cmd/edgex-ui-server 07:03:04 ---> Running in fbba7bb2f57e 07:03:04 Removing intermediate container fbba7bb2f57e 07:03:04 ---> 9b6fe51810b0 07:03:04 Step 21/24 : ENTRYPOINT ["./edgex-ui-server","-conf=res/docker/configuration.toml"] 07:03:04 ---> Running in 7c3ee7a1a309 07:03:04 Removing intermediate container 7c3ee7a1a309 07:03:04 ---> 22a67304b6b1 07:03:04 Step 22/24 : LABEL arch=amd64 07:03:04 ---> Running in 885dc522a0bf 07:03:03 > git config remote.origin.url git@github.com:edgexfoundry/edgex-ui-go.git # timeout=10 07:03:03 Fetching upstream changes from git@github.com:edgexfoundry/edgex-ui-go.git 07:03:03 using GIT_SSH to set credentials SSH Credentials for GitHub 07:03:03 > git fetch --no-tags --progress -- git@github.com:edgexfoundry/edgex-ui-go.git +refs/heads/master:refs/remotes/origin/master # timeout=10 07:03:04 > git config core.sparsecheckout # timeout=10 07:03:04 > git checkout -f 8258c8c20028738dfaea8988f62cb9e79add8176 # timeout=10 07:03:05 Removing intermediate container 885dc522a0bf 07:03:05 ---> 87edbdc7b7bd 07:03:05 Step 23/24 : LABEL git_sha=8258c8c20028738dfaea8988f62cb9e79add8176 07:03:05 ---> Running in 71c5d0c99cc2 07:03:05 Removing intermediate container 71c5d0c99cc2 07:03:05 ---> 031453b23a60 07:03:05 Step 24/24 : LABEL version=1.2.0-dev.24 07:03:05 ---> Running in 362f1b6d91ee 07:03:05 Removing intermediate container 362f1b6d91ee 07:03:05 ---> 868481fde7b2 07:03:05 [Warning] One or more build-args [ARCH] were not consumed 07:03:05 Successfully built 868481fde7b2 07:03:05 Successfully tagged docker-edgex-ui-go:latest [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] wrap 07:03:05 provisioning config files... 07:03:05 copy managed file [edgex-ui-go-settings] to file:/w/workspace/edgex-ui-go/24@tmp/config9092666773653445407tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 07:03:06 nexus3.edgexfoundry.org:10001 07:03:06 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 07:03:06 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 07:03:06 Configure a credential helper to remove this warning. See 07:03:06 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 07:03:06 07:03:06 Login Succeeded 07:03:06 nexus3.edgexfoundry.org:10002 07:03:06 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 07:03:06 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 07:03:06 Configure a credential helper to remove this warning. See 07:03:06 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 07:03:06 07:03:06 Login Succeeded 07:03:06 nexus3.edgexfoundry.org:10003 07:03:06 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 07:03:06 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 07:03:06 Configure a credential helper to remove this warning. See 07:03:06 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 07:03:06 07:03:06 Login Succeeded 07:03:06 nexus3.edgexfoundry.org:10004 07:03:06 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 07:03:06 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 07:03:06 Configure a credential helper to remove this warning. See 07:03:06 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 07:03:06 07:03:06 Login Succeeded 07:03:06 docker.io 07:03:07 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 07:03:07 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 07:03:07 Configure a credential helper to remove this warning. See 07:03:07 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 07:03:07 07:03:07 Login Succeeded [Pipeline] } 07:03:07 Deleting 1 temporary files [Pipeline] // wrap [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 07:03:07 [edgeXDocker.push] Tagging docker image docker-edgex-ui-go with the following tags: 07:03:07 8258c8c20028738dfaea8988f62cb9e79add8176 07:03:07 latest 07:03:07 1.2.0-dev.24 07:03:07 8258c8c20028738dfaea8988f62cb9e79add8176-1.2.0-dev.24 07:03:07 master 07:03:07 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh 07:03:07 + docker tag docker-edgex-ui-go nexus3.edgexfoundry.org:10004/docker-edgex-ui-go:8258c8c20028738dfaea8988f62cb9e79add8176 [Pipeline] isUnix [Pipeline] sh 07:03:08 + docker push nexus3.edgexfoundry.org:10004/docker-edgex-ui-go:8258c8c20028738dfaea8988f62cb9e79add8176 07:03:08 The push refers to repository [nexus3.edgexfoundry.org:10004/docker-edgex-ui-go] 07:03:08 3e345f643ff3: Preparing 07:03:08 beee9f30bc1f: Preparing 07:03:08 beee9f30bc1f: Layer already exists 07:03:09 Commit message: "fix some trouble" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] unstash 07:03:10 3e345f643ff3: Pushed 07:03:10 8258c8c20028738dfaea8988f62cb9e79add8176: digest: sha256:7fd228a3095db2e476f97c085cf10e69dde75d34c454321fb2614e1ad6a55a34 size: 739 [Pipeline] isUnix [Pipeline] sh [Pipeline] echo 07:03:10 ========================================================= 07:03:10 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.11.13-alpine] 07:03:10 ========================================================= [Pipeline] isUnix [Pipeline] sh 07:03:10 + docker tag docker-edgex-ui-go nexus3.edgexfoundry.org:10004/docker-edgex-ui-go:latest [Pipeline] isUnix [Pipeline] sh 07:03:11 + docker push nexus3.edgexfoundry.org:10004/docker-edgex-ui-go:latest 07:03:11 The push refers to repository [nexus3.edgexfoundry.org:10004/docker-edgex-ui-go] 07:03:11 3e345f643ff3: Preparing 07:03:11 beee9f30bc1f: Preparing 07:03:11 3e345f643ff3: Layer already exists 07:03:11 beee9f30bc1f: Layer already exists 07:03: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.11.13-alpine . 07:03:11 latest: digest: sha256:7fd228a3095db2e476f97c085cf10e69dde75d34c454321fb2614e1ad6a55a34 size: 739 [Pipeline] isUnix [Pipeline] sh 07:03:12 + docker tag docker-edgex-ui-go nexus3.edgexfoundry.org:10004/docker-edgex-ui-go:1.2.0-dev.24 [Pipeline] isUnix [Pipeline] sh 07:03:12 + docker push nexus3.edgexfoundry.org:10004/docker-edgex-ui-go:1.2.0-dev.24 07:03:12 The push refers to repository [nexus3.edgexfoundry.org:10004/docker-edgex-ui-go] 07:03:12 3e345f643ff3: Preparing 07:03:12 beee9f30bc1f: Preparing 07:03:12 3e345f643ff3: Layer already exists 07:03:12 beee9f30bc1f: Layer already exists 07:03:12 Sending build context to Docker daemon 11.38MB 07:03:12 Step 1/8 : ARG BASE=golang:1.11-alpine 07:03:12 Step 2/8 : FROM ${BASE} 07:03:12 1.2.0-dev.24: digest: sha256:7fd228a3095db2e476f97c085cf10e69dde75d34c454321fb2614e1ad6a55a34 size: 739 [Pipeline] isUnix [Pipeline] sh 07:03:12 1.11.13-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 07:03:12 29bddadc8f3f: Pulling fs layer 07:03:12 02bb20f2603b: Pulling fs layer 07:03:12 b62863a3550b: Pulling fs layer 07:03:12 9586258a13ea: Pulling fs layer 07:03:12 a8b2cbafd68c: Pulling fs layer 07:03:12 d1dd75721c92: Pulling fs layer 07:03:12 4e34fffdb759: Pulling fs layer 07:03:12 fd1d9eb628f9: Pulling fs layer 07:03:12 bd44c58b92db: Pulling fs layer 07:03:12 e5856e266cf4: Pulling fs layer 07:03:12 f0f88b30cdbb: Pulling fs layer 07:03:12 9586258a13ea: Waiting 07:03:12 a8b2cbafd68c: Waiting 07:03:12 d1dd75721c92: Waiting 07:03:12 4e34fffdb759: Waiting 07:03:12 fd1d9eb628f9: Waiting 07:03:12 bd44c58b92db: Waiting 07:03:12 e5856e266cf4: Waiting 07:03:12 f0f88b30cdbb: Waiting 07:03:12 b62863a3550b: Verifying Checksum 07:03:12 b62863a3550b: Download complete 07:03:12 02bb20f2603b: Download complete 07:03:12 a8b2cbafd68c: Verifying Checksum 07:03:12 a8b2cbafd68c: Download complete 07:03:12 + docker tag docker-edgex-ui-go nexus3.edgexfoundry.org:10004/docker-edgex-ui-go:8258c8c20028738dfaea8988f62cb9e79add8176-1.2.0-dev.24 [Pipeline] isUnix [Pipeline] sh 07:03:13 d1dd75721c92: Verifying Checksum 07:03:13 d1dd75721c92: Download complete 07:03:13 29bddadc8f3f: Download complete 07:03:13 + docker push nexus3.edgexfoundry.org:10004/docker-edgex-ui-go:8258c8c20028738dfaea8988f62cb9e79add8176-1.2.0-dev.24 07:03:13 The push refers to repository [nexus3.edgexfoundry.org:10004/docker-edgex-ui-go] 07:03:13 3e345f643ff3: Preparing 07:03:13 beee9f30bc1f: Preparing 07:03:13 3e345f643ff3: Layer already exists 07:03:13 beee9f30bc1f: Layer already exists 07:03:13 8258c8c20028738dfaea8988f62cb9e79add8176-1.2.0-dev.24: digest: sha256:7fd228a3095db2e476f97c085cf10e69dde75d34c454321fb2614e1ad6a55a34 size: 739 [Pipeline] isUnix [Pipeline] sh 07:03:13 + docker tag docker-edgex-ui-go nexus3.edgexfoundry.org:10004/docker-edgex-ui-go:master [Pipeline] isUnix [Pipeline] sh 07:03:13 + docker push nexus3.edgexfoundry.org:10004/docker-edgex-ui-go:master 07:03:13 The push refers to repository [nexus3.edgexfoundry.org:10004/docker-edgex-ui-go] 07:03:13 3e345f643ff3: Preparing 07:03:13 beee9f30bc1f: Preparing 07:03:13 beee9f30bc1f: Layer already exists 07:03:13 3e345f643ff3: Layer already exists 07:03:13 29bddadc8f3f: Pull complete 07:03:14 master: digest: sha256:7fd228a3095db2e476f97c085cf10e69dde75d34c454321fb2614e1ad6a55a34 size: 739 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv 07:03:14 02bb20f2603b: Pull complete [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } 07:03:14 b62863a3550b: Pull complete 07:03:16 4e34fffdb759: Verifying Checksum 07:03:16 4e34fffdb759: Download complete 07:03:16 bd44c58b92db: Verifying Checksum 07:03:16 bd44c58b92db: Download complete 07:03:19 e5856e266cf4: Download complete 07:03:19 f0f88b30cdbb: Verifying Checksum 07:03:19 f0f88b30cdbb: Download complete 07:03:21 fd1d9eb628f9: Verifying Checksum 07:03:21 fd1d9eb628f9: Download complete 07:03:22 9586258a13ea: Verifying Checksum 07:03:22 9586258a13ea: Download complete 07:03:34 9586258a13ea: Pull complete 07:03:34 a8b2cbafd68c: Pull complete 07:03:34 d1dd75721c92: Pull complete 07:03:38 4e34fffdb759: Pull complete 07:03:42 fd1d9eb628f9: Pull complete 07:03:42 bd44c58b92db: Pull complete 07:03:44 e5856e266cf4: Pull complete 07:03:44 f0f88b30cdbb: Pull complete 07:03:44 Digest: sha256:0afe80e964ff91b821579eaa0e3b1ed78178dca0ccdefa3405e9e51f8d7def20 07:03:44 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.11.13-alpine 07:03:44 ---> 0be50c763560 07:03:44 Step 3/8 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: Intel' 07:03:49 ---> Running in c07282c5be92 07:03:49 Removing intermediate container c07282c5be92 07:03:49 ---> 87c9b3ca71ed 07:03:49 Step 4/8 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 07:03:49 ---> Running in 8103f76cef62 07:03:51 Removing intermediate container 8103f76cef62 07:03:51 ---> e637e565686d 07:03:51 Step 5/8 : RUN apk add --no-cache make git 07:03:51 ---> Running in 71c19fa16663 07:03:52 fetch http://nl.alpinelinux.org/alpine/v3.10/main/aarch64/APKINDEX.tar.gz 07:03:53 fetch http://nl.alpinelinux.org/alpine/v3.10/community/aarch64/APKINDEX.tar.gz 07:03:53 OK: 121 MiB in 39 packages 07:03:55 Removing intermediate container 71c19fa16663 07:03:55 ---> 08239f956fff 07:03:55 Step 6/8 : WORKDIR /edgex-ui-go 07:03:55 ---> Running in e23e59ba3722 07:03:55 Removing intermediate container e23e59ba3722 07:03:55 ---> 152b093f8690 07:03:55 Step 7/8 : COPY . . 07:03:57 ---> ebd3603fbf8d 07:03:57 Step 8/8 : RUN go mod download 07:03:57 ---> Running in bddc7377b3cd 07:03:58 go: finding github.com/edgexfoundry/go-mod-registry v0.1.11 07:03:58 go: finding github.com/gorilla/websocket v1.4.0 07:03:58 go: finding github.com/gorilla/mux v1.7.1 07:03:58 go: finding github.com/BurntSushi/toml v0.3.1 07:03:58 go: finding github.com/pelletier/go-toml v1.2.0 07:03:58 go: finding github.com/eclipse/paho.mqtt.golang v1.2.0 07:03:58 go: finding github.com/kr/pretty v0.1.0 07:03:58 go: finding golang.org/x/net v0.0.0-20190419010253-1f3472d942ba 07:03:59 go: finding github.com/kr/text v0.1.0 07:03:59 go: finding github.com/cenkalti/backoff v2.2.1+incompatible 07:03:59 go: finding github.com/mitchellh/copystructure v1.0.0 07:03:59 go: finding github.com/hashicorp/consul/api v1.1.0 07:03:59 go: finding github.com/mitchellh/consulstructure v0.0.0-20190329231841-56fdc4d2da54 07:03:59 go: finding github.com/stretchr/testify v1.3.0 07:03:59 go: finding github.com/pkg/errors v0.8.1 07:03:59 go: finding gopkg.in/check.v1 v1.0.0-20180628173108-788fd7840127 07:03:59 go: finding gopkg.in/mgo.v2 v2.0.0-20180705113604-9856a29383ce 07:04:00 go: finding github.com/kr/pty v1.1.1 07:04:00 go: finding github.com/mitchellh/reflectwalk v1.0.0 07:04:00 go: finding github.com/davecgh/go-spew v1.1.0 07:04:00 go: finding github.com/pmezard/go-difflib v1.0.0 07:04:00 go: finding github.com/stretchr/objx v0.1.0 07:04:02 go: finding golang.org/x/text v0.3.0 07:04:02 go: finding golang.org/x/crypto v0.0.0-20190308221718-c2843e01d9a2 07:04:05 go: finding golang.org/x/sys v0.0.0-20190215142949-d0b11bdaac8a 07:04:06 go: finding github.com/hashicorp/consul/sdk v0.1.1 07:04:06 go: finding github.com/hashicorp/go-uuid v1.0.1 07:04:06 go: finding github.com/hashicorp/go-rootcerts v1.0.0 07:04:06 go: finding github.com/pascaldekloe/goe v0.0.0-20180627143212-57f6aae5913c 07:04:06 go: finding github.com/mitchellh/mapstructure v1.1.2 07:04:06 go: finding github.com/hashicorp/serf v0.8.2 07:04:06 go: finding github.com/hashicorp/go-cleanhttp v0.5.1 07:04:07 go: finding github.com/mitchellh/go-homedir v1.0.0 07:04:07 go: finding github.com/mitchellh/go-testing-interface v1.0.0 07:04:07 go: finding github.com/hashicorp/go-msgpack v0.5.3 07:04:07 go: finding github.com/hashicorp/logutils v1.0.0 07:04:07 go: finding github.com/armon/go-metrics v0.0.0-20180917152333-f0300d1749da 07:04:07 go: finding github.com/hashicorp/memberlist v0.1.3 07:04:07 go: finding github.com/mitchellh/iochan v1.0.0 07:04:08 go: finding github.com/mitchellh/cli v1.0.0 07:04:08 go: finding github.com/ryanuber/columnize v0.0.0-20160712163229-9b3edd62028f 07:04:08 go: finding github.com/armon/circbuf v0.0.0-20150827004946-bbbad097214e 07:04:08 go: finding github.com/hashicorp/mdns v1.0.0 07:04:09 go: finding github.com/hashicorp/go-syslog v1.0.0 07:04:09 go: finding github.com/mitchellh/mapstructure v0.0.0-20160808181253-ca63d7c062ee 07:04:09 go: finding github.com/mitchellh/gox v0.4.0 07:04:09 go: finding golang.org/x/net v0.0.0-20181201002055-351d144fa1fc 07:04:09 go: finding github.com/armon/go-radix v0.0.0-20180808171621-7fddfc383310 07:04:09 go: finding github.com/mattn/go-isatty v0.0.3 07:04:09 go: finding github.com/mattn/go-colorable v0.0.9 07:04:09 go: finding github.com/miekg/dns v1.0.14 07:04:09 go: finding golang.org/x/crypto v0.0.0-20181029021203-45a5f77698d3 07:04:09 go: finding golang.org/x/sys v0.0.0-20180823144017-11551d06cbcc 07:04:09 go: finding github.com/hashicorp/go-multierror v1.0.0 07:04:10 go: finding github.com/stretchr/testify v1.2.2 07:04:10 go: finding golang.org/x/sys v0.0.0-20181026203630-95b1ffbd15a5 07:04:10 go: finding github.com/google/btree v0.0.0-20180813153112-4030bb1f1f0c 07:04:10 go: finding github.com/hashicorp/go-sockaddr v1.0.0 07:04:10 go: finding github.com/sean-/seed v0.0.0-20170313163322-e2103e2c3529 07:04:10 go: finding github.com/fatih/color v1.7.0 07:04:10 go: finding github.com/davecgh/go-spew v1.1.1 07:04:11 go: finding github.com/posener/complete v1.1.1 07:04:11 go: finding github.com/hashicorp/go-immutable-radix v1.0.0 07:04:11 go: finding golang.org/x/sync v0.0.0-20181221193216-37e7f081c4d4 07:04:11 go: finding golang.org/x/net v0.0.0-20181023162649-9b4f9f5ad519 07:04:11 go: finding github.com/bgentry/speakeasy v0.1.0 07:04:11 go: finding github.com/hashicorp/go.net v0.0.1 07:04:11 go: finding github.com/hashicorp/errwrap v1.0.0 07:04:12 go: finding github.com/hashicorp/go-uuid v1.0.0 07:04:12 go: finding github.com/hashicorp/golang-lru v0.5.0 07:04:44 Removing intermediate container bddc7377b3cd 07:04:44 ---> 22129dfc6772 07:04:44 Successfully built 22129dfc6772 07:04:44 Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 07:04:45 + docker inspect -f . ci-base-image-arm64 07:04:45 . [Pipeline] withDockerContainer 07:04:45 prd-ubuntu18.04-docker-arm64-4c-16g-3212 does not seem to be running inside a container 07:04:45 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-ui-go/24 -v /w/workspace/edgex-ui-go/24:/w/workspace/edgex-ui-go/24:rw,z -v /w/workspace/edgex-ui-go/24@tmp:/w/workspace/edgex-ui-go/24@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 ******** ci-base-image-arm64 cat 07:04:47 $ docker top c237105827078e64a701792f0643f4252affdd254fe8774e09681eac9444d427 -eo pid,comm [Pipeline] { [Pipeline] sh 07:04:48 + go version 07:04:48 go version go1.11.13 linux/arm64 [Pipeline] sh 07:04:48 + make test 07:04:48 GO111MODULE=on go test -coverprofile=coverage.out ./... 07:04:50 ? github.com/edgexfoundry/edgex-ui-go [no test files] 07:05:17 ? github.com/edgexfoundry/edgex-ui-go/app [no test files] 07:05:17 ? github.com/edgexfoundry/edgex-ui-go/app/common [no test files] 07:05:17 ? github.com/edgexfoundry/edgex-ui-go/app/component [no test files] 07:05:17 ? github.com/edgexfoundry/edgex-ui-go/app/configs [no test files] 07:05:17 ? github.com/edgexfoundry/edgex-ui-go/app/controller [no test files] 07:05:17 ? github.com/edgexfoundry/edgex-ui-go/app/controller/errors [no test files] 07:05:17 ? github.com/edgexfoundry/edgex-ui-go/app/domain [no test files] 07:05:17 ? github.com/edgexfoundry/edgex-ui-go/app/repository [no test files] 07:05:17 ? github.com/edgexfoundry/edgex-ui-go/app/repository/mm [no test files] 07:05:17 ? github.com/edgexfoundry/edgex-ui-go/app/repository/mongo [no test files] 07:05:17 ? github.com/edgexfoundry/edgex-ui-go/cmd/edgex-ui-server [no test files] 07:05:17 ? github.com/edgexfoundry/edgex-ui-go/internal/pkg/usage [no test files] 07:05:17 GO111MODULE=on go vet ./... [Pipeline] stash 07:05:29 Warning: overwriting stash ‘coverage-report’ 07:05:29 Stashed 1 file(s) [Pipeline] } 07:05:29 $ docker stop --time=1 c237105827078e64a701792f0643f4252affdd254fe8774e09681eac9444d427 07:05:31 $ docker rm -f c237105827078e64a701792f0643f4252affdd254fe8774e09681eac9444d427 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh 07:05:33 + sudo chown -R jenkins:jenkins . [Pipeline] sh 07:05:33 + ls -al . 07:05:33 total 112 07:05:33 drwxrwxr-x 11 jenkins jenkins 4096 Apr 10 07:04 . 07:05:33 drwxrwxr-x 4 jenkins jenkins 4096 Apr 10 07:03 .. 07:05:33 drwxrwxr-x 8 jenkins jenkins 4096 Apr 10 07:03 .git 07:05:33 -rw-rw-r-- 1 jenkins jenkins 123 Apr 10 07:03 .gitignore 07:05:33 drwxrwxr-x 3 jenkins jenkins 4096 Apr 10 07:03 .semver 07:05:33 -rw-rw-r-- 1 jenkins jenkins 3959 Apr 10 07:03 CONTRIBUTING.md 07:05:33 -rw-rw-r-- 1 jenkins jenkins 912 Apr 10 07:03 Dockerfile 07:05:33 -rw-rw-r-- 1 jenkins jenkins 898 Apr 10 07:03 Dockerfile.build 07:05:33 -rw-rw-r-- 1 jenkins jenkins 675 Apr 10 07:03 Jenkinsfile 07:05:33 -rw-rw-r-- 1 jenkins jenkins 11357 Apr 10 07:03 LICENSE 07:05:33 -rw-rw-r-- 1 jenkins jenkins 951 Apr 10 07:03 Makefile 07:05:33 -rw-rw-r-- 1 jenkins jenkins 3392 Apr 10 07:03 README.md 07:05:33 -rw-rw-r-- 1 jenkins jenkins 12 Apr 10 06:58 VERSION 07:05:33 drwxrwxr-x 8 jenkins jenkins 4096 Apr 10 07:03 app 07:05:33 drwxrwxr-x 3 jenkins jenkins 4096 Apr 10 07:03 assets 07:05:33 drwxrwxr-x 2 jenkins jenkins 4096 Apr 10 07:03 bin 07:05:33 drwxrwxr-x 3 jenkins jenkins 4096 Apr 10 07:03 cmd 07:05:33 -rw-r--r-- 1 jenkins jenkins 10 Apr 10 07:04 coverage.out 07:05:33 drwxrwxr-x 4 jenkins jenkins 4096 Apr 10 07:03 docs 07:05:33 -rw-rw-r-- 1 jenkins jenkins 522 Apr 10 07:03 go.mod 07:05:33 -rw-r--r-- 1 jenkins jenkins 8727 Apr 10 07:04 go.sum 07:05:33 drwxrwxr-x 3 jenkins jenkins 4096 Apr 10 07:03 internal 07:05:33 drwxrwxr-x 4 jenkins jenkins 4096 Apr 10 07:03 snap 07:05:33 -rw-rw-r-- 1 jenkins jenkins 155 Apr 10 07:03 version.go [Pipeline] isUnix [Pipeline] sh 07:05:33 + docker build -t docker-edgex-ui-go-arm64 -f Dockerfile --build-arg BASE=ci-base-image-arm64 --build-arg MAKE=make build --build-arg ARCH=arm64 --label git_sha=8258c8c20028738dfaea8988f62cb9e79add8176 --label arch=arm64 --label version=1.2.0-dev.24 . 07:05:34 Sending build context to Docker daemon 11.39MB 07:05:34 Step 1/24 : ARG BASE=golang:1.13-alpine 07:05:34 Step 2/24 : FROM ${BASE} AS builder 07:05:34 ---> 22129dfc6772 07:05:34 Step 3/24 : ARG MAKE="make cmd/edgex-ui-server/edgex-ui-server" 07:05:34 ---> Running in 19e98573a352 07:05:34 Removing intermediate container 19e98573a352 07:05:34 ---> 7d279e41cca0 07:05:34 Step 4/24 : ARG ALPINE_PKG_BASE="make git" 07:05:35 ---> Running in dd2c7989591c 07:05:35 Removing intermediate container dd2c7989591c 07:05:35 ---> c51457c66e3a 07:05:35 Step 5/24 : ARG ALPINE_PKG_EXTRA="" 07:05:35 ---> Running in 544feb90eb89 07:05:35 Removing intermediate container 544feb90eb89 07:05:35 ---> f4e0c0047eb2 07:05:35 Step 6/24 : LABEL Name=edgex-ui-go 07:05:35 ---> Running in a546a352640a 07:05:36 Removing intermediate container a546a352640a 07:05:36 ---> 7496740001fd 07:05:36 Step 7/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018-2020: Intel' 07:05:36 ---> Running in 0145ce4438f8 07:05:36 Removing intermediate container 0145ce4438f8 07:05:36 ---> 8bbe11574b2f 07:05:36 Step 8/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 07:05:37 ---> Running in 2246cc7b210d 07:05:39 Removing intermediate container 2246cc7b210d 07:05:39 ---> 296d1bdf11f2 07:05:39 Step 9/24 : RUN apk update && apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 07:05:39 ---> Running in 027e5a9e1cf8 07:05:39 fetch http://nl.alpinelinux.org/alpine/v3.10/main/aarch64/APKINDEX.tar.gz 07:05:40 fetch http://nl.alpinelinux.org/alpine/v3.10/community/aarch64/APKINDEX.tar.gz 07:05:41 v3.10.4-60-g1b98e4aac6 [http://nl.alpinelinux.org/alpine/v3.10/main] 07:05:41 v3.10.4-56-gde8ecbcf01 [http://nl.alpinelinux.org/alpine/v3.10/community] 07:05:41 OK: 10171 distinct packages available 07:05:41 fetch http://nl.alpinelinux.org/alpine/v3.10/main/aarch64/APKINDEX.tar.gz 07:05:42 fetch http://nl.alpinelinux.org/alpine/v3.10/community/aarch64/APKINDEX.tar.gz 07:05:42 OK: 121 MiB in 39 packages 07:05:43 Removing intermediate container 027e5a9e1cf8 07:05:43 ---> af05cda492cb 07:05:43 Step 10/24 : ENV GO111MODULE=on 07:05:43 ---> Running in 0fa17fe2b5c8 07:05:44 Removing intermediate container 0fa17fe2b5c8 07:05:44 ---> b9877191600f 07:05:44 Step 11/24 : WORKDIR /go/src/github.com/edgexfoundry/edgex-ui-go 07:05:44 ---> Running in b1dce3158e8f 07:05:44 Removing intermediate container b1dce3158e8f 07:05:44 ---> 37800d67813f 07:05:44 Step 12/24 : COPY go.mod . 07:05:45 ---> 16f903bc7b3b 07:05:45 Step 13/24 : COPY Makefile . 07:05:45 ---> 9e9bd1f6e8b8 07:05:45 Step 14/24 : RUN make update 07:05:45 ---> Running in d3c14dd611ef 07:05:46 CGO_ENABLED=0 GO111MODULE=on go mod download 07:05:48 Removing intermediate container d3c14dd611ef 07:05:48 ---> bcdfa7b8fb93 07:05:48 Step 15/24 : COPY . . 07:05:49 ---> c86852d13989 07:05:49 Step 16/24 : RUN ${MAKE} 07:05:49 ---> Running in bf9b4d2d42cd 07:05:50 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-ui-go.Version=1.2.0-dev.24" -o cmd/edgex-ui-server/edgex-ui-server ./cmd/edgex-ui-server 07:06:17 CGO_ENABLED=0 GO111MODULE=on go build ./... 07:06:22 Removing intermediate container bf9b4d2d42cd 07:06:22 ---> 90089d1e3af9 07:06:22 Step 17/24 : FROM alpine 07:06:22 latest: Pulling from library/alpine 07:06:22 8a0637ca1ac9: Pulling fs layer 07:06:22 8a0637ca1ac9: Verifying Checksum 07:06:22 8a0637ca1ac9: Download complete 07:06:23 8a0637ca1ac9: Pull complete 07:06:23 Digest: sha256:b276d875eeed9c7d3f1cfa7edb06b22ed22b14219a7d67c52c56612330348239 07:06:23 Status: Downloaded newer image for alpine:latest 07:06:23 ---> 2ee122dcc32d 07:06:23 Step 18/24 : EXPOSE 4000 07:06:23 ---> Running in 2a3f0198b99d 07:06:24 Removing intermediate container 2a3f0198b99d 07:06:24 ---> 64450360d8ad 07:06:24 Step 19/24 : COPY --from=builder /go/src/github.com/edgexfoundry/edgex-ui-go/cmd/edgex-ui-server /go/src/github.com/edgexfoundry/edgex-ui-go/cmd/edgex-ui-server 07:06:26 ---> 84284f222a94 07:06:26 Step 20/24 : WORKDIR /go/src/github.com/edgexfoundry/edgex-ui-go/cmd/edgex-ui-server 07:06:26 ---> Running in 9b4ab0622bdb 07:06:26 Removing intermediate container 9b4ab0622bdb 07:06:26 ---> 23587fb40028 07:06:26 Step 21/24 : ENTRYPOINT ["./edgex-ui-server","-conf=res/docker/configuration.toml"] 07:06:26 ---> Running in c00fa0b689a3 07:06:26 Removing intermediate container c00fa0b689a3 07:06:26 ---> a8379a858a08 07:06:26 Step 22/24 : LABEL arch=arm64 07:06:27 ---> Running in eee2f4a63003 07:06:27 Removing intermediate container eee2f4a63003 07:06:27 ---> c025abf0da24 07:06:27 Step 23/24 : LABEL git_sha=8258c8c20028738dfaea8988f62cb9e79add8176 07:06:27 ---> Running in a4c52e8b3173 07:06:27 Removing intermediate container a4c52e8b3173 07:06:27 ---> c1714cca67be 07:06:27 Step 24/24 : LABEL version=1.2.0-dev.24 07:06:28 ---> Running in 5c5ea16fcd6d 07:06:28 Removing intermediate container 5c5ea16fcd6d 07:06:28 ---> e2058aa203f0 07:06:28 [Warning] One or more build-args [ARCH] were not consumed 07:06:28 Successfully built e2058aa203f0 07:06:28 Successfully tagged docker-edgex-ui-go-arm64:latest [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] wrap 07:06:29 provisioning config files... 07:06:29 copy managed file [edgex-ui-go-settings] to file:/w/workspace/edgex-ui-go/24@tmp/config8388608292343933246tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 07:06:29 nexus3.edgexfoundry.org:10001 07:06:30 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 07:06:30 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 07:06:30 Configure a credential helper to remove this warning. See 07:06:30 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 07:06:30 07:06:30 Login Succeeded 07:06:30 nexus3.edgexfoundry.org:10002 07:06:30 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 07:06:30 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 07:06:30 Configure a credential helper to remove this warning. See 07:06:30 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 07:06:30 07:06:30 Login Succeeded 07:06:30 nexus3.edgexfoundry.org:10003 07:06:31 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 07:06:31 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 07:06:31 Configure a credential helper to remove this warning. See 07:06:31 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 07:06:31 07:06:31 Login Succeeded 07:06:31 nexus3.edgexfoundry.org:10004 07:06:32 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 07:06:32 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 07:06:32 Configure a credential helper to remove this warning. See 07:06:32 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 07:06:32 07:06:32 Login Succeeded 07:06:32 docker.io 07:06:33 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 07:06:33 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 07:06:33 Configure a credential helper to remove this warning. See 07:06:33 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 07:06:33 07:06:33 Login Succeeded [Pipeline] } 07:06:33 Deleting 1 temporary files [Pipeline] // wrap [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 07:06:33 [edgeXDocker.push] Tagging docker image docker-edgex-ui-go-arm64 with the following tags: 07:06:33 8258c8c20028738dfaea8988f62cb9e79add8176 07:06:33 latest 07:06:33 1.2.0-dev.24 07:06:33 8258c8c20028738dfaea8988f62cb9e79add8176-1.2.0-dev.24 07:06:33 master 07:06:33 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh 07:06:34 + docker tag docker-edgex-ui-go-arm64 nexus3.edgexfoundry.org:10004/docker-edgex-ui-go-arm64:8258c8c20028738dfaea8988f62cb9e79add8176 [Pipeline] isUnix [Pipeline] sh 07:06:34 + docker push nexus3.edgexfoundry.org:10004/docker-edgex-ui-go-arm64:8258c8c20028738dfaea8988f62cb9e79add8176 07:06:35 The push refers to repository [nexus3.edgexfoundry.org:10004/docker-edgex-ui-go-arm64] 07:06:35 a790f2615987: Preparing 07:06:35 294ac687b5fc: Preparing 07:06:35 294ac687b5fc: Layer already exists 07:06:39 a790f2615987: Pushed 07:06:40 8258c8c20028738dfaea8988f62cb9e79add8176: digest: sha256:1ccccac9d0cbf52cdf6acfe8cca8ffcbe265057e9eb4a9c5dc0f0d23a82be977 size: 739 [Pipeline] isUnix [Pipeline] sh 07:06:40 + docker tag docker-edgex-ui-go-arm64 nexus3.edgexfoundry.org:10004/docker-edgex-ui-go-arm64:latest [Pipeline] isUnix [Pipeline] sh 07:06:41 + docker push nexus3.edgexfoundry.org:10004/docker-edgex-ui-go-arm64:latest 07:06:41 The push refers to repository [nexus3.edgexfoundry.org:10004/docker-edgex-ui-go-arm64] 07:06:41 a790f2615987: Preparing 07:06:41 294ac687b5fc: Preparing 07:06:41 a790f2615987: Layer already exists 07:06:41 294ac687b5fc: Layer already exists 07:06:41 latest: digest: sha256:1ccccac9d0cbf52cdf6acfe8cca8ffcbe265057e9eb4a9c5dc0f0d23a82be977 size: 739 [Pipeline] isUnix [Pipeline] sh 07:06:41 + docker tag docker-edgex-ui-go-arm64 nexus3.edgexfoundry.org:10004/docker-edgex-ui-go-arm64:1.2.0-dev.24 [Pipeline] isUnix [Pipeline] sh 07:06:42 + docker push nexus3.edgexfoundry.org:10004/docker-edgex-ui-go-arm64:1.2.0-dev.24 07:06:42 The push refers to repository [nexus3.edgexfoundry.org:10004/docker-edgex-ui-go-arm64] 07:06:42 a790f2615987: Preparing 07:06:42 294ac687b5fc: Preparing 07:06:42 a790f2615987: Layer already exists 07:06:42 294ac687b5fc: Layer already exists 07:06:42 1.2.0-dev.24: digest: sha256:1ccccac9d0cbf52cdf6acfe8cca8ffcbe265057e9eb4a9c5dc0f0d23a82be977 size: 739 [Pipeline] isUnix [Pipeline] sh 07:06:42 + docker tag docker-edgex-ui-go-arm64 nexus3.edgexfoundry.org:10004/docker-edgex-ui-go-arm64:8258c8c20028738dfaea8988f62cb9e79add8176-1.2.0-dev.24 [Pipeline] isUnix [Pipeline] sh 07:06:43 + docker push nexus3.edgexfoundry.org:10004/docker-edgex-ui-go-arm64:8258c8c20028738dfaea8988f62cb9e79add8176-1.2.0-dev.24 07:06:43 The push refers to repository [nexus3.edgexfoundry.org:10004/docker-edgex-ui-go-arm64] 07:06:43 a790f2615987: Preparing 07:06:43 294ac687b5fc: Preparing 07:06:43 294ac687b5fc: Layer already exists 07:06:43 a790f2615987: Layer already exists 07:06:43 8258c8c20028738dfaea8988f62cb9e79add8176-1.2.0-dev.24: digest: sha256:1ccccac9d0cbf52cdf6acfe8cca8ffcbe265057e9eb4a9c5dc0f0d23a82be977 size: 739 [Pipeline] isUnix [Pipeline] sh 07:06:44 + docker tag docker-edgex-ui-go-arm64 nexus3.edgexfoundry.org:10004/docker-edgex-ui-go-arm64:master [Pipeline] isUnix [Pipeline] sh 07:06:44 + docker push nexus3.edgexfoundry.org:10004/docker-edgex-ui-go-arm64:master 07:06:45 The push refers to repository [nexus3.edgexfoundry.org:10004/docker-edgex-ui-go-arm64] 07:06:45 a790f2615987: Preparing 07:06:45 294ac687b5fc: Preparing 07:06:45 294ac687b5fc: Layer already exists 07:06:45 a790f2615987: Layer already exists 07:06:45 master: digest: sha256:1ccccac9d0cbf52cdf6acfe8cca8ffcbe265057e9eb4a9c5dc0f0d23a82be977 size: 739 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [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] wrap 07:06:46 provisioning config files... 07:06:46 copy managed file [edgex-ui-go-codecov-token] to file:/w/workspace/edgexfoundry_edgex-ui-go_master@tmp/config7734976276041475937tmp [Pipeline] { [Pipeline] sh 07:06:46 + curl -s https://codecov.io/bash 07:06:46 + bash -s - -t @/w/workspace/edgexfoundry_edgex-ui-go_master@tmp/config7734976276041475937tmp 07:06:46 07:06:46 _____ _ 07:06:46 / ____| | | 07:06:46 | | ___ __| | ___ ___ _____ __ 07:06:46 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 07:06:46 | |___| (_) | (_| | __/ (_| (_) \ V / 07:06:46 \_____\___/ \__,_|\___|\___\___/ \_/ 07:06:46 Bash-tbd 07:06:46 07:06:46 07:06:46 ==> Jenkins CI detected. 07:06:46 project root: . 07:06:46 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 07:06:46 ==> Running gcov in . (disable via -X gcov) 07:06:46 ==> Python coveragepy not found 07:06:46 ==> Searching for coverage reports in: 07:06:46 + . 07:06:46 -> Found 1 reports 07:06:46 ==> Detecting git/mercurial file structure 07:06:46 ==> Reading reports 07:06:46 + ./coverage.out bytes=10 07:06:46 ==> Appending adjustments 07:06:46 http://docs.codecov.io/docs/fixing-reports 07:06:47 + Found adjustments 07:06:47 ==> Gzipping contents 07:06:47 ==> Uploading reports 07:06:47 url: https://codecov.io 07:06:47 query: branch=master&commit=8258c8c20028738dfaea8988f62cb9e79add8176&build=24&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-ui-go%2Fjob%2Fmaster%2F24%2F&name=&tag=&slug=edgexfoundry%2Fedgex-ui-go&service=jenkins&flags=&pr=&job= 07:06:47 -> Pinging Codecov 07:06:47 https://codecov.io/upload/v4?package=bash-tbd&token=secret&branch=master&commit=8258c8c20028738dfaea8988f62cb9e79add8176&build=24&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-ui-go%2Fjob%2Fmaster%2F24%2F&name=&tag=&slug=edgexfoundry%2Fedgex-ui-go&service=jenkins&flags=&pr=&job= 07:06:47 -> Uploading 07:06:48 -> View reports at https://codecov.io/github/edgexfoundry/edgex-ui-go/commit/8258c8c20028738dfaea8988f62cb9e79add8176 [Pipeline] } 07:06:48 Deleting 1 temporary files [Pipeline] // wrap [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Scan) [Pipeline] echo 07:06:48 [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] echo 07:06:48 [edgeXSnyk] command to run: snyk monitor --org=edgex-jenkins [Pipeline] withCredentials 07:06:48 Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] sh 07:06:49 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.217.3 07:06:49 07:06:49 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.217.3 [Pipeline] isUnix [Pipeline] sh 07:06:49 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.217.3 07:06:49 1.217.3: Pulling from edgex-devops/edgex-snyk-go 07:06:49 e6b0cf9c0882: Pulling fs layer 07:06:49 2848faf0eed1: Pulling fs layer 07:06:49 0f37312ad70f: Pulling fs layer 07:06:49 7d08f2745646: Pulling fs layer 07:06:49 4c9f31393084: Pulling fs layer 07:06:49 eb21ddb83652: Pulling fs layer 07:06:49 345998794f6b: Pulling fs layer 07:06:49 97a711d68925: Pulling fs layer 07:06:49 7c8476c1cb00: Pulling fs layer 07:06:49 eb21ddb83652: Waiting 07:06:49 345998794f6b: Waiting 07:06:49 97a711d68925: Waiting 07:06:49 7d08f2745646: Waiting 07:06:49 4c9f31393084: Waiting 07:06:49 7c8476c1cb00: Waiting 07:06:50 0f37312ad70f: Verifying Checksum 07:06:50 0f37312ad70f: Download complete 07:06:50 2848faf0eed1: Verifying Checksum 07:06:50 2848faf0eed1: Download complete 07:06:50 4c9f31393084: Verifying Checksum 07:06:50 4c9f31393084: Download complete 07:06:50 eb21ddb83652: Verifying Checksum 07:06:50 eb21ddb83652: Download complete 07:06:50 e6b0cf9c0882: Verifying Checksum 07:06:50 e6b0cf9c0882: Download complete 07:06:52 e6b0cf9c0882: Pull complete 07:06:52 345998794f6b: Verifying Checksum 07:06:52 345998794f6b: Download complete 07:06:52 2848faf0eed1: Pull complete 07:06:53 0f37312ad70f: Pull complete 07:06:53 97a711d68925: Download complete 07:06:53 7c8476c1cb00: Verifying Checksum 07:06:53 7c8476c1cb00: Download complete 07:06:54 7d08f2745646: Verifying Checksum 07:06:54 7d08f2745646: Download complete 07:07:05 7d08f2745646: Pull complete 07:07:05 4c9f31393084: Pull complete 07:07:05 eb21ddb83652: Pull complete 07:07:07 345998794f6b: Pull complete 07:07:10 97a711d68925: Pull complete 07:07:12 7c8476c1cb00: Pull complete 07:07:12 Digest: sha256:607726e52887638313664f8405ebf6c5c0cb4d7cb27150ffbb2671548f966c96 07:07:12 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.217.3 [Pipeline] withDockerContainer 07:07:12 prd-centos7-docker-4c-2g-3210 does not seem to be running inside a container 07:07:12 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock -v /w/workspace/edgexfoundry_edgex-ui-go_master:/ws -w /ws --entrypoint= -w /w/workspace/edgexfoundry_edgex-ui-go_master -v /w/workspace/edgexfoundry_edgex-ui-go_master:/w/workspace/edgexfoundry_edgex-ui-go_master:rw,z -v /w/workspace/edgexfoundry_edgex-ui-go_master@tmp:/w/workspace/edgexfoundry_edgex-ui-go_master@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 ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.217.3 cat 07:07:13 $ docker top c428fc054338e624f54d02d9b71adcc5fc9e446f5121a8b565e5d7d6b02f6067 -eo pid,comm [Pipeline] { [Pipeline] sh 07:07:14 + snyk monitor '--org=edgex-jenkins' 07:12:21 07:12:21 Monitoring /w/workspace/edgexfoundry_edgex-ui-go_master... 07:12:21 07:12:21 Connection timeout. 07:12:21 [Pipeline] } 07:17:28 $ docker stop --time=1 c428fc054338e624f54d02d9b71adcc5fc9e446f5121a8b565e5d7d6b02f6067 07:17:30 $ docker rm -f c428fc054338e624f54d02d9b71adcc5fc9e446f5121a8b565e5d7d6b02f6067 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // withCredentials [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Clair Scan) Stage "Clair Scan" 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] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] libraryResource [Pipeline] sh 07:17:31 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 07:17:31 ---> package-listing.sh 07:17:31 ++ facter osfamily 07:17:31 ++ tr '[:upper:]' '[:lower:]' 07:17:31 + OS_FAMILY=redhat 07:17:31 + workspace=/w/workspace/edgexfoundry_edgex-ui-go_master 07:17:31 + START_PACKAGES=/tmp/packages_start.txt 07:17:31 + END_PACKAGES=/tmp/packages_end.txt 07:17:31 + DIFF_PACKAGES=/tmp/packages_diff.txt 07:17:31 + PACKAGES=/tmp/packages_start.txt 07:17:31 + '[' /w/workspace/edgexfoundry_edgex-ui-go_master ']' 07:17:31 + PACKAGES=/tmp/packages_end.txt 07:17:31 + case "${OS_FAMILY}" in 07:17:31 + rpm -qa 07:17:31 + sort 07:17:37 + '[' -f /tmp/packages_start.txt ']' 07:17:37 + '[' -f /tmp/packages_end.txt ']' 07:17:37 + diff /tmp/packages_start.txt /tmp/packages_end.txt 07:17:37 + '[' /w/workspace/edgexfoundry_edgex-ui-go_master ']' 07:17:37 + mkdir -p /w/workspace/edgexfoundry_edgex-ui-go_master/archives/ 07:17:37 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgexfoundry_edgex-ui-go_master/archives/ [Pipeline] isUnix [Pipeline] sh 07:17:37 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 07:17:37 07:17:37 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] isUnix [Pipeline] sh 07:17:38 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 07:17:38 alpine: Pulling from edgex-lftools-log-publisher 07:17:38 c9b1b535fdd9: Pulling fs layer 07:17:38 2cc5ad85d9ab: Pulling fs layer 07:17:38 756a868c4378: Pulling fs layer 07:17:38 444b2fc9a129: Pulling fs layer 07:17:38 ea15f1150254: Pulling fs layer 07:17:38 41b27a9f41bf: Pulling fs layer 07:17:38 28c525ee5125: Pulling fs layer 07:17:38 094b1ea09ed8: Pulling fs layer 07:17:38 138eaada9080: Pulling fs layer 07:17:38 0622d0fa9048: Pulling fs layer 07:17:38 444b2fc9a129: Waiting 07:17:38 ea15f1150254: Waiting 07:17:38 094b1ea09ed8: Waiting 07:17:38 138eaada9080: Waiting 07:17:38 0622d0fa9048: Waiting 07:17:38 28c525ee5125: Waiting 07:17:38 41b27a9f41bf: Waiting 07:17:38 2cc5ad85d9ab: Verifying Checksum 07:17:38 2cc5ad85d9ab: Download complete 07:17:38 444b2fc9a129: Verifying Checksum 07:17:38 444b2fc9a129: Download complete 07:17:38 c9b1b535fdd9: Verifying Checksum 07:17:38 c9b1b535fdd9: Download complete 07:17:38 ea15f1150254: Verifying Checksum 07:17:38 ea15f1150254: Download complete 07:17:39 28c525ee5125: Verifying Checksum 07:17:39 28c525ee5125: Download complete 07:17:39 c9b1b535fdd9: Pull complete 07:17:39 2cc5ad85d9ab: Pull complete 07:17:40 756a868c4378: Download complete 07:17:41 138eaada9080: Verifying Checksum 07:17:41 138eaada9080: Download complete 07:17:41 0622d0fa9048: Verifying Checksum 07:17:41 0622d0fa9048: Download complete 07:17:41 094b1ea09ed8: Verifying Checksum 07:17:41 094b1ea09ed8: Download complete 07:17:43 41b27a9f41bf: Verifying Checksum 07:17:43 41b27a9f41bf: Download complete 07:17:43 756a868c4378: Pull complete 07:17:43 444b2fc9a129: Pull complete 07:17:44 ea15f1150254: Pull complete 07:17:48 41b27a9f41bf: Pull complete 07:17:48 28c525ee5125: Pull complete 07:17:51 094b1ea09ed8: Pull complete 07:17:51 138eaada9080: Pull complete 07:17:51 0622d0fa9048: Pull complete 07:17:51 Digest: sha256:54a23bc06fc820608cb72d4fa7cadb8dbe2280fb013cbe6a9fa5bc42756446e1 07:17:51 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] withDockerContainer 07:17:51 prd-centos7-docker-4c-2g-3210 does not seem to be running inside a container 07:17:51 $ docker run -t -d -u 1001:1001 --privileged -u 0:0 -v /var/log/sa:/var/log/sa -w /w/workspace/edgexfoundry_edgex-ui-go_master -v /w/workspace/edgexfoundry_edgex-ui-go_master:/w/workspace/edgexfoundry_edgex-ui-go_master:rw,z -v /w/workspace/edgexfoundry_edgex-ui-go_master@tmp:/w/workspace/edgexfoundry_edgex-ui-go_master@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 ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine cat 07:17:53 $ docker top 4a245fbe1ab4f2f8252ebe31d6325c001ee66d85178fe0138f36d1d853a08c52 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 07:17:53 provisioning config files... 07:17:53 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgexfoundry_edgex-ui-go_master@tmp/config6066696648623486832tmp [Pipeline] { [Pipeline] echo 07:17:53 Running global-jjb/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 07:17:54 ---> create-netrc.sh [Pipeline] echo 07:17:54 Running global-jjb/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 07:17:54 ---> logs-deploy.sh 07:17:54 + ARCHIVE_ARTIFACTS= 07:17:54 + LOGS_SERVER=https://logs.edgexfoundry.org 07:17:54 + '[' https://logs.edgexfoundry.org == None ']' 07:17:54 + NEXUS_URL=https://nexus.edgexfoundry.org 07:17:54 + NEXUS_PATH=production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-ui-go/master/24 07:17:54 + BUILD_URL=https://jenkins.edgexfoundry.org/job/edgexfoundry/job/edgex-ui-go/job/master/24/ 07:17:54 + lftools deploy archives -p '' https://nexus.edgexfoundry.org production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-ui-go/master/24 /w/workspace/edgexfoundry_edgex-ui-go_master 07:17:56 Archives upload complete. 07:17:56 + lftools deploy logs https://nexus.edgexfoundry.org production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-ui-go/master/24 https://jenkins.edgexfoundry.org/job/edgexfoundry/job/edgex-ui-go/job/master/24/ 07:17:57 ---> uname -a: 07:17:57 Linux 4a245fbe1ab4 3.10.0-862.14.4.el7.x86_64 #1 SMP Wed Sep 26 15:12:11 UTC 2018 x86_64 Linux 07:17:57 07:17:57 07:17:57 ---> lscpu: 07:17:57 Architecture: x86_64 07:17:57 CPU op-mode(s): 32-bit, 64-bit 07:17:57 Byte Order: Little Endian 07:17:57 Address sizes: 40 bits physical, 48 bits virtual 07:17:57 CPU(s): 4 07:17:57 On-line CPU(s) list: 0-3 07:17:57 Thread(s) per core: 1 07:17:57 Core(s) per socket: 1 07:17:57 Socket(s): 4 07:17:57 NUMA node(s): 1 07:17:57 Vendor ID: GenuineIntel 07:17:57 CPU family: 6 07:17:57 Model: 44 07:17:57 Model name: Westmere E56xx/L56xx/X56xx (IBRS update) 07:17:57 Stepping: 1 07:17:57 CPU MHz: 2933.438 07:17:57 BogoMIPS: 5866.87 07:17:57 Virtualization: VT-x 07:17:57 Hypervisor vendor: KVM 07:17:57 Virtualization type: full 07:17:57 L1d cache: 128 KiB 07:17:57 L1i cache: 128 KiB 07:17:57 L2 cache: 16 MiB 07:17:57 L3 cache: 64 MiB 07:17:57 NUMA node0 CPU(s): 0-3 07:17:57 Vulnerability L1tf: Mitigation; PTE Inversion; VMX SMT disabled, L1D conditional cache flushes 07:17:57 Vulnerability Meltdown: Mitigation; PTI 07:17:57 Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp 07:17:57 Vulnerability Spectre v1: Mitigation; Load fences, __user pointer sanitization 07:17:57 Vulnerability Spectre v2: Mitigation; Full retpoline 07:17:57 Flags: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 ss syscall nx pdpe1gb rdtscp lm constant_tsc rep_good nopl xtopology eagerfpu pni pclmulqdq vmx ssse3 cx16 pcid sse4_1 sse4_2 x2apic popcnt tsc_deadline_timer aes hypervisor lahf_lm ssbd ibrs ibpb stibp tpr_shadow vnmi flexpriority ept vpid tsc_adjust arat spec_ctrl intel_stibp 07:17:57 07:17:57 07:17:57 ---> nproc: 07:17:57 4 07:17:57 07:17:57 07:17:57 ---> df -h: 07:17:57 Filesystem Size Used Available Use% Mounted on 07:17:57 overlay 50.0G 6.7G 43.3G 13% / 07:17:57 tmpfs 64.0M 0 64.0M 0% /dev 07:17:57 tmpfs 919.1M 0 919.1M 0% /sys/fs/cgroup 07:17:57 shm 64.0M 0 64.0M 0% /dev/shm 07:17:57 /dev/vda1 50.0G 6.7G 43.3G 13% /etc/resolv.conf 07:17:57 /dev/vda1 50.0G 6.7G 43.3G 13% /etc/hostname 07:17:57 /dev/vda1 50.0G 6.7G 43.3G 13% /etc/hosts 07:17:57 /dev/vda1 50.0G 6.7G 43.3G 13% /w/workspace/edgexfoundry_edgex-ui-go_master@tmp 07:17:57 /dev/vda1 50.0G 6.7G 43.3G 13% /var/log/sa 07:17:57 /dev/vda1 50.0G 6.7G 43.3G 13% /w/workspace/edgexfoundry_edgex-ui-go_master 07:17:57 07:17:57 07:17:57 ---> free -m: 07:17:57 total used free shared buff/cache available 07:17:57 Mem: 1838 676 75 0 1086 1062 07:17:57 Swap: 1023 1 1022 07:17:57 07:17:57 07:17:57 ---> ip addr: 07:17:57 1: lo: mtu 65536 qdisc noqueue state UNKNOWN qlen 1000 07:17:57 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 07:17:57 inet 127.0.0.1/8 scope host lo 07:17:57 valid_lft forever preferred_lft forever 07:17:57 8: eth0@if9: mtu 1458 qdisc noqueue state UP 07:17:57 link/ether 02:42:0a:fa:00:01 brd ff:ff:ff:ff:ff:ff 07:17:57 inet 10.250.0.1/24 brd 10.250.0.255 scope global eth0 07:17:57 valid_lft forever preferred_lft forever 07:17:57 07:17:57 07:17:57 ---> sar -b -r -n DEV: 07:17:57 Linux 3.10.0-862.14.4.el7.x86_64 (centos-7-docker-5bc7e375-1660-33dc-fe50-cb0f4dbfa1d5.vexxhost.ne) 04/10/20 _x86_64_ (4 CPU) 07:17:57 07:17:57 06:57:25 LINUX RESTART 07:17:57 07:17:57 06:58:01 tps rtps wtps bread/s bwrtn/s 07:17:57 06:59:01 50.92 14.11 36.82 2682.68 3816.55 07:17:57 07:00:01 2.81 0.05 2.76 1.60 75.99 07:17:57 07:01:01 0.28 0.02 0.27 0.13 3.33 07:17:57 07:02:01 0.50 0.13 0.37 2.66 7.12 07:17:57 07:03:01 0.23 0.00 0.23 0.00 2.80 07:17:57 07:04:01 0.27 0.00 0.27 0.00 3.38 07:17:57 07:05:01 0.28 0.02 0.27 0.13 3.73 07:17:57 07:06:01 0.22 0.00 0.22 0.00 2.70 07:17:57 07:07:01 36.23 3.11 33.12 383.96 15816.74 07:17:57 07:08:01 165.63 104.20 61.43 3628.91 13299.48 07:17:57 07:09:01 2.40 0.00 2.40 0.00 66.89 07:17:57 07:10:01 0.28 0.00 0.28 0.00 3.90 07:17:57 07:11:01 0.17 0.00 0.17 0.00 1.92 07:17:57 07:12:01 0.32 0.00 0.32 0.00 3.51 07:17:57 07:13:01 1.58 0.88 0.70 21.17 8.97 07:17:57 07:14:01 1.08 0.02 1.07 0.53 17.32 07:17:57 07:15:01 0.67 0.00 0.67 0.00 7.38 07:17:57 07:16:01 0.62 0.00 0.62 0.00 6.74 07:17:57 07:17:01 0.62 0.00 0.62 0.00 7.00 07:17:57 Average: 13.83 6.37 7.46 351.09 1735.61 07:17:57 07:17:57 06:58:01 kbmemfree kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 07:17:57 06:59:01 105528 1776776 94.39 2620 1225400 993804 33.91 459668 1156676 40 07:17:57 07:00:01 118912 1763392 93.68 2620 1225492 905592 30.90 448852 1156528 32 07:17:57 07:01:01 117640 1764664 93.75 2620 1225440 908068 30.98 449872 1156416 8 07:17:57 07:02:01 116796 1765508 93.80 2620 1225600 906464 30.93 451280 1156440 16 07:17:57 07:03:01 116020 1766284 93.84 2620 1225604 906536 30.93 451696 1156440 16 07:17:57 07:04:01 118220 1764084 93.72 2620 1225612 906236 30.92 450128 1156440 16 07:17:57 07:05:01 117044 1765260 93.78 2620 1225616 906380 30.93 451048 1156440 8 07:17:57 07:06:01 117168 1765136 93.78 2620 1225624 906380 30.93 450920 1156444 8 07:17:57 07:07:01 66144 1816160 96.49 2620 1225940 1125624 38.41 547228 1094392 54900 07:17:57 07:08:01 124000 1758304 93.41 2620 1130028 1042280 35.56 509104 1049236 16 07:17:57 07:09:01 123792 1758512 93.42 2620 1130028 1042332 35.56 509184 1049236 8 07:17:57 07:10:01 124904 1757400 93.36 2620 1130036 1042152 35.56 508248 1049240 16 07:17:57 07:11:01 125840 1756464 93.31 2620 1130040 1042288 35.56 507496 1049236 20 07:17:57 07:12:01 125924 1756380 93.31 2620 1130040 1042404 35.57 507828 1049236 8 07:17:57 07:13:01 122872 1759432 93.47 2620 1130332 1039480 35.47 511068 1047904 8 07:17:57 07:14:01 122932 1759372 93.47 2620 1130336 1039468 35.47 511060 1047904 12 07:17:57 07:15:01 122748 1759556 93.48 2620 1130340 1039384 35.46 511024 1047900 12 07:17:57 07:16:01 139544 1742760 92.59 2620 1130344 1039396 35.46 497036 1045440 12 07:17:57 07:17:01 138316 1743988 92.65 2620 1130356 1039360 35.46 498308 1045440 8 07:17:57 Average: 119176 1763128 93.67 2620 1175379 993349 33.89 485845 1096157 2903 07:17:57 07:17:57 06:58:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s 07:17:57 06:59:01 eth0 219.45 193.01 1062.70 129.96 0.00 0.00 0.00 07:17:57 06:59:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:17:57 06:59:01 docker0 23.72 18.35 2.17 49.97 0.00 0.00 0.00 07:17:57 07:00:01 eth0 0.80 0.07 0.07 0.01 0.00 0.00 0.00 07:17:57 07:00:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:17:57 07:00:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:17:57 07:01:01 eth0 0.47 0.08 0.04 0.01 0.00 0.00 0.00 07:17:57 07:01:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:17:57 07:01:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:17:57 07:02:01 eth0 3.08 1.95 5.94 0.28 0.00 0.00 0.00 07:17:57 07:02:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:17:57 07:02:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:17:57 07:03:01 eth0 0.92 0.55 0.54 0.40 0.00 0.00 0.00 07:17:57 07:03:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:17:57 07:03:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:17:57 07:04:01 eth0 0.98 0.18 0.20 0.10 0.00 0.00 0.00 07:17:57 07:04:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:17:57 07:04:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:17:57 07:05:01 eth0 1.66 0.78 0.59 0.41 0.00 0.00 0.00 07:17:57 07:05:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:17:57 07:05:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:17:57 07:06:01 eth0 0.60 0.32 0.28 0.20 0.00 0.00 0.00 07:17:57 07:06:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:17:57 07:06:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:17:57 07:07:01 eth0 114.98 82.24 3490.31 9.99 0.00 0.00 0.00 07:17:57 07:07:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:17:57 07:07:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:17:57 07:08:01 veth1d6d167 21.53 17.21 2.63 59.20 0.00 0.00 0.00 07:17:57 07:08:01 eth0 420.92 337.25 4776.32 154.06 0.00 0.00 0.00 07:17:57 07:08:01 lo 0.10 0.10 0.01 0.01 0.00 0.00 0.00 07:17:57 07:08:01 docker0 45.66 35.74 4.54 110.03 0.00 0.00 0.00 07:17:57 07:09:01 veth1d6d167 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:17:57 07:09:01 eth0 2.71 1.97 2.31 0.96 0.00 0.00 0.00 07:17:57 07:09:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:17:57 07:09:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:17:57 07:10:01 veth1d6d167 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:17:57 07:10:01 eth0 1.00 0.67 0.71 0.40 0.00 0.00 0.00 07:17:57 07:10:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:17:57 07:10:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:17:57 07:11:01 veth1d6d167 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:17:57 07:11:01 eth0 1.57 0.65 0.75 0.37 0.00 0.00 0.00 07:17:57 07:11:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:17:57 07:11:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:17:57 07:12:01 veth1d6d167 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:17:57 07:12:01 eth0 1.72 0.73 1.01 0.56 0.00 0.00 0.00 07:17:57 07:12:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:17:57 07:12:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:17:57 07:13:01 veth1d6d167 0.17 0.18 0.03 0.03 0.00 0.00 0.00 07:17:57 07:13:01 eth0 5.08 3.11 4.07 2.15 0.00 0.00 0.00 07:17:57 07:13:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:17:57 07:13:01 docker0 0.17 0.18 0.03 0.03 0.00 0.00 0.00 07:17:57 07:14:01 veth1d6d167 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:17:57 07:14:01 eth0 1.25 1.05 0.96 0.54 0.00 0.00 0.00 07:17:57 07:14:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:17:57 07:14:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:17:57 07:15:01 veth1d6d167 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:17:57 07:15:01 eth0 0.97 0.88 0.73 0.39 0.00 0.00 0.00 07:17:57 07:15:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:17:57 07:15:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:17:57 07:16:01 veth1d6d167 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:17:57 07:16:01 eth0 1.03 0.77 0.77 0.38 0.00 0.00 0.00 07:17:57 07:16:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:17:57 07:16:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:17:57 07:17:01 veth1d6d167 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:17:57 07:17:01 eth0 1.05 0.78 0.72 0.38 0.00 0.00 0.00 07:17:57 07:17:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:17:57 07:17:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:17:57 Average: veth1d6d167 1.12 0.90 0.14 3.07 0.00 0.00 0.00 07:17:57 Average: eth0 22.67 18.04 248.15 8.31 0.00 0.00 0.00 07:17:57 Average: lo 0.01 0.01 0.00 0.00 0.00 0.00 0.00 07:17:57 Average: docker0 2.37 1.86 0.24 5.70 0.00 0.00 0.00 07:17:57 07:17:57 07:17:57 ---> sar -P ALL: 07:17:57 Linux 3.10.0-862.14.4.el7.x86_64 (centos-7-docker-5bc7e375-1660-33dc-fe50-cb0f4dbfa1d5.vexxhost.ne) 04/10/20 _x86_64_ (4 CPU) 07:17:57 07:17:57 06:57:25 LINUX RESTART 07:17:57 07:17:57 06:58:01 CPU %user %nice %system %iowait %steal %idle 07:17:57 06:59:01 all 11.75 0.00 4.00 1.50 19.06 63.69 07:17:57 06:59:01 0 7.53 0.00 4.10 0.40 21.96 66.01 07:17:57 06:59:01 1 12.03 0.00 3.54 1.06 18.44 64.92 07:17:57 06:59:01 2 17.94 0.00 3.93 1.40 17.22 59.50 07:17:57 06:59:01 3 9.93 0.00 4.43 3.12 18.44 64.09 07:17:57 07:00:01 all 0.12 0.00 0.07 0.00 0.49 99.32 07:17:57 07:00:01 0 0.27 0.00 0.05 0.00 0.52 99.17 07:17:57 07:00:01 1 0.07 0.00 0.08 0.00 0.48 99.37 07:17:57 07:00:01 2 0.08 0.00 0.07 0.00 0.73 99.12 07:17:57 07:00:01 3 0.08 0.00 0.05 0.00 0.23 99.63 07:17:57 07:01:01 all 0.09 0.00 0.05 0.00 0.26 99.60 07:17:57 07:01:01 0 0.07 0.00 0.03 0.00 0.47 99.43 07:17:57 07:01:01 1 0.07 0.00 0.02 0.00 0.20 99.72 07:17:57 07:01:01 2 0.03 0.00 0.12 0.00 0.20 99.65 07:17:57 07:01:01 3 0.17 0.00 0.03 0.00 0.18 99.62 07:17:57 07:02:01 all 0.12 0.00 0.05 0.01 0.63 99.20 07:17:57 07:02:01 0 0.07 0.00 0.03 0.02 0.58 99.30 07:17:57 07:02:01 1 0.12 0.00 0.05 0.02 0.66 99.15 07:17:57 07:02:01 2 0.08 0.00 0.08 0.00 0.83 99.01 07:17:57 07:02:01 3 0.25 0.00 0.03 0.02 0.43 99.27 07:17:57 07:03:01 all 0.07 0.00 0.02 0.00 0.91 98.99 07:17:57 07:03:01 0 0.03 0.00 0.02 0.00 0.56 99.39 07:17:57 07:03:01 1 0.03 0.00 0.02 0.00 0.81 99.14 07:17:57 07:03:01 2 0.03 0.00 0.02 0.00 1.11 98.84 07:17:57 07:03:01 3 0.22 0.00 0.03 0.00 1.18 98.58 07:17:57 07:04:01 all 0.12 0.00 0.04 0.00 0.31 99.53 07:17:57 07:04:01 0 0.08 0.00 0.03 0.00 0.58 99.30 07:17:57 07:04:01 1 0.05 0.00 0.05 0.00 0.28 99.62 07:17:57 07:04:01 2 0.17 0.00 0.03 0.00 0.30 99.50 07:17:57 07:04:01 3 0.18 0.00 0.05 0.00 0.07 99.70 07:17:57 07:05:01 all 0.11 0.00 0.04 0.02 0.30 99.53 07:17:57 07:05:01 0 0.02 0.00 0.05 0.00 0.22 99.72 07:17:57 07:05:01 1 0.12 0.00 0.05 0.00 0.45 99.38 07:17:57 07:05:01 2 0.27 0.00 0.05 0.00 0.37 99.32 07:17:57 07:05:01 3 0.05 0.00 0.02 0.07 0.18 99.68 07:17:57 07:06:01 all 0.10 0.00 0.03 0.00 0.44 99.42 07:17:57 07:06:01 0 0.03 0.00 0.02 0.00 0.18 99.77 07:17:57 07:06:01 1 0.32 0.00 0.02 0.00 0.83 98.84 07:17:57 07:06:01 2 0.03 0.00 0.05 0.00 0.32 99.60 07:17:57 07:06:01 3 0.03 0.00 0.02 0.00 0.45 99.50 07:17:57 07:07:01 all 2.51 0.00 1.51 0.16 7.81 88.00 07:17:57 07:07:01 0 2.33 0.00 1.45 0.15 8.29 87.78 07:17:57 07:07:01 1 2.78 0.00 1.38 0.40 7.89 87.55 07:17:57 07:07:01 2 2.18 0.00 1.82 0.10 7.58 88.33 07:17:57 07:07:01 3 2.73 0.00 1.37 0.02 7.49 88.39 07:17:57 07:08:01 all 2.83 0.00 1.64 1.42 4.81 89.30 07:17:57 07:08:01 0 1.94 0.00 1.39 1.12 5.68 89.88 07:17:57 07:08:01 1 2.43 0.00 1.50 1.32 4.93 89.81 07:17:57 07:08:01 2 3.25 0.00 1.61 1.12 4.40 89.64 07:17:57 07:08:01 3 3.73 0.00 2.09 2.10 4.24 87.85 07:17:57 07:09:01 all 0.20 0.00 0.05 0.00 0.27 99.48 07:17:57 07:09:01 0 0.12 0.00 0.05 0.00 0.43 99.40 07:17:57 07:09:01 1 0.40 0.00 0.05 0.00 0.27 99.28 07:17:57 07:09:01 2 0.25 0.00 0.07 0.00 0.17 99.52 07:17:57 07:09:01 3 0.05 0.00 0.03 0.00 0.23 99.68 07:17:57 07:10:01 all 0.15 0.00 0.05 0.00 0.23 99.58 07:17:57 07:10:01 0 0.03 0.00 0.03 0.00 0.22 99.72 07:17:57 07:10:01 1 0.42 0.00 0.02 0.00 0.28 99.28 07:17:57 07:10:01 2 0.07 0.00 0.05 0.00 0.13 99.75 07:17:57 07:10:01 3 0.07 0.00 0.03 0.00 0.28 99.62 07:17:57 07:11:01 all 0.14 0.00 0.04 0.00 0.12 99.70 07:17:57 07:11:01 0 0.03 0.00 0.05 0.00 0.03 99.88 07:17:57 07:11:01 1 0.30 0.00 0.03 0.00 0.25 99.42 07:17:57 07:11:01 2 0.05 0.00 0.08 0.00 0.08 99.78 07:17:57 07:11:01 3 0.18 0.00 0.03 0.00 0.08 99.70 07:17:57 07:12:01 all 0.15 0.00 0.05 0.00 0.07 99.73 07:17:57 07:12:01 0 0.08 0.00 0.05 0.00 0.08 99.78 07:17:57 07:12:01 1 0.05 0.00 0.05 0.00 0.08 99.82 07:17:57 07:12:01 2 0.08 0.00 0.05 0.00 0.03 99.83 07:17:57 07:12:01 3 0.38 0.00 0.05 0.00 0.08 99.48 07:17:57 07:13:01 all 0.18 0.00 0.08 0.02 0.49 99.23 07:17:57 07:13:01 0 0.08 0.00 0.05 0.00 0.45 99.42 07:17:57 07:13:01 1 0.32 0.00 0.10 0.00 0.70 98.89 07:17:57 07:13:01 2 0.20 0.00 0.07 0.00 0.40 99.33 07:17:57 07:13:01 3 0.12 0.00 0.08 0.08 0.38 99.33 07:17:57 07:14:01 all 0.13 0.00 0.05 0.00 0.43 99.40 07:17:57 07:14:01 0 0.03 0.00 0.02 0.00 0.22 99.73 07:17:57 07:14:01 1 0.07 0.00 0.12 0.00 0.43 99.38 07:17:57 07:14:01 2 0.40 0.00 0.03 0.00 0.55 99.02 07:17:57 07:14:01 3 0.03 0.00 0.02 0.00 0.51 99.44 07:17:57 07:15:01 all 0.13 0.00 0.05 0.00 0.35 99.47 07:17:57 07:15:01 0 0.02 0.00 0.03 0.02 0.35 99.58 07:17:57 07:15:01 1 0.05 0.00 0.07 0.00 0.13 99.75 07:17:57 07:15:01 2 0.38 0.00 0.08 0.00 0.48 99.05 07:17:57 07:15:01 3 0.05 0.00 0.03 0.00 0.45 99.47 07:17:57 07:16:01 all 0.11 0.00 0.05 0.00 0.52 99.32 07:17:57 07:16:01 0 0.05 0.00 0.03 0.00 0.66 99.25 07:17:57 07:16:01 1 0.05 0.00 0.05 0.00 0.42 99.48 07:17:57 07:16:01 2 0.32 0.00 0.03 0.00 0.63 99.02 07:17:57 07:16:01 3 0.05 0.00 0.08 0.00 0.35 99.52 07:17:57 07:17:01 all 0.12 0.00 0.04 0.00 0.07 99.77 07:17:57 07:17:01 0 0.05 0.00 0.05 0.00 0.05 99.85 07:17:57 07:17:01 1 0.07 0.00 0.07 0.00 0.08 99.78 07:17:57 07:17:01 2 0.33 0.00 0.03 0.00 0.08 99.55 07:17:57 07:17:01 3 0.03 0.00 0.03 0.00 0.07 99.87 07:17:57 Average: all 1.03 0.00 0.42 0.17 2.01 96.37 07:17:57 Average: 0 0.71 0.00 0.41 0.09 2.27 96.52 07:17:57 Average: 1 1.06 0.00 0.39 0.15 2.01 96.40 07:17:57 Average: 2 1.37 0.00 0.43 0.14 1.87 96.19 07:17:57 Average: 3 0.98 0.00 0.45 0.29 1.90 96.38 07:17:57 07:17:57 07:17:57