Pull request #108 updated Connecting to https://api.github.com using edgex-jenkins/****** (edgex-jenkins github personal access token) Connecting to https://api.github.com to check permissions of obtain list of siggiskulason for edgexfoundry/device-rest-go Loading trusted files from base branch master at a0a7eec39b0c4269a0e577821221e71b45f7e5c7 rather than 5707fd0befa9ee79ba06c165168a7ace18f23a8d Obtained Jenkinsfile from a0a7eec39b0c4269a0e577821221e71b45f7e5c7 Running in Durability level: PERFORMANCE_OPTIMIZED Loading library edgex-global-pipelines@stable Attempting to resolve stable from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > git /usr/bin/chcon --type=ssh_home_t /tmp/jenkins-gitclient-ssh3161587481398442254.key > 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 --resolve-git-dir /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f/.git # timeout=10 Setting origin to git@github.com:edgexfoundry/edgex-global-pipelines.git > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching origin... Fetching upstream changes from origin > git --version # timeout=10 > git --version # 'git version 2.16.6' > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > git /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f@tmp/jenkins-gitclient-ssh6738213553195154094.key > git fetch --tags --progress -- origin +refs/heads/*:refs/remotes/origin/* # timeout=10 > git rev-parse refs/tags/stable^{commit} # timeout=10 Resolved tag stable revision 9d0281235b943b7ad605f650702698f9078b2862 The recommended git tool is: git using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/device-rest-go/branches/PR-108/workspace@libs/edgex-global-pipelines/.git # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching with tags Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > git /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/device-rest-go/branches/PR-108/workspace@libs/edgex-global-pipelines@tmp/jenkins-gitclient-ssh935418992459837256.key > 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 Excluding src/test/ from checkout of git git@github.com:edgexfoundry/edgex-global-pipelines.git so that shared library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. Loading library lf-pipelines@master Attempting to resolve master from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > git /usr/bin/chcon --type=ssh_home_t /tmp/jenkins-gitclient-ssh2343327988180359772.key > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision 46d8313d362d7075c0f562900eedc504c24ea18a The recommended git tool is: NONE using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/device-rest-go/branches/PR-108/workspace@libs/lf-pipelines/.git # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 Fetching without tags Fetching upstream changes from git@github.com:lfit/releng-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > git /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/device-rest-go/branches/PR-108/workspace@libs/lf-pipelines@tmp/jenkins-gitclient-ssh8366063413133657276.key > 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 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-docker-4c-2g-309’ is offline Running on prd-centos7-docker-4c-2g-433 in /w/workspace/gexfoundry_device-rest-go_PR-108 [Pipeline] { [Pipeline] stage [Pipeline] { (Declarative: Checkout SCM) [Pipeline] checkout The recommended git tool is: git using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning repository git@github.com:edgexfoundry/device-rest-go.git > git init /w/workspace/gexfoundry_device-rest-go_PR-108 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/device-rest-go.git > git --version # timeout=10 > git --version # 'git version 2.24.4' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > git /usr/bin/chcon --type=ssh_home_t /w/workspace/gexfoundry_device-rest-go_PR-108@tmp/jenkins-gitclient-ssh1918462672792547978.key > 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 a0a7eec39b0c4269a0e577821221e71b45f7e5c7 into PR head commit 5707fd0befa9ee79ba06c165168a7ace18f23a8d Merge succeeded, producing 5707fd0befa9ee79ba06c165168a7ace18f23a8d Checking out Revision 5707fd0befa9ee79ba06c165168a7ace18f23a8d (PR-108) > 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 [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > git /usr/bin/chcon --type=ssh_home_t /w/workspace/gexfoundry_device-rest-go_PR-108@tmp/jenkins-gitclient-ssh2918856829422147183.key > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-rest-go.git +refs/pull/108/head:refs/remotes/origin/PR-108 +refs/heads/master:refs/remotes/origin/master # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 5707fd0befa9ee79ba06c165168a7ace18f23a8d # timeout=10 > git remote # timeout=10 > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > git /usr/bin/chcon --type=ssh_home_t /w/workspace/gexfoundry_device-rest-go_PR-108@tmp/jenkins-gitclient-ssh6396921679729078380.key > git merge a0a7eec39b0c4269a0e577821221e71b45f7e5c7 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 5707fd0befa9ee79ba06c165168a7ace18f23a8d # timeout=10 Commit message: "fix(snap): update environment overrides for device and profile dir" > git rev-list --no-walk 8b5b60a7870f91dc9f24498af2c9e08cdcac521a # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 17:14:43 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 17:14:43 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 17:14:43 ========================================================= 17:14:43 EdgeX Global Pipelines Version Info 17:14:43 ========================================================= [Pipeline] libraryResource [Pipeline] sh 17:14:45 ------------------- 17:14:45 stable info: 17:14:45 ------------------- 17:14:45 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 17:14:45 Commit SHA: 9d0281235b943b7ad605f650702698f9078b2862 17:14:45 Message: update stable to v1.0.192 17:14:45 ------------------- 17:14:45 experimental info: 17:14:45 ------------------- 17:14:45 Commited By: **** collab-it+edgex@linuxfoundation.org 17:14:45 Commit SHA: 9d0281235b943b7ad605f650702698f9078b2862 17:14:45 Message: update experimental to v1.0.192 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 17:14:46 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-rest-go-settings [Pipeline] echo 17:14:46 [edgeXSetupEnvironment]: set envvar PROJECT = device-rest-go [Pipeline] echo 17:14:46 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 17:14:46 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 17:14:46 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 17:14:46 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.16 [Pipeline] echo 17:14:46 [edgeXSetupEnvironment]: set envvar GOPROXY = https://nexus3.edgexfoundry.org/repository/go-proxy/ [Pipeline] echo 17:14:46 [edgeXSetupEnvironment]: set envvar DOCKER_BASE_IMAGE = nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine [Pipeline] echo 17:14:46 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo 17:14:46 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 17:14:46 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 17:14:46 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = device-rest [Pipeline] echo 17:14:46 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 17:14:46 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 17:14:46 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 17:14:46 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 17:14:46 [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo 17:14:46 [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo 17:14:46 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 17:14:46 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 17:14:46 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo 17:14:46 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo 17:14:46 [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo 17:14:46 [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo 17:14:46 [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo 17:14:46 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 17:14:46 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-108 [Pipeline] echo 17:14:46 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-108 [Pipeline] echo 17:14:46 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-108 [Pipeline] echo 17:14:46 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 5707fd0befa9ee79ba06c165168a7ace18f23a8d [Pipeline] echo 17:14:46 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 5707fd0 [Pipeline] echo 17:14:46 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 17:14:47 provisioning config files... 17:14:47 copy managed file [device-rest-go-settings] to file:/w/workspace/gexfoundry_device-rest-go_PR-108@tmp/config8070631735159347245tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 17:14:47 ---> docker-login.sh 17:14:47 nexus3.edgexfoundry.org:10001 17:14:47 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 17:14:47 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 17:14:47 Configure a credential helper to remove this warning. See 17:14:47 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 17:14:47 17:14:47 Login Succeeded 17:14:47 nexus3.edgexfoundry.org:10002 17:14:47 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 17:14:47 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 17:14:47 Configure a credential helper to remove this warning. See 17:14:47 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 17:14:47 17:14:47 Login Succeeded 17:14:47 nexus3.edgexfoundry.org:10003 17:14:47 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 17:14:47 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 17:14:47 Configure a credential helper to remove this warning. See 17:14:47 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 17:14:47 17:14:47 Login Succeeded 17:14:47 nexus3.edgexfoundry.org:10004 17:14:47 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 17:14:48 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 17:14:48 Configure a credential helper to remove this warning. See 17:14:48 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 17:14:48 17:14:48 Login Succeeded 17:14:48 docker.io 17:14:48 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 17:14:48 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 17:14:48 Configure a credential helper to remove this warning. See 17:14:48 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 17:14:48 17:14:48 Login Succeeded 17:14:48 ---> docker-login.sh ends [Pipeline] } 17:14:48 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 17:14:48 + git log --format=format:%s -1 5707fd0befa9ee79ba06c165168a7ace18f23a8d [Pipeline] echo 17:14:48 GIT_COMMIT: 5707fd0befa9ee79ba06c165168a7ace18f23a8d, Commit Message: fix(snap): update environment overrides for device and profile dir [Pipeline] echo 17:14:48 This is not a build commit. [Pipeline] isUnix [Pipeline] sh 17:14:49 + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 17:14:49 17:14:49 Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh 17:14:50 + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 17:14:50 latest: Pulling from edgex-devops/git-semver 17:14:50 31603596830f: Pulling fs layer 17:14:50 54011a49482f: Pulling fs layer 17:14:50 a6820b24f6d8: Pulling fs layer 17:14:50 f581987b2513: Pulling fs layer 17:14:50 f581987b2513: Waiting 17:14:50 54011a49482f: Verifying Checksum 17:14:50 54011a49482f: Download complete 17:14:50 31603596830f: Verifying Checksum 17:14:50 31603596830f: Download complete 17:14:50 a6820b24f6d8: Verifying Checksum 17:14:50 a6820b24f6d8: Download complete 17:14:50 f581987b2513: Verifying Checksum 17:14:50 f581987b2513: Download complete 17:14:50 31603596830f: Pull complete 17:14:50 54011a49482f: Pull complete 17:14:51 a6820b24f6d8: Pull complete 17:14:51 f581987b2513: Pull complete 17:14:51 Digest: sha256:772af3cb61214e5a22880db9bb273bb039d0aa3a8f4edfa0c1def8b4e20ea536 17:14:51 Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 17:14:51 nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer 17:14:51 prd-centos7-docker-4c-2g-433 does not seem to be running inside a container 17:14:51 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/gexfoundry_device-rest-go_PR-108 -v /w/workspace/gexfoundry_device-rest-go_PR-108:/w/workspace/gexfoundry_device-rest-go_PR-108:rw,z -v /w/workspace/gexfoundry_device-rest-go_PR-108@tmp:/w/workspace/gexfoundry_device-rest-go_PR-108@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat 17:14:52 $ docker top 3f32d03da1054b1a4945c362cf88750662300fc515597af82b17e664848fc06d -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 17:14:53 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 17:14:53 [ssh-agent] Looking for ssh-agent implementation... 17:14:53 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 17:14:53 $ docker exec 3f32d03da1054b1a4945c362cf88750662300fc515597af82b17e664848fc06d ssh-agent 17:14:53 SSH_AUTH_SOCK=/tmp/ssh-8XINwJuBHGR2/agent.14 17:14:53 SSH_AGENT_PID=20 17:14:53 Running ssh-add (command line suppressed) 17:14:53 Identity added: /w/workspace/gexfoundry_device-rest-go_PR-108@tmp/private_key_3990773240874436266.key (/w/workspace/gexfoundry_device-rest-go_PR-108@tmp/private_key_3990773240874436266.key) 17:14:53 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 17:14:53 + git tag --points-at HEAD [Pipeline] } 17:14:53 $ docker exec --env ******** --env ******** 3f32d03da1054b1a4945c362cf88750662300fc515597af82b17e664848fc06d ssh-agent -k 17:14:53 unset SSH_AUTH_SOCK; 17:14:53 unset SSH_AGENT_PID; 17:14:53 echo Agent pid 20 killed; 17:14:53 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 17:14:53 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 17:14:53 [ssh-agent] Looking for ssh-agent implementation... 17:14:53 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 17:14:53 $ docker exec 3f32d03da1054b1a4945c362cf88750662300fc515597af82b17e664848fc06d ssh-agent 17:14:54 SSH_AUTH_SOCK=/tmp/ssh-SOj73PtOuD1v/agent.52 17:14:54 SSH_AGENT_PID=59 17:14:54 Running ssh-add (command line suppressed) 17:14:54 Identity added: /w/workspace/gexfoundry_device-rest-go_PR-108@tmp/private_key_4130692163991416288.key (/w/workspace/gexfoundry_device-rest-go_PR-108@tmp/private_key_4130692163991416288.key) 17:14:54 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 17:14:54 + git semver init 17:14:54 # -> Open(): unable to determine branch for HEAD 17:14:54 # $GIT_DIR = /w/workspace/gexfoundry_device-rest-go_PR-108/.git 17:14:54 # $GIT_WORK_TREE = /w/workspace/gexfoundry_device-rest-go_PR-108 17:14:54 # $SEMVER_REMOTE_NAME = origin 17:14:54 # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org 17:14:54 # $SEMVER_USER_NAME = edgex-jenkins 17:14:54 # $SEMVER_BRANCH = PR-108 17:14:54 # $SEMVER_TEMP = /tmp/semver-476414212 17:14:54 # git clone --branch semver git@github.com:edgexfoundry/device-rest-go.git $SEMVER_TEMP 17:14:55 # '/tmp/semver-476414212' -> '/w/workspace/gexfoundry_device-rest-go_PR-108/.semver' 17:14:55 # -> Force: false 17:14:55 # $SEMVER_DIR = /w/workspace/gexfoundry_device-rest-go_PR-108/.semver [Pipeline] } 17:14:55 $ docker exec --env ******** --env ******** 3f32d03da1054b1a4945c362cf88750662300fc515597af82b17e664848fc06d ssh-agent -k 17:14:55 unset SSH_AUTH_SOCK; 17:14:55 unset SSH_AGENT_PID; 17:14:55 echo Agent pid 59 killed; 17:14:55 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 17:14:55 + git semver [Pipeline] } 17:14:55 $ docker stop --time=1 3f32d03da1054b1a4945c362cf88750662300fc515597af82b17e664848fc06d 17:14:57 $ docker rm -f 3f32d03da1054b1a4945c362cf88750662300fc515597af82b17e664848fc06d [Pipeline] // withDockerContainer [Pipeline] sh 17:14:57 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 17:14:57 Stashed 1 file(s) [Pipeline] echo 17:14:57 [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 17:15:13 Still waiting to schedule task 17:15:13 Waiting for next available executor on ‘centos7-docker-4c-2g’ 17:15:13 Still waiting to schedule task 17:15:13 All nodes of label ‘ubuntu18.04-docker-arm64-4c-16g’ are offline 17:17:17 Running on prd-ubuntu18.04-docker-arm64-4c-16g-434 in /w/workspace/gexfoundry_device-rest-go_PR-108 [Pipeline] { [Pipeline] ws 17:17:17 Running in /w/workspace/device-rest-go/2 [Pipeline] { [Pipeline] checkout 17:17:18 The recommended git tool is: git 17:17:23 using credential edgex-jenkins-ssh 17:17:23 Cloning the remote Git repository 17:17:23 Cloning repository git@github.com:edgexfoundry/device-rest-go.git 17:17:23 > git init /w/workspace/device-rest-go/2 # timeout=10 17:17:23 Fetching upstream changes from git@github.com:edgexfoundry/device-rest-go.git 17:17:23 > git --version # timeout=10 17:17:23 > git --version # 'git version 2.17.1' 17:17:23 using GIT_SSH to set credentials SSH Credentials for GitHub 17:17:23 > git fetch --tags --progress -- git@github.com:edgexfoundry/device-rest-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 17:17:26 Merging remotes/origin/master commit a0a7eec39b0c4269a0e577821221e71b45f7e5c7 into PR head commit 5707fd0befa9ee79ba06c165168a7ace18f23a8d 17:17:26 Merge succeeded, producing 5707fd0befa9ee79ba06c165168a7ace18f23a8d 17:17:26 Checking out Revision 5707fd0befa9ee79ba06c165168a7ace18f23a8d (PR-108) 17:17:25 > git config remote.origin.url git@github.com:edgexfoundry/device-rest-go.git # timeout=10 17:17:25 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 17:17:25 > git config remote.origin.url git@github.com:edgexfoundry/device-rest-go.git # timeout=10 17:17:25 Fetching upstream changes from git@github.com:edgexfoundry/device-rest-go.git 17:17:25 using GIT_SSH to set credentials SSH Credentials for GitHub 17:17:25 > git fetch --tags --progress -- git@github.com:edgexfoundry/device-rest-go.git +refs/pull/108/head:refs/remotes/origin/PR-108 +refs/heads/master:refs/remotes/origin/master # timeout=10 17:17:26 > git config core.sparsecheckout # timeout=10 17:17:26 > git checkout -f 5707fd0befa9ee79ba06c165168a7ace18f23a8d # timeout=10 17:17:26 > git remote # timeout=10 17:17:26 > git config --get remote.origin.url # timeout=10 17:17:26 using GIT_SSH to set credentials SSH Credentials for GitHub 17:17:26 > git merge a0a7eec39b0c4269a0e577821221e71b45f7e5c7 # timeout=10 17:17:26 > git rev-parse HEAD^{commit} # timeout=10 17:17:26 > git config core.sparsecheckout # timeout=10 17:17:26 > git checkout -f 5707fd0befa9ee79ba06c165168a7ace18f23a8d # timeout=10 17:17:30 Commit message: "fix(snap): update environment overrides for device and profile dir" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 17:17:31 + sudo jq . + {"registry-mirrors": ["https://nexus3.edgexfoundry.org:10001"], debug: false} /etc/docker/daemon.json [Pipeline] sh 17:17:32 + sudo mv /tmp/daemon.json /etc/docker/daemon.json [Pipeline] sh 17:17:32 + sudo service docker restart 17:17:32 + true 17:17:40 Running on prd-centos7-docker-4c-2g-435 in /w/workspace/gexfoundry_device-rest-go_PR-108 [Pipeline] { [Pipeline] ws 17:17:40 Running in /w/workspace/device-rest-go/2 [Pipeline] { [Pipeline] checkout 17:17:40 The recommended git tool is: git 17:17:43 using credential edgex-jenkins-ssh 17:17:43 Cloning the remote Git repository 17:17:43 Cloning repository git@github.com:edgexfoundry/device-rest-go.git 17:17:43 > git init /w/workspace/device-rest-go/2 # timeout=10 17:17:43 Fetching upstream changes from git@github.com:edgexfoundry/device-rest-go.git 17:17:43 > git --version # timeout=10 17:17:43 > git --version # 'git version 2.24.4' 17:17:43 using GIT_SSH to set credentials SSH Credentials for GitHub 17:17:43 [INFO] Currently running in a labeled security context 17:17:43 [INFO] Currently SELinux is 'enforcing' on the host 17:17:43 > git /usr/bin/chcon --type=ssh_home_t /w/workspace/device-rest-go/2@tmp/jenkins-gitclient-ssh2569665059486346430.key 17:17:43 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-rest-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 17:17:45 Merging remotes/origin/master commit a0a7eec39b0c4269a0e577821221e71b45f7e5c7 into PR head commit 5707fd0befa9ee79ba06c165168a7ace18f23a8d 17:17:45 Merge succeeded, producing 5707fd0befa9ee79ba06c165168a7ace18f23a8d 17:17:45 Checking out Revision 5707fd0befa9ee79ba06c165168a7ace18f23a8d (PR-108) 17:17:44 > git config remote.origin.url git@github.com:edgexfoundry/device-rest-go.git # timeout=10 17:17:44 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 17:17:44 > git config remote.origin.url git@github.com:edgexfoundry/device-rest-go.git # timeout=10 17:17:44 Fetching upstream changes from git@github.com:edgexfoundry/device-rest-go.git 17:17:44 using GIT_SSH to set credentials SSH Credentials for GitHub 17:17:44 [INFO] Currently running in a labeled security context 17:17:44 [INFO] Currently SELinux is 'enforcing' on the host 17:17:44 > git /usr/bin/chcon --type=ssh_home_t /w/workspace/device-rest-go/2@tmp/jenkins-gitclient-ssh6510946303798886726.key 17:17:44 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-rest-go.git +refs/pull/108/head:refs/remotes/origin/PR-108 +refs/heads/master:refs/remotes/origin/master # timeout=10 17:17:45 > git config core.sparsecheckout # timeout=10 17:17:45 > git checkout -f 5707fd0befa9ee79ba06c165168a7ace18f23a8d # timeout=10 17:17:45 > git remote # timeout=10 17:17:45 > git config --get remote.origin.url # timeout=10 17:17:45 using GIT_SSH to set credentials SSH Credentials for GitHub 17:17:45 [INFO] Currently running in a labeled security context 17:17:45 [INFO] Currently SELinux is 'enforcing' on the host 17:17:45 > git /usr/bin/chcon --type=ssh_home_t /w/workspace/device-rest-go/2@tmp/jenkins-gitclient-ssh731758761682508302.key 17:17:45 > git merge a0a7eec39b0c4269a0e577821221e71b45f7e5c7 # timeout=10 17:17:45 > git rev-parse HEAD^{commit} # timeout=10 17:17:45 > git config core.sparsecheckout # timeout=10 17:17:45 > git checkout -f 5707fd0befa9ee79ba06c165168a7ace18f23a8d # timeout=10 17:17:48 Commit message: "fix(snap): update environment overrides for device and profile dir" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 17:17:49 + sudo jq '. + {"registry-mirrors": ["https://nexus3.edgexfoundry.org:10001"], debug: false}' /etc/docker/daemon.json [Pipeline] sh 17:17:50 + sudo mv /tmp/daemon.json /etc/docker/daemon.json [Pipeline] sh 17:17:50 + sudo service docker restart 17:17:50 + true 17:17:50 Redirecting to /bin/systemctl restart docker.service [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 17:17:51 provisioning config files... 17:17:51 copy managed file [device-rest-go-settings] to file:/w/workspace/device-rest-go/2@tmp/config5816976309043717096tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 17:17:51 ---> docker-login.sh 17:17:51 nexus3.edgexfoundry.org:10001 17:17:52 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 17:17:53 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 17:17:53 Configure a credential helper to remove this warning. See 17:17:53 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 17:17:53 17:17:53 Login Succeeded 17:17:53 nexus3.edgexfoundry.org:10002 17:17:53 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 17:17:53 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 17:17:53 Configure a credential helper to remove this warning. See 17:17:53 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 17:17:53 17:17:53 Login Succeeded 17:17:53 nexus3.edgexfoundry.org:10003 17:17:53 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 17:17:53 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 17:17:53 Configure a credential helper to remove this warning. See 17:17:53 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 17:17:53 17:17:53 Login Succeeded 17:17:53 nexus3.edgexfoundry.org:10004 17:17:54 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 17:17:54 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 17:17:54 Configure a credential helper to remove this warning. See 17:17:54 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 17:17:54 17:17:54 Login Succeeded 17:17:54 docker.io 17:17:55 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 17:17:55 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 17:17:55 Configure a credential helper to remove this warning. See 17:17:55 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 17:17:55 17:17:55 Login Succeeded 17:17:55 ---> docker-login.sh ends [Pipeline] } 17:17:55 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 17:17:56 ========================================================= 17:17:56 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine] 17:17:56 ========================================================= [Pipeline] isUnix [Pipeline] sh 17:17:56 + 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 . 17:17:56 Sending build context to Docker daemon 92.16kB 17:17:56 Step 1/10 : ARG BASE=golang:1.16-alpine3.12 17:17:56 Step 2/10 : FROM ${BASE} 17:17:56 1.16-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 17:17:56 595b0fe564bb: Pulling fs layer 17:17:56 7186ed65a4f7: Pulling fs layer 17:17:56 316046926c0a: Pulling fs layer 17:17:56 4ebd0625c992: Pulling fs layer 17:17:56 207e8628e3a3: Pulling fs layer 17:17:56 c791037a9be2: Pulling fs layer 17:17:56 ffd874e62e21: Pulling fs layer 17:17:56 207e8628e3a3: Waiting 17:17:56 c791037a9be2: Waiting 17:17:56 ffd874e62e21: Waiting 17:17:56 4ebd0625c992: Waiting 17:17:56 316046926c0a: Verifying Checksum 17:17:56 316046926c0a: Download complete 17:17:56 7186ed65a4f7: Verifying Checksum 17:17:56 7186ed65a4f7: Download complete 17:17:57 207e8628e3a3: Verifying Checksum 17:17:57 207e8628e3a3: Download complete 17:17:57 595b0fe564bb: Verifying Checksum 17:17:57 595b0fe564bb: Download complete 17:17:57 c791037a9be2: Download complete 17:17:57 595b0fe564bb: Pull complete 17:17:58 7186ed65a4f7: Pull complete 17:17:59 316046926c0a: Pull complete 17:17:59 ffd874e62e21: Download complete 17:18:00 4ebd0625c992: Verifying Checksum 17:18:00 4ebd0625c992: Download complete [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 17:18:08 provisioning config files... 17:18:08 copy managed file [device-rest-go-settings] to file:/w/workspace/device-rest-go/2@tmp/config1405421608026519912tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 17:18:08 ---> docker-login.sh 17:18:08 nexus3.edgexfoundry.org:10001 17:18:08 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 17:18:09 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 17:18:09 Configure a credential helper to remove this warning. See 17:18:09 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 17:18:09 17:18:09 Login Succeeded 17:18:09 nexus3.edgexfoundry.org:10002 17:18:09 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 17:18:09 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 17:18:09 Configure a credential helper to remove this warning. See 17:18:09 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 17:18:09 17:18:09 Login Succeeded 17:18:09 nexus3.edgexfoundry.org:10003 17:18:09 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 17:18:09 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 17:18:09 Configure a credential helper to remove this warning. See 17:18:09 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 17:18:09 17:18:09 Login Succeeded 17:18:09 nexus3.edgexfoundry.org:10004 17:18:09 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 17:18:09 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 17:18:09 Configure a credential helper to remove this warning. See 17:18:09 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 17:18:09 17:18:09 Login Succeeded 17:18:09 docker.io 17:18:09 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 17:18:09 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 17:18:09 Configure a credential helper to remove this warning. See 17:18:09 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 17:18:09 17:18:09 Login Succeeded 17:18:09 ---> docker-login.sh ends [Pipeline] } 17:18:09 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 17:18:09 ========================================================= 17:18:09 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine] 17:18:09 ========================================================= [Pipeline] isUnix [Pipeline] sh 17:18:10 + 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 . 17:18:10 Sending build context to Docker daemon 92.16kB 17:18:10 Step 1/10 : ARG BASE=golang:1.16-alpine3.12 17:18:10 Step 2/10 : FROM ${BASE} 17:18:10 4ebd0625c992: Pull complete 17:18:10 1.16-alpine: Pulling from edgex-devops/edgex-golang-base 17:18:10 540db60ca938: Pulling fs layer 17:18:10 adcc1eea9eea: Pulling fs layer 17:18:10 4c4ab2625f07: Pulling fs layer 17:18:10 0510c868ecb4: Pulling fs layer 17:18:10 afea3b2eda06: Pulling fs layer 17:18:10 7809a108b3ef: Pulling fs layer 17:18:10 f706445af74f: Pulling fs layer 17:18:10 afea3b2eda06: Waiting 17:18:10 7809a108b3ef: Waiting 17:18:10 f706445af74f: Waiting 17:18:10 0510c868ecb4: Waiting 17:18:10 4c4ab2625f07: Verifying Checksum 17:18:10 4c4ab2625f07: Download complete 17:18:10 adcc1eea9eea: Verifying Checksum 17:18:10 adcc1eea9eea: Download complete 17:18:10 afea3b2eda06: Verifying Checksum 17:18:10 afea3b2eda06: Download complete 17:18:10 7809a108b3ef: Verifying Checksum 17:18:10 7809a108b3ef: Download complete 17:18:10 540db60ca938: Verifying Checksum 17:18:10 540db60ca938: Download complete 17:18:10 540db60ca938: Pull complete 17:18:11 207e8628e3a3: Pull complete 17:18:11 adcc1eea9eea: Pull complete 17:18:11 4c4ab2625f07: Pull complete 17:18:11 c791037a9be2: Pull complete 17:18:11 f706445af74f: Verifying Checksum 17:18:11 f706445af74f: Download complete 17:18:12 0510c868ecb4: Verifying Checksum 17:18:12 0510c868ecb4: Download complete 17:18:14 ffd874e62e21: Pull complete 17:18:15 Digest: sha256:fad7b58e697bd06bcf362d803a3263ca5ec03b905aa8665231fe3262941fe3e0 17:18:15 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine 17:18:15 ---> cfc18b08335c 17:18:15 Step 3/10 : ARG ALPINE_PKG_BASE="make git openssh-client gcc libc-dev zeromq-dev libsodium-dev" 17:18:15 0510c868ecb4: Pull complete 17:18:15 afea3b2eda06: Pull complete 17:18:15 7809a108b3ef: Pull complete 17:18:17 ---> Running in 824fcc754fe2 17:18:17 f706445af74f: Pull complete 17:18:17 Digest: sha256:3789524f83b4b99ff44900c39f6da7fc44f99660cd9adf292610dec398b137f4 17:18:17 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine 17:18:17 ---> b068be0155e3 17:18:17 Step 3/10 : ARG ALPINE_PKG_BASE="make git openssh-client gcc libc-dev zeromq-dev libsodium-dev" 17:18:17 Removing intermediate container 824fcc754fe2 17:18:17 ---> 7c94214fea34 17:18:17 Step 4/10 : ARG ALPINE_PKG_EXTRA="" 17:18:17 ---> Running in 59429dafb32a 17:18:18 Removing intermediate container 59429dafb32a 17:18:18 ---> 17c70e62f302 17:18:18 Step 5/10 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Intel' 17:18:18 ---> Running in 2f0494ca5797 17:18:18 Removing intermediate container 2f0494ca5797 17:18:18 ---> 202de0ea4cc0 17:18:18 Step 6/10 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 17:18:18 ---> Running in 22251584cb95 17:18:21 Removing intermediate container 22251584cb95 17:18:21 ---> b052788cbaad 17:18:21 Step 7/10 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 17:18:21 ---> Running in 73e4a5efb910 17:18:22 fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz 17:18:23 ---> Running in 789ea58838c2 17:18:23 Removing intermediate container 789ea58838c2 17:18:23 ---> 71bef668a5ec 17:18:23 Step 4/10 : ARG ALPINE_PKG_EXTRA="" 17:18:23 ---> Running in f7bcbcf61e7b 17:18:23 Removing intermediate container f7bcbcf61e7b 17:18:23 ---> 7a27630edbb8 17:18:23 Step 5/10 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Intel' 17:18:23 ---> Running in b9ad0ce38f4e 17:18:23 Removing intermediate container b9ad0ce38f4e 17:18:23 ---> cc405941577b 17:18:23 Step 6/10 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 17:18:23 ---> Running in 68f098fb0bb1 17:18:23 Removing intermediate container 68f098fb0bb1 17:18:23 ---> 3d8efae44b70 17:18:23 Step 7/10 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 17:18:23 fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz 17:18:24 ---> Running in efb9fd2b6502 17:18:24 fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz 17:18:24 (1/9) Installing libc-dev (0.7.2-r3) 17:18:24 (2/9) Installing libsodium (1.0.18-r0) 17:18:24 (3/9) Installing pkgconf (1.7.3-r0) 17:18:24 (4/9) Installing libsodium-dev (1.0.18-r0) 17:18:24 (5/9) Installing openssh-keygen (8.4_p1-r3) 17:18:24 (6/9) Installing libedit (20191231.3.1-r1) 17:18:24 (7/9) Installing openssh-client (8.4_p1-r3) 17:18:25 (8/9) Installing libzmq (4.3.3-r1) 17:18:25 (9/9) Installing zeromq-dev (4.3.3-r1) 17:18:25 fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz 17:18:25 Executing busybox-1.32.1-r6.trigger 17:18:25 OK: 144 MiB in 49 packages 17:18:25 (1/9) Installing libc-dev (0.7.2-r3) 17:18:25 (2/9) Installing libsodium (1.0.18-r0) 17:18:25 (3/9) Installing pkgconf (1.7.3-r0) 17:18:25 (4/9) Installing libsodium-dev (1.0.18-r0) 17:18:25 (5/9) Installing openssh-keygen (8.4_p1-r3) 17:18:26 (6/9) Installing libedit (20191231.3.1-r1) 17:18:26 (7/9) Installing openssh-client (8.4_p1-r3) 17:18:26 (8/9) Installing libzmq (4.3.3-r1) 17:18:26 (9/9) Installing zeromq-dev (4.3.3-r1) 17:18:26 Executing busybox-1.32.1-r6.trigger 17:18:26 OK: 154 MiB in 49 packages 17:18:26 Removing intermediate container efb9fd2b6502 17:18:26 ---> dabf5d3ad1ea 17:18:26 Step 8/10 : WORKDIR /device-rest-go 17:18:26 Removing intermediate container 73e4a5efb910 17:18:26 ---> f9c522d6fbc0 17:18:26 Step 8/10 : WORKDIR /device-rest-go 17:18:26 ---> Running in 77725295c628 17:18:27 ---> Running in f9224dd47ba8 17:18:27 Removing intermediate container f9224dd47ba8 17:18:27 ---> 5ac7d2169cfa 17:18:27 Step 9/10 : COPY . . 17:18:27 ---> 1c03ae803872 17:18:27 Step 10/10 : RUN go mod download 17:18:27 ---> Running in 5a00361350a6 17:18:27 Removing intermediate container 77725295c628 17:18:27 ---> acdf6a713976 17:18:27 Step 9/10 : COPY . . 17:18:28 ---> 048c6e5f31f5 17:18:28 Step 10/10 : RUN go mod download 17:18:28 ---> Running in 2c56e22dfd73 17:18:42 Removing intermediate container 5a00361350a6 17:18:42 ---> 2857df9677c3 17:18:42 Successfully built 2857df9677c3 17:18:42 Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] sh 17:18:42 + docker inspect -f . ci-base-image-x86_64 17:18:42 . [Pipeline] withDockerContainer 17:18:42 prd-centos7-docker-4c-2g-435 does not seem to be running inside a container 17:18:42 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-rest-go/2 -v /w/workspace/device-rest-go/2:/w/workspace/device-rest-go/2:rw,z -v /w/workspace/device-rest-go/2@tmp:/w/workspace/device-rest-go/2@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 17:18:43 $ docker top 42afb5cdf76693e1c6654c6b07c26a02f592532ce84937e4a3587dfed71569c2 -eo pid,comm [Pipeline] { [Pipeline] sh 17:18:43 + go version 17:18:43 go version go1.16.3 linux/amd64 [Pipeline] } 17:18:43 $ docker stop --time=1 42afb5cdf76693e1c6654c6b07c26a02f592532ce84937e4a3587dfed71569c2 17:18:44 $ docker rm -f 42afb5cdf76693e1c6654c6b07c26a02f592532ce84937e4a3587dfed71569c2 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 17:18:45 + docker inspect -f . ci-base-image-x86_64 17:18:45 . [Pipeline] withDockerContainer 17:18:45 prd-centos7-docker-4c-2g-435 does not seem to be running inside a container 17:18:45 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-rest-go/2 -v /w/workspace/device-rest-go/2:/w/workspace/device-rest-go/2:rw,z -v /w/workspace/device-rest-go/2@tmp:/w/workspace/device-rest-go/2@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 17:18:45 $ docker top d8a5713760a193fac68005b7c294109da6921fa267de1cdc7c26adc9ae2f4ce2 -eo pid,comm [Pipeline] { [Pipeline] sh 17:18:46 + go mod tidy [Pipeline] sh 17:18:46 + make test 17:18:46 go mod tidy 17:18:46 CGO_ENABLED=1 GO111MODULE=on go test -coverprofile=coverage.out ./... 17:18:47 ? github.com/edgexfoundry/device-rest-go [no test files] 17:18:55 Removing intermediate container 2c56e22dfd73 17:18:55 ---> 66fe95154a92 17:18:55 Successfully built 66fe95154a92 17:18:55 Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] sh 17:18:55 + docker inspect -f . ci-base-image-arm64 17:18:55 . [Pipeline] withDockerContainer 17:18:56 prd-ubuntu18.04-docker-arm64-4c-16g-434 does not seem to be running inside a container 17:18:56 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-rest-go/2 -v /w/workspace/device-rest-go/2:/w/workspace/device-rest-go/2:rw,z -v /w/workspace/device-rest-go/2@tmp:/w/workspace/device-rest-go/2@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 17:18:57 $ docker top 40969b2d0ef9291378f8e0c8a1d7b620a276ecc83afc4f93a57acfdc630293a0 -eo pid,comm [Pipeline] { [Pipeline] sh 17:18:58 + go version 17:18:58 go version go1.16.3 linux/arm64 [Pipeline] } 17:18:58 $ docker stop --time=1 40969b2d0ef9291378f8e0c8a1d7b620a276ecc83afc4f93a57acfdc630293a0 17:19:00 $ docker rm -f 40969b2d0ef9291378f8e0c8a1d7b620a276ecc83afc4f93a57acfdc630293a0 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 17:19:01 + docker inspect -f . ci-base-image-arm64 17:19:01 . [Pipeline] withDockerContainer 17:19:01 prd-ubuntu18.04-docker-arm64-4c-16g-434 does not seem to be running inside a container 17:19:01 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-rest-go/2 -v /w/workspace/device-rest-go/2:/w/workspace/device-rest-go/2:rw,z -v /w/workspace/device-rest-go/2@tmp:/w/workspace/device-rest-go/2@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 17:19:02 ? github.com/edgexfoundry/device-rest-go/cmd [no test files] 17:19:03 $ docker top c4c5d185202859ab1311ebb7413102971083e9432d76875b2b6d52c529df835e -eo pid,comm 17:19:03 ok github.com/edgexfoundry/device-rest-go/driver 0.008s coverage: 54.0% of statements 17:19:03 CGO_ENABLED=1 GO111MODULE=on go vet ./... [Pipeline] { [Pipeline] sh 17:19:04 + go mod tidy [Pipeline] sh 17:19:05 + make test 17:19:05 go mod tidy 17:19:05 CGO_ENABLED=1 GO111MODULE=on go test -coverprofile=coverage.out ./... 17:19:06 ? github.com/edgexfoundry/device-rest-go [no test files] 17:19:11 gofmt -l . 17:19:11 [ "`gofmt -l .`" = "" ] 17:19:11 ./bin/test-go-mod-tidy.sh 17:19:11 ./bin/test-attribution-txt.sh [Pipeline] } 17:19:11 $ docker stop --time=1 d8a5713760a193fac68005b7c294109da6921fa267de1cdc7c26adc9ae2f4ce2 17:19:13 $ docker rm -f d8a5713760a193fac68005b7c294109da6921fa267de1cdc7c26adc9ae2f4ce2 [Pipeline] // withDockerContainer [Pipeline] sh 17:19:13 + sudo chown -R jenkins:jenkins . [Pipeline] stash 17:19:13 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh 17:19:16 + sudo chown -R jenkins:jenkins . [Pipeline] sh 17:19:16 + ls -al . 17:19:16 total 104 17:19:16 drwxrwxr-x. 8 jenkins jenkins 4096 May 26 17:19 . 17:19:16 drwxrwxr-x. 4 jenkins jenkins 28 May 26 17:17 .. 17:19:16 -rw-rw-r--. 1 jenkins jenkins 6792 May 26 17:17 Attribution.txt 17:19:16 drwxrwxr-x. 2 jenkins jenkins 64 May 26 17:17 bin 17:19:16 drwxrwxr-x. 3 jenkins jenkins 32 May 26 17:17 cmd 17:19:16 -rw-r--r--. 1 jenkins jenkins 8513 May 26 17:19 coverage.out 17:19:16 -rw-rw-r--. 1 jenkins jenkins 1615 May 26 17:17 Dockerfile 17:19:16 -rw-rw-r--. 1 jenkins jenkins 1087 May 26 17:17 Dockerfile.build 17:19:16 -rw-rw-r--. 1 jenkins jenkins 151 May 26 17:17 .dockerignore 17:19:16 drwxrwxr-x. 2 jenkins jenkins 76 May 26 17:17 driver 17:19:16 drwxrwxr-x. 8 jenkins jenkins 179 May 26 17:17 .git 17:19:16 drwxrwxr-x. 2 jenkins jenkins 103 May 26 17:17 .github 17:19:16 -rw-rw-r--. 1 jenkins jenkins 336 May 26 17:17 .gitignore 17:19:16 -rw-r--r--. 1 jenkins jenkins 285 May 26 17:19 go.mod 17:19:16 -rw-r--r--. 1 jenkins jenkins 21177 May 26 17:18 go.sum 17:19:16 -rw-rw-r--. 1 jenkins jenkins 680 May 26 17:17 Jenkinsfile 17:19:16 -rw-rw-r--. 1 jenkins jenkins 11340 May 26 17:17 LICENSE 17:19:16 -rw-rw-r--. 1 jenkins jenkins 996 May 26 17:17 Makefile 17:19:16 -rw-rw-r--. 1 jenkins jenkins 7667 May 26 17:17 README.md 17:19:16 drwxrwxr-x. 4 jenkins jenkins 71 May 26 17:17 snap 17:19:16 -rw-rw-r--. 1 jenkins jenkins 5 May 26 17:14 VERSION 17:19:16 -rw-rw-r--. 1 jenkins jenkins 713 May 26 17:17 version.go [Pipeline] isUnix [Pipeline] sh 17:19:17 + 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=5707fd0befa9ee79ba06c165168a7ace18f23a8d --label arch=amd64 --label version=0.0.0 . 17:19:17 Sending build context to Docker daemon 101.9kB 17:19:17 Step 1/25 : ARG BASE=golang:1.16-alpine3.12 17:19:17 Step 2/25 : FROM ${BASE} AS builder 17:19:17 ---> 2857df9677c3 17:19:17 Step 3/25 : ARG MAKE='make build' 17:19:17 ---> Running in 32fd72fc1ad0 17:19:17 Removing intermediate container 32fd72fc1ad0 17:19:17 ---> e5cffc61f57d 17:19:17 Step 4/25 : ARG ALPINE_PKG_BASE="make git openssh-client gcc libc-dev zeromq-dev libsodium-dev" 17:19:17 ---> Running in 3f097ad79b35 17:19:17 Removing intermediate container 3f097ad79b35 17:19:17 ---> efe6cce6219f 17:19:17 Step 5/25 : ARG ALPINE_PKG_EXTRA="" 17:19:17 ---> Running in a0fc093de144 17:19:17 Removing intermediate container a0fc093de144 17:19:17 ---> 18dfe2f7b5c9 17:19:17 Step 6/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 17:19:17 ---> Running in 65d2e1f51c11 17:19:18 Removing intermediate container 65d2e1f51c11 17:19:18 ---> 58a10900067b 17:19:18 Step 7/25 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 17:19:18 ---> Running in 308c2608c4ea 17:19:18 fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz 17:19:19 fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz 17:19:19 OK: 154 MiB in 49 packages 17:19:19 Removing intermediate container 308c2608c4ea 17:19:19 ---> 25b93ef363e4 17:19:19 Step 8/25 : WORKDIR /device-rest-go 17:19:19 ---> Running in f42b026a1f1e 17:19:20 Removing intermediate container f42b026a1f1e 17:19:20 ---> 3e5912e98e38 17:19:20 Step 9/25 : COPY . . 17:19:20 ---> c1bb19271197 17:19:20 Step 10/25 : RUN go mod tidy 17:19:20 ---> Running in dad5ae7e670b 17:19:20 Removing intermediate container dad5ae7e670b 17:19:20 ---> 2e8a2395ef71 17:19:20 Step 11/25 : RUN make update 17:19:20 ---> Running in c312c783b09c 17:19:21 CGO_ENABLED=0 GO111MODULE=on go mod download 17:19:21 Removing intermediate container c312c783b09c 17:19:21 ---> 5bef6c474ef1 17:19:21 Step 12/25 : RUN $MAKE 17:19:21 ---> Running in 5db558c1087b 17:19:21 go mod tidy 17:19:21 CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/device-rest-go.Version=0.0.0" -o cmd/device-rest ./cmd 17:19:34 Removing intermediate container 5db558c1087b 17:19:34 ---> 016d6b9ed396 17:19:34 Step 13/25 : FROM alpine:3.12 17:19:34 3.12: Pulling from library/alpine 17:19:34 339de151aab4: Pulling fs layer 17:19:34 339de151aab4: Download complete 17:19:34 339de151aab4: Pull complete 17:19:34 Digest: sha256:36553b10a4947067b9fbb7d532951066293a68eae893beba1d9235f7d11a20ad 17:19:34 Status: Downloaded newer image for alpine:3.12 17:19:34 ---> 13621d1b12d4 17:19:34 Step 14/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Intel' 17:19:34 ---> Running in 4ca242f70141 17:19:34 Removing intermediate container 4ca242f70141 17:19:34 ---> 53d405ee3717 17:19:34 Step 15/25 : LABEL Name=device-rest-go Version=${VERSION} 17:19:34 ---> Running in b152e4484f93 17:19:34 Removing intermediate container b152e4484f93 17:19:34 ---> e7a7e3f4b480 17:19:34 Step 16/25 : RUN apk add --update --no-cache zeromq dumb-init 17:19:34 ---> Running in c9af550b1e3a 17:19:34 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 17:19:34 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 17:19:34 (1/6) Installing dumb-init (1.2.2-r1) 17:19:34 (2/6) Installing libgcc (9.3.0-r2) 17:19:34 (3/6) Installing libsodium (1.0.18-r0) 17:19:34 (4/6) Installing libstdc++ (9.3.0-r2) 17:19:34 (5/6) Installing libzmq (4.3.3-r0) 17:19:34 (6/6) Installing zeromq (4.3.3-r0) 17:19:34 Executing busybox-1.31.1-r20.trigger 17:19:34 OK: 8 MiB in 20 packages 17:19:34 Removing intermediate container c9af550b1e3a 17:19:34 ---> b64c49f2b696 17:19:34 Step 17/25 : COPY --from=builder /device-rest-go/cmd / 17:19:35 ---> e716dcba5aba 17:19:35 Step 18/25 : COPY --from=builder /device-rest-go/LICENSE / 17:19:35 ---> 9682b3a50437 17:19:35 Step 19/25 : COPY --from=builder /device-rest-go/Attribution.txt / 17:19:35 ---> a457addb5995 17:19:35 Step 20/25 : EXPOSE 59986 17:19:35 ---> Running in a3c13c121606 17:19:35 Removing intermediate container a3c13c121606 17:19:35 ---> b0d763f20ac2 17:19:35 Step 21/25 : ENTRYPOINT ["/device-rest"] 17:19:35 ---> Running in bdf56a9db4e3 17:19:36 Removing intermediate container bdf56a9db4e3 17:19:36 ---> 65012d45fac4 17:19:36 Step 22/25 : CMD ["--cp=consul://edgex-core-consul:8500", "--confdir=/res", "--registry"] 17:19:36 ---> Running in c352bb4b439d 17:19:36 Removing intermediate container c352bb4b439d 17:19:36 ---> d439afd30ff8 17:19:36 Step 23/25 : LABEL arch=amd64 17:19:36 ---> Running in a9f196399eba 17:19:36 Removing intermediate container a9f196399eba 17:19:36 ---> 8c665c77a562 17:19:36 Step 24/25 : LABEL git_sha=5707fd0befa9ee79ba06c165168a7ace18f23a8d 17:19:36 ---> Running in e92bf3bfc893 17:19:36 Removing intermediate container e92bf3bfc893 17:19:36 ---> f3f1a5f9844e 17:19:36 Step 25/25 : LABEL version=0.0.0 17:19:36 ---> Running in 369934f5bb62 17:19:36 Removing intermediate container 369934f5bb62 17:19:36 ---> 495c4eb730ba 17:19:36 [Warning] One or more build-args [ARCH] were not consumed 17:19:36 Successfully built 495c4eb730ba 17:19:36 Successfully tagged device-rest:latest [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) Stage "Snap" skipped due to when conditional [Pipeline] } [Pipeline] // stage Post stage [Pipeline] libraryResource [Pipeline] sh 17:19:37 ---> job-cost.sh 17:19:37 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-10AU 17:19:45 lf-activate-venv(): INFO: Installing: zipp==1.1.0 python-openstackclient 17:20:00 lf-activate-venv(): INFO: Adding /tmp/venv-10AU/bin to PATH 17:20:00 INFO: No Stack... 17:20:00 INFO: Retrieving Pricing Info for: v3-standard-2 17:20:01 INFO: Archiving Costs [Pipeline] sh 17:20:01 + cat /w/workspace/device-rest-go/2/archives/cost.csv 17:20:01 + cut -d, -f6 [Pipeline] lock 17:20:01 Trying to acquire lock on [jenkins-edgexfoundry-device-rest-go-PR-108-2-stack-cost] 17:20:01 Resource [jenkins-edgexfoundry-device-rest-go-PR-108-2-stack-cost] did not exist. Created. 17:20:01 Lock acquired on [jenkins-edgexfoundry-device-rest-go-PR-108-2-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 17:20:02 + echo total: 0.05999999865889549 [Pipeline] stash 17:20:02 Stashed 1 file(s) [Pipeline] } 17:20:02 Lock released on resource [jenkins-edgexfoundry-device-rest-go-PR-108-2-stack-cost] [Pipeline] // lock [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } 17:20:03 ? github.com/edgexfoundry/device-rest-go/cmd [no test files] 17:20:03 ok github.com/edgexfoundry/device-rest-go/driver 0.048s coverage: 54.0% of statements 17:20:03 CGO_ENABLED=1 GO111MODULE=on go vet ./... 17:20:25 gofmt -l . 17:20:25 [ "`gofmt -l .`" = "" ] 17:20:25 ./bin/test-go-mod-tidy.sh 17:20:25 ./bin/test-attribution-txt.sh [Pipeline] } 17:20:25 $ docker stop --time=1 c4c5d185202859ab1311ebb7413102971083e9432d76875b2b6d52c529df835e 17:20:27 $ docker rm -f c4c5d185202859ab1311ebb7413102971083e9432d76875b2b6d52c529df835e [Pipeline] // withDockerContainer [Pipeline] sh 17:20:28 + sudo chown -R jenkins:jenkins . [Pipeline] stash 17:20:28 Warning: overwriting stash ‘coverage-report’ 17:20:29 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh 17:20:29 + sudo chown -R jenkins:jenkins . [Pipeline] sh 17:20:29 + ls -al . 17:20:29 total 132 17:20:29 drwxrwxr-x 8 jenkins jenkins 4096 May 26 17:20 . 17:20:29 drwxrwxr-x 4 jenkins jenkins 4096 May 26 17:17 .. 17:20:29 -rw-rw-r-- 1 jenkins jenkins 151 May 26 17:17 .dockerignore 17:20:29 drwxrwxr-x 8 jenkins jenkins 4096 May 26 17:17 .git 17:20:29 drwxrwxr-x 2 jenkins jenkins 4096 May 26 17:17 .github 17:20:29 -rw-rw-r-- 1 jenkins jenkins 336 May 26 17:17 .gitignore 17:20:29 -rw-rw-r-- 1 jenkins jenkins 6792 May 26 17:17 Attribution.txt 17:20:29 -rw-rw-r-- 1 jenkins jenkins 1615 May 26 17:17 Dockerfile 17:20:29 -rw-rw-r-- 1 jenkins jenkins 1087 May 26 17:17 Dockerfile.build 17:20:29 -rw-rw-r-- 1 jenkins jenkins 680 May 26 17:17 Jenkinsfile 17:20:29 -rw-rw-r-- 1 jenkins jenkins 11340 May 26 17:17 LICENSE 17:20:29 -rw-rw-r-- 1 jenkins jenkins 996 May 26 17:17 Makefile 17:20:29 -rw-rw-r-- 1 jenkins jenkins 7667 May 26 17:17 README.md 17:20:29 -rw-rw-r-- 1 jenkins jenkins 5 May 26 17:14 VERSION 17:20:29 drwxrwxr-x 2 jenkins jenkins 4096 May 26 17:17 bin 17:20:29 drwxrwxr-x 3 jenkins jenkins 4096 May 26 17:17 cmd 17:20:29 -rw-r--r-- 1 jenkins jenkins 8513 May 26 17:19 coverage.out 17:20:29 drwxrwxr-x 2 jenkins jenkins 4096 May 26 17:17 driver 17:20:29 -rw-r--r-- 1 jenkins jenkins 285 May 26 17:20 go.mod 17:20:29 -rw-r--r-- 1 jenkins jenkins 21177 May 26 17:19 go.sum 17:20:29 drwxrwxr-x 4 jenkins jenkins 4096 May 26 17:17 snap 17:20:29 -rw-rw-r-- 1 jenkins jenkins 713 May 26 17:17 version.go [Pipeline] isUnix [Pipeline] sh 17:20:30 + 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=5707fd0befa9ee79ba06c165168a7ace18f23a8d --label arch=arm64 --label version=0.0.0 . 17:20:30 Sending build context to Docker daemon 101.9kB 17:20:30 Step 1/25 : ARG BASE=golang:1.16-alpine3.12 17:20:30 Step 2/25 : FROM ${BASE} AS builder 17:20:30 ---> 66fe95154a92 17:20:30 Step 3/25 : ARG MAKE='make build' 17:20:30 ---> Running in 2aa9d4d36aab 17:20:31 Removing intermediate container 2aa9d4d36aab 17:20:31 ---> 3e409da0d3af 17:20:31 Step 4/25 : ARG ALPINE_PKG_BASE="make git openssh-client gcc libc-dev zeromq-dev libsodium-dev" 17:20:31 ---> Running in c104e7fa8127 17:20:32 Removing intermediate container c104e7fa8127 17:20:32 ---> abbaa17ec861 17:20:32 Step 5/25 : ARG ALPINE_PKG_EXTRA="" 17:20:32 ---> Running in 1d5570cf2230 17:20:32 Removing intermediate container 1d5570cf2230 17:20:32 ---> 17f4abd67fe1 17:20:32 Step 6/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 17:20:32 ---> Running in 5c413a144cfa 17:20:35 Removing intermediate container 5c413a144cfa 17:20:35 ---> 6d5e3bb0306a 17:20:35 Step 7/25 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 17:20:35 ---> Running in b2d45195e0a8 17:20:35 fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz 17:20:36 fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz 17:20:37 OK: 144 MiB in 49 packages 17:20:38 Removing intermediate container b2d45195e0a8 17:20:38 ---> d9c778d297c0 17:20:38 Step 8/25 : WORKDIR /device-rest-go 17:20:38 ---> Running in 954751c605e5 17:20:39 Removing intermediate container 954751c605e5 17:20:39 ---> 57231cf89f3a 17:20:39 Step 9/25 : COPY . . 17:20:40 ---> 5a0c6f0dd511 17:20:40 Step 10/25 : RUN go mod tidy 17:20:40 ---> Running in c2e6620d03d6 17:20:43 Removing intermediate container c2e6620d03d6 17:20:43 ---> da12dd4574de 17:20:43 Step 11/25 : RUN make update 17:20:43 ---> Running in 5ff080b10a3d 17:20:44 CGO_ENABLED=0 GO111MODULE=on go mod download 17:20:45 Removing intermediate container 5ff080b10a3d 17:20:45 ---> 6c3e5a05ef3c 17:20:45 Step 12/25 : RUN $MAKE 17:20:45 ---> Running in 2599022d307d 17:20:46 go mod tidy 17:20:47 CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/device-rest-go.Version=0.0.0" -o cmd/device-rest ./cmd 17:21:26 Removing intermediate container 2599022d307d 17:21:26 ---> 62da1f121f05 17:21:26 Step 13/25 : FROM alpine:3.12 17:21:26 3.12: Pulling from library/alpine 17:21:26 d2f70382dc9a: Pulling fs layer 17:21:26 d2f70382dc9a: Verifying Checksum 17:21:26 d2f70382dc9a: Download complete 17:21:26 d2f70382dc9a: Pull complete 17:21:26 Digest: sha256:36553b10a4947067b9fbb7d532951066293a68eae893beba1d9235f7d11a20ad 17:21:26 Status: Downloaded newer image for alpine:3.12 17:21:26 ---> 9852663dfa18 17:21:26 Step 14/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Intel' 17:21:26 ---> Running in e21428006175 17:21:26 Removing intermediate container e21428006175 17:21:26 ---> a0f055c16832 17:21:26 Step 15/25 : LABEL Name=device-rest-go Version=${VERSION} 17:21:26 ---> Running in 657a3bc100b0 17:21:26 Removing intermediate container 657a3bc100b0 17:21:26 ---> 737a9795fcec 17:21:26 Step 16/25 : RUN apk add --update --no-cache zeromq dumb-init 17:21:26 ---> Running in d698ac34b656 17:21:26 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 17:21:26 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 17:21:26 (1/6) Installing dumb-init (1.2.2-r1) 17:21:26 (2/6) Installing libgcc (9.3.0-r2) 17:21:26 (3/6) Installing libsodium (1.0.18-r0) 17:21:26 (4/6) Installing libstdc++ (9.3.0-r2) 17:21:26 (5/6) Installing libzmq (4.3.3-r0) 17:21:26 (6/6) Installing zeromq (4.3.3-r0) 17:21:26 Executing busybox-1.31.1-r20.trigger 17:21:26 OK: 8 MiB in 20 packages 17:21:28 Removing intermediate container d698ac34b656 17:21:28 ---> fbcf1e0d1f2a 17:21:28 Step 17/25 : COPY --from=builder /device-rest-go/cmd / 17:21:29 ---> 7bceb09034f5 17:21:29 Step 18/25 : COPY --from=builder /device-rest-go/LICENSE / 17:21:29 ---> b33772be8ea0 17:21:29 Step 19/25 : COPY --from=builder /device-rest-go/Attribution.txt / 17:21:30 ---> b59e628b55ab 17:21:30 Step 20/25 : EXPOSE 59986 17:21:30 ---> Running in 3b552806e12d 17:21:30 Removing intermediate container 3b552806e12d 17:21:30 ---> e7fb48095934 17:21:30 Step 21/25 : ENTRYPOINT ["/device-rest"] 17:21:31 ---> Running in 85783def1ff9 17:21:31 Removing intermediate container 85783def1ff9 17:21:31 ---> f0ac9a026555 17:21:31 Step 22/25 : CMD ["--cp=consul://edgex-core-consul:8500", "--confdir=/res", "--registry"] 17:21:31 ---> Running in 600dded54b9c 17:21:32 Removing intermediate container 600dded54b9c 17:21:32 ---> 8d8496173c95 17:21:32 Step 23/25 : LABEL arch=arm64 17:21:32 ---> Running in 78e0e0026fc6 17:21:32 Removing intermediate container 78e0e0026fc6 17:21:32 ---> 8cc2dfd15fa1 17:21:32 Step 24/25 : LABEL git_sha=5707fd0befa9ee79ba06c165168a7ace18f23a8d 17:21:32 ---> Running in 7d5d387e8ac9 17:21:33 Removing intermediate container 7d5d387e8ac9 17:21:33 ---> 1972673f9225 17:21:33 Step 25/25 : LABEL version=0.0.0 17:21:33 ---> Running in af94be64726b 17:21:34 Removing intermediate container af94be64726b 17:21:34 ---> 36827d461857 17:21:34 [Warning] One or more build-args [ARCH] were not consumed 17:21:34 Successfully built 36827d461857 17:21:34 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 17:21:34 ---> job-cost.sh 17:21:34 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-iCRb 17:22:13 lf-activate-venv(): INFO: Installing: zipp==1.1.0 python-openstackclient 17:23:35 lf-activate-venv(): INFO: Adding /tmp/venv-iCRb/bin to PATH 17:23:35 INFO: No Stack... 17:23:35 INFO: Retrieving Pricing Info for: v2-standard-4 17:23:35 INFO: Archiving Costs [Pipeline] sh 17:23:36 + cat /w/workspace/device-rest-go/2/archives/cost.csv 17:23:36 + cut -d, -f6 [Pipeline] lock 17:23:36 Trying to acquire lock on [jenkins-edgexfoundry-device-rest-go-PR-108-2-stack-cost] 17:23:36 Resource [jenkins-edgexfoundry-device-rest-go-PR-108-2-stack-cost] did not exist. Created. 17:23:36 Lock acquired on [jenkins-edgexfoundry-device-rest-go-PR-108-2-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 17:23:36 /w/workspace/device-rest-go/2@tmp/durable-f8b65909/script.sh: 1: /w/workspace/device-rest-go/2@tmp/durable-f8b65909/script.sh: Syntax error: Unterminated quoted string [Pipeline] sh 17:23:37 + echo total: 0.18000000715255737 [Pipeline] stash 17:23:37 Warning: overwriting stash ‘stack-cost’ 17:23:37 Stashed 1 file(s) [Pipeline] } 17:23:37 Lock released on resource [jenkins-edgexfoundry-device-rest-go-PR-108-2-stack-cost] [Pipeline] // lock [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (CodeCov) [Pipeline] unstash [Pipeline] configFileProvider 17:23:38 provisioning config files... 17:23:38 copy managed file [device-rest-go-codecov-token] to file:/w/workspace/gexfoundry_device-rest-go_PR-108@tmp/config2118355416017346938tmp [Pipeline] { [Pipeline] sh 17:23:38 + set +x 17:23:38 + curl -s https://codecov.io/bash 17:23:38 + bash -s -- 17:23:38 17:23:38 _____ _ 17:23:38 / ____| | | 17:23:38 | | ___ __| | ___ ___ _____ __ 17:23:38 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 17:23:38 | |___| (_) | (_| | __/ (_| (_) \ V / 17:23:38 \_____\___/ \__,_|\___|\___\___/ \_/ 17:23:38 Bash-1.0.3 17:23:38 17:23:38 17:23:38 ==> git version 2.24.4 found 17:23:38 ==> 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 17:23:38 Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtsp scp sftp smtp smtps telnet tftp 17:23:38 Features: AsynchDNS GSS-Negotiate IDN IPv6 Largefile NTLM NTLM_WB SSL libz unix-sockets 17:23:38 ==> Jenkins CI detected. 17:23:38 project root: . 17:23:38 --> token set from env 17:23:38 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 17:23:38 ==> Running gcov in . (disable via -X gcov) 17:23:38 ==> Python coveragepy not found 17:23:38 ==> Searching for coverage reports in: 17:23:38 + . 17:23:38 -> Found 1 reports 17:23:38 ==> Detecting git/mercurial file structure 17:23:38 ==> Reading reports 17:23:38 + ./coverage.out bytes=8513 17:23:38 ==> Appending adjustments 17:23:38 https://docs.codecov.io/docs/fixing-reports 17:23:38 + Found adjustments 17:23:38 ==> Gzipping contents 17:23:38 4.0K /tmp/codecov.wcXj5W.gz 17:23:38 ==> Uploading reports 17:23:38 url: https://codecov.io 17:23:38 query: branch=PR-108&commit=5707fd0befa9ee79ba06c165168a7ace18f23a8d&build=2&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-rest-go%2Fjob%2FPR-108%2F2%2F&name=&tag=&slug=edgexfoundry%2Fdevice-rest-go&service=jenkins&flags=&pr=108&job=&cmd_args= 17:23:38 -> Pinging Codecov 17:23:38 https://codecov.io/upload/v4?package=bash-1.0.3&token=secret&branch=PR-108&commit=5707fd0befa9ee79ba06c165168a7ace18f23a8d&build=2&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-rest-go%2Fjob%2FPR-108%2F2%2F&name=&tag=&slug=edgexfoundry%2Fdevice-rest-go&service=jenkins&flags=&pr=108&job=&cmd_args= 17:23:38 -> Uploading to 17:23:38 https://storage.googleapis.com/codecov/v4/raw/2021-05-26/4E5D53B4F1F92C436F7061BF334D961C/5707fd0befa9ee79ba06c165168a7ace18f23a8d/c79f00da-5dd4-4919-ba37-4731c7b1a0f0.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EQM3VGPYSAFECJRMNAFIPCV2R3P2BOORCJC7NM537NPJQSFLHUDNIDWA%2F20210526%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20210526T172338Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=62b98a4cbe14d84bf0c9e0918ef44d4dd66a8d161b1e6969f8b870e97ecf4ad0 17:23:38 % Total % Received % Xferd Average Speed Time Time Time Current 17:23:38 Dload Upload Total Spent Left Speed 17:23:39 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 1611 0 0 100 1611 0 5249 --:--:-- --:--:-- --:--:-- 5264 17:23:39 -> Reports have been successfully queued for processing at https://codecov.io/github/edgexfoundry/device-rest-go/commit/5707fd0befa9ee79ba06c165168a7ace18f23a8d [Pipeline] } 17:23:39 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) Stage "Snyk Dependency Scan" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Archive Prep) Stage "Archive Prep" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) Stage "Publish Swagger" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) Stage "Semver" skipped due to when conditional [Pipeline] stage [Pipeline] { (Tag) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Experimental Tag) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Stable (Named) Tag) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] libraryResource [Pipeline] sh 17:23:40 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 17:23:41 ---> package-listing.sh 17:23:41 ++ facter osfamily 17:23:41 ++ tr '[:upper:]' '[:lower:]' 17:23:41 + OS_FAMILY=redhat 17:23:41 + workspace=/w/workspace/gexfoundry_device-rest-go_PR-108 17:23:41 + START_PACKAGES=/tmp/packages_start.txt 17:23:41 + END_PACKAGES=/tmp/packages_end.txt 17:23:41 + DIFF_PACKAGES=/tmp/packages_diff.txt 17:23:41 + PACKAGES=/tmp/packages_start.txt 17:23:41 + '[' /w/workspace/gexfoundry_device-rest-go_PR-108 ']' 17:23:41 + PACKAGES=/tmp/packages_end.txt 17:23:41 + case "${OS_FAMILY}" in 17:23:41 + sort 17:23:41 + rpm -qa 17:23:42 + '[' -f /tmp/packages_start.txt ']' 17:23:42 + '[' -f /tmp/packages_end.txt ']' 17:23:42 + diff /tmp/packages_start.txt /tmp/packages_end.txt 17:23:42 + '[' /w/workspace/gexfoundry_device-rest-go_PR-108 ']' 17:23:42 + mkdir -p /w/workspace/gexfoundry_device-rest-go_PR-108/archives/ 17:23:42 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/gexfoundry_device-rest-go_PR-108/archives/ [Pipeline] echo 17:23:42 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/gexfoundry_device-rest-go_PR-108/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 17:23:42 + facter operatingsystem [Pipeline] isUnix [Pipeline] sh 17:23:43 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 17:23:43 17:23:43 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] isUnix [Pipeline] sh 17:23:43 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 17:23:43 alpine: Pulling from edgex-lftools-log-publisher 17:23:43 df20fa9351a1: Pulling fs layer 17:23:43 36b3adc4ff6f: Pulling fs layer 17:23:43 8ad3a11d3b57: Pulling fs layer 17:23:43 46f8f816bc3b: Pulling fs layer 17:23:43 93b61091891f: Pulling fs layer 17:23:43 93b9cdb0e59b: Pulling fs layer 17:23:43 5e14af77c1be: Pulling fs layer 17:23:43 01666e4c0597: Pulling fs layer 17:23:43 aa168da1d23b: Pulling fs layer 17:23:43 93b61091891f: Waiting 17:23:43 93b9cdb0e59b: Waiting 17:23:43 5e14af77c1be: Waiting 17:23:43 01666e4c0597: Waiting 17:23:43 aa168da1d23b: Waiting 17:23:43 46f8f816bc3b: Waiting 17:23:43 36b3adc4ff6f: Verifying Checksum 17:23:43 36b3adc4ff6f: Download complete 17:23:43 46f8f816bc3b: Verifying Checksum 17:23:43 46f8f816bc3b: Download complete 17:23:43 df20fa9351a1: Verifying Checksum 17:23:43 df20fa9351a1: Download complete 17:23:43 93b9cdb0e59b: Verifying Checksum 17:23:43 93b9cdb0e59b: Download complete 17:23:43 5e14af77c1be: Verifying Checksum 17:23:43 5e14af77c1be: Download complete 17:23:43 93b61091891f: Verifying Checksum 17:23:43 93b61091891f: Download complete 17:23:43 01666e4c0597: Verifying Checksum 17:23:43 01666e4c0597: Download complete 17:23:43 df20fa9351a1: Pull complete 17:23:44 36b3adc4ff6f: Pull complete 17:23:44 8ad3a11d3b57: Verifying Checksum 17:23:44 8ad3a11d3b57: Download complete 17:23:44 8ad3a11d3b57: Pull complete 17:23:44 46f8f816bc3b: Pull complete 17:23:44 93b61091891f: Pull complete 17:23:45 93b9cdb0e59b: Pull complete 17:23:45 5e14af77c1be: Pull complete 17:23:45 01666e4c0597: Pull complete 17:23:45 aa168da1d23b: Verifying Checksum 17:23:45 aa168da1d23b: Download complete 17:23:49 aa168da1d23b: Pull complete 17:23:49 Digest: sha256:ac41798234670a79351fc13b8232b4dbeccc6fb1f122f5db5169d11b1762ca7c 17:23:49 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 17:23:49 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] withDockerContainer 17:23:50 prd-centos7-docker-4c-2g-433 does not seem to be running inside a container 17:23:50 $ 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/gexfoundry_device-rest-go_PR-108/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/gexfoundry_device-rest-go_PR-108 -v /w/workspace/gexfoundry_device-rest-go_PR-108:/w/workspace/gexfoundry_device-rest-go_PR-108:rw,z -v /w/workspace/gexfoundry_device-rest-go_PR-108@tmp:/w/workspace/gexfoundry_device-rest-go_PR-108@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine cat 17:23:52 $ docker top 9c520321305125da68852fe72c6d0f5aae0ad805ff4654f931695ebeaa50954b -eo pid,comm [Pipeline] { [Pipeline] sh 17:23:52 + touch /tmp/pre-build-complete [Pipeline] sh 17:23:53 + mkdir -p /var/log/sa [Pipeline] sh 17:23:53 + ls /var/log/sa-host 17:23:53 + sadf -c /var/log/sa-host/sa05 17:23:53 file_magic: OK 17:23:53 HZ: Using current value: 100 17:23:53 file_header: OK 17:23:53 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 17:23:53 Statistics: 17:23:53 Hnuu...uuuununununu...Hnuu...uuuununununu... 17:23:53 File successfully converted to sysstat format version 12.2.1 17:23:53 + sadf -c /var/log/sa-host/sa26 17:23:53 file_magic: OK 17:23:53 HZ: Using current value: 100 17:23:53 file_header: OK 17:23:53 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 17:23:53 Statistics: 17:23:53 HRHnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu... 17:23:53 File successfully converted to sysstat format version 12.2.1 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 17:23:54 provisioning config files... 17:23:54 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/gexfoundry_device-rest-go_PR-108@tmp/config3617970789479445239tmp [Pipeline] { [Pipeline] echo 17:23:54 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 17:23:54 ---> create-netrc.sh [Pipeline] } 17:23:54 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] echo 17:23:54 Running shell/python-tools-install.sh [Pipeline] libraryResource [Pipeline] sh 17:23:54 ---> python-tools-install.sh [Pipeline] echo 17:23:54 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 17:23:55 ---> sudo-logs.sh 17:23:55 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 17:23:55 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 17:23:55 ---> job-cost.sh 17:23:55 lf-activate-venv: SKIPPING 17:23:55 DEBUG: total: 0.18000000715255737 17:23:55 INFO: Retrieving Stack Cost... 17:23:57 INFO: Retrieving Pricing Info for: v3-standard-2 17:23:57 INFO: Archiving Costs [Pipeline] echo 17:23:57 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 17:23:58 ---> logs-deploy.sh 17:23:58 lf-activate-venv: SKIPPING 17:23:58 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-rest-go/PR-108/2 17:23:58 INFO: archiving workspace using pattern(s): 17:23:59 Archives upload complete. 17:23:59 INFO: archiving logs to Nexus 17:23:59 ---> uname -a: 17:23:59 Linux prd-centos7-docker-4c-2g-433.vexxhost.local 3.10.0-1160.21.1.el7.x86_64 #1 SMP Tue Mar 16 18:28:22 UTC 2021 x86_64 Linux 17:23:59 17:23:59 17:23:59 ---> lscpu: 17:23:59 Architecture: x86_64 17:23:59 CPU op-mode(s): 32-bit, 64-bit 17:23:59 Byte Order: Little Endian 17:23:59 Address sizes: 40 bits physical, 48 bits virtual 17:23:59 CPU(s): 2 17:23:59 On-line CPU(s) list: 0,1 17:23:59 Thread(s) per core: 1 17:23:59 Core(s) per socket: 1 17:23:59 Socket(s): 2 17:23:59 NUMA node(s): 1 17:23:59 Vendor ID: AuthenticAMD 17:23:59 CPU family: 23 17:23:59 Model: 49 17:23:59 Model name: AMD EPYC-Rome Processor 17:23:59 Stepping: 0 17:23:59 CPU MHz: 2799.998 17:23:59 BogoMIPS: 5599.99 17:23:59 Virtualization: AMD-V 17:23:59 Hypervisor vendor: KVM 17:23:59 Virtualization type: full 17:23:59 L1d cache: 64 KiB 17:23:59 L1i cache: 64 KiB 17:23:59 L2 cache: 1 MiB 17:23:59 L3 cache: 32 MiB 17:23:59 NUMA node0 CPU(s): 0,1 17:23:59 Vulnerability Itlb multihit: Not affected 17:23:59 Vulnerability L1tf: Not affected 17:23:59 Vulnerability Mds: Not affected 17:23:59 Vulnerability Meltdown: Not affected 17:23:59 Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp 17:23:59 Vulnerability Spectre v1: Mitigation; Load fences, usercopy/swapgs barriers and __user pointer sanitization 17:23:59 Vulnerability Spectre v2: Mitigation; Full retpoline, IBPB 17:23:59 Vulnerability Srbds: Not affected 17:23:59 Vulnerability Tsx async abort: Not affected 17:23:59 Flags: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm art rep_good nopl extd_apicid eagerfpu pni pclmulqdq ssse3 fma cx16 sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand hypervisor lahf_lm cmp_legacy svm cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw topoext retpoline_amd ssbd ibrs ibpb stibp vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 rdseed adx smap clflushopt clwb sha_ni xsaveopt xsavec xgetbv1 arat npt nrip_save umip spec_ctrl intel_stibp 17:23:59 17:23:59 17:23:59 ---> nproc: 17:23:59 2 17:23:59 17:23:59 17:23:59 ---> df -h: 17:23:59 Filesystem Size Used Available Use% Mounted on 17:23:59 overlay 40.0G 7.6G 32.4G 19% / 17:23:59 tmpfs 64.0M 0 64.0M 0% /dev 17:23:59 tmpfs 3.8G 0 3.8G 0% /sys/fs/cgroup 17:23:59 shm 64.0M 0 64.0M 0% /dev/shm 17:23:59 /dev/vda1 40.0G 7.6G 32.4G 19% /facter-os 17:23:59 /dev/vda1 40.0G 7.6G 32.4G 19% /etc/resolv.conf 17:23:59 /dev/vda1 40.0G 7.6G 32.4G 19% /etc/hostname 17:23:59 /dev/vda1 40.0G 7.6G 32.4G 19% /etc/hosts 17:23:59 /dev/vda1 40.0G 7.6G 32.4G 19% /w/workspace/gexfoundry_device-rest-go_PR-108 17:23:59 /dev/vda1 40.0G 7.6G 32.4G 19% /w/workspace/gexfoundry_device-rest-go_PR-108@tmp 17:23:59 /dev/vda1 40.0G 7.6G 32.4G 19% /var/log/sa-host 17:23:59 /dev/vda1 40.0G 7.6G 32.4G 19% /var/log/secure 17:23:59 /dev/vda1 40.0G 7.6G 32.4G 19% /var/log/auth.log 17:23:59 /dev/vda1 40.0G 7.6G 32.4G 19% /run/cloud-init/result.json 17:23:59 17:23:59 17:23:59 ---> free -m: 17:23:59 total used free shared buff/cache available 17:23:59 Mem: 7821 976 4736 0 2108 6666 17:23:59 Swap: 1023 0 1023 17:23:59 17:23:59 17:23:59 ---> ip addr: 17:23:59 1: lo: mtu 65536 qdisc noqueue state UNKNOWN qlen 1000 17:23:59 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 17:23:59 inet 127.0.0.1/8 scope host lo 17:23:59 valid_lft forever preferred_lft forever 17:23:59 inet6 ::1/128 scope host 17:23:59 valid_lft forever preferred_lft forever 17:23:59 2: eth0: mtu 1458 qdisc pfifo_fast state UP qlen 1000 17:23:59 link/ether fa:16:3e:02:62:17 brd ff:ff:ff:ff:ff:ff 17:23:59 inet 10.30.123.81/23 brd 10.30.123.255 scope global dynamic eth0 17:23:59 valid_lft 85813sec preferred_lft 85813sec 17:23:59 inet6 fe80::f816:3eff:fe02:6217/64 scope link 17:23:59 valid_lft forever preferred_lft forever 17:23:59 3: docker0: mtu 1500 qdisc noqueue state DOWN 17:23:59 link/ether 02:42:07:4a:67:99 brd ff:ff:ff:ff:ff:ff 17:23:59 inet 10.250.0.254/24 brd 10.250.0.255 scope global docker0 17:23:59 valid_lft forever preferred_lft forever 17:23:59 inet6 fe80::42:7ff:fe4a:6799/64 scope link 17:23:59 valid_lft forever preferred_lft forever 17:23:59 17:23:59 17:23:59 ---> sar -b -r -n DEV: 17:23:59 Linux 3.10.0-1160.21.1.el7.x86_64 (centos-7-docker-606adb87-c9a3-b56e-c965-7bc42a059c0f.vexxhost.lo) 05/26/21 _x86_64_ (2 CPU) 17:23:59 17:23:59 17:14:02 LINUX RESTART (2 CPU) 17:23:59 17:23:59 17:15:01 tps rtps wtps dtps bread/s bwrtn/s bdscd/s 17:23:59 17:16:01 0.63 0.00 0.63 0.00 0.00 13.62 0.00 17:23:59 17:17:01 0.35 0.00 0.35 0.00 0.00 4.91 0.00 17:23:59 17:18:01 0.35 0.00 0.35 0.00 0.00 5.50 0.00 17:23:59 17:19:01 0.25 0.00 0.25 0.00 0.00 4.43 0.00 17:23:59 17:20:01 0.25 0.00 0.25 0.00 0.00 3.40 0.00 17:23:59 17:21:01 0.40 0.00 0.40 0.00 0.00 6.28 0.00 17:23:59 17:22:01 0.27 0.00 0.27 0.00 0.00 5.26 0.00 17:23:59 17:23:01 0.33 0.00 0.33 0.00 0.00 4.93 0.00 17:23:59 Average: 0.35 0.00 0.35 0.00 0.00 6.04 0.00 17:23:59 17:23:59 17:15:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 17:23:59 17:16:01 5467044 0 787712 9.84 2620 1751564 1206360 13.32 569604 1573840 16 17:23:59 17:17:01 5465728 0 789020 9.85 2620 1751572 1203276 13.28 575200 1569836 8 17:23:59 17:18:01 5462612 0 792136 9.89 2620 1751572 1203648 13.29 568276 1579860 8 17:23:59 17:19:01 5465080 0 789660 9.86 2620 1751580 1203276 13.28 565240 1580836 8 17:23:59 17:20:01 5464868 0 789868 9.86 2620 1751584 1203360 13.29 565668 1580836 8 17:23:59 17:21:01 5463464 0 791272 9.88 2620 1751584 1203324 13.29 566572 1580836 20 17:23:59 17:22:01 5461528 0 793196 9.90 2620 1751596 1203276 13.28 568612 1580836 8 17:23:59 17:23:01 5452292 0 802428 10.02 2620 1751600 1203276 13.28 577620 1580836 8 17:23:59 Average: 5462827 0 791912 9.89 2620 1751582 1203724 13.29 569599 1578464 10 17:23:59 17:23:59 17:15:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 17:23:59 17:16:01 eth0 0.42 0.10 0.02 0.02 0.00 0.00 0.00 0.00 17:23:59 17:16:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:23:59 17:16:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:23:59 17:17:01 eth0 0.57 0.08 0.06 0.01 0.00 0.00 0.00 0.00 17:23:59 17:17:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:23:59 17:17:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:23:59 17:18:01 eth0 2.03 0.92 3.43 0.42 0.00 0.00 0.00 0.00 17:23:59 17:18:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:23:59 17:18:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:23:59 17:19:01 eth0 0.12 0.08 0.01 0.01 0.00 0.00 0.00 0.00 17:23:59 17:19:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:23:59 17:19:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:23:59 17:20:01 eth0 0.18 0.17 0.08 0.07 0.00 0.00 0.00 0.00 17:23:59 17:20:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:23:59 17:20:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:23:59 17:21:01 eth0 0.60 0.17 0.14 0.01 0.00 0.00 0.00 0.00 17:23:59 17:21:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:23:59 17:21:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:23:59 17:22:01 eth0 0.17 0.08 0.01 0.01 0.00 0.00 0.00 0.00 17:23:59 17:22:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:23:59 17:22:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:23:59 17:23:01 eth0 0.12 0.08 0.01 0.01 0.00 0.00 0.00 0.00 17:23:59 17:23:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:23:59 17:23:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:23:59 Average: eth0 0.52 0.21 0.47 0.07 0.00 0.00 0.00 0.00 17:23:59 Average: lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:23:59 Average: docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:23:59 17:23:59 17:23:59 ---> sar -P ALL: 17:23:59 Linux 3.10.0-1160.21.1.el7.x86_64 (centos-7-docker-606adb87-c9a3-b56e-c965-7bc42a059c0f.vexxhost.lo) 05/26/21 _x86_64_ (2 CPU) 17:23:59 17:23:59 17:14:02 LINUX RESTART (2 CPU) 17:23:59 17:23:59 17:15:01 CPU %user %nice %system %iowait %steal %idle 17:23:59 17:16:01 all 0.18 0.00 0.03 0.00 0.03 99.77 17:23:59 17:16:01 0 0.07 0.00 0.03 0.00 0.02 99.88 17:23:59 17:16:01 1 0.28 0.00 0.02 0.00 0.05 99.65 17:23:59 17:17:01 all 0.07 0.00 0.03 0.00 0.03 99.87 17:23:59 17:17:01 0 0.12 0.00 0.03 0.00 0.00 99.85 17:23:59 17:17:01 1 0.02 0.00 0.03 0.00 0.05 99.90 17:23:59 17:18:01 all 0.11 0.00 0.03 0.00 0.04 99.82 17:23:59 17:18:01 0 0.15 0.00 0.02 0.00 0.03 99.80 17:23:59 17:18:01 1 0.07 0.00 0.03 0.00 0.05 99.85 17:23:59 17:19:01 all 0.09 0.00 0.03 0.00 0.03 99.86 17:23:59 17:19:01 0 0.13 0.00 0.02 0.00 0.02 99.83 17:23:59 17:19:01 1 0.05 0.00 0.03 0.00 0.03 99.88 17:23:59 17:20:01 all 0.13 0.00 0.02 0.00 0.03 99.82 17:23:59 17:20:01 0 0.20 0.00 0.00 0.00 0.00 99.80 17:23:59 17:20:01 1 0.07 0.00 0.03 0.00 0.05 99.85 17:23:59 17:21:01 all 0.08 0.00 0.03 0.00 0.03 99.86 17:23:59 17:21:01 0 0.15 0.00 0.02 0.00 0.02 99.82 17:23:59 17:21:01 1 0.02 0.00 0.05 0.00 0.03 99.90 17:23:59 17:22:01 all 0.12 0.00 0.03 0.00 0.03 99.82 17:23:59 17:22:01 0 0.17 0.00 0.03 0.00 0.02 99.78 17:23:59 17:22:01 1 0.07 0.00 0.03 0.00 0.05 99.85 17:23:59 17:23:01 all 0.08 0.00 0.03 0.00 0.02 99.87 17:23:59 17:23:01 0 0.10 0.00 0.03 0.00 0.00 99.87 17:23:59 17:23:01 1 0.07 0.00 0.02 0.00 0.03 99.88 17:23:59 Average: all 0.11 0.00 0.03 0.00 0.03 99.84 17:23:59 Average: 0 0.14 0.00 0.02 0.00 0.01 99.83 17:23:59 Average: 1 0.08 0.00 0.03 0.00 0.04 99.85 17:23:59 17:23:59 17:23:59