Pull request #165 updated Connecting to https://api.github.com using edgex-jenkins github personal access token Connecting to https://api.github.com to check permissions of obtain list of jinlinGuan for edgexfoundry/sample-service Obtained Jenkinsfile from 23ff995a3aef02e85a45daf0513f418e4247a776+84423b89ce30e37f30f8c64be74fe5fa8ac28ccc (57c84a8b78ed481cd790a95da692be7e58eec0b1) Loading library edgex-global-pipelines@experimental Attempting to resolve experimental 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-ssh13588158251540444146.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/experimental revision f6db5fc2479be019f42e69019374e584c3d84f0b 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-ssh12740313875573488250.key > git fetch --tags --progress -- origin +refs/heads/*:refs/remotes/origin/* # timeout=10 > git rev-parse refs/tags/experimental^{commit} # timeout=10 Resolved tag experimental revision f6db5fc2479be019f42e69019374e584c3d84f0b The recommended git tool is: git using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/sample-service/branches/PR-165/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82/.git # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching with tags Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/sample-service/branches/PR-165/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh17182092544798814965.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision f6db5fc2479be019f42e69019374e584c3d84f0b (experimental) > git config core.sparsecheckout # timeout=10 > git checkout -f f6db5fc2479be019f42e69019374e584c3d84f0b # timeout=10 Commit message: "test" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:edgexfoundry/edgex-global-pipelines.git so that 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-ssh3419893291201960796.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 > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/sample-service/branches/PR-165/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e/.git # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 Fetching without tags Fetching upstream changes from git@github.com:lfit/releng-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/sample-service/branches/PR-165/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh12087463849063834160.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 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 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:sample-service, testScript:make test GOTESTFLAGS="-json -v"] ========================================================= [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: sample-service-settings PROJECT: sample-service USE_SEMVER: true TEST_SCRIPT: make test GOTESTFLAGS="-json -v" BUILD_SCRIPT: make build GO_VERSION: 1.23 USE_ALPINE: true DOCKER_FILE_PATH: Dockerfile DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_BUILD_IMAGE_TARGET: builder DOCKER_IMAGE_NAME: sample-service 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 All nodes of label ‘ubuntu20.04-docker-8c-8g’ are offline Running on prd-ubuntu20.04-docker-8c-8g-41545 in /w/workspace/gexfoundry_sample-service_PR-165 [Pipeline] { [Pipeline] stage [Pipeline] { (Declarative: Checkout SCM) [Pipeline] checkout Selected Git installation does not exist. Using Default The recommended git tool is: NONE using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning repository git@github.com:edgexfoundry/sample-service.git > git init /w/workspace/gexfoundry_sample-service_PR-165 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/sample-service.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/sample-service.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Merging remotes/origin/main commit 84423b89ce30e37f30f8c64be74fe5fa8ac28ccc into PR head commit 23ff995a3aef02e85a45daf0513f418e4247a776 Merge succeeded, producing 23ff995a3aef02e85a45daf0513f418e4247a776 Checking out Revision 23ff995a3aef02e85a45daf0513f418e4247a776 (PR-165) > git config remote.origin.url git@github.com:edgexfoundry/sample-service.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/sample-service.git # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/sample-service.git using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/sample-service.git +refs/pull/165/head:refs/remotes/origin/PR-165 +refs/heads/main:refs/remotes/origin/main # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 23ff995a3aef02e85a45daf0513f418e4247a776 # 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 84423b89ce30e37f30f8c64be74fe5fa8ac28ccc # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 23ff995a3aef02e85a45daf0513f418e4247a776 # timeout=10 Commit message: "ci: test multi-arch pipeline" First time build. Skipping changelog. > git rev-list --no-walk 74a44a77c45935740b058dc8fe1671fac30bc453 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 05:52:20 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 05:52:20 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 05:52:20 ========================================================= 05:52:20 EdgeX Global Pipelines Version Info 05:52:20 ========================================================= [Pipeline] libraryResource [Pipeline] sh 05:52:21 ------------------- 05:52:21 stable info: 05:52:21 ------------------- 05:52:21 Commited By: Cherry Wang cherry@iotechsys.com 05:52:21 Commit SHA: 5f16b0674693bda8419e7356c8caa12f8ebbbe1e 05:52:21 Message: update stable to v1.0.272 05:52:21 ------------------- 05:52:21 experimental info: 05:52:21 ------------------- 05:52:21 Commited By: Ginny Guan ginny@iotechsys.com 05:52:21 Commit SHA: f6db5fc2479be019f42e69019374e584c3d84f0b 05:52:21 Message: update experimental to testing [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 05:52:21 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = sample-service-settings [Pipeline] echo 05:52:21 [edgeXSetupEnvironment]: set envvar PROJECT = sample-service [Pipeline] echo 05:52:21 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 05:52:21 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test GOTESTFLAGS="-json -v" [Pipeline] echo 05:52:21 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 05:52:21 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.23 [Pipeline] echo 05:52:21 [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo 05:52:21 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo 05:52:21 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 05:52:21 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 05:52:21 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 05:52:21 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = sample-service [Pipeline] echo 05:52:21 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 05:52:21 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 05:52:21 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 05:52:21 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 05:52:21 [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo 05:52:21 [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo 05:52:21 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 05:52:22 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 05:52:22 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo 05:52:22 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo 05:52:22 [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo 05:52:22 [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo 05:52:22 [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo 05:52:22 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 05:52:22 [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo 05:52:22 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-165 [Pipeline] echo 05:52:22 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-165 [Pipeline] echo 05:52:22 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-165 [Pipeline] echo 05:52:22 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 23ff995a3aef02e85a45daf0513f418e4247a776 [Pipeline] echo 05:52:22 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 23ff995 [Pipeline] echo 05:52:22 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 05:52:22 provisioning config files... 05:52:22 copy managed file [sample-service-settings] to file:/w/workspace/gexfoundry_sample-service_PR-165@tmp/config8191841664797993084tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 05:52:22 ---> ****-login.sh 05:52:22 nexus3.edgexfoundry.org:10001 05:52:22 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 05:52:23 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 05:52:23 Configure a credential helper to remove this warning. See 05:52:23 https://docs.****.com/engine/reference/commandline/login/#credentials-store 05:52:23 05:52:23 Login Succeeded 05:52:23 nexus3.edgexfoundry.org:10002 05:52:23 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 05:52:23 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 05:52:23 Configure a credential helper to remove this warning. See 05:52:23 https://docs.****.com/engine/reference/commandline/login/#credentials-store 05:52:23 05:52:23 Login Succeeded 05:52:23 nexus3.edgexfoundry.org:10003 05:52:23 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 05:52:23 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 05:52:23 Configure a credential helper to remove this warning. See 05:52:23 https://docs.****.com/engine/reference/commandline/login/#credentials-store 05:52:23 05:52:23 Login Succeeded 05:52:23 nexus3.edgexfoundry.org:10004 05:52:23 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 05:52:23 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 05:52:23 Configure a credential helper to remove this warning. See 05:52:23 https://docs.****.com/engine/reference/commandline/login/#credentials-store 05:52:23 05:52:23 Login Succeeded 05:52:23 ****.io 05:52:23 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 05:52:23 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 05:52:23 Configure a credential helper to remove this warning. See 05:52:23 https://docs.****.com/engine/reference/commandline/login/#credentials-store 05:52:23 05:52:23 Login Succeeded 05:52:23 ---> ****-login.sh ends [Pipeline] } 05:52:23 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh 05:52:24 + git rev-list -1 --merges 23ff995a3aef02e85a45daf0513f418e4247a776~1..23ff995a3aef02e85a45daf0513f418e4247a776 [Pipeline] echo 05:52:24 -----------> git rev-list -1 --merges 23ff995a3aef02e85a45daf0513f418e4247a776~1..23ff995a3aef02e85a45daf0513f418e4247a776 23ff995a3aef02e85a45daf0513f418e4247a776 [false] [Pipeline] sh 05:52:24 + git log --format=format:%s -1 23ff995a3aef02e85a45daf0513f418e4247a776 [Pipeline] echo 05:52:24 ========================================================= 05:52:24 [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] 05:52:24 ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 05:52:24 + git log --format=format:%s -1 23ff995a3aef02e85a45daf0513f418e4247a776 [Pipeline] echo 05:52:24 [semverPrep] GIT_COMMIT: 23ff995a3aef02e85a45daf0513f418e4247a776, Commit Message: ci: test multi-arch pipeline [Pipeline] echo 05:52:24 [semverPrep] This is not a build commit. [Pipeline] sh 05:52:25 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 05:52:25 + grep -v github /etc/ssh/ssh_known_hosts 05:52:25 + [ -e /tmp/ssh_known_hosts ] 05:52:25 + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts 05:52:25 + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= 05:52:25 + sudo tee -a /etc/ssh/ssh_known_hosts 05:52:25 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:52:25 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 05:52:25 05:52:25 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:52:25 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 05:52:25 0.1.4: Pulling from edgex-devops/py-git-semver 05:52:25 b85a868b505f: Pulling fs layer 05:52:25 e2be974225ed: Pulling fs layer 05:52:25 339a4e72a1f5: Pulling fs layer 05:52:25 988bab9f4d93: Pulling fs layer 05:52:25 1469e6f7b9e6: Pulling fs layer 05:52:25 eaf3925da568: Pulling fs layer 05:52:25 bab4dde63d76: Pulling fs layer 05:52:25 bde34c3a00c8: Pulling fs layer 05:52:25 b352a97aabf1: Pulling fs layer 05:52:25 4872d77fe225: Pulling fs layer 05:52:25 5851b861e8e6: Pulling fs layer 05:52:25 988bab9f4d93: Waiting 05:52:25 1469e6f7b9e6: Waiting 05:52:25 eaf3925da568: Waiting 05:52:25 b352a97aabf1: Waiting 05:52:25 4872d77fe225: Waiting 05:52:25 bab4dde63d76: Waiting 05:52:25 5851b861e8e6: Waiting 05:52:25 bde34c3a00c8: Waiting 05:52:25 e2be974225ed: Verifying Checksum 05:52:25 e2be974225ed: Download complete 05:52:25 988bab9f4d93: Verifying Checksum 05:52:25 988bab9f4d93: Download complete 05:52:25 1469e6f7b9e6: Verifying Checksum 05:52:25 1469e6f7b9e6: Download complete 05:52:25 eaf3925da568: Download complete 05:52:27 339a4e72a1f5: Verifying Checksum 05:52:27 339a4e72a1f5: Download complete 05:52:27 bde34c3a00c8: Download complete 05:52:27 b352a97aabf1: Verifying Checksum 05:52:27 b352a97aabf1: Download complete 05:52:27 4872d77fe225: Download complete 05:52:27 5851b861e8e6: Verifying Checksum 05:52:27 5851b861e8e6: Download complete 05:52:27 b85a868b505f: Verifying Checksum 05:52:27 b85a868b505f: Download complete 05:52:28 bab4dde63d76: Verifying Checksum 05:52:28 bab4dde63d76: Download complete 05:52:29 b85a868b505f: Pull complete 05:52:29 e2be974225ed: Pull complete 05:52:29 339a4e72a1f5: Pull complete 05:52:29 988bab9f4d93: Pull complete 05:52:30 1469e6f7b9e6: Pull complete 05:52:30 eaf3925da568: Pull complete 05:52:32 bab4dde63d76: Pull complete 05:52:32 bde34c3a00c8: Pull complete 05:52:32 b352a97aabf1: Pull complete 05:52:32 4872d77fe225: Pull complete 05:52:32 5851b861e8e6: Pull complete 05:52:32 Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 05:52:32 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 05:52:32 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 05:52:32 prd-ubuntu20.04-docker-8c-8g-41545 does not seem to be running inside a container 05:52:32 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/gexfoundry_sample-service_PR-165 -v /w/workspace/gexfoundry_sample-service_PR-165:/w/workspace/gexfoundry_sample-service_PR-165:rw,z -v /w/workspace/gexfoundry_sample-service_PR-165@tmp:/w/workspace/gexfoundry_sample-service_PR-165@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 05:52:34 $ docker top dcfe844b5df0707da3ee91500c3a1d4b889953e86a0491c32443bc21fba0675a -eo pid,comm 05:52:34 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). 05:52:34 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 05:52:35 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 05:52:35 [ssh-agent] Looking for ssh-agent implementation... 05:52:35 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 05:52:35 $ docker exec dcfe844b5df0707da3ee91500c3a1d4b889953e86a0491c32443bc21fba0675a ssh-agent 05:52:35 SSH_AUTH_SOCK=/tmp/ssh-94IGrnNAMDIA/agent.32 05:52:35 SSH_AGENT_PID=38 05:52:35 Running ssh-add (command line suppressed) 05:52:35 Identity added: /w/workspace/gexfoundry_sample-service_PR-165@tmp/private_key_8613333598292949712.key (/w/workspace/gexfoundry_sample-service_PR-165@tmp/private_key_8613333598292949712.key) 05:52:35 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 05:52:35 + git tag --points-at HEAD [Pipeline] } 05:52:35 $ docker exec --env ******** --env ******** dcfe844b5df0707da3ee91500c3a1d4b889953e86a0491c32443bc21fba0675a ssh-agent -k 05:52:35 unset SSH_AUTH_SOCK; 05:52:35 unset SSH_AGENT_PID; 05:52:35 echo Agent pid 38 killed; 05:52:35 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 05:52:35 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 05:52:35 [ssh-agent] Looking for ssh-agent implementation... 05:52:35 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 05:52:35 $ docker exec dcfe844b5df0707da3ee91500c3a1d4b889953e86a0491c32443bc21fba0675a ssh-agent 05:52:36 SSH_AUTH_SOCK=/tmp/ssh-Ybg5hwtN6l0x/agent.71 05:52:36 SSH_AGENT_PID=77 05:52:36 Running ssh-add (command line suppressed) 05:52:36 Identity added: /w/workspace/gexfoundry_sample-service_PR-165@tmp/private_key_2835126433402190814.key (/w/workspace/gexfoundry_sample-service_PR-165@tmp/private_key_2835126433402190814.key) 05:52:36 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 05:52:36 + git semver init 05:52:36 2025-03-18 05:52:36,748 [run_init] DEBUG init version:0.0.0 force:False 05:52:36 2025-03-18 05:52:36,749 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/gexfoundry_sample-service_PR-165/.semver 05:52:36 2025-03-18 05:52:36,749 [execute] INFO git clone -b semver git@github.com:edgexfoundry/sample-service.git /w/workspace/gexfoundry_sample-service_PR-165/.semver 05:52:36 2025-03-18 05:52:36,750 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/sample-service.git', '/w/workspace/gexfoundry_sample-service_PR-165/.semver'], cwd=/w/workspace/gexfoundry_sample-service_PR-165, universal_newlines=False, shell=None, istream=None) 05:52:37 2025-03-18 05:52:37,411 [append_file] DEBUG append to file:/w/workspace/gexfoundry_sample-service_PR-165/.git/info/exclude 05:52:37 2025-03-18 05:52:37,412 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/gexfoundry_sample-service_PR-165/.semver/PR-165 with force:False 05:52:37 2025-03-18 05:52:37,412 [write_file] DEBUG write to file:/w/workspace/gexfoundry_sample-service_PR-165/.semver/PR-165 05:52:37 2025-03-18 05:52:37,417 [execute] INFO git cat-file --batch-check 05:52:37 2025-03-18 05:52:37,417 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/gexfoundry_sample-service_PR-165/.semver, universal_newlines=False, shell=None, istream=) 05:52:37 2025-03-18 05:52:37,424 [execute] INFO git cat-file --batch 05:52:37 2025-03-18 05:52:37,424 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/gexfoundry_sample-service_PR-165/.semver, universal_newlines=False, shell=None, istream=) 05:52:37 2025-03-18 05:52:37,430 [read_version] DEBUG read version from /w/workspace/gexfoundry_sample-service_PR-165/.semver/PR-165 05:52:37 0.0.0 [Pipeline] } 05:52:37 $ docker exec --env ******** --env ******** dcfe844b5df0707da3ee91500c3a1d4b889953e86a0491c32443bc21fba0675a ssh-agent -k 05:52:37 unset SSH_AUTH_SOCK; 05:52:37 unset SSH_AGENT_PID; 05:52:37 echo Agent pid 77 killed; 05:52:37 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 05:52:38 + git semver [Pipeline] } 05:52:38 $ docker stop --time=1 dcfe844b5df0707da3ee91500c3a1d4b889953e86a0491c32443bc21fba0675a 05:52:39 $ docker rm -f --volumes dcfe844b5df0707da3ee91500c3a1d4b889953e86a0491c32443bc21fba0675a [Pipeline] // withDockerContainer [Pipeline] sh 05:52:40 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 05:52:40 Stashed 1 file(s) [Pipeline] echo 05:52:40 [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) Stage "arm64" skipped due to when conditional [Pipeline] getContext [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) Stage "arm64" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Prep) [Pipeline] stage [Pipeline] { (Test) Stage "arm64" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) Stage "arm64" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "arm64" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 05:52:40 provisioning config files... 05:52:40 copy managed file [sample-service-settings] to file:/w/workspace/gexfoundry_sample-service_PR-165@tmp/config14837852947374162297tmp [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] { [Pipeline] } [Pipeline] libraryResource [Pipeline] sh 05:52:41 ---> ****-login.sh 05:52:41 nexus3.edgexfoundry.org:10001 05:52:41 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 05:52:41 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 05:52:41 Configure a credential helper to remove this warning. See 05:52:41 https://docs.****.com/engine/reference/commandline/login/#credentials-store 05:52:41 05:52:41 Login Succeeded 05:52:41 nexus3.edgexfoundry.org:10002 05:52:41 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 05:52:41 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 05:52:41 Configure a credential helper to remove this warning. See 05:52:41 https://docs.****.com/engine/reference/commandline/login/#credentials-store 05:52:41 05:52:41 Login Succeeded 05:52:41 nexus3.edgexfoundry.org:10003 05:52:41 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 05:52:41 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 05:52:41 Configure a credential helper to remove this warning. See 05:52:41 https://docs.****.com/engine/reference/commandline/login/#credentials-store 05:52:41 05:52:41 Login Succeeded 05:52:41 nexus3.edgexfoundry.org:10004 05:52:41 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 05:52:41 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 05:52:41 Configure a credential helper to remove this warning. See 05:52:41 https://docs.****.com/engine/reference/commandline/login/#credentials-store 05:52:41 05:52:41 Login Succeeded 05:52:41 ****.io 05:52:41 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 05:52:41 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 05:52:41 Configure a credential helper to remove this warning. See 05:52:41 https://docs.****.com/engine/reference/commandline/login/#credentials-store 05:52:41 05:52:41 Login Succeeded 05:52:41 ---> ****-login.sh ends [Pipeline] } 05:52:41 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 05:52:41 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^lts-test$]] [Pipeline] echo 05:52:41 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^lts-test$]] [Pipeline] echo 05:52:41 ========================================================= 05:52:41 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.23-alpine] 05:52:41 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:52:42 + docker build -t ci-base-image-x86_64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.23-alpine --build-arg MAKE=echo noop --target=builder . 05:52:42 Sending build context to Docker daemon 2.788MB 05:52:42 Step 1/12 : ARG BASE=golang:1.21-alpine3.18 05:52:42 Step 2/12 : FROM ${BASE} AS builder 05:52:42 1.23-alpine: Pulling from edgex-devops/edgex-golang-base 05:52:42 da9db072f522: Pulling fs layer 05:52:42 6ef4a4ee8ca5: Pulling fs layer 05:52:42 06f05ace1117: Pulling fs layer 05:52:42 5fe327b54edc: Pulling fs layer 05:52:42 4f4fb700ef54: Pulling fs layer 05:52:42 92a5565b7b96: Pulling fs layer 05:52:42 ff9bb7016b71: Pulling fs layer 05:52:42 b67dba6c2c7d: Pulling fs layer 05:52:42 a813b0c90790: Pulling fs layer 05:52:42 ff9bb7016b71: Waiting 05:52:42 5fe327b54edc: Waiting 05:52:42 b67dba6c2c7d: Waiting 05:52:42 a813b0c90790: Waiting 05:52:42 4f4fb700ef54: Waiting 05:52:42 92a5565b7b96: Waiting 05:52:42 6ef4a4ee8ca5: Verifying Checksum 05:52:42 6ef4a4ee8ca5: Download complete 05:52:42 5fe327b54edc: Download complete 05:52:42 4f4fb700ef54: Verifying Checksum 05:52:42 4f4fb700ef54: Download complete 05:52:42 92a5565b7b96: Download complete 05:52:42 da9db072f522: Download complete 05:52:42 ff9bb7016b71: Verifying Checksum 05:52:42 ff9bb7016b71: Download complete 05:52:42 da9db072f522: Pull complete 05:52:42 a813b0c90790: Verifying Checksum 05:52:42 6ef4a4ee8ca5: Pull complete 05:52:42 06f05ace1117: Download complete 05:52:43 b67dba6c2c7d: Verifying Checksum 05:52:43 b67dba6c2c7d: Download complete 05:52:46 06f05ace1117: Pull complete 05:52:46 5fe327b54edc: Pull complete 05:52:46 4f4fb700ef54: Pull complete 05:52:46 92a5565b7b96: Pull complete 05:52:46 ff9bb7016b71: Pull complete 05:52:49 b67dba6c2c7d: Pull complete 05:52:49 a813b0c90790: Pull complete 05:52:49 Digest: sha256:964ace759d82d3ebab8e83e8290b66622521f026e03af45cdd06fa8134ce19f9 05:52:49 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.23-alpine 05:52:49 ---> 3ba60ce46760 05:52:49 Step 3/12 : ARG ALPINE_PKG_BASE="build-base git openssh-client" 05:52:54 ---> Running in f027a3bc2472 05:52:54 Removing intermediate container f027a3bc2472 05:52:54 ---> 3130fd71c1ba 05:52:54 Step 4/12 : ARG ALPINE_PKG_EXTRA="" 05:52:54 ---> Running in 58fb70733c9d 05:52:54 Removing intermediate container 58fb70733c9d 05:52:54 ---> 2beb70066c2f 05:52:54 Step 5/12 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel' 05:52:54 ---> Running in c3e4d618e739 05:52:54 Removing intermediate container c3e4d618e739 05:52:54 ---> 93cb0e81ac0f 05:52:54 Step 6/12 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 05:52:54 ---> Running in f6d3279a4e21 05:52:54 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 05:52:54 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 05:52:54 (1/4) Installing openssh-keygen (9.7_p1-r5) 05:52:54 (2/4) Installing libedit (20240517.3.1-r0) 05:52:54 (3/4) Installing openssh-client-common (9.7_p1-r5) 05:52:54 (4/4) Installing openssh-client-default (9.7_p1-r5) 05:52:54 Executing busybox-1.36.1-r29.trigger 05:52:54 OK: 252 MiB in 62 packages 05:52:55 Removing intermediate container f6d3279a4e21 05:52:55 ---> a376ad633bfe 05:52:55 Step 7/12 : WORKDIR /sample-service 05:52:55 ---> Running in 69f247bb6035 05:52:55 Removing intermediate container 69f247bb6035 05:52:55 ---> bbf0b87e0e46 05:52:55 Step 8/12 : COPY go.mod vendor* ./ 05:52:55 ---> 7a1fc6c5a4b3 05:52:55 Step 9/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 05:52:55 ---> Running in ec149752ad0c 05:53:10 Removing intermediate container ec149752ad0c 05:53:10 ---> d22ba6713666 05:53:10 Step 10/12 : COPY . . 05:53:10 ---> 2d1c743b5608 05:53:10 Step 11/12 : ARG MAKE='make build' 05:53:10 ---> Running in c9277d9811da 05:53:10 Removing intermediate container c9277d9811da 05:53:10 ---> 366309276e66 05:53:10 Step 12/12 : RUN $MAKE 05:53:10 ---> Running in 9335983d2e51 05:53:10 noop 05:53:10 Removing intermediate container 9335983d2e51 05:53:10 ---> 6e097812be43 05:53:10 Successfully built 6e097812be43 05:53:10 Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:53:10 + docker inspect -f . ci-base-image-x86_64 05:53:10 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 05:53:11 prd-ubuntu20.04-docker-8c-8g-41545 does not seem to be running inside a container 05:53:11 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/gexfoundry_sample-service_PR-165 -v /w/workspace/gexfoundry_sample-service_PR-165:/w/workspace/gexfoundry_sample-service_PR-165:rw,z -v /w/workspace/gexfoundry_sample-service_PR-165@tmp:/w/workspace/gexfoundry_sample-service_PR-165@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 05:53:11 $ docker top 941cdafebde68fc204560c204128d4d21680ca552f6c4357d130862c81ccbbe2 -eo pid,comm [Pipeline] { [Pipeline] sh 05:53:11 + go version 05:53:11 go version go1.23.4 linux/amd64 [Pipeline] } 05:53:11 $ docker stop --time=1 941cdafebde68fc204560c204128d4d21680ca552f6c4357d130862c81ccbbe2 05:53:13 $ docker rm -f --volumes 941cdafebde68fc204560c204128d4d21680ca552f6c4357d130862c81ccbbe2 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:53:13 + docker inspect -f . ci-base-image-x86_64 05:53:13 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 05:53:13 prd-ubuntu20.04-docker-8c-8g-41545 does not seem to be running inside a container 05:53:13 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock -w /w/workspace/gexfoundry_sample-service_PR-165 -v /w/workspace/gexfoundry_sample-service_PR-165:/w/workspace/gexfoundry_sample-service_PR-165:rw,z -v /w/workspace/gexfoundry_sample-service_PR-165@tmp:/w/workspace/gexfoundry_sample-service_PR-165@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 05:53:13 $ docker top 8d1fccbb9da37c17d3332fa0db579235ed5e49e6e1c6452066fb306a1afea1af -eo pid,comm [Pipeline] { [Pipeline] sh 05:53:14 + git config --global --add safe.directory /w/workspace/gexfoundry_sample-service_PR-165 [Pipeline] fileExists [Pipeline] sh 05:53:14 + make test 'GOTESTFLAGS=-json -v' 05:53:14 CGO_ENABLED=1 go install github.com/gotesttools/gotestfmt/v2/cmd/gotestfmt@latest 05:53:15 CGO_ENABLED=1 go test -json -v ./... -coverprofile=coverage.out | gotestfmt 05:53:25 📦 github.com/edgexfoundry/sample-service 05:53:25 🛑 no test files 05:53:25 05:53:25 📦 github.com/edgexfoundry/sample-service/cmd 05:53:25 github.com/edgexfoundry/sample-service/cmd coverage: 0.0% of statements 05:53:25 05:53:25 📦 github.com/edgexfoundry/sample-service/driver (40% coverage) 05:53:25 level=ERROR ts=2025-03-18T05:53:23.815746206Z app=devicerandom source=logger.go:74 msg="logTarget cannot be blank, using stdout only" 05:53:25 ✅ TestHandleReadCommands (0s) 05:53:25 ✅ TestHandleWriteCommands (0s) 05:53:25 ✅ TestValue_Int16 (0s) 05:53:25 ✅ TestValue_Int32 (0s) 05:53:25 ✅ TestValue_Int64 (0s) 05:53:25 ✅ TestValue_Int8 (0s) 05:53:25 05:53:25 CGO_ENABLED=1 go vet ./... 05:53:26 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 05:53:26 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 05:53:26 ./bin/test-attribution-txt.sh 05:53:26 An attribution for golang.org/x/crypto is missing from Attribution.txt, please add 05:53:26 An attribution for golang.org/x/sys is missing from Attribution.txt, please add [Pipeline] echo 05:53:26 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^lts-test$]] [Pipeline] } 05:53:26 $ docker stop --time=1 8d1fccbb9da37c17d3332fa0db579235ed5e49e6e1c6452066fb306a1afea1af 05:53:28 $ docker rm -f --volumes 8d1fccbb9da37c17d3332fa0db579235ed5e49e6e1c6452066fb306a1afea1af [Pipeline] // withDockerContainer [Pipeline] sh 05:53:29 + sudo chown -R jenkins:jenkins . [Pipeline] stash 05:53:29 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh 05:53:29 + sudo chown -R jenkins:jenkins . [Pipeline] sh 05:53:30 + ls -al . 05:53:30 total 160 05:53:30 drwxrwxr-x 10 jenkins jenkins 4096 Mar 18 05:53 . 05:53:30 drwxrwxr-x 4 jenkins jenkins 4096 Mar 18 05:52 .. 05:53:30 drwxrwxr-x 8 jenkins jenkins 4096 Mar 18 05:52 .git 05:53:30 drwxrwxr-x 3 jenkins jenkins 4096 Mar 18 05:52 .github 05:53:30 -rw-rw-r-- 1 jenkins jenkins 46 Mar 18 05:52 .gitignore 05:53:30 drwxr-xr-x 3 jenkins jenkins 4096 Mar 18 05:52 .semver 05:53:30 -rw-rw-r-- 1 jenkins jenkins 4832 Mar 18 05:52 Attribution.txt 05:53:30 -rw-rw-r-- 1 jenkins jenkins 34862 Mar 18 05:52 CHANGELOG.md 05:53:30 -rw-rw-r-- 1 jenkins jenkins 1434 Mar 18 05:52 Dockerfile 05:53:30 -rw-rw-r-- 1 jenkins jenkins 821 Mar 18 05:52 Jenkinsfile 05:53:30 -rw-rw-r-- 1 jenkins jenkins 729 Mar 18 05:52 Jenkinsfile-sandbox 05:53:30 -rw-rw-r-- 1 jenkins jenkins 3586 Mar 18 05:52 Jenkinsfile.edgexSemver 05:53:30 -rw-rw-r-- 1 jenkins jenkins 11340 Mar 18 05:52 LICENSE 05:53:30 -rw-rw-r-- 1 jenkins jenkins 1308 Mar 18 05:52 Makefile 05:53:30 -rw-rw-r-- 1 jenkins jenkins 3063 Mar 18 05:52 README.md 05:53:30 -rw-rw-r-- 1 jenkins jenkins 5 Mar 18 05:52 VERSION 05:53:30 drwxrwxr-x 3 jenkins jenkins 4096 Mar 18 05:52 api 05:53:30 drwxrwxr-x 2 jenkins jenkins 4096 Mar 18 05:52 bin 05:53:30 drwxrwxr-x 3 jenkins jenkins 4096 Mar 18 05:52 cmd 05:53:30 -rw-r--r-- 1 jenkins jenkins 5399 Mar 18 05:53 coverage.out 05:53:30 drwxrwxr-x 2 jenkins jenkins 4096 Mar 18 05:52 driver 05:53:30 drwxrwxr-x 2 jenkins jenkins 4096 Mar 18 05:52 example 05:53:30 -rw-rw-r-- 1 jenkins jenkins 1955 Mar 18 05:52 go.mod 05:53:30 -rw-rw-r-- 1 jenkins jenkins 13083 Mar 18 05:52 go.sum 05:53:30 -rw-rw-r-- 1 jenkins jenkins 225 Mar 18 05:52 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:53:30 + docker build -t sample-service -f Dockerfile --build-arg BASE=ci-base-image-x86_64 --build-arg MAKE=make build --build-arg ARCH=amd64 --label git_sha=23ff995a3aef02e85a45daf0513f418e4247a776 --label arch=amd64 --label version=0.0.0 . 05:53:30 Sending build context to Docker daemon 2.794MB 05:53:30 Step 1/23 : ARG BASE=golang:1.21-alpine3.18 05:53:30 Step 2/23 : FROM ${BASE} AS builder 05:53:30 ---> 6e097812be43 05:53:30 Step 3/23 : ARG ALPINE_PKG_BASE="build-base git openssh-client" 05:53:30 ---> Running in 1e86931e819f 05:53:30 Removing intermediate container 1e86931e819f 05:53:30 ---> 9877b18cb75a 05:53:30 Step 4/23 : ARG ALPINE_PKG_EXTRA="" 05:53:30 ---> Running in 771785d1da9f 05:53:30 Removing intermediate container 771785d1da9f 05:53:30 ---> 717e237df09e 05:53:30 Step 5/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel' 05:53:30 ---> Running in 8f8b9532ea70 05:53:30 Removing intermediate container 8f8b9532ea70 05:53:30 ---> fa8ecd67cc44 05:53:30 Step 6/23 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 05:53:30 ---> Running in dd2f6dfdf1b6 05:53:31 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 05:53:31 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 05:53:31 OK: 252 MiB in 62 packages 05:53:32 Removing intermediate container dd2f6dfdf1b6 05:53:32 ---> 67a509db78ed 05:53:32 Step 7/23 : WORKDIR /sample-service 05:53:32 ---> Running in d073a282647e 05:53:32 Removing intermediate container d073a282647e 05:53:32 ---> 5cf0a8f7a327 05:53:32 Step 8/23 : COPY go.mod vendor* ./ 05:53:32 ---> 093466dd9775 05:53:32 Step 9/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 05:53:32 ---> Running in aca63475f497 05:53:32 Removing intermediate container aca63475f497 05:53:32 ---> 5b226adc7ce3 05:53:32 Step 10/23 : COPY . . 05:53:32 ---> 0791c418d156 05:53:32 Step 11/23 : ARG MAKE='make build' 05:53:33 ---> Running in 5e8d2720e4f0 05:53:33 Removing intermediate container 5e8d2720e4f0 05:53:33 ---> 6de0520ab4a2 05:53:33 Step 12/23 : RUN $MAKE 05:53:33 ---> Running in f83bd438967f 05:53:33 CGO_ENABLED=1 go build -ldflags "-X github.com/edgexfoundry/sample-service.Version=0.0.0" -o cmd/sample-service ./cmd 05:53:45 Removing intermediate container f83bd438967f 05:53:45 ---> ba7c02ea9982 05:53:45 Step 13/23 : FROM alpine:3.18 05:53:45 3.18: Pulling from library/alpine 05:53:45 44cf07d57ee4: Pulling fs layer 05:53:45 44cf07d57ee4: Verifying Checksum 05:53:45 44cf07d57ee4: Download complete 05:53:45 44cf07d57ee4: Pull complete 05:53:45 Digest: sha256:de0eb0b3f2a47ba1eb89389859a9bd88b28e82f5826b6969ad604979713c2d4f 05:53:45 Status: Downloaded newer image for alpine:3.18 05:53:45 ---> 802c91d52981 05:53:45 Step 14/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel' 05:53:45 ---> Running in 7a71951e933a 05:53:45 Removing intermediate container 7a71951e933a 05:53:45 ---> 6d981a9d86c8 05:53:45 Step 15/23 : ENV APP_PORT=49999 05:53:45 ---> Running in a7c3f2a187b3 05:53:45 Removing intermediate container a7c3f2a187b3 05:53:45 ---> a24de276ea25 05:53:45 Step 16/23 : EXPOSE $APP_PORT 05:53:45 ---> Running in 459937f70f66 05:53:45 Removing intermediate container 459937f70f66 05:53:45 ---> e300cec335de 05:53:45 Step 17/23 : COPY --from=builder /sample-service/cmd / 05:53:45 ---> 9523f38ea3bb 05:53:45 Step 18/23 : COPY --from=builder /sample-service/LICENSE / 05:53:45 ---> b43ff9a413d2 05:53:45 Step 19/23 : COPY --from=builder /sample-service/Attribution.txt / 05:53:45 ---> 0b97cc0795f0 05:53:45 Step 20/23 : ENTRYPOINT ["/sample-service","--cp=consul://edgex-core-consul:8500","--confdir=/res","--registry"] 05:53:45 ---> Running in 3feccb89710c 05:53:45 Removing intermediate container 3feccb89710c 05:53:45 ---> 535e41804cb8 05:53:45 Step 21/23 : LABEL arch=amd64 05:53:45 ---> Running in 5707a9bed1ae 05:53:46 Removing intermediate container 5707a9bed1ae 05:53:46 ---> 8cff7e69b46c 05:53:46 Step 22/23 : LABEL git_sha=23ff995a3aef02e85a45daf0513f418e4247a776 05:53:46 ---> Running in df2b3a6aa76a 05:53:46 Removing intermediate container df2b3a6aa76a 05:53:46 ---> aa489ad1fa1d 05:53:46 Step 23/23 : LABEL version=0.0.0 05:53:46 ---> Running in f0ff0303ee80 05:53:46 Removing intermediate container f0ff0303ee80 05:53:46 ---> ecb70a910e39 05:53:46 [Warning] One or more build-args [ARCH] were not consumed 05:53:46 Successfully built ecb70a910e39 05:53:46 Successfully tagged sample-service:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 05:53:46 build? true, push? true [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 05:53:46 provisioning config files... 05:53:46 copy managed file [sample-service-settings] to file:/w/workspace/gexfoundry_sample-service_PR-165@tmp/config13543165276558669394tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 05:53:46 ---> ****-login.sh 05:53:46 nexus3.edgexfoundry.org:10001 05:53:46 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 05:53:46 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 05:53:46 Configure a credential helper to remove this warning. See 05:53:46 https://docs.****.com/engine/reference/commandline/login/#credentials-store 05:53:46 05:53:46 Login Succeeded 05:53:46 nexus3.edgexfoundry.org:10002 05:53:46 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 05:53:46 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 05:53:46 Configure a credential helper to remove this warning. See 05:53:46 https://docs.****.com/engine/reference/commandline/login/#credentials-store 05:53:46 05:53:46 Login Succeeded 05:53:46 nexus3.edgexfoundry.org:10003 05:53:47 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 05:53:47 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 05:53:47 Configure a credential helper to remove this warning. See 05:53:47 https://docs.****.com/engine/reference/commandline/login/#credentials-store 05:53:47 05:53:47 Login Succeeded 05:53:47 nexus3.edgexfoundry.org:10004 05:53:47 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 05:53:47 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 05:53:47 Configure a credential helper to remove this warning. See 05:53:47 https://docs.****.com/engine/reference/commandline/login/#credentials-store 05:53:47 05:53:47 Login Succeeded 05:53:47 ****.io 05:53:47 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 05:53:47 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 05:53:47 Configure a credential helper to remove this warning. See 05:53:47 https://docs.****.com/engine/reference/commandline/login/#credentials-store 05:53:47 05:53:47 Login Succeeded 05:53:47 ---> ****-login.sh ends [Pipeline] } 05:53:47 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 05:53:47 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^lts-test$]] [Pipeline] echo 05:53:47 [edgeXDocker.push] Tagging docker image sample-service with the following tags: 05:53:47 23ff995a3aef02e85a45daf0513f418e4247a776 05:53:47 latest 05:53:47 0.0.0 05:53:47 23ff995a3aef02e85a45daf0513f418e4247a776-0.0.0 05:53:47 PR-165 05:53:47 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:53:47 + docker tag sample-service nexus3.edgexfoundry.org:10004/sample-service:23ff995a3aef02e85a45daf0513f418e4247a776 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:53:48 + docker push nexus3.edgexfoundry.org:10004/sample-service:23ff995a3aef02e85a45daf0513f418e4247a776 05:53:48 The push refers to repository [nexus3.edgexfoundry.org:10004/sample-service] 05:53:48 588a8ea7e84b: Preparing 05:53:48 d18197ff76f1: Preparing 05:53:48 f0edfd313a8f: Preparing 05:53:48 f44f286046d9: Preparing 05:53:48 f44f286046d9: Layer already exists 05:53:48 588a8ea7e84b: Pushed 05:53:48 d18197ff76f1: Pushed 05:53:49 f0edfd313a8f: Pushed 05:53:49 23ff995a3aef02e85a45daf0513f418e4247a776: digest: sha256:b1eac56bc739c23b5b07927e081bd7f18d3205fd1e9784e8605dd9d5ea7af9c3 size: 1154 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:53:50 + docker tag sample-service nexus3.edgexfoundry.org:10004/sample-service:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:53:50 + docker push nexus3.edgexfoundry.org:10004/sample-service:latest 05:53:50 The push refers to repository [nexus3.edgexfoundry.org:10004/sample-service] 05:53:50 588a8ea7e84b: Preparing 05:53:50 d18197ff76f1: Preparing 05:53:50 f0edfd313a8f: Preparing 05:53:50 f44f286046d9: Preparing 05:53:50 f44f286046d9: Layer already exists 05:53:50 f0edfd313a8f: Layer already exists 05:53:50 588a8ea7e84b: Layer already exists 05:53:50 d18197ff76f1: Layer already exists 05:53:50 latest: digest: sha256:b1eac56bc739c23b5b07927e081bd7f18d3205fd1e9784e8605dd9d5ea7af9c3 size: 1154 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:53:50 + docker tag sample-service nexus3.edgexfoundry.org:10004/sample-service:0.0.0 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:53:51 + docker push nexus3.edgexfoundry.org:10004/sample-service:0.0.0 05:53:51 The push refers to repository [nexus3.edgexfoundry.org:10004/sample-service] 05:53:51 588a8ea7e84b: Preparing 05:53:51 d18197ff76f1: Preparing 05:53:51 f0edfd313a8f: Preparing 05:53:51 f44f286046d9: Preparing 05:53:51 d18197ff76f1: Layer already exists 05:53:51 588a8ea7e84b: Layer already exists 05:53:51 f0edfd313a8f: Layer already exists 05:53:51 f44f286046d9: Layer already exists 05:53:51 0.0.0: digest: sha256:b1eac56bc739c23b5b07927e081bd7f18d3205fd1e9784e8605dd9d5ea7af9c3 size: 1154 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:53:51 + docker tag sample-service nexus3.edgexfoundry.org:10004/sample-service:23ff995a3aef02e85a45daf0513f418e4247a776-0.0.0 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:53:51 + docker push nexus3.edgexfoundry.org:10004/sample-service:23ff995a3aef02e85a45daf0513f418e4247a776-0.0.0 05:53:51 The push refers to repository [nexus3.edgexfoundry.org:10004/sample-service] 05:53:51 588a8ea7e84b: Preparing 05:53:51 d18197ff76f1: Preparing 05:53:51 f0edfd313a8f: Preparing 05:53:51 f44f286046d9: Preparing 05:53:51 f0edfd313a8f: Layer already exists 05:53:51 d18197ff76f1: Layer already exists 05:53:51 588a8ea7e84b: Layer already exists 05:53:51 f44f286046d9: Layer already exists 05:53:51 23ff995a3aef02e85a45daf0513f418e4247a776-0.0.0: digest: sha256:b1eac56bc739c23b5b07927e081bd7f18d3205fd1e9784e8605dd9d5ea7af9c3 size: 1154 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:53:52 + docker tag sample-service nexus3.edgexfoundry.org:10004/sample-service:PR-165 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:53:52 + docker push nexus3.edgexfoundry.org:10004/sample-service:PR-165 05:53:52 The push refers to repository [nexus3.edgexfoundry.org:10004/sample-service] 05:53:52 588a8ea7e84b: Preparing 05:53:52 d18197ff76f1: Preparing 05:53:52 f0edfd313a8f: Preparing 05:53:52 f44f286046d9: Preparing 05:53:52 d18197ff76f1: Layer already exists 05:53:52 f0edfd313a8f: Layer already exists 05:53:52 f44f286046d9: Layer already exists 05:53:52 588a8ea7e84b: Layer already exists 05:53:52 PR-165: digest: sha256:b1eac56bc739c23b5b07927e081bd7f18d3205fd1e9784e8605dd9d5ea7af9c3 size: 1154 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 05:53:52 ===================================================== [Pipeline] echo 05:53:52 taggedImages: 05:53:52 - nexus3.edgexfoundry.org:10004/sample-service:23ff995a3aef02e85a45daf0513f418e4247a776 05:53:52 - nexus3.edgexfoundry.org:10004/sample-service:latest 05:53:52 - nexus3.edgexfoundry.org:10004/sample-service:0.0.0 05:53:52 - nexus3.edgexfoundry.org:10004/sample-service:23ff995a3aef02e85a45daf0513f418e4247a776-0.0.0 05:53:52 - nexus3.edgexfoundry.org:10004/sample-service:PR-165 Scripts not permitted to use method groovy.lang.GroovyObject getProperty java.lang.String (org.jenkinsci.plugins.docker.workflow.Docker$Image.host). Administrators can decide whether to approve or reject this signature. [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) Stage "Snap" skipped due to earlier failure(s) [Pipeline] getContext [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:53:53 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 05:53:53 05:53:53 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:53:53 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 05:53:53 latest: Pulling from edgex-lftools-log-publisher 05:53:53 5eb5b503b376: Pulling fs layer 05:53:53 5c69ac0246d0: Pulling fs layer 05:53:53 ec43610c2a17: Pulling fs layer 05:53:53 3a2ae6a8a46f: Pulling fs layer 05:53:53 33b1e0a273af: Pulling fs layer 05:53:53 5d3b04190fa2: Pulling fs layer 05:53:53 2f39f015ded8: Pulling fs layer 05:53:53 3a2ae6a8a46f: Waiting 05:53:53 33b1e0a273af: Waiting 05:53:53 5d3b04190fa2: Waiting 05:53:53 5c69ac0246d0: Download complete 05:53:53 3a2ae6a8a46f: Verifying Checksum 05:53:53 3a2ae6a8a46f: Download complete 05:53:53 33b1e0a273af: Verifying Checksum 05:53:53 33b1e0a273af: Download complete 05:53:53 5d3b04190fa2: Verifying Checksum 05:53:53 5d3b04190fa2: Download complete 05:53:53 ec43610c2a17: Verifying Checksum 05:53:53 ec43610c2a17: Download complete 05:53:53 5eb5b503b376: Verifying Checksum 05:53:53 5eb5b503b376: Download complete 05:53:54 2f39f015ded8: Download complete 05:53:54 5eb5b503b376: Pull complete 05:53:54 5c69ac0246d0: Pull complete 05:53:55 ec43610c2a17: Pull complete 05:53:55 3a2ae6a8a46f: Pull complete 05:53:55 33b1e0a273af: Pull complete 05:53:55 5d3b04190fa2: Pull complete 05:53:59 2f39f015ded8: Pull complete 05:53:59 Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 05:53:59 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 05:53:59 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 05:54:00 prd-ubuntu20.04-docker-8c-8g-41545 does not seem to be running inside a container 05:54:00 $ 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_sample-service_PR-165 -v /w/workspace/gexfoundry_sample-service_PR-165:/w/workspace/gexfoundry_sample-service_PR-165:rw,z -v /w/workspace/gexfoundry_sample-service_PR-165@tmp:/w/workspace/gexfoundry_sample-service_PR-165@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 05:54:03 $ docker top 41c62e7be67b08606a04817d75bf5437740b20de3ce540dd55cf970f2387d037 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 05:54:03 ---> job-cost.sh 05:54:03 lf-activate-venv: SKIPPING 05:54:03 INFO: No Stack... 05:54:04 INFO: Retrieving Pricing Info for: v3-standard-8 05:54:04 INFO: Archiving Costs [Pipeline] sh 05:54:04 + cat /w/workspace/gexfoundry_sample-service_PR-165/archives/cost.csv 05:54:04 + cut -d, -f6 [Pipeline] lock 05:54:04 Trying to acquire lock on [Resource: jenkins-edgexfoundry-sample-service-PR-165-7-stack-cost] 05:54:04 Resource [jenkins-edgexfoundry-sample-service-PR-165-7-stack-cost] did not exist. Created. 05:54:04 Lock acquired on [Resource: jenkins-edgexfoundry-sample-service-PR-165-7-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 05:54:05 + echo total: 0.2199999988079071 [Pipeline] stash 05:54:05 Stashed 1 file(s) [Pipeline] } 05:54:05 Lock released on resource [Resource: jenkins-edgexfoundry-sample-service-PR-165-7-stack-cost] [Pipeline] // lock [Pipeline] } 05:54:05 $ docker stop --time=1 41c62e7be67b08606a04817d75bf5437740b20de3ce540dd55cf970f2387d037 05:54:06 $ docker rm -f --volumes 41c62e7be67b08606a04817d75bf5437740b20de3ce540dd55cf970f2387d037 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } 05:54:06 Failed in branch amd64 [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (CodeCov) Stage "CodeCov" skipped due to earlier failure(s) [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) Stage "Snyk Dependency Scan" skipped due to earlier failure(s) [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Archive Prep) Stage "Archive Prep" skipped due to earlier failure(s) [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) Stage "Publish Swagger" skipped due to earlier failure(s) [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) Stage "Semver" skipped due to earlier failure(s) [Pipeline] getContext [Pipeline] stage [Pipeline] { (Tag) Stage "Semver" skipped due to earlier failure(s) [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) Stage "Semver" skipped due to earlier failure(s) [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Experimental Tag) Stage "Semver" skipped due to earlier failure(s) [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Stable (Named) Tag) Stage "Semver" skipped due to earlier failure(s) [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] sh 05:54:07 + [ -d /w/workspace/gexfoundry_sample-service_PR-165/archives ] 05:54:07 + ls -al /w/workspace/gexfoundry_sample-service_PR-165/archives 05:54:07 total 16 05:54:07 drwxr-xr-x 3 root root 4096 Mar 18 05:54 . 05:54:07 drwxrwxr-x 11 jenkins jenkins 4096 Mar 18 05:54 .. 05:54:07 drwxr-xr-x 2 root root 4096 Mar 18 05:54 cost 05:54:07 -rw-r--r-- 1 root root 86 Mar 18 05:54 cost.csv 05:54:07 + sudo chown -R jenkins:jenkins /w/workspace/gexfoundry_sample-service_PR-165/archives 05:54:07 + ls -al /w/workspace/gexfoundry_sample-service_PR-165/archives 05:54:07 total 16 05:54:07 drwxr-xr-x 3 jenkins jenkins 4096 Mar 18 05:54 . 05:54:07 drwxrwxr-x 11 jenkins jenkins 4096 Mar 18 05:54 .. 05:54:07 drwxr-xr-x 2 jenkins jenkins 4096 Mar 18 05:54 cost 05:54:07 -rw-r--r-- 1 jenkins jenkins 86 Mar 18 05:54 cost.csv [Pipeline] libraryResource [Pipeline] sh 05:54:07 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 05:54:08 ---> package-listing.sh 05:54:08 ++ facter osfamily 05:54:08 ++ tr '[:upper:]' '[:lower:]' 05:54:08 + OS_FAMILY=debian 05:54:08 + workspace=/w/workspace/gexfoundry_sample-service_PR-165 05:54:08 + START_PACKAGES=/tmp/packages_start.txt 05:54:08 + END_PACKAGES=/tmp/packages_end.txt 05:54:08 + DIFF_PACKAGES=/tmp/packages_diff.txt 05:54:08 + PACKAGES=/tmp/packages_start.txt 05:54:08 + '[' /w/workspace/gexfoundry_sample-service_PR-165 ']' 05:54:08 + PACKAGES=/tmp/packages_end.txt 05:54:08 + case "${OS_FAMILY}" in 05:54:08 + dpkg -l 05:54:08 + grep '^ii' 05:54:08 + '[' -f /tmp/packages_start.txt ']' 05:54:08 + '[' -f /tmp/packages_end.txt ']' 05:54:08 + diff /tmp/packages_start.txt /tmp/packages_end.txt 05:54:08 + '[' /w/workspace/gexfoundry_sample-service_PR-165 ']' 05:54:08 + mkdir -p /w/workspace/gexfoundry_sample-service_PR-165/archives/ 05:54:08 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/gexfoundry_sample-service_PR-165/archives/ [Pipeline] echo 05:54:08 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_sample-service_PR-165/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 05:54:09 + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:54:09 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 05:54:09 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 05:54:09 prd-ubuntu20.04-docker-8c-8g-41545 does not seem to be running inside a container 05:54:09 $ 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_sample-service_PR-165/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/gexfoundry_sample-service_PR-165 -v /w/workspace/gexfoundry_sample-service_PR-165:/w/workspace/gexfoundry_sample-service_PR-165:rw,z -v /w/workspace/gexfoundry_sample-service_PR-165@tmp:/w/workspace/gexfoundry_sample-service_PR-165@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 05:54:09 $ docker top 0d17623e542402257be435489f9bed4e2207a7e17486807501a7d7fc7afff972 -eo pid,comm [Pipeline] { [Pipeline] sh 05:54:10 + touch /tmp/pre-build-complete [Pipeline] sh 05:54:10 + mkdir -p /var/log/sysstat [Pipeline] sh 05:54:10 + ls /var/log/sa-host 05:54:10 ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 05:54:10 provisioning config files... 05:54:10 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/gexfoundry_sample-service_PR-165@tmp/config2448727827735686872tmp [Pipeline] { [Pipeline] echo 05:54:11 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 05:54:11 ---> create-netrc.sh [Pipeline] } 05:54:11 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 05:54:11 ---> python-tools-install.sh [Pipeline] echo 05:54:11 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 05:54:11 ---> sudo-logs.sh 05:54:11 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 05:54:11 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 05:54:12 ---> job-cost.sh 05:54:12 lf-activate-venv: SKIPPING 05:54:12 DEBUG: total: 0.2199999988079071 05:54:12 INFO: Retrieving Stack Cost... 05:54:12 INFO: Retrieving Pricing Info for: v3-standard-8 05:54:12 INFO: Archiving Costs [Pipeline] echo 05:54:12 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 05:54:12 ---> logs-deploy.sh 05:54:12 lf-activate-venv: SKIPPING 05:54:12 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/sample-service/PR-165/7 05:54:12 INFO: archiving workspace using pattern(s): 05:54:13 Archives upload complete. 05:54:13 INFO: archiving logs to Nexus 05:54:14 ---> uname -a: 05:54:14 Linux prd-ubuntu20-04-docker-8c-8g-41545 5.4.0-126-generic #142-Ubuntu SMP Fri Aug 26 12:12:57 UTC 2022 x86_64 GNU/Linux 05:54:14 05:54:14 05:54:14 ---> lscpu: 05:54:14 Architecture: x86_64 05:54:14 CPU op-mode(s): 32-bit, 64-bit 05:54:14 Byte Order: Little Endian 05:54:14 Address sizes: 40 bits physical, 48 bits virtual 05:54:14 CPU(s): 8 05:54:14 On-line CPU(s) list: 0-7 05:54:14 Thread(s) per core: 1 05:54:14 Core(s) per socket: 1 05:54:14 Socket(s): 8 05:54:14 NUMA node(s): 1 05:54:14 Vendor ID: AuthenticAMD 05:54:14 CPU family: 23 05:54:14 Model: 49 05:54:14 Model name: AMD EPYC-Rome Processor 05:54:14 Stepping: 0 05:54:14 CPU MHz: 2800.000 05:54:14 BogoMIPS: 5600.00 05:54:14 Virtualization: AMD-V 05:54:14 Hypervisor vendor: KVM 05:54:14 Virtualization type: full 05:54:14 L1d cache: 256 KiB 05:54:14 L1i cache: 256 KiB 05:54:14 L2 cache: 4 MiB 05:54:14 L3 cache: 128 MiB 05:54:14 NUMA node0 CPU(s): 0-7 05:54:14 Vulnerability Itlb multihit: Not affected 05:54:14 Vulnerability L1tf: Not affected 05:54:14 Vulnerability Mds: Not affected 05:54:14 Vulnerability Meltdown: Not affected 05:54:14 Vulnerability Mmio stale data: Not affected 05:54:14 Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp 05:54:14 Vulnerability Spectre v1: Mitigation; usercopy/swapgs barriers and __user pointer sanitization 05:54:14 Vulnerability Spectre v2: Mitigation; Retpolines, IBPB conditional, IBRS_FW, STIBP disabled, RSB filling 05:54:14 Vulnerability Srbds: Not affected 05:54:14 Vulnerability Tsx async abort: Not affected 05:54:14 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 05:54:14 05:54:14 05:54:14 ---> nproc: 05:54:14 8 05:54:14 05:54:14 05:54:14 ---> df -h: 05:54:14 Filesystem Size Used Avail Use% Mounted on 05:54:14 overlay 155G 11G 145G 7% / 05:54:14 tmpfs 64M 0 64M 0% /dev 05:54:14 tmpfs 16G 0 16G 0% /sys/fs/cgroup 05:54:14 shm 64M 0 64M 0% /dev/shm 05:54:14 /dev/vda1 155G 11G 145G 7% /facter-os 05:54:14 05:54:14 05:54:14 ---> sar -b -r -n DEV: 05:54:14 Linux 5.4.0-126-generic (prd-ubuntu20-04-docker-8c-8g-41545) 03/18/25 _x86_64_ (8 CPU) 05:54:14 05:54:14 05:51:41 LINUX RESTART (8 CPU) 05:54:14 05:54:14 05:52:01 tps rtps wtps dtps bread/s bwrtn/s bdscd/s 05:54:14 05:53:01 359.84 38.64 321.20 0.00 4294.62 72205.17 0.00 05:54:14 05:54:01 215.88 0.37 215.51 0.00 27.46 36257.38 0.00 05:54:14 Average: 287.85 19.50 268.35 0.00 2160.86 54229.78 0.00 05:54:14 05:54:14 05:52:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 05:54:14 05:53:01 29213532 31535836 784452 2.39 77016 2517016 1961728 5.78 1020040 2257952 2272 05:54:14 05:54:01 28411468 31534208 767688 2.33 111676 3213260 1799536 5.30 1212708 2783864 169652 05:54:14 Average: 28812500 31535022 776070 2.36 94346 2865138 1880632 5.54 1116374 2520908 85962 05:54:14 05:54:14 05:52:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 05:54:14 05:53:01 veth78cadd2 19.25 23.06 1.85 12.36 0.00 0.00 0.00 0.00 05:54:14 05:53:01 lo 6.67 6.67 0.66 0.66 0.00 0.00 0.00 0.00 05:54:14 05:53:01 docker0 23.85 29.35 2.03 93.48 0.00 0.00 0.00 0.00 05:54:14 05:53:01 ens3 549.19 349.64 5714.00 96.93 0.00 0.00 0.00 0.00 05:54:14 05:54:01 lo 7.26 7.26 0.72 0.72 0.00 0.00 0.00 0.00 05:54:14 05:54:01 docker0 26.91 44.00 2.16 352.48 0.00 0.00 0.00 0.00 05:54:14 05:54:01 ens3 219.41 139.42 2994.88 140.48 0.00 0.00 0.00 0.00 05:54:14 Average: lo 6.96 6.96 0.69 0.69 0.00 0.00 0.00 0.00 05:54:14 Average: docker0 25.38 36.67 2.10 222.99 0.00 0.00 0.00 0.00 05:54:14 Average: ens3 384.29 244.52 4354.33 118.71 0.00 0.00 0.00 0.00 05:54:14 05:54:14 05:54:14 ---> sar -P ALL: 05:54:14 Linux 5.4.0-126-generic (prd-ubuntu20-04-docker-8c-8g-41545) 03/18/25 _x86_64_ (8 CPU) 05:54:14 05:54:14 05:51:41 LINUX RESTART (8 CPU) 05:54:14 05:54:14 05:52:01 CPU %user %nice %system %iowait %steal %idle 05:54:14 05:53:01 all 9.45 0.00 3.52 2.75 0.06 84.23 05:54:14 05:53:01 0 7.84 0.00 3.37 0.62 0.07 88.11 05:54:14 05:53:01 1 10.78 0.00 2.85 0.84 0.07 85.46 05:54:14 05:53:01 2 7.67 0.00 3.66 5.28 0.07 83.32 05:54:14 05:53:01 3 14.04 0.00 2.61 1.52 0.05 81.78 05:54:14 05:53:01 4 7.57 0.00 4.23 5.81 0.05 82.34 05:54:14 05:53:01 5 7.90 0.00 4.96 4.74 0.05 82.35 05:54:14 05:53:01 6 11.34 0.00 3.24 2.62 0.05 82.75 05:54:14 05:53:01 7 8.47 0.00 3.23 0.62 0.05 87.62 05:54:14 05:54:01 all 19.55 0.00 5.55 1.86 0.08 72.96 05:54:14 05:54:01 0 19.54 0.00 4.79 0.69 0.08 74.89 05:54:14 05:54:01 1 19.89 0.00 5.67 1.08 0.08 73.27 05:54:14 05:54:01 2 20.20 0.00 5.64 3.31 0.07 70.79 05:54:14 05:54:01 3 18.62 0.00 4.93 0.27 0.08 76.10 05:54:14 05:54:01 4 19.72 0.00 5.87 2.24 0.08 72.09 05:54:14 05:54:01 5 19.54 0.00 6.17 0.44 0.08 73.77 05:54:14 05:54:01 6 19.58 0.00 5.00 3.94 0.08 71.39 05:54:14 05:54:01 7 19.34 0.00 6.30 2.88 0.07 71.41 05:54:14 Average: all 14.50 0.00 4.53 2.30 0.07 78.60 05:54:14 Average: 0 13.67 0.00 4.07 0.66 0.08 81.53 05:54:14 Average: 1 15.33 0.00 4.26 0.96 0.08 79.37 05:54:14 Average: 2 13.93 0.00 4.65 4.29 0.07 77.06 05:54:14 Average: 3 16.33 0.00 3.77 0.89 0.07 78.94 05:54:14 Average: 4 13.66 0.00 5.05 4.02 0.07 77.20 05:54:14 Average: 5 13.73 0.00 5.57 2.59 0.07 78.05 05:54:14 Average: 6 15.46 0.00 4.12 3.28 0.07 77.07 05:54:14 Average: 7 13.89 0.00 4.76 1.75 0.06 79.54 05:54:14 05:54:14 05:54:14