Branch indexing Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 2108a7f0be6b4653e5542f63219bf96fe579bd50+2e27f69eb295f4b29cb509ab7fedca7dd8db09a6 (81140aed311aaf482890187b506304994c1073e5) 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-ssh8138650052263570883.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 6375147a0d0ca7a67a13085e8428bd7204efc6d4 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-ssh12998793469693009719.key > git fetch --tags --progress -- origin +refs/heads/*:refs/remotes/origin/* # timeout=10 > git rev-parse refs/tags/stable^{commit} # timeout=10 Resolved tag stable revision 6375147a0d0ca7a67a13085e8428bd7204efc6d4 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/PR-639/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/PR-639/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh15064821255596884239.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 6375147a0d0ca7a67a13085e8428bd7204efc6d4 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 6375147a0d0ca7a67a13085e8428bd7204efc6d4 # timeout=10 Commit message: "Merge pull request #446 from ernestojeda/add-go-lts-image" > 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-ssh8565853479824494967.key > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision 65355178549468b165f8106641c96c3190b1d843 The recommended git tool is: NONE using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/device-mqtt-go/branches/PR-639/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/PR-639/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh6674159905987958211.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Checking out Revision 65355178549468b165f8106641c96c3190b1d843 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 65355178549468b165f8106641c96c3190b1d843 # timeout=10 Commit message: "Fix: Add S3 URL in href to ship logs" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoApp] RAW Config: [project:device-mqtt-go] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[ubuntu20.04-docker-8c-8g, ubuntu20.04-docker-arm64-4c-16g]] [Pipeline] echo ========================================================= [edgeXBuildGoApp] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: device-mqtt-go-settings PROJECT: device-mqtt-go USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.21 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 Running on prd-ubuntu20.04-docker-8c-8g-17571 in /w/workspace/gexfoundry_device-mqtt-go_PR-639 [Pipeline] { [Pipeline] stage [Pipeline] { (Declarative: Checkout SCM) [Pipeline] checkout The recommended git tool is: git using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning repository git@github.com:edgexfoundry/device-mqtt-go.git > git init /w/workspace/gexfoundry_device-mqtt-go_PR-639 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/device-mqtt-go.git > git --version # timeout=10 > git --version # 'git version 2.25.1' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-mqtt-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Merging remotes/origin/main commit 2e27f69eb295f4b29cb509ab7fedca7dd8db09a6 into PR head commit 2108a7f0be6b4653e5542f63219bf96fe579bd50 Merge succeeded, producing 0defc38c54ad6cc0c9f999e63a5247905829fa91 Checking out Revision 0defc38c54ad6cc0c9f999e63a5247905829fa91 (PR-639) > 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 remote.origin.url git@github.com:edgexfoundry/device-mqtt-go.git # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/device-mqtt-go.git using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-mqtt-go.git +refs/pull/639/head:refs/remotes/origin/PR-639 +refs/heads/main:refs/remotes/origin/main # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 2108a7f0be6b4653e5542f63219bf96fe579bd50 # timeout=10 > git remote # timeout=10 > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub > git merge 2e27f69eb295f4b29cb509ab7fedca7dd8db09a6 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 0defc38c54ad6cc0c9f999e63a5247905829fa91 # timeout=10 Commit message: "Merge commit '2e27f69eb295f4b29cb509ab7fedca7dd8db09a6' into HEAD" > git rev-list --no-walk 2108a7f0be6b4653e5542f63219bf96fe579bd50 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 23:16:32 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 23:16:32 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 23:16:32 ========================================================= 23:16:32 EdgeX Global Pipelines Version Info 23:16:32 ========================================================= [Pipeline] libraryResource [Pipeline] sh 23:16:33 ------------------- 23:16:33 stable info: 23:16:33 ------------------- 23:16:33 Commited By: ad_eojeda ad_eojeda@nswe-ubuntu01.amr.corp.intel.com 23:16:33 Commit SHA: 6375147a0d0ca7a67a13085e8428bd7204efc6d4 23:16:33 Message: update stable to v1.0.257 23:16:33 ------------------- 23:16:33 experimental info: 23:16:33 ------------------- 23:16:33 Commited By: **** collab-it+edgex@linuxfoundation.org 23:16:33 Commit SHA: 6375147a0d0ca7a67a13085e8428bd7204efc6d4 23:16:33 Message: update experimental to v1.0.257 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 23:16:34 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-mqtt-go-settings [Pipeline] echo 23:16:34 [edgeXSetupEnvironment]: set envvar PROJECT = device-mqtt-go [Pipeline] echo 23:16:34 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 23:16:34 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 23:16:34 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 23:16:34 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.21 [Pipeline] echo 23:16:34 [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo 23:16:34 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo 23:16:34 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 23:16:34 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 23:16:34 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 23:16:34 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = device-mqtt [Pipeline] echo 23:16:34 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 23:16:34 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 23:16:34 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 23:16:34 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 23:16:34 [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo 23:16:34 [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo 23:16:34 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 23:16:34 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 23:16:34 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo 23:16:34 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo 23:16:34 [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo 23:16:34 [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo 23:16:34 [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo 23:16:34 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 23:16:34 [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo 23:16:34 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-639 [Pipeline] echo 23:16:34 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-639 [Pipeline] echo 23:16:34 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-639 [Pipeline] echo 23:16:34 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 0defc38c54ad6cc0c9f999e63a5247905829fa91 [Pipeline] echo 23:16:34 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 0defc38 [Pipeline] echo 23:16:34 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 23:16:34 provisioning config files... 23:16:34 copy managed file [device-mqtt-go-settings] to file:/w/workspace/gexfoundry_device-mqtt-go_PR-639@tmp/config1472886046042959134tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 23:16:35 ---> docker-login.sh 23:16:35 nexus3.edgexfoundry.org:10001 23:16:35 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 23:16:35 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 23:16:35 Configure a credential helper to remove this warning. See 23:16:35 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 23:16:35 23:16:35 Login Succeeded 23:16:35 nexus3.edgexfoundry.org:10002 23:16:35 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 23:16:35 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 23:16:35 Configure a credential helper to remove this warning. See 23:16:35 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 23:16:35 23:16:35 Login Succeeded 23:16:35 nexus3.edgexfoundry.org:10003 23:16:35 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 23:16:35 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 23:16:35 Configure a credential helper to remove this warning. See 23:16:35 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 23:16:35 23:16:35 Login Succeeded 23:16:35 nexus3.edgexfoundry.org:10004 23:16:35 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 23:16:35 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 23:16:35 Configure a credential helper to remove this warning. See 23:16:35 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 23:16:35 23:16:35 Login Succeeded 23:16:35 docker.io 23:16:35 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 23:16:36 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 23:16:36 Configure a credential helper to remove this warning. See 23:16:36 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 23:16:36 23:16:36 Login Succeeded 23:16:36 ---> docker-login.sh ends [Pipeline] } 23:16:36 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh 23:16:36 + git rev-list -1 --merges 0defc38c54ad6cc0c9f999e63a5247905829fa91~1..0defc38c54ad6cc0c9f999e63a5247905829fa91 [Pipeline] echo 23:16:36 -----------> git rev-list -1 --merges 0defc38c54ad6cc0c9f999e63a5247905829fa91~1..0defc38c54ad6cc0c9f999e63a5247905829fa91 0defc38c54ad6cc0c9f999e63a5247905829fa91 23:16:36 0defc38c54ad6cc0c9f999e63a5247905829fa91 [false] [Pipeline] sh 23:16:36 + git log --format=format:%s -1 0defc38c54ad6cc0c9f999e63a5247905829fa91 [Pipeline] echo 23:16:36 ========================================================= 23:16:36 [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] 23:16:36 ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 23:16:37 + git log --format=format:%s -1 0defc38c54ad6cc0c9f999e63a5247905829fa91 [Pipeline] echo 23:16:37 [semverPrep] GIT_COMMIT: 0defc38c54ad6cc0c9f999e63a5247905829fa91, Commit Message: Merge commit '2e27f69eb295f4b29cb509ab7fedca7dd8db09a6' into HEAD [Pipeline] echo 23:16:37 [semverPrep] This is not a build commit. [Pipeline] sh 23:16:37 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 23:16:37 + grep -v github /etc/ssh/ssh_known_hosts 23:16:37 + [ -e /tmp/ssh_known_hosts ] 23:16:37 + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts 23:16:37 + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= 23:16:37 + sudo tee -a /etc/ssh/ssh_known_hosts 23:16:37 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:16:37 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 23:16:37 23:16:37 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:16:38 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 23:16:38 0.1.4: Pulling from edgex-devops/py-git-semver 23:16:38 b85a868b505f: Pulling fs layer 23:16:38 e2be974225ed: Pulling fs layer 23:16:38 339a4e72a1f5: Pulling fs layer 23:16:38 988bab9f4d93: Pulling fs layer 23:16:38 1469e6f7b9e6: Pulling fs layer 23:16:38 eaf3925da568: Pulling fs layer 23:16:38 bab4dde63d76: Pulling fs layer 23:16:38 bde34c3a00c8: Pulling fs layer 23:16:38 b352a97aabf1: Pulling fs layer 23:16:38 4872d77fe225: Pulling fs layer 23:16:38 5851b861e8e6: Pulling fs layer 23:16:38 988bab9f4d93: Waiting 23:16:38 b352a97aabf1: Waiting 23:16:38 1469e6f7b9e6: Waiting 23:16:38 eaf3925da568: Waiting 23:16:38 4872d77fe225: Waiting 23:16:38 5851b861e8e6: Waiting 23:16:38 bde34c3a00c8: Waiting 23:16:38 bab4dde63d76: Waiting 23:16:38 e2be974225ed: Verifying Checksum 23:16:38 e2be974225ed: Download complete 23:16:38 988bab9f4d93: Verifying Checksum 23:16:38 988bab9f4d93: Download complete 23:16:38 1469e6f7b9e6: Verifying Checksum 23:16:38 1469e6f7b9e6: Download complete 23:16:38 339a4e72a1f5: Verifying Checksum 23:16:38 339a4e72a1f5: Download complete 23:16:38 eaf3925da568: Verifying Checksum 23:16:38 eaf3925da568: Download complete 23:16:38 bde34c3a00c8: Download complete 23:16:38 b352a97aabf1: Download complete 23:16:38 4872d77fe225: Download complete 23:16:38 5851b861e8e6: Verifying Checksum 23:16:38 5851b861e8e6: Download complete 23:16:38 b85a868b505f: Verifying Checksum 23:16:38 b85a868b505f: Download complete 23:16:38 bab4dde63d76: Verifying Checksum 23:16:38 bab4dde63d76: Download complete 23:16:39 b85a868b505f: Pull complete 23:16:39 e2be974225ed: Pull complete 23:16:40 339a4e72a1f5: Pull complete 23:16:40 988bab9f4d93: Pull complete 23:16:40 1469e6f7b9e6: Pull complete 23:16:40 eaf3925da568: Pull complete 23:16:41 bab4dde63d76: Pull complete 23:16:42 bde34c3a00c8: Pull complete 23:16:42 b352a97aabf1: Pull complete 23:16:42 4872d77fe225: Pull complete 23:16:42 5851b861e8e6: Pull complete 23:16:42 Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 23:16:42 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 23:16:42 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 23:16:42 prd-ubuntu20.04-docker-8c-8g-17571 does not seem to be running inside a container 23:16:42 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/gexfoundry_device-mqtt-go_PR-639 -v /w/workspace/gexfoundry_device-mqtt-go_PR-639:/w/workspace/gexfoundry_device-mqtt-go_PR-639:rw,z -v /w/workspace/gexfoundry_device-mqtt-go_PR-639@tmp:/w/workspace/gexfoundry_device-mqtt-go_PR-639@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 ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 23:16:44 $ docker top 4f8fe28918f30883be7dbafc57b7c7c6f303d48e9cae40294449d13dbad161eb -eo pid,comm 23:16:44 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). 23:16:44 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 23:16:44 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 23:16:44 [ssh-agent] Looking for ssh-agent implementation... 23:16:44 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 23:16:44 $ docker exec 4f8fe28918f30883be7dbafc57b7c7c6f303d48e9cae40294449d13dbad161eb ssh-agent 23:16:45 SSH_AUTH_SOCK=/tmp/ssh-79GoUGkaiGc6/agent.32 23:16:45 SSH_AGENT_PID=38 23:16:45 Running ssh-add (command line suppressed) 23:16:45 Identity added: /w/workspace/gexfoundry_device-mqtt-go_PR-639@tmp/private_key_9096070148136000411.key (/w/workspace/gexfoundry_device-mqtt-go_PR-639@tmp/private_key_9096070148136000411.key) 23:16:45 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 23:16:45 + git tag --points-at HEAD [Pipeline] } 23:16:45 $ docker exec --env ******** --env ******** 4f8fe28918f30883be7dbafc57b7c7c6f303d48e9cae40294449d13dbad161eb ssh-agent -k 23:16:45 unset SSH_AUTH_SOCK; 23:16:45 unset SSH_AGENT_PID; 23:16:45 echo Agent pid 38 killed; 23:16:45 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 23:16:45 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 23:16:45 [ssh-agent] Looking for ssh-agent implementation... 23:16:45 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 23:16:45 $ docker exec 4f8fe28918f30883be7dbafc57b7c7c6f303d48e9cae40294449d13dbad161eb ssh-agent 23:16:45 SSH_AUTH_SOCK=/tmp/ssh-7wP37bthpTgF/agent.70 23:16:45 SSH_AGENT_PID=76 23:16:45 Running ssh-add (command line suppressed) 23:16:45 Identity added: /w/workspace/gexfoundry_device-mqtt-go_PR-639@tmp/private_key_14898017459359089376.key (/w/workspace/gexfoundry_device-mqtt-go_PR-639@tmp/private_key_14898017459359089376.key) 23:16:45 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 23:16:46 + git semver init 23:16:46 2023-11-14 23:16:46,386 [run_init] DEBUG init version:0.0.0 force:False 23:16:46 2023-11-14 23:16:46,386 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/gexfoundry_device-mqtt-go_PR-639/.semver 23:16:46 2023-11-14 23:16:46,387 [execute] INFO git clone -b semver git@github.com:edgexfoundry/device-mqtt-go.git /w/workspace/gexfoundry_device-mqtt-go_PR-639/.semver 23:16:46 2023-11-14 23:16:46,387 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/device-mqtt-go.git', '/w/workspace/gexfoundry_device-mqtt-go_PR-639/.semver'], cwd=/w/workspace/gexfoundry_device-mqtt-go_PR-639, universal_newlines=False, shell=None, istream=None) 23:16:47 2023-11-14 23:16:47,247 [append_file] DEBUG append to file:/w/workspace/gexfoundry_device-mqtt-go_PR-639/.git/info/exclude 23:16:47 2023-11-14 23:16:47,248 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/gexfoundry_device-mqtt-go_PR-639/.semver/PR-639 with force:False 23:16:47 2023-11-14 23:16:47,248 [write_file] DEBUG write to file:/w/workspace/gexfoundry_device-mqtt-go_PR-639/.semver/PR-639 23:16:47 2023-11-14 23:16:47,252 [execute] INFO git cat-file --batch-check 23:16:47 2023-11-14 23:16:47,253 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/gexfoundry_device-mqtt-go_PR-639/.semver, universal_newlines=False, shell=None, istream=) 23:16:47 2023-11-14 23:16:47,257 [execute] INFO git cat-file --batch 23:16:47 2023-11-14 23:16:47,258 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/gexfoundry_device-mqtt-go_PR-639/.semver, universal_newlines=False, shell=None, istream=) 23:16:47 2023-11-14 23:16:47,262 [read_version] DEBUG read version from /w/workspace/gexfoundry_device-mqtt-go_PR-639/.semver/PR-639 23:16:47 0.0.0 [Pipeline] } 23:16:47 $ docker exec --env ******** --env ******** 4f8fe28918f30883be7dbafc57b7c7c6f303d48e9cae40294449d13dbad161eb ssh-agent -k 23:16:47 unset SSH_AUTH_SOCK; 23:16:47 unset SSH_AGENT_PID; 23:16:47 echo Agent pid 76 killed; 23:16:47 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 23:16:47 + git semver [Pipeline] } 23:16:48 $ docker stop --time=1 4f8fe28918f30883be7dbafc57b7c7c6f303d48e9cae40294449d13dbad161eb 23:16:49 $ docker rm -f --volumes 4f8fe28918f30883be7dbafc57b7c7c6f303d48e9cae40294449d13dbad161eb [Pipeline] // withDockerContainer [Pipeline] sh 23:16:49 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 23:16:49 Stashed 1 file(s) [Pipeline] echo 23:16:49 [edgeXSemver]: initialized semver on version 0.0.0 [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 23:16:50 provisioning config files... 23:16:50 copy managed file [device-mqtt-go-settings] to file:/w/workspace/gexfoundry_device-mqtt-go_PR-639@tmp/config9077153769454263082tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 23:16:50 ---> docker-login.sh 23:16:50 nexus3.edgexfoundry.org:10001 23:16:50 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 23:16:50 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 23:16:50 Configure a credential helper to remove this warning. See 23:16:50 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 23:16:50 23:16:50 Login Succeeded 23:16:50 nexus3.edgexfoundry.org:10002 23:16:50 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 23:16:50 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 23:16:50 Configure a credential helper to remove this warning. See 23:16:50 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 23:16:50 23:16:50 Login Succeeded 23:16:50 nexus3.edgexfoundry.org:10003 23:16:50 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 23:16:50 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 23:16:50 Configure a credential helper to remove this warning. See 23:16:50 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 23:16:50 23:16:50 Login Succeeded 23:16:50 nexus3.edgexfoundry.org:10004 23:16:50 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 23:16:50 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 23:16:50 Configure a credential helper to remove this warning. See 23:16:50 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 23:16:50 23:16:50 Login Succeeded 23:16:50 docker.io 23:16:50 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 23:16:50 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 23:16:50 Configure a credential helper to remove this warning. See 23:16:50 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 23:16:50 23:16:50 Login Succeeded 23:16:50 ---> docker-login.sh ends [Pipeline] } 23:16:50 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 23:16:51 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 23:16:51 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 23:16:51 ========================================================= 23:16:51 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine] 23:16:51 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:16:51 + docker build -t ci-base-image-x86_64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine --build-arg MAKE=echo noop --target=builder . 23:16:51 Sending build context to Docker daemon 6.584MB 23:16:51 Step 1/12 : ARG BASE=golang:1.21-alpine3.18 23:16:51 Step 2/12 : FROM ${BASE} AS builder 23:16:51 1.21-alpine: Pulling from edgex-devops/edgex-golang-base 23:16:51 7264a8db6415: Pulling fs layer 23:16:51 c4d48a809fc2: Pulling fs layer 23:16:51 4f1c88b9dad5: Pulling fs layer 23:16:51 ad3a456e5733: Pulling fs layer 23:16:51 69c7f0334f64: Pulling fs layer 23:16:51 1f1c1a5573a3: Pulling fs layer 23:16:51 ce7588e14bc9: Pulling fs layer 23:16:51 b5e4710f87ac: Pulling fs layer 23:16:51 69c7f0334f64: Waiting 23:16:51 1f1c1a5573a3: Waiting 23:16:51 ce7588e14bc9: Waiting 23:16:51 b5e4710f87ac: Waiting 23:16:51 ad3a456e5733: Waiting 23:16:51 c4d48a809fc2: Verifying Checksum 23:16:51 c4d48a809fc2: Download complete 23:16:51 ad3a456e5733: Verifying Checksum 23:16:51 ad3a456e5733: Download complete 23:16:51 69c7f0334f64: Verifying Checksum 23:16:51 69c7f0334f64: Download complete 23:16:51 7264a8db6415: Verifying Checksum 23:16:51 7264a8db6415: Download complete 23:16:51 1f1c1a5573a3: Verifying Checksum 23:16:51 1f1c1a5573a3: Download complete 23:16:51 7264a8db6415: Pull complete 23:16:51 b5e4710f87ac: Verifying Checksum 23:16:51 b5e4710f87ac: Download complete 23:16:51 c4d48a809fc2: Pull complete 23:16:51 4f1c88b9dad5: Verifying Checksum 23:16:51 4f1c88b9dad5: Download complete 23:16:52 ce7588e14bc9: Verifying Checksum 23:16:52 ce7588e14bc9: Download complete 23:16:54 4f1c88b9dad5: Pull complete 23:16:54 ad3a456e5733: Pull complete 23:16:54 69c7f0334f64: Pull complete 23:16:54 1f1c1a5573a3: Pull complete 23:16:57 ce7588e14bc9: Pull complete 23:16:57 b5e4710f87ac: Pull complete 23:16:57 Digest: sha256:f80dd7bb8fdf010369d5adb4058a62695265b22e897ca6aac7b42af84fdce50e 23:16:57 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine 23:16:57 ---> 88b5674ff536 23:16:57 Step 3/12 : ARG ADD_BUILD_TAGS="" 23:16:59 ---> Running in fc2a7bda74fe 23:16:59 Removing intermediate container fc2a7bda74fe 23:16:59 ---> 6e689ae67677 23:16:59 Step 4/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 23:17:00 ---> Running in 7b0a7774a87c 23:17:00 Removing intermediate container 7b0a7774a87c 23:17:00 ---> cea1ceb325df 23:17:00 Step 5/12 : ARG ALPINE_PKG_BASE="make git openssh-client" 23:17:00 ---> Running in 447cf0b771d7 23:17:00 Removing intermediate container 447cf0b771d7 23:17:00 ---> 2e478800322d 23:17:00 Step 6/12 : ARG ALPINE_PKG_EXTRA="" 23:17:00 ---> Running in 475cfcce02d3 23:17:00 Removing intermediate container 475cfcce02d3 23:17:00 ---> ecf221fab24a 23:17:00 Step 7/12 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 23:17:00 ---> Running in 1e07dcfdde0c 23:17:00 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 23:17:00 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 23:17:01 (1/4) Installing openssh-keygen (9.3_p2-r0) 23:17:01 (2/4) Installing libedit (20221030.3.1-r1) 23:17:01 (3/4) Installing openssh-client-common (9.3_p2-r0) 23:17:01 (4/4) Installing openssh-client-default (9.3_p2-r0) 23:17:01 Executing busybox-1.36.1-r5.trigger 23:17:01 OK: 268 MiB in 56 packages 23:17:01 Removing intermediate container 1e07dcfdde0c 23:17:01 ---> f1934be1ad8d 23:17:01 Step 8/12 : WORKDIR /device-mqtt-go 23:17:01 ---> Running in bcfd44417393 23:17:01 Removing intermediate container bcfd44417393 23:17:01 ---> d1fee3d0a65d 23:17:01 Step 9/12 : COPY go.mod vendor* ./ 23:17:01 ---> d74eb389ac43 23:17:01 Step 10/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 23:17:01 ---> Running in 80a519892d77 23:17:05 Still waiting to schedule task 23:17:05 Waiting for next available executor on ‘prd-ubuntu20.04-docker-arm64-4c-16g-18008’ 23:17:33 Removing intermediate container 80a519892d77 23:17:33 ---> 24305f0ac588 23:17:33 Step 11/12 : COPY . . 23:17:33 ---> 6f45a8e8f9b2 23:17:33 Step 12/12 : RUN $MAKE 23:17:33 ---> Running in 6c0b39752756 23:17:33 noop 23:17:33 Removing intermediate container 6c0b39752756 23:17:33 ---> a06daa469a74 23:17:33 Successfully built a06daa469a74 23:17:33 Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:17:34 + docker inspect -f . ci-base-image-x86_64 23:17:34 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 23:17:34 prd-ubuntu20.04-docker-8c-8g-17571 does not seem to be running inside a container 23:17:34 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/gexfoundry_device-mqtt-go_PR-639 -v /w/workspace/gexfoundry_device-mqtt-go_PR-639:/w/workspace/gexfoundry_device-mqtt-go_PR-639:rw,z -v /w/workspace/gexfoundry_device-mqtt-go_PR-639@tmp:/w/workspace/gexfoundry_device-mqtt-go_PR-639@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 ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 23:17:34 $ docker top 0e977bb07c36ece75a03fa306fe79fc07558ff5bab36f761c931467e9937fd32 -eo pid,comm [Pipeline] { [Pipeline] sh 23:17:34 + go version 23:17:34 go version go1.21.0 linux/amd64 [Pipeline] } 23:17:35 $ docker stop --time=1 0e977bb07c36ece75a03fa306fe79fc07558ff5bab36f761c931467e9937fd32 23:17:36 $ docker rm -f --volumes 0e977bb07c36ece75a03fa306fe79fc07558ff5bab36f761c931467e9937fd32 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:17:36 + docker inspect -f . ci-base-image-x86_64 23:17:36 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 23:17:36 prd-ubuntu20.04-docker-8c-8g-17571 does not seem to be running inside a container 23:17:36 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock -w /w/workspace/gexfoundry_device-mqtt-go_PR-639 -v /w/workspace/gexfoundry_device-mqtt-go_PR-639:/w/workspace/gexfoundry_device-mqtt-go_PR-639:rw,z -v /w/workspace/gexfoundry_device-mqtt-go_PR-639@tmp:/w/workspace/gexfoundry_device-mqtt-go_PR-639@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 ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 23:17:37 $ docker top 8bc5977fd57c71830e32f222ed05c5d4cf5d112f75630ef321687ca0b1da937b -eo pid,comm [Pipeline] { [Pipeline] sh 23:17:37 + git config --global --add safe.directory /w/workspace/gexfoundry_device-mqtt-go_PR-639 [Pipeline] fileExists [Pipeline] sh 23:17:37 + make test 23:17:37 go test ./... -coverprofile=coverage.out ./... 23:17:38 ? github.com/edgexfoundry/device-mqtt-go [no test files] 23:17:48 ? github.com/edgexfoundry/device-mqtt-go/cmd [no test files] 23:17:48 ? github.com/edgexfoundry/device-mqtt-go/mock [no test files] 23:17:48 ok github.com/edgexfoundry/device-mqtt-go/internal/driver 0.016s coverage: 22.8% of statements 23:17:53 go vet ./... 23:17:57 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 23:17:57 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 23:17:57 ./bin/test-attribution-txt.sh [Pipeline] echo 23:17:57 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] } 23:17:57 $ docker stop --time=1 8bc5977fd57c71830e32f222ed05c5d4cf5d112f75630ef321687ca0b1da937b 23:17:59 $ docker rm -f --volumes 8bc5977fd57c71830e32f222ed05c5d4cf5d112f75630ef321687ca0b1da937b [Pipeline] // withDockerContainer [Pipeline] sh 23:18:00 + sudo chown -R jenkins:jenkins . [Pipeline] stash 23:18:00 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh 23:18:00 + sudo chown -R jenkins:jenkins . [Pipeline] sh 23:18:01 + ls -al . 23:18:01 total 184 23:18:01 drwxrwxr-x 9 jenkins jenkins 4096 Nov 14 23:17 . 23:18:01 drwxrwxr-x 4 jenkins jenkins 4096 Nov 14 23:16 .. 23:18:01 -rw-rw-r-- 1 jenkins jenkins 140 Nov 14 23:16 .dockerignore 23:18:01 drwxrwxr-x 8 jenkins jenkins 4096 Nov 14 23:17 .git 23:18:01 drwxrwxr-x 3 jenkins jenkins 4096 Nov 14 23:16 .github 23:18:01 -rw-rw-r-- 1 jenkins jenkins 264 Nov 14 23:16 .gitignore 23:18:01 -rw-rw-r-- 1 jenkins jenkins 41 Nov 14 23:16 .golangci.yml 23:18:01 drwxr-xr-x 3 jenkins jenkins 4096 Nov 14 23:16 .semver 23:18:01 -rw-rw-r-- 1 jenkins jenkins 10386 Nov 14 23:16 Attribution.txt 23:18:01 -rw-rw-r-- 1 jenkins jenkins 18574 Nov 14 23:16 CHANGELOG.md 23:18:01 -rw-rw-r-- 1 jenkins jenkins 1798 Nov 14 23:16 Dockerfile 23:18:01 -rw-rw-r-- 1 jenkins jenkins 677 Nov 14 23:16 GOVERNANCE.md 23:18:01 -rw-rw-r-- 1 jenkins jenkins 657 Nov 14 23:16 Jenkinsfile 23:18:01 -rw-rw-r-- 1 jenkins jenkins 11340 Nov 14 23:16 LICENSE 23:18:01 -rw-rw-r-- 1 jenkins jenkins 1963 Nov 14 23:16 Makefile 23:18:01 -rw-rw-r-- 1 jenkins jenkins 620 Nov 14 23:16 OWNERS.md 23:18:01 -rw-rw-r-- 1 jenkins jenkins 3599 Nov 14 23:16 README.md 23:18:01 -rw-rw-r-- 1 jenkins jenkins 5 Nov 14 23:16 VERSION 23:18:01 drwxrwxr-x 2 jenkins jenkins 4096 Nov 14 23:16 bin 23:18:01 drwxrwxr-x 3 jenkins jenkins 4096 Nov 14 23:16 cmd 23:18:01 -rw-r--r-- 1 jenkins jenkins 18506 Nov 14 23:17 coverage.out 23:18:01 -rw-rw-r-- 1 jenkins jenkins 3775 Nov 14 23:16 go.mod 23:18:01 -rw-rw-r-- 1 jenkins jenkins 35000 Nov 14 23:16 go.sum 23:18:01 drwxrwxr-x 3 jenkins jenkins 4096 Nov 14 23:16 internal 23:18:01 drwxrwxr-x 2 jenkins jenkins 4096 Nov 14 23:16 mock 23:18:01 -rw-rw-r-- 1 jenkins jenkins 227 Nov 14 23:16 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:18:01 + 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=0defc38c54ad6cc0c9f999e63a5247905829fa91 --label arch=amd64 --label version=0.0.0 . 23:18:01 Sending build context to Docker daemon 6.604MB 23:18:01 Step 1/25 : ARG BASE=golang:1.21-alpine3.18 23:18:01 Step 2/25 : FROM ${BASE} AS builder 23:18:01 ---> a06daa469a74 23:18:01 Step 3/25 : ARG ADD_BUILD_TAGS="" 23:18:01 ---> Running in 36479a1c350d 23:18:01 Removing intermediate container 36479a1c350d 23:18:01 ---> 8e2ea8a9a5ab 23:18:01 Step 4/25 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 23:18:01 ---> Running in 6119de55c5a5 23:18:01 Removing intermediate container 6119de55c5a5 23:18:01 ---> 6c45a8000a57 23:18:01 Step 5/25 : ARG ALPINE_PKG_BASE="make git openssh-client" 23:18:01 ---> Running in 5db10643fb52 23:18:01 Removing intermediate container 5db10643fb52 23:18:01 ---> 5ab8caf35aeb 23:18:01 Step 6/25 : ARG ALPINE_PKG_EXTRA="" 23:18:01 ---> Running in 7d7ce0f9e2e5 23:18:01 Removing intermediate container 7d7ce0f9e2e5 23:18:01 ---> 332c44d71fa4 23:18:01 Step 7/25 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 23:18:01 ---> Running in d48c1ac0dea1 23:18:02 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 23:18:02 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 23:18:02 OK: 268 MiB in 56 packages 23:18:02 Removing intermediate container d48c1ac0dea1 23:18:02 ---> 5fffece870ca 23:18:02 Step 8/25 : WORKDIR /device-mqtt-go 23:18:02 ---> Running in 03a9470c314e 23:18:02 Removing intermediate container 03a9470c314e 23:18:02 ---> eec644113ffb 23:18:02 Step 9/25 : COPY go.mod vendor* ./ 23:18:03 ---> ca99310d75cf 23:18:03 Step 10/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 23:18:03 ---> Running in 0d778a29de4b 23:18:03 Removing intermediate container 0d778a29de4b 23:18:03 ---> 7e31bfb20e36 23:18:03 Step 11/25 : COPY . . 23:18:04 ---> bdd3dd7461d4 23:18:04 Step 12/25 : RUN $MAKE 23:18:04 ---> Running in 32a87762a4f1 23:18:04 CGO_ENABLED=0 go build -tags "" -ldflags "-X github.com/edgexfoundry/device-mqtt-go.Version=0.0.0 -X github.com/edgexfoundry/device-sdk-go/v3/internal/common.SDKVersion=v3.1.0" -trimpath -mod=readonly -o cmd/device-mqtt ./cmd 23:18:22 Removing intermediate container 32a87762a4f1 23:18:22 ---> 6714e0def1a6 23:18:22 Step 13/25 : FROM alpine:3.18 23:18:22 3.18: Pulling from library/alpine 23:18:22 96526aa774ef: Pulling fs layer 23:18:22 96526aa774ef: Verifying Checksum 23:18:22 96526aa774ef: Download complete 23:18:22 96526aa774ef: Pull complete 23:18:22 Digest: sha256:eece025e432126ce23f223450a0326fbebde39cdf496a85d8c016293fc851978 23:18:22 Status: Downloaded newer image for alpine:3.18 23:18:22 ---> 8ca4688f4f35 23:18:22 Step 14/25 : LABEL license='VSPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020-2021: IoTech Ltd' 23:18:22 ---> Running in a532ac98c4be 23:18:22 Removing intermediate container a532ac98c4be 23:18:22 ---> a289484e59f3 23:18:22 Step 15/25 : RUN apk add --update --no-cache dumb-init 23:18:22 ---> Running in 251e18eee3b0 23:18:22 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 23:18:22 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 23:18:22 (1/1) Installing dumb-init (1.2.5-r2) 23:18:22 Executing busybox-1.36.1-r2.trigger 23:18:22 OK: 7 MiB in 16 packages 23:18:22 Removing intermediate container 251e18eee3b0 23:18:22 ---> b29f953a80f7 23:18:22 Step 16/25 : RUN apk --no-cache upgrade 23:18:22 ---> Running in c6e7baa7028c 23:18:22 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 23:18:22 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 23:18:22 (1/7) Upgrading musl (1.2.4-r1 -> 1.2.4-r2) 23:18:22 (2/7) Upgrading busybox (1.36.1-r2 -> 1.36.1-r5) 23:18:22 Executing busybox-1.36.1-r5.post-upgrade 23:18:22 (3/7) Upgrading busybox-binsh (1.36.1-r2 -> 1.36.1-r5) 23:18:22 (4/7) Upgrading libcrypto3 (3.1.3-r0 -> 3.1.4-r1) 23:18:22 (5/7) Upgrading libssl3 (3.1.3-r0 -> 3.1.4-r1) 23:18:22 (6/7) Upgrading ssl_client (1.36.1-r2 -> 1.36.1-r5) 23:18:22 (7/7) Upgrading musl-utils (1.2.4-r1 -> 1.2.4-r2) 23:18:22 Executing busybox-1.36.1-r5.trigger 23:18:22 OK: 7 MiB in 16 packages 23:18:23 Removing intermediate container c6e7baa7028c 23:18:23 ---> b6b1c4327da0 23:18:23 Step 17/25 : COPY --from=builder /device-mqtt-go/cmd / 23:18:24 ---> 965806ca5034 23:18:24 Step 18/25 : COPY --from=builder /device-mqtt-go/LICENSE / 23:18:24 ---> 8aba23a93e72 23:18:24 Step 19/25 : COPY --from=builder /device-mqtt-go/Attribution.txt / 23:18:24 ---> 95b4afe443b3 23:18:24 Step 20/25 : EXPOSE 59982 23:18:24 ---> Running in 2bd1b048262a 23:18:24 Removing intermediate container 2bd1b048262a 23:18:24 ---> 3cf1f23af4fc 23:18:24 Step 21/25 : ENTRYPOINT ["/device-mqtt"] 23:18:24 ---> Running in a3f786dbc48b 23:18:24 Removing intermediate container a3f786dbc48b 23:18:24 ---> 1fbfc3254a6a 23:18:24 Step 22/25 : CMD ["--cp=consul://edgex-core-consul:8500", "--registry"] 23:18:24 ---> Running in 34af489606eb 23:18:24 Removing intermediate container 34af489606eb 23:18:24 ---> 9c327f2ec99f 23:18:24 Step 23/25 : LABEL arch=amd64 23:18:24 ---> Running in b5a6ae4e3c79 23:18:24 Removing intermediate container b5a6ae4e3c79 23:18:24 ---> a0420a7b5e1f 23:18:24 Step 24/25 : LABEL git_sha=0defc38c54ad6cc0c9f999e63a5247905829fa91 23:18:24 ---> Running in fb29dfaa995c 23:18:24 Removing intermediate container fb29dfaa995c 23:18:24 ---> bdd0d61388bf 23:18:24 Step 25/25 : LABEL version=0.0.0 23:18:24 ---> Running in 87d69e24c6a1 23:18:24 Removing intermediate container 87d69e24c6a1 23:18:24 ---> baa658ce0047 23:18:24 [Warning] One or more build-args [ARCH] were not consumed 23:18:24 Successfully built baa658ce0047 23:18:24 Successfully tagged device-mqtt:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [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 23:18:25 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 23:18:25 23:18:25 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:18:25 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 23:18:25 latest: Pulling from edgex-lftools-log-publisher 23:18:25 5eb5b503b376: Pulling fs layer 23:18:25 5c69ac0246d0: Pulling fs layer 23:18:25 ec43610c2a17: Pulling fs layer 23:18:25 3a2ae6a8a46f: Pulling fs layer 23:18:25 33b1e0a273af: Pulling fs layer 23:18:25 5d3b04190fa2: Pulling fs layer 23:18:25 2f39f015ded8: Pulling fs layer 23:18:25 33b1e0a273af: Waiting 23:18:25 5d3b04190fa2: Waiting 23:18:25 2f39f015ded8: Waiting 23:18:25 3a2ae6a8a46f: Waiting 23:18:25 5c69ac0246d0: Verifying Checksum 23:18:25 5c69ac0246d0: Download complete 23:18:25 3a2ae6a8a46f: Verifying Checksum 23:18:25 3a2ae6a8a46f: Download complete 23:18:25 33b1e0a273af: Verifying Checksum 23:18:25 33b1e0a273af: Download complete 23:18:25 ec43610c2a17: Verifying Checksum 23:18:25 ec43610c2a17: Download complete 23:18:25 5d3b04190fa2: Verifying Checksum 23:18:25 5d3b04190fa2: Download complete 23:18:25 5eb5b503b376: Download complete 23:18:26 2f39f015ded8: Verifying Checksum 23:18:26 2f39f015ded8: Download complete 23:18:27 5eb5b503b376: Pull complete 23:18:27 5c69ac0246d0: Pull complete 23:18:27 ec43610c2a17: Pull complete 23:18:27 3a2ae6a8a46f: Pull complete 23:18:27 33b1e0a273af: Pull complete 23:18:27 5d3b04190fa2: Pull complete 23:18:32 2f39f015ded8: Pull complete 23:18:32 Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 23:18:32 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 23:18:32 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 23:18:32 prd-ubuntu20.04-docker-8c-8g-17571 does not seem to be running inside a container 23:18:32 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged --net host -v /home/jenkins:/home/jenkins -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/gexfoundry_device-mqtt-go_PR-639 -v /w/workspace/gexfoundry_device-mqtt-go_PR-639:/w/workspace/gexfoundry_device-mqtt-go_PR-639:rw,z -v /w/workspace/gexfoundry_device-mqtt-go_PR-639@tmp:/w/workspace/gexfoundry_device-mqtt-go_PR-639@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 ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 23:18:34 $ docker top be582bbfaf940df1c41ece1ff046b45a7409fa087273664c03dfff864f3d6d03 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 23:18:35 ---> job-cost.sh 23:18:35 lf-activate-venv: SKIPPING 23:18:35 INFO: No Stack... 23:18:50 INFO: Retrieving Pricing Info for: v3-standard-8 23:18:50 INFO: Archiving Costs [Pipeline] sh 23:18:50 + cat /w/workspace/gexfoundry_device-mqtt-go_PR-639/archives/cost.csv 23:18:50 + cut -d, -f6 [Pipeline] lock 23:18:50 Trying to acquire lock on [jenkins-edgexfoundry-device-mqtt-go-PR-639-7-stack-cost] 23:18:50 Resource [jenkins-edgexfoundry-device-mqtt-go-PR-639-7-stack-cost] did not exist. Created. 23:18:50 Lock acquired on [jenkins-edgexfoundry-device-mqtt-go-PR-639-7-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 23:18:50 + echo total: 0.4399999976158142 [Pipeline] stash 23:18:50 Stashed 1 file(s) [Pipeline] } 23:18:50 Lock released on resource [jenkins-edgexfoundry-device-mqtt-go-PR-639-7-stack-cost] [Pipeline] // lock [Pipeline] } 23:18:50 $ docker stop --time=1 be582bbfaf940df1c41ece1ff046b45a7409fa087273664c03dfff864f3d6d03 23:18:51 $ docker rm -f --volumes be582bbfaf940df1c41ece1ff046b45a7409fa087273664c03dfff864f3d6d03 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } 23:20:34 Running on prd-ubuntu20.04-docker-arm64-4c-16g-18018 in /w/workspace/gexfoundry_device-mqtt-go_PR-639 [Pipeline] { [Pipeline] ws 23:20:34 Running in /w/workspace/device-mqtt-go/7 [Pipeline] { [Pipeline] checkout 23:20:35 The recommended git tool is: git 23:20:39 using credential edgex-jenkins-ssh 23:20:39 Cloning the remote Git repository 23:20:39 Cloning repository git@github.com:edgexfoundry/device-mqtt-go.git 23:20:39 > git init /w/workspace/device-mqtt-go/7 # timeout=10 23:20:40 Fetching upstream changes from git@github.com:edgexfoundry/device-mqtt-go.git 23:20:40 > git --version # timeout=10 23:20:40 > git --version # 'git version 2.25.1' 23:20:40 using GIT_SSH to set credentials SSH Credentials for GitHub 23:20:40 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-mqtt-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 23:20:41 > git config remote.origin.url git@github.com:edgexfoundry/device-mqtt-go.git # timeout=10 23:20:41 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 23:20:42 > git config remote.origin.url git@github.com:edgexfoundry/device-mqtt-go.git # timeout=10 23:20:42 Fetching upstream changes from git@github.com:edgexfoundry/device-mqtt-go.git 23:20:42 using GIT_SSH to set credentials SSH Credentials for GitHub 23:20:42 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-mqtt-go.git +refs/pull/639/head:refs/remotes/origin/PR-639 +refs/heads/main:refs/remotes/origin/main # timeout=10 23:20:42 Merging remotes/origin/main commit 2e27f69eb295f4b29cb509ab7fedca7dd8db09a6 into PR head commit 2108a7f0be6b4653e5542f63219bf96fe579bd50 23:20:43 Merge succeeded, producing 3d9507c102a6aed3666b19c6adb8438238bc0668 23:20:43 Checking out Revision 3d9507c102a6aed3666b19c6adb8438238bc0668 (PR-639) 23:20:42 > git config core.sparsecheckout # timeout=10 23:20:42 > git checkout -f 2108a7f0be6b4653e5542f63219bf96fe579bd50 # timeout=10 23:20:43 > git remote # timeout=10 23:20:43 > git config --get remote.origin.url # timeout=10 23:20:43 using GIT_SSH to set credentials SSH Credentials for GitHub 23:20:43 > git merge 2e27f69eb295f4b29cb509ab7fedca7dd8db09a6 # timeout=10 23:20:43 > git rev-parse HEAD^{commit} # timeout=10 23:20:43 > git config core.sparsecheckout # timeout=10 23:20:43 > git checkout -f 3d9507c102a6aed3666b19c6adb8438238bc0668 # timeout=10 23:20:46 Commit message: "Merge commit '2e27f69eb295f4b29cb509ab7fedca7dd8db09a6' into HEAD" 23:20:46 > git rev-list --no-walk 2108a7f0be6b4653e5542f63219bf96fe579bd50 # timeout=10 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 23:20:47 + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json 23:20:47 % Total % Received % Xferd Average Speed Time Time Time Current 23:20:47 Dload Upload Total Spent Left Speed 23:20:47 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12682 100 12682 0 0 104k 0 --:--:-- --:--:-- --:--:-- 105k [Pipeline] sh 23:20:48 + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh 23:20:48 + + sudosudo tee jq /etc/docker/daemon.new . += {"seccomp-profile": "/etc/docker/seccomp.json"} 23:20:48 /etc/docker/daemon.json 23:20:48 { 23:20:48 "registry-mirrors": [ 23:20:48 "https://nexus3.edgexfoundry.org:10001" 23:20:48 ], 23:20:48 "bip": "10.250.0.254/24", 23:20:48 "hosts": [ 23:20:48 "tcp://0.0.0.0:5555", 23:20:48 "unix:///var/run/docker.sock" 23:20:48 ], 23:20:48 "mtu": 1458, 23:20:48 "selinux-enabled": true, 23:20:48 "seccomp-profile": "/etc/docker/seccomp.json" 23:20:48 } [Pipeline] sh 23:20:48 + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh 23:20:49 + sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 23:21:07 provisioning config files... 23:21:07 copy managed file [device-mqtt-go-settings] to file:/w/workspace/device-mqtt-go/7@tmp/config242357422128260335tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 23:21:07 ---> docker-login.sh 23:21:07 nexus3.edgexfoundry.org:10001 23:21:08 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 23:21:08 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 23:21:08 Configure a credential helper to remove this warning. See 23:21:08 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 23:21:08 23:21:08 Login Succeeded 23:21:08 nexus3.edgexfoundry.org:10002 23:21:08 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 23:21:09 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 23:21:09 Configure a credential helper to remove this warning. See 23:21:09 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 23:21:09 23:21:09 Login Succeeded 23:21:09 nexus3.edgexfoundry.org:10003 23:21:09 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 23:21:09 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 23:21:09 Configure a credential helper to remove this warning. See 23:21:09 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 23:21:09 23:21:09 Login Succeeded 23:21:09 nexus3.edgexfoundry.org:10004 23:21:09 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 23:21:09 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 23:21:09 Configure a credential helper to remove this warning. See 23:21:09 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 23:21:09 23:21:09 Login Succeeded 23:21:09 docker.io 23:21:09 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 23:21:10 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 23:21:10 Configure a credential helper to remove this warning. See 23:21:10 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 23:21:10 23:21:10 Login Succeeded 23:21:10 ---> docker-login.sh ends [Pipeline] } 23:21:10 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 23:21:10 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 23:21:10 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 23:21:10 ========================================================= 23:21:10 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine] 23:21:10 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:21:10 + docker build -t ci-base-image-arm64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine --build-arg MAKE=echo noop --target=builder . 23:21:11 Sending build context to Docker daemon 3.392MB 23:21:11 Step 1/12 : ARG BASE=golang:1.21-alpine3.18 23:21:11 Step 2/12 : FROM ${BASE} AS builder 23:21:14 1.21-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 23:21:14 9fda8d8052c6: Pulling fs layer 23:21:14 5d54e960e981: Pulling fs layer 23:21:14 c4a7e357bf2a: Pulling fs layer 23:21:14 f0e02332f6b5: Pulling fs layer 23:21:14 872ee5b61b7b: Pulling fs layer 23:21:14 0c6a40ed1a82: Pulling fs layer 23:21:14 94ae7d8d031c: Pulling fs layer 23:21:14 f0e02332f6b5: Waiting 23:21:14 872ee5b61b7b: Waiting 23:21:14 0c6a40ed1a82: Waiting 23:21:14 94ae7d8d031c: Waiting 23:21:14 5d54e960e981: Verifying Checksum 23:21:14 5d54e960e981: Download complete 23:21:14 f0e02332f6b5: Verifying Checksum 23:21:14 f0e02332f6b5: Download complete 23:21:14 872ee5b61b7b: Verifying Checksum 23:21:14 872ee5b61b7b: Download complete 23:21:14 9fda8d8052c6: Verifying Checksum 23:21:14 9fda8d8052c6: Download complete 23:21:14 94ae7d8d031c: Verifying Checksum 23:21:14 94ae7d8d031c: Download complete 23:21:14 9fda8d8052c6: Pull complete 23:21:15 5d54e960e981: Pull complete 23:21:15 c4a7e357bf2a: Verifying Checksum 23:21:15 c4a7e357bf2a: Download complete 23:21:16 0c6a40ed1a82: Verifying Checksum 23:21:16 0c6a40ed1a82: Download complete 23:21:29 c4a7e357bf2a: Pull complete 23:21:29 f0e02332f6b5: Pull complete 23:21:29 872ee5b61b7b: Pull complete 23:21:35 0c6a40ed1a82: Pull complete 23:21:37 94ae7d8d031c: Pull complete 23:21:37 Digest: sha256:bced28d2139e98291f6f5222245e06760ce829f55f75386c6c13bfabca1016f1 23:21:37 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine 23:21:37 ---> 86de565de09d 23:21:37 Step 3/12 : ARG ADD_BUILD_TAGS="" 23:21:37 ---> Running in 2e579b756357 23:21:38 Removing intermediate container 2e579b756357 23:21:38 ---> 42baec4c8bfe 23:21:38 Step 4/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 23:21:38 ---> Running in 46c1491ceaba 23:21:38 Removing intermediate container 46c1491ceaba 23:21:38 ---> 54bdbfb8313a 23:21:38 Step 5/12 : ARG ALPINE_PKG_BASE="make git openssh-client" 23:21:38 ---> Running in cf032303eb96 23:21:38 Removing intermediate container cf032303eb96 23:21:38 ---> 02b786333a03 23:21:38 Step 6/12 : ARG ALPINE_PKG_EXTRA="" 23:21:39 ---> Running in 5b26e8aaf0b6 23:21:39 Removing intermediate container 5b26e8aaf0b6 23:21:39 ---> 8723dc827a38 23:21:39 Step 7/12 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 23:21:39 ---> Running in 08ab30206cb9 23:21:40 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 23:21:41 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 23:21:41 (1/4) Installing openssh-keygen (9.3_p2-r0) 23:21:41 (2/4) Installing libedit (20221030.3.1-r1) 23:21:41 (3/4) Installing openssh-client-common (9.3_p2-r0) 23:21:41 (4/4) Installing openssh-client-default (9.3_p2-r0) 23:21:41 Executing busybox-1.36.1-r5.trigger 23:21:42 OK: 271 MiB in 56 packages 23:21:43 Removing intermediate container 08ab30206cb9 23:21:43 ---> 694dcc42785a 23:21:43 Step 8/12 : WORKDIR /device-mqtt-go 23:21:43 ---> Running in 7b3a735a28d3 23:21:43 Removing intermediate container 7b3a735a28d3 23:21:43 ---> 6727390dfd88 23:21:43 Step 9/12 : COPY go.mod vendor* ./ 23:21:44 ---> 4bd3a5705eaf 23:21:44 Step 10/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 23:21:44 ---> Running in 338dc7f0add2 23:23:05 Removing intermediate container 338dc7f0add2 23:23:05 ---> a605956d73f8 23:23:05 Step 11/12 : COPY . . 23:23:05 ---> 3f81b0fac9e6 23:23:05 Step 12/12 : RUN $MAKE 23:23:05 ---> Running in e9e90bc78c17 23:23:05 noop 23:23:05 Removing intermediate container e9e90bc78c17 23:23:05 ---> 588fbc658207 23:23:05 Successfully built 588fbc658207 23:23:05 Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:23:06 + docker inspect -f . ci-base-image-arm64 23:23:06 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 23:23:06 prd-ubuntu20.04-docker-arm64-4c-16g-18018 does not seem to be running inside a container 23:23:06 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-mqtt-go/7 -v /w/workspace/device-mqtt-go/7:/w/workspace/device-mqtt-go/7:rw,z -v /w/workspace/device-mqtt-go/7@tmp:/w/workspace/device-mqtt-go/7@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 ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 23:23:07 $ docker top 23465bbd72d9ad13189431e57694c0199ed5bf25a4d3160f70a751cb0209ead4 -eo pid,comm [Pipeline] { [Pipeline] sh 23:23:08 + go version 23:23:08 go version go1.21.0 linux/arm64 [Pipeline] } 23:23:08 $ docker stop --time=1 23465bbd72d9ad13189431e57694c0199ed5bf25a4d3160f70a751cb0209ead4 23:23:09 $ docker rm -f --volumes 23465bbd72d9ad13189431e57694c0199ed5bf25a4d3160f70a751cb0209ead4 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:23:10 + docker inspect -f . ci-base-image-arm64 23:23:10 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 23:23:10 prd-ubuntu20.04-docker-arm64-4c-16g-18018 does not seem to be running inside a container 23:23:10 $ 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/7 -v /w/workspace/device-mqtt-go/7:/w/workspace/device-mqtt-go/7:rw,z -v /w/workspace/device-mqtt-go/7@tmp:/w/workspace/device-mqtt-go/7@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 ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 23:23:11 $ docker top ea2db6770610818664e9fb600734623888ede07b8c69cf4554e0b5dea1a7e45e -eo pid,comm [Pipeline] { [Pipeline] sh 23:23:12 + git config --global --add safe.directory /w/workspace/device-mqtt-go/7 [Pipeline] fileExists [Pipeline] sh 23:23:12 + make test 23:23:12 go test ./... -coverprofile=coverage.out ./... 23:23:16 ? github.com/edgexfoundry/device-mqtt-go [no test files] 23:24:38 ? github.com/edgexfoundry/device-mqtt-go/cmd [no test files] 23:24:41 ? github.com/edgexfoundry/device-mqtt-go/mock [no test files] 23:24:41 ok github.com/edgexfoundry/device-mqtt-go/internal/driver 0.062s coverage: 22.8% of statements 23:24:41 WARNING: Linting skipped (not on x86_64 or linter not installed) 23:24:41 go vet ./... 23:25:08 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 23:25:08 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 23:25:08 ./bin/test-attribution-txt.sh [Pipeline] echo 23:25:08 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] } 23:25:08 $ docker stop --time=1 ea2db6770610818664e9fb600734623888ede07b8c69cf4554e0b5dea1a7e45e 23:25:10 $ docker rm -f --volumes ea2db6770610818664e9fb600734623888ede07b8c69cf4554e0b5dea1a7e45e [Pipeline] // withDockerContainer [Pipeline] sh 23:25:11 + sudo chown -R jenkins:jenkins . [Pipeline] stash 23:25:11 Warning: overwriting stash ‘coverage-report’ 23:25:12 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh 23:25:12 + sudo chown -R jenkins:jenkins . [Pipeline] sh 23:25:13 + ls -al . 23:25:13 total 180 23:25:13 drwxrwxr-x 8 jenkins jenkins 4096 Nov 14 23:23 . 23:25:13 drwxrwxr-x 4 jenkins jenkins 4096 Nov 14 23:20 .. 23:25:13 -rw-rw-r-- 1 jenkins jenkins 140 Nov 14 23:20 .dockerignore 23:25:13 drwxrwxr-x 8 jenkins jenkins 4096 Nov 14 23:20 .git 23:25:13 drwxrwxr-x 3 jenkins jenkins 4096 Nov 14 23:20 .github 23:25:13 -rw-rw-r-- 1 jenkins jenkins 264 Nov 14 23:20 .gitignore 23:25:13 -rw-rw-r-- 1 jenkins jenkins 41 Nov 14 23:20 .golangci.yml 23:25:13 -rw-rw-r-- 1 jenkins jenkins 10386 Nov 14 23:20 Attribution.txt 23:25:13 -rw-rw-r-- 1 jenkins jenkins 18574 Nov 14 23:20 CHANGELOG.md 23:25:13 -rw-rw-r-- 1 jenkins jenkins 1798 Nov 14 23:20 Dockerfile 23:25:13 -rw-rw-r-- 1 jenkins jenkins 677 Nov 14 23:20 GOVERNANCE.md 23:25:13 -rw-rw-r-- 1 jenkins jenkins 657 Nov 14 23:20 Jenkinsfile 23:25:13 -rw-rw-r-- 1 jenkins jenkins 11340 Nov 14 23:20 LICENSE 23:25:13 -rw-rw-r-- 1 jenkins jenkins 1963 Nov 14 23:20 Makefile 23:25:13 -rw-rw-r-- 1 jenkins jenkins 620 Nov 14 23:20 OWNERS.md 23:25:13 -rw-rw-r-- 1 jenkins jenkins 3599 Nov 14 23:20 README.md 23:25:13 -rw-rw-r-- 1 jenkins jenkins 5 Nov 14 23:16 VERSION 23:25:13 drwxrwxr-x 2 jenkins jenkins 4096 Nov 14 23:20 bin 23:25:13 drwxrwxr-x 3 jenkins jenkins 4096 Nov 14 23:20 cmd 23:25:13 -rw-r--r-- 1 jenkins jenkins 18506 Nov 14 23:24 coverage.out 23:25:13 -rw-rw-r-- 1 jenkins jenkins 3775 Nov 14 23:20 go.mod 23:25:13 -rw-rw-r-- 1 jenkins jenkins 35000 Nov 14 23:20 go.sum 23:25:13 drwxrwxr-x 3 jenkins jenkins 4096 Nov 14 23:20 internal 23:25:13 drwxrwxr-x 2 jenkins jenkins 4096 Nov 14 23:20 mock 23:25:13 -rw-rw-r-- 1 jenkins jenkins 227 Nov 14 23:20 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:25:13 + 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=3d9507c102a6aed3666b19c6adb8438238bc0668 --label arch=arm64 --label version=0.0.0 . 23:25:14 Sending build context to Docker daemon 3.411MB 23:25:14 Step 1/25 : ARG BASE=golang:1.21-alpine3.18 23:25:14 Step 2/25 : FROM ${BASE} AS builder 23:25:14 ---> 588fbc658207 23:25:14 Step 3/25 : ARG ADD_BUILD_TAGS="" 23:25:14 ---> Running in 3bc543c3c256 23:25:14 Removing intermediate container 3bc543c3c256 23:25:14 ---> 80ff7744f634 23:25:14 Step 4/25 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 23:25:14 ---> Running in dcb2e9ad1d2d 23:25:15 Removing intermediate container dcb2e9ad1d2d 23:25:15 ---> 5f4dd8e86279 23:25:15 Step 5/25 : ARG ALPINE_PKG_BASE="make git openssh-client" 23:25:15 ---> Running in f964650fe487 23:25:15 Removing intermediate container f964650fe487 23:25:15 ---> d52973d26461 23:25:15 Step 6/25 : ARG ALPINE_PKG_EXTRA="" 23:25:15 ---> Running in cb24d4b91856 23:25:16 Removing intermediate container cb24d4b91856 23:25:16 ---> 4a5c5a2781c4 23:25:16 Step 7/25 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 23:25:16 ---> Running in 4a9f91247f88 23:25:18 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 23:25:19 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 23:25:20 OK: 271 MiB in 56 packages 23:25:21 Removing intermediate container 4a9f91247f88 23:25:21 ---> e38d1659f6d8 23:25:21 Step 8/25 : WORKDIR /device-mqtt-go 23:25:21 ---> Running in c2a5ee278122 23:25:21 Removing intermediate container c2a5ee278122 23:25:21 ---> 1edf13b10600 23:25:21 Step 9/25 : COPY go.mod vendor* ./ 23:25:22 ---> 3f0c201dc7e2 23:25:22 Step 10/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 23:25:22 ---> Running in 7ce5e3a5168c 23:25:24 Removing intermediate container 7ce5e3a5168c 23:25:24 ---> 0d38da6b0a64 23:25:24 Step 11/25 : COPY . . 23:25:29 ---> f8b3aedcaa3d 23:25:29 Step 12/25 : RUN $MAKE 23:25:29 ---> Running in 58f5ccf215e9 23:25:30 CGO_ENABLED=0 go build -tags "" -ldflags "-X github.com/edgexfoundry/device-mqtt-go.Version=0.0.0 -X github.com/edgexfoundry/device-sdk-go/v3/internal/common.SDKVersion=v3.1.0" -trimpath -mod=readonly -o cmd/device-mqtt ./cmd 23:27:22 Removing intermediate container 58f5ccf215e9 23:27:22 ---> d7a4cce31031 23:27:22 Step 13/25 : FROM alpine:3.18 23:27:22 3.18: Pulling from library/alpine 23:27:22 579b34f0a95b: Pulling fs layer 23:27:22 579b34f0a95b: Verifying Checksum 23:27:22 579b34f0a95b: Download complete 23:27:22 579b34f0a95b: Pull complete 23:27:22 Digest: sha256:eece025e432126ce23f223450a0326fbebde39cdf496a85d8c016293fc851978 23:27:22 Status: Downloaded newer image for alpine:3.18 23:27:22 ---> 3cc203321400 23:27:22 Step 14/25 : LABEL license='VSPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020-2021: IoTech Ltd' 23:27:22 ---> Running in 9fd4bcc7d53b 23:27:23 Removing intermediate container 9fd4bcc7d53b 23:27:23 ---> 0ee54decc9fc 23:27:23 Step 15/25 : RUN apk add --update --no-cache dumb-init 23:27:23 ---> Running in de759b0de372 23:27:24 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 23:27:24 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 23:27:25 (1/1) Installing dumb-init (1.2.5-r2) 23:27:25 Executing busybox-1.36.1-r2.trigger 23:27:25 OK: 8 MiB in 16 packages 23:27:26 Removing intermediate container de759b0de372 23:27:26 ---> 159b7ab3641b 23:27:26 Step 16/25 : RUN apk --no-cache upgrade 23:27:26 ---> Running in 5ea78e5a30da 23:27:27 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 23:27:27 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 23:27:28 (1/7) Upgrading musl (1.2.4-r1 -> 1.2.4-r2) 23:27:28 (2/7) Upgrading busybox (1.36.1-r2 -> 1.36.1-r5) 23:27:28 Executing busybox-1.36.1-r5.post-upgrade 23:27:28 (3/7) Upgrading busybox-binsh (1.36.1-r2 -> 1.36.1-r5) 23:27:28 (4/7) Upgrading libcrypto3 (3.1.3-r0 -> 3.1.4-r1) 23:27:28 (5/7) Upgrading libssl3 (3.1.3-r0 -> 3.1.4-r1) 23:27:28 (6/7) Upgrading ssl_client (1.36.1-r2 -> 1.36.1-r5) 23:27:28 (7/7) Upgrading musl-utils (1.2.4-r1 -> 1.2.4-r2) 23:27:28 Executing busybox-1.36.1-r5.trigger 23:27:28 OK: 8 MiB in 16 packages 23:27:30 Removing intermediate container 5ea78e5a30da 23:27:30 ---> 9afb33b216f2 23:27:30 Step 17/25 : COPY --from=builder /device-mqtt-go/cmd / 23:27:31 ---> 9752945917c4 23:27:31 Step 18/25 : COPY --from=builder /device-mqtt-go/LICENSE / 23:27:31 ---> e079510757b6 23:27:31 Step 19/25 : COPY --from=builder /device-mqtt-go/Attribution.txt / 23:27:37 ---> 935fb6e064cc 23:27:37 Step 20/25 : EXPOSE 59982 23:27:37 ---> Running in a3d12cc3e3e6 23:27:37 Removing intermediate container a3d12cc3e3e6 23:27:37 ---> 9b25f936d226 23:27:37 Step 21/25 : ENTRYPOINT ["/device-mqtt"] 23:27:37 ---> Running in 73fca59faa49 23:27:37 Removing intermediate container 73fca59faa49 23:27:37 ---> b970d3b48f32 23:27:37 Step 22/25 : CMD ["--cp=consul://edgex-core-consul:8500", "--registry"] 23:27:37 ---> Running in 5b115cd707c2 23:27:37 Removing intermediate container 5b115cd707c2 23:27:37 ---> 53bb26b0c95f 23:27:37 Step 23/25 : LABEL arch=arm64 23:27:37 ---> Running in f5d0c3551359 23:27:37 Removing intermediate container f5d0c3551359 23:27:37 ---> 9151246326fa 23:27:37 Step 24/25 : LABEL git_sha=3d9507c102a6aed3666b19c6adb8438238bc0668 23:27:37 ---> Running in 6eff70a9a98b 23:27:37 Removing intermediate container 6eff70a9a98b 23:27:37 ---> 5ed0099501c2 23:27:37 Step 25/25 : LABEL version=0.0.0 23:27:38 ---> Running in a2b41fe9dc94 23:27:38 Removing intermediate container a2b41fe9dc94 23:27:38 ---> e86eee48f5ce 23:27:38 [Warning] One or more build-args [ARCH] were not consumed 23:27:38 Successfully built e86eee48f5ce 23:27:38 Successfully tagged device-mqtt-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:27:38 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 23:27:38 23:27:38 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:27:39 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 23:27:39 arm64: Pulling from edgex-lftools-log-publisher 23:27:39 8998bd30e6a1: Pulling fs layer 23:27:39 04944245beec: Pulling fs layer 23:27:39 699f458cf7ca: Pulling fs layer 23:27:39 765212b225bb: Pulling fs layer 23:27:39 f23df028b6ca: Pulling fs layer 23:27:39 d65c8cfc05b1: Pulling fs layer 23:27:39 2437ff75d9bd: Pulling fs layer 23:27:39 765212b225bb: Waiting 23:27:39 f23df028b6ca: Waiting 23:27:39 d65c8cfc05b1: Waiting 23:27:39 2437ff75d9bd: Waiting 23:27:39 04944245beec: Verifying Checksum 23:27:39 04944245beec: Download complete 23:27:39 765212b225bb: Verifying Checksum 23:27:39 765212b225bb: Download complete 23:27:39 f23df028b6ca: Download complete 23:27:39 d65c8cfc05b1: Verifying Checksum 23:27:39 d65c8cfc05b1: Download complete 23:27:39 699f458cf7ca: Verifying Checksum 23:27:39 699f458cf7ca: Download complete 23:27:40 8998bd30e6a1: Verifying Checksum 23:27:42 2437ff75d9bd: Verifying Checksum 23:27:42 2437ff75d9bd: Download complete 23:27:44 8998bd30e6a1: Pull complete 23:27:44 04944245beec: Pull complete 23:27:46 699f458cf7ca: Pull complete 23:27:46 765212b225bb: Pull complete 23:27:50 f23df028b6ca: Pull complete 23:27:50 d65c8cfc05b1: Pull complete 23:28:05 2437ff75d9bd: Pull complete 23:28:05 Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da 23:28:05 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 23:28:05 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 23:28:05 prd-ubuntu20.04-docker-arm64-4c-16g-18018 does not seem to be running inside a container 23:28:06 $ 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/7 -v /w/workspace/device-mqtt-go/7:/w/workspace/device-mqtt-go/7:rw,z -v /w/workspace/device-mqtt-go/7@tmp:/w/workspace/device-mqtt-go/7@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 ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat 23:28:08 $ docker top 7885d97072868d27a28b1a721b665e4212767e65fa619a320e8377abc7e30da9 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 23:28:09 ---> job-cost.sh 23:28:09 lf-activate-venv: SKIPPING 23:28:09 INFO: No Stack... 23:28:09 INFO: Retrieving Pricing Info for: v3-standard-4 23:28:10 INFO: Archiving Costs [Pipeline] sh 23:28:10 + cut -d, -f6 23:28:10 + cat /w/workspace/device-mqtt-go/7/archives/cost.csv [Pipeline] lock 23:28:11 Trying to acquire lock on [jenkins-edgexfoundry-device-mqtt-go-PR-639-7-stack-cost] 23:28:11 Resource [jenkins-edgexfoundry-device-mqtt-go-PR-639-7-stack-cost] did not exist. Created. 23:28:11 Lock acquired on [jenkins-edgexfoundry-device-mqtt-go-PR-639-7-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 23:28:11 /w/workspace/device-mqtt-go/7@tmp/durable-2b9862c5/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh 23:28:11 + echo total: 0.10999999940395355 [Pipeline] stash 23:28:11 Warning: overwriting stash ‘stack-cost’ 23:28:11 Stashed 1 file(s) [Pipeline] } 23:28:11 Lock released on resource [jenkins-edgexfoundry-device-mqtt-go-PR-639-7-stack-cost] [Pipeline] // lock [Pipeline] } 23:28:11 $ docker stop --time=1 7885d97072868d27a28b1a721b665e4212767e65fa619a320e8377abc7e30da9 23:28:13 $ docker rm -f --volumes 7885d97072868d27a28b1a721b665e4212767e65fa619a320e8377abc7e30da9 [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 23:28:13 provisioning config files... 23:28:13 copy managed file [device-mqtt-go-codecov-token] to file:/w/workspace/gexfoundry_device-mqtt-go_PR-639@tmp/config7898354813458961894tmp [Pipeline] { [Pipeline] sh 23:28:14 + set +x 23:28:14 + curl -s https://codecov.io/bash 23:28:14 + bash -s -- 23:28:14 23:28:14 _____ _ 23:28:14 / ____| | | 23:28:14 | | ___ __| | ___ ___ _____ __ 23:28:14 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 23:28:14 | |___| (_) | (_| | __/ (_| (_) \ V / 23:28:14 \_____\___/ \__,_|\___|\___\___/ \_/ 23:28:14 Bash-1.0.6 23:28:14 23:28:14 23:28:14 ==> git version 2.25.1 found 23:28:14 ==> 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 23:28:14 Release-Date: 2020-01-08 23:28:14 Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp 23:28:14 Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets 23:28:14 ==> Jenkins CI detected. 23:28:14 current dir:  /w/workspace/gexfoundry_device-mqtt-go_PR-639 23:28:14 project root: . 23:28:14 --> token set from env 23:28:14 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 23:28:14 ==> Running gcov in . (disable via -X gcov) 23:28:14 ==> Python coveragepy not found 23:28:14 ==> Searching for coverage reports in: 23:28:14 + . 23:28:14 -> Found 1 reports 23:28:14 ==> Detecting git/mercurial file structure 23:28:14 ==> Reading reports 23:28:14 + ./coverage.out bytes=18506 23:28:14 ==> Appending adjustments 23:28:14 https://docs.codecov.io/docs/fixing-reports 23:28:14 + Found adjustments 23:28:14 ==> Gzipping contents 23:28:14 4.0K /tmp/codecov.YguZCD.gz 23:28:14 ==> Uploading reports 23:28:14 url: https://codecov.io 23:28:14 query: branch=PR-639&commit=0defc38c54ad6cc0c9f999e63a5247905829fa91&build=7&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-mqtt-go%2Fjob%2FPR-639%2F7%2F&name=&tag=&slug=edgexfoundry%2Fdevice-mqtt-go&service=jenkins&flags=&pr=639&job=&cmd_args= 23:28:14 -> Pinging Codecov 23:28:14 https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=3cf7f23a-d5e6-4c47-868b-a0a7f9a025f8&branch=PR-639&commit=0defc38c54ad6cc0c9f999e63a5247905829fa91&build=7&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-mqtt-go%2Fjob%2FPR-639%2F7%2F&name=&tag=&slug=edgexfoundry%2Fdevice-mqtt-go&service=jenkins&flags=&pr=639&job=&cmd_args= 23:28:14 -> Uploading to 23:28:14 https://storage.googleapis.com/codecov/v4/raw/2023-11-14/7D719EC7BBE17E464838252E33014C33/0defc38c54ad6cc0c9f999e63a5247905829fa91/dabbf10f-9544-4e77-95f5-8eb6681f0719.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20231114%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20231114T232814Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=c206d9302ce02af4f5595a8210b0d8472af50dca7aad326a3695f1e2b2c70193 23:28:14 % Total % Received % Xferd Average Speed Time Time Time Current 23:28:14 Dload Upload Total Spent Left Speed 23:28:14 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 3049 0 0 100 3049 0 11637 --:--:-- --:--:-- --:--:-- 11637 23:28:14 -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/device-mqtt-go/commit/0defc38c54ad6cc0c9f999e63a5247905829fa91 [Pipeline] } 23:28:14 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) Stage "Snyk Dependency Scan" skipped due to when conditional [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) Stage "Semver" skipped due to when conditional [Pipeline] stage [Pipeline] { (Tag) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Experimental Tag) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Stable (Named) Tag) Stage "Semver" 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 23:28:15 + [ -d /w/workspace/gexfoundry_device-mqtt-go_PR-639/archives ] 23:28:15 + ls -al /w/workspace/gexfoundry_device-mqtt-go_PR-639/archives 23:28:15 total 16 23:28:15 drwxr-xr-x 3 root root 4096 Nov 14 23:18 . 23:28:15 drwxrwxr-x 10 jenkins jenkins 4096 Nov 14 23:18 .. 23:28:15 drwxr-xr-x 2 root root 4096 Nov 14 23:18 cost 23:28:15 -rw-r--r-- 1 root root 87 Nov 14 23:18 cost.csv 23:28:15 + sudo chown -R jenkins:jenkins /w/workspace/gexfoundry_device-mqtt-go_PR-639/archives 23:28:15 + ls -al /w/workspace/gexfoundry_device-mqtt-go_PR-639/archives 23:28:15 total 16 23:28:15 drwxr-xr-x 3 jenkins jenkins 4096 Nov 14 23:18 . 23:28:15 drwxrwxr-x 10 jenkins jenkins 4096 Nov 14 23:18 .. 23:28:15 drwxr-xr-x 2 jenkins jenkins 4096 Nov 14 23:18 cost 23:28:15 -rw-r--r-- 1 jenkins jenkins 87 Nov 14 23:18 cost.csv [Pipeline] libraryResource [Pipeline] sh 23:28:16 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 23:28:16 ---> package-listing.sh 23:28:16 ++ facter osfamily 23:28:16 ++ tr '[:upper:]' '[:lower:]' 23:28:17 + OS_FAMILY=debian 23:28:17 + workspace=/w/workspace/gexfoundry_device-mqtt-go_PR-639 23:28:17 + START_PACKAGES=/tmp/packages_start.txt 23:28:17 + END_PACKAGES=/tmp/packages_end.txt 23:28:17 + DIFF_PACKAGES=/tmp/packages_diff.txt 23:28:17 + PACKAGES=/tmp/packages_start.txt 23:28:17 + '[' /w/workspace/gexfoundry_device-mqtt-go_PR-639 ']' 23:28:17 + PACKAGES=/tmp/packages_end.txt 23:28:17 + case "${OS_FAMILY}" in 23:28:17 + dpkg -l 23:28:17 + grep '^ii' 23:28:17 + '[' -f /tmp/packages_start.txt ']' 23:28:17 + '[' -f /tmp/packages_end.txt ']' 23:28:17 + diff /tmp/packages_start.txt /tmp/packages_end.txt 23:28:17 + '[' /w/workspace/gexfoundry_device-mqtt-go_PR-639 ']' 23:28:17 + mkdir -p /w/workspace/gexfoundry_device-mqtt-go_PR-639/archives/ 23:28:17 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/gexfoundry_device-mqtt-go_PR-639/archives/ [Pipeline] echo 23:28:17 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/gexfoundry_device-mqtt-go_PR-639/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 23:28:17 + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:28:18 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 23:28:18 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 23:28:18 prd-ubuntu20.04-docker-8c-8g-17571 does not seem to be running inside a container 23:28:18 $ 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/gexfoundry_device-mqtt-go_PR-639/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/gexfoundry_device-mqtt-go_PR-639 -v /w/workspace/gexfoundry_device-mqtt-go_PR-639:/w/workspace/gexfoundry_device-mqtt-go_PR-639:rw,z -v /w/workspace/gexfoundry_device-mqtt-go_PR-639@tmp:/w/workspace/gexfoundry_device-mqtt-go_PR-639@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 ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 23:28:18 $ docker top 56a64d891f667f9853014504a3de989acb171fa96190dc83c2484e11d7a697ad -eo pid,comm [Pipeline] { [Pipeline] sh 23:28:18 + touch /tmp/pre-build-complete [Pipeline] sh 23:28:19 + mkdir -p /var/log/sysstat [Pipeline] sh 23:28:19 + ls /var/log/sa-host 23:28:19 ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 23:28:19 provisioning config files... 23:28:19 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/gexfoundry_device-mqtt-go_PR-639@tmp/config2189158658689744848tmp [Pipeline] { [Pipeline] echo 23:28:19 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 23:28:19 ---> create-netrc.sh [Pipeline] } 23:28:19 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 23:28:20 ---> python-tools-install.sh [Pipeline] echo 23:28:20 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 23:28:20 ---> sudo-logs.sh 23:28:20 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 23:28:20 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 23:28:20 ---> job-cost.sh 23:28:20 lf-activate-venv: SKIPPING 23:28:20 DEBUG: total: 0.4399999976158142 23:28:20 INFO: Retrieving Stack Cost... 23:28:20 INFO: Retrieving Pricing Info for: v3-standard-8 23:28:21 INFO: Archiving Costs [Pipeline] echo 23:28:21 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 23:28:21 ---> logs-deploy.sh 23:28:21 lf-activate-venv: SKIPPING 23:28:21 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-mqtt-go/PR-639/7 23:28:21 INFO: archiving workspace using pattern(s): 23:28:22 Archives upload complete. 23:28:22 INFO: archiving logs to Nexus