Pull request #447 event Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 5e73b03bbb441550329c97533dcf22d467e3446e+08f894f6759a1d01e47be8be883e82626f2c5ca7 (6dc2ef572823de74d7544a14df7ff22b7ab0699d) 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-ssh11770432142085893719.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 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-ssh15885830816044572144.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 cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 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-447/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-447/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh12245407533636003880.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 # timeout=10 Commit message: "Merge pull request #420 from bill-mahoney/levski-update" > 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-ssh13436451997736617623.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-447/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-447/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh14010357028579375710.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Checking out Revision 65355178549468b165f8106641c96c3190b1d843 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 65355178549468b165f8106641c96c3190b1d843 # timeout=10 Commit message: "Fix: Add S3 URL in href to ship logs" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoApp] RAW Config: [project:device-mqtt-go, buildSnap:false] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[ubuntu20.04-docker-8c-8g, ubuntu20.04-docker-arm64-4c-16g]] [Pipeline] echo ========================================================= [edgeXBuildGoApp] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: device-mqtt-go-settings PROJECT: device-mqtt-go USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.18 USE_ALPINE: true DOCKER_FILE_PATH: Dockerfile DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_BUILD_IMAGE_TARGET: builder DOCKER_IMAGE_NAME: device-mqtt DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: true BUILD_EXPERIMENTAL_DOCKER_IMAGE: false BUILD_STABLE_DOCKER_IMAGE: false SEMVER_BUMP_LEVEL: pre BUILD_SNAP: false PUBLISH_SWAGGER_DOCS: false SWAGGER_API_FOLDERS: openapi/v1 ARTIFACT_ROOT: archives/bin ARTIFACT_TYPES: docker SHOULD_BUILD: true BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org SNYK_DEBUG: false [Pipeline] node Still waiting to schedule task Waiting for next available executor on ‘ubuntu20.04-docker-8c-8g’ Running on prd-ubuntu20.04-docker-8c-8g-1756 in /w/workspace/gexfoundry_device-mqtt-go_PR-447 [Pipeline] { [Pipeline] stage [Pipeline] { (Declarative: Checkout SCM) [Pipeline] checkout Selected Git installation does not exist. Using Default The recommended git tool is: NONE using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning repository git@github.com:edgexfoundry/device-mqtt-go.git > git init /w/workspace/gexfoundry_device-mqtt-go_PR-447 # 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 08f894f6759a1d01e47be8be883e82626f2c5ca7 into PR head commit 5e73b03bbb441550329c97533dcf22d467e3446e Merge succeeded, producing 5e73b03bbb441550329c97533dcf22d467e3446e Checking out Revision 5e73b03bbb441550329c97533dcf22d467e3446e (PR-447) > 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/447/head:refs/remotes/origin/PR-447 +refs/heads/main:refs/remotes/origin/main # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 5e73b03bbb441550329c97533dcf22d467e3446e # 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 08f894f6759a1d01e47be8be883e82626f2c5ca7 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 5e73b03bbb441550329c97533dcf22d467e3446e # timeout=10 Commit message: "build(deps): bump github.com/edgexfoundry/device-sdk-go/v3" First time build. Skipping changelog. [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 23:30:34 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 23:30:34 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 23:30:34 ========================================================= 23:30:34 EdgeX Global Pipelines Version Info 23:30:34 ========================================================= [Pipeline] libraryResource [Pipeline] sh > git rev-list --no-walk 910799aae092ce562946993924ed23410661650b # timeout=10 23:30:35 ------------------- 23:30:35 stable info: 23:30:35 ------------------- 23:30:35 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 23:30:35 Commit SHA: cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 23:30:35 Message: update stable to v1.0.244 23:30:35 ------------------- 23:30:35 experimental info: 23:30:35 ------------------- 23:30:35 Commited By: **** collab-it+edgex@linuxfoundation.org 23:30:35 Commit SHA: cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 23:30:35 Message: update experimental to v1.0.244 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 23:30:35 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-mqtt-go-settings [Pipeline] echo 23:30:35 [edgeXSetupEnvironment]: set envvar PROJECT = device-mqtt-go [Pipeline] echo 23:30:35 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 23:30:35 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 23:30:35 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 23:30:36 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.18 [Pipeline] echo 23:30:36 [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo 23:30:36 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo 23:30:36 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 23:30:36 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 23:30:36 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 23:30:36 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = device-mqtt [Pipeline] echo 23:30:36 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 23:30:36 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 23:30:36 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 23:30:36 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 23:30:36 [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo 23:30:36 [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo 23:30:36 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 23:30:36 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 23:30:36 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo 23:30:36 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo 23:30:36 [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo 23:30:36 [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo 23:30:36 [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo 23:30:36 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 23:30:36 [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo 23:30:36 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-447 [Pipeline] echo 23:30:36 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-447 [Pipeline] echo 23:30:36 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-447 [Pipeline] echo 23:30:36 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 5e73b03bbb441550329c97533dcf22d467e3446e [Pipeline] echo 23:30:36 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 5e73b03 [Pipeline] echo 23:30:36 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 23:30:36 provisioning config files... 23:30:36 copy managed file [device-mqtt-go-settings] to file:/w/workspace/gexfoundry_device-mqtt-go_PR-447@tmp/config2231903946876096518tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 23:30:36 ---> docker-login.sh 23:30:36 nexus3.edgexfoundry.org:10001 23:30:36 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 23:30:36 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 23:30:36 Configure a credential helper to remove this warning. See 23:30:36 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 23:30:36 23:30:36 Login Succeeded 23:30:36 nexus3.edgexfoundry.org:10002 23:30:36 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 23:30:36 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 23:30:36 Configure a credential helper to remove this warning. See 23:30:36 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 23:30:36 23:30:36 Login Succeeded 23:30:37 nexus3.edgexfoundry.org:10003 23:30:37 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 23:30:37 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 23:30:37 Configure a credential helper to remove this warning. See 23:30:37 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 23:30:37 23:30:37 Login Succeeded 23:30:37 nexus3.edgexfoundry.org:10004 23:30:37 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 23:30:37 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 23:30:37 Configure a credential helper to remove this warning. See 23:30:37 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 23:30:37 23:30:37 Login Succeeded 23:30:37 docker.io 23:30:37 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 23:30:37 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 23:30:37 Configure a credential helper to remove this warning. See 23:30:37 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 23:30:37 23:30:37 Login Succeeded 23:30:37 ---> docker-login.sh ends [Pipeline] } 23:30:37 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh 23:30:38 + git rev-list -1 --merges 5e73b03bbb441550329c97533dcf22d467e3446e~1..5e73b03bbb441550329c97533dcf22d467e3446e [Pipeline] echo 23:30:38 -----------> git rev-list -1 --merges 5e73b03bbb441550329c97533dcf22d467e3446e~1..5e73b03bbb441550329c97533dcf22d467e3446e 5e73b03bbb441550329c97533dcf22d467e3446e [false] [Pipeline] sh 23:30:38 + git log --format=format:%s -1 5e73b03bbb441550329c97533dcf22d467e3446e [Pipeline] echo 23:30:38 ========================================================= 23:30:38 [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] 23:30:38 ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 23:30:38 + git log --format=format:%s -1 5e73b03bbb441550329c97533dcf22d467e3446e [Pipeline] echo 23:30:38 [semverPrep] GIT_COMMIT: 5e73b03bbb441550329c97533dcf22d467e3446e, Commit Message: build(deps): bump github.com/edgexfoundry/device-sdk-go/v3 [Pipeline] echo 23:30:38 [semverPrep] This is not a build commit. [Pipeline] sh 23:30:39 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 23:30:39 + grep -v github /etc/ssh/ssh_known_hosts 23:30:39 + [ -e /tmp/ssh_known_hosts ] 23:30:39 + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts 23:30:39 + + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= 23:30:39 sudo tee -a /etc/ssh/ssh_known_hosts 23:30:39 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:30:39 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 23:30:39 23:30:39 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:30:39 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 23:30:39 0.1.4: Pulling from edgex-devops/py-git-semver 23:30:39 b85a868b505f: Pulling fs layer 23:30:39 e2be974225ed: Pulling fs layer 23:30:39 339a4e72a1f5: Pulling fs layer 23:30:39 988bab9f4d93: Pulling fs layer 23:30:39 1469e6f7b9e6: Pulling fs layer 23:30:39 eaf3925da568: Pulling fs layer 23:30:39 bab4dde63d76: Pulling fs layer 23:30:39 bde34c3a00c8: Pulling fs layer 23:30:39 b352a97aabf1: Pulling fs layer 23:30:39 4872d77fe225: Pulling fs layer 23:30:39 5851b861e8e6: Pulling fs layer 23:30:39 1469e6f7b9e6: Waiting 23:30:39 4872d77fe225: Waiting 23:30:39 bab4dde63d76: Waiting 23:30:39 5851b861e8e6: Waiting 23:30:39 bde34c3a00c8: Waiting 23:30:39 988bab9f4d93: Waiting 23:30:39 eaf3925da568: Waiting 23:30:39 e2be974225ed: Verifying Checksum 23:30:39 e2be974225ed: Download complete 23:30:39 988bab9f4d93: Verifying Checksum 23:30:39 988bab9f4d93: Download complete 23:30:40 1469e6f7b9e6: Verifying Checksum 23:30:40 1469e6f7b9e6: Download complete 23:30:40 339a4e72a1f5: Verifying Checksum 23:30:40 339a4e72a1f5: Download complete 23:30:40 eaf3925da568: Verifying Checksum 23:30:40 eaf3925da568: Download complete 23:30:40 bde34c3a00c8: Verifying Checksum 23:30:40 bde34c3a00c8: Download complete 23:30:40 b352a97aabf1: Download complete 23:30:40 4872d77fe225: Download complete 23:30:40 5851b861e8e6: Verifying Checksum 23:30:40 5851b861e8e6: Download complete 23:30:40 b85a868b505f: Verifying Checksum 23:30:40 b85a868b505f: Download complete 23:30:40 bab4dde63d76: Verifying Checksum 23:30:40 bab4dde63d76: Download complete 23:30:41 b85a868b505f: Pull complete 23:30:41 e2be974225ed: Pull complete 23:30:41 339a4e72a1f5: Pull complete 23:30:41 988bab9f4d93: Pull complete 23:30:42 1469e6f7b9e6: Pull complete 23:30:42 eaf3925da568: Pull complete 23:30:44 bab4dde63d76: Pull complete 23:30:44 bde34c3a00c8: Pull complete 23:30:44 b352a97aabf1: Pull complete 23:30:44 4872d77fe225: Pull complete 23:30:44 5851b861e8e6: Pull complete 23:30:44 Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 23:30:44 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 23:30:44 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 23:30:44 prd-ubuntu20.04-docker-8c-8g-1756 does not seem to be running inside a container 23:30:44 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/gexfoundry_device-mqtt-go_PR-447 -v /w/workspace/gexfoundry_device-mqtt-go_PR-447:/w/workspace/gexfoundry_device-mqtt-go_PR-447:rw,z -v /w/workspace/gexfoundry_device-mqtt-go_PR-447@tmp:/w/workspace/gexfoundry_device-mqtt-go_PR-447@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 ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 23:30:46 $ docker top 955630e588ae49415b81ab1d9e98f085ccce34c6757354d51545e7711de8f182 -eo pid,comm 23:30:46 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:30:46 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 23:30:46 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 23:30:46 [ssh-agent] Looking for ssh-agent implementation... 23:30:46 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 23:30:46 $ docker exec 955630e588ae49415b81ab1d9e98f085ccce34c6757354d51545e7711de8f182 ssh-agent 23:30:46 SSH_AUTH_SOCK=/tmp/ssh-zDao6eX5EniG/agent.31 23:30:46 SSH_AGENT_PID=37 23:30:46 Running ssh-add (command line suppressed) 23:30:46 Identity added: /w/workspace/gexfoundry_device-mqtt-go_PR-447@tmp/private_key_1857111764754850904.key (/w/workspace/gexfoundry_device-mqtt-go_PR-447@tmp/private_key_1857111764754850904.key) 23:30:46 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 23:30:47 + git tag --points-at HEAD [Pipeline] } 23:30:47 $ docker exec --env ******** --env ******** 955630e588ae49415b81ab1d9e98f085ccce34c6757354d51545e7711de8f182 ssh-agent -k 23:30:47 unset SSH_AUTH_SOCK; 23:30:47 unset SSH_AGENT_PID; 23:30:47 echo Agent pid 37 killed; 23:30:47 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 23:30:47 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 23:30:47 [ssh-agent] Looking for ssh-agent implementation... 23:30:47 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 23:30:47 $ docker exec 955630e588ae49415b81ab1d9e98f085ccce34c6757354d51545e7711de8f182 ssh-agent 23:30:47 SSH_AUTH_SOCK=/tmp/ssh-oEfvk05bLOCY/agent.69 23:30:47 SSH_AGENT_PID=75 23:30:47 Running ssh-add (command line suppressed) 23:30:47 Identity added: /w/workspace/gexfoundry_device-mqtt-go_PR-447@tmp/private_key_2410746288926609332.key (/w/workspace/gexfoundry_device-mqtt-go_PR-447@tmp/private_key_2410746288926609332.key) 23:30:47 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 23:30:47 + git semver init 23:30:48 2023-01-10 23:30:48,026 [run_init] DEBUG init version:0.0.0 force:False 23:30:48 2023-01-10 23:30:48,026 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/gexfoundry_device-mqtt-go_PR-447/.semver 23:30:48 2023-01-10 23:30:48,027 [execute] INFO git clone -b semver git@github.com:edgexfoundry/device-mqtt-go.git /w/workspace/gexfoundry_device-mqtt-go_PR-447/.semver 23:30:48 2023-01-10 23:30:48,027 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/device-mqtt-go.git', '/w/workspace/gexfoundry_device-mqtt-go_PR-447/.semver'], cwd=/w/workspace/gexfoundry_device-mqtt-go_PR-447, universal_newlines=False, shell=None, istream=None) 23:30:50 2023-01-10 23:30:50,075 [append_file] DEBUG append to file:/w/workspace/gexfoundry_device-mqtt-go_PR-447/.git/info/exclude 23:30:50 2023-01-10 23:30:50,075 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/gexfoundry_device-mqtt-go_PR-447/.semver/PR-447 with force:False 23:30:50 2023-01-10 23:30:50,075 [write_file] DEBUG write to file:/w/workspace/gexfoundry_device-mqtt-go_PR-447/.semver/PR-447 23:30:50 2023-01-10 23:30:50,080 [execute] INFO git cat-file --batch-check 23:30:50 2023-01-10 23:30:50,080 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/gexfoundry_device-mqtt-go_PR-447/.semver, universal_newlines=False, shell=None, istream=) 23:30:50 2023-01-10 23:30:50,087 [execute] INFO git cat-file --batch 23:30:50 2023-01-10 23:30:50,088 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/gexfoundry_device-mqtt-go_PR-447/.semver, universal_newlines=False, shell=None, istream=) 23:30:50 2023-01-10 23:30:50,093 [read_version] DEBUG read version from /w/workspace/gexfoundry_device-mqtt-go_PR-447/.semver/PR-447 23:30:50 0.0.0 [Pipeline] } 23:30:50 $ docker exec --env ******** --env ******** 955630e588ae49415b81ab1d9e98f085ccce34c6757354d51545e7711de8f182 ssh-agent -k 23:30:50 unset SSH_AUTH_SOCK; 23:30:50 unset SSH_AGENT_PID; 23:30:50 echo Agent pid 75 killed; 23:30:50 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 23:30:51 + git semver [Pipeline] } 23:30:51 $ docker stop --time=1 955630e588ae49415b81ab1d9e98f085ccce34c6757354d51545e7711de8f182 23:30:52 $ docker rm -f --volumes 955630e588ae49415b81ab1d9e98f085ccce34c6757354d51545e7711de8f182 [Pipeline] // withDockerContainer [Pipeline] sh 23:30:52 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 23:30:53 Stashed 1 file(s) [Pipeline] echo 23:30:53 [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:30:53 provisioning config files... 23:30:53 copy managed file [device-mqtt-go-settings] to file:/w/workspace/gexfoundry_device-mqtt-go_PR-447@tmp/config13079589224978170200tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 23:30:53 ---> docker-login.sh 23:30:53 nexus3.edgexfoundry.org:10001 23:30:53 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 23:30:53 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 23:30:53 Configure a credential helper to remove this warning. See 23:30:53 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 23:30:53 23:30:53 Login Succeeded 23:30:53 nexus3.edgexfoundry.org:10002 23:30:53 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 23:30:53 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 23:30:53 Configure a credential helper to remove this warning. See 23:30:53 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 23:30:53 23:30:53 Login Succeeded 23:30:53 nexus3.edgexfoundry.org:10003 23:30:53 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 23:30:53 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 23:30:53 Configure a credential helper to remove this warning. See 23:30:53 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 23:30:53 23:30:53 Login Succeeded 23:30:53 nexus3.edgexfoundry.org:10004 23:30:53 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 23:30:53 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 23:30:53 Configure a credential helper to remove this warning. See 23:30:53 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 23:30:53 23:30:53 Login Succeeded 23:30:53 docker.io 23:30:54 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 23:30:54 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 23:30:54 Configure a credential helper to remove this warning. See 23:30:54 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 23:30:54 23:30:54 Login Succeeded 23:30:54 ---> docker-login.sh ends [Pipeline] } 23:30:54 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 23:30:54 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 23:30:54 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 23:30:54 ========================================================= 23:30:54 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine] 23:30:54 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:30:54 + docker build -t ci-base-image-x86_64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine --build-arg MAKE=echo noop --target=builder . 23:30:54 Sending build context to Docker daemon 6.329MB 23:30:54 Step 1/12 : ARG BASE=golang:1.18-alpine3.16 23:30:54 Step 2/12 : FROM ${BASE} AS builder 23:30:54 1.18-alpine: Pulling from edgex-devops/edgex-golang-base 23:30:54 213ec9aee27d: Pulling fs layer 23:30:54 4583459ba037: Pulling fs layer 23:30:54 93c1e223e6f2: Pulling fs layer 23:30:54 53926ce57604: Pulling fs layer 23:30:54 21b2b0c7a3f4: Pulling fs layer 23:30:54 22ff95d597cd: Pulling fs layer 23:30:54 12d6caf4c0d1: Pulling fs layer 23:30:54 53926ce57604: Waiting 23:30:54 22ff95d597cd: Waiting 23:30:54 21b2b0c7a3f4: Waiting 23:30:54 96b7cbca73a9: Pulling fs layer 23:30:54 a7acece74701: Pulling fs layer 23:30:54 96b7cbca73a9: Waiting 23:30:54 a7acece74701: Waiting 23:30:54 93c1e223e6f2: Verifying Checksum 23:30:54 93c1e223e6f2: Download complete 23:30:54 4583459ba037: Verifying Checksum 23:30:54 4583459ba037: Download complete 23:30:54 21b2b0c7a3f4: Verifying Checksum 23:30:54 21b2b0c7a3f4: Download complete 23:30:54 22ff95d597cd: Verifying Checksum 23:30:54 22ff95d597cd: Download complete 23:30:54 213ec9aee27d: Verifying Checksum 23:30:54 213ec9aee27d: Download complete 23:30:54 12d6caf4c0d1: Verifying Checksum 23:30:54 12d6caf4c0d1: Download complete 23:30:54 213ec9aee27d: Pull complete 23:30:55 4583459ba037: Pull complete 23:30:55 93c1e223e6f2: Pull complete 23:30:55 a7acece74701: Verifying Checksum 23:30:55 a7acece74701: Download complete 23:30:55 53926ce57604: Download complete 23:30:55 96b7cbca73a9: Verifying Checksum 23:30:55 96b7cbca73a9: Download complete 23:31:00 53926ce57604: Pull complete 23:31:00 21b2b0c7a3f4: Pull complete 23:31:00 22ff95d597cd: Pull complete 23:31:00 12d6caf4c0d1: Pull complete 23:31:02 96b7cbca73a9: Pull complete 23:31:02 a7acece74701: Pull complete 23:31:02 Digest: sha256:f6a9ef70c52da88a2ff63a0c6767b24654f9f5185d1d85ca6cc3004fb48f6c2d 23:31:02 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine 23:31:02 ---> db6d94c90886 23:31:02 Step 3/12 : ARG ADD_BUILD_TAGS="" 23:31:06 ---> Running in f5a976f7e381 23:31:06 Removing intermediate container f5a976f7e381 23:31:06 ---> 177f8511c8fd 23:31:06 Step 4/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 23:31:06 ---> Running in 1c398b87c196 23:31:06 Removing intermediate container 1c398b87c196 23:31:06 ---> cda8a1e54e1b 23:31:06 Step 5/12 : ARG ALPINE_PKG_BASE="make git openssh-client" 23:31:06 ---> Running in 7fbdc85ab8ce 23:31:06 Removing intermediate container 7fbdc85ab8ce 23:31:06 ---> 5ea672c038dc 23:31:06 Step 6/12 : ARG ALPINE_PKG_EXTRA="" 23:31:06 ---> Running in 382f1c1dae1a 23:31:06 Removing intermediate container 382f1c1dae1a 23:31:06 ---> f4b0b5d9ce98 23:31:06 Step 7/12 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 23:31:06 ---> Running in 0081d44ca1ed 23:31:06 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 23:31:06 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 23:31:06 (1/4) Installing openssh-keygen (9.0_p1-r2) 23:31:06 (2/4) Installing libedit (20210910.3.1-r0) 23:31:06 (3/4) Installing openssh-client-common (9.0_p1-r2) 23:31:06 (4/4) Installing openssh-client-default (9.0_p1-r2) 23:31:06 Executing busybox-1.35.0-r17.trigger 23:31:06 OK: 216 MiB in 55 packages 23:31:07 Removing intermediate container 0081d44ca1ed 23:31:07 ---> a8db9fccd327 23:31:07 Step 8/12 : WORKDIR /device-mqtt-go 23:31:07 ---> Running in e5322ba2545e 23:31:07 Removing intermediate container e5322ba2545e 23:31:07 ---> d735c74c63cd 23:31:07 Step 9/12 : COPY go.mod vendor* ./ 23:31:07 ---> caaf6c496f01 23:31:07 Step 10/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 23:31:07 ---> Running in 836e85f2821a 23:31:08 Still waiting to schedule task 23:31:08 ‘prd-centos7-blackbox-4c-2g-1315’ doesn’t have label ‘ubuntu20.04-docker-arm64-4c-16g’ 23:31:08 ‘prd-centos7-blackbox-4c-2g-1316’ doesn’t have label ‘ubuntu20.04-docker-arm64-4c-16g’ 23:31:08 ‘prd-ubuntu20.04-docker-8c-8g-1758’ doesn’t have label ‘ubuntu20.04-docker-arm64-4c-16g’ 23:31:08 ‘prd-ubuntu20.04-docker-arm64-4c-16g-1755’ is offline 23:31:29 Removing intermediate container 836e85f2821a 23:31:29 ---> d228da8ebcbf 23:31:29 Step 11/12 : COPY . . 23:31:29 ---> 238083e4cb4e 23:31:29 Step 12/12 : RUN $MAKE 23:31:29 ---> Running in 657ca357efc3 23:31:29 noop 23:31:29 Removing intermediate container 657ca357efc3 23:31:29 ---> 62dd75b126c3 23:31:29 Successfully built 62dd75b126c3 23:31:29 Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:31:29 + docker inspect -f . ci-base-image-x86_64 23:31:29 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 23:31:29 prd-ubuntu20.04-docker-8c-8g-1756 does not seem to be running inside a container 23:31:29 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/gexfoundry_device-mqtt-go_PR-447 -v /w/workspace/gexfoundry_device-mqtt-go_PR-447:/w/workspace/gexfoundry_device-mqtt-go_PR-447:rw,z -v /w/workspace/gexfoundry_device-mqtt-go_PR-447@tmp:/w/workspace/gexfoundry_device-mqtt-go_PR-447@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-x86_64 cat 23:31:30 $ docker top f87d597837d5ccbf09ef828dad26dd95d3649e42d6c07d4c590ec16620111e54 -eo pid,comm [Pipeline] { [Pipeline] sh 23:31:30 + go version 23:31:30 go version go1.18.7 linux/amd64 [Pipeline] } 23:31:30 $ docker stop --time=1 f87d597837d5ccbf09ef828dad26dd95d3649e42d6c07d4c590ec16620111e54 23:31:31 $ docker rm -f --volumes f87d597837d5ccbf09ef828dad26dd95d3649e42d6c07d4c590ec16620111e54 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:31:32 + docker inspect -f . ci-base-image-x86_64 23:31:32 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 23:31:32 prd-ubuntu20.04-docker-8c-8g-1756 does not seem to be running inside a container 23:31:32 $ 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-447 -v /w/workspace/gexfoundry_device-mqtt-go_PR-447:/w/workspace/gexfoundry_device-mqtt-go_PR-447:rw,z -v /w/workspace/gexfoundry_device-mqtt-go_PR-447@tmp:/w/workspace/gexfoundry_device-mqtt-go_PR-447@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-x86_64 cat 23:31:32 $ docker top adca4ffce44ecc4e2783af385a40e9b30c3057c7a62aef35666655403c8268f0 -eo pid,comm [Pipeline] { [Pipeline] sh 23:31:33 + git config --global --add safe.directory /w/workspace/gexfoundry_device-mqtt-go_PR-447 [Pipeline] fileExists [Pipeline] sh 23:31:33 + make test 23:31:33 go test ./... -coverprofile=coverage.out ./... 23:31:33 ? github.com/edgexfoundry/device-mqtt-go [no test files] 23:31:43 ? github.com/edgexfoundry/device-mqtt-go/cmd [no test files] 23:31:43 ok github.com/edgexfoundry/device-mqtt-go/internal/driver 0.016s coverage: 21.8% of statements 23:31:43 ? github.com/edgexfoundry/device-mqtt-go/mock [no test files] 23:31:48 level=warning msg="[linters context] structcheck is disabled because of go1.18. You can track the evolution of the go1.18 support by following the https://github.com/golangci/golangci-lint/issues/2649." 23:31:48 go vet ./... 23:31:52 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 23:31:52 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 23:31:52 ./bin/test-attribution-txt.sh [Pipeline] echo 23:31:52 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } 23:31:52 $ docker stop --time=1 adca4ffce44ecc4e2783af385a40e9b30c3057c7a62aef35666655403c8268f0 23:31:54 $ docker rm -f --volumes adca4ffce44ecc4e2783af385a40e9b30c3057c7a62aef35666655403c8268f0 [Pipeline] // withDockerContainer [Pipeline] sh 23:31:54 + sudo chown -R jenkins:jenkins . [Pipeline] stash 23:31:54 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh 23:31:55 + sudo chown -R jenkins:jenkins . [Pipeline] sh 23:31:55 + ls -al . 23:31:55 total 192 23:31:55 drwxrwxr-x 10 jenkins jenkins 4096 Jan 10 23:31 . 23:31:55 drwxrwxr-x 4 jenkins jenkins 4096 Jan 10 23:30 .. 23:31:55 -rw-rw-r-- 1 jenkins jenkins 140 Jan 10 23:30 .dockerignore 23:31:55 drwxrwxr-x 8 jenkins jenkins 4096 Jan 10 23:31 .git 23:31:55 drwxrwxr-x 3 jenkins jenkins 4096 Jan 10 23:30 .github 23:31:55 -rw-rw-r-- 1 jenkins jenkins 329 Jan 10 23:30 .gitignore 23:31:55 -rw-rw-r-- 1 jenkins jenkins 41 Jan 10 23:30 .golangci.yml 23:31:55 drwxr-xr-x 3 jenkins jenkins 4096 Jan 10 23:30 .semver 23:31:55 -rw-rw-r-- 1 jenkins jenkins 9189 Jan 10 23:30 Attribution.txt 23:31:55 -rw-rw-r-- 1 jenkins jenkins 13162 Jan 10 23:30 CHANGELOG.md 23:31:55 -rw-rw-r-- 1 jenkins jenkins 1689 Jan 10 23:30 Dockerfile 23:31:55 -rw-rw-r-- 1 jenkins jenkins 677 Jan 10 23:30 GOVERNANCE.md 23:31:55 -rw-rw-r-- 1 jenkins jenkins 678 Jan 10 23:30 Jenkinsfile 23:31:55 -rw-rw-r-- 1 jenkins jenkins 11340 Jan 10 23:30 LICENSE 23:31:55 -rw-rw-r-- 1 jenkins jenkins 1697 Jan 10 23:30 Makefile 23:31:55 -rw-rw-r-- 1 jenkins jenkins 620 Jan 10 23:30 OWNERS.md 23:31:55 -rw-rw-r-- 1 jenkins jenkins 3165 Jan 10 23:30 README.md 23:31:55 -rw-rw-r-- 1 jenkins jenkins 5 Jan 10 23:30 VERSION 23:31:55 drwxrwxr-x 2 jenkins jenkins 4096 Jan 10 23:30 bin 23:31:55 drwxrwxr-x 3 jenkins jenkins 4096 Jan 10 23:30 cmd 23:31:55 -rw-r--r-- 1 jenkins jenkins 17887 Jan 10 23:31 coverage.out 23:31:55 -rw-rw-r-- 1 jenkins jenkins 3464 Jan 10 23:30 go.mod 23:31:55 -rw-rw-r-- 1 jenkins jenkins 45013 Jan 10 23:30 go.sum 23:31:55 drwxrwxr-x 3 jenkins jenkins 4096 Jan 10 23:30 internal 23:31:55 drwxrwxr-x 2 jenkins jenkins 4096 Jan 10 23:30 mock 23:31:55 drwxrwxr-x 4 jenkins jenkins 4096 Jan 10 23:30 snap 23:31:55 -rw-rw-r-- 1 jenkins jenkins 227 Jan 10 23:30 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:31:55 + 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=5e73b03bbb441550329c97533dcf22d467e3446e --label arch=amd64 --label version=0.0.0 . 23:31:55 Sending build context to Docker daemon 6.348MB 23:31:55 Step 1/24 : ARG BASE=golang:1.18-alpine3.16 23:31:55 Step 2/24 : FROM ${BASE} AS builder 23:31:55 ---> 62dd75b126c3 23:31:55 Step 3/24 : ARG ADD_BUILD_TAGS="" 23:31:55 ---> Running in 147270ceccc4 23:31:56 Removing intermediate container 147270ceccc4 23:31:56 ---> 833a6dac19c0 23:31:56 Step 4/24 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 23:31:56 ---> Running in 1a4cd9e23a67 23:31:56 Removing intermediate container 1a4cd9e23a67 23:31:56 ---> c7d08fb42335 23:31:56 Step 5/24 : ARG ALPINE_PKG_BASE="make git openssh-client" 23:31:56 ---> Running in 843c8700ae75 23:31:56 Removing intermediate container 843c8700ae75 23:31:56 ---> 7a2044d3425e 23:31:56 Step 6/24 : ARG ALPINE_PKG_EXTRA="" 23:31:56 ---> Running in 08f07eec6e2e 23:31:56 Removing intermediate container 08f07eec6e2e 23:31:56 ---> 4fb5b0cfd478 23:31:56 Step 7/24 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 23:31:56 ---> Running in 29b8cec601a3 23:31:56 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 23:31:56 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 23:31:56 OK: 216 MiB in 55 packages 23:31:57 Removing intermediate container 29b8cec601a3 23:31:57 ---> f84ba049d9e6 23:31:57 Step 8/24 : WORKDIR /device-mqtt-go 23:31:57 ---> Running in 2c2ade8f45fa 23:31:57 Removing intermediate container 2c2ade8f45fa 23:31:57 ---> 097272b54616 23:31:57 Step 9/24 : COPY go.mod vendor* ./ 23:31:57 ---> 8747b7693424 23:31:57 Step 10/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 23:31:57 ---> Running in 6c899c65aeb2 23:31:58 Removing intermediate container 6c899c65aeb2 23:31:58 ---> fa9ac885337b 23:31:58 Step 11/24 : COPY . . 23:31:58 ---> 5c6ed218c6b6 23:31:58 Step 12/24 : RUN $MAKE 23:31:58 ---> Running in ce240ae09e2d 23:31:58 CGO_ENABLED=0 go build -tags "" -ldflags "-X github.com/edgexfoundry/device-mqtt-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/device-mqtt ./cmd 23:32:17 Removing intermediate container ce240ae09e2d 23:32:17 ---> 3a529e756fcb 23:32:17 Step 13/24 : FROM alpine:3.16 23:32:17 3.16: Pulling from library/alpine 23:32:17 ca7dd9ec2225: Pulling fs layer 23:32:17 ca7dd9ec2225: Verifying Checksum 23:32:17 ca7dd9ec2225: Download complete 23:32:17 ca7dd9ec2225: Pull complete 23:32:17 Digest: sha256:b95359c2505145f16c6aa384f9cc74eeff78eb36d308ca4fd902eeeb0a0b161b 23:32:17 Status: Downloaded newer image for alpine:3.16 23:32:17 ---> bfe296a52501 23:32:17 Step 14/24 : LABEL license='VSPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020-2021: IoTech Ltd' 23:32:17 ---> Running in 27c2c5a4d5a9 23:32:17 Removing intermediate container 27c2c5a4d5a9 23:32:17 ---> cbc413916455 23:32:17 Step 15/24 : RUN apk add --update --no-cache dumb-init 23:32:17 ---> Running in 2cdec4eb50b0 23:32:17 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 23:32:17 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 23:32:18 (1/1) Installing dumb-init (1.2.5-r1) 23:32:18 Executing busybox-1.35.0-r17.trigger 23:32:18 OK: 6 MiB in 15 packages 23:32:18 Removing intermediate container 2cdec4eb50b0 23:32:18 ---> 90bb66236778 23:32:18 Step 16/24 : COPY --from=builder /device-mqtt-go/cmd / 23:32:19 ---> 1d4273ce961e 23:32:19 Step 17/24 : COPY --from=builder /device-mqtt-go/LICENSE / 23:32:19 ---> 4293956c516c 23:32:19 Step 18/24 : COPY --from=builder /device-mqtt-go/Attribution.txt / 23:32:19 ---> 010c6ec1f5dc 23:32:19 Step 19/24 : EXPOSE 59982 23:32:19 ---> Running in 8bf491251da0 23:32:19 Removing intermediate container 8bf491251da0 23:32:19 ---> 918760599b09 23:32:19 Step 20/24 : ENTRYPOINT ["/device-mqtt"] 23:32:19 ---> Running in 20160d5a1337 23:32:19 Removing intermediate container 20160d5a1337 23:32:19 ---> 5a2ef14d15ff 23:32:19 Step 21/24 : CMD ["--cp=consul://edgex-core-consul:8500", "--registry"] 23:32:19 ---> Running in 8a882d8b4f08 23:32:19 Removing intermediate container 8a882d8b4f08 23:32:19 ---> 20b3797c9c2f 23:32:19 Step 22/24 : LABEL arch=amd64 23:32:19 ---> Running in 117b7576a29d 23:32:19 Removing intermediate container 117b7576a29d 23:32:19 ---> 0d753f975847 23:32:19 Step 23/24 : LABEL git_sha=5e73b03bbb441550329c97533dcf22d467e3446e 23:32:19 ---> Running in c1e549cc2454 23:32:19 Removing intermediate container c1e549cc2454 23:32:19 ---> ab22484ab4ec 23:32:19 Step 24/24 : LABEL version=0.0.0 23:32:20 ---> Running in e3fa302cf9c9 23:32:20 Removing intermediate container e3fa302cf9c9 23:32:20 ---> a6c6dbb7b19f 23:32:20 [Warning] One or more build-args [ARCH] were not consumed 23:32:20 Successfully built a6c6dbb7b19f 23:32:20 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:32:20 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 23:32:20 23:32:20 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:32:20 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 23:32:20 latest: Pulling from edgex-lftools-log-publisher 23:32:20 5eb5b503b376: Pulling fs layer 23:32:20 5c69ac0246d0: Pulling fs layer 23:32:20 ec43610c2a17: Pulling fs layer 23:32:20 3a2ae6a8a46f: Pulling fs layer 23:32:20 33b1e0a273af: Pulling fs layer 23:32:20 5d3b04190fa2: Pulling fs layer 23:32:20 2f39f015ded8: Pulling fs layer 23:32:20 33b1e0a273af: Waiting 23:32:20 5d3b04190fa2: Waiting 23:32:20 2f39f015ded8: Waiting 23:32:20 3a2ae6a8a46f: Waiting 23:32:20 5c69ac0246d0: Verifying Checksum 23:32:20 5c69ac0246d0: Download complete 23:32:20 3a2ae6a8a46f: Verifying Checksum 23:32:20 3a2ae6a8a46f: Download complete 23:32:20 ec43610c2a17: Verifying Checksum 23:32:20 ec43610c2a17: Download complete 23:32:21 5d3b04190fa2: Verifying Checksum 23:32:21 5d3b04190fa2: Download complete 23:32:21 33b1e0a273af: Verifying Checksum 23:32:21 33b1e0a273af: Download complete 23:32:21 5eb5b503b376: Verifying Checksum 23:32:21 5eb5b503b376: Download complete 23:32:21 2f39f015ded8: Download complete 23:32:22 5eb5b503b376: Pull complete 23:32:22 5c69ac0246d0: Pull complete 23:32:23 ec43610c2a17: Pull complete 23:32:23 3a2ae6a8a46f: Pull complete 23:32:23 33b1e0a273af: Pull complete 23:32:23 5d3b04190fa2: Pull complete 23:32:27 2f39f015ded8: Pull complete 23:32:27 Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 23:32:27 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 23:32:27 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 23:32:27 prd-ubuntu20.04-docker-8c-8g-1756 does not seem to be running inside a container 23:32:27 $ 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-447 -v /w/workspace/gexfoundry_device-mqtt-go_PR-447:/w/workspace/gexfoundry_device-mqtt-go_PR-447:rw,z -v /w/workspace/gexfoundry_device-mqtt-go_PR-447@tmp:/w/workspace/gexfoundry_device-mqtt-go_PR-447@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:latest cat 23:32:30 $ docker top ee6c19bbb3baf38c42be3a6aab1e08c3aaac5786449c96c1f6c20942824f13b3 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 23:32:30 ---> job-cost.sh 23:32:30 lf-activate-venv: SKIPPING 23:32:30 INFO: No Stack... 23:32:30 INFO: Retrieving Pricing Info for: v3-standard-8 23:32:31 INFO: Archiving Costs [Pipeline] sh 23:32:31 + cat /w/workspace/gexfoundry_device-mqtt-go_PR-447/archives/cost.csv 23:32:31 + cut -d, -f6 [Pipeline] lock 23:32:31 Trying to acquire lock on [jenkins-edgexfoundry-device-mqtt-go-PR-447-2-stack-cost] 23:32:31 Resource [jenkins-edgexfoundry-device-mqtt-go-PR-447-2-stack-cost] did not exist. Created. 23:32:31 Lock acquired on [jenkins-edgexfoundry-device-mqtt-go-PR-447-2-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 23:32:31 + echo total: 0.2199999988079071 [Pipeline] stash 23:32:31 Stashed 1 file(s) [Pipeline] } 23:32:31 Lock released on resource [jenkins-edgexfoundry-device-mqtt-go-PR-447-2-stack-cost] [Pipeline] // lock [Pipeline] } 23:32:31 $ docker stop --time=1 ee6c19bbb3baf38c42be3a6aab1e08c3aaac5786449c96c1f6c20942824f13b3 23:32:33 $ docker rm -f --volumes ee6c19bbb3baf38c42be3a6aab1e08c3aaac5786449c96c1f6c20942824f13b3 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } 23:33:21 Running on prd-ubuntu20.04-docker-arm64-4c-16g-1761 in /w/workspace/gexfoundry_device-mqtt-go_PR-447 [Pipeline] { [Pipeline] ws 23:33:21 Running in /w/workspace/device-mqtt-go/2 [Pipeline] { [Pipeline] checkout 23:33:21 Selected Git installation does not exist. Using Default 23:33:21 The recommended git tool is: NONE 23:33:27 using credential edgex-jenkins-ssh 23:33:27 Cloning the remote Git repository 23:33:27 Cloning repository git@github.com:edgexfoundry/device-mqtt-go.git 23:33:28 > git init /w/workspace/device-mqtt-go/2 # timeout=10 23:33:28 Fetching upstream changes from git@github.com:edgexfoundry/device-mqtt-go.git 23:33:28 > git --version # timeout=10 23:33:28 > git --version # 'git version 2.25.1' 23:33:28 using GIT_SSH to set credentials SSH Credentials for GitHub 23:33:28 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-mqtt-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 23:33:29 > git config remote.origin.url git@github.com:edgexfoundry/device-mqtt-go.git # timeout=10 23:33:29 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 23:33:31 Merging remotes/origin/main commit 08f894f6759a1d01e47be8be883e82626f2c5ca7 into PR head commit 5e73b03bbb441550329c97533dcf22d467e3446e 23:33:30 > git config remote.origin.url git@github.com:edgexfoundry/device-mqtt-go.git # timeout=10 23:33:30 Fetching upstream changes from git@github.com:edgexfoundry/device-mqtt-go.git 23:33:30 using GIT_SSH to set credentials SSH Credentials for GitHub 23:33:30 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-mqtt-go.git +refs/pull/447/head:refs/remotes/origin/PR-447 +refs/heads/main:refs/remotes/origin/main # timeout=10 23:33:31 > git config core.sparsecheckout # timeout=10 23:33:31 > git checkout -f 5e73b03bbb441550329c97533dcf22d467e3446e # timeout=10 23:33:31 Merge succeeded, producing 5e73b03bbb441550329c97533dcf22d467e3446e 23:33:31 Checking out Revision 5e73b03bbb441550329c97533dcf22d467e3446e (PR-447) 23:33:32 Commit message: "build(deps): bump github.com/edgexfoundry/device-sdk-go/v3" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 23:33:31 > git remote # timeout=10 23:33:31 > git config --get remote.origin.url # timeout=10 23:33:31 using GIT_SSH to set credentials SSH Credentials for GitHub 23:33:31 > git merge 08f894f6759a1d01e47be8be883e82626f2c5ca7 # timeout=10 23:33:31 > git rev-parse HEAD^{commit} # timeout=10 23:33:31 > git config core.sparsecheckout # timeout=10 23:33:31 > git checkout -f 5e73b03bbb441550329c97533dcf22d467e3446e # timeout=10 23:33:33 + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json 23:33:33 % Total % Received % Xferd Average Speed Time Time Time Current 23:33:33 Dload Upload Total Spent Left Speed 23:33:33 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12751 100 12751 0 0 155k 0 --:--:-- --:--:-- --:--:-- 157k [Pipeline] sh 23:33:33 + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh 23:33:33 + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json 23:33:33 + sudo tee /etc/docker/daemon.new 23:33:33 { 23:33:33 "registry-mirrors": [ 23:33:33 "https://nexus3.edgexfoundry.org:10001" 23:33:33 ], 23:33:33 "bip": "10.250.0.254/24", 23:33:33 "hosts": [ 23:33:33 "tcp://0.0.0.0:5555", 23:33:33 "unix:///var/run/docker.sock" 23:33:33 ], 23:33:33 "mtu": 1458, 23:33:33 "selinux-enabled": true, 23:33:33 "seccomp-profile": "/etc/docker/seccomp.json" 23:33:33 } [Pipeline] sh 23:33:34 + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh 23:33:34 + sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 23:33:52 provisioning config files... 23:33:52 copy managed file [device-mqtt-go-settings] to file:/w/workspace/device-mqtt-go/2@tmp/config8264316274127036903tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 23:33:53 ---> docker-login.sh 23:33:53 nexus3.edgexfoundry.org:10001 23:33:53 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 23:33:53 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 23:33:53 Configure a credential helper to remove this warning. See 23:33:53 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 23:33:53 23:33:53 Login Succeeded 23:33:53 nexus3.edgexfoundry.org:10002 23:33:54 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 23:33:54 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 23:33:54 Configure a credential helper to remove this warning. See 23:33:54 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 23:33:54 23:33:54 Login Succeeded 23:33:54 nexus3.edgexfoundry.org:10003 23:33:54 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 23:33:54 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 23:33:54 Configure a credential helper to remove this warning. See 23:33:54 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 23:33:54 23:33:54 Login Succeeded 23:33:54 nexus3.edgexfoundry.org:10004 23:33:55 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 23:33:55 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 23:33:55 Configure a credential helper to remove this warning. See 23:33:55 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 23:33:55 23:33:55 Login Succeeded 23:33:55 docker.io 23:33:55 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 23:33:55 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 23:33:55 Configure a credential helper to remove this warning. See 23:33:55 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 23:33:55 23:33:55 Login Succeeded 23:33:55 ---> docker-login.sh ends [Pipeline] } 23:33:55 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 23:33:56 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 23:33:56 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 23:33:56 ========================================================= 23:33:56 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine] 23:33:56 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:33:56 + docker build -t ci-base-image-arm64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine --build-arg MAKE=echo noop --target=builder . 23:33:56 Sending build context to Docker daemon 3.297MB 23:33:56 Step 1/12 : ARG BASE=golang:1.18-alpine3.16 23:33:56 Step 2/12 : FROM ${BASE} AS builder 23:33:57 1.18-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 23:33:57 9b18e9b68314: Pulling fs layer 23:33:57 35d82f9e3411: Pulling fs layer 23:33:57 e16973657156: Pulling fs layer 23:33:57 fc693d55d65f: Pulling fs layer 23:33:57 7e9fc2657dce: Pulling fs layer 23:33:57 dda99020689f: Pulling fs layer 23:33:57 db1c61fa0a46: Pulling fs layer 23:33:57 891c053d2c06: Pulling fs layer 23:33:57 dda99020689f: Waiting 23:33:57 fc693d55d65f: Waiting 23:33:57 db1c61fa0a46: Waiting 23:33:57 7e9fc2657dce: Waiting 23:33:57 891c053d2c06: Waiting 23:33:57 e16973657156: Verifying Checksum 23:33:57 e16973657156: Download complete 23:33:57 35d82f9e3411: Verifying Checksum 23:33:57 35d82f9e3411: Download complete 23:33:57 7e9fc2657dce: Verifying Checksum 23:33:57 7e9fc2657dce: Download complete 23:33:57 dda99020689f: Verifying Checksum 23:33:57 dda99020689f: Download complete 23:33:57 9b18e9b68314: Verifying Checksum 23:33:58 9b18e9b68314: Pull complete 23:33:58 891c053d2c06: Verifying Checksum 23:33:58 891c053d2c06: Download complete 23:33:58 35d82f9e3411: Pull complete 23:33:59 e16973657156: Pull complete 23:33:59 db1c61fa0a46: Download complete 23:34:00 fc693d55d65f: Verifying Checksum 23:34:00 fc693d55d65f: Download complete 23:34:12 fc693d55d65f: Pull complete 23:34:12 7e9fc2657dce: Pull complete 23:34:12 dda99020689f: Pull complete 23:34:18 db1c61fa0a46: Pull complete 23:34:19 891c053d2c06: Pull complete 23:34:19 Digest: sha256:2cacf8bfc28650abd52610e42dcfc04852e818eb73900ea96edaef96a54d0b45 23:34:19 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine 23:34:19 ---> f96f9c87975a 23:34:19 Step 3/12 : ARG ADD_BUILD_TAGS="" 23:34:21 ---> Running in 7654ef6b13ea 23:34:21 Removing intermediate container 7654ef6b13ea 23:34:21 ---> 6068401c353a 23:34:21 Step 4/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 23:34:21 ---> Running in b9138e0e2a1e 23:34:22 Removing intermediate container b9138e0e2a1e 23:34:22 ---> bb9f7194a0a7 23:34:22 Step 5/12 : ARG ALPINE_PKG_BASE="make git openssh-client" 23:34:22 ---> Running in 768a154c4838 23:34:22 Removing intermediate container 768a154c4838 23:34:22 ---> f165075fa800 23:34:22 Step 6/12 : ARG ALPINE_PKG_EXTRA="" 23:34:22 ---> Running in 0804a5398ea6 23:34:23 Removing intermediate container 0804a5398ea6 23:34:23 ---> f4d9796d141b 23:34:23 Step 7/12 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 23:34:23 ---> Running in 850ffceb4393 23:34:24 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 23:34:25 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 23:34:26 (1/4) Installing openssh-keygen (9.0_p1-r2) 23:34:26 (2/4) Installing libedit (20210910.3.1-r0) 23:34:26 (3/4) Installing openssh-client-common (9.0_p1-r2) 23:34:26 (4/4) Installing openssh-client-default (9.0_p1-r2) 23:34:26 Executing busybox-1.35.0-r17.trigger 23:34:26 OK: 226 MiB in 55 packages 23:34:27 Removing intermediate container 850ffceb4393 23:34:27 ---> 18f8800906ef 23:34:27 Step 8/12 : WORKDIR /device-mqtt-go 23:34:28 ---> Running in 289d7845936a 23:34:28 Removing intermediate container 289d7845936a 23:34:28 ---> 194125f6539b 23:34:28 Step 9/12 : COPY go.mod vendor* ./ 23:34:28 ---> 6b5c963c3170 23:34:28 Step 10/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 23:34:29 ---> Running in 392754efb532 23:35:37 Removing intermediate container 392754efb532 23:35:37 ---> 88ed3e9c70fc 23:35:37 Step 11/12 : COPY . . 23:35:37 ---> 30272d450a3c 23:35:37 Step 12/12 : RUN $MAKE 23:35:37 ---> Running in 2e1a27f67835 23:35:37 noop 23:35:37 Removing intermediate container 2e1a27f67835 23:35:37 ---> b161383a2348 23:35:37 Successfully built b161383a2348 23:35:37 Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:35:37 + docker inspect -f . ci-base-image-arm64 23:35:37 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 23:35:37 prd-ubuntu20.04-docker-arm64-4c-16g-1761 does not seem to be running inside a container 23:35:37 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-mqtt-go/2 -v /w/workspace/device-mqtt-go/2:/w/workspace/device-mqtt-go/2:rw,z -v /w/workspace/device-mqtt-go/2@tmp:/w/workspace/device-mqtt-go/2@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:35:39 $ docker top 388cbe77edc6b394392a29b2513c910c14e29f6ff765d86ea204ad5089f2cd61 -eo pid,comm [Pipeline] { [Pipeline] sh 23:35:40 + go version 23:35:40 go version go1.18.7 linux/arm64 [Pipeline] } 23:35:40 $ docker stop --time=1 388cbe77edc6b394392a29b2513c910c14e29f6ff765d86ea204ad5089f2cd61 23:35:41 $ docker rm -f --volumes 388cbe77edc6b394392a29b2513c910c14e29f6ff765d86ea204ad5089f2cd61 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:35:42 + docker inspect -f . ci-base-image-arm64 23:35:42 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 23:35:42 prd-ubuntu20.04-docker-arm64-4c-16g-1761 does not seem to be running inside a container 23:35:42 $ 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/2 -v /w/workspace/device-mqtt-go/2:/w/workspace/device-mqtt-go/2:rw,z -v /w/workspace/device-mqtt-go/2@tmp:/w/workspace/device-mqtt-go/2@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:35:44 $ docker top 9c1008bb87dfab37a88adb677bc94ee619b8939b4ef5a84338456add2b6ba040 -eo pid,comm [Pipeline] { [Pipeline] sh 23:35:45 + git config --global --add safe.directory /w/workspace/device-mqtt-go/2 [Pipeline] fileExists [Pipeline] sh 23:35:45 + make test 23:35:45 go test ./... -coverprofile=coverage.out ./... 23:35:47 ? github.com/edgexfoundry/device-mqtt-go [no test files] 23:37:24 ? github.com/edgexfoundry/device-mqtt-go/cmd [no test files] 23:37:24 ok github.com/edgexfoundry/device-mqtt-go/internal/driver 0.071s coverage: 21.8% of statements 23:37:24 ? github.com/edgexfoundry/device-mqtt-go/mock [no test files] 23:37:24 WARNING: Linting skipped (not on x86_64 or linter not installed) 23:37:24 go vet ./... 23:37:56 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 23:37:56 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 23:37:56 ./bin/test-attribution-txt.sh [Pipeline] echo 23:37:57 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } 23:37:57 $ docker stop --time=1 9c1008bb87dfab37a88adb677bc94ee619b8939b4ef5a84338456add2b6ba040 23:37:59 $ docker rm -f --volumes 9c1008bb87dfab37a88adb677bc94ee619b8939b4ef5a84338456add2b6ba040 [Pipeline] // withDockerContainer [Pipeline] sh 23:38:00 + sudo chown -R jenkins:jenkins . [Pipeline] stash 23:38:00 Warning: overwriting stash ‘coverage-report’ 23:38:00 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh 23:38:01 + sudo chown -R jenkins:jenkins . [Pipeline] sh 23:38:01 + ls -al . 23:38:01 total 188 23:38:01 drwxrwxr-x 9 jenkins jenkins 4096 Jan 10 23:35 . 23:38:01 drwxrwxr-x 4 jenkins jenkins 4096 Jan 10 23:33 .. 23:38:01 -rw-rw-r-- 1 jenkins jenkins 140 Jan 10 23:33 .dockerignore 23:38:01 drwxrwxr-x 8 jenkins jenkins 4096 Jan 10 23:33 .git 23:38:01 drwxrwxr-x 3 jenkins jenkins 4096 Jan 10 23:33 .github 23:38:01 -rw-rw-r-- 1 jenkins jenkins 329 Jan 10 23:33 .gitignore 23:38:01 -rw-rw-r-- 1 jenkins jenkins 41 Jan 10 23:33 .golangci.yml 23:38:01 -rw-rw-r-- 1 jenkins jenkins 9189 Jan 10 23:33 Attribution.txt 23:38:01 -rw-rw-r-- 1 jenkins jenkins 13162 Jan 10 23:33 CHANGELOG.md 23:38:01 -rw-rw-r-- 1 jenkins jenkins 1689 Jan 10 23:33 Dockerfile 23:38:01 -rw-rw-r-- 1 jenkins jenkins 677 Jan 10 23:33 GOVERNANCE.md 23:38:01 -rw-rw-r-- 1 jenkins jenkins 678 Jan 10 23:33 Jenkinsfile 23:38:01 -rw-rw-r-- 1 jenkins jenkins 11340 Jan 10 23:33 LICENSE 23:38:01 -rw-rw-r-- 1 jenkins jenkins 1697 Jan 10 23:33 Makefile 23:38:01 -rw-rw-r-- 1 jenkins jenkins 620 Jan 10 23:33 OWNERS.md 23:38:01 -rw-rw-r-- 1 jenkins jenkins 3165 Jan 10 23:33 README.md 23:38:01 -rw-rw-r-- 1 jenkins jenkins 5 Jan 10 23:30 VERSION 23:38:01 drwxrwxr-x 2 jenkins jenkins 4096 Jan 10 23:33 bin 23:38:01 drwxrwxr-x 3 jenkins jenkins 4096 Jan 10 23:33 cmd 23:38:01 -rw-r--r-- 1 jenkins jenkins 17887 Jan 10 23:37 coverage.out 23:38:01 -rw-rw-r-- 1 jenkins jenkins 3464 Jan 10 23:33 go.mod 23:38:01 -rw-rw-r-- 1 jenkins jenkins 45013 Jan 10 23:33 go.sum 23:38:01 drwxrwxr-x 3 jenkins jenkins 4096 Jan 10 23:33 internal 23:38:01 drwxrwxr-x 2 jenkins jenkins 4096 Jan 10 23:33 mock 23:38:01 drwxrwxr-x 4 jenkins jenkins 4096 Jan 10 23:33 snap 23:38:01 -rw-rw-r-- 1 jenkins jenkins 227 Jan 10 23:33 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:38:01 + 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=5e73b03bbb441550329c97533dcf22d467e3446e --label arch=arm64 --label version=0.0.0 . 23:38:02 Sending build context to Docker daemon 3.315MB 23:38:02 Step 1/24 : ARG BASE=golang:1.18-alpine3.16 23:38:02 Step 2/24 : FROM ${BASE} AS builder 23:38:02 ---> b161383a2348 23:38:02 Step 3/24 : ARG ADD_BUILD_TAGS="" 23:38:02 ---> Running in 353c9134d5ea 23:38:02 Removing intermediate container 353c9134d5ea 23:38:02 ---> 1d7b047d962c 23:38:02 Step 4/24 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 23:38:02 ---> Running in 1a8a4e02beec 23:38:03 Removing intermediate container 1a8a4e02beec 23:38:03 ---> dde4337d3ac3 23:38:03 Step 5/24 : ARG ALPINE_PKG_BASE="make git openssh-client" 23:38:03 ---> Running in 6a79492fcb4b 23:38:03 Removing intermediate container 6a79492fcb4b 23:38:03 ---> ba21b99099e9 23:38:03 Step 6/24 : ARG ALPINE_PKG_EXTRA="" 23:38:03 ---> Running in 41a2d44e905b 23:38:04 Removing intermediate container 41a2d44e905b 23:38:04 ---> ab83f610c1c3 23:38:04 Step 7/24 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 23:38:04 ---> Running in fb49e6bf5e48 23:38:05 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 23:38:05 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 23:38:06 OK: 226 MiB in 55 packages 23:38:08 Removing intermediate container fb49e6bf5e48 23:38:08 ---> a0f5952b3125 23:38:08 Step 8/24 : WORKDIR /device-mqtt-go 23:38:08 ---> Running in ce917d3f4847 23:38:08 Removing intermediate container ce917d3f4847 23:38:08 ---> a5100dad5d79 23:38:08 Step 9/24 : COPY go.mod vendor* ./ 23:38:09 ---> d208e0081e25 23:38:09 Step 10/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 23:38:09 ---> Running in 620b02f015cf 23:38:12 Removing intermediate container 620b02f015cf 23:38:12 ---> 156399f9c047 23:38:12 Step 11/24 : COPY . . 23:38:12 ---> 8a597bb4cd05 23:38:12 Step 12/24 : RUN $MAKE 23:38:12 ---> Running in 66cddcc96565 23:38:15 CGO_ENABLED=0 go build -tags "" -ldflags "-X github.com/edgexfoundry/device-mqtt-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/device-mqtt ./cmd 23:40:37 Removing intermediate container 66cddcc96565 23:40:37 ---> 90b3f704689c 23:40:37 Step 13/24 : FROM alpine:3.16 23:40:37 3.16: Pulling from library/alpine 23:40:37 6875df1f5354: Pulling fs layer 23:40:37 6875df1f5354: Verifying Checksum 23:40:37 6875df1f5354: Download complete 23:40:37 6875df1f5354: Pull complete 23:40:37 Digest: sha256:b95359c2505145f16c6aa384f9cc74eeff78eb36d308ca4fd902eeeb0a0b161b 23:40:37 Status: Downloaded newer image for alpine:3.16 23:40:37 ---> 2b4661558fb8 23:40:37 Step 14/24 : LABEL license='VSPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020-2021: IoTech Ltd' 23:40:37 ---> Running in 1d5b6678bba1 23:40:37 Removing intermediate container 1d5b6678bba1 23:40:37 ---> aab8c5f062fc 23:40:37 Step 15/24 : RUN apk add --update --no-cache dumb-init 23:40:37 ---> Running in 8bd039d48b9a 23:40:37 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 23:40:37 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 23:40:37 (1/1) Installing dumb-init (1.2.5-r1) 23:40:37 Executing busybox-1.35.0-r17.trigger 23:40:37 OK: 5 MiB in 15 packages 23:40:37 Removing intermediate container 8bd039d48b9a 23:40:37 ---> 4c9a6586329e 23:40:37 Step 16/24 : COPY --from=builder /device-mqtt-go/cmd / 23:40:39 ---> 8c801c0a7d42 23:40:39 Step 17/24 : COPY --from=builder /device-mqtt-go/LICENSE / 23:40:39 ---> 56c11c71c5c1 23:40:39 Step 18/24 : COPY --from=builder /device-mqtt-go/Attribution.txt / 23:40:39 ---> 13ee41ff2555 23:40:39 Step 19/24 : EXPOSE 59982 23:40:39 ---> Running in 6b486e2bfb56 23:40:40 Removing intermediate container 6b486e2bfb56 23:40:40 ---> 1a630e302e84 23:40:40 Step 20/24 : ENTRYPOINT ["/device-mqtt"] 23:40:40 ---> Running in b501decc11df 23:40:40 Removing intermediate container b501decc11df 23:40:40 ---> dc67da1ae51e 23:40:40 Step 21/24 : CMD ["--cp=consul://edgex-core-consul:8500", "--registry"] 23:40:40 ---> Running in c1f6ade770ba 23:40:40 Removing intermediate container c1f6ade770ba 23:40:40 ---> 3225ccb2165c 23:40:40 Step 22/24 : LABEL arch=arm64 23:40:40 ---> Running in dc4131aa5fb7 23:40:41 Removing intermediate container dc4131aa5fb7 23:40:41 ---> 856c0b08336a 23:40:41 Step 23/24 : LABEL git_sha=5e73b03bbb441550329c97533dcf22d467e3446e 23:40:41 ---> Running in 4dfdedb9dce0 23:40:41 Removing intermediate container 4dfdedb9dce0 23:40:41 ---> c95d95f03e11 23:40:41 Step 24/24 : LABEL version=0.0.0 23:40:41 ---> Running in bace335394b5 23:40:42 Removing intermediate container bace335394b5 23:40:42 ---> bab87a2171be 23:40:42 [Warning] One or more build-args [ARCH] were not consumed 23:40:42 Successfully built bab87a2171be 23:40:42 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:40:42 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 23:40:42 23:40:42 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:40:42 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 23:40:42 arm64: Pulling from edgex-lftools-log-publisher 23:40:42 8998bd30e6a1: Pulling fs layer 23:40:42 04944245beec: Pulling fs layer 23:40:42 699f458cf7ca: Pulling fs layer 23:40:42 765212b225bb: Pulling fs layer 23:40:42 f23df028b6ca: Pulling fs layer 23:40:42 d65c8cfc05b1: Pulling fs layer 23:40:42 2437ff75d9bd: Pulling fs layer 23:40:42 765212b225bb: Waiting 23:40:42 d65c8cfc05b1: Waiting 23:40:42 f23df028b6ca: Waiting 23:40:42 2437ff75d9bd: Waiting 23:40:43 04944245beec: Verifying Checksum 23:40:43 04944245beec: Download complete 23:40:43 765212b225bb: Download complete 23:40:43 f23df028b6ca: Download complete 23:40:43 d65c8cfc05b1: Verifying Checksum 23:40:43 d65c8cfc05b1: Download complete 23:40:43 699f458cf7ca: Verifying Checksum 23:40:43 699f458cf7ca: Download complete 23:40:43 8998bd30e6a1: Verifying Checksum 23:40:43 8998bd30e6a1: Download complete 23:40:45 2437ff75d9bd: Verifying Checksum 23:40:45 2437ff75d9bd: Download complete 23:40:47 8998bd30e6a1: Pull complete 23:40:48 04944245beec: Pull complete 23:40:49 699f458cf7ca: Pull complete 23:40:49 765212b225bb: Pull complete 23:40:50 f23df028b6ca: Pull complete 23:40:50 d65c8cfc05b1: Pull complete 23:41:06 2437ff75d9bd: Pull complete 23:41:06 Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da 23:41:06 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 23:41:06 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 23:41:06 prd-ubuntu20.04-docker-arm64-4c-16g-1761 does not seem to be running inside a container 23:41: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/2 -v /w/workspace/device-mqtt-go/2:/w/workspace/device-mqtt-go/2:rw,z -v /w/workspace/device-mqtt-go/2@tmp:/w/workspace/device-mqtt-go/2@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:41:09 $ docker top 7cdae3e078e4f32521942f40458f2c6a36059069c1d15034c4efc9533dd09384 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 23:41:10 ---> job-cost.sh 23:41:10 lf-activate-venv: SKIPPING 23:41:10 INFO: No Stack... 23:41:10 INFO: Retrieving Pricing Info for: v3-standard-4 23:41:11 INFO: Archiving Costs [Pipeline] sh 23:41:12 + cat /w/workspace/device-mqtt-go/2/archives/cost.csv 23:41:12 + cut -d, -f6 [Pipeline] lock 23:41:12 Trying to acquire lock on [jenkins-edgexfoundry-device-mqtt-go-PR-447-2-stack-cost] 23:41:12 Resource [jenkins-edgexfoundry-device-mqtt-go-PR-447-2-stack-cost] did not exist. Created. 23:41:12 Lock acquired on [jenkins-edgexfoundry-device-mqtt-go-PR-447-2-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 23:41:12 /w/workspace/device-mqtt-go/2@tmp/durable-26bde5b5/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh 23:41:12 + echo total: 0.10999999940395355 [Pipeline] stash 23:41:12 Warning: overwriting stash ‘stack-cost’ 23:41:12 Stashed 1 file(s) [Pipeline] } 23:41:12 Lock released on resource [jenkins-edgexfoundry-device-mqtt-go-PR-447-2-stack-cost] [Pipeline] // lock [Pipeline] } 23:41:12 $ docker stop --time=1 7cdae3e078e4f32521942f40458f2c6a36059069c1d15034c4efc9533dd09384 23:41:14 $ docker rm -f --volumes 7cdae3e078e4f32521942f40458f2c6a36059069c1d15034c4efc9533dd09384 [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:41:14 provisioning config files... 23:41:14 copy managed file [device-mqtt-go-codecov-token] to file:/w/workspace/gexfoundry_device-mqtt-go_PR-447@tmp/config12249209693222267817tmp [Pipeline] { [Pipeline] sh 23:41:15 + set +x 23:41:15 + + bash -s -- 23:41:15 curl -s https://codecov.io/bash 23:41:15 23:41:15 _____ _ 23:41:15 / ____| | | 23:41:15 | | ___ __| | ___ ___ _____ __ 23:41:15 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 23:41:15 | |___| (_) | (_| | __/ (_| (_) \ V / 23:41:15 \_____\___/ \__,_|\___|\___\___/ \_/ 23:41:15 Bash-1.0.6 23:41:15 23:41:15 23:41:15 ==> git version 2.25.1 found 23:41:15 ==> 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:41:15 Release-Date: 2020-01-08 23:41:15 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:41:15 Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets 23:41:15 ==> Jenkins CI detected. 23:41:15 current dir:  /w/workspace/gexfoundry_device-mqtt-go_PR-447 23:41:15 project root: . 23:41:15 --> token set from env 23:41:15 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 23:41:15 ==> Running gcov in . (disable via -X gcov) 23:41:15 ==> Python coveragepy not found 23:41:15 ==> Searching for coverage reports in: 23:41:15 + . 23:41:15 -> Found 1 reports 23:41:15 ==> Detecting git/mercurial file structure 23:41:15 ==> Reading reports 23:41:15 + ./coverage.out bytes=17887 23:41:15 ==> Appending adjustments 23:41:15 https://docs.codecov.io/docs/fixing-reports 23:41:15 + Found adjustments 23:41:15 ==> Gzipping contents 23:41:15 4.0K /tmp/codecov.LLktIe.gz 23:41:15 ==> Uploading reports 23:41:15 url: https://codecov.io 23:41:15 query: branch=PR-447&commit=5e73b03bbb441550329c97533dcf22d467e3446e&build=2&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-mqtt-go%2Fjob%2FPR-447%2F2%2F&name=&tag=&slug=edgexfoundry%2Fdevice-mqtt-go&service=jenkins&flags=&pr=447&job=&cmd_args= 23:41:15 -> Pinging Codecov 23:41:15 https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=3cf7f23a-d5e6-4c47-868b-a0a7f9a025f8&branch=PR-447&commit=5e73b03bbb441550329c97533dcf22d467e3446e&build=2&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-mqtt-go%2Fjob%2FPR-447%2F2%2F&name=&tag=&slug=edgexfoundry%2Fdevice-mqtt-go&service=jenkins&flags=&pr=447&job=&cmd_args= 23:41:15 -> Uploading to 23:41:15 https://storage.googleapis.com/codecov/v4/raw/2023-01-10/7D719EC7BBE17E464838252E33014C33/5e73b03bbb441550329c97533dcf22d467e3446e/257529a3-228a-46cf-b52f-43e3e2666afb.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20230110%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20230110T234115Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=ea6ad02ad7ca44e98fc675c11503d0b14ffc250030fa4cafd1831d89861bfb6b 23:41:15 % Total % Received % Xferd Average Speed Time Time Time Current 23:41:15 Dload Upload Total Spent Left Speed 23:41:15 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 3203 0 0 100 3203 0 12414 --:--:-- --:--:-- --:--:-- 12414 23:41:15 -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/device-mqtt-go/commit/5e73b03bbb441550329c97533dcf22d467e3446e [Pipeline] } 23:41:15 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:41:16 + [ -d /w/workspace/gexfoundry_device-mqtt-go_PR-447/archives ] 23:41:16 + ls -al /w/workspace/gexfoundry_device-mqtt-go_PR-447/archives 23:41:16 total 16 23:41:16 drwxr-xr-x 3 root root 4096 Jan 10 23:32 . 23:41:16 drwxrwxr-x 11 jenkins jenkins 4096 Jan 10 23:32 .. 23:41:16 drwxr-xr-x 2 root root 4096 Jan 10 23:32 cost 23:41:16 -rw-r--r-- 1 root root 86 Jan 10 23:32 cost.csv 23:41:16 + sudo chown -R jenkins:jenkins /w/workspace/gexfoundry_device-mqtt-go_PR-447/archives 23:41:16 + ls -al /w/workspace/gexfoundry_device-mqtt-go_PR-447/archives 23:41:16 total 16 23:41:16 drwxr-xr-x 3 jenkins jenkins 4096 Jan 10 23:32 . 23:41:16 drwxrwxr-x 11 jenkins jenkins 4096 Jan 10 23:32 .. 23:41:16 drwxr-xr-x 2 jenkins jenkins 4096 Jan 10 23:32 cost 23:41:16 -rw-r--r-- 1 jenkins jenkins 86 Jan 10 23:32 cost.csv [Pipeline] libraryResource [Pipeline] sh 23:41:16 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 23:41:17 ---> package-listing.sh 23:41:17 ++ facter osfamily 23:41:17 ++ tr '[:upper:]' '[:lower:]' 23:41:17 + OS_FAMILY=debian 23:41:17 + workspace=/w/workspace/gexfoundry_device-mqtt-go_PR-447 23:41:17 + START_PACKAGES=/tmp/packages_start.txt 23:41:17 + END_PACKAGES=/tmp/packages_end.txt 23:41:17 + DIFF_PACKAGES=/tmp/packages_diff.txt 23:41:17 + PACKAGES=/tmp/packages_start.txt 23:41:17 + '[' /w/workspace/gexfoundry_device-mqtt-go_PR-447 ']' 23:41:17 + PACKAGES=/tmp/packages_end.txt 23:41:17 + case "${OS_FAMILY}" in 23:41:17 + dpkg -l 23:41:17 + grep '^ii' 23:41:17 + '[' -f /tmp/packages_start.txt ']' 23:41:17 + '[' -f /tmp/packages_end.txt ']' 23:41:17 + diff /tmp/packages_start.txt /tmp/packages_end.txt 23:41:17 + '[' /w/workspace/gexfoundry_device-mqtt-go_PR-447 ']' 23:41:17 + mkdir -p /w/workspace/gexfoundry_device-mqtt-go_PR-447/archives/ 23:41:17 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/gexfoundry_device-mqtt-go_PR-447/archives/ [Pipeline] echo 23:41: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-447/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 23:41:18 + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:41:18 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 23:41:18 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 23:41:18 prd-ubuntu20.04-docker-8c-8g-1756 does not seem to be running inside a container 23:41: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-447/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-447 -v /w/workspace/gexfoundry_device-mqtt-go_PR-447:/w/workspace/gexfoundry_device-mqtt-go_PR-447:rw,z -v /w/workspace/gexfoundry_device-mqtt-go_PR-447@tmp:/w/workspace/gexfoundry_device-mqtt-go_PR-447@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:41:18 $ docker top ed355df71818b50a4ed822512a4502a8f42f966ce637f33773f9fcc4546d79a4 -eo pid,comm [Pipeline] { [Pipeline] sh 23:41:19 + touch /tmp/pre-build-complete [Pipeline] sh 23:41:19 + mkdir -p /var/log/sysstat [Pipeline] sh 23:41:19 + ls /var/log/sa-host 23:41:19 ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 23:41:19 provisioning config files... 23:41:19 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/gexfoundry_device-mqtt-go_PR-447@tmp/config11028219387136046028tmp [Pipeline] { [Pipeline] echo 23:41:20 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 23:41:20 ---> create-netrc.sh [Pipeline] } 23:41:20 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 23:41:20 ---> python-tools-install.sh [Pipeline] echo 23:41:20 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 23:41:20 ---> sudo-logs.sh 23:41:20 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 23:41:20 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 23:41:21 ---> job-cost.sh 23:41:21 lf-activate-venv: SKIPPING 23:41:21 DEBUG: total: 0.2199999988079071 23:41:21 INFO: Retrieving Stack Cost... 23:41:21 INFO: Retrieving Pricing Info for: v3-standard-8 23:41:22 INFO: Archiving Costs [Pipeline] echo 23:41:22 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 23:41:22 ---> logs-deploy.sh 23:41:22 lf-activate-venv: SKIPPING 23:41:22 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-mqtt-go/PR-447/2 23:41:22 INFO: archiving workspace using pattern(s): 23:41:23 Archives upload complete. 23:41:23 INFO: archiving logs to Nexus 23:41:24 ---> uname -a: 23:41:24 Linux prd-ubuntu20-04-docker-8c-8g-1756 5.4.0-126-generic #142-Ubuntu SMP Fri Aug 26 12:12:57 UTC 2022 x86_64 GNU/Linux 23:41:24 23:41:24