Started by upstream project "edgexfoundry/cd-management/release-lts" build number 96 originally caused by: Push event to branch release-lts Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 538c49beec832bb608dadee327750284423bbdd1 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-ssh17479351823500999940.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 1fb09f2f04337f862ccd4ddbc4d09c840662fcaa 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-ssh8633660317583377909.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 1fb09f2f04337f862ccd4ddbc4d09c840662fcaa The recommended git tool is: git using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/device-rest-go/branches/odessa/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/device-rest-go/branches/odessa/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh15860134370185861869.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 1fb09f2f04337f862ccd4ddbc4d09c840662fcaa (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 1fb09f2f04337f862ccd4ddbc4d09c840662fcaa # timeout=10 Commit message: "fix: add new goLTSImages 1.23 (#466)" > 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-ssh4309281045878245239.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/device-rest-go/branches/odessa/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/device-rest-go/branches/odessa/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh12223929441186541992.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: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.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: 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 ‘prd-centos7-blackbox-4c-2g-40618’ doesn’t have label ‘ubuntu20.04-docker-8c-8g’ ‘prd-centos7-blackbox-4c-2g-40619’ doesn’t have label ‘ubuntu20.04-docker-8c-8g’ ‘prd-ubuntu20.04-docker-8c-8g-41055’ is offline ‘prd-ubuntu20.04-docker-8c-8g-41058’ is offline ‘prd-ubuntu20.04-docker-8c-8g-41059’ is offline Running on prd-ubuntu20.04-docker-8c-8g-41059 in /w/workspace/gexfoundry_device-rest-go_odessa [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_odessa # 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 Avoid second fetch Checking out Revision 538c49beec832bb608dadee327750284423bbdd1 (odessa) Commit message: "ci(lts-release): LTS release v4.0.0 @30c083a" > 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 core.sparsecheckout # timeout=10 > git checkout -f 538c49beec832bb608dadee327750284423bbdd1 # timeout=10 > git rev-list --no-walk 538c49beec832bb608dadee327750284423bbdd1 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 07:20:46 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 07:20:46 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 07:20:46 ========================================================= 07:20:46 EdgeX Global Pipelines Version Info 07:20:46 ========================================================= [Pipeline] libraryResource [Pipeline] sh 07:20:46 ------------------- 07:20:46 stable info: 07:20:46 ------------------- 07:20:46 Commited By: Cherry Wang cherry@iotechsys.com 07:20:46 Commit SHA: 1fb09f2f04337f862ccd4ddbc4d09c840662fcaa 07:20:46 Message: update stable to v1.0.271 07:20:47 ------------------- 07:20:47 experimental info: 07:20:47 ------------------- 07:20:47 Commited By: **** collab-it+edgex@linuxfoundation.org 07:20:47 Commit SHA: 1fb09f2f04337f862ccd4ddbc4d09c840662fcaa 07:20:47 Message: update experimental to v1.0.271 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 07:20:47 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-rest-go-settings [Pipeline] echo 07:20:47 [edgeXSetupEnvironment]: set envvar PROJECT = device-rest-go [Pipeline] echo 07:20:47 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 07:20:47 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 07:20:47 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 07:20:47 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.23 [Pipeline] echo 07:20:47 [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo 07:20:47 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo 07:20:47 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 07:20:47 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 07:20:47 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 07:20:47 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = device-rest [Pipeline] echo 07:20:47 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 07:20:47 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 07:20:47 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 07:20:47 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 07:20:47 [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo 07:20:47 [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo 07:20:47 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 07:20:47 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 07:20:47 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo 07:20:48 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo 07:20:48 [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo 07:20:48 [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo 07:20:48 [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo 07:20:48 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 07:20:48 [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo 07:20:48 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = odessa [Pipeline] echo 07:20:48 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = odessa [Pipeline] echo 07:20:48 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = odessa [Pipeline] echo 07:20:48 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 538c49beec832bb608dadee327750284423bbdd1 [Pipeline] echo 07:20:48 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 538c49b [Pipeline] echo 07:20:48 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 07:20:48 provisioning config files... 07:20:48 copy managed file [device-rest-go-settings] to file:/w/workspace/gexfoundry_device-rest-go_odessa@tmp/config14861419129079484364tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 07:20:48 ---> ****-login.sh 07:20:48 nexus3.edgexfoundry.org:10001 07:20:48 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 07:20:48 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 07:20:48 Configure a credential helper to remove this warning. See 07:20:48 https://docs.****.com/engine/reference/commandline/login/#credentials-store 07:20:48 07:20:48 Login Succeeded 07:20:48 nexus3.edgexfoundry.org:10002 07:20:48 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 07:20:48 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 07:20:48 Configure a credential helper to remove this warning. See 07:20:48 https://docs.****.com/engine/reference/commandline/login/#credentials-store 07:20:48 07:20:48 Login Succeeded 07:20:48 nexus3.edgexfoundry.org:10003 07:20:49 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 07:20:49 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 07:20:49 Configure a credential helper to remove this warning. See 07:20:49 https://docs.****.com/engine/reference/commandline/login/#credentials-store 07:20:49 07:20:49 Login Succeeded 07:20:49 nexus3.edgexfoundry.org:10004 07:20:49 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 07:20:49 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 07:20:49 Configure a credential helper to remove this warning. See 07:20:49 https://docs.****.com/engine/reference/commandline/login/#credentials-store 07:20:49 07:20:49 Login Succeeded 07:20:49 ****.io 07:20:49 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 07:20:49 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 07:20:49 Configure a credential helper to remove this warning. See 07:20:49 https://docs.****.com/engine/reference/commandline/login/#credentials-store 07:20:49 07:20:49 Login Succeeded 07:20:49 ---> ****-login.sh ends [Pipeline] } 07:20:49 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh 07:20:49 + git rev-list -1 --merges 538c49beec832bb608dadee327750284423bbdd1~1..538c49beec832bb608dadee327750284423bbdd1 [Pipeline] echo 07:20:49 -----------> git rev-list -1 --merges 538c49beec832bb608dadee327750284423bbdd1~1..538c49beec832bb608dadee327750284423bbdd1 538c49beec832bb608dadee327750284423bbdd1 [false] [Pipeline] sh 07:20:50 + git log --format=format:%s -1 538c49beec832bb608dadee327750284423bbdd1 [Pipeline] echo 07:20:50 ========================================================= 07:20:50 [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] However, we have a env.CommitId 07:20:50 ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 07:20:50 + git log --format=format:%s -1 538c49beec832bb608dadee327750284423bbdd1 [Pipeline] echo 07:20:50 [semverPrep] GIT_COMMIT: 538c49beec832bb608dadee327750284423bbdd1, Commit Message: ci(lts-release): LTS release v4.0.0 @30c083a [Pipeline] echo 07:20:50 [semverPrep] This is not a build commit. [Pipeline] sh 07:20:50 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 07:20:50 + grep -v github /etc/ssh/ssh_known_hosts 07:20:50 + [ -e /tmp/ssh_known_hosts ] 07:20:50 + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts 07:20:50 + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= 07:20:50 + sudo tee -a /etc/ssh/ssh_known_hosts 07:20:50 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:20:51 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 07:20:51 07:20:51 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:20:51 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 07:20:51 0.1.4: Pulling from edgex-devops/py-git-semver 07:20:51 b85a868b505f: Pulling fs layer 07:20:51 e2be974225ed: Pulling fs layer 07:20:51 339a4e72a1f5: Pulling fs layer 07:20:51 988bab9f4d93: Pulling fs layer 07:20:51 1469e6f7b9e6: Pulling fs layer 07:20:51 eaf3925da568: Pulling fs layer 07:20:51 1469e6f7b9e6: Waiting 07:20:51 bab4dde63d76: Pulling fs layer 07:20:51 bde34c3a00c8: Pulling fs layer 07:20:51 b352a97aabf1: Pulling fs layer 07:20:51 988bab9f4d93: Waiting 07:20:51 eaf3925da568: Waiting 07:20:51 bde34c3a00c8: Waiting 07:20:51 4872d77fe225: Pulling fs layer 07:20:51 5851b861e8e6: Pulling fs layer 07:20:51 bab4dde63d76: Waiting 07:20:51 b352a97aabf1: Waiting 07:20:51 4872d77fe225: Waiting 07:20:51 e2be974225ed: Verifying Checksum 07:20:51 e2be974225ed: Download complete 07:20:51 988bab9f4d93: Verifying Checksum 07:20:51 988bab9f4d93: Download complete 07:20:51 1469e6f7b9e6: Verifying Checksum 07:20:51 1469e6f7b9e6: Download complete 07:20:51 eaf3925da568: Verifying Checksum 07:20:51 eaf3925da568: Download complete 07:20:51 339a4e72a1f5: Verifying Checksum 07:20:51 339a4e72a1f5: Download complete 07:20:51 bde34c3a00c8: Download complete 07:20:51 b352a97aabf1: Download complete 07:20:51 4872d77fe225: Download complete 07:20:51 5851b861e8e6: Verifying Checksum 07:20:51 5851b861e8e6: Download complete 07:20:51 b85a868b505f: Download complete 07:20:52 bab4dde63d76: Download complete 07:20:53 b85a868b505f: Pull complete 07:20:53 e2be974225ed: Pull complete 07:20:53 339a4e72a1f5: Pull complete 07:20:53 988bab9f4d93: Pull complete 07:20:54 1469e6f7b9e6: Pull complete 07:20:54 eaf3925da568: Pull complete 07:20:56 bab4dde63d76: Pull complete 07:20:56 bde34c3a00c8: Pull complete 07:20:56 b352a97aabf1: Pull complete 07:20:56 4872d77fe225: Pull complete 07:20:56 5851b861e8e6: Pull complete 07:20:56 Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 07:20:56 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 07:20:56 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 07:20:56 prd-ubuntu20.04-docker-8c-8g-41059 does not seem to be running inside a container 07:20:56 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/gexfoundry_device-rest-go_odessa -v /w/workspace/gexfoundry_device-rest-go_odessa:/w/workspace/gexfoundry_device-rest-go_odessa:rw,z -v /w/workspace/gexfoundry_device-rest-go_odessa@tmp:/w/workspace/gexfoundry_device-rest-go_odessa@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 07:20:59 $ docker top b6bf5302dc2d7e945cd5d58a48522b5e934c63e2837610c8c789e6ca331d486f -eo pid,comm 07:20:59 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). 07:20:59 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 07:20:59 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 07:20:59 [ssh-agent] Looking for ssh-agent implementation... 07:20:59 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 07:20:59 $ docker exec b6bf5302dc2d7e945cd5d58a48522b5e934c63e2837610c8c789e6ca331d486f ssh-agent 07:21:00 SSH_AUTH_SOCK=/tmp/ssh-8m6jcg8sGJrT/agent.32 07:21:00 SSH_AGENT_PID=38 07:21:00 Running ssh-add (command line suppressed) 07:21:00 Identity added: /w/workspace/gexfoundry_device-rest-go_odessa@tmp/private_key_12573659051021147451.key (/w/workspace/gexfoundry_device-rest-go_odessa@tmp/private_key_12573659051021147451.key) 07:21:00 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 07:21:00 + git tag --points-at 538c49beec832bb608dadee327750284423bbdd1 [Pipeline] } 07:21:00 $ docker exec --env ******** --env ******** b6bf5302dc2d7e945cd5d58a48522b5e934c63e2837610c8c789e6ca331d486f ssh-agent -k 07:21:00 unset SSH_AUTH_SOCK; 07:21:00 unset SSH_AGENT_PID; 07:21:00 echo Agent pid 38 killed; 07:21:00 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] echo 07:21:00 [edgeXSemver]: set GITSEMVER_HEAD_TAG to 'v4.0.0' [Pipeline] sshagent 07:21:00 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 07:21:00 [ssh-agent] Looking for ssh-agent implementation... 07:21:00 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 07:21:00 $ docker exec b6bf5302dc2d7e945cd5d58a48522b5e934c63e2837610c8c789e6ca331d486f ssh-agent 07:21:00 SSH_AUTH_SOCK=/tmp/ssh-EKCtcOGm2NW5/agent.71 07:21:00 SSH_AGENT_PID=77 07:21:00 Running ssh-add (command line suppressed) 07:21:01 Identity added: /w/workspace/gexfoundry_device-rest-go_odessa@tmp/private_key_11782381063753605178.key (/w/workspace/gexfoundry_device-rest-go_odessa@tmp/private_key_11782381063753605178.key) 07:21:01 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 07:21:01 + git semver init 07:21:01 2025-03-12 07:21:01,515 [run_init] DEBUG init version:0.0.0 force:False 07:21:01 2025-03-12 07:21:01,516 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/gexfoundry_device-rest-go_odessa/.semver 07:21:01 2025-03-12 07:21:01,516 [execute] INFO git clone -b semver git@github.com:edgexfoundry/device-rest-go.git /w/workspace/gexfoundry_device-rest-go_odessa/.semver 07:21:01 2025-03-12 07:21:01,517 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/device-rest-go.git', '/w/workspace/gexfoundry_device-rest-go_odessa/.semver'], cwd=/w/workspace/gexfoundry_device-rest-go_odessa, universal_newlines=False, shell=None, istream=None) 07:21:03 2025-03-12 07:21:03,067 [append_file] DEBUG append to file:/w/workspace/gexfoundry_device-rest-go_odessa/.git/info/exclude 07:21:03 2025-03-12 07:21:03,067 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/gexfoundry_device-rest-go_odessa/.semver/odessa with force:False 07:21:03 2025-03-12 07:21:03,067 [read_version] DEBUG read version from /w/workspace/gexfoundry_device-rest-go_odessa/.semver/odessa 07:21:03 2025-03-12 07:21:03,068 [read_version] DEBUG read version from /w/workspace/gexfoundry_device-rest-go_odessa/.semver/odessa 07:21:03 4.0.0 [Pipeline] } 07:21:03 $ docker exec --env ******** --env ******** b6bf5302dc2d7e945cd5d58a48522b5e934c63e2837610c8c789e6ca331d486f ssh-agent -k 07:21:03 unset SSH_AUTH_SOCK; 07:21:03 unset SSH_AGENT_PID; 07:21:03 echo Agent pid 77 killed; 07:21:03 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 07:21:03 + git semver [Pipeline] } 07:21:04 $ docker stop --time=1 b6bf5302dc2d7e945cd5d58a48522b5e934c63e2837610c8c789e6ca331d486f 07:21:05 $ docker rm -f --volumes b6bf5302dc2d7e945cd5d58a48522b5e934c63e2837610c8c789e6ca331d486f [Pipeline] // withDockerContainer [Pipeline] sh 07:21:05 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 07:21:06 Stashed 1 file(s) [Pipeline] echo 07:21:06 [edgeXSemver]: initialized semver on version 4.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] sh 07:21:06 + git checkout 538c49beec832bb608dadee327750284423bbdd1 07:21:06 HEAD is now at 538c49b ci(lts-release): LTS release v4.0.0 @30c083a [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 07:21:06 provisioning config files... 07:21:06 copy managed file [device-rest-go-settings] to file:/w/workspace/gexfoundry_device-rest-go_odessa@tmp/config6639531651562855155tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 07:21:06 ---> ****-login.sh 07:21:06 nexus3.edgexfoundry.org:10001 07:21:06 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 07:21:06 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 07:21:06 Configure a credential helper to remove this warning. See 07:21:06 https://docs.****.com/engine/reference/commandline/login/#credentials-store 07:21:06 07:21:06 Login Succeeded 07:21:06 nexus3.edgexfoundry.org:10002 07:21:07 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 07:21:07 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 07:21:07 Configure a credential helper to remove this warning. See 07:21:07 https://docs.****.com/engine/reference/commandline/login/#credentials-store 07:21:07 07:21:07 Login Succeeded 07:21:07 nexus3.edgexfoundry.org:10003 07:21:07 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 07:21:07 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 07:21:07 Configure a credential helper to remove this warning. See 07:21:07 https://docs.****.com/engine/reference/commandline/login/#credentials-store 07:21:07 07:21:07 Login Succeeded 07:21:07 nexus3.edgexfoundry.org:10004 07:21:07 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 07:21:07 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 07:21:07 Configure a credential helper to remove this warning. See 07:21:07 https://docs.****.com/engine/reference/commandline/login/#credentials-store 07:21:07 07:21:07 Login Succeeded 07:21:07 ****.io 07:21:07 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 07:21:07 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 07:21:07 Configure a credential helper to remove this warning. See 07:21:07 https://docs.****.com/engine/reference/commandline/login/#credentials-store 07:21:07 07:21:07 Login Succeeded 07:21:07 ---> ****-login.sh ends [Pipeline] } 07:21:07 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 07:21:07 [edgeX.isLTS] Checking if [odessa] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^lts-test$]] [Pipeline] sh 07:21:08 + grep ^go [0-9].[0-9]* go.mod 07:21:08 + cut -d -f 2 [Pipeline] echo 07:21:08 [edgeX.isLTS] Checking if [odessa] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^lts-test$]] [Pipeline] echo 07:21:08 ========================================================= 07:21:08 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10002/edgex-devops/edgex-golang-base:1.23-alpine-lts] 07:21:08 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:21:08 + docker build -t ci-base-image-x86_64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10002/edgex-devops/edgex-golang-base:1.23-alpine-lts --build-arg MAKE=echo noop --target=builder . 07:21:09 Sending build context to Docker daemon 62.02MB 07:21:09 Step 1/12 : ARG BASE=golang:1.23-alpine3.20 07:21:09 Step 2/12 : FROM ${BASE} AS builder 07:21:09 1.23-alpine-lts: Pulling from edgex-devops/edgex-golang-base 07:21:09 0a9a5dfd008f: Pulling fs layer 07:21:09 8833042f23b5: Pulling fs layer 07:21:09 6ca661eb024f: Pulling fs layer 07:21:09 b5acb76e9680: Pulling fs layer 07:21:09 4f4fb700ef54: Pulling fs layer 07:21:09 012bb1f9d321: Pulling fs layer 07:21:09 97255f1bc79d: Pulling fs layer 07:21:09 454448c9edf9: Pulling fs layer 07:21:09 15f87924ceaf: Pulling fs layer 07:21:09 4f4fb700ef54: Waiting 07:21:09 012bb1f9d321: Waiting 07:21:09 97255f1bc79d: Waiting 07:21:09 454448c9edf9: Waiting 07:21:09 15f87924ceaf: Waiting 07:21:09 b5acb76e9680: Waiting 07:21:09 8833042f23b5: Verifying Checksum 07:21:09 8833042f23b5: Download complete 07:21:09 b5acb76e9680: Verifying Checksum 07:21:09 b5acb76e9680: Download complete 07:21:09 4f4fb700ef54: Verifying Checksum 07:21:09 4f4fb700ef54: Download complete 07:21:09 0a9a5dfd008f: Verifying Checksum 07:21:09 0a9a5dfd008f: Download complete 07:21:09 012bb1f9d321: Verifying Checksum 07:21:09 012bb1f9d321: Download complete 07:21:09 97255f1bc79d: Verifying Checksum 07:21:09 97255f1bc79d: Download complete 07:21:09 0a9a5dfd008f: Pull complete 07:21:09 15f87924ceaf: Verifying Checksum 07:21:09 15f87924ceaf: Download complete 07:21:09 8833042f23b5: Pull complete 07:21:09 6ca661eb024f: Download complete 07:21:10 454448c9edf9: Verifying Checksum 07:21:10 454448c9edf9: Download complete 07:21:13 6ca661eb024f: Pull complete 07:21:13 b5acb76e9680: Pull complete 07:21:13 4f4fb700ef54: Pull complete 07:21:13 012bb1f9d321: Pull complete 07:21:13 97255f1bc79d: Pull complete 07:21:15 454448c9edf9: Pull complete 07:21:16 15f87924ceaf: Pull complete 07:21:16 Digest: sha256:13490a1e6eed117a10b338392fa532bd4755c6135795303ade0591b05f77a5dd 07:21:16 Status: Downloaded newer image for nexus3.edgexfoundry.org:10002/edgex-devops/edgex-golang-base:1.23-alpine-lts 07:21:16 ---> bc3d7bf65e23 07:21:16 Step 3/12 : ARG ADD_BUILD_TAGS="" 07:21:20 ---> Running in 03709a917e2f 07:21:20 Removing intermediate container 03709a917e2f 07:21:20 ---> 99b4e0f5062a 07:21:20 Step 4/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 07:21:20 ---> Running in e534f146c907 07:21:20 Removing intermediate container e534f146c907 07:21:20 ---> 84472a90f29a 07:21:20 Step 5/12 : ARG ALPINE_PKG_BASE="make git openssh-client" 07:21:20 ---> Running in f3477532beee 07:21:20 Removing intermediate container f3477532beee 07:21:20 ---> 18a327910c93 07:21:20 Step 6/12 : ARG ALPINE_PKG_EXTRA="" 07:21:20 ---> Running in d41d6c1a3d46 07:21:20 Removing intermediate container d41d6c1a3d46 07:21:20 ---> 6e6c139051c6 07:21:20 Step 7/12 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 07:21:20 ---> Running in 73009a2fd2aa 07:21:21 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 07:21:21 Still waiting to schedule task 07:21:21 Waiting for next available executor on ‘prd-ubuntu20.04-docker-arm64-4c-16g-41050’ 07:21:21 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 07:21:22 (1/4) Installing openssh-keygen (9.7_p1-r5) 07:21:22 (2/4) Installing libedit (20240517.3.1-r0) 07:21:22 (3/4) Installing openssh-client-common (9.7_p1-r5) 07:21:22 (4/4) Installing openssh-client-default (9.7_p1-r5) 07:21:22 Executing busybox-1.36.1-r29.trigger 07:21:22 OK: 252 MiB in 62 packages 07:21:22 Removing intermediate container 73009a2fd2aa 07:21:22 ---> 4d67437d83e8 07:21:22 Step 8/12 : WORKDIR /device-rest-go 07:21:22 ---> Running in 3a694435b8dc 07:21:22 Removing intermediate container 3a694435b8dc 07:21:22 ---> 24a0df378213 07:21:22 Step 9/12 : COPY go.mod vendor* ./ 07:21:25 ---> 831794b2d211 07:21:25 Step 10/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 07:21:25 ---> Running in 9590dedd1f94 07:22:04 Removing intermediate container 9590dedd1f94 07:22:04 ---> 51b49a747ba8 07:22:04 Step 11/12 : COPY . . 07:22:04 ---> 2db216560093 07:22:04 Step 12/12 : RUN $MAKE 07:22:04 ---> Running in 2d3a28b85c0c 07:22:04 noop 07:22:04 Removing intermediate container 2d3a28b85c0c 07:22:04 ---> 5aee93ad3496 07:22:04 Successfully built 5aee93ad3496 07:22:04 Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:22:04 + docker inspect -f . ci-base-image-x86_64 07:22:04 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 07:22:04 prd-ubuntu20.04-docker-8c-8g-41059 does not seem to be running inside a container 07:22:04 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/gexfoundry_device-rest-go_odessa -v /w/workspace/gexfoundry_device-rest-go_odessa:/w/workspace/gexfoundry_device-rest-go_odessa:rw,z -v /w/workspace/gexfoundry_device-rest-go_odessa@tmp:/w/workspace/gexfoundry_device-rest-go_odessa@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 ******** ci-base-image-x86_64 cat 07:22:05 $ docker top 461ed95a7c006fb93bb33491c5f23e7537ceddf3c632efd416e73996ea5850ac -eo pid,comm [Pipeline] { [Pipeline] sh 07:22:05 + go version 07:22:05 go version go1.23.7 linux/amd64 [Pipeline] } 07:22:05 $ docker stop --time=1 461ed95a7c006fb93bb33491c5f23e7537ceddf3c632efd416e73996ea5850ac 07:22:06 $ docker rm -f --volumes 461ed95a7c006fb93bb33491c5f23e7537ceddf3c632efd416e73996ea5850ac [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:22:07 + docker inspect -f . ci-base-image-x86_64 07:22:07 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 07:22:07 prd-ubuntu20.04-docker-8c-8g-41059 does not seem to be running inside a container 07:22:07 $ 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_odessa -v /w/workspace/gexfoundry_device-rest-go_odessa:/w/workspace/gexfoundry_device-rest-go_odessa:rw,z -v /w/workspace/gexfoundry_device-rest-go_odessa@tmp:/w/workspace/gexfoundry_device-rest-go_odessa@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 ******** ci-base-image-x86_64 cat 07:22:07 $ docker top 2877beb28baec86537af0b0d2c15488628bf606d4e464a5312a3baecd0bb56c4 -eo pid,comm [Pipeline] { [Pipeline] sh 07:22:08 + git config --global --add safe.directory /w/workspace/gexfoundry_device-rest-go_odessa [Pipeline] fileExists [Pipeline] sh 07:22:08 + make test 07:22:08 go test ./... -coverprofile=coverage.out ./... 07:22:09 ? github.com/edgexfoundry/device-rest-go [no test files] 07:22:27 github.com/edgexfoundry/device-rest-go/cmd coverage: 0.0% of statements 07:22:27 ok github.com/edgexfoundry/device-rest-go/driver 0.008s coverage: 33.2% of statements 07:22:40 go vet ./... 07:22:44 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 07:22:44 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 07:22:44 ./bin/test-attribution-txt.sh [Pipeline] echo 07:22:44 [edgeX.isLTS] Checking if [odessa] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^lts-test$]] [Pipeline] fileExists [Pipeline] sh 07:22:44 + go mod tidy [Pipeline] } 07:22:45 $ docker stop --time=1 2877beb28baec86537af0b0d2c15488628bf606d4e464a5312a3baecd0bb56c4 07:22:48 $ docker rm -f --volumes 2877beb28baec86537af0b0d2c15488628bf606d4e464a5312a3baecd0bb56c4 [Pipeline] // withDockerContainer [Pipeline] sh 07:22:49 + sudo chown -R jenkins:jenkins . [Pipeline] stash 07:22:49 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh 07:22:49 + sudo chown -R jenkins:jenkins . [Pipeline] sh 07:22:50 + ls -al . 07:22:50 total 248 07:22:50 drwxrwxr-x 10 jenkins jenkins 4096 Mar 12 07:22 . 07:22:50 drwxrwxr-x 4 jenkins jenkins 4096 Mar 12 07:20 .. 07:22:50 -rw-rw-r-- 1 jenkins jenkins 151 Mar 12 07:20 .dockerignore 07:22:50 drwxrwxr-x 8 jenkins jenkins 4096 Mar 12 07:22 .git 07:22:50 drwxrwxr-x 3 jenkins jenkins 4096 Mar 12 07:20 .github 07:22:50 -rw-rw-r-- 1 jenkins jenkins 256 Mar 12 07:20 .gitignore 07:22:50 -rw-rw-r-- 1 jenkins jenkins 41 Mar 12 07:20 .golangci.yml 07:22:50 drwxr-xr-x 3 jenkins jenkins 4096 Mar 12 07:21 .semver 07:22:50 -rw-rw-r-- 1 jenkins jenkins 20138 Mar 12 07:20 Attribution.txt 07:22:50 -rw-rw-r-- 1 jenkins jenkins 18492 Mar 12 07:20 CHANGELOG.md 07:22:50 -rw-rw-r-- 1 jenkins jenkins 1697 Mar 12 07:20 Dockerfile 07:22:50 -rw-rw-r-- 1 jenkins jenkins 677 Mar 12 07:20 GOVERNANCE.md 07:22:50 -rw-rw-r-- 1 jenkins jenkins 680 Mar 12 07:20 Jenkinsfile 07:22:50 -rw-rw-r-- 1 jenkins jenkins 11340 Mar 12 07:20 LICENSE 07:22:50 -rw-rw-r-- 1 jenkins jenkins 2598 Mar 12 07:20 Makefile 07:22:50 -rw-rw-r-- 1 jenkins jenkins 620 Mar 12 07:20 OWNERS.md 07:22:50 -rw-rw-r-- 1 jenkins jenkins 3989 Mar 12 07:20 README.md 07:22:50 -rw-rw-r-- 1 jenkins jenkins 5 Mar 12 07:21 VERSION 07:22:50 drwxrwxr-x 2 jenkins jenkins 4096 Mar 12 07:20 bin 07:22:50 drwxrwxr-x 3 jenkins jenkins 4096 Mar 12 07:20 cmd 07:22:50 -rw-r--r-- 1 jenkins jenkins 14565 Mar 12 07:22 coverage.out 07:22:50 drwxrwxr-x 2 jenkins jenkins 4096 Mar 12 07:20 driver 07:22:50 -rw-rw-r-- 1 jenkins jenkins 6244 Mar 12 07:20 go.mod 07:22:50 -rw-rw-r-- 1 jenkins jenkins 86532 Mar 12 07:20 go.sum 07:22:50 drwxrwxr-x 3 jenkins jenkins 4096 Mar 12 07:20 openapi 07:22:50 drwxrwxr-x 10 jenkins jenkins 4096 Mar 12 07:20 vendor 07:22:50 -rw-rw-r-- 1 jenkins jenkins 713 Mar 12 07:20 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:22:50 + docker build -t device-rest -f Dockerfile --build-arg BASE=ci-base-image-x86_64 --build-arg MAKE=make build --build-arg ARCH=amd64 --label git_sha=538c49beec832bb608dadee327750284423bbdd1 --label arch=amd64 --label version=4.0.0 . 07:22:50 Sending build context to Docker daemon 62.03MB 07:22:50 Step 1/26 : ARG BASE=golang:1.23-alpine3.20 07:22:50 Step 2/26 : FROM ${BASE} AS builder 07:22:50 ---> 5aee93ad3496 07:22:50 Step 3/26 : ARG ADD_BUILD_TAGS="" 07:22:51 ---> Running in 6a0b4677e3e3 07:22:51 Removing intermediate container 6a0b4677e3e3 07:22:51 ---> d9868d29a76b 07:22:51 Step 4/26 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 07:22:51 ---> Running in e8ea25fab058 07:22:51 Removing intermediate container e8ea25fab058 07:22:51 ---> 737d8c37410b 07:22:51 Step 5/26 : ARG ALPINE_PKG_BASE="make git openssh-client" 07:22:51 ---> Running in 1814afafd539 07:22:51 Removing intermediate container 1814afafd539 07:22:51 ---> c8d5b65eb453 07:22:51 Step 6/26 : ARG ALPINE_PKG_EXTRA="" 07:22:51 ---> Running in 0eb132e29db7 07:22:51 Removing intermediate container 0eb132e29db7 07:22:51 ---> cfaf81873b73 07:22:51 Step 7/26 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 07:22:51 ---> Running in 18987e0381b1 07:22:52 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 07:22:52 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 07:22:52 OK: 252 MiB in 62 packages 07:22:53 Removing intermediate container 18987e0381b1 07:22:53 ---> 45d86d753352 07:22:53 Step 8/26 : WORKDIR /device-rest-go 07:22:53 ---> Running in 31d89e5fb31f 07:22:53 Removing intermediate container 31d89e5fb31f 07:22:53 ---> 3d0c1c7c7881 07:22:53 Step 9/26 : COPY go.mod vendor* ./ 07:22:56 ---> 8263cb785d05 07:22:56 Step 10/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 07:22:56 ---> Running in 28d0e08b5163 07:22:56 skipping... 07:22:56 Removing intermediate container 28d0e08b5163 07:22:56 ---> 9be059bff538 07:22:56 Step 11/26 : COPY . . 07:22:59 ---> d01acc4d761a 07:22:59 Step 12/26 : RUN $MAKE 07:22:59 ---> Running in 7cebb1fa4262 07:22:59 CGO_ENABLED=0 go build -tags "" -ldflags "-s -w -X github.com/edgexfoundry/device-rest-go.Version=4.0.0 -X github.com/edgexfoundry/device-sdk-go/v4/internal/common.SDKVersion=v4.0.0 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/device-rest ./cmd 07:23:31 Removing intermediate container 7cebb1fa4262 07:23:31 ---> faae723c94a5 07:23:31 Step 13/26 : FROM alpine:3.20 07:23:31 3.20: Pulling from library/alpine 07:23:31 0a9a5dfd008f: Already exists 07:23:31 Digest: sha256:de4fe7064d8f98419ea6b49190df1abbf43450c1702eeb864fe9ced453c1cc5f 07:23:31 Status: Downloaded newer image for alpine:3.20 07:23:31 ---> ff221270b9fb 07:23:31 Step 14/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel' 07:23:31 ---> Running in fdf058d60ce0 07:23:31 Removing intermediate container fdf058d60ce0 07:23:31 ---> 8b88e3d8b70f 07:23:31 Step 15/26 : LABEL Name=device-rest-go Version=${VERSION} 07:23:31 ---> Running in ca2e2b01682e 07:23:31 Removing intermediate container ca2e2b01682e 07:23:31 ---> 4f58ec2ec16c 07:23:31 Step 16/26 : RUN apk add --update --no-cache dumb-init 07:23:31 ---> Running in 297e54f7345b 07:23:31 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 07:23:31 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 07:23:31 (1/1) Installing dumb-init (1.2.5-r3) 07:23:31 Executing busybox-1.36.1-r29.trigger 07:23:31 OK: 8 MiB in 15 packages 07:23:31 Removing intermediate container 297e54f7345b 07:23:31 ---> 4800fee965e1 07:23:31 Step 17/26 : RUN apk --no-cache upgrade 07:23:31 ---> Running in 815b3047a415 07:23:31 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 07:23:31 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 07:23:31 OK: 8 MiB in 15 packages 07:23:31 Removing intermediate container 815b3047a415 07:23:31 ---> 498b32ed994c 07:23:31 Step 18/26 : COPY --from=builder /device-rest-go/cmd / 07:23:31 ---> 83d311426b06 07:23:31 Step 19/26 : COPY --from=builder /device-rest-go/LICENSE / 07:23:31 ---> 31c959676414 07:23:31 Step 20/26 : COPY --from=builder /device-rest-go/Attribution.txt / 07:23:31 ---> 18aebee18863 07:23:31 Step 21/26 : EXPOSE 59986 07:23:31 ---> Running in ce6e18cba54f 07:23:31 Removing intermediate container ce6e18cba54f 07:23:31 ---> 72a7b011de0c 07:23:31 Step 22/26 : ENTRYPOINT ["/device-rest"] 07:23:31 ---> Running in a43d47a4fdd9 07:23:31 Removing intermediate container a43d47a4fdd9 07:23:31 ---> fedfb436307e 07:23:31 Step 23/26 : CMD ["-cp=keeper.http://edgex-core-keeper:59890", "--registry"] 07:23:31 ---> Running in 9e72386800cd 07:23:31 Removing intermediate container 9e72386800cd 07:23:31 ---> 2c99ab7db412 07:23:31 Step 24/26 : LABEL arch=amd64 07:23:31 ---> Running in 7ce3c5305ba4 07:23:31 Removing intermediate container 7ce3c5305ba4 07:23:31 ---> 27407141baa3 07:23:31 Step 25/26 : LABEL git_sha=538c49beec832bb608dadee327750284423bbdd1 07:23:31 ---> Running in 92e5825d0295 07:23:32 Removing intermediate container 92e5825d0295 07:23:32 ---> 204cbdfb8ab2 07:23:32 Step 26/26 : LABEL version=4.0.0 07:23:32 ---> Running in 4bd39ccad6be 07:23:32 Removing intermediate container 4bd39ccad6be 07:23:32 ---> 82a6c6549458 07:23:32 [Warning] One or more build-args [ARCH] were not consumed 07:23:32 Successfully built 82a6c6549458 07:23:32 Successfully tagged device-rest:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 07:23:32 provisioning config files... 07:23:32 copy managed file [device-rest-go-settings] to file:/w/workspace/gexfoundry_device-rest-go_odessa@tmp/config12412909741463927939tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 07:23:32 ---> ****-login.sh 07:23:32 nexus3.edgexfoundry.org:10001 07:23:32 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 07:23:32 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 07:23:32 Configure a credential helper to remove this warning. See 07:23:32 https://docs.****.com/engine/reference/commandline/login/#credentials-store 07:23:32 07:23:32 Login Succeeded 07:23:32 nexus3.edgexfoundry.org:10002 07:23:32 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 07:23:32 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 07:23:32 Configure a credential helper to remove this warning. See 07:23:32 https://docs.****.com/engine/reference/commandline/login/#credentials-store 07:23:32 07:23:32 Login Succeeded 07:23:32 nexus3.edgexfoundry.org:10003 07:23:32 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 07:23:32 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 07:23:32 Configure a credential helper to remove this warning. See 07:23:32 https://docs.****.com/engine/reference/commandline/login/#credentials-store 07:23:32 07:23:32 Login Succeeded 07:23:32 nexus3.edgexfoundry.org:10004 07:23:32 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 07:23:32 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 07:23:32 Configure a credential helper to remove this warning. See 07:23:32 https://docs.****.com/engine/reference/commandline/login/#credentials-store 07:23:32 07:23:32 Login Succeeded 07:23:32 ****.io 07:23:32 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 07:23:33 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 07:23:33 Configure a credential helper to remove this warning. See 07:23:33 https://docs.****.com/engine/reference/commandline/login/#credentials-store 07:23:33 07:23:33 Login Succeeded 07:23:33 ---> ****-login.sh ends [Pipeline] } 07:23:33 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 07:23:33 [edgeX.isLTS] Checking if [odessa] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^lts-test$]] [Pipeline] echo 07:23:33 [edgeXDocker.push] Tagging docker image device-rest with the following tags: 07:23:33 538c49beec832bb608dadee327750284423bbdd1 07:23:33 4.0.0 07:23:33 538c49beec832bb608dadee327750284423bbdd1-4.0.0 07:23:33 odessa 07:23:33 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:23:33 + docker tag device-rest nexus3.edgexfoundry.org:10004/device-rest:538c49beec832bb608dadee327750284423bbdd1 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:23:33 + docker push nexus3.edgexfoundry.org:10004/device-rest:538c49beec832bb608dadee327750284423bbdd1 07:23:33 The push refers to repository [nexus3.edgexfoundry.org:10004/device-rest] 07:23:33 7536fbe917ce: Preparing 07:23:33 6ed3dc068b26: Preparing 07:23:33 64170abd419e: Preparing 07:23:33 f4f3fa10878d: Preparing 07:23:33 c4793902705b: Preparing 07:23:33 994456c4fd7b: Preparing 07:23:33 994456c4fd7b: Waiting 07:23:33 7536fbe917ce: Pushed 07:23:33 c4793902705b: Pushed 07:23:33 6ed3dc068b26: Pushed 07:23:33 f4f3fa10878d: Pushed 07:23:33 994456c4fd7b: Layer already exists 07:23:37 64170abd419e: Pushed 07:23:37 538c49beec832bb608dadee327750284423bbdd1: digest: sha256:c2ae72fe28bbd3b3812b3500cf9614c0e662bb8e7b89ec0bf1eb1d082c480a65 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:23:37 + docker tag device-rest nexus3.edgexfoundry.org:10004/device-rest:4.0.0 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:23:37 + docker push nexus3.edgexfoundry.org:10004/device-rest:4.0.0 07:23:37 The push refers to repository [nexus3.edgexfoundry.org:10004/device-rest] 07:23:37 7536fbe917ce: Preparing 07:23:37 6ed3dc068b26: Preparing 07:23:37 64170abd419e: Preparing 07:23:37 f4f3fa10878d: Preparing 07:23:37 c4793902705b: Preparing 07:23:37 994456c4fd7b: Preparing 07:23:37 994456c4fd7b: Waiting 07:23:37 6ed3dc068b26: Layer already exists 07:23:37 f4f3fa10878d: Layer already exists 07:23:37 7536fbe917ce: Layer already exists 07:23:37 c4793902705b: Layer already exists 07:23:37 64170abd419e: Layer already exists 07:23:37 994456c4fd7b: Layer already exists 07:23:37 4.0.0: digest: sha256:c2ae72fe28bbd3b3812b3500cf9614c0e662bb8e7b89ec0bf1eb1d082c480a65 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:23:38 + docker tag device-rest nexus3.edgexfoundry.org:10004/device-rest:538c49beec832bb608dadee327750284423bbdd1-4.0.0 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:23:38 + docker push nexus3.edgexfoundry.org:10004/device-rest:538c49beec832bb608dadee327750284423bbdd1-4.0.0 07:23:38 The push refers to repository [nexus3.edgexfoundry.org:10004/device-rest] 07:23:38 7536fbe917ce: Preparing 07:23:38 6ed3dc068b26: Preparing 07:23:38 64170abd419e: Preparing 07:23:38 f4f3fa10878d: Preparing 07:23:38 c4793902705b: Preparing 07:23:38 994456c4fd7b: Preparing 07:23:38 64170abd419e: Layer already exists 07:23:38 7536fbe917ce: Layer already exists 07:23:38 6ed3dc068b26: Layer already exists 07:23:38 f4f3fa10878d: Layer already exists 07:23:38 c4793902705b: Layer already exists 07:23:38 994456c4fd7b: Layer already exists 07:23:38 538c49beec832bb608dadee327750284423bbdd1-4.0.0: digest: sha256:c2ae72fe28bbd3b3812b3500cf9614c0e662bb8e7b89ec0bf1eb1d082c480a65 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:23:38 + docker tag device-rest nexus3.edgexfoundry.org:10004/device-rest:odessa [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:23:39 + docker push nexus3.edgexfoundry.org:10004/device-rest:odessa 07:23:39 The push refers to repository [nexus3.edgexfoundry.org:10004/device-rest] 07:23:39 7536fbe917ce: Preparing 07:23:39 6ed3dc068b26: Preparing 07:23:39 64170abd419e: Preparing 07:23:39 f4f3fa10878d: Preparing 07:23:39 c4793902705b: Preparing 07:23:39 994456c4fd7b: Preparing 07:23:39 994456c4fd7b: Waiting 07:23:39 64170abd419e: Layer already exists 07:23:39 c4793902705b: Layer already exists 07:23:39 6ed3dc068b26: Layer already exists 07:23:39 f4f3fa10878d: Layer already exists 07:23:39 7536fbe917ce: Layer already exists 07:23:39 994456c4fd7b: Layer already exists 07:23:39 odessa: digest: sha256:c2ae72fe28bbd3b3812b3500cf9614c0e662bb8e7b89ec0bf1eb1d082c480a65 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 07:23:39 ===================================================== [Pipeline] echo 07:23:39 taggedImages: 07:23:39 - nexus3.edgexfoundry.org:10004/device-rest:538c49beec832bb608dadee327750284423bbdd1 07:23:39 - nexus3.edgexfoundry.org:10004/device-rest:4.0.0 07:23:39 - nexus3.edgexfoundry.org:10004/device-rest:538c49beec832bb608dadee327750284423bbdd1-4.0.0 07:23:39 - nexus3.edgexfoundry.org:10004/device-rest:odessa [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) Stage "Snap" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:23:39 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 07:23:39 07:23:39 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:23:39 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 07:23:39 latest: Pulling from edgex-lftools-log-publisher 07:23:39 5eb5b503b376: Pulling fs layer 07:23:39 5c69ac0246d0: Pulling fs layer 07:23:39 ec43610c2a17: Pulling fs layer 07:23:39 3a2ae6a8a46f: Pulling fs layer 07:23:39 33b1e0a273af: Pulling fs layer 07:23:39 5d3b04190fa2: Pulling fs layer 07:23:39 2f39f015ded8: Pulling fs layer 07:23:39 3a2ae6a8a46f: Waiting 07:23:39 2f39f015ded8: Waiting 07:23:39 33b1e0a273af: Waiting 07:23:39 5c69ac0246d0: Download complete 07:23:39 3a2ae6a8a46f: Verifying Checksum 07:23:39 3a2ae6a8a46f: Download complete 07:23:39 33b1e0a273af: Verifying Checksum 07:23:39 33b1e0a273af: Download complete 07:23:39 5d3b04190fa2: Verifying Checksum 07:23:39 5d3b04190fa2: Download complete 07:23:39 ec43610c2a17: Verifying Checksum 07:23:39 ec43610c2a17: Download complete 07:23:40 5eb5b503b376: Verifying Checksum 07:23:40 5eb5b503b376: Download complete 07:23:40 2f39f015ded8: Download complete 07:23:41 5eb5b503b376: Pull complete 07:23:41 5c69ac0246d0: Pull complete 07:23:41 ec43610c2a17: Pull complete 07:23:41 3a2ae6a8a46f: Pull complete 07:23:42 33b1e0a273af: Pull complete 07:23:42 5d3b04190fa2: Pull complete 07:23:46 2f39f015ded8: Pull complete 07:23:46 Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 07:23:46 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 07:23:46 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 07:23:46 prd-ubuntu20.04-docker-8c-8g-41059 does not seem to be running inside a container 07:23:46 $ 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_odessa -v /w/workspace/gexfoundry_device-rest-go_odessa:/w/workspace/gexfoundry_device-rest-go_odessa:rw,z -v /w/workspace/gexfoundry_device-rest-go_odessa@tmp:/w/workspace/gexfoundry_device-rest-go_odessa@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 07:23:50 $ docker top 4faf8bc29a2232108349809b200657b98b85d6628a6efcb836bf615f1f81cd0a -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 07:23:51 ---> job-cost.sh 07:23:51 lf-activate-venv: SKIPPING 07:23:51 INFO: No Stack... 07:23:51 INFO: Retrieving Pricing Info for: v3-standard-8 07:23:51 INFO: Archiving Costs [Pipeline] sh 07:23:51 + cat /w/workspace/gexfoundry_device-rest-go_odessa/archives/cost.csv 07:23:51 + cut -d, -f6 [Pipeline] lock 07:23:51 Trying to acquire lock on [Resource: jenkins-edgexfoundry-device-rest-go-odessa-2-stack-cost] 07:23:51 Resource [jenkins-edgexfoundry-device-rest-go-odessa-2-stack-cost] did not exist. Created. 07:23:51 Lock acquired on [Resource: jenkins-edgexfoundry-device-rest-go-odessa-2-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 07:23:52 + echo total: 0.2199999988079071 [Pipeline] stash 07:23:52 Stashed 1 file(s) [Pipeline] } 07:23:52 Lock released on resource [Resource: jenkins-edgexfoundry-device-rest-go-odessa-2-stack-cost] [Pipeline] // lock [Pipeline] } 07:23:52 $ docker stop --time=1 4faf8bc29a2232108349809b200657b98b85d6628a6efcb836bf615f1f81cd0a 07:23:53 $ docker rm -f --volumes 4faf8bc29a2232108349809b200657b98b85d6628a6efcb836bf615f1f81cd0a [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } 07:24:27 Running on prd-ubuntu20.04-docker-arm64-4c-16g-41064 in /w/workspace/gexfoundry_device-rest-go_odessa [Pipeline] { [Pipeline] ws 07:24:27 Running in /w/workspace/device-rest-go/2 [Pipeline] { [Pipeline] checkout 07:24:31 The recommended git tool is: git 07:24:36 using credential edgex-jenkins-ssh 07:24:36 Cloning the remote Git repository 07:24:36 Cloning repository git@github.com:edgexfoundry/device-rest-go.git 07:24:36 > git init /w/workspace/device-rest-go/2 # timeout=10 07:24:36 Fetching upstream changes from git@github.com:edgexfoundry/device-rest-go.git 07:24:36 > git --version # timeout=10 07:24:36 > git --version # 'git version 2.25.1' 07:24:36 using GIT_SSH to set credentials SSH Credentials for GitHub 07:24:36 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-rest-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 07:24:40 > git config remote.origin.url git@github.com:edgexfoundry/device-rest-go.git # timeout=10 07:24:40 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 07:24:41 Avoid second fetch 07:24:41 Checking out Revision 538c49beec832bb608dadee327750284423bbdd1 (odessa) 07:24:41 > git config core.sparsecheckout # timeout=10 07:24:41 > git checkout -f 538c49beec832bb608dadee327750284423bbdd1 # timeout=10 07:24:43 Commit message: "ci(lts-release): LTS release v4.0.0 @30c083a" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 07:24:48 + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json 07:24:48 % Total % Received % Xferd Average Speed Time Time Time Current 07:24:48 Dload Upload Total Spent Left Speed 07:24:48 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12828 100 12828 0 0 96451 0 --:--:-- --:--:-- --:--:-- 97181 [Pipeline] sh 07:24:48 + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh 07:24:49 + + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.jsonsudo 07:24:49 tee /etc/docker/daemon.new 07:24:49 { 07:24:49 "registry-mirrors": [ 07:24:49 "https://nexus3.edgexfoundry.org:10001" 07:24:49 ], 07:24:49 "bip": "10.250.0.254/24", 07:24:49 "hosts": [ 07:24:49 "tcp://0.0.0.0:5555", 07:24:49 "unix:///var/run/docker.sock" 07:24:49 ], 07:24:49 "mtu": 1458, 07:24:49 "selinux-enabled": true, 07:24:49 "seccomp-profile": "/etc/docker/seccomp.json" 07:24:49 } [Pipeline] sh 07:24:49 + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh 07:24:49 + sudo service docker restart [Pipeline] sh 07:25:08 + git checkout 538c49beec832bb608dadee327750284423bbdd1 07:25:08 HEAD is now at 538c49b ci(lts-release): LTS release v4.0.0 @30c083a [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 07:25:08 provisioning config files... 07:25:08 copy managed file [device-rest-go-settings] to file:/w/workspace/device-rest-go/2@tmp/config1946815773759482017tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 07:25:08 ---> ****-login.sh 07:25:08 nexus3.edgexfoundry.org:10001 07:25:09 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 07:25:09 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 07:25:09 Configure a credential helper to remove this warning. See 07:25:09 https://docs.****.com/engine/reference/commandline/login/#credentials-store 07:25:09 07:25:09 Login Succeeded 07:25:09 nexus3.edgexfoundry.org:10002 07:25:09 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 07:25:10 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 07:25:10 Configure a credential helper to remove this warning. See 07:25:10 https://docs.****.com/engine/reference/commandline/login/#credentials-store 07:25:10 07:25:10 Login Succeeded 07:25:10 nexus3.edgexfoundry.org:10003 07:25:10 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 07:25:10 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 07:25:10 Configure a credential helper to remove this warning. See 07:25:10 https://docs.****.com/engine/reference/commandline/login/#credentials-store 07:25:10 07:25:10 Login Succeeded 07:25:10 nexus3.edgexfoundry.org:10004 07:25:10 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 07:25:10 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 07:25:10 Configure a credential helper to remove this warning. See 07:25:10 https://docs.****.com/engine/reference/commandline/login/#credentials-store 07:25:10 07:25:10 Login Succeeded 07:25:10 ****.io 07:25:11 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 07:25:11 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 07:25:11 Configure a credential helper to remove this warning. See 07:25:11 https://docs.****.com/engine/reference/commandline/login/#credentials-store 07:25:11 07:25:11 Login Succeeded 07:25:11 ---> ****-login.sh ends [Pipeline] } 07:25:11 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 07:25:11 [edgeX.isLTS] Checking if [odessa] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^lts-test$]] [Pipeline] sh 07:25:12 + grep ^go [0-9].[0-9]* go.mod 07:25:12 + cut -d -f 2 [Pipeline] echo 07:25:12 [edgeX.isLTS] Checking if [odessa] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^lts-test$]] [Pipeline] echo 07:25:12 ========================================================= 07:25:12 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10002/edgex-devops/edgex-golang-base-arm64:1.23-alpine-lts] 07:25:12 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:25:12 + docker build -t ci-base-image-arm64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10002/edgex-devops/edgex-golang-base-arm64:1.23-alpine-lts --build-arg MAKE=echo noop --target=builder . 07:25:16 Sending build context to Docker daemon 40.52MB 07:25:16 Step 1/12 : ARG BASE=golang:1.23-alpine3.20 07:25:16 Step 2/12 : FROM ${BASE} AS builder 07:25:16 1.23-alpine-lts: Pulling from edgex-devops/edgex-golang-base-arm64 07:25:16 94e9d8af2201: Pulling fs layer 07:25:16 345fe9f21930: Pulling fs layer 07:25:16 b40fc9e46828: Pulling fs layer 07:25:16 c9804373a1e5: Pulling fs layer 07:25:16 4f4fb700ef54: Pulling fs layer 07:25:16 f5a772c54f75: Pulling fs layer 07:25:16 e2dd1b2a9dca: Pulling fs layer 07:25:16 0a0502178392: Pulling fs layer 07:25:16 c9804373a1e5: Waiting 07:25:16 4f4fb700ef54: Waiting 07:25:16 f5a772c54f75: Waiting 07:25:16 e2dd1b2a9dca: Waiting 07:25:16 0a0502178392: Waiting 07:25:16 345fe9f21930: Verifying Checksum 07:25:16 345fe9f21930: Download complete 07:25:16 c9804373a1e5: Verifying Checksum 07:25:16 c9804373a1e5: Download complete 07:25:16 4f4fb700ef54: Verifying Checksum 07:25:16 4f4fb700ef54: Download complete 07:25:16 f5a772c54f75: Verifying Checksum 07:25:16 f5a772c54f75: Download complete 07:25:16 94e9d8af2201: Verifying Checksum 07:25:16 94e9d8af2201: Download complete 07:25:17 0a0502178392: Verifying Checksum 07:25:17 0a0502178392: Download complete 07:25:18 94e9d8af2201: Pull complete 07:25:19 345fe9f21930: Pull complete 07:25:19 b40fc9e46828: Download complete 07:25:20 e2dd1b2a9dca: Verifying Checksum 07:25:20 e2dd1b2a9dca: Download complete 07:25:35 b40fc9e46828: Pull complete 07:25:35 c9804373a1e5: Pull complete 07:25:35 4f4fb700ef54: Pull complete 07:25:35 f5a772c54f75: Pull complete 07:25:43 e2dd1b2a9dca: Pull complete 07:25:45 0a0502178392: Pull complete 07:25:45 Digest: sha256:cb630d247bcc3b1d0751040a39c4e103216f7d9e7edda4006e03146d987d6ddf 07:25:45 Status: Downloaded newer image for nexus3.edgexfoundry.org:10002/edgex-devops/edgex-golang-base-arm64:1.23-alpine-lts 07:25:45 ---> 72db82c1953f 07:25:45 Step 3/12 : ARG ADD_BUILD_TAGS="" 07:25:47 ---> Running in 1fe9501aeef9 07:25:48 Removing intermediate container 1fe9501aeef9 07:25:48 ---> 565f9245a7bd 07:25:48 Step 4/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 07:25:48 ---> Running in 11dae1d16290 07:25:48 Removing intermediate container 11dae1d16290 07:25:48 ---> 793c6680dbf3 07:25:48 Step 5/12 : ARG ALPINE_PKG_BASE="make git openssh-client" 07:25:48 ---> Running in 1d3aa96d1b06 07:25:49 Removing intermediate container 1d3aa96d1b06 07:25:49 ---> 1feefdc0ee6a 07:25:49 Step 6/12 : ARG ALPINE_PKG_EXTRA="" 07:25:49 ---> Running in 4b5fffaeab66 07:25:49 Removing intermediate container 4b5fffaeab66 07:25:49 ---> 1a738a4d46f3 07:25:49 Step 7/12 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 07:25:49 ---> Running in e8e237b48253 07:25:51 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 07:25:51 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 07:25:52 (1/4) Installing openssh-keygen (9.7_p1-r5) 07:25:52 (2/4) Installing libedit (20240517.3.1-r0) 07:25:52 (3/4) Installing openssh-client-common (9.7_p1-r5) 07:25:52 (4/4) Installing openssh-client-default (9.7_p1-r5) 07:25:52 Executing busybox-1.36.1-r29.trigger 07:25:52 OK: 244 MiB in 62 packages 07:25:53 Removing intermediate container e8e237b48253 07:25:53 ---> 44a897c709d1 07:25:53 Step 8/12 : WORKDIR /device-rest-go 07:25:54 ---> Running in 481c591ab56e 07:25:54 Removing intermediate container 481c591ab56e 07:25:54 ---> 81cd3602d275 07:25:54 Step 9/12 : COPY go.mod vendor* ./ 07:26:06 ---> e4d5f4730787 07:26:06 Step 10/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 07:26:06 ---> Running in fa2c7af98e74 07:27:58 Removing intermediate container fa2c7af98e74 07:27:58 ---> 7b052ee20f37 07:27:58 Step 11/12 : COPY . . 07:28:01 ---> 524a4ac74406 07:28:01 Step 12/12 : RUN $MAKE 07:28:01 ---> Running in d31979a446bc 07:28:02 noop 07:28:03 Removing intermediate container d31979a446bc 07:28:03 ---> 918e943057a9 07:28:04 Successfully built 918e943057a9 07:28:04 Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:28:04 + docker inspect -f . ci-base-image-arm64 07:28:04 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 07:28:05 prd-ubuntu20.04-docker-arm64-4c-16g-41064 does not seem to be running inside a container 07:28:05 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-rest-go/2 -v /w/workspace/device-rest-go/2:/w/workspace/device-rest-go/2:rw,z -v /w/workspace/device-rest-go/2@tmp:/w/workspace/device-rest-go/2@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 07:28:06 $ docker top e18430c4439807204d7a4f0532c973f2c264210a62ee178846cf8cf1e6db7524 -eo pid,comm [Pipeline] { [Pipeline] sh 07:28:07 + go version 07:28:07 go version go1.23.7 linux/arm64 [Pipeline] } 07:28:07 $ docker stop --time=1 e18430c4439807204d7a4f0532c973f2c264210a62ee178846cf8cf1e6db7524 07:28:09 $ docker rm -f --volumes e18430c4439807204d7a4f0532c973f2c264210a62ee178846cf8cf1e6db7524 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:28:09 + docker inspect -f . ci-base-image-arm64 07:28:09 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 07:28:10 prd-ubuntu20.04-docker-arm64-4c-16g-41064 does not seem to be running inside a container 07:28:10 $ 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/2 -v /w/workspace/device-rest-go/2:/w/workspace/device-rest-go/2:rw,z -v /w/workspace/device-rest-go/2@tmp:/w/workspace/device-rest-go/2@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 07:28:11 $ docker top c3329554c4f6af8e0dfaf4abc6be942e249e848b16d13222366c3f4b0c57ccaa -eo pid,comm [Pipeline] { [Pipeline] sh 07:28:12 + git config --global --add safe.directory /w/workspace/device-rest-go/2 [Pipeline] fileExists [Pipeline] sh 07:28:13 + make test 07:28:13 go test ./... -coverprofile=coverage.out ./... 07:28:17 ? github.com/edgexfoundry/device-rest-go [no test files] 07:32:09 github.com/edgexfoundry/device-rest-go/cmd coverage: 0.0% of statements 07:32:11 ok github.com/edgexfoundry/device-rest-go/driver 0.052s coverage: 33.2% of statements 07:32:12 WARNING: Linting skipped (not on x86_64 or linter not installed) 07:32:12 go vet ./... 07:33:08 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 07:33:08 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 07:33:08 ./bin/test-attribution-txt.sh [Pipeline] echo 07:33:08 [edgeX.isLTS] Checking if [odessa] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^lts-test$]] [Pipeline] fileExists [Pipeline] sh 07:33:09 + go mod tidy [Pipeline] } 07:33:15 $ docker stop --time=1 c3329554c4f6af8e0dfaf4abc6be942e249e848b16d13222366c3f4b0c57ccaa 07:33:17 $ docker rm -f --volumes c3329554c4f6af8e0dfaf4abc6be942e249e848b16d13222366c3f4b0c57ccaa [Pipeline] // withDockerContainer [Pipeline] sh 07:33:18 + sudo chown -R jenkins:jenkins . [Pipeline] stash 07:33:19 Warning: overwriting stash ‘coverage-report’ 07:33:20 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh 07:33:20 + sudo chown -R jenkins:jenkins . [Pipeline] sh 07:33:21 + ls -al . 07:33:21 total 244 07:33:21 drwxrwxr-x 9 jenkins jenkins 4096 Mar 12 07:28 . 07:33:21 drwxrwxr-x 4 jenkins jenkins 4096 Mar 12 07:24 .. 07:33:21 -rw-rw-r-- 1 jenkins jenkins 151 Mar 12 07:24 .dockerignore 07:33:21 drwxrwxr-x 8 jenkins jenkins 4096 Mar 12 07:25 .git 07:33:21 drwxrwxr-x 3 jenkins jenkins 4096 Mar 12 07:24 .github 07:33:21 -rw-rw-r-- 1 jenkins jenkins 256 Mar 12 07:24 .gitignore 07:33:21 -rw-rw-r-- 1 jenkins jenkins 41 Mar 12 07:24 .golangci.yml 07:33:21 -rw-rw-r-- 1 jenkins jenkins 20138 Mar 12 07:24 Attribution.txt 07:33:21 -rw-rw-r-- 1 jenkins jenkins 18492 Mar 12 07:24 CHANGELOG.md 07:33:21 -rw-rw-r-- 1 jenkins jenkins 1697 Mar 12 07:24 Dockerfile 07:33:21 -rw-rw-r-- 1 jenkins jenkins 677 Mar 12 07:24 GOVERNANCE.md 07:33:21 -rw-rw-r-- 1 jenkins jenkins 680 Mar 12 07:24 Jenkinsfile 07:33:21 -rw-rw-r-- 1 jenkins jenkins 11340 Mar 12 07:24 LICENSE 07:33:21 -rw-rw-r-- 1 jenkins jenkins 2598 Mar 12 07:24 Makefile 07:33:21 -rw-rw-r-- 1 jenkins jenkins 620 Mar 12 07:24 OWNERS.md 07:33:21 -rw-rw-r-- 1 jenkins jenkins 3989 Mar 12 07:24 README.md 07:33:21 -rw-rw-r-- 1 jenkins jenkins 5 Mar 12 07:21 VERSION 07:33:21 drwxrwxr-x 2 jenkins jenkins 4096 Mar 12 07:24 bin 07:33:21 drwxrwxr-x 3 jenkins jenkins 4096 Mar 12 07:24 cmd 07:33:21 -rw-r--r-- 1 jenkins jenkins 14565 Mar 12 07:32 coverage.out 07:33:21 drwxrwxr-x 2 jenkins jenkins 4096 Mar 12 07:24 driver 07:33:21 -rw-rw-r-- 1 jenkins jenkins 6244 Mar 12 07:24 go.mod 07:33:21 -rw-rw-r-- 1 jenkins jenkins 86532 Mar 12 07:24 go.sum 07:33:21 drwxrwxr-x 3 jenkins jenkins 4096 Mar 12 07:24 openapi 07:33:21 drwxrwxr-x 10 jenkins jenkins 4096 Mar 12 07:24 vendor 07:33:21 -rw-rw-r-- 1 jenkins jenkins 713 Mar 12 07:24 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:33:21 + 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=538c49beec832bb608dadee327750284423bbdd1 --label arch=arm64 --label version=4.0.0 . 07:33:25 Sending build context to Docker daemon 40.54MB 07:33:25 Step 1/26 : ARG BASE=golang:1.23-alpine3.20 07:33:25 Step 2/26 : FROM ${BASE} AS builder 07:33:25 ---> 918e943057a9 07:33:25 Step 3/26 : ARG ADD_BUILD_TAGS="" 07:33:26 ---> Running in d5a2380313f3 07:33:26 Removing intermediate container d5a2380313f3 07:33:26 ---> c75a0298f111 07:33:26 Step 4/26 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 07:33:26 ---> Running in a301f8cfe350 07:33:27 Removing intermediate container a301f8cfe350 07:33:27 ---> bd35868ccd6e 07:33:27 Step 5/26 : ARG ALPINE_PKG_BASE="make git openssh-client" 07:33:27 ---> Running in c498700d8dc0 07:33:27 Removing intermediate container c498700d8dc0 07:33:27 ---> a08d5dbef852 07:33:27 Step 6/26 : ARG ALPINE_PKG_EXTRA="" 07:33:27 ---> Running in faa91af42bc7 07:33:27 Removing intermediate container faa91af42bc7 07:33:27 ---> 2487c22890a4 07:33:27 Step 7/26 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 07:33:28 ---> Running in dd0ff7f12432 07:33:28 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 07:33:29 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 07:33:31 OK: 244 MiB in 62 packages 07:33:31 Removing intermediate container dd0ff7f12432 07:33:31 ---> 8865e2db461f 07:33:31 Step 8/26 : WORKDIR /device-rest-go 07:33:32 ---> Running in aee300513480 07:33:32 Removing intermediate container aee300513480 07:33:32 ---> 0d9099c73f66 07:33:32 Step 9/26 : COPY go.mod vendor* ./ 07:33:47 ---> 04f61e9762b8 07:33:47 Step 10/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 07:33:47 ---> Running in 7029edbe0290 07:33:47 skipping... 07:33:47 Removing intermediate container 7029edbe0290 07:33:47 ---> 7291983aa7b7 07:33:47 Step 11/26 : COPY . . 07:34:02 ---> 8b9150699331 07:34:02 Step 12/26 : RUN $MAKE 07:34:02 ---> Running in ef9aa9830db9 07:34:02 CGO_ENABLED=0 go build -tags "" -ldflags "-s -w -X github.com/edgexfoundry/device-rest-go.Version=4.0.0 -X github.com/edgexfoundry/device-sdk-go/v4/internal/common.SDKVersion=v4.0.0 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/device-rest ./cmd 07:37:39 Removing intermediate container ef9aa9830db9 07:37:39 ---> de46d8e81b46 07:37:39 Step 13/26 : FROM alpine:3.20 07:37:39 3.20: Pulling from library/alpine 07:37:39 94e9d8af2201: Already exists 07:37:39 Digest: sha256:de4fe7064d8f98419ea6b49190df1abbf43450c1702eeb864fe9ced453c1cc5f 07:37:39 Status: Downloaded newer image for alpine:3.20 07:37:39 ---> 7aab056cecc6 07:37:39 Step 14/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel' 07:37:39 ---> Running in de9566f62ab6 07:37:39 Removing intermediate container de9566f62ab6 07:37:39 ---> e47f95f3e7cd 07:37:39 Step 15/26 : LABEL Name=device-rest-go Version=${VERSION} 07:37:39 ---> Running in c86b8ae7a44b 07:37:39 Removing intermediate container c86b8ae7a44b 07:37:39 ---> 239ad9a98bb0 07:37:39 Step 16/26 : RUN apk add --update --no-cache dumb-init 07:37:39 ---> Running in 7930d6550934 07:37:40 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 07:37:41 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 07:37:42 (1/1) Installing dumb-init (1.2.5-r3) 07:37:42 Executing busybox-1.36.1-r29.trigger 07:37:42 OK: 9 MiB in 15 packages 07:37:43 Removing intermediate container 7930d6550934 07:37:43 ---> b7703d6275d0 07:37:43 Step 17/26 : RUN apk --no-cache upgrade 07:37:43 ---> Running in 8b28507899ea 07:37:44 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 07:37:44 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 07:37:46 OK: 9 MiB in 15 packages 07:37:47 Removing intermediate container 8b28507899ea 07:37:47 ---> 878d28d0ff7c 07:37:47 Step 18/26 : COPY --from=builder /device-rest-go/cmd / 07:37:49 ---> 65048229a1b4 07:37:49 Step 19/26 : COPY --from=builder /device-rest-go/LICENSE / 07:37:49 ---> 98cdc6d5eaab 07:37:49 Step 20/26 : COPY --from=builder /device-rest-go/Attribution.txt / 07:37:50 ---> 836e136e10f6 07:37:50 Step 21/26 : EXPOSE 59986 07:37:50 ---> Running in b1e14c29cc35 07:37:50 Removing intermediate container b1e14c29cc35 07:37:50 ---> afd9f22d1b9c 07:37:50 Step 22/26 : ENTRYPOINT ["/device-rest"] 07:37:50 ---> Running in c92c98704d75 07:37:51 Removing intermediate container c92c98704d75 07:37:51 ---> 7fed9e57bce8 07:37:51 Step 23/26 : CMD ["-cp=keeper.http://edgex-core-keeper:59890", "--registry"] 07:37:51 ---> Running in 8f33651db6f9 07:37:51 Removing intermediate container 8f33651db6f9 07:37:51 ---> 6e795ad1e293 07:37:51 Step 24/26 : LABEL arch=arm64 07:37:51 ---> Running in e2768553f7a5 07:37:51 Removing intermediate container e2768553f7a5 07:37:51 ---> e2ebf6813207 07:37:51 Step 25/26 : LABEL git_sha=538c49beec832bb608dadee327750284423bbdd1 07:37:51 ---> Running in f9099c524b00 07:37:52 Removing intermediate container f9099c524b00 07:37:52 ---> da1becacc42f 07:37:52 Step 26/26 : LABEL version=4.0.0 07:37:52 ---> Running in 00e76300b111 07:37:52 Removing intermediate container 00e76300b111 07:37:52 ---> 24bed1ff7e24 07:37:52 [Warning] One or more build-args [ARCH] were not consumed 07:37:53 Successfully built 24bed1ff7e24 07:37:53 Successfully tagged device-rest-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 07:37:53 provisioning config files... 07:37:53 copy managed file [device-rest-go-settings] to file:/w/workspace/device-rest-go/2@tmp/config16685038008384752127tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 07:37:54 ---> ****-login.sh 07:37:54 nexus3.edgexfoundry.org:10001 07:37:54 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 07:37:54 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 07:37:54 Configure a credential helper to remove this warning. See 07:37:54 https://docs.****.com/engine/reference/commandline/login/#credentials-store 07:37:54 07:37:54 Login Succeeded 07:37:54 nexus3.edgexfoundry.org:10002 07:37:54 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 07:37:55 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 07:37:55 Configure a credential helper to remove this warning. See 07:37:55 https://docs.****.com/engine/reference/commandline/login/#credentials-store 07:37:55 07:37:55 Login Succeeded 07:37:55 nexus3.edgexfoundry.org:10003 07:37:56 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 07:37:56 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 07:37:56 Configure a credential helper to remove this warning. See 07:37:56 https://docs.****.com/engine/reference/commandline/login/#credentials-store 07:37:56 07:37:56 Login Succeeded 07:37:56 nexus3.edgexfoundry.org:10004 07:37:56 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 07:37:56 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 07:37:56 Configure a credential helper to remove this warning. See 07:37:56 https://docs.****.com/engine/reference/commandline/login/#credentials-store 07:37:56 07:37:56 Login Succeeded 07:37:56 ****.io 07:37:56 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 07:37:56 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 07:37:56 Configure a credential helper to remove this warning. See 07:37:56 https://docs.****.com/engine/reference/commandline/login/#credentials-store 07:37:56 07:37:56 Login Succeeded 07:37:56 ---> ****-login.sh ends [Pipeline] } 07:37:56 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 07:37:56 [edgeX.isLTS] Checking if [odessa] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^lts-test$]] [Pipeline] echo 07:37:56 [edgeXDocker.push] Tagging docker image device-rest-arm64 with the following tags: 07:37:56 538c49beec832bb608dadee327750284423bbdd1 07:37:56 4.0.0 07:37:56 538c49beec832bb608dadee327750284423bbdd1-4.0.0 07:37:56 odessa 07:37:56 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:37:56 + docker tag device-rest-arm64 nexus3.edgexfoundry.org:10004/device-rest-arm64:538c49beec832bb608dadee327750284423bbdd1 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:37:57 + docker push nexus3.edgexfoundry.org:10004/device-rest-arm64:538c49beec832bb608dadee327750284423bbdd1 07:37:57 The push refers to repository [nexus3.edgexfoundry.org:10004/device-rest-arm64] 07:37:57 a043f157c42a: Preparing 07:37:57 02a482abb43b: Preparing 07:37:57 9dd9275243f7: Preparing 07:37:57 e9867a4a6cab: Preparing 07:37:57 d956c5c6da25: Preparing 07:37:57 dd9c8f8612c8: Preparing 07:37:57 dd9c8f8612c8: Waiting 07:37:57 e9867a4a6cab: Pushed 07:37:57 d956c5c6da25: Pushed 07:37:57 02a482abb43b: Pushed 07:37:57 a043f157c42a: Pushed 07:37:57 dd9c8f8612c8: Layer already exists 07:38:06 9dd9275243f7: Pushed 07:38:06 538c49beec832bb608dadee327750284423bbdd1: digest: sha256:7d0f0b16152e5962aca2d323e5753df69e1c7d68f9fedd43d45e7cfceba0cdca size: 1572 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:38:06 + docker tag device-rest-arm64 nexus3.edgexfoundry.org:10004/device-rest-arm64:4.0.0 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:38:07 + docker push nexus3.edgexfoundry.org:10004/device-rest-arm64:4.0.0 07:38:07 The push refers to repository [nexus3.edgexfoundry.org:10004/device-rest-arm64] 07:38:07 a043f157c42a: Preparing 07:38:07 02a482abb43b: Preparing 07:38:07 9dd9275243f7: Preparing 07:38:07 e9867a4a6cab: Preparing 07:38:07 d956c5c6da25: Preparing 07:38:07 dd9c8f8612c8: Preparing 07:38:07 dd9c8f8612c8: Waiting 07:38:07 02a482abb43b: Layer already exists 07:38:07 9dd9275243f7: Layer already exists 07:38:07 d956c5c6da25: Layer already exists 07:38:07 a043f157c42a: Layer already exists 07:38:07 e9867a4a6cab: Layer already exists 07:38:07 dd9c8f8612c8: Layer already exists 07:38:07 4.0.0: digest: sha256:7d0f0b16152e5962aca2d323e5753df69e1c7d68f9fedd43d45e7cfceba0cdca size: 1572 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:38:07 + docker tag device-rest-arm64 nexus3.edgexfoundry.org:10004/device-rest-arm64:538c49beec832bb608dadee327750284423bbdd1-4.0.0 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:38:08 + docker push nexus3.edgexfoundry.org:10004/device-rest-arm64:538c49beec832bb608dadee327750284423bbdd1-4.0.0 07:38:08 The push refers to repository [nexus3.edgexfoundry.org:10004/device-rest-arm64] 07:38:08 a043f157c42a: Preparing 07:38:08 02a482abb43b: Preparing 07:38:08 9dd9275243f7: Preparing 07:38:08 e9867a4a6cab: Preparing 07:38:08 d956c5c6da25: Preparing 07:38:08 dd9c8f8612c8: Preparing 07:38:08 dd9c8f8612c8: Waiting 07:38:08 e9867a4a6cab: Layer already exists 07:38:08 02a482abb43b: Layer already exists 07:38:08 d956c5c6da25: Layer already exists 07:38:08 9dd9275243f7: Layer already exists 07:38:08 a043f157c42a: Layer already exists 07:38:08 dd9c8f8612c8: Layer already exists 07:38:08 538c49beec832bb608dadee327750284423bbdd1-4.0.0: digest: sha256:7d0f0b16152e5962aca2d323e5753df69e1c7d68f9fedd43d45e7cfceba0cdca size: 1572 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:38:08 + docker tag device-rest-arm64 nexus3.edgexfoundry.org:10004/device-rest-arm64:odessa [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:38:09 + docker push nexus3.edgexfoundry.org:10004/device-rest-arm64:odessa 07:38:09 The push refers to repository [nexus3.edgexfoundry.org:10004/device-rest-arm64] 07:38:09 a043f157c42a: Preparing 07:38:09 02a482abb43b: Preparing 07:38:09 9dd9275243f7: Preparing 07:38:09 e9867a4a6cab: Preparing 07:38:09 d956c5c6da25: Preparing 07:38:09 dd9c8f8612c8: Preparing 07:38:09 dd9c8f8612c8: Waiting 07:38:09 a043f157c42a: Layer already exists 07:38:09 e9867a4a6cab: Layer already exists 07:38:09 9dd9275243f7: Layer already exists 07:38:09 02a482abb43b: Layer already exists 07:38:09 d956c5c6da25: Layer already exists 07:38:09 dd9c8f8612c8: Layer already exists 07:38:09 odessa: digest: sha256:7d0f0b16152e5962aca2d323e5753df69e1c7d68f9fedd43d45e7cfceba0cdca size: 1572 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 07:38:09 ===================================================== [Pipeline] echo 07:38:09 taggedImages: 07:38:09 - nexus3.edgexfoundry.org:10004/device-rest-arm64:538c49beec832bb608dadee327750284423bbdd1 07:38:09 - nexus3.edgexfoundry.org:10004/device-rest-arm64:4.0.0 07:38:09 - nexus3.edgexfoundry.org:10004/device-rest-arm64:538c49beec832bb608dadee327750284423bbdd1-4.0.0 07:38:09 - nexus3.edgexfoundry.org:10004/device-rest-arm64:odessa [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:38:10 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 07:38:10 07:38:10 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:38:10 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 07:38:10 arm64: Pulling from edgex-lftools-log-publisher 07:38:10 8998bd30e6a1: Pulling fs layer 07:38:10 04944245beec: Pulling fs layer 07:38:10 699f458cf7ca: Pulling fs layer 07:38:10 765212b225bb: Pulling fs layer 07:38:10 f23df028b6ca: Pulling fs layer 07:38:10 d65c8cfc05b1: Pulling fs layer 07:38:10 2437ff75d9bd: Pulling fs layer 07:38:10 d65c8cfc05b1: Waiting 07:38:10 765212b225bb: Waiting 07:38:10 2437ff75d9bd: Waiting 07:38:10 f23df028b6ca: Waiting 07:38:10 04944245beec: Verifying Checksum 07:38:10 04944245beec: Download complete 07:38:10 765212b225bb: Verifying Checksum 07:38:10 765212b225bb: Download complete 07:38:10 f23df028b6ca: Verifying Checksum 07:38:10 f23df028b6ca: Download complete 07:38:10 d65c8cfc05b1: Verifying Checksum 07:38:10 d65c8cfc05b1: Download complete 07:38:11 699f458cf7ca: Verifying Checksum 07:38:11 699f458cf7ca: Download complete 07:38:11 8998bd30e6a1: Verifying Checksum 07:38:11 8998bd30e6a1: Download complete 07:38:13 2437ff75d9bd: Verifying Checksum 07:38:13 2437ff75d9bd: Download complete 07:38:16 8998bd30e6a1: Pull complete 07:38:16 04944245beec: Pull complete 07:38:18 699f458cf7ca: Pull complete 07:38:18 765212b225bb: Pull complete 07:38:19 f23df028b6ca: Pull complete 07:38:19 d65c8cfc05b1: Pull complete 07:38:38 2437ff75d9bd: Pull complete 07:38:38 Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da 07:38:38 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 07:38:38 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 07:38:38 prd-ubuntu20.04-docker-arm64-4c-16g-41064 does not seem to be running inside a container 07:38:38 $ 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/2 -v /w/workspace/device-rest-go/2:/w/workspace/device-rest-go/2:rw,z -v /w/workspace/device-rest-go/2@tmp:/w/workspace/device-rest-go/2@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat 07:38:41 $ docker top 1316b0695b01d74322170db690118f5dee252856731560beaf4c1ab47dea721b -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 07:38:42 ---> job-cost.sh 07:38:42 lf-activate-venv: SKIPPING 07:38:42 INFO: No Stack... 07:38:42 INFO: Retrieving Pricing Info for: v3-standard-4 07:38:43 INFO: Archiving Costs [Pipeline] sh 07:38:44 + cat /w/workspace/device-rest-go/2/archives/cost.csv 07:38:44 + cut -d, -f6 [Pipeline] lock 07:38:44 Trying to acquire lock on [Resource: jenkins-edgexfoundry-device-rest-go-odessa-2-stack-cost] 07:38:44 Resource [jenkins-edgexfoundry-device-rest-go-odessa-2-stack-cost] did not exist. Created. 07:38:44 Lock acquired on [Resource: jenkins-edgexfoundry-device-rest-go-odessa-2-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 07:38:45 /w/workspace/device-rest-go/2@tmp/durable-6d91f4a8/script.sh.copy: 1: Syntax error: Unterminated quoted string [Pipeline] sh 07:38:45 + echo total: 0.10999999940395355 [Pipeline] stash 07:38:45 Warning: overwriting stash ‘stack-cost’ 07:38:46 Stashed 1 file(s) [Pipeline] } 07:38:46 Lock released on resource [Resource: jenkins-edgexfoundry-device-rest-go-odessa-2-stack-cost] [Pipeline] // lock [Pipeline] } 07:38:46 $ docker stop --time=1 1316b0695b01d74322170db690118f5dee252856731560beaf4c1ab47dea721b 07:38:48 $ docker rm -f --volumes 1316b0695b01d74322170db690118f5dee252856731560beaf4c1ab47dea721b [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 07:38:48 provisioning config files... 07:38:48 copy managed file [device-rest-go-codecov-token] to file:/w/workspace/gexfoundry_device-rest-go_odessa@tmp/config9359394894698884908tmp [Pipeline] { [Pipeline] sh 07:38:48 + set +x 07:38:48 + + curl -s https://codecov.io/bashbash 07:38:48 -s -- 07:38:48 07:38:48 _____ _ 07:38:48 / ____| | | 07:38:48 | | ___ __| | ___ ___ _____ __ 07:38:48 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 07:38:48 | |___| (_) | (_| | __/ (_| (_) \ V / 07:38:48 \_____\___/ \__,_|\___|\___\___/ \_/ 07:38:48 Bash-1.0.6 07:38:48 07:38:48 07:38:48 ==> git version 2.25.1 found 07:38:48 ==> 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 07:38:48 Release-Date: 2020-01-08 07:38:48 Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp 07:38:48 Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets 07:38:48 ==> Jenkins CI detected. 07:38:48 current dir:  /w/workspace/gexfoundry_device-rest-go_odessa 07:38:48 project root: . 07:38:48 --> token set from env 07:38:48 Yaml found at: vendor/github.com/go-openapi/analysis/.codecov.yml 07:38:48 ==> Running gcov in . (disable via -X gcov) 07:38:49 ==> Python coveragepy not found 07:38:49 ==> Searching for coverage reports in: 07:38:49 + . 07:38:49 -> Found 1 reports 07:38:49 ==> Detecting git/mercurial file structure 07:38:49 ==> Reading reports 07:38:49 + ./coverage.out bytes=14565 07:38:49 ==> Appending adjustments 07:38:49 https://docs.codecov.io/docs/fixing-reports 07:38:49 + Found adjustments 07:38:49 ==> Gzipping contents 07:38:49 28K /tmp/codecov.2v2p79.gz 07:38:49 ==> Uploading reports 07:38:49 url: https://codecov.io 07:38:49 query: branch=odessa&commit=538c49beec832bb608dadee327750284423bbdd1&build=2&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-rest-go%2Fjob%2Fodessa%2F2%2F&name=&tag=&slug=edgexfoundry%2Fdevice-rest-go&service=jenkins&flags=&pr=&job=&cmd_args= 07:38:49 -> Pinging Codecov 07:38:49 https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=****&branch=odessa&commit=538c49beec832bb608dadee327750284423bbdd1&build=2&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-rest-go%2Fjob%2Fodessa%2F2%2F&name=&tag=&slug=edgexfoundry%2Fdevice-rest-go&service=jenkins&flags=&pr=&job=&cmd_args= 07:38:49 -> Uploading to 07:38:49 https://storage.googleapis.com/codecov-production/shelter/v4/github/edgexfoundry/device-rest-go/538c49beec832bb608dadee327750284423bbdd1/ab0a4f46-3551-4f82-bdcd-1d88064a00eb.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJWQHUGIBILH4J7Q6ZUSCIFNEOLYSNDS7L3B4N5SIBQ2J4YLYE5CRFCD%2F20250312%2Fus%2Fs3%2Faws4_request&X-Amz-Date=20250312T073849Z&X-Amz-Expires=120&X-Amz-SignedHeaders=host&X-Amz-Signature=e9fac9b44795d9d512f478d95378366d77bca07ca508b773183f206676b5cd02 07:38:49 % Total % Received % Xferd Average Speed Time Time Time Current 07:38:49 Dload Upload Total Spent Left Speed 07:38:49 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 27182 0 0 100 27182 0 189k --:--:-- --:--:-- --:--:-- 188k 100 27182 0 0 100 27182 0 189k --:--:-- --:--:-- --:--:-- 188k 07:38:49 -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/device-rest-go/commit/538c49beec832bb608dadee327750284423bbdd1 [Pipeline] } 07:38:49 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) [Pipeline] echo 07:38:49 [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] withCredentials 07:38:49 Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:38:50 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest 07:38:50 07:38:50 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:38:50 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest 07:38:50 latest: Pulling from edgex-devops/edgex-snyk-go 07:38:50 43c4264eed91: Pulling fs layer 07:38:50 4cc291be95ef: Pulling fs layer 07:38:50 2ac1f1163629: Pulling fs layer 07:38:50 5c3c966382ef: Pulling fs layer 07:38:50 4f4fb700ef54: Pulling fs layer 07:38:50 d9c7d2e4e75e: Pulling fs layer 07:38:50 9c3e1370e548: Pulling fs layer 07:38:50 4f4fb700ef54: Waiting 07:38:50 d9c7d2e4e75e: Waiting 07:38:50 5c3c966382ef: Waiting 07:38:50 9c3e1370e548: Waiting 07:38:50 4cc291be95ef: Download complete 07:38:50 5c3c966382ef: Download complete 07:38:50 4f4fb700ef54: Verifying Checksum 07:38:50 4f4fb700ef54: Download complete 07:38:50 43c4264eed91: Verifying Checksum 07:38:50 43c4264eed91: Download complete 07:38:50 43c4264eed91: Pull complete 07:38:50 d9c7d2e4e75e: Verifying Checksum 07:38:50 d9c7d2e4e75e: Download complete 07:38:50 4cc291be95ef: Pull complete 07:38:51 2ac1f1163629: Verifying Checksum 07:38:51 2ac1f1163629: Download complete 07:38:51 9c3e1370e548: Verifying Checksum 07:38:51 9c3e1370e548: Download complete 07:38:54 2ac1f1163629: Pull complete 07:38:54 5c3c966382ef: Pull complete 07:38:54 4f4fb700ef54: Pull complete 07:38:54 d9c7d2e4e75e: Pull complete 07:38:57 9c3e1370e548: Pull complete 07:38:57 Digest: sha256:2575774333c8f892fd046fcd820a1cbff9b068506fa87433bb127c6d9b243e5b 07:38:57 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest 07:38:57 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 07:38:58 prd-ubuntu20.04-docker-8c-8g-41059 does not seem to be running inside a container 07:38:58 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock --entrypoint= -w /w/workspace/gexfoundry_device-rest-go_odessa -v /w/workspace/gexfoundry_device-rest-go_odessa:/w/workspace/gexfoundry_device-rest-go_odessa:rw,z -v /w/workspace/gexfoundry_device-rest-go_odessa@tmp:/w/workspace/gexfoundry_device-rest-go_odessa@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-devops/edgex-snyk-go:latest cat 07:39:01 $ docker top 3b4d8f26b0f948698fac7b988967dfe86c0e5786e7bd1247e2f25b90a4a88304 -eo pid,comm [Pipeline] { [Pipeline] sh 07:39:01 + git config --global --add safe.directory /w/workspace/gexfoundry_device-rest-go_odessa [Pipeline] echo 07:39:01 [edgeXSnyk] command to run: set -o pipefail ; snyk monitor --org=edgex-jenkins --project-name='edgexfoundry/device-rest-go:odessa' [Pipeline] sh 07:39:01 + set -o pipefail 07:39:01 + snyk monitor '--org=edgex-jenkins' '--project-name=edgexfoundry/device-rest-go:odessa' 07:39:05 07:39:05 Monitoring /w/workspace/gexfoundry_device-rest-go_odessa (github.com/edgexfoundry/device-rest-go)... 07:39:05 07:39:05 Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/12e1a9f3-dd6d-4f88-b9d0-0690318de23a/history/3302e2c4-b73f-4bc1-a49b-e747c38cf6a6 07:39:05 07:39:05 Tip: Detected multiple supported manifests (1), use --all-projects to scan all of them at once. 07:39:05 07:39:05 Notifications about newly disclosed issues related to these dependencies will be emailed to you. 07:39:05 07:39:05 07:39:05 You have reached your monthly limit of 200 private tests for your edgex-jenkins org. 07:39:05 To learn more about our plans and increase your tests limit visit https://snyk.io/plans. [Pipeline] } 07:39:05 $ docker stop --time=1 3b4d8f26b0f948698fac7b988967dfe86c0e5786e7bd1247e2f25b90a4a88304 07:39:07 $ docker rm -f --volumes 3b4d8f26b0f948698fac7b988967dfe86c0e5786e7bd1247e2f25b90a4a88304 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // withCredentials [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Archive Prep) Stage "Archive Prep" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) Stage "Publish Swagger" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) [Pipeline] stage [Pipeline] { (Tag) [Pipeline] script [Pipeline] { [Pipeline] unstash [Pipeline] sh 07:39:08 + git log --format=format:%s -1 538c49beec832bb608dadee327750284423bbdd1 [Pipeline] sh 07:39:08 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 07:39:08 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:39:08 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 07:39:08 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 07:39:08 prd-ubuntu20.04-docker-8c-8g-41059 does not seem to be running inside a container 07:39:08 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/gexfoundry_device-rest-go_odessa -v /w/workspace/gexfoundry_device-rest-go_odessa:/w/workspace/gexfoundry_device-rest-go_odessa:rw,z -v /w/workspace/gexfoundry_device-rest-go_odessa@tmp:/w/workspace/gexfoundry_device-rest-go_odessa@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 ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 07:39:09 $ docker top 6c85fe764fc788793e1770a521485e4df069b0b9f479526f586523c33bbfb8b3 -eo pid,comm 07:39:09 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). 07:39:09 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 07:39:09 [edgeXSemver]: ignoring command tag because GITSEMVER_HEAD_TAG is already set to 'v4.0.0' [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 07:39:09 + git semver [Pipeline] } 07:39:09 $ docker stop --time=1 6c85fe764fc788793e1770a521485e4df069b0b9f479526f586523c33bbfb8b3 07:39:11 $ docker rm -f --volumes 6c85fe764fc788793e1770a521485e4df069b0b9f479526f586523c33bbfb8b3 [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:39:11 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 07:39:11 07:39:11 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:39:11 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 07:39:11 0.23.1-centos7: Pulling from edgex-lftools 07:39:11 ab5ef0e58194: Pulling fs layer 07:39:11 9712f1f96733: Pulling fs layer 07:39:11 63f879dbbcfc: Pulling fs layer 07:39:11 0d9ebad4ef96: Pulling fs layer 07:39:11 e9a5061849ea: Pulling fs layer 07:39:11 d747dcd14b5f: Pulling fs layer 07:39:11 2de7ff778b66: Pulling fs layer 07:39:11 0d9ebad4ef96: Waiting 07:39:11 e9a5061849ea: Waiting 07:39:11 d747dcd14b5f: Waiting 07:39:11 2de7ff778b66: Waiting 07:39:11 9712f1f96733: Verifying Checksum 07:39:11 9712f1f96733: Download complete 07:39:12 63f879dbbcfc: Verifying Checksum 07:39:12 63f879dbbcfc: Download complete 07:39:12 e9a5061849ea: Verifying Checksum 07:39:12 e9a5061849ea: Download complete 07:39:12 d747dcd14b5f: Verifying Checksum 07:39:12 d747dcd14b5f: Download complete 07:39:12 0d9ebad4ef96: Verifying Checksum 07:39:12 0d9ebad4ef96: Download complete 07:39:12 ab5ef0e58194: Verifying Checksum 07:39:12 ab5ef0e58194: Download complete 07:39:12 2de7ff778b66: Verifying Checksum 07:39:12 2de7ff778b66: Download complete 07:39:14 ab5ef0e58194: Pull complete 07:39:15 9712f1f96733: Pull complete 07:39:15 63f879dbbcfc: Pull complete 07:39:19 0d9ebad4ef96: Pull complete 07:39:19 e9a5061849ea: Pull complete 07:39:19 d747dcd14b5f: Pull complete 07:39:20 2de7ff778b66: Pull complete 07:39:20 Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 07:39:20 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 07:39:20 nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 07:39:20 prd-ubuntu20.04-docker-8c-8g-41059 does not seem to be running inside a container 07:39:20 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/gexfoundry_device-rest-go_odessa -v /w/workspace/gexfoundry_device-rest-go_odessa:/w/workspace/gexfoundry_device-rest-go_odessa:rw,z -v /w/workspace/gexfoundry_device-rest-go_odessa@tmp:/w/workspace/gexfoundry_device-rest-go_odessa@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 ******** nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 cat 07:39:24 $ docker top 87a84ec449513cbe1eab847aa6c2704c9af6711664d0fc40b75dca81d35dc127 -eo pid,comm [Pipeline] { [Pipeline] configFileProvider 07:39:24 provisioning config files... 07:39:24 copy managed file [sigul-config] to file:/w/workspace/gexfoundry_device-rest-go_odessa@tmp/config1274375590082422575tmp 07:39:24 copy managed file [sigul-password] to file:/w/workspace/gexfoundry_device-rest-go_odessa@tmp/config12538021443943568116tmp 07:39:24 copy managed file [sigul-pki] to file:/w/workspace/gexfoundry_device-rest-go_odessa@tmp/config8283517045078610350tmp [Pipeline] { [Pipeline] echo 07:39:24 Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh 07:39:24 ---> sigul-configuration.sh 07:39:24 gpg: directory `/root/.gnupg' created 07:39:24 gpg: new configuration file `/root/.gnupg/gpg.conf' created 07:39:24 gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run 07:39:24 gpg: keyring `/root/.gnupg/secring.gpg' created 07:39:24 gpg: keyring `/root/.gnupg/pubring.gpg' created 07:39:24 gpg: CAST5 encrypted data 07:39:24 gpg: encrypted with 1 passphrase 07:39:24 gpg: WARNING: message was not integrity protected [Pipeline] sh 07:39:24 + mkdir /home/jenkins 07:39:24 + mkdir /home/jenkins/sigul [Pipeline] sh 07:39:25 + cp -R /root/sigul/cert8.db /root/sigul/key3.db /root/sigul/nss-password.txt /root/sigul/secmod.db /root/sigul/vex-yul-edgex-jenkins-1.ci.codeaurora.org.p12 /home/jenkins/sigul/ [Pipeline] echo 07:39:25 Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh 07:39:25 ---> sigul-install.sh 07:39:25 Sigul already installed; skipping installation. [Pipeline] sh 07:39:25 + git tag --list 07:39:25 v1.0.0 07:39:25 v1.1.0 07:39:25 v1.1.1 07:39:25 v1.1.2 07:39:25 v1.2.0 07:39:25 v1.2.1 07:39:25 v2.0.0 07:39:25 v2.1.0 07:39:25 v2.1.1 07:39:25 v2.2.0 07:39:25 v2.3.0 07:39:25 v3.0 07:39:25 v3.0.0 07:39:25 v3.1 07:39:25 v3.1.0 07:39:25 v3.1.0-dev.1 07:39:25 v3.1.0-dev.10 07:39:25 v3.1.0-dev.11 07:39:25 v3.1.0-dev.12 07:39:25 v3.1.0-dev.13 07:39:25 v3.1.0-dev.14 07:39:25 v3.1.0-dev.15 07:39:25 v3.1.0-dev.16 07:39:25 v3.1.0-dev.17 07:39:25 v3.1.0-dev.18 07:39:25 v3.1.0-dev.19 07:39:25 v3.1.0-dev.2 07:39:25 v3.1.0-dev.20 07:39:25 v3.1.0-dev.21 07:39:25 v3.1.0-dev.22 07:39:25 v3.1.0-dev.23 07:39:25 v3.1.0-dev.24 07:39:25 v3.1.0-dev.25 07:39:25 v3.1.0-dev.26 07:39:25 v3.1.0-dev.27 07:39:25 v3.1.0-dev.28 07:39:25 v3.1.0-dev.29 07:39:25 v3.1.0-dev.3 07:39:25 v3.1.0-dev.30 07:39:25 v3.1.0-dev.31 07:39:25 v3.1.0-dev.32 07:39:25 v3.1.0-dev.4 07:39:25 v3.1.0-dev.5 07:39:25 v3.1.0-dev.6 07:39:25 v3.1.0-dev.7 07:39:25 v3.1.0-dev.8 07:39:25 v3.1.0-dev.9 07:39:25 v3.1.1 07:39:25 v3.2.0-dev.1 07:39:25 v3.2.0-dev.10 07:39:25 v3.2.0-dev.11 07:39:25 v3.2.0-dev.12 07:39:25 v3.2.0-dev.13 07:39:25 v3.2.0-dev.14 07:39:25 v3.2.0-dev.15 07:39:25 v3.2.0-dev.16 07:39:25 v3.2.0-dev.17 07:39:25 v3.2.0-dev.18 07:39:25 v3.2.0-dev.19 07:39:25 v3.2.0-dev.2 07:39:25 v3.2.0-dev.20 07:39:25 v3.2.0-dev.21 07:39:25 v3.2.0-dev.22 07:39:25 v3.2.0-dev.23 07:39:25 v3.2.0-dev.24 07:39:25 v3.2.0-dev.25 07:39:25 v3.2.0-dev.3 07:39:25 v3.2.0-dev.4 07:39:25 v3.2.0-dev.5 07:39:25 v3.2.0-dev.6 07:39:25 v3.2.0-dev.7 07:39:25 v3.2.0-dev.8 07:39:25 v3.2.0-dev.9 07:39:25 v4.0.0 07:39:25 v4.0.0-dev.1 07:39:25 v4.0.0-dev.10 07:39:25 v4.0.0-dev.11 07:39:25 v4.0.0-dev.12 07:39:25 v4.0.0-dev.2 07:39:25 v4.0.0-dev.3 07:39:25 v4.0.0-dev.4 07:39:25 v4.0.0-dev.5 07:39:25 v4.0.0-dev.6 07:39:25 v4.0.0-dev.7 07:39:25 v4.0.0-dev.8 07:39:25 v4.0.0-dev.9 [Pipeline] sh 07:39:26 + lftools sign git-tag v4.0.0 07:39:26 Signing Git tag with Sigul... 07:39:26 Signing v4.0.0 [Pipeline] echo 07:39:26 Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh 07:39:27 ---> sigul-configuration-cleanup.sh [Pipeline] } 07:39:27 Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } 07:39:27 $ docker stop --time=1 87a84ec449513cbe1eab847aa6c2704c9af6711664d0fc40b75dca81d35dc127 07:39:28 $ docker rm -f --volumes 87a84ec449513cbe1eab847aa6c2704c9af6711664d0fc40b75dca81d35dc127 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] sh 07:39:28 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 07:39:28 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:39:29 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 07:39:29 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 07:39:29 prd-ubuntu20.04-docker-8c-8g-41059 does not seem to be running inside a container 07:39:29 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/gexfoundry_device-rest-go_odessa -v /w/workspace/gexfoundry_device-rest-go_odessa:/w/workspace/gexfoundry_device-rest-go_odessa:rw,z -v /w/workspace/gexfoundry_device-rest-go_odessa@tmp:/w/workspace/gexfoundry_device-rest-go_odessa@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 ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 07:39:29 $ docker top b6eac6d23050367c3b38ebc8a5f9684badc54a81e0608d32829f955322a89b3b -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 07:39:29 [edgeXSemver]: ignoring command bump pre because GITSEMVER_HEAD_TAG is already set to 'v4.0.0' [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 07:39:30 + git semver [Pipeline] } 07:39:30 $ docker stop --time=1 b6eac6d23050367c3b38ebc8a5f9684badc54a81e0608d32829f955322a89b3b 07:39:31 $ docker rm -f --volumes b6eac6d23050367c3b38ebc8a5f9684badc54a81e0608d32829f955322a89b3b [Pipeline] // withDockerContainer [Pipeline] sh 07:39:31 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 07:39:31 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:39:32 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 07:39:32 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 07:39:32 prd-ubuntu20.04-docker-8c-8g-41059 does not seem to be running inside a container 07:39:32 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/gexfoundry_device-rest-go_odessa -v /w/workspace/gexfoundry_device-rest-go_odessa:/w/workspace/gexfoundry_device-rest-go_odessa:rw,z -v /w/workspace/gexfoundry_device-rest-go_odessa@tmp:/w/workspace/gexfoundry_device-rest-go_odessa@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 ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 07:39:32 $ docker top e79f060283e6800d415d3df2d70d1c1f12a28db41b7d3b11c15ac81e864ad091 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 07:39:32 [edgeXSemver]: ignoring command push because GITSEMVER_HEAD_TAG is already set to 'v4.0.0' [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 07:39:33 + git semver [Pipeline] } 07:39:33 $ docker stop --time=1 e79f060283e6800d415d3df2d70d1c1f12a28db41b7d3b11c15ac81e864ad091 07:39:34 $ docker rm -f --volumes e79f060283e6800d415d3df2d70d1c1f12a28db41b7d3b11c15ac81e864ad091 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Experimental Tag) Stage "Bump Experimental Tag" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Stable (Named) Tag) Stage "Bump Stable (Named) Tag" skipped due to when conditional [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 07:39:35 + [ -d /w/workspace/gexfoundry_device-rest-go_odessa/archives ] 07:39:35 + ls -al /w/workspace/gexfoundry_device-rest-go_odessa/archives 07:39:35 total 16 07:39:35 drwxr-xr-x 3 root root 4096 Mar 12 07:23 . 07:39:35 drwxrwxr-x 11 jenkins jenkins 4096 Mar 12 07:39 .. 07:39:35 drwxr-xr-x 2 root root 4096 Mar 12 07:23 cost 07:39:35 -rw-r--r-- 1 root root 86 Mar 12 07:23 cost.csv 07:39:35 + sudo chown -R jenkins:jenkins /w/workspace/gexfoundry_device-rest-go_odessa/archives 07:39:35 + ls -al /w/workspace/gexfoundry_device-rest-go_odessa/archives 07:39:35 total 16 07:39:35 drwxr-xr-x 3 jenkins jenkins 4096 Mar 12 07:23 . 07:39:35 drwxrwxr-x 11 jenkins jenkins 4096 Mar 12 07:39 .. 07:39:35 drwxr-xr-x 2 jenkins jenkins 4096 Mar 12 07:23 cost 07:39:35 -rw-r--r-- 1 jenkins jenkins 86 Mar 12 07:23 cost.csv [Pipeline] libraryResource [Pipeline] sh 07:39:35 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 07:39:36 ---> package-listing.sh 07:39:36 ++ facter osfamily 07:39:36 ++ tr '[:upper:]' '[:lower:]' 07:39:36 + OS_FAMILY=debian 07:39:36 + workspace=/w/workspace/gexfoundry_device-rest-go_odessa 07:39:36 + START_PACKAGES=/tmp/packages_start.txt 07:39:36 + END_PACKAGES=/tmp/packages_end.txt 07:39:36 + DIFF_PACKAGES=/tmp/packages_diff.txt 07:39:36 + PACKAGES=/tmp/packages_start.txt 07:39:36 + '[' /w/workspace/gexfoundry_device-rest-go_odessa ']' 07:39:36 + PACKAGES=/tmp/packages_end.txt 07:39:36 + case "${OS_FAMILY}" in 07:39:36 + dpkg -l 07:39:36 + grep '^ii' 07:39:36 + '[' -f /tmp/packages_start.txt ']' 07:39:36 + '[' -f /tmp/packages_end.txt ']' 07:39:36 + diff /tmp/packages_start.txt /tmp/packages_end.txt 07:39:36 + '[' /w/workspace/gexfoundry_device-rest-go_odessa ']' 07:39:36 + mkdir -p /w/workspace/gexfoundry_device-rest-go_odessa/archives/ 07:39:36 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/gexfoundry_device-rest-go_odessa/archives/ [Pipeline] echo 07:39:36 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_odessa/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 07:39:37 + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:39:37 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 07:39:37 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 07:39:37 prd-ubuntu20.04-docker-8c-8g-41059 does not seem to be running inside a container 07:39:37 $ 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_odessa/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_odessa -v /w/workspace/gexfoundry_device-rest-go_odessa:/w/workspace/gexfoundry_device-rest-go_odessa:rw,z -v /w/workspace/gexfoundry_device-rest-go_odessa@tmp:/w/workspace/gexfoundry_device-rest-go_odessa@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 ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 07:39:37 $ docker top f8a9aeb3f36e837fd118140bbf67d4337bc28c9cc9e15a84cb6dbded442c41b0 -eo pid,comm [Pipeline] { [Pipeline] sh 07:39:38 + touch /tmp/pre-build-complete [Pipeline] sh 07:39:38 + mkdir -p /var/log/sysstat [Pipeline] sh 07:39:38 + ls /var/log/sa-host 07:39:38 ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 07:39:38 provisioning config files... 07:39:38 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/gexfoundry_device-rest-go_odessa@tmp/config14782450170653887158tmp [Pipeline] { [Pipeline] echo 07:39:39 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 07:39:39 ---> create-netrc.sh [Pipeline] } 07:39:39 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 07:39:39 ---> python-tools-install.sh [Pipeline] echo 07:39:39 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 07:39:39 ---> sudo-logs.sh 07:39:39 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 07:39:39 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 07:39:40 ---> job-cost.sh 07:39:40 lf-activate-venv: SKIPPING 07:39:40 DEBUG: total: 0.2199999988079071 07:39:40 INFO: Retrieving Stack Cost... 07:39:40 INFO: Retrieving Pricing Info for: v3-standard-8 07:39:41 INFO: Archiving Costs [Pipeline] echo 07:39:41 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 07:39:41 ---> logs-deploy.sh 07:39:41 lf-activate-venv: SKIPPING 07:39:41 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-rest-go/odessa/2 07:39:41 INFO: archiving workspace using pattern(s): 07:39:42 Archives upload complete. 07:39:42 INFO: archiving logs to Nexus 07:39:43 ---> uname -a: 07:39:43 Linux prd-ubuntu20-04-docker-8c-8g-41059 5.4.0-126-generic #142-Ubuntu SMP Fri Aug 26 12:12:57 UTC 2022 x86_64 GNU/Linux 07:39:43 07:39:43 07:39:43 ---> lscpu: 07:39:43 Architecture: x86_64 07:39:43 CPU op-mode(s): 32-bit, 64-bit 07:39:43 Byte Order: Little Endian 07:39:43 Address sizes: 40 bits physical, 48 bits virtual 07:39:43 CPU(s): 8 07:39:43 On-line CPU(s) list: 0-7 07:39:43 Thread(s) per core: 1 07:39:43 Core(s) per socket: 1 07:39:43 Socket(s): 8 07:39:43 NUMA node(s): 1 07:39:43 Vendor ID: AuthenticAMD 07:39:43 CPU family: 23 07:39:43 Model: 49 07:39:43 Model name: AMD EPYC-Rome Processor 07:39:43 Stepping: 0 07:39:43 CPU MHz: 2799.998 07:39:43 BogoMIPS: 5599.99 07:39:43 Virtualization: AMD-V 07:39:43 Hypervisor vendor: KVM 07:39:43 Virtualization type: full 07:39:43 L1d cache: 256 KiB 07:39:43 L1i cache: 256 KiB 07:39:43 L2 cache: 4 MiB 07:39:43 L3 cache: 128 MiB 07:39:43 NUMA node0 CPU(s): 0-7 07:39:43 Vulnerability Itlb multihit: Not affected 07:39:43 Vulnerability L1tf: Not affected 07:39:43 Vulnerability Mds: Not affected 07:39:43 Vulnerability Meltdown: Not affected 07:39:43 Vulnerability Mmio stale data: Not affected 07:39:43 Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp 07:39:43 Vulnerability Spectre v1: Mitigation; usercopy/swapgs barriers and __user pointer sanitization 07:39:43 Vulnerability Spectre v2: Mitigation; Retpolines, IBPB conditional, IBRS_FW, STIBP disabled, RSB filling 07:39:43 Vulnerability Srbds: Not affected 07:39:43 Vulnerability Tsx async abort: Not affected 07:39:43 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 07:39:43 07:39:43 07:39:43 ---> nproc: 07:39:43 8 07:39:43 07:39:43 07:39:43 ---> df -h: 07:39:43 Filesystem Size Used Avail Use% Mounted on 07:39:43 overlay 155G 14G 142G 9% / 07:39:43 tmpfs 64M 0 64M 0% /dev 07:39:43 tmpfs 16G 0 16G 0% /sys/fs/cgroup 07:39:43 shm 64M 0 64M 0% /dev/shm 07:39:43 /dev/vda1 155G 14G 142G 9% /facter-os 07:39:43 07:39:43 07:39:43 ---> sar -b -r -n DEV: 07:39:43 Linux 5.4.0-126-generic (prd-ubuntu20-04-docker-8c-8g-41059) 03/12/25 _x86_64_ (8 CPU) 07:39:43 07:39:43 07:20:03 LINUX RESTART (8 CPU) 07:39:43 07:39:43 07:21:01 tps rtps wtps dtps bread/s bwrtn/s bdscd/s 07:39:43 07:22:01 368.09 3.55 364.54 0.00 54.52 142794.07 0.00 07:39:43 07:23:01 169.32 0.43 168.88 0.00 16.67 68560.40 0.00 07:39:43 07:24:01 146.23 0.15 146.08 0.00 15.86 85529.61 0.00 07:39:43 07:25:01 2.28 0.00 2.28 0.00 0.00 1906.58 0.00 07:39:43 07:26:01 29.35 10.23 19.11 0.00 3453.96 3785.64 0.00 07:39:43 07:27:01 1.97 0.00 1.97 0.00 0.00 22.00 0.00 07:39:43 07:28:01 1.22 0.00 1.22 0.00 0.00 14.53 0.00 07:39:43 07:29:01 1.95 0.00 1.95 0.00 0.00 22.66 0.00 07:39:43 07:30:01 1.03 0.00 1.03 0.00 0.00 12.53 0.00 07:39:43 07:31:01 1.95 0.00 1.95 0.00 0.00 31.06 0.00 07:39:43 07:32:01 0.92 0.00 0.92 0.00 0.00 10.26 0.00 07:39:43 07:33:01 1.42 0.00 1.42 0.00 0.00 16.53 0.00 07:39:43 07:34:01 0.90 0.00 0.90 0.00 0.00 10.00 0.00 07:39:43 07:35:01 1.67 0.00 1.67 0.00 0.00 20.93 0.00 07:39:43 07:36:01 1.70 0.02 1.68 0.00 0.13 19.46 0.00 07:39:43 07:37:01 1.57 0.37 1.20 0.00 11.46 16.00 0.00 07:39:43 07:38:01 2.27 1.20 1.07 0.00 25.46 14.26 0.00 07:39:43 07:39:01 39.23 0.08 39.14 0.00 10.53 25929.81 0.00 07:39:43 Average: 42.94 0.89 42.05 0.00 199.36 18261.06 0.00 07:39:43 07:39:43 07:21:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 07:39:43 07:22:01 27658004 31497776 809268 2.46 198972 3751004 1896936 5.59 1252132 3410420 22356 07:39:43 07:23:01 27366100 31340672 955972 2.91 213104 3814016 2184960 6.44 1612820 3273636 15996 07:39:43 07:24:01 26681460 31501944 797440 2.43 223496 4617204 1787152 5.27 1476876 4063256 400 07:39:43 07:25:01 26681244 31501840 797376 2.42 223544 4617196 1787152 5.27 1476744 4063256 24 07:39:43 07:26:01 26447444 31489076 801448 2.44 228928 4821108 1866360 5.50 1626840 4122912 4 07:39:43 07:27:01 26448048 31489760 800696 2.43 229008 4821108 1866360 5.50 1627040 4122912 8 07:39:43 07:28:01 26449976 31491756 798640 2.43 229064 4821116 1866360 5.50 1624984 4122916 12 07:39:43 07:29:01 26454316 31496160 794168 2.42 229136 4821116 1866360 5.50 1620968 4122916 16 07:39:43 07:30:01 26454068 31496552 794184 2.42 229176 4821104 1866360 5.50 1620456 4123524 8 07:39:43 07:31:01 26453884 31496464 794424 2.42 229236 4821100 1866360 5.50 1620884 4123532 16 07:39:43 07:32:01 26453568 31496164 794676 2.42 229252 4821100 1866360 5.50 1621008 4123532 16 07:39:43 07:33:01 26453804 31496428 794352 2.42 229276 4821104 1866360 5.50 1620724 4123536 12 07:39:43 07:34:01 26453968 31496612 794100 2.41 229292 4821104 1866360 5.50 1620828 4123536 8 07:39:43 07:35:01 26453968 31496636 793992 2.41 229356 4821096 1866360 5.50 1620692 4123544 12 07:39:43 07:36:01 26452980 31495944 794416 2.42 229392 4821240 1871992 5.52 1620848 4123680 4 07:39:43 07:37:01 26452336 31495648 794552 2.42 229440 4821580 1871992 5.52 1624460 4123804 184 07:39:43 07:38:01 26435876 31481096 809224 2.46 229472 4822352 1851568 5.46 1643204 4123984 192 07:39:43 07:39:01 25659948 31440288 846696 2.57 234872 5500804 2012108 5.93 1681828 4800744 500 07:39:43 Average: 26550611 31483379 809201 2.46 226334 4720914 1884859 5.55 1589630 4067536 2209 07:39:43 07:39:43 07:21:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 07:39:43 07:22:01 lo 2.73 2.73 0.27 0.27 0.00 0.00 0.00 0.00 07:39:43 07:22:01 ens3 613.41 417.93 6484.72 52.18 0.00 0.00 0.00 0.00 07:39:43 07:22:01 docker0 337.19 475.52 28.43 3268.47 0.00 0.00 0.00 0.00 07:39:43 07:23:01 veth2d77600 0.00 0.12 0.00 0.01 0.00 0.00 0.00 0.00 07:39:43 07:23:01 lo 0.47 0.47 0.04 0.04 0.00 0.00 0.00 0.00 07:39:43 07:23:01 ens3 52.12 28.62 84.25 18.55 0.00 0.00 0.00 0.00 07:39:43 07:23:01 docker0 1.58 3.30 0.09 38.16 0.00 0.00 0.00 0.00 07:39:43 07:24:01 lo 7.07 7.07 0.70 0.70 0.00 0.00 0.00 0.00 07:39:43 07:24:01 ens3 149.73 103.33 2625.01 198.04 0.00 0.00 0.00 0.00 07:39:43 07:24:01 docker0 3.32 5.98 0.20 76.77 0.00 0.00 0.00 0.00 07:39:43 07:25:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 07:39:43 07:25:01 ens3 1.60 0.43 0.46 0.27 0.00 0.00 0.00 0.00 07:39:43 07:25:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:39:43 07:26:01 lo 0.20 0.20 0.02 0.02 0.00 0.00 0.00 0.00 07:39:43 07:26:01 ens3 153.69 101.57 1414.67 7.33 0.00 0.00 0.00 0.00 07:39:43 07:26:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:39:43 07:27:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 07:39:43 07:27:01 ens3 1.05 0.82 0.62 0.49 0.00 0.00 0.00 0.00 07:39:43 07:27:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:39:43 07:28:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:39:43 07:28:01 ens3 0.05 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:39:43 07:28:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:39:43 07:29:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 07:39:43 07:29:01 ens3 0.18 0.13 0.01 0.01 0.00 0.00 0.00 0.00 07:39:43 07:29:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:39:43 07:30:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:39:43 07:30:01 ens3 0.20 0.00 0.01 0.00 0.00 0.00 0.00 0.00 07:39:43 07:30:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:39:43 07:31:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 07:39:43 07:31:01 ens3 0.70 0.22 0.18 0.07 0.00 0.00 0.00 0.00 07:39:43 07:31:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:39:43 07:32:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:39:43 07:32:01 ens3 0.62 0.32 0.27 0.21 0.00 0.00 0.00 0.00 07:39:43 07:32:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:39:43 07:33:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 07:39:43 07:33:01 ens3 0.17 0.08 0.01 0.01 0.00 0.00 0.00 0.00 07:39:43 07:33:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:39:43 07:34:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:39:43 07:34:01 ens3 0.12 0.00 0.01 0.00 0.00 0.00 0.00 0.00 07:39:43 07:34:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:39:43 07:35:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 07:39:43 07:35:01 ens3 0.13 0.10 0.01 0.01 0.00 0.00 0.00 0.00 07:39:43 07:35:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:39:43 07:36:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:39:43 07:36:01 ens3 0.25 0.12 0.08 0.07 0.00 0.00 0.00 0.00 07:39:43 07:36:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:39:43 07:37:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 07:39:43 07:37:01 ens3 1.15 0.75 0.88 0.37 0.00 0.00 0.00 0.00 07:39:43 07:37:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:39:43 07:38:01 lo 0.13 0.13 0.01 0.01 0.00 0.00 0.00 0.00 07:39:43 07:38:01 ens3 35.71 52.36 6.55 125.87 0.00 0.00 0.00 0.00 07:39:43 07:38:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:39:43 07:39:01 lo 1.33 1.33 0.12 0.12 0.00 0.00 0.00 0.00 07:39:43 07:39:01 ens3 133.88 76.32 3922.36 11.70 0.00 0.00 0.00 0.00 07:39:43 07:39:01 docker0 0.00 0.03 0.00 0.00 0.00 0.00 0.00 0.00 07:39:43 07:39:01 vethe48f73e 0.00 0.07 0.00 0.01 0.00 0.00 0.00 0.00 07:39:43 Average: lo 0.74 0.74 0.07 0.07 0.00 0.00 0.00 0.00 07:39:43 Average: ens3 63.60 43.50 807.77 23.07 0.00 0.00 0.00 0.00 07:39:43 Average: docker0 19.00 26.93 1.60 187.96 0.00 0.00 0.00 0.00 07:39:43 Average: vethe48f73e 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:39:43 07:39:43 07:39:43 ---> sar -P ALL: 07:39:43 Linux 5.4.0-126-generic (prd-ubuntu20-04-docker-8c-8g-41059) 03/12/25 _x86_64_ (8 CPU) 07:39:43 07:39:43 07:20:03 LINUX RESTART (8 CPU) 07:39:43 07:39:43 07:21:01 CPU %user %nice %system %iowait %steal %idle 07:39:43 07:22:01 all 9.97 0.00 4.99 4.83 0.05 80.16 07:39:43 07:22:01 0 9.74 0.00 5.83 20.70 0.07 63.66 07:39:43 07:22:01 1 10.19 0.00 3.85 5.65 0.05 80.26 07:39:43 07:22:01 2 9.72 0.00 4.60 0.61 0.05 85.03 07:39:43 07:22:01 3 9.38 0.00 5.65 1.16 0.05 83.75 07:39:43 07:22:01 4 9.10 0.00 5.46 0.27 0.05 85.12 07:39:43 07:22:01 5 10.09 0.00 5.10 1.64 0.05 83.11 07:39:43 07:22:01 6 10.87 0.00 4.05 2.32 0.07 82.70 07:39:43 07:22:01 7 10.65 0.00 5.40 6.25 0.05 77.65 07:39:43 07:23:01 all 43.68 0.00 7.43 1.42 0.08 47.39 07:39:43 07:23:01 0 44.33 0.00 6.74 0.45 0.08 48.39 07:39:43 07:23:01 1 43.97 0.00 8.51 5.92 0.07 41.53 07:39:43 07:23:01 2 42.42 0.00 7.08 1.01 0.08 49.41 07:39:43 07:23:01 3 44.08 0.00 6.74 0.24 0.07 48.87 07:39:43 07:23:01 4 43.74 0.00 7.46 1.08 0.07 47.66 07:39:43 07:23:01 5 43.32 0.00 8.07 0.68 0.08 47.85 07:39:43 07:23:01 6 43.47 0.00 7.52 0.37 0.08 48.56 07:39:43 07:23:01 7 44.14 0.00 7.30 1.60 0.08 46.87 07:39:43 07:24:01 all 23.59 0.00 4.68 2.06 0.05 69.62 07:39:43 07:24:01 0 24.45 0.00 4.52 1.28 0.05 69.70 07:39:43 07:24:01 1 22.80 0.00 4.55 0.05 0.05 72.54 07:39:43 07:24:01 2 24.30 0.00 5.95 12.42 0.07 57.26 07:39:43 07:24:01 3 23.24 0.00 4.40 1.88 0.05 70.42 07:39:43 07:24:01 4 23.65 0.00 4.45 0.23 0.07 71.60 07:39:43 07:24:01 5 22.71 0.00 4.41 0.40 0.05 72.43 07:39:43 07:24:01 6 22.65 0.00 4.63 0.30 0.05 72.36 07:39:43 07:24:01 7 24.91 0.00 4.50 0.07 0.05 70.47 07:39:43 07:25:01 all 0.02 0.00 0.01 0.01 0.01 99.95 07:39:43 07:25:01 0 0.00 0.00 0.02 0.03 0.00 99.95 07:39:43 07:25:01 1 0.08 0.00 0.00 0.00 0.02 99.90 07:39:43 07:25:01 2 0.00 0.00 0.02 0.03 0.00 99.95 07:39:43 07:25:01 3 0.00 0.00 0.02 0.00 0.02 99.97 07:39:43 07:25:01 4 0.00 0.00 0.00 0.00 0.00 100.00 07:39:43 07:25:01 5 0.05 0.00 0.02 0.00 0.03 99.90 07:39:43 07:25:01 6 0.00 0.00 0.00 0.00 0.02 99.98 07:39:43 07:25:01 7 0.05 0.00 0.00 0.00 0.00 99.95 07:39:43 07:26:01 all 0.95 0.00 0.47 0.30 0.01 98.27 07:39:43 07:26:01 0 0.48 0.00 0.32 0.05 0.02 99.13 07:39:43 07:26:01 1 0.28 0.00 0.28 0.00 0.02 99.42 07:39:43 07:26:01 2 0.82 0.00 0.47 0.75 0.02 97.95 07:39:43 07:26:01 3 1.07 0.00 0.68 0.50 0.00 97.75 07:39:43 07:26:01 4 0.93 0.00 0.55 0.48 0.02 98.01 07:39:43 07:26:01 5 1.52 0.00 0.65 0.07 0.00 97.76 07:39:43 07:26:01 6 0.84 0.00 0.44 0.00 0.00 98.73 07:39:43 07:26:01 7 1.62 0.00 0.40 0.52 0.02 97.45 07:39:43 07:27:01 all 0.01 0.00 0.01 0.01 0.01 99.96 07:39:43 07:27:01 0 0.00 0.00 0.00 0.00 0.00 100.00 07:39:43 07:27:01 1 0.00 0.00 0.02 0.00 0.02 99.97 07:39:43 07:27:01 2 0.00 0.00 0.00 0.05 0.00 99.95 07:39:43 07:27:01 3 0.03 0.00 0.02 0.00 0.02 99.93 07:39:43 07:27:01 4 0.02 0.00 0.02 0.00 0.00 99.97 07:39:43 07:27:01 5 0.03 0.00 0.02 0.00 0.02 99.93 07:39:43 07:27:01 6 0.00 0.00 0.00 0.00 0.02 99.98 07:39:43 07:27:01 7 0.03 0.00 0.02 0.00 0.00 99.95 07:39:43 07:28:01 all 0.03 0.00 0.01 0.00 0.01 99.95 07:39:43 07:28:01 0 0.02 0.00 0.00 0.00 0.00 99.98 07:39:43 07:28:01 1 0.05 0.00 0.05 0.00 0.03 99.87 07:39:43 07:28:01 2 0.02 0.00 0.02 0.03 0.02 99.92 07:39:43 07:28:01 3 0.03 0.00 0.00 0.00 0.00 99.97 07:39:43 07:28:01 4 0.00 0.00 0.00 0.00 0.00 100.00 07:39:43 07:28:01 5 0.05 0.00 0.00 0.00 0.00 99.95 07:39:43 07:28:01 6 0.00 0.00 0.00 0.00 0.00 100.00 07:39:43 07:28:01 7 0.03 0.00 0.00 0.00 0.02 99.95 07:39:43 07:29:01 all 0.06 0.00 0.01 0.01 0.00 99.92 07:39:43 07:29:01 0 0.02 0.00 0.00 0.00 0.00 99.98 07:39:43 07:29:01 1 0.00 0.00 0.02 0.00 0.02 99.97 07:39:43 07:29:01 2 0.02 0.00 0.00 0.05 0.00 99.93 07:39:43 07:29:01 3 0.37 0.00 0.02 0.00 0.00 99.62 07:39:43 07:29:01 4 0.03 0.00 0.02 0.00 0.02 99.93 07:39:43 07:29:01 5 0.03 0.00 0.00 0.00 0.00 99.97 07:39:43 07:29:01 6 0.00 0.00 0.02 0.00 0.00 99.98 07:39:43 07:29:01 7 0.02 0.00 0.00 0.00 0.00 99.98 07:39:43 07:30:01 all 0.01 0.00 0.01 0.00 0.01 99.96 07:39:43 07:30:01 0 0.00 0.00 0.02 0.00 0.02 99.97 07:39:43 07:30:01 1 0.03 0.00 0.02 0.00 0.02 99.93 07:39:43 07:30:01 2 0.00 0.00 0.00 0.02 0.02 99.97 07:39:43 07:30:01 3 0.00 0.00 0.00 0.00 0.02 99.98 07:39:43 07:30:01 4 0.02 0.00 0.02 0.00 0.00 99.97 07:39:43 07:30:01 5 0.05 0.00 0.02 0.00 0.00 99.93 07:39:43 07:30:01 6 0.00 0.00 0.00 0.00 0.02 99.98 07:39:43 07:30:01 7 0.02 0.00 0.00 0.00 0.00 99.98 07:39:43 07:31:01 all 0.03 0.00 0.01 0.01 0.00 99.95 07:39:43 07:31:01 0 0.03 0.00 0.00 0.00 0.00 99.97 07:39:43 07:31:01 1 0.00 0.00 0.00 0.00 0.00 100.00 07:39:43 07:31:01 2 0.00 0.00 0.00 0.10 0.00 99.90 07:39:43 07:31:01 3 0.07 0.00 0.02 0.00 0.00 99.92 07:39:43 07:31:01 4 0.02 0.00 0.00 0.00 0.00 99.98 07:39:43 07:31:01 5 0.03 0.00 0.02 0.00 0.02 99.93 07:39:43 07:31:01 6 0.02 0.00 0.00 0.00 0.00 99.98 07:39:43 07:31:01 7 0.03 0.00 0.02 0.00 0.02 99.93 07:39:43 07:32:01 all 0.03 0.00 0.01 0.00 0.00 99.95 07:39:43 07:32:01 0 0.02 0.00 0.00 0.00 0.00 99.98 07:39:43 07:32:01 1 0.02 0.00 0.00 0.00 0.02 99.97 07:39:43 07:32:01 2 0.02 0.00 0.02 0.00 0.00 99.97 07:39:43 07:32:01 3 0.07 0.00 0.00 0.02 0.00 99.92 07:39:43 07:32:01 4 0.02 0.00 0.00 0.00 0.00 99.98 07:39:43 07:32:01 5 0.03 0.00 0.00 0.00 0.00 99.97 07:39:43 07:32:01 6 0.02 0.00 0.02 0.00 0.00 99.97 07:39:43 07:32:01 7 0.08 0.00 0.05 0.00 0.02 99.85 07:39:43 07:39:43 07:32:01 CPU %user %nice %system %iowait %steal %idle 07:39:43 07:33:01 all 0.02 0.00 0.01 0.00 0.01 99.96 07:39:43 07:33:01 0 0.02 0.00 0.02 0.00 0.00 99.97 07:39:43 07:33:01 1 0.02 0.00 0.02 0.00 0.00 99.97 07:39:43 07:33:01 2 0.02 0.00 0.00 0.02 0.00 99.97 07:39:43 07:33:01 3 0.00 0.00 0.00 0.02 0.00 99.98 07:39:43 07:33:01 4 0.02 0.00 0.00 0.00 0.02 99.97 07:39:43 07:33:01 5 0.05 0.00 0.02 0.00 0.00 99.93 07:39:43 07:33:01 6 0.00 0.00 0.00 0.00 0.02 99.98 07:39:43 07:33:01 7 0.05 0.00 0.03 0.00 0.02 99.90 07:39:43 07:34:01 all 0.02 0.00 0.01 0.00 0.01 99.96 07:39:43 07:34:01 0 0.00 0.00 0.00 0.00 0.00 100.00 07:39:43 07:34:01 1 0.00 0.00 0.00 0.00 0.02 99.98 07:39:43 07:34:01 2 0.00 0.00 0.02 0.02 0.02 99.95 07:39:43 07:34:01 3 0.02 0.00 0.00 0.02 0.02 99.95 07:39:43 07:34:01 4 0.00 0.00 0.02 0.00 0.00 99.98 07:39:43 07:34:01 5 0.03 0.00 0.02 0.00 0.00 99.95 07:39:43 07:34:01 6 0.02 0.00 0.00 0.00 0.00 99.98 07:39:43 07:34:01 7 0.10 0.00 0.03 0.00 0.02 99.85 07:39:43 07:35:01 all 0.04 0.00 0.00 0.00 0.00 99.95 07:39:43 07:35:01 0 0.00 0.00 0.00 0.00 0.00 100.00 07:39:43 07:35:01 1 0.00 0.00 0.00 0.00 0.00 100.00 07:39:43 07:35:01 2 0.00 0.00 0.00 0.02 0.00 99.98 07:39:43 07:35:01 3 0.05 0.00 0.00 0.00 0.00 99.95 07:39:43 07:35:01 4 0.02 0.00 0.00 0.00 0.00 99.98 07:39:43 07:35:01 5 0.03 0.00 0.02 0.00 0.02 99.93 07:39:43 07:35:01 6 0.18 0.00 0.02 0.02 0.00 99.78 07:39:43 07:35:01 7 0.05 0.00 0.00 0.00 0.02 99.93 07:39:43 07:36:01 all 0.27 0.00 0.03 0.00 0.00 99.70 07:39:43 07:36:01 0 0.00 0.00 0.05 0.00 0.00 99.95 07:39:43 07:36:01 1 0.00 0.00 0.03 0.00 0.00 99.97 07:39:43 07:36:01 2 0.03 0.00 0.03 0.02 0.00 99.92 07:39:43 07:36:01 3 0.00 0.00 0.03 0.02 0.00 99.95 07:39:43 07:36:01 4 0.00 0.00 0.02 0.00 0.00 99.98 07:39:43 07:36:01 5 0.03 0.00 0.02 0.00 0.00 99.95 07:39:43 07:36:01 6 1.99 0.00 0.02 0.00 0.00 98.00 07:39:43 07:36:01 7 0.05 0.00 0.05 0.00 0.02 99.88 07:39:43 07:37:01 all 0.35 0.00 0.01 0.01 0.01 99.62 07:39:43 07:37:01 0 0.17 0.00 0.02 0.00 0.00 99.82 07:39:43 07:37:01 1 0.08 0.00 0.03 0.00 0.02 99.87 07:39:43 07:37:01 2 0.00 0.00 0.00 0.03 0.00 99.97 07:39:43 07:37:01 3 0.20 0.00 0.00 0.02 0.02 99.77 07:39:43 07:37:01 4 0.03 0.00 0.00 0.00 0.02 99.95 07:39:43 07:37:01 5 0.07 0.00 0.00 0.00 0.00 99.93 07:39:43 07:37:01 6 2.08 0.00 0.02 0.00 0.02 97.88 07:39:43 07:37:01 7 0.13 0.00 0.02 0.00 0.02 99.83 07:39:43 07:38:01 all 0.40 0.00 0.05 0.00 0.01 99.54 07:39:43 07:38:01 0 0.35 0.00 0.05 0.03 0.02 99.55 07:39:43 07:38:01 1 0.52 0.00 0.03 0.00 0.00 99.45 07:39:43 07:38:01 2 0.15 0.00 0.05 0.00 0.02 99.78 07:39:43 07:38:01 3 0.98 0.00 0.03 0.00 0.00 98.98 07:39:43 07:38:01 4 0.23 0.00 0.02 0.00 0.00 99.75 07:39:43 07:38:01 5 0.27 0.00 0.13 0.00 0.00 99.60 07:39:43 07:38:01 6 0.43 0.00 0.02 0.00 0.00 99.55 07:39:43 07:38:01 7 0.23 0.00 0.08 0.00 0.02 99.67 07:39:43 07:39:01 all 2.89 0.00 1.16 0.70 0.02 95.24 07:39:43 07:39:01 0 2.49 0.00 1.27 3.52 0.02 92.70 07:39:43 07:39:01 1 3.64 0.00 1.09 0.17 0.03 95.07 07:39:43 07:39:01 2 2.72 0.00 0.87 1.21 0.02 95.18 07:39:43 07:39:01 3 2.99 0.00 1.35 0.55 0.02 95.09 07:39:43 07:39:01 4 3.01 0.00 0.97 0.00 0.02 96.00 07:39:43 07:39:01 5 3.70 0.00 0.95 0.02 0.02 95.31 07:39:43 07:39:01 6 2.19 0.00 1.54 0.00 0.02 96.25 07:39:43 07:39:01 7 2.35 0.00 1.21 0.12 0.02 96.31 07:39:43 Average: all 4.54 0.00 1.04 0.52 0.02 93.88 07:39:43 Average: 0 4.53 0.00 1.04 1.43 0.01 92.98 07:39:43 Average: 1 4.50 0.00 1.02 0.65 0.02 93.81 07:39:43 Average: 2 4.41 0.00 1.05 0.90 0.02 93.62 07:39:43 Average: 3 4.56 0.00 1.05 0.24 0.01 94.14 07:39:43 Average: 4 4.46 0.00 1.05 0.11 0.01 94.36 07:39:43 Average: 5 4.52 0.00 1.07 0.15 0.02 94.24 07:39:43 Average: 6 4.68 0.00 1.01 0.17 0.02 94.13 07:39:43 Average: 7 4.66 0.00 1.05 0.47 0.02 93.79 07:39:43 07:39:43 07:39:43