Pull request #372 opened Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 29078dab92709a45f4cc49f4712f3a5bebfb9f41+aba5f4cc438774234c64a3e3d3941f8bbfaf4eba (c647bae6f9208c37d84e4faafbb8aec94cd42918) 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-ssh8564565864760626815.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-ssh6496733643847774194.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-372/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-372/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh3948325408354073231.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-372/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh13927564434864610118.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-ssh3528037518896359695.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-372/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-372/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh3374547531512729047.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 ‘prd-ubuntu20.04-docker-8c-8g-24580’ Running on prd-ubuntu20.04-docker-8c-8g-24582 in /w/workspace/gexfoundry_device-rest-go_PR-372 [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-372 # 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 Merging remotes/origin/main commit aba5f4cc438774234c64a3e3d3941f8bbfaf4eba into PR head commit 29078dab92709a45f4cc49f4712f3a5bebfb9f41 Merge succeeded, producing 29078dab92709a45f4cc49f4712f3a5bebfb9f41 Checking out Revision 29078dab92709a45f4cc49f4712f3a5bebfb9f41 (PR-372) Commit message: "build(deps): Bump github.com/edgexfoundry/device-sdk-go/v3" First time build. Skipping changelog. > 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/372/head:refs/remotes/origin/PR-372 +refs/heads/main:refs/remotes/origin/main # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 29078dab92709a45f4cc49f4712f3a5bebfb9f41 # 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 29078dab92709a45f4cc49f4712f3a5bebfb9f41 # timeout=10 > 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:16:20 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 20:16:20 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 20:16:20 ========================================================= 20:16:20 EdgeX Global Pipelines Version Info 20:16:20 ========================================================= [Pipeline] libraryResource [Pipeline] sh 20:16:21 ------------------- 20:16:21 stable info: 20:16:21 ------------------- 20:16:21 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 20:16:21 Commit SHA: 33739fb647ab338ef2ce3bfc8312bfbcef468f88 20:16:21 Message: update stable to v1.0.258 20:16:22 ------------------- 20:16:22 experimental info: 20:16:22 ------------------- 20:16:22 Commited By: **** collab-it+edgex@linuxfoundation.org 20:16:22 Commit SHA: 33739fb647ab338ef2ce3bfc8312bfbcef468f88 20:16:22 Message: update experimental to v1.0.258 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 20:16:22 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-rest-go-settings [Pipeline] echo 20:16:22 [edgeXSetupEnvironment]: set envvar PROJECT = device-rest-go [Pipeline] echo 20:16:22 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 20:16:22 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 20:16:22 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 20:16:22 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.21 [Pipeline] echo 20:16:22 [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo 20:16:22 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo 20:16:22 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 20:16:22 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 20:16:22 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 20:16:22 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = device-rest [Pipeline] echo 20:16:22 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 20:16:22 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 20:16:23 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 20:16:23 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 20:16:23 [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo 20:16:23 [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo 20:16:23 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 20:16:23 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 20:16:23 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo 20:16:23 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo 20:16:23 [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo 20:16:23 [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo 20:16:23 [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo 20:16:23 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 20:16:23 [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo 20:16:23 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-372 [Pipeline] echo 20:16:24 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-372 [Pipeline] echo 20:16:24 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-372 [Pipeline] echo 20:16:24 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 29078dab92709a45f4cc49f4712f3a5bebfb9f41 [Pipeline] echo 20:16:24 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 29078da [Pipeline] echo 20:16:24 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 20:16:24 provisioning config files... 20:16:24 copy managed file [device-rest-go-settings] to file:/w/workspace/gexfoundry_device-rest-go_PR-372@tmp/config1581340868341633259tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 20:16:24 ---> ****-login.sh 20:16:24 nexus3.edgexfoundry.org:10001 20:16:25 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 20:16:25 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 20:16:25 Configure a credential helper to remove this warning. See 20:16:25 https://docs.****.com/engine/reference/commandline/login/#credentials-store 20:16:25 20:16:25 Login Succeeded 20:16:25 nexus3.edgexfoundry.org:10002 20:16:25 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 20:16:25 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 20:16:25 Configure a credential helper to remove this warning. See 20:16:25 https://docs.****.com/engine/reference/commandline/login/#credentials-store 20:16:25 20:16:25 Login Succeeded 20:16:25 nexus3.edgexfoundry.org:10003 20:16:25 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 20:16:25 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 20:16:25 Configure a credential helper to remove this warning. See 20:16:25 https://docs.****.com/engine/reference/commandline/login/#credentials-store 20:16:25 20:16:25 Login Succeeded 20:16:25 nexus3.edgexfoundry.org:10004 20:16:25 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 20:16:25 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 20:16:25 Configure a credential helper to remove this warning. See 20:16:25 https://docs.****.com/engine/reference/commandline/login/#credentials-store 20:16:25 20:16:25 Login Succeeded 20:16:25 ****.io 20:16:25 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 20:16:25 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 20:16:25 Configure a credential helper to remove this warning. See 20:16:25 https://docs.****.com/engine/reference/commandline/login/#credentials-store 20:16:25 20:16:25 Login Succeeded 20:16:25 ---> ****-login.sh ends [Pipeline] } 20:16:26 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh 20:16:26 + git rev-list -1 --merges 29078dab92709a45f4cc49f4712f3a5bebfb9f41~1..29078dab92709a45f4cc49f4712f3a5bebfb9f41 [Pipeline] echo 20:16:26 -----------> git rev-list -1 --merges 29078dab92709a45f4cc49f4712f3a5bebfb9f41~1..29078dab92709a45f4cc49f4712f3a5bebfb9f41 29078dab92709a45f4cc49f4712f3a5bebfb9f41 [false] [Pipeline] sh 20:16:27 + git log --format=format:%s -1 29078dab92709a45f4cc49f4712f3a5bebfb9f41 [Pipeline] echo 20:16:27 ========================================================= 20:16:27 [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] 20:16:27 ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 20:16:27 + git log --format=format:%s -1 29078dab92709a45f4cc49f4712f3a5bebfb9f41 [Pipeline] echo 20:16:27 [semverPrep] GIT_COMMIT: 29078dab92709a45f4cc49f4712f3a5bebfb9f41, Commit Message: build(deps): Bump github.com/edgexfoundry/device-sdk-go/v3 [Pipeline] echo 20:16:27 [semverPrep] This is not a build commit. [Pipeline] sh 20:16:28 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 20:16:28 + grep -v github /etc/ssh/ssh_known_hosts 20:16:28 + [ -e /tmp/ssh_known_hosts ] 20:16:28 + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts 20:16:28 + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= 20:16:28 + sudo tee -a /etc/ssh/ssh_known_hosts 20:16:28 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:16:28 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 20:16:28 20:16:28 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:16:29 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 20:16:29 0.1.4: Pulling from edgex-devops/py-git-semver 20:16:29 b85a868b505f: Pulling fs layer 20:16:29 e2be974225ed: Pulling fs layer 20:16:29 339a4e72a1f5: Pulling fs layer 20:16:29 988bab9f4d93: Pulling fs layer 20:16:29 1469e6f7b9e6: Pulling fs layer 20:16:29 eaf3925da568: Pulling fs layer 20:16:29 bab4dde63d76: Pulling fs layer 20:16:29 bde34c3a00c8: Pulling fs layer 20:16:29 b352a97aabf1: Pulling fs layer 20:16:29 4872d77fe225: Pulling fs layer 20:16:29 5851b861e8e6: Pulling fs layer 20:16:29 1469e6f7b9e6: Waiting 20:16:29 b352a97aabf1: Waiting 20:16:29 eaf3925da568: Waiting 20:16:29 4872d77fe225: Waiting 20:16:29 5851b861e8e6: Waiting 20:16:29 bab4dde63d76: Waiting 20:16:29 bde34c3a00c8: Waiting 20:16:29 988bab9f4d93: Waiting 20:16:29 e2be974225ed: Verifying Checksum 20:16:29 e2be974225ed: Download complete 20:16:29 988bab9f4d93: Verifying Checksum 20:16:29 988bab9f4d93: Download complete 20:16:29 339a4e72a1f5: Verifying Checksum 20:16:29 339a4e72a1f5: Download complete 20:16:29 1469e6f7b9e6: Verifying Checksum 20:16:29 1469e6f7b9e6: Download complete 20:16:29 eaf3925da568: Download complete 20:16:29 bde34c3a00c8: Verifying Checksum 20:16:29 bde34c3a00c8: Download complete 20:16:29 b352a97aabf1: Verifying Checksum 20:16:29 b352a97aabf1: Download complete 20:16:29 4872d77fe225: Download complete 20:16:29 5851b861e8e6: Verifying Checksum 20:16:29 5851b861e8e6: Download complete 20:16:29 b85a868b505f: Verifying Checksum 20:16:29 b85a868b505f: Download complete 20:16:29 bab4dde63d76: Verifying Checksum 20:16:29 bab4dde63d76: Download complete 20:16:30 b85a868b505f: Pull complete 20:16:30 e2be974225ed: Pull complete 20:16:31 339a4e72a1f5: Pull complete 20:16:31 988bab9f4d93: Pull complete 20:16:31 1469e6f7b9e6: Pull complete 20:16:31 eaf3925da568: Pull complete 20:16:33 bab4dde63d76: Pull complete 20:16:33 bde34c3a00c8: Pull complete 20:16:33 b352a97aabf1: Pull complete 20:16:33 4872d77fe225: Pull complete 20:16:33 5851b861e8e6: Pull complete 20:16:33 Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 20:16:33 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 20:16:33 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 20:16:33 prd-ubuntu20.04-docker-8c-8g-24582 does not seem to be running inside a container 20:16:33 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/gexfoundry_device-rest-go_PR-372 -v /w/workspace/gexfoundry_device-rest-go_PR-372:/w/workspace/gexfoundry_device-rest-go_PR-372:rw,z -v /w/workspace/gexfoundry_device-rest-go_PR-372@tmp:/w/workspace/gexfoundry_device-rest-go_PR-372@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 20:16:37 $ docker top c8fc7745e59e285998a6559429a72f872f427fc5fc6a88a556084c92843096cd -eo pid,comm 20:16:37 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:16:37 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 20:16:37 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 20:16:37 [ssh-agent] Looking for ssh-agent implementation... 20:16:38 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 20:16:38 $ docker exec c8fc7745e59e285998a6559429a72f872f427fc5fc6a88a556084c92843096cd ssh-agent 20:16:38 SSH_AUTH_SOCK=/tmp/ssh-Y3JIXvZyG2Wg/agent.32 20:16:38 SSH_AGENT_PID=38 20:16:38 Running ssh-add (command line suppressed) 20:16:38 Identity added: /w/workspace/gexfoundry_device-rest-go_PR-372@tmp/private_key_2331150352366903701.key (/w/workspace/gexfoundry_device-rest-go_PR-372@tmp/private_key_2331150352366903701.key) 20:16:38 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 20:16:38 + git tag --points-at HEAD [Pipeline] } 20:16:38 $ docker exec --env ******** --env ******** c8fc7745e59e285998a6559429a72f872f427fc5fc6a88a556084c92843096cd ssh-agent -k 20:16:38 unset SSH_AUTH_SOCK; 20:16:38 unset SSH_AGENT_PID; 20:16:38 echo Agent pid 38 killed; 20:16:38 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 20:16:38 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 20:16:38 [ssh-agent] Looking for ssh-agent implementation... 20:16:39 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 20:16:39 $ docker exec c8fc7745e59e285998a6559429a72f872f427fc5fc6a88a556084c92843096cd ssh-agent 20:16:39 SSH_AUTH_SOCK=/tmp/ssh-YIybNmeI97aD/agent.70 20:16:39 SSH_AGENT_PID=76 20:16:39 Running ssh-add (command line suppressed) 20:16:39 Identity added: /w/workspace/gexfoundry_device-rest-go_PR-372@tmp/private_key_5908784447376200767.key (/w/workspace/gexfoundry_device-rest-go_PR-372@tmp/private_key_5908784447376200767.key) 20:16:39 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 20:16:39 + git semver init 20:16:39 2023-12-06 20:16:39,832 [run_init] DEBUG init version:0.0.0 force:False 20:16:39 2023-12-06 20:16:39,832 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/gexfoundry_device-rest-go_PR-372/.semver 20:16:39 2023-12-06 20:16:39,833 [execute] INFO git clone -b semver git@github.com:edgexfoundry/device-rest-go.git /w/workspace/gexfoundry_device-rest-go_PR-372/.semver 20:16:39 2023-12-06 20:16:39,833 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/device-rest-go.git', '/w/workspace/gexfoundry_device-rest-go_PR-372/.semver'], cwd=/w/workspace/gexfoundry_device-rest-go_PR-372, universal_newlines=False, shell=None, istream=None) 20:16:41 2023-12-06 20:16:41,231 [append_file] DEBUG append to file:/w/workspace/gexfoundry_device-rest-go_PR-372/.git/info/exclude 20:16:41 2023-12-06 20:16:41,232 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/gexfoundry_device-rest-go_PR-372/.semver/PR-372 with force:False 20:16:41 2023-12-06 20:16:41,232 [write_file] DEBUG write to file:/w/workspace/gexfoundry_device-rest-go_PR-372/.semver/PR-372 20:16:41 2023-12-06 20:16:41,237 [execute] INFO git cat-file --batch-check 20:16:41 2023-12-06 20:16:41,238 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/gexfoundry_device-rest-go_PR-372/.semver, universal_newlines=False, shell=None, istream=) 20:16:41 2023-12-06 20:16:41,245 [execute] INFO git cat-file --batch 20:16:41 2023-12-06 20:16:41,245 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/gexfoundry_device-rest-go_PR-372/.semver, universal_newlines=False, shell=None, istream=) 20:16:41 2023-12-06 20:16:41,250 [read_version] DEBUG read version from /w/workspace/gexfoundry_device-rest-go_PR-372/.semver/PR-372 20:16:41 0.0.0 [Pipeline] } 20:16:41 $ docker exec --env ******** --env ******** c8fc7745e59e285998a6559429a72f872f427fc5fc6a88a556084c92843096cd ssh-agent -k 20:16:41 unset SSH_AUTH_SOCK; 20:16:41 unset SSH_AGENT_PID; 20:16:41 echo Agent pid 76 killed; 20:16:41 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 20:16:41 + git semver [Pipeline] } 20:16:42 $ docker stop --time=1 c8fc7745e59e285998a6559429a72f872f427fc5fc6a88a556084c92843096cd 20:16:43 $ docker rm -f --volumes c8fc7745e59e285998a6559429a72f872f427fc5fc6a88a556084c92843096cd [Pipeline] // withDockerContainer [Pipeline] sh 20:16:44 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 20:16:44 Stashed 1 file(s) [Pipeline] echo 20:16:44 [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:16:45 provisioning config files... 20:16:45 copy managed file [device-rest-go-settings] to file:/w/workspace/gexfoundry_device-rest-go_PR-372@tmp/config13914774012279007041tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 20:16:45 ---> ****-login.sh 20:16:45 nexus3.edgexfoundry.org:10001 20:16:45 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 20:16:45 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 20:16:45 Configure a credential helper to remove this warning. See 20:16:45 https://docs.****.com/engine/reference/commandline/login/#credentials-store 20:16:45 20:16:45 Login Succeeded 20:16:45 nexus3.edgexfoundry.org:10002 20:16:45 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 20:16:45 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 20:16:45 Configure a credential helper to remove this warning. See 20:16:45 https://docs.****.com/engine/reference/commandline/login/#credentials-store 20:16:45 20:16:45 Login Succeeded 20:16:45 nexus3.edgexfoundry.org:10003 20:16:45 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 20:16:45 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 20:16:45 Configure a credential helper to remove this warning. See 20:16:45 https://docs.****.com/engine/reference/commandline/login/#credentials-store 20:16:45 20:16:45 Login Succeeded 20:16:45 nexus3.edgexfoundry.org:10004 20:16:45 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 20:16:45 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 20:16:45 Configure a credential helper to remove this warning. See 20:16:45 https://docs.****.com/engine/reference/commandline/login/#credentials-store 20:16:45 20:16:45 Login Succeeded 20:16:45 ****.io 20:16:46 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 20:16:46 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 20:16:46 Configure a credential helper to remove this warning. See 20:16:46 https://docs.****.com/engine/reference/commandline/login/#credentials-store 20:16:46 20:16:46 Login Succeeded 20:16:46 ---> ****-login.sh ends [Pipeline] } 20:16:46 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 20:16:46 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 20:16:46 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 20:16:46 ========================================================= 20:16:46 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine] 20:16:46 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:16:47 + 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:16:47 Sending build context to Docker daemon 16.35MB 20:16:47 Step 1/12 : ARG BASE=golang:1.21-alpine3.18 20:16:47 Step 2/12 : FROM ${BASE} AS builder 20:16:47 1.21-alpine: Pulling from edgex-devops/edgex-golang-base 20:16:47 7264a8db6415: Pulling fs layer 20:16:47 c4d48a809fc2: Pulling fs layer 20:16:47 4f1c88b9dad5: Pulling fs layer 20:16:47 ad3a456e5733: Pulling fs layer 20:16:47 69c7f0334f64: Pulling fs layer 20:16:47 1f1c1a5573a3: Pulling fs layer 20:16:47 ce7588e14bc9: Pulling fs layer 20:16:47 b5e4710f87ac: Pulling fs layer 20:16:47 ad3a456e5733: Waiting 20:16:47 1f1c1a5573a3: Waiting 20:16:47 69c7f0334f64: Waiting 20:16:47 ce7588e14bc9: Waiting 20:16:47 b5e4710f87ac: Waiting 20:16:47 c4d48a809fc2: Download complete 20:16:47 ad3a456e5733: Download complete 20:16:47 69c7f0334f64: Verifying Checksum 20:16:47 69c7f0334f64: Download complete 20:16:47 7264a8db6415: Verifying Checksum 20:16:47 7264a8db6415: Download complete 20:16:47 1f1c1a5573a3: Verifying Checksum 20:16:47 7264a8db6415: Pull complete 20:16:47 b5e4710f87ac: Verifying Checksum 20:16:47 b5e4710f87ac: Download complete 20:16:47 c4d48a809fc2: Pull complete 20:16:48 4f1c88b9dad5: Verifying Checksum 20:16:48 4f1c88b9dad5: Download complete 20:16:48 ce7588e14bc9: Verifying Checksum 20:16:50 4f1c88b9dad5: Pull complete 20:16:51 ad3a456e5733: Pull complete 20:16:51 69c7f0334f64: Pull complete 20:16:51 1f1c1a5573a3: Pull complete 20:16:53 ce7588e14bc9: Pull complete 20:16:54 b5e4710f87ac: Pull complete 20:16:54 Digest: sha256:f80dd7bb8fdf010369d5adb4058a62695265b22e897ca6aac7b42af84fdce50e 20:16:54 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine 20:16:54 ---> 88b5674ff536 20:16:54 Step 3/12 : ARG ADD_BUILD_TAGS="" 20:16:59 ---> Running in cb6978f54d20 20:16:59 Removing intermediate container cb6978f54d20 20:16:59 ---> 355130e3d804 20:16:59 Step 4/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 20:16:59 ---> Running in 47e7aba4f3d5 20:16:59 Removing intermediate container 47e7aba4f3d5 20:16:59 ---> 255b11750862 20:16:59 Step 5/12 : ARG ALPINE_PKG_BASE="make git openssh-client" 20:16:59 ---> Running in 5003cd0c60ce 20:16:59 Removing intermediate container 5003cd0c60ce 20:16:59 ---> c9dbb2770ef2 20:16:59 Step 6/12 : ARG ALPINE_PKG_EXTRA="" 20:16:59 Still waiting to schedule task 20:16:59 Waiting for next available executor on ‘prd-ubuntu20.04-docker-arm64-4c-16g-24581’ 20:17:00 ---> Running in 82f48fb2e5cd 20:17:00 Removing intermediate container 82f48fb2e5cd 20:17:00 ---> 52857be7cdd1 20:17:00 Step 7/12 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 20:17:00 ---> Running in 162ed74cc4d5 20:17:00 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 20:17:00 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 20:17:00 (1/4) Installing openssh-keygen (9.3_p2-r0) 20:17:00 (2/4) Installing libedit (20221030.3.1-r1) 20:17:00 (3/4) Installing openssh-client-common (9.3_p2-r0) 20:17:00 (4/4) Installing openssh-client-default (9.3_p2-r0) 20:17:00 Executing busybox-1.36.1-r5.trigger 20:17:00 OK: 268 MiB in 56 packages 20:17:01 Removing intermediate container 162ed74cc4d5 20:17:01 ---> 83fe11e49008 20:17:01 Step 8/12 : WORKDIR /device-rest-go 20:17:01 ---> Running in 7f0769e8094c 20:17:01 Removing intermediate container 7f0769e8094c 20:17:01 ---> a2f573a67890 20:17:01 Step 9/12 : COPY go.mod vendor* ./ 20:17:01 ---> fbc748e324f4 20:17:01 Step 10/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 20:17:01 ---> Running in 8194b15e65e6 20:17:48 Removing intermediate container 8194b15e65e6 20:17:48 ---> 571b08c41036 20:17:48 Step 11/12 : COPY . . 20:17:48 ---> ae4c29202b9f 20:17:48 Step 12/12 : RUN $MAKE 20:17:48 ---> Running in e3b258abacaa 20:17:48 noop 20:17:48 Removing intermediate container e3b258abacaa 20:17:48 ---> 44ac6d9c29ea 20:17:48 Successfully built 44ac6d9c29ea 20:17:48 Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:17:49 + docker inspect -f . ci-base-image-x86_64 20:17:49 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 20:17:49 prd-ubuntu20.04-docker-8c-8g-24582 does not seem to be running inside a container 20:17:49 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/gexfoundry_device-rest-go_PR-372 -v /w/workspace/gexfoundry_device-rest-go_PR-372:/w/workspace/gexfoundry_device-rest-go_PR-372:rw,z -v /w/workspace/gexfoundry_device-rest-go_PR-372@tmp:/w/workspace/gexfoundry_device-rest-go_PR-372@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 ******** ci-base-image-x86_64 cat 20:17:50 $ docker top 48c3dc1b039dbf5398f1a5e40093d40279992fc6eed87232f394b20afbec588a -eo pid,comm [Pipeline] { [Pipeline] sh 20:17:51 + go version 20:17:51 go version go1.21.0 linux/amd64 [Pipeline] } 20:17:51 $ docker stop --time=1 48c3dc1b039dbf5398f1a5e40093d40279992fc6eed87232f394b20afbec588a 20:17:52 $ docker rm -f --volumes 48c3dc1b039dbf5398f1a5e40093d40279992fc6eed87232f394b20afbec588a [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:17:53 + docker inspect -f . ci-base-image-x86_64 20:17:53 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 20:17:53 prd-ubuntu20.04-docker-8c-8g-24582 does not seem to be running inside a container 20:17:53 $ 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-372 -v /w/workspace/gexfoundry_device-rest-go_PR-372:/w/workspace/gexfoundry_device-rest-go_PR-372:rw,z -v /w/workspace/gexfoundry_device-rest-go_PR-372@tmp:/w/workspace/gexfoundry_device-rest-go_PR-372@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 ******** ci-base-image-x86_64 cat 20:17:54 $ docker top ee026d8c1b31831ad8956c1c47e71e2c2abb8ee95eab8fad2f40a50f5cddbeef -eo pid,comm [Pipeline] { [Pipeline] sh 20:17:54 + git config --global --add safe.directory /w/workspace/gexfoundry_device-rest-go_PR-372 [Pipeline] fileExists [Pipeline] sh 20:17:54 + make test 20:17:54 go test ./... -coverprofile=coverage.out ./... 20:17:56 ? github.com/edgexfoundry/device-rest-go [no test files] 20:18:06 ? github.com/edgexfoundry/device-rest-go/cmd [no test files] 20:18:06 ok github.com/edgexfoundry/device-rest-go/driver 0.012s coverage: 33.2% of statements 20:18:12 go vet ./... 20:18:15 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 20:18:15 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 20:18:15 ./bin/test-attribution-txt.sh [Pipeline] echo 20:18:15 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] } 20:18:15 $ docker stop --time=1 ee026d8c1b31831ad8956c1c47e71e2c2abb8ee95eab8fad2f40a50f5cddbeef 20:18:19 $ docker rm -f --volumes ee026d8c1b31831ad8956c1c47e71e2c2abb8ee95eab8fad2f40a50f5cddbeef [Pipeline] // withDockerContainer [Pipeline] sh 20:18:20 + sudo chown -R jenkins:jenkins . [Pipeline] stash 20:18:20 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh 20:18:21 + sudo chown -R jenkins:jenkins . [Pipeline] sh 20:18:21 + ls -al . 20:18:21 total 180 20:18:21 drwxrwxr-x 9 jenkins jenkins 4096 Dec 6 20:17 . 20:18:21 drwxrwxr-x 4 jenkins jenkins 4096 Dec 6 20:16 .. 20:18:21 -rw-rw-r-- 1 jenkins jenkins 151 Dec 6 20:16 .dockerignore 20:18:21 drwxrwxr-x 8 jenkins jenkins 4096 Dec 6 20:18 .git 20:18:21 drwxrwxr-x 3 jenkins jenkins 4096 Dec 6 20:16 .github 20:18:21 -rw-rw-r-- 1 jenkins jenkins 264 Dec 6 20:16 .gitignore 20:18:21 -rw-rw-r-- 1 jenkins jenkins 41 Dec 6 20:16 .golangci.yml 20:18:21 drwxr-xr-x 3 jenkins jenkins 4096 Dec 6 20:16 .semver 20:18:21 -rw-rw-r-- 1 jenkins jenkins 10300 Dec 6 20:16 Attribution.txt 20:18:21 -rw-rw-r-- 1 jenkins jenkins 17685 Dec 6 20:16 CHANGELOG.md 20:18:21 -rw-rw-r-- 1 jenkins jenkins 1687 Dec 6 20:16 Dockerfile 20:18:21 -rw-rw-r-- 1 jenkins jenkins 677 Dec 6 20:16 GOVERNANCE.md 20:18:21 -rw-rw-r-- 1 jenkins jenkins 680 Dec 6 20:16 Jenkinsfile 20:18:21 -rw-rw-r-- 1 jenkins jenkins 11340 Dec 6 20:16 LICENSE 20:18:21 -rw-rw-r-- 1 jenkins jenkins 2010 Dec 6 20:16 Makefile 20:18:21 -rw-rw-r-- 1 jenkins jenkins 620 Dec 6 20:16 OWNERS.md 20:18:21 -rw-rw-r-- 1 jenkins jenkins 3989 Dec 6 20:16 README.md 20:18:21 -rw-rw-r-- 1 jenkins jenkins 5 Dec 6 20:16 VERSION 20:18:21 drwxrwxr-x 2 jenkins jenkins 4096 Dec 6 20:16 bin 20:18:21 drwxrwxr-x 3 jenkins jenkins 4096 Dec 6 20:16 cmd 20:18:21 -rw-r--r-- 1 jenkins jenkins 14499 Dec 6 20:18 coverage.out 20:18:21 drwxrwxr-x 2 jenkins jenkins 4096 Dec 6 20:16 driver 20:18:21 -rw-rw-r-- 1 jenkins jenkins 3886 Dec 6 20:16 go.mod 20:18:21 -rw-rw-r-- 1 jenkins jenkins 35084 Dec 6 20:16 go.sum 20:18:21 drwxrwxr-x 3 jenkins jenkins 4096 Dec 6 20:16 openapi 20:18:21 -rw-rw-r-- 1 jenkins jenkins 713 Dec 6 20:16 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:18:22 + 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=29078dab92709a45f4cc49f4712f3a5bebfb9f41 --label arch=amd64 --label version=0.0.0 . 20:18:22 Sending build context to Docker daemon 16.37MB 20:18:22 Step 1/26 : ARG BASE=golang:1.21-alpine3.18 20:18:22 Step 2/26 : FROM ${BASE} AS builder 20:18:22 ---> 44ac6d9c29ea 20:18:22 Step 3/26 : ARG ADD_BUILD_TAGS="" 20:18:22 ---> Running in 432c99d4dceb 20:18:22 Removing intermediate container 432c99d4dceb 20:18:22 ---> c15fb7c16da7 20:18:22 Step 4/26 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 20:18:22 ---> Running in 95c251f488a9 20:18:22 Removing intermediate container 95c251f488a9 20:18:22 ---> 8a9e47ed7280 20:18:22 Step 5/26 : ARG ALPINE_PKG_BASE="make git openssh-client" 20:18:22 ---> Running in 087217b941ea 20:18:22 Removing intermediate container 087217b941ea 20:18:22 ---> a22bef6e9151 20:18:22 Step 6/26 : ARG ALPINE_PKG_EXTRA="" 20:18:22 ---> Running in 7acdeda8283a 20:18:22 Removing intermediate container 7acdeda8283a 20:18:22 ---> 1018f095bfa0 20:18:22 Step 7/26 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 20:18:22 ---> Running in 961dc8b1a083 20:18:22 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 20:18:23 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 20:18:23 OK: 268 MiB in 56 packages 20:18:23 Removing intermediate container 961dc8b1a083 20:18:23 ---> 63ed06c282d7 20:18:23 Step 8/26 : WORKDIR /device-rest-go 20:18:23 ---> Running in c6caf9294526 20:18:23 Removing intermediate container c6caf9294526 20:18:23 ---> c5c201598a53 20:18:23 Step 9/26 : COPY go.mod vendor* ./ 20:18:24 ---> 7b41da4044f5 20:18:24 Step 10/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 20:18:24 ---> Running in 5555e448fe35 20:18:25 Removing intermediate container 5555e448fe35 20:18:25 ---> 37a8dd681bcf 20:18:25 Step 11/26 : COPY . . 20:18:26 ---> 42849c9e34d8 20:18:26 Step 12/26 : RUN $MAKE 20:18:26 ---> Running in 1ec876a40779 20:18:27 CGO_ENABLED=0 go build -tags "" -ldflags "-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.3" -trimpath -mod=readonly -o cmd/device-rest ./cmd 20:18:49 Removing intermediate container 1ec876a40779 20:18:49 ---> 823252df7322 20:18:49 Step 13/26 : FROM alpine:3.18 20:18:49 3.18: Pulling from library/alpine 20:18:49 c926b61bad3b: Pulling fs layer 20:18:49 c926b61bad3b: Verifying Checksum 20:18:49 c926b61bad3b: Download complete 20:18:50 c926b61bad3b: Pull complete 20:18:50 Digest: sha256:34871e7290500828b39e22294660bee86d966bc0017544e848dd9a255cdf59e0 20:18:50 Status: Downloaded newer image for alpine:3.18 20:18:50 ---> b541f2080109 20:18:50 Step 14/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel' 20:18:50 ---> Running in f0291cbe2aec 20:18:50 Removing intermediate container f0291cbe2aec 20:18:50 ---> bbae07dcafc1 20:18:50 Step 15/26 : LABEL Name=device-rest-go Version=${VERSION} 20:18:50 ---> Running in c7e069734828 20:18:51 Removing intermediate container c7e069734828 20:18:51 ---> 663d12416644 20:18:51 Step 16/26 : RUN apk add --update --no-cache dumb-init 20:18:51 ---> Running in 40d27ebb5e8b 20:18:51 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 20:18:51 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 20:18:52 (1/1) Installing dumb-init (1.2.5-r2) 20:18:52 Executing busybox-1.36.1-r5.trigger 20:18:52 OK: 7 MiB in 16 packages 20:18:53 Removing intermediate container 40d27ebb5e8b 20:18:53 ---> de71c128734e 20:18:53 Step 17/26 : RUN apk --no-cache upgrade 20:18:54 ---> Running in be978de1ab0d 20:18:55 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 20:18:55 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 20:18:55 OK: 7 MiB in 16 packages 20:18:55 Removing intermediate container be978de1ab0d 20:18:55 ---> 9e885a422625 20:18:55 Step 18/26 : COPY --from=builder /device-rest-go/cmd / 20:18:56 ---> 07bf5a4de989 20:18:56 Step 19/26 : COPY --from=builder /device-rest-go/LICENSE / 20:18:56 ---> 3fd57a6f048d 20:18:56 Step 20/26 : COPY --from=builder /device-rest-go/Attribution.txt / 20:18:56 ---> b07e2cfdb4ab 20:18:56 Step 21/26 : EXPOSE 59986 20:18:56 ---> Running in 2a24bf9c068f 20:18:56 Removing intermediate container 2a24bf9c068f 20:18:56 ---> 975a4c101700 20:18:56 Step 22/26 : ENTRYPOINT ["/device-rest"] 20:18:56 ---> Running in df347d5cb946 20:18:56 Removing intermediate container df347d5cb946 20:18:56 ---> 6c1fa26ede0e 20:18:56 Step 23/26 : CMD ["--cp=consul://edgex-core-consul:8500", "--registry"] 20:18:57 ---> Running in 116823c0dfa3 20:18:57 Removing intermediate container 116823c0dfa3 20:18:57 ---> 6d63db770fff 20:18:57 Step 24/26 : LABEL arch=amd64 20:18:57 ---> Running in 4f16921ba789 20:18:57 Removing intermediate container 4f16921ba789 20:18:57 ---> 44b9b5ea96ba 20:18:57 Step 25/26 : LABEL git_sha=29078dab92709a45f4cc49f4712f3a5bebfb9f41 20:18:57 ---> Running in 37ad212ba234 20:18:57 Removing intermediate container 37ad212ba234 20:18:57 ---> 8848eba617c2 20:18:57 Step 26/26 : LABEL version=0.0.0 20:18:57 ---> Running in a3808e285f7c 20:18:57 Removing intermediate container a3808e285f7c 20:18:57 ---> 6f9cb3f98ee9 20:18:57 [Warning] One or more build-args [ARCH] were not consumed 20:18:57 Successfully built 6f9cb3f98ee9 20:18:57 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:18:58 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 20:18:58 20:18:58 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:18:59 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 20:18:59 latest: Pulling from edgex-lftools-log-publisher 20:18:59 5eb5b503b376: Pulling fs layer 20:18:59 5c69ac0246d0: Pulling fs layer 20:18:59 ec43610c2a17: Pulling fs layer 20:18:59 3a2ae6a8a46f: Pulling fs layer 20:18:59 33b1e0a273af: Pulling fs layer 20:18:59 5d3b04190fa2: Pulling fs layer 20:18:59 2f39f015ded8: Pulling fs layer 20:18:59 33b1e0a273af: Waiting 20:18:59 5d3b04190fa2: Waiting 20:18:59 2f39f015ded8: Waiting 20:18:59 3a2ae6a8a46f: Waiting 20:18:59 5c69ac0246d0: Verifying Checksum 20:18:59 5c69ac0246d0: Download complete 20:18:59 3a2ae6a8a46f: Verifying Checksum 20:18:59 3a2ae6a8a46f: Download complete 20:18:59 33b1e0a273af: Verifying Checksum 20:18:59 33b1e0a273af: Download complete 20:18:59 5d3b04190fa2: Verifying Checksum 20:18:59 5d3b04190fa2: Download complete 20:18:59 ec43610c2a17: Verifying Checksum 20:18:59 ec43610c2a17: Download complete 20:18:59 5eb5b503b376: Verifying Checksum 20:18:59 5eb5b503b376: Download complete 20:18:59 2f39f015ded8: Download complete 20:19:00 5eb5b503b376: Pull complete 20:19:00 5c69ac0246d0: Pull complete 20:19:01 ec43610c2a17: Pull complete 20:19:01 3a2ae6a8a46f: Pull complete 20:19:01 33b1e0a273af: Pull complete 20:19:01 5d3b04190fa2: Pull complete 20:19:05 2f39f015ded8: Pull complete 20:19:05 Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 20:19:05 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 20:19:05 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 20:19:05 prd-ubuntu20.04-docker-8c-8g-24582 does not seem to be running inside a container 20:19:05 $ 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-372 -v /w/workspace/gexfoundry_device-rest-go_PR-372:/w/workspace/gexfoundry_device-rest-go_PR-372:rw,z -v /w/workspace/gexfoundry_device-rest-go_PR-372@tmp:/w/workspace/gexfoundry_device-rest-go_PR-372@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-lftools-log-publisher:latest cat 20:19:14 $ docker top 552024fba92057b628a32ccd6f53c7dd7a8142db752b983edf13334a7b630996 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 20:19:15 ---> job-cost.sh 20:19:15 lf-activate-venv: SKIPPING 20:19:15 INFO: No Stack... 20:19:15 INFO: Retrieving Pricing Info for: v3-standard-8 20:19:15 INFO: Archiving Costs [Pipeline] sh 20:19:16 + cat /w/workspace/gexfoundry_device-rest-go_PR-372/archives/cost.csv 20:19:16 + cut -d, -f6 [Pipeline] lock 20:19:16 Trying to acquire lock on [jenkins-edgexfoundry-device-rest-go-PR-372-1-stack-cost] 20:19:16 Resource [jenkins-edgexfoundry-device-rest-go-PR-372-1-stack-cost] did not exist. Created. 20:19:16 Lock acquired on [jenkins-edgexfoundry-device-rest-go-PR-372-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 20:19:16 + echo total: 0.2199999988079071 [Pipeline] stash 20:19:16 Stashed 1 file(s) [Pipeline] } 20:19:16 Lock released on resource [jenkins-edgexfoundry-device-rest-go-PR-372-1-stack-cost] [Pipeline] // lock [Pipeline] } 20:19:17 $ docker stop --time=1 552024fba92057b628a32ccd6f53c7dd7a8142db752b983edf13334a7b630996 20:19:18 $ docker rm -f --volumes 552024fba92057b628a32ccd6f53c7dd7a8142db752b983edf13334a7b630996 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } 20:20:17 Running on prd-ubuntu20.04-docker-arm64-4c-16g-24584 in /w/workspace/gexfoundry_device-rest-go_PR-372 [Pipeline] { [Pipeline] ws 20:20:17 Running in /w/workspace/device-rest-go/1 [Pipeline] { [Pipeline] checkout 20:20:21 The recommended git tool is: git 20:20:26 using credential edgex-jenkins-ssh 20:20:26 Cloning the remote Git repository 20:20:26 Cloning repository git@github.com:edgexfoundry/device-rest-go.git 20:20:26 > git init /w/workspace/device-rest-go/1 # timeout=10 20:20:26 Fetching upstream changes from git@github.com:edgexfoundry/device-rest-go.git 20:20:26 > git --version # timeout=10 20:20:26 > git --version # 'git version 2.25.1' 20:20:26 using GIT_SSH to set credentials SSH Credentials for GitHub 20:20:27 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-rest-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 20:20:29 > git config remote.origin.url git@github.com:edgexfoundry/device-rest-go.git # timeout=10 20:20:30 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 20:20:30 > git config remote.origin.url git@github.com:edgexfoundry/device-rest-go.git # timeout=10 20:20:30 Fetching upstream changes from git@github.com:edgexfoundry/device-rest-go.git 20:20:30 using GIT_SSH to set credentials SSH Credentials for GitHub 20:20:30 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-rest-go.git +refs/pull/372/head:refs/remotes/origin/PR-372 +refs/heads/main:refs/remotes/origin/main # timeout=10 20:20:31 Merging remotes/origin/main commit aba5f4cc438774234c64a3e3d3941f8bbfaf4eba into PR head commit 29078dab92709a45f4cc49f4712f3a5bebfb9f41 20:20:31 Merge succeeded, producing 29078dab92709a45f4cc49f4712f3a5bebfb9f41 20:20:31 Checking out Revision 29078dab92709a45f4cc49f4712f3a5bebfb9f41 (PR-372) 20:20:32 Commit message: "build(deps): Bump github.com/edgexfoundry/device-sdk-go/v3" 20:20:32 > git --version # timeout=10 20:20:32 > git --version # 'git version 2.25.1' 20:20:32 fatal: bad object 33739fb647ab338ef2ce3bfc8312bfbcef468f88 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { 20:20:31 > git config core.sparsecheckout # timeout=10 20:20:31 > git checkout -f 29078dab92709a45f4cc49f4712f3a5bebfb9f41 # timeout=10 20:20:31 > git remote # timeout=10 20:20:31 > git config --get remote.origin.url # timeout=10 20:20:31 using GIT_SSH to set credentials SSH Credentials for GitHub 20:20:31 > git merge aba5f4cc438774234c64a3e3d3941f8bbfaf4eba # timeout=10 20:20:31 > git rev-parse HEAD^{commit} # timeout=10 20:20:31 > git config core.sparsecheckout # timeout=10 20:20:31 > git checkout -f 29078dab92709a45f4cc49f4712f3a5bebfb9f41 # timeout=10 [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 20:20:33 + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json 20:20:33 % Total % Received % Xferd Average Speed Time Time Time Current 20:20:33 Dload Upload Total Spent Left Speed 20:20:33 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12682 100 12682 0 0 104k 0 --:--:-- --:--:-- --:--:-- 105k [Pipeline] sh 20:20:34 + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh 20:20:34 + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json 20:20:34 + sudo tee /etc/docker/daemon.new 20:20:34 { 20:20:34 "registry-mirrors": [ 20:20:34 "https://nexus3.edgexfoundry.org:10001" 20:20:34 ], 20:20:34 "bip": "10.250.0.254/24", 20:20:34 "hosts": [ 20:20:34 "tcp://0.0.0.0:5555", 20:20:34 "unix:///var/run/docker.sock" 20:20:34 ], 20:20:34 "mtu": 1458, 20:20:34 "selinux-enabled": true, 20:20:34 "seccomp-profile": "/etc/docker/seccomp.json" 20:20:34 } [Pipeline] sh 20:20:34 + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh 20:20:35 + sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 20:20:57 provisioning config files... 20:20:57 copy managed file [device-rest-go-settings] to file:/w/workspace/device-rest-go/1@tmp/config8676520146354458126tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 20:20:57 ---> ****-login.sh 20:20:57 nexus3.edgexfoundry.org:10001 20:20:58 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 20:20:58 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 20:20:58 Configure a credential helper to remove this warning. See 20:20:58 https://docs.****.com/engine/reference/commandline/login/#credentials-store 20:20:58 20:20:58 Login Succeeded 20:20:58 nexus3.edgexfoundry.org:10002 20:20:58 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 20:20:58 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 20:20:58 Configure a credential helper to remove this warning. See 20:20:58 https://docs.****.com/engine/reference/commandline/login/#credentials-store 20:20:58 20:20:58 Login Succeeded 20:20:58 nexus3.edgexfoundry.org:10003 20:20:58 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 20:20:58 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 20:20:58 Configure a credential helper to remove this warning. See 20:20:58 https://docs.****.com/engine/reference/commandline/login/#credentials-store 20:20:58 20:20:58 Login Succeeded 20:20:58 nexus3.edgexfoundry.org:10004 20:20:59 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 20:20:59 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 20:20:59 Configure a credential helper to remove this warning. See 20:20:59 https://docs.****.com/engine/reference/commandline/login/#credentials-store 20:20:59 20:20:59 Login Succeeded 20:20:59 ****.io 20:20:59 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 20:20:59 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 20:20:59 Configure a credential helper to remove this warning. See 20:20:59 https://docs.****.com/engine/reference/commandline/login/#credentials-store 20:20:59 20:20:59 Login Succeeded 20:20:59 ---> ****-login.sh ends [Pipeline] } 20:20:59 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 20:21:00 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 20:21:00 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 20:21:00 ========================================================= 20:21:00 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine] 20:21:00 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:21:01 + 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:21:06 #0 building with "default" instance using docker driver 20:21:06 20:21:06 #1 [internal] load .dockerignore 20:21:06 #1 transferring context: 20:21:06 #1 transferring context: 193B done 20:21:06 #1 DONE 0.1s 20:21:06 20:21:06 #2 [internal] load build definition from Dockerfile 20:21:06 #2 transferring dockerfile: 1.73kB done 20:21:06 #2 DONE 0.1s 20:21:06 20:21:06 #3 [internal] load metadata for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine 20:21:06 #3 DONE 0.1s 20:21:06 20:21:06 #4 [builder 1/7] FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine@sha256:bced28d2139e98291f6f5222245e06760ce829f55f75386c6c13bfabca1016f1 20:21:06 #4 resolve nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine@sha256:bced28d2139e98291f6f5222245e06760ce829f55f75386c6c13bfabca1016f1 0.0s done 20:21:06 #4 ... 20:21:06 20:21:06 #5 [internal] load build context 20:21:06 #5 transferring context: 95.79kB 0.1s done 20:21:06 #5 DONE 0.1s 20:21:06 20:21:06 #4 [builder 1/7] FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine@sha256:bced28d2139e98291f6f5222245e06760ce829f55f75386c6c13bfabca1016f1 20:21:06 #4 sha256:9fda8d8052c61740409c4bea888859c141fd8cc3f58ac61943144ff6d1681b2d 1.05MB / 3.33MB 0.1s 20:21:06 #4 sha256:c4a7e357bf2afb491120807d5c1f057a5a5a20538e7ce574e6d4d15f0f245475 0B / 63.99MB 0.1s 20:21:06 #4 sha256:bced28d2139e98291f6f5222245e06760ce829f55f75386c6c13bfabca1016f1 1.79kB / 1.79kB done 20:21:06 #4 sha256:86de565de09d5564fc8e683dd5e843d211607dc732ec3413b333e21adf3ea5fe 8.50kB / 8.50kB done 20:21:06 #4 extracting sha256:9fda8d8052c61740409c4bea888859c141fd8cc3f58ac61943144ff6d1681b2d 20:21:06 #4 sha256:9fda8d8052c61740409c4bea888859c141fd8cc3f58ac61943144ff6d1681b2d 3.33MB / 3.33MB 0.2s done 20:21:06 #4 sha256:c4a7e357bf2afb491120807d5c1f057a5a5a20538e7ce574e6d4d15f0f245475 6.29MB / 63.99MB 0.3s 20:21:06 #4 sha256:5d54e960e981301b0098c80d2e61d694333b5ab480a007a3a8d0fa629662d377 286.30kB / 286.30kB 0.1s done 20:21:06 #4 sha256:f0e02332f6b52e139e0158c3d8d903ddf2c22f866cf8b4937f6ec867389ead7e 156B / 156B 0.2s done 20:21:06 #4 sha256:0c6a40ed1a827191370422a71ed3212a50c68d4dd408f823748fd3007cc4ac04 1.05MB / 97.63MB 0.3s 20:21:06 #4 sha256:94ae7d8d031caf51c1dafe287a029a279f16e37f70b86d866d23593c59136feb 0B / 11.40MB 0.3s 20:21:06 #4 sha256:872ee5b61b7b24ecb4310852b1d24038dd5f0ac59b55905f2e0a51b50880d9a1 440B / 440B 0.2s done 20:21:06 #4 sha256:c4a7e357bf2afb491120807d5c1f057a5a5a20538e7ce574e6d4d15f0f245475 10.49MB / 63.99MB 0.4s 20:21:06 #4 sha256:94ae7d8d031caf51c1dafe287a029a279f16e37f70b86d866d23593c59136feb 2.86MB / 11.40MB 0.4s 20:21:06 #4 sha256:c4a7e357bf2afb491120807d5c1f057a5a5a20538e7ce574e6d4d15f0f245475 14.68MB / 63.99MB 0.5s 20:21:06 #4 sha256:0c6a40ed1a827191370422a71ed3212a50c68d4dd408f823748fd3007cc4ac04 8.39MB / 97.63MB 0.5s 20:21:06 #4 sha256:94ae7d8d031caf51c1dafe287a029a279f16e37f70b86d866d23593c59136feb 6.29MB / 11.40MB 0.5s 20:21:07 #4 sha256:c4a7e357bf2afb491120807d5c1f057a5a5a20538e7ce574e6d4d15f0f245475 19.92MB / 63.99MB 0.6s 20:21:07 #4 extracting sha256:9fda8d8052c61740409c4bea888859c141fd8cc3f58ac61943144ff6d1681b2d 0.5s done 20:21:07 #4 sha256:0c6a40ed1a827191370422a71ed3212a50c68d4dd408f823748fd3007cc4ac04 13.36MB / 97.63MB 0.6s 20:21:07 #4 sha256:94ae7d8d031caf51c1dafe287a029a279f16e37f70b86d866d23593c59136feb 10.49MB / 11.40MB 0.6s 20:21:07 #4 sha256:c4a7e357bf2afb491120807d5c1f057a5a5a20538e7ce574e6d4d15f0f245475 24.15MB / 63.99MB 0.7s 20:21:07 #4 sha256:94ae7d8d031caf51c1dafe287a029a279f16e37f70b86d866d23593c59136feb 11.40MB / 11.40MB 0.6s done 20:21:07 #4 sha256:c4a7e357bf2afb491120807d5c1f057a5a5a20538e7ce574e6d4d15f0f245475 33.18MB / 63.99MB 0.9s 20:21:07 #4 sha256:0c6a40ed1a827191370422a71ed3212a50c68d4dd408f823748fd3007cc4ac04 26.21MB / 97.63MB 0.9s 20:21:07 #4 extracting sha256:5d54e960e981301b0098c80d2e61d694333b5ab480a007a3a8d0fa629662d377 20:21:07 #4 sha256:c4a7e357bf2afb491120807d5c1f057a5a5a20538e7ce574e6d4d15f0f245475 37.75MB / 63.99MB 1.0s 20:21:07 #4 sha256:0c6a40ed1a827191370422a71ed3212a50c68d4dd408f823748fd3007cc4ac04 31.46MB / 97.63MB 1.0s 20:21:07 #4 sha256:c4a7e357bf2afb491120807d5c1f057a5a5a20538e7ce574e6d4d15f0f245475 43.08MB / 63.99MB 1.1s 20:21:07 #4 sha256:0c6a40ed1a827191370422a71ed3212a50c68d4dd408f823748fd3007cc4ac04 36.70MB / 97.63MB 1.1s 20:21:07 #4 extracting sha256:5d54e960e981301b0098c80d2e61d694333b5ab480a007a3a8d0fa629662d377 0.2s done 20:21:07 #4 sha256:c4a7e357bf2afb491120807d5c1f057a5a5a20538e7ce574e6d4d15f0f245475 55.57MB / 63.99MB 1.3s 20:21:07 #4 sha256:0c6a40ed1a827191370422a71ed3212a50c68d4dd408f823748fd3007cc4ac04 41.94MB / 97.63MB 1.2s 20:21:08 #4 sha256:c4a7e357bf2afb491120807d5c1f057a5a5a20538e7ce574e6d4d15f0f245475 61.87MB / 63.99MB 1.4s 20:21:08 #4 sha256:0c6a40ed1a827191370422a71ed3212a50c68d4dd408f823748fd3007cc4ac04 50.33MB / 97.63MB 1.4s 20:21:08 #4 sha256:c4a7e357bf2afb491120807d5c1f057a5a5a20538e7ce574e6d4d15f0f245475 63.99MB / 63.99MB 1.5s done 20:21:08 #4 sha256:0c6a40ed1a827191370422a71ed3212a50c68d4dd408f823748fd3007cc4ac04 63.96MB / 97.63MB 1.7s 20:21:08 #4 extracting sha256:c4a7e357bf2afb491120807d5c1f057a5a5a20538e7ce574e6d4d15f0f245475 20:21:08 #4 sha256:0c6a40ed1a827191370422a71ed3212a50c68d4dd408f823748fd3007cc4ac04 69.21MB / 97.63MB 1.8s 20:21:08 #4 sha256:0c6a40ed1a827191370422a71ed3212a50c68d4dd408f823748fd3007cc4ac04 74.45MB / 97.63MB 1.9s 20:21:08 #4 sha256:0c6a40ed1a827191370422a71ed3212a50c68d4dd408f823748fd3007cc4ac04 85.36MB / 97.63MB 2.1s 20:21:08 #4 sha256:0c6a40ed1a827191370422a71ed3212a50c68d4dd408f823748fd3007cc4ac04 90.76MB / 97.63MB 2.2s 20:21:08 #4 sha256:0c6a40ed1a827191370422a71ed3212a50c68d4dd408f823748fd3007cc4ac04 96.47MB / 97.63MB 2.3s 20:21:09 #4 sha256:0c6a40ed1a827191370422a71ed3212a50c68d4dd408f823748fd3007cc4ac04 97.63MB / 97.63MB 2.4s done 20:21:14 #4 extracting sha256:c4a7e357bf2afb491120807d5c1f057a5a5a20538e7ce574e6d4d15f0f245475 5.9s 20:21:19 #4 extracting sha256:c4a7e357bf2afb491120807d5c1f057a5a5a20538e7ce574e6d4d15f0f245475 11.2s 20:21:26 #4 extracting sha256:c4a7e357bf2afb491120807d5c1f057a5a5a20538e7ce574e6d4d15f0f245475 17.2s done 20:21:27 #4 extracting sha256:f0e02332f6b52e139e0158c3d8d903ddf2c22f866cf8b4937f6ec867389ead7e done 20:21:27 #4 extracting sha256:872ee5b61b7b24ecb4310852b1d24038dd5f0ac59b55905f2e0a51b50880d9a1 done 20:21:27 #4 extracting sha256:0c6a40ed1a827191370422a71ed3212a50c68d4dd408f823748fd3007cc4ac04 0.1s 20:21:32 #4 extracting sha256:0c6a40ed1a827191370422a71ed3212a50c68d4dd408f823748fd3007cc4ac04 5.2s 20:21:35 #4 extracting sha256:0c6a40ed1a827191370422a71ed3212a50c68d4dd408f823748fd3007cc4ac04 8.9s done 20:21:36 #4 extracting sha256:94ae7d8d031caf51c1dafe287a029a279f16e37f70b86d866d23593c59136feb 20:21:37 #4 extracting sha256:94ae7d8d031caf51c1dafe287a029a279f16e37f70b86d866d23593c59136feb 1.8s done 20:21:38 #4 DONE 31.6s 20:21:38 20:21:38 #6 [builder 2/7] RUN apk add --update --no-cache make git openssh-client 20:21:39 #6 0.745 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 20:21:39 #6 1.063 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 20:21:40 #6 2.051 (1/4) Installing openssh-keygen (9.3_p2-r0) 20:21:40 #6 2.076 (2/4) Installing libedit (20221030.3.1-r1) 20:21:40 #6 2.089 (3/4) Installing openssh-client-common (9.3_p2-r0) 20:21:40 #6 2.156 (4/4) Installing openssh-client-default (9.3_p2-r0) 20:21:40 #6 2.190 Executing busybox-1.36.1-r5.trigger 20:21:40 #6 2.230 OK: 271 MiB in 56 packages 20:21:42 #6 DONE 4.0s 20:21:42 20:21:42 #7 [builder 3/7] WORKDIR /device-rest-go 20:21:42 #7 DONE 0.2s 20:21:42 20:21:42 #8 [builder 4/7] COPY go.mod vendor* ./ 20:21:42 #8 DONE 0.2s 20:21:42 20:21:42 #9 [builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 20:22:09 #9 DONE 24.2s 20:22:09 20:22:09 #10 [builder 6/7] COPY . . 20:22:09 #10 DONE 0.1s 20:22:09 20:22:09 #11 [builder 7/7] RUN echo noop 20:22:09 #11 0.607 noop 20:22:09 #11 DONE 0.7s 20:22:09 20:22:09 #12 exporting to image 20:22:09 #12 exporting layers 20:22:36 #12 exporting layers 25.4s done 20:22:36 #12 writing image sha256:df897d22dd40b8a93354a5c7d2d770b0f8dddf1dcd5b20ceaec8efd60b77ebd7 done 20:22:36 #12 naming to docker.io/library/ci-base-image-arm64 20:22:36 #12 naming to docker.io/library/ci-base-image-arm64 0.0s done 20:22:36 #12 DONE 25.4s [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:22:36 + docker inspect -f . ci-base-image-arm64 20:22:36 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 20:22:37 prd-ubuntu20.04-docker-arm64-4c-16g-24584 does not seem to be running inside a container 20:22:37 $ 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 ******** ci-base-image-arm64 cat 20:22:38 $ docker top 9b3f82e5cba8ed8ff5ea2e73d8d9315fe5d3ab3a95bc0f9ad268cbeb70d07c51 -eo pid,comm [Pipeline] { [Pipeline] sh 20:22:39 + go version 20:22:39 go version go1.21.0 linux/arm64 [Pipeline] } 20:22:39 $ docker stop --time=1 9b3f82e5cba8ed8ff5ea2e73d8d9315fe5d3ab3a95bc0f9ad268cbeb70d07c51 20:22:41 $ docker rm -f --volumes 9b3f82e5cba8ed8ff5ea2e73d8d9315fe5d3ab3a95bc0f9ad268cbeb70d07c51 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:22:42 + docker inspect -f . ci-base-image-arm64 20:22:42 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 20:22:42 prd-ubuntu20.04-docker-arm64-4c-16g-24584 does not seem to be running inside a container 20:22:42 $ 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 ******** ci-base-image-arm64 cat 20:22:43 $ docker top fff0adcdeb5dedf744e1d5eb5287d0d0b176f8de3e0d77225a9e51288ae328eb -eo pid,comm [Pipeline] { [Pipeline] sh 20:22:44 + git config --global --add safe.directory /w/workspace/device-rest-go/1 [Pipeline] fileExists [Pipeline] sh 20:22:44 + make test 20:22:44 go test ./... -coverprofile=coverage.out ./... 20:22:52 ? github.com/edgexfoundry/device-rest-go [no test files] 20:23:49 ? github.com/edgexfoundry/device-rest-go/cmd [no test files] 20:23:49 ok github.com/edgexfoundry/device-rest-go/driver 0.049s coverage: 33.2% of statements 20:23:49 WARNING: Linting skipped (not on x86_64 or linter not installed) 20:23:49 go vet ./... 20:24:04 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 20:24:04 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 20:24:04 ./bin/test-attribution-txt.sh [Pipeline] echo 20:24:04 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] } 20:24:04 $ docker stop --time=1 fff0adcdeb5dedf744e1d5eb5287d0d0b176f8de3e0d77225a9e51288ae328eb 20:24:06 $ docker rm -f --volumes fff0adcdeb5dedf744e1d5eb5287d0d0b176f8de3e0d77225a9e51288ae328eb [Pipeline] // withDockerContainer [Pipeline] sh 20:24:07 + sudo chown -R jenkins:jenkins . [Pipeline] stash 20:24:07 Warning: overwriting stash ‘coverage-report’ 20:24:07 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh 20:24:08 + sudo chown -R jenkins:jenkins . [Pipeline] sh 20:24:09 + ls -al . 20:24:09 total 176 20:24:09 drwxrwxr-x 8 jenkins jenkins 4096 Dec 6 20:22 . 20:24:09 drwxrwxr-x 4 jenkins jenkins 4096 Dec 6 20:20 .. 20:24:09 -rw-rw-r-- 1 jenkins jenkins 151 Dec 6 20:20 .dockerignore 20:24:09 drwxrwxr-x 8 jenkins jenkins 4096 Dec 6 20:20 .git 20:24:09 drwxrwxr-x 3 jenkins jenkins 4096 Dec 6 20:20 .github 20:24:09 -rw-rw-r-- 1 jenkins jenkins 264 Dec 6 20:20 .gitignore 20:24:09 -rw-rw-r-- 1 jenkins jenkins 41 Dec 6 20:20 .golangci.yml 20:24:09 -rw-rw-r-- 1 jenkins jenkins 10300 Dec 6 20:20 Attribution.txt 20:24:09 -rw-rw-r-- 1 jenkins jenkins 17685 Dec 6 20:20 CHANGELOG.md 20:24:09 -rw-rw-r-- 1 jenkins jenkins 1687 Dec 6 20:20 Dockerfile 20:24:09 -rw-rw-r-- 1 jenkins jenkins 677 Dec 6 20:20 GOVERNANCE.md 20:24:09 -rw-rw-r-- 1 jenkins jenkins 680 Dec 6 20:20 Jenkinsfile 20:24:09 -rw-rw-r-- 1 jenkins jenkins 11340 Dec 6 20:20 LICENSE 20:24:09 -rw-rw-r-- 1 jenkins jenkins 2010 Dec 6 20:20 Makefile 20:24:09 -rw-rw-r-- 1 jenkins jenkins 620 Dec 6 20:20 OWNERS.md 20:24:09 -rw-rw-r-- 1 jenkins jenkins 3989 Dec 6 20:20 README.md 20:24:09 -rw-rw-r-- 1 jenkins jenkins 5 Dec 6 20:16 VERSION 20:24:09 drwxrwxr-x 2 jenkins jenkins 4096 Dec 6 20:20 bin 20:24:09 drwxrwxr-x 3 jenkins jenkins 4096 Dec 6 20:20 cmd 20:24:09 -rw-r--r-- 1 jenkins jenkins 14499 Dec 6 20:23 coverage.out 20:24:09 drwxrwxr-x 2 jenkins jenkins 4096 Dec 6 20:20 driver 20:24:09 -rw-rw-r-- 1 jenkins jenkins 3886 Dec 6 20:20 go.mod 20:24:09 -rw-rw-r-- 1 jenkins jenkins 35084 Dec 6 20:20 go.sum 20:24:09 drwxrwxr-x 3 jenkins jenkins 4096 Dec 6 20:20 openapi 20:24:09 -rw-rw-r-- 1 jenkins jenkins 713 Dec 6 20:20 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:24:09 + 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=29078dab92709a45f4cc49f4712f3a5bebfb9f41 --label arch=arm64 --label version=0.0.0 . 20:24:10 #0 building with "default" instance using docker driver 20:24:10 20:24:10 #1 [internal] load .dockerignore 20:24:10 #1 transferring context: 193B 0.0s done 20:24:10 #1 DONE 0.0s 20:24:10 20:24:10 #2 [internal] load build definition from Dockerfile 20:24:10 #2 transferring dockerfile: 1.73kB 0.0s done 20:24:10 #2 DONE 0.0s 20:24:10 20:24:10 #3 [internal] load metadata for docker.io/library/ci-base-image-arm64:latest 20:24:10 #3 DONE 0.0s 20:24:10 20:24:10 #4 [internal] load metadata for docker.io/library/alpine:3.18 20:24:10 #4 DONE 0.5s 20:24:10 20:24:10 #5 [internal] load build context 20:24:10 #5 transferring context: 16.04kB 0.0s done 20:24:10 #5 DONE 0.0s 20:24:10 20:24:10 #6 [stage-1 1/6] FROM docker.io/library/alpine:3.18@sha256:34871e7290500828b39e22294660bee86d966bc0017544e848dd9a255cdf59e0 20:24:10 #6 resolve docker.io/library/alpine:3.18@sha256:34871e7290500828b39e22294660bee86d966bc0017544e848dd9a255cdf59e0 0.1s done 20:24:11 #6 ... 20:24:11 20:24:11 #7 [builder 1/7] FROM docker.io/library/ci-base-image-arm64 20:24:11 #7 DONE 0.2s 20:24:11 20:24:11 #6 [stage-1 1/6] FROM docker.io/library/alpine:3.18@sha256:34871e7290500828b39e22294660bee86d966bc0017544e848dd9a255cdf59e0 20:24:11 #6 sha256:34871e7290500828b39e22294660bee86d966bc0017544e848dd9a255cdf59e0 1.64kB / 1.64kB done 20:24:11 #6 sha256:d4ade3639c27579321046d78cc44ec978cea8357d56932611984f601d27e30ac 528B / 528B done 20:24:11 #6 sha256:98487ac3d99577fbab06f220381fb052c7145a5dbcfea10ca83256f8f37f4f77 1.49kB / 1.49kB done 20:24:11 #6 sha256:2c03dbb20264f09924f9eab176da44e5421e74a78b09531d3c63448a7baa7c59 3.33MB / 3.33MB 0.2s done 20:24:11 #6 extracting sha256:2c03dbb20264f09924f9eab176da44e5421e74a78b09531d3c63448a7baa7c59 20:24:11 #6 extracting sha256:2c03dbb20264f09924f9eab176da44e5421e74a78b09531d3c63448a7baa7c59 0.5s done 20:24:15 #6 DONE 3.9s 20:24:15 20:24:15 #8 [builder 2/7] RUN apk add --update --no-cache make git openssh-client 20:24:15 #8 0.771 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 20:24:15 #8 1.227 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 20:24:15 #8 2.377 OK: 271 MiB in 56 packages 20:24:15 #8 DONE 3.6s 20:24:15 20:24:15 #9 [builder 3/7] WORKDIR /device-rest-go 20:24:15 #9 DONE 0.2s 20:24:15 20:24:15 #10 [stage-1 2/6] RUN apk add --update --no-cache dumb-init 20:24:15 #10 ... 20:24:15 20:24:15 #11 [builder 4/7] COPY go.mod vendor* ./ 20:24:15 #11 DONE 0.1s 20:24:15 20:24:15 #12 [builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 20:24:16 #12 DONE 1.2s 20:24:16 20:24:16 #13 [builder 6/7] COPY . . 20:24:16 #13 DONE 0.1s 20:24:16 20:24:16 #10 [stage-1 2/6] RUN apk add --update --no-cache dumb-init 20:24:16 #10 0.879 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 20:24:16 #10 1.227 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 20:24:17 #10 2.442 (1/1) Installing dumb-init (1.2.5-r2) 20:24:17 #10 2.453 Executing busybox-1.36.1-r5.trigger 20:24:17 #10 2.488 OK: 8 MiB in 16 packages 20:24:17 #10 DONE 2.8s 20:24:17 20:24:17 #14 [stage-1 3/6] RUN apk --no-cache upgrade 20:24:18 #14 0.944 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 20:24:18 #14 1.324 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 20:24:20 #14 2.417 OK: 8 MiB in 16 packages 20:24:20 #14 DONE 2.8s 20:24:20 20:24:20 #15 [builder 7/7] RUN make build 20:24:20 #15 0.810 CGO_ENABLED=0 go build -tags "" -ldflags "-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.3" -trimpath -mod=readonly -o cmd/device-rest ./cmd 20:25:42 #15 DONE 73.9s 20:25:42 20:25:42 #16 [stage-1 4/6] COPY --from=builder /device-rest-go/cmd / 20:25:42 #16 DONE 0.4s 20:25:42 20:25:42 #17 [stage-1 5/6] COPY --from=builder /device-rest-go/LICENSE / 20:25:42 #17 DONE 0.1s 20:25:42 20:25:42 #18 [stage-1 6/6] COPY --from=builder /device-rest-go/Attribution.txt / 20:25:42 #18 DONE 0.1s 20:25:42 20:25:42 #19 exporting to image 20:25:42 #19 exporting layers 20:25:42 #19 exporting layers 0.5s done 20:25:42 #19 writing image sha256:736ad687af9b710929fab23b878af39a4a291f79df61c86675371541abc80d13 done 20:25:42 #19 naming to docker.io/library/device-rest-arm64 0.0s done 20:25:42 #19 DONE 0.5s [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:25:43 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 20:25:43 20:25:43 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:25:44 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 20:25:44 arm64: Pulling from edgex-lftools-log-publisher 20:25:44 8998bd30e6a1: Pulling fs layer 20:25:44 04944245beec: Pulling fs layer 20:25:44 699f458cf7ca: Pulling fs layer 20:25:44 765212b225bb: Pulling fs layer 20:25:44 f23df028b6ca: Pulling fs layer 20:25:44 d65c8cfc05b1: Pulling fs layer 20:25:44 2437ff75d9bd: Pulling fs layer 20:25:44 765212b225bb: Waiting 20:25:44 f23df028b6ca: Waiting 20:25:44 d65c8cfc05b1: Waiting 20:25:44 2437ff75d9bd: Waiting 20:25:44 04944245beec: Download complete 20:25:44 765212b225bb: Verifying Checksum 20:25:44 765212b225bb: Download complete 20:25:44 f23df028b6ca: Download complete 20:25:44 d65c8cfc05b1: Verifying Checksum 20:25:44 d65c8cfc05b1: Download complete 20:25:44 699f458cf7ca: Verifying Checksum 20:25:44 699f458cf7ca: Download complete 20:25:44 8998bd30e6a1: Verifying Checksum 20:25:44 8998bd30e6a1: Download complete 20:25:47 2437ff75d9bd: Download complete 20:25:51 8998bd30e6a1: Pull complete 20:25:51 04944245beec: Pull complete 20:25:57 699f458cf7ca: Pull complete 20:25:57 765212b225bb: Pull complete 20:25:57 f23df028b6ca: Pull complete 20:25:57 d65c8cfc05b1: Pull complete 20:26:19 2437ff75d9bd: Pull complete 20:26:19 Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da 20:26:19 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 20:26:19 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 20:26:19 prd-ubuntu20.04-docker-arm64-4c-16g-24584 does not seem to be running inside a container 20:26:19 $ 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 ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat 20:26:22 $ docker top 01462309d3abe6c68fa6a1f61686a81120085cb1e77b5c2f160f3300a5626587 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 20:26:22 ---> job-cost.sh 20:26:22 lf-activate-venv: SKIPPING 20:26:22 INFO: No Stack... 20:26:23 INFO: Retrieving Pricing Info for: v3-standard-8 20:26:24 INFO: Archiving Costs [Pipeline] sh 20:26:24 + cat /w/workspace/device-rest-go/1/archives/cost.csv 20:26:24 + cut -d, -f6 [Pipeline] lock 20:26:24 Trying to acquire lock on [jenkins-edgexfoundry-device-rest-go-PR-372-1-stack-cost] 20:26:24 Resource [jenkins-edgexfoundry-device-rest-go-PR-372-1-stack-cost] did not exist. Created. 20:26:24 Lock acquired on [jenkins-edgexfoundry-device-rest-go-PR-372-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 20:26:25 /w/workspace/device-rest-go/1@tmp/durable-09742577/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh 20:26:25 + echo total: 0.2199999988079071 [Pipeline] stash 20:26:25 Warning: overwriting stash ‘stack-cost’ 20:26:25 Stashed 1 file(s) [Pipeline] } 20:26:25 Lock released on resource [jenkins-edgexfoundry-device-rest-go-PR-372-1-stack-cost] [Pipeline] // lock [Pipeline] } 20:26:25 $ docker stop --time=1 01462309d3abe6c68fa6a1f61686a81120085cb1e77b5c2f160f3300a5626587 20:26:27 $ docker rm -f --volumes 01462309d3abe6c68fa6a1f61686a81120085cb1e77b5c2f160f3300a5626587 [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:26:29 provisioning config files... 20:26:29 copy managed file [device-rest-go-codecov-token] to file:/w/workspace/gexfoundry_device-rest-go_PR-372@tmp/config13508642902143283931tmp [Pipeline] { [Pipeline] sh 20:26:29 + set +x 20:26:29 + curl -s https://codecov.io/bash 20:26:29 + bash -s -- 20:26:29 20:26:29 _____ _ 20:26:29 / ____| | | 20:26:29 | | ___ __| | ___ ___ _____ __ 20:26:29 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 20:26:29 | |___| (_) | (_| | __/ (_| (_) \ V / 20:26:29 \_____\___/ \__,_|\___|\___\___/ \_/ 20:26:29 Bash-1.0.6 20:26:29 20:26:29 20:26:29 ==> git version 2.25.1 found 20:26:29 ==> 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:26:29 Release-Date: 2020-01-08 20:26:29 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:26:29 Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets 20:26:29 ==> Jenkins CI detected. 20:26:29 current dir:  /w/workspace/gexfoundry_device-rest-go_PR-372 20:26:29 project root: . 20:26:29 --> token set from env 20:26:29 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 20:26:29 ==> Running gcov in . (disable via -X gcov) 20:26:29 ==> Python coveragepy not found 20:26:29 ==> Searching for coverage reports in: 20:26:29 + . 20:26:29 -> Found 1 reports 20:26:29 ==> Detecting git/mercurial file structure 20:26:29 ==> Reading reports 20:26:29 + ./coverage.out bytes=14499 20:26:29 ==> Appending adjustments 20:26:29 https://docs.codecov.io/docs/fixing-reports 20:26:29 + Found adjustments 20:26:29 ==> Gzipping contents 20:26:29 4.0K /tmp/codecov.pxDMdk.gz 20:26:29 ==> Uploading reports 20:26:29 url: https://codecov.io 20:26:29 query: branch=PR-372&commit=29078dab92709a45f4cc49f4712f3a5bebfb9f41&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-rest-go%2Fjob%2FPR-372%2F1%2F&name=&tag=&slug=edgexfoundry%2Fdevice-rest-go&service=jenkins&flags=&pr=372&job=&cmd_args= 20:26:29 -> Pinging Codecov 20:26:29 https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=****&branch=PR-372&commit=29078dab92709a45f4cc49f4712f3a5bebfb9f41&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-rest-go%2Fjob%2FPR-372%2F1%2F&name=&tag=&slug=edgexfoundry%2Fdevice-rest-go&service=jenkins&flags=&pr=372&job=&cmd_args= 20:26:29 -> Uploading to 20:26:29 https://storage.googleapis.com/codecov/v4/raw/2023-12-06/4E5D53B4F1F92C436F7061BF334D961C/29078dab92709a45f4cc49f4712f3a5bebfb9f41/5a2e97cf-c79e-4724-acb0-d44d87b17e92.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20231206%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20231206T202629Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=2ac72da6b7d0d3e93f656c88906554ffeb80b164f1e8bfae8b76fc18b9ae6548 20:26:29 % Total % Received % Xferd Average Speed Time Time Time Current 20:26:29 Dload Upload Total Spent Left Speed 20:26:30 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 2321 0 0 100 2321 0 8825 --:--:-- --:--:-- --:--:-- 8825 20:26:30 -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/device-rest-go/commit/29078dab92709a45f4cc49f4712f3a5bebfb9f41 [Pipeline] } 20:26:30 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:26:33 + [ -d /w/workspace/gexfoundry_device-rest-go_PR-372/archives ] 20:26:33 + ls -al /w/workspace/gexfoundry_device-rest-go_PR-372/archives 20:26:33 total 16 20:26:33 drwxr-xr-x 3 root root 4096 Dec 6 20:19 . 20:26:33 drwxrwxr-x 10 jenkins jenkins 4096 Dec 6 20:19 .. 20:26:33 drwxr-xr-x 2 root root 4096 Dec 6 20:19 cost 20:26:33 -rw-r--r-- 1 root root 86 Dec 6 20:19 cost.csv 20:26:33 + sudo chown -R jenkins:jenkins /w/workspace/gexfoundry_device-rest-go_PR-372/archives 20:26:33 + ls -al /w/workspace/gexfoundry_device-rest-go_PR-372/archives 20:26:33 total 16 20:26:33 drwxr-xr-x 3 jenkins jenkins 4096 Dec 6 20:19 . 20:26:33 drwxrwxr-x 10 jenkins jenkins 4096 Dec 6 20:19 .. 20:26:33 drwxr-xr-x 2 jenkins jenkins 4096 Dec 6 20:19 cost 20:26:33 -rw-r--r-- 1 jenkins jenkins 86 Dec 6 20:19 cost.csv [Pipeline] libraryResource [Pipeline] sh 20:26:33 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 20:26:34 ---> package-listing.sh 20:26:34 ++ tr '[:upper:]' '[:lower:]' 20:26:34 ++ facter osfamily 20:26:34 + OS_FAMILY=debian 20:26:34 + workspace=/w/workspace/gexfoundry_device-rest-go_PR-372 20:26:34 + START_PACKAGES=/tmp/packages_start.txt 20:26:34 + END_PACKAGES=/tmp/packages_end.txt 20:26:34 + DIFF_PACKAGES=/tmp/packages_diff.txt 20:26:34 + PACKAGES=/tmp/packages_start.txt 20:26:34 + '[' /w/workspace/gexfoundry_device-rest-go_PR-372 ']' 20:26:34 + PACKAGES=/tmp/packages_end.txt 20:26:34 + case "${OS_FAMILY}" in 20:26:34 + dpkg -l 20:26:34 + grep '^ii' 20:26:34 + '[' -f /tmp/packages_start.txt ']' 20:26:34 + '[' -f /tmp/packages_end.txt ']' 20:26:34 + diff /tmp/packages_start.txt /tmp/packages_end.txt 20:26:34 + '[' /w/workspace/gexfoundry_device-rest-go_PR-372 ']' 20:26:34 + mkdir -p /w/workspace/gexfoundry_device-rest-go_PR-372/archives/ 20:26:34 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/gexfoundry_device-rest-go_PR-372/archives/ [Pipeline] echo 20:26:34 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-372/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 20:26:35 + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:26:35 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 20:26:35 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 20:26:35 prd-ubuntu20.04-docker-8c-8g-24582 does not seem to be running inside a container 20:26:36 $ 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-372/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-372 -v /w/workspace/gexfoundry_device-rest-go_PR-372:/w/workspace/gexfoundry_device-rest-go_PR-372:rw,z -v /w/workspace/gexfoundry_device-rest-go_PR-372@tmp:/w/workspace/gexfoundry_device-rest-go_PR-372@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 ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 20:26:36 $ docker top 0b465a598ad1c88ebfc79914fb846e04bcc37ae1554dade628fc3bac6df26df0 -eo pid,comm [Pipeline] { [Pipeline] sh 20:26:36 + touch /tmp/pre-build-complete [Pipeline] sh 20:26:37 + mkdir -p /var/log/sysstat [Pipeline] sh 20:26:37 + ls /var/log/sa-host 20:26:37 ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 20:26:37 provisioning config files... 20:26:37 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/gexfoundry_device-rest-go_PR-372@tmp/config813837152608102655tmp [Pipeline] { [Pipeline] echo 20:26:37 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 20:26:38 ---> create-netrc.sh [Pipeline] } 20:26:38 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 20:26:38 ---> python-tools-install.sh [Pipeline] echo 20:26:38 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 20:26:38 ---> sudo-logs.sh 20:26:38 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 20:26:39 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 20:26:39 ---> job-cost.sh 20:26:39 lf-activate-venv: SKIPPING 20:26:39 DEBUG: total: 0.2199999988079071 20:26:39 INFO: Retrieving Stack Cost... 20:26:39 INFO: Retrieving Pricing Info for: v3-standard-8 20:26:39 INFO: Archiving Costs [Pipeline] echo 20:26:39 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 20:26:40 ---> logs-deploy.sh 20:26:40 lf-activate-venv: SKIPPING 20:26:40 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-rest-go/PR-372/1 20:26:40 INFO: archiving workspace using pattern(s): 20:26:41 Archives upload complete. 20:26:41 INFO: archiving logs to Nexus 20:26:42 ---> uname -a: 20:26:42 Linux prd-ubuntu20-04-docker-8c-8g-24582 5.4.0-126-generic #142-Ubuntu SMP Fri Aug 26 12:12:57 UTC 2022 x86_64 GNU/Linux 20:26:42 20:26:42 20:26:42 ---> lscpu: 20:26:42 Architecture: x86_64 20:26:42 CPU op-mode(s): 32-bit, 64-bit 20:26:42 Byte Order: Little Endian 20:26:42 Address sizes: 40 bits physical, 48 bits virtual 20:26:42 CPU(s): 8 20:26:42 On-line CPU(s) list: 0-7 20:26:42 Thread(s) per core: 1 20:26:42 Core(s) per socket: 1 20:26:42 Socket(s): 8 20:26:42 NUMA node(s): 1 20:26:42 Vendor ID: AuthenticAMD 20:26:42 CPU family: 23 20:26:42 Model: 49 20:26:42 Model name: AMD EPYC-Rome Processor 20:26:42 Stepping: 0 20:26:42 CPU MHz: 2800.000 20:26:42 BogoMIPS: 5600.00 20:26:42 Virtualization: AMD-V 20:26:42 Hypervisor vendor: KVM 20:26:42 Virtualization type: full 20:26:42 L1d cache: 256 KiB 20:26:42 L1i cache: 256 KiB 20:26:42 L2 cache: 4 MiB 20:26:42 L3 cache: 128 MiB 20:26:42 NUMA node0 CPU(s): 0-7 20:26:42 Vulnerability Itlb multihit: Not affected 20:26:42 Vulnerability L1tf: Not affected 20:26:42 Vulnerability Mds: Not affected 20:26:42 Vulnerability Meltdown: Not affected 20:26:42 Vulnerability Mmio stale data: Not affected 20:26:42 Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp 20:26:42 Vulnerability Spectre v1: Mitigation; usercopy/swapgs barriers and __user pointer sanitization 20:26:42 Vulnerability Spectre v2: Mitigation; Retpolines, IBPB conditional, IBRS_FW, STIBP disabled, RSB filling 20:26:42 Vulnerability Srbds: Not affected 20:26:42 Vulnerability Tsx async abort: Not affected 20:26:42 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:26:42 20:26:42 20:26:42 ---> nproc: 20:26:42 8 20:26:42 20:26:42 20:26:42 ---> df -h: 20:26:42 Filesystem Size Used Avail Use% Mounted on 20:26:42 overlay 155G 12G 144G 8% / 20:26:42 tmpfs 64M 0 64M 0% /dev 20:26:42 tmpfs 16G 0 16G 0% /sys/fs/cgroup 20:26:42 shm 64M 0 64M 0% /dev/shm 20:26:42 /dev/vda1 155G 12G 144G 8% /facter-os 20:26:42 20:26:42 20:26:42 ---> sar -b -r -n DEV: 20:26:42 Linux 5.4.0-126-generic (prd-ubuntu20-04-docker-8c-8g-24582) 12/06/23 _x86_64_ (8 CPU) 20:26:42 20:26:42 20:15:37 LINUX RESTART (8 CPU) 20:26:42 20:26:42 20:16:01 tps rtps wtps dtps bread/s bwrtn/s bdscd/s 20:26:42 20:17:01 170.25 43.93 126.33 0.00 4866.26 78303.22 0.00 20:26:42 20:18:01 188.17 1.62 186.55 0.00 16.13 60776.67 0.00 20:26:42 20:19:01 156.04 0.15 155.89 0.00 6.27 36629.36 0.00 20:26:42 20:20:01 47.04 0.02 47.03 0.00 2.40 23313.60 0.00 20:26:42 20:21:01 40.51 9.37 31.14 0.00 2884.59 11483.42 0.00 20:26:42 20:22:01 21.00 2.83 18.16 0.00 2306.68 10622.90 0.00 20:26:42 20:23:01 4.45 0.02 4.43 0.00 0.13 6942.44 0.00 20:26:42 20:24:01 2.92 0.00 2.92 0.00 0.00 6742.42 0.00 20:26:42 20:25:01 2.17 0.00 2.17 0.00 0.00 6868.86 0.00 20:26:42 20:26:01 2.15 0.00 2.15 0.00 0.00 6869.66 0.00 20:26:42 Average: 63.47 5.79 57.68 0.00 1008.23 24854.95 0.00 20:26:42 20:26:42 20:16:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 20:26:42 20:17:01 29200944 31543192 783348 2.38 75172 2538588 2215220 6.53 1024544 2279312 448 20:26:42 20:18:01 27899876 31320296 984564 2.99 151816 3436292 2358632 6.95 1484604 2993532 209764 20:26:42 20:19:01 27746864 31528296 778816 2.37 160356 3773272 2049280 6.04 1291932 3326792 301620 20:26:42 20:20:01 27595320 31566652 739652 2.25 165768 3928836 1791172 5.28 1271212 3470240 32 20:26:42 20:21:01 27265368 31547476 729004 2.22 182312 4224236 1717712 5.06 1422704 3620188 64324 20:26:42 20:22:01 27119196 31548940 725860 2.21 194808 4354396 1715652 5.06 1577780 3603772 4 20:26:42 20:23:01 27123868 31548628 726632 2.21 193348 4351148 1716704 5.06 1575420 3600568 12 20:26:42 20:24:01 27126080 31550916 724264 2.20 193432 4351144 1716704 5.06 1573120 3600572 4 20:26:42 20:25:01 27125812 31550684 724408 2.20 193492 4351148 1716704 5.06 1573156 3600572 12 20:26:42 20:26:01 27128976 31553944 721080 2.19 193548 4351160 1716704 5.06 1570208 3600576 196 20:26:42 Average: 27533230 31525902 763763 2.32 170405 3966022 1871448 5.52 1436468 3369612 57642 20:26:42 20:26:42 20:16:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 20:26:42 20:17:01 lo 6.93 6.93 0.68 0.68 0.00 0.00 0.00 0.00 20:26:42 20:17:01 docker0 39.73 42.88 3.03 319.39 0.00 0.00 0.00 0.00 20:26:42 20:17:01 ens3 572.60 397.27 6139.75 90.75 0.00 0.00 0.00 0.00 20:26:42 20:17:01 veth3f88ba1 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:26:42 20:18:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 20:26:42 20:18:01 docker0 197.65 338.94 17.00 2363.67 0.00 0.00 0.00 0.00 20:26:42 20:18:01 ens3 369.54 223.71 2389.84 86.83 0.00 0.00 0.00 0.00 20:26:42 20:18:01 veth164cc3c 0.00 0.15 0.00 0.01 0.00 0.00 0.00 0.00 20:26:42 20:19:01 lo 1.80 1.80 0.19 0.19 0.00 0.00 0.00 0.00 20:26:42 20:19:01 docker0 5.62 10.35 0.33 93.30 0.00 0.00 0.00 0.00 20:26:42 20:19:01 ens3 131.98 77.79 2688.82 19.12 0.00 0.00 0.00 0.00 20:26:42 20:20:01 lo 0.27 0.27 0.02 0.02 0.00 0.00 0.00 0.00 20:26:42 20:20:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:26:42 20:20:01 ens3 13.68 9.05 14.98 5.13 0.00 0.00 0.00 0.00 20:26:42 20:21:01 lo 0.53 0.53 0.05 0.05 0.00 0.00 0.00 0.00 20:26:42 20:21:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:26:42 20:21:01 ens3 170.02 79.69 2434.70 5.81 0.00 0.00 0.00 0.00 20:26:42 20:22:01 lo 0.40 0.40 0.03 0.03 0.00 0.00 0.00 0.00 20:26:42 20:22:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:26:42 20:22:01 ens3 35.49 21.03 301.47 7.33 0.00 0.00 0.00 0.00 20:26:42 20:23:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:26:42 20:23:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:26:42 20:23:01 ens3 0.20 0.10 0.12 0.01 0.00 0.00 0.00 0.00 20:26:42 20:24:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 20:26:42 20:24:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:26:42 20:24:01 ens3 0.15 0.13 0.01 0.01 0.00 0.00 0.00 0.00 20:26:42 20:25:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:26:42 20:25:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:26:42 20:25:01 ens3 0.07 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:26:42 20:26:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 20:26:42 20:26:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:26:42 20:26:01 ens3 0.95 0.25 0.18 0.08 0.00 0.00 0.00 0.00 20:26:42 Average: lo 1.05 1.05 0.10 0.10 0.00 0.00 0.00 0.00 20:26:42 Average: docker0 24.30 39.22 2.04 277.63 0.00 0.00 0.00 0.00 20:26:42 Average: ens3 129.47 80.90 1396.97 21.51 0.00 0.00 0.00 0.00 20:26:42 20:26:42 20:26:42 ---> sar -P ALL: 20:26:42 Linux 5.4.0-126-generic (prd-ubuntu20-04-docker-8c-8g-24582) 12/06/23 _x86_64_ (8 CPU) 20:26:42 20:26:42 20:15:37 LINUX RESTART (8 CPU) 20:26:42 20:26:42 20:16:01 CPU %user %nice %system %iowait %steal %idle 20:26:42 20:17:01 all 9.26 0.00 3.09 3.20 0.07 84.39 20:26:42 20:17:01 0 11.35 0.00 2.54 1.61 0.07 84.44 20:26:42 20:17:01 1 10.53 0.00 3.16 0.77 0.05 85.49 20:26:42 20:17:01 2 9.75 0.00 3.03 9.33 0.07 77.82 20:26:42 20:17:01 3 8.82 0.00 3.47 0.13 0.08 87.49 20:26:42 20:17:01 4 6.83 0.00 3.07 12.24 0.08 77.77 20:26:42 20:17:01 5 8.50 0.00 3.09 0.93 0.05 87.42 20:26:42 20:17:01 6 11.11 0.00 2.07 0.37 0.07 86.38 20:26:42 20:17:01 7 7.11 0.00 4.30 0.27 0.07 88.25 20:26:42 20:18:01 all 12.47 0.00 3.39 6.84 0.08 77.23 20:26:42 20:18:01 0 12.44 0.00 3.43 0.83 0.07 83.23 20:26:42 20:18:01 1 12.23 0.00 3.21 3.93 0.07 80.56 20:26:42 20:18:01 2 12.18 0.00 3.30 8.08 0.08 76.35 20:26:42 20:18:01 3 12.64 0.00 4.31 35.62 0.15 47.28 20:26:42 20:18:01 4 11.82 0.00 3.70 2.71 0.07 81.69 20:26:42 20:18:01 5 12.95 0.00 3.24 0.45 0.05 83.31 20:26:42 20:18:01 6 12.71 0.00 2.91 2.27 0.07 82.04 20:26:42 20:18:01 7 12.77 0.00 3.03 0.99 0.07 83.14 20:26:42 20:19:01 all 28.82 0.00 3.84 4.90 0.09 62.35 20:26:42 20:19:01 0 29.13 0.00 4.25 3.45 0.08 63.08 20:26:42 20:19:01 1 28.64 0.00 3.73 4.03 0.08 63.51 20:26:42 20:19:01 2 28.51 0.00 3.70 0.12 0.08 67.59 20:26:42 20:19:01 3 28.85 0.00 3.85 9.91 0.12 57.27 20:26:42 20:19:01 4 29.50 0.00 4.40 13.05 0.12 52.93 20:26:42 20:19:01 5 29.59 0.00 3.42 2.86 0.08 64.05 20:26:42 20:19:01 6 28.56 0.00 3.83 2.45 0.08 65.08 20:26:42 20:19:01 7 27.78 0.00 3.53 3.35 0.08 65.25 20:26:42 20:20:01 all 1.38 0.00 0.61 1.98 0.02 96.00 20:26:42 20:20:01 0 1.27 0.00 0.89 0.02 0.02 97.81 20:26:42 20:20:01 1 1.79 0.00 0.62 0.05 0.02 97.53 20:26:42 20:20:01 2 1.74 0.00 0.47 0.00 0.02 97.77 20:26:42 20:20:01 3 0.91 0.00 0.80 13.03 0.07 85.19 20:26:42 20:20:01 4 1.28 0.00 0.50 2.59 0.02 95.61 20:26:42 20:20:01 5 1.37 0.00 0.50 0.02 0.03 98.08 20:26:42 20:20:01 6 1.05 0.00 0.45 0.15 0.02 98.33 20:26:42 20:20:01 7 1.65 0.00 0.62 0.07 0.00 97.66 20:26:42 20:21:01 all 1.63 0.00 0.82 0.77 0.03 96.76 20:26:42 20:21:01 0 2.15 0.00 0.67 0.48 0.02 96.68 20:26:42 20:21:01 1 1.25 0.00 0.43 0.35 0.05 97.91 20:26:42 20:21:01 2 1.76 0.00 0.74 0.05 0.00 97.46 20:26:42 20:21:01 3 1.15 0.00 1.67 2.86 0.02 94.30 20:26:42 20:21:01 4 1.15 0.00 0.57 0.58 0.03 97.66 20:26:42 20:21:01 5 2.30 0.00 0.57 0.03 0.02 97.08 20:26:42 20:21:01 6 1.57 0.00 0.75 0.47 0.03 97.18 20:26:42 20:21:01 7 1.68 0.00 1.14 1.36 0.03 95.79 20:26:42 20:22:01 all 1.46 0.00 0.54 0.20 0.01 97.79 20:26:42 20:22:01 0 0.85 0.00 0.87 0.22 0.02 98.05 20:26:42 20:22:01 1 2.76 0.00 0.38 0.03 0.02 96.81 20:26:42 20:22:01 2 1.82 0.00 0.25 0.00 0.02 97.92 20:26:42 20:22:01 3 0.68 0.00 0.30 1.12 0.02 97.88 20:26:42 20:22:01 4 0.83 0.00 0.30 0.05 0.02 98.80 20:26:42 20:22:01 5 2.34 0.00 0.35 0.07 0.02 97.23 20:26:42 20:22:01 6 0.60 0.00 1.40 0.03 0.00 97.96 20:26:42 20:22:01 7 1.77 0.00 0.45 0.05 0.02 97.71 20:26:42 20:23:01 all 0.32 0.00 0.05 0.01 0.01 99.61 20:26:42 20:23:01 0 0.13 0.00 0.03 0.00 0.03 99.80 20:26:42 20:23:01 1 2.05 0.00 0.03 0.00 0.00 97.92 20:26:42 20:23:01 2 0.07 0.00 0.05 0.00 0.00 99.88 20:26:42 20:23:01 3 0.02 0.00 0.05 0.07 0.02 99.85 20:26:42 20:23:01 4 0.02 0.00 0.03 0.00 0.00 99.95 20:26:42 20:23:01 5 0.03 0.00 0.05 0.00 0.00 99.92 20:26:42 20:23:01 6 0.02 0.00 0.03 0.00 0.02 99.93 20:26:42 20:23:01 7 0.23 0.00 0.12 0.00 0.02 99.63 20:26:42 20:24:01 all 0.12 0.00 0.01 0.01 0.01 99.85 20:26:42 20:24:01 0 0.05 0.00 0.03 0.00 0.02 99.90 20:26:42 20:24:01 1 0.83 0.00 0.00 0.00 0.02 99.15 20:26:42 20:24:01 2 0.00 0.00 0.02 0.00 0.02 99.97 20:26:42 20:24:01 3 0.00 0.00 0.00 0.03 0.00 99.97 20:26:42 20:24:01 4 0.02 0.00 0.03 0.00 0.02 99.93 20:26:42 20:24:01 5 0.03 0.00 0.02 0.00 0.02 99.93 20:26:42 20:24:01 6 0.02 0.00 0.02 0.02 0.00 99.95 20:26:42 20:24:01 7 0.02 0.00 0.00 0.00 0.00 99.98 20:26:42 20:25:01 all 0.20 0.00 0.01 0.01 0.00 99.78 20:26:42 20:25:01 0 0.03 0.00 0.02 0.00 0.02 99.93 20:26:42 20:25:01 1 1.43 0.00 0.02 0.00 0.00 98.55 20:26:42 20:25:01 2 0.02 0.00 0.02 0.00 0.00 99.97 20:26:42 20:25:01 3 0.02 0.00 0.00 0.03 0.00 99.95 20:26:42 20:25:01 4 0.02 0.00 0.00 0.00 0.00 99.98 20:26:42 20:25:01 5 0.02 0.00 0.02 0.00 0.02 99.95 20:26:42 20:25:01 6 0.02 0.00 0.00 0.00 0.00 99.98 20:26:42 20:25:01 7 0.02 0.00 0.00 0.02 0.00 99.97 20:26:42 20:26:01 all 0.19 0.00 0.01 0.01 0.01 99.79 20:26:42 20:26:01 0 0.08 0.00 0.02 0.00 0.02 99.88 20:26:42 20:26:01 1 1.13 0.00 0.02 0.00 0.02 98.84 20:26:42 20:26:01 2 0.23 0.00 0.02 0.00 0.00 99.75 20:26:42 20:26:01 3 0.00 0.00 0.00 0.03 0.02 99.95 20:26:42 20:26:01 4 0.00 0.00 0.02 0.00 0.00 99.98 20:26:42 20:26:01 5 0.03 0.00 0.00 0.00 0.00 99.97 20:26:42 20:26:01 6 0.05 0.00 0.02 0.02 0.00 99.92 20:26:42 20:26:01 7 0.00 0.00 0.00 0.00 0.00 100.00 20:26:42 Average: all 5.55 0.00 1.23 1.78 0.03 91.41 20:26:42 Average: 0 5.72 0.00 1.27 0.66 0.04 92.32 20:26:42 Average: 1 6.22 0.00 1.15 0.91 0.03 91.70 20:26:42 Average: 2 5.57 0.00 1.15 1.75 0.03 91.50 20:26:42 Average: 3 5.28 0.00 1.44 6.24 0.05 87.00 20:26:42 Average: 4 5.11 0.00 1.25 3.09 0.04 90.51 20:26:42 Average: 5 5.69 0.00 1.12 0.43 0.03 92.73 20:26:42 Average: 6 5.54 0.00 1.14 0.58 0.03 92.71 20:26:42 Average: 7 5.28 0.00 1.31 0.61 0.03 92.78 20:26:42 20:26:42 20:26:42