Push event to branch main Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from adb487e0ef91f3e6c8aed5a973806e043aaac6a0 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-ssh1607818292248952676.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision f6201a7a3d6e66e18b8eca84a9a3a23cb614281a Resolving tag commit... (remote references may be a lightweight tag or an annotated tag) > git rev-parse --resolve-git-dir /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f/.git # timeout=10 Setting origin to git@github.com:edgexfoundry/edgex-global-pipelines.git > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching origin... Fetching upstream changes from origin > git --version # timeout=10 > git --version # 'git version 2.16.6' > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f@tmp/jenkins-gitclient-ssh6740792478420502123.key > git fetch --tags --progress -- origin +refs/heads/*:refs/remotes/origin/* # timeout=10 > git rev-parse refs/tags/stable^{commit} # timeout=10 Resolved tag stable revision f6201a7a3d6e66e18b8eca84a9a3a23cb614281a The recommended git tool is: git using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/device-rest-go/branches/main/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82/.git # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching with tags Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/device-rest-go/branches/main/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh18076153662952912480.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision f6201a7a3d6e66e18b8eca84a9a3a23cb614281a (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f f6201a7a3d6e66e18b8eca84a9a3a23cb614281a # timeout=10 Commit message: "Merge pull request #471 from jinlinGuan/fix-multi-arch" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:edgexfoundry/edgex-global-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. Loading library lf-pipelines@master Attempting to resolve master from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /tmp/jenkins-gitclient-ssh7663401755926632213.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-ssh1816912766314885585.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Checking out Revision 65355178549468b165f8106641c96c3190b1d843 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 65355178549468b165f8106641c96c3190b1d843 # timeout=10 Commit message: "Fix: Add S3 URL in href to ship logs" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoApp] RAW Config: [project:device-rest-go] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[ubuntu20.04-docker-8c-8g, ubuntu20.04-docker-arm64-4c-16g]] [Pipeline] echo ========================================================= [edgeXBuildGoApp] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: device-rest-go-settings PROJECT: device-rest-go USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.23 USE_ALPINE: true DOCKER_FILE_PATH: Dockerfile DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_BUILD_IMAGE_TARGET: builder DOCKER_IMAGE_NAME: device-rest DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: true BUILD_EXPERIMENTAL_DOCKER_IMAGE: false BUILD_STABLE_DOCKER_IMAGE: false SEMVER_BUMP_LEVEL: pre BUILD_SNAP: false PUBLISH_SWAGGER_DOCS: false SWAGGER_API_FOLDERS: openapi/v1 ARTIFACT_ROOT: archives/bin ARTIFACT_TYPES: docker SHOULD_BUILD: true BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org SNYK_DEBUG: false [Pipeline] node Still waiting to schedule task Waiting for next available executor on ‘prd-ubuntu20.04-docker-8c-8g-4800’ Running on prd-ubuntu20.04-docker-8c-8g-4806 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 Avoid second fetch Checking out Revision adb487e0ef91f3e6c8aed5a973806e043aaac6a0 (main) > git config remote.origin.url git@github.com:edgexfoundry/device-rest-go.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f adb487e0ef91f3e6c8aed5a973806e043aaac6a0 # timeout=10 Commit message: "build(deps): Bump github.com/edgexfoundry/device-sdk-go/v4 (#479)" > git rev-list --no-walk 6836131fe303b61572fae9eb95d6f8fc2f5ccfc2 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 01:15:53 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 01:15:53 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 01:15:53 ========================================================= 01:15:53 EdgeX Global Pipelines Version Info 01:15:53 ========================================================= [Pipeline] libraryResource [Pipeline] sh 01:15:54 ------------------- 01:15:54 stable info: 01:15:54 ------------------- 01:15:54 Commited By: Ginny Guan ginny@iotechsys.com 01:15:54 Commit SHA: f6201a7a3d6e66e18b8eca84a9a3a23cb614281a 01:15:54 Message: update stable to v1.0.274 01:15:54 ------------------- 01:15:54 experimental info: 01:15:54 ------------------- 01:15:54 Commited By: Ginny Guan ginny@iotechsys.com 01:15:54 Commit SHA: 274fe4ad960081a284537894dddd28d0c782a18e 01:15:54 Message: update experimental to testing [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 01:15:54 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-rest-go-settings [Pipeline] echo 01:15:54 [edgeXSetupEnvironment]: set envvar PROJECT = device-rest-go [Pipeline] echo 01:15:54 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 01:15:54 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 01:15:54 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 01:15:54 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.23 [Pipeline] echo 01:15:54 [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo 01:15:54 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo 01:15:54 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 01:15:54 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 01:15:54 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 01:15:54 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = device-rest [Pipeline] echo 01:15:54 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 01:15:54 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 01:15:54 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 01:15:54 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 01:15:54 [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo 01:15:55 [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo 01:15:55 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 01:15:55 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 01:15:55 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo 01:15:55 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo 01:15:55 [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo 01:15:55 [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo 01:15:55 [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo 01:15:55 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 01:15:55 [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo 01:15:55 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = main [Pipeline] echo 01:15:55 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = main [Pipeline] echo 01:15:55 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = main [Pipeline] echo 01:15:55 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = adb487e0ef91f3e6c8aed5a973806e043aaac6a0 [Pipeline] echo 01:15:55 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = adb487e [Pipeline] echo 01:15:55 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 01:15:55 provisioning config files... 01:15:55 copy managed file [device-rest-go-settings] to file:/w/workspace/edgexfoundry_device-rest-go_main@tmp/config6031775078996771683tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 01:15:56 ---> ****-login.sh 01:15:56 nexus3.edgexfoundry.org:10001 01:15:56 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 01:15:56 01:15:56 WARNING! Your credentials are stored unencrypted in '/home/jenkins/.****/config.json'. 01:15:56 Configure a credential helper to remove this warning. See 01:15:56 https://docs.****.com/go/credential-store/ 01:15:56 01:15:56 Login Succeeded 01:15:56 nexus3.edgexfoundry.org:10002 01:15:56 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 01:15:56 01:15:56 WARNING! Your credentials are stored unencrypted in '/home/jenkins/.****/config.json'. 01:15:56 Configure a credential helper to remove this warning. See 01:15:56 https://docs.****.com/go/credential-store/ 01:15:56 01:15:56 Login Succeeded 01:15:56 nexus3.edgexfoundry.org:10003 01:15:56 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 01:15:56 01:15:56 WARNING! Your credentials are stored unencrypted in '/home/jenkins/.****/config.json'. 01:15:56 Configure a credential helper to remove this warning. See 01:15:56 https://docs.****.com/go/credential-store/ 01:15:56 01:15:56 Login Succeeded 01:15:56 nexus3.edgexfoundry.org:10004 01:15:56 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 01:15:56 01:15:56 WARNING! Your credentials are stored unencrypted in '/home/jenkins/.****/config.json'. 01:15:56 Configure a credential helper to remove this warning. See 01:15:56 https://docs.****.com/go/credential-store/ 01:15:56 01:15:56 Login Succeeded 01:15:56 ****.io 01:15:56 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 01:15:57 01:15:57 WARNING! Your credentials are stored unencrypted in '/home/jenkins/.****/config.json'. 01:15:57 Configure a credential helper to remove this warning. See 01:15:57 https://docs.****.com/go/credential-store/ 01:15:57 01:15:57 Login Succeeded 01:15:57 ---> ****-login.sh ends [Pipeline] } 01:15:57 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh 01:15:57 + git rev-list -1 --merges adb487e0ef91f3e6c8aed5a973806e043aaac6a0~1..adb487e0ef91f3e6c8aed5a973806e043aaac6a0 [Pipeline] echo 01:15:57 -----------> git rev-list -1 --merges adb487e0ef91f3e6c8aed5a973806e043aaac6a0~1..adb487e0ef91f3e6c8aed5a973806e043aaac6a0 adb487e0ef91f3e6c8aed5a973806e043aaac6a0 [false] [Pipeline] sh 01:15:57 + git log --format=format:%s -1 adb487e0ef91f3e6c8aed5a973806e043aaac6a0 [Pipeline] echo 01:15:57 ========================================================= 01:15:57 [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] 01:15:57 ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 01:15:58 + git log --format=format:%s -1 adb487e0ef91f3e6c8aed5a973806e043aaac6a0 [Pipeline] echo 01:15:58 [semverPrep] GIT_COMMIT: adb487e0ef91f3e6c8aed5a973806e043aaac6a0, Commit Message: build(deps): Bump github.com/edgexfoundry/device-sdk-go/v4 (#479) [Pipeline] echo 01:15:58 [semverPrep] This is not a build commit. [Pipeline] sh 01:15:58 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 01:15:58 + grep -v github /etc/ssh/ssh_known_hosts 01:15:58 + [ -e /tmp/ssh_known_hosts ] 01:15:58 + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts 01:15:58 + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= 01:15:58 + sudo tee -a /etc/ssh/ssh_known_hosts 01:15:58 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:15:58 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 01:15:58 01:15:58 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:15:59 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 01:15:59 0.1.4: Pulling from edgex-devops/py-git-semver 01:15:59 3dae71ba6b94: Pulling fs layer 01:15:59 6bf1a483ea7c: Pulling fs layer 01:15:59 f5dfc541a4d3: Pulling fs layer 01:15:59 461d9e800cba: Pulling fs layer 01:15:59 80192f66455f: Pulling fs layer 01:15:59 2e8e34ca0e6c: Pulling fs layer 01:15:59 a29436f7fd5d: Pulling fs layer 01:15:59 923cac83aea3: Pulling fs layer 01:15:59 25ad8b0a4227: Pulling fs layer 01:15:59 db01528c6b51: Pulling fs layer 01:15:59 461d9e800cba: Waiting 01:15:59 80192f66455f: Waiting 01:15:59 2e8e34ca0e6c: Waiting 01:15:59 a29436f7fd5d: Waiting 01:15:59 923cac83aea3: Waiting 01:15:59 25ad8b0a4227: Waiting 01:15:59 28988de357af: Pulling fs layer 01:15:59 28988de357af: Waiting 01:15:59 6bf1a483ea7c: Verifying Checksum 01:15:59 6bf1a483ea7c: Download complete 01:15:59 461d9e800cba: Verifying Checksum 01:15:59 461d9e800cba: Download complete 01:15:59 80192f66455f: Verifying Checksum 01:15:59 80192f66455f: Download complete 01:15:59 f5dfc541a4d3: Verifying Checksum 01:15:59 f5dfc541a4d3: Download complete 01:15:59 3dae71ba6b94: Download complete 01:15:59 923cac83aea3: Verifying Checksum 01:15:59 923cac83aea3: Download complete 01:15:59 25ad8b0a4227: Verifying Checksum 01:15:59 25ad8b0a4227: Download complete 01:15:59 db01528c6b51: Verifying Checksum 01:15:59 db01528c6b51: Download complete 01:15:59 28988de357af: Verifying Checksum 01:15:59 28988de357af: Download complete 01:15:59 a29436f7fd5d: Verifying Checksum 01:15:59 a29436f7fd5d: Download complete 01:16:00 2e8e34ca0e6c: Verifying Checksum 01:16:00 2e8e34ca0e6c: Download complete 01:16:00 3dae71ba6b94: Pull complete 01:16:01 6bf1a483ea7c: Pull complete 01:16:02 f5dfc541a4d3: Pull complete 01:16:02 461d9e800cba: Pull complete 01:16:02 80192f66455f: Pull complete 01:16:07 2e8e34ca0e6c: Pull complete 01:16:07 a29436f7fd5d: Pull complete 01:16:07 923cac83aea3: Pull complete 01:16:07 25ad8b0a4227: Pull complete 01:16:07 db01528c6b51: Pull complete 01:16:07 28988de357af: Pull complete 01:16:07 Digest: sha256:195353f5eb8266bfc5d09c70327cc406fe11db141ac9a5f04734cd23bce6a248 01:16:07 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 01:16:07 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 01:16:07 prd-ubuntu20.04-docker-8c-8g-4806 does not seem to be running inside a container 01:16:07 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgexfoundry_device-rest-go_main -v /w/workspace/edgexfoundry_device-rest-go_main:/w/workspace/edgexfoundry_device-rest-go_main:rw,z -v /w/workspace/edgexfoundry_device-rest-go_main@tmp:/w/workspace/edgexfoundry_device-rest-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 01:16:10 $ docker top c43b18f5fb928da354afb4a79915e5b8fadaf6b623d713d4a26c68a4542389c2 -eo pid,comm 01:16:10 ERROR: The container started but didn't run the expected command. Please double check your ENTRYPOINT does execute the command passed as docker run argument, as required by official docker images (see https://github.com/docker-library/official-images#consistency for entrypoint consistency requirements). 01:16:10 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 01:16:10 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 01:16:10 [ssh-agent] Looking for ssh-agent implementation... 01:16:10 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 01:16:10 $ docker exec c43b18f5fb928da354afb4a79915e5b8fadaf6b623d713d4a26c68a4542389c2 ssh-agent 01:16:10 SSH_AUTH_SOCK=/tmp/ssh-J09qeXtjzNxn/agent.33 01:16:10 SSH_AGENT_PID=39 01:16:10 Running ssh-add (command line suppressed) 01:16:10 Identity added: /w/workspace/edgexfoundry_device-rest-go_main@tmp/private_key_194148863601941986.key (/w/workspace/edgexfoundry_device-rest-go_main@tmp/private_key_194148863601941986.key) 01:16:10 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 01:16:11 + git tag --points-at HEAD [Pipeline] } 01:16:11 $ docker exec --env ******** --env ******** c43b18f5fb928da354afb4a79915e5b8fadaf6b623d713d4a26c68a4542389c2 ssh-agent -k 01:16:11 unset SSH_AUTH_SOCK; 01:16:11 unset SSH_AGENT_PID; 01:16:11 echo Agent pid 39 killed; 01:16:11 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 01:16:11 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 01:16:11 [ssh-agent] Looking for ssh-agent implementation... 01:16:11 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 01:16:11 $ docker exec c43b18f5fb928da354afb4a79915e5b8fadaf6b623d713d4a26c68a4542389c2 ssh-agent 01:16:11 SSH_AUTH_SOCK=/tmp/ssh-A1Zvv7XVGp7u/agent.72 01:16:11 SSH_AGENT_PID=78 01:16:11 Running ssh-add (command line suppressed) 01:16:11 Identity added: /w/workspace/edgexfoundry_device-rest-go_main@tmp/private_key_3815613120223981100.key (/w/workspace/edgexfoundry_device-rest-go_main@tmp/private_key_3815613120223981100.key) 01:16:11 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 01:16:11 + git semver init 01:16:12 2025-07-09 01:16:12,088 [is_cygwin_git] DEBUG Failed checking if running in CYGWIN due to: FileNotFoundError(2, 'No such file or directory') 01:16:12 2025-07-09 01:16:12,094 [run_init] DEBUG init version:0.0.0 force:False 01:16:12 2025-07-09 01:16:12,096 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/edgexfoundry_device-rest-go_main/.semver 01:16:12 2025-07-09 01:16:12,096 [execute] INFO git clone -b semver git@github.com:edgexfoundry/device-rest-go.git /w/workspace/edgexfoundry_device-rest-go_main/.semver 01:16:12 2025-07-09 01:16:12,097 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/device-rest-go.git', '/w/workspace/edgexfoundry_device-rest-go_main/.semver'], cwd=/w/workspace/edgexfoundry_device-rest-go_main, stdin=None, shell=False, universal_newlines=False) 01:16:14 2025-07-09 01:16:13,540 [append_file] DEBUG append to file:/w/workspace/edgexfoundry_device-rest-go_main/.git/info/exclude 01:16:14 2025-07-09 01:16:13,540 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/edgexfoundry_device-rest-go_main/.semver/main with force:False 01:16:14 2025-07-09 01:16:13,540 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-rest-go_main/.semver/main 01:16:14 2025-07-09 01:16:13,540 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-rest-go_main/.semver/main 01:16:14 4.1.0-dev.6 [Pipeline] } 01:16:14 $ docker exec --env ******** --env ******** c43b18f5fb928da354afb4a79915e5b8fadaf6b623d713d4a26c68a4542389c2 ssh-agent -k 01:16:14 unset SSH_AUTH_SOCK; 01:16:14 unset SSH_AGENT_PID; 01:16:14 echo Agent pid 78 killed; 01:16:14 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 01:16:14 + git semver [Pipeline] } 01:16:14 $ docker stop --time=1 c43b18f5fb928da354afb4a79915e5b8fadaf6b623d713d4a26c68a4542389c2 01:16:16 $ docker rm -f --volumes c43b18f5fb928da354afb4a79915e5b8fadaf6b623d713d4a26c68a4542389c2 [Pipeline] // withDockerContainer [Pipeline] sh 01:16:16 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 01:16:16 Stashed 1 file(s) [Pipeline] echo 01:16:16 [edgeXSemver]: initialized semver on version 4.1.0-dev.6 [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] parallel [Pipeline] { (Branch: amd64) [Pipeline] { (Branch: arm64) [Pipeline] stage [Pipeline] { (amd64) [Pipeline] stage [Pipeline] { (arm64) [Pipeline] withEnv [Pipeline] { [Pipeline] node [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 01:16:16 provisioning config files... 01:16:16 copy managed file [device-rest-go-settings] to file:/w/workspace/edgexfoundry_device-rest-go_main@tmp/config210445872370638090tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 01:16:17 ---> ****-login.sh 01:16:17 nexus3.edgexfoundry.org:10001 01:16:17 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 01:16:17 Login Succeeded 01:16:17 nexus3.edgexfoundry.org:10002 01:16:17 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 01:16:17 Login Succeeded 01:16:17 nexus3.edgexfoundry.org:10003 01:16:17 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 01:16:17 Login Succeeded 01:16:17 nexus3.edgexfoundry.org:10004 01:16:17 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 01:16:17 Login Succeeded 01:16:17 ****.io 01:16:17 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 01:16:17 Login Succeeded 01:16:17 ---> ****-login.sh ends [Pipeline] } 01:16:17 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 01:16:17 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^lts-test$]] [Pipeline] echo 01:16:17 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^lts-test$]] [Pipeline] echo 01:16:17 ========================================================= 01:16:17 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.23-alpine] 01:16:17 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:16:18 + docker build -t ci-base-image-x86_64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.23-alpine --build-arg MAKE=echo noop --target=builder . 01:16:18 #0 building with "default" instance using docker driver 01:16:18 01:16:18 #1 [internal] load build definition from Dockerfile 01:16:18 #1 transferring dockerfile: 1.74kB done 01:16:18 #1 DONE 0.0s 01:16:18 01:16:18 #2 [internal] load metadata for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.23-alpine 01:16:18 #2 DONE 0.1s 01:16:19 01:16:19 #3 [internal] load .dockerignore 01:16:19 #3 transferring context: 193B done 01:16:19 #3 DONE 0.0s 01:16:19 01:16:19 #4 [builder 1/7] FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.23-alpine@sha256:78acc44d7358ce6d4c7aa33580a27963993e9e743f98955b43cedd959d54cb65 01:16:19 #4 resolve nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.23-alpine@sha256:78acc44d7358ce6d4c7aa33580a27963993e9e743f98955b43cedd959d54cb65 0.0s done 01:16:19 #4 sha256:ea6120ae94a0356f97603cf7c451f67990211a3e020e5a30d412335b108fdc34 4.22kB / 4.22kB done 01:16:19 #4 sha256:0a9a5dfd008f05ebc27e4790db0709a29e527690c21bcbcd01481eaeb6bb49dc 1.56MB / 3.63MB 0.1s 01:16:19 #4 sha256:e10405b45d13228df144c8d42d389347041bf176392f5f9606fc4a4d7826647d 6.29MB / 74.06MB 0.1s 01:16:19 #4 sha256:096b7ceb2af7cf0b2f963a566800bb0fb4c52ac2b7c0b1b66412e82adff0faa1 126B / 126B 0.1s done 01:16:19 #4 sha256:e873195afa03f66c4477d62a47bde445cf4ea723c241a30f98137b48a10af2e9 2.08kB / 2.08kB done 01:16:19 #4 sha256:36466aa92d05be39552cfcf5a51ca5dc6ccfd7da55adfeaec5689f02abf883df 294.40kB / 294.40kB 0.1s done 01:16:19 #4 sha256:78acc44d7358ce6d4c7aa33580a27963993e9e743f98955b43cedd959d54cb65 685B / 685B done 01:16:19 #4 sha256:0a9a5dfd008f05ebc27e4790db0709a29e527690c21bcbcd01481eaeb6bb49dc 3.63MB / 3.63MB 0.1s done 01:16:19 #4 sha256:e10405b45d13228df144c8d42d389347041bf176392f5f9606fc4a4d7826647d 18.68MB / 74.06MB 0.2s 01:16:19 #4 extracting sha256:0a9a5dfd008f05ebc27e4790db0709a29e527690c21bcbcd01481eaeb6bb49dc 01:16:19 #4 sha256:8213a616a21b5155355248bdcdb47b1049aac55141930530c39a6268e6623549 440B / 440B 0.2s done 01:16:19 #4 sha256:4f4fb700ef54461cfa02571ae0db9a0dc1e0cdb5577484a6d75e68dc38e8acc1 32B / 32B 0.1s done 01:16:19 #4 sha256:98558614340527eace9316d30bb3f3e5cf3a2e8f676d5fb62ad843cd3fb4f971 0B / 2.38MB 0.2s 01:16:19 #4 sha256:0eae2285b678d5b2f4f5a5b3bec6e6514d0482667d44852f3d3175673264c5df 0B / 100.52MB 0.2s 01:16:19 #4 ... 01:16:19 01:16:19 #5 [internal] load build context 01:16:19 #5 transferring context: 21.60MB 0.2s done 01:16:19 #5 DONE 0.2s 01:16:19 01:16:19 #4 [builder 1/7] FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.23-alpine@sha256:78acc44d7358ce6d4c7aa33580a27963993e9e743f98955b43cedd959d54cb65 01:16:19 #4 sha256:e10405b45d13228df144c8d42d389347041bf176392f5f9606fc4a4d7826647d 34.60MB / 74.06MB 0.3s 01:16:19 #4 extracting sha256:0a9a5dfd008f05ebc27e4790db0709a29e527690c21bcbcd01481eaeb6bb49dc 0.1s done 01:16:19 #4 sha256:98558614340527eace9316d30bb3f3e5cf3a2e8f676d5fb62ad843cd3fb4f971 2.38MB / 2.38MB 0.2s done 01:16:19 #4 sha256:d3ac315be8c589f68f6ac08e7595bd7737acfb5834b5e7c23c55a9ef887f3179 0B / 13.29MB 0.3s 01:16:19 #4 sha256:e10405b45d13228df144c8d42d389347041bf176392f5f9606fc4a4d7826647d 72.61MB / 74.06MB 0.5s 01:16:19 #4 sha256:0eae2285b678d5b2f4f5a5b3bec6e6514d0482667d44852f3d3175673264c5df 12.58MB / 100.52MB 0.5s 01:16:19 #4 sha256:d3ac315be8c589f68f6ac08e7595bd7737acfb5834b5e7c23c55a9ef887f3179 6.29MB / 13.29MB 0.5s 01:16:19 #4 extracting sha256:36466aa92d05be39552cfcf5a51ca5dc6ccfd7da55adfeaec5689f02abf883df 0.0s done 01:16:19 #4 sha256:0eae2285b678d5b2f4f5a5b3bec6e6514d0482667d44852f3d3175673264c5df 38.80MB / 100.52MB 0.7s 01:16:19 #4 sha256:d3ac315be8c589f68f6ac08e7595bd7737acfb5834b5e7c23c55a9ef887f3179 13.29MB / 13.29MB 0.7s 01:16:19 #4 sha256:e10405b45d13228df144c8d42d389347041bf176392f5f9606fc4a4d7826647d 74.06MB / 74.06MB 0.7s done 01:16:19 #4 sha256:0eae2285b678d5b2f4f5a5b3bec6e6514d0482667d44852f3d3175673264c5df 55.57MB / 100.52MB 0.8s 01:16:19 #4 sha256:d3ac315be8c589f68f6ac08e7595bd7737acfb5834b5e7c23c55a9ef887f3179 13.29MB / 13.29MB 0.7s done 01:16:19 #4 extracting sha256:e10405b45d13228df144c8d42d389347041bf176392f5f9606fc4a4d7826647d 0.1s 01:16:19 #4 sha256:0eae2285b678d5b2f4f5a5b3bec6e6514d0482667d44852f3d3175673264c5df 77.59MB / 100.52MB 0.9s 01:16:20 #4 sha256:0eae2285b678d5b2f4f5a5b3bec6e6514d0482667d44852f3d3175673264c5df 99.79MB / 100.52MB 1.0s 01:16:20 #4 sha256:0eae2285b678d5b2f4f5a5b3bec6e6514d0482667d44852f3d3175673264c5df 100.52MB / 100.52MB 1.2s done 01:16:24 #4 extracting sha256:e10405b45d13228df144c8d42d389347041bf176392f5f9606fc4a4d7826647d 4.4s done 01:16:24 #4 extracting sha256:096b7ceb2af7cf0b2f963a566800bb0fb4c52ac2b7c0b1b66412e82adff0faa1 01:16:24 #4 extracting sha256:096b7ceb2af7cf0b2f963a566800bb0fb4c52ac2b7c0b1b66412e82adff0faa1 done 01:16:24 #4 extracting sha256:4f4fb700ef54461cfa02571ae0db9a0dc1e0cdb5577484a6d75e68dc38e8acc1 done 01:16:24 #4 extracting sha256:8213a616a21b5155355248bdcdb47b1049aac55141930530c39a6268e6623549 done 01:16:24 #4 extracting sha256:98558614340527eace9316d30bb3f3e5cf3a2e8f676d5fb62ad843cd3fb4f971 01:16:24 #4 extracting sha256:98558614340527eace9316d30bb3f3e5cf3a2e8f676d5fb62ad843cd3fb4f971 0.0s done 01:16:24 #4 extracting sha256:0eae2285b678d5b2f4f5a5b3bec6e6514d0482667d44852f3d3175673264c5df 0.1s 01:16:27 #4 extracting sha256:0eae2285b678d5b2f4f5a5b3bec6e6514d0482667d44852f3d3175673264c5df 2.3s done 01:16:27 #4 extracting sha256:d3ac315be8c589f68f6ac08e7595bd7737acfb5834b5e7c23c55a9ef887f3179 01:16:27 #4 extracting sha256:d3ac315be8c589f68f6ac08e7595bd7737acfb5834b5e7c23c55a9ef887f3179 0.6s done 01:16:27 #4 DONE 8.7s 01:16:27 01:16:27 #6 [builder 2/7] RUN apk add --update --no-cache make git openssh-client 01:16:27 #6 0.192 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 01:16:27 #6 0.349 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 01:16:28 #6 0.662 (1/4) Installing openssh-keygen (9.7_p1-r5) 01:16:28 #6 0.672 (2/4) Installing libedit (20240517.3.1-r0) 01:16:28 #6 0.677 (3/4) Installing openssh-client-common (9.7_p1-r5) 01:16:28 #6 0.695 (4/4) Installing openssh-client-default (9.7_p1-r5) 01:16:28 #6 0.707 Executing busybox-1.36.1-r29.trigger 01:16:28 #6 0.715 OK: 252 MiB in 62 packages 01:16:31 #6 DONE 4.1s 01:16:31 01:16:31 #7 [builder 3/7] WORKDIR /device-rest-go 01:16:31 #7 DONE 0.0s 01:16:31 01:16:31 #8 [builder 4/7] COPY go.mod vendor* ./ 01:16:31 #8 DONE 0.1s 01:16:31 Still waiting to schedule task 01:16:31 Waiting for next available executor on ‘prd-ubuntu20.04-docker-arm64-4c-16g-4804’ 01:16:31 01:16:31 #9 [builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 01:17:18 #9 DONE 43.2s 01:17:18 01:17:18 #10 [builder 6/7] COPY . . 01:17:18 #10 DONE 0.1s 01:17:18 01:17:18 #11 [builder 7/7] RUN echo noop 01:17:18 #11 0.195 noop 01:17:18 #11 DONE 0.2s 01:17:18 01:17:18 #12 exporting to image 01:17:18 #12 exporting layers 01:17:21 #12 exporting layers 6.5s done 01:17:21 #12 writing image sha256:8a91d065a385acd2195651151f1b02fd2d5876c85870ae37e3725f4ae646379b done 01:17:21 #12 naming to docker.io/library/ci-base-image-x86_64 done 01:17:21 #12 DONE 6.5s [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:17:22 + docker inspect -f . ci-base-image-x86_64 01:17:22 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 01:17:22 prd-ubuntu20.04-docker-8c-8g-4806 does not seem to be running inside a container 01:17:22 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgexfoundry_device-rest-go_main -v /w/workspace/edgexfoundry_device-rest-go_main:/w/workspace/edgexfoundry_device-rest-go_main:rw,z -v /w/workspace/edgexfoundry_device-rest-go_main@tmp:/w/workspace/edgexfoundry_device-rest-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 01:17:22 $ docker top 240a55787ea08e9008a0c5fe04c7f81ff73af335386719691c3cd8cb5d745f4b -eo pid,comm [Pipeline] { [Pipeline] sh 01:17:23 + go version 01:17:23 go version go1.23.9 linux/amd64 [Pipeline] } 01:17:23 $ docker stop --time=1 240a55787ea08e9008a0c5fe04c7f81ff73af335386719691c3cd8cb5d745f4b 01:17:24 $ docker rm -f --volumes 240a55787ea08e9008a0c5fe04c7f81ff73af335386719691c3cd8cb5d745f4b [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:17:25 + docker inspect -f . ci-base-image-x86_64 01:17:25 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 01:17:25 prd-ubuntu20.04-docker-8c-8g-4806 does not seem to be running inside a container 01:17: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 ******** ci-base-image-x86_64 cat 01:17:25 $ docker top 0e3a264fead2a48af43b018ed85700cd5b72f57a0d9189ae2a6169429cd53d34 -eo pid,comm [Pipeline] { [Pipeline] sh 01:17:25 + git config --global --add safe.directory /w/workspace/edgexfoundry_device-rest-go_main [Pipeline] fileExists [Pipeline] sh 01:17:26 + make test 01:17:26 go test ./... -coverprofile=coverage.out ./... 01:17:27 ? github.com/edgexfoundry/device-rest-go [no test files] 01:17:46 github.com/edgexfoundry/device-rest-go/cmd coverage: 0.0% of statements 01:17:46 ok github.com/edgexfoundry/device-rest-go/driver 0.008s coverage: 32.2% of statements 01:17:54 go vet ./... 01:17:58 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 01:17:58 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 01:17:58 ./bin/test-attribution-txt.sh 01:17:58 An attribution for github.com/emirpasic/gods is missing from Attribution.txt, please add 01:17:58 An attribution for github.com/openziti/channel/v4 is missing from Attribution.txt, please add 01:17:58 An attribution for github.com/zitadel/logging is missing from Attribution.txt, please add 01:17:58 An attribution for github.com/zitadel/oidc/v3 is missing from Attribution.txt, please add 01:17:58 An attribution for github.com/zitadel/schema is missing from Attribution.txt, please add [Pipeline] echo 01:17:58 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^lts-test$]] [Pipeline] } 01:17:58 $ docker stop --time=1 0e3a264fead2a48af43b018ed85700cd5b72f57a0d9189ae2a6169429cd53d34 01:18:01 $ docker rm -f --volumes 0e3a264fead2a48af43b018ed85700cd5b72f57a0d9189ae2a6169429cd53d34 [Pipeline] // withDockerContainer [Pipeline] sh 01:18:01 + sudo chown -R jenkins:jenkins . [Pipeline] stash 01:18:01 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh 01:18:02 + sudo chown -R jenkins:jenkins . [Pipeline] sh 01:18:02 + ls -al . 01:18:02 total 244 01:18:02 drwxrwxr-x 9 jenkins jenkins 4096 Jul 9 01:17 . 01:18:02 drwxrwxr-x 4 jenkins jenkins 4096 Jul 9 01:15 .. 01:18:02 -rw-rw-r-- 1 jenkins jenkins 151 Jul 9 01:15 .dockerignore 01:18:02 drwxrwxr-x 8 jenkins jenkins 4096 Jul 9 01:17 .git 01:18:02 drwxrwxr-x 3 jenkins jenkins 4096 Jul 9 01:15 .github 01:18:02 -rw-rw-r-- 1 jenkins jenkins 264 Jul 9 01:15 .gitignore 01:18:02 -rw-rw-r-- 1 jenkins jenkins 41 Jul 9 01:15 .golangci.yml 01:18:02 drwxr-xr-x 3 jenkins jenkins 4096 Jul 9 01:16 .semver 01:18:02 -rw-rw-r-- 1 jenkins jenkins 20138 Jul 9 01:15 Attribution.txt 01:18:02 -rw-rw-r-- 1 jenkins jenkins 18492 Jul 9 01:15 CHANGELOG.md 01:18:02 -rw-rw-r-- 1 jenkins jenkins 1697 Jul 9 01:15 Dockerfile 01:18:02 -rw-rw-r-- 1 jenkins jenkins 677 Jul 9 01:15 GOVERNANCE.md 01:18:02 -rw-rw-r-- 1 jenkins jenkins 680 Jul 9 01:15 Jenkinsfile 01:18:02 -rw-rw-r-- 1 jenkins jenkins 11340 Jul 9 01:15 LICENSE 01:18:02 -rw-rw-r-- 1 jenkins jenkins 2598 Jul 9 01:15 Makefile 01:18:02 -rw-rw-r-- 1 jenkins jenkins 620 Jul 9 01:15 OWNERS.md 01:18:02 -rw-rw-r-- 1 jenkins jenkins 3989 Jul 9 01:15 README.md 01:18:02 -rw-rw-r-- 1 jenkins jenkins 11 Jul 9 01:16 VERSION 01:18:02 drwxrwxr-x 2 jenkins jenkins 4096 Jul 9 01:15 bin 01:18:02 drwxrwxr-x 3 jenkins jenkins 4096 Jul 9 01:15 cmd 01:18:02 -rw-r--r-- 1 jenkins jenkins 14565 Jul 9 01:17 coverage.out 01:18:02 drwxrwxr-x 2 jenkins jenkins 4096 Jul 9 01:15 driver 01:18:02 -rw-rw-r-- 1 jenkins jenkins 6272 Jul 9 01:15 go.mod 01:18:02 -rw-rw-r-- 1 jenkins jenkins 86763 Jul 9 01:15 go.sum 01:18:02 drwxrwxr-x 3 jenkins jenkins 4096 Jul 9 01:15 openapi 01:18:02 -rw-rw-r-- 1 jenkins jenkins 713 Jul 9 01:15 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:18:02 + 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=adb487e0ef91f3e6c8aed5a973806e043aaac6a0 --label arch=amd64 --label version=4.1.0-dev.6 . 01:18:02 #0 building with "default" instance using docker driver 01:18:02 01:18:02 #1 [internal] load build definition from Dockerfile 01:18:02 #1 transferring dockerfile: 1.74kB done 01:18:02 #1 DONE 0.0s 01:18:02 01:18:02 #2 [internal] load metadata for docker.io/library/ci-base-image-x86_64:latest 01:18:02 #2 DONE 0.0s 01:18:02 01:18:02 #3 [internal] load metadata for docker.io/library/alpine:3.20 01:18:02 #3 DONE 0.1s 01:18:02 01:18:02 #4 [internal] load .dockerignore 01:18:02 #4 transferring context: 193B done 01:18:02 #4 DONE 0.0s 01:18:02 01:18:02 #5 [internal] load build context 01:18:02 #5 transferring context: 18.46kB 0.0s done 01:18:02 #5 DONE 0.0s 01:18:02 01:18:02 #6 [stage-1 1/6] FROM docker.io/library/alpine:3.20@sha256:de4fe7064d8f98419ea6b49190df1abbf43450c1702eeb864fe9ced453c1cc5f 01:18:02 #6 resolve docker.io/library/alpine:3.20@sha256:de4fe7064d8f98419ea6b49190df1abbf43450c1702eeb864fe9ced453c1cc5f 0.0s done 01:18:02 #6 sha256:de4fe7064d8f98419ea6b49190df1abbf43450c1702eeb864fe9ced453c1cc5f 9.22kB / 9.22kB done 01:18:02 #6 sha256:43180c492a5e6cedd8232e8f77a454f666f247586853eecb90258b26688ad1d3 1.02kB / 1.02kB done 01:18:02 #6 sha256:ff221270b9fb7387b0ad9ff8f69fbbd841af263842e62217392f18c3b5226f38 581B / 581B done 01:18:02 #6 DONE 0.0s 01:18:02 01:18:02 #7 [builder 1/7] FROM docker.io/library/ci-base-image-x86_64:latest 01:18:02 #7 DONE 0.1s 01:18:02 01:18:02 #8 [stage-1 2/6] RUN apk add --update --no-cache dumb-init 01:18:03 #8 0.255 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 01:18:03 #8 0.412 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 01:18:03 #8 0.759 (1/1) Installing dumb-init (1.2.5-r3) 01:18:03 #8 0.765 Executing busybox-1.36.1-r29.trigger 01:18:03 #8 0.771 OK: 8 MiB in 15 packages 01:18:03 #8 DONE 0.9s 01:18:03 01:18:03 #9 [builder 2/7] RUN apk add --update --no-cache make git openssh-client 01:18:03 #9 0.215 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 01:18:03 #9 0.359 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 01:18:03 #9 0.713 OK: 252 MiB in 62 packages 01:18:04 #9 DONE 0.8s 01:18:04 01:18:04 #10 [builder 3/7] WORKDIR /device-rest-go 01:18:04 #10 DONE 0.0s 01:18:04 01:18:04 #11 [builder 4/7] COPY go.mod vendor* ./ 01:18:04 #11 DONE 0.0s 01:18:04 01:18:04 #12 [builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 01:18:04 #12 DONE 0.5s 01:18:04 01:18:04 #13 [stage-1 3/6] RUN apk --no-cache upgrade 01:18:04 #13 0.465 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 01:18:04 #13 0.536 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 01:18:04 #13 ... 01:18:04 01:18:04 #14 [builder 6/7] COPY . . 01:18:04 #14 DONE 0.2s 01:18:04 01:18:04 #13 [stage-1 3/6] RUN apk --no-cache upgrade 01:18:04 #13 0.811 OK: 8 MiB in 15 packages 01:18:04 #13 DONE 0.9s 01:18:04 01:18:04 #15 [builder 7/7] RUN make build 01:18:04 #15 0.319 CGO_ENABLED=0 go build -tags "" -ldflags "-s -w -X github.com/edgexfoundry/device-rest-go.Version=4.1.0-dev.6 -X github.com/edgexfoundry/device-sdk-go/v4/internal/common.SDKVersion=v4.1.0-dev.21 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/device-rest ./cmd 01:18:26 #15 DONE 21.1s 01:18:26 01:18:26 #16 [stage-1 4/6] COPY --from=builder /device-rest-go/cmd / 01:18:26 #16 DONE 0.2s 01:18:26 01:18:26 #17 [stage-1 5/6] COPY --from=builder /device-rest-go/LICENSE / 01:18:26 #17 DONE 0.0s 01:18:26 01:18:26 #18 [stage-1 6/6] COPY --from=builder /device-rest-go/Attribution.txt / 01:18:26 #18 DONE 0.0s 01:18:26 01:18:26 #19 exporting to image 01:18:26 #19 exporting layers 01:18:26 #19 exporting layers 0.3s done 01:18:26 #19 writing image sha256:7c1c9a13d6599c3bde1c51c20e5bb461706c0e8774c6a980281c1fd86dac5251 done 01:18:26 #19 naming to docker.io/library/device-rest done 01:18:26 #19 DONE 0.3s 01:18:26 01:18:26 1 warning found (use docker --debug to expand): 01:18:26  - UndefinedVar: Usage of undefined variable '$VERSION' (line 41) [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 01:18:26 provisioning config files... 01:18:26 copy managed file [device-rest-go-settings] to file:/w/workspace/edgexfoundry_device-rest-go_main@tmp/config6232480697314048573tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 01:18:27 ---> ****-login.sh 01:18:27 nexus3.edgexfoundry.org:10001 01:18:27 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 01:18:27 Login Succeeded 01:18:27 nexus3.edgexfoundry.org:10002 01:18:27 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 01:18:27 Login Succeeded 01:18:27 nexus3.edgexfoundry.org:10003 01:18:27 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 01:18:27 Login Succeeded 01:18:27 nexus3.edgexfoundry.org:10004 01:18:27 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 01:18:27 Login Succeeded 01:18:27 ****.io 01:18:27 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 01:18:27 Login Succeeded 01:18:27 ---> ****-login.sh ends [Pipeline] } 01:18:27 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 01:18:27 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^lts-test$]] [Pipeline] echo 01:18:27 [edgeXDocker.push] Tagging docker image device-rest with the following tags: 01:18:27 adb487e0ef91f3e6c8aed5a973806e043aaac6a0 01:18:27 latest 01:18:27 4.1.0-dev.6 01:18:27 adb487e0ef91f3e6c8aed5a973806e043aaac6a0-4.1.0-dev.6 01:18:27 main 01:18:27 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:18:28 + docker tag device-rest nexus3.edgexfoundry.org:10004/device-rest:adb487e0ef91f3e6c8aed5a973806e043aaac6a0 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:18:28 + docker push nexus3.edgexfoundry.org:10004/device-rest:adb487e0ef91f3e6c8aed5a973806e043aaac6a0 01:18:28 The push refers to repository [nexus3.edgexfoundry.org:10004/device-rest] 01:18:28 2c2a7906a4ae: Preparing 01:18:28 eb0902b6a610: Preparing 01:18:28 7b9a2896bcb3: Preparing 01:18:28 94f8f76fe98d: Preparing 01:18:28 127385f9d1b4: Preparing 01:18:28 994456c4fd7b: Preparing 01:18:28 994456c4fd7b: Waiting 01:18:28 127385f9d1b4: Pushed 01:18:28 994456c4fd7b: Layer already exists 01:18:28 94f8f76fe98d: Pushed 01:18:28 2c2a7906a4ae: Pushed 01:18:28 eb0902b6a610: Pushed 01:18:31 7b9a2896bcb3: Pushed 01:18:31 adb487e0ef91f3e6c8aed5a973806e043aaac6a0: digest: sha256:73043c30a08734ce059e55642d836d3287d4be64be125fbbd9574219572f344a size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:18:32 + docker tag device-rest nexus3.edgexfoundry.org:10004/device-rest:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:18:32 + docker push nexus3.edgexfoundry.org:10004/device-rest:latest 01:18:32 The push refers to repository [nexus3.edgexfoundry.org:10004/device-rest] 01:18:32 2c2a7906a4ae: Preparing 01:18:32 eb0902b6a610: Preparing 01:18:32 7b9a2896bcb3: Preparing 01:18:32 94f8f76fe98d: Preparing 01:18:32 127385f9d1b4: Preparing 01:18:32 994456c4fd7b: Preparing 01:18:32 994456c4fd7b: Waiting 01:18:32 7b9a2896bcb3: Layer already exists 01:18:32 2c2a7906a4ae: Layer already exists 01:18:32 94f8f76fe98d: Layer already exists 01:18:32 eb0902b6a610: Layer already exists 01:18:32 127385f9d1b4: Layer already exists 01:18:32 994456c4fd7b: Layer already exists 01:18:32 latest: digest: sha256:73043c30a08734ce059e55642d836d3287d4be64be125fbbd9574219572f344a size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:18:32 + docker tag device-rest nexus3.edgexfoundry.org:10004/device-rest:4.1.0-dev.6 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:18:33 + docker push nexus3.edgexfoundry.org:10004/device-rest:4.1.0-dev.6 01:18:33 The push refers to repository [nexus3.edgexfoundry.org:10004/device-rest] 01:18:33 2c2a7906a4ae: Preparing 01:18:33 eb0902b6a610: Preparing 01:18:33 7b9a2896bcb3: Preparing 01:18:33 94f8f76fe98d: Preparing 01:18:33 127385f9d1b4: Preparing 01:18:33 994456c4fd7b: Preparing 01:18:33 994456c4fd7b: Waiting 01:18:33 2c2a7906a4ae: Layer already exists 01:18:33 127385f9d1b4: Layer already exists 01:18:33 94f8f76fe98d: Layer already exists 01:18:33 7b9a2896bcb3: Layer already exists 01:18:33 eb0902b6a610: Layer already exists 01:18:33 994456c4fd7b: Layer already exists 01:18:33 4.1.0-dev.6: digest: sha256:73043c30a08734ce059e55642d836d3287d4be64be125fbbd9574219572f344a size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:18:33 + docker tag device-rest nexus3.edgexfoundry.org:10004/device-rest:adb487e0ef91f3e6c8aed5a973806e043aaac6a0-4.1.0-dev.6 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:18:33 + docker push nexus3.edgexfoundry.org:10004/device-rest:adb487e0ef91f3e6c8aed5a973806e043aaac6a0-4.1.0-dev.6 01:18:33 The push refers to repository [nexus3.edgexfoundry.org:10004/device-rest] 01:18:33 2c2a7906a4ae: Preparing 01:18:33 eb0902b6a610: Preparing 01:18:33 7b9a2896bcb3: Preparing 01:18:33 94f8f76fe98d: Preparing 01:18:33 127385f9d1b4: Preparing 01:18:33 994456c4fd7b: Preparing 01:18:33 994456c4fd7b: Waiting 01:18:33 7b9a2896bcb3: Layer already exists 01:18:33 127385f9d1b4: Layer already exists 01:18:33 2c2a7906a4ae: Layer already exists 01:18:33 94f8f76fe98d: Layer already exists 01:18:33 eb0902b6a610: Layer already exists 01:18:33 994456c4fd7b: Layer already exists 01:18:33 adb487e0ef91f3e6c8aed5a973806e043aaac6a0-4.1.0-dev.6: digest: sha256:73043c30a08734ce059e55642d836d3287d4be64be125fbbd9574219572f344a size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:18:34 + docker tag device-rest nexus3.edgexfoundry.org:10004/device-rest:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:18:34 + docker push nexus3.edgexfoundry.org:10004/device-rest:main 01:18:34 The push refers to repository [nexus3.edgexfoundry.org:10004/device-rest] 01:18:34 2c2a7906a4ae: Preparing 01:18:34 eb0902b6a610: Preparing 01:18:34 7b9a2896bcb3: Preparing 01:18:34 94f8f76fe98d: Preparing 01:18:34 127385f9d1b4: Preparing 01:18:34 994456c4fd7b: Preparing 01:18:34 994456c4fd7b: Waiting 01:18:34 2c2a7906a4ae: Layer already exists 01:18:34 127385f9d1b4: Layer already exists 01:18:34 94f8f76fe98d: Layer already exists 01:18:34 eb0902b6a610: Layer already exists 01:18:34 7b9a2896bcb3: Layer already exists 01:18:34 994456c4fd7b: Layer already exists 01:18:34 main: digest: sha256:73043c30a08734ce059e55642d836d3287d4be64be125fbbd9574219572f344a size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 01:18:34 ===================================================== [Pipeline] echo 01:18:34 taggedImages: 01:18:34 - nexus3.edgexfoundry.org:10004/device-rest:adb487e0ef91f3e6c8aed5a973806e043aaac6a0 01:18:34 - nexus3.edgexfoundry.org:10004/device-rest:latest 01:18:34 - nexus3.edgexfoundry.org:10004/device-rest:4.1.0-dev.6 01:18:34 - nexus3.edgexfoundry.org:10004/device-rest:adb487e0ef91f3e6c8aed5a973806e043aaac6a0-4.1.0-dev.6 01:18:34 - nexus3.edgexfoundry.org:10004/device-rest:main [Pipeline] echo 01:18:34 ========================================================= 01:18:34 [edgeXBuildMultiArch] RAW Config: 01:18:34 images: 01:18:34 - nexus3.edgexfoundry.org:10004/device-rest:adb487e0ef91f3e6c8aed5a973806e043aaac6a0 01:18:34 - nexus3.edgexfoundry.org:10004/device-rest:latest 01:18:34 - nexus3.edgexfoundry.org:10004/device-rest:4.1.0-dev.6 01:18:34 - nexus3.edgexfoundry.org:10004/device-rest:adb487e0ef91f3e6c8aed5a973806e043aaac6a0-4.1.0-dev.6 01:18:34 - nexus3.edgexfoundry.org:10004/device-rest:main 01:18:34 settingsFile: 01:18:34 device-rest-go-settings 01:18:34 ========================================================= [Pipeline] node 01:18:49 Still waiting to schedule task 01:18:49 All nodes of label ‘centos7-docker-4c-2g’ are offline 01:19:45 Running on prd-centos7-docker-4c-2g-4809 in /w/workspace/edgexfoundry_device-rest-go_main [Pipeline] { [Pipeline] stage [Pipeline] { (Create Multi-Arch Images) [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 01:19:45 provisioning config files... 01:19:45 copy managed file [device-rest-go-settings] to file:/w/workspace/edgexfoundry_device-rest-go_main@tmp/config9311057194097507089tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 01:19:46 ---> ****-login.sh 01:19:46 nexus3.edgexfoundry.org:10001 01:19:46 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 01:19:46 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 01:19:46 Configure a credential helper to remove this warning. See 01:19:46 https://docs.****.com/engine/reference/commandline/login/#credentials-store 01:19:46 01:19:46 Login Succeeded 01:19:46 nexus3.edgexfoundry.org:10002 01:19:47 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 01:19:47 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 01:19:47 Configure a credential helper to remove this warning. See 01:19:47 https://docs.****.com/engine/reference/commandline/login/#credentials-store 01:19:47 01:19:47 Login Succeeded 01:19:47 nexus3.edgexfoundry.org:10003 01:19:47 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 01:19:47 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 01:19:47 Configure a credential helper to remove this warning. See 01:19:47 https://docs.****.com/engine/reference/commandline/login/#credentials-store 01:19:47 01:19:47 Login Succeeded 01:19:47 nexus3.edgexfoundry.org:10004 01:19:47 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 01:19:47 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 01:19:47 Configure a credential helper to remove this warning. See 01:19:47 https://docs.****.com/engine/reference/commandline/login/#credentials-store 01:19:47 01:19:47 Login Succeeded 01:19:47 ****.io 01:19:47 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 01:19:47 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 01:19:47 Configure a credential helper to remove this warning. See 01:19:47 https://docs.****.com/engine/reference/commandline/login/#credentials-store 01:19:47 01:19:47 Login Succeeded 01:19:47 ---> ****-login.sh ends [Pipeline] } 01:19:47 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 01:19:47 + docker buildx ls 01:19:47 NAME/NODE DRIVER/ENDPOINT STATUS BUILDKIT PLATFORMS 01:19:47 default * docker 01:19:47 default default running 20.10.18 linux/amd64, linux/386 [Pipeline] sh 01:19:48 + docker buildx create --name edgex-builder --platform linux/amd64,linux/arm64 --use 01:19:48 edgex-builder [Pipeline] sh 01:19:48 + docker buildx inspect --bootstrap 01:19:48 #1 [internal] booting buildkit 01:19:48 #1 pulling image moby/buildkit:buildx-stable-1 01:19:53 #1 pulling image moby/buildkit:buildx-stable-1 5.1s done 01:19:53 #1 creating container buildx_buildkit_edgex-builder0 01:19:54 #1 creating container buildx_buildkit_edgex-builder0 1.3s done 01:19:54 #1 DONE 6.3s 01:19:54 Name: edgex-builder 01:19:54 Driver: docker-container 01:19:54 01:19:54 Nodes: 01:19:54 Name: edgex-builder0 01:19:54 Endpoint: unix:///var/run/docker.sock 01:19:54 Status: running 01:19:54 Buildkit: v0.22.0 01:19:54 Platforms: linux/amd64*, linux/arm64*, linux/amd64/v2, linux/amd64/v3, linux/386 [Pipeline] sh 01:19:54 + docker buildx ls 01:19:54 NAME/NODE DRIVER/ENDPOINT STATUS BUILDKIT PLATFORMS 01:19:54 edgex-builder * docker-container 01:19:54 edgex-builder0 unix:///var/run/docker.sock running v0.22.0 linux/amd64*, linux/arm64*, linux/amd64/v2, linux/amd64/v3, linux/386 01:19:54 default docker 01:19:54 default default running 20.10.18 linux/amd64, linux/386 [Pipeline] sh 01:19:55 + echo -e 'FROM nexus3.edgexfoundry.org:10004/device-rest:adb487e0ef91f3e6c8aed5a973806e043aaac6a0' 01:19:55 + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/device-rest:adb487e0ef91f3e6c8aed5a973806e043aaac6a0 --push - 01:19:55 #1 [internal] load build definition from Dockerfile 01:19:55 #1 transferring dockerfile: 196B done 01:19:55 #1 DONE 0.0s 01:19:55 01:19:55 #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/device-rest:adb487e0ef91f3e6c8aed5a973806e043aaac6a0 01:19:55 #2 DONE 0.1s 01:19:55 01:19:55 #3 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/device-rest:adb487e0ef91f3e6c8aed5a973806e043aaac6a0 01:19:55 #3 DONE 0.1s 01:19:55 01:19:55 #4 [internal] load .dockerignore 01:19:55 #4 transferring context: 2B done 01:19:55 #4 DONE 0.0s 01:19:55 01:19:55 #5 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/device-rest:adb487e0ef91f3e6c8aed5a973806e043aaac6a0@sha256:73043c30a08734ce059e55642d836d3287d4be64be125fbbd9574219572f344a 01:19:55 #5 resolve nexus3.edgexfoundry.org:10004/device-rest:adb487e0ef91f3e6c8aed5a973806e043aaac6a0@sha256:73043c30a08734ce059e55642d836d3287d4be64be125fbbd9574219572f344a 01:19:55 #5 ... 01:19:55 01:19:55 #6 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/device-rest:adb487e0ef91f3e6c8aed5a973806e043aaac6a0@sha256:73043c30a08734ce059e55642d836d3287d4be64be125fbbd9574219572f344a 01:19:55 #6 resolve nexus3.edgexfoundry.org:10004/device-rest:adb487e0ef91f3e6c8aed5a973806e043aaac6a0@sha256:73043c30a08734ce059e55642d836d3287d4be64be125fbbd9574219572f344a 0.0s done 01:19:55 #6 DONE 0.1s 01:19:55 01:19:55 #7 [auth] device-rest:pull,push token for nexus3.edgexfoundry.org:10004 01:19:55 #7 DONE 0.0s 01:19:55 01:19:55 #8 exporting to image 01:19:55 #8 exporting layers done 01:19:55 #8 exporting manifest sha256:b09a66da13a0f9514cb0180340852a720f9f628deee80ed8bdee6caf704ad87d 0.0s done 01:19:55 #8 exporting config sha256:7c1c9a13d6599c3bde1c51c20e5bb461706c0e8774c6a980281c1fd86dac5251 done 01:19:55 #8 exporting manifest sha256:460ca23b555a7477ca67d9505ffb87b3a604e64fe341f4c7cab63c4ea3d0d0ad done 01:19:55 #8 exporting config sha256:97ca9b8caa10dc994b96e89d7d4904c7869f36ac443a13e94ede560425c2178f done 01:19:55 #8 exporting manifest list sha256:b42e6a003ac58fa247676eb50b277de33e01d64c1fae85d1b56c2ac54fcdf75e done 01:19:55 #8 pushing layers 0.1s done 01:19:55 #8 pushing manifest for nexus3.edgexfoundry.org:10004/device-rest:adb487e0ef91f3e6c8aed5a973806e043aaac6a0@sha256:b42e6a003ac58fa247676eb50b277de33e01d64c1fae85d1b56c2ac54fcdf75e 01:19:55 #8 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 01:19:55 #8 pushing manifest for nexus3.edgexfoundry.org:10004/device-rest:adb487e0ef91f3e6c8aed5a973806e043aaac6a0@sha256:b42e6a003ac58fa247676eb50b277de33e01d64c1fae85d1b56c2ac54fcdf75e 0.1s done 01:19:55 #8 DONE 0.2s 01:19:55 01:19:55 1 warning found (use --debug to expand): 01:19:55  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh 01:19:56 + echo -e 'FROM nexus3.edgexfoundry.org:10004/device-rest:latest' 01:19:56 + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/device-rest:latest --push - 01:19:56 #1 [internal] load build definition from Dockerfile 01:19:56 #1 transferring dockerfile: 162B done 01:19:56 #1 DONE 0.0s 01:19:56 01:19:56 #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/device-rest:latest 01:19:56 #2 DONE 0.0s 01:19:56 01:19:56 #3 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/device-rest:latest 01:19:56 #3 DONE 0.0s 01:19:56 01:19:56 #4 [internal] load .dockerignore 01:19:56 #4 transferring context: 2B done 01:19:56 #4 DONE 0.0s 01:19:56 01:19:56 #5 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/device-rest:latest@sha256:73043c30a08734ce059e55642d836d3287d4be64be125fbbd9574219572f344a 01:19:56 #5 resolve nexus3.edgexfoundry.org:10004/device-rest:latest@sha256:73043c30a08734ce059e55642d836d3287d4be64be125fbbd9574219572f344a 0.0s done 01:19:56 #5 CACHED 01:19:56 01:19:56 #6 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/device-rest:latest@sha256:73043c30a08734ce059e55642d836d3287d4be64be125fbbd9574219572f344a 01:19:56 #6 resolve nexus3.edgexfoundry.org:10004/device-rest:latest@sha256:73043c30a08734ce059e55642d836d3287d4be64be125fbbd9574219572f344a 0.0s done 01:19:56 #6 CACHED 01:19:56 01:19:56 #7 [auth] device-rest:pull,push token for nexus3.edgexfoundry.org:10004 01:19:56 #7 DONE 0.0s 01:19:56 01:19:56 #8 exporting to image 01:19:56 #8 exporting layers done 01:19:56 #8 exporting manifest sha256:b09a66da13a0f9514cb0180340852a720f9f628deee80ed8bdee6caf704ad87d done 01:19:56 #8 exporting config sha256:7c1c9a13d6599c3bde1c51c20e5bb461706c0e8774c6a980281c1fd86dac5251 done 01:19:56 #8 exporting manifest sha256:460ca23b555a7477ca67d9505ffb87b3a604e64fe341f4c7cab63c4ea3d0d0ad done 01:19:56 #8 exporting config sha256:97ca9b8caa10dc994b96e89d7d4904c7869f36ac443a13e94ede560425c2178f done 01:19:56 #8 exporting manifest list sha256:b42e6a003ac58fa247676eb50b277de33e01d64c1fae85d1b56c2ac54fcdf75e done 01:19:56 #8 pushing layers 0.0s done 01:19:56 #8 pushing manifest for nexus3.edgexfoundry.org:10004/device-rest:latest@sha256:b42e6a003ac58fa247676eb50b277de33e01d64c1fae85d1b56c2ac54fcdf75e 0.1s done 01:19:56 #8 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 01:19:56 #8 DONE 0.1s 01:19:56 01:19:56 1 warning found (use --debug to expand): 01:19:56  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh 01:19:56 + echo -e 'FROM nexus3.edgexfoundry.org:10004/device-rest:4.1.0-dev.6' 01:19:56 + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/device-rest:4.1.0-dev.6 --push - 01:19:56 #1 [internal] load build definition from Dockerfile 01:19:56 #1 transferring dockerfile: 167B done 01:19:56 #1 DONE 0.0s 01:19:56 01:19:56 #2 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/device-rest:4.1.0-dev.6 01:19:56 #2 DONE 0.0s 01:19:56 01:19:56 #3 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/device-rest:4.1.0-dev.6 01:19:56 #3 DONE 0.0s 01:19:56 01:19:56 #4 [internal] load .dockerignore 01:19:56 #4 transferring context: 2B done 01:19:56 #4 DONE 0.0s 01:19:56 01:19:56 #5 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/device-rest:4.1.0-dev.6@sha256:73043c30a08734ce059e55642d836d3287d4be64be125fbbd9574219572f344a 01:19:56 #5 resolve nexus3.edgexfoundry.org:10004/device-rest:4.1.0-dev.6@sha256:73043c30a08734ce059e55642d836d3287d4be64be125fbbd9574219572f344a 0.0s done 01:19:56 #5 CACHED 01:19:56 01:19:56 #6 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/device-rest:4.1.0-dev.6@sha256:73043c30a08734ce059e55642d836d3287d4be64be125fbbd9574219572f344a 01:19:56 #6 resolve nexus3.edgexfoundry.org:10004/device-rest:4.1.0-dev.6@sha256:73043c30a08734ce059e55642d836d3287d4be64be125fbbd9574219572f344a 0.0s done 01:19:56 #6 CACHED 01:19:56 01:19:56 #7 exporting to image 01:19:56 #7 exporting layers done 01:19:56 #7 exporting manifest sha256:b09a66da13a0f9514cb0180340852a720f9f628deee80ed8bdee6caf704ad87d done 01:19:56 #7 exporting config sha256:7c1c9a13d6599c3bde1c51c20e5bb461706c0e8774c6a980281c1fd86dac5251 done 01:19:56 #7 exporting manifest sha256:460ca23b555a7477ca67d9505ffb87b3a604e64fe341f4c7cab63c4ea3d0d0ad done 01:19:56 #7 exporting config sha256:97ca9b8caa10dc994b96e89d7d4904c7869f36ac443a13e94ede560425c2178f 01:19:56 #7 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 01:19:56 #7 exporting config sha256:97ca9b8caa10dc994b96e89d7d4904c7869f36ac443a13e94ede560425c2178f done 01:19:56 #7 exporting manifest list sha256:b42e6a003ac58fa247676eb50b277de33e01d64c1fae85d1b56c2ac54fcdf75e done 01:19:56 #7 pushing layers 0.0s done 01:19:56 #7 pushing manifest for nexus3.edgexfoundry.org:10004/device-rest:4.1.0-dev.6@sha256:b42e6a003ac58fa247676eb50b277de33e01d64c1fae85d1b56c2ac54fcdf75e 0.1s done 01:19:56 #7 DONE 0.1s 01:19:56 01:19:56 #8 [auth] device-rest:pull,push token for nexus3.edgexfoundry.org:10004 01:19:56 #8 DONE 0.0s 01:19:56 01:19:56 1 warning found (use --debug to expand): 01:19:56  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh 01:19:57 + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/device-rest:adb487e0ef91f3e6c8aed5a973806e043aaac6a0-4.1.0-dev.6 --push - 01:19:57 + echo -e 'FROM nexus3.edgexfoundry.org:10004/device-rest:adb487e0ef91f3e6c8aed5a973806e043aaac6a0-4.1.0-dev.6' 01:19:57 #1 [internal] load build definition from Dockerfile 01:19:57 #1 transferring dockerfile: 208B done 01:19:57 #1 DONE 0.0s 01:19:57 01:19:57 #2 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/device-rest:adb487e0ef91f3e6c8aed5a973806e043aaac6a0-4.1.0-dev.6 01:19:57 #2 DONE 0.0s 01:19:57 01:19:57 #3 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/device-rest:adb487e0ef91f3e6c8aed5a973806e043aaac6a0-4.1.0-dev.6 01:19:57 #3 DONE 0.0s 01:19:57 01:19:57 #4 [internal] load .dockerignore 01:19:57 #4 transferring context: 2B done 01:19:57 #4 DONE 0.0s 01:19:57 01:19:57 #5 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/device-rest:adb487e0ef91f3e6c8aed5a973806e043aaac6a0-4.1.0-dev.6@sha256:73043c30a08734ce059e55642d836d3287d4be64be125fbbd9574219572f344a 01:19:57 #5 resolve nexus3.edgexfoundry.org:10004/device-rest:adb487e0ef91f3e6c8aed5a973806e043aaac6a0-4.1.0-dev.6@sha256:73043c30a08734ce059e55642d836d3287d4be64be125fbbd9574219572f344a done 01:19:57 #5 CACHED 01:19:57 01:19:57 #6 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/device-rest:adb487e0ef91f3e6c8aed5a973806e043aaac6a0-4.1.0-dev.6@sha256:73043c30a08734ce059e55642d836d3287d4be64be125fbbd9574219572f344a 01:19:57 #6 resolve nexus3.edgexfoundry.org:10004/device-rest:adb487e0ef91f3e6c8aed5a973806e043aaac6a0-4.1.0-dev.6@sha256:73043c30a08734ce059e55642d836d3287d4be64be125fbbd9574219572f344a done 01:19:57 #6 CACHED 01:19:57 01:19:57 #7 exporting to image 01:19:57 #7 exporting layers done 01:19:57 #7 exporting manifest sha256:b09a66da13a0f9514cb0180340852a720f9f628deee80ed8bdee6caf704ad87d done 01:19:57 #7 exporting config sha256:7c1c9a13d6599c3bde1c51c20e5bb461706c0e8774c6a980281c1fd86dac5251 done 01:19:57 #7 exporting manifest sha256:460ca23b555a7477ca67d9505ffb87b3a604e64fe341f4c7cab63c4ea3d0d0ad done 01:19:57 #7 exporting config sha256:97ca9b8caa10dc994b96e89d7d4904c7869f36ac443a13e94ede560425c2178f done 01:19:57 #7 exporting manifest list sha256:b42e6a003ac58fa247676eb50b277de33e01d64c1fae85d1b56c2ac54fcdf75e done 01:19:57 #7 pushing layers 0.0s done 01:19:57 #7 pushing manifest for nexus3.edgexfoundry.org:10004/device-rest:adb487e0ef91f3e6c8aed5a973806e043aaac6a0-4.1.0-dev.6@sha256:b42e6a003ac58fa247676eb50b277de33e01d64c1fae85d1b56c2ac54fcdf75e 01:19:57 #7 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 01:19:57 #7 pushing manifest for nexus3.edgexfoundry.org:10004/device-rest:adb487e0ef91f3e6c8aed5a973806e043aaac6a0-4.1.0-dev.6@sha256:b42e6a003ac58fa247676eb50b277de33e01d64c1fae85d1b56c2ac54fcdf75e 0.1s done 01:19:57 #7 DONE 0.1s 01:19:57 01:19:57 #8 [auth] device-rest:pull,push token for nexus3.edgexfoundry.org:10004 01:19:57 #8 DONE 0.0s 01:19:57 01:19:57 1 warning found (use --debug to expand): 01:19:57  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh 01:19:57 + echo -e 'FROM nexus3.edgexfoundry.org:10004/device-rest:main' 01:19:57 + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/device-rest:main --push - 01:19:57 #1 [internal] load build definition from Dockerfile 01:19:57 #1 transferring dockerfile: 160B done 01:19:57 #1 DONE 0.0s 01:19:57 01:19:57 #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/device-rest:main 01:19:57 #2 DONE 0.0s 01:19:57 01:19:57 #3 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/device-rest:main 01:19:57 #3 DONE 0.0s 01:19:57 01:19:57 #4 [internal] load .dockerignore 01:19:57 #4 transferring context: 2B done 01:19:57 #4 DONE 0.0s 01:19:57 01:19:57 #5 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/device-rest:main@sha256:73043c30a08734ce059e55642d836d3287d4be64be125fbbd9574219572f344a 01:19:57 #5 resolve nexus3.edgexfoundry.org:10004/device-rest:main@sha256:73043c30a08734ce059e55642d836d3287d4be64be125fbbd9574219572f344a 0.0s done 01:19:57 #5 CACHED 01:19:57 01:19:57 #6 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/device-rest:main@sha256:73043c30a08734ce059e55642d836d3287d4be64be125fbbd9574219572f344a 01:19:57 #6 resolve nexus3.edgexfoundry.org:10004/device-rest:main@sha256:73043c30a08734ce059e55642d836d3287d4be64be125fbbd9574219572f344a 0.0s done 01:19:57 #6 CACHED 01:19:57 01:19:57 #7 exporting to image 01:19:57 #7 exporting layers done 01:19:57 #7 exporting manifest sha256:b09a66da13a0f9514cb0180340852a720f9f628deee80ed8bdee6caf704ad87d done 01:19:57 #7 exporting config sha256:7c1c9a13d6599c3bde1c51c20e5bb461706c0e8774c6a980281c1fd86dac5251 done 01:19:57 #7 exporting manifest sha256:460ca23b555a7477ca67d9505ffb87b3a604e64fe341f4c7cab63c4ea3d0d0ad done 01:19:57 #7 exporting config sha256:97ca9b8caa10dc994b96e89d7d4904c7869f36ac443a13e94ede560425c2178f done 01:19:57 #7 exporting manifest list sha256:b42e6a003ac58fa247676eb50b277de33e01d64c1fae85d1b56c2ac54fcdf75e done 01:19:57 #7 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 01:19:57 #7 pushing layers 0.0s done 01:19:57 #7 pushing manifest for nexus3.edgexfoundry.org:10004/device-rest:main@sha256:b42e6a003ac58fa247676eb50b277de33e01d64c1fae85d1b56c2ac54fcdf75e 0.1s done 01:19:57 #7 DONE 0.1s 01:19:57 01:19:57 #8 [auth] device-rest:pull,push token for nexus3.edgexfoundry.org:10004 01:19:57 #8 DONE 0.0s 01:19:57 01:19:57 1 warning found (use --debug to expand): 01:19:57  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] sh 01:19:58 + '[' -d /w/workspace/edgexfoundry_device-rest-go_main/archives ']' [Pipeline] libraryResource [Pipeline] sh 01:19:58 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 01:19:59 ---> package-listing.sh 01:19:59 ++ tr '[:upper:]' '[:lower:]' 01:19:59 ++ facter osfamily 01:19:59 + OS_FAMILY=redhat 01:19:59 + workspace=/w/workspace/edgexfoundry_device-rest-go_main 01:19:59 + START_PACKAGES=/tmp/packages_start.txt 01:19:59 + END_PACKAGES=/tmp/packages_end.txt 01:19:59 + DIFF_PACKAGES=/tmp/packages_diff.txt 01:19:59 + PACKAGES=/tmp/packages_start.txt 01:19:59 + '[' /w/workspace/edgexfoundry_device-rest-go_main ']' 01:19:59 + PACKAGES=/tmp/packages_end.txt 01:19:59 + case "${OS_FAMILY}" in 01:19:59 + rpm -qa 01:19:59 + sort 01:19:59 + '[' -f /tmp/packages_start.txt ']' 01:19:59 + '[' -f /tmp/packages_end.txt ']' 01:19:59 + diff /tmp/packages_start.txt /tmp/packages_end.txt 01:19:59 + '[' /w/workspace/edgexfoundry_device-rest-go_main ']' 01:19:59 + mkdir -p /w/workspace/edgexfoundry_device-rest-go_main/archives/ 01:19:59 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgexfoundry_device-rest-go_main/archives/ [Pipeline] echo 01:20:00 Launching container with: [--privileged -u 0:0 --net host -v /var/log/sysstat:/var/log/sysstat -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/edgexfoundry_device-rest-go_main/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 01:20:00 + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:20:00 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 01:20:00 01:20:00 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:20:01 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 01:20:01 latest: Pulling from edgex-lftools-log-publisher 01:20:01 5eb5b503b376: Pulling fs layer 01:20:01 5c69ac0246d0: Pulling fs layer 01:20:01 ec43610c2a17: Pulling fs layer 01:20:01 3a2ae6a8a46f: Pulling fs layer 01:20:01 33b1e0a273af: Pulling fs layer 01:20:01 5d3b04190fa2: Pulling fs layer 01:20:01 2f39f015ded8: Pulling fs layer 01:20:01 3a2ae6a8a46f: Waiting 01:20:01 33b1e0a273af: Waiting 01:20:01 5d3b04190fa2: Waiting 01:20:01 2f39f015ded8: Waiting 01:20:01 5c69ac0246d0: Verifying Checksum 01:20:01 5c69ac0246d0: Download complete 01:20:01 3a2ae6a8a46f: Verifying Checksum 01:20:01 3a2ae6a8a46f: Download complete 01:20:01 33b1e0a273af: Verifying Checksum 01:20:01 33b1e0a273af: Download complete 01:20:01 5d3b04190fa2: Verifying Checksum 01:20:01 5d3b04190fa2: Download complete 01:20:01 ec43610c2a17: Verifying Checksum 01:20:01 ec43610c2a17: Download complete 01:20:01 5eb5b503b376: Verifying Checksum 01:20:01 5eb5b503b376: Download complete 01:20:02 2f39f015ded8: Verifying Checksum 01:20:02 2f39f015ded8: Download complete 01:20:02 5eb5b503b376: Pull complete 01:20:02 5c69ac0246d0: Pull complete 01:20:03 ec43610c2a17: Pull complete 01:20:03 3a2ae6a8a46f: Pull complete 01:20:03 33b1e0a273af: Pull complete 01:20:03 5d3b04190fa2: Pull complete 01:20:07 2f39f015ded8: Pull complete 01:20:07 Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 01:20:07 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 01:20:07 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 01:20:07 prd-centos7-docker-4c-2g-4809 does not seem to be running inside a container 01:20:07 $ docker run -t -d -u 1001:1001 --privileged -u 0:0 --net host -v /var/log/sysstat:/var/log/sysstat -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/edgexfoundry_device-rest-go_main/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/edgexfoundry_device-rest-go_main -v /w/workspace/edgexfoundry_device-rest-go_main:/w/workspace/edgexfoundry_device-rest-go_main:rw,z -v /w/workspace/edgexfoundry_device-rest-go_main@tmp:/w/workspace/edgexfoundry_device-rest-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 01:20:09 Running on prd-ubuntu20.04-docker-arm64-4c-16g-4808 in /w/workspace/edgexfoundry_device-rest-go_main 01:20:11 $ docker top 5ce68fc87a9342c04238b23f6585add11f70404e68bcb8c4c86b3c58cd164bb3 -eo pid,comm [Pipeline] { [Pipeline] { [Pipeline] sh [Pipeline] ws 01:20:11 Running in /w/workspace/device-rest-go/205 [Pipeline] { [Pipeline] checkout 01:20:11 The recommended git tool is: git 01:20:11 + touch /tmp/pre-build-complete [Pipeline] sh 01:20:11 + mkdir -p /var/log/sysstat [Pipeline] sh 01:20:12 + ls /var/log/sa-host 01:20:12 ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 01:20:12 provisioning config files... 01:20:12 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgexfoundry_device-rest-go_main@tmp/config5812254775580170832tmp [Pipeline] { [Pipeline] echo 01:20:12 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 01:20:12 ---> create-netrc.sh [Pipeline] } 01:20:12 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 01:20:12 ---> python-tools-install.sh [Pipeline] echo 01:20:12 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 01:20:13 ---> sudo-logs.sh 01:20:13 Archiving 'sudo' log.. 01:20:13 sudo: unable to resolve host prd-centos7-docker-4c-2g-4809.novalocal: Name or service not known 01:20:13 sudo: unable to resolve host prd-centos7-docker-4c-2g-4809.novalocal: Name or service not known [Pipeline] unstash [Pipeline] echo 01:20:13 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 01:20:13 ---> job-cost.sh 01:20:13 lf-activate-venv: SKIPPING 01:20:13 INFO: No Stack... 01:20:13 INFO: Retrieving Pricing Info for: v3-standard-2 01:20:14 INFO: Archiving Costs [Pipeline] echo 01:20:14 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 01:20:14 ---> logs-deploy.sh 01:20:14 lf-activate-venv: SKIPPING 01:20:14 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-rest-go/main/205 01:20:14 INFO: archiving workspace using pattern(s): 01:20:15 Archives upload complete. 01:20:15 INFO: archiving logs to Nexus 01:20:15 using credential edgex-jenkins-ssh 01:20:15 Cloning the remote Git repository 01:20:16 ---> uname -a: 01:20:16 Linux prd-centos7-docker-4c-2g-4809.novalocal 3.10.0-1160.76.1.el7.x86_64 #1 SMP Wed Aug 10 16:21:17 UTC 2022 x86_64 GNU/Linux 01:20:16 01:20:16 01:20:16 ---> lscpu: 01:20:16 Architecture: x86_64 01:20:16 CPU op-mode(s): 32-bit, 64-bit 01:20:16 Byte Order: Little Endian 01:20:16 Address sizes: 40 bits physical, 48 bits virtual 01:20:16 CPU(s): 2 01:20:16 On-line CPU(s) list: 0,1 01:20:16 Thread(s) per core: 1 01:20:16 Core(s) per socket: 1 01:20:16 Socket(s): 2 01:20:16 NUMA node(s): 1 01:20:16 Vendor ID: AuthenticAMD 01:20:16 CPU family: 23 01:20:16 Model: 49 01:20:16 Model name: AMD EPYC-Rome Processor 01:20:16 Stepping: 0 01:20:16 CPU MHz: 2800.000 01:20:16 BogoMIPS: 5600.00 01:20:16 Virtualization: AMD-V 01:20:16 Hypervisor vendor: KVM 01:20:16 Virtualization type: full 01:20:16 L1d cache: 64 KiB 01:20:16 L1i cache: 64 KiB 01:20:16 L2 cache: 1 MiB 01:20:16 L3 cache: 32 MiB 01:20:16 NUMA node0 CPU(s): 0,1 01:20:16 Vulnerability Itlb multihit: Not affected 01:20:16 Vulnerability L1tf: Not affected 01:20:16 Vulnerability Mds: Not affected 01:20:16 Vulnerability Meltdown: Not affected 01:20:16 Vulnerability Mmio stale data: Not affected 01:20:16 Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp 01:20:16 Vulnerability Spectre v1: Mitigation; Load fences, usercopy/swapgs barriers and __user pointer sanitization 01:20:16 Vulnerability Spectre v2: Mitigation; Full retpoline, IBPB 01:20:16 Vulnerability Srbds: Not affected 01:20:16 Vulnerability Tsx async abort: Not affected 01:20:16 Flags: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm art rep_good nopl extd_apicid eagerfpu pni pclmulqdq ssse3 fma cx16 sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand hypervisor lahf_lm cmp_legacy svm cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw topoext perfctr_core retpoline_amd ssbd ibrs ibpb stibp vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 rdseed adx smap clflushopt clwb sha_ni xsaveopt xsavec xgetbv1 clzero xsaveerptr arat npt nrip_save umip spec_ctrl intel_stibp arch_capabilities 01:20:16 01:20:16 01:20:16 ---> nproc: 01:20:16 2 01:20:16 01:20:16 01:20:16 ---> df -h: 01:20:16 Filesystem Size Used Avail Use% Mounted on 01:20:16 overlay 40G 7.3G 33G 19% / 01:20:16 tmpfs 64M 0 64M 0% /dev 01:20:16 tmpfs 3.9G 0 3.9G 0% /sys/fs/cgroup 01:20:16 shm 64M 0 64M 0% /dev/shm 01:20:16 /dev/vda1 40G 7.3G 33G 19% /facter-os 01:20:16 01:20:16 01:20:16 Cannot open /var/log/sysstat/sa09: No such file or directory 01:20:16 Please check if data collecting is enabled 01:20:16 subprocess.CalledProcessError: Command '['sar', '-b', '-r', '-n', 'DEV']' returned non-zero exit status 2. [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 01:20:16 [edgeXInfraPublish] An error occurred while publishing logs: script returned exit code 1 [Pipeline] } 01:20:16 $ docker stop --time=1 5ce68fc87a9342c04238b23f6585add11f70404e68bcb8c4c86b3c58cd164bb3 01:20:15 Cloning repository git@github.com:edgexfoundry/device-rest-go.git 01:20:16 > git init /w/workspace/device-rest-go/205 # timeout=10 01:20:16 Fetching upstream changes from git@github.com:edgexfoundry/device-rest-go.git 01:20:16 > git --version # timeout=10 01:20:16 > git --version # 'git version 2.25.1' 01:20:16 using GIT_SSH to set credentials SSH Credentials for GitHub 01:20:16 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-rest-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 01:20:17 $ docker rm -f --volumes 5ce68fc87a9342c04238b23f6585add11f70404e68bcb8c4c86b3c58cd164bb3 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] cleanWs 01:20:17 [WS-CLEANUP] Deleting project workspace... 01:20:17 [WS-CLEANUP] Deferred wipeout is used... 01:20:17 [WS-CLEANUP] done [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) Stage "Snap" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:20:17 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 01:20:17 01:20:17 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:20:18 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 01:20:18 latest: Pulling from edgex-lftools-log-publisher 01:20:18 5eb5b503b376: Pulling fs layer 01:20:18 5c69ac0246d0: Pulling fs layer 01:20:18 ec43610c2a17: Pulling fs layer 01:20:18 3a2ae6a8a46f: Pulling fs layer 01:20:18 33b1e0a273af: Pulling fs layer 01:20:18 5d3b04190fa2: Pulling fs layer 01:20:18 2f39f015ded8: Pulling fs layer 01:20:18 33b1e0a273af: Waiting 01:20:18 2f39f015ded8: Waiting 01:20:18 5d3b04190fa2: Waiting 01:20:18 3a2ae6a8a46f: Waiting 01:20:18 5c69ac0246d0: Verifying Checksum 01:20:18 5c69ac0246d0: Download complete 01:20:18 3a2ae6a8a46f: Verifying Checksum 01:20:18 3a2ae6a8a46f: Download complete 01:20:18 33b1e0a273af: Verifying Checksum 01:20:18 33b1e0a273af: Download complete 01:20:18 ec43610c2a17: Verifying Checksum 01:20:18 ec43610c2a17: Download complete 01:20:18 5d3b04190fa2: Verifying Checksum 01:20:18 5d3b04190fa2: Download complete 01:20:18 5eb5b503b376: Verifying Checksum 01:20:18 5eb5b503b376: Download complete 01:20:19 2f39f015ded8: Download complete 01:20:19 5eb5b503b376: Pull complete 01:20:19 5c69ac0246d0: Pull complete 01:20:19 > git config remote.origin.url git@github.com:edgexfoundry/device-rest-go.git # timeout=10 01:20:19 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 01:20:20 ec43610c2a17: Pull complete 01:20:20 3a2ae6a8a46f: Pull complete 01:20:20 Avoid second fetch 01:20:20 Checking out Revision adb487e0ef91f3e6c8aed5a973806e043aaac6a0 (main) 01:20:20 33b1e0a273af: Pull complete 01:20:20 5d3b04190fa2: Pull complete 01:20:21 Commit message: "build(deps): Bump github.com/edgexfoundry/device-sdk-go/v4 (#479)" 01:20:20 > git config core.sparsecheckout # timeout=10 01:20:20 > git checkout -f adb487e0ef91f3e6c8aed5a973806e043aaac6a0 # timeout=10 01:20:25 01:20:25 GitHub has been notified of this commit’s build result 01:20:25 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 01:20:26 2f39f015ded8: Pull complete 01:20:26 Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 01:20:26 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 01:20:26 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 01:20:26 + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json 01:20:26 % Total % Received % Xferd Average Speed Time Time Time Current 01:20:26 Dload Upload Total Spent Left Speed 01:20:26 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 13063 100 13063 0 0 79169 0 --:--:-- --:--:-- --:--:-- 79169 01:20:26 prd-ubuntu20.04-docker-8c-8g-4806 does not seem to be running inside a container 01:20:26 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged --net host -v /home/jenkins:/home/jenkins -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/edgexfoundry_device-rest-go_main -v /w/workspace/edgexfoundry_device-rest-go_main:/w/workspace/edgexfoundry_device-rest-go_main:rw,z -v /w/workspace/edgexfoundry_device-rest-go_main@tmp:/w/workspace/edgexfoundry_device-rest-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 01:20:28 $ docker top 968a70d4a3c5e16f7605328389c133101a96ae89dd5d1b2eff701bd2fdecaba6 -eo pid,comm [Pipeline] { [Pipeline] sh [Pipeline] libraryResource [Pipeline] sh 01:20:29 + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh 01:20:29 ---> job-cost.sh 01:20:29 lf-activate-venv: SKIPPING 01:20:29 INFO: No Stack... 01:20:29 INFO: Retrieving Pricing Info for: v3-standard-8 01:20:29 + sudo tee /etc/docker/daemon.new 01:20:29 + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json 01:20:29 { 01:20:29 "registry-mirrors": [ 01:20:29 "https://nexus3.edgexfoundry.org:10001" 01:20:29 ], 01:20:29 "bip": "10.250.0.254/24", 01:20:29 "hosts": [ 01:20:29 "tcp://0.0.0.0:5555", 01:20:29 "unix:///var/run/docker.sock" 01:20:29 ], 01:20:29 "mtu": 1458, 01:20:29 "selinux-enabled": true, 01:20:29 "seccomp-profile": "/etc/docker/seccomp.json" 01:20:29 } [Pipeline] sh 01:20:29 INFO: Archiving Costs [Pipeline] sh 01:20:29 + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh 01:20:30 + cat /w/workspace/edgexfoundry_device-rest-go_main/archives/cost.csv 01:20:30 + cut -d, -f6 [Pipeline] lock 01:20:30 Trying to acquire lock on [Resource: jenkins-edgexfoundry-device-rest-go-main-205-stack-cost] 01:20:30 Resource [jenkins-edgexfoundry-device-rest-go-main-205-stack-cost] did not exist. Created. 01:20:30 Lock acquired on [Resource: jenkins-edgexfoundry-device-rest-go-main-205-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 01:20:30 + sudo service docker restart 01:20:30 + echo total: 0.2199999988079071 [Pipeline] stash 01:20:30 Stashed 1 file(s) [Pipeline] } 01:20:30 Lock released on resource [Resource: jenkins-edgexfoundry-device-rest-go-main-205-stack-cost] [Pipeline] // lock [Pipeline] } 01:20:30 $ docker stop --time=1 968a70d4a3c5e16f7605328389c133101a96ae89dd5d1b2eff701bd2fdecaba6 01:20:31 $ docker rm -f --volumes 968a70d4a3c5e16f7605328389c133101a96ae89dd5d1b2eff701bd2fdecaba6 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 01:20:48 provisioning config files... 01:20:48 copy managed file [device-rest-go-settings] to file:/w/workspace/device-rest-go/205@tmp/config13315818607192360360tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 01:20:48 ---> ****-login.sh 01:20:48 nexus3.edgexfoundry.org:10001 01:20:49 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 01:20:49 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 01:20:49 Configure a credential helper to remove this warning. See 01:20:49 https://docs.****.com/engine/reference/commandline/login/#credentials-store 01:20:49 01:20:49 Login Succeeded 01:20:49 nexus3.edgexfoundry.org:10002 01:20:49 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 01:20:50 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 01:20:50 Configure a credential helper to remove this warning. See 01:20:50 https://docs.****.com/engine/reference/commandline/login/#credentials-store 01:20:50 01:20:50 Login Succeeded 01:20:50 nexus3.edgexfoundry.org:10003 01:20:50 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 01:20:50 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 01:20:50 Configure a credential helper to remove this warning. See 01:20:50 https://docs.****.com/engine/reference/commandline/login/#credentials-store 01:20:50 01:20:50 Login Succeeded 01:20:50 nexus3.edgexfoundry.org:10004 01:20:50 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 01:20:50 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 01:20:50 Configure a credential helper to remove this warning. See 01:20:50 https://docs.****.com/engine/reference/commandline/login/#credentials-store 01:20:50 01:20:50 Login Succeeded 01:20:50 ****.io 01:20:51 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 01:20:51 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 01:20:51 Configure a credential helper to remove this warning. See 01:20:51 https://docs.****.com/engine/reference/commandline/login/#credentials-store 01:20:51 01:20:51 Login Succeeded 01:20:51 ---> ****-login.sh ends [Pipeline] } 01:20:51 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 01:20:51 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^lts-test$]] [Pipeline] echo 01:20:51 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^lts-test$]] [Pipeline] echo 01:20:51 ========================================================= 01:20:51 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.23-alpine] 01:20:51 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:20:52 + docker build -t ci-base-image-arm64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.23-alpine --build-arg MAKE=echo noop --target=builder . 01:20:52 Sending build context to Docker daemon 141.8kB 01:20:52 Step 1/12 : ARG BASE=golang:1.23-alpine3.20 01:20:52 Step 2/12 : FROM ${BASE} AS builder 01:20:52 1.23-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 01:20:52 94e9d8af2201: Pulling fs layer 01:20:52 a6c56e8762df: Pulling fs layer 01:20:52 f0f3c8884826: Pulling fs layer 01:20:52 c7e7622c144d: Pulling fs layer 01:20:52 4f4fb700ef54: Pulling fs layer 01:20:52 e8859aadc426: Pulling fs layer 01:20:52 b4813487a9f6: Pulling fs layer 01:20:52 502a3d64fb4b: Pulling fs layer 01:20:52 4f4fb700ef54: Waiting 01:20:52 e8859aadc426: Waiting 01:20:52 b4813487a9f6: Waiting 01:20:52 502a3d64fb4b: Waiting 01:20:52 c7e7622c144d: Waiting 01:20:52 a6c56e8762df: Verifying Checksum 01:20:52 a6c56e8762df: Download complete 01:20:52 c7e7622c144d: Verifying Checksum 01:20:52 c7e7622c144d: Download complete 01:20:52 4f4fb700ef54: Verifying Checksum 01:20:52 4f4fb700ef54: Download complete 01:20:52 e8859aadc426: Verifying Checksum 01:20:52 e8859aadc426: Download complete 01:20:52 94e9d8af2201: Verifying Checksum 01:20:52 94e9d8af2201: Download complete 01:20:53 502a3d64fb4b: Verifying Checksum 01:20:53 502a3d64fb4b: Download complete 01:20:54 94e9d8af2201: Pull complete 01:20:54 a6c56e8762df: Pull complete 01:20:54 f0f3c8884826: Verifying Checksum 01:20:54 f0f3c8884826: Download complete 01:20:55 b4813487a9f6: Verifying Checksum 01:20:55 b4813487a9f6: Download complete 01:21:10 f0f3c8884826: Pull complete 01:21:10 c7e7622c144d: Pull complete 01:21:10 4f4fb700ef54: Pull complete 01:21:10 e8859aadc426: Pull complete 01:21:19 b4813487a9f6: Pull complete 01:21:21 502a3d64fb4b: Pull complete 01:21:21 Digest: sha256:ccce412edaf9646599052987b87cd187cc8535800fd55ebf268fc97f1e5e6dde 01:21:21 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.23-alpine 01:21:21 ---> 3bb21d53e231 01:21:21 Step 3/12 : ARG ADD_BUILD_TAGS="" 01:21:21 ---> Running in 8c34f2b2e41a 01:21:22 Removing intermediate container 8c34f2b2e41a 01:21:22 ---> e5e2bfe69212 01:21:22 Step 4/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 01:21:22 ---> Running in ebed02338a28 01:21:22 Removing intermediate container ebed02338a28 01:21:22 ---> 92e7a7ff9f68 01:21:22 Step 5/12 : ARG ALPINE_PKG_BASE="make git openssh-client" 01:21:22 ---> Running in 664576a981d2 01:21:23 Removing intermediate container 664576a981d2 01:21:23 ---> d42b3d4152a1 01:21:23 Step 6/12 : ARG ALPINE_PKG_EXTRA="" 01:21:23 ---> Running in de08123136a2 01:21:23 Removing intermediate container de08123136a2 01:21:23 ---> 862da81d030b 01:21:23 Step 7/12 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 01:21:23 ---> Running in 836164bc3bcc 01:21:24 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 01:21:25 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 01:21:26 (1/4) Installing openssh-keygen (9.7_p1-r5) 01:21:26 (2/4) Installing libedit (20240517.3.1-r0) 01:21:26 (3/4) Installing openssh-client-common (9.7_p1-r5) 01:21:26 (4/4) Installing openssh-client-default (9.7_p1-r5) 01:21:26 Executing busybox-1.36.1-r29.trigger 01:21:26 OK: 244 MiB in 62 packages 01:21:28 Removing intermediate container 836164bc3bcc 01:21:28 ---> 1b7a78a336c2 01:21:28 Step 8/12 : WORKDIR /device-rest-go 01:21:28 ---> Running in 5e87c0a6139d 01:21:28 Removing intermediate container 5e87c0a6139d 01:21:28 ---> 436e39c7e861 01:21:28 Step 9/12 : COPY go.mod vendor* ./ 01:21:28 ---> 56c2b48c01e0 01:21:28 Step 10/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 01:21:28 ---> Running in d81513c1e754 01:23:50 Removing intermediate container d81513c1e754 01:23:50 ---> 77728b717bf6 01:23:50 Step 11/12 : COPY . . 01:23:50 ---> c3066d60f186 01:23:50 Step 12/12 : RUN $MAKE 01:23:50 ---> Running in ffc8ef046f36 01:23:50 noop 01:23:50 Removing intermediate container ffc8ef046f36 01:23:50 ---> 74ffca9220c9 01:23:50 Successfully built 74ffca9220c9 01:23:50 Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:23:50 + docker inspect -f . ci-base-image-arm64 01:23:50 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 01:23:50 prd-ubuntu20.04-docker-arm64-4c-16g-4808 does not seem to be running inside a container 01:23:50 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-rest-go/205 -v /w/workspace/device-rest-go/205:/w/workspace/device-rest-go/205:rw,z -v /w/workspace/device-rest-go/205@tmp:/w/workspace/device-rest-go/205@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 01:23:52 $ docker top e2a87c218579c67926d77a367154d718dc1d222ebdacc05dd1c76db36932b5e0 -eo pid,comm [Pipeline] { [Pipeline] sh 01:23:52 + go version 01:23:52 go version go1.23.9 linux/arm64 [Pipeline] } 01:23:53 $ docker stop --time=1 e2a87c218579c67926d77a367154d718dc1d222ebdacc05dd1c76db36932b5e0 01:23:54 $ docker rm -f --volumes e2a87c218579c67926d77a367154d718dc1d222ebdacc05dd1c76db36932b5e0 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:23:55 + docker inspect -f . ci-base-image-arm64 01:23:55 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 01:23:55 prd-ubuntu20.04-docker-arm64-4c-16g-4808 does not seem to be running inside a container 01:23:55 $ 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/205 -v /w/workspace/device-rest-go/205:/w/workspace/device-rest-go/205:rw,z -v /w/workspace/device-rest-go/205@tmp:/w/workspace/device-rest-go/205@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 01:23:56 $ docker top fde72f398dc055fea3cf0d709e2ffe2fc983c5b7ec674a77ca00b060c4430857 -eo pid,comm [Pipeline] { [Pipeline] sh 01:23:57 + git config --global --add safe.directory /w/workspace/device-rest-go/205 [Pipeline] fileExists [Pipeline] sh 01:23:57 + make test 01:23:57 go test ./... -coverprofile=coverage.out ./... 01:24:03 ? github.com/edgexfoundry/device-rest-go [no test files] 01:27:10 github.com/edgexfoundry/device-rest-go/cmd coverage: 0.0% of statements 01:27:14 ok github.com/edgexfoundry/device-rest-go/driver 0.040s coverage: 32.2% of statements 01:27:14 WARNING: Linting skipped (not on x86_64 or linter not installed) 01:27:14 go vet ./... 01:28:01 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 01:28:01 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 01:28:01 ./bin/test-attribution-txt.sh 01:28:01 An attribution for github.com/emirpasic/gods is missing from Attribution.txt, please add 01:28:01 An attribution for github.com/openziti/channel/v4 is missing from Attribution.txt, please add 01:28:01 An attribution for github.com/zitadel/logging is missing from Attribution.txt, please add 01:28:01 An attribution for github.com/zitadel/oidc/v3 is missing from Attribution.txt, please add 01:28:01 An attribution for github.com/zitadel/schema is missing from Attribution.txt, please add [Pipeline] echo 01:28:01 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^lts-test$]] [Pipeline] } 01:28:01 $ docker stop --time=1 fde72f398dc055fea3cf0d709e2ffe2fc983c5b7ec674a77ca00b060c4430857 01:28:03 $ docker rm -f --volumes fde72f398dc055fea3cf0d709e2ffe2fc983c5b7ec674a77ca00b060c4430857 [Pipeline] // withDockerContainer [Pipeline] sh 01:28:05 + sudo chown -R jenkins:jenkins . [Pipeline] stash 01:28:05 Warning: overwriting stash ‘coverage-report’ 01:28:05 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh 01:28:06 + sudo chown -R jenkins:jenkins . [Pipeline] sh 01:28:06 + ls -al . 01:28:06 total 240 01:28:06 drwxrwxr-x 8 jenkins jenkins 4096 Jul 9 01:24 . 01:28:06 drwxrwxr-x 4 jenkins jenkins 4096 Jul 9 01:20 .. 01:28:06 -rw-rw-r-- 1 jenkins jenkins 151 Jul 9 01:20 .dockerignore 01:28:06 drwxrwxr-x 8 jenkins jenkins 4096 Jul 9 01:20 .git 01:28:06 drwxrwxr-x 3 jenkins jenkins 4096 Jul 9 01:20 .github 01:28:06 -rw-rw-r-- 1 jenkins jenkins 264 Jul 9 01:20 .gitignore 01:28:06 -rw-rw-r-- 1 jenkins jenkins 41 Jul 9 01:20 .golangci.yml 01:28:06 -rw-rw-r-- 1 jenkins jenkins 20138 Jul 9 01:20 Attribution.txt 01:28:06 -rw-rw-r-- 1 jenkins jenkins 18492 Jul 9 01:20 CHANGELOG.md 01:28:06 -rw-rw-r-- 1 jenkins jenkins 1697 Jul 9 01:20 Dockerfile 01:28:06 -rw-rw-r-- 1 jenkins jenkins 677 Jul 9 01:20 GOVERNANCE.md 01:28:06 -rw-rw-r-- 1 jenkins jenkins 680 Jul 9 01:20 Jenkinsfile 01:28:06 -rw-rw-r-- 1 jenkins jenkins 11340 Jul 9 01:20 LICENSE 01:28:06 -rw-rw-r-- 1 jenkins jenkins 2598 Jul 9 01:20 Makefile 01:28:06 -rw-rw-r-- 1 jenkins jenkins 620 Jul 9 01:20 OWNERS.md 01:28:06 -rw-rw-r-- 1 jenkins jenkins 3989 Jul 9 01:20 README.md 01:28:06 -rw-rw-r-- 1 jenkins jenkins 11 Jul 9 01:16 VERSION 01:28:06 drwxrwxr-x 2 jenkins jenkins 4096 Jul 9 01:20 bin 01:28:06 drwxrwxr-x 3 jenkins jenkins 4096 Jul 9 01:20 cmd 01:28:06 -rw-r--r-- 1 jenkins jenkins 14565 Jul 9 01:27 coverage.out 01:28:06 drwxrwxr-x 2 jenkins jenkins 4096 Jul 9 01:20 driver 01:28:06 -rw-rw-r-- 1 jenkins jenkins 6272 Jul 9 01:20 go.mod 01:28:06 -rw-rw-r-- 1 jenkins jenkins 86763 Jul 9 01:20 go.sum 01:28:06 drwxrwxr-x 3 jenkins jenkins 4096 Jul 9 01:20 openapi 01:28:06 -rw-rw-r-- 1 jenkins jenkins 713 Jul 9 01:20 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:28:06 + 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=adb487e0ef91f3e6c8aed5a973806e043aaac6a0 --label arch=arm64 --label version=4.1.0-dev.6 . 01:28:06 Sending build context to Docker daemon 157.2kB 01:28:07 Step 1/26 : ARG BASE=golang:1.23-alpine3.20 01:28:07 Step 2/26 : FROM ${BASE} AS builder 01:28:07 ---> 74ffca9220c9 01:28:07 Step 3/26 : ARG ADD_BUILD_TAGS="" 01:28:07 ---> Running in b67318b74054 01:28:07 Removing intermediate container b67318b74054 01:28:07 ---> 81ec07277786 01:28:07 Step 4/26 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 01:28:07 ---> Running in e9d5900f294a 01:28:07 Removing intermediate container e9d5900f294a 01:28:07 ---> ab1da72aefca 01:28:07 Step 5/26 : ARG ALPINE_PKG_BASE="make git openssh-client" 01:28:07 ---> Running in 5b9470055d06 01:28:08 Removing intermediate container 5b9470055d06 01:28:08 ---> 2f370fa9be5a 01:28:08 Step 6/26 : ARG ALPINE_PKG_EXTRA="" 01:28:08 ---> Running in 2111cb9db604 01:28:08 Removing intermediate container 2111cb9db604 01:28:08 ---> 856c0a4aad3f 01:28:08 Step 7/26 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 01:28:08 ---> Running in 9b5da9a4525c 01:28:09 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 01:28:09 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 01:28:11 OK: 244 MiB in 62 packages 01:28:12 Removing intermediate container 9b5da9a4525c 01:28:12 ---> e802bb6c20e0 01:28:12 Step 8/26 : WORKDIR /device-rest-go 01:28:12 ---> Running in a6a7842e3d31 01:28:12 Removing intermediate container a6a7842e3d31 01:28:12 ---> 8290c6975c5c 01:28:12 Step 9/26 : COPY go.mod vendor* ./ 01:28:12 ---> 6b69fe3fafee 01:28:12 Step 10/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 01:28:12 ---> Running in c5c356ba8a88 01:28:14 Removing intermediate container c5c356ba8a88 01:28:14 ---> ec8752906e7a 01:28:14 Step 11/26 : COPY . . 01:28:15 ---> 69a4a497c5c9 01:28:15 Step 12/26 : RUN $MAKE 01:28:15 ---> Running in 9878b6a29733 01:28:16 CGO_ENABLED=0 go build -tags "" -ldflags "-s -w -X github.com/edgexfoundry/device-rest-go.Version=4.1.0-dev.6 -X github.com/edgexfoundry/device-sdk-go/v4/internal/common.SDKVersion=v4.1.0-dev.21 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/device-rest ./cmd 01:31:38 Removing intermediate container 9878b6a29733 01:31:38 ---> f261a7793714 01:31:38 Step 13/26 : FROM alpine:3.20 01:31:38 3.20: Pulling from library/alpine 01:31:38 94e9d8af2201: Already exists 01:31:38 Digest: sha256:de4fe7064d8f98419ea6b49190df1abbf43450c1702eeb864fe9ced453c1cc5f 01:31:38 Status: Downloaded newer image for alpine:3.20 01:31:38 ---> 7aab056cecc6 01:31:38 Step 14/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel' 01:31:38 ---> Running in 3e99ef274646 01:31:38 Removing intermediate container 3e99ef274646 01:31:38 ---> ff2b4b672a33 01:31:38 Step 15/26 : LABEL Name=device-rest-go Version=${VERSION} 01:31:38 ---> Running in d7710ddc29cf 01:31:38 Removing intermediate container d7710ddc29cf 01:31:38 ---> 3a153623ca1e 01:31:38 Step 16/26 : RUN apk add --update --no-cache dumb-init 01:31:38 ---> Running in 5b1dd801f5c9 01:31:38 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 01:31:38 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 01:31:38 (1/1) Installing dumb-init (1.2.5-r3) 01:31:38 Executing busybox-1.36.1-r29.trigger 01:31:38 OK: 9 MiB in 15 packages 01:31:39 Removing intermediate container 5b1dd801f5c9 01:31:39 ---> 566f216b423c 01:31:39 Step 17/26 : RUN apk --no-cache upgrade 01:31:39 ---> Running in cee36a3745b7 01:31:40 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 01:31:40 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 01:31:41 OK: 9 MiB in 15 packages 01:31:42 Removing intermediate container cee36a3745b7 01:31:42 ---> 295d002a30fd 01:31:42 Step 18/26 : COPY --from=builder /device-rest-go/cmd / 01:31:44 ---> 93db91108274 01:31:44 Step 19/26 : COPY --from=builder /device-rest-go/LICENSE / 01:31:44 ---> 7359c9b2bbde 01:31:44 Step 20/26 : COPY --from=builder /device-rest-go/Attribution.txt / 01:31:45 ---> 53cea6331503 01:31:45 Step 21/26 : EXPOSE 59986 01:31:45 ---> Running in 576f22a5e1f6 01:31:45 Removing intermediate container 576f22a5e1f6 01:31:45 ---> c257645e1dc2 01:31:45 Step 22/26 : ENTRYPOINT ["/device-rest"] 01:31:46 ---> Running in c6d4ad850cfd 01:31:46 Removing intermediate container c6d4ad850cfd 01:31:46 ---> 495c749fc095 01:31:46 Step 23/26 : CMD ["-cp=keeper.http://edgex-core-keeper:59890", "--registry"] 01:31:46 ---> Running in 6f9b737aca79 01:31:46 Removing intermediate container 6f9b737aca79 01:31:46 ---> 433264069a75 01:31:46 Step 24/26 : LABEL arch=arm64 01:31:46 ---> Running in 8021e2d69171 01:31:47 Removing intermediate container 8021e2d69171 01:31:47 ---> 79ab4463676c 01:31:47 Step 25/26 : LABEL git_sha=adb487e0ef91f3e6c8aed5a973806e043aaac6a0 01:31:47 ---> Running in 1133492859f3 01:31:47 Removing intermediate container 1133492859f3 01:31:47 ---> c5c02e93fceb 01:31:47 Step 26/26 : LABEL version=4.1.0-dev.6 01:31:47 ---> Running in c777ef61c237 01:31:47 Removing intermediate container c777ef61c237 01:31:47 ---> a302f1bde740 01:31:47 [Warning] One or more build-args [ARCH] were not consumed 01:31:47 Successfully built a302f1bde740 01:31:47 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 01:31:47 provisioning config files... 01:31:47 copy managed file [device-rest-go-settings] to file:/w/workspace/device-rest-go/205@tmp/config7392268136563133197tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 01:31:48 ---> ****-login.sh 01:31:48 nexus3.edgexfoundry.org:10001 01:31:48 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 01:31:48 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 01:31:48 Configure a credential helper to remove this warning. See 01:31:48 https://docs.****.com/engine/reference/commandline/login/#credentials-store 01:31:48 01:31:48 Login Succeeded 01:31:48 nexus3.edgexfoundry.org:10002 01:31:48 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 01:31:48 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 01:31:48 Configure a credential helper to remove this warning. See 01:31:48 https://docs.****.com/engine/reference/commandline/login/#credentials-store 01:31:48 01:31:48 Login Succeeded 01:31:48 nexus3.edgexfoundry.org:10003 01:31:49 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 01:31:49 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 01:31:49 Configure a credential helper to remove this warning. See 01:31:49 https://docs.****.com/engine/reference/commandline/login/#credentials-store 01:31:49 01:31:49 Login Succeeded 01:31:49 nexus3.edgexfoundry.org:10004 01:31:49 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 01:31:49 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 01:31:49 Configure a credential helper to remove this warning. See 01:31:49 https://docs.****.com/engine/reference/commandline/login/#credentials-store 01:31:49 01:31:49 Login Succeeded 01:31:49 ****.io 01:31:49 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 01:31:50 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 01:31:50 Configure a credential helper to remove this warning. See 01:31:50 https://docs.****.com/engine/reference/commandline/login/#credentials-store 01:31:50 01:31:50 Login Succeeded 01:31:50 ---> ****-login.sh ends [Pipeline] } 01:31:50 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 01:31:50 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^lts-test$]] [Pipeline] echo 01:31:50 [edgeXDocker.push] Tagging docker image device-rest-arm64 with the following tags: 01:31:50 adb487e0ef91f3e6c8aed5a973806e043aaac6a0 01:31:50 latest 01:31:50 4.1.0-dev.6 01:31:50 adb487e0ef91f3e6c8aed5a973806e043aaac6a0-4.1.0-dev.6 01:31:50 main 01:31:50 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:31:50 + docker tag device-rest-arm64 nexus3.edgexfoundry.org:10004/device-rest-arm64:adb487e0ef91f3e6c8aed5a973806e043aaac6a0 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:31:50 + docker push nexus3.edgexfoundry.org:10004/device-rest-arm64:adb487e0ef91f3e6c8aed5a973806e043aaac6a0 01:31:50 The push refers to repository [nexus3.edgexfoundry.org:10004/device-rest-arm64] 01:31:50 3a2463f0995c: Preparing 01:31:50 40097ca3951c: Preparing 01:31:50 835a43780cc5: Preparing 01:31:50 fd62dcd75e4c: Preparing 01:31:50 4229bd003ec7: Preparing 01:31:50 dd9c8f8612c8: Preparing 01:31:50 dd9c8f8612c8: Waiting 01:31:51 3a2463f0995c: Pushed 01:31:51 40097ca3951c: Pushed 01:31:51 4229bd003ec7: Pushed 01:31:51 fd62dcd75e4c: Pushed 01:31:51 dd9c8f8612c8: Layer already exists 01:31:57 835a43780cc5: Pushed 01:31:58 adb487e0ef91f3e6c8aed5a973806e043aaac6a0: digest: sha256:240f04dfd890c01b5da9a72918d9ddda8a4903add36276ac3a1216f97221141c size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:31:58 + docker tag device-rest-arm64 nexus3.edgexfoundry.org:10004/device-rest-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:31:58 + docker push nexus3.edgexfoundry.org:10004/device-rest-arm64:latest 01:31:58 The push refers to repository [nexus3.edgexfoundry.org:10004/device-rest-arm64] 01:31:58 3a2463f0995c: Preparing 01:31:58 40097ca3951c: Preparing 01:31:58 835a43780cc5: Preparing 01:31:58 fd62dcd75e4c: Preparing 01:31:58 4229bd003ec7: Preparing 01:31:58 dd9c8f8612c8: Preparing 01:31:58 dd9c8f8612c8: Waiting 01:31:58 3a2463f0995c: Layer already exists 01:31:58 fd62dcd75e4c: Layer already exists 01:31:58 835a43780cc5: Layer already exists 01:31:58 4229bd003ec7: Layer already exists 01:31:58 40097ca3951c: Layer already exists 01:31:58 dd9c8f8612c8: Layer already exists 01:31:59 latest: digest: sha256:240f04dfd890c01b5da9a72918d9ddda8a4903add36276ac3a1216f97221141c size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:31:59 + docker tag device-rest-arm64 nexus3.edgexfoundry.org:10004/device-rest-arm64:4.1.0-dev.6 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:31:59 + docker push nexus3.edgexfoundry.org:10004/device-rest-arm64:4.1.0-dev.6 01:31:59 The push refers to repository [nexus3.edgexfoundry.org:10004/device-rest-arm64] 01:31:59 3a2463f0995c: Preparing 01:31:59 40097ca3951c: Preparing 01:31:59 835a43780cc5: Preparing 01:31:59 fd62dcd75e4c: Preparing 01:31:59 4229bd003ec7: Preparing 01:31:59 dd9c8f8612c8: Preparing 01:31:59 dd9c8f8612c8: Waiting 01:31:59 3a2463f0995c: Layer already exists 01:31:59 40097ca3951c: Layer already exists 01:31:59 fd62dcd75e4c: Layer already exists 01:31:59 835a43780cc5: Layer already exists 01:31:59 4229bd003ec7: Layer already exists 01:31:59 dd9c8f8612c8: Layer already exists 01:32:00 4.1.0-dev.6: digest: sha256:240f04dfd890c01b5da9a72918d9ddda8a4903add36276ac3a1216f97221141c size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:32:00 + docker tag device-rest-arm64 nexus3.edgexfoundry.org:10004/device-rest-arm64:adb487e0ef91f3e6c8aed5a973806e043aaac6a0-4.1.0-dev.6 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:32:00 + docker push nexus3.edgexfoundry.org:10004/device-rest-arm64:adb487e0ef91f3e6c8aed5a973806e043aaac6a0-4.1.0-dev.6 01:32:00 The push refers to repository [nexus3.edgexfoundry.org:10004/device-rest-arm64] 01:32:00 3a2463f0995c: Preparing 01:32:00 40097ca3951c: Preparing 01:32:00 835a43780cc5: Preparing 01:32:00 fd62dcd75e4c: Preparing 01:32:00 4229bd003ec7: Preparing 01:32:00 dd9c8f8612c8: Preparing 01:32:00 dd9c8f8612c8: Waiting 01:32:00 4229bd003ec7: Layer already exists 01:32:00 fd62dcd75e4c: Layer already exists 01:32:00 835a43780cc5: Layer already exists 01:32:00 3a2463f0995c: Layer already exists 01:32:00 40097ca3951c: Layer already exists 01:32:00 dd9c8f8612c8: Layer already exists 01:32:00 adb487e0ef91f3e6c8aed5a973806e043aaac6a0-4.1.0-dev.6: digest: sha256:240f04dfd890c01b5da9a72918d9ddda8a4903add36276ac3a1216f97221141c size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:32:01 + docker tag device-rest-arm64 nexus3.edgexfoundry.org:10004/device-rest-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:32:01 + docker push nexus3.edgexfoundry.org:10004/device-rest-arm64:main 01:32:01 The push refers to repository [nexus3.edgexfoundry.org:10004/device-rest-arm64] 01:32:01 3a2463f0995c: Preparing 01:32:01 40097ca3951c: Preparing 01:32:01 835a43780cc5: Preparing 01:32:01 fd62dcd75e4c: Preparing 01:32:01 4229bd003ec7: Preparing 01:32:01 dd9c8f8612c8: Preparing 01:32:01 dd9c8f8612c8: Waiting 01:32:01 835a43780cc5: Layer already exists 01:32:01 3a2463f0995c: Layer already exists 01:32:01 40097ca3951c: Layer already exists 01:32:01 4229bd003ec7: Layer already exists 01:32:01 fd62dcd75e4c: Layer already exists 01:32:01 dd9c8f8612c8: Layer already exists 01:32:02 main: digest: sha256:240f04dfd890c01b5da9a72918d9ddda8a4903add36276ac3a1216f97221141c size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 01:32:02 ===================================================== [Pipeline] echo 01:32:02 taggedImages: 01:32:02 - nexus3.edgexfoundry.org:10004/device-rest-arm64:adb487e0ef91f3e6c8aed5a973806e043aaac6a0 01:32:02 - nexus3.edgexfoundry.org:10004/device-rest-arm64:latest 01:32:02 - nexus3.edgexfoundry.org:10004/device-rest-arm64:4.1.0-dev.6 01:32:02 - nexus3.edgexfoundry.org:10004/device-rest-arm64:adb487e0ef91f3e6c8aed5a973806e043aaac6a0-4.1.0-dev.6 01:32:02 - nexus3.edgexfoundry.org:10004/device-rest-arm64:main [Pipeline] echo 01:32:02 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/device-rest-arm64:adb487e0ef91f3e6c8aed5a973806e043aaac6a0 [Pipeline] echo 01:32:02 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/device-rest-arm64:latest [Pipeline] echo 01:32:02 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/device-rest-arm64:4.1.0-dev.6 [Pipeline] echo 01:32:02 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/device-rest-arm64:adb487e0ef91f3e6c8aed5a973806e043aaac6a0-4.1.0-dev.6 [Pipeline] echo 01:32:02 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 01:32:02 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 01:32:02 01:32:02 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:32:02 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 01:32:02 arm64: Pulling from edgex-lftools-log-publisher 01:32:02 8998bd30e6a1: Pulling fs layer 01:32:02 04944245beec: Pulling fs layer 01:32:02 699f458cf7ca: Pulling fs layer 01:32:02 765212b225bb: Pulling fs layer 01:32:02 f23df028b6ca: Pulling fs layer 01:32:02 d65c8cfc05b1: Pulling fs layer 01:32:02 2437ff75d9bd: Pulling fs layer 01:32:02 f23df028b6ca: Waiting 01:32:02 d65c8cfc05b1: Waiting 01:32:02 2437ff75d9bd: Waiting 01:32:02 765212b225bb: Waiting 01:32:03 04944245beec: Verifying Checksum 01:32:03 04944245beec: Download complete 01:32:03 765212b225bb: Verifying Checksum 01:32:03 765212b225bb: Download complete 01:32:03 f23df028b6ca: Verifying Checksum 01:32:03 f23df028b6ca: Download complete 01:32:03 d65c8cfc05b1: Verifying Checksum 01:32:03 d65c8cfc05b1: Download complete 01:32:03 699f458cf7ca: Verifying Checksum 01:32:03 699f458cf7ca: Download complete 01:32:03 8998bd30e6a1: Verifying Checksum 01:32:03 8998bd30e6a1: Download complete 01:32:06 2437ff75d9bd: Verifying Checksum 01:32:06 2437ff75d9bd: Download complete 01:32:08 8998bd30e6a1: Pull complete 01:32:08 04944245beec: Pull complete 01:32:10 699f458cf7ca: Pull complete 01:32:10 765212b225bb: Pull complete 01:32:11 f23df028b6ca: Pull complete 01:32:11 d65c8cfc05b1: Pull complete 01:32:30 2437ff75d9bd: Pull complete 01:32:30 Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da 01:32:30 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 01:32:30 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 01:32:30 prd-ubuntu20.04-docker-arm64-4c-16g-4808 does not seem to be running inside a container 01:32:30 $ 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/205 -v /w/workspace/device-rest-go/205:/w/workspace/device-rest-go/205:rw,z -v /w/workspace/device-rest-go/205@tmp:/w/workspace/device-rest-go/205@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:arm64 cat 01:32:33 $ docker top 271c38f39702e406c2464bee0458b8475b2d084ac5d2e2f0dd76561efaa18047 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 01:32:34 ---> job-cost.sh 01:32:34 lf-activate-venv: SKIPPING 01:32:34 INFO: No Stack... 01:32:34 INFO: Retrieving Pricing Info for: v3-standard-4 01:32:35 INFO: Archiving Costs [Pipeline] sh 01:32:35 + cat /w/workspace/device-rest-go/205/archives/cost.csv 01:32:35 + cut -d, -f6 [Pipeline] lock 01:32:35 Trying to acquire lock on [Resource: jenkins-edgexfoundry-device-rest-go-main-205-stack-cost] 01:32:35 Resource [jenkins-edgexfoundry-device-rest-go-main-205-stack-cost] did not exist. Created. 01:32:35 Lock acquired on [Resource: jenkins-edgexfoundry-device-rest-go-main-205-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 01:32:36 /w/workspace/device-rest-go/205@tmp/durable-8c0ad369/script.sh.copy: 1: Syntax error: Unterminated quoted string [Pipeline] sh 01:32:37 + echo total: 0.10999999940395355 [Pipeline] stash 01:32:37 Warning: overwriting stash ‘stack-cost’ 01:32:37 Stashed 1 file(s) [Pipeline] } 01:32:37 Lock released on resource [Resource: jenkins-edgexfoundry-device-rest-go-main-205-stack-cost] [Pipeline] // lock [Pipeline] } 01:32:37 $ docker stop --time=1 271c38f39702e406c2464bee0458b8475b2d084ac5d2e2f0dd76561efaa18047 01:32:38 $ docker rm -f --volumes 271c38f39702e406c2464bee0458b8475b2d084ac5d2e2f0dd76561efaa18047 [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 01:32:39 provisioning config files... 01:32:39 copy managed file [device-rest-go-codecov-token] to file:/w/workspace/edgexfoundry_device-rest-go_main@tmp/config5919467148914507077tmp [Pipeline] { [Pipeline] sh 01:32:39 + set +x 01:32:39 + + bash -s -- 01:32:39 curl -s https://codecov.io/bash 01:32:39 01:32:39 _____ _ 01:32:39 / ____| | | 01:32:39 | | ___ __| | ___ ___ _____ __ 01:32:39 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 01:32:39 | |___| (_) | (_| | __/ (_| (_) \ V / 01:32:39 \_____\___/ \__,_|\___|\___\___/ \_/ 01:32:39 Bash-1.0.6 01:32:39 01:32:39 01:32:39 ==> git version 2.25.1 found 01:32:39 ==> 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 01:32:39 Release-Date: 2020-01-08 01:32:39 Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp 01:32:39 Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets 01:32:39 ==> Jenkins CI detected. 01:32:39 current dir:  /w/workspace/edgexfoundry_device-rest-go_main 01:32:39 project root: . 01:32:39 --> token set from env 01:32:39 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 01:32:39 ==> Running gcov in . (disable via -X gcov) 01:32:39 ==> Python coveragepy not found 01:32:39 ==> Searching for coverage reports in: 01:32:39 + . 01:32:39 -> Found 1 reports 01:32:39 ==> Detecting git/mercurial file structure 01:32:39 ==> Reading reports 01:32:39 + ./coverage.out bytes=14565 01:32:40 ==> Appending adjustments 01:32:40 https://docs.codecov.io/docs/fixing-reports 01:32:40 + Found adjustments 01:32:40 ==> Gzipping contents 01:32:40 4.0K /tmp/codecov.udWMSU.gz 01:32:40 ==> Uploading reports 01:32:40 url: https://codecov.io 01:32:40 query: branch=main&commit=adb487e0ef91f3e6c8aed5a973806e043aaac6a0&build=205&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-rest-go%2Fjob%2Fmain%2F205%2F&name=&tag=&slug=edgexfoundry%2Fdevice-rest-go&service=jenkins&flags=&pr=&job=&cmd_args= 01:32:40 -> Pinging Codecov 01:32:40 https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=****&branch=main&commit=adb487e0ef91f3e6c8aed5a973806e043aaac6a0&build=205&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-rest-go%2Fjob%2Fmain%2F205%2F&name=&tag=&slug=edgexfoundry%2Fdevice-rest-go&service=jenkins&flags=&pr=&job=&cmd_args= 01:32:40 -> Uploading to 01:32:40 https://storage.googleapis.com/codecov-production/shelter/v4/github/edgexfoundry/device-rest-go/adb487e0ef91f3e6c8aed5a973806e043aaac6a0/d12e7f68-310e-4e19-8491-b8d67e802064.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJWQHUGIBILH4J7Q6ZUSCIFNEOLYSNDS7L3B4N5SIBQ2J4YLYE5CRFCD%2F20250709%2Fus%2Fs3%2Faws4_request&X-Amz-Date=20250709T013239Z&X-Amz-Expires=120&X-Amz-SignedHeaders=host&X-Amz-Signature=bbbe9ba9784f633f2ec89ea4ca5930af80769597c49d229d2d0045b2fadbd28f 01:32:40 % Total % Received % Xferd Average Speed Time Time Time Current 01:32:40 Dload Upload Total Spent Left Speed 01:32:40 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 2326 0 0 100 2326 0 9379 --:--:-- --:--:-- --:--:-- 9379 01:32:40 -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/device-rest-go/commit/adb487e0ef91f3e6c8aed5a973806e043aaac6a0 [Pipeline] } 01:32:40 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) [Pipeline] echo 01:32:40 [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] withCredentials 01:32:40 Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:32:41 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest 01:32:41 01:32:41 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:32:41 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest 01:32:41 latest: Pulling from edgex-devops/edgex-snyk-go 01:32:41 0a9a5dfd008f: Already exists 01:32:41 36466aa92d05: Already exists 01:32:41 e10405b45d13: Already exists 01:32:41 096b7ceb2af7: Already exists 01:32:41 4f4fb700ef54: Already exists 01:32:41 e50aa161e22a: Pulling fs layer 01:32:41 d3c8db5fb9df: Pulling fs layer 01:32:41 e50aa161e22a: Verifying Checksum 01:32:41 e50aa161e22a: Download complete 01:32:41 e50aa161e22a: Pull complete 01:32:42 d3c8db5fb9df: Verifying Checksum 01:32:42 d3c8db5fb9df: Download complete 01:32:46 d3c8db5fb9df: Pull complete 01:32:46 Digest: sha256:dd1bc05e8109ba836052a65277634c2595aaffbf12b6b6479deaea63345484be 01:32:46 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest 01:32:46 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 01:32:46 prd-ubuntu20.04-docker-8c-8g-4806 does not seem to be running inside a container 01:32:46 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock --entrypoint= -w /w/workspace/edgexfoundry_device-rest-go_main -v /w/workspace/edgexfoundry_device-rest-go_main:/w/workspace/edgexfoundry_device-rest-go_main:rw,z -v /w/workspace/edgexfoundry_device-rest-go_main@tmp:/w/workspace/edgexfoundry_device-rest-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest cat 01:32:48 $ docker top 943c5614bd6b727c78243aaa6c839a6ae4b1f82aa457e46bb4d2e0974c8d8fdd -eo pid,comm [Pipeline] { [Pipeline] sh 01:32:48 + git config --global --add safe.directory /w/workspace/edgexfoundry_device-rest-go_main [Pipeline] echo 01:32:49 [edgeXSnyk] command to run: set -o pipefail ; snyk monitor --org=edgex-jenkins --project-name='edgexfoundry/device-rest-go:main' [Pipeline] sh 01:32:49 + set -o pipefail 01:32:49 + snyk monitor '--org=edgex-jenkins' '--project-name=edgexfoundry/device-rest-go:main' 01:32:59 01:32:59 Monitoring /w/workspace/edgexfoundry_device-rest-go_main (github.com/edgexfoundry/device-rest-go)... 01:32:59 01:32:59 Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/9d7b2b31-f697-4750-913c-575a35a00c1a/history/9f9d4347-c406-47f3-8b8f-196ad7299172 01:32:59 01:32:59 Notifications about newly disclosed issues related to these dependencies will be emailed to you. 01:32:59 [Pipeline] } 01:32:59 $ docker stop --time=1 943c5614bd6b727c78243aaa6c839a6ae4b1f82aa457e46bb4d2e0974c8d8fdd 01:33:03 $ docker rm -f --volumes 943c5614bd6b727c78243aaa6c839a6ae4b1f82aa457e46bb4d2e0974c8d8fdd [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 01:33:04 + git log --format=format:%s -1 adb487e0ef91f3e6c8aed5a973806e043aaac6a0 [Pipeline] sh 01:33:04 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 01:33:04 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:33:04 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 01:33:04 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 01:33:05 prd-ubuntu20.04-docker-8c-8g-4806 does not seem to be running inside a container 01:33:05 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgexfoundry_device-rest-go_main -v /w/workspace/edgexfoundry_device-rest-go_main:/w/workspace/edgexfoundry_device-rest-go_main:rw,z -v /w/workspace/edgexfoundry_device-rest-go_main@tmp:/w/workspace/edgexfoundry_device-rest-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 01:33:05 $ docker top 35884d4b1dd6741cae82600135aca55874dcb991ced734df9a1ca308dff1303e -eo pid,comm 01:33:05 ERROR: The container started but didn't run the expected command. Please double check your ENTRYPOINT does execute the command passed as docker run argument, as required by official docker images (see https://github.com/docker-library/official-images#consistency for entrypoint consistency requirements). 01:33:05 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 01:33:05 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 01:33:05 [ssh-agent] Looking for ssh-agent implementation... 01:33:05 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 01:33:05 $ docker exec 35884d4b1dd6741cae82600135aca55874dcb991ced734df9a1ca308dff1303e ssh-agent 01:33:05 SSH_AUTH_SOCK=/tmp/ssh-yPj2f05rdC4S/agent.33 01:33:05 SSH_AGENT_PID=39 01:33:05 Running ssh-add (command line suppressed) 01:33:05 Identity added: /w/workspace/edgexfoundry_device-rest-go_main@tmp/private_key_2553006650689469644.key (/w/workspace/edgexfoundry_device-rest-go_main@tmp/private_key_2553006650689469644.key) 01:33:05 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 01:33:06 + git semver tag 01:33:06 2025-07-09 01:33:06,311 [is_cygwin_git] DEBUG Failed checking if running in CYGWIN due to: FileNotFoundError(2, 'No such file or directory') 01:33:06 2025-07-09 01:33:06,314 [run_tag] DEBUG tag force:False 01:33:06 2025-07-09 01:33:06,315 [check_head_tag] DEBUG check head tag 01:33:06 2025-07-09 01:33:06,315 [execute] INFO git cat-file --batch-check 01:33:06 2025-07-09 01:33:06,315 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgexfoundry_device-rest-go_main, stdin=, shell=False, universal_newlines=False) 01:33:06 2025-07-09 01:33:06,317 [execute] INFO git cat-file --batch 01:33:06 2025-07-09 01:33:06,317 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgexfoundry_device-rest-go_main, stdin=, shell=False, universal_newlines=False) 01:33:06 2025-07-09 01:33:06,326 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-rest-go_main/.semver/main 01:33:06 2025-07-09 01:33:06,326 [execute] INFO git tag -a v4.1.0-dev.6 -m v4.1.0-dev.6 01:33:06 2025-07-09 01:33:06,326 [execute] DEBUG Popen(['git', 'tag', '-a', 'v4.1.0-dev.6', '-m', 'v4.1.0-dev.6'], cwd=/w/workspace/edgexfoundry_device-rest-go_main, stdin=None, shell=False, universal_newlines=False) 01:33:06 2025-07-09 01:33:06,329 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-rest-go_main/.semver/main 01:33:06 4.1.0-dev.6 [Pipeline] } 01:33:06 $ docker exec --env ******** --env ******** 35884d4b1dd6741cae82600135aca55874dcb991ced734df9a1ca308dff1303e ssh-agent -k 01:33:06 unset SSH_AUTH_SOCK; 01:33:06 unset SSH_AGENT_PID; 01:33:06 echo Agent pid 39 killed; 01:33:06 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 01:33:06 + git semver [Pipeline] } 01:33:07 $ docker stop --time=1 35884d4b1dd6741cae82600135aca55874dcb991ced734df9a1ca308dff1303e 01:33:08 $ docker rm -f --volumes 35884d4b1dd6741cae82600135aca55874dcb991ced734df9a1ca308dff1303e [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:33:08 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 01:33:08 01:33:08 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:33:09 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 01:33:09 0.23.1-centos7: Pulling from edgex-lftools 01:33:09 ab5ef0e58194: Pulling fs layer 01:33:09 9712f1f96733: Pulling fs layer 01:33:09 63f879dbbcfc: Pulling fs layer 01:33:09 0d9ebad4ef96: Pulling fs layer 01:33:09 e9a5061849ea: Pulling fs layer 01:33:09 d747dcd14b5f: Pulling fs layer 01:33:09 2de7ff778b66: Pulling fs layer 01:33:09 0d9ebad4ef96: Waiting 01:33:09 e9a5061849ea: Waiting 01:33:09 d747dcd14b5f: Waiting 01:33:09 2de7ff778b66: Waiting 01:33:09 9712f1f96733: Verifying Checksum 01:33:09 9712f1f96733: Download complete 01:33:09 63f879dbbcfc: Verifying Checksum 01:33:09 63f879dbbcfc: Download complete 01:33:09 e9a5061849ea: Verifying Checksum 01:33:09 e9a5061849ea: Download complete 01:33:09 d747dcd14b5f: Verifying Checksum 01:33:09 d747dcd14b5f: Download complete 01:33:09 ab5ef0e58194: Verifying Checksum 01:33:09 ab5ef0e58194: Download complete 01:33:09 0d9ebad4ef96: Verifying Checksum 01:33:09 0d9ebad4ef96: Download complete 01:33:09 2de7ff778b66: Verifying Checksum 01:33:09 2de7ff778b66: Download complete 01:33:13 ab5ef0e58194: Pull complete 01:33:13 9712f1f96733: Pull complete 01:33:14 63f879dbbcfc: Pull complete 01:33:19 0d9ebad4ef96: Pull complete 01:33:19 e9a5061849ea: Pull complete 01:33:19 d747dcd14b5f: Pull complete 01:33:20 2de7ff778b66: Pull complete 01:33:20 Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 01:33:20 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 01:33:20 nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 01:33:20 prd-ubuntu20.04-docker-8c-8g-4806 does not seem to be running inside a container 01:33:21 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgexfoundry_device-rest-go_main -v /w/workspace/edgexfoundry_device-rest-go_main:/w/workspace/edgexfoundry_device-rest-go_main:rw,z -v /w/workspace/edgexfoundry_device-rest-go_main@tmp:/w/workspace/edgexfoundry_device-rest-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 cat 01:33:23 $ docker top 71903bf35f260ada6dfc6caab7a2d2d188ad63c4ca7664f44a7b3480eae88a33 -eo pid,comm [Pipeline] { [Pipeline] configFileProvider 01:33:23 provisioning config files... 01:33:23 copy managed file [sigul-config] to file:/w/workspace/edgexfoundry_device-rest-go_main@tmp/config12330167761024618109tmp 01:33:23 copy managed file [sigul-password] to file:/w/workspace/edgexfoundry_device-rest-go_main@tmp/config9338830138540907665tmp 01:33:23 copy managed file [sigul-pki] to file:/w/workspace/edgexfoundry_device-rest-go_main@tmp/config5410039891360330159tmp [Pipeline] { [Pipeline] echo 01:33:23 Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh 01:33:23 ---> sigul-configuration.sh 01:33:23 gpg: directory `/root/.gnupg' created 01:33:23 gpg: new configuration file `/root/.gnupg/gpg.conf' created 01:33:23 gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run 01:33:23 gpg: keyring `/root/.gnupg/secring.gpg' created 01:33:23 gpg: keyring `/root/.gnupg/pubring.gpg' created 01:33:23 gpg: CAST5 encrypted data 01:33:23 gpg: encrypted with 1 passphrase 01:33:23 gpg: WARNING: message was not integrity protected [Pipeline] sh 01:33:24 + mkdir /home/jenkins 01:33:24 + mkdir /home/jenkins/sigul [Pipeline] sh 01:33:24 + 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 01:33:24 Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh 01:33:24 ---> sigul-install.sh 01:33:24 Sigul already installed; skipping installation. [Pipeline] sh 01:33:25 + git tag --list 01:33:25 v1.0.0 01:33:25 v1.1.0 01:33:25 v1.1.1 01:33:25 v1.1.2 01:33:25 v1.2.0 01:33:25 v1.2.1 01:33:25 v2.0.0 01:33:25 v2.1.0 01:33:25 v2.1.1 01:33:25 v2.2.0 01:33:25 v2.3.0 01:33:25 v3.0 01:33:25 v3.0.0 01:33:25 v3.1 01:33:25 v3.1.0 01:33:25 v3.1.1 01:33:25 v4.0 01:33:25 v4.0.0 01:33:25 v4.1.0-dev.1 01:33:25 v4.1.0-dev.2 01:33:25 v4.1.0-dev.3 01:33:25 v4.1.0-dev.4 01:33:25 v4.1.0-dev.5 01:33:25 v4.1.0-dev.6 [Pipeline] sh 01:33:25 + lftools sign git-tag v4.1.0-dev.6 01:33:26 Signing Git tag with Sigul... 01:33:26 Signing v4.1.0-dev.6 [Pipeline] echo 01:33:26 Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh 01:33:26 ---> sigul-configuration-cleanup.sh [Pipeline] } 01:33:26 Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } 01:33:26 $ docker stop --time=1 71903bf35f260ada6dfc6caab7a2d2d188ad63c4ca7664f44a7b3480eae88a33 01:33:28 $ docker rm -f --volumes 71903bf35f260ada6dfc6caab7a2d2d188ad63c4ca7664f44a7b3480eae88a33 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] sh 01:33:28 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 01:33:28 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:33:28 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 01:33:28 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 01:33:29 prd-ubuntu20.04-docker-8c-8g-4806 does not seem to be running inside a container 01:33:29 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgexfoundry_device-rest-go_main -v /w/workspace/edgexfoundry_device-rest-go_main:/w/workspace/edgexfoundry_device-rest-go_main:rw,z -v /w/workspace/edgexfoundry_device-rest-go_main@tmp:/w/workspace/edgexfoundry_device-rest-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 01:33:29 $ docker top 72a173ace53176b3e65e23e172a987c605b7c5d9c0cf21a7a006acb4203762b9 -eo pid,comm 01:33:29 ERROR: The container started but didn't run the expected command. Please double check your ENTRYPOINT does execute the command passed as docker run argument, as required by official docker images (see https://github.com/docker-library/official-images#consistency for entrypoint consistency requirements). 01:33:29 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 01:33:29 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 01:33:29 [ssh-agent] Looking for ssh-agent implementation... 01:33:29 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 01:33:29 $ docker exec 72a173ace53176b3e65e23e172a987c605b7c5d9c0cf21a7a006acb4203762b9 ssh-agent 01:33:29 SSH_AUTH_SOCK=/tmp/ssh-7aKdRHfxi9Yv/agent.32 01:33:29 SSH_AGENT_PID=38 01:33:29 Running ssh-add (command line suppressed) 01:33:29 Identity added: /w/workspace/edgexfoundry_device-rest-go_main@tmp/private_key_2225712313022897363.key (/w/workspace/edgexfoundry_device-rest-go_main@tmp/private_key_2225712313022897363.key) 01:33:29 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 01:33:30 + git semver bump pre 01:33:30 2025-07-09 01:33:30,430 [is_cygwin_git] DEBUG Failed checking if running in CYGWIN due to: FileNotFoundError(2, 'No such file or directory') 01:33:30 2025-07-09 01:33:30,433 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-rest-go_main/.semver/main 01:33:30 2025-07-09 01:33:30,433 [bump_version] DEBUG bumping version:4.1.0-dev.6 on axis:pre with prefix:dev 01:33:30 2025-07-09 01:33:30,433 [bump_version] DEBUG bumped version:4.1.0-dev.7 01:33:30 2025-07-09 01:33:30,433 [write_version] DEBUG write version:4.1.0-dev.7 to path:/w/workspace/edgexfoundry_device-rest-go_main/.semver/main with force:True 01:33:30 2025-07-09 01:33:30,434 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-rest-go_main/.semver/main 01:33:30 2025-07-09 01:33:30,434 [write_file] DEBUG write to file:/w/workspace/edgexfoundry_device-rest-go_main/.semver/main 01:33:30 2025-07-09 01:33:30,436 [execute] INFO git cat-file --batch-check 01:33:30 2025-07-09 01:33:30,436 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgexfoundry_device-rest-go_main/.semver, stdin=, shell=False, universal_newlines=False) 01:33:30 2025-07-09 01:33:30,440 [execute] INFO git cat-file --batch 01:33:30 2025-07-09 01:33:30,440 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgexfoundry_device-rest-go_main/.semver, stdin=, shell=False, universal_newlines=False) 01:33:30 2025-07-09 01:33:30,443 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-rest-go_main/.semver/main 01:33:30 4.1.0-dev.7 [Pipeline] } 01:33:30 $ docker exec --env ******** --env ******** 72a173ace53176b3e65e23e172a987c605b7c5d9c0cf21a7a006acb4203762b9 ssh-agent -k 01:33:30 unset SSH_AUTH_SOCK; 01:33:30 unset SSH_AGENT_PID; 01:33:30 echo Agent pid 38 killed; 01:33:30 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 01:33:30 + git semver [Pipeline] } 01:33:31 $ docker stop --time=1 72a173ace53176b3e65e23e172a987c605b7c5d9c0cf21a7a006acb4203762b9 01:33:32 $ docker rm -f --volumes 72a173ace53176b3e65e23e172a987c605b7c5d9c0cf21a7a006acb4203762b9 [Pipeline] // withDockerContainer [Pipeline] sh 01:33:32 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 01:33:32 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:33:33 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 01:33:33 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 01:33:33 prd-ubuntu20.04-docker-8c-8g-4806 does not seem to be running inside a container 01:33: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 ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 01:33:33 $ docker top 1fb0bc206e4adc81381588abefa20467da689d69cbb50689b33b14b087d515f3 -eo pid,comm 01:33:33 ERROR: The container started but didn't run the expected command. Please double check your ENTRYPOINT does execute the command passed as docker run argument, as required by official docker images (see https://github.com/docker-library/official-images#consistency for entrypoint consistency requirements). 01:33:33 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 01:33:33 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 01:33:33 [ssh-agent] Looking for ssh-agent implementation... 01:33:33 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 01:33:33 $ docker exec 1fb0bc206e4adc81381588abefa20467da689d69cbb50689b33b14b087d515f3 ssh-agent 01:33:33 SSH_AUTH_SOCK=/tmp/ssh-3LlrROMngxe0/agent.32 01:33:33 SSH_AGENT_PID=38 01:33:33 Running ssh-add (command line suppressed) 01:33:33 Identity added: /w/workspace/edgexfoundry_device-rest-go_main@tmp/private_key_6339719466260154404.key (/w/workspace/edgexfoundry_device-rest-go_main@tmp/private_key_6339719466260154404.key) 01:33:34 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 01:33:34 + git semver push 01:33:34 2025-07-09 01:33:34,515 [is_cygwin_git] DEBUG Failed checking if running in CYGWIN due to: FileNotFoundError(2, 'No such file or directory') 01:33:34 2025-07-09 01:33:34,519 [run_push] DEBUG push 01:33:34 2025-07-09 01:33:34,520 [execute] INFO git cat-file --batch-check 01:33:34 2025-07-09 01:33:34,520 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgexfoundry_device-rest-go_main/.semver, stdin=, shell=False, universal_newlines=False) 01:33:34 2025-07-09 01:33:34,522 [execute] INFO git rev-list 77cb03b525caedd347cffc035180917601327799 -- 01:33:34 2025-07-09 01:33:34,523 [execute] DEBUG Popen(['git', 'rev-list', '77cb03b525caedd347cffc035180917601327799', '--'], cwd=/w/workspace/edgexfoundry_device-rest-go_main/.semver, stdin=None, shell=False, universal_newlines=False) 01:33:34 2025-07-09 01:33:34,530 [execute] INFO git fetch -v -- origin 01:33:34 2025-07-09 01:33:34,530 [execute] DEBUG Popen(['git', 'fetch', '-v', '--', 'origin'], cwd=/w/workspace/edgexfoundry_device-rest-go_main/.semver, stdin=None, shell=False, universal_newlines=True) 01:33:35 2025-07-09 01:33:34,994 [run_push] DEBUG no remote changes detected 01:33:35 2025-07-09 01:33:34,994 [execute] INFO git push origin semver 01:33:35 2025-07-09 01:33:34,994 [execute] DEBUG Popen(['git', 'push', 'origin', 'semver'], cwd=/w/workspace/edgexfoundry_device-rest-go_main/.semver, stdin=None, shell=False, universal_newlines=False) 01:33:35 2025-07-09 01:33:35,671 [run_push] DEBUG push all version tags 01:33:35 2025-07-09 01:33:35,671 [execute] INFO git push origin refs/tags/v*:refs/tags/v* 01:33:35 2025-07-09 01:33:35,671 [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) 01:33:36 2025-07-09 01:33:36,349 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-rest-go_main/.semver/main 01:33:36 4.1.0-dev.7 [Pipeline] } 01:33:36 $ docker exec --env ******** --env ******** 1fb0bc206e4adc81381588abefa20467da689d69cbb50689b33b14b087d515f3 ssh-agent -k 01:33:36 unset SSH_AUTH_SOCK; 01:33:36 unset SSH_AGENT_PID; 01:33:36 echo Agent pid 38 killed; 01:33:36 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 01:33:37 + git semver [Pipeline] } 01:33:37 $ docker stop --time=1 1fb0bc206e4adc81381588abefa20467da689d69cbb50689b33b14b087d515f3 01:33:38 $ docker rm -f --volumes 1fb0bc206e4adc81381588abefa20467da689d69cbb50689b33b14b087d515f3 [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 01:33:39 + [ -d /w/workspace/edgexfoundry_device-rest-go_main/archives ] 01:33:39 + ls -al /w/workspace/edgexfoundry_device-rest-go_main/archives 01:33:39 total 16 01:33:39 drwxr-xr-x 3 root root 4096 Jul 9 01:20 . 01:33:39 drwxrwxr-x 10 jenkins jenkins 4096 Jul 9 01:33 .. 01:33:39 drwxr-xr-x 2 root root 4096 Jul 9 01:20 cost 01:33:39 -rw-r--r-- 1 root root 86 Jul 9 01:20 cost.csv 01:33:39 + sudo chown -R jenkins:jenkins /w/workspace/edgexfoundry_device-rest-go_main/archives 01:33:39 + ls -al /w/workspace/edgexfoundry_device-rest-go_main/archives 01:33:39 total 16 01:33:39 drwxr-xr-x 3 jenkins jenkins 4096 Jul 9 01:20 . 01:33:39 drwxrwxr-x 10 jenkins jenkins 4096 Jul 9 01:33 .. 01:33:39 drwxr-xr-x 2 jenkins jenkins 4096 Jul 9 01:20 cost 01:33:39 -rw-r--r-- 1 jenkins jenkins 86 Jul 9 01:20 cost.csv [Pipeline] libraryResource [Pipeline] sh 01:33:39 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 01:33:40 ---> package-listing.sh 01:33:40 ++ tr '[:upper:]' '[:lower:]' 01:33:40 ++ facter osfamily 01:33:40 + OS_FAMILY=debian 01:33:40 + workspace=/w/workspace/edgexfoundry_device-rest-go_main 01:33:40 + START_PACKAGES=/tmp/packages_start.txt 01:33:40 + END_PACKAGES=/tmp/packages_end.txt 01:33:40 + DIFF_PACKAGES=/tmp/packages_diff.txt 01:33:40 + PACKAGES=/tmp/packages_start.txt 01:33:40 + '[' /w/workspace/edgexfoundry_device-rest-go_main ']' 01:33:40 + PACKAGES=/tmp/packages_end.txt 01:33:40 + case "${OS_FAMILY}" in 01:33:40 + dpkg -l 01:33:40 + grep '^ii' 01:33:40 + '[' -f /tmp/packages_start.txt ']' 01:33:40 + '[' -f /tmp/packages_end.txt ']' 01:33:40 + diff /tmp/packages_start.txt /tmp/packages_end.txt 01:33:40 + '[' /w/workspace/edgexfoundry_device-rest-go_main ']' 01:33:40 + mkdir -p /w/workspace/edgexfoundry_device-rest-go_main/archives/ 01:33:40 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgexfoundry_device-rest-go_main/archives/ [Pipeline] echo 01:33:40 Launching container with: [--privileged -u 0:0 --net host -v /var/log/sysstat:/var/log/sysstat -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/edgexfoundry_device-rest-go_main/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 01:33:40 + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:33:41 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 01:33:41 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 01:33:41 prd-ubuntu20.04-docker-8c-8g-4806 does not seem to be running inside a container 01:33:41 $ docker run -t -d -u 1001:1001 --privileged -u 0:0 --net host -v /var/log/sysstat:/var/log/sysstat -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/edgexfoundry_device-rest-go_main/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/edgexfoundry_device-rest-go_main -v /w/workspace/edgexfoundry_device-rest-go_main:/w/workspace/edgexfoundry_device-rest-go_main:rw,z -v /w/workspace/edgexfoundry_device-rest-go_main@tmp:/w/workspace/edgexfoundry_device-rest-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 01:33:41 $ docker top 5aa08866cf340e4116e31324e84318721a71070d1de87b69c14a0ede39248e11 -eo pid,comm [Pipeline] { [Pipeline] sh 01:33:42 + touch /tmp/pre-build-complete [Pipeline] sh 01:33:42 + mkdir -p /var/log/sysstat [Pipeline] sh 01:33:42 + ls /var/log/sa-host 01:33:42 ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 01:33:42 provisioning config files... 01:33:42 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgexfoundry_device-rest-go_main@tmp/config13317916093671982351tmp [Pipeline] { [Pipeline] echo 01:33:42 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 01:33:43 ---> create-netrc.sh [Pipeline] } 01:33:43 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 01:33:43 ---> python-tools-install.sh [Pipeline] echo 01:33:43 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 01:33:43 ---> sudo-logs.sh 01:33:43 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 01:33:43 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 01:33:43 ---> job-cost.sh 01:33:43 lf-activate-venv: SKIPPING 01:33:43 DEBUG: total: 0.2199999988079071 01:33:43 INFO: Retrieving Stack Cost... 01:33:44 INFO: Retrieving Pricing Info for: v3-standard-8 01:33:44 INFO: Archiving Costs [Pipeline] echo 01:33:44 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 01:33:44 ---> logs-deploy.sh 01:33:44 lf-activate-venv: SKIPPING 01:33:44 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-rest-go/main/205 01:33:44 INFO: archiving workspace using pattern(s): 01:33:45 Archives upload complete. 01:33:45 INFO: archiving logs to Nexus 01:33:46 ---> uname -a: 01:33:46 Linux prd-ubuntu20-04-docker-8c-8g-4806 5.4.0-216-generic #236-Ubuntu SMP Fri Apr 11 19:53:21 UTC 2025 x86_64 GNU/Linux 01:33:46 01:33:46 01:33:46 ---> lscpu: 01:33:46 Architecture: x86_64 01:33:46 CPU op-mode(s): 32-bit, 64-bit 01:33:46 Byte Order: Little Endian 01:33:46 Address sizes: 40 bits physical, 48 bits virtual 01:33:46 CPU(s): 8 01:33:46 On-line CPU(s) list: 0-7 01:33:46 Thread(s) per core: 1 01:33:46 Core(s) per socket: 1 01:33:46 Socket(s): 8 01:33:46 NUMA node(s): 1 01:33:46 Vendor ID: AuthenticAMD 01:33:46 CPU family: 23 01:33:46 Model: 49 01:33:46 Model name: AMD EPYC-Rome Processor 01:33:46 Stepping: 0 01:33:46 CPU MHz: 2799.998 01:33:46 BogoMIPS: 5599.99 01:33:46 Virtualization: AMD-V 01:33:46 Hypervisor vendor: KVM 01:33:46 Virtualization type: full 01:33:46 L1d cache: 256 KiB 01:33:46 L1i cache: 256 KiB 01:33:46 L2 cache: 4 MiB 01:33:46 L3 cache: 128 MiB 01:33:46 NUMA node0 CPU(s): 0-7 01:33:46 Vulnerability Gather data sampling: Not affected 01:33:46 Vulnerability Itlb multihit: Not affected 01:33:46 Vulnerability L1tf: Not affected 01:33:46 Vulnerability Mds: Not affected 01:33:46 Vulnerability Meltdown: Not affected 01:33:46 Vulnerability Mmio stale data: Not affected 01:33:46 Vulnerability Retbleed: Vulnerable 01:33:46 Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp 01:33:46 Vulnerability Spectre v1: Mitigation; usercopy/swapgs barriers and __user pointer sanitization 01:33:46 Vulnerability Spectre v2: Mitigation; Retpolines; IBPB conditional; IBRS_FW; STIBP disabled; RSB filling; PBRSB-eIBRS Not affected; BHI Not affected 01:33:46 Vulnerability Srbds: Not affected 01:33:46 Vulnerability Tsx async abort: Not affected 01:33:46 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 01:33:46 01:33:46 01:33:46 ---> nproc: 01:33:46 8 01:33:46 01:33:46 01:33:46 ---> df -h: 01:33:46 Filesystem Size Used Avail Use% Mounted on 01:33:46 overlay 155G 14G 142G 9% / 01:33:46 tmpfs 64M 0 64M 0% /dev 01:33:46 tmpfs 16G 0 16G 0% /sys/fs/cgroup 01:33:46 shm 64M 0 64M 0% /dev/shm 01:33:46 /dev/vda1 155G 14G 142G 9% /facter-os 01:33:46 01:33:46 01:33:46 ---> sar -b -r -n DEV: 01:33:46 Linux 5.4.0-216-generic (prd-ubuntu20-04-docker-8c-8g-4806) 07/09/25 _x86_64_ (8 CPU) 01:33:46 01:33:46 01:15:10 LINUX RESTART (8 CPU) 01:33:46 01:33:46 01:16:02 tps rtps wtps dtps bread/s bwrtn/s bdscd/s 01:33:46 01:17:01 161.02 12.96 148.06 0.00 2211.29 52364.96 0.00 01:33:46 01:18:01 161.62 1.88 159.74 0.00 20.93 52399.42 0.00 01:33:46 01:19:01 100.23 0.23 100.00 0.00 35.19 17412.16 0.00 01:33:46 01:20:01 2.13 0.00 2.13 0.00 0.00 23.86 0.00 01:33:46 01:21:01 95.88 3.80 92.08 0.00 4285.95 28843.59 0.00 01:33:46 01:22:01 7.33 0.02 7.31 0.00 0.13 127.16 0.00 01:33:46 01:23:01 1.08 0.00 1.08 0.00 0.00 12.00 0.00 01:33:46 01:24:01 1.77 0.00 1.77 0.00 0.00 19.20 0.00 01:33:46 01:25:01 1.07 0.00 1.07 0.00 0.00 11.46 0.00 01:33:46 01:26:01 1.95 0.00 1.95 0.00 0.00 21.33 0.00 01:33:46 01:27:01 1.35 0.00 1.35 0.00 0.00 19.20 0.00 01:33:46 01:28:01 1.78 0.00 1.78 0.00 0.00 20.39 0.00 01:33:46 01:29:01 1.10 0.00 1.10 0.00 0.00 12.93 0.00 01:33:46 01:30:01 1.50 0.00 1.50 0.00 0.00 16.26 0.00 01:33:46 01:31:01 2.13 0.02 2.12 0.00 0.13 26.66 0.00 01:33:46 01:32:01 1.62 0.00 1.62 0.00 0.00 18.13 0.00 01:33:46 01:33:01 29.80 0.52 29.28 0.00 15.60 17943.68 0.00 01:33:46 Average: 33.60 1.13 32.47 0.00 384.63 9916.57 0.00 01:33:46 01:33:46 01:16:02 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 01:33:46 01:17:01 28425512 31487876 800324 2.43 96120 3231296 2071984 6.11 1104164 2931888 9932 01:33:46 01:18:01 27360720 31529228 754108 2.29 156352 4157268 1700348 5.01 1458900 3514676 68 01:33:46 01:19:01 26867284 31530956 748584 2.28 158384 4620384 1666552 4.91 1568500 3866056 204 01:33:46 01:20:01 26866728 31530448 748936 2.28 158432 4620388 1666552 4.91 1568196 3866064 24 01:33:46 01:21:01 25852488 31498936 763400 2.32 204292 5492556 1724604 5.08 1890120 4470656 1076 01:33:46 01:22:01 25853296 31499248 763232 2.32 204024 5492280 1712176 5.05 1889008 4470396 8 01:33:46 01:23:01 25861240 31507228 755236 2.30 204064 5492288 1712176 5.05 1880800 4470400 8 01:33:46 01:24:01 25864168 31510340 752092 2.29 204092 5492424 1712176 5.05 1878336 4470532 8 01:33:46 01:25:01 25868664 31514892 747532 2.27 204116 5492424 1712176 5.05 1874176 4470536 160 01:33:46 01:26:01 25869948 31516184 746200 2.27 204160 5492424 1712176 5.05 1873704 4470540 8 01:33:46 01:27:01 25869136 31515424 746956 2.27 204196 5492428 1712176 5.05 1874124 4470544 8 01:33:46 01:28:01 25868140 31514532 747652 2.27 204244 5492432 1712176 5.05 1874388 4470544 8 01:33:46 01:29:01 25868140 31514584 747576 2.27 204276 5492432 1712176 5.05 1874428 4470548 16 01:33:46 01:30:01 25868280 31514776 747348 2.27 204296 5492436 1712176 5.05 1874304 4470548 12 01:33:46 01:31:01 25867412 31514176 748288 2.28 204332 5492540 1735440 5.12 1874592 4470644 16 01:33:46 01:32:01 25867192 31514024 748424 2.28 204368 5492544 1735440 5.12 1874756 4470648 8 01:33:46 01:33:01 24996828 31483060 776840 2.36 229812 6237084 1881732 5.55 2039904 5106420 261328 01:33:46 Average: 26170304 31511524 755455 2.30 191151 5222096 1740720 5.13 1780729 4290096 16052 01:33:46 01:33:46 01:16:02 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 01:33:46 01:17:01 docker0 220.76 240.93 17.51 559.41 0.00 0.00 0.00 0.00 01:33:46 01:17:01 lo 1.69 1.69 0.17 0.17 0.00 0.00 0.00 0.00 01:33:46 01:17:01 ens3 405.12 324.56 3848.66 75.05 0.00 0.00 0.00 0.00 01:33:46 01:17:01 vethf427237 146.13 168.95 14.37 139.53 0.00 0.00 0.00 0.01 01:33:46 01:18:01 docker0 222.48 237.68 16.67 2737.71 0.00 0.00 0.00 0.00 01:33:46 01:18:01 lo 0.33 0.33 0.03 0.03 0.00 0.00 0.00 0.00 01:33:46 01:18:01 ens3 272.57 241.63 2770.16 32.72 0.00 0.00 0.00 0.00 01:33:46 01:19:01 docker0 4.60 8.80 0.27 114.92 0.00 0.00 0.00 0.00 01:33:46 01:19:01 lo 5.27 5.27 0.52 0.52 0.00 0.00 0.00 0.00 01:33:46 01:19:01 ens3 65.36 54.02 150.63 195.97 0.00 0.00 0.00 0.00 01:33:46 01:20:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:33:46 01:20:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 01:33:46 01:20:01 ens3 4.02 1.30 4.31 0.33 0.00 0.00 0.00 0.00 01:33:46 01:21:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:33:46 01:21:01 lo 1.47 1.47 0.15 0.15 0.00 0.00 0.00 0.00 01:33:46 01:21:01 ens3 306.57 170.12 5491.12 18.52 0.00 0.00 0.00 0.00 01:33:46 01:22:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:33:46 01:22:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 01:33:46 01:22:01 ens3 0.27 0.22 0.02 0.02 0.00 0.00 0.00 0.00 01:33:46 01:23:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:33:46 01:23:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:33:46 01:23:01 ens3 0.33 0.00 0.01 0.00 0.00 0.00 0.00 0.00 01:33:46 01:24:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:33:46 01:24:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 01:33:46 01:24:01 ens3 0.33 0.12 0.02 0.01 0.00 0.00 0.00 0.00 01:33:46 01:25:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:33:46 01:25:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:33:46 01:25:01 ens3 0.03 0.02 0.00 0.00 0.00 0.00 0.00 0.00 01:33:46 01:26:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:33:46 01:26:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 01:33:46 01:26:01 ens3 1.00 0.37 1.54 0.08 0.00 0.00 0.00 0.00 01:33:46 01:27:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:33:46 01:27:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:33:46 01:27:01 ens3 0.47 0.05 0.10 0.00 0.00 0.00 0.00 0.00 01:33:46 01:28:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:33:46 01:28:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 01:33:46 01:28:01 ens3 0.90 0.42 0.31 0.22 0.00 0.00 0.00 0.00 01:33:46 01:29:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:33:46 01:29:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:33:46 01:29:01 ens3 1.20 0.72 0.56 0.43 0.00 0.00 0.00 0.00 01:33:46 01:30:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:33:46 01:30:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 01:33:46 01:30:01 ens3 0.25 0.08 0.01 0.01 0.00 0.00 0.00 0.00 01:33:46 01:31:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:33:46 01:31:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:33:46 01:31:01 ens3 0.70 0.12 0.13 0.07 0.00 0.00 0.00 0.00 01:33:46 01:32:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:33:46 01:32:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 01:33:46 01:32:01 ens3 0.77 0.78 0.43 0.31 0.00 0.00 0.00 0.00 01:33:46 01:33:01 docker0 77.45 81.39 6.45 852.27 0.00 0.00 0.00 0.00 01:33:46 01:33:01 lo 0.80 0.80 0.08 0.08 0.00 0.00 0.00 0.00 01:33:46 01:33:01 ens3 175.97 129.00 3503.87 18.40 0.00 0.00 0.00 0.00 01:33:46 Average: docker0 30.71 33.25 2.39 250.53 0.00 0.00 0.00 0.00 01:33:46 Average: lo 0.64 0.64 0.06 0.06 0.00 0.00 0.00 0.00 01:33:46 Average: ens3 72.37 54.06 924.87 20.07 0.00 0.00 0.00 0.00 01:33:46 01:33:46 01:33:46 ---> sar -P ALL: 01:33:46 Linux 5.4.0-216-generic (prd-ubuntu20-04-docker-8c-8g-4806) 07/09/25 _x86_64_ (8 CPU) 01:33:46 01:33:46 01:15:10 LINUX RESTART (8 CPU) 01:33:46 01:33:46 01:16:02 CPU %user %nice %system %iowait %steal %idle 01:33:46 01:17:01 all 5.26 0.00 2.33 1.71 0.06 90.65 01:33:46 01:17:01 0 3.80 0.00 1.76 0.09 0.05 94.30 01:33:46 01:17:01 1 6.29 0.00 3.19 7.72 0.07 82.73 01:33:46 01:17:01 2 4.97 0.00 1.78 0.94 0.05 92.26 01:33:46 01:17:01 3 5.09 0.00 2.74 0.21 0.07 91.89 01:33:46 01:17:01 4 4.84 0.00 2.20 1.44 0.07 91.46 01:33:46 01:17:01 5 4.53 0.00 1.63 1.56 0.05 92.23 01:33:46 01:17:01 6 5.04 0.00 2.74 0.80 0.07 91.35 01:33:46 01:17:01 7 7.50 0.00 2.59 0.92 0.05 88.94 01:33:46 01:18:01 all 40.46 0.00 6.60 1.59 0.08 51.27 01:33:46 01:18:01 0 40.64 0.00 6.27 0.35 0.08 52.65 01:33:46 01:18:01 1 40.40 0.00 6.72 4.75 0.08 48.05 01:33:46 01:18:01 2 41.09 0.00 6.92 4.74 0.08 47.17 01:33:46 01:18:01 3 39.06 0.00 6.89 0.44 0.07 53.55 01:33:46 01:18:01 4 40.50 0.00 6.15 0.84 0.08 52.43 01:33:46 01:18:01 5 40.58 0.00 6.62 0.96 0.08 51.76 01:33:46 01:18:01 6 40.37 0.00 6.23 0.22 0.07 53.12 01:33:46 01:18:01 7 41.05 0.00 6.99 0.44 0.08 51.43 01:33:46 01:19:01 all 20.80 0.00 3.18 0.51 0.05 75.45 01:33:46 01:19:01 0 19.91 0.00 3.31 0.32 0.07 76.39 01:33:46 01:19:01 1 21.05 0.00 3.13 1.19 0.05 74.58 01:33:46 01:19:01 2 22.16 0.00 3.21 0.22 0.07 74.34 01:33:46 01:19:01 3 21.19 0.00 3.06 0.35 0.05 75.35 01:33:46 01:19:01 4 20.88 0.00 3.38 0.08 0.05 75.61 01:33:46 01:19:01 5 21.49 0.00 2.98 0.08 0.05 75.39 01:33:46 01:19:01 6 19.83 0.00 3.03 0.10 0.03 77.01 01:33:46 01:19:01 7 19.93 0.00 3.30 1.76 0.05 74.96 01:33:46 01:20:01 all 0.03 0.00 0.02 0.01 0.01 99.93 01:33:46 01:20:01 0 0.00 0.00 0.03 0.03 0.03 99.90 01:33:46 01:20:01 1 0.00 0.00 0.00 0.02 0.02 99.97 01:33:46 01:20:01 2 0.03 0.00 0.02 0.00 0.00 99.95 01:33:46 01:20:01 3 0.02 0.00 0.02 0.00 0.00 99.97 01:33:46 01:20:01 4 0.03 0.00 0.02 0.00 0.02 99.93 01:33:46 01:20:01 5 0.05 0.00 0.03 0.00 0.02 99.90 01:33:46 01:20:01 6 0.03 0.00 0.02 0.00 0.02 99.93 01:33:46 01:20:01 7 0.03 0.00 0.02 0.03 0.00 99.92 01:33:46 01:21:01 all 3.88 0.00 2.20 1.31 0.03 92.57 01:33:46 01:21:01 0 4.40 0.00 2.31 0.69 0.02 92.58 01:33:46 01:21:01 1 3.11 0.00 1.71 4.14 0.03 91.01 01:33:46 01:21:01 2 4.92 0.00 2.65 0.72 0.03 91.68 01:33:46 01:21:01 3 2.92 0.00 2.90 0.07 0.03 94.09 01:33:46 01:21:01 4 3.29 0.00 1.36 0.92 0.02 94.42 01:33:46 01:21:01 5 3.66 0.00 1.64 0.28 0.03 94.38 01:33:46 01:21:01 6 4.28 0.00 1.76 0.67 0.03 93.25 01:33:46 01:21:01 7 4.50 0.00 3.29 3.02 0.03 89.16 01:33:46 01:22:01 all 0.08 0.00 0.05 0.02 0.01 99.84 01:33:46 01:22:01 0 0.03 0.00 0.05 0.02 0.02 99.88 01:33:46 01:22:01 1 0.13 0.00 0.03 0.00 0.02 99.82 01:33:46 01:22:01 2 0.07 0.00 0.02 0.05 0.02 99.85 01:33:46 01:22:01 3 0.23 0.00 0.10 0.00 0.02 99.65 01:33:46 01:22:01 4 0.03 0.00 0.07 0.05 0.00 99.85 01:33:46 01:22:01 5 0.03 0.00 0.07 0.03 0.00 99.87 01:33:46 01:22:01 6 0.08 0.00 0.05 0.03 0.00 99.83 01:33:46 01:22:01 7 0.02 0.00 0.05 0.00 0.00 99.93 01:33:46 01:23:01 all 0.02 0.00 0.01 0.01 0.00 99.96 01:33:46 01:23:01 0 0.03 0.00 0.00 0.00 0.00 99.97 01:33:46 01:23:01 1 0.02 0.00 0.00 0.00 0.00 99.98 01:33:46 01:23:01 2 0.00 0.00 0.00 0.03 0.00 99.97 01:33:46 01:23:01 3 0.05 0.00 0.03 0.00 0.02 99.90 01:33:46 01:23:01 4 0.02 0.00 0.02 0.02 0.02 99.93 01:33:46 01:23:01 5 0.00 0.00 0.00 0.00 0.00 100.00 01:33:46 01:23:01 6 0.02 0.00 0.00 0.00 0.00 99.98 01:33:46 01:23:01 7 0.02 0.00 0.00 0.00 0.00 99.98 01:33:46 01:24:01 all 0.02 0.00 0.01 0.01 0.01 99.95 01:33:46 01:24:01 0 0.00 0.00 0.02 0.00 0.00 99.98 01:33:46 01:24:01 1 0.07 0.00 0.00 0.00 0.02 99.92 01:33:46 01:24:01 2 0.02 0.00 0.02 0.07 0.00 99.90 01:33:46 01:24:01 3 0.03 0.00 0.03 0.00 0.02 99.92 01:33:46 01:24:01 4 0.02 0.00 0.02 0.02 0.00 99.95 01:33:46 01:24:01 5 0.02 0.00 0.02 0.00 0.00 99.97 01:33:46 01:24:01 6 0.00 0.00 0.00 0.00 0.02 99.98 01:33:46 01:24:01 7 0.02 0.00 0.00 0.00 0.02 99.97 01:33:46 01:25:01 all 0.07 0.00 0.01 0.00 0.01 99.91 01:33:46 01:25:01 0 0.03 0.00 0.00 0.00 0.02 99.95 01:33:46 01:25:01 1 0.37 0.00 0.00 0.00 0.00 99.63 01:33:46 01:25:01 2 0.02 0.00 0.00 0.02 0.02 99.95 01:33:46 01:25:01 3 0.07 0.00 0.03 0.00 0.02 99.88 01:33:46 01:25:01 4 0.02 0.00 0.00 0.02 0.02 99.95 01:33:46 01:25:01 5 0.02 0.00 0.00 0.00 0.00 99.98 01:33:46 01:25:01 6 0.00 0.00 0.02 0.00 0.00 99.98 01:33:46 01:25:01 7 0.02 0.00 0.03 0.00 0.00 99.95 01:33:46 01:26:01 all 0.01 0.00 0.01 0.01 0.01 99.96 01:33:46 01:26:01 0 0.02 0.00 0.02 0.00 0.00 99.97 01:33:46 01:26:01 1 0.00 0.00 0.00 0.00 0.02 99.98 01:33:46 01:26:01 2 0.02 0.00 0.02 0.03 0.00 99.93 01:33:46 01:26:01 3 0.03 0.00 0.03 0.00 0.03 99.90 01:33:46 01:26:01 4 0.00 0.00 0.02 0.02 0.00 99.97 01:33:46 01:26:01 5 0.00 0.00 0.00 0.00 0.02 99.98 01:33:46 01:26:01 6 0.02 0.00 0.00 0.00 0.00 99.98 01:33:46 01:26:01 7 0.00 0.00 0.00 0.00 0.00 100.00 01:33:46 01:27:01 all 0.03 0.00 0.01 0.00 0.00 99.96 01:33:46 01:27:01 0 0.02 0.00 0.00 0.00 0.00 99.98 01:33:46 01:27:01 1 0.10 0.00 0.00 0.00 0.00 99.90 01:33:46 01:27:01 2 0.02 0.00 0.00 0.02 0.00 99.97 01:33:46 01:27:01 3 0.02 0.00 0.03 0.00 0.02 99.93 01:33:46 01:27:01 4 0.00 0.00 0.02 0.00 0.00 99.98 01:33:46 01:27:01 5 0.05 0.00 0.00 0.00 0.00 99.95 01:33:46 01:27:01 6 0.00 0.00 0.02 0.00 0.00 99.98 01:33:46 01:27:01 7 0.00 0.00 0.00 0.00 0.00 100.00 01:33:46 01:33:46 01:27:01 CPU %user %nice %system %iowait %steal %idle 01:33:46 01:28:01 all 0.22 0.00 0.01 0.01 0.01 99.75 01:33:46 01:28:01 0 0.02 0.00 0.02 0.00 0.02 99.95 01:33:46 01:28:01 1 1.58 0.00 0.00 0.00 0.02 98.40 01:33:46 01:28:01 2 0.02 0.00 0.00 0.05 0.02 99.92 01:33:46 01:28:01 3 0.08 0.00 0.03 0.00 0.02 99.87 01:33:46 01:28:01 4 0.03 0.00 0.00 0.03 0.02 99.92 01:33:46 01:28:01 5 0.02 0.00 0.02 0.00 0.00 99.97 01:33:46 01:28:01 6 0.02 0.00 0.00 0.00 0.00 99.98 01:33:46 01:28:01 7 0.00 0.00 0.00 0.00 0.00 100.00 01:33:46 01:29:01 all 0.27 0.00 0.01 0.01 0.00 99.71 01:33:46 01:29:01 0 0.03 0.00 0.00 0.00 0.00 99.97 01:33:46 01:29:01 1 2.02 0.00 0.00 0.00 0.02 97.96 01:33:46 01:29:01 2 0.00 0.00 0.02 0.03 0.00 99.95 01:33:46 01:29:01 3 0.07 0.00 0.00 0.00 0.02 99.92 01:33:46 01:29:01 4 0.00 0.00 0.02 0.02 0.00 99.97 01:33:46 01:29:01 5 0.00 0.00 0.00 0.00 0.00 100.00 01:33:46 01:29:01 6 0.00 0.00 0.02 0.00 0.00 99.98 01:33:46 01:29:01 7 0.02 0.00 0.00 0.00 0.00 99.98 01:33:46 01:30:01 all 0.14 0.00 0.01 0.01 0.01 99.84 01:33:46 01:30:01 0 0.02 0.00 0.00 0.00 0.00 99.98 01:33:46 01:30:01 1 0.98 0.00 0.00 0.00 0.02 99.01 01:33:46 01:30:01 2 0.02 0.00 0.00 0.03 0.02 99.93 01:33:46 01:30:01 3 0.08 0.00 0.05 0.00 0.02 99.85 01:33:46 01:30:01 4 0.02 0.00 0.00 0.03 0.00 99.95 01:33:46 01:30:01 5 0.00 0.00 0.00 0.00 0.00 100.00 01:33:46 01:30:01 6 0.00 0.00 0.00 0.00 0.00 100.00 01:33:46 01:30:01 7 0.00 0.00 0.00 0.00 0.02 99.98 01:33:46 01:31:01 all 0.06 0.00 0.03 0.01 0.01 99.89 01:33:46 01:31:01 0 0.00 0.00 0.03 0.00 0.02 99.95 01:33:46 01:31:01 1 0.32 0.00 0.05 0.00 0.02 99.62 01:33:46 01:31:01 2 0.02 0.00 0.07 0.05 0.00 99.87 01:33:46 01:31:01 3 0.05 0.00 0.03 0.00 0.02 99.90 01:33:46 01:31:01 4 0.00 0.00 0.03 0.00 0.02 99.95 01:33:46 01:31:01 5 0.05 0.00 0.03 0.02 0.02 99.88 01:33:46 01:31:01 6 0.02 0.00 0.00 0.00 0.00 99.98 01:33:46 01:31:01 7 0.02 0.00 0.00 0.00 0.00 99.98 01:33:46 01:32:01 all 0.08 0.00 0.01 0.01 0.00 99.89 01:33:46 01:32:01 0 0.02 0.00 0.00 0.00 0.00 99.98 01:33:46 01:32:01 1 0.50 0.00 0.02 0.00 0.00 99.48 01:33:46 01:32:01 2 0.02 0.00 0.02 0.07 0.00 99.90 01:33:46 01:32:01 3 0.07 0.00 0.02 0.00 0.03 99.88 01:33:46 01:32:01 4 0.02 0.00 0.03 0.03 0.00 99.92 01:33:46 01:32:01 5 0.02 0.00 0.00 0.02 0.00 99.97 01:33:46 01:32:01 6 0.00 0.00 0.00 0.00 0.00 100.00 01:33:46 01:32:01 7 0.02 0.00 0.00 0.00 0.00 99.98 01:33:46 01:33:01 all 3.17 0.00 1.16 0.53 0.03 95.12 01:33:46 01:33:01 0 2.90 0.00 1.85 1.22 0.03 93.99 01:33:46 01:33:01 1 3.59 0.00 1.09 2.11 0.03 93.18 01:33:46 01:33:01 2 2.96 0.00 1.24 0.02 0.03 95.75 01:33:46 01:33:01 3 3.55 0.00 1.00 0.05 0.03 95.36 01:33:46 01:33:01 4 4.18 0.00 1.15 0.17 0.03 94.46 01:33:46 01:33:01 5 2.19 0.00 0.87 0.63 0.02 96.29 01:33:46 01:33:01 6 3.91 0.00 1.17 0.00 0.02 94.90 01:33:46 01:33:01 7 2.10 0.00 0.87 0.02 0.02 97.00 01:33:46 Average: all 4.36 0.00 0.91 0.34 0.02 94.37 01:33:46 Average: 0 4.20 0.00 0.92 0.16 0.02 94.71 01:33:46 Average: 1 4.70 0.00 0.93 1.15 0.02 93.19 01:33:46 Average: 2 4.46 0.00 0.93 0.41 0.02 94.17 01:33:46 Average: 3 4.25 0.00 0.99 0.06 0.03 94.67 01:33:46 Average: 4 4.32 0.00 0.85 0.21 0.02 94.60 01:33:46 Average: 5 4.24 0.00 0.81 0.21 0.02 94.72 01:33:46 Average: 6 4.30 0.00 0.88 0.11 0.01 94.70 01:33:46 Average: 7 4.39 0.00 1.00 0.36 0.02 94.23 01:33:46 01:33:46 01:33:46