Push event to branch main Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 7d55b05ab01bc20af024da7fbe574cccb5f70c8f 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-ssh16993897848234611165.key Verifying host key using known hosts file > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision bd7468d5528128c83034753e4c3def8ef9af3f2d 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-ssh7770070878849467966.key Verifying host key using known hosts file > 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 bd7468d5528128c83034753e4c3def8ef9af3f2d 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-ssh9240004262008081984.key Verifying host key using known hosts file > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision bd7468d5528128c83034753e4c3def8ef9af3f2d (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f bd7468d5528128c83034753e4c3def8ef9af3f2d # timeout=10 Commit message: "Merge pull request #410 from ernestojeda/changes-for-dind-test" > 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-ssh5892268109920429905.key Verifying host key using known hosts file > 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-ssh2546324514588935372.key Verifying host key using known hosts file > 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.18 USE_ALPINE: true DOCKER_FILE_PATH: Dockerfile DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_BUILD_IMAGE_TARGET: builder DOCKER_IMAGE_NAME: device-mqtt DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: true BUILD_EXPERIMENTAL_DOCKER_IMAGE: false BUILD_STABLE_DOCKER_IMAGE: false SEMVER_BUMP_LEVEL: pre BUILD_SNAP: false PUBLISH_SWAGGER_DOCS: false SWAGGER_API_FOLDERS: openapi/v1 ARTIFACT_ROOT: archives/bin ARTIFACT_TYPES: docker SHOULD_BUILD: true BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org SNYK_DEBUG: false [Pipeline] node Still waiting to schedule task Waiting for next available executor on ‘ubuntu20.04-docker-8c-8g’ Running on prd-ubuntu20.04-docker-8c-8g-8011 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 Verifying host key using known hosts file You're using 'Known hosts file' strategy to verify ssh host keys, but your known_hosts file does not exist, please go to 'Manage Jenkins' -> 'Configure Global Security' -> 'Git Host Key Verification Configuration' and configure host key verification. > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-mqtt-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Avoid second fetch Checking out Revision 7d55b05ab01bc20af024da7fbe574cccb5f70c8f (main) Commit message: "Merge pull request #424 from edgexfoundry/dependabot/go_modules/github.com/edgexfoundry/device-sdk-go/v2-2.3.0-dev.40" > 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 > git config core.sparsecheckout # timeout=10 > git checkout -f 7d55b05ab01bc20af024da7fbe574cccb5f70c8f # timeout=10 > git rev-list --no-walk 1ae20365080d91ee65f801e150a6fed247e9201d # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 02:00:47 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 02:00:47 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 02:00:47 ========================================================= 02:00:47 EdgeX Global Pipelines Version Info 02:00:47 ========================================================= [Pipeline] libraryResource [Pipeline] sh 02:00:48 ------------------- 02:00:48 stable info: 02:00:48 ------------------- 02:00:48 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 02:00:48 Commit SHA: bd7468d5528128c83034753e4c3def8ef9af3f2d 02:00:48 Message: update stable to v1.0.239 02:00:48 ------------------- 02:00:48 experimental info: 02:00:48 ------------------- 02:00:48 Commited By: **** collab-it+edgex@linuxfoundation.org 02:00:48 Commit SHA: bd7468d5528128c83034753e4c3def8ef9af3f2d 02:00:48 Message: update experimental to v1.0.239 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 02:00:48 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-mqtt-go-settings [Pipeline] echo 02:00:48 [edgeXSetupEnvironment]: set envvar PROJECT = device-mqtt-go [Pipeline] echo 02:00:48 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 02:00:48 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 02:00:49 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 02:00:49 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.18 [Pipeline] echo 02:00:49 [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo 02:00:49 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo 02:00:49 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 02:00:49 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 02:00:49 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 02:00:49 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = device-mqtt [Pipeline] echo 02:00:49 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 02:00:49 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 02:00:49 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 02:00:49 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 02:00:49 [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo 02:00:49 [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo 02:00:49 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 02:00:49 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 02:00:49 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo 02:00:49 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo 02:00:49 [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo 02:00:49 [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo 02:00:49 [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo 02:00:49 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 02:00:49 [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo 02:00:49 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = main [Pipeline] echo 02:00:49 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = main [Pipeline] echo 02:00:49 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = main [Pipeline] echo 02:00:49 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 7d55b05ab01bc20af024da7fbe574cccb5f70c8f [Pipeline] echo 02:00:49 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 7d55b05 [Pipeline] echo 02:00:49 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 02:00:49 provisioning config files... 02:00:49 copy managed file [device-mqtt-go-settings] to file:/w/workspace/edgexfoundry_device-mqtt-go_main@tmp/config9009417581926006063tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 02:00:49 ---> docker-login.sh 02:00:49 nexus3.edgexfoundry.org:10001 02:00:49 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 02:00:49 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 02:00:49 Configure a credential helper to remove this warning. See 02:00:49 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 02:00:49 02:00:49 Login Succeeded 02:00:49 nexus3.edgexfoundry.org:10002 02:00:49 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 02:00:49 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 02:00:49 Configure a credential helper to remove this warning. See 02:00:49 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 02:00:49 02:00:49 Login Succeeded 02:00:49 nexus3.edgexfoundry.org:10003 02:00:50 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 02:00:50 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 02:00:50 Configure a credential helper to remove this warning. See 02:00:50 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 02:00:50 02:00:50 Login Succeeded 02:00:50 nexus3.edgexfoundry.org:10004 02:00:50 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 02:00:50 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 02:00:50 Configure a credential helper to remove this warning. See 02:00:50 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 02:00:50 02:00:50 Login Succeeded 02:00:50 docker.io 02:00:50 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 02:00:50 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 02:00:50 Configure a credential helper to remove this warning. See 02:00:50 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 02:00:50 02:00:50 Login Succeeded 02:00:50 ---> docker-login.sh ends [Pipeline] } 02:00:50 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh 02:00:51 + git rev-list -1 --merges 7d55b05ab01bc20af024da7fbe574cccb5f70c8f~1..7d55b05ab01bc20af024da7fbe574cccb5f70c8f [Pipeline] echo 02:00:51 -----------> git rev-list -1 --merges 7d55b05ab01bc20af024da7fbe574cccb5f70c8f~1..7d55b05ab01bc20af024da7fbe574cccb5f70c8f 7d55b05ab01bc20af024da7fbe574cccb5f70c8f 02:00:51 7d55b05ab01bc20af024da7fbe574cccb5f70c8f [false] [Pipeline] sh 02:00:51 + git log --format=format:%s -1 7d55b05ab01bc20af024da7fbe574cccb5f70c8f [Pipeline] echo 02:00:51 ========================================================= 02:00:51 [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] 02:00:51 ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 02:00:51 + git log --format=format:%s -1 7d55b05ab01bc20af024da7fbe574cccb5f70c8f [Pipeline] echo 02:00:51 [semverPrep] GIT_COMMIT: 7d55b05ab01bc20af024da7fbe574cccb5f70c8f, Commit Message: Merge pull request #424 from edgexfoundry/dependabot/go_modules/github.com/edgexfoundry/device-sdk-go/v2-2.3.0-dev.40 [Pipeline] echo 02:00:51 [semverPrep] This is not a build commit. [Pipeline] sh 02:00:52 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 02:00:52 + grep -v github /etc/ssh/ssh_known_hosts 02:00:52 + [ -e /tmp/ssh_known_hosts ] 02:00:52 + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts 02:00:52 + + sudo tee -a /etc/ssh/ssh_known_hosts 02:00:52 echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= 02:00:52 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:00:52 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 02:00:52 02:00:52 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:00:52 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 02:00:52 0.1.4: Pulling from edgex-devops/py-git-semver 02:00:52 b85a868b505f: Pulling fs layer 02:00:52 e2be974225ed: Pulling fs layer 02:00:52 339a4e72a1f5: Pulling fs layer 02:00:52 988bab9f4d93: Pulling fs layer 02:00:52 1469e6f7b9e6: Pulling fs layer 02:00:52 eaf3925da568: Pulling fs layer 02:00:52 bab4dde63d76: Pulling fs layer 02:00:52 bde34c3a00c8: Pulling fs layer 02:00:52 b352a97aabf1: Pulling fs layer 02:00:52 4872d77fe225: Pulling fs layer 02:00:52 5851b861e8e6: Pulling fs layer 02:00:52 eaf3925da568: Waiting 02:00:52 bab4dde63d76: Waiting 02:00:52 bde34c3a00c8: Waiting 02:00:52 988bab9f4d93: Waiting 02:00:52 1469e6f7b9e6: Waiting 02:00:52 b352a97aabf1: Waiting 02:00:52 4872d77fe225: Waiting 02:00:52 5851b861e8e6: Waiting 02:00:52 e2be974225ed: Verifying Checksum 02:00:52 e2be974225ed: Download complete 02:00:52 988bab9f4d93: Verifying Checksum 02:00:52 988bab9f4d93: Download complete 02:00:53 1469e6f7b9e6: Verifying Checksum 02:00:53 1469e6f7b9e6: Download complete 02:00:53 eaf3925da568: Verifying Checksum 02:00:53 eaf3925da568: Download complete 02:00:53 339a4e72a1f5: Verifying Checksum 02:00:53 339a4e72a1f5: Download complete 02:00:53 bde34c3a00c8: Download complete 02:00:53 b352a97aabf1: Verifying Checksum 02:00:53 b352a97aabf1: Download complete 02:00:53 4872d77fe225: Verifying Checksum 02:00:53 4872d77fe225: Download complete 02:00:53 5851b861e8e6: Verifying Checksum 02:00:53 5851b861e8e6: Download complete 02:00:53 b85a868b505f: Verifying Checksum 02:00:53 b85a868b505f: Download complete 02:00:53 bab4dde63d76: Verifying Checksum 02:00:53 bab4dde63d76: Download complete 02:00:54 b85a868b505f: Pull complete 02:00:54 e2be974225ed: Pull complete 02:00:55 339a4e72a1f5: Pull complete 02:00:55 988bab9f4d93: Pull complete 02:00:55 1469e6f7b9e6: Pull complete 02:00:55 eaf3925da568: Pull complete 02:00:57 bab4dde63d76: Pull complete 02:00:57 bde34c3a00c8: Pull complete 02:00:57 b352a97aabf1: Pull complete 02:00:57 4872d77fe225: Pull complete 02:00:57 5851b861e8e6: Pull complete 02:00:57 Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 02:00:57 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 02:00:57 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 02:00:57 prd-ubuntu20.04-docker-8c-8g-8011 does not seem to be running inside a container 02:00:57 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgexfoundry_device-mqtt-go_main -v /w/workspace/edgexfoundry_device-mqtt-go_main:/w/workspace/edgexfoundry_device-mqtt-go_main:rw,z -v /w/workspace/edgexfoundry_device-mqtt-go_main@tmp:/w/workspace/edgexfoundry_device-mqtt-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 02:01:00 $ docker top ebdadc4e0281a31d784cd1398827363ea5a4285919f310e35b635e21c1539849 -eo pid,comm 02:01:00 ERROR: The container started but didn't run the expected command. Please double check your ENTRYPOINT does execute the command passed as docker run argument, as required by official docker images (see https://github.com/docker-library/official-images#consistency for entrypoint consistency requirements). 02:01:00 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 02:01:00 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 02:01:00 [ssh-agent] Looking for ssh-agent implementation... 02:01:00 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 02:01:00 $ docker exec ebdadc4e0281a31d784cd1398827363ea5a4285919f310e35b635e21c1539849 ssh-agent 02:01:00 SSH_AUTH_SOCK=/tmp/ssh-INmtUMJfy0L0/agent.32 02:01:00 SSH_AGENT_PID=38 02:01:00 Running ssh-add (command line suppressed) 02:01:00 Identity added: /w/workspace/edgexfoundry_device-mqtt-go_main@tmp/private_key_948678536452438815.key (/w/workspace/edgexfoundry_device-mqtt-go_main@tmp/private_key_948678536452438815.key) 02:01:00 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 02:01:01 + git tag --points-at HEAD [Pipeline] } 02:01:01 $ docker exec --env ******** --env ******** ebdadc4e0281a31d784cd1398827363ea5a4285919f310e35b635e21c1539849 ssh-agent -k 02:01:01 unset SSH_AUTH_SOCK; 02:01:01 unset SSH_AGENT_PID; 02:01:01 echo Agent pid 38 killed; 02:01:01 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 02:01:01 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 02:01:01 [ssh-agent] Looking for ssh-agent implementation... 02:01:01 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 02:01:01 $ docker exec ebdadc4e0281a31d784cd1398827363ea5a4285919f310e35b635e21c1539849 ssh-agent 02:01:01 SSH_AUTH_SOCK=/tmp/ssh-GyQ7lB6S34SC/agent.70 02:01:01 SSH_AGENT_PID=76 02:01:01 Running ssh-add (command line suppressed) 02:01:01 Identity added: /w/workspace/edgexfoundry_device-mqtt-go_main@tmp/private_key_16253522378942188558.key (/w/workspace/edgexfoundry_device-mqtt-go_main@tmp/private_key_16253522378942188558.key) 02:01:01 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 02:01:01 + git semver init 02:01:02 2022-10-17 02:01:02,134 [run_init] DEBUG init version:0.0.0 force:False 02:01:02 2022-10-17 02:01:02,134 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/edgexfoundry_device-mqtt-go_main/.semver 02:01:02 2022-10-17 02:01:02,135 [execute] INFO git clone -b semver git@github.com:edgexfoundry/device-mqtt-go.git /w/workspace/edgexfoundry_device-mqtt-go_main/.semver 02:01:02 2022-10-17 02:01:02,135 [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) 02:01:03 2022-10-17 02:01:03,128 [append_file] DEBUG append to file:/w/workspace/edgexfoundry_device-mqtt-go_main/.git/info/exclude 02:01:03 2022-10-17 02:01:03,129 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/edgexfoundry_device-mqtt-go_main/.semver/main with force:False 02:01:03 2022-10-17 02:01:03,129 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-mqtt-go_main/.semver/main 02:01:03 2022-10-17 02:01:03,129 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-mqtt-go_main/.semver/main 02:01:03 2.3.0-dev.24 [Pipeline] } 02:01:03 $ docker exec --env ******** --env ******** ebdadc4e0281a31d784cd1398827363ea5a4285919f310e35b635e21c1539849 ssh-agent -k 02:01:03 unset SSH_AUTH_SOCK; 02:01:03 unset SSH_AGENT_PID; 02:01:03 echo Agent pid 76 killed; 02:01:03 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 02:01:03 + git semver [Pipeline] } 02:01:04 $ docker stop --time=1 ebdadc4e0281a31d784cd1398827363ea5a4285919f310e35b635e21c1539849 02:01:05 $ docker rm -f ebdadc4e0281a31d784cd1398827363ea5a4285919f310e35b635e21c1539849 [Pipeline] // withDockerContainer [Pipeline] sh 02:01:05 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 02:01:05 Stashed 1 file(s) [Pipeline] echo 02:01:05 [edgeXSemver]: initialized semver on version 2.3.0-dev.24 [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 02:01:05 provisioning config files... 02:01:05 copy managed file [device-mqtt-go-settings] to file:/w/workspace/edgexfoundry_device-mqtt-go_main@tmp/config5706505265782795034tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 02:01:06 ---> docker-login.sh 02:01:06 nexus3.edgexfoundry.org:10001 02:01:06 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 02:01:06 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 02:01:06 Configure a credential helper to remove this warning. See 02:01:06 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 02:01:06 02:01:06 Login Succeeded 02:01:06 nexus3.edgexfoundry.org:10002 02:01:06 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 02:01:06 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 02:01:06 Configure a credential helper to remove this warning. See 02:01:06 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 02:01:06 02:01:06 Login Succeeded 02:01:06 nexus3.edgexfoundry.org:10003 02:01:06 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 02:01:06 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 02:01:06 Configure a credential helper to remove this warning. See 02:01:06 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 02:01:06 02:01:06 Login Succeeded 02:01:06 nexus3.edgexfoundry.org:10004 02:01:06 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 02:01:06 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 02:01:06 Configure a credential helper to remove this warning. See 02:01:06 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 02:01:06 02:01:06 Login Succeeded 02:01:06 docker.io 02:01:06 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 02:01:07 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 02:01:07 Configure a credential helper to remove this warning. See 02:01:07 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 02:01:07 02:01:07 Login Succeeded 02:01:07 ---> docker-login.sh ends [Pipeline] } 02:01:07 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 02:01:07 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 02:01:07 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 02:01:07 ========================================================= 02:01:07 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine] 02:01:07 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:01:07 + docker build -t ci-base-image-x86_64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine --build-arg MAKE=echo noop --target=builder . 02:01:07 Sending build context to Docker daemon 6.155MB 02:01:07 Step 1/13 : ARG BASE=golang:1.18-alpine3.16 02:01:07 Step 2/13 : FROM ${BASE} AS builder 02:01:07 1.18-alpine: Pulling from edgex-devops/edgex-golang-base 02:01:07 213ec9aee27d: Pulling fs layer 02:01:07 4583459ba037: Pulling fs layer 02:01:07 93c1e223e6f2: Pulling fs layer 02:01:07 53926ce57604: Pulling fs layer 02:01:07 21b2b0c7a3f4: Pulling fs layer 02:01:07 30f14e443154: Pulling fs layer 02:01:07 801331c1e519: Pulling fs layer 02:01:07 99cc6dd402b0: Pulling fs layer 02:01:07 7d9ed39f4882: Pulling fs layer 02:01:07 30f14e443154: Waiting 02:01:07 801331c1e519: Waiting 02:01:07 99cc6dd402b0: Waiting 02:01:07 53926ce57604: Waiting 02:01:07 21b2b0c7a3f4: Waiting 02:01:07 7d9ed39f4882: Waiting 02:01:07 93c1e223e6f2: Download complete 02:01:07 4583459ba037: Download complete 02:01:07 21b2b0c7a3f4: Verifying Checksum 02:01:07 21b2b0c7a3f4: Download complete 02:01:07 30f14e443154: Verifying Checksum 02:01:07 30f14e443154: Download complete 02:01:07 213ec9aee27d: Download complete 02:01:07 801331c1e519: Verifying Checksum 02:01:07 801331c1e519: Download complete 02:01:07 213ec9aee27d: Pull complete 02:01:07 4583459ba037: Pull complete 02:01:07 93c1e223e6f2: Pull complete 02:01:07 7d9ed39f4882: Verifying Checksum 02:01:07 7d9ed39f4882: Download complete 02:01:08 99cc6dd402b0: Verifying Checksum 02:01:08 99cc6dd402b0: Download complete 02:01:08 53926ce57604: Verifying Checksum 02:01:08 53926ce57604: Download complete 02:01:12 53926ce57604: Pull complete 02:01:12 21b2b0c7a3f4: Pull complete 02:01:12 30f14e443154: Pull complete 02:01:13 801331c1e519: Pull complete 02:01:15 99cc6dd402b0: Pull complete 02:01:16 7d9ed39f4882: Pull complete 02:01:16 Digest: sha256:1f16063191d1a9870fce7bbdb1825a1eb962d13bb3ce54f6dd36240110f048b3 02:01:16 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine 02:01:16 ---> 1dedd983c030 02:01:16 Step 3/13 : ARG ADD_BUILD_TAGS="" 02:01:20 ---> Running in 440697a4ae7c 02:01:20 Removing intermediate container 440697a4ae7c 02:01:20 ---> 136d9b8dda41 02:01:20 Step 4/13 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 02:01:20 ---> Running in e21cafabe96c 02:01:20 Removing intermediate container e21cafabe96c 02:01:20 ---> 02b48eae50a5 02:01:20 Step 5/13 : ARG ALPINE_PKG_BASE="make git openssh-client gcc libc-dev zeromq-dev libsodium-dev" 02:01:20 ---> Running in dc0b16445831 02:01:20 Removing intermediate container dc0b16445831 02:01:20 ---> a187728af662 02:01:20 Step 6/13 : ARG ALPINE_PKG_EXTRA="" 02:01:20 ---> Running in 97f02d2abf61 02:01:20 Removing intermediate container 97f02d2abf61 02:01:20 ---> a947251f5fd0 02:01:20 Step 7/13 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 02:01:20 ---> Running in 7208f73ad667 02:01:20 Still waiting to schedule task 02:01:20 Waiting for next available executor on ‘prd-ubuntu20.04-docker-arm64-4c-16g-8010’ 02:01:21 Removing intermediate container 7208f73ad667 02:01:21 ---> 1ad2dffde32e 02:01:21 Step 8/13 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 02:01:21 ---> Running in fb990c4f8188 02:01:21 fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 02:01:22 fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 02:01:22 (1/4) Installing openssh-keygen (9.0_p1-r2) 02:01:22 (2/4) Installing libedit (20210910.3.1-r0) 02:01:22 (3/4) Installing openssh-client-common (9.0_p1-r2) 02:01:22 (4/4) Installing openssh-client-default (9.0_p1-r2) 02:01:22 Executing busybox-1.35.0-r17.trigger 02:01:22 OK: 216 MiB in 55 packages 02:01:23 Removing intermediate container fb990c4f8188 02:01:23 ---> 334bb22c0c1e 02:01:23 Step 9/13 : WORKDIR /device-mqtt-go 02:01:23 ---> Running in da6ad28e3821 02:01:23 Removing intermediate container da6ad28e3821 02:01:23 ---> 2a1472e218f0 02:01:23 Step 10/13 : COPY go.mod vendor* ./ 02:01:23 ---> 50ad4a2853e7 02:01:23 Step 11/13 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 02:01:23 ---> Running in c3d079474978 02:01:45 Removing intermediate container c3d079474978 02:01:45 ---> 0fd4d5676d10 02:01:45 Step 12/13 : COPY . . 02:01:45 ---> 571c0df213e7 02:01:45 Step 13/13 : RUN $MAKE 02:01:45 ---> Running in e41cc3dbea2d 02:01:45 noop 02:01:45 Removing intermediate container e41cc3dbea2d 02:01:45 ---> 2de835c13dfa 02:01:45 Successfully built 2de835c13dfa 02:01:45 Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:01:45 + docker inspect -f . ci-base-image-x86_64 02:01:45 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 02:01:45 prd-ubuntu20.04-docker-8c-8g-8011 does not seem to be running inside a container 02:01: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 ******** -e ******** -e ******** ci-base-image-x86_64 cat 02:01:46 $ docker top 83cac6dd4fc58c1233fd9e4b762e1453823e21aa3890014a5fd7392a3c27e4ca -eo pid,comm [Pipeline] { [Pipeline] sh 02:01:46 + go version 02:01:46 go version go1.18.7 linux/amd64 [Pipeline] } 02:01:46 $ docker stop --time=1 83cac6dd4fc58c1233fd9e4b762e1453823e21aa3890014a5fd7392a3c27e4ca 02:01:48 $ docker rm -f 83cac6dd4fc58c1233fd9e4b762e1453823e21aa3890014a5fd7392a3c27e4ca [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:01:48 + docker inspect -f . ci-base-image-x86_64 02:01:48 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 02:01:48 prd-ubuntu20.04-docker-8c-8g-8011 does not seem to be running inside a container 02:01:48 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock -w /w/workspace/edgexfoundry_device-mqtt-go_main -v /w/workspace/edgexfoundry_device-mqtt-go_main:/w/workspace/edgexfoundry_device-mqtt-go_main:rw,z -v /w/workspace/edgexfoundry_device-mqtt-go_main@tmp:/w/workspace/edgexfoundry_device-mqtt-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 02:01:48 $ docker top acebaf5fb4467c2c796996cec7bffaddc5c560c94248fc6e8fe5d5f08b95e7ce -eo pid,comm [Pipeline] { [Pipeline] sh 02:01:49 + git config --global --add safe.directory /w/workspace/edgexfoundry_device-mqtt-go_main [Pipeline] fileExists [Pipeline] sh 02:01:49 + make test 02:01:49 GCO_ENABLED=1 GO111MODULE=on go test ./... -coverprofile=coverage.out ./... 02:01:49 ? github.com/edgexfoundry/device-mqtt-go [no test files] 02:01:59 ? github.com/edgexfoundry/device-mqtt-go/cmd [no test files] 02:02:00 ok github.com/edgexfoundry/device-mqtt-go/internal/driver 0.016s coverage: 21.8% of statements 02:02:00 ? github.com/edgexfoundry/device-mqtt-go/mock [no test files] 02:02:08 level=warning msg="[linters context] structcheck is disabled because of go1.18. You can track the evolution of the go1.18 support by following the https://github.com/golangci/golangci-lint/issues/2649." 02:02:08 GCO_ENABLED=1 GO111MODULE=on go vet ./... 02:02:10 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 02:02:10 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 02:02:10 ./bin/test-attribution-txt.sh [Pipeline] echo 02:02:10 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } 02:02:10 $ docker stop --time=1 acebaf5fb4467c2c796996cec7bffaddc5c560c94248fc6e8fe5d5f08b95e7ce 02:02:13 $ docker rm -f acebaf5fb4467c2c796996cec7bffaddc5c560c94248fc6e8fe5d5f08b95e7ce [Pipeline] // withDockerContainer [Pipeline] sh 02:02:13 + sudo chown -R jenkins:jenkins . [Pipeline] stash 02:02:13 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh 02:02:14 + sudo chown -R jenkins:jenkins . [Pipeline] sh 02:02:14 + ls -al . 02:02:14 total 184 02:02:14 drwxrwxr-x 10 jenkins jenkins 4096 Oct 17 02:01 . 02:02:14 drwxrwxr-x 4 jenkins jenkins 4096 Oct 17 02:00 .. 02:02:14 -rw-rw-r-- 1 jenkins jenkins 140 Oct 17 02:00 .dockerignore 02:02:14 drwxrwxr-x 8 jenkins jenkins 4096 Oct 17 02:02 .git 02:02:14 drwxrwxr-x 3 jenkins jenkins 4096 Oct 17 02:00 .github 02:02:14 -rw-rw-r-- 1 jenkins jenkins 329 Oct 17 02:00 .gitignore 02:02:14 -rw-rw-r-- 1 jenkins jenkins 41 Oct 17 02:00 .golangci.yml 02:02:14 drwxr-xr-x 3 jenkins jenkins 4096 Oct 17 02:01 .semver 02:02:14 -rw-rw-r-- 1 jenkins jenkins 9293 Oct 17 02:00 Attribution.txt 02:02:14 -rw-rw-r-- 1 jenkins jenkins 11365 Oct 17 02:00 CHANGELOG.md 02:02:14 -rw-rw-r-- 1 jenkins jenkins 1988 Oct 17 02:00 Dockerfile 02:02:14 -rw-rw-r-- 1 jenkins jenkins 677 Oct 17 02:00 GOVERNANCE.md 02:02:14 -rw-rw-r-- 1 jenkins jenkins 678 Oct 17 02:00 Jenkinsfile 02:02:14 -rw-rw-r-- 1 jenkins jenkins 11340 Oct 17 02:00 LICENSE 02:02:14 -rw-rw-r-- 1 jenkins jenkins 2126 Oct 17 02:00 Makefile 02:02:14 -rw-rw-r-- 1 jenkins jenkins 620 Oct 17 02:00 OWNERS.md 02:02:14 -rw-rw-r-- 1 jenkins jenkins 3165 Oct 17 02:00 README.md 02:02:14 -rw-rw-r-- 1 jenkins jenkins 12 Oct 17 02:01 VERSION 02:02:14 drwxrwxr-x 2 jenkins jenkins 4096 Oct 17 02:00 bin 02:02:14 drwxrwxr-x 3 jenkins jenkins 4096 Oct 17 02:00 cmd 02:02:14 -rw-r--r-- 1 jenkins jenkins 17887 Oct 17 02:01 coverage.out 02:02:14 -rw-rw-r-- 1 jenkins jenkins 3523 Oct 17 02:00 go.mod 02:02:14 -rw-rw-r-- 1 jenkins jenkins 37946 Oct 17 02:00 go.sum 02:02:14 drwxrwxr-x 3 jenkins jenkins 4096 Oct 17 02:00 internal 02:02:14 drwxrwxr-x 2 jenkins jenkins 4096 Oct 17 02:00 mock 02:02:14 drwxrwxr-x 4 jenkins jenkins 4096 Oct 17 02:00 snap 02:02:14 -rw-rw-r-- 1 jenkins jenkins 227 Oct 17 02:00 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:02:14 + 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=7d55b05ab01bc20af024da7fbe574cccb5f70c8f --label arch=amd64 --label version=2.3.0-dev.24 . 02:02:14 Sending build context to Docker daemon 6.174MB 02:02:14 Step 1/25 : ARG BASE=golang:1.18-alpine3.16 02:02:14 Step 2/25 : FROM ${BASE} AS builder 02:02:14 ---> 2de835c13dfa 02:02:14 Step 3/25 : ARG ADD_BUILD_TAGS="" 02:02:15 ---> Running in ce5104670ede 02:02:15 Removing intermediate container ce5104670ede 02:02:15 ---> b4cabe77af82 02:02:15 Step 4/25 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 02:02:15 ---> Running in 3bd989f5df39 02:02:15 Removing intermediate container 3bd989f5df39 02:02:15 ---> 539b3c8b2efe 02:02:15 Step 5/25 : ARG ALPINE_PKG_BASE="make git openssh-client gcc libc-dev zeromq-dev libsodium-dev" 02:02:15 ---> Running in 7a2d4b9cf5a3 02:02:15 Removing intermediate container 7a2d4b9cf5a3 02:02:15 ---> f4e3f9b74976 02:02:15 Step 6/25 : ARG ALPINE_PKG_EXTRA="" 02:02:15 ---> Running in a3bf268283b4 02:02:15 Removing intermediate container a3bf268283b4 02:02:15 ---> f6cc18dbc099 02:02:15 Step 7/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 02:02:15 ---> Running in 505d93d9e867 02:02:15 Removing intermediate container 505d93d9e867 02:02:15 ---> b831d50ea874 02:02:15 Step 8/25 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 02:02:15 ---> Running in 5c7862cfca2e 02:02:16 fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 02:02:17 fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 02:02:17 OK: 216 MiB in 55 packages 02:02:17 Removing intermediate container 5c7862cfca2e 02:02:17 ---> ec7d95182b20 02:02:17 Step 9/25 : WORKDIR /device-mqtt-go 02:02:17 ---> Running in 189c0f654933 02:02:17 Removing intermediate container 189c0f654933 02:02:17 ---> 685a9a3f7309 02:02:17 Step 10/25 : COPY go.mod vendor* ./ 02:02:18 ---> 44287f0db74c 02:02:18 Step 11/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 02:02:18 ---> Running in f2b235513e09 02:02:18 Removing intermediate container f2b235513e09 02:02:18 ---> 1219366a0809 02:02:18 Step 12/25 : COPY . . 02:02:19 ---> bb1ac3136e77 02:02:19 Step 13/25 : RUN $MAKE 02:02:19 ---> Running in 4c7260ea6e32 02:02:19 GCO_ENABLED=1 GO111MODULE=on go build -tags "" -ldflags "-linkmode=external -X github.com/edgexfoundry/device-mqtt-go.Version=2.3.0-dev.24" -trimpath -mod=readonly -buildmode=pie -o cmd/device-mqtt ./cmd 02:02:46 Removing intermediate container 4c7260ea6e32 02:02:46 ---> 670bb6dd9894 02:02:46 Step 14/25 : FROM alpine:3.16 02:02:46 3.16: Pulling from library/alpine 02:02:46 213ec9aee27d: Already exists 02:02:46 Digest: sha256:bc41182d7ef5ffc53a40b044e725193bc10142a1243f395ee852a8d9730fc2ad 02:02:46 Status: Downloaded newer image for alpine:3.16 02:02:46 ---> 9c6f07244728 02:02:46 Step 15/25 : LABEL license='VSPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020-2021: IoTech Ltd' 02:02:46 ---> Running in eedda541ca79 02:02:46 Removing intermediate container eedda541ca79 02:02:46 ---> 2400339c7d0e 02:02:46 Step 16/25 : RUN apk add --update --no-cache zeromq dumb-init 02:02:46 ---> Running in a951c688e4fd 02:02:46 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 02:02:46 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 02:02:46 (1/6) Installing dumb-init (1.2.5-r1) 02:02:46 (2/6) Installing libgcc (11.2.1_git20220219-r2) 02:02:46 (3/6) Installing libsodium (1.0.18-r0) 02:02:46 (4/6) Installing libstdc++ (11.2.1_git20220219-r2) 02:02:46 (5/6) Installing libzmq (4.3.4-r0) 02:02:46 (6/6) Installing zeromq (4.3.4-r0) 02:02:46 Executing busybox-1.35.0-r17.trigger 02:02:46 OK: 8 MiB in 20 packages 02:02:46 Removing intermediate container a951c688e4fd 02:02:46 ---> 651187a0ca26 02:02:46 Step 17/25 : COPY --from=builder /device-mqtt-go/cmd / 02:02:46 ---> b016c49c2725 02:02:46 Step 18/25 : COPY --from=builder /device-mqtt-go/LICENSE / 02:02:46 ---> 0dabb05e4a3d 02:02:46 Step 19/25 : COPY --from=builder /device-mqtt-go/Attribution.txt / 02:02:46 ---> 37d16b025b3e 02:02:46 Step 20/25 : EXPOSE 59982 02:02:46 ---> Running in 31449739e9b5 02:02:46 Removing intermediate container 31449739e9b5 02:02:46 ---> 1fe4bbb397b5 02:02:46 Step 21/25 : ENTRYPOINT ["/device-mqtt"] 02:02:46 ---> Running in f1b475cdee5c 02:02:46 Removing intermediate container f1b475cdee5c 02:02:46 ---> 7a1408c5aee2 02:02:46 Step 22/25 : CMD ["--cp=consul://edgex-core-consul:8500", "--registry", "--confdir=/res"] 02:02:46 ---> Running in 65c167764327 02:02:46 Removing intermediate container 65c167764327 02:02:46 ---> b306249db3c6 02:02:46 Step 23/25 : LABEL arch=amd64 02:02:46 ---> Running in 5c501260b14f 02:02:46 Removing intermediate container 5c501260b14f 02:02:46 ---> 33053296fea5 02:02:46 Step 24/25 : LABEL git_sha=7d55b05ab01bc20af024da7fbe574cccb5f70c8f 02:02:46 ---> Running in 2ab772fa7f47 02:02:46 Removing intermediate container 2ab772fa7f47 02:02:46 ---> a96909828a82 02:02:46 Step 25/25 : LABEL version=2.3.0-dev.24 02:02:46 ---> Running in c76d1c2d5ce2 02:02:47 Removing intermediate container c76d1c2d5ce2 02:02:47 ---> 21641afb3a36 02:02:47 [Warning] One or more build-args [ARCH] were not consumed 02:02:47 Successfully built 21641afb3a36 02:02:47 Successfully tagged device-mqtt:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 02:02:47 provisioning config files... 02:02:47 copy managed file [device-mqtt-go-settings] to file:/w/workspace/edgexfoundry_device-mqtt-go_main@tmp/config1119684130096659692tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 02:02:47 ---> docker-login.sh 02:02:47 nexus3.edgexfoundry.org:10001 02:02:47 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 02:02:47 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 02:02:47 Configure a credential helper to remove this warning. See 02:02:47 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 02:02:47 02:02:47 Login Succeeded 02:02:47 nexus3.edgexfoundry.org:10002 02:02:47 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 02:02:47 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 02:02:47 Configure a credential helper to remove this warning. See 02:02:47 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 02:02:47 02:02:47 Login Succeeded 02:02:47 nexus3.edgexfoundry.org:10003 02:02:47 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 02:02:47 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 02:02:47 Configure a credential helper to remove this warning. See 02:02:47 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 02:02:47 02:02:47 Login Succeeded 02:02:47 nexus3.edgexfoundry.org:10004 02:02:47 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 02:02:48 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 02:02:48 Configure a credential helper to remove this warning. See 02:02:48 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 02:02:48 02:02:48 Login Succeeded 02:02:48 docker.io 02:02:48 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 02:02:48 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 02:02:48 Configure a credential helper to remove this warning. See 02:02:48 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 02:02:48 02:02:48 Login Succeeded 02:02:48 ---> docker-login.sh ends [Pipeline] } 02:02:48 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 02:02:48 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 02:02:48 [edgeXDocker.push] Tagging docker image device-mqtt with the following tags: 02:02:48 7d55b05ab01bc20af024da7fbe574cccb5f70c8f 02:02:48 latest 02:02:48 2.3.0-dev.24 02:02:48 7d55b05ab01bc20af024da7fbe574cccb5f70c8f-2.3.0-dev.24 02:02:48 main 02:02:48 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:02:48 + docker tag device-mqtt nexus3.edgexfoundry.org:10004/device-mqtt:7d55b05ab01bc20af024da7fbe574cccb5f70c8f [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:02:49 + docker push nexus3.edgexfoundry.org:10004/device-mqtt:7d55b05ab01bc20af024da7fbe574cccb5f70c8f 02:02:49 The push refers to repository [nexus3.edgexfoundry.org:10004/device-mqtt] 02:02:49 bcfa0cf2a668: Preparing 02:02:49 0ae928eadb97: Preparing 02:02:49 5ee9968838fd: Preparing 02:02:49 0e2b507a4527: Preparing 02:02:49 994393dc58e7: Preparing 02:02:49 994393dc58e7: Layer already exists 02:02:49 0ae928eadb97: Pushed 02:02:49 bcfa0cf2a668: Pushed 02:02:49 0e2b507a4527: Pushed 02:02:52 5ee9968838fd: Pushed 02:02:52 7d55b05ab01bc20af024da7fbe574cccb5f70c8f: digest: sha256:7d8dfe3784f278a0fb9a0cbabeca9c814e8a04357d6a9e25bd238411381212c0 size: 1367 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:02:52 + docker tag device-mqtt nexus3.edgexfoundry.org:10004/device-mqtt:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:02:52 + docker push nexus3.edgexfoundry.org:10004/device-mqtt:latest 02:02:52 The push refers to repository [nexus3.edgexfoundry.org:10004/device-mqtt] 02:02:52 bcfa0cf2a668: Preparing 02:02:52 0ae928eadb97: Preparing 02:02:52 5ee9968838fd: Preparing 02:02:52 0e2b507a4527: Preparing 02:02:52 994393dc58e7: Preparing 02:02:52 bcfa0cf2a668: Layer already exists 02:02:52 994393dc58e7: Layer already exists 02:02:52 0ae928eadb97: Layer already exists 02:02:52 5ee9968838fd: Layer already exists 02:02:52 0e2b507a4527: Layer already exists 02:02:52 latest: digest: sha256:7d8dfe3784f278a0fb9a0cbabeca9c814e8a04357d6a9e25bd238411381212c0 size: 1367 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:02:53 + docker tag device-mqtt nexus3.edgexfoundry.org:10004/device-mqtt:2.3.0-dev.24 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:02:53 + docker push nexus3.edgexfoundry.org:10004/device-mqtt:2.3.0-dev.24 02:02:53 The push refers to repository [nexus3.edgexfoundry.org:10004/device-mqtt] 02:02:53 bcfa0cf2a668: Preparing 02:02:53 0ae928eadb97: Preparing 02:02:53 5ee9968838fd: Preparing 02:02:53 0e2b507a4527: Preparing 02:02:53 994393dc58e7: Preparing 02:02:53 994393dc58e7: Layer already exists 02:02:53 bcfa0cf2a668: Layer already exists 02:02:53 0e2b507a4527: Layer already exists 02:02:53 0ae928eadb97: Layer already exists 02:02:53 5ee9968838fd: Layer already exists 02:02:53 2.3.0-dev.24: digest: sha256:7d8dfe3784f278a0fb9a0cbabeca9c814e8a04357d6a9e25bd238411381212c0 size: 1367 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:02:53 + docker tag device-mqtt nexus3.edgexfoundry.org:10004/device-mqtt:7d55b05ab01bc20af024da7fbe574cccb5f70c8f-2.3.0-dev.24 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:02:54 + docker push nexus3.edgexfoundry.org:10004/device-mqtt:7d55b05ab01bc20af024da7fbe574cccb5f70c8f-2.3.0-dev.24 02:02:54 The push refers to repository [nexus3.edgexfoundry.org:10004/device-mqtt] 02:02:54 bcfa0cf2a668: Preparing 02:02:54 0ae928eadb97: Preparing 02:02:54 5ee9968838fd: Preparing 02:02:54 0e2b507a4527: Preparing 02:02:54 994393dc58e7: Preparing 02:02:54 bcfa0cf2a668: Layer already exists 02:02:54 994393dc58e7: Layer already exists 02:02:54 5ee9968838fd: Layer already exists 02:02:54 0ae928eadb97: Layer already exists 02:02:54 0e2b507a4527: Layer already exists 02:02:54 7d55b05ab01bc20af024da7fbe574cccb5f70c8f-2.3.0-dev.24: digest: sha256:7d8dfe3784f278a0fb9a0cbabeca9c814e8a04357d6a9e25bd238411381212c0 size: 1367 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:02:54 + docker tag device-mqtt nexus3.edgexfoundry.org:10004/device-mqtt:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:02:54 + docker push nexus3.edgexfoundry.org:10004/device-mqtt:main 02:02:54 The push refers to repository [nexus3.edgexfoundry.org:10004/device-mqtt] 02:02:54 bcfa0cf2a668: Preparing 02:02:54 0ae928eadb97: Preparing 02:02:54 5ee9968838fd: Preparing 02:02:54 0e2b507a4527: Preparing 02:02:54 994393dc58e7: Preparing 02:02:54 0ae928eadb97: Layer already exists 02:02:54 0e2b507a4527: Layer already exists 02:02:54 bcfa0cf2a668: Layer already exists 02:02:54 5ee9968838fd: Layer already exists 02:02:54 994393dc58e7: Layer already exists 02:02:54 main: digest: sha256:7d8dfe3784f278a0fb9a0cbabeca9c814e8a04357d6a9e25bd238411381212c0 size: 1367 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 02:02:54 ===================================================== [Pipeline] echo 02:02:54 taggedImages: 02:02:54 - nexus3.edgexfoundry.org:10004/device-mqtt:7d55b05ab01bc20af024da7fbe574cccb5f70c8f 02:02:54 - nexus3.edgexfoundry.org:10004/device-mqtt:latest 02:02:54 - nexus3.edgexfoundry.org:10004/device-mqtt:2.3.0-dev.24 02:02:54 - nexus3.edgexfoundry.org:10004/device-mqtt:7d55b05ab01bc20af024da7fbe574cccb5f70c8f-2.3.0-dev.24 02:02:54 - 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 02:02:55 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 02:02:55 02:02:55 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:02:55 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 02:02:55 latest: Pulling from edgex-lftools-log-publisher 02:02:55 5eb5b503b376: Pulling fs layer 02:02:55 5c69ac0246d0: Pulling fs layer 02:02:55 ec43610c2a17: Pulling fs layer 02:02:55 3a2ae6a8a46f: Pulling fs layer 02:02:55 33b1e0a273af: Pulling fs layer 02:02:55 5d3b04190fa2: Pulling fs layer 02:02:55 2f39f015ded8: Pulling fs layer 02:02:55 3a2ae6a8a46f: Waiting 02:02:55 33b1e0a273af: Waiting 02:02:55 2f39f015ded8: Waiting 02:02:55 5d3b04190fa2: Waiting 02:02:55 5c69ac0246d0: Verifying Checksum 02:02:55 5c69ac0246d0: Download complete 02:02:55 3a2ae6a8a46f: Verifying Checksum 02:02:55 3a2ae6a8a46f: Download complete 02:02:55 33b1e0a273af: Verifying Checksum 02:02:55 33b1e0a273af: Download complete 02:02:55 5d3b04190fa2: Download complete 02:02:55 ec43610c2a17: Verifying Checksum 02:02:55 5eb5b503b376: Verifying Checksum 02:02:55 5eb5b503b376: Download complete 02:02:56 2f39f015ded8: Download complete 02:02:56 5eb5b503b376: Pull complete 02:02:57 5c69ac0246d0: Pull complete 02:02:57 ec43610c2a17: Pull complete 02:02:57 3a2ae6a8a46f: Pull complete 02:02:57 33b1e0a273af: Pull complete 02:02:57 5d3b04190fa2: Pull complete 02:03:02 2f39f015ded8: Pull complete 02:03:02 Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 02:03:02 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 02:03:02 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 02:03:02 prd-ubuntu20.04-docker-8c-8g-8011 does not seem to be running inside a container 02:03:02 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged --net host -v /home/jenkins:/home/jenkins -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/edgexfoundry_device-mqtt-go_main -v /w/workspace/edgexfoundry_device-mqtt-go_main:/w/workspace/edgexfoundry_device-mqtt-go_main:rw,z -v /w/workspace/edgexfoundry_device-mqtt-go_main@tmp:/w/workspace/edgexfoundry_device-mqtt-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 02:03:06 $ docker top a7d632e38c9a69e20e7f531a6c0734b15afeb9bffb163ca9a1523f6810e92a35 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 02:03:07 ---> job-cost.sh 02:03:07 lf-activate-venv: SKIPPING 02:03:07 INFO: No Stack... 02:03:07 INFO: Retrieving Pricing Info for: v3-standard-8 02:03:07 INFO: Archiving Costs [Pipeline] sh 02:03:07 + cat /w/workspace/edgexfoundry_device-mqtt-go_main/archives/cost.csv 02:03:07 + cut -d, -f6 [Pipeline] lock 02:03:07 Trying to acquire lock on [jenkins-edgexfoundry-device-mqtt-go-main-71-stack-cost] 02:03:07 Resource [jenkins-edgexfoundry-device-mqtt-go-main-71-stack-cost] did not exist. Created. 02:03:07 Lock acquired on [jenkins-edgexfoundry-device-mqtt-go-main-71-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 02:03:08 + echo total: 0.2199999988079071 [Pipeline] stash 02:03:08 Stashed 1 file(s) [Pipeline] } 02:03:08 Lock released on resource [jenkins-edgexfoundry-device-mqtt-go-main-71-stack-cost] [Pipeline] // lock [Pipeline] } 02:03:08 $ docker stop --time=1 a7d632e38c9a69e20e7f531a6c0734b15afeb9bffb163ca9a1523f6810e92a35 02:03:09 $ docker rm -f a7d632e38c9a69e20e7f531a6c0734b15afeb9bffb163ca9a1523f6810e92a35 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } 02:04:49 Running on prd-ubuntu20.04-docker-arm64-4c-16g-8013 in /w/workspace/edgexfoundry_device-mqtt-go_main [Pipeline] { [Pipeline] ws 02:04:49 Running in /w/workspace/device-mqtt-go/71 [Pipeline] { [Pipeline] checkout 02:04:49 Selected Git installation does not exist. Using Default 02:04:49 The recommended git tool is: NONE 02:04:54 using credential edgex-jenkins-ssh 02:04:54 Cloning the remote Git repository 02:04:54 Cloning repository git@github.com:edgexfoundry/device-mqtt-go.git 02:04:54 > git init /w/workspace/device-mqtt-go/71 # timeout=10 02:04:54 Fetching upstream changes from git@github.com:edgexfoundry/device-mqtt-go.git 02:04:54 > git --version # timeout=10 02:04:54 > git --version # 'git version 2.25.1' 02:04:54 using GIT_SSH to set credentials SSH Credentials for GitHub 02:04:54 Verifying host key using known hosts file 02:04:55 You're using 'Known hosts file' strategy to verify ssh host keys, but your known_hosts file does not exist, please go to 'Manage Jenkins' -> 'Configure Global Security' -> 'Git Host Key Verification Configuration' and configure host key verification. 02:04:55 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-mqtt-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 02:04:56 > git config remote.origin.url git@github.com:edgexfoundry/device-mqtt-go.git # timeout=10 02:04:56 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 02:04:57 Avoid second fetch 02:04:57 Checking out Revision 7d55b05ab01bc20af024da7fbe574cccb5f70c8f (main) 02:04:57 Commit message: "Merge pull request #424 from edgexfoundry/dependabot/go_modules/github.com/edgexfoundry/device-sdk-go/v2-2.3.0-dev.40" 02:04:57 > git config core.sparsecheckout # timeout=10 02:04:57 > git checkout -f 7d55b05ab01bc20af024da7fbe574cccb5f70c8f # timeout=10 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 02:04:58 + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json 02:04:58 % Total % Received % Xferd Average Speed Time Time Time Current 02:04:58 Dload Upload Total Spent Left Speed 02:04:58 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12602 100 12602 0 0 97689 0 --:--:-- --:--:-- --:--:-- 97689 [Pipeline] sh 02:04:59 + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh 02:04:59 + sudo tee /etc/docker/daemon.new 02:04:59 + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json 02:04:59 { 02:04:59 "registry-mirrors": [ 02:04:59 "https://nexus3.edgexfoundry.org:10001" 02:04:59 ], 02:04:59 "bip": "10.250.0.254/24", 02:04:59 "hosts": [ 02:04:59 "tcp://0.0.0.0:5555", 02:04:59 "unix:///var/run/docker.sock" 02:04:59 ], 02:04:59 "mtu": 1458, 02:04:59 "selinux-enabled": true, 02:04:59 "seccomp-profile": "/etc/docker/seccomp.json" 02:04:59 } [Pipeline] sh 02:04:59 + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh 02:05:00 + sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 02:05:18 provisioning config files... 02:05:18 copy managed file [device-mqtt-go-settings] to file:/w/workspace/device-mqtt-go/71@tmp/config6032998181910831908tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 02:05:18 ---> docker-login.sh 02:05:18 nexus3.edgexfoundry.org:10001 02:05:19 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 02:05:19 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 02:05:19 Configure a credential helper to remove this warning. See 02:05:19 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 02:05:19 02:05:19 Login Succeeded 02:05:19 nexus3.edgexfoundry.org:10002 02:05:19 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 02:05:19 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 02:05:19 Configure a credential helper to remove this warning. See 02:05:19 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 02:05:19 02:05:19 Login Succeeded 02:05:19 nexus3.edgexfoundry.org:10003 02:05:19 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 02:05:20 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 02:05:20 Configure a credential helper to remove this warning. See 02:05:20 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 02:05:20 02:05:20 Login Succeeded 02:05:20 nexus3.edgexfoundry.org:10004 02:05:20 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 02:05:20 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 02:05:20 Configure a credential helper to remove this warning. See 02:05:20 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 02:05:20 02:05:20 Login Succeeded 02:05:20 docker.io 02:05:20 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 02:05:21 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 02:05:21 Configure a credential helper to remove this warning. See 02:05:21 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 02:05:21 02:05:21 Login Succeeded 02:05:21 ---> docker-login.sh ends [Pipeline] } 02:05:21 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 02:05:21 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 02:05:21 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 02:05:21 ========================================================= 02:05:21 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine] 02:05:21 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:05:21 + docker build -t ci-base-image-arm64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine --build-arg MAKE=echo noop --target=builder . 02:05:21 Sending build context to Docker daemon 3.18MB 02:05:21 Step 1/13 : ARG BASE=golang:1.18-alpine3.16 02:05:21 Step 2/13 : FROM ${BASE} AS builder 02:05:22 1.18-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 02:05:22 9b18e9b68314: Pulling fs layer 02:05:22 d32db5db7311: Pulling fs layer 02:05:22 d0c4b47475fc: Pulling fs layer 02:05:22 5831b945b038: Pulling fs layer 02:05:22 86bbec2aaacd: Pulling fs layer 02:05:22 e10730c5d714: Pulling fs layer 02:05:22 5dd5c2283517: Pulling fs layer 02:05:22 d5ac0230b979: Pulling fs layer 02:05:22 e10730c5d714: Waiting 02:05:22 5dd5c2283517: Waiting 02:05:22 d5ac0230b979: Waiting 02:05:22 5831b945b038: Waiting 02:05:22 86bbec2aaacd: Waiting 02:05:22 d0c4b47475fc: Verifying Checksum 02:05:22 d0c4b47475fc: Download complete 02:05:22 d32db5db7311: Verifying Checksum 02:05:22 d32db5db7311: Download complete 02:05:23 86bbec2aaacd: Verifying Checksum 02:05:23 86bbec2aaacd: Download complete 02:05:23 e10730c5d714: Verifying Checksum 02:05:23 e10730c5d714: Download complete 02:05:23 9b18e9b68314: Verifying Checksum 02:05:23 9b18e9b68314: Download complete 02:05:24 9b18e9b68314: Pull complete 02:05:24 d5ac0230b979: Verifying Checksum 02:05:24 d5ac0230b979: Download complete 02:05:24 d32db5db7311: Pull complete 02:05:24 d0c4b47475fc: Pull complete 02:05:25 5dd5c2283517: Verifying Checksum 02:05:25 5dd5c2283517: Download complete 02:05:25 5831b945b038: Download complete 02:05:38 5831b945b038: Pull complete 02:05:38 86bbec2aaacd: Pull complete 02:05:38 e10730c5d714: Pull complete 02:05:43 5dd5c2283517: Pull complete 02:05:45 d5ac0230b979: Pull complete 02:05:45 Digest: sha256:20129d036edcc9aeb260ee0df12cfa5280992c4a8e5b89377467d541f90c94a2 02:05:45 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine 02:05:45 ---> 59b3b1a385d4 02:05:45 Step 3/13 : ARG ADD_BUILD_TAGS="" 02:05:47 ---> Running in 591064e205e9 02:05:47 Removing intermediate container 591064e205e9 02:05:47 ---> 044077fcf2f0 02:05:47 Step 4/13 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 02:05:47 ---> Running in edb6dec499d8 02:05:48 Removing intermediate container edb6dec499d8 02:05:48 ---> ae05f0b8ba95 02:05:48 Step 5/13 : ARG ALPINE_PKG_BASE="make git openssh-client gcc libc-dev zeromq-dev libsodium-dev" 02:05:48 ---> Running in 6195278a7316 02:05:48 Removing intermediate container 6195278a7316 02:05:48 ---> 81b389d449ba 02:05:48 Step 6/13 : ARG ALPINE_PKG_EXTRA="" 02:05:48 ---> Running in c9bd6f5d402a 02:05:49 Removing intermediate container c9bd6f5d402a 02:05:49 ---> de55ae3eabde 02:05:49 Step 7/13 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 02:05:49 ---> Running in 974f2f520f52 02:05:50 Removing intermediate container 974f2f520f52 02:05:50 ---> f68d88738912 02:05:50 Step 8/13 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 02:05:50 ---> Running in e72b3f7d09ec 02:05:51 fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 02:05:52 fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 02:05:53 (1/4) Installing openssh-keygen (9.0_p1-r2) 02:05:53 (2/4) Installing libedit (20210910.3.1-r0) 02:05:53 (3/4) Installing openssh-client-common (9.0_p1-r2) 02:05:54 (4/4) Installing openssh-client-default (9.0_p1-r2) 02:05:54 Executing busybox-1.35.0-r17.trigger 02:05:54 OK: 226 MiB in 55 packages 02:05:55 Removing intermediate container e72b3f7d09ec 02:05:55 ---> 9fdcfcf4915a 02:05:55 Step 9/13 : WORKDIR /device-mqtt-go 02:05:55 ---> Running in 42e6293ad41e 02:05:55 Removing intermediate container 42e6293ad41e 02:05:55 ---> ae4e368efd33 02:05:55 Step 10/13 : COPY go.mod vendor* ./ 02:05:56 ---> 1cffd6357450 02:05:56 Step 11/13 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 02:05:56 ---> Running in 04673738679c 02:06:52 Removing intermediate container 04673738679c 02:06:52 ---> 497b1d459919 02:06:52 Step 12/13 : COPY . . 02:06:52 ---> 292cb362f82d 02:06:52 Step 13/13 : RUN $MAKE 02:06:52 ---> Running in 6d6bb27f0d49 02:06:52 noop 02:06:52 Removing intermediate container 6d6bb27f0d49 02:06:52 ---> 51231571bc6a 02:06:52 Successfully built 51231571bc6a 02:06:52 Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:06:53 + docker inspect -f . ci-base-image-arm64 02:06:53 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 02:06:53 prd-ubuntu20.04-docker-arm64-4c-16g-8013 does not seem to be running inside a container 02:06:53 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-mqtt-go/71 -v /w/workspace/device-mqtt-go/71:/w/workspace/device-mqtt-go/71:rw,z -v /w/workspace/device-mqtt-go/71@tmp:/w/workspace/device-mqtt-go/71@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 02:06:54 $ docker top 50d8c255a3a83af8abe0c14c9e07b4128df7ca416851f39a722a6a769c3deba5 -eo pid,comm [Pipeline] { [Pipeline] sh 02:06:55 + go version 02:06:55 go version go1.18.7 linux/arm64 [Pipeline] } 02:06:55 $ docker stop --time=1 50d8c255a3a83af8abe0c14c9e07b4128df7ca416851f39a722a6a769c3deba5 02:06:56 $ docker rm -f 50d8c255a3a83af8abe0c14c9e07b4128df7ca416851f39a722a6a769c3deba5 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:06:57 + docker inspect -f . ci-base-image-arm64 02:06:57 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 02:06:57 prd-ubuntu20.04-docker-arm64-4c-16g-8013 does not seem to be running inside a container 02:06:57 $ 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/71 -v /w/workspace/device-mqtt-go/71:/w/workspace/device-mqtt-go/71:rw,z -v /w/workspace/device-mqtt-go/71@tmp:/w/workspace/device-mqtt-go/71@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 02:06:58 $ docker top f6de7df6bb7ca286bc192e258e1a64f0f1a48e80f5da9003ca4fb54cfb6ff8e5 -eo pid,comm [Pipeline] { [Pipeline] sh 02:06:59 + git config --global --add safe.directory /w/workspace/device-mqtt-go/71 [Pipeline] fileExists [Pipeline] sh 02:06:59 + make test 02:06:59 GCO_ENABLED=1 GO111MODULE=on go test ./... -coverprofile=coverage.out ./... 02:07:01 ? github.com/edgexfoundry/device-mqtt-go [no test files] 02:08:38 ? github.com/edgexfoundry/device-mqtt-go/cmd [no test files] 02:08:38 ok github.com/edgexfoundry/device-mqtt-go/internal/driver 0.069s coverage: 21.8% of statements 02:08:38 ? github.com/edgexfoundry/device-mqtt-go/mock [no test files] 02:08:38 WARNING: Linting skipped (not on x86_64 or linter not installed) 02:08:38 GCO_ENABLED=1 GO111MODULE=on go vet ./... 02:08:53 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 02:08:53 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 02:08:53 ./bin/test-attribution-txt.sh [Pipeline] echo 02:08:53 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } 02:08:53 $ docker stop --time=1 f6de7df6bb7ca286bc192e258e1a64f0f1a48e80f5da9003ca4fb54cfb6ff8e5 02:08:55 $ docker rm -f f6de7df6bb7ca286bc192e258e1a64f0f1a48e80f5da9003ca4fb54cfb6ff8e5 [Pipeline] // withDockerContainer [Pipeline] sh 02:08:56 + sudo chown -R jenkins:jenkins . [Pipeline] stash 02:08:56 Warning: overwriting stash ‘coverage-report’ 02:08:56 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh 02:08:57 + sudo chown -R jenkins:jenkins . [Pipeline] sh 02:08:57 + ls -al . 02:08:57 total 180 02:08:57 drwxrwxr-x 9 jenkins jenkins 4096 Oct 17 02:07 . 02:08:57 drwxrwxr-x 4 jenkins jenkins 4096 Oct 17 02:04 .. 02:08:57 -rw-rw-r-- 1 jenkins jenkins 140 Oct 17 02:04 .dockerignore 02:08:57 drwxrwxr-x 8 jenkins jenkins 4096 Oct 17 02:04 .git 02:08:57 drwxrwxr-x 3 jenkins jenkins 4096 Oct 17 02:04 .github 02:08:57 -rw-rw-r-- 1 jenkins jenkins 329 Oct 17 02:04 .gitignore 02:08:57 -rw-rw-r-- 1 jenkins jenkins 41 Oct 17 02:04 .golangci.yml 02:08:57 -rw-rw-r-- 1 jenkins jenkins 9293 Oct 17 02:04 Attribution.txt 02:08:57 -rw-rw-r-- 1 jenkins jenkins 11365 Oct 17 02:04 CHANGELOG.md 02:08:57 -rw-rw-r-- 1 jenkins jenkins 1988 Oct 17 02:04 Dockerfile 02:08:57 -rw-rw-r-- 1 jenkins jenkins 677 Oct 17 02:04 GOVERNANCE.md 02:08:57 -rw-rw-r-- 1 jenkins jenkins 678 Oct 17 02:04 Jenkinsfile 02:08:57 -rw-rw-r-- 1 jenkins jenkins 11340 Oct 17 02:04 LICENSE 02:08:57 -rw-rw-r-- 1 jenkins jenkins 2126 Oct 17 02:04 Makefile 02:08:57 -rw-rw-r-- 1 jenkins jenkins 620 Oct 17 02:04 OWNERS.md 02:08:57 -rw-rw-r-- 1 jenkins jenkins 3165 Oct 17 02:04 README.md 02:08:57 -rw-rw-r-- 1 jenkins jenkins 12 Oct 17 02:01 VERSION 02:08:57 drwxrwxr-x 2 jenkins jenkins 4096 Oct 17 02:04 bin 02:08:57 drwxrwxr-x 3 jenkins jenkins 4096 Oct 17 02:04 cmd 02:08:57 -rw-r--r-- 1 jenkins jenkins 17887 Oct 17 02:08 coverage.out 02:08:57 -rw-rw-r-- 1 jenkins jenkins 3523 Oct 17 02:04 go.mod 02:08:57 -rw-rw-r-- 1 jenkins jenkins 37946 Oct 17 02:04 go.sum 02:08:57 drwxrwxr-x 3 jenkins jenkins 4096 Oct 17 02:04 internal 02:08:57 drwxrwxr-x 2 jenkins jenkins 4096 Oct 17 02:04 mock 02:08:57 drwxrwxr-x 4 jenkins jenkins 4096 Oct 17 02:04 snap 02:08:57 -rw-rw-r-- 1 jenkins jenkins 227 Oct 17 02:04 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:08:57 + 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=7d55b05ab01bc20af024da7fbe574cccb5f70c8f --label arch=arm64 --label version=2.3.0-dev.24 . 02:08:57 Sending build context to Docker daemon 3.198MB 02:08:57 Step 1/25 : ARG BASE=golang:1.18-alpine3.16 02:08:57 Step 2/25 : FROM ${BASE} AS builder 02:08:57 ---> 51231571bc6a 02:08:57 Step 3/25 : ARG ADD_BUILD_TAGS="" 02:08:58 ---> Running in 77e217482d0f 02:08:58 Removing intermediate container 77e217482d0f 02:08:58 ---> ec52137dc1ef 02:08:58 Step 4/25 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 02:08:58 ---> Running in 67664f0dfdeb 02:08:58 Removing intermediate container 67664f0dfdeb 02:08:58 ---> 291ea204da26 02:08:58 Step 5/25 : ARG ALPINE_PKG_BASE="make git openssh-client gcc libc-dev zeromq-dev libsodium-dev" 02:08:58 ---> Running in 039d03c990f8 02:08:59 Removing intermediate container 039d03c990f8 02:08:59 ---> 4bf4495a9c25 02:08:59 Step 6/25 : ARG ALPINE_PKG_EXTRA="" 02:08:59 ---> Running in 06eaa84026a5 02:08:59 Removing intermediate container 06eaa84026a5 02:08:59 ---> 08f81ff1de27 02:08:59 Step 7/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 02:08:59 ---> Running in bfb3c3426c63 02:09:01 Removing intermediate container bfb3c3426c63 02:09:01 ---> dc6d7be7ec9a 02:09:01 Step 8/25 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 02:09:01 ---> Running in e73d5672f756 02:09:02 fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 02:09:03 fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 02:09:04 OK: 226 MiB in 55 packages 02:09:05 Removing intermediate container e73d5672f756 02:09:05 ---> 8889bbc6697e 02:09:05 Step 9/25 : WORKDIR /device-mqtt-go 02:09:05 ---> Running in d5eedaf2f6c4 02:09:05 Removing intermediate container d5eedaf2f6c4 02:09:05 ---> 60e9375b89b5 02:09:05 Step 10/25 : COPY go.mod vendor* ./ 02:09:05 ---> 7b139cd8b42c 02:09:05 Step 11/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 02:09:06 ---> Running in de0e6384b5db 02:09:08 Removing intermediate container de0e6384b5db 02:09:08 ---> 9a670950d8a5 02:09:08 Step 12/25 : COPY . . 02:09:09 ---> 45e0ae378d7e 02:09:09 Step 13/25 : RUN $MAKE 02:09:09 ---> Running in 115e46223af0 02:09:10 GCO_ENABLED=1 GO111MODULE=on go build -tags "" -ldflags "-linkmode=external -X github.com/edgexfoundry/device-mqtt-go.Version=2.3.0-dev.24" -trimpath -mod=readonly -buildmode=pie -o cmd/device-mqtt ./cmd 02:11:47 Removing intermediate container 115e46223af0 02:11:47 ---> 8179e520e33f 02:11:47 Step 14/25 : FROM alpine:3.16 02:11:47 3.16: Pulling from library/alpine 02:11:47 9b18e9b68314: Already exists 02:11:47 Digest: sha256:bc41182d7ef5ffc53a40b044e725193bc10142a1243f395ee852a8d9730fc2ad 02:11:47 Status: Downloaded newer image for alpine:3.16 02:11:47 ---> a6215f271958 02:11:47 Step 15/25 : LABEL license='VSPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020-2021: IoTech Ltd' 02:11:47 ---> Running in c2cb992c0851 02:11:47 Removing intermediate container c2cb992c0851 02:11:47 ---> e3fe3c4a83be 02:11:47 Step 16/25 : RUN apk add --update --no-cache zeromq dumb-init 02:11:47 ---> Running in 4e3543bd799e 02:11:48 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 02:11:49 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 02:11:50 (1/6) Installing dumb-init (1.2.5-r1) 02:11:50 (2/6) Installing libgcc (11.2.1_git20220219-r2) 02:11:50 (3/6) Installing libsodium (1.0.18-r0) 02:11:50 (4/6) Installing libstdc++ (11.2.1_git20220219-r2) 02:11:50 (5/6) Installing libzmq (4.3.4-r0) 02:11:50 (6/6) Installing zeromq (4.3.4-r0) 02:11:50 Executing busybox-1.35.0-r17.trigger 02:11:50 OK: 8 MiB in 20 packages 02:11:51 Removing intermediate container 4e3543bd799e 02:11:51 ---> ede3b05b7dcd 02:11:51 Step 17/25 : COPY --from=builder /device-mqtt-go/cmd / 02:11:52 ---> be419388b973 02:11:52 Step 18/25 : COPY --from=builder /device-mqtt-go/LICENSE / 02:11:53 ---> 7c459690083b 02:11:53 Step 19/25 : COPY --from=builder /device-mqtt-go/Attribution.txt / 02:11:54 ---> 36642d9dc963 02:11:54 Step 20/25 : EXPOSE 59982 02:11:54 ---> Running in 0f624f17d413 02:11:54 Removing intermediate container 0f624f17d413 02:11:54 ---> a1a587c1d58f 02:11:54 Step 21/25 : ENTRYPOINT ["/device-mqtt"] 02:11:54 ---> Running in 3abe626bf210 02:11:54 Removing intermediate container 3abe626bf210 02:11:54 ---> 8007156c36ab 02:11:54 Step 22/25 : CMD ["--cp=consul://edgex-core-consul:8500", "--registry", "--confdir=/res"] 02:11:54 ---> Running in c682839ca5af 02:11:55 Removing intermediate container c682839ca5af 02:11:55 ---> d93ae7dd0235 02:11:55 Step 23/25 : LABEL arch=arm64 02:11:55 ---> Running in 37b55e70981c 02:11:55 Removing intermediate container 37b55e70981c 02:11:55 ---> fcf6972ed706 02:11:55 Step 24/25 : LABEL git_sha=7d55b05ab01bc20af024da7fbe574cccb5f70c8f 02:11:55 ---> Running in 86f1f4b7fecf 02:11:55 Removing intermediate container 86f1f4b7fecf 02:11:55 ---> 31179fc951be 02:11:55 Step 25/25 : LABEL version=2.3.0-dev.24 02:11:55 ---> Running in 447ff3fb9982 02:11:56 Removing intermediate container 447ff3fb9982 02:11:56 ---> 2fef8a5a1a47 02:11:56 [Warning] One or more build-args [ARCH] were not consumed 02:11:56 Successfully built 2fef8a5a1a47 02:11:56 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 02:11:56 provisioning config files... 02:11:56 copy managed file [device-mqtt-go-settings] to file:/w/workspace/device-mqtt-go/71@tmp/config10398170247896272720tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 02:11:56 ---> docker-login.sh 02:11:56 nexus3.edgexfoundry.org:10001 02:11:56 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 02:11:56 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 02:11:56 Configure a credential helper to remove this warning. See 02:11:56 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 02:11:56 02:11:56 Login Succeeded 02:11:56 nexus3.edgexfoundry.org:10002 02:11:57 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 02:11:57 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 02:11:57 Configure a credential helper to remove this warning. See 02:11:57 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 02:11:57 02:11:57 Login Succeeded 02:11:57 nexus3.edgexfoundry.org:10003 02:11:57 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 02:11:57 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 02:11:57 Configure a credential helper to remove this warning. See 02:11:57 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 02:11:57 02:11:57 Login Succeeded 02:11:57 nexus3.edgexfoundry.org:10004 02:11:58 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 02:11:58 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 02:11:58 Configure a credential helper to remove this warning. See 02:11:58 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 02:11:58 02:11:58 Login Succeeded 02:11:58 docker.io 02:11:58 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 02:11:58 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 02:11:58 Configure a credential helper to remove this warning. See 02:11:58 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 02:11:58 02:11:58 Login Succeeded 02:11:58 ---> docker-login.sh ends [Pipeline] } 02:11:58 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 02:11:58 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 02:11:58 [edgeXDocker.push] Tagging docker image device-mqtt-arm64 with the following tags: 02:11:58 7d55b05ab01bc20af024da7fbe574cccb5f70c8f 02:11:58 latest 02:11:58 2.3.0-dev.24 02:11:58 7d55b05ab01bc20af024da7fbe574cccb5f70c8f-2.3.0-dev.24 02:11:58 main 02:11:58 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:11:59 + docker tag device-mqtt-arm64 nexus3.edgexfoundry.org:10004/device-mqtt-arm64:7d55b05ab01bc20af024da7fbe574cccb5f70c8f [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:11:59 + docker push nexus3.edgexfoundry.org:10004/device-mqtt-arm64:7d55b05ab01bc20af024da7fbe574cccb5f70c8f 02:11:59 The push refers to repository [nexus3.edgexfoundry.org:10004/device-mqtt-arm64] 02:11:59 ed4517363b20: Preparing 02:11:59 177f1dd20da4: Preparing 02:11:59 5262b7f812be: Preparing 02:11:59 23ef8bfcf0b5: Preparing 02:11:59 5d3e392a13a0: Preparing 02:11:59 5d3e392a13a0: Layer already exists 02:11:59 177f1dd20da4: Pushed 02:11:59 ed4517363b20: Pushed 02:12:00 23ef8bfcf0b5: Pushed 02:12:05 5262b7f812be: Pushed 02:12:05 7d55b05ab01bc20af024da7fbe574cccb5f70c8f: digest: sha256:a13e5274a0523db9a535c5a3f9e424b9ad346be4d3f83f1ef3b0dab466fbbd90 size: 1367 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:12:06 + docker tag device-mqtt-arm64 nexus3.edgexfoundry.org:10004/device-mqtt-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:12:06 + docker push nexus3.edgexfoundry.org:10004/device-mqtt-arm64:latest 02:12:06 The push refers to repository [nexus3.edgexfoundry.org:10004/device-mqtt-arm64] 02:12:06 ed4517363b20: Preparing 02:12:06 177f1dd20da4: Preparing 02:12:06 5262b7f812be: Preparing 02:12:06 23ef8bfcf0b5: Preparing 02:12:06 5d3e392a13a0: Preparing 02:12:06 177f1dd20da4: Layer already exists 02:12:06 5262b7f812be: Layer already exists 02:12:06 5d3e392a13a0: Layer already exists 02:12:06 ed4517363b20: Layer already exists 02:12:06 23ef8bfcf0b5: Layer already exists 02:12:06 latest: digest: sha256:a13e5274a0523db9a535c5a3f9e424b9ad346be4d3f83f1ef3b0dab466fbbd90 size: 1367 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:12:07 + docker tag device-mqtt-arm64 nexus3.edgexfoundry.org:10004/device-mqtt-arm64:2.3.0-dev.24 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:12:07 + docker push nexus3.edgexfoundry.org:10004/device-mqtt-arm64:2.3.0-dev.24 02:12:07 The push refers to repository [nexus3.edgexfoundry.org:10004/device-mqtt-arm64] 02:12:07 ed4517363b20: Preparing 02:12:07 177f1dd20da4: Preparing 02:12:07 5262b7f812be: Preparing 02:12:07 23ef8bfcf0b5: Preparing 02:12:07 5d3e392a13a0: Preparing 02:12:07 23ef8bfcf0b5: Layer already exists 02:12:07 177f1dd20da4: Layer already exists 02:12:07 5262b7f812be: Layer already exists 02:12:07 5d3e392a13a0: Layer already exists 02:12:07 ed4517363b20: Layer already exists 02:12:07 2.3.0-dev.24: digest: sha256:a13e5274a0523db9a535c5a3f9e424b9ad346be4d3f83f1ef3b0dab466fbbd90 size: 1367 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:12:07 + docker tag device-mqtt-arm64 nexus3.edgexfoundry.org:10004/device-mqtt-arm64:7d55b05ab01bc20af024da7fbe574cccb5f70c8f-2.3.0-dev.24 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:12:08 + docker push nexus3.edgexfoundry.org:10004/device-mqtt-arm64:7d55b05ab01bc20af024da7fbe574cccb5f70c8f-2.3.0-dev.24 02:12:08 The push refers to repository [nexus3.edgexfoundry.org:10004/device-mqtt-arm64] 02:12:08 ed4517363b20: Preparing 02:12:08 177f1dd20da4: Preparing 02:12:08 5262b7f812be: Preparing 02:12:08 23ef8bfcf0b5: Preparing 02:12:08 5d3e392a13a0: Preparing 02:12:08 5d3e392a13a0: Layer already exists 02:12:08 177f1dd20da4: Layer already exists 02:12:08 23ef8bfcf0b5: Layer already exists 02:12:08 5262b7f812be: Layer already exists 02:12:08 ed4517363b20: Layer already exists 02:12:08 7d55b05ab01bc20af024da7fbe574cccb5f70c8f-2.3.0-dev.24: digest: sha256:a13e5274a0523db9a535c5a3f9e424b9ad346be4d3f83f1ef3b0dab466fbbd90 size: 1367 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:12:08 + docker tag device-mqtt-arm64 nexus3.edgexfoundry.org:10004/device-mqtt-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:12:09 + docker push nexus3.edgexfoundry.org:10004/device-mqtt-arm64:main 02:12:09 The push refers to repository [nexus3.edgexfoundry.org:10004/device-mqtt-arm64] 02:12:09 ed4517363b20: Preparing 02:12:09 177f1dd20da4: Preparing 02:12:09 5262b7f812be: Preparing 02:12:09 23ef8bfcf0b5: Preparing 02:12:09 5d3e392a13a0: Preparing 02:12:09 ed4517363b20: Layer already exists 02:12:09 177f1dd20da4: Layer already exists 02:12:09 23ef8bfcf0b5: Layer already exists 02:12:09 5d3e392a13a0: Layer already exists 02:12:09 5262b7f812be: Layer already exists 02:12:10 main: digest: sha256:a13e5274a0523db9a535c5a3f9e424b9ad346be4d3f83f1ef3b0dab466fbbd90 size: 1367 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 02:12:10 ===================================================== [Pipeline] echo 02:12:10 taggedImages: 02:12:10 - nexus3.edgexfoundry.org:10004/device-mqtt-arm64:7d55b05ab01bc20af024da7fbe574cccb5f70c8f 02:12:10 - nexus3.edgexfoundry.org:10004/device-mqtt-arm64:latest 02:12:10 - nexus3.edgexfoundry.org:10004/device-mqtt-arm64:2.3.0-dev.24 02:12:10 - nexus3.edgexfoundry.org:10004/device-mqtt-arm64:7d55b05ab01bc20af024da7fbe574cccb5f70c8f-2.3.0-dev.24 02:12:10 - 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 02:12:10 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 02:12:10 02:12:10 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:12:10 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 02:12:10 arm64: Pulling from edgex-lftools-log-publisher 02:12:10 8998bd30e6a1: Pulling fs layer 02:12:10 04944245beec: Pulling fs layer 02:12:10 699f458cf7ca: Pulling fs layer 02:12:10 765212b225bb: Pulling fs layer 02:12:10 f23df028b6ca: Pulling fs layer 02:12:10 d65c8cfc05b1: Pulling fs layer 02:12:10 2437ff75d9bd: Pulling fs layer 02:12:10 f23df028b6ca: Waiting 02:12:10 d65c8cfc05b1: Waiting 02:12:10 2437ff75d9bd: Waiting 02:12:10 765212b225bb: Waiting 02:12:11 04944245beec: Verifying Checksum 02:12:11 04944245beec: Download complete 02:12:11 765212b225bb: Verifying Checksum 02:12:11 765212b225bb: Download complete 02:12:11 f23df028b6ca: Verifying Checksum 02:12:11 f23df028b6ca: Download complete 02:12:11 d65c8cfc05b1: Download complete 02:12:11 699f458cf7ca: Verifying Checksum 02:12:11 699f458cf7ca: Download complete 02:12:11 8998bd30e6a1: Verifying Checksum 02:12:11 8998bd30e6a1: Download complete 02:12:14 2437ff75d9bd: Verifying Checksum 02:12:14 2437ff75d9bd: Download complete 02:12:15 8998bd30e6a1: Pull complete 02:12:15 04944245beec: Pull complete 02:12:17 699f458cf7ca: Pull complete 02:12:17 765212b225bb: Pull complete 02:12:18 f23df028b6ca: Pull complete 02:12:18 d65c8cfc05b1: Pull complete 02:12:33 2437ff75d9bd: Pull complete 02:12:33 Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da 02:12:33 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 02:12:33 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 02:12:33 prd-ubuntu20.04-docker-arm64-4c-16g-8013 does not seem to be running inside a container 02:12:33 $ 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/71 -v /w/workspace/device-mqtt-go/71:/w/workspace/device-mqtt-go/71:rw,z -v /w/workspace/device-mqtt-go/71@tmp:/w/workspace/device-mqtt-go/71@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat 02:12:36 $ docker top e530ddd4feb9a0b55a33e03da4e16c8b90e926b7f80f4d0dacb5cd12f3686c2f -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 02:12:37 ---> job-cost.sh 02:12:37 lf-activate-venv: SKIPPING 02:12:37 INFO: No Stack... 02:12:37 INFO: Retrieving Pricing Info for: v3-standard-4 02:12:38 INFO: Archiving Costs [Pipeline] sh 02:12:39 + cat /w/workspace/device-mqtt-go/71/archives/cost.csv 02:12:39 + cut -d, -f6 [Pipeline] lock 02:12:39 Trying to acquire lock on [jenkins-edgexfoundry-device-mqtt-go-main-71-stack-cost] 02:12:39 Resource [jenkins-edgexfoundry-device-mqtt-go-main-71-stack-cost] did not exist. Created. 02:12:39 Lock acquired on [jenkins-edgexfoundry-device-mqtt-go-main-71-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 02:12:40 /w/workspace/device-mqtt-go/71@tmp/durable-2523d0ed/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh 02:12:40 + echo total: 0.10999999940395355 [Pipeline] stash 02:12:40 Warning: overwriting stash ‘stack-cost’ 02:12:40 Stashed 1 file(s) [Pipeline] } 02:12:40 Lock released on resource [jenkins-edgexfoundry-device-mqtt-go-main-71-stack-cost] [Pipeline] // lock [Pipeline] } 02:12:40 $ docker stop --time=1 e530ddd4feb9a0b55a33e03da4e16c8b90e926b7f80f4d0dacb5cd12f3686c2f 02:12:42 $ docker rm -f e530ddd4feb9a0b55a33e03da4e16c8b90e926b7f80f4d0dacb5cd12f3686c2f [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (CodeCov) [Pipeline] unstash [Pipeline] configFileProvider 02:12:42 provisioning config files... 02:12:42 copy managed file [device-mqtt-go-codecov-token] to file:/w/workspace/edgexfoundry_device-mqtt-go_main@tmp/config10668008561653765514tmp [Pipeline] { [Pipeline] sh 02:12:43 + set +x 02:12:43 + curl -s https://codecov.io/bash 02:12:43 + bash -s -- 02:12:43 02:12:43 _____ _ 02:12:43 / ____| | | 02:12:43 | | ___ __| | ___ ___ _____ __ 02:12:43 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 02:12:43 | |___| (_) | (_| | __/ (_| (_) \ V / 02:12:43 \_____\___/ \__,_|\___|\___\___/ \_/ 02:12:43 Bash-1.0.6 02:12:43 02:12:43 02:12:43 ==> git version 2.25.1 found 02:12:43 ==> curl 7.68.0 (x86_64-pc-linux-gnu) libcurl/7.68.0 OpenSSL/1.1.1f zlib/1.2.11 brotli/1.0.7 libidn2/2.2.0 libpsl/0.21.0 (+libidn2/2.2.0) libssh/0.9.3/openssl/zlib nghttp2/1.40.0 librtmp/2.3 02:12:43 Release-Date: 2020-01-08 02:12:43 Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp 02:12:43 Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets 02:12:43 ==> Jenkins CI detected. 02:12:43 current dir:  /w/workspace/edgexfoundry_device-mqtt-go_main 02:12:43 project root: . 02:12:43 --> token set from env 02:12:43 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 02:12:43 ==> Running gcov in . (disable via -X gcov) 02:12:43 ==> Python coveragepy not found 02:12:43 ==> Searching for coverage reports in: 02:12:43 + . 02:12:43 -> Found 1 reports 02:12:43 ==> Detecting git/mercurial file structure 02:12:43 ==> Reading reports 02:12:43 + ./coverage.out bytes=17887 02:12:43 ==> Appending adjustments 02:12:43 https://docs.codecov.io/docs/fixing-reports 02:12:43 + Found adjustments 02:12:43 ==> Gzipping contents 02:12:43 4.0K /tmp/codecov.cqtowF.gz 02:12:43 ==> Uploading reports 02:12:43 url: https://codecov.io 02:12:43 query: branch=main&commit=7d55b05ab01bc20af024da7fbe574cccb5f70c8f&build=71&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-mqtt-go%2Fjob%2Fmain%2F71%2F&name=&tag=&slug=edgexfoundry%2Fdevice-mqtt-go&service=jenkins&flags=&pr=&job=&cmd_args= 02:12:43 -> Pinging Codecov 02:12:43 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=7d55b05ab01bc20af024da7fbe574cccb5f70c8f&build=71&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-mqtt-go%2Fjob%2Fmain%2F71%2F&name=&tag=&slug=edgexfoundry%2Fdevice-mqtt-go&service=jenkins&flags=&pr=&job=&cmd_args= 02:12:43 -> Uploading to 02:12:43 https://storage.googleapis.com/codecov/v4/raw/2022-10-17/7D719EC7BBE17E464838252E33014C33/7d55b05ab01bc20af024da7fbe574cccb5f70c8f/a678cfce-7ab1-425c-a859-febf812045d2.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20221017%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20221017T021243Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=bf178fcf4f94a5ea6039a7ba2bf5334e72ac1ce3614f61863a8f2dcffd0d141f 02:12:43 % Total % Received % Xferd Average Speed Time Time Time Current 02:12:43 Dload Upload Total Spent Left Speed 02:12:43 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 3208 0 0 100 3208 0 14194 --:--:-- --:--:-- --:--:-- 14257 02:12:43 -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/device-mqtt-go/commit/7d55b05ab01bc20af024da7fbe574cccb5f70c8f [Pipeline] } 02:12:43 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) [Pipeline] echo 02:12:43 [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] withCredentials 02:12:43 Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:12:44 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 02:12:44 02:12:44 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:12:44 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 02:12:44 1.410.4: Pulling from edgex-devops/edgex-snyk-go 02:12:44 df9b9388f04a: Pulling fs layer 02:12:44 52dc419b0ee2: Pulling fs layer 02:12:44 25bc292e5bac: Pulling fs layer 02:12:44 114826534d7a: Pulling fs layer 02:12:44 114826534d7a: Waiting 02:12:44 4657fd5d0bcf: Pulling fs layer 02:12:44 6ad1cebc031e: Pulling fs layer 02:12:44 8a3aa393b2d8: Pulling fs layer 02:12:44 4657fd5d0bcf: Waiting 02:12:44 8a3aa393b2d8: Waiting 02:12:44 6ad1cebc031e: Waiting 02:12:44 25bc292e5bac: Verifying Checksum 02:12:44 25bc292e5bac: Download complete 02:12:44 52dc419b0ee2: Download complete 02:12:44 4657fd5d0bcf: Verifying Checksum 02:12:44 4657fd5d0bcf: Download complete 02:12:44 df9b9388f04a: Download complete 02:12:44 df9b9388f04a: Pull complete 02:12:44 6ad1cebc031e: Verifying Checksum 02:12:44 6ad1cebc031e: Download complete 02:12:44 52dc419b0ee2: Pull complete 02:12:45 25bc292e5bac: Pull complete 02:12:45 114826534d7a: Verifying Checksum 02:12:45 114826534d7a: Download complete 02:12:45 8a3aa393b2d8: Verifying Checksum 02:12:45 8a3aa393b2d8: Download complete 02:12:48 114826534d7a: Pull complete 02:12:48 4657fd5d0bcf: Pull complete 02:12:49 6ad1cebc031e: Pull complete 02:12:51 8a3aa393b2d8: Pull complete 02:12:52 Digest: sha256:4b4dcd1004c4b70ae7ff23424eaa7ae18978b3759dc64bf5c8870aa20fc5e024 02:12:52 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 02:12:52 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 02:12:52 prd-ubuntu20.04-docker-8c-8g-8011 does not seem to be running inside a container 02:12:52 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock --entrypoint= -w /w/workspace/edgexfoundry_device-mqtt-go_main -v /w/workspace/edgexfoundry_device-mqtt-go_main:/w/workspace/edgexfoundry_device-mqtt-go_main:rw,z -v /w/workspace/edgexfoundry_device-mqtt-go_main@tmp:/w/workspace/edgexfoundry_device-mqtt-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 cat 02:12:56 $ docker top fa4cfe0c6ef8a9f171a2c821c9bc88c40bb303f36e61cf0a029f8cb2a87fc721 -eo pid,comm [Pipeline] { [Pipeline] echo 02:12:56 [edgeXSnyk] command to run: set -o pipefail ; snyk monitor --org=edgex-jenkins --project-name='edgexfoundry/device-mqtt-go:main' [Pipeline] sh 02:12:56 + set -o pipefail 02:12:56 + snyk monitor '--org=edgex-jenkins' '--project-name=edgexfoundry/device-mqtt-go:main' 02:13:03 02:13:03 Monitoring /w/workspace/edgexfoundry_device-mqtt-go_main (github.com/edgexfoundry/device-mqtt-go)... 02:13:03 02:13:03 Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/38fccec6-2f8b-4396-aa47-65a7ae25b6ec/history/19a7444f-a2a6-4451-a0ef-2161ffc6b185 02:13:03 02:13:03 Tip: Detected multiple supported manifests (1), use --all-projects to scan all of them at once. 02:13:03 02:13:03 Notifications about newly disclosed issues related to these dependencies will be emailed to you. 02:13:03 02:13:03 02:13:03 A medium severity vulnerability was found in the Snyk CLI versions you are using. 02:13:03 We fixed the vulnerability in version 1.996.0. We recommend updating to the latest version. 02:13:03 More details here: https://snyk.co/ue1NS [Pipeline] } 02:13:03 $ docker stop --time=1 fa4cfe0c6ef8a9f171a2c821c9bc88c40bb303f36e61cf0a029f8cb2a87fc721 02:13:06 $ docker rm -f fa4cfe0c6ef8a9f171a2c821c9bc88c40bb303f36e61cf0a029f8cb2a87fc721 [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 02:13:07 + git log --format=format:%s -1 7d55b05ab01bc20af024da7fbe574cccb5f70c8f [Pipeline] sh 02:13:07 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 02:13:07 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:13:07 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 02:13:07 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 02:13:07 prd-ubuntu20.04-docker-8c-8g-8011 does not seem to be running inside a container 02:13: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 ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 02:13:08 $ docker top eb030a45014aabdd1b575691772aefc339fab60c5ce881215e0358245be60810 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 02:13:08 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 02:13:08 [ssh-agent] Looking for ssh-agent implementation... 02:13:08 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 02:13:08 $ docker exec eb030a45014aabdd1b575691772aefc339fab60c5ce881215e0358245be60810 ssh-agent 02:13:08 SSH_AUTH_SOCK=/tmp/ssh-fcDxmAKxx984/agent.32 02:13:08 SSH_AGENT_PID=38 02:13:08 Running ssh-add (command line suppressed) 02:13:08 Identity added: /w/workspace/edgexfoundry_device-mqtt-go_main@tmp/private_key_17679515538197482890.key (/w/workspace/edgexfoundry_device-mqtt-go_main@tmp/private_key_17679515538197482890.key) 02:13:08 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 02:13:08 + git semver tag 02:13:09 2022-10-17 02:13:09,118 [run_tag] DEBUG tag force:False 02:13:09 2022-10-17 02:13:09,118 [check_head_tag] DEBUG check head tag 02:13:09 2022-10-17 02:13:09,119 [execute] INFO git cat-file --batch-check 02:13:09 2022-10-17 02:13:09,119 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgexfoundry_device-mqtt-go_main, universal_newlines=False, shell=None, istream=) 02:13:09 2022-10-17 02:13:09,123 [execute] INFO git cat-file --batch 02:13:09 2022-10-17 02:13:09,123 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgexfoundry_device-mqtt-go_main, universal_newlines=False, shell=None, istream=) 02:13:09 2022-10-17 02:13:09,137 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-mqtt-go_main/.semver/main 02:13:09 2022-10-17 02:13:09,137 [execute] INFO git tag -a v2.3.0-dev.24 -m v2.3.0-dev.24 02:13:09 2022-10-17 02:13:09,138 [execute] DEBUG Popen(['git', 'tag', '-a', 'v2.3.0-dev.24', '-m', 'v2.3.0-dev.24'], cwd=/w/workspace/edgexfoundry_device-mqtt-go_main, universal_newlines=False, shell=None, istream=None) 02:13:09 2022-10-17 02:13:09,143 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-mqtt-go_main/.semver/main 02:13:09 2.3.0-dev.24 [Pipeline] } 02:13:09 $ docker exec --env ******** --env ******** eb030a45014aabdd1b575691772aefc339fab60c5ce881215e0358245be60810 ssh-agent -k 02:13:09 unset SSH_AUTH_SOCK; 02:13:09 unset SSH_AGENT_PID; 02:13:09 echo Agent pid 38 killed; 02:13:09 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 02:13:09 + git semver [Pipeline] } 02:13:10 $ docker stop --time=1 eb030a45014aabdd1b575691772aefc339fab60c5ce881215e0358245be60810 02:13:11 $ docker rm -f eb030a45014aabdd1b575691772aefc339fab60c5ce881215e0358245be60810 [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:13:11 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 02:13:11 02:13:11 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:13:12 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 02:13:12 0.23.1-centos7: Pulling from edgex-lftools 02:13:12 ab5ef0e58194: Pulling fs layer 02:13:12 9712f1f96733: Pulling fs layer 02:13:12 63f879dbbcfc: Pulling fs layer 02:13:12 0d9ebad4ef96: Pulling fs layer 02:13:12 e9a5061849ea: Pulling fs layer 02:13:12 d747dcd14b5f: Pulling fs layer 02:13:12 2de7ff778b66: Pulling fs layer 02:13:12 e9a5061849ea: Waiting 02:13:12 0d9ebad4ef96: Waiting 02:13:12 d747dcd14b5f: Waiting 02:13:12 2de7ff778b66: Waiting 02:13:12 9712f1f96733: Verifying Checksum 02:13:12 9712f1f96733: Download complete 02:13:12 63f879dbbcfc: Verifying Checksum 02:13:12 63f879dbbcfc: Download complete 02:13:12 0d9ebad4ef96: Verifying Checksum 02:13:12 0d9ebad4ef96: Download complete 02:13:12 d747dcd14b5f: Verifying Checksum 02:13:12 d747dcd14b5f: Download complete 02:13:12 e9a5061849ea: Verifying Checksum 02:13:12 e9a5061849ea: Download complete 02:13:12 ab5ef0e58194: Verifying Checksum 02:13:12 ab5ef0e58194: Download complete 02:13:12 2de7ff778b66: Verifying Checksum 02:13:12 2de7ff778b66: Download complete 02:13:16 ab5ef0e58194: Pull complete 02:13:16 9712f1f96733: Pull complete 02:13:16 63f879dbbcfc: Pull complete 02:13:20 0d9ebad4ef96: Pull complete 02:13:20 e9a5061849ea: Pull complete 02:13:20 d747dcd14b5f: Pull complete 02:13:21 2de7ff778b66: Pull complete 02:13:21 Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 02:13:21 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 02:13:21 nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 02:13:21 prd-ubuntu20.04-docker-8c-8g-8011 does not seem to be running inside a container 02:13:22 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgexfoundry_device-mqtt-go_main -v /w/workspace/edgexfoundry_device-mqtt-go_main:/w/workspace/edgexfoundry_device-mqtt-go_main:rw,z -v /w/workspace/edgexfoundry_device-mqtt-go_main@tmp:/w/workspace/edgexfoundry_device-mqtt-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 cat 02:13:25 $ docker top dafd1ecf4a743c954678e8b9852cdc87fa93a71cd8909729a8c48cd9ea654a02 -eo pid,comm [Pipeline] { [Pipeline] configFileProvider 02:13:25 provisioning config files... 02:13:25 copy managed file [sigul-config] to file:/w/workspace/edgexfoundry_device-mqtt-go_main@tmp/config10628305017481553890tmp 02:13:25 copy managed file [sigul-password] to file:/w/workspace/edgexfoundry_device-mqtt-go_main@tmp/config11344307748173145238tmp 02:13:25 copy managed file [sigul-pki] to file:/w/workspace/edgexfoundry_device-mqtt-go_main@tmp/config4375404238169768567tmp [Pipeline] { [Pipeline] echo 02:13:25 Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh 02:13:26 ---> sigul-configuration.sh 02:13:26 gpg: directory `/root/.gnupg' created 02:13:26 gpg: new configuration file `/root/.gnupg/gpg.conf' created 02:13:26 gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run 02:13:26 gpg: keyring `/root/.gnupg/secring.gpg' created 02:13:26 gpg: keyring `/root/.gnupg/pubring.gpg' created 02:13:26 gpg: CAST5 encrypted data 02:13:26 gpg: encrypted with 1 passphrase 02:13:26 gpg: WARNING: message was not integrity protected [Pipeline] sh 02:13:26 + mkdir /home/jenkins 02:13:26 + mkdir /home/jenkins/sigul [Pipeline] sh 02:13:26 + cp -R /root/sigul/cert8.db /root/sigul/key3.db /root/sigul/nss-password.txt /root/sigul/secmod.db /root/sigul/vex-yul-edgex-jenkins-1.ci.codeaurora.org.p12 /home/jenkins/sigul/ [Pipeline] echo 02:13:26 Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh 02:13:27 ---> sigul-install.sh 02:13:27 Sigul already installed; skipping installation. [Pipeline] sh 02:13:27 + git tag --list 02:13:27 0.7.1 02:13:27 v1.0.0 02:13:27 v1.1.0 02:13:27 v1.1.1 02:13:27 v1.2.2 02:13:27 v1.3.0 02:13:27 v1.3.1 02:13:27 v2.0.0 02:13:27 v2.1.0 02:13:27 v2.1.1 02:13:27 v2.1.1-dev.1 02:13:27 v2.1.1-dev.2 02:13:27 v2.2.0 02:13:27 v2.2.1-dev.1 02:13:27 v2.2.1-dev.10 02:13:27 v2.2.1-dev.2 02:13:27 v2.2.1-dev.3 02:13:27 v2.2.1-dev.4 02:13:27 v2.2.1-dev.5 02:13:27 v2.2.1-dev.6 02:13:27 v2.2.1-dev.7 02:13:27 v2.2.1-dev.8 02:13:27 v2.2.1-dev.9 02:13:27 v2.3.0-dev.10 02:13:27 v2.3.0-dev.11 02:13:27 v2.3.0-dev.12 02:13:27 v2.3.0-dev.13 02:13:27 v2.3.0-dev.14 02:13:27 v2.3.0-dev.15 02:13:27 v2.3.0-dev.16 02:13:27 v2.3.0-dev.17 02:13:27 v2.3.0-dev.18 02:13:27 v2.3.0-dev.19 02:13:27 v2.3.0-dev.20 02:13:27 v2.3.0-dev.21 02:13:27 v2.3.0-dev.22 02:13:27 v2.3.0-dev.23 02:13:27 v2.3.0-dev.24 [Pipeline] sh 02:13:27 + lftools sign git-tag v2.3.0-dev.24 02:13:28 Signing Git tag with Sigul... 02:13:28 Signing v2.3.0-dev.24 [Pipeline] echo 02:13:28 Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh 02:13:28 ---> sigul-configuration-cleanup.sh [Pipeline] } 02:13:28 Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } 02:13:28 $ docker stop --time=1 dafd1ecf4a743c954678e8b9852cdc87fa93a71cd8909729a8c48cd9ea654a02 02:13:30 $ docker rm -f dafd1ecf4a743c954678e8b9852cdc87fa93a71cd8909729a8c48cd9ea654a02 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] sh 02:13:30 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 02:13:30 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:13:30 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 02:13:30 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 02:13:30 prd-ubuntu20.04-docker-8c-8g-8011 does not seem to be running inside a container 02:13:30 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgexfoundry_device-mqtt-go_main -v /w/workspace/edgexfoundry_device-mqtt-go_main:/w/workspace/edgexfoundry_device-mqtt-go_main:rw,z -v /w/workspace/edgexfoundry_device-mqtt-go_main@tmp:/w/workspace/edgexfoundry_device-mqtt-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 02:13:31 $ docker top 759c13e2bfd7bdd71446218946a446a18ccbac514840202aa0783265a05e8c5e -eo pid,comm 02:13:31 ERROR: The container started but didn't run the expected command. Please double check your ENTRYPOINT does execute the command passed as docker run argument, as required by official docker images (see https://github.com/docker-library/official-images#consistency for entrypoint consistency requirements). 02:13:31 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 02:13:31 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 02:13:31 [ssh-agent] Looking for ssh-agent implementation... 02:13:31 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 02:13:31 $ docker exec 759c13e2bfd7bdd71446218946a446a18ccbac514840202aa0783265a05e8c5e ssh-agent 02:13:31 SSH_AUTH_SOCK=/tmp/ssh-X0lydMacnca3/agent.33 02:13:31 SSH_AGENT_PID=39 02:13:31 Running ssh-add (command line suppressed) 02:13:31 Identity added: /w/workspace/edgexfoundry_device-mqtt-go_main@tmp/private_key_11220660483000747269.key (/w/workspace/edgexfoundry_device-mqtt-go_main@tmp/private_key_11220660483000747269.key) 02:13:31 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 02:13:31 + git semver bump pre 02:13:32 2022-10-17 02:13:32,187 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-mqtt-go_main/.semver/main 02:13:32 2022-10-17 02:13:32,187 [bump_version] DEBUG bumping version:2.3.0-dev.24 on axis:pre with prefix:dev 02:13:32 2022-10-17 02:13:32,187 [bump_version] DEBUG bumped version:2.3.0-dev.25 02:13:32 2022-10-17 02:13:32,187 [write_version] DEBUG write version:2.3.0-dev.25 to path:/w/workspace/edgexfoundry_device-mqtt-go_main/.semver/main with force:True 02:13:32 2022-10-17 02:13:32,187 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-mqtt-go_main/.semver/main 02:13:32 2022-10-17 02:13:32,187 [write_file] DEBUG write to file:/w/workspace/edgexfoundry_device-mqtt-go_main/.semver/main 02:13:32 2022-10-17 02:13:32,189 [execute] INFO git cat-file --batch-check 02:13:32 2022-10-17 02:13:32,189 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgexfoundry_device-mqtt-go_main/.semver, universal_newlines=False, shell=None, istream=) 02:13:32 2022-10-17 02:13:32,194 [execute] INFO git cat-file --batch 02:13:32 2022-10-17 02:13:32,194 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgexfoundry_device-mqtt-go_main/.semver, universal_newlines=False, shell=None, istream=) 02:13:32 2022-10-17 02:13:32,200 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-mqtt-go_main/.semver/main 02:13:32 2.3.0-dev.25 [Pipeline] } 02:13:32 $ docker exec --env ******** --env ******** 759c13e2bfd7bdd71446218946a446a18ccbac514840202aa0783265a05e8c5e ssh-agent -k 02:13:32 unset SSH_AUTH_SOCK; 02:13:32 unset SSH_AGENT_PID; 02:13:32 echo Agent pid 39 killed; 02:13:32 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 02:13:32 + git semver [Pipeline] } 02:13:32 $ docker stop --time=1 759c13e2bfd7bdd71446218946a446a18ccbac514840202aa0783265a05e8c5e 02:13:34 $ docker rm -f 759c13e2bfd7bdd71446218946a446a18ccbac514840202aa0783265a05e8c5e [Pipeline] // withDockerContainer [Pipeline] sh 02:13:34 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 02:13:34 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:13:34 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 02:13:34 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 02:13:34 prd-ubuntu20.04-docker-8c-8g-8011 does not seem to be running inside a container 02:13:34 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgexfoundry_device-mqtt-go_main -v /w/workspace/edgexfoundry_device-mqtt-go_main:/w/workspace/edgexfoundry_device-mqtt-go_main:rw,z -v /w/workspace/edgexfoundry_device-mqtt-go_main@tmp:/w/workspace/edgexfoundry_device-mqtt-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 02:13:35 $ docker top e70109a19ce64a26d27fd4129a045aa1ff6eb47376dfe686eb6777a4777454c6 -eo pid,comm 02:13:35 ERROR: The container started but didn't run the expected command. Please double check your ENTRYPOINT does execute the command passed as docker run argument, as required by official docker images (see https://github.com/docker-library/official-images#consistency for entrypoint consistency requirements). 02:13:35 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 02:13:35 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 02:13:35 [ssh-agent] Looking for ssh-agent implementation... 02:13:35 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 02:13:35 $ docker exec e70109a19ce64a26d27fd4129a045aa1ff6eb47376dfe686eb6777a4777454c6 ssh-agent 02:13:35 SSH_AUTH_SOCK=/tmp/ssh-4OvFzcJXThgB/agent.32 02:13:35 SSH_AGENT_PID=38 02:13:35 Running ssh-add (command line suppressed) 02:13:35 Identity added: /w/workspace/edgexfoundry_device-mqtt-go_main@tmp/private_key_9535715511940566348.key (/w/workspace/edgexfoundry_device-mqtt-go_main@tmp/private_key_9535715511940566348.key) 02:13:35 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 02:13:36 + git semver push 02:13:36 2022-10-17 02:13:36,243 [run_push] DEBUG push 02:13:36 2022-10-17 02:13:36,244 [execute] INFO git cat-file --batch-check 02:13:36 2022-10-17 02:13:36,244 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgexfoundry_device-mqtt-go_main/.semver, universal_newlines=False, shell=None, istream=) 02:13:36 2022-10-17 02:13:36,249 [execute] INFO git rev-list 85d763dc926afbe6a538795dc8b85f09a0423e9d -- 02:13:36 2022-10-17 02:13:36,249 [execute] DEBUG Popen(['git', 'rev-list', '85d763dc926afbe6a538795dc8b85f09a0423e9d', '--'], cwd=/w/workspace/edgexfoundry_device-mqtt-go_main/.semver, universal_newlines=False, shell=None, istream=None) 02:13:36 2022-10-17 02:13:36,258 [execute] INFO git fetch -v origin 02:13:36 2022-10-17 02:13:36,259 [execute] DEBUG Popen(['git', 'fetch', '-v', 'origin'], cwd=/w/workspace/edgexfoundry_device-mqtt-go_main/.semver, universal_newlines=True, shell=None, istream=None) 02:13:36 2022-10-17 02:13:36,842 [run_push] DEBUG no remote changes detected 02:13:36 2022-10-17 02:13:36,843 [execute] INFO git push origin semver 02:13:36 2022-10-17 02:13:36,843 [execute] DEBUG Popen(['git', 'push', 'origin', 'semver'], cwd=/w/workspace/edgexfoundry_device-mqtt-go_main/.semver, universal_newlines=False, shell=None, istream=None) 02:13:38 2022-10-17 02:13:37,870 [run_push] DEBUG push all version tags 02:13:38 2022-10-17 02:13:37,871 [execute] INFO git push origin refs/tags/v*:refs/tags/v* 02:13:38 2022-10-17 02:13:37,872 [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) 02:13:38 2022-10-17 02:13:38,750 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-mqtt-go_main/.semver/main 02:13:38 2.3.0-dev.25 [Pipeline] } 02:13:38 $ docker exec --env ******** --env ******** e70109a19ce64a26d27fd4129a045aa1ff6eb47376dfe686eb6777a4777454c6 ssh-agent -k 02:13:38 unset SSH_AUTH_SOCK; 02:13:38 unset SSH_AGENT_PID; 02:13:38 echo Agent pid 38 killed; 02:13:38 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 02:13:39 + git semver [Pipeline] } 02:13:39 $ docker stop --time=1 e70109a19ce64a26d27fd4129a045aa1ff6eb47376dfe686eb6777a4777454c6 02:13:40 $ docker rm -f e70109a19ce64a26d27fd4129a045aa1ff6eb47376dfe686eb6777a4777454c6 [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 02:13:41 + [ -d /w/workspace/edgexfoundry_device-mqtt-go_main/archives ] 02:13:41 + ls -al /w/workspace/edgexfoundry_device-mqtt-go_main/archives 02:13:41 total 16 02:13:41 drwxr-xr-x 3 root root 4096 Oct 17 02:03 . 02:13:41 drwxrwxr-x 11 jenkins jenkins 4096 Oct 17 02:13 .. 02:13:41 drwxr-xr-x 2 root root 4096 Oct 17 02:03 cost 02:13:41 -rw-r--r-- 1 root root 85 Oct 17 02:03 cost.csv 02:13:41 + sudo chown -R jenkins:jenkins /w/workspace/edgexfoundry_device-mqtt-go_main/archives 02:13:41 + ls -al /w/workspace/edgexfoundry_device-mqtt-go_main/archives 02:13:41 total 16 02:13:41 drwxr-xr-x 3 jenkins jenkins 4096 Oct 17 02:03 . 02:13:41 drwxrwxr-x 11 jenkins jenkins 4096 Oct 17 02:13 .. 02:13:41 drwxr-xr-x 2 jenkins jenkins 4096 Oct 17 02:03 cost 02:13:41 -rw-r--r-- 1 jenkins jenkins 85 Oct 17 02:03 cost.csv [Pipeline] libraryResource [Pipeline] sh 02:13:41 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 02:13:42 ---> package-listing.sh 02:13:42 ++ facter osfamily 02:13:42 ++ tr '[:upper:]' '[:lower:]' 02:13:42 + OS_FAMILY=debian 02:13:42 + workspace=/w/workspace/edgexfoundry_device-mqtt-go_main 02:13:42 + START_PACKAGES=/tmp/packages_start.txt 02:13:42 + END_PACKAGES=/tmp/packages_end.txt 02:13:42 + DIFF_PACKAGES=/tmp/packages_diff.txt 02:13:42 + PACKAGES=/tmp/packages_start.txt 02:13:42 + '[' /w/workspace/edgexfoundry_device-mqtt-go_main ']' 02:13:42 + PACKAGES=/tmp/packages_end.txt 02:13:42 + case "${OS_FAMILY}" in 02:13:42 + dpkg -l 02:13:42 + grep '^ii' 02:13:42 + '[' -f /tmp/packages_start.txt ']' 02:13:42 + '[' -f /tmp/packages_end.txt ']' 02:13:42 + diff /tmp/packages_start.txt /tmp/packages_end.txt 02:13:42 + '[' /w/workspace/edgexfoundry_device-mqtt-go_main ']' 02:13:42 + mkdir -p /w/workspace/edgexfoundry_device-mqtt-go_main/archives/ 02:13:42 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgexfoundry_device-mqtt-go_main/archives/ [Pipeline] echo 02:13:42 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 02:13:43 + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:13:43 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 02:13:43 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 02:13:43 prd-ubuntu20.04-docker-8c-8g-8011 does not seem to be running inside a container 02:13:43 $ docker run -t -d -u 1001:1001 --privileged -u 0:0 --net host -v /var/log/sysstat:/var/log/sysstat -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/edgexfoundry_device-mqtt-go_main/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/edgexfoundry_device-mqtt-go_main -v /w/workspace/edgexfoundry_device-mqtt-go_main:/w/workspace/edgexfoundry_device-mqtt-go_main:rw,z -v /w/workspace/edgexfoundry_device-mqtt-go_main@tmp:/w/workspace/edgexfoundry_device-mqtt-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 02:13:43 $ docker top ff1489f0010432994b73ff93b786a7d6736cc297b5f63103ecb4e4b0e29b6f87 -eo pid,comm [Pipeline] { [Pipeline] sh 02:13:44 + touch /tmp/pre-build-complete [Pipeline] sh 02:13:44 + mkdir -p /var/log/sysstat [Pipeline] sh 02:13:44 + ls /var/log/sa-host 02:13:44 ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 02:13:44 provisioning config files... 02:13:44 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgexfoundry_device-mqtt-go_main@tmp/config1759239502380282447tmp [Pipeline] { [Pipeline] echo 02:13:44 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 02:13:45 ---> create-netrc.sh [Pipeline] } 02:13:45 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 02:13:45 ---> python-tools-install.sh [Pipeline] echo 02:13:45 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 02:13:45 ---> sudo-logs.sh 02:13:45 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 02:13:45 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 02:13:46 ---> job-cost.sh 02:13:46 lf-activate-venv: SKIPPING 02:13:46 DEBUG: total: 0.2199999988079071 02:13:46 INFO: Retrieving Stack Cost... 02:13:46 INFO: Retrieving Pricing Info for: v3-standard-8 02:13:46 INFO: Archiving Costs [Pipeline] echo 02:13:46 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 02:13:47 ---> logs-deploy.sh 02:13:47 lf-activate-venv: SKIPPING 02:13:47 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-mqtt-go/main/71 02:13:47 INFO: archiving workspace using pattern(s): 02:13:48 Archives upload complete. 02:13:48 INFO: archiving logs to Nexus 02:13:49 ---> uname -a: 02:13:49 Linux prd-ubuntu20-04-docker-8c-8g-8011 5.4.0-126-generic #142-Ubuntu SMP Fri Aug 26 12:12:57 UTC 2022 x86_64 GNU/Linux 02:13:49 02:13:49 02:13:49 ---> lscpu: 02:13:49 Architecture: x86_64 02:13:49 CPU op-mode(s): 32-bit, 64-bit 02:13:49 Byte Order: Little Endian 02:13:49 Address sizes: 40 bits physical, 48 bits virtual 02:13:49 CPU(s): 8 02:13:49 On-line CPU(s) list: 0-7 02:13:49 Thread(s) per core: 1 02:13:49 Core(s) per socket: 1 02:13:49 Socket(s): 8 02:13:49 NUMA node(s): 1 02:13:49 Vendor ID: AuthenticAMD 02:13:49 CPU family: 23 02:13:49 Model: 49 02:13:49 Model name: AMD EPYC-Rome Processor 02:13:49 Stepping: 0 02:13:49 CPU MHz: 2799.864 02:13:49 BogoMIPS: 5599.72 02:13:49 Virtualization: AMD-V 02:13:49 Hypervisor vendor: KVM 02:13:49 Virtualization type: full 02:13:49 L1d cache: 256 KiB 02:13:49 L1i cache: 256 KiB 02:13:49 L2 cache: 4 MiB 02:13:49 L3 cache: 128 MiB 02:13:49 NUMA node0 CPU(s): 0-7 02:13:49 Vulnerability Itlb multihit: Not affected 02:13:49 Vulnerability L1tf: Not affected 02:13:49 Vulnerability Mds: Not affected 02:13:49 Vulnerability Meltdown: Not affected 02:13:49 Vulnerability Mmio stale data: Not affected 02:13:49 Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp 02:13:49 Vulnerability Spectre v1: Mitigation; usercopy/swapgs barriers and __user pointer sanitization 02:13:49 Vulnerability Spectre v2: Mitigation; Retpolines, IBPB conditional, IBRS_FW, STIBP disabled, RSB filling 02:13:49 Vulnerability Srbds: Not affected 02:13:49 Vulnerability Tsx async abort: Not affected 02:13:49 Flags: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm rep_good nopl cpuid extd_apicid tsc_known_freq pni pclmulqdq ssse3 fma cx16 sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand hypervisor lahf_lm cmp_legacy svm cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw topoext perfctr_core ssbd ibrs ibpb stibp vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 rdseed adx smap clflushopt clwb sha_ni xsaveopt xsavec xgetbv1 xsaves clzero xsaveerptr wbnoinvd arat npt nrip_save umip rdpid arch_capabilities 02:13:49 02:13:49 02:13:49 ---> nproc: 02:13:49 8 02:13:49 02:13:49 02:13:49 ---> df -h: 02:13:49 Filesystem Size Used Avail Use% Mounted on 02:13:49 overlay 155G 13G 143G 9% / 02:13:49 tmpfs 64M 0 64M 0% /dev 02:13:49 tmpfs 16G 0 16G 0% /sys/fs/cgroup 02:13:49 shm 64M 0 64M 0% /dev/shm 02:13:49 /dev/vda1 155G 13G 143G 9% /facter-os 02:13:49 02:13:49 02:13:49 ---> sar -b -r -n DEV: 02:13:49 Linux 5.4.0-126-generic (prd-ubuntu20-04-docker-8c-8g-8011) 10/17/22 _x86_64_ (8 CPU) 02:13:49 02:13:49 02:00:09 LINUX RESTART (8 CPU) 02:13:49 02:13:49 02:01:01 tps rtps wtps dtps bread/s bwrtn/s bdscd/s 02:13:49 02:02:01 178.94 1.67 177.27 0.00 60.52 63297.72 0.00 02:13:49 02:03:02 162.81 0.27 162.54 0.00 21.60 23763.24 0.00 02:13:49 02:04:01 32.21 0.02 32.19 0.00 2.58 16257.96 0.00 02:13:49 02:05:01 1.95 0.00 1.95 0.00 0.00 21.46 0.00 02:13:49 02:06:01 39.83 9.33 30.49 0.00 2884.32 4818.00 0.00 02:13:49 02:07:01 1.80 0.00 1.80 0.00 0.00 19.20 0.00 02:13:49 02:08:01 0.93 0.00 0.93 0.00 0.00 10.66 0.00 02:13:49 02:09:01 1.70 0.00 1.70 0.00 0.00 19.19 0.00 02:13:49 02:10:01 0.93 0.00 0.93 0.00 0.00 10.40 0.00 02:13:49 02:11:01 2.13 0.00 2.13 0.00 0.00 35.32 0.00 02:13:49 02:12:01 0.87 0.00 0.87 0.00 0.00 9.87 0.00 02:13:49 02:13:01 35.58 0.25 35.33 0.00 11.46 24710.15 0.00 02:13:49 Average: 38.31 0.96 37.35 0.00 248.70 11073.66 0.00 02:13:49 02:13:49 02:01:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 02:13:49 02:02:01 28346876 31455968 850976 2.59 132452 3181664 1933200 5.70 1281768 2816884 117124 02:13:49 02:03:02 27855604 31589816 717256 2.18 145248 3750548 1691936 4.99 1190668 3353804 469440 02:13:49 02:04:01 27849940 31584768 721980 2.20 145556 3750840 1732588 5.11 1205192 3341544 8 02:13:49 02:05:01 27849580 31584592 721852 2.20 145624 3750976 1732588 5.11 1205604 3341672 8 02:13:49 02:06:01 27561676 31572956 720120 2.19 164108 3999620 1785572 5.26 1354780 3454960 4 02:13:49 02:07:01 27562236 31573604 719424 2.19 164180 3999620 1785572 5.26 1355128 3454960 8 02:13:49 02:08:01 27571536 31583132 710048 2.16 164208 3999624 1785572 5.26 1345368 3455184 12 02:13:49 02:09:01 27571676 31583308 709796 2.16 164256 3999628 1785572 5.26 1345440 3455188 16 02:13:49 02:10:01 27571588 31583536 709788 2.16 164288 3999628 1785572 5.26 1345304 3455432 12 02:13:49 02:11:01 27571780 31583828 709608 2.16 164380 3999632 1785572 5.26 1345544 3455436 12 02:13:49 02:12:01 27571640 31583688 709696 2.16 164404 3999632 1785572 5.26 1345664 3455436 8 02:13:49 02:13:01 26372268 31470084 815692 2.48 184980 4974232 1886120 5.56 1558088 4343128 270708 02:13:49 Average: 27604700 31562440 734686 2.23 158640 3950470 1789620 5.27 1323212 3448636 71447 02:13:49 02:13:49 02:01:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 02:13:49 02:02:01 ens3 355.37 271.45 5716.96 40.62 0.00 0.00 0.00 0.00 02:13:49 02:02:01 veth975cc18 0.00 0.15 0.00 0.01 0.00 0.00 0.00 0.00 02:13:49 02:02:01 lo 2.73 2.73 0.27 0.27 0.00 0.00 0.00 0.00 02:13:49 02:02:01 docker0 151.81 187.29 12.13 1748.59 0.00 0.00 0.00 0.00 02:13:49 02:03:02 ens3 186.85 159.79 2655.43 326.27 0.00 0.00 0.00 0.00 02:13:49 02:03:02 lo 7.53 7.53 0.73 0.73 0.00 0.00 0.00 0.00 02:13:49 02:03:02 docker0 10.21 14.81 0.62 98.80 0.00 0.00 0.00 0.00 02:13:49 02:04:01 ens3 11.32 6.37 11.65 4.01 0.00 0.00 0.00 0.00 02:13:49 02:04:01 lo 0.07 0.07 0.01 0.01 0.00 0.00 0.00 0.00 02:13:49 02:04:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:13:49 02:05:01 ens3 3.48 2.00 13.72 0.50 0.00 0.00 0.00 0.00 02:13:49 02:05:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 02:13:49 02:05:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:13:49 02:06:01 ens3 82.99 54.72 1299.15 3.99 0.00 0.00 0.00 0.00 02:13:49 02:06:01 lo 0.40 0.40 0.04 0.04 0.00 0.00 0.00 0.00 02:13:49 02:06:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:13:49 02:07:01 ens3 0.80 0.47 0.34 0.22 0.00 0.00 0.00 0.00 02:13:49 02:07:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 02:13:49 02:07:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:13:49 02:08:01 ens3 0.03 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:13:49 02:08:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:13:49 02:08:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:13:49 02:09:01 ens3 0.20 0.13 0.01 0.01 0.00 0.00 0.00 0.00 02:13:49 02:09:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 02:13:49 02:09:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:13:49 02:10:01 ens3 0.53 0.00 0.05 0.00 0.00 0.00 0.00 0.00 02:13:49 02:10:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:13:49 02:10:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:13:49 02:11:01 ens3 0.52 0.30 0.18 0.14 0.00 0.00 0.00 0.00 02:13:49 02:11:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 02:13:49 02:11:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:13:49 02:12:01 ens3 0.40 0.30 0.31 0.21 0.00 0.00 0.00 0.00 02:13:49 02:12:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:13:49 02:12:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:13:49 02:13:01 ens3 187.27 117.25 4663.52 15.95 0.00 0.00 0.00 0.00 02:13:49 02:13:01 lo 1.27 1.27 0.12 0.12 0.00 0.00 0.00 0.00 02:13:49 02:13:01 veth5c72e5e 38.08 54.42 3.85 689.20 0.00 0.00 0.00 0.06 02:13:49 02:13:01 docker0 38.08 54.32 3.33 689.20 0.00 0.00 0.00 0.00 02:13:49 Average: ens3 69.22 51.13 1198.38 32.70 0.00 0.00 0.00 0.00 02:13:49 Average: lo 1.07 1.07 0.10 0.10 0.00 0.00 0.00 0.00 02:13:49 Average: veth5c72e5e 3.18 4.54 0.32 57.51 0.00 0.00 0.00 0.00 02:13:49 Average: docker0 16.70 21.40 1.34 211.67 0.00 0.00 0.00 0.00 02:13:49 02:13:49 02:13:49 ---> sar -P ALL: 02:13:49 Linux 5.4.0-126-generic (prd-ubuntu20-04-docker-8c-8g-8011) 10/17/22 _x86_64_ (8 CPU) 02:13:49 02:13:49 02:00:09 LINUX RESTART (8 CPU) 02:13:49 02:13:49 02:01:01 CPU %user %nice %system %iowait %steal %idle 02:13:49 02:02:01 all 20.63 0.00 5.85 3.36 0.07 70.09 02:13:49 02:02:01 0 19.37 0.00 6.46 4.57 0.07 69.53 02:13:49 02:02:01 1 21.15 0.00 4.97 0.59 0.05 73.24 02:13:49 02:02:01 2 20.21 0.00 5.26 0.22 0.07 74.24 02:13:49 02:02:01 3 22.25 0.00 6.04 1.51 0.08 70.11 02:13:49 02:02:01 4 21.00 0.00 4.95 0.25 0.07 73.74 02:13:49 02:02:01 5 20.89 0.00 7.42 17.90 0.08 53.71 02:13:49 02:02:01 6 19.84 0.00 5.83 1.84 0.07 72.41 02:13:49 02:02:01 7 20.34 0.00 5.86 0.03 0.10 73.66 02:13:49 02:03:02 all 30.60 0.00 5.59 1.75 0.08 61.97 02:13:49 02:03:02 0 30.66 0.00 5.84 1.09 0.07 62.34 02:13:49 02:03:02 1 31.10 0.00 5.72 2.96 0.08 60.15 02:13:49 02:03:02 2 30.31 0.00 5.31 5.29 0.08 59.00 02:13:49 02:03:02 3 31.41 0.00 5.25 0.12 0.08 63.14 02:13:49 02:03:02 4 30.39 0.00 5.64 0.08 0.08 63.80 02:13:49 02:03:02 5 28.79 0.00 5.35 1.88 0.07 63.91 02:13:49 02:03:02 6 30.71 0.00 5.74 0.89 0.07 62.59 02:13:49 02:03:02 7 31.45 0.00 5.90 1.71 0.08 60.86 02:13:49 02:04:01 all 0.25 0.00 0.22 0.93 0.00 98.60 02:13:49 02:04:01 0 0.36 0.00 0.14 0.05 0.02 99.44 02:13:49 02:04:01 1 0.15 0.00 0.19 0.02 0.00 99.64 02:13:49 02:04:01 2 0.39 0.00 0.22 0.41 0.00 98.98 02:13:49 02:04:01 3 0.42 0.00 0.10 0.42 0.00 99.05 02:13:49 02:04:01 4 0.20 0.00 0.73 5.65 0.00 93.41 02:13:49 02:04:01 5 0.20 0.00 0.12 0.08 0.00 99.59 02:13:49 02:04:01 6 0.17 0.00 0.10 0.08 0.00 99.64 02:13:49 02:04:01 7 0.14 0.00 0.15 0.71 0.00 99.00 02:13:49 02:05:01 all 0.03 0.00 0.02 0.00 0.01 99.93 02:13:49 02:05:01 0 0.03 0.00 0.05 0.00 0.00 99.92 02:13:49 02:05:01 1 0.03 0.00 0.02 0.00 0.02 99.93 02:13:49 02:05:01 2 0.07 0.00 0.03 0.00 0.02 99.88 02:13:49 02:05:01 3 0.02 0.00 0.00 0.00 0.00 99.98 02:13:49 02:05:01 4 0.07 0.00 0.02 0.00 0.02 99.90 02:13:49 02:05:01 5 0.00 0.00 0.03 0.00 0.02 99.95 02:13:49 02:05:01 6 0.03 0.00 0.02 0.02 0.02 99.92 02:13:49 02:05:01 7 0.00 0.00 0.00 0.02 0.00 99.98 02:13:49 02:06:01 all 1.36 0.00 0.87 0.37 0.01 97.39 02:13:49 02:06:01 0 1.84 0.00 1.00 0.10 0.02 97.05 02:13:49 02:06:01 1 1.25 0.00 0.47 0.05 0.02 98.21 02:13:49 02:06:01 2 2.10 0.00 2.68 0.40 0.02 94.80 02:13:49 02:06:01 3 0.83 0.00 0.57 0.05 0.02 98.53 02:13:49 02:06:01 4 2.67 0.00 0.71 0.51 0.02 96.08 02:13:49 02:06:01 5 0.94 0.00 0.65 0.82 0.00 97.59 02:13:49 02:06:01 6 0.75 0.00 0.43 0.03 0.02 98.76 02:13:49 02:06:01 7 0.47 0.00 0.45 0.97 0.02 98.09 02:13:49 02:07:01 all 0.22 0.00 0.02 0.01 0.00 99.75 02:13:49 02:07:01 0 0.03 0.00 0.02 0.00 0.00 99.95 02:13:49 02:07:01 1 0.02 0.00 0.03 0.00 0.00 99.95 02:13:49 02:07:01 2 0.02 0.00 0.00 0.00 0.00 99.98 02:13:49 02:07:01 3 0.02 0.00 0.02 0.00 0.00 99.97 02:13:49 02:07:01 4 1.60 0.00 0.05 0.00 0.00 98.35 02:13:49 02:07:01 5 0.00 0.00 0.02 0.00 0.00 99.98 02:13:49 02:07:01 6 0.02 0.00 0.03 0.00 0.00 99.95 02:13:49 02:07:01 7 0.03 0.00 0.00 0.05 0.00 99.92 02:13:49 02:08:01 all 0.04 0.00 0.01 0.01 0.00 99.95 02:13:49 02:08:01 0 0.05 0.00 0.02 0.00 0.00 99.93 02:13:49 02:08:01 1 0.05 0.00 0.00 0.00 0.00 99.95 02:13:49 02:08:01 2 0.03 0.00 0.00 0.00 0.00 99.97 02:13:49 02:08:01 3 0.05 0.00 0.00 0.00 0.00 99.95 02:13:49 02:08:01 4 0.03 0.00 0.02 0.03 0.00 99.92 02:13:49 02:08:01 5 0.03 0.00 0.02 0.00 0.02 99.93 02:13:49 02:08:01 6 0.03 0.00 0.00 0.00 0.00 99.97 02:13:49 02:08:01 7 0.00 0.00 0.00 0.02 0.00 99.98 02:13:49 02:09:01 all 0.17 0.00 0.01 0.03 0.00 99.78 02:13:49 02:09:01 0 0.00 0.00 0.00 0.00 0.00 100.00 02:13:49 02:09:01 1 0.00 0.00 0.02 0.00 0.00 99.98 02:13:49 02:09:01 2 0.00 0.00 0.00 0.00 0.00 100.00 02:13:49 02:09:01 3 0.35 0.00 0.02 0.00 0.00 99.63 02:13:49 02:09:01 4 0.96 0.00 0.02 0.17 0.02 98.84 02:13:49 02:09:01 5 0.07 0.00 0.02 0.02 0.00 99.90 02:13:49 02:09:01 6 0.02 0.00 0.02 0.00 0.00 99.97 02:13:49 02:09:01 7 0.00 0.00 0.02 0.05 0.00 99.93 02:13:49 02:10:01 all 0.08 0.00 0.01 0.01 0.00 99.89 02:13:49 02:10:01 0 0.03 0.00 0.02 0.00 0.00 99.95 02:13:49 02:10:01 1 0.02 0.00 0.02 0.00 0.00 99.97 02:13:49 02:10:01 2 0.02 0.00 0.03 0.00 0.00 99.95 02:13:49 02:10:01 3 0.05 0.00 0.02 0.00 0.02 99.92 02:13:49 02:10:01 4 0.52 0.00 0.00 0.03 0.00 99.45 02:13:49 02:10:01 5 0.03 0.00 0.02 0.00 0.02 99.93 02:13:49 02:10:01 6 0.00 0.00 0.00 0.00 0.00 100.00 02:13:49 02:10:01 7 0.00 0.00 0.00 0.02 0.00 99.98 02:13:49 02:11:01 all 0.10 0.00 0.01 0.01 0.00 99.88 02:13:49 02:11:01 0 0.02 0.00 0.02 0.00 0.02 99.95 02:13:49 02:11:01 1 0.08 0.00 0.02 0.00 0.02 99.88 02:13:49 02:11:01 2 0.02 0.00 0.00 0.00 0.00 99.98 02:13:49 02:11:01 3 0.10 0.00 0.00 0.00 0.00 99.90 02:13:49 02:11:01 4 0.48 0.00 0.02 0.00 0.00 99.50 02:13:49 02:11:01 5 0.05 0.00 0.02 0.02 0.00 99.92 02:13:49 02:11:01 6 0.02 0.00 0.00 0.00 0.00 99.98 02:13:49 02:11:01 7 0.00 0.00 0.02 0.08 0.00 99.90 02:13:49 02:12:01 all 0.10 0.00 0.02 0.00 0.00 99.87 02:13:49 02:12:01 0 0.05 0.00 0.00 0.00 0.00 99.95 02:13:49 02:12:01 1 0.02 0.00 0.02 0.00 0.00 99.97 02:13:49 02:12:01 2 0.03 0.00 0.00 0.00 0.00 99.97 02:13:49 02:12:01 3 0.02 0.00 0.00 0.00 0.00 99.98 02:13:49 02:12:01 4 0.68 0.00 0.13 0.00 0.00 99.19 02:13:49 02:12:01 5 0.02 0.00 0.03 0.02 0.00 99.93 02:13:49 02:12:01 6 0.02 0.00 0.02 0.00 0.00 99.97 02:13:49 02:12:01 7 0.00 0.00 0.00 0.02 0.00 99.98 02:13:49 02:13:49 02:12:01 CPU %user %nice %system %iowait %steal %idle 02:13:49 02:13:01 all 4.45 0.00 1.82 0.87 0.03 92.83 02:13:49 02:13:01 0 4.62 0.00 1.70 0.03 0.02 93.64 02:13:49 02:13:01 1 4.03 0.00 2.09 0.00 0.03 93.85 02:13:49 02:13:01 2 5.72 0.00 1.89 0.08 0.03 92.27 02:13:49 02:13:01 3 3.82 0.00 1.81 0.02 0.03 94.32 02:13:49 02:13:01 4 4.61 0.00 1.33 0.19 0.03 93.84 02:13:49 02:13:01 5 4.77 0.00 2.32 5.36 0.03 87.53 02:13:49 02:13:01 6 4.54 0.00 1.10 0.00 0.02 94.34 02:13:49 02:13:01 7 3.51 0.00 2.32 1.33 0.03 92.82 02:13:49 Average: all 4.80 0.00 1.20 0.61 0.02 93.38 02:13:49 Average: 0 4.73 0.00 1.26 0.48 0.02 93.51 02:13:49 Average: 1 4.78 0.00 1.12 0.30 0.02 93.78 02:13:49 Average: 2 4.88 0.00 1.28 0.53 0.02 93.29 02:13:49 Average: 3 4.91 0.00 1.14 0.18 0.02 93.75 02:13:49 Average: 4 5.23 0.00 1.13 0.57 0.02 93.06 02:13:49 Average: 5 4.60 0.00 1.32 2.15 0.02 91.90 02:13:49 Average: 6 4.65 0.00 1.10 0.24 0.02 93.99 02:13:49 Average: 7 4.61 0.00 1.21 0.41 0.02 93.74 02:13:49 02:13:49 02:13:49