Pull request #373 opened Connecting to https://api.github.com using edgex-jenkins github personal access token Connecting to https://api.github.com to check permissions of obtain list of lenny-intel for edgexfoundry/device-rest-go Obtained Jenkinsfile from 1f8c11ac3f73fc47c7ec6c4de4133c66fd760705+aba5f4cc438774234c64a3e3d3941f8bbfaf4eba (d31b11f6154d91d68eb4d5988c5be81d39e75ad1) 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 > /usr/bin/chcon --type=ssh_home_t /tmp/jenkins-gitclient-ssh7762055526294128294.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 33739fb647ab338ef2ce3bfc8312bfbcef468f88 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 > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f@tmp/jenkins-gitclient-ssh17001200560940717456.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 33739fb647ab338ef2ce3bfc8312bfbcef468f88 The recommended git tool is: git using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning with configured refspecs honoured and with tags Cloning repository git@github.com:edgexfoundry/edgex-global-pipelines.git > git init /var/lib/jenkins/jobs/edgexfoundry/jobs/device-rest-go/branches/PR-373/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/device-rest-go/branches/PR-373/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh7863961685378502781.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 > git config --add remote.origin.fetch +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching with tags Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/device-rest-go/branches/PR-373/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh2531904698891406297.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 33739fb647ab338ef2ce3bfc8312bfbcef468f88 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 33739fb647ab338ef2ce3bfc8312bfbcef468f88 # timeout=10 Commit message: "Merge pull request #447 from ernestojeda/fix-release-changelog" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 > git --version # timeout=10 > git --version # 'git version 2.16.6' Excluding src/test/ from checkout of git git@github.com:edgexfoundry/edgex-global-pipelines.git so that 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 > /usr/bin/chcon --type=ssh_home_t /tmp/jenkins-gitclient-ssh10218469348202268345.key > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision 65355178549468b165f8106641c96c3190b1d843 The recommended git tool is: NONE using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning with configured refspecs honoured and without tags Cloning repository git@github.com:lfit/releng-pipelines.git > git init /var/lib/jenkins/jobs/edgexfoundry/jobs/device-rest-go/branches/PR-373/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e # timeout=10 Fetching upstream changes from git@github.com:lfit/releng-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/device-rest-go/branches/PR-373/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh8942253072543008463.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 Avoid second fetch Checking out Revision 65355178549468b165f8106641c96c3190b1d843 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 65355178549468b165f8106641c96c3190b1d843 # timeout=10 Commit message: "Fix: Add S3 URL in href to ship logs" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 > git --version # timeout=10 > git --version # 'git version 2.16.6' fatal: bad object 33739fb647ab338ef2ce3bfc8312bfbcef468f88 Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that 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: [[ubuntu20.04-docker-8c-8g, ubuntu20.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.21 USE_ALPINE: true DOCKER_FILE_PATH: Dockerfile DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_BUILD_IMAGE_TARGET: builder 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 SNYK_DEBUG: false [Pipeline] node Still waiting to schedule task Waiting for next available executor on ‘ubuntu20.04-docker-8c-8g’ Running on prd-ubuntu20.04-docker-8c-8g-24583 in /w/workspace/gexfoundry_device-rest-go_PR-373 [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-373 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/device-rest-go.git > git --version # timeout=10 > git --version # 'git version 2.25.1' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-rest-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/device-rest-go.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/device-rest-go.git # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/device-rest-go.git using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-rest-go.git +refs/pull/373/head:refs/remotes/origin/PR-373 +refs/heads/main:refs/remotes/origin/main # timeout=10 Merging remotes/origin/main commit aba5f4cc438774234c64a3e3d3941f8bbfaf4eba into PR head commit 1f8c11ac3f73fc47c7ec6c4de4133c66fd760705 Merge succeeded, producing 1f8c11ac3f73fc47c7ec6c4de4133c66fd760705 Checking out Revision 1f8c11ac3f73fc47c7ec6c4de4133c66fd760705 (PR-373) > git config core.sparsecheckout # timeout=10 > git checkout -f 1f8c11ac3f73fc47c7ec6c4de4133c66fd760705 # timeout=10 > git remote # timeout=10 > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub > git merge aba5f4cc438774234c64a3e3d3941f8bbfaf4eba # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 1f8c11ac3f73fc47c7ec6c4de4133c66fd760705 # timeout=10 Commit message: "build: [Device REST] Add ldflags to strip debug info from binary" First time build. Skipping changelog. > git --version # timeout=10 > git --version # 'git version 2.25.1' fatal: bad object 33739fb647ab338ef2ce3bfc8312bfbcef468f88 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 20:18:08 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 20:18:09 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 20:18:09 ========================================================= 20:18:09 EdgeX Global Pipelines Version Info 20:18:09 ========================================================= [Pipeline] libraryResource [Pipeline] sh 20:18:10 ------------------- 20:18:10 stable info: 20:18:10 ------------------- 20:18:10 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 20:18:10 Commit SHA: 33739fb647ab338ef2ce3bfc8312bfbcef468f88 20:18:10 Message: update stable to v1.0.258 20:18:10 ------------------- 20:18:10 experimental info: 20:18:10 ------------------- 20:18:10 Commited By: **** collab-it+edgex@linuxfoundation.org 20:18:10 Commit SHA: 33739fb647ab338ef2ce3bfc8312bfbcef468f88 20:18:10 Message: update experimental to v1.0.258 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 20:18:10 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-rest-go-settings [Pipeline] echo 20:18:10 [edgeXSetupEnvironment]: set envvar PROJECT = device-rest-go [Pipeline] echo 20:18:11 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 20:18:11 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 20:18:11 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 20:18:11 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.21 [Pipeline] echo 20:18:11 [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo 20:18:11 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo 20:18:11 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 20:18:11 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 20:18:11 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 20:18:11 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = device-rest [Pipeline] echo 20:18:11 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 20:18:11 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 20:18:11 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 20:18:11 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 20:18:11 [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo 20:18:11 [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo 20:18:12 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 20:18:12 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 20:18:12 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo 20:18:12 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo 20:18:12 [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo 20:18:12 [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo 20:18:12 [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo 20:18:12 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 20:18:12 [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo 20:18:12 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-373 [Pipeline] echo 20:18:12 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-373 [Pipeline] echo 20:18:12 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-373 [Pipeline] echo 20:18:12 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 1f8c11ac3f73fc47c7ec6c4de4133c66fd760705 [Pipeline] echo 20:18:12 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 1f8c11a [Pipeline] echo 20:18:13 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 20:18:13 provisioning config files... 20:18:13 copy managed file [device-rest-go-settings] to file:/w/workspace/gexfoundry_device-rest-go_PR-373@tmp/config11547875779182686881tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 20:18:13 ---> ****-login.sh 20:18:13 nexus3.edgexfoundry.org:10001 20:18:13 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 20:18:13 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 20:18:13 Configure a credential helper to remove this warning. See 20:18:13 https://docs.****.com/engine/reference/commandline/login/#credentials-store 20:18:13 20:18:13 Login Succeeded 20:18:13 nexus3.edgexfoundry.org:10002 20:18:13 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 20:18:13 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 20:18:13 Configure a credential helper to remove this warning. See 20:18:13 https://docs.****.com/engine/reference/commandline/login/#credentials-store 20:18:13 20:18:13 Login Succeeded 20:18:13 nexus3.edgexfoundry.org:10003 20:18:14 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 20:18:14 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 20:18:14 Configure a credential helper to remove this warning. See 20:18:14 https://docs.****.com/engine/reference/commandline/login/#credentials-store 20:18:14 20:18:14 Login Succeeded 20:18:14 nexus3.edgexfoundry.org:10004 20:18:14 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 20:18:14 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 20:18:14 Configure a credential helper to remove this warning. See 20:18:14 https://docs.****.com/engine/reference/commandline/login/#credentials-store 20:18:14 20:18:14 Login Succeeded 20:18:14 ****.io 20:18:14 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 20:18:14 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 20:18:14 Configure a credential helper to remove this warning. See 20:18:14 https://docs.****.com/engine/reference/commandline/login/#credentials-store 20:18:14 20:18:14 Login Succeeded 20:18:14 ---> ****-login.sh ends [Pipeline] } 20:18:14 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh 20:18:15 + git rev-list -1 --merges 1f8c11ac3f73fc47c7ec6c4de4133c66fd760705~1..1f8c11ac3f73fc47c7ec6c4de4133c66fd760705 [Pipeline] echo 20:18:15 -----------> git rev-list -1 --merges 1f8c11ac3f73fc47c7ec6c4de4133c66fd760705~1..1f8c11ac3f73fc47c7ec6c4de4133c66fd760705 1f8c11ac3f73fc47c7ec6c4de4133c66fd760705 [false] [Pipeline] sh 20:18:15 + git log --format=format:%s -1 1f8c11ac3f73fc47c7ec6c4de4133c66fd760705 [Pipeline] echo 20:18:15 ========================================================= 20:18:15 [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] 20:18:15 ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 20:18:16 + git log --format=format:%s -1 1f8c11ac3f73fc47c7ec6c4de4133c66fd760705 [Pipeline] echo 20:18:16 [semverPrep] GIT_COMMIT: 1f8c11ac3f73fc47c7ec6c4de4133c66fd760705, Commit Message: build: [Device REST] Add ldflags to strip debug info from binary [Pipeline] echo 20:18:16 [semverPrep] This is not a build commit. [Pipeline] sh 20:18:16 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 20:18:16 + grep -v github /etc/ssh/ssh_known_hosts 20:18:16 + [ -e /tmp/ssh_known_hosts ] 20:18:16 + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts 20:18:16 + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= 20:18:16 + sudo tee -a /etc/ssh/ssh_known_hosts 20:18:16 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:18:17 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 20:18:17 20:18:17 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:18:17 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 20:18:17 0.1.4: Pulling from edgex-devops/py-git-semver 20:18:17 b85a868b505f: Pulling fs layer 20:18:17 e2be974225ed: Pulling fs layer 20:18:17 339a4e72a1f5: Pulling fs layer 20:18:17 988bab9f4d93: Pulling fs layer 20:18:17 1469e6f7b9e6: Pulling fs layer 20:18:17 eaf3925da568: Pulling fs layer 20:18:17 bab4dde63d76: Pulling fs layer 20:18:17 bde34c3a00c8: Pulling fs layer 20:18:17 b352a97aabf1: Pulling fs layer 20:18:17 4872d77fe225: Pulling fs layer 20:18:17 5851b861e8e6: Pulling fs layer 20:18:17 988bab9f4d93: Waiting 20:18:17 1469e6f7b9e6: Waiting 20:18:17 eaf3925da568: Waiting 20:18:17 bab4dde63d76: Waiting 20:18:17 bde34c3a00c8: Waiting 20:18:17 b352a97aabf1: Waiting 20:18:17 4872d77fe225: Waiting 20:18:17 5851b861e8e6: Waiting 20:18:17 e2be974225ed: Download complete 20:18:17 988bab9f4d93: Verifying Checksum 20:18:17 988bab9f4d93: Download complete 20:18:17 1469e6f7b9e6: Verifying Checksum 20:18:17 1469e6f7b9e6: Download complete 20:18:17 eaf3925da568: Verifying Checksum 20:18:17 eaf3925da568: Download complete 20:18:17 339a4e72a1f5: Verifying Checksum 20:18:17 339a4e72a1f5: Download complete 20:18:17 bde34c3a00c8: Download complete 20:18:17 b352a97aabf1: Verifying Checksum 20:18:17 b352a97aabf1: Download complete 20:18:17 4872d77fe225: Verifying Checksum 20:18:17 4872d77fe225: Download complete 20:18:17 5851b861e8e6: Verifying Checksum 20:18:17 5851b861e8e6: Download complete 20:18:18 b85a868b505f: Download complete 20:18:18 bab4dde63d76: Verifying Checksum 20:18:18 bab4dde63d76: Download complete 20:18:19 b85a868b505f: Pull complete 20:18:20 e2be974225ed: Pull complete 20:18:20 339a4e72a1f5: Pull complete 20:18:20 988bab9f4d93: Pull complete 20:18:20 1469e6f7b9e6: Pull complete 20:18:20 eaf3925da568: Pull complete 20:18:22 bab4dde63d76: Pull complete 20:18:22 bde34c3a00c8: Pull complete 20:18:23 b352a97aabf1: Pull complete 20:18:23 4872d77fe225: Pull complete 20:18:23 5851b861e8e6: Pull complete 20:18:23 Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 20:18:23 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 20:18:23 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 20:18:23 prd-ubuntu20.04-docker-8c-8g-24583 does not seem to be running inside a container 20:18:23 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/gexfoundry_device-rest-go_PR-373 -v /w/workspace/gexfoundry_device-rest-go_PR-373:/w/workspace/gexfoundry_device-rest-go_PR-373:rw,z -v /w/workspace/gexfoundry_device-rest-go_PR-373@tmp:/w/workspace/gexfoundry_device-rest-go_PR-373@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 20:18:28 $ docker top 8648b8c38bf7594d933b98b152ca7d35da65e8d8a551f4ce09488443abe41fb5 -eo pid,comm 20:18:28 ERROR: The container started but didn't run the expected command. Please double check your ENTRYPOINT does execute the command passed as docker run argument, as required by official docker images (see https://github.com/docker-library/official-images#consistency for entrypoint consistency requirements). 20:18:28 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 20:18:28 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 20:18:28 [ssh-agent] Looking for ssh-agent implementation... 20:18:28 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 20:18:28 $ docker exec 8648b8c38bf7594d933b98b152ca7d35da65e8d8a551f4ce09488443abe41fb5 ssh-agent 20:18:28 SSH_AUTH_SOCK=/tmp/ssh-QDy8V9JZWmOV/agent.32 20:18:28 SSH_AGENT_PID=38 20:18:28 Running ssh-add (command line suppressed) 20:18:28 Identity added: /w/workspace/gexfoundry_device-rest-go_PR-373@tmp/private_key_16738858091280838907.key (/w/workspace/gexfoundry_device-rest-go_PR-373@tmp/private_key_16738858091280838907.key) 20:18:28 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 20:18:29 + git tag --points-at HEAD [Pipeline] } 20:18:29 $ docker exec --env ******** --env ******** 8648b8c38bf7594d933b98b152ca7d35da65e8d8a551f4ce09488443abe41fb5 ssh-agent -k 20:18:29 unset SSH_AUTH_SOCK; 20:18:29 unset SSH_AGENT_PID; 20:18:29 echo Agent pid 38 killed; 20:18:29 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 20:18:29 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 20:18:29 [ssh-agent] Looking for ssh-agent implementation... 20:18:29 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 20:18:29 $ docker exec 8648b8c38bf7594d933b98b152ca7d35da65e8d8a551f4ce09488443abe41fb5 ssh-agent 20:18:29 SSH_AUTH_SOCK=/tmp/ssh-cHkwL4wuYqVv/agent.70 20:18:29 SSH_AGENT_PID=76 20:18:29 Running ssh-add (command line suppressed) 20:18:29 Identity added: /w/workspace/gexfoundry_device-rest-go_PR-373@tmp/private_key_17457372319238209734.key (/w/workspace/gexfoundry_device-rest-go_PR-373@tmp/private_key_17457372319238209734.key) 20:18:29 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 20:18:30 + git semver init 20:18:30 2023-12-06 20:18:30,508 [run_init] DEBUG init version:0.0.0 force:False 20:18:30 2023-12-06 20:18:30,509 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/gexfoundry_device-rest-go_PR-373/.semver 20:18:30 2023-12-06 20:18:30,509 [execute] INFO git clone -b semver git@github.com:edgexfoundry/device-rest-go.git /w/workspace/gexfoundry_device-rest-go_PR-373/.semver 20:18:30 2023-12-06 20:18:30,510 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/device-rest-go.git', '/w/workspace/gexfoundry_device-rest-go_PR-373/.semver'], cwd=/w/workspace/gexfoundry_device-rest-go_PR-373, universal_newlines=False, shell=None, istream=None) 20:18:32 2023-12-06 20:18:32,081 [append_file] DEBUG append to file:/w/workspace/gexfoundry_device-rest-go_PR-373/.git/info/exclude 20:18:32 2023-12-06 20:18:32,082 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/gexfoundry_device-rest-go_PR-373/.semver/PR-373 with force:False 20:18:32 2023-12-06 20:18:32,082 [write_file] DEBUG write to file:/w/workspace/gexfoundry_device-rest-go_PR-373/.semver/PR-373 20:18:32 2023-12-06 20:18:32,087 [execute] INFO git cat-file --batch-check 20:18:32 2023-12-06 20:18:32,087 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/gexfoundry_device-rest-go_PR-373/.semver, universal_newlines=False, shell=None, istream=) 20:18:32 2023-12-06 20:18:32,094 [execute] INFO git cat-file --batch 20:18:32 2023-12-06 20:18:32,094 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/gexfoundry_device-rest-go_PR-373/.semver, universal_newlines=False, shell=None, istream=) 20:18:32 2023-12-06 20:18:32,099 [read_version] DEBUG read version from /w/workspace/gexfoundry_device-rest-go_PR-373/.semver/PR-373 20:18:32 0.0.0 [Pipeline] } 20:18:32 $ docker exec --env ******** --env ******** 8648b8c38bf7594d933b98b152ca7d35da65e8d8a551f4ce09488443abe41fb5 ssh-agent -k 20:18:32 unset SSH_AUTH_SOCK; 20:18:32 unset SSH_AGENT_PID; 20:18:32 echo Agent pid 76 killed; 20:18:32 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 20:18:33 + git semver [Pipeline] } 20:18:33 $ docker stop --time=1 8648b8c38bf7594d933b98b152ca7d35da65e8d8a551f4ce09488443abe41fb5 20:18:34 $ docker rm -f --volumes 8648b8c38bf7594d933b98b152ca7d35da65e8d8a551f4ce09488443abe41fb5 [Pipeline] // withDockerContainer [Pipeline] sh 20:18:35 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 20:18:35 Stashed 1 file(s) [Pipeline] echo 20:18:35 [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] withEnv [Pipeline] { [Pipeline] node [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 20:18:36 provisioning config files... 20:18:36 copy managed file [device-rest-go-settings] to file:/w/workspace/gexfoundry_device-rest-go_PR-373@tmp/config5038838119294300013tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 20:18:36 ---> ****-login.sh 20:18:36 nexus3.edgexfoundry.org:10001 20:18:36 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 20:18:36 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 20:18:36 Configure a credential helper to remove this warning. See 20:18:36 https://docs.****.com/engine/reference/commandline/login/#credentials-store 20:18:36 20:18:36 Login Succeeded 20:18:36 nexus3.edgexfoundry.org:10002 20:18:36 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 20:18:36 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 20:18:36 Configure a credential helper to remove this warning. See 20:18:36 https://docs.****.com/engine/reference/commandline/login/#credentials-store 20:18:36 20:18:36 Login Succeeded 20:18:36 nexus3.edgexfoundry.org:10003 20:18:37 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 20:18:37 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 20:18:37 Configure a credential helper to remove this warning. See 20:18:37 https://docs.****.com/engine/reference/commandline/login/#credentials-store 20:18:37 20:18:37 Login Succeeded 20:18:37 nexus3.edgexfoundry.org:10004 20:18:37 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 20:18:37 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 20:18:37 Configure a credential helper to remove this warning. See 20:18:37 https://docs.****.com/engine/reference/commandline/login/#credentials-store 20:18:37 20:18:37 Login Succeeded 20:18:37 ****.io 20:18:37 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 20:18:37 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 20:18:37 Configure a credential helper to remove this warning. See 20:18:37 https://docs.****.com/engine/reference/commandline/login/#credentials-store 20:18:37 20:18:37 Login Succeeded 20:18:37 ---> ****-login.sh ends [Pipeline] } 20:18:37 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 20:18:37 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 20:18:37 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 20:18:37 ========================================================= 20:18:37 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine] 20:18:37 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:18:38 + docker build -t ci-base-image-x86_64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine --build-arg MAKE=echo noop --target=builder . 20:18:38 Sending build context to Docker daemon 16.35MB 20:18:38 Step 1/12 : ARG BASE=golang:1.21-alpine3.18 20:18:38 Step 2/12 : FROM ${BASE} AS builder 20:18:38 1.21-alpine: Pulling from edgex-devops/edgex-golang-base 20:18:38 7264a8db6415: Pulling fs layer 20:18:38 c4d48a809fc2: Pulling fs layer 20:18:38 4f1c88b9dad5: Pulling fs layer 20:18:38 ad3a456e5733: Pulling fs layer 20:18:38 69c7f0334f64: Pulling fs layer 20:18:38 1f1c1a5573a3: Pulling fs layer 20:18:38 ce7588e14bc9: Pulling fs layer 20:18:38 b5e4710f87ac: Pulling fs layer 20:18:38 69c7f0334f64: Waiting 20:18:38 1f1c1a5573a3: Waiting 20:18:38 ce7588e14bc9: Waiting 20:18:38 b5e4710f87ac: Waiting 20:18:38 ad3a456e5733: Waiting 20:18:38 c4d48a809fc2: Download complete 20:18:38 ad3a456e5733: Verifying Checksum 20:18:38 ad3a456e5733: Download complete 20:18:38 69c7f0334f64: Verifying Checksum 20:18:38 69c7f0334f64: Download complete 20:18:38 7264a8db6415: Verifying Checksum 20:18:38 7264a8db6415: Download complete 20:18:38 1f1c1a5573a3: Verifying Checksum 20:18:38 1f1c1a5573a3: Download complete 20:18:38 7264a8db6415: Pull complete 20:18:38 b5e4710f87ac: Verifying Checksum 20:18:38 b5e4710f87ac: Download complete 20:18:38 c4d48a809fc2: Pull complete 20:18:38 4f1c88b9dad5: Verifying Checksum 20:18:38 4f1c88b9dad5: Download complete 20:18:39 ce7588e14bc9: Verifying Checksum 20:18:39 ce7588e14bc9: Download complete 20:18:42 4f1c88b9dad5: Pull complete 20:18:42 ad3a456e5733: Pull complete 20:18:42 69c7f0334f64: Pull complete 20:18:43 1f1c1a5573a3: Pull complete 20:18:45 ce7588e14bc9: Pull complete 20:18:46 b5e4710f87ac: Pull complete 20:18:46 Digest: sha256:f80dd7bb8fdf010369d5adb4058a62695265b22e897ca6aac7b42af84fdce50e 20:18:47 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine 20:18:47 ---> 88b5674ff536 20:18:47 Step 3/12 : ARG ADD_BUILD_TAGS="" 20:18:51 Still waiting to schedule task 20:18:51 Waiting for next available executor on ‘prd-ubuntu20.04-docker-arm64-4c-16g-24581’ 20:18:56 ---> Running in 9f6be8a480d3 20:18:56 Removing intermediate container 9f6be8a480d3 20:18:56 ---> 60641ef5dcfb 20:18:56 Step 4/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 20:18:56 ---> Running in 9c46eaf4bdea 20:18:56 Removing intermediate container 9c46eaf4bdea 20:18:56 ---> a062544e53f7 20:18:56 Step 5/12 : ARG ALPINE_PKG_BASE="make git openssh-client" 20:18:56 ---> Running in a2ed850b0e31 20:18:56 Removing intermediate container a2ed850b0e31 20:18:56 ---> 4a38a367dc4d 20:18:56 Step 6/12 : ARG ALPINE_PKG_EXTRA="" 20:18:56 ---> Running in 443acf3c0598 20:18:56 Removing intermediate container 443acf3c0598 20:18:56 ---> edad052a8724 20:18:56 Step 7/12 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 20:18:56 ---> Running in 861b3727ff48 20:18:56 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 20:18:56 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 20:18:56 (1/4) Installing openssh-keygen (9.3_p2-r0) 20:18:56 (2/4) Installing libedit (20221030.3.1-r1) 20:18:56 (3/4) Installing openssh-client-common (9.3_p2-r0) 20:18:56 (4/4) Installing openssh-client-default (9.3_p2-r0) 20:18:56 Executing busybox-1.36.1-r5.trigger 20:18:56 OK: 268 MiB in 56 packages 20:18:56 Removing intermediate container 861b3727ff48 20:18:56 ---> 7205d1b88cbf 20:18:56 Step 8/12 : WORKDIR /device-rest-go 20:18:56 ---> Running in 4b9a9e402e0c 20:18:56 Removing intermediate container 4b9a9e402e0c 20:18:56 ---> 282f5c1f8244 20:18:56 Step 9/12 : COPY go.mod vendor* ./ 20:18:57 ---> c44c514d6b5e 20:18:57 Step 10/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 20:18:57 ---> Running in e294e0292ee8 20:19:53 Removing intermediate container e294e0292ee8 20:19:53 ---> 48b3d839f2b3 20:19:53 Step 11/12 : COPY . . 20:19:53 ---> 05829c861b5c 20:19:53 Step 12/12 : RUN $MAKE 20:19:53 ---> Running in 85cac651ebab 20:19:53 noop 20:19:53 Removing intermediate container 85cac651ebab 20:19:53 ---> baad5706a9db 20:19:53 Successfully built baad5706a9db 20:19:53 Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:19:54 + docker inspect -f . ci-base-image-x86_64 20:19:54 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 20:19:54 prd-ubuntu20.04-docker-8c-8g-24583 does not seem to be running inside a container 20:19:54 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/gexfoundry_device-rest-go_PR-373 -v /w/workspace/gexfoundry_device-rest-go_PR-373:/w/workspace/gexfoundry_device-rest-go_PR-373:rw,z -v /w/workspace/gexfoundry_device-rest-go_PR-373@tmp:/w/workspace/gexfoundry_device-rest-go_PR-373@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 20:19:54 $ docker top cd5a0640e1e67e2d60053e915cda47cb35eaf105e6ac78b8ebced889cbda3b45 -eo pid,comm [Pipeline] { [Pipeline] sh 20:19:55 + go version 20:19:55 go version go1.21.0 linux/amd64 [Pipeline] } 20:19:55 $ docker stop --time=1 cd5a0640e1e67e2d60053e915cda47cb35eaf105e6ac78b8ebced889cbda3b45 20:19:56 $ docker rm -f --volumes cd5a0640e1e67e2d60053e915cda47cb35eaf105e6ac78b8ebced889cbda3b45 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:19:57 + docker inspect -f . ci-base-image-x86_64 20:19:57 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 20:19:57 prd-ubuntu20.04-docker-8c-8g-24583 does not seem to be running inside a container 20:19:57 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock -w /w/workspace/gexfoundry_device-rest-go_PR-373 -v /w/workspace/gexfoundry_device-rest-go_PR-373:/w/workspace/gexfoundry_device-rest-go_PR-373:rw,z -v /w/workspace/gexfoundry_device-rest-go_PR-373@tmp:/w/workspace/gexfoundry_device-rest-go_PR-373@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 20:19:57 $ docker top 4f6db54a203dfc5f5ba1d2f2dffbf10be5aecb77b2ca7405bd5005ad987d6e77 -eo pid,comm [Pipeline] { [Pipeline] sh 20:19:58 + git config --global --add safe.directory /w/workspace/gexfoundry_device-rest-go_PR-373 [Pipeline] fileExists [Pipeline] sh 20:19:58 + make test 20:19:58 go test ./... -coverprofile=coverage.out ./... 20:20:00 ? github.com/edgexfoundry/device-rest-go [no test files] 20:20:12 ? github.com/edgexfoundry/device-rest-go/cmd [no test files] 20:20:12 ok github.com/edgexfoundry/device-rest-go/driver 0.014s coverage: 33.2% of statements 20:20:17 go vet ./... 20:20:21 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 20:20:21 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 20:20:21 ./bin/test-attribution-txt.sh [Pipeline] echo 20:20:21 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] } 20:20:21 $ docker stop --time=1 4f6db54a203dfc5f5ba1d2f2dffbf10be5aecb77b2ca7405bd5005ad987d6e77 20:20:26 $ docker rm -f --volumes 4f6db54a203dfc5f5ba1d2f2dffbf10be5aecb77b2ca7405bd5005ad987d6e77 [Pipeline] // withDockerContainer [Pipeline] sh 20:20:26 + sudo chown -R jenkins:jenkins . [Pipeline] stash 20:20:26 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh 20:20:27 + sudo chown -R jenkins:jenkins . [Pipeline] sh 20:20:27 + ls -al . 20:20:27 total 180 20:20:27 drwxrwxr-x 9 jenkins jenkins 4096 Dec 6 20:19 . 20:20:27 drwxrwxr-x 4 jenkins jenkins 4096 Dec 6 20:18 .. 20:20:27 -rw-rw-r-- 1 jenkins jenkins 151 Dec 6 20:18 .dockerignore 20:20:27 drwxrwxr-x 8 jenkins jenkins 4096 Dec 6 20:20 .git 20:20:27 drwxrwxr-x 3 jenkins jenkins 4096 Dec 6 20:18 .github 20:20:27 -rw-rw-r-- 1 jenkins jenkins 264 Dec 6 20:18 .gitignore 20:20:27 -rw-rw-r-- 1 jenkins jenkins 41 Dec 6 20:18 .golangci.yml 20:20:27 drwxr-xr-x 3 jenkins jenkins 4096 Dec 6 20:18 .semver 20:20:27 -rw-rw-r-- 1 jenkins jenkins 10300 Dec 6 20:18 Attribution.txt 20:20:27 -rw-rw-r-- 1 jenkins jenkins 17685 Dec 6 20:18 CHANGELOG.md 20:20:27 -rw-rw-r-- 1 jenkins jenkins 1687 Dec 6 20:18 Dockerfile 20:20:27 -rw-rw-r-- 1 jenkins jenkins 677 Dec 6 20:18 GOVERNANCE.md 20:20:27 -rw-rw-r-- 1 jenkins jenkins 680 Dec 6 20:18 Jenkinsfile 20:20:27 -rw-rw-r-- 1 jenkins jenkins 11340 Dec 6 20:18 LICENSE 20:20:27 -rw-rw-r-- 1 jenkins jenkins 2016 Dec 6 20:18 Makefile 20:20:27 -rw-rw-r-- 1 jenkins jenkins 620 Dec 6 20:18 OWNERS.md 20:20:27 -rw-rw-r-- 1 jenkins jenkins 3989 Dec 6 20:18 README.md 20:20:27 -rw-rw-r-- 1 jenkins jenkins 5 Dec 6 20:18 VERSION 20:20:27 drwxrwxr-x 2 jenkins jenkins 4096 Dec 6 20:18 bin 20:20:27 drwxrwxr-x 3 jenkins jenkins 4096 Dec 6 20:18 cmd 20:20:27 -rw-r--r-- 1 jenkins jenkins 14499 Dec 6 20:20 coverage.out 20:20:27 drwxrwxr-x 2 jenkins jenkins 4096 Dec 6 20:18 driver 20:20:27 -rw-rw-r-- 1 jenkins jenkins 3886 Dec 6 20:18 go.mod 20:20:27 -rw-rw-r-- 1 jenkins jenkins 35084 Dec 6 20:18 go.sum 20:20:27 drwxrwxr-x 3 jenkins jenkins 4096 Dec 6 20:18 openapi 20:20:27 -rw-rw-r-- 1 jenkins jenkins 713 Dec 6 20:18 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:20:28 + 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=1f8c11ac3f73fc47c7ec6c4de4133c66fd760705 --label arch=amd64 --label version=0.0.0 . 20:20:28 Sending build context to Docker daemon 16.37MB 20:20:28 Step 1/26 : ARG BASE=golang:1.21-alpine3.18 20:20:28 Step 2/26 : FROM ${BASE} AS builder 20:20:28 ---> baad5706a9db 20:20:28 Step 3/26 : ARG ADD_BUILD_TAGS="" 20:20:28 ---> Running in 8a20698c69f8 20:20:28 Removing intermediate container 8a20698c69f8 20:20:28 ---> f6e80fe9fe64 20:20:28 Step 4/26 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 20:20:28 ---> Running in f5c618dafb8c 20:20:29 Removing intermediate container f5c618dafb8c 20:20:29 ---> 4a68399908a0 20:20:29 Step 5/26 : ARG ALPINE_PKG_BASE="make git openssh-client" 20:20:29 ---> Running in c1b07b83ea79 20:20:29 Removing intermediate container c1b07b83ea79 20:20:29 ---> 00e720ebae12 20:20:29 Step 6/26 : ARG ALPINE_PKG_EXTRA="" 20:20:29 ---> Running in 1ddd9ce3e179 20:20:29 Removing intermediate container 1ddd9ce3e179 20:20:29 ---> a215acd94059 20:20:29 Step 7/26 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 20:20:29 ---> Running in 642b681f49b3 20:20:29 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 20:20:29 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 20:20:29 OK: 268 MiB in 56 packages 20:20:30 Removing intermediate container 642b681f49b3 20:20:30 ---> 992e9fa6e792 20:20:30 Step 8/26 : WORKDIR /device-rest-go 20:20:30 ---> Running in 4507f77d467e 20:20:30 Removing intermediate container 4507f77d467e 20:20:30 ---> 32d360de5f13 20:20:30 Step 9/26 : COPY go.mod vendor* ./ 20:20:30 ---> 4b887a1f635a 20:20:30 Step 10/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 20:20:30 ---> Running in 718bdcbb1ef9 20:20:30 Removing intermediate container 718bdcbb1ef9 20:20:30 ---> ee12a666d3de 20:20:30 Step 11/26 : COPY . . 20:20:31 ---> 256b4ea658e6 20:20:31 Step 12/26 : RUN $MAKE 20:20:31 ---> Running in 1b460ddb94c9 20:20:31 CGO_ENABLED=0 go build -tags "" -ldflags "-s -w -X github.com/edgexfoundry/device-rest-go.Version=0.0.0 -X github.com/edgexfoundry/device-sdk-go/v3/internal/common.SDKVersion=v3.2.0-dev.2" -trimpath -mod=readonly -o cmd/device-rest ./cmd 20:20:53 Removing intermediate container 1b460ddb94c9 20:20:53 ---> f11639529562 20:20:53 Step 13/26 : FROM alpine:3.18 20:20:53 3.18: Pulling from library/alpine 20:20:53 c926b61bad3b: Pulling fs layer 20:20:53 c926b61bad3b: Verifying Checksum 20:20:53 c926b61bad3b: Download complete 20:20:53 c926b61bad3b: Pull complete 20:20:53 Digest: sha256:34871e7290500828b39e22294660bee86d966bc0017544e848dd9a255cdf59e0 20:20:53 Status: Downloaded newer image for alpine:3.18 20:20:53 ---> b541f2080109 20:20:53 Step 14/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel' 20:20:53 ---> Running in e0d2561f213c 20:20:53 Removing intermediate container e0d2561f213c 20:20:53 ---> 8c214b0f743e 20:20:53 Step 15/26 : LABEL Name=device-rest-go Version=${VERSION} 20:20:53 ---> Running in d30b11768804 20:20:53 Removing intermediate container d30b11768804 20:20:53 ---> 506a49618566 20:20:53 Step 16/26 : RUN apk add --update --no-cache dumb-init 20:20:53 ---> Running in 01d022166508 20:20:53 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 20:20:53 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 20:20:53 (1/1) Installing dumb-init (1.2.5-r2) 20:20:53 Executing busybox-1.36.1-r5.trigger 20:20:53 OK: 7 MiB in 16 packages 20:20:53 Removing intermediate container 01d022166508 20:20:53 ---> 1480492bca06 20:20:53 Step 17/26 : RUN apk --no-cache upgrade 20:20:53 ---> Running in c0fee5eaf372 20:20:53 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 20:20:53 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 20:20:53 OK: 7 MiB in 16 packages 20:20:54 Removing intermediate container c0fee5eaf372 20:20:54 ---> 601dcc6ede0b 20:20:54 Step 18/26 : COPY --from=builder /device-rest-go/cmd / 20:20:54 ---> 2d36c29d59da 20:20:54 Step 19/26 : COPY --from=builder /device-rest-go/LICENSE / 20:20:54 ---> f3239bf965c2 20:20:54 Step 20/26 : COPY --from=builder /device-rest-go/Attribution.txt / 20:20:55 ---> 9c23b6989e62 20:20:55 Step 21/26 : EXPOSE 59986 20:20:55 ---> Running in e78428f710fc 20:20:55 Removing intermediate container e78428f710fc 20:20:55 ---> f763f5c46898 20:20:55 Step 22/26 : ENTRYPOINT ["/device-rest"] 20:20:55 ---> Running in 66d55b94bd74 20:20:55 Removing intermediate container 66d55b94bd74 20:20:55 ---> aef0e2d65b98 20:20:55 Step 23/26 : CMD ["--cp=consul://edgex-core-consul:8500", "--registry"] 20:20:55 ---> Running in 0d4e71c08a9b 20:20:55 Removing intermediate container 0d4e71c08a9b 20:20:55 ---> fdcafe5f6476 20:20:55 Step 24/26 : LABEL arch=amd64 20:20:55 ---> Running in a78fe14b9cda 20:20:55 Removing intermediate container a78fe14b9cda 20:20:55 ---> 0ae5572d700d 20:20:55 Step 25/26 : LABEL git_sha=1f8c11ac3f73fc47c7ec6c4de4133c66fd760705 20:20:55 ---> Running in e789e776639e 20:20:55 Removing intermediate container e789e776639e 20:20:55 ---> 235a768c5da7 20:20:55 Step 26/26 : LABEL version=0.0.0 20:20:55 ---> Running in 23ab6294d2f5 20:20:55 Removing intermediate container 23ab6294d2f5 20:20:55 ---> 82ad1fc8cf58 20:20:55 [Warning] One or more build-args [ARCH] were not consumed 20:20:55 Successfully built 82ad1fc8cf58 20:20:55 Successfully tagged device-rest:latest [Pipeline] } [Pipeline] // withEnv [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] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:20:57 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 20:20:57 20:20:57 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:20:57 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 20:20:57 latest: Pulling from edgex-lftools-log-publisher 20:20:57 5eb5b503b376: Pulling fs layer 20:20:57 5c69ac0246d0: Pulling fs layer 20:20:57 ec43610c2a17: Pulling fs layer 20:20:57 3a2ae6a8a46f: Pulling fs layer 20:20:57 33b1e0a273af: Pulling fs layer 20:20:57 5d3b04190fa2: Pulling fs layer 20:20:57 2f39f015ded8: Pulling fs layer 20:20:57 3a2ae6a8a46f: Waiting 20:20:57 5d3b04190fa2: Waiting 20:20:57 33b1e0a273af: Waiting 20:20:57 2f39f015ded8: Waiting 20:20:57 5c69ac0246d0: Verifying Checksum 20:20:57 5c69ac0246d0: Download complete 20:20:57 3a2ae6a8a46f: Download complete 20:20:57 33b1e0a273af: Verifying Checksum 20:20:57 33b1e0a273af: Download complete 20:20:57 ec43610c2a17: Verifying Checksum 20:20:57 ec43610c2a17: Download complete 20:20:57 5d3b04190fa2: Verifying Checksum 20:20:57 5d3b04190fa2: Download complete 20:20:57 5eb5b503b376: Verifying Checksum 20:20:57 5eb5b503b376: Download complete 20:20:58 2f39f015ded8: Download complete 20:20:58 5eb5b503b376: Pull complete 20:20:59 5c69ac0246d0: Pull complete 20:20:59 ec43610c2a17: Pull complete 20:20:59 3a2ae6a8a46f: Pull complete 20:20:59 33b1e0a273af: Pull complete 20:20:59 5d3b04190fa2: Pull complete 20:21:04 2f39f015ded8: Pull complete 20:21:04 Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 20:21:04 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 20:21:04 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 20:21:04 prd-ubuntu20.04-docker-8c-8g-24583 does not seem to be running inside a container 20:21:04 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged --net host -v /home/jenkins:/home/jenkins -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/gexfoundry_device-rest-go_PR-373 -v /w/workspace/gexfoundry_device-rest-go_PR-373:/w/workspace/gexfoundry_device-rest-go_PR-373:rw,z -v /w/workspace/gexfoundry_device-rest-go_PR-373@tmp:/w/workspace/gexfoundry_device-rest-go_PR-373@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 ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 20:21:05 $ docker top 49cf5315082b83193e937f90ae3c71bf19bf5aad42dd6356327c35c3b27cd353 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 20:21:06 ---> job-cost.sh 20:21:06 lf-activate-venv: SKIPPING 20:21:06 INFO: No Stack... 20:21:06 INFO: Retrieving Pricing Info for: v3-standard-8 20:21:06 INFO: Archiving Costs [Pipeline] sh 20:21:07 + cat /w/workspace/gexfoundry_device-rest-go_PR-373/archives/cost.csv 20:21:07 + cut -d, -f6 [Pipeline] lock 20:21:07 Trying to acquire lock on [jenkins-edgexfoundry-device-rest-go-PR-373-1-stack-cost] 20:21:07 Resource [jenkins-edgexfoundry-device-rest-go-PR-373-1-stack-cost] did not exist. Created. 20:21:07 Lock acquired on [jenkins-edgexfoundry-device-rest-go-PR-373-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 20:21:07 + echo total: 0.2199999988079071 [Pipeline] stash 20:21:07 Stashed 1 file(s) [Pipeline] } 20:21:07 Lock released on resource [jenkins-edgexfoundry-device-rest-go-PR-373-1-stack-cost] [Pipeline] // lock [Pipeline] } 20:21:07 $ docker stop --time=1 49cf5315082b83193e937f90ae3c71bf19bf5aad42dd6356327c35c3b27cd353 20:21:09 $ docker rm -f --volumes 49cf5315082b83193e937f90ae3c71bf19bf5aad42dd6356327c35c3b27cd353 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } 20:21:26 Running on prd-ubuntu20.04-docker-arm64-4c-16g-24585 in /w/workspace/gexfoundry_device-rest-go_PR-373 [Pipeline] { [Pipeline] ws 20:21:26 Running in /w/workspace/device-rest-go/1 [Pipeline] { [Pipeline] checkout 20:21:27 The recommended git tool is: git 20:21:33 using credential edgex-jenkins-ssh 20:21:33 Cloning the remote Git repository 20:21:33 Cloning repository git@github.com:edgexfoundry/device-rest-go.git 20:21:33 > git init /w/workspace/device-rest-go/1 # timeout=10 20:21:33 Fetching upstream changes from git@github.com:edgexfoundry/device-rest-go.git 20:21:33 > git --version # timeout=10 20:21:33 > git --version # 'git version 2.25.1' 20:21:33 using GIT_SSH to set credentials SSH Credentials for GitHub 20:21:33 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-rest-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 20:21:36 > git config remote.origin.url git@github.com:edgexfoundry/device-rest-go.git # timeout=10 20:21:36 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 20:21:37 > git config remote.origin.url git@github.com:edgexfoundry/device-rest-go.git # timeout=10 20:21:37 Fetching upstream changes from git@github.com:edgexfoundry/device-rest-go.git 20:21:37 using GIT_SSH to set credentials SSH Credentials for GitHub 20:21:37 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-rest-go.git +refs/pull/373/head:refs/remotes/origin/PR-373 +refs/heads/main:refs/remotes/origin/main # timeout=10 20:21:37 Merging remotes/origin/main commit aba5f4cc438774234c64a3e3d3941f8bbfaf4eba into PR head commit 1f8c11ac3f73fc47c7ec6c4de4133c66fd760705 20:21:38 Merge succeeded, producing 1f8c11ac3f73fc47c7ec6c4de4133c66fd760705 20:21:38 Checking out Revision 1f8c11ac3f73fc47c7ec6c4de4133c66fd760705 (PR-373) 20:21:37 > git config core.sparsecheckout # timeout=10 20:21:37 > git checkout -f 1f8c11ac3f73fc47c7ec6c4de4133c66fd760705 # timeout=10 20:21:38 > git remote # timeout=10 20:21:38 > git config --get remote.origin.url # timeout=10 20:21:38 using GIT_SSH to set credentials SSH Credentials for GitHub 20:21:38 > git merge aba5f4cc438774234c64a3e3d3941f8bbfaf4eba # timeout=10 20:21:38 > git rev-parse HEAD^{commit} # timeout=10 20:21:38 > git config core.sparsecheckout # timeout=10 20:21:38 > git checkout -f 1f8c11ac3f73fc47c7ec6c4de4133c66fd760705 # timeout=10 20:21:41 Commit message: "build: [Device REST] Add ldflags to strip debug info from binary" 20:21:41 > git --version # timeout=10 20:21:41 > git --version # 'git version 2.25.1' 20:21:41 fatal: bad object 33739fb647ab338ef2ce3bfc8312bfbcef468f88 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 20:21:43 + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json 20:21:43 % Total % Received % Xferd Average Speed Time Time Time Current 20:21:43 Dload Upload Total Spent Left Speed 20:21:43 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12682 100 12682 0 0 225k 0 --:--:-- --:--:-- --:--:-- 225k [Pipeline] sh 20:21:43 + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh 20:21:44 + + sudo jqsudo . += {"seccomp-profile": "/etc/docker/seccomp.json"} tee /etc/docker/daemon.json /etc/docker/daemon.new 20:21:44 20:21:44 { 20:21:44 "registry-mirrors": [ 20:21:44 "https://nexus3.edgexfoundry.org:10001" 20:21:44 ], 20:21:44 "bip": "10.250.0.254/24", 20:21:44 "hosts": [ 20:21:44 "tcp://0.0.0.0:5555", 20:21:44 "unix:///var/run/docker.sock" 20:21:44 ], 20:21:44 "mtu": 1458, 20:21:44 "selinux-enabled": true, 20:21:44 "seccomp-profile": "/etc/docker/seccomp.json" 20:21:44 } [Pipeline] sh 20:21:44 + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh 20:21:44 + sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 20:22:07 provisioning config files... 20:22:07 copy managed file [device-rest-go-settings] to file:/w/workspace/device-rest-go/1@tmp/config17742980945975841705tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 20:22:07 ---> ****-login.sh 20:22:07 nexus3.edgexfoundry.org:10001 20:22:08 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 20:22:08 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 20:22:08 Configure a credential helper to remove this warning. See 20:22:08 https://docs.****.com/engine/reference/commandline/login/#credentials-store 20:22:08 20:22:08 Login Succeeded 20:22:08 nexus3.edgexfoundry.org:10002 20:22:08 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 20:22:08 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 20:22:08 Configure a credential helper to remove this warning. See 20:22:08 https://docs.****.com/engine/reference/commandline/login/#credentials-store 20:22:08 20:22:08 Login Succeeded 20:22:08 nexus3.edgexfoundry.org:10003 20:22:08 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 20:22:08 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 20:22:08 Configure a credential helper to remove this warning. See 20:22:08 https://docs.****.com/engine/reference/commandline/login/#credentials-store 20:22:08 20:22:08 Login Succeeded 20:22:08 nexus3.edgexfoundry.org:10004 20:22:08 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 20:22:09 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 20:22:09 Configure a credential helper to remove this warning. See 20:22:09 https://docs.****.com/engine/reference/commandline/login/#credentials-store 20:22:09 20:22:09 Login Succeeded 20:22:09 ****.io 20:22:09 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 20:22:09 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 20:22:09 Configure a credential helper to remove this warning. See 20:22:09 https://docs.****.com/engine/reference/commandline/login/#credentials-store 20:22:09 20:22:09 Login Succeeded 20:22:09 ---> ****-login.sh ends [Pipeline] } 20:22:09 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 20:22:10 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 20:22:10 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 20:22:10 ========================================================= 20:22:10 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine] 20:22:10 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:22:11 + docker build -t ci-base-image-arm64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine --build-arg MAKE=echo noop --target=builder . 20:22:12 #0 building with "default" instance using docker driver 20:22:12 20:22:12 #1 [internal] load .dockerignore 20:22:12 #1 transferring context: 193B done 20:22:12 #1 DONE 0.1s 20:22:12 20:22:12 #2 [internal] load build definition from Dockerfile 20:22:12 #2 transferring dockerfile: 1.73kB done 20:22:12 #2 DONE 0.1s 20:22:12 20:22:12 #3 [internal] load metadata for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine 20:22:12 #3 DONE 0.1s 20:22:12 20:22:12 #4 [builder 1/7] FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine@sha256:bced28d2139e98291f6f5222245e06760ce829f55f75386c6c13bfabca1016f1 20:22:12 #4 resolve nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine@sha256:bced28d2139e98291f6f5222245e06760ce829f55f75386c6c13bfabca1016f1 0.0s done 20:22:12 #4 ... 20:22:12 20:22:12 #5 [internal] load build context 20:22:12 #5 transferring context: 95.80kB 0.0s done 20:22:12 #5 DONE 0.1s 20:22:12 20:22:12 #4 [builder 1/7] FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine@sha256:bced28d2139e98291f6f5222245e06760ce829f55f75386c6c13bfabca1016f1 20:22:12 #4 sha256:5d54e960e981301b0098c80d2e61d694333b5ab480a007a3a8d0fa629662d377 0B / 286.30kB 0.1s 20:22:12 #4 sha256:c4a7e357bf2afb491120807d5c1f057a5a5a20538e7ce574e6d4d15f0f245475 3.15MB / 63.99MB 0.2s 20:22:12 #4 sha256:bced28d2139e98291f6f5222245e06760ce829f55f75386c6c13bfabca1016f1 1.79kB / 1.79kB done 20:22:12 #4 sha256:86de565de09d5564fc8e683dd5e843d211607dc732ec3413b333e21adf3ea5fe 8.50kB / 8.50kB done 20:22:12 #4 sha256:9fda8d8052c61740409c4bea888859c141fd8cc3f58ac61943144ff6d1681b2d 2.10MB / 3.33MB 0.1s 20:22:12 #4 extracting sha256:9fda8d8052c61740409c4bea888859c141fd8cc3f58ac61943144ff6d1681b2d 20:22:12 #4 sha256:f0e02332f6b52e139e0158c3d8d903ddf2c22f866cf8b4937f6ec867389ead7e 156B / 156B 0.2s 20:22:12 #4 sha256:5d54e960e981301b0098c80d2e61d694333b5ab480a007a3a8d0fa629662d377 286.30kB / 286.30kB 0.1s done 20:22:12 #4 sha256:c4a7e357bf2afb491120807d5c1f057a5a5a20538e7ce574e6d4d15f0f245475 7.34MB / 63.99MB 0.3s 20:22:12 #4 sha256:9fda8d8052c61740409c4bea888859c141fd8cc3f58ac61943144ff6d1681b2d 3.33MB / 3.33MB 0.1s done 20:22:12 #4 sha256:f0e02332f6b52e139e0158c3d8d903ddf2c22f866cf8b4937f6ec867389ead7e 156B / 156B 0.2s done 20:22:12 #4 sha256:872ee5b61b7b24ecb4310852b1d24038dd5f0ac59b55905f2e0a51b50880d9a1 440B / 440B 0.2s done 20:22:12 #4 sha256:0c6a40ed1a827191370422a71ed3212a50c68d4dd408f823748fd3007cc4ac04 2.10MB / 97.63MB 0.3s 20:22:12 #4 sha256:94ae7d8d031caf51c1dafe287a029a279f16e37f70b86d866d23593c59136feb 1.05MB / 11.40MB 0.3s 20:22:12 #4 sha256:c4a7e357bf2afb491120807d5c1f057a5a5a20538e7ce574e6d4d15f0f245475 11.53MB / 63.99MB 0.4s 20:22:13 #4 sha256:c4a7e357bf2afb491120807d5c1f057a5a5a20538e7ce574e6d4d15f0f245475 16.78MB / 63.99MB 0.5s 20:22:13 #4 extracting sha256:9fda8d8052c61740409c4bea888859c141fd8cc3f58ac61943144ff6d1681b2d 0.4s done 20:22:13 #4 sha256:0c6a40ed1a827191370422a71ed3212a50c68d4dd408f823748fd3007cc4ac04 9.44MB / 97.63MB 0.5s 20:22:13 #4 sha256:94ae7d8d031caf51c1dafe287a029a279f16e37f70b86d866d23593c59136feb 7.34MB / 11.40MB 0.5s 20:22:13 #4 sha256:c4a7e357bf2afb491120807d5c1f057a5a5a20538e7ce574e6d4d15f0f245475 27.26MB / 63.99MB 0.7s 20:22:13 #4 sha256:0c6a40ed1a827191370422a71ed3212a50c68d4dd408f823748fd3007cc4ac04 19.92MB / 97.63MB 0.7s 20:22:13 #4 sha256:94ae7d8d031caf51c1dafe287a029a279f16e37f70b86d866d23593c59136feb 11.40MB / 11.40MB 0.6s done 20:22:13 #4 sha256:c4a7e357bf2afb491120807d5c1f057a5a5a20538e7ce574e6d4d15f0f245475 31.46MB / 63.99MB 0.8s 20:22:13 #4 sha256:0c6a40ed1a827191370422a71ed3212a50c68d4dd408f823748fd3007cc4ac04 25.96MB / 97.63MB 0.8s 20:22:13 #4 extracting sha256:5d54e960e981301b0098c80d2e61d694333b5ab480a007a3a8d0fa629662d377 0.1s 20:22:13 #4 sha256:c4a7e357bf2afb491120807d5c1f057a5a5a20538e7ce574e6d4d15f0f245475 36.70MB / 63.99MB 0.9s 20:22:13 #4 sha256:0c6a40ed1a827191370422a71ed3212a50c68d4dd408f823748fd3007cc4ac04 31.46MB / 97.63MB 0.9s 20:22:13 #4 extracting sha256:5d54e960e981301b0098c80d2e61d694333b5ab480a007a3a8d0fa629662d377 0.2s done 20:22:13 #4 sha256:c4a7e357bf2afb491120807d5c1f057a5a5a20538e7ce574e6d4d15f0f245475 46.14MB / 63.99MB 1.1s 20:22:13 #4 sha256:0c6a40ed1a827191370422a71ed3212a50c68d4dd408f823748fd3007cc4ac04 41.94MB / 97.63MB 1.1s 20:22:13 #4 sha256:c4a7e357bf2afb491120807d5c1f057a5a5a20538e7ce574e6d4d15f0f245475 51.38MB / 63.99MB 1.2s 20:22:13 #4 sha256:0c6a40ed1a827191370422a71ed3212a50c68d4dd408f823748fd3007cc4ac04 48.23MB / 97.63MB 1.2s 20:22:13 #4 sha256:c4a7e357bf2afb491120807d5c1f057a5a5a20538e7ce574e6d4d15f0f245475 57.41MB / 63.99MB 1.3s 20:22:13 #4 sha256:0c6a40ed1a827191370422a71ed3212a50c68d4dd408f823748fd3007cc4ac04 54.53MB / 97.63MB 1.3s 20:22:13 #4 sha256:c4a7e357bf2afb491120807d5c1f057a5a5a20538e7ce574e6d4d15f0f245475 63.96MB / 63.99MB 1.4s 20:22:13 #4 sha256:0c6a40ed1a827191370422a71ed3212a50c68d4dd408f823748fd3007cc4ac04 60.57MB / 97.63MB 1.4s 20:22:14 #4 sha256:0c6a40ed1a827191370422a71ed3212a50c68d4dd408f823748fd3007cc4ac04 66.21MB / 97.63MB 1.5s 20:22:14 #4 extracting sha256:c4a7e357bf2afb491120807d5c1f057a5a5a20538e7ce574e6d4d15f0f245475 20:22:14 #4 sha256:c4a7e357bf2afb491120807d5c1f057a5a5a20538e7ce574e6d4d15f0f245475 63.99MB / 63.99MB 1.5s done 20:22:14 #4 sha256:0c6a40ed1a827191370422a71ed3212a50c68d4dd408f823748fd3007cc4ac04 77.59MB / 97.63MB 1.7s 20:22:14 #4 sha256:0c6a40ed1a827191370422a71ed3212a50c68d4dd408f823748fd3007cc4ac04 83.89MB / 97.63MB 1.8s 20:22:14 #4 sha256:0c6a40ed1a827191370422a71ed3212a50c68d4dd408f823748fd3007cc4ac04 91.23MB / 97.63MB 2.0s 20:22:14 #4 sha256:0c6a40ed1a827191370422a71ed3212a50c68d4dd408f823748fd3007cc4ac04 96.47MB / 97.63MB 2.1s 20:22:18 #4 sha256:0c6a40ed1a827191370422a71ed3212a50c68d4dd408f823748fd3007cc4ac04 97.63MB / 97.63MB 5.6s done 20:22:20 #4 extracting sha256:c4a7e357bf2afb491120807d5c1f057a5a5a20538e7ce574e6d4d15f0f245475 6.2s 20:22:25 #4 extracting sha256:c4a7e357bf2afb491120807d5c1f057a5a5a20538e7ce574e6d4d15f0f245475 11.3s 20:22:32 #4 extracting sha256:c4a7e357bf2afb491120807d5c1f057a5a5a20538e7ce574e6d4d15f0f245475 17.2s done 20:22:32 #4 extracting sha256:f0e02332f6b52e139e0158c3d8d903ddf2c22f866cf8b4937f6ec867389ead7e done 20:22:32 #4 extracting sha256:872ee5b61b7b24ecb4310852b1d24038dd5f0ac59b55905f2e0a51b50880d9a1 20:22:33 #4 extracting sha256:872ee5b61b7b24ecb4310852b1d24038dd5f0ac59b55905f2e0a51b50880d9a1 done 20:22:33 #4 extracting sha256:0c6a40ed1a827191370422a71ed3212a50c68d4dd408f823748fd3007cc4ac04 20:22:38 #4 extracting sha256:0c6a40ed1a827191370422a71ed3212a50c68d4dd408f823748fd3007cc4ac04 5.1s 20:22:41 #4 extracting sha256:0c6a40ed1a827191370422a71ed3212a50c68d4dd408f823748fd3007cc4ac04 8.3s done 20:22:41 #4 extracting sha256:94ae7d8d031caf51c1dafe287a029a279f16e37f70b86d866d23593c59136feb 20:22:43 #4 extracting sha256:94ae7d8d031caf51c1dafe287a029a279f16e37f70b86d866d23593c59136feb 1.7s done 20:22:43 #4 DONE 31.3s 20:22:43 20:22:43 #6 [builder 2/7] RUN apk add --update --no-cache make git openssh-client 20:22:44 #6 0.740 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 20:22:45 #6 1.134 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 20:22:46 #6 2.103 (1/4) Installing openssh-keygen (9.3_p2-r0) 20:22:46 #6 2.126 (2/4) Installing libedit (20221030.3.1-r1) 20:22:46 #6 2.136 (3/4) Installing openssh-client-common (9.3_p2-r0) 20:22:46 #6 2.199 (4/4) Installing openssh-client-default (9.3_p2-r0) 20:22:46 #6 2.223 Executing busybox-1.36.1-r5.trigger 20:22:46 #6 2.260 OK: 271 MiB in 56 packages 20:22:48 #6 DONE 4.7s 20:22:48 20:22:48 #7 [builder 3/7] WORKDIR /device-rest-go 20:22:48 #7 DONE 0.1s 20:22:48 20:22:48 #8 [builder 4/7] COPY go.mod vendor* ./ 20:22:48 #8 DONE 0.1s 20:22:48 20:22:48 #9 [builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 20:23:15 #9 DONE 22.6s 20:23:15 20:23:15 #10 [builder 6/7] COPY . . 20:23:15 #10 DONE 0.1s 20:23:15 20:23:15 #11 [builder 7/7] RUN echo noop 20:23:15 #11 0.606 noop 20:23:15 #11 DONE 0.7s 20:23:15 20:23:15 #12 exporting to image 20:23:15 #12 exporting layers 20:23:37 #12 exporting layers 22.1s done 20:23:37 #12 writing image sha256:2b90443faba0f5c24fdd931b1c92f6f0184a33a298f3938c864a6664006b9645 done 20:23:37 #12 naming to docker.io/library/ci-base-image-arm64 done 20:23:37 #12 DONE 22.1s [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:23:37 + docker inspect -f . ci-base-image-arm64 20:23:37 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 20:23:38 prd-ubuntu20.04-docker-arm64-4c-16g-24585 does not seem to be running inside a container 20:23:38 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-rest-go/1 -v /w/workspace/device-rest-go/1:/w/workspace/device-rest-go/1:rw,z -v /w/workspace/device-rest-go/1@tmp:/w/workspace/device-rest-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 20:23:39 $ docker top a42646cf28dee6407bdf15e3b818aaddfaa8e2b37d82c06986871ec77193a465 -eo pid,comm [Pipeline] { [Pipeline] sh 20:23:39 + go version 20:23:40 go version go1.21.0 linux/arm64 [Pipeline] } 20:23:40 $ docker stop --time=1 a42646cf28dee6407bdf15e3b818aaddfaa8e2b37d82c06986871ec77193a465 20:23:41 $ docker rm -f --volumes a42646cf28dee6407bdf15e3b818aaddfaa8e2b37d82c06986871ec77193a465 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:23:42 + docker inspect -f . ci-base-image-arm64 20:23:42 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 20:23:43 prd-ubuntu20.04-docker-arm64-4c-16g-24585 does not seem to be running inside a container 20:23:43 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock -w /w/workspace/device-rest-go/1 -v /w/workspace/device-rest-go/1:/w/workspace/device-rest-go/1:rw,z -v /w/workspace/device-rest-go/1@tmp:/w/workspace/device-rest-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 20:23:47 $ docker top 2b1c957160c6974e5d636006b6e789ae809b447e4b88079821d54b04b1b81f1a -eo pid,comm [Pipeline] { [Pipeline] sh 20:23:47 + git config --global --add safe.directory /w/workspace/device-rest-go/1 [Pipeline] fileExists [Pipeline] sh 20:23:48 + make test 20:23:48 go test ./... -coverprofile=coverage.out ./... 20:23:52 ? github.com/edgexfoundry/device-rest-go [no test files] 20:24:49 ? github.com/edgexfoundry/device-rest-go/cmd [no test files] 20:24:49 ok github.com/edgexfoundry/device-rest-go/driver 0.048s coverage: 33.2% of statements 20:24:49 WARNING: Linting skipped (not on x86_64 or linter not installed) 20:24:49 go vet ./... 20:25:01 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 20:25:01 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 20:25:01 ./bin/test-attribution-txt.sh [Pipeline] echo 20:25:01 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] } 20:25:01 $ docker stop --time=1 2b1c957160c6974e5d636006b6e789ae809b447e4b88079821d54b04b1b81f1a 20:25:03 $ docker rm -f --volumes 2b1c957160c6974e5d636006b6e789ae809b447e4b88079821d54b04b1b81f1a [Pipeline] // withDockerContainer [Pipeline] sh 20:25:04 + sudo chown -R jenkins:jenkins . [Pipeline] stash 20:25:05 Warning: overwriting stash ‘coverage-report’ 20:25:05 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh 20:25:06 + sudo chown -R jenkins:jenkins . [Pipeline] sh 20:25:06 + ls -al . 20:25:06 total 176 20:25:06 drwxrwxr-x 8 jenkins jenkins 4096 Dec 6 20:23 . 20:25:06 drwxrwxr-x 4 jenkins jenkins 4096 Dec 6 20:21 .. 20:25:06 -rw-rw-r-- 1 jenkins jenkins 151 Dec 6 20:21 .dockerignore 20:25:06 drwxrwxr-x 8 jenkins jenkins 4096 Dec 6 20:21 .git 20:25:06 drwxrwxr-x 3 jenkins jenkins 4096 Dec 6 20:21 .github 20:25:06 -rw-rw-r-- 1 jenkins jenkins 264 Dec 6 20:21 .gitignore 20:25:06 -rw-rw-r-- 1 jenkins jenkins 41 Dec 6 20:21 .golangci.yml 20:25:06 -rw-rw-r-- 1 jenkins jenkins 10300 Dec 6 20:21 Attribution.txt 20:25:06 -rw-rw-r-- 1 jenkins jenkins 17685 Dec 6 20:21 CHANGELOG.md 20:25:06 -rw-rw-r-- 1 jenkins jenkins 1687 Dec 6 20:21 Dockerfile 20:25:06 -rw-rw-r-- 1 jenkins jenkins 677 Dec 6 20:21 GOVERNANCE.md 20:25:06 -rw-rw-r-- 1 jenkins jenkins 680 Dec 6 20:21 Jenkinsfile 20:25:06 -rw-rw-r-- 1 jenkins jenkins 11340 Dec 6 20:21 LICENSE 20:25:06 -rw-rw-r-- 1 jenkins jenkins 2016 Dec 6 20:21 Makefile 20:25:06 -rw-rw-r-- 1 jenkins jenkins 620 Dec 6 20:21 OWNERS.md 20:25:06 -rw-rw-r-- 1 jenkins jenkins 3989 Dec 6 20:21 README.md 20:25:06 -rw-rw-r-- 1 jenkins jenkins 5 Dec 6 20:18 VERSION 20:25:06 drwxrwxr-x 2 jenkins jenkins 4096 Dec 6 20:21 bin 20:25:06 drwxrwxr-x 3 jenkins jenkins 4096 Dec 6 20:21 cmd 20:25:06 -rw-r--r-- 1 jenkins jenkins 14499 Dec 6 20:24 coverage.out 20:25:06 drwxrwxr-x 2 jenkins jenkins 4096 Dec 6 20:21 driver 20:25:06 -rw-rw-r-- 1 jenkins jenkins 3886 Dec 6 20:21 go.mod 20:25:06 -rw-rw-r-- 1 jenkins jenkins 35084 Dec 6 20:21 go.sum 20:25:06 drwxrwxr-x 3 jenkins jenkins 4096 Dec 6 20:21 openapi 20:25:06 -rw-rw-r-- 1 jenkins jenkins 713 Dec 6 20:21 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:25:07 + 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=1f8c11ac3f73fc47c7ec6c4de4133c66fd760705 --label arch=arm64 --label version=0.0.0 . 20:25:08 #0 building with "default" instance using docker driver 20:25:08 20:25:08 #1 [internal] load .dockerignore 20:25:08 #1 transferring context: 193B done 20:25:08 #1 DONE 0.0s 20:25:08 20:25:08 #2 [internal] load build definition from Dockerfile 20:25:08 #2 transferring dockerfile: 1.73kB 0.0s done 20:25:08 #2 DONE 0.1s 20:25:08 20:25:08 #3 [internal] load metadata for docker.io/library/alpine:3.18 20:25:08 #3 ... 20:25:08 20:25:08 #4 [internal] load metadata for docker.io/library/ci-base-image-arm64:latest 20:25:08 #4 DONE 0.0s 20:25:08 20:25:08 #3 [internal] load metadata for docker.io/library/alpine:3.18 20:25:08 #3 DONE 0.2s 20:25:08 20:25:08 #5 [internal] load build context 20:25:08 #5 transferring context: 16.04kB 0.0s done 20:25:08 #5 DONE 0.1s 20:25:08 20:25:08 #6 [stage-1 1/6] FROM docker.io/library/alpine:3.18@sha256:34871e7290500828b39e22294660bee86d966bc0017544e848dd9a255cdf59e0 20:25:08 #6 resolve docker.io/library/alpine:3.18@sha256:34871e7290500828b39e22294660bee86d966bc0017544e848dd9a255cdf59e0 0.1s done 20:25:08 #6 ... 20:25:08 20:25:08 #7 [builder 1/7] FROM docker.io/library/ci-base-image-arm64 20:25:08 #7 DONE 0.2s 20:25:08 20:25:08 #6 [stage-1 1/6] FROM docker.io/library/alpine:3.18@sha256:34871e7290500828b39e22294660bee86d966bc0017544e848dd9a255cdf59e0 20:25:08 #6 sha256:d4ade3639c27579321046d78cc44ec978cea8357d56932611984f601d27e30ac 528B / 528B done 20:25:08 #6 sha256:98487ac3d99577fbab06f220381fb052c7145a5dbcfea10ca83256f8f37f4f77 1.49kB / 1.49kB done 20:25:08 #6 sha256:2c03dbb20264f09924f9eab176da44e5421e74a78b09531d3c63448a7baa7c59 2.10MB / 3.33MB 0.1s 20:25:08 #6 sha256:34871e7290500828b39e22294660bee86d966bc0017544e848dd9a255cdf59e0 1.64kB / 1.64kB done 20:25:08 #6 sha256:2c03dbb20264f09924f9eab176da44e5421e74a78b09531d3c63448a7baa7c59 3.33MB / 3.33MB 0.1s done 20:25:08 #6 extracting sha256:2c03dbb20264f09924f9eab176da44e5421e74a78b09531d3c63448a7baa7c59 20:25:08 #6 extracting sha256:2c03dbb20264f09924f9eab176da44e5421e74a78b09531d3c63448a7baa7c59 0.5s done 20:25:09 #6 DONE 0.9s 20:25:09 20:25:09 #8 [stage-1 2/6] RUN apk add --update --no-cache dumb-init 20:25:09 #8 0.683 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 20:25:10 #8 1.019 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 20:25:11 #8 2.164 (1/1) Installing dumb-init (1.2.5-r2) 20:25:11 #8 2.175 Executing busybox-1.36.1-r5.trigger 20:25:11 #8 2.200 OK: 8 MiB in 16 packages 20:25:14 #8 DONE 4.5s 20:25:14 20:25:14 #9 [builder 2/7] RUN apk add --update --no-cache make git openssh-client 20:25:14 #9 0.733 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 20:25:14 #9 1.189 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 20:25:14 #9 2.475 OK: 271 MiB in 56 packages 20:25:14 #9 DONE 5.2s 20:25:14 20:25:14 #10 [builder 3/7] WORKDIR /device-rest-go 20:25:14 #10 DONE 0.1s 20:25:14 20:25:14 #11 [builder 4/7] COPY go.mod vendor* ./ 20:25:14 #11 DONE 0.1s 20:25:14 20:25:14 #12 [builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 20:25:15 #12 DONE 1.4s 20:25:15 20:25:15 #13 [builder 6/7] COPY . . 20:25:15 #13 DONE 0.2s 20:25:15 20:25:15 #14 [stage-1 3/6] RUN apk --no-cache upgrade 20:25:15 #14 1.099 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 20:25:15 #14 1.500 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 20:25:16 #14 2.734 OK: 8 MiB in 16 packages 20:25:16 #14 DONE 3.0s 20:25:16 20:25:16 #15 [builder 7/7] RUN make build 20:25:16 #15 0.706 CGO_ENABLED=0 go build -tags "" -ldflags "-s -w -X github.com/edgexfoundry/device-rest-go.Version=0.0.0 -X github.com/edgexfoundry/device-sdk-go/v3/internal/common.SDKVersion=v3.2.0-dev.2" -trimpath -mod=readonly -o cmd/device-rest ./cmd 20:26:24 #15 DONE 64.7s 20:26:24 20:26:24 #16 [stage-1 4/6] COPY --from=builder /device-rest-go/cmd / 20:26:24 #16 DONE 0.3s 20:26:24 20:26:24 #17 [stage-1 5/6] COPY --from=builder /device-rest-go/LICENSE / 20:26:24 #17 DONE 0.1s 20:26:24 20:26:24 #18 [stage-1 6/6] COPY --from=builder /device-rest-go/Attribution.txt / 20:26:24 #18 DONE 0.1s 20:26:24 20:26:24 #19 exporting to image 20:26:24 #19 exporting layers 20:26:24 #19 exporting layers 0.4s done 20:26:24 #19 writing image sha256:fc423e3dbd996e5b9f07a429a5b64cc6391de63b501a455a03a343472a84bc67 done 20:26:24 #19 naming to docker.io/library/device-rest-arm64 0.0s done 20:26:24 #19 DONE 0.4s [Pipeline] } [Pipeline] // withEnv [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] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:26:25 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 20:26:25 20:26:25 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:26:26 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 20:26:26 arm64: Pulling from edgex-lftools-log-publisher 20:26:26 8998bd30e6a1: Pulling fs layer 20:26:26 04944245beec: Pulling fs layer 20:26:26 699f458cf7ca: Pulling fs layer 20:26:26 765212b225bb: Pulling fs layer 20:26:26 f23df028b6ca: Pulling fs layer 20:26:26 d65c8cfc05b1: Pulling fs layer 20:26:26 2437ff75d9bd: Pulling fs layer 20:26:26 765212b225bb: Waiting 20:26:26 f23df028b6ca: Waiting 20:26:26 2437ff75d9bd: Waiting 20:26:26 d65c8cfc05b1: Waiting 20:26:26 04944245beec: Verifying Checksum 20:26:26 04944245beec: Download complete 20:26:26 765212b225bb: Verifying Checksum 20:26:26 765212b225bb: Download complete 20:26:26 f23df028b6ca: Verifying Checksum 20:26:26 f23df028b6ca: Download complete 20:26:26 d65c8cfc05b1: Download complete 20:26:26 699f458cf7ca: Verifying Checksum 20:26:26 699f458cf7ca: Download complete 20:26:27 8998bd30e6a1: Verifying Checksum 20:26:27 8998bd30e6a1: Download complete 20:26:29 2437ff75d9bd: Verifying Checksum 20:26:29 2437ff75d9bd: Download complete 20:26:33 8998bd30e6a1: Pull complete 20:26:33 04944245beec: Pull complete 20:26:35 699f458cf7ca: Pull complete 20:26:35 765212b225bb: Pull complete 20:26:36 f23df028b6ca: Pull complete 20:26:36 d65c8cfc05b1: Pull complete 20:27:02 2437ff75d9bd: Pull complete 20:27:02 Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da 20:27:02 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 20:27:02 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 20:27:03 prd-ubuntu20.04-docker-arm64-4c-16g-24585 does not seem to be running inside a container 20:27:03 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged --net host -v /home/jenkins:/home/jenkins -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/device-rest-go/1 -v /w/workspace/device-rest-go/1:/w/workspace/device-rest-go/1:rw,z -v /w/workspace/device-rest-go/1@tmp:/w/workspace/device-rest-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat 20:27:04 $ docker top aa317f0300a4d2147b20ed3fa919244c5fdf597b9b5558ce63e7ae75f9687bea -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 20:27:09 ---> job-cost.sh 20:27:09 lf-activate-venv: SKIPPING 20:27:09 INFO: No Stack... 20:27:09 INFO: Retrieving Pricing Info for: v3-standard-8 20:27:09 INFO: Archiving Costs [Pipeline] sh 20:27:10 + cat /w/workspace/device-rest-go/1/archives/cost.csv 20:27:10 + cut -d, -f6 [Pipeline] lock 20:27:10 Trying to acquire lock on [jenkins-edgexfoundry-device-rest-go-PR-373-1-stack-cost] 20:27:10 Resource [jenkins-edgexfoundry-device-rest-go-PR-373-1-stack-cost] did not exist. Created. 20:27:10 Lock acquired on [jenkins-edgexfoundry-device-rest-go-PR-373-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 20:27:10 /w/workspace/device-rest-go/1@tmp/durable-802f4c1c/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh 20:27:11 + echo total: 0.2199999988079071 [Pipeline] stash 20:27:11 Warning: overwriting stash ‘stack-cost’ 20:27:11 Stashed 1 file(s) [Pipeline] } 20:27:11 Lock released on resource [jenkins-edgexfoundry-device-rest-go-PR-373-1-stack-cost] [Pipeline] // lock [Pipeline] } 20:27:11 $ docker stop --time=1 aa317f0300a4d2147b20ed3fa919244c5fdf597b9b5558ce63e7ae75f9687bea 20:27:12 $ docker rm -f --volumes aa317f0300a4d2147b20ed3fa919244c5fdf597b9b5558ce63e7ae75f9687bea [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [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 20:27:14 provisioning config files... 20:27:14 copy managed file [device-rest-go-codecov-token] to file:/w/workspace/gexfoundry_device-rest-go_PR-373@tmp/config6635878119120159350tmp [Pipeline] { [Pipeline] sh 20:27:15 + set +x 20:27:15 + bash -s -- 20:27:15 + curl -s https://codecov.io/bash 20:27:15 20:27:15 _____ _ 20:27:15 / ____| | | 20:27:15 | | ___ __| | ___ ___ _____ __ 20:27:15 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 20:27:15 | |___| (_) | (_| | __/ (_| (_) \ V / 20:27:15 \_____\___/ \__,_|\___|\___\___/ \_/ 20:27:15 Bash-1.0.6 20:27:15 20:27:15 20:27:15 ==> git version 2.25.1 found 20:27:15 ==> curl 7.68.0 (x86_64-pc-linux-gnu) libcurl/7.68.0 OpenSSL/1.1.1f zlib/1.2.11 brotli/1.0.7 libidn2/2.2.0 libpsl/0.21.0 (+libidn2/2.2.0) libssh/0.9.3/openssl/zlib nghttp2/1.40.0 librtmp/2.3 20:27:15 Release-Date: 2020-01-08 20:27:15 Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp 20:27:15 Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets 20:27:15 ==> Jenkins CI detected. 20:27:15 current dir:  /w/workspace/gexfoundry_device-rest-go_PR-373 20:27:15 project root: . 20:27:15 --> token set from env 20:27:15 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 20:27:15 ==> Running gcov in . (disable via -X gcov) 20:27:15 ==> Python coveragepy not found 20:27:15 ==> Searching for coverage reports in: 20:27:15 + . 20:27:15 -> Found 1 reports 20:27:15 ==> Detecting git/mercurial file structure 20:27:15 ==> Reading reports 20:27:15 + ./coverage.out bytes=14499 20:27:15 ==> Appending adjustments 20:27:15 https://docs.codecov.io/docs/fixing-reports 20:27:15 + Found adjustments 20:27:15 ==> Gzipping contents 20:27:15 4.0K /tmp/codecov.seN70y.gz 20:27:15 ==> Uploading reports 20:27:15 url: https://codecov.io 20:27:15 query: branch=PR-373&commit=1f8c11ac3f73fc47c7ec6c4de4133c66fd760705&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-rest-go%2Fjob%2FPR-373%2F1%2F&name=&tag=&slug=edgexfoundry%2Fdevice-rest-go&service=jenkins&flags=&pr=373&job=&cmd_args= 20:27:15 -> Pinging Codecov 20:27:15 https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=****&branch=PR-373&commit=1f8c11ac3f73fc47c7ec6c4de4133c66fd760705&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-rest-go%2Fjob%2FPR-373%2F1%2F&name=&tag=&slug=edgexfoundry%2Fdevice-rest-go&service=jenkins&flags=&pr=373&job=&cmd_args= 20:27:15 -> Uploading to 20:27:15 https://storage.googleapis.com/codecov/v4/raw/2023-12-06/4E5D53B4F1F92C436F7061BF334D961C/1f8c11ac3f73fc47c7ec6c4de4133c66fd760705/64a6ed48-a4ee-4386-9620-3c96c220257a.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20231206%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20231206T202715Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=4cd349781eef033484c4ec5bd2216cec23b3b1420679c12d37fc3a1dabe5903c 20:27:15 % Total % Received % Xferd Average Speed Time Time Time Current 20:27:15 Dload Upload Total Spent Left Speed 20:27:16 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 2321 0 0 100 2321 0 4115 --:--:-- --:--:-- --:--:-- 4115 20:27:16 -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/device-rest-go/commit/1f8c11ac3f73fc47c7ec6c4de4133c66fd760705 [Pipeline] } 20:27:16 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] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] sh 20:27:19 + [ -d /w/workspace/gexfoundry_device-rest-go_PR-373/archives ] 20:27:19 + ls -al /w/workspace/gexfoundry_device-rest-go_PR-373/archives 20:27:19 total 16 20:27:19 drwxr-xr-x 3 root root 4096 Dec 6 20:21 . 20:27:19 drwxrwxr-x 10 jenkins jenkins 4096 Dec 6 20:21 .. 20:27:19 drwxr-xr-x 2 root root 4096 Dec 6 20:21 cost 20:27:19 -rw-r--r-- 1 root root 86 Dec 6 20:21 cost.csv 20:27:19 + sudo chown -R jenkins:jenkins /w/workspace/gexfoundry_device-rest-go_PR-373/archives 20:27:19 + ls -al /w/workspace/gexfoundry_device-rest-go_PR-373/archives 20:27:19 total 16 20:27:19 drwxr-xr-x 3 jenkins jenkins 4096 Dec 6 20:21 . 20:27:19 drwxrwxr-x 10 jenkins jenkins 4096 Dec 6 20:21 .. 20:27:19 drwxr-xr-x 2 jenkins jenkins 4096 Dec 6 20:21 cost 20:27:19 -rw-r--r-- 1 jenkins jenkins 86 Dec 6 20:21 cost.csv [Pipeline] libraryResource [Pipeline] sh 20:27:19 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 20:27:20 ---> package-listing.sh 20:27:20 ++ facter osfamily 20:27:20 ++ tr '[:upper:]' '[:lower:]' 20:27:21 + OS_FAMILY=debian 20:27:21 + workspace=/w/workspace/gexfoundry_device-rest-go_PR-373 20:27:21 + START_PACKAGES=/tmp/packages_start.txt 20:27:21 + END_PACKAGES=/tmp/packages_end.txt 20:27:21 + DIFF_PACKAGES=/tmp/packages_diff.txt 20:27:21 + PACKAGES=/tmp/packages_start.txt 20:27:21 + '[' /w/workspace/gexfoundry_device-rest-go_PR-373 ']' 20:27:21 + PACKAGES=/tmp/packages_end.txt 20:27:21 + case "${OS_FAMILY}" in 20:27:21 + dpkg -l 20:27:21 + grep '^ii' 20:27:21 + '[' -f /tmp/packages_start.txt ']' 20:27:21 + '[' -f /tmp/packages_end.txt ']' 20:27:21 + diff /tmp/packages_start.txt /tmp/packages_end.txt 20:27:21 + '[' /w/workspace/gexfoundry_device-rest-go_PR-373 ']' 20:27:21 + mkdir -p /w/workspace/gexfoundry_device-rest-go_PR-373/archives/ 20:27:21 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/gexfoundry_device-rest-go_PR-373/archives/ [Pipeline] echo 20:27:21 Launching container with: [--privileged -u 0:0 --net host -v /var/log/sysstat:/var/log/sysstat -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/gexfoundry_device-rest-go_PR-373/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 20:27:21 + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:27:22 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 20:27:22 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 20:27:22 prd-ubuntu20.04-docker-8c-8g-24583 does not seem to be running inside a container 20:27:22 $ docker run -t -d -u 1001:1001 --privileged -u 0:0 --net host -v /var/log/sysstat:/var/log/sysstat -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/gexfoundry_device-rest-go_PR-373/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-373 -v /w/workspace/gexfoundry_device-rest-go_PR-373:/w/workspace/gexfoundry_device-rest-go_PR-373:rw,z -v /w/workspace/gexfoundry_device-rest-go_PR-373@tmp:/w/workspace/gexfoundry_device-rest-go_PR-373@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:latest cat 20:27:22 $ docker top 7453913c80b56abab2770ee15e81c6be62bc781fcf94c5c86220b07b35fafc63 -eo pid,comm [Pipeline] { [Pipeline] sh 20:27:23 + touch /tmp/pre-build-complete [Pipeline] sh 20:27:23 + mkdir -p /var/log/sysstat [Pipeline] sh 20:27:23 + ls /var/log/sa-host 20:27:23 ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 20:27:23 provisioning config files... 20:27:23 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/gexfoundry_device-rest-go_PR-373@tmp/config13280575537694023302tmp [Pipeline] { [Pipeline] echo 20:27:23 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 20:27:24 ---> create-netrc.sh [Pipeline] } 20:27:24 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 20:27:24 ---> python-tools-install.sh [Pipeline] echo 20:27:24 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 20:27:25 ---> sudo-logs.sh 20:27:25 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 20:27:25 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 20:27:25 ---> job-cost.sh 20:27:25 lf-activate-venv: SKIPPING 20:27:25 DEBUG: total: 0.2199999988079071 20:27:25 INFO: Retrieving Stack Cost... 20:27:26 INFO: Retrieving Pricing Info for: v3-standard-8 20:27:26 INFO: Archiving Costs [Pipeline] echo 20:27:26 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 20:27:26 ---> logs-deploy.sh 20:27:26 lf-activate-venv: SKIPPING 20:27:26 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-rest-go/PR-373/1 20:27:26 INFO: archiving workspace using pattern(s): 20:27:27 Archives upload complete. 20:27:27 INFO: archiving logs to Nexus 20:27:28 ---> uname -a: 20:27:28 Linux prd-ubuntu20-04-docker-8c-8g-24583 5.4.0-126-generic #142-Ubuntu SMP Fri Aug 26 12:12:57 UTC 2022 x86_64 GNU/Linux 20:27:28 20:27:28 20:27:28 ---> lscpu: 20:27:28 Architecture: x86_64 20:27:28 CPU op-mode(s): 32-bit, 64-bit 20:27:28 Byte Order: Little Endian 20:27:28 Address sizes: 40 bits physical, 48 bits virtual 20:27:28 CPU(s): 8 20:27:28 On-line CPU(s) list: 0-7 20:27:28 Thread(s) per core: 1 20:27:28 Core(s) per socket: 1 20:27:28 Socket(s): 8 20:27:28 NUMA node(s): 1 20:27:28 Vendor ID: AuthenticAMD 20:27:28 CPU family: 23 20:27:28 Model: 49 20:27:28 Model name: AMD EPYC-Rome Processor 20:27:28 Stepping: 0 20:27:28 CPU MHz: 2800.000 20:27:28 BogoMIPS: 5600.00 20:27:28 Virtualization: AMD-V 20:27:28 Hypervisor vendor: KVM 20:27:28 Virtualization type: full 20:27:28 L1d cache: 256 KiB 20:27:28 L1i cache: 256 KiB 20:27:28 L2 cache: 4 MiB 20:27:28 L3 cache: 128 MiB 20:27:28 NUMA node0 CPU(s): 0-7 20:27:28 Vulnerability Itlb multihit: Not affected 20:27:28 Vulnerability L1tf: Not affected 20:27:28 Vulnerability Mds: Not affected 20:27:28 Vulnerability Meltdown: Not affected 20:27:28 Vulnerability Mmio stale data: Not affected 20:27:28 Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp 20:27:28 Vulnerability Spectre v1: Mitigation; usercopy/swapgs barriers and __user pointer sanitization 20:27:28 Vulnerability Spectre v2: Mitigation; Retpolines, IBPB conditional, IBRS_FW, STIBP disabled, RSB filling 20:27:28 Vulnerability Srbds: Not affected 20:27:28 Vulnerability Tsx async abort: Not affected 20:27:28 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 rep_good nopl cpuid extd_apicid tsc_known_freq 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 perfctr_core ssbd ibrs ibpb stibp vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 rdseed adx smap clflushopt clwb sha_ni xsaveopt xsavec xgetbv1 xsaves clzero xsaveerptr wbnoinvd arat npt nrip_save umip rdpid arch_capabilities 20:27:28 20:27:28 20:27:28 ---> nproc: 20:27:28 8 20:27:28 20:27:28 20:27:28 ---> df -h: 20:27:28 Filesystem Size Used Avail Use% Mounted on 20:27:28 overlay 155G 12G 144G 8% / 20:27:28 tmpfs 64M 0 64M 0% /dev 20:27:28 tmpfs 16G 0 16G 0% /sys/fs/cgroup 20:27:28 shm 64M 0 64M 0% /dev/shm 20:27:28 /dev/vda1 155G 12G 144G 8% /facter-os 20:27:28 20:27:28 20:27:28 ---> sar -b -r -n DEV: 20:27:28 Linux 5.4.0-126-generic (prd-ubuntu20-04-docker-8c-8g-24583) 12/06/23 _x86_64_ (8 CPU) 20:27:28 20:27:28 20:17:18 LINUX RESTART (8 CPU) 20:27:28 20:27:28 20:18:01 tps rtps wtps dtps bread/s bwrtn/s bdscd/s 20:27:28 20:19:01 369.04 11.56 357.47 0.00 1827.43 43241.06 0.00 20:27:28 20:20:01 168.51 1.33 167.18 0.00 19.19 60415.59 0.00 20:27:28 20:21:01 155.84 0.32 155.52 0.00 24.93 35804.30 0.00 20:27:28 20:22:01 49.07 1.60 47.47 0.00 37.05 23308.38 0.00 20:27:28 20:23:02 41.71 13.41 28.30 0.00 5540.01 13206.87 0.00 20:27:28 20:24:01 5.37 0.00 5.37 0.00 0.00 6887.43 0.00 20:27:28 20:25:01 2.32 0.00 2.32 0.00 0.00 6736.88 0.00 20:27:28 20:26:01 2.90 0.00 2.90 0.00 0.00 6876.24 0.00 20:27:28 20:27:01 2.07 0.00 2.07 0.00 0.00 6867.66 0.00 20:27:28 Average: 88.69 3.14 85.55 0.00 829.10 22623.09 0.00 20:27:28 20:27:28 20:18:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 20:27:28 20:19:01 29147908 31503292 815416 2.48 78448 2545368 1987720 5.86 1057560 2285528 2408 20:27:28 20:20:01 27959280 31245204 1056508 3.21 151292 3310452 2340056 6.90 1478964 2943768 84084 20:27:28 20:21:01 27545200 31480700 822528 2.50 161884 3910512 2097984 6.18 1328244 3472636 454176 20:27:28 20:22:01 27554572 31513024 788544 2.40 165580 3914724 1749404 5.16 1314184 3463592 224 20:27:28 20:23:02 27177852 31491664 796800 2.42 173812 4250892 1821384 5.37 1549740 3575668 1008 20:27:28 20:24:01 27188228 31502100 786308 2.39 173864 4250900 1821384 5.37 1539836 3575668 12 20:27:28 20:25:01 27188448 31502396 785960 2.39 173952 4250904 1821384 5.37 1539628 3575672 12 20:27:28 20:26:01 27190600 31504584 783708 2.38 174008 4250900 1821384 5.37 1537488 3575676 28 20:27:28 20:27:01 27190680 31505396 783504 2.38 174056 4250908 1821384 5.37 1537132 3576356 12 20:27:28 Average: 27571419 31472040 824364 2.51 158544 3881729 1920232 5.66 1431420 3338285 60218 20:27:28 20:27:28 20:18:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 20:27:28 20:19:01 docker0 104.43 118.73 8.48 378.18 0.00 0.00 0.00 0.00 20:27:28 20:19:01 ens3 439.29 314.56 5516.57 64.29 0.00 0.00 0.00 0.00 20:27:28 20:19:01 vethd5f1dfd 64.71 75.65 6.38 58.79 0.00 0.00 0.00 0.00 20:27:28 20:19:01 lo 6.53 6.53 0.64 0.64 0.00 0.00 0.00 0.00 20:27:28 20:20:01 docker0 126.07 243.69 11.19 2302.88 0.00 0.00 0.00 0.00 20:27:28 20:20:01 veth0f2bed7 0.00 0.13 0.00 0.01 0.00 0.00 0.00 0.00 20:27:28 20:20:01 ens3 275.19 155.36 2326.13 75.26 0.00 0.00 0.00 0.00 20:27:28 20:20:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 20:27:28 20:21:01 docker0 4.90 9.27 0.29 93.25 0.00 0.00 0.00 0.00 20:27:28 20:21:01 ens3 122.43 74.20 2683.48 17.36 0.00 0.00 0.00 0.00 20:27:28 20:21:01 lo 1.80 1.80 0.19 0.19 0.00 0.00 0.00 0.00 20:27:28 20:22:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:27:28 20:22:01 ens3 19.03 14.00 17.86 10.55 0.00 0.00 0.00 0.00 20:27:28 20:22:01 lo 0.40 0.40 0.03 0.03 0.00 0.00 0.00 0.00 20:27:28 20:23:02 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:27:28 20:23:02 ens3 168.17 88.95 2031.13 6.20 0.00 0.00 0.00 0.00 20:27:28 20:23:02 lo 0.40 0.40 0.04 0.04 0.00 0.00 0.00 0.00 20:27:28 20:24:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:27:28 20:24:01 ens3 0.32 0.24 0.02 0.02 0.00 0.00 0.00 0.00 20:27:28 20:24:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 20:27:28 20:25:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:27:28 20:25:01 ens3 0.05 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:27:28 20:25:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:27:28 20:26:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:27:28 20:26:01 ens3 1.02 0.25 0.24 0.08 0.00 0.00 0.00 0.00 20:27:28 20:26:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 20:27:28 20:27:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:27:28 20:27:01 ens3 1.02 0.53 0.52 0.40 0.00 0.00 0.00 0.00 20:27:28 20:27:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:27:28 Average: docker0 26.21 41.38 2.22 308.85 0.00 0.00 0.00 0.00 20:27:28 Average: ens3 114.27 72.14 1399.86 19.39 0.00 0.00 0.00 0.00 20:27:28 Average: lo 1.08 1.08 0.10 0.10 0.00 0.00 0.00 0.00 20:27:28 20:27:28 20:27:28 ---> sar -P ALL: 20:27:28 Linux 5.4.0-126-generic (prd-ubuntu20-04-docker-8c-8g-24583) 12/06/23 _x86_64_ (8 CPU) 20:27:28 20:27:28 20:17:18 LINUX RESTART (8 CPU) 20:27:28 20:27:28 20:18:01 CPU %user %nice %system %iowait %steal %idle 20:27:28 20:19:01 all 7.19 0.00 3.13 4.52 0.06 85.09 20:27:28 20:19:01 0 6.03 0.00 2.89 12.69 0.07 78.32 20:27:28 20:19:01 1 7.59 0.00 3.43 1.06 0.07 87.86 20:27:28 20:19:01 2 8.33 0.00 2.99 2.51 0.05 86.12 20:27:28 20:19:01 3 5.93 0.00 2.76 0.83 0.07 90.42 20:27:28 20:19:01 4 8.15 0.00 3.68 11.98 0.07 76.13 20:27:28 20:19:01 5 6.57 0.00 3.83 5.89 0.08 83.62 20:27:28 20:19:01 6 5.91 0.00 2.66 0.17 0.03 91.23 20:27:28 20:19:01 7 9.03 0.00 2.82 1.00 0.07 87.09 20:27:28 20:20:01 all 7.72 0.00 2.91 7.61 0.05 81.71 20:27:28 20:20:01 0 8.09 0.00 2.81 7.07 0.05 81.98 20:27:28 20:20:01 1 8.00 0.00 2.68 3.79 0.03 85.49 20:27:28 20:20:01 2 7.29 0.00 3.14 0.88 0.03 88.66 20:27:28 20:20:01 3 5.55 0.00 1.64 1.08 0.05 91.69 20:27:28 20:20:01 4 8.00 0.00 4.05 41.99 0.09 45.87 20:27:28 20:20:01 5 7.69 0.00 3.79 3.38 0.05 85.09 20:27:28 20:20:01 6 8.84 0.00 2.60 1.43 0.05 87.08 20:27:28 20:20:01 7 8.27 0.00 2.59 1.66 0.05 87.42 20:27:28 20:21:01 all 39.45 0.00 5.09 2.09 0.10 53.27 20:27:28 20:21:01 0 39.76 0.00 5.24 0.17 0.10 54.73 20:27:28 20:21:01 1 41.00 0.00 4.95 0.74 0.12 53.18 20:27:28 20:21:01 2 36.53 0.00 5.43 0.98 0.10 56.95 20:27:28 20:21:01 3 37.90 0.00 4.71 0.78 0.10 56.50 20:27:28 20:21:01 4 39.48 0.00 5.21 0.27 0.10 54.94 20:27:28 20:21:01 5 38.86 0.00 3.88 0.24 0.10 56.92 20:27:28 20:21:01 6 41.42 0.00 5.53 2.31 0.10 50.63 20:27:28 20:21:01 7 40.63 0.00 5.73 11.31 0.10 42.23 20:27:28 20:22:01 all 1.17 0.00 0.52 0.22 0.02 98.08 20:27:28 20:22:01 0 1.12 0.00 0.52 0.12 0.02 98.23 20:27:28 20:22:01 1 2.14 0.00 0.52 0.02 0.02 97.31 20:27:28 20:22:01 2 0.77 0.00 0.62 0.00 0.02 98.59 20:27:28 20:22:01 3 0.90 0.00 0.45 0.03 0.02 98.60 20:27:28 20:22:01 4 1.28 0.00 0.57 0.12 0.02 98.01 20:27:28 20:22:01 5 0.70 0.00 0.70 1.17 0.02 97.41 20:27:28 20:22:01 6 1.05 0.00 0.32 0.02 0.02 98.60 20:27:28 20:22:01 7 1.36 0.00 0.47 0.27 0.02 97.89 20:27:28 20:23:02 all 1.41 0.00 0.71 0.25 0.02 97.61 20:27:28 20:23:02 0 2.05 0.00 1.00 0.15 0.02 96.78 20:27:28 20:23:02 1 0.88 0.00 0.68 0.02 0.00 98.42 20:27:28 20:23:02 2 1.05 0.00 0.60 0.07 0.02 98.26 20:27:28 20:23:02 3 0.89 0.00 0.87 0.40 0.02 97.83 20:27:28 20:23:02 4 1.44 0.00 0.85 0.79 0.02 96.90 20:27:28 20:23:02 5 0.67 0.00 0.62 0.30 0.03 98.37 20:27:28 20:23:02 6 1.15 0.00 0.52 0.18 0.02 98.13 20:27:28 20:23:02 7 3.19 0.00 0.52 0.10 0.03 96.16 20:27:28 20:24:01 all 0.08 0.00 0.02 0.01 0.00 99.89 20:27:28 20:24:01 0 0.07 0.00 0.02 0.00 0.02 99.90 20:27:28 20:24:01 1 0.00 0.00 0.00 0.00 0.00 100.00 20:27:28 20:24:01 2 0.05 0.00 0.02 0.00 0.00 99.93 20:27:28 20:24:01 3 0.02 0.00 0.02 0.00 0.00 99.97 20:27:28 20:24:01 4 0.07 0.00 0.05 0.07 0.00 99.81 20:27:28 20:24:01 5 0.02 0.00 0.02 0.00 0.00 99.97 20:27:28 20:24:01 6 0.02 0.00 0.02 0.00 0.00 99.97 20:27:28 20:24:01 7 0.42 0.00 0.00 0.00 0.00 99.58 20:27:28 20:25:01 all 0.02 0.00 0.02 0.00 0.01 99.95 20:27:28 20:25:01 0 0.05 0.00 0.07 0.00 0.02 99.87 20:27:28 20:25:01 1 0.02 0.00 0.00 0.00 0.00 99.98 20:27:28 20:25:01 2 0.03 0.00 0.03 0.00 0.00 99.93 20:27:28 20:25:01 3 0.00 0.00 0.02 0.00 0.02 99.97 20:27:28 20:25:01 4 0.03 0.00 0.02 0.03 0.02 99.90 20:27:28 20:25:01 5 0.02 0.00 0.00 0.00 0.00 99.98 20:27:28 20:25:01 6 0.03 0.00 0.00 0.00 0.00 99.97 20:27:28 20:25:01 7 0.00 0.00 0.00 0.00 0.00 100.00 20:27:28 20:26:01 all 0.11 0.00 0.02 0.01 0.00 99.86 20:27:28 20:26:01 0 0.08 0.00 0.05 0.00 0.00 99.87 20:27:28 20:26:01 1 0.02 0.00 0.00 0.00 0.00 99.98 20:27:28 20:26:01 2 0.02 0.00 0.00 0.00 0.00 99.98 20:27:28 20:26:01 3 0.03 0.00 0.02 0.00 0.00 99.95 20:27:28 20:26:01 4 0.05 0.00 0.00 0.05 0.00 99.90 20:27:28 20:26:01 5 0.00 0.00 0.00 0.02 0.00 99.98 20:27:28 20:26:01 6 0.05 0.00 0.02 0.00 0.00 99.93 20:27:28 20:26:01 7 0.67 0.00 0.05 0.00 0.02 99.27 20:27:28 20:27:01 all 0.07 0.00 0.02 0.01 0.00 99.90 20:27:28 20:27:01 0 0.08 0.00 0.05 0.00 0.02 99.85 20:27:28 20:27:01 1 0.05 0.00 0.02 0.00 0.02 99.92 20:27:28 20:27:01 2 0.02 0.00 0.00 0.00 0.00 99.98 20:27:28 20:27:01 3 0.03 0.00 0.02 0.02 0.00 99.93 20:27:28 20:27:01 4 0.03 0.00 0.02 0.03 0.00 99.92 20:27:28 20:27:01 5 0.00 0.00 0.02 0.00 0.00 99.98 20:27:28 20:27:01 6 0.03 0.00 0.00 0.00 0.00 99.97 20:27:28 20:27:01 7 0.32 0.00 0.03 0.00 0.00 99.65 20:27:28 Average: all 6.32 0.00 1.37 1.63 0.03 90.65 20:27:28 Average: 0 6.33 0.00 1.40 2.24 0.03 90.00 20:27:28 Average: 1 6.60 0.00 1.36 0.62 0.03 91.39 20:27:28 Average: 2 5.97 0.00 1.42 0.49 0.02 92.10 20:27:28 Average: 3 5.65 0.00 1.16 0.35 0.03 92.82 20:27:28 Average: 4 6.48 0.00 1.60 6.08 0.03 85.81 20:27:28 Average: 5 6.02 0.00 1.42 1.22 0.03 91.30 20:27:28 Average: 6 6.47 0.00 1.29 0.45 0.02 91.76 20:27:28 Average: 7 7.04 0.00 1.35 1.58 0.03 90.00 20:27:28 20:27:28 20:27:28