Push event to branch main Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 3abeddea7bee697e1193a102564220052236ef04 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-ssh9325341075035620450.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision f6201a7a3d6e66e18b8eca84a9a3a23cb614281a 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-ssh17129182282215316416.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 f6201a7a3d6e66e18b8eca84a9a3a23cb614281a 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/main/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/main/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh13892656250940074044.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision f6201a7a3d6e66e18b8eca84a9a3a23cb614281a (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f f6201a7a3d6e66e18b8eca84a9a3a23cb614281a # timeout=10 Commit message: "Merge pull request #471 from jinlinGuan/fix-multi-arch" > 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-ssh2659681788212655964.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/main/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/main/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh18153695235326706430.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 Waiting for next available executor on ‘ubuntu20.04-docker-8c-8g’ Running on prd-ubuntu20.04-docker-8c-8g-3895 in /w/workspace/edgexfoundry_device-rest-go_main [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/edgexfoundry_device-rest-go_main # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/device-rest-go.git > git --version # timeout=10 > git --version # 'git version 2.25.1' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-rest-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/device-rest-go.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 Avoid second fetch Checking out Revision 3abeddea7bee697e1193a102564220052236ef04 (main) Commit message: "build(deps): Bump github.com/edgexfoundry/device-sdk-go/v4 (#475)" > git config core.sparsecheckout # timeout=10 > git checkout -f 3abeddea7bee697e1193a102564220052236ef04 # timeout=10 > git rev-list --no-walk 3d8d739fa5f8aa97ddf6cacbc9f8623fb942cf02 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 01:38:39 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 01:38:39 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 01:38:39 ========================================================= 01:38:39 EdgeX Global Pipelines Version Info 01:38:39 ========================================================= [Pipeline] libraryResource [Pipeline] sh 01:38:39 ------------------- 01:38:39 stable info: 01:38:39 ------------------- 01:38:39 Commited By: Ginny Guan ginny@iotechsys.com 01:38:39 Commit SHA: f6201a7a3d6e66e18b8eca84a9a3a23cb614281a 01:38:39 Message: update stable to v1.0.274 01:38:40 ------------------- 01:38:40 experimental info: 01:38:40 ------------------- 01:38:40 Commited By: **** collab-it+edgex@linuxfoundation.org 01:38:40 Commit SHA: 8bc3b1671107dfff59e2863929571a4024cd8906 01:38:40 Message: update experimental to v1.0.275 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 01:38:40 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-rest-go-settings [Pipeline] echo 01:38:40 [edgeXSetupEnvironment]: set envvar PROJECT = device-rest-go [Pipeline] echo 01:38:40 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 01:38:41 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 01:38:41 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 01:38:41 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.23 [Pipeline] echo 01:38:41 [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo 01:38:41 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo 01:38:41 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 01:38:41 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 01:38:41 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 01:38:41 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = device-rest [Pipeline] echo 01:38:41 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 01:38:41 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 01:38:41 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 01:38:41 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 01:38:41 [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo 01:38:41 [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo 01:38:41 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 01:38:41 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 01:38:41 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo 01:38:41 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo 01:38:41 [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo 01:38:41 [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo 01:38:41 [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo 01:38:41 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 01:38:41 [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo 01:38:41 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = main [Pipeline] echo 01:38:41 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = main [Pipeline] echo 01:38:41 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = main [Pipeline] echo 01:38:41 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 3abeddea7bee697e1193a102564220052236ef04 [Pipeline] echo 01:38:41 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 3abedde [Pipeline] echo 01:38:41 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 01:38:41 provisioning config files... 01:38:41 copy managed file [device-rest-go-settings] to file:/w/workspace/edgexfoundry_device-rest-go_main@tmp/config7624103780581409456tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 01:38:42 ---> ****-login.sh 01:38:42 nexus3.edgexfoundry.org:10001 01:38:42 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 01:38:42 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 01:38:42 Configure a credential helper to remove this warning. See 01:38:42 https://docs.****.com/engine/reference/commandline/login/#credentials-store 01:38:42 01:38:42 Login Succeeded 01:38:42 nexus3.edgexfoundry.org:10002 01:38:42 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 01:38:42 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 01:38:42 Configure a credential helper to remove this warning. See 01:38:42 https://docs.****.com/engine/reference/commandline/login/#credentials-store 01:38:42 01:38:42 Login Succeeded 01:38:42 nexus3.edgexfoundry.org:10003 01:38:42 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 01:38:42 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 01:38:42 Configure a credential helper to remove this warning. See 01:38:42 https://docs.****.com/engine/reference/commandline/login/#credentials-store 01:38:42 01:38:42 Login Succeeded 01:38:42 nexus3.edgexfoundry.org:10004 01:38:42 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 01:38:42 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 01:38:42 Configure a credential helper to remove this warning. See 01:38:42 https://docs.****.com/engine/reference/commandline/login/#credentials-store 01:38:42 01:38:42 Login Succeeded 01:38:42 ****.io 01:38:42 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 01:38:42 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 01:38:42 Configure a credential helper to remove this warning. See 01:38:42 https://docs.****.com/engine/reference/commandline/login/#credentials-store 01:38:42 01:38:42 Login Succeeded 01:38:42 ---> ****-login.sh ends [Pipeline] } 01:38:42 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh 01:38:43 + git rev-list -1 --merges 3abeddea7bee697e1193a102564220052236ef04~1..3abeddea7bee697e1193a102564220052236ef04 [Pipeline] echo 01:38:43 -----------> git rev-list -1 --merges 3abeddea7bee697e1193a102564220052236ef04~1..3abeddea7bee697e1193a102564220052236ef04 3abeddea7bee697e1193a102564220052236ef04 [false] [Pipeline] sh 01:38:43 + git log --format=format:%s -1 3abeddea7bee697e1193a102564220052236ef04 [Pipeline] echo 01:38:43 ========================================================= 01:38:43 [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] 01:38:43 ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 01:38:43 + git log --format=format:%s -1 3abeddea7bee697e1193a102564220052236ef04 [Pipeline] echo 01:38:43 [semverPrep] GIT_COMMIT: 3abeddea7bee697e1193a102564220052236ef04, Commit Message: build(deps): Bump github.com/edgexfoundry/device-sdk-go/v4 (#475) [Pipeline] echo 01:38:43 [semverPrep] This is not a build commit. [Pipeline] sh 01:38:44 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 01:38:44 + grep -v github /etc/ssh/ssh_known_hosts 01:38:44 + [ -e /tmp/ssh_known_hosts ] 01:38:44 + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts 01:38:44 + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= 01:38:44 + sudo tee -a /etc/ssh/ssh_known_hosts 01:38:44 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:38:44 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 01:38:44 01:38:44 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:38:45 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 01:38:45 0.1.4: Pulling from edgex-devops/py-git-semver 01:38:45 3dae71ba6b94: Pulling fs layer 01:38:45 6bf1a483ea7c: Pulling fs layer 01:38:45 f5dfc541a4d3: Pulling fs layer 01:38:45 461d9e800cba: Pulling fs layer 01:38:45 80192f66455f: Pulling fs layer 01:38:45 2e8e34ca0e6c: Pulling fs layer 01:38:45 a29436f7fd5d: Pulling fs layer 01:38:45 923cac83aea3: Pulling fs layer 01:38:45 25ad8b0a4227: Pulling fs layer 01:38:45 db01528c6b51: Pulling fs layer 01:38:45 28988de357af: Pulling fs layer 01:38:45 461d9e800cba: Waiting 01:38:45 80192f66455f: Waiting 01:38:45 2e8e34ca0e6c: Waiting 01:38:45 a29436f7fd5d: Waiting 01:38:45 25ad8b0a4227: Waiting 01:38:45 923cac83aea3: Waiting 01:38:45 db01528c6b51: Waiting 01:38:45 28988de357af: Waiting 01:38:45 6bf1a483ea7c: Verifying Checksum 01:38:45 6bf1a483ea7c: Download complete 01:38:45 461d9e800cba: Verifying Checksum 01:38:45 461d9e800cba: Download complete 01:38:45 80192f66455f: Verifying Checksum 01:38:45 80192f66455f: Download complete 01:38:45 f5dfc541a4d3: Verifying Checksum 01:38:45 f5dfc541a4d3: Download complete 01:38:45 3dae71ba6b94: Verifying Checksum 01:38:45 3dae71ba6b94: Download complete 01:38:45 923cac83aea3: Download complete 01:38:45 25ad8b0a4227: Verifying Checksum 01:38:45 25ad8b0a4227: Download complete 01:38:45 db01528c6b51: Download complete 01:38:45 28988de357af: Verifying Checksum 01:38:45 28988de357af: Download complete 01:38:45 a29436f7fd5d: Verifying Checksum 01:38:45 a29436f7fd5d: Download complete 01:38:46 2e8e34ca0e6c: Verifying Checksum 01:38:46 2e8e34ca0e6c: Download complete 01:38:46 3dae71ba6b94: Pull complete 01:38:46 6bf1a483ea7c: Pull complete 01:38:47 f5dfc541a4d3: Pull complete 01:38:47 461d9e800cba: Pull complete 01:38:47 80192f66455f: Pull complete 01:38:50 2e8e34ca0e6c: Pull complete 01:38:51 a29436f7fd5d: Pull complete 01:38:51 923cac83aea3: Pull complete 01:38:51 25ad8b0a4227: Pull complete 01:38:51 db01528c6b51: Pull complete 01:38:51 28988de357af: Pull complete 01:38:51 Digest: sha256:195353f5eb8266bfc5d09c70327cc406fe11db141ac9a5f04734cd23bce6a248 01:38:51 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 01:38:51 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 01:38:51 prd-ubuntu20.04-docker-8c-8g-3895 does not seem to be running inside a container 01:38:51 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgexfoundry_device-rest-go_main -v /w/workspace/edgexfoundry_device-rest-go_main:/w/workspace/edgexfoundry_device-rest-go_main:rw,z -v /w/workspace/edgexfoundry_device-rest-go_main@tmp:/w/workspace/edgexfoundry_device-rest-go_main@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 01:38:53 $ docker top 0af5bbfc76c521fcbb6f2e5a4695ca3f3e262ef62cf50f29cfa36ef0ba74cc3f -eo pid,comm 01:38:53 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). 01:38:53 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 01:39:17 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 01:39:17 [ssh-agent] Looking for ssh-agent implementation... 01:39:17 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 01:39:17 $ docker exec 0af5bbfc76c521fcbb6f2e5a4695ca3f3e262ef62cf50f29cfa36ef0ba74cc3f ssh-agent 01:39:17 SSH_AUTH_SOCK=/tmp/ssh-1OUkh2sBGYxD/agent.32 01:39:17 SSH_AGENT_PID=38 01:39:17 Running ssh-add (command line suppressed) 01:39:17 Identity added: /w/workspace/edgexfoundry_device-rest-go_main@tmp/private_key_8535471490351220716.key (/w/workspace/edgexfoundry_device-rest-go_main@tmp/private_key_8535471490351220716.key) 01:39:17 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 01:39:17 + git tag --points-at HEAD [Pipeline] } 01:39:17 $ docker exec --env ******** --env ******** 0af5bbfc76c521fcbb6f2e5a4695ca3f3e262ef62cf50f29cfa36ef0ba74cc3f ssh-agent -k 01:39:18 unset SSH_AUTH_SOCK; 01:39:18 unset SSH_AGENT_PID; 01:39:18 echo Agent pid 38 killed; 01:39:18 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 01:39:18 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 01:39:18 [ssh-agent] Looking for ssh-agent implementation... 01:39:18 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 01:39:18 $ docker exec 0af5bbfc76c521fcbb6f2e5a4695ca3f3e262ef62cf50f29cfa36ef0ba74cc3f ssh-agent 01:39:18 SSH_AUTH_SOCK=/tmp/ssh-rLxIYdnaA00I/agent.71 01:39:18 SSH_AGENT_PID=77 01:39:18 Running ssh-add (command line suppressed) 01:39:18 Identity added: /w/workspace/edgexfoundry_device-rest-go_main@tmp/private_key_13488774740250077251.key (/w/workspace/edgexfoundry_device-rest-go_main@tmp/private_key_13488774740250077251.key) 01:39:18 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 01:39:18 + git semver init 01:39:19 2025-06-25 01:39:19,067 [is_cygwin_git] DEBUG Failed checking if running in CYGWIN due to: FileNotFoundError(2, 'No such file or directory') 01:39:19 2025-06-25 01:39:19,071 [run_init] DEBUG init version:0.0.0 force:False 01:39:19 2025-06-25 01:39:19,071 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/edgexfoundry_device-rest-go_main/.semver 01:39:19 2025-06-25 01:39:19,072 [execute] INFO git clone -b semver git@github.com:edgexfoundry/device-rest-go.git /w/workspace/edgexfoundry_device-rest-go_main/.semver 01:39:19 2025-06-25 01:39:19,072 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/device-rest-go.git', '/w/workspace/edgexfoundry_device-rest-go_main/.semver'], cwd=/w/workspace/edgexfoundry_device-rest-go_main, stdin=None, shell=False, universal_newlines=False) 01:39:20 2025-06-25 01:39:20,489 [append_file] DEBUG append to file:/w/workspace/edgexfoundry_device-rest-go_main/.git/info/exclude 01:39:20 2025-06-25 01:39:20,489 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/edgexfoundry_device-rest-go_main/.semver/main with force:False 01:39:20 2025-06-25 01:39:20,489 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-rest-go_main/.semver/main 01:39:20 2025-06-25 01:39:20,489 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-rest-go_main/.semver/main 01:39:20 4.1.0-dev.3 [Pipeline] } 01:39:20 $ docker exec --env ******** --env ******** 0af5bbfc76c521fcbb6f2e5a4695ca3f3e262ef62cf50f29cfa36ef0ba74cc3f ssh-agent -k 01:39:20 unset SSH_AUTH_SOCK; 01:39:20 unset SSH_AGENT_PID; 01:39:20 echo Agent pid 77 killed; 01:39:20 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 01:39:21 + git semver [Pipeline] } 01:39:21 $ docker stop --time=1 0af5bbfc76c521fcbb6f2e5a4695ca3f3e262ef62cf50f29cfa36ef0ba74cc3f 01:39:23 $ docker rm -f --volumes 0af5bbfc76c521fcbb6f2e5a4695ca3f3e262ef62cf50f29cfa36ef0ba74cc3f [Pipeline] // withDockerContainer [Pipeline] sh 01:39:23 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 01:39:23 Stashed 1 file(s) [Pipeline] echo 01:39:23 [edgeXSemver]: initialized semver on version 4.1.0-dev.3 [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] parallel [Pipeline] { (Branch: amd64) [Pipeline] { (Branch: arm64) [Pipeline] stage [Pipeline] { (amd64) [Pipeline] stage [Pipeline] { (arm64) [Pipeline] withEnv [Pipeline] { [Pipeline] node [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 01:39:23 provisioning config files... 01:39:23 copy managed file [device-rest-go-settings] to file:/w/workspace/edgexfoundry_device-rest-go_main@tmp/config4489383145721939071tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 01:39:24 ---> ****-login.sh 01:39:24 nexus3.edgexfoundry.org:10001 01:39:24 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 01:39:24 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 01:39:24 Configure a credential helper to remove this warning. See 01:39:24 https://docs.****.com/engine/reference/commandline/login/#credentials-store 01:39:24 01:39:24 Login Succeeded 01:39:24 nexus3.edgexfoundry.org:10002 01:39:24 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 01:39:24 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 01:39:24 Configure a credential helper to remove this warning. See 01:39:24 https://docs.****.com/engine/reference/commandline/login/#credentials-store 01:39:24 01:39:24 Login Succeeded 01:39:24 nexus3.edgexfoundry.org:10003 01:39:24 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 01:39:24 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 01:39:24 Configure a credential helper to remove this warning. See 01:39:24 https://docs.****.com/engine/reference/commandline/login/#credentials-store 01:39:24 01:39:24 Login Succeeded 01:39:24 nexus3.edgexfoundry.org:10004 01:39:24 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 01:39:24 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 01:39:24 Configure a credential helper to remove this warning. See 01:39:24 https://docs.****.com/engine/reference/commandline/login/#credentials-store 01:39:24 01:39:24 Login Succeeded 01:39:24 ****.io 01:39:24 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 01:39:24 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 01:39:24 Configure a credential helper to remove this warning. See 01:39:24 https://docs.****.com/engine/reference/commandline/login/#credentials-store 01:39:24 01:39:24 Login Succeeded 01:39:24 ---> ****-login.sh ends [Pipeline] } 01:39:24 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 01:39:24 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^lts-test$]] [Pipeline] echo 01:39:24 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^lts-test$]] [Pipeline] echo 01:39:24 ========================================================= 01:39:24 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.23-alpine] 01:39:24 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:39:25 + docker build -t ci-base-image-x86_64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.23-alpine --build-arg MAKE=echo noop --target=builder . 01:39:25 Sending build context to Docker daemon 21.65MB 01:39:25 Step 1/12 : ARG BASE=golang:1.23-alpine3.20 01:39:25 Step 2/12 : FROM ${BASE} AS builder 01:39:25 1.23-alpine: Pulling from edgex-devops/edgex-golang-base 01:39:25 0a9a5dfd008f: Pulling fs layer 01:39:25 36466aa92d05: Pulling fs layer 01:39:25 e10405b45d13: Pulling fs layer 01:39:25 096b7ceb2af7: Pulling fs layer 01:39:25 4f4fb700ef54: Pulling fs layer 01:39:25 8213a616a21b: Pulling fs layer 01:39:25 985586143405: Pulling fs layer 01:39:25 0eae2285b678: Pulling fs layer 01:39:25 8213a616a21b: Waiting 01:39:25 096b7ceb2af7: Waiting 01:39:25 985586143405: Waiting 01:39:25 4f4fb700ef54: Waiting 01:39:25 d3ac315be8c5: Pulling fs layer 01:39:25 d3ac315be8c5: Waiting 01:39:25 0eae2285b678: Waiting 01:39:25 36466aa92d05: Verifying Checksum 01:39:25 36466aa92d05: Download complete 01:39:25 096b7ceb2af7: Verifying Checksum 01:39:25 096b7ceb2af7: Download complete 01:39:25 4f4fb700ef54: Verifying Checksum 01:39:25 4f4fb700ef54: Download complete 01:39:25 8213a616a21b: Download complete 01:39:25 0a9a5dfd008f: Verifying Checksum 01:39:25 0a9a5dfd008f: Download complete 01:39:25 985586143405: Verifying Checksum 01:39:25 985586143405: Download complete 01:39:25 0a9a5dfd008f: Pull complete 01:39:25 d3ac315be8c5: Verifying Checksum 01:39:25 36466aa92d05: Pull complete 01:39:25 e10405b45d13: Download complete 01:39:26 0eae2285b678: Verifying Checksum 01:39:26 0eae2285b678: Download complete 01:39:29 e10405b45d13: Pull complete 01:39:29 096b7ceb2af7: Pull complete 01:39:29 4f4fb700ef54: Pull complete 01:39:29 8213a616a21b: Pull complete 01:39:29 985586143405: Pull complete 01:39:31 0eae2285b678: Pull complete 01:39:31 d3ac315be8c5: Pull complete 01:39:31 Digest: sha256:78acc44d7358ce6d4c7aa33580a27963993e9e743f98955b43cedd959d54cb65 01:39:31 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.23-alpine 01:39:31 ---> ea6120ae94a0 01:39:31 Step 3/12 : ARG ADD_BUILD_TAGS="" 01:39:33 ---> Running in fa2abb72c5c9 01:39:33 Removing intermediate container fa2abb72c5c9 01:39:33 ---> 4cccaec8f4a5 01:39:33 Step 4/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 01:39:33 ---> Running in bc28c354135f 01:39:33 Removing intermediate container bc28c354135f 01:39:33 ---> 82c0473a8cbf 01:39:33 Step 5/12 : ARG ALPINE_PKG_BASE="make git openssh-client" 01:39:33 ---> Running in 26f9ca4232eb 01:39:33 Removing intermediate container 26f9ca4232eb 01:39:33 ---> b2427d4dfa44 01:39:33 Step 6/12 : ARG ALPINE_PKG_EXTRA="" 01:39:33 ---> Running in f926e5d01b36 01:39:33 Removing intermediate container f926e5d01b36 01:39:33 ---> 8e9697989dc2 01:39:33 Step 7/12 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 01:39:33 ---> Running in cd73b6c55a91 01:39:34 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 01:39:34 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 01:39:34 (1/4) Installing openssh-keygen (9.7_p1-r5) 01:39:34 (2/4) Installing libedit (20240517.3.1-r0) 01:39:34 (3/4) Installing openssh-client-common (9.7_p1-r5) 01:39:34 (4/4) Installing openssh-client-default (9.7_p1-r5) 01:39:34 Executing busybox-1.36.1-r29.trigger 01:39:34 OK: 252 MiB in 62 packages 01:39:35 Removing intermediate container cd73b6c55a91 01:39:35 ---> 03c09625506e 01:39:35 Step 8/12 : WORKDIR /device-rest-go 01:39:35 ---> Running in 9d7981df0dec 01:39:35 Removing intermediate container 9d7981df0dec 01:39:35 ---> 332a80a8acd2 01:39:35 Step 9/12 : COPY go.mod vendor* ./ 01:39:35 ---> 88290832d982 01:39:35 Step 10/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 01:39:35 ---> Running in 28302b904e0b 01:39:38 Still waiting to schedule task 01:39:38 Waiting for next available executor on ‘prd-ubuntu20.04-docker-arm64-4c-16g-3894’ 01:40:43 Removing intermediate container 28302b904e0b 01:40:43 ---> e640f6df91d4 01:40:43 Step 11/12 : COPY . . 01:40:43 ---> 3f0c932189df 01:40:43 Step 12/12 : RUN $MAKE 01:40:43 ---> Running in 53ef7e617a94 01:40:43 noop 01:40:43 Removing intermediate container 53ef7e617a94 01:40:43 ---> d802d014c0f3 01:40:43 Successfully built d802d014c0f3 01:40:43 Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:40:43 + docker inspect -f . ci-base-image-x86_64 01:40:43 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 01:40:43 prd-ubuntu20.04-docker-8c-8g-3895 does not seem to be running inside a container 01:40:43 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgexfoundry_device-rest-go_main -v /w/workspace/edgexfoundry_device-rest-go_main:/w/workspace/edgexfoundry_device-rest-go_main:rw,z -v /w/workspace/edgexfoundry_device-rest-go_main@tmp:/w/workspace/edgexfoundry_device-rest-go_main@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 ******** ci-base-image-x86_64 cat 01:40:43 $ docker top 3a414cbdcfc8c26a59277073f8e72a634ba47a4801aa5e543b6b987e0b8f7321 -eo pid,comm [Pipeline] { [Pipeline] sh 01:40:44 + go version 01:40:44 go version go1.23.9 linux/amd64 [Pipeline] } 01:40:44 $ docker stop --time=1 3a414cbdcfc8c26a59277073f8e72a634ba47a4801aa5e543b6b987e0b8f7321 01:40:45 $ docker rm -f --volumes 3a414cbdcfc8c26a59277073f8e72a634ba47a4801aa5e543b6b987e0b8f7321 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:40:46 + docker inspect -f . ci-base-image-x86_64 01:40:46 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 01:40:46 prd-ubuntu20.04-docker-8c-8g-3895 does not seem to be running inside a container 01:40:46 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock -w /w/workspace/edgexfoundry_device-rest-go_main -v /w/workspace/edgexfoundry_device-rest-go_main:/w/workspace/edgexfoundry_device-rest-go_main:rw,z -v /w/workspace/edgexfoundry_device-rest-go_main@tmp:/w/workspace/edgexfoundry_device-rest-go_main@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 ******** ci-base-image-x86_64 cat 01:40:46 $ docker top 025a2b3cfda25b1fdf677560a1fd21a895751c8e3489fc22cce6bfe2fa4c7e7c -eo pid,comm [Pipeline] { [Pipeline] sh 01:40:46 + git config --global --add safe.directory /w/workspace/edgexfoundry_device-rest-go_main [Pipeline] fileExists [Pipeline] sh 01:40:47 + make test 01:40:47 go test ./... -coverprofile=coverage.out ./... 01:40:48 ? github.com/edgexfoundry/device-rest-go [no test files] 01:41:06 github.com/edgexfoundry/device-rest-go/cmd coverage: 0.0% of statements 01:41:06 ok github.com/edgexfoundry/device-rest-go/driver 0.007s coverage: 32.2% of statements 01:41:16 go vet ./... 01:41:20 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 01:41:20 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 01:41:20 ./bin/test-attribution-txt.sh 01:41:20 An attribution for github.com/emirpasic/gods is missing from Attribution.txt, please add 01:41:20 An attribution for github.com/openziti/channel/v4 is missing from Attribution.txt, please add [Pipeline] echo 01:41:20 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^lts-test$]] [Pipeline] } 01:41:20 $ docker stop --time=1 025a2b3cfda25b1fdf677560a1fd21a895751c8e3489fc22cce6bfe2fa4c7e7c 01:41:23 $ docker rm -f --volumes 025a2b3cfda25b1fdf677560a1fd21a895751c8e3489fc22cce6bfe2fa4c7e7c [Pipeline] // withDockerContainer [Pipeline] sh 01:41:23 + sudo chown -R jenkins:jenkins . [Pipeline] stash 01:41:23 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh 01:41:24 + sudo chown -R jenkins:jenkins . [Pipeline] sh 01:41:24 + ls -al . 01:41:24 total 244 01:41:24 drwxrwxr-x 9 jenkins jenkins 4096 Jun 25 01:40 . 01:41:24 drwxrwxr-x 4 jenkins jenkins 4096 Jun 25 01:38 .. 01:41:24 -rw-rw-r-- 1 jenkins jenkins 151 Jun 25 01:38 .dockerignore 01:41:24 drwxrwxr-x 8 jenkins jenkins 4096 Jun 25 01:41 .git 01:41:24 drwxrwxr-x 3 jenkins jenkins 4096 Jun 25 01:38 .github 01:41:24 -rw-rw-r-- 1 jenkins jenkins 264 Jun 25 01:38 .gitignore 01:41:24 -rw-rw-r-- 1 jenkins jenkins 41 Jun 25 01:38 .golangci.yml 01:41:24 drwxr-xr-x 3 jenkins jenkins 4096 Jun 25 01:39 .semver 01:41:24 -rw-rw-r-- 1 jenkins jenkins 20138 Jun 25 01:38 Attribution.txt 01:41:24 -rw-rw-r-- 1 jenkins jenkins 18492 Jun 25 01:38 CHANGELOG.md 01:41:24 -rw-rw-r-- 1 jenkins jenkins 1697 Jun 25 01:38 Dockerfile 01:41:24 -rw-rw-r-- 1 jenkins jenkins 677 Jun 25 01:38 GOVERNANCE.md 01:41:24 -rw-rw-r-- 1 jenkins jenkins 680 Jun 25 01:38 Jenkinsfile 01:41:24 -rw-rw-r-- 1 jenkins jenkins 11340 Jun 25 01:38 LICENSE 01:41:24 -rw-rw-r-- 1 jenkins jenkins 2598 Jun 25 01:38 Makefile 01:41:24 -rw-rw-r-- 1 jenkins jenkins 620 Jun 25 01:38 OWNERS.md 01:41:24 -rw-rw-r-- 1 jenkins jenkins 3989 Jun 25 01:38 README.md 01:41:24 -rw-rw-r-- 1 jenkins jenkins 11 Jun 25 01:39 VERSION 01:41:24 drwxrwxr-x 2 jenkins jenkins 4096 Jun 25 01:38 bin 01:41:24 drwxrwxr-x 3 jenkins jenkins 4096 Jun 25 01:38 cmd 01:41:24 -rw-r--r-- 1 jenkins jenkins 14565 Jun 25 01:41 coverage.out 01:41:24 drwxrwxr-x 2 jenkins jenkins 4096 Jun 25 01:38 driver 01:41:24 -rw-rw-r-- 1 jenkins jenkins 6272 Jun 25 01:38 go.mod 01:41:24 -rw-rw-r-- 1 jenkins jenkins 86413 Jun 25 01:38 go.sum 01:41:24 drwxrwxr-x 3 jenkins jenkins 4096 Jun 25 01:38 openapi 01:41:24 -rw-rw-r-- 1 jenkins jenkins 713 Jun 25 01:38 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:41:24 + 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=3abeddea7bee697e1193a102564220052236ef04 --label arch=amd64 --label version=4.1.0-dev.3 . 01:41:24 Sending build context to Docker daemon 21.66MB 01:41:24 Step 1/26 : ARG BASE=golang:1.23-alpine3.20 01:41:24 Step 2/26 : FROM ${BASE} AS builder 01:41:24 ---> d802d014c0f3 01:41:24 Step 3/26 : ARG ADD_BUILD_TAGS="" 01:41:25 ---> Running in b356945c6471 01:41:25 Removing intermediate container b356945c6471 01:41:25 ---> 64fa09b0caa0 01:41:25 Step 4/26 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 01:41:25 ---> Running in 327f64a22e76 01:41:25 Removing intermediate container 327f64a22e76 01:41:25 ---> afb0007309f6 01:41:25 Step 5/26 : ARG ALPINE_PKG_BASE="make git openssh-client" 01:41:25 ---> Running in 846e4d3ac941 01:41:25 Removing intermediate container 846e4d3ac941 01:41:25 ---> 320572794563 01:41:25 Step 6/26 : ARG ALPINE_PKG_EXTRA="" 01:41:25 ---> Running in 2db60db4dd15 01:41:25 Removing intermediate container 2db60db4dd15 01:41:25 ---> 77475fdbee05 01:41:25 Step 7/26 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 01:41:25 ---> Running in 5cd42443a3ec 01:41:25 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 01:41:25 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 01:41:26 OK: 252 MiB in 62 packages 01:41:26 Removing intermediate container 5cd42443a3ec 01:41:26 ---> e21d42011577 01:41:26 Step 8/26 : WORKDIR /device-rest-go 01:41:26 ---> Running in 98c71794e5ff 01:41:26 Removing intermediate container 98c71794e5ff 01:41:26 ---> 035973727e49 01:41:26 Step 9/26 : COPY go.mod vendor* ./ 01:41:26 ---> 7f3f4e33dcde 01:41:26 Step 10/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 01:41:26 ---> Running in 77d249e08f7b 01:41:27 Removing intermediate container 77d249e08f7b 01:41:27 ---> 5875f3e54e91 01:41:27 Step 11/26 : COPY . . 01:41:27 ---> 9517461b72d2 01:41:27 Step 12/26 : RUN $MAKE 01:41:27 ---> Running in cd43ce8a967e 01:41:27 CGO_ENABLED=0 go build -tags "" -ldflags "-s -w -X github.com/edgexfoundry/device-rest-go.Version=4.1.0-dev.3 -X github.com/edgexfoundry/device-sdk-go/v4/internal/common.SDKVersion=v4.1.0-dev.17 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/device-rest ./cmd 01:41:54 Removing intermediate container cd43ce8a967e 01:41:54 ---> dac066fb9e7f 01:41:54 Step 13/26 : FROM alpine:3.20 01:41:54 3.20: Pulling from library/alpine 01:41:54 0a9a5dfd008f: Already exists 01:41:54 Digest: sha256:de4fe7064d8f98419ea6b49190df1abbf43450c1702eeb864fe9ced453c1cc5f 01:41:54 Status: Downloaded newer image for alpine:3.20 01:41:54 ---> ff221270b9fb 01:41:54 Step 14/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel' 01:41:54 ---> Running in c671f6824ee2 01:41:54 Removing intermediate container c671f6824ee2 01:41:54 ---> 6d11f46e260f 01:41:54 Step 15/26 : LABEL Name=device-rest-go Version=${VERSION} 01:41:54 ---> Running in 45b4129d8b3f 01:41:54 Removing intermediate container 45b4129d8b3f 01:41:54 ---> 31c3318f9d39 01:41:54 Step 16/26 : RUN apk add --update --no-cache dumb-init 01:41:54 ---> Running in 750cacccfb90 01:41:54 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 01:41:54 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 01:41:54 (1/1) Installing dumb-init (1.2.5-r3) 01:41:54 Executing busybox-1.36.1-r29.trigger 01:41:54 OK: 8 MiB in 15 packages 01:41:55 Removing intermediate container 750cacccfb90 01:41:55 ---> 0641c33eefa0 01:41:55 Step 17/26 : RUN apk --no-cache upgrade 01:41:55 ---> Running in dc6514571eed 01:41:55 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 01:41:55 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 01:41:55 OK: 8 MiB in 15 packages 01:41:56 Removing intermediate container dc6514571eed 01:41:56 ---> 4576d8e9a11f 01:41:56 Step 18/26 : COPY --from=builder /device-rest-go/cmd / 01:41:56 ---> 0f3eae7f2758 01:41:56 Step 19/26 : COPY --from=builder /device-rest-go/LICENSE / 01:41:56 ---> a8a535eb87e7 01:41:56 Step 20/26 : COPY --from=builder /device-rest-go/Attribution.txt / 01:41:57 ---> 7afe47c3a700 01:41:57 Step 21/26 : EXPOSE 59986 01:41:57 ---> Running in bf43ab1e245c 01:41:57 Removing intermediate container bf43ab1e245c 01:41:57 ---> e4be7b120161 01:41:57 Step 22/26 : ENTRYPOINT ["/device-rest"] 01:41:57 ---> Running in d12a10c53824 01:41:57 Removing intermediate container d12a10c53824 01:41:57 ---> 37bc3886ef20 01:41:57 Step 23/26 : CMD ["-cp=keeper.http://edgex-core-keeper:59890", "--registry"] 01:41:57 ---> Running in be1fc65eeae9 01:41:57 Removing intermediate container be1fc65eeae9 01:41:57 ---> dfa10f0b9b26 01:41:57 Step 24/26 : LABEL arch=amd64 01:41:57 ---> Running in a8c4ba64cdda 01:41:57 Removing intermediate container a8c4ba64cdda 01:41:57 ---> f893010af34f 01:41:57 Step 25/26 : LABEL git_sha=3abeddea7bee697e1193a102564220052236ef04 01:41:57 ---> Running in 17b898806d63 01:41:57 Removing intermediate container 17b898806d63 01:41:57 ---> e762bbb609a2 01:41:57 Step 26/26 : LABEL version=4.1.0-dev.3 01:41:57 ---> Running in 597db6de67bf 01:41:57 Removing intermediate container 597db6de67bf 01:41:57 ---> 6d330a6f336d 01:41:57 [Warning] One or more build-args [ARCH] were not consumed 01:41:57 Successfully built 6d330a6f336d 01:41:57 Successfully tagged device-rest:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 01:41:57 provisioning config files... 01:41:57 copy managed file [device-rest-go-settings] to file:/w/workspace/edgexfoundry_device-rest-go_main@tmp/config5611663456588975919tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 01:41:58 ---> ****-login.sh 01:41:58 nexus3.edgexfoundry.org:10001 01:41:58 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 01:41:58 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 01:41:58 Configure a credential helper to remove this warning. See 01:41:58 https://docs.****.com/engine/reference/commandline/login/#credentials-store 01:41:58 01:41:58 Login Succeeded 01:41:58 nexus3.edgexfoundry.org:10002 01:41:58 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 01:41:58 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 01:41:58 Configure a credential helper to remove this warning. See 01:41:58 https://docs.****.com/engine/reference/commandline/login/#credentials-store 01:41:58 01:41:58 Login Succeeded 01:41:58 nexus3.edgexfoundry.org:10003 01:41:58 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 01:41:58 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 01:41:58 Configure a credential helper to remove this warning. See 01:41:58 https://docs.****.com/engine/reference/commandline/login/#credentials-store 01:41:58 01:41:58 Login Succeeded 01:41:58 nexus3.edgexfoundry.org:10004 01:41:58 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 01:41:58 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 01:41:58 Configure a credential helper to remove this warning. See 01:41:58 https://docs.****.com/engine/reference/commandline/login/#credentials-store 01:41:58 01:41:58 Login Succeeded 01:41:58 ****.io 01:41:58 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 01:41:58 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 01:41:58 Configure a credential helper to remove this warning. See 01:41:58 https://docs.****.com/engine/reference/commandline/login/#credentials-store 01:41:58 01:41:58 Login Succeeded 01:41:58 ---> ****-login.sh ends [Pipeline] } 01:41:58 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 01:41:58 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^lts-test$]] [Pipeline] echo 01:41:58 [edgeXDocker.push] Tagging docker image device-rest with the following tags: 01:41:58 3abeddea7bee697e1193a102564220052236ef04 01:41:58 latest 01:41:58 4.1.0-dev.3 01:41:58 3abeddea7bee697e1193a102564220052236ef04-4.1.0-dev.3 01:41:58 main 01:41:58 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:41:59 + docker tag device-rest nexus3.edgexfoundry.org:10004/device-rest:3abeddea7bee697e1193a102564220052236ef04 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:41:59 + docker push nexus3.edgexfoundry.org:10004/device-rest:3abeddea7bee697e1193a102564220052236ef04 01:41:59 The push refers to repository [nexus3.edgexfoundry.org:10004/device-rest] 01:41:59 28c29de8c36a: Preparing 01:41:59 91d4e43d7f18: Preparing 01:41:59 23d5bdd21acf: Preparing 01:41:59 002497b78ab3: Preparing 01:41:59 6bb281804ea0: Preparing 01:41:59 994456c4fd7b: Preparing 01:41:59 994456c4fd7b: Waiting 01:41:59 6bb281804ea0: Pushed 01:41:59 28c29de8c36a: Pushed 01:41:59 91d4e43d7f18: Pushed 01:41:59 002497b78ab3: Pushed 01:41:59 994456c4fd7b: Layer already exists 01:42:02 23d5bdd21acf: Pushed 01:42:02 3abeddea7bee697e1193a102564220052236ef04: digest: sha256:882dd25155ff61139c6ac0ee5e29d014dee3a1adb4c79a0d31f04b9b7731c5ca size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:42:03 + docker tag device-rest nexus3.edgexfoundry.org:10004/device-rest:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:42:03 + docker push nexus3.edgexfoundry.org:10004/device-rest:latest 01:42:03 The push refers to repository [nexus3.edgexfoundry.org:10004/device-rest] 01:42:03 28c29de8c36a: Preparing 01:42:03 91d4e43d7f18: Preparing 01:42:03 23d5bdd21acf: Preparing 01:42:03 002497b78ab3: Preparing 01:42:03 6bb281804ea0: Preparing 01:42:03 994456c4fd7b: Preparing 01:42:03 002497b78ab3: Layer already exists 01:42:03 23d5bdd21acf: Layer already exists 01:42:03 91d4e43d7f18: Layer already exists 01:42:03 6bb281804ea0: Layer already exists 01:42:03 28c29de8c36a: Layer already exists 01:42:03 994456c4fd7b: Layer already exists 01:42:03 latest: digest: sha256:882dd25155ff61139c6ac0ee5e29d014dee3a1adb4c79a0d31f04b9b7731c5ca size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:42:03 + docker tag device-rest nexus3.edgexfoundry.org:10004/device-rest:4.1.0-dev.3 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:42:03 + docker push nexus3.edgexfoundry.org:10004/device-rest:4.1.0-dev.3 01:42:03 The push refers to repository [nexus3.edgexfoundry.org:10004/device-rest] 01:42:03 28c29de8c36a: Preparing 01:42:03 91d4e43d7f18: Preparing 01:42:03 23d5bdd21acf: Preparing 01:42:03 002497b78ab3: Preparing 01:42:03 6bb281804ea0: Preparing 01:42:03 994456c4fd7b: Preparing 01:42:03 994456c4fd7b: Waiting 01:42:03 28c29de8c36a: Layer already exists 01:42:03 002497b78ab3: Layer already exists 01:42:03 6bb281804ea0: Layer already exists 01:42:03 91d4e43d7f18: Layer already exists 01:42:03 23d5bdd21acf: Layer already exists 01:42:03 994456c4fd7b: Layer already exists 01:42:03 4.1.0-dev.3: digest: sha256:882dd25155ff61139c6ac0ee5e29d014dee3a1adb4c79a0d31f04b9b7731c5ca size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:42:04 + docker tag device-rest nexus3.edgexfoundry.org:10004/device-rest:3abeddea7bee697e1193a102564220052236ef04-4.1.0-dev.3 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:42:04 + docker push nexus3.edgexfoundry.org:10004/device-rest:3abeddea7bee697e1193a102564220052236ef04-4.1.0-dev.3 01:42:04 The push refers to repository [nexus3.edgexfoundry.org:10004/device-rest] 01:42:04 28c29de8c36a: Preparing 01:42:04 91d4e43d7f18: Preparing 01:42:04 23d5bdd21acf: Preparing 01:42:04 002497b78ab3: Preparing 01:42:04 6bb281804ea0: Preparing 01:42:04 994456c4fd7b: Preparing 01:42:04 994456c4fd7b: Waiting 01:42:04 6bb281804ea0: Layer already exists 01:42:04 28c29de8c36a: Layer already exists 01:42:04 91d4e43d7f18: Layer already exists 01:42:04 002497b78ab3: Layer already exists 01:42:04 23d5bdd21acf: Layer already exists 01:42:04 994456c4fd7b: Layer already exists 01:42:04 3abeddea7bee697e1193a102564220052236ef04-4.1.0-dev.3: digest: sha256:882dd25155ff61139c6ac0ee5e29d014dee3a1adb4c79a0d31f04b9b7731c5ca size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:42:04 + docker tag device-rest nexus3.edgexfoundry.org:10004/device-rest:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:42:05 + docker push nexus3.edgexfoundry.org:10004/device-rest:main 01:42:05 The push refers to repository [nexus3.edgexfoundry.org:10004/device-rest] 01:42:05 28c29de8c36a: Preparing 01:42:05 91d4e43d7f18: Preparing 01:42:05 23d5bdd21acf: Preparing 01:42:05 002497b78ab3: Preparing 01:42:05 6bb281804ea0: Preparing 01:42:05 994456c4fd7b: Preparing 01:42:05 994456c4fd7b: Waiting 01:42:05 6bb281804ea0: Layer already exists 01:42:05 23d5bdd21acf: Layer already exists 01:42:05 28c29de8c36a: Layer already exists 01:42:05 91d4e43d7f18: Layer already exists 01:42:05 002497b78ab3: Layer already exists 01:42:05 994456c4fd7b: Layer already exists 01:42:05 main: digest: sha256:882dd25155ff61139c6ac0ee5e29d014dee3a1adb4c79a0d31f04b9b7731c5ca size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 01:42:05 ===================================================== [Pipeline] echo 01:42:05 taggedImages: 01:42:05 - nexus3.edgexfoundry.org:10004/device-rest:3abeddea7bee697e1193a102564220052236ef04 01:42:05 - nexus3.edgexfoundry.org:10004/device-rest:latest 01:42:05 - nexus3.edgexfoundry.org:10004/device-rest:4.1.0-dev.3 01:42:05 - nexus3.edgexfoundry.org:10004/device-rest:3abeddea7bee697e1193a102564220052236ef04-4.1.0-dev.3 01:42:05 - nexus3.edgexfoundry.org:10004/device-rest:main [Pipeline] echo 01:42:05 ========================================================= 01:42:05 [edgeXBuildMultiArch] RAW Config: 01:42:05 images: 01:42:05 - nexus3.edgexfoundry.org:10004/device-rest:3abeddea7bee697e1193a102564220052236ef04 01:42:05 - nexus3.edgexfoundry.org:10004/device-rest:latest 01:42:05 - nexus3.edgexfoundry.org:10004/device-rest:4.1.0-dev.3 01:42:05 - nexus3.edgexfoundry.org:10004/device-rest:3abeddea7bee697e1193a102564220052236ef04-4.1.0-dev.3 01:42:05 - nexus3.edgexfoundry.org:10004/device-rest:main 01:42:05 settingsFile: 01:42:05 device-rest-go-settings 01:42:05 ========================================================= [Pipeline] node 01:42:20 Still waiting to schedule task 01:42:20 All nodes of label ‘centos7-docker-4c-2g’ are offline 01:43:09 Running on prd-centos7-docker-4c-2g-3901 in /w/workspace/edgexfoundry_device-rest-go_main [Pipeline] { [Pipeline] stage [Pipeline] { (Create Multi-Arch Images) [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 01:43:09 provisioning config files... 01:43:09 copy managed file [device-rest-go-settings] to file:/w/workspace/edgexfoundry_device-rest-go_main@tmp/config2537120267615219702tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 01:43:10 ---> ****-login.sh 01:43:10 nexus3.edgexfoundry.org:10001 01:43:10 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 01:43:10 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 01:43:10 Configure a credential helper to remove this warning. See 01:43:10 https://docs.****.com/engine/reference/commandline/login/#credentials-store 01:43:10 01:43:10 Login Succeeded 01:43:10 nexus3.edgexfoundry.org:10002 01:43:10 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 01:43:10 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 01:43:10 Configure a credential helper to remove this warning. See 01:43:10 https://docs.****.com/engine/reference/commandline/login/#credentials-store 01:43:10 01:43:10 Login Succeeded 01:43:10 nexus3.edgexfoundry.org:10003 01:43:10 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 01:43:10 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 01:43:10 Configure a credential helper to remove this warning. See 01:43:10 https://docs.****.com/engine/reference/commandline/login/#credentials-store 01:43:10 01:43:10 Login Succeeded 01:43:10 nexus3.edgexfoundry.org:10004 01:43:10 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 01:43:10 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 01:43:10 Configure a credential helper to remove this warning. See 01:43:10 https://docs.****.com/engine/reference/commandline/login/#credentials-store 01:43:10 01:43:10 Login Succeeded 01:43:10 ****.io 01:43:10 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 01:43:11 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 01:43:11 Configure a credential helper to remove this warning. See 01:43:11 https://docs.****.com/engine/reference/commandline/login/#credentials-store 01:43:11 01:43:11 Login Succeeded 01:43:11 ---> ****-login.sh ends [Pipeline] } 01:43:11 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 01:43:11 + docker buildx ls 01:43:11 NAME/NODE DRIVER/ENDPOINT STATUS BUILDKIT PLATFORMS 01:43:11 default * docker 01:43:11 default default running 20.10.18 linux/amd64, linux/386 [Pipeline] sh 01:43:11 + docker buildx create --name edgex-builder --platform linux/amd64,linux/arm64 --use 01:43:11 edgex-builder [Pipeline] sh 01:43:12 + docker buildx inspect --bootstrap 01:43:12 #1 [internal] booting buildkit 01:43:12 #1 pulling image moby/buildkit:buildx-stable-1 01:43:17 #1 pulling image moby/buildkit:buildx-stable-1 5.6s done 01:43:17 #1 creating container buildx_buildkit_edgex-builder0 01:43:19 #1 creating container buildx_buildkit_edgex-builder0 1.2s done 01:43:19 #1 DONE 6.8s 01:43:19 Name: edgex-builder 01:43:19 Driver: docker-container 01:43:19 01:43:19 Nodes: 01:43:19 Name: edgex-builder0 01:43:19 Endpoint: unix:///var/run/docker.sock 01:43:19 Status: running 01:43:19 Buildkit: v0.22.0 01:43:19 Platforms: linux/amd64*, linux/arm64*, linux/amd64/v2, linux/amd64/v3, linux/386 [Pipeline] sh 01:43:19 + docker buildx ls 01:43:19 NAME/NODE DRIVER/ENDPOINT STATUS BUILDKIT PLATFORMS 01:43:19 edgex-builder * docker-container 01:43:19 edgex-builder0 unix:///var/run/docker.sock running v0.22.0 linux/amd64*, linux/arm64*, linux/amd64/v2, linux/amd64/v3, linux/386 01:43:19 default docker 01:43:19 default default running 20.10.18 linux/amd64, linux/386 [Pipeline] sh 01:43:19 + echo -e 'FROM nexus3.edgexfoundry.org:10004/device-rest:3abeddea7bee697e1193a102564220052236ef04' 01:43:19 + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/device-rest:3abeddea7bee697e1193a102564220052236ef04 --push - 01:43:19 #1 [internal] load build definition from Dockerfile 01:43:19 #1 transferring dockerfile: 196B done 01:43:19 #1 DONE 0.0s 01:43:19 01:43:19 #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/device-rest:3abeddea7bee697e1193a102564220052236ef04 01:43:19 #2 DONE 0.1s 01:43:19 01:43:19 #3 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/device-rest:3abeddea7bee697e1193a102564220052236ef04 01:43:19 #3 DONE 0.1s 01:43:19 01:43:19 #4 [internal] load .dockerignore 01:43:19 #4 transferring context: 2B done 01:43:19 #4 DONE 0.0s 01:43:19 01:43:19 #5 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/device-rest:3abeddea7bee697e1193a102564220052236ef04@sha256:882dd25155ff61139c6ac0ee5e29d014dee3a1adb4c79a0d31f04b9b7731c5ca 01:43:19 #5 resolve nexus3.edgexfoundry.org:10004/device-rest:3abeddea7bee697e1193a102564220052236ef04@sha256:882dd25155ff61139c6ac0ee5e29d014dee3a1adb4c79a0d31f04b9b7731c5ca 0.0s done 01:43:19 #5 DONE 0.0s 01:43:19 01:43:19 #6 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/device-rest:3abeddea7bee697e1193a102564220052236ef04@sha256:882dd25155ff61139c6ac0ee5e29d014dee3a1adb4c79a0d31f04b9b7731c5ca 01:43:19 #6 resolve nexus3.edgexfoundry.org:10004/device-rest:3abeddea7bee697e1193a102564220052236ef04@sha256:882dd25155ff61139c6ac0ee5e29d014dee3a1adb4c79a0d31f04b9b7731c5ca 0.0s done 01:43:19 #6 DONE 0.1s 01:43:20 01:43:20 #7 [auth] device-rest:pull,push token for nexus3.edgexfoundry.org:10004 01:43:20 #7 DONE 0.0s 01:43:20 01:43:20 #8 exporting to image 01:43:20 #8 exporting layers done 01:43:20 #8 exporting manifest sha256:2ca299cabb386785c21218a1fa9a3e7cc55febd96ccfecc0b27867c7bd905c58 done 01:43:20 #8 exporting config sha256:6e44cca4db92a7f7d473c0a1f146c1e99d07bb4af53fa8d35f433e4f8cbd4b44 done 01:43:20 #8 exporting manifest sha256:391533a28c7c69e4b0c17b363af820d93bbffed29bff6792074a8404f559ceb8 done 01:43:20 #8 exporting config sha256:0143664d4c52ca70e9559011e102a8b8266b78884613df598f6f851ae1f2aef4 done 01:43:20 #8 exporting manifest list sha256:a30f944284339a3258b826c4b35f818d5868d4c0c6a79a3232a3b5c1642125db done 01:43:20 #8 pushing layers 0.1s done 01:43:20 #8 pushing manifest for nexus3.edgexfoundry.org:10004/device-rest:3abeddea7bee697e1193a102564220052236ef04@sha256:a30f944284339a3258b826c4b35f818d5868d4c0c6a79a3232a3b5c1642125db 01:43:20 #8 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 01:43:20 #8 pushing manifest for nexus3.edgexfoundry.org:10004/device-rest:3abeddea7bee697e1193a102564220052236ef04@sha256:a30f944284339a3258b826c4b35f818d5868d4c0c6a79a3232a3b5c1642125db 0.1s done 01:43:20 #8 DONE 0.2s 01:43:20 01:43:20 1 warning found (use --debug to expand): 01:43:20  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh 01:43:20 + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/device-rest:latest --push - 01:43:20 + echo -e 'FROM nexus3.edgexfoundry.org:10004/device-rest:latest' 01:43:20 #1 [internal] load build definition from Dockerfile 01:43:20 #1 transferring dockerfile: 162B done 01:43:20 #1 DONE 0.0s 01:43:20 01:43:20 #2 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/device-rest:latest 01:43:20 #2 DONE 0.0s 01:43:20 01:43:20 #3 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/device-rest:latest 01:43:20 #3 DONE 0.0s 01:43:20 01:43:20 #4 [internal] load .dockerignore 01:43:20 #4 transferring context: 2B done 01:43:20 #4 DONE 0.0s 01:43:20 01:43:20 #5 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/device-rest:latest@sha256:882dd25155ff61139c6ac0ee5e29d014dee3a1adb4c79a0d31f04b9b7731c5ca 01:43:20 #5 resolve nexus3.edgexfoundry.org:10004/device-rest:latest@sha256:882dd25155ff61139c6ac0ee5e29d014dee3a1adb4c79a0d31f04b9b7731c5ca 0.0s done 01:43:20 #5 DONE 0.0s 01:43:20 01:43:20 #6 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/device-rest:latest@sha256:882dd25155ff61139c6ac0ee5e29d014dee3a1adb4c79a0d31f04b9b7731c5ca 01:43:20 #6 resolve nexus3.edgexfoundry.org:10004/device-rest:latest@sha256:882dd25155ff61139c6ac0ee5e29d014dee3a1adb4c79a0d31f04b9b7731c5ca 0.0s done 01:43:20 #6 CACHED 01:43:20 01:43:20 #5 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/device-rest:latest@sha256:882dd25155ff61139c6ac0ee5e29d014dee3a1adb4c79a0d31f04b9b7731c5ca 01:43:20 #5 CACHED 01:43:20 01:43:20 #7 [auth] device-rest:pull,push token for nexus3.edgexfoundry.org:10004 01:43:20 #7 DONE 0.0s 01:43:20 01:43:20 #8 exporting to image 01:43:20 #8 exporting layers done 01:43:20 #8 exporting manifest sha256:2ca299cabb386785c21218a1fa9a3e7cc55febd96ccfecc0b27867c7bd905c58 done 01:43:20 #8 exporting config sha256:6e44cca4db92a7f7d473c0a1f146c1e99d07bb4af53fa8d35f433e4f8cbd4b44 done 01:43:20 #8 exporting manifest sha256:391533a28c7c69e4b0c17b363af820d93bbffed29bff6792074a8404f559ceb8 done 01:43:20 #8 exporting config sha256:0143664d4c52ca70e9559011e102a8b8266b78884613df598f6f851ae1f2aef4 done 01:43:20 #8 exporting manifest list sha256:a30f944284339a3258b826c4b35f818d5868d4c0c6a79a3232a3b5c1642125db done 01:43:20 #8 pushing layers 0.0s done 01:43:20 #8 pushing manifest for nexus3.edgexfoundry.org:10004/device-rest:latest@sha256:a30f944284339a3258b826c4b35f818d5868d4c0c6a79a3232a3b5c1642125db 0.1s done 01:43:20 #8 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 01:43:20 #8 DONE 0.1s 01:43:20 01:43:20 1 warning found (use --debug to expand): 01:43:20  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh 01:43:21 + echo -e 'FROM nexus3.edgexfoundry.org:10004/device-rest:4.1.0-dev.3' 01:43:21 + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/device-rest:4.1.0-dev.3 --push - 01:43:21 #1 [internal] load build definition from Dockerfile 01:43:21 #1 transferring dockerfile: 167B done 01:43:21 #1 DONE 0.0s 01:43:21 01:43:21 #2 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/device-rest:4.1.0-dev.3 01:43:21 #2 DONE 0.0s 01:43:21 01:43:21 #3 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/device-rest:4.1.0-dev.3 01:43:21 #3 DONE 0.0s 01:43:21 01:43:21 #4 [internal] load .dockerignore 01:43:21 #4 transferring context: 2B done 01:43:21 #4 DONE 0.0s 01:43:21 01:43:21 #5 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/device-rest:4.1.0-dev.3@sha256:882dd25155ff61139c6ac0ee5e29d014dee3a1adb4c79a0d31f04b9b7731c5ca 01:43:21 #5 resolve nexus3.edgexfoundry.org:10004/device-rest:4.1.0-dev.3@sha256:882dd25155ff61139c6ac0ee5e29d014dee3a1adb4c79a0d31f04b9b7731c5ca done 01:43:21 #5 CACHED 01:43:21 01:43:21 #6 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/device-rest:4.1.0-dev.3@sha256:882dd25155ff61139c6ac0ee5e29d014dee3a1adb4c79a0d31f04b9b7731c5ca 01:43:21 #6 resolve nexus3.edgexfoundry.org:10004/device-rest:4.1.0-dev.3@sha256:882dd25155ff61139c6ac0ee5e29d014dee3a1adb4c79a0d31f04b9b7731c5ca 0.0s done 01:43:21 #6 CACHED 01:43:21 01:43:21 #7 exporting to image 01:43:21 #7 exporting layers done 01:43:21 #7 exporting manifest sha256:2ca299cabb386785c21218a1fa9a3e7cc55febd96ccfecc0b27867c7bd905c58 done 01:43:21 #7 exporting config sha256:6e44cca4db92a7f7d473c0a1f146c1e99d07bb4af53fa8d35f433e4f8cbd4b44 01:43:21 #7 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 01:43:21 #7 exporting config sha256:6e44cca4db92a7f7d473c0a1f146c1e99d07bb4af53fa8d35f433e4f8cbd4b44 done 01:43:21 #7 exporting manifest sha256:391533a28c7c69e4b0c17b363af820d93bbffed29bff6792074a8404f559ceb8 done 01:43:21 #7 exporting config sha256:0143664d4c52ca70e9559011e102a8b8266b78884613df598f6f851ae1f2aef4 done 01:43:21 #7 exporting manifest list sha256:a30f944284339a3258b826c4b35f818d5868d4c0c6a79a3232a3b5c1642125db done 01:43:21 #7 pushing layers 0.0s done 01:43:21 #7 pushing manifest for nexus3.edgexfoundry.org:10004/device-rest:4.1.0-dev.3@sha256:a30f944284339a3258b826c4b35f818d5868d4c0c6a79a3232a3b5c1642125db 0.1s done 01:43:21 #7 DONE 0.1s 01:43:21 01:43:21 #8 [auth] device-rest:pull,push token for nexus3.edgexfoundry.org:10004 01:43:21 #8 DONE 0.0s 01:43:21 01:43:21 1 warning found (use --debug to expand): 01:43:21  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh 01:43:21 + echo -e 'FROM nexus3.edgexfoundry.org:10004/device-rest:3abeddea7bee697e1193a102564220052236ef04-4.1.0-dev.3' 01:43:21 + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/device-rest:3abeddea7bee697e1193a102564220052236ef04-4.1.0-dev.3 --push - 01:43:21 #1 [internal] load build definition from Dockerfile 01:43:21 #1 transferring dockerfile: 208B done 01:43:21 #1 DONE 0.0s 01:43:21 01:43:21 #2 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/device-rest:3abeddea7bee697e1193a102564220052236ef04-4.1.0-dev.3 01:43:21 #2 DONE 0.0s 01:43:21 01:43:21 #3 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/device-rest:3abeddea7bee697e1193a102564220052236ef04-4.1.0-dev.3 01:43:21 #3 DONE 0.0s 01:43:21 01:43:21 #4 [internal] load .dockerignore 01:43:21 #4 transferring context: 2B done 01:43:21 #4 DONE 0.0s 01:43:21 01:43:21 #5 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/device-rest:3abeddea7bee697e1193a102564220052236ef04-4.1.0-dev.3@sha256:882dd25155ff61139c6ac0ee5e29d014dee3a1adb4c79a0d31f04b9b7731c5ca 01:43:21 #5 resolve nexus3.edgexfoundry.org:10004/device-rest:3abeddea7bee697e1193a102564220052236ef04-4.1.0-dev.3@sha256:882dd25155ff61139c6ac0ee5e29d014dee3a1adb4c79a0d31f04b9b7731c5ca 0.0s done 01:43:21 #5 CACHED 01:43:21 01:43:21 #6 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/device-rest:3abeddea7bee697e1193a102564220052236ef04-4.1.0-dev.3@sha256:882dd25155ff61139c6ac0ee5e29d014dee3a1adb4c79a0d31f04b9b7731c5ca 01:43:21 #6 resolve nexus3.edgexfoundry.org:10004/device-rest:3abeddea7bee697e1193a102564220052236ef04-4.1.0-dev.3@sha256:882dd25155ff61139c6ac0ee5e29d014dee3a1adb4c79a0d31f04b9b7731c5ca 0.0s done 01:43:21 #6 CACHED 01:43:21 01:43:21 #7 [auth] device-rest:pull,push token for nexus3.edgexfoundry.org:10004 01:43:21 #7 DONE 0.0s 01:43:21 01:43:21 #8 exporting to image 01:43:21 #8 exporting layers done 01:43:21 #8 exporting manifest sha256:2ca299cabb386785c21218a1fa9a3e7cc55febd96ccfecc0b27867c7bd905c58 done 01:43:21 #8 exporting config sha256:6e44cca4db92a7f7d473c0a1f146c1e99d07bb4af53fa8d35f433e4f8cbd4b44 done 01:43:21 #8 exporting manifest sha256:391533a28c7c69e4b0c17b363af820d93bbffed29bff6792074a8404f559ceb8 done 01:43:21 #8 exporting config sha256:0143664d4c52ca70e9559011e102a8b8266b78884613df598f6f851ae1f2aef4 done 01:43:21 #8 exporting manifest list sha256:a30f944284339a3258b826c4b35f818d5868d4c0c6a79a3232a3b5c1642125db done 01:43:21 #8 pushing layers 0.0s done 01:43:21 #8 pushing manifest for nexus3.edgexfoundry.org:10004/device-rest:3abeddea7bee697e1193a102564220052236ef04-4.1.0-dev.3@sha256:a30f944284339a3258b826c4b35f818d5868d4c0c6a79a3232a3b5c1642125db 0.1s done 01:43:21 #8 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 01:43:21 #8 DONE 0.1s 01:43:21 01:43:21 1 warning found (use --debug to expand): 01:43:21  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh 01:43:22 + echo -e 'FROM nexus3.edgexfoundry.org:10004/device-rest:main' 01:43:22 + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/device-rest:main --push - 01:43:22 #1 [internal] load build definition from Dockerfile 01:43:22 #1 transferring dockerfile: 160B done 01:43:22 #1 DONE 0.0s 01:43:22 01:43:22 #2 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/device-rest:main 01:43:22 #2 DONE 0.0s 01:43:22 01:43:22 #3 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/device-rest:main 01:43:22 #3 DONE 0.0s 01:43:22 01:43:22 #4 [internal] load .dockerignore 01:43:22 #4 transferring context: 2B done 01:43:22 #4 DONE 0.0s 01:43:22 01:43:22 #5 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/device-rest:main@sha256:882dd25155ff61139c6ac0ee5e29d014dee3a1adb4c79a0d31f04b9b7731c5ca 01:43:22 #5 resolve nexus3.edgexfoundry.org:10004/device-rest:main@sha256:882dd25155ff61139c6ac0ee5e29d014dee3a1adb4c79a0d31f04b9b7731c5ca 0.0s done 01:43:22 #5 CACHED 01:43:22 01:43:22 #6 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/device-rest:main@sha256:882dd25155ff61139c6ac0ee5e29d014dee3a1adb4c79a0d31f04b9b7731c5ca 01:43:22 #6 resolve nexus3.edgexfoundry.org:10004/device-rest:main@sha256:882dd25155ff61139c6ac0ee5e29d014dee3a1adb4c79a0d31f04b9b7731c5ca 0.0s done 01:43:22 #6 CACHED 01:43:22 01:43:22 #7 exporting to image 01:43:22 #7 exporting layers done 01:43:22 #7 exporting manifest sha256:2ca299cabb386785c21218a1fa9a3e7cc55febd96ccfecc0b27867c7bd905c58 done 01:43:22 #7 exporting config sha256:6e44cca4db92a7f7d473c0a1f146c1e99d07bb4af53fa8d35f433e4f8cbd4b44 01:43:22 #7 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 01:43:22 #7 exporting config sha256:6e44cca4db92a7f7d473c0a1f146c1e99d07bb4af53fa8d35f433e4f8cbd4b44 done 01:43:22 #7 exporting manifest sha256:391533a28c7c69e4b0c17b363af820d93bbffed29bff6792074a8404f559ceb8 done 01:43:22 #7 exporting config sha256:0143664d4c52ca70e9559011e102a8b8266b78884613df598f6f851ae1f2aef4 done 01:43:22 #7 exporting manifest list sha256:a30f944284339a3258b826c4b35f818d5868d4c0c6a79a3232a3b5c1642125db done 01:43:22 #7 pushing layers 0.0s done 01:43:22 #7 pushing manifest for nexus3.edgexfoundry.org:10004/device-rest:main@sha256:a30f944284339a3258b826c4b35f818d5868d4c0c6a79a3232a3b5c1642125db 0.1s done 01:43:22 #7 DONE 0.1s 01:43:22 01:43:22 #8 [auth] device-rest:pull,push token for nexus3.edgexfoundry.org:10004 01:43:22 #8 DONE 0.0s 01:43:22 01:43:22 1 warning found (use --debug to expand): 01:43:22  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] sh 01:43:22 + '[' -d /w/workspace/edgexfoundry_device-rest-go_main/archives ']' [Pipeline] libraryResource [Pipeline] sh 01:43:23 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 01:43:23 ---> package-listing.sh 01:43:23 ++ facter osfamily 01:43:23 ++ tr '[:upper:]' '[:lower:]' 01:43:23 + OS_FAMILY=redhat 01:43:23 + workspace=/w/workspace/edgexfoundry_device-rest-go_main 01:43:23 + START_PACKAGES=/tmp/packages_start.txt 01:43:23 + END_PACKAGES=/tmp/packages_end.txt 01:43:23 + DIFF_PACKAGES=/tmp/packages_diff.txt 01:43:23 + PACKAGES=/tmp/packages_start.txt 01:43:23 + '[' /w/workspace/edgexfoundry_device-rest-go_main ']' 01:43:23 + PACKAGES=/tmp/packages_end.txt 01:43:23 + case "${OS_FAMILY}" in 01:43:23 + rpm -qa 01:43:23 + sort 01:43:24 + '[' -f /tmp/packages_start.txt ']' 01:43:24 + '[' -f /tmp/packages_end.txt ']' 01:43:24 + diff /tmp/packages_start.txt /tmp/packages_end.txt 01:43:24 + '[' /w/workspace/edgexfoundry_device-rest-go_main ']' 01:43:24 + mkdir -p /w/workspace/edgexfoundry_device-rest-go_main/archives/ 01:43:24 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgexfoundry_device-rest-go_main/archives/ [Pipeline] echo 01:43:24 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/edgexfoundry_device-rest-go_main/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 01:43:24 + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:43:25 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 01:43:25 01:43:25 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:43:25 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 01:43:25 latest: Pulling from edgex-lftools-log-publisher 01:43:25 5eb5b503b376: Pulling fs layer 01:43:25 5c69ac0246d0: Pulling fs layer 01:43:25 ec43610c2a17: Pulling fs layer 01:43:25 3a2ae6a8a46f: Pulling fs layer 01:43:25 33b1e0a273af: Pulling fs layer 01:43:25 5d3b04190fa2: Pulling fs layer 01:43:25 2f39f015ded8: Pulling fs layer 01:43:25 33b1e0a273af: Waiting 01:43:25 5d3b04190fa2: Waiting 01:43:25 2f39f015ded8: Waiting 01:43:25 3a2ae6a8a46f: Waiting 01:43:25 5c69ac0246d0: Verifying Checksum 01:43:25 5c69ac0246d0: Download complete 01:43:25 3a2ae6a8a46f: Verifying Checksum 01:43:25 3a2ae6a8a46f: Download complete 01:43:25 ec43610c2a17: Verifying Checksum 01:43:25 ec43610c2a17: Download complete 01:43:25 33b1e0a273af: Verifying Checksum 01:43:25 33b1e0a273af: Download complete 01:43:25 5d3b04190fa2: Verifying Checksum 01:43:25 5d3b04190fa2: Download complete 01:43:25 5eb5b503b376: Verifying Checksum 01:43:25 5eb5b503b376: Download complete 01:43:26 2f39f015ded8: Verifying Checksum 01:43:26 2f39f015ded8: Download complete 01:43:27 5eb5b503b376: Pull complete 01:43:27 5c69ac0246d0: Pull complete 01:43:28 ec43610c2a17: Pull complete 01:43:28 3a2ae6a8a46f: Pull complete 01:43:28 33b1e0a273af: Pull complete 01:43:28 5d3b04190fa2: Pull complete 01:43:32 2f39f015ded8: Pull complete 01:43:32 Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 01:43:32 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 01:43:32 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 01:43:32 prd-centos7-docker-4c-2g-3901 does not seem to be running inside a container 01:43:32 $ 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/edgexfoundry_device-rest-go_main/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/edgexfoundry_device-rest-go_main -v /w/workspace/edgexfoundry_device-rest-go_main:/w/workspace/edgexfoundry_device-rest-go_main:rw,z -v /w/workspace/edgexfoundry_device-rest-go_main@tmp:/w/workspace/edgexfoundry_device-rest-go_main@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 01:43:36 $ docker top e55657e072ea3c241d882fd751560442cc49b2ca137268995ff87fbc40d04a76 -eo pid,comm [Pipeline] { [Pipeline] sh 01:43:36 + touch /tmp/pre-build-complete [Pipeline] sh 01:43:36 + mkdir -p /var/log/sysstat [Pipeline] sh 01:43:37 + ls /var/log/sa-host 01:43:37 ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 01:43:37 provisioning config files... 01:43:37 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgexfoundry_device-rest-go_main@tmp/config8984978700542545783tmp [Pipeline] { [Pipeline] echo 01:43:37 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 01:43:37 ---> create-netrc.sh [Pipeline] } 01:43:37 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 01:43:38 ---> python-tools-install.sh [Pipeline] echo 01:43:38 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 01:43:38 ---> sudo-logs.sh 01:43:38 Archiving 'sudo' log.. 01:43:38 sudo: unable to resolve host prd-centos7-docker-4c-2g-3901.novalocal: Name or service not known 01:43:38 sudo: unable to resolve host prd-centos7-docker-4c-2g-3901.novalocal: Name or service not known [Pipeline] unstash [Pipeline] echo 01:43:38 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 01:43:38 ---> job-cost.sh 01:43:38 lf-activate-venv: SKIPPING 01:43:38 INFO: No Stack... 01:43:38 INFO: Retrieving Pricing Info for: v3-standard-2 01:43:39 INFO: Archiving Costs [Pipeline] echo 01:43:39 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 01:43:39 ---> logs-deploy.sh 01:43:39 lf-activate-venv: SKIPPING 01:43:39 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-rest-go/main/202 01:43:39 INFO: archiving workspace using pattern(s): 01:43:40 Archives upload complete. 01:43:40 INFO: archiving logs to Nexus 01:43:41 ---> uname -a: 01:43:41 Linux prd-centos7-docker-4c-2g-3901.novalocal 3.10.0-1160.76.1.el7.x86_64 #1 SMP Wed Aug 10 16:21:17 UTC 2022 x86_64 GNU/Linux 01:43:41 01:43:41 01:43:41 ---> lscpu: 01:43:41 Architecture: x86_64 01:43:41 CPU op-mode(s): 32-bit, 64-bit 01:43:41 Byte Order: Little Endian 01:43:41 Address sizes: 40 bits physical, 48 bits virtual 01:43:41 CPU(s): 2 01:43:41 On-line CPU(s) list: 0,1 01:43:41 Thread(s) per core: 1 01:43:41 Core(s) per socket: 1 01:43:41 Socket(s): 2 01:43:41 NUMA node(s): 1 01:43:41 Vendor ID: AuthenticAMD 01:43:41 CPU family: 23 01:43:41 Model: 49 01:43:41 Model name: AMD EPYC-Rome Processor 01:43:41 Stepping: 0 01:43:41 CPU MHz: 2800.000 01:43:41 BogoMIPS: 5600.00 01:43:41 Virtualization: AMD-V 01:43:41 Hypervisor vendor: KVM 01:43:41 Virtualization type: full 01:43:41 L1d cache: 64 KiB 01:43:41 L1i cache: 64 KiB 01:43:41 L2 cache: 1 MiB 01:43:41 L3 cache: 32 MiB 01:43:41 NUMA node0 CPU(s): 0,1 01:43:41 Vulnerability Itlb multihit: Not affected 01:43:41 Vulnerability L1tf: Not affected 01:43:41 Vulnerability Mds: Not affected 01:43:41 Vulnerability Meltdown: Not affected 01:43:41 Vulnerability Mmio stale data: Not affected 01:43:41 Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp 01:43:41 Vulnerability Spectre v1: Mitigation; Load fences, usercopy/swapgs barriers and __user pointer sanitization 01:43:41 Vulnerability Spectre v2: Mitigation; Full retpoline, IBPB 01:43:41 Vulnerability Srbds: Not affected 01:43:41 Vulnerability Tsx async abort: Not affected 01:43:41 Flags: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm art rep_good nopl extd_apicid eagerfpu pni pclmulqdq ssse3 fma cx16 sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand hypervisor lahf_lm cmp_legacy svm cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw topoext perfctr_core retpoline_amd ssbd ibrs ibpb stibp vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 rdseed adx smap clflushopt clwb sha_ni xsaveopt xsavec xgetbv1 clzero xsaveerptr arat npt nrip_save umip spec_ctrl intel_stibp arch_capabilities 01:43:41 01:43:41 01:43:41 ---> nproc: 01:43:41 2 01:43:41 01:43:41 01:43:41 ---> df -h: 01:43:41 Filesystem Size Used Avail Use% Mounted on 01:43:41 overlay 40G 7.3G 33G 19% / 01:43:41 tmpfs 64M 0 64M 0% /dev 01:43:41 tmpfs 3.9G 0 3.9G 0% /sys/fs/cgroup 01:43:41 shm 64M 0 64M 0% /dev/shm 01:43:41 /dev/vda1 40G 7.3G 33G 19% /facter-os 01:43:41 01:43:41 01:43:41 Cannot open /var/log/sysstat/sa25: No such file or directory 01:43:41 Please check if data collecting is enabled 01:43:41 subprocess.CalledProcessError: Command '['sar', '-b', '-r', '-n', 'DEV']' returned non-zero exit status 2. [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 01:43:41 [edgeXInfraPublish] An error occurred while publishing logs: script returned exit code 1 [Pipeline] } 01:43:41 $ docker stop --time=1 e55657e072ea3c241d882fd751560442cc49b2ca137268995ff87fbc40d04a76 01:43:42 $ docker rm -f --volumes e55657e072ea3c241d882fd751560442cc49b2ca137268995ff87fbc40d04a76 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] cleanWs 01:43:42 [WS-CLEANUP] Deleting project workspace... 01:43:42 [WS-CLEANUP] Deferred wipeout is used... 01:43:42 [WS-CLEANUP] done [Pipeline] } [Pipeline] // node [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 01:43:43 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 01:43:43 01:43:43 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:43:43 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 01:43:43 latest: Pulling from edgex-lftools-log-publisher 01:43:43 5eb5b503b376: Pulling fs layer 01:43:43 5c69ac0246d0: Pulling fs layer 01:43:43 ec43610c2a17: Pulling fs layer 01:43:43 3a2ae6a8a46f: Pulling fs layer 01:43:43 33b1e0a273af: Pulling fs layer 01:43:43 5d3b04190fa2: Pulling fs layer 01:43:43 2f39f015ded8: Pulling fs layer 01:43:43 33b1e0a273af: Waiting 01:43:43 5d3b04190fa2: Waiting 01:43:43 2f39f015ded8: Waiting 01:43:43 5c69ac0246d0: Download complete 01:43:43 3a2ae6a8a46f: Verifying Checksum 01:43:43 3a2ae6a8a46f: Download complete 01:43:43 33b1e0a273af: Verifying Checksum 01:43:43 33b1e0a273af: Download complete 01:43:43 5d3b04190fa2: Download complete 01:43:43 ec43610c2a17: Verifying Checksum 01:43:43 5eb5b503b376: Verifying Checksum 01:43:43 5eb5b503b376: Download complete 01:43:44 2f39f015ded8: Download complete 01:43:44 5eb5b503b376: Pull complete 01:43:45 5c69ac0246d0: Pull complete 01:43:45 ec43610c2a17: Pull complete 01:43:45 3a2ae6a8a46f: Pull complete 01:43:45 33b1e0a273af: Pull complete 01:43:45 5d3b04190fa2: Pull complete 01:43:49 2f39f015ded8: Pull complete 01:43:49 Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 01:43:49 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 01:43:49 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 01:43:49 prd-ubuntu20.04-docker-8c-8g-3895 does not seem to be running inside a container 01:43:49 $ 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/edgexfoundry_device-rest-go_main -v /w/workspace/edgexfoundry_device-rest-go_main:/w/workspace/edgexfoundry_device-rest-go_main:rw,z -v /w/workspace/edgexfoundry_device-rest-go_main@tmp:/w/workspace/edgexfoundry_device-rest-go_main@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 01:43:51 $ docker top 923fd6bcc0cbc1d77e5238f98798c17e00b10bb64a25e6a3361f68672945ff5c -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 01:43:51 ---> job-cost.sh 01:43:51 lf-activate-venv: SKIPPING 01:43:51 INFO: No Stack... 01:43:51 INFO: Retrieving Pricing Info for: v3-standard-8 01:43:52 INFO: Archiving Costs [Pipeline] sh 01:43:52 + cat /w/workspace/edgexfoundry_device-rest-go_main/archives/cost.csv 01:43:52 + cut -d, -f6 [Pipeline] lock 01:43:52 Trying to acquire lock on [Resource: jenkins-edgexfoundry-device-rest-go-main-202-stack-cost] 01:43:52 Resource [jenkins-edgexfoundry-device-rest-go-main-202-stack-cost] did not exist. Created. 01:43:52 Lock acquired on [Resource: jenkins-edgexfoundry-device-rest-go-main-202-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 01:43:52 + echo total: 0.2199999988079071 [Pipeline] stash 01:43:52 Stashed 1 file(s) [Pipeline] } 01:43:52 Lock released on resource [Resource: jenkins-edgexfoundry-device-rest-go-main-202-stack-cost] [Pipeline] // lock [Pipeline] } 01:43:52 $ docker stop --time=1 923fd6bcc0cbc1d77e5238f98798c17e00b10bb64a25e6a3361f68672945ff5c 01:43:53 $ docker rm -f --volumes 923fd6bcc0cbc1d77e5238f98798c17e00b10bb64a25e6a3361f68672945ff5c [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } 01:57:08 Running on prd-ubuntu20.04-docker-arm64-4c-16g-4001 in /w/workspace/edgexfoundry_device-rest-go_main [Pipeline] { [Pipeline] ws 01:57:08 Running in /w/workspace/device-rest-go/202 [Pipeline] { [Pipeline] checkout 01:57:11 The recommended git tool is: git 01:57:16 using credential edgex-jenkins-ssh 01:57:16 Cloning the remote Git repository 01:57:16 Cloning repository git@github.com:edgexfoundry/device-rest-go.git 01:57:17 > git init /w/workspace/device-rest-go/202 # timeout=10 01:57:17 Fetching upstream changes from git@github.com:edgexfoundry/device-rest-go.git 01:57:17 > git --version # timeout=10 01:57:17 > git --version # 'git version 2.25.1' 01:57:17 using GIT_SSH to set credentials SSH Credentials for GitHub 01:57:17 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-rest-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 01:57:21 > git config remote.origin.url git@github.com:edgexfoundry/device-rest-go.git # timeout=10 01:57:21 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 01:57:22 Avoid second fetch 01:57:22 Checking out Revision 3abeddea7bee697e1193a102564220052236ef04 (main) 01:57:23 Commit message: "build(deps): Bump github.com/edgexfoundry/device-sdk-go/v4 (#475)" 01:57:22 > git config core.sparsecheckout # timeout=10 01:57:22 > git checkout -f 3abeddea7bee697e1193a102564220052236ef04 # timeout=10 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 01:57:28 + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json 01:57:28 % Total % Received % Xferd Average Speed Time Time Time Current 01:57:28 Dload Upload Total Spent Left Speed 01:57:28 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 13063 100 13063 0 0 91349 0 --:--:-- --:--:-- --:--:-- 91349 [Pipeline] sh 01:57:28 + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh 01:57:29 + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json 01:57:29 + sudo tee /etc/docker/daemon.new 01:57:29 { 01:57:29 "registry-mirrors": [ 01:57:29 "https://nexus3.edgexfoundry.org:10001" 01:57:29 ], 01:57:29 "bip": "10.250.0.254/24", 01:57:29 "hosts": [ 01:57:29 "tcp://0.0.0.0:5555", 01:57:29 "unix:///var/run/docker.sock" 01:57:29 ], 01:57:29 "mtu": 1458, 01:57:29 "selinux-enabled": true, 01:57:29 "seccomp-profile": "/etc/docker/seccomp.json" 01:57:29 } [Pipeline] sh 01:57:29 + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh 01:57:29 + sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 01:57:48 provisioning config files... 01:57:48 copy managed file [device-rest-go-settings] to file:/w/workspace/device-rest-go/202@tmp/config14619018692455910929tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 01:57:48 ---> ****-login.sh 01:57:48 nexus3.edgexfoundry.org:10001 01:57:49 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 01:57:49 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 01:57:49 Configure a credential helper to remove this warning. See 01:57:49 https://docs.****.com/engine/reference/commandline/login/#credentials-store 01:57:49 01:57:49 Login Succeeded 01:57:49 nexus3.edgexfoundry.org:10002 01:57:49 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 01:57:49 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 01:57:49 Configure a credential helper to remove this warning. See 01:57:49 https://docs.****.com/engine/reference/commandline/login/#credentials-store 01:57:49 01:57:49 Login Succeeded 01:57:49 nexus3.edgexfoundry.org:10003 01:57:50 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 01:57:50 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 01:57:50 Configure a credential helper to remove this warning. See 01:57:50 https://docs.****.com/engine/reference/commandline/login/#credentials-store 01:57:50 01:57:50 Login Succeeded 01:57:50 nexus3.edgexfoundry.org:10004 01:57:50 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 01:57:50 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 01:57:50 Configure a credential helper to remove this warning. See 01:57:50 https://docs.****.com/engine/reference/commandline/login/#credentials-store 01:57:50 01:57:50 Login Succeeded 01:57:50 ****.io 01:57:50 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 01:57:51 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 01:57:51 Configure a credential helper to remove this warning. See 01:57:51 https://docs.****.com/engine/reference/commandline/login/#credentials-store 01:57:51 01:57:51 Login Succeeded 01:57:51 ---> ****-login.sh ends [Pipeline] } 01:57:51 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 01:57:51 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^lts-test$]] [Pipeline] echo 01:57:51 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^lts-test$]] [Pipeline] echo 01:57:51 ========================================================= 01:57:51 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.23-alpine] 01:57:51 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:57:52 + docker build -t ci-base-image-arm64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.23-alpine --build-arg MAKE=echo noop --target=builder . 01:57:52 Sending build context to Docker daemon 141.8kB 01:57:52 Step 1/12 : ARG BASE=golang:1.23-alpine3.20 01:57:52 Step 2/12 : FROM ${BASE} AS builder 01:57:52 1.23-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 01:57:52 94e9d8af2201: Pulling fs layer 01:57:52 a6c56e8762df: Pulling fs layer 01:57:52 f0f3c8884826: Pulling fs layer 01:57:52 c7e7622c144d: Pulling fs layer 01:57:52 4f4fb700ef54: Pulling fs layer 01:57:52 e8859aadc426: Pulling fs layer 01:57:52 b4813487a9f6: Pulling fs layer 01:57:52 502a3d64fb4b: Pulling fs layer 01:57:52 c7e7622c144d: Waiting 01:57:52 4f4fb700ef54: Waiting 01:57:52 e8859aadc426: Waiting 01:57:52 b4813487a9f6: Waiting 01:57:52 502a3d64fb4b: Waiting 01:57:52 a6c56e8762df: Download complete 01:57:52 c7e7622c144d: Verifying Checksum 01:57:52 c7e7622c144d: Download complete 01:57:52 4f4fb700ef54: Verifying Checksum 01:57:52 4f4fb700ef54: Download complete 01:57:52 e8859aadc426: Verifying Checksum 01:57:52 e8859aadc426: Download complete 01:57:52 94e9d8af2201: Download complete 01:57:53 502a3d64fb4b: Verifying Checksum 01:57:53 502a3d64fb4b: Download complete 01:57:54 94e9d8af2201: Pull complete 01:57:54 a6c56e8762df: Pull complete 01:57:55 f0f3c8884826: Verifying Checksum 01:57:55 f0f3c8884826: Download complete 01:57:56 b4813487a9f6: Verifying Checksum 01:57:56 b4813487a9f6: Download complete 01:58:11 f0f3c8884826: Pull complete 01:58:11 c7e7622c144d: Pull complete 01:58:11 4f4fb700ef54: Pull complete 01:58:11 e8859aadc426: Pull complete 01:58:17 b4813487a9f6: Pull complete 01:58:19 502a3d64fb4b: Pull complete 01:58:19 Digest: sha256:ccce412edaf9646599052987b87cd187cc8535800fd55ebf268fc97f1e5e6dde 01:58:19 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.23-alpine 01:58:19 ---> 3bb21d53e231 01:58:19 Step 3/12 : ARG ADD_BUILD_TAGS="" 01:58:21 ---> Running in 7a6bbb8b5a07 01:58:21 Removing intermediate container 7a6bbb8b5a07 01:58:21 ---> e26f9271c7ea 01:58:21 Step 4/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 01:58:21 ---> Running in 3e0839f59d82 01:58:22 Removing intermediate container 3e0839f59d82 01:58:22 ---> cfd1873aa4ce 01:58:22 Step 5/12 : ARG ALPINE_PKG_BASE="make git openssh-client" 01:58:22 ---> Running in 7afaf9383cb1 01:58:22 Removing intermediate container 7afaf9383cb1 01:58:22 ---> 5e1ad8c39e5f 01:58:22 Step 6/12 : ARG ALPINE_PKG_EXTRA="" 01:58:22 ---> Running in 924bf3dfadd8 01:58:23 Removing intermediate container 924bf3dfadd8 01:58:23 ---> 4c2a678fe4b5 01:58:23 Step 7/12 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 01:58:23 ---> Running in 80fe0b948fc6 01:58:24 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 01:58:24 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 01:58:26 (1/4) Installing openssh-keygen (9.7_p1-r5) 01:58:26 (2/4) Installing libedit (20240517.3.1-r0) 01:58:26 (3/4) Installing openssh-client-common (9.7_p1-r5) 01:58:26 (4/4) Installing openssh-client-default (9.7_p1-r5) 01:58:26 Executing busybox-1.36.1-r29.trigger 01:58:26 OK: 244 MiB in 62 packages 01:58:27 Removing intermediate container 80fe0b948fc6 01:58:27 ---> 1fa7d8b79a79 01:58:27 Step 8/12 : WORKDIR /device-rest-go 01:58:27 ---> Running in 401dec4e7455 01:58:28 Removing intermediate container 401dec4e7455 01:58:28 ---> 76344cc7eaa6 01:58:28 Step 9/12 : COPY go.mod vendor* ./ 01:58:29 ---> 41027d448123 01:58:29 Step 10/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 01:58:29 ---> Running in 5fdac4d00aa5 02:01:05 Removing intermediate container 5fdac4d00aa5 02:01:05 ---> 1c24b76ee8cc 02:01:05 Step 11/12 : COPY . . 02:01:05 ---> c872f8765318 02:01:05 Step 12/12 : RUN $MAKE 02:01:05 ---> Running in 3f95e623eeb0 02:01:05 noop 02:01:05 Removing intermediate container 3f95e623eeb0 02:01:05 ---> 9bd4f204dadd 02:01:05 Successfully built 9bd4f204dadd 02:01:05 Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:01:06 + docker inspect -f . ci-base-image-arm64 02:01:06 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 02:01:06 prd-ubuntu20.04-docker-arm64-4c-16g-4001 does not seem to be running inside a container 02:01:06 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-rest-go/202 -v /w/workspace/device-rest-go/202:/w/workspace/device-rest-go/202:rw,z -v /w/workspace/device-rest-go/202@tmp:/w/workspace/device-rest-go/202@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 02:01:07 $ docker top a117fdaf380beb704cae39925626dad9f4bbf6d9197c82ae46e2beb4691afc7b -eo pid,comm [Pipeline] { [Pipeline] sh 02:01:08 + go version 02:01:08 go version go1.23.9 linux/arm64 [Pipeline] } 02:01:08 $ docker stop --time=1 a117fdaf380beb704cae39925626dad9f4bbf6d9197c82ae46e2beb4691afc7b 02:01:10 $ docker rm -f --volumes a117fdaf380beb704cae39925626dad9f4bbf6d9197c82ae46e2beb4691afc7b [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:01:11 + docker inspect -f . ci-base-image-arm64 02:01:11 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 02:01:11 prd-ubuntu20.04-docker-arm64-4c-16g-4001 does not seem to be running inside a container 02:01:11 $ 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/202 -v /w/workspace/device-rest-go/202:/w/workspace/device-rest-go/202:rw,z -v /w/workspace/device-rest-go/202@tmp:/w/workspace/device-rest-go/202@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 02:01:12 $ docker top 8e6b39d76ffa64971ecd68c7d97692ec5e3b0d8bf8155a7f02b33002b642ef2c -eo pid,comm [Pipeline] { [Pipeline] sh 02:01:13 + git config --global --add safe.directory /w/workspace/device-rest-go/202 [Pipeline] fileExists [Pipeline] sh 02:01:14 + make test 02:01:14 go test ./... -coverprofile=coverage.out ./... 02:01:20 ? github.com/edgexfoundry/device-rest-go [no test files] 02:05:13 github.com/edgexfoundry/device-rest-go/cmd coverage: 0.0% of statements 02:05:13 ok github.com/edgexfoundry/device-rest-go/driver 0.048s coverage: 32.2% of statements 02:05:13 WARNING: Linting skipped (not on x86_64 or linter not installed) 02:05:13 go vet ./... 02:06:10 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 02:06:10 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 02:06:10 ./bin/test-attribution-txt.sh 02:06:10 An attribution for github.com/emirpasic/gods is missing from Attribution.txt, please add 02:06:10 An attribution for github.com/openziti/channel/v4 is missing from Attribution.txt, please add [Pipeline] echo 02:06:10 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^lts-test$]] [Pipeline] } 02:06:10 $ docker stop --time=1 8e6b39d76ffa64971ecd68c7d97692ec5e3b0d8bf8155a7f02b33002b642ef2c 02:06:12 $ docker rm -f --volumes 8e6b39d76ffa64971ecd68c7d97692ec5e3b0d8bf8155a7f02b33002b642ef2c [Pipeline] // withDockerContainer [Pipeline] sh 02:06:13 + sudo chown -R jenkins:jenkins . [Pipeline] stash 02:06:13 Warning: overwriting stash ‘coverage-report’ 02:06:14 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh 02:06:14 + sudo chown -R jenkins:jenkins . [Pipeline] sh 02:06:15 + ls -al . 02:06:15 total 240 02:06:15 drwxrwxr-x 8 jenkins jenkins 4096 Jun 25 02:01 . 02:06:15 drwxrwxr-x 4 jenkins jenkins 4096 Jun 25 01:57 .. 02:06:15 -rw-rw-r-- 1 jenkins jenkins 151 Jun 25 01:57 .dockerignore 02:06:15 drwxrwxr-x 8 jenkins jenkins 4096 Jun 25 01:57 .git 02:06:15 drwxrwxr-x 3 jenkins jenkins 4096 Jun 25 01:57 .github 02:06:15 -rw-rw-r-- 1 jenkins jenkins 264 Jun 25 01:57 .gitignore 02:06:15 -rw-rw-r-- 1 jenkins jenkins 41 Jun 25 01:57 .golangci.yml 02:06:15 -rw-rw-r-- 1 jenkins jenkins 20138 Jun 25 01:57 Attribution.txt 02:06:15 -rw-rw-r-- 1 jenkins jenkins 18492 Jun 25 01:57 CHANGELOG.md 02:06:15 -rw-rw-r-- 1 jenkins jenkins 1697 Jun 25 01:57 Dockerfile 02:06:15 -rw-rw-r-- 1 jenkins jenkins 677 Jun 25 01:57 GOVERNANCE.md 02:06:15 -rw-rw-r-- 1 jenkins jenkins 680 Jun 25 01:57 Jenkinsfile 02:06:15 -rw-rw-r-- 1 jenkins jenkins 11340 Jun 25 01:57 LICENSE 02:06:15 -rw-rw-r-- 1 jenkins jenkins 2598 Jun 25 01:57 Makefile 02:06:15 -rw-rw-r-- 1 jenkins jenkins 620 Jun 25 01:57 OWNERS.md 02:06:15 -rw-rw-r-- 1 jenkins jenkins 3989 Jun 25 01:57 README.md 02:06:15 -rw-rw-r-- 1 jenkins jenkins 11 Jun 25 01:39 VERSION 02:06:15 drwxrwxr-x 2 jenkins jenkins 4096 Jun 25 01:57 bin 02:06:15 drwxrwxr-x 3 jenkins jenkins 4096 Jun 25 01:57 cmd 02:06:15 -rw-r--r-- 1 jenkins jenkins 14565 Jun 25 02:05 coverage.out 02:06:15 drwxrwxr-x 2 jenkins jenkins 4096 Jun 25 01:57 driver 02:06:15 -rw-rw-r-- 1 jenkins jenkins 6272 Jun 25 01:57 go.mod 02:06:15 -rw-rw-r-- 1 jenkins jenkins 86413 Jun 25 01:57 go.sum 02:06:15 drwxrwxr-x 3 jenkins jenkins 4096 Jun 25 01:57 openapi 02:06:15 -rw-rw-r-- 1 jenkins jenkins 713 Jun 25 01:57 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:06:15 + 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=3abeddea7bee697e1193a102564220052236ef04 --label arch=arm64 --label version=4.1.0-dev.3 . 02:06:15 Sending build context to Docker daemon 157.2kB 02:06:15 Step 1/26 : ARG BASE=golang:1.23-alpine3.20 02:06:15 Step 2/26 : FROM ${BASE} AS builder 02:06:15 ---> 9bd4f204dadd 02:06:15 Step 3/26 : ARG ADD_BUILD_TAGS="" 02:06:15 ---> Running in 9b6b6442ab55 02:06:15 Removing intermediate container 9b6b6442ab55 02:06:15 ---> 392da3a9860f 02:06:15 Step 4/26 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 02:06:16 ---> Running in d1ec4d6b9676 02:06:16 Removing intermediate container d1ec4d6b9676 02:06:16 ---> 61c2bd1f75dd 02:06:16 Step 5/26 : ARG ALPINE_PKG_BASE="make git openssh-client" 02:06:16 ---> Running in 779b2c177c2b 02:06:16 Removing intermediate container 779b2c177c2b 02:06:16 ---> 23fa8d76e3de 02:06:16 Step 6/26 : ARG ALPINE_PKG_EXTRA="" 02:06:16 ---> Running in b0e8d3bcdbcc 02:06:16 Removing intermediate container b0e8d3bcdbcc 02:06:16 ---> 47299a27f2f3 02:06:16 Step 7/26 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 02:06:16 ---> Running in 1a11c43af748 02:06:17 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 02:06:18 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 02:06:19 OK: 244 MiB in 62 packages 02:06:20 Removing intermediate container 1a11c43af748 02:06:20 ---> b886b2a71027 02:06:20 Step 8/26 : WORKDIR /device-rest-go 02:06:20 ---> Running in ee9da0186ea6 02:06:21 Removing intermediate container ee9da0186ea6 02:06:21 ---> e8fa4c6749bc 02:06:21 Step 9/26 : COPY go.mod vendor* ./ 02:06:21 ---> e2a8f18eb84b 02:06:21 Step 10/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 02:06:21 ---> Running in 3d8eb7412129 02:06:24 Removing intermediate container 3d8eb7412129 02:06:24 ---> 2358b55d7b19 02:06:24 Step 11/26 : COPY . . 02:06:24 ---> 273b7beeae89 02:06:24 Step 12/26 : RUN $MAKE 02:06:24 ---> Running in d4039d0940c6 02:06:26 CGO_ENABLED=0 go build -tags "" -ldflags "-s -w -X github.com/edgexfoundry/device-rest-go.Version=4.1.0-dev.3 -X github.com/edgexfoundry/device-sdk-go/v4/internal/common.SDKVersion=v4.1.0-dev.17 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/device-rest ./cmd 02:10:17 Removing intermediate container d4039d0940c6 02:10:17 ---> 0ab8e532b4bc 02:10:17 Step 13/26 : FROM alpine:3.20 02:10:17 3.20: Pulling from library/alpine 02:10:17 94e9d8af2201: Already exists 02:10:17 Digest: sha256:de4fe7064d8f98419ea6b49190df1abbf43450c1702eeb864fe9ced453c1cc5f 02:10:17 Status: Downloaded newer image for alpine:3.20 02:10:17 ---> 7aab056cecc6 02:10:17 Step 14/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel' 02:10:17 ---> Running in f75e6ee864fe 02:10:17 Removing intermediate container f75e6ee864fe 02:10:17 ---> b83f58efa597 02:10:17 Step 15/26 : LABEL Name=device-rest-go Version=${VERSION} 02:10:17 ---> Running in 8d1ee4d76128 02:10:17 Removing intermediate container 8d1ee4d76128 02:10:17 ---> ee32425b6be2 02:10:17 Step 16/26 : RUN apk add --update --no-cache dumb-init 02:10:17 ---> Running in 8b3f5260f001 02:10:17 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 02:10:17 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 02:10:17 (1/1) Installing dumb-init (1.2.5-r3) 02:10:17 Executing busybox-1.36.1-r29.trigger 02:10:17 OK: 9 MiB in 15 packages 02:10:17 Removing intermediate container 8b3f5260f001 02:10:17 ---> 52e7a397bf41 02:10:17 Step 17/26 : RUN apk --no-cache upgrade 02:10:17 ---> Running in 16f07681d711 02:10:17 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 02:10:17 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 02:10:17 OK: 9 MiB in 15 packages 02:10:17 Removing intermediate container 16f07681d711 02:10:17 ---> ddbc844d00cb 02:10:17 Step 18/26 : COPY --from=builder /device-rest-go/cmd / 02:10:17 ---> 31a8b91b7ea4 02:10:17 Step 19/26 : COPY --from=builder /device-rest-go/LICENSE / 02:10:17 ---> b00b29c4f487 02:10:17 Step 20/26 : COPY --from=builder /device-rest-go/Attribution.txt / 02:10:17 ---> 4bf0bc93bd69 02:10:17 Step 21/26 : EXPOSE 59986 02:10:17 ---> Running in f4208923f627 02:10:17 Removing intermediate container f4208923f627 02:10:17 ---> c537fd7ded20 02:10:17 Step 22/26 : ENTRYPOINT ["/device-rest"] 02:10:17 ---> Running in 56481202d152 02:10:17 Removing intermediate container 56481202d152 02:10:17 ---> 586a6507a43e 02:10:17 Step 23/26 : CMD ["-cp=keeper.http://edgex-core-keeper:59890", "--registry"] 02:10:17 ---> Running in b7b5841eff43 02:10:17 Removing intermediate container b7b5841eff43 02:10:17 ---> 7bad25a1f737 02:10:17 Step 24/26 : LABEL arch=arm64 02:10:17 ---> Running in 460db16f557d 02:10:17 Removing intermediate container 460db16f557d 02:10:17 ---> 026cf64d8501 02:10:17 Step 25/26 : LABEL git_sha=3abeddea7bee697e1193a102564220052236ef04 02:10:17 ---> Running in 577b201e4b02 02:10:17 Removing intermediate container 577b201e4b02 02:10:17 ---> aaca9610b2a1 02:10:17 Step 26/26 : LABEL version=4.1.0-dev.3 02:10:17 ---> Running in 57174175ad91 02:10:18 Removing intermediate container 57174175ad91 02:10:18 ---> f78ec586882c 02:10:18 [Warning] One or more build-args [ARCH] were not consumed 02:10:18 Successfully built f78ec586882c 02:10:18 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 02:10:18 provisioning config files... 02:10:18 copy managed file [device-rest-go-settings] to file:/w/workspace/device-rest-go/202@tmp/config9166081642092555595tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 02:10:18 ---> ****-login.sh 02:10:18 nexus3.edgexfoundry.org:10001 02:10:18 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 02:10:18 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 02:10:18 Configure a credential helper to remove this warning. See 02:10:18 https://docs.****.com/engine/reference/commandline/login/#credentials-store 02:10:18 02:10:18 Login Succeeded 02:10:18 nexus3.edgexfoundry.org:10002 02:10:19 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 02:10:19 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 02:10:19 Configure a credential helper to remove this warning. See 02:10:19 https://docs.****.com/engine/reference/commandline/login/#credentials-store 02:10:19 02:10:19 Login Succeeded 02:10:19 nexus3.edgexfoundry.org:10003 02:10:19 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 02:10:19 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 02:10:19 Configure a credential helper to remove this warning. See 02:10:19 https://docs.****.com/engine/reference/commandline/login/#credentials-store 02:10:19 02:10:19 Login Succeeded 02:10:19 nexus3.edgexfoundry.org:10004 02:10:19 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 02:10:20 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 02:10:20 Configure a credential helper to remove this warning. See 02:10:20 https://docs.****.com/engine/reference/commandline/login/#credentials-store 02:10:20 02:10:20 Login Succeeded 02:10:20 ****.io 02:10:20 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 02:10:20 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 02:10:20 Configure a credential helper to remove this warning. See 02:10:20 https://docs.****.com/engine/reference/commandline/login/#credentials-store 02:10:20 02:10:20 Login Succeeded 02:10:20 ---> ****-login.sh ends [Pipeline] } 02:10:20 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 02:10:20 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^lts-test$]] [Pipeline] echo 02:10:20 [edgeXDocker.push] Tagging docker image device-rest-arm64 with the following tags: 02:10:20 3abeddea7bee697e1193a102564220052236ef04 02:10:20 latest 02:10:20 4.1.0-dev.3 02:10:20 3abeddea7bee697e1193a102564220052236ef04-4.1.0-dev.3 02:10:20 main 02:10:20 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:10:20 + docker tag device-rest-arm64 nexus3.edgexfoundry.org:10004/device-rest-arm64:3abeddea7bee697e1193a102564220052236ef04 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:10:21 + docker push nexus3.edgexfoundry.org:10004/device-rest-arm64:3abeddea7bee697e1193a102564220052236ef04 02:10:21 The push refers to repository [nexus3.edgexfoundry.org:10004/device-rest-arm64] 02:10:21 df9bda02cb66: Preparing 02:10:21 233a18569f86: Preparing 02:10:21 30975ca39301: Preparing 02:10:21 01bbdea63cdc: Preparing 02:10:21 8eff5952f87f: Preparing 02:10:21 dd9c8f8612c8: Preparing 02:10:21 dd9c8f8612c8: Waiting 02:10:21 df9bda02cb66: Pushed 02:10:21 8eff5952f87f: Pushed 02:10:21 233a18569f86: Pushed 02:10:21 dd9c8f8612c8: Layer already exists 02:10:21 01bbdea63cdc: Pushed 02:10:28 30975ca39301: Pushed 02:10:28 3abeddea7bee697e1193a102564220052236ef04: digest: sha256:e8c62c9bff06ca92475db56b7aea390707b9657630b1c962bff336cef0585c2e size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:10:28 + docker tag device-rest-arm64 nexus3.edgexfoundry.org:10004/device-rest-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:10:29 + docker push nexus3.edgexfoundry.org:10004/device-rest-arm64:latest 02:10:29 The push refers to repository [nexus3.edgexfoundry.org:10004/device-rest-arm64] 02:10:29 df9bda02cb66: Preparing 02:10:29 233a18569f86: Preparing 02:10:29 30975ca39301: Preparing 02:10:29 01bbdea63cdc: Preparing 02:10:29 8eff5952f87f: Preparing 02:10:29 dd9c8f8612c8: Preparing 02:10:29 dd9c8f8612c8: Waiting 02:10:29 233a18569f86: Layer already exists 02:10:29 30975ca39301: Layer already exists 02:10:29 df9bda02cb66: Layer already exists 02:10:29 8eff5952f87f: Layer already exists 02:10:29 01bbdea63cdc: Layer already exists 02:10:29 dd9c8f8612c8: Layer already exists 02:10:29 latest: digest: sha256:e8c62c9bff06ca92475db56b7aea390707b9657630b1c962bff336cef0585c2e size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:10:29 + docker tag device-rest-arm64 nexus3.edgexfoundry.org:10004/device-rest-arm64:4.1.0-dev.3 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:10:30 + docker push nexus3.edgexfoundry.org:10004/device-rest-arm64:4.1.0-dev.3 02:10:30 The push refers to repository [nexus3.edgexfoundry.org:10004/device-rest-arm64] 02:10:30 df9bda02cb66: Preparing 02:10:30 233a18569f86: Preparing 02:10:30 30975ca39301: Preparing 02:10:30 01bbdea63cdc: Preparing 02:10:30 8eff5952f87f: Preparing 02:10:30 dd9c8f8612c8: Preparing 02:10:30 dd9c8f8612c8: Waiting 02:10:30 30975ca39301: Layer already exists 02:10:30 233a18569f86: Layer already exists 02:10:30 8eff5952f87f: Layer already exists 02:10:30 01bbdea63cdc: Layer already exists 02:10:30 df9bda02cb66: Layer already exists 02:10:30 dd9c8f8612c8: Layer already exists 02:10:30 4.1.0-dev.3: digest: sha256:e8c62c9bff06ca92475db56b7aea390707b9657630b1c962bff336cef0585c2e size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:10:30 + docker tag device-rest-arm64 nexus3.edgexfoundry.org:10004/device-rest-arm64:3abeddea7bee697e1193a102564220052236ef04-4.1.0-dev.3 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:10:31 + docker push nexus3.edgexfoundry.org:10004/device-rest-arm64:3abeddea7bee697e1193a102564220052236ef04-4.1.0-dev.3 02:10:31 The push refers to repository [nexus3.edgexfoundry.org:10004/device-rest-arm64] 02:10:31 df9bda02cb66: Preparing 02:10:31 233a18569f86: Preparing 02:10:31 30975ca39301: Preparing 02:10:31 01bbdea63cdc: Preparing 02:10:31 8eff5952f87f: Preparing 02:10:31 dd9c8f8612c8: Preparing 02:10:31 dd9c8f8612c8: Waiting 02:10:31 30975ca39301: Layer already exists 02:10:31 8eff5952f87f: Layer already exists 02:10:31 233a18569f86: Layer already exists 02:10:31 01bbdea63cdc: Layer already exists 02:10:31 df9bda02cb66: Layer already exists 02:10:31 dd9c8f8612c8: Layer already exists 02:10:31 3abeddea7bee697e1193a102564220052236ef04-4.1.0-dev.3: digest: sha256:e8c62c9bff06ca92475db56b7aea390707b9657630b1c962bff336cef0585c2e size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:10:31 + docker tag device-rest-arm64 nexus3.edgexfoundry.org:10004/device-rest-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:10:32 + docker push nexus3.edgexfoundry.org:10004/device-rest-arm64:main 02:10:32 The push refers to repository [nexus3.edgexfoundry.org:10004/device-rest-arm64] 02:10:32 df9bda02cb66: Preparing 02:10:32 233a18569f86: Preparing 02:10:32 30975ca39301: Preparing 02:10:32 01bbdea63cdc: Preparing 02:10:32 8eff5952f87f: Preparing 02:10:32 dd9c8f8612c8: Preparing 02:10:32 dd9c8f8612c8: Waiting 02:10:32 30975ca39301: Layer already exists 02:10:32 8eff5952f87f: Layer already exists 02:10:32 233a18569f86: Layer already exists 02:10:32 01bbdea63cdc: Layer already exists 02:10:32 df9bda02cb66: Layer already exists 02:10:32 dd9c8f8612c8: Layer already exists 02:10:32 main: digest: sha256:e8c62c9bff06ca92475db56b7aea390707b9657630b1c962bff336cef0585c2e size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 02:10:32 ===================================================== [Pipeline] echo 02:10:32 taggedImages: 02:10:32 - nexus3.edgexfoundry.org:10004/device-rest-arm64:3abeddea7bee697e1193a102564220052236ef04 02:10:32 - nexus3.edgexfoundry.org:10004/device-rest-arm64:latest 02:10:32 - nexus3.edgexfoundry.org:10004/device-rest-arm64:4.1.0-dev.3 02:10:32 - nexus3.edgexfoundry.org:10004/device-rest-arm64:3abeddea7bee697e1193a102564220052236ef04-4.1.0-dev.3 02:10:32 - nexus3.edgexfoundry.org:10004/device-rest-arm64:main [Pipeline] echo 02:10:32 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/device-rest-arm64:3abeddea7bee697e1193a102564220052236ef04 [Pipeline] echo 02:10:32 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/device-rest-arm64:latest [Pipeline] echo 02:10:32 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/device-rest-arm64:4.1.0-dev.3 [Pipeline] echo 02:10:32 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/device-rest-arm64:3abeddea7bee697e1193a102564220052236ef04-4.1.0-dev.3 [Pipeline] echo 02:10:32 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/device-rest-arm64:main [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:10:32 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 02:10:32 02:10:32 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:10:33 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 02:10:33 arm64: Pulling from edgex-lftools-log-publisher 02:10:33 8998bd30e6a1: Pulling fs layer 02:10:33 04944245beec: Pulling fs layer 02:10:33 699f458cf7ca: Pulling fs layer 02:10:33 765212b225bb: Pulling fs layer 02:10:33 f23df028b6ca: Pulling fs layer 02:10:33 d65c8cfc05b1: Pulling fs layer 02:10:33 2437ff75d9bd: Pulling fs layer 02:10:33 f23df028b6ca: Waiting 02:10:33 d65c8cfc05b1: Waiting 02:10:33 765212b225bb: Waiting 02:10:33 2437ff75d9bd: Waiting 02:10:33 04944245beec: Verifying Checksum 02:10:33 04944245beec: Download complete 02:10:33 765212b225bb: Verifying Checksum 02:10:33 765212b225bb: Download complete 02:10:33 f23df028b6ca: Verifying Checksum 02:10:33 f23df028b6ca: Download complete 02:10:33 d65c8cfc05b1: Verifying Checksum 02:10:33 d65c8cfc05b1: Download complete 02:10:33 699f458cf7ca: Verifying Checksum 02:10:33 699f458cf7ca: Download complete 02:10:34 8998bd30e6a1: Download complete 02:10:36 2437ff75d9bd: Verifying Checksum 02:10:36 2437ff75d9bd: Download complete 02:10:39 8998bd30e6a1: Pull complete 02:10:39 04944245beec: Pull complete 02:10:41 699f458cf7ca: Pull complete 02:10:41 765212b225bb: Pull complete 02:10:42 f23df028b6ca: Pull complete 02:10:42 d65c8cfc05b1: Pull complete 02:11:00 2437ff75d9bd: Pull complete 02:11:00 Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da 02:11:00 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 02:11:00 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 02:11:00 prd-ubuntu20.04-docker-arm64-4c-16g-4001 does not seem to be running inside a container 02:11:00 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged --net host -v /home/jenkins:/home/jenkins -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/device-rest-go/202 -v /w/workspace/device-rest-go/202:/w/workspace/device-rest-go/202:rw,z -v /w/workspace/device-rest-go/202@tmp:/w/workspace/device-rest-go/202@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 02:11:03 $ docker top 41b43c5fa07a4a78afb1f8813b973c415f9e9c0a014d66df1e99b6279d8808f0 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 02:11:04 ---> job-cost.sh 02:11:04 lf-activate-venv: SKIPPING 02:11:04 INFO: No Stack... 02:11:05 INFO: Retrieving Pricing Info for: v3-standard-4 02:11:05 INFO: Archiving Costs [Pipeline] sh 02:11:06 + cat /w/workspace/device-rest-go/202/archives/cost.csv 02:11:06 + cut -d, -f6 [Pipeline] lock 02:11:06 Trying to acquire lock on [Resource: jenkins-edgexfoundry-device-rest-go-main-202-stack-cost] 02:11:06 Resource [jenkins-edgexfoundry-device-rest-go-main-202-stack-cost] did not exist. Created. 02:11:06 Lock acquired on [Resource: jenkins-edgexfoundry-device-rest-go-main-202-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 02:11:07 /w/workspace/device-rest-go/202@tmp/durable-13bdd387/script.sh.copy: 1: Syntax error: Unterminated quoted string [Pipeline] sh 02:11:07 + echo total: 0.10999999940395355 [Pipeline] stash 02:11:07 Warning: overwriting stash ‘stack-cost’ 02:11:07 Stashed 1 file(s) [Pipeline] } 02:11:07 Lock released on resource [Resource: jenkins-edgexfoundry-device-rest-go-main-202-stack-cost] [Pipeline] // lock [Pipeline] } 02:11:07 $ docker stop --time=1 41b43c5fa07a4a78afb1f8813b973c415f9e9c0a014d66df1e99b6279d8808f0 02:11:09 $ docker rm -f --volumes 41b43c5fa07a4a78afb1f8813b973c415f9e9c0a014d66df1e99b6279d8808f0 [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 02:11:09 provisioning config files... 02:11:09 copy managed file [device-rest-go-codecov-token] to file:/w/workspace/edgexfoundry_device-rest-go_main@tmp/config12088286496815231290tmp [Pipeline] { [Pipeline] sh 02:11:10 + set +x 02:11:10 + curl -s https://codecov.io/bash 02:11:10 + bash -s -- 02:11:10 02:11:10 _____ _ 02:11:10 / ____| | | 02:11:10 | | ___ __| | ___ ___ _____ __ 02:11:10 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 02:11:10 | |___| (_) | (_| | __/ (_| (_) \ V / 02:11:10 \_____\___/ \__,_|\___|\___\___/ \_/ 02:11:10 Bash-1.0.6 02:11:10 02:11:10 02:11:10 ==> git version 2.25.1 found 02:11:10 ==> 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 02:11:10 Release-Date: 2020-01-08 02:11:10 Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp 02:11:10 Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets 02:11:10 ==> Jenkins CI detected. 02:11:10 current dir:  /w/workspace/edgexfoundry_device-rest-go_main 02:11:10 project root: . 02:11:10 --> token set from env 02:11:10 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 02:11:10 ==> Running gcov in . (disable via -X gcov) 02:11:10 ==> Python coveragepy not found 02:11:10 ==> Searching for coverage reports in: 02:11:10 + . 02:11:10 -> Found 1 reports 02:11:10 ==> Detecting git/mercurial file structure 02:11:10 ==> Reading reports 02:11:10 + ./coverage.out bytes=14565 02:11:10 ==> Appending adjustments 02:11:10 https://docs.codecov.io/docs/fixing-reports 02:11:10 + Found adjustments 02:11:10 ==> Gzipping contents 02:11:10 4.0K /tmp/codecov.5goLd8.gz 02:11:10 ==> Uploading reports 02:11:10 url: https://codecov.io 02:11:10 query: branch=main&commit=3abeddea7bee697e1193a102564220052236ef04&build=202&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-rest-go%2Fjob%2Fmain%2F202%2F&name=&tag=&slug=edgexfoundry%2Fdevice-rest-go&service=jenkins&flags=&pr=&job=&cmd_args= 02:11:10 -> Pinging Codecov 02:11:10 https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=****&branch=main&commit=3abeddea7bee697e1193a102564220052236ef04&build=202&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-rest-go%2Fjob%2Fmain%2F202%2F&name=&tag=&slug=edgexfoundry%2Fdevice-rest-go&service=jenkins&flags=&pr=&job=&cmd_args= 02:11:10 -> Uploading to 02:11:10 https://storage.googleapis.com/codecov-production/shelter/v4/github/edgexfoundry/device-rest-go/3abeddea7bee697e1193a102564220052236ef04/17ad5700-3447-4455-9106-b2ca1f932ec5.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJWQHUGIBILH4J7Q6ZUSCIFNEOLYSNDS7L3B4N5SIBQ2J4YLYE5CRFCD%2F20250625%2Fus%2Fs3%2Faws4_request&X-Amz-Date=20250625T021110Z&X-Amz-Expires=120&X-Amz-SignedHeaders=host&X-Amz-Signature=e5b98c4c8a237a0bef4c09d888683218d9fdaba510f1100074fe0295360bfe8f 02:11:10 % Total % Received % Xferd Average Speed Time Time Time Current 02:11:10 Dload Upload Total Spent Left Speed 02:11:10 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 2326 0 0 100 2326 0 8980 --:--:-- --:--:-- --:--:-- 8980 02:11:10 -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/device-rest-go/commit/3abeddea7bee697e1193a102564220052236ef04 [Pipeline] } 02:11:10 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) [Pipeline] echo 02:11:11 [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] withCredentials 02:11:11 Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:11:11 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest 02:11:11 02:11:11 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:11:11 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest 02:11:11 latest: Pulling from edgex-devops/edgex-snyk-go 02:11:11 0a9a5dfd008f: Already exists 02:11:11 36466aa92d05: Already exists 02:11:11 e10405b45d13: Already exists 02:11:11 096b7ceb2af7: Already exists 02:11:11 4f4fb700ef54: Already exists 02:11:11 e50aa161e22a: Pulling fs layer 02:11:11 d3c8db5fb9df: Pulling fs layer 02:11:12 e50aa161e22a: Verifying Checksum 02:11:12 e50aa161e22a: Download complete 02:11:12 e50aa161e22a: Pull complete 02:11:12 d3c8db5fb9df: Verifying Checksum 02:11:12 d3c8db5fb9df: Download complete 02:11:15 d3c8db5fb9df: Pull complete 02:11:15 Digest: sha256:dd1bc05e8109ba836052a65277634c2595aaffbf12b6b6479deaea63345484be 02:11:15 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest 02:11:15 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 02:11:16 prd-ubuntu20.04-docker-8c-8g-3895 does not seem to be running inside a container 02:11:16 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock --entrypoint= -w /w/workspace/edgexfoundry_device-rest-go_main -v /w/workspace/edgexfoundry_device-rest-go_main:/w/workspace/edgexfoundry_device-rest-go_main:rw,z -v /w/workspace/edgexfoundry_device-rest-go_main@tmp:/w/workspace/edgexfoundry_device-rest-go_main@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/edgex-snyk-go:latest cat 02:11:17 $ docker top d1a6af83f2447b6a8796ea7b2b39acc92da421c1064647e7c8b34e17cf862d35 -eo pid,comm [Pipeline] { [Pipeline] sh 02:11:17 + git config --global --add safe.directory /w/workspace/edgexfoundry_device-rest-go_main [Pipeline] echo 02:11:17 [edgeXSnyk] command to run: set -o pipefail ; snyk monitor --org=edgex-jenkins --project-name='edgexfoundry/device-rest-go:main' [Pipeline] sh 02:11:17 + set -o pipefail 02:11:17 + snyk monitor '--org=edgex-jenkins' '--project-name=edgexfoundry/device-rest-go:main' 02:11:27 02:11:27 Monitoring /w/workspace/edgexfoundry_device-rest-go_main (github.com/edgexfoundry/device-rest-go)... 02:11:27 02:11:27 Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/9d7b2b31-f697-4750-913c-575a35a00c1a/history/8cb5bc8e-b70a-4a0a-9cdc-f24e24e55d99 02:11:27 02:11:27 Notifications about newly disclosed issues related to these dependencies will be emailed to you. 02:11:27 [Pipeline] } 02:11:27 $ docker stop --time=1 d1a6af83f2447b6a8796ea7b2b39acc92da421c1064647e7c8b34e17cf862d35 02:11:29 $ docker rm -f --volumes d1a6af83f2447b6a8796ea7b2b39acc92da421c1064647e7c8b34e17cf862d35 [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 02:11:30 + git log --format=format:%s -1 3abeddea7bee697e1193a102564220052236ef04 [Pipeline] sh 02:11:31 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 02:11:31 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:11:31 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 02:11:31 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 02:11:31 prd-ubuntu20.04-docker-8c-8g-3895 does not seem to be running inside a container 02:11:31 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgexfoundry_device-rest-go_main -v /w/workspace/edgexfoundry_device-rest-go_main:/w/workspace/edgexfoundry_device-rest-go_main:rw,z -v /w/workspace/edgexfoundry_device-rest-go_main@tmp:/w/workspace/edgexfoundry_device-rest-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 02:11:31 $ docker top 9843fda5e473a61319319c7a088513cde1e32e9afac94742775c9341ba017f14 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 02:11:32 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 02:11:32 [ssh-agent] Looking for ssh-agent implementation... 02:11:32 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 02:11:32 $ docker exec 9843fda5e473a61319319c7a088513cde1e32e9afac94742775c9341ba017f14 ssh-agent 02:11:32 SSH_AUTH_SOCK=/tmp/ssh-2UOVx6t7coQN/agent.31 02:11:32 SSH_AGENT_PID=37 02:11:32 Running ssh-add (command line suppressed) 02:11:32 Identity added: /w/workspace/edgexfoundry_device-rest-go_main@tmp/private_key_2998827375546985405.key (/w/workspace/edgexfoundry_device-rest-go_main@tmp/private_key_2998827375546985405.key) 02:11:32 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 02:11:32 + git semver tag 02:11:32 2025-06-25 02:11:32,914 [is_cygwin_git] DEBUG Failed checking if running in CYGWIN due to: FileNotFoundError(2, 'No such file or directory') 02:11:32 2025-06-25 02:11:32,918 [run_tag] DEBUG tag force:False 02:11:32 2025-06-25 02:11:32,918 [check_head_tag] DEBUG check head tag 02:11:32 2025-06-25 02:11:32,918 [execute] INFO git cat-file --batch-check 02:11:32 2025-06-25 02:11:32,918 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgexfoundry_device-rest-go_main, stdin=, shell=False, universal_newlines=False) 02:11:32 2025-06-25 02:11:32,920 [execute] INFO git cat-file --batch 02:11:32 2025-06-25 02:11:32,920 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgexfoundry_device-rest-go_main, stdin=, shell=False, universal_newlines=False) 02:11:32 2025-06-25 02:11:32,927 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-rest-go_main/.semver/main 02:11:32 2025-06-25 02:11:32,927 [execute] INFO git tag -a v4.1.0-dev.3 -m v4.1.0-dev.3 02:11:32 2025-06-25 02:11:32,927 [execute] DEBUG Popen(['git', 'tag', '-a', 'v4.1.0-dev.3', '-m', 'v4.1.0-dev.3'], cwd=/w/workspace/edgexfoundry_device-rest-go_main, stdin=None, shell=False, universal_newlines=False) 02:11:32 2025-06-25 02:11:32,930 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-rest-go_main/.semver/main 02:11:32 4.1.0-dev.3 [Pipeline] } 02:11:33 $ docker exec --env ******** --env ******** 9843fda5e473a61319319c7a088513cde1e32e9afac94742775c9341ba017f14 ssh-agent -k 02:11:33 unset SSH_AUTH_SOCK; 02:11:33 unset SSH_AGENT_PID; 02:11:33 echo Agent pid 37 killed; 02:11:33 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 02:11:33 + git semver [Pipeline] } 02:11:33 $ docker stop --time=1 9843fda5e473a61319319c7a088513cde1e32e9afac94742775c9341ba017f14 02:11:35 $ docker rm -f --volumes 9843fda5e473a61319319c7a088513cde1e32e9afac94742775c9341ba017f14 [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:11:35 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 02:11:35 02:11:35 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:11:35 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 02:11:35 0.23.1-centos7: Pulling from edgex-lftools 02:11:35 ab5ef0e58194: Pulling fs layer 02:11:35 9712f1f96733: Pulling fs layer 02:11:35 63f879dbbcfc: Pulling fs layer 02:11:35 0d9ebad4ef96: Pulling fs layer 02:11:35 e9a5061849ea: Pulling fs layer 02:11:35 d747dcd14b5f: Pulling fs layer 02:11:35 2de7ff778b66: Pulling fs layer 02:11:35 0d9ebad4ef96: Waiting 02:11:35 d747dcd14b5f: Waiting 02:11:35 e9a5061849ea: Waiting 02:11:35 9712f1f96733: Verifying Checksum 02:11:35 9712f1f96733: Download complete 02:11:36 63f879dbbcfc: Verifying Checksum 02:11:36 63f879dbbcfc: Download complete 02:11:36 e9a5061849ea: Verifying Checksum 02:11:36 e9a5061849ea: Download complete 02:11:36 d747dcd14b5f: Verifying Checksum 02:11:36 d747dcd14b5f: Download complete 02:11:36 0d9ebad4ef96: Verifying Checksum 02:11:36 0d9ebad4ef96: Download complete 02:11:36 ab5ef0e58194: Verifying Checksum 02:11:36 ab5ef0e58194: Download complete 02:11:36 2de7ff778b66: Verifying Checksum 02:11:36 2de7ff778b66: Download complete 02:11:38 ab5ef0e58194: Pull complete 02:11:38 9712f1f96733: Pull complete 02:11:39 63f879dbbcfc: Pull complete 02:11:42 0d9ebad4ef96: Pull complete 02:11:43 e9a5061849ea: Pull complete 02:11:43 d747dcd14b5f: Pull complete 02:11:44 2de7ff778b66: Pull complete 02:11:44 Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 02:11:44 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 02:11:44 nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 02:11:44 prd-ubuntu20.04-docker-8c-8g-3895 does not seem to be running inside a container 02:11:44 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgexfoundry_device-rest-go_main -v /w/workspace/edgexfoundry_device-rest-go_main:/w/workspace/edgexfoundry_device-rest-go_main:rw,z -v /w/workspace/edgexfoundry_device-rest-go_main@tmp:/w/workspace/edgexfoundry_device-rest-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 cat 02:11:45 $ docker top 37f5fa76331f15e790d748a72c47f1d6ae2159d9d555416937ff65c6e2f1e8c8 -eo pid,comm [Pipeline] { [Pipeline] configFileProvider 02:11:45 provisioning config files... 02:11:45 copy managed file [sigul-config] to file:/w/workspace/edgexfoundry_device-rest-go_main@tmp/config17257748043980139662tmp 02:11:45 copy managed file [sigul-password] to file:/w/workspace/edgexfoundry_device-rest-go_main@tmp/config2200932224741211926tmp 02:11:45 copy managed file [sigul-pki] to file:/w/workspace/edgexfoundry_device-rest-go_main@tmp/config1257751899325760960tmp [Pipeline] { [Pipeline] echo 02:11:45 Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh 02:11:46 ---> sigul-configuration.sh 02:11:46 gpg: directory `/root/.gnupg' created 02:11:46 gpg: new configuration file `/root/.gnupg/gpg.conf' created 02:11:46 gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run 02:11:46 gpg: keyring `/root/.gnupg/secring.gpg' created 02:11:46 gpg: keyring `/root/.gnupg/pubring.gpg' created 02:11:46 gpg: CAST5 encrypted data 02:11:46 gpg: encrypted with 1 passphrase 02:11:46 gpg: WARNING: message was not integrity protected [Pipeline] sh 02:11:46 + mkdir /home/jenkins 02:11:46 + mkdir /home/jenkins/sigul [Pipeline] sh 02:11:46 + 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 02:11:46 Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh 02:11:47 ---> sigul-install.sh 02:11:47 Sigul already installed; skipping installation. [Pipeline] sh 02:11:47 + git tag --list 02:11:47 v1.0.0 02:11:47 v1.1.0 02:11:47 v1.1.1 02:11:47 v1.1.2 02:11:47 v1.2.0 02:11:47 v1.2.1 02:11:47 v2.0.0 02:11:47 v2.1.0 02:11:47 v2.1.1 02:11:47 v2.2.0 02:11:47 v2.3.0 02:11:47 v3.0 02:11:47 v3.0.0 02:11:47 v3.1 02:11:47 v3.1.0 02:11:47 v3.1.1 02:11:47 v4.0 02:11:47 v4.0.0 02:11:47 v4.1.0-dev.1 02:11:47 v4.1.0-dev.2 02:11:47 v4.1.0-dev.3 [Pipeline] sh 02:11:47 + lftools sign git-tag v4.1.0-dev.3 02:11:48 Signing Git tag with Sigul... 02:11:48 Signing v4.1.0-dev.3 [Pipeline] echo 02:11:48 Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh 02:11:48 ---> sigul-configuration-cleanup.sh [Pipeline] } 02:11:48 Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } 02:11:48 $ docker stop --time=1 37f5fa76331f15e790d748a72c47f1d6ae2159d9d555416937ff65c6e2f1e8c8 02:11:50 $ docker rm -f --volumes 37f5fa76331f15e790d748a72c47f1d6ae2159d9d555416937ff65c6e2f1e8c8 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] sh 02:11:50 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 02:11:50 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:11:50 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 02:11:50 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 02:11:50 prd-ubuntu20.04-docker-8c-8g-3895 does not seem to be running inside a container 02:11:51 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgexfoundry_device-rest-go_main -v /w/workspace/edgexfoundry_device-rest-go_main:/w/workspace/edgexfoundry_device-rest-go_main:rw,z -v /w/workspace/edgexfoundry_device-rest-go_main@tmp:/w/workspace/edgexfoundry_device-rest-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 02:11:51 $ docker top e64ff426fe1b561a0b382ae9ff4eecebbb3183335d9b757079ceaedfa6691ccf -eo pid,comm 02:11:51 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). 02:11:51 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 02:11:51 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 02:11:51 [ssh-agent] Looking for ssh-agent implementation... 02:11:51 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 02:11:51 $ docker exec e64ff426fe1b561a0b382ae9ff4eecebbb3183335d9b757079ceaedfa6691ccf ssh-agent 02:11:51 SSH_AUTH_SOCK=/tmp/ssh-kaJ8NUT0n0zT/agent.33 02:11:51 SSH_AGENT_PID=39 02:11:51 Running ssh-add (command line suppressed) 02:11:51 Identity added: /w/workspace/edgexfoundry_device-rest-go_main@tmp/private_key_12735602099433281488.key (/w/workspace/edgexfoundry_device-rest-go_main@tmp/private_key_12735602099433281488.key) 02:11:51 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 02:11:52 + git semver bump pre 02:11:52 2025-06-25 02:11:52,295 [is_cygwin_git] DEBUG Failed checking if running in CYGWIN due to: FileNotFoundError(2, 'No such file or directory') 02:11:52 2025-06-25 02:11:52,299 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-rest-go_main/.semver/main 02:11:52 2025-06-25 02:11:52,299 [bump_version] DEBUG bumping version:4.1.0-dev.3 on axis:pre with prefix:dev 02:11:52 2025-06-25 02:11:52,300 [bump_version] DEBUG bumped version:4.1.0-dev.4 02:11:52 2025-06-25 02:11:52,300 [write_version] DEBUG write version:4.1.0-dev.4 to path:/w/workspace/edgexfoundry_device-rest-go_main/.semver/main with force:True 02:11:52 2025-06-25 02:11:52,300 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-rest-go_main/.semver/main 02:11:52 2025-06-25 02:11:52,300 [write_file] DEBUG write to file:/w/workspace/edgexfoundry_device-rest-go_main/.semver/main 02:11:52 2025-06-25 02:11:52,302 [execute] INFO git cat-file --batch-check 02:11:52 2025-06-25 02:11:52,302 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgexfoundry_device-rest-go_main/.semver, stdin=, shell=False, universal_newlines=False) 02:11:52 2025-06-25 02:11:52,306 [execute] INFO git cat-file --batch 02:11:52 2025-06-25 02:11:52,306 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgexfoundry_device-rest-go_main/.semver, stdin=, shell=False, universal_newlines=False) 02:11:52 2025-06-25 02:11:52,309 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-rest-go_main/.semver/main 02:11:52 4.1.0-dev.4 [Pipeline] } 02:11:52 $ docker exec --env ******** --env ******** e64ff426fe1b561a0b382ae9ff4eecebbb3183335d9b757079ceaedfa6691ccf ssh-agent -k 02:11:52 unset SSH_AUTH_SOCK; 02:11:52 unset SSH_AGENT_PID; 02:11:52 echo Agent pid 39 killed; 02:11:52 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 02:11:53 + git semver [Pipeline] } 02:11:53 $ docker stop --time=1 e64ff426fe1b561a0b382ae9ff4eecebbb3183335d9b757079ceaedfa6691ccf 02:11:54 $ docker rm -f --volumes e64ff426fe1b561a0b382ae9ff4eecebbb3183335d9b757079ceaedfa6691ccf [Pipeline] // withDockerContainer [Pipeline] sh 02:11:54 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 02:11:54 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:11:55 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 02:11:55 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 02:11:55 prd-ubuntu20.04-docker-8c-8g-3895 does not seem to be running inside a container 02:11:55 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgexfoundry_device-rest-go_main -v /w/workspace/edgexfoundry_device-rest-go_main:/w/workspace/edgexfoundry_device-rest-go_main:rw,z -v /w/workspace/edgexfoundry_device-rest-go_main@tmp:/w/workspace/edgexfoundry_device-rest-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 02:11:55 $ docker top f264ce128792760e7ef373aa0dea9ceff73d1c0c989578fda5c7f983938eb1b9 -eo pid,comm 02:11:55 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). 02:11:55 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 02:11:55 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 02:11:55 [ssh-agent] Looking for ssh-agent implementation... 02:11:55 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 02:11:55 $ docker exec f264ce128792760e7ef373aa0dea9ceff73d1c0c989578fda5c7f983938eb1b9 ssh-agent 02:11:55 SSH_AUTH_SOCK=/tmp/ssh-X5U1Tk9xtudu/agent.32 02:11:55 SSH_AGENT_PID=38 02:11:55 Running ssh-add (command line suppressed) 02:11:56 Identity added: /w/workspace/edgexfoundry_device-rest-go_main@tmp/private_key_2396305557588879818.key (/w/workspace/edgexfoundry_device-rest-go_main@tmp/private_key_2396305557588879818.key) 02:11:56 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 02:11:56 + git semver push 02:11:56 2025-06-25 02:11:56,555 [is_cygwin_git] DEBUG Failed checking if running in CYGWIN due to: FileNotFoundError(2, 'No such file or directory') 02:11:56 2025-06-25 02:11:56,559 [run_push] DEBUG push 02:11:56 2025-06-25 02:11:56,559 [execute] INFO git cat-file --batch-check 02:11:56 2025-06-25 02:11:56,559 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgexfoundry_device-rest-go_main/.semver, stdin=, shell=False, universal_newlines=False) 02:11:56 2025-06-25 02:11:56,561 [execute] INFO git rev-list 0e514a30d8146638726e0443753ecb69409626df -- 02:11:56 2025-06-25 02:11:56,561 [execute] DEBUG Popen(['git', 'rev-list', '0e514a30d8146638726e0443753ecb69409626df', '--'], cwd=/w/workspace/edgexfoundry_device-rest-go_main/.semver, stdin=None, shell=False, universal_newlines=False) 02:11:56 2025-06-25 02:11:56,569 [execute] INFO git fetch -v -- origin 02:11:56 2025-06-25 02:11:56,569 [execute] DEBUG Popen(['git', 'fetch', '-v', '--', 'origin'], cwd=/w/workspace/edgexfoundry_device-rest-go_main/.semver, stdin=None, shell=False, universal_newlines=True) 02:11:57 2025-06-25 02:11:57,095 [run_push] DEBUG no remote changes detected 02:11:57 2025-06-25 02:11:57,095 [execute] INFO git push origin semver 02:11:57 2025-06-25 02:11:57,096 [execute] DEBUG Popen(['git', 'push', 'origin', 'semver'], cwd=/w/workspace/edgexfoundry_device-rest-go_main/.semver, stdin=None, shell=False, universal_newlines=False) 02:11:58 2025-06-25 02:11:57,972 [run_push] DEBUG push all version tags 02:11:58 2025-06-25 02:11:57,972 [execute] INFO git push origin refs/tags/v*:refs/tags/v* 02:11:58 2025-06-25 02:11:57,972 [execute] DEBUG Popen(['git', 'push', 'origin', 'refs/tags/v*:refs/tags/v*'], cwd=/w/workspace/edgexfoundry_device-rest-go_main, stdin=None, shell=False, universal_newlines=False) 02:11:58 2025-06-25 02:11:58,600 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-rest-go_main/.semver/main 02:11:58 4.1.0-dev.4 [Pipeline] } 02:11:58 $ docker exec --env ******** --env ******** f264ce128792760e7ef373aa0dea9ceff73d1c0c989578fda5c7f983938eb1b9 ssh-agent -k 02:11:58 unset SSH_AUTH_SOCK; 02:11:58 unset SSH_AGENT_PID; 02:11:58 echo Agent pid 38 killed; 02:11:58 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 02:11:59 + git semver [Pipeline] } 02:11:59 $ docker stop --time=1 f264ce128792760e7ef373aa0dea9ceff73d1c0c989578fda5c7f983938eb1b9 02:12:00 $ docker rm -f --volumes f264ce128792760e7ef373aa0dea9ceff73d1c0c989578fda5c7f983938eb1b9 [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 02:12:01 + [ -d /w/workspace/edgexfoundry_device-rest-go_main/archives ] 02:12:01 + ls -al /w/workspace/edgexfoundry_device-rest-go_main/archives 02:12:01 total 16 02:12:01 drwxr-xr-x 3 root root 4096 Jun 25 01:43 . 02:12:01 drwxrwxr-x 10 jenkins jenkins 4096 Jun 25 02:11 .. 02:12:01 drwxr-xr-x 2 root root 4096 Jun 25 01:43 cost 02:12:01 -rw-r--r-- 1 root root 86 Jun 25 01:43 cost.csv 02:12:01 + sudo chown -R jenkins:jenkins /w/workspace/edgexfoundry_device-rest-go_main/archives 02:12:01 + ls -al /w/workspace/edgexfoundry_device-rest-go_main/archives 02:12:01 total 16 02:12:01 drwxr-xr-x 3 jenkins jenkins 4096 Jun 25 01:43 . 02:12:01 drwxrwxr-x 10 jenkins jenkins 4096 Jun 25 02:11 .. 02:12:01 drwxr-xr-x 2 jenkins jenkins 4096 Jun 25 01:43 cost 02:12:01 -rw-r--r-- 1 jenkins jenkins 86 Jun 25 01:43 cost.csv [Pipeline] libraryResource [Pipeline] sh 02:12:01 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 02:12:02 ---> package-listing.sh 02:12:02 ++ facter osfamily 02:12:02 ++ tr '[:upper:]' '[:lower:]' 02:12:02 + OS_FAMILY=debian 02:12:02 + workspace=/w/workspace/edgexfoundry_device-rest-go_main 02:12:02 + START_PACKAGES=/tmp/packages_start.txt 02:12:02 + END_PACKAGES=/tmp/packages_end.txt 02:12:02 + DIFF_PACKAGES=/tmp/packages_diff.txt 02:12:02 + PACKAGES=/tmp/packages_start.txt 02:12:02 + '[' /w/workspace/edgexfoundry_device-rest-go_main ']' 02:12:02 + PACKAGES=/tmp/packages_end.txt 02:12:02 + case "${OS_FAMILY}" in 02:12:02 + dpkg -l 02:12:02 + grep '^ii' 02:12:02 + '[' -f /tmp/packages_start.txt ']' 02:12:02 + '[' -f /tmp/packages_end.txt ']' 02:12:02 + diff /tmp/packages_start.txt /tmp/packages_end.txt 02:12:02 + '[' /w/workspace/edgexfoundry_device-rest-go_main ']' 02:12:02 + mkdir -p /w/workspace/edgexfoundry_device-rest-go_main/archives/ 02:12:02 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgexfoundry_device-rest-go_main/archives/ [Pipeline] echo 02:12:02 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/edgexfoundry_device-rest-go_main/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 02:12:02 + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:12:03 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 02:12:03 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 02:12:03 prd-ubuntu20.04-docker-8c-8g-3895 does not seem to be running inside a container 02:12:03 $ 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/edgexfoundry_device-rest-go_main/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/edgexfoundry_device-rest-go_main -v /w/workspace/edgexfoundry_device-rest-go_main:/w/workspace/edgexfoundry_device-rest-go_main:rw,z -v /w/workspace/edgexfoundry_device-rest-go_main@tmp:/w/workspace/edgexfoundry_device-rest-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 02:12:03 $ docker top 7259ffeac13e6af37cd0f5148c61756f49f4193da357d6a0e2862a2b037be19b -eo pid,comm [Pipeline] { [Pipeline] sh 02:12:04 + touch /tmp/pre-build-complete [Pipeline] sh 02:12:04 + mkdir -p /var/log/sysstat [Pipeline] sh 02:12:04 + ls /var/log/sa-host 02:12:04 ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 02:12:04 provisioning config files... 02:12:04 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgexfoundry_device-rest-go_main@tmp/config13178002459683156313tmp [Pipeline] { [Pipeline] echo 02:12:04 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 02:12:05 ---> create-netrc.sh [Pipeline] } 02:12:05 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 02:12:05 ---> python-tools-install.sh [Pipeline] echo 02:12:05 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 02:12:05 ---> sudo-logs.sh 02:12:05 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 02:12:05 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 02:12:05 ---> job-cost.sh 02:12:05 lf-activate-venv: SKIPPING 02:12:05 DEBUG: total: 0.2199999988079071 02:12:05 INFO: Retrieving Stack Cost... 02:12:06 INFO: Retrieving Pricing Info for: v3-standard-8 02:12:06 INFO: Archiving Costs [Pipeline] echo 02:12:06 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 02:12:06 ---> logs-deploy.sh 02:12:06 lf-activate-venv: SKIPPING 02:12:06 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-rest-go/main/202 02:12:06 INFO: archiving workspace using pattern(s): 02:12:07 Archives upload complete. 02:12:07 INFO: archiving logs to Nexus 02:12:08 ---> uname -a: 02:12:08 Linux prd-ubuntu20-04-docker-8c-8g-3895 5.4.0-126-generic #142-Ubuntu SMP Fri Aug 26 12:12:57 UTC 2022 x86_64 GNU/Linux 02:12:08 02:12:08 02:12:08 ---> lscpu: 02:12:08 Architecture: x86_64 02:12:08 CPU op-mode(s): 32-bit, 64-bit 02:12:08 Byte Order: Little Endian 02:12:08 Address sizes: 40 bits physical, 48 bits virtual 02:12:08 CPU(s): 8 02:12:08 On-line CPU(s) list: 0-7 02:12:08 Thread(s) per core: 1 02:12:08 Core(s) per socket: 1 02:12:08 Socket(s): 8 02:12:08 NUMA node(s): 1 02:12:08 Vendor ID: AuthenticAMD 02:12:08 CPU family: 23 02:12:08 Model: 49 02:12:08 Model name: AMD EPYC-Rome Processor 02:12:08 Stepping: 0 02:12:08 CPU MHz: 2799.998 02:12:08 BogoMIPS: 5599.99 02:12:08 Virtualization: AMD-V 02:12:08 Hypervisor vendor: KVM 02:12:08 Virtualization type: full 02:12:08 L1d cache: 256 KiB 02:12:08 L1i cache: 256 KiB 02:12:08 L2 cache: 4 MiB 02:12:08 L3 cache: 128 MiB 02:12:08 NUMA node0 CPU(s): 0-7 02:12:08 Vulnerability Itlb multihit: Not affected 02:12:08 Vulnerability L1tf: Not affected 02:12:08 Vulnerability Mds: Not affected 02:12:08 Vulnerability Meltdown: Not affected 02:12:08 Vulnerability Mmio stale data: Not affected 02:12:08 Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp 02:12:08 Vulnerability Spectre v1: Mitigation; usercopy/swapgs barriers and __user pointer sanitization 02:12:08 Vulnerability Spectre v2: Mitigation; Retpolines, IBPB conditional, IBRS_FW, STIBP disabled, RSB filling 02:12:08 Vulnerability Srbds: Not affected 02:12:08 Vulnerability Tsx async abort: Not affected 02:12:08 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 02:12:08 02:12:08 02:12:08 ---> nproc: 02:12:08 8 02:12:08 02:12:08 02:12:08 ---> df -h: 02:12:08 Filesystem Size Used Avail Use% Mounted on 02:12:08 overlay 155G 14G 142G 9% / 02:12:08 tmpfs 64M 0 64M 0% /dev 02:12:08 tmpfs 16G 0 16G 0% /sys/fs/cgroup 02:12:08 shm 64M 0 64M 0% /dev/shm 02:12:08 /dev/vda1 155G 14G 142G 9% /facter-os 02:12:08 02:12:08 02:12:08 ---> sar -b -r -n DEV: 02:12:08 Linux 5.4.0-126-generic (prd-ubuntu20-04-docker-8c-8g-3895) 06/25/25 _x86_64_ (8 CPU) 02:12:08 02:12:08 01:37:59 LINUX RESTART (8 CPU) 02:12:08 02:12:08 01:38:01 tps rtps wtps dtps bread/s bwrtn/s bdscd/s 02:12:08 01:39:02 362.69 59.27 303.42 0.00 5531.74 207430.89 0.00 02:12:08 01:40:01 116.69 0.49 116.20 0.00 58.83 25049.81 0.00 02:12:08 01:41:01 242.14 1.57 240.58 0.00 22.66 75201.33 0.00 02:12:08 01:42:01 176.89 0.18 176.70 0.00 12.93 48770.82 0.00 02:12:08 01:43:01 3.52 0.00 3.52 0.00 0.00 67.32 0.00 02:12:08 01:44:01 88.94 5.15 83.79 0.00 2638.76 22968.04 0.00 02:12:08 01:45:01 3.53 0.02 3.52 0.00 0.13 80.51 0.00 02:12:08 01:46:01 1.88 0.00 1.88 0.00 0.00 22.66 0.00 02:12:08 01:47:01 1.73 0.00 1.73 0.00 0.00 20.40 0.00 02:12:08 01:48:01 1.62 0.00 1.62 0.00 0.00 18.93 0.00 02:12:08 01:49:01 1.38 0.00 1.38 0.00 0.00 16.26 0.00 02:12:08 01:50:01 1.30 0.00 1.30 0.00 0.00 19.06 0.00 02:12:08 01:51:01 1.12 0.00 1.12 0.00 0.00 14.00 0.00 02:12:08 01:52:01 1.38 0.00 1.38 0.00 0.00 15.46 0.00 02:12:08 01:53:01 1.20 0.00 1.20 0.00 0.00 15.60 0.00 02:12:08 01:54:01 1.73 0.02 1.72 0.00 0.13 24.13 0.00 02:12:08 01:55:01 1.18 0.00 1.18 0.00 0.00 15.33 0.00 02:12:08 01:56:01 0.92 0.00 0.92 0.00 0.00 10.40 0.00 02:12:08 01:57:01 1.18 0.00 1.18 0.00 0.00 14.66 0.00 02:12:08 01:58:01 1.50 0.00 1.50 0.00 0.00 18.40 0.00 02:12:08 01:59:01 1.10 0.00 1.10 0.00 0.00 13.73 0.00 02:12:08 02:00:01 1.02 0.00 1.02 0.00 0.00 11.60 0.00 02:12:08 02:01:01 1.43 0.00 1.43 0.00 0.00 16.66 0.00 02:12:08 02:02:01 0.93 0.00 0.93 0.00 0.00 10.93 0.00 02:12:08 02:03:01 1.22 0.00 1.22 0.00 0.00 14.53 0.00 02:12:08 02:04:01 2.73 1.02 1.72 0.00 21.86 24.13 0.00 02:12:08 02:05:01 1.27 0.00 1.27 0.00 0.00 14.93 0.00 02:12:08 02:06:01 1.03 0.00 1.03 0.00 0.00 11.33 0.00 02:12:08 02:07:01 1.33 0.00 1.33 0.00 0.00 16.13 0.00 02:12:08 02:08:01 1.13 0.00 1.13 0.00 0.00 13.46 0.00 02:12:08 02:09:01 1.18 0.00 1.18 0.00 0.00 14.00 0.00 02:12:08 02:10:01 0.98 0.00 0.98 0.00 0.00 11.46 0.00 02:12:08 02:11:01 1.23 0.00 1.23 0.00 0.00 14.40 0.00 02:12:08 02:12:01 147.26 0.17 147.09 0.00 21.33 50864.72 0.00 02:12:08 Average: 34.56 2.00 32.56 0.00 244.45 12665.62 0.00 02:12:08 02:12:08 01:38:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 02:12:08 01:39:02 29617056 31606304 738920 2.25 59320 2221932 1752124 5.16 931312 1989928 624 02:12:08 01:40:01 28817336 31533736 774288 2.35 80700 2894764 1951936 5.75 1033780 2625832 9364 02:12:08 01:41:01 26750832 31201680 1095892 3.33 187116 4353348 2411244 7.11 1811720 3726848 519228 02:12:08 01:42:01 27195360 31542964 757468 2.30 193328 4261556 1836272 5.41 1349312 3765544 712 02:12:08 01:43:01 27209136 31557064 742952 2.26 193452 4261548 1690628 4.98 1340244 3765452 12 02:12:08 01:44:01 26353508 31527288 741384 2.25 226848 5004128 1704284 5.02 1570548 4300804 384 02:12:08 01:45:01 26358992 31527896 740672 2.25 225344 5000944 1710952 5.04 1569064 4297668 168 02:12:08 01:46:01 26364848 31533444 736816 2.24 225392 5000928 1744308 5.14 1565608 4297640 8 02:12:08 01:47:01 26373108 31541728 728464 2.22 225440 5000932 1744308 5.14 1557408 4297644 12 02:12:08 01:48:01 26373960 31542708 727584 2.21 225528 5000920 1744308 5.14 1557228 4297656 8 02:12:08 01:49:01 26377804 31546576 723568 2.20 225580 5000936 1744308 5.14 1553432 4297648 8 02:12:08 01:50:01 26378736 31547568 722752 2.20 225624 5000940 1744308 5.14 1553076 4297656 8 02:12:08 01:51:01 26378380 31547256 723048 2.20 225648 5000944 1744308 5.14 1553124 4297652 8 02:12:08 01:52:01 26378588 31547472 722636 2.20 225728 5000948 1744308 5.14 1552896 4297664 16 02:12:08 01:53:01 26377968 31546936 723060 2.20 225760 5000948 1744308 5.14 1553524 4297672 12 02:12:08 01:54:01 26376760 31545796 723900 2.20 225812 5000928 1729812 5.10 1553144 4297640 16 02:12:08 01:55:01 26377012 31546164 723420 2.20 225844 5000996 1729812 5.10 1553080 4297696 16 02:12:08 01:56:01 26376896 31546048 723496 2.20 225868 5000996 1729812 5.10 1553064 4297696 4 02:12:08 01:57:01 26377524 31546792 722672 2.20 225900 5001000 1729812 5.10 1553240 4297712 12 02:12:08 01:58:01 26376864 31546284 722808 2.20 225992 5001004 1729812 5.10 1553364 4297716 72 02:12:08 01:59:01 26377448 31546884 722192 2.20 226008 5001008 1713032 5.05 1553112 4297720 8 02:12:08 02:00:01 26378004 31547448 721816 2.20 226028 5001012 1713032 5.05 1552844 4297724 16 02:12:08 02:01:01 26378052 31547500 721720 2.19 226044 5001012 1713032 5.05 1552588 4297724 8 02:12:08 02:02:01 26378068 31547712 721536 2.19 226060 5001148 1713032 5.05 1552920 4297864 8 02:12:08 02:03:01 26377900 31547556 721644 2.19 226084 5001152 1713032 5.05 1552656 4297864 4 02:12:08 02:04:01 26376532 31547268 722220 2.20 226148 5001792 1720508 5.07 1553288 4298396 184 02:12:08 02:05:01 26376604 31547376 722092 2.20 226184 5001796 1720508 5.07 1553364 4298400 180 02:12:08 02:06:01 26376912 31547684 721688 2.19 226220 5001796 1720508 5.07 1553488 4298400 188 02:12:08 02:07:01 26376328 31547168 722176 2.20 226244 5001804 1720508 5.07 1553360 4298408 180 02:12:08 02:08:01 26376848 31547696 721604 2.19 226276 5001808 1720508 5.07 1553432 4298416 212 02:12:08 02:09:01 26376836 31547744 721724 2.19 226300 5001808 1720508 5.07 1553496 4298420 148 02:12:08 02:10:01 26376892 31547920 721496 2.19 226340 5001940 1720508 5.07 1553108 4298540 28 02:12:08 02:11:01 26377088 31548180 721192 2.19 226380 5001940 1720508 5.07 1553520 4298544 180 02:12:08 02:12:01 25192732 31481420 783364 2.38 242504 6004204 1803680 5.32 1661644 5271504 236 02:12:08 Average: 26567262 31534743 740655 2.25 214207 4824555 1758643 5.18 1519735 4161462 15655 02:12:08 02:12:08 01:38:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 02:12:08 01:39:02 veth036628f 0.00 0.20 0.00 0.02 0.00 0.00 0.00 0.00 02:12:08 01:39:02 lo 4.60 4.60 0.44 0.44 0.00 0.00 0.00 0.00 02:12:08 01:39:02 ens3 523.45 338.18 4868.49 83.98 0.00 0.00 0.00 0.00 02:12:08 01:39:02 docker0 0.00 0.08 0.00 0.01 0.00 0.00 0.00 0.00 02:12:08 01:40:01 vethd2ca093 142.24 160.40 13.75 129.39 0.00 0.00 0.00 0.01 02:12:08 01:40:01 lo 2.85 2.85 0.28 0.28 0.00 0.00 0.00 0.00 02:12:08 01:40:01 ens3 372.37 301.36 3819.98 38.84 0.00 0.00 0.00 0.00 02:12:08 01:40:01 docker0 212.71 229.75 16.69 549.21 0.00 0.00 0.00 0.00 02:12:08 01:41:01 veth5a4cdb9 0.00 0.15 0.00 0.01 0.00 0.00 0.00 0.00 02:12:08 01:41:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 02:12:08 01:41:01 ens3 289.57 258.16 2770.44 30.26 0.00 0.00 0.00 0.00 02:12:08 01:41:01 docker0 243.21 262.81 18.01 2744.79 0.00 0.00 0.00 0.00 02:12:08 01:42:01 lo 3.93 3.93 0.40 0.40 0.00 0.00 0.00 0.00 02:12:08 01:42:01 ens3 61.47 43.56 147.46 130.20 0.00 0.00 0.00 0.00 02:12:08 01:42:01 docker0 5.08 12.08 0.30 115.16 0.00 0.00 0.00 0.00 02:12:08 01:43:01 lo 3.40 3.40 0.33 0.33 0.00 0.00 0.00 0.00 02:12:08 01:43:01 ens3 29.95 23.46 20.21 71.55 0.00 0.00 0.00 0.00 02:12:08 01:43:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:12:08 01:44:01 lo 1.40 1.40 0.15 0.15 0.00 0.00 0.00 0.00 02:12:08 01:44:01 ens3 235.03 148.44 4802.61 16.55 0.00 0.00 0.00 0.00 02:12:08 01:44:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:12:08 01:45:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 02:12:08 01:45:01 ens3 0.18 0.35 0.01 0.09 0.00 0.00 0.00 0.00 02:12:08 01:45:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:12:08 01:46:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:12:08 01:46:01 ens3 0.45 0.07 0.05 0.00 0.00 0.00 0.00 0.00 02:12:08 01:46:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:12:08 01:47:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 02:12:08 01:47:01 ens3 1.17 0.52 1.66 0.23 0.00 0.00 0.00 0.00 02:12:08 01:47:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:12:08 01:48:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:12:08 01:48:01 ens3 0.03 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:12:08 01:48:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:12:08 01:49:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 02:12:08 01:49:01 ens3 0.25 0.18 0.08 0.07 0.00 0.00 0.00 0.00 02:12:08 01:49:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:12:08 01:50:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:12:08 01:50:01 ens3 0.03 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:12:08 01:50:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:12:08 01:51:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 02:12:08 01:51:01 ens3 0.13 0.10 0.01 0.01 0.00 0.00 0.00 0.00 02:12:08 01:51:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:12:08 01:52:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:12:08 01:52:01 ens3 1.82 0.07 0.27 0.00 0.00 0.00 0.00 0.00 02:12:08 01:52:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:12:08 01:53:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 02:12:08 01:53:01 ens3 3.58 1.23 1.32 0.89 0.00 0.00 0.00 0.00 02:12:08 01:53:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:12:08 01:54:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:12:08 01:54:01 ens3 3.25 1.12 1.16 0.75 0.00 0.00 0.00 0.00 02:12:08 01:54:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:12:08 01:55:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 02:12:08 01:55:01 ens3 2.03 0.13 0.15 0.01 0.00 0.00 0.00 0.00 02:12:08 01:55:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:12:08 01:56:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:12:08 01:56:01 ens3 2.20 0.00 0.15 0.00 0.00 0.00 0.00 0.00 02:12:08 01:56:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:12:08 01:57:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 02:12:08 01:57:01 ens3 3.25 0.28 0.34 0.09 0.00 0.00 0.00 0.00 02:12:08 01:57:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:12:08 01:58:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:12:08 01:58:01 ens3 2.53 0.92 0.64 0.44 0.00 0.00 0.00 0.00 02:12:08 01:58:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:12:08 01:59:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 02:12:08 01:59:01 ens3 1.50 0.42 0.38 0.28 0.00 0.00 0.00 0.00 02:12:08 01:59:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:12:08 02:00:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:12:08 02:00:01 ens3 0.47 0.05 0.09 0.00 0.00 0.00 0.00 0.00 02:12:08 02:00:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:12:08 02:01:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 02:12:08 02:01:01 ens3 0.37 0.10 0.02 0.01 0.00 0.00 0.00 0.00 02:12:08 02:01:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:12:08 02:02:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:12:08 02:02:01 ens3 0.18 0.00 0.01 0.00 0.00 0.00 0.00 0.00 02:12:08 02:02:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:12:08 02:03:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 02:12:08 02:03:01 ens3 0.47 0.10 0.04 0.01 0.00 0.00 0.00 0.00 02:12:08 02:03:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:12:08 02:04:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:12:08 02:04:01 ens3 0.35 0.13 0.14 0.07 0.00 0.00 0.00 0.00 02:12:08 02:04:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:12:08 02:05:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 02:12:08 02:05:01 ens3 0.55 0.10 0.05 0.01 0.00 0.00 0.00 0.00 02:12:08 02:05:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:12:08 02:06:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:12:08 02:06:01 ens3 0.55 0.30 0.27 0.21 0.00 0.00 0.00 0.00 02:12:08 02:06:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:12:08 02:07:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 02:12:08 02:07:01 ens3 0.15 0.10 0.01 0.01 0.00 0.00 0.00 0.00 02:12:08 02:07:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:12:08 02:08:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:12:08 02:08:01 ens3 0.12 0.00 0.01 0.00 0.00 0.00 0.00 0.00 02:12:08 02:08:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:12:08 02:09:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 02:12:08 02:09:01 ens3 0.32 0.18 0.09 0.07 0.00 0.00 0.00 0.00 02:12:08 02:09:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:12:08 02:10:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:12:08 02:10:01 ens3 0.22 0.05 0.07 0.00 0.00 0.00 0.00 0.00 02:12:08 02:10:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:12:08 02:11:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 02:12:08 02:11:01 ens3 0.15 0.10 0.01 0.01 0.00 0.00 0.00 0.00 02:12:08 02:11:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:12:08 02:12:01 lo 1.93 1.93 0.19 0.19 0.00 0.00 0.00 0.00 02:12:08 02:12:01 ens3 396.05 292.25 6776.07 175.74 0.00 0.00 0.00 0.00 02:12:08 02:12:01 docker0 88.62 90.28 7.29 857.60 0.00 0.00 0.00 0.00 02:12:08 Average: lo 0.62 0.62 0.06 0.06 0.00 0.00 0.00 0.00 02:12:08 Average: ens3 56.73 41.40 681.17 16.18 0.00 0.00 0.00 0.00 02:12:08 Average: docker0 16.07 17.40 1.24 125.28 0.00 0.00 0.00 0.00 02:12:08 02:12:08 02:12:08 ---> sar -P ALL: 02:12:08 Linux 5.4.0-126-generic (prd-ubuntu20-04-docker-8c-8g-3895) 06/25/25 _x86_64_ (8 CPU) 02:12:08 02:12:08 01:37:59 LINUX RESTART (8 CPU) 02:12:08 02:12:08 01:38:01 CPU %user %nice %system %iowait %steal %idle 02:12:08 01:39:02 all 7.40 0.00 2.23 1.43 0.05 88.89 02:12:08 01:39:02 0 5.31 0.00 2.01 1.14 0.05 91.49 02:12:08 01:39:02 1 10.80 0.00 1.32 0.38 0.05 87.44 02:12:08 01:39:02 2 8.87 0.00 1.96 1.48 0.05 87.64 02:12:08 01:39:02 3 9.27 0.00 1.85 0.49 0.05 88.34 02:12:08 01:39:02 4 9.38 0.00 2.30 0.57 0.07 87.68 02:12:08 01:39:02 5 4.11 0.00 3.02 0.50 0.05 92.32 02:12:08 01:39:02 6 4.99 0.00 2.36 1.99 0.05 90.62 02:12:08 01:39:02 7 6.44 0.00 3.00 4.91 0.07 85.58 02:12:08 01:40:01 all 4.04 0.00 1.94 0.45 0.06 93.51 02:12:08 01:40:01 0 3.42 0.00 1.84 0.20 0.07 94.47 02:12:08 01:40:01 1 3.57 0.00 2.04 0.05 0.07 94.27 02:12:08 01:40:01 2 4.04 0.00 1.64 0.14 0.05 94.13 02:12:08 01:40:01 3 4.81 0.00 2.26 1.06 0.07 91.79 02:12:08 01:40:01 4 5.08 0.00 1.28 0.05 0.05 93.54 02:12:08 01:40:01 5 3.60 0.00 2.25 0.14 0.07 93.94 02:12:08 01:40:01 6 3.70 0.00 2.40 1.95 0.07 91.88 02:12:08 01:40:01 7 4.09 0.00 1.81 0.03 0.05 94.02 02:12:08 01:41:01 all 23.93 0.00 5.89 1.18 0.10 68.90 02:12:08 01:41:01 0 24.62 0.00 5.20 0.29 0.12 69.78 02:12:08 01:41:01 1 24.27 0.00 7.22 0.20 0.10 68.20 02:12:08 01:41:01 2 23.98 0.00 5.55 0.12 0.10 70.25 02:12:08 01:41:01 3 23.15 0.00 5.60 1.18 0.10 69.98 02:12:08 01:41:01 4 24.01 0.00 7.54 6.79 0.10 61.56 02:12:08 01:41:01 5 24.16 0.00 5.93 0.54 0.10 69.26 02:12:08 01:41:01 6 24.53 0.00 5.33 0.17 0.10 69.87 02:12:08 01:41:01 7 22.74 0.00 4.73 0.12 0.08 72.33 02:12:08 01:42:01 all 42.73 0.00 6.64 0.68 0.14 49.81 02:12:08 01:42:01 0 42.19 0.00 6.43 0.13 0.13 51.11 02:12:08 01:42:01 1 43.06 0.00 6.51 0.08 0.13 50.21 02:12:08 01:42:01 2 42.25 0.00 6.64 0.50 0.13 50.48 02:12:08 01:42:01 3 42.53 0.00 7.37 0.05 0.13 49.92 02:12:08 01:42:01 4 43.57 0.00 6.22 0.49 0.15 49.57 02:12:08 01:42:01 5 42.69 0.00 6.31 0.37 0.13 50.50 02:12:08 01:42:01 6 41.93 0.00 7.01 3.42 0.13 47.50 02:12:08 01:42:01 7 43.66 0.00 6.65 0.37 0.13 49.19 02:12:08 01:43:01 all 0.31 0.00 0.09 0.01 0.01 99.58 02:12:08 01:43:01 0 0.43 0.00 0.10 0.02 0.00 99.45 02:12:08 01:43:01 1 0.20 0.00 0.17 0.00 0.00 99.63 02:12:08 01:43:01 2 0.42 0.00 0.08 0.00 0.02 99.48 02:12:08 01:43:01 3 0.03 0.00 0.07 0.00 0.00 99.90 02:12:08 01:43:01 4 0.50 0.00 0.10 0.02 0.00 99.38 02:12:08 01:43:01 5 0.13 0.00 0.08 0.03 0.03 99.72 02:12:08 01:43:01 6 0.03 0.00 0.03 0.00 0.00 99.93 02:12:08 01:43:01 7 0.72 0.00 0.10 0.05 0.02 99.12 02:12:08 01:44:01 all 4.58 0.00 2.24 0.53 0.04 92.61 02:12:08 01:44:01 0 5.39 0.00 2.46 1.57 0.03 90.54 02:12:08 01:44:01 1 4.21 0.00 3.19 0.18 0.05 92.37 02:12:08 01:44:01 2 5.09 0.00 2.13 0.18 0.03 92.56 02:12:08 01:44:01 3 5.17 0.00 1.96 0.30 0.03 92.53 02:12:08 01:44:01 4 3.76 0.00 2.08 0.05 0.05 94.06 02:12:08 01:44:01 5 5.62 0.00 2.62 0.25 0.05 91.46 02:12:08 01:44:01 6 3.80 0.00 1.73 0.45 0.03 93.99 02:12:08 01:44:01 7 3.58 0.00 1.75 1.24 0.03 93.40 02:12:08 01:45:01 all 0.22 0.00 0.05 0.01 0.01 99.71 02:12:08 01:45:01 0 0.03 0.00 0.03 0.00 0.02 99.92 02:12:08 01:45:01 1 0.05 0.00 0.03 0.00 0.00 99.92 02:12:08 01:45:01 2 0.22 0.00 0.12 0.00 0.02 99.65 02:12:08 01:45:01 3 0.05 0.00 0.02 0.03 0.02 99.88 02:12:08 01:45:01 4 0.02 0.00 0.05 0.00 0.00 99.93 02:12:08 01:45:01 5 0.10 0.00 0.03 0.00 0.00 99.87 02:12:08 01:45:01 6 1.31 0.00 0.05 0.00 0.02 98.63 02:12:08 01:45:01 7 0.02 0.00 0.05 0.05 0.02 99.87 02:12:08 01:46:01 all 0.15 0.00 0.03 0.00 0.00 99.81 02:12:08 01:46:01 0 0.02 0.00 0.02 0.00 0.00 99.97 02:12:08 01:46:01 1 0.03 0.00 0.02 0.00 0.02 99.93 02:12:08 01:46:01 2 0.05 0.00 0.05 0.00 0.00 99.90 02:12:08 01:46:01 3 0.03 0.00 0.05 0.02 0.00 99.90 02:12:08 01:46:01 4 0.05 0.00 0.02 0.00 0.00 99.93 02:12:08 01:46:01 5 0.07 0.00 0.02 0.00 0.02 99.90 02:12:08 01:46:01 6 0.91 0.00 0.07 0.00 0.00 99.02 02:12:08 01:46:01 7 0.02 0.00 0.02 0.02 0.00 99.95 02:12:08 01:47:01 all 0.03 0.00 0.01 0.01 0.01 99.95 02:12:08 01:47:01 0 0.03 0.00 0.00 0.00 0.00 99.97 02:12:08 01:47:01 1 0.05 0.00 0.05 0.00 0.02 99.88 02:12:08 01:47:01 2 0.00 0.00 0.00 0.00 0.02 99.98 02:12:08 01:47:01 3 0.02 0.00 0.00 0.02 0.02 99.95 02:12:08 01:47:01 4 0.05 0.00 0.00 0.00 0.00 99.95 02:12:08 01:47:01 5 0.05 0.00 0.03 0.00 0.00 99.92 02:12:08 01:47:01 6 0.00 0.00 0.00 0.00 0.02 99.98 02:12:08 01:47:01 7 0.00 0.00 0.00 0.03 0.00 99.97 02:12:08 01:48:01 all 0.08 0.00 0.01 0.01 0.01 99.89 02:12:08 01:48:01 0 0.03 0.00 0.00 0.00 0.02 99.95 02:12:08 01:48:01 1 0.05 0.00 0.02 0.00 0.03 99.90 02:12:08 01:48:01 2 0.03 0.00 0.03 0.00 0.00 99.93 02:12:08 01:48:01 3 0.00 0.00 0.02 0.00 0.00 99.98 02:12:08 01:48:01 4 0.38 0.00 0.00 0.02 0.02 99.58 02:12:08 01:48:01 5 0.05 0.00 0.02 0.00 0.00 99.93 02:12:08 01:48:01 6 0.12 0.00 0.00 0.00 0.02 99.87 02:12:08 01:48:01 7 0.00 0.00 0.00 0.03 0.00 99.97 02:12:08 01:49:01 all 0.02 0.00 0.01 0.00 0.01 99.96 02:12:08 01:49:01 0 0.00 0.00 0.00 0.00 0.00 100.00 02:12:08 01:49:01 1 0.07 0.00 0.03 0.00 0.02 99.88 02:12:08 01:49:01 2 0.02 0.00 0.02 0.00 0.02 99.95 02:12:08 01:49:01 3 0.00 0.00 0.02 0.00 0.02 99.97 02:12:08 01:49:01 4 0.00 0.00 0.00 0.00 0.00 100.00 02:12:08 01:49:01 5 0.05 0.00 0.02 0.00 0.02 99.92 02:12:08 01:49:01 6 0.00 0.00 0.00 0.00 0.00 100.00 02:12:08 01:49:01 7 0.03 0.00 0.00 0.03 0.00 99.93 02:12:08 02:12:08 01:49:01 CPU %user %nice %system %iowait %steal %idle 02:12:08 01:50:01 all 0.02 0.00 0.01 0.00 0.01 99.96 02:12:08 01:50:01 0 0.00 0.00 0.00 0.00 0.02 99.98 02:12:08 01:50:01 1 0.07 0.00 0.03 0.00 0.02 99.88 02:12:08 01:50:01 2 0.02 0.00 0.02 0.00 0.00 99.97 02:12:08 01:50:01 3 0.02 0.00 0.00 0.00 0.02 99.97 02:12:08 01:50:01 4 0.02 0.00 0.00 0.02 0.00 99.97 02:12:08 01:50:01 5 0.05 0.00 0.02 0.00 0.00 99.93 02:12:08 01:50:01 6 0.00 0.00 0.00 0.00 0.02 99.98 02:12:08 01:50:01 7 0.00 0.00 0.00 0.02 0.00 99.98 02:12:08 01:51:01 all 0.02 0.00 0.01 0.00 0.01 99.96 02:12:08 01:51:01 0 0.00 0.00 0.02 0.00 0.00 99.98 02:12:08 01:51:01 1 0.03 0.00 0.00 0.00 0.03 99.93 02:12:08 01:51:01 2 0.02 0.00 0.00 0.00 0.00 99.98 02:12:08 01:51:01 3 0.02 0.00 0.00 0.00 0.00 99.98 02:12:08 01:51:01 4 0.00 0.00 0.02 0.00 0.00 99.98 02:12:08 01:51:01 5 0.03 0.00 0.02 0.00 0.00 99.95 02:12:08 01:51:01 6 0.03 0.00 0.02 0.00 0.02 99.93 02:12:08 01:51:01 7 0.02 0.00 0.02 0.00 0.02 99.95 02:12:08 01:52:01 all 0.01 0.00 0.01 0.01 0.01 99.96 02:12:08 01:52:01 0 0.02 0.00 0.00 0.00 0.02 99.97 02:12:08 01:52:01 1 0.03 0.00 0.03 0.00 0.02 99.92 02:12:08 01:52:01 2 0.02 0.00 0.00 0.00 0.02 99.97 02:12:08 01:52:01 3 0.00 0.00 0.00 0.02 0.02 99.97 02:12:08 01:52:01 4 0.02 0.00 0.00 0.00 0.02 99.97 02:12:08 01:52:01 5 0.02 0.00 0.02 0.00 0.02 99.95 02:12:08 01:52:01 6 0.02 0.00 0.00 0.00 0.00 99.98 02:12:08 01:52:01 7 0.00 0.00 0.00 0.05 0.00 99.95 02:12:08 01:53:01 all 0.03 0.00 0.01 0.00 0.00 99.96 02:12:08 01:53:01 0 0.02 0.00 0.00 0.00 0.00 99.98 02:12:08 01:53:01 1 0.05 0.00 0.02 0.00 0.02 99.92 02:12:08 01:53:01 2 0.05 0.00 0.02 0.00 0.00 99.93 02:12:08 01:53:01 3 0.00 0.00 0.02 0.00 0.02 99.97 02:12:08 01:53:01 4 0.02 0.00 0.00 0.02 0.00 99.97 02:12:08 01:53:01 5 0.05 0.00 0.00 0.00 0.00 99.95 02:12:08 01:53:01 6 0.00 0.00 0.02 0.00 0.00 99.98 02:12:08 01:53:01 7 0.03 0.00 0.00 0.02 0.00 99.95 02:12:08 01:54:01 all 0.05 0.00 0.03 0.00 0.01 99.90 02:12:08 01:54:01 0 0.03 0.00 0.05 0.00 0.00 99.92 02:12:08 01:54:01 1 0.05 0.00 0.05 0.00 0.02 99.88 02:12:08 01:54:01 2 0.15 0.00 0.05 0.00 0.02 99.78 02:12:08 01:54:01 3 0.03 0.00 0.02 0.02 0.00 99.93 02:12:08 01:54:01 4 0.08 0.00 0.03 0.00 0.00 99.88 02:12:08 01:54:01 5 0.07 0.00 0.02 0.00 0.00 99.92 02:12:08 01:54:01 6 0.02 0.00 0.02 0.00 0.02 99.95 02:12:08 01:54:01 7 0.00 0.00 0.03 0.02 0.00 99.95 02:12:08 01:55:01 all 0.05 0.00 0.01 0.00 0.01 99.92 02:12:08 01:55:01 0 0.00 0.00 0.00 0.00 0.02 99.98 02:12:08 01:55:01 1 0.00 0.00 0.00 0.00 0.00 100.00 02:12:08 01:55:01 2 0.28 0.00 0.00 0.00 0.00 99.72 02:12:08 01:55:01 3 0.00 0.00 0.05 0.02 0.02 99.92 02:12:08 01:55:01 4 0.05 0.00 0.03 0.00 0.02 99.90 02:12:08 01:55:01 5 0.07 0.00 0.02 0.00 0.02 99.90 02:12:08 01:55:01 6 0.02 0.00 0.00 0.00 0.00 99.98 02:12:08 01:55:01 7 0.02 0.00 0.00 0.02 0.02 99.95 02:12:08 01:56:01 all 0.06 0.00 0.01 0.00 0.01 99.92 02:12:08 01:56:01 0 0.00 0.00 0.02 0.00 0.00 99.98 02:12:08 01:56:01 1 0.00 0.00 0.03 0.00 0.00 99.97 02:12:08 01:56:01 2 0.37 0.00 0.02 0.00 0.02 99.60 02:12:08 01:56:01 3 0.00 0.00 0.00 0.00 0.02 99.98 02:12:08 01:56:01 4 0.07 0.00 0.02 0.00 0.02 99.90 02:12:08 01:56:01 5 0.05 0.00 0.02 0.00 0.00 99.93 02:12:08 01:56:01 6 0.00 0.00 0.00 0.00 0.00 100.00 02:12:08 01:56:01 7 0.00 0.00 0.02 0.00 0.00 99.98 02:12:08 01:57:01 all 0.03 0.00 0.01 0.00 0.01 99.94 02:12:08 01:57:01 0 0.02 0.00 0.02 0.00 0.02 99.95 02:12:08 01:57:01 1 0.03 0.00 0.02 0.00 0.03 99.92 02:12:08 01:57:01 2 0.02 0.00 0.02 0.00 0.00 99.97 02:12:08 01:57:01 3 0.00 0.00 0.00 0.00 0.00 100.00 02:12:08 01:57:01 4 0.03 0.00 0.03 0.02 0.02 99.90 02:12:08 01:57:01 5 0.07 0.00 0.02 0.00 0.02 99.90 02:12:08 01:57:01 6 0.02 0.00 0.00 0.00 0.02 99.97 02:12:08 01:57:01 7 0.03 0.00 0.02 0.02 0.00 99.93 02:12:08 01:58:01 all 0.04 0.00 0.01 0.01 0.01 99.93 02:12:08 01:58:01 0 0.03 0.00 0.00 0.00 0.00 99.97 02:12:08 01:58:01 1 0.03 0.00 0.00 0.00 0.00 99.97 02:12:08 01:58:01 2 0.03 0.00 0.00 0.00 0.02 99.95 02:12:08 01:58:01 3 0.03 0.00 0.00 0.00 0.02 99.95 02:12:08 01:58:01 4 0.08 0.00 0.05 0.00 0.02 99.85 02:12:08 01:58:01 5 0.07 0.00 0.03 0.00 0.00 99.90 02:12:08 01:58:01 6 0.02 0.00 0.00 0.00 0.00 99.98 02:12:08 01:58:01 7 0.02 0.00 0.02 0.08 0.00 99.88 02:12:08 01:59:01 all 0.11 0.00 0.01 0.00 0.01 99.87 02:12:08 01:59:01 0 0.00 0.00 0.00 0.00 0.02 99.98 02:12:08 01:59:01 1 0.03 0.00 0.02 0.00 0.00 99.95 02:12:08 01:59:01 2 0.73 0.00 0.02 0.00 0.00 99.25 02:12:08 01:59:01 3 0.00 0.00 0.02 0.00 0.00 99.98 02:12:08 01:59:01 4 0.05 0.00 0.03 0.00 0.02 99.90 02:12:08 01:59:01 5 0.03 0.00 0.00 0.00 0.00 99.97 02:12:08 01:59:01 6 0.00 0.00 0.00 0.00 0.00 100.00 02:12:08 01:59:01 7 0.02 0.00 0.02 0.02 0.02 99.93 02:12:08 02:00:01 all 0.04 0.00 0.01 0.00 0.02 99.92 02:12:08 02:00:01 0 0.02 0.00 0.02 0.00 0.00 99.97 02:12:08 02:00:01 1 0.00 0.00 0.03 0.00 0.00 99.97 02:12:08 02:00:01 2 0.22 0.00 0.02 0.00 0.00 99.77 02:12:08 02:00:01 3 0.02 0.00 0.02 0.02 0.02 99.93 02:12:08 02:00:01 4 0.03 0.00 0.00 0.00 0.02 99.95 02:12:08 02:00:01 5 0.07 0.00 0.02 0.00 0.02 99.90 02:12:08 02:00:01 6 0.00 0.00 0.02 0.00 0.08 99.90 02:12:08 02:00:01 7 0.00 0.00 0.00 0.02 0.00 99.98 02:12:08 02:12:08 02:00:01 CPU %user %nice %system %iowait %steal %idle 02:12:08 02:01:01 all 0.02 0.00 0.01 0.00 0.00 99.96 02:12:08 02:01:01 0 0.03 0.00 0.00 0.00 0.00 99.97 02:12:08 02:01:01 1 0.03 0.00 0.02 0.00 0.02 99.93 02:12:08 02:01:01 2 0.02 0.00 0.00 0.00 0.02 99.97 02:12:08 02:01:01 3 0.02 0.00 0.03 0.02 0.00 99.93 02:12:08 02:01:01 4 0.03 0.00 0.03 0.00 0.00 99.93 02:12:08 02:01:01 5 0.03 0.00 0.02 0.00 0.00 99.95 02:12:08 02:01:01 6 0.00 0.00 0.00 0.00 0.00 100.00 02:12:08 02:01:01 7 0.00 0.00 0.00 0.00 0.00 100.00 02:12:08 02:02:01 all 0.01 0.00 0.01 0.00 0.01 99.97 02:12:08 02:02:01 0 0.00 0.00 0.02 0.00 0.00 99.98 02:12:08 02:02:01 1 0.00 0.00 0.00 0.00 0.00 100.00 02:12:08 02:02:01 2 0.02 0.00 0.00 0.00 0.00 99.98 02:12:08 02:02:01 3 0.00 0.00 0.03 0.02 0.02 99.93 02:12:08 02:02:01 4 0.00 0.00 0.03 0.00 0.02 99.95 02:12:08 02:02:01 5 0.05 0.00 0.00 0.00 0.00 99.95 02:12:08 02:02:01 6 0.00 0.00 0.00 0.00 0.02 99.98 02:12:08 02:02:01 7 0.00 0.00 0.00 0.00 0.00 100.00 02:12:08 02:03:01 all 0.02 0.00 0.01 0.00 0.01 99.96 02:12:08 02:03:01 0 0.02 0.00 0.00 0.00 0.02 99.97 02:12:08 02:03:01 1 0.03 0.00 0.02 0.00 0.00 99.95 02:12:08 02:03:01 2 0.02 0.00 0.00 0.00 0.02 99.97 02:12:08 02:03:01 3 0.02 0.00 0.02 0.00 0.00 99.97 02:12:08 02:03:01 4 0.02 0.00 0.02 0.00 0.02 99.95 02:12:08 02:03:01 5 0.03 0.00 0.02 0.02 0.00 99.93 02:12:08 02:03:01 6 0.00 0.00 0.02 0.00 0.00 99.98 02:12:08 02:03:01 7 0.03 0.00 0.00 0.02 0.00 99.95 02:12:08 02:04:01 all 0.05 0.00 0.04 0.01 0.01 99.90 02:12:08 02:04:01 0 0.12 0.00 0.08 0.02 0.00 99.78 02:12:08 02:04:01 1 0.05 0.00 0.03 0.00 0.00 99.92 02:12:08 02:04:01 2 0.10 0.00 0.07 0.02 0.00 99.82 02:12:08 02:04:01 3 0.02 0.00 0.00 0.02 0.02 99.95 02:12:08 02:04:01 4 0.05 0.00 0.05 0.00 0.02 99.88 02:12:08 02:04:01 5 0.08 0.00 0.02 0.00 0.02 99.88 02:12:08 02:04:01 6 0.02 0.00 0.02 0.00 0.00 99.97 02:12:08 02:04:01 7 0.00 0.00 0.02 0.02 0.00 99.97 02:12:08 02:05:01 all 0.01 0.00 0.01 0.00 0.01 99.97 02:12:08 02:05:01 0 0.00 0.00 0.00 0.00 0.00 100.00 02:12:08 02:05:01 1 0.02 0.00 0.02 0.02 0.02 99.93 02:12:08 02:05:01 2 0.03 0.00 0.00 0.00 0.00 99.97 02:12:08 02:05:01 3 0.00 0.00 0.03 0.00 0.00 99.97 02:12:08 02:05:01 4 0.02 0.00 0.02 0.00 0.02 99.95 02:12:08 02:05:01 5 0.03 0.00 0.02 0.00 0.00 99.95 02:12:08 02:05:01 6 0.00 0.00 0.00 0.00 0.02 99.98 02:12:08 02:05:01 7 0.00 0.00 0.00 0.02 0.00 99.98 02:12:08 02:06:01 all 0.21 0.00 0.02 0.00 0.01 99.75 02:12:08 02:06:01 0 0.03 0.00 0.05 0.00 0.02 99.90 02:12:08 02:06:01 1 0.02 0.00 0.03 0.02 0.00 99.93 02:12:08 02:06:01 2 1.55 0.00 0.02 0.00 0.02 98.42 02:12:08 02:06:01 3 0.02 0.00 0.00 0.00 0.02 99.97 02:12:08 02:06:01 4 0.03 0.00 0.03 0.00 0.02 99.92 02:12:08 02:06:01 5 0.03 0.00 0.00 0.00 0.00 99.97 02:12:08 02:06:01 6 0.00 0.00 0.02 0.00 0.00 99.98 02:12:08 02:06:01 7 0.02 0.00 0.00 0.02 0.00 99.97 02:12:08 02:07:01 all 0.21 0.00 0.01 0.00 0.00 99.78 02:12:08 02:07:01 0 0.00 0.00 0.02 0.00 0.00 99.98 02:12:08 02:07:01 1 0.02 0.00 0.02 0.00 0.00 99.97 02:12:08 02:07:01 2 1.58 0.00 0.02 0.00 0.00 98.40 02:12:08 02:07:01 3 0.00 0.00 0.00 0.00 0.00 100.00 02:12:08 02:07:01 4 0.02 0.00 0.02 0.00 0.00 99.97 02:12:08 02:07:01 5 0.03 0.00 0.02 0.00 0.00 99.95 02:12:08 02:07:01 6 0.00 0.00 0.00 0.00 0.00 100.00 02:12:08 02:07:01 7 0.00 0.00 0.00 0.02 0.00 99.98 02:12:08 02:08:01 all 0.04 0.00 0.00 0.00 0.00 99.95 02:12:08 02:08:01 0 0.02 0.00 0.00 0.00 0.00 99.98 02:12:08 02:08:01 1 0.02 0.00 0.00 0.00 0.00 99.98 02:12:08 02:08:01 2 0.03 0.00 0.00 0.00 0.00 99.97 02:12:08 02:08:01 3 0.02 0.00 0.02 0.02 0.02 99.93 02:12:08 02:08:01 4 0.13 0.00 0.02 0.00 0.02 99.83 02:12:08 02:08:01 5 0.07 0.00 0.00 0.00 0.00 99.93 02:12:08 02:08:01 6 0.02 0.00 0.00 0.00 0.00 99.98 02:12:08 02:08:01 7 0.02 0.00 0.00 0.02 0.00 99.97 02:12:08 02:09:01 all 0.02 0.00 0.01 0.00 0.01 99.95 02:12:08 02:09:01 0 0.05 0.00 0.02 0.00 0.02 99.92 02:12:08 02:09:01 1 0.00 0.00 0.02 0.00 0.02 99.97 02:12:08 02:09:01 2 0.07 0.00 0.00 0.00 0.00 99.93 02:12:08 02:09:01 3 0.02 0.00 0.02 0.00 0.00 99.97 02:12:08 02:09:01 4 0.03 0.00 0.05 0.00 0.03 99.88 02:12:08 02:09:01 5 0.02 0.00 0.00 0.00 0.02 99.97 02:12:08 02:09:01 6 0.00 0.00 0.00 0.00 0.02 99.98 02:12:08 02:09:01 7 0.00 0.00 0.00 0.02 0.00 99.98 02:12:08 02:10:01 all 0.20 0.00 0.01 0.00 0.01 99.78 02:12:08 02:10:01 0 0.00 0.00 0.00 0.00 0.02 99.98 02:12:08 02:10:01 1 0.00 0.00 0.02 0.00 0.00 99.98 02:12:08 02:10:01 2 1.43 0.00 0.02 0.00 0.02 98.53 02:12:08 02:10:01 3 0.02 0.00 0.00 0.02 0.02 99.95 02:12:08 02:10:01 4 0.05 0.00 0.03 0.00 0.02 99.90 02:12:08 02:10:01 5 0.03 0.00 0.02 0.00 0.00 99.95 02:12:08 02:10:01 6 0.00 0.00 0.00 0.00 0.00 100.00 02:12:08 02:10:01 7 0.02 0.00 0.00 0.00 0.00 99.98 02:12:08 02:11:01 all 0.26 0.00 0.01 0.00 0.01 99.72 02:12:08 02:11:01 0 0.00 0.00 0.00 0.00 0.00 100.00 02:12:08 02:11:01 1 0.02 0.00 0.02 0.00 0.00 99.97 02:12:08 02:11:01 2 1.97 0.00 0.00 0.00 0.00 98.03 02:12:08 02:11:01 3 0.03 0.00 0.00 0.00 0.02 99.95 02:12:08 02:11:01 4 0.00 0.00 0.03 0.00 0.02 99.95 02:12:08 02:11:01 5 0.02 0.00 0.02 0.00 0.00 99.97 02:12:08 02:11:01 6 0.00 0.00 0.00 0.00 0.00 100.00 02:12:08 02:11:01 7 0.00 0.00 0.00 0.03 0.02 99.95 02:12:08 02:12:08 02:11:01 CPU %user %nice %system %iowait %steal %idle 02:12:08 02:12:01 all 8.16 0.00 3.44 0.60 0.07 87.74 02:12:08 02:12:01 0 8.65 0.00 3.32 0.02 0.07 87.94 02:12:08 02:12:01 1 8.15 0.00 3.79 0.98 0.07 87.02 02:12:08 02:12:01 2 9.12 0.00 2.72 0.08 0.07 88.01 02:12:08 02:12:01 3 8.43 0.00 3.20 0.20 0.07 88.10 02:12:08 02:12:01 4 6.48 0.00 4.44 0.27 0.07 88.75 02:12:08 02:12:01 5 8.75 0.00 2.76 0.03 0.08 88.37 02:12:08 02:12:01 6 8.49 0.00 4.06 2.86 0.07 84.53 02:12:08 02:12:01 7 7.23 0.00 3.21 0.33 0.05 89.17 02:12:08 Average: all 2.72 0.00 0.67 0.15 0.02 96.45 02:12:08 Average: 0 2.65 0.00 0.63 0.10 0.02 96.60 02:12:08 Average: 1 2.78 0.00 0.72 0.06 0.02 96.42 02:12:08 Average: 2 3.00 0.00 0.62 0.07 0.02 96.28 02:12:08 Average: 3 2.74 0.00 0.66 0.10 0.02 96.48 02:12:08 Average: 4 2.74 0.00 0.72 0.24 0.02 96.27 02:12:08 Average: 5 2.63 0.00 0.68 0.06 0.02 96.61 02:12:08 Average: 6 2.63 0.00 0.67 0.32 0.02 96.36 02:12:08 Average: 7 2.59 0.00 0.63 0.22 0.02 96.54 02:12:08 02:12:08 02:12:08