Pull request #95 opened Connecting to https://api.github.com using edgex-jenkins/****** (edgex-jenkins github personal access token) Obtained Jenkinsfile from 2d6897ad21f311d49f4974b8dbf2de077c7c0aba+0088b1c14d9fd9deeb4630211d1277bd3e025ddb (96213d48714ef411bb1a44ee1e94dc1ce8eb2182) 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 9d0281235b943b7ad605f650702698f9078b2862 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 9d0281235b943b7ad605f650702698f9078b2862 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/device-rest-go/branches/PR-95/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 9d0281235b943b7ad605f650702698f9078b2862 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 9d0281235b943b7ad605f650702698f9078b2862 # timeout=10 Commit message: "Merge pull request #315 from ernestojeda/rename-docker-images-again" > 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 46d8313d362d7075c0f562900eedc504c24ea18a 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/device-rest-go/branches/PR-95/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 46d8313d362d7075c0f562900eedc504c24ea18a (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 46d8313d362d7075c0f562900eedc504c24ea18a # timeout=10 Commit message: "Fix lfParallelCostCapture env var name" > 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 9d0281235b943b7ad605f650702698f9078b2862 Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that shared library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoApp] RAW Config: [project:device-rest-go] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[centos7-docker-4c-2g, ubuntu18.04-docker-arm64-4c-16g]] [Pipeline] echo ========================================================= [edgeXBuildGoApp] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: device-rest-go-settings PROJECT: device-rest-go USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.16 GOPROXY: https://nexus3.edgexfoundry.org/repository/go-proxy/ DOCKER_BASE_IMAGE: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine DOCKER_FILE_PATH: Dockerfile DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_IMAGE_NAME: device-rest DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: true BUILD_EXPERIMENTAL_DOCKER_IMAGE: false BUILD_STABLE_DOCKER_IMAGE: false SEMVER_BUMP_LEVEL: pre BUILD_SNAP: false PUBLISH_SWAGGER_DOCS: false SWAGGER_API_FOLDERS: openapi/v1 ARTIFACT_ROOT: archives/bin ARTIFACT_TYPES: docker SHOULD_BUILD: true BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] node Still waiting to schedule task ‘prd-centos7-blackbox-4c-2g-3715’ doesn’t have label ‘centos7-docker-4c-2g’; ‘prd-centos7-docker-4c-2g-4736’ is offline; ‘prd-centos7-docker-4c-2g-4739’ is offline; ‘prd-centos7-docker-4c-2g-4740’ is offline; ‘prd-centos7-docker-4c-2g-4747’ is offline; ‘prd-ubuntu18.04-docker-arm64-4c-16g-3702’ doesn’t have label ‘centos7-docker-4c-2g’ Running on prd-centos7-docker-4c-2g-4755 in /w/workspace/dgexfoundry_device-rest-go_PR-95 [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/device-rest-go.git > git init /w/workspace/dgexfoundry_device-rest-go_PR-95 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/device-rest-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/device-rest-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Merging remotes/origin/master commit 0088b1c14d9fd9deeb4630211d1277bd3e025ddb into PR head commit 2d6897ad21f311d49f4974b8dbf2de077c7c0aba Merge succeeded, producing 2d6897ad21f311d49f4974b8dbf2de077c7c0aba Checking out Revision 2d6897ad21f311d49f4974b8dbf2de077c7c0aba (PR-95) > git config remote.origin.url git@github.com:edgexfoundry/device-rest-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/device-rest-go.git # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/device-rest-go.git using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-rest-go.git +refs/pull/95/head:refs/remotes/origin/PR-95 +refs/heads/master:refs/remotes/origin/master # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 2d6897ad21f311d49f4974b8dbf2de077c7c0aba # 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 0088b1c14d9fd9deeb4630211d1277bd3e025ddb # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 2d6897ad21f311d49f4974b8dbf2de077c7c0aba # timeout=10 Commit message: "build(deps): Bump github.com/edgexfoundry/device-sdk-go/v2" First time build. Skipping changelog. > git --version # timeout=10 > git --version # 'git version 2.24.3' fatal: bad object 9d0281235b943b7ad605f650702698f9078b2862 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 18:42:29 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 18:42:29 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 18:42:29 ========================================================= 18:42:29 EdgeX Global Pipelines Version Info 18:42:29 ========================================================= [Pipeline] libraryResource [Pipeline] sh 18:42:31 ------------------- 18:42:31 stable info: 18:42:31 ------------------- 18:42:31 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 18:42:31 Commit SHA: 9d0281235b943b7ad605f650702698f9078b2862 18:42:31 Message: update stable to v1.0.192 18:42:33 ------------------- 18:42:33 experimental info: 18:42:33 ------------------- 18:42:33 Commited By: **** collab-it+edgex@linuxfoundation.org 18:42:33 Commit SHA: 9d0281235b943b7ad605f650702698f9078b2862 18:42:33 Message: update experimental to v1.0.192 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 18:42:33 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-rest-go-settings [Pipeline] echo 18:42:33 [edgeXSetupEnvironment]: set envvar PROJECT = device-rest-go [Pipeline] echo 18:42:33 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 18:42:33 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 18:42:33 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 18:42:33 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.16 [Pipeline] echo 18:42:34 [edgeXSetupEnvironment]: set envvar GOPROXY = https://nexus3.edgexfoundry.org/repository/go-proxy/ [Pipeline] echo 18:42:34 [edgeXSetupEnvironment]: set envvar DOCKER_BASE_IMAGE = nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine [Pipeline] echo 18:42:34 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo 18:42:34 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 18:42:34 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 18:42:34 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = device-rest [Pipeline] echo 18:42:34 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 18:42:34 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 18:42:34 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 18:42:34 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 18:42:34 [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo 18:42:34 [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo 18:42:34 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 18:42:34 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 18:42:34 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo 18:42:34 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo 18:42:34 [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo 18:42:35 [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo 18:42:35 [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo 18:42:35 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 18:42:35 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-95 [Pipeline] echo 18:42:35 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-95 [Pipeline] echo 18:42:35 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-95 [Pipeline] echo 18:42:35 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 2d6897ad21f311d49f4974b8dbf2de077c7c0aba [Pipeline] echo 18:42:35 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 2d6897a [Pipeline] echo 18:42:35 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] wrap 18:42:35 provisioning config files... 18:42:35 copy managed file [device-rest-go-settings] to file:/w/workspace/dgexfoundry_device-rest-go_PR-95@tmp/config8599713180158119363tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 18:42:36 ---> docker-login.sh 18:42:36 nexus3.edgexfoundry.org:10001 18:42:36 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 18:42:36 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 18:42:36 Configure a credential helper to remove this warning. See 18:42:36 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 18:42:36 18:42:36 Login Succeeded 18:42:36 nexus3.edgexfoundry.org:10002 18:42:37 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 18:42:37 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 18:42:37 Configure a credential helper to remove this warning. See 18:42:37 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 18:42:37 18:42:37 Login Succeeded 18:42:37 nexus3.edgexfoundry.org:10003 18:42:37 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 18:42:38 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 18:42:38 Configure a credential helper to remove this warning. See 18:42:38 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 18:42:38 18:42:38 Login Succeeded 18:42:38 nexus3.edgexfoundry.org:10004 18:42:38 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 18:42:38 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 18:42:38 Configure a credential helper to remove this warning. See 18:42:38 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 18:42:38 18:42:38 Login Succeeded 18:42:38 docker.io 18:42:38 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 18:42:39 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 18:42:39 Configure a credential helper to remove this warning. See 18:42:39 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 18:42:39 18:42:39 Login Succeeded 18:42:39 ---> docker-login.sh ends [Pipeline] } 18:42:39 Deleting 1 temporary files [Pipeline] // wrap [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 18:42:39 + git log --format=format:%s -1 2d6897ad21f311d49f4974b8dbf2de077c7c0aba [Pipeline] echo 18:42:40 GIT_COMMIT: 2d6897ad21f311d49f4974b8dbf2de077c7c0aba, Commit Message: build(deps): Bump github.com/edgexfoundry/device-sdk-go/v2 [Pipeline] echo 18:42:40 This is not a build commit. [Pipeline] isUnix [Pipeline] sh 18:42:41 + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 18:42:41 18:42:41 Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh 18:42:41 + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 18:42:41 latest: Pulling from edgex-devops/git-semver 18:42:41 31603596830f: Pulling fs layer 18:42:41 54011a49482f: Pulling fs layer 18:42:41 a6820b24f6d8: Pulling fs layer 18:42:41 f581987b2513: Pulling fs layer 18:42:41 f581987b2513: Waiting 18:42:41 54011a49482f: Verifying Checksum 18:42:41 54011a49482f: Download complete 18:42:42 31603596830f: Verifying Checksum 18:42:42 31603596830f: Download complete 18:42:42 a6820b24f6d8: Verifying Checksum 18:42:42 a6820b24f6d8: Download complete 18:42:42 f581987b2513: Verifying Checksum 18:42:42 f581987b2513: Download complete 18:42:43 31603596830f: Pull complete 18:42:43 54011a49482f: Pull complete 18:42:44 a6820b24f6d8: Pull complete 18:42:44 f581987b2513: Pull complete 18:42:44 Digest: sha256:772af3cb61214e5a22880db9bb273bb039d0aa3a8f4edfa0c1def8b4e20ea536 18:42:44 Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 18:42:44 nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer 18:42:44 prd-centos7-docker-4c-2g-4755 does not seem to be running inside a container 18:42:45 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/dgexfoundry_device-rest-go_PR-95 -v /w/workspace/dgexfoundry_device-rest-go_PR-95:/w/workspace/dgexfoundry_device-rest-go_PR-95:rw,z -v /w/workspace/dgexfoundry_device-rest-go_PR-95@tmp:/w/workspace/dgexfoundry_device-rest-go_PR-95@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat 18:42:48 $ docker top 482c22f3f6af40cb9b1889db668f7563c1a2379ddcdd9612401b4ffa2756c246 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 18:42:48 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 18:42:48 [ssh-agent] Looking for ssh-agent implementation... 18:42:49 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 18:42:49 $ docker exec 482c22f3f6af40cb9b1889db668f7563c1a2379ddcdd9612401b4ffa2756c246 ssh-agent 18:42:49 SSH_AUTH_SOCK=/tmp/ssh-qLpsbdAmdAIL/agent.12 18:42:49 SSH_AGENT_PID=17 18:42:49 Running ssh-add (command line suppressed) 18:42:49 Identity added: /w/workspace/dgexfoundry_device-rest-go_PR-95@tmp/private_key_5918768083754015598.key (/w/workspace/dgexfoundry_device-rest-go_PR-95@tmp/private_key_5918768083754015598.key) 18:42:49 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 18:42:50 + git tag --points-at HEAD [Pipeline] } 18:42:50 $ docker exec --env ******** --env ******** 482c22f3f6af40cb9b1889db668f7563c1a2379ddcdd9612401b4ffa2756c246 ssh-agent -k 18:42:50 unset SSH_AUTH_SOCK; 18:42:50 unset SSH_AGENT_PID; 18:42:50 echo Agent pid 17 killed; 18:42:50 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 18:42:50 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 18:42:50 [ssh-agent] Looking for ssh-agent implementation... 18:42:51 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 18:42:51 $ docker exec 482c22f3f6af40cb9b1889db668f7563c1a2379ddcdd9612401b4ffa2756c246 ssh-agent 18:42:51 SSH_AUTH_SOCK=/tmp/ssh-tqMr2wmbtS4h/agent.47 18:42:51 SSH_AGENT_PID=52 18:42:51 Running ssh-add (command line suppressed) 18:42:51 Identity added: /w/workspace/dgexfoundry_device-rest-go_PR-95@tmp/private_key_4685076063635685310.key (/w/workspace/dgexfoundry_device-rest-go_PR-95@tmp/private_key_4685076063635685310.key) 18:42:51 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 18:42:52 + git semver init 18:42:52 # -> Open(): unable to determine branch for HEAD 18:42:52 # $GIT_DIR = /w/workspace/dgexfoundry_device-rest-go_PR-95/.git 18:42:52 # $GIT_WORK_TREE = /w/workspace/dgexfoundry_device-rest-go_PR-95 18:42:52 # $SEMVER_REMOTE_NAME = origin 18:42:52 # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org 18:42:52 # $SEMVER_USER_NAME = edgex-jenkins 18:42:52 # $SEMVER_BRANCH = PR-95 18:42:52 # $SEMVER_TEMP = /tmp/semver-661522395 18:42:52 # git clone --branch semver git@github.com:edgexfoundry/device-rest-go.git $SEMVER_TEMP 18:42:53 # '/tmp/semver-661522395' -> '/w/workspace/dgexfoundry_device-rest-go_PR-95/.semver' 18:42:53 # -> Force: false 18:42:53 # $SEMVER_DIR = /w/workspace/dgexfoundry_device-rest-go_PR-95/.semver [Pipeline] } 18:42:53 $ docker exec --env ******** --env ******** 482c22f3f6af40cb9b1889db668f7563c1a2379ddcdd9612401b4ffa2756c246 ssh-agent -k 18:42:53 unset SSH_AUTH_SOCK; 18:42:53 unset SSH_AGENT_PID; 18:42:53 echo Agent pid 52 killed; 18:42:53 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 18:42:54 + git semver [Pipeline] } 18:42:54 $ docker stop --time=1 482c22f3f6af40cb9b1889db668f7563c1a2379ddcdd9612401b4ffa2756c246 18:42:56 $ docker rm -f 482c22f3f6af40cb9b1889db668f7563c1a2379ddcdd9612401b4ffa2756c246 [Pipeline] // withDockerContainer [Pipeline] sh 18:42:56 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 18:42:58 Stashed 1 file(s) [Pipeline] echo 18:42:58 [edgeXSemver]: initialized semver on version 0.0.0 [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] parallel [Pipeline] { (Branch: amd64) [Pipeline] { (Branch: arm64) [Pipeline] stage [Pipeline] { (amd64) [Pipeline] stage [Pipeline] { (arm64) [Pipeline] node [Pipeline] node 18:43:08 Running on prd-centos7-docker-4c-2g-4759 in /w/workspace/dgexfoundry_device-rest-go_PR-95 [Pipeline] { [Pipeline] ws 18:43:08 Running in /w/workspace/device-rest-go/1 [Pipeline] { [Pipeline] checkout 18:43:13 Still waiting to schedule task 18:43:13 ‘prd-centos7-blackbox-4c-2g-3715’ doesn’t have label ‘ubuntu18.04-docker-arm64-4c-16g’; ‘prd-centos7-docker-4c-2g-4734’ doesn’t have label ‘ubuntu18.04-docker-arm64-4c-16g’; ‘prd-centos7-docker-4c-2g-4736’ doesn’t have label ‘ubuntu18.04-docker-arm64-4c-16g’; ‘prd-centos7-docker-4c-2g-4739’ doesn’t have label ‘ubuntu18.04-docker-arm64-4c-16g’; ‘prd-centos7-docker-4c-2g-4740’ doesn’t have label ‘ubuntu18.04-docker-arm64-4c-16g’; ‘prd-centos7-docker-4c-2g-4741’ doesn’t have label ‘ubuntu18.04-docker-arm64-4c-16g’; ‘prd-centos7-docker-4c-2g-4745’ doesn’t have label ‘ubuntu18.04-docker-arm64-4c-16g’; ‘prd-centos7-docker-4c-2g-4749’ doesn’t have label ‘ubuntu18.04-docker-arm64-4c-16g’; ‘prd-ubuntu18.04-docker-arm64-4c-16g-3702’ is offline; ‘prd-ubuntu18.04-docker-arm64-4c-16g-4735’ is offline; ‘prd-ubuntu18.04-docker-arm64-4c-16g-4758’ is offline; ‘prd-ubuntu18.04-docker-arm64-4c-16g-4760’ is offline 18:43:17 using credential edgex-jenkins-ssh 18:43:17 Cloning the remote Git repository 18:43:17 Cloning repository git@github.com:edgexfoundry/device-rest-go.git 18:43:17 > git init /w/workspace/device-rest-go/1 # timeout=10 18:43:17 Fetching upstream changes from git@github.com:edgexfoundry/device-rest-go.git 18:43:17 > git --version # timeout=10 18:43:17 > git --version # 'git version 2.24.3' 18:43:17 using GIT_SSH to set credentials SSH Credentials for GitHub 18:43:17 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-rest-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 18:43:19 Merging remotes/origin/master commit 0088b1c14d9fd9deeb4630211d1277bd3e025ddb into PR head commit 2d6897ad21f311d49f4974b8dbf2de077c7c0aba 18:43:19 Merge succeeded, producing 2d6897ad21f311d49f4974b8dbf2de077c7c0aba 18:43:19 Checking out Revision 2d6897ad21f311d49f4974b8dbf2de077c7c0aba (PR-95) 18:43:18 > git config remote.origin.url git@github.com:edgexfoundry/device-rest-go.git # timeout=10 18:43:18 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 18:43:18 > git config remote.origin.url git@github.com:edgexfoundry/device-rest-go.git # timeout=10 18:43:18 Fetching upstream changes from git@github.com:edgexfoundry/device-rest-go.git 18:43:18 using GIT_SSH to set credentials SSH Credentials for GitHub 18:43:18 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-rest-go.git +refs/pull/95/head:refs/remotes/origin/PR-95 +refs/heads/master:refs/remotes/origin/master # timeout=10 18:43:19 > git config core.sparsecheckout # timeout=10 18:43:19 > git checkout -f 2d6897ad21f311d49f4974b8dbf2de077c7c0aba # timeout=10 18:43:19 > git remote # timeout=10 18:43:19 > git config --get remote.origin.url # timeout=10 18:43:19 using GIT_SSH to set credentials SSH Credentials for GitHub 18:43:19 > git merge 0088b1c14d9fd9deeb4630211d1277bd3e025ddb # timeout=10 18:43:19 > git rev-parse HEAD^{commit} # timeout=10 18:43:19 > git config core.sparsecheckout # timeout=10 18:43:19 > git checkout -f 2d6897ad21f311d49f4974b8dbf2de077c7c0aba # timeout=10 18:43:23 Commit message: "build(deps): Bump github.com/edgexfoundry/device-sdk-go/v2" 18:43:23 > git --version # timeout=10 18:43:23 > git --version # 'git version 2.24.3' 18:43:23 fatal: bad object 9d0281235b943b7ad605f650702698f9078b2862 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 18:43:25 + sudo jq '. + {"registry-mirrors": ["https://nexus3.edgexfoundry.org:10001"], debug: false}' /etc/docker/daemon.json [Pipeline] sh 18:43:25 + sudo mv /tmp/daemon.json /etc/docker/daemon.json [Pipeline] sh 18:43:25 + true 18:43:25 + sudo service docker restart 18:43:25 Redirecting to /bin/systemctl restart docker.service [Pipeline] withEnv [Pipeline] { [Pipeline] wrap 18:43:27 provisioning config files... 18:43:27 copy managed file [device-rest-go-settings] to file:/w/workspace/device-rest-go/1@tmp/config819353761092480943tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 18:43:28 ---> docker-login.sh 18:43:28 nexus3.edgexfoundry.org:10001 18:43:28 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 18:43:28 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 18:43:28 Configure a credential helper to remove this warning. See 18:43:28 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 18:43:28 18:43:28 Login Succeeded 18:43:28 nexus3.edgexfoundry.org:10002 18:43:28 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 18:43:28 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 18:43:28 Configure a credential helper to remove this warning. See 18:43:28 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 18:43:28 18:43:28 Login Succeeded 18:43:28 nexus3.edgexfoundry.org:10003 18:43:29 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 18:43:29 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 18:43:29 Configure a credential helper to remove this warning. See 18:43:29 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 18:43:29 18:43:29 Login Succeeded 18:43:29 nexus3.edgexfoundry.org:10004 18:43:29 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 18:43:29 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 18:43:29 Configure a credential helper to remove this warning. See 18:43:29 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 18:43:29 18:43:29 Login Succeeded 18:43:29 docker.io 18:43:29 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 18:43:29 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 18:43:29 Configure a credential helper to remove this warning. See 18:43:29 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 18:43:29 18:43:29 Login Succeeded 18:43:29 ---> docker-login.sh ends [Pipeline] } 18:43:30 Deleting 1 temporary files [Pipeline] // wrap [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 18:43:30 ========================================================= 18:43:30 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine] 18:43:30 ========================================================= [Pipeline] isUnix [Pipeline] sh 18:43:30 + docker build -t ci-base-image-x86_64 -f Dockerfile.build --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine . 18:43:30 Sending build context to Docker daemon 92.16kB 18:43:30 Step 1/10 : ARG BASE=golang:1.16-alpine3.12 18:43:30 Step 2/10 : FROM ${BASE} 18:43:31 1.16-alpine: Pulling from edgex-devops/edgex-golang-base 18:43:31 540db60ca938: Pulling fs layer 18:43:31 adcc1eea9eea: Pulling fs layer 18:43:31 4c4ab2625f07: Pulling fs layer 18:43:31 0510c868ecb4: Pulling fs layer 18:43:31 afea3b2eda06: Pulling fs layer 18:43:31 7809a108b3ef: Pulling fs layer 18:43:31 f706445af74f: Pulling fs layer 18:43:31 afea3b2eda06: Waiting 18:43:31 7809a108b3ef: Waiting 18:43:31 f706445af74f: Waiting 18:43:31 0510c868ecb4: Waiting 18:43:31 4c4ab2625f07: Verifying Checksum 18:43:31 4c4ab2625f07: Download complete 18:43:31 adcc1eea9eea: Verifying Checksum 18:43:31 adcc1eea9eea: Download complete 18:43:31 afea3b2eda06: Verifying Checksum 18:43:31 afea3b2eda06: Download complete 18:43:31 7809a108b3ef: Verifying Checksum 18:43:31 7809a108b3ef: Download complete 18:43:31 540db60ca938: Verifying Checksum 18:43:31 540db60ca938: Download complete 18:43:31 540db60ca938: Pull complete 18:43:31 adcc1eea9eea: Pull complete 18:43:32 4c4ab2625f07: Pull complete 18:43:33 f706445af74f: Verifying Checksum 18:43:33 f706445af74f: Download complete 18:43:34 0510c868ecb4: Verifying Checksum 18:43:34 0510c868ecb4: Download complete 18:43:46 Running on prd-ubuntu18.04-docker-arm64-4c-16g-4760 in /w/workspace/dgexfoundry_device-rest-go_PR-95 [Pipeline] { [Pipeline] ws 18:43:46 Running in /w/workspace/device-rest-go/1 [Pipeline] { [Pipeline] checkout 18:43:46 0510c868ecb4: Pull complete 18:43:46 afea3b2eda06: Pull complete 18:43:46 7809a108b3ef: Pull complete 18:43:50 f706445af74f: Pull complete 18:43:50 Digest: sha256:3789524f83b4b99ff44900c39f6da7fc44f99660cd9adf292610dec398b137f4 18:43:50 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine 18:43:50 ---> b068be0155e3 18:43:50 Step 3/10 : ARG ALPINE_PKG_BASE="make git openssh-client gcc libc-dev zeromq-dev libsodium-dev" 18:43:50 ---> Running in bf562f2ac84b 18:43:50 Removing intermediate container bf562f2ac84b 18:43:50 ---> aa63898f671a 18:43:50 Step 4/10 : ARG ALPINE_PKG_EXTRA="" 18:43:51 ---> Running in 50549dcf13f9 18:43:51 Removing intermediate container 50549dcf13f9 18:43:51 ---> 90189bfcc653 18:43:51 Step 5/10 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Intel' 18:43:51 ---> Running in dd8f362de1af 18:43:51 Removing intermediate container dd8f362de1af 18:43:51 ---> 9190bbc9e578 18:43:51 Step 6/10 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 18:43:51 ---> Running in 2ef64e4e730d 18:43:52 using credential edgex-jenkins-ssh 18:43:52 Cloning the remote Git repository 18:43:52 Cloning repository git@github.com:edgexfoundry/device-rest-go.git 18:43:52 > git init /w/workspace/device-rest-go/1 # timeout=10 18:43:52 Fetching upstream changes from git@github.com:edgexfoundry/device-rest-go.git 18:43:52 > git --version # timeout=10 18:43:52 > git --version # 'git version 2.17.1' 18:43:52 using GIT_SSH to set credentials SSH Credentials for GitHub 18:43:52 > git fetch --tags --progress -- git@github.com:edgexfoundry/device-rest-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 18:43:53 Removing intermediate container 2ef64e4e730d 18:43:53 ---> b36ff886e48a 18:43:53 Step 7/10 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 18:43:53 ---> Running in b4683750d478 18:43:54 fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz 18:43:54 > git config remote.origin.url git@github.com:edgexfoundry/device-rest-go.git # timeout=10 18:43:54 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 18:43:54 > git config remote.origin.url git@github.com:edgexfoundry/device-rest-go.git # timeout=10 18:43:55 Fetching upstream changes from git@github.com:edgexfoundry/device-rest-go.git 18:43:55 using GIT_SSH to set credentials SSH Credentials for GitHub 18:43:55 > git fetch --tags --progress -- git@github.com:edgexfoundry/device-rest-go.git +refs/pull/95/head:refs/remotes/origin/PR-95 +refs/heads/master:refs/remotes/origin/master # timeout=10 18:43:55 Merging remotes/origin/master commit 0088b1c14d9fd9deeb4630211d1277bd3e025ddb into PR head commit 2d6897ad21f311d49f4974b8dbf2de077c7c0aba 18:43:55 fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz 18:43:55 Merge succeeded, producing 2d6897ad21f311d49f4974b8dbf2de077c7c0aba 18:43:55 Checking out Revision 2d6897ad21f311d49f4974b8dbf2de077c7c0aba (PR-95) 18:43:56 (1/9) Installing libc-dev (0.7.2-r3) 18:43:56 (2/9) Installing libsodium (1.0.18-r0) 18:43:56 (3/9) Installing pkgconf (1.7.3-r0) 18:43:56 (4/9) Installing libsodium-dev (1.0.18-r0) 18:43:56 (5/9) Installing openssh-keygen (8.4_p1-r3) 18:43:56 (6/9) Installing libedit (20191231.3.1-r1) 18:43:55 > git config core.sparsecheckout # timeout=10 18:43:55 > git checkout -f 2d6897ad21f311d49f4974b8dbf2de077c7c0aba # timeout=10 18:43:55 > git remote # timeout=10 18:43:55 > git config --get remote.origin.url # timeout=10 18:43:55 using GIT_SSH to set credentials SSH Credentials for GitHub 18:43:55 > git merge 0088b1c14d9fd9deeb4630211d1277bd3e025ddb # timeout=10 18:43:55 > git rev-parse HEAD^{commit} # timeout=10 18:43:55 > git config core.sparsecheckout # timeout=10 18:43:55 > git checkout -f 2d6897ad21f311d49f4974b8dbf2de077c7c0aba # timeout=10 18:43:56 (7/9) Installing openssh-client (8.4_p1-r3) 18:43:56 (8/9) Installing libzmq (4.3.3-r1) 18:43:56 (9/9) Installing zeromq-dev (4.3.3-r1) 18:43:57 Executing busybox-1.32.1-r6.trigger 18:43:57 OK: 154 MiB in 49 packages 18:43:58 Removing intermediate container b4683750d478 18:43:58 ---> 211f88e100e5 18:43:58 Step 8/10 : WORKDIR /device-rest-go 18:43:58 ---> Running in 642811ad54bb 18:43:58 Removing intermediate container 642811ad54bb 18:43:58 ---> 6c4418ccf264 18:43:58 Step 9/10 : COPY . . 18:43:59 ---> 1532dba199cc 18:43:59 Step 10/10 : RUN go mod download 18:43:59 ---> Running in 903bcc5412a1 18:43:59 Commit message: "build(deps): Bump github.com/edgexfoundry/device-sdk-go/v2" 18:44:00 > git --version # timeout=10 18:44:00 > git --version # 'git version 2.17.1' 18:44:00 fatal: bad object 9d0281235b943b7ad605f650702698f9078b2862 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 18:44:01 + sudo jq . + {"registry-mirrors": ["https://nexus3.edgexfoundry.org:10001"], debug: false} /etc/docker/daemon.json [Pipeline] sh 18:44:02 + sudo mv /tmp/daemon.json /etc/docker/daemon.json [Pipeline] sh 18:44:02 + true 18:44:02 + sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] wrap 18:44:04 provisioning config files... 18:44:04 copy managed file [device-rest-go-settings] to file:/w/workspace/device-rest-go/1@tmp/config6669718152914153356tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 18:44:05 ---> docker-login.sh 18:44:05 nexus3.edgexfoundry.org:10001 18:44:06 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 18:44:06 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 18:44:06 Configure a credential helper to remove this warning. See 18:44:06 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 18:44:06 18:44:06 Login Succeeded 18:44:06 nexus3.edgexfoundry.org:10002 18:44:06 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 18:44:06 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 18:44:06 Configure a credential helper to remove this warning. See 18:44:06 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 18:44:06 18:44:06 Login Succeeded 18:44:06 nexus3.edgexfoundry.org:10003 18:44:07 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 18:44:07 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 18:44:07 Configure a credential helper to remove this warning. See 18:44:07 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 18:44:07 18:44:07 Login Succeeded 18:44:07 nexus3.edgexfoundry.org:10004 18:44:07 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 18:44:08 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 18:44:08 Configure a credential helper to remove this warning. See 18:44:08 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 18:44:08 18:44:08 Login Succeeded 18:44:08 docker.io 18:44:08 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 18:44:08 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 18:44:08 Configure a credential helper to remove this warning. See 18:44:08 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 18:44:08 18:44:08 Login Succeeded 18:44:08 ---> docker-login.sh ends [Pipeline] } 18:44:09 Deleting 1 temporary files [Pipeline] // wrap [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 18:44:09 ========================================================= 18:44:09 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine] 18:44:09 ========================================================= [Pipeline] isUnix [Pipeline] sh 18:44:09 + docker build -t ci-base-image-arm64 -f Dockerfile.build --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine . 18:44:09 Sending build context to Docker daemon 92.16kB 18:44:10 Step 1/10 : ARG BASE=golang:1.16-alpine3.12 18:44:10 Step 2/10 : FROM ${BASE} 18:44:10 1.16-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 18:44:10 595b0fe564bb: Pulling fs layer 18:44:10 7186ed65a4f7: Pulling fs layer 18:44:10 316046926c0a: Pulling fs layer 18:44:10 4ebd0625c992: Pulling fs layer 18:44:10 207e8628e3a3: Pulling fs layer 18:44:10 c791037a9be2: Pulling fs layer 18:44:10 ffd874e62e21: Pulling fs layer 18:44:10 4ebd0625c992: Waiting 18:44:10 207e8628e3a3: Waiting 18:44:10 c791037a9be2: Waiting 18:44:10 ffd874e62e21: Waiting 18:44:10 316046926c0a: Verifying Checksum 18:44:10 316046926c0a: Download complete 18:44:10 7186ed65a4f7: Verifying Checksum 18:44:10 7186ed65a4f7: Download complete 18:44:10 207e8628e3a3: Verifying Checksum 18:44:10 207e8628e3a3: Download complete 18:44:10 c791037a9be2: Verifying Checksum 18:44:10 c791037a9be2: Download complete 18:44:10 595b0fe564bb: Verifying Checksum 18:44:10 595b0fe564bb: Download complete 18:44:11 595b0fe564bb: Pull complete 18:44:11 7186ed65a4f7: Pull complete 18:44:12 316046926c0a: Pull complete 18:44:12 ffd874e62e21: Verifying Checksum 18:44:12 ffd874e62e21: Download complete 18:44:13 4ebd0625c992: Verifying Checksum 18:44:13 4ebd0625c992: Download complete 18:44:24 4ebd0625c992: Pull complete 18:44:24 207e8628e3a3: Pull complete 18:44:24 c791037a9be2: Pull complete 18:44:27 ffd874e62e21: Pull complete 18:44:27 Digest: sha256:fad7b58e697bd06bcf362d803a3263ca5ec03b905aa8665231fe3262941fe3e0 18:44:27 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine 18:44:27 ---> cfc18b08335c 18:44:27 Step 3/10 : ARG ALPINE_PKG_BASE="make git openssh-client gcc libc-dev zeromq-dev libsodium-dev" 18:44:30 ---> Running in 098cf4d41711 18:44:30 Removing intermediate container 098cf4d41711 18:44:30 ---> 56559ece06e7 18:44:30 Step 4/10 : ARG ALPINE_PKG_EXTRA="" 18:44:30 ---> Running in f32d7184f2ea 18:44:31 Removing intermediate container f32d7184f2ea 18:44:31 ---> 4972b4411a27 18:44:31 Step 5/10 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Intel' 18:44:31 ---> Running in 0beb9e32eef5 18:44:31 Removing intermediate container 0beb9e32eef5 18:44:31 ---> 52872a8f2e15 18:44:31 Step 6/10 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 18:44:31 ---> Running in 266d1b2768cf 18:44:31 Removing intermediate container 903bcc5412a1 18:44:31 ---> e2bd51a95429 18:44:31 Successfully built e2bd51a95429 18:44:31 Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] sh 18:44:32 + docker inspect -f . ci-base-image-x86_64 18:44:32 . [Pipeline] withDockerContainer 18:44:33 prd-centos7-docker-4c-2g-4759 does not seem to be running inside a container 18:44:33 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-rest-go/1 -v /w/workspace/device-rest-go/1:/w/workspace/device-rest-go/1:rw,z -v /w/workspace/device-rest-go/1@tmp:/w/workspace/device-rest-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 18:44:34 Removing intermediate container 266d1b2768cf 18:44:34 ---> 845706cb139c 18:44:34 Step 7/10 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 18:44:34 ---> Running in 7f64b220e5cb 18:44:34 $ docker top c955a1b453139cdeac2f274a1eaa7ea4a0b7fa5f9560cd3a8d18aca0bc3f7c98 -eo pid,comm [Pipeline] { [Pipeline] sh 18:44:35 fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz 18:44:35 + go version 18:44:35 go version go1.16.3 linux/amd64 [Pipeline] } 18:44:35 $ docker stop --time=1 c955a1b453139cdeac2f274a1eaa7ea4a0b7fa5f9560cd3a8d18aca0bc3f7c98 18:44:36 fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz 18:44:37 $ docker rm -f c955a1b453139cdeac2f274a1eaa7ea4a0b7fa5f9560cd3a8d18aca0bc3f7c98 18:44:37 (1/9) Installing libc-dev (0.7.2-r3) 18:44:37 (2/9) Installing libsodium (1.0.18-r0) 18:44:37 (3/9) Installing pkgconf (1.7.3-r0) 18:44:37 (4/9) Installing libsodium-dev (1.0.18-r0) [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage 18:44:37 (5/9) Installing openssh-keygen (8.4_p1-r3) 18:44:37 (6/9) Installing libedit (20191231.3.1-r1) 18:44:37 (7/9) Installing openssh-client (8.4_p1-r3) [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 18:44:37 (8/9) Installing libzmq (4.3.3-r1) 18:44:37 + docker inspect -f . ci-base-image-x86_64 18:44:37 . [Pipeline] withDockerContainer 18:44:38 (9/9) Installing zeromq-dev (4.3.3-r1) 18:44:38 Executing busybox-1.32.1-r6.trigger 18:44:38 OK: 144 MiB in 49 packages 18:44:38 prd-centos7-docker-4c-2g-4759 does not seem to be running inside a container 18:44:38 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-rest-go/1 -v /w/workspace/device-rest-go/1:/w/workspace/device-rest-go/1:rw,z -v /w/workspace/device-rest-go/1@tmp:/w/workspace/device-rest-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 18:44:39 Removing intermediate container 7f64b220e5cb 18:44:39 ---> 53364ef27572 18:44:39 Step 8/10 : WORKDIR /device-rest-go 18:44:39 $ docker top 2bbdf0477017cd96577e06e345aa1ec4f5df4785a5bb4ab46a3ba63cc67c4a40 -eo pid,comm 18:44:39 ---> Running in 0fc984ef8806 [Pipeline] { [Pipeline] sh 18:44:40 + go mod tidy 18:44:40 Removing intermediate container 0fc984ef8806 18:44:40 ---> 5c748ca839a3 18:44:40 Step 9/10 : COPY . . 18:44:40 ---> 97ec6ff52915 18:44:40 Step 10/10 : RUN go mod download 18:44:40 ---> Running in 232c2d069eb1 [Pipeline] sh 18:44:41 + make test 18:44:41 CGO_ENABLED=1 GO111MODULE=on go test -coverprofile=coverage.out ./... 18:44:42 ? github.com/edgexfoundry/device-rest-go [no test files] 18:45:07 Removing intermediate container 232c2d069eb1 18:45:07 ---> b5bb7e231f5f 18:45:07 Successfully built b5bb7e231f5f 18:45:07 Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] sh 18:45:08 + docker inspect -f . ci-base-image-arm64 18:45:08 . [Pipeline] withDockerContainer 18:45:08 prd-ubuntu18.04-docker-arm64-4c-16g-4760 does not seem to be running inside a container 18:45:08 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-rest-go/1 -v /w/workspace/device-rest-go/1:/w/workspace/device-rest-go/1:rw,z -v /w/workspace/device-rest-go/1@tmp:/w/workspace/device-rest-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 18:45:10 $ docker top e8b20d3eef3fb0821e8f61d7e3de74aff65032a766c566f83f3b6890bb712dca -eo pid,comm [Pipeline] { [Pipeline] sh 18:45:11 + go version 18:45:11 go version go1.16.3 linux/arm64 [Pipeline] } 18:45:11 $ docker stop --time=1 e8b20d3eef3fb0821e8f61d7e3de74aff65032a766c566f83f3b6890bb712dca 18:45:13 $ docker rm -f e8b20d3eef3fb0821e8f61d7e3de74aff65032a766c566f83f3b6890bb712dca [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 18:45:14 + docker inspect -f . ci-base-image-arm64 18:45:14 . [Pipeline] withDockerContainer 18:45:14 prd-ubuntu18.04-docker-arm64-4c-16g-4760 does not seem to be running inside a container 18:45:14 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-rest-go/1 -v /w/workspace/device-rest-go/1:/w/workspace/device-rest-go/1:rw,z -v /w/workspace/device-rest-go/1@tmp:/w/workspace/device-rest-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 18:45:16 $ docker top 708966b7678e74353e04fd6aa7eafd4a01397584af0f5fd2ebc06e42d005c54d -eo pid,comm [Pipeline] { [Pipeline] sh 18:45:17 + go mod tidy [Pipeline] sh 18:45:18 + make test 18:45:18 CGO_ENABLED=1 GO111MODULE=on go test -coverprofile=coverage.out ./... 18:45:19 ? github.com/edgexfoundry/device-rest-go [no test files] 18:45:22 ? github.com/edgexfoundry/device-rest-go/cmd [no test files] 18:45:22 ok github.com/edgexfoundry/device-rest-go/driver 0.028s coverage: 54.0% of statements 18:45:22 CGO_ENABLED=1 GO111MODULE=on go vet ./... 18:45:41 gofmt -l . 18:45:41 [ "`gofmt -l .`" = "" ] 18:45:41 ./bin/test-go-mod-tidy.sh 18:45:42 ./bin/test-attribution-txt.sh [Pipeline] } 18:45:44 $ docker stop --time=1 2bbdf0477017cd96577e06e345aa1ec4f5df4785a5bb4ab46a3ba63cc67c4a40 18:45:46 $ docker rm -f 2bbdf0477017cd96577e06e345aa1ec4f5df4785a5bb4ab46a3ba63cc67c4a40 [Pipeline] // withDockerContainer [Pipeline] sh 18:45:47 + sudo chown -R jenkins:jenkins . [Pipeline] stash 18:45:48 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh 18:45:49 + sudo chown -R jenkins:jenkins . [Pipeline] sh 18:45:49 + ls -al . 18:45:49 total 104 18:45:49 drwxrwxr-x. 8 jenkins jenkins 4096 May 12 18:45 . 18:45:49 drwxrwxr-x. 4 jenkins jenkins 28 May 12 18:43 .. 18:45:49 -rw-rw-r--. 1 jenkins jenkins 6792 May 12 18:43 Attribution.txt 18:45:49 drwxrwxr-x. 2 jenkins jenkins 64 May 12 18:43 bin 18:45:49 drwxrwxr-x. 3 jenkins jenkins 32 May 12 18:43 cmd 18:45:49 -rw-r--r--. 1 jenkins jenkins 8513 May 12 18:45 coverage.out 18:45:49 -rw-rw-r--. 1 jenkins jenkins 1602 May 12 18:43 Dockerfile 18:45:49 -rw-rw-r--. 1 jenkins jenkins 1087 May 12 18:43 Dockerfile.build 18:45:49 -rw-rw-r--. 1 jenkins jenkins 151 May 12 18:43 .dockerignore 18:45:49 drwxrwxr-x. 2 jenkins jenkins 76 May 12 18:43 driver 18:45:49 drwxrwxr-x. 8 jenkins jenkins 179 May 12 18:43 .git 18:45:49 drwxrwxr-x. 2 jenkins jenkins 103 May 12 18:43 .github 18:45:49 -rw-rw-r--. 1 jenkins jenkins 339 May 12 18:43 .gitignore 18:45:49 -rw-r--r--. 1 jenkins jenkins 285 May 12 18:45 go.mod 18:45:49 -rw-r--r--. 1 jenkins jenkins 20782 May 12 18:44 go.sum 18:45:49 -rw-rw-r--. 1 jenkins jenkins 680 May 12 18:43 Jenkinsfile 18:45:49 -rw-rw-r--. 1 jenkins jenkins 11340 May 12 18:43 LICENSE 18:45:49 -rw-rw-r--. 1 jenkins jenkins 976 May 12 18:43 Makefile 18:45:49 -rw-rw-r--. 1 jenkins jenkins 7667 May 12 18:43 README.md 18:45:49 drwxrwxr-x. 4 jenkins jenkins 71 May 12 18:43 snap 18:45:49 -rw-rw-r--. 1 jenkins jenkins 5 May 12 18:42 VERSION 18:45:49 -rw-rw-r--. 1 jenkins jenkins 713 May 12 18:43 version.go [Pipeline] isUnix [Pipeline] sh 18:45:50 + docker build -t device-rest -f Dockerfile --build-arg BASE=ci-base-image-x86_64 --build-arg 'MAKE=make build' --build-arg ARCH=amd64 --label git_sha=2d6897ad21f311d49f4974b8dbf2de077c7c0aba --label arch=amd64 --label version=0.0.0 . 18:45:50 Sending build context to Docker daemon 101.9kB 18:45:50 Step 1/24 : ARG BASE=golang:1.16-alpine3.12 18:45:50 Step 2/24 : FROM ${BASE} AS builder 18:45:50 ---> e2bd51a95429 18:45:50 Step 3/24 : ARG MAKE='make build' 18:45:50 ---> Running in 763d774e788c 18:45:50 Removing intermediate container 763d774e788c 18:45:50 ---> d1ced8e80d9f 18:45:50 Step 4/24 : ARG ALPINE_PKG_BASE="make git openssh-client gcc libc-dev zeromq-dev libsodium-dev" 18:45:51 ---> Running in 84751a9d499e 18:45:51 Removing intermediate container 84751a9d499e 18:45:51 ---> 555c0796c9e9 18:45:51 Step 5/24 : ARG ALPINE_PKG_EXTRA="" 18:45:51 ---> Running in 7adc06df9edb 18:45:52 Removing intermediate container 7adc06df9edb 18:45:52 ---> e802b4a07375 18:45:52 Step 6/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 18:45:52 ---> Running in eb56ad5e9a71 18:45:54 Removing intermediate container eb56ad5e9a71 18:45:54 ---> 5fae73b7440c 18:45:54 Step 7/24 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 18:45:54 ---> Running in af4a624cea44 18:45:54 fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz 18:45:55 fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz 18:45:56 OK: 154 MiB in 49 packages 18:45:57 Removing intermediate container af4a624cea44 18:45:57 ---> b56156c936b8 18:45:57 Step 8/24 : WORKDIR /device-rest-go 18:45:57 ---> Running in 4463a8042e61 18:45:57 Removing intermediate container 4463a8042e61 18:45:57 ---> 0d5e0c286ec2 18:45:57 Step 9/24 : COPY . . 18:45:58 ---> 95f1fc2e5546 18:45:58 Step 10/24 : RUN make update 18:45:58 ---> Running in 841db0b8595a 18:46:00 CGO_ENABLED=0 GO111MODULE=on go mod download 18:46:01 Removing intermediate container 841db0b8595a 18:46:01 ---> df0fd1bb991b 18:46:01 Step 11/24 : RUN $MAKE 18:46:01 ---> Running in 5f4e9a0dab82 18:46:03 CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/device-rest-go.Version=0.0.0" -o cmd/device-rest-go ./cmd 18:46:16 ? github.com/edgexfoundry/device-rest-go/cmd [no test files] 18:46:16 ok github.com/edgexfoundry/device-rest-go/driver 0.037s coverage: 54.0% of statements 18:46:16 CGO_ENABLED=1 GO111MODULE=on go vet ./... 18:46:35 Removing intermediate container 5f4e9a0dab82 18:46:35 ---> 2c5d29f7b518 18:46:35 Step 12/24 : FROM alpine:3.12 18:46:35 3.12: Pulling from library/alpine 18:46:35 339de151aab4: Pulling fs layer 18:46:35 339de151aab4: Verifying Checksum 18:46:35 339de151aab4: Download complete 18:46:35 339de151aab4: Pull complete 18:46:35 Digest: sha256:36553b10a4947067b9fbb7d532951066293a68eae893beba1d9235f7d11a20ad 18:46:35 Status: Downloaded newer image for alpine:3.12 18:46:35 ---> 13621d1b12d4 18:46:35 Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Intel' 18:46:35 ---> Running in 1fa64b64b8e6 18:46:36 Removing intermediate container 1fa64b64b8e6 18:46:36 ---> e255fa7dca61 18:46:36 Step 14/24 : LABEL Name=device-rest-go Version=${VERSION} 18:46:36 ---> Running in f9d4311490e2 18:46:36 Removing intermediate container f9d4311490e2 18:46:36 ---> 2c396e829b5d 18:46:36 Step 15/24 : RUN apk add --update --no-cache zeromq dumb-init 18:46:36 ---> Running in 54a0c8e2b879 18:46:37 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 18:46:37 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 18:46:37 (1/6) Installing dumb-init (1.2.2-r1) 18:46:37 (2/6) Installing libgcc (9.3.0-r2) 18:46:37 (3/6) Installing libsodium (1.0.18-r0) 18:46:37 (4/6) Installing libstdc++ (9.3.0-r2) 18:46:37 (5/6) Installing libzmq (4.3.3-r0) 18:46:37 (6/6) Installing zeromq (4.3.3-r0) 18:46:37 Executing busybox-1.31.1-r20.trigger 18:46:37 OK: 8 MiB in 20 packages 18:46:38 gofmt -l . 18:46:38 [ "`gofmt -l .`" = "" ] 18:46:38 ./bin/test-go-mod-tidy.sh 18:46:38 ./bin/test-attribution-txt.sh 18:46:38 Removing intermediate container 54a0c8e2b879 18:46:38 ---> aec83c2d0b9f 18:46:38 Step 16/24 : COPY --from=builder /device-rest-go/cmd / [Pipeline] } 18:46:39 $ docker stop --time=1 708966b7678e74353e04fd6aa7eafd4a01397584af0f5fd2ebc06e42d005c54d 18:46:40 ---> 3396aac3245b 18:46:40 Step 17/24 : COPY --from=builder /device-rest-go/LICENSE / 18:46:41 ---> c48acd337df5 18:46:41 Step 18/24 : COPY --from=builder /device-rest-go/Attribution.txt / 18:46:41 ---> bb9112541402 18:46:41 Step 19/24 : EXPOSE 49986 18:46:41 ---> Running in 84a595686d06 18:46:41 $ docker rm -f 708966b7678e74353e04fd6aa7eafd4a01397584af0f5fd2ebc06e42d005c54d 18:46:42 Removing intermediate container 84a595686d06 18:46:42 ---> 8332a1d0d83d 18:46:42 Step 20/24 : ENTRYPOINT ["/device-rest-go"] 18:46:42 ---> Running in 2609c7807f64 [Pipeline] // withDockerContainer [Pipeline] sh 18:46:42 + sudo chown -R jenkins:jenkins . [Pipeline] stash 18:46:42 Warning: overwriting stash ‘coverage-report’ 18:46:43 Removing intermediate container 2609c7807f64 18:46:43 ---> e323df7f579e 18:46:43 Step 21/24 : CMD ["--cp=consul://edgex-core-consul:8500", "--confdir=/res", "--registry"] 18:46:43 ---> Running in ae99f10a087a 18:46:43 Removing intermediate container ae99f10a087a 18:46:43 ---> c8b076f226b3 18:46:43 Step 22/24 : LABEL arch=amd64 18:46:43 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) 18:46:43 ---> Running in 2ee8de490c75 [Pipeline] script [Pipeline] { [Pipeline] sh 18:46:43 Removing intermediate container 2ee8de490c75 18:46:43 ---> 4d62778e3d67 18:46:43 Step 23/24 : LABEL git_sha=2d6897ad21f311d49f4974b8dbf2de077c7c0aba 18:46:44 + sudo chown -R jenkins:jenkins . [Pipeline] sh 18:46:44 ---> Running in 70324c312108 18:46:44 + ls -al . 18:46:44 total 132 18:46:44 drwxrwxr-x 8 jenkins jenkins 4096 May 12 18:46 . 18:46:44 drwxrwxr-x 4 jenkins jenkins 4096 May 12 18:43 .. 18:46:44 -rw-rw-r-- 1 jenkins jenkins 151 May 12 18:43 .dockerignore 18:46:44 drwxrwxr-x 8 jenkins jenkins 4096 May 12 18:43 .git 18:46:44 drwxrwxr-x 2 jenkins jenkins 4096 May 12 18:43 .github 18:46:44 -rw-rw-r-- 1 jenkins jenkins 339 May 12 18:43 .gitignore 18:46:44 -rw-rw-r-- 1 jenkins jenkins 6792 May 12 18:43 Attribution.txt 18:46:44 -rw-rw-r-- 1 jenkins jenkins 1602 May 12 18:43 Dockerfile 18:46:44 -rw-rw-r-- 1 jenkins jenkins 1087 May 12 18:43 Dockerfile.build 18:46:44 -rw-rw-r-- 1 jenkins jenkins 680 May 12 18:43 Jenkinsfile 18:46:44 -rw-rw-r-- 1 jenkins jenkins 11340 May 12 18:43 LICENSE 18:46:44 -rw-rw-r-- 1 jenkins jenkins 976 May 12 18:43 Makefile 18:46:44 -rw-rw-r-- 1 jenkins jenkins 7667 May 12 18:43 README.md 18:46:44 -rw-rw-r-- 1 jenkins jenkins 5 May 12 18:42 VERSION 18:46:44 drwxrwxr-x 2 jenkins jenkins 4096 May 12 18:43 bin 18:46:44 drwxrwxr-x 3 jenkins jenkins 4096 May 12 18:43 cmd 18:46:44 -rw-r--r-- 1 jenkins jenkins 8513 May 12 18:46 coverage.out 18:46:44 drwxrwxr-x 2 jenkins jenkins 4096 May 12 18:43 driver 18:46:44 -rw-r--r-- 1 jenkins jenkins 285 May 12 18:46 go.mod 18:46:44 -rw-r--r-- 1 jenkins jenkins 20782 May 12 18:45 go.sum 18:46:44 drwxrwxr-x 4 jenkins jenkins 4096 May 12 18:43 snap 18:46:44 -rw-rw-r-- 1 jenkins jenkins 713 May 12 18:43 version.go [Pipeline] isUnix 18:46:44 Removing intermediate container 70324c312108 18:46:44 ---> 0df8321041cd 18:46:44 Step 24/24 : LABEL version=0.0.0 [Pipeline] sh 18:46:44 ---> Running in edddf0927149 18:46:44 + docker build -t device-rest-arm64 -f Dockerfile --build-arg BASE=ci-base-image-arm64 --build-arg MAKE=make build --build-arg ARCH=arm64 --label git_sha=2d6897ad21f311d49f4974b8dbf2de077c7c0aba --label arch=arm64 --label version=0.0.0 . 18:46:44 Sending build context to Docker daemon 101.9kB 18:46:45 Removing intermediate container edddf0927149 18:46:45 ---> f4a2695c0c66 18:46:45 [Warning] One or more build-args [ARCH] were not consumed 18:46:45 Successfully built f4a2695c0c66 18:46:45 Successfully tagged device-rest:latest 18:46:45 Step 1/24 : ARG BASE=golang:1.16-alpine3.12 18:46:45 Step 2/24 : FROM ${BASE} AS builder 18:46:45 ---> b5bb7e231f5f 18:46:45 Step 3/24 : ARG MAKE='make build' [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } 18:46:45 ---> Running in 4e5138662062 [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) Stage "Snap" skipped due to when conditional [Pipeline] } [Pipeline] // stage Post stage 18:46:45 Removing intermediate container 4e5138662062 18:46:45 ---> a53addebc385 18:46:45 Step 4/24 : ARG ALPINE_PKG_BASE="make git openssh-client gcc libc-dev zeromq-dev libsodium-dev" [Pipeline] libraryResource [Pipeline] sh 18:46:46 ---> Running in 635254b6ba63 18:46:46 ---> job-cost.sh 18:46:46 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-ZcBt 18:46:46 Removing intermediate container 635254b6ba63 18:46:46 ---> 54a1678658ed 18:46:46 Step 5/24 : ARG ALPINE_PKG_EXTRA="" 18:46:46 ---> Running in a81f72704f41 18:46:46 Removing intermediate container a81f72704f41 18:46:46 ---> f13b72ad81a3 18:46:46 Step 6/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 18:46:47 ---> Running in b03c26cf829e 18:46:49 Removing intermediate container b03c26cf829e 18:46:49 ---> 885c4806929d 18:46:49 Step 7/24 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 18:46:49 ---> Running in cc85e6cdf187 18:46:50 fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz 18:46:51 fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz 18:46:52 OK: 144 MiB in 49 packages 18:46:53 Removing intermediate container cc85e6cdf187 18:46:53 ---> b53c2f229c4d 18:46:53 Step 8/24 : WORKDIR /device-rest-go 18:46:53 ---> Running in d77940b4c7ef 18:46:53 Removing intermediate container d77940b4c7ef 18:46:53 ---> c90944519ab6 18:46:53 Step 9/24 : COPY . . 18:46:54 ---> 5a0d926097b1 18:46:54 Step 10/24 : RUN make update 18:46:54 ---> Running in 3e24fc894add 18:46:55 CGO_ENABLED=0 GO111MODULE=on go mod download 18:46:56 Removing intermediate container 3e24fc894add 18:46:56 ---> 2f1149b7558f 18:46:56 Step 11/24 : RUN $MAKE 18:46:57 ---> Running in 55531e33b728 18:46:58 CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/device-rest-go.Version=0.0.0" -o cmd/device-rest-go ./cmd 18:47:12 lf-activate-venv(): INFO: Installing: zipp==1.1.0 python-openstackclient 18:47:37 Removing intermediate container 55531e33b728 18:47:37 ---> 6897478df9fa 18:47:37 Step 12/24 : FROM alpine:3.12 18:47:37 3.12: Pulling from library/alpine 18:47:37 d2f70382dc9a: Pulling fs layer 18:47:37 d2f70382dc9a: Verifying Checksum 18:47:37 d2f70382dc9a: Download complete 18:47:37 d2f70382dc9a: Pull complete 18:47:37 Digest: sha256:36553b10a4947067b9fbb7d532951066293a68eae893beba1d9235f7d11a20ad 18:47:37 Status: Downloaded newer image for alpine:3.12 18:47:37 ---> 9852663dfa18 18:47:37 Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Intel' 18:47:37 ---> Running in 8870e60ea24f 18:47:37 Removing intermediate container 8870e60ea24f 18:47:37 ---> 0f14678d5ff6 18:47:37 Step 14/24 : LABEL Name=device-rest-go Version=${VERSION} 18:47:37 ---> Running in b91a2da8d22f 18:47:37 Removing intermediate container b91a2da8d22f 18:47:37 ---> 79b8cf541d17 18:47:37 Step 15/24 : RUN apk add --update --no-cache zeromq dumb-init 18:47:37 ---> Running in 1608cffdd2b7 18:47:37 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 18:47:37 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 18:47:38 (1/6) Installing dumb-init (1.2.2-r1) 18:47:38 (2/6) Installing libgcc (9.3.0-r2) 18:47:38 (3/6) Installing libsodium (1.0.18-r0) 18:47:38 (4/6) Installing libstdc++ (9.3.0-r2) 18:47:38 (5/6) Installing libzmq (4.3.3-r0) 18:47:38 (6/6) Installing zeromq (4.3.3-r0) 18:47:38 Executing busybox-1.31.1-r20.trigger 18:47:38 OK: 8 MiB in 20 packages 18:47:39 Removing intermediate container 1608cffdd2b7 18:47:39 ---> e3e98577e278 18:47:39 Step 16/24 : COPY --from=builder /device-rest-go/cmd / 18:47:40 ---> 4c20661f1d4f 18:47:40 Step 17/24 : COPY --from=builder /device-rest-go/LICENSE / 18:47:41 ---> 3bd87b04c974 18:47:41 Step 18/24 : COPY --from=builder /device-rest-go/Attribution.txt / 18:47:42 ---> b7d5d49a294b 18:47:42 Step 19/24 : EXPOSE 49986 18:47:42 ---> Running in 0672231402d1 18:47:42 Removing intermediate container 0672231402d1 18:47:42 ---> 1ad9e0408126 18:47:42 Step 20/24 : ENTRYPOINT ["/device-rest-go"] 18:47:42 ---> Running in d3eb49eee031 18:47:43 Removing intermediate container d3eb49eee031 18:47:43 ---> 48d7f2b2f4c0 18:47:43 Step 21/24 : CMD ["--cp=consul://edgex-core-consul:8500", "--confdir=/res", "--registry"] 18:47:43 ---> Running in d227e1bbc170 18:47:44 Removing intermediate container d227e1bbc170 18:47:44 ---> 38a28dc52e68 18:47:44 Step 22/24 : LABEL arch=arm64 18:47:44 ---> Running in 2573944053ec 18:47:44 Removing intermediate container 2573944053ec 18:47:44 ---> a2e77497b762 18:47:44 Step 23/24 : LABEL git_sha=2d6897ad21f311d49f4974b8dbf2de077c7c0aba 18:47:44 ---> Running in e7c0b438110f 18:47:44 Removing intermediate container e7c0b438110f 18:47:44 ---> 90d940e46aca 18:47:44 Step 24/24 : LABEL version=0.0.0 18:47:45 ---> Running in 1fae21d7a8f0 18:47:45 Removing intermediate container 1fae21d7a8f0 18:47:45 ---> 792b6fda6697 18:47:45 [Warning] One or more build-args [ARCH] were not consumed 18:47:45 Successfully built 792b6fda6697 18:47:45 Successfully tagged device-rest-arm64:latest [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage Post stage [Pipeline] libraryResource [Pipeline] sh 18:47:46 ---> job-cost.sh 18:47:46 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-zaVZ 18:48:00 lf-activate-venv(): INFO: Adding /tmp/venv-ZcBt/bin to PATH 18:48:00 INFO: No Stack... 18:48:00 INFO: Retrieving Pricing Info for: v1-standard-2 18:48:00 INFO: Archiving Costs [Pipeline] sh 18:48:00 + cat /w/workspace/device-rest-go/1/archives/cost.csv 18:48:00 + cut -d, -f6 [Pipeline] lock 18:48:00 Trying to acquire lock on [jenkins-edgexfoundry-device-rest-go-PR-95-1-stack-cost] 18:48:00 Resource [jenkins-edgexfoundry-device-rest-go-PR-95-1-stack-cost] did not exist. Created. 18:48:00 Lock acquired on [jenkins-edgexfoundry-device-rest-go-PR-95-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 18:48:01 + echo total: 0.029999999329447746 [Pipeline] stash 18:48:01 Stashed 1 file(s) [Pipeline] } 18:48:01 Lock released on resource [jenkins-edgexfoundry-device-rest-go-PR-95-1-stack-cost] [Pipeline] // lock [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } 18:48:25 lf-activate-venv(): INFO: Installing: zipp==1.1.0 python-openstackclient 18:50:02 lf-activate-venv(): INFO: Adding /tmp/venv-zaVZ/bin to PATH 18:50:02 INFO: No Stack... 18:50:02 INFO: Retrieving Pricing Info for: lf-standard-4 18:50:02 INFO: Archiving Costs [Pipeline] sh 18:50:02 + cat /w/workspace/device-rest-go/1/archives/cost.csv 18:50:02 + cut -d, -f6 [Pipeline] lock 18:50:02 Trying to acquire lock on [jenkins-edgexfoundry-device-rest-go-PR-95-1-stack-cost] 18:50:02 Resource [jenkins-edgexfoundry-device-rest-go-PR-95-1-stack-cost] did not exist. Created. 18:50:02 Lock acquired on [jenkins-edgexfoundry-device-rest-go-PR-95-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 18:50:03 /w/workspace/device-rest-go/1@tmp/durable-c3bb3eed/script.sh: 1: /w/workspace/device-rest-go/1@tmp/durable-c3bb3eed/script.sh: Syntax error: Unterminated quoted string [Pipeline] sh 18:50:03 + echo total: 0.20999999344348907 [Pipeline] stash 18:50:03 Warning: overwriting stash ‘stack-cost’ 18:50:03 Stashed 1 file(s) [Pipeline] } 18:50:03 Lock released on resource [jenkins-edgexfoundry-device-rest-go-PR-95-1-stack-cost] [Pipeline] // lock [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (CodeCov) [Pipeline] unstash [Pipeline] wrap 18:50:04 provisioning config files... 18:50:04 copy managed file [device-rest-go-codecov-token] to file:/w/workspace/dgexfoundry_device-rest-go_PR-95@tmp/config2605003945503730692tmp [Pipeline] { [Pipeline] sh 18:50:05 + set +x 18:50:05 + bash -s -- 18:50:05 + curl -s https://codecov.io/bash 18:50:05 18:50:05 _____ _ 18:50:05 / ____| | | 18:50:05 | | ___ __| | ___ ___ _____ __ 18:50:05 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 18:50:05 | |___| (_) | (_| | __/ (_| (_) \ V / 18:50:05 \_____\___/ \__,_|\___|\___\___/ \_/ 18:50:05 Bash-1.0.2 18:50:05 18:50:05 18:50:05 ==> git version 2.24.3 found 18:50:05 ==> curl 7.29.0 (x86_64-redhat-linux-gnu) libcurl/7.29.0 NSS/3.53.1 zlib/1.2.7 libidn/1.28 libssh2/1.8.0 18:50:05 Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtsp scp sftp smtp smtps telnet tftp 18:50:05 Features: AsynchDNS GSS-Negotiate IDN IPv6 Largefile NTLM NTLM_WB SSL libz unix-sockets 18:50:05 ==> Jenkins CI detected. 18:50:05 project root: . 18:50:05 --> token set from env 18:50:05 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 18:50:05 ==> Running gcov in . (disable via -X gcov) 18:50:05 ==> Python coveragepy not found 18:50:05 ==> Searching for coverage reports in: 18:50:05 + . 18:50:05 -> Found 1 reports 18:50:05 ==> Detecting git/mercurial file structure 18:50:05 ==> Reading reports 18:50:05 + ./coverage.out bytes=8513 18:50:05 ==> Appending adjustments 18:50:05 https://docs.codecov.io/docs/fixing-reports 18:50:05 + Found adjustments 18:50:05 ==> Gzipping contents 18:50:05 4.0K /tmp/codecov.iRH8e1.gz 18:50:05 ==> Uploading reports 18:50:05 url: https://codecov.io 18:50:05 query: branch=PR-95&commit=2d6897ad21f311d49f4974b8dbf2de077c7c0aba&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-rest-go%2Fjob%2FPR-95%2F1%2F&name=&tag=&slug=edgexfoundry%2Fdevice-rest-go&service=jenkins&flags=&pr=95&job=&cmd_args= 18:50:05 -> Pinging Codecov 18:50:05 https://codecov.io/upload/v4?package=bash-1.0.2&token=secret&branch=PR-95&commit=2d6897ad21f311d49f4974b8dbf2de077c7c0aba&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-rest-go%2Fjob%2FPR-95%2F1%2F&name=&tag=&slug=edgexfoundry%2Fdevice-rest-go&service=jenkins&flags=&pr=95&job=&cmd_args= 18:50:06 -> Uploading to 18:50:06 https://storage.googleapis.com/codecov/v4/raw/2021-05-12/4E5D53B4F1F92C436F7061BF334D961C/2d6897ad21f311d49f4974b8dbf2de077c7c0aba/1e7ebc37-6be6-4d7b-89de-ccff120e2c61.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EQM3VGPYSAFECJRMNAFIPCV2R3P2BOORCJC7NM537NPJQSFLHUDNIDWA%2F20210512%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20210512T185006Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=3f423f34aabca482fcd2d8ae67e58a1a61a5c76994b7e84a01b25f4c72e41aa9 18:50:06 % Total % Received % Xferd Average Speed Time Time Time Current 18:50:06 Dload Upload Total Spent Left Speed 18:50:07 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 1611 0 0 100 1611 0 2808 --:--:-- --:--:-- --:--:-- 2811 18:50:07 -> Reports have been successfully queued for processing at https://codecov.io/github/edgexfoundry/device-rest-go/commit/2d6897ad21f311d49f4974b8dbf2de077c7c0aba [Pipeline] } 18:50:07 Deleting 1 temporary files [Pipeline] // wrap [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) Stage "Snyk Dependency Scan" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Archive Prep) Stage "Archive Prep" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) Stage "Publish Swagger" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) Stage "Semver" skipped due to when conditional [Pipeline] stage [Pipeline] { (Tag) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Experimental Tag) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Stable (Named) Tag) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] libraryResource [Pipeline] sh 18:50:09 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 18:50:09 ---> package-listing.sh 18:50:09 ++ tr '[:upper:]' '[:lower:]' 18:50:09 ++ facter osfamily 18:50:10 + OS_FAMILY=redhat 18:50:10 + workspace=/w/workspace/dgexfoundry_device-rest-go_PR-95 18:50:10 + START_PACKAGES=/tmp/packages_start.txt 18:50:10 + END_PACKAGES=/tmp/packages_end.txt 18:50:10 + DIFF_PACKAGES=/tmp/packages_diff.txt 18:50:10 + PACKAGES=/tmp/packages_start.txt 18:50:10 + '[' /w/workspace/dgexfoundry_device-rest-go_PR-95 ']' 18:50:10 + PACKAGES=/tmp/packages_end.txt 18:50:10 + case "${OS_FAMILY}" in 18:50:10 + rpm -qa 18:50:10 + sort 18:50:16 + '[' -f /tmp/packages_start.txt ']' 18:50:16 + '[' -f /tmp/packages_end.txt ']' 18:50:16 + diff /tmp/packages_start.txt /tmp/packages_end.txt 18:50:16 + '[' /w/workspace/dgexfoundry_device-rest-go_PR-95 ']' 18:50:16 + mkdir -p /w/workspace/dgexfoundry_device-rest-go_PR-95/archives/ 18:50:16 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/dgexfoundry_device-rest-go_PR-95/archives/ [Pipeline] echo 18:50:16 Launching container with: [--privileged -u 0:0 --net host -v /var/log/sa:/var/log/sa-host -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/dgexfoundry_device-rest-go_PR-95/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 18:50:17 + facter operatingsystem [Pipeline] isUnix [Pipeline] sh 18:50:17 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 18:50:18 18:50:18 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] isUnix [Pipeline] sh 18:50:18 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 18:50:18 alpine: Pulling from edgex-lftools-log-publisher 18:50:18 df20fa9351a1: Pulling fs layer 18:50:18 36b3adc4ff6f: Pulling fs layer 18:50:18 8ad3a11d3b57: Pulling fs layer 18:50:18 46f8f816bc3b: Pulling fs layer 18:50:18 93b61091891f: Pulling fs layer 18:50:18 93b9cdb0e59b: Pulling fs layer 18:50:18 5e14af77c1be: Pulling fs layer 18:50:18 01666e4c0597: Pulling fs layer 18:50:18 aa168da1d23b: Pulling fs layer 18:50:18 93b9cdb0e59b: Waiting 18:50:18 5e14af77c1be: Waiting 18:50:18 93b61091891f: Waiting 18:50:18 46f8f816bc3b: Waiting 18:50:18 aa168da1d23b: Waiting 18:50:18 36b3adc4ff6f: Verifying Checksum 18:50:18 36b3adc4ff6f: Download complete 18:50:18 46f8f816bc3b: Verifying Checksum 18:50:18 46f8f816bc3b: Download complete 18:50:18 df20fa9351a1: Verifying Checksum 18:50:18 df20fa9351a1: Download complete 18:50:18 93b9cdb0e59b: Verifying Checksum 18:50:18 93b9cdb0e59b: Download complete 18:50:18 5e14af77c1be: Verifying Checksum 18:50:18 5e14af77c1be: Download complete 18:50:18 01666e4c0597: Verifying Checksum 18:50:18 01666e4c0597: Download complete 18:50:18 93b61091891f: Verifying Checksum 18:50:18 93b61091891f: Download complete 18:50:19 8ad3a11d3b57: Verifying Checksum 18:50:19 8ad3a11d3b57: Download complete 18:50:19 df20fa9351a1: Pull complete 18:50:19 36b3adc4ff6f: Pull complete 18:50:21 8ad3a11d3b57: Pull complete 18:50:21 46f8f816bc3b: Pull complete 18:50:22 93b61091891f: Pull complete 18:50:22 93b9cdb0e59b: Pull complete 18:50:23 5e14af77c1be: Pull complete 18:50:23 aa168da1d23b: Verifying Checksum 18:50:23 aa168da1d23b: Download complete 18:50:23 01666e4c0597: Pull complete 18:50:36 aa168da1d23b: Pull complete 18:50:36 Digest: sha256:ac41798234670a79351fc13b8232b4dbeccc6fb1f122f5db5169d11b1762ca7c 18:50:36 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 18:50:36 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] withDockerContainer 18:50:36 prd-centos7-docker-4c-2g-4755 does not seem to be running inside a container 18:50:36 $ 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/dgexfoundry_device-rest-go_PR-95/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/dgexfoundry_device-rest-go_PR-95 -v /w/workspace/dgexfoundry_device-rest-go_PR-95:/w/workspace/dgexfoundry_device-rest-go_PR-95:rw,z -v /w/workspace/dgexfoundry_device-rest-go_PR-95@tmp:/w/workspace/dgexfoundry_device-rest-go_PR-95@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine cat 18:50:39 $ docker top 8595f2e8357b275c93f8eadea6289b75495593c31bc27260586ebc524d1cac4b -eo pid,comm [Pipeline] { [Pipeline] sh 18:50:40 + touch /tmp/pre-build-complete [Pipeline] sh 18:50:40 + mkdir -p /var/log/sa [Pipeline] sh 18:50:41 + ls /var/log/sa-host 18:50:41 + sadf -c /var/log/sa-host/sa12 18:50:41 file_magic: OK 18:50:41 HZ: Using current value: 100 18:50:41 file_header: OK 18:50:41 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 18:50:41 Statistics: 18:50:41 HRHnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu... 18:50:41 File successfully converted to sysstat format version 12.2.1 18:50:41 + sadf -c /var/log/sa-host/sa23 18:50:41 file_magic: OK 18:50:41 HZ: Using current value: 100 18:50:41 file_header: OK 18:50:41 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 18:50:41 Statistics: 18:50:41 Hnuu...uuuununununu... 18:50:41 File successfully converted to sysstat format version 12.2.1 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 18:50:42 provisioning config files... 18:50:42 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/dgexfoundry_device-rest-go_PR-95@tmp/config7051897626598807583tmp [Pipeline] { [Pipeline] echo 18:50:42 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 18:50:42 ---> create-netrc.sh [Pipeline] } 18:50:42 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] echo 18:50:43 Running shell/python-tools-install.sh [Pipeline] libraryResource [Pipeline] sh 18:50:43 ---> python-tools-install.sh [Pipeline] echo 18:50:43 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 18:50:43 ---> sudo-logs.sh 18:50:43 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 18:50:43 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 18:50:44 ---> job-cost.sh 18:50:44 lf-activate-venv: SKIPPING 18:50:44 DEBUG: total: 0.20999999344348907 18:50:44 INFO: Retrieving Stack Cost... 18:50:45 INFO: Retrieving Pricing Info for: v1-standard-2 18:50:46 INFO: Archiving Costs [Pipeline] echo 18:50:46 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 18:50:46 ---> logs-deploy.sh 18:50:46 lf-activate-venv: SKIPPING 18:50:46 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-rest-go/PR-95/1 18:50:46 INFO: archiving workspace using pattern(s): 18:50:49 Archives upload complete. 18:50:49 INFO: archiving logs to Nexus 18:50:49 ---> uname -a: 18:50:49 Linux prd-centos7-docker-4c-2g-4755.vexxhost.local 3.10.0-1160.6.1.el7.x86_64 #1 SMP Tue Nov 17 13:59:11 UTC 2020 x86_64 Linux 18:50:49 18:50:49 18:50:49 ---> lscpu: 18:50:49 Architecture: x86_64 18:50:49 CPU op-mode(s): 32-bit, 64-bit 18:50:49 Byte Order: Little Endian 18:50:49 Address sizes: 40 bits physical, 48 bits virtual 18:50:49 CPU(s): 4 18:50:49 On-line CPU(s) list: 0-3 18:50:49 Thread(s) per core: 1 18:50:49 Core(s) per socket: 1 18:50:49 Socket(s): 4 18:50:49 NUMA node(s): 1 18:50:49 Vendor ID: GenuineIntel 18:50:49 CPU family: 6 18:50:49 Model: 44 18:50:49 Model name: Westmere E56xx/L56xx/X56xx (IBRS update) 18:50:49 Stepping: 1 18:50:49 CPU MHz: 2933.436 18:50:49 BogoMIPS: 5866.87 18:50:49 Virtualization: VT-x 18:50:49 Hypervisor vendor: KVM 18:50:49 Virtualization type: full 18:50:49 L1d cache: 128 KiB 18:50:49 L1i cache: 128 KiB 18:50:49 L2 cache: 16 MiB 18:50:49 L3 cache: 64 MiB 18:50:49 NUMA node0 CPU(s): 0-3 18:50:49 Vulnerability Itlb multihit: KVM: Mitigation: Split huge pages 18:50:49 Vulnerability L1tf: Mitigation; PTE Inversion; VMX conditional cache flushes, SMT disabled 18:50:49 Vulnerability Mds: Vulnerable: Clear CPU buffers attempted, no microcode; SMT Host state unknown 18:50:49 Vulnerability Meltdown: Mitigation; PTI 18:50:49 Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp 18:50:49 Vulnerability Spectre v1: Mitigation; Load fences, usercopy/swapgs barriers and __user pointer sanitization 18:50:49 Vulnerability Spectre v2: Mitigation; Full retpoline, IBPB 18:50:49 Vulnerability Srbds: Not affected 18:50:49 Vulnerability Tsx async abort: Not affected 18:50:49 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 18:50:49 18:50:49 18:50:49 ---> nproc: 18:50:49 4 18:50:49 18:50:49 18:50:49 ---> df -h: 18:50:49 Filesystem Size Used Available Use% Mounted on 18:50:49 overlay 50.0G 7.3G 42.7G 15% / 18:50:49 tmpfs 64.0M 0 64.0M 0% /dev 18:50:49 tmpfs 918.7M 0 918.7M 0% /sys/fs/cgroup 18:50:49 shm 64.0M 0 64.0M 0% /dev/shm 18:50:49 /dev/vda1 50.0G 7.3G 42.7G 15% /facter-os 18:50:49 /dev/vda1 50.0G 7.3G 42.7G 15% /etc/resolv.conf 18:50:49 /dev/vda1 50.0G 7.3G 42.7G 15% /etc/hostname 18:50:49 /dev/vda1 50.0G 7.3G 42.7G 15% /etc/hosts 18:50:49 /dev/vda1 50.0G 7.3G 42.7G 15% /var/log/sa-host 18:50:49 /dev/vda1 50.0G 7.3G 42.7G 15% /var/log/secure 18:50:49 /dev/vda1 50.0G 7.3G 42.7G 15% /var/log/auth.log 18:50:49 /dev/vda1 50.0G 7.3G 42.7G 15% /run/cloud-init/result.json 18:50:49 /dev/vda1 50.0G 7.3G 42.7G 15% /w/workspace/dgexfoundry_device-rest-go_PR-95 18:50:49 /dev/vda1 50.0G 7.3G 42.7G 15% /w/workspace/dgexfoundry_device-rest-go_PR-95@tmp 18:50:49 18:50:49 18:50:49 ---> free -m: 18:50:49 total used free shared buff/cache available 18:50:49 Mem: 1837 729 103 0 1003 1002 18:50:49 Swap: 1023 1 1022 18:50:49 18:50:49 18:50:49 ---> ip addr: 18:50:49 1: lo: mtu 65536 qdisc noqueue state UNKNOWN qlen 1000 18:50:49 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 18:50:49 inet 127.0.0.1/8 scope host lo 18:50:49 valid_lft forever preferred_lft forever 18:50:49 inet6 ::1/128 scope host 18:50:49 valid_lft forever preferred_lft forever 18:50:49 2: eth0: mtu 1458 qdisc pfifo_fast state UP qlen 1000 18:50:49 link/ether fa:16:3e:4c:91:de brd ff:ff:ff:ff:ff:ff 18:50:49 inet 10.30.122.173/23 brd 10.30.123.255 scope global dynamic eth0 18:50:49 valid_lft 85834sec preferred_lft 85834sec 18:50:49 inet6 fe80::f816:3eff:fe4c:91de/64 scope link 18:50:49 valid_lft forever preferred_lft forever 18:50:49 3: docker0: mtu 1500 qdisc noqueue state DOWN 18:50:49 link/ether 02:42:18:81:5e:d3 brd ff:ff:ff:ff:ff:ff 18:50:49 inet 10.250.0.254/24 brd 10.250.0.255 scope global docker0 18:50:49 valid_lft forever preferred_lft forever 18:50:49 inet6 fe80::42:18ff:fe81:5ed3/64 scope link 18:50:49 valid_lft forever preferred_lft forever 18:50:49 18:50:49 18:50:49 ---> sar -b -r -n DEV: 18:50:49 Linux 3.10.0-1160.6.1.el7.x86_64 (centos-7-docker-5fbc1798-0377-b841-54c3-72bc41eda64a.vexxhost.lo) 05/12/21 _x86_64_ (4 CPU) 18:50:49 18:50:49 18:41:10 LINUX RESTART (4 CPU) 18:50:49 18:50:49 18:42:01 tps rtps wtps dtps bread/s bwrtn/s bdscd/s 18:50:49 18:43:02 66.70 21.82 44.88 0.00 5771.26 4568.65 0.00 18:50:49 18:44:01 2.45 0.00 2.45 0.00 0.00 58.06 0.00 18:50:49 18:45:01 0.42 0.00 0.42 0.00 0.00 6.85 0.00 18:50:49 18:46:01 0.25 0.00 0.25 0.00 0.00 2.70 0.00 18:50:49 18:47:01 0.17 0.00 0.17 0.00 0.00 1.78 0.00 18:50:49 18:48:01 0.32 0.00 0.32 0.00 0.00 4.56 0.00 18:50:49 18:49:01 0.25 0.00 0.25 0.00 0.00 2.56 0.00 18:50:49 18:50:01 0.33 0.00 0.33 0.00 0.00 5.26 0.00 18:50:49 Average: 8.88 2.73 6.14 0.00 723.15 582.60 0.00 18:50:49 18:50:49 18:42:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 18:50:49 18:43:02 169764 0 635440 33.77 2620 1073720 1179468 40.25 450616 1061968 128 18:50:49 18:44:01 180488 0 624748 33.20 2620 1073688 1093460 37.32 461492 1042404 20 18:50:49 18:45:01 183232 0 622000 33.06 2620 1073692 1064856 36.34 455124 1046872 8 18:50:49 18:46:01 183044 0 622184 33.07 2620 1073696 1064676 36.34 461840 1040212 12 18:50:49 18:47:01 182692 0 622532 33.09 2620 1073700 1064796 36.34 467632 1035124 8 18:50:49 18:48:01 182336 0 622884 33.10 2620 1073704 1064808 36.34 467800 1035124 8 18:50:49 18:49:01 183404 0 621812 33.05 2620 1073708 1064676 36.34 466956 1035124 8 18:50:49 18:50:01 182140 0 623072 33.11 2620 1073712 1064920 36.34 468144 1035124 8 18:50:49 Average: 180888 0 624334 33.18 2620 1073702 1082708 36.95 462450 1041494 25 18:50:49 18:50:49 18:42:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 18:50:49 18:43:02 eth0 322.60 268.26 1303.27 106.83 0.00 0.00 0.00 0.00 18:50:49 18:43:02 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:50:49 18:43:02 docker0 50.65 42.66 4.53 134.19 0.00 0.00 0.00 0.00 18:50:49 18:44:01 eth0 3.16 2.11 2.84 0.69 0.00 0.00 0.00 0.00 18:50:49 18:44:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:50:49 18:44:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:50:49 18:45:01 eth0 1.05 0.33 0.32 0.20 0.00 0.00 0.00 0.00 18:50:49 18:45:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:50:49 18:45:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:50:49 18:46:01 eth0 0.38 0.03 0.04 0.00 0.00 0.00 0.00 0.00 18:50:49 18:46:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:50:49 18:46:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:50:49 18:47:01 eth0 1.07 0.37 0.32 0.17 0.00 0.00 0.00 0.00 18:50:49 18:47:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:50:49 18:47:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:50:49 18:48:01 eth0 1.08 0.50 0.47 0.27 0.00 0.00 0.00 0.00 18:50:49 18:48:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:50:49 18:48:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:50:49 18:49:01 eth0 0.70 0.08 0.06 0.04 0.00 0.00 0.00 0.00 18:50:49 18:49:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:50:49 18:49:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:50:49 18:50:01 eth0 1.87 0.37 0.39 0.20 0.00 0.00 0.00 0.00 18:50:49 18:50:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:50:49 18:50:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:50:49 Average: eth0 41.58 34.09 163.85 13.58 0.00 0.00 0.00 0.00 18:50:49 Average: lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:50:49 Average: docker0 6.35 5.35 0.57 16.81 0.00 0.00 0.00 0.00 18:50:49 18:50:49 18:50:49 ---> sar -P ALL: 18:50:49 Linux 3.10.0-1160.6.1.el7.x86_64 (centos-7-docker-5fbc1798-0377-b841-54c3-72bc41eda64a.vexxhost.lo) 05/12/21 _x86_64_ (4 CPU) 18:50:49 18:50:49 18:41:10 LINUX RESTART (4 CPU) 18:50:49 18:50:49 18:42:01 CPU %user %nice %system %iowait %steal %idle 18:50:49 18:43:02 all 14.62 0.00 5.72 1.68 18.68 59.29 18:50:49 18:43:02 0 15.58 0.00 6.91 2.42 18.48 56.61 18:50:49 18:43:02 1 11.00 0.00 4.62 1.73 20.08 62.57 18:50:49 18:43:02 2 18.78 0.00 6.12 2.03 17.04 56.03 18:50:49 18:43:02 3 13.45 0.00 5.33 0.57 19.00 61.65 18:50:49 18:44:01 all 0.14 0.00 0.17 0.00 1.02 98.67 18:50:49 18:44:01 0 0.39 0.00 0.13 0.00 0.96 98.52 18:50:49 18:44:01 1 0.07 0.00 0.20 0.00 1.21 98.53 18:50:49 18:44:01 2 0.07 0.00 0.17 0.00 0.72 99.04 18:50:49 18:44:01 3 0.05 0.00 0.17 0.00 1.19 98.59 18:50:49 18:45:01 all 0.13 0.00 0.32 0.00 1.71 97.84 18:50:49 18:45:01 0 0.31 0.00 0.11 0.00 2.03 97.55 18:50:49 18:45:01 1 0.02 0.00 0.38 0.00 1.69 97.91 18:50:49 18:45:01 2 0.07 0.00 0.53 0.00 1.73 97.68 18:50:49 18:45:01 3 0.13 0.00 0.28 0.00 1.37 98.22 18:50:49 18:46:01 all 0.14 0.00 0.05 0.00 0.30 99.52 18:50:49 18:46:01 0 0.43 0.00 0.03 0.00 0.35 99.19 18:50:49 18:46:01 1 0.03 0.00 0.05 0.00 0.18 99.73 18:50:49 18:46:01 2 0.02 0.00 0.05 0.00 0.10 99.83 18:50:49 18:46:01 3 0.07 0.00 0.05 0.00 0.56 99.32 18:50:49 18:47:01 all 0.11 0.00 0.13 0.00 0.55 99.21 18:50:49 18:47:01 0 0.30 0.00 0.02 0.00 0.52 99.17 18:50:49 18:47:01 1 0.07 0.00 0.10 0.00 0.89 98.94 18:50:49 18:47:01 2 0.03 0.00 0.23 0.00 0.35 99.39 18:50:49 18:47:01 3 0.05 0.00 0.17 0.00 0.45 99.34 18:50:49 18:48:01 all 0.14 0.00 0.05 0.00 0.16 99.66 18:50:49 18:48:01 0 0.38 0.00 0.02 0.00 0.15 99.45 18:50:49 18:48:01 1 0.08 0.00 0.10 0.00 0.22 99.60 18:50:49 18:48:01 2 0.05 0.00 0.05 0.00 0.22 99.68 18:50:49 18:48:01 3 0.03 0.00 0.02 0.00 0.05 99.90 18:50:49 18:49:01 all 0.15 0.00 0.03 0.00 0.09 99.73 18:50:49 18:49:01 0 0.48 0.00 0.02 0.00 0.12 99.38 18:50:49 18:49:01 1 0.08 0.00 0.03 0.00 0.13 99.75 18:50:49 18:49:01 2 0.02 0.00 0.03 0.00 0.07 99.88 18:50:49 18:49:01 3 0.02 0.00 0.05 0.00 0.03 99.90 18:50:49 18:50:01 all 0.16 0.00 0.03 0.00 0.17 99.64 18:50:49 18:50:01 0 0.22 0.00 0.03 0.00 0.18 99.57 18:50:49 18:50:01 1 0.08 0.00 0.03 0.00 0.12 99.77 18:50:49 18:50:01 2 0.08 0.00 0.02 0.00 0.22 99.68 18:50:49 18:50:01 3 0.27 0.00 0.03 0.00 0.17 99.53 18:50:49 Average: all 2.04 0.00 0.85 0.22 2.95 93.94 18:50:49 Average: 0 2.33 0.00 0.94 0.31 2.93 93.50 18:50:49 Average: 1 1.55 0.00 0.74 0.24 3.28 94.20 18:50:49 Average: 2 2.44 0.00 0.92 0.26 2.61 93.77 18:50:49 Average: 3 1.86 0.00 0.80 0.08 2.99 94.27 18:50:49 18:50:49 18:50:49