Push event to branch main Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 626368a07400440c19e88e92e22b40eeb22d4bcb 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-ssh13223828283101332575.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-ssh4169657493205727041.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-ssh16913012618366027834.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-ssh1343875197130604366.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-ssh8111004273236938753.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 ‘prd-ubuntu20.04-docker-8c-8g-1432’ is offline Running on prd-ubuntu20.04-docker-8c-8g-1434 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 626368a07400440c19e88e92e22b40eeb22d4bcb (main) Commit message: "build: Add option to build Service with NATS Capability (#414)" > 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 626368a07400440c19e88e92e22b40eeb22d4bcb # timeout=10 > git rev-list --no-walk 57f44dfb208181fe6cb075f759c071dd5c5ec6f2 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 21:46:39 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 21:46:39 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 21:46:39 ========================================================= 21:46:39 EdgeX Global Pipelines Version Info 21:46:39 ========================================================= [Pipeline] libraryResource [Pipeline] sh 21:46:40 ------------------- 21:46:40 stable info: 21:46:40 ------------------- 21:46:40 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 21:46:40 Commit SHA: bd7468d5528128c83034753e4c3def8ef9af3f2d 21:46:40 Message: update stable to v1.0.239 21:46:40 ------------------- 21:46:40 experimental info: 21:46:40 ------------------- 21:46:40 Commited By: **** collab-it+edgex@linuxfoundation.org 21:46:40 Commit SHA: bd7468d5528128c83034753e4c3def8ef9af3f2d 21:46:40 Message: update experimental to v1.0.239 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 21:46:41 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-mqtt-go-settings [Pipeline] echo 21:46:41 [edgeXSetupEnvironment]: set envvar PROJECT = device-mqtt-go [Pipeline] echo 21:46:41 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 21:46:41 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 21:46:41 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 21:46:41 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.18 [Pipeline] echo 21:46:41 [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo 21:46:41 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo 21:46:41 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 21:46:41 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 21:46:41 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 21:46:41 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = device-mqtt [Pipeline] echo 21:46:41 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 21:46:41 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 21:46:41 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 21:46:41 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 21:46:41 [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo 21:46:41 [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo 21:46:41 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 21:46:41 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 21:46:41 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo 21:46:41 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo 21:46:41 [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo 21:46:41 [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo 21:46:41 [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo 21:46:41 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 21:46:41 [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo 21:46:41 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = main [Pipeline] echo 21:46:41 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = main [Pipeline] echo 21:46:41 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = main [Pipeline] echo 21:46:41 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 626368a07400440c19e88e92e22b40eeb22d4bcb [Pipeline] echo 21:46:41 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 626368a [Pipeline] echo 21:46:41 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 21:46:41 provisioning config files... 21:46:41 copy managed file [device-mqtt-go-settings] to file:/w/workspace/edgexfoundry_device-mqtt-go_main@tmp/config11211964919392074412tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 21:46:41 ---> docker-login.sh 21:46:41 nexus3.edgexfoundry.org:10001 21:46:42 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 21:46:42 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 21:46:42 Configure a credential helper to remove this warning. See 21:46:42 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 21:46:42 21:46:42 Login Succeeded 21:46:42 nexus3.edgexfoundry.org:10002 21:46:42 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 21:46:42 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 21:46:42 Configure a credential helper to remove this warning. See 21:46:42 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 21:46:42 21:46:42 Login Succeeded 21:46:42 nexus3.edgexfoundry.org:10003 21:46:42 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 21:46:42 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 21:46:42 Configure a credential helper to remove this warning. See 21:46:42 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 21:46:42 21:46:42 Login Succeeded 21:46:42 nexus3.edgexfoundry.org:10004 21:46:42 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 21:46:42 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 21:46:42 Configure a credential helper to remove this warning. See 21:46:42 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 21:46:42 21:46:42 Login Succeeded 21:46:42 docker.io 21:46:42 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 21:46:43 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 21:46:43 Configure a credential helper to remove this warning. See 21:46:43 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 21:46:43 21:46:43 Login Succeeded 21:46:43 ---> docker-login.sh ends [Pipeline] } 21:46:43 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh 21:46:43 + git rev-list -1 --merges 626368a07400440c19e88e92e22b40eeb22d4bcb~1..626368a07400440c19e88e92e22b40eeb22d4bcb [Pipeline] echo 21:46:43 -----------> git rev-list -1 --merges 626368a07400440c19e88e92e22b40eeb22d4bcb~1..626368a07400440c19e88e92e22b40eeb22d4bcb 626368a07400440c19e88e92e22b40eeb22d4bcb [false] [Pipeline] sh 21:46:43 + git log --format=format:%s -1 626368a07400440c19e88e92e22b40eeb22d4bcb [Pipeline] echo 21:46:43 ========================================================= 21:46:43 [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] 21:46:43 ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 21:46:44 + git log --format=format:%s -1 626368a07400440c19e88e92e22b40eeb22d4bcb [Pipeline] echo 21:46:44 [semverPrep] GIT_COMMIT: 626368a07400440c19e88e92e22b40eeb22d4bcb, Commit Message: build: Add option to build Service with NATS Capability (#414) [Pipeline] echo 21:46:44 [semverPrep] This is not a build commit. [Pipeline] sh 21:46:44 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 21:46:44 + grep -v github /etc/ssh/ssh_known_hosts 21:46:44 + [ -e /tmp/ssh_known_hosts ] 21:46:44 + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts 21:46:44 + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= 21:46:44 + sudo tee -a /etc/ssh/ssh_known_hosts 21:46:44 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:46:44 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 21:46:44 21:46:44 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:46:45 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 21:46:45 0.1.4: Pulling from edgex-devops/py-git-semver 21:46:45 b85a868b505f: Pulling fs layer 21:46:45 e2be974225ed: Pulling fs layer 21:46:45 339a4e72a1f5: Pulling fs layer 21:46:45 988bab9f4d93: Pulling fs layer 21:46:45 1469e6f7b9e6: Pulling fs layer 21:46:45 eaf3925da568: Pulling fs layer 21:46:45 bab4dde63d76: Pulling fs layer 21:46:45 bde34c3a00c8: Pulling fs layer 21:46:45 b352a97aabf1: Pulling fs layer 21:46:45 4872d77fe225: Pulling fs layer 21:46:45 5851b861e8e6: Pulling fs layer 21:46:45 1469e6f7b9e6: Waiting 21:46:45 eaf3925da568: Waiting 21:46:45 bab4dde63d76: Waiting 21:46:45 bde34c3a00c8: Waiting 21:46:45 b352a97aabf1: Waiting 21:46:45 4872d77fe225: Waiting 21:46:45 5851b861e8e6: Waiting 21:46:45 988bab9f4d93: Waiting 21:46:45 e2be974225ed: Verifying Checksum 21:46:45 e2be974225ed: Download complete 21:46:45 988bab9f4d93: Verifying Checksum 21:46:45 988bab9f4d93: Download complete 21:46:45 339a4e72a1f5: Verifying Checksum 21:46:45 339a4e72a1f5: Download complete 21:46:45 eaf3925da568: Download complete 21:46:45 1469e6f7b9e6: Verifying Checksum 21:46:45 1469e6f7b9e6: Download complete 21:46:45 bde34c3a00c8: Download complete 21:46:45 b352a97aabf1: Verifying Checksum 21:46:45 b352a97aabf1: Download complete 21:46:45 4872d77fe225: Verifying Checksum 21:46:45 4872d77fe225: Download complete 21:46:45 5851b861e8e6: Download complete 21:46:45 b85a868b505f: Verifying Checksum 21:46:45 b85a868b505f: Download complete 21:46:45 bab4dde63d76: Verifying Checksum 21:46:47 b85a868b505f: Pull complete 21:46:47 e2be974225ed: Pull complete 21:46:47 339a4e72a1f5: Pull complete 21:46:47 988bab9f4d93: Pull complete 21:46:47 1469e6f7b9e6: Pull complete 21:46:47 eaf3925da568: Pull complete 21:46:49 bab4dde63d76: Pull complete 21:46:49 bde34c3a00c8: Pull complete 21:46:49 b352a97aabf1: Pull complete 21:46:50 4872d77fe225: Pull complete 21:46:50 5851b861e8e6: Pull complete 21:46:50 Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 21:46:50 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 21:46:50 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 21:46:50 prd-ubuntu20.04-docker-8c-8g-1434 does not seem to be running inside a container 21:46:50 $ 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 21:46:51 $ docker top 9b0c36eebeb6f614b0737fdcc4a8f8276aee23aafee233b7d1d98eafda76a925 -eo pid,comm 21:46:51 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). 21:46:51 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 21:46:51 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 21:46:51 [ssh-agent] Looking for ssh-agent implementation... 21:46:51 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 21:46:51 $ docker exec 9b0c36eebeb6f614b0737fdcc4a8f8276aee23aafee233b7d1d98eafda76a925 ssh-agent 21:46:51 SSH_AUTH_SOCK=/tmp/ssh-5ygCOi135TF5/agent.33 21:46:51 SSH_AGENT_PID=39 21:46:51 Running ssh-add (command line suppressed) 21:46:51 Identity added: /w/workspace/edgexfoundry_device-mqtt-go_main@tmp/private_key_1690924867299213444.key (/w/workspace/edgexfoundry_device-mqtt-go_main@tmp/private_key_1690924867299213444.key) 21:46:51 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 21:46:52 + git tag --points-at HEAD [Pipeline] } 21:46:52 $ docker exec --env ******** --env ******** 9b0c36eebeb6f614b0737fdcc4a8f8276aee23aafee233b7d1d98eafda76a925 ssh-agent -k 21:46:52 unset SSH_AUTH_SOCK; 21:46:52 unset SSH_AGENT_PID; 21:46:52 echo Agent pid 39 killed; 21:46:52 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 21:46:52 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 21:46:52 [ssh-agent] Looking for ssh-agent implementation... 21:46:52 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 21:46:52 $ docker exec 9b0c36eebeb6f614b0737fdcc4a8f8276aee23aafee233b7d1d98eafda76a925 ssh-agent 21:46:52 SSH_AUTH_SOCK=/tmp/ssh-50fvhbd6Ut5d/agent.71 21:46:52 SSH_AGENT_PID=77 21:46:52 Running ssh-add (command line suppressed) 21:46:52 Identity added: /w/workspace/edgexfoundry_device-mqtt-go_main@tmp/private_key_8003008648783913172.key (/w/workspace/edgexfoundry_device-mqtt-go_main@tmp/private_key_8003008648783913172.key) 21:46:52 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 21:46:52 + git semver init 21:46:53 2022-09-27 21:46:53,138 [run_init] DEBUG init version:0.0.0 force:False 21:46:53 2022-09-27 21:46:53,139 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/edgexfoundry_device-mqtt-go_main/.semver 21:46:53 2022-09-27 21:46:53,139 [execute] INFO git clone -b semver git@github.com:edgexfoundry/device-mqtt-go.git /w/workspace/edgexfoundry_device-mqtt-go_main/.semver 21:46:53 2022-09-27 21:46:53,139 [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) 21:46:54 2022-09-27 21:46:54,419 [append_file] DEBUG append to file:/w/workspace/edgexfoundry_device-mqtt-go_main/.git/info/exclude 21:46:54 2022-09-27 21:46:54,420 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/edgexfoundry_device-mqtt-go_main/.semver/main with force:False 21:46:54 2022-09-27 21:46:54,420 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-mqtt-go_main/.semver/main 21:46:54 2022-09-27 21:46:54,421 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-mqtt-go_main/.semver/main 21:46:54 2.3.0-dev.18 [Pipeline] } 21:46:54 $ docker exec --env ******** --env ******** 9b0c36eebeb6f614b0737fdcc4a8f8276aee23aafee233b7d1d98eafda76a925 ssh-agent -k 21:46:54 unset SSH_AUTH_SOCK; 21:46:54 unset SSH_AGENT_PID; 21:46:54 echo Agent pid 77 killed; 21:46:54 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 21:46:55 + git semver [Pipeline] } 21:46:55 $ docker stop --time=1 9b0c36eebeb6f614b0737fdcc4a8f8276aee23aafee233b7d1d98eafda76a925 21:46:56 $ docker rm -f 9b0c36eebeb6f614b0737fdcc4a8f8276aee23aafee233b7d1d98eafda76a925 [Pipeline] // withDockerContainer [Pipeline] sh 21:46:56 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 21:46:57 Stashed 1 file(s) [Pipeline] echo 21:46:57 [edgeXSemver]: initialized semver on version 2.3.0-dev.18 [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 21:46:57 provisioning config files... 21:46:57 copy managed file [device-mqtt-go-settings] to file:/w/workspace/edgexfoundry_device-mqtt-go_main@tmp/config10899924312380987135tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 21:46:57 ---> docker-login.sh 21:46:57 nexus3.edgexfoundry.org:10001 21:46:57 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 21:46:57 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 21:46:57 Configure a credential helper to remove this warning. See 21:46:57 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 21:46:57 21:46:57 Login Succeeded 21:46:57 nexus3.edgexfoundry.org:10002 21:46:57 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 21:46:57 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 21:46:57 Configure a credential helper to remove this warning. See 21:46:57 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 21:46:57 21:46:57 Login Succeeded 21:46:57 nexus3.edgexfoundry.org:10003 21:46:57 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 21:46:57 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 21:46:57 Configure a credential helper to remove this warning. See 21:46:57 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 21:46:57 21:46:57 Login Succeeded 21:46:57 nexus3.edgexfoundry.org:10004 21:46:57 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 21:46:57 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 21:46:57 Configure a credential helper to remove this warning. See 21:46:57 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 21:46:57 21:46:57 Login Succeeded 21:46:57 docker.io 21:46:58 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 21:46:58 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 21:46:58 Configure a credential helper to remove this warning. See 21:46:58 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 21:46:58 21:46:58 Login Succeeded 21:46:58 ---> docker-login.sh ends [Pipeline] } 21:46:58 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 21:46:58 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 21:46:58 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 21:46:58 ========================================================= 21:46:58 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine] 21:46:58 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:46:58 + 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 . 21:46:58 Sending build context to Docker daemon 6.111MB 21:46:58 Step 1/13 : ARG BASE=golang:1.18-alpine3.16 21:46:58 Step 2/13 : FROM ${BASE} AS builder 21:46:58 1.18-alpine: Pulling from edgex-devops/edgex-golang-base 21:46:58 2408cc74d12b: Pulling fs layer 21:46:58 ea60b727a1ce: Pulling fs layer 21:46:58 30c4a7721957: Pulling fs layer 21:46:58 370296b7ddb6: Pulling fs layer 21:46:58 7c6cee850709: Pulling fs layer 21:46:58 39a5fcdaea64: Pulling fs layer 21:46:58 d94ebbe4e438: Pulling fs layer 21:46:58 bcfd1f05c69d: Pulling fs layer 21:46:58 59ccb84bbe0f: Pulling fs layer 21:46:58 d94ebbe4e438: Waiting 21:46:58 bcfd1f05c69d: Waiting 21:46:58 370296b7ddb6: Waiting 21:46:58 59ccb84bbe0f: Waiting 21:46:58 7c6cee850709: Waiting 21:46:58 39a5fcdaea64: Waiting 21:46:58 30c4a7721957: Verifying Checksum 21:46:58 30c4a7721957: Download complete 21:46:58 ea60b727a1ce: Verifying Checksum 21:46:58 ea60b727a1ce: Download complete 21:46:58 7c6cee850709: Verifying Checksum 21:46:58 7c6cee850709: Download complete 21:46:58 2408cc74d12b: Verifying Checksum 21:46:58 2408cc74d12b: Download complete 21:46:58 39a5fcdaea64: Verifying Checksum 21:46:58 39a5fcdaea64: Download complete 21:46:58 d94ebbe4e438: Verifying Checksum 21:46:58 d94ebbe4e438: Download complete 21:46:58 2408cc74d12b: Pull complete 21:46:59 ea60b727a1ce: Pull complete 21:46:59 30c4a7721957: Pull complete 21:46:59 59ccb84bbe0f: Verifying Checksum 21:46:59 59ccb84bbe0f: Download complete 21:46:59 bcfd1f05c69d: Verifying Checksum 21:46:59 bcfd1f05c69d: Download complete 21:46:59 370296b7ddb6: Verifying Checksum 21:46:59 370296b7ddb6: Download complete 21:47:03 370296b7ddb6: Pull complete 21:47:03 7c6cee850709: Pull complete 21:47:03 39a5fcdaea64: Pull complete 21:47:03 d94ebbe4e438: Pull complete 21:47:05 bcfd1f05c69d: Pull complete 21:47:06 59ccb84bbe0f: Pull complete 21:47:06 Digest: sha256:b7a3521351a9cbc7ce2a60b0b0d40edf4ed6cc338df7dc09f1589c9a81f0a497 21:47:06 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine 21:47:06 ---> a4fb48ad2a94 21:47:06 Step 3/13 : ARG ADD_BUILD_TAGS="" 21:47:08 ---> Running in d2f1fcf80903 21:47:08 Removing intermediate container d2f1fcf80903 21:47:08 ---> 4bec08799ae3 21:47:08 Step 4/13 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 21:47:08 ---> Running in a46a1d1faafe 21:47:08 Removing intermediate container a46a1d1faafe 21:47:08 ---> 5fb2fff7b6a8 21:47:08 Step 5/13 : ARG ALPINE_PKG_BASE="make git openssh-client gcc libc-dev zeromq-dev libsodium-dev" 21:47:08 ---> Running in 3087ec8597db 21:47:08 Removing intermediate container 3087ec8597db 21:47:08 ---> 112d5a038a20 21:47:08 Step 6/13 : ARG ALPINE_PKG_EXTRA="" 21:47:08 ---> Running in 560e7280c769 21:47:08 Removing intermediate container 560e7280c769 21:47:08 ---> d2d569e0b911 21:47:08 Step 7/13 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 21:47:08 ---> Running in d441e64d2308 21:47:09 Removing intermediate container d441e64d2308 21:47:09 ---> b973b0033ab6 21:47:09 Step 8/13 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 21:47:09 ---> Running in 246a1dfc8a61 21:47:09 fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 21:47:10 fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 21:47:10 (1/4) Installing openssh-keygen (9.0_p1-r2) 21:47:11 (2/4) Installing libedit (20210910.3.1-r0) 21:47:11 (3/4) Installing openssh-client-common (9.0_p1-r2) 21:47:11 (4/4) Installing openssh-client-default (9.0_p1-r2) 21:47:11 Executing busybox-1.35.0-r13.trigger 21:47:11 OK: 216 MiB in 55 packages 21:47:11 Removing intermediate container 246a1dfc8a61 21:47:11 ---> a8f51c8be8f5 21:47:11 Step 9/13 : WORKDIR /device-mqtt-go 21:47:11 ---> Running in ff8f85738858 21:47:11 Removing intermediate container ff8f85738858 21:47:11 ---> 891e41ce09ff 21:47:11 Step 10/13 : COPY go.mod vendor* ./ 21:47:11 ---> 290288a9f373 21:47:11 Step 11/13 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 21:47:12 Still waiting to schedule task 21:47:12 ‘prd-ubuntu20.04-docker-arm64-4c-16g-1433’ is offline 21:47:12 ---> Running in c012bbc63413 21:47:27 Removing intermediate container c012bbc63413 21:47:27 ---> cef45517938c 21:47:27 Step 12/13 : COPY . . 21:47:27 ---> 14675fdd511c 21:47:27 Step 13/13 : RUN $MAKE 21:47:27 ---> Running in 01185c24bda9 21:47:27 noop 21:47:27 Removing intermediate container 01185c24bda9 21:47:27 ---> eaf2d31034ec 21:47:27 Successfully built eaf2d31034ec 21:47:27 Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:47:28 + docker inspect -f . ci-base-image-x86_64 21:47:28 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 21:47:28 prd-ubuntu20.04-docker-8c-8g-1434 does not seem to be running inside a container 21:47:28 $ 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 21:47:28 $ docker top 12da36a1eb21510634e4d72b5000016913933c4ca55ad258b4643fef7b259d4e -eo pid,comm [Pipeline] { [Pipeline] sh 21:47:28 + go version 21:47:28 go version go1.18.3 linux/amd64 [Pipeline] } 21:47:28 $ docker stop --time=1 12da36a1eb21510634e4d72b5000016913933c4ca55ad258b4643fef7b259d4e 21:47:30 $ docker rm -f 12da36a1eb21510634e4d72b5000016913933c4ca55ad258b4643fef7b259d4e [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:47:30 + docker inspect -f . ci-base-image-x86_64 21:47:30 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 21:47:30 prd-ubuntu20.04-docker-8c-8g-1434 does not seem to be running inside a container 21:47:30 $ 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 21:47:31 $ docker top ca16f48a506d6a819fca130f164bcf53ac6a52b23ac21cbd30b762de31043cfc -eo pid,comm [Pipeline] { [Pipeline] sh 21:47:31 + git config --global --add safe.directory /w/workspace/edgexfoundry_device-mqtt-go_main [Pipeline] fileExists [Pipeline] sh 21:47:31 + make test 21:47:31 GCO_ENABLED=1 GO111MODULE=on go test ./... -coverprofile=coverage.out ./... 21:47:32 ? github.com/edgexfoundry/device-mqtt-go [no test files] 21:47:41 ? github.com/edgexfoundry/device-mqtt-go/cmd [no test files] 21:47:42 ok github.com/edgexfoundry/device-mqtt-go/internal/driver 0.018s coverage: 21.8% of statements 21:47:42 ? github.com/edgexfoundry/device-mqtt-go/mock [no test files] 21:47:50 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." 21:47:50 GCO_ENABLED=1 GO111MODULE=on go vet ./... 21:47:53 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 21:47:53 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 21:47:53 ./bin/test-attribution-txt.sh [Pipeline] echo 21:47:53 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } 21:47:53 $ docker stop --time=1 ca16f48a506d6a819fca130f164bcf53ac6a52b23ac21cbd30b762de31043cfc 21:47:55 $ docker rm -f ca16f48a506d6a819fca130f164bcf53ac6a52b23ac21cbd30b762de31043cfc [Pipeline] // withDockerContainer [Pipeline] sh 21:47:56 + sudo chown -R jenkins:jenkins . [Pipeline] stash 21:47:56 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh 21:47:56 + sudo chown -R jenkins:jenkins . [Pipeline] sh 21:47:56 + ls -al . 21:47:56 total 184 21:47:56 drwxrwxr-x 10 jenkins jenkins 4096 Sep 27 21:47 . 21:47:56 drwxrwxr-x 4 jenkins jenkins 4096 Sep 27 21:46 .. 21:47:56 -rw-rw-r-- 1 jenkins jenkins 140 Sep 27 21:46 .dockerignore 21:47:56 drwxrwxr-x 8 jenkins jenkins 4096 Sep 27 21:47 .git 21:47:56 drwxrwxr-x 3 jenkins jenkins 4096 Sep 27 21:46 .github 21:47:56 -rw-rw-r-- 1 jenkins jenkins 329 Sep 27 21:46 .gitignore 21:47:56 -rw-rw-r-- 1 jenkins jenkins 41 Sep 27 21:46 .golangci.yml 21:47:56 drwxr-xr-x 3 jenkins jenkins 4096 Sep 27 21:46 .semver 21:47:56 -rw-rw-r-- 1 jenkins jenkins 9293 Sep 27 21:46 Attribution.txt 21:47:56 -rw-rw-r-- 1 jenkins jenkins 11365 Sep 27 21:46 CHANGELOG.md 21:47:56 -rw-rw-r-- 1 jenkins jenkins 1988 Sep 27 21:46 Dockerfile 21:47:56 -rw-rw-r-- 1 jenkins jenkins 677 Sep 27 21:46 GOVERNANCE.md 21:47:56 -rw-rw-r-- 1 jenkins jenkins 678 Sep 27 21:46 Jenkinsfile 21:47:56 -rw-rw-r-- 1 jenkins jenkins 11340 Sep 27 21:46 LICENSE 21:47:56 -rw-rw-r-- 1 jenkins jenkins 2126 Sep 27 21:46 Makefile 21:47:56 -rw-rw-r-- 1 jenkins jenkins 620 Sep 27 21:46 OWNERS.md 21:47:56 -rw-rw-r-- 1 jenkins jenkins 3165 Sep 27 21:46 README.md 21:47:56 -rw-rw-r-- 1 jenkins jenkins 12 Sep 27 21:46 VERSION 21:47:56 drwxrwxr-x 2 jenkins jenkins 4096 Sep 27 21:46 bin 21:47:56 drwxrwxr-x 3 jenkins jenkins 4096 Sep 27 21:46 cmd 21:47:56 -rw-r--r-- 1 jenkins jenkins 17887 Sep 27 21:47 coverage.out 21:47:56 -rw-rw-r-- 1 jenkins jenkins 3523 Sep 27 21:46 go.mod 21:47:56 -rw-rw-r-- 1 jenkins jenkins 37945 Sep 27 21:46 go.sum 21:47:56 drwxrwxr-x 3 jenkins jenkins 4096 Sep 27 21:46 internal 21:47:56 drwxrwxr-x 2 jenkins jenkins 4096 Sep 27 21:46 mock 21:47:56 drwxrwxr-x 4 jenkins jenkins 4096 Sep 27 21:46 snap 21:47:56 -rw-rw-r-- 1 jenkins jenkins 227 Sep 27 21:46 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:47:57 + 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=626368a07400440c19e88e92e22b40eeb22d4bcb --label arch=amd64 --label version=2.3.0-dev.18 . 21:47:57 Sending build context to Docker daemon 6.13MB 21:47:57 Step 1/25 : ARG BASE=golang:1.18-alpine3.16 21:47:57 Step 2/25 : FROM ${BASE} AS builder 21:47:57 ---> eaf2d31034ec 21:47:57 Step 3/25 : ARG ADD_BUILD_TAGS="" 21:47:57 ---> Running in 63dfc654bb5e 21:47:57 Removing intermediate container 63dfc654bb5e 21:47:57 ---> d24e9739c3dc 21:47:57 Step 4/25 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 21:47:57 ---> Running in a6a7b8d958a7 21:47:57 Removing intermediate container a6a7b8d958a7 21:47:57 ---> 701a862c8183 21:47:57 Step 5/25 : ARG ALPINE_PKG_BASE="make git openssh-client gcc libc-dev zeromq-dev libsodium-dev" 21:47:57 ---> Running in e61dd1cf2318 21:47:57 Removing intermediate container e61dd1cf2318 21:47:57 ---> e4f28fff103f 21:47:57 Step 6/25 : ARG ALPINE_PKG_EXTRA="" 21:47:57 ---> Running in 34460b372598 21:47:57 Removing intermediate container 34460b372598 21:47:57 ---> ece90ef5ff58 21:47:57 Step 7/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 21:47:57 ---> Running in e25f7eea3e0e 21:47:58 Removing intermediate container e25f7eea3e0e 21:47:58 ---> 14d74e4f0713 21:47:58 Step 8/25 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 21:47:58 ---> Running in 6ece4693f8d3 21:47:58 fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 21:47:59 fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 21:48:00 OK: 216 MiB in 55 packages 21:48:00 Removing intermediate container 6ece4693f8d3 21:48:00 ---> d2d3ccfc296a 21:48:00 Step 9/25 : WORKDIR /device-mqtt-go 21:48:00 ---> Running in a17b13c17b52 21:48:00 Removing intermediate container a17b13c17b52 21:48:00 ---> 976c87d0195e 21:48:00 Step 10/25 : COPY go.mod vendor* ./ 21:48:00 ---> 6fdbc14d4c4e 21:48:00 Step 11/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 21:48:00 ---> Running in ab7941b3c55b 21:48:01 Removing intermediate container ab7941b3c55b 21:48:01 ---> 66e9f2538a71 21:48:01 Step 12/25 : COPY . . 21:48:01 ---> 2c93f780ca64 21:48:01 Step 13/25 : RUN $MAKE 21:48:01 ---> Running in 8c8cc09f9db8 21:48:01 GCO_ENABLED=1 GO111MODULE=on go build -tags "" -ldflags "-linkmode=external -X github.com/edgexfoundry/device-mqtt-go.Version=2.3.0-dev.18" -trimpath -mod=readonly -buildmode=pie -o cmd/device-mqtt ./cmd 21:48:23 Removing intermediate container 8c8cc09f9db8 21:48:23 ---> 6c1e4e26bf04 21:48:23 Step 14/25 : FROM alpine:3.16 21:48:23 3.16: Pulling from library/alpine 21:48:23 213ec9aee27d: Pulling fs layer 21:48:23 213ec9aee27d: Verifying Checksum 21:48:23 213ec9aee27d: Download complete 21:48:23 213ec9aee27d: Pull complete 21:48:23 Digest: sha256:bc41182d7ef5ffc53a40b044e725193bc10142a1243f395ee852a8d9730fc2ad 21:48:23 Status: Downloaded newer image for alpine:3.16 21:48:23 ---> 9c6f07244728 21:48:23 Step 15/25 : LABEL license='VSPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020-2021: IoTech Ltd' 21:48:23 ---> Running in 93e4eeebe95e 21:48:23 Removing intermediate container 93e4eeebe95e 21:48:23 ---> d24cb6eda5b0 21:48:23 Step 16/25 : RUN apk add --update --no-cache zeromq dumb-init 21:48:23 ---> Running in 5e3733de5144 21:48:24 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 21:48:24 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 21:48:24 (1/6) Installing dumb-init (1.2.5-r1) 21:48:24 (2/6) Installing libgcc (11.2.1_git20220219-r2) 21:48:24 (3/6) Installing libsodium (1.0.18-r0) 21:48:24 (4/6) Installing libstdc++ (11.2.1_git20220219-r2) 21:48:24 (5/6) Installing libzmq (4.3.4-r0) 21:48:24 (6/6) Installing zeromq (4.3.4-r0) 21:48:24 Executing busybox-1.35.0-r17.trigger 21:48:24 OK: 8 MiB in 20 packages 21:48:24 Removing intermediate container 5e3733de5144 21:48:24 ---> 827dc224f992 21:48:24 Step 17/25 : COPY --from=builder /device-mqtt-go/cmd / 21:48:25 ---> 02a8367cc78d 21:48:25 Step 18/25 : COPY --from=builder /device-mqtt-go/LICENSE / 21:48:25 ---> df54bf9e3257 21:48:25 Step 19/25 : COPY --from=builder /device-mqtt-go/Attribution.txt / 21:48:25 ---> 1eb1c01c83dc 21:48:25 Step 20/25 : EXPOSE 59982 21:48:25 ---> Running in dc48b24bc6e0 21:48:25 Removing intermediate container dc48b24bc6e0 21:48:25 ---> 6a71f0ac06fa 21:48:25 Step 21/25 : ENTRYPOINT ["/device-mqtt"] 21:48:25 ---> Running in 8a363b3f7fc7 21:48:25 Removing intermediate container 8a363b3f7fc7 21:48:25 ---> 729dda4e2239 21:48:25 Step 22/25 : CMD ["--cp=consul://edgex-core-consul:8500", "--registry", "--confdir=/res"] 21:48:25 ---> Running in 8dbf203085e2 21:48:26 Removing intermediate container 8dbf203085e2 21:48:26 ---> d00427a97c47 21:48:26 Step 23/25 : LABEL arch=amd64 21:48:26 ---> Running in 91c5f8622433 21:48:26 Removing intermediate container 91c5f8622433 21:48:26 ---> 20b7dd054ec6 21:48:26 Step 24/25 : LABEL git_sha=626368a07400440c19e88e92e22b40eeb22d4bcb 21:48:26 ---> Running in 7bfab71e6566 21:48:26 Removing intermediate container 7bfab71e6566 21:48:26 ---> 6f59af0e8429 21:48:26 Step 25/25 : LABEL version=2.3.0-dev.18 21:48:26 ---> Running in 434b288a6ebf 21:48:26 Removing intermediate container 434b288a6ebf 21:48:26 ---> bbd8b758e55c 21:48:26 [Warning] One or more build-args [ARCH] were not consumed 21:48:26 Successfully built bbd8b758e55c 21:48:26 Successfully tagged device-mqtt:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 21:48:26 provisioning config files... 21:48:26 copy managed file [device-mqtt-go-settings] to file:/w/workspace/edgexfoundry_device-mqtt-go_main@tmp/config18196255710788457873tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 21:48:26 ---> docker-login.sh 21:48:26 nexus3.edgexfoundry.org:10001 21:48:26 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 21:48:26 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 21:48:26 Configure a credential helper to remove this warning. See 21:48:26 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 21:48:26 21:48:26 Login Succeeded 21:48:26 nexus3.edgexfoundry.org:10002 21:48:26 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 21:48:26 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 21:48:26 Configure a credential helper to remove this warning. See 21:48:26 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 21:48:26 21:48:26 Login Succeeded 21:48:26 nexus3.edgexfoundry.org:10003 21:48:27 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 21:48:27 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 21:48:27 Configure a credential helper to remove this warning. See 21:48:27 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 21:48:27 21:48:27 Login Succeeded 21:48:27 nexus3.edgexfoundry.org:10004 21:48:27 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 21:48:27 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 21:48:27 Configure a credential helper to remove this warning. See 21:48:27 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 21:48:27 21:48:27 Login Succeeded 21:48:27 docker.io 21:48:27 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 21:48:27 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 21:48:27 Configure a credential helper to remove this warning. See 21:48:27 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 21:48:27 21:48:27 Login Succeeded 21:48:27 ---> docker-login.sh ends [Pipeline] } 21:48:27 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 21:48:27 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 21:48:27 [edgeXDocker.push] Tagging docker image device-mqtt with the following tags: 21:48:27 626368a07400440c19e88e92e22b40eeb22d4bcb 21:48:27 latest 21:48:27 2.3.0-dev.18 21:48:27 626368a07400440c19e88e92e22b40eeb22d4bcb-2.3.0-dev.18 21:48:27 main 21:48:27 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:48:28 + docker tag device-mqtt nexus3.edgexfoundry.org:10004/device-mqtt:626368a07400440c19e88e92e22b40eeb22d4bcb [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:48:28 + docker push nexus3.edgexfoundry.org:10004/device-mqtt:626368a07400440c19e88e92e22b40eeb22d4bcb 21:48:28 The push refers to repository [nexus3.edgexfoundry.org:10004/device-mqtt] 21:48:28 d6f7e0b52088: Preparing 21:48:28 81b95d2e089f: Preparing 21:48:28 944274800f4e: Preparing 21:48:28 7bc5ee45f811: Preparing 21:48:28 994393dc58e7: Preparing 21:48:28 994393dc58e7: Layer already exists 21:48:28 81b95d2e089f: Pushed 21:48:28 d6f7e0b52088: Pushed 21:48:28 7bc5ee45f811: Pushed 21:48:31 944274800f4e: Pushed 21:48:31 626368a07400440c19e88e92e22b40eeb22d4bcb: digest: sha256:0330593c864026db591d19f1d658bd3a6951c00387250c4c923a9113a4396f40 size: 1367 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:48:31 + docker tag device-mqtt nexus3.edgexfoundry.org:10004/device-mqtt:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:48:31 + docker push nexus3.edgexfoundry.org:10004/device-mqtt:latest 21:48:31 The push refers to repository [nexus3.edgexfoundry.org:10004/device-mqtt] 21:48:31 d6f7e0b52088: Preparing 21:48:31 81b95d2e089f: Preparing 21:48:31 944274800f4e: Preparing 21:48:31 7bc5ee45f811: Preparing 21:48:31 994393dc58e7: Preparing 21:48:31 994393dc58e7: Layer already exists 21:48:31 944274800f4e: Layer already exists 21:48:31 d6f7e0b52088: Layer already exists 21:48:31 81b95d2e089f: Layer already exists 21:48:31 7bc5ee45f811: Layer already exists 21:48:31 latest: digest: sha256:0330593c864026db591d19f1d658bd3a6951c00387250c4c923a9113a4396f40 size: 1367 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:48:32 + docker tag device-mqtt nexus3.edgexfoundry.org:10004/device-mqtt:2.3.0-dev.18 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:48:32 + docker push nexus3.edgexfoundry.org:10004/device-mqtt:2.3.0-dev.18 21:48:32 The push refers to repository [nexus3.edgexfoundry.org:10004/device-mqtt] 21:48:32 d6f7e0b52088: Preparing 21:48:32 81b95d2e089f: Preparing 21:48:32 944274800f4e: Preparing 21:48:32 7bc5ee45f811: Preparing 21:48:32 994393dc58e7: Preparing 21:48:32 944274800f4e: Layer already exists 21:48:32 994393dc58e7: Layer already exists 21:48:32 d6f7e0b52088: Layer already exists 21:48:32 81b95d2e089f: Layer already exists 21:48:32 7bc5ee45f811: Layer already exists 21:48:32 2.3.0-dev.18: digest: sha256:0330593c864026db591d19f1d658bd3a6951c00387250c4c923a9113a4396f40 size: 1367 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:48:32 + docker tag device-mqtt nexus3.edgexfoundry.org:10004/device-mqtt:626368a07400440c19e88e92e22b40eeb22d4bcb-2.3.0-dev.18 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:48:33 + docker push nexus3.edgexfoundry.org:10004/device-mqtt:626368a07400440c19e88e92e22b40eeb22d4bcb-2.3.0-dev.18 21:48:33 The push refers to repository [nexus3.edgexfoundry.org:10004/device-mqtt] 21:48:33 d6f7e0b52088: Preparing 21:48:33 81b95d2e089f: Preparing 21:48:33 944274800f4e: Preparing 21:48:33 7bc5ee45f811: Preparing 21:48:33 994393dc58e7: Preparing 21:48:33 d6f7e0b52088: Layer already exists 21:48:33 7bc5ee45f811: Layer already exists 21:48:33 994393dc58e7: Layer already exists 21:48:33 944274800f4e: Layer already exists 21:48:33 81b95d2e089f: Layer already exists 21:48:33 626368a07400440c19e88e92e22b40eeb22d4bcb-2.3.0-dev.18: digest: sha256:0330593c864026db591d19f1d658bd3a6951c00387250c4c923a9113a4396f40 size: 1367 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:48:33 + docker tag device-mqtt nexus3.edgexfoundry.org:10004/device-mqtt:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:48:33 + docker push nexus3.edgexfoundry.org:10004/device-mqtt:main 21:48:33 The push refers to repository [nexus3.edgexfoundry.org:10004/device-mqtt] 21:48:33 d6f7e0b52088: Preparing 21:48:33 81b95d2e089f: Preparing 21:48:33 944274800f4e: Preparing 21:48:33 7bc5ee45f811: Preparing 21:48:33 994393dc58e7: Preparing 21:48:33 81b95d2e089f: Layer already exists 21:48:33 944274800f4e: Layer already exists 21:48:33 d6f7e0b52088: Layer already exists 21:48:33 7bc5ee45f811: Layer already exists 21:48:33 994393dc58e7: Layer already exists 21:48:33 main: digest: sha256:0330593c864026db591d19f1d658bd3a6951c00387250c4c923a9113a4396f40 size: 1367 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 21:48:33 ===================================================== [Pipeline] echo 21:48:33 taggedImages: 21:48:33 - nexus3.edgexfoundry.org:10004/device-mqtt:626368a07400440c19e88e92e22b40eeb22d4bcb 21:48:33 - nexus3.edgexfoundry.org:10004/device-mqtt:latest 21:48:33 - nexus3.edgexfoundry.org:10004/device-mqtt:2.3.0-dev.18 21:48:33 - nexus3.edgexfoundry.org:10004/device-mqtt:626368a07400440c19e88e92e22b40eeb22d4bcb-2.3.0-dev.18 21:48:33 - 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 21:48:34 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 21:48:34 21:48:34 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:48:34 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 21:48:34 latest: Pulling from edgex-lftools-log-publisher 21:48:34 5eb5b503b376: Pulling fs layer 21:48:34 5c69ac0246d0: Pulling fs layer 21:48:34 ec43610c2a17: Pulling fs layer 21:48:34 3a2ae6a8a46f: Pulling fs layer 21:48:34 33b1e0a273af: Pulling fs layer 21:48:34 5d3b04190fa2: Pulling fs layer 21:48:34 2f39f015ded8: Pulling fs layer 21:48:34 5d3b04190fa2: Waiting 21:48:34 33b1e0a273af: Waiting 21:48:34 2f39f015ded8: Waiting 21:48:34 3a2ae6a8a46f: Waiting 21:48:34 5c69ac0246d0: Verifying Checksum 21:48:34 5c69ac0246d0: Download complete 21:48:34 3a2ae6a8a46f: Verifying Checksum 21:48:34 3a2ae6a8a46f: Download complete 21:48:34 33b1e0a273af: Verifying Checksum 21:48:34 33b1e0a273af: Download complete 21:48:34 5d3b04190fa2: Verifying Checksum 21:48:34 5d3b04190fa2: Download complete 21:48:34 ec43610c2a17: Verifying Checksum 21:48:34 ec43610c2a17: Download complete 21:48:34 5eb5b503b376: Verifying Checksum 21:48:34 5eb5b503b376: Download complete 21:48:35 2f39f015ded8: Download complete 21:48:35 5eb5b503b376: Pull complete 21:48:36 5c69ac0246d0: Pull complete 21:48:36 ec43610c2a17: Pull complete 21:48:36 3a2ae6a8a46f: Pull complete 21:48:36 33b1e0a273af: Pull complete 21:48:36 5d3b04190fa2: Pull complete 21:48:42 2f39f015ded8: Pull complete 21:48:42 Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 21:48:42 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 21:48:42 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 21:48:42 prd-ubuntu20.04-docker-8c-8g-1434 does not seem to be running inside a container 21:48:42 $ 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 21:48:43 $ docker top 9f201b6be9b37f7881d84184fb4f1ed5491cdd70af145527043a24ac3b2f9d81 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 21:48:44 ---> job-cost.sh 21:48:44 lf-activate-venv: SKIPPING 21:48:44 INFO: No Stack... 21:48:44 INFO: Retrieving Pricing Info for: v3-standard-8 21:48:44 INFO: Archiving Costs [Pipeline] sh 21:48:45 + cat /w/workspace/edgexfoundry_device-mqtt-go_main/archives/cost.csv 21:48:45 + cut -d, -f6 [Pipeline] lock 21:48:45 Trying to acquire lock on [jenkins-edgexfoundry-device-mqtt-go-main-65-stack-cost] 21:48:45 Resource [jenkins-edgexfoundry-device-mqtt-go-main-65-stack-cost] did not exist. Created. 21:48:45 Lock acquired on [jenkins-edgexfoundry-device-mqtt-go-main-65-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 21:48:45 + echo total: 0.2199999988079071 [Pipeline] stash 21:48:45 Stashed 1 file(s) [Pipeline] } 21:48:45 Lock released on resource [jenkins-edgexfoundry-device-mqtt-go-main-65-stack-cost] [Pipeline] // lock [Pipeline] } 21:48:45 $ docker stop --time=1 9f201b6be9b37f7881d84184fb4f1ed5491cdd70af145527043a24ac3b2f9d81 21:48:46 Running on prd-ubuntu20.04-docker-arm64-4c-16g-1437 in /w/workspace/edgexfoundry_device-mqtt-go_main 21:48:46 $ docker rm -f 9f201b6be9b37f7881d84184fb4f1ed5491cdd70af145527043a24ac3b2f9d81 [Pipeline] { [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] ws 21:48:46 Running in /w/workspace/device-mqtt-go/65 [Pipeline] { [Pipeline] checkout [Pipeline] } [Pipeline] // withEnv 21:48:46 Selected Git installation does not exist. Using Default 21:48:46 The recommended git tool is: NONE [Pipeline] } [Pipeline] // stage [Pipeline] } 21:48:51 using credential edgex-jenkins-ssh 21:48:51 Cloning the remote Git repository 21:48:51 Cloning repository git@github.com:edgexfoundry/device-mqtt-go.git 21:48:52 > git init /w/workspace/device-mqtt-go/65 # timeout=10 21:48:52 Fetching upstream changes from git@github.com:edgexfoundry/device-mqtt-go.git 21:48:52 > git --version # timeout=10 21:48:52 > git --version # 'git version 2.25.1' 21:48:52 using GIT_SSH to set credentials SSH Credentials for GitHub 21:48:52 Verifying host key using known hosts file 21:48:52 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. 21:48:52 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-mqtt-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 21:48:53 > git config remote.origin.url git@github.com:edgexfoundry/device-mqtt-go.git # timeout=10 21:48:53 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 21:48:54 Avoid second fetch 21:48:54 Checking out Revision 626368a07400440c19e88e92e22b40eeb22d4bcb (main) 21:48:54 Commit message: "build: Add option to build Service with NATS Capability (#414)" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 21:48:54 > git config core.sparsecheckout # timeout=10 21:48:54 > git checkout -f 626368a07400440c19e88e92e22b40eeb22d4bcb # timeout=10 21:48:55 + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json 21:48:55 % Total % Received % Xferd Average Speed Time Time Time Current 21:48:55 Dload Upload Total Spent Left Speed 21:48:56 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12602 100 12602 0 0 38538 0 --:--:-- --:--:-- --:--:-- 38656 [Pipeline] sh 21:48:56 + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh 21:48:56 + + sudosudo jq tee /etc/docker/daemon.new 21:48:56 . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json 21:48:56 { 21:48:56 "registry-mirrors": [ 21:48:56 "https://nexus3.edgexfoundry.org:10001" 21:48:56 ], 21:48:56 "bip": "10.250.0.254/24", 21:48:56 "hosts": [ 21:48:56 "tcp://0.0.0.0:5555", 21:48:56 "unix:///var/run/docker.sock" 21:48:56 ], 21:48:56 "mtu": 1458, 21:48:56 "selinux-enabled": true, 21:48:56 "seccomp-profile": "/etc/docker/seccomp.json" 21:48:56 } [Pipeline] sh 21:48:57 + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh 21:48:57 + sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 21:49:15 provisioning config files... 21:49:15 copy managed file [device-mqtt-go-settings] to file:/w/workspace/device-mqtt-go/65@tmp/config5461446950759067860tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 21:49:16 ---> docker-login.sh 21:49:16 nexus3.edgexfoundry.org:10001 21:49:16 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 21:49:16 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 21:49:16 Configure a credential helper to remove this warning. See 21:49:16 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 21:49:16 21:49:16 Login Succeeded 21:49:16 nexus3.edgexfoundry.org:10002 21:49:17 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 21:49:17 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 21:49:17 Configure a credential helper to remove this warning. See 21:49:17 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 21:49:17 21:49:17 Login Succeeded 21:49:17 nexus3.edgexfoundry.org:10003 21:49:17 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 21:49:17 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 21:49:17 Configure a credential helper to remove this warning. See 21:49:17 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 21:49:17 21:49:17 Login Succeeded 21:49:17 nexus3.edgexfoundry.org:10004 21:49:17 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 21:49:17 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 21:49:17 Configure a credential helper to remove this warning. See 21:49:17 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 21:49:17 21:49:17 Login Succeeded 21:49:17 docker.io 21:49:18 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 21:49:18 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 21:49:18 Configure a credential helper to remove this warning. See 21:49:18 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 21:49:18 21:49:18 Login Succeeded 21:49:18 ---> docker-login.sh ends [Pipeline] } 21:49:18 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 21:49:18 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 21:49:18 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 21:49:18 ========================================================= 21:49:18 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine] 21:49:18 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:49:19 + 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 . 21:49:19 Sending build context to Docker daemon 3.158MB 21:49:19 Step 1/13 : ARG BASE=golang:1.18-alpine3.16 21:49:19 Step 2/13 : FROM ${BASE} AS builder 21:49:19 1.18-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 21:49:19 b3c136eddcbf: Pulling fs layer 21:49:19 c0a3192eca97: Pulling fs layer 21:49:19 a050256f5b6f: Pulling fs layer 21:49:19 656be50a0ddc: Pulling fs layer 21:49:19 2bbca73fdf42: Pulling fs layer 21:49:19 46d945488cbd: Pulling fs layer 21:49:19 8a5474983e97: Pulling fs layer 21:49:19 329c88fbcd65: Pulling fs layer 21:49:19 656be50a0ddc: Waiting 21:49:19 46d945488cbd: Waiting 21:49:19 2bbca73fdf42: Waiting 21:49:19 8a5474983e97: Waiting 21:49:19 329c88fbcd65: Waiting 21:49:19 a050256f5b6f: Verifying Checksum 21:49:19 a050256f5b6f: Download complete 21:49:19 c0a3192eca97: Verifying Checksum 21:49:19 c0a3192eca97: Download complete 21:49:19 2bbca73fdf42: Download complete 21:49:19 46d945488cbd: Verifying Checksum 21:49:19 46d945488cbd: Download complete 21:49:19 b3c136eddcbf: Verifying Checksum 21:49:19 b3c136eddcbf: Download complete 21:49:20 b3c136eddcbf: Pull complete 21:49:20 329c88fbcd65: Verifying Checksum 21:49:20 329c88fbcd65: Download complete 21:49:21 c0a3192eca97: Pull complete 21:49:21 a050256f5b6f: Pull complete 21:49:22 8a5474983e97: Verifying Checksum 21:49:22 8a5474983e97: Download complete 21:49:23 656be50a0ddc: Verifying Checksum 21:49:23 656be50a0ddc: Download complete 21:49:35 656be50a0ddc: Pull complete 21:49:35 2bbca73fdf42: Pull complete 21:49:35 46d945488cbd: Pull complete 21:49:40 8a5474983e97: Pull complete 21:49:42 329c88fbcd65: Pull complete 21:49:42 Digest: sha256:53af0e8f7504757f555691f1ffb14839a2b3754f429f24055fc4060c6a6ea7d8 21:49:42 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine 21:49:42 ---> ff4287adb874 21:49:42 Step 3/13 : ARG ADD_BUILD_TAGS="" 21:49:44 ---> Running in 790dd0953451 21:49:44 Removing intermediate container 790dd0953451 21:49:44 ---> 08f754be7bdc 21:49:44 Step 4/13 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 21:49:45 ---> Running in 1342b0105c48 21:49:45 Removing intermediate container 1342b0105c48 21:49:45 ---> 8cc9b12193f8 21:49:45 Step 5/13 : ARG ALPINE_PKG_BASE="make git openssh-client gcc libc-dev zeromq-dev libsodium-dev" 21:49:45 ---> Running in 6b69f4535692 21:49:45 Removing intermediate container 6b69f4535692 21:49:45 ---> 4af29aac2a9d 21:49:45 Step 6/13 : ARG ALPINE_PKG_EXTRA="" 21:49:45 ---> Running in 54681bf3fec4 21:49:46 Removing intermediate container 54681bf3fec4 21:49:46 ---> a4b94aca4682 21:49:46 Step 7/13 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 21:49:46 ---> Running in 7b7555a0bd96 21:49:48 Removing intermediate container 7b7555a0bd96 21:49:48 ---> 1f3666696661 21:49:48 Step 8/13 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 21:49:48 ---> Running in e45c79ab1683 21:49:49 fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 21:49:50 fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 21:49:51 (1/4) Installing openssh-keygen (9.0_p1-r2) 21:49:51 (2/4) Installing libedit (20210910.3.1-r0) 21:49:51 (3/4) Installing openssh-client-common (9.0_p1-r2) 21:49:51 (4/4) Installing openssh-client-default (9.0_p1-r2) 21:49:51 Executing busybox-1.35.0-r13.trigger 21:49:51 OK: 226 MiB in 55 packages 21:49:52 Removing intermediate container e45c79ab1683 21:49:52 ---> 2da272dbbf96 21:49:52 Step 9/13 : WORKDIR /device-mqtt-go 21:49:52 ---> Running in fd9bc4611c18 21:49:52 Removing intermediate container fd9bc4611c18 21:49:52 ---> f5a07ca3300e 21:49:52 Step 10/13 : COPY go.mod vendor* ./ 21:49:53 ---> f0fdca435c17 21:49:53 Step 11/13 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 21:49:53 ---> Running in a2dfdc23de5a 21:50:40 Removing intermediate container a2dfdc23de5a 21:50:40 ---> 496a491aa5e7 21:50:40 Step 12/13 : COPY . . 21:50:40 ---> d14bc59bf10f 21:50:40 Step 13/13 : RUN $MAKE 21:50:40 ---> Running in f8d073716f8c 21:50:41 noop 21:50:42 Removing intermediate container f8d073716f8c 21:50:42 ---> b7c99f64a63d 21:50:42 Successfully built b7c99f64a63d 21:50:42 Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:50:42 + docker inspect -f . ci-base-image-arm64 21:50:42 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 21:50:43 prd-ubuntu20.04-docker-arm64-4c-16g-1437 does not seem to be running inside a container 21:50:43 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-mqtt-go/65 -v /w/workspace/device-mqtt-go/65:/w/workspace/device-mqtt-go/65:rw,z -v /w/workspace/device-mqtt-go/65@tmp:/w/workspace/device-mqtt-go/65@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 21:50:44 $ docker top b326491d44fdfcfc6f03de2ab783e81b7fe2c2ed4e487fecc04369f5d54d6253 -eo pid,comm [Pipeline] { [Pipeline] sh 21:50:45 + go version 21:50:45 go version go1.18.3 linux/arm64 [Pipeline] } 21:50:45 $ docker stop --time=1 b326491d44fdfcfc6f03de2ab783e81b7fe2c2ed4e487fecc04369f5d54d6253 21:50:46 $ docker rm -f b326491d44fdfcfc6f03de2ab783e81b7fe2c2ed4e487fecc04369f5d54d6253 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:50:47 + docker inspect -f . ci-base-image-arm64 21:50:47 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 21:50:47 prd-ubuntu20.04-docker-arm64-4c-16g-1437 does not seem to be running inside a container 21:50:47 $ 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/65 -v /w/workspace/device-mqtt-go/65:/w/workspace/device-mqtt-go/65:rw,z -v /w/workspace/device-mqtt-go/65@tmp:/w/workspace/device-mqtt-go/65@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 21:50:49 $ docker top a3deabf977a735c642e2c7a25e1f12d7070d912e6f1610bc97d2aa26fb1f447a -eo pid,comm [Pipeline] { [Pipeline] sh 21:50:49 + git config --global --add safe.directory /w/workspace/device-mqtt-go/65 [Pipeline] fileExists [Pipeline] sh 21:50:50 + make test 21:50:50 GCO_ENABLED=1 GO111MODULE=on go test ./... -coverprofile=coverage.out ./... 21:50:52 ? github.com/edgexfoundry/device-mqtt-go [no test files] 21:52:28 ? github.com/edgexfoundry/device-mqtt-go/cmd [no test files] 21:52:28 ok github.com/edgexfoundry/device-mqtt-go/internal/driver 0.077s coverage: 21.8% of statements 21:52:28 ? github.com/edgexfoundry/device-mqtt-go/mock [no test files] 21:52:28 WARNING: Linting skipped (not on x86_64 or linter not installed) 21:52:28 GCO_ENABLED=1 GO111MODULE=on go vet ./... 21:52:50 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 21:52:50 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 21:52:50 ./bin/test-attribution-txt.sh [Pipeline] echo 21:52:50 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } 21:52:50 $ docker stop --time=1 a3deabf977a735c642e2c7a25e1f12d7070d912e6f1610bc97d2aa26fb1f447a 21:52:52 $ docker rm -f a3deabf977a735c642e2c7a25e1f12d7070d912e6f1610bc97d2aa26fb1f447a [Pipeline] // withDockerContainer [Pipeline] sh 21:52:53 + sudo chown -R jenkins:jenkins . [Pipeline] stash 21:52:53 Warning: overwriting stash ‘coverage-report’ 21:52:54 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh 21:52:54 + sudo chown -R jenkins:jenkins . [Pipeline] sh 21:52:54 + ls -al . 21:52:54 total 180 21:52:54 drwxrwxr-x 9 jenkins jenkins 4096 Sep 27 21:50 . 21:52:54 drwxrwxr-x 4 jenkins jenkins 4096 Sep 27 21:48 .. 21:52:54 -rw-rw-r-- 1 jenkins jenkins 140 Sep 27 21:48 .dockerignore 21:52:54 drwxrwxr-x 8 jenkins jenkins 4096 Sep 27 21:48 .git 21:52:54 drwxrwxr-x 3 jenkins jenkins 4096 Sep 27 21:48 .github 21:52:54 -rw-rw-r-- 1 jenkins jenkins 329 Sep 27 21:48 .gitignore 21:52:54 -rw-rw-r-- 1 jenkins jenkins 41 Sep 27 21:48 .golangci.yml 21:52:54 -rw-rw-r-- 1 jenkins jenkins 9293 Sep 27 21:48 Attribution.txt 21:52:54 -rw-rw-r-- 1 jenkins jenkins 11365 Sep 27 21:48 CHANGELOG.md 21:52:54 -rw-rw-r-- 1 jenkins jenkins 1988 Sep 27 21:48 Dockerfile 21:52:54 -rw-rw-r-- 1 jenkins jenkins 677 Sep 27 21:48 GOVERNANCE.md 21:52:54 -rw-rw-r-- 1 jenkins jenkins 678 Sep 27 21:48 Jenkinsfile 21:52:54 -rw-rw-r-- 1 jenkins jenkins 11340 Sep 27 21:48 LICENSE 21:52:54 -rw-rw-r-- 1 jenkins jenkins 2126 Sep 27 21:48 Makefile 21:52:54 -rw-rw-r-- 1 jenkins jenkins 620 Sep 27 21:48 OWNERS.md 21:52:54 -rw-rw-r-- 1 jenkins jenkins 3165 Sep 27 21:48 README.md 21:52:54 -rw-rw-r-- 1 jenkins jenkins 12 Sep 27 21:46 VERSION 21:52:54 drwxrwxr-x 2 jenkins jenkins 4096 Sep 27 21:48 bin 21:52:54 drwxrwxr-x 3 jenkins jenkins 4096 Sep 27 21:48 cmd 21:52:54 -rw-r--r-- 1 jenkins jenkins 17887 Sep 27 21:52 coverage.out 21:52:54 -rw-rw-r-- 1 jenkins jenkins 3523 Sep 27 21:48 go.mod 21:52:54 -rw-rw-r-- 1 jenkins jenkins 37945 Sep 27 21:48 go.sum 21:52:54 drwxrwxr-x 3 jenkins jenkins 4096 Sep 27 21:48 internal 21:52:54 drwxrwxr-x 2 jenkins jenkins 4096 Sep 27 21:48 mock 21:52:54 drwxrwxr-x 4 jenkins jenkins 4096 Sep 27 21:48 snap 21:52:54 -rw-rw-r-- 1 jenkins jenkins 227 Sep 27 21:48 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:52:55 + 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=626368a07400440c19e88e92e22b40eeb22d4bcb --label arch=arm64 --label version=2.3.0-dev.18 . 21:52:55 Sending build context to Docker daemon 3.176MB 21:52:55 Step 1/25 : ARG BASE=golang:1.18-alpine3.16 21:52:55 Step 2/25 : FROM ${BASE} AS builder 21:52:55 ---> b7c99f64a63d 21:52:55 Step 3/25 : ARG ADD_BUILD_TAGS="" 21:52:55 ---> Running in 55a75973094e 21:52:56 Removing intermediate container 55a75973094e 21:52:56 ---> 34841e281e62 21:52:56 Step 4/25 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 21:52:56 ---> Running in f7e6311dd98d 21:52:56 Removing intermediate container f7e6311dd98d 21:52:56 ---> 1533ef457432 21:52:56 Step 5/25 : ARG ALPINE_PKG_BASE="make git openssh-client gcc libc-dev zeromq-dev libsodium-dev" 21:52:56 ---> Running in 5106264e9eba 21:52:56 Removing intermediate container 5106264e9eba 21:52:56 ---> cb48c19e6861 21:52:56 Step 6/25 : ARG ALPINE_PKG_EXTRA="" 21:52:56 ---> Running in 0fee3feeb316 21:52:57 Removing intermediate container 0fee3feeb316 21:52:57 ---> 304a2e1eeffa 21:52:57 Step 7/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 21:52:57 ---> Running in d2d40dccd0ed 21:52:59 Removing intermediate container d2d40dccd0ed 21:52:59 ---> eb8f1ee2ec2e 21:52:59 Step 8/25 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 21:52:59 ---> Running in abca9945b931 21:53:00 fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 21:53:01 fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 21:53:02 OK: 226 MiB in 55 packages 21:53:03 Removing intermediate container abca9945b931 21:53:03 ---> 60ee2197c0ba 21:53:03 Step 9/25 : WORKDIR /device-mqtt-go 21:53:03 ---> Running in 00616e44554a 21:53:03 Removing intermediate container 00616e44554a 21:53:03 ---> 87ee1d8b8600 21:53:03 Step 10/25 : COPY go.mod vendor* ./ 21:53:04 ---> 75fb79c4bc8d 21:53:04 Step 11/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 21:53:04 ---> Running in f97b5931199b 21:53:07 Removing intermediate container f97b5931199b 21:53:07 ---> 3362db43e0e5 21:53:07 Step 12/25 : COPY . . 21:53:07 ---> 3fa9afd1e707 21:53:07 Step 13/25 : RUN $MAKE 21:53:07 ---> Running in e0a297a6cbbd 21:53:09 GCO_ENABLED=1 GO111MODULE=on go build -tags "" -ldflags "-linkmode=external -X github.com/edgexfoundry/device-mqtt-go.Version=2.3.0-dev.18" -trimpath -mod=readonly -buildmode=pie -o cmd/device-mqtt ./cmd 21:56:01 Removing intermediate container e0a297a6cbbd 21:56:01 ---> 77f88794ca6b 21:56:01 Step 14/25 : FROM alpine:3.16 21:56:01 3.16: Pulling from library/alpine 21:56:01 9b18e9b68314: Pulling fs layer 21:56:01 9b18e9b68314: Verifying Checksum 21:56:01 9b18e9b68314: Download complete 21:56:01 9b18e9b68314: Pull complete 21:56:01 Digest: sha256:bc41182d7ef5ffc53a40b044e725193bc10142a1243f395ee852a8d9730fc2ad 21:56:01 Status: Downloaded newer image for alpine:3.16 21:56:01 ---> a6215f271958 21:56:01 Step 15/25 : LABEL license='VSPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020-2021: IoTech Ltd' 21:56:02 ---> Running in 56719f69c89f 21:56:02 Removing intermediate container 56719f69c89f 21:56:02 ---> dcd5fee23705 21:56:02 Step 16/25 : RUN apk add --update --no-cache zeromq dumb-init 21:56:02 ---> Running in 9ea641480bf2 21:56:03 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 21:56:04 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 21:56:05 (1/6) Installing dumb-init (1.2.5-r1) 21:56:05 (2/6) Installing libgcc (11.2.1_git20220219-r2) 21:56:05 (3/6) Installing libsodium (1.0.18-r0) 21:56:05 (4/6) Installing libstdc++ (11.2.1_git20220219-r2) 21:56:05 (5/6) Installing libzmq (4.3.4-r0) 21:56:05 (6/6) Installing zeromq (4.3.4-r0) 21:56:05 Executing busybox-1.35.0-r17.trigger 21:56:05 OK: 8 MiB in 20 packages 21:56:06 Removing intermediate container 9ea641480bf2 21:56:06 ---> 4f42bd7ea0d1 21:56:06 Step 17/25 : COPY --from=builder /device-mqtt-go/cmd / 21:56:08 ---> d7dbf562d299 21:56:08 Step 18/25 : COPY --from=builder /device-mqtt-go/LICENSE / 21:56:08 ---> 28a1fa6a937f 21:56:08 Step 19/25 : COPY --from=builder /device-mqtt-go/Attribution.txt / 21:56:09 ---> a027b1ed5d2c 21:56:09 Step 20/25 : EXPOSE 59982 21:56:09 ---> Running in 1c13508578f8 21:56:09 Removing intermediate container 1c13508578f8 21:56:09 ---> 94256bbb0606 21:56:09 Step 21/25 : ENTRYPOINT ["/device-mqtt"] 21:56:09 ---> Running in 3670eb9f97ae 21:56:09 Removing intermediate container 3670eb9f97ae 21:56:09 ---> 4089e554856d 21:56:09 Step 22/25 : CMD ["--cp=consul://edgex-core-consul:8500", "--registry", "--confdir=/res"] 21:56:10 ---> Running in 8750049bdec8 21:56:10 Removing intermediate container 8750049bdec8 21:56:10 ---> b3cb693906ab 21:56:10 Step 23/25 : LABEL arch=arm64 21:56:10 ---> Running in 643288aaa998 21:56:10 Removing intermediate container 643288aaa998 21:56:10 ---> 8ee888020ecf 21:56:10 Step 24/25 : LABEL git_sha=626368a07400440c19e88e92e22b40eeb22d4bcb 21:56:10 ---> Running in 330f3d3547ce 21:56:11 Removing intermediate container 330f3d3547ce 21:56:11 ---> ddc1e33a74e4 21:56:11 Step 25/25 : LABEL version=2.3.0-dev.18 21:56:11 ---> Running in 6489860f4849 21:56:11 Removing intermediate container 6489860f4849 21:56:11 ---> c6547ea77d51 21:56:11 [Warning] One or more build-args [ARCH] were not consumed 21:56:11 Successfully built c6547ea77d51 21:56:11 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 21:56:11 provisioning config files... 21:56:11 copy managed file [device-mqtt-go-settings] to file:/w/workspace/device-mqtt-go/65@tmp/config1292745747927813789tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 21:56:12 ---> docker-login.sh 21:56:12 nexus3.edgexfoundry.org:10001 21:56:12 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 21:56:12 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 21:56:12 Configure a credential helper to remove this warning. See 21:56:12 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 21:56:12 21:56:12 Login Succeeded 21:56:12 nexus3.edgexfoundry.org:10002 21:56:12 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 21:56:13 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 21:56:13 Configure a credential helper to remove this warning. See 21:56:13 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 21:56:13 21:56:13 Login Succeeded 21:56:13 nexus3.edgexfoundry.org:10003 21:56:13 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 21:56:13 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 21:56:13 Configure a credential helper to remove this warning. See 21:56:13 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 21:56:13 21:56:13 Login Succeeded 21:56:13 nexus3.edgexfoundry.org:10004 21:56:13 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 21:56:13 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 21:56:13 Configure a credential helper to remove this warning. See 21:56:13 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 21:56:13 21:56:13 Login Succeeded 21:56:13 docker.io 21:56:14 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 21:56:14 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 21:56:14 Configure a credential helper to remove this warning. See 21:56:14 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 21:56:14 21:56:14 Login Succeeded 21:56:14 ---> docker-login.sh ends [Pipeline] } 21:56:14 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 21:56:14 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 21:56:14 [edgeXDocker.push] Tagging docker image device-mqtt-arm64 with the following tags: 21:56:14 626368a07400440c19e88e92e22b40eeb22d4bcb 21:56:14 latest 21:56:14 2.3.0-dev.18 21:56:14 626368a07400440c19e88e92e22b40eeb22d4bcb-2.3.0-dev.18 21:56:14 main 21:56:14 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:56:14 + docker tag device-mqtt-arm64 nexus3.edgexfoundry.org:10004/device-mqtt-arm64:626368a07400440c19e88e92e22b40eeb22d4bcb [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:56:15 + docker push nexus3.edgexfoundry.org:10004/device-mqtt-arm64:626368a07400440c19e88e92e22b40eeb22d4bcb 21:56:15 The push refers to repository [nexus3.edgexfoundry.org:10004/device-mqtt-arm64] 21:56:15 32d3f5f0657f: Preparing 21:56:15 a4444869c565: Preparing 21:56:15 4e3447c8ec43: Preparing 21:56:15 608cafe7395f: Preparing 21:56:15 5d3e392a13a0: Preparing 21:56:15 5d3e392a13a0: Layer already exists 21:56:15 a4444869c565: Pushed 21:56:15 32d3f5f0657f: Pushed 21:56:16 608cafe7395f: Pushed 21:56:21 4e3447c8ec43: Pushed 21:56:21 626368a07400440c19e88e92e22b40eeb22d4bcb: digest: sha256:c6e0d01090efd7fd2de97ca8a215704f79df70f8ed9698bc0fbb76132702d5ef size: 1367 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:56:21 + docker tag device-mqtt-arm64 nexus3.edgexfoundry.org:10004/device-mqtt-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:56:22 + docker push nexus3.edgexfoundry.org:10004/device-mqtt-arm64:latest 21:56:22 The push refers to repository [nexus3.edgexfoundry.org:10004/device-mqtt-arm64] 21:56:22 32d3f5f0657f: Preparing 21:56:22 a4444869c565: Preparing 21:56:22 4e3447c8ec43: Preparing 21:56:22 608cafe7395f: Preparing 21:56:22 5d3e392a13a0: Preparing 21:56:22 32d3f5f0657f: Layer already exists 21:56:22 4e3447c8ec43: Layer already exists 21:56:22 5d3e392a13a0: Layer already exists 21:56:22 a4444869c565: Layer already exists 21:56:22 608cafe7395f: Layer already exists 21:56:22 latest: digest: sha256:c6e0d01090efd7fd2de97ca8a215704f79df70f8ed9698bc0fbb76132702d5ef size: 1367 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:56:22 + docker tag device-mqtt-arm64 nexus3.edgexfoundry.org:10004/device-mqtt-arm64:2.3.0-dev.18 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:56:23 + docker push nexus3.edgexfoundry.org:10004/device-mqtt-arm64:2.3.0-dev.18 21:56:23 The push refers to repository [nexus3.edgexfoundry.org:10004/device-mqtt-arm64] 21:56:23 32d3f5f0657f: Preparing 21:56:23 a4444869c565: Preparing 21:56:23 4e3447c8ec43: Preparing 21:56:23 608cafe7395f: Preparing 21:56:23 5d3e392a13a0: Preparing 21:56:23 a4444869c565: Layer already exists 21:56:23 32d3f5f0657f: Layer already exists 21:56:23 5d3e392a13a0: Layer already exists 21:56:23 4e3447c8ec43: Layer already exists 21:56:23 608cafe7395f: Layer already exists 21:56:23 2.3.0-dev.18: digest: sha256:c6e0d01090efd7fd2de97ca8a215704f79df70f8ed9698bc0fbb76132702d5ef size: 1367 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:56:23 + docker tag device-mqtt-arm64 nexus3.edgexfoundry.org:10004/device-mqtt-arm64:626368a07400440c19e88e92e22b40eeb22d4bcb-2.3.0-dev.18 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:56:24 + docker push nexus3.edgexfoundry.org:10004/device-mqtt-arm64:626368a07400440c19e88e92e22b40eeb22d4bcb-2.3.0-dev.18 21:56:24 The push refers to repository [nexus3.edgexfoundry.org:10004/device-mqtt-arm64] 21:56:24 32d3f5f0657f: Preparing 21:56:24 a4444869c565: Preparing 21:56:24 4e3447c8ec43: Preparing 21:56:24 608cafe7395f: Preparing 21:56:24 5d3e392a13a0: Preparing 21:56:24 5d3e392a13a0: Layer already exists 21:56:24 608cafe7395f: Layer already exists 21:56:24 4e3447c8ec43: Layer already exists 21:56:24 a4444869c565: Layer already exists 21:56:24 32d3f5f0657f: Layer already exists 21:56:24 626368a07400440c19e88e92e22b40eeb22d4bcb-2.3.0-dev.18: digest: sha256:c6e0d01090efd7fd2de97ca8a215704f79df70f8ed9698bc0fbb76132702d5ef size: 1367 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:56:24 + docker tag device-mqtt-arm64 nexus3.edgexfoundry.org:10004/device-mqtt-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:56:25 + docker push nexus3.edgexfoundry.org:10004/device-mqtt-arm64:main 21:56:25 The push refers to repository [nexus3.edgexfoundry.org:10004/device-mqtt-arm64] 21:56:25 32d3f5f0657f: Preparing 21:56:25 a4444869c565: Preparing 21:56:25 4e3447c8ec43: Preparing 21:56:25 608cafe7395f: Preparing 21:56:25 5d3e392a13a0: Preparing 21:56:25 4e3447c8ec43: Layer already exists 21:56:25 608cafe7395f: Layer already exists 21:56:25 32d3f5f0657f: Layer already exists 21:56:25 a4444869c565: Layer already exists 21:56:25 5d3e392a13a0: Layer already exists 21:56:25 main: digest: sha256:c6e0d01090efd7fd2de97ca8a215704f79df70f8ed9698bc0fbb76132702d5ef size: 1367 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 21:56:25 ===================================================== [Pipeline] echo 21:56:25 taggedImages: 21:56:25 - nexus3.edgexfoundry.org:10004/device-mqtt-arm64:626368a07400440c19e88e92e22b40eeb22d4bcb 21:56:25 - nexus3.edgexfoundry.org:10004/device-mqtt-arm64:latest 21:56:25 - nexus3.edgexfoundry.org:10004/device-mqtt-arm64:2.3.0-dev.18 21:56:25 - nexus3.edgexfoundry.org:10004/device-mqtt-arm64:626368a07400440c19e88e92e22b40eeb22d4bcb-2.3.0-dev.18 21:56:25 - 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 21:56:25 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 21:56:25 21:56:25 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:56:26 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 21:56:26 arm64: Pulling from edgex-lftools-log-publisher 21:56:26 8998bd30e6a1: Pulling fs layer 21:56:26 04944245beec: Pulling fs layer 21:56:26 699f458cf7ca: Pulling fs layer 21:56:26 765212b225bb: Pulling fs layer 21:56:26 f23df028b6ca: Pulling fs layer 21:56:26 d65c8cfc05b1: Pulling fs layer 21:56:26 2437ff75d9bd: Pulling fs layer 21:56:26 f23df028b6ca: Waiting 21:56:26 d65c8cfc05b1: Waiting 21:56:26 765212b225bb: Waiting 21:56:26 04944245beec: Verifying Checksum 21:56:26 04944245beec: Download complete 21:56:26 765212b225bb: Download complete 21:56:26 f23df028b6ca: Download complete 21:56:26 d65c8cfc05b1: Verifying Checksum 21:56:26 d65c8cfc05b1: Download complete 21:56:26 699f458cf7ca: Verifying Checksum 21:56:26 699f458cf7ca: Download complete 21:56:27 8998bd30e6a1: Verifying Checksum 21:56:27 8998bd30e6a1: Download complete 21:56:29 2437ff75d9bd: Verifying Checksum 21:56:29 2437ff75d9bd: Download complete 21:56:31 8998bd30e6a1: Pull complete 21:56:31 04944245beec: Pull complete 21:56:33 699f458cf7ca: Pull complete 21:56:33 765212b225bb: Pull complete 21:56:33 f23df028b6ca: Pull complete 21:56:34 d65c8cfc05b1: Pull complete 21:56:49 2437ff75d9bd: Pull complete 21:56:49 Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da 21:56:49 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 21:56:49 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 21:56:49 prd-ubuntu20.04-docker-arm64-4c-16g-1437 does not seem to be running inside a container 21:56:49 $ 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/65 -v /w/workspace/device-mqtt-go/65:/w/workspace/device-mqtt-go/65:rw,z -v /w/workspace/device-mqtt-go/65@tmp:/w/workspace/device-mqtt-go/65@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 21:56:52 $ docker top 767f7118688cf484211fb164cfba217a779bfd009a7a8b205c17cde43b2ef3f6 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 21:56:53 ---> job-cost.sh 21:56:53 lf-activate-venv: SKIPPING 21:56:53 INFO: No Stack... 21:56:53 INFO: Retrieving Pricing Info for: v3-standard-4 21:56:54 INFO: Archiving Costs [Pipeline] sh 21:56:55 + cat /w/workspace/device-mqtt-go/65/archives/cost.csv 21:56:55 + cut -d, -f6 [Pipeline] lock 21:56:55 Trying to acquire lock on [jenkins-edgexfoundry-device-mqtt-go-main-65-stack-cost] 21:56:55 Resource [jenkins-edgexfoundry-device-mqtt-go-main-65-stack-cost] did not exist. Created. 21:56:55 Lock acquired on [jenkins-edgexfoundry-device-mqtt-go-main-65-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 21:56:55 /w/workspace/device-mqtt-go/65@tmp/durable-37ff361b/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh 21:56:56 + echo total: 0.10999999940395355 [Pipeline] stash 21:56:56 Warning: overwriting stash ‘stack-cost’ 21:56:56 Stashed 1 file(s) [Pipeline] } 21:56:56 Lock released on resource [jenkins-edgexfoundry-device-mqtt-go-main-65-stack-cost] [Pipeline] // lock [Pipeline] } 21:56:56 $ docker stop --time=1 767f7118688cf484211fb164cfba217a779bfd009a7a8b205c17cde43b2ef3f6 21:56:58 $ docker rm -f 767f7118688cf484211fb164cfba217a779bfd009a7a8b205c17cde43b2ef3f6 [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 21:56:58 provisioning config files... 21:56:58 copy managed file [device-mqtt-go-codecov-token] to file:/w/workspace/edgexfoundry_device-mqtt-go_main@tmp/config10777426623665729552tmp [Pipeline] { [Pipeline] sh 21:56:58 + set +x 21:56:58 + curl+ -s https://codecov.io/bash 21:56:58 bash -s -- 21:56:58 21:56:58 _____ _ 21:56:58 / ____| | | 21:56:58 | | ___ __| | ___ ___ _____ __ 21:56:58 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 21:56:58 | |___| (_) | (_| | __/ (_| (_) \ V / 21:56:58 \_____\___/ \__,_|\___|\___\___/ \_/ 21:56:58 Bash-1.0.6 21:56:58 21:56:58 21:56:58 ==> git version 2.25.1 found 21:56:58 ==> 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 21:56:58 Release-Date: 2020-01-08 21:56:58 Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp 21:56:58 Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets 21:56:58 ==> Jenkins CI detected. 21:56:58 current dir:  /w/workspace/edgexfoundry_device-mqtt-go_main 21:56:58 project root: . 21:56:58 --> token set from env 21:56:58 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 21:56:58 ==> Running gcov in . (disable via -X gcov) 21:56:58 ==> Python coveragepy not found 21:56:58 ==> Searching for coverage reports in: 21:56:58 + . 21:56:58 -> Found 1 reports 21:56:58 ==> Detecting git/mercurial file structure 21:56:59 ==> Reading reports 21:56:59 + ./coverage.out bytes=17887 21:56:59 ==> Appending adjustments 21:56:59 https://docs.codecov.io/docs/fixing-reports 21:56:59 + Found adjustments 21:56:59 ==> Gzipping contents 21:56:59 4.0K /tmp/codecov.h0impB.gz 21:56:59 ==> Uploading reports 21:56:59 url: https://codecov.io 21:56:59 query: branch=main&commit=626368a07400440c19e88e92e22b40eeb22d4bcb&build=65&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-mqtt-go%2Fjob%2Fmain%2F65%2F&name=&tag=&slug=edgexfoundry%2Fdevice-mqtt-go&service=jenkins&flags=&pr=&job=&cmd_args= 21:56:59 -> Pinging Codecov 21:56:59 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=626368a07400440c19e88e92e22b40eeb22d4bcb&build=65&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-mqtt-go%2Fjob%2Fmain%2F65%2F&name=&tag=&slug=edgexfoundry%2Fdevice-mqtt-go&service=jenkins&flags=&pr=&job=&cmd_args= 21:56:59 -> Uploading to 21:56:59 https://storage.googleapis.com/codecov/v4/raw/2022-09-27/7D719EC7BBE17E464838252E33014C33/626368a07400440c19e88e92e22b40eeb22d4bcb/732e2526-ee26-46c3-a68b-f3a5e5bb77fb.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20220927%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20220927T215659Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=1448d260fe2dc19a8f9ccc63e37d025d22d142dfc906889c035fff7d98d72fa5 21:56:59 % Total % Received % Xferd Average Speed Time Time Time Current 21:56:59 Dload Upload Total Spent Left Speed 21:56:59 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 3216 0 0 100 3216 0 14421 --:--:-- --:--:-- --:--:-- 14357 100 3216 0 0 100 3216 0 14421 --:--:-- --:--:-- --:--:-- 14357 21:56:59 -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/device-mqtt-go/commit/626368a07400440c19e88e92e22b40eeb22d4bcb [Pipeline] } 21:56:59 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) [Pipeline] echo 21:56:59 [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] withCredentials 21:56:59 Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:57:00 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 21:57:00 21:57:00 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:57:00 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 21:57:00 1.410.4: Pulling from edgex-devops/edgex-snyk-go 21:57:00 df9b9388f04a: Pulling fs layer 21:57:00 52dc419b0ee2: Pulling fs layer 21:57:00 25bc292e5bac: Pulling fs layer 21:57:00 114826534d7a: Pulling fs layer 21:57:00 4657fd5d0bcf: Pulling fs layer 21:57:00 6ad1cebc031e: Pulling fs layer 21:57:00 8a3aa393b2d8: Pulling fs layer 21:57:00 114826534d7a: Waiting 21:57:00 4657fd5d0bcf: Waiting 21:57:00 6ad1cebc031e: Waiting 21:57:00 8a3aa393b2d8: Waiting 21:57:00 25bc292e5bac: Verifying Checksum 21:57:00 25bc292e5bac: Download complete 21:57:00 52dc419b0ee2: Verifying Checksum 21:57:00 52dc419b0ee2: Download complete 21:57:00 4657fd5d0bcf: Download complete 21:57:00 df9b9388f04a: Download complete 21:57:00 df9b9388f04a: Pull complete 21:57:00 52dc419b0ee2: Pull complete 21:57:00 6ad1cebc031e: Verifying Checksum 21:57:00 6ad1cebc031e: Download complete 21:57:00 25bc292e5bac: Pull complete 21:57:01 114826534d7a: Verifying Checksum 21:57:01 114826534d7a: Download complete 21:57:01 8a3aa393b2d8: Verifying Checksum 21:57:01 8a3aa393b2d8: Download complete 21:57:05 114826534d7a: Pull complete 21:57:05 4657fd5d0bcf: Pull complete 21:57:05 6ad1cebc031e: Pull complete 21:57:08 8a3aa393b2d8: Pull complete 21:57:08 Digest: sha256:4b4dcd1004c4b70ae7ff23424eaa7ae18978b3759dc64bf5c8870aa20fc5e024 21:57:08 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 21:57:08 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 21:57:08 prd-ubuntu20.04-docker-8c-8g-1434 does not seem to be running inside a container 21:57:08 $ 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 21:57:10 $ docker top 0b9314dd3af100f689f8563c08eb3a293cae71b949b3e4206825bbb1e5579810 -eo pid,comm [Pipeline] { [Pipeline] echo 21:57:10 [edgeXSnyk] command to run: set -o pipefail ; snyk monitor --org=edgex-jenkins --project-name='edgexfoundry/device-mqtt-go:main' [Pipeline] sh 21:57:10 + set -o pipefail 21:57:10 + snyk monitor '--org=edgex-jenkins' '--project-name=edgexfoundry/device-mqtt-go:main' 21:57:15 21:57:15 Monitoring /w/workspace/edgexfoundry_device-mqtt-go_main (github.com/edgexfoundry/device-mqtt-go)... 21:57:15 21:57:15 Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/38fccec6-2f8b-4396-aa47-65a7ae25b6ec/history/61eb1e9c-47ad-47eb-8ec8-a34e1da9f3e1 21:57:15 21:57:15 Tip: Detected multiple supported manifests (1), use --all-projects to scan all of them at once. 21:57:15 21:57:15 Notifications about newly disclosed issues related to these dependencies will be emailed to you. 21:57:15 21:57:15 [Pipeline] } 21:57:16 $ docker stop --time=1 0b9314dd3af100f689f8563c08eb3a293cae71b949b3e4206825bbb1e5579810 21:57:18 $ docker rm -f 0b9314dd3af100f689f8563c08eb3a293cae71b949b3e4206825bbb1e5579810 [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 21:57:18 + git log --format=format:%s -1 626368a07400440c19e88e92e22b40eeb22d4bcb [Pipeline] sh 21:57:19 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 21:57:19 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:57:19 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 21:57:19 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 21:57:19 prd-ubuntu20.04-docker-8c-8g-1434 does not seem to be running inside a container 21:57:19 $ 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 21:57:19 $ docker top 5f4b74bdb7886ed35edbd834c6ee4e738cd2e9d9b143eb1fb7bd4e4dc86b6b59 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 21:57:19 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 21:57:19 [ssh-agent] Looking for ssh-agent implementation... 21:57:20 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 21:57:20 $ docker exec 5f4b74bdb7886ed35edbd834c6ee4e738cd2e9d9b143eb1fb7bd4e4dc86b6b59 ssh-agent 21:57:20 SSH_AUTH_SOCK=/tmp/ssh-TqeCPEYW567x/agent.32 21:57:20 SSH_AGENT_PID=38 21:57:20 Running ssh-add (command line suppressed) 21:57:20 Identity added: /w/workspace/edgexfoundry_device-mqtt-go_main@tmp/private_key_13309460417922704760.key (/w/workspace/edgexfoundry_device-mqtt-go_main@tmp/private_key_13309460417922704760.key) 21:57:20 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 21:57:20 + git semver tag 21:57:20 2022-09-27 21:57:20,843 [run_tag] DEBUG tag force:False 21:57:20 2022-09-27 21:57:20,843 [check_head_tag] DEBUG check head tag 21:57:20 2022-09-27 21:57:20,844 [execute] INFO git cat-file --batch-check 21:57:20 2022-09-27 21:57:20,845 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgexfoundry_device-mqtt-go_main, universal_newlines=False, shell=None, istream=) 21:57:20 2022-09-27 21:57:20,849 [execute] INFO git cat-file --batch 21:57:20 2022-09-27 21:57:20,849 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgexfoundry_device-mqtt-go_main, universal_newlines=False, shell=None, istream=) 21:57:20 2022-09-27 21:57:20,865 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-mqtt-go_main/.semver/main 21:57:20 2022-09-27 21:57:20,865 [execute] INFO git tag -a v2.3.0-dev.18 -m v2.3.0-dev.18 21:57:20 2022-09-27 21:57:20,865 [execute] DEBUG Popen(['git', 'tag', '-a', 'v2.3.0-dev.18', '-m', 'v2.3.0-dev.18'], cwd=/w/workspace/edgexfoundry_device-mqtt-go_main, universal_newlines=False, shell=None, istream=None) 21:57:20 2022-09-27 21:57:20,870 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-mqtt-go_main/.semver/main 21:57:20 2.3.0-dev.18 [Pipeline] } 21:57:20 $ docker exec --env ******** --env ******** 5f4b74bdb7886ed35edbd834c6ee4e738cd2e9d9b143eb1fb7bd4e4dc86b6b59 ssh-agent -k 21:57:21 unset SSH_AUTH_SOCK; 21:57:21 unset SSH_AGENT_PID; 21:57:21 echo Agent pid 38 killed; 21:57:21 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 21:57:21 + git semver [Pipeline] } 21:57:21 $ docker stop --time=1 5f4b74bdb7886ed35edbd834c6ee4e738cd2e9d9b143eb1fb7bd4e4dc86b6b59 21:57:22 $ docker rm -f 5f4b74bdb7886ed35edbd834c6ee4e738cd2e9d9b143eb1fb7bd4e4dc86b6b59 [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:57:23 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 21:57:23 21:57:23 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:57:23 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 21:57:23 0.23.1-centos7: Pulling from edgex-lftools 21:57:23 ab5ef0e58194: Pulling fs layer 21:57:23 9712f1f96733: Pulling fs layer 21:57:23 63f879dbbcfc: Pulling fs layer 21:57:23 0d9ebad4ef96: Pulling fs layer 21:57:23 e9a5061849ea: Pulling fs layer 21:57:23 d747dcd14b5f: Pulling fs layer 21:57:23 2de7ff778b66: Pulling fs layer 21:57:23 2de7ff778b66: Waiting 21:57:23 d747dcd14b5f: Waiting 21:57:23 9712f1f96733: Verifying Checksum 21:57:23 9712f1f96733: Download complete 21:57:23 63f879dbbcfc: Verifying Checksum 21:57:23 63f879dbbcfc: Download complete 21:57:24 ab5ef0e58194: Verifying Checksum 21:57:24 ab5ef0e58194: Download complete 21:57:24 0d9ebad4ef96: Verifying Checksum 21:57:24 0d9ebad4ef96: Download complete 21:57:24 d747dcd14b5f: Verifying Checksum 21:57:24 d747dcd14b5f: Download complete 21:57:24 e9a5061849ea: Verifying Checksum 21:57:24 e9a5061849ea: Download complete 21:57:24 2de7ff778b66: Verifying Checksum 21:57:24 2de7ff778b66: Download complete 21:57:26 ab5ef0e58194: Pull complete 21:57:26 9712f1f96733: Pull complete 21:57:27 63f879dbbcfc: Pull complete 21:57:31 0d9ebad4ef96: Pull complete 21:57:31 e9a5061849ea: Pull complete 21:57:31 d747dcd14b5f: Pull complete 21:57:32 2de7ff778b66: Pull complete 21:57:32 Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 21:57:32 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 21:57:32 nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 21:57:32 prd-ubuntu20.04-docker-8c-8g-1434 does not seem to be running inside a container 21:57:32 $ 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 21:57:34 $ docker top fcca31a1e7e341175fdabe24c9e656cd813ed8f100b62082f97a0d8e6cbdd79f -eo pid,comm [Pipeline] { [Pipeline] configFileProvider 21:57:34 provisioning config files... 21:57:34 copy managed file [sigul-config] to file:/w/workspace/edgexfoundry_device-mqtt-go_main@tmp/config14277956309099525156tmp 21:57:34 copy managed file [sigul-password] to file:/w/workspace/edgexfoundry_device-mqtt-go_main@tmp/config2564197516410060930tmp 21:57:34 copy managed file [sigul-pki] to file:/w/workspace/edgexfoundry_device-mqtt-go_main@tmp/config10468116844313116393tmp [Pipeline] { [Pipeline] echo 21:57:34 Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh 21:57:35 ---> sigul-configuration.sh 21:57:35 gpg: directory `/root/.gnupg' created 21:57:35 gpg: new configuration file `/root/.gnupg/gpg.conf' created 21:57:35 gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run 21:57:35 gpg: keyring `/root/.gnupg/secring.gpg' created 21:57:35 gpg: keyring `/root/.gnupg/pubring.gpg' created 21:57:35 gpg: CAST5 encrypted data 21:57:35 gpg: encrypted with 1 passphrase 21:57:35 gpg: WARNING: message was not integrity protected [Pipeline] sh 21:57:35 + mkdir /home/jenkins 21:57:35 + mkdir /home/jenkins/sigul [Pipeline] sh 21:57:35 + 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 21:57:35 Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh 21:57:36 ---> sigul-install.sh 21:57:36 Sigul already installed; skipping installation. [Pipeline] sh 21:57:36 + git tag --list 21:57:36 0.7.1 21:57:36 v1.0.0 21:57:36 v1.1.0 21:57:36 v1.1.1 21:57:36 v1.2.2 21:57:36 v1.3.0 21:57:36 v1.3.1 21:57:36 v2.0.0 21:57:36 v2.1.0 21:57:36 v2.1.1 21:57:36 v2.1.1-dev.1 21:57:36 v2.1.1-dev.2 21:57:36 v2.2.0 21:57:36 v2.2.1-dev.1 21:57:36 v2.2.1-dev.10 21:57:36 v2.2.1-dev.2 21:57:36 v2.2.1-dev.3 21:57:36 v2.2.1-dev.4 21:57:36 v2.2.1-dev.5 21:57:36 v2.2.1-dev.6 21:57:36 v2.2.1-dev.7 21:57:36 v2.2.1-dev.8 21:57:36 v2.2.1-dev.9 21:57:36 v2.3.0-dev.10 21:57:36 v2.3.0-dev.11 21:57:36 v2.3.0-dev.12 21:57:36 v2.3.0-dev.13 21:57:36 v2.3.0-dev.14 21:57:36 v2.3.0-dev.15 21:57:36 v2.3.0-dev.16 21:57:36 v2.3.0-dev.17 21:57:36 v2.3.0-dev.18 [Pipeline] sh 21:57:36 + lftools sign git-tag v2.3.0-dev.18 21:57:37 Signing Git tag with Sigul... 21:57:37 Signing v2.3.0-dev.18 [Pipeline] echo 21:57:37 Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh 21:57:37 ---> sigul-configuration-cleanup.sh [Pipeline] } 21:57:37 Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } 21:57:37 $ docker stop --time=1 fcca31a1e7e341175fdabe24c9e656cd813ed8f100b62082f97a0d8e6cbdd79f 21:57:39 $ docker rm -f fcca31a1e7e341175fdabe24c9e656cd813ed8f100b62082f97a0d8e6cbdd79f [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] sh 21:57:39 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 21:57:39 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:57:39 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 21:57:39 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 21:57:39 prd-ubuntu20.04-docker-8c-8g-1434 does not seem to be running inside a container 21:57:40 $ 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 21:57:40 $ docker top 444505c5bf24fcb4d72528c965966941b1f385527aaf37268f24c64ea1b4b255 -eo pid,comm 21:57:40 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). 21:57:40 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 21:57:40 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 21:57:40 [ssh-agent] Looking for ssh-agent implementation... 21:57:40 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 21:57:40 $ docker exec 444505c5bf24fcb4d72528c965966941b1f385527aaf37268f24c64ea1b4b255 ssh-agent 21:57:40 SSH_AUTH_SOCK=/tmp/ssh-Z4hssFSZrpHe/agent.32 21:57:40 SSH_AGENT_PID=38 21:57:40 Running ssh-add (command line suppressed) 21:57:40 Identity added: /w/workspace/edgexfoundry_device-mqtt-go_main@tmp/private_key_12646330617609170202.key (/w/workspace/edgexfoundry_device-mqtt-go_main@tmp/private_key_12646330617609170202.key) 21:57:40 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 21:57:41 + git semver bump pre 21:57:41 2022-09-27 21:57:41,312 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-mqtt-go_main/.semver/main 21:57:41 2022-09-27 21:57:41,312 [bump_version] DEBUG bumping version:2.3.0-dev.18 on axis:pre with prefix:dev 21:57:41 2022-09-27 21:57:41,312 [bump_version] DEBUG bumped version:2.3.0-dev.19 21:57:41 2022-09-27 21:57:41,312 [write_version] DEBUG write version:2.3.0-dev.19 to path:/w/workspace/edgexfoundry_device-mqtt-go_main/.semver/main with force:True 21:57:41 2022-09-27 21:57:41,312 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-mqtt-go_main/.semver/main 21:57:41 2022-09-27 21:57:41,312 [write_file] DEBUG write to file:/w/workspace/edgexfoundry_device-mqtt-go_main/.semver/main 21:57:41 2022-09-27 21:57:41,314 [execute] INFO git cat-file --batch-check 21:57:41 2022-09-27 21:57:41,314 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgexfoundry_device-mqtt-go_main/.semver, universal_newlines=False, shell=None, istream=) 21:57:41 2022-09-27 21:57:41,320 [execute] INFO git cat-file --batch 21:57:41 2022-09-27 21:57:41,320 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgexfoundry_device-mqtt-go_main/.semver, universal_newlines=False, shell=None, istream=) 21:57:41 2022-09-27 21:57:41,326 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-mqtt-go_main/.semver/main 21:57:41 2.3.0-dev.19 [Pipeline] } 21:57:41 $ docker exec --env ******** --env ******** 444505c5bf24fcb4d72528c965966941b1f385527aaf37268f24c64ea1b4b255 ssh-agent -k 21:57:41 unset SSH_AUTH_SOCK; 21:57:41 unset SSH_AGENT_PID; 21:57:41 echo Agent pid 38 killed; 21:57:41 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 21:57:41 + git semver [Pipeline] } 21:57:42 $ docker stop --time=1 444505c5bf24fcb4d72528c965966941b1f385527aaf37268f24c64ea1b4b255 21:57:43 $ docker rm -f 444505c5bf24fcb4d72528c965966941b1f385527aaf37268f24c64ea1b4b255 [Pipeline] // withDockerContainer [Pipeline] sh 21:57:43 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 21:57:43 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:57:44 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 21:57:44 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 21:57:44 prd-ubuntu20.04-docker-8c-8g-1434 does not seem to be running inside a container 21:57:44 $ 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 21:57:44 $ docker top c6974be508294aa4820615d35f07e987db501974f8ce672037ebfc6c4ddd4ccc -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 21:57:44 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 21:57:44 [ssh-agent] Looking for ssh-agent implementation... 21:57:44 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 21:57:44 $ docker exec c6974be508294aa4820615d35f07e987db501974f8ce672037ebfc6c4ddd4ccc ssh-agent 21:57:44 SSH_AUTH_SOCK=/tmp/ssh-fdWNb8LxsscC/agent.32 21:57:44 SSH_AGENT_PID=38 21:57:44 Running ssh-add (command line suppressed) 21:57:45 Identity added: /w/workspace/edgexfoundry_device-mqtt-go_main@tmp/private_key_7489585519096963449.key (/w/workspace/edgexfoundry_device-mqtt-go_main@tmp/private_key_7489585519096963449.key) 21:57:45 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 21:57:45 + git semver push 21:57:45 2022-09-27 21:57:45,526 [run_push] DEBUG push 21:57:45 2022-09-27 21:57:45,527 [execute] INFO git cat-file --batch-check 21:57:45 2022-09-27 21:57:45,528 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgexfoundry_device-mqtt-go_main/.semver, universal_newlines=False, shell=None, istream=) 21:57:45 2022-09-27 21:57:45,532 [execute] INFO git rev-list 6715df760b5a58664cb040aaf2599011671f96c5 -- 21:57:45 2022-09-27 21:57:45,532 [execute] DEBUG Popen(['git', 'rev-list', '6715df760b5a58664cb040aaf2599011671f96c5', '--'], cwd=/w/workspace/edgexfoundry_device-mqtt-go_main/.semver, universal_newlines=False, shell=None, istream=None) 21:57:45 2022-09-27 21:57:45,540 [execute] INFO git fetch -v origin 21:57:45 2022-09-27 21:57:45,540 [execute] DEBUG Popen(['git', 'fetch', '-v', 'origin'], cwd=/w/workspace/edgexfoundry_device-mqtt-go_main/.semver, universal_newlines=True, shell=None, istream=None) 21:57:46 2022-09-27 21:57:46,075 [run_push] DEBUG no remote changes detected 21:57:46 2022-09-27 21:57:46,075 [execute] INFO git push origin semver 21:57:46 2022-09-27 21:57:46,076 [execute] DEBUG Popen(['git', 'push', 'origin', 'semver'], cwd=/w/workspace/edgexfoundry_device-mqtt-go_main/.semver, universal_newlines=False, shell=None, istream=None) 21:57:47 2022-09-27 21:57:46,910 [run_push] DEBUG push all version tags 21:57:47 2022-09-27 21:57:46,911 [execute] INFO git push origin refs/tags/v*:refs/tags/v* 21:57:47 2022-09-27 21:57:46,912 [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) 21:57:47 2022-09-27 21:57:47,649 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-mqtt-go_main/.semver/main 21:57:47 2.3.0-dev.19 [Pipeline] } 21:57:47 $ docker exec --env ******** --env ******** c6974be508294aa4820615d35f07e987db501974f8ce672037ebfc6c4ddd4ccc ssh-agent -k 21:57:47 unset SSH_AUTH_SOCK; 21:57:47 unset SSH_AGENT_PID; 21:57:47 echo Agent pid 38 killed; 21:57:47 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 21:57:48 + git semver [Pipeline] } 21:57:48 $ docker stop --time=1 c6974be508294aa4820615d35f07e987db501974f8ce672037ebfc6c4ddd4ccc 21:57:49 $ docker rm -f c6974be508294aa4820615d35f07e987db501974f8ce672037ebfc6c4ddd4ccc [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 21:57:50 + [ -d /w/workspace/edgexfoundry_device-mqtt-go_main/archives ] 21:57:50 + ls -al /w/workspace/edgexfoundry_device-mqtt-go_main/archives 21:57:50 total 16 21:57:50 drwxr-xr-x 3 root root 4096 Sep 27 21:48 . 21:57:50 drwxrwxr-x 11 jenkins jenkins 4096 Sep 27 21:57 .. 21:57:50 drwxr-xr-x 2 root root 4096 Sep 27 21:48 cost 21:57:50 -rw-r--r-- 1 root root 85 Sep 27 21:48 cost.csv 21:57:50 + sudo chown -R jenkins:jenkins /w/workspace/edgexfoundry_device-mqtt-go_main/archives 21:57:50 + ls -al /w/workspace/edgexfoundry_device-mqtt-go_main/archives 21:57:50 total 16 21:57:50 drwxr-xr-x 3 jenkins jenkins 4096 Sep 27 21:48 . 21:57:50 drwxrwxr-x 11 jenkins jenkins 4096 Sep 27 21:57 .. 21:57:50 drwxr-xr-x 2 jenkins jenkins 4096 Sep 27 21:48 cost 21:57:50 -rw-r--r-- 1 jenkins jenkins 85 Sep 27 21:48 cost.csv [Pipeline] libraryResource [Pipeline] sh 21:57:50 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 21:57:51 ---> package-listing.sh 21:57:51 ++ facter osfamily 21:57:51 ++ tr '[:upper:]' '[:lower:]' 21:57:51 + OS_FAMILY=debian 21:57:51 + workspace=/w/workspace/edgexfoundry_device-mqtt-go_main 21:57:51 + START_PACKAGES=/tmp/packages_start.txt 21:57:51 + END_PACKAGES=/tmp/packages_end.txt 21:57:51 + DIFF_PACKAGES=/tmp/packages_diff.txt 21:57:51 + PACKAGES=/tmp/packages_start.txt 21:57:51 + '[' /w/workspace/edgexfoundry_device-mqtt-go_main ']' 21:57:51 + PACKAGES=/tmp/packages_end.txt 21:57:51 + case "${OS_FAMILY}" in 21:57:51 + dpkg -l 21:57:51 + grep '^ii' 21:57:51 + '[' -f /tmp/packages_start.txt ']' 21:57:51 + '[' -f /tmp/packages_end.txt ']' 21:57:51 + diff /tmp/packages_start.txt /tmp/packages_end.txt 21:57:51 + '[' /w/workspace/edgexfoundry_device-mqtt-go_main ']' 21:57:51 + mkdir -p /w/workspace/edgexfoundry_device-mqtt-go_main/archives/ 21:57:51 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgexfoundry_device-mqtt-go_main/archives/ [Pipeline] echo 21:57:51 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 21:57:52 + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:57:52 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 21:57:52 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 21:57:52 prd-ubuntu20.04-docker-8c-8g-1434 does not seem to be running inside a container 21:57:52 $ 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 21:57:53 $ docker top a04093093c7714bc69d27df7d5da3e4a407be7f49ccce92f6b4e2f8fb48bbab1 -eo pid,comm [Pipeline] { [Pipeline] sh 21:57:53 + touch /tmp/pre-build-complete [Pipeline] sh 21:57:53 + mkdir -p /var/log/sysstat [Pipeline] sh 21:57:54 + ls /var/log/sa-host 21:57:54 ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 21:57:54 provisioning config files... 21:57:54 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgexfoundry_device-mqtt-go_main@tmp/config1073116727271502679tmp [Pipeline] { [Pipeline] echo 21:57:54 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 21:57:54 ---> create-netrc.sh [Pipeline] } 21:57:54 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 21:57:55 ---> python-tools-install.sh [Pipeline] echo 21:57:55 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 21:57:55 ---> sudo-logs.sh 21:57:55 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 21:57:55 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 21:57:55 ---> job-cost.sh 21:57:55 lf-activate-venv: SKIPPING 21:57:55 DEBUG: total: 0.2199999988079071 21:57:55 INFO: Retrieving Stack Cost... 21:57:56 INFO: Retrieving Pricing Info for: v3-standard-8 21:57:56 INFO: Archiving Costs [Pipeline] echo 21:57:56 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 21:57:57 ---> logs-deploy.sh 21:57:57 lf-activate-venv: SKIPPING 21:57:57 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-mqtt-go/main/65 21:57:57 INFO: archiving workspace using pattern(s): 21:57:57 Archives upload complete. 21:57:58 INFO: archiving logs to Nexus 21:57:58 ---> uname -a: 21:57:58 Linux prd-ubuntu20-04-docker-8c-8g-1434 5.4.0-126-generic #142-Ubuntu SMP Fri Aug 26 12:12:57 UTC 2022 x86_64 GNU/Linux 21:57:58 21:57:58 21:57:58 ---> lscpu: 21:57:58 Architecture: x86_64 21:57:58 CPU op-mode(s): 32-bit, 64-bit 21:57:58 Byte Order: Little Endian 21:57:58 Address sizes: 40 bits physical, 48 bits virtual 21:57:58 CPU(s): 8 21:57:58 On-line CPU(s) list: 0-7 21:57:58 Thread(s) per core: 1 21:57:58 Core(s) per socket: 1 21:57:58 Socket(s): 8 21:57:58 NUMA node(s): 1 21:57:58 Vendor ID: AuthenticAMD 21:57:58 CPU family: 23 21:57:58 Model: 49 21:57:58 Model name: AMD EPYC-Rome Processor 21:57:58 Stepping: 0 21:57:58 CPU MHz: 2799.998 21:57:58 BogoMIPS: 5599.99 21:57:58 Virtualization: AMD-V 21:57:58 Hypervisor vendor: KVM 21:57:58 Virtualization type: full 21:57:58 L1d cache: 256 KiB 21:57:58 L1i cache: 256 KiB 21:57:58 L2 cache: 4 MiB 21:57:58 L3 cache: 128 MiB 21:57:58 NUMA node0 CPU(s): 0-7 21:57:58 Vulnerability Itlb multihit: Not affected 21:57:58 Vulnerability L1tf: Not affected 21:57:58 Vulnerability Mds: Not affected 21:57:58 Vulnerability Meltdown: Not affected 21:57:58 Vulnerability Mmio stale data: Not affected 21:57:58 Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp 21:57:58 Vulnerability Spectre v1: Mitigation; usercopy/swapgs barriers and __user pointer sanitization 21:57:58 Vulnerability Spectre v2: Mitigation; Retpolines, IBPB conditional, IBRS_FW, STIBP disabled, RSB filling 21:57:58 Vulnerability Srbds: Not affected 21:57:58 Vulnerability Tsx async abort: Not affected 21:57:58 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 21:57:58 21:57:58 21:57:58 ---> nproc: 21:57:58 8 21:57:58 21:57:58 21:57:58 ---> df -h: 21:57:58 Filesystem Size Used Avail Use% Mounted on 21:57:58 overlay 155G 13G 143G 9% / 21:57:58 tmpfs 64M 0 64M 0% /dev 21:57:58 tmpfs 16G 0 16G 0% /sys/fs/cgroup 21:57:58 shm 64M 0 64M 0% /dev/shm 21:57:58 /dev/vda1 155G 13G 143G 9% /facter-os 21:57:58 21:57:58 21:57:58 ---> sar -b -r -n DEV: 21:57:58 Linux 5.4.0-126-generic (prd-ubuntu20-04-docker-8c-8g-1434) 09/27/22 _x86_64_ (8 CPU) 21:57:58 21:57:58 21:46:05 LINUX RESTART (8 CPU) 21:57:58 21:57:58 21:47:01 tps rtps wtps dtps bread/s bwrtn/s bdscd/s 21:57:58 21:48:01 247.67 1.38 246.28 0.00 28.26 67886.30 0.00 21:57:58 21:49:01 116.11 0.03 116.08 0.00 3.20 33360.97 0.00 21:57:58 21:50:01 2.02 0.00 2.02 0.00 0.00 24.94 0.00 21:57:58 21:51:02 2.22 0.00 2.22 0.00 0.00 24.53 0.00 21:57:58 21:52:01 44.05 10.54 33.51 0.00 2955.88 4918.74 0.00 21:57:58 21:53:01 1.77 0.00 1.77 0.00 0.00 20.66 0.00 21:57:58 21:54:01 0.98 0.00 0.98 0.00 0.00 11.06 0.00 21:57:58 21:55:01 1.70 0.00 1.70 0.00 0.00 18.66 0.00 21:57:58 21:56:01 0.95 0.00 0.95 0.00 0.00 10.80 0.00 21:57:58 21:57:01 4.08 0.12 3.97 0.00 13.86 129.42 0.00 21:57:58 Average: 42.15 1.19 40.96 0.00 295.71 10650.49 0.00 21:57:58 21:57:58 21:47:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 21:57:58 21:48:01 28562332 31541932 758260 2.31 135552 3060004 2311764 6.81 1188604 2691348 556 21:57:58 21:49:01 27864436 31581972 718016 2.18 146100 3733208 1769608 5.22 1202472 3323448 408 21:57:58 21:50:01 27864440 31582136 717512 2.18 146144 3733212 1769608 5.22 1202844 3323452 156 21:57:58 21:51:02 27871904 31589648 709816 2.16 146212 3733208 1769608 5.22 1194164 3323456 4 21:57:58 21:52:01 27580064 31574376 711264 2.16 164624 3982500 1785852 5.26 1348096 3437252 8 21:57:58 21:53:01 27587776 31582076 703604 2.14 164688 3982508 1785852 5.26 1339912 3437252 24 21:57:58 21:54:01 27587544 31582068 703596 2.14 164728 3982512 1785852 5.26 1339820 3437428 12 21:57:58 21:55:01 27587424 31582124 703440 2.14 164788 3982640 1802020 5.31 1340184 3437544 8 21:57:58 21:56:01 27587480 31582196 703360 2.14 164824 3982644 1802020 5.31 1339944 3437552 12 21:57:58 21:57:01 27401352 31567744 717012 2.18 165532 4148504 1885808 5.56 1359216 3603036 166648 21:57:58 Average: 27749475 31576627 714588 2.17 156319 3832094 1846799 5.44 1285526 3345177 16784 21:57:58 21:57:58 21:47:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 21:57:58 21:48:01 ens3 232.36 155.78 1594.24 32.33 0.00 0.00 0.00 0.00 21:57:58 21:48:01 docker0 127.21 185.15 10.50 1548.58 0.00 0.00 0.00 0.00 21:57:58 21:48:01 lo 0.27 0.27 0.03 0.03 0.00 0.00 0.00 0.00 21:57:58 21:48:01 vethbba28ad 0.00 0.05 0.00 0.00 0.00 0.00 0.00 0.00 21:57:58 21:49:01 ens3 191.17 160.02 2670.23 325.37 0.00 0.00 0.00 0.00 21:57:58 21:49:01 docker0 2.50 4.93 0.16 57.93 0.00 0.00 0.00 0.00 21:57:58 21:49:01 lo 7.60 7.60 0.74 0.74 0.00 0.00 0.00 0.00 21:57:58 21:50:01 ens3 2.00 0.58 2.57 0.28 0.00 0.00 0.00 0.00 21:57:58 21:50:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:57:58 21:50:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:57:58 21:51:02 ens3 1.08 0.43 0.40 0.27 0.00 0.00 0.00 0.00 21:57:58 21:51:02 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:57:58 21:51:02 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 21:57:58 21:52:01 ens3 85.60 47.15 1321.31 3.76 0.00 0.00 0.00 0.00 21:57:58 21:52:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:57:58 21:52:01 lo 0.47 0.47 0.04 0.04 0.00 0.00 0.00 0.00 21:57:58 21:53:01 ens3 0.23 0.13 0.02 0.01 0.00 0.00 0.00 0.00 21:57:58 21:53:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:57:58 21:53:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 21:57:58 21:54:01 ens3 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:57:58 21:54:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:57:58 21:54:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:57:58 21:55:01 ens3 0.18 0.13 0.01 0.01 0.00 0.00 0.00 0.00 21:57:58 21:55:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:57:58 21:55:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 21:57:58 21:56:01 ens3 0.05 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:57:58 21:56:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:57:58 21:56:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:57:58 21:57:01 ens3 102.77 74.26 2723.38 7.20 0.00 0.00 0.00 0.00 21:57:58 21:57:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:57:58 21:57:01 lo 1.27 1.27 0.12 0.12 0.00 0.00 0.00 0.00 21:57:58 Average: ens3 61.51 43.85 830.42 36.98 0.00 0.00 0.00 0.00 21:57:58 Average: docker0 12.99 19.04 1.07 160.93 0.00 0.00 0.00 0.00 21:57:58 Average: lo 1.02 1.02 0.10 0.10 0.00 0.00 0.00 0.00 21:57:58 21:57:58 21:57:58 ---> sar -P ALL: 21:57:58 Linux 5.4.0-126-generic (prd-ubuntu20-04-docker-8c-8g-1434) 09/27/22 _x86_64_ (8 CPU) 21:57:58 21:57:58 21:46:05 LINUX RESTART (8 CPU) 21:57:58 21:57:58 21:47:01 CPU %user %nice %system %iowait %steal %idle 21:57:58 21:48:01 all 29.59 0.00 7.27 1.13 0.08 61.94 21:57:58 21:48:01 0 30.04 0.00 6.86 0.51 0.07 62.53 21:57:58 21:48:01 1 29.80 0.00 6.80 0.07 0.08 63.25 21:57:58 21:48:01 2 29.57 0.00 7.70 2.23 0.08 60.41 21:57:58 21:48:01 3 28.82 0.00 7.41 0.64 0.08 63.05 21:57:58 21:48:01 4 28.83 0.00 7.47 3.14 0.07 60.50 21:57:58 21:48:01 5 30.23 0.00 7.57 0.71 0.09 61.41 21:57:58 21:48:01 6 29.80 0.00 7.62 1.60 0.09 60.89 21:57:58 21:48:01 7 29.63 0.00 6.71 0.10 0.07 63.49 21:57:58 21:49:01 all 21.86 0.00 4.51 0.55 0.05 73.02 21:57:58 21:49:01 0 21.86 0.00 4.88 0.10 0.07 73.09 21:57:58 21:49:01 1 22.12 0.00 4.31 0.07 0.05 73.46 21:57:58 21:49:01 2 24.16 0.00 4.94 0.20 0.03 70.66 21:57:58 21:49:01 3 21.03 0.00 3.92 0.17 0.07 74.82 21:57:58 21:49:01 4 20.90 0.00 3.88 1.22 0.03 73.97 21:57:58 21:49:01 5 21.00 0.00 4.88 0.79 0.05 73.28 21:57:58 21:49:01 6 21.80 0.00 4.35 0.05 0.05 73.75 21:57:58 21:49:01 7 22.07 0.00 4.95 1.81 0.05 71.12 21:57:58 21:50:01 all 0.16 0.00 0.02 0.01 0.01 99.80 21:57:58 21:50:01 0 0.02 0.00 0.02 0.00 0.00 99.97 21:57:58 21:50:01 1 0.10 0.00 0.02 0.03 0.02 99.83 21:57:58 21:50:01 2 0.02 0.00 0.02 0.00 0.02 99.95 21:57:58 21:50:01 3 0.03 0.00 0.02 0.00 0.00 99.95 21:57:58 21:50:01 4 1.01 0.00 0.02 0.05 0.02 98.91 21:57:58 21:50:01 5 0.03 0.00 0.03 0.00 0.00 99.93 21:57:58 21:50:01 6 0.00 0.00 0.03 0.00 0.00 99.97 21:57:58 21:50:01 7 0.03 0.00 0.03 0.00 0.02 99.92 21:57:58 21:51:02 all 0.05 0.00 0.02 0.01 0.00 99.91 21:57:58 21:51:02 0 0.05 0.00 0.05 0.00 0.00 99.90 21:57:58 21:51:02 1 0.15 0.00 0.03 0.03 0.00 99.78 21:57:58 21:51:02 2 0.02 0.00 0.02 0.00 0.00 99.97 21:57:58 21:51:02 3 0.05 0.00 0.03 0.00 0.00 99.92 21:57:58 21:51:02 4 0.02 0.00 0.00 0.05 0.00 99.93 21:57:58 21:51:02 5 0.05 0.00 0.00 0.00 0.02 99.93 21:57:58 21:51:02 6 0.03 0.00 0.02 0.00 0.00 99.95 21:57:58 21:51:02 7 0.05 0.00 0.02 0.00 0.00 99.93 21:57:58 21:52:01 all 1.23 0.00 0.93 0.46 0.01 97.37 21:57:58 21:52:01 0 1.53 0.00 0.83 0.07 0.02 97.56 21:57:58 21:52:01 1 1.49 0.00 0.93 0.07 0.02 97.49 21:57:58 21:52:01 2 0.78 0.00 0.51 0.02 0.00 98.69 21:57:58 21:52:01 3 0.85 0.00 0.61 0.92 0.02 97.61 21:57:58 21:52:01 4 1.18 0.00 0.70 1.96 0.00 96.17 21:57:58 21:52:01 5 1.19 0.00 0.63 0.10 0.00 98.08 21:57:58 21:52:01 6 0.88 0.00 2.15 0.15 0.02 96.79 21:57:58 21:52:01 7 1.94 0.00 1.10 0.41 0.02 96.54 21:57:58 21:53:01 all 0.02 0.00 0.01 0.01 0.00 99.95 21:57:58 21:53:01 0 0.03 0.00 0.02 0.00 0.00 99.95 21:57:58 21:53:01 1 0.02 0.00 0.00 0.00 0.00 99.98 21:57:58 21:53:01 2 0.02 0.00 0.02 0.00 0.00 99.97 21:57:58 21:53:01 3 0.03 0.00 0.03 0.03 0.00 99.90 21:57:58 21:53:01 4 0.02 0.00 0.00 0.00 0.00 99.98 21:57:58 21:53:01 5 0.03 0.00 0.03 0.03 0.02 99.88 21:57:58 21:53:01 6 0.02 0.00 0.02 0.00 0.00 99.97 21:57:58 21:53:01 7 0.00 0.00 0.00 0.00 0.00 100.00 21:57:58 21:54:01 all 0.02 0.00 0.01 0.00 0.01 99.96 21:57:58 21:54:01 0 0.03 0.00 0.00 0.00 0.00 99.97 21:57:58 21:54:01 1 0.00 0.00 0.00 0.00 0.00 100.00 21:57:58 21:54:01 2 0.05 0.00 0.00 0.00 0.02 99.93 21:57:58 21:54:01 3 0.05 0.00 0.05 0.02 0.02 99.87 21:57:58 21:54:01 4 0.00 0.00 0.00 0.00 0.02 99.98 21:57:58 21:54:01 5 0.02 0.00 0.02 0.00 0.00 99.97 21:57:58 21:54:01 6 0.00 0.00 0.00 0.00 0.02 99.98 21:57:58 21:54:01 7 0.00 0.00 0.00 0.00 0.00 100.00 21:57:58 21:55:01 all 0.06 0.00 0.02 0.01 0.01 99.90 21:57:58 21:55:01 0 0.10 0.00 0.00 0.00 0.02 99.88 21:57:58 21:55:01 1 0.02 0.00 0.02 0.02 0.00 99.95 21:57:58 21:55:01 2 0.03 0.00 0.03 0.00 0.00 99.93 21:57:58 21:55:01 3 0.07 0.00 0.05 0.03 0.02 99.83 21:57:58 21:55:01 4 0.03 0.00 0.00 0.00 0.00 99.97 21:57:58 21:55:01 5 0.25 0.00 0.02 0.03 0.02 99.68 21:57:58 21:55:01 6 0.02 0.00 0.02 0.00 0.00 99.97 21:57:58 21:55:01 7 0.00 0.00 0.00 0.00 0.00 100.00 21:57:58 21:56:01 all 0.03 0.00 0.01 0.02 0.00 99.94 21:57:58 21:56:01 0 0.02 0.00 0.00 0.00 0.00 99.98 21:57:58 21:56:01 1 0.02 0.00 0.02 0.08 0.00 99.88 21:57:58 21:56:01 2 0.03 0.00 0.00 0.00 0.00 99.97 21:57:58 21:56:01 3 0.05 0.00 0.05 0.10 0.02 99.78 21:57:58 21:56:01 4 0.00 0.00 0.00 0.00 0.00 100.00 21:57:58 21:56:01 5 0.05 0.00 0.02 0.00 0.00 99.93 21:57:58 21:56:01 6 0.02 0.00 0.00 0.00 0.00 99.98 21:57:58 21:56:01 7 0.02 0.00 0.00 0.00 0.00 99.98 21:57:58 21:57:01 all 0.37 0.00 0.22 0.04 0.00 99.37 21:57:58 21:57:01 0 0.23 0.00 0.18 0.02 0.00 99.57 21:57:58 21:57:01 1 0.32 0.00 0.22 0.02 0.00 99.45 21:57:58 21:57:01 2 0.52 0.00 0.20 0.02 0.02 99.25 21:57:58 21:57:01 3 0.40 0.00 0.25 0.13 0.00 99.22 21:57:58 21:57:01 4 0.20 0.00 0.10 0.02 0.00 99.68 21:57:58 21:57:01 5 0.47 0.00 0.23 0.03 0.00 99.27 21:57:58 21:57:01 6 0.37 0.00 0.23 0.02 0.00 99.38 21:57:58 21:57:01 7 0.44 0.00 0.34 0.05 0.00 99.18 21:57:58 Average: all 5.29 0.00 1.29 0.22 0.02 93.18 21:57:58 Average: 0 5.35 0.00 1.27 0.07 0.02 93.29 21:57:58 Average: 1 5.36 0.00 1.22 0.04 0.02 93.36 21:57:58 Average: 2 5.47 0.00 1.33 0.24 0.02 92.94 21:57:58 Average: 3 5.10 0.00 1.23 0.20 0.02 93.45 21:57:58 Average: 4 5.19 0.00 1.21 0.64 0.01 92.95 21:57:58 Average: 5 5.25 0.00 1.32 0.17 0.02 93.24 21:57:58 Average: 6 5.23 0.00 1.43 0.18 0.02 93.14 21:57:58 Average: 7 5.35 0.00 1.30 0.23 0.02 93.10 21:57:58 21:57:58 21:57:58