Pull request #3026 opened Connecting to https://api.github.com using edgex-jenkins/****** (edgex-jenkins github personal access token) Obtained Jenkinsfile from 399a7f848d75ec91f0ca0b853b35e72ac2cd343b+3fcc602c4282fe50c74be67af1ba7a350be2dfea (200c100619baa1d9378710fe9780fa52d37c9e1e) Running in Durability level: MAX_SURVIVABILITY Loading library edgex-global-pipelines@stable Attempting to resolve stable from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision f82e9360b4159668f7e3e090307a6179e9a8e48d Resolving tag commit... (remote references may be a lightweight tag or an annotated tag) > git rev-parse --is-inside-work-tree # timeout=10 Setting origin to git@github.com:edgexfoundry/edgex-global-pipelines.git > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching origin... Fetching upstream changes from origin > git --version # timeout=10 > git --version # 'git version 2.16.6' > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --progress -- origin +refs/heads/*:refs/remotes/origin/* # timeout=10 > git rev-parse refs/tags/stable^{commit} # timeout=10 Resolved tag stable revision f82e9360b4159668f7e3e090307a6179e9a8e48d using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning with configured refspecs honoured and with tags Cloning repository git@github.com:edgexfoundry/edgex-global-pipelines.git > git init /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/PR-3026/workspace@libs/edgex-global-pipelines # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 > git config --add remote.origin.fetch +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching with tags Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision f82e9360b4159668f7e3e090307a6179e9a8e48d (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f f82e9360b4159668f7e3e090307a6179e9a8e48d # timeout=10 Commit message: "Merge pull request #311 from ernestojeda/fix-data-binary" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 > git --version # timeout=10 > git --version # 'git version 2.16.6' Excluding src/test/ from checkout of git git@github.com:edgexfoundry/edgex-global-pipelines.git so that shared library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. Loading library lf-pipelines@master Attempting to resolve master from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision b86a95d4aff1c43a521ca3be618780efd0ee2800 using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning with configured refspecs honoured and without tags Cloning repository git@github.com:lfit/releng-pipelines.git > git init /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/PR-3026/workspace@libs/lf-pipelines # timeout=10 Fetching upstream changes from git@github.com:lfit/releng-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 Fetching without tags Fetching upstream changes from git@github.com:lfit/releng-pipelines.git using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Checking out Revision b86a95d4aff1c43a521ca3be618780efd0ee2800 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f b86a95d4aff1c43a521ca3be618780efd0ee2800 # timeout=10 Commit message: "Update global-jjb to latest" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 > git --version # timeout=10 > git --version # 'git version 2.16.6' fatal: bad object f82e9360b4159668f7e3e090307a6179e9a8e48d Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that shared library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoParallel] RAW Config: [project:edgex-go, dockerFileGlobPath:cmd/**/Dockerfile, testScript:make test, buildScript:make build, publishSwaggerDocs:true, swaggerApiFolders:[openapi/v1, openapi/v2], buildSnap:true] ========================================================= [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 ========================================================= [edgeXBuildGoParallel] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: edgex-go-settings PROJECT: edgex-go USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.15 DOCKER_BASE_IMAGE: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine DOCKER_FILE_GLOB: cmd/**/Dockerfile DOCKER_IMAGE_NAME_PREFIX: docker- DOCKER_IMAGE_NAME_SUFFIX: -go DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . 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/ PUBLISH_SWAGGER_DOCS: true SWAGGER_API_FOLDERS: openapi/v1 openapi/v2 BUILD_SNAP: true SECURITY_NOTIFY_LIST: security-issues@lists.edgexfoundry.org SNYK_DOCKER_SCAN: false [Pipeline] node Still waiting to schedule task Waiting for next available executor on ‘centos7-docker-4c-2g’ Running on prd-centos7-docker-4c-2g-20167 in /w/workspace/edgexfoundry_edgex-go_PR-3026 [Pipeline] { [Pipeline] ws Running in /w/workspace/edgex-go/1 [Pipeline] { [Pipeline] stage [Pipeline] { (Declarative: Checkout SCM) [Pipeline] checkout using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning repository git@github.com:edgexfoundry/edgex-go.git > git init /w/workspace/edgex-go/1 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git > git --version # timeout=10 > git --version # 'git version 2.24.3' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/3026/head:refs/remotes/origin/PR-3026 +refs/heads/master:refs/remotes/origin/master # timeout=10 Merging remotes/origin/master commit 3fcc602c4282fe50c74be67af1ba7a350be2dfea into PR head commit 399a7f848d75ec91f0ca0b853b35e72ac2cd343b Merge succeeded, producing 399a7f848d75ec91f0ca0b853b35e72ac2cd343b Checking out Revision 399a7f848d75ec91f0ca0b853b35e72ac2cd343b (PR-3026) > git config core.sparsecheckout # timeout=10 > git checkout -f 399a7f848d75ec91f0ca0b853b35e72ac2cd343b # timeout=10 > git remote # timeout=10 > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub > git merge 3fcc602c4282fe50c74be67af1ba7a350be2dfea # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 399a7f848d75ec91f0ca0b853b35e72ac2cd343b # timeout=10 Commit message: "build(deps): Bump github.com/edgexfoundry/go-mod-core-contracts" First time build. Skipping changelog. > git --version # timeout=10 > git --version # 'git version 2.24.3' fatal: bad object f82e9360b4159668f7e3e090307a6179e9a8e48d [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 06:22:02 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 06:22:02 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 06:22:02 ========================================================= 06:22:02 EdgeX Global Pipelines Version Info 06:22:02 ========================================================= [Pipeline] libraryResource [Pipeline] sh 06:22:04 ------------------- 06:22:04 stable info: 06:22:04 ------------------- 06:22:04 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 06:22:04 Commit SHA: f82e9360b4159668f7e3e090307a6179e9a8e48d 06:22:04 Message: update stable to v1.0.177 06:22:05 ------------------- 06:22:05 experimental info: 06:22:05 ------------------- 06:22:05 Commited By: **** collab-it+edgex@linuxfoundation.org 06:22:05 Commit SHA: f82e9360b4159668f7e3e090307a6179e9a8e48d 06:22:05 Message: update experimental to v1.0.177 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 06:22:05 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-go-settings [Pipeline] echo 06:22:06 [edgeXSetupEnvironment]: set envvar PROJECT = edgex-go [Pipeline] echo 06:22:06 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 06:22:06 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 06:22:06 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 06:22:06 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.15 [Pipeline] echo 06:22:06 [edgeXSetupEnvironment]: set envvar DOCKER_BASE_IMAGE = nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine [Pipeline] echo 06:22:06 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_GLOB = cmd/**/Dockerfile [Pipeline] echo 06:22:07 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_PREFIX = docker- [Pipeline] echo 06:22:07 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_SUFFIX = -go [Pipeline] echo 06:22:07 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 06:22:07 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 06:22:07 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 06:22:07 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 06:22:08 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 06:22:08 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 06:22:08 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 06:22:08 [edgeXSetupEnvironment]: set envvar GOPROXY = https://nexus3.edgexfoundry.org/repository/go-proxy/ [Pipeline] echo 06:22:08 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo 06:22:09 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 openapi/v2 [Pipeline] echo 06:22:09 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = true [Pipeline] echo 06:22:09 [edgeXSetupEnvironment]: set envvar SECURITY_NOTIFY_LIST = security-issues@lists.edgexfoundry.org [Pipeline] echo 06:22:09 [edgeXSetupEnvironment]: set envvar SNYK_DOCKER_SCAN = false [Pipeline] echo 06:22:09 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-3026 [Pipeline] echo 06:22:10 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-3026 [Pipeline] echo 06:22:10 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-3026 [Pipeline] echo 06:22:10 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 399a7f848d75ec91f0ca0b853b35e72ac2cd343b [Pipeline] echo 06:22:10 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 399a7f8 [Pipeline] echo 06:22:10 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] wrap 06:22:11 provisioning config files... 06:22:11 copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/1@tmp/config8260985955917007408tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 06:22:11 ---> docker-login.sh 06:22:11 nexus3.edgexfoundry.org:10001 06:22:11 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:22:12 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 06:22:12 Configure a credential helper to remove this warning. See 06:22:12 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 06:22:12 06:22:12 Login Succeeded 06:22:12 nexus3.edgexfoundry.org:10002 06:22:12 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:22:12 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 06:22:12 Configure a credential helper to remove this warning. See 06:22:12 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 06:22:12 06:22:12 Login Succeeded 06:22:12 nexus3.edgexfoundry.org:10003 06:22:12 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:22:12 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 06:22:12 Configure a credential helper to remove this warning. See 06:22:12 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 06:22:12 06:22:12 Login Succeeded 06:22:12 nexus3.edgexfoundry.org:10004 06:22:12 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:22:12 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 06:22:12 Configure a credential helper to remove this warning. See 06:22:12 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 06:22:12 06:22:12 Login Succeeded 06:22:12 docker.io 06:22:12 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:22:12 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 06:22:12 Configure a credential helper to remove this warning. See 06:22:12 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 06:22:12 06:22:12 Login Succeeded 06:22:12 ---> docker-login.sh ends [Pipeline] } 06:22:12 Deleting 1 temporary files [Pipeline] // wrap [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 06:22:13 ++ ls cmd/core-command/Dockerfile cmd/core-data/Dockerfile cmd/core-metadata/Dockerfile cmd/security-bootstrap-redis/Dockerfile cmd/security-proxy-setup/Dockerfile cmd/security-secretstore-setup/Dockerfile cmd/support-notifications/Dockerfile cmd/support-scheduler/Dockerfile cmd/sys-mgmt-agent/Dockerfile 06:22:13 + for file in '`ls cmd/**/Dockerfile`' 06:22:13 ++ dirname cmd/core-command/Dockerfile 06:22:13 ++ cut -d/ -f2 06:22:13 + echo core-command,cmd/core-command/Dockerfile 06:22:13 + for file in '`ls cmd/**/Dockerfile`' 06:22:13 ++ dirname cmd/core-data/Dockerfile 06:22:13 ++ cut -d/ -f2 06:22:13 + echo core-data,cmd/core-data/Dockerfile 06:22:13 + for file in '`ls cmd/**/Dockerfile`' 06:22:13 ++ dirname cmd/core-metadata/Dockerfile 06:22:13 ++ cut -d/ -f2 06:22:13 + echo core-metadata,cmd/core-metadata/Dockerfile 06:22:13 + for file in '`ls cmd/**/Dockerfile`' 06:22:13 ++ dirname cmd/security-bootstrap-redis/Dockerfile 06:22:13 ++ cut -d/ -f2 06:22:13 + echo security-bootstrap-redis,cmd/security-bootstrap-redis/Dockerfile 06:22:13 + for file in '`ls cmd/**/Dockerfile`' 06:22:13 ++ dirname cmd/security-proxy-setup/Dockerfile 06:22:13 ++ cut -d/ -f2 06:22:13 + echo security-proxy-setup,cmd/security-proxy-setup/Dockerfile 06:22:13 + for file in '`ls cmd/**/Dockerfile`' 06:22:13 ++ dirname cmd/security-secretstore-setup/Dockerfile 06:22:13 ++ cut -d/ -f2 06:22:13 + echo security-secretstore-setup,cmd/security-secretstore-setup/Dockerfile 06:22:13 + for file in '`ls cmd/**/Dockerfile`' 06:22:13 ++ dirname cmd/support-notifications/Dockerfile 06:22:13 ++ cut -d/ -f2 06:22:13 + echo support-notifications,cmd/support-notifications/Dockerfile 06:22:13 + for file in '`ls cmd/**/Dockerfile`' 06:22:13 ++ dirname cmd/support-scheduler/Dockerfile 06:22:13 ++ cut -d/ -f2 06:22:13 + echo support-scheduler,cmd/support-scheduler/Dockerfile 06:22:13 + for file in '`ls cmd/**/Dockerfile`' 06:22:13 ++ dirname cmd/sys-mgmt-agent/Dockerfile 06:22:13 ++ cut -d/ -f2 06:22:13 + echo sys-mgmt-agent,cmd/sys-mgmt-agent/Dockerfile [Pipeline] echo 06:22:13 Generate Dockers from filesystem: [[image:docker-core-command-go, dockerfile:cmd/core-command/Dockerfile], [image:docker-core-data-go, dockerfile:cmd/core-data/Dockerfile], [image:docker-core-metadata-go, dockerfile:cmd/core-metadata/Dockerfile], [image:docker-security-bootstrap-redis-go, dockerfile:cmd/security-bootstrap-redis/Dockerfile], [image:docker-security-proxy-setup-go, dockerfile:cmd/security-proxy-setup/Dockerfile], [image:docker-security-secretstore-setup-go, dockerfile:cmd/security-secretstore-setup/Dockerfile], [image:docker-support-notifications-go, dockerfile:cmd/support-notifications/Dockerfile], [image:docker-support-scheduler-go, dockerfile:cmd/support-scheduler/Dockerfile], [image:docker-sys-mgmt-agent-go, dockerfile:cmd/sys-mgmt-agent/Dockerfile]] [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] isUnix [Pipeline] sh 06:22:14 + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 06:22:14 06:22:14 Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh 06:22:15 + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 06:22:15 latest: Pulling from edgex-devops/git-semver 06:22:15 31603596830f: Pulling fs layer 06:22:15 2a8b12db71e7: Pulling fs layer 06:22:15 6ca5941a6612: Pulling fs layer 06:22:15 ecc8261a40a4: Pulling fs layer 06:22:15 ecc8261a40a4: Waiting 06:22:15 2a8b12db71e7: Verifying Checksum 06:22:15 2a8b12db71e7: Download complete 06:22:15 31603596830f: Verifying Checksum 06:22:15 31603596830f: Download complete 06:22:15 ecc8261a40a4: Verifying Checksum 06:22:15 ecc8261a40a4: Download complete 06:22:15 6ca5941a6612: Verifying Checksum 06:22:15 6ca5941a6612: Download complete 06:22:15 31603596830f: Pull complete 06:22:15 2a8b12db71e7: Pull complete 06:22:16 6ca5941a6612: Pull complete 06:22:16 ecc8261a40a4: Pull complete 06:22:16 Digest: sha256:c336c3cb7d26c4f33e4bbf869d415e221d43967d83d6a5809e4cb0cc2a1e8fe7 06:22:16 Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 06:22:16 nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer 06:22:17 prd-centos7-docker-4c-2g-20167 does not seem to be running inside a container 06:22:17 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat 06:22:19 $ docker top e18945daa140eb7007d93562315b97a0578504def798f9b651aaaa5c9630ed14 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 06:22:20 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 06:22:20 [ssh-agent] Looking for ssh-agent implementation... 06:22:20 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 06:22:20 $ docker exec e18945daa140eb7007d93562315b97a0578504def798f9b651aaaa5c9630ed14 ssh-agent 06:22:20 SSH_AUTH_SOCK=/tmp/ssh-28qNnOwq5wFy/agent.12 06:22:20 SSH_AGENT_PID=17 06:22:20 Running ssh-add (command line suppressed) 06:22:21 Identity added: /w/workspace/edgex-go/1@tmp/private_key_2399853637840727606.key (/w/workspace/edgex-go/1@tmp/private_key_2399853637840727606.key) 06:22:21 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 06:22:21 + git tag --points-at HEAD [Pipeline] } 06:22:21 $ docker exec --env ******** --env ******** e18945daa140eb7007d93562315b97a0578504def798f9b651aaaa5c9630ed14 ssh-agent -k 06:22:21 unset SSH_AUTH_SOCK; 06:22:21 unset SSH_AGENT_PID; 06:22:21 echo Agent pid 17 killed; 06:22:21 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 06:22:21 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 06:22:21 [ssh-agent] Looking for ssh-agent implementation... 06:22:22 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 06:22:22 $ docker exec e18945daa140eb7007d93562315b97a0578504def798f9b651aaaa5c9630ed14 ssh-agent 06:22:22 SSH_AUTH_SOCK=/tmp/ssh-rZeZ1kNZCOHq/agent.45 06:22:22 SSH_AGENT_PID=51 06:22:22 Running ssh-add (command line suppressed) 06:22:22 Identity added: /w/workspace/edgex-go/1@tmp/private_key_187671754702805288.key (/w/workspace/edgex-go/1@tmp/private_key_187671754702805288.key) 06:22:22 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 06:22:22 + git semver init 06:22:22 # -> Open(): unable to determine branch for HEAD 06:22:22 # $GIT_DIR = /w/workspace/edgex-go/1/.git 06:22:22 # $GIT_WORK_TREE = /w/workspace/edgex-go/1 06:22:22 # $SEMVER_REMOTE_NAME = origin 06:22:22 # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org 06:22:22 # $SEMVER_USER_NAME = edgex-jenkins 06:22:22 # $SEMVER_BRANCH = PR-3026 06:22:22 # $SEMVER_TEMP = /tmp/semver-674968200 06:22:22 # git clone --branch semver git@github.com:edgexfoundry/edgex-go.git $SEMVER_TEMP 06:22:55 # '/tmp/semver-674968200' -> '/w/workspace/edgex-go/1/.semver' 06:22:55 # -> Force: false 06:22:55 # $SEMVER_DIR = /w/workspace/edgex-go/1/.semver [Pipeline] } 06:22:55 $ docker exec --env ******** --env ******** e18945daa140eb7007d93562315b97a0578504def798f9b651aaaa5c9630ed14 ssh-agent -k 06:22:55 unset SSH_AUTH_SOCK; 06:22:55 unset SSH_AGENT_PID; 06:22:55 echo Agent pid 51 killed; 06:22:55 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 06:22:55 + git semver [Pipeline] } 06:22:55 $ docker stop --time=1 e18945daa140eb7007d93562315b97a0578504def798f9b651aaaa5c9630ed14 06:22:57 $ docker rm -f e18945daa140eb7007d93562315b97a0578504def798f9b651aaaa5c9630ed14 [Pipeline] // withDockerContainer [Pipeline] sh 06:22:58 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 06:22:58 Stashed 1 file(s) [Pipeline] echo 06:22:58 [edgeXSemver]: initialized semver on version 0.0.0 [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] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 06:23:00 + sudo jq '. + {"registry-mirrors": ["https://nexus3.edgexfoundry.org:10001"], debug: false}' /etc/docker/daemon.json [Pipeline] sh 06:23:00 + sudo mv /tmp/daemon.json /etc/docker/daemon.json [Pipeline] sh 06:23:00 + sudo service docker restart 06:23:00 + true 06:23:00 Redirecting to /bin/systemctl restart docker.service [Pipeline] echo 06:23:01 ========================================================= 06:23:01 [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine] 06:23:01 ========================================================= [Pipeline] isUnix [Pipeline] sh 06:23:01 + docker build -t ci-base-image-x86_64 -f Dockerfile.build --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine . 06:23:05 Sending build context to Docker daemon 326.5MB 06:23:05 Step 1/6 : ARG BASE=golang:1.15-alpine3.12 06:23:05 Step 2/6 : FROM ${BASE} 06:23:05 1.15-alpine: Pulling from edgex-devops/edgex-golang-base 06:23:05 188c0c94c7c5: Pulling fs layer 06:23:05 0ef7d3d256c8: Pulling fs layer 06:23:05 de9db76c5a1d: Pulling fs layer 06:23:05 bca2f99d35d6: Pulling fs layer 06:23:05 93359f2a8cfa: Pulling fs layer 06:23:05 7c6f9722023f: Pulling fs layer 06:23:05 a35cf1a2eb13: Pulling fs layer 06:23:05 93359f2a8cfa: Waiting 06:23:05 7c6f9722023f: Waiting 06:23:05 a35cf1a2eb13: Waiting 06:23:05 bca2f99d35d6: Waiting 06:23:05 de9db76c5a1d: Verifying Checksum 06:23:05 de9db76c5a1d: Download complete 06:23:05 0ef7d3d256c8: Download complete 06:23:05 93359f2a8cfa: Verifying Checksum 06:23:05 93359f2a8cfa: Download complete 06:23:05 7c6f9722023f: Verifying Checksum 06:23:05 7c6f9722023f: Download complete 06:23:05 188c0c94c7c5: Verifying Checksum 06:23:05 188c0c94c7c5: Download complete 06:23:05 188c0c94c7c5: Pull complete 06:23:05 0ef7d3d256c8: Pull complete 06:23:06 de9db76c5a1d: Pull complete 06:23:07 a35cf1a2eb13: Verifying Checksum 06:23:07 a35cf1a2eb13: Download complete 06:23:08 bca2f99d35d6: Verifying Checksum 06:23:08 bca2f99d35d6: Download complete 06:23:14 bca2f99d35d6: Pull complete 06:23:14 93359f2a8cfa: Pull complete 06:23:14 7c6f9722023f: Pull complete 06:23:14 Still waiting to schedule task 06:23:14 All nodes of label ‘ubuntu18.04-docker-arm64-4c-16g’ are offline 06:23:18 a35cf1a2eb13: Pull complete 06:23:18 Digest: sha256:47e1832254f01ad1d18e03a79677f1a8325b9c763402aad95be204d7d7715f46 06:23:18 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine 06:23:18 ---> a62c8e92a672 06:23:18 Step 3/6 : RUN apk add --update --no-cache make git curl bash zeromq-dev libsodium-dev pkgconfig build-base && ln -s /bin/touch /usr/bin/touch 06:23:18 ---> Running in 93da229d8283 06:23:19 fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 06:23:19 fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 06:23:21 (1/12) Installing libmagic (5.38-r0) 06:23:22 (2/12) Installing file (5.38-r0) 06:23:22 (3/12) Installing libc-dev (0.7.2-r3) 06:23:22 (4/12) Installing g++ (9.3.0-r2) 06:23:34 (5/12) Installing fortify-headers (1.1-r0) 06:23:34 (6/12) Installing patch (2.7.6-r6) 06:23:34 (7/12) Installing build-base (0.5-r2) 06:23:34 (8/12) Installing libsodium (1.0.18-r0) 06:23:34 (9/12) Installing pkgconf (1.7.2-r0) 06:23:34 (10/12) Installing libsodium-dev (1.0.18-r0) 06:23:34 (11/12) Installing libzmq (4.3.3-r0) 06:23:34 (12/12) Installing zeromq-dev (4.3.3-r0) 06:23:34 Executing busybox-1.31.1-r19.trigger 06:23:34 OK: 233 MiB in 51 packages 06:23:39 Removing intermediate container 93da229d8283 06:23:39 ---> 3fb73b5bdb7a 06:23:39 Step 4/6 : WORKDIR /edgex-go 06:23:39 ---> Running in 7a6c0929dae7 06:23:39 Removing intermediate container 7a6c0929dae7 06:23:39 ---> 5918ef7d425f 06:23:39 Step 5/6 : COPY go.mod . 06:23:39 ---> 8f5001356cb5 06:23:39 Step 6/6 : RUN go mod download 06:23:39 ---> Running in 9a8dc8de6df3 06:24:01 Removing intermediate container 9a8dc8de6df3 06:24:01 ---> 9ac2f7073f9e 06:24:01 Successfully built 9ac2f7073f9e 06:24:01 Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] sh 06:24:02 + docker inspect -f . ci-base-image-x86_64 06:24:02 . [Pipeline] withDockerContainer 06:24:02 prd-centos7-docker-4c-2g-20167 does not seem to be running inside a container 06:24:02 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 06:24:03 $ docker top 729074e7101ddebedade5b0ea443c5e14ab4e9bc20f9205b3e1c9c5605626ee1 -eo pid,comm [Pipeline] { [Pipeline] sh 06:24:03 + go version 06:24:03 go version go1.15.5 linux/amd64 [Pipeline] } 06:24:03 $ docker stop --time=1 729074e7101ddebedade5b0ea443c5e14ab4e9bc20f9205b3e1c9c5605626ee1 06:24:05 $ docker rm -f 729074e7101ddebedade5b0ea443c5e14ab4e9bc20f9205b3e1c9c5605626ee1 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 06:24:06 + docker inspect -f . ci-base-image-x86_64 06:24:06 . [Pipeline] withDockerContainer 06:24:06 prd-centos7-docker-4c-2g-20167 does not seem to be running inside a container 06:24:06 $ docker run -t -d -u 1001:1001 -u 0:0 -v /var/run/docker.sock:/var/run/docker.sock --privileged -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 06:24:07 $ docker top aefcc233a0d472207364d81e43ef3296206436a5cfad78b8c93ec986f0196dcf -eo pid,comm [Pipeline] { [Pipeline] echo 06:24:07 ========================================================= 06:24:07 [edgeXBuildGoParallel] Running Tests and Build... 06:24:07 ========================================================= [Pipeline] sh 06:24:07 + make test 06:24:07 GO111MODULE=on go test -race -coverprofile=coverage.out ./... 06:24:16 ? github.com/edgexfoundry/edgex-go [no test files] 06:24:31 ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] 06:24:35 # github.com/edgexfoundry/edgex-go/internal/core/data/v2/controller/http 06:24:35 internal/core/data/v2/controller/http/event.go:66:12: undefined: requests.AddEventReqToEventModels 06:24:42 # github.com/edgexfoundry/edgex-go/internal/core/data/v2/controller/http [github.com/edgexfoundry/edgex-go/internal/core/data/v2/controller/http.test] 06:24:42 internal/core/data/v2/controller/http/event.go:66: undefined: requests.AddEventReqToEventModels 06:24:42 ok github.com/edgexfoundry/edgex-go/internal/core/command 0.088s coverage: 46.6% of statements 06:24:42 FAIL github.com/edgexfoundry/edgex-go/internal/core/data [build failed] 06:24:42 ok github.com/edgexfoundry/edgex-go/internal/core/data/operators/reading 0.040s coverage: 100.0% of statements 06:24:42 ok github.com/edgexfoundry/edgex-go/internal/core/data/operators/value_descriptor 0.038s coverage: 100.0% of statements 06:24:43 ok github.com/edgexfoundry/edgex-go/internal/core/data/v2/application 0.499s coverage: 77.8% of statements 06:24:43 FAIL github.com/edgexfoundry/edgex-go/internal/core/data/v2/controller/http [build failed] 06:24:45 ok github.com/edgexfoundry/edgex-go/internal/core/metadata 0.325s coverage: 28.6% of statements 06:24:45 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/addressable 0.060s coverage: 100.0% of statements 06:24:45 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/command 0.039s coverage: 100.0% of statements 06:24:45 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device 0.121s coverage: 86.7% of statements 06:24:45 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_profile 0.134s coverage: 97.5% of statements 06:24:45 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_service 0.066s coverage: 78.3% of statements 06:24:48 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/controller/http 0.376s coverage: 93.1% of statements 06:24:48 ok github.com/edgexfoundry/edgex-go/internal/pkg/telemetry 0.039s coverage: 58.8% of statements 06:24:48 ok github.com/edgexfoundry/edgex-go/internal/pkg/v2/infrastructure/redis 0.066s coverage: 0.1% of statements 06:24:48 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.038s coverage: 100.0% of statements 06:24:48 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.048s coverage: 75.5% of statements 06:24:48 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.060s coverage: 80.8% of statements 06:24:48 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/jwt 0.107s coverage: 87.2% of statements 06:24:48 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/oauth2 0.067s coverage: 84.2% of statements 06:24:49 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.076s coverage: 91.4% of statements 06:24:50 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 0.198s coverage: 63.5% of statements 06:24:50 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.059s coverage: 100.0% of statements 06:24:50 ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.050s coverage: 91.3% of statements 06:24:50 ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.055s coverage: 100.0% of statements 06:24:50 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.066s coverage: 73.7% of statements 06:24:50 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.041s coverage: 100.0% of statements 06:24:51 ok github.com/edgexfoundry/edgex-go/internal/security/proxy 0.353s coverage: 55.9% of statements 06:24:51 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.085s coverage: 37.0% of statements 06:24:52 ok github.com/edgexfoundry/edgex-go/internal/security/secretstoreclient 0.344s coverage: 84.0% of statements 06:24:52 ok github.com/edgexfoundry/edgex-go/internal/security/secretstoreclient/mocks 0.057s coverage: 100.0% of statements 06:24:54 ok github.com/edgexfoundry/edgex-go/internal/support/notifications 0.118s coverage: 47.1% of statements 06:24:54 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/notification 0.069s coverage: 100.0% of statements 06:24:54 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/subscription 0.049s coverage: 100.0% of statements 06:24:55 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler 0.739s coverage: 29.1% of statements 06:24:55 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/interval 0.068s coverage: 99.0% of statements 06:24:55 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/intervalaction 0.067s coverage: 100.0% of statements 06:24:55 ok github.com/edgexfoundry/edgex-go/internal/system 0.056s coverage: 0.0% of statements 06:24:55 ok github.com/edgexfoundry/edgex-go/internal/system/agent/clients 0.042s coverage: 100.0% of statements 06:24:55 ok github.com/edgexfoundry/edgex-go/internal/system/agent/executor 0.053s coverage: 87.9% of statements 06:24:55 ok github.com/edgexfoundry/edgex-go/internal/system/agent/response 0.038s coverage: 100.0% of statements 06:24:55 ok github.com/edgexfoundry/edgex-go/internal/system/agent/setconfig 0.033s coverage: 32.1% of statements 06:24:55 ok github.com/edgexfoundry/edgex-go/internal/system/executor 0.043s coverage: 100.0% of statements 06:24:56 make: *** [Makefile:94: test] Error 2 [Pipeline] } 06:24:56 $ docker stop --time=1 aefcc233a0d472207364d81e43ef3296206436a5cfad78b8c93ec986f0196dcf 06:24:58 Running on prd-ubuntu18.04-docker-arm64-4c-16g-20172 in /w/workspace/edgexfoundry_edgex-go_PR-3026 06:24:58 $ docker rm -f aefcc233a0d472207364d81e43ef3296206436a5cfad78b8c93ec986f0196dcf [Pipeline] { [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] ws 06:24:59 Running in /w/workspace/edgex-go/1 [Pipeline] { [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] checkout Stage "Docker Build" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) Stage "Snap" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } 06:25:01 Failed in branch amd64 06:25:05 using credential edgex-jenkins-ssh 06:25:05 Cloning the remote Git repository 06:25:05 Cloning repository git@github.com:edgexfoundry/edgex-go.git 06:25:06 > git init /w/workspace/edgex-go/1 # timeout=10 06:25:06 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git 06:25:06 > git --version # timeout=10 06:25:06 > git --version # 'git version 2.17.1' 06:25:06 using GIT_SSH to set credentials SSH Credentials for GitHub 06:25:06 > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 06:25:23 Merging remotes/origin/master commit 3fcc602c4282fe50c74be67af1ba7a350be2dfea into PR head commit 399a7f848d75ec91f0ca0b853b35e72ac2cd343b 06:25:23 Merge succeeded, producing 399a7f848d75ec91f0ca0b853b35e72ac2cd343b 06:25:23 Checking out Revision 399a7f848d75ec91f0ca0b853b35e72ac2cd343b (PR-3026) 06:25:22 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 06:25:22 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 06:25:22 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 06:25:22 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git 06:25:22 using GIT_SSH to set credentials SSH Credentials for GitHub 06:25:22 > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/3026/head:refs/remotes/origin/PR-3026 +refs/heads/master:refs/remotes/origin/master # timeout=10 06:25:23 > git config core.sparsecheckout # timeout=10 06:25:23 > git checkout -f 399a7f848d75ec91f0ca0b853b35e72ac2cd343b # timeout=10 06:25:23 > git remote # timeout=10 06:25:23 > git config --get remote.origin.url # timeout=10 06:25:23 using GIT_SSH to set credentials SSH Credentials for GitHub 06:25:23 > git merge 3fcc602c4282fe50c74be67af1ba7a350be2dfea # timeout=10 06:25:23 > git rev-parse HEAD^{commit} # timeout=10 06:25:23 > git config core.sparsecheckout # timeout=10 06:25:23 > git checkout -f 399a7f848d75ec91f0ca0b853b35e72ac2cd343b # timeout=10 06:25:28 Commit message: "build(deps): Bump github.com/edgexfoundry/go-mod-core-contracts" 06:25:28 > git --version # timeout=10 06:25:28 > git --version # 'git version 2.17.1' 06:25:28 fatal: bad object f82e9360b4159668f7e3e090307a6179e9a8e48d [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 06:25:30 + sudo jq . + {"registry-mirrors": ["https://nexus3.edgexfoundry.org:10001"], debug: false} /etc/docker/daemon.json [Pipeline] sh 06:25:31 + sudo mv /tmp/daemon.json /etc/docker/daemon.json [Pipeline] sh 06:25:31 + + sudo service dockertrue restart 06:25:31 [Pipeline] withEnv [Pipeline] { [Pipeline] wrap 06:25:33 provisioning config files... 06:25:33 copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/1@tmp/config2657991077052133858tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 06:25:34 ---> docker-login.sh 06:25:34 nexus3.edgexfoundry.org:10001 06:25:35 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:25:35 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 06:25:35 Configure a credential helper to remove this warning. See 06:25:35 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 06:25:35 06:25:35 Login Succeeded 06:25:35 nexus3.edgexfoundry.org:10002 06:25:35 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:25:35 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 06:25:35 Configure a credential helper to remove this warning. See 06:25:35 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 06:25:35 06:25:35 Login Succeeded 06:25:35 nexus3.edgexfoundry.org:10003 06:25:36 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:25:36 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 06:25:36 Configure a credential helper to remove this warning. See 06:25:36 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 06:25:36 06:25:36 Login Succeeded 06:25:36 nexus3.edgexfoundry.org:10004 06:25:36 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:25:37 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 06:25:37 Configure a credential helper to remove this warning. See 06:25:37 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 06:25:37 06:25:37 Login Succeeded 06:25:37 docker.io 06:25:37 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:25:37 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 06:25:37 Configure a credential helper to remove this warning. See 06:25:37 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 06:25:37 06:25:37 Login Succeeded 06:25:37 ---> docker-login.sh ends [Pipeline] } 06:25:37 Deleting 1 temporary files [Pipeline] // wrap [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 06:25:38 ========================================================= 06:25:38 [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.15-alpine] 06:25:38 ========================================================= [Pipeline] isUnix [Pipeline] sh 06:25:38 + docker build -t ci-base-image-arm64 -f Dockerfile.build --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.15-alpine . 06:25:41 Sending build context to Docker daemon 165.5MB 06:25:41 Step 1/6 : ARG BASE=golang:1.15-alpine3.12 06:25:41 Step 2/6 : FROM ${BASE} 06:25:41 1.15-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 06:25:41 5f621e34cdf4: Pulling fs layer 06:25:41 a4357932f1b6: Pulling fs layer 06:25:41 18c013af1878: Pulling fs layer 06:25:41 00ac8860ef70: Pulling fs layer 06:25:41 63d7cb157983: Pulling fs layer 06:25:41 b116817d02f9: Pulling fs layer 06:25:41 745a02a5169b: Pulling fs layer 06:25:41 00ac8860ef70: Waiting 06:25:41 63d7cb157983: Waiting 06:25:41 b116817d02f9: Waiting 06:25:41 745a02a5169b: Waiting 06:25:41 18c013af1878: Verifying Checksum 06:25:41 18c013af1878: Download complete 06:25:41 a4357932f1b6: Verifying Checksum 06:25:41 a4357932f1b6: Download complete 06:25:41 63d7cb157983: Download complete 06:25:41 b116817d02f9: Verifying Checksum 06:25:41 b116817d02f9: Download complete 06:25:42 5f621e34cdf4: Verifying Checksum 06:25:42 5f621e34cdf4: Download complete 06:25:42 5f621e34cdf4: Pull complete 06:25:43 a4357932f1b6: Pull complete 06:25:43 18c013af1878: Pull complete 06:25:44 745a02a5169b: Verifying Checksum 06:25:44 745a02a5169b: Download complete 06:25:46 00ac8860ef70: Verifying Checksum 06:25:46 00ac8860ef70: Download complete 06:25:58 00ac8860ef70: Pull complete 06:25:58 63d7cb157983: Pull complete 06:25:58 b116817d02f9: Pull complete 06:26:01 745a02a5169b: Pull complete 06:26:01 Digest: sha256:df689100bc6b2f2091bc50e3ab30bcbb973ead998518226adecfd27d0a642918 06:26:01 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.15-alpine 06:26:01 ---> b7e6874047d6 06:26:01 Step 3/6 : RUN apk add --update --no-cache make git curl bash zeromq-dev libsodium-dev pkgconfig build-base && ln -s /bin/touch /usr/bin/touch 06:26:04 ---> Running in c829cda5fcc0 06:26:06 fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 06:26:07 fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 06:26:09 (1/12) Installing libmagic (5.38-r0) 06:26:09 (2/12) Installing file (5.38-r0) 06:26:09 (3/12) Installing libc-dev (0.7.2-r3) 06:26:09 (4/12) Installing g++ (9.3.0-r2) 06:26:22 (5/12) Installing fortify-headers (1.1-r0) 06:26:22 (6/12) Installing patch (2.7.6-r6) 06:26:22 (7/12) Installing build-base (0.5-r2) 06:26:22 (8/12) Installing libsodium (1.0.18-r0) 06:26:22 (9/12) Installing pkgconf (1.7.2-r0) 06:26:22 (10/12) Installing libsodium-dev (1.0.18-r0) 06:26:22 (11/12) Installing libzmq (4.3.3-r0) 06:26:23 (12/12) Installing zeromq-dev (4.3.3-r0) 06:26:23 Executing busybox-1.31.1-r19.trigger 06:26:23 OK: 217 MiB in 51 packages 06:26:27 Removing intermediate container c829cda5fcc0 06:26:27 ---> 8744a99ff2af 06:26:27 Step 4/6 : WORKDIR /edgex-go 06:26:27 ---> Running in 0a8e40b262c9 06:26:28 Removing intermediate container 0a8e40b262c9 06:26:28 ---> 632f8a884a89 06:26:28 Step 5/6 : COPY go.mod . 06:26:28 ---> 1fbd8cbf25df 06:26:28 Step 6/6 : RUN go mod download 06:26:28 ---> Running in bec53815bd07 06:26:55 Removing intermediate container bec53815bd07 06:26:55 ---> b354ae64119f 06:26:55 Successfully built b354ae64119f 06:26:55 Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] sh 06:26:56 + docker inspect -f . ci-base-image-arm64 06:26:56 . [Pipeline] withDockerContainer 06:26:56 prd-ubuntu18.04-docker-arm64-4c-16g-20172 does not seem to be running inside a container 06:26:56 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 06:26:58 $ docker top 3148a11fed165ca4b136d212d64516da4ba52695fdc4349204c37ef488c42d1a -eo pid,comm [Pipeline] { [Pipeline] sh 06:26:59 + go version 06:26:59 go version go1.15.5 linux/arm64 [Pipeline] } 06:26:59 $ docker stop --time=1 3148a11fed165ca4b136d212d64516da4ba52695fdc4349204c37ef488c42d1a 06:27:01 $ docker rm -f 3148a11fed165ca4b136d212d64516da4ba52695fdc4349204c37ef488c42d1a [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 06:27:02 + docker inspect -f . ci-base-image-arm64 06:27:02 . [Pipeline] withDockerContainer 06:27:02 prd-ubuntu18.04-docker-arm64-4c-16g-20172 does not seem to be running inside a container 06:27:03 $ docker run -t -d -u 1001:1001 -u 0:0 -v /var/run/docker.sock:/var/run/docker.sock --privileged -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 06:27:04 $ docker top b5a4a38b34686c61c508449f6bd83918aaf0ae52e26c0800579ebcfb82699501 -eo pid,comm [Pipeline] { [Pipeline] echo 06:27:05 ========================================================= 06:27:05 [edgeXBuildGoParallel] Running Tests and Build... 06:27:05 ========================================================= [Pipeline] sh 06:27:05 + make test 06:27:05 GO111MODULE=on go test -race -coverprofile=coverage.out ./... 06:27:32 ? github.com/edgexfoundry/edgex-go [no test files] 06:28:19 ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] 06:28:20 # github.com/edgexfoundry/edgex-go/internal/core/data/v2/controller/http 06:28:20 internal/core/data/v2/controller/http/event.go:66:12: undefined: requests.AddEventReqToEventModels 06:28:47 # github.com/edgexfoundry/edgex-go/internal/core/data/v2/controller/http [github.com/edgexfoundry/edgex-go/internal/core/data/v2/controller/http.test] 06:28:47 internal/core/data/v2/controller/http/event.go:66: undefined: requests.AddEventReqToEventModels 06:28:47 ok github.com/edgexfoundry/edgex-go/internal/core/command 0.250s coverage: 46.6% of statements 06:28:47 FAIL github.com/edgexfoundry/edgex-go/internal/core/data [build failed] 06:28:47 ok github.com/edgexfoundry/edgex-go/internal/core/data/operators/reading 0.108s coverage: 100.0% of statements 06:28:47 ok github.com/edgexfoundry/edgex-go/internal/core/data/operators/value_descriptor 0.112s coverage: 100.0% of statements 06:28:49 ok github.com/edgexfoundry/edgex-go/internal/core/data/v2/application 0.543s coverage: 77.8% of statements 06:28:49 FAIL github.com/edgexfoundry/edgex-go/internal/core/data/v2/controller/http [build failed] 06:28:59 ok github.com/edgexfoundry/edgex-go/internal/core/metadata 1.226s coverage: 28.6% of statements 06:28:59 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/addressable 0.146s coverage: 100.0% of statements 06:28:59 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/command 0.115s coverage: 100.0% of statements 06:28:59 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device 0.323s coverage: 86.7% of statements 06:28:59 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_profile 0.395s coverage: 97.5% of statements 06:28:59 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_service 0.138s coverage: 78.3% of statements 06:29:06 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/controller/http 1.255s coverage: 93.1% of statements 06:29:06 ok github.com/edgexfoundry/edgex-go/internal/pkg/telemetry 0.054s coverage: 58.8% of statements 06:29:06 ok github.com/edgexfoundry/edgex-go/internal/pkg/v2/infrastructure/redis 0.284s coverage: 0.1% of statements 06:29:06 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.067s coverage: 100.0% of statements 06:29:06 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.131s coverage: 75.5% of statements 06:29:06 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.069s coverage: 80.8% of statements 06:29:06 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/jwt 0.161s coverage: 87.2% of statements 06:29:06 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/oauth2 0.137s coverage: 84.2% of statements 06:29:08 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.219s coverage: 91.4% of statements 06:29:11 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 0.606s coverage: 63.5% of statements 06:29:11 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.072s coverage: 100.0% of statements 06:29:11 ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.094s coverage: 91.3% of statements 06:29:11 ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.090s coverage: 100.0% of statements 06:29:11 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.076s coverage: 73.7% of statements 06:29:12 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.082s coverage: 100.0% of statements 06:29:18 ok github.com/edgexfoundry/edgex-go/internal/security/proxy 0.878s coverage: 55.9% of statements 06:29:18 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.463s coverage: 37.0% of statements 06:29:18 ok github.com/edgexfoundry/edgex-go/internal/security/secretstoreclient 1.801s coverage: 84.0% of statements 06:29:18 ok github.com/edgexfoundry/edgex-go/internal/security/secretstoreclient/mocks 0.086s coverage: 100.0% of statements 06:29:25 ok github.com/edgexfoundry/edgex-go/internal/support/notifications 0.359s coverage: 47.1% of statements 06:29:25 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/notification 0.123s coverage: 100.0% of statements 06:29:25 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/subscription 0.105s coverage: 100.0% of statements 06:29:30 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler 3.515s coverage: 29.1% of statements 06:29:30 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/interval 0.195s coverage: 99.0% of statements 06:29:30 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/intervalaction 0.119s coverage: 100.0% of statements 06:29:30 ok github.com/edgexfoundry/edgex-go/internal/system 0.046s coverage: 0.0% of statements 06:29:30 ok github.com/edgexfoundry/edgex-go/internal/system/agent/clients 0.055s coverage: 100.0% of statements 06:29:30 ok github.com/edgexfoundry/edgex-go/internal/system/agent/executor 0.080s coverage: 87.9% of statements 06:29:30 ok github.com/edgexfoundry/edgex-go/internal/system/agent/response 0.057s coverage: 100.0% of statements 06:29:30 ok github.com/edgexfoundry/edgex-go/internal/system/agent/setconfig 0.048s coverage: 32.1% of statements 06:29:31 ok github.com/edgexfoundry/edgex-go/internal/system/executor 0.086s coverage: 100.0% of statements 06:29:32 make: *** [Makefile:94: test] Error 2 [Pipeline] } 06:29:32 $ docker stop --time=1 b5a4a38b34686c61c508449f6bd83918aaf0ae52e26c0800579ebcfb82699501 06:29:34 $ docker rm -f b5a4a38b34686c61c508449f6bd83918aaf0ae52e26c0800579ebcfb82699501 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) Stage "Docker Build" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } 06:29:37 Failed in branch arm64 [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (CodeCov) Stage "CodeCov" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Scan) Stage "Snyk Scan" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Docker Image Scan) Stage "Snyk Docker Image Scan" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) Stage "Publish Swagger" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) Stage "Semver" skipped due to earlier failure(s) [Pipeline] stage [Pipeline] { (Tag) Stage "Semver" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) Stage "Semver" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] libraryResource [Pipeline] sh 06:29:40 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 06:29:41 ---> package-listing.sh 06:29:41 ++ facter osfamily 06:29:41 ++ tr '[:upper:]' '[:lower:]' 06:29:41 + OS_FAMILY=redhat 06:29:41 + workspace=/w/workspace/edgex-go/1 06:29:41 + START_PACKAGES=/tmp/packages_start.txt 06:29:41 + END_PACKAGES=/tmp/packages_end.txt 06:29:41 + DIFF_PACKAGES=/tmp/packages_diff.txt 06:29:41 + PACKAGES=/tmp/packages_start.txt 06:29:41 + '[' /w/workspace/edgex-go/1 ']' 06:29:41 + PACKAGES=/tmp/packages_end.txt 06:29:41 + case "${OS_FAMILY}" in 06:29:41 + rpm -qa 06:29:41 + sort 06:29:47 + '[' -f /tmp/packages_start.txt ']' 06:29:47 + '[' -f /tmp/packages_end.txt ']' 06:29:47 + diff /tmp/packages_start.txt /tmp/packages_end.txt 06:29:47 + '[' /w/workspace/edgex-go/1 ']' 06:29:47 + mkdir -p /w/workspace/edgex-go/1/archives/ 06:29:47 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgex-go/1/archives/ [Pipeline] echo 06:29:47 Launching container with: [--privileged -u 0:0 --net host -v /var/log/sa:/var/log/sa-host -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/edgex-go/1/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 06:29:47 + facter operatingsystem [Pipeline] isUnix [Pipeline] sh 06:29:47 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 06:29:47 06:29:47 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] isUnix [Pipeline] sh 06:29:48 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 06:29:48 alpine: Pulling from edgex-lftools-log-publisher 06:29:48 df20fa9351a1: Pulling fs layer 06:29:48 36b3adc4ff6f: Pulling fs layer 06:29:48 8ad3a11d3b57: Pulling fs layer 06:29:48 46f8f816bc3b: Pulling fs layer 06:29:48 93b61091891f: Pulling fs layer 06:29:48 93b9cdb0e59b: Pulling fs layer 06:29:48 5e14af77c1be: Pulling fs layer 06:29:48 01666e4c0597: Pulling fs layer 06:29:48 aa168da1d23b: Pulling fs layer 06:29:48 93b9cdb0e59b: Waiting 06:29:48 5e14af77c1be: Waiting 06:29:48 01666e4c0597: Waiting 06:29:48 aa168da1d23b: Waiting 06:29:48 46f8f816bc3b: Waiting 06:29:48 93b61091891f: Waiting 06:29:48 36b3adc4ff6f: Download complete 06:29:48 46f8f816bc3b: Verifying Checksum 06:29:48 46f8f816bc3b: Download complete 06:29:48 df20fa9351a1: Verifying Checksum 06:29:48 df20fa9351a1: Download complete 06:29:48 93b9cdb0e59b: Verifying Checksum 06:29:48 93b9cdb0e59b: Download complete 06:29:48 93b61091891f: Verifying Checksum 06:29:48 93b61091891f: Download complete 06:29:48 5e14af77c1be: Verifying Checksum 06:29:48 5e14af77c1be: Download complete 06:29:48 01666e4c0597: Download complete 06:29:48 8ad3a11d3b57: Verifying Checksum 06:29:48 8ad3a11d3b57: Download complete 06:29:48 df20fa9351a1: Pull complete 06:29:48 36b3adc4ff6f: Pull complete 06:29:49 8ad3a11d3b57: Pull complete 06:29:49 46f8f816bc3b: Pull complete 06:29:50 93b61091891f: Pull complete 06:29:50 93b9cdb0e59b: Pull complete 06:29:50 5e14af77c1be: Pull complete 06:29:51 01666e4c0597: Pull complete 06:29:51 aa168da1d23b: Verifying Checksum 06:29:51 aa168da1d23b: Download complete 06:29:59 aa168da1d23b: Pull complete 06:29:59 Digest: sha256:ac41798234670a79351fc13b8232b4dbeccc6fb1f122f5db5169d11b1762ca7c 06:29:59 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 06:29:59 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] withDockerContainer 06:29:59 prd-centos7-docker-4c-2g-20167 does not seem to be running inside a container 06:29:59 $ docker run -t -d -u 1001:1001 --privileged -u 0:0 --net host -v /var/log/sa:/var/log/sa-host -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/edgex-go/1/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine cat 06:30:03 $ docker top 9bc445db679e45c92bd6ec335e3c9c2a7c8b4a0fe0225a5e5399ca26d8e42fbc -eo pid,comm [Pipeline] { [Pipeline] sh 06:30:04 + touch /tmp/pre-build-complete [Pipeline] sh 06:30:04 + mkdir -p /var/log/sa [Pipeline] sh 06:30:05 + ls /var/log/sa-host 06:30:05 + sadf -c /var/log/sa-host/sa14 06:30:05 file_magic: OK 06:30:05 HZ: Using current value: 100 06:30:05 file_header: OK 06:30:05 file_activity: A_CPU A_PCSW A_SWAP A_PAGE A_IO A_MEMORY A_HUGE A_KTABLES A_QUEUE A_SERIAL A_DISK A_NET_DEV A_NET_EDEV A_NET_NFS A_NET_NFSD A_NET_SOCK OK 06:30:05 Statistics: 06:30:05 HRHnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu... 06:30:05 File successfully converted to sysstat format version 12.2.1 06:30:05 + sadf -c /var/log/sa-host/sa23 06:30:05 file_magic: OK 06:30:05 HZ: Using current value: 100 06:30:05 file_header: OK 06:30:05 file_activity: A_CPU A_PCSW A_SWAP A_PAGE A_IO A_MEMORY A_HUGE A_KTABLES A_QUEUE A_SERIAL A_DISK A_NET_DEV A_NET_EDEV A_NET_NFS A_NET_NFSD A_NET_SOCK OK 06:30:05 Statistics: 06:30:05 Hnuu...uuuununununu... 06:30:05 File successfully converted to sysstat format version 12.2.1 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 06:30:05 provisioning config files... 06:30:05 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgex-go/1@tmp/config310481553439692105tmp [Pipeline] { [Pipeline] echo 06:30:05 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 06:30:05 ---> create-netrc.sh [Pipeline] } 06:30:05 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] echo 06:30:06 Running shell/python-tools-install.sh [Pipeline] libraryResource [Pipeline] sh 06:30:06 ---> python-tools-install.sh [Pipeline] echo 06:30:06 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 06:30:06 ---> sudo-logs.sh 06:30:06 Archiving 'sudo' log.. [Pipeline] echo 06:30:06 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 06:30:07 ---> job-cost.sh 06:30:07 lf-activate-venv: SKIPPING 06:30:07 INFO: No Stack... 06:30:08 INFO: Retrieving Pricing Info for: v1-standard-2 06:30:09 INFO: Archiving Costs [Pipeline] echo 06:30:09 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 06:30:09 ---> logs-deploy.sh 06:30:09 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-go/PR-3026/1 06:30:09 INFO: archiving workspace using pattern(s): 06:30:11 Archives upload complete. 06:30:11 INFO: archiving logs to Nexus 06:30:12 ---> uname -a: 06:30:12 Linux prd-centos7-docker-4c-2g-20167.vexxhost.local 3.10.0-1160.6.1.el7.x86_64 #1 SMP Tue Nov 17 13:59:11 UTC 2020 x86_64 Linux 06:30:12 06:30:12 06:30:12 ---> lscpu: 06:30:12 Architecture: x86_64 06:30:12 CPU op-mode(s): 32-bit, 64-bit 06:30:12 Byte Order: Little Endian 06:30:12 Address sizes: 40 bits physical, 48 bits virtual 06:30:12 CPU(s): 4 06:30:12 On-line CPU(s) list: 0-3 06:30:12 Thread(s) per core: 1 06:30:12 Core(s) per socket: 1 06:30:12 Socket(s): 4 06:30:12 NUMA node(s): 1 06:30:12 Vendor ID: GenuineIntel 06:30:12 CPU family: 6 06:30:12 Model: 44 06:30:12 Model name: Westmere E56xx/L56xx/X56xx (IBRS update) 06:30:12 Stepping: 1 06:30:12 CPU MHz: 2933.442 06:30:12 BogoMIPS: 5866.88 06:30:12 Virtualization: VT-x 06:30:12 Hypervisor vendor: KVM 06:30:12 Virtualization type: full 06:30:12 L1d cache: 128 KiB 06:30:12 L1i cache: 128 KiB 06:30:12 L2 cache: 16 MiB 06:30:12 L3 cache: 64 MiB 06:30:12 NUMA node0 CPU(s): 0-3 06:30:12 Vulnerability Itlb multihit: KVM: Mitigation: Split huge pages 06:30:12 Vulnerability L1tf: Mitigation; PTE Inversion; VMX conditional cache flushes, SMT disabled 06:30:12 Vulnerability Mds: Vulnerable: Clear CPU buffers attempted, no microcode; SMT Host state unknown 06:30:12 Vulnerability Meltdown: Mitigation; PTI 06:30:12 Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp 06:30:12 Vulnerability Spectre v1: Mitigation; Load fences, usercopy/swapgs barriers and __user pointer sanitization 06:30:12 Vulnerability Spectre v2: Mitigation; Full retpoline, IBPB 06:30:12 Vulnerability Srbds: Not affected 06:30:12 Vulnerability Tsx async abort: Not affected 06:30:12 Flags: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 ss syscall nx pdpe1gb rdtscp lm constant_tsc rep_good nopl xtopology eagerfpu pni pclmulqdq vmx ssse3 cx16 pcid sse4_1 sse4_2 x2apic popcnt tsc_deadline_timer aes hypervisor lahf_lm ssbd ibrs ibpb stibp tpr_shadow vnmi flexpriority ept vpid tsc_adjust arat spec_ctrl intel_stibp 06:30:12 06:30:12 06:30:12 ---> nproc: 06:30:12 4 06:30:12 06:30:12 06:30:12 ---> df -h: 06:30:12 Filesystem Size Used Available Use% Mounted on 06:30:12 overlay 50.0G 8.2G 41.7G 16% / 06:30:12 tmpfs 64.0M 0 64.0M 0% /dev 06:30:12 tmpfs 918.7M 0 918.7M 0% /sys/fs/cgroup 06:30:12 shm 64.0M 0 64.0M 0% /dev/shm 06:30:12 /dev/vda1 50.0G 8.2G 41.7G 16% /facter-os 06:30:12 /dev/vda1 50.0G 8.2G 41.7G 16% /etc/resolv.conf 06:30:12 /dev/vda1 50.0G 8.2G 41.7G 16% /etc/hostname 06:30:12 /dev/vda1 50.0G 8.2G 41.7G 16% /etc/hosts 06:30:12 /dev/vda1 50.0G 8.2G 41.7G 16% /var/log/secure 06:30:12 /dev/vda1 50.0G 8.2G 41.7G 16% /var/log/auth.log 06:30:12 /dev/vda1 50.0G 8.2G 41.7G 16% /run/cloud-init/result.json 06:30:12 /dev/vda1 50.0G 8.2G 41.7G 16% /var/log/sa-host 06:30:12 /dev/vda1 50.0G 8.2G 41.7G 16% /w/workspace/edgex-go/1 06:30:12 /dev/vda1 50.0G 8.2G 41.7G 16% /w/workspace/edgex-go/1@tmp 06:30:12 06:30:12 06:30:12 ---> free -m: 06:30:12 total used free shared buff/cache available 06:30:12 Mem: 1837 757 142 0 937 987 06:30:12 Swap: 1023 2 1021 06:30:12 06:30:12 06:30:12 ---> ip addr: 06:30:12 1: lo: mtu 65536 qdisc noqueue state UNKNOWN qlen 1000 06:30:12 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 06:30:12 inet 127.0.0.1/8 scope host lo 06:30:12 valid_lft forever preferred_lft forever 06:30:12 inet6 ::1/128 scope host 06:30:12 valid_lft forever preferred_lft forever 06:30:12 2: eth0: mtu 1458 qdisc pfifo_fast state UP qlen 1000 06:30:12 link/ether fa:16:3e:12:4f:58 brd ff:ff:ff:ff:ff:ff 06:30:12 inet 10.30.123.96/23 brd 10.30.123.255 scope global dynamic eth0 06:30:12 valid_lft 85841sec preferred_lft 85841sec 06:30:12 inet6 fe80::f816:3eff:fe12:4f58/64 scope link 06:30:12 valid_lft forever preferred_lft forever 06:30:12 3: docker0: mtu 1500 qdisc noqueue state DOWN 06:30:12 link/ether 02:42:31:d0:e8:c4 brd ff:ff:ff:ff:ff:ff 06:30:12 inet 10.250.0.254/24 brd 10.250.0.255 scope global docker0 06:30:12 valid_lft forever preferred_lft forever 06:30:12 inet6 fe80::42:31ff:fed0:e8c4/64 scope link 06:30:12 valid_lft forever preferred_lft forever 06:30:12 06:30:12 06:30:12 ---> sar -b -r -n DEV: 06:30:12 Linux 3.10.0-1160.6.1.el7.x86_64 (centos-7-docker-5fbc1798-0377-b841-54c3-72bc41eda64a.vexxhost.lo) 01/14/21 _x86_64_ (4 CPU) 06:30:12 06:30:12 06:20:40 LINUX RESTART (4 CPU) 06:30:12 06:30:12 06:21:01 tps rtps wtps dtps bread/s bwrtn/s bdscd/s 06:30:12 06:22:03 107.95 34.00 73.94 0.00 3442.53 42281.56 0.00 06:30:12 06:23:01 100.90 61.73 39.17 0.00 9071.76 13270.13 0.00 06:30:12 06:24:01 254.47 70.92 183.55 0.00 3545.04 50982.95 0.00 06:30:12 06:25:01 181.92 90.78 91.13 0.00 4308.23 10381.08 0.00 06:30:12 06:26:01 4.88 0.03 4.85 0.00 3.86 183.30 0.00 06:30:12 06:27:01 0.85 0.13 0.72 0.00 1.47 8.91 0.00 06:30:12 06:28:01 1.40 1.00 0.40 0.00 122.39 5.34 0.00 06:30:12 06:29:01 0.15 0.00 0.15 0.00 0.00 1.75 0.00 06:30:12 06:30:02 116.79 61.94 54.85 0.00 5563.51 18053.45 0.00 06:30:12 Average: 85.48 35.55 49.93 0.00 2875.31 15035.57 0.00 06:30:12 06:30:12 06:21:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 06:30:12 06:22:03 96728 0 538960 28.64 2620 1243236 1068932 36.48 484536 1101820 11788 06:30:12 06:23:01 371240 0 558228 29.67 2620 949456 1084676 37.02 489908 818636 0 06:30:12 06:24:01 365852 0 662992 35.24 1492 851208 1113624 38.01 413164 829512 20 06:30:12 06:25:01 487264 0 700344 37.22 1116 692820 1112796 37.98 478588 638412 20 06:30:12 06:26:01 503228 0 684268 36.37 1116 692932 1106296 37.76 476788 638036 12 06:30:12 06:27:01 504620 0 682840 36.29 1116 692968 1096092 37.41 475048 638696 16 06:30:12 06:28:01 500644 0 683136 36.31 1116 696648 1096104 37.41 475200 642480 20 06:30:12 06:29:01 501128 0 682648 36.28 1116 696652 1096076 37.41 474852 642728 12 06:30:12 06:30:02 179016 0 755172 40.14 852 946504 1269936 43.34 512572 880468 0 06:30:12 Average: 389969 0 660954 35.13 1463 829158 1116059 38.09 475628 758976 1321 06:30:12 06:30:12 06:21:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 06:30:12 06:22:03 eth0 1041.70 682.61 3352.83 95.53 0.00 0.00 0.00 0.00 06:30:12 06:22:03 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:30:12 06:22:03 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:30:12 06:23:01 eth0 934.37 1000.67 3139.51 121.39 0.00 0.00 0.00 0.00 06:30:12 06:23:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:30:12 06:23:01 docker0 926.84 831.73 74.41 2768.57 0.00 0.00 0.00 0.00 06:30:12 06:24:01 eth0 534.60 439.67 3665.62 42.18 0.00 0.00 0.00 0.00 06:30:12 06:24:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:30:12 06:24:01 docker0 154.26 202.33 11.06 832.24 0.00 0.00 0.00 0.00 06:30:12 06:25:01 eth0 61.62 45.58 39.93 70.98 0.00 0.00 0.00 0.00 06:30:12 06:25:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:30:12 06:25:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:30:12 06:26:01 eth0 3.78 0.70 1.01 0.53 0.00 0.00 0.00 0.00 06:30:12 06:26:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:30:12 06:26:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:30:12 06:27:01 eth0 2.71 1.03 1.06 0.69 0.00 0.00 0.00 0.00 06:30:12 06:27:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:30:12 06:27:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:30:12 06:28:01 eth0 1.32 0.38 0.35 0.24 0.00 0.00 0.00 0.00 06:30:12 06:28:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:30:12 06:28:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:30:12 06:29:01 eth0 0.58 0.40 0.27 0.21 0.00 0.00 0.00 0.00 06:30:12 06:29:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:30:12 06:29:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:30:12 06:30:02 eth0 209.49 172.42 2155.22 17.87 0.00 0.00 0.00 0.00 06:30:12 06:30:02 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:30:12 06:30:02 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:30:12 Average: eth0 307.76 257.66 1367.49 38.54 0.00 0.00 0.00 0.00 06:30:12 Average: lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:30:12 Average: docker0 117.04 112.15 9.25 391.02 0.00 0.00 0.00 0.00 06:30:12 06:30:12 06:30:12 ---> sar -P ALL: 06:30:12 Linux 3.10.0-1160.6.1.el7.x86_64 (centos-7-docker-5fbc1798-0377-b841-54c3-72bc41eda64a.vexxhost.lo) 01/14/21 _x86_64_ (4 CPU) 06:30:12 06:30:12 06:20:40 LINUX RESTART (4 CPU) 06:30:12 06:30:12 06:21:01 CPU %user %nice %system %iowait %steal %idle 06:30:12 06:22:03 all 11.36 0.00 6.14 5.31 0.04 77.15 06:30:12 06:22:03 0 11.41 0.00 5.63 5.32 0.03 77.61 06:30:12 06:22:03 1 10.64 0.00 6.81 5.35 0.03 77.16 06:30:12 06:22:03 2 11.77 0.00 5.20 5.90 0.05 77.07 06:30:12 06:22:03 3 11.60 0.00 6.94 4.66 0.05 76.75 06:30:12 06:23:01 all 10.90 0.00 5.50 1.34 0.08 82.17 06:30:12 06:23:01 0 11.38 0.00 6.50 0.62 0.07 81.43 06:30:12 06:23:01 1 7.86 0.00 4.34 2.35 0.11 85.35 06:30:12 06:23:01 2 14.25 0.00 5.91 1.32 0.09 78.43 06:30:12 06:23:01 3 10.13 0.00 5.28 1.06 0.07 83.47 06:30:12 06:24:01 all 10.62 0.00 9.00 6.32 0.14 73.92 06:30:12 06:24:01 0 10.71 0.00 9.41 6.36 0.14 73.38 06:30:12 06:24:01 1 10.14 0.00 8.95 5.80 0.17 74.94 06:30:12 06:24:01 2 10.50 0.00 9.16 6.63 0.09 73.62 06:30:12 06:24:01 3 11.13 0.00 8.49 6.46 0.17 73.75 06:30:12 06:25:01 all 50.42 0.00 12.71 4.53 0.07 32.27 06:30:12 06:25:01 0 50.56 0.00 12.72 4.98 0.05 31.69 06:30:12 06:25:01 1 49.43 0.00 12.97 5.01 0.09 32.50 06:30:12 06:25:01 2 52.24 0.00 11.40 3.43 0.07 32.86 06:30:12 06:25:01 3 49.44 0.00 13.76 4.70 0.05 32.04 06:30:12 06:26:01 all 0.19 0.00 0.06 0.00 0.02 99.72 06:30:12 06:26:01 0 0.08 0.00 0.02 0.00 0.02 99.88 06:30:12 06:26:01 1 0.05 0.00 0.07 0.00 0.02 99.87 06:30:12 06:26:01 2 0.53 0.00 0.07 0.00 0.03 99.37 06:30:12 06:26:01 3 0.10 0.00 0.10 0.02 0.00 99.78 06:30:12 06:27:01 all 0.20 0.00 0.07 0.00 0.01 99.72 06:30:12 06:27:01 0 0.07 0.00 0.05 0.00 0.00 99.88 06:30:12 06:27:01 1 0.08 0.00 0.12 0.00 0.00 99.80 06:30:12 06:27:01 2 0.57 0.00 0.03 0.00 0.00 99.40 06:30:12 06:27:01 3 0.10 0.00 0.07 0.00 0.03 99.80 06:30:12 06:28:01 all 0.17 0.00 0.05 0.00 0.00 99.77 06:30:12 06:28:01 0 0.02 0.00 0.05 0.00 0.00 99.93 06:30:12 06:28:01 1 0.08 0.00 0.07 0.00 0.02 99.83 06:30:12 06:28:01 2 0.57 0.00 0.07 0.00 0.00 99.37 06:30:12 06:28:01 3 0.02 0.00 0.03 0.00 0.00 99.95 06:30:12 06:29:01 all 0.17 0.00 0.05 0.00 0.01 99.77 06:30:12 06:29:01 0 0.03 0.00 0.02 0.00 0.00 99.95 06:30:12 06:29:01 1 0.08 0.00 0.07 0.00 0.02 99.83 06:30:12 06:29:01 2 0.53 0.00 0.05 0.00 0.02 99.40 06:30:12 06:29:01 3 0.03 0.00 0.07 0.00 0.02 99.88 06:30:12 06:30:02 all 5.52 0.00 4.02 2.19 0.21 88.06 06:30:12 06:30:02 0 4.91 0.00 3.75 1.72 0.17 89.45 06:30:12 06:30:02 1 5.67 0.00 3.91 2.58 0.25 87.59 06:30:12 06:30:02 2 5.52 0.00 4.06 3.00 0.22 87.21 06:30:12 06:30:02 3 5.97 0.00 4.37 1.45 0.22 88.00 06:30:12 Average: all 9.75 0.00 4.11 2.16 0.06 83.92 06:30:12 Average: 0 9.70 0.00 4.16 2.08 0.05 84.01 06:30:12 Average: 1 9.14 0.00 4.08 2.32 0.08 84.39 06:30:12 Average: 2 10.51 0.00 3.93 2.24 0.06 83.26 06:30:12 Average: 3 9.64 0.00 4.28 2.01 0.07 84.01 06:30:12 06:30:12 06:30:12