Push event to branch main Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 96b3e6837c0c0a3acc7abbc19ad4378a288ec056 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-ssh6734546616176159534.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 4fc256d9079ed2258907e613f84b1b8da264a4bd 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-ssh2450941928931083946.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 4fc256d9079ed2258907e613f84b1b8da264a4bd 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-ssh16955572753192365068.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 4fc256d9079ed2258907e613f84b1b8da264a4bd (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 4fc256d9079ed2258907e613f84b1b8da264a4bd # timeout=10 Commit message: "Merge pull request #430 from ernestojeda/release-lock" > 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-ssh10892009804611970758.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-ssh1921837704863459997.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, buildSnap:false] ========================================================= [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.20 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 All nodes of label ‘ubuntu20.04-docker-8c-8g’ are offline Running on prd-ubuntu20.04-docker-8c-8g-16024 in /w/workspace/edgexfoundry_device-mqtt-go_main [Pipeline] { [Pipeline] stage [Pipeline] { (Declarative: Checkout SCM) [Pipeline] checkout Selected Git installation does not exist. Using Default The recommended git tool is: NONE 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 96b3e6837c0c0a3acc7abbc19ad4378a288ec056 (main) Commit message: "fix: [WIP BUG] Add back ability for async payload to just be value when for single resource (#604)" > git config core.sparsecheckout # timeout=10 > git checkout -f 96b3e6837c0c0a3acc7abbc19ad4378a288ec056 # timeout=10 > git rev-list --no-walk 5181a79f2e8ff3649cabd86ba481ab4c2b5b9ac4 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 15:31:57 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 15:31:57 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 15:31:57 ========================================================= 15:31:57 EdgeX Global Pipelines Version Info 15:31:57 ========================================================= [Pipeline] libraryResource [Pipeline] sh 15:31:58 ------------------- 15:31:58 stable info: 15:31:58 ------------------- 15:31:58 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 15:31:58 Commit SHA: 4fc256d9079ed2258907e613f84b1b8da264a4bd 15:31:58 Message: update stable to v1.0.249 15:31:58 ------------------- 15:31:58 experimental info: 15:31:58 ------------------- 15:31:58 Commited By: **** collab-it+edgex@linuxfoundation.org 15:31:58 Commit SHA: 4fc256d9079ed2258907e613f84b1b8da264a4bd 15:31:58 Message: update experimental to v1.0.249 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 15:31:58 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-mqtt-go-settings [Pipeline] echo 15:31:58 [edgeXSetupEnvironment]: set envvar PROJECT = device-mqtt-go [Pipeline] echo 15:31:58 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 15:31:58 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 15:31:58 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 15:31:58 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.20 [Pipeline] echo 15:31:58 [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo 15:31:58 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo 15:31:58 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 15:31:58 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 15:31:58 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 15:31:58 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = device-mqtt [Pipeline] echo 15:31:58 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 15:31:59 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 15:31:59 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 15:31:59 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 15:31:59 [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo 15:31:59 [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo 15:31:59 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 15:31:59 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 15:31:59 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo 15:31:59 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo 15:31:59 [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo 15:31:59 [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo 15:31:59 [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo 15:31:59 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 15:31:59 [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo 15:31:59 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = main [Pipeline] echo 15:31:59 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = main [Pipeline] echo 15:31:59 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = main [Pipeline] echo 15:31:59 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 96b3e6837c0c0a3acc7abbc19ad4378a288ec056 [Pipeline] echo 15:31:59 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 96b3e68 [Pipeline] echo 15:31:59 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 15:31:59 provisioning config files... 15:31:59 copy managed file [device-mqtt-go-settings] to file:/w/workspace/edgexfoundry_device-mqtt-go_main@tmp/config11967781772232527958tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 15:31:59 ---> docker-login.sh 15:31:59 nexus3.edgexfoundry.org:10001 15:32:00 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 15:32:00 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 15:32:00 Configure a credential helper to remove this warning. See 15:32:00 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 15:32:00 15:32:00 Login Succeeded 15:32:00 nexus3.edgexfoundry.org:10002 15:32:00 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 15:32:00 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 15:32:00 Configure a credential helper to remove this warning. See 15:32:00 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 15:32:00 15:32:00 Login Succeeded 15:32:00 nexus3.edgexfoundry.org:10003 15:32:00 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 15:32:00 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 15:32:00 Configure a credential helper to remove this warning. See 15:32:00 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 15:32:00 15:32:00 Login Succeeded 15:32:00 nexus3.edgexfoundry.org:10004 15:32:00 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 15:32:00 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 15:32:00 Configure a credential helper to remove this warning. See 15:32:00 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 15:32:00 15:32:00 Login Succeeded 15:32:00 docker.io 15:32:00 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 15:32:00 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 15:32:00 Configure a credential helper to remove this warning. See 15:32:00 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 15:32:00 15:32:00 Login Succeeded 15:32:00 ---> docker-login.sh ends [Pipeline] } 15:32:00 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh 15:32:01 + git rev-list -1 --merges 96b3e6837c0c0a3acc7abbc19ad4378a288ec056~1..96b3e6837c0c0a3acc7abbc19ad4378a288ec056 [Pipeline] echo 15:32:01 -----------> git rev-list -1 --merges 96b3e6837c0c0a3acc7abbc19ad4378a288ec056~1..96b3e6837c0c0a3acc7abbc19ad4378a288ec056 96b3e6837c0c0a3acc7abbc19ad4378a288ec056 [false] [Pipeline] sh 15:32:01 + git log --format=format:%s -1 96b3e6837c0c0a3acc7abbc19ad4378a288ec056 [Pipeline] echo 15:32:01 ========================================================= 15:32:01 [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] 15:32:01 ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 15:32:01 + git log --format=format:%s -1 96b3e6837c0c0a3acc7abbc19ad4378a288ec056 [Pipeline] echo 15:32:01 [semverPrep] GIT_COMMIT: 96b3e6837c0c0a3acc7abbc19ad4378a288ec056, Commit Message: fix: [WIP BUG] Add back ability for async payload to just be value when for single resource (#604) [Pipeline] echo 15:32:01 [semverPrep] This is not a build commit. [Pipeline] sh 15:32:02 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 15:32:02 + grep -v github /etc/ssh/ssh_known_hosts 15:32:02 + [ -e /tmp/ssh_known_hosts ] 15:32:02 + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts 15:32:02 + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= 15:32:02 + sudo tee -a /etc/ssh/ssh_known_hosts 15:32:02 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:32:02 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 15:32:02 15:32:02 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:32:03 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 15:32:03 0.1.4: Pulling from edgex-devops/py-git-semver 15:32:03 b85a868b505f: Pulling fs layer 15:32:03 e2be974225ed: Pulling fs layer 15:32:03 339a4e72a1f5: Pulling fs layer 15:32:03 988bab9f4d93: Pulling fs layer 15:32:03 1469e6f7b9e6: Pulling fs layer 15:32:03 eaf3925da568: Pulling fs layer 15:32:03 bab4dde63d76: Pulling fs layer 15:32:03 bde34c3a00c8: Pulling fs layer 15:32:03 b352a97aabf1: Pulling fs layer 15:32:03 4872d77fe225: Pulling fs layer 15:32:03 5851b861e8e6: Pulling fs layer 15:32:03 1469e6f7b9e6: Waiting 15:32:03 eaf3925da568: Waiting 15:32:03 bab4dde63d76: Waiting 15:32:03 bde34c3a00c8: Waiting 15:32:03 b352a97aabf1: Waiting 15:32:03 5851b861e8e6: Waiting 15:32:03 988bab9f4d93: Waiting 15:32:03 e2be974225ed: Verifying Checksum 15:32:03 e2be974225ed: Download complete 15:32:03 988bab9f4d93: Verifying Checksum 15:32:03 988bab9f4d93: Download complete 15:32:03 1469e6f7b9e6: Verifying Checksum 15:32:03 1469e6f7b9e6: Download complete 15:32:03 eaf3925da568: Verifying Checksum 15:32:03 eaf3925da568: Download complete 15:32:03 339a4e72a1f5: Verifying Checksum 15:32:03 339a4e72a1f5: Download complete 15:32:03 bde34c3a00c8: Verifying Checksum 15:32:03 bde34c3a00c8: Download complete 15:32:03 b352a97aabf1: Verifying Checksum 15:32:03 b352a97aabf1: Download complete 15:32:03 4872d77fe225: Verifying Checksum 15:32:03 4872d77fe225: Download complete 15:32:03 5851b861e8e6: Download complete 15:32:03 b85a868b505f: Verifying Checksum 15:32:03 b85a868b505f: Download complete 15:32:03 bab4dde63d76: Verifying Checksum 15:32:03 bab4dde63d76: Download complete 15:32:04 b85a868b505f: Pull complete 15:32:04 e2be974225ed: Pull complete 15:32:05 339a4e72a1f5: Pull complete 15:32:05 988bab9f4d93: Pull complete 15:32:05 1469e6f7b9e6: Pull complete 15:32:05 eaf3925da568: Pull complete 15:32:07 bab4dde63d76: Pull complete 15:32:07 bde34c3a00c8: Pull complete 15:32:07 b352a97aabf1: Pull complete 15:32:07 4872d77fe225: Pull complete 15:32:07 5851b861e8e6: Pull complete 15:32:07 Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 15:32:07 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 15:32:07 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 15:32:07 prd-ubuntu20.04-docker-8c-8g-16024 does not seem to be running inside a container 15:32:07 $ 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 ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 15:32:10 $ docker top c14580a5e8d9ba5957b88fbb3a14a0d9e3b04b98a1e8108bd15c2b42f3b3ae77 -eo pid,comm 15:32:10 ERROR: The container started but didn't run the expected command. Please double check your ENTRYPOINT does execute the command passed as docker run argument, as required by official docker images (see https://github.com/docker-library/official-images#consistency for entrypoint consistency requirements). 15:32:10 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 15:32:10 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 15:32:10 [ssh-agent] Looking for ssh-agent implementation... 15:32:11 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 15:32:11 $ docker exec c14580a5e8d9ba5957b88fbb3a14a0d9e3b04b98a1e8108bd15c2b42f3b3ae77 ssh-agent 15:32:11 SSH_AUTH_SOCK=/tmp/ssh-rZ7Qs0kjEhkm/agent.32 15:32:11 SSH_AGENT_PID=38 15:32:11 Running ssh-add (command line suppressed) 15:32:11 Identity added: /w/workspace/edgexfoundry_device-mqtt-go_main@tmp/private_key_7369609602748149889.key (/w/workspace/edgexfoundry_device-mqtt-go_main@tmp/private_key_7369609602748149889.key) 15:32:11 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 15:32:11 + git tag --points-at HEAD [Pipeline] } 15:32:11 $ docker exec --env ******** --env ******** c14580a5e8d9ba5957b88fbb3a14a0d9e3b04b98a1e8108bd15c2b42f3b3ae77 ssh-agent -k 15:32:11 unset SSH_AUTH_SOCK; 15:32:11 unset SSH_AGENT_PID; 15:32:11 echo Agent pid 38 killed; 15:32:11 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 15:32:11 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 15:32:11 [ssh-agent] Looking for ssh-agent implementation... 15:32:11 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 15:32:11 $ docker exec c14580a5e8d9ba5957b88fbb3a14a0d9e3b04b98a1e8108bd15c2b42f3b3ae77 ssh-agent 15:32:11 SSH_AUTH_SOCK=/tmp/ssh-DjqF7nPyT7rL/agent.70 15:32:11 SSH_AGENT_PID=76 15:32:11 Running ssh-add (command line suppressed) 15:32:12 Identity added: /w/workspace/edgexfoundry_device-mqtt-go_main@tmp/private_key_6141383820650768998.key (/w/workspace/edgexfoundry_device-mqtt-go_main@tmp/private_key_6141383820650768998.key) 15:32:12 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 15:32:12 + git semver init 15:32:12 2023-05-18 15:32:12,491 [run_init] DEBUG init version:0.0.0 force:False 15:32:12 2023-05-18 15:32:12,492 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/edgexfoundry_device-mqtt-go_main/.semver 15:32:12 2023-05-18 15:32:12,492 [execute] INFO git clone -b semver git@github.com:edgexfoundry/device-mqtt-go.git /w/workspace/edgexfoundry_device-mqtt-go_main/.semver 15:32:12 2023-05-18 15:32:12,493 [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) 15:32:13 2023-05-18 15:32:13,271 [append_file] DEBUG append to file:/w/workspace/edgexfoundry_device-mqtt-go_main/.git/info/exclude 15:32:13 2023-05-18 15:32:13,271 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/edgexfoundry_device-mqtt-go_main/.semver/main with force:False 15:32:13 2023-05-18 15:32:13,272 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-mqtt-go_main/.semver/main 15:32:13 2023-05-18 15:32:13,272 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-mqtt-go_main/.semver/main 15:32:13 3.0.0-dev.38 [Pipeline] } 15:32:13 $ docker exec --env ******** --env ******** c14580a5e8d9ba5957b88fbb3a14a0d9e3b04b98a1e8108bd15c2b42f3b3ae77 ssh-agent -k 15:32:13 unset SSH_AUTH_SOCK; 15:32:13 unset SSH_AGENT_PID; 15:32:13 echo Agent pid 76 killed; 15:32:13 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 15:32:14 + git semver [Pipeline] } 15:32:14 $ docker stop --time=1 c14580a5e8d9ba5957b88fbb3a14a0d9e3b04b98a1e8108bd15c2b42f3b3ae77 15:32:15 $ docker rm -f --volumes c14580a5e8d9ba5957b88fbb3a14a0d9e3b04b98a1e8108bd15c2b42f3b3ae77 [Pipeline] // withDockerContainer [Pipeline] sh 15:32:16 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 15:32:16 Stashed 1 file(s) [Pipeline] echo 15:32:16 [edgeXSemver]: initialized semver on version 3.0.0-dev.38 [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 15:32:16 provisioning config files... 15:32:16 copy managed file [device-mqtt-go-settings] to file:/w/workspace/edgexfoundry_device-mqtt-go_main@tmp/config12433986682906356581tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 15:32:16 ---> docker-login.sh 15:32:16 nexus3.edgexfoundry.org:10001 15:32:16 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 15:32:16 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 15:32:16 Configure a credential helper to remove this warning. See 15:32:16 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 15:32:16 15:32:16 Login Succeeded 15:32:16 nexus3.edgexfoundry.org:10002 15:32:16 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 15:32:16 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 15:32:16 Configure a credential helper to remove this warning. See 15:32:16 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 15:32:16 15:32:16 Login Succeeded 15:32:16 nexus3.edgexfoundry.org:10003 15:32:17 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 15:32:17 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 15:32:17 Configure a credential helper to remove this warning. See 15:32:17 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 15:32:17 15:32:17 Login Succeeded 15:32:17 nexus3.edgexfoundry.org:10004 15:32:17 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 15:32:17 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 15:32:17 Configure a credential helper to remove this warning. See 15:32:17 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 15:32:17 15:32:17 Login Succeeded 15:32:17 docker.io 15:32:17 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 15:32:17 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 15:32:17 Configure a credential helper to remove this warning. See 15:32:17 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 15:32:17 15:32:17 Login Succeeded 15:32:17 ---> docker-login.sh ends [Pipeline] } 15:32:17 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 15:32:17 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 15:32:17 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 15:32:17 ========================================================= 15:32:17 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine] 15:32:17 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:32:17 + docker build -t ci-base-image-x86_64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine --build-arg MAKE=echo noop --target=builder . 15:32:17 Sending build context to Docker daemon 6.551MB 15:32:17 Step 1/12 : ARG BASE=golang:1.20-alpine3.17 15:32:17 Step 2/12 : FROM ${BASE} AS builder 15:32:17 1.20-alpine: Pulling from edgex-devops/edgex-golang-base 15:32:17 f56be85fc22e: Pulling fs layer 15:32:17 85791d961cd3: Pulling fs layer 15:32:17 d694b5ae8c79: Pulling fs layer 15:32:17 9f32a84ed3da: Pulling fs layer 15:32:17 4d19c01a9841: Pulling fs layer 15:32:17 9f32a84ed3da: Waiting 15:32:17 4d19c01a9841: Waiting 15:32:17 9325e15d5711: Pulling fs layer 15:32:17 556b6ee489ea: Pulling fs layer 15:32:17 c5a4b2cf53e6: Pulling fs layer 15:32:17 9325e15d5711: Waiting 15:32:17 556b6ee489ea: Waiting 15:32:17 c5a4b2cf53e6: Waiting 15:32:17 85791d961cd3: Verifying Checksum 15:32:17 85791d961cd3: Download complete 15:32:17 9f32a84ed3da: Verifying Checksum 15:32:17 9f32a84ed3da: Download complete 15:32:17 4d19c01a9841: Verifying Checksum 15:32:17 4d19c01a9841: Download complete 15:32:17 f56be85fc22e: Download complete 15:32:17 9325e15d5711: Verifying Checksum 15:32:17 9325e15d5711: Download complete 15:32:17 f56be85fc22e: Pull complete 15:32:18 85791d961cd3: Pull complete 15:32:18 c5a4b2cf53e6: Verifying Checksum 15:32:18 c5a4b2cf53e6: Download complete 15:32:18 d694b5ae8c79: Download complete 15:32:18 556b6ee489ea: Verifying Checksum 15:32:18 556b6ee489ea: Download complete 15:32:22 d694b5ae8c79: Pull complete 15:32:22 9f32a84ed3da: Pull complete 15:32:22 4d19c01a9841: Pull complete 15:32:22 9325e15d5711: Pull complete 15:32:24 556b6ee489ea: Pull complete 15:32:25 c5a4b2cf53e6: Pull complete 15:32:25 Digest: sha256:cdb650785bd12602035d3ff87499385c169773a4d12d6eaf394b34464d3a0f2b 15:32:25 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine 15:32:25 ---> c4be618373d6 15:32:25 Step 3/12 : ARG ADD_BUILD_TAGS="" 15:32:30 ---> Running in d6d347aff817 15:32:30 Removing intermediate container d6d347aff817 15:32:30 ---> cad3968c4735 15:32:30 Step 4/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 15:32:30 ---> Running in 448387cfaaf7 15:32:30 Removing intermediate container 448387cfaaf7 15:32:30 ---> 418484c2ff52 15:32:30 Step 5/12 : ARG ALPINE_PKG_BASE="make git openssh-client" 15:32:30 ---> Running in 3f38c7304424 15:32:30 Removing intermediate container 3f38c7304424 15:32:30 ---> f27461d3260f 15:32:30 Step 6/12 : ARG ALPINE_PKG_EXTRA="" 15:32:30 ---> Running in 62a9101179cf 15:32:30 Removing intermediate container 62a9101179cf 15:32:30 ---> c2b7269213cf 15:32:30 Step 7/12 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 15:32:30 ---> Running in 6b4dffee5a64 15:32:30 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 15:32:30 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 15:32:31 (1/4) Installing openssh-keygen (9.1_p1-r3) 15:32:31 (2/4) Installing libedit (20221030.3.1-r0) 15:32:31 (3/4) Installing openssh-client-common (9.1_p1-r3) 15:32:31 (4/4) Installing openssh-client-default (9.1_p1-r3) 15:32:31 Executing busybox-1.35.0-r29.trigger 15:32:31 OK: 269 MiB in 57 packages 15:32:31 Still waiting to schedule task 15:32:31 All nodes of label ‘ubuntu20.04-docker-arm64-4c-16g’ are offline 15:32:31 Removing intermediate container 6b4dffee5a64 15:32:31 ---> 901afc04dd09 15:32:31 Step 8/12 : WORKDIR /device-mqtt-go 15:32:31 ---> Running in 4132b032c879 15:32:31 Removing intermediate container 4132b032c879 15:32:31 ---> aa3d16600e8a 15:32:31 Step 9/12 : COPY go.mod vendor* ./ 15:32:31 ---> f6ec5a53f9e8 15:32:31 Step 10/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 15:32:31 ---> Running in f763b4904273 15:33:11 Removing intermediate container f763b4904273 15:33:11 ---> 19de457fcaf1 15:33:11 Step 11/12 : COPY . . 15:33:12 ---> f81427276c03 15:33:12 Step 12/12 : RUN $MAKE 15:33:12 ---> Running in 4c906584da25 15:33:12 noop 15:33:13 Removing intermediate container 4c906584da25 15:33:13 ---> 4d95dec89e65 15:33:13 Successfully built 4d95dec89e65 15:33:13 Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:33:13 + docker inspect -f . ci-base-image-x86_64 15:33:13 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 15:33:13 prd-ubuntu20.04-docker-8c-8g-16024 does not seem to be running inside a container 15:33:13 $ 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 ******** ci-base-image-x86_64 cat 15:33:13 $ docker top ecf54bea9f0f10e51dec066d9e59e56b3fb84666fd45c15823787fe67e9f42d4 -eo pid,comm [Pipeline] { [Pipeline] sh 15:33:14 + go version 15:33:14 go version go1.20.2 linux/amd64 [Pipeline] } 15:33:14 $ docker stop --time=1 ecf54bea9f0f10e51dec066d9e59e56b3fb84666fd45c15823787fe67e9f42d4 15:33:15 $ docker rm -f --volumes ecf54bea9f0f10e51dec066d9e59e56b3fb84666fd45c15823787fe67e9f42d4 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:33:15 + docker inspect -f . ci-base-image-x86_64 15:33:15 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 15:33:15 prd-ubuntu20.04-docker-8c-8g-16024 does not seem to be running inside a container 15:33:15 $ 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 ******** ci-base-image-x86_64 cat 15:33:16 $ docker top a978fb7e60567397d575b86d39e3543cb1b9a4dd36171736668ec794799a7abe -eo pid,comm [Pipeline] { [Pipeline] sh 15:33:16 + git config --global --add safe.directory /w/workspace/edgexfoundry_device-mqtt-go_main [Pipeline] fileExists [Pipeline] sh 15:33:17 + make test 15:33:17 go test ./... -coverprofile=coverage.out ./... 15:33:22 ? github.com/edgexfoundry/device-mqtt-go [no test files] 15:33:33 ? github.com/edgexfoundry/device-mqtt-go/cmd [no test files] 15:33:33 ? github.com/edgexfoundry/device-mqtt-go/mock [no test files] 15:33:33 ok github.com/edgexfoundry/device-mqtt-go/internal/driver 0.022s coverage: 22.8% of statements 15:33:43 go vet ./... 15:33:43 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 15:33:43 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 15:33:43 ./bin/test-attribution-txt.sh [Pipeline] echo 15:33:43 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } 15:33:43 $ docker stop --time=1 a978fb7e60567397d575b86d39e3543cb1b9a4dd36171736668ec794799a7abe 15:33:47 $ docker rm -f --volumes a978fb7e60567397d575b86d39e3543cb1b9a4dd36171736668ec794799a7abe [Pipeline] // withDockerContainer [Pipeline] sh 15:33:48 + sudo chown -R jenkins:jenkins . [Pipeline] stash 15:33:48 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh 15:33:49 + sudo chown -R jenkins:jenkins . [Pipeline] sh 15:33:49 + ls -al . 15:33:49 total 180 15:33:49 drwxrwxr-x 10 jenkins jenkins 4096 May 18 15:33 . 15:33:49 drwxrwxr-x 4 jenkins jenkins 4096 May 18 15:31 .. 15:33:49 -rw-rw-r-- 1 jenkins jenkins 140 May 18 15:31 .dockerignore 15:33:49 drwxrwxr-x 8 jenkins jenkins 4096 May 18 15:32 .git 15:33:49 drwxrwxr-x 3 jenkins jenkins 4096 May 18 15:31 .github 15:33:49 -rw-rw-r-- 1 jenkins jenkins 329 May 18 15:31 .gitignore 15:33:49 -rw-rw-r-- 1 jenkins jenkins 41 May 18 15:31 .golangci.yml 15:33:49 drwxr-xr-x 3 jenkins jenkins 4096 May 18 15:32 .semver 15:33:49 -rw-rw-r-- 1 jenkins jenkins 9417 May 18 15:31 Attribution.txt 15:33:49 -rw-rw-r-- 1 jenkins jenkins 13162 May 18 15:31 CHANGELOG.md 15:33:49 -rw-rw-r-- 1 jenkins jenkins 1689 May 18 15:31 Dockerfile 15:33:49 -rw-rw-r-- 1 jenkins jenkins 677 May 18 15:31 GOVERNANCE.md 15:33:49 -rw-rw-r-- 1 jenkins jenkins 678 May 18 15:31 Jenkinsfile 15:33:49 -rw-rw-r-- 1 jenkins jenkins 11340 May 18 15:31 LICENSE 15:33:49 -rw-rw-r-- 1 jenkins jenkins 1732 May 18 15:31 Makefile 15:33:49 -rw-rw-r-- 1 jenkins jenkins 620 May 18 15:31 OWNERS.md 15:33:49 -rw-rw-r-- 1 jenkins jenkins 3165 May 18 15:31 README.md 15:33:49 -rw-rw-r-- 1 jenkins jenkins 12 May 18 15:32 VERSION 15:33:49 drwxrwxr-x 2 jenkins jenkins 4096 May 18 15:31 bin 15:33:49 drwxrwxr-x 3 jenkins jenkins 4096 May 18 15:31 cmd 15:33:49 -rw-r--r-- 1 jenkins jenkins 18506 May 18 15:33 coverage.out 15:33:49 -rw-rw-r-- 1 jenkins jenkins 3333 May 18 15:31 go.mod 15:33:49 -rw-rw-r-- 1 jenkins jenkins 31328 May 18 15:31 go.sum 15:33:49 drwxrwxr-x 3 jenkins jenkins 4096 May 18 15:31 internal 15:33:49 drwxrwxr-x 2 jenkins jenkins 4096 May 18 15:31 mock 15:33:49 drwxrwxr-x 4 jenkins jenkins 4096 May 18 15:31 snap 15:33:49 -rw-rw-r-- 1 jenkins jenkins 227 May 18 15:31 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:33:49 + 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=96b3e6837c0c0a3acc7abbc19ad4378a288ec056 --label arch=amd64 --label version=3.0.0-dev.38 . 15:33:49 Sending build context to Docker daemon 6.57MB 15:33:49 Step 1/24 : ARG BASE=golang:1.20-alpine3.17 15:33:49 Step 2/24 : FROM ${BASE} AS builder 15:33:49 ---> 4d95dec89e65 15:33:49 Step 3/24 : ARG ADD_BUILD_TAGS="" 15:33:49 ---> Running in 37237801d887 15:33:49 Removing intermediate container 37237801d887 15:33:49 ---> 3de13c57a66b 15:33:49 Step 4/24 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 15:33:49 ---> Running in b7cdc5823358 15:33:50 Removing intermediate container b7cdc5823358 15:33:50 ---> 17c3a04c604c 15:33:50 Step 5/24 : ARG ALPINE_PKG_BASE="make git openssh-client" 15:33:50 ---> Running in ace331d3de5f 15:33:50 Removing intermediate container ace331d3de5f 15:33:50 ---> 2e7813ffc3c1 15:33:50 Step 6/24 : ARG ALPINE_PKG_EXTRA="" 15:33:50 ---> Running in 33c80f9646f9 15:33:50 Removing intermediate container 33c80f9646f9 15:33:50 ---> 11cf8d1a6cb8 15:33:50 Step 7/24 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 15:33:50 ---> Running in a2dbe2695b89 15:33:51 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 15:33:51 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 15:33:51 OK: 269 MiB in 57 packages 15:33:52 Removing intermediate container a2dbe2695b89 15:33:52 ---> f4f3b8744901 15:33:52 Step 8/24 : WORKDIR /device-mqtt-go 15:33:52 ---> Running in 11f0941eacca 15:33:52 Removing intermediate container 11f0941eacca 15:33:52 ---> 321353019fbf 15:33:52 Step 9/24 : COPY go.mod vendor* ./ 15:33:52 ---> 2ca8930207b4 15:33:52 Step 10/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 15:33:52 ---> Running in a739c1ae5b18 15:33:53 Removing intermediate container a739c1ae5b18 15:33:53 ---> 4c0a39d0bbdf 15:33:53 Step 11/24 : COPY . . 15:33:53 ---> d5024152b7ea 15:33:53 Step 12/24 : RUN $MAKE 15:33:53 ---> Running in 41ba53fb3e19 15:33:53 CGO_ENABLED=0 go build -tags "" -ldflags "-X github.com/edgexfoundry/device-mqtt-go.Version=3.0.0-dev.38" -trimpath -mod=readonly -o cmd/device-mqtt ./cmd 15:34:06 Running on prd-ubuntu20.04-docker-arm64-4c-16g-16025 in /w/workspace/edgexfoundry_device-mqtt-go_main [Pipeline] { [Pipeline] ws 15:34:06 Running in /w/workspace/device-mqtt-go/122 [Pipeline] { [Pipeline] checkout 15:34:06 Selected Git installation does not exist. Using Default 15:34:06 The recommended git tool is: NONE 15:34:11 using credential edgex-jenkins-ssh 15:34:11 Cloning the remote Git repository 15:34:11 Cloning repository git@github.com:edgexfoundry/device-mqtt-go.git 15:34:11 > git init /w/workspace/device-mqtt-go/122 # timeout=10 15:34:11 Fetching upstream changes from git@github.com:edgexfoundry/device-mqtt-go.git 15:34:11 > git --version # timeout=10 15:34:11 > git --version # 'git version 2.25.1' 15:34:11 using GIT_SSH to set credentials SSH Credentials for GitHub 15:34:11 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-mqtt-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 15:34:12 > git config remote.origin.url git@github.com:edgexfoundry/device-mqtt-go.git # timeout=10 15:34:12 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 15:34:13 Avoid second fetch 15:34:13 Checking out Revision 96b3e6837c0c0a3acc7abbc19ad4378a288ec056 (main) 15:34:14 Commit message: "fix: [WIP BUG] Add back ability for async payload to just be value when for single resource (#604)" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 15:34:13 > git config core.sparsecheckout # timeout=10 15:34:13 > git checkout -f 96b3e6837c0c0a3acc7abbc19ad4378a288ec056 # timeout=10 15:34:15 + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json 15:34:15 % Total % Received % Xferd Average Speed Time Time Time Current 15:34:15 Dload Upload Total Spent Left Speed 15:34:15 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12751 100 12751 0 0 48854 0 --:--:-- --:--:-- --:--:-- 48854 [Pipeline] sh 15:34:15 Removing intermediate container 41ba53fb3e19 15:34:15 ---> 38214da0385d 15:34:15 Step 13/24 : FROM alpine:3.17 15:34:15 3.17: Pulling from library/alpine 15:34:15 f56be85fc22e: Already exists 15:34:15 Digest: sha256:124c7d2707904eea7431fffe91522a01e5a861a624ee31d03372cc1d138a3126 15:34:15 Status: Downloaded newer image for alpine:3.17 15:34:15 ---> 9ed4aefc74f6 15:34:15 Step 14/24 : LABEL license='VSPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020-2021: IoTech Ltd' 15:34:15 ---> Running in be999c77d775 15:34:15 Removing intermediate container be999c77d775 15:34:15 ---> 1cf1ebdb3e47 15:34:15 Step 15/24 : RUN apk add --update --no-cache dumb-init 15:34:15 ---> Running in 4a1f4660f12c 15:34:15 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 15:34:15 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 15:34:15 (1/1) Installing dumb-init (1.2.5-r2) 15:34:15 Executing busybox-1.35.0-r29.trigger 15:34:15 OK: 7 MiB in 16 packages 15:34:15 Removing intermediate container 4a1f4660f12c 15:34:15 ---> d5a37b00c57a 15:34:15 Step 16/24 : COPY --from=builder /device-mqtt-go/cmd / 15:34:15 + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh 15:34:16 + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json 15:34:16 + sudo tee /etc/docker/daemon.new 15:34:16 { 15:34:16 "registry-mirrors": [ 15:34:16 "https://nexus3.edgexfoundry.org:10001" 15:34:16 ], 15:34:16 "bip": "10.250.0.254/24", 15:34:16 "hosts": [ 15:34:16 "tcp://0.0.0.0:5555", 15:34:16 "unix:///var/run/docker.sock" 15:34:16 ], 15:34:16 "mtu": 1458, 15:34:16 "selinux-enabled": true, 15:34:16 "seccomp-profile": "/etc/docker/seccomp.json" 15:34:16 } [Pipeline] sh 15:34:16 ---> b47a6cfc8ff9 15:34:16 Step 17/24 : COPY --from=builder /device-mqtt-go/LICENSE / 15:34:16 + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh 15:34:16 ---> 4e75f40c49e8 15:34:16 Step 18/24 : COPY --from=builder /device-mqtt-go/Attribution.txt / 15:34:16 ---> 80bc1b479995 15:34:16 Step 19/24 : EXPOSE 59982 15:34:16 ---> Running in 1a7caa8d0560 15:34:16 + sudo service docker restart 15:34:16 Removing intermediate container 1a7caa8d0560 15:34:16 ---> 3e621d259bfd 15:34:16 Step 20/24 : ENTRYPOINT ["/device-mqtt"] 15:34:16 ---> Running in ca0431d89631 15:34:16 Removing intermediate container ca0431d89631 15:34:16 ---> 61417350c720 15:34:16 Step 21/24 : CMD ["--cp=consul://edgex-core-consul:8500", "--registry"] 15:34:16 ---> Running in 1ba818d55da4 15:34:16 Removing intermediate container 1ba818d55da4 15:34:16 ---> 044680c0e758 15:34:16 Step 22/24 : LABEL arch=amd64 15:34:16 ---> Running in f3547af41df2 15:34:17 Removing intermediate container f3547af41df2 15:34:17 ---> 6b942e88bb87 15:34:17 Step 23/24 : LABEL git_sha=96b3e6837c0c0a3acc7abbc19ad4378a288ec056 15:34:17 ---> Running in 5bd0519c8157 15:34:17 Removing intermediate container 5bd0519c8157 15:34:17 ---> 52a8b764066c 15:34:17 Step 24/24 : LABEL version=3.0.0-dev.38 15:34:17 ---> Running in db9d36c3b817 15:34:17 Removing intermediate container db9d36c3b817 15:34:17 ---> fd31feef9127 15:34:17 [Warning] One or more build-args [ARCH] were not consumed 15:34:17 Successfully built fd31feef9127 15:34:17 Successfully tagged device-mqtt:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 15:34:17 provisioning config files... 15:34:17 copy managed file [device-mqtt-go-settings] to file:/w/workspace/edgexfoundry_device-mqtt-go_main@tmp/config11446061439512326847tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 15:34:17 ---> docker-login.sh 15:34:17 nexus3.edgexfoundry.org:10001 15:34:17 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 15:34:17 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 15:34:17 Configure a credential helper to remove this warning. See 15:34:17 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 15:34:17 15:34:17 Login Succeeded 15:34:17 nexus3.edgexfoundry.org:10002 15:34:17 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 15:34:17 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 15:34:17 Configure a credential helper to remove this warning. See 15:34:17 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 15:34:17 15:34:17 Login Succeeded 15:34:17 nexus3.edgexfoundry.org:10003 15:34:17 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 15:34:17 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 15:34:17 Configure a credential helper to remove this warning. See 15:34:17 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 15:34:17 15:34:17 Login Succeeded 15:34:17 nexus3.edgexfoundry.org:10004 15:34:17 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 15:34:17 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 15:34:17 Configure a credential helper to remove this warning. See 15:34:17 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 15:34:17 15:34:17 Login Succeeded 15:34:17 docker.io 15:34:18 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 15:34:18 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 15:34:18 Configure a credential helper to remove this warning. See 15:34:18 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 15:34:18 15:34:18 Login Succeeded 15:34:18 ---> docker-login.sh ends [Pipeline] } 15:34:18 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 15:34:18 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 15:34:18 [edgeXDocker.push] Tagging docker image device-mqtt with the following tags: 15:34:18 96b3e6837c0c0a3acc7abbc19ad4378a288ec056 15:34:18 latest 15:34:18 3.0.0-dev.38 15:34:18 96b3e6837c0c0a3acc7abbc19ad4378a288ec056-3.0.0-dev.38 15:34:18 main 15:34:18 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:34:18 + docker tag device-mqtt nexus3.edgexfoundry.org:10004/device-mqtt:96b3e6837c0c0a3acc7abbc19ad4378a288ec056 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:34:18 + docker push nexus3.edgexfoundry.org:10004/device-mqtt:96b3e6837c0c0a3acc7abbc19ad4378a288ec056 15:34:18 The push refers to repository [nexus3.edgexfoundry.org:10004/device-mqtt] 15:34:18 5683fb46c5b4: Preparing 15:34:18 78a1807f9855: Preparing 15:34:18 c33832610ff4: Preparing 15:34:18 3a5a8cb58eb8: Preparing 15:34:18 f1417ff83b31: Preparing 15:34:18 f1417ff83b31: Layer already exists 15:34:18 3a5a8cb58eb8: Pushed 15:34:18 78a1807f9855: Pushed 15:34:18 5683fb46c5b4: Pushed 15:34:21 c33832610ff4: Pushed 15:34:21 96b3e6837c0c0a3acc7abbc19ad4378a288ec056: digest: sha256:8b6953e799986c330fe66154b4edc9853a5dacb7369cb713ae28ad1343c1e569 size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:34:21 + docker tag device-mqtt nexus3.edgexfoundry.org:10004/device-mqtt:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:34:21 + docker push nexus3.edgexfoundry.org:10004/device-mqtt:latest 15:34:21 The push refers to repository [nexus3.edgexfoundry.org:10004/device-mqtt] 15:34:21 5683fb46c5b4: Preparing 15:34:21 78a1807f9855: Preparing 15:34:21 c33832610ff4: Preparing 15:34:21 3a5a8cb58eb8: Preparing 15:34:21 f1417ff83b31: Preparing 15:34:21 5683fb46c5b4: Layer already exists 15:34:21 c33832610ff4: Layer already exists 15:34:21 78a1807f9855: Layer already exists 15:34:21 3a5a8cb58eb8: Layer already exists 15:34:21 f1417ff83b31: Layer already exists 15:34:21 latest: digest: sha256:8b6953e799986c330fe66154b4edc9853a5dacb7369cb713ae28ad1343c1e569 size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:34:22 + docker tag device-mqtt nexus3.edgexfoundry.org:10004/device-mqtt:3.0.0-dev.38 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:34:22 + docker push nexus3.edgexfoundry.org:10004/device-mqtt:3.0.0-dev.38 15:34:22 The push refers to repository [nexus3.edgexfoundry.org:10004/device-mqtt] 15:34:22 5683fb46c5b4: Preparing 15:34:22 78a1807f9855: Preparing 15:34:22 c33832610ff4: Preparing 15:34:22 3a5a8cb58eb8: Preparing 15:34:22 f1417ff83b31: Preparing 15:34:22 c33832610ff4: Layer already exists 15:34:22 78a1807f9855: Layer already exists 15:34:22 f1417ff83b31: Layer already exists 15:34:22 5683fb46c5b4: Layer already exists 15:34:22 3a5a8cb58eb8: Layer already exists 15:34:22 3.0.0-dev.38: digest: sha256:8b6953e799986c330fe66154b4edc9853a5dacb7369cb713ae28ad1343c1e569 size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:34:22 + docker tag device-mqtt nexus3.edgexfoundry.org:10004/device-mqtt:96b3e6837c0c0a3acc7abbc19ad4378a288ec056-3.0.0-dev.38 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:34:23 + docker push nexus3.edgexfoundry.org:10004/device-mqtt:96b3e6837c0c0a3acc7abbc19ad4378a288ec056-3.0.0-dev.38 15:34:23 The push refers to repository [nexus3.edgexfoundry.org:10004/device-mqtt] 15:34:23 5683fb46c5b4: Preparing 15:34:23 78a1807f9855: Preparing 15:34:23 c33832610ff4: Preparing 15:34:23 3a5a8cb58eb8: Preparing 15:34:23 f1417ff83b31: Preparing 15:34:23 78a1807f9855: Layer already exists 15:34:23 f1417ff83b31: Layer already exists 15:34:23 c33832610ff4: Layer already exists 15:34:23 5683fb46c5b4: Layer already exists 15:34:23 3a5a8cb58eb8: Layer already exists 15:34:23 96b3e6837c0c0a3acc7abbc19ad4378a288ec056-3.0.0-dev.38: digest: sha256:8b6953e799986c330fe66154b4edc9853a5dacb7369cb713ae28ad1343c1e569 size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:34:23 + docker tag device-mqtt nexus3.edgexfoundry.org:10004/device-mqtt:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:34:23 + docker push nexus3.edgexfoundry.org:10004/device-mqtt:main 15:34:23 The push refers to repository [nexus3.edgexfoundry.org:10004/device-mqtt] 15:34:23 5683fb46c5b4: Preparing 15:34:23 78a1807f9855: Preparing 15:34:23 c33832610ff4: Preparing 15:34:23 3a5a8cb58eb8: Preparing 15:34:23 f1417ff83b31: Preparing 15:34:23 c33832610ff4: Layer already exists 15:34:23 5683fb46c5b4: Layer already exists 15:34:23 3a5a8cb58eb8: Layer already exists 15:34:23 f1417ff83b31: Layer already exists 15:34:23 78a1807f9855: Layer already exists 15:34:23 main: digest: sha256:8b6953e799986c330fe66154b4edc9853a5dacb7369cb713ae28ad1343c1e569 size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 15:34:23 ===================================================== [Pipeline] echo 15:34:23 taggedImages: 15:34:23 - nexus3.edgexfoundry.org:10004/device-mqtt:96b3e6837c0c0a3acc7abbc19ad4378a288ec056 15:34:23 - nexus3.edgexfoundry.org:10004/device-mqtt:latest 15:34:23 - nexus3.edgexfoundry.org:10004/device-mqtt:3.0.0-dev.38 15:34:23 - nexus3.edgexfoundry.org:10004/device-mqtt:96b3e6837c0c0a3acc7abbc19ad4378a288ec056-3.0.0-dev.38 15:34:23 - 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] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:34:24 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 15:34:24 15:34:24 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:34:24 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 15:34:24 latest: Pulling from edgex-lftools-log-publisher 15:34:24 5eb5b503b376: Pulling fs layer 15:34:24 5c69ac0246d0: Pulling fs layer 15:34:24 ec43610c2a17: Pulling fs layer 15:34:24 3a2ae6a8a46f: Pulling fs layer 15:34:24 33b1e0a273af: Pulling fs layer 15:34:24 3a2ae6a8a46f: Waiting 15:34:24 5d3b04190fa2: Pulling fs layer 15:34:24 2f39f015ded8: Pulling fs layer 15:34:24 33b1e0a273af: Waiting 15:34:24 5d3b04190fa2: Waiting 15:34:24 2f39f015ded8: Waiting 15:34:24 5c69ac0246d0: Verifying Checksum 15:34:24 5c69ac0246d0: Download complete 15:34:24 3a2ae6a8a46f: Verifying Checksum 15:34:24 3a2ae6a8a46f: Download complete 15:34:24 33b1e0a273af: Verifying Checksum 15:34:24 33b1e0a273af: Download complete 15:34:24 ec43610c2a17: Verifying Checksum 15:34:24 ec43610c2a17: Download complete 15:34:24 5d3b04190fa2: Verifying Checksum 15:34:24 5d3b04190fa2: Download complete 15:34:24 5eb5b503b376: Download complete 15:34:25 2f39f015ded8: Download complete 15:34:26 5eb5b503b376: Pull complete 15:34:26 5c69ac0246d0: Pull complete 15:34:26 ec43610c2a17: Pull complete 15:34:26 3a2ae6a8a46f: Pull complete 15:34:27 33b1e0a273af: Pull complete 15:34:27 5d3b04190fa2: Pull complete 15:34:32 2f39f015ded8: Pull complete 15:34:32 Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 15:34:32 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 15:34:32 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 15:34:32 prd-ubuntu20.04-docker-8c-8g-16024 does not seem to be running inside a container 15:34:32 $ 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 ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 15:34:36 $ docker top 3a7478892def8fd6abd8d8a3c7ff805951112e90a00e297cc4a576fbdc077bf6 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [Pipeline] configFileProvider 15:34:36 provisioning config files... 15:34:36 copy managed file [device-mqtt-go-settings] to file:/w/workspace/device-mqtt-go/122@tmp/config10054417794073175983tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 15:34:36 ---> job-cost.sh 15:34:36 lf-activate-venv: SKIPPING 15:34:36 INFO: No Stack... 15:34:36 ---> docker-login.sh 15:34:36 nexus3.edgexfoundry.org:10001 15:34:37 INFO: Retrieving Pricing Info for: v3-standard-8 15:34:37 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 15:34:37 INFO: Archiving Costs [Pipeline] sh 15:34:37 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 15:34:37 Configure a credential helper to remove this warning. See 15:34:37 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 15:34:37 15:34:37 Login Succeeded 15:34:37 nexus3.edgexfoundry.org:10002 15:34:37 + cat /w/workspace/edgexfoundry_device-mqtt-go_main/archives/cost.csv 15:34:37 + cut -d, -f6 [Pipeline] lock 15:34:37 Trying to acquire lock on [jenkins-edgexfoundry-device-mqtt-go-main-122-stack-cost] 15:34:37 Resource [jenkins-edgexfoundry-device-mqtt-go-main-122-stack-cost] did not exist. Created. 15:34:37 Lock acquired on [jenkins-edgexfoundry-device-mqtt-go-main-122-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 15:34:37 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 15:34:37 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 15:34:37 Configure a credential helper to remove this warning. See 15:34:37 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 15:34:37 15:34:37 Login Succeeded 15:34:37 nexus3.edgexfoundry.org:10003 15:34:37 + echo total: 0.2199999988079071 [Pipeline] stash 15:34:38 Stashed 1 file(s) [Pipeline] } 15:34:38 Lock released on resource [jenkins-edgexfoundry-device-mqtt-go-main-122-stack-cost] [Pipeline] // lock [Pipeline] } 15:34:38 $ docker stop --time=1 3a7478892def8fd6abd8d8a3c7ff805951112e90a00e297cc4a576fbdc077bf6 15:34:38 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 15:34:38 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 15:34:38 Configure a credential helper to remove this warning. See 15:34:38 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 15:34:38 15:34:38 Login Succeeded 15:34:38 nexus3.edgexfoundry.org:10004 15:34:38 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 15:34:38 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 15:34:38 Configure a credential helper to remove this warning. See 15:34:38 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 15:34:38 15:34:38 Login Succeeded 15:34:38 docker.io 15:34:38 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 15:34:39 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 15:34:39 Configure a credential helper to remove this warning. See 15:34:39 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 15:34:39 15:34:39 Login Succeeded 15:34:39 ---> docker-login.sh ends 15:34:39 $ docker rm -f --volumes 3a7478892def8fd6abd8d8a3c7ff805951112e90a00e297cc4a576fbdc077bf6 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] } 15:34:39 Deleting 1 temporary files [Pipeline] // script [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] echo 15:34:39 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 15:34:39 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 15:34:39 ========================================================= 15:34:39 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine] 15:34:39 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:34:39 + docker build -t ci-base-image-arm64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine --build-arg MAKE=echo noop --target=builder . 15:34:40 Sending build context to Docker daemon 3.4MB 15:34:40 Step 1/12 : ARG BASE=golang:1.20-alpine3.17 15:34:40 Step 2/12 : FROM ${BASE} AS builder 15:34:40 1.20-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 15:34:40 c41833b44d91: Pulling fs layer 15:34:40 ed15518f5707: Pulling fs layer 15:34:40 feae8fd75edb: Pulling fs layer 15:34:40 242c74f7c9fa: Pulling fs layer 15:34:40 3cdef696dda3: Pulling fs layer 15:34:40 2ced38df9373: Pulling fs layer 15:34:40 58f1dce35555: Pulling fs layer 15:34:40 242c74f7c9fa: Waiting 15:34:40 3cdef696dda3: Waiting 15:34:40 2ced38df9373: Waiting 15:34:40 58f1dce35555: Waiting 15:34:40 ed15518f5707: Verifying Checksum 15:34:40 ed15518f5707: Download complete 15:34:40 242c74f7c9fa: Verifying Checksum 15:34:40 242c74f7c9fa: Download complete 15:34:40 3cdef696dda3: Verifying Checksum 15:34:40 3cdef696dda3: Download complete 15:34:40 c41833b44d91: Download complete 15:34:41 c41833b44d91: Pull complete 15:34:41 58f1dce35555: Verifying Checksum 15:34:41 58f1dce35555: Download complete 15:34:41 ed15518f5707: Pull complete 15:34:42 feae8fd75edb: Download complete 15:34:42 2ced38df9373: Download complete 15:34:55 feae8fd75edb: Pull complete 15:34:55 242c74f7c9fa: Pull complete 15:34:55 3cdef696dda3: Pull complete 15:35:01 2ced38df9373: Pull complete 15:35:03 58f1dce35555: Pull complete 15:35:03 Digest: sha256:3b55595e96c696ae732e8cb20cde5b1ff7282a1fe1423a8de67617af8d15ea1e 15:35:03 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine 15:35:03 ---> fadd8f120f05 15:35:03 Step 3/12 : ARG ADD_BUILD_TAGS="" 15:35:06 ---> Running in 578520f60657 15:35:06 Removing intermediate container 578520f60657 15:35:06 ---> c0e8ea619ca5 15:35:06 Step 4/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 15:35:06 ---> Running in 187ac9e64528 15:35:06 Removing intermediate container 187ac9e64528 15:35:06 ---> 82bde9938688 15:35:06 Step 5/12 : ARG ALPINE_PKG_BASE="make git openssh-client" 15:35:06 ---> Running in 1c6a64760f8e 15:35:06 Removing intermediate container 1c6a64760f8e 15:35:06 ---> deefa0ddce66 15:35:06 Step 6/12 : ARG ALPINE_PKG_EXTRA="" 15:35:06 ---> Running in 7062a4084964 15:35:07 Removing intermediate container 7062a4084964 15:35:07 ---> e1dcb3ec85b6 15:35:07 Step 7/12 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 15:35:07 ---> Running in 260415a68cfc 15:35:08 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 15:35:09 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 15:35:10 (1/4) Installing openssh-keygen (9.1_p1-r3) 15:35:10 (2/4) Installing libedit (20221030.3.1-r0) 15:35:10 (3/4) Installing openssh-client-common (9.1_p1-r3) 15:35:10 (4/4) Installing openssh-client-default (9.1_p1-r3) 15:35:10 Executing busybox-1.35.0-r29.trigger 15:35:10 OK: 268 MiB in 57 packages 15:35:11 Removing intermediate container 260415a68cfc 15:35:11 ---> 3530e78874cf 15:35:11 Step 8/12 : WORKDIR /device-mqtt-go 15:35:11 ---> Running in 925f07fdc1e8 15:35:11 Removing intermediate container 925f07fdc1e8 15:35:11 ---> 51ab8009f1c1 15:35:11 Step 9/12 : COPY go.mod vendor* ./ 15:35:14 ---> 40bc6895f91c 15:35:14 Step 10/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 15:35:14 ---> Running in e5f15a60b56e 15:36:22 Removing intermediate container e5f15a60b56e 15:36:22 ---> aeb5e2f70bcd 15:36:22 Step 11/12 : COPY . . 15:36:22 ---> 906473ab8e01 15:36:22 Step 12/12 : RUN $MAKE 15:36:22 ---> Running in cb2d83fc7903 15:36:22 noop 15:36:22 Removing intermediate container cb2d83fc7903 15:36:22 ---> 0f10967117d0 15:36:22 Successfully built 0f10967117d0 15:36:22 Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:36:23 + docker inspect -f . ci-base-image-arm64 15:36:23 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 15:36:23 prd-ubuntu20.04-docker-arm64-4c-16g-16025 does not seem to be running inside a container 15:36:23 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-mqtt-go/122 -v /w/workspace/device-mqtt-go/122:/w/workspace/device-mqtt-go/122:rw,z -v /w/workspace/device-mqtt-go/122@tmp:/w/workspace/device-mqtt-go/122@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 15:36:24 $ docker top b704dbf28a9d0c5b416507bf21a6f47d25bc6b94d6b63451b634c428b3333b98 -eo pid,comm [Pipeline] { [Pipeline] sh 15:36:25 + go version 15:36:25 go version go1.20.2 linux/arm64 [Pipeline] } 15:36:25 $ docker stop --time=1 b704dbf28a9d0c5b416507bf21a6f47d25bc6b94d6b63451b634c428b3333b98 15:36:27 $ docker rm -f --volumes b704dbf28a9d0c5b416507bf21a6f47d25bc6b94d6b63451b634c428b3333b98 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:36:27 + docker inspect -f . ci-base-image-arm64 15:36:27 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 15:36:28 prd-ubuntu20.04-docker-arm64-4c-16g-16025 does not seem to be running inside a container 15:36:28 $ 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/122 -v /w/workspace/device-mqtt-go/122:/w/workspace/device-mqtt-go/122:rw,z -v /w/workspace/device-mqtt-go/122@tmp:/w/workspace/device-mqtt-go/122@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 15:36:29 $ docker top a693f8711ce44a1273c1b2e76615b4369485479dabe8ba36c7248e5380e845ac -eo pid,comm [Pipeline] { [Pipeline] sh 15:36:30 + git config --global --add safe.directory /w/workspace/device-mqtt-go/122 [Pipeline] fileExists [Pipeline] sh 15:36:30 + make test 15:36:30 go test ./... -coverprofile=coverage.out ./... 15:37:03 ? github.com/edgexfoundry/device-mqtt-go [no test files] 15:39:09 ? github.com/edgexfoundry/device-mqtt-go/cmd [no test files] 15:39:09 ? github.com/edgexfoundry/device-mqtt-go/mock [no test files] 15:39:09 ok github.com/edgexfoundry/device-mqtt-go/internal/driver 0.073s coverage: 22.8% of statements 15:39:09 WARNING: Linting skipped (not on x86_64 or linter not installed) 15:39:09 go vet ./... 15:39:36 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 15:39:36 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 15:39:36 ./bin/test-attribution-txt.sh [Pipeline] echo 15:39:36 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } 15:39:36 $ docker stop --time=1 a693f8711ce44a1273c1b2e76615b4369485479dabe8ba36c7248e5380e845ac 15:39:38 $ docker rm -f --volumes a693f8711ce44a1273c1b2e76615b4369485479dabe8ba36c7248e5380e845ac [Pipeline] // withDockerContainer [Pipeline] sh 15:39:39 + sudo chown -R jenkins:jenkins . [Pipeline] stash 15:39:39 Warning: overwriting stash ‘coverage-report’ 15:39:40 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh 15:39:40 + sudo chown -R jenkins:jenkins . [Pipeline] sh 15:39:40 + ls -al . 15:39:40 total 176 15:39:40 drwxrwxr-x 9 jenkins jenkins 4096 May 18 15:36 . 15:39:40 drwxrwxr-x 4 jenkins jenkins 4096 May 18 15:34 .. 15:39:40 -rw-rw-r-- 1 jenkins jenkins 140 May 18 15:34 .dockerignore 15:39:40 drwxrwxr-x 8 jenkins jenkins 4096 May 18 15:34 .git 15:39:40 drwxrwxr-x 3 jenkins jenkins 4096 May 18 15:34 .github 15:39:40 -rw-rw-r-- 1 jenkins jenkins 329 May 18 15:34 .gitignore 15:39:40 -rw-rw-r-- 1 jenkins jenkins 41 May 18 15:34 .golangci.yml 15:39:40 -rw-rw-r-- 1 jenkins jenkins 9417 May 18 15:34 Attribution.txt 15:39:40 -rw-rw-r-- 1 jenkins jenkins 13162 May 18 15:34 CHANGELOG.md 15:39:40 -rw-rw-r-- 1 jenkins jenkins 1689 May 18 15:34 Dockerfile 15:39:40 -rw-rw-r-- 1 jenkins jenkins 677 May 18 15:34 GOVERNANCE.md 15:39:40 -rw-rw-r-- 1 jenkins jenkins 678 May 18 15:34 Jenkinsfile 15:39:40 -rw-rw-r-- 1 jenkins jenkins 11340 May 18 15:34 LICENSE 15:39:40 -rw-rw-r-- 1 jenkins jenkins 1732 May 18 15:34 Makefile 15:39:40 -rw-rw-r-- 1 jenkins jenkins 620 May 18 15:34 OWNERS.md 15:39:40 -rw-rw-r-- 1 jenkins jenkins 3165 May 18 15:34 README.md 15:39:40 -rw-rw-r-- 1 jenkins jenkins 12 May 18 15:32 VERSION 15:39:40 drwxrwxr-x 2 jenkins jenkins 4096 May 18 15:34 bin 15:39:40 drwxrwxr-x 3 jenkins jenkins 4096 May 18 15:34 cmd 15:39:40 -rw-r--r-- 1 jenkins jenkins 18506 May 18 15:39 coverage.out 15:39:40 -rw-rw-r-- 1 jenkins jenkins 3333 May 18 15:34 go.mod 15:39:40 -rw-rw-r-- 1 jenkins jenkins 31328 May 18 15:34 go.sum 15:39:40 drwxrwxr-x 3 jenkins jenkins 4096 May 18 15:34 internal 15:39:40 drwxrwxr-x 2 jenkins jenkins 4096 May 18 15:34 mock 15:39:40 drwxrwxr-x 4 jenkins jenkins 4096 May 18 15:34 snap 15:39:40 -rw-rw-r-- 1 jenkins jenkins 227 May 18 15:34 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:39:41 + 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=96b3e6837c0c0a3acc7abbc19ad4378a288ec056 --label arch=arm64 --label version=3.0.0-dev.38 . 15:39:41 Sending build context to Docker daemon 3.42MB 15:39:41 Step 1/24 : ARG BASE=golang:1.20-alpine3.17 15:39:41 Step 2/24 : FROM ${BASE} AS builder 15:39:41 ---> 0f10967117d0 15:39:41 Step 3/24 : ARG ADD_BUILD_TAGS="" 15:39:41 ---> Running in 498bd252a415 15:39:41 Removing intermediate container 498bd252a415 15:39:41 ---> 4408fe655ea6 15:39:41 Step 4/24 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 15:39:41 ---> Running in 2e3e226615c2 15:39:42 Removing intermediate container 2e3e226615c2 15:39:42 ---> 739a705a816e 15:39:42 Step 5/24 : ARG ALPINE_PKG_BASE="make git openssh-client" 15:39:42 ---> Running in 74bc88724df6 15:39:42 Removing intermediate container 74bc88724df6 15:39:42 ---> 6ff91b492c9e 15:39:42 Step 6/24 : ARG ALPINE_PKG_EXTRA="" 15:39:42 ---> Running in fea2242af128 15:39:43 Removing intermediate container fea2242af128 15:39:43 ---> 0a362d974060 15:39:43 Step 7/24 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 15:39:43 ---> Running in 86a5cdcb3953 15:39:44 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 15:39:44 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 15:39:46 OK: 268 MiB in 57 packages 15:39:47 Removing intermediate container 86a5cdcb3953 15:39:47 ---> 7e8510872f8b 15:39:47 Step 8/24 : WORKDIR /device-mqtt-go 15:39:47 ---> Running in 52328396e7f9 15:39:47 Removing intermediate container 52328396e7f9 15:39:47 ---> 36c3d5f59825 15:39:47 Step 9/24 : COPY go.mod vendor* ./ 15:39:48 ---> 39faca1d09aa 15:39:48 Step 10/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 15:39:48 ---> Running in 3036730533ec 15:39:51 Removing intermediate container 3036730533ec 15:39:51 ---> d876b2787893 15:39:51 Step 11/24 : COPY . . 15:39:52 ---> 30e8fcb174c9 15:39:52 Step 12/24 : RUN $MAKE 15:39:52 ---> Running in ea102c8f0446 15:39:53 CGO_ENABLED=0 go build -tags "" -ldflags "-X github.com/edgexfoundry/device-mqtt-go.Version=3.0.0-dev.38" -trimpath -mod=readonly -o cmd/device-mqtt ./cmd 15:42:14 Removing intermediate container ea102c8f0446 15:42:14 ---> bb2aedf422e3 15:42:14 Step 13/24 : FROM alpine:3.17 15:42:14 3.17: Pulling from library/alpine 15:42:14 c41833b44d91: Already exists 15:42:14 Digest: sha256:124c7d2707904eea7431fffe91522a01e5a861a624ee31d03372cc1d138a3126 15:42:14 Status: Downloaded newer image for alpine:3.17 15:42:14 ---> 51e60588ff2c 15:42:14 Step 14/24 : LABEL license='VSPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020-2021: IoTech Ltd' 15:42:14 ---> Running in 43cf9f189305 15:42:14 Removing intermediate container 43cf9f189305 15:42:14 ---> b020cf4ce3e7 15:42:14 Step 15/24 : RUN apk add --update --no-cache dumb-init 15:42:14 ---> Running in c3df6c3c8fe3 15:42:14 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 15:42:14 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 15:42:14 (1/1) Installing dumb-init (1.2.5-r2) 15:42:14 Executing busybox-1.35.0-r29.trigger 15:42:14 OK: 8 MiB in 16 packages 15:42:16 Removing intermediate container c3df6c3c8fe3 15:42:16 ---> ba18fb3438a0 15:42:16 Step 16/24 : COPY --from=builder /device-mqtt-go/cmd / 15:42:17 ---> f2950c28914b 15:42:17 Step 17/24 : COPY --from=builder /device-mqtt-go/LICENSE / 15:42:18 ---> 1ca52ae7e0f4 15:42:18 Step 18/24 : COPY --from=builder /device-mqtt-go/Attribution.txt / 15:42:18 ---> 56e9a67a63f9 15:42:18 Step 19/24 : EXPOSE 59982 15:42:18 ---> Running in 2d1f4d5dba37 15:42:19 Removing intermediate container 2d1f4d5dba37 15:42:19 ---> 68a82e19bf5c 15:42:19 Step 20/24 : ENTRYPOINT ["/device-mqtt"] 15:42:19 ---> Running in f06f047a9b99 15:42:19 Removing intermediate container f06f047a9b99 15:42:19 ---> 2f670f94cf6c 15:42:19 Step 21/24 : CMD ["--cp=consul://edgex-core-consul:8500", "--registry"] 15:42:19 ---> Running in ba7dadf81b8b 15:42:19 Removing intermediate container ba7dadf81b8b 15:42:19 ---> 08ead85e20de 15:42:19 Step 22/24 : LABEL arch=arm64 15:42:19 ---> Running in f0d788d3daba 15:42:19 Removing intermediate container f0d788d3daba 15:42:19 ---> ba5cd4fcd7bf 15:42:19 Step 23/24 : LABEL git_sha=96b3e6837c0c0a3acc7abbc19ad4378a288ec056 15:42:20 ---> Running in c44ad518936b 15:42:20 Removing intermediate container c44ad518936b 15:42:20 ---> 6669d80d493e 15:42:20 Step 24/24 : LABEL version=3.0.0-dev.38 15:42:20 ---> Running in 43b5943593aa 15:42:20 Removing intermediate container 43b5943593aa 15:42:20 ---> f4d3fef4af70 15:42:20 [Warning] One or more build-args [ARCH] were not consumed 15:42:20 Successfully built f4d3fef4af70 15:42:20 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 15:42:20 provisioning config files... 15:42:20 copy managed file [device-mqtt-go-settings] to file:/w/workspace/device-mqtt-go/122@tmp/config12458009657939262622tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 15:42:21 ---> docker-login.sh 15:42:21 nexus3.edgexfoundry.org:10001 15:42:21 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 15:42:21 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 15:42:21 Configure a credential helper to remove this warning. See 15:42:21 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 15:42:21 15:42:21 Login Succeeded 15:42:21 nexus3.edgexfoundry.org:10002 15:42:21 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 15:42:21 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 15:42:21 Configure a credential helper to remove this warning. See 15:42:21 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 15:42:21 15:42:21 Login Succeeded 15:42:21 nexus3.edgexfoundry.org:10003 15:42:22 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 15:42:22 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 15:42:22 Configure a credential helper to remove this warning. See 15:42:22 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 15:42:22 15:42:22 Login Succeeded 15:42:22 nexus3.edgexfoundry.org:10004 15:42:22 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 15:42:22 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 15:42:22 Configure a credential helper to remove this warning. See 15:42:22 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 15:42:22 15:42:22 Login Succeeded 15:42:22 docker.io 15:42:22 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 15:42:22 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 15:42:22 Configure a credential helper to remove this warning. See 15:42:22 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 15:42:22 15:42:22 Login Succeeded 15:42:22 ---> docker-login.sh ends [Pipeline] } 15:42:22 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 15:42:22 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 15:42:22 [edgeXDocker.push] Tagging docker image device-mqtt-arm64 with the following tags: 15:42:22 96b3e6837c0c0a3acc7abbc19ad4378a288ec056 15:42:22 latest 15:42:22 3.0.0-dev.38 15:42:22 96b3e6837c0c0a3acc7abbc19ad4378a288ec056-3.0.0-dev.38 15:42:22 main 15:42:22 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:42:23 + docker tag device-mqtt-arm64 nexus3.edgexfoundry.org:10004/device-mqtt-arm64:96b3e6837c0c0a3acc7abbc19ad4378a288ec056 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:42:23 + docker push nexus3.edgexfoundry.org:10004/device-mqtt-arm64:96b3e6837c0c0a3acc7abbc19ad4378a288ec056 15:42:23 The push refers to repository [nexus3.edgexfoundry.org:10004/device-mqtt-arm64] 15:42:23 b349a9c6273e: Preparing 15:42:23 d1453e9cab34: Preparing 15:42:23 423e19b63892: Preparing 15:42:23 e7acdfd28046: Preparing 15:42:23 26cbea5cba74: Preparing 15:42:23 26cbea5cba74: Layer already exists 15:42:23 b349a9c6273e: Pushed 15:42:23 e7acdfd28046: Pushed 15:42:23 d1453e9cab34: Pushed 15:42:29 423e19b63892: Pushed 15:42:29 96b3e6837c0c0a3acc7abbc19ad4378a288ec056: digest: sha256:f17375b96a0b631affc86a43eb609b8a09ba0a8c8e2e9782d1c04c436e35024c size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:42:29 + docker tag device-mqtt-arm64 nexus3.edgexfoundry.org:10004/device-mqtt-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:42:29 + docker push nexus3.edgexfoundry.org:10004/device-mqtt-arm64:latest 15:42:29 The push refers to repository [nexus3.edgexfoundry.org:10004/device-mqtt-arm64] 15:42:29 b349a9c6273e: Preparing 15:42:29 d1453e9cab34: Preparing 15:42:29 423e19b63892: Preparing 15:42:29 e7acdfd28046: Preparing 15:42:29 26cbea5cba74: Preparing 15:42:29 26cbea5cba74: Layer already exists 15:42:29 e7acdfd28046: Layer already exists 15:42:29 423e19b63892: Layer already exists 15:42:29 d1453e9cab34: Layer already exists 15:42:29 b349a9c6273e: Layer already exists 15:42:29 latest: digest: sha256:f17375b96a0b631affc86a43eb609b8a09ba0a8c8e2e9782d1c04c436e35024c size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:42:30 + docker tag device-mqtt-arm64 nexus3.edgexfoundry.org:10004/device-mqtt-arm64:3.0.0-dev.38 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:42:30 + docker push nexus3.edgexfoundry.org:10004/device-mqtt-arm64:3.0.0-dev.38 15:42:30 The push refers to repository [nexus3.edgexfoundry.org:10004/device-mqtt-arm64] 15:42:30 b349a9c6273e: Preparing 15:42:30 d1453e9cab34: Preparing 15:42:30 423e19b63892: Preparing 15:42:30 e7acdfd28046: Preparing 15:42:30 26cbea5cba74: Preparing 15:42:30 d1453e9cab34: Layer already exists 15:42:30 26cbea5cba74: Layer already exists 15:42:30 423e19b63892: Layer already exists 15:42:30 e7acdfd28046: Layer already exists 15:42:30 b349a9c6273e: Layer already exists 15:42:30 3.0.0-dev.38: digest: sha256:f17375b96a0b631affc86a43eb609b8a09ba0a8c8e2e9782d1c04c436e35024c size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:42:31 + docker tag device-mqtt-arm64 nexus3.edgexfoundry.org:10004/device-mqtt-arm64:96b3e6837c0c0a3acc7abbc19ad4378a288ec056-3.0.0-dev.38 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:42:31 + docker push nexus3.edgexfoundry.org:10004/device-mqtt-arm64:96b3e6837c0c0a3acc7abbc19ad4378a288ec056-3.0.0-dev.38 15:42:31 The push refers to repository [nexus3.edgexfoundry.org:10004/device-mqtt-arm64] 15:42:31 b349a9c6273e: Preparing 15:42:31 d1453e9cab34: Preparing 15:42:31 423e19b63892: Preparing 15:42:31 e7acdfd28046: Preparing 15:42:31 26cbea5cba74: Preparing 15:42:31 b349a9c6273e: Layer already exists 15:42:31 423e19b63892: Layer already exists 15:42:31 d1453e9cab34: Layer already exists 15:42:31 26cbea5cba74: Layer already exists 15:42:31 e7acdfd28046: Layer already exists 15:42:31 96b3e6837c0c0a3acc7abbc19ad4378a288ec056-3.0.0-dev.38: digest: sha256:f17375b96a0b631affc86a43eb609b8a09ba0a8c8e2e9782d1c04c436e35024c size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:42:32 + docker tag device-mqtt-arm64 nexus3.edgexfoundry.org:10004/device-mqtt-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:42:32 + docker push nexus3.edgexfoundry.org:10004/device-mqtt-arm64:main 15:42:32 The push refers to repository [nexus3.edgexfoundry.org:10004/device-mqtt-arm64] 15:42:32 b349a9c6273e: Preparing 15:42:32 d1453e9cab34: Preparing 15:42:32 423e19b63892: Preparing 15:42:32 e7acdfd28046: Preparing 15:42:32 26cbea5cba74: Preparing 15:42:32 26cbea5cba74: Layer already exists 15:42:32 b349a9c6273e: Layer already exists 15:42:32 d1453e9cab34: Layer already exists 15:42:32 e7acdfd28046: Layer already exists 15:42:32 423e19b63892: Layer already exists 15:42:32 main: digest: sha256:f17375b96a0b631affc86a43eb609b8a09ba0a8c8e2e9782d1c04c436e35024c size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 15:42:32 ===================================================== [Pipeline] echo 15:42:32 taggedImages: 15:42:32 - nexus3.edgexfoundry.org:10004/device-mqtt-arm64:96b3e6837c0c0a3acc7abbc19ad4378a288ec056 15:42:32 - nexus3.edgexfoundry.org:10004/device-mqtt-arm64:latest 15:42:32 - nexus3.edgexfoundry.org:10004/device-mqtt-arm64:3.0.0-dev.38 15:42:32 - nexus3.edgexfoundry.org:10004/device-mqtt-arm64:96b3e6837c0c0a3acc7abbc19ad4378a288ec056-3.0.0-dev.38 15:42:32 - 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 15:42:33 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 15:42:33 15:42:33 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:42:33 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 15:42:33 arm64: Pulling from edgex-lftools-log-publisher 15:42:33 8998bd30e6a1: Pulling fs layer 15:42:33 04944245beec: Pulling fs layer 15:42:33 699f458cf7ca: Pulling fs layer 15:42:33 765212b225bb: Pulling fs layer 15:42:33 f23df028b6ca: Pulling fs layer 15:42:33 d65c8cfc05b1: Pulling fs layer 15:42:33 2437ff75d9bd: Pulling fs layer 15:42:33 d65c8cfc05b1: Waiting 15:42:33 2437ff75d9bd: Waiting 15:42:33 f23df028b6ca: Waiting 15:42:33 04944245beec: Verifying Checksum 15:42:33 04944245beec: Download complete 15:42:33 765212b225bb: Verifying Checksum 15:42:33 765212b225bb: Download complete 15:42:33 f23df028b6ca: Download complete 15:42:33 d65c8cfc05b1: Verifying Checksum 15:42:33 d65c8cfc05b1: Download complete 15:42:33 699f458cf7ca: Verifying Checksum 15:42:33 699f458cf7ca: Download complete 15:42:34 8998bd30e6a1: Download complete 15:42:36 2437ff75d9bd: Verifying Checksum 15:42:36 2437ff75d9bd: Download complete 15:42:37 8998bd30e6a1: Pull complete 15:42:38 04944245beec: Pull complete 15:42:39 699f458cf7ca: Pull complete 15:42:39 765212b225bb: Pull complete 15:42:43 f23df028b6ca: Pull complete 15:42:43 d65c8cfc05b1: Pull complete 15:42:58 2437ff75d9bd: Pull complete 15:42:58 Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da 15:42:58 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 15:42:58 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 15:42:59 prd-ubuntu20.04-docker-arm64-4c-16g-16025 does not seem to be running inside a container 15:42:59 $ 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/122 -v /w/workspace/device-mqtt-go/122:/w/workspace/device-mqtt-go/122:rw,z -v /w/workspace/device-mqtt-go/122@tmp:/w/workspace/device-mqtt-go/122@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 15:43:01 $ docker top 1a406d9f29c3b13c6495abebb4f9b58e25abf00f21e71913ee4a7442ea048ed2 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 15:43:02 ---> job-cost.sh 15:43:02 lf-activate-venv: SKIPPING 15:43:02 INFO: No Stack... 15:43:02 INFO: Retrieving Pricing Info for: v3-standard-4 15:43:03 INFO: Archiving Costs [Pipeline] sh 15:43:04 + cat /w/workspace/device-mqtt-go/122/archives/cost.csv 15:43:04 + cut -d, -f6 [Pipeline] lock 15:43:04 Trying to acquire lock on [jenkins-edgexfoundry-device-mqtt-go-main-122-stack-cost] 15:43:04 Resource [jenkins-edgexfoundry-device-mqtt-go-main-122-stack-cost] did not exist. Created. 15:43:04 Lock acquired on [jenkins-edgexfoundry-device-mqtt-go-main-122-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 15:43:05 /w/workspace/device-mqtt-go/122@tmp/durable-6a94565f/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh 15:43:05 + echo total: 0.10999999940395355 [Pipeline] stash 15:43:05 Warning: overwriting stash ‘stack-cost’ 15:43:05 Stashed 1 file(s) [Pipeline] } 15:43:05 Lock released on resource [jenkins-edgexfoundry-device-mqtt-go-main-122-stack-cost] [Pipeline] // lock [Pipeline] } 15:43:05 $ docker stop --time=1 1a406d9f29c3b13c6495abebb4f9b58e25abf00f21e71913ee4a7442ea048ed2 15:43:07 $ docker rm -f --volumes 1a406d9f29c3b13c6495abebb4f9b58e25abf00f21e71913ee4a7442ea048ed2 [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 15:43:07 provisioning config files... 15:43:07 copy managed file [device-mqtt-go-codecov-token] to file:/w/workspace/edgexfoundry_device-mqtt-go_main@tmp/config28531640764145235tmp [Pipeline] { [Pipeline] sh 15:43:08 + set +x 15:43:08 + + curl -s https://codecov.io/bash 15:43:08 bash -s -- 15:43:08 15:43:08 _____ _ 15:43:08 / ____| | | 15:43:08 | | ___ __| | ___ ___ _____ __ 15:43:08 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 15:43:08 | |___| (_) | (_| | __/ (_| (_) \ V / 15:43:08 \_____\___/ \__,_|\___|\___\___/ \_/ 15:43:08 Bash-1.0.6 15:43:08 15:43:08 15:43:08 ==> git version 2.25.1 found 15:43:08 ==> 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 15:43:08 Release-Date: 2020-01-08 15:43:08 Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp 15:43:08 Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets 15:43:08 ==> Jenkins CI detected. 15:43:08 current dir:  /w/workspace/edgexfoundry_device-mqtt-go_main 15:43:08 project root: . 15:43:08 --> token set from env 15:43:08 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 15:43:08 ==> Running gcov in . (disable via -X gcov) 15:43:08 ==> Python coveragepy not found 15:43:08 ==> Searching for coverage reports in: 15:43:08 + . 15:43:08 -> Found 1 reports 15:43:08 ==> Detecting git/mercurial file structure 15:43:08 ==> Reading reports 15:43:08 + ./coverage.out bytes=18506 15:43:08 ==> Appending adjustments 15:43:08 https://docs.codecov.io/docs/fixing-reports 15:43:08 + Found adjustments 15:43:08 ==> Gzipping contents 15:43:08 4.0K /tmp/codecov.XdBgci.gz 15:43:08 ==> Uploading reports 15:43:08 url: https://codecov.io 15:43:08 query: branch=main&commit=96b3e6837c0c0a3acc7abbc19ad4378a288ec056&build=122&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-mqtt-go%2Fjob%2Fmain%2F122%2F&name=&tag=&slug=edgexfoundry%2Fdevice-mqtt-go&service=jenkins&flags=&pr=&job=&cmd_args= 15:43:08 -> Pinging Codecov 15:43:08 https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=3cf7f23a-d5e6-4c47-868b-a0a7f9a025f8&branch=main&commit=96b3e6837c0c0a3acc7abbc19ad4378a288ec056&build=122&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-mqtt-go%2Fjob%2Fmain%2F122%2F&name=&tag=&slug=edgexfoundry%2Fdevice-mqtt-go&service=jenkins&flags=&pr=&job=&cmd_args= 15:43:09 -> Uploading to 15:43:09 https://storage.googleapis.com/codecov/v4/raw/2023-05-18/7D719EC7BBE17E464838252E33014C33/96b3e6837c0c0a3acc7abbc19ad4378a288ec056/d448bc1e-9d3a-4517-9de6-2dbf81a99ab0.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20230518%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20230518T154308Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=e03cff5983d5981e40188c83b8050d92f28d4bb140bd6daa008eaefe86e88f02 15:43:09 % Total % Received % Xferd Average Speed Time Time Time Current 15:43:09 Dload Upload Total Spent Left Speed 15:43:09 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 3219 0 0 100 3219 0 15626 --:--:-- --:--:-- --:--:-- 15702 15:43:09 -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/device-mqtt-go/commit/96b3e6837c0c0a3acc7abbc19ad4378a288ec056 [Pipeline] } 15:43:09 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) [Pipeline] echo 15:43:09 [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] withCredentials 15:43:09 Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:43:09 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 15:43:09 15:43:09 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:43:09 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 15:43:09 1.410.4: Pulling from edgex-devops/edgex-snyk-go 15:43:09 df9b9388f04a: Pulling fs layer 15:43:09 52dc419b0ee2: Pulling fs layer 15:43:09 25bc292e5bac: Pulling fs layer 15:43:09 114826534d7a: Pulling fs layer 15:43:09 4657fd5d0bcf: Pulling fs layer 15:43:09 6ad1cebc031e: Pulling fs layer 15:43:09 8a3aa393b2d8: Pulling fs layer 15:43:09 6ad1cebc031e: Waiting 15:43:09 4657fd5d0bcf: Waiting 15:43:09 8a3aa393b2d8: Waiting 15:43:09 114826534d7a: Waiting 15:43:09 25bc292e5bac: Verifying Checksum 15:43:09 52dc419b0ee2: Download complete 15:43:09 4657fd5d0bcf: Verifying Checksum 15:43:09 4657fd5d0bcf: Download complete 15:43:09 df9b9388f04a: Verifying Checksum 15:43:10 df9b9388f04a: Pull complete 15:43:10 6ad1cebc031e: Verifying Checksum 15:43:10 6ad1cebc031e: Download complete 15:43:10 52dc419b0ee2: Pull complete 15:43:10 25bc292e5bac: Pull complete 15:43:10 114826534d7a: Download complete 15:43:10 8a3aa393b2d8: Verifying Checksum 15:43:10 8a3aa393b2d8: Download complete 15:43:14 114826534d7a: Pull complete 15:43:14 4657fd5d0bcf: Pull complete 15:43:14 6ad1cebc031e: Pull complete 15:43:17 8a3aa393b2d8: Pull complete 15:43:17 Digest: sha256:4b4dcd1004c4b70ae7ff23424eaa7ae18978b3759dc64bf5c8870aa20fc5e024 15:43:17 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 15:43:17 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 15:43:17 prd-ubuntu20.04-docker-8c-8g-16024 does not seem to be running inside a container 15:43:17 $ 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 ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 cat 15:43:22 $ docker top a2d44631e4a39154f21b964e5e1b41e65f9206222de11a283a30be394aeb2343 -eo pid,comm [Pipeline] { [Pipeline] echo 15:43:22 [edgeXSnyk] command to run: set -o pipefail ; snyk monitor --org=edgex-jenkins --project-name='edgexfoundry/device-mqtt-go:main' [Pipeline] sh 15:43:22 + set -o pipefail 15:43:22 + snyk monitor '--org=edgex-jenkins' '--project-name=edgexfoundry/device-mqtt-go:main' 15:43:27 15:43:27 Monitoring /w/workspace/edgexfoundry_device-mqtt-go_main (github.com/edgexfoundry/device-mqtt-go)... 15:43:27 15:43:27 Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/38fccec6-2f8b-4396-aa47-65a7ae25b6ec/history/02141db4-abcd-4620-af63-86847c10772c 15:43:27 15:43:27 Tip: Detected multiple supported manifests (1), use --all-projects to scan all of them at once. 15:43:27 15:43:27 Notifications about newly disclosed issues related to these dependencies will be emailed to you. 15:43:27 15:43:27 15:43:27 A medium severity vulnerability was found in the Snyk CLI versions you are using. 15:43:27 We fixed the vulnerability in version 1.996.0. We recommend updating to the latest version. 15:43:27 More details here: https://snyk.co/ue1NS [Pipeline] } 15:43:27 $ docker stop --time=1 a2d44631e4a39154f21b964e5e1b41e65f9206222de11a283a30be394aeb2343 15:43:31 $ docker rm -f --volumes a2d44631e4a39154f21b964e5e1b41e65f9206222de11a283a30be394aeb2343 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // withCredentials [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Archive Prep) Stage "Archive Prep" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) Stage "Publish Swagger" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) [Pipeline] stage [Pipeline] { (Tag) [Pipeline] script [Pipeline] { [Pipeline] unstash [Pipeline] sh 15:43:31 + git log --format=format:%s -1 96b3e6837c0c0a3acc7abbc19ad4378a288ec056 [Pipeline] sh 15:43:32 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 15:43:32 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:43:32 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 15:43:32 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 15:43:32 prd-ubuntu20.04-docker-8c-8g-16024 does not seem to be running inside a container 15:43:32 $ 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 ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 15:43:33 $ docker top 23ecb11d527fbe9640f35e1069b708d03ed81ef2853d0e48895262b7f541f3cb -eo pid,comm 15:43: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). 15:43:33 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 15:43:33 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 15:43:33 [ssh-agent] Looking for ssh-agent implementation... 15:43:33 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 15:43:33 $ docker exec 23ecb11d527fbe9640f35e1069b708d03ed81ef2853d0e48895262b7f541f3cb ssh-agent 15:43:33 SSH_AUTH_SOCK=/tmp/ssh-V32s5KlRVOG4/agent.31 15:43:33 SSH_AGENT_PID=37 15:43:33 Running ssh-add (command line suppressed) 15:43:33 Identity added: /w/workspace/edgexfoundry_device-mqtt-go_main@tmp/private_key_15708583465547345662.key (/w/workspace/edgexfoundry_device-mqtt-go_main@tmp/private_key_15708583465547345662.key) 15:43:33 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 15:43:33 + git semver tag 15:43:33 2023-05-18 15:43:33,921 [run_tag] DEBUG tag force:False 15:43:33 2023-05-18 15:43:33,921 [check_head_tag] DEBUG check head tag 15:43:33 2023-05-18 15:43:33,922 [execute] INFO git cat-file --batch-check 15:43:33 2023-05-18 15:43:33,922 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgexfoundry_device-mqtt-go_main, universal_newlines=False, shell=None, istream=) 15:43:33 2023-05-18 15:43:33,926 [execute] INFO git cat-file --batch 15:43:33 2023-05-18 15:43:33,926 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgexfoundry_device-mqtt-go_main, universal_newlines=False, shell=None, istream=) 15:43:33 2023-05-18 15:43:33,950 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-mqtt-go_main/.semver/main 15:43:33 2023-05-18 15:43:33,951 [execute] INFO git tag -a v3.0.0-dev.38 -m v3.0.0-dev.38 15:43:33 2023-05-18 15:43:33,951 [execute] DEBUG Popen(['git', 'tag', '-a', 'v3.0.0-dev.38', '-m', 'v3.0.0-dev.38'], cwd=/w/workspace/edgexfoundry_device-mqtt-go_main, universal_newlines=False, shell=None, istream=None) 15:43:33 2023-05-18 15:43:33,957 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-mqtt-go_main/.semver/main 15:43:33 3.0.0-dev.38 [Pipeline] } 15:43:33 $ docker exec --env ******** --env ******** 23ecb11d527fbe9640f35e1069b708d03ed81ef2853d0e48895262b7f541f3cb ssh-agent -k 15:43:34 unset SSH_AUTH_SOCK; 15:43:34 unset SSH_AGENT_PID; 15:43:34 echo Agent pid 37 killed; 15:43:34 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 15:43:34 + git semver [Pipeline] } 15:43:34 $ docker stop --time=1 23ecb11d527fbe9640f35e1069b708d03ed81ef2853d0e48895262b7f541f3cb 15:43:35 $ docker rm -f --volumes 23ecb11d527fbe9640f35e1069b708d03ed81ef2853d0e48895262b7f541f3cb [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:43:36 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 15:43:36 15:43:36 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:43:36 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 15:43:36 0.23.1-centos7: Pulling from edgex-lftools 15:43:36 ab5ef0e58194: Pulling fs layer 15:43:36 9712f1f96733: Pulling fs layer 15:43:36 63f879dbbcfc: Pulling fs layer 15:43:36 0d9ebad4ef96: Pulling fs layer 15:43:36 e9a5061849ea: Pulling fs layer 15:43:36 d747dcd14b5f: Pulling fs layer 15:43:36 2de7ff778b66: Pulling fs layer 15:43:36 0d9ebad4ef96: Waiting 15:43:36 e9a5061849ea: Waiting 15:43:36 d747dcd14b5f: Waiting 15:43:36 2de7ff778b66: Waiting 15:43:36 9712f1f96733: Download complete 15:43:36 63f879dbbcfc: Verifying Checksum 15:43:36 63f879dbbcfc: Download complete 15:43:37 e9a5061849ea: Verifying Checksum 15:43:37 e9a5061849ea: Download complete 15:43:37 d747dcd14b5f: Download complete 15:43:37 ab5ef0e58194: Download complete 15:43:37 0d9ebad4ef96: Verifying Checksum 15:43:37 0d9ebad4ef96: Download complete 15:43:37 2de7ff778b66: Verifying Checksum 15:43:37 2de7ff778b66: Download complete 15:43:39 ab5ef0e58194: Pull complete 15:43:39 9712f1f96733: Pull complete 15:43:40 63f879dbbcfc: Pull complete 15:43:44 0d9ebad4ef96: Pull complete 15:43:44 e9a5061849ea: Pull complete 15:43:44 d747dcd14b5f: Pull complete 15:43:45 2de7ff778b66: Pull complete 15:43:45 Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 15:43:45 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 15:43:45 nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 15:43:45 prd-ubuntu20.04-docker-8c-8g-16024 does not seem to be running inside a container 15:43:45 $ 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 ******** nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 cat 15:43:50 $ docker top aa769b11be899d85122f32ae9bf7cf2a17a887b940c83f3452f915d87a4fc0b9 -eo pid,comm [Pipeline] { [Pipeline] configFileProvider 15:43:50 provisioning config files... 15:43:50 copy managed file [sigul-config] to file:/w/workspace/edgexfoundry_device-mqtt-go_main@tmp/config15603416609651541464tmp 15:43:50 copy managed file [sigul-password] to file:/w/workspace/edgexfoundry_device-mqtt-go_main@tmp/config4763231698873413802tmp 15:43:50 copy managed file [sigul-pki] to file:/w/workspace/edgexfoundry_device-mqtt-go_main@tmp/config9419979415486007446tmp [Pipeline] { [Pipeline] echo 15:43:50 Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh 15:43:50 ---> sigul-configuration.sh 15:43:50 gpg: directory `/root/.gnupg' created 15:43:50 gpg: new configuration file `/root/.gnupg/gpg.conf' created 15:43:50 gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run 15:43:50 gpg: keyring `/root/.gnupg/secring.gpg' created 15:43:50 gpg: keyring `/root/.gnupg/pubring.gpg' created 15:43:50 gpg: CAST5 encrypted data 15:43:50 gpg: encrypted with 1 passphrase 15:43:50 gpg: WARNING: message was not integrity protected [Pipeline] sh 15:43:50 + mkdir /home/jenkins 15:43:50 + mkdir /home/jenkins/sigul [Pipeline] sh 15:43:50 + 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 15:43:51 Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh 15:43:51 ---> sigul-install.sh 15:43:51 Sigul already installed; skipping installation. [Pipeline] sh 15:43:51 + git tag --list 15:43:51 0.7.1 15:43:51 v1.0.0 15:43:51 v1.1.0 15:43:51 v1.1.1 15:43:51 v1.2.2 15:43:51 v1.3.0 15:43:51 v1.3.1 15:43:51 v2.0.0 15:43:51 v2.1.0 15:43:51 v2.1.1 15:43:51 v2.1.1-dev.1 15:43:51 v2.1.1-dev.2 15:43:51 v2.2.0 15:43:51 v2.2.1-dev.1 15:43:51 v2.2.1-dev.10 15:43:51 v2.2.1-dev.2 15:43:51 v2.2.1-dev.3 15:43:51 v2.2.1-dev.4 15:43:51 v2.2.1-dev.5 15:43:51 v2.2.1-dev.6 15:43:51 v2.2.1-dev.7 15:43:51 v2.2.1-dev.8 15:43:51 v2.2.1-dev.9 15:43:51 v2.3.0 15:43:51 v2.3.0-dev.10 15:43:51 v2.3.0-dev.11 15:43:51 v2.3.0-dev.12 15:43:51 v2.3.0-dev.13 15:43:51 v2.3.0-dev.14 15:43:51 v2.3.0-dev.15 15:43:51 v2.3.0-dev.16 15:43:51 v2.3.0-dev.17 15:43:51 v2.3.0-dev.18 15:43:51 v2.3.0-dev.19 15:43:51 v2.3.0-dev.20 15:43:51 v2.3.0-dev.21 15:43:51 v2.3.0-dev.22 15:43:51 v2.3.0-dev.23 15:43:51 v2.3.0-dev.24 15:43:51 v2.3.0-dev.25 15:43:51 v2.3.0-dev.26 15:43:51 v2.3.0-dev.27 15:43:51 v2.3.0-dev.28 15:43:51 v2.3.0-dev.29 15:43:51 v2.3.0-dev.30 15:43:51 v2.3.0-dev.31 15:43:51 v2.3.0-dev.32 15:43:51 v2.3.0-dev.33 15:43:51 v2.3.0-dev.34 15:43:51 v3.0.0-dev.1 15:43:51 v3.0.0-dev.10 15:43:51 v3.0.0-dev.11 15:43:51 v3.0.0-dev.12 15:43:51 v3.0.0-dev.13 15:43:51 v3.0.0-dev.14 15:43:51 v3.0.0-dev.15 15:43:51 v3.0.0-dev.16 15:43:51 v3.0.0-dev.17 15:43:51 v3.0.0-dev.18 15:43:51 v3.0.0-dev.19 15:43:51 v3.0.0-dev.2 15:43:51 v3.0.0-dev.20 15:43:51 v3.0.0-dev.21 15:43:51 v3.0.0-dev.22 15:43:51 v3.0.0-dev.23 15:43:51 v3.0.0-dev.24 15:43:51 v3.0.0-dev.25 15:43:51 v3.0.0-dev.26 15:43:51 v3.0.0-dev.27 15:43:51 v3.0.0-dev.28 15:43:51 v3.0.0-dev.29 15:43:51 v3.0.0-dev.3 15:43:51 v3.0.0-dev.30 15:43:51 v3.0.0-dev.31 15:43:51 v3.0.0-dev.32 15:43:51 v3.0.0-dev.33 15:43:51 v3.0.0-dev.34 15:43:51 v3.0.0-dev.35 15:43:51 v3.0.0-dev.36 15:43:51 v3.0.0-dev.37 15:43:51 v3.0.0-dev.38 15:43:51 v3.0.0-dev.4 15:43:51 v3.0.0-dev.5 15:43:51 v3.0.0-dev.6 15:43:51 v3.0.0-dev.7 15:43:51 v3.0.0-dev.8 15:43:51 v3.0.0-dev.9 [Pipeline] sh 15:43:51 + lftools sign git-tag v3.0.0-dev.38 15:43:52 Signing Git tag with Sigul... 15:43:52 Signing v3.0.0-dev.38 [Pipeline] echo 15:43:52 Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh 15:43:53 ---> sigul-configuration-cleanup.sh [Pipeline] } 15:43:53 Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } 15:43:53 $ docker stop --time=1 aa769b11be899d85122f32ae9bf7cf2a17a887b940c83f3452f915d87a4fc0b9 15:43:54 $ docker rm -f --volumes aa769b11be899d85122f32ae9bf7cf2a17a887b940c83f3452f915d87a4fc0b9 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] sh 15:43:54 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 15:43:54 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:43:55 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 15:43:55 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 15:43:55 prd-ubuntu20.04-docker-8c-8g-16024 does not seem to be running inside a container 15:43:55 $ 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 ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 15:43:55 $ docker top cf0fbc4b31ed74521b91def37ad5f90b135c6d73a0f12a912046b28e9ab2c832 -eo pid,comm 15:43:55 ERROR: The container started but didn't run the expected command. Please double check your ENTRYPOINT does execute the command passed as docker run argument, as required by official docker images (see https://github.com/docker-library/official-images#consistency for entrypoint consistency requirements). 15:43:55 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 15:43:55 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 15:43:55 [ssh-agent] Looking for ssh-agent implementation... 15:43:55 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 15:43:55 $ docker exec cf0fbc4b31ed74521b91def37ad5f90b135c6d73a0f12a912046b28e9ab2c832 ssh-agent 15:43:55 SSH_AUTH_SOCK=/tmp/ssh-wAfdAVqHTL6H/agent.31 15:43:55 SSH_AGENT_PID=37 15:43:55 Running ssh-add (command line suppressed) 15:43:55 Identity added: /w/workspace/edgexfoundry_device-mqtt-go_main@tmp/private_key_1812714434508867071.key (/w/workspace/edgexfoundry_device-mqtt-go_main@tmp/private_key_1812714434508867071.key) 15:43:55 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 15:43:56 + git semver bump pre 15:43:56 2023-05-18 15:43:56,432 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-mqtt-go_main/.semver/main 15:43:56 2023-05-18 15:43:56,432 [bump_version] DEBUG bumping version:3.0.0-dev.38 on axis:pre with prefix:dev 15:43:56 2023-05-18 15:43:56,432 [bump_version] DEBUG bumped version:3.0.0-dev.39 15:43:56 2023-05-18 15:43:56,432 [write_version] DEBUG write version:3.0.0-dev.39 to path:/w/workspace/edgexfoundry_device-mqtt-go_main/.semver/main with force:True 15:43:56 2023-05-18 15:43:56,432 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-mqtt-go_main/.semver/main 15:43:56 2023-05-18 15:43:56,432 [write_file] DEBUG write to file:/w/workspace/edgexfoundry_device-mqtt-go_main/.semver/main 15:43:56 2023-05-18 15:43:56,434 [execute] INFO git cat-file --batch-check 15:43:56 2023-05-18 15:43:56,434 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgexfoundry_device-mqtt-go_main/.semver, universal_newlines=False, shell=None, istream=) 15:43:56 2023-05-18 15:43:56,440 [execute] INFO git cat-file --batch 15:43:56 2023-05-18 15:43:56,441 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgexfoundry_device-mqtt-go_main/.semver, universal_newlines=False, shell=None, istream=) 15:43:56 2023-05-18 15:43:56,446 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-mqtt-go_main/.semver/main 15:43:56 3.0.0-dev.39 [Pipeline] } 15:43:56 $ docker exec --env ******** --env ******** cf0fbc4b31ed74521b91def37ad5f90b135c6d73a0f12a912046b28e9ab2c832 ssh-agent -k 15:43:56 unset SSH_AUTH_SOCK; 15:43:56 unset SSH_AGENT_PID; 15:43:56 echo Agent pid 37 killed; 15:43:56 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 15:43:56 + git semver [Pipeline] } 15:43:57 $ docker stop --time=1 cf0fbc4b31ed74521b91def37ad5f90b135c6d73a0f12a912046b28e9ab2c832 15:43:58 $ docker rm -f --volumes cf0fbc4b31ed74521b91def37ad5f90b135c6d73a0f12a912046b28e9ab2c832 [Pipeline] // withDockerContainer [Pipeline] sh 15:43:58 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 15:43:58 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:43:59 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 15:43:59 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 15:43:59 prd-ubuntu20.04-docker-8c-8g-16024 does not seem to be running inside a container 15:43:59 $ 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 ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 15:43:59 $ docker top 92590a9ab951c3ed2e8e6169166844bd9d2f3a33bdff427756a23cbc9985560b -eo pid,comm 15:43:59 ERROR: The container started but didn't run the expected command. Please double check your ENTRYPOINT does execute the command passed as docker run argument, as required by official docker images (see https://github.com/docker-library/official-images#consistency for entrypoint consistency requirements). 15:43:59 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 15:43:59 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 15:43:59 [ssh-agent] Looking for ssh-agent implementation... 15:43:59 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 15:43:59 $ docker exec 92590a9ab951c3ed2e8e6169166844bd9d2f3a33bdff427756a23cbc9985560b ssh-agent 15:43:59 SSH_AUTH_SOCK=/tmp/ssh-zyFwe38YDDFW/agent.33 15:43:59 SSH_AGENT_PID=39 15:43:59 Running ssh-add (command line suppressed) 15:44:00 Identity added: /w/workspace/edgexfoundry_device-mqtt-go_main@tmp/private_key_6904409741072219864.key (/w/workspace/edgexfoundry_device-mqtt-go_main@tmp/private_key_6904409741072219864.key) 15:44:00 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 15:44:00 + git semver push 15:44:00 2023-05-18 15:44:00,533 [run_push] DEBUG push 15:44:00 2023-05-18 15:44:00,534 [execute] INFO git cat-file --batch-check 15:44:00 2023-05-18 15:44:00,535 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgexfoundry_device-mqtt-go_main/.semver, universal_newlines=False, shell=None, istream=) 15:44:00 2023-05-18 15:44:00,539 [execute] INFO git rev-list 435ca672c5403e09493acc8a079b1bb890342304 -- 15:44:00 2023-05-18 15:44:00,539 [execute] DEBUG Popen(['git', 'rev-list', '435ca672c5403e09493acc8a079b1bb890342304', '--'], cwd=/w/workspace/edgexfoundry_device-mqtt-go_main/.semver, universal_newlines=False, shell=None, istream=None) 15:44:00 2023-05-18 15:44:00,552 [execute] INFO git fetch -v origin 15:44:00 2023-05-18 15:44:00,552 [execute] DEBUG Popen(['git', 'fetch', '-v', 'origin'], cwd=/w/workspace/edgexfoundry_device-mqtt-go_main/.semver, universal_newlines=True, shell=None, istream=None) 15:44:01 2023-05-18 15:44:01,043 [run_push] DEBUG no remote changes detected 15:44:01 2023-05-18 15:44:01,043 [execute] INFO git push origin semver 15:44:01 2023-05-18 15:44:01,044 [execute] DEBUG Popen(['git', 'push', 'origin', 'semver'], cwd=/w/workspace/edgexfoundry_device-mqtt-go_main/.semver, universal_newlines=False, shell=None, istream=None) 15:44:02 2023-05-18 15:44:01,870 [run_push] DEBUG push all version tags 15:44:02 2023-05-18 15:44:01,871 [execute] INFO git push origin refs/tags/v*:refs/tags/v* 15:44:02 2023-05-18 15:44:01,871 [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) 15:44:02 2023-05-18 15:44:02,647 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-mqtt-go_main/.semver/main 15:44:02 3.0.0-dev.39 [Pipeline] } 15:44:02 $ docker exec --env ******** --env ******** 92590a9ab951c3ed2e8e6169166844bd9d2f3a33bdff427756a23cbc9985560b ssh-agent -k 15:44:02 unset SSH_AUTH_SOCK; 15:44:02 unset SSH_AGENT_PID; 15:44:02 echo Agent pid 39 killed; 15:44:02 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 15:44:03 + git semver [Pipeline] } 15:44:03 $ docker stop --time=1 92590a9ab951c3ed2e8e6169166844bd9d2f3a33bdff427756a23cbc9985560b 15:44:04 $ docker rm -f --volumes 92590a9ab951c3ed2e8e6169166844bd9d2f3a33bdff427756a23cbc9985560b [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Experimental Tag) Stage "Bump Experimental Tag" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Stable (Named) Tag) Stage "Bump Stable (Named) Tag" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] sh 15:44:05 + [ -d /w/workspace/edgexfoundry_device-mqtt-go_main/archives ] 15:44:05 + ls -al /w/workspace/edgexfoundry_device-mqtt-go_main/archives 15:44:05 total 16 15:44:05 drwxr-xr-x 3 root root 4096 May 18 15:34 . 15:44:05 drwxrwxr-x 11 jenkins jenkins 4096 May 18 15:43 .. 15:44:05 drwxr-xr-x 2 root root 4096 May 18 15:34 cost 15:44:05 -rw-r--r-- 1 root root 86 May 18 15:34 cost.csv 15:44:05 + sudo chown -R jenkins:jenkins /w/workspace/edgexfoundry_device-mqtt-go_main/archives 15:44:05 + ls -al /w/workspace/edgexfoundry_device-mqtt-go_main/archives 15:44:05 total 16 15:44:05 drwxr-xr-x 3 jenkins jenkins 4096 May 18 15:34 . 15:44:05 drwxrwxr-x 11 jenkins jenkins 4096 May 18 15:43 .. 15:44:05 drwxr-xr-x 2 jenkins jenkins 4096 May 18 15:34 cost 15:44:05 -rw-r--r-- 1 jenkins jenkins 86 May 18 15:34 cost.csv [Pipeline] libraryResource [Pipeline] sh 15:44:05 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 15:44:06 ---> package-listing.sh 15:44:06 ++ facter osfamily 15:44:06 ++ tr '[:upper:]' '[:lower:]' 15:44:06 + OS_FAMILY=debian 15:44:06 + workspace=/w/workspace/edgexfoundry_device-mqtt-go_main 15:44:06 + START_PACKAGES=/tmp/packages_start.txt 15:44:06 + END_PACKAGES=/tmp/packages_end.txt 15:44:06 + DIFF_PACKAGES=/tmp/packages_diff.txt 15:44:06 + PACKAGES=/tmp/packages_start.txt 15:44:06 + '[' /w/workspace/edgexfoundry_device-mqtt-go_main ']' 15:44:06 + PACKAGES=/tmp/packages_end.txt 15:44:06 + case "${OS_FAMILY}" in 15:44:06 + dpkg -l 15:44:06 + grep '^ii' 15:44:06 + '[' -f /tmp/packages_start.txt ']' 15:44:06 + '[' -f /tmp/packages_end.txt ']' 15:44:06 + diff /tmp/packages_start.txt /tmp/packages_end.txt 15:44:06 + '[' /w/workspace/edgexfoundry_device-mqtt-go_main ']' 15:44:06 + mkdir -p /w/workspace/edgexfoundry_device-mqtt-go_main/archives/ 15:44:06 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgexfoundry_device-mqtt-go_main/archives/ [Pipeline] echo 15:44:06 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 15:44:06 + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:44:07 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 15:44:07 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 15:44:07 prd-ubuntu20.04-docker-8c-8g-16024 does not seem to be running inside a container 15:44:07 $ docker run -t -d -u 1001:1001 --privileged -u 0:0 --net host -v /var/log/sysstat:/var/log/sysstat -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/edgexfoundry_device-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 ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 15:44:07 $ docker top 5f9acb08a790146b436e4d578b272a2fa21e07739325fb99b4e9a20db557e363 -eo pid,comm [Pipeline] { [Pipeline] sh 15:44:08 + touch /tmp/pre-build-complete [Pipeline] sh 15:44:08 + mkdir -p /var/log/sysstat [Pipeline] sh 15:44:08 + ls /var/log/sa-host 15:44:08 ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 15:44:09 provisioning config files... 15:44:09 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgexfoundry_device-mqtt-go_main@tmp/config678587261438845515tmp [Pipeline] { [Pipeline] echo 15:44:09 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 15:44:09 ---> create-netrc.sh [Pipeline] } 15:44:09 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 15:44:09 ---> python-tools-install.sh [Pipeline] echo 15:44:09 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 15:44:09 ---> sudo-logs.sh 15:44:09 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 15:44:10 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 15:44:10 ---> job-cost.sh 15:44:10 lf-activate-venv: SKIPPING 15:44:10 DEBUG: total: 0.2199999988079071 15:44:10 INFO: Retrieving Stack Cost... 15:44:10 INFO: Retrieving Pricing Info for: v3-standard-8 15:44:11 INFO: Archiving Costs [Pipeline] echo 15:44:11 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 15:44:11 ---> logs-deploy.sh 15:44:11 lf-activate-venv: SKIPPING 15:44:11 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-mqtt-go/main/122 15:44:11 INFO: archiving workspace using pattern(s): 15:44:12 Archives upload complete. 15:44:12 INFO: archiving logs to Nexus 15:44:13 ---> uname -a: 15:44:13 Linux prd-ubuntu20-04-docker-8c-8g-16024 5.4.0-126-generic #142-Ubuntu SMP Fri Aug 26 12:12:57 UTC 2022 x86_64 GNU/Linux 15:44:13 15:44:13 15:44:13 ---> lscpu: 15:44:13 Architecture: x86_64 15:44:13 CPU op-mode(s): 32-bit, 64-bit 15:44:13 Byte Order: Little Endian 15:44:13 Address sizes: 40 bits physical, 48 bits virtual 15:44:13 CPU(s): 8 15:44:13 On-line CPU(s) list: 0-7 15:44:13 Thread(s) per core: 1 15:44:13 Core(s) per socket: 1 15:44:13 Socket(s): 8 15:44:13 NUMA node(s): 1 15:44:13 Vendor ID: AuthenticAMD 15:44:13 CPU family: 23 15:44:13 Model: 49 15:44:13 Model name: AMD EPYC-Rome Processor 15:44:13 Stepping: 0 15:44:13 CPU MHz: 2800.000 15:44:13 BogoMIPS: 5600.00 15:44:13 Virtualization: AMD-V 15:44:13 Hypervisor vendor: KVM 15:44:13 Virtualization type: full 15:44:13 L1d cache: 256 KiB 15:44:13 L1i cache: 256 KiB 15:44:13 L2 cache: 4 MiB 15:44:13 L3 cache: 128 MiB 15:44:13 NUMA node0 CPU(s): 0-7 15:44:13 Vulnerability Itlb multihit: Not affected 15:44:13 Vulnerability L1tf: Not affected 15:44:13 Vulnerability Mds: Not affected 15:44:13 Vulnerability Meltdown: Not affected 15:44:13 Vulnerability Mmio stale data: Not affected 15:44:13 Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp 15:44:13 Vulnerability Spectre v1: Mitigation; usercopy/swapgs barriers and __user pointer sanitization 15:44:13 Vulnerability Spectre v2: Mitigation; Retpolines, IBPB conditional, IBRS_FW, STIBP disabled, RSB filling 15:44:13 Vulnerability Srbds: Not affected 15:44:13 Vulnerability Tsx async abort: Not affected 15:44:13 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 15:44:13 15:44:13 15:44:13 ---> nproc: 15:44:13 8 15:44:13 15:44:13 15:44:13 ---> df -h: 15:44:13 Filesystem Size Used Avail Use% Mounted on 15:44:13 overlay 155G 13G 143G 9% / 15:44:13 tmpfs 64M 0 64M 0% /dev 15:44:13 tmpfs 16G 0 16G 0% /sys/fs/cgroup 15:44:13 shm 64M 0 64M 0% /dev/shm 15:44:13 /dev/vda1 155G 13G 143G 9% /facter-os 15:44:13 15:44:13 15:44:13 ---> sar -b -r -n DEV: 15:44:13 Linux 5.4.0-126-generic (prd-ubuntu20-04-docker-8c-8g-16024) 05/18/23 _x86_64_ (8 CPU) 15:44:13 15:44:13 15:31:15 LINUX RESTART (8 CPU) 15:44:13 15:44:13 15:32:02 tps rtps wtps dtps bread/s bwrtn/s bdscd/s 15:44:13 15:33:01 162.30 3.98 158.32 0.00 442.97 60739.14 0.00 15:44:13 15:34:01 133.88 0.18 133.69 0.00 4.53 33487.62 0.00 15:44:13 15:35:01 109.22 0.12 109.10 0.00 14.26 33854.36 0.00 15:44:13 15:36:01 2.30 0.00 2.30 0.00 0.00 27.87 0.00 15:44:13 15:37:01 30.24 11.30 18.95 0.00 3479.95 3733.11 0.00 15:44:13 15:38:01 1.60 0.00 1.60 0.00 0.00 18.40 0.00 15:44:13 15:39:01 1.00 0.00 1.00 0.00 0.00 11.06 0.00 15:44:13 15:40:01 1.57 0.00 1.57 0.00 0.00 16.26 0.00 15:44:13 15:41:01 1.00 0.00 1.00 0.00 0.00 10.80 0.00 15:44:13 15:42:02 2.42 0.00 2.42 0.00 0.00 34.66 0.00 15:44:13 15:43:01 1.41 0.00 1.41 0.00 0.00 15.59 0.00 15:44:13 15:44:01 117.06 0.25 116.81 0.00 16.40 56686.95 0.00 15:44:13 Average: 46.90 1.32 45.59 0.00 330.14 15679.02 0.00 15:44:13 15:44:13 15:32:02 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 15:44:13 15:33:01 27951356 31562620 745224 2.27 134212 3648456 2050840 6.04 1190148 3269728 459248 15:44:13 15:34:01 27928280 31327776 971348 2.95 149588 3430860 2365796 6.97 1560940 2923520 211428 15:44:13 15:35:01 27665412 31579488 721684 2.19 159704 3901320 1782208 5.25 1256884 3454236 436 15:44:13 15:36:01 27666476 31580564 720536 2.19 159752 3901320 1782208 5.25 1256596 3454236 140 15:44:13 15:37:01 27428460 31564552 728572 2.22 164936 4105908 1818508 5.36 1415428 3510236 4 15:44:13 15:38:01 27429216 31565348 727584 2.21 164984 4105912 1818508 5.36 1415064 3510240 28 15:44:13 15:39:01 27440468 31576776 716204 2.18 165012 4105916 1818508 5.36 1403712 3510372 8 15:44:13 15:40:01 27440616 31576944 716016 2.18 165044 4105916 1818508 5.36 1403716 3510380 12 15:44:13 15:41:01 27440568 31577252 715976 2.18 165068 4105920 1818508 5.36 1403448 3510696 160 15:44:13 15:42:02 27440760 31577528 715788 2.18 165204 4105900 1818508 5.36 1403616 3510684 168 15:44:13 15:43:01 27441256 31578140 715168 2.17 165300 4105900 1818508 5.36 1403524 3510672 8 15:44:13 15:44:01 25900640 31513256 770792 2.34 202484 5414432 1923628 5.67 1553476 4760124 756 15:44:13 Average: 27431126 31548354 747074 2.27 163441 4086480 1886186 5.56 1388879 3536260 56033 15:44:13 15:44:13 15:32:02 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 15:44:13 15:33:01 docker0 189.34 329.94 15.14 2050.72 0.00 0.00 0.00 0.00 15:44:13 15:33:01 ens3 560.10 329.80 8037.21 43.97 0.00 0.00 0.00 0.00 15:44:13 15:33:01 lo 3.25 3.25 0.32 0.32 0.00 0.00 0.00 0.00 15:44:13 15:34:01 docker0 1.25 2.78 0.08 42.48 0.00 0.00 0.00 0.00 15:44:13 15:34:01 ens3 56.91 48.83 87.92 94.08 0.00 0.00 0.00 0.00 15:44:13 15:34:01 veth4debec4 0.05 0.20 0.00 0.02 0.00 0.00 0.00 0.00 15:44:13 15:34:01 lo 0.47 0.47 0.04 0.04 0.00 0.00 0.00 0.00 15:44:13 15:35:01 docker0 1.37 3.33 0.09 43.00 0.00 0.00 0.00 0.00 15:44:13 15:35:01 ens3 142.03 102.80 2593.78 224.04 0.00 0.00 0.00 0.00 15:44:13 15:35:01 lo 7.13 7.13 0.70 0.70 0.00 0.00 0.00 0.00 15:44:13 15:36:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:44:13 15:36:01 ens3 0.63 0.12 0.06 0.01 0.00 0.00 0.00 0.00 15:44:13 15:36:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 15:44:13 15:37:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:44:13 15:37:01 ens3 71.77 29.83 1376.68 2.64 0.00 0.00 0.00 0.00 15:44:13 15:37:01 lo 0.20 0.20 0.02 0.02 0.00 0.00 0.00 0.00 15:44:13 15:38:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:44:13 15:38:01 ens3 0.23 0.13 0.02 0.01 0.00 0.00 0.00 0.00 15:44:13 15:38:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 15:44:13 15:39:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:44:13 15:39:01 ens3 0.03 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:44:13 15:39:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:44:13 15:40:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:44:13 15:40:01 ens3 0.15 0.12 0.01 0.01 0.00 0.00 0.00 0.00 15:44:13 15:40:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 15:44:13 15:41:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:44:13 15:41:01 ens3 0.02 0.02 0.00 0.00 0.00 0.00 0.00 0.00 15:44:13 15:41:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:44:13 15:42:02 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:44:13 15:42:02 ens3 0.28 0.22 0.08 0.07 0.00 0.00 0.00 0.00 15:44:13 15:42:02 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 15:44:13 15:43:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:44:13 15:43:01 ens3 0.47 0.44 0.26 0.22 0.00 0.00 0.00 0.00 15:44:13 15:43:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:44:13 15:44:01 vethdd9e61d 0.53 0.52 0.09 0.27 0.00 0.00 0.00 0.00 15:44:13 15:44:01 docker0 37.61 67.84 3.21 579.58 0.00 0.00 0.00 0.00 15:44:13 15:44:01 ens3 367.36 217.70 7796.64 45.56 0.00 0.00 0.00 0.00 15:44:13 15:44:01 lo 2.13 2.13 0.20 0.20 0.00 0.00 0.00 0.00 15:44:13 Average: vethdd9e61d 0.04 0.04 0.01 0.02 0.00 0.00 0.00 0.00 15:44:13 Average: docker0 18.92 33.30 1.53 224.11 0.00 0.00 0.00 0.00 15:44:13 Average: ens3 99.50 60.54 1651.19 34.25 0.00 0.00 0.00 0.00 15:44:13 Average: lo 1.16 1.16 0.11 0.11 0.00 0.00 0.00 0.00 15:44:13 15:44:13 15:44:13 ---> sar -P ALL: 15:44:13 Linux 5.4.0-126-generic (prd-ubuntu20-04-docker-8c-8g-16024) 05/18/23 _x86_64_ (8 CPU) 15:44:13 15:44:13 15:31:15 LINUX RESTART (8 CPU) 15:44:13 15:44:13 15:32:02 CPU %user %nice %system %iowait %steal %idle 15:44:13 15:33:01 all 9.40 0.00 4.17 3.33 0.07 83.03 15:44:13 15:33:01 0 8.46 0.00 4.30 1.44 0.05 85.74 15:44:13 15:33:01 1 10.50 0.00 4.29 4.85 0.05 80.31 15:44:13 15:33:01 2 10.40 0.00 4.07 8.34 0.07 77.12 15:44:13 15:33:01 3 10.03 0.00 3.66 0.57 0.07 85.67 15:44:13 15:33:01 4 10.11 0.00 3.60 0.45 0.05 85.80 15:44:13 15:33:01 5 7.67 0.00 5.12 10.31 0.10 76.80 15:44:13 15:33:01 6 8.66 0.00 4.13 0.19 0.07 86.95 15:44:13 15:33:01 7 9.40 0.00 4.20 0.47 0.09 85.85 15:44:13 15:34:01 all 37.46 0.00 7.02 2.52 0.08 52.92 15:44:13 15:34:01 0 37.16 0.00 8.03 0.08 0.07 54.66 15:44:13 15:34:01 1 37.32 0.00 6.71 4.56 0.08 51.32 15:44:13 15:34:01 2 36.31 0.00 6.76 0.22 0.09 56.62 15:44:13 15:34:01 3 38.27 0.00 6.86 0.60 0.08 54.19 15:44:13 15:34:01 4 37.54 0.00 6.24 0.17 0.08 55.97 15:44:13 15:34:01 5 38.21 0.00 6.16 4.13 0.08 51.41 15:44:13 15:34:01 6 35.70 0.00 7.77 0.27 0.08 56.18 15:44:13 15:34:01 7 39.14 0.00 7.59 10.05 0.10 43.12 15:44:13 15:35:01 all 9.57 0.00 2.59 1.81 0.04 85.98 15:44:13 15:35:01 0 10.11 0.00 2.90 2.46 0.05 84.48 15:44:13 15:35:01 1 8.36 0.00 2.57 1.21 0.03 87.83 15:44:13 15:35:01 2 10.49 0.00 2.35 2.74 0.03 84.39 15:44:13 15:35:01 3 7.88 0.00 2.82 6.26 0.05 83.00 15:44:13 15:35:01 4 10.69 0.00 2.48 1.29 0.03 85.51 15:44:13 15:35:01 5 9.79 0.00 2.36 0.02 0.03 87.80 15:44:13 15:35:01 6 9.17 0.00 1.92 0.55 0.05 88.31 15:44:13 15:35:01 7 10.09 0.00 3.31 0.02 0.07 86.51 15:44:13 15:36:01 all 0.02 0.00 0.01 0.00 0.01 99.95 15:44:13 15:36:01 0 0.07 0.00 0.03 0.00 0.00 99.90 15:44:13 15:36:01 1 0.02 0.00 0.03 0.03 0.02 99.90 15:44:13 15:36:01 2 0.03 0.00 0.02 0.00 0.00 99.95 15:44:13 15:36:01 3 0.02 0.00 0.02 0.00 0.02 99.95 15:44:13 15:36:01 4 0.02 0.00 0.02 0.00 0.02 99.95 15:44:13 15:36:01 5 0.00 0.00 0.00 0.00 0.00 100.00 15:44:13 15:36:01 6 0.00 0.00 0.00 0.00 0.00 100.00 15:44:13 15:36:01 7 0.02 0.00 0.00 0.00 0.00 99.98 15:44:13 15:37:01 all 0.96 0.00 0.44 0.38 0.01 98.20 15:44:13 15:37:01 0 1.22 0.00 0.53 0.10 0.02 98.13 15:44:13 15:37:01 1 0.87 0.00 0.32 0.75 0.03 98.03 15:44:13 15:37:01 2 0.63 0.00 0.82 0.68 0.02 97.85 15:44:13 15:37:01 3 1.84 0.00 0.37 0.47 0.00 97.33 15:44:13 15:37:01 4 0.87 0.00 0.43 0.32 0.02 98.36 15:44:13 15:37:01 5 0.65 0.00 0.35 0.03 0.02 98.95 15:44:13 15:37:01 6 0.85 0.00 0.40 0.05 0.00 98.70 15:44:13 15:37:01 7 0.77 0.00 0.32 0.62 0.02 98.28 15:44:13 15:38:01 all 0.19 0.00 0.01 0.00 0.01 99.78 15:44:13 15:38:01 0 0.02 0.00 0.00 0.00 0.02 99.97 15:44:13 15:38:01 1 1.45 0.00 0.02 0.02 0.00 98.52 15:44:13 15:38:01 2 0.03 0.00 0.00 0.00 0.02 99.95 15:44:13 15:38:01 3 0.00 0.00 0.00 0.00 0.02 99.98 15:44:13 15:38:01 4 0.02 0.00 0.02 0.00 0.00 99.97 15:44:13 15:38:01 5 0.02 0.00 0.03 0.00 0.03 99.92 15:44:13 15:38:01 6 0.00 0.00 0.00 0.00 0.00 100.00 15:44:13 15:38:01 7 0.00 0.00 0.02 0.02 0.02 99.95 15:44:13 15:39:01 all 0.17 0.00 0.01 0.00 0.01 99.81 15:44:13 15:39:01 0 0.03 0.00 0.02 0.00 0.00 99.95 15:44:13 15:39:01 1 1.14 0.00 0.00 0.02 0.02 98.83 15:44:13 15:39:01 2 0.02 0.00 0.03 0.00 0.00 99.95 15:44:13 15:39:01 3 0.05 0.00 0.02 0.00 0.00 99.93 15:44:13 15:39:01 4 0.03 0.00 0.00 0.00 0.02 99.95 15:44:13 15:39:01 5 0.05 0.00 0.02 0.00 0.02 99.92 15:44:13 15:39:01 6 0.02 0.00 0.00 0.00 0.00 99.98 15:44:13 15:39:01 7 0.02 0.00 0.02 0.00 0.00 99.97 15:44:13 15:40:01 all 0.01 0.00 0.01 0.01 0.01 99.96 15:44:13 15:40:01 0 0.02 0.00 0.02 0.00 0.02 99.95 15:44:13 15:40:01 1 0.02 0.00 0.00 0.02 0.02 99.95 15:44:13 15:40:01 2 0.02 0.00 0.00 0.00 0.00 99.98 15:44:13 15:40:01 3 0.05 0.00 0.00 0.00 0.00 99.95 15:44:13 15:40:01 4 0.00 0.00 0.02 0.00 0.00 99.98 15:44:13 15:40:01 5 0.00 0.00 0.02 0.00 0.00 99.98 15:44:13 15:40:01 6 0.00 0.00 0.00 0.00 0.02 99.98 15:44:13 15:40:01 7 0.02 0.00 0.00 0.03 0.02 99.93 15:44:13 15:41:01 all 0.04 0.00 0.00 0.00 0.00 99.95 15:44:13 15:41:01 0 0.02 0.00 0.00 0.00 0.00 99.98 15:44:13 15:41:01 1 0.13 0.00 0.02 0.02 0.02 99.82 15:44:13 15:41:01 2 0.03 0.00 0.00 0.00 0.00 99.97 15:44:13 15:41:01 3 0.03 0.00 0.00 0.02 0.02 99.93 15:44:13 15:41:01 4 0.03 0.00 0.00 0.00 0.00 99.97 15:44:13 15:41:01 5 0.03 0.00 0.02 0.00 0.00 99.95 15:44:13 15:41:01 6 0.00 0.00 0.00 0.00 0.00 100.00 15:44:13 15:41:01 7 0.02 0.00 0.00 0.00 0.00 99.98 15:44:13 15:42:02 all 0.15 0.00 0.02 0.00 0.01 99.82 15:44:13 15:42:02 0 0.05 0.00 0.00 0.00 0.02 99.93 15:44:13 15:42:02 1 1.06 0.00 0.12 0.03 0.02 98.77 15:44:13 15:42:02 2 0.00 0.00 0.02 0.00 0.02 99.97 15:44:13 15:42:02 3 0.03 0.00 0.02 0.00 0.00 99.95 15:44:13 15:42:02 4 0.00 0.00 0.00 0.00 0.02 99.98 15:44:13 15:42:02 5 0.00 0.00 0.02 0.00 0.00 99.98 15:44:13 15:42:02 6 0.00 0.00 0.00 0.00 0.00 100.00 15:44:13 15:42:02 7 0.02 0.00 0.00 0.00 0.02 99.97 15:44:13 15:43:01 all 0.02 0.00 0.01 0.01 0.01 99.96 15:44:13 15:43:01 0 0.03 0.00 0.00 0.00 0.00 99.97 15:44:13 15:43:01 1 0.02 0.00 0.02 0.03 0.03 99.90 15:44:13 15:43:01 2 0.02 0.00 0.00 0.00 0.00 99.98 15:44:13 15:43:01 3 0.07 0.00 0.03 0.02 0.02 99.86 15:44:13 15:43:01 4 0.03 0.00 0.00 0.00 0.00 99.97 15:44:13 15:43:01 5 0.02 0.00 0.00 0.00 0.00 99.98 15:44:13 15:43:01 6 0.00 0.00 0.00 0.00 0.00 100.00 15:44:13 15:43:01 7 0.00 0.00 0.00 0.00 0.00 100.00 15:44:13 15:44:13 15:43:01 CPU %user %nice %system %iowait %steal %idle 15:44:13 15:44:01 all 8.69 0.00 3.93 2.22 0.07 85.09 15:44:13 15:44:01 0 10.52 0.00 3.59 0.57 0.05 85.27 15:44:13 15:44:01 1 9.67 0.00 3.47 3.20 0.08 83.57 15:44:13 15:44:01 2 6.87 0.00 3.84 0.22 0.07 88.99 15:44:13 15:44:01 3 7.84 0.00 3.82 5.38 0.07 82.89 15:44:13 15:44:01 4 9.21 0.00 5.14 5.04 0.09 80.53 15:44:13 15:44:01 5 9.50 0.00 3.34 0.22 0.05 86.89 15:44:13 15:44:01 6 7.05 0.00 4.40 2.86 0.05 85.64 15:44:13 15:44:01 7 8.84 0.00 3.89 0.32 0.07 86.88 15:44:13 Average: all 5.52 0.00 1.50 0.85 0.03 92.10 15:44:13 Average: 0 5.60 0.00 1.60 0.38 0.02 92.38 15:44:13 Average: 1 5.84 0.00 1.45 1.21 0.03 91.46 15:44:13 Average: 2 5.34 0.00 1.47 1.00 0.03 92.16 15:44:13 Average: 3 5.48 0.00 1.46 1.10 0.03 91.93 15:44:13 Average: 4 5.65 0.00 1.48 0.60 0.03 92.25 15:44:13 Average: 5 5.46 0.00 1.44 1.20 0.03 91.87 15:44:13 Average: 6 5.09 0.00 1.54 0.32 0.02 93.03 15:44:13 Average: 7 5.66 0.00 1.60 0.96 0.03 91.75 15:44:13 15:44:13 15:44:13