Push event to branch main Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 50198afc762bca12813e6a26052d1612bb9f4903 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-ssh3440969985650845721.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 056ae7b86453181957306e7078512cbe12174832 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-ssh3363810706982339946.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 056ae7b86453181957306e7078512cbe12174832 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-ssh11537811112582121165.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 056ae7b86453181957306e7078512cbe12174832 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 056ae7b86453181957306e7078512cbe12174832 # timeout=10 Commit message: "Merge pull request #473 from cherrycl/fix-seccomp-profile-error" > 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-ssh557932564897527654.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-ssh14190316103958331869.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 All nodes of label ‘ubuntu20.04-docker-8c-8g’ are offline Running on prd-ubuntu20.04-docker-8c-8g-8208 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 50198afc762bca12813e6a26052d1612bb9f4903 (main) Commit message: "build(deps): Bump github.com/edgexfoundry/device-sdk-go/v4 (#494)" > git config core.sparsecheckout # timeout=10 > git checkout -f 50198afc762bca12813e6a26052d1612bb9f4903 # timeout=10 > git rev-list --no-walk e58b8ce6311e5e223bdac12aeba3da7ee5671eb1 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 05:40:20 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 05:40:20 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 05:40:20 ========================================================= 05:40:20 EdgeX Global Pipelines Version Info 05:40:20 ========================================================= [Pipeline] libraryResource [Pipeline] sh 05:40:21 ------------------- 05:40:21 stable info: 05:40:21 ------------------- 05:40:21 Commited By: Cherry Wang cherry@iotechsys.com 05:40:21 Commit SHA: 056ae7b86453181957306e7078512cbe12174832 05:40:21 Message: update stable to v1.0.276 05:40:22 ------------------- 05:40:22 experimental info: 05:40:22 ------------------- 05:40:22 Commited By: **** collab-it+edgex@linuxfoundation.org 05:40:22 Commit SHA: 056ae7b86453181957306e7078512cbe12174832 05:40:22 Message: update experimental to v1.0.276 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 05:40:22 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-rest-go-settings [Pipeline] echo 05:40:22 [edgeXSetupEnvironment]: set envvar PROJECT = device-rest-go [Pipeline] echo 05:40:22 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 05:40:22 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 05:40:22 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 05:40:22 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.23 [Pipeline] echo 05:40:22 [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo 05:40:22 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo 05:40:22 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 05:40:22 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 05:40:22 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 05:40:22 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = device-rest [Pipeline] echo 05:40:22 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 05:40:22 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 05:40:22 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 05:40:22 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 05:40:22 [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo 05:40:22 [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo 05:40:22 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 05:40:22 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 05:40:22 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo 05:40:22 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo 05:40:22 [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo 05:40:22 [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo 05:40:22 [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo 05:40:22 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 05:40:22 [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo 05:40:22 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = main [Pipeline] echo 05:40:22 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = main [Pipeline] echo 05:40:22 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = main [Pipeline] echo 05:40:22 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 50198afc762bca12813e6a26052d1612bb9f4903 [Pipeline] echo 05:40:22 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 50198af [Pipeline] echo 05:40:22 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 05:40:23 provisioning config files... 05:40:23 copy managed file [device-rest-go-settings] to file:/w/workspace/edgexfoundry_device-rest-go_main@tmp/config7865999043243269499tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 05:40:23 ---> ****-login.sh 05:40:23 nexus3.edgexfoundry.org:10001 05:40:23 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 05:40:23 05:40:23 WARNING! Your credentials are stored unencrypted in '/home/jenkins/.****/config.json'. 05:40:23 Configure a credential helper to remove this warning. See 05:40:23 https://docs.****.com/go/credential-store/ 05:40:23 05:40:23 Login Succeeded 05:40:23 nexus3.edgexfoundry.org:10002 05:40:23 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 05:40:23 05:40:23 WARNING! Your credentials are stored unencrypted in '/home/jenkins/.****/config.json'. 05:40:23 Configure a credential helper to remove this warning. See 05:40:23 https://docs.****.com/go/credential-store/ 05:40:23 05:40:23 Login Succeeded 05:40:23 nexus3.edgexfoundry.org:10003 05:40:23 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 05:40:23 05:40:23 WARNING! Your credentials are stored unencrypted in '/home/jenkins/.****/config.json'. 05:40:23 Configure a credential helper to remove this warning. See 05:40:23 https://docs.****.com/go/credential-store/ 05:40:23 05:40:23 Login Succeeded 05:40:23 nexus3.edgexfoundry.org:10004 05:40:23 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 05:40:24 05:40:24 WARNING! Your credentials are stored unencrypted in '/home/jenkins/.****/config.json'. 05:40:24 Configure a credential helper to remove this warning. See 05:40:24 https://docs.****.com/go/credential-store/ 05:40:24 05:40:24 Login Succeeded 05:40:24 ****.io 05:40:24 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 05:40:24 05:40:24 WARNING! Your credentials are stored unencrypted in '/home/jenkins/.****/config.json'. 05:40:24 Configure a credential helper to remove this warning. See 05:40:24 https://docs.****.com/go/credential-store/ 05:40:24 05:40:24 Login Succeeded 05:40:24 ---> ****-login.sh ends [Pipeline] } 05:40:24 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh 05:40:24 + git rev-list -1 --merges 50198afc762bca12813e6a26052d1612bb9f4903~1..50198afc762bca12813e6a26052d1612bb9f4903 [Pipeline] echo 05:40:24 -----------> git rev-list -1 --merges 50198afc762bca12813e6a26052d1612bb9f4903~1..50198afc762bca12813e6a26052d1612bb9f4903 50198afc762bca12813e6a26052d1612bb9f4903 [false] [Pipeline] sh 05:40:24 + git log --format=format:%s -1 50198afc762bca12813e6a26052d1612bb9f4903 [Pipeline] echo 05:40:24 ========================================================= 05:40:24 [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] 05:40:24 ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 05:40:25 + git log --format=format:%s -1 50198afc762bca12813e6a26052d1612bb9f4903 [Pipeline] echo 05:40:25 [semverPrep] GIT_COMMIT: 50198afc762bca12813e6a26052d1612bb9f4903, Commit Message: build(deps): Bump github.com/edgexfoundry/device-sdk-go/v4 (#494) [Pipeline] echo 05:40:25 [semverPrep] This is not a build commit. [Pipeline] sh 05:40:25 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 05:40:25 + grep -v github /etc/ssh/ssh_known_hosts 05:40:25 + [ -e /tmp/ssh_known_hosts ] 05:40:25 + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts 05:40:25 + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= 05:40:25 + sudo tee -a /etc/ssh/ssh_known_hosts 05:40:25 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:40:26 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 05:40:26 05:40:26 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:40:26 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 05:40:26 0.1.4: Pulling from edgex-devops/py-git-semver 05:40:26 3dae71ba6b94: Pulling fs layer 05:40:26 6bf1a483ea7c: Pulling fs layer 05:40:26 f5dfc541a4d3: Pulling fs layer 05:40:26 461d9e800cba: Pulling fs layer 05:40:26 80192f66455f: Pulling fs layer 05:40:26 461d9e800cba: Waiting 05:40:26 2e8e34ca0e6c: Pulling fs layer 05:40:26 a29436f7fd5d: Pulling fs layer 05:40:26 923cac83aea3: Pulling fs layer 05:40:26 80192f66455f: Waiting 05:40:26 a29436f7fd5d: Waiting 05:40:26 2e8e34ca0e6c: Waiting 05:40:26 25ad8b0a4227: Pulling fs layer 05:40:26 db01528c6b51: Pulling fs layer 05:40:26 28988de357af: Pulling fs layer 05:40:26 25ad8b0a4227: Waiting 05:40:26 db01528c6b51: Waiting 05:40:26 6bf1a483ea7c: Verifying Checksum 05:40:26 6bf1a483ea7c: Download complete 05:40:26 461d9e800cba: Verifying Checksum 05:40:26 461d9e800cba: Download complete 05:40:26 80192f66455f: Verifying Checksum 05:40:26 80192f66455f: Download complete 05:40:26 f5dfc541a4d3: Verifying Checksum 05:40:26 f5dfc541a4d3: Download complete 05:40:26 3dae71ba6b94: Verifying Checksum 05:40:26 3dae71ba6b94: Download complete 05:40:26 923cac83aea3: Verifying Checksum 05:40:26 923cac83aea3: Download complete 05:40:26 25ad8b0a4227: Verifying Checksum 05:40:26 25ad8b0a4227: Download complete 05:40:26 db01528c6b51: Verifying Checksum 05:40:26 db01528c6b51: Download complete 05:40:26 28988de357af: Verifying Checksum 05:40:26 28988de357af: Download complete 05:40:26 a29436f7fd5d: Verifying Checksum 05:40:26 a29436f7fd5d: Download complete 05:40:27 2e8e34ca0e6c: Verifying Checksum 05:40:27 2e8e34ca0e6c: Download complete 05:40:28 3dae71ba6b94: Pull complete 05:40:28 6bf1a483ea7c: Pull complete 05:40:28 f5dfc541a4d3: Pull complete 05:40:28 461d9e800cba: Pull complete 05:40:28 80192f66455f: Pull complete 05:40:33 2e8e34ca0e6c: Pull complete 05:40:33 a29436f7fd5d: Pull complete 05:40:33 923cac83aea3: Pull complete 05:40:33 25ad8b0a4227: Pull complete 05:40:33 db01528c6b51: Pull complete 05:40:33 28988de357af: Pull complete 05:40:33 Digest: sha256:195353f5eb8266bfc5d09c70327cc406fe11db141ac9a5f04734cd23bce6a248 05:40:33 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 05:40:33 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 05:40:33 prd-ubuntu20.04-docker-8c-8g-8208 does not seem to be running inside a container 05:40:33 $ 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 ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 05:40:35 $ docker top 063ee322baed5798cd5ebe0882f4551529e2c3a19554b8492208a30cc7c94a79 -eo pid,comm 05:40:35 ERROR: The container started but didn't run the expected command. Please double check your ENTRYPOINT does execute the command passed as docker run argument, as required by official docker images (see https://github.com/docker-library/official-images#consistency for entrypoint consistency requirements). 05:40:35 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 05:40:35 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 05:40:35 [ssh-agent] Looking for ssh-agent implementation... 05:40:35 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 05:40:35 $ docker exec 063ee322baed5798cd5ebe0882f4551529e2c3a19554b8492208a30cc7c94a79 ssh-agent 05:40:35 SSH_AUTH_SOCK=/tmp/ssh-NKCvYMQTnWRW/agent.33 05:40:35 SSH_AGENT_PID=39 05:40:35 Running ssh-add (command line suppressed) 05:40:36 Identity added: /w/workspace/edgexfoundry_device-rest-go_main@tmp/private_key_6753083169017234943.key (/w/workspace/edgexfoundry_device-rest-go_main@tmp/private_key_6753083169017234943.key) 05:40:36 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 05:40:36 + git config --global --add safe.directory /w/workspace/edgexfoundry_device-rest-go_main [Pipeline] sh 05:40:36 + git tag --points-at HEAD [Pipeline] } 05:40:36 $ docker exec --env ******** --env ******** 063ee322baed5798cd5ebe0882f4551529e2c3a19554b8492208a30cc7c94a79 ssh-agent -k 05:40:36 unset SSH_AUTH_SOCK; 05:40:36 unset SSH_AGENT_PID; 05:40:36 echo Agent pid 39 killed; 05:40:36 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 05:40:36 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 05:40:36 [ssh-agent] Looking for ssh-agent implementation... 05:40:36 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 05:40:36 $ docker exec 063ee322baed5798cd5ebe0882f4551529e2c3a19554b8492208a30cc7c94a79 ssh-agent 05:40:36 SSH_AUTH_SOCK=/tmp/ssh-RnihRIwwCMvP/agent.86 05:40:36 SSH_AGENT_PID=92 05:40:36 Running ssh-add (command line suppressed) 05:40:37 Identity added: /w/workspace/edgexfoundry_device-rest-go_main@tmp/private_key_7517193358069672748.key (/w/workspace/edgexfoundry_device-rest-go_main@tmp/private_key_7517193358069672748.key) 05:40:37 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 05:40:37 + git semver init 05:40:37 2025-09-03 05:40:37,566 [is_cygwin_git] DEBUG Failed checking if running in CYGWIN due to: FileNotFoundError(2, 'No such file or directory') 05:40:37 2025-09-03 05:40:37,570 [run_init] DEBUG init version:0.0.0 force:False 05:40:37 2025-09-03 05:40:37,571 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/edgexfoundry_device-rest-go_main/.semver 05:40:37 2025-09-03 05:40:37,571 [execute] INFO git clone -b semver git@github.com:edgexfoundry/device-rest-go.git /w/workspace/edgexfoundry_device-rest-go_main/.semver 05:40:37 2025-09-03 05:40:37,572 [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) 05:40:39 2025-09-03 05:40:39,133 [append_file] DEBUG append to file:/w/workspace/edgexfoundry_device-rest-go_main/.git/info/exclude 05:40:39 2025-09-03 05:40:39,133 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/edgexfoundry_device-rest-go_main/.semver/main with force:False 05:40:39 2025-09-03 05:40:39,133 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-rest-go_main/.semver/main 05:40:39 2025-09-03 05:40:39,133 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-rest-go_main/.semver/main 05:40:39 4.1.0-dev.15 [Pipeline] } 05:40:39 $ docker exec --env ******** --env ******** 063ee322baed5798cd5ebe0882f4551529e2c3a19554b8492208a30cc7c94a79 ssh-agent -k 05:40:39 unset SSH_AUTH_SOCK; 05:40:39 unset SSH_AGENT_PID; 05:40:39 echo Agent pid 92 killed; 05:40:39 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 05:40:39 + git semver [Pipeline] } 05:40:40 $ docker stop --time=1 063ee322baed5798cd5ebe0882f4551529e2c3a19554b8492208a30cc7c94a79 05:40:41 $ docker rm -f --volumes 063ee322baed5798cd5ebe0882f4551529e2c3a19554b8492208a30cc7c94a79 [Pipeline] // withDockerContainer [Pipeline] sh 05:40:41 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 05:40:42 Stashed 1 file(s) [Pipeline] echo 05:40:42 [edgeXSemver]: initialized semver on version 4.1.0-dev.15 [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 05:40:42 provisioning config files... 05:40:42 copy managed file [device-rest-go-settings] to file:/w/workspace/edgexfoundry_device-rest-go_main@tmp/config15033842731046493905tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 05:40:42 ---> ****-login.sh 05:40:42 nexus3.edgexfoundry.org:10001 05:40:42 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 05:40:42 Login Succeeded 05:40:42 nexus3.edgexfoundry.org:10002 05:40:42 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 05:40:42 Login Succeeded 05:40:42 nexus3.edgexfoundry.org:10003 05:40:42 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 05:40:42 Login Succeeded 05:40:42 nexus3.edgexfoundry.org:10004 05:40:42 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 05:40:42 Login Succeeded 05:40:42 ****.io 05:40:42 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 05:40:43 Login Succeeded 05:40:43 ---> ****-login.sh ends [Pipeline] } 05:40:43 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 05:40:43 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^lts-test$]] [Pipeline] echo 05:40:43 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^lts-test$]] [Pipeline] echo 05:40:43 ========================================================= 05:40:43 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.23-alpine] 05:40:43 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:40:43 + docker build -t ci-base-image-x86_64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.23-alpine --build-arg MAKE=echo noop --target=builder . 05:40:44 #0 building with "default" instance using docker driver 05:40:44 05:40:44 #1 [internal] load build definition from Dockerfile 05:40:44 #1 transferring dockerfile: 1.74kB done 05:40:44 #1 DONE 0.0s 05:40:44 05:40:44 #2 [internal] load metadata for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.23-alpine 05:40:44 #2 DONE 0.1s 05:40:44 05:40:44 #3 [internal] load .dockerignore 05:40:44 #3 transferring context: 193B done 05:40:44 #3 DONE 0.0s 05:40:44 05:40:44 #4 [builder 1/7] FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.23-alpine@sha256:b992faf2485ce295780ce8bcc3ec6c89c618966a0a233ad776f4c4289344e4b4 05:40:44 #4 resolve nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.23-alpine@sha256:b992faf2485ce295780ce8bcc3ec6c89c618966a0a233ad776f4c4289344e4b4 0.0s done 05:40:44 #4 sha256:b992faf2485ce295780ce8bcc3ec6c89c618966a0a233ad776f4c4289344e4b4 685B / 685B done 05:40:44 #4 sha256:e10405b45d13228df144c8d42d389347041bf176392f5f9606fc4a4d7826647d 6.29MB / 74.06MB 0.1s 05:40:44 #4 sha256:096b7ceb2af7cf0b2f963a566800bb0fb4c52ac2b7c0b1b66412e82adff0faa1 126B / 126B 0.1s done 05:40:44 #4 sha256:01d3d341091a517642a078ff0605422b0bc90a0685c27f13eebf23a14bd174bf 2.08kB / 2.08kB done 05:40:44 #4 sha256:d619b1717253d911bd917c5573ee8134ae218c2451e74083eb23940cdd319302 4.11kB / 4.11kB done 05:40:44 #4 sha256:0a9a5dfd008f05ebc27e4790db0709a29e527690c21bcbcd01481eaeb6bb49dc 3.63MB / 3.63MB 0.1s 05:40:44 #4 sha256:36466aa92d05be39552cfcf5a51ca5dc6ccfd7da55adfeaec5689f02abf883df 294.40kB / 294.40kB 0.0s done 05:40:44 #4 sha256:4f4fb700ef54461cfa02571ae0db9a0dc1e0cdb5577484a6d75e68dc38e8acc1 32B / 32B 0.1s 05:40:44 #4 ... 05:40:44 05:40:44 #5 [internal] load build context 05:40:44 #5 transferring context: 21.64MB 0.2s done 05:40:44 #5 DONE 0.2s 05:40:44 05:40:44 #4 [builder 1/7] FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.23-alpine@sha256:b992faf2485ce295780ce8bcc3ec6c89c618966a0a233ad776f4c4289344e4b4 05:40:44 #4 sha256:e10405b45d13228df144c8d42d389347041bf176392f5f9606fc4a4d7826647d 18.87MB / 74.06MB 0.2s 05:40:44 #4 sha256:0a9a5dfd008f05ebc27e4790db0709a29e527690c21bcbcd01481eaeb6bb49dc 3.63MB / 3.63MB 0.1s done 05:40:44 #4 sha256:4f4fb700ef54461cfa02571ae0db9a0dc1e0cdb5577484a6d75e68dc38e8acc1 32B / 32B 0.1s done 05:40:44 #4 extracting sha256:0a9a5dfd008f05ebc27e4790db0709a29e527690c21bcbcd01481eaeb6bb49dc 0.1s 05:40:44 #4 sha256:c451b95d79318bfd8953a1c9820732ea4e6327fc33c477d42b42d627f68681ad 440B / 440B 0.1s done 05:40:44 #4 sha256:9febf9df44015f7ef701ca8f314687499ee20e4ce98978b9d593178fd725ad4a 2.38MB / 2.38MB 0.2s 05:40:44 #4 sha256:1477f019b03287281269462164bc2738c9ee590c6f69056650fa13f78f7838c5 1.61MB / 103.05MB 0.2s 05:40:44 #4 sha256:e10405b45d13228df144c8d42d389347041bf176392f5f9606fc4a4d7826647d 34.60MB / 74.06MB 0.3s 05:40:44 #4 extracting sha256:0a9a5dfd008f05ebc27e4790db0709a29e527690c21bcbcd01481eaeb6bb49dc 0.1s done 05:40:44 #4 sha256:9febf9df44015f7ef701ca8f314687499ee20e4ce98978b9d593178fd725ad4a 2.38MB / 2.38MB 0.2s done 05:40:44 #4 sha256:1477f019b03287281269462164bc2738c9ee590c6f69056650fa13f78f7838c5 7.34MB / 103.05MB 0.3s 05:40:44 #4 extracting sha256:36466aa92d05be39552cfcf5a51ca5dc6ccfd7da55adfeaec5689f02abf883df 0.0s done 05:40:44 #4 sha256:c7dc25521971803488b68411916ffdc83cf3bd27a28b4147915497769959ad5b 2.10MB / 13.29MB 0.3s 05:40:44 #4 sha256:e10405b45d13228df144c8d42d389347041bf176392f5f9606fc4a4d7826647d 72.35MB / 74.06MB 0.5s 05:40:44 #4 sha256:1477f019b03287281269462164bc2738c9ee590c6f69056650fa13f78f7838c5 25.17MB / 103.05MB 0.5s 05:40:44 #4 sha256:c7dc25521971803488b68411916ffdc83cf3bd27a28b4147915497769959ad5b 13.29MB / 13.29MB 0.5s done 05:40:45 #4 sha256:1477f019b03287281269462164bc2738c9ee590c6f69056650fa13f78f7838c5 39.85MB / 103.05MB 0.6s 05:40:45 #4 sha256:e10405b45d13228df144c8d42d389347041bf176392f5f9606fc4a4d7826647d 74.06MB / 74.06MB 0.6s done 05:40:45 #4 sha256:1477f019b03287281269462164bc2738c9ee590c6f69056650fa13f78f7838c5 58.72MB / 103.05MB 0.7s 05:40:45 #4 extracting sha256:e10405b45d13228df144c8d42d389347041bf176392f5f9606fc4a4d7826647d 0.1s 05:40:45 #4 sha256:1477f019b03287281269462164bc2738c9ee590c6f69056650fa13f78f7838c5 81.79MB / 103.05MB 0.8s 05:40:45 #4 sha256:1477f019b03287281269462164bc2738c9ee590c6f69056650fa13f78f7838c5 103.05MB / 103.05MB 0.9s 05:40:45 #4 sha256:1477f019b03287281269462164bc2738c9ee590c6f69056650fa13f78f7838c5 103.05MB / 103.05MB 1.0s done 05:40:49 #4 extracting sha256:e10405b45d13228df144c8d42d389347041bf176392f5f9606fc4a4d7826647d 4.2s done 05:40:49 #4 extracting sha256:096b7ceb2af7cf0b2f963a566800bb0fb4c52ac2b7c0b1b66412e82adff0faa1 05:40:49 #4 extracting sha256:096b7ceb2af7cf0b2f963a566800bb0fb4c52ac2b7c0b1b66412e82adff0faa1 done 05:40:49 #4 extracting sha256:4f4fb700ef54461cfa02571ae0db9a0dc1e0cdb5577484a6d75e68dc38e8acc1 done 05:40:49 #4 extracting sha256:c451b95d79318bfd8953a1c9820732ea4e6327fc33c477d42b42d627f68681ad done 05:40:49 #4 extracting sha256:9febf9df44015f7ef701ca8f314687499ee20e4ce98978b9d593178fd725ad4a 05:40:49 #4 extracting sha256:9febf9df44015f7ef701ca8f314687499ee20e4ce98978b9d593178fd725ad4a 0.0s done 05:40:49 #4 extracting sha256:1477f019b03287281269462164bc2738c9ee590c6f69056650fa13f78f7838c5 0.1s 05:40:52 #4 extracting sha256:1477f019b03287281269462164bc2738c9ee590c6f69056650fa13f78f7838c5 2.4s done 05:40:52 #4 extracting sha256:c7dc25521971803488b68411916ffdc83cf3bd27a28b4147915497769959ad5b 05:40:53 #4 extracting sha256:c7dc25521971803488b68411916ffdc83cf3bd27a28b4147915497769959ad5b 0.7s done 05:40:53 #4 DONE 8.7s 05:40:53 05:40:53 #6 [builder 2/7] RUN apk add --update --no-cache make git openssh-client 05:40:53 #6 0.199 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 05:40:53 #6 0.287 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 05:40:53 #6 0.534 (1/4) Installing openssh-keygen (9.7_p1-r5) 05:40:53 #6 0.543 (2/4) Installing libedit (20240517.3.1-r0) 05:40:53 #6 0.548 (3/4) Installing openssh-client-common (9.7_p1-r5) 05:40:53 #6 0.572 (4/4) Installing openssh-client-default (9.7_p1-r5) 05:40:53 #6 0.582 Executing busybox-1.36.1-r29.trigger 05:40:53 #6 0.589 OK: 252 MiB in 62 packages 05:40:55 #6 DONE 2.4s 05:40:55 05:40:55 #7 [builder 3/7] WORKDIR /device-rest-go 05:40:55 #7 DONE 0.0s 05:40:55 05:40:55 #8 [builder 4/7] COPY go.mod vendor* ./ 05:40:55 #8 DONE 0.0s 05:40:55 05:40:55 #9 [builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 05:40:57 Still waiting to schedule task 05:40:57 All nodes of label ‘ubuntu20.04-docker-arm64-4c-16g’ are offline 05:41:17 #9 DONE 20.3s 05:41:17 05:41:17 #10 [builder 6/7] COPY . . 05:41:17 #10 DONE 0.1s 05:41:17 05:41:17 #11 [builder 7/7] RUN echo noop 05:41:17 #11 0.184 noop 05:41:17 #11 DONE 0.2s 05:41:17 05:41:17 #12 exporting to image 05:41:17 #12 exporting layers 05:41:22 #12 exporting layers 6.8s done 05:41:22 #12 writing image sha256:7dec1b909c5891c3386cc4c483aacd2be3cc48cc7f5cf1527a227883f56b281e done 05:41:22 #12 naming to docker.io/library/ci-base-image-x86_64 done 05:41:22 #12 DONE 6.8s [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:41:23 + docker inspect -f . ci-base-image-x86_64 05:41:23 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 05:41:23 prd-ubuntu20.04-docker-8c-8g-8208 does not seem to be running inside a container 05:41:23 $ 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 ******** -e ******** ci-base-image-x86_64 cat 05:41:23 $ docker top c8042e8c769d82712cfd657b48b002844e14dccc62a3d910e0109c940ef896a0 -eo pid,comm [Pipeline] { [Pipeline] sh 05:41:24 + go version 05:41:24 go version go1.23.9 linux/amd64 [Pipeline] } 05:41:24 $ docker stop --time=1 c8042e8c769d82712cfd657b48b002844e14dccc62a3d910e0109c940ef896a0 05:41:25 $ docker rm -f --volumes c8042e8c769d82712cfd657b48b002844e14dccc62a3d910e0109c940ef896a0 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:41:25 + docker inspect -f . ci-base-image-x86_64 05:41:25 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 05:41:25 prd-ubuntu20.04-docker-8c-8g-8208 does not seem to be running inside a container 05:41:25 $ 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 ******** -e ******** ci-base-image-x86_64 cat 05:41:26 $ docker top 03ddabcdb168e579a514d8406d5f94c955aed8d18721e5dc6f2fb37f807d4043 -eo pid,comm [Pipeline] { [Pipeline] sh 05:41:26 + git config --global --add safe.directory /w/workspace/edgexfoundry_device-rest-go_main [Pipeline] fileExists [Pipeline] sh 05:41:26 + make test 05:41:26 go test ./... -coverprofile=coverage.out ./... 05:41:28 ? github.com/edgexfoundry/device-rest-go [no test files] 05:41:46 github.com/edgexfoundry/device-rest-go/cmd coverage: 0.0% of statements 05:41:46 ok github.com/edgexfoundry/device-rest-go/driver 0.011s coverage: 32.2% of statements 05:41:58 go vet ./... 05:42:03 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 05:42:03 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 05:42:03 ./bin/test-attribution-txt.sh 05:42:03 An attribution for github.com/emirpasic/gods is missing from Attribution.txt, please add 05:42:03 An attribution for github.com/openziti/channel/v4 is missing from Attribution.txt, please add 05:42:03 An attribution for github.com/zitadel/logging is missing from Attribution.txt, please add 05:42:03 An attribution for github.com/zitadel/oidc/v3 is missing from Attribution.txt, please add 05:42:03 An attribution for github.com/zitadel/schema is missing from Attribution.txt, please add 05:42:03 An attribution for go.opentelemetry.io/auto/sdk is missing from Attribution.txt, please add [Pipeline] echo 05:42:03 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^lts-test$]] [Pipeline] } 05:42:03 $ docker stop --time=1 03ddabcdb168e579a514d8406d5f94c955aed8d18721e5dc6f2fb37f807d4043 05:42:05 $ docker rm -f --volumes 03ddabcdb168e579a514d8406d5f94c955aed8d18721e5dc6f2fb37f807d4043 [Pipeline] // withDockerContainer [Pipeline] sh 05:42:06 + sudo chown -R jenkins:jenkins . [Pipeline] stash 05:42:06 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh 05:42:06 + sudo chown -R jenkins:jenkins . [Pipeline] sh 05:42:07 + ls -al . 05:42:07 total 244 05:42:07 drwxrwxr-x 9 jenkins jenkins 4096 Sep 3 05:41 . 05:42:07 drwxrwxr-x 4 jenkins jenkins 4096 Sep 3 05:40 .. 05:42:07 -rw-rw-r-- 1 jenkins jenkins 151 Sep 3 05:40 .dockerignore 05:42:07 drwxrwxr-x 8 jenkins jenkins 4096 Sep 3 05:41 .git 05:42:07 drwxrwxr-x 3 jenkins jenkins 4096 Sep 3 05:40 .github 05:42:07 -rw-rw-r-- 1 jenkins jenkins 264 Sep 3 05:40 .gitignore 05:42:07 -rw-rw-r-- 1 jenkins jenkins 41 Sep 3 05:40 .golangci.yml 05:42:07 drwxr-xr-x 3 jenkins jenkins 4096 Sep 3 05:40 .semver 05:42:07 -rw-rw-r-- 1 jenkins jenkins 20138 Sep 3 05:40 Attribution.txt 05:42:07 -rw-rw-r-- 1 jenkins jenkins 18492 Sep 3 05:40 CHANGELOG.md 05:42:07 -rw-rw-r-- 1 jenkins jenkins 1697 Sep 3 05:40 Dockerfile 05:42:07 -rw-rw-r-- 1 jenkins jenkins 677 Sep 3 05:40 GOVERNANCE.md 05:42:07 -rw-rw-r-- 1 jenkins jenkins 680 Sep 3 05:40 Jenkinsfile 05:42:07 -rw-rw-r-- 1 jenkins jenkins 11340 Sep 3 05:40 LICENSE 05:42:07 -rw-rw-r-- 1 jenkins jenkins 2598 Sep 3 05:40 Makefile 05:42:07 -rw-rw-r-- 1 jenkins jenkins 620 Sep 3 05:40 OWNERS.md 05:42:07 -rw-rw-r-- 1 jenkins jenkins 3989 Sep 3 05:40 README.md 05:42:07 -rw-rw-r-- 1 jenkins jenkins 12 Sep 3 05:40 VERSION 05:42:07 drwxrwxr-x 2 jenkins jenkins 4096 Sep 3 05:40 bin 05:42:07 drwxrwxr-x 3 jenkins jenkins 4096 Sep 3 05:40 cmd 05:42:07 -rw-r--r-- 1 jenkins jenkins 14565 Sep 3 05:41 coverage.out 05:42:07 drwxrwxr-x 2 jenkins jenkins 4096 Sep 3 05:40 driver 05:42:07 -rw-rw-r-- 1 jenkins jenkins 6324 Sep 3 05:40 go.mod 05:42:07 -rw-rw-r-- 1 jenkins jenkins 86944 Sep 3 05:40 go.sum 05:42:07 drwxrwxr-x 3 jenkins jenkins 4096 Sep 3 05:40 openapi 05:42:07 -rw-rw-r-- 1 jenkins jenkins 713 Sep 3 05:40 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:42:07 + 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=50198afc762bca12813e6a26052d1612bb9f4903 --label arch=amd64 --label version=4.1.0-dev.15 . 05:42:07 #0 building with "default" instance using docker driver 05:42:07 05:42:07 #1 [internal] load build definition from Dockerfile 05:42:07 #1 transferring dockerfile: 1.74kB done 05:42:07 #1 DONE 0.0s 05:42:07 05:42:07 #2 [internal] load metadata for docker.io/library/ci-base-image-x86_64:latest 05:42:07 #2 DONE 0.0s 05:42:07 05:42:07 #3 [internal] load metadata for docker.io/library/alpine:3.20 05:42:07 #3 DONE 0.1s 05:42:07 05:42:07 #4 [internal] load .dockerignore 05:42:07 #4 transferring context: 193B done 05:42:07 #4 DONE 0.0s 05:42:07 05:42:07 #5 [internal] load build context 05:42:07 #5 transferring context: 18.46kB 0.0s done 05:42:07 #5 DONE 0.0s 05:42:07 05:42:07 #6 [builder 1/7] FROM docker.io/library/ci-base-image-x86_64:latest 05:42:07 #6 DONE 0.1s 05:42:07 05:42:07 #7 [stage-1 1/6] FROM docker.io/library/alpine:3.20@sha256:b3119ef930faabb6b7b976780c0c7a9c1aa24d0c75e9179ac10e6bc9ac080d0d 05:42:07 #7 resolve docker.io/library/alpine:3.20@sha256:b3119ef930faabb6b7b976780c0c7a9c1aa24d0c75e9179ac10e6bc9ac080d0d 0.0s done 05:42:08 #7 extracting sha256:01d036902a3ca86e8793073c8094cba44d83a38953a489ac0641f3de017fe2d2 0.1s done 05:42:08 #7 sha256:411bc66a7adb849165d4e733707efe59d6b5edf8b4d96506cb6a1e31ba270199 581B / 581B done 05:42:08 #7 sha256:01d036902a3ca86e8793073c8094cba44d83a38953a489ac0641f3de017fe2d2 3.62MB / 3.62MB 0.1s done 05:42:08 #7 sha256:b3119ef930faabb6b7b976780c0c7a9c1aa24d0c75e9179ac10e6bc9ac080d0d 9.22kB / 9.22kB done 05:42:08 #7 sha256:f25ebd2af60b9de8e26e5100fe6f493beb81bff010f27e84f223ad19886a78f0 1.02kB / 1.02kB done 05:42:08 #7 DONE 0.3s 05:42:08 05:42:08 #8 [stage-1 2/6] RUN apk add --update --no-cache dumb-init 05:42:08 #8 0.224 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 05:42:08 #8 0.297 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 05:42:08 #8 ... 05:42:08 05:42:08 #9 [builder 2/7] RUN apk add --update --no-cache make git openssh-client 05:42:08 #9 0.202 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 05:42:08 #9 0.363 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 05:42:08 #9 0.665 OK: 252 MiB in 62 packages 05:42:08 #9 DONE 0.8s 05:42:08 05:42:08 #10 [builder 3/7] WORKDIR /device-rest-go 05:42:08 #10 DONE 0.0s 05:42:08 05:42:08 #11 [builder 4/7] COPY go.mod vendor* ./ 05:42:08 #11 DONE 0.0s 05:42:08 05:42:08 #8 [stage-1 2/6] RUN apk add --update --no-cache dumb-init 05:42:08 #8 0.674 (1/1) Installing dumb-init (1.2.5-r3) 05:42:08 #8 0.681 Executing busybox-1.36.1-r29.trigger 05:42:08 #8 0.685 OK: 8 MiB in 15 packages 05:42:08 #8 DONE 0.8s 05:42:08 05:42:08 #12 [builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 05:42:09 #12 DONE 0.6s 05:42:09 05:42:09 #13 [stage-1 3/6] RUN apk --no-cache upgrade 05:42:09 #13 0.296 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 05:42:09 #13 0.388 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 05:42:09 #13 ... 05:42:09 05:42:09 #14 [builder 6/7] COPY . . 05:42:09 #14 DONE 0.1s 05:42:09 05:42:09 #13 [stage-1 3/6] RUN apk --no-cache upgrade 05:42:09 #13 0.720 (1/3) Upgrading busybox (1.36.1-r29 -> 1.36.1-r30) 05:42:09 #13 0.732 Executing busybox-1.36.1-r30.post-upgrade 05:42:09 #13 0.768 (2/3) Upgrading busybox-binsh (1.36.1-r29 -> 1.36.1-r30) 05:42:09 #13 0.771 (3/3) Upgrading ssl_client (1.36.1-r29 -> 1.36.1-r30) 05:42:09 #13 0.775 Executing busybox-1.36.1-r30.trigger 05:42:09 #13 0.782 OK: 8 MiB in 15 packages 05:42:09 #13 DONE 0.9s 05:42:09 05:42:09 #15 [builder 7/7] RUN make build 05:42:09 #15 0.249 CGO_ENABLED=0 go build -tags "" -ldflags "-s -w -X github.com/edgexfoundry/device-rest-go.Version=4.1.0-dev.15 -X github.com/edgexfoundry/device-sdk-go/v4/internal/common.SDKVersion=v4.1.0-dev.34 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/device-rest ./cmd 05:42:35 Running on prd-ubuntu20.04-docker-arm64-4c-16g-8209 in /w/workspace/edgexfoundry_device-rest-go_main [Pipeline] { [Pipeline] ws 05:42:35 Running in /w/workspace/device-rest-go/219 [Pipeline] { [Pipeline] checkout 05:42:36 #15 DONE 24.0s 05:42:36 05:42:36 #16 [stage-1 4/6] COPY --from=builder /device-rest-go/cmd / 05:42:36 #16 DONE 0.1s 05:42:36 05:42:36 #17 [stage-1 5/6] COPY --from=builder /device-rest-go/LICENSE / 05:42:36 #17 DONE 0.0s 05:42:36 05:42:36 #18 [stage-1 6/6] COPY --from=builder /device-rest-go/Attribution.txt / 05:42:36 #18 DONE 0.0s 05:42:36 05:42:36 #19 exporting to image 05:42:36 #19 exporting layers 0.1s done 05:42:36 #19 writing image sha256:bbcd577030e8a4708010aaa6431170d2b43545764db7bca4f00277cf1c81e959 done 05:42:36 #19 naming to docker.io/library/device-rest done 05:42:36 #19 DONE 0.1s 05:42:36 05:42:36 1 warning found (use docker --debug to expand): 05:42:36  - UndefinedVar: Usage of undefined variable '$VERSION' (line 41) [Pipeline] } 05:42:38 The recommended git tool is: git [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 05:42:38 provisioning config files... 05:42:38 copy managed file [device-rest-go-settings] to file:/w/workspace/edgexfoundry_device-rest-go_main@tmp/config18236100736359570595tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 05:42:38 ---> ****-login.sh 05:42:38 nexus3.edgexfoundry.org:10001 05:42:38 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 05:42:38 Login Succeeded 05:42:38 nexus3.edgexfoundry.org:10002 05:42:38 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 05:42:38 Login Succeeded 05:42:38 nexus3.edgexfoundry.org:10003 05:42:39 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 05:42:39 Login Succeeded 05:42:39 nexus3.edgexfoundry.org:10004 05:42:39 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 05:42:39 Login Succeeded 05:42:39 ****.io 05:42:39 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 05:42:39 Login Succeeded 05:42:39 ---> ****-login.sh ends [Pipeline] } 05:42:39 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 05:42:39 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^lts-test$]] [Pipeline] echo 05:42:39 [edgeXDocker.push] Tagging docker image device-rest with the following tags: 05:42:39 50198afc762bca12813e6a26052d1612bb9f4903 05:42:39 latest 05:42:39 4.1.0-dev.15 05:42:39 50198afc762bca12813e6a26052d1612bb9f4903-4.1.0-dev.15 05:42:39 main 05:42:39 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:42:39 + docker tag device-rest nexus3.edgexfoundry.org:10004/device-rest:50198afc762bca12813e6a26052d1612bb9f4903 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:42:40 + docker push nexus3.edgexfoundry.org:10004/device-rest:50198afc762bca12813e6a26052d1612bb9f4903 05:42:40 The push refers to repository [nexus3.edgexfoundry.org:10004/device-rest] 05:42:40 b63d482b1cd7: Preparing 05:42:40 c30bc8118b32: Preparing 05:42:40 49069d79e4f7: Preparing 05:42:40 5eb16a8bde18: Preparing 05:42:40 bc22b5b99d22: Preparing 05:42:40 097100c76c15: Preparing 05:42:40 097100c76c15: Waiting 05:42:40 bc22b5b99d22: Pushed 05:42:40 c30bc8118b32: Pushed 05:42:40 b63d482b1cd7: Pushed 05:42:40 097100c76c15: Layer already exists 05:42:40 5eb16a8bde18: Pushed 05:42:42 using credential edgex-jenkins-ssh 05:42:42 Cloning the remote Git repository 05:42:42 Cloning repository git@github.com:edgexfoundry/device-rest-go.git 05:42:43 > git init /w/workspace/device-rest-go/219 # timeout=10 05:42:43 Fetching upstream changes from git@github.com:edgexfoundry/device-rest-go.git 05:42:43 > git --version # timeout=10 05:42:43 > git --version # 'git version 2.25.1' 05:42:43 using GIT_SSH to set credentials SSH Credentials for GitHub 05:42:43 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-rest-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 05:42:44 49069d79e4f7: Pushed 05:42:44 50198afc762bca12813e6a26052d1612bb9f4903: digest: sha256:32f6d94f2971df8b0ad967199772e52ffbec144a9c231b1086b685c67565f855 size: 1575 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:42:44 + docker tag device-rest nexus3.edgexfoundry.org:10004/device-rest:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:42:44 + docker push nexus3.edgexfoundry.org:10004/device-rest:latest 05:42:44 The push refers to repository [nexus3.edgexfoundry.org:10004/device-rest] 05:42:44 b63d482b1cd7: Preparing 05:42:44 c30bc8118b32: Preparing 05:42:44 49069d79e4f7: Preparing 05:42:44 5eb16a8bde18: Preparing 05:42:44 bc22b5b99d22: Preparing 05:42:44 097100c76c15: Preparing 05:42:44 097100c76c15: Waiting 05:42:44 49069d79e4f7: Layer already exists 05:42:44 c30bc8118b32: Layer already exists 05:42:44 5eb16a8bde18: Layer already exists 05:42:44 bc22b5b99d22: Layer already exists 05:42:44 b63d482b1cd7: Layer already exists 05:42:44 097100c76c15: Layer already exists 05:42:44 latest: digest: sha256:32f6d94f2971df8b0ad967199772e52ffbec144a9c231b1086b685c67565f855 size: 1575 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:42:45 + docker tag device-rest nexus3.edgexfoundry.org:10004/device-rest:4.1.0-dev.15 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:42:45 + docker push nexus3.edgexfoundry.org:10004/device-rest:4.1.0-dev.15 05:42:45 The push refers to repository [nexus3.edgexfoundry.org:10004/device-rest] 05:42:45 b63d482b1cd7: Preparing 05:42:45 c30bc8118b32: Preparing 05:42:45 49069d79e4f7: Preparing 05:42:45 5eb16a8bde18: Preparing 05:42:45 bc22b5b99d22: Preparing 05:42:45 097100c76c15: Preparing 05:42:45 097100c76c15: Waiting 05:42:45 bc22b5b99d22: Layer already exists 05:42:45 49069d79e4f7: Layer already exists 05:42:45 c30bc8118b32: Layer already exists 05:42:45 5eb16a8bde18: Layer already exists 05:42:45 b63d482b1cd7: Layer already exists 05:42:45 097100c76c15: Layer already exists 05:42:45 4.1.0-dev.15: digest: sha256:32f6d94f2971df8b0ad967199772e52ffbec144a9c231b1086b685c67565f855 size: 1575 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:42:45 + docker tag device-rest nexus3.edgexfoundry.org:10004/device-rest:50198afc762bca12813e6a26052d1612bb9f4903-4.1.0-dev.15 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:42:46 + docker push nexus3.edgexfoundry.org:10004/device-rest:50198afc762bca12813e6a26052d1612bb9f4903-4.1.0-dev.15 05:42:46 The push refers to repository [nexus3.edgexfoundry.org:10004/device-rest] 05:42:46 b63d482b1cd7: Preparing 05:42:46 c30bc8118b32: Preparing 05:42:46 49069d79e4f7: Preparing 05:42:46 5eb16a8bde18: Preparing 05:42:46 bc22b5b99d22: Preparing 05:42:46 097100c76c15: Preparing 05:42:46 097100c76c15: Waiting 05:42:46 b63d482b1cd7: Layer already exists 05:42:46 5eb16a8bde18: Layer already exists 05:42:46 bc22b5b99d22: Layer already exists 05:42:46 49069d79e4f7: Layer already exists 05:42:46 c30bc8118b32: Layer already exists 05:42:46 097100c76c15: Layer already exists 05:42:46 50198afc762bca12813e6a26052d1612bb9f4903-4.1.0-dev.15: digest: sha256:32f6d94f2971df8b0ad967199772e52ffbec144a9c231b1086b685c67565f855 size: 1575 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:42:46 + docker tag device-rest nexus3.edgexfoundry.org:10004/device-rest:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:42:46 + docker push nexus3.edgexfoundry.org:10004/device-rest:main 05:42:46 The push refers to repository [nexus3.edgexfoundry.org:10004/device-rest] 05:42:46 b63d482b1cd7: Preparing 05:42:46 c30bc8118b32: Preparing 05:42:46 49069d79e4f7: Preparing 05:42:46 5eb16a8bde18: Preparing 05:42:46 bc22b5b99d22: Preparing 05:42:46 097100c76c15: Preparing 05:42:46 097100c76c15: Waiting 05:42:46 b63d482b1cd7: Layer already exists 05:42:46 c30bc8118b32: Layer already exists 05:42:46 5eb16a8bde18: Layer already exists 05:42:46 bc22b5b99d22: Layer already exists 05:42:46 49069d79e4f7: Layer already exists 05:42:46 097100c76c15: Layer already exists 05:42:46 main: digest: sha256:32f6d94f2971df8b0ad967199772e52ffbec144a9c231b1086b685c67565f855 size: 1575 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 05:42:46 ===================================================== [Pipeline] echo 05:42:46 taggedImages: 05:42:46 - nexus3.edgexfoundry.org:10004/device-rest:50198afc762bca12813e6a26052d1612bb9f4903 05:42:46 - nexus3.edgexfoundry.org:10004/device-rest:latest 05:42:46 - nexus3.edgexfoundry.org:10004/device-rest:4.1.0-dev.15 05:42:46 - nexus3.edgexfoundry.org:10004/device-rest:50198afc762bca12813e6a26052d1612bb9f4903-4.1.0-dev.15 05:42:46 - nexus3.edgexfoundry.org:10004/device-rest:main [Pipeline] echo 05:42:47 ========================================================= 05:42:47 [edgeXBuildMultiArch] RAW Config: 05:42:47 images: 05:42:47 - nexus3.edgexfoundry.org:10004/device-rest:50198afc762bca12813e6a26052d1612bb9f4903 05:42:47 - nexus3.edgexfoundry.org:10004/device-rest:latest 05:42:47 - nexus3.edgexfoundry.org:10004/device-rest:4.1.0-dev.15 05:42:47 - nexus3.edgexfoundry.org:10004/device-rest:50198afc762bca12813e6a26052d1612bb9f4903-4.1.0-dev.15 05:42:47 - nexus3.edgexfoundry.org:10004/device-rest:main 05:42:47 settingsFile: 05:42:47 device-rest-go-settings 05:42:47 ========================================================= [Pipeline] node 05:42:46 > git config remote.origin.url git@github.com:edgexfoundry/device-rest-go.git # timeout=10 05:42:46 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 05:42:47 Avoid second fetch 05:42:47 Checking out Revision 50198afc762bca12813e6a26052d1612bb9f4903 (main) 05:42:48 Commit message: "build(deps): Bump github.com/edgexfoundry/device-sdk-go/v4 (#494)" 05:42:47 > git config core.sparsecheckout # timeout=10 05:42:47 > git checkout -f 50198afc762bca12813e6a26052d1612bb9f4903 # timeout=10 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 05:42:53 provisioning config files... 05:42:53 copy managed file [device-rest-go-settings] to file:/w/workspace/device-rest-go/219@tmp/config18033927905883128304tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 05:42:53 ---> ****-login.sh 05:42:53 nexus3.edgexfoundry.org:10001 05:42:54 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 05:42:54 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 05:42:54 Configure a credential helper to remove this warning. See 05:42:54 https://docs.****.com/engine/reference/commandline/login/#credentials-store 05:42:54 05:42:54 Login Succeeded 05:42:54 nexus3.edgexfoundry.org:10002 05:42:54 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 05:42:54 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 05:42:54 Configure a credential helper to remove this warning. See 05:42:54 https://docs.****.com/engine/reference/commandline/login/#credentials-store 05:42:54 05:42:54 Login Succeeded 05:42:54 nexus3.edgexfoundry.org:10003 05:42:55 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 05:42:55 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 05:42:55 Configure a credential helper to remove this warning. See 05:42:55 https://docs.****.com/engine/reference/commandline/login/#credentials-store 05:42:55 05:42:55 Login Succeeded 05:42:55 nexus3.edgexfoundry.org:10004 05:42:55 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 05:42:55 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 05:42:55 Configure a credential helper to remove this warning. See 05:42:55 https://docs.****.com/engine/reference/commandline/login/#credentials-store 05:42:55 05:42:55 Login Succeeded 05:42:55 ****.io 05:42:55 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 05:42:56 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 05:42:56 Configure a credential helper to remove this warning. See 05:42:56 https://docs.****.com/engine/reference/commandline/login/#credentials-store 05:42:56 05:42:56 Login Succeeded 05:42:56 ---> ****-login.sh ends [Pipeline] } 05:42:56 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 05:42:56 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^lts-test$]] [Pipeline] echo 05:42:56 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^lts-test$]] [Pipeline] echo 05:42:56 ========================================================= 05:42:56 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.23-alpine] 05:42:56 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:42:56 + 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 . 05:42:56 Sending build context to Docker daemon 141.8kB 05:42:57 Step 1/12 : ARG BASE=golang:1.23-alpine3.20 05:42:57 Step 2/12 : FROM ${BASE} AS builder 05:42:57 1.23-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 05:42:57 94e9d8af2201: Pulling fs layer 05:42:57 a6c56e8762df: Pulling fs layer 05:42:57 f0f3c8884826: Pulling fs layer 05:42:57 c7e7622c144d: Pulling fs layer 05:42:57 4f4fb700ef54: Pulling fs layer 05:42:57 b4c3b6d88c5a: Pulling fs layer 05:42:57 ba8bce9d2590: Pulling fs layer 05:42:57 ca778ea9c289: Pulling fs layer 05:42:57 c7e7622c144d: Waiting 05:42:57 4f4fb700ef54: Waiting 05:42:57 b4c3b6d88c5a: Waiting 05:42:57 ba8bce9d2590: Waiting 05:42:57 ca778ea9c289: Waiting 05:42:57 a6c56e8762df: Download complete 05:42:57 c7e7622c144d: Verifying Checksum 05:42:57 c7e7622c144d: Download complete 05:42:57 4f4fb700ef54: Verifying Checksum 05:42:57 4f4fb700ef54: Download complete 05:42:57 b4c3b6d88c5a: Verifying Checksum 05:42:57 b4c3b6d88c5a: Download complete 05:42:57 94e9d8af2201: Verifying Checksum 05:42:57 94e9d8af2201: Download complete 05:42:57 ca778ea9c289: Verifying Checksum 05:42:57 ca778ea9c289: Download complete 05:42:58 94e9d8af2201: Pull complete 05:42:58 a6c56e8762df: Pull complete 05:42:59 f0f3c8884826: Verifying Checksum 05:42:59 f0f3c8884826: Download complete 05:43:00 ba8bce9d2590: Verifying Checksum 05:43:00 ba8bce9d2590: Download complete 05:43:02 Still waiting to schedule task 05:43:02 All nodes of label ‘centos7-docker-4c-2g’ are offline 05:43:15 f0f3c8884826: Pull complete 05:43:15 c7e7622c144d: Pull complete 05:43:15 4f4fb700ef54: Pull complete 05:43:15 b4c3b6d88c5a: Pull complete 05:43:21 ba8bce9d2590: Pull complete 05:43:23 ca778ea9c289: Pull complete 05:43:23 Digest: sha256:c70c257f76c0e97c87bd0187f74242a809c0afac30c2d5f44320df1de5715b93 05:43:23 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.23-alpine 05:43:23 ---> 47b25d7523d1 05:43:23 Step 3/12 : ARG ADD_BUILD_TAGS="" 05:43:25 ---> Running in 0fba8019f195 05:43:25 Removing intermediate container 0fba8019f195 05:43:25 ---> 2aae31b94d89 05:43:25 Step 4/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 05:43:25 ---> Running in 620f6c9b9ced 05:43:25 Removing intermediate container 620f6c9b9ced 05:43:25 ---> 7abaa93cd19d 05:43:25 Step 5/12 : ARG ALPINE_PKG_BASE="make git openssh-client" 05:43:25 ---> Running in e81ce9715445 05:43:25 Removing intermediate container e81ce9715445 05:43:25 ---> 3c5fede1bca5 05:43:25 Step 6/12 : ARG ALPINE_PKG_EXTRA="" 05:43:25 ---> Running in 35af8cb9a53d 05:43:26 Removing intermediate container 35af8cb9a53d 05:43:26 ---> ffbe413e2f9a 05:43:26 Step 7/12 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 05:43:26 ---> Running in e40e3f271491 05:43:27 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 05:43:27 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 05:43:29 (1/4) Installing openssh-keygen (9.7_p1-r5) 05:43:29 (2/4) Installing libedit (20240517.3.1-r0) 05:43:29 (3/4) Installing openssh-client-common (9.7_p1-r5) 05:43:29 (4/4) Installing openssh-client-default (9.7_p1-r5) 05:43:29 Executing busybox-1.36.1-r29.trigger 05:43:29 OK: 244 MiB in 62 packages 05:43:30 Removing intermediate container e40e3f271491 05:43:30 ---> e41bf0d8b753 05:43:30 Step 8/12 : WORKDIR /device-rest-go 05:43:30 ---> Running in e39df7bd2d2d 05:43:30 Removing intermediate container e39df7bd2d2d 05:43:30 ---> 9adbb0111fe0 05:43:30 Step 9/12 : COPY go.mod vendor* ./ 05:43:31 ---> e64268013557 05:43:31 Step 10/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 05:43:31 ---> Running in b6964b604a01 05:43:34 Running on prd-centos7-docker-4c-2g-8210 in /w/workspace/edgexfoundry_device-rest-go_main [Pipeline] { [Pipeline] stage [Pipeline] { (Create Multi-Arch Images) [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 05:43:35 provisioning config files... 05:43:35 copy managed file [device-rest-go-settings] to file:/w/workspace/edgexfoundry_device-rest-go_main@tmp/config15431172618684714916tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 05:43:36 ---> ****-login.sh 05:43:36 nexus3.edgexfoundry.org:10001 05:43:36 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 05:43:36 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 05:43:36 Configure a credential helper to remove this warning. See 05:43:36 https://docs.****.com/engine/reference/commandline/login/#credentials-store 05:43:36 05:43:36 Login Succeeded 05:43:36 nexus3.edgexfoundry.org:10002 05:43:36 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 05:43:36 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 05:43:36 Configure a credential helper to remove this warning. See 05:43:36 https://docs.****.com/engine/reference/commandline/login/#credentials-store 05:43:36 05:43:36 Login Succeeded 05:43:36 nexus3.edgexfoundry.org:10003 05:43:36 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 05:43:36 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 05:43:36 Configure a credential helper to remove this warning. See 05:43:36 https://docs.****.com/engine/reference/commandline/login/#credentials-store 05:43:36 05:43:36 Login Succeeded 05:43:36 nexus3.edgexfoundry.org:10004 05:43:36 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 05:43:36 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 05:43:36 Configure a credential helper to remove this warning. See 05:43:36 https://docs.****.com/engine/reference/commandline/login/#credentials-store 05:43:36 05:43:36 Login Succeeded 05:43:36 ****.io 05:43:36 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 05:43:37 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 05:43:37 Configure a credential helper to remove this warning. See 05:43:37 https://docs.****.com/engine/reference/commandline/login/#credentials-store 05:43:37 05:43:37 Login Succeeded 05:43:37 ---> ****-login.sh ends [Pipeline] } 05:43:37 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 05:43:37 + docker buildx ls 05:43:37 NAME/NODE DRIVER/ENDPOINT STATUS BUILDKIT PLATFORMS 05:43:37 default * docker 05:43:37 default default running 20.10.18 linux/amd64, linux/386 [Pipeline] sh 05:43:38 + docker buildx create --name edgex-builder --platform linux/amd64,linux/arm64 --use 05:43:38 edgex-builder [Pipeline] sh 05:43:38 + docker buildx inspect --bootstrap 05:43:38 #1 [internal] booting buildkit 05:43:38 #1 pulling image moby/buildkit:buildx-stable-1 05:43:41 #1 pulling image moby/buildkit:buildx-stable-1 2.8s done 05:43:41 #1 creating container buildx_buildkit_edgex-builder0 05:43:43 #1 creating container buildx_buildkit_edgex-builder0 1.9s done 05:43:43 #1 DONE 4.8s 05:43:43 Name: edgex-builder 05:43:43 Driver: docker-container 05:43:43 05:43:43 Nodes: 05:43:43 Name: edgex-builder0 05:43:43 Endpoint: unix:///var/run/docker.sock 05:43:43 Status: running 05:43:43 Buildkit: v0.23.2 05:43:43 Platforms: linux/amd64*, linux/arm64*, linux/amd64/v2, linux/amd64/v3, linux/386 [Pipeline] sh 05:43:43 + docker buildx ls 05:43:43 NAME/NODE DRIVER/ENDPOINT STATUS BUILDKIT PLATFORMS 05:43:43 edgex-builder * docker-container 05:43:43 edgex-builder0 unix:///var/run/docker.sock running v0.23.2 linux/amd64*, linux/arm64*, linux/amd64/v2, linux/amd64/v3, linux/386 05:43:43 default docker 05:43:43 default default running 20.10.18 linux/amd64, linux/386 [Pipeline] sh 05:43:43 + echo -e 'FROM nexus3.edgexfoundry.org:10004/device-rest:50198afc762bca12813e6a26052d1612bb9f4903' 05:43:43 + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/device-rest:50198afc762bca12813e6a26052d1612bb9f4903 --push - 05:43:43 #1 [internal] load build definition from Dockerfile 05:43:43 #1 transferring dockerfile: 196B done 05:43:43 #1 DONE 0.0s 05:43:43 05:43:43 #2 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/device-rest:50198afc762bca12813e6a26052d1612bb9f4903 05:43:43 #2 DONE 0.1s 05:43:43 05:43:43 #3 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/device-rest:50198afc762bca12813e6a26052d1612bb9f4903 05:43:44 #3 DONE 0.1s 05:43:44 05:43:44 #4 [internal] load .dockerignore 05:43:44 #4 transferring context: 2B done 05:43:44 #4 DONE 0.0s 05:43:44 05:43:44 #5 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/device-rest:50198afc762bca12813e6a26052d1612bb9f4903@sha256:32f6d94f2971df8b0ad967199772e52ffbec144a9c231b1086b685c67565f855 05:43:44 #5 resolve nexus3.edgexfoundry.org:10004/device-rest:50198afc762bca12813e6a26052d1612bb9f4903@sha256:32f6d94f2971df8b0ad967199772e52ffbec144a9c231b1086b685c67565f855 0.0s done 05:43:44 #5 DONE 0.0s 05:43:44 05:43:44 #6 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/device-rest:50198afc762bca12813e6a26052d1612bb9f4903@sha256:32f6d94f2971df8b0ad967199772e52ffbec144a9c231b1086b685c67565f855 05:43:44 #6 resolve nexus3.edgexfoundry.org:10004/device-rest:50198afc762bca12813e6a26052d1612bb9f4903@sha256:32f6d94f2971df8b0ad967199772e52ffbec144a9c231b1086b685c67565f855 0.0s done 05:43:44 #6 DONE 0.1s 05:43:44 05:43:44 #7 [auth] device-rest:pull,push token for nexus3.edgexfoundry.org:10004 05:43:44 #7 DONE 0.0s 05:43:44 05:43:44 #8 exporting to image 05:43:44 #8 exporting layers done 05:43:44 #8 exporting manifest sha256:e83ee39732a871f9802a2e350fcc1aadd95555049a4cca5d1d0bf95a7496d0a0 0.0s done 05:43:44 #8 exporting config sha256:bbcd577030e8a4708010aaa6431170d2b43545764db7bca4f00277cf1c81e959 done 05:43:44 #8 exporting manifest sha256:08e6b96cbfb7a7985c177dda626cc47878c7030f28095bdf17f68d76f267c6ba done 05:43:44 #8 exporting config sha256:c8e78fe44563d7b339b47b70a7237224caa6f3a9acc0ae69012b69231b786163 done 05:43:44 #8 exporting manifest list sha256:f8053dc9c7ad7d80952039d8999b6f395f3e737cd84bfcb6d64e658f234d1eda done 05:43:44 #8 pushing layers 05:43:44 #8 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 05:43:44 #8 pushing layers 0.1s done 05:43:44 #8 pushing manifest for nexus3.edgexfoundry.org:10004/device-rest:50198afc762bca12813e6a26052d1612bb9f4903@sha256:f8053dc9c7ad7d80952039d8999b6f395f3e737cd84bfcb6d64e658f234d1eda 0.1s done 05:43:44 #8 DONE 0.2s 05:43:44 05:43:44 1 warning found (use --debug to expand): 05:43:44  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh 05:43:44 + echo -e 'FROM nexus3.edgexfoundry.org:10004/device-rest:latest' 05:43:44 + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/device-rest:latest --push - 05:43:44 #1 [internal] load build definition from Dockerfile 05:43:44 #1 transferring dockerfile: 162B done 05:43:44 #1 DONE 0.0s 05:43:44 05:43:44 #2 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/device-rest:latest 05:43:44 #2 DONE 0.0s 05:43:44 05:43:44 #3 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/device-rest:latest 05:43:44 #3 DONE 0.0s 05:43:44 05:43:44 #4 [internal] load .dockerignore 05:43:44 #4 transferring context: 2B done 05:43:44 #4 DONE 0.0s 05:43:44 05:43:44 #5 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/device-rest:latest@sha256:32f6d94f2971df8b0ad967199772e52ffbec144a9c231b1086b685c67565f855 05:43:44 #5 resolve nexus3.edgexfoundry.org:10004/device-rest:latest@sha256:32f6d94f2971df8b0ad967199772e52ffbec144a9c231b1086b685c67565f855 0.0s done 05:43:44 #5 DONE 0.0s 05:43:44 05:43:44 #6 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/device-rest:latest@sha256:32f6d94f2971df8b0ad967199772e52ffbec144a9c231b1086b685c67565f855 05:43:44 #6 resolve nexus3.edgexfoundry.org:10004/device-rest:latest@sha256:32f6d94f2971df8b0ad967199772e52ffbec144a9c231b1086b685c67565f855 0.0s done 05:43:44 #6 CACHED 05:43:44 05:43:44 #5 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/device-rest:latest@sha256:32f6d94f2971df8b0ad967199772e52ffbec144a9c231b1086b685c67565f855 05:43:44 #5 CACHED 05:43:44 05:43:44 #7 [auth] device-rest:pull,push token for nexus3.edgexfoundry.org:10004 05:43:44 #7 DONE 0.0s 05:43:44 05:43:44 #8 exporting to image 05:43:44 #8 exporting layers done 05:43:44 #8 exporting manifest sha256:e83ee39732a871f9802a2e350fcc1aadd95555049a4cca5d1d0bf95a7496d0a0 done 05:43:44 #8 exporting config sha256:bbcd577030e8a4708010aaa6431170d2b43545764db7bca4f00277cf1c81e959 done 05:43:44 #8 exporting manifest sha256:08e6b96cbfb7a7985c177dda626cc47878c7030f28095bdf17f68d76f267c6ba done 05:43:44 #8 exporting config sha256:c8e78fe44563d7b339b47b70a7237224caa6f3a9acc0ae69012b69231b786163 done 05:43:44 #8 exporting manifest list sha256:f8053dc9c7ad7d80952039d8999b6f395f3e737cd84bfcb6d64e658f234d1eda done 05:43:44 #8 pushing layers 0.0s done 05:43:44 #8 pushing manifest for nexus3.edgexfoundry.org:10004/device-rest:latest@sha256:f8053dc9c7ad7d80952039d8999b6f395f3e737cd84bfcb6d64e658f234d1eda 0.1s done 05:43:44 #8 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 05:43:44 #8 DONE 0.1s 05:43:44 05:43:44 1 warning found (use --debug to expand): 05:43:44  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh 05:43:45 + echo -e 'FROM nexus3.edgexfoundry.org:10004/device-rest:4.1.0-dev.15' 05:43:45 + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/device-rest:4.1.0-dev.15 --push - 05:43:45 #1 [internal] load build definition from Dockerfile 05:43:45 #1 transferring dockerfile: 168B done 05:43:45 #1 DONE 0.0s 05:43:45 05:43:45 #2 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/device-rest:4.1.0-dev.15 05:43:45 #2 DONE 0.0s 05:43:45 05:43:45 #3 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/device-rest:4.1.0-dev.15 05:43:45 #3 DONE 0.0s 05:43:45 05:43:45 #4 [internal] load .dockerignore 05:43:45 #4 transferring context: 2B done 05:43:45 #4 DONE 0.0s 05:43:45 05:43:45 #5 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/device-rest:4.1.0-dev.15@sha256:32f6d94f2971df8b0ad967199772e52ffbec144a9c231b1086b685c67565f855 05:43:45 #5 resolve nexus3.edgexfoundry.org:10004/device-rest:4.1.0-dev.15@sha256:32f6d94f2971df8b0ad967199772e52ffbec144a9c231b1086b685c67565f855 0.0s done 05:43:45 #5 DONE 0.0s 05:43:45 05:43:45 #6 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/device-rest:4.1.0-dev.15@sha256:32f6d94f2971df8b0ad967199772e52ffbec144a9c231b1086b685c67565f855 05:43:45 #6 resolve nexus3.edgexfoundry.org:10004/device-rest:4.1.0-dev.15@sha256:32f6d94f2971df8b0ad967199772e52ffbec144a9c231b1086b685c67565f855 0.0s done 05:43:45 #6 CACHED 05:43:45 05:43:45 #5 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/device-rest:4.1.0-dev.15@sha256:32f6d94f2971df8b0ad967199772e52ffbec144a9c231b1086b685c67565f855 05:43:45 #5 CACHED 05:43:45 05:43:45 #7 [auth] device-rest:pull,push token for nexus3.edgexfoundry.org:10004 05:43:45 #7 DONE 0.0s 05:43:45 05:43:45 #8 exporting to image 05:43:45 #8 exporting layers done 05:43:45 #8 exporting manifest sha256:e83ee39732a871f9802a2e350fcc1aadd95555049a4cca5d1d0bf95a7496d0a0 done 05:43:45 #8 exporting config sha256:bbcd577030e8a4708010aaa6431170d2b43545764db7bca4f00277cf1c81e959 done 05:43:45 #8 exporting manifest sha256:08e6b96cbfb7a7985c177dda626cc47878c7030f28095bdf17f68d76f267c6ba done 05:43:45 #8 exporting config sha256:c8e78fe44563d7b339b47b70a7237224caa6f3a9acc0ae69012b69231b786163 done 05:43:45 #8 exporting manifest list sha256:f8053dc9c7ad7d80952039d8999b6f395f3e737cd84bfcb6d64e658f234d1eda done 05:43:45 #8 pushing layers 0.0s done 05:43:45 #8 pushing manifest for nexus3.edgexfoundry.org:10004/device-rest:4.1.0-dev.15@sha256:f8053dc9c7ad7d80952039d8999b6f395f3e737cd84bfcb6d64e658f234d1eda 0.1s done 05:43:45 #8 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 05:43:45 #8 DONE 0.1s 05:43:45 05:43:45 1 warning found (use --debug to expand): 05:43:45  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh 05:43:45 + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/device-rest:50198afc762bca12813e6a26052d1612bb9f4903-4.1.0-dev.15 --push - 05:43:45 + echo -e 'FROM nexus3.edgexfoundry.org:10004/device-rest:50198afc762bca12813e6a26052d1612bb9f4903-4.1.0-dev.15' 05:43:45 #1 [internal] load build definition from Dockerfile 05:43:45 #1 transferring dockerfile: 209B done 05:43:45 #1 DONE 0.0s 05:43:45 05:43:45 #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/device-rest:50198afc762bca12813e6a26052d1612bb9f4903-4.1.0-dev.15 05:43:45 #2 DONE 0.0s 05:43:45 05:43:45 #3 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/device-rest:50198afc762bca12813e6a26052d1612bb9f4903-4.1.0-dev.15 05:43:45 #3 DONE 0.0s 05:43:45 05:43:45 #4 [internal] load .dockerignore 05:43:45 #4 transferring context: 2B done 05:43:45 #4 DONE 0.0s 05:43:45 05:43:45 #5 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/device-rest:50198afc762bca12813e6a26052d1612bb9f4903-4.1.0-dev.15@sha256:32f6d94f2971df8b0ad967199772e52ffbec144a9c231b1086b685c67565f855 05:43:45 #5 resolve nexus3.edgexfoundry.org:10004/device-rest:50198afc762bca12813e6a26052d1612bb9f4903-4.1.0-dev.15@sha256:32f6d94f2971df8b0ad967199772e52ffbec144a9c231b1086b685c67565f855 0.0s done 05:43:45 #5 CACHED 05:43:45 05:43:45 #6 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/device-rest:50198afc762bca12813e6a26052d1612bb9f4903-4.1.0-dev.15@sha256:32f6d94f2971df8b0ad967199772e52ffbec144a9c231b1086b685c67565f855 05:43:45 #6 resolve nexus3.edgexfoundry.org:10004/device-rest:50198afc762bca12813e6a26052d1612bb9f4903-4.1.0-dev.15@sha256:32f6d94f2971df8b0ad967199772e52ffbec144a9c231b1086b685c67565f855 0.0s done 05:43:45 #6 CACHED 05:43:45 05:43:45 #7 exporting to image 05:43:45 #7 exporting layers done 05:43:45 #7 exporting manifest sha256:e83ee39732a871f9802a2e350fcc1aadd95555049a4cca5d1d0bf95a7496d0a0 05:43:45 #7 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 05:43:45 #7 exporting manifest sha256:e83ee39732a871f9802a2e350fcc1aadd95555049a4cca5d1d0bf95a7496d0a0 done 05:43:45 #7 exporting config sha256:bbcd577030e8a4708010aaa6431170d2b43545764db7bca4f00277cf1c81e959 done 05:43:45 #7 exporting manifest sha256:08e6b96cbfb7a7985c177dda626cc47878c7030f28095bdf17f68d76f267c6ba done 05:43:45 #7 exporting config sha256:c8e78fe44563d7b339b47b70a7237224caa6f3a9acc0ae69012b69231b786163 done 05:43:45 #7 exporting manifest list sha256:f8053dc9c7ad7d80952039d8999b6f395f3e737cd84bfcb6d64e658f234d1eda done 05:43:45 #7 pushing layers 0.0s done 05:43:45 #7 pushing manifest for nexus3.edgexfoundry.org:10004/device-rest:50198afc762bca12813e6a26052d1612bb9f4903-4.1.0-dev.15@sha256:f8053dc9c7ad7d80952039d8999b6f395f3e737cd84bfcb6d64e658f234d1eda 0.1s done 05:43:45 #7 DONE 0.1s 05:43:45 05:43:45 #8 [auth] device-rest:pull,push token for nexus3.edgexfoundry.org:10004 05:43:45 #8 DONE 0.0s 05:43:45 05:43:45 1 warning found (use --debug to expand): 05:43:45  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh 05:43:46 + echo -e 'FROM nexus3.edgexfoundry.org:10004/device-rest:main' 05:43:46 + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/device-rest:main --push - 05:43:46 #1 [internal] load build definition from Dockerfile 05:43:46 #1 transferring dockerfile: 160B done 05:43:46 #1 DONE 0.0s 05:43:46 05:43:46 #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/device-rest:main 05:43:46 #2 DONE 0.0s 05:43:46 05:43:46 #3 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/device-rest:main 05:43:46 #3 DONE 0.0s 05:43:46 05:43:46 #4 [internal] load .dockerignore 05:43:46 #4 transferring context: 2B done 05:43:46 #4 DONE 0.0s 05:43:46 05:43:46 #5 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/device-rest:main@sha256:32f6d94f2971df8b0ad967199772e52ffbec144a9c231b1086b685c67565f855 05:43:46 #5 resolve nexus3.edgexfoundry.org:10004/device-rest:main@sha256:32f6d94f2971df8b0ad967199772e52ffbec144a9c231b1086b685c67565f855 0.0s done 05:43:46 #5 CACHED 05:43:46 05:43:46 #6 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/device-rest:main@sha256:32f6d94f2971df8b0ad967199772e52ffbec144a9c231b1086b685c67565f855 05:43:46 #6 resolve nexus3.edgexfoundry.org:10004/device-rest:main@sha256:32f6d94f2971df8b0ad967199772e52ffbec144a9c231b1086b685c67565f855 0.0s done 05:43:46 #6 CACHED 05:43:46 05:43:46 #7 exporting to image 05:43:46 #7 exporting layers done 05:43:46 #7 exporting manifest sha256:e83ee39732a871f9802a2e350fcc1aadd95555049a4cca5d1d0bf95a7496d0a0 done 05:43:46 #7 exporting config sha256:bbcd577030e8a4708010aaa6431170d2b43545764db7bca4f00277cf1c81e959 done 05:43:46 #7 exporting manifest sha256:08e6b96cbfb7a7985c177dda626cc47878c7030f28095bdf17f68d76f267c6ba done 05:43:46 #7 exporting config sha256:c8e78fe44563d7b339b47b70a7237224caa6f3a9acc0ae69012b69231b786163 done 05:43:46 #7 exporting manifest list sha256:f8053dc9c7ad7d80952039d8999b6f395f3e737cd84bfcb6d64e658f234d1eda 05:43:46 #7 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 05:43:46 #7 exporting manifest list sha256:f8053dc9c7ad7d80952039d8999b6f395f3e737cd84bfcb6d64e658f234d1eda done 05:43:46 #7 pushing layers 0.0s done 05:43:46 #7 pushing manifest for nexus3.edgexfoundry.org:10004/device-rest:main@sha256:f8053dc9c7ad7d80952039d8999b6f395f3e737cd84bfcb6d64e658f234d1eda 0.1s done 05:43:46 #7 DONE 0.1s 05:43:46 05:43:46 #8 [auth] device-rest:pull,push token for nexus3.edgexfoundry.org:10004 05:43:46 #8 DONE 0.0s 05:43:46 05:43:46 1 warning found (use --debug to expand): 05:43:46  - 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 05:43:46 + '[' -d /w/workspace/edgexfoundry_device-rest-go_main/archives ']' [Pipeline] libraryResource [Pipeline] sh 05:43:47 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 05:43:47 ---> package-listing.sh 05:43:47 ++ facter osfamily 05:43:47 ++ tr '[:upper:]' '[:lower:]' 05:43:48 + OS_FAMILY=redhat 05:43:48 + workspace=/w/workspace/edgexfoundry_device-rest-go_main 05:43:48 + START_PACKAGES=/tmp/packages_start.txt 05:43:48 + END_PACKAGES=/tmp/packages_end.txt 05:43:48 + DIFF_PACKAGES=/tmp/packages_diff.txt 05:43:48 + PACKAGES=/tmp/packages_start.txt 05:43:48 + '[' /w/workspace/edgexfoundry_device-rest-go_main ']' 05:43:48 + PACKAGES=/tmp/packages_end.txt 05:43:48 + case "${OS_FAMILY}" in 05:43:48 + rpm -qa 05:43:48 + sort 05:43:48 + '[' -f /tmp/packages_start.txt ']' 05:43:48 + '[' -f /tmp/packages_end.txt ']' 05:43:48 + diff /tmp/packages_start.txt /tmp/packages_end.txt 05:43:48 + '[' /w/workspace/edgexfoundry_device-rest-go_main ']' 05:43:48 + mkdir -p /w/workspace/edgexfoundry_device-rest-go_main/archives/ 05:43:48 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgexfoundry_device-rest-go_main/archives/ [Pipeline] echo 05:43:48 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 05:43:48 + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:43:49 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 05:43:49 05:43:49 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:43:49 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 05:43:49 latest: Pulling from edgex-lftools-log-publisher 05:43:49 5eb5b503b376: Pulling fs layer 05:43:49 5c69ac0246d0: Pulling fs layer 05:43:49 ec43610c2a17: Pulling fs layer 05:43:49 3a2ae6a8a46f: Pulling fs layer 05:43:49 33b1e0a273af: Pulling fs layer 05:43:49 5d3b04190fa2: Pulling fs layer 05:43:49 2f39f015ded8: Pulling fs layer 05:43:49 33b1e0a273af: Waiting 05:43:49 5d3b04190fa2: Waiting 05:43:49 2f39f015ded8: Waiting 05:43:49 3a2ae6a8a46f: Waiting 05:43:49 5c69ac0246d0: Verifying Checksum 05:43:49 5c69ac0246d0: Download complete 05:43:49 3a2ae6a8a46f: Verifying Checksum 05:43:49 3a2ae6a8a46f: Download complete 05:43:49 33b1e0a273af: Verifying Checksum 05:43:49 33b1e0a273af: Download complete 05:43:49 5d3b04190fa2: Verifying Checksum 05:43:49 5d3b04190fa2: Download complete 05:43:49 ec43610c2a17: Verifying Checksum 05:43:49 ec43610c2a17: Download complete 05:43:50 5eb5b503b376: Download complete 05:43:50 2f39f015ded8: Verifying Checksum 05:43:50 2f39f015ded8: Download complete 05:43:51 5eb5b503b376: Pull complete 05:43:51 5c69ac0246d0: Pull complete 05:43:51 ec43610c2a17: Pull complete 05:43:51 3a2ae6a8a46f: Pull complete 05:43:52 33b1e0a273af: Pull complete 05:43:52 5d3b04190fa2: Pull complete 05:43:56 2f39f015ded8: Pull complete 05:43:56 Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 05:43:56 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 05:43:56 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 05:43:56 prd-centos7-docker-4c-2g-8210 does not seem to be running inside a container 05:43:56 $ 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 05:44:01 $ docker top 215d0f76ccf26cb5f4d7d3da304b2fd49c861258c3087d1a132189421de82cf3 -eo pid,comm [Pipeline] { [Pipeline] sh 05:44:01 + touch /tmp/pre-build-complete [Pipeline] sh 05:44:01 + mkdir -p /var/log/sysstat [Pipeline] sh 05:44:01 + ls /var/log/sa-host 05:44:01 ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 05:44:02 provisioning config files... 05:44:02 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgexfoundry_device-rest-go_main@tmp/config18413475390188464808tmp [Pipeline] { [Pipeline] echo 05:44:02 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 05:44:02 ---> create-netrc.sh [Pipeline] } 05:44:02 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 05:44:02 ---> python-tools-install.sh [Pipeline] echo 05:44:02 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 05:44:03 ---> sudo-logs.sh 05:44:03 Archiving 'sudo' log.. 05:44:03 sudo: unable to resolve host prd-centos7-docker-4c-2g-8210.novalocal: Name or service not known 05:44:03 sudo: unable to resolve host prd-centos7-docker-4c-2g-8210.novalocal: Name or service not known [Pipeline] unstash [Pipeline] echo 05:44:03 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 05:44:03 ---> job-cost.sh 05:44:03 lf-activate-venv: SKIPPING 05:44:03 INFO: No Stack... 05:44:03 INFO: Retrieving Pricing Info for: v3-standard-2 05:44:04 INFO: Archiving Costs [Pipeline] echo 05:44:04 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 05:44:04 ---> logs-deploy.sh 05:44:04 lf-activate-venv: SKIPPING 05:44:04 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-rest-go/main/219 05:44:04 INFO: archiving workspace using pattern(s): 05:44:05 Archives upload complete. 05:44:05 INFO: archiving logs to Nexus 05:44:06 ---> uname -a: 05:44:06 Linux prd-centos7-docker-4c-2g-8210.novalocal 3.10.0-1160.76.1.el7.x86_64 #1 SMP Wed Aug 10 16:21:17 UTC 2022 x86_64 GNU/Linux 05:44:06 05:44:06 05:44:06 ---> lscpu: 05:44:06 Architecture: x86_64 05:44:06 CPU op-mode(s): 32-bit, 64-bit 05:44:06 Byte Order: Little Endian 05:44:06 Address sizes: 40 bits physical, 48 bits virtual 05:44:06 CPU(s): 2 05:44:06 On-line CPU(s) list: 0,1 05:44:06 Thread(s) per core: 1 05:44:06 Core(s) per socket: 1 05:44:06 Socket(s): 2 05:44:06 NUMA node(s): 1 05:44:06 Vendor ID: AuthenticAMD 05:44:06 CPU family: 23 05:44:06 Model: 49 05:44:06 Model name: AMD EPYC-Rome Processor 05:44:06 Stepping: 0 05:44:06 CPU MHz: 2799.998 05:44:06 BogoMIPS: 5599.99 05:44:06 Virtualization: AMD-V 05:44:06 Hypervisor vendor: KVM 05:44:06 Virtualization type: full 05:44:06 L1d cache: 64 KiB 05:44:06 L1i cache: 64 KiB 05:44:06 L2 cache: 1 MiB 05:44:06 L3 cache: 32 MiB 05:44:06 NUMA node0 CPU(s): 0,1 05:44:06 Vulnerability Itlb multihit: Not affected 05:44:06 Vulnerability L1tf: Not affected 05:44:06 Vulnerability Mds: Not affected 05:44:06 Vulnerability Meltdown: Not affected 05:44:06 Vulnerability Mmio stale data: Not affected 05:44:06 Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp 05:44:06 Vulnerability Spectre v1: Mitigation; Load fences, usercopy/swapgs barriers and __user pointer sanitization 05:44:06 Vulnerability Spectre v2: Mitigation; Full retpoline, IBPB 05:44:06 Vulnerability Srbds: Not affected 05:44:06 Vulnerability Tsx async abort: Not affected 05:44:06 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 05:44:06 05:44:06 05:44:06 ---> nproc: 05:44:06 2 05:44:06 05:44:06 05:44:06 ---> df -h: 05:44:06 Filesystem Size Used Avail Use% Mounted on 05:44:06 overlay 40G 7.3G 33G 19% / 05:44:06 tmpfs 64M 0 64M 0% /dev 05:44:06 tmpfs 3.9G 0 3.9G 0% /sys/fs/cgroup 05:44:06 shm 64M 0 64M 0% /dev/shm 05:44:06 /dev/vda1 40G 7.3G 33G 19% /facter-os 05:44:06 05:44:06 05:44:06 Cannot open /var/log/sysstat/sa03: No such file or directory 05:44:06 Please check if data collecting is enabled 05:44:06 subprocess.CalledProcessError: Command '['sar', '-b', '-r', '-n', 'DEV']' returned non-zero exit status 2. [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 05:44:06 [edgeXInfraPublish] An error occurred while publishing logs: script returned exit code 1 [Pipeline] } 05:44:06 $ docker stop --time=1 215d0f76ccf26cb5f4d7d3da304b2fd49c861258c3087d1a132189421de82cf3 05:44:07 $ docker rm -f --volumes 215d0f76ccf26cb5f4d7d3da304b2fd49c861258c3087d1a132189421de82cf3 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] cleanWs 05:44:07 [WS-CLEANUP] Deleting project workspace... 05:44:07 [WS-CLEANUP] Deferred wipeout is used... 05:44:07 [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 05:44:08 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 05:44:08 05:44:08 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:44:08 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 05:44:08 latest: Pulling from edgex-lftools-log-publisher 05:44:08 5eb5b503b376: Pulling fs layer 05:44:08 5c69ac0246d0: Pulling fs layer 05:44:08 ec43610c2a17: Pulling fs layer 05:44:08 3a2ae6a8a46f: Pulling fs layer 05:44:08 33b1e0a273af: Pulling fs layer 05:44:08 5d3b04190fa2: Pulling fs layer 05:44:08 2f39f015ded8: Pulling fs layer 05:44:08 3a2ae6a8a46f: Waiting 05:44:08 33b1e0a273af: Waiting 05:44:08 5d3b04190fa2: Waiting 05:44:08 2f39f015ded8: Waiting 05:44:08 5c69ac0246d0: Download complete 05:44:08 3a2ae6a8a46f: Download complete 05:44:08 ec43610c2a17: Verifying Checksum 05:44:08 ec43610c2a17: Download complete 05:44:08 33b1e0a273af: Verifying Checksum 05:44:08 33b1e0a273af: Download complete 05:44:08 5d3b04190fa2: Download complete 05:44:08 5eb5b503b376: Verifying Checksum 05:44:08 5eb5b503b376: Download complete 05:44:09 2f39f015ded8: Download complete 05:44:10 5eb5b503b376: Pull complete 05:44:10 5c69ac0246d0: Pull complete 05:44:11 ec43610c2a17: Pull complete 05:44:11 3a2ae6a8a46f: Pull complete 05:44:11 33b1e0a273af: Pull complete 05:44:11 5d3b04190fa2: Pull complete 05:44:18 2f39f015ded8: Pull complete 05:44:18 Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 05:44:18 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 05:44:18 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 05:44:18 prd-ubuntu20.04-docker-8c-8g-8208 does not seem to be running inside a container 05:44:18 $ 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 ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 05:44:19 $ docker top 628e3f1ed720c014a36bb2ccf8742ec7c00e488e74d38a57c6c22ea6c1ae7ad9 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 05:44:20 ---> job-cost.sh 05:44:20 lf-activate-venv: SKIPPING 05:44:20 INFO: No Stack... 05:44:20 INFO: Retrieving Pricing Info for: v3-standard-8 05:44:20 INFO: Archiving Costs [Pipeline] sh 05:44:21 + cat /w/workspace/edgexfoundry_device-rest-go_main/archives/cost.csv 05:44:21 + cut -d, -f6 [Pipeline] lock 05:44:21 Trying to acquire lock on [Resource: jenkins-edgexfoundry-device-rest-go-main-219-stack-cost] 05:44:21 Resource [jenkins-edgexfoundry-device-rest-go-main-219-stack-cost] did not exist. Created. 05:44:21 Lock acquired on [Resource: jenkins-edgexfoundry-device-rest-go-main-219-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 05:44:21 + echo total: 0.2199999988079071 [Pipeline] stash 05:44:21 Stashed 1 file(s) [Pipeline] } 05:44:21 Lock released on resource [Resource: jenkins-edgexfoundry-device-rest-go-main-219-stack-cost] [Pipeline] // lock [Pipeline] } 05:44:21 $ docker stop --time=1 628e3f1ed720c014a36bb2ccf8742ec7c00e488e74d38a57c6c22ea6c1ae7ad9 05:44:22 $ docker rm -f --volumes 628e3f1ed720c014a36bb2ccf8742ec7c00e488e74d38a57c6c22ea6c1ae7ad9 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } 05:45:07 Removing intermediate container b6964b604a01 05:45:07 ---> 1bb265f2557e 05:45:07 Step 11/12 : COPY . . 05:45:07 ---> f62e4d2f4f5d 05:45:07 Step 12/12 : RUN $MAKE 05:45:07 ---> Running in 26654d2825c7 05:45:07 noop 05:45:07 Removing intermediate container 26654d2825c7 05:45:07 ---> 565fee63a799 05:45:07 Successfully built 565fee63a799 05:45:07 Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:45:08 + docker inspect -f . ci-base-image-arm64 05:45:08 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 05:45:08 prd-ubuntu20.04-docker-arm64-4c-16g-8209 does not seem to be running inside a container 05:45:08 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-rest-go/219 -v /w/workspace/device-rest-go/219:/w/workspace/device-rest-go/219:rw,z -v /w/workspace/device-rest-go/219@tmp:/w/workspace/device-rest-go/219@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 05:45:09 $ docker top 87b92fc9fdfd412886284a6db8f601cf0ae2e22073677df4b228dea7ee3e2c7f -eo pid,comm [Pipeline] { [Pipeline] sh 05:45:10 + go version 05:45:10 go version go1.23.9 linux/arm64 [Pipeline] } 05:45:10 $ docker stop --time=1 87b92fc9fdfd412886284a6db8f601cf0ae2e22073677df4b228dea7ee3e2c7f 05:45:12 $ docker rm -f --volumes 87b92fc9fdfd412886284a6db8f601cf0ae2e22073677df4b228dea7ee3e2c7f [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:45:13 + docker inspect -f . ci-base-image-arm64 05:45:13 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 05:45:13 prd-ubuntu20.04-docker-arm64-4c-16g-8209 does not seem to be running inside a container 05:45:13 $ 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/219 -v /w/workspace/device-rest-go/219:/w/workspace/device-rest-go/219:rw,z -v /w/workspace/device-rest-go/219@tmp:/w/workspace/device-rest-go/219@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 05:45:14 $ docker top 761558b5cb97f7e047763fc98647d40460378c7edeb7f9a6819a337efebd492b -eo pid,comm [Pipeline] { [Pipeline] sh 05:45:15 + git config --global --add safe.directory /w/workspace/device-rest-go/219 [Pipeline] fileExists [Pipeline] sh 05:45:16 + make test 05:45:16 go test ./... -coverprofile=coverage.out ./... 05:45:21 ? github.com/edgexfoundry/device-rest-go [no test files] 05:48:28 github.com/edgexfoundry/device-rest-go/cmd coverage: 0.0% of statements 05:48:33 ok github.com/edgexfoundry/device-rest-go/driver 0.046s coverage: 32.2% of statements 05:48:34 WARNING: Linting skipped (not on x86_64 or linter not installed) 05:48:34 go vet ./... 05:49:21 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 05:49:21 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 05:49:21 ./bin/test-attribution-txt.sh 05:49:21 An attribution for github.com/emirpasic/gods is missing from Attribution.txt, please add 05:49:21 An attribution for github.com/openziti/channel/v4 is missing from Attribution.txt, please add 05:49:21 An attribution for github.com/zitadel/logging is missing from Attribution.txt, please add 05:49:21 An attribution for github.com/zitadel/oidc/v3 is missing from Attribution.txt, please add 05:49:21 An attribution for github.com/zitadel/schema is missing from Attribution.txt, please add 05:49:21 An attribution for go.opentelemetry.io/auto/sdk is missing from Attribution.txt, please add [Pipeline] echo 05:49:21 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^lts-test$]] [Pipeline] } 05:49:21 $ docker stop --time=1 761558b5cb97f7e047763fc98647d40460378c7edeb7f9a6819a337efebd492b 05:49:23 $ docker rm -f --volumes 761558b5cb97f7e047763fc98647d40460378c7edeb7f9a6819a337efebd492b [Pipeline] // withDockerContainer [Pipeline] sh 05:49:24 + sudo chown -R jenkins:jenkins . [Pipeline] stash 05:49:24 Warning: overwriting stash ‘coverage-report’ 05:49:25 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh 05:49:25 + sudo chown -R jenkins:jenkins . [Pipeline] sh 05:49:26 + ls -al . 05:49:26 total 240 05:49:26 drwxrwxr-x 8 jenkins jenkins 4096 Sep 3 05:45 . 05:49:26 drwxrwxr-x 4 jenkins jenkins 4096 Sep 3 05:42 .. 05:49:26 -rw-rw-r-- 1 jenkins jenkins 151 Sep 3 05:42 .dockerignore 05:49:26 drwxrwxr-x 8 jenkins jenkins 4096 Sep 3 05:42 .git 05:49:26 drwxrwxr-x 3 jenkins jenkins 4096 Sep 3 05:42 .github 05:49:26 -rw-rw-r-- 1 jenkins jenkins 264 Sep 3 05:42 .gitignore 05:49:26 -rw-rw-r-- 1 jenkins jenkins 41 Sep 3 05:42 .golangci.yml 05:49:26 -rw-rw-r-- 1 jenkins jenkins 20138 Sep 3 05:42 Attribution.txt 05:49:26 -rw-rw-r-- 1 jenkins jenkins 18492 Sep 3 05:42 CHANGELOG.md 05:49:26 -rw-rw-r-- 1 jenkins jenkins 1697 Sep 3 05:42 Dockerfile 05:49:26 -rw-rw-r-- 1 jenkins jenkins 677 Sep 3 05:42 GOVERNANCE.md 05:49:26 -rw-rw-r-- 1 jenkins jenkins 680 Sep 3 05:42 Jenkinsfile 05:49:26 -rw-rw-r-- 1 jenkins jenkins 11340 Sep 3 05:42 LICENSE 05:49:26 -rw-rw-r-- 1 jenkins jenkins 2598 Sep 3 05:42 Makefile 05:49:26 -rw-rw-r-- 1 jenkins jenkins 620 Sep 3 05:42 OWNERS.md 05:49:26 -rw-rw-r-- 1 jenkins jenkins 3989 Sep 3 05:42 README.md 05:49:26 -rw-rw-r-- 1 jenkins jenkins 12 Sep 3 05:40 VERSION 05:49:26 drwxrwxr-x 2 jenkins jenkins 4096 Sep 3 05:42 bin 05:49:26 drwxrwxr-x 3 jenkins jenkins 4096 Sep 3 05:42 cmd 05:49:26 -rw-r--r-- 1 jenkins jenkins 14565 Sep 3 05:48 coverage.out 05:49:26 drwxrwxr-x 2 jenkins jenkins 4096 Sep 3 05:42 driver 05:49:26 -rw-rw-r-- 1 jenkins jenkins 6324 Sep 3 05:42 go.mod 05:49:26 -rw-rw-r-- 1 jenkins jenkins 86944 Sep 3 05:42 go.sum 05:49:26 drwxrwxr-x 3 jenkins jenkins 4096 Sep 3 05:42 openapi 05:49:26 -rw-rw-r-- 1 jenkins jenkins 713 Sep 3 05:42 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:49:26 + 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=50198afc762bca12813e6a26052d1612bb9f4903 --label arch=arm64 --label version=4.1.0-dev.15 . 05:49:26 Sending build context to Docker daemon 157.2kB 05:49:26 Step 1/26 : ARG BASE=golang:1.23-alpine3.20 05:49:26 Step 2/26 : FROM ${BASE} AS builder 05:49:26 ---> 565fee63a799 05:49:26 Step 3/26 : ARG ADD_BUILD_TAGS="" 05:49:26 ---> Running in 317a949bde6b 05:49:26 Removing intermediate container 317a949bde6b 05:49:26 ---> 2d6c5d124ed6 05:49:26 Step 4/26 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 05:49:27 ---> Running in e0b9bdece8fc 05:49:27 Removing intermediate container e0b9bdece8fc 05:49:27 ---> f2504e239a9c 05:49:27 Step 5/26 : ARG ALPINE_PKG_BASE="make git openssh-client" 05:49:27 ---> Running in b534089d54e2 05:49:27 Removing intermediate container b534089d54e2 05:49:27 ---> 25d5298d8de3 05:49:27 Step 6/26 : ARG ALPINE_PKG_EXTRA="" 05:49:27 ---> Running in 3e6442647df6 05:49:28 Removing intermediate container 3e6442647df6 05:49:28 ---> 1a9bfe1a3098 05:49:28 Step 7/26 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 05:49:28 ---> Running in 041ffb73dd48 05:49:29 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 05:49:29 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 05:49:31 OK: 244 MiB in 62 packages 05:49:32 Removing intermediate container 041ffb73dd48 05:49:32 ---> 18cda2337e1f 05:49:32 Step 8/26 : WORKDIR /device-rest-go 05:49:32 ---> Running in 9e3c2380d578 05:49:32 Removing intermediate container 9e3c2380d578 05:49:32 ---> f3e24ee17b92 05:49:32 Step 9/26 : COPY go.mod vendor* ./ 05:49:32 ---> f0c2faf79353 05:49:32 Step 10/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 05:49:32 ---> Running in 918d4526dd10 05:49:35 Removing intermediate container 918d4526dd10 05:49:35 ---> 7a82fcbfd290 05:49:35 Step 11/26 : COPY . . 05:49:35 ---> cd8b5498f74a 05:49:35 Step 12/26 : RUN $MAKE 05:49:35 ---> Running in 0e7e91ab4a6d 05:49:36 CGO_ENABLED=0 go build -tags "" -ldflags "-s -w -X github.com/edgexfoundry/device-rest-go.Version=4.1.0-dev.15 -X github.com/edgexfoundry/device-sdk-go/v4/internal/common.SDKVersion=v4.1.0-dev.34 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/device-rest ./cmd 05:52:58 Removing intermediate container 0e7e91ab4a6d 05:52:58 ---> 67183ff130b2 05:52:58 Step 13/26 : FROM alpine:3.20 05:52:58 3.20: Pulling from library/alpine 05:52:58 13e713f82565: Pulling fs layer 05:52:58 13e713f82565: Verifying Checksum 05:52:58 13e713f82565: Download complete 05:52:58 13e713f82565: Pull complete 05:52:58 Digest: sha256:b3119ef930faabb6b7b976780c0c7a9c1aa24d0c75e9179ac10e6bc9ac080d0d 05:52:58 Status: Downloaded newer image for alpine:3.20 05:52:58 ---> c88e9dceb6cb 05:52:58 Step 14/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel' 05:52:58 ---> Running in 07ea50a2fab3 05:52:58 Removing intermediate container 07ea50a2fab3 05:52:58 ---> b6dc688c5056 05:52:58 Step 15/26 : LABEL Name=device-rest-go Version=${VERSION} 05:52:58 ---> Running in 34f81c2a2a8f 05:52:58 Removing intermediate container 34f81c2a2a8f 05:52:58 ---> 65a693413b02 05:52:58 Step 16/26 : RUN apk add --update --no-cache dumb-init 05:52:58 ---> Running in 817aca1ecd4c 05:52:58 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 05:52:58 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 05:52:58 (1/1) Installing dumb-init (1.2.5-r3) 05:52:58 Executing busybox-1.36.1-r29.trigger 05:52:58 OK: 9 MiB in 15 packages 05:52:58 Removing intermediate container 817aca1ecd4c 05:52:58 ---> 46f18dd1c9f5 05:52:58 Step 17/26 : RUN apk --no-cache upgrade 05:52:58 ---> Running in 19e0c4407691 05:52:58 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 05:52:58 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 05:52:58 (1/3) Upgrading busybox (1.36.1-r29 -> 1.36.1-r30) 05:52:58 Executing busybox-1.36.1-r30.post-upgrade 05:52:58 (2/3) Upgrading busybox-binsh (1.36.1-r29 -> 1.36.1-r30) 05:52:58 (3/3) Upgrading ssl_client (1.36.1-r29 -> 1.36.1-r30) 05:52:58 Executing busybox-1.36.1-r30.trigger 05:52:58 OK: 9 MiB in 15 packages 05:52:59 Removing intermediate container 19e0c4407691 05:52:59 ---> 910bc6161e98 05:52:59 Step 18/26 : COPY --from=builder /device-rest-go/cmd / 05:53:01 ---> e6e9eab5243a 05:53:01 Step 19/26 : COPY --from=builder /device-rest-go/LICENSE / 05:53:02 ---> 71b9439834b4 05:53:02 Step 20/26 : COPY --from=builder /device-rest-go/Attribution.txt / 05:53:02 ---> 45ca9c98de12 05:53:02 Step 21/26 : EXPOSE 59986 05:53:02 ---> Running in c3ad97c2dc67 05:53:02 Removing intermediate container c3ad97c2dc67 05:53:02 ---> 4f42261185f4 05:53:02 Step 22/26 : ENTRYPOINT ["/device-rest"] 05:53:02 ---> Running in 8d9069b1caca 05:53:03 Removing intermediate container 8d9069b1caca 05:53:03 ---> 0fd95bf81eed 05:53:03 Step 23/26 : CMD ["-cp=keeper.http://edgex-core-keeper:59890", "--registry"] 05:53:03 ---> Running in f766d1fdeb19 05:53:03 Removing intermediate container f766d1fdeb19 05:53:03 ---> 7e7f9a8a1ea8 05:53:03 Step 24/26 : LABEL arch=arm64 05:53:03 ---> Running in 787c93f6190c 05:53:04 Removing intermediate container 787c93f6190c 05:53:04 ---> f5e8873dd238 05:53:04 Step 25/26 : LABEL git_sha=50198afc762bca12813e6a26052d1612bb9f4903 05:53:04 ---> Running in fdcfcab82c55 05:53:04 Removing intermediate container fdcfcab82c55 05:53:04 ---> 1219fd63b00d 05:53:04 Step 26/26 : LABEL version=4.1.0-dev.15 05:53:04 ---> Running in 222dc1a8fbfa 05:53:04 Removing intermediate container 222dc1a8fbfa 05:53:04 ---> 53d6c473829f 05:53:04 [Warning] One or more build-args [ARCH] were not consumed 05:53:04 Successfully built 53d6c473829f 05:53:04 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 05:53:04 provisioning config files... 05:53:05 copy managed file [device-rest-go-settings] to file:/w/workspace/device-rest-go/219@tmp/config5762512905715442993tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 05:53:05 ---> ****-login.sh 05:53:05 nexus3.edgexfoundry.org:10001 05:53:05 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 05:53:05 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 05:53:05 Configure a credential helper to remove this warning. See 05:53:05 https://docs.****.com/engine/reference/commandline/login/#credentials-store 05:53:05 05:53:05 Login Succeeded 05:53:05 nexus3.edgexfoundry.org:10002 05:53:05 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 05:53:05 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 05:53:05 Configure a credential helper to remove this warning. See 05:53:05 https://docs.****.com/engine/reference/commandline/login/#credentials-store 05:53:05 05:53:05 Login Succeeded 05:53:05 nexus3.edgexfoundry.org:10003 05:53:06 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 05:53:06 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 05:53:06 Configure a credential helper to remove this warning. See 05:53:06 https://docs.****.com/engine/reference/commandline/login/#credentials-store 05:53:06 05:53:06 Login Succeeded 05:53:06 nexus3.edgexfoundry.org:10004 05:53:06 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 05:53:06 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 05:53:06 Configure a credential helper to remove this warning. See 05:53:06 https://docs.****.com/engine/reference/commandline/login/#credentials-store 05:53:06 05:53:06 Login Succeeded 05:53:06 ****.io 05:53:06 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 05:53:07 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 05:53:07 Configure a credential helper to remove this warning. See 05:53:07 https://docs.****.com/engine/reference/commandline/login/#credentials-store 05:53:07 05:53:07 Login Succeeded 05:53:07 ---> ****-login.sh ends [Pipeline] } 05:53:07 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 05:53:07 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^lts-test$]] [Pipeline] echo 05:53:07 [edgeXDocker.push] Tagging docker image device-rest-arm64 with the following tags: 05:53:07 50198afc762bca12813e6a26052d1612bb9f4903 05:53:07 latest 05:53:07 4.1.0-dev.15 05:53:07 50198afc762bca12813e6a26052d1612bb9f4903-4.1.0-dev.15 05:53:07 main 05:53:07 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:53:07 + docker tag device-rest-arm64 nexus3.edgexfoundry.org:10004/device-rest-arm64:50198afc762bca12813e6a26052d1612bb9f4903 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:53:08 + docker push nexus3.edgexfoundry.org:10004/device-rest-arm64:50198afc762bca12813e6a26052d1612bb9f4903 05:53:08 The push refers to repository [nexus3.edgexfoundry.org:10004/device-rest-arm64] 05:53:08 f3d9f61d356a: Preparing 05:53:08 7d3756774485: Preparing 05:53:08 7386d4b64177: Preparing 05:53:08 e75e29cdc24f: Preparing 05:53:08 a2cef359af69: Preparing 05:53:08 1e890da81ec9: Preparing 05:53:08 1e890da81ec9: Waiting 05:53:08 f3d9f61d356a: Pushed 05:53:08 7d3756774485: Pushed 05:53:08 a2cef359af69: Pushed 05:53:08 1e890da81ec9: Layer already exists 05:53:08 e75e29cdc24f: Pushed 05:53:16 7386d4b64177: Pushed 05:53:16 50198afc762bca12813e6a26052d1612bb9f4903: digest: sha256:147a3821559137bb36200354e6ab743f52f9d2fe2ca8ad5022cda6d15a59b4fa size: 1575 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:53:17 + docker tag device-rest-arm64 nexus3.edgexfoundry.org:10004/device-rest-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:53:17 + docker push nexus3.edgexfoundry.org:10004/device-rest-arm64:latest 05:53:17 The push refers to repository [nexus3.edgexfoundry.org:10004/device-rest-arm64] 05:53:17 f3d9f61d356a: Preparing 05:53:17 7d3756774485: Preparing 05:53:17 7386d4b64177: Preparing 05:53:17 e75e29cdc24f: Preparing 05:53:17 a2cef359af69: Preparing 05:53:17 1e890da81ec9: Preparing 05:53:17 1e890da81ec9: Waiting 05:53:17 e75e29cdc24f: Layer already exists 05:53:17 7386d4b64177: Layer already exists 05:53:17 a2cef359af69: Layer already exists 05:53:17 7d3756774485: Layer already exists 05:53:17 f3d9f61d356a: Layer already exists 05:53:18 1e890da81ec9: Layer already exists 05:53:18 latest: digest: sha256:147a3821559137bb36200354e6ab743f52f9d2fe2ca8ad5022cda6d15a59b4fa size: 1575 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:53:18 + docker tag device-rest-arm64 nexus3.edgexfoundry.org:10004/device-rest-arm64:4.1.0-dev.15 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:53:18 + docker push nexus3.edgexfoundry.org:10004/device-rest-arm64:4.1.0-dev.15 05:53:18 The push refers to repository [nexus3.edgexfoundry.org:10004/device-rest-arm64] 05:53:18 f3d9f61d356a: Preparing 05:53:18 7d3756774485: Preparing 05:53:18 7386d4b64177: Preparing 05:53:18 e75e29cdc24f: Preparing 05:53:18 a2cef359af69: Preparing 05:53:18 1e890da81ec9: Preparing 05:53:18 1e890da81ec9: Waiting 05:53:18 7386d4b64177: Layer already exists 05:53:18 f3d9f61d356a: Layer already exists 05:53:18 7d3756774485: Layer already exists 05:53:18 e75e29cdc24f: Layer already exists 05:53:18 a2cef359af69: Layer already exists 05:53:18 1e890da81ec9: Layer already exists 05:53:18 4.1.0-dev.15: digest: sha256:147a3821559137bb36200354e6ab743f52f9d2fe2ca8ad5022cda6d15a59b4fa size: 1575 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:53:19 + docker tag device-rest-arm64 nexus3.edgexfoundry.org:10004/device-rest-arm64:50198afc762bca12813e6a26052d1612bb9f4903-4.1.0-dev.15 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:53:19 + docker push nexus3.edgexfoundry.org:10004/device-rest-arm64:50198afc762bca12813e6a26052d1612bb9f4903-4.1.0-dev.15 05:53:19 The push refers to repository [nexus3.edgexfoundry.org:10004/device-rest-arm64] 05:53:19 f3d9f61d356a: Preparing 05:53:19 7d3756774485: Preparing 05:53:19 7386d4b64177: Preparing 05:53:19 e75e29cdc24f: Preparing 05:53:19 a2cef359af69: Preparing 05:53:19 1e890da81ec9: Preparing 05:53:19 1e890da81ec9: Waiting 05:53:19 7386d4b64177: Layer already exists 05:53:19 f3d9f61d356a: Layer already exists 05:53:19 e75e29cdc24f: Layer already exists 05:53:19 7d3756774485: Layer already exists 05:53:19 a2cef359af69: Layer already exists 05:53:19 1e890da81ec9: Layer already exists 05:53:19 50198afc762bca12813e6a26052d1612bb9f4903-4.1.0-dev.15: digest: sha256:147a3821559137bb36200354e6ab743f52f9d2fe2ca8ad5022cda6d15a59b4fa size: 1575 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:53:20 + docker tag device-rest-arm64 nexus3.edgexfoundry.org:10004/device-rest-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:53:20 + docker push nexus3.edgexfoundry.org:10004/device-rest-arm64:main 05:53:20 The push refers to repository [nexus3.edgexfoundry.org:10004/device-rest-arm64] 05:53:20 f3d9f61d356a: Preparing 05:53:20 7d3756774485: Preparing 05:53:20 7386d4b64177: Preparing 05:53:20 e75e29cdc24f: Preparing 05:53:20 a2cef359af69: Preparing 05:53:20 1e890da81ec9: Preparing 05:53:20 1e890da81ec9: Waiting 05:53:20 7386d4b64177: Layer already exists 05:53:20 e75e29cdc24f: Layer already exists 05:53:20 a2cef359af69: Layer already exists 05:53:20 f3d9f61d356a: Layer already exists 05:53:20 7d3756774485: Layer already exists 05:53:20 1e890da81ec9: Layer already exists 05:53:20 main: digest: sha256:147a3821559137bb36200354e6ab743f52f9d2fe2ca8ad5022cda6d15a59b4fa size: 1575 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 05:53:20 ===================================================== [Pipeline] echo 05:53:20 taggedImages: 05:53:20 - nexus3.edgexfoundry.org:10004/device-rest-arm64:50198afc762bca12813e6a26052d1612bb9f4903 05:53:20 - nexus3.edgexfoundry.org:10004/device-rest-arm64:latest 05:53:20 - nexus3.edgexfoundry.org:10004/device-rest-arm64:4.1.0-dev.15 05:53:20 - nexus3.edgexfoundry.org:10004/device-rest-arm64:50198afc762bca12813e6a26052d1612bb9f4903-4.1.0-dev.15 05:53:20 - nexus3.edgexfoundry.org:10004/device-rest-arm64:main [Pipeline] echo 05:53:20 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/device-rest-arm64:50198afc762bca12813e6a26052d1612bb9f4903 [Pipeline] echo 05:53:20 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/device-rest-arm64:latest [Pipeline] echo 05:53:20 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/device-rest-arm64:4.1.0-dev.15 [Pipeline] echo 05:53:20 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/device-rest-arm64:50198afc762bca12813e6a26052d1612bb9f4903-4.1.0-dev.15 [Pipeline] echo 05:53:20 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 05:53:21 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 05:53:21 05:53:21 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:53:21 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 05:53:21 arm64: Pulling from edgex-lftools-log-publisher 05:53:21 8998bd30e6a1: Pulling fs layer 05:53:21 04944245beec: Pulling fs layer 05:53:21 699f458cf7ca: Pulling fs layer 05:53:21 765212b225bb: Pulling fs layer 05:53:21 f23df028b6ca: Pulling fs layer 05:53:21 d65c8cfc05b1: Pulling fs layer 05:53:21 2437ff75d9bd: Pulling fs layer 05:53:21 765212b225bb: Waiting 05:53:21 f23df028b6ca: Waiting 05:53:21 d65c8cfc05b1: Waiting 05:53:21 2437ff75d9bd: Waiting 05:53:21 04944245beec: Verifying Checksum 05:53:21 04944245beec: Download complete 05:53:21 765212b225bb: Verifying Checksum 05:53:21 765212b225bb: Download complete 05:53:21 f23df028b6ca: Verifying Checksum 05:53:21 f23df028b6ca: Download complete 05:53:21 d65c8cfc05b1: Verifying Checksum 05:53:21 d65c8cfc05b1: Download complete 05:53:21 699f458cf7ca: Download complete 05:53:22 8998bd30e6a1: Verifying Checksum 05:53:22 8998bd30e6a1: Download complete 05:53:25 2437ff75d9bd: Verifying Checksum 05:53:25 2437ff75d9bd: Download complete 05:53:26 8998bd30e6a1: Pull complete 05:53:27 04944245beec: Pull complete 05:53:28 699f458cf7ca: Pull complete 05:53:29 765212b225bb: Pull complete 05:53:30 f23df028b6ca: Pull complete 05:53:30 d65c8cfc05b1: Pull complete 05:53:48 2437ff75d9bd: Pull complete 05:53:48 Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da 05:53:48 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 05:53:48 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 05:53:48 prd-ubuntu20.04-docker-arm64-4c-16g-8209 does not seem to be running inside a container 05:53:48 $ 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/219 -v /w/workspace/device-rest-go/219:/w/workspace/device-rest-go/219:rw,z -v /w/workspace/device-rest-go/219@tmp:/w/workspace/device-rest-go/219@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 05:53:51 $ docker top 343bbdfedc7874debd37ee0d4163f408c3f87ee85d8503cf5fcf14b0771c9bb9 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 05:53:51 ---> job-cost.sh 05:53:52 lf-activate-venv: SKIPPING 05:53:52 INFO: No Stack... 05:53:52 INFO: Retrieving Pricing Info for: v3-standard-4 05:53:53 INFO: Archiving Costs [Pipeline] sh 05:53:54 + + cutcat -d, /w/workspace/device-rest-go/219/archives/cost.csv -f6 05:53:54 [Pipeline] lock 05:53:54 Trying to acquire lock on [Resource: jenkins-edgexfoundry-device-rest-go-main-219-stack-cost] 05:53:54 Resource [jenkins-edgexfoundry-device-rest-go-main-219-stack-cost] did not exist. Created. 05:53:54 Lock acquired on [Resource: jenkins-edgexfoundry-device-rest-go-main-219-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 05:53:54 /w/workspace/device-rest-go/219@tmp/durable-bcf94f0e/script.sh.copy: 1: Syntax error: Unterminated quoted string [Pipeline] sh 05:53:55 + echo total: 0.10999999940395355 [Pipeline] stash 05:53:55 Warning: overwriting stash ‘stack-cost’ 05:53:55 Stashed 1 file(s) [Pipeline] } 05:53:55 Lock released on resource [Resource: jenkins-edgexfoundry-device-rest-go-main-219-stack-cost] [Pipeline] // lock [Pipeline] } 05:53:55 $ docker stop --time=1 343bbdfedc7874debd37ee0d4163f408c3f87ee85d8503cf5fcf14b0771c9bb9 05:53:57 $ docker rm -f --volumes 343bbdfedc7874debd37ee0d4163f408c3f87ee85d8503cf5fcf14b0771c9bb9 [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 05:53:57 provisioning config files... 05:53:57 copy managed file [device-rest-go-codecov-token] to file:/w/workspace/edgexfoundry_device-rest-go_main@tmp/config7657499417882047224tmp [Pipeline] { [Pipeline] sh 05:53:57 + set +x 05:53:57 + curl -s https://codecov.io/bash 05:53:57 + bash -s -- 05:53:57 05:53:57 _____ _ 05:53:57 / ____| | | 05:53:57 | | ___ __| | ___ ___ _____ __ 05:53:57 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 05:53:57 | |___| (_) | (_| | __/ (_| (_) \ V / 05:53:57 \_____\___/ \__,_|\___|\___\___/ \_/ 05:53:57 Bash-1.0.6 05:53:57 05:53:57 05:53:57 ==> git version 2.25.1 found 05:53:57 ==> 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 05:53:57 Release-Date: 2020-01-08 05:53:57 Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp 05:53:57 Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets 05:53:57 ==> Jenkins CI detected. 05:53:57 current dir:  /w/workspace/edgexfoundry_device-rest-go_main 05:53:57 project root: . 05:53:57 --> token set from env 05:53:57 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 05:53:57 ==> Running gcov in . (disable via -X gcov) 05:53:57 ==> Python coveragepy not found 05:53:57 ==> Searching for coverage reports in: 05:53:57 + . 05:53:57 -> Found 1 reports 05:53:57 ==> Detecting git/mercurial file structure 05:53:57 ==> Reading reports 05:53:58 + ./coverage.out bytes=14565 05:53:58 ==> Appending adjustments 05:53:58 https://docs.codecov.io/docs/fixing-reports 05:53:58 + Found adjustments 05:53:58 ==> Gzipping contents 05:53:58 4.0K /tmp/codecov.dvbEdn.gz 05:53:58 ==> Uploading reports 05:53:58 url: https://codecov.io 05:53:58 query: branch=main&commit=50198afc762bca12813e6a26052d1612bb9f4903&build=219&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-rest-go%2Fjob%2Fmain%2F219%2F&name=&tag=&slug=edgexfoundry%2Fdevice-rest-go&service=jenkins&flags=&pr=&job=&cmd_args= 05:53:58 -> Pinging Codecov 05:53:58 https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=****&branch=main&commit=50198afc762bca12813e6a26052d1612bb9f4903&build=219&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-rest-go%2Fjob%2Fmain%2F219%2F&name=&tag=&slug=edgexfoundry%2Fdevice-rest-go&service=jenkins&flags=&pr=&job=&cmd_args= 05:53:58 -> Uploading to 05:53:58 https://storage.googleapis.com/codecov-production/shelter/v4/github/edgexfoundry/device-rest-go/50198afc762bca12813e6a26052d1612bb9f4903/596bdfc4-2799-4662-a05c-d0942e9d8632.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJWQHUGIBILH4J7Q6ZUSCIFNEOLYSNDS7L3B4N5SIBQ2J4YLYE5CRFCD%2F20250903%2Fus%2Fs3%2Faws4_request&X-Amz-Date=20250903T055358Z&X-Amz-Expires=120&X-Amz-SignedHeaders=host&X-Amz-Signature=bb969a34462d16dca1f498322d0981618a683f13a57290530106a6e4a757b0bf 05:53:58 % Total % Received % Xferd Average Speed Time Time Time Current 05:53:58 Dload Upload Total Spent Left Speed 05:53:58 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 2326 0 0 100 2326 0 9266 --:--:-- --:--:-- --:--:-- 9266 05:53:58 -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/device-rest-go/commit/50198afc762bca12813e6a26052d1612bb9f4903 [Pipeline] } 05:53:58 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) [Pipeline] echo 05:53:58 [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] withCredentials 05:53:59 Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:53:59 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest 05:53:59 05:53:59 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:53:59 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest 05:53:59 latest: Pulling from edgex-devops/edgex-snyk-go 05:53:59 0a9a5dfd008f: Already exists 05:53:59 36466aa92d05: Already exists 05:53:59 e10405b45d13: Already exists 05:53:59 096b7ceb2af7: Already exists 05:53:59 4f4fb700ef54: Already exists 05:53:59 e50aa161e22a: Pulling fs layer 05:53:59 d3c8db5fb9df: Pulling fs layer 05:53:59 e50aa161e22a: Verifying Checksum 05:53:59 e50aa161e22a: Download complete 05:54:00 e50aa161e22a: Pull complete 05:54:01 d3c8db5fb9df: Verifying Checksum 05:54:01 d3c8db5fb9df: Download complete 05:54:05 d3c8db5fb9df: Pull complete 05:54:05 Digest: sha256:dd1bc05e8109ba836052a65277634c2595aaffbf12b6b6479deaea63345484be 05:54:05 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest 05:54:05 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 05:54:05 prd-ubuntu20.04-docker-8c-8g-8208 does not seem to be running inside a container 05:54:05 $ 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 ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest cat 05:54:06 $ docker top 53feb37134de2be219423bc1488db7a52fdb762dd550a0a3544b9fc9b7972f17 -eo pid,comm [Pipeline] { [Pipeline] sh 05:54:06 + git config --global --add safe.directory /w/workspace/edgexfoundry_device-rest-go_main [Pipeline] echo 05:54:06 [edgeXSnyk] command to run: set -o pipefail ; snyk monitor --org=edgex-jenkins --project-name='edgexfoundry/device-rest-go:main' [Pipeline] sh 05:54:06 + set -o pipefail 05:54:06 + snyk monitor '--org=edgex-jenkins' '--project-name=edgexfoundry/device-rest-go:main' 05:54:16 05:54:16 Monitoring /w/workspace/edgexfoundry_device-rest-go_main (github.com/edgexfoundry/device-rest-go)... 05:54:16 05:54:16 Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/9d7b2b31-f697-4750-913c-575a35a00c1a/history/6eb342f2-c641-4440-8a2d-0a0331a20fab 05:54:16 05:54:16 Notifications about newly disclosed issues related to these dependencies will be emailed to you. 05:54:16 05:54:16 05:54:16 You are approaching your monthly limit of 200 private tests for your edgex-jenkins org. 05:54:16 To learn more about our plans and increase your tests limit visit https://snyk.io/plans. [Pipeline] } 05:54:16 $ docker stop --time=1 53feb37134de2be219423bc1488db7a52fdb762dd550a0a3544b9fc9b7972f17 05:54:19 $ docker rm -f --volumes 53feb37134de2be219423bc1488db7a52fdb762dd550a0a3544b9fc9b7972f17 [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 05:54:20 + git log --format=format:%s -1 50198afc762bca12813e6a26052d1612bb9f4903 [Pipeline] sh 05:54:20 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 05:54:20 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:54:20 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 05:54:20 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 05:54:20 prd-ubuntu20.04-docker-8c-8g-8208 does not seem to be running inside a container 05:54:20 $ 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 ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 05:54:20 $ docker top da442e41b4ceb10ec48382fe8fbd66c29e0ba76013660a1fabc9527d189a4ae4 -eo pid,comm 05:54:21 ERROR: The container started but didn't run the expected command. Please double check your ENTRYPOINT does execute the command passed as docker run argument, as required by official docker images (see https://github.com/docker-library/official-images#consistency for entrypoint consistency requirements). 05:54:21 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 05:54:21 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 05:54:21 [ssh-agent] Looking for ssh-agent implementation... 05:54:21 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 05:54:21 $ docker exec da442e41b4ceb10ec48382fe8fbd66c29e0ba76013660a1fabc9527d189a4ae4 ssh-agent 05:54:21 SSH_AUTH_SOCK=/tmp/ssh-aYDLxmcbiL5M/agent.32 05:54:21 SSH_AGENT_PID=38 05:54:21 Running ssh-add (command line suppressed) 05:54:21 Identity added: /w/workspace/edgexfoundry_device-rest-go_main@tmp/private_key_15129708111938259909.key (/w/workspace/edgexfoundry_device-rest-go_main@tmp/private_key_15129708111938259909.key) 05:54:21 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 05:54:21 + git semver tag 05:54:21 2025-09-03 05:54:21,866 [is_cygwin_git] DEBUG Failed checking if running in CYGWIN due to: FileNotFoundError(2, 'No such file or directory') 05:54:21 2025-09-03 05:54:21,869 [run_tag] DEBUG tag force:False 05:54:21 2025-09-03 05:54:21,869 [check_head_tag] DEBUG check head tag 05:54:21 2025-09-03 05:54:21,870 [execute] INFO git cat-file --batch-check 05:54:21 2025-09-03 05:54:21,870 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgexfoundry_device-rest-go_main, stdin=, shell=False, universal_newlines=False) 05:54:21 2025-09-03 05:54:21,872 [execute] INFO git cat-file --batch 05:54:21 2025-09-03 05:54:21,872 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgexfoundry_device-rest-go_main, stdin=, shell=False, universal_newlines=False) 05:54:21 2025-09-03 05:54:21,884 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-rest-go_main/.semver/main 05:54:21 2025-09-03 05:54:21,884 [execute] INFO git tag -a v4.1.0-dev.15 -m v4.1.0-dev.15 05:54:21 2025-09-03 05:54:21,884 [execute] DEBUG Popen(['git', 'tag', '-a', 'v4.1.0-dev.15', '-m', 'v4.1.0-dev.15'], cwd=/w/workspace/edgexfoundry_device-rest-go_main, stdin=None, shell=False, universal_newlines=False) 05:54:21 2025-09-03 05:54:21,887 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-rest-go_main/.semver/main 05:54:21 4.1.0-dev.15 [Pipeline] } 05:54:21 $ docker exec --env ******** --env ******** da442e41b4ceb10ec48382fe8fbd66c29e0ba76013660a1fabc9527d189a4ae4 ssh-agent -k 05:54:22 unset SSH_AUTH_SOCK; 05:54:22 unset SSH_AGENT_PID; 05:54:22 echo Agent pid 38 killed; 05:54:22 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 05:54:22 + git semver [Pipeline] } 05:54:22 $ docker stop --time=1 da442e41b4ceb10ec48382fe8fbd66c29e0ba76013660a1fabc9527d189a4ae4 05:54:23 $ docker rm -f --volumes da442e41b4ceb10ec48382fe8fbd66c29e0ba76013660a1fabc9527d189a4ae4 [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:54:24 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 05:54:24 05:54:24 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:54:24 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 05:54:24 0.23.1-centos7: Pulling from edgex-lftools 05:54:24 ab5ef0e58194: Pulling fs layer 05:54:24 9712f1f96733: Pulling fs layer 05:54:24 63f879dbbcfc: Pulling fs layer 05:54:24 0d9ebad4ef96: Pulling fs layer 05:54:24 e9a5061849ea: Pulling fs layer 05:54:24 d747dcd14b5f: Pulling fs layer 05:54:24 2de7ff778b66: Pulling fs layer 05:54:24 e9a5061849ea: Waiting 05:54:24 0d9ebad4ef96: Waiting 05:54:24 d747dcd14b5f: Waiting 05:54:24 2de7ff778b66: Waiting 05:54:24 9712f1f96733: Verifying Checksum 05:54:24 9712f1f96733: Download complete 05:54:24 63f879dbbcfc: Verifying Checksum 05:54:24 63f879dbbcfc: Download complete 05:54:25 e9a5061849ea: Verifying Checksum 05:54:25 e9a5061849ea: Download complete 05:54:25 0d9ebad4ef96: Verifying Checksum 05:54:25 0d9ebad4ef96: Download complete 05:54:25 d747dcd14b5f: Verifying Checksum 05:54:25 d747dcd14b5f: Download complete 05:54:25 ab5ef0e58194: Verifying Checksum 05:54:25 ab5ef0e58194: Download complete 05:54:25 2de7ff778b66: Verifying Checksum 05:54:25 2de7ff778b66: Download complete 05:54:29 ab5ef0e58194: Pull complete 05:54:29 9712f1f96733: Pull complete 05:54:29 63f879dbbcfc: Pull complete 05:54:34 0d9ebad4ef96: Pull complete 05:54:34 e9a5061849ea: Pull complete 05:54:34 d747dcd14b5f: Pull complete 05:54:36 2de7ff778b66: Pull complete 05:54:36 Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 05:54:36 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 05:54:36 nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 05:54:36 prd-ubuntu20.04-docker-8c-8g-8208 does not seem to be running inside a container 05:54:36 $ 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 ******** nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 cat 05:54:38 $ docker top 3a261e2249339e0ce0af2e7059e7944f0482b5f26d1515a515fb930cc150e0fc -eo pid,comm [Pipeline] { [Pipeline] configFileProvider 05:54:38 provisioning config files... 05:54:38 copy managed file [sigul-config] to file:/w/workspace/edgexfoundry_device-rest-go_main@tmp/config5666603255270246368tmp 05:54:38 copy managed file [sigul-password] to file:/w/workspace/edgexfoundry_device-rest-go_main@tmp/config17805153547921255566tmp 05:54:38 copy managed file [sigul-pki] to file:/w/workspace/edgexfoundry_device-rest-go_main@tmp/config8197785596289071491tmp [Pipeline] { [Pipeline] echo 05:54:38 Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh 05:54:38 ---> sigul-configuration.sh 05:54:38 gpg: directory `/root/.gnupg' created 05:54:38 gpg: new configuration file `/root/.gnupg/gpg.conf' created 05:54:38 gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run 05:54:38 gpg: keyring `/root/.gnupg/secring.gpg' created 05:54:38 gpg: keyring `/root/.gnupg/pubring.gpg' created 05:54:38 gpg: CAST5 encrypted data 05:54:38 gpg: encrypted with 1 passphrase 05:54:38 gpg: WARNING: message was not integrity protected [Pipeline] sh 05:54:39 + mkdir /home/jenkins 05:54:39 + mkdir /home/jenkins/sigul [Pipeline] sh 05:54:39 + 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 05:54:39 Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh 05:54:39 ---> sigul-install.sh 05:54:39 Sigul already installed; skipping installation. [Pipeline] sh 05:54:40 + git tag --list 05:54:40 v1.0.0 05:54:40 v1.1.0 05:54:40 v1.1.1 05:54:40 v1.1.2 05:54:40 v1.2.0 05:54:40 v1.2.1 05:54:40 v2.0.0 05:54:40 v2.1.0 05:54:40 v2.1.1 05:54:40 v2.2.0 05:54:40 v2.3.0 05:54:40 v3.0 05:54:40 v3.0.0 05:54:40 v3.1 05:54:40 v3.1.0 05:54:40 v3.1.1 05:54:40 v4.0 05:54:40 v4.0.0 05:54:40 v4.1.0-dev.1 05:54:40 v4.1.0-dev.10 05:54:40 v4.1.0-dev.11 05:54:40 v4.1.0-dev.12 05:54:40 v4.1.0-dev.13 05:54:40 v4.1.0-dev.14 05:54:40 v4.1.0-dev.15 05:54:40 v4.1.0-dev.2 05:54:40 v4.1.0-dev.3 05:54:40 v4.1.0-dev.4 05:54:40 v4.1.0-dev.5 05:54:40 v4.1.0-dev.6 05:54:40 v4.1.0-dev.7 05:54:40 v4.1.0-dev.8 05:54:40 v4.1.0-dev.9 [Pipeline] sh 05:54:40 + lftools sign git-tag v4.1.0-dev.15 05:54:40 Signing Git tag with Sigul... 05:54:40 Signing v4.1.0-dev.15 [Pipeline] echo 05:54:41 Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh 05:54:41 ---> sigul-configuration-cleanup.sh [Pipeline] } 05:54:41 Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } 05:54:41 $ docker stop --time=1 3a261e2249339e0ce0af2e7059e7944f0482b5f26d1515a515fb930cc150e0fc 05:54:42 $ docker rm -f --volumes 3a261e2249339e0ce0af2e7059e7944f0482b5f26d1515a515fb930cc150e0fc [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] sh 05:54:43 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 05:54:43 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:54:43 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 05:54:43 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 05:54:43 prd-ubuntu20.04-docker-8c-8g-8208 does not seem to be running inside a container 05:54:43 $ 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 ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 05:54:43 $ docker top 7fd9db711886de79b8e781545fd93799956a7ddbe02565396737d2a3aef58fc3 -eo pid,comm 05:54:44 ERROR: The container started but didn't run the expected command. Please double check your ENTRYPOINT does execute the command passed as docker run argument, as required by official docker images (see https://github.com/docker-library/official-images#consistency for entrypoint consistency requirements). 05:54:44 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 05:54:44 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 05:54:44 [ssh-agent] Looking for ssh-agent implementation... 05:54:44 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 05:54:44 $ docker exec 7fd9db711886de79b8e781545fd93799956a7ddbe02565396737d2a3aef58fc3 ssh-agent 05:54:44 SSH_AUTH_SOCK=/tmp/ssh-PGYeXW1sHhx3/agent.32 05:54:44 SSH_AGENT_PID=38 05:54:44 Running ssh-add (command line suppressed) 05:54:44 Identity added: /w/workspace/edgexfoundry_device-rest-go_main@tmp/private_key_6401711872596468766.key (/w/workspace/edgexfoundry_device-rest-go_main@tmp/private_key_6401711872596468766.key) 05:54:44 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 05:54:44 + git semver bump pre 05:54:44 2025-09-03 05:54:44,928 [is_cygwin_git] DEBUG Failed checking if running in CYGWIN due to: FileNotFoundError(2, 'No such file or directory') 05:54:44 2025-09-03 05:54:44,934 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-rest-go_main/.semver/main 05:54:44 2025-09-03 05:54:44,934 [bump_version] DEBUG bumping version:4.1.0-dev.15 on axis:pre with prefix:dev 05:54:44 2025-09-03 05:54:44,934 [bump_version] DEBUG bumped version:4.1.0-dev.16 05:54:44 2025-09-03 05:54:44,934 [write_version] DEBUG write version:4.1.0-dev.16 to path:/w/workspace/edgexfoundry_device-rest-go_main/.semver/main with force:True 05:54:44 2025-09-03 05:54:44,934 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-rest-go_main/.semver/main 05:54:44 2025-09-03 05:54:44,935 [write_file] DEBUG write to file:/w/workspace/edgexfoundry_device-rest-go_main/.semver/main 05:54:44 2025-09-03 05:54:44,938 [execute] INFO git cat-file --batch-check 05:54:44 2025-09-03 05:54:44,938 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgexfoundry_device-rest-go_main/.semver, stdin=, shell=False, universal_newlines=False) 05:54:44 2025-09-03 05:54:44,942 [execute] INFO git cat-file --batch 05:54:44 2025-09-03 05:54:44,942 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgexfoundry_device-rest-go_main/.semver, stdin=, shell=False, universal_newlines=False) 05:54:44 2025-09-03 05:54:44,945 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-rest-go_main/.semver/main 05:54:44 4.1.0-dev.16 [Pipeline] } 05:54:44 $ docker exec --env ******** --env ******** 7fd9db711886de79b8e781545fd93799956a7ddbe02565396737d2a3aef58fc3 ssh-agent -k 05:54:45 unset SSH_AUTH_SOCK; 05:54:45 unset SSH_AGENT_PID; 05:54:45 echo Agent pid 38 killed; 05:54:45 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 05:54:45 + git semver [Pipeline] } 05:54:45 $ docker stop --time=1 7fd9db711886de79b8e781545fd93799956a7ddbe02565396737d2a3aef58fc3 05:54:46 $ docker rm -f --volumes 7fd9db711886de79b8e781545fd93799956a7ddbe02565396737d2a3aef58fc3 [Pipeline] // withDockerContainer [Pipeline] sh 05:54:47 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 05:54:47 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:54:47 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 05:54:47 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 05:54:47 prd-ubuntu20.04-docker-8c-8g-8208 does not seem to be running inside a container 05:54:47 $ 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 ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 05:54:47 $ docker top cae6f3b2061fd02ef4090815f9d5fec7cf2e1d781baef00abc34a57babf2858e -eo pid,comm 05:54:47 ERROR: The container started but didn't run the expected command. Please double check your ENTRYPOINT does execute the command passed as docker run argument, as required by official docker images (see https://github.com/docker-library/official-images#consistency for entrypoint consistency requirements). 05:54:47 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 05:54:48 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 05:54:48 [ssh-agent] Looking for ssh-agent implementation... 05:54:48 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 05:54:48 $ docker exec cae6f3b2061fd02ef4090815f9d5fec7cf2e1d781baef00abc34a57babf2858e ssh-agent 05:54:48 SSH_AUTH_SOCK=/tmp/ssh-FsLOFg3yDrfw/agent.32 05:54:48 SSH_AGENT_PID=38 05:54:48 Running ssh-add (command line suppressed) 05:54:48 Identity added: /w/workspace/edgexfoundry_device-rest-go_main@tmp/private_key_16481544561237737306.key (/w/workspace/edgexfoundry_device-rest-go_main@tmp/private_key_16481544561237737306.key) 05:54:48 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 05:54:48 + git semver push 05:54:48 2025-09-03 05:54:48,797 [is_cygwin_git] DEBUG Failed checking if running in CYGWIN due to: FileNotFoundError(2, 'No such file or directory') 05:54:48 2025-09-03 05:54:48,801 [run_push] DEBUG push 05:54:48 2025-09-03 05:54:48,802 [execute] INFO git cat-file --batch-check 05:54:48 2025-09-03 05:54:48,802 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgexfoundry_device-rest-go_main/.semver, stdin=, shell=False, universal_newlines=False) 05:54:48 2025-09-03 05:54:48,805 [execute] INFO git rev-list 4f2df2886e26de7f264a592d967f523b4c20a32e -- 05:54:48 2025-09-03 05:54:48,805 [execute] DEBUG Popen(['git', 'rev-list', '4f2df2886e26de7f264a592d967f523b4c20a32e', '--'], cwd=/w/workspace/edgexfoundry_device-rest-go_main/.semver, stdin=None, shell=False, universal_newlines=False) 05:54:48 2025-09-03 05:54:48,813 [execute] INFO git fetch -v -- origin 05:54:48 2025-09-03 05:54:48,813 [execute] DEBUG Popen(['git', 'fetch', '-v', '--', 'origin'], cwd=/w/workspace/edgexfoundry_device-rest-go_main/.semver, stdin=None, shell=False, universal_newlines=True) 05:54:49 2025-09-03 05:54:49,263 [run_push] DEBUG no remote changes detected 05:54:49 2025-09-03 05:54:49,263 [execute] INFO git push origin semver 05:54:49 2025-09-03 05:54:49,264 [execute] DEBUG Popen(['git', 'push', 'origin', 'semver'], cwd=/w/workspace/edgexfoundry_device-rest-go_main/.semver, stdin=None, shell=False, universal_newlines=False) 05:54:49 2025-09-03 05:54:49,946 [run_push] DEBUG push all version tags 05:54:49 2025-09-03 05:54:49,947 [execute] INFO git push origin refs/tags/v*:refs/tags/v* 05:54:49 2025-09-03 05:54:49,947 [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) 05:54:50 2025-09-03 05:54:50,578 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-rest-go_main/.semver/main 05:54:50 4.1.0-dev.16 [Pipeline] } 05:54:50 $ docker exec --env ******** --env ******** cae6f3b2061fd02ef4090815f9d5fec7cf2e1d781baef00abc34a57babf2858e ssh-agent -k 05:54:51 unset SSH_AUTH_SOCK; 05:54:51 unset SSH_AGENT_PID; 05:54:51 echo Agent pid 38 killed; 05:54:51 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 05:54:51 + git semver [Pipeline] } 05:54:51 $ docker stop --time=1 cae6f3b2061fd02ef4090815f9d5fec7cf2e1d781baef00abc34a57babf2858e 05:54:52 $ docker rm -f --volumes cae6f3b2061fd02ef4090815f9d5fec7cf2e1d781baef00abc34a57babf2858e [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 05:54:53 + [ -d /w/workspace/edgexfoundry_device-rest-go_main/archives ] 05:54:53 + ls -al /w/workspace/edgexfoundry_device-rest-go_main/archives 05:54:53 total 16 05:54:53 drwxr-xr-x 3 root root 4096 Sep 3 05:44 . 05:54:53 drwxrwxr-x 10 jenkins jenkins 4096 Sep 3 05:54 .. 05:54:53 drwxr-xr-x 2 root root 4096 Sep 3 05:44 cost 05:54:53 -rw-r--r-- 1 root root 86 Sep 3 05:44 cost.csv 05:54:53 + sudo chown -R jenkins:jenkins /w/workspace/edgexfoundry_device-rest-go_main/archives 05:54:53 + ls -al /w/workspace/edgexfoundry_device-rest-go_main/archives 05:54:53 total 16 05:54:53 drwxr-xr-x 3 jenkins jenkins 4096 Sep 3 05:44 . 05:54:53 drwxrwxr-x 10 jenkins jenkins 4096 Sep 3 05:54 .. 05:54:53 drwxr-xr-x 2 jenkins jenkins 4096 Sep 3 05:44 cost 05:54:53 -rw-r--r-- 1 jenkins jenkins 86 Sep 3 05:44 cost.csv [Pipeline] libraryResource [Pipeline] sh 05:54:53 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 05:54:54 ---> package-listing.sh 05:54:54 ++ facter osfamily 05:54:54 ++ tr '[:upper:]' '[:lower:]' 05:54:54 + OS_FAMILY=debian 05:54:54 + workspace=/w/workspace/edgexfoundry_device-rest-go_main 05:54:54 + START_PACKAGES=/tmp/packages_start.txt 05:54:54 + END_PACKAGES=/tmp/packages_end.txt 05:54:54 + DIFF_PACKAGES=/tmp/packages_diff.txt 05:54:54 + PACKAGES=/tmp/packages_start.txt 05:54:54 + '[' /w/workspace/edgexfoundry_device-rest-go_main ']' 05:54:54 + PACKAGES=/tmp/packages_end.txt 05:54:54 + case "${OS_FAMILY}" in 05:54:54 + dpkg -l 05:54:54 + grep '^ii' 05:54:54 + '[' -f /tmp/packages_start.txt ']' 05:54:54 + '[' -f /tmp/packages_end.txt ']' 05:54:54 + diff /tmp/packages_start.txt /tmp/packages_end.txt 05:54:54 + '[' /w/workspace/edgexfoundry_device-rest-go_main ']' 05:54:54 + mkdir -p /w/workspace/edgexfoundry_device-rest-go_main/archives/ 05:54:54 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgexfoundry_device-rest-go_main/archives/ [Pipeline] echo 05:54:54 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 05:54:55 + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:54:55 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 05:54:55 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 05:54:55 prd-ubuntu20.04-docker-8c-8g-8208 does not seem to be running inside a container 05:54:55 $ 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 05:54:55 $ docker top eb0e5341322f30dde7ab8ea5ac69266ca6f252a62222e29162200fbb18abc0ca -eo pid,comm [Pipeline] { [Pipeline] sh 05:54:56 + touch /tmp/pre-build-complete [Pipeline] sh 05:54:56 + mkdir -p /var/log/sysstat [Pipeline] sh 05:54:56 + ls /var/log/sa-host 05:54:56 ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 05:54:56 provisioning config files... 05:54:56 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgexfoundry_device-rest-go_main@tmp/config1262330284141764449tmp [Pipeline] { [Pipeline] echo 05:54:56 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 05:54:57 ---> create-netrc.sh [Pipeline] } 05:54:57 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 05:54:57 ---> python-tools-install.sh [Pipeline] echo 05:54:57 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 05:54:57 ---> sudo-logs.sh 05:54:57 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 05:54:57 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 05:54:58 ---> job-cost.sh 05:54:58 lf-activate-venv: SKIPPING 05:54:58 DEBUG: total: 0.2199999988079071 05:54:58 INFO: Retrieving Stack Cost... 05:54:58 INFO: Retrieving Pricing Info for: v3-standard-8 05:54:58 INFO: Archiving Costs [Pipeline] echo 05:54:58 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 05:54:59 ---> logs-deploy.sh 05:54:59 lf-activate-venv: SKIPPING 05:54:59 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-rest-go/main/219 05:54:59 INFO: archiving workspace using pattern(s): 05:55:00 Archives upload complete. 05:55:00 INFO: archiving logs to Nexus 05:55:01 ---> uname -a: 05:55:01 Linux prd-ubuntu20-04-docker-8c-8g-8208 5.4.0-216-generic #236-Ubuntu SMP Fri Apr 11 19:53:21 UTC 2025 x86_64 GNU/Linux 05:55:01 05:55:01 05:55:01 ---> lscpu: 05:55:01 Architecture: x86_64 05:55:01 CPU op-mode(s): 32-bit, 64-bit 05:55:01 Byte Order: Little Endian 05:55:01 Address sizes: 40 bits physical, 48 bits virtual 05:55:01 CPU(s): 8 05:55:01 On-line CPU(s) list: 0-7 05:55:01 Thread(s) per core: 1 05:55:01 Core(s) per socket: 1 05:55:01 Socket(s): 8 05:55:01 NUMA node(s): 1 05:55:01 Vendor ID: AuthenticAMD 05:55:01 CPU family: 23 05:55:01 Model: 49 05:55:01 Model name: AMD EPYC-Rome Processor 05:55:01 Stepping: 0 05:55:01 CPU MHz: 2799.998 05:55:01 BogoMIPS: 5599.99 05:55:01 Virtualization: AMD-V 05:55:01 Hypervisor vendor: KVM 05:55:01 Virtualization type: full 05:55:01 L1d cache: 256 KiB 05:55:01 L1i cache: 256 KiB 05:55:01 L2 cache: 4 MiB 05:55:01 L3 cache: 128 MiB 05:55:01 NUMA node0 CPU(s): 0-7 05:55:01 Vulnerability Gather data sampling: Not affected 05:55:01 Vulnerability Itlb multihit: Not affected 05:55:01 Vulnerability L1tf: Not affected 05:55:01 Vulnerability Mds: Not affected 05:55:01 Vulnerability Meltdown: Not affected 05:55:01 Vulnerability Mmio stale data: Not affected 05:55:01 Vulnerability Retbleed: Vulnerable 05:55:01 Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp 05:55:01 Vulnerability Spectre v1: Mitigation; usercopy/swapgs barriers and __user pointer sanitization 05:55:01 Vulnerability Spectre v2: Mitigation; Retpolines; IBPB conditional; IBRS_FW; STIBP disabled; RSB filling; PBRSB-eIBRS Not affected; BHI Not affected 05:55:01 Vulnerability Srbds: Not affected 05:55:01 Vulnerability Tsx async abort: Not affected 05:55:01 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 clzero xsaveerptr wbnoinvd arat npt nrip_save umip rdpid arch_capabilities 05:55:01 05:55:01 05:55:01 ---> nproc: 05:55:01 8 05:55:01 05:55:01 05:55:01 ---> df -h: 05:55:01 Filesystem Size Used Avail Use% Mounted on 05:55:01 overlay 155G 14G 142G 9% / 05:55:01 tmpfs 64M 0 64M 0% /dev 05:55:01 tmpfs 16G 0 16G 0% /sys/fs/cgroup 05:55:01 shm 64M 0 64M 0% /dev/shm 05:55:01 /dev/vda1 155G 14G 142G 9% /facter-os 05:55:01 05:55:01 05:55:01 ---> sar -b -r -n DEV: 05:55:01 Linux 5.4.0-216-generic (prd-ubuntu20-04-docker-8c-8g-8208) 09/03/25 _x86_64_ (8 CPU) 05:55:01 05:55:01 05:39:40 LINUX RESTART (8 CPU) 05:55:01 05:55:01 05:40:01 tps rtps wtps dtps bread/s bwrtn/s bdscd/s 05:55:01 05:41:01 486.37 72.14 414.23 0.00 12822.13 84753.21 0.00 05:55:01 05:42:01 152.01 2.83 149.18 0.00 28.80 39583.94 0.00 05:55:01 05:43:01 117.50 0.22 117.28 0.00 23.20 31704.45 0.00 05:55:01 05:44:01 1.83 0.00 1.83 0.00 0.00 21.08 0.00 05:55:01 05:45:01 87.92 3.80 84.12 0.00 4287.02 25576.54 0.00 05:55:01 05:46:01 9.22 0.02 9.20 0.00 0.53 330.21 0.00 05:55:01 05:47:01 3.68 0.02 3.66 0.00 0.13 88.76 0.00 05:55:01 05:48:01 1.70 0.00 1.70 0.00 0.00 20.66 0.00 05:55:01 05:49:02 1.47 0.00 1.47 0.00 0.00 17.06 0.00 05:55:01 05:50:01 1.81 0.00 1.81 0.00 0.00 21.01 0.00 05:55:01 05:51:01 0.87 0.00 0.87 0.00 0.00 10.00 0.00 05:55:01 05:52:01 1.62 0.00 1.62 0.00 0.00 23.33 0.00 05:55:01 05:53:01 1.02 0.00 1.02 0.00 0.00 11.06 0.00 05:55:01 05:54:01 4.17 0.15 4.02 0.00 13.86 90.25 0.00 05:55:01 Average: 62.29 5.66 56.63 0.00 1228.21 13032.53 0.00 05:55:01 05:55:01 05:40:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 05:55:01 05:41:01 28398168 31468736 819696 2.49 95848 3239420 2070204 6.10 1126164 2934992 8840 05:55:01 05:42:01 26717592 31401836 875248 2.66 156900 4611308 2111472 6.22 1627644 3921840 396156 05:55:01 05:43:01 26806484 31508880 771180 2.35 159308 4654184 1658128 4.89 1603376 3888188 396 05:55:01 05:44:01 26806804 31509428 770208 2.34 159336 4654320 1658128 4.89 1602428 3888316 172 05:55:01 05:45:01 25828404 31464176 798528 2.43 192640 5491404 1743112 5.14 1884656 4497372 396 05:55:01 05:46:01 25782436 31473512 788724 2.40 206232 5530940 1748260 5.15 1929664 4495168 40 05:55:01 05:47:01 25791260 31481856 780940 2.38 205988 5530684 1734028 5.11 1922612 4494924 8 05:55:01 05:48:01 25793116 31483884 778800 2.37 206052 5530696 1734028 5.11 1920284 4494924 48 05:55:01 05:49:02 25800132 31490996 771620 2.35 206132 5530696 1734028 5.11 1913476 4494928 8 05:55:01 05:50:01 25801548 31492492 770040 2.34 206160 5530696 1734028 5.11 1912188 4494928 4 05:55:01 05:51:01 25801824 31492816 769740 2.34 206176 5530700 1734028 5.11 1912240 4494940 8 05:55:01 05:52:01 25804412 31495492 766928 2.33 206212 5530704 1734028 5.11 1909984 4494940 44 05:55:01 05:53:01 25804404 31495488 766856 2.33 206228 5530708 1734028 5.11 1909728 4494944 8 05:55:01 05:54:01 25582680 31474968 786260 2.39 207268 5725968 1859672 5.48 1928252 4689788 195212 05:55:01 Average: 26179947 31481040 786769 2.39 187177 5187316 1784798 5.26 1793050 4270014 42953 05:55:01 05:55:01 05:40:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 05:55:01 05:41:01 veth44b5d11 144.98 162.69 14.16 123.76 0.00 0.00 0.00 0.01 05:55:01 05:41:01 ens3 882.72 635.39 8588.20 153.41 0.00 0.00 0.00 0.00 05:55:01 05:41:01 docker0 215.93 232.59 17.18 537.06 0.00 0.00 0.00 0.00 05:55:01 05:41:01 lo 4.93 4.93 0.51 0.51 0.00 0.00 0.00 0.00 05:55:01 05:42:01 veth0689bc5 0.05 0.18 0.00 0.02 0.00 0.00 0.00 0.00 05:55:01 05:42:01 ens3 279.45 208.93 2807.13 30.91 0.00 0.00 0.00 0.00 05:55:01 05:42:01 docker0 188.00 244.48 15.30 2771.94 0.00 0.00 0.00 0.00 05:55:01 05:42:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 05:55:01 05:43:01 ens3 71.92 59.11 225.20 209.11 0.00 0.00 0.00 0.00 05:55:01 05:43:01 docker0 4.82 8.48 0.30 123.27 0.00 0.00 0.00 0.00 05:55:01 05:43:01 lo 5.53 5.53 0.56 0.56 0.00 0.00 0.00 0.00 05:55:01 05:44:01 ens3 1.40 0.63 1.52 0.29 0.00 0.00 0.00 0.00 05:55:01 05:44:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:55:01 05:44:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 05:55:01 05:45:01 ens3 244.78 151.66 5513.85 17.41 0.00 0.00 0.00 0.00 05:55:01 05:45:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:55:01 05:45:01 lo 1.47 1.47 0.15 0.15 0.00 0.00 0.00 0.00 05:55:01 05:46:01 ens3 0.85 0.60 0.43 0.14 0.00 0.00 0.00 0.00 05:55:01 05:46:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:55:01 05:46:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 05:55:01 05:47:01 ens3 0.02 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:55:01 05:47:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:55:01 05:47:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:55:01 05:48:01 ens3 0.17 0.13 0.01 0.01 0.00 0.00 0.00 0.00 05:55:01 05:48:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:55:01 05:48:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 05:55:01 05:49:02 ens3 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:55:01 05:49:02 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:55:01 05:49:02 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:55:01 05:50:01 ens3 0.10 0.10 0.01 0.01 0.00 0.00 0.00 0.00 05:55:01 05:50:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:55:01 05:50:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 05:55:01 05:51:01 ens3 0.17 0.10 0.08 0.07 0.00 0.00 0.00 0.00 05:55:01 05:51:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:55:01 05:51:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:55:01 05:52:01 ens3 0.10 0.10 0.01 0.01 0.00 0.00 0.00 0.00 05:55:01 05:52:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:55:01 05:52:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 05:55:01 05:53:01 ens3 0.03 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:55:01 05:53:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:55:01 05:53:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:55:01 05:54:01 ens3 77.34 46.09 2637.89 5.64 0.00 0.00 0.00 0.00 05:55:01 05:54:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:55:01 05:54:01 lo 1.00 1.00 0.09 0.09 0.00 0.00 0.00 0.00 05:55:01 Average: ens3 111.48 78.86 1414.03 29.82 0.00 0.00 0.00 0.00 05:55:01 Average: docker0 29.23 34.72 2.34 245.44 0.00 0.00 0.00 0.00 05:55:01 Average: lo 1.01 1.01 0.10 0.10 0.00 0.00 0.00 0.00 05:55:01 05:55:01 05:55:01 ---> sar -P ALL: 05:55:01 Linux 5.4.0-216-generic (prd-ubuntu20-04-docker-8c-8g-8208) 09/03/25 _x86_64_ (8 CPU) 05:55:01 05:55:01 05:39:40 LINUX RESTART (8 CPU) 05:55:01 05:55:01 05:40:01 CPU %user %nice %system %iowait %steal %idle 05:55:01 05:41:01 all 9.96 0.00 3.23 2.02 0.07 84.72 05:55:01 05:41:01 0 9.37 0.00 2.80 1.84 0.05 85.93 05:55:01 05:41:01 1 10.25 0.00 3.75 6.14 0.07 79.79 05:55:01 05:41:01 2 11.48 0.00 3.64 4.71 0.07 80.10 05:55:01 05:41:01 3 11.36 0.00 3.65 1.01 0.07 83.91 05:55:01 05:41:01 4 8.79 0.00 4.02 0.56 0.08 86.55 05:55:01 05:41:01 5 9.06 0.00 2.30 1.03 0.07 87.54 05:55:01 05:41:01 6 9.46 0.00 2.81 0.37 0.07 87.29 05:55:01 05:41:01 7 9.90 0.00 2.89 0.55 0.05 86.61 05:55:01 05:42:01 all 45.18 0.00 7.24 0.88 0.08 46.62 05:55:01 05:42:01 0 45.63 0.00 7.27 0.93 0.08 46.09 05:55:01 05:42:01 1 45.25 0.00 7.86 4.12 0.08 42.69 05:55:01 05:42:01 2 45.12 0.00 7.39 0.20 0.07 47.22 05:55:01 05:42:01 3 45.75 0.00 7.37 0.45 0.08 46.34 05:55:01 05:42:01 4 44.28 0.00 7.10 0.56 0.07 47.99 05:55:01 05:42:01 5 46.01 0.00 6.85 0.10 0.07 46.97 05:55:01 05:42:01 6 44.47 0.00 7.52 0.32 0.08 47.61 05:55:01 05:42:01 7 44.90 0.00 6.55 0.39 0.07 48.09 05:55:01 05:43:01 all 25.03 0.00 4.36 0.47 0.14 70.00 05:55:01 05:43:01 0 25.15 0.00 3.83 0.22 0.05 70.76 05:55:01 05:43:01 1 24.57 0.00 3.99 1.01 0.05 70.38 05:55:01 05:43:01 2 25.71 0.00 4.47 0.94 0.07 68.82 05:55:01 05:43:01 3 24.97 0.00 5.35 0.18 0.60 68.89 05:55:01 05:43:01 4 25.59 0.00 4.05 0.82 0.07 69.47 05:55:01 05:43:01 5 25.08 0.00 4.43 0.35 0.07 70.08 05:55:01 05:43:01 6 24.39 0.00 4.44 0.12 0.13 70.92 05:55:01 05:43:01 7 24.81 0.00 4.29 0.15 0.05 70.70 05:55:01 05:44:01 all 0.05 0.00 0.02 0.00 0.01 99.92 05:55:01 05:44:01 0 0.05 0.00 0.02 0.00 0.00 99.93 05:55:01 05:44:01 1 0.03 0.00 0.03 0.00 0.02 99.92 05:55:01 05:44:01 2 0.17 0.00 0.02 0.00 0.02 99.80 05:55:01 05:44:01 3 0.03 0.00 0.02 0.00 0.02 99.93 05:55:01 05:44:01 4 0.00 0.00 0.02 0.02 0.00 99.97 05:55:01 05:44:01 5 0.00 0.00 0.02 0.00 0.00 99.98 05:55:01 05:44:01 6 0.05 0.00 0.02 0.02 0.03 99.88 05:55:01 05:44:01 7 0.03 0.00 0.00 0.00 0.00 99.97 05:55:01 05:45:01 all 4.37 0.00 1.80 0.74 0.04 93.06 05:55:01 05:45:01 0 3.51 0.00 1.18 0.30 0.03 94.98 05:55:01 05:45:01 1 4.17 0.00 1.51 0.05 0.03 94.24 05:55:01 05:45:01 2 5.02 0.00 2.91 1.99 0.03 90.04 05:55:01 05:45:01 3 3.63 0.00 1.68 0.44 0.03 94.22 05:55:01 05:45:01 4 4.66 0.00 1.31 0.69 0.03 93.32 05:55:01 05:45:01 5 4.57 0.00 1.47 0.23 0.03 93.69 05:55:01 05:45:01 6 5.02 0.00 1.82 2.05 0.05 91.06 05:55:01 05:45:01 7 4.37 0.00 2.54 0.15 0.03 92.90 05:55:01 05:46:01 all 0.24 0.00 0.43 0.04 0.01 99.28 05:55:01 05:46:01 0 0.10 0.00 0.62 0.00 0.02 99.26 05:55:01 05:46:01 1 0.22 0.00 0.65 0.02 0.02 99.10 05:55:01 05:46:01 2 0.15 0.00 0.20 0.18 0.00 99.47 05:55:01 05:46:01 3 0.13 0.00 0.15 0.03 0.00 99.68 05:55:01 05:46:01 4 0.45 0.00 0.28 0.00 0.02 99.25 05:55:01 05:46:01 5 0.27 0.00 1.18 0.02 0.00 98.53 05:55:01 05:46:01 6 0.27 0.00 0.20 0.02 0.03 99.48 05:55:01 05:46:01 7 0.32 0.00 0.15 0.02 0.02 99.50 05:55:01 05:47:01 all 0.07 0.00 0.07 0.01 0.01 99.84 05:55:01 05:47:01 0 0.03 0.00 0.05 0.00 0.00 99.92 05:55:01 05:47:01 1 0.10 0.00 0.10 0.00 0.02 99.78 05:55:01 05:47:01 2 0.03 0.00 0.03 0.07 0.00 99.87 05:55:01 05:47:01 3 0.03 0.00 0.05 0.02 0.02 99.88 05:55:01 05:47:01 4 0.25 0.00 0.13 0.00 0.00 99.62 05:55:01 05:47:01 5 0.02 0.00 0.05 0.02 0.00 99.92 05:55:01 05:47:01 6 0.07 0.00 0.05 0.00 0.03 99.85 05:55:01 05:47:01 7 0.02 0.00 0.07 0.00 0.00 99.92 05:55:01 05:48:01 all 0.24 0.00 0.02 0.00 0.01 99.73 05:55:01 05:48:01 0 1.58 0.00 0.00 0.00 0.02 98.40 05:55:01 05:48:01 1 0.05 0.00 0.02 0.00 0.02 99.92 05:55:01 05:48:01 2 0.03 0.00 0.02 0.02 0.02 99.92 05:55:01 05:48:01 3 0.02 0.00 0.05 0.02 0.00 99.92 05:55:01 05:48:01 4 0.05 0.00 0.03 0.00 0.02 99.90 05:55:01 05:48:01 5 0.03 0.00 0.00 0.00 0.00 99.97 05:55:01 05:48:01 6 0.12 0.00 0.02 0.00 0.02 99.85 05:55:01 05:48:01 7 0.02 0.00 0.02 0.00 0.00 99.97 05:55:01 05:49:02 all 0.19 0.00 0.02 0.01 0.01 99.77 05:55:01 05:49:02 0 0.99 0.00 0.07 0.00 0.00 98.94 05:55:01 05:49:02 1 0.05 0.00 0.03 0.00 0.02 99.90 05:55:01 05:49:02 2 0.03 0.00 0.02 0.03 0.00 99.92 05:55:01 05:49:02 3 0.00 0.00 0.00 0.02 0.02 99.97 05:55:01 05:49:02 4 0.02 0.00 0.00 0.00 0.00 99.98 05:55:01 05:49:02 5 0.33 0.00 0.02 0.00 0.02 99.63 05:55:01 05:49:02 6 0.08 0.00 0.05 0.00 0.03 99.83 05:55:01 05:49:02 7 0.02 0.00 0.00 0.00 0.00 99.98 05:55:01 05:50:01 all 0.01 0.00 0.01 0.00 0.01 99.96 05:55:01 05:50:01 0 0.00 0.00 0.00 0.00 0.02 99.98 05:55:01 05:50:01 1 0.02 0.00 0.00 0.00 0.00 99.98 05:55:01 05:50:01 2 0.02 0.00 0.00 0.02 0.00 99.97 05:55:01 05:50:01 3 0.00 0.00 0.00 0.02 0.00 99.98 05:55:01 05:50:01 4 0.02 0.00 0.02 0.00 0.02 99.95 05:55:01 05:50:01 5 0.00 0.00 0.00 0.00 0.00 100.00 05:55:01 05:50:01 6 0.07 0.00 0.05 0.00 0.03 99.85 05:55:01 05:50:01 7 0.00 0.00 0.00 0.00 0.02 99.98 05:55:01 05:51:01 all 0.03 0.00 0.01 0.00 0.01 99.95 05:55:01 05:51:01 0 0.02 0.00 0.00 0.00 0.00 99.98 05:55:01 05:51:01 1 0.03 0.00 0.02 0.00 0.02 99.93 05:55:01 05:51:01 2 0.02 0.00 0.02 0.02 0.00 99.95 05:55:01 05:51:01 3 0.00 0.00 0.00 0.00 0.00 100.00 05:55:01 05:51:01 4 0.03 0.00 0.02 0.00 0.00 99.95 05:55:01 05:51:01 5 0.05 0.00 0.00 0.00 0.00 99.95 05:55:01 05:51:01 6 0.07 0.00 0.03 0.00 0.03 99.87 05:55:01 05:51:01 7 0.03 0.00 0.02 0.00 0.00 99.95 05:55:01 05:55:01 05:51:01 CPU %user %nice %system %iowait %steal %idle 05:55:01 05:52:01 all 0.02 0.00 0.01 0.00 0.01 99.95 05:55:01 05:52:01 0 0.00 0.00 0.00 0.00 0.00 100.00 05:55:01 05:52:01 1 0.05 0.00 0.02 0.00 0.02 99.92 05:55:01 05:52:01 2 0.03 0.00 0.00 0.02 0.02 99.93 05:55:01 05:52:01 3 0.02 0.00 0.00 0.02 0.02 99.95 05:55:01 05:52:01 4 0.00 0.00 0.00 0.00 0.02 99.98 05:55:01 05:52:01 5 0.00 0.00 0.00 0.00 0.00 100.00 05:55:01 05:52:01 6 0.07 0.00 0.03 0.00 0.03 99.87 05:55:01 05:52:01 7 0.00 0.00 0.02 0.00 0.00 99.98 05:55:01 05:53:01 all 0.01 0.00 0.00 0.00 0.01 99.97 05:55:01 05:53:01 0 0.00 0.00 0.00 0.02 0.02 99.97 05:55:01 05:53:01 1 0.02 0.00 0.00 0.00 0.00 99.98 05:55:01 05:53:01 2 0.00 0.00 0.00 0.02 0.00 99.98 05:55:01 05:53:01 3 0.00 0.00 0.02 0.00 0.00 99.98 05:55:01 05:53:01 4 0.02 0.00 0.00 0.00 0.00 99.98 05:55:01 05:53:01 5 0.00 0.00 0.00 0.00 0.00 100.00 05:55:01 05:53:01 6 0.05 0.00 0.02 0.00 0.03 99.90 05:55:01 05:53:01 7 0.02 0.00 0.00 0.00 0.00 99.98 05:55:01 05:54:01 all 0.44 0.00 0.18 0.01 0.01 99.35 05:55:01 05:54:01 0 0.15 0.00 0.12 0.02 0.02 99.70 05:55:01 05:54:01 1 0.42 0.00 0.18 0.00 0.02 99.38 05:55:01 05:54:01 2 0.62 0.00 0.15 0.08 0.00 99.15 05:55:01 05:54:01 3 0.37 0.00 0.18 0.02 0.00 99.43 05:55:01 05:54:01 4 0.43 0.00 0.13 0.00 0.02 99.42 05:55:01 05:54:01 5 0.77 0.00 0.37 0.00 0.00 98.87 05:55:01 05:54:01 6 0.38 0.00 0.18 0.00 0.03 99.40 05:55:01 05:54:01 7 0.42 0.00 0.13 0.00 0.02 99.43 05:55:01 Average: all 6.10 0.00 1.24 0.30 0.03 92.33 05:55:01 Average: 0 6.17 0.00 1.14 0.24 0.02 92.44 05:55:01 Average: 1 6.05 0.00 1.29 0.80 0.03 91.83 05:55:01 Average: 2 6.28 0.00 1.34 0.59 0.02 91.77 05:55:01 Average: 3 6.15 0.00 1.32 0.16 0.06 92.32 05:55:01 Average: 4 6.01 0.00 1.21 0.19 0.02 92.57 05:55:01 Average: 5 6.12 0.00 1.19 0.12 0.02 92.55 05:55:01 Average: 6 6.01 0.00 1.23 0.21 0.05 92.51 05:55:01 Average: 7 6.03 0.00 1.19 0.09 0.02 92.68 05:55:01 05:55:01 05:55:01