Push event to branch main Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 8cb16f79121ef03d269cdccc8174ac564e302e18 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-ssh8447861793815546288.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 7928b8837ad34b090831a72fcdf53bff9dae4c17 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-ssh4346287837490469454.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 7928b8837ad34b090831a72fcdf53bff9dae4c17 The recommended git tool is: git using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/device-mqtt-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-mqtt-go/branches/main/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh3424107358613574774.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 7928b8837ad34b090831a72fcdf53bff9dae4c17 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 7928b8837ad34b090831a72fcdf53bff9dae4c17 # timeout=10 Commit message: "Merge pull request #462 from cherrycl/skip-arm-c-sdk-2" > 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-ssh2194722554804902671.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-mqtt-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-mqtt-go/branches/main/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh11763814990011434344.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-mqtt-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-mqtt-go-settings PROJECT: device-mqtt-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-mqtt DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: true BUILD_EXPERIMENTAL_DOCKER_IMAGE: false BUILD_STABLE_DOCKER_IMAGE: false SEMVER_BUMP_LEVEL: pre BUILD_SNAP: false PUBLISH_SWAGGER_DOCS: false SWAGGER_API_FOLDERS: openapi/v1 ARTIFACT_ROOT: archives/bin ARTIFACT_TYPES: docker SHOULD_BUILD: true BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org SNYK_DEBUG: false [Pipeline] node Still waiting to schedule task Waiting for next available executor on ‘ubuntu20.04-docker-8c-8g’ Running on prd-ubuntu20.04-docker-8c-8g-40304 in /w/workspace/edgexfoundry_device-mqtt-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-mqtt-go.git > git init /w/workspace/edgexfoundry_device-mqtt-go_main # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/device-mqtt-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-mqtt-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/device-mqtt-go.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 Avoid second fetch Checking out Revision 8cb16f79121ef03d269cdccc8174ac564e302e18 (main) Commit message: "docs: Update changelog for 4.0 release (#731)" > git config core.sparsecheckout # timeout=10 > git checkout -f 8cb16f79121ef03d269cdccc8174ac564e302e18 # timeout=10 > git rev-list --no-walk 950be83789f1515bb1fb90eafa27353f7dcc33e8 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 10:23:43 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 10:23:43 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 10:23:43 ========================================================= 10:23:43 EdgeX Global Pipelines Version Info 10:23:43 ========================================================= [Pipeline] libraryResource [Pipeline] sh 10:23:43 ------------------- 10:23:43 stable info: 10:23:43 ------------------- 10:23:43 Commited By: Cherry Wang cherry@iotechsys.com 10:23:43 Commit SHA: 7928b8837ad34b090831a72fcdf53bff9dae4c17 10:23:43 Message: update stable to v1.0.269 10:23:44 ------------------- 10:23:44 experimental info: 10:23:44 ------------------- 10:23:44 Commited By: Ginny Guan ginny@iotechsys.com 10:23:44 Commit SHA: 7928b8837ad34b090831a72fcdf53bff9dae4c17 10:23:44 Message: update experimental to stable [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 10:23:44 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-mqtt-go-settings [Pipeline] echo 10:23:44 [edgeXSetupEnvironment]: set envvar PROJECT = device-mqtt-go [Pipeline] echo 10:23:44 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 10:23:44 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 10:23:44 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 10:23:44 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.23 [Pipeline] echo 10:23:44 [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo 10:23:44 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo 10:23:44 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 10:23:44 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 10:23:44 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 10:23:44 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = device-mqtt [Pipeline] echo 10:23:44 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 10:23:44 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 10:23:44 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 10:23:44 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 10:23:44 [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo 10:23:44 [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo 10:23:44 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 10:23:44 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 10:23:45 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo 10:23:45 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo 10:23:45 [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo 10:23:45 [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo 10:23:45 [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo 10:23:45 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 10:23:45 [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo 10:23:45 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = main [Pipeline] echo 10:23:45 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = main [Pipeline] echo 10:23:45 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = main [Pipeline] echo 10:23:45 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 8cb16f79121ef03d269cdccc8174ac564e302e18 [Pipeline] echo 10:23:45 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 8cb16f7 [Pipeline] echo 10:23:45 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 10:23:45 provisioning config files... 10:23:45 copy managed file [device-mqtt-go-settings] to file:/w/workspace/edgexfoundry_device-mqtt-go_main@tmp/config130173635477773752tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 10:23:45 ---> ****-login.sh 10:23:45 nexus3.edgexfoundry.org:10001 10:23:45 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 10:23:46 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 10:23:46 Configure a credential helper to remove this warning. See 10:23:46 https://docs.****.com/engine/reference/commandline/login/#credentials-store 10:23:46 10:23:46 Login Succeeded 10:23:46 nexus3.edgexfoundry.org:10002 10:23:46 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 10:23:46 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 10:23:46 Configure a credential helper to remove this warning. See 10:23:46 https://docs.****.com/engine/reference/commandline/login/#credentials-store 10:23:46 10:23:46 Login Succeeded 10:23:46 nexus3.edgexfoundry.org:10003 10:23:46 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 10:23:46 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 10:23:46 Configure a credential helper to remove this warning. See 10:23:46 https://docs.****.com/engine/reference/commandline/login/#credentials-store 10:23:46 10:23:46 Login Succeeded 10:23:46 nexus3.edgexfoundry.org:10004 10:23:46 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 10:23:46 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 10:23:46 Configure a credential helper to remove this warning. See 10:23:46 https://docs.****.com/engine/reference/commandline/login/#credentials-store 10:23:46 10:23:46 Login Succeeded 10:23:46 ****.io 10:23:46 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 10:23:46 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 10:23:46 Configure a credential helper to remove this warning. See 10:23:46 https://docs.****.com/engine/reference/commandline/login/#credentials-store 10:23:46 10:23:46 Login Succeeded 10:23:46 ---> ****-login.sh ends [Pipeline] } 10:23:46 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh 10:23:46 + git rev-list -1 --merges 8cb16f79121ef03d269cdccc8174ac564e302e18~1..8cb16f79121ef03d269cdccc8174ac564e302e18 [Pipeline] echo 10:23:46 -----------> git rev-list -1 --merges 8cb16f79121ef03d269cdccc8174ac564e302e18~1..8cb16f79121ef03d269cdccc8174ac564e302e18 8cb16f79121ef03d269cdccc8174ac564e302e18 [false] [Pipeline] sh 10:23:47 + git log --format=format:%s -1 8cb16f79121ef03d269cdccc8174ac564e302e18 [Pipeline] echo 10:23:47 ========================================================= 10:23:47 [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] 10:23:47 ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 10:23:47 + git log --format=format:%s -1 8cb16f79121ef03d269cdccc8174ac564e302e18 [Pipeline] echo 10:23:47 [semverPrep] GIT_COMMIT: 8cb16f79121ef03d269cdccc8174ac564e302e18, Commit Message: docs: Update changelog for 4.0 release (#731) [Pipeline] echo 10:23:47 [semverPrep] This is not a build commit. [Pipeline] sh 10:23:48 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 10:23:48 + grep -v github /etc/ssh/ssh_known_hosts 10:23:48 + [ -e /tmp/ssh_known_hosts ] 10:23:48 + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts 10:23:48 + + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg=sudo 10:23:48 tee -a /etc/ssh/ssh_known_hosts 10:23:48 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:23:48 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 10:23:48 10:23:48 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:23:48 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 10:23:48 0.1.4: Pulling from edgex-devops/py-git-semver 10:23:48 b85a868b505f: Pulling fs layer 10:23:48 e2be974225ed: Pulling fs layer 10:23:48 339a4e72a1f5: Pulling fs layer 10:23:48 988bab9f4d93: Pulling fs layer 10:23:48 1469e6f7b9e6: Pulling fs layer 10:23:48 988bab9f4d93: Waiting 10:23:48 1469e6f7b9e6: Waiting 10:23:48 eaf3925da568: Pulling fs layer 10:23:48 bab4dde63d76: Pulling fs layer 10:23:48 bde34c3a00c8: Pulling fs layer 10:23:48 b352a97aabf1: Pulling fs layer 10:23:48 4872d77fe225: Pulling fs layer 10:23:48 5851b861e8e6: Pulling fs layer 10:23:48 bde34c3a00c8: Waiting 10:23:48 4872d77fe225: Waiting 10:23:48 eaf3925da568: Waiting 10:23:48 bab4dde63d76: Waiting 10:23:48 b352a97aabf1: Waiting 10:23:48 e2be974225ed: Verifying Checksum 10:23:48 e2be974225ed: Download complete 10:23:48 988bab9f4d93: Download complete 10:23:48 1469e6f7b9e6: Verifying Checksum 10:23:48 1469e6f7b9e6: Download complete 10:23:48 339a4e72a1f5: Verifying Checksum 10:23:48 339a4e72a1f5: Download complete 10:23:48 eaf3925da568: Verifying Checksum 10:23:48 eaf3925da568: Download complete 10:23:48 bde34c3a00c8: Download complete 10:23:48 b352a97aabf1: Verifying Checksum 10:23:48 b352a97aabf1: Download complete 10:23:48 4872d77fe225: Download complete 10:23:48 5851b861e8e6: Verifying Checksum 10:23:48 5851b861e8e6: Download complete 10:23:48 b85a868b505f: Download complete 10:23:49 bab4dde63d76: Verifying Checksum 10:23:49 bab4dde63d76: Download complete 10:23:50 b85a868b505f: Pull complete 10:23:50 e2be974225ed: Pull complete 10:23:50 339a4e72a1f5: Pull complete 10:23:50 988bab9f4d93: Pull complete 10:23:51 1469e6f7b9e6: Pull complete 10:23:51 eaf3925da568: Pull complete 10:23:53 bab4dde63d76: Pull complete 10:23:53 bde34c3a00c8: Pull complete 10:23:53 b352a97aabf1: Pull complete 10:23:53 4872d77fe225: Pull complete 10:23:53 5851b861e8e6: Pull complete 10:23:53 Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 10:23:53 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 10:23:53 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 10:23:53 prd-ubuntu20.04-docker-8c-8g-40304 does not seem to be running inside a container 10:23:53 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgexfoundry_device-mqtt-go_main -v /w/workspace/edgexfoundry_device-mqtt-go_main:/w/workspace/edgexfoundry_device-mqtt-go_main:rw,z -v /w/workspace/edgexfoundry_device-mqtt-go_main@tmp:/w/workspace/edgexfoundry_device-mqtt-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 10:23:54 $ docker top cf4a98a659501a22305ec042da803eb92339681a55e825c4a34f8af34d6d028c -eo pid,comm 10:23:54 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). 10:23:54 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 10:23:54 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 10:23:54 [ssh-agent] Looking for ssh-agent implementation... 10:23:55 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 10:23:55 $ docker exec cf4a98a659501a22305ec042da803eb92339681a55e825c4a34f8af34d6d028c ssh-agent 10:23:55 SSH_AUTH_SOCK=/tmp/ssh-dJDDtqWxgVU4/agent.32 10:23:55 SSH_AGENT_PID=38 10:23:55 Running ssh-add (command line suppressed) 10:23:55 Identity added: /w/workspace/edgexfoundry_device-mqtt-go_main@tmp/private_key_1600404802780571238.key (/w/workspace/edgexfoundry_device-mqtt-go_main@tmp/private_key_1600404802780571238.key) 10:23:55 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 10:23:55 + git tag --points-at HEAD [Pipeline] } 10:23:55 $ docker exec --env ******** --env ******** cf4a98a659501a22305ec042da803eb92339681a55e825c4a34f8af34d6d028c ssh-agent -k 10:23:55 unset SSH_AUTH_SOCK; 10:23:55 unset SSH_AGENT_PID; 10:23:55 echo Agent pid 38 killed; 10:23:55 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 10:23:55 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 10:23:55 [ssh-agent] Looking for ssh-agent implementation... 10:23:55 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 10:23:55 $ docker exec cf4a98a659501a22305ec042da803eb92339681a55e825c4a34f8af34d6d028c ssh-agent 10:23:56 SSH_AUTH_SOCK=/tmp/ssh-lxuXMDholuuP/agent.71 10:23:56 SSH_AGENT_PID=77 10:23:56 Running ssh-add (command line suppressed) 10:23:56 Identity added: /w/workspace/edgexfoundry_device-mqtt-go_main@tmp/private_key_18263100668651591113.key (/w/workspace/edgexfoundry_device-mqtt-go_main@tmp/private_key_18263100668651591113.key) 10:23:56 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 10:23:56 + git semver init 10:23:56 2025-03-05 10:23:56,631 [run_init] DEBUG init version:0.0.0 force:False 10:23:56 2025-03-05 10:23:56,632 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/edgexfoundry_device-mqtt-go_main/.semver 10:23:56 2025-03-05 10:23:56,632 [execute] INFO git clone -b semver git@github.com:edgexfoundry/device-mqtt-go.git /w/workspace/edgexfoundry_device-mqtt-go_main/.semver 10:23:56 2025-03-05 10:23:56,632 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/device-mqtt-go.git', '/w/workspace/edgexfoundry_device-mqtt-go_main/.semver'], cwd=/w/workspace/edgexfoundry_device-mqtt-go_main, universal_newlines=False, shell=None, istream=None) 10:23:58 2025-03-05 10:23:58,093 [append_file] DEBUG append to file:/w/workspace/edgexfoundry_device-mqtt-go_main/.git/info/exclude 10:23:58 2025-03-05 10:23:58,094 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/edgexfoundry_device-mqtt-go_main/.semver/main with force:False 10:23:58 2025-03-05 10:23:58,094 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-mqtt-go_main/.semver/main 10:23:58 2025-03-05 10:23:58,094 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-mqtt-go_main/.semver/main 10:23:58 4.0.0-dev.14 [Pipeline] } 10:23:58 $ docker exec --env ******** --env ******** cf4a98a659501a22305ec042da803eb92339681a55e825c4a34f8af34d6d028c ssh-agent -k 10:23:58 unset SSH_AUTH_SOCK; 10:23:58 unset SSH_AGENT_PID; 10:23:58 echo Agent pid 77 killed; 10:23:58 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 10:23:59 + git semver [Pipeline] } 10:23:59 $ docker stop --time=1 cf4a98a659501a22305ec042da803eb92339681a55e825c4a34f8af34d6d028c 10:24:00 $ docker rm -f --volumes cf4a98a659501a22305ec042da803eb92339681a55e825c4a34f8af34d6d028c [Pipeline] // withDockerContainer [Pipeline] sh 10:24:00 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 10:24:01 Stashed 1 file(s) [Pipeline] echo 10:24:01 [edgeXSemver]: initialized semver on version 4.0.0-dev.14 [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 10:24:01 provisioning config files... 10:24:01 copy managed file [device-mqtt-go-settings] to file:/w/workspace/edgexfoundry_device-mqtt-go_main@tmp/config3690135961662122818tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 10:24:01 ---> ****-login.sh 10:24:01 nexus3.edgexfoundry.org:10001 10:24:01 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 10:24:01 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 10:24:01 Configure a credential helper to remove this warning. See 10:24:01 https://docs.****.com/engine/reference/commandline/login/#credentials-store 10:24:01 10:24:01 Login Succeeded 10:24:01 nexus3.edgexfoundry.org:10002 10:24:01 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 10:24:01 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 10:24:01 Configure a credential helper to remove this warning. See 10:24:01 https://docs.****.com/engine/reference/commandline/login/#credentials-store 10:24:01 10:24:01 Login Succeeded 10:24:01 nexus3.edgexfoundry.org:10003 10:24:02 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 10:24:02 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 10:24:02 Configure a credential helper to remove this warning. See 10:24:02 https://docs.****.com/engine/reference/commandline/login/#credentials-store 10:24:02 10:24:02 Login Succeeded 10:24:02 nexus3.edgexfoundry.org:10004 10:24:02 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 10:24:02 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 10:24:02 Configure a credential helper to remove this warning. See 10:24:02 https://docs.****.com/engine/reference/commandline/login/#credentials-store 10:24:02 10:24:02 Login Succeeded 10:24:02 ****.io 10:24:02 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 10:24:02 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 10:24:02 Configure a credential helper to remove this warning. See 10:24:02 https://docs.****.com/engine/reference/commandline/login/#credentials-store 10:24:02 10:24:02 Login Succeeded 10:24:02 ---> ****-login.sh ends [Pipeline] } 10:24:02 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 10:24:02 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 10:24:02 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 10:24:02 ========================================================= 10:24:02 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.23-alpine] 10:24:02 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:24:02 + 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 . 10:24:02 Sending build context to Docker daemon 21.17MB 10:24:02 Step 1/12 : ARG BASE=golang:1.23-alpine3.20 10:24:02 Step 2/12 : FROM ${BASE} AS builder 10:24:02 1.23-alpine: Pulling from edgex-devops/edgex-golang-base 10:24:02 da9db072f522: Pulling fs layer 10:24:02 6ef4a4ee8ca5: Pulling fs layer 10:24:02 06f05ace1117: Pulling fs layer 10:24:02 5fe327b54edc: Pulling fs layer 10:24:02 4f4fb700ef54: Pulling fs layer 10:24:02 92a5565b7b96: Pulling fs layer 10:24:02 ff9bb7016b71: Pulling fs layer 10:24:02 b67dba6c2c7d: Pulling fs layer 10:24:02 a813b0c90790: Pulling fs layer 10:24:02 4f4fb700ef54: Waiting 10:24:02 ff9bb7016b71: Waiting 10:24:02 b67dba6c2c7d: Waiting 10:24:02 a813b0c90790: Waiting 10:24:02 5fe327b54edc: Waiting 10:24:03 6ef4a4ee8ca5: Verifying Checksum 10:24:03 6ef4a4ee8ca5: Download complete 10:24:03 5fe327b54edc: Verifying Checksum 10:24:03 5fe327b54edc: Download complete 10:24:03 4f4fb700ef54: Verifying Checksum 10:24:03 4f4fb700ef54: Download complete 10:24:03 da9db072f522: Download complete 10:24:03 92a5565b7b96: Download complete 10:24:03 ff9bb7016b71: Verifying Checksum 10:24:03 ff9bb7016b71: Download complete 10:24:03 da9db072f522: Pull complete 10:24:03 a813b0c90790: Verifying Checksum 10:24:03 a813b0c90790: Download complete 10:24:03 6ef4a4ee8ca5: Pull complete 10:24:03 06f05ace1117: Verifying Checksum 10:24:03 06f05ace1117: Download complete 10:24:03 b67dba6c2c7d: Verifying Checksum 10:24:03 b67dba6c2c7d: Download complete 10:24:06 06f05ace1117: Pull complete 10:24:07 5fe327b54edc: Pull complete 10:24:07 4f4fb700ef54: Pull complete 10:24:07 92a5565b7b96: Pull complete 10:24:07 ff9bb7016b71: Pull complete 10:24:09 b67dba6c2c7d: Pull complete 10:24:10 a813b0c90790: Pull complete 10:24:10 Digest: sha256:964ace759d82d3ebab8e83e8290b66622521f026e03af45cdd06fa8134ce19f9 10:24:10 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.23-alpine 10:24:10 ---> 3ba60ce46760 10:24:10 Step 3/12 : ARG ADD_BUILD_TAGS="" 10:24:12 ---> Running in 90b8052baa55 10:24:12 Removing intermediate container 90b8052baa55 10:24:12 ---> 345350fa1db7 10:24:12 Step 4/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 10:24:12 ---> Running in f45e11c665e0 10:24:12 Removing intermediate container f45e11c665e0 10:24:12 ---> 5580fb2dc708 10:24:12 Step 5/12 : ARG ALPINE_PKG_BASE="make git openssh-client" 10:24:12 ---> Running in cca751c1a220 10:24:12 Removing intermediate container cca751c1a220 10:24:12 ---> 2b8e35e19579 10:24:12 Step 6/12 : ARG ALPINE_PKG_EXTRA="" 10:24:12 ---> Running in a7dbb84f5af3 10:24:12 Removing intermediate container a7dbb84f5af3 10:24:12 ---> 584518578fd4 10:24:12 Step 7/12 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 10:24:12 ---> Running in 93d6bf289387 10:24:12 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 10:24:12 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 10:24:12 (1/4) Installing openssh-keygen (9.7_p1-r5) 10:24:12 (2/4) Installing libedit (20240517.3.1-r0) 10:24:12 (3/4) Installing openssh-client-common (9.7_p1-r5) 10:24:13 (4/4) Installing openssh-client-default (9.7_p1-r5) 10:24:13 Executing busybox-1.36.1-r29.trigger 10:24:13 OK: 252 MiB in 62 packages 10:24:13 Removing intermediate container 93d6bf289387 10:24:13 ---> 81e9d1458eff 10:24:13 Step 8/12 : WORKDIR /device-mqtt-go 10:24:13 ---> Running in 1dbfb410b921 10:24:13 Removing intermediate container 1dbfb410b921 10:24:13 ---> cd1cbd2e4f10 10:24:13 Step 9/12 : COPY go.mod vendor* ./ 10:24:13 ---> 242ef5c2ca19 10:24:13 Step 10/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 10:24:13 ---> Running in fb78d676f25e 10:24:16 Still waiting to schedule task 10:24:16 All nodes of label ‘ubuntu20.04-docker-arm64-4c-16g’ are offline 10:24:45 Removing intermediate container fb78d676f25e 10:24:45 ---> c8e7f25f1a52 10:24:45 Step 11/12 : COPY . . 10:24:45 ---> fd1fa623f325 10:24:45 Step 12/12 : RUN $MAKE 10:24:45 ---> Running in 61ec594a58be 10:24:46 noop 10:24:46 Removing intermediate container 61ec594a58be 10:24:46 ---> d2e9bd069092 10:24:46 Successfully built d2e9bd069092 10:24:46 Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:24:46 + docker inspect -f . ci-base-image-x86_64 10:24:46 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 10:24:46 prd-ubuntu20.04-docker-8c-8g-40304 does not seem to be running inside a container 10:24:46 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgexfoundry_device-mqtt-go_main -v /w/workspace/edgexfoundry_device-mqtt-go_main:/w/workspace/edgexfoundry_device-mqtt-go_main:rw,z -v /w/workspace/edgexfoundry_device-mqtt-go_main@tmp:/w/workspace/edgexfoundry_device-mqtt-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 10:24:47 $ docker top bf2706b8051540d4b25a1850060767ef0c938b64e593248e7ba86d188ff7afa2 -eo pid,comm [Pipeline] { [Pipeline] sh 10:24:47 + go version 10:24:47 go version go1.23.4 linux/amd64 [Pipeline] } 10:24:47 $ docker stop --time=1 bf2706b8051540d4b25a1850060767ef0c938b64e593248e7ba86d188ff7afa2 10:24:48 $ docker rm -f --volumes bf2706b8051540d4b25a1850060767ef0c938b64e593248e7ba86d188ff7afa2 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:24:49 + docker inspect -f . ci-base-image-x86_64 10:24:49 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 10:24:49 prd-ubuntu20.04-docker-8c-8g-40304 does not seem to be running inside a container 10:24:49 $ 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-mqtt-go_main -v /w/workspace/edgexfoundry_device-mqtt-go_main:/w/workspace/edgexfoundry_device-mqtt-go_main:rw,z -v /w/workspace/edgexfoundry_device-mqtt-go_main@tmp:/w/workspace/edgexfoundry_device-mqtt-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 10:24:49 $ docker top b3875812646024b4f93acae37a1f18afafbaa15f1821542b1cce68752a13864e -eo pid,comm [Pipeline] { [Pipeline] sh 10:24:50 + git config --global --add safe.directory /w/workspace/edgexfoundry_device-mqtt-go_main [Pipeline] fileExists [Pipeline] sh 10:24:50 + make test 10:24:50 go test ./... -coverprofile=coverage.out ./... 10:24:51 ? github.com/edgexfoundry/device-mqtt-go [no test files] 10:25:13 github.com/edgexfoundry/device-mqtt-go/mock coverage: 0.0% of statements 10:25:13 github.com/edgexfoundry/device-mqtt-go/cmd coverage: 0.0% of statements 10:25:13 ok github.com/edgexfoundry/device-mqtt-go/internal/driver 0.010s coverage: 22.8% of statements 10:25:21 go vet ./... 10:25:28 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 10:25:28 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 10:25:28 ./bin/test-attribution-txt.sh [Pipeline] echo 10:25:28 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] } 10:25:28 $ docker stop --time=1 b3875812646024b4f93acae37a1f18afafbaa15f1821542b1cce68752a13864e 10:25:30 $ docker rm -f --volumes b3875812646024b4f93acae37a1f18afafbaa15f1821542b1cce68752a13864e [Pipeline] // withDockerContainer [Pipeline] sh 10:25:30 + sudo chown -R jenkins:jenkins . [Pipeline] stash 10:25:31 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh 10:25:31 + sudo chown -R jenkins:jenkins . [Pipeline] sh 10:25:31 + ls -al . 10:25:31 total 252 10:25:31 drwxrwxr-x 9 jenkins jenkins 4096 Mar 5 10:24 . 10:25:31 drwxrwxr-x 4 jenkins jenkins 4096 Mar 5 10:23 .. 10:25:31 -rw-rw-r-- 1 jenkins jenkins 140 Mar 5 10:23 .dockerignore 10:25:31 drwxrwxr-x 8 jenkins jenkins 4096 Mar 5 10:25 .git 10:25:31 drwxrwxr-x 3 jenkins jenkins 4096 Mar 5 10:23 .github 10:25:31 -rw-rw-r-- 1 jenkins jenkins 264 Mar 5 10:23 .gitignore 10:25:31 -rw-rw-r-- 1 jenkins jenkins 41 Mar 5 10:23 .golangci.yml 10:25:31 drwxr-xr-x 3 jenkins jenkins 4096 Mar 5 10:23 .semver 10:25:31 -rw-rw-r-- 1 jenkins jenkins 19106 Mar 5 10:23 Attribution.txt 10:25:31 -rw-rw-r-- 1 jenkins jenkins 19382 Mar 5 10:23 CHANGELOG.md 10:25:31 -rw-rw-r-- 1 jenkins jenkins 1803 Mar 5 10:23 Dockerfile 10:25:31 -rw-rw-r-- 1 jenkins jenkins 677 Mar 5 10:23 GOVERNANCE.md 10:25:31 -rw-rw-r-- 1 jenkins jenkins 657 Mar 5 10:23 Jenkinsfile 10:25:31 -rw-rw-r-- 1 jenkins jenkins 11340 Mar 5 10:23 LICENSE 10:25:31 -rw-rw-r-- 1 jenkins jenkins 2545 Mar 5 10:23 Makefile 10:25:31 -rw-rw-r-- 1 jenkins jenkins 620 Mar 5 10:23 OWNERS.md 10:25:31 -rw-rw-r-- 1 jenkins jenkins 3599 Mar 5 10:23 README.md 10:25:31 -rw-rw-r-- 1 jenkins jenkins 12 Mar 5 10:24 VERSION 10:25:31 drwxrwxr-x 2 jenkins jenkins 4096 Mar 5 10:23 bin 10:25:31 drwxrwxr-x 3 jenkins jenkins 4096 Mar 5 10:23 cmd 10:25:31 -rw-r--r-- 1 jenkins jenkins 21039 Mar 5 10:25 coverage.out 10:25:31 -rw-rw-r-- 1 jenkins jenkins 6223 Mar 5 10:23 go.mod 10:25:31 -rw-rw-r-- 1 jenkins jenkins 86628 Mar 5 10:23 go.sum 10:25:31 drwxrwxr-x 3 jenkins jenkins 4096 Mar 5 10:23 internal 10:25:31 drwxrwxr-x 2 jenkins jenkins 4096 Mar 5 10:23 mock 10:25:31 -rw-rw-r-- 1 jenkins jenkins 227 Mar 5 10:23 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:25:32 + docker build -t device-mqtt -f Dockerfile --build-arg BASE=ci-base-image-x86_64 --build-arg MAKE=make build --build-arg ARCH=amd64 --label git_sha=8cb16f79121ef03d269cdccc8174ac564e302e18 --label arch=amd64 --label version=4.0.0-dev.14 . 10:25:32 Sending build context to Docker daemon 21.19MB 10:25:32 Step 1/25 : ARG BASE=golang:1.23-alpine3.20 10:25:32 Step 2/25 : FROM ${BASE} AS builder 10:25:32 ---> d2e9bd069092 10:25:32 Step 3/25 : ARG ADD_BUILD_TAGS="" 10:25:32 ---> Running in b4de9fb05281 10:25:32 Removing intermediate container b4de9fb05281 10:25:32 ---> 65e4076d3d5c 10:25:32 Step 4/25 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 10:25:32 ---> Running in 0a475a970b67 10:25:32 Removing intermediate container 0a475a970b67 10:25:32 ---> 7779b63bd318 10:25:32 Step 5/25 : ARG ALPINE_PKG_BASE="make git openssh-client" 10:25:32 ---> Running in 35434584b094 10:25:32 Removing intermediate container 35434584b094 10:25:32 ---> d0cf1201ed67 10:25:32 Step 6/25 : ARG ALPINE_PKG_EXTRA="" 10:25:32 ---> Running in 6dbaeef9a274 10:25:32 Removing intermediate container 6dbaeef9a274 10:25:32 ---> fe56815eedd1 10:25:32 Step 7/25 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 10:25:32 ---> Running in c0c410b8ba4f 10:25:32 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 10:25:33 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 10:25:33 OK: 252 MiB in 62 packages 10:25:33 Removing intermediate container c0c410b8ba4f 10:25:33 ---> 2ea63cb99b76 10:25:33 Step 8/25 : WORKDIR /device-mqtt-go 10:25:33 ---> Running in c380aab1d273 10:25:33 Removing intermediate container c380aab1d273 10:25:33 ---> 4ab92890e12a 10:25:33 Step 9/25 : COPY go.mod vendor* ./ 10:25:33 ---> 56891789ec22 10:25:33 Step 10/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 10:25:33 ---> Running in bfcfe9ad6385 10:25:34 Removing intermediate container bfcfe9ad6385 10:25:34 ---> 96ff4688cbd0 10:25:34 Step 11/25 : COPY . . 10:25:35 ---> 31c882de4000 10:25:35 Step 12/25 : RUN $MAKE 10:25:35 ---> Running in 81be172273d2 10:25:35 CGO_ENABLED=0 go build -tags "" -ldflags "-X github.com/edgexfoundry/device-mqtt-go.Version=4.0.0-dev.14 -X github.com/edgexfoundry/device-sdk-go/v4/internal/common.SDKVersion=v4.0.0-dev.26 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/device-mqtt ./cmd 10:25:55 Running on prd-ubuntu20.04-docker-arm64-4c-16g-40308 in /w/workspace/edgexfoundry_device-mqtt-go_main [Pipeline] { [Pipeline] ws 10:25:55 Running in /w/workspace/device-mqtt-go/192 [Pipeline] { [Pipeline] checkout 10:25:56 The recommended git tool is: git 10:26:00 using credential edgex-jenkins-ssh 10:26:00 Cloning the remote Git repository 10:26:00 Cloning repository git@github.com:edgexfoundry/device-mqtt-go.git 10:26:00 > git init /w/workspace/device-mqtt-go/192 # timeout=10 10:26:00 Fetching upstream changes from git@github.com:edgexfoundry/device-mqtt-go.git 10:26:00 > git --version # timeout=10 10:26:00 > git --version # 'git version 2.25.1' 10:26:00 using GIT_SSH to set credentials SSH Credentials for GitHub 10:26:01 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-mqtt-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 10:26:04 Avoid second fetch 10:26:04 Checking out Revision 8cb16f79121ef03d269cdccc8174ac564e302e18 (main) 10:26:03 > git config remote.origin.url git@github.com:edgexfoundry/device-mqtt-go.git # timeout=10 10:26:03 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 10:26:04 > git config core.sparsecheckout # timeout=10 10:26:04 > git checkout -f 8cb16f79121ef03d269cdccc8174ac564e302e18 # timeout=10 10:26:05 Commit message: "docs: Update changelog for 4.0 release (#731)" 10:26:07 Removing intermediate container 81be172273d2 10:26:07 ---> 27dbf9a6c496 10:26:07 Step 13/25 : FROM alpine:3.20 10:26:07 3.20: Pulling from library/alpine 10:26:07 0a9a5dfd008f: Pulling fs layer 10:26:07 0a9a5dfd008f: Verifying Checksum 10:26:07 0a9a5dfd008f: Download complete 10:26:07 0a9a5dfd008f: Pull complete 10:26:07 Digest: sha256:de4fe7064d8f98419ea6b49190df1abbf43450c1702eeb864fe9ced453c1cc5f 10:26:07 Status: Downloaded newer image for alpine:3.20 10:26:07 ---> ff221270b9fb 10:26:07 Step 14/25 : LABEL license='VSPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020-2024: IoTech Ltd' 10:26:07 ---> Running in e162bac4d160 10:26:07 Removing intermediate container e162bac4d160 10:26:07 ---> d0a9fc072f6f 10:26:07 Step 15/25 : RUN apk add --update --no-cache dumb-init 10:26:07 ---> Running in 39039dc78432 10:26:07 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 10:26:07 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 10:26:07 (1/1) Installing dumb-init (1.2.5-r3) 10:26:07 Executing busybox-1.36.1-r29.trigger 10:26:07 OK: 8 MiB in 15 packages 10:26:07 Removing intermediate container 39039dc78432 10:26:07 ---> 6e0d9a4713db 10:26:07 Step 16/25 : RUN apk --no-cache upgrade 10:26:07 ---> Running in b6b2620548c9 10:26:07 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 10:26:07 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 10:26:07 OK: 8 MiB in 15 packages 10:26:07 Removing intermediate container b6b2620548c9 10:26:07 ---> d3110d33751f 10:26:07 Step 17/25 : COPY --from=builder /device-mqtt-go/cmd / 10:26:07 ---> e374163937bb 10:26:07 Step 18/25 : COPY --from=builder /device-mqtt-go/LICENSE / 10:26:07 ---> 6853462d2cef 10:26:07 Step 19/25 : COPY --from=builder /device-mqtt-go/Attribution.txt / 10:26:07 ---> bf004472eff3 10:26:07 Step 20/25 : EXPOSE 59982 10:26:07 ---> Running in 4fdf6c8bd59b 10:26:07 Removing intermediate container 4fdf6c8bd59b 10:26:07 ---> ee3747f25ff8 10:26:07 Step 21/25 : ENTRYPOINT ["/device-mqtt"] 10:26:07 ---> Running in 07b8562d9070 10:26:07 Removing intermediate container 07b8562d9070 10:26:07 ---> 9ae679428dee 10:26:07 Step 22/25 : CMD ["-cp=keeper.http://edgex-core-keeper:59890", "--registry"] 10:26:07 ---> Running in 69cede98d84d 10:26:07 Removing intermediate container 69cede98d84d 10:26:07 ---> 495b2702fab2 10:26:07 Step 23/25 : LABEL arch=amd64 10:26:08 ---> Running in 9c6d664a2844 10:26:08 Removing intermediate container 9c6d664a2844 10:26:08 ---> f988795a2f86 10:26:08 Step 24/25 : LABEL git_sha=8cb16f79121ef03d269cdccc8174ac564e302e18 10:26:08 ---> Running in ec73ad8087a5 10:26:08 Removing intermediate container ec73ad8087a5 10:26:08 ---> 5851bafab63b 10:26:08 Step 25/25 : LABEL version=4.0.0-dev.14 10:26:08 ---> Running in 55aa478b70c6 10:26:08 Removing intermediate container 55aa478b70c6 10:26:08 ---> 8059c0535516 10:26:08 [Warning] One or more build-args [ARCH] were not consumed 10:26:08 Successfully built 8059c0535516 10:26:08 Successfully tagged device-mqtt:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 10:26:08 provisioning config files... 10:26:08 copy managed file [device-mqtt-go-settings] to file:/w/workspace/edgexfoundry_device-mqtt-go_main@tmp/config15508401346489682818tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 10:26:08 ---> ****-login.sh 10:26:08 nexus3.edgexfoundry.org:10001 10:26:08 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 10:26:08 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 10:26:08 Configure a credential helper to remove this warning. See 10:26:08 https://docs.****.com/engine/reference/commandline/login/#credentials-store 10:26:08 10:26:08 Login Succeeded 10:26:08 nexus3.edgexfoundry.org:10002 10:26:08 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 10:26:08 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 10:26:08 Configure a credential helper to remove this warning. See 10:26:08 https://docs.****.com/engine/reference/commandline/login/#credentials-store 10:26:08 10:26:08 Login Succeeded 10:26:08 nexus3.edgexfoundry.org:10003 10:26:09 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 10:26:09 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 10:26:09 Configure a credential helper to remove this warning. See 10:26:09 https://docs.****.com/engine/reference/commandline/login/#credentials-store 10:26:09 10:26:09 Login Succeeded 10:26:09 nexus3.edgexfoundry.org:10004 10:26:09 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 10:26:09 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 10:26:09 Configure a credential helper to remove this warning. See 10:26:09 https://docs.****.com/engine/reference/commandline/login/#credentials-store 10:26:09 10:26:09 Login Succeeded 10:26:09 ****.io [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 10:26:09 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 10:26:09 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 10:26:09 Configure a credential helper to remove this warning. See 10:26:09 https://docs.****.com/engine/reference/commandline/login/#credentials-store 10:26:09 10:26:09 Login Succeeded 10:26:09 ---> ****-login.sh ends [Pipeline] } 10:26:09 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 10:26:09 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 10:26:09 [edgeXDocker.push] Tagging docker image device-mqtt with the following tags: 10:26:09 8cb16f79121ef03d269cdccc8174ac564e302e18 10:26:09 latest 10:26:09 4.0.0-dev.14 10:26:09 8cb16f79121ef03d269cdccc8174ac564e302e18-4.0.0-dev.14 10:26:09 main 10:26:09 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:26:09 + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json 10:26:09 % Total % Received % Xferd Average Speed Time Time Time Current 10:26:09 Dload Upload Total Spent Left Speed 10:26:09 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12828 100 12828 0 0 101k 0 --:--:-- --:--:-- --:--:-- 101k [Pipeline] sh 10:26:09 + docker tag device-mqtt nexus3.edgexfoundry.org:10004/device-mqtt:8cb16f79121ef03d269cdccc8174ac564e302e18 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:26:10 + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh 10:26:10 + docker push nexus3.edgexfoundry.org:10004/device-mqtt:8cb16f79121ef03d269cdccc8174ac564e302e18 10:26:10 The push refers to repository [nexus3.edgexfoundry.org:10004/device-mqtt] 10:26:10 476a4c384bd5: Preparing 10:26:10 c21911823b57: Preparing 10:26:10 97144b30bb33: Preparing 10:26:10 2e8cdd9862bc: Preparing 10:26:10 de6d141fa25e: Preparing 10:26:10 994456c4fd7b: Preparing 10:26:10 994456c4fd7b: Waiting 10:26:10 476a4c384bd5: Pushed 10:26:10 2e8cdd9862bc: Pushed 10:26:10 de6d141fa25e: Pushed 10:26:10 c21911823b57: Pushed 10:26:10 994456c4fd7b: Layer already exists 10:26:10 + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json 10:26:10 + sudo tee /etc/docker/daemon.new 10:26:10 { 10:26:10 "registry-mirrors": [ 10:26:10 "https://nexus3.edgexfoundry.org:10001" 10:26:10 ], 10:26:10 "bip": "10.250.0.254/24", 10:26:10 "hosts": [ 10:26:10 "tcp://0.0.0.0:5555", 10:26:10 "unix:///var/run/docker.sock" 10:26:10 ], 10:26:10 "mtu": 1458, 10:26:10 "selinux-enabled": true, 10:26:10 "seccomp-profile": "/etc/docker/seccomp.json" 10:26:10 } [Pipeline] sh 10:26:10 + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh 10:26:11 + sudo service docker restart 10:26:15 97144b30bb33: Pushed 10:26:15 8cb16f79121ef03d269cdccc8174ac564e302e18: digest: sha256:648af2ded5752d461be507102c6de6ff1c61c25ba8f25e33057b5d8ed430c330 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:26:15 + docker tag device-mqtt nexus3.edgexfoundry.org:10004/device-mqtt:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:26:16 + docker push nexus3.edgexfoundry.org:10004/device-mqtt:latest 10:26:16 The push refers to repository [nexus3.edgexfoundry.org:10004/device-mqtt] 10:26:16 476a4c384bd5: Preparing 10:26:16 c21911823b57: Preparing 10:26:16 97144b30bb33: Preparing 10:26:16 2e8cdd9862bc: Preparing 10:26:16 de6d141fa25e: Preparing 10:26:16 994456c4fd7b: Preparing 10:26:16 994456c4fd7b: Waiting 10:26:16 476a4c384bd5: Layer already exists 10:26:16 de6d141fa25e: Layer already exists 10:26:16 2e8cdd9862bc: Layer already exists 10:26:16 c21911823b57: Layer already exists 10:26:16 97144b30bb33: Layer already exists 10:26:16 994456c4fd7b: Layer already exists 10:26:16 latest: digest: sha256:648af2ded5752d461be507102c6de6ff1c61c25ba8f25e33057b5d8ed430c330 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:26:16 + docker tag device-mqtt nexus3.edgexfoundry.org:10004/device-mqtt:4.0.0-dev.14 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:26:16 + docker push nexus3.edgexfoundry.org:10004/device-mqtt:4.0.0-dev.14 10:26:16 The push refers to repository [nexus3.edgexfoundry.org:10004/device-mqtt] 10:26:16 476a4c384bd5: Preparing 10:26:16 c21911823b57: Preparing 10:26:16 97144b30bb33: Preparing 10:26:16 2e8cdd9862bc: Preparing 10:26:16 de6d141fa25e: Preparing 10:26:16 994456c4fd7b: Preparing 10:26:16 994456c4fd7b: Waiting 10:26:16 de6d141fa25e: Layer already exists 10:26:16 476a4c384bd5: Layer already exists 10:26:16 97144b30bb33: Layer already exists 10:26:16 c21911823b57: Layer already exists 10:26:16 2e8cdd9862bc: Layer already exists 10:26:16 994456c4fd7b: Layer already exists 10:26:16 4.0.0-dev.14: digest: sha256:648af2ded5752d461be507102c6de6ff1c61c25ba8f25e33057b5d8ed430c330 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:26:17 + docker tag device-mqtt nexus3.edgexfoundry.org:10004/device-mqtt:8cb16f79121ef03d269cdccc8174ac564e302e18-4.0.0-dev.14 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:26:17 + docker push nexus3.edgexfoundry.org:10004/device-mqtt:8cb16f79121ef03d269cdccc8174ac564e302e18-4.0.0-dev.14 10:26:17 The push refers to repository [nexus3.edgexfoundry.org:10004/device-mqtt] 10:26:17 476a4c384bd5: Preparing 10:26:17 c21911823b57: Preparing 10:26:17 97144b30bb33: Preparing 10:26:17 2e8cdd9862bc: Preparing 10:26:17 de6d141fa25e: Preparing 10:26:17 994456c4fd7b: Preparing 10:26:17 994456c4fd7b: Waiting 10:26:17 476a4c384bd5: Layer already exists 10:26:17 2e8cdd9862bc: Layer already exists 10:26:17 97144b30bb33: Layer already exists 10:26:17 c21911823b57: Layer already exists 10:26:17 de6d141fa25e: Layer already exists 10:26:17 994456c4fd7b: Layer already exists 10:26:17 8cb16f79121ef03d269cdccc8174ac564e302e18-4.0.0-dev.14: digest: sha256:648af2ded5752d461be507102c6de6ff1c61c25ba8f25e33057b5d8ed430c330 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:26:17 + docker tag device-mqtt nexus3.edgexfoundry.org:10004/device-mqtt:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:26:18 + docker push nexus3.edgexfoundry.org:10004/device-mqtt:main 10:26:18 The push refers to repository [nexus3.edgexfoundry.org:10004/device-mqtt] 10:26:18 476a4c384bd5: Preparing 10:26:18 c21911823b57: Preparing 10:26:18 97144b30bb33: Preparing 10:26:18 2e8cdd9862bc: Preparing 10:26:18 de6d141fa25e: Preparing 10:26:18 994456c4fd7b: Preparing 10:26:18 994456c4fd7b: Waiting 10:26:18 97144b30bb33: Layer already exists 10:26:18 de6d141fa25e: Layer already exists 10:26:18 476a4c384bd5: Layer already exists 10:26:18 2e8cdd9862bc: Layer already exists 10:26:18 c21911823b57: Layer already exists 10:26:18 994456c4fd7b: Layer already exists 10:26:18 main: digest: sha256:648af2ded5752d461be507102c6de6ff1c61c25ba8f25e33057b5d8ed430c330 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 10:26:18 ===================================================== [Pipeline] echo 10:26:18 taggedImages: 10:26:18 - nexus3.edgexfoundry.org:10004/device-mqtt:8cb16f79121ef03d269cdccc8174ac564e302e18 10:26:18 - nexus3.edgexfoundry.org:10004/device-mqtt:latest 10:26:18 - nexus3.edgexfoundry.org:10004/device-mqtt:4.0.0-dev.14 10:26:18 - nexus3.edgexfoundry.org:10004/device-mqtt:8cb16f79121ef03d269cdccc8174ac564e302e18-4.0.0-dev.14 10:26:18 - nexus3.edgexfoundry.org:10004/device-mqtt:main [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 10:26:18 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 10:26:18 10:26:18 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:26:18 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 10:26:18 latest: Pulling from edgex-lftools-log-publisher 10:26:18 5eb5b503b376: Pulling fs layer 10:26:18 5c69ac0246d0: Pulling fs layer 10:26:18 ec43610c2a17: Pulling fs layer 10:26:18 3a2ae6a8a46f: Pulling fs layer 10:26:18 33b1e0a273af: Pulling fs layer 10:26:18 5d3b04190fa2: Pulling fs layer 10:26:18 2f39f015ded8: Pulling fs layer 10:26:18 3a2ae6a8a46f: Waiting 10:26:18 5d3b04190fa2: Waiting 10:26:18 33b1e0a273af: Waiting 10:26:18 2f39f015ded8: Waiting 10:26:18 5c69ac0246d0: Verifying Checksum 10:26:18 5c69ac0246d0: Download complete 10:26:18 3a2ae6a8a46f: Download complete 10:26:18 33b1e0a273af: Verifying Checksum 10:26:18 33b1e0a273af: Download complete 10:26:18 5d3b04190fa2: Download complete 10:26:18 ec43610c2a17: Verifying Checksum 10:26:18 ec43610c2a17: Download complete 10:26:19 5eb5b503b376: Verifying Checksum 10:26:19 5eb5b503b376: Download complete 10:26:19 2f39f015ded8: Download complete 10:26:20 5eb5b503b376: Pull complete 10:26:20 5c69ac0246d0: Pull complete 10:26:20 ec43610c2a17: Pull complete 10:26:20 3a2ae6a8a46f: Pull complete 10:26:21 33b1e0a273af: Pull complete 10:26:21 5d3b04190fa2: Pull complete 10:26:25 2f39f015ded8: Pull complete 10:26:25 Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 10:26:25 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 10:26:25 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 10:26:25 prd-ubuntu20.04-docker-8c-8g-40304 does not seem to be running inside a container 10:26:25 $ 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-mqtt-go_main -v /w/workspace/edgexfoundry_device-mqtt-go_main:/w/workspace/edgexfoundry_device-mqtt-go_main:rw,z -v /w/workspace/edgexfoundry_device-mqtt-go_main@tmp:/w/workspace/edgexfoundry_device-mqtt-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 10:26:26 $ docker top 24699487142bf6d023e9f2f160851ba63ec40f7c1de6d1f87e3a276d9b0b439c -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 10:26:27 ---> job-cost.sh 10:26:27 lf-activate-venv: SKIPPING 10:26:27 INFO: No Stack... 10:26:27 INFO: Retrieving Pricing Info for: v3-standard-8 10:26:27 INFO: Archiving Costs [Pipeline] sh 10:26:28 + cat /w/workspace/edgexfoundry_device-mqtt-go_main/archives/cost.csv 10:26:28 + cut -d, -f6 [Pipeline] lock 10:26:28 Trying to acquire lock on [Resource: jenkins-edgexfoundry-device-mqtt-go-main-192-stack-cost] 10:26:28 Resource [jenkins-edgexfoundry-device-mqtt-go-main-192-stack-cost] did not exist. Created. 10:26:28 Lock acquired on [Resource: jenkins-edgexfoundry-device-mqtt-go-main-192-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 10:26:28 + echo total: 0.2199999988079071 [Pipeline] stash 10:26:28 Stashed 1 file(s) [Pipeline] } 10:26:28 Lock released on resource [Resource: jenkins-edgexfoundry-device-mqtt-go-main-192-stack-cost] [Pipeline] // lock [Pipeline] } 10:26:28 $ docker stop --time=1 24699487142bf6d023e9f2f160851ba63ec40f7c1de6d1f87e3a276d9b0b439c 10:26:29 $ docker rm -f --volumes 24699487142bf6d023e9f2f160851ba63ec40f7c1de6d1f87e3a276d9b0b439c [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] withEnv [Pipeline] { [Pipeline] // script [Pipeline] configFileProvider 10:26:29 provisioning config files... [Pipeline] } [Pipeline] // withEnv 10:26:29 copy managed file [device-mqtt-go-settings] to file:/w/workspace/device-mqtt-go/192@tmp/config2091202993151560928tmp [Pipeline] } [Pipeline] // stage [Pipeline] { [Pipeline] } [Pipeline] libraryResource [Pipeline] sh 10:26:30 ---> ****-login.sh 10:26:30 nexus3.edgexfoundry.org:10001 10:26:30 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 10:26:30 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 10:26:30 Configure a credential helper to remove this warning. See 10:26:30 https://docs.****.com/engine/reference/commandline/login/#credentials-store 10:26:30 10:26:30 Login Succeeded 10:26:30 nexus3.edgexfoundry.org:10002 10:26:31 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 10:26:31 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 10:26:31 Configure a credential helper to remove this warning. See 10:26:31 https://docs.****.com/engine/reference/commandline/login/#credentials-store 10:26:31 10:26:31 Login Succeeded 10:26:31 nexus3.edgexfoundry.org:10003 10:26:31 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 10:26:31 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 10:26:31 Configure a credential helper to remove this warning. See 10:26:31 https://docs.****.com/engine/reference/commandline/login/#credentials-store 10:26:31 10:26:31 Login Succeeded 10:26:31 nexus3.edgexfoundry.org:10004 10:26:31 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 10:26:31 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 10:26:31 Configure a credential helper to remove this warning. See 10:26:31 https://docs.****.com/engine/reference/commandline/login/#credentials-store 10:26:31 10:26:31 Login Succeeded 10:26:31 ****.io 10:26:32 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 10:26:32 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 10:26:32 Configure a credential helper to remove this warning. See 10:26:32 https://docs.****.com/engine/reference/commandline/login/#credentials-store 10:26:32 10:26:32 Login Succeeded 10:26:32 ---> ****-login.sh ends [Pipeline] } 10:26:32 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 10:26:33 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 10:26:33 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 10:26:33 ========================================================= 10:26:33 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.23-alpine] 10:26:33 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:26:33 + 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 . 10:26:33 Sending build context to Docker daemon 10.71MB 10:26:33 Step 1/12 : ARG BASE=golang:1.23-alpine3.20 10:26:33 Step 2/12 : FROM ${BASE} AS builder 10:26:33 1.23-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 10:26:33 9986a736f7d3: Pulling fs layer 10:26:33 1f018df60701: Pulling fs layer 10:26:33 39f8f326b044: Pulling fs layer 10:26:33 e6a1e7a6a96a: Pulling fs layer 10:26:33 4f4fb700ef54: Pulling fs layer 10:26:33 d45d956e0dbf: Pulling fs layer 10:26:33 d7702b0d1db1: Pulling fs layer 10:26:33 5c7f0f088c93: Pulling fs layer 10:26:33 4fdc064ae6cf: Pulling fs layer 10:26:33 d7702b0d1db1: Waiting 10:26:33 e6a1e7a6a96a: Waiting 10:26:33 5c7f0f088c93: Waiting 10:26:33 4fdc064ae6cf: Waiting 10:26:33 4f4fb700ef54: Waiting 10:26:33 d45d956e0dbf: Waiting 10:26:34 1f018df60701: Verifying Checksum 10:26:34 1f018df60701: Download complete 10:26:34 e6a1e7a6a96a: Verifying Checksum 10:26:34 e6a1e7a6a96a: Download complete 10:26:34 4f4fb700ef54: Verifying Checksum 10:26:34 4f4fb700ef54: Download complete 10:26:34 9986a736f7d3: Verifying Checksum 10:26:34 9986a736f7d3: Download complete 10:26:34 d45d956e0dbf: Verifying Checksum 10:26:34 d45d956e0dbf: Download complete 10:26:34 d7702b0d1db1: Verifying Checksum 10:26:34 d7702b0d1db1: Download complete 10:26:34 4fdc064ae6cf: Verifying Checksum 10:26:34 4fdc064ae6cf: Download complete 10:26:35 9986a736f7d3: Pull complete 10:26:35 1f018df60701: Pull complete 10:26:36 39f8f326b044: Verifying Checksum 10:26:36 39f8f326b044: Download complete 10:26:37 5c7f0f088c93: Verifying Checksum 10:26:37 5c7f0f088c93: Download complete 10:26:52 39f8f326b044: Pull complete 10:26:52 e6a1e7a6a96a: Pull complete 10:26:52 4f4fb700ef54: Pull complete 10:26:52 d45d956e0dbf: Pull complete 10:26:52 d7702b0d1db1: Pull complete 10:27:00 5c7f0f088c93: Pull complete 10:27:02 4fdc064ae6cf: Pull complete 10:27:02 Digest: sha256:893e96b74bf3454b753fb363ebcc6a8ebafe2402b1f6d57d79e3fb85017208f2 10:27:02 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.23-alpine 10:27:02 ---> 63f30b955cb9 10:27:02 Step 3/12 : ARG ADD_BUILD_TAGS="" 10:27:03 ---> Running in 016237b2bd84 10:27:04 Removing intermediate container 016237b2bd84 10:27:04 ---> 389a4fa7a98b 10:27:04 Step 4/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 10:27:04 ---> Running in c220d1f67b8d 10:27:04 Removing intermediate container c220d1f67b8d 10:27:04 ---> 91d0ae198e19 10:27:04 Step 5/12 : ARG ALPINE_PKG_BASE="make git openssh-client" 10:27:04 ---> Running in 7d3a7345726f 10:27:05 Removing intermediate container 7d3a7345726f 10:27:05 ---> fc7c76bc88b2 10:27:05 Step 6/12 : ARG ALPINE_PKG_EXTRA="" 10:27:05 ---> Running in 2f52463cce05 10:27:05 Removing intermediate container 2f52463cce05 10:27:05 ---> d722678381f2 10:27:05 Step 7/12 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 10:27:05 ---> Running in 51b26259cb86 10:27:06 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 10:27:06 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 10:27:08 (1/4) Installing openssh-keygen (9.7_p1-r5) 10:27:08 (2/4) Installing libedit (20240517.3.1-r0) 10:27:08 (3/4) Installing openssh-client-common (9.7_p1-r5) 10:27:08 (4/4) Installing openssh-client-default (9.7_p1-r5) 10:27:08 Executing busybox-1.36.1-r29.trigger 10:27:08 OK: 244 MiB in 62 packages 10:27:09 Removing intermediate container 51b26259cb86 10:27:09 ---> c18ecf6e6c79 10:27:09 Step 8/12 : WORKDIR /device-mqtt-go 10:27:09 ---> Running in 87738200f9ca 10:27:09 Removing intermediate container 87738200f9ca 10:27:09 ---> cea0dce91827 10:27:09 Step 9/12 : COPY go.mod vendor* ./ 10:27:10 ---> 28bc5fdb3714 10:27:10 Step 10/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 10:27:10 ---> Running in be986c05c0bb 10:29:02 Removing intermediate container be986c05c0bb 10:29:02 ---> 2c578be9c034 10:29:02 Step 11/12 : COPY . . 10:29:02 ---> b71df95352d1 10:29:02 Step 12/12 : RUN $MAKE 10:29:02 ---> Running in 537dd6373151 10:29:02 noop 10:29:02 Removing intermediate container 537dd6373151 10:29:02 ---> c94eae9e43d4 10:29:02 Successfully built c94eae9e43d4 10:29:02 Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:29:02 + docker inspect -f . ci-base-image-arm64 10:29:02 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 10:29:02 prd-ubuntu20.04-docker-arm64-4c-16g-40308 does not seem to be running inside a container 10:29:02 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-mqtt-go/192 -v /w/workspace/device-mqtt-go/192:/w/workspace/device-mqtt-go/192:rw,z -v /w/workspace/device-mqtt-go/192@tmp:/w/workspace/device-mqtt-go/192@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 10:29:04 $ docker top 28cf17dc0c8f6896aa8f4414e7381aceffe907382411a33eb649a3711e8f2f46 -eo pid,comm [Pipeline] { [Pipeline] sh 10:29:05 + go version 10:29:05 go version go1.23.4 linux/arm64 [Pipeline] } 10:29:05 $ docker stop --time=1 28cf17dc0c8f6896aa8f4414e7381aceffe907382411a33eb649a3711e8f2f46 10:29:06 $ docker rm -f --volumes 28cf17dc0c8f6896aa8f4414e7381aceffe907382411a33eb649a3711e8f2f46 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:29:07 + docker inspect -f . ci-base-image-arm64 10:29:07 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 10:29:07 prd-ubuntu20.04-docker-arm64-4c-16g-40308 does not seem to be running inside a container 10:29:07 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock -w /w/workspace/device-mqtt-go/192 -v /w/workspace/device-mqtt-go/192:/w/workspace/device-mqtt-go/192:rw,z -v /w/workspace/device-mqtt-go/192@tmp:/w/workspace/device-mqtt-go/192@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 10:29:08 $ docker top 74b1f59c3cfecdcb845f1aaa7fc154d5ff4b8ab0f046f5d05d1b6ccd26e035b7 -eo pid,comm [Pipeline] { [Pipeline] sh 10:29:09 + git config --global --add safe.directory /w/workspace/device-mqtt-go/192 [Pipeline] fileExists [Pipeline] sh 10:29:10 + make test 10:29:10 go test ./... -coverprofile=coverage.out ./... 10:29:17 ? github.com/edgexfoundry/device-mqtt-go [no test files] 10:32:53 github.com/edgexfoundry/device-mqtt-go/cmd coverage: 0.0% of statements 10:32:53 github.com/edgexfoundry/device-mqtt-go/mock coverage: 0.0% of statements 10:32:53 ok github.com/edgexfoundry/device-mqtt-go/internal/driver 0.054s coverage: 22.8% of statements 10:32:53 WARNING: Linting skipped (not on x86_64 or linter not installed) 10:32:53 go vet ./... 10:33:41 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 10:33:41 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 10:33:41 ./bin/test-attribution-txt.sh [Pipeline] echo 10:33:41 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] } 10:33:41 $ docker stop --time=1 74b1f59c3cfecdcb845f1aaa7fc154d5ff4b8ab0f046f5d05d1b6ccd26e035b7 10:33:43 $ docker rm -f --volumes 74b1f59c3cfecdcb845f1aaa7fc154d5ff4b8ab0f046f5d05d1b6ccd26e035b7 [Pipeline] // withDockerContainer [Pipeline] sh 10:33:44 + sudo chown -R jenkins:jenkins . [Pipeline] stash 10:33:44 Warning: overwriting stash ‘coverage-report’ 10:33:45 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh 10:33:45 + sudo chown -R jenkins:jenkins . [Pipeline] sh 10:33:46 + ls -al . 10:33:46 total 248 10:33:46 drwxrwxr-x 8 jenkins jenkins 4096 Mar 5 10:29 . 10:33:46 drwxrwxr-x 4 jenkins jenkins 4096 Mar 5 10:26 .. 10:33:46 -rw-rw-r-- 1 jenkins jenkins 140 Mar 5 10:26 .dockerignore 10:33:46 drwxrwxr-x 8 jenkins jenkins 4096 Mar 5 10:26 .git 10:33:46 drwxrwxr-x 3 jenkins jenkins 4096 Mar 5 10:26 .github 10:33:46 -rw-rw-r-- 1 jenkins jenkins 264 Mar 5 10:26 .gitignore 10:33:46 -rw-rw-r-- 1 jenkins jenkins 41 Mar 5 10:26 .golangci.yml 10:33:46 -rw-rw-r-- 1 jenkins jenkins 19106 Mar 5 10:26 Attribution.txt 10:33:46 -rw-rw-r-- 1 jenkins jenkins 19382 Mar 5 10:26 CHANGELOG.md 10:33:46 -rw-rw-r-- 1 jenkins jenkins 1803 Mar 5 10:26 Dockerfile 10:33:46 -rw-rw-r-- 1 jenkins jenkins 677 Mar 5 10:26 GOVERNANCE.md 10:33:46 -rw-rw-r-- 1 jenkins jenkins 657 Mar 5 10:26 Jenkinsfile 10:33:46 -rw-rw-r-- 1 jenkins jenkins 11340 Mar 5 10:26 LICENSE 10:33:46 -rw-rw-r-- 1 jenkins jenkins 2545 Mar 5 10:26 Makefile 10:33:46 -rw-rw-r-- 1 jenkins jenkins 620 Mar 5 10:26 OWNERS.md 10:33:46 -rw-rw-r-- 1 jenkins jenkins 3599 Mar 5 10:26 README.md 10:33:46 -rw-rw-r-- 1 jenkins jenkins 12 Mar 5 10:24 VERSION 10:33:46 drwxrwxr-x 2 jenkins jenkins 4096 Mar 5 10:26 bin 10:33:46 drwxrwxr-x 3 jenkins jenkins 4096 Mar 5 10:26 cmd 10:33:46 -rw-r--r-- 1 jenkins jenkins 21039 Mar 5 10:32 coverage.out 10:33:46 -rw-rw-r-- 1 jenkins jenkins 6223 Mar 5 10:26 go.mod 10:33:46 -rw-rw-r-- 1 jenkins jenkins 86628 Mar 5 10:26 go.sum 10:33:46 drwxrwxr-x 3 jenkins jenkins 4096 Mar 5 10:26 internal 10:33:46 drwxrwxr-x 2 jenkins jenkins 4096 Mar 5 10:26 mock 10:33:46 -rw-rw-r-- 1 jenkins jenkins 227 Mar 5 10:26 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:33:46 + docker build -t device-mqtt-arm64 -f Dockerfile --build-arg BASE=ci-base-image-arm64 --build-arg MAKE=make build --build-arg ARCH=arm64 --label git_sha=8cb16f79121ef03d269cdccc8174ac564e302e18 --label arch=arm64 --label version=4.0.0-dev.14 . 10:33:47 Sending build context to Docker daemon 10.73MB 10:33:47 Step 1/25 : ARG BASE=golang:1.23-alpine3.20 10:33:47 Step 2/25 : FROM ${BASE} AS builder 10:33:47 ---> c94eae9e43d4 10:33:47 Step 3/25 : ARG ADD_BUILD_TAGS="" 10:33:47 ---> Running in 3a2430ef6937 10:33:47 Removing intermediate container 3a2430ef6937 10:33:47 ---> 6c466d185969 10:33:47 Step 4/25 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 10:33:47 ---> Running in 992be0765c98 10:33:47 Removing intermediate container 992be0765c98 10:33:47 ---> 93d05a92e953 10:33:47 Step 5/25 : ARG ALPINE_PKG_BASE="make git openssh-client" 10:33:47 ---> Running in 7e1b2682c795 10:33:48 Removing intermediate container 7e1b2682c795 10:33:48 ---> 22a604d44f5d 10:33:48 Step 6/25 : ARG ALPINE_PKG_EXTRA="" 10:33:48 ---> Running in f076f9b18054 10:33:48 Removing intermediate container f076f9b18054 10:33:48 ---> 8051509557b9 10:33:48 Step 7/25 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 10:33:48 ---> Running in 7a06c9da91bc 10:33:49 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 10:33:50 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 10:33:51 OK: 244 MiB in 62 packages 10:33:52 Removing intermediate container 7a06c9da91bc 10:33:52 ---> b4787d8a981e 10:33:52 Step 8/25 : WORKDIR /device-mqtt-go 10:33:52 ---> Running in 8500a8141b94 10:33:52 Removing intermediate container 8500a8141b94 10:33:52 ---> 8d1fd1224075 10:33:52 Step 9/25 : COPY go.mod vendor* ./ 10:33:53 ---> f78a13903517 10:33:53 Step 10/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 10:33:53 ---> Running in 4e59b5432874 10:33:56 Removing intermediate container 4e59b5432874 10:33:56 ---> 60d9ed7346e7 10:33:56 Step 11/25 : COPY . . 10:33:57 ---> 3d442bf0bcc6 10:33:57 Step 12/25 : RUN $MAKE 10:33:57 ---> Running in 2a67587e1611 10:33:58 CGO_ENABLED=0 go build -tags "" -ldflags "-X github.com/edgexfoundry/device-mqtt-go.Version=4.0.0-dev.14 -X github.com/edgexfoundry/device-sdk-go/v4/internal/common.SDKVersion=v4.0.0-dev.26 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/device-mqtt ./cmd 10:37:49 Removing intermediate container 2a67587e1611 10:37:49 ---> 96ffa998149e 10:37:49 Step 13/25 : FROM alpine:3.20 10:37:49 3.20: Pulling from library/alpine 10:37:49 94e9d8af2201: Pulling fs layer 10:37:49 94e9d8af2201: Download complete 10:37:49 94e9d8af2201: Pull complete 10:37:49 Digest: sha256:de4fe7064d8f98419ea6b49190df1abbf43450c1702eeb864fe9ced453c1cc5f 10:37:49 Status: Downloaded newer image for alpine:3.20 10:37:49 ---> 7aab056cecc6 10:37:49 Step 14/25 : LABEL license='VSPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020-2024: IoTech Ltd' 10:37:49 ---> Running in d2512fa022bc 10:37:49 Removing intermediate container d2512fa022bc 10:37:49 ---> cec8c77bb037 10:37:49 Step 15/25 : RUN apk add --update --no-cache dumb-init 10:37:49 ---> Running in 3606cca44023 10:37:49 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 10:37:49 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 10:37:49 (1/1) Installing dumb-init (1.2.5-r3) 10:37:49 Executing busybox-1.36.1-r29.trigger 10:37:49 OK: 9 MiB in 15 packages 10:37:49 Removing intermediate container 3606cca44023 10:37:49 ---> 7b9e795f3187 10:37:49 Step 16/25 : RUN apk --no-cache upgrade 10:37:49 ---> Running in 8ce17b0ac6f7 10:37:49 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 10:37:49 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 10:37:49 OK: 9 MiB in 15 packages 10:37:49 Removing intermediate container 8ce17b0ac6f7 10:37:49 ---> 40758b2a2499 10:37:49 Step 17/25 : COPY --from=builder /device-mqtt-go/cmd / 10:37:51 ---> 94e66bc763e5 10:37:51 Step 18/25 : COPY --from=builder /device-mqtt-go/LICENSE / 10:37:52 ---> efd6a59f0eaa 10:37:52 Step 19/25 : COPY --from=builder /device-mqtt-go/Attribution.txt / 10:37:52 ---> 2008ccec2a85 10:37:52 Step 20/25 : EXPOSE 59982 10:37:52 ---> Running in 60dbac98bc62 10:37:53 Removing intermediate container 60dbac98bc62 10:37:53 ---> ab1ce9948ad8 10:37:53 Step 21/25 : ENTRYPOINT ["/device-mqtt"] 10:37:53 ---> Running in dd0b1a8dc790 10:37:53 Removing intermediate container dd0b1a8dc790 10:37:53 ---> 497d8ab6116d 10:37:53 Step 22/25 : CMD ["-cp=keeper.http://edgex-core-keeper:59890", "--registry"] 10:37:53 ---> Running in 62081e787605 10:37:53 Removing intermediate container 62081e787605 10:37:53 ---> 4c74f2222085 10:37:53 Step 23/25 : LABEL arch=arm64 10:37:53 ---> Running in 21160d928dae 10:37:54 Removing intermediate container 21160d928dae 10:37:54 ---> 4223c2726994 10:37:54 Step 24/25 : LABEL git_sha=8cb16f79121ef03d269cdccc8174ac564e302e18 10:37:54 ---> Running in bb83f51724a7 10:37:54 Removing intermediate container bb83f51724a7 10:37:54 ---> 12a3691caa0d 10:37:54 Step 25/25 : LABEL version=4.0.0-dev.14 10:37:54 ---> Running in d80dbed96246 10:37:54 Removing intermediate container d80dbed96246 10:37:54 ---> 73a45c524c2b 10:37:54 [Warning] One or more build-args [ARCH] were not consumed 10:37:54 Successfully built 73a45c524c2b 10:37:54 Successfully tagged device-mqtt-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 10:37:55 provisioning config files... 10:37:55 copy managed file [device-mqtt-go-settings] to file:/w/workspace/device-mqtt-go/192@tmp/config8530949025968966183tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 10:37:55 ---> ****-login.sh 10:37:55 nexus3.edgexfoundry.org:10001 10:37:55 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 10:37:55 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 10:37:55 Configure a credential helper to remove this warning. See 10:37:55 https://docs.****.com/engine/reference/commandline/login/#credentials-store 10:37:55 10:37:55 Login Succeeded 10:37:55 nexus3.edgexfoundry.org:10002 10:37:55 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 10:37:55 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 10:37:55 Configure a credential helper to remove this warning. See 10:37:55 https://docs.****.com/engine/reference/commandline/login/#credentials-store 10:37:55 10:37:55 Login Succeeded 10:37:55 nexus3.edgexfoundry.org:10003 10:37:56 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 10:37:56 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 10:37:56 Configure a credential helper to remove this warning. See 10:37:56 https://docs.****.com/engine/reference/commandline/login/#credentials-store 10:37:56 10:37:56 Login Succeeded 10:37:56 nexus3.edgexfoundry.org:10004 10:37:56 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 10:37:56 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 10:37:56 Configure a credential helper to remove this warning. See 10:37:56 https://docs.****.com/engine/reference/commandline/login/#credentials-store 10:37:56 10:37:56 Login Succeeded 10:37:56 ****.io 10:37:57 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 10:37:57 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 10:37:57 Configure a credential helper to remove this warning. See 10:37:57 https://docs.****.com/engine/reference/commandline/login/#credentials-store 10:37:57 10:37:57 Login Succeeded 10:37:57 ---> ****-login.sh ends [Pipeline] } 10:37:57 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 10:37:57 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 10:37:57 [edgeXDocker.push] Tagging docker image device-mqtt-arm64 with the following tags: 10:37:57 8cb16f79121ef03d269cdccc8174ac564e302e18 10:37:57 latest 10:37:57 4.0.0-dev.14 10:37:57 8cb16f79121ef03d269cdccc8174ac564e302e18-4.0.0-dev.14 10:37:57 main 10:37:57 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:37:57 + docker tag device-mqtt-arm64 nexus3.edgexfoundry.org:10004/device-mqtt-arm64:8cb16f79121ef03d269cdccc8174ac564e302e18 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:37:58 + docker push nexus3.edgexfoundry.org:10004/device-mqtt-arm64:8cb16f79121ef03d269cdccc8174ac564e302e18 10:37:58 The push refers to repository [nexus3.edgexfoundry.org:10004/device-mqtt-arm64] 10:37:58 3754db8f93a7: Preparing 10:37:58 b0eb99c7019e: Preparing 10:37:58 884b2d90ad2d: Preparing 10:37:58 abc476cb2c43: Preparing 10:37:58 be8655445488: Preparing 10:37:58 dd9c8f8612c8: Preparing 10:37:58 dd9c8f8612c8: Waiting 10:37:58 b0eb99c7019e: Pushed 10:37:58 abc476cb2c43: Pushed 10:37:58 3754db8f93a7: Pushed 10:37:58 be8655445488: Pushed 10:37:58 dd9c8f8612c8: Layer already exists 10:38:08 884b2d90ad2d: Pushed 10:38:08 8cb16f79121ef03d269cdccc8174ac564e302e18: digest: sha256:559196e0c23eddf902afe0eb2b9d0feb7bc9dad87fe64a8cbfbc6d28e5550661 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:38:08 + docker tag device-mqtt-arm64 nexus3.edgexfoundry.org:10004/device-mqtt-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:38:09 + docker push nexus3.edgexfoundry.org:10004/device-mqtt-arm64:latest 10:38:09 The push refers to repository [nexus3.edgexfoundry.org:10004/device-mqtt-arm64] 10:38:09 3754db8f93a7: Preparing 10:38:09 b0eb99c7019e: Preparing 10:38:09 884b2d90ad2d: Preparing 10:38:09 abc476cb2c43: Preparing 10:38:09 be8655445488: Preparing 10:38:09 dd9c8f8612c8: Preparing 10:38:09 dd9c8f8612c8: Waiting 10:38:09 abc476cb2c43: Layer already exists 10:38:09 b0eb99c7019e: Layer already exists 10:38:09 be8655445488: Layer already exists 10:38:09 884b2d90ad2d: Layer already exists 10:38:09 3754db8f93a7: Layer already exists 10:38:09 dd9c8f8612c8: Layer already exists 10:38:09 latest: digest: sha256:559196e0c23eddf902afe0eb2b9d0feb7bc9dad87fe64a8cbfbc6d28e5550661 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:38:09 + docker tag device-mqtt-arm64 nexus3.edgexfoundry.org:10004/device-mqtt-arm64:4.0.0-dev.14 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:38:10 + docker push nexus3.edgexfoundry.org:10004/device-mqtt-arm64:4.0.0-dev.14 10:38:10 The push refers to repository [nexus3.edgexfoundry.org:10004/device-mqtt-arm64] 10:38:10 3754db8f93a7: Preparing 10:38:10 b0eb99c7019e: Preparing 10:38:10 884b2d90ad2d: Preparing 10:38:10 abc476cb2c43: Preparing 10:38:10 be8655445488: Preparing 10:38:10 dd9c8f8612c8: Preparing 10:38:10 dd9c8f8612c8: Waiting 10:38:10 884b2d90ad2d: Layer already exists 10:38:10 be8655445488: Layer already exists 10:38:10 b0eb99c7019e: Layer already exists 10:38:10 abc476cb2c43: Layer already exists 10:38:10 3754db8f93a7: Layer already exists 10:38:10 dd9c8f8612c8: Layer already exists 10:38:10 4.0.0-dev.14: digest: sha256:559196e0c23eddf902afe0eb2b9d0feb7bc9dad87fe64a8cbfbc6d28e5550661 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:38:10 + docker tag device-mqtt-arm64 nexus3.edgexfoundry.org:10004/device-mqtt-arm64:8cb16f79121ef03d269cdccc8174ac564e302e18-4.0.0-dev.14 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:38:11 + docker push nexus3.edgexfoundry.org:10004/device-mqtt-arm64:8cb16f79121ef03d269cdccc8174ac564e302e18-4.0.0-dev.14 10:38:11 The push refers to repository [nexus3.edgexfoundry.org:10004/device-mqtt-arm64] 10:38:11 3754db8f93a7: Preparing 10:38:11 b0eb99c7019e: Preparing 10:38:11 884b2d90ad2d: Preparing 10:38:11 abc476cb2c43: Preparing 10:38:11 be8655445488: Preparing 10:38:11 dd9c8f8612c8: Preparing 10:38:11 dd9c8f8612c8: Waiting 10:38:11 abc476cb2c43: Layer already exists 10:38:11 be8655445488: Layer already exists 10:38:11 884b2d90ad2d: Layer already exists 10:38:11 3754db8f93a7: Layer already exists 10:38:11 b0eb99c7019e: Layer already exists 10:38:11 dd9c8f8612c8: Layer already exists 10:38:11 8cb16f79121ef03d269cdccc8174ac564e302e18-4.0.0-dev.14: digest: sha256:559196e0c23eddf902afe0eb2b9d0feb7bc9dad87fe64a8cbfbc6d28e5550661 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:38:11 + docker tag device-mqtt-arm64 nexus3.edgexfoundry.org:10004/device-mqtt-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:38:12 + docker push nexus3.edgexfoundry.org:10004/device-mqtt-arm64:main 10:38:12 The push refers to repository [nexus3.edgexfoundry.org:10004/device-mqtt-arm64] 10:38:12 3754db8f93a7: Preparing 10:38:12 b0eb99c7019e: Preparing 10:38:12 884b2d90ad2d: Preparing 10:38:12 abc476cb2c43: Preparing 10:38:12 be8655445488: Preparing 10:38:12 dd9c8f8612c8: Preparing 10:38:12 dd9c8f8612c8: Waiting 10:38:12 3754db8f93a7: Layer already exists 10:38:12 abc476cb2c43: Layer already exists 10:38:12 884b2d90ad2d: Layer already exists 10:38:12 be8655445488: Layer already exists 10:38:12 b0eb99c7019e: Layer already exists 10:38:12 dd9c8f8612c8: Layer already exists 10:38:12 main: digest: sha256:559196e0c23eddf902afe0eb2b9d0feb7bc9dad87fe64a8cbfbc6d28e5550661 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 10:38:12 ===================================================== [Pipeline] echo 10:38:12 taggedImages: 10:38:12 - nexus3.edgexfoundry.org:10004/device-mqtt-arm64:8cb16f79121ef03d269cdccc8174ac564e302e18 10:38:12 - nexus3.edgexfoundry.org:10004/device-mqtt-arm64:latest 10:38:12 - nexus3.edgexfoundry.org:10004/device-mqtt-arm64:4.0.0-dev.14 10:38:12 - nexus3.edgexfoundry.org:10004/device-mqtt-arm64:8cb16f79121ef03d269cdccc8174ac564e302e18-4.0.0-dev.14 10:38:12 - nexus3.edgexfoundry.org:10004/device-mqtt-arm64:main [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:38:13 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 10:38:13 10:38:13 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:38:13 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 10:38:13 arm64: Pulling from edgex-lftools-log-publisher 10:38:13 8998bd30e6a1: Pulling fs layer 10:38:13 04944245beec: Pulling fs layer 10:38:13 699f458cf7ca: Pulling fs layer 10:38:13 765212b225bb: Pulling fs layer 10:38:13 f23df028b6ca: Pulling fs layer 10:38:13 d65c8cfc05b1: Pulling fs layer 10:38:13 2437ff75d9bd: Pulling fs layer 10:38:13 f23df028b6ca: Waiting 10:38:13 d65c8cfc05b1: Waiting 10:38:13 2437ff75d9bd: Waiting 10:38:13 765212b225bb: Waiting 10:38:13 04944245beec: Verifying Checksum 10:38:13 04944245beec: Download complete 10:38:13 765212b225bb: Verifying Checksum 10:38:13 765212b225bb: Download complete 10:38:13 f23df028b6ca: Verifying Checksum 10:38:13 f23df028b6ca: Download complete 10:38:13 d65c8cfc05b1: Verifying Checksum 10:38:13 d65c8cfc05b1: Download complete 10:38:13 699f458cf7ca: Verifying Checksum 10:38:13 699f458cf7ca: Download complete 10:38:14 8998bd30e6a1: Verifying Checksum 10:38:14 8998bd30e6a1: Download complete 10:38:16 2437ff75d9bd: Verifying Checksum 10:38:19 8998bd30e6a1: Pull complete 10:38:19 04944245beec: Pull complete 10:38:21 699f458cf7ca: Pull complete 10:38:21 765212b225bb: Pull complete 10:38:22 f23df028b6ca: Pull complete 10:38:22 d65c8cfc05b1: Pull complete 10:38:40 2437ff75d9bd: Pull complete 10:38:40 Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da 10:38:40 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 10:38:40 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 10:38:40 prd-ubuntu20.04-docker-arm64-4c-16g-40308 does not seem to be running inside a container 10:38:40 $ 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-mqtt-go/192 -v /w/workspace/device-mqtt-go/192:/w/workspace/device-mqtt-go/192:rw,z -v /w/workspace/device-mqtt-go/192@tmp:/w/workspace/device-mqtt-go/192@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat 10:38:43 $ docker top 49057abd7743fae10c3479c80d481de3a39e4afe00f4d3062c97c5ed04e53dc9 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 10:38:44 ---> job-cost.sh 10:38:44 lf-activate-venv: SKIPPING 10:38:44 INFO: No Stack... 10:38:45 INFO: Retrieving Pricing Info for: v3-standard-4 10:38:46 INFO: Archiving Costs [Pipeline] sh 10:38:47 + cat /w/workspace/device-mqtt-go/192/archives/cost.csv 10:38:47 + cut -d, -f6 [Pipeline] lock 10:38:47 Trying to acquire lock on [Resource: jenkins-edgexfoundry-device-mqtt-go-main-192-stack-cost] 10:38:47 Resource [jenkins-edgexfoundry-device-mqtt-go-main-192-stack-cost] did not exist. Created. 10:38:47 Lock acquired on [Resource: jenkins-edgexfoundry-device-mqtt-go-main-192-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 10:38:47 /w/workspace/device-mqtt-go/192@tmp/durable-65604ebc/script.sh.copy: 1: Syntax error: Unterminated quoted string [Pipeline] sh 10:38:48 + echo total: 0.10999999940395355 [Pipeline] stash 10:38:48 Warning: overwriting stash ‘stack-cost’ 10:38:48 Stashed 1 file(s) [Pipeline] } 10:38:48 Lock released on resource [Resource: jenkins-edgexfoundry-device-mqtt-go-main-192-stack-cost] [Pipeline] // lock [Pipeline] } 10:38:48 $ docker stop --time=1 49057abd7743fae10c3479c80d481de3a39e4afe00f4d3062c97c5ed04e53dc9 10:38:49 $ docker rm -f --volumes 49057abd7743fae10c3479c80d481de3a39e4afe00f4d3062c97c5ed04e53dc9 [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 10:38:50 provisioning config files... 10:38:50 copy managed file [device-mqtt-go-codecov-token] to file:/w/workspace/edgexfoundry_device-mqtt-go_main@tmp/config2048418458080863602tmp [Pipeline] { [Pipeline] sh 10:38:50 + set +x 10:38:50 + curl -s https://codecov.io/bash 10:38:50 + bash -s -- 10:38:50 10:38:50 _____ _ 10:38:50 / ____| | | 10:38:50 | | ___ __| | ___ ___ _____ __ 10:38:50 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 10:38:50 | |___| (_) | (_| | __/ (_| (_) \ V / 10:38:50 \_____\___/ \__,_|\___|\___\___/ \_/ 10:38:50 Bash-1.0.6 10:38:50 10:38:50 10:38:50 ==> git version 2.25.1 found 10:38:50 ==> 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 10:38:50 Release-Date: 2020-01-08 10:38:50 Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp 10:38:50 Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets 10:38:50 ==> Jenkins CI detected. 10:38:50 current dir:  /w/workspace/edgexfoundry_device-mqtt-go_main 10:38:50 project root: . 10:38:50 --> token set from env 10:38:50 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 10:38:50 ==> Running gcov in . (disable via -X gcov) 10:38:50 ==> Python coveragepy not found 10:38:50 ==> Searching for coverage reports in: 10:38:50 + . 10:38:50 -> Found 1 reports 10:38:50 ==> Detecting git/mercurial file structure 10:38:51 ==> Reading reports 10:38:51 + ./coverage.out bytes=21039 10:38:51 ==> Appending adjustments 10:38:51 https://docs.codecov.io/docs/fixing-reports 10:38:51 + Found adjustments 10:38:51 ==> Gzipping contents 10:38:51 4.0K /tmp/codecov.EJ8pHY.gz 10:38:51 ==> Uploading reports 10:38:51 url: https://codecov.io 10:38:51 query: branch=main&commit=8cb16f79121ef03d269cdccc8174ac564e302e18&build=192&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-mqtt-go%2Fjob%2Fmain%2F192%2F&name=&tag=&slug=edgexfoundry%2Fdevice-mqtt-go&service=jenkins&flags=&pr=&job=&cmd_args= 10:38:51 -> Pinging Codecov 10:38:51 https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=****&branch=main&commit=8cb16f79121ef03d269cdccc8174ac564e302e18&build=192&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-mqtt-go%2Fjob%2Fmain%2F192%2F&name=&tag=&slug=edgexfoundry%2Fdevice-mqtt-go&service=jenkins&flags=&pr=&job=&cmd_args= 10:38:51 -> Uploading to 10:38:51 https://storage.googleapis.com/codecov-production/shelter/v4/github/edgexfoundry/device-mqtt-go/8cb16f79121ef03d269cdccc8174ac564e302e18/47c6a6ba-cee9-47cd-a465-1e27d0392cf3.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJWQHUGIBILH4J7Q6ZUSCIFNEOLYSNDS7L3B4N5SIBQ2J4YLYE5CRFCD%2F20250305%2Fus%2Fs3%2Faws4_request&X-Amz-Date=20250305T103851Z&X-Amz-Expires=120&X-Amz-SignedHeaders=host&X-Amz-Signature=09a8cfcbbc558d77e4301cb439ec6e6c1285f411ebad8d92deb42c8b16c77aa1 10:38:51 % Total % Received % Xferd Average Speed Time Time Time Current 10:38:51 Dload Upload Total Spent Left Speed 10:38:51 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 3346 0 0 100 3346 0 18384 --:--:-- --:--:-- --:--:-- 18384 10:38:51 -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/device-mqtt-go/commit/8cb16f79121ef03d269cdccc8174ac564e302e18 [Pipeline] } 10:38:51 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) [Pipeline] echo 10:38:51 [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] withCredentials 10:38:51 Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:38:51 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest 10:38:51 10:38:51 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:38:52 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest 10:38:52 latest: Pulling from edgex-devops/edgex-snyk-go 10:38:52 43c4264eed91: Pulling fs layer 10:38:52 4cc291be95ef: Pulling fs layer 10:38:52 2ac1f1163629: Pulling fs layer 10:38:52 5c3c966382ef: Pulling fs layer 10:38:52 4f4fb700ef54: Pulling fs layer 10:38:52 d9c7d2e4e75e: Pulling fs layer 10:38:52 9c3e1370e548: Pulling fs layer 10:38:52 5c3c966382ef: Waiting 10:38:52 4f4fb700ef54: Waiting 10:38:52 4cc291be95ef: Verifying Checksum 10:38:52 4cc291be95ef: Download complete 10:38:52 5c3c966382ef: Verifying Checksum 10:38:52 5c3c966382ef: Download complete 10:38:52 4f4fb700ef54: Download complete 10:38:52 43c4264eed91: Download complete 10:38:52 d9c7d2e4e75e: Verifying Checksum 10:38:52 d9c7d2e4e75e: Download complete 10:38:52 43c4264eed91: Pull complete 10:38:52 4cc291be95ef: Pull complete 10:38:52 2ac1f1163629: Verifying Checksum 10:38:52 2ac1f1163629: Download complete 10:38:53 9c3e1370e548: Verifying Checksum 10:38:53 9c3e1370e548: Download complete 10:38:55 2ac1f1163629: Pull complete 10:38:55 5c3c966382ef: Pull complete 10:38:55 4f4fb700ef54: Pull complete 10:38:56 d9c7d2e4e75e: Pull complete 10:38:59 9c3e1370e548: Pull complete 10:38:59 Digest: sha256:2575774333c8f892fd046fcd820a1cbff9b068506fa87433bb127c6d9b243e5b 10:38:59 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest 10:38:59 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 10:38:59 prd-ubuntu20.04-docker-8c-8g-40304 does not seem to be running inside a container 10:38:59 $ 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-mqtt-go_main -v /w/workspace/edgexfoundry_device-mqtt-go_main:/w/workspace/edgexfoundry_device-mqtt-go_main:rw,z -v /w/workspace/edgexfoundry_device-mqtt-go_main@tmp:/w/workspace/edgexfoundry_device-mqtt-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest cat 10:39:01 $ docker top db81636641df12a4c57e398aeda82c607b22588f11d892e9b3029685ed6d011a -eo pid,comm [Pipeline] { [Pipeline] sh 10:39:01 + git config --global --add safe.directory /w/workspace/edgexfoundry_device-mqtt-go_main [Pipeline] echo 10:39:01 [edgeXSnyk] command to run: set -o pipefail ; snyk monitor --org=edgex-jenkins --project-name='edgexfoundry/device-mqtt-go:main' [Pipeline] sh 10:39:01 + set -o pipefail 10:39:01 + snyk monitor '--org=edgex-jenkins' '--project-name=edgexfoundry/device-mqtt-go:main' 10:39:08 10:39:08 Monitoring /w/workspace/edgexfoundry_device-mqtt-go_main (github.com/edgexfoundry/device-mqtt-go)... 10:39:08 10:39:08 Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/71469493-8b77-45f7-b5e9-e0128284f7f2/history/8b267985-a86e-487e-812c-2abbf0aea434 10:39:08 10:39:08 Notifications about newly disclosed issues related to these dependencies will be emailed to you. 10:39:08 10:39:09 10:39:09 You are approaching your monthly limit of 200 private tests for your edgex-jenkins org. 10:39:09 To learn more about our plans and increase your tests limit visit https://snyk.io/plans. [Pipeline] } 10:39:09 $ docker stop --time=1 db81636641df12a4c57e398aeda82c607b22588f11d892e9b3029685ed6d011a 10:39:11 $ docker rm -f --volumes db81636641df12a4c57e398aeda82c607b22588f11d892e9b3029685ed6d011a [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 10:39:12 + git log --format=format:%s -1 8cb16f79121ef03d269cdccc8174ac564e302e18 [Pipeline] sh 10:39:12 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 10:39:12 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:39:13 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 10:39:13 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 10:39:13 prd-ubuntu20.04-docker-8c-8g-40304 does not seem to be running inside a container 10:39:13 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgexfoundry_device-mqtt-go_main -v /w/workspace/edgexfoundry_device-mqtt-go_main:/w/workspace/edgexfoundry_device-mqtt-go_main:rw,z -v /w/workspace/edgexfoundry_device-mqtt-go_main@tmp:/w/workspace/edgexfoundry_device-mqtt-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 10:39:13 $ docker top 376a7185cb7ed8d723686ad0095a59f32d9bb794ee712281a661d6afcb811c82 -eo pid,comm 10:39:13 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). 10:39:13 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 10:39:13 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 10:39:13 [ssh-agent] Looking for ssh-agent implementation... 10:39:13 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 10:39:13 $ docker exec 376a7185cb7ed8d723686ad0095a59f32d9bb794ee712281a661d6afcb811c82 ssh-agent 10:39:13 SSH_AUTH_SOCK=/tmp/ssh-Y86fUHYsWwH9/agent.32 10:39:13 SSH_AGENT_PID=38 10:39:13 Running ssh-add (command line suppressed) 10:39:14 Identity added: /w/workspace/edgexfoundry_device-mqtt-go_main@tmp/private_key_6655147393472171539.key (/w/workspace/edgexfoundry_device-mqtt-go_main@tmp/private_key_6655147393472171539.key) 10:39:14 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 10:39:14 + git semver tag 10:39:14 2025-03-05 10:39:14,579 [run_tag] DEBUG tag force:False 10:39:14 2025-03-05 10:39:14,579 [check_head_tag] DEBUG check head tag 10:39:14 2025-03-05 10:39:14,580 [execute] INFO git cat-file --batch-check 10:39:14 2025-03-05 10:39:14,580 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgexfoundry_device-mqtt-go_main, universal_newlines=False, shell=None, istream=) 10:39:14 2025-03-05 10:39:14,584 [execute] INFO git cat-file --batch 10:39:14 2025-03-05 10:39:14,584 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgexfoundry_device-mqtt-go_main, universal_newlines=False, shell=None, istream=) 10:39:14 2025-03-05 10:39:14,604 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-mqtt-go_main/.semver/main 10:39:14 2025-03-05 10:39:14,604 [execute] INFO git tag -a v4.0.0-dev.14 -m v4.0.0-dev.14 10:39:14 2025-03-05 10:39:14,604 [execute] DEBUG Popen(['git', 'tag', '-a', 'v4.0.0-dev.14', '-m', 'v4.0.0-dev.14'], cwd=/w/workspace/edgexfoundry_device-mqtt-go_main, universal_newlines=False, shell=None, istream=None) 10:39:14 2025-03-05 10:39:14,610 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-mqtt-go_main/.semver/main 10:39:14 4.0.0-dev.14 [Pipeline] } 10:39:14 $ docker exec --env ******** --env ******** 376a7185cb7ed8d723686ad0095a59f32d9bb794ee712281a661d6afcb811c82 ssh-agent -k 10:39:14 unset SSH_AUTH_SOCK; 10:39:14 unset SSH_AGENT_PID; 10:39:14 echo Agent pid 38 killed; 10:39:14 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 10:39:15 + git semver [Pipeline] } 10:39:15 $ docker stop --time=1 376a7185cb7ed8d723686ad0095a59f32d9bb794ee712281a661d6afcb811c82 10:39:16 $ docker rm -f --volumes 376a7185cb7ed8d723686ad0095a59f32d9bb794ee712281a661d6afcb811c82 [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:39:17 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 10:39:17 10:39:17 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:39:17 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 10:39:17 0.23.1-centos7: Pulling from edgex-lftools 10:39:17 ab5ef0e58194: Pulling fs layer 10:39:17 9712f1f96733: Pulling fs layer 10:39:17 63f879dbbcfc: Pulling fs layer 10:39:17 0d9ebad4ef96: Pulling fs layer 10:39:17 e9a5061849ea: Pulling fs layer 10:39:17 d747dcd14b5f: Pulling fs layer 10:39:17 2de7ff778b66: Pulling fs layer 10:39:17 0d9ebad4ef96: Waiting 10:39:17 d747dcd14b5f: Waiting 10:39:17 2de7ff778b66: Waiting 10:39:17 e9a5061849ea: Waiting 10:39:17 9712f1f96733: Verifying Checksum 10:39:17 9712f1f96733: Download complete 10:39:17 63f879dbbcfc: Verifying Checksum 10:39:17 63f879dbbcfc: Download complete 10:39:17 e9a5061849ea: Verifying Checksum 10:39:17 e9a5061849ea: Download complete 10:39:17 d747dcd14b5f: Verifying Checksum 10:39:17 d747dcd14b5f: Download complete 10:39:17 0d9ebad4ef96: Verifying Checksum 10:39:17 0d9ebad4ef96: Download complete 10:39:17 ab5ef0e58194: Download complete 10:39:17 2de7ff778b66: Verifying Checksum 10:39:17 2de7ff778b66: Download complete 10:39:20 ab5ef0e58194: Pull complete 10:39:20 9712f1f96733: Pull complete 10:39:21 63f879dbbcfc: Pull complete 10:39:24 0d9ebad4ef96: Pull complete 10:39:24 e9a5061849ea: Pull complete 10:39:24 d747dcd14b5f: Pull complete 10:39:25 2de7ff778b66: Pull complete 10:39:25 Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 10:39:25 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 10:39:25 nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 10:39:25 prd-ubuntu20.04-docker-8c-8g-40304 does not seem to be running inside a container 10:39:25 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgexfoundry_device-mqtt-go_main -v /w/workspace/edgexfoundry_device-mqtt-go_main:/w/workspace/edgexfoundry_device-mqtt-go_main:rw,z -v /w/workspace/edgexfoundry_device-mqtt-go_main@tmp:/w/workspace/edgexfoundry_device-mqtt-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 cat 10:39:27 $ docker top c0454d8d14477177b6824376960d7dd7eb3719e42a50d916005f76f86275c838 -eo pid,comm [Pipeline] { [Pipeline] configFileProvider 10:39:27 provisioning config files... 10:39:27 copy managed file [sigul-config] to file:/w/workspace/edgexfoundry_device-mqtt-go_main@tmp/config6375068252981610887tmp 10:39:27 copy managed file [sigul-password] to file:/w/workspace/edgexfoundry_device-mqtt-go_main@tmp/config17965815389738525953tmp 10:39:27 copy managed file [sigul-pki] to file:/w/workspace/edgexfoundry_device-mqtt-go_main@tmp/config13240958635750810015tmp [Pipeline] { [Pipeline] echo 10:39:27 Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh 10:39:28 ---> sigul-configuration.sh 10:39:28 gpg: directory `/root/.gnupg' created 10:39:28 gpg: new configuration file `/root/.gnupg/gpg.conf' created 10:39:28 gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run 10:39:28 gpg: keyring `/root/.gnupg/secring.gpg' created 10:39:28 gpg: keyring `/root/.gnupg/pubring.gpg' created 10:39:28 gpg: CAST5 encrypted data 10:39:28 gpg: encrypted with 1 passphrase 10:39:28 gpg: WARNING: message was not integrity protected [Pipeline] sh 10:39:28 + mkdir /home/jenkins 10:39:28 + mkdir /home/jenkins/sigul [Pipeline] sh 10:39:28 + 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 10:39:28 Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh 10:39:28 ---> sigul-install.sh 10:39:28 Sigul already installed; skipping installation. [Pipeline] sh 10:39:29 + git tag --list 10:39:29 0.7.1 10:39:29 v1.0.0 10:39:29 v1.1.0 10:39:29 v1.1.1 10:39:29 v1.2.2 10:39:29 v1.3.0 10:39:29 v1.3.1 10:39:29 v2.0.0 10:39:29 v2.1.0 10:39:29 v2.1.1 10:39:29 v2.2.0 10:39:29 v2.3.0 10:39:29 v3.0 10:39:29 v3.0.0 10:39:29 v3.1 10:39:29 v3.1.0 10:39:29 v3.1.0-dev.1 10:39:29 v3.1.0-dev.10 10:39:29 v3.1.0-dev.11 10:39:29 v3.1.0-dev.12 10:39:29 v3.1.0-dev.13 10:39:29 v3.1.0-dev.14 10:39:29 v3.1.0-dev.15 10:39:29 v3.1.0-dev.16 10:39:29 v3.1.0-dev.17 10:39:29 v3.1.0-dev.18 10:39:29 v3.1.0-dev.19 10:39:29 v3.1.0-dev.2 10:39:29 v3.1.0-dev.20 10:39:29 v3.1.0-dev.21 10:39:29 v3.1.0-dev.22 10:39:29 v3.1.0-dev.23 10:39:29 v3.1.0-dev.24 10:39:29 v3.1.0-dev.25 10:39:29 v3.1.0-dev.3 10:39:29 v3.1.0-dev.4 10:39:29 v3.1.0-dev.5 10:39:29 v3.1.0-dev.6 10:39:29 v3.1.0-dev.7 10:39:29 v3.1.0-dev.8 10:39:29 v3.1.0-dev.9 10:39:29 v3.1.1 10:39:29 v3.2.0-dev.1 10:39:29 v3.2.0-dev.10 10:39:29 v3.2.0-dev.11 10:39:29 v3.2.0-dev.12 10:39:29 v3.2.0-dev.13 10:39:29 v3.2.0-dev.14 10:39:29 v3.2.0-dev.15 10:39:29 v3.2.0-dev.16 10:39:29 v3.2.0-dev.17 10:39:29 v3.2.0-dev.18 10:39:29 v3.2.0-dev.19 10:39:29 v3.2.0-dev.2 10:39:29 v3.2.0-dev.20 10:39:29 v3.2.0-dev.21 10:39:29 v3.2.0-dev.22 10:39:29 v3.2.0-dev.23 10:39:29 v3.2.0-dev.3 10:39:29 v3.2.0-dev.4 10:39:29 v3.2.0-dev.5 10:39:29 v3.2.0-dev.6 10:39:29 v3.2.0-dev.7 10:39:29 v3.2.0-dev.8 10:39:29 v3.2.0-dev.9 10:39:29 v4.0.0-dev.1 10:39:29 v4.0.0-dev.10 10:39:29 v4.0.0-dev.11 10:39:29 v4.0.0-dev.12 10:39:29 v4.0.0-dev.13 10:39:29 v4.0.0-dev.14 10:39:29 v4.0.0-dev.2 10:39:29 v4.0.0-dev.3 10:39:29 v4.0.0-dev.4 10:39:29 v4.0.0-dev.5 10:39:29 v4.0.0-dev.6 10:39:29 v4.0.0-dev.7 10:39:29 v4.0.0-dev.8 10:39:29 v4.0.0-dev.9 [Pipeline] sh 10:39:29 + lftools sign git-tag v4.0.0-dev.14 10:39:30 Signing Git tag with Sigul... 10:39:30 Signing v4.0.0-dev.14 [Pipeline] echo 10:39:30 Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh 10:39:30 ---> sigul-configuration-cleanup.sh [Pipeline] } 10:39:30 Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } 10:39:30 $ docker stop --time=1 c0454d8d14477177b6824376960d7dd7eb3719e42a50d916005f76f86275c838 10:39:32 $ docker rm -f --volumes c0454d8d14477177b6824376960d7dd7eb3719e42a50d916005f76f86275c838 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] sh 10:39:32 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 10:39:32 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:39:33 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 10:39:33 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 10:39:33 prd-ubuntu20.04-docker-8c-8g-40304 does not seem to be running inside a container 10:39:33 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgexfoundry_device-mqtt-go_main -v /w/workspace/edgexfoundry_device-mqtt-go_main:/w/workspace/edgexfoundry_device-mqtt-go_main:rw,z -v /w/workspace/edgexfoundry_device-mqtt-go_main@tmp:/w/workspace/edgexfoundry_device-mqtt-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 10:39:33 $ docker top 8445e01f969be6d15932bbba4d41b63183ec5bdb6db4fb30f80ab53c14ffe3ac -eo pid,comm 10:39: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). 10:39:33 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 10:39:33 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 10:39:33 [ssh-agent] Looking for ssh-agent implementation... 10:39:33 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 10:39:33 $ docker exec 8445e01f969be6d15932bbba4d41b63183ec5bdb6db4fb30f80ab53c14ffe3ac ssh-agent 10:39:33 SSH_AUTH_SOCK=/tmp/ssh-MFaRckQ8l6IX/agent.32 10:39:33 SSH_AGENT_PID=39 10:39:33 Running ssh-add (command line suppressed) 10:39:33 Identity added: /w/workspace/edgexfoundry_device-mqtt-go_main@tmp/private_key_4876321511240433789.key (/w/workspace/edgexfoundry_device-mqtt-go_main@tmp/private_key_4876321511240433789.key) 10:39:33 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 10:39:34 + git semver bump pre 10:39:34 2025-03-05 10:39:34,330 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-mqtt-go_main/.semver/main 10:39:34 2025-03-05 10:39:34,331 [bump_version] DEBUG bumping version:4.0.0-dev.14 on axis:pre with prefix:dev 10:39:34 2025-03-05 10:39:34,331 [bump_version] DEBUG bumped version:4.0.0-dev.15 10:39:34 2025-03-05 10:39:34,331 [write_version] DEBUG write version:4.0.0-dev.15 to path:/w/workspace/edgexfoundry_device-mqtt-go_main/.semver/main with force:True 10:39:34 2025-03-05 10:39:34,331 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-mqtt-go_main/.semver/main 10:39:34 2025-03-05 10:39:34,331 [write_file] DEBUG write to file:/w/workspace/edgexfoundry_device-mqtt-go_main/.semver/main 10:39:34 2025-03-05 10:39:34,335 [execute] INFO git cat-file --batch-check 10:39:34 2025-03-05 10:39:34,335 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgexfoundry_device-mqtt-go_main/.semver, universal_newlines=False, shell=None, istream=) 10:39:34 2025-03-05 10:39:34,341 [execute] INFO git cat-file --batch 10:39:34 2025-03-05 10:39:34,341 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgexfoundry_device-mqtt-go_main/.semver, universal_newlines=False, shell=None, istream=) 10:39:34 2025-03-05 10:39:34,347 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-mqtt-go_main/.semver/main 10:39:34 4.0.0-dev.15 [Pipeline] } 10:39:34 $ docker exec --env ******** --env ******** 8445e01f969be6d15932bbba4d41b63183ec5bdb6db4fb30f80ab53c14ffe3ac ssh-agent -k 10:39:34 unset SSH_AUTH_SOCK; 10:39:34 unset SSH_AGENT_PID; 10:39:34 echo Agent pid 39 killed; 10:39:34 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 10:39:34 + git semver [Pipeline] } 10:39:35 $ docker stop --time=1 8445e01f969be6d15932bbba4d41b63183ec5bdb6db4fb30f80ab53c14ffe3ac 10:39:36 $ docker rm -f --volumes 8445e01f969be6d15932bbba4d41b63183ec5bdb6db4fb30f80ab53c14ffe3ac [Pipeline] // withDockerContainer [Pipeline] sh 10:39:36 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 10:39:36 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:39:37 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 10:39:37 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 10:39:37 prd-ubuntu20.04-docker-8c-8g-40304 does not seem to be running inside a container 10:39:37 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgexfoundry_device-mqtt-go_main -v /w/workspace/edgexfoundry_device-mqtt-go_main:/w/workspace/edgexfoundry_device-mqtt-go_main:rw,z -v /w/workspace/edgexfoundry_device-mqtt-go_main@tmp:/w/workspace/edgexfoundry_device-mqtt-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 10:39:37 $ docker top 9101298398c9ee13742770985a6db3fa3489c3b66b7fe6a58ecd547f35037301 -eo pid,comm 10:39:37 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). 10:39:37 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 10:39:37 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 10:39:37 [ssh-agent] Looking for ssh-agent implementation... 10:39:37 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 10:39:37 $ docker exec 9101298398c9ee13742770985a6db3fa3489c3b66b7fe6a58ecd547f35037301 ssh-agent 10:39:37 SSH_AUTH_SOCK=/tmp/ssh-duvsDR8n4482/agent.32 10:39:37 SSH_AGENT_PID=38 10:39:37 Running ssh-add (command line suppressed) 10:39:37 Identity added: /w/workspace/edgexfoundry_device-mqtt-go_main@tmp/private_key_2119441550366290371.key (/w/workspace/edgexfoundry_device-mqtt-go_main@tmp/private_key_2119441550366290371.key) 10:39:37 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 10:39:38 + git semver push 10:39:38 2025-03-05 10:39:38,461 [run_push] DEBUG push 10:39:38 2025-03-05 10:39:38,462 [execute] INFO git cat-file --batch-check 10:39:38 2025-03-05 10:39:38,462 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgexfoundry_device-mqtt-go_main/.semver, universal_newlines=False, shell=None, istream=) 10:39:38 2025-03-05 10:39:38,465 [execute] INFO git rev-list 683450000ac4b58adb49fe44ab89b5283ad0d5b1 -- 10:39:38 2025-03-05 10:39:38,466 [execute] DEBUG Popen(['git', 'rev-list', '683450000ac4b58adb49fe44ab89b5283ad0d5b1', '--'], cwd=/w/workspace/edgexfoundry_device-mqtt-go_main/.semver, universal_newlines=False, shell=None, istream=None) 10:39:38 2025-03-05 10:39:38,475 [execute] INFO git fetch -v origin 10:39:38 2025-03-05 10:39:38,476 [execute] DEBUG Popen(['git', 'fetch', '-v', 'origin'], cwd=/w/workspace/edgexfoundry_device-mqtt-go_main/.semver, universal_newlines=True, shell=None, istream=None) 10:39:39 2025-03-05 10:39:38,942 [run_push] DEBUG no remote changes detected 10:39:39 2025-03-05 10:39:38,943 [execute] INFO git push origin semver 10:39:39 2025-03-05 10:39:38,943 [execute] DEBUG Popen(['git', 'push', 'origin', 'semver'], cwd=/w/workspace/edgexfoundry_device-mqtt-go_main/.semver, universal_newlines=False, shell=None, istream=None) 10:39:40 2025-03-05 10:39:39,698 [run_push] DEBUG push all version tags 10:39:40 2025-03-05 10:39:39,698 [execute] INFO git push origin refs/tags/v*:refs/tags/v* 10:39:40 2025-03-05 10:39:39,699 [execute] DEBUG Popen(['git', 'push', 'origin', 'refs/tags/v*:refs/tags/v*'], cwd=/w/workspace/edgexfoundry_device-mqtt-go_main, universal_newlines=False, shell=None, istream=None) 10:39:42 2025-03-05 10:39:42,308 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-mqtt-go_main/.semver/main 10:39:42 4.0.0-dev.15 [Pipeline] } 10:39:42 $ docker exec --env ******** --env ******** 9101298398c9ee13742770985a6db3fa3489c3b66b7fe6a58ecd547f35037301 ssh-agent -k 10:39:42 unset SSH_AUTH_SOCK; 10:39:42 unset SSH_AGENT_PID; 10:39:42 echo Agent pid 38 killed; 10:39:42 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 10:39:43 + git semver [Pipeline] } 10:39:43 $ docker stop --time=1 9101298398c9ee13742770985a6db3fa3489c3b66b7fe6a58ecd547f35037301 10:39:44 $ docker rm -f --volumes 9101298398c9ee13742770985a6db3fa3489c3b66b7fe6a58ecd547f35037301 [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 10:39:45 + [ -d /w/workspace/edgexfoundry_device-mqtt-go_main/archives ] 10:39:45 + ls -al /w/workspace/edgexfoundry_device-mqtt-go_main/archives 10:39:45 total 16 10:39:45 drwxr-xr-x 3 root root 4096 Mar 5 10:26 . 10:39:45 drwxrwxr-x 10 jenkins jenkins 4096 Mar 5 10:39 .. 10:39:45 drwxr-xr-x 2 root root 4096 Mar 5 10:26 cost 10:39:45 -rw-r--r-- 1 root root 86 Mar 5 10:26 cost.csv 10:39:45 + sudo chown -R jenkins:jenkins /w/workspace/edgexfoundry_device-mqtt-go_main/archives 10:39:45 + ls -al /w/workspace/edgexfoundry_device-mqtt-go_main/archives 10:39:45 total 16 10:39:45 drwxr-xr-x 3 jenkins jenkins 4096 Mar 5 10:26 . 10:39:45 drwxrwxr-x 10 jenkins jenkins 4096 Mar 5 10:39 .. 10:39:45 drwxr-xr-x 2 jenkins jenkins 4096 Mar 5 10:26 cost 10:39:45 -rw-r--r-- 1 jenkins jenkins 86 Mar 5 10:26 cost.csv [Pipeline] libraryResource [Pipeline] sh 10:39:45 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 10:39:46 ---> package-listing.sh 10:39:46 ++ facter osfamily 10:39:46 ++ tr '[:upper:]' '[:lower:]' 10:39:46 + OS_FAMILY=debian 10:39:46 + workspace=/w/workspace/edgexfoundry_device-mqtt-go_main 10:39:46 + START_PACKAGES=/tmp/packages_start.txt 10:39:46 + END_PACKAGES=/tmp/packages_end.txt 10:39:46 + DIFF_PACKAGES=/tmp/packages_diff.txt 10:39:46 + PACKAGES=/tmp/packages_start.txt 10:39:46 + '[' /w/workspace/edgexfoundry_device-mqtt-go_main ']' 10:39:46 + PACKAGES=/tmp/packages_end.txt 10:39:46 + case "${OS_FAMILY}" in 10:39:46 + dpkg -l 10:39:46 + grep '^ii' 10:39:46 + '[' -f /tmp/packages_start.txt ']' 10:39:46 + '[' -f /tmp/packages_end.txt ']' 10:39:46 + diff /tmp/packages_start.txt /tmp/packages_end.txt 10:39:46 + '[' /w/workspace/edgexfoundry_device-mqtt-go_main ']' 10:39:46 + mkdir -p /w/workspace/edgexfoundry_device-mqtt-go_main/archives/ 10:39:46 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgexfoundry_device-mqtt-go_main/archives/ [Pipeline] echo 10:39:46 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-mqtt-go_main/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 10:39:46 + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:39:47 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 10:39:47 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 10:39:47 prd-ubuntu20.04-docker-8c-8g-40304 does not seem to be running inside a container 10:39:47 $ 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-mqtt-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-mqtt-go_main -v /w/workspace/edgexfoundry_device-mqtt-go_main:/w/workspace/edgexfoundry_device-mqtt-go_main:rw,z -v /w/workspace/edgexfoundry_device-mqtt-go_main@tmp:/w/workspace/edgexfoundry_device-mqtt-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 10:39:47 $ docker top 9a8076f2d2aaa29d3382dc3910ef1ef13c5d067c7fc599ddd57b430e448c5b00 -eo pid,comm [Pipeline] { [Pipeline] sh 10:39:48 + touch /tmp/pre-build-complete [Pipeline] sh 10:39:48 + mkdir -p /var/log/sysstat [Pipeline] sh 10:39:48 + ls /var/log/sa-host 10:39:48 ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 10:39:48 provisioning config files... 10:39:48 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgexfoundry_device-mqtt-go_main@tmp/config13342109262458541768tmp [Pipeline] { [Pipeline] echo 10:39:48 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 10:39:49 ---> create-netrc.sh [Pipeline] } 10:39:49 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 10:39:49 ---> python-tools-install.sh [Pipeline] echo 10:39:49 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 10:39:49 ---> sudo-logs.sh 10:39:49 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 10:39:49 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 10:39:50 ---> job-cost.sh 10:39:50 lf-activate-venv: SKIPPING 10:39:50 DEBUG: total: 0.2199999988079071 10:39:50 INFO: Retrieving Stack Cost... 10:39:50 INFO: Retrieving Pricing Info for: v3-standard-8 10:39:50 INFO: Archiving Costs [Pipeline] echo 10:39:50 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 10:39:51 ---> logs-deploy.sh 10:39:51 lf-activate-venv: SKIPPING 10:39:51 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-mqtt-go/main/192 10:39:51 INFO: archiving workspace using pattern(s): 10:39:52 Archives upload complete. 10:39:52 INFO: archiving logs to Nexus 10:39:52 ---> uname -a: 10:39:52 Linux prd-ubuntu20-04-docker-8c-8g-40304 5.4.0-126-generic #142-Ubuntu SMP Fri Aug 26 12:12:57 UTC 2022 x86_64 GNU/Linux 10:39:52 10:39:52 10:39:52 ---> lscpu: 10:39:52 Architecture: x86_64 10:39:52 CPU op-mode(s): 32-bit, 64-bit 10:39:52 Byte Order: Little Endian 10:39:52 Address sizes: 40 bits physical, 48 bits virtual 10:39:52 CPU(s): 8 10:39:52 On-line CPU(s) list: 0-7 10:39:52 Thread(s) per core: 1 10:39:52 Core(s) per socket: 1 10:39:52 Socket(s): 8 10:39:52 NUMA node(s): 1 10:39:52 Vendor ID: AuthenticAMD 10:39:52 CPU family: 23 10:39:52 Model: 49 10:39:52 Model name: AMD EPYC-Rome Processor 10:39:52 Stepping: 0 10:39:52 CPU MHz: 2799.998 10:39:52 BogoMIPS: 5599.99 10:39:52 Virtualization: AMD-V 10:39:52 Hypervisor vendor: KVM 10:39:52 Virtualization type: full 10:39:52 L1d cache: 256 KiB 10:39:52 L1i cache: 256 KiB 10:39:52 L2 cache: 4 MiB 10:39:52 L3 cache: 128 MiB 10:39:52 NUMA node0 CPU(s): 0-7 10:39:52 Vulnerability Itlb multihit: Not affected 10:39:52 Vulnerability L1tf: Not affected 10:39:52 Vulnerability Mds: Not affected 10:39:52 Vulnerability Meltdown: Not affected 10:39:52 Vulnerability Mmio stale data: Not affected 10:39:52 Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp 10:39:52 Vulnerability Spectre v1: Mitigation; usercopy/swapgs barriers and __user pointer sanitization 10:39:52 Vulnerability Spectre v2: Mitigation; Retpolines, IBPB conditional, IBRS_FW, STIBP disabled, RSB filling 10:39:52 Vulnerability Srbds: Not affected 10:39:52 Vulnerability Tsx async abort: Not affected 10:39:52 Flags: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm rep_good nopl cpuid extd_apicid tsc_known_freq pni pclmulqdq ssse3 fma cx16 sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand hypervisor lahf_lm cmp_legacy svm cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw topoext perfctr_core ssbd ibrs ibpb stibp vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 rdseed adx smap clflushopt clwb sha_ni xsaveopt xsavec xgetbv1 xsaves clzero xsaveerptr wbnoinvd arat npt nrip_save umip rdpid arch_capabilities 10:39:52 10:39:52 10:39:52 ---> nproc: 10:39:52 8 10:39:52 10:39:52 10:39:52 ---> df -h: 10:39:52 Filesystem Size Used Avail Use% Mounted on 10:39:52 overlay 155G 14G 142G 9% / 10:39:52 tmpfs 64M 0 64M 0% /dev 10:39:52 tmpfs 16G 0 16G 0% /sys/fs/cgroup 10:39:52 shm 64M 0 64M 0% /dev/shm 10:39:52 /dev/vda1 155G 14G 142G 9% /facter-os 10:39:52 10:39:52 10:39:52 ---> sar -b -r -n DEV: 10:39:52 Linux 5.4.0-126-generic (prd-ubuntu20-04-docker-8c-8g-40304) 03/05/25 _x86_64_ (8 CPU) 10:39:52 10:39:52 10:23:02 LINUX RESTART (8 CPU) 10:39:52 10:39:52 10:24:01 tps rtps wtps dtps bread/s bwrtn/s bdscd/s 10:39:52 10:25:01 348.41 3.62 344.79 0.00 66.26 98814.33 0.00 10:39:52 10:26:01 104.25 0.15 104.10 0.00 6.13 31272.52 0.00 10:39:52 10:27:01 127.90 0.10 127.80 0.00 13.46 35427.31 0.00 10:39:52 10:28:01 1.65 0.00 1.65 0.00 0.00 19.33 0.00 10:39:52 10:29:01 40.34 4.93 35.40 0.00 2617.79 5925.62 0.00 10:39:52 10:30:01 3.73 0.02 3.72 0.00 0.13 81.45 0.00 10:39:52 10:31:01 1.13 0.00 1.13 0.00 0.00 13.33 0.00 10:39:52 10:32:01 1.75 0.00 1.75 0.00 0.00 20.26 0.00 10:39:52 10:33:01 1.08 0.00 1.08 0.00 0.00 12.80 0.00 10:39:52 10:34:01 1.62 0.00 1.62 0.00 0.00 18.39 0.00 10:39:52 10:35:01 1.08 0.00 1.08 0.00 0.00 16.66 0.00 10:39:52 10:36:01 1.05 0.00 1.05 0.00 0.00 12.66 0.00 10:39:52 10:37:01 2.05 1.02 1.03 0.00 21.86 16.40 0.00 10:39:52 10:38:01 2.38 0.00 2.38 0.00 0.00 28.53 0.00 10:39:52 10:39:01 39.43 0.12 39.31 0.00 10.40 24025.46 0.00 10:39:52 Average: 45.19 0.66 44.53 0.00 182.43 13046.78 0.00 10:39:52 10:39:52 10:24:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 10:39:52 10:25:01 27240668 31286476 1028428 3.13 186056 3958992 2359924 6.95 1707316 3369532 459112 10:39:52 10:26:01 27112244 31501276 817296 2.49 191504 4290552 2027364 5.97 1411756 3790044 372704 10:39:52 10:27:01 26990072 31533268 782428 2.38 199984 4405132 1776360 5.24 1395664 3893972 160 10:39:52 10:28:01 26990392 31533696 781760 2.38 200028 4405132 1776360 5.24 1395712 3893972 20 10:39:52 10:29:01 26687948 31519568 759616 2.31 222748 4679196 1739448 5.13 1591212 3969408 12 10:39:52 10:30:01 26692460 31519108 760060 2.31 221260 4675940 1721740 5.07 1590560 3966192 8 10:39:52 10:31:01 26699240 31525968 753176 2.29 221296 4675948 1721740 5.07 1584072 3966200 16 10:39:52 10:32:01 26699800 31526592 752516 2.29 221360 4675952 1721740 5.07 1584216 3966208 24 10:39:52 10:33:01 26701448 31528248 750996 2.28 221388 4675952 1721740 5.07 1582164 3966212 8 10:39:52 10:34:01 26701396 31528424 750700 2.28 221428 4676088 1721740 5.07 1582348 3966348 12 10:39:52 10:35:01 26702412 31529440 749608 2.28 221452 4676088 1721740 5.07 1581660 3966348 4 10:39:52 10:36:01 26702396 31529428 749552 2.28 221460 4676092 1721740 5.07 1581664 3966352 28 10:39:52 10:37:01 26700124 31528272 750632 2.28 221544 4676708 1734160 5.11 1582384 3966876 352 10:39:52 10:38:01 26700288 31528468 750376 2.28 221580 4676700 1734160 5.11 1582076 3966880 12 10:39:52 10:39:01 25886884 31481304 793276 2.41 228976 5382748 1863664 5.49 1636704 4670500 27736 10:39:52 Average: 26747185 31506636 782028 2.38 214804 4613815 1804241 5.32 1559301 3952336 57347 10:39:52 10:39:52 10:24:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 10:39:52 10:25:01 lo 1.93 1.93 0.19 0.19 0.00 0.00 0.00 0.00 10:39:52 10:25:01 ens3 576.74 353.61 6177.53 47.38 0.00 0.00 0.00 0.00 10:39:52 10:25:01 veth221db13 0.00 0.15 0.00 0.01 0.00 0.00 0.00 0.00 10:39:52 10:25:01 docker0 269.77 431.94 23.61 2919.47 0.00 0.00 0.00 0.00 10:39:52 10:26:01 lo 0.47 0.47 0.04 0.04 0.00 0.00 0.00 0.00 10:39:52 10:26:01 ens3 26.35 14.35 58.66 9.56 0.00 0.00 0.00 0.00 10:39:52 10:26:01 docker0 1.48 3.25 0.09 38.12 0.00 0.00 0.00 0.00 10:39:52 10:27:01 lo 7.73 7.73 0.77 0.77 0.00 0.00 0.00 0.00 10:39:52 10:27:01 ens3 168.47 117.93 2688.98 361.59 0.00 0.00 0.00 0.00 10:39:52 10:27:01 docker0 2.88 6.07 0.18 76.77 0.00 0.00 0.00 0.00 10:39:52 10:28:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 10:39:52 10:28:01 ens3 0.80 0.60 0.39 0.29 0.00 0.00 0.00 0.00 10:39:52 10:28:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:39:52 10:29:01 lo 0.40 0.40 0.05 0.05 0.00 0.00 0.00 0.00 10:39:52 10:29:01 ens3 95.72 41.20 2154.40 3.30 0.00 0.00 0.00 0.00 10:39:52 10:29:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:39:52 10:30:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 10:39:52 10:30:01 ens3 0.62 0.13 0.06 0.01 0.00 0.00 0.00 0.00 10:39:52 10:30:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:39:52 10:31:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:39:52 10:31:01 ens3 0.80 0.37 0.37 0.27 0.00 0.00 0.00 0.00 10:39:52 10:31:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:39:52 10:32:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 10:39:52 10:32:01 ens3 0.13 0.10 0.01 0.01 0.00 0.00 0.00 0.00 10:39:52 10:32:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:39:52 10:33:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:39:52 10:33:01 ens3 0.03 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:39:52 10:33:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:39:52 10:34:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 10:39:52 10:34:01 ens3 0.38 0.23 0.14 0.08 0.00 0.00 0.00 0.00 10:39:52 10:34:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:39:52 10:35:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:39:52 10:35:01 ens3 0.05 0.02 0.00 0.00 0.00 0.00 0.00 0.00 10:39:52 10:35:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:39:52 10:36:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 10:39:52 10:36:01 ens3 0.38 0.10 0.04 0.01 0.00 0.00 0.00 0.00 10:39:52 10:36:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:39:52 10:37:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:39:52 10:37:01 ens3 0.47 0.28 0.26 0.21 0.00 0.00 0.00 0.00 10:39:52 10:37:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:39:52 10:38:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 10:39:52 10:38:01 ens3 0.23 0.07 0.03 0.01 0.00 0.00 0.00 0.00 10:39:52 10:38:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:39:52 10:39:01 lo 1.07 1.07 0.10 0.10 0.00 0.00 0.00 0.00 10:39:52 10:39:01 ens3 133.93 77.02 3923.28 11.32 0.00 0.00 0.00 0.00 10:39:52 10:39:01 veth9873116 0.30 0.32 0.03 0.13 0.00 0.00 0.00 0.00 10:39:52 10:39:01 docker0 0.30 0.28 0.03 0.13 0.00 0.00 0.00 0.00 10:39:52 Average: lo 0.85 0.85 0.08 0.08 0.00 0.00 0.00 0.00 10:39:52 Average: ens3 67.01 40.40 1000.28 28.93 0.00 0.00 0.00 0.00 10:39:52 Average: veth9873116 0.02 0.02 0.00 0.01 0.00 0.00 0.00 0.00 10:39:52 Average: docker0 18.30 29.44 1.59 202.29 0.00 0.00 0.00 0.00 10:39:52 10:39:52 10:39:52 ---> sar -P ALL: 10:39:52 Linux 5.4.0-126-generic (prd-ubuntu20-04-docker-8c-8g-40304) 03/05/25 _x86_64_ (8 CPU) 10:39:52 10:39:52 10:23:02 LINUX RESTART (8 CPU) 10:39:52 10:39:52 10:24:01 CPU %user %nice %system %iowait %steal %idle 10:39:52 10:25:01 all 24.25 0.00 7.69 1.60 0.08 66.39 10:39:52 10:25:01 0 24.23 0.00 8.17 0.52 0.07 67.01 10:39:52 10:25:01 1 24.42 0.00 8.57 1.01 0.07 65.93 10:39:52 10:25:01 2 26.93 0.00 7.67 0.14 0.07 65.20 10:39:52 10:25:01 3 25.31 0.00 7.31 0.46 0.07 66.85 10:39:52 10:25:01 4 22.83 0.00 6.75 0.61 0.07 69.75 10:39:52 10:25:01 5 24.19 0.00 6.73 0.73 0.10 68.25 10:39:52 10:25:01 6 22.93 0.00 7.81 2.42 0.07 66.76 10:39:52 10:25:01 7 23.12 0.00 8.51 6.94 0.10 61.32 10:39:52 10:26:01 all 50.81 0.00 8.01 0.36 0.09 40.73 10:39:52 10:26:01 0 48.70 0.00 7.59 0.20 0.08 43.43 10:39:52 10:26:01 1 52.77 0.00 7.99 0.05 0.10 39.09 10:39:52 10:26:01 2 51.74 0.00 8.12 1.04 0.08 39.01 10:39:52 10:26:01 3 51.64 0.00 7.50 0.32 0.08 40.46 10:39:52 10:26:01 4 50.62 0.00 8.68 0.24 0.08 40.37 10:39:52 10:26:01 5 48.82 0.00 7.69 0.03 0.08 43.36 10:39:52 10:26:01 6 50.32 0.00 7.70 0.05 0.08 41.85 10:39:52 10:26:01 7 51.85 0.00 8.83 0.96 0.08 38.28 10:39:52 10:27:01 all 4.75 0.00 1.80 0.56 0.04 92.85 10:39:52 10:27:01 0 3.77 0.00 1.29 0.12 0.03 94.79 10:39:52 10:27:01 1 5.45 0.00 1.69 0.15 0.03 92.67 10:39:52 10:27:01 2 3.10 0.00 2.05 3.23 0.07 91.55 10:39:52 10:27:01 3 6.14 0.00 1.92 0.05 0.05 91.84 10:39:52 10:27:01 4 3.50 0.00 1.83 0.13 0.03 94.50 10:39:52 10:27:01 5 6.65 0.00 1.82 0.03 0.03 91.47 10:39:52 10:27:01 6 5.42 0.00 1.67 0.62 0.02 92.27 10:39:52 10:27:01 7 3.97 0.00 2.13 0.13 0.02 93.75 10:39:52 10:28:01 all 0.16 0.00 0.02 0.00 0.01 99.81 10:39:52 10:28:01 0 0.02 0.00 0.02 0.00 0.02 99.95 10:39:52 10:28:01 1 0.03 0.00 0.00 0.00 0.02 99.95 10:39:52 10:28:01 2 0.07 0.00 0.00 0.02 0.03 99.88 10:39:52 10:28:01 3 0.00 0.00 0.00 0.00 0.00 100.00 10:39:52 10:28:01 4 0.03 0.00 0.00 0.00 0.02 99.95 10:39:52 10:28:01 5 1.09 0.00 0.12 0.00 0.00 98.79 10:39:52 10:28:01 6 0.02 0.00 0.00 0.00 0.02 99.97 10:39:52 10:28:01 7 0.02 0.00 0.00 0.00 0.02 99.97 10:39:52 10:29:01 all 2.02 0.00 1.13 0.25 0.02 96.58 10:39:52 10:29:01 0 2.65 0.00 1.18 0.03 0.02 96.11 10:39:52 10:29:01 1 2.59 0.00 1.60 0.07 0.02 95.73 10:39:52 10:29:01 2 1.19 0.00 0.85 0.95 0.03 96.98 10:39:52 10:29:01 3 2.55 0.00 1.57 0.12 0.03 95.73 10:39:52 10:29:01 4 1.65 0.00 1.43 0.03 0.02 96.86 10:39:52 10:29:01 5 1.84 0.00 0.70 0.03 0.03 97.39 10:39:52 10:29:01 6 1.85 0.00 1.12 0.77 0.00 96.26 10:39:52 10:29:01 7 1.82 0.00 0.60 0.03 0.00 97.55 10:39:52 10:30:01 all 0.06 0.00 0.05 0.01 0.01 99.87 10:39:52 10:30:01 0 0.20 0.00 0.15 0.00 0.03 99.62 10:39:52 10:30:01 1 0.10 0.00 0.03 0.00 0.02 99.85 10:39:52 10:30:01 2 0.05 0.00 0.03 0.00 0.00 99.92 10:39:52 10:30:01 3 0.00 0.00 0.03 0.05 0.02 99.90 10:39:52 10:30:01 4 0.02 0.00 0.00 0.00 0.02 99.97 10:39:52 10:30:01 5 0.03 0.00 0.03 0.00 0.00 99.93 10:39:52 10:30:01 6 0.02 0.00 0.02 0.02 0.02 99.93 10:39:52 10:30:01 7 0.05 0.00 0.07 0.00 0.02 99.87 10:39:52 10:31:01 all 0.02 0.00 0.02 0.00 0.01 99.95 10:39:52 10:31:01 0 0.03 0.00 0.03 0.00 0.03 99.90 10:39:52 10:31:01 1 0.05 0.00 0.03 0.00 0.02 99.90 10:39:52 10:31:01 2 0.05 0.00 0.02 0.00 0.02 99.92 10:39:52 10:31:01 3 0.02 0.00 0.00 0.02 0.00 99.97 10:39:52 10:31:01 4 0.00 0.00 0.03 0.02 0.00 99.95 10:39:52 10:31:01 5 0.00 0.00 0.00 0.00 0.02 99.98 10:39:52 10:31:01 6 0.00 0.00 0.02 0.00 0.00 99.98 10:39:52 10:31:01 7 0.02 0.00 0.00 0.00 0.00 99.98 10:39:52 10:32:01 all 0.06 0.00 0.01 0.00 0.01 99.92 10:39:52 10:32:01 0 0.07 0.00 0.02 0.00 0.02 99.90 10:39:52 10:32:01 1 0.05 0.00 0.00 0.00 0.02 99.93 10:39:52 10:32:01 2 0.32 0.00 0.00 0.00 0.02 99.67 10:39:52 10:32:01 3 0.02 0.00 0.02 0.02 0.02 99.93 10:39:52 10:32:01 4 0.00 0.00 0.00 0.02 0.02 99.97 10:39:52 10:32:01 5 0.02 0.00 0.02 0.00 0.00 99.97 10:39:52 10:32:01 6 0.00 0.00 0.00 0.00 0.00 100.00 10:39:52 10:32:01 7 0.02 0.00 0.00 0.00 0.00 99.98 10:39:52 10:33:01 all 0.02 0.00 0.01 0.00 0.01 99.95 10:39:52 10:33:01 0 0.02 0.00 0.05 0.00 0.00 99.93 10:39:52 10:33:01 1 0.07 0.00 0.02 0.00 0.00 99.92 10:39:52 10:33:01 2 0.05 0.00 0.00 0.00 0.02 99.93 10:39:52 10:33:01 3 0.00 0.00 0.03 0.03 0.03 99.90 10:39:52 10:33:01 4 0.00 0.00 0.02 0.00 0.00 99.98 10:39:52 10:33:01 5 0.00 0.00 0.00 0.00 0.00 100.00 10:39:52 10:33:01 6 0.00 0.00 0.00 0.00 0.00 100.00 10:39:52 10:33:01 7 0.02 0.00 0.00 0.00 0.02 99.97 10:39:52 10:34:01 all 0.02 0.00 0.01 0.00 0.01 99.95 10:39:52 10:34:01 0 0.03 0.00 0.00 0.00 0.03 99.93 10:39:52 10:34:01 1 0.02 0.00 0.02 0.00 0.02 99.95 10:39:52 10:34:01 2 0.08 0.00 0.03 0.00 0.02 99.87 10:39:52 10:34:01 3 0.00 0.00 0.00 0.02 0.02 99.97 10:39:52 10:34:01 4 0.00 0.00 0.02 0.02 0.00 99.97 10:39:52 10:34:01 5 0.02 0.00 0.00 0.00 0.00 99.98 10:39:52 10:34:01 6 0.00 0.00 0.00 0.00 0.00 100.00 10:39:52 10:34:01 7 0.03 0.00 0.00 0.00 0.00 99.97 10:39:52 10:35:01 all 0.03 0.00 0.02 0.00 0.01 99.94 10:39:52 10:35:01 0 0.02 0.00 0.03 0.00 0.02 99.93 10:39:52 10:35:01 1 0.07 0.00 0.02 0.00 0.00 99.92 10:39:52 10:35:01 2 0.03 0.00 0.00 0.00 0.02 99.95 10:39:52 10:35:01 3 0.02 0.00 0.02 0.00 0.02 99.95 10:39:52 10:35:01 4 0.02 0.00 0.00 0.00 0.02 99.97 10:39:52 10:35:01 5 0.05 0.00 0.02 0.00 0.00 99.93 10:39:52 10:35:01 6 0.03 0.00 0.02 0.02 0.02 99.92 10:39:52 10:35:01 7 0.02 0.00 0.03 0.00 0.02 99.93 10:39:52 10:39:52 10:35:01 CPU %user %nice %system %iowait %steal %idle 10:39:52 10:36:01 all 0.01 0.00 0.01 0.00 0.01 99.96 10:39:52 10:36:01 0 0.00 0.00 0.02 0.00 0.03 99.95 10:39:52 10:36:01 1 0.03 0.00 0.03 0.00 0.02 99.92 10:39:52 10:36:01 2 0.02 0.00 0.00 0.00 0.00 99.98 10:39:52 10:36:01 3 0.00 0.00 0.00 0.02 0.02 99.97 10:39:52 10:36:01 4 0.00 0.00 0.00 0.00 0.00 100.00 10:39:52 10:36:01 5 0.03 0.00 0.02 0.00 0.02 99.93 10:39:52 10:36:01 6 0.00 0.00 0.02 0.00 0.00 99.98 10:39:52 10:36:01 7 0.02 0.00 0.00 0.00 0.00 99.98 10:39:52 10:37:01 all 0.05 0.00 0.04 0.01 0.01 99.89 10:39:52 10:37:01 0 0.05 0.00 0.07 0.00 0.02 99.87 10:39:52 10:37:01 1 0.22 0.00 0.07 0.03 0.02 99.67 10:39:52 10:37:01 2 0.00 0.00 0.03 0.00 0.02 99.95 10:39:52 10:37:01 3 0.00 0.00 0.02 0.02 0.02 99.95 10:39:52 10:37:01 4 0.00 0.00 0.02 0.00 0.02 99.97 10:39:52 10:37:01 5 0.02 0.00 0.03 0.00 0.00 99.95 10:39:52 10:37:01 6 0.07 0.00 0.05 0.02 0.02 99.85 10:39:52 10:37:01 7 0.03 0.00 0.07 0.00 0.02 99.88 10:39:52 10:38:01 all 0.19 0.00 0.01 0.00 0.01 99.78 10:39:52 10:38:01 0 0.03 0.00 0.02 0.00 0.03 99.92 10:39:52 10:38:01 1 0.03 0.00 0.00 0.00 0.00 99.97 10:39:52 10:38:01 2 0.08 0.00 0.03 0.00 0.02 99.87 10:39:52 10:38:01 3 1.34 0.00 0.03 0.02 0.02 98.60 10:39:52 10:38:01 4 0.00 0.00 0.00 0.00 0.02 99.98 10:39:52 10:38:01 5 0.00 0.00 0.00 0.00 0.00 100.00 10:39:52 10:38:01 6 0.03 0.00 0.00 0.02 0.00 99.95 10:39:52 10:38:01 7 0.02 0.00 0.00 0.00 0.00 99.98 10:39:52 10:39:01 all 2.89 0.00 1.22 0.27 0.02 95.60 10:39:52 10:39:01 0 2.17 0.00 0.84 0.03 0.03 96.92 10:39:52 10:39:01 1 2.27 0.00 1.36 0.07 0.02 96.29 10:39:52 10:39:01 2 3.30 0.00 1.31 0.00 0.02 95.38 10:39:52 10:39:01 3 4.04 0.00 1.33 0.25 0.03 94.35 10:39:52 10:39:01 4 3.27 0.00 1.53 1.78 0.02 93.41 10:39:52 10:39:01 5 2.18 0.00 1.89 0.02 0.02 95.90 10:39:52 10:39:01 6 2.78 0.00 0.84 0.02 0.00 96.37 10:39:52 10:39:01 7 3.08 0.00 0.69 0.02 0.02 96.20 10:39:52 Average: all 5.64 0.00 1.33 0.20 0.02 92.80 10:39:52 Average: 0 5.43 0.00 1.29 0.06 0.03 93.19 10:39:52 Average: 1 5.83 0.00 1.42 0.09 0.02 92.63 10:39:52 Average: 2 5.75 0.00 1.33 0.36 0.03 92.54 10:39:52 Average: 3 6.03 0.00 1.31 0.09 0.03 92.54 10:39:52 Average: 4 5.42 0.00 1.34 0.19 0.02 93.03 10:39:52 Average: 5 5.62 0.00 1.26 0.06 0.02 93.04 10:39:52 Average: 6 5.52 0.00 1.27 0.26 0.02 92.94 10:39:52 Average: 7 5.56 0.00 1.38 0.53 0.02 92.50 10:39:52 10:39:52 10:39:52